From 51251b1e5fb33f206eb92c10b08a09c77b891580 Mon Sep 17 00:00:00 2001 From: UniDoc Build Date: Tue, 16 Apr 2024 11:40:43 +0000 Subject: [PATCH] prepare release --- annotator/annotator.go | 825 +- common/common.go | 118 +- common/license/license.go | 32 +- contentstream/contentstream.go | 1195 +-- contentstream/draw/draw.go | 402 +- core/core.go | 2991 +++--- core/security/crypt/crypt.go | 154 +- core/security/security.go | 195 +- creator/creator.go | 4699 +++++----- extractor/extractor.go | 1653 ++-- fdf/fdf.go | 212 +- fjson/fjson.go | 55 +- go.mod | 9 +- go.sum | 17 +- internal/bitwise/bitwise.go | 113 +- internal/ccittfax/ccittfax.go | 237 +- internal/cmap/bcmaps/bcmaps.go | 758 +- internal/cmap/cmap.go | 257 +- internal/endian/endian.go | 4 +- internal/graphic2d/graphic2d.go | 75 +- internal/graphic2d/svg/svg.go | 206 +- internal/imageutil/imageutil.go | 777 +- internal/integrations/unichart/unichart.go | 58 +- internal/jbig2/basic/basic.go | 23 +- internal/jbig2/bitmap/bitmap.go | 1293 ++- .../jbig2/decoder/arithmetic/arithmetic.go | 49 +- internal/jbig2/decoder/decoder.go | 22 +- internal/jbig2/decoder/huffman/huffman.go | 64 +- internal/jbig2/decoder/mmr/mmr.go | 78 +- internal/jbig2/document/document.go | 238 +- internal/jbig2/document/segments/segments.go | 1211 ++- .../jbig2/encoder/arithmetic/arithmetic.go | 97 +- internal/jbig2/encoder/classer/classer.go | 198 +- internal/jbig2/errors/errors.go | 10 +- internal/jbig2/jbig2.go | 12 +- internal/license/license.go | 212 +- internal/sampling/sampling.go | 32 +- internal/strutils/strutils.go | 16 +- internal/testutils/testutils.go | 56 +- .../textencoding/internal/syncmap/syncmap.go | 42 +- internal/textencoding/textencoding.go | 196 +- internal/timeutils/timeutils.go | 17 +- internal/transform/transform.go | 35 +- internal/uuid/uuid.go | 6 +- model/internal/colorprofile/colorprofile.go | 97 +- model/internal/docutil/docutil.go | 86 +- model/internal/fonts/fonts.go | 237 +- model/mdp/mdp.go | 136 +- model/model.go | 8151 +++++++++-------- model/optimize/optimize.go | 379 +- model/pdfa/pdfa.go | 1419 +-- model/sighandler/sighandler.go | 410 +- model/sigutil/sigutil.go | 118 +- model/xmputil/pdfaextension/pdfaextension.go | 207 +- model/xmputil/pdfaid/pdfaid.go | 48 +- model/xmputil/xmputil.go | 223 +- pdfutil/pdfutil.go | 14 +- ps/ps.go | 314 +- redactor/redactor.go | 175 +- render/internal/context/context.go | 55 +- .../context/imagerender/imagerender.go | 194 +- render/render.go | 366 +- sanitize/sanitize.go | 66 +- textshaping/textshaping.go | 6 +- 64 files changed, 15907 insertions(+), 15743 deletions(-) diff --git a/annotator/annotator.go b/annotator/annotator.go index c96fc9a0..837b065c 100644 --- a/annotator/annotator.go +++ b/annotator/annotator.go @@ -14,44 +14,174 @@ // 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 (_bb "bytes";_ac "errors";_a "github.com/unidoc/unipdf/v3/common";_d "github.com/unidoc/unipdf/v3/contentstream";_bc "github.com/unidoc/unipdf/v3/contentstream/draw";_c "github.com/unidoc/unipdf/v3/core";_ad "github.com/unidoc/unipdf/v3/internal/textencoding"; -_ef "github.com/unidoc/unipdf/v3/model";_bbb "image";_f "math";_e "strings";_ab "unicode";);func _ffae (_ffcb *_ef .PdfPage ,_gafa _bc .Rectangle ,_dfae string ,_fegeb string ,_acef _ef .PdfColor ,_bbea *_ef .PdfFont ,_dbeb *float64 ,_aegc _c .PdfObject )(*_ef .PdfFieldButton ,error ){_bfccf ,_egae :=_gafa .X ,_gafa .Y ; -_eccca :=_gafa .Width ;_gedf :=_gafa .Height ;if _gafa .FillColor ==nil {_gafa .FillColor =_ef .NewPdfColorDeviceGray (0.7);};if _acef ==nil {_acef =_ef .NewPdfColorDeviceGray (0);};if _bbea ==nil {_eba ,_ebca :=_ef .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); -if _ebca !=nil {return nil ,_ebca ;};_bbea =_eba ;};_caee :=_ef .NewPdfField ();_ceed :=&_ef .PdfFieldButton {};_caee .SetContext (_ceed );_ceed .PdfField =_caee ;_ceed .T =_c .MakeString (_dfae );_ceed .SetType (_ef .ButtonTypePush );_ceed .V =_c .MakeName ("\u004f\u0066\u0066"); -_ceed .Ff =_c .MakeInteger (4);_bge :=_c .MakeDict ();_bge .Set (*_c .MakeName ("\u0043\u0041"),_c .MakeString (_fegeb ));_bgdc ,_dcb :=_bbea .GetFontDescriptor ();if _dcb !=nil {return nil ,_dcb ;};_gdfg :=_c .MakeName ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); -_egbb :=12.0;if _bgdc !=nil &&_bgdc .FontName !=nil {_gdfg ,_ =_c .GetName (_bgdc .FontName );};if _dbeb !=nil {_egbb =*_dbeb ;};_bcgc :=_d .NewContentCreator ();_bcgc .Add_q ();_bcgc .SetNonStrokingColor (_gafa .FillColor );_bcgc .Add_re (0,0,_eccca ,_gedf ); -_bcgc .Add_f ();_bcgc .Add_Q ();_bcgc .Add_q ();_bcgc .Add_BT ();_ddcf :=0.0;for _ ,_bcdg :=range _fegeb {_fbbc ,_bgfe :=_bbea .GetRuneMetrics (_bcdg );if !_bgfe {_a .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",_bcdg ); -continue ;};_ddcf +=_fbbc .Wx ;};_ddcf =_ddcf /1000.0*_egbb ;var _badc float64 ;if _bgdc !=nil {_badc ,_dcb =_bgdc .GetCapHeight ();if _dcb !=nil {_a .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",_dcb ); -};};if int (_badc )<=0{_a .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"); -_badc =1000;};_acaa :=_badc /1000.0*_egbb ;_afdc :=(_gedf -_acaa )/2.0;_aae :=(_eccca -_ddcf )/2.0;_bcgc .Add_Tf (*_gdfg ,_egbb );_bcgc .SetNonStrokingColor (_acef );_bcgc .Add_Td (_aae ,_afdc );_bcgc .Add_Tj (*_c .MakeString (_fegeb ));_bcgc .Add_ET (); -_bcgc .Add_Q ();_ecfge :=_ef .NewXObjectForm ();_ecfge .SetContentStream (_bcgc .Bytes (),_c .NewRawEncoder ());_ecfge .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_eccca ,_gedf });_ecfge .Resources =_ef .NewPdfPageResources ();_ecfge .Resources .SetFontByName (*_gdfg ,_bbea .ToPdfObject ()); -_ccad :=_c .MakeDict ();_ccad .Set ("\u004e",_ecfge .ToPdfObject ());_eada :=_ef .NewPdfAnnotationWidget ();_eada .Rect =_c .MakeArrayFromFloats ([]float64 {_bfccf ,_egae ,_bfccf +_eccca ,_egae +_gedf });_eada .P =_ffcb .ToPdfObject ();_eada .F =_c .MakeInteger (4); -_eada .Parent =_ceed .ToPdfObject ();_eada .A =_aegc ;_eada .MK =_bge ;_eada .AP =_ccad ;_ceed .Annotations =append (_ceed .Annotations ,_eada );return _ceed ,nil ;};func _ccbf (_bfed LineAnnotationDef )(*_c .PdfObjectDictionary ,*_ef .PdfRectangle ,error ){_cgee :=_ef .NewXObjectForm (); -_cgee .Resources =_ef .NewPdfPageResources ();_egge :="";if _bfed .Opacity < 1.0{_cgga :=_c .MakeDict ();_cgga .Set ("\u0063\u0061",_c .MakeFloat (_bfed .Opacity ));_dbggb :=_cgee .Resources .AddExtGState ("\u0067\u0073\u0031",_cgga );if _dbggb !=nil {_a .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 ,_dbggb ;};_egge ="\u0067\u0073\u0031";};_gdcg ,_acfc ,_becb ,_cfde :=_afcf (_bfed ,_egge );if _cfde !=nil {return nil ,nil ,_cfde ;};_cfde =_cgee .SetContentStream (_gdcg ,nil );if _cfde !=nil {return nil ,nil ,_cfde ;};_cgee .BBox =_acfc .ToPdfObject (); -_fbd :=_c .MakeDict ();_fbd .Set ("\u004e",_cgee .ToPdfObject ());return _fbd ,_becb ,nil ;}; +package annotator ;import (_d "bytes";_bf "errors";_a "github.com/unidoc/unipdf/v3/common";_ec "github.com/unidoc/unipdf/v3/contentstream";_fe "github.com/unidoc/unipdf/v3/contentstream/draw";_gc "github.com/unidoc/unipdf/v3/core";_e "github.com/unidoc/unipdf/v3/internal/textencoding"; +_ed "github.com/unidoc/unipdf/v3/model";_ea "image";_g "math";_c "strings";_b "unicode";); + +// CreateLineAnnotation creates a line annotation object that can be added to page PDF annotations. +func CreateLineAnnotation (lineDef LineAnnotationDef )(*_ed .PdfAnnotation ,error ){_cegf :=_ed .NewPdfAnnotationLine ();_cegf .L =_gc .MakeArrayFromFloats ([]float64 {lineDef .X1 ,lineDef .Y1 ,lineDef .X2 ,lineDef .Y2 });_bca :=_gc .MakeName ("\u004e\u006f\u006e\u0065"); +if lineDef .LineEndingStyle1 ==_fe .LineEndingStyleArrow {_bca =_gc .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077");};_fdb :=_gc .MakeName ("\u004e\u006f\u006e\u0065");if lineDef .LineEndingStyle2 ==_fe .LineEndingStyleArrow {_fdb =_gc .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077"); +};_cegf .LE =_gc .MakeArray (_bca ,_fdb );if lineDef .Opacity < 1.0{_cegf .CA =_gc .MakeFloat (lineDef .Opacity );};_gdge ,_bfce ,_gfb :=lineDef .LineColor .R (),lineDef .LineColor .G (),lineDef .LineColor .B ();_cegf .IC =_gc .MakeArrayFromFloats ([]float64 {_gdge ,_bfce ,_gfb }); +_cegf .C =_gc .MakeArrayFromFloats ([]float64 {_gdge ,_bfce ,_gfb });_cab :=_ed .NewBorderStyle ();_cab .SetBorderWidth (lineDef .LineWidth );_cegf .BS =_cab .ToPdfObject ();_adgb ,_eae ,_ggdfa :=_gbdf (lineDef );if _ggdfa !=nil {return nil ,_ggdfa ;}; +_cegf .AP =_adgb ;_cegf .Rect =_gc .MakeArrayFromFloats ([]float64 {_eae .Llx ,_eae .Lly ,_eae .Urx ,_eae .Ury });return _cegf .PdfAnnotation ,nil ;};func _ddd (_bdg *_ed .PdfAnnotationWidget ,_edba *_ed .PdfFieldButton ,_abg *_ed .PdfPageResources ,_gcdg AppearanceStyle )(*_gc .PdfObjectDictionary ,error ){_efd ,_cce :=_gc .GetArray (_bdg .Rect ); +if !_cce {return nil ,_bf .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_abae ,_agea :=_ed .NewPdfRectangle (*_efd );if _agea !=nil {return nil ,_agea ;};_cgb ,_edbf :=_abae .Width (),_abae .Height ();_cee ,_ggdb :=_cgb ,_edbf ; +_a .Log .Debug ("\u0043\u0068\u0065\u0063kb\u006f\u0078\u002c\u0020\u0077\u0061\u0020\u0042\u0053\u003a\u0020\u0025\u0076",_bdg .BS );_eef ,_agea :=_ed .NewStandard14Font ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073");if _agea !=nil {return nil ,_agea ; +};_fee ,_dcb :=_gc .GetDict (_bdg .MK );if _dcb {_ecf ,_ :=_gc .GetDict (_bdg .BS );_ecb :=_gcdg .applyAppearanceCharacteristics (_fee ,_ecf ,_eef );if _ecb !=nil {return nil ,_ecb ;};};_cfaa :=_ed .NewXObjectForm ();{_ddcg :=_ec .NewContentCreator (); +if _gcdg .BorderSize > 0{_eac (_ddcg ,_gcdg ,_cgb ,_edbf );};if _gcdg .DrawAlignmentReticle {_adg :=_gcdg ;_adg .BorderSize =0.2;_bbbc (_ddcg ,_adg ,_cgb ,_edbf );};_cgb ,_edbf =_gcdg .applyRotation (_fee ,_cgb ,_edbf ,_ddcg );_fed :=_gcdg .AutoFontSizeFraction *_edbf ; +_addb ,_ecfd :=_eef .GetRuneMetrics (_gcdg .CheckmarkRune );if !_ecfd {return nil ,_bf .New ("\u0067l\u0079p\u0068\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_ebgg :=_eef .Encoder ();_cge :=_ebgg .Encode (string (_gcdg .CheckmarkRune )); +_cfbb :=_addb .Wx *_fed /1000.0;_cbe :=705.0;_dcfa :=_cbe /1000.0*_fed ;_ecbc :=_fegf ;if _gcdg .MarginLeft !=nil {_ecbc =*_gcdg .MarginLeft ;};_abe :=1.0;if _cfbb < _cgb {_ecbc =(_cgb -_cfbb )/2.0;};if _dcfa < _edbf {_abe =(_edbf -_dcfa )/2.0;};_ddcg .Add_q ().Add_g (0).Add_BT ().Add_Tf ("\u005a\u0061\u0044\u0062",_fed ).Add_Td (_ecbc ,_abe ).Add_Tj (*_gc .MakeStringFromBytes (_cge )).Add_ET ().Add_Q (); +_cfaa .Resources =_ed .NewPdfPageResources ();_cfaa .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_eef .ToPdfObject ());_cfaa .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_cee ,_ggdb });_cfaa .SetContentStream (_ddcg .Bytes (),_bcbfc ());};_gddd :=_ed .NewXObjectForm (); +{_fgec :=_ec .NewContentCreator ();if _gcdg .BorderSize > 0{_eac (_fgec ,_gcdg ,_cgb ,_edbf );};_gddd .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_cee ,_ggdb });_gddd .SetContentStream (_fgec .Bytes (),_bcbfc ());};_fbbb :=_gc .PdfObjectName ("\u0059\u0065\u0073"); +_cegb ,_dcb :=_gc .GetDict (_bdg .PdfAnnotation .AP );if _dcb &&_cegb !=nil {_ggag :=_gc .TraceToDirectObject (_cegb .Get ("\u004e"));switch _dcad :=_ggag .(type ){case *_gc .PdfObjectDictionary :_ecfa :=_dcad .Keys ();for _ ,_edge :=range _ecfa {if _edge !="\u004f\u0066\u0066"{_fbbb =_edge ; +};};};};_babd :=_gc .MakeDict ();_babd .Set ("\u004f\u0066\u0066",_gddd .ToPdfObject ());_babd .Set (_fbbb ,_cfaa .ToPdfObject ());_geba :=_gc .MakeDict ();_geba .Set ("\u004e",_babd );return _geba ,nil ;};func _agcg (_feef _ea .Image ,_ggac string ,_bgcb *SignatureFieldOpts ,_dcdc []float64 ,_dfdgd *_ec .ContentCreator )(*_gc .PdfObjectName ,*_ed .XObjectImage ,error ){_ddag ,_ced :=_ed .DefaultImageHandler {}.NewImageFromGoImage (_feef ); +if _ced !=nil {return nil ,nil ,_ced ;};_aacg ,_ced :=_ed .NewXObjectImageFromImage (_ddag ,nil ,_bgcb .Encoder );if _ced !=nil {return nil ,nil ,_ced ;};_gacc ,_dgff :=float64 (*_aacg .Width ),float64 (*_aacg .Height );_efe :=_dcdc [2]-_dcdc [0];_eafg :=_dcdc [3]-_dcdc [1]; +if _bgcb .AutoSize {_cfcc :=_g .Min (_efe /_gacc ,_eafg /_dgff );_gacc *=_cfcc ;_dgff *=_cfcc ;_dcdc [0]=_dcdc [0]+(_efe /2)-(_gacc /2);_dcdc [1]=_dcdc [1]+(_eafg /2)-(_dgff /2);};var _degef *_gc .PdfObjectName ;if _aca ,_agfe :=_gc .GetName (_aacg .Name ); +_agfe {_degef =_aca ;}else {_degef =_gc .MakeName (_ggac );};if _dfdgd !=nil {_dfdgd .Add_q ().Translate (_dcdc [0],_dcdc [1]).Scale (_gacc ,_dgff ).Add_Do (*_degef ).Add_Q ();}else {return nil ,nil ,_bf .New ("\u0043\u006f\u006e\u0074en\u0074\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u0075l\u006c"); +};return _degef ,_aacg ,nil ;}; // CreateRectangleAnnotation creates a rectangle annotation object that can be added to page PDF annotations. -func CreateRectangleAnnotation (rectDef RectangleAnnotationDef )(*_ef .PdfAnnotation ,error ){_bccg :=_ef .NewPdfAnnotationSquare ();if rectDef .BorderEnabled {_eee ,_aga ,_beaa :=rectDef .BorderColor .R (),rectDef .BorderColor .G (),rectDef .BorderColor .B (); -_bccg .C =_c .MakeArrayFromFloats ([]float64 {_eee ,_aga ,_beaa });_gaeg :=_ef .NewBorderStyle ();_gaeg .SetBorderWidth (rectDef .BorderWidth );_bccg .BS =_gaeg .ToPdfObject ();};if rectDef .FillEnabled {_bgb ,_agdf ,_bga :=rectDef .FillColor .R (),rectDef .FillColor .G (),rectDef .FillColor .B (); -_bccg .IC =_c .MakeArrayFromFloats ([]float64 {_bgb ,_agdf ,_bga });}else {_bccg .IC =_c .MakeArrayFromIntegers ([]int {});};if rectDef .Opacity < 1.0{_bccg .CA =_c .MakeFloat (rectDef .Opacity );};_eec ,_bgda ,_cgeae :=_fcce (rectDef );if _cgeae !=nil {return nil ,_cgeae ; -};_bccg .AP =_eec ;_bccg .Rect =_c .MakeArrayFromFloats ([]float64 {_bgda .Llx ,_bgda .Lly ,_bgda .Urx ,_bgda .Ury });return _bccg .PdfAnnotation ,nil ;}; +func CreateRectangleAnnotation (rectDef RectangleAnnotationDef )(*_ed .PdfAnnotation ,error ){_dffee :=_ed .NewPdfAnnotationSquare ();if rectDef .BorderEnabled {_cgfa ,_egdg ,_dece :=rectDef .BorderColor .R (),rectDef .BorderColor .G (),rectDef .BorderColor .B (); +_dffee .C =_gc .MakeArrayFromFloats ([]float64 {_cgfa ,_egdg ,_dece });_cbfe :=_ed .NewBorderStyle ();_cbfe .SetBorderWidth (rectDef .BorderWidth );_dffee .BS =_cbfe .ToPdfObject ();};if rectDef .FillEnabled {_fgda ,_ggbd ,_ageae :=rectDef .FillColor .R (),rectDef .FillColor .G (),rectDef .FillColor .B (); +_dffee .IC =_gc .MakeArrayFromFloats ([]float64 {_fgda ,_ggbd ,_ageae });}else {_dffee .IC =_gc .MakeArrayFromIntegers ([]int {});};if rectDef .Opacity < 1.0{_dffee .CA =_gc .MakeFloat (rectDef .Opacity );};_febb ,_fdde ,_bcgd :=_egdgf (rectDef );if _bcgd !=nil {return nil ,_bcgd ; +};_dffee .AP =_febb ;_dffee .Rect =_gc .MakeArrayFromFloats ([]float64 {_fdde .Llx ,_fdde .Lly ,_fdde .Urx ,_fdde .Ury });return _dffee .PdfAnnotation ,nil ;};func _fbd (_fded *InkAnnotationDef )(*_gc .PdfObjectDictionary ,*_ed .PdfRectangle ,error ){_gec :=_ed .NewXObjectForm (); +_gaee ,_cdcaf ,_cdcf :=_cedd (_fded );if _cdcf !=nil {return nil ,nil ,_cdcf ;};_cdcf =_gec .SetContentStream (_gaee ,nil );if _cdcf !=nil {return nil ,nil ,_cdcf ;};_gec .BBox =_cdcaf .ToPdfObject ();_gec .Resources =_ed .NewPdfPageResources ();_gec .Resources .ProcSet =_gc .MakeArray (_gc .MakeName ("\u0050\u0044\u0046")); +_gbeb :=_gc .MakeDict ();_gbeb .Set ("\u004e",_gec .ToPdfObject ());return _gbeb ,_cdcaf ,nil ;};func _dfc (_ggg CircleAnnotationDef ,_dge string )([]byte ,*_ed .PdfRectangle ,*_ed .PdfRectangle ,error ){_gd :=_fe .Circle {X :_ggg .X ,Y :_ggg .Y ,Width :_ggg .Width ,Height :_ggg .Height ,FillEnabled :_ggg .FillEnabled ,FillColor :_ggg .FillColor ,BorderEnabled :_ggg .BorderEnabled ,BorderWidth :_ggg .BorderWidth ,BorderColor :_ggg .BorderColor ,Opacity :_ggg .Opacity }; +_ae ,_baa ,_gf :=_gd .Draw (_dge );if _gf !=nil {return nil ,nil ,nil ,_gf ;};_bb :=&_ed .PdfRectangle {};_bb .Llx =_ggg .X +_baa .Llx ;_bb .Lly =_ggg .Y +_baa .Lly ;_bb .Urx =_ggg .X +_baa .Urx ;_bb .Ury =_ggg .Y +_baa .Ury ;return _ae ,_baa ,_bb ,nil ; +};func (_ggcf *AppearanceStyle )applyRotation (_bed *_gc .PdfObjectDictionary ,_cgeb ,_dffe float64 ,_gdb *_ec .ContentCreator )(float64 ,float64 ){if !_ggcf .AllowMK {return _cgeb ,_dffe ;};if _bed ==nil {return _cgeb ,_dffe ;};_bged ,_ :=_gc .GetNumberAsFloat (_bed .Get ("\u0052")); +if _bged ==0{return _cgeb ,_dffe ;};_cbag :=-_bged ;_fbc :=_fe .Path {Points :[]_fe .Point {_fe .NewPoint (0,0).Rotate (_cbag ),_fe .NewPoint (_cgeb ,0).Rotate (_cbag ),_fe .NewPoint (0,_dffe ).Rotate (_cbag ),_fe .NewPoint (_cgeb ,_dffe ).Rotate (_cbag )}}.GetBoundingBox (); +_gdb .RotateDeg (_bged );_gdb .Translate (_fbc .X ,_fbc .Y );return _fbc .Width ,_fbc .Height ;}; + +// TextFieldOptions defines optional parameter for a text field in a form. +type TextFieldOptions struct{MaxLen int ;Value string ;}; + +// AppearanceStyle defines style parameters for appearance stream generation. +type AppearanceStyle struct{ + +// How much of Rect height to fill when autosizing text. +AutoFontSizeFraction float64 ; + +// CheckmarkRune is a rune used for check mark in checkboxes (for ZapfDingbats font). +CheckmarkRune rune ;BorderSize float64 ;BorderColor _ed .PdfColor ;FillColor _ed .PdfColor ; + +// Multiplier for lineheight for multi line text. +MultilineLineHeight float64 ;MultilineVAlignMiddle bool ; + +// Visual guide checking alignment of field contents (debugging). +DrawAlignmentReticle bool ; + +// Allow field MK appearance characteristics to override style settings. +AllowMK bool ; + +// Fonts holds appearance styles for fonts. +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 ;}; + +// GenerateAppearanceDict generates an appearance dictionary for widget annotation `wa` for the `field` in `form`. +// Implements interface model.FieldAppearanceGenerator. +func (_ee FieldAppearance )GenerateAppearanceDict (form *_ed .PdfAcroForm ,field *_ed .PdfField ,wa *_ed .PdfAnnotationWidget )(*_gc .PdfObjectDictionary ,error ){_a .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 ); +_ ,_dag :=field .GetContext ().(*_ed .PdfFieldText );_ebdg ,_bc :=_gc .GetDict (wa .AP );if _bc &&_ee .OnlyIfMissing &&(!_dag ||!_ee .RegenerateTextFields ){_a .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 _ebdg ,nil ;};if form .DR ==nil {form .DR =_ed .NewPdfPageResources ();};switch _eec :=field .GetContext ().(type ){case *_ed .PdfFieldText :_bdd :=_eec ;if _ef :=_dda (_bdd .PdfField );_ef ==""{_bdd .DA =form .DA ;};switch {case _bdd .Flags ().Has (_ed .FieldFlagPassword ):return nil ,nil ; +case _bdd .Flags ().Has (_ed .FieldFlagFileSelect ):return nil ,nil ;case _bdd .Flags ().Has (_ed .FieldFlagComb ):if _bdd .MaxLen !=nil {_dce ,_eg :=_dgd (wa ,_bdd ,form .DR ,_ee .Style ());if _eg !=nil {return nil ,_eg ;};return _dce ,nil ;};};_gcf ,_dgg :=_cb (wa ,_bdd ,form .DR ,_ee .Style ()); +if _dgg !=nil {return nil ,_dgg ;};return _gcf ,nil ;case *_ed .PdfFieldButton :_ff :=_eec ;if _ff .IsCheckbox (){_gbg ,_ge :=_ddd (wa ,_ff ,form .DR ,_ee .Style ());if _ge !=nil {return nil ,_ge ;};return _gbg ,nil ;};_a .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",_ff .GetType ()); +case *_ed .PdfFieldChoice :_eed :=_eec ;switch {case _eed .Flags ().Has (_ed .FieldFlagCombo ):_aee ,_eaf :=_dff (form ,wa ,_eed ,_ee .Style ());if _eaf !=nil {return nil ,_eaf ;};return _aee ,nil ;default:_a .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",_eed .Flags ().String ()); +};default:_a .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",_eec );};return nil ,nil ;};const (_eagg =1;_deac =2; +_dgac =4;_fgf =8;_daab =16;_cag =32;_bdff =64;_ccdd =128;_ddae =256;_ccca =512;_dega =1024;_egbg =2048;_edca =4096;);func (_bbg *AppearanceFont )fillName (){if _bbg .Font ==nil ||_bbg .Name !=""{return ;};_ebd :=_bbg .Font .FontDescriptor ();if _ebd ==nil ||_ebd .FontName ==nil {return ; +};_bbg .Name =_ebd .FontName .String ();};func _dff (_caf *_ed .PdfAcroForm ,_fdd *_ed .PdfAnnotationWidget ,_bfae *_ed .PdfFieldChoice ,_dgc AppearanceStyle )(*_gc .PdfObjectDictionary ,error ){_fef ,_dbcg :=_gc .GetArray (_fdd .Rect );if !_dbcg {return nil ,_bf .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); +};_bfd ,_gfac :=_ed .NewPdfRectangle (*_fef );if _gfac !=nil {return nil ,_gfac ;};_cbeb ,_acc :=_bfd .Width (),_bfd .Height ();_a .Log .Debug ("\u0043\u0068\u006f\u0069\u0063\u0065\u002c\u0020\u0077\u0061\u0020\u0042S\u003a\u0020\u0025\u0076",_fdd .BS ); +_ceb ,_gfac :=_ec .NewContentStreamParser (_dda (_bfae .PdfField )).Parse ();if _gfac !=nil {return nil ,_gfac ;};_bgb ,_ffe :=_gc .GetDict (_fdd .MK );if _ffe {_dec ,_ :=_gc .GetDict (_fdd .BS );_agge :=_dgc .applyAppearanceCharacteristics (_bgb ,_dec ,nil ); +if _agge !=nil {return nil ,_agge ;};};_ebeg :=_gc .MakeDict ();for _ ,_cbed :=range _bfae .Opt .Elements (){if _bcc ,_ceaf :=_gc .GetArray (_cbed );_ceaf &&_bcc .Len ()==2{_cbed =_bcc .Get (1);};var _dab string ;if _bdf ,_dgdc :=_gc .GetString (_cbed ); +_dgdc {_dab =_bdf .Decoded ();}else if _bcbf ,_dcbe :=_gc .GetName (_cbed );_dcbe {_dab =_bcbf .String ();}else {_a .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",_cbed ); +return nil ,_bf .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u002f\u0073t\u0072\u0069\u006e\u0067");};if len (_dab )> 0{_dba ,_ddb :=_bad (_bfae .PdfField ,_cbeb ,_acc ,_dab ,_dgc ,_ceb ,_caf .DR ,_bgb );if _ddb !=nil {return nil ,_ddb ; +};_ebeg .Set (*_gc .MakeName (_dab ),_dba .ToPdfObject ());};};_dfe :=_gc .MakeDict ();_dfe .Set ("\u004e",_ebeg );return _dfe ,nil ;}; + +// InkAnnotationDef holds base information for constructing an ink annotation. +type InkAnnotationDef struct{ + +// Paths is the array of stroked paths which compose the annotation. +Paths []_fe .Path ; + +// Color is the color of the line. Default to black. +Color *_ed .PdfColorDeviceRGB ; + +// LineWidth is the width of the line. +LineWidth float64 ;}; // NewSignatureFieldOpts returns a new initialized instance of options // used to generate a signature appearance. -func NewSignatureFieldOpts ()*SignatureFieldOpts {return &SignatureFieldOpts {Font :_ef .DefaultFont (),FontSize :10,LineHeight :1,AutoSize :true ,TextColor :_ef .NewPdfColorDeviceGray (0),BorderColor :_ef .NewPdfColorDeviceGray (0),FillColor :_ef .NewPdfColorDeviceGray (1),Encoder :_c .NewFlateEncoder (),ImagePosition :SignatureImageLeft }; -};func _deg (_fag CircleAnnotationDef )(*_c .PdfObjectDictionary ,*_ef .PdfRectangle ,error ){_bbe :=_ef .NewXObjectForm ();_bbe .Resources =_ef .NewPdfPageResources ();_ce :="";if _fag .Opacity < 1.0{_aaa :=_c .MakeDict ();_aaa .Set ("\u0063\u0061",_c .MakeFloat (_fag .Opacity )); -_aaa .Set ("\u0043\u0041",_c .MakeFloat (_fag .Opacity ));_dee :=_bbe .Resources .AddExtGState ("\u0067\u0073\u0031",_aaa );if _dee !=nil {_a .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 ,_dee ;};_ce ="\u0067\u0073\u0031";};_cf ,_dd ,_df ,_dg :=_bf (_fag ,_ce );if _dg !=nil {return nil ,nil ,_dg ;};_dg =_bbe .SetContentStream (_cf ,nil );if _dg !=nil {return nil ,nil ,_dg ;};_bbe .BBox =_dd .ToPdfObject ();_ca :=_c .MakeDict (); -_ca .Set ("\u004e",_bbe .ToPdfObject ());return _ca ,_df ,nil ;};func _aca (_abd *_ef .PdfField ,_aded ,_cag float64 ,_deec string ,_ecg AppearanceStyle ,_ffda *_d .ContentStreamOperations ,_eefb *_ef .PdfPageResources ,_ccga *_c .PdfObjectDictionary )(*_ef .XObjectForm ,error ){_dgda :=_ef .NewPdfPageResources (); -_ffab ,_cgd :=_aded ,_cag ;_dcca :=_d .NewContentCreator ();if _ecg .BorderSize > 0{_cfcb (_dcca ,_ecg ,_aded ,_cag );};if _ecg .DrawAlignmentReticle {_dbdb :=_ecg ;_dbdb .BorderSize =0.2;_bae (_dcca ,_dbdb ,_aded ,_cag );};_dcca .Add_BMC ("\u0054\u0078"); -_dcca .Add_q ();_dcca .Add_BT ();_aded ,_cag =_ecg .applyRotation (_ccga ,_aded ,_cag ,_dcca );_fgb ,_affe ,_gfbf :=_ecg .processDA (_abd ,_ffda ,_eefb ,_dgda ,_dcca );if _gfbf !=nil {return nil ,_gfbf ;};_cafc :=_fgb .Font ;_defc :=_fgb .Size ;_fbg :=_c .MakeName (_fgb .Name ); -_dbcc :=_defc ==0;if _dbcc &&_affe {_defc =_cag *_ecg .AutoFontSizeFraction ;};_fgd :=_cafc .Encoder ();if _fgd ==nil {_a .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"); -_fgd =_ad .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};if len (_deec )==0{return nil ,nil ;};_fege :=_bfa ;if _ecg .MarginLeft !=nil {_fege =*_ecg .MarginLeft ;};_gff :=0.0;if _fgd !=nil {for _ ,_cbfc :=range _deec {_ccb ,_ecf :=_cafc .GetRuneMetrics (_cbfc ); -if !_ecf {_a .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",_cbfc ); -continue ;};_gff +=_ccb .Wx ;};_deec =string (_fgd .Encode (_deec ));};if _defc ==0||_dbcc &&_gff > 0&&_fege +_gff *_defc /1000.0> _aded {_defc =0.95*1000.0*(_aded -_fege )/_gff ;};_ccdc :=1.0*_defc ;_deef :=2.0;{_ace :=_ccdc ;if _dbcc &&_deef +_ace > _cag {_defc =0.95*(_cag -_deef ); -_ccdc =1.0*_defc ;_ace =_ccdc ;};if _cag > _ace {_deef =(_cag -_ace )/2.0;_deef +=1.50;};};_dcca .Add_Tf (*_fbg ,_defc );_dcca .Add_Td (_fege ,_deef );_dcca .Add_Tj (*_c .MakeString (_deec ));_dcca .Add_ET ();_dcca .Add_Q ();_dcca .Add_EMC ();_dgc :=_ef .NewXObjectForm (); -_dgc .Resources =_dgda ;_dgc .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_ffab ,_cgd });_dgc .SetContentStream (_dcca .Bytes (),_dced ());return _dgc ,nil ;}; +func NewSignatureFieldOpts ()*SignatureFieldOpts {return &SignatureFieldOpts {Font :_ed .DefaultFont (),FontSize :10,LineHeight :1,AutoSize :true ,TextColor :_ed .NewPdfColorDeviceGray (0),BorderColor :_ed .NewPdfColorDeviceGray (0),FillColor :_ed .NewPdfColorDeviceGray (1),Encoder :_gc .NewFlateEncoder (),ImagePosition :SignatureImageLeft }; +};func _dbaa (_cfac RectangleAnnotationDef ,_eccc string )([]byte ,*_ed .PdfRectangle ,*_ed .PdfRectangle ,error ){_gaga :=_fe .Rectangle {X :0,Y :0,Width :_cfac .Width ,Height :_cfac .Height ,FillEnabled :_cfac .FillEnabled ,FillColor :_cfac .FillColor ,BorderEnabled :_cfac .BorderEnabled ,BorderWidth :2*_cfac .BorderWidth ,BorderColor :_cfac .BorderColor ,Opacity :_cfac .Opacity }; +_bgff ,_bddb ,_gdf :=_gaga .Draw (_eccc );if _gdf !=nil {return nil ,nil ,nil ,_gdf ;};_affe :=&_ed .PdfRectangle {};_affe .Llx =_cfac .X +_bddb .Llx ;_affe .Lly =_cfac .Y +_bddb .Lly ;_affe .Urx =_cfac .X +_bddb .Urx ;_affe .Ury =_cfac .Y +_bddb .Ury ; +return _bgff ,_bddb ,_affe ,nil ;}; + +// ImageFieldOptions defines optional parameters for a push button with image attach capability form field. +type ImageFieldOptions struct{Image *_ed .Image ;_dcdcb AppearanceStyle ;};func _egdgf (_fgee RectangleAnnotationDef )(*_gc .PdfObjectDictionary ,*_ed .PdfRectangle ,error ){_adab :=_ed .NewXObjectForm ();_adab .Resources =_ed .NewPdfPageResources ();_agga :=""; +if _fgee .Opacity < 1.0{_egfg :=_gc .MakeDict ();_egfg .Set ("\u0063\u0061",_gc .MakeFloat (_fgee .Opacity ));_egfg .Set ("\u0043\u0041",_gc .MakeFloat (_fgee .Opacity ));_debed :=_adab .Resources .AddExtGState ("\u0067\u0073\u0031",_egfg );if _debed !=nil {_a .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 ,_debed ;};_agga ="\u0067\u0073\u0031";};_cede ,_ebeb ,_dgfe ,_dddf :=_dbaa (_fgee ,_agga );if _dddf !=nil {return nil ,nil ,_dddf ;};_dddf =_adab .SetContentStream (_cede ,nil );if _dddf !=nil {return nil ,nil ,_dddf ;};_adab .BBox =_ebeb .ToPdfObject (); +_fbbg :=_gc .MakeDict ();_fbbg .Set ("\u004e",_adab .ToPdfObject ());return _fbbg ,_dgfe ,nil ;}; + +// ComboboxFieldOptions defines optional parameters for a combobox form field. +type ComboboxFieldOptions struct{ + +// Choices is the list of string values that can be selected. +Choices []string ;}; + +// 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 +// appearance stream prior to flattening fields. +// +// 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 ;_cea *AppearanceStyle ;};func _bfgb (_aeaa _gc .PdfObject ,_agfg *_ed .PdfPageResources )(*_gc .PdfObjectName ,float64 ,bool ){var (_ead *_gc .PdfObjectName ;_deaa float64 ;_cacd bool ; +);if _ebf ,_ccc :=_gc .GetDict (_aeaa );_ccc &&_ebf !=nil {_eedd :=_gc .TraceToDirectObject (_ebf .Get ("\u004e"));switch _beag :=_eedd .(type ){case *_gc .PdfObjectStream :_abf ,_cdce :=_gc .DecodeStream (_beag );if _cdce !=nil {_a .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",_cdce .Error ()); +return nil ,0,false ;};_gdgg ,_cdce :=_ec .NewContentStreamParser (string (_abf )).Parse ();if _cdce !=nil {_a .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",_cdce .Error ()); +return nil ,0,false ;};_dgfd :=_ec .NewContentStreamProcessor (*_gdgg );_dgfd .AddHandler (_ec .HandlerConditionEnumOperand ,"\u0054\u0066",func (_agcb *_ec .ContentStreamOperation ,_aeed _ec .GraphicsState ,_gcgg *_ed .PdfPageResources )error {if len (_agcb .Params )==2{if _ebfa ,_bcba :=_gc .GetName (_agcb .Params [0]); +_bcba {_ead =_ebfa ;};if _gadf ,_fcde :=_gc .GetNumberAsFloat (_agcb .Params [1]);_fcde ==nil {_deaa =_gadf ;};_cacd =true ;return _ec .ErrEarlyExit ;};return nil ;});_dgfd .Process (_agfg );return _ead ,_deaa ,_cacd ;};};return nil ,0,false ;}; + +// 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 *_ed .PdfPage ,name string ,rect []float64 ,opt ImageFieldOptions )(*_ed .PdfFieldButton ,error ){if page ==nil {return nil ,_bf .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +};if len (name )<=0{return nil ,_bf .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 ,_bf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_bdee :=_ed .NewPdfField ();_bac :=&_ed .PdfFieldButton {};_bac .PdfField =_bdee ;_bdee .SetContext (_bac );_bac .SetType (_ed .ButtonTypePush );_bac .T =_gc .MakeString (name );_gffe :=_ed .NewPdfAnnotationWidget ();_gffe .Rect =_gc .MakeArrayFromFloats (rect ); +_gffe .P =page .ToPdfObject ();_gffe .F =_gc .MakeInteger (4);_gffe .Parent =_bac .ToPdfObject ();_ecgf :=rect [2]-rect [0];_dfcac :=rect [3]-rect [1];_acgd :=opt ._dcdcb ;_bfea :=_ec .NewContentCreator ();if _acgd .BorderSize > 0{_eac (_bfea ,_acgd ,_ecgf ,_dfcac ); +};if _acgd .DrawAlignmentReticle {_gdec :=_acgd ;_gdec .BorderSize =0.2;_bbbc (_bfea ,_gdec ,_ecgf ,_dfcac );};_gbgfa ,_ddf :=_bace (_ecgf ,_dfcac ,opt .Image ,_acgd );if _ddf !=nil {return nil ,_ddf ;};_gfcd ,_abd :=_gc .GetDict (_gffe .MK );if _abd {_gfcd .Set ("\u006c",_gbgfa .ToPdfObject ()); +};_bfgf :=_gc .MakeDict ();_bfgf .Set ("\u0046\u0052\u004d",_gbgfa .ToPdfObject ());_daaa :=_ed .NewPdfPageResources ();_daaa .ProcSet =_gc .MakeArray (_gc .MakeName ("\u0050\u0044\u0046"));_daaa .XObject =_bfgf ;_ccdg :=_ecgf -2;_aedb :=_dfcac -2;_bfea .Add_q (); +_bfea .Add_re (1,1,_ccdg ,_aedb );_bfea .Add_W ();_bfea .Add_n ();_ccdg -=2;_aedb -=2;_bfea .Add_q ();_bfea .Add_re (2,2,_ccdg ,_aedb );_bfea .Add_W ();_bfea .Add_n ();_bbbca :=_g .Min (_ccdg /float64 (opt .Image .Width ),_aedb /float64 (opt .Image .Height )); +_bfea .Add_cm (_bbbca ,0,0,_bbbca ,(_ecgf /2)-(float64 (opt .Image .Width )*_bbbca /2)+2,2);_bfea .Add_Do ("\u0046\u0052\u004d");_bfea .Add_Q ();_bfea .Add_Q ();_bdfa :=_ed .NewXObjectForm ();_bdfa .FormType =_gc .MakeInteger (1);_bdfa .Resources =_daaa ; +_bdfa .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_ecgf ,_dfcac });_bdfa .Matrix =_gc .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0});_bdfa .SetContentStream (_bfea .Bytes (),_bcbfc ());_gcgef :=_gc .MakeDict ();_gcgef .Set ("\u004e",_bdfa .ToPdfObject ()); +_gffe .AP =_gcgef ;_bac .Annotations =append (_bac .Annotations ,_gffe );return _bac ,nil ;};const (SignatureImageLeft SignatureImagePosition =iota ;SignatureImageRight ;SignatureImageTop ;SignatureImageBottom ;); + +// 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 ; + +// 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 (_cdg FieldAppearance )WrapContentStream (page *_ed .PdfPage )error {_adea ,_bda :=page .GetAllContentStreams ();if _bda !=nil {return _bda ;};_afb :=_ec .NewContentStreamParser (_adea );_ggbf ,_bda :=_afb .Parse ();if _bda !=nil {return _bda ;};_ggbf .WrapIfNeeded (); +_afgg :=[]string {_ggbf .String ()};return page .SetContentStreams (_afgg ,_bcbfc ());}; + +// 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 *_ed .PdfPage ,name string ,rect []float64 ,opt CheckboxFieldOptions )(*_ed .PdfFieldButton ,error ){if page ==nil {return nil ,_bf .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +};if len (name )<=0{return nil ,_bf .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 ,_bf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_ebc ,_cgfg :=_ed .NewStandard14Font (_ed .ZapfDingbatsName );if _cgfg !=nil {return nil ,_cgfg ;};_bcg :=_ed .NewPdfField ();_cacc :=&_ed .PdfFieldButton {};_bcg .SetContext (_cacc );_cacc .PdfField =_bcg ;_cacc .T =_gc .MakeString (name );_cacc .SetType (_ed .ButtonTypeCheckbox ); +_bba :="\u004f\u0066\u0066";if opt .Checked {_bba ="\u0059\u0065\u0073";};_cacc .V =_gc .MakeName (_bba );_beg :=_ed .NewPdfAnnotationWidget ();_beg .Rect =_gc .MakeArrayFromFloats (rect );_beg .P =page .ToPdfObject ();_beg .F =_gc .MakeInteger (4);_beg .Parent =_cacc .ToPdfObject (); +_afgf :=rect [2]-rect [0];_eff :=rect [3]-rect [1];var _faa _d .Buffer ;_faa .WriteString ("\u0071\u000a");_faa .WriteString ("\u0030 \u0030\u0020\u0031\u0020\u0072\u0067\n");_faa .WriteString ("\u0042\u0054\u000a");_faa .WriteString ("\u002f\u005a\u0061D\u0062\u0020\u0031\u0032\u0020\u0054\u0066\u000a"); +_faa .WriteString ("\u0045\u0054\u000a");_faa .WriteString ("\u0051\u000a");_bfc :=_ec .NewContentCreator ();_bfc .Add_q ();_bfc .Add_rg (0,0,1);_bfc .Add_BT ();_bfc .Add_Tf (*_gc .MakeName ("\u005a\u0061\u0044\u0062"),12);_bfc .Add_Td (0,0);_bfc .Add_ET (); +_bfc .Add_Q ();_fdff :=_ed .NewXObjectForm ();_fdff .SetContentStream (_bfc .Bytes (),_gc .NewRawEncoder ());_fdff .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_afgf ,_eff });_fdff .Resources =_ed .NewPdfPageResources ();_fdff .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_ebc .ToPdfObject ()); +_bfc =_ec .NewContentCreator ();_bfc .Add_q ();_bfc .Add_re (0,0,_afgf ,_eff );_bfc .Add_W ().Add_n ();_bfc .Add_rg (0,0,1);_bfc .Translate (0,3.0);_bfc .Add_BT ();_bfc .Add_Tf (*_gc .MakeName ("\u005a\u0061\u0044\u0062"),12);_bfc .Add_Td (0,0);_bfc .Add_Tj (*_gc .MakeString ("\u0034")); +_bfc .Add_ET ();_bfc .Add_Q ();_cggd :=_ed .NewXObjectForm ();_cggd .SetContentStream (_bfc .Bytes (),_gc .NewRawEncoder ());_cggd .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_afgf ,_eff });_cggd .Resources =_ed .NewPdfPageResources ();_cggd .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_ebc .ToPdfObject ()); +_abcg :=_gc .MakeDict ();_abcg .Set ("\u004f\u0066\u0066",_fdff .ToPdfObject ());_abcg .Set ("\u0059\u0065\u0073",_cggd .ToPdfObject ());_dgfa :=_gc .MakeDict ();_dgfa .Set ("\u004e",_abcg );_beg .AP =_dgfa ;_beg .AS =_gc .MakeName (_bba );_cacc .Annotations =append (_cacc .Annotations ,_beg ); +return _cacc ,nil ;};func _fcec (_ecge LineAnnotationDef ,_cggb string )([]byte ,*_ed .PdfRectangle ,*_ed .PdfRectangle ,error ){_fefg :=_fe .Line {X1 :0,Y1 :0,X2 :_ecge .X2 -_ecge .X1 ,Y2 :_ecge .Y2 -_ecge .Y1 ,LineColor :_ecge .LineColor ,Opacity :_ecge .Opacity ,LineWidth :_ecge .LineWidth ,LineEndingStyle1 :_ecge .LineEndingStyle1 ,LineEndingStyle2 :_ecge .LineEndingStyle2 }; +_eeae ,_gcgd ,_geaa :=_fefg .Draw (_cggb );if _geaa !=nil {return nil ,nil ,nil ,_geaa ;};_dfba :=&_ed .PdfRectangle {};_dfba .Llx =_ecge .X1 +_gcgd .Llx ;_dfba .Lly =_ecge .Y1 +_gcgd .Lly ;_dfba .Urx =_ecge .X1 +_gcgd .Urx ;_dfba .Ury =_ecge .Y1 +_gcgd .Ury ; +return _eeae ,_gcgd ,_dfba ,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 *_ed .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_ed .PdfColorDeviceRGB ;Opacity float64 ;}; // AppearanceFontStyle defines font style characteristics for form fields, // used in the filling/flattening process. @@ -77,159 +207,91 @@ FieldFallbacks map[string ]*AppearanceFont ; // 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 ;};func (_fcb *AppearanceStyle )applyAppearanceCharacteristics (_agd *_c .PdfObjectDictionary ,_gaa *_c .PdfObjectDictionary ,_gabg *_ef .PdfFont )error {if !_fcb .AllowMK {return nil ;};if CA ,_aaag :=_c .GetString (_agd .Get ("\u0043\u0041")); -_aaag &&_gabg !=nil {_bbbd :=CA .Bytes ();if len (_bbbd )!=0{_ggcac :=[]rune (_gabg .Encoder ().Decode (_bbbd ));if len (_ggcac )==1{_fcb .CheckmarkRune =_ggcac [0];};};};if BC ,_cae :=_c .GetArray (_agd .Get ("\u0042\u0043"));_cae {_ddb ,_acfa :=BC .ToFloat64Array (); -if _acfa !=nil {return _acfa ;};switch len (_ddb ){case 1:_fcb .BorderColor =_ef .NewPdfColorDeviceGray (_ddb [0]);case 3:_fcb .BorderColor =_ef .NewPdfColorDeviceRGB (_ddb [0],_ddb [1],_ddb [2]);case 4:_fcb .BorderColor =_ef .NewPdfColorDeviceCMYK (_ddb [0],_ddb [1],_ddb [2],_ddb [3]); -default:_a .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 (_ddb )); -};if _gaa !=nil {if _dbec ,_dccaa :=_c .GetNumberAsFloat (_gaa .Get ("\u0057"));_dccaa ==nil {_fcb .BorderSize =_dbec ;};};};if BG ,_faeb :=_c .GetArray (_agd .Get ("\u0042\u0047"));_faeb {_bbdf ,_dbga :=BG .ToFloat64Array ();if _dbga !=nil {return _dbga ; -};switch len (_bbdf ){case 1:_fcb .FillColor =_ef .NewPdfColorDeviceGray (_bbdf [0]);case 3:_fcb .FillColor =_ef .NewPdfColorDeviceRGB (_bbdf [0],_bbdf [1],_bbdf [2]);case 4:_fcb .FillColor =_ef .NewPdfColorDeviceCMYK (_bbdf [0],_bbdf [1],_bbdf [2],_bbdf [3]); -default:_a .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 (_bbdf )); -};};return nil ;}; +ForceReplace bool ;}; -// CreateCircleAnnotation creates a circle/ellipse annotation object with appearance stream that can be added to -// page PDF annotations. -func CreateCircleAnnotation (circDef CircleAnnotationDef )(*_ef .PdfAnnotation ,error ){_aa :=_ef .NewPdfAnnotationCircle ();if circDef .BorderEnabled {_aab ,_db ,_g :=circDef .BorderColor .R (),circDef .BorderColor .G (),circDef .BorderColor .B ();_aa .C =_c .MakeArrayFromFloats ([]float64 {_aab ,_db ,_g }); -_fa :=_ef .NewBorderStyle ();_fa .SetBorderWidth (circDef .BorderWidth );_aa .BS =_fa .ToPdfObject ();};if circDef .FillEnabled {_cg ,_fb ,_gg :=circDef .FillColor .R (),circDef .FillColor .G (),circDef .FillColor .B ();_aa .IC =_c .MakeArrayFromFloats ([]float64 {_cg ,_fb ,_gg }); -}else {_aa .IC =_c .MakeArrayFromIntegers ([]int {});};if circDef .Opacity < 1.0{_aa .CA =_c .MakeFloat (circDef .Opacity );};_cb ,_de ,_af :=_deg (circDef );if _af !=nil {return nil ,_af ;};_aa .AP =_cb ;_aa .Rect =_c .MakeArrayFromFloats ([]float64 {_de .Llx ,_de .Lly ,_de .Urx ,_de .Ury }); -return _aa .PdfAnnotation ,nil ;}; +// 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 *_ed .PdfPage ,name string ,rect []float64 ,opt ComboboxFieldOptions )(*_ed .PdfFieldChoice ,error ){if page ==nil {return nil ,_bf .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +};if len (name )<=0{return nil ,_bf .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 ,_bf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_ecd :=_ed .NewPdfField ();_aegfa :=&_ed .PdfFieldChoice {};_ecd .SetContext (_aegfa );_aegfa .PdfField =_ecd ;_aegfa .T =_gc .MakeString (name );_aegfa .Opt =_gc .MakeArray ();for _ ,_edcg :=range opt .Choices {_aegfa .Opt .Append (_gc .MakeString (_edcg )); +};_aegfa .SetFlag (_ed .FieldFlagCombo );_fadb :=_ed .NewPdfAnnotationWidget ();_fadb .Rect =_gc .MakeArrayFromFloats (rect );_fadb .P =page .ToPdfObject ();_fadb .F =_gc .MakeInteger (4);_fadb .Parent =_aegfa .ToPdfObject ();_aegfa .Annotations =append (_aegfa .Annotations ,_fadb ); +return _aegfa ,nil ;}; // SetStyle applies appearance `style` to `fa`. -func (_ee *FieldAppearance )SetStyle (style AppearanceStyle ){_ee ._degg =&style };func _dced ()_c .StreamEncoder {return _c .NewFlateEncoder ()};func _bcd (_defg *_ef .PdfAnnotationWidget ,_ecd *_ef .PdfFieldText ,_efc *_ef .PdfPageResources ,_fbab AppearanceStyle )(*_c .PdfObjectDictionary ,error ){_eag :=_ef .NewPdfPageResources (); -_abf ,_fgcd :=_c .GetArray (_defg .Rect );if !_fgcd {return nil ,_ac .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_bgd ,_ead :=_ef .NewPdfRectangle (*_abf );if _ead !=nil {return nil ,_ead ;};_dec ,_dfe :=_bgd .Width (),_bgd .Height (); -_aag ,_cde :=_dec ,_dfe ;_eagb ,_faa :=_c .GetDict (_defg .MK );if _faa {_cec ,_ :=_c .GetDict (_defg .BS );_acc :=_fbab .applyAppearanceCharacteristics (_eagb ,_cec ,nil );if _acc !=nil {return nil ,_acc ;};};_ggc ,_faa :=_c .GetIntVal (_ecd .MaxLen ); -if !_faa {return nil ,_ac .New ("\u006d\u0061\u0078\u006c\u0065\u006e\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};if _ggc <=0{return nil ,_ac .New ("\u006d\u0061\u0078\u004c\u0065\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_abff :=_dec /float64 (_ggc ); -_ebd ,_ead :=_d .NewContentStreamParser (_efec (_ecd .PdfField )).Parse ();if _ead !=nil {return nil ,_ead ;};_ffd :=_d .NewContentCreator ();if _fbab .BorderSize > 0{_cfcb (_ffd ,_fbab ,_dec ,_dfe );};if _fbab .DrawAlignmentReticle {_aeb :=_fbab ;_aeb .BorderSize =0.2; -_bae (_ffd ,_aeb ,_dec ,_dfe );};_ffd .Add_BMC ("\u0054\u0078");_ffd .Add_q ();_ ,_dfe =_fbab .applyRotation (_eagb ,_dec ,_dfe ,_ffd );_ffd .Add_BT ();_caaa ,_cdf ,_ead :=_fbab .processDA (_ecd .PdfField ,_ebd ,_efc ,_eag ,_ffd );if _ead !=nil {return nil ,_ead ; -};_fdf :=_caaa .Font ;_gfgd :=_c .MakeName (_caaa .Name );_aba :=_caaa .Size ;_beac :=_aba ==0;if _beac &&_cdf {_aba =_dfe *_fbab .AutoFontSizeFraction ;};_effb :=_fdf .Encoder ();if _effb ==nil {_a .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"); -_effb =_ad .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};var _dcd string ;if _cfe ,_fae :=_c .GetString (_ecd .V );_fae {_dcd =_cfe .Decoded ();};_ffd .Add_Tf (*_gfgd ,_aba );var _eage float64 ;for _ ,_bffd :=range _dcd {_fcc ,_aff :=_fdf .GetRuneMetrics (_bffd ); -if !_aff {_a .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",_bffd ); -continue ;};_edbc :=_fcc .Wy ;if int (_edbc )<=0{_edbc =_fcc .Wx ;};if _edbc > _eage {_eage =_edbc ;};};if int (_eage )==0{_a .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"); -_eage =1000;};_bgf ,_ead :=_fdf .GetFontDescriptor ();if _ead !=nil {_a .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 _ded float64 ;if _bgf !=nil {_ded ,_ead =_bgf .GetCapHeight ();if _ead !=nil {_a .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",_ead ); -};};if int (_ded )<=0{_a .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"); -_ded =1000.0;};_edaa :=_ded /1000.0*_aba ;_bbbc :=0.0;_ggbd :=1.0*_aba *(_eage /1000.0);{_dbe :=_ggbd ;if _beac &&_bbbc +_dbe > _dfe {_aba =0.95*(_dfe -_bbbc );_edaa =_ded /1000.0*_aba ;};if _dfe > _edaa {_bbbc =(_dfe -_edaa )/2.0;};};_ffd .Add_Td (0,_bbbc ); -if _ebf ,_dgdd :=_c .GetIntVal (_ecd .Q );_dgdd {switch _ebf {case 2:if len (_dcd )< _ggc {_ffb :=float64 (_ggc -len (_dcd ))*_abff ;_ffd .Add_Td (_ffb ,0);};};};for _caf ,_fdfa :=range _dcd {_cda :=_bfa ;if _fbab .MarginLeft !=nil {_cda =*_fbab .MarginLeft ; -};_feb :=string (_fdfa );if _effb !=nil {_afc ,_bdgf :=_fdf .GetRuneMetrics (_fdfa );if !_bdgf {_a .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",_fdfa ); -continue ;};_feb =string (_effb .Encode (_feb ));_fddg :=_aba *_afc .Wx /1000.0;_dfee :=(_abff -_fddg )/2;_cda =_dfee ;};_ffd .Add_Td (_cda ,0);_ffd .Add_Tj (*_c .MakeString (_feb ));if _caf !=len (_dcd )-1{_ffd .Add_Td (_abff -_cda ,0);};};_ffd .Add_ET (); -_ffd .Add_Q ();_ffd .Add_EMC ();_egdg :=_ef .NewXObjectForm ();_egdg .Resources =_eag ;_egdg .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_aag ,_cde });_egdg .SetContentStream (_ffd .Bytes (),_dced ());_ccc :=_c .MakeDict ();_ccc .Set ("\u004e",_egdg .ToPdfObject ()); -return _ccc ,nil ;}; - -// InkAnnotationDef holds base information for constructing an ink annotation. -type InkAnnotationDef struct{ +func (_ddad *ImageFieldAppearance )SetStyle (style AppearanceStyle ){_ddad ._gagb =&style }; -// Paths is the array of stroked paths which compose the annotation. -Paths []_bc .Path ; - -// Color is the color of the line. Default to black. -Color *_ef .PdfColorDeviceRGB ; - -// LineWidth is the width of the line. -LineWidth float64 ;}; +// 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 *_ed .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_ed .PdfColorDeviceRGB ;Opacity float64 ;}; -// AppearanceStyle defines style parameters for appearance stream generation. -type AppearanceStyle struct{ +// Style returns the appearance style of `fa`. If not specified, returns default style. +func (_ca FieldAppearance )Style ()AppearanceStyle {if _ca ._cea !=nil {return *_ca ._cea ;};_fbf :=_fegf ;return AppearanceStyle {AutoFontSizeFraction :0.65,CheckmarkRune :'✔',BorderSize :0.0,BorderColor :_ed .NewPdfColorDeviceGray (0),FillColor :_ed .NewPdfColorDeviceGray (1),MultilineLineHeight :1.2,MultilineVAlignMiddle :false ,DrawAlignmentReticle :false ,AllowMK :true ,MarginLeft :&_fbf }; +}; -// How much of Rect height to fill when autosizing text. -AutoFontSizeFraction float64 ; +// CreateCircleAnnotation creates a circle/ellipse annotation object with appearance stream that can be added to +// page PDF annotations. +func CreateCircleAnnotation (circDef CircleAnnotationDef )(*_ed .PdfAnnotation ,error ){_ce :=_ed .NewPdfAnnotationCircle ();if circDef .BorderEnabled {_gg ,_fg ,_ag :=circDef .BorderColor .R (),circDef .BorderColor .G (),circDef .BorderColor .B ();_ce .C =_gc .MakeArrayFromFloats ([]float64 {_gg ,_fg ,_ag }); +_feg :=_ed .NewBorderStyle ();_feg .SetBorderWidth (circDef .BorderWidth );_ce .BS =_feg .ToPdfObject ();};if circDef .FillEnabled {_df ,_ggc ,_dg :=circDef .FillColor .R (),circDef .FillColor .G (),circDef .FillColor .B ();_ce .IC =_gc .MakeArrayFromFloats ([]float64 {_df ,_ggc ,_dg }); +}else {_ce .IC =_gc .MakeArrayFromIntegers ([]int {});};if circDef .Opacity < 1.0{_ce .CA =_gc .MakeFloat (circDef .Opacity );};_age ,_fb ,_edf :=_gb (circDef );if _edf !=nil {return nil ,_edf ;};_ce .AP =_age ;_ce .Rect =_gc .MakeArrayFromFloats ([]float64 {_fb .Llx ,_fb .Lly ,_fb .Urx ,_fb .Ury }); +return _ce .PdfAnnotation ,nil ;};const (_ad quadding =0;_db quadding =1;_gdd quadding =2;_fegf float64 =2.0;); -// CheckmarkRune is a rune used for check mark in checkboxes (for ZapfDingbats font). -CheckmarkRune rune ;BorderSize float64 ;BorderColor _ef .PdfColor ;FillColor _ef .PdfColor ; +// FormSubmitActionOptions holds options for creating a form submit button. +type FormSubmitActionOptions struct{ -// Multiplier for lineheight for multi line text. -MultilineLineHeight float64 ;MultilineVAlignMiddle bool ; +// Rectangle holds the button position, size, and color. +Rectangle _fe .Rectangle ; -// Visual guide checking alignment of field contents (debugging). -DrawAlignmentReticle bool ; +// Url specifies the URL where the fieds will be submitted. +Url string ; -// Allow field MK appearance characteristics to override style settings. -AllowMK bool ; +// Label specifies the text that would be displayed on the button. +Label string ; -// Fonts holds appearance styles for fonts. -Fonts *AppearanceFontStyle ; +// LabelColor specifies the button label color. +LabelColor _ed .PdfColor ; -// 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 _febe (_fad *_ef .PdfAnnotationWidget ,_efa *_ef .PdfFieldButton ,_bfcg *_ef .PdfPageResources ,_fca AppearanceStyle )(*_c .PdfObjectDictionary ,error ){_geeg ,_efcf :=_c .GetArray (_fad .Rect );if !_efcf {return nil ,_ac .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); -};_ega ,_dce :=_ef .NewPdfRectangle (*_geeg );if _dce !=nil {return nil ,_dce ;};_dde ,_gfb :=_ega .Width (),_ega .Height ();_dcc ,_gab :=_dde ,_gfb ;_a .Log .Debug ("\u0043\u0068\u0065\u0063kb\u006f\u0078\u002c\u0020\u0077\u0061\u0020\u0042\u0053\u003a\u0020\u0025\u0076",_fad .BS ); -_caaf ,_dce :=_ef .NewStandard14Font ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073");if _dce !=nil {return nil ,_dce ;};_cdd ,_dbcg :=_c .GetDict (_fad .MK );if _dbcg {_dae ,_ :=_c .GetDict (_fad .BS );_bbdg :=_fca .applyAppearanceCharacteristics (_cdd ,_dae ,_caaf ); -if _bbdg !=nil {return nil ,_bbdg ;};};_ddg :=_ef .NewXObjectForm ();{_afg :=_d .NewContentCreator ();if _fca .BorderSize > 0{_cfcb (_afg ,_fca ,_dde ,_gfb );};if _fca .DrawAlignmentReticle {_debe :=_fca ;_debe .BorderSize =0.2;_bae (_afg ,_debe ,_dde ,_gfb ); -};_dde ,_gfb =_fca .applyRotation (_cdd ,_dde ,_gfb ,_afg );_bfe :=_fca .AutoFontSizeFraction *_gfb ;_fbb ,_dfab :=_caaf .GetRuneMetrics (_fca .CheckmarkRune );if !_dfab {return nil ,_ac .New ("\u0067l\u0079p\u0068\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -};_dba :=_caaf .Encoder ();_bef :=_dba .Encode (string (_fca .CheckmarkRune ));_eeff :=_fbb .Wx *_bfe /1000.0;_ccf :=705.0;_baa :=_ccf /1000.0*_bfe ;_ggfc :=_bfa ;if _fca .MarginLeft !=nil {_ggfc =*_fca .MarginLeft ;};_cddg :=1.0;if _eeff < _dde {_ggfc =(_dde -_eeff )/2.0; -};if _baa < _gfb {_cddg =(_gfb -_baa )/2.0;};_afg .Add_q ().Add_g (0).Add_BT ().Add_Tf ("\u005a\u0061\u0044\u0062",_bfe ).Add_Td (_ggfc ,_cddg ).Add_Tj (*_c .MakeStringFromBytes (_bef )).Add_ET ().Add_Q ();_ddg .Resources =_ef .NewPdfPageResources ();_ddg .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_caaf .ToPdfObject ()); -_ddg .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_dcc ,_gab });_ddg .SetContentStream (_afg .Bytes (),_dced ());};_baab :=_ef .NewXObjectForm ();{_abbd :=_d .NewContentCreator ();if _fca .BorderSize > 0{_cfcb (_abbd ,_fca ,_dde ,_gfb );};_baab .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_dcc ,_gab }); -_baab .SetContentStream (_abbd .Bytes (),_dced ());};_egb :=_c .PdfObjectName ("\u0059\u0065\u0073");_eed ,_dbcg :=_c .GetDict (_fad .PdfAnnotation .AP );if _dbcg &&_eed !=nil {_cecf :=_c .TraceToDirectObject (_eed .Get ("\u004e"));switch _eae :=_cecf .(type ){case *_c .PdfObjectDictionary :_agc :=_eae .Keys (); -for _ ,_bdb :=range _agc {if _bdb !="\u004f\u0066\u0066"{_egb =_bdb ;};};};};_beab :=_c .MakeDict ();_beab .Set ("\u004f\u0066\u0066",_baab .ToPdfObject ());_beab .Set (_egb ,_ddg .ToPdfObject ());_acf :=_c .MakeDict ();_acf .Set ("\u004e",_beab );return _acf ,nil ; -};const (_cc quadding =0;_dfb quadding =1;_def quadding =2;_bfa float64 =2.0;);func _gbcc (_fcba *InkAnnotationDef )([]byte ,*_ef .PdfRectangle ,error ){_aee :=[][]_bc .CubicBezierCurve {};for _ ,_dbcf :=range _fcba .Paths {if _dbcf .Length ()==0{continue ; -};_dcgg :=_dbcf .Points ;_dga ,_ffeg ,_bffe :=_deaa (_dcgg );if _bffe !=nil {return nil ,nil ,_bffe ;};if len (_dga )!=len (_ffeg ){return nil ,nil ,_ac .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"); -};_cffg :=[]_bc .CubicBezierCurve {};for _beca :=0;_beca < len (_dga );_beca ++{_cffg =append (_cffg ,_bc .CubicBezierCurve {P0 :_dcgg [_beca ],P1 :_dga [_beca ],P2 :_ffeg [_beca ],P3 :_dcgg [_beca +1]});};if len (_cffg )> 0{_aee =append (_aee ,_cffg ); -};};_effbb ,_bbbdb ,_afcg :=_egcc (_aee ,_fcba .Color ,_fcba .LineWidth );if _afcg !=nil {return nil ,nil ,_afcg ;};return _effbb ,_bbbdb ,nil ;};func (_ea *AppearanceFont )fillName (){if _ea .Font ==nil ||_ea .Name !=""{return ;};_fd :=_ea .Font .FontDescriptor (); -if _fd ==nil ||_fd .FontName ==nil {return ;};_ea .Name =_fd .FontName .String ();}; +// Font specifies a font used for rendering the button label. +// When omitted it will fallback to use a Helvetica font. +Font *_ed .PdfFont ; -// 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 *_ef .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_ef .PdfColorDeviceRGB ;Opacity float64 ;};func _egcc (_bcfg [][]_bc .CubicBezierCurve ,_bgc *_ef .PdfColorDeviceRGB ,_dda float64 )([]byte ,*_ef .PdfRectangle ,error ){_ebda :=_d .NewContentCreator (); -_ebda .Add_q ().SetStrokingColor (_bgc ).Add_w (_dda );_cdba :=_bc .NewCubicBezierPath ();for _ ,_ddcc :=range _bcfg {_cdba .Curves =append (_cdba .Curves ,_ddcc ...);for _ddac ,_bbc :=range _ddcc {if _ddac ==0{_ebda .Add_m (_bbc .P0 .X ,_bbc .P0 .Y ); -}else {_ebda .Add_l (_bbc .P0 .X ,_bbc .P0 .Y );};_ebda .Add_c (_bbc .P1 .X ,_bbc .P1 .Y ,_bbc .P2 .X ,_bbc .P2 .Y ,_bbc .P3 .X ,_bbc .P3 .Y );};};_ebda .Add_S ().Add_Q ();return _ebda .Bytes (),_cdba .GetBoundingBox ().ToPdfRectangle (),nil ;}; +// FontSize specifies the font size used in rendering the button label. +// The default font size is 12pt. +FontSize *float64 ; -// 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 *_ef .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_ef .PdfColorDeviceRGB ;Opacity float64 ;}; +// Fields specifies list of fields that could be submitted. +// This list may contain indirect object to fields or field names. +Fields *_gc .PdfObjectArray ; -// TextFieldOptions defines optional parameter for a text field in a form. -type TextFieldOptions struct{MaxLen int ;Value string ;}; +// IsExclusionList specifies that the fields contain in `Fields` array would not be submitted. +IsExclusionList bool ; -// CreateLineAnnotation creates a line annotation object that can be added to page PDF annotations. -func CreateLineAnnotation (lineDef LineAnnotationDef )(*_ef .PdfAnnotation ,error ){_aegcg :=_ef .NewPdfAnnotationLine ();_aegcg .L =_c .MakeArrayFromFloats ([]float64 {lineDef .X1 ,lineDef .Y1 ,lineDef .X2 ,lineDef .Y2 });_abde :=_c .MakeName ("\u004e\u006f\u006e\u0065"); -if lineDef .LineEndingStyle1 ==_bc .LineEndingStyleArrow {_abde =_c .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077");};_cddf :=_c .MakeName ("\u004e\u006f\u006e\u0065");if lineDef .LineEndingStyle2 ==_bc .LineEndingStyleArrow {_cddf =_c .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077"); -};_aegcg .LE =_c .MakeArray (_abde ,_cddf );if lineDef .Opacity < 1.0{_aegcg .CA =_c .MakeFloat (lineDef .Opacity );};_ceae ,_dgg ,_cfdb :=lineDef .LineColor .R (),lineDef .LineColor .G (),lineDef .LineColor .B ();_aegcg .IC =_c .MakeArrayFromFloats ([]float64 {_ceae ,_dgg ,_cfdb }); -_aegcg .C =_c .MakeArrayFromFloats ([]float64 {_ceae ,_dgg ,_cfdb });_dgf :=_ef .NewBorderStyle ();_dgf .SetBorderWidth (lineDef .LineWidth );_aegcg .BS =_dgf .ToPdfObject ();_bbcd ,_egg ,_ddee :=_ccbf (lineDef );if _ddee !=nil {return nil ,_ddee ;};_aegcg .AP =_bbcd ; -_aegcg .Rect =_c .MakeArrayFromFloats ([]float64 {_egg .Llx ,_egg .Lly ,_egg .Urx ,_egg .Ury });return _aegcg .PdfAnnotation ,nil ;}; +// IncludeEmptyFields specifies if all fields would be submitted even though it's value is empty. +IncludeEmptyFields bool ; -// SetStyle applies appearance `style` to `fa`. -func (_ecdd *ImageFieldAppearance )SetStyle (style AppearanceStyle ){_ecdd ._dcf =&style };func _dff (_gdc []*SignatureLine ,_afb *SignatureFieldOpts )(*_c .PdfObjectDictionary ,error ){if _afb ==nil {_afb =NewSignatureFieldOpts ();};var _bggd error ;var _cca *_c .PdfObjectName ; -_ebcc :=_afb .Font ;if _ebcc !=nil {_eefc ,_ :=_ebcc .GetFontDescriptor ();if _eefc !=nil {if _fcg ,_efb :=_eefc .FontName .(*_c .PdfObjectName );_efb {_cca =_fcg ;};};if _cca ==nil {_cca =_c .MakeName ("\u0046\u006f\u006et\u0031");};}else {if _ebcc ,_bggd =_ef .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); -_bggd !=nil {return nil ,_bggd ;};_cca =_c .MakeName ("\u0048\u0065\u006c\u0076");};_ffc :=_afb .FontSize ;if _ffc <=0{_ffc =10;};if _afb .LineHeight <=0{_afb .LineHeight =1;};_efcd :=_afb .LineHeight *_ffc ;_fgde ,_cea :=_ebcc .GetRuneMetrics (' ');if !_cea {return nil ,_ac .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"); -};_gbbc :=_fgde .Wx ;var _afcc float64 ;var _ebcf []string ;for _ ,_dede :=range _gdc {if _dede .Text ==""{continue ;};_cdfg :=_dede .Text ;if _dede .Desc !=""{_cdfg =_dede .Desc +"\u003a\u0020"+_cdfg ;};_ebcf =append (_ebcf ,_cdfg );var _fdfe float64 ; -for _ ,_eefea :=range _cdfg {_cac ,_afec :=_ebcc .GetRuneMetrics (_eefea );if !_afec {continue ;};_fdfe +=_cac .Wx ;};if _fdfe > _afcc {_afcc =_fdfe ;};};_afcc =_afcc *_ffc /1000.0;_egfe :=float64 (len (_ebcf ))*_efcd ;_bcgf :=_afb .Image !=nil ;_afca :=_afb .Rect ; -if _afca ==nil {_afca =[]float64 {0,0,_afcc ,_egfe };if _bcgf {_afca [2]=_afcc *2;_afca [3]=_egfe *2;};_afb .Rect =_afca ;};_ffbaa :=_afca [2]-_afca [0];_bcgb :=_afca [3]-_afca [1];_deff ,_fegg :=_afca ,_afca ;var _gcb ,_geb float64 ;if _bcgf &&len (_ebcf )> 0{if _afb .ImagePosition <=SignatureImageRight {_fggac :=[]float64 {_afca [0],_afca [1],_afca [0]+(_ffbaa /2),_afca [3]}; -_cgce :=[]float64 {_afca [0]+(_ffbaa /2),_afca [1],_afca [2],_afca [3]};if _afb .ImagePosition ==SignatureImageLeft {_deff ,_fegg =_fggac ,_cgce ;}else {_deff ,_fegg =_cgce ,_fggac ;};}else {_dbgg :=[]float64 {_afca [0],_afca [1],_afca [2],_afca [1]+(_bcgb /2)}; -_dfad :=[]float64 {_afca [0],_afca [1]+(_bcgb /2),_afca [2],_afca [3]};if _afb .ImagePosition ==SignatureImageTop {_deff ,_fegg =_dfad ,_dbgg ;}else {_deff ,_fegg =_dbgg ,_dfad ;};};};_gcb =_fegg [2]-_fegg [0];_geb =_fegg [3]-_fegg [1];var _cba float64 ; -if _afb .AutoSize {if _afcc > _gcb ||_egfe > _geb {_bad :=_f .Min (_gcb /_afcc ,_geb /_egfe );_ffc *=_bad ;};_efcd =_afb .LineHeight *_ffc ;_cba +=(_geb -float64 (len (_ebcf ))*_efcd )/2;};_gfe :=_d .NewContentCreator ();_aagf :=_ef .NewPdfPageResources (); -_aagf .SetFontByName (*_cca ,_ebcc .ToPdfObject ());if _afb .BorderSize <=0{_afb .BorderSize =0;_afb .BorderColor =_ef .NewPdfColorDeviceGray (1);};_gfe .Add_q ();if _afb .FillColor !=nil {_gfe .SetNonStrokingColor (_afb .FillColor );};if _afb .BorderColor !=nil {_gfe .SetStrokingColor (_afb .BorderColor ); -};_gfe .Add_w (_afb .BorderSize ).Add_re (_afca [0],_afca [1],_ffbaa ,_bcgb );if _afb .FillColor !=nil &&_afb .BorderColor !=nil {_gfe .Add_B ();}else if _afb .FillColor !=nil {_gfe .Add_f ();}else if _afb .BorderColor !=nil {_gfe .Add_S ();};_gfe .Add_Q (); -if _afb .WatermarkImage !=nil {_baec :=[]float64 {_afca [0],_afca [1],_afca [2],_afca [3]};_abgg ,_acea ,_ddcb :=_afce (_afb .WatermarkImage ,"\u0049\u006d\u0061\u0067\u0065\u0057\u0061\u0074\u0065r\u006d\u0061\u0072\u006b",_afb ,_baec ,_gfe );if _ddcb !=nil {return nil ,_ddcb ; -};_aagf .SetXObjectImageByName (*_abgg ,_acea );};_gfe .Add_q ();_gfe .Translate (_fegg [0],_fegg [3]-_efcd -_cba );_gfe .Add_BT ();_ecc :=_ebcc .Encoder ();for _ ,_gbf :=range _ebcf {var _ffcc []byte ;for _ ,_aaba :=range _gbf {if _ab .IsSpace (_aaba ){if len (_ffcc )> 0{_gfe .SetNonStrokingColor (_afb .TextColor ).Add_Tf (*_cca ,_ffc ).Add_TL (_efcd ).Add_TJ ([]_c .PdfObject {_c .MakeStringFromBytes (_ffcc )}...); -_ffcc =nil ;};_gfe .Add_Tf (*_cca ,_ffc ).Add_TL (_efcd ).Add_TJ ([]_c .PdfObject {_c .MakeFloat (-_gbbc )}...);}else {_ffcc =append (_ffcc ,_ecc .Encode (string (_aaba ))...);};};if len (_ffcc )> 0{_gfe .SetNonStrokingColor (_afb .TextColor ).Add_Tf (*_cca ,_ffc ).Add_TL (_efcd ).Add_TJ ([]_c .PdfObject {_c .MakeStringFromBytes (_ffcc )}...); -};_gfe .Add_Td (0,-_efcd );};_gfe .Add_ET ();_gfe .Add_Q ();if _bcgf {_adgf ,_cadb ,_bfdd :=_afce (_afb .Image ,"\u0049\u006d\u0061\u0067\u0065\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065",_afb ,_deff ,_gfe );if _bfdd !=nil {return nil ,_bfdd ;};_aagf .SetXObjectImageByName (*_adgf ,_cadb ); -};_eac :=_ef .NewXObjectForm ();_eac .Resources =_aagf ;_eac .BBox =_c .MakeArrayFromFloats (_afca );_eac .SetContentStream (_gfe .Bytes (),_dced ());_gbc :=_c .MakeDict ();_gbc .Set ("\u004e",_eac .ToPdfObject ());return _gbc ,nil ;}; +// SubmitAsPDF specifies that the document shall be submitted as PDF. +// If set then all the other flags shall be ignored. +SubmitAsPDF bool ;}; -// GenerateAppearanceDict generates an appearance dictionary for widget annotation `wa` for the `field` in `form`. -// Implements interface model.FieldAppearanceGenerator. -func (_egdd ImageFieldAppearance )GenerateAppearanceDict (form *_ef .PdfAcroForm ,field *_ef .PdfField ,wa *_ef .PdfAnnotationWidget )(*_c .PdfObjectDictionary ,error ){_ ,_ecga :=field .GetContext ().(*_ef .PdfFieldButton );if !_ecga {_a .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 ;};_gaaa ,_efaa :=_c .GetDict (wa .AP );if _efaa &&_egdd .OnlyIfMissing {_a .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 _gaaa ,nil ;};if form .DR ==nil {form .DR =_ef .NewPdfPageResources ();};switch _adad :=field .GetContext ().(type ){case *_ef .PdfFieldButton :if _adad .IsPush (){_edda ,_befg :=_egda (_adad ,wa ,_egdd .Style ());if _befg !=nil {return nil ,_befg ; -};return _edda ,nil ;};};return nil ,nil ;};func _ceda (_egaf _c .PdfObject ,_dfgb *_ef .PdfPageResources )(*_c .PdfObjectName ,float64 ,bool ){var (_ffe *_c .PdfObjectName ;_fbbd float64 ;_ggdf bool ;);if _fge ,_fefb :=_c .GetDict (_egaf );_fefb &&_fge !=nil {_bbbca :=_c .TraceToDirectObject (_fge .Get ("\u004e")); -switch _gaff :=_bbbca .(type ){case *_c .PdfObjectStream :_gegf ,_cadc :=_c .DecodeStream (_gaff );if _cadc !=nil {_a .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",_cadc .Error ()); -return nil ,0,false ;};_dcdac ,_cadc :=_d .NewContentStreamParser (string (_gegf )).Parse ();if _cadc !=nil {_a .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",_cadc .Error ()); -return nil ,0,false ;};_dbdd :=_d .NewContentStreamProcessor (*_dcdac );_dbdd .AddHandler (_d .HandlerConditionEnumOperand ,"\u0054\u0066",func (_cbb *_d .ContentStreamOperation ,_ebb _d .GraphicsState ,_ege *_ef .PdfPageResources )error {if len (_cbb .Params )==2{if _eab ,_adba :=_c .GetName (_cbb .Params [0]); -_adba {_ffe =_eab ;};if _cdfab ,_fdg :=_c .GetNumberAsFloat (_cbb .Params [1]);_fdg ==nil {_fbbd =_cdfab ;};_ggdf =true ;return _d .ErrEarlyExit ;};return nil ;});_dbdd .Process (_dfgb );return _ffe ,_fbbd ,_ggdf ;};};return nil ,0,false ;}; +// Style returns the appearance style of `fa`. If not specified, returns default style. +func (_eefg ImageFieldAppearance )Style ()AppearanceStyle {if _eefg ._gagb !=nil {return *_eefg ._gagb ;};return AppearanceStyle {BorderSize :0.0,BorderColor :_ed .NewPdfColorDeviceGray (0),FillColor :_ed .NewPdfColorDeviceGray (1),DrawAlignmentReticle :false }; +}; // FormResetActionOptions holds options for creating a form reset button. type FormResetActionOptions struct{ // Rectangle holds the button position, size, and color. -Rectangle _bc .Rectangle ; +Rectangle _fe .Rectangle ; // Label specifies the text that would be displayed on the button. Label string ; // LabelColor specifies the button label color. -LabelColor _ef .PdfColor ; +LabelColor _ed .PdfColor ; // Font specifies a font used for rendering the button label. // When omitted it will fallback to use a Helvetica font. -Font *_ef .PdfFont ; +Font *_ed .PdfFont ; // FontSize specifies the font size used in rendering the button label. // The default font size is 12pt. @@ -237,53 +299,98 @@ FontSize *float64 ; // Fields specifies list of fields that could be resetted. // This list may contain indirect object to fields or field names. -Fields *_c .PdfObjectArray ; +Fields *_gc .PdfObjectArray ; // IsExclusionList specifies that the fields in the `Fields` array would be excluded form reset process. IsExclusionList bool ;}; -// AppearanceFont represents a font used for generating the appearance of a -// field in the filling/flattening process. -type AppearanceFont struct{ - -// 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 *_ef .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 _cfcb (_dcda *_d .ContentCreator ,_effa AppearanceStyle ,_dbg ,_gcc float64 ){_dcda .Add_q ().Add_re (0,0,_dbg ,_gcc ).Add_w (_effa .BorderSize ).SetStrokingColor (_effa .BorderColor ).SetNonStrokingColor (_effa .FillColor ).Add_B ().Add_Q (); -};func _dca (_cfg ,_dbgb float64 ,_aagc *_ef .Image ,_gdde AppearanceStyle )(*_ef .XObjectForm ,error ){_aed ,_cff :=_ef .NewXObjectImageFromImage (_aagc ,nil ,_c .NewFlateEncoder ());if _cff !=nil {return nil ,_cff ;};_aed .Decode =_c .MakeArrayFromFloats ([]float64 {0.0,1.0,0.0,1.0,0.0,1.0}); -_adcd :=_ef .NewPdfPageResources ();_adcd .ProcSet =_c .MakeArray (_c .MakeName ("\u0050\u0044\u0046"),_c .MakeName ("\u0049\u006d\u0061\u0067\u0065\u0043"));_adcd .SetXObjectImageByName (_c .PdfObjectName ("\u0049\u006d\u0030"),_aed );_aedb :=_d .NewContentCreator (); -_aedb .Add_q ();_aedb .Add_cm (float64 (_aagc .Width ),0,0,float64 (_aagc .Height ),0,0);_aedb .Add_Do ("\u0049\u006d\u0030");_aedb .Add_Q ();_bed :=_ef .NewXObjectForm ();_bed .FormType =_c .MakeInteger (1);_bed .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,float64 (_aagc .Width ),float64 (_aagc .Height )}); -_bed .Resources =_adcd ;_bed .SetContentStream (_aedb .Bytes (),_dced ());return _bed ,nil ;}; +// ImageFieldAppearance implements interface model.FieldAppearanceGenerator and generates appearance streams +// for attaching an image to a button field. +type ImageFieldAppearance struct{OnlyIfMissing bool ;_gagb *AppearanceStyle ;};func _fefb (_beeb [][]_fe .CubicBezierCurve ,_bffa *_ed .PdfColorDeviceRGB ,_dfdc float64 )([]byte ,*_ed .PdfRectangle ,error ){_bgdb :=_ec .NewContentCreator ();_bgdb .Add_q ().SetStrokingColor (_bffa ).Add_w (_dfdc ); +_acdg :=_fe .NewCubicBezierPath ();for _ ,_gaaa :=range _beeb {_acdg .Curves =append (_acdg .Curves ,_gaaa ...);for _egge ,_adff :=range _gaaa {if _egge ==0{_bgdb .Add_m (_adff .P0 .X ,_adff .P0 .Y );}else {_bgdb .Add_l (_adff .P0 .X ,_adff .P0 .Y );}; +_bgdb .Add_c (_adff .P1 .X ,_adff .P1 .Y ,_adff .P2 .X ,_adff .P2 .Y ,_adff .P3 .X ,_adff .P3 .Y );};};_bgdb .Add_S ().Add_Q ();return _bgdb .Bytes (),_acdg .GetBoundingBox ().ToPdfRectangle (),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 *_ef .PdfSignature ,lines []*SignatureLine ,opts *SignatureFieldOpts )(*_ef .PdfFieldSignature ,error ){if signature ==nil {return nil ,_ac .New ("\u0073\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c"); -};_efdc ,_daea :=_dff (lines ,opts );if _daea !=nil {return nil ,_daea ;};_eea :=_ef .NewPdfFieldSignature (signature );_eea .Rect =_c .MakeArrayFromFloats (opts .Rect );_eea .AP =_efdc ;return _eea ,nil ;}; +func NewSignatureField (signature *_ed .PdfSignature ,lines []*SignatureLine ,opts *SignatureFieldOpts )(*_ed .PdfFieldSignature ,error ){if signature ==nil {return nil ,_bf .New ("\u0073\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c"); +};_dcba ,_dfbab :=_eagb (lines ,opts );if _dfbab !=nil {return nil ,_dfbab ;};_cfg :=_ed .NewPdfFieldSignature (signature );_cfg .Rect =_gc .MakeArrayFromFloats (opts .Rect );_cfg .AP =_dcba ;return _cfg ,nil ;}; -// ImageFieldOptions defines optional parameters for a push button with image attach capability form field. -type ImageFieldOptions struct{Image *_ef .Image ;_cce AppearanceStyle ;};func (_cdfa *AppearanceStyle )processDA (_cbc *_ef .PdfField ,_dbfb *_d .ContentStreamOperations ,_fgab ,_gdb *_ef .PdfPageResources ,_bceg *_d .ContentCreator )(*AppearanceFont ,bool ,error ){var _afge *AppearanceFont ; -var _bag bool ;if _cdfa .Fonts !=nil {if _cdfa .Fonts .Fallback !=nil {_afge =_cdfa .Fonts .Fallback ;};if _bgdf :=_cdfa .Fonts .FieldFallbacks ;_bgdf !=nil {if _bgfg ,_ada :=_bgdf [_cbc .PartialName ()];_ada {_afge =_bgfg ;}else if _dgeb ,_edac :=_cbc .FullName (); -_edac ==nil {if _cgeb ,_afef :=_bgdf [_dgeb ];_afef {_afge =_cgeb ;};};};if _afge !=nil {_afge .fillName ();};_bag =_cdfa .Fonts .ForceReplace ;};var _debf string ;var _bcg float64 ;var _efed bool ;if _dbfb !=nil {for _ ,_dag :=range *_dbfb {if _dag .Operand =="\u0054\u0066"&&len (_dag .Params )==2{if _bbec ,_dbfa :=_c .GetNameVal (_dag .Params [0]); -_dbfa {_debf =_bbec ;};if _cad ,_cdeg :=_c .GetNumberAsFloat (_dag .Params [1]);_cdeg ==nil {_bcg =_cad ;};_efed =true ;continue ;};_bceg .AddOperand (*_dag );};};var _cbdcd *AppearanceFont ;var _egfd _c .PdfObject ;if _bag &&_afge !=nil {_cbdcd =_afge ; -}else {if _fgab !=nil &&_debf !=""{if _cbfg ,_defa :=_fgab .GetFontByName (*_c .MakeName (_debf ));_defa {if _fccg ,_ffba :=_ef .NewPdfFontFromPdfObject (_cbfg );_ffba ==nil {_egfd =_cbfg ;_cbdcd =&AppearanceFont {Name :_debf ,Font :_fccg ,Size :_bcg }; -}else {_a .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",_ffba ); -};};};if _cbdcd ==nil &&_afge !=nil {_cbdcd =_afge ;};if _cbdcd ==nil {_caad ,_fgga :=_ef .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a");if _fgga !=nil {return nil ,false ,_fgga ;};_cbdcd =&AppearanceFont {Name :"\u0048\u0065\u006c\u0076",Font :_caad ,Size :_bcg }; -};};if _cbdcd .Size <=0&&_cdfa .Fonts !=nil &&_cdfa .Fonts .FallbackSize > 0{_cbdcd .Size =_cdfa .Fonts .FallbackSize ;};_bfdg :=*_c .MakeName (_cbdcd .Name );if _egfd ==nil {_egfd =_cbdcd .Font .ToPdfObject ();};if _fgab !=nil &&!_fgab .HasFontByName (_bfdg ){_fgab .SetFontByName (_bfdg ,_egfd ); -};if _gdb !=nil &&!_gdb .HasFontByName (_bfdg ){_gdb .SetFontByName (_bfdg ,_egfd );};return _cbdcd ,_efed ,nil ;}; +// CreateInkAnnotation creates an ink annotation object that can be added to the annotation list of a PDF page. +func CreateInkAnnotation (inkDef InkAnnotationDef )(*_ed .PdfAnnotation ,error ){_eadb :=_ed .NewPdfAnnotationInk ();_dgde :=_gc .MakeArray ();for _ ,_cagb :=range inkDef .Paths {if _cagb .Length ()==0{continue ;};_accd :=[]float64 {};for _ ,_fgb :=range _cagb .Points {_accd =append (_accd ,_fgb .X ,_fgb .Y ); +};_dgde .Append (_gc .MakeArrayFromFloats (_accd ));};_eadb .InkList =_dgde ;if inkDef .Color ==nil {inkDef .Color =_ed .NewPdfColorDeviceRGB (0.0,0.0,0.0);};_eadb .C =_gc .MakeArrayFromFloats ([]float64 {inkDef .Color .R (),inkDef .Color .G (),inkDef .Color .B ()}); +_bfcb ,_fcgc ,_edcae :=_fbd (&inkDef );if _edcae !=nil {return nil ,_edcae ;};_eadb .AP =_bfcb ;_eadb .Rect =_gc .MakeArrayFromFloats ([]float64 {_fcgc .Llx ,_fcgc .Lly ,_fcgc .Urx ,_fcgc .Ury });return _eadb .PdfAnnotation ,nil ;};func _eac (_cefc *_ec .ContentCreator ,_dfdf AppearanceStyle ,_eeg ,_gdcc float64 ){_cefc .Add_q ().Add_re (0,0,_eeg ,_gdcc ).Add_w (_dfdf .BorderSize ).SetStrokingColor (_dfdf .BorderColor ).SetNonStrokingColor (_dfdf .FillColor ).Add_B ().Add_Q (); +}; -// 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 ; +// 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 *_ed .PdfPage ,name string ,rect []float64 ,opt TextFieldOptions )(*_ed .PdfFieldText ,error ){if page ==nil {return nil ,_bf .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064");};if len (name )<=0{return nil ,_bf .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 ,_bf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_ddebg :=_ed .NewPdfField ();_ggbb :=&_ed .PdfFieldText {};_ddebg .SetContext (_ggbb );_ggbb .PdfField =_ddebg ;_ggbb .T =_gc .MakeString (name ); +if opt .MaxLen > 0{_ggbb .MaxLen =_gc .MakeInteger (int64 (opt .MaxLen ));};if len (opt .Value )> 0{_ggbb .V =_gc .MakeString (opt .Value );};_cebd :=_ed .NewPdfAnnotationWidget ();_cebd .Rect =_gc .MakeArrayFromFloats (rect );_cebd .P =page .ToPdfObject (); +_cebd .F =_gc .MakeInteger (4);_cebd .Parent =_ggbb .ToPdfObject ();_ggbb .Annotations =append (_ggbb .Annotations ,_cebd );return _ggbb ,nil ;}; + +// GenerateAppearanceDict generates an appearance dictionary for widget annotation `wa` for the `field` in `form`. +// Implements interface model.FieldAppearanceGenerator. +func (_gaef ImageFieldAppearance )GenerateAppearanceDict (form *_ed .PdfAcroForm ,field *_ed .PdfField ,wa *_ed .PdfAnnotationWidget )(*_gc .PdfObjectDictionary ,error ){_ ,_cbgf :=field .GetContext ().(*_ed .PdfFieldButton );if !_cbgf {_a .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 ;};_cegg ,_caff :=_gc .GetDict (wa .AP );if _caff &&_gaef .OnlyIfMissing {_a .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 _cegg ,nil ;};if form .DR ==nil {form .DR =_ed .NewPdfPageResources ();};switch _edfe :=field .GetContext ().(type ){case *_ed .PdfFieldButton :if _edfe .IsPush (){_effd ,_dcfe :=_dffd (_edfe ,wa ,_gaef .Style ());if _dcfe !=nil {return nil ,_dcfe ; +};return _effd ,nil ;};};return nil ,nil ;};func _bad (_dee *_ed .PdfField ,_aab ,_feag float64 ,_gdgb string ,_dcec AppearanceStyle ,_ffcd *_ec .ContentStreamOperations ,_dea *_ed .PdfPageResources ,_gbge *_gc .PdfObjectDictionary )(*_ed .XObjectForm ,error ){_gcge :=_ed .NewPdfPageResources (); +_cbbb ,_ceeb :=_aab ,_feag ;_efbg :=_ec .NewContentCreator ();if _dcec .BorderSize > 0{_eac (_efbg ,_dcec ,_aab ,_feag );};if _dcec .DrawAlignmentReticle {_adc :=_dcec ;_adc .BorderSize =0.2;_bbbc (_efbg ,_adc ,_aab ,_feag );};_efbg .Add_BMC ("\u0054\u0078"); +_efbg .Add_q ();_efbg .Add_BT ();_aab ,_feag =_dcec .applyRotation (_gbge ,_aab ,_feag ,_efbg );_aed ,_gfce ,_fag :=_dcec .processDA (_dee ,_ffcd ,_dea ,_gcge ,_efbg );if _fag !=nil {return nil ,_fag ;};_fcg :=_aed .Font ;_dfdg :=_aed .Size ;_gab :=_gc .MakeName (_aed .Name ); +_fac :=_dfdg ==0;if _fac &&_gfce {_dfdg =_feag *_dcec .AutoFontSizeFraction ;};_bef :=_fcg .Encoder ();if _bef ==nil {_a .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"); +_bef =_e .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};if len (_gdgb )==0{return nil ,nil ;};_bfg :=_fegf ;if _dcec .MarginLeft !=nil {_bfg =*_dcec .MarginLeft ;};_gbaa :=0.0;if _bef !=nil {for _ ,_agdd :=range _gdgb {_adfb ,_aea :=_fcg .GetRuneMetrics (_agdd ); +if !_aea {_a .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",_agdd ); +continue ;};_gbaa +=_adfb .Wx ;};_gdgb =string (_bef .Encode (_gdgb ));};if _dfdg ==0||_fac &&_gbaa > 0&&_bfg +_gbaa *_dfdg /1000.0> _aab {_dfdg =0.95*1000.0*(_aab -_bfg )/_gbaa ;};_fff :=1.0*_dfdg ;_cff :=2.0;{_cde :=_fff ;if _fac &&_cff +_cde > _feag {_dfdg =0.95*(_feag -_cff ); +_fff =1.0*_dfdg ;_cde =_fff ;};if _feag > _cde {_cff =(_feag -_cde )/2.0;_cff +=1.50;};};_efbg .Add_Tf (*_gab ,_dfdg );_efbg .Add_Td (_bfg ,_cff );_efbg .Add_Tj (*_gc .MakeString (_gdgb ));_efbg .Add_ET ();_efbg .Add_Q ();_efbg .Add_EMC ();_fcd :=_ed .NewXObjectForm (); +_fcd .Resources =_gcge ;_fcd .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_cbbb ,_ceeb });_fcd .SetContentStream (_efbg .Bytes (),_bcbfc ());return _fcd ,nil ;};func _bace (_dgbec ,_ebac float64 ,_ebb *_ed .Image ,_cage AppearanceStyle )(*_ed .XObjectForm ,error ){_dgga ,_ddbc :=_ed .NewXObjectImageFromImage (_ebb ,nil ,_gc .NewFlateEncoder ()); +if _ddbc !=nil {return nil ,_ddbc ;};_dgga .Decode =_gc .MakeArrayFromFloats ([]float64 {0.0,1.0,0.0,1.0,0.0,1.0});_eddc :=_ed .NewPdfPageResources ();_eddc .ProcSet =_gc .MakeArray (_gc .MakeName ("\u0050\u0044\u0046"),_gc .MakeName ("\u0049\u006d\u0061\u0067\u0065\u0043")); +_eddc .SetXObjectImageByName (_gc .PdfObjectName ("\u0049\u006d\u0030"),_dgga );_efa :=_ec .NewContentCreator ();_efa .Add_q ();_efa .Add_cm (float64 (_ebb .Width ),0,0,float64 (_ebb .Height ),0,0);_efa .Add_Do ("\u0049\u006d\u0030");_efa .Add_Q ();_ccbc :=_ed .NewXObjectForm (); +_ccbc .FormType =_gc .MakeInteger (1);_ccbc .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,float64 (_ebb .Width ),float64 (_ebb .Height )});_ccbc .Resources =_eddc ;_ccbc .SetContentStream (_efa .Bytes (),_bcbfc ());return _ccbc ,nil ;}; + +// SignatureLine represents a line of information in the signature field appearance. +type SignatureLine struct{Desc string ;Text string ;};func _eagb (_gbag []*SignatureLine ,_aggeb *SignatureFieldOpts )(*_gc .PdfObjectDictionary ,error ){if _aggeb ==nil {_aggeb =NewSignatureFieldOpts ();};var _efdd error ;var _dfca *_gc .PdfObjectName ; +_eacf :=_aggeb .Font ;if _eacf !=nil {_aacb ,_ :=_eacf .GetFontDescriptor ();if _aacb !=nil {if _dfbc ,_fbec :=_aacb .FontName .(*_gc .PdfObjectName );_fbec {_dfca =_dfbc ;};};if _dfca ==nil {_dfca =_gc .MakeName ("\u0046\u006f\u006et\u0031");};}else {if _eacf ,_efdd =_ed .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); +_efdd !=nil {return nil ,_efdd ;};_dfca =_gc .MakeName ("\u0048\u0065\u006c\u0076");};_bae :=_aggeb .FontSize ;if _bae <=0{_bae =10;};if _aggeb .LineHeight <=0{_aggeb .LineHeight =1;};_ecg :=_aggeb .LineHeight *_bae ;_dbbc ,_cefg :=_eacf .GetRuneMetrics (' '); +if !_cefg {return nil ,_bf .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");};_eca :=_dbbc .Wx ;var _dcee float64 ;var _abc []string ; +for _ ,_dggb :=range _gbag {if _dggb .Text ==""{continue ;};_ggcd :=_dggb .Text ;if _dggb .Desc !=""{_ggcd =_dggb .Desc +"\u003a\u0020"+_ggcd ;};_abc =append (_abc ,_ggcd );var _fad float64 ;for _ ,_gac :=range _ggcd {_befa ,_aaf :=_eacf .GetRuneMetrics (_gac ); +if !_aaf {continue ;};_fad +=_befa .Wx ;};if _fad > _dcee {_dcee =_fad ;};};_dcee =_dcee *_bae /1000.0;_ccb :=float64 (len (_abc ))*_ecg ;_geg :=_aggeb .Image !=nil ;_dfa :=_aggeb .Rect ;if _dfa ==nil {_dfa =[]float64 {0,0,_dcee ,_ccb };if _geg {_dfa [2]=_dcee *2; +_dfa [3]=_ccb *2;};_aggeb .Rect =_dfa ;};_bedc :=_dfa [2]-_dfa [0];_beb :=_dfa [3]-_dfa [1];_aaaa ,_ddbb :=_dfa ,_dfa ;var _edfb ,_eeaf float64 ;if _geg &&len (_abc )> 0{if _aggeb .ImagePosition <=SignatureImageRight {_cda :=[]float64 {_dfa [0],_dfa [1],_dfa [0]+(_bedc /2),_dfa [3]}; +_fae :=[]float64 {_dfa [0]+(_bedc /2),_dfa [1],_dfa [2],_dfa [3]};if _aggeb .ImagePosition ==SignatureImageLeft {_aaaa ,_ddbb =_cda ,_fae ;}else {_aaaa ,_ddbb =_fae ,_cda ;};}else {_ggdc :=[]float64 {_dfa [0],_dfa [1],_dfa [2],_dfa [1]+(_beb /2)};_bdc :=[]float64 {_dfa [0],_dfa [1]+(_beb /2),_dfa [2],_dfa [3]}; +if _aggeb .ImagePosition ==SignatureImageTop {_aaaa ,_ddbb =_bdc ,_ggdc ;}else {_aaaa ,_ddbb =_ggdc ,_bdc ;};};};_edfb =_ddbb [2]-_ddbb [0];_eeaf =_ddbb [3]-_ddbb [1];var _eaff float64 ;if _aggeb .AutoSize {if _dcee > _edfb ||_ccb > _eeaf {_cbg :=_g .Min (_edfb /_dcee ,_eeaf /_ccb ); +_bae *=_cbg ;};_ecg =_aggeb .LineHeight *_bae ;_eaff +=(_eeaf -float64 (len (_abc ))*_ecg )/2;};_fead :=_ec .NewContentCreator ();_gcca :=_ed .NewPdfPageResources ();_gcca .SetFontByName (*_dfca ,_eacf .ToPdfObject ());if _aggeb .BorderSize <=0{_aggeb .BorderSize =0; +_aggeb .BorderColor =_ed .NewPdfColorDeviceGray (1);};_fead .Add_q ();if _aggeb .FillColor !=nil {_fead .SetNonStrokingColor (_aggeb .FillColor );};if _aggeb .BorderColor !=nil {_fead .SetStrokingColor (_aggeb .BorderColor );};_fead .Add_w (_aggeb .BorderSize ).Add_re (_dfa [0],_dfa [1],_bedc ,_beb ); +if _aggeb .FillColor !=nil &&_aggeb .BorderColor !=nil {_fead .Add_B ();}else if _aggeb .FillColor !=nil {_fead .Add_f ();}else if _aggeb .BorderColor !=nil {_fead .Add_S ();};_fead .Add_Q ();if _aggeb .WatermarkImage !=nil {_bede :=[]float64 {_dfa [0],_dfa [1],_dfa [2],_dfa [3]}; +_eeef ,_daa ,_egb :=_agcg (_aggeb .WatermarkImage ,"\u0049\u006d\u0061\u0067\u0065\u0057\u0061\u0074\u0065r\u006d\u0061\u0072\u006b",_aggeb ,_bede ,_fead );if _egb !=nil {return nil ,_egb ;};_gcca .SetXObjectImageByName (*_eeef ,_daa );};_fead .Add_q (); +_fead .Translate (_ddbb [0],_ddbb [3]-_ecg -_eaff );_fead .Add_BT ();_cdf :=_eacf .Encoder ();for _ ,_fdfb :=range _abc {var _cgbe []byte ;for _ ,_aff :=range _fdfb {if _b .IsSpace (_aff ){if len (_cgbe )> 0{_fead .SetNonStrokingColor (_aggeb .TextColor ).Add_Tf (*_dfca ,_bae ).Add_TL (_ecg ).Add_TJ ([]_gc .PdfObject {_gc .MakeStringFromBytes (_cgbe )}...); +_cgbe =nil ;};_fead .Add_Tf (*_dfca ,_bae ).Add_TL (_ecg ).Add_TJ ([]_gc .PdfObject {_gc .MakeFloat (-_eca )}...);}else {_cgbe =append (_cgbe ,_cdf .Encode (string (_aff ))...);};};if len (_cgbe )> 0{_fead .SetNonStrokingColor (_aggeb .TextColor ).Add_Tf (*_dfca ,_bae ).Add_TL (_ecg ).Add_TJ ([]_gc .PdfObject {_gc .MakeStringFromBytes (_cgbe )}...); +};_fead .Add_Td (0,-_ecg );};_fead .Add_ET ();_fead .Add_Q ();if _geg {_fce ,_efdc ,_fca :=_agcg (_aggeb .Image ,"\u0049\u006d\u0061\u0067\u0065\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065",_aggeb ,_aaaa ,_fead );if _fca !=nil {return nil ,_fca ;}; +_gcca .SetXObjectImageByName (*_fce ,_efdc );};_bfb :=_ed .NewXObjectForm ();_bfb .Resources =_gcca ;_bfb .BBox =_gc .MakeArrayFromFloats (_dfa );_bfb .SetContentStream (_fead .Bytes (),_bcbfc ());_edbg :=_gc .MakeDict ();_edbg .Set ("\u004e",_bfb .ToPdfObject ()); +return _edbg ,nil ;}; + +// 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 };}; + +// SetStyle applies appearance `style` to `fa`. +func (_fgd *FieldAppearance )SetStyle (style AppearanceStyle ){_fgd ._cea =&style };func (_bgf *AppearanceStyle )applyAppearanceCharacteristics (_fbee *_gc .PdfObjectDictionary ,_gade *_gc .PdfObjectDictionary ,_ggce *_ed .PdfFont )error {if !_bgf .AllowMK {return nil ; +};if CA ,_bfdg :=_gc .GetString (_fbee .Get ("\u0043\u0041"));_bfdg &&_ggce !=nil {_eabg :=CA .Bytes ();if len (_eabg )!=0{_ece :=[]rune (_ggce .Encoder ().Decode (_eabg ));if len (_ece )==1{_bgf .CheckmarkRune =_ece [0];};};};if BC ,_cgcb :=_gc .GetArray (_fbee .Get ("\u0042\u0043")); +_cgcb {_dbfe ,_aaa :=BC .ToFloat64Array ();if _aaa !=nil {return _aaa ;};switch len (_dbfe ){case 1:_bgf .BorderColor =_ed .NewPdfColorDeviceGray (_dbfe [0]);case 3:_bgf .BorderColor =_ed .NewPdfColorDeviceRGB (_dbfe [0],_dbfe [1],_dbfe [2]);case 4:_bgf .BorderColor =_ed .NewPdfColorDeviceCMYK (_dbfe [0],_dbfe [1],_dbfe [2],_dbfe [3]); +default:_a .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 (_dbfe )); +};if _gade !=nil {if _gbgf ,_bfgc :=_gc .GetNumberAsFloat (_gade .Get ("\u0057"));_bfgc ==nil {_bgf .BorderSize =_gbgf ;};};};if BG ,_bbd :=_gc .GetArray (_fbee .Get ("\u0042\u0047"));_bbd {_cgg ,_cac :=BG .ToFloat64Array ();if _cac !=nil {return _cac ; +};switch len (_cgg ){case 1:_bgf .FillColor =_ed .NewPdfColorDeviceGray (_cgg [0]);case 3:_bgf .FillColor =_ed .NewPdfColorDeviceRGB (_cgg [0],_cgg [1],_cgg [2]);case 4:_bgf .FillColor =_ed .NewPdfColorDeviceCMYK (_cgg [0],_cgg [1],_cgg [2],_cgg [3]);default:_a .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 (_cgg )); +};};return nil ;};func _gbdf (_eeee LineAnnotationDef )(*_gc .PdfObjectDictionary ,*_ed .PdfRectangle ,error ){_fec :=_ed .NewXObjectForm ();_fec .Resources =_ed .NewPdfPageResources ();_deba :="";if _eeee .Opacity < 1.0{_acf :=_gc .MakeDict ();_acf .Set ("\u0063\u0061",_gc .MakeFloat (_eeee .Opacity )); +_ccf :=_fec .Resources .AddExtGState ("\u0067\u0073\u0031",_acf );if _ccf !=nil {_a .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 ,_ccf ; +};_deba ="\u0067\u0073\u0031";};_dfcdb ,_cbca ,_ccfd ,_cece :=_fcec (_eeee ,_deba );if _cece !=nil {return nil ,nil ,_cece ;};_cece =_fec .SetContentStream (_dfcdb ,nil );if _cece !=nil {return nil ,nil ,_cece ;};_fec .BBox =_cbca .ToPdfObject ();_cbba :=_gc .MakeDict (); +_cbba .Set ("\u004e",_fec .ToPdfObject ());return _cbba ,_ccfd ,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 *_ed .PdfColorDeviceRGB ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 _fe .LineEndingStyle ;LineEndingStyle2 _fe .LineEndingStyle ;};func _ecda (_afeg []float64 )[]float64 {var (_fdfc =len (_afeg ); +_gbfa =make ([]float64 ,_fdfc );_fdffd =make ([]float64 ,_fdfc ););_adb :=2.0;_gbfa [0]=_afeg [0]/_adb ;for _gead :=1;_gead < _fdfc ;_gead ++{_fdffd [_gead ]=1/_adb ;if _gead < _fdfc -1{_adb =4.0;}else {_adb =3.5;};_adb -=_fdffd [_gead ];_gbfa [_gead ]=(_afeg [_gead ]-_gbfa [_gead -1])/_adb ; +};for _ggdd :=1;_ggdd < _fdfc ;_ggdd ++{_gbfa [_fdfc -_ggdd -1]-=_fdffd [_fdfc -_ggdd ]*_gbfa [_fdfc -_ggdd ];};return _gbfa ;};func _cedd (_cgbfc *InkAnnotationDef )([]byte ,*_ed .PdfRectangle ,error ){_gaeg :=[][]_fe .CubicBezierCurve {};for _ ,_defe :=range _cgbfc .Paths {if _defe .Length ()==0{continue ; +};_egf :=_defe .Points ;_afa ,_daf ,_gda :=_adcd (_egf );if _gda !=nil {return nil ,nil ,_gda ;};if len (_afa )!=len (_daf ){return nil ,nil ,_bf .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"); +};_adde :=[]_fe .CubicBezierCurve {};for _cedf :=0;_cedf < len (_afa );_cedf ++{_adde =append (_adde ,_fe .CubicBezierCurve {P0 :_egf [_cedf ],P1 :_afa [_cedf ],P2 :_daf [_cedf ],P3 :_egf [_cedf +1]});};if len (_adde )> 0{_gaeg =append (_gaeg ,_adde ); +};};_cfe ,_deab ,_faf :=_fefb (_gaeg ,_cgbfc .Color ,_cgbfc .LineWidth );if _faf !=nil {return nil ,nil ,_faf ;};return _cfe ,_deab ,nil ;};func _bcbfc ()_gc .StreamEncoder {return _gc .NewFlateEncoder ()}; // SignatureFieldOpts represents a set of options used to configure // an appearance widget dictionary. @@ -297,7 +404,7 @@ Rect []float64 ; AutoSize bool ; // Font specifies the font of the text content. -Font *_ef .PdfFont ; +Font *_ed .PdfFont ; // FontSize specifies the size of the text content. FontSize float64 ; @@ -306,249 +413,143 @@ FontSize float64 ; LineHeight float64 ; // TextColor represents the color of the text content displayed. -TextColor _ef .PdfColor ; +TextColor _ed .PdfColor ; // FillColor represents the background color of the appearance annotation area. -FillColor _ef .PdfColor ; +FillColor _ed .PdfColor ; // BorderSize represents border size of the appearance annotation area. BorderSize float64 ; // BorderColor represents the border color of the appearance annotation area. -BorderColor _ef .PdfColor ; +BorderColor _ed .PdfColor ; // WatermarkImage specifies the image used as a watermark that will be rendered // behind the signature. -WatermarkImage _bbb .Image ; +WatermarkImage _ea .Image ; // Image represents the image used for the signature appearance. -Image _bbb .Image ; +Image _ea .Image ; // Encoder specifies the image encoder used for image signature. Defaults to flate encoder. -Encoder _c .StreamEncoder ; +Encoder _gc .StreamEncoder ; // ImagePosition specifies the image location relative to the text signature. -ImagePosition SignatureImagePosition ;}; - -// CheckboxFieldOptions defines optional parameters for a checkbox field a form. -type CheckboxFieldOptions struct{Checked bool ;};func _egda (_eca *_ef .PdfFieldButton ,_cace *_ef .PdfAnnotationWidget ,_dfag AppearanceStyle )(*_c .PdfObjectDictionary ,error ){_becf ,_ebdb :=_c .GetArray (_cace .Rect );if !_ebdb {return nil ,_ac .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); -};_gbba ,_egbe :=_ef .NewPdfRectangle (*_becf );if _egbe !=nil {return nil ,_egbe ;};_ecbd ,_dcce :=_gbba .Width (),_gbba .Height ();_bgfc :=_d .NewContentCreator ();if _dfag .BorderSize > 0{_cfcb (_bgfc ,_dfag ,_ecbd ,_dcce );};if _dfag .DrawAlignmentReticle {_bfdc :=_dfag ; -_bfdc .BorderSize =0.2;_bae (_bgfc ,_bfdc ,_ecbd ,_dcce );};_dbba :=_eca .GetFillImage ();_cacee ,_egbe :=_dca (_ecbd ,_dcce ,_dbba ,_dfag );if _egbe !=nil {return nil ,_egbe ;};_ecfga ,_ddd :=_c .GetDict (_cace .MK );if _ddd {_ecfga .Set ("\u006c",_cacee .ToPdfObject ()); -};_cbdfd :=_c .MakeDict ();_cbdfd .Set ("\u0046\u0052\u004d",_cacee .ToPdfObject ());_aefc :=_ef .NewPdfPageResources ();_aefc .ProcSet =_c .MakeArray (_c .MakeName ("\u0050\u0044\u0046"));_aefc .XObject =_cbdfd ;_eace :=_ecbd -2;_bfadd :=_dcce -2;_bgfc .Add_q (); -_bgfc .Add_re (1,1,_eace ,_bfadd );_bgfc .Add_W ();_bgfc .Add_n ();_eace -=2;_bfadd -=2;_bgfc .Add_q ();_bgfc .Add_re (2,2,_eace ,_bfadd );_bgfc .Add_W ();_bgfc .Add_n ();_dffd :=_f .Min (_eace /float64 (_dbba .Width ),_bfadd /float64 (_dbba .Height )); -_bgfc .Add_cm (_dffd ,0,0,_dffd ,(_ecbd /2)-(float64 (_dbba .Width )*_dffd /2)+2,2);_bgfc .Add_Do ("\u0046\u0052\u004d");_bgfc .Add_Q ();_bgfc .Add_Q ();_cbbab :=_ef .NewXObjectForm ();_cbbab .FormType =_c .MakeInteger (1);_cbbab .Resources =_aefc ;_cbbab .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_ecbd ,_dcce }); -_cbbab .Matrix =_c .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0});_cbbab .SetContentStream (_bgfc .Bytes (),_dced ());_ffcbe :=_c .MakeDict ();_ffcbe .Set ("\u004e",_cbbab .ToPdfObject ());return _ffcbe ,nil ;};func _eagg (_ggfac *InkAnnotationDef )(*_c .PdfObjectDictionary ,*_ef .PdfRectangle ,error ){_fgba :=_ef .NewXObjectForm (); -_fggb ,_dbbe ,_egc :=_gbcc (_ggfac );if _egc !=nil {return nil ,nil ,_egc ;};_egc =_fgba .SetContentStream (_fggb ,nil );if _egc !=nil {return nil ,nil ,_egc ;};_fgba .BBox =_dbbe .ToPdfObject ();_fgba .Resources =_ef .NewPdfPageResources ();_fgba .Resources .ProcSet =_c .MakeArray (_c .MakeName ("\u0050\u0044\u0046")); -_gbag :=_c .MakeDict ();_gbag .Set ("\u004e",_fgba .ToPdfObject ());return _gbag ,_dbbe ,nil ;};const (_fgf =1;_eedbg =2;_fagg =4;_ddcd =8;_feff =16;_cdaag =32;_adaf =64;_dfbg =128;_cfbe =256;_ffgd =512;_cgea =1024;_edbe =2048;_ceef =4096;); - -// 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 *_ef .PdfPage ,name string ,rect []float64 ,opt ComboboxFieldOptions )(*_ef .PdfFieldChoice ,error ){if page ==nil {return nil ,_ac .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -};if len (name )<=0{return nil ,_ac .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 ,_ac .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_cebf :=_ef .NewPdfField ();_afbc :=&_ef .PdfFieldChoice {};_cebf .SetContext (_afbc );_afbc .PdfField =_cebf ;_afbc .T =_c .MakeString (name );_afbc .Opt =_c .MakeArray ();for _ ,_eccc :=range opt .Choices {_afbc .Opt .Append (_c .MakeString (_eccc )); -};_afbc .SetFlag (_ef .FieldFlagCombo );_fdfaa :=_ef .NewPdfAnnotationWidget ();_fdfaa .Rect =_c .MakeArrayFromFloats (rect );_fdfaa .P =page .ToPdfObject ();_fdfaa .F =_c .MakeInteger (4);_fdfaa .Parent =_afbc .ToPdfObject ();_afbc .Annotations =append (_afbc .Annotations ,_fdfaa ); -return _afbc ,nil ;};func _bf (_ggg CircleAnnotationDef ,_dgd string )([]byte ,*_ef .PdfRectangle ,*_ef .PdfRectangle ,error ){_bfc :=_bc .Circle {X :_ggg .X ,Y :_ggg .Y ,Width :_ggg .Width ,Height :_ggg .Height ,FillEnabled :_ggg .FillEnabled ,FillColor :_ggg .FillColor ,BorderEnabled :_ggg .BorderEnabled ,BorderWidth :_ggg .BorderWidth ,BorderColor :_ggg .BorderColor ,Opacity :_ggg .Opacity }; -_da ,_cbe ,_dfd :=_bfc .Draw (_dgd );if _dfd !=nil {return nil ,nil ,nil ,_dfd ;};_fg :=&_ef .PdfRectangle {};_fg .Llx =_ggg .X +_cbe .Llx ;_fg .Lly =_ggg .Y +_cbe .Lly ;_fg .Urx =_ggg .X +_cbe .Urx ;_fg .Ury =_ggg .Y +_cbe .Ury ;return _da ,_cbe ,_fg ,nil ; -}; - -// FormSubmitActionOptions holds options for creating a form submit button. -type FormSubmitActionOptions struct{ - -// Rectangle holds the button position, size, and color. -Rectangle _bc .Rectangle ; - -// 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 _ef .PdfColor ; - -// Font specifies a font used for rendering the button label. -// When omitted it will fallback to use a Helvetica font. -Font *_ef .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 *_c .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 ;}; - -// SignatureLine represents a line of information in the signature field appearance. -type SignatureLine struct{Desc string ;Text string ;};func _afa (_ddc *_ef .PdfAnnotationWidget ,_efd *_ef .PdfFieldText ,_ff *_ef .PdfPageResources ,_bfd AppearanceStyle )(*_c .PdfObjectDictionary ,error ){_gbb :=_ef .NewPdfPageResources ();_bbd ,_ffa :=_c .GetArray (_ddc .Rect ); -if !_ffa {return nil ,_ac .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_daa ,_eb :=_ef .NewPdfRectangle (*_bbd );if _eb !=nil {return nil ,_eb ;};_cfcc ,_be :=_daa .Width (),_daa .Height ();_bbae ,_ge :=_cfcc ,_be ;_dbf :=true ; -_ga :=_ef .NewXObjectForm ();_ga .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_bbae ,_ge });if _ddc .AP !=nil {if _eff ,_bfcd :=_c .GetDict (_ddc .AP );_bfcd &&_eff !=nil {_cfd :=_c .TraceToDirectObject (_eff .Get ("\u004e"));switch _bg :=_cfd .(type ){case *_c .PdfObjectStream :_ed ,_fea :=_c .DecodeStream (_bg ); -if _fea !=nil {_a .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",_fea .Error ()); -break ;};_edf ,_fea :=_d .NewContentStreamParser (string (_ed )).Parse ();if _fea !=nil {_a .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",_fea .Error ()); -break ;};_ae :=_d .NewContentStreamProcessor (*_edf );_ae .AddHandler (_d .HandlerConditionEnumAllOperands ,"",func (_abb *_d .ContentStreamOperation ,_aaab _d .GraphicsState ,_gggb *_ef .PdfPageResources )error {if _abb .Operand =="\u0054\u006a"||_abb .Operand =="\u0054\u004a"{if len (_abb .Params )==1{if _eeg ,_egfc :=_c .GetString (_abb .Params [0]); -_egfc {_dbf =_e .TrimSpace (_eeg .Str ())=="";};return _d .ErrEarlyExit ;};return nil ;};return nil ;});_ae .Process (nil );if !_dbf {if _fec ,_eegd :=_c .GetDict (_bg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));_eegd {_gbb ,_fea =_ef .NewPdfPageResourcesFromDict (_fec ); -if _fea !=nil {return nil ,_fea ;};};if _fc ,_ggac :=_c .GetArray (_bg .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"));_ggac {_ga .Matrix =_fc ;};_ga .SetContentStream (_ed ,_dced ());};};};};if _dbf {_ebc ,_cbd :=_c .GetDict (_ddc .MK );if _cbd {_bca ,_ :=_c .GetDict (_ddc .BS ); -_bfad :=_bfd .applyAppearanceCharacteristics (_ebc ,_bca ,nil );if _bfad !=nil {return nil ,_bfad ;};};_fgc ,_eaa :=_d .NewContentStreamParser (_efec (_efd .PdfField )).Parse ();if _eaa !=nil {return nil ,_eaa ;};_gd :=_d .NewContentCreator ();if _bfd .BorderSize > 0{_cfcb (_gd ,_bfd ,_cfcc ,_be ); -};if _bfd .DrawAlignmentReticle {_ec :=_bfd ;_ec .BorderSize =0.2;_bae (_gd ,_ec ,_cfcc ,_be );};_gd .Add_BMC ("\u0054\u0078");_gd .Add_q ();_cfcc ,_be =_bfd .applyRotation (_ebc ,_cfcc ,_be ,_gd );_gd .Add_BT ();_dfbd ,_dfc ,_eaa :=_bfd .processDA (_efd .PdfField ,_fgc ,_ff ,_gbb ,_gd ); -if _eaa !=nil {return nil ,_eaa ;};_edb :=_dfbd .Font ;_dbd :=_dfbd .Size ;_ggf :=_c .MakeName (_dfbd .Name );if _efd .Flags ().Has (_ef .FieldFlagMultiline )&&_efd .MaxLen !=nil {_a .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 _cdg ,_efe ,_eaab :=_ceda (_ddc .PdfAnnotation .AP ,_ff );_eaab {_ggf =_cdg ;_dbd =_efe ;_dfc =true ;};};_gf :=_dbd ==0;if _gf &&_dfc {_dbd =_be *_bfd .AutoFontSizeFraction ;};_dea :=_edb .Encoder ();if _dea ==nil {_a .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"); -_dea =_ad .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};_cee ,_eaa :=_edb .GetFontDescriptor ();if _eaa !=nil {_a .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 _fcd string ;if _gee ,_aef :=_c .GetString (_efd .V );_aef {_fcd =_gee .Decoded ();};if len (_fcd )==0{return nil ,nil ;};_afd :=[]string {_fcd };_ceb :=false ;if _efd .Flags ().Has (_ef .FieldFlagMultiline ){_ceb =true ;_fcd =_e .Replace (_fcd ,"\u000d\u000a","\u000a",-1); -_fcd =_e .Replace (_fcd ,"\u000d","\u000a",-1);_afd =_e .Split (_fcd ,"\u000a");};_gc :=make ([]string ,len (_afd ));copy (_gc ,_afd );_gaf :=_bfd .MultilineLineHeight ;_cbdd :=0.0;_ddf :=0;if _dea !=nil {for _dbd >=0{_ced :=make ([]string ,len (_afd )); -copy (_ced ,_afd );_ebg :=make ([]string ,len (_gc ));copy (_ebg ,_gc );_cbdd =0.0;_ddf =0;_ag :=len (_ced );_fagd :=0;for _fagd < _ag {var _cbdc float64 ;_cgc :=-1;_fbe :=_bfa ;if _bfd .MarginLeft !=nil {_fbe =*_bfd .MarginLeft ;};for _bdg ,_cge :=range _ced [_fagd ]{if _cge ==' '{_cgc =_bdg ; -};_eef ,_egd :=_edb .GetRuneMetrics (_cge );if !_egd {_a .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",_cge ); -continue ;};_cbdc =_fbe ;_fbe +=_eef .Wx ;if _ceb &&!_gf &&_dbd *_fbe /1000.0> _cfcc {_caa :=_bdg ;_eefe :=_bdg ;if _cgc > 0{_caa =_cgc +1;_eefe =_cgc ;};_cbf :=_ced [_fagd ][_caa :];_gce :=_ebg [_fagd ][_caa :];if _fagd < len (_ced )-1{_ced =append (_ced [:_fagd +1],_ced [_fagd :]...); -_ced [_fagd +1]=_cbf ;_ebg =append (_ebg [:_fagd +1],_ebg [_fagd :]...);_ebg [_fagd +1]=_gce ;}else {_ced =append (_ced ,_cbf );_ebg =append (_ebg ,_gce );};_ced [_fagd ]=_ced [_fagd ][0:_eefe ];_ebg [_fagd ]=_ebg [_fagd ][0:_eefe ];_ag ++;_fbe =_cbdc ; -break ;};};if _fbe > _cbdd {_cbdd =_fbe ;};_ced [_fagd ]=string (_dea .Encode (_ced [_fagd ]));if len (_ced [_fagd ])> 0{_ddf ++;};_fagd ++;};_bce :=_dbd ;if _ddf > 1{_bce *=_gaf ;};_gde :=float64 (_ddf )*_bce ;if _gf ||_gde <=_be {_afd =_ced ;_gc =_ebg ; -break ;};_dbd --;};};_bea :=_bfa ;if _bfd .MarginLeft !=nil {_bea =*_bfd .MarginLeft ;};if _dbd ==0||_gf &&_cbdd > 0&&_bea +_cbdd *_dbd /1000.0> _cfcc {_dbd =0.95*1000.0*(_cfcc -_bea )/_cbdd ;};_acb :=_cc ;{if _ba ,_edd :=_c .GetIntVal (_efd .Q );_edd {switch _ba {case 0:_acb =_cc ; -case 1:_acb =_dfb ;case 2:_acb =_def ;default:_a .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",_ba ); -};};};_bbed :=_dbd ;if _ceb &&_ddf > 1{_bbed =_gaf *_dbd ;};var _afe float64 ;if _cee !=nil {_afe ,_eaa =_cee .GetCapHeight ();if _eaa !=nil {_a .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",_eaa ); -};};if int (_afe )<=0{_a .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"); -_afe =1000;};_bec :=_afe /1000.0*_dbd ;_gcf :=0.0;{_fbac :=float64 (_ddf )*_bbed ;if _gf &&_gcf +_fbac > _be {_dbd =0.95*(_be -_gcf )/float64 (_ddf );_bbed =_dbd ;if _ceb &&_ddf > 1{_bbed =_gaf *_dbd ;};_bec =_afe /1000.0*_dbd ;_fbac =float64 (_ddf )*_bbed ; -};if _be > _fbac {if _ceb {if _bfd .MultilineVAlignMiddle {_bfcc :=(_be -(_fbac +_bec ))/2.0;_cebb :=_bfcc +_fbac +_bec -_bbed ;_gcf =_cebb ;if _ddf > 1{_gcf =_gcf +(_fbac /_dbd *float64 (_ddf ))-_bbed -_bec ;};if _gcf < _fbac {_gcf =(_be -_bec )/2.0;}; -}else {_gcf =_be -_bbed ;if _gcf > _dbd {_bab :=0.0;if _ceb &&_bfd .MultilineLineHeight > 1&&_ddf > 1{_bab =_bfd .MultilineLineHeight -1;};_gcf -=_dbd *(0.5-_bab );};};}else {_gcf =(_be -_bec )/2.0;};};};_gd .Add_Tf (*_ggf ,_dbd );_gd .Add_Td (_bea ,_gcf ); -_agb :=_bea ;_cab :=_bea ;for _deb ,_dc :=range _afd {_ggb :=0.0;for _ ,_dbcb :=range _gc [_deb ]{_dcg ,_abba :=_edb .GetRuneMetrics (_dbcb );if !_abba {continue ;};_ggb +=_dcg .Wx ;};_bff :=_ggb /1000.0*_dbd ;_gfg :=_cfcc -_bff ;var _fdd float64 ;switch _acb {case _cc :_fdd =_agb ; -case _dfb :_fdd =_gfg /2;case _def :_fdd =_gfg ;};_bea =_fdd -_cab ;if _bea > 0.0{_gd .Add_Td (_bea ,0);};_cab =_fdd ;_gd .Add_Tj (*_c .MakeString (_dc ));if _deb < len (_afd )-1{_gd .Add_Td (0,-_dbd *_gaf );};};_gd .Add_ET ();_gd .Add_Q ();_gd .Add_EMC (); -_ga .SetContentStream (_gd .Bytes (),_dced ());};_ga .Resources =_gbb ;_gaed :=_c .MakeDict ();_gaed .Set ("\u004e",_ga .ToPdfObject ());return _gaed ,nil ;}; - -// 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 *_ef .PdfPage ,name string ,rect []float64 ,opt ImageFieldOptions )(*_ef .PdfFieldButton ,error ){if page ==nil {return nil ,_ac .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -};if len (name )<=0{return nil ,_ac .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 ,_ac .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_eabd :=_ef .NewPdfField ();_fed :=&_ef .PdfFieldButton {};_fed .PdfField =_eabd ;_eabd .SetContext (_fed );_fed .SetType (_ef .ButtonTypePush );_fed .T =_c .MakeString (name );_dcec :=_ef .NewPdfAnnotationWidget ();_dcec .Rect =_c .MakeArrayFromFloats (rect ); -_dcec .P =page .ToPdfObject ();_dcec .F =_c .MakeInteger (4);_dcec .Parent =_fed .ToPdfObject ();_dfadg :=rect [2]-rect [0];_addd :=rect [3]-rect [1];_cbba :=opt ._cce ;_egag :=_d .NewContentCreator ();if _cbba .BorderSize > 0{_cfcb (_egag ,_cbba ,_dfadg ,_addd ); -};if _cbba .DrawAlignmentReticle {_geegc :=_cbba ;_geegc .BorderSize =0.2;_bae (_egag ,_geegc ,_dfadg ,_addd );};_gdef ,_gad :=_dca (_dfadg ,_addd ,opt .Image ,_cbba );if _gad !=nil {return nil ,_gad ;};_gbaf ,_acdd :=_c .GetDict (_dcec .MK );if _acdd {_gbaf .Set ("\u006c",_gdef .ToPdfObject ()); -};_bccf :=_c .MakeDict ();_bccf .Set ("\u0046\u0052\u004d",_gdef .ToPdfObject ());_dccg :=_ef .NewPdfPageResources ();_dccg .ProcSet =_c .MakeArray (_c .MakeName ("\u0050\u0044\u0046"));_dccg .XObject =_bccf ;_eaefd :=_dfadg -2;_bdd :=_addd -2;_egag .Add_q (); -_egag .Add_re (1,1,_eaefd ,_bdd );_egag .Add_W ();_egag .Add_n ();_eaefd -=2;_bdd -=2;_egag .Add_q ();_egag .Add_re (2,2,_eaefd ,_bdd );_egag .Add_W ();_egag .Add_n ();_cbdf :=_f .Min (_eaefd /float64 (opt .Image .Width ),_bdd /float64 (opt .Image .Height )); -_egag .Add_cm (_cbdf ,0,0,_cbdf ,(_dfadg /2)-(float64 (opt .Image .Width )*_cbdf /2)+2,2);_egag .Add_Do ("\u0046\u0052\u004d");_egag .Add_Q ();_egag .Add_Q ();_cdec :=_ef .NewXObjectForm ();_cdec .FormType =_c .MakeInteger (1);_cdec .Resources =_dccg ; -_cdec .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_dfadg ,_addd });_cdec .Matrix =_c .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0});_cdec .SetContentStream (_egag .Bytes (),_dced ());_bbeb :=_c .MakeDict ();_bbeb .Set ("\u004e",_cdec .ToPdfObject ()); -_dcec .AP =_bbeb ;_fed .Annotations =append (_fed .Annotations ,_dcec );return _fed ,nil ;}; - -// GenerateAppearanceDict generates an appearance dictionary for widget annotation `wa` for the `field` in `form`. -// Implements interface model.FieldAppearanceGenerator. -func (_fba FieldAppearance )GenerateAppearanceDict (form *_ef .PdfAcroForm ,field *_ef .PdfField ,wa *_ef .PdfAnnotationWidget )(*_c .PdfObjectDictionary ,error ){_a .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 ); -_ ,_bcb :=field .GetContext ().(*_ef .PdfFieldText );_cfc ,_bd :=_c .GetDict (wa .AP );if _bd &&_fba .OnlyIfMissing &&(!_bcb ||!_fba .RegenerateTextFields ){_a .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 _cfc ,nil ;};if form .DR ==nil {form .DR =_ef .NewPdfPageResources ();};switch _fga :=field .GetContext ().(type ){case *_ef .PdfFieldText :_fbf :=_fga ;if _fe :=_efec (_fbf .PdfField );_fe ==""{_fbf .DA =form .DA ;};switch {case _fbf .Flags ().Has (_ef .FieldFlagPassword ):return nil ,nil ; -case _fbf .Flags ().Has (_ef .FieldFlagFileSelect ):return nil ,nil ;case _fbf .Flags ().Has (_ef .FieldFlagComb ):if _fbf .MaxLen !=nil {_acd ,_fgg :=_bcd (wa ,_fbf ,form .DR ,_fba .Style ());if _fgg !=nil {return nil ,_fgg ;};return _acd ,nil ;};};_ccd ,_gb :=_afa (wa ,_fbf ,form .DR ,_fba .Style ()); -if _gb !=nil {return nil ,_gb ;};return _ccd ,nil ;case *_ef .PdfFieldButton :_bfb :=_fga ;if _bfb .IsCheckbox (){_dfa ,_gge :=_febe (wa ,_bfb ,form .DR ,_fba .Style ());if _gge !=nil {return nil ,_gge ;};return _dfa ,nil ;};_a .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",_bfb .GetType ()); -case *_ef .PdfFieldChoice :_gga :=_fga ;switch {case _gga .Flags ().Has (_ef .FieldFlagCombo ):_egf ,_bba :=_aac (form ,wa ,_gga ,_fba .Style ());if _bba !=nil {return nil ,_bba ;};return _egf ,nil ;default:_a .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",_gga .Flags ().String ()); -};default:_a .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",_fga );};return nil ,nil ;};const (SignatureImageLeft SignatureImagePosition =iota ; -SignatureImageRight ;SignatureImageTop ;SignatureImageBottom ;);func _aac (_bcag *_ef .PdfAcroForm ,_ffbd *_ef .PdfAnnotationWidget ,_feg *_ef .PdfFieldChoice ,_bgg AppearanceStyle )(*_c .PdfObjectDictionary ,error ){_effe ,_fadd :=_c .GetArray (_ffbd .Rect ); -if !_fadd {return nil ,_ac .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_deda ,_gfbb :=_ef .NewPdfRectangle (*_effe );if _gfbb !=nil {return nil ,_gfbb ;};_eaae ,_fgaa :=_deda .Width (),_deda .Height ();_a .Log .Debug ("\u0043\u0068\u006f\u0069\u0063\u0065\u002c\u0020\u0077\u0061\u0020\u0042S\u003a\u0020\u0025\u0076",_ffbd .BS ); -_ccfg ,_gfbb :=_d .NewContentStreamParser (_efec (_feg .PdfField )).Parse ();if _gfbb !=nil {return nil ,_gfbb ;};_aace ,_ffg :=_c .GetDict (_ffbd .MK );if _ffg {_adcb ,_ :=_c .GetDict (_ffbd .BS );_cdb :=_bgg .applyAppearanceCharacteristics (_aace ,_adcb ,nil ); -if _cdb !=nil {return nil ,_cdb ;};};_ade :=_c .MakeDict ();for _ ,_fef :=range _feg .Opt .Elements (){if _bde ,_dbb :=_c .GetArray (_fef );_dbb &&_bde .Len ()==2{_fef =_bde .Get (1);};var _caag string ;if _aaga ,_adb :=_c .GetString (_fef );_adb {_caag =_aaga .Decoded (); -}else if _cef ,_ggca :=_c .GetName (_fef );_ggca {_caag =_cef .String ();}else {_a .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",_fef ); -return nil ,_ac .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u002f\u0073t\u0072\u0069\u006e\u0067");};if len (_caag )> 0{_ffdd ,_bdc :=_aca (_feg .PdfField ,_eaae ,_fgaa ,_caag ,_bgg ,_ccfg ,_bcag .DR ,_aace );if _bdc !=nil {return nil ,_bdc ; -};_ade .Set (*_c .MakeName (_caag ),_ffdd .ToPdfObject ());};};_cbg :=_c .MakeDict ();_cbg .Set ("\u004e",_ade );return _cbg ,nil ;}; - -// NewFormResetButtonField would create a reset button in specified page according to the parameter in `FormResetActionOptions`. -func NewFormResetButtonField (page *_ef .PdfPage ,opt FormResetActionOptions )(*_ef .PdfFieldButton ,error ){_fda :=_ef .NewPdfActionResetForm ();_fda .Fields =opt .Fields ;_fda .Flags =_c .MakeInteger (0);if opt .IsExclusionList {_fda .Flags =_c .MakeInteger (1); -};_eddb ,_eaf :=_ffae (page ,opt .Rectangle ,"\u0062\u0074\u006e\u0052\u0065\u0073\u0065\u0074",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_fda .ToPdfObject ());if _eaf !=nil {return nil ,_eaf ;};return _eddb ,nil ;}; - -// ImageFieldAppearance implements interface model.FieldAppearanceGenerator and generates appearance streams -// for attaching an image to a button field. -type ImageFieldAppearance struct{OnlyIfMissing bool ;_dcf *AppearanceStyle ;};func _ebfab (_fdac RectangleAnnotationDef ,_gfd string )([]byte ,*_ef .PdfRectangle ,*_ef .PdfRectangle ,error ){_dbebd :=_bc .Rectangle {X :0,Y :0,Width :_fdac .Width ,Height :_fdac .Height ,FillEnabled :_fdac .FillEnabled ,FillColor :_fdac .FillColor ,BorderEnabled :_fdac .BorderEnabled ,BorderWidth :2*_fdac .BorderWidth ,BorderColor :_fdac .BorderColor ,Opacity :_fdac .Opacity }; -_cfdd ,_bffg ,_dfea :=_dbebd .Draw (_gfd );if _dfea !=nil {return nil ,nil ,nil ,_dfea ;};_fce :=&_ef .PdfRectangle {};_fce .Llx =_fdac .X +_bffg .Llx ;_fce .Lly =_fdac .Y +_bffg .Lly ;_fce .Urx =_fdac .X +_bffg .Urx ;_fce .Ury =_fdac .Y +_bffg .Ury ;return _cfdd ,_bffg ,_fce ,nil ; -}; - -// 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 };}; - -// Style returns the appearance style of `fa`. If not specified, returns default style. -func (_gda ImageFieldAppearance )Style ()AppearanceStyle {if _gda ._dcf !=nil {return *_gda ._dcf ;};return AppearanceStyle {BorderSize :0.0,BorderColor :_ef .NewPdfColorDeviceGray (0),FillColor :_ef .NewPdfColorDeviceGray (1),DrawAlignmentReticle :false }; -};func _afce (_fbfg _bbb .Image ,_dfg string ,_cdc *SignatureFieldOpts ,_bcc []float64 ,_add *_d .ContentCreator )(*_c .PdfObjectName ,*_ef .XObjectImage ,error ){_efeb ,_gafg :=_ef .DefaultImageHandler {}.NewImageFromGoImage (_fbfg );if _gafg !=nil {return nil ,nil ,_gafg ; -};_gac ,_gafg :=_ef .NewXObjectImageFromImage (_efeb ,nil ,_cdc .Encoder );if _gafg !=nil {return nil ,nil ,_gafg ;};_bdgc ,_ggd :=float64 (*_gac .Width ),float64 (*_gac .Height );_afea :=_bcc [2]-_bcc [0];_ged :=_bcc [3]-_bcc [1];if _cdc .AutoSize {_gdd :=_f .Min (_afea /_bdgc ,_ged /_ggd ); -_bdgc *=_gdd ;_ggd *=_gdd ;_bcc [0]=_bcc [0]+(_afea /2)-(_bdgc /2);_bcc [1]=_bcc [1]+(_ged /2)-(_ggd /2);};var _ecb *_c .PdfObjectName ;if _daf ,_gegc :=_c .GetName (_gac .Name );_gegc {_ecb =_daf ;}else {_ecb =_c .MakeName (_dfg );};if _add !=nil {_add .Add_q ().Translate (_bcc [0],_bcc [1]).Scale (_bdgc ,_ggd ).Add_Do (*_ecb ).Add_Q (); -}else {return nil ,nil ,_ac .New ("\u0043\u006f\u006e\u0074en\u0074\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u0075l\u006c");};return _ecb ,_gac ,nil ;};func _bae (_bbeg *_d .ContentCreator ,_geg AppearanceStyle ,_gfc ,_gfgde float64 ){_bbeg .Add_q ().Add_re (0,0,_gfc ,_gfgde ).Add_re (0,_gfgde /2,_gfc ,_gfgde /2).Add_re (0,0,_gfc ,_gfgde ).Add_re (_gfc /2,0,_gfc /2,_gfgde ).Add_w (_geg .BorderSize ).SetStrokingColor (_geg .BorderColor ).SetNonStrokingColor (_geg .FillColor ).Add_B ().Add_Q (); -};func _gdg (_aefe []float64 )[]float64 {var (_fcdf =len (_aefe );_cdgd =make ([]float64 ,_fcdf );_acdb =make ([]float64 ,_fcdf ););_bfg :=2.0;_cdgd [0]=_aefe [0]/_bfg ;for _acag :=1;_acag < _fcdf ;_acag ++{_acdb [_acag ]=1/_bfg ;if _acag < _fcdf -1{_bfg =4.0; -}else {_bfg =3.5;};_bfg -=_acdb [_acag ];_cdgd [_acag ]=(_aefe [_acag ]-_cdgd [_acag -1])/_bfg ;};for _cga :=1;_cga < _fcdf ;_cga ++{_cdgd [_fcdf -_cga -1]-=_acdb [_fcdf -_cga ]*_cdgd [_fcdf -_cga ];};return _cdgd ;};func _deaa (_fddgd []_bc .Point )(_bcff []_bc .Point ,_fffg []_bc .Point ,_aea error ){_egeb :=len (_fddgd )-1; -if len (_fddgd )< 1{return nil ,nil ,_ac .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 _egeb ==1{_cfga :=_bc .Point {X :(2*_fddgd [0].X +_fddgd [1].X )/3,Y :(2*_fddgd [0].Y +_fddgd [1].Y )/3};_bcff =append (_bcff ,_cfga );_fffg =append (_fffg ,_bc .Point {X :2*_cfga .X -_fddgd [0].X ,Y :2*_cfga .Y -_fddgd [0].Y });return _bcff ,_fffg ,nil ; -};_debg :=make ([]float64 ,_egeb );for _fdea :=1;_fdea < _egeb -1;_fdea ++{_debg [_fdea ]=4*_fddgd [_fdea ].X +2*_fddgd [_fdea +1].X ;};_debg [0]=_fddgd [0].X +2*_fddgd [1].X ;_debg [_egeb -1]=(8*_fddgd [_egeb -1].X +_fddgd [_egeb ].X )/2.0;_cacc :=_gdg (_debg ); -for _fbbf :=1;_fbbf < _egeb -1;_fbbf ++{_debg [_fbbf ]=4*_fddgd [_fbbf ].Y +2*_fddgd [_fbbf +1].Y ;};_debg [0]=_fddgd [0].Y +2*_fddgd [1].Y ;_debg [_egeb -1]=(8*_fddgd [_egeb -1].Y +_fddgd [_egeb ].Y )/2.0;_ffad :=_gdg (_debg );_bcff =make ([]_bc .Point ,_egeb ); -_fffg =make ([]_bc .Point ,_egeb );for _cbed :=0;_cbed < _egeb ;_cbed ++{_bcff [_cbed ]=_bc .Point {X :_cacc [_cbed ],Y :_ffad [_cbed ]};if _cbed < _egeb -1{_fffg [_cbed ]=_bc .Point {X :2*_fddgd [_cbed +1].X -_cacc [_cbed +1],Y :2*_fddgd [_cbed +1].Y -_ffad [_cbed +1]}; -}else {_fffg [_cbed ]=_bc .Point {X :(_fddgd [_egeb ].X +_cacc [_egeb -1])/2,Y :(_fddgd [_egeb ].Y +_ffad [_egeb -1])/2};};};return _bcff ,_fffg ,nil ;}; - -// CreateInkAnnotation creates an ink annotation object that can be added to the annotation list of a PDF page. -func CreateInkAnnotation (inkDef InkAnnotationDef )(*_ef .PdfAnnotation ,error ){_eegc :=_ef .NewPdfAnnotationInk ();_bgfd :=_c .MakeArray ();for _ ,_cebc :=range inkDef .Paths {if _cebc .Length ()==0{continue ;};_abag :=[]float64 {};for _ ,_cdef :=range _cebc .Points {_abag =append (_abag ,_cdef .X ,_cdef .Y ); -};_bgfd .Append (_c .MakeArrayFromFloats (_abag ));};_eegc .InkList =_bgfd ;if inkDef .Color ==nil {inkDef .Color =_ef .NewPdfColorDeviceRGB (0.0,0.0,0.0);};_eegc .C =_c .MakeArrayFromFloats ([]float64 {inkDef .Color .R (),inkDef .Color .G (),inkDef .Color .B ()}); -_dcba ,_gggbg ,_eaad :=_eagg (&inkDef );if _eaad !=nil {return nil ,_eaad ;};_eegc .AP =_dcba ;_eegc .Rect =_c .MakeArrayFromFloats ([]float64 {_gggbg .Llx ,_gggbg .Lly ,_gggbg .Urx ,_gggbg .Ury });return _eegc .PdfAnnotation ,nil ;}; - -// 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 *_ef .PdfPage ,name string ,rect []float64 ,opt CheckboxFieldOptions )(*_ef .PdfFieldButton ,error ){if page ==nil {return nil ,_ac .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -};if len (name )<=0{return nil ,_ac .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 ,_ac .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_dfgg ,_acad :=_ef .NewStandard14Font (_ef .ZapfDingbatsName );if _acad !=nil {return nil ,_acad ;};_ggfe :=_ef .NewPdfField ();_adca :=&_ef .PdfFieldButton {};_ggfe .SetContext (_adca );_adca .PdfField =_ggfe ;_adca .T =_c .MakeString (name );_adca .SetType (_ef .ButtonTypeCheckbox ); -_cgcf :="\u004f\u0066\u0066";if opt .Checked {_cgcf ="\u0059\u0065\u0073";};_adca .V =_c .MakeName (_cgcf );_eccb :=_ef .NewPdfAnnotationWidget ();_eccb .Rect =_c .MakeArrayFromFloats (rect );_eccb .P =page .ToPdfObject ();_eccb .F =_c .MakeInteger (4); -_eccb .Parent =_adca .ToPdfObject ();_fbea :=rect [2]-rect [0];_ebgg :=rect [3]-rect [1];var _bcda _bb .Buffer ;_bcda .WriteString ("\u0071\u000a");_bcda .WriteString ("\u0030 \u0030\u0020\u0031\u0020\u0072\u0067\n");_bcda .WriteString ("\u0042\u0054\u000a"); -_bcda .WriteString ("\u002f\u005a\u0061D\u0062\u0020\u0031\u0032\u0020\u0054\u0066\u000a");_bcda .WriteString ("\u0045\u0054\u000a");_bcda .WriteString ("\u0051\u000a");_afad :=_d .NewContentCreator ();_afad .Add_q ();_afad .Add_rg (0,0,1);_afad .Add_BT (); -_afad .Add_Tf (*_c .MakeName ("\u005a\u0061\u0044\u0062"),12);_afad .Add_Td (0,0);_afad .Add_ET ();_afad .Add_Q ();_cgf :=_ef .NewXObjectForm ();_cgf .SetContentStream (_afad .Bytes (),_c .NewRawEncoder ());_cgf .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_fbea ,_ebgg }); -_cgf .Resources =_ef .NewPdfPageResources ();_cgf .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_dfgg .ToPdfObject ());_afad =_d .NewContentCreator ();_afad .Add_q ();_afad .Add_re (0,0,_fbea ,_ebgg );_afad .Add_W ().Add_n ();_afad .Add_rg (0,0,1); -_afad .Translate (0,3.0);_afad .Add_BT ();_afad .Add_Tf (*_c .MakeName ("\u005a\u0061\u0044\u0062"),12);_afad .Add_Td (0,0);_afad .Add_Tj (*_c .MakeString ("\u0034"));_afad .Add_ET ();_afad .Add_Q ();_dgb :=_ef .NewXObjectForm ();_dgb .SetContentStream (_afad .Bytes (),_c .NewRawEncoder ()); -_dgb .BBox =_c .MakeArrayFromFloats ([]float64 {0,0,_fbea ,_ebgg });_dgb .Resources =_ef .NewPdfPageResources ();_dgb .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_dfgg .ToPdfObject ());_cfcf :=_c .MakeDict ();_cfcf .Set ("\u004f\u0066\u0066",_cgf .ToPdfObject ()); -_cfcf .Set ("\u0059\u0065\u0073",_dgb .ToPdfObject ());_feca :=_c .MakeDict ();_feca .Set ("\u004e",_cfcf );_eccb .AP =_feca ;_eccb .AS =_c .MakeName (_cgcf );_adca .Annotations =append (_adca .Annotations ,_eccb );return _adca ,nil ;}; +ImagePosition SignatureImagePosition ;};func _dfcd (_gbe *_ed .PdfPage ,_fcda _fe .Rectangle ,_ceae string ,_afdg string ,_gfag _ed .PdfColor ,_bga *_ed .PdfFont ,_dggc *float64 ,_bff _gc .PdfObject )(*_ed .PdfFieldButton ,error ){_faea ,_efeb :=_fcda .X ,_fcda .Y ; +_daga :=_fcda .Width ;_ddge :=_fcda .Height ;if _fcda .FillColor ==nil {_fcda .FillColor =_ed .NewPdfColorDeviceGray (0.7);};if _gfag ==nil {_gfag =_ed .NewPdfColorDeviceGray (0);};if _bga ==nil {_cfd ,_feeb :=_ed .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); +if _feeb !=nil {return nil ,_feeb ;};_bga =_cfd ;};_egdd :=_ed .NewPdfField ();_afcad :=&_ed .PdfFieldButton {};_egdd .SetContext (_afcad );_afcad .PdfField =_egdd ;_afcad .T =_gc .MakeString (_ceae );_afcad .SetType (_ed .ButtonTypePush );_afcad .V =_gc .MakeName ("\u004f\u0066\u0066"); +_afcad .Ff =_gc .MakeInteger (4);_ecff :=_gc .MakeDict ();_ecff .Set (*_gc .MakeName ("\u0043\u0041"),_gc .MakeString (_afdg ));_cgfgg ,_dcbd :=_bga .GetFontDescriptor ();if _dcbd !=nil {return nil ,_dcbd ;};_feb :=_gc .MakeName ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); +_degad :=12.0;if _cgfgg !=nil &&_cgfgg .FontName !=nil {_feb ,_ =_gc .GetName (_cgfgg .FontName );};if _dggc !=nil {_degad =*_dggc ;};_edd :=_ec .NewContentCreator ();_edd .Add_q ();_edd .SetNonStrokingColor (_fcda .FillColor );_edd .Add_re (0,0,_daga ,_ddge ); +_edd .Add_f ();_edd .Add_Q ();_edd .Add_q ();_edd .Add_BT ();_bbbb :=0.0;for _ ,_bbec :=range _afdg {_gfad ,_dbfd :=_bga .GetRuneMetrics (_bbec );if !_dbfd {_a .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",_bbec ); +continue ;};_bbbb +=_gfad .Wx ;};_bbbb =_bbbb /1000.0*_degad ;var _aec float64 ;if _cgfgg !=nil {_aec ,_dcbd =_cgfgg .GetCapHeight ();if _dcbd !=nil {_a .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",_dcbd ); +};};if int (_aec )<=0{_a .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"); +_aec =1000;};_dfae :=_aec /1000.0*_degad ;_bdag :=(_ddge -_dfae )/2.0;_ggae :=(_daga -_bbbb )/2.0;_edd .Add_Tf (*_feb ,_degad );_edd .SetNonStrokingColor (_gfag );_edd .Add_Td (_ggae ,_bdag );_edd .Add_Tj (*_gc .MakeString (_afdg ));_edd .Add_ET ();_edd .Add_Q (); +_cgef :=_ed .NewXObjectForm ();_cgef .SetContentStream (_edd .Bytes (),_gc .NewRawEncoder ());_cgef .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_daga ,_ddge });_cgef .Resources =_ed .NewPdfPageResources ();_cgef .Resources .SetFontByName (*_feb ,_bga .ToPdfObject ()); +_gdecc :=_gc .MakeDict ();_gdecc .Set ("\u004e",_cgef .ToPdfObject ());_ffbd :=_ed .NewPdfAnnotationWidget ();_ffbd .Rect =_gc .MakeArrayFromFloats ([]float64 {_faea ,_efeb ,_faea +_daga ,_efeb +_ddge });_ffbd .P =_gbe .ToPdfObject ();_ffbd .F =_gc .MakeInteger (4); +_ffbd .Parent =_afcad .ToPdfObject ();_ffbd .A =_bff ;_ffbd .MK =_ecff ;_ffbd .AP =_gdecc ;_afcad .Annotations =append (_afcad .Annotations ,_ffbd );return _afcad ,nil ;}; // 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 (_deac FieldAppearance )WrapContentStream (page *_ef .PdfPage )error {_faeg ,_baac :=page .GetAllContentStreams ();if _baac !=nil {return _baac ;};_egfdb :=_d .NewContentStreamParser (_faeg );_cefc ,_baac :=_egfdb .Parse ();if _baac !=nil {return _baac ; -};_cefc .WrapIfNeeded ();_abg :=[]string {_cefc .String ()};return page .SetContentStreams (_abg ,_dced ());};type quadding int ; - -// 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 *_ef .PdfColorDeviceRGB ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 _bc .LineEndingStyle ;LineEndingStyle2 _bc .LineEndingStyle ;}; +func (_gfe ImageFieldAppearance )WrapContentStream (page *_ed .PdfPage )error {_cbf ,_faag :=page .GetAllContentStreams ();if _faag !=nil {return _faag ;};_gdcf :=_ec .NewContentStreamParser (_cbf );_ebca ,_faag :=_gdcf .Parse ();if _faag !=nil {return _faag ; +};_ebca .WrapIfNeeded ();_gaab :=[]string {_ebca .String ()};return page .SetContentStreams (_gaab ,_bcbfc ());}; -// ComboboxFieldOptions defines optional parameters for a combobox form field. -type ComboboxFieldOptions struct{ - -// Choices is the list of string values that can be selected. -Choices []string ;}; +// NewFormResetButtonField would create a reset button in specified page according to the parameter in `FormResetActionOptions`. +func NewFormResetButtonField (page *_ed .PdfPage ,opt FormResetActionOptions )(*_ed .PdfFieldButton ,error ){_aabe :=_ed .NewPdfActionResetForm ();_aabe .Fields =opt .Fields ;_aabe .Flags =_gc .MakeInteger (0);if opt .IsExclusionList {_aabe .Flags =_gc .MakeInteger (1); +};_fbg ,_bfcc :=_dfcd (page ,opt .Rectangle ,"\u0062\u0074\u006e\u0052\u0065\u0073\u0065\u0074",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_aabe .ToPdfObject ());if _bfcc !=nil {return nil ,_bfcc ;};return _fbg ,nil ;}; -// 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 *_ef .PdfPage ,name string ,rect []float64 ,opt TextFieldOptions )(*_ef .PdfFieldText ,error ){if page ==nil {return nil ,_ac .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064");};if len (name )<=0{return nil ,_ac .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 ,_ac .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_eedb :=_ef .NewPdfField ();_eaef :=&_ef .PdfFieldText {};_eedb .SetContext (_eaef );_eaef .PdfField =_eedb ;_eaef .T =_c .MakeString (name ); -if opt .MaxLen > 0{_eaef .MaxLen =_c .MakeInteger (int64 (opt .MaxLen ));};if len (opt .Value )> 0{_eaef .V =_c .MakeString (opt .Value );};_gag :=_ef .NewPdfAnnotationWidget ();_gag .Rect =_c .MakeArrayFromFloats (rect );_gag .P =page .ToPdfObject (); -_gag .F =_c .MakeInteger (4);_gag .Parent =_eaef .ToPdfObject ();_eaef .Annotations =append (_eaef .Annotations ,_gag );return _eaef ,nil ;}; +// AppearanceFont represents a font used for generating the appearance of a +// field in the filling/flattening process. +type AppearanceFont struct{ -// NewFormSubmitButtonField would create a submit button in specified page according to the parameter in `FormSubmitActionOptions`. -func NewFormSubmitButtonField (page *_ef .PdfPage ,opt FormSubmitActionOptions )(*_ef .PdfFieldButton ,error ){_gdca :=int64 (_fagg );if opt .IsExclusionList {_gdca |=_fgf ;};if opt .IncludeEmptyFields {_gdca |=_eedbg ;};if opt .SubmitAsPDF {_gdca |=_cfbe ; -};_ggfa :=_ef .NewPdfActionSubmitForm ();_ggfa .Flags =_c .MakeInteger (_gdca );_ggfa .F =_ef .NewPdfFilespec ();if opt .Fields !=nil {_ggfa .Fields =opt .Fields ;};_ggfa .F .F =_c .MakeString (opt .Url );_ggfa .F .FS =_c .MakeName ("\u0055\u0052\u004c"); -_bfag ,_gdee :=_ffae (page ,opt .Rectangle ,"\u0062t\u006e\u0053\u0075\u0062\u006d\u0069t",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_ggfa .ToPdfObject ());if _gdee !=nil {return nil ,_gdee ;};return _bfag ,nil ;};func _efec (_fde *_ef .PdfField )string {if _fde ==nil {return ""; -};_cdbe ,_cccb :=_fde .GetContext ().(*_ef .PdfFieldText );if !_cccb {return _efec (_fde .Parent );};if _cdbe .DA !=nil {return _cdbe .DA .Str ();};return _efec (_cdbe .Parent );};func _afcf (_aaf LineAnnotationDef ,_gdga string )([]byte ,*_ef .PdfRectangle ,*_ef .PdfRectangle ,error ){_egad :=_bc .Line {X1 :0,Y1 :0,X2 :_aaf .X2 -_aaf .X1 ,Y2 :_aaf .Y2 -_aaf .Y1 ,LineColor :_aaf .LineColor ,Opacity :_aaf .Opacity ,LineWidth :_aaf .LineWidth ,LineEndingStyle1 :_aaf .LineEndingStyle1 ,LineEndingStyle2 :_aaf .LineEndingStyle2 }; -_ebfa ,_ecccd ,_fcae :=_egad .Draw (_gdga );if _fcae !=nil {return nil ,nil ,nil ,_fcae ;};_eega :=&_ef .PdfRectangle {};_eega .Llx =_aaf .X1 +_ecccd .Llx ;_eega .Lly =_aaf .Y1 +_ecccd .Lly ;_eega .Urx =_aaf .X1 +_ecccd .Urx ;_eega .Ury =_aaf .Y1 +_ecccd .Ury ; -return _ebfa ,_ecccd ,_eega ,nil ;};func _fcce (_cgad RectangleAnnotationDef )(*_c .PdfObjectDictionary ,*_ef .PdfRectangle ,error ){_gea :=_ef .NewXObjectForm ();_gea .Resources =_ef .NewPdfPageResources ();_ebbe :="";if _cgad .Opacity < 1.0{_ccdg :=_c .MakeDict (); -_ccdg .Set ("\u0063\u0061",_c .MakeFloat (_cgad .Opacity ));_ccdg .Set ("\u0043\u0041",_c .MakeFloat (_cgad .Opacity ));_gfce :=_gea .Resources .AddExtGState ("\u0067\u0073\u0031",_ccdg );if _gfce !=nil {_a .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 ,_gfce ;};_ebbe ="\u0067\u0073\u0031";};_bee ,_fbeg ,_ebdd ,_fagge :=_ebfab (_cgad ,_ebbe );if _fagge !=nil {return nil ,nil ,_fagge ;};_fagge =_gea .SetContentStream (_bee ,nil );if _fagge !=nil {return nil ,nil ,_fagge ;};_gea .BBox =_fbeg .ToPdfObject (); -_ebcb :=_c .MakeDict ();_ebcb .Set ("\u004e",_gea .ToPdfObject ());return _ebcb ,_ebdd ,nil ;};func (_adg *AppearanceStyle )applyRotation (_cgg *_c .PdfObjectDictionary ,_cdaa ,_aeg float64 ,_bdce *_d .ContentCreator )(float64 ,float64 ){if !_adg .AllowMK {return _cdaa ,_aeg ; -};if _cgg ==nil {return _cdaa ,_aeg ;};_dfdc ,_ :=_c .GetNumberAsFloat (_cgg .Get ("\u0052"));if _dfdc ==0{return _cdaa ,_aeg ;};_gba :=-_dfdc ;_caae :=_bc .Path {Points :[]_bc .Point {_bc .NewPoint (0,0).Rotate (_gba ),_bc .NewPoint (_cdaa ,0).Rotate (_gba ),_bc .NewPoint (0,_aeg ).Rotate (_gba ),_bc .NewPoint (_cdaa ,_aeg ).Rotate (_gba )}}.GetBoundingBox (); -_bdce .RotateDeg (_dfdc );_bdce .Translate (_caae .X ,_caae .Y );return _caae .Width ,_caae .Height ;}; +// Name represents the name of the font which will be added to the +// AcroForm resources (DR). +Name string ; -// 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 -// appearance stream prior to flattening fields. -// -// 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 ;_degg *AppearanceStyle ;}; +// Font represents the actual font used for the field appearance. +Font *_ed .PdfFont ; -// Style returns the appearance style of `fa`. If not specified, returns default style. -func (_ccg FieldAppearance )Style ()AppearanceStyle {if _ccg ._degg !=nil {return *_ccg ._degg ;};_eg :=_bfa ;return AppearanceStyle {AutoFontSizeFraction :0.65,CheckmarkRune :'✔',BorderSize :0.0,BorderColor :_ef .NewPdfColorDeviceGray (0),FillColor :_ef .NewPdfColorDeviceGray (1),MultilineLineHeight :1.2,MultilineVAlignMiddle :false ,DrawAlignmentReticle :false ,AllowMK :true ,MarginLeft :&_eg }; +// 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 _gb (_ba CircleAnnotationDef )(*_gc .PdfObjectDictionary ,*_ed .PdfRectangle ,error ){_dc :=_ed .NewXObjectForm ();_dc .Resources =_ed .NewPdfPageResources ();_eb :="";if _ba .Opacity < 1.0{_ceg :=_gc .MakeDict ();_ceg .Set ("\u0063\u0061",_gc .MakeFloat (_ba .Opacity )); +_ceg .Set ("\u0043\u0041",_gc .MakeFloat (_ba .Opacity ));_de :=_dc .Resources .AddExtGState ("\u0067\u0073\u0031",_ceg );if _de !=nil {_a .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 ,_de ;};_eb ="\u0067\u0073\u0031";};_ac ,_da ,_bd ,_af :=_dfc (_ba ,_eb );if _af !=nil {return nil ,nil ,_af ;};_af =_dc .SetContentStream (_ac ,nil );if _af !=nil {return nil ,nil ,_af ;};_dc .BBox =_da .ToPdfObject ();_ggb :=_gc .MakeDict (); +_ggb .Set ("\u004e",_dc .ToPdfObject ());return _ggb ,_bd ,nil ;};func _dffd (_bcf *_ed .PdfFieldButton ,_gddda *_ed .PdfAnnotationWidget ,_bcd AppearanceStyle )(*_gc .PdfObjectDictionary ,error ){_fccg ,_bdb :=_gc .GetArray (_gddda .Rect );if !_bdb {return nil ,_bf .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); +};_dac ,_gce :=_ed .NewPdfRectangle (*_fccg );if _gce !=nil {return nil ,_gce ;};_agfef ,_cbcf :=_dac .Width (),_dac .Height ();_eccg :=_ec .NewContentCreator ();if _bcd .BorderSize > 0{_eac (_eccg ,_bcd ,_agfef ,_cbcf );};if _bcd .DrawAlignmentReticle {_gbgg :=_bcd ; +_gbgg .BorderSize =0.2;_bbbc (_eccg ,_gbgg ,_agfef ,_cbcf );};_cafe :=_bcf .GetFillImage ();_geda ,_gce :=_bace (_agfef ,_cbcf ,_cafe ,_bcd );if _gce !=nil {return nil ,_gce ;};_dgcd ,_efdf :=_gc .GetDict (_gddda .MK );if _efdf {_dgcd .Set ("\u006c",_geda .ToPdfObject ()); +};_bbgd :=_gc .MakeDict ();_bbgd .Set ("\u0046\u0052\u004d",_geda .ToPdfObject ());_bgfg :=_ed .NewPdfPageResources ();_bgfg .ProcSet =_gc .MakeArray (_gc .MakeName ("\u0050\u0044\u0046"));_bgfg .XObject =_bbgd ;_eacg :=_agfef -2;_bgfc :=_cbcf -2;_eccg .Add_q (); +_eccg .Add_re (1,1,_eacg ,_bgfc );_eccg .Add_W ();_eccg .Add_n ();_eacg -=2;_bgfc -=2;_eccg .Add_q ();_eccg .Add_re (2,2,_eacg ,_bgfc );_eccg .Add_W ();_eccg .Add_n ();_ffgb :=_g .Min (_eacg /float64 (_cafe .Width ),_bgfc /float64 (_cafe .Height ));_eccg .Add_cm (_ffgb ,0,0,_ffgb ,(_agfef /2)-(float64 (_cafe .Width )*_ffgb /2)+2,2); +_eccg .Add_Do ("\u0046\u0052\u004d");_eccg .Add_Q ();_eccg .Add_Q ();_cgdb :=_ed .NewXObjectForm ();_cgdb .FormType =_gc .MakeInteger (1);_cgdb .Resources =_bgfg ;_cgdb .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_agfef ,_cbcf });_cgdb .Matrix =_gc .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0}); +_cgdb .SetContentStream (_eccg .Bytes (),_bcbfc ());_bgd :=_gc .MakeDict ();_bgd .Set ("\u004e",_cgdb .ToPdfObject ());return _bgd ,nil ;};func _bbbc (_cgbb *_ec .ContentCreator ,_gdef AppearanceStyle ,_dcfaf ,_ebaf float64 ){_cgbb .Add_q ().Add_re (0,0,_dcfaf ,_ebaf ).Add_re (0,_ebaf /2,_dcfaf ,_ebaf /2).Add_re (0,0,_dcfaf ,_ebaf ).Add_re (_dcfaf /2,0,_dcfaf /2,_ebaf ).Add_w (_gdef .BorderSize ).SetStrokingColor (_gdef .BorderColor ).SetNonStrokingColor (_gdef .FillColor ).Add_B ().Add_Q (); }; -// 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 (_cfcfa ImageFieldAppearance )WrapContentStream (page *_ef .PdfPage )error {_bacg ,_agda :=page .GetAllContentStreams ();if _agda !=nil {return _agda ;};_ebgc :=_d .NewContentStreamParser (_bacg );_bbdb ,_agda :=_ebgc .Parse ();if _agda !=nil {return _agda ; -};_bbdb .WrapIfNeeded ();_fff :=[]string {_bbdb .String ()};return page .SetContentStreams (_fff ,_dced ());}; \ No newline at end of file +// NewFormSubmitButtonField would create a submit button in specified page according to the parameter in `FormSubmitActionOptions`. +func NewFormSubmitButtonField (page *_ed .PdfPage ,opt FormSubmitActionOptions )(*_ed .PdfFieldButton ,error ){_agda :=int64 (_dgac );if opt .IsExclusionList {_agda |=_eagg ;};if opt .IncludeEmptyFields {_agda |=_deac ;};if opt .SubmitAsPDF {_agda |=_ddae ; +};_edfd :=_ed .NewPdfActionSubmitForm ();_edfd .Flags =_gc .MakeInteger (_agda );_edfd .F =_ed .NewPdfFilespec ();if opt .Fields !=nil {_edfd .Fields =opt .Fields ;};_edfd .F .F =_gc .MakeString (opt .Url );_edfd .F .FS =_gc .MakeName ("\u0055\u0052\u004c"); +_eegb ,_dcg :=_dfcd (page ,opt .Rectangle ,"\u0062t\u006e\u0053\u0075\u0062\u006d\u0069t",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_edfd .ToPdfObject ());if _dcg !=nil {return nil ,_dcg ;};return _eegb ,nil ;};func _dgd (_dfd *_ed .PdfAnnotationWidget ,_ggd *_ed .PdfFieldText ,_abb *_ed .PdfPageResources ,_ebe AppearanceStyle )(*_gc .PdfObjectDictionary ,error ){_aegf :=_ed .NewPdfPageResources (); +_fbfa ,_gae :=_gc .GetArray (_dfd .Rect );if !_gae {return nil ,_bf .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_bbb ,_fea :=_ed .NewPdfRectangle (*_fbfa );if _fea !=nil {return nil ,_fea ;};_aeea ,_dca :=_bbb .Width (),_bbb .Height (); +_bg ,_abbc :=_aeea ,_dca ;_dbe ,_ged :=_gc .GetDict (_dfd .MK );if _ged {_gfd ,_ :=_gc .GetDict (_dfd .BS );_ecc :=_ebe .applyAppearanceCharacteristics (_dbe ,_gfd ,nil );if _ecc !=nil {return nil ,_ecc ;};};_gde ,_ged :=_gc .GetIntVal (_ggd .MaxLen ); +if !_ged {return nil ,_bf .New ("\u006d\u0061\u0078\u006c\u0065\u006e\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};if _gde <=0{return nil ,_bf .New ("\u006d\u0061\u0078\u004c\u0065\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_edb :=_aeea /float64 (_gde ); +_aceb ,_fea :=_ec .NewContentStreamParser (_dda (_ggd .PdfField )).Parse ();if _fea !=nil {return nil ,_fea ;};_cfb :=_ec .NewContentCreator ();if _ebe .BorderSize > 0{_eac (_cfb ,_ebe ,_aeea ,_dca );};if _ebe .DrawAlignmentReticle {_geb :=_ebe ;_geb .BorderSize =0.2; +_bbbc (_cfb ,_geb ,_aeea ,_dca );};_cfb .Add_BMC ("\u0054\u0078");_cfb .Add_q ();_ ,_dca =_ebe .applyRotation (_dbe ,_aeea ,_dca ,_cfb );_cfb .Add_BT ();_gfae ,_acbg ,_fea :=_ebe .processDA (_ggd .PdfField ,_aceb ,_abb ,_aegf ,_cfb );if _fea !=nil {return nil ,_fea ; +};_fdec :=_gfae .Font ;_eea :=_gc .MakeName (_gfae .Name );_gaa :=_gfae .Size ;_fbe :=_gaa ==0;if _fbe &&_acbg {_gaa =_dca *_ebe .AutoFontSizeFraction ;};_gcg :=_fdec .Encoder ();if _gcg ==nil {_a .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"); +_gcg =_e .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};var _acgb string ;if _agg ,_eab :=_gc .GetString (_ggd .V );_eab {_acgb =_agg .Decoded ();};_cfb .Add_Tf (*_eea ,_gaa );var _cba float64 ;for _ ,_cca :=range _acgb {_bcb ,_abbf :=_fdec .GetRuneMetrics (_cca ); +if !_abbf {_a .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",_cca ); +continue ;};_fcc :=_bcb .Wy ;if int (_fcc )<=0{_fcc =_bcb .Wx ;};if _fcc > _cba {_cba =_fcc ;};};if int (_cba )==0{_a .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"); +_cba =1000;};_gbb ,_fea :=_fdec .GetFontDescriptor ();if _fea !=nil {_a .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 _beae float64 ;if _gbb !=nil {_beae ,_fea =_gbb .GetCapHeight ();if _fea !=nil {_a .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",_fea ); +};};if int (_beae )<=0{_a .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"); +_beae =1000.0;};_bge :=_beae /1000.0*_gaa ;_ffd :=0.0;_debg :=1.0*_gaa *(_cba /1000.0);{_cec :=_debg ;if _fbe &&_ffd +_cec > _dca {_gaa =0.95*(_dca -_ffd );_bge =_beae /1000.0*_gaa ;};if _dca > _bge {_ffd =(_dca -_bge )/2.0;};};_cfb .Add_Td (0,_ffd );if _ade ,_aded :=_gc .GetIntVal (_ggd .Q ); +_aded {switch _ade {case 2:if len (_acgb )< _gde {_eag :=float64 (_gde -len (_acgb ))*_edb ;_cfb .Add_Td (_eag ,0);};};};for _cfce ,_bgc :=range _acgb {_gcfa :=_fegf ;if _ebe .MarginLeft !=nil {_gcfa =*_ebe .MarginLeft ;};_bag :=string (_bgc );if _gcg !=nil {_bee ,_aba :=_fdec .GetRuneMetrics (_bgc ); +if !_aba {_a .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",_bgc ); +continue ;};_bag =string (_gcg .Encode (_bag ));_cef :=_gaa *_bee .Wx /1000.0;_gdg :=(_edb -_cef )/2;_gcfa =_gdg ;};_cfb .Add_Td (_gcfa ,0);_cfb .Add_Tj (*_gc .MakeString (_bag ));if _cfce !=len (_acgb )-1{_cfb .Add_Td (_edb -_gcfa ,0);};};_cfb .Add_ET (); +_cfb .Add_Q ();_cfb .Add_EMC ();_cbdg :=_ed .NewXObjectForm ();_cbdg .Resources =_aegf ;_cbdg .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_bg ,_abbc });_cbdg .SetContentStream (_cfb .Bytes (),_bcbfc ());_dcf :=_gc .MakeDict ();_dcf .Set ("\u004e",_cbdg .ToPdfObject ()); +return _dcf ,nil ;};func _dda (_def *_ed .PdfField )string {if _def ==nil {return "";};_abba ,_agc :=_def .GetContext ().(*_ed .PdfFieldText );if !_agc {return _dda (_def .Parent );};if _abba .DA !=nil {return _abba .DA .Str ();};return _dda (_abba .Parent ); +};type quadding int ;func _adcd (_fab []_fe .Point )(_cfeg []_fe .Point ,_ggdf []_fe .Point ,_ddde error ){_fba :=len (_fab )-1;if len (_fab )< 1{return nil ,nil ,_bf .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 _fba ==1{_fade :=_fe .Point {X :(2*_fab [0].X +_fab [1].X )/3,Y :(2*_fab [0].Y +_fab [1].Y )/3};_cfeg =append (_cfeg ,_fade );_ggdf =append (_ggdf ,_fe .Point {X :2*_fade .X -_fab [0].X ,Y :2*_fade .Y -_fab [0].Y });return _cfeg ,_ggdf ,nil ;};_dbfef :=make ([]float64 ,_fba ); +for _ffda :=1;_ffda < _fba -1;_ffda ++{_dbfef [_ffda ]=4*_fab [_ffda ].X +2*_fab [_ffda +1].X ;};_dbfef [0]=_fab [0].X +2*_fab [1].X ;_dbfef [_fba -1]=(8*_fab [_fba -1].X +_fab [_fba ].X )/2.0;_eece :=_ecda (_dbfef );for _fcac :=1;_fcac < _fba -1;_fcac ++{_dbfef [_fcac ]=4*_fab [_fcac ].Y +2*_fab [_fcac +1].Y ; +};_dbfef [0]=_fab [0].Y +2*_fab [1].Y ;_dbfef [_fba -1]=(8*_fab [_fba -1].Y +_fab [_fba ].Y )/2.0;_cfcd :=_ecda (_dbfef );_cfeg =make ([]_fe .Point ,_fba );_ggdf =make ([]_fe .Point ,_fba );for _dcca :=0;_dcca < _fba ;_dcca ++{_cfeg [_dcca ]=_fe .Point {X :_eece [_dcca ],Y :_cfcd [_dcca ]}; +if _dcca < _fba -1{_ggdf [_dcca ]=_fe .Point {X :2*_fab [_dcca +1].X -_eece [_dcca +1],Y :2*_fab [_dcca +1].Y -_cfcd [_dcca +1]};}else {_ggdf [_dcca ]=_fe .Point {X :(_fab [_fba ].X +_eece [_fba -1])/2,Y :(_fab [_fba ].Y +_cfcd [_fba -1])/2};};};return _cfeg ,_ggdf ,nil ; +};func (_cbc *AppearanceStyle )processDA (_ddeb *_ed .PdfField ,_dbcf *_ec .ContentStreamOperations ,_cgbf ,_ccd *_ed .PdfPageResources ,_cbdf *_ec .ContentCreator )(*AppearanceFont ,bool ,error ){var _gaae *AppearanceFont ;var _bgg bool ;if _cbc .Fonts !=nil {if _cbc .Fonts .Fallback !=nil {_gaae =_cbc .Fonts .Fallback ; +};if _cfcg :=_cbc .Fonts .FieldFallbacks ;_cfcg !=nil {if _bfaa ,_dbb :=_cfcg [_ddeb .PartialName ()];_dbb {_gaae =_bfaa ;}else if _fgc ,_gfcf :=_ddeb .FullName ();_gfcf ==nil {if _abgd ,_cbdgb :=_cfcg [_fgc ];_cbdgb {_gaae =_abgd ;};};};if _gaae !=nil {_gaae .fillName (); +};_bgg =_cbc .Fonts .ForceReplace ;};var _dgge string ;var _gdddb float64 ;var _cfab bool ;if _dbcf !=nil {for _ ,_dfg :=range *_dbcf {if _dfg .Operand =="\u0054\u0066"&&len (_dfg .Params )==2{if _gef ,_befd :=_gc .GetNameVal (_dfg .Params [0]);_befd {_dgge =_gef ; +};if _ege ,_eeb :=_gc .GetNumberAsFloat (_dfg .Params [1]);_eeb ==nil {_gdddb =_ege ;};_cfab =true ;continue ;};_cbdf .AddOperand (*_dfg );};};var _cebf *AppearanceFont ;var _cgd _gc .PdfObject ;if _bgg &&_gaae !=nil {_cebf =_gaae ;}else {if _cgbf !=nil &&_dgge !=""{if _afe ,_ddga :=_cgbf .GetFontByName (*_gc .MakeName (_dgge )); +_ddga {if _gea ,_dcag :=_ed .NewPdfFontFromPdfObject (_afe );_dcag ==nil {_cgd =_afe ;_cebf =&AppearanceFont {Name :_dgge ,Font :_gea ,Size :_gdddb };}else {_a .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",_dcag ); +};};};if _cebf ==nil &&_gaae !=nil {_cebf =_gaae ;};if _cebf ==nil {_ebdc ,_eedc :=_ed .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a");if _eedc !=nil {return nil ,false ,_eedc ;};_cebf =&AppearanceFont {Name :"\u0048\u0065\u006c\u0076",Font :_ebdc ,Size :_gdddb }; +};};if _cebf .Size <=0&&_cbc .Fonts !=nil &&_cbc .Fonts .FallbackSize > 0{_cebf .Size =_cbc .Fonts .FallbackSize ;};_aeab :=*_gc .MakeName (_cebf .Name );if _cgd ==nil {_cgd =_cebf .Font .ToPdfObject ();};if _cgbf !=nil &&!_cgbf .HasFontByName (_aeab ){_cgbf .SetFontByName (_aeab ,_cgd ); +};if _ccd !=nil &&!_ccd .HasFontByName (_aeab ){_ccd .SetFontByName (_aeab ,_cgd );};return _cebf ,_cfab ,nil ;};func _cb (_dd *_ed .PdfAnnotationWidget ,_deb *_ed .PdfFieldText ,_cd *_ed .PdfPageResources ,_ffg AppearanceStyle )(*_gc .PdfObjectDictionary ,error ){_dced :=_ed .NewPdfPageResources (); +_dcc ,_ddg :=_gc .GetArray (_dd .Rect );if !_ddg {return nil ,_bf .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_afd ,_cg :=_ed .NewPdfRectangle (*_dcc );if _cg !=nil {return nil ,_cg ;};_add ,_gfc :=_afd .Width (),_afd .Height (); +_acb ,_baag :=_add ,_gfc ;_cf :=true ;_acd :=_ed .NewXObjectForm ();_acd .BBox =_gc .MakeArrayFromFloats ([]float64 {0,0,_acb ,_baag });if _dd .AP !=nil {if _cbd ,_dgf :=_gc .GetDict (_dd .AP );_dgf &&_cbd !=nil {_cfa :=_gc .TraceToDirectObject (_cbd .Get ("\u004e")); +switch _bbe :=_cfa .(type ){case *_gc .PdfObjectStream :_deg ,_aa :=_gc .DecodeStream (_bbe );if _aa !=nil {_a .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",_aa .Error ()); +break ;};_gbd ,_aa :=_ec .NewContentStreamParser (string (_deg )).Parse ();if _aa !=nil {_a .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",_aa .Error ()); +break ;};_gcc :=_ec .NewContentStreamProcessor (*_gbd );_gcc .AddHandler (_ec .HandlerConditionEnumAllOperands ,"",func (_ffb *_ec .ContentStreamOperation ,_cbb _ec .GraphicsState ,_eda *_ed .PdfPageResources )error {if _ffb .Operand =="\u0054\u006a"||_ffb .Operand =="\u0054\u004a"{if len (_ffb .Params )==1{if _dga ,_aeg :=_gc .GetString (_ffb .Params [0]); +_aeg {_cf =_c .TrimSpace (_dga .Str ())=="";};return _ec .ErrEarlyExit ;};return nil ;};return nil ;});_gcc .Process (nil );if !_cf {if _afc ,_ebg :=_gc .GetDict (_bbe .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));_ebg {_dced ,_aa =_ed .NewPdfPageResourcesFromDict (_afc ); +if _aa !=nil {return nil ,_aa ;};};if _bde ,_adf :=_gc .GetArray (_bbe .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"));_adf {_acd .Matrix =_bde ;};_acd .SetContentStream (_deg ,_bcbfc ());};};};};if _cf {_cdc ,_efg :=_gc .GetDict (_dd .MK );if _efg {_agd ,_ :=_gc .GetDict (_dd .BS ); +_bfe :=_ffg .applyAppearanceCharacteristics (_cdc ,_agd ,nil );if _bfe !=nil {return nil ,_bfe ;};};_gcd ,_gge :=_ec .NewContentStreamParser (_dda (_deb .PdfField )).Parse ();if _gge !=nil {return nil ,_gge ;};_cc :=_ec .NewContentCreator ();if _ffg .BorderSize > 0{_eac (_cc ,_ffg ,_add ,_gfc ); +};if _ffg .DrawAlignmentReticle {_dege :=_ffg ;_dege .BorderSize =0.2;_bbbc (_cc ,_dege ,_add ,_gfc );};_cc .Add_BMC ("\u0054\u0078");_cc .Add_q ();_add ,_gfc =_ffg .applyRotation (_cdc ,_add ,_gfc ,_cc );_cc .Add_BT ();_fge ,_agf ,_gge :=_ffg .processDA (_deb .PdfField ,_gcd ,_cd ,_dced ,_cc ); +if _gge !=nil {return nil ,_gge ;};_fc :=_fge .Font ;_eee :=_fge .Size ;_edfg :=_gc .MakeName (_fge .Name );if _deb .Flags ().Has (_ed .FieldFlagMultiline )&&_deb .MaxLen !=nil {_a .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 _dcd ,_gcfc ,_afg :=_bfgb (_dd .PdfAnnotation .AP ,_cd );_afg {_edfg =_dcd ;_eee =_gcfc ;_agf =true ;};};_dbc :=_eee ==0;if _dbc &&_agf {_eee =_gfc *_ffg .AutoFontSizeFraction ;};_gfa :=_fc .Encoder ();if _gfa ==nil {_a .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"); +_gfa =_e .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};_fa ,_gge :=_fc .GetFontDescriptor ();if _gge !=nil {_a .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 _be string ;if _bec ,_gbf :=_gc .GetString (_deb .V );_gbf {_be =_bec .Decoded ();};if len (_be )==0{return nil ,nil ;};_dccf :=[]string {_be };_ded :=false ;if _deb .Flags ().Has (_ed .FieldFlagMultiline ){_ded =true ;_be =_c .Replace (_be ,"\u000d\u000a","\u000a",-1); +_be =_c .Replace (_be ,"\u000d","\u000a",-1);_dccf =_c .Split (_be ,"\u000a");};_edg :=make ([]string ,len (_dccf ));copy (_edg ,_dccf );_cdca :=_ffg .MultilineLineHeight ;_gca :=0.0;_egg :=0;if _gfa !=nil {for _eee >=0{_agdc :=make ([]string ,len (_dccf )); +copy (_agdc ,_dccf );_gga :=make ([]string ,len (_edg ));copy (_gga ,_edg );_gca =0.0;_egg =0;_cfc :=len (_agdc );_gfaa :=0;for _gfaa < _cfc {var _ga float64 ;_eba :=-1;_egc :=_fegf ;if _ffg .MarginLeft !=nil {_egc =*_ffg .MarginLeft ;};for _aac ,_gad :=range _agdc [_gfaa ]{if _gad ==' '{_eba =_aac ; +};_egd ,_fd :=_fc .GetRuneMetrics (_gad );if !_fd {_a .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",_gad ); +continue ;};_ga =_egc ;_egc +=_egd .Wx ;if _ded &&!_dbc &&_eee *_egc /1000.0> _add {_bfa :=_aac ;_ggf :=_aac ;if _eba > 0{_bfa =_eba +1;_ggf =_eba ;};_dgb :=_agdc [_gfaa ][_bfa :];_ab :=_gga [_gfaa ][_bfa :];if _gfaa < len (_agdc )-1{_agdc =append (_agdc [:_gfaa +1],_agdc [_gfaa :]...); +_agdc [_gfaa +1]=_dgb ;_gga =append (_gga [:_gfaa +1],_gga [_gfaa :]...);_gga [_gfaa +1]=_ab ;}else {_agdc =append (_agdc ,_dgb );_gga =append (_gga ,_ab );};_agdc [_gfaa ]=_agdc [_gfaa ][0:_ggf ];_gga [_gfaa ]=_gga [_gfaa ][0:_ggf ];_cfc ++;_egc =_ga ; +break ;};};if _egc > _gca {_gca =_egc ;};_agdc [_gfaa ]=string (_gfa .Encode (_agdc [_gfaa ]));if len (_agdc [_gfaa ])> 0{_egg ++;};_gfaa ++;};_gfg :=_eee ;if _egg > 1{_gfg *=_cdca ;};_gee :=float64 (_egg )*_gfg ;if _dbc ||_gee <=_gfc {_dccf =_agdc ;_edg =_gga ; +break ;};_eee --;};};_debe :=_fegf ;if _ffg .MarginLeft !=nil {_debe =*_ffg .MarginLeft ;};if _eee ==0||_dbc &&_gca > 0&&_debe +_gca *_eee /1000.0> _add {_eee =0.95*1000.0*(_add -_debe )/_gca ;};_eede :=_ad ;{if _ffc ,_agde :=_gc .GetIntVal (_deb .Q ); +_agde {switch _ffc {case 0:_eede =_ad ;case 1:_eede =_db ;case 2:_eede =_gdd ;default:_a .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",_ffc ); +};};};_fdf :=_eee ;if _ded &&_egg > 1{_fdf =_cdca *_eee ;};var _cgc float64 ;if _fa !=nil {_cgc ,_gge =_fa .GetCapHeight ();if _gge !=nil {_a .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",_gge ); +};};if int (_cgc )<=0{_a .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"); +_cgc =1000;};_gdc :=_cgc /1000.0*_eee ;_fbb :=0.0;{_acg :=float64 (_egg )*_fdf ;if _dbc &&_fbb +_acg > _gfc {_eee =0.95*(_gfc -_fbb )/float64 (_egg );_fdf =_eee ;if _ded &&_egg > 1{_fdf =_cdca *_eee ;};_gdc =_cgc /1000.0*_eee ;_acg =float64 (_egg )*_fdf ; +};if _gfc > _acg {if _ded {if _ffg .MultilineVAlignMiddle {_fde :=(_gfc -(_acg +_gdc ))/2.0;_ddc :=_fde +_acg +_gdc -_fdf ;_fbb =_ddc ;if _egg > 1{_fbb =_fbb +(_acg /_eee *float64 (_egg ))-_fdf -_gdc ;};if _fbb < _acg {_fbb =(_gfc -_gdc )/2.0;};}else {_fbb =_gfc -_fdf ; +if _fbb > _eee {_afca :=0.0;if _ded &&_ffg .MultilineLineHeight > 1&&_egg > 1{_afca =_ffg .MultilineLineHeight -1;};_fbb -=_eee *(0.5-_afca );};};}else {_fbb =(_gfc -_gdc )/2.0;};};};_cc .Add_Tf (*_edfg ,_eee );_cc .Add_Td (_debe ,_fbb );_dfb :=_debe ; +_dceg :=_debe ;for _dbf ,_gcb :=range _dccf {_ace :=0.0;for _ ,_bea :=range _edg [_dbf ]{_cgf ,_ada :=_fc .GetRuneMetrics (_bea );if !_ada {continue ;};_ace +=_cgf .Wx ;};_gba :=_ace /1000.0*_eee ;_efb :=_add -_gba ;var _gag float64 ;switch _eede {case _ad :_gag =_dfb ; +case _db :_gag =_efb /2;case _gdd :_gag =_efb ;};_debe =_gag -_dceg ;if _debe > 0.0{_cc .Add_Td (_debe ,0);};_dceg =_gag ;_cc .Add_Tj (*_gc .MakeString (_gcb ));if _dbf < len (_dccf )-1{_cc .Add_Td (0,-_eee *_cdca );};};_cc .Add_ET ();_cc .Add_Q ();_cc .Add_EMC (); +_acd .SetContentStream (_cc .Bytes (),_bcbfc ());};_acd .Resources =_dced ;_bab :=_gc .MakeDict ();_bab .Set ("\u004e",_acd .ToPdfObject ());return _bab ,nil ;}; + +// CheckboxFieldOptions defines optional parameters for a checkbox field a form. +type CheckboxFieldOptions struct{Checked bool ;}; \ No newline at end of file diff --git a/common/common.go b/common/common.go index 3ee8e143..30408e7f 100644 --- a/common/common.go +++ b/common/common.go @@ -10,100 +10,98 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package common contains common properties used by the subpackages. -package common ;import (_e "fmt";_dg "io";_b "os";_g "path/filepath";_da "runtime";_c "time";); +package common ;import (_c "fmt";_gb "io";_ff "os";_b "path/filepath";_d "runtime";_g "time";); -// Debug logs debug message. -func (_fc WriterLogger )Debug (format string ,args ...interface{}){if _fc .LogLevel >=LogLevelDebug {_bb :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_fc .logToWriter (_fc .Output ,_bb ,format ,args ...);};}; +// Info does nothing for dummy logger. +func (DummyLogger )Info (format string ,args ...interface{}){}; // Warning logs warning message. -func (_cg WriterLogger )Warning (format string ,args ...interface{}){if _cg .LogLevel >=LogLevelWarning {_dcc :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_cg .logToWriter (_cg .Output ,_dcc ,format ,args ...);};}; +func (_ab WriterLogger )Warning (format string ,args ...interface{}){if _ab .LogLevel >=LogLevelWarning {_eff :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_ab .logToWriter (_ab .Output ,_eff ,format ,args ...);};}; -// ConsoleLogger is a logger that writes logs to the 'os.Stdout' -type ConsoleLogger struct{LogLevel LogLevel ;};func (_cd WriterLogger )logToWriter (_cf _dg .Writer ,_aaa string ,_cb string ,_bgc ...interface{}){_fgg (_cf ,_aaa ,_cb ,_bgc );}; +// NewConsoleLogger creates new console logger. +func NewConsoleLogger (logLevel LogLevel )*ConsoleLogger {return &ConsoleLogger {LogLevel :logLevel }}; -// Notice logs notice message. -func (_aa WriterLogger )Notice (format string ,args ...interface{}){if _aa .LogLevel >=LogLevelNotice {_df :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_aa .logToWriter (_aa .Output ,_df ,format ,args ...);};}; +// NewWriterLogger creates new 'writer' logger. +func NewWriterLogger (logLevel LogLevel ,writer _gb .Writer )*WriterLogger {_becg :=WriterLogger {Output :writer ,LogLevel :logLevel };return &_becg ;}; -// UtcTimeFormat returns a formatted string describing a UTC timestamp. -func UtcTimeFormat (t _c .Time )string {return t .Format (_daf )+"\u0020\u0055\u0054\u0043"}; +// Error does nothing for dummy logger. +func (DummyLogger )Error (format string ,args ...interface{}){};func (_ega WriterLogger )logToWriter (_gbf _gb .Writer ,_bb string ,_da string ,_cb ...interface{}){_dg (_gbf ,_bb ,_da ,_cb );}; -// Trace does nothing for dummy logger. -func (DummyLogger )Trace (format string ,args ...interface{}){}; +// Info logs info message. +func (_aa ConsoleLogger )Info (format string ,args ...interface{}){if _aa .LogLevel >=LogLevelInfo {_ba :="\u005bI\u004e\u0046\u004f\u005d\u0020";_aa .output (_ff .Stdout ,_ba ,format ,args ...);};}; -// LogLevel is the verbosity level for logging. -type LogLevel int ; +// Debug logs debug message. +func (_deg WriterLogger )Debug (format string ,args ...interface{}){if _deg .LogLevel >=LogLevelDebug {_cg :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_deg .logToWriter (_deg .Output ,_cg ,format ,args ...);};};const _dc =2024; // Error logs error message. -func (_eeb WriterLogger )Error (format string ,args ...interface{}){if _eeb .LogLevel >=LogLevelError {_ea :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_eeb .logToWriter (_eeb .Output ,_ea ,format ,args ...);};}; +func (_aaf WriterLogger )Error (format string ,args ...interface{}){if _aaf .LogLevel >=LogLevelError {_cfd :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_aaf .logToWriter (_aaf .Output ,_cfd ,format ,args ...);};}; + +// Debug logs debug message. +func (_fff ConsoleLogger )Debug (format string ,args ...interface{}){if _fff .LogLevel >=LogLevelDebug {_af :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_fff .output (_ff .Stdout ,_af ,format ,args ...);};}; // Warning logs warning message. -func (_fa ConsoleLogger )Warning (format string ,args ...interface{}){if _fa .LogLevel >=LogLevelWarning {_ge :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_fa .output (_b .Stdout ,_ge ,format ,args ...);};}; +func (_bfd ConsoleLogger )Warning (format string ,args ...interface{}){if _bfd .LogLevel >=LogLevelWarning {_beg :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_bfd .output (_ff .Stdout ,_beg ,format ,args ...);};};func _dg (_afd _gb .Writer ,_ag string ,_bgg string ,_ggd ...interface{}){_ ,_dge ,_eea ,_aag :=_d .Caller (3); +if !_aag {_dge ="\u003f\u003f\u003f";_eea =0;}else {_dge =_b .Base (_dge );};_faf :=_c .Sprintf ("\u0025s\u0020\u0025\u0073\u003a\u0025\u0064 ",_ag ,_dge ,_eea )+_bgg +"\u000a";_c .Fprintf (_afd ,_faf ,_ggd ...);}; -// IsLogLevel returns true if log level is greater or equal than `level`. -// Can be used to avoid resource intensive calls to loggers. -func (_db ConsoleLogger )IsLogLevel (level LogLevel )bool {return _db .LogLevel >=level }; +// Logger is the interface used for logging in the unipdf package. +type Logger interface{Error (_e string ,_a ...interface{});Warning (_ef string ,_ed ...interface{});Notice (_de string ,_bg ...interface{});Info (_dec string ,_be ...interface{});Debug (_ad string ,_eg ...interface{});Trace (_eda string ,_bd ...interface{}); +IsLogLevel (_bf LogLevel )bool ;}; -// Info logs info message. -func (_cad WriterLogger )Info (format string ,args ...interface{}){if _cad .LogLevel >=LogLevelInfo {_eb :="\u005bI\u004e\u0046\u004f\u005d\u0020";_cad .logToWriter (_cad .Output ,_eb ,format ,args ...);};}; +// DummyLogger does nothing. +type DummyLogger struct{}; -// NewConsoleLogger creates new console logger. -func NewConsoleLogger (logLevel LogLevel )*ConsoleLogger {return &ConsoleLogger {LogLevel :logLevel }}; +// Notice logs notice message. +func (_gg ConsoleLogger )Notice (format string ,args ...interface{}){if _gg .LogLevel >=LogLevelNotice {_fb :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_gg .output (_ff .Stdout ,_fb ,format ,args ...);};}; -// NewWriterLogger creates new 'writer' logger. -func NewWriterLogger (logLevel LogLevel ,writer _dg .Writer )*WriterLogger {_ba :=WriterLogger {Output :writer ,LogLevel :logLevel };return &_ba ;}; +// WriterLogger is the logger that writes data to the Output writer +type WriterLogger struct{LogLevel LogLevel ;Output _gb .Writer ;};var ReleasedAt =_g .Date (_dc ,_dcd ,_agf ,_aba ,_fda ,0,0,_g .UTC ); -// Debug logs debug message. -func (_add ConsoleLogger )Debug (format string ,args ...interface{}){if _add .LogLevel >=LogLevelDebug {_aga :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_add .output (_b .Stdout ,_aga ,format ,args ...);};}; +// IsLogLevel returns true if log level is greater or equal than `level`. +// Can be used to avoid resource intensive calls to loggers. +func (_ae WriterLogger )IsLogLevel (level LogLevel )bool {return _ae .LogLevel >=level };const Version ="\u0033\u002e\u0035\u0037\u002e\u0030";const _fda =30; -// Notice does nothing for dummy logger. -func (DummyLogger )Notice (format string ,args ...interface{}){};var ReleasedAt =_c .Date (_ebg ,_agb ,_aed ,_gf ,_adg ,0,0,_c .UTC ); +// Info logs info message. +func (_aaa WriterLogger )Info (format string ,args ...interface{}){if _aaa .LogLevel >=LogLevelInfo {_egc :="\u005bI\u004e\u0046\u004f\u005d\u0020";_aaa .logToWriter (_aaa .Output ,_egc ,format ,args ...);};}; // IsLogLevel returns true if log level is greater or equal than `level`. // Can be used to avoid resource intensive calls to loggers. -func (_dgf WriterLogger )IsLogLevel (level LogLevel )bool {return _dgf .LogLevel >=level }; +func (_gf ConsoleLogger )IsLogLevel (level LogLevel )bool {return _gf .LogLevel >=level }; -// SetLogger sets 'logger' to be used by the unidoc unipdf library. -func SetLogger (logger Logger ){Log =logger };var Log Logger =DummyLogger {}; - -// Trace logs trace message. -func (_dab WriterLogger )Trace (format string ,args ...interface{}){if _dab .LogLevel >=LogLevelTrace {_cc :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_dab .logToWriter (_dab .Output ,_cc ,format ,args ...);};};const Version ="\u0033\u002e\u0035\u0036\u002e\u0030"; +// IsLogLevel returns true from dummy logger. +func (DummyLogger )IsLogLevel (level LogLevel )bool {return true };const _agf =16; +// Notice logs notice message. +func (_ggc WriterLogger )Notice (format string ,args ...interface{}){if _ggc .LogLevel >=LogLevelNotice {_aee :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_ggc .logToWriter (_ggc .Output ,_aee ,format ,args ...);};}; -// DummyLogger does nothing. -type DummyLogger struct{};const _aed =19; +// Trace does nothing for dummy logger. +func (DummyLogger )Trace (format string ,args ...interface{}){}; -// Debug does nothing for dummy logger. -func (DummyLogger )Debug (format string ,args ...interface{}){};const _adg =30; +// ConsoleLogger is a logger that writes logs to the 'os.Stdout' +type ConsoleLogger struct{LogLevel LogLevel ;};func (_afa ConsoleLogger )output (_bef _gb .Writer ,_adg string ,_bfe string ,_afb ...interface{}){_dg (_bef ,_adg ,_bfe ,_afb ...);}; -// Info logs info message. -func (_dc ConsoleLogger )Info (format string ,args ...interface{}){if _dc .LogLevel >=LogLevelInfo {_dd :="\u005bI\u004e\u0046\u004f\u005d\u0020";_dc .output (_b .Stdout ,_dd ,format ,args ...);};}; +// LogLevel is the verbosity level for logging. +type LogLevel int ;const _aba =15; -// Logger is the interface used for logging in the unipdf package. -type Logger interface{Error (_bf string ,_dag ...interface{});Warning (_a string ,_f ...interface{});Notice (_fg string ,_gb ...interface{});Info (_ce string ,_dgg ...interface{});Debug (_cee string ,_de ...interface{});Trace (_ca string ,_ee ...interface{}); -IsLogLevel (_ag LogLevel )bool ;}; +// Trace logs trace message. +func (_gc ConsoleLogger )Trace (format string ,args ...interface{}){if _gc .LogLevel >=LogLevelTrace {_cf :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_gc .output (_ff .Stdout ,_cf ,format ,args ...);};}; // Warning does nothing for dummy logger. -func (DummyLogger )Warning (format string ,args ...interface{}){};const _daf ="\u0032\u0020\u004aan\u0075\u0061\u0072\u0079\u0020\u0032\u0030\u0030\u0036\u0020\u0061\u0074\u0020\u0031\u0035\u003a\u0030\u0034"; +func (DummyLogger )Warning (format string ,args ...interface{}){}; -// IsLogLevel returns true from dummy logger. -func (DummyLogger )IsLogLevel (level LogLevel )bool {return true };const _agb =3; - -// Info does nothing for dummy logger. -func (DummyLogger )Info (format string ,args ...interface{}){}; +// Debug does nothing for dummy logger. +func (DummyLogger )Debug (format string ,args ...interface{}){}; // Trace logs trace message. -func (_bg ConsoleLogger )Trace (format string ,args ...interface{}){if _bg .LogLevel >=LogLevelTrace {_ae :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_bg .output (_b .Stdout ,_ae ,format ,args ...);};};const _ebg =2024; +func (_fa WriterLogger )Trace (format string ,args ...interface{}){if _fa .LogLevel >=LogLevelTrace {_ea :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_fa .logToWriter (_fa .Output ,_ea ,format ,args ...);};}; -// WriterLogger is the logger that writes data to the Output writer -type WriterLogger struct{LogLevel LogLevel ;Output _dg .Writer ;}; +// SetLogger sets 'logger' to be used by the unidoc unipdf library. +func SetLogger (logger Logger ){Log =logger };const _dcd =4;const _fd ="\u0032\u0020\u004aan\u0075\u0061\u0072\u0079\u0020\u0032\u0030\u0030\u0036\u0020\u0061\u0074\u0020\u0031\u0035\u003a\u0030\u0034"; -// Notice logs notice message. -func (_ac ConsoleLogger )Notice (format string ,args ...interface{}){if _ac .LogLevel >=LogLevelNotice {_ad :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_ac .output (_b .Stdout ,_ad ,format ,args ...);};};const (LogLevelTrace LogLevel =5;LogLevelDebug LogLevel =4; -LogLevelInfo LogLevel =3;LogLevelNotice LogLevel =2;LogLevelWarning LogLevel =1;LogLevelError LogLevel =0;);func (_gbg ConsoleLogger )output (_ddg _dg .Writer ,_ga string ,_cab string ,_gec ...interface{}){_fgg (_ddg ,_ga ,_cab ,_gec ...);}; +// Notice does nothing for dummy logger. +func (DummyLogger )Notice (format string ,args ...interface{}){};const (LogLevelTrace LogLevel =5;LogLevelDebug LogLevel =4;LogLevelInfo LogLevel =3;LogLevelNotice LogLevel =2;LogLevelWarning LogLevel =1;LogLevelError LogLevel =0;); // Error logs error message. -func (_ec ConsoleLogger )Error (format string ,args ...interface{}){if _ec .LogLevel >=LogLevelError {_caa :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_ec .output (_b .Stdout ,_caa ,format ,args ...);};};func _fgg (_eee _dg .Writer ,_dae string ,_dcd string ,_fd ...interface{}){_ ,_gd ,_ddf ,_fb :=_da .Caller (3); -if !_fb {_gd ="\u003f\u003f\u003f";_ddf =0;}else {_gd =_g .Base (_gd );};_ef :=_e .Sprintf ("\u0025s\u0020\u0025\u0073\u003a\u0025\u0064 ",_dae ,_gd ,_ddf )+_dcd +"\u000a";_e .Fprintf (_eee ,_ef ,_fd ...);}; +func (_bec ConsoleLogger )Error (format string ,args ...interface{}){if _bec .LogLevel >=LogLevelError {_ee :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_bec .output (_ff .Stdout ,_ee ,format ,args ...);};};var Log Logger =DummyLogger {}; -// Error does nothing for dummy logger. -func (DummyLogger )Error (format string ,args ...interface{}){};const _gf =15; \ No newline at end of file +// UtcTimeFormat returns a formatted string describing a UTC timestamp. +func UtcTimeFormat (t _g .Time )string {return t .Format (_fd )+"\u0020\u0055\u0054\u0043"}; \ No newline at end of file diff --git a/common/license/license.go b/common/license/license.go index 3821995f..fa3c6215 100644 --- a/common/license/license.go +++ b/common/license/license.go @@ -10,30 +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 _e "github.com/unidoc/unipdf/v3/internal/license"; +package license ;import _d "github.com/unidoc/unipdf/v3/internal/license"; + +// SetLicenseKey sets and validates the license key. +func SetLicenseKey (content string ,customerName string )error {return _d .SetLicenseKey (content ,customerName );}; + +// LicenseKey represents a loaded license key. +type LicenseKey =_d .LicenseKey ; + +// GetMeteredState checks the currently used metered document usage status, +// documents used and credits available. +func GetMeteredState ()(_d .MeteredStatus ,error ){return _d .GetMeteredState ()}; // 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 _e .SetMeteredKey (apiKey )};const (LicenseTierUnlicensed =_e .LicenseTierUnlicensed ;LicenseTierCommunity =_e .LicenseTierCommunity ;LicenseTierIndividual =_e .LicenseTierIndividual ;LicenseTierBusiness =_e .LicenseTierBusiness ; +func SetMeteredKey (apiKey string )error {return _d .SetMeteredKey (apiKey )};const (LicenseTierUnlicensed =_d .LicenseTierUnlicensed ;LicenseTierCommunity =_d .LicenseTierCommunity ;LicenseTierIndividual =_d .LicenseTierIndividual ;LicenseTierBusiness =_d .LicenseTierBusiness ; ); -// SetLicenseKey sets and validates the license key. -func SetLicenseKey (content string ,customerName string )error {return _e .SetLicenseKey (content ,customerName );}; +// MakeUnlicensedKey returns a default key. +func MakeUnlicensedKey ()*LicenseKey {return _d .MakeUnlicensedKey ()}; // 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 ){_e .SetMeteredKeyPersistentCache (val )}; +func SetMeteredKeyPersistentCache (val bool ){_d .SetMeteredKeyPersistentCache (val )}; // GetLicenseKey returns the currently loaded license key. -func GetLicenseKey ()*LicenseKey {return _e .GetLicenseKey ()}; - -// LicenseKey represents a loaded license key. -type LicenseKey =_e .LicenseKey ; - -// MakeUnlicensedKey returns a default key. -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 ()}; \ No newline at end of file +func GetLicenseKey ()*LicenseKey {return _d .GetLicenseKey ()}; \ No newline at end of file diff --git a/contentstream/contentstream.go b/contentstream/contentstream.go index e9c20933..49634411 100644 --- a/contentstream/contentstream.go +++ b/contentstream/contentstream.go @@ -20,776 +20,779 @@ // be converted to a string for embedding in a PDF file. // // The contentstream package uses the core and model packages. -package contentstream ;import (_e "bufio";_ff "bytes";_gf "encoding/hex";_a "errors";_gb "fmt";_ae "github.com/unidoc/unipdf/v3/common";_cf "github.com/unidoc/unipdf/v3/core";_egg "github.com/unidoc/unipdf/v3/internal/imageutil";_be "github.com/unidoc/unipdf/v3/internal/transform"; -_ge "github.com/unidoc/unipdf/v3/model";_eg "image/color";_d "image/jpeg";_fd "io";_b "math";_g "regexp";_c "strconv";);func (_ecbc *ContentStreamParser )parseNumber ()(_cf .PdfObject ,error ){return _cf .ParseNumber (_ecbc ._eaf );}; +package contentstream ;import (_cf "bufio";_ba "bytes";_gf "encoding/hex";_f "errors";_a "fmt";_de "github.com/unidoc/unipdf/v3/common";_bg "github.com/unidoc/unipdf/v3/core";_cb "github.com/unidoc/unipdf/v3/internal/imageutil";_ga "github.com/unidoc/unipdf/v3/internal/transform"; +_dd "github.com/unidoc/unipdf/v3/model";_d "image/color";_ef "image/jpeg";_b "io";_gd "math";_g "regexp";_e "strconv";); -// HasUnclosedQ checks if all the `q` operator is properly closed by `Q` operator. -func (_de *ContentStreamOperations )HasUnclosedQ ()bool {_bc :=0;for _ ,_ad :=range *_de {if _ad .Operand =="\u0071"{_bc ++;}else if _ad .Operand =="\u0051"{_bc --;};};return _bc !=0;};type handlerEntry struct{Condition HandlerConditionEnum ;Operand string ; -Handler HandlerFunc ;}; - -// Operations returns the list of operations. -func (_caee *ContentCreator )Operations ()*ContentStreamOperations {return &_caee ._dgc }; - -// Add_W appends 'W' operand to the content stream: -// Modify the current clipping path by intersecting with the current path (nonzero winding rule). +// 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.4 "Clipping Path Operators" and Table 61 (p. 146 PDF32000_2008). -func (_gbe *ContentCreator )Add_W ()*ContentCreator {_ce :=ContentStreamOperation {};_ce .Operand ="\u0057";_gbe ._dgc =append (_gbe ._dgc ,&_ce );return _gbe ;};const (HandlerConditionEnumOperand HandlerConditionEnum =iota ;HandlerConditionEnumAllOperands ; -); +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_deb *ContentCreator )Add_scn_pattern (name _bg .PdfObjectName ,c ...float64 )*ContentCreator {_gbe :=ContentStreamOperation {};_gbe .Operand ="\u0073\u0063\u006e";_gbe .Params =_ddea (c );_gbe .Params =append (_gbe .Params ,_bg .MakeName (string (name ))); +_deb ._abb =append (_deb ._abb ,&_gbe );return _deb ;}; -// Add_Tc appends 'Tc' operand to the content stream: -// Set character spacing. +// 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 (_ecd *ContentCreator )Add_Tc (charSpace float64 )*ContentCreator {_cbd :=ContentStreamOperation {};_cbd .Operand ="\u0054\u0063";_cbd .Params =_cfgb ([]float64 {charSpace });_ecd ._dgc =append (_ecd ._dgc ,&_cbd );return _ecd ;}; - -// Transform returns coordinates x, y transformed by the CTM. -func (_gcd *GraphicsState )Transform (x ,y float64 )(float64 ,float64 ){return _gcd .CTM .Transform (x ,y );};func (_cffa *ContentStreamProcessor )handleCommand_SC (_beae *ContentStreamOperation ,_cbda *_ge .PdfPageResources )error {_fccb :=_cffa ._ddge .ColorspaceStroking ; -if len (_beae .Params )!=_fccb .GetNumComponents (){_ae .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"); -_ae .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 (_beae .Params ),_fccb );return _a .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"); -};_edaa ,_deg :=_fccb .ColorFromPdfObjects (_beae .Params );if _deg !=nil {return _deg ;};_cffa ._ddge .ColorStroking =_edaa ;return nil ;}; +func (_fbg *ContentCreator )Add_TL (leading float64 )*ContentCreator {_egbf :=ContentStreamOperation {};_egbf .Operand ="\u0054\u004c";_egbf .Params =_ddea ([]float64 {leading });_fbg ._abb =append (_fbg ._abb ,&_egbf );return _fbg ;};func _ddf (_ddbd _bg .PdfObject )(_dd .PdfColorspace ,error ){_gbeae ,_dgdaf :=_ddbd .(*_bg .PdfObjectArray ); +if !_dgdaf {_de .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",_ddbd ); +return nil ,_f .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _gbeae .Len ()!=4{_de .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",_gbeae .Len ()); +return nil ,_f .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fcgd ,_dgdaf :=_gbeae .Get (0).(*_bg .PdfObjectName );if !_dgdaf {_de .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",*_gbeae ); +return nil ,_f .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_fcgd !="\u0049"&&*_fcgd !="\u0049n\u0064\u0065\u0078\u0065\u0064"{_de .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",*_fcgd ); +return nil ,_f .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fcgd ,_dgdaf =_gbeae .Get (1).(*_bg .PdfObjectName );if !_dgdaf {_de .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",*_gbeae ); +return nil ,_f .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_fcgd !="\u0047"&&*_fcgd !="\u0052\u0047\u0042"&&*_fcgd !="\u0043\u004d\u0059\u004b"&&*_fcgd !="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"&&*_fcgd !="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"&&*_fcgd !="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{_de .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",*_fcgd ); +return nil ,_f .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_beba :="";switch *_fcgd {case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_beba ="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"; +case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_beba ="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B";case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_beba ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"; +};_fga :=_bg .MakeArray (_bg .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"),_bg .MakeName (_beba ),_gbeae .Get (2),_gbeae .Get (3));return _dd .NewPdfColorspaceFromPdfObject (_fga );};func (_eggg *ContentStreamProcessor )handleCommand_k (_cbba *ContentStreamOperation ,_ebgf *_dd .PdfPageResources )error {_dbec :=_dd .NewPdfColorspaceDeviceCMYK (); +if len (_cbba .Params )!=_dbec .GetNumComponents (){_de .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"); +_de .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 (_cbba .Params ),_dbec );return _f .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"); +};_ecfab ,_fcbd :=_dbec .ColorFromPdfObjects (_cbba .Params );if _fcbd !=nil {return _fcbd ;};_eggg ._gbeg .ColorspaceNonStroking =_dbec ;_eggg ._gbeg .ColorNonStroking =_ecfab ;return nil ;}; -// ContentCreator is a builder for PDF content streams. -type ContentCreator struct{_dgc ContentStreamOperations }; - -// 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 _ge .PdfColorspace ;ColorspaceNonStroking _ge .PdfColorspace ;ColorStroking _ge .PdfColor ;ColorNonStroking _ge .PdfColor ;CTM _be .Matrix ;}; +// 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 (_cad *ContentCreator )Add_ri (intent _bg .PdfObjectName )*ContentCreator {_cca :=ContentStreamOperation {};_cca .Operand ="\u0072\u0069";_cca .Params =_fab ([]_bg .PdfObjectName {intent });_cad ._abb =append (_cad ._abb ,&_cca );return _cad ;};var (ErrInvalidOperand =_f .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); +ErrEarlyExit =_f .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"););func (_fce *ContentStreamInlineImage )toImageBase (_dabd *_dd .PdfPageResources )(*_cb .ImageBase ,error ){if _fce ._efd !=nil {return _fce ._efd ,nil ; +};_edb :=_cb .ImageBase {};if _fce .Height ==nil {return nil ,_f .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};_cdde ,_daba :=_fce .Height .(*_bg .PdfObjectInteger ); +if !_daba {return nil ,_f .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0068e\u0069\u0067\u0068\u0074");};_edb .Height =int (*_cdde );if _fce .Width ==nil {return nil ,_f .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +};_bdeb ,_daba :=_fce .Width .(*_bg .PdfObjectInteger );if !_daba {return nil ,_f .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0069\u0064\u0074\u0068");};_edb .Width =int (*_bdeb );_ddde ,_fedd :=_fce .IsMask ();if _fedd !=nil {return nil ,_fedd ; +};if _ddde {_edb .BitsPerComponent =1;_edb .ColorComponents =1;}else {if _fce .BitsPerComponent ==nil {_de .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"); +_edb .BitsPerComponent =8;}else {_gff ,_cccf :=_fce .BitsPerComponent .(*_bg .PdfObjectInteger );if !_cccf {_de .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",_fce .BitsPerComponent ); +return nil ,_f .New ("\u0042\u0050\u0043\u0020\u0054\u0079\u0070\u0065\u0020e\u0072\u0072\u006f\u0072");};_edb .BitsPerComponent =int (*_gff );};if _fce .ColorSpace !=nil {_egac ,_egg :=_fce .GetColorSpace (_dabd );if _egg !=nil {return nil ,_egg ;};_edb .ColorComponents =_egac .GetNumComponents (); +}else {_de .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"); +_edb .ColorComponents =1;};};if _gdd ,_gcbb :=_bg .GetArray (_fce .Decode );_gcbb {_edb .Decode ,_fedd =_gdd .ToFloat64Array ();if _fedd !=nil {return nil ,_fedd ;};};_fce ._efd =&_edb ;return _fce ._efd ,nil ;}; // NewInlineImageFromImage makes a new content stream inline image object from an image. -func NewInlineImageFromImage (img _ge .Image ,encoder _cf .StreamEncoder )(*ContentStreamInlineImage ,error ){if encoder ==nil {encoder =_cf .NewRawEncoder ();};encoder .UpdateParams (img .GetParamsDict ());_ffec :=ContentStreamInlineImage {};if img .ColorComponents ==1{_ffec .ColorSpace =_cf .MakeName ("\u0047"); -}else if img .ColorComponents ==3{_ffec .ColorSpace =_cf .MakeName ("\u0052\u0047\u0042");}else if img .ColorComponents ==4{_ffec .ColorSpace =_cf .MakeName ("\u0043\u004d\u0059\u004b");}else {_ae .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 ,_a .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");};_ffec .BitsPerComponent =_cf .MakeInteger (img .BitsPerComponent ); -_ffec .Width =_cf .MakeInteger (img .Width );_ffec .Height =_cf .MakeInteger (img .Height );_feda ,_cfa :=encoder .EncodeBytes (img .Data );if _cfa !=nil {return nil ,_cfa ;};_ffec ._aff =_feda ;_bbb :=encoder .GetFilterName ();if _bbb !=_cf .StreamEncodingFilterNameRaw {_ffec .Filter =_cf .MakeName (_bbb ); -};return &_ffec ,nil ;};func (_fabc *ContentStreamParser )parseString ()(*_cf .PdfObjectString ,error ){_fabc ._eaf .ReadByte ();var _egec []byte ;_edc :=1;for {_abgf ,_eaaa :=_fabc ._eaf .Peek (1);if _eaaa !=nil {return _cf .MakeString (string (_egec )),_eaaa ; -};if _abgf [0]=='\\'{_fabc ._eaf .ReadByte ();_efae ,_gegf :=_fabc ._eaf .ReadByte ();if _gegf !=nil {return _cf .MakeString (string (_egec )),_gegf ;};if _cf .IsOctalDigit (_efae ){_fcb ,_cdec :=_fabc ._eaf .Peek (2);if _cdec !=nil {return _cf .MakeString (string (_egec )),_cdec ; -};var _egcf []byte ;_egcf =append (_egcf ,_efae );for _ ,_dcef :=range _fcb {if _cf .IsOctalDigit (_dcef ){_egcf =append (_egcf ,_dcef );}else {break ;};};_fabc ._eaf .Discard (len (_egcf )-1);_ae .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_egcf ); -_fge ,_cdec :=_c .ParseUint (string (_egcf ),8,32);if _cdec !=nil {return _cf .MakeString (string (_egec )),_cdec ;};_egec =append (_egec ,byte (_fge ));continue ;};switch _efae {case 'n':_egec =append (_egec ,'\n');case 'r':_egec =append (_egec ,'\r'); -case 't':_egec =append (_egec ,'\t');case 'b':_egec =append (_egec ,'\b');case 'f':_egec =append (_egec ,'\f');case '(':_egec =append (_egec ,'(');case ')':_egec =append (_egec ,')');case '\\':_egec =append (_egec ,'\\');};continue ;}else if _abgf [0]=='('{_edc ++; -}else if _abgf [0]==')'{_edc --;if _edc ==0{_fabc ._eaf .ReadByte ();break ;};};_daea ,_ :=_fabc ._eaf .ReadByte ();_egec =append (_egec ,_daea );};return _cf .MakeString (string (_egec )),nil ;}; +func NewInlineImageFromImage (img _dd .Image ,encoder _bg .StreamEncoder )(*ContentStreamInlineImage ,error ){if encoder ==nil {encoder =_bg .NewRawEncoder ();};encoder .UpdateParams (img .GetParamsDict ());_bca :=ContentStreamInlineImage {};if img .ColorComponents ==1{_bca .ColorSpace =_bg .MakeName ("\u0047"); +}else if img .ColorComponents ==3{_bca .ColorSpace =_bg .MakeName ("\u0052\u0047\u0042");}else if img .ColorComponents ==4{_bca .ColorSpace =_bg .MakeName ("\u0043\u004d\u0059\u004b");}else {_de .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 ,_f .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");};_bca .BitsPerComponent =_bg .MakeInteger (img .BitsPerComponent ); +_bca .Width =_bg .MakeInteger (img .Width );_bca .Height =_bg .MakeInteger (img .Height );_afg ,_eee :=encoder .EncodeBytes (img .Data );if _eee !=nil {return nil ,_eee ;};_bca ._bbgg =_afg ;_dca :=encoder .GetFilterName ();if _dca !=_bg .StreamEncodingFilterNameRaw {_bca .Filter =_bg .MakeName (_dca ); +};return &_bca ,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_TJ appends 'TJ' operand to the content stream: +// Show one or more text string. Array of numbers (displacement) and strings. // -// See section 14.6 "Marked Content" and Table 320 (p. 561 PDF32000_2008). -func (_debe *ContentCreator )Add_BMC (tag _cf .PdfObjectName )*ContentCreator {_acc :=ContentStreamOperation {};_acc .Operand ="\u0042\u004d\u0043";_acc .Params =_edce ([]_cf .PdfObjectName {tag });_debe ._dgc =append (_debe ._dgc ,&_acc );return _debe ; +// See section 9.4.3 "Text Showing Operators" and +// Table 209 (pp. 258-259 PDF32000_2008). +func (_fcac *ContentCreator )Add_TJ (vals ..._bg .PdfObject )*ContentCreator {_cea :=ContentStreamOperation {};_cea .Operand ="\u0054\u004a";_cea .Params =[]_bg .PdfObject {_bg .MakeArray (vals ...)};_fcac ._abb =append (_fcac ._abb ,&_cea );return _fcac ; }; -// Add_w adds 'w' operand to the content stream, which sets the line width. +// Add_l adds 'l' operand to the content stream: +// Append a straight line segment from the current point to (x,y). // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_gdd *ContentCreator )Add_w (lineWidth float64 )*ContentCreator {_gfc :=ContentStreamOperation {};_gfc .Operand ="\u0077";_gfc .Params =_cfgb ([]float64 {lineWidth });_gdd ._dgc =append (_gdd ._dgc ,&_gfc );return _gdd ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_acf *ContentCreator )Add_l (x ,y float64 )*ContentCreator {_eg :=ContentStreamOperation {};_eg .Operand ="\u006c";_eg .Params =_ddea ([]float64 {x ,y });_acf ._abb =append (_acf ._abb ,&_eg );return _acf ;}; -// Add_gs adds 'gs' operand to the content stream: Set the graphics state. +// 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 (_fdc *ContentCreator )Add_h ()*ContentCreator {_add :=ContentStreamOperation {};_add .Operand ="\u0068";_fdc ._abb =append (_fdc ._abb ,&_add );return _fdc ;}; + +// AddOperand adds a specified operand. +func (_be *ContentCreator )AddOperand (op ContentStreamOperation )*ContentCreator {_be ._abb =append (_be ._abb ,&op );return _be ;};func _gbb (_gbc string )bool {_ ,_acd :=_ede [_gbc ];return _acd }; + +// NewContentCreator returns a new initialized ContentCreator. +func NewContentCreator ()*ContentCreator {_dbe :=&ContentCreator {};_dbe ._abb =ContentStreamOperations {};return _dbe ;}; + +// Parse parses all commands in content stream, returning a list of operation data. +func (_beb *ContentStreamParser )Parse ()(*ContentStreamOperations ,error ){_fdd :=ContentStreamOperations {};for {_gaa :=ContentStreamOperation {};for {_febg ,_aab ,_cdg :=_beb .parseObject ();if _cdg !=nil {if _cdg ==_b .EOF {return &_fdd ,nil ;};return &_fdd ,_cdg ; +};if _aab {_gaa .Operand ,_ =_bg .GetStringVal (_febg );_fdd =append (_fdd ,&_gaa );break ;}else {_gaa .Params =append (_gaa .Params ,_febg );};};if _gaa .Operand =="\u0042\u0049"{_becd ,_eade :=_beb .ParseInlineImage ();if _eade !=nil {return &_fdd ,_eade ; +};_gaa .Params =append (_gaa .Params ,_becd );};};}; + +// Translate applies a simple x-y translation to the transformation matrix. +func (_eeb *ContentCreator )Translate (tx ,ty float64 )*ContentCreator {return _eeb .Add_cm (1,0,0,1,tx ,ty );}; + +// RotateDeg applies a rotation to the transformation matrix. +func (_dc *ContentCreator )RotateDeg (angle float64 )*ContentCreator {_dfa :=_gd .Cos (angle *_gd .Pi /180.0);_caed :=_gd .Sin (angle *_gd .Pi /180.0);_cfe :=-_gd .Sin (angle *_gd .Pi /180.0);_bed :=_gd .Cos (angle *_gd .Pi /180.0);return _dc .Add_cm (_dfa ,_caed ,_cfe ,_bed ,0,0); +};func _ggg (_ada *ContentStreamInlineImage )(_bg .StreamEncoder ,error ){if _ada .Filter ==nil {return _bg .NewRawEncoder (),nil ;};_cbg ,_bf :=_ada .Filter .(*_bg .PdfObjectName );if !_bf {_cee ,_bfa :=_ada .Filter .(*_bg .PdfObjectArray );if !_bfa {return nil ,_a .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 _cee .Len ()==0{return _bg .NewRawEncoder (),nil ;};if _cee .Len ()!=1{_cdf ,_bag :=_egbc (_ada );if _bag !=nil {_de .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",_bag ); +return nil ,_bag ;};_de .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063:\u0020\u0025\u0073\u000a",_cdf );return _cdf ,nil ;};_ccg :=_cee .Get (0);_cbg ,_bfa =_ccg .(*_bg .PdfObjectName );if !_bfa {return nil ,_a .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 *_cbg {case "\u0041\u0048\u0078","\u0041\u0053\u0043\u0049\u0049\u0048\u0065\u0078\u0044e\u0063\u006f\u0064\u0065":return _bg .NewASCIIHexEncoder (),nil ;case "\u0041\u0038\u0035","\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0044\u0065\u0063\u006f\u0064\u0065":return _bg .NewASCII85Encoder (),nil ; +case "\u0044\u0043\u0054","\u0044C\u0054\u0044\u0065\u0063\u006f\u0064e":return _cdd (_ada );case "\u0046\u006c","F\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065":return _bfae (_ada ,nil );case "\u004c\u005a\u0057","\u004cZ\u0057\u0044\u0065\u0063\u006f\u0064e":return _fgc (_ada ,nil ); +case "\u0043\u0043\u0046","\u0043\u0043\u0049\u0054\u0054\u0046\u0061\u0078\u0044e\u0063\u006f\u0064\u0065":return _bg .NewCCITTFaxEncoder (),nil ;case "\u0052\u004c","\u0052u\u006eL\u0065\u006e\u0067\u0074\u0068\u0044\u0065\u0063\u006f\u0064\u0065":return _bg .NewRunLengthEncoder (),nil ; +default:_de .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",*_cbg ); +return nil ,_f .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");};}; + +// NewContentStreamParser creates a new instance of the content stream parser from an input content +// stream string. +func NewContentStreamParser (contentStr string )*ContentStreamParser {_fee :=ContentStreamParser {};contentStr =string (_dgd .ReplaceAll ([]byte (contentStr ),[]byte ("\u002f")));_fbac :=_ba .NewBufferString (contentStr +"\u000a");_fee ._edcb =_cf .NewReader (_fbac ); +return &_fee ;}; + +// Add_q adds 'q' operand to the content stream: Pushes the current graphics state on the stack. // // See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_dab *ContentCreator )Add_gs (dictName _cf .PdfObjectName )*ContentCreator {_eba :=ContentStreamOperation {};_eba .Operand ="\u0067\u0073";_eba .Params =_edce ([]_cf .PdfObjectName {dictName });_dab ._dgc =append (_dab ._dgc ,&_eba );return _dab ; -}; +func (_ed *ContentCreator )Add_q ()*ContentCreator {_bec :=ContentStreamOperation {};_bec .Operand ="\u0071";_ed ._abb =append (_ed ._abb ,&_bec );return _ed ;}; -// Add_scn appends 'scn' operand to the content stream: -// Same as SC but for nonstroking operations. +// Add_EMC appends 'EMC' operand to the content stream: +// Ends a marked-content sequence. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_gcgb *ContentCreator )Add_scn (c ...float64 )*ContentCreator {_gfe :=ContentStreamOperation {};_gfe .Operand ="\u0073\u0063\u006e";_gfe .Params =_cfgb (c );_gcgb ._dgc =append (_gcgb ._dgc ,&_gfe );return _gcgb ;}; +// See section 14.6 "Marked Content" and Table 320 (p. 561 PDF32000_2008). +func (_bee *ContentCreator )Add_EMC ()*ContentCreator {_ggd :=ContentStreamOperation {};_ggd .Operand ="\u0045\u004d\u0043";_bee ._abb =append (_bee ._abb ,&_ggd );return _bee ;}; -// Add_J adds 'J' operand to the content stream: Set the line cap style (graphics state). +// 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 (_baa *ContentCreator )Add_ET ()*ContentCreator {_gcb :=ContentStreamOperation {};_gcb .Operand ="\u0045\u0054";_baa ._abb =append (_baa ._abb ,&_gcb );return _baa ;}; + +// 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 (_bfg *ContentCreator )Add_J (lineCapStyle string )*ContentCreator {_aab :=ContentStreamOperation {};_aab .Operand ="\u004a";_aab .Params =_edce ([]_cf .PdfObjectName {_cf .PdfObjectName (lineCapStyle )});_bfg ._dgc =append (_bfg ._dgc ,&_aab );return _bfg ; -};func (_efga *ContentStreamParser )parseArray ()(*_cf .PdfObjectArray ,error ){_eebf :=_cf .MakeArray ();_efga ._eaf .ReadByte ();for {_efga .skipSpaces ();_eae ,_bbaa :=_efga ._eaf .Peek (1);if _bbaa !=nil {return _eebf ,_bbaa ;};if _eae [0]==']'{_efga ._eaf .ReadByte (); -break ;};_dgb ,_ ,_bbaa :=_efga .parseObject ();if _bbaa !=nil {return _eebf ,_bbaa ;};_eebf .Append (_dgb );};return _eebf ,nil ;};func (_bbadc *ContentStreamParser )skipComments ()error {if _ ,_ebfac :=_bbadc .skipSpaces ();_ebfac !=nil {return _ebfac ; -};_bfa :=true ;for {_ccg ,_cdbc :=_bbadc ._eaf .Peek (1);if _cdbc !=nil {_ae .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_cdbc .Error ());return _cdbc ;};if _bfa &&_ccg [0]!='%'{return nil ;};_bfa =false ;if (_ccg [0]!='\r')&&(_ccg [0]!='\n'){_bbadc ._eaf .ReadByte (); -}else {break ;};};return _bbadc .skipComments ();};func (_fdcb *ContentStreamProcessor )handleCommand_SCN (_bgad *ContentStreamOperation ,_ffeea *_ge .PdfPageResources )error {_bfab :=_fdcb ._ddge .ColorspaceStroking ;if !_cgc (_bfab ){if len (_bgad .Params )!=_bfab .GetNumComponents (){_ae .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"); -_ae .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 (_bgad .Params ),_bfab );return _a .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"); -};};_degf ,_aafg :=_bfab .ColorFromPdfObjects (_bgad .Params );if _aafg !=nil {return _aafg ;};_fdcb ._ddge .ColorStroking =_degf ;return nil ;}; +func (_fgf *ContentCreator )Add_M (miterlimit float64 )*ContentCreator {_aac :=ContentStreamOperation {};_aac .Operand ="\u004d";_aac .Params =_ddea ([]float64 {miterlimit });_fgf ._abb =append (_fgf ._abb ,&_aac );return _fgf ;}; -// HandlerFunc is the function syntax that the ContentStreamProcessor handler must implement. -type HandlerFunc func (_dca *ContentStreamOperation ,_ega GraphicsState ,_dba *_ge .PdfPageResources )error ;func (_degge *ContentStreamProcessor )handleCommand_sc (_gee *ContentStreamOperation ,_ggec *_ge .PdfPageResources )error {_bcdb :=_degge ._ddge .ColorspaceNonStroking ; -if !_cgc (_bcdb ){if len (_gee .Params )!=_bcdb .GetNumComponents (){_ae .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"); -_ae .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 (_gee .Params ),_bcdb );return _a .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"); -};};_efeg ,_cbe :=_bcdb .ColorFromPdfObjects (_gee .Params );if _cbe !=nil {return _cbe ;};_degge ._ddge .ColorNonStroking =_efeg ;return nil ;}; +// Add_i adds 'i' operand to the content stream: Set the flatness tolerance in the graphics state. +// +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_fe *ContentCreator )Add_i (flatness float64 )*ContentCreator {_bbf :=ContentStreamOperation {};_bbf .Operand ="\u0069";_bbf .Params =_ddea ([]float64 {flatness });_fe ._abb =append (_fe ._abb ,&_bbf );return _fe ;}; -// Add_s appends 's' operand to the content stream: Close and stroke the path. +// 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 (_gaf *ContentCreator )Add_s ()*ContentCreator {_aae :=ContentStreamOperation {};_aae .Operand ="\u0073";_gaf ._dgc =append (_gaf ._dgc ,&_aae );return _gaf ;};var _abce =_g .MustCompile ("\u005e\u002f\u007b\u0032\u002c\u007d"); +func (_dee *ContentCreator )Add_f ()*ContentCreator {_ccab :=ContentStreamOperation {};_ccab .Operand ="\u0066";_dee ._abb =append (_dee ._abb ,&_ccab );return _dee ;}; -// Add_Q adds 'Q' operand to the content stream: Pops the most recently stored state from the stack. +// Add_b_starred appends 'b*' operand to the content stream: +// Close, fill and then stroke the path (even-odd winding number rule). // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_fbdb *ContentCreator )Add_Q ()*ContentCreator {_ga :=ContentStreamOperation {};_ga .Operand ="\u0051";_fbdb ._dgc =append (_fbdb ._dgc ,&_ga );return _fbdb ;}; +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_ceg *ContentCreator )Add_b_starred ()*ContentCreator {_gec :=ContentStreamOperation {};_gec .Operand ="\u0062\u002a";_ceg ._abb =append (_ceg ._abb ,&_gec );return _ceg ;}; + +// Scale applies x-y scaling to the transformation matrix. +func (_ceb *ContentCreator )Scale (sx ,sy float64 )*ContentCreator {return _ceb .Add_cm (sx ,0,0,sy ,0,0);}; // ContentStreamParser represents a content stream parser for parsing content streams in PDFs. -type ContentStreamParser struct{_eaf *_e .Reader };func (_eddc *ContentStreamProcessor )handleCommand_CS (_gec *ContentStreamOperation ,_decd *_ge .PdfPageResources )error {if len (_gec .Params )< 1{_ae .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 _a .New ("\u0074o\u006f \u0066\u0065\u0077\u0020\u0070a\u0072\u0061m\u0065\u0074\u0065\u0072\u0073");};if len (_gec .Params )> 1{_ae .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 _a .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_bcfe ,_ecbgf :=_gec .Params [0].(*_cf .PdfObjectName );if !_ecbgf {_ae .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 _a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_gbcf ,_eagb :=_eddc .getColorspace (string (*_bcfe ),_decd );if _eagb !=nil {return _eagb ;};_eddc ._ddge .ColorspaceStroking =_gbcf ;_eee ,_eagb :=_eddc .getInitialColor (_gbcf ); -if _eagb !=nil {return _eagb ;};_eddc ._ddge .ColorStroking =_eee ;return nil ;}; +type ContentStreamParser struct{_edcb *_cf .Reader }; -// WriteString outputs the object as it is to be written to file. -func (_cdff *ContentStreamInlineImage )WriteString ()string {var _bdbeg _ff .Buffer ;_bdae :="";if _cdff .BitsPerComponent !=nil {_bdae +="\u002f\u0042\u0050C\u0020"+_cdff .BitsPerComponent .WriteString ()+"\u000a";};if _cdff .ColorSpace !=nil {_bdae +="\u002f\u0043\u0053\u0020"+_cdff .ColorSpace .WriteString ()+"\u000a"; -};if _cdff .Decode !=nil {_bdae +="\u002f\u0044\u0020"+_cdff .Decode .WriteString ()+"\u000a";};if _cdff .DecodeParms !=nil {_bdae +="\u002f\u0044\u0050\u0020"+_cdff .DecodeParms .WriteString ()+"\u000a";};if _cdff .Filter !=nil {_bdae +="\u002f\u0046\u0020"+_cdff .Filter .WriteString ()+"\u000a"; -};if _cdff .Height !=nil {_bdae +="\u002f\u0048\u0020"+_cdff .Height .WriteString ()+"\u000a";};if _cdff .ImageMask !=nil {_bdae +="\u002f\u0049\u004d\u0020"+_cdff .ImageMask .WriteString ()+"\u000a";};if _cdff .Intent !=nil {_bdae +="\u002f\u0049\u006e\u0074\u0065\u006e\u0074\u0020"+_cdff .Intent .WriteString ()+"\u000a"; -};if _cdff .Interpolate !=nil {_bdae +="\u002f\u0049\u0020"+_cdff .Interpolate .WriteString ()+"\u000a";};if _cdff .Width !=nil {_bdae +="\u002f\u0057\u0020"+_cdff .Width .WriteString ()+"\u000a";};_bdbeg .WriteString (_bdae );_bdbeg .WriteString ("\u0049\u0044\u0020"); -_bdbeg .Write (_cdff ._aff );_bdbeg .WriteString ("\u000a\u0045\u0049\u000a");return _bdbeg .String ();};func (_cfbd *ContentStreamProcessor )getInitialColor (_gddf _ge .PdfColorspace )(_ge .PdfColor ,error ){switch _ccbe :=_gddf .(type ){case *_ge .PdfColorspaceDeviceGray :return _ge .NewPdfColorDeviceGray (0.0),nil ; -case *_ge .PdfColorspaceDeviceRGB :return _ge .NewPdfColorDeviceRGB (0.0,0.0,0.0),nil ;case *_ge .PdfColorspaceDeviceCMYK :return _ge .NewPdfColorDeviceCMYK (0.0,0.0,0.0,1.0),nil ;case *_ge .PdfColorspaceCalGray :return _ge .NewPdfColorCalGray (0.0),nil ; -case *_ge .PdfColorspaceCalRGB :return _ge .NewPdfColorCalRGB (0.0,0.0,0.0),nil ;case *_ge .PdfColorspaceLab :_bde :=0.0;_dbgd :=0.0;_ccd :=0.0;if _ccbe .Range [0]> 0{_bde =_ccbe .Range [0];};if _ccbe .Range [2]> 0{_dbgd =_ccbe .Range [2];};return _ge .NewPdfColorLab (_bde ,_dbgd ,_ccd ),nil ; -case *_ge .PdfColorspaceICCBased :if _ccbe .Alternate ==nil {_ae .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",_ccbe .N ); -if _ccbe .N ==1{_ae .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 _cfbd .getInitialColor (_ge .NewPdfColorspaceDeviceGray ());}else if _ccbe .N ==3{_ae .Log .Trace ("\u0046a\u006c\u006c\u0069\u006eg\u0020\u0062\u0061\u0063\u006b \u0074o\u0020D\u0065\u0076\u0069\u0063\u0065\u0052\u0047B"); -return _cfbd .getInitialColor (_ge .NewPdfColorspaceDeviceRGB ());}else if _ccbe .N ==4{_ae .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 _cfbd .getInitialColor (_ge .NewPdfColorspaceDeviceCMYK ());}else {return nil ,_a .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 _cfbd .getInitialColor (_ccbe .Alternate );case *_ge .PdfColorspaceSpecialIndexed :if _ccbe .Base ==nil {return nil ,_a .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 _cfbd .getInitialColor (_ccbe .Base );case *_ge .PdfColorspaceSpecialSeparation :if _ccbe .AlternateSpace ==nil {return nil ,_a .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 _cfbd .getInitialColor (_ccbe .AlternateSpace );case *_ge .PdfColorspaceDeviceN :if _ccbe .AlternateSpace ==nil {return nil ,_a .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 _cfbd .getInitialColor (_ccbe .AlternateSpace );case *_ge .PdfColorspaceSpecialPattern :return _ge .NewPdfColorPattern (),nil ;};_ae .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",_gddf ); -return nil ,_a .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065");}; +// 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 (_efb *ContentCreator )Add_Tc (charSpace float64 )*ContentCreator {_aea :=ContentStreamOperation {};_aea .Operand ="\u0054\u0063";_aea .Params =_ddea ([]float64 {charSpace });_efb ._abb =append (_efb ._abb ,&_aea );return _efb ;}; -// Add_g appends 'g' operand to the content stream: -// Same as G but used for nonstroking operations. +// 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.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_cfg *ContentCreator )Add_g (gray float64 )*ContentCreator {_eea :=ContentStreamOperation {};_eea .Operand ="\u0067";_eea .Params =_cfgb ([]float64 {gray });_cfg ._dgc =append (_cfg ._dgc ,&_eea );return _cfg ;};func (_becd *ContentStreamProcessor )handleCommand_g (_agba *ContentStreamOperation ,_cadg *_ge .PdfPageResources )error {_fccg :=_ge .NewPdfColorspaceDeviceGray (); -if len (_agba .Params )!=_fccg .GetNumComponents (){_ae .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");_ae .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 (_agba .Params ),_fccg ); -return _a .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");};_dgg ,_ceeb :=_fccg .ColorFromPdfObjects (_agba .Params );if _ceeb !=nil {_ae .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",_fccg ,_agba ,_ceeb ); -return _ceeb ;};_becd ._ddge .ColorspaceNonStroking =_fccg ;_becd ._ddge .ColorNonStroking =_dgg ;return nil ;};func (_dafa *ContentStreamProcessor )handleCommand_cm (_gedc *ContentStreamOperation ,_gcgg *_ge .PdfPageResources )error {if len (_gedc .Params )!=6{_ae .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 (_gedc .Params )); -return _a .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");};_eecd ,_eabc :=_cf .GetNumbersAsFloat (_gedc .Params );if _eabc !=nil {return _eabc ; -};_dbdf :=_be .NewMatrix (_eecd [0],_eecd [1],_eecd [2],_eecd [3],_eecd [4],_eecd [5]);_dafa ._ddge .CTM .Concat (_dbdf );return nil ;}; +// See section 14.6 "Marked Content" and Table 320 (p. 561 PDF32000_2008). +func (_ffb *ContentCreator )Add_BMC (tag _bg .PdfObjectName )*ContentCreator {_bd :=ContentStreamOperation {};_bd .Operand ="\u0042\u004d\u0043";_bd .Params =_fab ([]_bg .PdfObjectName {tag });_ffb ._abb =append (_ffb ._abb ,&_bd );return _ffb ;}; -// Add_b appends 'b' operand to the content stream: -// Close, fill and then stroke the path (nonzero winding number rule). +// Add_Tj appends 'Tj' operand to the content stream: +// Show a text string. // -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_ebc *ContentCreator )Add_b ()*ContentCreator {_adab :=ContentStreamOperation {};_adab .Operand ="\u0062";_ebc ._dgc =append (_ebc ._dgc ,&_adab );return _ebc ;};func _cgc (_degg _ge .PdfColorspace )bool {_ ,_gfgd :=_degg .(*_ge .PdfColorspaceSpecialPattern ); -return _gfgd ;}; +// See section 9.4.3 "Text Showing Operators" and +// Table 209 (pp. 258-259 PDF32000_2008). +func (_fdbb *ContentCreator )Add_Tj (textstr _bg .PdfObjectString )*ContentCreator {_fcf :=ContentStreamOperation {};_fcf .Operand ="\u0054\u006a";_fcf .Params =_cgfa ([]_bg .PdfObjectString {textstr });_fdbb ._abb =append (_fdbb ._abb ,&_fcf );return _fdbb ; +}; -// SetStrokingColor sets the stroking `color` where color can be one of -// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. -func (_fea *ContentCreator )SetStrokingColor (color _ge .PdfColor )*ContentCreator {switch _cdf :=color .(type ){case *_ge .PdfColorDeviceGray :_fea .Add_G (_cdf .Val ());case *_ge .PdfColorDeviceRGB :_fea .Add_RG (_cdf .R (),_cdf .G (),_cdf .B ());case *_ge .PdfColorDeviceCMYK :_fea .Add_K (_cdf .C (),_cdf .M (),_cdf .Y (),_cdf .K ()); -case *_ge .PdfColorPatternType2 :_fea .Add_CS (*_cf .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_fea .Add_SCN_pattern (_cdf .PatternName );case *_ge .PdfColorPatternType3 :_fea .Add_CS (*_cf .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); -_fea .Add_SCN_pattern (_cdf .PatternName );default:_ae .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",_cdf ); -};return _fea ;}; +// 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 _bg .PdfObject ;ColorSpace _bg .PdfObject ;Decode _bg .PdfObject ;DecodeParms _bg .PdfObject ;Filter _bg .PdfObject ;Height _bg .PdfObject ;ImageMask _bg .PdfObject ;Intent _bg .PdfObject ;Interpolate _bg .PdfObject ; +Width _bg .PdfObject ;_bbgg []byte ;_efd *_cb .ImageBase ;};func (_cd *ContentStreamOperations )isWrapped ()bool {if len (*_cd )< 2{return false ;};_ac :=0;for _ ,_eb :=range *_cd {if _eb .Operand =="\u0071"{_ac ++;}else if _eb .Operand =="\u0051"{_ac --; +}else {if _ac < 1{return false ;};};};return _ac ==0;}; -// Add_EMC appends 'EMC' operand to the content stream: -// Ends a marked-content sequence. -// -// See section 14.6 "Marked Content" and Table 320 (p. 561 PDF32000_2008). -func (_ebfa *ContentCreator )Add_EMC ()*ContentCreator {_fgbg :=ContentStreamOperation {};_fgbg .Operand ="\u0045\u004d\u0043";_ebfa ._dgc =append (_ebfa ._dgc ,&_fgbg );return _ebfa ;};func (_bgdb *ContentStreamProcessor )handleCommand_cs (_aec *ContentStreamOperation ,_afga *_ge .PdfPageResources )error {if len (_aec .Params )< 1{_ae .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 _a .New ("\u0074o\u006f \u0066\u0065\u0077\u0020\u0070a\u0072\u0061m\u0065\u0074\u0065\u0072\u0073");};if len (_aec .Params )> 1{_ae .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 _a .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_dcf ,_efe :=_aec .Params [0].(*_cf .PdfObjectName );if !_efe {_ae .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 _a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_afcgb ,_cfdb :=_bgdb .getColorspace (string (*_dcf ),_afga );if _cfdb !=nil {return _cfdb ;};_bgdb ._ddge .ColorspaceNonStroking =_afcgb ;_gcda ,_cfdb :=_bgdb .getInitialColor (_afcgb ); -if _cfdb !=nil {return _cfdb ;};_bgdb ._ddge .ColorNonStroking =_gcda ;return nil ;}; +// 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 (_ega *ContentStreamInlineImage )IsMask ()(bool ,error ){if _ega .ImageMask !=nil {_edde ,_debb :=_ega .ImageMask .(*_bg .PdfObjectBool );if !_debb {_de .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 ,_f .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065");};return bool (*_edde ),nil ;};return false ,nil ;}; -// Scale applies x-y scaling to the transformation matrix. -func (_fee *ContentCreator )Scale (sx ,sy float64 )*ContentCreator {return _fee .Add_cm (sx ,0,0,sy ,0,0);};func _aee (_cgcf []int64 )[]_cf .PdfObject {var _ceca []_cf .PdfObject ;for _ ,_ebfacg :=range _cgcf {_ceca =append (_ceca ,_cf .MakeInteger (_ebfacg )); -};return _ceca ;};func (_ffe *ContentStreamOperations )isWrapped ()bool {if len (*_ffe )< 2{return false ;};_fe :=0;for _ ,_af :=range *_ffe {if _af .Operand =="\u0071"{_fe ++;}else if _af .Operand =="\u0051"{_fe --;}else {if _fe < 1{return false ;};}; -};return _fe ==0;}; +// ContentStreamOperations is a slice of ContentStreamOperations. +type ContentStreamOperations []*ContentStreamOperation ; -// 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 (_bec *ContentStreamOperations )WrapIfNeeded ()*ContentStreamOperations {if len (*_bec )==0{return _bec ;};if _bec .isWrapped (){return _bec ;};*_bec =append ([]*ContentStreamOperation {{Operand :"\u0071"}},*_bec ...);_ba :=0;for _ ,_ca :=range *_bec {if _ca .Operand =="\u0071"{_ba ++; -}else if _ca .Operand =="\u0051"{_ba --;};};for _ba > 0{*_bec =append (*_bec ,&ContentStreamOperation {Operand :"\u0051"});_ba --;};return _bec ;}; +// Push pushes `gs` on the `gsStack`. +func (_eeeg *GraphicStateStack )Push (gs GraphicsState ){*_eeeg =append (*_eeeg ,gs )}; -// 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 (_cdce *ContentCreator )Add_Tstar ()*ContentCreator {_eec :=ContentStreamOperation {};_eec .Operand ="\u0054\u002a";_cdce ._dgc =append (_cdce ._dgc ,&_eec );return _cdce ;};func (_eecg *ContentStreamProcessor )handleCommand_RG (_faga *ContentStreamOperation ,_abeb *_ge .PdfPageResources )error {_gdgg :=_ge .NewPdfColorspaceDeviceRGB (); -if len (_faga .Params )!=_gdgg .GetNumComponents (){_ae .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"); -_ae .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 (_faga .Params ),_gdgg );return _a .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"); -};_cecg ,_cddab :=_gdgg .ColorFromPdfObjects (_faga .Params );if _cddab !=nil {return _cddab ;};_eecg ._ddge .ColorspaceStroking =_gdgg ;_eecg ._ddge .ColorStroking =_cecg ;return 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 (_gadg *ContentStreamInlineImage )ToImage (resources *_dd .PdfPageResources )(*_dd .Image ,error ){_bdf ,_fff :=_gadg .toImageBase (resources );if _fff !=nil {return nil ,_fff ;};_bbggd ,_fff :=_ggg (_gadg );if _fff !=nil {return nil ,_fff ;};_ffbgb ,_aag :=_bg .GetDict (_gadg .DecodeParms ); +if _aag {_bbggd .UpdateParams (_ffbgb );};_de .Log .Trace ("\u0065n\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u0020\u0025\u0054",_bbggd ,_bbggd );_de .Log .Trace ("\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065:\u0020\u0025\u002b\u0076",_gadg ); +_fffe ,_fff :=_bbggd .DecodeBytes (_gadg ._bbgg );if _fff !=nil {return nil ,_fff ;};_edf :=&_dd .Image {Width :int64 (_bdf .Width ),Height :int64 (_bdf .Height ),BitsPerComponent :int64 (_bdf .BitsPerComponent ),ColorComponents :_bdf .ColorComponents ,Data :_fffe }; +if len (_bdf .Decode )> 0{for _bcac :=0;_bcac < len (_bdf .Decode );_bcac ++{_bdf .Decode [_bcac ]*=float64 ((int (1)< 1{_de .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 _f .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_ebg ,_eafb :=_fefe .Params [0].(*_bg .PdfObjectName );if !_eafb {_de .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 _f .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_fbb ,_dgf :=_dcff .getColorspace (string (*_ebg ),_dge );if _dgf !=nil {return _dgf ;};_dcff ._gbeg .ColorspaceStroking =_fbb ;_adad ,_dgf :=_dcff .getInitialColor (_fbb ); +if _dgf !=nil {return _dgf ;};_dcff ._gbeg .ColorStroking =_adad ;return nil ;};func (_baaf *ContentStreamParser )parseNumber ()(_bg .PdfObject ,error ){return _bg .ParseNumber (_baaf ._edcb );}; + +// 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 (_adf *ContentCreator )Add_scn_pattern (name _cf .PdfObjectName ,c ...float64 )*ContentCreator {_fbaff :=ContentStreamOperation {};_fbaff .Operand ="\u0073\u0063\u006e";_fbaff .Params =_cfgb (c );_fbaff .Params =append (_fbaff .Params ,_cf .MakeName (string (name ))); -_adf ._dgc =append (_adf ._dgc ,&_fbaff );return _adf ;}; +func (_cfed *ContentCreator )Add_SCN (c ...float64 )*ContentCreator {_cbcc :=ContentStreamOperation {};_cbcc .Operand ="\u0053\u0043\u004e";_cbcc .Params =_ddea (c );_cfed ._abb =append (_cfed ._abb ,&_cbcc );return _cfed ;};func (_adeea *ContentStreamParser )parseOperand ()(*_bg .PdfObjectString ,error ){var _ecb []byte ; +for {_adga ,_aed :=_adeea ._edcb .Peek (1);if _aed !=nil {return _bg .MakeString (string (_ecb )),_aed ;};if _bg .IsDelimiter (_adga [0]){break ;};if _bg .IsWhiteSpace (_adga [0]){break ;};_fgeb ,_ :=_adeea ._edcb .ReadByte ();_ecb =append (_ecb ,_fgeb ); +};return _bg .MakeString (string (_ecb )),nil ;}; -// Add_j adds 'j' operand to the content stream: Set the line join style (graphics state). +// Pop pops and returns the topmost GraphicsState off the `gsStack`. +func (_fggda *GraphicStateStack )Pop ()GraphicsState {_faaf :=(*_fggda )[len (*_fggda )-1];*_fggda =(*_fggda )[:len (*_fggda )-1];return _faaf ;};func (_eeed *ContentStreamProcessor )getColorspace (_ddc string ,_gcee *_dd .PdfPageResources )(_dd .PdfColorspace ,error ){switch _ddc {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":return _dd .NewPdfColorspaceDeviceGray (),nil ; +case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":return _dd .NewPdfColorspaceDeviceRGB (),nil ;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return _dd .NewPdfColorspaceDeviceCMYK (),nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _dd .NewPdfColorspaceSpecialPattern (),nil ; +};_gaae ,_dffb :=_gcee .GetColorspaceByName (_bg .PdfObjectName (_ddc ));if _dffb {return _gaae ,nil ;};switch _ddc {case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _dd .NewPdfColorspaceCalGray (),nil ;case "\u0043\u0061\u006c\u0052\u0047\u0042":return _dd .NewPdfColorspaceCalRGB (),nil ; +case "\u004c\u0061\u0062":return _dd .NewPdfColorspaceLab (),nil ;};_de .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",_ddc ); +return nil ,_a .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",_ddc );}; + +// 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 (_cda *ContentCreator )Add_j (lineJoinStyle string )*ContentCreator {_bbd :=ContentStreamOperation {};_bbd .Operand ="\u006a";_bbd .Params =_edce ([]_cf .PdfObjectName {_cf .PdfObjectName (lineJoinStyle )});_cda ._dgc =append (_cda ._dgc ,&_bbd ); -return _cda ;}; +func (_gc *ContentCreator )Add_cm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_dbb :=ContentStreamOperation {};_dbb .Operand ="\u0063\u006d";_dbb .Params =_ddea ([]float64 {a ,b ,c ,d ,e ,f });_gc ._abb =append (_gc ._abb ,&_dbb );return _gc ;};var _ede =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{}{}}; -// 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.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_fdbb *ContentCreator )Add_v (x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_bd :=ContentStreamOperation {};_bd .Operand ="\u0076";_bd .Params =_cfgb ([]float64 {x2 ,y2 ,x3 ,y3 });_fdbb ._dgc =append (_fdbb ._dgc ,&_bd );return _fdbb ;}; // 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 (_eaa *ContentCreator )Add_rg (r ,g ,b float64 )*ContentCreator {_ceb :=ContentStreamOperation {};_ceb .Operand ="\u0072\u0067";_ceb .Params =_cfgb ([]float64 {r ,g ,b });_eaa ._dgc =append (_eaa ._dgc ,&_ceb );return _eaa ;}; +func (_fgec *ContentCreator )Add_rg (r ,g ,b float64 )*ContentCreator {_dfd :=ContentStreamOperation {};_dfd .Operand ="\u0072\u0067";_dfd .Params =_ddea ([]float64 {r ,g ,b });_fgec ._abb =append (_fgec ._abb ,&_dfd );return _fgec ;}; + +// 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 (_fed *ContentCreator )Add_G (gray float64 )*ContentCreator {_ccad :=ContentStreamOperation {};_ccad .Operand ="\u0047";_ccad .Params =_ddea ([]float64 {gray });_fed ._abb =append (_fed ._abb ,&_ccad );return _fed ;};func (_fbca *ContentStreamProcessor )handleCommand_cm (_beceb *ContentStreamOperation ,_cade *_dd .PdfPageResources )error {if len (_beceb .Params )!=6{_de .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 (_beceb .Params )); +return _f .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");};_bebg ,_fedda :=_bg .GetNumbersAsFloat (_beceb .Params );if _fedda !=nil {return _fedda ; +};_ffge :=_ga .NewMatrix (_bebg [0],_bebg [1],_bebg [2],_bebg [3],_bebg [4],_bebg [5]);_fbca ._gbeg .CTM .Concat (_ffge );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{_cfga GraphicStateStack ;_gadab []*ContentStreamOperation ;_gbeg GraphicsState ;_ggc []handlerEntry ;_abfa int ;}; + +// 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 (_acg *ContentCreator )Add_m (x ,y float64 )*ContentCreator {_fge :=ContentStreamOperation {};_fge .Operand ="\u006d";_fge .Params =_ddea ([]float64 {x ,y });_acg ._abb =append (_acg ._abb ,&_fge );return _acg ;}; // 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.5.4 "Clipping Path Operators" and Table 61 (p. 146 PDF32000_2008). -func (_egff *ContentCreator )Add_W_starred ()*ContentCreator {_gdg :=ContentStreamOperation {};_gdg .Operand ="\u0057\u002a";_egff ._dgc =append (_egff ._dgc ,&_gdg );return _egff ;};func _deaa (_fbfa []_cf .PdfObjectString )[]_cf .PdfObject {var _geed []_cf .PdfObject ; -for _ ,_ebfe :=range _fbfa {_geed =append (_geed ,_cf .MakeString (_ebfe .Str ()));};return _geed ;};func (_afbbb *ContentStreamProcessor )handleCommand_k (_ffdc *ContentStreamOperation ,_bfgd *_ge .PdfPageResources )error {_bdgae :=_ge .NewPdfColorspaceDeviceCMYK (); -if len (_ffdc .Params )!=_bdgae .GetNumComponents (){_ae .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"); -_ae .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 (_ffdc .Params ),_bdgae );return _a .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"); -};_gfca ,_ffgb :=_bdgae .ColorFromPdfObjects (_ffdc .Params );if _ffgb !=nil {return _ffgb ;};_afbbb ._ddge .ColorspaceNonStroking =_bdgae ;_afbbb ._ddge .ColorNonStroking =_gfca ;return nil ;}; +func (_bbe *ContentCreator )Add_W_starred ()*ContentCreator {_dcf :=ContentStreamOperation {};_dcf .Operand ="\u0057\u002a";_bbe ._abb =append (_bbe ._abb ,&_dcf );return _bbe ;};func (_ceae *ContentStreamProcessor )handleCommand_K (_gecb *ContentStreamOperation ,_ddbb *_dd .PdfPageResources )error {_fbdf :=_dd .NewPdfColorspaceDeviceCMYK (); +if len (_gecb .Params )!=_fbdf .GetNumComponents (){_de .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"); +_de .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 (_gecb .Params ),_fbdf );return _f .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"); +};_gbge ,_bdfe :=_fbdf .ColorFromPdfObjects (_gecb .Params );if _bdfe !=nil {return _bdfe ;};_ceae ._gbeg .ColorspaceStroking =_fbdf ;_ceae ._gbeg .ColorStroking =_gbge ;return 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_BT appends 'BT' operand to the content stream: +// Begin text. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_ec *ContentCreator )Add_SCN_pattern (name _cf .PdfObjectName ,c ...float64 )*ContentCreator {_fcc :=ContentStreamOperation {};_fcc .Operand ="\u0053\u0043\u004e";_fcc .Params =_cfgb (c );_fcc .Params =append (_fcc .Params ,_cf .MakeName (string (name ))); -_ec ._dgc =append (_ec ._dgc ,&_fcc );return _ec ;}; - -// ContentStreamOperation represents an operation in PDF contentstream which consists of -// an operand and parameters. -type ContentStreamOperation struct{Params []_cf .PdfObject ;Operand string ;};func (_fecg *ContentStreamProcessor )handleCommand_G (_gdga *ContentStreamOperation ,_aef *_ge .PdfPageResources )error {_cgac :=_ge .NewPdfColorspaceDeviceGray ();if len (_gdga .Params )!=_cgac .GetNumComponents (){_ae .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"); -_ae .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 (_gdga .Params ),_cgac );return _a .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"); -};_bbga ,_eabb :=_cgac .ColorFromPdfObjects (_gdga .Params );if _eabb !=nil {return _eabb ;};_fecg ._ddge .ColorspaceStroking =_cgac ;_fecg ._ddge .ColorStroking =_bbga ;return nil ;}; - -// String is same as Bytes() except returns as a string for convenience. -func (_bab *ContentCreator )String ()string {return string (_bab ._dgc .Bytes ())}; +// See section 9.4 "Text Objects" and Table 107 (p. 256 PDF32000_2008). +func (_dega *ContentCreator )Add_BT ()*ContentCreator {_gfcb :=ContentStreamOperation {};_gfcb .Operand ="\u0042\u0054";_dega ._abb =append (_dega ._abb ,&_gfcb );return _dega ;};func (_bbef *ContentStreamParser )parseNull ()(_bg .PdfObjectNull ,error ){_ ,_cebc :=_bbef ._edcb .Discard (4); +return _bg .PdfObjectNull {},_cebc ;}; -// Add_Tf appends 'Tf' operand to the content stream: -// Set font and font size specified by font resource `fontName` and `fontSize`. +// Add_quotes appends `"` operand to the content stream: +// Move to next line and show a string, using `aw` and `ac` as word +// and character spacing respectively. // -// See section 9.3 "Text State Parameters and Operators" and -// Table 105 (pp. 251-252 PDF32000_2008). -func (_agb *ContentCreator )Add_Tf (fontName _cf .PdfObjectName ,fontSize float64 )*ContentCreator {_acb :=ContentStreamOperation {};_acb .Operand ="\u0054\u0066";_acb .Params =_edce ([]_cf .PdfObjectName {fontName });_acb .Params =append (_acb .Params ,_cfgb ([]float64 {fontSize })...); -_agb ._dgc =append (_agb ._dgc ,&_acb );return _agb ;}; +// See section 9.4.3 "Text Showing Operators" and +// Table 209 (pp. 258-259 PDF32000_2008). +func (_fgfg *ContentCreator )Add_quotes (textstr _bg .PdfObjectString ,aw ,ac float64 )*ContentCreator {_cgf :=ContentStreamOperation {};_cgf .Operand ="\u0022";_cgf .Params =_ddea ([]float64 {aw ,ac });_cgf .Params =append (_cgf .Params ,_cgfa ([]_bg .PdfObjectString {textstr })...); +_fgfg ._abb =append (_fgfg ._abb ,&_cgf );return _fgfg ;}; -// 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 (_bf *ContentStreamOperations )Bytes ()[]byte {var _aa _ff .Buffer ;for _ ,_cc :=range *_bf {if _cc ==nil {continue ;};if _cc .Operand =="\u0042\u0049"{_aa .WriteString (_cc .Operand +"\u000a");_aa .WriteString (_cc .Params [0].WriteString ());}else {for _ ,_bg :=range _cc .Params {_aa .WriteString (_bg .WriteString ()); -_aa .WriteString ("\u0020");};_aa .WriteString (_cc .Operand +"\u000a");};};return _aa .Bytes ();}; +// 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 (_baf *ContentCreator )Add_cs (name _bg .PdfObjectName )*ContentCreator {_ea :=ContentStreamOperation {};_ea .Operand ="\u0063\u0073";_ea .Params =_fab ([]_bg .PdfObjectName {name });_baf ._abb =append (_baf ._abb ,&_ea );return _baf ;}; -// Parse parses all commands in content stream, returning a list of operation data. -func (_dbc *ContentStreamParser )Parse ()(*ContentStreamOperations ,error ){_cdccf :=ContentStreamOperations {};for {_fdgf :=ContentStreamOperation {};for {_gdgb ,_bbadd ,_fecf :=_dbc .parseObject ();if _fecf !=nil {if _fecf ==_fd .EOF {return &_cdccf ,nil ; -};return &_cdccf ,_fecf ;};if _bbadd {_fdgf .Operand ,_ =_cf .GetStringVal (_gdgb );_cdccf =append (_cdccf ,&_fdgf );break ;}else {_fdgf .Params =append (_fdgf .Params ,_gdgb );};};if _fdgf .Operand =="\u0042\u0049"{_aea ,_eff :=_dbc .ParseInlineImage (); -if _eff !=nil {return &_cdccf ,_eff ;};_fdgf .Params =append (_fdgf .Params ,_aea );};};}; +// 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 (_fgd *ContentCreator )Add_B ()*ContentCreator {_aaf :=ContentStreamOperation {};_aaf .Operand ="\u0042";_fgd ._abb =append (_fgd ._abb ,&_aaf );return _fgd ;}; // 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 ; -// 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{_acbf GraphicStateStack ;_aafae []*ContentStreamOperation ;_ddge GraphicsState ;_ebdg []handlerEntry ;_afe int ;};func _bgf (_deba *ContentStreamInlineImage )(*_cf .DCTEncoder ,error ){_dbd :=_cf .NewDCTEncoder ();_eda :=_ff .NewReader (_deba ._aff ); -_bfcf ,_fae :=_d .DecodeConfig (_eda );if _fae !=nil {_ae .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_fae );return nil ,_fae ;};switch _bfcf .ColorModel {case _eg .RGBAModel :_dbd .BitsPerComponent =8; -_dbd .ColorComponents =3;case _eg .RGBA64Model :_dbd .BitsPerComponent =16;_dbd .ColorComponents =3;case _eg .GrayModel :_dbd .BitsPerComponent =8;_dbd .ColorComponents =1;case _eg .Gray16Model :_dbd .BitsPerComponent =16;_dbd .ColorComponents =1;case _eg .CMYKModel :_dbd .BitsPerComponent =8; -_dbd .ColorComponents =4;case _eg .YCbCrModel :_dbd .BitsPerComponent =8;_dbd .ColorComponents =3;default:return nil ,_a .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006d\u006f\u0064\u0065\u006c"); -};_dbd .Width =_bfcf .Width ;_dbd .Height =_bfcf .Height ;_ae .Log .Trace ("\u0044\u0043T\u0020\u0045\u006ec\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076",_dbd );return _dbd ,nil ;}; +// HandlerFunc is the function syntax that the ContentStreamProcessor handler must implement. +type HandlerFunc func (_fgef *ContentStreamOperation ,_effg GraphicsState ,_adae *_dd .PdfPageResources )error ;func (_fcba *ContentStreamParser )parseDict ()(*_bg .PdfObjectDictionary ,error ){_de .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"); +_adef :=_bg .MakeDict ();_efg ,_ :=_fcba ._edcb .ReadByte ();if _efg !='<'{return nil ,_f .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_efg ,_ =_fcba ._edcb .ReadByte ();if _efg !='<'{return nil ,_f .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); +};for {_fcba .skipSpaces ();_ecd ,_fbacb :=_fcba ._edcb .Peek (2);if _fbacb !=nil {return nil ,_fbacb ;};_de .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_ecd ),string (_ecd ));if (_ecd [0]=='>')&&(_ecd [1]=='>'){_de .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +_fcba ._edcb .ReadByte ();_fcba ._edcb .ReadByte ();break ;};_de .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021");_dgcd ,_fbacb :=_fcba .parseName ();_de .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_dgcd ); +if _fbacb !=nil {_de .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",_fbacb );return nil ,_fbacb ;};if len (_dgcd )> 4&&_dgcd [len (_dgcd )-4:]=="\u006e\u0075\u006c\u006c"{_dcg :=_dgcd [0:len (_dgcd )-4]; +_de .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",_dgcd );_de .Log .Trace ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_dcg ); +_fcba .skipSpaces ();_bgef ,_ :=_fcba ._edcb .Peek (1);if _bgef [0]=='/'{_adef .Set (_dcg ,_bg .MakeNull ());continue ;};};_fcba .skipSpaces ();_ccbd ,_ ,_fbacb :=_fcba .parseObject ();if _fbacb !=nil {return nil ,_fbacb ;};_adef .Set (_dgcd ,_ccbd );_de .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_dgcd ,_ccbd .String ()); +};return _adef ,nil ;};func (_bcc *ContentStreamParser )parseBool ()(_bg .PdfObjectBool ,error ){_bff ,_agcf :=_bcc ._edcb .Peek (4);if _agcf !=nil {return _bg .PdfObjectBool (false ),_agcf ;};if (len (_bff )>=4)&&(string (_bff [:4])=="\u0074\u0072\u0075\u0065"){_bcc ._edcb .Discard (4); +return _bg .PdfObjectBool (true ),nil ;};_bff ,_agcf =_bcc ._edcb .Peek (5);if _agcf !=nil {return _bg .PdfObjectBool (false ),_agcf ;};if (len (_bff )>=5)&&(string (_bff [:5])=="\u0066\u0061\u006cs\u0065"){_bcc ._edcb .Discard (5);return _bg .PdfObjectBool (false ),nil ; +};return _bg .PdfObjectBool (false ),_f .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");}; + +// NewContentStreamProcessor returns a new ContentStreamProcessor for operations `ops`. +func NewContentStreamProcessor (ops []*ContentStreamOperation )*ContentStreamProcessor {_ffe :=ContentStreamProcessor {};_ffe ._cfga =GraphicStateStack {};_dddee :=GraphicsState {};_ffe ._gbeg =_dddee ;_ffe ._ggc =[]handlerEntry {};_ffe ._abfa =0;_ffe ._gadab =ops ; +return &_ffe ;}; // 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 (_cb *ContentCreator )Add_re (x ,y ,width ,height float64 )*ContentCreator {_gagf :=ContentStreamOperation {};_gagf .Operand ="\u0072\u0065";_gagf .Params =_cfgb ([]float64 {x ,y ,width ,height });_cb ._dgc =append (_cb ._dgc ,&_gagf );return _cb ; +func (_ecfa *ContentCreator )Add_re (x ,y ,width ,height float64 )*ContentCreator {_deg :=ContentStreamOperation {};_deg .Operand ="\u0072\u0065";_deg .Params =_ddea ([]float64 {x ,y ,width ,height });_ecfa ._abb =append (_ecfa ._abb ,&_deg );return _ecfa ; }; -// GetColorSpace returns the colorspace of the inline image. -func (_fbab *ContentStreamInlineImage )GetColorSpace (resources *_ge .PdfPageResources )(_ge .PdfColorspace ,error ){if _fbab .ColorSpace ==nil {_ae .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 _ge .NewPdfColorspaceDeviceGray (),nil ;};if _adca ,_fgbf :=_fbab .ColorSpace .(*_cf .PdfObjectArray );_fgbf {return _cfea (_adca );};_bga ,_eca :=_fbab .ColorSpace .(*_cf .PdfObjectName );if !_eca {_ae .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",_fbab .ColorSpace ,_fbab .ColorSpace ); -return nil ,_a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_bga =="\u0047"||*_bga =="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"{return _ge .NewPdfColorspaceDeviceGray (),nil ; -}else if *_bga =="\u0052\u0047\u0042"||*_bga =="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"{return _ge .NewPdfColorspaceDeviceRGB (),nil ;}else if *_bga =="\u0043\u004d\u0059\u004b"||*_bga =="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{return _ge .NewPdfColorspaceDeviceCMYK (),nil ; -}else if *_bga =="\u0049"||*_bga =="\u0049n\u0064\u0065\u0078\u0065\u0064"{return nil ,_a .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 {_ae .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",*_bga ); -return nil ,_a .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};_aaed ,_aed :=resources .GetColorspaceByName (*_bga );if !_aed {_ae .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",*_bga ); -return nil ,_a .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};return _aaed ,nil ;};}; - -// String returns `ops.Bytes()` as a string. -func (_fb *ContentStreamOperations )String ()string {return string (_fb .Bytes ())};func _cad (_fga string )bool {_ ,_gfg :=_cag [_fga ];return _gfg }; +// 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 (_aeb *ContentCreator )Bytes ()[]byte {return _aeb ._abb .Bytes ()}; -// NewContentStreamProcessor returns a new ContentStreamProcessor for operations `ops`. -func NewContentStreamProcessor (ops []*ContentStreamOperation )*ContentStreamProcessor {_aag :=ContentStreamProcessor {};_aag ._acbf =GraphicStateStack {};_aad :=GraphicsState {};_aag ._ddge =_aad ;_aag ._ebdg =[]handlerEntry {};_aag ._afe =0;_aag ._aafae =ops ; -return &_aag ;};func (_dafe *ContentStreamInlineImage )String ()string {_gbc :=_gb .Sprintf ("I\u006el\u0069\u006e\u0065\u0049\u006d\u0061\u0067\u0065(\u006c\u0065\u006e\u003d%d\u0029\u000a",len (_dafe ._aff ));if _dafe .BitsPerComponent !=nil {_gbc +="\u002d\u0020\u0042\u0050\u0043\u0020"+_dafe .BitsPerComponent .WriteString ()+"\u000a"; -};if _dafe .ColorSpace !=nil {_gbc +="\u002d\u0020\u0043S\u0020"+_dafe .ColorSpace .WriteString ()+"\u000a";};if _dafe .Decode !=nil {_gbc +="\u002d\u0020\u0044\u0020"+_dafe .Decode .WriteString ()+"\u000a";};if _dafe .DecodeParms !=nil {_gbc +="\u002d\u0020\u0044P\u0020"+_dafe .DecodeParms .WriteString ()+"\u000a"; -};if _dafe .Filter !=nil {_gbc +="\u002d\u0020\u0046\u0020"+_dafe .Filter .WriteString ()+"\u000a";};if _dafe .Height !=nil {_gbc +="\u002d\u0020\u0048\u0020"+_dafe .Height .WriteString ()+"\u000a";};if _dafe .ImageMask !=nil {_gbc +="\u002d\u0020\u0049M\u0020"+_dafe .ImageMask .WriteString ()+"\u000a"; -};if _dafe .Intent !=nil {_gbc +="\u002d \u0049\u006e\u0074\u0065\u006e\u0074 "+_dafe .Intent .WriteString ()+"\u000a";};if _dafe .Interpolate !=nil {_gbc +="\u002d\u0020\u0049\u0020"+_dafe .Interpolate .WriteString ()+"\u000a";};if _dafe .Width !=nil {_gbc +="\u002d\u0020\u0057\u0020"+_dafe .Width .WriteString ()+"\u000a"; -};return _gbc ;}; +// Transform returns coordinates x, y transformed by the CTM. +func (_fbf *GraphicsState )Transform (x ,y float64 )(float64 ,float64 ){return _fbf .CTM .Transform (x ,y );}; -// Add_Tr appends 'Tr' operand to the content stream: -// Set text rendering mode. +// 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 9.3 "Text State Parameters and Operators" and -// Table 105 (pp. 251-252 PDF32000_2008). -func (_gdb *ContentCreator )Add_Tr (render int64 )*ContentCreator {_fbe :=ContentStreamOperation {};_fbe .Operand ="\u0054\u0072";_fbe .Params =_aee ([]int64 {render });_gdb ._dgc =append (_gdb ._dgc ,&_fbe );return _gdb ;}; +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_cgc *ContentCreator )Add_RG (r ,g ,b float64 )*ContentCreator {_fa :=ContentStreamOperation {};_fa .Operand ="\u0052\u0047";_fa .Params =_ddea ([]float64 {r ,g ,b });_cgc ._abb =append (_cgc ._abb ,&_fa );return _cgc ;}; -// Translate applies a simple x-y translation to the transformation matrix. -func (_fbf *ContentCreator )Translate (tx ,ty float64 )*ContentCreator {return _fbf .Add_cm (1,0,0,1,tx ,ty );}; +// 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 (_ffc *ContentCreator )Add_Do (name _bg .PdfObjectName )*ContentCreator {_gdb :=ContentStreamOperation {};_gdb .Operand ="\u0044\u006f";_gdb .Params =_fab ([]_bg .PdfObjectName {name });_ffc ._abb =append (_ffc ._abb ,&_gdb );return _ffc ;}; -// 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 (_acf *ContentStreamParser )ParseInlineImage ()(*ContentStreamInlineImage ,error ){_gde :=ContentStreamInlineImage {};for {_acf .skipSpaces ();_cdg ,_adbe ,_eeb :=_acf .parseObject ();if _eeb !=nil {return nil ,_eeb ;};if !_adbe {_bbg ,_bbdb :=_cf .GetName (_cdg ); -if !_bbdb {_ae .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",_cdg ); -return nil ,_gb .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",_cdg ); -};_cbfb ,_cfcf ,_addf :=_acf .parseObject ();if _addf !=nil {return nil ,_addf ;};if _cfcf {return nil ,_gb .Errorf ("\u006eo\u0074\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0069\u006e\u0067 \u0061\u006e\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); -};switch *_bbg {case "\u0042\u0050\u0043","\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074":_gde .BitsPerComponent =_cbfb ;case "\u0043\u0053","\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065":_gde .ColorSpace =_cbfb ; -case "\u0044","\u0044\u0065\u0063\u006f\u0064\u0065":_gde .Decode =_cbfb ;case "\u0044\u0050","D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073":_gde .DecodeParms =_cbfb ;case "\u0046","\u0046\u0069\u006c\u0074\u0065\u0072":_gde .Filter =_cbfb ; -case "\u0048","\u0048\u0065\u0069\u0067\u0068\u0074":_gde .Height =_cbfb ;case "\u0049\u004d","\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k":_gde .ImageMask =_cbfb ;case "\u0049\u006e\u0074\u0065\u006e\u0074":_gde .Intent =_cbfb ;case "\u0049","I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065":_gde .Interpolate =_cbfb ; -case "\u0057","\u0057\u0069\u0064t\u0068":_gde .Width =_cbfb ;case "\u004c\u0065\u006e\u0067\u0074\u0068","\u0053u\u0062\u0074\u0079\u0070\u0065","\u0054\u0079\u0070\u0065":_ae .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",*_bbg ); -default:return nil ,_gb .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",*_bbg );};};if _adbe {_fbde ,_fbaa :=_cdg .(*_cf .PdfObjectString ); -if !_fbaa {return nil ,_gb .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 _fbde .Str ()=="\u0045\u0049"{_ae .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 &_gde ,nil ;}else if _fbde .Str ()=="\u0049\u0044"{_ae .Log .Trace ("\u0049\u0044\u0020\u0073\u0074\u0061\u0072\u0074"); -_ace ,_gca :=_acf ._eaf .Peek (1);if _gca !=nil {return nil ,_gca ;};if _cf .IsWhiteSpace (_ace [0]){_acf ._eaf .Discard (1);};_gde ._aff =[]byte {};_cfcb :=0;var _cdb []byte ;for {_cde ,_egbg :=_acf ._eaf .ReadByte ();if _egbg !=nil {_ae .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 ,_egbg ;};if _cfcb ==0{if _cf .IsWhiteSpace (_cde ){_cdb =[]byte {};_cdb =append (_cdb ,_cde );_cfcb =1;}else if _cde =='E'{_cdb =append (_cdb ,_cde );_cfcb =2;}else {_gde ._aff =append (_gde ._aff ,_cde );};}else if _cfcb ==1{_cdb =append (_cdb ,_cde ); -if _cde =='E'{_cfcb =2;}else {_gde ._aff =append (_gde ._aff ,_cdb ...);_cdb =[]byte {};if _cf .IsWhiteSpace (_cde ){_cfcb =1;}else {_cfcb =0;};};}else if _cfcb ==2{_cdb =append (_cdb ,_cde );if _cde =='I'{_cfcb =3;}else {_gde ._aff =append (_gde ._aff ,_cdb ...); -_cdb =[]byte {};_cfcb =0;};}else if _cfcb ==3{_cdb =append (_cdb ,_cde );if _cf .IsWhiteSpace (_cde ){_afd ,_adfd :=_acf ._eaf .Peek (20);if _adfd !=nil &&_adfd !=_fd .EOF {return nil ,_adfd ;};_dag :=NewContentStreamParser (string (_afd ));_egeg :=true ; -for _fcd :=0;_fcd < 3;_fcd ++{_bbdf ,_egef ,_dbe :=_dag .parseObject ();if _dbe !=nil {if _dbe ==_fd .EOF {break ;};_egeg =false ;continue ;};if _egef &&!_cad (_bbdf .String ()){_egeg =false ;break ;};};if _egeg {if len (_gde ._aff )> 100{_ae .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 (_gde ._aff ),_gde ._aff [:100]); -}else {_ae .Log .Trace ("\u0049\u006d\u0061\u0067e \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025 \u0078",len (_gde ._aff ),_gde ._aff );};return &_gde ,nil ;};};_gde ._aff =append (_gde ._aff ,_cdb ...);_cdb =[]byte {}; -_cfcb =0;};};};};};}; +// ContentCreator is a builder for PDF content streams. +type ContentCreator struct{_abb ContentStreamOperations }; -// Add_cm adds 'cm' operation to the content stream: Modifies the current transformation matrix (ctm) -// of the graphics state. +// 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 (_eab *ContentCreator )Add_cm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_da :=ContentStreamOperation {};_da .Operand ="\u0063\u006d";_da .Params =_cfgb ([]float64 {a ,b ,c ,d ,e ,f });_eab ._dgc =append (_eab ._dgc ,&_da );return _eab ;};func (_dbgf *ContentStreamParser )parseOperand ()(*_cf .PdfObjectString ,error ){var _fcde []byte ; -for {_eag ,_ceba :=_dbgf ._eaf .Peek (1);if _ceba !=nil {return _cf .MakeString (string (_fcde )),_ceba ;};if _cf .IsDelimiter (_eag [0]){break ;};if _cf .IsWhiteSpace (_eag [0]){break ;};_affd ,_ :=_dbgf ._eaf .ReadByte ();_fcde =append (_fcde ,_affd ); -};return _cf .MakeString (string (_fcde )),nil ;};func (_cdca *ContentStreamParser )parseBool ()(_cf .PdfObjectBool ,error ){_dcc ,_aabb :=_cdca ._eaf .Peek (4);if _aabb !=nil {return _cf .PdfObjectBool (false ),_aabb ;};if (len (_dcc )>=4)&&(string (_dcc [:4])=="\u0074\u0072\u0075\u0065"){_cdca ._eaf .Discard (4); -return _cf .PdfObjectBool (true ),nil ;};_dcc ,_aabb =_cdca ._eaf .Peek (5);if _aabb !=nil {return _cf .PdfObjectBool (false ),_aabb ;};if (len (_dcc )>=5)&&(string (_dcc [:5])=="\u0066\u0061\u006cs\u0065"){_cdca ._eaf .Discard (5);return _cf .PdfObjectBool (false ),nil ; -};return _cf .PdfObjectBool (false ),_a .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");}; +func (_cgb *ContentCreator )Add_w (lineWidth float64 )*ContentCreator {_fdb :=ContentStreamOperation {};_fdb .Operand ="\u0077";_fdb .Params =_ddea ([]float64 {lineWidth });_cgb ._abb =append (_cgb ._abb ,&_fdb );return _cgb ;};func (_adg *ContentStreamParser )parseArray ()(*_bg .PdfObjectArray ,error ){_dfc :=_bg .MakeArray (); +_adg ._edcb .ReadByte ();for {_adg .skipSpaces ();_acbb ,_gabe :=_adg ._edcb .Peek (1);if _gabe !=nil {return _dfc ,_gabe ;};if _acbb [0]==']'{_adg ._edcb .ReadByte ();break ;};_abfe ,_ ,_gabe :=_adg .parseObject ();if _gabe !=nil {return _dfc ,_gabe ; +};_dfc .Append (_abfe );};return _dfc ,nil ;}; -// NewContentCreator returns a new initialized ContentCreator. -func NewContentCreator ()*ContentCreator {_ac :=&ContentCreator {};_ac ._dgc =ContentStreamOperations {};return _ac ;}; +// SetNonStrokingColor sets the non-stroking `color` where color can be one of +// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. +func (_faa *ContentCreator )SetNonStrokingColor (color _dd .PdfColor )*ContentCreator {switch _dcc :=color .(type ){case *_dd .PdfColorDeviceGray :_faa .Add_g (_dcc .Val ());case *_dd .PdfColorDeviceRGB :_faa .Add_rg (_dcc .R (),_dcc .G (),_dcc .B ()); +case *_dd .PdfColorDeviceCMYK :_faa .Add_k (_dcc .C (),_dcc .M (),_dcc .Y (),_dcc .K ());case *_dd .PdfColorPatternType2 :_faa .Add_cs (*_bg .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_faa .Add_scn_pattern (_dcc .PatternName );case *_dd .PdfColorPatternType3 :_faa .Add_cs (*_bg .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); +_faa .Add_scn_pattern (_dcc .PatternName );default:_de .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",_dcc ); +};return _faa ;}; -// Add_n appends 'n' operand to the content stream: -// End the path without filling or stroking. +// 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 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_cfb *ContentCreator )Add_n ()*ContentCreator {_egb :=ContentStreamOperation {};_egb .Operand ="\u006e";_cfb ._dgc =append (_cfb ._dgc ,&_egb );return _cfb ;}; +// See section 8.7.4 "Shading Patterns" and Table 77 (p. 190 PDF32000_2008). +func (_gfa *ContentCreator )Add_sh (name _bg .PdfObjectName )*ContentCreator {_fggd :=ContentStreamOperation {};_fggd .Operand ="\u0073\u0068";_fggd .Params =_fab ([]_bg .PdfObjectName {name });_gfa ._abb =append (_gfa ._abb ,&_fggd );return _gfa ;}; -// Add_G appends 'G' operand to the content stream: -// Set the stroking colorspace to DeviceGray and sets the gray level (0-1). +// 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 (_afc *ContentCreator )Add_G (gray float64 )*ContentCreator {_fbbd :=ContentStreamOperation {};_fbbd .Operand ="\u0047";_fbbd .Params =_cfgb ([]float64 {gray });_afc ._dgc =append (_afc ._dgc ,&_fbbd );return _afc ;}; +// See section 9.3 "Text State Parameters and Operators" and +// Table 105 (pp. 251-252 PDF32000_2008). +func (_efea *ContentCreator )Add_Ts (rise float64 )*ContentCreator {_geg :=ContentStreamOperation {};_geg .Operand ="\u0054\u0073";_geg .Params =_ddea ([]float64 {rise });_efea ._abb =append (_efea ._abb ,&_geg );return _efea ;};func _cgfa (_dgbgb []_bg .PdfObjectString )[]_bg .PdfObject {var _cfaa []_bg .PdfObject ; +for _ ,_cddc :=range _dgbgb {_cfaa =append (_cfaa ,_bg .MakeString (_cddc .Str ()));};return _cfaa ;};func (_eda *ContentStreamProcessor )handleCommand_g (_ggfe *ContentStreamOperation ,_gaec *_dd .PdfPageResources )error {_bgdf :=_dd .NewPdfColorspaceDeviceGray (); +if len (_ggfe .Params )!=_bgdf .GetNumComponents (){_de .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");_de .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 (_ggfe .Params ),_bgdf ); +return _f .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");};_bcd ,_bgdfg :=_bgdf .ColorFromPdfObjects (_ggfe .Params );if _bgdfg !=nil {_de .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",_bgdf ,_ggfe ,_bgdfg ); +return _bgdfg ;};_eda ._gbeg .ColorspaceNonStroking =_bgdf ;_eda ._gbeg .ColorNonStroking =_bcd ;return nil ;};func _fgc (_degb *ContentStreamInlineImage ,_adaa *_bg .PdfObjectDictionary )(*_bg .LZWEncoder ,error ){_bce :=_bg .NewLZWEncoder ();if _adaa ==nil {if _degb .DecodeParms !=nil {_dbgc ,_cec :=_bg .GetDict (_degb .DecodeParms ); +if !_cec {_de .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",_degb .DecodeParms ); +return nil ,_a .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};_adaa =_dbgc ;};};if _adaa ==nil {return _bce ,nil ;};_eca :=_adaa .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"); +if _eca !=nil {_def ,_ffcg :=_eca .(*_bg .PdfObjectInteger );if !_ffcg {_de .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",_eca ); +return nil ,_a .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_def !=0&&*_def !=1{return nil ,_a .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"); +};_bce .EarlyChange =int (*_def );}else {_bce .EarlyChange =1;};_eca =_adaa .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _eca !=nil {_aaad ,_bcb :=_eca .(*_bg .PdfObjectInteger );if !_bcb {_de .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",_eca ); +return nil ,_a .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_bce .Predictor =int (*_aaad );};_eca =_adaa .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +if _eca !=nil {_fcfg ,_ggdf :=_eca .(*_bg .PdfObjectInteger );if !_ggdf {_de .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 ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_bce .BitsPerComponent =int (*_fcfg );};if _bce .Predictor > 1{_bce .Columns =1;_eca =_adaa .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _eca !=nil {_cab ,_bgf :=_eca .(*_bg .PdfObjectInteger );if !_bgf {return nil ,_a .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_bce .Columns =int (*_cab ); +};_bce .Colors =1;_eca =_adaa .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _eca !=nil {_dfae ,_dgbg :=_eca .(*_bg .PdfObjectInteger );if !_dgbg {return nil ,_a .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"); +};_bce .Colors =int (*_dfae );};};_de .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_adaa .String ());return _bce ,nil ;};func _bfae (_ccc *ContentStreamInlineImage ,_aec *_bg .PdfObjectDictionary )(*_bg .FlateEncoder ,error ){_gfe :=_bg .NewFlateEncoder (); +if _ccc ._efd !=nil {_gfe .SetImage (_ccc ._efd );};if _aec ==nil {_feaf :=_ccc .DecodeParms ;if _feaf !=nil {_dab ,_dff :=_bg .GetDict (_feaf );if !_dff {_de .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",_feaf ); +return nil ,_a .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};_aec =_dab ;};};if _aec ==nil {return _gfe ,nil ;};_de .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_aec .String ()); +_fba :=_aec .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _fba ==nil {_de .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 {_agag ,_afc :=_fba .(*_bg .PdfObjectInteger );if !_afc {_de .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",_fba ); +return nil ,_a .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_gfe .Predictor =int (*_agag );};_fba =_aec .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +if _fba !=nil {_bab ,_dgc :=_fba .(*_bg .PdfObjectInteger );if !_dgc {_de .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 ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_gfe .BitsPerComponent =int (*_bab );};if _gfe .Predictor > 1{_gfe .Columns =1;_fba =_aec .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _fba !=nil {_bgc ,_ddd :=_fba .(*_bg .PdfObjectInteger );if !_ddd {return nil ,_a .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_gfe .Columns =int (*_bgc ); +};_gfe .Colors =1;_bedg :=_aec .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _bedg !=nil {_aafd ,_agg :=_bedg .(*_bg .PdfObjectInteger );if !_agg {return nil ,_a .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"); +};_gfe .Colors =int (*_aafd );};};return _gfe ,nil ;}; -// 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 (_fbaf *ContentCreator )Add_SCN (c ...float64 )*ContentCreator {_cabg :=ContentStreamOperation {};_cabg .Operand ="\u0053\u0043\u004e";_cabg .Params =_cfgb (c );_fbaf ._dgc =append (_fbaf ._dgc ,&_cabg );return _fbaf ;}; - -// 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 (_gagb *ContentCreator )Add_c (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_eed :=ContentStreamOperation {};_eed .Operand ="\u0063";_eed .Params =_cfgb ([]float64 {x1 ,y1 ,x2 ,y2 ,x3 ,y3 });_gagb ._dgc =append (_gagb ._dgc ,&_eed );return _gagb ; -};func (_ecdf *ContentStreamProcessor )handleCommand_scn (_bdga *ContentStreamOperation ,_defe *_ge .PdfPageResources )error {_agcc :=_ecdf ._ddge .ColorspaceNonStroking ;if !_cgc (_agcc ){if len (_bdga .Params )!=_agcc .GetNumComponents (){_ae .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"); -_ae .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 (_bdga .Params ),_agcc );return _a .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"); -};};_bdfa ,_ece :=_agcc .ColorFromPdfObjects (_bdga .Params );if _ece !=nil {_ae .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",_bdga .Params ,_agcc ); -return _ece ;};_ecdf ._ddge .ColorNonStroking =_bdfa ;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 (_cfe *ContentCreator )Add_Do (name _cf .PdfObjectName )*ContentCreator {_fgb :=ContentStreamOperation {};_fgb .Operand ="\u0044\u006f";_fgb .Params =_edce ([]_cf .PdfObjectName {name });_cfe ._dgc =append (_cfe ._dgc ,&_fgb );return _cfe ;}; - -// AddOperand adds a specified operand. -func (_feg *ContentCreator )AddOperand (op ContentStreamOperation )*ContentCreator {_feg ._dgc =append (_feg ._dgc ,&op );return _feg ;};func (_ged *ContentStreamProcessor )getColorspace (_fbec string ,_afef *_ge .PdfPageResources )(_ge .PdfColorspace ,error ){switch _fbec {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":return _ge .NewPdfColorspaceDeviceGray (),nil ; -case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":return _ge .NewPdfColorspaceDeviceRGB (),nil ;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return _ge .NewPdfColorspaceDeviceCMYK (),nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _ge .NewPdfColorspaceSpecialPattern (),nil ; -};_facf ,_cbc :=_afef .GetColorspaceByName (_cf .PdfObjectName (_fbec ));if _cbc {return _facf ,nil ;};switch _fbec {case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _ge .NewPdfColorspaceCalGray (),nil ;case "\u0043\u0061\u006c\u0052\u0047\u0042":return _ge .NewPdfColorspaceCalRGB (),nil ; -case "\u004c\u0061\u0062":return _ge .NewPdfColorspaceLab (),nil ;};_ae .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",_fbec ); -return nil ,_gb .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",_fbec );}; - -// 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 (_fac *ContentCreator )Add_Tw (wordSpace float64 )*ContentCreator {_gcb :=ContentStreamOperation {};_gcb .Operand ="\u0054\u0077";_gcb .Params =_cfgb ([]float64 {wordSpace });_fac ._dgc =append (_fac ._dgc ,&_gcb );return _fac ;}; +// AddHandler adds a new ContentStreamProcessor `handler` of type `condition` for `operand`. +func (_dggf *ContentStreamProcessor )AddHandler (condition HandlerConditionEnum ,operand string ,handler HandlerFunc ){_decb :=handlerEntry {};_decb .Condition =condition ;_decb .Operand =operand ;_decb .Handler =handler ;_dggf ._ggc =append (_dggf ._ggc ,_decb ); +};func (_gggb *ContentStreamParser )skipComments ()error {if _ ,_dddb :=_gggb .skipSpaces ();_dddb !=nil {return _dddb ;};_gaf :=true ;for {_bdef ,_afa :=_gggb ._edcb .Peek (1);if _afa !=nil {_de .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_afa .Error ()); +return _afa ;};if _gaf &&_bdef [0]!='%'{return nil ;};_gaf =false ;if (_bdef [0]!='\r')&&(_bdef [0]!='\n'){_gggb ._edcb .ReadByte ();}else {break ;};};return _gggb .skipComments ();}; -// Add_S appends 'S' operand to the content stream: Stroke the path. +// Add_scn appends 'scn' operand to the content stream: +// Same as SC but for nonstroking operations. // -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_fc *ContentCreator )Add_S ()*ContentCreator {_bbc :=ContentStreamOperation {};_bbc .Operand ="\u0053";_fc ._dgc =append (_fc ._dgc ,&_bbc );return _fc ;}; +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_bbg *ContentCreator )Add_scn (c ...float64 )*ContentCreator {_dba :=ContentStreamOperation {};_dba .Operand ="\u0073\u0063\u006e";_dba .Params =_ddea (c );_bbg ._abb =append (_bbg ._abb ,&_dba );return _bbg ;}; -// 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_Tstar appends 'T*' operand to the content stream: +// Move to the start of next line. // -// See section 8.7.4 "Shading Patterns" and Table 77 (p. 190 PDF32000_2008). -func (_bff *ContentCreator )Add_sh (name _cf .PdfObjectName )*ContentCreator {_eaac :=ContentStreamOperation {};_eaac .Operand ="\u0073\u0068";_eaac .Params =_edce ([]_cf .PdfObjectName {name });_bff ._dgc =append (_bff ._dgc ,&_eaac );return _bff ;}; +// See section 9.4.2 "Text Positioning Operators" and +// Table 108 (pp. 257-258 PDF32000_2008). +func (_edce *ContentCreator )Add_Tstar ()*ContentCreator {_cbb :=ContentStreamOperation {};_cbb .Operand ="\u0054\u002a";_edce ._abb =append (_edce ._abb ,&_cbb );return _edce ;}; -// Add_TL appends 'TL' operand to the content stream: -// Set leading. +// 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 9.3 "Text State Parameters and Operators" and -// Table 105 (pp. 251-252 PDF32000_2008). -func (_deb *ContentCreator )Add_TL (leading float64 )*ContentCreator {_dcdd :=ContentStreamOperation {};_dcdd .Operand ="\u0054\u004c";_dcdd .Params =_cfgb ([]float64 {leading });_deb ._dgc =append (_deb ._dgc ,&_dcdd );return _deb ;};func (_ffea *ContentStreamProcessor )handleCommand_rg (_ffbg *ContentStreamOperation ,_cded *_ge .PdfPageResources )error {_gfcf :=_ge .NewPdfColorspaceDeviceRGB (); -if len (_ffbg .Params )!=_gfcf .GetNumComponents (){_ae .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"); -_ae .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 (_ffbg .Params ),_gfcf );return _a .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"); -};_bdd ,_bdgf :=_gfcf .ColorFromPdfObjects (_ffbg .Params );if _bdgf !=nil {return _bdgf ;};_ffea ._ddge .ColorspaceNonStroking =_gfcf ;_ffea ._ddge .ColorNonStroking =_bdd ;return nil ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_adee *ContentCreator )Add_y (x1 ,y1 ,x3 ,y3 float64 )*ContentCreator {_ag :=ContentStreamOperation {};_ag .Operand ="\u0079";_ag .Params =_ddea ([]float64 {x1 ,y1 ,x3 ,y3 });_adee ._abb =append (_adee ._abb ,&_ag );return _adee ;}; -// Add_TJ appends 'TJ' operand to the content stream: -// Show one or more text string. Array of numbers (displacement) and strings. +// 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 (_cba *ContentCreator )Add_TJ (vals ..._cf .PdfObject )*ContentCreator {_agef :=ContentStreamOperation {};_agef .Operand ="\u0054\u004a";_agef .Params =[]_cf .PdfObject {_cf .MakeArray (vals ...)};_cba ._dgc =append (_cba ._dgc ,&_agef );return _cba ; +func (_dag *ContentCreator )Add_quote (textstr _bg .PdfObjectString )*ContentCreator {_beg :=ContentStreamOperation {};_beg .Operand ="\u0027";_beg .Params =_cgfa ([]_bg .PdfObjectString {textstr });_dag ._abb =append (_dag ._abb ,&_beg );return _dag ; }; -// 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 (_age *ContentCreator )Add_ET ()*ContentCreator {_bbad :=ContentStreamOperation {};_bbad .Operand ="\u0045\u0054";_age ._dgc =append (_age ._dgc ,&_bbad );return _age ;}; +// 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 _dd .PdfColorspace ;ColorspaceNonStroking _dd .PdfColorspace ;ColorStroking _dd .PdfColor ;ColorNonStroking _dd .PdfColor ;CTM _ga .Matrix ;}; -// Add_q adds 'q' operand to the content stream: Pushes the current graphics state on the stack. +// 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.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_eb *ContentCreator )Add_q ()*ContentCreator {_acd :=ContentStreamOperation {};_acd .Operand ="\u0071";_eb ._dgc =append (_eb ._dgc ,&_acd );return _eb ;};func (_eaaaa *ContentStreamParser )parseHexString ()(*_cf .PdfObjectString ,error ){_eaaaa ._eaf .ReadByte (); -_afde :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046");var _gcf []byte ;for {_eaaaa .skipSpaces ();_dbec ,_babf :=_eaaaa ._eaf .Peek (1);if _babf !=nil {return _cf .MakeString (""),_babf ; -};if _dbec [0]=='>'{_eaaaa ._eaf .ReadByte ();break ;};_dbbd ,_ :=_eaaaa ._eaf .ReadByte ();if _ff .IndexByte (_afde ,_dbbd )>=0{_gcf =append (_gcf ,_dbbd );};};if len (_gcf )%2==1{_gcf =append (_gcf ,'0');};_dagg ,_ :=_gf .DecodeString (string (_gcf )); -return _cf .MakeHexString (string (_dagg )),nil ;}; - -// GetEncoder returns the encoder of the inline image. -func (_fec *ContentStreamInlineImage )GetEncoder ()(_cf .StreamEncoder ,error ){return _bcd (_fec )};func (_gge *ContentStreamParser )skipSpaces ()(int ,error ){_acdb :=0;for {_cgb ,_fbfe :=_gge ._eaf .Peek (1);if _fbfe !=nil {return 0,_fbfe ;};if _cf .IsWhiteSpace (_cgb [0]){_gge ._eaf .ReadByte (); -_acdb ++;}else {break ;};};return _acdb ,nil ;}; - -// NewContentStreamParser creates a new instance of the content stream parser from an input content -// stream string. -func NewContentStreamParser (contentStr string )*ContentStreamParser {_dae :=ContentStreamParser {};contentStr =string (_abce .ReplaceAll ([]byte (contentStr ),[]byte ("\u002f")));_ede :=_ff .NewBufferString (contentStr +"\u000a");_dae ._eaf =_e .NewReader (_ede ); -return &_dae ;}; - -// RotateDeg applies a rotation to the transformation matrix. -func (_add *ContentCreator )RotateDeg (angle float64 )*ContentCreator {_efb :=_b .Cos (angle *_b .Pi /180.0);_gag :=_b .Sin (angle *_b .Pi /180.0);_aca :=-_b .Sin (angle *_b .Pi /180.0);_dc :=_b .Cos (angle *_b .Pi /180.0);return _add .Add_cm (_efb ,_gag ,_aca ,_dc ,0,0); -}; +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_aded *ContentCreator )Add_f_starred ()*ContentCreator {_cff :=ContentStreamOperation {};_cff .Operand ="\u0066\u002a";_aded ._abb =append (_aded ._abb ,&_cff );return _aded ;};func (_cdc *ContentStreamParser )parseString ()(*_bg .PdfObjectString ,error ){_cdc ._edcb .ReadByte (); +var _fbcf []byte ;_efbce :=1;for {_fbd ,_cbgf :=_cdc ._edcb .Peek (1);if _cbgf !=nil {return _bg .MakeString (string (_fbcf )),_cbgf ;};if _fbd [0]=='\\'{_cdc ._edcb .ReadByte ();_bgda ,_ebfb :=_cdc ._edcb .ReadByte ();if _ebfb !=nil {return _bg .MakeString (string (_fbcf )),_ebfb ; +};if _bg .IsOctalDigit (_bgda ){_acbg ,_bfb :=_cdc ._edcb .Peek (2);if _bfb !=nil {return _bg .MakeString (string (_fbcf )),_bfb ;};var _bfd []byte ;_bfd =append (_bfd ,_bgda );for _ ,_ecfd :=range _acbg {if _bg .IsOctalDigit (_ecfd ){_bfd =append (_bfd ,_ecfd ); +}else {break ;};};_cdc ._edcb .Discard (len (_bfd )-1);_de .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_bfd );_acdg ,_bfb :=_e .ParseUint (string (_bfd ),8,32);if _bfb !=nil {return _bg .MakeString (string (_fbcf )),_bfb ; +};_fbcf =append (_fbcf ,byte (_acdg ));continue ;};switch _bgda {case 'n':_fbcf =append (_fbcf ,'\n');case 'r':_fbcf =append (_fbcf ,'\r');case 't':_fbcf =append (_fbcf ,'\t');case 'b':_fbcf =append (_fbcf ,'\b');case 'f':_fbcf =append (_fbcf ,'\f');case '(':_fbcf =append (_fbcf ,'('); +case ')':_fbcf =append (_fbcf ,')');case '\\':_fbcf =append (_fbcf ,'\\');};continue ;}else if _fbd [0]=='('{_efbce ++;}else if _fbd [0]==')'{_efbce --;if _efbce ==0{_cdc ._edcb .ReadByte ();break ;};};_dfbe ,_ :=_cdc ._edcb .ReadByte ();_fbcf =append (_fbcf ,_dfbe ); +};return _bg .MakeString (string (_fbcf )),nil ;};func (_ddef *ContentStreamParser )skipSpaces ()(int ,error ){_ddg :=0;for {_cga ,_bged :=_ddef ._edcb .Peek (1);if _bged !=nil {return 0,_bged ;};if _bg .IsWhiteSpace (_cga [0]){_ddef ._edcb .ReadByte (); +_ddg ++;}else {break ;};};return _ddg ,nil ;}; -// Add_cs appends 'cs' operand to the content stream: -// Same as CS but for non-stroking operations. +// 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.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_cea *ContentCreator )Add_cs (name _cf .PdfObjectName )*ContentCreator {_dcda :=ContentStreamOperation {};_dcda .Operand ="\u0063\u0073";_dcda .Params =_edce ([]_cf .PdfObjectName {name });_cea ._dgc =append (_cea ._dgc ,&_dcda );return _cea ;}; +// Deprecated: More advanced text extraction is offered in package extractor with character encoding support. +func (_ade *ContentStreamParser )ExtractText ()(string ,error ){_cg ,_bc :=_ade .Parse ();if _bc !=nil {return "",_bc ;};_cfd :=false ;_cag ,_fg :=float64 (-1),float64 (-1);_abe :="";for _ ,_acb :=range *_cg {if _acb .Operand =="\u0042\u0054"{_cfd =true ; +}else if _acb .Operand =="\u0045\u0054"{_cfd =false ;};if _acb .Operand =="\u0054\u0064"||_acb .Operand =="\u0054\u0044"||_acb .Operand =="\u0054\u002a"{_abe +="\u000a";};if _acb .Operand =="\u0054\u006d"{if len (_acb .Params )!=6{continue ;};_cef ,_gg :=_acb .Params [4].(*_bg .PdfObjectFloat ); +if !_gg {_gab ,_ec :=_acb .Params [4].(*_bg .PdfObjectInteger );if !_ec {continue ;};_cef =_bg .MakeFloat (float64 (*_gab ));};_ebe ,_gg :=_acb .Params [5].(*_bg .PdfObjectFloat );if !_gg {_ee ,_fc :=_acb .Params [5].(*_bg .PdfObjectInteger );if !_fc {continue ; +};_ebe =_bg .MakeFloat (float64 (*_ee ));};if _fg ==-1{_fg =float64 (*_ebe );}else if _fg > float64 (*_ebe ){_abe +="\u000a";_cag =float64 (*_cef );_fg =float64 (*_ebe );continue ;};if _cag ==-1{_cag =float64 (*_cef );}else if _cag < float64 (*_cef ){_abe +="\u0009"; +_cag =float64 (*_cef );};};if _cfd &&_acb .Operand =="\u0054\u004a"{if len (_acb .Params )< 1{continue ;};_fd ,_ae :=_acb .Params [0].(*_bg .PdfObjectArray );if !_ae {return "",_a .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",_acb .Params [0]); +};for _ ,_eff :=range _fd .Elements (){switch _af :=_eff .(type ){case *_bg .PdfObjectString :_abe +=_af .Str ();case *_bg .PdfObjectFloat :if *_af < -100{_abe +="\u0020";};case *_bg .PdfObjectInteger :if *_af < -100{_abe +="\u0020";};};};}else if _cfd &&_acb .Operand =="\u0054\u006a"{if len (_acb .Params )< 1{continue ; +};_fb ,_cde :=_acb .Params [0].(*_bg .PdfObjectString );if !_cde {return "",_a .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",_acb .Params [0]); +};_abe +=_fb .Str ();};};return _abe ,nil ;}; -// AddHandler adds a new ContentStreamProcessor `handler` of type `condition` for `operand`. -func (_ccaa *ContentStreamProcessor )AddHandler (condition HandlerConditionEnum ,operand string ,handler HandlerFunc ){_dec :=handlerEntry {};_dec .Condition =condition ;_dec .Operand =operand ;_dec .Handler =handler ;_ccaa ._ebdg =append (_ccaa ._ebdg ,_dec ); -}; +// Wrap ensures that the contentstream is wrapped within a balanced q ... Q expression. +func (_cgd *ContentCreator )Wrap (){_cgd ._abb .WrapIfNeeded ()}; -// Add_m adds 'm' operand to the content stream: Move the current point to (x,y). +// Add_k appends 'k' operand to the content stream: +// Same as K but used for nonstroking operations. // -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_abe *ContentCreator )Add_m (x ,y float64 )*ContentCreator {_feb :=ContentStreamOperation {};_feb .Operand ="\u006d";_feb .Params =_cfgb ([]float64 {x ,y });_abe ._dgc =append (_abe ._dgc ,&_feb );return _abe ;}; +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_fca *ContentCreator )Add_k (c ,m ,y ,k float64 )*ContentCreator {_eebe :=ContentStreamOperation {};_eebe .Operand ="\u006b";_eebe .Params =_ddea ([]float64 {c ,m ,y ,k });_fca ._abb =append (_fca ._abb ,&_eebe );return _fca ;}; -// Add_b_starred appends 'b*' operand to the content stream: -// Close, fill and then stroke the path (even-odd winding number rule). +// Add_g appends 'g' operand to the content stream: +// Same as G but used for nonstroking operations. // -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_egc *ContentCreator )Add_b_starred ()*ContentCreator {_gcg :=ContentStreamOperation {};_gcg .Operand ="\u0062\u002a";_egc ._dgc =append (_egc ._dgc ,&_gcg );return _egc ;}; +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_dde *ContentCreator )Add_g (gray float64 )*ContentCreator {_gad :=ContentStreamOperation {};_gad .Operand ="\u0067";_gad .Params =_ddea ([]float64 {gray });_dde ._abb =append (_dde ._abb ,&_gad );return _dde ;}; -// All returns true if `hce` is equivalent to HandlerConditionEnumAllOperands. -func (_ddbb HandlerConditionEnum )All ()bool {return _ddbb ==HandlerConditionEnumAllOperands };func (_gfba *ContentStreamParser )parseObject ()(_agde _cf .PdfObject ,_egd bool ,_bfd error ){_gfba .skipSpaces ();for {_bffg ,_cca :=_gfba ._eaf .Peek (2); -if _cca !=nil {return nil ,false ,_cca ;};_ae .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_bffg ));if _bffg [0]=='%'{_gfba .skipComments ();continue ;}else if _bffg [0]=='/'{_ceg ,_agge :=_gfba .parseName (); -_ae .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_ceg );return &_ceg ,false ,_agge ;}else if _bffg [0]=='('{_ae .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");_cgdb ,_fbef :=_gfba .parseString ();return _cgdb ,false ,_fbef ; -}else if _bffg [0]=='<'&&_bffg [1]!='<'{_ae .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0053\u0074\u0072\u0069\u006e\u0067\u0021");_ccgf ,_abcc :=_gfba .parseHexString ();return _ccgf ,false ,_abcc ;}else if _bffg [0]=='['{_ae .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021"); -_cega ,_fgcf :=_gfba .parseArray ();return _cega ,false ,_fgcf ;}else if _cf .IsFloatDigit (_bffg [0])||(_bffg [0]=='-'&&_cf .IsFloatDigit (_bffg [1]))||(_bffg [0]=='+'&&_cf .IsFloatDigit (_bffg [1])){_ae .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!"); -_deee ,_ggf :=_gfba .parseNumber ();return _deee ,false ,_ggf ;}else if _bffg [0]=='<'&&_bffg [1]=='<'{_afdf ,_fcba :=_gfba .parseDict ();return _afdf ,false ,_fcba ;}else {_ae .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f"); -_bffg ,_ =_gfba ._eaf .Peek (5);_eac :=string (_bffg );_ae .Log .Trace ("\u0063\u006f\u006e\u0074\u0020\u0050\u0065\u0065\u006b\u0020\u0073\u0074r\u003a\u0020\u0025\u0073",_eac );if (len (_eac )> 3)&&(_eac [:4]=="\u006e\u0075\u006c\u006c"){_fgag ,_ccad :=_gfba .parseNull (); -return &_fgag ,false ,_ccad ;}else if (len (_eac )> 4)&&(_eac [:5]=="\u0066\u0061\u006cs\u0065"){_cdd ,_addg :=_gfba .parseBool ();return &_cdd ,false ,_addg ;}else if (len (_eac )> 3)&&(_eac [:4]=="\u0074\u0072\u0075\u0065"){_edee ,_cdda :=_gfba .parseBool (); -return &_edee ,false ,_cdda ;};_cec ,_ddfa :=_gfba .parseOperand ();if _ddfa !=nil {return _cec ,false ,_ddfa ;};if len (_cec .String ())< 1{return _cec ,false ,ErrInvalidOperand ;};return _cec ,true ,nil ;};};}; +// Operations returns the list of operations. +func (_dec *ContentCreator )Operations ()*ContentStreamOperations {return &_dec ._abb }; -// Add_CS appends 'CS' operand to the content stream: -// Set the current colorspace for stroking operations. -// -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_fab *ContentCreator )Add_CS (name _cf .PdfObjectName )*ContentCreator {_cdc :=ContentStreamOperation {};_cdc .Operand ="\u0043\u0053";_cdc .Params =_edce ([]_cf .PdfObjectName {name });_fab ._dgc =append (_fab ._dgc ,&_cdc );return _fab ;};func (_aafa *ContentStreamParser )parseDict ()(*_cf .PdfObjectDictionary ,error ){_ae .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"); -_fffa :=_cf .MakeDict ();_caaf ,_ :=_aafa ._eaf .ReadByte ();if _caaf !='<'{return nil ,_a .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_caaf ,_ =_aafa ._eaf .ReadByte ();if _caaf !='<'{return nil ,_a .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -};for {_aafa .skipSpaces ();_cdcf ,_fde :=_aafa ._eaf .Peek (2);if _fde !=nil {return nil ,_fde ;};_ae .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_cdcf ),string (_cdcf ));if (_cdcf [0]=='>')&&(_cdcf [1]=='>'){_ae .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -_aafa ._eaf .ReadByte ();_aafa ._eaf .ReadByte ();break ;};_ae .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021");_agbb ,_fde :=_aafa .parseName ();_ae .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_agbb ); -if _fde !=nil {_ae .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",_fde );return nil ,_fde ;};if len (_agbb )> 4&&_agbb [len (_agbb )-4:]=="\u006e\u0075\u006c\u006c"{_aeb :=_agbb [0:len (_agbb )-4]; -_ae .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",_agbb );_ae .Log .Trace ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_aeb ); -_aafa .skipSpaces ();_gdag ,_ :=_aafa ._eaf .Peek (1);if _gdag [0]=='/'{_fffa .Set (_aeb ,_cf .MakeNull ());continue ;};};_aafa .skipSpaces ();_eefc ,_ ,_fde :=_aafa .parseObject ();if _fde !=nil {return nil ,_fde ;};_fffa .Set (_agbb ,_eefc );_ae .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_agbb ,_eefc .String ()); -};return _fffa ,nil ;}; +// 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 (_dbgf *ContentStreamProcessor )Process (resources *_dd .PdfPageResources )error {_dbgf ._gbeg .ColorspaceStroking =_dd .NewPdfColorspaceDeviceGray ();_dbgf ._gbeg .ColorspaceNonStroking =_dd .NewPdfColorspaceDeviceGray ();_dbgf ._gbeg .ColorStroking =_dd .NewPdfColorDeviceGray (0); +_dbgf ._gbeg .ColorNonStroking =_dd .NewPdfColorDeviceGray (0);_dbgf ._gbeg .CTM =_ga .IdentityMatrix ();for _ ,_gggbe :=range _dbgf ._gadab {var _edba error ;switch _gggbe .Operand {case "\u0071":_dbgf ._cfga .Push (_dbgf ._gbeg );case "\u0051":if len (_dbgf ._cfga )==0{_de .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 ;};_dbgf ._gbeg =_dbgf ._cfga .Pop ();case "\u0043\u0053":_edba =_dbgf .handleCommand_CS (_gggbe ,resources );case "\u0063\u0073":_edba =_dbgf .handleCommand_cs (_gggbe ,resources );case "\u0053\u0043":_edba =_dbgf .handleCommand_SC (_gggbe ,resources ); +case "\u0053\u0043\u004e":_edba =_dbgf .handleCommand_SCN (_gggbe ,resources );case "\u0073\u0063":_edba =_dbgf .handleCommand_sc (_gggbe ,resources );case "\u0073\u0063\u006e":_edba =_dbgf .handleCommand_scn (_gggbe ,resources );case "\u0047":_edba =_dbgf .handleCommand_G (_gggbe ,resources ); +case "\u0067":_edba =_dbgf .handleCommand_g (_gggbe ,resources );case "\u0052\u0047":_edba =_dbgf .handleCommand_RG (_gggbe ,resources );case "\u0072\u0067":_edba =_dbgf .handleCommand_rg (_gggbe ,resources );case "\u004b":_edba =_dbgf .handleCommand_K (_gggbe ,resources ); +case "\u006b":_edba =_dbgf .handleCommand_k (_gggbe ,resources );case "\u0063\u006d":_edba =_dbgf .handleCommand_cm (_gggbe ,resources );};if _edba !=nil {_de .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",_gggbe .Operand ,_edba ); +_de .Log .Debug ("\u004f\u0070\u0065r\u0061\u006e\u0064\u003a\u0020\u0025\u0023\u0076",_gggbe .Operand );return _edba ;};for _ ,_dabaa :=range _dbgf ._ggc {var _ddb error ;if _dabaa .Condition .All (){_ddb =_dabaa .Handler (_gggbe ,_dbgf ._gbeg ,resources ); +}else if _dabaa .Condition .Operand ()&&_gggbe .Operand ==_dabaa .Operand {_ddb =_dabaa .Handler (_gggbe ,_dbgf ._gbeg ,resources );};if _ddb !=nil {_de .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",_ddb ); +return _ddb ;};};};return nil ;}; -// Add_l adds 'l' operand to the content stream: -// Append a straight line segment from the current point to (x,y). +// Add_Tm appends 'Tm' operand to the content stream: +// Set the text line matrix. // -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_aac *ContentCreator )Add_l (x ,y float64 )*ContentCreator {_dbg :=ContentStreamOperation {};_dbg .Operand ="\u006c";_dbg .Params =_cfgb ([]float64 {x ,y });_aac ._dgc =append (_aac ._dgc ,&_dbg );return _aac ;}; +// See section 9.4.2 "Text Positioning Operators" and +// Table 108 (pp. 257-258 PDF32000_2008). +func (_cbd *ContentCreator )Add_Tm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_cdb :=ContentStreamOperation {};_cdb .Operand ="\u0054\u006d";_cdb .Params =_ddea ([]float64 {a ,b ,c ,d ,e ,f });_cbd ._abb =append (_cbd ._abb ,&_cdb );return _cbd ;}; -// Add_i adds 'i' operand to the content stream: Set the flatness tolerance in the graphics state. +// Add_TD appends 'TD' operand to the content stream: +// Move to start of next line with offset (`tx`, `ty`). // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_abg *ContentCreator )Add_i (flatness float64 )*ContentCreator {_gbg :=ContentStreamOperation {};_gbg .Operand ="\u0069";_gbg .Params =_cfgb ([]float64 {flatness });_abg ._dgc =append (_abg ._dgc ,&_gbg );return _abg ;}; +// See section 9.4.2 "Text Positioning Operators" and +// Table 108 (pp. 257-258 PDF32000_2008). +func (_gfbg *ContentCreator )Add_TD (tx ,ty float64 )*ContentCreator {_fcb :=ContentStreamOperation {};_fcb .Operand ="\u0054\u0044";_fcb .Params =_ddea ([]float64 {tx ,ty });_gfbg ._abb =append (_gfbg ._abb ,&_fcb );return _gfbg ;}; -// Add_SC appends 'SC' operand to the content stream: -// Set color for stroking operations. Input: c1, ..., cn. +// Add_b appends 'b' operand to the content stream: +// Close, fill and then stroke the path (nonzero winding number rule). // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_beg *ContentCreator )Add_SC (c ...float64 )*ContentCreator {_afb :=ContentStreamOperation {};_afb .Operand ="\u0053\u0043";_afb .Params =_cfgb (c );_beg ._dgc =append (_beg ._dgc ,&_afb );return _beg ;}; +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_adc *ContentCreator )Add_b ()*ContentCreator {_gef :=ContentStreamOperation {};_gef .Operand ="\u0062";_adc ._abb =append (_adc ._abb ,&_gef );return _adc ;}; -// ContentStreamOperations is a slice of ContentStreamOperations. -type ContentStreamOperations []*ContentStreamOperation ; +// GraphicStateStack represents a stack of GraphicsState. +type GraphicStateStack []GraphicsState ;func (_dfaa *ContentStreamProcessor )handleCommand_rg (_gbf *ContentStreamOperation ,_adbcbc *_dd .PdfPageResources )error {_dgda :=_dd .NewPdfColorspaceDeviceRGB ();if len (_gbf .Params )!=_dgda .GetNumComponents (){_de .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"); +_de .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 (_gbf .Params ),_dgda );return _f .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"); +};_feg ,_gge :=_dgda .ColorFromPdfObjects (_gbf .Params );if _gge !=nil {return _gge ;};_dfaa ._gbeg .ColorspaceNonStroking =_dgda ;_dfaa ._gbeg .ColorNonStroking =_feg ;return nil ;}; -// 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. +// Add_d adds 'd' operand to the content stream: Set the line dash pattern. // -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_dcg *ContentCreator )Add_h ()*ContentCreator {_dcd :=ContentStreamOperation {};_dcd .Operand ="\u0068";_dcg ._dgc =append (_dcg ._dgc ,&_dcd );return _dcg ;}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_ecf *ContentCreator )Add_d (dashArray []int64 ,dashPhase int64 )*ContentCreator {_dcd :=ContentStreamOperation {};_dcd .Operand ="\u0064";_dcd .Params =[]_bg .PdfObject {};_dcd .Params =append (_dcd .Params ,_bg .MakeArrayFromIntegers64 (dashArray )); +_dcd .Params =append (_dcd .Params ,_bg .MakeInteger (dashPhase ));_ecf ._abb =append (_ecf ._abb ,&_dcd );return _ecf ;}; -// 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 (_becf *ContentCreator )Add_y (x1 ,y1 ,x3 ,y3 float64 )*ContentCreator {_fa :=ContentStreamOperation {};_fa .Operand ="\u0079";_fa .Params =_cfgb ([]float64 {x1 ,y1 ,x3 ,y3 });_becf ._dgc =append (_becf ._dgc ,&_fa );return _becf ;}; +// All returns true if `hce` is equivalent to HandlerConditionEnumAllOperands. +func (_dbad HandlerConditionEnum )All ()bool {return _dbad ==HandlerConditionEnumAllOperands }; -// Add_Tz appends 'Tz' operand to the content stream: -// Set horizontal scaling. +// SetStrokingColor sets the stroking `color` where color can be one of +// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. +func (_dfb *ContentCreator )SetStrokingColor (color _dd .PdfColor )*ContentCreator {switch _aga :=color .(type ){case *_dd .PdfColorDeviceGray :_dfb .Add_G (_aga .Val ());case *_dd .PdfColorDeviceRGB :_dfb .Add_RG (_aga .R (),_aga .G (),_aga .B ());case *_dd .PdfColorDeviceCMYK :_dfb .Add_K (_aga .C (),_aga .M (),_aga .Y (),_aga .K ()); +case *_dd .PdfColorPatternType2 :_dfb .Add_CS (*_bg .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_dfb .Add_SCN_pattern (_aga .PatternName );case *_dd .PdfColorPatternType3 :_dfb .Add_CS (*_bg .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); +_dfb .Add_SCN_pattern (_aga .PatternName );default:_de .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",_aga ); +};return _dfb ;}; + +// 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 (_ebf *ContentCreator )Add_Tz (scale float64 )*ContentCreator {_cgd :=ContentStreamOperation {};_cgd .Operand ="\u0054\u007a";_cgd .Params =_cfgb ([]float64 {scale });_ebf ._dgc =append (_ebf ._dgc ,&_cgd );return _ebf ;}; +func (_fbc *ContentCreator )Add_Tf (fontName _bg .PdfObjectName ,fontSize float64 )*ContentCreator {_edd :=ContentStreamOperation {};_edd .Operand ="\u0054\u0066";_edd .Params =_fab ([]_bg .PdfObjectName {fontName });_edd .Params =append (_edd .Params ,_ddea ([]float64 {fontSize })...); +_fbc ._abb =append (_fbc ._abb ,&_edd );return _fbc ;}; -// Add_M adds 'M' operand to the content stream: Set the miter limit (graphics state). +// 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 (_gda *ContentCreator )Add_M (miterlimit float64 )*ContentCreator {_gc :=ContentStreamOperation {};_gc .Operand ="\u004d";_gc .Params =_cfgb ([]float64 {miterlimit });_gda ._dgc =append (_gda ._dgc ,&_gc );return _gda ;}; - -// 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 (_fdc *ContentCreator )Bytes ()[]byte {return _fdc ._dgc .Bytes ()}; - -// Operand returns true if `hce` is equivalent to HandlerConditionEnumOperand. -func (_aeab HandlerConditionEnum )Operand ()bool {return _aeab ==HandlerConditionEnumOperand }; +func (_cgg *ContentCreator )Add_j (lineJoinStyle string )*ContentCreator {_cc :=ContentStreamOperation {};_cc .Operand ="\u006a";_cc .Params =_fab ([]_bg .PdfObjectName {_bg .PdfObjectName (lineJoinStyle )});_cgg ._abb =append (_cgg ._abb ,&_cc );return _cgg ; +}; -// Add_ri adds 'ri' operand to the content stream, which sets the color rendering intent. +// Add_S appends 'S' operand to the content stream: Stroke the path. // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_gcc *ContentCreator )Add_ri (intent _cf .PdfObjectName )*ContentCreator {_fbb :=ContentStreamOperation {};_fbb .Operand ="\u0072\u0069";_fbb .Params =_edce ([]_cf .PdfObjectName {intent });_gcc ._dgc =append (_gcc ._dgc ,&_fbb );return _gcc ;};func (_fcae *ContentStreamProcessor )handleCommand_K (_efdgc *ContentStreamOperation ,_gaa *_ge .PdfPageResources )error {_ebac :=_ge .NewPdfColorspaceDeviceCMYK (); -if len (_efdgc .Params )!=_ebac .GetNumComponents (){_ae .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"); -_ae .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 (_efdgc .Params ),_ebac );return _a .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"); -};_bgfec ,_daef :=_ebac .ColorFromPdfObjects (_efdgc .Params );if _daef !=nil {return _daef ;};_fcae ._ddge .ColorspaceStroking =_ebac ;_fcae ._ddge .ColorStroking =_bgfec ;return nil ;}; +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_acgb *ContentCreator )Add_S ()*ContentCreator {_dbg :=ContentStreamOperation {};_dbg .Operand ="\u0053";_acgb ._abb =append (_acgb ._abb ,&_dbg );return _acgb ;};func (_geea *ContentStreamProcessor )handleCommand_scn (_dced *ContentStreamOperation ,_cba *_dd .PdfPageResources )error {_bdb :=_geea ._gbeg .ColorspaceNonStroking ; +if !_bfda (_bdb ){if len (_dced .Params )!=_bdb .GetNumComponents (){_de .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"); +_de .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 (_dced .Params ),_bdb );return _f .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"); +};};_cbaa ,_adfg :=_bdb .ColorFromPdfObjects (_dced .Params );if _adfg !=nil {_de .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",_dced .Params ,_bdb ); +return _adfg ;};_geea ._gbeg .ColorNonStroking =_cbaa ;return 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 (_ddd *ContentStreamInlineImage )ToImage (resources *_ge .PdfPageResources )(*_ge .Image ,error ){_dde ,_afbb :=_ddd .toImageBase (resources );if _afbb !=nil {return nil ,_afbb ;};_cfc ,_afbb :=_bcd (_ddd );if _afbb !=nil {return nil ,_afbb ;};_ddb ,_ffee :=_cf .GetDict (_ddd .DecodeParms ); -if _ffee {_cfc .UpdateParams (_ddb );};_ae .Log .Trace ("\u0065n\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u0020\u0025\u0054",_cfc ,_cfc );_ae .Log .Trace ("\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065:\u0020\u0025\u002b\u0076",_ddd ); -_fdd ,_afbb :=_cfc .DecodeBytes (_ddd ._aff );if _afbb !=nil {return nil ,_afbb ;};_cga :=&_ge .Image {Width :int64 (_dde .Width ),Height :int64 (_dde .Height ),BitsPerComponent :int64 (_dde .BitsPerComponent ),ColorComponents :_dde .ColorComponents ,Data :_fdd }; -if len (_dde .Decode )> 0{for _aedd :=0;_aedd < len (_dde .Decode );_aedd ++{_dde .Decode [_aedd ]*=float64 ((int (1)<\u0053\u0074\u0072\u0069\u006e\u0067!");_dege ,_bfab :=_gdbb .parseString ();return _dege ,false ,_bfab ; +}else if _gbea [0]=='<'&&_gbea [1]!='<'{_de .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0053\u0074\u0072\u0069\u006e\u0067\u0021");_ggga ,_cggae :=_gdbb .parseHexString ();return _ggga ,false ,_cggae ;}else if _gbea [0]=='['{_de .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021"); +_fadf ,_gda :=_gdbb .parseArray ();return _fadf ,false ,_gda ;}else if _bg .IsFloatDigit (_gbea [0])||(_gbea [0]=='-'&&_bg .IsFloatDigit (_gbea [1]))||(_gbea [0]=='+'&&_bg .IsFloatDigit (_gbea [1])){_de .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!"); +_fgb ,_feab :=_gdbb .parseNumber ();return _fgb ,false ,_feab ;}else if _gbea [0]=='<'&&_gbea [1]=='<'{_fagf ,_dadb :=_gdbb .parseDict ();return _fagf ,false ,_dadb ;}else {_de .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f"); +_gbea ,_ =_gdbb ._edcb .Peek (5);_gde :=string (_gbea );_de .Log .Trace ("\u0063\u006f\u006e\u0074\u0020\u0050\u0065\u0065\u006b\u0020\u0073\u0074r\u003a\u0020\u0025\u0073",_gde );if (len (_gde )> 3)&&(_gde [:4]=="\u006e\u0075\u006c\u006c"){_bcf ,_dcb :=_gdbb .parseNull (); +return &_bcf ,false ,_dcb ;}else if (len (_gde )> 4)&&(_gde [:5]=="\u0066\u0061\u006cs\u0065"){_dgdd ,_baea :=_gdbb .parseBool ();return &_dgdd ,false ,_baea ;}else if (len (_gde )> 3)&&(_gde [:4]=="\u0074\u0072\u0075\u0065"){_bdfc ,_afbc :=_gdbb .parseBool (); +return &_bdfc ,false ,_afbc ;};_dccd ,_cgfd :=_gdbb .parseOperand ();if _cgfd !=nil {return _dccd ,false ,_cgfd ;};if len (_dccd .String ())< 1{return _dccd ,false ,ErrInvalidOperand ;};return _dccd ,true ,nil ;};};}; -// 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 (_beb *ContentStreamInlineImage )IsMask ()(bool ,error ){if _beb .ImageMask !=nil {_efgb ,_cff :=_beb .ImageMask .(*_cf .PdfObjectBool );if !_cff {_ae .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 ,_a .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065");};return bool (*_efgb ),nil ;};return false ,nil ;}; +// HasUnclosedQ checks if all the `q` operator is properly closed by `Q` operator. +func (_ab *ContentStreamOperations )HasUnclosedQ ()bool {_df :=0;for _ ,_caa :=range *_ab {if _caa .Operand =="\u0071"{_df ++;}else if _caa .Operand =="\u0051"{_df --;};};return _df !=0;}; -// SetNonStrokingColor sets the non-stroking `color` where color can be one of -// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. -func (_efg *ContentCreator )SetNonStrokingColor (color _ge .PdfColor )*ContentCreator {switch _eaad :=color .(type ){case *_ge .PdfColorDeviceGray :_efg .Add_g (_eaad .Val ());case *_ge .PdfColorDeviceRGB :_efg .Add_rg (_eaad .R (),_eaad .G (),_eaad .B ()); -case *_ge .PdfColorDeviceCMYK :_efg .Add_k (_eaad .C (),_eaad .M (),_eaad .Y (),_eaad .K ());case *_ge .PdfColorPatternType2 :_efg .Add_cs (*_cf .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_efg .Add_scn_pattern (_eaad .PatternName );case *_ge .PdfColorPatternType3 :_efg .Add_cs (*_cf .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); -_efg .Add_scn_pattern (_eaad .PatternName );default:_ae .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",_eaad ); -};return _efg ;};func _ffc (_daf *ContentStreamInlineImage ,_dcde *_cf .PdfObjectDictionary )(*_cf .FlateEncoder ,error ){_def :=_cf .NewFlateEncoder ();if _daf ._ddg !=nil {_def .SetImage (_daf ._ddg );};if _dcde ==nil {_cgdg :=_daf .DecodeParms ;if _cgdg !=nil {_ffd ,_aeg :=_cf .GetDict (_cgdg ); -if !_aeg {_ae .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",_cgdg );return nil ,_gb .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"); -};_dcde =_ffd ;};};if _dcde ==nil {return _def ,nil ;};_ae .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_dcde .String ());_fabd :=_dcde .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"); -if _fabd ==nil {_ae .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 {_bbe ,_ecb :=_fabd .(*_cf .PdfObjectInteger );if !_ecb {_ae .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",_fabd ); -return nil ,_gb .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_def .Predictor =int (*_bbe );};_fabd =_dcde .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _fabd !=nil {_cge ,_cbg :=_fabd .(*_cf .PdfObjectInteger );if !_cbg {_ae .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 ,_gb .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_def .BitsPerComponent =int (*_cge );};if _def .Predictor > 1{_def .Columns =1;_fabd =_dcde .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _fabd !=nil {_ecf ,_dbb :=_fabd .(*_cf .PdfObjectInteger );if !_dbb {return nil ,_gb .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_def .Columns =int (*_ecf ); -};_def .Colors =1;_cef :=_dcde .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _cef !=nil {_edg ,_eaaf :=_cef .(*_cf .PdfObjectInteger );if !_eaaf {return nil ,_gb .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"); -};_def .Colors =int (*_edg );};};return _def ,nil ;};func (_cfgc *ContentStreamParser )parseName ()(_cf .PdfObjectName ,error ){_ebe :="";_bdaf :=false ;for {_aaf ,_afbe :=_cfgc ._eaf .Peek (1);if _afbe ==_fd .EOF {break ;};if _afbe !=nil {return _cf .PdfObjectName (_ebe ),_afbe ; -};if !_bdaf {if _aaf [0]=='/'{_bdaf =true ;_cfgc ._eaf .ReadByte ();}else {_ae .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",_aaf ,_aaf );return _cf .PdfObjectName (_ebe ),_gb .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_aaf [0]); -};}else {if _cf .IsWhiteSpace (_aaf [0]){break ;}else if (_aaf [0]=='/')||(_aaf [0]=='[')||(_aaf [0]=='(')||(_aaf [0]==']')||(_aaf [0]=='<')||(_aaf [0]=='>'){break ;}else if _aaf [0]=='#'{_gdda ,_bca :=_cfgc ._eaf .Peek (3);if _bca !=nil {return _cf .PdfObjectName (_ebe ),_bca ; -};_cfgc ._eaf .Discard (3);_efc ,_bca :=_gf .DecodeString (string (_gdda [1:3]));if _bca !=nil {return _cf .PdfObjectName (_ebe ),_bca ;};_ebe +=string (_efc );}else {_gcbf ,_ :=_cfgc ._eaf .ReadByte ();_ebe +=string (_gcbf );};};};return _cf .PdfObjectName (_ebe ),nil ; -}; +// 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 (_cfg *ContentStreamParser )ParseInlineImage ()(*ContentStreamInlineImage ,error ){_eaf :=ContentStreamInlineImage {};for {_cfg .skipSpaces ();_dbee ,_adaca ,_defd :=_cfg .parseObject ();if _defd !=nil {return nil ,_defd ;};if !_adaca {_edg ,_ggfa :=_bg .GetName (_dbee ); +if !_ggfa {_de .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",_dbee ); +return nil ,_a .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",_dbee ); +};_eecb ,_cecf ,_gfbe :=_cfg .parseObject ();if _gfbe !=nil {return nil ,_gfbe ;};if _cecf {return nil ,_a .Errorf ("\u006eo\u0074\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0069\u006e\u0067 \u0061\u006e\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); +};switch *_edg {case "\u0042\u0050\u0043","\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074":_eaf .BitsPerComponent =_eecb ;case "\u0043\u0053","\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065":_eaf .ColorSpace =_eecb ; +case "\u0044","\u0044\u0065\u0063\u006f\u0064\u0065":_eaf .Decode =_eecb ;case "\u0044\u0050","D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073":_eaf .DecodeParms =_eecb ;case "\u0046","\u0046\u0069\u006c\u0074\u0065\u0072":_eaf .Filter =_eecb ; +case "\u0048","\u0048\u0065\u0069\u0067\u0068\u0074":_eaf .Height =_eecb ;case "\u0049\u004d","\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k":_eaf .ImageMask =_eecb ;case "\u0049\u006e\u0074\u0065\u006e\u0074":_eaf .Intent =_eecb ;case "\u0049","I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065":_eaf .Interpolate =_eecb ; +case "\u0057","\u0057\u0069\u0064t\u0068":_eaf .Width =_eecb ;case "\u004c\u0065\u006e\u0067\u0074\u0068","\u0053u\u0062\u0074\u0079\u0070\u0065","\u0054\u0079\u0070\u0065":_de .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",*_edg ); +default:return nil ,_a .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",*_edg );};};if _adaca {_edcd ,_edgd :=_dbee .(*_bg .PdfObjectString ); +if !_edgd {return nil ,_a .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 _edcd .Str ()=="\u0045\u0049"{_de .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 &_eaf ,nil ;}else if _edcd .Str ()=="\u0049\u0044"{_de .Log .Trace ("\u0049\u0044\u0020\u0073\u0074\u0061\u0072\u0074"); +_gfd ,_abg :=_cfg ._edcb .Peek (1);if _abg !=nil {return nil ,_abg ;};if _bg .IsWhiteSpace (_gfd [0]){_cfg ._edcb .Discard (1);};_eaf ._bbgg =[]byte {};_dfdb :=0;var _eac []byte ;for {_cecc ,_efbc :=_cfg ._edcb .ReadByte ();if _efbc !=nil {_de .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 ,_efbc ;};if _dfdb ==0{if _bg .IsWhiteSpace (_cecc ){_eac =[]byte {};_eac =append (_eac ,_cecc );_dfdb =1;}else if _cecc =='E'{_eac =append (_eac ,_cecc );_dfdb =2;}else {_eaf ._bbgg =append (_eaf ._bbgg ,_cecc );};}else if _dfdb ==1{_eac =append (_eac ,_cecc ); +if _cecc =='E'{_dfdb =2;}else {_eaf ._bbgg =append (_eaf ._bbgg ,_eac ...);_eac =[]byte {};if _bg .IsWhiteSpace (_cecc ){_dfdb =1;}else {_dfdb =0;};};}else if _dfdb ==2{_eac =append (_eac ,_cecc );if _cecc =='I'{_dfdb =3;}else {_eaf ._bbgg =append (_eaf ._bbgg ,_eac ...); +_eac =[]byte {};_dfdb =0;};}else if _dfdb ==3{_eac =append (_eac ,_cecc );if _bg .IsWhiteSpace (_cecc ){_gfag ,_dbbe :=_cfg ._edcb .Peek (20);if _dbbe !=nil &&_dbbe !=_b .EOF {return nil ,_dbbe ;};_bfe :=NewContentStreamParser (string (_gfag ));_ccaf :=true ; +for _gee :=0;_gee < 3;_gee ++{_feb ,_dad ,_acc :=_bfe .parseObject ();if _acc !=nil {if _acc ==_b .EOF {break ;};_ccaf =false ;continue ;};if _dad &&!_gbb (_feb .String ()){_ccaf =false ;break ;};};if _ccaf {if len (_eaf ._bbgg )> 100{_de .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 (_eaf ._bbgg ),_eaf ._bbgg [:100]); +}else {_de .Log .Trace ("\u0049\u006d\u0061\u0067e \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025 \u0078",len (_eaf ._bbgg ),_eaf ._bbgg );};return &_eaf ,nil ;};};_eaf ._bbgg =append (_eaf ._bbgg ,_eac ...);_eac =[]byte {}; +_dfdb =0;};};};};};};type handlerEntry struct{Condition HandlerConditionEnum ;Operand string ;Handler HandlerFunc ;}; -// 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 (_gbgf *ContentCreator )Add_f ()*ContentCreator {_dce :=ContentStreamOperation {};_dce .Operand ="\u0066";_gbgf ._dgc =append (_gbgf ._dgc ,&_dce );return _gbgf ;};var (ErrInvalidOperand =_a .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); -ErrEarlyExit =_a .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");); +// 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 (_ad *ContentStreamOperations )Bytes ()[]byte {var _cfc _ba .Buffer ;for _ ,_cae :=range *_ad {if _cae ==nil {continue ;};if _cae .Operand =="\u0042\u0049"{_cfc .WriteString (_cae .Operand +"\u000a");_cfc .WriteString (_cae .Params [0].WriteString ()); +}else {for _ ,_ce :=range _cae .Params {_cfc .WriteString (_ce .WriteString ());_cfc .WriteString ("\u0020");};_cfc .WriteString (_cae .Operand +"\u000a");};};return _cfc .Bytes ();};func (_fcda *ContentStreamProcessor )handleCommand_SC (_gae *ContentStreamOperation ,_gccc *_dd .PdfPageResources )error {_cgaf :=_fcda ._gbeg .ColorspaceStroking ; +if len (_gae .Params )!=_cgaf .GetNumComponents (){_de .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"); +_de .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 (_gae .Params ),_cgaf );return _f .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"); +};_edea ,_eebc :=_cgaf .ColorFromPdfObjects (_gae .Params );if _eebc !=nil {return _eebc ;};_fcda ._gbeg .ColorStroking =_edea ;return nil ;}; -// 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_SC appends 'SC' operand to the content stream: +// Set color for stroking operations. Input: c1, ..., cn. // // See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_abcd *ContentCreator )Add_K (c ,m ,y ,k float64 )*ContentCreator {_fbc :=ContentStreamOperation {};_fbc .Operand ="\u004b";_fbc .Params =_cfgb ([]float64 {c ,m ,y ,k });_abcd ._dgc =append (_abcd ._dgc ,&_fbc );return _abcd ;};func _edce (_ecda []_cf .PdfObjectName )[]_cf .PdfObject {var _effe []_cf .PdfObject ; -for _ ,_bac :=range _ecda {_effe =append (_effe ,_cf .MakeName (string (_bac )));};return _effe ;}; +func (_egb *ContentCreator )Add_SC (c ...float64 )*ContentCreator {_bbc :=ContentStreamOperation {};_bbc .Operand ="\u0053\u0043";_bbc .Params =_ddea (c );_egb ._abb =append (_egb ._abb ,&_bbc );return _egb ;}; -// 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. -// -// Deprecated: More advanced text extraction is offered in package extractor with character encoding support. -func (_fg *ContentStreamParser )ExtractText ()(string ,error ){_ef ,_dd :=_fg .Parse ();if _dd !=nil {return "",_dd ;};_cae :=false ;_caa ,_egf :=float64 (-1),float64 (-1);_ab :="";for _ ,_ag :=range *_ef {if _ag .Operand =="\u0042\u0054"{_cae =true ;}else if _ag .Operand =="\u0045\u0054"{_cae =false ; -};if _ag .Operand =="\u0054\u0064"||_ag .Operand =="\u0054\u0044"||_ag .Operand =="\u0054\u002a"{_ab +="\u000a";};if _ag .Operand =="\u0054\u006d"{if len (_ag .Params )!=6{continue ;};_egfc ,_fdb :=_ag .Params [4].(*_cf .PdfObjectFloat );if !_fdb {_abc ,_ead :=_ag .Params [4].(*_cf .PdfObjectInteger ); -if !_ead {continue ;};_egfc =_cf .MakeFloat (float64 (*_abc ));};_afg ,_fdb :=_ag .Params [5].(*_cf .PdfObjectFloat );if !_fdb {_gd ,_cd :=_ag .Params [5].(*_cf .PdfObjectInteger );if !_cd {continue ;};_afg =_cf .MakeFloat (float64 (*_gd ));};if _egf ==-1{_egf =float64 (*_afg ); -}else if _egf > float64 (*_afg ){_ab +="\u000a";_caa =float64 (*_egfc );_egf =float64 (*_afg );continue ;};if _caa ==-1{_caa =float64 (*_egfc );}else if _caa < float64 (*_egfc ){_ab +="\u0009";_caa =float64 (*_egfc );};};if _cae &&_ag .Operand =="\u0054\u004a"{if len (_ag .Params )< 1{continue ; -};_efd ,_ee :=_ag .Params [0].(*_cf .PdfObjectArray );if !_ee {return "",_gb .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",_ag .Params [0]); -};for _ ,_ffb :=range _efd .Elements (){switch _db :=_ffb .(type ){case *_cf .PdfObjectString :_ab +=_db .Str ();case *_cf .PdfObjectFloat :if *_db < -100{_ab +="\u0020";};case *_cf .PdfObjectInteger :if *_db < -100{_ab +="\u0020";};};};}else if _cae &&_ag .Operand =="\u0054\u006a"{if len (_ag .Params )< 1{continue ; -};_adc ,_fbd :=_ag .Params [0].(*_cf .PdfObjectString );if !_fbd {return "",_gb .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",_ag .Params [0]); -};_ab +=_adc .Str ();};};return _ab ,nil ;}; +// GetColorSpace returns the colorspace of the inline image. +func (_aeac *ContentStreamInlineImage )GetColorSpace (resources *_dd .PdfPageResources )(_dd .PdfColorspace ,error ){if _aeac .ColorSpace ==nil {_de .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 _dd .NewPdfColorspaceDeviceGray (),nil ;};if _aad ,_gcf :=_aeac .ColorSpace .(*_bg .PdfObjectArray );_gcf {return _ddf (_aad );};_gdbd ,_abf :=_aeac .ColorSpace .(*_bg .PdfObjectName );if !_abf {_de .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",_aeac .ColorSpace ,_aeac .ColorSpace ); +return nil ,_f .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_gdbd =="\u0047"||*_gdbd =="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"{return _dd .NewPdfColorspaceDeviceGray (),nil ; +}else if *_gdbd =="\u0052\u0047\u0042"||*_gdbd =="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"{return _dd .NewPdfColorspaceDeviceRGB (),nil ;}else if *_gdbd =="\u0043\u004d\u0059\u004b"||*_gdbd =="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{return _dd .NewPdfColorspaceDeviceCMYK (),nil ; +}else if *_gdbd =="\u0049"||*_gdbd =="\u0049n\u0064\u0065\u0078\u0065\u0064"{return nil ,_f .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 {_de .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",*_gdbd ); +return nil ,_f .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};_cadd ,_acbf :=resources .GetColorspaceByName (*_gdbd );if !_acbf {_de .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",*_gdbd ); +return nil ,_f .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};return _cadd ,nil ;};};func (_cgdb *ContentStreamProcessor )handleCommand_sc (_gggg *ContentStreamOperation ,_bffa *_dd .PdfPageResources )error {_bfc :=_cgdb ._gbeg .ColorspaceNonStroking ; +if !_bfda (_bfc ){if len (_gggg .Params )!=_bfc .GetNumComponents (){_de .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"); +_de .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 (_gggg .Params ),_bfc );return _f .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"); +};};_gffd ,_gaaf :=_bfc .ColorFromPdfObjects (_gggg .Params );if _gaaf !=nil {return _gaaf ;};_cgdb ._gbeg .ColorNonStroking =_gffd ;return nil ;}; -// Wrap ensures that the contentstream is wrapped within a balanced q ... Q expression. -func (_cg *ContentCreator )Wrap (){_cg ._dgc .WrapIfNeeded ()};func _cfea (_bfdg _cf .PdfObject )(_ge .PdfColorspace ,error ){_affa ,_fcag :=_bfdg .(*_cf .PdfObjectArray );if !_fcag {_ae .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",_bfdg ); -return nil ,_a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _affa .Len ()!=4{_ae .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",_affa .Len ()); -return nil ,_a .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fedb ,_fcag :=_affa .Get (0).(*_cf .PdfObjectName );if !_fcag {_ae .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",*_affa ); -return nil ,_a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_fedb !="\u0049"&&*_fedb !="\u0049n\u0064\u0065\u0078\u0065\u0064"{_ae .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",*_fedb ); -return nil ,_a .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fedb ,_fcag =_affa .Get (1).(*_cf .PdfObjectName );if !_fcag {_ae .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",*_affa ); -return nil ,_a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_fedb !="\u0047"&&*_fedb !="\u0052\u0047\u0042"&&*_fedb !="\u0043\u004d\u0059\u004b"&&*_fedb !="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"&&*_fedb !="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"&&*_fedb !="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{_ae .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",*_fedb ); -return nil ,_a .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_bege :="";switch *_fedb {case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_bege ="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"; -case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_bege ="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B";case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_bege ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"; -};_ffa :=_cf .MakeArray (_cf .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"),_cf .MakeName (_bege ),_affa .Get (2),_affa .Get (3));return _ge .NewPdfColorspaceFromPdfObject (_ffa );}; +// 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 (_gcc *ContentCreator )Add_SCN_pattern (name _bg .PdfObjectName ,c ...float64 )*ContentCreator {_acbe :=ContentStreamOperation {};_acbe .Operand ="\u0053\u0043\u004e";_acbe .Params =_ddea (c );_acbe .Params =append (_acbe .Params ,_bg .MakeName (string (name ))); +_gcc ._abb =append (_gcc ._abb ,&_acbe );return _gcc ;};func _fab (_degg []_bg .PdfObjectName )[]_bg .PdfObject {var _bdc []_bg .PdfObject ;for _ ,_dfbef :=range _degg {_bdc =append (_bdc ,_bg .MakeName (string (_dfbef )));};return _bdc ;};func _ddea (_cfa []float64 )[]_bg .PdfObject {var _egbg []_bg .PdfObject ; +for _ ,_bffg :=range _cfa {_egbg =append (_egbg ,_bg .MakeFloat (_bffg ));};return _egbg ;}; -// GraphicStateStack represents a stack of GraphicsState. -type GraphicStateStack []GraphicsState ; +// Operand returns true if `hce` is equivalent to HandlerConditionEnumOperand. +func (_fcec HandlerConditionEnum )Operand ()bool {return _fcec ==HandlerConditionEnumOperand }; -// Add_Tm appends 'Tm' operand to the content stream: -// Set the text line matrix. +// Add_Q adds 'Q' operand to the content stream: Pops the most recently stored state from the stack. // -// See section 9.4.2 "Text Positioning Operators" and -// Table 108 (pp. 257-258 PDF32000_2008). -func (_bdg *ContentCreator )Add_Tm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_bda :=ContentStreamOperation {};_bda .Operand ="\u0054\u006d";_bda .Params =_cfgb ([]float64 {a ,b ,c ,d ,e ,f });_bdg ._dgc =append (_bdg ._dgc ,&_bda );return _bdg ;}; - -// Push pushes `gs` on the `gsStack`. -func (_aaad *GraphicStateStack )Push (gs GraphicsState ){*_aaad =append (*_aaad ,gs )}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_abea *ContentCreator )Add_Q ()*ContentCreator {_gac :=ContentStreamOperation {};_gac .Operand ="\u0051";_abea ._abb =append (_abea ._abb ,&_gac );return _abea ;}; -// Add_quotes appends `"` operand to the content stream: -// Move to next line and show a string, using `aw` and `ac` as word -// and character spacing respectively. +// Add_Tr appends 'Tr' operand to the content stream: +// Set text rendering mode. // -// See section 9.4.3 "Text Showing Operators" and -// Table 209 (pp. 258-259 PDF32000_2008). -func (_ggbd *ContentCreator )Add_quotes (textstr _cf .PdfObjectString ,aw ,ac float64 )*ContentCreator {_bcf :=ContentStreamOperation {};_bcf .Operand ="\u0022";_bcf .Params =_cfgb ([]float64 {aw ,ac });_bcf .Params =append (_bcf .Params ,_deaa ([]_cf .PdfObjectString {textstr })...); -_ggbd ._dgc =append (_ggbd ._dgc ,&_bcf );return _ggbd ;};func (_dfg *ContentStreamParser )parseNull ()(_cf .PdfObjectNull ,error ){_ ,_gfef :=_dfg ._eaf .Discard (4);return _cf .PdfObjectNull {},_gfef ;}; +// See section 9.3 "Text State Parameters and Operators" and +// Table 105 (pp. 251-252 PDF32000_2008). +func (_efa *ContentCreator )Add_Tr (render int64 )*ContentCreator {_fda :=ContentStreamOperation {};_fda .Operand ="\u0054\u0072";_fda .Params =_ggfc ([]int64 {render });_efa ._abb =append (_efa ._abb ,&_fda );return _efa ;};func (_bgfb *ContentStreamProcessor )handleCommand_G (_fggdf *ContentStreamOperation ,_dbfa *_dd .PdfPageResources )error {_accg :=_dd .NewPdfColorspaceDeviceGray (); +if len (_fggdf .Params )!=_accg .GetNumComponents (){_de .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"); +_de .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 (_fggdf .Params ),_accg );return _f .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"); +};_gbg ,_ddbc :=_accg .ColorFromPdfObjects (_fggdf .Params );if _ddbc !=nil {return _ddbc ;};_bgfb ._gbeg .ColorspaceStroking =_accg ;_bgfb ._gbeg .ColorStroking =_gbg ;return nil ;}; -// Add_B_starred appends 'B*' operand to the content stream: -// Fill and then stroke the path (even-odd rule). +// 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.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_gg *ContentCreator )Add_B_starred ()*ContentCreator {_addd :=ContentStreamOperation {};_addd .Operand ="\u0042\u002a";_gg ._dgc =append (_gg ._dgc ,&_addd );return _gg ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_da *ContentCreator )Add_c (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_aaa :=ContentStreamOperation {};_aaa .Operand ="\u0063";_aaa .Params =_ddea ([]float64 {x1 ,y1 ,x2 ,y2 ,x3 ,y3 });_da ._abb =append (_da ._abb ,&_aaa );return _da ;}; -// Add_f_starred appends 'f*' operand to the content stream. -// f*: Fill the path using the even-odd rule to determine fill region. +// 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 (_ada *ContentCreator )Add_f_starred ()*ContentCreator {_cbf :=ContentStreamOperation {};_cbf .Operand ="\u0066\u002a";_ada ._dgc =append (_ada ._dgc ,&_cbf );return _ada ;}; +func (_abeb *ContentCreator )Add_n ()*ContentCreator {_efe :=ContentStreamOperation {};_efe .Operand ="\u006e";_abeb ._abb =append (_abeb ._abb ,&_efe );return _abeb ;}; -// Add_B appends 'B' operand to the content stream: -// Fill and then stroke the path (nonzero winding number rule). +// 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 (_adac *ContentCreator )Add_B ()*ContentCreator {_dee :=ContentStreamOperation {};_dee .Operand ="\u0042";_adac ._dgc =append (_adac ._dgc ,&_dee );return _adac ;}; +func (_egc *ContentCreator )Add_s ()*ContentCreator {_gga :=ContentStreamOperation {};_gga .Operand ="\u0073";_egc ._abb =append (_egc ._abb ,&_gga );return _egc ;};func (_cgga *ContentStreamParser )parseHexString ()(*_bg .PdfObjectString ,error ){_cgga ._edcb .ReadByte (); +_dbcb :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046");var _aebe []byte ;for {_cgga .skipSpaces ();_agc ,_ffg :=_cgga ._edcb .Peek (1);if _ffg !=nil {return _bg .MakeString (""),_ffg ; +};if _agc [0]=='>'{_cgga ._edcb .ReadByte ();break ;};_eacf ,_ :=_cgga ._edcb .ReadByte ();if _ba .IndexByte (_dbcb ,_eacf )>=0{_aebe =append (_aebe ,_eacf );};};if len (_aebe )%2==1{_aebe =append (_aebe ,'0');};_ggb ,_ :=_gf .DecodeString (string (_aebe )); +return _bg .MakeHexString (string (_ggb )),nil ;}; -// Add_quote appends "'" operand to the content stream: -// Move to next line and show a string. +// Add_gs adds 'gs' operand to the content stream: Set the graphics state. // -// See section 9.4.3 "Text Showing Operators" and -// Table 209 (pp. 258-259 PDF32000_2008). -func (_gef *ContentCreator )Add_quote (textstr _cf .PdfObjectString )*ContentCreator {_agc :=ContentStreamOperation {};_agc .Operand ="\u0027";_agc .Params =_deaa ([]_cf .PdfObjectString {textstr });_gef ._dgc =append (_gef ._dgc ,&_agc );return _gef ; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_ge *ContentCreator )Add_gs (dictName _bg .PdfObjectName )*ContentCreator {_fea :=ContentStreamOperation {};_fea .Operand ="\u0067\u0073";_fea .Params =_fab ([]_bg .PdfObjectName {dictName });_ge ._abb =append (_ge ._abb ,&_fea );return _ge ;};var _dgd =_g .MustCompile ("\u005e\u002f\u007b\u0032\u002c\u007d"); +func (_fad *ContentStreamInlineImage )String ()string {_afd :=_a .Sprintf ("I\u006el\u0069\u006e\u0065\u0049\u006d\u0061\u0067\u0065(\u006c\u0065\u006e\u003d%d\u0029\u000a",len (_fad ._bbgg ));if _fad .BitsPerComponent !=nil {_afd +="\u002d\u0020\u0042\u0050\u0043\u0020"+_fad .BitsPerComponent .WriteString ()+"\u000a"; +};if _fad .ColorSpace !=nil {_afd +="\u002d\u0020\u0043S\u0020"+_fad .ColorSpace .WriteString ()+"\u000a";};if _fad .Decode !=nil {_afd +="\u002d\u0020\u0044\u0020"+_fad .Decode .WriteString ()+"\u000a";};if _fad .DecodeParms !=nil {_afd +="\u002d\u0020\u0044P\u0020"+_fad .DecodeParms .WriteString ()+"\u000a"; +};if _fad .Filter !=nil {_afd +="\u002d\u0020\u0046\u0020"+_fad .Filter .WriteString ()+"\u000a";};if _fad .Height !=nil {_afd +="\u002d\u0020\u0048\u0020"+_fad .Height .WriteString ()+"\u000a";};if _fad .ImageMask !=nil {_afd +="\u002d\u0020\u0049M\u0020"+_fad .ImageMask .WriteString ()+"\u000a"; +};if _fad .Intent !=nil {_afd +="\u002d \u0049\u006e\u0074\u0065\u006e\u0074 "+_fad .Intent .WriteString ()+"\u000a";};if _fad .Interpolate !=nil {_afd +="\u002d\u0020\u0049\u0020"+_fad .Interpolate .WriteString ()+"\u000a";};if _fad .Width !=nil {_afd +="\u002d\u0020\u0057\u0020"+_fad .Width .WriteString ()+"\u000a"; +};return _afd ;};func (_fgde *ContentStreamProcessor )handleCommand_cs (_aaff *ContentStreamOperation ,_bcgg *_dd .PdfPageResources )error {if len (_aaff .Params )< 1{_de .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 _f .New ("\u0074o\u006f \u0066\u0065\u0077\u0020\u0070a\u0072\u0061m\u0065\u0074\u0065\u0072\u0073");};if len (_aaff .Params )> 1{_de .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 _f .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_cada ,_bdff :=_aaff .Params [0].(*_bg .PdfObjectName );if !_bdff {_de .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 _f .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_gcd ,_fec :=_fgde .getColorspace (string (*_cada ),_bcgg );if _fec !=nil {return _fec ;};_fgde ._gbeg .ColorspaceNonStroking =_gcd ;_efdd ,_fec :=_fgde .getInitialColor (_gcd ); +if _fec !=nil {return _fec ;};_fgde ._gbeg .ColorNonStroking =_efdd ;return nil ;};func (_bagb *ContentStreamProcessor )getInitialColor (_caae _dd .PdfColorspace )(_dd .PdfColor ,error ){switch _gced :=_caae .(type ){case *_dd .PdfColorspaceDeviceGray :return _dd .NewPdfColorDeviceGray (0.0),nil ; +case *_dd .PdfColorspaceDeviceRGB :return _dd .NewPdfColorDeviceRGB (0.0,0.0,0.0),nil ;case *_dd .PdfColorspaceDeviceCMYK :return _dd .NewPdfColorDeviceCMYK (0.0,0.0,0.0,1.0),nil ;case *_dd .PdfColorspaceCalGray :return _dd .NewPdfColorCalGray (0.0),nil ; +case *_dd .PdfColorspaceCalRGB :return _dd .NewPdfColorCalRGB (0.0,0.0,0.0),nil ;case *_dd .PdfColorspaceLab :_fcd :=0.0;_aggd :=0.0;_adf :=0.0;if _gced .Range [0]> 0{_fcd =_gced .Range [0];};if _gced .Range [2]> 0{_aggd =_gced .Range [2];};return _dd .NewPdfColorLab (_fcd ,_aggd ,_adf ),nil ; +case *_dd .PdfColorspaceICCBased :if _gced .Alternate ==nil {_de .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",_gced .N ); +if _gced .N ==1{_de .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 _bagb .getInitialColor (_dd .NewPdfColorspaceDeviceGray ());}else if _gced .N ==3{_de .Log .Trace ("\u0046a\u006c\u006c\u0069\u006eg\u0020\u0062\u0061\u0063\u006b \u0074o\u0020D\u0065\u0076\u0069\u0063\u0065\u0052\u0047B"); +return _bagb .getInitialColor (_dd .NewPdfColorspaceDeviceRGB ());}else if _gced .N ==4{_de .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 _bagb .getInitialColor (_dd .NewPdfColorspaceDeviceCMYK ());}else {return nil ,_f .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 _bagb .getInitialColor (_gced .Alternate );case *_dd .PdfColorspaceSpecialIndexed :if _gced .Base ==nil {return nil ,_f .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 _bagb .getInitialColor (_gced .Base );case *_dd .PdfColorspaceSpecialSeparation :if _gced .AlternateSpace ==nil {return nil ,_f .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 _bagb .getInitialColor (_gced .AlternateSpace );case *_dd .PdfColorspaceDeviceN :if _gced .AlternateSpace ==nil {return nil ,_f .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 _bagb .getInitialColor (_gced .AlternateSpace );case *_dd .PdfColorspaceSpecialPattern :return _dd .NewPdfColorPattern (),nil ;};_de .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",_caae ); +return nil ,_f .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065");};func _bfda (_ccd _dd .PdfColorspace )bool {_ ,_age :=_ccd .(*_dd .PdfColorspaceSpecialPattern );return _age ; +};func (_cdaf *ContentStreamParser )parseName ()(_bg .PdfObjectName ,error ){_ccb :="";_gefd :=false ;for {_ffa ,_bgd :=_cdaf ._edcb .Peek (1);if _bgd ==_b .EOF {break ;};if _bgd !=nil {return _bg .PdfObjectName (_ccb ),_bgd ;};if !_gefd {if _ffa [0]=='/'{_gefd =true ; +_cdaf ._edcb .ReadByte ();}else {_de .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",_ffa ,_ffa );return _bg .PdfObjectName (_ccb ),_a .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_ffa [0]); +};}else {if _bg .IsWhiteSpace (_ffa [0]){break ;}else if (_ffa [0]=='/')||(_ffa [0]=='[')||(_ffa [0]=='(')||(_ffa [0]==']')||(_ffa [0]=='<')||(_ffa [0]=='>'){break ;}else if _ffa [0]=='#'{_aacb ,_fef :=_cdaf ._edcb .Peek (3);if _fef !=nil {return _bg .PdfObjectName (_ccb ),_fef ; +};_cdaf ._edcb .Discard (3);_gba ,_fef :=_gf .DecodeString (string (_aacb [1:3]));if _fef !=nil {return _bg .PdfObjectName (_ccb ),_fef ;};_ccb +=string (_gba );}else {_bbggg ,_ :=_cdaf ._edcb .ReadByte ();_ccb +=string (_bbggg );};};};return _bg .PdfObjectName (_ccb ),nil ; }; -// 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 (_bfac *ContentStreamProcessor )Process (resources *_ge .PdfPageResources )error {_bfac ._ddge .ColorspaceStroking =_ge .NewPdfColorspaceDeviceGray ();_bfac ._ddge .ColorspaceNonStroking =_ge .NewPdfColorspaceDeviceGray ();_bfac ._ddge .ColorStroking =_ge .NewPdfColorDeviceGray (0); -_bfac ._ddge .ColorNonStroking =_ge .NewPdfColorDeviceGray (0);_bfac ._ddge .CTM =_be .IdentityMatrix ();for _ ,_dage :=range _bfac ._aafae {var _ebfc error ;switch _dage .Operand {case "\u0071":_bfac ._acbf .Push (_bfac ._ddge );case "\u0051":if len (_bfac ._acbf )==0{_ae .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 ;};_bfac ._ddge =_bfac ._acbf .Pop ();case "\u0043\u0053":_ebfc =_bfac .handleCommand_CS (_dage ,resources );case "\u0063\u0073":_ebfc =_bfac .handleCommand_cs (_dage ,resources );case "\u0053\u0043":_ebfc =_bfac .handleCommand_SC (_dage ,resources ); -case "\u0053\u0043\u004e":_ebfc =_bfac .handleCommand_SCN (_dage ,resources );case "\u0073\u0063":_ebfc =_bfac .handleCommand_sc (_dage ,resources );case "\u0073\u0063\u006e":_ebfc =_bfac .handleCommand_scn (_dage ,resources );case "\u0047":_ebfc =_bfac .handleCommand_G (_dage ,resources ); -case "\u0067":_ebfc =_bfac .handleCommand_g (_dage ,resources );case "\u0052\u0047":_ebfc =_bfac .handleCommand_RG (_dage ,resources );case "\u0072\u0067":_ebfc =_bfac .handleCommand_rg (_dage ,resources );case "\u004b":_ebfc =_bfac .handleCommand_K (_dage ,resources ); -case "\u006b":_ebfc =_bfac .handleCommand_k (_dage ,resources );case "\u0063\u006d":_ebfc =_bfac .handleCommand_cm (_dage ,resources );};if _ebfc !=nil {_ae .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",_dage .Operand ,_ebfc ); -_ae .Log .Debug ("\u004f\u0070\u0065r\u0061\u006e\u0064\u003a\u0020\u0025\u0023\u0076",_dage .Operand );return _ebfc ;};for _ ,_fgce :=range _bfac ._ebdg {var _accb error ;if _fgce .Condition .All (){_accb =_fgce .Handler (_dage ,_bfac ._ddge ,resources ); -}else if _fgce .Condition .Operand ()&&_dage .Operand ==_fgce .Operand {_accb =_fgce .Handler (_dage ,_bfac ._ddge ,resources );};if _accb !=nil {_ae .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",_accb ); -return _accb ;};};};return nil ;}; +// 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 (_ded *ContentStreamOperations )WrapIfNeeded ()*ContentStreamOperations {if len (*_ded )==0{return _ded ;};if _ded .isWrapped (){return _ded ;};*_ded =append ([]*ContentStreamOperation {{Operand :"\u0071"}},*_ded ...);_aa :=0;for _ ,_cac :=range *_ded {if _cac .Operand =="\u0071"{_aa ++; +}else if _cac .Operand =="\u0051"{_aa --;};};for _aa > 0{*_ded =append (*_ded ,&ContentStreamOperation {Operand :"\u0051"});_aa --;};return _ded ;};func _ggfc (_ggde []int64 )[]_bg .PdfObject {var _fgbe []_bg .PdfObject ;for _ ,_fcc :=range _ggde {_fgbe =append (_fgbe ,_bg .MakeInteger (_fcc )); +};return _fgbe ;}; -// Add_BT appends 'BT' operand to the content stream: -// Begin text. +// 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 9.4 "Text Objects" and Table 107 (p. 256 PDF32000_2008). -func (_fed *ContentCreator )Add_BT ()*ContentCreator {_bcb :=ContentStreamOperation {};_bcb .Operand ="\u0042\u0054";_fed ._dgc =append (_fed ._dgc ,&_bcb );return _fed ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_dg *ContentCreator )Add_v (x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_cda :=ContentStreamOperation {};_cda .Operand ="\u0076";_cda .Params =_ddea ([]float64 {x2 ,y2 ,x3 ,y3 });_dg ._abb =append (_dg ._abb ,&_cda );return _dg ;}; -// Add_Ts appends 'Ts' operand to the content stream: -// Set text rise. +// Add_Td appends 'Td' operand to the content stream: +// Move to start of next line with offset (`tx`, `ty`). // -// See section 9.3 "Text State Parameters and Operators" and -// Table 105 (pp. 251-252 PDF32000_2008). -func (_cee *ContentCreator )Add_Ts (rise float64 )*ContentCreator {_efgc :=ContentStreamOperation {};_efgc .Operand ="\u0054\u0073";_efgc .Params =_cfgb ([]float64 {rise });_cee ._dgc =append (_cee ._dgc ,&_efgc );return _cee ;}; +// See section 9.4.2 "Text Positioning Operators" and +// Table 108 (pp. 257-258 PDF32000_2008). +func (_dgb *ContentCreator )Add_Td (tx ,ty float64 )*ContentCreator {_ead :=ContentStreamOperation {};_ead .Operand ="\u0054\u0064";_ead .Params =_ddea ([]float64 {tx ,ty });_dgb ._abb =append (_dgb ._abb ,&_ead );return _dgb ;}; -// Add_d adds 'd' operand to the content stream: Set the line dash pattern. +// Add_Tw appends 'Tw' operand to the content stream: +// Set word spacing. // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_ed *ContentCreator )Add_d (dashArray []int64 ,dashPhase int64 )*ContentCreator {_fba :=ContentStreamOperation {};_fba .Operand ="\u0064";_fba .Params =[]_cf .PdfObject {};_fba .Params =append (_fba .Params ,_cf .MakeArrayFromIntegers64 (dashArray )); -_fba .Params =append (_fba .Params ,_cf .MakeInteger (dashPhase ));_ed ._dgc =append (_ed ._dgc ,&_fba );return _ed ;}; +// See section 9.3 "Text State Parameters and Operators" and +// Table 105 (pp. 251-252 PDF32000_2008). +func (_eegf *ContentCreator )Add_Tw (wordSpace float64 )*ContentCreator {_gce :=ContentStreamOperation {};_gce .Operand ="\u0054\u0077";_gce .Params =_ddea ([]float64 {wordSpace });_eegf ._abb =append (_eegf ._abb ,&_gce );return _eegf ;};func (_feee *ContentStreamProcessor )handleCommand_RG (_bafd *ContentStreamOperation ,_gbd *_dd .PdfPageResources )error {_dbd :=_dd .NewPdfColorspaceDeviceRGB (); +if len (_bafd .Params )!=_dbd .GetNumComponents (){_de .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"); +_de .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 (_bafd .Params ),_dbd );return _f .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"); +};_bbeg ,_agcb :=_dbd .ColorFromPdfObjects (_bafd .Params );if _agcb !=nil {return _agcb ;};_feee ._gbeg .ColorspaceStroking =_dbd ;_feee ._gbeg .ColorStroking =_bbeg ;return nil ;};func (_adbcb *ContentStreamProcessor )handleCommand_SCN (_adcg *ContentStreamOperation ,_ceag *_dd .PdfPageResources )error {_gbag :=_adbcb ._gbeg .ColorspaceStroking ; +if !_bfda (_gbag ){if len (_adcg .Params )!=_gbag .GetNumComponents (){_de .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"); +_de .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 (_adcg .Params ),_gbag );return _f .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"); +};};_eadb ,_bgeg :=_gbag .ColorFromPdfObjects (_adcg .Params );if _bgeg !=nil {return _bgeg ;};_adbcb ._gbeg .ColorStroking =_eadb ;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 _cf .PdfObject ;ColorSpace _cf .PdfObject ;Decode _cf .PdfObject ;DecodeParms _cf .PdfObject ;Filter _cf .PdfObject ;Height _cf .PdfObject ;ImageMask _cf .PdfObject ;Intent _cf .PdfObject ;Interpolate _cf .PdfObject ; -Width _cf .PdfObject ;_aff []byte ;_ddg *_egg .ImageBase ;};func (_bge *ContentStreamInlineImage )toImageBase (_bea *_ge .PdfPageResources )(*_egg .ImageBase ,error ){if _bge ._ddg !=nil {return _bge ._ddg ,nil ;};_dafb :=_egg .ImageBase {};if _bge .Height ==nil {return nil ,_a .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -};_gba ,_adb :=_bge .Height .(*_cf .PdfObjectInteger );if !_adb {return nil ,_a .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0068e\u0069\u0067\u0068\u0074");};_dafb .Height =int (*_gba );if _bge .Width ==nil {return nil ,_a .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -};_afff ,_adb :=_bge .Width .(*_cf .PdfObjectInteger );if !_adb {return nil ,_a .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0069\u0064\u0074\u0068");};_dafb .Width =int (*_afff );_ccb ,_deaf :=_bge .IsMask ();if _deaf !=nil {return nil ,_deaf ; -};if _ccb {_dafb .BitsPerComponent =1;_dafb .ColorComponents =1;}else {if _bge .BitsPerComponent ==nil {_ae .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"); -_dafb .BitsPerComponent =8;}else {_fbg ,_gac :=_bge .BitsPerComponent .(*_cf .PdfObjectInteger );if !_gac {_ae .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",_bge .BitsPerComponent ); -return nil ,_a .New ("\u0042\u0050\u0043\u0020\u0054\u0079\u0070\u0065\u0020e\u0072\u0072\u006f\u0072");};_dafb .BitsPerComponent =int (*_fbg );};if _bge .ColorSpace !=nil {_gfb ,_aaa :=_bge .GetColorSpace (_bea );if _aaa !=nil {return nil ,_aaa ;};_dafb .ColorComponents =_gfb .GetNumComponents (); -}else {_ae .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"); -_dafb .ColorComponents =1;};};if _gefg ,_bdf :=_cf .GetArray (_bge .Decode );_bdf {_dafb .Decode ,_deaf =_gefg .ToFloat64Array ();if _deaf !=nil {return nil ,_deaf ;};};_bge ._ddg =&_dafb ;return _bge ._ddg ,nil ;};func _gfa (_dga *ContentStreamInlineImage )(*_cf .MultiEncoder ,error ){_ggab :=_cf .NewMultiEncoder (); -var _bgd *_cf .PdfObjectDictionary ;var _abb []_cf .PdfObject ;if _edd :=_dga .DecodeParms ;_edd !=nil {_ddf ,_debg :=_edd .(*_cf .PdfObjectDictionary );if _debg {_bgd =_ddf ;};_fgg ,_becfg :=_edd .(*_cf .PdfObjectArray );if _becfg {for _ ,_ecfe :=range _fgg .Elements (){if _cfd ,_febc :=_ecfe .(*_cf .PdfObjectDictionary ); -_febc {_abb =append (_abb ,_cfd );}else {_abb =append (_abb ,nil );};};};};_cfgd :=_dga .Filter ;if _cfgd ==nil {return nil ,_gb .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_fag ,_afcd :=_cfgd .(*_cf .PdfObjectArray ); -if !_afcd {return nil ,_gb .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 _bcda ,_eef :=range _fag .Elements (){_fead ,_ege :=_eef .(*_cf .PdfObjectName );if !_ege {return nil ,_gb .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 _ebd _cf .PdfObject ;if _bgd !=nil {_ebd =_bgd ;}else {if len (_abb )> 0{if _bcda >=len (_abb ){return nil ,_gb .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"); -};_ebd =_abb [_bcda ];};};var _ecbg *_cf .PdfObjectDictionary ;if _bdbe ,_eeg :=_ebd .(*_cf .PdfObjectDictionary );_eeg {_ecbg =_bdbe ;};if *_fead ==_cf .StreamEncodingFilterNameFlate ||*_fead =="\u0046\u006c"{_gegd ,_dea :=_ffc (_dga ,_ecbg );if _dea !=nil {return nil ,_dea ; -};_ggab .AddEncoder (_gegd );}else if *_fead ==_cf .StreamEncodingFilterNameLZW {_ebcc ,_agea :=_gage (_dga ,_ecbg );if _agea !=nil {return nil ,_agea ;};_ggab .AddEncoder (_ebcc );}else if *_fead ==_cf .StreamEncodingFilterNameASCIIHex {_fdf :=_cf .NewASCIIHexEncoder (); -_ggab .AddEncoder (_fdf );}else if *_fead ==_cf .StreamEncodingFilterNameASCII85 ||*_fead =="\u0041\u0038\u0035"{_bgfe :=_cf .NewASCII85Encoder ();_ggab .AddEncoder (_bgfe );}else {_ae .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_fead ); -return nil ,_gb .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 _ggab ,nil ;}; +// String is same as Bytes() except returns as a string for convenience. +func (_gagg *ContentCreator )String ()string {return string (_gagg ._abb .Bytes ())}; -// Add_TD appends 'TD' operand to the content stream: -// Move to start of next line with offset (`tx`, `ty`). +// 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 9.4.2 "Text Positioning Operators" and -// Table 108 (pp. 257-258 PDF32000_2008). -func (_agg *ContentCreator )Add_TD (tx ,ty float64 )*ContentCreator {_dceb :=ContentStreamOperation {};_dceb .Operand ="\u0054\u0044";_dceb .Params =_cfgb ([]float64 {tx ,ty });_agg ._dgc =append (_agg ._dgc ,&_dceb );return _agg ;}; +// See section 8.5.4 "Clipping Path Operators" and Table 61 (p. 146 PDF32000_2008). +func (_cbf *ContentCreator )Add_W ()*ContentCreator {_dgg :=ContentStreamOperation {};_dgg .Operand ="\u0057";_cbf ._abb =append (_cbf ._abb ,&_dgg );return _cbf ;}; -// Add_k appends 'k' operand to the content stream: -// Same as K but used for nonstroking operations. +// 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 (_eeae *ContentCreator )Add_k (c ,m ,y ,k float64 )*ContentCreator {_bbdc :=ContentStreamOperation {};_bbdc .Operand ="\u006b";_bbdc .Params =_cfgb ([]float64 {c ,m ,y ,k });_eeae ._dgc =append (_eeae ._dgc ,&_bbdc );return _eeae ;}; +func (_eed *ContentCreator )Add_K (c ,m ,y ,k float64 )*ContentCreator {_edc :=ContentStreamOperation {};_edc .Operand ="\u004b";_edc .Params =_ddea ([]float64 {c ,m ,y ,k });_eed ._abb =append (_eed ._abb ,&_edc );return _eed ;};const (HandlerConditionEnumOperand HandlerConditionEnum =iota ; +HandlerConditionEnumAllOperands ;); -// Pop pops and returns the topmost GraphicsState off the `gsStack`. -func (_daed *GraphicStateStack )Pop ()GraphicsState {_afdeb :=(*_daed )[len (*_daed )-1];*_daed =(*_daed )[:len (*_daed )-1];return _afdeb ;};func _gage (_ageff *ContentStreamInlineImage ,_cbb *_cf .PdfObjectDictionary )(*_cf .LZWEncoder ,error ){_bdc :=_cf .NewLZWEncoder (); -if _cbb ==nil {if _ageff .DecodeParms !=nil {_ecc ,_defd :=_cf .GetDict (_ageff .DecodeParms );if !_defd {_ae .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",_ageff .DecodeParms ); -return nil ,_gb .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};_cbb =_ecc ;};};if _cbb ==nil {return _bdc ,nil ;};_fgc :=_cbb .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"); -if _fgc !=nil {_fabf ,_gdbe :=_fgc .(*_cf .PdfObjectInteger );if !_gdbe {_ae .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",_fgc ); -return nil ,_gb .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_fabf !=0&&*_fabf !=1{return nil ,_gb .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"); -};_bdc .EarlyChange =int (*_fabf );}else {_bdc .EarlyChange =1;};_fgc =_cbb .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _fgc !=nil {_fff ,_bdb :=_fgc .(*_cf .PdfObjectInteger );if !_bdb {_ae .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",_fgc ); -return nil ,_gb .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_bdc .Predictor =int (*_fff );};_fgc =_cbb .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _fgc !=nil {_gdgf ,_bfc :=_fgc .(*_cf .PdfObjectInteger );if !_bfc {_ae .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 ,_gb .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_bdc .BitsPerComponent =int (*_gdgf );};if _bdc .Predictor > 1{_bdc .Columns =1;_fgc =_cbb .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _fgc !=nil {_gafb ,_dff :=_fgc .(*_cf .PdfObjectInteger );if !_dff {return nil ,_gb .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_bdc .Columns =int (*_gafb ); -};_bdc .Colors =1;_fgc =_cbb .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _fgc !=nil {_fca ,_accg :=_fgc .(*_cf .PdfObjectInteger );if !_accg {return nil ,_gb .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"); -};_bdc .Colors =int (*_fca );};};_ae .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_cbb .String ());return _bdc ,nil ;}; +// ContentStreamOperation represents an operation in PDF contentstream which consists of +// an operand and parameters. +type ContentStreamOperation struct{Params []_bg .PdfObject ;Operand string ;}; -// Add_Tj appends 'Tj' operand to the content stream: -// Show a text string. +// Add_J adds 'J' operand to the content stream: Set the line cap style (graphics state). // -// See section 9.4.3 "Text Showing Operators" and -// Table 209 (pp. 258-259 PDF32000_2008). -func (_ggb *ContentCreator )Add_Tj (textstr _cf .PdfObjectString )*ContentCreator {_caba :=ContentStreamOperation {};_caba .Operand ="\u0054\u006a";_caba .Params =_deaa ([]_cf .PdfObjectString {textstr });_ggb ._dgc =append (_ggb ._dgc ,&_caba );return _ggb ; -};func _cfgb (_beaf []float64 )[]_cf .PdfObject {var _gcbb []_cf .PdfObject ;for _ ,_becg :=range _beaf {_gcbb =append (_gcbb ,_cf .MakeFloat (_becg ));};return _gcbb ;};var _cag =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{}{}}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_bb *ContentCreator )Add_J (lineCapStyle string )*ContentCreator {_cbc :=ContentStreamOperation {};_cbc .Operand ="\u004a";_cbc .Params =_fab ([]_bg .PdfObjectName {_bg .PdfObjectName (lineCapStyle )});_bb ._abb =append (_bb ._abb ,&_cbc );return _bb ; +}; + +// Add_B_starred appends 'B*' operand to the content stream: +// Fill and then stroke the path (even-odd rule). +// +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_ebf *ContentCreator )Add_B_starred ()*ContentCreator {_fgg :=ContentStreamOperation {};_fgg .Operand ="\u0042\u002a";_ebf ._abb =append (_ebf ._abb ,&_fgg );return _ebf ;};func _egbc (_ffbg *ContentStreamInlineImage )(*_bg .MultiEncoder ,error ){_bde :=_bg .NewMultiEncoder (); +var _dbba *_bg .PdfObjectDictionary ;var _efef []_bg .PdfObject ;if _dcfd :=_ffbg .DecodeParms ;_dcfd !=nil {_ddeg ,_adac :=_dcfd .(*_bg .PdfObjectDictionary );if _adac {_dbba =_ddeg ;};_ceba ,_daf :=_dcfd .(*_bg .PdfObjectArray );if _daf {for _ ,_egf :=range _ceba .Elements (){if _gada ,_ggf :=_egf .(*_bg .PdfObjectDictionary ); +_ggf {_efef =append (_efef ,_gada );}else {_efef =append (_efef ,nil );};};};};_bagd :=_ffbg .Filter ;if _bagd ==nil {return nil ,_a .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_efed ,_aff :=_bagd .(*_bg .PdfObjectArray ); +if !_aff {return nil ,_a .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 _ebfd ,_cge :=range _efed .Elements (){_bbee ,_bae :=_cge .(*_bg .PdfObjectName ); +if !_bae {return nil ,_a .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 _adbc _bg .PdfObject ; +if _dbba !=nil {_adbc =_dbba ;}else {if len (_efef )> 0{if _ebfd >=len (_efef ){return nil ,_a .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"); +};_adbc =_efef [_ebfd ];};};var _dbc *_bg .PdfObjectDictionary ;if _bbcf ,_geb :=_adbc .(*_bg .PdfObjectDictionary );_geb {_dbc =_bbcf ;};if *_bbee ==_bg .StreamEncodingFilterNameFlate ||*_bbee =="\u0046\u006c"{_afb ,_eec :=_bfae (_ffbg ,_dbc );if _eec !=nil {return nil ,_eec ; +};_bde .AddEncoder (_afb );}else if *_bbee ==_bg .StreamEncodingFilterNameLZW {_aacc ,_egbce :=_fgc (_ffbg ,_dbc );if _egbce !=nil {return nil ,_egbce ;};_bde .AddEncoder (_aacc );}else if *_bbee ==_bg .StreamEncodingFilterNameASCIIHex {_deeb :=_bg .NewASCIIHexEncoder (); +_bde .AddEncoder (_deeb );}else if *_bbee ==_bg .StreamEncodingFilterNameASCII85 ||*_bbee =="\u0041\u0038\u0035"{_bedgg :=_bg .NewASCII85Encoder ();_bde .AddEncoder (_bedgg );}else {_de .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_bbee ); +return nil ,_a .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 _bde ,nil ;}; \ No newline at end of file diff --git a/contentstream/draw/draw.go b/contentstream/draw/draw.go index e5bcb0bf..2a0b0b69 100644 --- a/contentstream/draw/draw.go +++ b/contentstream/draw/draw.go @@ -14,234 +14,164 @@ // 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 (_ad "fmt";_c "github.com/unidoc/unipdf/v3/contentstream";_f "github.com/unidoc/unipdf/v3/core";_e "github.com/unidoc/unipdf/v3/internal/transform";_dc "github.com/unidoc/unipdf/v3/model";_a "math";); +package draw ;import (_b "fmt";_e "github.com/unidoc/unipdf/v3/contentstream";_cf "github.com/unidoc/unipdf/v3/core";_ef "github.com/unidoc/unipdf/v3/internal/transform";_ce "github.com/unidoc/unipdf/v3/model";_f "math";); -// Polyline defines a slice of points that are connected as straight lines. -type Polyline struct{Points []Point ;LineColor _dc .PdfColor ;LineWidth float64 ;}; - -// Rotate rotates the vector by the specified angle. -func (_ecd Vector )Rotate (phi float64 )Vector {_eccd :=_ecd .Magnitude ();_dbf :=_ecd .GetPolarAngle ();return NewVectorPolar (_eccd ,_dbf +phi );}; - -// Rotate returns a new Point at `p` rotated by `theta` degrees. -func (_cg Point )Rotate (theta float64 )Point {_cff :=_e .NewPoint (_cg .X ,_cg .Y ).Rotate (theta );return NewPoint (_cff .X ,_cff .Y );}; - -// 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 (_egb BasicLine )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){_bgf :=NewPath ();_bgf =_bgf .AppendPoint (NewPoint (_egb .X1 ,_egb .Y1 ));_bgf =_bgf .AppendPoint (NewPoint (_egb .X2 ,_egb .Y2 ));_bba :=_c .NewContentCreator ();_bba .Add_q ().Add_w (_egb .LineWidth ).SetStrokingColor (_egb .LineColor ); -if _egb .LineStyle ==LineStyleDashed {if _egb .DashArray ==nil {_egb .DashArray =[]int64 {1,1};};_bba .Add_d (_egb .DashArray ,_egb .DashPhase );};if len (gsName )> 1{_bba .Add_gs (_f .PdfObjectName (gsName ));};DrawPathWithCreator (_bgf ,_bba );_bba .Add_S ().Add_Q (); -return _bba .Bytes (),_bgf .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 (_af CubicBezierPath )AppendCurve (curve CubicBezierCurve )CubicBezierPath {_af .Curves =append (_af .Curves ,curve );return _af ;}; - -// RemovePoint removes the point at the index specified by number from the -// path. The index is 1-based. -func (_fda Path )RemovePoint (number int )Path {if number < 1||number > len (_fda .Points ){return _fda ;};_fdd :=number -1;_fda .Points =append (_fda .Points [:_fdd ],_fda .Points [_fdd +1:]...);return _fda ;}; - -// Draw draws the composite Bezier curve. A graphics state name can be +// 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 curve bounding box. -func (_defd PolyBezierCurve )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){if _defd .BorderColor ==nil {_defd .BorderColor =_dc .NewPdfColorDeviceRGB (0,0,0);};_fg :=NewCubicBezierPath ();for _ ,_aee :=range _defd .Curves {_fg =_fg .AppendCurve (_aee ); -};_ef :=_c .NewContentCreator ();_ef .Add_q ();_defd .FillEnabled =_defd .FillEnabled &&_defd .FillColor !=nil ;if _defd .FillEnabled {_ef .SetNonStrokingColor (_defd .FillColor );};_ef .SetStrokingColor (_defd .BorderColor );_ef .Add_w (_defd .BorderWidth ); -if len (gsName )> 1{_ef .Add_gs (_f .PdfObjectName (gsName ));};for _cgfd ,_ee :=range _fg .Curves {if _cgfd ==0{_ef .Add_m (_ee .P0 .X ,_ee .P0 .Y );}else {_ef .Add_l (_ee .P0 .X ,_ee .P0 .Y );};_ef .Add_c (_ee .P1 .X ,_ee .P1 .Y ,_ee .P2 .X ,_ee .P2 .Y ,_ee .P3 .X ,_ee .P3 .Y ); -};if _defd .FillEnabled {_ef .Add_h ();_ef .Add_B ();}else {_ef .Add_S ();};_ef .Add_Q ();return _ef .Bytes (),_fg .GetBoundingBox ().ToPdfRectangle (),nil ;}; - -// GetBoundingBox returns the bounding box of the Bezier path. -func (_dcd CubicBezierPath )GetBoundingBox ()Rectangle {_bc :=Rectangle {};_eg :=0.0;_cb :=0.0;_ge :=0.0;_be :=0.0;for _geg ,_bea :=range _dcd .Curves {_gb :=_bea .GetBounds ();if _geg ==0{_eg =_gb .Llx ;_cb =_gb .Urx ;_ge =_gb .Lly ;_be =_gb .Ury ;continue ; -};if _gb .Llx < _eg {_eg =_gb .Llx ;};if _gb .Urx > _cb {_cb =_gb .Urx ;};if _gb .Lly < _ge {_ge =_gb .Lly ;};if _gb .Ury > _be {_be =_gb .Ury ;};};_bc .X =_eg ;_bc .Y =_ge ;_bc .Width =_cb -_eg ;_bc .Height =_be -_ge ;return _bc ;}; - -// Copy returns a clone of the path. -func (_dcc Path )Copy ()Path {_df :=Path {};_df .Points =append (_df .Points ,_dcc .Points ...);return _df ;}; - -// 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 (_ecc Polyline )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){if _ecc .LineColor ==nil {_ecc .LineColor =_dc .NewPdfColorDeviceRGB (0,0,0);};_aba :=NewPath ();for _ ,_cde :=range _ecc .Points {_aba =_aba .AppendPoint (_cde );};_faf :=_c .NewContentCreator (); -_faf .Add_q ().SetStrokingColor (_ecc .LineColor ).Add_w (_ecc .LineWidth );if len (gsName )> 1{_faf .Add_gs (_f .PdfObjectName (gsName ));};DrawPathWithCreator (_aba ,_faf );_faf .Add_S ();_faf .Add_Q ();return _faf .Bytes (),_aba .GetBoundingBox ().ToPdfRectangle (),nil ; +// Otherwise leave empty (""). Returns the content stream as a byte array +// and the bounding box of the polygon. +func (_fcg CurvePolygon )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){_edf :=_e .NewContentCreator ();_edf .Add_q ();_fcg .FillEnabled =_fcg .FillEnabled &&_fcg .FillColor !=nil ;if _fcg .FillEnabled {_edf .SetNonStrokingColor (_fcg .FillColor ); +};_fcg .BorderEnabled =_fcg .BorderEnabled &&_fcg .BorderColor !=nil ;if _fcg .BorderEnabled {_edf .SetStrokingColor (_fcg .BorderColor );_edf .Add_w (_fcg .BorderWidth );};if len (gsName )> 1{_edf .Add_gs (_cf .PdfObjectName (gsName ));};_edd :=NewCubicBezierPath (); +for _ ,_ac :=range _fcg .Rings {for _ged ,_edc :=range _ac {if _ged ==0{_edf .Add_m (_edc .P0 .X ,_edc .P0 .Y );}else {_edf .Add_l (_edc .P0 .X ,_edc .P0 .Y );};_edf .Add_c (_edc .P1 .X ,_edc .P1 .Y ,_edc .P2 .X ,_edc .P2 .Y ,_edc .P3 .X ,_edc .P3 .Y ); +_edd =_edd .AppendCurve (_edc );};_edf .Add_h ();};if _fcg .FillEnabled &&_fcg .BorderEnabled {_edf .Add_B ();}else if _fcg .FillEnabled {_edf .Add_f ();}else if _fcg .BorderEnabled {_edf .Add_S ();};_edf .Add_Q ();return _edf .Bytes (),_edd .GetBoundingBox ().ToPdfRectangle (),nil ; }; -// 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 (_dfg Line )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){_dccf ,_fba :=_dfg .X1 ,_dfg .X2 ;_dbb ,_gc :=_dfg .Y1 ,_dfg .Y2 ;_gef :=_gc -_dbb ;_cbc :=_fba -_dccf ;_abd :=_a .Atan2 (_gef ,_cbc );L :=_a .Sqrt (_a .Pow (_cbc ,2.0)+_a .Pow (_gef ,2.0)); -_eacd :=_dfg .LineWidth ;_gedb :=_a .Pi ;_dd :=1.0;if _cbc < 0{_dd *=-1.0;};if _gef < 0{_dd *=-1.0;};VsX :=_dd *(-_eacd /2*_a .Cos (_abd +_gedb /2));VsY :=_dd *(-_eacd /2*_a .Sin (_abd +_gedb /2)+_eacd *_a .Sin (_abd +_gedb /2));V1X :=VsX +_eacd /2*_a .Cos (_abd +_gedb /2); -V1Y :=VsY +_eacd /2*_a .Sin (_abd +_gedb /2);V2X :=VsX +_eacd /2*_a .Cos (_abd +_gedb /2)+L *_a .Cos (_abd );V2Y :=VsY +_eacd /2*_a .Sin (_abd +_gedb /2)+L *_a .Sin (_abd );V3X :=VsX +_eacd /2*_a .Cos (_abd +_gedb /2)+L *_a .Cos (_abd )+_eacd *_a .Cos (_abd -_gedb /2); -V3Y :=VsY +_eacd /2*_a .Sin (_abd +_gedb /2)+L *_a .Sin (_abd )+_eacd *_a .Sin (_abd -_gedb /2);V4X :=VsX +_eacd /2*_a .Cos (_abd -_gedb /2);V4Y :=VsY +_eacd /2*_a .Sin (_abd -_gedb /2);_bfd :=NewPath ();_bfd =_bfd .AppendPoint (NewPoint (V1X ,V1Y ));_bfd =_bfd .AppendPoint (NewPoint (V2X ,V2Y )); -_bfd =_bfd .AppendPoint (NewPoint (V3X ,V3Y ));_bfd =_bfd .AppendPoint (NewPoint (V4X ,V4Y ));_bb :=_dfg .LineEndingStyle1 ;_gbf :=_dfg .LineEndingStyle2 ;_dge :=3*_eacd ;_fff :=3*_eacd ;_abc :=(_fff -_eacd )/2;if _gbf ==LineEndingStyleArrow {_cacd :=_bfd .GetPointNumber (2); -_dba :=NewVectorPolar (_dge ,_abd +_gedb );_gca :=_cacd .AddVector (_dba );_ddb :=NewVectorPolar (_fff /2,_abd +_gedb /2);_bgd :=NewVectorPolar (_dge ,_abd );_bca :=NewVectorPolar (_abc ,_abd +_gedb /2);_bfe :=_gca .AddVector (_bca );_bgb :=_bgd .Add (_ddb .Flip ()); -_bfa :=_bfe .AddVector (_bgb );_dabe :=_ddb .Scale (2).Flip ().Add (_bgb .Flip ());_gdg :=_bfa .AddVector (_dabe );_deaf :=_gca .AddVector (NewVectorPolar (_eacd ,_abd -_gedb /2));_eff :=NewPath ();_eff =_eff .AppendPoint (_bfd .GetPointNumber (1));_eff =_eff .AppendPoint (_gca ); -_eff =_eff .AppendPoint (_bfe );_eff =_eff .AppendPoint (_bfa );_eff =_eff .AppendPoint (_gdg );_eff =_eff .AppendPoint (_deaf );_eff =_eff .AppendPoint (_bfd .GetPointNumber (4));_bfd =_eff ;};if _bb ==LineEndingStyleArrow {_cedc :=_bfd .GetPointNumber (1); -_aed :=_bfd .GetPointNumber (_bfd .Length ());_ebe :=NewVectorPolar (_eacd /2,_abd +_gedb +_gedb /2);_cad :=_cedc .AddVector (_ebe );_fca :=NewVectorPolar (_dge ,_abd ).Add (NewVectorPolar (_fff /2,_abd +_gedb /2));_cbb :=_cad .AddVector (_fca );_dcdb :=NewVectorPolar (_abc ,_abd -_gedb /2); -_bge :=_cbb .AddVector (_dcdb );_cee :=NewVectorPolar (_dge ,_abd );_cbg :=_aed .AddVector (_cee );_dcg :=NewVectorPolar (_abc ,_abd +_gedb +_gedb /2);_fdaf :=_cbg .AddVector (_dcg );_cae :=_cad ;_ceec :=NewPath ();_ceec =_ceec .AppendPoint (_cad );_ceec =_ceec .AppendPoint (_cbb ); -_ceec =_ceec .AppendPoint (_bge );for _ ,_dgd :=range _bfd .Points [1:len (_bfd .Points )-1]{_ceec =_ceec .AppendPoint (_dgd );};_ceec =_ceec .AppendPoint (_cbg );_ceec =_ceec .AppendPoint (_fdaf );_ceec =_ceec .AppendPoint (_cae );_bfd =_ceec ;};_ggc :=_c .NewContentCreator (); -_ggc .Add_q ().SetNonStrokingColor (_dfg .LineColor );if len (gsName )> 1{_ggc .Add_gs (_f .PdfObjectName (gsName ));};_bfd =_bfd .Offset (_dfg .X1 ,_dfg .Y1 );_gdgc :=_bfd .GetBoundingBox ();DrawPathWithCreator (_bfd ,_ggc );if _dfg .LineStyle ==LineStyleDashed {_ggc .Add_d ([]int64 {1,1},0).Add_S ().Add_f ().Add_Q (); -}else {_ggc .Add_f ().Add_Q ();};return _ggc .Bytes (),_gdgc .ToPdfRectangle (),nil ;}; - -// Flip changes the sign of the vector: -vector. -func (_aa Vector )Flip ()Vector {_cbf :=_aa .Magnitude ();_fafe :=_aa .GetPolarAngle ();_aa .Dx =_cbf *_a .Cos (_fafe +_a .Pi );_aa .Dy =_cbf *_a .Sin (_fafe +_a .Pi );return _aa ;}; - -// GetBoundingBox returns the bounding box of the path. -func (_eaf Path )GetBoundingBox ()BoundingBox {_afd :=BoundingBox {};_bg :=0.0;_cc :=0.0;_bfg :=0.0;_ada :=0.0;for _fea ,_def :=range _eaf .Points {if _fea ==0{_bg =_def .X ;_cc =_def .X ;_bfg =_def .Y ;_ada =_def .Y ;continue ;};if _def .X < _bg {_bg =_def .X ; -};if _def .X > _cc {_cc =_def .X ;};if _def .Y < _bfg {_bfg =_def .Y ;};if _def .Y > _ada {_ada =_def .Y ;};};_afd .X =_bg ;_afd .Y =_bfg ;_afd .Width =_cc -_bg ;_afd .Height =_ada -_bfg ;return _afd ;}; - -// ToPdfRectangle returns the bounding box as a PDF rectangle. -func (_fcf BoundingBox )ToPdfRectangle ()*_dc .PdfRectangle {return &_dc .PdfRectangle {Llx :_fcf .X ,Lly :_fcf .Y ,Urx :_fcf .X +_fcf .Width ,Ury :_fcf .Y +_fcf .Height };}; - -// Add shifts the coordinates of the point with dx, dy and returns the result. -func (_egc Point )Add (dx ,dy float64 )Point {_egc .X +=dx ;_egc .Y +=dy ;return _egc };func (_abf Point )String ()string {return _ad .Sprintf ("(\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u0029",_abf .X ,_abf .Y );}; - -// NewCubicBezierCurve returns a new cubic Bezier curve. -func NewCubicBezierCurve (x0 ,y0 ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )CubicBezierCurve {_b :=CubicBezierCurve {};_b .P0 =NewPoint (x0 ,y0 );_b .P1 =NewPoint (x1 ,y1 );_b .P2 =NewPoint (x2 ,y2 );_b .P3 =NewPoint (x3 ,y3 );return _b ;}; - // GetPointNumber returns the path point at the index specified by number. // The index is 1-based. -func (_afg Path )GetPointNumber (number int )Point {if number < 1||number > len (_afg .Points ){return Point {};};return _afg .Points [number -1];}; - -// ToPdfRectangle returns the rectangle as a PDF rectangle. -func (_eac Rectangle )ToPdfRectangle ()*_dc .PdfRectangle {return &_dc .PdfRectangle {Llx :_eac .X ,Lly :_eac .Y ,Urx :_eac .X +_eac .Width ,Ury :_eac .Y +_eac .Height };}; +func (_bdg Path )GetPointNumber (number int )Point {if number < 1||number > len (_bdg .Points ){return Point {};};return _bdg .Points [number -1];}; -// 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 _dc .PdfColor ;BorderEnabled bool ;BorderColor _dc .PdfColor ;BorderWidth float64 ;}; - -// PolyBezierCurve represents a composite curve that is the result of -// joining multiple cubic Bezier curves. -type PolyBezierCurve struct{Curves []CubicBezierCurve ;BorderWidth float64 ;BorderColor _dc .PdfColor ;FillEnabled bool ;FillColor _dc .PdfColor ;}; - -// GetBounds returns the bounding box of the Bezier curve. -func (_fe CubicBezierCurve )GetBounds ()_dc .PdfRectangle {_da :=_fe .P0 .X ;_fd :=_fe .P0 .X ;_eb :=_fe .P0 .Y ;_de :=_fe .P0 .Y ;for _fc :=0.0;_fc <=1.0;_fc +=0.001{Rx :=_fe .P0 .X *_a .Pow (1-_fc ,3)+_fe .P1 .X *3*_fc *_a .Pow (1-_fc ,2)+_fe .P2 .X *3*_a .Pow (_fc ,2)*(1-_fc )+_fe .P3 .X *_a .Pow (_fc ,3); -Ry :=_fe .P0 .Y *_a .Pow (1-_fc ,3)+_fe .P1 .Y *3*_fc *_a .Pow (1-_fc ,2)+_fe .P2 .Y *3*_a .Pow (_fc ,2)*(1-_fc )+_fe .P3 .Y *_a .Pow (_fc ,3);if Rx < _da {_da =Rx ;};if Rx > _fd {_fd =Rx ;};if Ry < _eb {_eb =Ry ;};if Ry > _de {_de =Ry ;};};_ea :=_dc .PdfRectangle {}; -_ea .Llx =_da ;_ea .Lly =_eb ;_ea .Urx =_fd ;_ea .Ury =_de ;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 _ce .PdfColor ;BorderEnabled bool ;BorderColor _ce .PdfColor ;BorderWidth float64 ;}; // 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 {_dae :=Vector {};_dae .Dx =b .X -a .X ;_dae .Dy =b .Y -a .Y ;return _dae ;}; - -// Offset shifts the path with the specified offsets. -func (_dcf Path )Offset (offX ,offY float64 )Path {for _ce ,_ae :=range _dcf .Points {_dcf .Points [_ce ]=_ae .Add (offX ,offY );};return _dcf ;}; +func NewVectorBetween (a Point ,b Point )Vector {_eca :=Vector {};_eca .Dx =b .X -a .X ;_eca .Dy =b .Y -a .Y ;return _eca ;}; -// 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 _dc .PdfColor ;Opacity float64 ;LineWidth float64 ;LineStyle LineStyle ;DashArray []int64 ;DashPhase int64 ;}; - -// NewPoint returns a new point with the coordinates x, y. -func NewPoint (x ,y float64 )Point {return Point {X :x ,Y :y }}; +// 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 (_cebe Polygon )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){_fb :=_e .NewContentCreator ();_fb .Add_q ();_cebe .FillEnabled =_cebe .FillEnabled &&_cebe .FillColor !=nil ;if _cebe .FillEnabled {_fb .SetNonStrokingColor (_cebe .FillColor ); +};_cebe .BorderEnabled =_cebe .BorderEnabled &&_cebe .BorderColor !=nil ;if _cebe .BorderEnabled {_fb .SetStrokingColor (_cebe .BorderColor );_fb .Add_w (_cebe .BorderWidth );};if len (gsName )> 1{_fb .Add_gs (_cf .PdfObjectName (gsName ));};_ge :=NewPath (); +for _ ,_aaf :=range _cebe .Points {for _ead ,_afb :=range _aaf {_ge =_ge .AppendPoint (_afb );if _ead ==0{_fb .Add_m (_afb .X ,_afb .Y );}else {_fb .Add_l (_afb .X ,_afb .Y );};};_fb .Add_h ();};if _cebe .FillEnabled &&_cebe .BorderEnabled {_fb .Add_B (); +}else if _cebe .FillEnabled {_fb .Add_f ();}else if _cebe .BorderEnabled {_fb .Add_S ();};_fb .Add_Q ();return _fb .Bytes (),_ge .GetBoundingBox ().ToPdfRectangle (),nil ;}; -// Vector represents a two-dimensional vector. -type Vector struct{Dx float64 ;Dy float64 ;}; +// Offset shifts the path with the specified offsets. +func (_ea Path )Offset (offX ,offY float64 )Path {for _cad ,_da :=range _ea .Points {_ea .Points [_cad ]=_da .Add (offX ,offY );};return _ea ;}; -// NewVectorPolar returns a new vector calculated from the specified -// magnitude and angle. -func NewVectorPolar (length float64 ,theta float64 )Vector {_ggg :=Vector {};_ggg .Dx =length *_a .Cos (theta );_ggg .Dy =length *_a .Sin (theta );return _ggg ;}; +// 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 _ce .PdfColor ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 LineEndingStyle ;LineEndingStyle2 LineEndingStyle ;LineStyle LineStyle ;}; -// GetPolarAngle returns the angle the magnitude of the vector forms with the -// positive X-axis going counterclockwise. -func (_deg Vector )GetPolarAngle ()float64 {return _a .Atan2 (_deg .Dy ,_deg .Dx )}; +// GetBounds returns the bounding box of the Bezier curve. +func (_bf CubicBezierCurve )GetBounds ()_ce .PdfRectangle {_d :=_bf .P0 .X ;_ed :=_bf .P0 .X ;_dc :=_bf .P0 .Y ;_gd :=_bf .P0 .Y ;for _edg :=0.0;_edg <=1.0;_edg +=0.001{Rx :=_bf .P0 .X *_f .Pow (1-_edg ,3)+_bf .P1 .X *3*_edg *_f .Pow (1-_edg ,2)+_bf .P2 .X *3*_f .Pow (_edg ,2)*(1-_edg )+_bf .P3 .X *_f .Pow (_edg ,3); +Ry :=_bf .P0 .Y *_f .Pow (1-_edg ,3)+_bf .P1 .Y *3*_edg *_f .Pow (1-_edg ,2)+_bf .P2 .Y *3*_f .Pow (_edg ,2)*(1-_edg )+_bf .P3 .Y *_f .Pow (_edg ,3);if Rx < _d {_d =Rx ;};if Rx > _ed {_ed =Rx ;};if Ry < _dc {_dc =Ry ;};if Ry > _gd {_gd =Ry ;};};_dg :=_ce .PdfRectangle {}; +_dg .Llx =_d ;_dg .Lly =_dc ;_dg .Urx =_ed ;_dg .Ury =_gd ;return _dg ;}; -// 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 *_c .ContentCreator ){for _ccd ,_ga :=range bpath .Curves {if _ccd ==0{creator .Add_m (_ga .P0 .X ,_ga .P0 .Y );};creator .Add_c (_ga .P1 .X ,_ga .P1 .Y ,_ga .P2 .X ,_ga .P2 .Y ,_ga .P3 .X ,_ga .P3 .Y ); -};}; +// 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 (_bce Line )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){_edb ,_ebg :=_bce .X1 ,_bce .X2 ;_cefb ,_cda :=_bce .Y1 ,_bce .Y2 ;_ecc :=_cda -_cefb ;_gac :=_ebg -_edb ;_gb :=_f .Atan2 (_ecc ,_gac );L :=_f .Sqrt (_f .Pow (_gac ,2.0)+_f .Pow (_ecc ,2.0)); +_cfaa :=_bce .LineWidth ;_cea :=_f .Pi ;_cdga :=1.0;if _gac < 0{_cdga *=-1.0;};if _ecc < 0{_cdga *=-1.0;};VsX :=_cdga *(-_cfaa /2*_f .Cos (_gb +_cea /2));VsY :=_cdga *(-_cfaa /2*_f .Sin (_gb +_cea /2)+_cfaa *_f .Sin (_gb +_cea /2));V1X :=VsX +_cfaa /2*_f .Cos (_gb +_cea /2); +V1Y :=VsY +_cfaa /2*_f .Sin (_gb +_cea /2);V2X :=VsX +_cfaa /2*_f .Cos (_gb +_cea /2)+L *_f .Cos (_gb );V2Y :=VsY +_cfaa /2*_f .Sin (_gb +_cea /2)+L *_f .Sin (_gb );V3X :=VsX +_cfaa /2*_f .Cos (_gb +_cea /2)+L *_f .Cos (_gb )+_cfaa *_f .Cos (_gb -_cea /2); +V3Y :=VsY +_cfaa /2*_f .Sin (_gb +_cea /2)+L *_f .Sin (_gb )+_cfaa *_f .Sin (_gb -_cea /2);V4X :=VsX +_cfaa /2*_f .Cos (_gb -_cea /2);V4Y :=VsY +_cfaa /2*_f .Sin (_gb -_cea /2);_egf :=NewPath ();_egf =_egf .AppendPoint (NewPoint (V1X ,V1Y ));_egf =_egf .AppendPoint (NewPoint (V2X ,V2Y )); +_egf =_egf .AppendPoint (NewPoint (V3X ,V3Y ));_egf =_egf .AppendPoint (NewPoint (V4X ,V4Y ));_egc :=_bce .LineEndingStyle1 ;_dadc :=_bce .LineEndingStyle2 ;_dgc :=3*_cfaa ;_fbe :=3*_cfaa ;_bgg :=(_fbe -_cfaa )/2;if _dadc ==LineEndingStyleArrow {_bca :=_egf .GetPointNumber (2); +_ccb :=NewVectorPolar (_dgc ,_gb +_cea );_daag :=_bca .AddVector (_ccb );_dd :=NewVectorPolar (_fbe /2,_gb +_cea /2);_bgf :=NewVectorPolar (_dgc ,_gb );_bcd :=NewVectorPolar (_bgg ,_gb +_cea /2);_gfd :=_daag .AddVector (_bcd );_bda :=_bgf .Add (_dd .Flip ()); +_faf :=_gfd .AddVector (_bda );_gba :=_dd .Scale (2).Flip ().Add (_bda .Flip ());_cbc :=_faf .AddVector (_gba );_afc :=_daag .AddVector (NewVectorPolar (_cfaa ,_gb -_cea /2));_bdc :=NewPath ();_bdc =_bdc .AppendPoint (_egf .GetPointNumber (1));_bdc =_bdc .AppendPoint (_daag ); +_bdc =_bdc .AppendPoint (_gfd );_bdc =_bdc .AppendPoint (_faf );_bdc =_bdc .AppendPoint (_cbc );_bdc =_bdc .AppendPoint (_afc );_bdc =_bdc .AppendPoint (_egf .GetPointNumber (4));_egf =_bdc ;};if _egc ==LineEndingStyleArrow {_aagb :=_egf .GetPointNumber (1); +_ega :=_egf .GetPointNumber (_egf .Length ());_ddb :=NewVectorPolar (_cfaa /2,_gb +_cea +_cea /2);_be :=_aagb .AddVector (_ddb );_cgae :=NewVectorPolar (_dgc ,_gb ).Add (NewVectorPolar (_fbe /2,_gb +_cea /2));_afa :=_be .AddVector (_cgae );_fab :=NewVectorPolar (_bgg ,_gb -_cea /2); +_ecg :=_afa .AddVector (_fab );_aeg :=NewVectorPolar (_dgc ,_gb );_bb :=_ega .AddVector (_aeg );_cca :=NewVectorPolar (_bgg ,_gb +_cea +_cea /2);_edcb :=_bb .AddVector (_cca );_bae :=_be ;_cac :=NewPath ();_cac =_cac .AppendPoint (_be );_cac =_cac .AppendPoint (_afa ); +_cac =_cac .AppendPoint (_ecg );for _ ,_cgg :=range _egf .Points [1:len (_egf .Points )-1]{_cac =_cac .AppendPoint (_cgg );};_cac =_cac .AppendPoint (_bb );_cac =_cac .AppendPoint (_edcb );_cac =_cac .AppendPoint (_bae );_egf =_cac ;};_gfgf :=_e .NewContentCreator (); +_gfgf .Add_q ().SetNonStrokingColor (_bce .LineColor );if len (gsName )> 1{_gfgf .Add_gs (_cf .PdfObjectName (gsName ));};_egf =_egf .Offset (_bce .X1 ,_bce .Y1 );_eeec :=_egf .GetBoundingBox ();DrawPathWithCreator (_egf ,_gfgf );if _bce .LineStyle ==LineStyleDashed {_gfgf .Add_d ([]int64 {1,1},0).Add_S ().Add_f ().Add_Q (); +}else {_gfgf .Add_f ().Add_Q ();};return _gfgf .Bytes (),_eeec .ToPdfRectangle (),nil ;}; -// Polygon is a multi-point shape that can be drawn to a PDF content stream. -type Polygon struct{Points [][]Point ;FillEnabled bool ;FillColor _dc .PdfColor ;BorderEnabled bool ;BorderColor _dc .PdfColor ;BorderWidth float64 ;}; +// 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 ;}; -// 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 (_eee CurvePolygon )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){_ged :=_c .NewContentCreator ();_ged .Add_q ();_eee .FillEnabled =_eee .FillEnabled &&_eee .FillColor !=nil ;if _eee .FillEnabled {_ged .SetNonStrokingColor (_eee .FillColor ); -};_eee .BorderEnabled =_eee .BorderEnabled &&_eee .BorderColor !=nil ;if _eee .BorderEnabled {_ged .SetStrokingColor (_eee .BorderColor );_ged .Add_w (_eee .BorderWidth );};if len (gsName )> 1{_ged .Add_gs (_f .PdfObjectName (gsName ));};_bcfe :=NewCubicBezierPath (); -for _ ,_ecf :=range _eee .Rings {for _fcb ,_bce :=range _ecf {if _fcb ==0{_ged .Add_m (_bce .P0 .X ,_bce .P0 .Y );}else {_ged .Add_l (_bce .P0 .X ,_bce .P0 .Y );};_ged .Add_c (_bce .P1 .X ,_bce .P1 .Y ,_bce .P2 .X ,_bce .P2 .Y ,_bce .P3 .X ,_bce .P3 .Y ); -_bcfe =_bcfe .AppendCurve (_bce );};_ged .Add_h ();};if _eee .FillEnabled &&_eee .BorderEnabled {_ged .Add_B ();}else if _eee .FillEnabled {_ged .Add_f ();}else if _eee .BorderEnabled {_ged .Add_S ();};_ged .Add_Q ();return _ged .Bytes (),_bcfe .GetBoundingBox ().ToPdfRectangle (),nil ; -}; +// 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 _ce .PdfColor ;BorderEnabled bool ;BorderColor _ce .PdfColor ;BorderWidth float64 ;}; -// 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 _dc .PdfColor ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 LineEndingStyle ;LineEndingStyle2 LineEndingStyle ;LineStyle LineStyle ;}; +// Scale scales the vector by the specified factor. +func (_fca Vector )Scale (factor float64 )Vector {_ggg :=_fca .Magnitude ();_bcg :=_fca .GetPolarAngle ();_fca .Dx =factor *_ggg *_f .Cos (_bcg );_fca .Dy =factor *_ggg *_f .Sin (_bcg );return _fca ;}; // Offset shifts the Bezier path with the specified offsets. -func (_gd CubicBezierPath )Offset (offX ,offY float64 )CubicBezierPath {for _fdbe ,_cf :=range _gd .Curves {_gd .Curves [_fdbe ]=_cf .AddOffsetXY (offX ,offY );};return _gd ;}; +func (_ee CubicBezierPath )Offset (offX ,offY float64 )CubicBezierPath {for _bd ,_af :=range _ee .Curves {_ee .Curves [_bd ]=_af .AddOffsetXY (offX ,offY );};return _ee ;}; -// AddOffsetXY adds X,Y offset to all points on a curve. -func (_g CubicBezierCurve )AddOffsetXY (offX ,offY float64 )CubicBezierCurve {_g .P0 .X +=offX ;_g .P1 .X +=offX ;_g .P2 .X +=offX ;_g .P3 .X +=offX ;_g .P0 .Y +=offY ;_g .P1 .Y +=offY ;_g .P2 .Y +=offY ;_g .P3 .Y +=offY ;return _g ;}; - -// Length returns the number of points in the path. -func (_bcf Path )Length ()int {return len (_bcf .Points )}; +// Polyline defines a slice of points that are connected as straight lines. +type Polyline struct{Points []Point ;LineColor _ce .PdfColor ;LineWidth float64 ;}; -// FlipX flips the sign of the Dx component of the vector. -func (_fce Vector )FlipX ()Vector {_fce .Dx =-_fce .Dx ;return _fce }; +// 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 (_fcb Circle )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){_cge :=_fcb .Width /2;_aag :=_fcb .Height /2;if _fcb .BorderEnabled {_cge -=_fcb .BorderWidth /2;_aag -=_fcb .BorderWidth /2;};_fga :=0.551784;_ggb :=_cge *_fga ;_cag :=_aag *_fga ; +_bad :=NewCubicBezierPath ();_bad =_bad .AppendCurve (NewCubicBezierCurve (-_cge ,0,-_cge ,_cag ,-_ggb ,_aag ,0,_aag ));_bad =_bad .AppendCurve (NewCubicBezierCurve (0,_aag ,_ggb ,_aag ,_cge ,_cag ,_cge ,0));_bad =_bad .AppendCurve (NewCubicBezierCurve (_cge ,0,_cge ,-_cag ,_ggb ,-_aag ,0,-_aag )); +_bad =_bad .AppendCurve (NewCubicBezierCurve (0,-_aag ,-_ggb ,-_aag ,-_cge ,-_cag ,-_cge ,0));_bad =_bad .Offset (_cge ,_aag );if _fcb .BorderEnabled {_bad =_bad .Offset (_fcb .BorderWidth /2,_fcb .BorderWidth /2);};if _fcb .X !=0||_fcb .Y !=0{_bad =_bad .Offset (_fcb .X ,_fcb .Y ); +};_ec :=_e .NewContentCreator ();_ec .Add_q ();if _fcb .FillEnabled {_ec .SetNonStrokingColor (_fcb .FillColor );};if _fcb .BorderEnabled {_ec .SetStrokingColor (_fcb .BorderColor );_ec .Add_w (_fcb .BorderWidth );};if len (gsName )> 1{_ec .Add_gs (_cf .PdfObjectName (gsName )); +};DrawBezierPathWithCreator (_bad ,_ec );_ec .Add_h ();if _fcb .FillEnabled &&_fcb .BorderEnabled {_ec .Add_B ();}else if _fcb .FillEnabled {_ec .Add_f ();}else if _fcb .BorderEnabled {_ec .Add_S ();};_ec .Add_Q ();_bgba :=_bad .GetBoundingBox ();if _fcb .BorderEnabled {_bgba .Height +=_fcb .BorderWidth ; +_bgba .Width +=_fcb .BorderWidth ;_bgba .X -=_fcb .BorderWidth /2;_bgba .Y -=_fcb .BorderWidth /2;};return _ec .Bytes (),_bgba .ToPdfRectangle (),nil ;}; // 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 (_dea Rectangle )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){_eeed :=_c .NewContentCreator ();_eeed .Add_q ();if _dea .FillEnabled {_eeed .SetNonStrokingColor (_dea .FillColor );};if _dea .BorderEnabled {_eeed .SetStrokingColor (_dea .BorderColor ); -_eeed .Add_w (_dea .BorderWidth );};if len (gsName )> 1{_eeed .Add_gs (_f .PdfObjectName (gsName ));};var (_fgf ,_ced =_dea .X ,_dea .Y ;_ff ,_gf =_dea .Width ,_dea .Height ;_gbb =_a .Abs (_dea .BorderRadiusTopLeft );_aeef =_a .Abs (_dea .BorderRadiusTopRight ); -_eae =_a .Abs (_dea .BorderRadiusBottomLeft );_ggf =_a .Abs (_dea .BorderRadiusBottomRight );_bab =0.4477;);_ca :=Path {Points :[]Point {{X :_fgf +_ff -_ggf ,Y :_ced },{X :_fgf +_ff ,Y :_ced +_gf -_aeef },{X :_fgf +_gbb ,Y :_ced +_gf },{X :_fgf ,Y :_ced +_eae }}}; -_cac :=[][7]float64 {{_ggf ,_fgf +_ff -_ggf *_bab ,_ced ,_fgf +_ff ,_ced +_ggf *_bab ,_fgf +_ff ,_ced +_ggf },{_aeef ,_fgf +_ff ,_ced +_gf -_aeef *_bab ,_fgf +_ff -_aeef *_bab ,_ced +_gf ,_fgf +_ff -_aeef ,_ced +_gf },{_gbb ,_fgf +_gbb *_bab ,_ced +_gf ,_fgf ,_ced +_gf -_gbb *_bab ,_fgf ,_ced +_gf -_gbb },{_eae ,_fgf ,_ced +_eae *_bab ,_fgf +_eae *_bab ,_ced ,_fgf +_eae ,_ced }}; -_eeed .Add_m (_fgf +_eae ,_ced );for _fcfc :=0;_fcfc < 4;_fcfc ++{_aeb :=_ca .Points [_fcfc ];_eeed .Add_l (_aeb .X ,_aeb .Y );_fb :=_cac [_fcfc ];if _dg :=_fb [0];_dg !=0{_eeed .Add_c (_fb [1],_fb [2],_fb [3],_fb [4],_fb [5],_fb [6]);};};_eeed .Add_h (); -if _dea .FillEnabled &&_dea .BorderEnabled {_eeed .Add_B ();}else if _dea .FillEnabled {_eeed .Add_f ();}else if _dea .BorderEnabled {_eeed .Add_S ();};_eeed .Add_Q ();return _eeed .Bytes (),_ca .GetBoundingBox ().ToPdfRectangle (),nil ;}; +func (_ab Rectangle )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){_gcg :=_e .NewContentCreator ();_gcg .Add_q ();if _ab .FillEnabled {_gcg .SetNonStrokingColor (_ab .FillColor );};if _ab .BorderEnabled {_gcg .SetStrokingColor (_ab .BorderColor ); +_gcg .Add_w (_ab .BorderWidth );};if len (gsName )> 1{_gcg .Add_gs (_cf .PdfObjectName (gsName ));};var (_daa ,_gef =_ab .X ,_ab .Y ;_eg ,_cef =_ab .Width ,_ab .Height ;_cga =_f .Abs (_ab .BorderRadiusTopLeft );_ag =_f .Abs (_ab .BorderRadiusTopRight ); +_ggbg =_f .Abs (_ab .BorderRadiusBottomLeft );_bc =_f .Abs (_ab .BorderRadiusBottomRight );_gda =0.4477;);_gfb :=Path {Points :[]Point {{X :_daa +_eg -_bc ,Y :_gef },{X :_daa +_eg ,Y :_gef +_cef -_ag },{X :_daa +_cga ,Y :_gef +_cef },{X :_daa ,Y :_gef +_ggbg }}}; +_ga :=[][7]float64 {{_bc ,_daa +_eg -_bc *_gda ,_gef ,_daa +_eg ,_gef +_bc *_gda ,_daa +_eg ,_gef +_bc },{_ag ,_daa +_eg ,_gef +_cef -_ag *_gda ,_daa +_eg -_ag *_gda ,_gef +_cef ,_daa +_eg -_ag ,_gef +_cef },{_cga ,_daa +_cga *_gda ,_gef +_cef ,_daa ,_gef +_cef -_cga *_gda ,_daa ,_gef +_cef -_cga },{_ggbg ,_daa ,_gef +_ggbg *_gda ,_daa +_ggbg *_gda ,_gef ,_daa +_ggbg ,_gef }}; +_gcg .Add_m (_daa +_ggbg ,_gef );for _fgaf :=0;_fgaf < 4;_fgaf ++{_eee :=_gfb .Points [_fgaf ];_gcg .Add_l (_eee .X ,_eee .Y );_adf :=_ga [_fgaf ];if _cfce :=_adf [0];_cfce !=0{_gcg .Add_c (_adf [1],_adf [2],_adf [3],_adf [4],_adf [5],_adf [6]);};};_gcg .Add_h (); +if _ab .FillEnabled &&_ab .BorderEnabled {_gcg .Add_B ();}else if _ab .FillEnabled {_gcg .Add_f ();}else if _ab .BorderEnabled {_gcg .Add_S ();};_gcg .Add_Q ();return _gcg .Bytes (),_gfb .GetBoundingBox ().ToPdfRectangle (),nil ;}; -// Add adds the specified vector to the current one and returns the result. -func (_dda Vector )Add (other Vector )Vector {_dda .Dx +=other .Dx ;_dda .Dy +=other .Dy ;return _dda }; +// CubicBezierPath represents a collection of cubic Bezier curves. +type CubicBezierPath struct{Curves []CubicBezierCurve ;}; -// NewPath returns a new empty path. -func NewPath ()Path {return Path {}}; +// Point represents a two-dimensional point. +type Point struct{X float64 ;Y float64 ;}; -// 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 ;}; +// NewPoint returns a new point with the coordinates x, y. +func NewPoint (x ,y float64 )Point {return Point {X :x ,Y :y }}; + +// PolyBezierCurve represents a composite curve that is the result of +// joining multiple cubic Bezier curves. +type PolyBezierCurve struct{Curves []CubicBezierCurve ;BorderWidth float64 ;BorderColor _ce .PdfColor ;FillEnabled bool ;FillColor _ce .PdfColor ;}; + +// AppendCurve appends the specified Bezier curve to the path. +func (_bg CubicBezierPath )AppendCurve (curve CubicBezierCurve )CubicBezierPath {_bg .Curves =append (_bg .Curves ,curve );return _bg ;}; + +// AppendPoint adds the specified point to the path. +func (_cd Path )AppendPoint (point Point )Path {_cd .Points =append (_cd .Points ,point );return _cd }; + +// Flip changes the sign of the vector: -vector. +func (_gde Vector )Flip ()Vector {_ebgf :=_gde .Magnitude ();_ebc :=_gde .GetPolarAngle ();_gde .Dx =_ebgf *_f .Cos (_ebc +_f .Pi );_gde .Dy =_ebgf *_f .Sin (_ebc +_f .Pi );return _gde ;}; + +// FlipY flips the sign of the Dy component of the vector. +func (_cff Vector )FlipY ()Vector {_cff .Dy =-_cff .Dy ;return _cff };const (LineStyleSolid LineStyle =0;LineStyleDashed LineStyle =1;); + +// Magnitude returns the magnitude of the vector. +func (_bef Vector )Magnitude ()float64 {return _f .Sqrt (_f .Pow (_bef .Dx ,2.0)+_f .Pow (_bef .Dy ,2.0))}; // LineStyle refers to how the line will be created. type LineStyle int ; -// LineEndingStyle defines the line ending style for lines. -// The currently supported line ending styles are None, Arrow (ClosedArrow) and Butt. -type LineEndingStyle int ; +// GetBoundingBox returns the bounding box of the path. +func (_aa Path )GetBoundingBox ()BoundingBox {_db :=BoundingBox {};_eb :=0.0;_gcb :=0.0;_ceb :=0.0;_gfg :=0.0;for _fc ,_fgc :=range _aa .Points {if _fc ==0{_eb =_fgc .X ;_gcb =_fgc .X ;_ceb =_fgc .Y ;_gfg =_fgc .Y ;continue ;};if _fgc .X < _eb {_eb =_fgc .X ; +};if _fgc .X > _gcb {_gcb =_fgc .X ;};if _fgc .Y < _ceb {_ceb =_fgc .Y ;};if _fgc .Y > _gfg {_gfg =_fgc .Y ;};};_db .X =_eb ;_db .Y =_ceb ;_db .Width =_gcb -_eb ;_db .Height =_gfg -_ceb ;return _db ;}; -// CubicBezierPath represents a collection of cubic Bezier curves. -type CubicBezierPath struct{Curves []CubicBezierCurve ;}; +// RemovePoint removes the point at the index specified by number from the +// path. The index is 1-based. +func (_gc Path )RemovePoint (number int )Path {if number < 1||number > len (_gc .Points ){return _gc ;};_gf :=number -1;_gc .Points =append (_gc .Points [:_gf ],_gc .Points [_gf +1:]...);return _gc ;}; -// Copy returns a clone of the Bezier path. -func (_bf CubicBezierPath )Copy ()CubicBezierPath {_ec :=CubicBezierPath {};_ec .Curves =append (_ec .Curves ,_bf .Curves ...);return _ec ;}; +// Rotate rotates the vector by the specified angle. +func (_cggd Vector )Rotate (phi float64 )Vector {_ece :=_cggd .Magnitude ();_bge :=_cggd .GetPolarAngle ();return NewVectorPolar (_ece ,_bge +phi );}; -// BoundingBox represents the smallest rectangular area that encapsulates an object. -type BoundingBox struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;}; +// Add adds the specified vector to the current one and returns the result. +func (_abf Vector )Add (other Vector )Vector {_abf .Dx +=other .Dx ;_abf .Dy +=other .Dy ;return _abf }; -// 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 (_cd Circle )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){_fa :=_cd .Width /2;_eca :=_cd .Height /2;if _cd .BorderEnabled {_fa -=_cd .BorderWidth /2;_eca -=_cd .BorderWidth /2;};_ag :=0.551784;_db :=_fa *_ag ;_dccg :=_eca *_ag ;_cgf :=NewCubicBezierPath (); -_cgf =_cgf .AppendCurve (NewCubicBezierCurve (-_fa ,0,-_fa ,_dccg ,-_db ,_eca ,0,_eca ));_cgf =_cgf .AppendCurve (NewCubicBezierCurve (0,_eca ,_db ,_eca ,_fa ,_dccg ,_fa ,0));_cgf =_cgf .AppendCurve (NewCubicBezierCurve (_fa ,0,_fa ,-_dccg ,_db ,-_eca ,0,-_eca )); -_cgf =_cgf .AppendCurve (NewCubicBezierCurve (0,-_eca ,-_db ,-_eca ,-_fa ,-_dccg ,-_fa ,0));_cgf =_cgf .Offset (_fa ,_eca );if _cd .BorderEnabled {_cgf =_cgf .Offset (_cd .BorderWidth /2,_cd .BorderWidth /2);};if _cd .X !=0||_cd .Y !=0{_cgf =_cgf .Offset (_cd .X ,_cd .Y ); -};_ece :=_c .NewContentCreator ();_ece .Add_q ();if _cd .FillEnabled {_ece .SetNonStrokingColor (_cd .FillColor );};if _cd .BorderEnabled {_ece .SetStrokingColor (_cd .BorderColor );_ece .Add_w (_cd .BorderWidth );};if len (gsName )> 1{_ece .Add_gs (_f .PdfObjectName (gsName )); -};DrawBezierPathWithCreator (_cgf ,_ece );_ece .Add_h ();if _cd .FillEnabled &&_cd .BorderEnabled {_ece .Add_B ();}else if _cd .FillEnabled {_ece .Add_f ();}else if _cd .BorderEnabled {_ece .Add_S ();};_ece .Add_Q ();_eceb :=_cgf .GetBoundingBox ();if _cd .BorderEnabled {_eceb .Height +=_cd .BorderWidth ; -_eceb .Width +=_cd .BorderWidth ;_eceb .X -=_cd .BorderWidth /2;_eceb .Y -=_cd .BorderWidth /2;};return _ece .Bytes (),_eceb .ToPdfRectangle (),nil ;}; +// Add shifts the coordinates of the point with dx, dy and returns the result. +func (_bgb Point )Add (dx ,dy float64 )Point {_bgb .X +=dx ;_bgb .Y +=dy ;return _bgb }; -// Scale scales the vector by the specified factor. -func (_agg Vector )Scale (factor float64 )Vector {_fbg :=_agg .Magnitude ();_fgc :=_agg .GetPolarAngle ();_agg .Dx =factor *_fbg *_a .Cos (_fgc );_agg .Dy =factor *_fbg *_a .Sin (_fgc );return _agg ;}; +// Length returns the number of points in the path. +func (_cdg Path )Length ()int {return len (_cdg .Points )}; -// NewCubicBezierPath returns a new empty cubic Bezier path. -func NewCubicBezierPath ()CubicBezierPath {_fdb :=CubicBezierPath {};_fdb .Curves =[]CubicBezierCurve {};return _fdb ;}; +// GetBoundingBox returns the bounding box of the Bezier path. +func (_ba CubicBezierPath )GetBoundingBox ()Rectangle {_dge :=Rectangle {};_fg :=0.0;_dcg :=0.0;_gg :=0.0;_eec :=0.0;for _fa ,_cb :=range _ba .Curves {_cbe :=_cb .GetBounds ();if _fa ==0{_fg =_cbe .Llx ;_dcg =_cbe .Urx ;_gg =_cbe .Lly ;_eec =_cbe .Ury ; +continue ;};if _cbe .Llx < _fg {_fg =_cbe .Llx ;};if _cbe .Urx > _dcg {_dcg =_cbe .Urx ;};if _cbe .Lly < _gg {_gg =_cbe .Lly ;};if _cbe .Ury > _eec {_eec =_cbe .Ury ;};};_dge .X =_fg ;_dge .Y =_gg ;_dge .Width =_dcg -_fg ;_dge .Height =_eec -_gg ;return _dge ; +}; // Path consists of straight line connections between each point defined in an array of points. type Path struct{Points []Point ;}; -// FlipY flips the sign of the Dy component of the vector. -func (_cade Vector )FlipY ()Vector {_cade .Dy =-_cade .Dy ;return _cade };const (LineStyleSolid LineStyle =0;LineStyleDashed LineStyle =1;); - -// Magnitude returns the magnitude of the vector. -func (_fcea Vector )Magnitude ()float64 {return _a .Sqrt (_a .Pow (_fcea .Dx ,2.0)+_a .Pow (_fcea .Dy ,2.0));}; - -// 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 _dc .PdfColor ;BorderEnabled bool ;BorderWidth float64 ;BorderColor _dc .PdfColor ;Opacity float64 ;}; - // 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. @@ -251,32 +181,104 @@ type Rectangle struct{ X float64 ;Y float64 ;Width float64 ;Height float64 ; // Fill properties. -FillEnabled bool ;FillColor _dc .PdfColor ; +FillEnabled bool ;FillColor _ce .PdfColor ; // Border properties. -BorderEnabled bool ;BorderColor _dc .PdfColor ;BorderWidth float64 ;BorderRadiusTopLeft float64 ;BorderRadiusTopRight float64 ;BorderRadiusBottomLeft float64 ;BorderRadiusBottomRight float64 ; +BorderEnabled bool ;BorderColor _ce .PdfColor ;BorderWidth float64 ;BorderRadiusTopLeft float64 ;BorderRadiusTopRight float64 ;BorderRadiusBottomLeft float64 ;BorderRadiusBottomRight float64 ; // Shape opacity (0-1 interval). Opacity 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 (_ba Polygon )Draw (gsName string )([]byte ,*_dc .PdfRectangle ,error ){_adad :=_c .NewContentCreator ();_adad .Add_q ();_ba .FillEnabled =_ba .FillEnabled &&_ba .FillColor !=nil ;if _ba .FillEnabled {_adad .SetNonStrokingColor (_ba .FillColor );}; -_ba .BorderEnabled =_ba .BorderEnabled &&_ba .BorderColor !=nil ;if _ba .BorderEnabled {_adad .SetStrokingColor (_ba .BorderColor );_adad .Add_w (_ba .BorderWidth );};if len (gsName )> 1{_adad .Add_gs (_f .PdfObjectName (gsName ));};_dab :=NewPath ();for _ ,_gg :=range _ba .Points {for _dfc ,_bac :=range _gg {_dab =_dab .AppendPoint (_bac ); -if _dfc ==0{_adad .Add_m (_bac .X ,_bac .Y );}else {_adad .Add_l (_bac .X ,_bac .Y );};};_adad .Add_h ();};if _ba .FillEnabled &&_ba .BorderEnabled {_adad .Add_B ();}else if _ba .FillEnabled {_adad .Add_f ();}else if _ba .BorderEnabled {_adad .Add_S (); -};_adad .Add_Q ();return _adad .Bytes (),_dab .GetBoundingBox ().ToPdfRectangle (),nil ;};const (LineEndingStyleNone LineEndingStyle =0;LineEndingStyleArrow LineEndingStyle =1;LineEndingStyleButt LineEndingStyle =2;); +// 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 *_e .ContentCreator ){for _ceaf ,_cce :=range path .Points {if _ceaf ==0{creator .Add_m (_cce .X ,_cce .Y );}else {creator .Add_l (_cce .X ,_cce .Y );};};}; + +// NewCubicBezierPath returns a new empty cubic Bezier path. +func NewCubicBezierPath ()CubicBezierPath {_ae :=CubicBezierPath {};_ae .Curves =[]CubicBezierCurve {};return _ae ;}; // NewVector returns a new vector with the direction specified by dx and dy. -func NewVector (dx ,dy float64 )Vector {_bff :=Vector {};_bff .Dx =dx ;_bff .Dy =dy ;return _bff }; +func NewVector (dx ,dy float64 )Vector {_bcag :=Vector {};_bcag .Dx =dx ;_bcag .Dy =dy ;return _bcag }; + +// ToPdfRectangle returns the rectangle as a PDF rectangle. +func (_fgcb Rectangle )ToPdfRectangle ()*_ce .PdfRectangle {return &_ce .PdfRectangle {Llx :_fgcb .X ,Lly :_fgcb .Y ,Urx :_fgcb .X +_fgcb .Width ,Ury :_fgcb .Y +_fgcb .Height };}; // AddVector adds vector to a point. -func (_ab Point )AddVector (v Vector )Point {_ab .X +=v .Dx ;_ab .Y +=v .Dy ;return _ab }; +func (_dgd Point )AddVector (v Vector )Point {_dgd .X +=v .Dx ;_dgd .Y +=v .Dy ;return _dgd }; -// DrawPathWithCreator makes the path with the content creator. +// 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 (_aeb PolyBezierCurve )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){if _aeb .BorderColor ==nil {_aeb .BorderColor =_ce .NewPdfColorDeviceRGB (0,0,0);};_dad :=NewCubicBezierPath ();for _ ,_cfa :=range _aeb .Curves {_dad =_dad .AppendCurve (_cfa ); +};_efe :=_e .NewContentCreator ();_efe .Add_q ();_aeb .FillEnabled =_aeb .FillEnabled &&_aeb .FillColor !=nil ;if _aeb .FillEnabled {_efe .SetNonStrokingColor (_aeb .FillColor );};_efe .SetStrokingColor (_aeb .BorderColor );_efe .Add_w (_aeb .BorderWidth ); +if len (gsName )> 1{_efe .Add_gs (_cf .PdfObjectName (gsName ));};for _aac ,_bdf :=range _dad .Curves {if _aac ==0{_efe .Add_m (_bdf .P0 .X ,_bdf .P0 .Y );}else {_efe .Add_l (_bdf .P0 .X ,_bdf .P0 .Y );};_efe .Add_c (_bdf .P1 .X ,_bdf .P1 .Y ,_bdf .P2 .X ,_bdf .P2 .Y ,_bdf .P3 .X ,_bdf .P3 .Y ); +};if _aeb .FillEnabled {_efe .Add_h ();_efe .Add_B ();}else {_efe .Add_S ();};_efe .Add_Q ();return _efe .Bytes (),_dad .GetBoundingBox ().ToPdfRectangle (),nil ;}; + +// NewPath returns a new empty path. +func NewPath ()Path {return Path {}}; + +// NewCubicBezierCurve returns a new cubic Bezier curve. +func NewCubicBezierCurve (x0 ,y0 ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )CubicBezierCurve {_g :=CubicBezierCurve {};_g .P0 =NewPoint (x0 ,y0 );_g .P1 =NewPoint (x1 ,y1 );_g .P2 =NewPoint (x2 ,y2 );_g .P3 =NewPoint (x3 ,y3 );return _g ;}; + +// 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 (_bbd BasicLine )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){_dgca :=NewPath ();_dgca =_dgca .AppendPoint (NewPoint (_bbd .X1 ,_bbd .Y1 ));_dgca =_dgca .AppendPoint (NewPoint (_bbd .X2 ,_bbd .Y2 ));_efg :=_e .NewContentCreator ();_efg .Add_q ().Add_w (_bbd .LineWidth ).SetStrokingColor (_bbd .LineColor ); +if _bbd .LineStyle ==LineStyleDashed {if _bbd .DashArray ==nil {_bbd .DashArray =[]int64 {1,1};};_efg .Add_d (_bbd .DashArray ,_bbd .DashPhase );};if len (gsName )> 1{_efg .Add_gs (_cf .PdfObjectName (gsName ));};DrawPathWithCreator (_dgca ,_efg );_efg .Add_S ().Add_Q (); +return _efg .Bytes (),_dgca .GetBoundingBox ().ToPdfRectangle (),nil ;}; + +// LineEndingStyle defines the line ending style for lines. +// The currently supported line ending styles are None, Arrow (ClosedArrow) and Butt. +type LineEndingStyle int ; + +// AddOffsetXY adds X,Y offset to all points on a curve. +func (_a CubicBezierCurve )AddOffsetXY (offX ,offY float64 )CubicBezierCurve {_a .P0 .X +=offX ;_a .P1 .X +=offX ;_a .P2 .X +=offX ;_a .P3 .X +=offX ;_a .P0 .Y +=offY ;_a .P1 .Y +=offY ;_a .P2 .Y +=offY ;_a .P3 .Y +=offY ;return _a ;}; + +// Vector represents a two-dimensional vector. +type Vector struct{Dx float64 ;Dy float64 ;}; + +// 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 *_c .ContentCreator ){for _dcfa ,_bd :=range path .Points {if _dcfa ==0{creator .Add_m (_bd .X ,_bd .Y );}else {creator .Add_l (_bd .X ,_bd .Y );};};}; +func DrawBezierPathWithCreator (bpath CubicBezierPath ,creator *_e .ContentCreator ){for _eddd ,_efc :=range bpath .Curves {if _eddd ==0{creator .Add_m (_efc .P0 .X ,_efc .P0 .Y );};creator .Add_c (_efc .P1 .X ,_efc .P1 .Y ,_efc .P2 .X ,_efc .P2 .Y ,_efc .P3 .X ,_efc .P3 .Y ); +};}; -// AppendPoint adds the specified point to the path. -func (_bee Path )AppendPoint (point Point )Path {_bee .Points =append (_bee .Points ,point );return _bee }; \ No newline at end of file +// BoundingBox represents the smallest rectangular area that encapsulates an object. +type BoundingBox struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;}; + +// ToPdfRectangle returns the bounding box as a PDF rectangle. +func (_cfc BoundingBox )ToPdfRectangle ()*_ce .PdfRectangle {return &_ce .PdfRectangle {Llx :_cfc .X ,Lly :_cfc .Y ,Urx :_cfc .X +_cfc .Width ,Ury :_cfc .Y +_cfc .Height };}; + +// 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 (_gcc Polyline )Draw (gsName string )([]byte ,*_ce .PdfRectangle ,error ){if _gcc .LineColor ==nil {_gcc .LineColor =_ce .NewPdfColorDeviceRGB (0,0,0);};_fgae :=NewPath ();for _ ,_gbg :=range _gcc .Points {_fgae =_fgae .AppendPoint (_gbg );};_fd :=_e .NewContentCreator (); +_fd .Add_q ().SetStrokingColor (_gcc .LineColor ).Add_w (_gcc .LineWidth );if len (gsName )> 1{_fd .Add_gs (_cf .PdfObjectName (gsName ));};DrawPathWithCreator (_fgae ,_fd );_fd .Add_S ();_fd .Add_Q ();return _fd .Bytes (),_fgae .GetBoundingBox ().ToPdfRectangle (),nil ; +}; + +// Copy returns a clone of the Bezier path. +func (_ff CubicBezierPath )Copy ()CubicBezierPath {_ca :=CubicBezierPath {};_ca .Curves =append (_ca .Curves ,_ff .Curves ...);return _ca ;}; + +// NewVectorPolar returns a new vector calculated from the specified +// magnitude and angle. +func NewVectorPolar (length float64 ,theta float64 )Vector {_cdb :=Vector {};_cdb .Dx =length *_f .Cos (theta );_cdb .Dy =length *_f .Sin (theta );return _cdb ;}; + +// Copy returns a clone of the path. +func (_cbea Path )Copy ()Path {_de :=Path {};_de .Points =append (_de .Points ,_cbea .Points ...);return _de ;};func (_ad Point )String ()string {return _b .Sprintf ("(\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u0029",_ad .X ,_ad .Y );}; + +// Rotate returns a new Point at `p` rotated by `theta` degrees. +func (_cba Point )Rotate (theta float64 )Point {_cg :=_ef .NewPoint (_cba .X ,_cba .Y ).Rotate (theta );return NewPoint (_cg .X ,_cg .Y );}; + +// GetPolarAngle returns the angle the magnitude of the vector forms with the +// positive X-axis going counterclockwise. +func (_fge Vector )GetPolarAngle ()float64 {return _f .Atan2 (_fge .Dy ,_fge .Dx )}; + +// 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 _ce .PdfColor ;Opacity float64 ;LineWidth float64 ;LineStyle LineStyle ;DashArray []int64 ;DashPhase int64 ;}; + +// 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 _ce .PdfColor ;BorderEnabled bool ;BorderWidth float64 ;BorderColor _ce .PdfColor ;Opacity float64 ;};const (LineEndingStyleNone LineEndingStyle =0;LineEndingStyleArrow LineEndingStyle =1; +LineEndingStyleButt LineEndingStyle =2;); + +// FlipX flips the sign of the Dx component of the vector. +func (_gga Vector )FlipX ()Vector {_gga .Dx =-_gga .Dx ;return _gga }; \ No newline at end of file diff --git a/core/core.go b/core/core.go index 7f383ca4..31cfd004 100644 --- a/core/core.go +++ b/core/core.go @@ -12,996 +12,1198 @@ // 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";_beg "bytes";_af "compress/lzw";_ad "compress/zlib";_bf "crypto/md5";_fc "crypto/rand";_a "encoding/hex";_ca "errors";_gf "fmt";_gfd "github.com/unidoc/unipdf/v3/common";_bec "github.com/unidoc/unipdf/v3/core/security"; -_cb "github.com/unidoc/unipdf/v3/core/security/crypt";_fg "github.com/unidoc/unipdf/v3/internal/ccittfax";_aca "github.com/unidoc/unipdf/v3/internal/imageutil";_ag "github.com/unidoc/unipdf/v3/internal/jbig2";_bg "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; -_cg "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_gb "github.com/unidoc/unipdf/v3/internal/jbig2/document";_de "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_dd "github.com/unidoc/unipdf/v3/internal/strutils";_ace "golang.org/x/image/tiff/lzw"; -_ac "golang.org/x/xerrors";_e "image";_gc "image/color";_fd "image/jpeg";_bcdf "io";_bcd "io/ioutil";_d "reflect";_be "regexp";_bc "sort";_f "strconv";_gd "strings";_b "sync";_cab "time";_g "unicode";); +package core ;import (_def "bufio";_ce "bytes";_ca "compress/lzw";_dg "compress/zlib";_ga "crypto/md5";_dgb "crypto/rand";_de "encoding/hex";_b "errors";_fe "fmt";_fb "github.com/unidoc/unipdf/v3/common";_bd "github.com/unidoc/unipdf/v3/core/security"; +_bfg "github.com/unidoc/unipdf/v3/core/security/crypt";_fed "github.com/unidoc/unipdf/v3/internal/ccittfax";_eeb "github.com/unidoc/unipdf/v3/internal/imageutil";_ad "github.com/unidoc/unipdf/v3/internal/jbig2";_gde "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; +_aeg "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_dee "github.com/unidoc/unipdf/v3/internal/jbig2/document";_bb "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_gdd "github.com/unidoc/unipdf/v3/internal/strutils";_da "golang.org/x/image/tiff/lzw"; +_bf "golang.org/x/xerrors";_ba "image";_c "image/color";_dfe "image/jpeg";_ee "io";_df "io/ioutil";_g "reflect";_fd "regexp";_ae "sort";_f "strconv";_ed "strings";_d "sync";_gd "time";_e "unicode";); -// Bytes returns the PdfObjectString content as a []byte array. -func (_gfcfb *PdfObjectString )Bytes ()[]byte {return []byte (_gfcfb ._degb )}; +// GetAsFloat64Slice returns the array as []float64 slice. +// Returns an error if not entirely numeric (only PdfObjectIntegers, PdfObjectFloats). +func (_gddd *PdfObjectArray )GetAsFloat64Slice ()([]float64 ,error ){var _gbde []float64 ;for _ ,_dbgg :=range _gddd .Elements (){_aecf ,_eecbe :=GetNumberAsFloat (TraceToDirectObject (_dbgg ));if _eecbe !=nil {return nil ,_fe .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"); +};_gbde =append (_gbde ,_aecf );};return _gbde ,nil ;}; -// DecodeStream decodes RunLengthEncoded stream object and give back decoded bytes. -func (_fbca *RunLengthEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _fbca .DecodeBytes (streamObj .Stream );}; +// GetAccessPermissions returns the PDF access permissions as an AccessPermissions object. +func (_gcb *PdfCrypt )GetAccessPermissions ()_bd .Permissions {return _gcb ._bfd .P }; -// 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 (_fbdba *PdfObjectArray )ToIntegerArray ()([]int ,error ){var _gcgb []int ;for _ ,_dbcca :=range _fbdba .Elements (){if _gecf ,_efccf :=_dbcca .(*PdfObjectInteger );_efccf {_gcgb =append (_gcgb ,int (*_gecf ));}else {return nil ,ErrTypeError ;};}; -return _gcgb ,nil ;}; +// 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 _aagc :=obj .(type ){case *PdfObjectFloat :return float64 (*_aagc ),nil ;case *PdfObjectInteger :return float64 (*_aagc ),nil ;case *PdfObjectReference :_adcega :=TraceToDirectObject (obj ); +return GetNumberAsFloat (_adcega );case *PdfIndirectObject :return GetNumberAsFloat (_aagc .PdfObject );};return 0,ErrNotANumber ;}; -// AddEncoder adds the passed in encoder to the underlying encoder slice. -func (_fadf *MultiEncoder )AddEncoder (encoder StreamEncoder ){_fadf ._gcbe =append (_fadf ._gcbe ,encoder );}; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_faaa *MultiEncoder )MakeDecodeParams ()PdfObject {if len (_faaa ._cedgf )==0{return nil ;};if len (_faaa ._cedgf )==1{return _faaa ._cedgf [0].MakeDecodeParams ();};_bcf :=MakeArray ();_aaed :=true ;for _ ,_dedf :=range _faaa ._cedgf {_bgcd :=_dedf .MakeDecodeParams (); +if _bgcd ==nil {_bcf .Append (MakeNull ());}else {_aaed =false ;_bcf .Append (_bgcd );};};if _aaed {return nil ;};return _bcf ;}; -// EncryptInfo contains an information generated by the document encrypter. -type EncryptInfo struct{Version ; +// 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 (_cacfg *PdfObjectString )Decoded ()string {if _cacfg ==nil {return "";};_gefgd :=[]byte (_cacfg ._cabgg );if len (_gefgd )>=2&&_gefgd [0]==0xFE&&_gefgd [1]==0xFF{return _gdd .UTF16ToString (_gefgd [2:]);};return _gdd .PDFDocEncodingToString (_gefgd ); +};type objectCache map[int ]PdfObject ;func (_cagea *PdfParser )parseXref ()(*PdfObjectDictionary ,error ){_cagea .skipSpaces ();const _abfd =20;_ecab ,_ :=_cagea ._bac .Peek (_abfd );for _ecdd :=0;_ecdd < 2;_ecdd ++{if _cagea ._dagf ==0{_cagea ._dagf =_cagea .GetFileOffset (); +};if _gdac .Match (_ecab ){_fb .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"); +_fb .Log .Debug ("\u0073t\u0061r\u0074\u0069\u006e\u0067\u0020w\u0069\u0074h\u0020\u0022\u0025\u0073\u0022",string (_ecab ));return _cagea .parseXrefStream (nil );};if _fgff .Match (_ecab ){_fb .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 _cagea .parseXrefTable ();};_bdgdd :=_cagea .GetFileOffset ();if _cagea ._dagf ==0{_cagea ._dagf =_bdgdd ;};_cagea .SetFileOffset (_bdgdd -_abfd );defer _cagea .SetFileOffset (_bdgdd );_dgcd ,_ :=_cagea ._bac .Peek (_abfd );_ecab =append (_dgcd ,_ecab ...); +};_fb .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 _deace :=_cagea .repairSeekXrefMarker ();_deace !=nil {_fb .Log .Debug ("\u0052e\u0070a\u0069\u0072\u0020\u0066\u0061i\u006c\u0065d\u0020\u002d\u0020\u0025\u0076",_deace );return nil ,_deace ;};return _cagea .parseXrefTable ();}; -// Encrypt is an encryption dictionary that contains all necessary parameters. -// It should be stored in all copies of the document trailer. -Encrypt *PdfObjectDictionary ; +// WriteString outputs the object as it is to be written to file. +func (_eafd *PdfObjectStreams )WriteString ()string {var _cefgc _ed .Builder ;_cefgc .WriteString (_f .FormatInt (_eafd .ObjectNumber ,10));_cefgc .WriteString ("\u0020\u0030\u0020\u0052");return _cefgc .String ();}; -// ID0 and ID1 are IDs used in the trailer. Older algorithms such as RC4 uses them for encryption. -ID0 ,ID1 string ;}; +// 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 (_gdce *PdfParser )ParseIndirectObject ()(PdfObject ,error ){_abbd :=PdfIndirectObject {};_abbd ._cacc =_gdce ;_fb .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a");_fdgge ,_fbad :=_gdce ._bac .Peek (20); +if _fbad !=nil {if _fbad !=_ee .EOF {_fb .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 &_abbd ,_fbad ; +};};_fb .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_fdgge ));_egf :=_gdac .FindStringSubmatchIndex (string (_fdgge ));if len (_egf )< 6{if _fbad ==_ee .EOF {return nil ,_fbad ; +};_fb .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 (_fdgge )); +return &_abbd ,_b .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"); +};_gdce ._bac .Discard (_egf [0]);_fb .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_egf );_fgdd :=_egf [1]-_egf [0];_efffe :=make ([]byte ,_fgdd );_ ,_fbad =_gdce .ReadAtLeast (_efffe ,_fgdd );if _fbad !=nil {_fb .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",_fbad ); +return nil ,_fbad ;};_fb .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_efffe );_ecedd :=_gdac .FindStringSubmatch (string (_efffe ));if len (_ecedd )< 3{_fb .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 (_efffe )); +return &_abbd ,_b .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"); +};_cacf ,_ :=_f .Atoi (_ecedd [1]);_affc ,_ :=_f .Atoi (_ecedd [2]);_abbd .ObjectNumber =int64 (_cacf );_abbd .GenerationNumber =int64 (_affc );for {_addbg ,_cggad :=_gdce ._bac .Peek (2);if _cggad !=nil {return &_abbd ,_cggad ;};_fb .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_addbg ),string (_addbg )); +if IsWhiteSpace (_addbg [0]){_gdce .skipSpaces ();}else if _addbg [0]=='%'{_gdce .skipComments ();}else if (_addbg [0]=='<')&&(_addbg [1]=='<'){_fb .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_abbd .PdfObject ,_cggad =_gdce .ParseDict (); +_fb .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_cggad );if _cggad !=nil {return &_abbd ,_cggad ;};_fb .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 (_addbg [0]=='/')||(_addbg [0]=='(')||(_addbg [0]=='[')||(_addbg [0]=='<'){_abbd .PdfObject ,_cggad =_gdce .parseObject ();if _cggad !=nil {return &_abbd ,_cggad ;};_fb .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 _addbg [0]==']'{_fb .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"); +_gdce ._bac .Discard (1);}else {if _addbg [0]=='e'{_adceg ,_dgbf :=_gdce .readTextLine ();if _dgbf !=nil {return nil ,_dgbf ;};if len (_adceg )>=6&&_adceg [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _addbg [0]=='s'{_addbg ,_ =_gdce ._bac .Peek (10); +if string (_addbg [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_geae :=6;if len (_addbg )> 6{if IsWhiteSpace (_addbg [_geae ])&&_addbg [_geae ]!='\r'&&_addbg [_geae ]!='\n'{_fb .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"); +_gdce ._debce ._dbcb =true ;_geae ++;};if _addbg [_geae ]=='\r'{_geae ++;if _addbg [_geae ]=='\n'{_geae ++;};}else if _addbg [_geae ]=='\n'{_geae ++;}else {_gdce ._debce ._dbcb =true ;};};_gdce ._bac .Discard (_geae );_baba ,_addf :=_abbd .PdfObject .(*PdfObjectDictionary ); +if !_addf {return nil ,_b .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");};_fb .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_baba ); +_cafe ,_ebea :=_gdce .traceStreamLength (_baba .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"));if _ebea !=nil {_fb .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",_ebea ); +return nil ,_ebea ;};_fb .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_cafe );_ebdbd ,_aegf :=_cafe .(*PdfObjectInteger );if !_aegf {return nil ,_b .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"); +};_debf :=*_ebdbd ;if _debf < 0{return nil ,_b .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");};_bbeed :=_gdce .GetFileOffset (); +_cagg :=_gdce .xrefNextObjectOffset (_bbeed );if _bbeed +int64 (_debf )> _cagg &&_cagg > _bbeed {_fb .Log .Debug ("E\u0078\u0070\u0065\u0063te\u0064 \u0065\u006e\u0064\u0069\u006eg\u0020\u0061\u0074\u0020\u0025\u0064",_bbeed +int64 (_debf ));_fb .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",_cagg ); +_gecg :=_cagg -_bbeed -17;if _gecg < 0{return nil ,_b .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"); +};_fb .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",_gecg );_debf =PdfObjectInteger (_gecg ); +_baba .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (_gecg ));};if int64 (_debf )> _gdce ._dcbea {_fb .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 ,_b .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");};_edcg :=make ([]byte ,_debf ); +_ ,_ebea =_gdce .ReadAtLeast (_edcg ,int (_debf ));if _ebea !=nil {_fb .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_edcg ),_edcg );_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ebea ); +return nil ,_ebea ;};_gefb :=PdfObjectStream {};_gefb .Stream =_edcg ;_gefb .PdfObjectDictionary =_abbd .PdfObject .(*PdfObjectDictionary );_gefb .ObjectNumber =_abbd .ObjectNumber ;_gefb .GenerationNumber =_abbd .GenerationNumber ;_gefb .PdfObjectReference ._cacc =_gdce ; +_gdce .skipSpaces ();_gdce ._bac .Discard (9);_gdce .skipSpaces ();return &_gefb ,nil ;};};_abbd .PdfObject ,_cggad =_gdce .parseObject ();if _abbd .PdfObject ==nil {_fb .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"); +_abbd .PdfObject =MakeNull ();};return &_abbd ,_cggad ;};};if _abbd .PdfObject ==nil {_fb .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"); +_abbd .PdfObject =MakeNull ();};_fb .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021");return &_abbd ,nil ;}; -// HeaderPosition gets the file header position. -func (_gefd ParserMetadata )HeaderPosition ()int {return _gefd ._fdfg };func (_ddfa *PdfParser )readTextLine ()(string ,error ){var _fcdcc _beg .Buffer ;for {_cefc ,_ccdg :=_ddfa ._gfcf .Peek (1);if _ccdg !=nil {_gfd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_ccdg .Error ()); -return _fcdcc .String (),_ccdg ;};if (_cefc [0]!='\r')&&(_cefc [0]!='\n'){_abc ,_ :=_ddfa ._gfcf .ReadByte ();_fcdcc .WriteByte (_abc );}else {break ;};};return _fcdcc .String (),nil ;}; +// 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 (_dbcf *FlateEncoder )SetPredictor (columns int ){_dbcf .Predictor =11;_dbcf .Columns =columns }; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_bfee *ASCII85Encoder )MakeDecodeParams ()PdfObject {return nil }; +// GetFilterName returns the name of the encoding filter. +func (_dbf *FlateEncoder )GetFilterName ()string {return StreamEncodingFilterNameFlate };func (_cdgg *PdfParser )skipSpaces ()(int ,error ){_gfaee :=0;for {_efed ,_gfge :=_cdgg ._bac .ReadByte ();if _gfge !=nil {return 0,_gfge ;};if IsWhiteSpace (_efed ){_gfaee ++; +}else {_cdgg ._bac .UnreadByte ();break ;};};return _gfaee ,nil ;}; -// 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 (_ccca *MultiEncoder )GetFilterName ()string {_bcge :="";for _dcde ,_fcbc :=range _ccca ._gcbe {_bcge +=_fcbc .GetFilterName ();if _dcde < len (_ccca ._gcbe )-1{_bcge +="\u0020";};};return _bcge ;}; +// Validate validates the page settings for the JBIG2 encoder. +func (_cgac JBIG2EncoderSettings )Validate ()error {const _fcdd ="\u0076a\u006ci\u0064\u0061\u0074\u0065\u0045\u006e\u0063\u006f\u0064\u0065\u0072";if _cgac .Threshold < 0||_cgac .Threshold > 1.0{return _bb .Errorf (_fcdd ,"\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",_cgac .Threshold ); +};if _cgac .ResolutionX < 0{return _bb .Errorf (_fcdd ,"\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",_cgac .ResolutionX ); +};if _cgac .ResolutionY < 0{return _bb .Errorf (_fcdd ,"\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",_cgac .ResolutionY ); +};if _cgac .DefaultPixelValue !=0&&_cgac .DefaultPixelValue !=1{return _bb .Errorf (_fcdd ,"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}",_cgac .DefaultPixelValue ); +};if _cgac .Compression !=JB2Generic {return _bb .Errorf (_fcdd ,"\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 (_caga *PdfParser )traceStreamLength (_gbaa PdfObject )(PdfObject ,error ){_gdbbd ,_cbgcb :=_gbaa .(*PdfObjectReference );if _cbgcb {_gbgb ,_gdgg :=_caga ._afee [_gdbbd .ObjectNumber ];if _gdgg &&_gbgb {_fb .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 ,_b .New ("\u0069\u006c\u006c\u0065ga\u006c\u0020\u0072\u0065\u0063\u0075\u0072\u0073\u0069\u0076\u0065\u0020\u006c\u006fo\u0070");};_caga ._afee [_gdbbd .ObjectNumber ]=true ;};_dbac ,_adce :=_caga .Resolve (_gbaa );if _adce !=nil {return nil ,_adce ; +};_fb .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_dbac );if _cbgcb {_caga ._afee [_gdbbd .ObjectNumber ]=false ;};return _dbac ,nil ;};func (_dbddc *PdfParser )parsePdfVersion ()(int ,int ,error ){var _fag int64 =20; +_ceddb :=make ([]byte ,_fag );_dbddc ._gcdd .Seek (0,_ee .SeekStart );_dbddc ._gcdd .Read (_ceddb );var _dcea error ;var _ccgf ,_gefc int ;if _ddcc :=_fabce .FindStringSubmatch (string (_ceddb ));len (_ddcc )< 3{if _ccgf ,_gefc ,_dcea =_dbddc .seekPdfVersionTopDown (); +_dcea !=nil {_fb .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,_dcea ; +};_dbddc ._gcdd ,_dcea =_deca (_dbddc ._gcdd ,_dbddc .GetFileOffset ()-8);if _dcea !=nil {return 0,0,_dcea ;};}else {if _ccgf ,_dcea =_f .Atoi (_ddcc [1]);_dcea !=nil {return 0,0,_dcea ;};if _gefc ,_dcea =_f .Atoi (_ddcc [2]);_dcea !=nil {return 0,0,_dcea ; +};_dbddc .SetFileOffset (0);};_dbddc ._bac =_def .NewReader (_dbddc ._gcdd );_fb .Log .Debug ("\u0050\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_ccgf ,_gefc );return _ccgf ,_gefc ,nil ;}; -// GetArray returns the *PdfObjectArray represented by the PdfObject directly or indirectly within an indirect +// 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 GetArray (obj PdfObject )(_cega *PdfObjectArray ,_ffdbb bool ){_cega ,_ffdbb =TraceToDirectObject (obj ).(*PdfObjectArray );return _cega ,_ffdbb ;}; +func GetName (obj PdfObject )(_abfe *PdfObjectName ,_egce bool ){_abfe ,_egce =TraceToDirectObject (obj ).(*PdfObjectName );return _abfe ,_egce ;}; -// HasInvalidHexRunes implements core.ParserMetadata interface. -func (_ccea ParserMetadata )HasInvalidHexRunes ()bool {return _ccea ._ebd }; +// 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 (_dgbc *PdfParser )CheckAccessRights (password []byte )(bool ,_bd .Permissions ,error ){if _dgbc ._bcaf ==nil {return true ,_bd .PermOwner ,nil ;};return _dgbc ._bcaf .checkAccessRights (password );}; -// WriteString outputs the object as it is to be written to file. -func (_dfefd *PdfObjectFloat )WriteString ()string {return _f .FormatFloat (float64 (*_dfefd ),'f',-1,64);}; +// IsNullObject returns true if `obj` is a PdfObjectNull. +func IsNullObject (obj PdfObject )bool {_ ,_afad :=TraceToDirectObject (obj ).(*PdfObjectNull );return _afad ;}; + +// PdfParser parses a PDF file and provides access to the object structure of the PDF. +type PdfParser struct{_caad Version ;_gcdd _ee .ReadSeeker ;_bac *_def .Reader ;_dcbea int64 ;_dddfc XrefTable ;_dagf int64 ;_dgec *xrefType ;_geac objectStreams ;_gcbff *PdfObjectDictionary ;_bcaf *PdfCrypt ;_degc *PdfIndirectObject ;_ecae bool ;ObjCache objectCache ; +_ddbg map[int ]bool ;_afee map[int64 ]bool ;_debce ParserMetadata ;_cabae bool ;_fegd []int64 ;_gcca int ;_gbe bool ;_efcd int64 ;_dace map[*PdfParser ]*PdfParser ;_eddb []*PdfParser ;};func (_ggec *PdfParser )parseString ()(*PdfObjectString ,error ){_ggec ._bac .ReadByte (); +var _bad _ce .Buffer ;_dddd :=1;for {_ggaf ,_efbb :=_ggec ._bac .Peek (1);if _efbb !=nil {return MakeString (_bad .String ()),_efbb ;};if _ggaf [0]=='\\'{_ggec ._bac .ReadByte ();_aacf ,_abgb :=_ggec ._bac .ReadByte ();if _abgb !=nil {return MakeString (_bad .String ()),_abgb ; +};if IsOctalDigit (_aacf ){_edfa ,_ffcbb :=_ggec ._bac .Peek (2);if _ffcbb !=nil {return MakeString (_bad .String ()),_ffcbb ;};var _dgda []byte ;_dgda =append (_dgda ,_aacf );for _ ,_afcg :=range _edfa {if IsOctalDigit (_afcg ){_dgda =append (_dgda ,_afcg ); +}else {break ;};};_ggec ._bac .Discard (len (_dgda )-1);_fb .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_dgda );_bcfg ,_ffcbb :=_f .ParseUint (string (_dgda ),8,32);if _ffcbb !=nil {return MakeString (_bad .String ()),_ffcbb ; +};_bad .WriteByte (byte (_bcfg ));continue ;};switch _aacf {case 'n':_bad .WriteRune ('\n');case 'r':_bad .WriteRune ('\r');case 't':_bad .WriteRune ('\t');case 'b':_bad .WriteRune ('\b');case 'f':_bad .WriteRune ('\f');case '(':_bad .WriteRune ('(');case ')':_bad .WriteRune (')'); +case '\\':_bad .WriteRune ('\\');};continue ;}else if _ggaf [0]=='('{_dddd ++;}else if _ggaf [0]==')'{_dddd --;if _dddd ==0{_ggec ._bac .ReadByte ();break ;};};_ebge ,_ :=_ggec ._bac .ReadByte ();_bad .WriteByte (_ebge );};return MakeString (_bad .String ()),nil ; +}; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_beaa *RunLengthEncoder )MakeDecodeParams ()PdfObject {return nil };var _cbgb =_be .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"); -type objectStreams map[int ]objectStream ; +func (_becc *ASCII85Encoder )MakeDecodeParams ()PdfObject {return nil }; -// String returns a string representation of `name`. -func (_bbaaa *PdfObjectName )String ()string {return string (*_bbaaa )}; +// DecodeStream decodes RunLengthEncoded stream object and give back decoded bytes. +func (_ffe *RunLengthEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _ffe .DecodeBytes (streamObj .Stream );}; -// UpdateParams updates the parameter values of the encoder. -func (_ecde *CCITTFaxEncoder )UpdateParams (params *PdfObjectDictionary ){if _dcd ,_bcgda :=GetNumberAsInt64 (params .Get ("\u004b"));_bcgda ==nil {_ecde .K =int (_dcd );};if _becd ,_fdgfc :=GetNumberAsInt64 (params .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073")); -_fdgfc ==nil {_ecde .Columns =int (_becd );}else if _becd ,_fdgfc =GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));_fdgfc ==nil {_ecde .Columns =int (_becd );};if _eged ,_cae :=GetNumberAsInt64 (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031")); -_cae ==nil {_ecde .BlackIs1 =_eged > 0;}else {if _ffbee ,_eded :=GetBoolVal (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_eded {_ecde .BlackIs1 =_ffbee ;}else {if _edec ,_cefa :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); -_cefa {_feda ,_bdde :=_edec .ToIntegerArray ();if _bdde ==nil {_ecde .BlackIs1 =_feda [0]==1&&_feda [1]==0;};};};};if _cdf ,_ebca :=GetNumberAsInt64 (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); -_ebca ==nil {_ecde .EncodedByteAlign =_cdf > 0;}else {if _ebbb ,_cfad :=GetBoolVal (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_cfad {_ecde .EncodedByteAlign =_ebbb ;};};if _fgaa ,_dbegf :=GetNumberAsInt64 (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); -_dbegf ==nil {_ecde .EndOfLine =_fgaa > 0;}else {if _bcfg ,_baaa :=GetBoolVal (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_baaa {_ecde .EndOfLine =_bcfg ;};};if _feef ,_gbba :=GetNumberAsInt64 (params .Get ("\u0052\u006f\u0077\u0073")); -_gbba ==nil {_ecde .Rows =int (_feef );}else if _feef ,_gbba =GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_gbba ==nil {_ecde .Rows =int (_feef );};if _bafc ,_cbca :=GetNumberAsInt64 (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); -_cbca ==nil {_ecde .EndOfBlock =_bafc > 0;}else {if _fadba ,_fbddc :=GetBoolVal (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_fbddc {_ecde .EndOfBlock =_fadba ;};};if _bdff ,_ecbe :=GetNumberAsInt64 (params .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072")); -_ecbe !=nil {_ecde .DamagedRowsBeforeError =int (_bdff );};}; +// GetStringBytes is like GetStringVal except that it returns the string as a []byte. +// It is for convenience. +func GetStringBytes (obj PdfObject )(_dbgc []byte ,_cefc bool ){_ceaf ,_cefc :=TraceToDirectObject (obj ).(*PdfObjectString );if _cefc {return _ceaf .Bytes (),true ;};return ;}; -// FlateEncoder represents Flate encoding. -type FlateEncoder struct{Predictor int ;BitsPerComponent int ; +// 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 _ee .ReadSeeker )(_dgeb *PdfParser ,_cdc error ){_dgeb =&PdfParser {_gcdd :rs ,ObjCache :make (objectCache ),_afee :map[int64 ]bool {},_cabae :true ,_dace :make (map[*PdfParser ]*PdfParser )};if _cdc =_dgeb .parseDetailedHeader (); +_cdc !=nil {return nil ,_cdc ;};if _dgeb ._gcbff ,_cdc =_dgeb .loadXrefs ();_cdc !=nil {_fb .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",_cdc ); +return nil ,_cdc ;};_fb .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_dgeb ._gcbff );if len (_dgeb ._dddfc .ObjectMap )==0{return nil ,_fe .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 _dgeb ,nil ;}; -// For predictors -Columns int ;Rows int ;Colors int ;_bfg *_aca .ImageBase ;}; +// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. +func (_gcab *FlateEncoder )EncodeBytes (data []byte )([]byte ,error ){if _gcab .Predictor !=1&&_gcab .Predictor !=11{_fb .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 _gcab .Predictor ==11{_ebce :=_gcab .Columns ;_cefg :=len (data )/_ebce ;if len (data )%_ebce !=0{_fb .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068"); +return nil ,_b .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068");};_egc :=_ce .NewBuffer (nil );_cfb :=make ([]byte ,_ebce );for _bbg :=0;_bbg < _cefg ;_bbg ++{_gge :=data [_ebce *_bbg :_ebce *(_bbg +1)]; +_cfb [0]=_gge [0];for _cga :=1;_cga < _ebce ;_cga ++{_cfb [_cga ]=byte (int (_gge [_cga ]-_gge [_cga -1])%256);};_egc .WriteByte (1);_egc .Write (_cfb );};data =_egc .Bytes ();};var _ggad _ce .Buffer ;_ebgc :=_dg .NewWriter (&_ggad );_ebgc .Write (data ); +_ebgc .Close ();return _ggad .Bytes (),nil ;}; -// GetFilterName returns the name of the encoding filter. -func (_gdc *DCTEncoder )GetFilterName ()string {return StreamEncodingFilterNameDCT };func (_dfedd *PdfParser )seekPdfVersionTopDown ()(int ,int ,error ){_dfedd ._cgef .Seek (0,_bcdf .SeekStart );_dfedd ._gfcf =_ec .NewReader (_dfedd ._cgef );_cdbcf :=20; -_bbccc :=make ([]byte ,_cdbcf );for {_febg ,_bdfea :=_dfedd ._gfcf .ReadByte ();if _bdfea !=nil {if _bdfea ==_bcdf .EOF {break ;}else {return 0,0,_bdfea ;};};if IsDecimalDigit (_febg )&&_bbccc [_cdbcf -1]=='.'&&IsDecimalDigit (_bbccc [_cdbcf -2])&&_bbccc [_cdbcf -3]=='-'&&_bbccc [_cdbcf -4]=='F'&&_bbccc [_cdbcf -5]=='D'&&_bbccc [_cdbcf -6]=='P'{_cdeg :=int (_bbccc [_cdbcf -2]-'0'); -_fbcdc :=int (_febg -'0');return _cdeg ,_fbcdc ,nil ;};_bbccc =append (_bbccc [1:_cdbcf ],_febg );};return 0,0,_ca .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};func (_cad *PdfCrypt )securityHandler ()_bec .StdHandler {if _cad ._efc .R >=5{return _bec .NewHandlerR6 (); -};return _bec .NewHandlerR4 (_cad ._ddf ,_cad ._ega .Length );}; +// NewCCITTFaxEncoder makes a new CCITTFax encoder. +func NewCCITTFaxEncoder ()*CCITTFaxEncoder {return &CCITTFaxEncoder {Columns :1728,EndOfBlock :true }};func _eeba (_efde _ee .ReadSeeker ,_dfdg int64 )(*limitedReadSeeker ,error ){_ ,_fbda :=_efde .Seek (0,_ee .SeekStart );if _fbda !=nil {return nil ,_fbda ; +};return &limitedReadSeeker {_bgcdg :_efde ,_adcd :_dfdg },nil ;}; -// SetFileOffset sets the file to an offset position and resets buffer. -func (_afba *PdfParser )SetFileOffset (offset int64 ){if offset < 0{offset =0;};_afba ._cgef .Seek (offset ,_bcdf .SeekStart );_afba ._gfcf =_ec .NewReader (_afba ._cgef );}; +// 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 )(_dadgd *PdfObjectStream ,_aeec bool ){obj =ResolveReference (obj );_dadgd ,_aeec =obj .(*PdfObjectStream );return _dadgd ,_aeec ;}; -// PdfObjectArray represents the primitive PDF array object. -type PdfObjectArray struct{_ddgcf []PdfObject }; +// NewFlateEncoder makes a new flate encoder with default parameters, predictor 1 and bits per component 8. +func NewFlateEncoder ()*FlateEncoder {_ggf :=&FlateEncoder {};_ggf .Predictor =1;_ggf .BitsPerComponent =8;_ggf .Colors =1;_ggf .Columns =1;return _ggf ;};func _fdf (_ggbd *PdfObjectStream ,_daafb *PdfObjectDictionary )(*RunLengthEncoder ,error ){return NewRunLengthEncoder (),nil ; +};func (_fdefc *PdfParser )parseNumber ()(PdfObject ,error ){return ParseNumber (_fdefc ._bac )}; -// DecodeBytes decodes a multi-encoded slice of bytes by passing it through the -// DecodeBytes method of the underlying encoders. -func (_dfd *MultiEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_faca :=encoded ;var _dbge error ;for _ ,_bdea :=range _dfd ._gcbe {_gfd .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",_bdea ,_bdea ); -_faca ,_dbge =_bdea .DecodeBytes (_faca );if _dbge !=nil {return nil ,_dbge ;};};return _faca ,nil ;}; +// 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 )(_cdac *PdfObjectArray ,_edabe bool ){_cdac ,_edabe =TraceToDirectObject (obj ).(*PdfObjectArray );return _cdac ,_edabe ;}; + +// JBIG2CompressionType defines the enum compression type used by the JBIG2Encoder. +type JBIG2CompressionType int ; // UpdateParams updates the parameter values of the encoder. -func (_ead *ASCII85Encoder )UpdateParams (params *PdfObjectDictionary ){}; +func (_afaf *LZWEncoder )UpdateParams (params *PdfObjectDictionary ){_adf ,_ccd :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _ccd ==nil {_afaf .Predictor =int (_adf );};_dddf ,_ccd :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); +if _ccd ==nil {_afaf .BitsPerComponent =int (_dddf );};_dedca ,_ccd :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _ccd ==nil {_afaf .Columns =int (_dedca );};_ceba ,_ccd :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); +if _ccd ==nil {_afaf .Colors =int (_ceba );};_fdab ,_ccd :=GetNumberAsInt64 (params .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));if _ccd ==nil {_afaf .EarlyChange =int (_fdab );};};const (_edg =0;_bddb =1;_efeb =2;_fegc =3;_afgb =4; +);func (_daecg *PdfParser )checkLinearizedInformation (_cfac *PdfObjectDictionary )(bool ,error ){var _faae error ;_daecg ._efcd ,_faae =GetNumberAsInt64 (_cfac .Get ("\u004c"));if _faae !=nil {return false ,_faae ;};_faae =_daecg .seekToEOFMarker (_daecg ._efcd ); +switch _faae {case nil :return true ,nil ;case _eabbb :return false ,nil ;default:return false ,_faae ;};}; -// MakeObjectStreams creates an PdfObjectStreams from a list of PdfObjects. -func MakeObjectStreams (objects ...PdfObject )*PdfObjectStreams {return &PdfObjectStreams {_afff :objects };}; +// 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 ){_dge :=&PdfCrypt {_faa :false ,_gga :make (map[PdfObject ]bool ),_fce :make (map[PdfObject ]bool ),_bce :make (map[int ]struct{}),_fdc :parser };_dfb ,_caae :=ed .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectName ); +if !_caae {_fb .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 _dge ,_b .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 *_dfb !="\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064"{_fb .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",*_dfb ); +return _dge ,_b .New ("\u0075n\u0073u\u0070\u0070\u006f\u0072\u0074e\u0064\u0020F\u0069\u006c\u0074\u0065\u0072");};_dge ._af .Filter =string (*_dfb );if _bfff ,_ada :=ed .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r").(*PdfObjectString );_ada {_dge ._af .SubFilter =_bfff .Str (); +_fb .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0073\u0075\u0062f\u0069\u006ct\u0065\u0072\u0020\u0025\u0073",_bfff );};if L ,_deff :=ed .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger );_deff {if (*L %8)!=0{_fb .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 _dge ,_b .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0065\u006e\u0063\u0072y\u0070t\u0069o\u006e\u0020\u006c\u0065\u006e\u0067\u0074h");};_dge ._af .Length =int (*L );}else {_dge ._af .Length =40;};_dge ._af .V =0;if _dea ,_efb :=ed .Get ("\u0056").(*PdfObjectInteger ); +_efb {V :=int (*_dea );_dge ._af .V =V ;if V >=1&&V <=2{_dge ._gdc =_befe (_dge ._af .Length );}else if V >=4&&V <=5{if _eee :=_dge .loadCryptFilters (ed );_eee !=nil {return _dge ,_eee ;};}else {_fb .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 _dge ,_b .New ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d");};};if _fab :=_ecf (&_dge ._bfd ,ed );_fab !=nil {return _dge ,_fab ;};_ece :="";if _degb ,_bbe :=trailer .Get ("\u0049\u0044").(*PdfObjectArray ); +_bbe &&_degb .Len ()>=1{_cabe ,_ebc :=GetString (_degb .Get (0));if !_ebc {return _dge ,_b .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0074r\u0061\u0069l\u0065\u0072\u0020\u0049\u0044");};_ece =_cabe .Str ();}else {_fb .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"); +};_dge ._db =_ece ;return _dge ,nil ;};func _aaa (_bee XrefTable ){_fb .Log .Debug ("\u003dX\u003d\u0058\u003d\u0058\u003d");_fb .Log .Debug ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_deg :=0;for _ ,_edc :=range _bee .ObjectMap {_fb .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",_deg +1,_edc .ObjectNumber ,_edc .Generation ,_edc .Offset ); +_deg ++;};};func _aceb (_gcgcf int )int {_ddgb :=_gcgcf >>(_gdfd -1);return (_gcgcf ^_ddgb )-_ddgb }; -// PdfIndirectObject represents the primitive PDF indirect object. -type PdfIndirectObject struct{PdfObjectReference ;PdfObject ;}; +// GetObjectNums returns a sorted list of object numbers of the PDF objects in the file. +func (_febe *PdfParser )GetObjectNums ()[]int {var _bega []int ;for _ ,_adgb :=range _febe ._dddfc .ObjectMap {_bega =append (_bega ,_adgb .ObjectNumber );};_ae .Ints (_bega );return _bega ;}; + +// ParserMetadata is the parser based metadata information about document. +// The data here could be used on document verification. +type ParserMetadata struct{_ebg int ;_dedc bool ;_efbf [4]byte ;_eced bool ;_fgb bool ;_fcdb bool ;_dbcb bool ;_ggga bool ;_adc bool ;}; + +// 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 )(_dgcf *PdfObjectFloat ,_gfdba bool ){_dgcf ,_gfdba =TraceToDirectObject (obj ).(*PdfObjectFloat );return _dgcf ,_gfdba ;}; + +// EncodeBytes ASCII encodes the passed in slice of bytes. +func (_afe *ASCIIHexEncoder )EncodeBytes (data []byte )([]byte ,error ){var _dgfc _ce .Buffer ;for _ ,_bcgd :=range data {_dgfc .WriteString (_fe .Sprintf ("\u0025\u002e\u0032X\u0020",_bcgd ));};_dgfc .WriteByte ('>');return _dgfc .Bytes (),nil ;}; + +// EncodeImage encodes 'img' golang image.Image into jbig2 encoded bytes document using default encoder settings. +func (_aabf *JBIG2Encoder )EncodeImage (img _ba .Image )([]byte ,error ){return _aabf .encodeImage (img )}; + +// Append appends PdfObject(s) to the array. +func (_egbd *PdfObjectArray )Append (objects ...PdfObject ){if _egbd ==nil {_fb .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 ;};_egbd ._dcfd =append (_egbd ._dcfd ,objects ...);}; + +// MakeArrayFromFloats creates an PdfObjectArray from a slice of float64s, where each array element is an +// PdfObjectFloat. +func MakeArrayFromFloats (vals []float64 )*PdfObjectArray {_ggdf :=MakeArray ();for _ ,_edea :=range vals {_ggdf .Append (MakeFloat (_edea ));};return _ggdf ;}; + +// DecodeBytes decodes a slice of DCT encoded bytes and returns the result. +func (_dcb *DCTEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_bgcf :=_ce .NewReader (encoded );_gbb ,_cbd :=_dfe .Decode (_bgcf );if _cbd !=nil {_fb .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006eg\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_cbd ); +return nil ,_cbd ;};_ceag :=_gbb .Bounds ();var _agg =make ([]byte ,_ceag .Dx ()*_ceag .Dy ()*_dcb .ColorComponents *_dcb .BitsPerComponent /8);_edcc :=0;switch _dcb .ColorComponents {case 1:_cad :=[]float64 {_dcb .Decode [0],_dcb .Decode [1]};for _acd :=_ceag .Min .Y ; +_acd < _ceag .Max .Y ;_acd ++{for _cgcf :=_ceag .Min .X ;_cgcf < _ceag .Max .X ;_cgcf ++{_ccadd :=_gbb .At (_cgcf ,_acd );if _dcb .BitsPerComponent ==16{_feaa ,_bgge :=_ccadd .(_c .Gray16 );if !_bgge {return nil ,_b .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_bbb :=_cadc (uint (_feaa .Y >>8),_cad [0],_cad [1]);_cgbgc :=_cadc (uint (_feaa .Y ),_cad [0],_cad [1]);_agg [_edcc ]=byte (_bbb );_edcc ++;_agg [_edcc ]=byte (_cgbgc );_edcc ++;}else {_eafg ,_gfe :=_ccadd .(_c .Gray );if !_gfe {return nil ,_b .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_agg [_edcc ]=byte (_cadc (uint (_eafg .Y ),_cad [0],_cad [1]));_edcc ++;};};};case 3:_efea :=[]float64 {_dcb .Decode [0],_dcb .Decode [1]};_gaaf :=[]float64 {_dcb .Decode [2],_dcb .Decode [3]};_dbba :=[]float64 {_dcb .Decode [4],_dcb .Decode [5]};for _cgff :=_ceag .Min .Y ; +_cgff < _ceag .Max .Y ;_cgff ++{for _efeg :=_ceag .Min .X ;_efeg < _ceag .Max .X ;_efeg ++{_cac :=_gbb .At (_efeg ,_cgff );if _dcb .BitsPerComponent ==16{_dfdd ,_adca :=_cac .(_c .RGBA64 );if !_adca {return nil ,_b .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_fgcb :=_cadc (uint (_dfdd .R >>8),_efea [0],_efea [1]);_eadc :=_cadc (uint (_dfdd .R ),_efea [0],_efea [1]);_gabb :=_cadc (uint (_dfdd .G >>8),_gaaf [0],_gaaf [1]);_ggd :=_cadc (uint (_dfdd .G ),_gaaf [0],_gaaf [1]);_ggac :=_cadc (uint (_dfdd .B >>8),_dbba [0],_dbba [1]); +_cbe :=_cadc (uint (_dfdd .B ),_dbba [0],_dbba [1]);_agg [_edcc ]=byte (_fgcb );_edcc ++;_agg [_edcc ]=byte (_eadc );_edcc ++;_agg [_edcc ]=byte (_gabb );_edcc ++;_agg [_edcc ]=byte (_ggd );_edcc ++;_agg [_edcc ]=byte (_ggac );_edcc ++;_agg [_edcc ]=byte (_cbe ); +_edcc ++;}else {_bbfa ,_cada :=_cac .(_c .RGBA );if _cada {_ebbb :=_cadc (uint (_bbfa .R ),_efea [0],_efea [1]);_ffbb :=_cadc (uint (_bbfa .G ),_gaaf [0],_gaaf [1]);_cag :=_cadc (uint (_bbfa .B ),_dbba [0],_dbba [1]);_agg [_edcc ]=byte (_ebbb );_edcc ++; +_agg [_edcc ]=byte (_ffbb );_edcc ++;_agg [_edcc ]=byte (_cag );_edcc ++;}else {_gfde ,_bcgb :=_cac .(_c .YCbCr );if !_bcgb {return nil ,_b .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_ceec ,_efba ,_fge ,_ :=_gfde .RGBA (); +_fdaa :=_cadc (uint (_ceec >>8),_efea [0],_efea [1]);_fgf :=_cadc (uint (_efba >>8),_gaaf [0],_gaaf [1]);_aff :=_cadc (uint (_fge >>8),_dbba [0],_dbba [1]);_agg [_edcc ]=byte (_fdaa );_edcc ++;_agg [_edcc ]=byte (_fgf );_edcc ++;_agg [_edcc ]=byte (_aff ); +_edcc ++;};};};};case 4:_bbd :=[]float64 {_dcb .Decode [0],_dcb .Decode [1]};_aeeb :=[]float64 {_dcb .Decode [2],_dcb .Decode [3]};_defd :=[]float64 {_dcb .Decode [4],_dcb .Decode [5]};_ebbg :=[]float64 {_dcb .Decode [6],_dcb .Decode [7]};for _dbdd :=_ceag .Min .Y ; +_dbdd < _ceag .Max .Y ;_dbdd ++{for _abga :=_ceag .Min .X ;_abga < _ceag .Max .X ;_abga ++{_aaag :=_gbb .At (_abga ,_dbdd );_bbfc ,_caaf :=_aaag .(_c .CMYK );if !_caaf {return nil ,_b .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_ddeg :=255-_cadc (uint (_bbfc .C ),_bbd [0],_bbd [1]);_cbca :=255-_cadc (uint (_bbfc .M ),_aeeb [0],_aeeb [1]);_fgcc :=255-_cadc (uint (_bbfc .Y ),_defd [0],_defd [1]);_gcgba :=255-_cadc (uint (_bbfc .K ),_ebbg [0],_ebbg [1]);_agg [_edcc ]=byte (_ddeg ); +_edcc ++;_agg [_edcc ]=byte (_cbca );_edcc ++;_agg [_edcc ]=byte (_fgcc );_edcc ++;_agg [_edcc ]=byte (_gcgba );_edcc ++;};};};return _agg ,nil ;};func (_fbd *PdfParser )lookupByNumber (_bff int ,_gef bool )(PdfObject ,bool ,error ){_fcf ,_gca :=_fbd .ObjCache [_bff ]; +if _gca {_fb .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",_bff );return _fcf ,false ,nil ;};if _fbd ._ddbg ==nil {_fbd ._ddbg =map[int ]bool {}; +};if _fbd ._ddbg [_bff ]{_fb .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",_bff ); +return nil ,false ,_b .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");};_fbd ._ddbg [_bff ]=true ;defer delete (_fbd ._ddbg ,_bff ); +_dff ,_gca :=_fbd ._dddfc .ObjectMap [_bff ];if !_gca {_fb .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 _bfa PdfObjectNull ;return &_bfa ,false ,nil ;};_fb .Log .Trace ("L\u006fo\u006b\u0075\u0070\u0020\u006f\u0062\u006a\u0020n\u0075\u006d\u0062\u0065r \u0025\u0064",_bff );if _dff .XType ==XrefTypeTableEntry {_fb .Log .Trace ("\u0078r\u0065f\u006f\u0062\u006a\u0020\u006fb\u006a\u0020n\u0075\u006d\u0020\u0025\u0064",_dff .ObjectNumber ); +_fb .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u0067e\u006e\u0020\u0025\u0064",_dff .Generation );_fb .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0025\u0064",_dff .Offset );_fbd ._gcdd .Seek (_dff .Offset ,_ee .SeekStart ); +_fbd ._bac =_def .NewReader (_fbd ._gcdd );_cg ,_gfg :=_fbd .ParseIndirectObject ();if _gfg !=nil {_fb .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",_gfg ); +if _gef {_fb .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");_ecd ,_gceg :=_fbd .repairRebuildXrefsTopDown (); +if _gceg !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020r\u0065\u0070\u0061\u0069\u0072\u0020\u0028\u0025\u0073\u0029",_gceg );return nil ,false ,_gceg ;};_fbd ._dddfc =*_ecd ;return _fbd .lookupByNumber (_bff ,false ); +};return nil ,false ,_gfg ;};if _gef {_feg ,_ ,_ :=_dgbb (_cg );if int (_feg )!=_bff {_fb .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0078\u0072\u0065\u0066s\u003a \u0052e\u0062\u0075\u0069\u006c\u0064\u0069\u006eg");_cgf :=_fbd .rebuildXrefTable (); +if _cgf !=nil {return nil ,false ,_cgf ;};_fbd .ObjCache =objectCache {};return _fbd .lookupByNumberWrapper (_bff ,false );};};_fb .Log .Trace ("\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006f\u0062\u006a");_fbd .ObjCache [_bff ]=_cg ; +return _cg ,false ,nil ;}else if _dff .XType ==XrefTypeObjectStream {_fb .Log .Trace ("\u0078r\u0065\u0066\u0020\u0066\u0072\u006f\u006d\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0021");_fb .Log .Trace ("\u003e\u004c\u006f\u0061\u0064\u0020\u0076\u0069\u0061\u0020\u004f\u0053\u0021"); +_fb .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",_dff .OsObjNumber ,_dff .OsObjIndex ); +if _dff .OsObjNumber ==_bff {_fb .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 ,_b .New ("\u0078\u0072\u0065f \u0063\u0069\u0072\u0063\u0075\u006c\u0061\u0072\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); +};if _ ,_ff :=_fbd ._dddfc .ObjectMap [_dff .OsObjNumber ];_ff {_bea ,_fbc :=_fbd .lookupObjectViaOS (_dff .OsObjNumber ,_bff );if _fbc !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0052\u0065\u0074\u0075\u0072\u006e\u0069n\u0067\u0020\u0045\u0052\u0052\u0020\u0028\u0025\u0073\u0029",_fbc ); +return nil ,true ,_fbc ;};_fb .Log .Trace ("\u003c\u004c\u006f\u0061\u0064\u0065\u0064\u0020\u0076i\u0061\u0020\u004f\u0053");_fbd .ObjCache [_bff ]=_bea ;if _fbd ._bcaf !=nil {_fbd ._bcaf ._gga [_bea ]=true ;};return _bea ,true ,nil ;};_fb .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 ,_b .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 ,_b .New ("\u0075\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0078\u0072\u0065\u0066 \u0074\u0079\u0070\u0065");}; + +// Get returns the PdfObject corresponding to the specified key. +// Returns a nil value if the key is not set. +func (_dcfa *PdfObjectDictionary )Get (key PdfObjectName )PdfObject {_dcfa ._gfdb .Lock ();defer _dcfa ._gfdb .Unlock ();_fedce ,_edag :=_dcfa ._aacd [key ];if !_edag {return nil ;};return _fedce ;}; // MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_cbcg *MultiEncoder )MakeStreamDict ()*PdfObjectDictionary {_fdb :=MakeDict ();_fdb .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",_cbcg .GetFilterArray ());for _ ,_bcfe :=range _cbcg ._gcbe {_ecdef :=_bcfe .MakeStreamDict ();for _ ,_fbgd :=range _ecdef .Keys (){_aadf :=_ecdef .Get (_fbgd ); -if _fbgd !="\u0046\u0069\u006c\u0074\u0065\u0072"&&_fbgd !="D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"{_fdb .Set (_fbgd ,_aadf );};};};_bead :=_cbcg .MakeDecodeParams ();if _bead !=nil {_fdb .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_bead ); -};return _fdb ;}; +// Has the Filter set. Some other parameters are generated elsewhere. +func (_gecf *DCTEncoder )MakeStreamDict ()*PdfObjectDictionary {_ccce :=MakeDict ();_ccce .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_gecf .GetFilterName ()));return _ccce ;}; -// HasEOLAfterHeader gets information if there is a EOL after the version header. -func (_dfbb ParserMetadata )HasEOLAfterHeader ()bool {return _dfbb ._eeeg }; +// PdfCrypt provides PDF encryption/decryption support. +// The PDF standard supports encryption of strings and streams (Section 7.6). +type PdfCrypt struct{_af encryptDict ;_bfd _bd .StdEncryptDict ;_db string ;_bda []byte ;_gga map[PdfObject ]bool ;_fce map[PdfObject ]bool ;_faa bool ;_gdc cryptFilters ;_faf string ;_dbe string ;_fdc *PdfParser ;_bce map[int ]struct{};};const (JB2Generic JBIG2CompressionType =iota ; +JB2SymbolCorrelation ;JB2SymbolRankHaus ;); -// MakeStreamDict make a new instance of an encoding dictionary for a stream object. -func (_gdbg *ASCII85Encoder )MakeStreamDict ()*PdfObjectDictionary {_ggfe :=MakeDict ();_ggfe .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_gdbg .GetFilterName ()));return _ggfe ;}; +// UpdateParams updates the parameter values of the encoder. +func (_bfae *JPXEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// GetXrefOffset returns the offset of the xref table. -func (_bcbf *PdfParser )GetXrefOffset ()int64 {return _bcbf ._becdd }; +// EncodeBytes encodes data into ASCII85 encoded format. +func (_gcea *ASCII85Encoder )EncodeBytes (data []byte )([]byte ,error ){var _afcd _ce .Buffer ;for _ffeg :=0;_ffeg < len (data );_ffeg +=4{_gebg :=data [_ffeg ];_aagg :=1;_bggd :=byte (0);if _ffeg +1< len (data ){_bggd =data [_ffeg +1];_aagg ++;};_eceda :=byte (0); +if _ffeg +2< len (data ){_eceda =data [_ffeg +2];_aagg ++;};_bgeb :=byte (0);if _ffeg +3< len (data ){_bgeb =data [_ffeg +3];_aagg ++;};_ebbd :=(uint32 (_gebg )<<24)|(uint32 (_bggd )<<16)|(uint32 (_eceda )<<8)|uint32 (_bgeb );if _ebbd ==0{_afcd .WriteByte ('z'); +}else {_ebcg :=_gcea .base256Tobase85 (_ebbd );for _ ,_dcbe :=range _ebcg [:_aagg +1]{_afcd .WriteByte (_dcbe +'!');};};};_afcd .WriteString ("\u007e\u003e");return _afcd .Bytes (),nil ;}; -// ParseNumber parses a numeric objects from a buffered stream. -// Section 7.3.3. -// Integer or Float. -// -// An integer shall be written as one or more decimal digits optionally -// preceded by a sign. The value shall be interpreted as a signed -// decimal integer and shall be converted to an integer object. -// -// A real value shall be written as one or more decimal digits with an -// optional sign and a leading, trailing, or embedded PERIOD (2Eh) -// (decimal point). The value shall be interpreted as a real number -// and shall be converted to a real object. -// -// Regarding exponential numbers: 7.3.3 Numeric Objects: -// A conforming writer shall not use the PostScript syntax for numbers -// with non-decimal radices (such as 16#FFFE) or in exponential format -// (such as 6.02E23). -// 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 ){_aadgb :=false ;_ddgfc :=true ;var _cbefd _beg .Buffer ;for {if _gfd .Log .IsLogLevel (_gfd .LogLevelTrace ){_gfd .Log .Trace ("\u0050\u0061\u0072\u0073in\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0022\u0025\u0073\u0022",_cbefd .String ()); -};_adae ,_bgfecf :=buf .Peek (1);if _bgfecf ==_bcdf .EOF {break ;};if _bgfecf !=nil {_gfd .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0025\u0073",_bgfecf );return nil ,_bgfecf ;};if _ddgfc &&(_adae [0]=='-'||_adae [0]=='+'){_dbaeb ,_ :=buf .ReadByte (); -_cbefd .WriteByte (_dbaeb );_ddgfc =false ;}else if IsDecimalDigit (_adae [0]){_adbbe ,_ :=buf .ReadByte ();_cbefd .WriteByte (_adbbe );}else if _adae [0]=='.'{_gebec ,_ :=buf .ReadByte ();_cbefd .WriteByte (_gebec );_aadgb =true ;}else if _adae [0]=='e'||_adae [0]=='E'{_eaea ,_ :=buf .ReadByte (); -_cbefd .WriteByte (_eaea );_aadgb =true ;_ddgfc =true ;}else {break ;};};var _dbgd PdfObject ;if _aadgb {_edfca ,_ggff :=_f .ParseFloat (_cbefd .String (),64);if _ggff !=nil {_gfd .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",_cbefd .String (),_ggff ); -_edfca =0.0;};_dbda :=PdfObjectFloat (_edfca );_dbgd =&_dbda ;}else {_cbbd ,_gbda :=_f .ParseInt (_cbefd .String (),10,64);if _gbda !=nil {_gfd .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",_cbefd .String (),_gbda ); -_cbbd =0;};_gcfeb :=PdfObjectInteger (_cbbd );_dbgd =&_gcfeb ;};return _dbgd ,nil ;};func _bced (_eefe *PdfObjectStream ,_debb *PdfObjectDictionary )(*JBIG2Encoder ,error ){const _facf ="\u006ee\u0077\u004a\u0042\u0049G\u0032\u0044\u0065\u0063\u006fd\u0065r\u0046r\u006f\u006d\u0053\u0074\u0072\u0065\u0061m"; -_bfccc :=NewJBIG2Encoder ();_agb :=_eefe .PdfObjectDictionary ;if _agb ==nil {return _bfccc ,nil ;};if _debb ==nil {_ddfbcb :=_agb .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");if _ddfbcb !=nil {switch _fceb :=_ddfbcb .(type ){case *PdfObjectDictionary :_debb =_fceb ; -case *PdfObjectArray :if _fceb .Len ()==1{if _cfdd ,_edcb :=GetDict (_fceb .Get (0));_edcb {_debb =_cfdd ;};};default:_gfd .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",_ddfbcb ); -return nil ,_de .Errorf (_facf ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050a\u0072m\u0073\u0020\u0074\u0079\u0070\u0065\u003a \u0025\u0054",_fceb );};};};if _debb ==nil {return _bfccc ,nil ;};_bfccc .UpdateParams (_debb ); -_fdda ,_cffe :=GetStream (_debb .Get ("\u004a\u0042\u0049G\u0032\u0047\u006c\u006f\u0062\u0061\u006c\u0073"));if !_cffe {return _bfccc ,nil ;};var _fccb error ;_bfccc .Globals ,_fccb =_ag .DecodeGlobals (_fdda .Stream );if _fccb !=nil {_fccb =_de .Wrap (_fccb ,_facf ,"\u0063\u006f\u0072\u0072u\u0070\u0074\u0065\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0065n\u0063\u006f\u0064\u0065\u0064\u0020\u0064a\u0074\u0061"); -_gfd .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fccb );return nil ,_fccb ;};return _bfccc ,nil ;};func _ccec (_ebe _cb .Filter ,_eabg _bec .AuthEvent )*PdfObjectDictionary {if _eabg ==""{_eabg =_bec .EventDocOpen ;};_acf :=MakeDict (); -_acf .Set ("\u0054\u0079\u0070\u0065",MakeName ("C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072"));_acf .Set ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et",MakeName (string (_eabg )));_acf .Set ("\u0043\u0046\u004d",MakeName (_ebe .Name ())); -_acf .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_ebe .KeyLength ())));return _acf ;}; +// MakeObjectStreams creates an PdfObjectStreams from a list of PdfObjects. +func MakeObjectStreams (objects ...PdfObject )*PdfObjectStreams {return &PdfObjectStreams {_dgfaf :objects };}; -// LookupByNumber looks up a PdfObject by object number. Returns an error on failure. -func (_fee *PdfParser )LookupByNumber (objNumber int )(PdfObject ,error ){_cda ,_ ,_fa :=_fee .lookupByNumberWrapper (objNumber ,true );return _cda ,_fa ;};func (_caec *PdfParser )resolveReference (_dgdg *PdfObjectReference )(PdfObject ,bool ,error ){_bged ,_gcbbc :=_caec .ObjCache [int (_dgdg .ObjectNumber )]; -if _gcbbc {return _bged ,true ,nil ;};_cgdb ,_fddb :=_caec .LookupByReference (*_dgdg );if _fddb !=nil {return nil ,false ,_fddb ;};_caec .ObjCache [int (_dgdg .ObjectNumber )]=_cgdb ;return _cgdb ,false ,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";); +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_ebcd *RawEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()}; -// JBIG2EncoderSettings contains the parameters and settings used by the JBIG2Encoder. -// Current version works only on JB2Generic compression. -type JBIG2EncoderSettings struct{ +// PdfObjectString represents the primitive PDF string object. +type PdfObjectString struct{_cabgg string ;_dfacf bool ;}; -// 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 ; +// 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 )(_acbba *PdfIndirectObject ,_eafe bool ){obj =ResolveReference (obj );_acbba ,_eafe =obj .(*PdfIndirectObject );return _acbba ,_eafe ;}; -// Compression is the setting that defines the compression type used for encoding the page. -Compression JBIG2CompressionType ; +// String returns a string representation of `name`. +func (_gcbe *PdfObjectName )String ()string {return string (*_gcbe )}; -// DuplicatedLinesRemoval code generic region in a way such that if the lines are duplicated the encoder -// doesn't store it twice. -DuplicatedLinesRemoval bool ; +// GetXrefOffset returns the offset of the xref table. +func (_aagge *PdfParser )GetXrefOffset ()int64 {return _aagge ._dagf }; -// DefaultPixelValue is the bit value initial for every pixel in the page. -DefaultPixelValue uint8 ; +// HasInvalidSeparationAfterXRef implements core.ParserMetadata interface. +func (_dccb ParserMetadata )HasInvalidSeparationAfterXRef ()bool {return _dccb ._adc };func (_dgbbf *offsetReader )Seek (offset int64 ,whence int )(int64 ,error ){if whence ==_ee .SeekStart {offset +=_dgbbf ._bgbg ;};_ace ,_cgga :=_dgbbf ._befd .Seek (offset ,whence ); +if _cgga !=nil {return _ace ,_cgga ;};if whence ==_ee .SeekCurrent {_ace -=_dgbbf ._bgbg ;};if _ace < 0{return 0,_b .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 _ace ,nil ;};func (_cabg *PdfParser )parseHexString ()(*PdfObjectString ,error ){_cabg ._bac .ReadByte ();var _dcef _ce .Buffer ;for {_fbacb ,_agfe :=_cabg ._bac .Peek (1);if _agfe !=nil {return MakeString (""),_agfe ;};if _fbacb [0]=='>'{_cabg ._bac .ReadByte (); +break ;};_feeeg ,_ :=_cabg ._bac .ReadByte ();if _cabg ._cabae {if _ce .IndexByte (_gfaa ,_feeeg )==-1{_cabg ._debce ._fcdb =true ;};};if !IsWhiteSpace (_feeeg ){_dcef .WriteByte (_feeeg );};};if _dcef .Len ()%2==1{_cabg ._debce ._fgb =true ;_dcef .WriteRune ('0'); +};_ccec ,_ :=_de .DecodeString (_dcef .String ());return MakeHexString (string (_ccec )),nil ;}; -// ResolutionX optional setting that defines the 'x' axis input image resolution - used for single page encoding. -ResolutionX int ; +// Resolve resolves a PdfObject to direct object, looking up and resolving references as needed (unlike TraceToDirect). +func (_aefa *PdfParser )Resolve (obj PdfObject )(PdfObject ,error ){_abf ,_fg :=obj .(*PdfObjectReference );if !_fg {return obj ,nil ;};_fef :=_aefa .GetFileOffset ();defer func (){_aefa .SetFileOffset (_fef )}();_dca ,_ffd :=_aefa .LookupByReference (*_abf ); +if _ffd !=nil {return nil ,_ffd ;};_gadd ,_cab :=_dca .(*PdfIndirectObject );if !_cab {return _dca ,nil ;};_dca =_gadd .PdfObject ;_ ,_fg =_dca .(*PdfObjectReference );if _fg {return _gadd ,_b .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 _dca ,nil ;}; -// ResolutionY optional setting that defines the 'y' axis input image resolution - used for single page encoding. -ResolutionY int ; +// GetFilterArray returns the names of the underlying encoding filters in an array that +// can be used as /Filter entry. +func (_bcac *MultiEncoder )GetFilterArray ()*PdfObjectArray {_cbfa :=make ([]PdfObject ,len (_bcac ._cedgf ));for _cebd ,_ebag :=range _bcac ._cedgf {_cbfa [_cebd ]=MakeName (_ebag .GetFilterName ());};return MakeArray (_cbfa ...);}; -// 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 ;}; +// 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 _ebggf (obj ,0)};func (_dfg *PdfParser )checkPostEOFData ()error {const _ceg ="\u0025\u0025\u0045O\u0046";_ ,_cff :=_dfg ._gcdd .Seek (-int64 (len ([]byte (_ceg )))-1,_ee .SeekEnd );if _cff !=nil {return _cff ; +};_dbd :=make ([]byte ,len ([]byte (_ceg ))+1);_ ,_cff =_dfg ._gcdd .Read (_dbd );if _cff !=nil {if _cff !=_ee .EOF {return _cff ;};};if string (_dbd )==_ceg ||string (_dbd )==_ceg +"\u000a"{_dfg ._debce ._eced =true ;};return nil ;}; -// 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 )(_abea *PdfObjectDictionary ,_gefge bool ){_abea ,_gefge =TraceToDirectObject (obj ).(*PdfObjectDictionary );return _abea ,_gefge ;}; +// 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{ -// SetImage sets the image base for given flate encoder. -func (_beeg *FlateEncoder )SetImage (img *_aca .ImageBase ){_beeg ._bfg =img };func (_fddeg *PdfParser )xrefNextObjectOffset (_egeg int64 )int64 {_cedba :=int64 (0);if len (_fddeg ._aeaea .ObjectMap )==0{return 0;};if len (_fddeg ._aeaea ._gde )==0{_bceg :=0; -for _ ,_becg :=range _fddeg ._aeaea .ObjectMap {if _becg .Offset > 0{_bceg ++;};};if _bceg ==0{return 0;};_fddeg ._aeaea ._gde =make ([]XrefObject ,_bceg );_cggd :=0;for _ ,_eebd :=range _fddeg ._aeaea .ObjectMap {if _eebd .Offset > 0{_fddeg ._aeaea ._gde [_cggd ]=_eebd ; -_cggd ++;};};_bc .Slice (_fddeg ._aeaea ._gde ,func (_gfadf ,_ccgd int )bool {return _fddeg ._aeaea ._gde [_gfadf ].Offset < _fddeg ._aeaea ._gde [_ccgd ].Offset ;});};_fbcg :=_bc .Search (len (_fddeg ._aeaea ._gde ),func (_cggbf int )bool {return _fddeg ._aeaea ._gde [_cggbf ].Offset >=_egeg }); -if _fbcg < len (_fddeg ._aeaea ._gde ){_cedba =_fddeg ._aeaea ._gde [_fbcg ].Offset ;};return _cedba ;};func (_fcfa *PdfParser )parseBool ()(PdfObjectBool ,error ){_geag ,_fgdg :=_fcfa ._gfcf .Peek (4);if _fgdg !=nil {return PdfObjectBool (false ),_fgdg ; -};if (len (_geag )>=4)&&(string (_geag [:4])=="\u0074\u0072\u0075\u0065"){_fcfa ._gfcf .Discard (4);return PdfObjectBool (true ),nil ;};_geag ,_fgdg =_fcfa ._gfcf .Peek (5);if _fgdg !=nil {return PdfObjectBool (false ),_fgdg ;};if (len (_geag )>=5)&&(string (_geag [:5])=="\u0066\u0061\u006cs\u0065"){_fcfa ._gfcf .Discard (5); -return PdfObjectBool (false ),nil ;};return PdfObjectBool (false ),_ca .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");}; +// These values are required to be set for the 'EncodeBytes' method. +// ColorComponents defines the number of color components for provided image. +ColorComponents int ; -// 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}; +// BitsPerComponent is the number of bits that stores per color component +BitsPerComponent int ; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_efdb *ASCIIHexEncoder )MakeStreamDict ()*PdfObjectDictionary {_aeae :=MakeDict ();_aeae .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_efdb .GetFilterName ()));return _aeae ;}; +// Width is the width of the image to encode +Width int ; -// GetParser returns the parser for lazy-loading or compare references. -func (_egbgg *PdfObjectReference )GetParser ()*PdfParser {return _egbgg ._abdb }; +// Height is the height of the image to encode. +Height int ;_gbbbb *_dee .Document ; -// HasInvalidSubsectionHeader implements core.ParserMetadata interface. -func (_fgb ParserMetadata )HasInvalidSubsectionHeader ()bool {return _fgb ._ccd }; +// Globals are the JBIG2 global segments. +Globals _ad .Globals ; -// 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 (_efca *PdfObjectString )Decoded ()string {if _efca ==nil {return "";};_aece :=[]byte (_efca ._degb );if len (_aece )>=2&&_aece [0]==0xFE&&_aece [1]==0xFF{return _dd .UTF16ToString (_aece [2:]);};return _dd .PDFDocEncodingToString (_aece );}; +// 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 ; -// String returns a string describing `ref`. -func (_efaac *PdfObjectReference )String ()string {return _gf .Sprintf ("\u0052\u0065\u0066\u0028\u0025\u0064\u0020\u0025\u0064\u0029",_efaac .ObjectNumber ,_efaac .GenerationNumber );}; +// DefaultPageSettings are the settings parameters used by the jbig2 encoder. +DefaultPageSettings JBIG2EncoderSettings ;}; -// 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 ;}; +// GetFilterName returns the name of the encoding filter. +func (_fdae *LZWEncoder )GetFilterName ()string {return StreamEncodingFilterNameLZW };func (_aef *PdfParser )lookupObjectViaOS (_gf int ,_be int )(PdfObject ,error ){var _gb *_ce .Reader ;var _gad objectStream ;var _gded bool ;_gad ,_gded =_aef ._geac [_gf ]; +if !_gded {_gc ,_gce :=_aef .LookupByNumber (_gf );if _gce !=nil {_fb .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",_gf ); +return nil ,_gce ;};_dd ,_edd :=_gc .(*PdfObjectStream );if !_edd {return nil ,_b .New ("i\u006e\u0076\u0061\u006cid\u0020o\u0062\u006a\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d");};if _aef ._bcaf !=nil &&!_aef ._bcaf .isDecrypted (_dd ){return nil ,_b .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"); +};_cc :=_dd .PdfObjectDictionary ;_fb .Log .Trace ("\u0073o\u0020\u0064\u003a\u0020\u0025\u0073\n",_cc .String ());_eca ,_edd :=_cc .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if !_edd {_fb .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 ,_b .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 _ed .ToLower (string (*_eca ))!="\u006f\u0062\u006a\u0073\u0074\u006d"{_fb .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 ,_b .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 ,_edd :=_cc .Get ("\u004e").(*PdfObjectInteger );if !_edd {return nil ,_b .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"); +};_ge ,_edd :=_cc .Get ("\u0046\u0069\u0072s\u0074").(*PdfObjectInteger );if !_edd {return nil ,_b .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"); +};_fb .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",_eca ,*N );_ab ,_gce :=DecodeStream (_dd );if _gce !=nil {return nil ,_gce ; +};_fb .Log .Trace ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_ab );_bef :=_aef .GetFileOffset ();defer func (){_aef .SetFileOffset (_bef )}();_gb =_ce .NewReader (_ab );_aef ._bac =_def .NewReader (_gb );_fb .Log .Trace ("\u0050a\u0072s\u0069\u006e\u0067\u0020\u006ff\u0066\u0073e\u0074\u0020\u006d\u0061\u0070"); +_fee :=map[int ]int64 {};for _aba :=0;_aba < int (*N );_aba ++{_aef .skipSpaces ();_ddg ,_bc :=_aef .parseNumber ();if _bc !=nil {return nil ,_bc ;};_aed ,_aea :=_ddg .(*PdfObjectInteger );if !_aea {return nil ,_b .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"); +};_aef .skipSpaces ();_ddg ,_bc =_aef .parseNumber ();if _bc !=nil {return nil ,_bc ;};_bfe ,_aea :=_ddg .(*PdfObjectInteger );if !_aea {return nil ,_b .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"); +};_fb .Log .Trace ("\u006f\u0062j\u0020\u0025\u0064 \u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0025\u0064",*_aed ,*_bfe );_fee [int (*_aed )]=int64 (*_ge +*_bfe );};_gad =objectStream {N :int (*N ),_ec :_ab ,_ecb :_fee };_aef ._geac [_gf ]=_gad ;}else {_adb :=_aef .GetFileOffset (); +defer func (){_aef .SetFileOffset (_adb )}();_gb =_ce .NewReader (_gad ._ec );_aef ._bac =_def .NewReader (_gb );};_fa :=_gad ._ecb [_be ];_fb .Log .Trace ("\u0041\u0043\u0054\u0055AL\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u005b\u0025\u0064\u005d\u0020\u003d\u0020%\u0064",_be ,_fa ); +_gb .Seek (_fa ,_ee .SeekStart );_aef ._bac =_def .NewReader (_gb );_gfd ,_ :=_aef ._bac .Peek (100);_fb .Log .Trace ("\u004f\u0042\u004a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_gfd ));_bg ,_ac :=_aef .parseObject ();if _ac !=nil {_fb .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",_ac ); +return nil ,_ac ;};if _bg ==nil {return nil ,_b .New ("o\u0062\u006a\u0065\u0063t \u0063a\u006e\u006e\u006f\u0074\u0020b\u0065\u0020\u006e\u0075\u006c\u006c");};_add :=PdfIndirectObject {};_add .ObjectNumber =int64 (_be );_add .PdfObject =_bg ;_add ._cacc =_aef ; +return &_add ,nil ;};func _dgbb (_aa PdfObject )(int64 ,int64 ,error ){if _fbf ,_dad :=_aa .(*PdfIndirectObject );_dad {return _fbf .ObjectNumber ,_fbf .GenerationNumber ,nil ;};if _fad ,_cd :=_aa .(*PdfObjectStream );_cd {return _fad .ObjectNumber ,_fad .GenerationNumber ,nil ; +};return 0,0,_b .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");};type objectStream struct{N int ;_ec []byte ;_ecb map[int ]int64 ; +}; -// 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 (_cgda *PdfParser )GetTrailer ()*PdfObjectDictionary {return _cgda ._cbdc };func _gaab (_dfegb ,_afebe PdfObject ,_cfbd int )bool {if _cfbd > _gcfa {_gfd .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",_gcfa ); -return false ;};if _dfegb ==nil &&_afebe ==nil {return true ;}else if _dfegb ==nil ||_afebe ==nil {return false ;};if _d .TypeOf (_dfegb )!=_d .TypeOf (_afebe ){return false ;};switch _cacc :=_dfegb .(type ){case *PdfObjectNull ,*PdfObjectReference :return true ; -case *PdfObjectName :return *_cacc ==*(_afebe .(*PdfObjectName ));case *PdfObjectString :return *_cacc ==*(_afebe .(*PdfObjectString ));case *PdfObjectInteger :return *_cacc ==*(_afebe .(*PdfObjectInteger ));case *PdfObjectBool :return *_cacc ==*(_afebe .(*PdfObjectBool )); -case *PdfObjectFloat :return *_cacc ==*(_afebe .(*PdfObjectFloat ));case *PdfIndirectObject :return _gaab (TraceToDirectObject (_dfegb ),TraceToDirectObject (_afebe ),_cfbd +1);case *PdfObjectArray :_cacg :=_afebe .(*PdfObjectArray );if len ((*_cacc )._ddgcf )!=len ((*_cacg )._ddgcf ){return false ; -};for _fgbb ,_cgbe :=range (*_cacc )._ddgcf {if !_gaab (_cgbe ,(*_cacg )._ddgcf [_fgbb ],_cfbd +1){return false ;};};return true ;case *PdfObjectDictionary :_dgdgg :=_afebe .(*PdfObjectDictionary );_befa ,_ccfa :=(*_cacc )._edgf ,(*_dgdgg )._edgf ;if len (_befa )!=len (_ccfa ){return false ; -};for _ccce ,_ecce :=range _befa {_ebdfa ,_baegf :=_ccfa [_ccce ];if !_baegf ||!_gaab (_ecce ,_ebdfa ,_cfbd +1){return false ;};};return true ;case *PdfObjectStream :_affcb :=_afebe .(*PdfObjectStream );return _gaab ((*_cacc ).PdfObjectDictionary ,(*_affcb ).PdfObjectDictionary ,_cfbd +1); -default:_gfd .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",_dfegb ); -};return false ;};const (DefaultJPEGQuality =75;);func _gdaa (_bfca ,_adaa ,_ccffg uint8 )uint8 {_bfed :=int (_ccffg );_acag :=int (_adaa )-_bfed ;_ffde :=int (_bfca )-_bfed ;_bfed =_acfef (_acag +_ffde );_acag =_acfef (_acag );_ffde =_acfef (_ffde );if _acag <=_ffde &&_acag <=_bfed {return _bfca ; -}else if _ffde <=_bfed {return _adaa ;};return _ccffg ;}; +// GetFileOffset returns the current file offset, accounting for buffered position. +func (_agfg *PdfParser )GetFileOffset ()int64 {_afbg ,_ :=_agfg ._gcdd .Seek (0,_ee .SeekCurrent );_afbg -=int64 (_agfg ._bac .Buffered ());return _afbg ;}; -// 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 )(_fgfga bool ,_agccg bool ){_gdea ,_agccg :=TraceToDirectObject (obj ).(*PdfObjectBool );if _agccg {return bool (*_gdea ),true ;};return false ,false ;}; +// DecodeBytes decodes a multi-encoded slice of bytes by passing it through the +// DecodeBytes method of the underlying encoders. +func (_effg *MultiEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_dgabb :=encoded ;var _afae error ;for _ ,_ccf :=range _effg ._cedgf {_fb .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",_ccf ,_ccf ); +_dgabb ,_afae =_ccf .DecodeBytes (_dgabb );if _afae !=nil {return nil ,_afae ;};};return _dgabb ,nil ;}; + +// MakeArray creates an PdfObjectArray from a list of PdfObjects. +func MakeArray (objects ...PdfObject )*PdfObjectArray {return &PdfObjectArray {_dcfd :objects }}; + +// EncryptInfo contains an information generated by the document encrypter. +type EncryptInfo struct{Version ; + +// Encrypt is an encryption dictionary that contains all necessary parameters. +// It should be stored in all copies of the document trailer. +Encrypt *PdfObjectDictionary ; + +// ID0 and ID1 are IDs used in the trailer. Older algorithms such as RC4 uses them for encryption. +ID0 ,ID1 string ;};func (_gcbdd *PdfObjectDictionary )setWithLock (_ccgg PdfObjectName ,_gecb PdfObject ,_aeca bool ){if _aeca {_gcbdd ._gfdb .Lock ();defer _gcbdd ._gfdb .Unlock ();};_ ,_gadb :=_gcbdd ._aacd [_ccgg ];if !_gadb {_gcbdd ._geaef =append (_gcbdd ._geaef ,_ccgg ); +};_gcbdd ._aacd [_ccgg ]=_gecb ;};func (_gcbaf *ASCII85Encoder )base256Tobase85 (_beaef uint32 )[5]byte {_eecf :=[5]byte {0,0,0,0,0};_gdgf :=_beaef ;for _bfegg :=0;_bfegg < 5;_bfegg ++{_eecad :=uint32 (1);for _fggae :=0;_fggae < 4-_bfegg ;_fggae ++{_eecad *=85; +};_cbdf :=_gdgf /_eecad ;_gdgf =_gdgf %_eecad ;_eecf [_bfegg ]=byte (_cbdf );};return _eecf ;}; // PdfObjectStream represents the primitive PDF Object stream. type PdfObjectStream struct{PdfObjectReference ;*PdfObjectDictionary ;Stream []byte ;}; -// 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 _fedbe (o ,0,traversed );}; +// Set sets the PdfObject at index i of the array. An error is returned if the index is outside bounds. +func (_eacag *PdfObjectArray )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_eacag ._dcfd ){return _b .New ("\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_eacag ._dcfd [i ]=obj ;return nil ;}; -// Validate validates the page settings for the JBIG2 encoder. -func (_ffbcb JBIG2EncoderSettings )Validate ()error {const _fgab ="\u0076a\u006ci\u0064\u0061\u0074\u0065\u0045\u006e\u0063\u006f\u0064\u0065\u0072";if _ffbcb .Threshold < 0||_ffbcb .Threshold > 1.0{return _de .Errorf (_fgab ,"\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",_ffbcb .Threshold ); -};if _ffbcb .ResolutionX < 0{return _de .Errorf (_fgab ,"\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",_ffbcb .ResolutionX ); -};if _ffbcb .ResolutionY < 0{return _de .Errorf (_fgab ,"\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",_ffbcb .ResolutionY ); -};if _ffbcb .DefaultPixelValue !=0&&_ffbcb .DefaultPixelValue !=1{return _de .Errorf (_fgab ,"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}",_ffbcb .DefaultPixelValue ); -};if _ffbcb .Compression !=JB2Generic {return _de .Errorf (_fgab ,"\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 ;}; +// MakeName creates a PdfObjectName from a string. +func MakeName (s string )*PdfObjectName {_fede :=PdfObjectName (s );return &_fede };func (_eeff *PdfParser )getNumbersOfUpdatedObjects (_gdebb *PdfParser )([]int ,error ){if _gdebb ==nil {return nil ,_b .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"); +};_eaacb :=_gdebb ._dcbea ;_cbab :=make ([]int ,0);_cegf :=make (map[int ]interface{});_abdba :=make (map[int ]int64 );for _ddfb ,_cgdb :=range _eeff ._dddfc .ObjectMap {if _cgdb .Offset ==0{if _cgdb .OsObjNumber !=0{if _abfda ,_fbfb :=_eeff ._dddfc .ObjectMap [_cgdb .OsObjNumber ]; +_fbfb {_cegf [_cgdb .OsObjNumber ]=struct{}{};_abdba [_ddfb ]=_abfda .Offset ;}else {return nil ,_b .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0078r\u0065\u0066\u0020\u0074ab\u006c\u0065");};};}else {_abdba [_ddfb ]=_cgdb .Offset ;};};for _abed ,_daga :=range _abdba {if _ ,_bafd :=_cegf [_abed ]; +_bafd {continue ;};if _daga > _eaacb {_cbab =append (_cbab ,_abed );};};return _cbab ,nil ;}; -// 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 _gaab (obj1 ,obj2 ,0)};func _gbacg (_dgded *PdfObjectDictionary )(_gbeg *_aca .ImageBase ){var (_dacf *PdfObjectInteger ;_afdd bool ;);if _dacf ,_afdd =_dgded .Get ("\u0057\u0069\u0064t\u0068").(*PdfObjectInteger ); -_afdd {_gbeg =&_aca .ImageBase {Width :int (*_dacf )};}else {return nil ;};if _dacf ,_afdd =_dgded .Get ("\u0048\u0065\u0069\u0067\u0068\u0074").(*PdfObjectInteger );_afdd {_gbeg .Height =int (*_dacf );};if _dacf ,_afdd =_dgded .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074").(*PdfObjectInteger ); -_afdd {_gbeg .BitsPerComponent =int (*_dacf );};if _dacf ,_afdd =_dgded .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073").(*PdfObjectInteger );_afdd {_gbeg .ColorComponents =int (*_dacf );};return _gbeg ;}; +// UpdateParams updates the parameter values of the encoder. +func (_eded *ASCII85Encoder )UpdateParams (params *PdfObjectDictionary ){};func _ceeb (_addaa string )(int ,int ,error ){_feac :=_gdac .FindStringSubmatch (_addaa );if len (_feac )< 3{return 0,0,_b .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"); +};_beaff ,_ :=_f .Atoi (_feac [1]);_ecdf ,_ :=_f .Atoi (_feac [2]);return _beaff ,_ecdf ,nil ;};func (_cfg *PdfCrypt )newEncryptDict ()*PdfObjectDictionary {_gec :=MakeDict ();_gec .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064")); +_gec .Set ("\u0056",MakeInteger (int64 (_cfg ._af .V )));_gec .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_cfg ._af .Length )));return _gec ;}; -// 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 (_afbe *PdfParser )IsEncrypted ()(bool ,error ){if _afbe ._bfd !=nil {return true ,nil ;}else if _afbe ._cbdc ==nil {return false ,nil ;};_gfd .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"); -_agcc :=_afbe ._cbdc .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074");if _agcc ==nil {return false ,nil ;};_gfd .Log .Trace ("\u0049\u0073\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0021");var (_ffba *PdfObjectDictionary ;);switch _dbcc :=_agcc .(type ){case *PdfObjectDictionary :_ffba =_dbcc ; -case *PdfObjectReference :_gfd .Log .Trace ("\u0030\u003a\u0020\u004c\u006f\u006f\u006b\u0020\u0075\u0070\u0020\u0072e\u0066\u0020\u0025\u0071",_dbcc );_fbaf ,_bdfd :=_afbe .LookupByReference (*_dbcc );_gfd .Log .Trace ("\u0031\u003a\u0020%\u0071",_fbaf ); -if _bdfd !=nil {return false ,_bdfd ;};_aaac ,_cfdee :=_fbaf .(*PdfIndirectObject );if !_cfdee {_gfd .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 ,_ca .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_ddac ,_cfdee :=_aaac .PdfObject .(*PdfObjectDictionary );_afbe ._aceb =_aaac ;_gfd .Log .Trace ("\u0032\u003a\u0020%\u0071",_ddac );if !_cfdee {return false ,_ca .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"); -};_ffba =_ddac ;case *PdfObjectNull :_gfd .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",_dbcc );};_ebedf ,_aggb :=PdfCryptNewDecrypt (_afbe ,_ffba ,_afbe ._cbdc );if _aggb !=nil {return false ,_aggb ; -};for _ ,_aaaa :=range []string {"\u0045n\u0063\u0072\u0079\u0070\u0074"}{_ecfg :=_afbe ._cbdc .Get (PdfObjectName (_aaaa ));if _ecfg ==nil {continue ;};switch _gfacd :=_ecfg .(type ){case *PdfObjectReference :_ebedf ._afd [int (_gfacd .ObjectNumber )]=struct{}{}; -case *PdfIndirectObject :_ebedf ._abb [_gfacd ]=true ;_ebedf ._afd [int (_gfacd .ObjectNumber )]=struct{}{};};};_afbe ._bfd =_ebedf ;_gfd .Log .Trace ("\u0043\u0072\u0079\u0070\u0074\u0065\u0072\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0025\u0062",_ebedf ); -return true ,nil ;};func (_cccb *PdfParser )repairSeekXrefMarker ()error {_gcffc ,_dabbg :=_cccb ._cgef .Seek (0,_bcdf .SeekEnd );if _dabbg !=nil {return _dabbg ;};_ecdg :=_be .MustCompile ("\u005cs\u0078\u0072\u0065\u0066\u005c\u0073*");var _bcce int64 ; -var _ffeg int64 =1000;for _bcce < _gcffc {if _gcffc <=(_ffeg +_bcce ){_ffeg =_gcffc -_bcce ;};_ ,_baege :=_cccb ._cgef .Seek (-_bcce -_ffeg ,_bcdf .SeekEnd );if _baege !=nil {return _baege ;};_adgd :=make ([]byte ,_ffeg );_cccb ._cgef .Read (_adgd );_gfd .Log .Trace ("\u004c\u006f\u006fki\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0078\u0072\u0065\u0066\u0020\u003a\u0020\u0022\u0025\u0073\u0022",string (_adgd )); -_dbfb :=_ecdg .FindAllStringIndex (string (_adgd ),-1);if _dbfb !=nil {_bfcaa :=_dbfb [len (_dbfb )-1];_gfd .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_dbfb );_cccb ._cgef .Seek (-_bcce -_ffeg +int64 (_bfcaa [0]),_bcdf .SeekEnd );_cccb ._gfcf =_ec .NewReader (_cccb ._cgef ); -for {_ffbg ,_badae :=_cccb ._gfcf .Peek (1);if _badae !=nil {return _badae ;};_gfd .Log .Trace ("\u0042\u003a\u0020\u0025\u0064\u0020\u0025\u0063",_ffbg [0],_ffbg [0]);if !IsWhiteSpace (_ffbg [0]){break ;};_cccb ._gfcf .Discard (1);};return nil ;};_gfd .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"); -_bcce +=_ffeg ;};_gfd .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 _ca .New ("\u0078r\u0065f\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020");};var _aace _b .Map ; +// DecodeStream implements ASCII85 stream decoding. +func (_dgbd *ASCII85Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _dgbd .DecodeBytes (streamObj .Stream );};func (_ageb *PdfParser )parseNull ()(PdfObjectNull ,error ){_ ,_fgee :=_ageb ._bac .Discard (4);return PdfObjectNull {},_fgee ; +};func (_cgbc *PdfCrypt )makeKey (_fdec string ,_eec ,_ceb uint32 ,_bddf []byte )([]byte ,error ){_fbge ,_eac :=_cgbc ._gdc [_fdec ];if !_eac {return nil ,_fe .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_fdec ); +};return _fbge .MakeKey (_eec ,_ceb ,_bddf );}; -// 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 (_ceeec *PdfObjectDictionary )GetString (key PdfObjectName )(string ,bool ){_aebe :=_ceeec .Get (key );if _aebe ==nil {return "",false ;};_ebda ,_debdd :=_aebe .(*PdfObjectString );if !_debdd {return "",false ;};return _ebda .Str (),true ;};func (_beea *PdfParser )parseHexString ()(*PdfObjectString ,error ){_beea ._gfcf .ReadByte (); -var _bbca _beg .Buffer ;for {_eagb ,_fcbd :=_beea ._gfcf .Peek (1);if _fcbd !=nil {return MakeString (""),_fcbd ;};if _eagb [0]=='>'{_beea ._gfcf .ReadByte ();break ;};_cfgca ,_ :=_beea ._gfcf .ReadByte ();if _beea ._gcbfa {if _beg .IndexByte (_fcgd ,_cfgca )==-1{_beea ._dfgd ._ebd =true ; -};};if !IsWhiteSpace (_cfgca ){_bbca .WriteByte (_cfgca );};};if _bbca .Len ()%2==1{_beea ._dfgd ._gecc =true ;_bbca .WriteRune ('0');};_fbbb ,_ :=_a .DecodeString (_bbca .String ());return MakeHexString (string (_fbbb )),nil ;};func (_aa *PdfParser )lookupByNumberWrapper (_gbc int ,_bege bool )(PdfObject ,bool ,error ){_eg ,_ced ,_agg :=_aa .lookupByNumber (_gbc ,_bege ); -if _agg !=nil {return nil ,_ced ,_agg ;};if !_ced &&_aa ._bfd !=nil &&_aa ._bfd ._bca &&!_aa ._bfd .isDecrypted (_eg ){_eb :=_aa ._bfd .Decrypt (_eg ,0,0);if _eb !=nil {return nil ,_ced ,_eb ;};};return _eg ,_ced ,nil ;}; +// MakeDict creates and returns an empty PdfObjectDictionary. +func MakeDict ()*PdfObjectDictionary {_ceef :=&PdfObjectDictionary {};_ceef ._aacd =map[PdfObjectName ]PdfObject {};_ceef ._geaef =[]PdfObjectName {};_ceef ._gfdb =&_d .Mutex {};return _ceef ;};func _befe (_fcee int )cryptFilters {return cryptFilters {_ggbf :_bfg .NewFilterV2 (_fcee )}}; + + +// NewJBIG2Encoder creates a new JBIG2Encoder. +func NewJBIG2Encoder ()*JBIG2Encoder {return &JBIG2Encoder {_gbbbb :_dee .InitEncodeDocument (false )}}; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_ccc *LZWEncoder )MakeDecodeParams ()PdfObject {if _ccc .Predictor > 1{_efdd :=MakeDict ();_efdd .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_ccc .Predictor )));if _ccc .BitsPerComponent !=8{_efdd .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_ccc .BitsPerComponent ))); -};if _ccc .Columns !=1{_efdd .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_ccc .Columns )));};if _ccc .Colors !=1{_efdd .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_ccc .Colors )));};return _efdd ;};return nil ; -};type objectStream struct{N int ;_ce []byte ;_gfa map[int ]int64 ;};func (_dgc *ASCII85Encoder )base256Tobase85 (_efaa uint32 )[5]byte {_ffbe :=[5]byte {0,0,0,0,0};_efbc :=_efaa ;for _aebf :=0;_aebf < 5;_aebf ++{_ecef :=uint32 (1);for _adde :=0;_adde < 4-_aebf ; -_adde ++{_ecef *=85;};_aaeb :=_efbc /_ecef ;_efbc =_efbc %_ecef ;_ffbe [_aebf ]=byte (_aaeb );};return _ffbe ;}; +func (_bgcb *JPXEncoder )MakeDecodeParams ()PdfObject {return nil }; + +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_cgea *CCITTFaxEncoder )MakeDecodeParams ()PdfObject {_accg :=MakeDict ();_accg .Set ("\u004b",MakeInteger (int64 (_cgea .K )));_accg .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_cgea .Columns )));if _cgea .BlackIs1 {_accg .Set ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031",MakeBool (_cgea .BlackIs1 )); +};if _cgea .EncodedByteAlign {_accg .Set ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e",MakeBool (_cgea .EncodedByteAlign ));};if _cgea .EndOfLine &&_cgea .K >=0{_accg .Set ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee",MakeBool (_cgea .EndOfLine )); +};if _cgea .Rows !=0&&!_cgea .EndOfBlock {_accg .Set ("\u0052\u006f\u0077\u0073",MakeInteger (int64 (_cgea .Rows )));};if !_cgea .EndOfBlock {_accg .Set ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b",MakeBool (_cgea .EndOfBlock ));};if _cgea .DamagedRowsBeforeError !=0{_accg .Set ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072",MakeInteger (int64 (_cgea .DamagedRowsBeforeError ))); +};return _accg ;};func _fga (_ebef *PdfObjectStream ,_ggcb *PdfObjectDictionary )(*LZWEncoder ,error ){_accd :=NewLZWEncoder ();_fege :=_ebef .PdfObjectDictionary ;if _fege ==nil {return _accd ,nil ;};if _ggcb ==nil {_fgga :=TraceToDirectObject (_fege .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073")); +if _fgga !=nil {if _gfdd ,_addd :=_fgga .(*PdfObjectDictionary );_addd {_ggcb =_gfdd ;}else if _gaddg ,_deb :=_fgga .(*PdfObjectArray );_deb {if _gaddg .Len ()==1{if _gfad ,_cgg :=GetDict (_gaddg .Get (0));_cgg {_ggcb =_gfad ;};};};if _ggcb ==nil {_fb .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",_fgga ); +return nil ,_fe .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};};_ddce :=_fege .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");if _ddce !=nil {_bgdg ,_gddca :=_ddce .(*PdfObjectInteger ); +if !_gddca {_fb .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",_ddce ); +return nil ,_fe .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_bgdg !=0&&*_bgdg !=1{return nil ,_fe .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"); +};_accd .EarlyChange =int (*_bgdg );}else {_accd .EarlyChange =1;};if _ggcb ==nil {return _accd ,nil ;};if _bdbe ,_ecafb :=GetIntVal (_ggcb .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));_ecafb {if _bdbe ==0||_bdbe ==1{_accd .EarlyChange =_bdbe ; +}else {_fb .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",_bdbe );};};_ddce =_ggcb .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"); +if _ddce !=nil {_ccad ,_ffcbg :=_ddce .(*PdfObjectInteger );if !_ffcbg {_fb .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",_ddce ); +return nil ,_fe .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_accd .Predictor =int (*_ccad );};_ddce =_ggcb .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +if _ddce !=nil {_efgg ,_cgbg :=_ddce .(*PdfObjectInteger );if !_cgbg {_fb .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 ,_fe .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_accd .BitsPerComponent =int (*_efgg );};if _accd .Predictor > 1{_accd .Columns =1;_ddce =_ggcb .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _ddce !=nil {_bgg ,_cebc :=_ddce .(*PdfObjectInteger );if !_cebc {return nil ,_fe .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_accd .Columns =int (*_bgg ); +};_accd .Colors =1;_ddce =_ggcb .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _ddce !=nil {_bgbc ,_cgec :=_ddce .(*PdfObjectInteger );if !_cgec {return nil ,_fe .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"); +};_accd .Colors =int (*_bgbc );};};_fb .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_ggcb .String ());return _accd ,nil ;};func (_beee *PdfCrypt )decryptBytes (_fae []byte ,_fca string ,_gggf []byte )([]byte ,error ){_fb .Log .Trace ("\u0044\u0065\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073"); +_ggc ,_fba :=_beee ._gdc [_fca ];if !_fba {return nil ,_fe .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_fca );};return _ggc .DecryptBytes (_fae ,_gggf );}; + +// ASCII85Encoder implements ASCII85 encoder/decoder. +type ASCII85Encoder struct{}; + +// UpdateParams updates the parameter values of the encoder. +func (_acce *CCITTFaxEncoder )UpdateParams (params *PdfObjectDictionary ){if _gcbc ,_cbbb :=GetNumberAsInt64 (params .Get ("\u004b"));_cbbb ==nil {_acce .K =int (_gcbc );};if _bfdc ,_eadb :=GetNumberAsInt64 (params .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073")); +_eadb ==nil {_acce .Columns =int (_bfdc );}else if _bfdc ,_eadb =GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));_eadb ==nil {_acce .Columns =int (_bfdc );};if _gbce ,_egcb :=GetNumberAsInt64 (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031")); +_egcb ==nil {_acce .BlackIs1 =_gbce > 0;}else {if _feeee ,_ddab :=GetBoolVal (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_ddab {_acce .BlackIs1 =_feeee ;}else {if _cbbc ,_edda :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); +_edda {_gea ,_gfgce :=_cbbc .ToIntegerArray ();if _gfgce ==nil {_acce .BlackIs1 =_gea [0]==1&&_gea [1]==0;};};};};if _ffg ,_gdad :=GetNumberAsInt64 (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); +_gdad ==nil {_acce .EncodedByteAlign =_ffg > 0;}else {if _gfba ,_adef :=GetBoolVal (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_adef {_acce .EncodedByteAlign =_gfba ;};};if _deba ,_gccf :=GetNumberAsInt64 (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); +_gccf ==nil {_acce .EndOfLine =_deba > 0;}else {if _ebeff ,_ecef :=GetBoolVal (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_ecef {_acce .EndOfLine =_ebeff ;};};if _cgd ,_dbfe :=GetNumberAsInt64 (params .Get ("\u0052\u006f\u0077\u0073")); +_dbfe ==nil {_acce .Rows =int (_cgd );}else if _cgd ,_dbfe =GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_dbfe ==nil {_acce .Rows =int (_cgd );};if _acaf ,_adcg :=GetNumberAsInt64 (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); +_adcg ==nil {_acce .EndOfBlock =_acaf > 0;}else {if _aadc ,_feca :=GetBoolVal (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_feca {_acce .EndOfBlock =_aadc ;};};if _ecefg ,_gdeb :=GetNumberAsInt64 (params .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072")); +_gdeb !=nil {_acce .DamagedRowsBeforeError =int (_ecefg );};}; + +// GetRevision returns PdfParser for the specific version of the Pdf document. +func (_ceabd *PdfParser )GetRevision (revisionNumber int )(*PdfParser ,error ){_aeef :=_ceabd ._gcca ;if _aeef ==revisionNumber {return _ceabd ,nil ;};if _aeef < revisionNumber {return nil ,_b .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 _ceabd ._eddb [revisionNumber ]!=nil {return _ceabd ._eddb [revisionNumber ],nil ;};_fdee :=_ceabd ;for ;_aeef > revisionNumber ;_aeef --{_facfc ,_aabg :=_fdee .GetPreviousRevisionParser ();if _aabg !=nil {return nil ,_aabg ;};_ceabd ._eddb [_aeef -1]=_facfc ; +_ceabd ._dace [_fdee ]=_facfc ;_fdee =_facfc ;};return _fdee ,nil ;}; + +// Clear resets the array to an empty state. +func (_gadcf *PdfObjectArray )Clear (){_gadcf ._dcfd =[]PdfObject {}}; + +// 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 (_fdfa *RunLengthEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_gcbda :=_ce .NewReader (encoded );var _debg []byte ;for {_bgdgd ,_bgad :=_gcbda .ReadByte ();if _bgad !=nil {return nil ,_bgad ;};if _bgdgd > 128{_geda ,_fecf :=_gcbda .ReadByte (); +if _fecf !=nil {return nil ,_fecf ;};for _debe :=0;_debe < 257-int (_bgdgd );_debe ++{_debg =append (_debg ,_geda );};}else if _bgdgd < 128{for _dgg :=0;_dgg < int (_bgdgd )+1;_dgg ++{_ddef ,_dcdg :=_gcbda .ReadByte ();if _dcdg !=nil {return nil ,_dcdg ; +};_debg =append (_debg ,_ddef );};}else {break ;};};return _debg ,nil ;}; + +// HasInvalidSubsectionHeader implements core.ParserMetadata interface. +func (_gdfgd ParserMetadata )HasInvalidSubsectionHeader ()bool {return _gdfgd ._ggga }; + +// NewDCTEncoder makes a new DCT encoder with default parameters. +func NewDCTEncoder ()*DCTEncoder {_gcgc :=&DCTEncoder {};_gcgc .ColorComponents =3;_gcgc .BitsPerComponent =8;_gcgc .Quality =DefaultJPEGQuality ;_gcgc .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};return _gcgc ;}; // GetFilterName returns the name of the encoding filter. -func (_cbad *JPXEncoder )GetFilterName ()string {return StreamEncodingFilterNameJPX }; +func (_gefe *ASCIIHexEncoder )GetFilterName ()string {return StreamEncodingFilterNameASCIIHex }; -// GetCrypter returns the PdfCrypt instance which has information about the PDFs encryption. -func (_abag *PdfParser )GetCrypter ()*PdfCrypt {return _abag ._bfd }; +// 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 (_bedg *PdfParser )IsEncrypted ()(bool ,error ){if _bedg ._bcaf !=nil {return true ,nil ;}else if _bedg ._gcbff ==nil {return false ,nil ;};_fb .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"); +_bbbb :=_bedg ._gcbff .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074");if _bbbb ==nil {return false ,nil ;};_fb .Log .Trace ("\u0049\u0073\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0021");var (_ddgg *PdfObjectDictionary ;);switch _fcad :=_bbbb .(type ){case *PdfObjectDictionary :_ddgg =_fcad ; +case *PdfObjectReference :_fb .Log .Trace ("\u0030\u003a\u0020\u004c\u006f\u006f\u006b\u0020\u0075\u0070\u0020\u0072e\u0066\u0020\u0025\u0071",_fcad );_aead ,_bdec :=_bedg .LookupByReference (*_fcad );_fb .Log .Trace ("\u0031\u003a\u0020%\u0071",_aead ); +if _bdec !=nil {return false ,_bdec ;};_edgge ,_eedee :=_aead .(*PdfIndirectObject );if !_eedee {_fb .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 ,_b .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_ebbde ,_eedee :=_edgge .PdfObject .(*PdfObjectDictionary );_bedg ._degc =_edgge ;_fb .Log .Trace ("\u0032\u003a\u0020%\u0071",_ebbde );if !_eedee {return false ,_b .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"); +};_ddgg =_ebbde ;case *PdfObjectNull :_fb .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 ,_fe .Errorf ("u\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0074\u0079\u0070\u0065: \u0025\u0054",_fcad );};_gefcc ,_aedg :=PdfCryptNewDecrypt (_bedg ,_ddgg ,_bedg ._gcbff );if _aedg !=nil {return false ,_aedg ; +};for _ ,_ggde :=range []string {"\u0045n\u0063\u0072\u0079\u0070\u0074"}{_cbfc :=_bedg ._gcbff .Get (PdfObjectName (_ggde ));if _cbfc ==nil {continue ;};switch _egagb :=_cbfc .(type ){case *PdfObjectReference :_gefcc ._bce [int (_egagb .ObjectNumber )]=struct{}{}; +case *PdfIndirectObject :_gefcc ._gga [_egagb ]=true ;_gefcc ._bce [int (_egagb .ObjectNumber )]=struct{}{};};};_bedg ._bcaf =_gefcc ;_fb .Log .Trace ("\u0043\u0072\u0079\u0070\u0074\u0065\u0072\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0025\u0062",_gefcc ); +return true ,nil ;}; -// ParserMetadata gets the pdf parser metadata. -func (_ddcd *PdfParser )ParserMetadata ()(ParserMetadata ,error ){if !_ddcd ._gcbfa {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 _ddcd ._dfgd ,nil ;}; +// GetFilterName returns the name of the encoding filter. +func (_gdfe *JBIG2Encoder )GetFilterName ()string {return StreamEncodingFilterNameJBIG2 };var _eecfb =_fd .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 `stream`. -func (_adgg *PdfObjectStream )String ()string {return _gf .Sprintf ("O\u0062j\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u0025\u0064: \u0025\u0073",_adgg .ObjectNumber ,_adgg .PdfObjectDictionary );}; -// ParserMetadata is the parser based metadata information about document. -// The data here could be used on document verification. -type ParserMetadata struct{_fdfg int ;_eeeg bool ;_fbcc [4]byte ;_eedd bool ;_gecc bool ;_ebd bool ;_bffc bool ;_ccd bool ;_bcdab bool ;}; +// PdfObjectArray represents the primitive PDF array object. +type PdfObjectArray struct{_dcfd []PdfObject };type objectStreams map[int ]objectStream ; // MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -// Has the Filter set and the DecodeParms. -func (_edfa *LZWEncoder )MakeStreamDict ()*PdfObjectDictionary {_egfd :=MakeDict ();_egfd .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_edfa .GetFilterName ()));_deeg :=_edfa .MakeDecodeParams ();if _deeg !=nil {_egfd .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_deeg ); -};_egfd .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (int64 (_edfa .EarlyChange )));return _egfd ;}; +func (_cabf *ASCIIHexEncoder )MakeStreamDict ()*PdfObjectDictionary {_gbcf :=MakeDict ();_gbcf .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_cabf .GetFilterName ()));return _gbcf ;}; -// 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 (_geeag *FlateEncoder )SetPredictor (columns int ){_geeag .Predictor =11;_geeag .Columns =columns ;};func _dgac (_adeb *PdfObjectStream ,_babd *PdfObjectDictionary )(*RunLengthEncoder ,error ){return NewRunLengthEncoder (),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 (_beabe *PdfParser )GetTrailer ()*PdfObjectDictionary {return _beabe ._gcbff }; -// DecodeStream implements ASCII hex decoding. -func (_edga *ASCIIHexEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _edga .DecodeBytes (streamObj .Stream );}; +// ParserMetadata gets the pdf parser metadata. +func (_beg *PdfParser )ParserMetadata ()(ParserMetadata ,error ){if !_beg ._cabae {return ParserMetadata {},_fe .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 _beg ._debce ,nil ;}; -// UpdateParams updates the parameter values of the encoder. -func (_bddf *RawEncoder )UpdateParams (params *PdfObjectDictionary ){}; +// EncodeJBIG2Image encodes 'img' into jbig2 encoded bytes stream, using default encoder settings. +func (_cbbca *JBIG2Encoder )EncodeJBIG2Image (img *JBIG2Image )([]byte ,error ){const _fgaf ="c\u006f\u0072\u0065\u002eEn\u0063o\u0064\u0065\u004a\u0042\u0049G\u0032\u0049\u006d\u0061\u0067\u0065";if _cbfaa :=_cbbca .AddPageImage (img ,&_cbbca .DefaultPageSettings ); +_cbfaa !=nil {return nil ,_bb .Wrap (_cbfaa ,_fgaf ,"");};return _cbbca .Encode ();}; -// UpdateParams updates the parameter values of the encoder. -func (_dfed *MultiEncoder )UpdateParams (params *PdfObjectDictionary ){for _ ,_fddf :=range _dfed ._gcbe {_fddf .UpdateParams (params );};};func (_cege *PdfCrypt )encryptBytes (_gac []byte ,_dbf string ,_eee []byte )([]byte ,error ){_gfd .Log .Trace ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073"); -_bgb ,_gfaf :=_cege ._aac [_dbf ];if !_gfaf {return nil ,_gf .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_dbf );};return _bgb .EncryptBytes (_gac ,_eee );}; +// NewMultiEncoder returns a new instance of MultiEncoder. +func NewMultiEncoder ()*MultiEncoder {_fdefg :=MultiEncoder {};_fdefg ._cedgf =[]StreamEncoder {};return &_fdefg ;}; -// Append appends PdfObject(s) to the array. -func (_deeb *PdfObjectArray )Append (objects ...PdfObject ){if _deeb ==nil {_gfd .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 ;};_deeb ._ddgcf =append (_deeb ._ddgcf ,objects ...);}; +// DrawableImage is same as golang image/draw's Image interface that allow drawing images. +type DrawableImage interface{ColorModel ()_c .Model ;Bounds ()_ba .Rectangle ;At (_beeb ,_cfbe int )_c .Color ;Set (_geg ,_deac int ,_efge _c .Color );}; -// GetNumbersAsFloat converts a list of pdf objects representing floats or integers to a slice of -// float64 values. -func GetNumbersAsFloat (objects []PdfObject )(_bgbea []float64 ,_cdda error ){for _ ,_fccda :=range objects {_ddga ,_bfcg :=GetNumberAsFloat (_fccda );if _bfcg !=nil {return nil ,_bfcg ;};_bgbea =append (_bgbea ,_ddga );};return _bgbea ,nil ;};func _gef (_dba int )cryptFilters {return cryptFilters {_dfa :_cb .NewFilterV2 (_dba )}}; +// 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 =='.'}; +// GetCrypter returns the PdfCrypt instance which has information about the PDFs encryption. +func (_cbba *PdfParser )GetCrypter ()*PdfCrypt {return _cbba ._bcaf }; -// Seek implementation of Seek interface. -func (_bbgg *limitedReadSeeker )Seek (offset int64 ,whence int )(int64 ,error ){var _bbfd int64 ;switch whence {case _bcdf .SeekStart :_bbfd =offset ;case _bcdf .SeekCurrent :_edad ,_eeegc :=_bbgg ._daace .Seek (0,_bcdf .SeekCurrent );if _eeegc !=nil {return 0,_eeegc ; -};_bbfd =_edad +offset ;case _bcdf .SeekEnd :_bbfd =_bbgg ._ecdf +offset ;};if _bffcb :=_bbgg .getError (_bbfd );_bffcb !=nil {return 0,_bffcb ;};if _ ,_cbgf :=_bbgg ._daace .Seek (_bbfd ,_bcdf .SeekStart );_cbgf !=nil {return 0,_cbgf ;};return _bbfd ,nil ; -}; +// WriteString outputs the object as it is to be written to file. +func (_cfcg *PdfObjectNull )WriteString ()string {return "\u006e\u0075\u006c\u006c"}; -// 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 {_adcfe :=PdfObjectString {_degb :s };return &_adcfe };func _ge (_bd PdfObject )(int64 ,int64 ,error ){if _fbe ,_fcb :=_bd .(*PdfIndirectObject );_fcb {return _fbe .ObjectNumber ,_fbe .GenerationNumber ,nil ; -};if _bba ,_fgd :=_bd .(*PdfObjectStream );_fgd {return _bba .ObjectNumber ,_bba .GenerationNumber ,nil ;};return 0,0,_ca .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"); -}; +// Version represents a version of a PDF standard. +type Version struct{Major int ;Minor int ;};func (_gfgec *PdfParser )parseLinearizedDictionary ()(*PdfObjectDictionary ,error ){_cgefb ,_dbaa :=_gfgec ._gcdd .Seek (0,_ee .SeekEnd );if _dbaa !=nil {return nil ,_dbaa ;};var _ggecc int64 ;var _agff int64 =2048; +for _ggecc < _cgefb -4{if _cgefb <=(_agff +_ggecc ){_agff =_cgefb -_ggecc ;};_ ,_cbdc :=_gfgec ._gcdd .Seek (_ggecc ,_ee .SeekStart );if _cbdc !=nil {return nil ,_cbdc ;};_acfacg :=make ([]byte ,_agff );_ ,_cbdc =_gfgec ._gcdd .Read (_acfacg );if _cbdc !=nil {return nil ,_cbdc ; +};_fb .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 (_acfacg )); +_gff :=_gdac .FindAllStringIndex (string (_acfacg ),-1);if _gff !=nil {_aeff :=_gff [0];_fb .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_gff );_ ,_gbea :=_gfgec ._gcdd .Seek (int64 (_aeff [0]),_ee .SeekStart );if _gbea !=nil {return nil ,_gbea ; +};_gfgec ._bac =_def .NewReader (_gfgec ._gcdd );_cbfb ,_gbea :=_gfgec .ParseIndirectObject ();if _gbea !=nil {return nil ,nil ;};if _fadc ,_bacg :=GetIndirect (_cbfb );_bacg {if _aafe ,_bdcc :=GetDict (_fadc .PdfObject );_bdcc {if _afbga :=_aafe .Get ("\u004c\u0069\u006e\u0065\u0061\u0072\u0069\u007a\u0065\u0064"); +_afbga !=nil {return _aafe ,nil ;};return nil ,nil ;};};return nil ,nil ;};_ggecc +=_agff -4;};return nil ,_b .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 _gbc (_fafe *PdfObjectStream ,_aecc *PdfObjectDictionary )(*FlateEncoder ,error ){_ffdbe :=NewFlateEncoder ();_edef :=_fafe .PdfObjectDictionary ;if _edef ==nil {return _ffdbe ,nil ;};_ffdbe ._afbd =_dfgfd (_edef );if _aecc ==nil {_dgea :=TraceToDirectObject (_edef .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073")); +switch _acc :=_dgea .(type ){case *PdfObjectArray :if _acc .Len ()!=1{_fb .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",_acc .Len ()); +return nil ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _fcb ,_ccc :=GetDict (_acc .Get (0));_ccc {_aecc =_fcb ;};case *PdfObjectDictionary :_aecc =_acc ;case *PdfObjectNull ,nil :default:_fb .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",_dgea ); +return nil ,_fe .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _aecc ==nil {return _ffdbe ,nil ;};_fb .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_aecc .String ()); +_faca :=_aecc .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _faca ==nil {_fb .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 {_dbb ,_gacf :=_faca .(*PdfObjectInteger );if !_gacf {_fb .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",_faca ); +return nil ,_fe .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_ffdbe .Predictor =int (*_dbb );};_faca =_aecc .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +if _faca !=nil {_dbcg ,_cfc :=_faca .(*PdfObjectInteger );if !_cfc {_fb .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 ,_fe .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_ffdbe .BitsPerComponent =int (*_dbcg );};if _ffdbe .Predictor > 1{_ffdbe .Columns =1;_faca =_aecc .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _faca !=nil {_fec ,_edcfb :=_faca .(*PdfObjectInteger );if !_edcfb {return nil ,_fe .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_ffdbe .Columns =int (*_fec ); +};_ffdbe .Colors =1;_faca =_aecc .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _faca !=nil {_gdbe ,_bae :=_faca .(*PdfObjectInteger );if !_bae {return nil ,_fe .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"); +};_ffdbe .Colors =int (*_gdbe );};};return _ffdbe ,nil ;}; -// PdfObjectName represents the primitive PDF name object. -type PdfObjectName string ; +// RunLengthEncoder represents Run length encoding. +type RunLengthEncoder struct{}; -// MakeBool creates a PdfObjectBool from a bool value. -func MakeBool (val bool )*PdfObjectBool {_eeabb :=PdfObjectBool (val );return &_eeabb }; +// UpdateParams updates the parameter values of the encoder. +func (_fefb *RunLengthEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// 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{ +// Clear resets the dictionary to an empty state. +func (_agb *PdfObjectDictionary )Clear (){_agb ._geaef =[]PdfObjectName {};_agb ._aacd =map[PdfObjectName ]PdfObject {};_agb ._gfdb =&_d .Mutex {};}; -// Width and Height defines the image boundaries. -Width ,Height int ; +// ToGoImage converts the JBIG2Image to the golang image.Image. +func (_cadg *JBIG2Image )ToGoImage ()(_ba .Image ,error ){const _gadf ="J\u0042I\u0047\u0032\u0049\u006d\u0061\u0067\u0065\u002eT\u006f\u0047\u006f\u0049ma\u0067\u0065";if _cadg .Data ==nil {return nil ,_bb .Error (_gadf ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); +};if _cadg .Width ==0||_cadg .Height ==0{return nil ,_bb .Error (_gadf ,"\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"); +};_fbde ,_cgdcg :=_eeb .NewImage (_cadg .Width ,_cadg .Height ,1,1,_cadg .Data ,nil ,nil );if _cgdcg !=nil {return nil ,_cgdcg ;};return _fbde ,nil ;}; -// Data is the byte slice data for the input image -Data []byte ; +// GetEncryptObj returns the PdfIndirectObject which has information about the PDFs encryption details. +func (_fefc *PdfParser )GetEncryptObj ()*PdfIndirectObject {return _fefc ._degc }; -// HasPadding is the attribute that defines if the last byte of the data in the row contains -// 0 bits padding. -HasPadding bool ;}; +// PdfObjectDictionary represents the primitive PDF dictionary/map object. +type PdfObjectDictionary struct{_aacd map[PdfObjectName ]PdfObject ;_geaef []PdfObjectName ;_gfdb *_d .Mutex ;_efce *PdfParser ;}; -// 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 )(_ebcc *PdfObjectBool ,_ecac bool ){_ebcc ,_ecac =TraceToDirectObject (obj ).(*PdfObjectBool );return _ebcc ,_ecac ;};func (_fdff *limitedReadSeeker )getError (_bcdd int64 )error {switch {case _bcdd < 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",_bcdd ); -case _bcdd > _fdff ._ecdf :return _gf .Errorf ("u\u006e\u0065\u0078\u0070ec\u0074e\u0064\u0020\u006f\u0066\u0066s\u0065\u0074\u003a\u0020\u0025\u0064",_bcdd );};return nil ;}; +// PdfCryptNewEncrypt makes the document crypt handler based on a specified crypt filter. +func PdfCryptNewEncrypt (cf _bfg .Filter ,userPass ,ownerPass []byte ,perm _bd .Permissions )(*PdfCrypt ,*EncryptInfo ,error ){_aae :=&PdfCrypt {_fce :make (map[PdfObject ]bool ),_gdc :make (cryptFilters ),_bfd :_bd .StdEncryptDict {P :perm ,EncryptMetadata :true }}; +var _cge Version ;if cf !=nil {_eddf :=cf .PDFVersion ();_cge .Major ,_cge .Minor =_eddf [0],_eddf [1];V ,R :=cf .HandlerVersion ();_aae ._af .V =V ;_aae ._bfd .R =R ;_aae ._af .Length =cf .KeyLength ()*8;};const (_aab =_ggbf ;);_aae ._gdc [_aab ]=cf ; +if _aae ._af .V >=4{_aae ._faf =_aab ;_aae ._dbe =_aab ;};_gdf :=_aae .newEncryptDict ();_ead :=_ga .Sum ([]byte (_gd .Now ().Format (_gd .RFC850 )));_gg :=string (_ead [:]);_abd :=make ([]byte ,100);_dgb .Read (_abd );_ead =_ga .Sum (_abd );_fbg :=string (_ead [:]); +_fb .Log .Trace ("\u0052\u0061\u006e\u0064\u006f\u006d\u0020\u0062\u003a\u0020\u0025\u0020\u0078",_abd );_fb .Log .Trace ("\u0047\u0065\u006e\u0020\u0049\u0064\u0020\u0030\u003a\u0020\u0025\u0020\u0078",_gg );_aae ._db =_gg ;_ddd :=_aae .generateParams (userPass ,ownerPass ); +if _ddd !=nil {return nil ,nil ,_ddd ;};_ccg (&_aae ._bfd ,_gdf );if _aae ._af .V >=4{if _eebe :=_aae .saveCryptFilters (_gdf );_eebe !=nil {return nil ,nil ,_eebe ;};};return _aae ,&EncryptInfo {Version :_cge ,Encrypt :_gdf ,ID0 :_gg ,ID1 :_fbg },nil ; +}; -// Append appends PdfObject(s) to the streams. -func (_bfccd *PdfObjectStreams )Append (objects ...PdfObject ){if _bfccd ==nil {_gfd .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 ;};_bfccd ._afff =append (_bfccd ._afff ,objects ...);}; +// UpdateParams updates the parameter values of the encoder. +func (_bdcg *FlateEncoder )UpdateParams (params *PdfObjectDictionary ){_gfc ,_bfb :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _bfb ==nil {_bdcg .Predictor =int (_gfc );};_cec ,_bfb :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); +if _bfb ==nil {_bdcg .BitsPerComponent =int (_cec );};_fbbe ,_bfb :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _bfb ==nil {_bdcg .Columns =int (_fbbe );};_cebb ,_bfb :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); +if _bfb ==nil {_bdcg .Colors =int (_cebb );};}; -// 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 (_bacf *PdfParser )traceStreamLength (_ebff PdfObject )(PdfObject ,error ){_efbd ,_beca :=_ebff .(*PdfObjectReference );if _beca {_dfdfa ,_afge :=_bacf ._gaadb [_efbd .ObjectNumber ]; -if _afge &&_dfdfa {_gfd .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 ,_ca .New ("\u0069\u006c\u006c\u0065ga\u006c\u0020\u0072\u0065\u0063\u0075\u0072\u0073\u0069\u0076\u0065\u0020\u006c\u006fo\u0070");};_bacf ._gaadb [_efbd .ObjectNumber ]=true ;};_dbdf ,_eabad :=_bacf .Resolve (_ebff );if _eabad !=nil {return nil ,_eabad ; -};_gfd .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_dbdf );if _beca {_bacf ._gaadb [_efbd .ObjectNumber ]=false ;};return _dbdf ,nil ;}; +// 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 {_gdgc :=PdfObjectString {_cabgg :s };return &_gdgc }; -// MultiEncoder supports serial encoding. -type MultiEncoder struct{_gcbe []StreamEncoder }; +// GetFilterName returns the name of the encoding filter. +func (_befg *CCITTFaxEncoder )GetFilterName ()string {return StreamEncodingFilterNameCCITTFax };var _fabce =_fd .MustCompile ("\u0025P\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029"); -// String returns a string describing `ind`. -func (_gbfe *PdfIndirectObject )String ()string {return _gf .Sprintf ("\u0049\u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0025\u0064",(*_gbfe ).ObjectNumber );}; +// 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 _afff ,_bdde :=obj .(*PdfObjectReference );_bdde {obj =_afff .Resolve ();};_fgcbd ,_gbda :=obj .(*PdfIndirectObject );_fccb :=0;for _gbda {obj =_fgcbd .PdfObject ;_fgcbd ,_gbda =GetIndirect (obj ); +_fccb ++;if _fccb > _cdgge {_fb .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",_cdgge ); +return nil ;};};return obj ;}; -// PdfObjectString represents the primitive PDF string object. -type PdfObjectString struct{_degb string ;_gcdbg bool ;}; +// FlateEncoder represents Flate encoding. +type FlateEncoder struct{Predictor int ;BitsPerComponent int ; + +// For predictors +Columns int ;Rows int ;Colors int ;_afbd *_eeb .ImageBase ;}; + +// GetFilterName returns the name of the encoding filter. +func (_aabd *RunLengthEncoder )GetFilterName ()string {return StreamEncodingFilterNameRunLength }; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_babdd *MultiEncoder )MakeDecodeParams ()PdfObject {if len (_babdd ._gcbe )==0{return nil ;};if len (_babdd ._gcbe )==1{return _babdd ._gcbe [0].MakeDecodeParams ();};_gafg :=MakeArray ();_gebgc :=true ;for _ ,_afcb :=range _babdd ._gcbe {_fefb :=_afcb .MakeDecodeParams (); -if _fefb ==nil {_gafg .Append (MakeNull ());}else {_gebgc =false ;_gafg .Append (_fefb );};};if _gebgc {return nil ;};return _gafg ;}; +// MakeIndirectObject creates an PdfIndirectObject with a specified direct object PdfObject. +func MakeIndirectObject (obj PdfObject )*PdfIndirectObject {_acdeg :=&PdfIndirectObject {};_acdeg .PdfObject =obj ;return _acdeg ;}; -// 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 _bgbeg _beg .Buffer ;_bgbeg .Write ([]byte {0xFE,0xFF});_bgbeg .WriteString (_dd .StringToUTF16 (s ));return &PdfObjectString {_degb :_bgbeg .String (),_gcdbg :true };};return &PdfObjectString {_degb :string (_dd .StringToPDFDocEncoding (s )),_gcdbg :false }; -}; +// 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 ;_bdd []XrefObject ;}; -// 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 ;}; +// DecodeStream decodes the stream containing CCITTFax encoded image data. +func (_bcc *CCITTFaxEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _bcc .DecodeBytes (streamObj .Stream );}; -// NewRawEncoder returns a new instace of RawEncoder. -func NewRawEncoder ()*RawEncoder {return &RawEncoder {}}; +// AddEncoder adds the passed in encoder to the underlying encoder slice. +func (_bgec *MultiEncoder )AddEncoder (encoder StreamEncoder ){_bgec ._cedgf =append (_bgec ._cedgf ,encoder );};func _cedd (_acfe _eeb .Image )*JBIG2Image {_afbe :=_acfe .Base ();return &JBIG2Image {Data :_afbe .Data ,Width :_afbe .Width ,Height :_afbe .Height ,HasPadding :true }; +}; -// GetUpdatedObjects returns pdf objects which were updated from the specific version (from prevParser). -func (_gfea *PdfParser )GetUpdatedObjects (prevParser *PdfParser )(map[int64 ]PdfObject ,error ){if prevParser ==nil {return nil ,_ca .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"); -};_bbgf ,_ddcc :=_gfea .getNumbersOfUpdatedObjects (prevParser );if _ddcc !=nil {return nil ,_ddcc ;};_ebfd :=make (map[int64 ]PdfObject );for _ ,_facb :=range _bbgf {if _befb ,_bdbf :=_gfea .LookupByNumber (_facb );_bdbf ==nil {_ebfd [int64 (_facb )]=_befb ; -}else {return nil ,_bdbf ;};};return _ebfd ,nil ;}; +// JBIG2EncoderSettings contains the parameters and settings used by the JBIG2Encoder. +// Current version works only on JB2Generic compression. +type JBIG2EncoderSettings struct{ -// 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 _fgadc :=obj .(type ){case *PdfObjectFloat :return float64 (*_fgadc ),nil ;case *PdfObjectInteger :return float64 (*_fgadc ),nil ;case *PdfObjectReference :_agge :=TraceToDirectObject (obj ); -return GetNumberAsFloat (_agge );case *PdfIndirectObject :return GetNumberAsFloat (_fgadc .PdfObject );};return 0,ErrNotANumber ;}; +// 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 ; -// Encode encodes previously prepare jbig2 document and stores it as the byte slice. -func (_aeee *JBIG2Encoder )Encode ()(_gcbg []byte ,_fcab error ){const _cgebf ="J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u002e\u0045\u006eco\u0064\u0065";if _aeee ._fedd ==nil {return nil ,_de .Errorf (_cgebf ,"\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"); -};_aeee ._fedd .FullHeaders =_aeee .DefaultPageSettings .FileMode ;_gcbg ,_fcab =_aeee ._fedd .Encode ();if _fcab !=nil {return nil ,_de .Wrap (_fcab ,_cgebf ,"");};return _gcbg ,nil ;}; +// Compression is the setting that defines the compression type used for encoding the page. +Compression JBIG2CompressionType ; -// 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 (_bcaea *PdfParser )CheckAccessRights (password []byte )(bool ,_bec .Permissions ,error ){if _bcaea ._bfd ==nil {return true ,_bec .PermOwner ,nil ;};return _bcaea ._bfd .checkAccessRights (password );};var _egaag =_be .MustCompile ("\u005b\\\u0072\u005c\u006e\u005d\u005c\u0073\u002a\u0028\u0078\u0072\u0065f\u0029\u005c\u0073\u002a\u005b\u005c\u0072\u005c\u006e\u005d"); -var _fcgd =[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046"); +// DuplicatedLinesRemoval code generic region in a way such that if the lines are duplicated the encoder +// doesn't store it twice. +DuplicatedLinesRemoval bool ; -// IsDecimalDigit checks if the character is a part of a decimal number string. -func IsDecimalDigit (c byte )bool {return '0'<=c &&c <='9'};func (_bffcf *PdfObjectDictionary )setWithLock (_febed PdfObjectName ,_gcebf PdfObject ,_dbbf bool ){if _dbbf {_bffcf ._ccab .Lock ();defer _bffcf ._ccab .Unlock ();};_ ,_bffd :=_bffcf ._edgf [_febed ]; -if !_bffd {_bffcf ._dbee =append (_bffcf ._dbee ,_febed );};_bffcf ._edgf [_febed ]=_gcebf ;}; +// DefaultPixelValue is the bit value initial for every pixel in the page. +DefaultPixelValue uint8 ; -// IsAuthenticated returns true if the PDF has already been authenticated for accessing. -func (_ededd *PdfParser )IsAuthenticated ()bool {return _ededd ._bfd ._bca }; +// ResolutionX optional setting that defines the 'x' axis input image resolution - used for single page encoding. +ResolutionX int ; -// PdfObjectBool represents the primitive PDF boolean object. -type PdfObjectBool bool ; +// ResolutionY optional setting that defines the 'y' axis input image resolution - used for single page encoding. +ResolutionY int ; -// GetFilterName returns the name of the encoding filter. -func (_dagg *FlateEncoder )GetFilterName ()string {return StreamEncodingFilterNameFlate };func (_ccdb *PdfParser )skipComments ()error {if _ ,_aecf :=_ccdb .skipSpaces ();_aecf !=nil {return _aecf ;};_dedd :=true ;for {_cebgg ,_fdaga :=_ccdb ._gfcf .Peek (1); -if _fdaga !=nil {_gfd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_fdaga .Error ());return _fdaga ;};if _dedd &&_cebgg [0]!='%'{return nil ;};_dedd =false ;if (_cebgg [0]!='\r')&&(_cebgg [0]!='\n'){_ccdb ._gfcf .ReadByte ();}else {break ; -};};return _ccdb .skipComments ();};const _gcfa =10; +// 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 (_aabcg *PdfParser )parseObject ()(PdfObject ,error ){_fb .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074");_aabcg .skipSpaces ();for {_bccg ,_edae :=_aabcg ._bac .Peek (2); +if _edae !=nil {if _edae !=_ee .EOF ||len (_bccg )==0{return nil ,_edae ;};if len (_bccg )==1{_bccg =append (_bccg ,' ');};};_fb .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_bccg ));if _bccg [0]=='/'{_dbee ,_agce :=_aabcg .parseName (); +_fb .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_dbee );return &_dbee ,_agce ;}else if _bccg [0]=='('{_fb .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");_cebe ,_dfac :=_aabcg .parseString ();return _cebe ,_dfac ; +}else if _bccg [0]=='['{_fb .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021");_efbd ,_adae :=_aabcg .parseArray ();return _efbd ,_adae ;}else if (_bccg [0]=='<')&&(_bccg [1]=='<'){_fb .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021"); +_gabgc ,_ebaa :=_aabcg .ParseDict ();return _gabgc ,_ebaa ;}else if _bccg [0]=='<'{_fb .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021");_dfdf ,_ddbb :=_aabcg .parseHexString ();return _dfdf ,_ddbb ;}else if _bccg [0]=='%'{_aabcg .readComment (); +_aabcg .skipSpaces ();}else {_fb .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_bccg ,_ =_aabcg ._bac .Peek (15);_bggdc :=string (_bccg );_fb .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_bggdc ); +if (len (_bggdc )> 3)&&(_bggdc [:4]=="\u006e\u0075\u006c\u006c"){_adgg ,_aded :=_aabcg .parseNull ();return &_adgg ,_aded ;}else if (len (_bggdc )> 4)&&(_bggdc [:5]=="\u0066\u0061\u006cs\u0065"){_bced ,_cggae :=_aabcg .parseBool ();return &_bced ,_cggae ; +}else if (len (_bggdc )> 3)&&(_bggdc [:4]=="\u0074\u0072\u0075\u0065"){_cdbbc ,_bdcbg :=_aabcg .parseBool ();return &_cdbbc ,_bdcbg ;};_aebc :=_cdeg .FindStringSubmatch (_bggdc );if len (_aebc )> 1{_bccg ,_ =_aabcg ._bac .ReadBytes ('R');_fb .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_bccg [:])); +_daeb ,_dfae :=_adbd (string (_bccg ));_daeb ._cacc =_aabcg ;return &_daeb ,_dfae ;};_ddgc :=_ddac .FindStringSubmatch (_bggdc );if len (_ddgc )> 1{_fb .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021");_edadf ,_cfda :=_aabcg .parseNumber (); +return _edadf ,_cfda ;};_ddgc =_cfbdg .FindStringSubmatch (_bggdc );if len (_ddgc )> 1{_fb .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021");_fb .Log .Trace ("\u0025\u0020\u0073",_ddgc ); +_dbfbe ,_geca :=_aabcg .parseNumber ();return _dbfbe ,_geca ;};_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_bggdc );return nil ,_b .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"); +};};}; -// GetEncryptObj returns the PdfIndirectObject which has information about the PDFs encryption details. -func (_ccaf *PdfParser )GetEncryptObj ()*PdfIndirectObject {return _ccaf ._aceb }; +// GetPreviousRevisionReadSeeker returns ReadSeeker for the previous version of the Pdf document. +func (_aegc *PdfParser )GetPreviousRevisionReadSeeker ()(_ee .ReadSeeker ,error ){if _dcgb :=_aegc .seekToEOFMarker (_aegc ._dcbea -_fegb );_dcgb !=nil {return nil ,_dcgb ;};_cdge ,_gcbffa :=_aegc ._gcdd .Seek (0,_ee .SeekCurrent );if _gcbffa !=nil {return nil ,_gcbffa ; +};_cdge +=_fegb ;return _eeba (_aegc ._gcdd ,_cdge );}; -// IsHexadecimal checks if the PdfObjectString contains Hexadecimal data. -func (_ggaag *PdfObjectString )IsHexadecimal ()bool {return _ggaag ._gcdbg };func (_aggc *PdfParser )parseNumber ()(PdfObject ,error ){return ParseNumber (_aggc ._gfcf )}; +// HeaderPosition gets the file header position. +func (_ecda ParserMetadata )HeaderPosition ()int {return _ecda ._ebg }; -// 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{ +// DecodeStream decodes a JBIG2 encoded stream and returns the result as a slice of bytes. +func (_cebafd *JBIG2Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _cebafd .DecodeBytes (streamObj .Stream );}; -// These values are required to be set for the 'EncodeBytes' method. -// ColorComponents defines the number of color components for provided image. -ColorComponents int ; +// DecodeBytes decodes a slice of LZW encoded bytes and returns the result. +func (_abc *LZWEncoder )DecodeBytes (encoded []byte )([]byte ,error ){var _agdd _ce .Buffer ;_ecafa :=_ce .NewReader (encoded );var _gefg _ee .ReadCloser ;if _abc .EarlyChange ==1{_gefg =_da .NewReader (_ecafa ,_da .MSB ,8);}else {_gefg =_ca .NewReader (_ecafa ,_ca .MSB ,8); +};defer _gefg .Close ();if _ ,_ecbc :=_agdd .ReadFrom (_gefg );_ecbc !=nil {if _ecbc !=_ee .ErrUnexpectedEOF ||_agdd .Len ()==0{return nil ,_ecbc ;};_fb .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",_ecbc ); +};return _agdd .Bytes (),nil ;}; -// BitsPerComponent is the number of bits that stores per color component -BitsPerComponent int ; +// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. +func (_gdfc *RunLengthEncoder )EncodeBytes (data []byte )([]byte ,error ){_agad :=_ce .NewReader (data );var _cde []byte ;var _gbfb []byte ;_cgfd ,_cfe :=_agad .ReadByte ();if _cfe ==_ee .EOF {return []byte {},nil ;}else if _cfe !=nil {return nil ,_cfe ; +};_gbd :=1;for {_gbbb ,_eafgg :=_agad .ReadByte ();if _eafgg ==_ee .EOF {break ;}else if _eafgg !=nil {return nil ,_eafgg ;};if _gbbb ==_cgfd {if len (_gbfb )> 0{_gbfb =_gbfb [:len (_gbfb )-1];if len (_gbfb )> 0{_cde =append (_cde ,byte (len (_gbfb )-1)); +_cde =append (_cde ,_gbfb ...);};_gbd =1;_gbfb =[]byte {};};_gbd ++;if _gbd >=127{_cde =append (_cde ,byte (257-_gbd ),_cgfd );_gbd =0;};}else {if _gbd > 0{if _gbd ==1{_gbfb =[]byte {_cgfd };}else {_cde =append (_cde ,byte (257-_gbd ),_cgfd );};_gbd =0; +};_gbfb =append (_gbfb ,_gbbb );if len (_gbfb )>=127{_cde =append (_cde ,byte (len (_gbfb )-1));_cde =append (_cde ,_gbfb ...);_gbfb =[]byte {};};};_cgfd =_gbbb ;};if len (_gbfb )> 0{_cde =append (_cde ,byte (len (_gbfb )-1));_cde =append (_cde ,_gbfb ...); +}else if _gbd > 0{_cde =append (_cde ,byte (257-_gbd ),_cgfd );};_cde =append (_cde ,128);return _cde ,nil ;}; -// Width is the width of the image to encode -Width int ; +// DecodeBytes decodes byte array with ASCII85. 5 ASCII characters -> 4 raw binary bytes +func (_egdd *ASCII85Encoder )DecodeBytes (encoded []byte )([]byte ,error ){var _cfaf []byte ;_fb .Log .Trace ("\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0020\u0044e\u0063\u006f\u0064\u0065");_aag :=0;_gfgca :=false ;for _aag < len (encoded )&&!_gfgca {_agca :=[5]byte {0,0,0,0,0}; +_bebg :=0;_effb :=0;_bcaa :=4;for _effb < 5+_bebg {if _aag +_effb ==len (encoded ){break ;};_gefga :=encoded [_aag +_effb ];if IsWhiteSpace (_gefga ){_bebg ++;_effb ++;continue ;}else if _gefga =='~'&&_aag +_effb +1< len (encoded )&&encoded [_aag +_effb +1]=='>'{_bcaa =(_effb -_bebg )-1; +if _bcaa < 0{_bcaa =0;};_gfgca =true ;break ;}else if _gefga >='!'&&_gefga <='u'{_gefga -='!';}else if _gefga =='z'&&_effb -_bebg ==0{_bcaa =4;_effb ++;break ;}else {_fb .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 ,_b .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u0064\u0065\u0020e\u006e\u0063\u006f\u0075\u006e\u0074\u0065\u0072\u0065\u0064");};_agca [_effb -_bebg ]=_gefga ;_effb ++;};_aag +=_effb ;for _aeea :=_bcaa +1;_aeea < 5;_aeea ++{_agca [_aeea ]=84; +};_ecbd :=uint32 (_agca [0])*85*85*85*85+uint32 (_agca [1])*85*85*85+uint32 (_agca [2])*85*85+uint32 (_agca [3])*85+uint32 (_agca [4]);_bdga :=[]byte {byte ((_ecbd >>24)&0xff),byte ((_ecbd >>16)&0xff),byte ((_ecbd >>8)&0xff),byte (_ecbd &0xff)};_cfaf =append (_cfaf ,_bdga [:_bcaa ]...); +};_fb .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0065\u006e\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",encoded );_fb .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0064\u0065\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",_cfaf ); +return _cfaf ,nil ;}; -// Height is the height of the image to encode. -Height int ;_fedd *_gb .Document ; +// PdfObjectName represents the primitive PDF name object. +type PdfObjectName string ; -// Globals are the JBIG2 global segments. -Globals _ag .Globals ; +// 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 (_becd *MultiEncoder )GetFilterName ()string {_eegf :="";for _cbgg ,_befgd :=range _becd ._cedgf {_eegf +=_befgd .GetFilterName ();if _cbgg < len (_becd ._cedgf )-1{_eegf +="\u0020";};};return _eegf ;};type offsetReader struct{_befd _ee .ReadSeeker ; +_bgbg int64 ;}; -// 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 ; +// Len returns the number of elements in the array. +func (_fgdgf *PdfObjectArray )Len ()int {if _fgdgf ==nil {return 0;};return len (_fgdgf ._dcfd );}; -// DefaultPageSettings are the settings parameters used by the jbig2 encoder. -DefaultPageSettings JBIG2EncoderSettings ;}; +// String returns a string describing `streams`. +func (_fbgeb *PdfObjectStreams )String ()string {return _fe .Sprintf ("\u004f\u0062j\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0025\u0064",_fbgeb .ObjectNumber );}; -// DecodeStream decodes the stream data and returns the decoded data. -// An error is returned upon failure. -func DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_gfd .Log .Trace ("\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_dcffb ,_afdf :=NewEncoderFromStream (streamObj );if _afdf !=nil {_gfd .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",_afdf ); -return nil ,_afdf ;};_gfd .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076\u000a",_dcffb );_gdgcd ,_afdf :=_dcffb .DecodeStream (streamObj );if _afdf !=nil {_gfd .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",_afdf ); -return nil ,_afdf ;};return _gdgcd ,nil ;}; +// 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 _bbdc (o ,0,traversed );}; -// PdfObjectFloat represents the primitive PDF floating point numerical object. -type PdfObjectFloat float64 ;func (_cgbd *offsetReader )Seek (offset int64 ,whence int )(int64 ,error ){if whence ==_bcdf .SeekStart {offset +=_cgbd ._gbdfg ;};_dffe ,_bcb :=_cgbd ._bbce .Seek (offset ,whence );if _bcb !=nil {return _dffe ,_bcb ;};if whence ==_bcdf .SeekCurrent {_dffe -=_cgbd ._gbdfg ; -};if _dffe < 0{return 0,_ca .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 _dffe ,nil ;}; +// HasOddLengthHexStrings checks if the document has odd length hexadecimal strings. +func (_dbec ParserMetadata )HasOddLengthHexStrings ()bool {return _dbec ._fgb }; -// GetFilterName returns the name of the encoding filter. -func (_cced *JBIG2Encoder )GetFilterName ()string {return StreamEncodingFilterNameJBIG2 }; +// MultiEncoder supports serial encoding. +type MultiEncoder struct{_cedgf []StreamEncoder }; -// Update updates multiple keys and returns the dictionary back so can be used in a chained fashion. -func (_gded *PdfObjectDictionary )Update (objmap map[string ]PdfObject )*PdfObjectDictionary {_gded ._ccab .Lock ();defer _gded ._ccab .Unlock ();for _eeec ,_cdee :=range objmap {_gded .setWithLock (PdfObjectName (_eeec ),_cdee ,false );};return _gded ; -}; +// 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}; -// GetRevisionNumber returns the current version of the Pdf document. -func (_adbag *PdfParser )GetRevisionNumber ()int {return _adbag ._efbcc }; +// 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 _agfa (_fgae ,_bbca ,_bdcd uint8 )uint8 {_dfc :=int (_bdcd );_dbeg :=int (_bbca )-_dfc ;_gaba :=int (_fgae )-_dfc ;_dfc =_aceb (_dbeg +_gaba ); +_dbeg =_aceb (_dbeg );_gaba =_aceb (_gaba );if _dbeg <=_gaba &&_dbeg <=_dfc {return _fgae ;}else if _gaba <=_dfc {return _bbca ;};return _bdcd ;}; -// String returns a string describing `d`. -func (_abgaf *PdfObjectDictionary )String ()string {var _geeb _gd .Builder ;_geeb .WriteString ("\u0044\u0069\u0063t\u0028");for _ ,_eeag :=range _abgaf ._dbee {_gedad :=_abgaf ._edgf [_eeag ];_geeb .WriteString ("\u0022"+_eeag .String ()+"\u0022\u003a\u0020"); -_geeb .WriteString (_gedad .String ());_geeb .WriteString ("\u002c\u0020");};_geeb .WriteString ("\u0029");return _geeb .String ();}; +// MakeFloat creates an PdfObjectFloat from a float64. +func MakeFloat (val float64 )*PdfObjectFloat {_cgdf :=PdfObjectFloat (val );return &_cgdf }; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_aebc *RawEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()}; +// DecodeBytes decodes a slice of ASCII encoded bytes and returns the result. +func (_fced *ASCIIHexEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fcag :=_ce .NewReader (encoded );var _bdbd []byte ;for {_caba ,_affe :=_fcag .ReadByte ();if _affe !=nil {return nil ,_affe ;};if _caba =='>'{break ;};if IsWhiteSpace (_caba ){continue ; +};if (_caba >='a'&&_caba <='f')||(_caba >='A'&&_caba <='F')||(_caba >='0'&&_caba <='9'){_bdbd =append (_bdbd ,_caba );}else {_fb .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",_caba ); +return nil ,_fe .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",_caba );};};if len (_bdbd )%2==1{_bdbd =append (_bdbd ,'0'); +};_fb .Log .Trace ("\u0049\u006e\u0062\u006f\u0075\u006e\u0064\u0020\u0025\u0073",_bdbd );_dgead :=make ([]byte ,_de .DecodedLen (len (_bdbd )));_ ,_efgb :=_de .Decode (_dgead ,_bdbd );if _efgb !=nil {return nil ,_efgb ;};return _dgead ,nil ;}; -// GetStringBytes is like GetStringVal except that it returns the string as a []byte. -// It is for convenience. -func GetStringBytes (obj PdfObject )(_bggcg []byte ,_abef bool ){_bgeae ,_abef :=TraceToDirectObject (obj ).(*PdfObjectString );if _abef {return _bgeae .Bytes (),true ;};return ;};func (_dgbb *JBIG2Encoder )encodeImage (_bgge _e .Image )([]byte ,error ){const _dcff ="e\u006e\u0063\u006f\u0064\u0065\u0049\u006d\u0061\u0067\u0065"; -_gcab ,_edee :=GoImageToJBIG2 (_bgge ,JB2ImageAutoThreshold );if _edee !=nil {return nil ,_de .Wrap (_edee ,_dcff ,"\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 _edee =_dgbb .AddPageImage (_gcab ,&_dgbb .DefaultPageSettings );_edee !=nil {return nil ,_de .Wrap (_edee ,_dcff ,"");};return _dgbb .Encode ();};type objectCache map[int ]PdfObject ;var _gbef =_be .MustCompile ("\u0073t\u0061r\u0074\u0078\u003f\u0072\u0065f\u005c\u0073*\u0028\u005c\u0064\u002b\u0029"); -const _dfa ="\u0053\u0074\u0064C\u0046"; +// ParseDict reads and parses a PDF dictionary object enclosed with '<<' and '>>' +func (_adad *PdfParser )ParseDict ()(*PdfObjectDictionary ,error ){_fb .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_dgfae :=MakeDict ();_dgfae ._efce =_adad ;_cafd ,_ :=_adad ._bac .ReadByte (); +if _cafd !='<'{return nil ,_b .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_cafd ,_ =_adad ._bac .ReadByte ();if _cafd !='<'{return nil ,_b .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");}; +for {_adad .skipSpaces ();_adad .skipComments ();_gage ,_gfbb :=_adad ._bac .Peek (2);if _gfbb !=nil {return nil ,_gfbb ;};_fb .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_gage ),string (_gage )); +if (_gage [0]=='>')&&(_gage [1]=='>'){_fb .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_adad ._bac .ReadByte ();_adad ._bac .ReadByte ();break ;};_fb .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); +_dgebc ,_gfbb :=_adad .parseName ();_fb .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_dgebc );if _gfbb !=nil {_fb .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",_gfbb ); +return nil ,_gfbb ;};if len (_dgebc )> 4&&_dgebc [len (_dgebc )-4:]=="\u006e\u0075\u006c\u006c"{_aafc :=_dgebc [0:len (_dgebc )-4];_fb .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",_dgebc ); +_fb .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_aafc );_adad .skipSpaces ();_dfgg ,_ :=_adad ._bac .Peek (1);if _dfgg [0]=='/'{_dgfae .Set (_aafc ,MakeNull ());continue ;};};_adad .skipSpaces (); +_cfbed ,_gfbb :=_adad .parseObject ();if _gfbb !=nil {return nil ,_gfbb ;};_dgfae .Set (_dgebc ,_cfbed );if _fb .Log .IsLogLevel (_fb .LogLevelTrace ){_fb .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_dgebc ,_cfbed .String ()); +};};_fb .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021");return _dgfae ,nil ;}; -// GetFilterName returns the name of the encoding filter. -func (_bcfda *RunLengthEncoder )GetFilterName ()string {return StreamEncodingFilterNameRunLength }; +// PdfObjectInteger represents the primitive PDF integer numerical object. +type PdfObjectInteger int64 ;func _cead (_fdafd int )int {if _fdafd < 0{return -_fdafd ;};return _fdafd ;};func (_daee *PdfParser )skipComments ()error {if _ ,_fadfg :=_daee .skipSpaces ();_fadfg !=nil {return _fadfg ;};_ddgbc :=true ;for {_bebf ,_dedb :=_daee ._bac .Peek (1); +if _dedb !=nil {_fb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_dedb .Error ());return _dedb ;};if _ddgbc &&_bebf [0]!='%'{return nil ;};_ddgbc =false ;if (_bebf [0]!='\r')&&(_bebf [0]!='\n'){_daee ._bac .ReadByte ();}else {break ; +};};return _daee .skipComments ();}; -// Resolve resolves a PdfObject to direct object, looking up and resolving references as needed (unlike TraceToDirect). -func (_eec *PdfParser )Resolve (obj PdfObject )(PdfObject ,error ){_fec ,_bfc :=obj .(*PdfObjectReference );if !_bfc {return obj ,nil ;};_afa :=_eec .GetFileOffset ();defer func (){_eec .SetFileOffset (_afa )}();_bff ,_aff :=_eec .LookupByReference (*_fec ); -if _aff !=nil {return nil ,_aff ;};_fca ,_bcf :=_bff .(*PdfIndirectObject );if !_bcf {return _bff ,nil ;};_bff =_fca .PdfObject ;_ ,_bfc =_bff .(*PdfObjectReference );if _bfc {return _fca ,_ca .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 _bff ,nil ;}; +// String returns a string representation of the *PdfObjectString. +func (_egff *PdfObjectString )String ()string {return _egff ._cabgg };func (_ffcb *PdfCrypt )saveCryptFilters (_fafc *PdfObjectDictionary )error {if _ffcb ._af .V < 4{return _b .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"); +};_cgef :=MakeDict ();_fafc .Set ("\u0043\u0046",_cgef );for _edcf ,_ded :=range _ffcb ._gdc {if _edcf =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{continue ;};_ega :=_cged (_ded ,"");_cgef .Set (PdfObjectName (_edcf ),_ega );};_fafc .Set ("\u0053\u0074\u0072\u0046",MakeName (_ffcb ._dbe )); +_fafc .Set ("\u0053\u0074\u006d\u0046",MakeName (_ffcb ._faf ));return nil ;}; -// Len returns the number of elements in the array. -func (_eddd *PdfObjectArray )Len ()int {if _eddd ==nil {return 0;};return len (_eddd ._ddgcf );}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +// Has the Filter set and the DecodeParms. +func (_aad *FlateEncoder )MakeStreamDict ()*PdfObjectDictionary {_cfa :=MakeDict ();_cfa .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_aad .GetFilterName ()));_edad :=_aad .MakeDecodeParams ();if _edad !=nil {_cfa .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_edad ); +};return _cfa ;}; -// DecodeStream decodes a JBIG2 encoded stream and returns the result as a slice of bytes. -func (_fbfbe *JBIG2Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _fbfbe .DecodeBytes (streamObj .Stream );}; +// PdfObjectNull represents the primitive PDF null object. +type PdfObjectNull struct{};func _fbfe (_fdd *PdfObjectStream )(*MultiEncoder ,error ){_febf :=NewMultiEncoder ();_dab :=_fdd .PdfObjectDictionary ;if _dab ==nil {return _febf ,nil ;};var _bcba *PdfObjectDictionary ;var _bbeg []PdfObject ;_gbdd :=_dab .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"); +if _gbdd !=nil {_eedfc ,_bfef :=_gbdd .(*PdfObjectDictionary );if _bfef {_bcba =_eedfc ;};_fgfc ,_adbb :=_gbdd .(*PdfObjectArray );if _adbb {for _ ,_bccb :=range _fgfc .Elements (){_bccb =TraceToDirectObject (_bccb );if _bddc ,_caec :=_bccb .(*PdfObjectDictionary ); +_caec {_bbeg =append (_bbeg ,_bddc );}else {_bbeg =append (_bbeg ,MakeDict ());};};};};_gbdd =_dab .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");if _gbdd ==nil {return nil ,_fe .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +};_agde ,_babc :=_gbdd .(*PdfObjectArray );if !_babc {return nil ,_fe .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 _acg ,_gcfa :=range _agde .Elements (){_efaa ,_dabf :=_gcfa .(*PdfObjectName );if !_dabf {return nil ,_fe .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 _ggef PdfObject ;if _bcba !=nil {_ggef =_bcba ;}else {if len (_bbeg )> 0{if _acg >=len (_bbeg ){return nil ,_fe .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"); +};_ggef =_bbeg [_acg ];};};var _faff *PdfObjectDictionary ;if _fdeb ,_gfag :=_ggef .(*PdfObjectDictionary );_gfag {_faff =_fdeb ;};_fb .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",*_efaa ,_ggef ,_faff ); +if *_efaa ==StreamEncodingFilterNameFlate {_eaca ,_adbbb :=_gbc (_fdd ,_faff );if _adbbb !=nil {return nil ,_adbbb ;};_febf .AddEncoder (_eaca );}else if *_efaa ==StreamEncodingFilterNameLZW {_cgecb ,_dead :=_fga (_fdd ,_faff );if _dead !=nil {return nil ,_dead ; +};_febf .AddEncoder (_cgecb );}else if *_efaa ==StreamEncodingFilterNameASCIIHex {_afaa :=NewASCIIHexEncoder ();_febf .AddEncoder (_afaa );}else if *_efaa ==StreamEncodingFilterNameASCII85 {_aafg :=NewASCII85Encoder ();_febf .AddEncoder (_aafg );}else if *_efaa ==StreamEncodingFilterNameDCT {_gcdf ,_dbfeg :=_ebfb (_fdd ,_febf ); +if _dbfeg !=nil {return nil ,_dbfeg ;};_febf .AddEncoder (_gcdf );_fb .Log .Trace ("A\u0064d\u0065\u0064\u0020\u0044\u0043\u0054\u0020\u0065n\u0063\u006f\u0064\u0065r.\u002e\u002e");_fb .Log .Trace ("\u004du\u006ct\u0069\u0020\u0065\u006e\u0063o\u0064\u0065r\u003a\u0020\u0025\u0023\u0076",_febf ); +}else if *_efaa ==StreamEncodingFilterNameCCITTFax {_gfdf ,_dbfb :=_ccdd (_fdd ,_faff );if _dbfb !=nil {return nil ,_dbfb ;};_febf .AddEncoder (_gfdf );}else {_fb .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_efaa ); +return nil ,_fe .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 _febf ,nil ;};type limitedReadSeeker struct{_bgcdg _ee .ReadSeeker ; +_adcd int64 ;}; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_dggb *JPXEncoder )MakeDecodeParams ()PdfObject {return nil }; +func (_ceea *LZWEncoder )MakeDecodeParams ()PdfObject {if _ceea .Predictor > 1{_cca :=MakeDict ();_cca .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_ceea .Predictor )));if _ceea .BitsPerComponent !=8{_cca .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_ceea .BitsPerComponent ))); +};if _ceea .Columns !=1{_cca .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_ceea .Columns )));};if _ceea .Colors !=1{_cca .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_ceea .Colors )));};return _cca ;};return 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 (_egda *DCTEncoder )MakeStreamDict ()*PdfObjectDictionary {_fdfgd :=MakeDict ();_fdfgd .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_egda .GetFilterName ()));return _fdfgd ;}; +func (_fadf *JPXEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()};func _bedeb (_cfafe PdfObject )(*float64 ,error ){switch _caccf :=_cfafe .(type ){case *PdfObjectFloat :_dbcfc :=float64 (*_caccf );return &_dbcfc ,nil ;case *PdfObjectInteger :_fcef :=float64 (*_caccf ); +return &_fcef ,nil ;case *PdfObjectNull :return nil ,nil ;};return nil ,ErrNotANumber ;}; -// Read implementation of Read interface. -func (_ebdf *limitedReadSeeker )Read (p []byte )(_cgad int ,_bgaf error ){_cdge ,_bgaf :=_ebdf ._daace .Seek (0,_bcdf .SeekCurrent );if _bgaf !=nil {return 0,_bgaf ;};_fegc :=_ebdf ._ecdf -_cdge ;if _fegc ==0{return 0,_bcdf .EOF ;};if _ffaa :=int64 (len (p )); -_ffaa < _fegc {_fegc =_ffaa ;};_dacb :=make ([]byte ,_fegc );_cgad ,_bgaf =_ebdf ._daace .Read (_dacb );copy (p ,_dacb );return _cgad ,_bgaf ;}; - -// RawEncoder implements Raw encoder/decoder (no encoding, pass through) -type RawEncoder struct{};func (_fdd *PdfParser )parseDetailedHeader ()(_dgda error ){_fdd ._cgef .Seek (0,_bcdf .SeekStart );_fdd ._gfcf =_ec .NewReader (_fdd ._cgef );_beda :=20;_cfc :=make ([]byte ,_beda );var (_gadg bool ;_bbee int ;);for {_efa ,_cbe :=_fdd ._gfcf .ReadByte (); -if _cbe !=nil {if _cbe ==_bcdf .EOF {break ;}else {return _cbe ;};};if IsDecimalDigit (_efa )&&_cfc [_beda -1]=='.'&&IsDecimalDigit (_cfc [_beda -2])&&_cfc [_beda -3]=='-'&&_cfc [_beda -4]=='F'&&_cfc [_beda -5]=='D'&&_cfc [_beda -6]=='P'&&_cfc [_beda -7]=='%'{_fdd ._fgag =Version {Major :int (_cfc [_beda -2]-'0'),Minor :int (_efa -'0')}; -_fdd ._dfgd ._fdfg =_bbee -7;_gadg =true ;break ;};_bbee ++;_cfc =append (_cfc [1:_beda ],_efa );};if !_gadg {return _gf .Errorf ("n\u006f \u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061d\u0065\u0072\u0020\u0066ou\u006e\u0064");};_bgcg ,_dgda :=_fdd ._gfcf .ReadByte (); -if _dgda ==_bcdf .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 _dgda !=nil {return _dgda ;};_fdd ._dfgd ._eeeg =_bgcg =='\n';_bgcg ,_dgda =_fdd ._gfcf .ReadByte (); -if _dgda !=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",_dgda );};if _bgcg !='%'{return nil ;};_cbgg :=make ([]byte ,4);_ ,_dgda =_fdd ._gfcf .Read (_cbgg ); -if _dgda !=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",_dgda );};_fdd ._dfgd ._fbcc =[4]byte {_cbgg [0],_cbgg [1],_cbgg [2],_cbgg [3]}; -return nil ;}; +// MakeBool creates a PdfObjectBool from a bool value. +func MakeBool (val bool )*PdfObjectBool {_ccac :=PdfObjectBool (val );return &_ccac }; -// NewEncoderFromStream creates a StreamEncoder based on the stream's dictionary. -func NewEncoderFromStream (streamObj *PdfObjectStream )(StreamEncoder ,error ){_ggcb :=TraceToDirectObject (streamObj .PdfObjectDictionary .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if _ggcb ==nil {return NewRawEncoder (),nil ;};if _ ,_egee :=_ggcb .(*PdfObjectNull ); -_egee {return NewRawEncoder (),nil ;};_aafa ,_abgd :=_ggcb .(*PdfObjectName );if !_abgd {_fbdbb ,_ebdg :=_ggcb .(*PdfObjectArray );if !_ebdg {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 _fbdbb .Len ()==0{return NewRawEncoder (),nil ;};if _fbdbb .Len ()!=1{_gfae ,_gaae :=_gfbe (streamObj );if _gaae !=nil {_gfd .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",_gaae ); -return nil ,_gaae ;};_gfd .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063:\u0020\u0025\u0073\u000a",_gfae );return _gfae ,nil ;};_ggcb =_fbdbb .Get (0);_aafa ,_ebdg =_ggcb .(*PdfObjectName );if !_ebdg {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 _cdaed ,_gfce :=_aace .Load (_aafa .String ());_gfce {return _cdaed .(StreamEncoder ),nil ;};switch *_aafa {case StreamEncodingFilterNameFlate :return _ccaa (streamObj ,nil );case StreamEncodingFilterNameLZW :return _bab (streamObj ,nil );case StreamEncodingFilterNameDCT :return _cegb (streamObj ,nil ); -case StreamEncodingFilterNameRunLength :return _dgac (streamObj ,nil );case StreamEncodingFilterNameASCIIHex :return NewASCIIHexEncoder (),nil ;case StreamEncodingFilterNameASCII85 ,"\u0041\u0038\u0035":return NewASCII85Encoder (),nil ;case StreamEncodingFilterNameCCITTFax :return _feab (streamObj ,nil ); -case StreamEncodingFilterNameJBIG2 :return _bced (streamObj ,nil );case StreamEncodingFilterNameJPX :return NewJPXEncoder (),nil ;};_gfd .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",*_aafa );}; +// 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 )(_cgbgd *PdfObjectInteger ,_dcab bool ){_cgbgd ,_dcab =TraceToDirectObject (obj ).(*PdfObjectInteger );return _cgbgd ,_dcab ;};func (_cega *PdfParser )inspect ()(map[string ]int ,error ){_fb .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"); +_fb .Log .Trace ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_gefea :=map[string ]int {};_cggb :=0;_dgca :=0;var _dbfa []int ;for _cfgdd :=range _cega ._dddfc .ObjectMap {_dbfa =append (_dbfa ,_cfgdd );};_ae .Ints (_dbfa );_ccacd :=0; +for _ ,_eeebg :=range _dbfa {_ecaee :=_cega ._dddfc .ObjectMap [_eeebg ];if _ecaee .ObjectNumber ==0{continue ;};_cggb ++;_fb .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d");_fb .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",_ecaee .ObjectNumber ); +_bfabg ,_acab :=_cega .LookupByNumber (_ecaee .ObjectNumber );if _acab !=nil {_fb .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",_ecaee .ObjectNumber ,_acab ); +_dgca ++;continue ;};_fb .Log .Trace ("\u006fb\u006a\u003a\u0020\u0025\u0073",_bfabg );_aebe ,_bfce :=_bfabg .(*PdfIndirectObject );if _bfce {_fb .Log .Trace ("\u0049N\u0044 \u004f\u004f\u0042\u004a\u0020\u0025\u0064\u003a\u0020\u0025\u0073",_ecaee .ObjectNumber ,_aebe ); +_bdbb ,_gabac :=_aebe .PdfObject .(*PdfObjectDictionary );if _gabac {if _bcced ,_bfge :=_bdbb .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );_bfge {_gbbc :=string (*_bcced );_fb .Log .Trace ("\u002d\u002d\u002d\u003e\u0020\u004f\u0062\u006a\u0020\u0074\u0079\u0070e\u003a\u0020\u0025\u0073",_gbbc ); +_ ,_bccf :=_gefea [_gbbc ];if _bccf {_gefea [_gbbc ]++;}else {_gefea [_gbbc ]=1;};}else if _cbgcf ,_gfgdf :=_bdbb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065").(*PdfObjectName );_gfgdf {_fdefcg :=string (*_cbgcf );_fb .Log .Trace ("-\u002d-\u003e\u0020\u004f\u0062\u006a\u0020\u0073\u0075b\u0074\u0079\u0070\u0065: \u0025\u0073",_fdefcg ); +_ ,_gebe :=_gefea [_fdefcg ];if _gebe {_gefea [_fdefcg ]++;}else {_gefea [_fdefcg ]=1;};};if _cdag ,_cefab :=_bdbb .Get ("\u0053").(*PdfObjectName );_cefab &&*_cdag =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_ ,_ccdda :=_gefea ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]; +if _ccdda {_gefea ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_gefea ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]=1;};};};}else if _ffeb ,_dgggd :=_bfabg .(*PdfObjectStream );_dgggd {if _becfa ,_bgdd :=_ffeb .PdfObjectDictionary .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_bgdd {_fb .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",*_becfa );_gcdb :=string (*_becfa );_gefea [_gcdb ]++;};}else {_eggae ,_adefc :=_bfabg .(*PdfObjectDictionary ); +if _adefc {_dfea ,_gfdg :=_eggae .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if _gfdg {_bgead :=string (*_dfea );_fb .Log .Trace ("\u002d-\u002d \u006f\u0062\u006a\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0073",_bgead );_gefea [_bgead ]++;};}; +_fb .Log .Trace ("\u0044\u0049\u0052\u0045\u0043\u0054\u0020\u004f\u0042\u004a\u0020\u0025d\u003a\u0020\u0025\u0073",_ecaee .ObjectNumber ,_bfabg );};_ccacd ++;};_fb .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"); +_fb .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d");_fb .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074 \u0063\u006f\u0075\u006e\u0074\u003a\u0020\u0025\u0064",_cggb );_fb .Log .Trace ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u006f\u006b\u0075p\u003a\u0020\u0025\u0064",_dgca ); +for _bcaaf ,_fcgfd :=range _gefea {_fb .Log .Trace ("\u0025\u0073\u003a\u0020\u0025\u0064",_bcaaf ,_fcgfd );};_fb .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d");if len (_cega ._dddfc .ObjectMap )< 1{_fb .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 ,_fe .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");};_gcbfd ,_dfcbc :=_gefea ["\u0046\u006f\u006e\u0074"]; +if !_dfcbc ||_gcbfd < 2{_fb .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 {_fb .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 _gefea ,nil ;}; -// WriteString outputs the object as it is to be written to file. -func (_caefg *PdfIndirectObject )WriteString ()string {var _fbfag _gd .Builder ;_fbfag .WriteString (_f .FormatInt (_caefg .ObjectNumber ,10));_fbfag .WriteString ("\u0020\u0030\u0020\u0052");return _fbfag .String ();};func (_ccad *PdfParser )checkLinearizedInformation (_cffb *PdfObjectDictionary )(bool ,error ){var _bdeab error ; -_ccad ._aacce ,_bdeab =GetNumberAsInt64 (_cffb .Get ("\u004c"));if _bdeab !=nil {return false ,_bdeab ;};_bdeab =_ccad .seekToEOFMarker (_ccad ._aacce );switch _bdeab {case nil :return true ,nil ;case _fffc :return false ,nil ;default:return false ,_bdeab ; -};}; +// IsDecimalDigit checks if the character is a part of a decimal number string. +func IsDecimalDigit (c byte )bool {return '0'<=c &&c <='9'}; -// ToGoImage converts the JBIG2Image to the golang image.Image. -func (_cbeb *JBIG2Image )ToGoImage ()(_e .Image ,error ){const _fbda ="J\u0042I\u0047\u0032\u0049\u006d\u0061\u0067\u0065\u002eT\u006f\u0047\u006f\u0049ma\u0067\u0065";if _cbeb .Data ==nil {return nil ,_de .Error (_fbda ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); -};if _cbeb .Width ==0||_cbeb .Height ==0{return nil ,_de .Error (_fbda ,"\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"); -};_fccg ,_dgacf :=_aca .NewImage (_cbeb .Width ,_cbeb .Height ,1,1,_cbeb .Data ,nil ,nil );if _dgacf !=nil {return nil ,_dgacf ;};return _fccg ,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 (_bgffb *PdfObjectDictionary )GetString (key PdfObjectName )(string ,bool ){_gfbf :=_bgffb .Get (key );if _gfbf ==nil {return "",false ;};_eegc ,_fbadd :=_gfbf .(*PdfObjectString );if !_fbadd {return "",false ;};return _eegc .Str (),true ;}; -// String returns a descriptive information string about the encryption method used. -func (_egcc *PdfCrypt )String ()string {if _egcc ==nil {return "";};_bde :=_egcc ._ega .Filter +"\u0020\u002d\u0020";if _egcc ._ega .V ==0{_bde +="\u0055\u006e\u0064\u006fcu\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0061\u006c\u0067\u006f\u0072\u0069\u0074h\u006d"; -}else if _egcc ._ega .V ==1{_bde +="\u0052\u0043\u0034:\u0020\u0034\u0030\u0020\u0062\u0069\u0074\u0073";}else if _egcc ._ega .V ==2{_bde +=_gf .Sprintf ("\u0052\u0043\u0034:\u0020\u0025\u0064\u0020\u0062\u0069\u0074\u0073",_egcc ._ega .Length );}else if _egcc ._ega .V ==3{_bde +="U\u006e\u0070\u0075\u0062li\u0073h\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d"; -}else if _egcc ._ega .V >=4{_bde +=_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",_egcc ._ddd ,_egcc ._cgeb ); -_bde +="\u003b\u0020C\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0073\u003a";for _aeca ,_db :=range _egcc ._aac {_bde +=_gf .Sprintf ("\u0020\u002d\u0020\u0025\u0073\u003a\u0020\u0025\u0073 \u0028\u0025\u0064\u0029",_aeca ,_db .Name (),_db .KeyLength ()); -};};_aacb :=_egcc .GetAccessPermissions ();_bde +=_gf .Sprintf ("\u0020\u002d\u0020\u0025\u0023\u0076",_aacb );return _bde ;}; +// DecodeBytes decodes a slice of Flate encoded bytes and returns the result. +func (_fcgf *FlateEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fb .Log .Trace ("\u0046\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065\u0020b\u0079\u0074\u0065\u0073");if len (encoded )==0{_fb .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 ;};_fcbc :=_ce .NewReader (encoded );_eceg ,_afcf :=_dg .NewReader (_fcbc );if _afcf !=nil {_fb .Log .Debug ("\u0044e\u0063o\u0064\u0069\u006e\u0067\u0020e\u0072\u0072o\u0072\u0020\u0025\u0076\u000a",_afcf );_fb .Log .Debug ("\u0053t\u0072e\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (encoded ),encoded ); +return nil ,_afcf ;};defer _eceg .Close ();var _cbc _ce .Buffer ;_cbc .ReadFrom (_eceg );return _cbc .Bytes (),nil ;}; -// GetAsFloat64Slice returns the array as []float64 slice. -// Returns an error if not entirely numeric (only PdfObjectIntegers, PdfObjectFloats). -func (_ggcd *PdfObjectArray )GetAsFloat64Slice ()([]float64 ,error ){var _edgbf []float64 ;for _ ,_ggeb :=range _ggcd .Elements (){_ceff ,_eecf :=GetNumberAsFloat (TraceToDirectObject (_ggeb ));if _eecf !=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"); -};_edgbf =append (_edgbf ,_ceff );};return _edgbf ,nil ;};func _gga (_ga *_bec .StdEncryptDict ,_acb *PdfObjectDictionary ){_acb .Set ("\u0052",MakeInteger (int64 (_ga .R )));_acb .Set ("\u0050",MakeInteger (int64 (_ga .P )));_acb .Set ("\u004f",MakeStringFromBytes (_ga .O )); -_acb .Set ("\u0055",MakeStringFromBytes (_ga .U ));if _ga .R >=5{_acb .Set ("\u004f\u0045",MakeStringFromBytes (_ga .OE ));_acb .Set ("\u0055\u0045",MakeStringFromBytes (_ga .UE ));_acb .Set ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",MakeBool (_ga .EncryptMetadata )); -if _ga .R > 5{_acb .Set ("\u0050\u0065\u0072m\u0073",MakeStringFromBytes (_ga .Perms ));};};}; +// NewEncoderFromStream creates a StreamEncoder based on the stream's dictionary. +func NewEncoderFromStream (streamObj *PdfObjectStream )(StreamEncoder ,error ){_ccagf :=TraceToDirectObject (streamObj .PdfObjectDictionary .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if _ccagf ==nil {return NewRawEncoder (),nil ;};if _ ,_egagd :=_ccagf .(*PdfObjectNull ); +_egagd {return NewRawEncoder (),nil ;};_fdgbe ,_bcbf :=_ccagf .(*PdfObjectName );if !_bcbf {_fdda ,_facc :=_ccagf .(*PdfObjectArray );if !_facc {return nil ,_fe .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 _fdda .Len ()==0{return NewRawEncoder (),nil ;};if _fdda .Len ()!=1{_gegg ,_ceae :=_fbfe (streamObj );if _ceae !=nil {_fb .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",_ceae ); +return nil ,_ceae ;};_fb .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063:\u0020\u0025\u0073\u000a",_gegg );return _gegg ,nil ;};_ccagf =_fdda .Get (0);_fdgbe ,_facc =_ccagf .(*PdfObjectName );if !_facc {return nil ,_fe .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 _dabbc ,_facd :=_bcbd .Load (_fdgbe .String ());_facd {return _dabbc .(StreamEncoder ),nil ;};switch *_fdgbe {case StreamEncodingFilterNameFlate :return _gbc (streamObj ,nil );case StreamEncodingFilterNameLZW :return _fga (streamObj ,nil );case StreamEncodingFilterNameDCT :return _ebfb (streamObj ,nil ); +case StreamEncodingFilterNameRunLength :return _fdf (streamObj ,nil );case StreamEncodingFilterNameASCIIHex :return NewASCIIHexEncoder (),nil ;case StreamEncodingFilterNameASCII85 ,"\u0041\u0038\u0035":return NewASCII85Encoder (),nil ;case StreamEncodingFilterNameCCITTFax :return _ccdd (streamObj ,nil ); +case StreamEncodingFilterNameJBIG2 :return _cdfe (streamObj ,nil );case StreamEncodingFilterNameJPX :return NewJPXEncoder (),nil ;};_fb .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 ,_fe .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",*_fdgbe );}; -// Get returns the PdfObject corresponding to the specified key. -// Returns a nil value if the key is not set. -func (_abad *PdfObjectDictionary )Get (key PdfObjectName )PdfObject {_abad ._ccab .Lock ();defer _abad ._ccab .Unlock ();_ggcg ,_bbbd :=_abad ._edgf [key ];if !_bbbd {return nil ;};return _ggcg ;}; +// DecodeBytes decodes a slice of JBIG2 encoded bytes and returns the results. +func (_fggag *JBIG2Encoder )DecodeBytes (encoded []byte )([]byte ,error ){return _ad .DecodeBytes (encoded ,_aeg .Parameters {},_fggag .Globals );};func (_gfgcc *PdfParser )seekToEOFMarker (_fdde int64 )error {var _fcbca int64 ;var _baee int64 =2048;for _fcbca < _fdde -4{if _fdde <=(_baee +_fcbca ){_baee =_fdde -_fcbca ; +};_ ,_gbfa :=_gfgcc ._gcdd .Seek (_fdde -_fcbca -_baee ,_ee .SeekStart );if _gbfa !=nil {return _gbfa ;};_geea :=make ([]byte ,_baee );_gfgcc ._gcdd .Read (_geea );_fb .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 (_geea )); +_bbge :=_gadae .FindAllStringIndex (string (_geea ),-1);if _bbge !=nil {_dadd :=_bbge [len (_bbge )-1];_fb .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_bbge );_ddga :=_fdde -_fcbca -_baee +int64 (_dadd [0]);_gfgcc ._gcdd .Seek (_ddga ,_ee .SeekStart ); +return nil ;};_fb .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"); +_fcbca +=_baee -4;};_fb .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 _eabbb ;};func _ccg (_fdg *_bd .StdEncryptDict ,_fff *PdfObjectDictionary ){_fff .Set ("\u0052",MakeInteger (int64 (_fdg .R ))); +_fff .Set ("\u0050",MakeInteger (int64 (_fdg .P )));_fff .Set ("\u004f",MakeStringFromBytes (_fdg .O ));_fff .Set ("\u0055",MakeStringFromBytes (_fdg .U ));if _fdg .R >=5{_fff .Set ("\u004f\u0045",MakeStringFromBytes (_fdg .OE ));_fff .Set ("\u0055\u0045",MakeStringFromBytes (_fdg .UE )); +_fff .Set ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",MakeBool (_fdg .EncryptMetadata ));if _fdg .R > 5{_fff .Set ("\u0050\u0065\u0072m\u0073",MakeStringFromBytes (_fdg .Perms ));};};};const _ggbf ="\u0053\u0074\u0064C\u0046"; -// WriteString outputs the object as it is to be written to file. -func (_agdd *PdfObjectString )WriteString ()string {var _adfdc _beg .Buffer ;if _agdd ._gcdbg {_eggb :=_a .EncodeToString (_agdd .Bytes ());_adfdc .WriteString ("\u003c");_adfdc .WriteString (_eggb );_adfdc .WriteString ("\u003e");return _adfdc .String (); -};_dgfaf :=map[byte ]string {'\n':"\u005c\u006e",'\r':"\u005c\u0072",'\t':"\u005c\u0074",'\b':"\u005c\u0062",'\f':"\u005c\u0066",'(':"\u005c\u0028",')':"\u005c\u0029",'\\':"\u005c\u005c"};_adfdc .WriteString ("\u0028");for _egbb :=0;_egbb < len (_agdd ._degb ); -_egbb ++{_cfec :=_agdd ._degb [_egbb ];if _ccfb ,_gffa :=_dgfaf [_cfec ];_gffa {_adfdc .WriteString (_ccfb );}else {_adfdc .WriteByte (_cfec );};};_adfdc .WriteString ("\u0029");return _adfdc .String ();}; -// Version represents a version of a PDF standard. -type Version struct{Major int ;Minor int ;}; +// 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 )(_abegc *PdfObjectDictionary ,_cefb bool ){_abegc ,_cefb =TraceToDirectObject (obj ).(*PdfObjectDictionary );return _abegc ,_cefb ;};func (_abcd *PdfParser )rebuildXrefTable ()error {_eeeb :=XrefTable {};_eeeb .ObjectMap =map[int ]XrefObject {}; +_gabaf :=make ([]int ,0,len (_abcd ._dddfc .ObjectMap ));for _gfbfb :=range _abcd ._dddfc .ObjectMap {_gabaf =append (_gabaf ,_gfbfb );};_ae .Ints (_gabaf );for _ ,_ecaeg :=range _gabaf {_eaag :=_abcd ._dddfc .ObjectMap [_ecaeg ];_dadca ,_ ,_bbae :=_abcd .lookupByNumberWrapper (_ecaeg ,false ); +if _bbae !=nil {_fb .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",_bbae );_fb .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"); +_gcbfa ,_efgd :=_abcd .repairRebuildXrefsTopDown ();if _efgd !=nil {_fb .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",_efgd ); +return _efgd ;};_abcd ._dddfc =*_gcbfa ;_fb .Log .Debug ("\u0052e\u0070\u0061\u0069\u0072e\u0064\u0020\u0078\u0072\u0065f\u0020t\u0061b\u006c\u0065\u0020\u0062\u0075\u0069\u006ct");return nil ;};_bfga ,_aegd ,_bbae :=_dgbb (_dadca );if _bbae !=nil {return _bbae ; +};_eaag .ObjectNumber =int (_bfga );_eaag .Generation =int (_aegd );_eeeb .ObjectMap [int (_bfga )]=_eaag ;};_abcd ._dddfc =_eeeb ;_fb .Log .Debug ("N\u0065w\u0020\u0078\u0072\u0065\u0066\u0020\u0074\u0061b\u006c\u0065\u0020\u0062ui\u006c\u0074");_aaa (_abcd ._dddfc ); +return nil ;}; -// PdfParser parses a PDF file and provides access to the object structure of the PDF. -type PdfParser struct{_fgag Version ;_cgef _bcdf .ReadSeeker ;_gfcf *_ec .Reader ;_affc int64 ;_aeaea XrefTable ;_becdd int64 ;_dead *xrefType ;_geff objectStreams ;_cbdc *PdfObjectDictionary ;_bfd *PdfCrypt ;_aceb *PdfIndirectObject ;_cbaf bool ;ObjCache objectCache ; -_fcfg map[int ]bool ;_gaadb map[int64 ]bool ;_dfgd ParserMetadata ;_gcbfa bool ;_afeb []int64 ;_efbcc int ;_bfcdg bool ;_aacce int64 ;_eebgd map[*PdfParser ]*PdfParser ;_adcf []*PdfParser ;}; +// 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 _cacg :=obj .(type ){case *PdfObjectFloat :_fb .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 (*_cacg ),nil ;case *PdfObjectInteger :return int64 (*_cacg ),nil ;case *PdfObjectReference :_ggff :=TraceToDirectObject (obj );return GetNumberAsInt64 (_ggff );case *PdfIndirectObject :return GetNumberAsInt64 (_cacg .PdfObject );};return 0,ErrNotANumber ; +};const JB2ImageAutoThreshold =-1.0; -// PdfObjectNull represents the primitive PDF null object. -type PdfObjectNull struct{}; +// String returns a string describing `stream`. +func (_gdba *PdfObjectStream )String ()string {return _fe .Sprintf ("O\u0062j\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u0025\u0064: \u0025\u0073",_gdba .ObjectNumber ,_gdba .PdfObjectDictionary );}; -// String returns a string representation of the *PdfObjectString. -func (_agcb *PdfObjectString )String ()string {return _agcb ._degb };func (_gfag *PdfCrypt )makeKey (_dgdb string ,_ceg ,_cgd uint32 ,_bbb []byte )([]byte ,error ){_fdg ,_ebbc :=_gfag ._aac [_dgdb ];if !_ebbc {return nil ,_gf .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_dgdb ); -};return _fdg .MakeKey (_ceg ,_cgd ,_bbb );};var _eabc =[]PdfObjectName {"\u0056","\u0052","\u004f","\u0055","\u0050"}; +// 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 )(_aggg *PdfObjectBool ,_fbacg bool ){_aggg ,_fbacg =TraceToDirectObject (obj ).(*PdfObjectBool );return _aggg ,_fbacg ;}; -// 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 (_ggfd *JBIG2Encoder )DecodeImages (encoded []byte )([]_e .Image ,error ){const _eca ="\u004aB\u0049\u0047\u0032\u0045n\u0063\u006f\u0064\u0065\u0072.\u0044e\u0063o\u0064\u0065\u0049\u006d\u0061\u0067\u0065s";_fdfaf ,_efcef :=_cg .Decode (encoded ,_cg .Parameters {},_ggfd .Globals .ToDocumentGlobals ()); -if _efcef !=nil {return nil ,_de .Wrap (_efcef ,_eca ,"");};_bded ,_efcef :=_fdfaf .PageNumber ();if _efcef !=nil {return nil ,_de .Wrap (_efcef ,_eca ,"");};_abaa :=[]_e .Image {};var _ggdg _e .Image ;for _abbga :=1;_abbga <=_bded ;_abbga ++{_ggdg ,_efcef =_fdfaf .DecodePageImage (_abbga ); -if _efcef !=nil {return nil ,_de .Wrapf (_efcef ,_eca ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_abbga );};_abaa =append (_abaa ,_ggdg );};return _abaa ,nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_ggcc *PdfObjectInteger )WriteString ()string {return _f .FormatInt (int64 (*_ggcc ),10)};func (_acfac *PdfParser )parseBool ()(PdfObjectBool ,error ){_bbee ,_bcfe :=_acfac ._bac .Peek (4);if _bcfe !=nil {return PdfObjectBool (false ),_bcfe ;};if (len (_bbee )>=4)&&(string (_bbee [:4])=="\u0074\u0072\u0075\u0065"){_acfac ._bac .Discard (4); +return PdfObjectBool (true ),nil ;};_bbee ,_bcfe =_acfac ._bac .Peek (5);if _bcfe !=nil {return PdfObjectBool (false ),_bcfe ;};if (len (_bbee )>=5)&&(string (_bbee [:5])=="\u0066\u0061\u006cs\u0065"){_acfac ._bac .Discard (5);return PdfObjectBool (false ),nil ; +};return PdfObjectBool (false ),_b .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");}; -// GetFilterArray returns the names of the underlying encoding filters in an array that -// can be used as /Filter entry. -func (_aedc *MultiEncoder )GetFilterArray ()*PdfObjectArray {_fegb :=make ([]PdfObject ,len (_aedc ._gcbe ));for _daef ,_fgce :=range _aedc ._gcbe {_fegb [_daef ]=MakeName (_fgce .GetFilterName ());};return MakeArray (_fegb ...);}; +// NewParserFromString is used for testing purposes. +func NewParserFromString (txt string )*PdfParser {_cbad :=_ce .NewReader ([]byte (txt ));_caab :=&PdfParser {ObjCache :objectCache {},_gcdd :_cbad ,_bac :_def .NewReader (_cbad ),_dcbea :int64 (len (txt )),_afee :map[int64 ]bool {},_dace :make (map[*PdfParser ]*PdfParser )}; +_caab ._dddfc .ObjectMap =make (map[int ]XrefObject );return _caab ;}; -// NewDCTEncoder makes a new DCT encoder with default parameters. -func NewDCTEncoder ()*DCTEncoder {_cged :=&DCTEncoder {};_cged .ColorComponents =3;_cged .BitsPerComponent =8;_cged .Quality =DefaultJPEGQuality ;_cged .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};return _cged ;}; +// EncodeBytes JPX encodes the passed in slice of bytes. +func (_cae *JPXEncoder )EncodeBytes (data []byte )([]byte ,error ){_fb .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",_cae .GetFilterName ()); +return data ,ErrNoJPXDecode ;}; -// GetFileOffset returns the current file offset, accounting for buffered position. -func (_dede *PdfParser )GetFileOffset ()int64 {_ccbd ,_ :=_dede ._cgef .Seek (0,_bcdf .SeekCurrent );_ccbd -=int64 (_dede ._gfcf .Buffered ());return _ccbd ;}; +// GetFilterName returns the name of the encoding filter. +func (_faba *RawEncoder )GetFilterName ()string {return StreamEncodingFilterNameRaw }; -// 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 -// JBIG2Image with 1bpp. For non grayscale images the function performs the conversion to the grayscale temp image. -// Then it checks the value of the gray image value if it's within bounds of the black white threshold. -// This 'bwThreshold' value should be in range (0.0, 1.0). The threshold checks if the grayscale pixel (uint) value -// is greater or smaller than 'bwThreshold' * 255. Pixels inside the range will be white, and the others will be black. -// If the 'bwThreshold' is equal to -1.0 - JB2ImageAutoThreshold then it's value would be set on the base of -// 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 _e .Image ,bwThreshold float64 )(*JBIG2Image ,error ){const _dcbf ="\u0047\u006f\u0049\u006d\u0061\u0067\u0065\u0054\u006fJ\u0042\u0049\u0047\u0032";if i ==nil {return nil ,_de .Error (_dcbf ,"i\u006d\u0061\u0067\u0065 '\u0069'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); -};var (_efdbe uint8 ;_ebbfa _aca .Image ;_bagb error ;);if bwThreshold ==JB2ImageAutoThreshold {_ebbfa ,_bagb =_aca .MonochromeConverter .Convert (i );}else if bwThreshold > 1.0||bwThreshold < 0.0{return nil ,_de .Error (_dcbf ,"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 {_efdbe =uint8 (255*bwThreshold );_ebbfa ,_bagb =_aca .MonochromeThresholdConverter (_efdbe ).Convert (i );};if _bagb !=nil {return nil ,_bagb ;};return _cafd (_ebbfa ),nil ;}; +// PdfObjectBool represents the primitive PDF boolean object. +type PdfObjectBool bool ;const _cdgge =10; -// DecodeBytes decodes byte array with ASCII85. 5 ASCII characters -> 4 raw binary bytes -func (_bada *ASCII85Encoder )DecodeBytes (encoded []byte )([]byte ,error ){var _ddda []byte ;_gfd .Log .Trace ("\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0020\u0044e\u0063\u006f\u0064\u0065");_cbeg :=0;_bcgc :=false ;for _cbeg < len (encoded )&&!_bcgc {_fdee :=[5]byte {0,0,0,0,0}; -_fged :=0;_fafc :=0;_aaba :=4;for _fafc < 5+_fged {if _cbeg +_fafc ==len (encoded ){break ;};_fgbf :=encoded [_cbeg +_fafc ];if IsWhiteSpace (_fgbf ){_fged ++;_fafc ++;continue ;}else if _fgbf =='~'&&_cbeg +_fafc +1< len (encoded )&&encoded [_cbeg +_fafc +1]=='>'{_aaba =(_fafc -_fged )-1; -if _aaba < 0{_aaba =0;};_bcgc =true ;break ;}else if _fgbf >='!'&&_fgbf <='u'{_fgbf -='!';}else if _fgbf =='z'&&_fafc -_fged ==0{_aaba =4;_fafc ++;break ;}else {_gfd .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 ,_ca .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u0064\u0065\u0020e\u006e\u0063\u006f\u0075\u006e\u0074\u0065\u0072\u0065\u0064");};_fdee [_fafc -_fged ]=_fgbf ;_fafc ++;};_cbeg +=_fafc ;for _eafg :=_aaba +1;_eafg < 5;_eafg ++{_fdee [_eafg ]=84; -};_cffcg :=uint32 (_fdee [0])*85*85*85*85+uint32 (_fdee [1])*85*85*85+uint32 (_fdee [2])*85*85+uint32 (_fdee [3])*85+uint32 (_fdee [4]);_dfba :=[]byte {byte ((_cffcg >>24)&0xff),byte ((_cffcg >>16)&0xff),byte ((_cffcg >>8)&0xff),byte (_cffcg &0xff)};_ddda =append (_ddda ,_dfba [:_aaba ]...); -};_gfd .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0065\u006e\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",encoded );_gfd .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0064\u0065\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",_ddda ); -return _ddda ,nil ;};func (_bbda *PdfParser )rebuildXrefTable ()error {_bbeg :=XrefTable {};_bbeg .ObjectMap =map[int ]XrefObject {};_gbed :=make ([]int ,0,len (_bbda ._aeaea .ObjectMap ));for _ggbe :=range _bbda ._aeaea .ObjectMap {_gbed =append (_gbed ,_ggbe ); -};_bc .Ints (_gbed );for _ ,_egcca :=range _gbed {_cgba :=_bbda ._aeaea .ObjectMap [_egcca ];_caaa ,_ ,_aeba :=_bbda .lookupByNumberWrapper (_egcca ,false );if _aeba !=nil {_gfd .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",_aeba ); -_gfd .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"); -_bcbfb ,_gcgg :=_bbda .repairRebuildXrefsTopDown ();if _gcgg !=nil {_gfd .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",_gcgg ); -return _gcgg ;};_bbda ._aeaea =*_bcbfb ;_gfd .Log .Debug ("\u0052e\u0070\u0061\u0069\u0072e\u0064\u0020\u0078\u0072\u0065f\u0020t\u0061b\u006c\u0065\u0020\u0062\u0075\u0069\u006ct");return nil ;};_fedad ,_dece ,_aeba :=_ge (_caaa );if _aeba !=nil {return _aeba ; -};_cgba .ObjectNumber =int (_fedad );_cgba .Generation =int (_dece );_bbeg .ObjectMap [int (_fedad )]=_cgba ;};_bbda ._aeaea =_bbeg ;_gfd .Log .Debug ("N\u0065w\u0020\u0078\u0072\u0065\u0066\u0020\u0074\u0061b\u006c\u0065\u0020\u0062ui\u006c\u0074");_efd (_bbda ._aeaea ); -return nil ;}; +// 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 )(_gcda float64 ,_eege bool ){_bcce ,_eege :=TraceToDirectObject (obj ).(*PdfObjectFloat );if _eege {return float64 (*_bcce ),true ;};return 0,false ;}; -// EncodeImage encodes 'img' golang image.Image into jbig2 encoded bytes document using default encoder settings. -func (_febe *JBIG2Encoder )EncodeImage (img _e .Image )([]byte ,error ){return _febe .encodeImage (img )};const _gddc =6; +// 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 )(_cgca int ,_afgge bool ){_ggfdg ,_afgge :=TraceToDirectObject (obj ).(*PdfObjectInteger );if _afgge &&_ggfdg !=nil {return int (*_ggfdg ),true ;};return 0,false ;}; -// Set sets the PdfObject at index i of the array. An error is returned if the index is outside bounds. -func (_ggfc *PdfObjectArray )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_ggfc ._ddgcf ){return _ca .New ("\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_ggfc ._ddgcf [i ]=obj ;return nil ;}; +// Len returns the number of elements in the streams. +func (_fggc *PdfObjectStreams )Len ()int {if _fggc ==nil {return 0;};return len (_fggc ._dgfaf );}; -// Clear resets the dictionary to an empty state. -func (_gfebg *PdfObjectDictionary )Clear (){_gfebg ._dbee =[]PdfObjectName {};_gfebg ._edgf =map[PdfObjectName ]PdfObject {};_gfebg ._ccab =&_b .Mutex {};}; +// WriteString outputs the object as it is to be written to file. +func (_ccaddd *PdfObjectDictionary )WriteString ()string {var _gggb _ed .Builder ;_gggb .WriteString ("\u003c\u003c");for _ ,_fbab :=range _ccaddd ._geaef {_ccbd :=_ccaddd ._aacd [_fbab ];_gggb .WriteString (_fbab .WriteString ());_gggb .WriteString ("\u0020"); +_gggb .WriteString (_ccbd .WriteString ());};_gggb .WriteString ("\u003e\u003e");return _gggb .String ();}; -// DecodeBytes decodes a slice of Flate encoded bytes and returns the result. -func (_ecb *FlateEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_gfd .Log .Trace ("\u0046\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065\u0020b\u0079\u0074\u0065\u0073");if len (encoded )==0{_gfd .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 ;};_baeb :=_beg .NewReader (encoded );_fbed ,_adba :=_ad .NewReader (_baeb );if _adba !=nil {_gfd .Log .Debug ("\u0044e\u0063o\u0064\u0069\u006e\u0067\u0020e\u0072\u0072o\u0072\u0020\u0025\u0076\u000a",_adba );_gfd .Log .Debug ("\u0053t\u0072e\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (encoded ),encoded ); -return nil ,_adba ;};defer _fbed .Close ();var _decd _beg .Buffer ;_decd .ReadFrom (_fbed );return _decd .Bytes (),nil ;}; +// PdfVersion returns version of the PDF file. +func (_ffbe *PdfParser )PdfVersion ()Version {return _ffbe ._caad };func _cadc (_bcab uint ,_edgc ,_gedb float64 )float64 {return (_edgc +(float64 (_bcab )*(_gedb -_edgc )/255))*255;}; -// MakeName creates a PdfObjectName from a string. -func MakeName (s string )*PdfObjectName {_gfbaa :=PdfObjectName (s );return &_gfbaa };func _cffbe (_bdce PdfObject )(*float64 ,error ){switch _cag :=_bdce .(type ){case *PdfObjectFloat :_acaee :=float64 (*_cag );return &_acaee ,nil ;case *PdfObjectInteger :_fagd :=float64 (*_cag ); -return &_fagd ,nil ;case *PdfObjectNull :return nil ,nil ;};return nil ,ErrNotANumber ;}; +// 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 (_afdb *PdfParser )Decrypt (password []byte )(bool ,error ){if _afdb ._bcaf ==nil {return false ,_b .New ("\u0063\u0068\u0065\u0063k \u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u0072s\u0074");};_fagb ,_gcfe :=_afdb ._bcaf .authenticate (password ); +if _gcfe !=nil {return false ,_gcfe ;};if !_fagb {_fagb ,_gcfe =_afdb ._bcaf .authenticate ([]byte (""));};return _fagb ,_gcfe ;}; -// 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 _bcdf .ReadSeeker )(*PdfParser ,error ){_dbaa :=&PdfParser {_cgef :rs ,ObjCache :make (objectCache ),_gaadb :map[int64 ]bool {},_afeb :make ([]int64 ,0),_eebgd :make (map[*PdfParser ]*PdfParser )};_gdf ,_fbcb ,_aebcd :=_dbaa .parsePdfVersion (); -if _aebcd !=nil {_gfd .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",_aebcd );return nil ,_aebcd ;};_dbaa ._fgag .Major =_gdf ;_dbaa ._fgag .Minor =_fbcb ; -if _dbaa ._cbdc ,_aebcd =_dbaa .loadXrefs ();_aebcd !=nil {_gfd .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",_aebcd );return nil ,_aebcd ; -};_gfd .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_dbaa ._cbdc );_bbbae ,_aebcd :=_dbaa .parseLinearizedDictionary ();if _aebcd !=nil {return nil ,_aebcd ;};if _bbbae !=nil {_dbaa ._bfcdg ,_aebcd =_dbaa .checkLinearizedInformation (_bbbae ); -if _aebcd !=nil {return nil ,_aebcd ;};};if len (_dbaa ._aeaea .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"); -};_dbaa ._efbcc =len (_dbaa ._afeb );if _dbaa ._bfcdg &&_dbaa ._efbcc !=0{_dbaa ._efbcc --;};_dbaa ._adcf =make ([]*PdfParser ,_dbaa ._efbcc );return _dbaa ,nil ;};func (_gfb *PdfCrypt )authenticate (_abd []byte )(bool ,error ){_gfb ._bca =false ;_gcd :=_gfb .securityHandler (); -_edae ,_cedg ,_fde :=_gcd .Authenticate (&_gfb ._efc ,_abd );if _fde !=nil {return false ,_fde ;}else if _cedg ==0||len (_edae )==0{return false ,nil ;};_gfb ._bca =true ;_gfb ._gcc =_edae ;return true ,nil ;}; +// String returns a descriptive information string about the encryption method used. +func (_cgfg *PdfCrypt )String ()string {if _cgfg ==nil {return "";};_efe :=_cgfg ._af .Filter +"\u0020\u002d\u0020";if _cgfg ._af .V ==0{_efe +="\u0055\u006e\u0064\u006fcu\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0061\u006c\u0067\u006f\u0072\u0069\u0074h\u006d"; +}else if _cgfg ._af .V ==1{_efe +="\u0052\u0043\u0034:\u0020\u0034\u0030\u0020\u0062\u0069\u0074\u0073";}else if _cgfg ._af .V ==2{_efe +=_fe .Sprintf ("\u0052\u0043\u0034:\u0020\u0025\u0064\u0020\u0062\u0069\u0074\u0073",_cgfg ._af .Length );}else if _cgfg ._af .V ==3{_efe +="U\u006e\u0070\u0075\u0062li\u0073h\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d"; +}else if _cgfg ._af .V >=4{_efe +=_fe .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",_cgfg ._faf ,_cgfg ._dbe ); +_efe +="\u003b\u0020C\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0073\u003a";for _bgb ,_eaf :=range _cgfg ._gdc {_efe +=_fe .Sprintf ("\u0020\u002d\u0020\u0025\u0073\u003a\u0020\u0025\u0073 \u0028\u0025\u0064\u0029",_bgb ,_eaf .Name (),_eaf .KeyLength ()); +};};_eaa :=_cgfg .GetAccessPermissions ();_efe +=_fe .Sprintf ("\u0020\u002d\u0020\u0025\u0023\u0076",_eaa );return _efe ;}; -// DecodeStream decodes a multi-encoded stream by passing it through the -// DecodeStream method of the underlying encoders. -func (_aebcg *MultiEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _aebcg .DecodeBytes (streamObj .Stream );}; +// GetPreviousRevisionParser returns PdfParser for the previous version of the Pdf document. +func (_aced *PdfParser )GetPreviousRevisionParser ()(*PdfParser ,error ){if _aced ._gcca ==0{return nil ,_b .New ("\u0074\u0068\u0069\u0073 i\u0073\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0072\u0065\u0076\u0069\u0073\u0069o\u006e");};if _adgf ,_bbeca :=_aced ._dace [_aced ]; +_bbeca {return _adgf ,nil ;};_faad ,_afbdb :=_aced .GetPreviousRevisionReadSeeker ();if _afbdb !=nil {return nil ,_afbdb ;};_bebba ,_afbdb :=NewParser (_faad );_bebba ._dace =_aced ._dace ;if _afbdb !=nil {return nil ,_afbdb ;};_aced ._dace [_aced ]=_bebba ; +return _bebba ,nil ;}; -// UpdateParams updates the parameter values of the encoder. -func (_fdag *JPXEncoder )UpdateParams (params *PdfObjectDictionary ){};var _cedf =_be .MustCompile ("\u005c\u0073\u002a\u0078\u0072\u0065\u0066\u005c\u0073\u002a");var (ErrUnsupportedEncodingParameters =_ca .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 =_ca .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 =_ca .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 =_ca .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 =_ca .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");ErrTypeError =_ca .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");ErrRangeError =_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -ErrNotSupported =_ac .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 =_ca .New ("\u006e\u006f\u0074 \u0061\u0020\u006e\u0075\u006d\u0062\u0065\u0072"); -); +// MakeStreamDict make a new instance of an encoding dictionary for a stream object. +func (_dggg *ASCII85Encoder )MakeStreamDict ()*PdfObjectDictionary {_gbgc :=MakeDict ();_gbgc .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_dggg .GetFilterName ()));return _gbgc ;}; -// MakeDictMap creates a PdfObjectDictionary initialized from a map of keys to values. -func MakeDictMap (objmap map[string ]PdfObject )*PdfObjectDictionary {_ccbc :=MakeDict ();return _ccbc .Update (objmap );}; +// NewASCII85Encoder makes a new ASCII85 encoder. +func NewASCII85Encoder ()*ASCII85Encoder {_bfgd :=&ASCII85Encoder {};return _bfgd }; -// MakeArray creates an PdfObjectArray from a list of PdfObjects. -func MakeArray (objects ...PdfObject )*PdfObjectArray {return &PdfObjectArray {_ddgcf :objects }};func _cgeff (_ffce ,_fcge ,_bdfde int )error {if _fcge < 0||_fcge > _ffce {return _ca .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 _bdfde < _fcge {return _ca .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0073\u006c\u0069\u0063e\u0020i\u006ed\u0065\u0078\u0020\u0062\u0020\u003c\u0020a");};if _bdfde > _ffce {return _ca .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 ;};func (_bfa *PdfCrypt )saveCryptFilters (_efdg *PdfObjectDictionary )error {if _bfa ._ega .V < 4{return _ca .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"); -};_dfe :=MakeDict ();_efdg .Set ("\u0043\u0046",_dfe );for _eebb ,_egf :=range _bfa ._aac {if _eebb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{continue ;};_geac :=_ccec (_egf ,"");_dfe .Set (PdfObjectName (_eebb ),_geac );};_efdg .Set ("\u0053\u0074\u0072\u0046",MakeName (_bfa ._cgeb )); -_efdg .Set ("\u0053\u0074\u006d\u0046",MakeName (_bfa ._ddd ));return nil ;};func (_eea *PdfCrypt )generateParams (_cecb ,_eed []byte )error {_dbfc :=_eea .securityHandler ();_aba ,_ffg :=_dbfc .GenerateParams (&_eea ._efc ,_eed ,_cecb );if _ffg !=nil {return _ffg ; -};_eea ._gcc =_aba ;return nil ;}; +// UpdateParams updates the parameter values of the encoder. +func (_gede *RawEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// Keys returns the list of keys in the dictionary. -// If `d` is nil returns a nil slice. -func (_fcca *PdfObjectDictionary )Keys ()[]PdfObjectName {if _fcca ==nil {return nil ;};return _fcca ._dbee ;}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_cage *MultiEncoder )MakeStreamDict ()*PdfObjectDictionary {_gdca :=MakeDict ();_gdca .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",_cage .GetFilterArray ());for _ ,_fefg :=range _cage ._cedgf {_becg :=_fefg .MakeStreamDict ();for _ ,_deaca :=range _becg .Keys (){_bede :=_becg .Get (_deaca ); +if _deaca !="\u0046\u0069\u006c\u0074\u0065\u0072"&&_deaca !="D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"{_gdca .Set (_deaca ,_bede );};};};_ceead :=_cage .MakeDecodeParams ();if _ceead !=nil {_gdca .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_ceead ); +};return _gdca ;};var (ErrUnsupportedEncodingParameters =_b .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 =_b .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 =_b .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 =_b .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 =_b .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");ErrTypeError =_b .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");ErrRangeError =_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +ErrNotSupported =_bf .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 =_b .New ("\u006e\u006f\u0074 \u0061\u0020\u006e\u0075\u006d\u0062\u0065\u0072"); +);func (_ddf *PdfParser )loadXrefs ()(*PdfObjectDictionary ,error ){_ddf ._dddfc .ObjectMap =make (map[int ]XrefObject );_ddf ._geac =make (objectStreams );_gfga ,_decae :=_ddf ._gcdd .Seek (0,_ee .SeekEnd );if _decae !=nil {return nil ,_decae ;};_fb .Log .Trace ("\u0066s\u0069\u007a\u0065\u003a\u0020\u0025d",_gfga ); +_ddf ._dcbea =_gfga ;_decae =_ddf .seekToEOFMarker (_gfga );if _decae !=nil {_fb .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",_decae ); +return nil ,_decae ;};_bebff ,_decae :=_ddf ._gcdd .Seek (0,_ee .SeekCurrent );if _decae !=nil {return nil ,_decae ;};var _ccag int64 =64;_gbcfde :=_bebff -_ccag ;if _gbcfde < 0{_gbcfde =0;};_ ,_decae =_ddf ._gcdd .Seek (_gbcfde ,_ee .SeekStart );if _decae !=nil {return nil ,_decae ; +};_eedec :=make ([]byte ,_ccag );_ ,_decae =_ddf ._gcdd .Read (_eedec );if _decae !=nil {_fb .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",_decae ); +return nil ,_decae ;};_gdbb :=_dba .FindStringSubmatch (string (_eedec ));if len (_gdbb )< 2{_fb .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 ,_b .New ("\u0073\u0074\u0061\u0072tx\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +};if len (_gdbb )> 2{_fb .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",_eedec );return nil ,_b .New ("m\u0075\u006c\u0074\u0069\u0070\u006ce\u0020\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065f\u0020\u0065\u006et\u0072i\u0065\u0073\u003f"); +};_dgdd ,_ :=_f .ParseInt (_gdbb [1],10,64);_fb .Log .Trace ("\u0073t\u0061r\u0074\u0078\u0072\u0065\u0066\u0020\u0061\u0074\u0020\u0025\u0064",_dgdd );if _dgdd > _gfga {_fb .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"); +_fb .Log .Debug ("\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0072e\u0070\u0061\u0069\u0072");_dgdd ,_decae =_ddf .repairLocateXref ();if _decae !=nil {_fb .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 ,_decae ;};};_ddf ._gcdd .Seek (_dgdd ,_ee .SeekStart );_ddf ._bac =_def .NewReader (_ddf ._gcdd );_bbda ,_decae :=_ddf .parseXref ();if _decae !=nil {return nil ,_decae ;};_cfbc :=_bbda .Get ("\u0058R\u0065\u0066\u0053\u0074\u006d");if _cfbc !=nil {_cdcc ,_abfbf :=_cfbc .(*PdfObjectInteger ); +if !_abfbf {return nil ,_b .New ("\u0058\u0052\u0065\u0066\u0053\u0074\u006d\u0020\u0021=\u0020\u0069\u006e\u0074");};_ ,_decae =_ddf .parseXrefStream (_cdcc );if _decae !=nil {return nil ,_decae ;};};var _febd []int64 ;_bdbg :=func (_ecdaa int64 ,_effgf []int64 )bool {for _ ,_dadcd :=range _effgf {if _dadcd ==_ecdaa {return true ; +};};return false ;};_cfbc =_bbda .Get ("\u0050\u0072\u0065\u0076");for _cfbc !=nil {_cbec ,_dbgb :=_cfbc .(*PdfObjectInteger );if !_dbgb {_fb .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",_cfbc ); +return _bbda ,nil ;};_eaec :=*_cbec ;_fb .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",_eaec );_ddf ._gcdd .Seek (int64 (_eaec ),_ee .SeekStart ); +_ddf ._bac =_def .NewReader (_ddf ._gcdd );_gfgcf ,_ecffg :=_ddf .parseXref ();if _ecffg !=nil {_fb .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"); +_fb .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 ;};_ddf ._fegd =append (_ddf ._fegd ,int64 (_eaec )); +_cfbc =_gfgcf .Get ("\u0050\u0072\u0065\u0076");if _cfbc !=nil {_gbcd :=*(_cfbc .(*PdfObjectInteger ));if _bdbg (int64 (_gbcd ),_febd ){_fb .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 ;};_febd =append (_febd ,int64 (_gbcd ));};};return _bbda ,nil ;}; -// 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 )(_cbgd *PdfObjectStream ,_cafc bool ){obj =ResolveReference (obj );_cbgd ,_cafc =obj .(*PdfObjectStream );return _cbgd ,_cafc ;}; +// 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 (_efbe *PdfObjectArray )ToIntegerArray ()([]int ,error ){var _aeaf []int ;for _ ,_ffge :=range _efbe .Elements (){if _daca ,_dfbc :=_ffge .(*PdfObjectInteger );_dfbc {_aeaf =append (_aeaf ,int (*_daca ));}else {return nil ,ErrTypeError ;};};return _aeaf ,nil ; +}; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_efceb *CCITTFaxEncoder )MakeDecodeParams ()PdfObject {_gcad :=MakeDict ();_gcad .Set ("\u004b",MakeInteger (int64 (_efceb .K )));_gcad .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_efceb .Columns )));if _efceb .BlackIs1 {_gcad .Set ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031",MakeBool (_efceb .BlackIs1 )); -};if _efceb .EncodedByteAlign {_gcad .Set ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e",MakeBool (_efceb .EncodedByteAlign ));};if _efceb .EndOfLine &&_efceb .K >=0{_gcad .Set ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee",MakeBool (_efceb .EndOfLine )); -};if _efceb .Rows !=0&&!_efceb .EndOfBlock {_gcad .Set ("\u0052\u006f\u0077\u0073",MakeInteger (int64 (_efceb .Rows )));};if !_efceb .EndOfBlock {_gcad .Set ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b",MakeBool (_efceb .EndOfBlock )); -};if _efceb .DamagedRowsBeforeError !=0{_gcad .Set ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072",MakeInteger (int64 (_efceb .DamagedRowsBeforeError )));};return _gcad ;}; - -// UpdateParams updates the parameter values of the encoder. -func (_cbd *RunLengthEncoder )UpdateParams (params *PdfObjectDictionary ){}; +func (_eefg *DCTEncoder )MakeDecodeParams ()PdfObject {return nil };func (_fdge *PdfParser )resolveReference (_beec *PdfObjectReference )(PdfObject ,bool ,error ){_dbcgb ,_babac :=_fdge .ObjCache [int (_beec .ObjectNumber )];if _babac {return _dbcgb ,true ,nil ; +};_aeeab ,_cfcb :=_fdge .LookupByReference (*_beec );if _cfcb !=nil {return nil ,false ,_cfcb ;};_fdge .ObjCache [int (_beec .ObjectNumber )]=_aeeab ;return _aeeab ,false ,nil ;}; -// GetXrefType returns the type of the first xref object (table or stream). -func (_gadf *PdfParser )GetXrefType ()*xrefType {return _gadf ._dead }; +// DecodeStream decodes a LZW encoded stream and returns the result as a +// slice of bytes. +func (_fea *LZWEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fb .Log .Trace ("\u004c\u005a\u0057 \u0044\u0065\u0063\u006f\u0064\u0069\u006e\u0067");_fb .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_fea .Predictor ); +_daafc ,_gcg :=_fea .DecodeBytes (streamObj .Stream );if _gcg !=nil {return nil ,_gcg ;};_fb .Log .Trace ("\u0020\u0049\u004e\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (streamObj .Stream ),streamObj .Stream );_fb .Log .Trace ("\u004f\u0055\u0054\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (_daafc ),_daafc ); +if _fea .Predictor > 1{if _fea .Predictor ==2{_fb .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_cedc :=_fea .Columns *_fea .Colors ;if _cedc < 1{return []byte {},nil ;};_fbca :=len (_daafc )/_cedc ;if len (_daafc )%_cedc !=0{_fb .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 ,_fe .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 (_daafc ),_cedc );};if _cedc %_fea .Colors !=0{return nil ,_fe .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",_cedc ,_fea .Colors ); +};if _cedc > len (_daafc ){_fb .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",_cedc ,len (_daafc )); +return nil ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fb .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_daafc ),_daafc ); +_cgfc :=_ce .NewBuffer (nil );for _gcbf :=0;_gcbf < _fbca ;_gcbf ++{_dcd :=_daafc [_cedc *_gcbf :_cedc *(_gcbf +1)];for _caaed :=_fea .Colors ;_caaed < _cedc ;_caaed ++{_dcd [_caaed ]=byte (int (_dcd [_caaed ]+_dcd [_caaed -_fea .Colors ])%256);};_cgfc .Write (_dcd ); +};_dadbd :=_cgfc .Bytes ();_fb .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_dadbd ),_dadbd );return _dadbd ,nil ;}else if _fea .Predictor >=10&&_fea .Predictor <=15{_fb .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +_fafd :=_fea .Columns *_fea .Colors +1;if _fafd < 1{return []byte {},nil ;};_fbec :=len (_daafc )/_fafd ;if len (_daafc )%_fafd !=0{return nil ,_fe .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 (_daafc ),_fafd ); +};if _fafd > len (_daafc ){_fb .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",_fafd ,len (_daafc )); +return nil ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_gbfe :=_ce .NewBuffer (nil );_fb .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_fea .Columns ); +_fb .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_daafc ),_fafd ,_fbec );_gag :=make ([]byte ,_fafd );for _cffe :=0;_cffe < _fafd ;_cffe ++{_gag [_cffe ]=0; +};for _gace :=0;_gace < _fbec ;_gace ++{_fedae :=_daafc [_fafd *_gace :_fafd *(_gace +1)];_edbe :=_fedae [0];switch _edbe {case 0:case 1:for _ecfg :=2;_ecfg < _fafd ;_ecfg ++{_fedae [_ecfg ]=byte (int (_fedae [_ecfg ]+_fedae [_ecfg -1])%256);};case 2:for _gaac :=1; +_gaac < _fafd ;_gaac ++{_fedae [_gaac ]=byte (int (_fedae [_gaac ]+_gag [_gaac ])%256);};default:_fb .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",_edbe ); +return nil ,_fe .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_edbe );};for _abbc :=0;_abbc < _fafd ;_abbc ++{_gag [_abbc ]=_fedae [_abbc ];};_gbfe .Write (_fedae [1:]); +};_fabc :=_gbfe .Bytes ();return _fabc ,nil ;}else {_fb .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",_fea .Predictor ); +return nil ,_fe .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",_fea .Predictor );};};return _daafc ,nil ;};func (_fdcg *limitedReadSeeker )getError (_ecdg int64 )error {switch {case _ecdg < 0:return _fe .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",_ecdg ); +case _ecdg > _fdcg ._adcd :return _fe .Errorf ("u\u006e\u0065\u0078\u0070ec\u0074e\u0064\u0020\u006f\u0066\u0066s\u0065\u0074\u003a\u0020\u0025\u0064",_ecdg );};return nil ;}; -// DecodeBytes decodes a slice of JPX encoded bytes and returns the result. -func (_gbde *JPXEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_gfd .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",_gbde .GetFilterName ()); -return encoded ,ErrNoJPXDecode ;}; +// Set sets the dictionary's key -> val mapping entry. Overwrites if key already set. +func (_ccecf *PdfObjectDictionary )Set (key PdfObjectName ,val PdfObject ){_ccecf .setWithLock (key ,val ,true );}; -// 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 ){_egaf :=&PdfCrypt {_bca :false ,_abb :make (map[PdfObject ]bool ),_ba :make (map[PdfObject ]bool ),_afd :make (map[int ]struct{}),_bfcb :parser };_affb ,_dfb :=ed .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectName ); -if !_dfb {_gfd .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 _egaf ,_ca .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 *_affb !="\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064"{_gfd .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",*_affb ); -return _egaf ,_ca .New ("\u0075n\u0073u\u0070\u0070\u006f\u0072\u0074e\u0064\u0020F\u0069\u006c\u0074\u0065\u0072");};_egaf ._ega .Filter =string (*_affb );if _cdag ,_eaa :=ed .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r").(*PdfObjectString );_eaa {_egaf ._ega .SubFilter =_cdag .Str (); -_gfd .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0073\u0075\u0062f\u0069\u006ct\u0065\u0072\u0020\u0025\u0073",_cdag );};if L ,_dabc :=ed .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger );_dabc {if (*L %8)!=0{_gfd .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 _egaf ,_ca .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0065\u006e\u0063\u0072y\u0070t\u0069o\u006e\u0020\u006c\u0065\u006e\u0067\u0074h");};_egaf ._ega .Length =int (*L );}else {_egaf ._ega .Length =40;};_egaf ._ega .V =0;if _ccg ,_aacc :=ed .Get ("\u0056").(*PdfObjectInteger ); -_aacc {V :=int (*_ccg );_egaf ._ega .V =V ;if V >=1&&V <=2{_egaf ._aac =_gef (_egaf ._ega .Length );}else if V >=4&&V <=5{if _afe :=_egaf .loadCryptFilters (ed );_afe !=nil {return _egaf ,_afe ;};}else {_gfd .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 _egaf ,_ca .New ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d");};};if _aab :=_fcc (&_egaf ._efc ,ed );_aab !=nil {return _egaf ,_aab ;};_dcc :="";if _abga ,_gad :=trailer .Get ("\u0049\u0044").(*PdfObjectArray ); -_gad &&_abga .Len ()>=1{_dbe ,_cfg :=GetString (_abga .Get (0));if !_cfg {return _egaf ,_ca .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0074r\u0061\u0069l\u0065\u0072\u0020\u0049\u0044");};_dcc =_dbe .Str ();}else {_gfd .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"); -};_egaf ._ddf =_dcc ;return _egaf ,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 ;};const (DefaultJPEGQuality =75;); -// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. -func (_ggba *FlateEncoder )EncodeBytes (data []byte )([]byte ,error ){if _ggba .Predictor !=1&&_ggba .Predictor !=11{_gfd .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 _ggba .Predictor ==11{_ddfc :=_ggba .Columns ;_ggea :=len (data )/_ddfc ;if len (data )%_ddfc !=0{_gfd .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068"); -return nil ,_ca .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068");};_ceaf :=_beg .NewBuffer (nil );_geed :=make ([]byte ,_ddfc );for _efcc :=0;_efcc < _ggea ;_efcc ++{_fae :=data [_ddfc *_efcc :_ddfc *(_efcc +1)]; -_geed [0]=_fae [0];for _dbag :=1;_dbag < _ddfc ;_dbag ++{_geed [_dbag ]=byte (int (_fae [_dbag ]-_fae [_dbag -1])%256);};_ceaf .WriteByte (1);_ceaf .Write (_geed );};data =_ceaf .Bytes ();};var _bcfd _beg .Buffer ;_bce :=_ad .NewWriter (&_bcfd );_bce .Write (data ); -_bce .Close ();return _bcfd .Bytes (),nil ;}; +// Encrypt 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 (_fac *PdfCrypt )Encrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _fac .isEncrypted (obj ){return nil ;};switch _fcg :=obj .(type ){case *PdfIndirectObject :_fac ._fce [_fcg ]=true ;_fb .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",_fcg .ObjectNumber ,_fcg .GenerationNumber ); +_adab :=_fcg .ObjectNumber ;_beca :=_fcg .GenerationNumber ;_cfge :=_fac .Encrypt (_fcg .PdfObject ,_adab ,_beca );if _cfge !=nil {return _cfge ;};return nil ;case *PdfObjectStream :_fac ._fce [_fcg ]=true ;_efd :=_fcg .PdfObjectDictionary ;if _cba ,_effd :=_efd .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_effd &&*_cba =="\u0058\u0052\u0065\u0066"{return nil ;};_bca :=_fcg .ObjectNumber ;_egag :=_fcg .GenerationNumber ;_fb .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_bca ,_egag ); +_bgbb :=_ggbf ;if _fac ._af .V >=4{_bgbb =_fac ._faf ;_fb .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_fac ._faf );if _ffa ,_ecc :=_efd .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); +_ecc {if _fdaf ,_deec :=GetName (_ffa .Get (0));_deec {if *_fdaf =="\u0043\u0072\u0079p\u0074"{_bgbb ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _efc ,_fbga :=_efd .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); +_fbga {if _afg ,_bgbd :=_efc .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_bgbd {if _ ,_degd :=_fac ._gdc [string (*_afg )];_degd {_fb .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_afg ); +_bgbb =string (*_afg );};};};};};};_fb .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_bgbb );if _bgbb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_eabg :=_fac .Encrypt (_fcg .PdfObjectDictionary ,_bca ,_egag ); +if _eabg !=nil {return _eabg ;};_fdaff ,_eabg :=_fac .makeKey (_bgbb ,uint32 (_bca ),uint32 (_egag ),_fac ._bda );if _eabg !=nil {return _eabg ;};_fcg .Stream ,_eabg =_fac .encryptBytes (_fcg .Stream ,_bgbb ,_fdaff );if _eabg !=nil {return _eabg ;};_efd .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_fcg .Stream )))); +return nil ;case *PdfObjectString :_fb .Log .Trace ("\u0045n\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_gfa :=_ggbf ;if _fac ._af .V >=4{_fb .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_fac ._dbe ); +if _fac ._dbe =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_gfa =_fac ._dbe ;};_fedc ,_gefd :=_fac .makeKey (_gfa ,uint32 (parentObjNum ),uint32 (parentGenNum ),_fac ._bda );if _gefd !=nil {return _gefd ;};_bdgd :=_fcg .Str ();_efg :=make ([]byte ,len (_bdgd )); +for _edf :=0;_edf < len (_bdgd );_edf ++{_efg [_edf ]=_bdgd [_edf ];};_fb .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_efg ,_efg );_efg ,_gefd =_fac .encryptBytes (_efg ,_gfa ,_fedc ); +if _gefd !=nil {return _gefd ;};_fcg ._cabgg =string (_efg );return nil ;case *PdfObjectArray :for _ ,_efa :=range _fcg .Elements (){_bag :=_fac .Encrypt (_efa ,parentObjNum ,parentGenNum );if _bag !=nil {return _bag ;};};return nil ;case *PdfObjectDictionary :_beef :=false ; +if _dfba :=_fcg .Get ("\u0054\u0079\u0070\u0065");_dfba !=nil {_fcd ,_cbg :=_dfba .(*PdfObjectName );if _cbg &&*_fcd =="\u0053\u0069\u0067"{_beef =true ;};};for _ ,_ggbfg :=range _fcg .Keys (){_dda :=_fcg .Get (_ggbfg );if _beef &&string (_ggbfg )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ; +};if string (_ggbfg )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_ggbfg )!="\u0050\u0072\u0065\u0076"&&string (_ggbfg )!="\u004c\u0061\u0073\u0074"{_gddce :=_fac .Encrypt (_dda ,parentObjNum ,parentGenNum );if _gddce !=nil {return _gddce ;};};};return nil ; +};return nil ;}; -// HasOddLengthHexStrings checks if the document has odd length hexadecimal strings. -func (_gfe ParserMetadata )HasOddLengthHexStrings ()bool {return _gfe ._gecc }; +// StreamEncoder represents the interface for all PDF stream encoders. +type StreamEncoder interface{GetFilterName ()string ;MakeDecodeParams ()PdfObject ;MakeStreamDict ()*PdfObjectDictionary ;UpdateParams (_bdcb *PdfObjectDictionary );EncodeBytes (_gda []byte )([]byte ,error );DecodeBytes (_age []byte )([]byte ,error );DecodeStream (_fcff *PdfObjectStream )([]byte ,error ); +}; -// Set sets the PdfObject at index i of the streams. An error is returned if the index is outside bounds. -func (_fdeg *PdfObjectStreams )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_fdeg ._afff ){return _ca .New ("\u004f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_fdeg ._afff [i ]=obj ;return nil ;};func _acfef (_fegga int )int {_edcbc :=_fegga >>(_ggfb -1); -return (_fegga ^_edcbc )-_edcbc }; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_ggfbe *RawEncoder )MakeDecodeParams ()PdfObject {return nil }; -// 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 (_cebfd *PdfObjectString )Str ()string {return _cebfd ._degb }; +// NewRunLengthEncoder makes a new run length encoder +func NewRunLengthEncoder ()*RunLengthEncoder {return &RunLengthEncoder {}}; -// NewASCIIHexEncoder makes a new ASCII hex encoder. -func NewASCIIHexEncoder ()*ASCIIHexEncoder {_ddec :=&ASCIIHexEncoder {};return _ddec }; +// UpdateParams updates the parameter values of the encoder. +func (_bgffe *MultiEncoder )UpdateParams (params *PdfObjectDictionary ){for _ ,_gba :=range _bgffe ._cedgf {_gba .UpdateParams (params );};}; -// 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 _caee ,_ebde :=obj .(*PdfObjectReference );_ebde {obj =_caee .Resolve ();};_dfge ,_cffed :=obj .(*PdfIndirectObject );_cgbg :=0;for _cffed {obj =_dfge .PdfObject ;_dfge ,_cffed =GetIndirect (obj ); -_cgbg ++;if _cgbg > _gcfa {_gfd .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",_gcfa ); -return nil ;};};return obj ;}; +// GetXrefTable returns the PDFs xref table. +func (_fcgc *PdfParser )GetXrefTable ()XrefTable {return _fcgc ._dddfc }; -// WriteString outputs the object as it is to be written to file. -func (_fcff *PdfObjectNull )WriteString ()string {return "\u006e\u0075\u006c\u006c"};func _febge ()string {return _gfd .Version }; +// MakeArrayFromIntegers creates an PdfObjectArray from a slice of ints, where each array element is +// an PdfObjectInteger. +func MakeArrayFromIntegers (vals []int )*PdfObjectArray {_eged :=MakeArray ();for _ ,_ccacb :=range vals {_eged .Append (MakeInteger (int64 (_ccacb )));};return _eged ;};var _gfca =_fd .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"); -// DecodeBytes decodes a slice of ASCII encoded bytes and returns the result. -func (_ffdf *ASCIIHexEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_begb :=_beg .NewReader (encoded );var _acee []byte ;for {_gcee ,_dgg :=_begb .ReadByte ();if _dgg !=nil {return nil ,_dgg ;};if _gcee =='>'{break ;};if IsWhiteSpace (_gcee ){continue ; -};if (_gcee >='a'&&_gcee <='f')||(_gcee >='A'&&_gcee <='F')||(_gcee >='0'&&_gcee <='9'){_acee =append (_acee ,_gcee );}else {_gfd .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",_gcee ); -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",_gcee );};};if len (_acee )%2==1{_acee =append (_acee ,'0'); -};_gfd .Log .Trace ("\u0049\u006e\u0062\u006f\u0075\u006e\u0064\u0020\u0025\u0073",_acee );_ffdg :=make ([]byte ,_a .DecodedLen (len (_acee )));_ ,_ddgb :=_a .Decode (_ffdg ,_acee );if _ddgb !=nil {return nil ,_ddgb ;};return _ffdg ,nil ;}; -// GetPreviousRevisionReadSeeker returns ReadSeeker for the previous version of the Pdf document. -func (_eaac *PdfParser )GetPreviousRevisionReadSeeker ()(_bcdf .ReadSeeker ,error ){if _gbge :=_eaac .seekToEOFMarker (_eaac ._affc -_gddc );_gbge !=nil {return nil ,_gbge ;};_agefa ,_bfaf :=_eaac ._cgef .Seek (0,_bcdf .SeekCurrent );if _bfaf !=nil {return nil ,_bfaf ; -};_agefa +=_gddc ;return _eae (_eaac ._cgef ,_agefa );};var _dgede =_be .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a");func (_dedb *PdfParser )repairLocateXref ()(int64 ,error ){_bfge :=int64 (1000); -_dedb ._cgef .Seek (-_bfge ,_bcdf .SeekCurrent );_gcff ,_bega :=_dedb ._cgef .Seek (0,_bcdf .SeekCurrent );if _bega !=nil {return 0,_bega ;};_begbd :=make ([]byte ,_bfge );_dedb ._cgef .Read (_begbd );_gbcee :=_egaag .FindAllStringIndex (string (_begbd ),-1); -if len (_gbcee )< 1{_gfd .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,_ca .New ("\u0072\u0065\u0070\u0061ir\u003a\u0020\u0078\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064"); -};_fgda :=int64 (_gbcee [len (_gbcee )-1][0]);_fdfga :=_gcff +_fgda ;return _fdfga ,nil ;}; +// NewASCIIHexEncoder makes a new ASCII hex encoder. +func NewASCIIHexEncoder ()*ASCIIHexEncoder {_accb :=&ASCIIHexEncoder {};return _accb }; -// Clear resets the array to an empty state. -func (_fffe *PdfObjectArray )Clear (){_fffe ._ddgcf =[]PdfObject {}}; +// 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 (_eefa *PdfObjectStreams )Elements ()[]PdfObject {if _eefa ==nil {return nil ;};return _eefa ._dgfaf ;}; -// NewRunLengthEncoder makes a new run length encoder -func NewRunLengthEncoder ()*RunLengthEncoder {return &RunLengthEncoder {}}; +// 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 (_afgg *LZWEncoder )EncodeBytes (data []byte )([]byte ,error ){if _afgg .Predictor !=1{return nil ,_fe .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 _afgg .EarlyChange ==1{return nil ,_fe .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 _efebg _ce .Buffer ;_dbed :=_ca .NewWriter (&_efebg ,_ca .MSB ,8);_dbed .Write (data );_dbed .Close ();return _efebg .Bytes (),nil ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_acdc *RunLengthEncoder )MakeStreamDict ()*PdfObjectDictionary {_geda :=MakeDict ();_geda .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_acdc .GetFilterName ()));return _geda ;}; +// 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 (_bgbgg *PdfObjectArray )ToInt64Slice ()([]int64 ,error ){var _aeag []int64 ;for _ ,_ecbg :=range _bgbgg .Elements (){if _ecba ,_ggcd :=_ecbg .(*PdfObjectInteger );_ggcd {_aeag =append (_aeag ,int64 (*_ecba ));}else {return nil ,ErrTypeError ;};}; +return _aeag ,nil ;}; -// LookupByReference looks up a PdfObject by a reference. -func (_deg *PdfParser )LookupByReference (ref PdfObjectReference )(PdfObject ,error ){_gfd .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 _deg .LookupByNumber (int (ref .ObjectNumber )); -}; +// PdfObjectReference represents the primitive PDF reference object. +type PdfObjectReference struct{_cacc *PdfParser ;ObjectNumber int64 ;GenerationNumber int64 ;}; -// NewCCITTFaxEncoder makes a new CCITTFax encoder. -func NewCCITTFaxEncoder ()*CCITTFaxEncoder {return &CCITTFaxEncoder {Columns :1728,EndOfBlock :true }}; +// WriteString outputs the object as it is to be written to file. +func (_bbaa *PdfObjectReference )WriteString ()string {var _gcde _ed .Builder ;_gcde .WriteString (_f .FormatInt (_bbaa .ObjectNumber ,10));_gcde .WriteString ("\u0020");_gcde .WriteString (_f .FormatInt (_bbaa .GenerationNumber ,10));_gcde .WriteString ("\u0020\u0052"); +return _gcde .String ();}; -// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. -func (_ffd *RunLengthEncoder )EncodeBytes (data []byte )([]byte ,error ){_bcaf :=_beg .NewReader (data );var _ffae []byte ;var _bcg []byte ;_cadbf ,_gagb :=_bcaf .ReadByte ();if _gagb ==_bcdf .EOF {return []byte {},nil ;}else if _gagb !=nil {return nil ,_gagb ; -};_gfcc :=1;for {_acda ,_efcg :=_bcaf .ReadByte ();if _efcg ==_bcdf .EOF {break ;}else if _efcg !=nil {return nil ,_efcg ;};if _acda ==_cadbf {if len (_bcg )> 0{_bcg =_bcg [:len (_bcg )-1];if len (_bcg )> 0{_ffae =append (_ffae ,byte (len (_bcg )-1));_ffae =append (_ffae ,_bcg ...); -};_gfcc =1;_bcg =[]byte {};};_gfcc ++;if _gfcc >=127{_ffae =append (_ffae ,byte (257-_gfcc ),_cadbf );_gfcc =0;};}else {if _gfcc > 0{if _gfcc ==1{_bcg =[]byte {_cadbf };}else {_ffae =append (_ffae ,byte (257-_gfcc ),_cadbf );};_gfcc =0;};_bcg =append (_bcg ,_acda ); -if len (_bcg )>=127{_ffae =append (_ffae ,byte (len (_bcg )-1));_ffae =append (_ffae ,_bcg ...);_bcg =[]byte {};};};_cadbf =_acda ;};if len (_bcg )> 0{_ffae =append (_ffae ,byte (len (_bcg )-1));_ffae =append (_ffae ,_bcg ...);}else if _gfcc > 0{_ffae =append (_ffae ,byte (257-_gfcc ),_cadbf ); -};_ffae =append (_ffae ,128);return _ffae ,nil ;};func (_aggce *PdfParser )getNumbersOfUpdatedObjects (_gfddb *PdfParser )([]int ,error ){if _gfddb ==nil {return nil ,_ca .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"); -};_bafdb :=_gfddb ._affc ;_gaaab :=make ([]int ,0);_edbc :=make (map[int ]interface{});_egeb :=make (map[int ]int64 );for _cdbd ,_dgdaa :=range _aggce ._aeaea .ObjectMap {if _dgdaa .Offset ==0{if _dgdaa .OsObjNumber !=0{if _bbd ,_ecab :=_aggce ._aeaea .ObjectMap [_dgdaa .OsObjNumber ]; -_ecab {_edbc [_dgdaa .OsObjNumber ]=struct{}{};_egeb [_cdbd ]=_bbd .Offset ;}else {return nil ,_ca .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0078r\u0065\u0066\u0020\u0074ab\u006c\u0065");};};}else {_egeb [_cdbd ]=_dgdaa .Offset ;};};for _eeab ,_efcbc :=range _egeb {if _ ,_fadbf :=_edbc [_eeab ]; -_fadbf {continue ;};if _efcbc > _bafdb {_gaaab =append (_gaaab ,_eeab );};};return _gaaab ,nil ;}; +// Resolve resolves the reference and returns the indirect or stream object. +// If the reference cannot be resolved, a *PdfObjectNull object is returned. +func (_afdf *PdfObjectReference )Resolve ()PdfObject {if _afdf ._cacc ==nil {return MakeNull ();};_dgdg ,_ ,_cebea :=_afdf ._cacc .resolveReference (_afdf );if _cebea !=nil {_fb .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",_cebea ); +return MakeNull ();};if _dgdg ==nil {_fb .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 _dgdg ;}; -// GetPreviousRevisionParser returns PdfParser for the previous version of the Pdf document. -func (_ddgcc *PdfParser )GetPreviousRevisionParser ()(*PdfParser ,error ){if _ddgcc ._efbcc ==0{return nil ,_ca .New ("\u0074\u0068\u0069\u0073 i\u0073\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0072\u0065\u0076\u0069\u0073\u0069o\u006e");};if _gggf ,_fgbg :=_ddgcc ._eebgd [_ddgcc ]; -_fgbg {return _gggf ,nil ;};_ffadc ,_acae :=_ddgcc .GetPreviousRevisionReadSeeker ();if _acae !=nil {return nil ,_acae ;};_ecc ,_acae :=NewParser (_ffadc );_ecc ._eebgd =_ddgcc ._eebgd ;if _acae !=nil {return nil ,_acae ;};_ddgcc ._eebgd [_ddgcc ]=_ecc ; -return _ecc ,nil ;};var _aebfe =_be .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029");func (_fdfd *PdfParser )parseXrefTable ()(*PdfObjectDictionary ,error ){var _ggbg *PdfObjectDictionary ; -_ggdb ,_eddb :=_fdfd .readTextLine ();if _eddb !=nil {return nil ,_eddb ;};if _fdfd ._gcbfa &&_gd .Count (_gd .TrimPrefix (_ggdb ,"\u0078\u0072\u0065\u0066"),"\u0020")> 0{_fdfd ._dfgd ._bcdab =true ;};_gfd .Log .Trace ("\u0078\u0072\u0065\u0066 f\u0069\u0072\u0073\u0074\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_ggdb ); -_gbbb :=-1;_beff :=0;_bbfab :=false ;_gbfa :="";for {_fdfd .skipSpaces ();_ ,_fdaf :=_fdfd ._gfcf .Peek (1);if _fdaf !=nil {return nil ,_fdaf ;};_ggdb ,_fdaf =_fdfd .readTextLine ();if _fdaf !=nil {return nil ,_fdaf ;};_gefb :=_geba .FindStringSubmatch (_ggdb ); -if len (_gefb )==0{_cgfe :=len (_gbfa )> 0;_gbfa +=_ggdb +"\u000a";if _cgfe {_gefb =_geba .FindStringSubmatch (_gbfa );};};if len (_gefb )==3{if _fdfd ._gcbfa &&!_fdfd ._dfgd ._ccd {var (_bcfc bool ;_fgfgd int ;);for _ ,_gacbb :=range _ggdb {if _g .IsDigit (_gacbb ){if _bcfc {break ; -};continue ;};if !_bcfc {_bcfc =true ;};_fgfgd ++;};if _fgfgd > 1{_fdfd ._dfgd ._ccd =true ;};};_acdag ,_ :=_f .Atoi (_gefb [1]);_ffge ,_ :=_f .Atoi (_gefb [2]);_gbbb =_acdag ;_beff =_ffge ;_bbfab =true ;_gbfa ="";_gfd .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",_gbbb ,_beff ); -continue ;};_gcbfac :=_defb .FindStringSubmatch (_ggdb );if len (_gcbfac )==4{if !_bbfab {_gfd .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 ,_ca .New ("\u0078\u0072\u0065\u0066 i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); -};_beefe ,_ :=_f .ParseInt (_gcbfac [1],10,64);_bbggg ,_ :=_f .Atoi (_gcbfac [2]);_baac :=_gcbfac [3];_gbfa ="";if _gd .ToLower (_baac )=="\u006e"&&_beefe > 1{_fbbd ,_facg :=_fdfd ._aeaea .ObjectMap [_gbbb ];if !_facg ||_bbggg > _fbbd .Generation {_becb :=XrefObject {ObjectNumber :_gbbb ,XType :XrefTypeTableEntry ,Offset :_beefe ,Generation :_bbggg }; -_fdfd ._aeaea .ObjectMap [_gbbb ]=_becb ;};};_gbbb ++;continue ;};if (len (_ggdb )> 6)&&(_ggdb [:7]=="\u0074r\u0061\u0069\u006c\u0065\u0072"){_gfd .Log .Trace ("\u0046o\u0075n\u0064\u0020\u0074\u0072\u0061i\u006c\u0065r\u0020\u002d\u0020\u0025\u0073",_ggdb ); -if len (_ggdb )> 9{_befd :=_fdfd .GetFileOffset ();_fdfd .SetFileOffset (_befd -int64 (len (_ggdb ))+7);};_fdfd .skipSpaces ();_fdfd .skipComments ();_gfd .Log .Trace ("R\u0065\u0061\u0064\u0069ng\u0020t\u0072\u0061\u0069\u006c\u0065r\u0020\u0064\u0069\u0063\u0074\u0021"); -_gfd .Log .Trace ("\u0070\u0065\u0065\u006b\u003a\u0020\u0022\u0025\u0073\u0022",_ggdb );_ggbg ,_fdaf =_fdfd .ParseDict ();_gfd .Log .Trace ("\u0045O\u0046\u0020\u0072\u0065a\u0064\u0069\u006e\u0067\u0020t\u0072a\u0069l\u0065\u0072\u0020\u0064\u0069\u0063\u0074!"); -if _fdaf !=nil {_gfd .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",_fdaf );return nil ,_fdaf ;};break ;};if _ggdb =="\u0025\u0025\u0045O\u0046"{_gfd .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 ,_ca .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");};_gfd .Log .Trace ("\u0078\u0072\u0065\u0066\u0020\u006d\u006f\u0072\u0065 \u003a\u0020\u0025\u0073",_ggdb ); -};_gfd .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 _fdfd ._dead ==nil {_bceb :=XrefTypeTableEntry ;_fdfd ._dead =&_bceb ;};return _ggbg ,nil ;};func _dabb (_acdcg string )(int ,int ,error ){_bfba :=_dgede .FindStringSubmatch (_acdcg ); -if len (_bfba )< 3{return 0,0,_ca .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"); -};_dcfdf ,_ :=_f .Atoi (_bfba [1]);_fgdc ,_ :=_f .Atoi (_bfba [2]);return _dcfdf ,_fgdc ,nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_geecf *PdfObjectArray )WriteString ()string {var _cgdfg _ed .Builder ;_cgdfg .WriteString ("\u005b");for _abdd ,_deaa :=range _geecf .Elements (){_cgdfg .WriteString (_deaa .WriteString ());if _abdd < (_geecf .Len ()-1){_cgdfg .WriteString ("\u0020"); +};};_cgdfg .WriteString ("\u005d");return _cgdfg .String ();};func (_gedad *PdfObjectFloat )String ()string {return _fe .Sprintf ("\u0025\u0066",*_gedad )}; -// HasDataAfterEOF checks if there is some data after EOF marker. -func (_bgc ParserMetadata )HasDataAfterEOF ()bool {return _bgc ._eedd };func (_gacfe *PdfParser )parsePdfVersion ()(int ,int ,error ){var _ceda int64 =20;_gecad :=make ([]byte ,_ceda );_gacfe ._cgef .Seek (0,_bcdf .SeekStart );_gacfe ._cgef .Read (_gecad ); -var _afaf error ;var _ccgfc ,_aded int ;if _ecbdg :=_egbga .FindStringSubmatch (string (_gecad ));len (_ecbdg )< 3{if _ccgfc ,_aded ,_afaf =_gacfe .seekPdfVersionTopDown ();_afaf !=nil {_gfd .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,_afaf ;};_gacfe ._cgef ,_afaf =_ceee (_gacfe ._cgef ,_gacfe .GetFileOffset ()-8);if _afaf !=nil {return 0,0,_afaf ;};}else {if _ccgfc ,_afaf =_f .Atoi (_ecbdg [1]);_afaf !=nil {return 0,0,_afaf ;};if _aded ,_afaf =_f .Atoi (_ecbdg [2]);_afaf !=nil {return 0,0,_afaf ; -};_gacfe .SetFileOffset (0);};_gacfe ._gfcf =_ec .NewReader (_gacfe ._cgef );_gfd .Log .Debug ("\u0050\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_ccgfc ,_aded );return _ccgfc ,_aded ,nil ;}; +// 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 (_gdebe *PdfObjectString )Str ()string {return _gdebe ._cabgg }; -// MakeInteger creates a PdfObjectInteger from an int64. -func MakeInteger (val int64 )*PdfObjectInteger {_egef :=PdfObjectInteger (val );return &_egef };func _ecgbb (_ddgd uint ,_afg ,_fddg float64 )float64 {return (_afg +(float64 (_ddgd )*(_fddg -_afg )/255))*255;};func _cegb (_gbg *PdfObjectStream ,_cbfe *MultiEncoder )(*DCTEncoder ,error ){_cbfc :=NewDCTEncoder (); -_bdc :=_gbg .PdfObjectDictionary ;if _bdc ==nil {return _cbfc ,nil ;};_dcb :=_gbg .Stream ;if _cbfe !=nil {_ffac ,_gcdc :=_cbfe .DecodeBytes (_dcb );if _gcdc !=nil {return nil ,_gcdc ;};_dcb =_ffac ;};_acbf :=_beg .NewReader (_dcb );_geae ,_gabbb :=_fd .DecodeConfig (_acbf ); -if _gabbb !=nil {_gfd .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_gabbb );return nil ,_gabbb ;};switch _geae .ColorModel {case _gc .RGBAModel :_cbfc .BitsPerComponent =8; -_cbfc .ColorComponents =3;_cbfc .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};case _gc .RGBA64Model :_cbfc .BitsPerComponent =16;_cbfc .ColorComponents =3;_cbfc .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};case _gc .GrayModel :_cbfc .BitsPerComponent =8; -_cbfc .ColorComponents =1;_cbfc .Decode =[]float64 {0.0,1.0};case _gc .Gray16Model :_cbfc .BitsPerComponent =16;_cbfc .ColorComponents =1;_cbfc .Decode =[]float64 {0.0,1.0};case _gc .CMYKModel :_cbfc .BitsPerComponent =8;_cbfc .ColorComponents =4;_cbfc .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0}; -case _gc .YCbCrModel :_cbfc .BitsPerComponent =8;_cbfc .ColorComponents =3;_cbfc .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};default:return nil ,_ca .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006d\u006f\u0064\u0065\u006c"); -};_cbfc .Width =_geae .Width ;_cbfc .Height =_geae .Height ;_gfd .Log .Trace ("\u0044\u0043T\u0020\u0045\u006ec\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076",_cbfc );_cbfc .Quality =DefaultJPEGQuality ;_agfc ,_baec :=GetArray (_bdc .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); -if _baec {_acaa ,_edc :=_agfc .ToFloat64Array ();if _edc !=nil {return _cbfc ,_edc ;};_cbfc .Decode =_acaa ;};return _cbfc ,nil ;}; +// 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 ;};func (_ea *PdfParser )lookupByNumberWrapper (_eg int ,_ag bool )(PdfObject ,bool ,error ){_feb ,_ege ,_ged :=_ea .lookupByNumber (_eg ,_ag ); +if _ged !=nil {return nil ,_ege ,_ged ;};if !_ege &&_ea ._bcaf !=nil &&_ea ._bcaf ._faa &&!_ea ._bcaf .isDecrypted (_feb ){_eebf :=_ea ._bcaf .Decrypt (_feb ,0,0);if _eebf !=nil {return nil ,_ege ,_eebf ;};};return _feb ,_ege ,nil ;};func _ebfb (_feee *PdfObjectStream ,_gabf *MultiEncoder )(*DCTEncoder ,error ){_faeg :=NewDCTEncoder (); +_bebb :=_feee .PdfObjectDictionary ;if _bebb ==nil {return _faeg ,nil ;};_eecb :=_feee .Stream ;if _gabf !=nil {_afab ,_aecd :=_gabf .DecodeBytes (_eecb );if _aecd !=nil {return nil ,_aecd ;};_eecb =_afab ;};_ecfc :=_ce .NewReader (_eecb );_dbbe ,_cea :=_dfe .DecodeConfig (_ecfc ); +if _cea !=nil {_fb .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_cea );return nil ,_cea ;};switch _dbbe .ColorModel {case _c .RGBAModel :_faeg .BitsPerComponent =8; +_faeg .ColorComponents =3;_faeg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};case _c .RGBA64Model :_faeg .BitsPerComponent =16;_faeg .ColorComponents =3;_faeg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};case _c .GrayModel :_faeg .BitsPerComponent =8;_faeg .ColorComponents =1; +_faeg .Decode =[]float64 {0.0,1.0};case _c .Gray16Model :_faeg .BitsPerComponent =16;_faeg .ColorComponents =1;_faeg .Decode =[]float64 {0.0,1.0};case _c .CMYKModel :_faeg .BitsPerComponent =8;_faeg .ColorComponents =4;_faeg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0}; +case _c .YCbCrModel :_faeg .BitsPerComponent =8;_faeg .ColorComponents =3;_faeg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};default:return nil ,_b .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006d\u006f\u0064\u0065\u006c"); +};_faeg .Width =_dbbe .Width ;_faeg .Height =_dbbe .Height ;_fb .Log .Trace ("\u0044\u0043T\u0020\u0045\u006ec\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076",_faeg );_faeg .Quality =DefaultJPEGQuality ;_bab ,_beed :=GetArray (_bebb .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); +if _beed {_cgede ,_dcaaa :=_bab .ToFloat64Array ();if _dcaaa !=nil {return _faeg ,_dcaaa ;};_faeg .Decode =_cgede ;};return _faeg ,nil ;};var _gadae =_fd .MustCompile ("\u0025\u0025\u0045\u004f\u0046\u003f"); -// IsOctalDigit checks if a character can be part of an octal digit string. -func IsOctalDigit (c byte )bool {return '0'<=c &&c <='7'};const (_decg =0;_acdd =1;_gccb =2;_bfcd =3;_cfb =4;);func (_cbfb *PdfParser )seekToEOFMarker (_bgga int64 )error {var _cbcc int64 ;var _bgbf int64 =2048;for _cbcc < _bgga -4{if _bgga <=(_bgbf +_cbcc ){_bgbf =_bgga -_cbcc ; -};_ ,_cebc :=_cbfb ._cgef .Seek (_bgga -_cbcc -_bgbf ,_bcdf .SeekStart );if _cebc !=nil {return _cebc ;};_gceab :=make ([]byte ,_bgbf );_cbfb ._cgef .Read (_gceab );_gfd .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 (_gceab )); -_acbfg :=_egece .FindAllStringIndex (string (_gceab ),-1);if _acbfg !=nil {_dgfb :=_acbfg [len (_acbfg )-1];_gfd .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_acbfg );_fcfbd :=_bgga -_cbcc -_bgbf +int64 (_dgfb [0]);_cbfb ._cgef .Seek (_fcfbd ,_bcdf .SeekStart ); -return nil ;};_gfd .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"); -_cbcc +=_bgbf -4;};_gfd .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 _fffc ;}; +// HeaderCommentBytes gets the header comment bytes. +func (_bdag ParserMetadata )HeaderCommentBytes ()[4]byte {return _bdag ._efbf };func _bdf ()string {return _fb .Version };func (_fdca *PdfParser )parseArray ()(*PdfObjectArray ,error ){_cfeb :=MakeArray ();_fdca ._bac .ReadByte ();for {_fdca .skipSpaces (); +_gefgg ,_eebeg :=_fdca ._bac .Peek (1);if _eebeg !=nil {return _cfeb ,_eebeg ;};if _gefgg [0]==']'{_fdca ._bac .ReadByte ();break ;};_cfef ,_eebeg :=_fdca .parseObject ();if _eebeg !=nil {return _cfeb ,_eebeg ;};_cfeb .Append (_cfef );};return _cfeb ,nil ; +}; -// 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 ;_gde []XrefObject ;}; +// JPXEncoder implements JPX encoder/decoder (dummy, for now) +// FIXME: implement +type JPXEncoder struct{}; -// MakeArrayFromIntegers64 creates an PdfObjectArray from a slice of int64s, where each array element -// is an PdfObjectInteger. -func MakeArrayFromIntegers64 (vals []int64 )*PdfObjectArray {_ffafb :=MakeArray ();for _ ,_gedb :=range vals {_ffafb .Append (MakeInteger (_gedb ));};return _ffafb ;}; +// WriteString outputs the object as it is to be written to file. +func (_eedecf *PdfIndirectObject )WriteString ()string {var _dbbaa _ed .Builder ;_dbbaa .WriteString (_f .FormatInt (_eedecf .ObjectNumber ,10));_dbbaa .WriteString ("\u0020\u0030\u0020\u0052");return _dbbaa .String ();}; -// Remove removes an element specified by key. -func (_dgge *PdfObjectDictionary )Remove (key PdfObjectName ){_aeg :=-1;for _bccfe ,_bda :=range _dgge ._dbee {if _bda ==key {_aeg =_bccfe ;break ;};};if _aeg >=0{_dgge ._dbee =append (_dgge ._dbee [:_aeg ],_dgge ._dbee [_aeg +1:]...);delete (_dgge ._edgf ,key ); -};}; +// DecodeStream returns the passed in stream as a slice of bytes. +// The purpose of the method is to satisfy the StreamEncoder interface. +func (_fcfd *RawEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return streamObj .Stream ,nil ;}; -// MakeHexString creates an PdfObjectString from a string intended for output as a hexadecimal string. -func MakeHexString (s string )*PdfObjectString {_dddc :=PdfObjectString {_degb :s ,_gcdbg :true };return &_dddc ;}; +// 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 (_becf *PdfObjectDictionary )Merge (another *PdfObjectDictionary )*PdfObjectDictionary {if another !=nil {for _ ,_fgdf :=range another .Keys (){_fbcb :=another .Get (_fgdf );_becf .Set (_fgdf ,_fbcb );};};return _becf ;}; -// GetFilterName returns the name of the encoding filter. -func (_gda *RawEncoder )GetFilterName ()string {return StreamEncodingFilterNameRaw }; +// DecodeBytes decodes the CCITTFax encoded image data. +func (_ecbb *CCITTFaxEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_gceaa ,_dcgd :=_fed .NewDecoder (encoded ,_fed .DecodeOptions {Columns :_ecbb .Columns ,Rows :_ecbb .Rows ,K :_ecbb .K ,EncodedByteAligned :_ecbb .EncodedByteAlign ,BlackIsOne :_ecbb .BlackIs1 ,EndOfBlock :_ecbb .EndOfBlock ,EndOfLine :_ecbb .EndOfLine ,DamagedRowsBeforeError :_ecbb .DamagedRowsBeforeError }); +if _dcgd !=nil {return nil ,_dcgd ;};_fgbf ,_dcgd :=_df .ReadAll (_gceaa );if _dcgd !=nil {return nil ,_dcgd ;};return _fgbf ,nil ;}; -// GetRevision returns PdfParser for the specific version of the Pdf document. -func (_fcfcf *PdfParser )GetRevision (revisionNumber int )(*PdfParser ,error ){_aecb :=_fcfcf ._efbcc ;if _aecb ==revisionNumber {return _fcfcf ,nil ;};if _aecb < revisionNumber {return nil ,_ca .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 _fcfcf ._adcf [revisionNumber ]!=nil {return _fcfcf ._adcf [revisionNumber ],nil ;};_fgcdg :=_fcfcf ;for ;_aecb > revisionNumber ;_aecb --{_ebbe ,_bdfe :=_fgcdg .GetPreviousRevisionParser ();if _bdfe !=nil {return nil ,_bdfe ;};_fcfcf ._adcf [_aecb -1]=_ebbe ; -_fcfcf ._eebgd [_fgcdg ]=_ebbe ;_fgcdg =_ebbe ;};return _fgcdg ,nil ;}; +// String returns the PDF version as a string. Implements interface fmt.Stringer. +func (_gbfg Version )String ()string {return _fe .Sprintf ("\u00250\u0064\u002e\u0025\u0030\u0064",_gbfg .Major ,_gbfg .Minor );}; -// EncodeBytes JPX encodes the passed in slice of bytes. -func (_bffca *JPXEncoder )EncodeBytes (data []byte )([]byte ,error ){_gfd .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",_bffca .GetFilterName ()); -return data ,ErrNoJPXDecode ;};func (_edg *PdfCrypt )decryptBytes (_bed []byte ,_dabcc string ,_cde []byte )([]byte ,error ){_gfd .Log .Trace ("\u0044\u0065\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073");_bgfe ,_ccf :=_edg ._aac [_dabcc ]; -if !_ccf {return nil ,_gf .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_dabcc );};return _bgfe .DecryptBytes (_bed ,_cde );}; +// NewLZWEncoder makes a new LZW encoder with default parameters. +func NewLZWEncoder ()*LZWEncoder {_dbbg :=&LZWEncoder {};_dbbg .Predictor =1;_dbbg .BitsPerComponent =8;_dbbg .Colors =1;_dbbg .Columns =1;_dbbg .EarlyChange =1;return _dbbg ;};func (_bbf *PdfCrypt )checkAccessRights (_gdg []byte )(bool ,_bd .Permissions ,error ){_fgc :=_bbf .securityHandler (); +_edb ,_eff ,_ede :=_fgc .Authenticate (&_bbf ._bfd ,_gdg );if _ede !=nil {return false ,0,_ede ;}else if _eff ==0||len (_edb )==0{return false ,0,nil ;};return true ,_eff ,nil ;};func (_fggd *PdfCrypt )generateParams (_gfdc ,_bcg []byte )error {_ade :=_fggd .securityHandler (); +_deed ,_ebfe :=_ade .GenerateParams (&_fggd ._bfd ,_bcg ,_gfdc );if _ebfe !=nil {return _ebfe ;};_fggd ._bda =_deed ;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 (_ggc *RunLengthEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_bgfad :=_beg .NewReader (encoded );var _fcbe []byte ;for {_efdc ,_fbeed :=_bgfad .ReadByte ();if _fbeed !=nil {return nil ,_fbeed ;};if _efdc > 128{_gfeda ,_baea :=_bgfad .ReadByte (); -if _baea !=nil {return nil ,_baea ;};for _bgda :=0;_bgda < 257-int (_efdc );_bgda ++{_fcbe =append (_fcbe ,_gfeda );};}else if _efdc < 128{for _aaea :=0;_aaea < int (_efdc )+1;_aaea ++{_bedc ,_faea :=_bgfad .ReadByte ();if _faea !=nil {return nil ,_faea ; -};_fcbe =append (_fcbe ,_bedc );};}else {break ;};};return _fcbe ,nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_gbaf *PdfObjectFloat )WriteString ()string {return _f .FormatFloat (float64 (*_gbaf ),'f',-1,64);};func (_bbfe *PdfCrypt )encryptBytes (_acb []byte ,_afc string ,_ecfe []byte )([]byte ,error ){_fb .Log .Trace ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073"); +_abb ,_fdb :=_bbfe ._gdc [_afc ];if !_fdb {return nil ,_fe .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_afc );};return _abb .EncryptBytes (_acb ,_ecfe );};const _fegb =6; -// UpdateParams updates the parameter values of the encoder. -func (_ffab *ASCIIHexEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// GetObjectNums returns a sorted list of object numbers of the PDF objects in the file. -func (_cebcc *PdfParser )GetObjectNums ()[]int {var _gfeg []int ;for _ ,_ccgg :=range _cebcc ._aeaea .ObjectMap {_gfeg =append (_gfeg ,_ccgg .ObjectNumber );};_bc .Ints (_gfeg );return _gfeg ;}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_cbbcb *JBIG2Encoder )MakeStreamDict ()*PdfObjectDictionary {_cfea :=MakeDict ();_cfea .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_cbbcb .GetFilterName ()));return _cfea ;};var _dba =_fd .MustCompile ("\u0073t\u0061r\u0074\u0078\u003f\u0072\u0065f\u005c\u0073*\u0028\u005c\u0064\u002b\u0029"); -// 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 (_bgcge *PdfParser )ReadAtLeast (p []byte ,n int )(int ,error ){_eefgg :=n ;_fbcd :=0;_cfgc :=0;for _eefgg > 0{_ccac ,_bgdag :=_bgcge ._gfcf .Read (p [_fbcd :]);if _bgdag !=nil {_gfd .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",_ccac ,_cfgc ,_bgdag .Error ()); -return _fbcd ,_ca .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067");};_cfgc ++;_fbcd +=_ccac ;_eefgg -=_ccac ;};return _fbcd ,nil ;};func _feab (_bfbf *PdfObjectStream ,_bbed *PdfObjectDictionary )(*CCITTFaxEncoder ,error ){_eceg :=NewCCITTFaxEncoder (); -_fggg :=_bfbf .PdfObjectDictionary ;if _fggg ==nil {return _eceg ,nil ;};if _bbed ==nil {_eefa :=TraceToDirectObject (_fggg .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));if _eefa !=nil {switch _feedf :=_eefa .(type ){case *PdfObjectDictionary :_bbed =_feedf ; -case *PdfObjectArray :if _feedf .Len ()==1{if _daad ,_deda :=GetDict (_feedf .Get (0));_deda {_bbed =_daad ;};};default:_gfd .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",_eefa ); -return nil ,_ca .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _bbed ==nil {_gfd .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",_eefa ); -return nil ,_ca .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _gagd ,_fbef :=GetNumberAsInt64 (_bbed .Get ("\u004b"));_fbef ==nil {_eceg .K =int (_gagd );};if _fcfe ,_egbg :=GetNumberAsInt64 (_bbed .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073")); -_egbg ==nil {_eceg .Columns =int (_fcfe );}else {_eceg .Columns =1728;};if _gdga ,_abff :=GetNumberAsInt64 (_bbed .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_abff ==nil {_eceg .BlackIs1 =_gdga > 0;}else {if _acfd ,_ddcf :=GetBoolVal (_bbed .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031")); -_ddcf {_eceg .BlackIs1 =_acfd ;}else {if _agcg ,_cbbc :=GetArray (_bbed .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));_cbbc {_ccgfd ,_aecaf :=_agcg .ToIntegerArray ();if _aecaf ==nil {_eceg .BlackIs1 =_ccgfd [0]==1&&_ccgfd [1]==0;};};};};if _bddg ,_efee :=GetNumberAsInt64 (_bbed .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); -_efee ==nil {_eceg .EncodedByteAlign =_bddg > 0;}else {if _dfbad ,_bbedd :=GetBoolVal (_bbed .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_bbedd {_eceg .EncodedByteAlign =_dfbad ;};};if _bcgd ,_fcfc :=GetNumberAsInt64 (_bbed .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); -_fcfc ==nil {_eceg .EndOfLine =_bcgd > 0;}else {if _abgc ,_fbba :=GetBoolVal (_bbed .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_fbba {_eceg .EndOfLine =_abgc ;};};if _ddfbc ,_eacg :=GetNumberAsInt64 (_bbed .Get ("\u0052\u006f\u0077\u0073")); -_eacg ==nil {_eceg .Rows =int (_ddfbc );};_eceg .EndOfBlock =true ;if _baecf ,_aefa :=GetNumberAsInt64 (_bbed .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_aefa ==nil {_eceg .EndOfBlock =_baecf > 0;}else {if _fbg ,_aaga :=GetBoolVal (_bbed .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); -_aaga {_eceg .EndOfBlock =_fbg ;};};if _fcde ,_cbcec :=GetNumberAsInt64 (_bbed .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072"));_cbcec !=nil {_eceg .DamagedRowsBeforeError =int (_fcde ); -};_gfd .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_bbed .String ());return _eceg ,nil ;}; -// ASCIIHexEncoder implements ASCII hex encoder/decoder. -type ASCIIHexEncoder struct{}; +// Seek implementation of Seek interface. +func (_gedbe *limitedReadSeeker )Seek (offset int64 ,whence int )(int64 ,error ){var _gdae int64 ;switch whence {case _ee .SeekStart :_gdae =offset ;case _ee .SeekCurrent :_ecgc ,_ecfec :=_gedbe ._bgcdg .Seek (0,_ee .SeekCurrent );if _ecfec !=nil {return 0,_ecfec ; +};_gdae =_ecgc +offset ;case _ee .SeekEnd :_gdae =_gedbe ._adcd +offset ;};if _gbab :=_gedbe .getError (_gdae );_gbab !=nil {return 0,_gbab ;};if _ ,_ccca :=_gedbe ._bgcdg .Seek (_gdae ,_ee .SeekStart );_ccca !=nil {return 0,_ccca ;};return _gdae ,nil ; +}; -// NewFlateEncoder makes a new flate encoder with default parameters, predictor 1 and bits per component 8. -func NewFlateEncoder ()*FlateEncoder {_ceca :=&FlateEncoder {};_ceca .Predictor =1;_ceca .BitsPerComponent =8;_ceca .Colors =1;_ceca .Columns =1;return _ceca ;}; +// DecodeStream decodes a JPX encoded stream and returns the result as a +// slice of bytes. +func (_cgdc *JPXEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fb .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",_cgdc .GetFilterName ()); +return streamObj .Stream ,ErrNoJPXDecode ;};func (_afbed *PdfParser )parseName ()(PdfObjectName ,error ){var _cbbcbb _ce .Buffer ;_efffc :=false ;for {_gbcfd ,_fbgc :=_afbed ._bac .Peek (1);if _fbgc ==_ee .EOF {break ;};if _fbgc !=nil {return PdfObjectName (_cbbcbb .String ()),_fbgc ; +};if !_efffc {if _gbcfd [0]=='/'{_efffc =true ;_afbed ._bac .ReadByte ();}else if _gbcfd [0]=='%'{_afbed .readComment ();_afbed .skipSpaces ();}else {_fb .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",_gbcfd ,_gbcfd ); +return PdfObjectName (_cbbcbb .String ()),_fe .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_gbcfd [0]);};}else {if IsWhiteSpace (_gbcfd [0]){break ;}else if (_gbcfd [0]=='/')||(_gbcfd [0]=='[')||(_gbcfd [0]=='(')||(_gbcfd [0]==']')||(_gbcfd [0]=='<')||(_gbcfd [0]=='>'){break ; +}else if _gbcfd [0]=='#'{_cded ,_bead :=_afbed ._bac .Peek (3);if _bead !=nil {return PdfObjectName (_cbbcbb .String ()),_bead ;};_agfc ,_bead :=_de .DecodeString (string (_cded [1:3]));if _bead !=nil {_fb .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"); +_cbbcbb .WriteByte ('#');_afbed ._bac .Discard (1);continue ;};_afbed ._bac .Discard (3);_cbbcbb .Write (_agfc );}else {_ffbbg ,_ :=_afbed ._bac .ReadByte ();_cbbcbb .WriteByte (_ffbbg );};};};return PdfObjectName (_cbbcbb .String ()),nil ;}; -// ParseDict reads and parses a PDF dictionary object enclosed with '<<' and '>>' -func (_fffg *PdfParser )ParseDict ()(*PdfObjectDictionary ,error ){_gfd .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_ddb :=MakeDict ();_ddb ._ddgff =_fffg ;_gbfb ,_ :=_fffg ._gfcf .ReadByte (); -if _gbfb !='<'{return nil ,_ca .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_gbfb ,_ =_fffg ._gfcf .ReadByte ();if _gbfb !='<'{return nil ,_ca .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -};for {_fffg .skipSpaces ();_fffg .skipComments ();_eaba ,_ecbbd :=_fffg ._gfcf .Peek (2);if _ecbbd !=nil {return nil ,_ecbbd ;};_gfd .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_eaba ),string (_eaba )); -if (_eaba [0]=='>')&&(_eaba [1]=='>'){_gfd .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_fffg ._gfcf .ReadByte ();_fffg ._gfcf .ReadByte ();break ;};_gfd .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); -_bddd ,_ecbbd :=_fffg .parseName ();_gfd .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_bddd );if _ecbbd !=nil {_gfd .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",_ecbbd ); -return nil ,_ecbbd ;};if len (_bddd )> 4&&_bddd [len (_bddd )-4:]=="\u006e\u0075\u006c\u006c"{_bgbed :=_bddd [0:len (_bddd )-4];_gfd .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",_bddd ); -_gfd .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_bgbed );_fffg .skipSpaces ();_gafe ,_ :=_fffg ._gfcf .Peek (1);if _gafe [0]=='/'{_ddb .Set (_bgbed ,MakeNull ());continue ;};}; -_fffg .skipSpaces ();_adfd ,_ecbbd :=_fffg .parseObject ();if _ecbbd !=nil {return nil ,_ecbbd ;};_ddb .Set (_bddd ,_adfd );if _gfd .Log .IsLogLevel (_gfd .LogLevelTrace ){_gfd .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_bddd ,_adfd .String ()); -};};_gfd .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021");return _ddb ,nil ;}; +// DecodeStream decodes a multi-encoded stream by passing it through the +// DecodeStream method of the underlying encoders. +func (_gcabf *MultiEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _gcabf .DecodeBytes (streamObj .Stream );};func (_bcd *PdfParser )parseDetailedHeader ()(_bafc error ){_bcd ._gcdd .Seek (0,_ee .SeekStart );_bcd ._bac =_def .NewReader (_bcd ._gcdd ); +_ebda :=20;_dccg :=make ([]byte ,_ebda );var (_abe bool ;_dfbf int ;);for {_dgf ,_daec :=_bcd ._bac .ReadByte ();if _daec !=nil {if _daec ==_ee .EOF {break ;}else {return _daec ;};};if IsDecimalDigit (_dgf )&&_dccg [_ebda -1]=='.'&&IsDecimalDigit (_dccg [_ebda -2])&&_dccg [_ebda -3]=='-'&&_dccg [_ebda -4]=='F'&&_dccg [_ebda -5]=='D'&&_dccg [_ebda -6]=='P'&&_dccg [_ebda -7]=='%'{_bcd ._caad =Version {Major :int (_dccg [_ebda -2]-'0'),Minor :int (_dgf -'0')}; +_bcd ._debce ._ebg =_dfbf -7;_abe =true ;break ;};_dfbf ++;_dccg =append (_dccg [1:_ebda ],_dgf );};if !_abe {return _fe .Errorf ("n\u006f \u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061d\u0065\u0072\u0020\u0066ou\u006e\u0064");};_eaaf ,_bafc :=_bcd ._bac .ReadByte (); +if _bafc ==_ee .EOF {return _fe .Errorf ("\u006eo\u0074\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0050d\u0066\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074");};if _bafc !=nil {return _bafc ;};_bcd ._debce ._dedc =_eaaf =='\n';_eaaf ,_bafc =_bcd ._bac .ReadByte (); +if _bafc !=nil {return _fe .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",_bafc );};if _eaaf !='%'{return nil ;};_fdbd :=make ([]byte ,4);_ ,_bafc =_bcd ._bac .Read (_fdbd ); +if _bafc !=nil {return _fe .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",_bafc );};_bcd ._debce ._efbf =[4]byte {_fdbd [0],_fdbd [1],_fdbd [2],_fdbd [3]}; +return nil ;}; -// DecodeBytes returns the passed in slice of bytes. -// The purpose of the method is to satisfy the StreamEncoder interface. -func (_fadb *RawEncoder )DecodeBytes (encoded []byte )([]byte ,error ){return encoded ,nil }; +// IsOctalDigit checks if a character can be part of an octal digit string. +func IsOctalDigit (c byte )bool {return '0'<=c &&c <='7'}; -// String returns the state of the bool as "true" or "false". -func (_eggf *PdfObjectBool )String ()string {if *_eggf {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";}; +// IsHexadecimal checks if the PdfObjectString contains Hexadecimal data. +func (_ddfe *PdfObjectString )IsHexadecimal ()bool {return _ddfe ._dfacf };func _ecf (_caa *_bd .StdEncryptDict ,_agc *PdfObjectDictionary )error {R ,_afd :=_agc .Get ("\u0052").(*PdfObjectInteger );if !_afd {return _b .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 _fe .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0052 \u0028\u0025\u0064\u0029",*R );};_caa .R =int (*R );O ,_afd :=_agc .GetString ("\u004f");if !_afd {return _b .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 _caa .R ==5||_caa .R ==6{if len (O )< 48{return _fe .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 _fe .Errorf ("L\u0065n\u0067\u0074\u0068\u0028\u004f\u0029\u0020\u0021=\u0020\u0033\u0032\u0020(%\u0064\u0029",len (O )); +};_caa .O =[]byte (O );U ,_afd :=_agc .GetString ("\u0055");if !_afd {return _b .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 _caa .R ==5||_caa .R ==6{if len (U )< 48{return _fe .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{_fb .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 ));};_caa .U =[]byte (U );if _caa .R >=5{OE ,_ggb :=_agc .GetString ("\u004f\u0045"); +if !_ggb {return _b .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 _fe .Errorf ("L\u0065\u006e\u0067\u0074h(\u004fE\u0029\u0020\u0021\u003d\u00203\u0032\u0020\u0028\u0025\u0064\u0029",len (OE )); +};_caa .OE =[]byte (OE );UE ,_ggb :=_agc .GetString ("\u0055\u0045");if !_ggb {return _b .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 _fe .Errorf ("L\u0065\u006e\u0067\u0074h(\u0055E\u0029\u0020\u0021\u003d\u00203\u0032\u0020\u0028\u0025\u0064\u0029",len (UE ));};_caa .UE =[]byte (UE );};P ,_afd :=_agc .Get ("\u0050").(*PdfObjectInteger );if !_afd {return _b .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"); +};_caa .P =_bd .Permissions (*P );if _caa .R ==6{Perms ,_ebd :=_agc .GetString ("\u0050\u0065\u0072m\u0073");if !_ebd {return _b .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 _fe .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 ));};_caa .Perms =[]byte (Perms );};if _dadb ,_dcc :=_agc .Get ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061").(*PdfObjectBool ); +_dcc {_caa .EncryptMetadata =bool (*_dadb );}else {_caa .EncryptMetadata =true ;};return nil ;}; -// 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 (_agdf *PdfObjectStreams )Elements ()[]PdfObject {if _agdf ==nil {return nil ;};return _agdf ._afff ;};func _bab (_caf *PdfObjectStream ,_ffee *PdfObjectDictionary )(*LZWEncoder ,error ){_cdbb :=NewLZWEncoder ();_gaa :=_caf .PdfObjectDictionary ;if _gaa ==nil {return _cdbb ,nil ; -};if _ffee ==nil {_dbd :=TraceToDirectObject (_gaa .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));if _dbd !=nil {if _cffc ,_gged :=_dbd .(*PdfObjectDictionary );_gged {_ffee =_cffc ;}else if _dbeg ,_efb :=_dbd .(*PdfObjectArray ); -_efb {if _dbeg .Len ()==1{if _bdfb ,_bfb :=GetDict (_dbeg .Get (0));_bfb {_ffee =_bdfb ;};};};if _ffee ==nil {_gfd .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",_dbd ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};};_egac :=_gaa .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");if _egac !=nil {_abbgb ,_gcec :=_egac .(*PdfObjectInteger ); -if !_gcec {_gfd .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",_egac ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_abbgb !=0&&*_abbgb !=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"); -};_cdbb .EarlyChange =int (*_abbgb );}else {_cdbb .EarlyChange =1;};if _ffee ==nil {return _cdbb ,nil ;};if _bgbg ,_abe :=GetIntVal (_ffee .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));_abe {if _bgbg ==0||_bgbg ==1{_cdbb .EarlyChange =_bgbg ; -}else {_gfd .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",_bgbg );};};_egac =_ffee .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"); -if _egac !=nil {_cgec ,_faf :=_egac .(*PdfObjectInteger );if !_faf {_gfd .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",_egac ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_cdbb .Predictor =int (*_cgec );};_egac =_ffee .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _egac !=nil {_fadd ,_aggg :=_egac .(*PdfObjectInteger );if !_aggg {_gfd .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");};_cdbb .BitsPerComponent =int (*_fadd );};if _cdbb .Predictor > 1{_cdbb .Columns =1;_egac =_ffee .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _egac !=nil {_gfed ,_efec :=_egac .(*PdfObjectInteger );if !_efec {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");};_cdbb .Columns =int (*_gfed ); -};_cdbb .Colors =1;_egac =_ffee .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _egac !=nil {_ccgf ,_effc :=_egac .(*PdfObjectInteger );if !_effc {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"); -};_cdbb .Colors =int (*_ccgf );};};_gfd .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_ffee .String ());return _cdbb ,nil ;};const _ggfb =32<<(^uint (0)>>63);func (_cefd *PdfParser )repairRebuildXrefsTopDown ()(*XrefTable ,error ){if _cefd ._cbaf {return nil ,_gf .Errorf ("\u0072\u0065\u0070\u0061\u0069\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};_cefd ._cbaf =true ;_cefd ._cgef .Seek (0,_bcdf .SeekStart );_cefd ._gfcf =_ec .NewReader (_cefd ._cgef );_aadfd :=20;_geacb :=make ([]byte ,_aadfd );_bbeea :=XrefTable {};_bbeea .ObjectMap =make (map[int ]XrefObject );for {_bbea ,_edffb :=_cefd ._gfcf .ReadByte (); -if _edffb !=nil {if _edffb ==_bcdf .EOF {break ;}else {return nil ,_edffb ;};};if _bbea =='j'&&_geacb [_aadfd -1]=='b'&&_geacb [_aadfd -2]=='o'&&IsWhiteSpace (_geacb [_aadfd -3]){_aecfc :=_aadfd -4;for IsWhiteSpace (_geacb [_aecfc ])&&_aecfc > 0{_aecfc --; -};if _aecfc ==0||!IsDecimalDigit (_geacb [_aecfc ]){continue ;};for IsDecimalDigit (_geacb [_aecfc ])&&_aecfc > 0{_aecfc --;};if _aecfc ==0||!IsWhiteSpace (_geacb [_aecfc ]){continue ;};for IsWhiteSpace (_geacb [_aecfc ])&&_aecfc > 0{_aecfc --;};if _aecfc ==0||!IsDecimalDigit (_geacb [_aecfc ]){continue ; -};for IsDecimalDigit (_geacb [_aecfc ])&&_aecfc > 0{_aecfc --;};if _aecfc ==0{continue ;};_acebe :=_cefd .GetFileOffset ()-int64 (_aadfd -_aecfc );_ecfd :=append (_geacb [_aecfc +1:],_bbea );_bbae ,_fecc ,_egbf :=_dabb (string (_ecfd ));if _egbf !=nil {_gfd .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",_egbf ); -return nil ,_egbf ;};if _egab ,_bcba :=_bbeea .ObjectMap [_bbae ];!_bcba ||_egab .Generation < _fecc {_babc :=XrefObject {};_babc .XType =XrefTypeTableEntry ;_babc .ObjectNumber =_bbae ;_babc .Generation =_fecc ;_babc .Offset =_acebe ;_bbeea .ObjectMap [_bbae ]=_babc ; -};};_geacb =append (_geacb [1:_aadfd ],_bbea );};_cefd ._fcfg =nil ;return &_bbeea ,nil ;}; +// 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 _ee .ReadSeeker )(*PdfParser ,error ){_bfcc :=&PdfParser {_gcdd :rs ,ObjCache :make (objectCache ),_afee :map[int64 ]bool {},_fegd :make ([]int64 ,0),_dace :make (map[*PdfParser ]*PdfParser )};_abeg ,_cefe ,_bbgb :=_bfcc .parsePdfVersion (); +if _bbgb !=nil {_fb .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",_bbgb );return nil ,_bbgb ;};_bfcc ._caad .Major =_abeg ;_bfcc ._caad .Minor =_cefe ; +if _bfcc ._gcbff ,_bbgb =_bfcc .loadXrefs ();_bbgb !=nil {_fb .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",_bbgb );return nil ,_bbgb ; +};_fb .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_bfcc ._gcbff );_ddca ,_bbgb :=_bfcc .parseLinearizedDictionary ();if _bbgb !=nil {return nil ,_bbgb ;};if _ddca !=nil {_bfcc ._gbe ,_bbgb =_bfcc .checkLinearizedInformation (_ddca ); +if _bbgb !=nil {return nil ,_bbgb ;};};if len (_bfcc ._dddfc .ObjectMap )==0{return nil ,_fe .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"); +};_bfcc ._gcca =len (_bfcc ._fegd );if _bfcc ._gbe &&_bfcc ._gcca !=0{_bfcc ._gcca --;};_bfcc ._eddb =make ([]*PdfParser ,_bfcc ._gcca );return _bfcc ,nil ;}; + +// HasDataAfterEOF checks if there is some data after EOF marker. +func (_dega ParserMetadata )HasDataAfterEOF ()bool {return _dega ._eced }; // LZWEncoder provides LZW encoding/decoding functionality. type LZWEncoder struct{Predictor int ;BitsPerComponent int ; @@ -1012,830 +1214,633 @@ Columns int ;Colors int ; // LZW algorithm setting. EarlyChange int ;}; -// ASCII85Encoder implements ASCII85 encoder/decoder. -type ASCII85Encoder struct{}; +// EncodeBytes returns the passed in slice of bytes. +// The purpose of the method is to satisfy the StreamEncoder interface. +func (_cfd *RawEncoder )EncodeBytes (data []byte )([]byte ,error ){return data ,nil };func (_cefa *offsetReader )Read (p []byte )(_bedf int ,_dgdc error ){return _cefa ._befd .Read (p )};var _gdac =_fd .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a"); -// 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 (_ggac *LZWEncoder )EncodeBytes (data []byte )([]byte ,error ){if _ggac .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 _ggac .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 _gdg _beg .Buffer ;_ebgc :=_af .NewWriter (&_gdg ,_af .MSB ,8);_ebgc .Write (data );_ebgc .Close ();return _gdg .Bytes (),nil ;};type xrefType int ; -// 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 )(_cdfb float64 ,_fefdf bool ){_dbabf ,_fefdf :=TraceToDirectObject (obj ).(*PdfObjectFloat );if _fefdf {return float64 (*_dbabf ),true ;};return 0,false ;};func (_gcf *PdfCrypt )checkAccessRights (_def []byte )(bool ,_bec .Permissions ,error ){_dgd :=_gcf .securityHandler (); -_dacc ,_deba ,_fad :=_dgd .Authenticate (&_gcf ._efc ,_def );if _fad !=nil {return false ,0,_fad ;}else if _deba ==0||len (_dacc )==0{return false ,0,nil ;};return true ,_deba ,nil ;};var _egece =_be .MustCompile ("\u0025\u0025\u0045\u004f\u0046\u003f"); -func (_dceg *PdfParser )parseXref ()(*PdfObjectDictionary ,error ){_dceg .skipSpaces ();const _becf =20;_bdgf ,_ :=_dceg ._gfcf .Peek (_becf );for _ebdb :=0;_ebdb < 2;_ebdb ++{if _dceg ._becdd ==0{_dceg ._becdd =_dceg .GetFileOffset ();};if _dgede .Match (_bdgf ){_gfd .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"); -_gfd .Log .Debug ("\u0073t\u0061r\u0074\u0069\u006e\u0067\u0020w\u0069\u0074h\u0020\u0022\u0025\u0073\u0022",string (_bdgf ));return _dceg .parseXrefStream (nil );};if _cedf .Match (_bdgf ){_gfd .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 _dceg .parseXrefTable ();};_gcbb :=_dceg .GetFileOffset ();if _dceg ._becdd ==0{_dceg ._becdd =_gcbb ;};_dceg .SetFileOffset (_gcbb -_becf );defer _dceg .SetFileOffset (_gcbb );_eeba ,_ :=_dceg ._gfcf .Peek (_becf );_bdgf =append (_eeba ,_bdgf ...); -};_gfd .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 _eefeb :=_dceg .repairSeekXrefMarker ();_eefeb !=nil {_gfd .Log .Debug ("\u0052e\u0070a\u0069\u0072\u0020\u0066\u0061i\u006c\u0065d\u0020\u002d\u0020\u0025\u0076",_eefeb );return nil ,_eefeb ;};return _dceg .parseXrefTable ();};func _gfbe (_fcdc *PdfObjectStream )(*MultiEncoder ,error ){_aagc :=NewMultiEncoder (); -_cgdcc :=_fcdc .PdfObjectDictionary ;if _cgdcc ==nil {return _aagc ,nil ;};var _dcfcg *PdfObjectDictionary ;var _cga []PdfObject ;_ccb :=_cgdcc .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");if _ccb !=nil {_gfddg ,_bfeed :=_ccb .(*PdfObjectDictionary ); -if _bfeed {_dcfcg =_gfddg ;};_gacba ,_adec :=_ccb .(*PdfObjectArray );if _adec {for _ ,_bbcc :=range _gacba .Elements (){_bbcc =TraceToDirectObject (_bbcc );if _bgcga ,_fgbd :=_bbcc .(*PdfObjectDictionary );_fgbd {_cga =append (_cga ,_bgcga );}else {_cga =append (_cga ,MakeDict ()); -};};};};_ccb =_cgdcc .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");if _ccb ==nil {return nil ,_gf .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_ceea ,_fccd :=_ccb .(*PdfObjectArray );if !_fccd {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 _egba ,_fgcd :=range _ceea .Elements (){_bfeec ,_fbag :=_fgcd .(*PdfObjectName );if !_fbag {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 _ecgb PdfObject ;if _dcfcg !=nil {_ecgb =_dcfcg ;}else {if len (_cga )> 0{if _egba >=len (_cga ){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"); -};_ecgb =_cga [_egba ];};};var _abfg *PdfObjectDictionary ;if _eadg ,_dgdab :=_ecgb .(*PdfObjectDictionary );_dgdab {_abfg =_eadg ;};_gfd .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",*_bfeec ,_ecgb ,_abfg ); -if *_bfeec ==StreamEncodingFilterNameFlate {_bedce ,_bagf :=_ccaa (_fcdc ,_abfg );if _bagf !=nil {return nil ,_bagf ;};_aagc .AddEncoder (_bedce );}else if *_bfeec ==StreamEncodingFilterNameLZW {_gecd ,_aefc :=_bab (_fcdc ,_abfg );if _aefc !=nil {return nil ,_aefc ; -};_aagc .AddEncoder (_gecd );}else if *_bfeec ==StreamEncodingFilterNameASCIIHex {_eaab :=NewASCIIHexEncoder ();_aagc .AddEncoder (_eaab );}else if *_bfeec ==StreamEncodingFilterNameASCII85 {_eeeeb :=NewASCII85Encoder ();_aagc .AddEncoder (_eeeeb );}else if *_bfeec ==StreamEncodingFilterNameDCT {_dfcc ,_egaa :=_cegb (_fcdc ,_aagc ); -if _egaa !=nil {return nil ,_egaa ;};_aagc .AddEncoder (_dfcc );_gfd .Log .Trace ("A\u0064d\u0065\u0064\u0020\u0044\u0043\u0054\u0020\u0065n\u0063\u006f\u0064\u0065r.\u002e\u002e");_gfd .Log .Trace ("\u004du\u006ct\u0069\u0020\u0065\u006e\u0063o\u0064\u0065r\u003a\u0020\u0025\u0023\u0076",_aagc ); -}else if *_bfeec ==StreamEncodingFilterNameCCITTFax {_gfdb ,_begf :=_feab (_fcdc ,_abfg );if _begf !=nil {return nil ,_begf ;};_aagc .AddEncoder (_gfdb );}else {_gfd .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_bfeec ); -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 _aagc ,nil ;}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +// Has the Filter set and the DecodeParms. +func (_fbgb *LZWEncoder )MakeStreamDict ()*PdfObjectDictionary {_cbgc :=MakeDict ();_cbgc .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_fbgb .GetFilterName ()));_dgbbe :=_fbgb .MakeDecodeParams ();if _dgbbe !=nil {_cbgc .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_dgbbe ); +};_cbgc .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (int64 (_fbgb .EarlyChange )));return _cbgc ;};func (_bfc *PdfCrypt )securityHandler ()_bd .StdHandler {if _bfc ._bfd .R >=5{return _bd .NewHandlerR6 ();};return _bd .NewHandlerR4 (_bfc ._db ,_bfc ._af .Length ); +}; -// MakeFloat creates an PdfObjectFloat from a float64. -func MakeFloat (val float64 )*PdfObjectFloat {_geccf :=PdfObjectFloat (val );return &_geccf }; +// 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 (_ddge *PdfObjectArray )ToFloat64Array ()([]float64 ,error ){var _bceb []float64 ;for _ ,_edba :=range _ddge .Elements (){switch _gdegd :=_edba .(type ){case *PdfObjectInteger :_bceb =append (_bceb ,float64 (*_gdegd ));case *PdfObjectFloat :_bceb =append (_bceb ,float64 (*_gdegd )); +default:return nil ,ErrTypeError ;};};return _bceb ,nil ;}; -// 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 )(_ggfbb int ,_adfg bool ){_cceb ,_adfg :=TraceToDirectObject (obj ).(*PdfObjectInteger );if _adfg &&_cceb !=nil {return int (*_cceb ),true ;};return 0,false ;};func (_bbbf *PdfParser )readComment ()(string ,error ){var _addf _beg .Buffer ; -_ ,_fbgb :=_bbbf .skipSpaces ();if _fbgb !=nil {return _addf .String (),_fbgb ;};_babg :=true ;for {_aged ,_faef :=_bbbf ._gfcf .Peek (1);if _faef !=nil {_gfd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_faef .Error ());return _addf .String (),_faef ; -};if _babg &&_aged [0]!='%'{return _addf .String (),_ca .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025");};_babg =false ;if (_aged [0]!='\r')&&(_aged [0]!='\n'){_edbee ,_ :=_bbbf ._gfcf .ReadByte (); -_addf .WriteByte (_edbee );}else {break ;};};return _addf .String (),nil ;};func (_dg *PdfCrypt )newEncryptDict ()*PdfObjectDictionary {_fda :=MakeDict ();_fda .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064")); -_fda .Set ("\u0056",MakeInteger (int64 (_dg ._ega .V )));_fda .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_dg ._ega .Length )));return _fda ;}; +// MakeDictMap creates a PdfObjectDictionary initialized from a map of keys to values. +func MakeDictMap (objmap map[string ]PdfObject )*PdfObjectDictionary {_aefe :=MakeDict ();return _aefe .Update (objmap );}; -// DrawableImage is same as golang image/draw's Image interface that allow drawing images. -type DrawableImage interface{ColorModel ()_gc .Model ;Bounds ()_e .Rectangle ;At (_gcfe ,_gfcg int )_gc .Color ;Set (_cdbg ,_fdgf int ,_dfbbb _gc .Color );}; +// LookupByNumber looks up a PdfObject by object number. Returns an error on failure. +func (_bdb *PdfParser )LookupByNumber (objNumber int )(PdfObject ,error ){_cf ,_ ,_fc :=_bdb .lookupByNumberWrapper (objNumber ,true );return _cf ,_fc ;}; -// NewJBIG2Encoder creates a new JBIG2Encoder. -func NewJBIG2Encoder ()*JBIG2Encoder {return &JBIG2Encoder {_fedd :_gb .InitEncodeDocument (false )}}; +// DecodeStream decodes a FlateEncoded stream object and give back decoded bytes. +func (_agcb *FlateEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fb .Log .Trace ("\u0046l\u0061t\u0065\u0044\u0065\u0063\u006fd\u0065\u0020s\u0074\u0072\u0065\u0061\u006d");_fb .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_agcb .Predictor ); +if _agcb .BitsPerComponent !=8{return nil ,_fe .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",_agcb .BitsPerComponent ); +};_geb ,_dfd :=_agcb .DecodeBytes (streamObj .Stream );if _dfd !=nil {return nil ,_dfd ;};_geb ,_dfd =_agcb .postDecodePredict (_geb );if _dfd !=nil {return nil ,_dfd ;};return _geb ,nil ;}; -// NewParserFromString is used for testing purposes. -func NewParserFromString (txt string )*PdfParser {_cdcb :=_beg .NewReader ([]byte (txt ));_gbcd :=&PdfParser {ObjCache :objectCache {},_cgef :_cdcb ,_gfcf :_ec .NewReader (_cdcb ),_affc :int64 (len (txt )),_gaadb :map[int64 ]bool {},_eebgd :make (map[*PdfParser ]*PdfParser )}; -_gbcd ._aeaea .ObjectMap =make (map[int ]XrefObject );return _gbcd ;}; +// ResolveReference resolves reference if `o` is a *PdfObjectReference and returns the object referenced to. +// Otherwise returns back `o`. +func ResolveReference (obj PdfObject )PdfObject {if _ddfd ,_efee :=obj .(*PdfObjectReference );_efee {return _ddfd .Resolve ();};return obj ;}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_cfgg *FlateEncoder )MakeDecodeParams ()PdfObject {if _cfgg .Predictor > 1{_gabb :=MakeDict ();_gabb .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_cfgg .Predictor )));if _cfgg .BitsPerComponent !=8{_gabb .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_cfgg .BitsPerComponent ))); -};if _cfgg .Columns !=1{_gabb .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_cfgg .Columns )));};if _cfgg .Colors !=1{_gabb .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_cfgg .Colors )));};return _gabb ;};return nil ; -}; +// NewRawEncoder returns a new instace of RawEncoder. +func NewRawEncoder ()*RawEncoder {return &RawEncoder {}};const (XrefTypeTableEntry xrefType =iota ;XrefTypeObjectStream xrefType =iota ;); -// 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). +// EqualObjects returns true if `obj1` and `obj2` have the same contents. // -// Does not look up references.. That should be done prior to calling. -func (_aabd *PdfCrypt )Decrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _aabd .isDecrypted (obj ){return nil ;};switch _gcdf :=obj .(type ){case *PdfIndirectObject :_aabd ._abb [_gcdf ]=true ;_gfd .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",_gcdf .ObjectNumber ,_gcdf .GenerationNumber ); -_efe :=_gcdf .ObjectNumber ;_acg :=_gcdf .GenerationNumber ;_ggb :=_aabd .Decrypt (_gcdf .PdfObject ,_efe ,_acg );if _ggb !=nil {return _ggb ;};return nil ;case *PdfObjectStream :_aabd ._abb [_gcdf ]=true ;_cadb :=_gcdf .PdfObjectDictionary ;if _aabd ._efc .R !=5{if _gab ,_dde :=_cadb .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_dde &&*_gab =="\u0058\u0052\u0065\u0066"{return nil ;};};_gbe :=_gcdf .ObjectNumber ;_bdfa :=_gcdf .GenerationNumber ;_gfd .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_gbe ,_bdfa ); -_cgg :=_dfa ;if _aabd ._ega .V >=4{_cgg =_aabd ._ddd ;_gfd .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_aabd ._ddd );if _bbg ,_fag :=_cadb .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); -_fag {if _bdfg ,_caa :=GetName (_bbg .Get (0));_caa {if *_bdfg =="\u0043\u0072\u0079p\u0074"{_cgg ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _faag ,_dfad :=_cadb .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); -_dfad {if _bgd ,_ecg :=_faag .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_ecg {if _ ,_fdgb :=_aabd ._aac [string (*_bgd )];_fdgb {_gfd .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_bgd ); -_cgg =string (*_bgd );};};};};};};_gfd .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_cgg );if _cgg =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_aef :=_aabd .Decrypt (_cadb ,_gbe ,_bdfa ); -if _aef !=nil {return _aef ;};_abdc ,_aef :=_aabd .makeKey (_cgg ,uint32 (_gbe ),uint32 (_bdfa ),_aabd ._gcc );if _aef !=nil {return _aef ;};_gcdf .Stream ,_aef =_aabd .decryptBytes (_gcdf .Stream ,_cgg ,_abdc );if _aef !=nil {return _aef ;};_cadb .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_gcdf .Stream )))); -return nil ;case *PdfObjectString :_gfd .Log .Trace ("\u0044e\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_aae :=_dfa ;if _aabd ._ega .V >=4{_gfd .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_aabd ._cgeb ); -if _aabd ._cgeb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_aae =_aabd ._cgeb ;};_cbc ,_cfd :=_aabd .makeKey (_aae ,uint32 (parentObjNum ),uint32 (parentGenNum ),_aabd ._gcc );if _cfd !=nil {return _cfd ;};_adc :=_gcdf .Str ();_gfad :=make ([]byte ,len (_adc )); -for _cbbb :=0;_cbbb < len (_adc );_cbbb ++{_gfad [_cbbb ]=_adc [_cbbb ];};if len (_gfad )> 0{_gfd .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_gfad ,_gfad ); -_gfad ,_cfd =_aabd .decryptBytes (_gfad ,_aae ,_cbc );if _cfd !=nil {return _cfd ;};};_gcdf ._degb =string (_gfad );return nil ;case *PdfObjectArray :for _ ,_ecgf :=range _gcdf .Elements (){_afbg :=_aabd .Decrypt (_ecgf ,parentObjNum ,parentGenNum );if _afbg !=nil {return _afbg ; -};};return nil ;case *PdfObjectDictionary :_egcb :=false ;if _bbba :=_gcdf .Get ("\u0054\u0079\u0070\u0065");_bbba !=nil {_cadbe ,_affbd :=_bbba .(*PdfObjectName );if _affbd &&*_cadbe =="\u0053\u0069\u0067"{_egcb =true ;};};for _ ,_edbb :=range _gcdf .Keys (){_fce :=_gcdf .Get (_edbb ); -if _egcb &&string (_edbb )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ;};if string (_edbb )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_edbb )!="\u0050\u0072\u0065\u0076"&&string (_edbb )!="\u004c\u0061\u0073\u0074"{_dfae :=_aabd .Decrypt (_fce ,parentObjNum ,parentGenNum ); -if _dfae !=nil {return _dfae ;};};};return nil ;};return nil ;};func (_bbccb *JBIG2Image )toBitmap ()(_ggce *_bg .Bitmap ,_feba error ){const _cbfg ="\u004a\u0042\u0049\u00472I\u006d\u0061\u0067\u0065\u002e\u0074\u006f\u0042\u0069\u0074\u006d\u0061\u0070"; -if _bbccb .Data ==nil {return nil ,_de .Error (_cbfg ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};if _bbccb .Width ==0||_bbccb .Height ==0{return nil ,_de .Error (_cbfg ,"\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 _bbccb .HasPadding {_ggce ,_feba =_bg .NewWithData (_bbccb .Width ,_bbccb .Height ,_bbccb .Data );}else {_ggce ,_feba =_bg .NewWithUnpaddedData (_bbccb .Width ,_bbccb .Height ,_bbccb .Data );};if _feba !=nil {return nil ,_de .Wrap (_feba ,_cbfg ,""); -};return _ggce ,nil ;}; - -// WriteString outputs the object as it is to be written to file. -func (_baaea *PdfObjectStream )WriteString ()string {var _cbde _gd .Builder ;_cbde .WriteString (_f .FormatInt (_baaea .ObjectNumber ,10));_cbde .WriteString ("\u0020\u0030\u0020\u0052");return _cbde .String ();};func (_bggf *PdfParser )parseNull ()(PdfObjectNull ,error ){_ ,_fafcd :=_bggf ._gfcf .Discard (4); -return PdfObjectNull {},_fafcd ;};func (_gbbfa *PdfParser )parseLinearizedDictionary ()(*PdfObjectDictionary ,error ){_cacb ,_ffaeb :=_gbbfa ._cgef .Seek (0,_bcdf .SeekEnd );if _ffaeb !=nil {return nil ,_ffaeb ;};var _cbaa int64 ;var _eadda int64 =2048; -for _cbaa < _cacb -4{if _cacb <=(_eadda +_cbaa ){_eadda =_cacb -_cbaa ;};_ ,_bgfg :=_gbbfa ._cgef .Seek (_cbaa ,_bcdf .SeekStart );if _bgfg !=nil {return nil ,_bgfg ;};_bffb :=make ([]byte ,_eadda );_ ,_bgfg =_gbbfa ._cgef .Read (_bffb );if _bgfg !=nil {return nil ,_bgfg ; -};_gfd .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 (_bffb )); -_abdf :=_dgede .FindAllStringIndex (string (_bffb ),-1);if _abdf !=nil {_dbfg :=_abdf [0];_gfd .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_abdf );_ ,_ffea :=_gbbfa ._cgef .Seek (int64 (_dbfg [0]),_bcdf .SeekStart );if _ffea !=nil {return nil ,_ffea ; -};_gbbfa ._gfcf =_ec .NewReader (_gbbfa ._cgef );_ffff ,_ffea :=_gbbfa .ParseIndirectObject ();if _ffea !=nil {return nil ,nil ;};if _efga ,_dcecba :=GetIndirect (_ffff );_dcecba {if _fccgf ,_decgb :=GetDict (_efga .PdfObject );_decgb {if _gaff :=_fccgf .Get ("\u004c\u0069\u006e\u0065\u0061\u0072\u0069\u007a\u0065\u0064"); -_gaff !=nil {return _fccgf ,nil ;};return nil ,nil ;};};return nil ,nil ;};_cbaa +=_eadda -4;};return nil ,_ca .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"); -}; - -// MakeArrayFromIntegers creates an PdfObjectArray from a slice of ints, where each array element is -// an PdfObjectInteger. -func MakeArrayFromIntegers (vals []int )*PdfObjectArray {_ffbf :=MakeArray ();for _ ,_ddfab :=range vals {_ffbf .Append (MakeInteger (int64 (_ddfab )));};return _ffbf ;}; +// 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 _efcedd (obj1 ,obj2 ,0)};var _eabbb =_b .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");func (_eaaa *PdfParser )xrefNextObjectOffset (_bgba int64 )int64 {_dcdgc :=int64 (0); +if len (_eaaa ._dddfc .ObjectMap )==0{return 0;};if len (_eaaa ._dddfc ._bdd )==0{_bbad :=0;for _ ,_abbgg :=range _eaaa ._dddfc .ObjectMap {if _abbgg .Offset > 0{_bbad ++;};};if _bbad ==0{return 0;};_eaaa ._dddfc ._bdd =make ([]XrefObject ,_bbad );_cedgd :=0; +for _ ,_befb :=range _eaaa ._dddfc .ObjectMap {if _befb .Offset > 0{_eaaa ._dddfc ._bdd [_cedgd ]=_befb ;_cedgd ++;};};_ae .Slice (_eaaa ._dddfc ._bdd ,func (_efdcf ,_befgc int )bool {return _eaaa ._dddfc ._bdd [_efdcf ].Offset < _eaaa ._dddfc ._bdd [_befgc ].Offset ; +});};_bffd :=_ae .Search (len (_eaaa ._dddfc ._bdd ),func (_bdbeb int )bool {return _eaaa ._dddfc ._bdd [_bdbeb ].Offset >=_bgba });if _bffd < len (_eaaa ._dddfc ._bdd ){_dcdgc =_eaaa ._dddfc ._bdd [_bffd ].Offset ;};return _dcdgc ;};func (_aada *JBIG2Encoder )encodeImage (_dgeg _ba .Image )([]byte ,error ){const _abfc ="e\u006e\u0063\u006f\u0064\u0065\u0049\u006d\u0061\u0067\u0065"; +_ceab ,_caaede :=GoImageToJBIG2 (_dgeg ,JB2ImageAutoThreshold );if _caaede !=nil {return nil ,_bb .Wrap (_caaede ,_abfc ,"\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 _caaede =_aada .AddPageImage (_ceab ,&_aada .DefaultPageSettings );_caaede !=nil {return nil ,_bb .Wrap (_caaede ,_abfc ,"");};return _aada .Encode ();};func (_eage *PdfParser )readComment ()(string ,error ){var _edbg _ce .Buffer ;_ ,_gccad :=_eage .skipSpaces (); +if _gccad !=nil {return _edbg .String (),_gccad ;};_edab :=true ;for {_facae ,_dcgdf :=_eage ._bac .Peek (1);if _dcgdf !=nil {_fb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_dcgdf .Error ());return _edbg .String (),_dcgdf ;};if _edab &&_facae [0]!='%'{return _edbg .String (),_b .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025"); +};_edab =false ;if (_facae [0]!='\r')&&(_facae [0]!='\n'){_fcfc ,_ :=_eage ._bac .ReadByte ();_edbg .WriteByte (_fcfc );}else {break ;};};return _edbg .String (),nil ;}; -// WriteString outputs the object as it is to be written to file. -func (_cdbbd *PdfObjectInteger )WriteString ()string {return _f .FormatInt (int64 (*_cdbbd ),10)}; +// DecodeBytes decodes a slice of JPX encoded bytes and returns the result. +func (_dfad *JPXEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fb .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",_dfad .GetFilterName ()); +return encoded ,ErrNoJPXDecode ;}; -// 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 _bcdf .ReadSeeker )(_gefdg *PdfParser ,_bef error ){_gefdg =&PdfParser {_cgef :rs ,ObjCache :make (objectCache ),_gaadb :map[int64 ]bool {},_gcbfa :true ,_eebgd :make (map[*PdfParser ]*PdfParser )};if _bef =_gefdg .parseDetailedHeader (); -_bef !=nil {return nil ,_bef ;};if _gefdg ._cbdc ,_bef =_gefdg .loadXrefs ();_bef !=nil {_gfd .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",_bef ); -return nil ,_bef ;};_gfd .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_gefdg ._cbdc );if len (_gefdg ._aeaea .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 _gefdg ,nil ;}; +// 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 ;}; -// 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 ;}; +// 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 )(_agba bool ,_bgca bool ){_edcb ,_bgca :=TraceToDirectObject (obj ).(*PdfObjectBool );if _bgca {return bool (*_edcb ),true ;};return false ,false ;};var _ddac =_fd .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029"); -// PdfObjectStreams represents the primitive PDF object streams. -// 7.5.7 Object Streams (page 45). -type PdfObjectStreams struct{PdfObjectReference ;_afff []PdfObject ;}; -// Len returns the number of elements in the streams. -func (_ebgd *PdfObjectStreams )Len ()int {if _ebgd ==nil {return 0;};return len (_ebgd ._afff );}; +// 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 )(_ggbag string ,_fggg bool ){_cbcd ,_fggg :=TraceToDirectObject (obj ).(*PdfObjectString );if _fggg {return _cbcd .Str (),true ;};return ;};func _cged (_egeg _bfg .Filter ,_ggg _bd .AuthEvent )*PdfObjectDictionary {if _ggg ==""{_ggg =_bd .EventDocOpen ; +};_cgb :=MakeDict ();_cgb .Set ("\u0054\u0079\u0070\u0065",MakeName ("C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072"));_cgb .Set ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et",MakeName (string (_ggg )));_cgb .Set ("\u0043\u0046\u004d",MakeName (_egeg .Name ())); +_cgb .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_egeg .KeyLength ())));return _cgb ;}; -// 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 =='.'}; +// 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 (_cfad *PdfParser )ReadAtLeast (p []byte ,n int )(int ,error ){_egb :=n ;_cfbd :=0;_cccc :=0;for _egb > 0{_dcbg ,_eagc :=_cfad ._bac .Read (p [_cfbd :]);if _eagc !=nil {_fb .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",_dcbg ,_cccc ,_eagc .Error ()); +return _cfbd ,_b .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067");};_cccc ++;_cfbd +=_dcbg ;_egb -=_dcbg ;};return _cfbd ,nil ;}; -// Encrypt 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 (_bcae *PdfCrypt )Encrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _bcae .isEncrypted (obj ){return nil ;};switch _geea :=obj .(type ){case *PdfIndirectObject :_bcae ._ba [_geea ]=true ;_gfd .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",_geea .ObjectNumber ,_geea .GenerationNumber ); -_gff :=_geea .ObjectNumber ;_fbfg :=_geea .GenerationNumber ;_cgfb :=_bcae .Encrypt (_geea .PdfObject ,_gff ,_fbfg );if _cgfb !=nil {return _cgfb ;};return nil ;case *PdfObjectStream :_bcae ._ba [_geea ]=true ;_dge :=_geea .PdfObjectDictionary ;if _ecgd ,_bgfa :=_dge .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_bgfa &&*_ecgd =="\u0058\u0052\u0065\u0066"{return nil ;};_aeeb :=_geea .ObjectNumber ;_efff :=_geea .GenerationNumber ;_gfd .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_aeeb ,_efff ); -_ggg :=_dfa ;if _bcae ._ega .V >=4{_ggg =_bcae ._ddd ;_gfd .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_bcae ._ddd );if _dfc ,_cec :=_dge .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); -_cec {if _aga ,_cegd :=GetName (_dfc .Get (0));_cegd {if *_aga =="\u0043\u0072\u0079p\u0074"{_ggg ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _agff ,_eac :=_dge .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); -_eac {if _efce ,_geab :=_agff .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_geab {if _ ,_fece :=_bcae ._aac [string (*_efce )];_fece {_gfd .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_efce ); -_ggg =string (*_efce );};};};};};};_gfd .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_ggg );if _ggg =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_efg :=_bcae .Encrypt (_geea .PdfObjectDictionary ,_aeeb ,_efff ); -if _efg !=nil {return _efg ;};_cfde ,_efg :=_bcae .makeKey (_ggg ,uint32 (_aeeb ),uint32 (_efff ),_bcae ._gcc );if _efg !=nil {return _efg ;};_geea .Stream ,_efg =_bcae .encryptBytes (_geea .Stream ,_ggg ,_cfde );if _efg !=nil {return _efg ;};_dge .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_geea .Stream )))); -return nil ;case *PdfObjectString :_gfd .Log .Trace ("\u0045n\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_faagg :=_dfa ;if _bcae ._ega .V >=4{_gfd .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_bcae ._cgeb ); -if _bcae ._cgeb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_faagg =_bcae ._cgeb ;};_gcdb ,_dec :=_bcae .makeKey (_faagg ,uint32 (parentObjNum ),uint32 (parentGenNum ),_bcae ._gcc );if _dec !=nil {return _dec ;};_gbac :=_geea .Str (); -_cceg :=make ([]byte ,len (_gbac ));for _cfdc :=0;_cfdc < len (_gbac );_cfdc ++{_cceg [_cfdc ]=_gbac [_cfdc ];};_gfd .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_cceg ,_cceg ); -_cceg ,_dec =_bcae .encryptBytes (_cceg ,_faagg ,_gcdb );if _dec !=nil {return _dec ;};_geea ._degb =string (_cceg );return nil ;case *PdfObjectArray :for _ ,_acd :=range _geea .Elements (){_adag :=_bcae .Encrypt (_acd ,parentObjNum ,parentGenNum );if _adag !=nil {return _adag ; -};};return nil ;case *PdfObjectDictionary :_bcda :=false ;if _fadg :=_geea .Get ("\u0054\u0079\u0070\u0065");_fadg !=nil {_cgcb ,_gebd :=_fadg .(*PdfObjectName );if _gebd &&*_cgcb =="\u0053\u0069\u0067"{_bcda =true ;};};for _ ,_bbefa :=range _geea .Keys (){_ffec :=_geea .Get (_bbefa ); -if _bcda &&string (_bbefa )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ;};if string (_bbefa )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_bbefa )!="\u0050\u0072\u0065\u0076"&&string (_bbefa )!="\u004c\u0061\u0073\u0074"{_gec :=_bcae .Encrypt (_ffec ,parentObjNum ,parentGenNum ); -if _gec !=nil {return _gec ;};};};return nil ;};return nil ;}; +// String returns a string describing `ind`. +func (_deae *PdfIndirectObject )String ()string {return _fe .Sprintf ("\u0049\u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0025\u0064",(*_deae ).ObjectNumber );}; -// String returns a string describing `streams`. -func (_eccg *PdfObjectStreams )String ()string {return _gf .Sprintf ("\u004f\u0062j\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0025\u0064",_eccg .ObjectNumber );}; +// GetFilterName returns the name of the encoding filter. +func (_bfeg *DCTEncoder )GetFilterName ()string {return StreamEncodingFilterNameDCT }; -// MakeNull creates an PdfObjectNull. -func MakeNull ()*PdfObjectNull {_cebf :=PdfObjectNull {};return &_cebf }; +// 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 (_faga *PdfObjectInteger )String ()string {return _fe .Sprintf ("\u0025\u0064",*_faga )}; -// String returns a string describing `array`. -func (_dbab *PdfObjectArray )String ()string {_bggg :="\u005b";for _cfagf ,_ggedf :=range _dbab .Elements (){_bggg +=_ggedf .String ();if _cfagf < (_dbab .Len ()-1){_bggg +="\u002c\u0020";};};_bggg +="\u005d";return _bggg ;};func (_cf *PdfParser )lookupObjectViaOS (_dc int ,_bgf int )(PdfObject ,error ){var _acc *_beg .Reader ; -var _ab objectStream ;var _fe bool ;_ab ,_fe =_cf ._geff [_dc ];if !_fe {_fcd ,_cgf :=_cf .LookupByNumber (_dc );if _cgf !=nil {_gfd .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",_dc ); -return nil ,_cgf ;};_cfa ,_cgc :=_fcd .(*PdfObjectStream );if !_cgc {return nil ,_ca .New ("i\u006e\u0076\u0061\u006cid\u0020o\u0062\u006a\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d");};if _cf ._bfd !=nil &&!_cf ._bfd .isDecrypted (_cfa ){return nil ,_ca .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"); -};_df :=_cfa .PdfObjectDictionary ;_gfd .Log .Trace ("\u0073o\u0020\u0064\u003a\u0020\u0025\u0073\n",_df .String ());_ae ,_cgc :=_df .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if !_cgc {_gfd .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 ,_ca .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 _gd .ToLower (string (*_ae ))!="\u006f\u0062\u006a\u0073\u0074\u006d"{_gfd .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 ,_ca .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 ,_cgc :=_df .Get ("\u004e").(*PdfObjectInteger );if !_cgc {return nil ,_ca .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"); -};_adb ,_cgc :=_df .Get ("\u0046\u0069\u0072s\u0074").(*PdfObjectInteger );if !_cgc {return nil ,_ca .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"); -};_gfd .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",_ae ,*N );_gg ,_cgf :=DecodeStream (_cfa );if _cgf !=nil {return nil ,_cgf ; -};_gfd .Log .Trace ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_gg );_ea :=_cf .GetFileOffset ();defer func (){_cf .SetFileOffset (_ea )}();_acc =_beg .NewReader (_gg );_cf ._gfcf =_ec .NewReader (_acc );_gfd .Log .Trace ("\u0050a\u0072s\u0069\u006e\u0067\u0020\u006ff\u0066\u0073e\u0074\u0020\u006d\u0061\u0070"); -_da :=map[int ]int64 {};for _cd :=0;_cd < int (*N );_cd ++{_cf .skipSpaces ();_ded ,_bb :=_cf .parseNumber ();if _bb !=nil {return nil ,_bb ;};_gbf ,_fb :=_ded .(*PdfObjectInteger );if !_fb {return nil ,_ca .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"); -};_cf .skipSpaces ();_ded ,_bb =_cf .parseNumber ();if _bb !=nil {return nil ,_bb ;};_fbd ,_fb :=_ded .(*PdfObjectInteger );if !_fb {return nil ,_ca .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"); -};_gfd .Log .Trace ("\u006f\u0062j\u0020\u0025\u0064 \u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0025\u0064",*_gbf ,*_fbd );_da [int (*_gbf )]=int64 (*_adb +*_fbd );};_ab =objectStream {N :int (*N ),_ce :_gg ,_gfa :_da };_cf ._geff [_dc ]=_ab ;}else {_fbdd :=_cf .GetFileOffset (); -defer func (){_cf .SetFileOffset (_fbdd )}();_acc =_beg .NewReader (_ab ._ce );_cf ._gfcf =_ec .NewReader (_acc );};_ed :=_ab ._gfa [_bgf ];_gfd .Log .Trace ("\u0041\u0043\u0054\u0055AL\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u005b\u0025\u0064\u005d\u0020\u003d\u0020%\u0064",_bgf ,_ed ); -_acc .Seek (_ed ,_bcdf .SeekStart );_cf ._gfcf =_ec .NewReader (_acc );_cc ,_ :=_cf ._gfcf .Peek (100);_gfd .Log .Trace ("\u004f\u0042\u004a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_cc ));_dac ,_afb :=_cf .parseObject ();if _afb !=nil {_gfd .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",_afb ); -return nil ,_afb ;};if _dac ==nil {return nil ,_ca .New ("o\u0062\u006a\u0065\u0063t \u0063a\u006e\u006e\u006f\u0074\u0020b\u0065\u0020\u006e\u0075\u006c\u006c");};_bee :=PdfIndirectObject {};_bee .ObjectNumber =int64 (_bgf );_bee .PdfObject =_dac ;_bee ._abdb =_cf ; -return &_bee ,nil ;}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_gcd *RunLengthEncoder )MakeStreamDict ()*PdfObjectDictionary {_bfdf :=MakeDict ();_bfdf .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_gcd .GetFilterName ()));return _bfdf ;};func _ccdd (_fabg *PdfObjectStream ,_egg *PdfObjectDictionary )(*CCITTFaxEncoder ,error ){_ccda :=NewCCITTFaxEncoder (); +_acba :=_fabg .PdfObjectDictionary ;if _acba ==nil {return _ccda ,nil ;};if _egg ==nil {_ecaa :=TraceToDirectObject (_acba .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));if _ecaa !=nil {switch _edff :=_ecaa .(type ){case *PdfObjectDictionary :_egg =_edff ; +case *PdfObjectArray :if _edff .Len ()==1{if _afba ,_cdbb :=GetDict (_edff .Get (0));_cdbb {_egg =_afba ;};};default:_fb .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",_ecaa ); +return nil ,_b .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _egg ==nil {_fb .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",_ecaa ); +return nil ,_b .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _fcac ,_effc :=GetNumberAsInt64 (_egg .Get ("\u004b"));_effc ==nil {_ccda .K =int (_fcac );};if _cgcb ,_fgfb :=GetNumberAsInt64 (_egg .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073")); +_fgfb ==nil {_ccda .Columns =int (_cgcb );}else {_ccda .Columns =1728;};if _eace ,_fdba :=GetNumberAsInt64 (_egg .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_fdba ==nil {_ccda .BlackIs1 =_eace > 0;}else {if _gfda ,_daed :=GetBoolVal (_egg .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031")); +_daed {_ccda .BlackIs1 =_gfda ;}else {if _ebfa ,_daf :=GetArray (_egg .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));_daf {_eaafe ,_bfgg :=_ebfa .ToIntegerArray ();if _bfgg ==nil {_ccda .BlackIs1 =_eaafe [0]==1&&_eaafe [1]==0;};};};};if _fabe ,_gfae :=GetNumberAsInt64 (_egg .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); +_gfae ==nil {_ccda .EncodedByteAlign =_fabe > 0;}else {if _adeae ,_gbcc :=GetBoolVal (_egg .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_gbcc {_ccda .EncodedByteAlign =_adeae ;};};if _fafa ,_cfec :=GetNumberAsInt64 (_egg .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); +_cfec ==nil {_ccda .EndOfLine =_fafa > 0;}else {if _aabb ,_abda :=GetBoolVal (_egg .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_abda {_ccda .EndOfLine =_aabb ;};};if _defg ,_bfbf :=GetNumberAsInt64 (_egg .Get ("\u0052\u006f\u0077\u0073"));_bfbf ==nil {_ccda .Rows =int (_defg ); +};_ccda .EndOfBlock =true ;if _ffag ,_eceb :=GetNumberAsInt64 (_egg .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_eceb ==nil {_ccda .EndOfBlock =_ffag > 0;}else {if _fgab ,_gbdf :=GetBoolVal (_egg .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); +_gbdf {_ccda .EndOfBlock =_fgab ;};};if _babf ,_cegb :=GetNumberAsInt64 (_egg .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072"));_cegb !=nil {_ccda .DamagedRowsBeforeError =int (_babf ); +};_fb .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_egg .String ());return _ccda ,nil ;}; // 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 )(_acga *PdfObjectStreams ,_gbbc bool ){_acga ,_gbbc =obj .(*PdfObjectStreams );return _acga ,_gbbc ;}; +func GetObjectStreams (obj PdfObject )(_bagc *PdfObjectStreams ,_dadgc bool ){_bagc ,_dadgc =obj .(*PdfObjectStreams );return _bagc ,_dadgc ;}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on the current encoder settings. -func (_gfabb *JBIG2Encoder )MakeDecodeParams ()PdfObject {return MakeDict ()};func (_gea *PdfParser )lookupByNumber (_aggf int ,_gbd bool )(PdfObject ,bool ,error ){_fac ,_ee :=_gea .ObjCache [_aggf ];if _ee {_gfd .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",_aggf ); -return _fac ,false ,nil ;};if _gea ._fcfg ==nil {_gea ._fcfg =map[int ]bool {};};if _gea ._fcfg [_aggf ]{_gfd .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",_aggf ); -return nil ,false ,_ca .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");};_gea ._fcfg [_aggf ]=true ;defer delete (_gea ._fcfg ,_aggf ); -_gdb ,_ee :=_gea ._aeaea .ObjectMap [_aggf ];if !_ee {_gfd .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 _adg PdfObjectNull ;return &_adg ,false ,nil ;};_gfd .Log .Trace ("L\u006fo\u006b\u0075\u0070\u0020\u006f\u0062\u006a\u0020n\u0075\u006d\u0062\u0065r \u0025\u0064",_aggf );if _gdb .XType ==XrefTypeTableEntry {_gfd .Log .Trace ("\u0078r\u0065f\u006f\u0062\u006a\u0020\u006fb\u006a\u0020n\u0075\u006d\u0020\u0025\u0064",_gdb .ObjectNumber ); -_gfd .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u0067e\u006e\u0020\u0025\u0064",_gdb .Generation );_gfd .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0025\u0064",_gdb .Offset ); -_gea ._cgef .Seek (_gdb .Offset ,_bcdf .SeekStart );_gea ._gfcf =_ec .NewReader (_gea ._cgef );_ggd ,_gdbc :=_gea .ParseIndirectObject ();if _gdbc !=nil {_gfd .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",_gdbc ); -if _gbd {_gfd .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");_ff ,_bdd :=_gea .repairRebuildXrefsTopDown (); -if _bdd !=nil {_gfd .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020r\u0065\u0070\u0061\u0069\u0072\u0020\u0028\u0025\u0073\u0029",_bdd );return nil ,false ,_bdd ;};_gea ._aeaea =*_ff ;return _gea .lookupByNumber (_aggf ,false ); -};return nil ,false ,_gdbc ;};if _gbd {_dce ,_ ,_ :=_ge (_ggd );if int (_dce )!=_aggf {_gfd .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0078\u0072\u0065\u0066s\u003a \u0052e\u0062\u0075\u0069\u006c\u0064\u0069\u006eg");_ebb :=_gea .rebuildXrefTable (); -if _ebb !=nil {return nil ,false ,_ebb ;};_gea .ObjCache =objectCache {};return _gea .lookupByNumberWrapper (_aggf ,false );};};_gfd .Log .Trace ("\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006f\u0062\u006a");_gea .ObjCache [_aggf ]=_ggd ; -return _ggd ,false ,nil ;}else if _gdb .XType ==XrefTypeObjectStream {_gfd .Log .Trace ("\u0078r\u0065\u0066\u0020\u0066\u0072\u006f\u006d\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0021");_gfd .Log .Trace ("\u003e\u004c\u006f\u0061\u0064\u0020\u0076\u0069\u0061\u0020\u004f\u0053\u0021"); -_gfd .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",_gdb .OsObjNumber ,_gdb .OsObjIndex ); -if _gdb .OsObjNumber ==_aggf {_gfd .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 ,_ca .New ("\u0078\u0072\u0065f \u0063\u0069\u0072\u0063\u0075\u006c\u0061\u0072\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); -};if _ ,_cbb :=_gea ._aeaea .ObjectMap [_gdb .OsObjNumber ];_cbb {_gcg ,_aec :=_gea .lookupObjectViaOS (_gdb .OsObjNumber ,_aggf );if _aec !=nil {_gfd .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0052\u0065\u0074\u0075\u0072\u006e\u0069n\u0067\u0020\u0045\u0052\u0052\u0020\u0028\u0025\u0073\u0029",_aec ); -return nil ,true ,_aec ;};_gfd .Log .Trace ("\u003c\u004c\u006f\u0061\u0064\u0065\u0064\u0020\u0076i\u0061\u0020\u004f\u0053");_gea .ObjCache [_aggf ]=_gcg ;if _gea ._bfd !=nil {_gea ._bfd ._abb [_gcg ]=true ;};return _gcg ,true ,nil ;};_gfd .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 ,_ca .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 ,_ca .New ("\u0075\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0078\u0072\u0065\u0066 \u0074\u0079\u0070\u0065");}; +// Keys returns the list of keys in the dictionary. +// If `d` is nil returns a nil slice. +func (_adfc *PdfObjectDictionary )Keys ()[]PdfObjectName {if _adfc ==nil {return nil ;};return _adfc ._geaef ;}; -// EncodeBytes DCT encodes the passed in slice of bytes. -func (_aabb *DCTEncoder )EncodeBytes (data []byte )([]byte ,error ){var _gdd _e .Image ;if _aabb .ColorComponents ==1&&_aabb .BitsPerComponent ==8{_gdd =&_e .Gray {Rect :_e .Rect (0,0,_aabb .Width ,_aabb .Height ),Pix :data ,Stride :_aca .BytesPerLine (_aabb .Width ,_aabb .BitsPerComponent ,_aabb .ColorComponents )}; -}else {var _ddaf error ;_gdd ,_ddaf =_aca .NewImage (_aabb .Width ,_aabb .Height ,_aabb .BitsPerComponent ,_aabb .ColorComponents ,data ,nil ,nil );if _ddaf !=nil {return nil ,_ddaf ;};};_abf :=_fd .Options {};_abf .Quality =_aabb .Quality ;var _fbcf _beg .Buffer ; -if _daa :=_fd .Encode (&_fbcf ,_gdd ,&_abf );_daa !=nil {return nil ,_daa ;};return _fbcf .Bytes (),nil ;}; +// EncodeStream encodes the stream data using the encoded specified by the stream's dictionary. +func EncodeStream (streamObj *PdfObjectStream )error {_fb .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_bbac ,_bcbac :=NewEncoderFromStream (streamObj );if _bcbac !=nil {_fb .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",_bcbac ); +return _bcbac ;};if _bfaf ,_bbebb :=_bbac .(*LZWEncoder );_bbebb {_bfaf .EarlyChange =0;streamObj .PdfObjectDictionary .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (0));};_fb .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u000a",_bbac ); +_ebefg ,_bcbac :=_bbac .EncodeBytes (streamObj .Stream );if _bcbac !=nil {_fb .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",_bcbac );return _bcbac ; +};streamObj .Stream =_ebefg ;streamObj .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_ebefg ))));return nil ;};func (_bdgc *PdfParser )parseXrefStream (_gacc *PdfObjectInteger )(*PdfObjectDictionary ,error ){if _gacc !=nil {_fb .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",_gacc ); +_bdgc ._gcdd .Seek (int64 (*_gacc ),_ee .SeekStart );_bdgc ._bac =_def .NewReader (_bdgc ._gcdd );};_dadba :=_bdgc .GetFileOffset ();_bfaab ,_acbb :=_bdgc .ParseIndirectObject ();if _acbb !=nil {_fb .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 ,_b .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");};_fb .Log .Trace ("\u0058R\u0065f\u0053\u0074\u006d\u0020\u006fb\u006a\u0065c\u0074\u003a\u0020\u0025\u0073",_bfaab ); +_bfbb ,_fegef :=_bfaab .(*PdfObjectStream );if !_fegef {_fb .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 ,_b .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");};_bdbc :=_bfbb .PdfObjectDictionary ; +_dfff ,_fegef :=_bfbb .PdfObjectDictionary .Get ("\u0053\u0069\u007a\u0065").(*PdfObjectInteger );if !_fegef {_fb .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 ,_b .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 (*_dfff )> 8388607{_fb .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",*_dfff ); +return nil ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_adcc :=_bfbb .PdfObjectDictionary .Get ("\u0057");_fgfca ,_fegef :=_adcc .(*PdfObjectArray );if !_fegef {return nil ,_b .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0020\u0069\u006e\u0020x\u0072\u0065\u0066\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); +};_fgaag :=_fgfca .Len ();if _fgaag !=3{_fb .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",_fgaag ); +return nil ,_b .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 _facf []int64 ;for _feag :=0;_feag < 3; +_feag ++{_bacf ,_eada :=GetInt (_fgfca .Get (_feag ));if !_eada {return nil ,_b .New ("i\u006e\u0076\u0061\u006cid\u0020w\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0074\u0079\u0070\u0065");};_facf =append (_facf ,int64 (*_bacf ));};_cabaa ,_acbb :=DecodeStream (_bfbb ); +if _acbb !=nil {_fb .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",_acbb );return nil ,_acbb ;};_fdgd :=int (_facf [0]); +_edaf :=int (_facf [0]+_facf [1]);_gabga :=int (_facf [0]+_facf [1]+_facf [2]);_dabb :=int (_facf [0]+_facf [1]+_facf [2]);if _fdgd < 0||_edaf < 0||_gabga < 0{_fb .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",_fdgd ,_edaf ,_gabga ); +return nil ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _dabb ==0{_fb .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 _bdbc ,nil ;};_daebc :=len (_cabaa )/_dabb ;_faaaf :=0;_cebdb :=_bfbb .PdfObjectDictionary .Get ("\u0049\u006e\u0064e\u0078");var _cccac []int ;if _cebdb !=nil {_fb .Log .Trace ("\u0049n\u0064\u0065\u0078\u003a\u0020\u0025b",_cebdb );_ccae ,_aaba :=_cebdb .(*PdfObjectArray ); +if !_aaba {_fb .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 ,_b .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0049\u006e\u0064e\u0078\u0020\u006f\u0062je\u0063\u0074");};if _ccae .Len ()%2!=0{_fb .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 ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_faaaf =0;_acdb ,_defdc :=_ccae .ToIntegerArray ();if _defdc !=nil {_fb .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",_defdc ); +return nil ,_defdc ;};for _gggc :=0;_gggc < len (_acdb );_gggc +=2{_dacb :=_acdb [_gggc ];_gdbeg :=_acdb [_gggc +1];for _bebbc :=0;_bebbc < _gdbeg ;_bebbc ++{_cccac =append (_cccac ,_dacb +_bebbc );};_faaaf +=_gdbeg ;};}else {for _dccga :=0;_dccga < int (*_dfff ); +_dccga ++{_cccac =append (_cccac ,_dccga );};_faaaf =int (*_dfff );};if _daebc ==_faaaf +1{_fb .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"); +_ccde :=_faaaf -1;for _ ,_defbg :=range _cccac {if _defbg > _ccde {_ccde =_defbg ;};};_cccac =append (_cccac ,_ccde +1);_faaaf ++;};if _daebc !=len (_cccac ){_fb .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",_daebc ,len (_cccac )); +return nil ,_b .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");};_fb .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074s\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u0025\u0064",_faaaf ); +_fb .Log .Trace ("\u0049\u006e\u0064i\u0063\u0065\u0073\u003a\u0020\u0025\u0020\u0064",_cccac );_fafeg :=func (_bfgf []byte )int64 {var _baa int64 ;for _cgce :=0;_cgce < len (_bfgf );_cgce ++{_baa +=int64 (_bfgf [_cgce ])*(1<=len (_cccac ){_fb .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 ;};_ebaab :=_cccac [_addb ];_addb ++;_fb .Log .Trace ("%\u0064\u002e\u0020\u0070\u0031\u003a\u0020\u0025\u0020\u0078",_ebaab ,_fdgg );_fb .Log .Trace ("%\u0064\u002e\u0020\u0070\u0032\u003a\u0020\u0025\u0020\u0078",_ebaab ,_dffff );_fb .Log .Trace ("%\u0064\u002e\u0020\u0070\u0033\u003a\u0020\u0025\u0020\u0078",_ebaab ,_bbfb ); +_fb .Log .Trace ("\u0025d\u002e \u0078\u0072\u0065\u0066\u003a \u0025\u0064 \u0025\u0064\u0020\u0025\u0064",_ebaab ,_ggba ,_dbgd ,_eccaf );if _ggba ==0{_fb .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 _ggba ==1{_fb .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",_dffff );if _dbgd ==_dadba {_fb .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",_ebaab ,_bfbb .ObjectNumber ); +_ebaab =int (_bfbb .ObjectNumber );};if _fgdg ,_fbgcg :=_bdgc ._dddfc .ObjectMap [_ebaab ];!_fbgcg ||int (_eccaf )> _fgdg .Generation {_ecegg :=XrefObject {ObjectNumber :_ebaab ,XType :XrefTypeTableEntry ,Offset :_dbgd ,Generation :int (_eccaf )};_bdgc ._dddfc .ObjectMap [_ebaab ]=_ecegg ; +};}else if _ggba ==2{_fb .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 _ ,_dffb :=_bdgc ._dddfc .ObjectMap [_ebaab ];!_dffb {_cfce :=XrefObject {ObjectNumber :_ebaab ,XType :XrefTypeObjectStream ,OsObjNumber :int (_dbgd ),OsObjIndex :int (_eccaf )}; +_bdgc ._dddfc .ObjectMap [_ebaab ]=_cfce ;_fb .Log .Trace ("\u0065\u006e\u0074\u0072\u0079\u003a\u0020\u0025\u002b\u0076",_cfce );};}else {_fb .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 _bdgc ._dgec ==nil {_fggaf :=XrefTypeObjectStream ;_bdgc ._dgec =&_fggaf ;};return _bdbc ,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 ){_gceb :=&PdfObjectStream {};if encoder ==nil {encoder =NewRawEncoder ();};_gceb .PdfObjectDictionary =encoder .MakeStreamDict ();_cbdd ,_faagb :=encoder .EncodeBytes (contents ); -if _faagb !=nil {return nil ,_faagb ;};_gceb .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_cbdd ))));_gceb .Stream =_cbdd ;return _gceb ,nil ;}; +// 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 +// JBIG2Image with 1bpp. For non grayscale images the function performs the conversion to the grayscale temp image. +// Then it checks the value of the gray image value if it's within bounds of the black white threshold. +// This 'bwThreshold' value should be in range (0.0, 1.0). The threshold checks if the grayscale pixel (uint) value +// is greater or smaller than 'bwThreshold' * 255. Pixels inside the range will be white, and the others will be black. +// If the 'bwThreshold' is equal to -1.0 - JB2ImageAutoThreshold then it's value would be set on the base of +// 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 _ba .Image ,bwThreshold float64 )(*JBIG2Image ,error ){const _gada ="\u0047\u006f\u0049\u006d\u0061\u0067\u0065\u0054\u006fJ\u0042\u0049\u0047\u0032";if i ==nil {return nil ,_bb .Error (_gada ,"i\u006d\u0061\u0067\u0065 '\u0069'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); +};var (_ggadc uint8 ;_abdf _eeb .Image ;_fecc error ;);if bwThreshold ==JB2ImageAutoThreshold {_abdf ,_fecc =_eeb .MonochromeConverter .Convert (i );}else if bwThreshold > 1.0||bwThreshold < 0.0{return nil ,_bb .Error (_gada ,"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 {_ggadc =uint8 (255*bwThreshold );_abdf ,_fecc =_eeb .MonochromeThresholdConverter (_ggadc ).Convert (i );};if _fecc !=nil {return nil ,_fecc ;};return _cedd (_abdf ),nil ;};func (_fffc *PdfCrypt )loadCryptFilters (_dfef *PdfObjectDictionary )error {_fffc ._gdc =cryptFilters {}; +_ffdf :=_dfef .Get ("\u0043\u0046");_ffdf =TraceToDirectObject (_ffdf );if _cdg ,_febb :=_ffdf .(*PdfObjectReference );_febb {_ebf ,_bcb :=_fffc ._fdc .LookupByReference (*_cdg );if _bcb !=nil {_fb .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 _bcb ;};_ffdf =TraceToDirectObject (_ebf );};_gddc ,_aec :=_ffdf .(*PdfObjectDictionary );if !_aec {_fb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0043\u0046\u002c \u0074\u0079\u0070\u0065: \u0025\u0054",_ffdf );return _b .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0046"); +};for _ ,_gbg :=range _gddc .Keys (){_eed :=_gddc .Get (_gbg );if _cb ,_gfb :=_eed .(*PdfObjectReference );_gfb {_aefac ,_ffc :=_fffc ._fdc .LookupByReference (*_cb );if _ffc !=nil {_fb .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 _ffc ;};_eed =TraceToDirectObject (_aefac );};_cdb ,_dadg :=_eed .(*PdfObjectDictionary );if !_dadg {return _fe .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",_gbg ,_eed ); +};if _gbg =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{_fb .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 _ebb _bfg .FilterDict ;if _cce :=_ecaf (&_ebb ,_cdb );_cce !=nil {return _cce ;};_gdcb ,_fbbc :=_bfg .NewFilter (_ebb );if _fbbc !=nil {return _fbbc ;};_fffc ._gdc [string (_gbg )]=_gdcb ;};_fffc ._gdc ["\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"]=_bfg .NewIdentity (); +_fffc ._dbe ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _daa ,_bdg :=_dfef .Get ("\u0053\u0074\u0072\u0046").(*PdfObjectName );_bdg {if _ ,_dbef :=_fffc ._gdc [string (*_daa )];!_dbef {return _fe .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",*_daa ); +};_fffc ._dbe =string (*_daa );};_fffc ._faf ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _aaf ,_bbc :=_dfef .Get ("\u0053\u0074\u006d\u0046").(*PdfObjectName );_bbc {if _ ,_egd :=_fffc ._gdc [string (*_aaf )];!_egd {return _fe .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",*_aaf ); +};_fffc ._faf =string (*_aaf );};return nil ;};var _dgad =_fd .MustCompile ("\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u0028\u005c\u0064\u002b)\u005c\u0073\u002a\u0024");func _dfgfd (_gbff *PdfObjectDictionary )(_gdgcd *_eeb .ImageBase ){var (_ededc *PdfObjectInteger ; +_eeab bool ;);if _ededc ,_eeab =_gbff .Get ("\u0057\u0069\u0064t\u0068").(*PdfObjectInteger );_eeab {_gdgcd =&_eeb .ImageBase {Width :int (*_ededc )};}else {return nil ;};if _ededc ,_eeab =_gbff .Get ("\u0048\u0065\u0069\u0067\u0068\u0074").(*PdfObjectInteger ); +_eeab {_gdgcd .Height =int (*_ededc );};if _ededc ,_eeab =_gbff .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074").(*PdfObjectInteger );_eeab {_gdgcd .BitsPerComponent =int (*_ededc );};if _ededc ,_eeab =_gbff .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073").(*PdfObjectInteger ); +_eeab {_gdgcd .ColorComponents =int (*_ededc );};return _gdgcd ;}; -// DecodeGlobals decodes 'encoded' byte stream and returns their Globally defined segments ('Globals'). -func (_caddg *JBIG2Encoder )DecodeGlobals (encoded []byte )(_ag .Globals ,error ){return _ag .DecodeGlobals (encoded );}; +// HasInvalidHexRunes implements core.ParserMetadata interface. +func (_bgbf ParserMetadata )HasInvalidHexRunes ()bool {return _bgbf ._fcdb };func (_gcdfa *PdfParser )repairRebuildXrefsTopDown ()(*XrefTable ,error ){if _gcdfa ._ecae {return nil ,_fe .Errorf ("\u0072\u0065\u0070\u0061\u0069\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); +};_gcdfa ._ecae =true ;_gcdfa ._gcdd .Seek (0,_ee .SeekStart );_gcdfa ._bac =_def .NewReader (_gcdfa ._gcdd );_fdbde :=20;_ebdag :=make ([]byte ,_fdbde );_fababd :=XrefTable {};_fababd .ObjectMap =make (map[int ]XrefObject );for {_gdbf ,_bdaa :=_gcdfa ._bac .ReadByte (); +if _bdaa !=nil {if _bdaa ==_ee .EOF {break ;}else {return nil ,_bdaa ;};};if _gdbf =='j'&&_ebdag [_fdbde -1]=='b'&&_ebdag [_fdbde -2]=='o'&&IsWhiteSpace (_ebdag [_fdbde -3]){_dcec :=_fdbde -4;for IsWhiteSpace (_ebdag [_dcec ])&&_dcec > 0{_dcec --;};if _dcec ==0||!IsDecimalDigit (_ebdag [_dcec ]){continue ; +};for IsDecimalDigit (_ebdag [_dcec ])&&_dcec > 0{_dcec --;};if _dcec ==0||!IsWhiteSpace (_ebdag [_dcec ]){continue ;};for IsWhiteSpace (_ebdag [_dcec ])&&_dcec > 0{_dcec --;};if _dcec ==0||!IsDecimalDigit (_ebdag [_dcec ]){continue ;};for IsDecimalDigit (_ebdag [_dcec ])&&_dcec > 0{_dcec --; +};if _dcec ==0{continue ;};_eaagd :=_gcdfa .GetFileOffset ()-int64 (_fdbde -_dcec );_ccgc :=append (_ebdag [_dcec +1:],_gdbf );_bgea ,_fada ,_adeg :=_ceeb (string (_ccgc ));if _adeg !=nil {_fb .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",_adeg ); +return nil ,_adeg ;};if _bfbc ,_gdegb :=_fababd .ObjectMap [_bgea ];!_gdegb ||_bfbc .Generation < _fada {_gaff :=XrefObject {};_gaff .XType =XrefTypeTableEntry ;_gaff .ObjectNumber =_bgea ;_gaff .Generation =_fada ;_gaff .Offset =_eaagd ;_fababd .ObjectMap [_bgea ]=_gaff ; +};};_ebdag =append (_ebdag [1:_fdbde ],_gdbf );};_gcdfa ._ddbg =nil ;return &_fababd ,nil ;}; -// EncodeBytes encodes data into ASCII85 encoded format. -func (_edbef *ASCII85Encoder )EncodeBytes (data []byte )([]byte ,error ){var _bbfa _beg .Buffer ;for _acac :=0;_acac < len (data );_acac +=4{_bcff :=data [_acac ];_cbae :=1;_gdbd :=byte (0);if _acac +1< len (data ){_gdbd =data [_acac +1];_cbae ++;};_ebbg :=byte (0); -if _acac +2< len (data ){_ebbg =data [_acac +2];_cbae ++;};_acca :=byte (0);if _acac +3< len (data ){_acca =data [_acac +3];_cbae ++;};_dae :=(uint32 (_bcff )<<24)|(uint32 (_gdbd )<<16)|(uint32 (_ebbg )<<8)|uint32 (_acca );if _dae ==0{_bbfa .WriteByte ('z'); -}else {_fdfe :=_edbef .base256Tobase85 (_dae );for _ ,_gaade :=range _fdfe [:_cbae +1]{_bbfa .WriteByte (_gaade +'!');};};};_bbfa .WriteString ("\u007e\u003e");return _bbfa .Bytes (),nil ;}; +// GetFilterName returns the name of the encoding filter. +func (_bgfg *ASCII85Encoder )GetFilterName ()string {return StreamEncodingFilterNameASCII85 }; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_ecfb *RawEncoder )MakeDecodeParams ()PdfObject {return nil }; - -// ReadBytesAt reads byte content at specific offset and length within the PDF. -func (_bcbd *PdfParser )ReadBytesAt (offset ,len int64 )([]byte ,error ){_fefd :=_bcbd .GetFileOffset ();_ ,_abfc :=_bcbd ._cgef .Seek (offset ,_bcdf .SeekStart );if _abfc !=nil {return nil ,_abfc ;};_gggd :=make ([]byte ,len );_ ,_abfc =_bcdf .ReadAtLeast (_bcbd ._cgef ,_gggd ,int (len )); -if _abfc !=nil {return nil ,_abfc ;};_bcbd .SetFileOffset (_fefd );return _gggd ,nil ;};var _geba =_be .MustCompile ("\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u0028\u005c\u0064\u002b)\u005c\u0073\u002a\u0024"); - -// Get returns the i-th element of the array or nil if out of bounds (by index). -func (_cafe *PdfObjectArray )Get (i int )PdfObject {if _cafe ==nil ||i >=len (_cafe ._ddgcf )||i < 0{return nil ;};return _cafe ._ddgcf [i ];}; - -// WriteString outputs the object as it is to be written to file. -func (_bcdb *PdfObjectName )WriteString ()string {var _gefg _beg .Buffer ;if len (*_bcdb )> 127{_gfd .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u0061\u006d\u0065\u0020t\u006fo\u0020l\u006f\u006e\u0067\u0020\u0028\u0025\u0073)",*_bcdb );};_gefg .WriteString ("\u002f"); -for _eaaa :=0;_eaaa < len (*_bcdb );_eaaa ++{_fab :=(*_bcdb )[_eaaa ];if !IsPrintable (_fab )||_fab =='#'||IsDelimiter (_fab ){_gefg .WriteString (_gf .Sprintf ("\u0023\u0025\u002e2\u0078",_fab ));}else {_gefg .WriteByte (_fab );};};return _gefg .String (); -};func _fedbe (_afcea PdfObject ,_afag int ,_aefd map[PdfObject ]struct{})error {_gfd .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",_afag ); -if _ ,_eaddg :=_aefd [_afcea ];_eaddg {_gfd .Log .Trace ("-\u0041\u006c\u0072\u0065ad\u0079 \u0074\u0072\u0061\u0076\u0065r\u0073\u0065\u0064\u002e\u002e\u002e");return nil ;};_aefd [_afcea ]=struct{}{};switch _dfaba :=_afcea .(type ){case *PdfIndirectObject :_dcgd :=_dfaba ; -_gfd .Log .Trace ("\u0069\u006f\u003a\u0020\u0025\u0073",_dcgd );_gfd .Log .Trace ("\u002d\u0020\u0025\u0073",_dcgd .PdfObject );return _fedbe (_dcgd .PdfObject ,_afag +1,_aefd );case *PdfObjectStream :_dccg :=_dfaba ;return _fedbe (_dccg .PdfObjectDictionary ,_afag +1,_aefd ); -case *PdfObjectDictionary :_edbfc :=_dfaba ;_gfd .Log .Trace ("\u002d\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_edbfc );for _ ,_bdbg :=range _edbfc .Keys (){_gaada :=_edbfc .Get (_bdbg );if _gfgb ,_dfga :=_gaada .(*PdfObjectReference );_dfga {_gabe :=_gfgb .Resolve (); -_edbfc .Set (_bdbg ,_gabe );_aaeae :=_fedbe (_gabe ,_afag +1,_aefd );if _aaeae !=nil {return _aaeae ;};}else {_eaga :=_fedbe (_gaada ,_afag +1,_aefd );if _eaga !=nil {return _eaga ;};};};return nil ;case *PdfObjectArray :_dfcfa :=_dfaba ;_gfd .Log .Trace ("-\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_dfcfa ); -for _aebcf ,_dfdfg :=range _dfcfa .Elements (){if _egea ,_fdbd :=_dfdfg .(*PdfObjectReference );_fdbd {_dcdb :=_egea .Resolve ();_dfcfa .Set (_aebcf ,_dcdb );_eefd :=_fedbe (_dcdb ,_afag +1,_aefd );if _eefd !=nil {return _eefd ;};}else {_dcbb :=_fedbe (_dfdfg ,_afag +1,_aefd ); -if _dcbb !=nil {return _dcbb ;};};};return nil ;case *PdfObjectReference :_gfd .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 _ca .New ("\u0065r\u0072\u006f\u0072\u0020t\u0072\u0061\u0063\u0069\u006eg\u0020a\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e"); -};return nil ;}; - -// PdfVersion returns version of the PDF file. -func (_adagg *PdfParser )PdfVersion ()Version {return _adagg ._fgag }; - -// 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 )(_gddcgb *PdfObjectString ,_fecd bool ){_gddcgb ,_fecd =TraceToDirectObject (obj ).(*PdfObjectString );return _gddcgb ,_fecd ;}; - -// 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 _cdce (obj ,0)}; - -// JPXEncoder implements JPX encoder/decoder (dummy, for now) -// FIXME: implement -type JPXEncoder struct{};func (_gbae *PdfObjectFloat )String ()string {return _gf .Sprintf ("\u0025\u0066",*_gbae )}; - -// NewLZWEncoder makes a new LZW encoder with default parameters. -func NewLZWEncoder ()*LZWEncoder {_gbee :=&LZWEncoder {};_gbee .Predictor =1;_gbee .BitsPerComponent =8;_gbee .Colors =1;_gbee .Columns =1;_gbee .EarlyChange =1;return _gbee ;}; - -// EncodeBytes ASCII encodes the passed in slice of bytes. -func (_ccfg *ASCIIHexEncoder )EncodeBytes (data []byte )([]byte ,error ){var _bbaa _beg .Buffer ;for _ ,_afdb :=range data {_bbaa .WriteString (_gf .Sprintf ("\u0025\u002e\u0032X\u0020",_afdb ));};_bbaa .WriteByte ('>');return _bbaa .Bytes (),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 (_deege *PdfObjectArray )ToFloat64Array ()([]float64 ,error ){var _fbcdg []float64 ;for _ ,_abaf :=range _deege .Elements (){switch _gecaa :=_abaf .(type ){case *PdfObjectInteger :_fbcdg =append (_fbcdg ,float64 (*_gecaa ));case *PdfObjectFloat :_fbcdg =append (_fbcdg ,float64 (*_gecaa )); -default:return nil ,ErrTypeError ;};};return _fbcdg ,nil ;}; - -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_dagf *CCITTFaxEncoder )MakeStreamDict ()*PdfObjectDictionary {_dgfa :=MakeDict ();_dgfa .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_dagf .GetFilterName ()));_dgfa .SetIfNotNil ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_dagf .MakeDecodeParams ()); -return _dgfa ;}; - -// PdfObjectReference represents the primitive PDF reference object. -type PdfObjectReference struct{_abdb *PdfParser ;ObjectNumber int64 ;GenerationNumber int64 ;}; - -// DecodeStream implements ASCII85 stream decoding. -func (_fcdg *ASCII85Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _fcdg .DecodeBytes (streamObj .Stream );}; - -// 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 (_deee *PdfParser )Decrypt (password []byte )(bool ,error ){if _deee ._bfd ==nil {return false ,_ca .New ("\u0063\u0068\u0065\u0063k \u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u0072s\u0074");};_ebfga ,_bdcb :=_deee ._bfd .authenticate (password ); -if _bdcb !=nil {return false ,_bdcb ;};if !_ebfga {_ebfga ,_bdcb =_deee ._bfd .authenticate ([]byte (""));};return _ebfga ,_bdcb ;}; +func (_eeg *ASCIIHexEncoder )MakeDecodeParams ()PdfObject {return nil }; -// MakeDict creates and returns an empty PdfObjectDictionary. -func MakeDict ()*PdfObjectDictionary {_ccadf :=&PdfObjectDictionary {};_ccadf ._edgf =map[PdfObjectName ]PdfObject {};_ccadf ._dbee =[]PdfObjectName {};_ccadf ._ccab =&_b .Mutex {};return _ccadf ;};type cryptFilters map[string ]_cb .Filter ; +// String returns a string describing `array`. +func (_dcac *PdfObjectArray )String ()string {_cccd :="\u005b";for _cdeed ,_afaac :=range _dcac .Elements (){_cccd +=_afaac .String ();if _cdeed < (_dcac .Len ()-1){_cccd +="\u002c\u0020";};};_cccd +="\u005d";return _cccd ;}; -// MakeArrayFromFloats creates an PdfObjectArray from a slice of float64s, where each array element is an -// PdfObjectFloat. -func MakeArrayFromFloats (vals []float64 )*PdfObjectArray {_fgad :=MakeArray ();for _ ,_ccffc :=range vals {_fgad .Append (MakeFloat (_ccffc ));};return _fgad ;}; +// MakeDecodeParams makes a new instance of an encoding dictionary based on the current encoder settings. +func (_bbdf *JBIG2Encoder )MakeDecodeParams ()PdfObject {return MakeDict ()};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";); // UpdateParams updates the parameter values of the encoder. -func (_gcgf *LZWEncoder )UpdateParams (params *PdfObjectDictionary ){_debd ,_abac :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _abac ==nil {_gcgf .Predictor =int (_debd );};_efdf ,_abac :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); -if _abac ==nil {_gcgf .BitsPerComponent =int (_efdf );};_dda ,_abac :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _abac ==nil {_gcgf .Columns =int (_dda );};_eggc ,_abac :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); -if _abac ==nil {_gcgf .Colors =int (_eggc );};_aacg ,_abac :=GetNumberAsInt64 (params .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));if _abac ==nil {_gcgf .EarlyChange =int (_aacg );};}; - -// 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 (_gcaag *PdfParser )ParseIndirectObject ()(PdfObject ,error ){_gbgb :=PdfIndirectObject {};_gbgb ._abdb =_gcaag ;_gfd .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a");_bdee ,_dfgce :=_gcaag ._gfcf .Peek (20); -if _dfgce !=nil {if _dfgce !=_bcdf .EOF {_gfd .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 &_gbgb ,_dfgce ; -};};_gfd .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_bdee ));_dbae :=_dgede .FindStringSubmatchIndex (string (_bdee ));if len (_dbae )< 6{if _dfgce ==_bcdf .EOF {return nil ,_dfgce ; -};_gfd .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 (_bdee )); -return &_gbgb ,_ca .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"); -};_gcaag ._gfcf .Discard (_dbae [0]);_gfd .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_dbae );_adbb :=_dbae [1]-_dbae [0];_gadb :=make ([]byte ,_adbb );_ ,_dfgce =_gcaag .ReadAtLeast (_gadb ,_adbb );if _dfgce !=nil {_gfd .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",_dfgce ); -return nil ,_dfgce ;};_gfd .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_gadb );_gcdfb :=_dgede .FindStringSubmatch (string (_gadb ));if len (_gcdfb )< 3{_gfd .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 (_gadb )); -return &_gbgb ,_ca .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"); -};_deaf ,_ :=_f .Atoi (_gcdfb [1]);_deadc ,_ :=_f .Atoi (_gcdfb [2]);_gbgb .ObjectNumber =int64 (_deaf );_gbgb .GenerationNumber =int64 (_deadc );for {_cafg ,_ecgfb :=_gcaag ._gfcf .Peek (2);if _ecgfb !=nil {return &_gbgb ,_ecgfb ;};_gfd .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_cafg ),string (_cafg )); -if IsWhiteSpace (_cafg [0]){_gcaag .skipSpaces ();}else if _cafg [0]=='%'{_gcaag .skipComments ();}else if (_cafg [0]=='<')&&(_cafg [1]=='<'){_gfd .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_gbgb .PdfObject ,_ecgfb =_gcaag .ParseDict (); -_gfd .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_ecgfb );if _ecgfb !=nil {return &_gbgb ,_ecgfb ;};_gfd .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 (_cafg [0]=='/')||(_cafg [0]=='(')||(_cafg [0]=='[')||(_cafg [0]=='<'){_gbgb .PdfObject ,_ecgfb =_gcaag .parseObject ();if _ecgfb !=nil {return &_gbgb ,_ecgfb ;};_gfd .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 _cafg [0]==']'{_gfd .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"); -_gcaag ._gfcf .Discard (1);}else {if _cafg [0]=='e'{_fgfe ,_acdf :=_gcaag .readTextLine ();if _acdf !=nil {return nil ,_acdf ;};if len (_fgfe )>=6&&_fgfe [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _cafg [0]=='s'{_cafg ,_ =_gcaag ._gfcf .Peek (10); -if string (_cafg [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_dabf :=6;if len (_cafg )> 6{if IsWhiteSpace (_cafg [_dabf ])&&_cafg [_dabf ]!='\r'&&_cafg [_dabf ]!='\n'{_gfd .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"); -_gcaag ._dfgd ._bffc =true ;_dabf ++;};if _cafg [_dabf ]=='\r'{_dabf ++;if _cafg [_dabf ]=='\n'{_dabf ++;};}else if _cafg [_dabf ]=='\n'{_dabf ++;}else {_gcaag ._dfgd ._bffc =true ;};};_gcaag ._gfcf .Discard (_dabf );_bbcf ,_dcfd :=_gbgb .PdfObject .(*PdfObjectDictionary ); -if !_dcfd {return nil ,_ca .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");};_gfd .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_bbcf ); -_feae ,_dffd :=_gcaag .traceStreamLength (_bbcf .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"));if _dffd !=nil {_gfd .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",_dffd ); -return nil ,_dffd ;};_gfd .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_feae );_fgcde ,_dbef :=_feae .(*PdfObjectInteger );if !_dbef {return nil ,_ca .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"); -};_cbff :=*_fgcde ;if _cbff < 0{return nil ,_ca .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");};_ddde :=_gcaag .GetFileOffset (); -_abed :=_gcaag .xrefNextObjectOffset (_ddde );if _ddde +int64 (_cbff )> _abed &&_abed > _ddde {_gfd .Log .Debug ("E\u0078\u0070\u0065\u0063te\u0064 \u0065\u006e\u0064\u0069\u006eg\u0020\u0061\u0074\u0020\u0025\u0064",_ddde +int64 (_cbff ));_gfd .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",_abed ); -_gacc :=_abed -_ddde -17;if _gacc < 0{return nil ,_ca .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"); -};_gfd .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",_gacc );_cbff =PdfObjectInteger (_gacc ); -_bbcf .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (_gacc ));};if int64 (_cbff )> _gcaag ._affc {_gfd .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 ,_ca .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");};_eecd :=make ([]byte ,_cbff ); -_ ,_dffd =_gcaag .ReadAtLeast (_eecd ,int (_cbff ));if _dffd !=nil {_gfd .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_eecd ),_eecd );_gfd .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dffd ); -return nil ,_dffd ;};_bbfc :=PdfObjectStream {};_bbfc .Stream =_eecd ;_bbfc .PdfObjectDictionary =_gbgb .PdfObject .(*PdfObjectDictionary );_bbfc .ObjectNumber =_gbgb .ObjectNumber ;_bbfc .GenerationNumber =_gbgb .GenerationNumber ;_bbfc .PdfObjectReference ._abdb =_gcaag ; -_gcaag .skipSpaces ();_gcaag ._gfcf .Discard (9);_gcaag .skipSpaces ();return &_bbfc ,nil ;};};_gbgb .PdfObject ,_ecgfb =_gcaag .parseObject ();if _gbgb .PdfObject ==nil {_gfd .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"); -_gbgb .PdfObject =MakeNull ();};return &_gbgb ,_ecgfb ;};};if _gbgb .PdfObject ==nil {_gfd .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"); -_gbgb .PdfObject =MakeNull ();};_gfd .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021");return &_gbgb ,nil ;}; - -// DecodeBytes decodes the CCITTFax encoded image data. -func (_feb *CCITTFaxEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_aacd ,_eeae :=_fg .NewDecoder (encoded ,_fg .DecodeOptions {Columns :_feb .Columns ,Rows :_feb .Rows ,K :_feb .K ,EncodedByteAligned :_feb .EncodedByteAlign ,BlackIsOne :_feb .BlackIs1 ,EndOfBlock :_feb .EndOfBlock ,EndOfLine :_feb .EndOfLine ,DamagedRowsBeforeError :_feb .DamagedRowsBeforeError }); -if _eeae !=nil {return nil ,_eeae ;};_fadc ,_eeae :=_bcd .ReadAll (_aacd );if _eeae !=nil {return nil ,_eeae ;};return _fadc ,nil ;};func (_agd *PdfCrypt )isDecrypted (_ddc PdfObject )bool {_ ,_gee :=_agd ._abb [_ddc ];if _gee {_gfd .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0064\u0065\u0063\u0072y\u0070\u0074\u0065\u0064"); -return true ;};switch _fba :=_ddc .(type ){case *PdfObjectStream :if _agd ._efc .R !=5{if _bdge ,_ffb :=_fba .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );_ffb &&*_bdge =="\u0058\u0052\u0065\u0066"{return true ;};};case *PdfIndirectObject :if _ ,_gee =_agd ._afd [int (_fba .ObjectNumber )]; -_gee {return true ;};switch _ada :=_fba .PdfObject .(type ){case *PdfObjectDictionary :_bffe :=true ;for _ ,_eef :=range _eabc {if _ada .Get (_eef )==nil {_bffe =false ;break ;};};if _bffe {return true ;};};};_gfd .Log .Trace ("\u004e\u006f\u0074\u0020\u0064\u0065\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074"); -return false ;}; +func (_eabb *ASCIIHexEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// GetFilterName returns the name of the encoding filter. -func (_cdc *ASCIIHexEncoder )GetFilterName ()string {return StreamEncodingFilterNameASCIIHex }; - -// Elements returns a slice of the PdfObject elements in the array. -func (_dafb *PdfObjectArray )Elements ()[]PdfObject {if _dafb ==nil {return nil ;};return _dafb ._ddgcf ;}; +// 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 _aaea _ce .Buffer ;_aaea .Write ([]byte {0xFE,0xFF});_aaea .WriteString (_gdd .StringToUTF16 (s ));return &PdfObjectString {_cabgg :_aaea .String (),_dfacf :true };};return &PdfObjectString {_cabgg :string (_gdd .StringToPDFDocEncoding (s )),_dfacf :false }; +};type cryptFilters map[string ]_bfg .Filter ; -// WriteString outputs the object as it is to be written to file. -func (_fbcbd *PdfObjectDictionary )WriteString ()string {var _facfc _gd .Builder ;_facfc .WriteString ("\u003c\u003c");for _ ,_agac :=range _fbcbd ._dbee {_cebea :=_fbcbd ._edgf [_agac ];_facfc .WriteString (_agac .WriteString ());_facfc .WriteString ("\u0020"); -_facfc .WriteString (_cebea .WriteString ());};_facfc .WriteString ("\u003e\u003e");return _facfc .String ();};func _cafd (_dcfb _aca .Image )*JBIG2Image {_fff :=_dcfb .Base ();return &JBIG2Image {Data :_fff .Data ,Width :_fff .Width ,Height :_fff .Height ,HasPadding :true }; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_dbea *FlateEncoder )MakeDecodeParams ()PdfObject {if _dbea .Predictor > 1{_fafce :=MakeDict ();_fafce .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_dbea .Predictor )));if _dbea .BitsPerComponent !=8{_fafce .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_dbea .BitsPerComponent ))); +};if _dbea .Columns !=1{_fafce .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_dbea .Columns )));};if _dbea .Colors !=1{_fafce .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_dbea .Colors )));};return _fafce ;};return nil ; }; -// NewASCII85Encoder makes a new ASCII85 encoder. -func NewASCII85Encoder ()*ASCII85Encoder {_cgdc :=&ASCII85Encoder {};return _cgdc };const (XrefTypeTableEntry xrefType =iota ;XrefTypeObjectStream xrefType =iota ;); +// LookupByReference looks up a PdfObject by a reference. +func (_dc *PdfParser )LookupByReference (ref PdfObjectReference )(PdfObject ,error ){_fb .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 _dc .LookupByNumber (int (ref .ObjectNumber )); +};func _bbdc (_ccdag PdfObject ,_eebeb int ,_ebaeg map[PdfObject ]struct{})error {_fb .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",_eebeb ); +if _ ,_caafe :=_ebaeg [_ccdag ];_caafe {_fb .Log .Trace ("-\u0041\u006c\u0072\u0065ad\u0079 \u0074\u0072\u0061\u0076\u0065r\u0073\u0065\u0064\u002e\u002e\u002e");return nil ;};_ebaeg [_ccdag ]=struct{}{};switch _adeaf :=_ccdag .(type ){case *PdfIndirectObject :_dbfc :=_adeaf ; +_fb .Log .Trace ("\u0069\u006f\u003a\u0020\u0025\u0073",_dbfc );_fb .Log .Trace ("\u002d\u0020\u0025\u0073",_dbfc .PdfObject );return _bbdc (_dbfc .PdfObject ,_eebeb +1,_ebaeg );case *PdfObjectStream :_adade :=_adeaf ;return _bbdc (_adade .PdfObjectDictionary ,_eebeb +1,_ebaeg ); +case *PdfObjectDictionary :_egagg :=_adeaf ;_fb .Log .Trace ("\u002d\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_egagg );for _ ,_bcec :=range _egagg .Keys (){_geeg :=_egagg .Get (_bcec );if _aaeg ,_bdcgf :=_geeg .(*PdfObjectReference );_bdcgf {_fbgg :=_aaeg .Resolve (); +_egagg .Set (_bcec ,_fbgg );_fafcg :=_bbdc (_fbgg ,_eebeb +1,_ebaeg );if _fafcg !=nil {return _fafcg ;};}else {_edbf :=_bbdc (_geeg ,_eebeb +1,_ebaeg );if _edbf !=nil {return _edbf ;};};};return nil ;case *PdfObjectArray :_bcabd :=_adeaf ;_fb .Log .Trace ("-\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_bcabd ); +for _dcgf ,_ccfb :=range _bcabd .Elements (){if _bbacg ,_efbbd :=_ccfb .(*PdfObjectReference );_efbbd {_adfa :=_bbacg .Resolve ();_bcabd .Set (_dcgf ,_adfa );_bfabd :=_bbdc (_adfa ,_eebeb +1,_ebaeg );if _bfabd !=nil {return _bfabd ;};}else {_cceeg :=_bbdc (_ccfb ,_eebeb +1,_ebaeg ); +if _cceeg !=nil {return _cceeg ;};};};return nil ;case *PdfObjectReference :_fb .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 _b .New ("\u0065r\u0072\u006f\u0072\u0020t\u0072\u0061\u0063\u0069\u006eg\u0020a\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e"); +};return nil ;};func (_cadcd *JBIG2Image )toBitmap ()(_eacd *_gde .Bitmap ,_gdeg error ){const _beab ="\u004a\u0042\u0049\u00472I\u006d\u0061\u0067\u0065\u002e\u0074\u006f\u0042\u0069\u0074\u006d\u0061\u0070";if _cadcd .Data ==nil {return nil ,_bb .Error (_beab ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); +};if _cadcd .Width ==0||_cadcd .Height ==0{return nil ,_bb .Error (_beab ,"\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 _cadcd .HasPadding {_eacd ,_gdeg =_gde .NewWithData (_cadcd .Width ,_cadcd .Height ,_cadcd .Data );}else {_eacd ,_gdeg =_gde .NewWithUnpaddedData (_cadcd .Width ,_cadcd .Height ,_cadcd .Data );};if _gdeg !=nil {return nil ,_bb .Wrap (_gdeg ,_beab ,""); +};return _eacd ,nil ;}; -// EncodeStream encodes the stream data using the encoded specified by the stream's dictionary. -func EncodeStream (streamObj *PdfObjectStream )error {_gfd .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_fecef ,_gega :=NewEncoderFromStream (streamObj );if _gega !=nil {_gfd .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",_gega ); -return _gega ;};if _aeaeg ,_gddeb :=_fecef .(*LZWEncoder );_gddeb {_aeaeg .EarlyChange =0;streamObj .PdfObjectDictionary .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (0));};_gfd .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u000a",_fecef ); -_dbde ,_gega :=_fecef .EncodeBytes (streamObj .Stream );if _gega !=nil {_gfd .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",_gega );return _gega ; -};streamObj .Stream =_dbde ;streamObj .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_dbde ))));return nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_gdaba *PdfObjectBool )WriteString ()string {if *_gdaba {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";};func (_cegba *PdfParser )seekPdfVersionTopDown ()(int ,int ,error ){_cegba ._gcdd .Seek (0,_ee .SeekStart );_cegba ._bac =_def .NewReader (_cegba ._gcdd ); +_agfb :=20;_afcce :=make ([]byte ,_agfb );for {_cgbe ,_geebd :=_cegba ._bac .ReadByte ();if _geebd !=nil {if _geebd ==_ee .EOF {break ;}else {return 0,0,_geebd ;};};if IsDecimalDigit (_cgbe )&&_afcce [_agfb -1]=='.'&&IsDecimalDigit (_afcce [_agfb -2])&&_afcce [_agfb -3]=='-'&&_afcce [_agfb -4]=='F'&&_afcce [_agfb -5]=='D'&&_afcce [_agfb -6]=='P'{_adfd :=int (_afcce [_agfb -2]-'0'); +_fgdga :=int (_cgbe -'0');return _adfd ,_fgdga ,nil ;};_afcce =append (_afcce [1:_agfb ],_cgbe );};return 0,0,_b .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};func _deca (_eag _ee .ReadSeeker ,_eeda int64 )(*offsetReader ,error ){_gafe :=&offsetReader {_befd :_eag ,_bgbg :_eeda }; +_ ,_edgg :=_gafe .Seek (0,_ee .SeekStart );return _gafe ,_edgg ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_cfaaf *JPXEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()};func _efdfd (_bece int )int {if _bece < 0{return -_bece ;};return _bece ;};func (_abbf *offsetReader )Read (p []byte )(_afcd int ,_fdgfcd error ){return _abbf ._bbce .Read (p )}; -func _cdce (_ecbba PdfObject ,_ccabc int )PdfObject {if _ccabc > _gcfa {_gfd .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",_gcfa ); -return MakeNull ();};switch _gceaf :=_ecbba .(type ){case *PdfIndirectObject :_ecbba =_cdce ((*_gceaf ).PdfObject ,_ccabc +1);case *PdfObjectArray :for _ceba ,_bbgc :=range (*_gceaf )._ddgcf {(*_gceaf )._ddgcf [_ceba ]=_cdce (_bbgc ,_ccabc +1);};case *PdfObjectDictionary :for _dbbb ,_egebb :=range (*_gceaf )._edgf {(*_gceaf )._edgf [_dbbb ]=_cdce (_egebb ,_ccabc +1); -};_bc .Slice ((*_gceaf )._dbee ,func (_cccf ,_bddfb int )bool {return (*_gceaf )._dbee [_cccf ]< (*_gceaf )._dbee [_bddfb ]});};return _ecbba ;}; +// NewJPXEncoder returns a new instance of JPXEncoder. +func NewJPXEncoder ()*JPXEncoder {return &JPXEncoder {}}; -// PdfObjectInteger represents the primitive PDF integer numerical object. -type PdfObjectInteger int64 ;func _fcc (_aad *_bec .StdEncryptDict ,_edf *PdfObjectDictionary )error {R ,_fea :=_edf .Get ("\u0052").(*PdfObjectInteger );if !_fea {return _ca .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 );};_aad .R =int (*R );O ,_fea :=_edf .GetString ("\u004f");if !_fea {return _ca .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 _aad .R ==5||_aad .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 )); -};_aad .O =[]byte (O );U ,_fea :=_edf .GetString ("\u0055");if !_fea {return _ca .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 _aad .R ==5||_aad .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{_gfd .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 ));};_aad .U =[]byte (U );if _aad .R >=5{OE ,_cba :=_edf .GetString ("\u004f\u0045"); -if !_cba {return _ca .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 )); -};_aad .OE =[]byte (OE );UE ,_cba :=_edf .GetString ("\u0055\u0045");if !_cba {return _ca .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 ));};_aad .UE =[]byte (UE );};P ,_fea :=_edf .Get ("\u0050").(*PdfObjectInteger );if !_fea {return _ca .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"); -};_aad .P =_bec .Permissions (*P );if _aad .R ==6{Perms ,_dab :=_edf .GetString ("\u0050\u0065\u0072m\u0073");if !_dab {return _ca .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 ));};_aad .Perms =[]byte (Perms );};if _cffa ,_cedb :=_edf .Get ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061").(*PdfObjectBool ); -_cedb {_aad .EncryptMetadata =bool (*_cffa );}else {_aad .EncryptMetadata =true ;};return 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 ){_fffa :=&PdfObjectStream {};if encoder ==nil {encoder =NewRawEncoder ();};_fffa .PdfObjectDictionary =encoder .MakeStreamDict ();_bebfb ,_dfcb :=encoder .EncodeBytes (contents ); +if _dfcb !=nil {return nil ,_dfcb ;};_fffa .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_bebfb ))));_fffa .Stream =_bebfb ;return _fffa ,nil ;}; -// 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 (_caea *JBIG2Encoder )EncodeBytes (data []byte )([]byte ,error ){const _dgace ="\u004aB\u0049\u0047\u0032\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002eE\u006e\u0063\u006f\u0064\u0065\u0042\u0079\u0074\u0065\u0073";if _caea .ColorComponents !=1||_caea .BitsPerComponent !=1{return nil ,_de .Errorf (_dgace ,"\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 (_bede *_bg .Bitmap ;_ffaf error ;);_gcaa :=(_caea .Width *_caea .Height )==len (data );if _gcaa {_bede ,_ffaf =_bg .NewWithUnpaddedData (_caea .Width ,_caea .Height ,data );}else {_bede ,_ffaf =_bg .NewWithData (_caea .Width ,_caea .Height ,data ); -};if _ffaf !=nil {return nil ,_ffaf ;};_dfcf :=_caea .DefaultPageSettings ;if _ffaf =_dfcf .Validate ();_ffaf !=nil {return nil ,_de .Wrap (_ffaf ,_dgace ,"");};if _caea ._fedd ==nil {_caea ._fedd =_gb .InitEncodeDocument (_dfcf .FileMode );};switch _dfcf .Compression {case JB2Generic :if _ffaf =_caea ._fedd .AddGenericPage (_bede ,_dfcf .DuplicatedLinesRemoval ); -_ffaf !=nil {return nil ,_de .Wrap (_ffaf ,_dgace ,"");};case JB2SymbolCorrelation :return nil ,_de .Error (_dgace ,"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 ,_de .Error (_dgace ,"\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 ,_de .Error (_dgace ,"\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 _caea .Encode ();};func (_cbga *PdfParser )checkPostEOFData ()error {const _gacd ="\u0025\u0025\u0045O\u0046"; -_ ,_gce :=_cbga ._cgef .Seek (-int64 (len ([]byte (_gacd )))-1,_bcdf .SeekEnd );if _gce !=nil {return _gce ;};_efcb :=make ([]byte ,len ([]byte (_gacd ))+1);_ ,_gce =_cbga ._cgef .Read (_efcb );if _gce !=nil {if _gce !=_bcdf .EOF {return _gce ;};};if string (_efcb )==_gacd ||string (_efcb )==_gacd +"\u000a"{_cbga ._dfgd ._eedd =true ; -};return nil ;};func (_cbg *PdfCrypt )loadCryptFilters (_feec *PdfObjectDictionary )error {_cbg ._aac =cryptFilters {};_ece :=_feec .Get ("\u0043\u0046");_ece =TraceToDirectObject (_ece );if _edd ,_fef :=_ece .(*PdfObjectReference );_fef {_feg ,_beed :=_cbg ._bfcb .LookupByReference (*_edd ); -if _beed !=nil {_gfd .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 _beed ;};_ece =TraceToDirectObject (_feg );};_fbf ,_agf :=_ece .(*PdfObjectDictionary ); -if !_agf {_gfd .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0043\u0046\u002c \u0074\u0079\u0070\u0065: \u0025\u0054",_ece );return _ca .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0046");};for _ ,_bbf :=range _fbf .Keys (){_fed :=_fbf .Get (_bbf ); -if _fdf ,_faa :=_fed .(*PdfObjectReference );_faa {_aaf ,_deb :=_cbg ._bfcb .LookupByReference (*_fdf );if _deb !=nil {_gfd .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 _deb ;};_fed =TraceToDirectObject (_aaf );};_gbdf ,_bga :=_fed .(*PdfObjectDictionary );if !_bga {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",_bbf ,_fed ); -};if _bbf =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{_gfd .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 _dag _cb .FilterDict ;if _aadg :=_gcb (&_dag ,_gbdf );_aadg !=nil {return _aadg ;};_bdf ,_dgb :=_cb .NewFilter (_dag );if _dgb !=nil {return _dgb ;};_cbg ._aac [string (_bbf )]=_bdf ;};_cbg ._aac ["\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"]=_cb .NewIdentity (); -_cbg ._cgeb ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _bbef ,_bdg :=_feec .Get ("\u0053\u0074\u0072\u0046").(*PdfObjectName );_bdg {if _ ,_gge :=_cbg ._aac [string (*_bbef )];!_gge {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",*_bbef ); -};_cbg ._cgeb =string (*_bbef );};_cbg ._ddd ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _cfaa ,_gfab :=_feec .Get ("\u0053\u0074\u006d\u0046").(*PdfObjectName );_gfab {if _ ,_cgcd :=_cbg ._aac [string (*_cfaa )];!_cgcd {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",*_cfaa ); -};_cbg ._ddd =string (*_cfaa );};return nil ;};func (_eedc *PdfObjectInteger )String ()string {return _gf .Sprintf ("\u0025\u0064",*_eedc )}; +// SetFileOffset sets the file to an offset position and resets buffer. +func (_aeaa *PdfParser )SetFileOffset (offset int64 ){if offset < 0{offset =0;};_aeaa ._gcdd .Seek (offset ,_ee .SeekStart );_aeaa ._bac =_def .NewReader (_aeaa ._gcdd );}; // 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 (_gdde *PdfObjectDictionary )SetIfNotNil (key PdfObjectName ,val PdfObject ){if val !=nil {switch _edcc :=val .(type ){case *PdfObjectName :if _edcc !=nil {_gdde .Set (key ,val );};case *PdfObjectDictionary :if _edcc !=nil {_gdde .Set (key ,val ); -};case *PdfObjectStream :if _edcc !=nil {_gdde .Set (key ,val );};case *PdfObjectString :if _edcc !=nil {_gdde .Set (key ,val );};case *PdfObjectNull :if _edcc !=nil {_gdde .Set (key ,val );};case *PdfObjectInteger :if _edcc !=nil {_gdde .Set (key ,val ); -};case *PdfObjectArray :if _edcc !=nil {_gdde .Set (key ,val );};case *PdfObjectBool :if _edcc !=nil {_gdde .Set (key ,val );};case *PdfObjectFloat :if _edcc !=nil {_gdde .Set (key ,val );};case *PdfObjectReference :if _edcc !=nil {_gdde .Set (key ,val ); -};case *PdfIndirectObject :if _edcc !=nil {_gdde .Set (key ,val );};default:_gfd .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 ); -};};};func _eae (_eeaf _bcdf .ReadSeeker ,_cacf int64 )(*limitedReadSeeker ,error ){_ ,_edff :=_eeaf .Seek (0,_bcdf .SeekStart );if _edff !=nil {return nil ,_edff ;};return &limitedReadSeeker {_daace :_eeaf ,_ecdf :_cacf },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 (_gbce *PdfObjectDictionary )Merge (another *PdfObjectDictionary )*PdfObjectDictionary {if another !=nil {for _ ,_gddcg :=range another .Keys (){_eaef :=another .Get (_gddcg );_gbce .Set (_gddcg ,_eaef );};};return _gbce ;}; - -// WriteString outputs the object as it is to be written to file. -func (_bage *PdfObjectArray )WriteString ()string {var _bgea _gd .Builder ;_bgea .WriteString ("\u005b");for _egcce ,_ebfdc :=range _bage .Elements (){_bgea .WriteString (_ebfdc .WriteString ());if _egcce < (_bage .Len ()-1){_bgea .WriteString ("\u0020"); -};};_bgea .WriteString ("\u005d");return _bgea .String ();}; - -// 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 ; +func (_dacae *PdfObjectDictionary )SetIfNotNil (key PdfObjectName ,val PdfObject ){if val !=nil {switch _ebae :=val .(type ){case *PdfObjectName :if _ebae !=nil {_dacae .Set (key ,val );};case *PdfObjectDictionary :if _ebae !=nil {_dacae .Set (key ,val ); +};case *PdfObjectStream :if _ebae !=nil {_dacae .Set (key ,val );};case *PdfObjectString :if _ebae !=nil {_dacae .Set (key ,val );};case *PdfObjectNull :if _ebae !=nil {_dacae .Set (key ,val );};case *PdfObjectInteger :if _ebae !=nil {_dacae .Set (key ,val ); +};case *PdfObjectArray :if _ebae !=nil {_dacae .Set (key ,val );};case *PdfObjectBool :if _ebae !=nil {_dacae .Set (key ,val );};case *PdfObjectFloat :if _ebae !=nil {_dacae .Set (key ,val );};case *PdfObjectReference :if _ebae !=nil {_dacae .Set (key ,val ); +};case *PdfIndirectObject :if _ebae !=nil {_dacae .Set (key ,val );};default:_fb .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 ); +};};};func (_gee *PdfCrypt )isEncrypted (_bgf PdfObject )bool {_ ,_bdc :=_gee ._fce [_bgf ];if _bdc {_fb .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0065\u006e\u0063\u0072y\u0070\u0074\u0065\u0064");return true ;};_fb .Log .Trace ("\u004e\u006f\u0074\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074"); +return false ;}; -// For normal xrefs (defined by OFFSET) -Offset int64 ; +// String returns a string describing `ref`. +func (_dbbb *PdfObjectReference )String ()string {return _fe .Sprintf ("\u0052\u0065\u0066\u0028\u0025\u0064\u0020\u0025\u0064\u0029",_dbbb .ObjectNumber ,_dbbb .GenerationNumber );}; -// For xrefs to object streams. -OsObjNumber int ;OsObjIndex int ;}; +// String returns a string describing `null`. +func (_cbdb *PdfObjectNull )String ()string {return "\u006e\u0075\u006c\u006c"}; -// 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 (_daac *CCITTFaxEncoder )EncodeBytes (data []byte )([]byte ,error ){var _fbde _aca .Gray ;switch len (data ){case _daac .Rows *_daac .Columns :_baeg ,_egec :=_aca .NewImage (_daac .Columns ,_daac .Rows ,8,1,data ,nil ,nil );if _egec !=nil {return nil ,_egec ; -};_fbde =_baeg .(_aca .Gray );case (_daac .Columns *_daac .Rows )+7>>3:_cfdb ,_fbfb :=_aca .NewImage (_daac .Columns ,_daac .Rows ,1,1,data ,nil ,nil );if _fbfb !=nil {return nil ,_fbfb ;};_fcea :=_cfdb .(*_aca .Monochrome );if _fbfb =_fcea .AddPadding (); -_fbfb !=nil {return nil ,_fbfb ;};_fbde =_fcea ;default:if len (data )< _aca .BytesPerLine (_daac .Columns ,1,1)*_daac .Rows {return nil ,_ca .New ("p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020i\u006e\u0070\u0075t\u0020d\u0061\u0074\u0061"); -};_gcbc ,_cecae :=_aca .NewImage (_daac .Columns ,_daac .Rows ,1,1,data ,nil ,nil );if _cecae !=nil {return nil ,_cecae ;};_dbc :=_gcbc .(*_aca .Monochrome );_fbde =_dbc ;};_cebg :=make ([][]byte ,_daac .Rows );for _dfab :=0;_dfab < _daac .Rows ;_dfab ++{_efef :=make ([]byte ,_daac .Columns ); -for _cdg :=0;_cdg < _daac .Columns ;_cdg ++{_fgaae :=_fbde .GrayAt (_cdg ,_dfab );_efef [_cdg ]=_fgaae .Y >>7;};_cebg [_dfab ]=_efef ;};_aeaa :=&_fg .Encoder {K :_daac .K ,Columns :_daac .Columns ,EndOfLine :_daac .EndOfLine ,EndOfBlock :_daac .EndOfBlock ,BlackIs1 :_daac .BlackIs1 ,DamagedRowsBeforeError :_daac .DamagedRowsBeforeError ,Rows :_daac .Rows ,EncodedByteAlign :_daac .EncodedByteAlign }; -return _aeaa .Encode (_cebg ),nil ;}; +// GetUpdatedObjects returns pdf objects which were updated from the specific version (from prevParser). +func (_ecedc *PdfParser )GetUpdatedObjects (prevParser *PdfParser )(map[int64 ]PdfObject ,error ){if prevParser ==nil {return nil ,_b .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"); +};_beebb ,_adaf :=_ecedc .getNumbersOfUpdatedObjects (prevParser );if _adaf !=nil {return nil ,_adaf ;};_edeg :=make (map[int64 ]PdfObject );for _ ,_abbdc :=range _beebb {if _cdfg ,_fffee :=_ecedc .LookupByNumber (_abbdc );_fffee ==nil {_edeg [int64 (_abbdc )]=_cdfg ; +}else {return nil ,_fffee ;};};return _edeg ,nil ;};var _cfbdg =_fd .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"); -// HasInvalidSeparationAfterXRef implements core.ParserMetadata interface. -func (_cbcd ParserMetadata )HasInvalidSeparationAfterXRef ()bool {return _cbcd ._bcdab };type encryptDict struct{Filter string ;V int ;SubFilter string ;Length int ;StmF string ;StrF string ;EFF string ;CF map[string ]_cb .FilterDict ;};func (_bgafa *PdfParser )parseXrefStream (_eada *PdfObjectInteger )(*PdfObjectDictionary ,error ){if _eada !=nil {_gfd .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",_eada ); -_bgafa ._cgef .Seek (int64 (*_eada ),_bcdf .SeekStart );_bgafa ._gfcf =_ec .NewReader (_bgafa ._cgef );};_ggaa :=_bgafa .GetFileOffset ();_bfef ,_feggf :=_bgafa .ParseIndirectObject ();if _feggf !=nil {_gfd .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 ,_ca .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");};_gfd .Log .Trace ("\u0058R\u0065f\u0053\u0074\u006d\u0020\u006fb\u006a\u0065c\u0074\u003a\u0020\u0025\u0073",_bfef ); -_gfdg ,_caef :=_bfef .(*PdfObjectStream );if !_caef {_gfd .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 ,_ca .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");};_gbfd :=_gfdg .PdfObjectDictionary ; -_cddf ,_caef :=_gfdg .PdfObjectDictionary .Get ("\u0053\u0069\u007a\u0065").(*PdfObjectInteger );if !_caef {_gfd .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 ,_ca .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 (*_cddf )> 8388607{_gfd .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",*_cddf ); -return nil ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_bfgb :=_gfdg .PdfObjectDictionary .Get ("\u0057");_cadf ,_caef :=_bfgb .(*PdfObjectArray );if !_caef {return nil ,_ca .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0020\u0069\u006e\u0020x\u0072\u0065\u0066\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); -};_gccgg :=_cadf .Len ();if _gccgg !=3{_gfd .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",_gccgg ); -return nil ,_ca .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 _afcg []int64 ;for _ecged :=0;_ecged < 3; -_ecged ++{_aabg ,_cadg :=GetInt (_cadf .Get (_ecged ));if !_cadg {return nil ,_ca .New ("i\u006e\u0076\u0061\u006cid\u0020w\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0074\u0079\u0070\u0065");};_afcg =append (_afcg ,int64 (*_aabg ));};_edef ,_feggf :=DecodeStream (_gfdg ); -if _feggf !=nil {_gfd .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",_feggf );return nil ,_feggf ;};_bdb :=int (_afcg [0]); -_gegb :=int (_afcg [0]+_afcg [1]);_ggcf :=int (_afcg [0]+_afcg [1]+_afcg [2]);_cdba :=int (_afcg [0]+_afcg [1]+_afcg [2]);if _bdb < 0||_gegb < 0||_ggcf < 0{_gfd .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",_bdb ,_gegb ,_ggcf ); -return nil ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _cdba ==0{_gfd .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 _gbfd ,nil ;};_fbdc :=len (_edef )/_cdba ;_gdef :=0;_gabg :=_gfdg .PdfObjectDictionary .Get ("\u0049\u006e\u0064e\u0078");var _aage []int ;if _gabg !=nil {_gfd .Log .Trace ("\u0049n\u0064\u0065\u0078\u003a\u0020\u0025b",_gabg );_fadce ,_fcce :=_gabg .(*PdfObjectArray ); -if !_fcce {_gfd .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 ,_ca .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0049\u006e\u0064e\u0078\u0020\u006f\u0062je\u0063\u0074");};if _fadce .Len ()%2!=0{_gfd .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 ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_gdef =0;_gfde ,_adfa :=_fadce .ToIntegerArray ();if _adfa !=nil {_gfd .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",_adfa ); -return nil ,_adfa ;};for _dfag :=0;_dfag < len (_gfde );_dfag +=2{_dgcf :=_gfde [_dfag ];_ggfdg :=_gfde [_dfag +1];for _faae :=0;_faae < _ggfdg ;_faae ++{_aage =append (_aage ,_dgcf +_faae );};_gdef +=_ggfdg ;};}else {for _edbf :=0;_edbf < int (*_cddf ); -_edbf ++{_aage =append (_aage ,_edbf );};_gdef =int (*_cddf );};if _fbdc ==_gdef +1{_gfd .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"); -_ecfa :=_gdef -1;for _ ,_fdc :=range _aage {if _fdc > _ecfa {_ecfa =_fdc ;};};_aage =append (_aage ,_ecfa +1);_gdef ++;};if _fbdc !=len (_aage ){_gfd .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",_fbdc ,len (_aage )); -return nil ,_ca .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");};_gfd .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074s\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u0025\u0064",_gdef ); -_gfd .Log .Trace ("\u0049\u006e\u0064i\u0063\u0065\u0073\u003a\u0020\u0025\u0020\u0064",_aage );_beb :=func (_abfa []byte )int64 {var _agbf int64 ;for _cfgd :=0;_cfgd < len (_abfa );_cfgd ++{_agbf +=int64 (_abfa [_cfgd ])*(1<=len (_aage ){_gfd .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 ;};_affd :=_aage [_fccga ];_fccga ++;_gfd .Log .Trace ("%\u0064\u002e\u0020\u0070\u0031\u003a\u0020\u0025\u0020\u0078",_affd ,_cbfea );_gfd .Log .Trace ("%\u0064\u002e\u0020\u0070\u0032\u003a\u0020\u0025\u0020\u0078",_affd ,_dccc );_gfd .Log .Trace ("%\u0064\u002e\u0020\u0070\u0033\u003a\u0020\u0025\u0020\u0078",_affd ,_fbfa ); -_gfd .Log .Trace ("\u0025d\u002e \u0078\u0072\u0065\u0066\u003a \u0025\u0064 \u0025\u0064\u0020\u0025\u0064",_affd ,_gaba ,_ggbc ,_cdfg );if _gaba ==0{_gfd .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 _gaba ==1{_gfd .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",_dccc );if _ggbc ==_ggaa {_gfd .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",_affd ,_gfdg .ObjectNumber ); -_affd =int (_gfdg .ObjectNumber );};if _gdgc ,_gccd :=_bgafa ._aeaea .ObjectMap [_affd ];!_gccd ||int (_cdfg )> _gdgc .Generation {_gbdg :=XrefObject {ObjectNumber :_affd ,XType :XrefTypeTableEntry ,Offset :_ggbc ,Generation :int (_cdfg )};_bgafa ._aeaea .ObjectMap [_affd ]=_gbdg ; -};}else if _gaba ==2{_gfd .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 _ ,_eefaa :=_bgafa ._aeaea .ObjectMap [_affd ];!_eefaa {_abegc :=XrefObject {ObjectNumber :_affd ,XType :XrefTypeObjectStream ,OsObjNumber :int (_ggbc ),OsObjIndex :int (_cdfg )}; -_bgafa ._aeaea .ObjectMap [_affd ]=_abegc ;_gfd .Log .Trace ("\u0065\u006e\u0074\u0072\u0079\u003a\u0020\u0025\u002b\u0076",_abegc );};}else {_gfd .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 _bgafa ._dead ==nil {_egga :=XrefTypeObjectStream ;_bgafa ._dead =&_egga ;};return _gbfd ,nil ;}; -// String returns a string describing `null`. -func (_daec *PdfObjectNull )String ()string {return "\u006e\u0075\u006c\u006c"}; +// RegisterCustomStreamEncoder register a custom encoder handler for certain filter. +func RegisterCustomStreamEncoder (filterName string ,customStreamEncoder StreamEncoder ){_bcbd .Store (filterName ,customStreamEncoder );}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_ccff *ASCIIHexEncoder )MakeDecodeParams ()PdfObject {return nil }; +// ASCIIHexEncoder implements ASCII hex encoder/decoder. +type ASCIIHexEncoder struct{};func _efcedd (_cgcbf ,_gegd PdfObject ,_bcedd int )bool {if _bcedd > _cdgge {_fb .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",_cdgge ); +return false ;};if _cgcbf ==nil &&_gegd ==nil {return true ;}else if _cgcbf ==nil ||_gegd ==nil {return false ;};if _g .TypeOf (_cgcbf )!=_g .TypeOf (_gegd ){return false ;};switch _ffbee :=_cgcbf .(type ){case *PdfObjectNull ,*PdfObjectReference :return true ; +case *PdfObjectName :return *_ffbee ==*(_gegd .(*PdfObjectName ));case *PdfObjectString :return *_ffbee ==*(_gegd .(*PdfObjectString ));case *PdfObjectInteger :return *_ffbee ==*(_gegd .(*PdfObjectInteger ));case *PdfObjectBool :return *_ffbee ==*(_gegd .(*PdfObjectBool )); +case *PdfObjectFloat :return *_ffbee ==*(_gegd .(*PdfObjectFloat ));case *PdfIndirectObject :return _efcedd (TraceToDirectObject (_cgcbf ),TraceToDirectObject (_gegd ),_bcedd +1);case *PdfObjectArray :_dafb :=_gegd .(*PdfObjectArray );if len ((*_ffbee )._dcfd )!=len ((*_dafb )._dcfd ){return false ; +};for _addfa ,_dcfc :=range (*_ffbee )._dcfd {if !_efcedd (_dcfc ,(*_dafb )._dcfd [_addfa ],_bcedd +1){return false ;};};return true ;case *PdfObjectDictionary :_abdff :=_gegd .(*PdfObjectDictionary );_dfdbg ,_gbced :=(*_ffbee )._aacd ,(*_abdff )._aacd ; +if len (_dfdbg )!=len (_gbced ){return false ;};for _edbc ,_fcdg :=range _dfdbg {_gbag ,_dggf :=_gbced [_edbc ];if !_dggf ||!_efcedd (_fcdg ,_gbag ,_bcedd +1){return false ;};};return true ;case *PdfObjectStream :_gbdea :=_gegd .(*PdfObjectStream );return _efcedd ((*_ffbee ).PdfObjectDictionary ,(*_gbdea ).PdfObjectDictionary ,_bcedd +1); +default:_fb .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",_cgcbf ); +};return false ;}; -// DecodeStream decodes the stream containing CCITTFax encoded image data. -func (_decgg *CCITTFaxEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _decgg .DecodeBytes (streamObj .Stream );};type limitedReadSeeker struct{_daace _bcdf .ReadSeeker ;_ecdf int64 ;};var _fffc =_ca .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +// Bytes returns the PdfObjectString content as a []byte array. +func (_cccb *PdfObjectString )Bytes ()[]byte {return []byte (_cccb ._cabgg )}; +// PdfIndirectObject represents the primitive PDF indirect object. +type PdfIndirectObject struct{PdfObjectReference ;PdfObject ;}; -// HeaderCommentBytes gets the header comment bytes. -func (_abbg ParserMetadata )HeaderCommentBytes ()[4]byte {return _abbg ._fbcc }; +// Elements returns a slice of the PdfObject elements in the array. +func (_ggfc *PdfObjectArray )Elements ()[]PdfObject {if _ggfc ==nil {return nil ;};return _ggfc ._dcfd ;}; -// IsDelimiter checks if a character represents a delimiter. -func IsDelimiter (c byte )bool {return c =='('||c ==')'||c =='<'||c =='>'||c =='['||c ==']'||c =='{'||c =='}'||c =='/'||c =='%';}; +// String returns a string describing `d`. +func (_daad *PdfObjectDictionary )String ()string {var _abgc _ed .Builder ;_abgc .WriteString ("\u0044\u0069\u0063t\u0028");for _ ,_gfcb :=range _daad ._geaef {_ecag :=_daad ._aacd [_gfcb ];_abgc .WriteString ("\u0022"+_gfcb .String ()+"\u0022\u003a\u0020"); +_abgc .WriteString (_ecag .String ());_abgc .WriteString ("\u002c\u0020");};_abgc .WriteString ("\u0029");return _abgc .String ();};func (_egea *PdfParser )parseXrefTable ()(*PdfObjectDictionary ,error ){var _daea *PdfObjectDictionary ;_dcag ,_bgebg :=_egea .readTextLine (); +if _bgebg !=nil {return nil ,_bgebg ;};if _egea ._cabae &&_ed .Count (_ed .TrimPrefix (_dcag ,"\u0078\u0072\u0065\u0066"),"\u0020")> 0{_egea ._debce ._adc =true ;};_fb .Log .Trace ("\u0078\u0072\u0065\u0066 f\u0069\u0072\u0073\u0074\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_dcag ); +_acfc :=-1;_ebde :=0;_dceag :=false ;_geec :="";for {_egea .skipSpaces ();_ ,_fbbg :=_egea ._bac .Peek (1);if _fbbg !=nil {return nil ,_fbbg ;};_dcag ,_fbbg =_egea .readTextLine ();if _fbbg !=nil {return nil ,_fbbg ;};_cegbd :=_dgad .FindStringSubmatch (_dcag ); +if len (_cegbd )==0{_fabb :=len (_geec )> 0;_geec +=_dcag +"\u000a";if _fabb {_cegbd =_dgad .FindStringSubmatch (_geec );};};if len (_cegbd )==3{if _egea ._cabae &&!_egea ._debce ._ggga {var (_dcbf bool ;_eebd int ;);for _ ,_dcaaab :=range _dcag {if _e .IsDigit (_dcaaab ){if _dcbf {break ; +};continue ;};if !_dcbf {_dcbf =true ;};_eebd ++;};if _eebd > 1{_egea ._debce ._ggga =true ;};};_abbg ,_ :=_f .Atoi (_cegbd [1]);_face ,_ :=_f .Atoi (_cegbd [2]);_acfc =_abbg ;_ebde =_face ;_dceag =true ;_geec ="";_fb .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",_acfc ,_ebde ); +continue ;};_afcda :=_gfca .FindStringSubmatch (_dcag );if len (_afcda )==4{if !_dceag {_fb .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 ,_b .New ("\u0078\u0072\u0065\u0066 i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); +};_cedef ,_ :=_f .ParseInt (_afcda [1],10,64);_egegb ,_ :=_f .Atoi (_afcda [2]);_acfea :=_afcda [3];_geec ="";if _ed .ToLower (_acfea )=="\u006e"&&_cedef > 1{_cfgd ,_aeab :=_egea ._dddfc .ObjectMap [_acfc ];if !_aeab ||_egegb > _cfgd .Generation {_adda :=XrefObject {ObjectNumber :_acfc ,XType :XrefTypeTableEntry ,Offset :_cedef ,Generation :_egegb }; +_egea ._dddfc .ObjectMap [_acfc ]=_adda ;};};_acfc ++;continue ;};if (len (_dcag )> 6)&&(_dcag [:7]=="\u0074r\u0061\u0069\u006c\u0065\u0072"){_fb .Log .Trace ("\u0046o\u0075n\u0064\u0020\u0074\u0072\u0061i\u006c\u0065r\u0020\u002d\u0020\u0025\u0073",_dcag ); +if len (_dcag )> 9{_ccgd :=_egea .GetFileOffset ();_egea .SetFileOffset (_ccgd -int64 (len (_dcag ))+7);};_egea .skipSpaces ();_egea .skipComments ();_fb .Log .Trace ("R\u0065\u0061\u0064\u0069ng\u0020t\u0072\u0061\u0069\u006c\u0065r\u0020\u0064\u0069\u0063\u0074\u0021"); +_fb .Log .Trace ("\u0070\u0065\u0065\u006b\u003a\u0020\u0022\u0025\u0073\u0022",_dcag );_daea ,_fbbg =_egea .ParseDict ();_fb .Log .Trace ("\u0045O\u0046\u0020\u0072\u0065a\u0064\u0069\u006e\u0067\u0020t\u0072a\u0069l\u0065\u0072\u0020\u0064\u0069\u0063\u0074!"); +if _fbbg !=nil {_fb .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",_fbbg );return nil ,_fbbg ;};break ;};if _dcag =="\u0025\u0025\u0045O\u0046"{_fb .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 ,_b .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");};_fb .Log .Trace ("\u0078\u0072\u0065\u0066\u0020\u006d\u006f\u0072\u0065 \u003a\u0020\u0025\u0073",_dcag ); +};_fb .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 _egea ._dgec ==nil {_ggecg :=XrefTypeTableEntry ;_egea ._dgec =&_ggecg ;};return _daea ,nil ;}; -// PdfObject is an interface which all primitive PDF objects must implement. -type PdfObject interface{ +// MakeInteger creates a PdfObjectInteger from an int64. +func MakeInteger (val int64 )*PdfObjectInteger {_fabab :=PdfObjectInteger (val );return &_fabab }; -// String outputs a string representation of the primitive (for debugging). -String ()string ; +// 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 (_bba *CCITTFaxEncoder )EncodeBytes (data []byte )([]byte ,error ){var _abfb _eeb .Gray ;switch len (data ){case _bba .Rows *_bba .Columns :_egdg ,_fgda :=_eeb .NewImage (_bba .Columns ,_bba .Rows ,8,1,data ,nil ,nil );if _fgda !=nil {return nil ,_fgda ; +};_abfb =_egdg .(_eeb .Gray );case (_bba .Columns *_bba .Rows )+7>>3:_geeb ,_fcge :=_eeb .NewImage (_bba .Columns ,_bba .Rows ,1,1,data ,nil ,nil );if _fcge !=nil {return nil ,_fcge ;};_efdc :=_geeb .(*_eeb .Monochrome );if _fcge =_efdc .AddPadding (); +_fcge !=nil {return nil ,_fcge ;};_abfb =_efdc ;default:if len (data )< _eeb .BytesPerLine (_bba .Columns ,1,1)*_bba .Rows {return nil ,_b .New ("p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020i\u006e\u0070\u0075t\u0020d\u0061\u0074\u0061"); +};_eggg ,_edfg :=_eeb .NewImage (_bba .Columns ,_bba .Rows ,1,1,data ,nil ,nil );if _edfg !=nil {return nil ,_edfg ;};_cgeca :=_eggg .(*_eeb .Monochrome );_abfb =_cgeca ;};_bgbca :=make ([][]byte ,_bba .Rows );for _dcdf :=0;_dcdf < _bba .Rows ;_dcdf ++{_bbcg :=make ([]byte ,_bba .Columns ); +for _dfddg :=0;_dfddg < _bba .Columns ;_dfddg ++{_cdea :=_abfb .GrayAt (_dfddg ,_dcdf );_bbcg [_dfddg ]=_cdea .Y >>7;};_bgbca [_dcdf ]=_bbcg ;};_acfa :=&_fed .Encoder {K :_bba .K ,Columns :_bba .Columns ,EndOfLine :_bba .EndOfLine ,EndOfBlock :_bba .EndOfBlock ,BlackIs1 :_bba .BlackIs1 ,DamagedRowsBeforeError :_bba .DamagedRowsBeforeError ,Rows :_bba .Rows ,EncodedByteAlign :_bba .EncodedByteAlign }; +return _acfa .Encode (_bgbca ),nil ;};func (_ddag *PdfParser )repairSeekXrefMarker ()error {_cebca ,_ggea :=_ddag ._gcdd .Seek (0,_ee .SeekEnd );if _ggea !=nil {return _ggea ;};_cfbb :=_fd .MustCompile ("\u005cs\u0078\u0072\u0065\u0066\u005c\u0073*");var _ffee int64 ; +var _afaacf int64 =1000;for _ffee < _cebca {if _cebca <=(_afaacf +_ffee ){_afaacf =_cebca -_ffee ;};_ ,_cgedg :=_ddag ._gcdd .Seek (-_ffee -_afaacf ,_ee .SeekEnd );if _cgedg !=nil {return _cgedg ;};_egeb :=make ([]byte ,_afaacf );_ddag ._gcdd .Read (_egeb ); +_fb .Log .Trace ("\u004c\u006f\u006fki\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0078\u0072\u0065\u0066\u0020\u003a\u0020\u0022\u0025\u0073\u0022",string (_egeb ));_ggfe :=_cfbb .FindAllStringIndex (string (_egeb ),-1);if _ggfe !=nil {_dfgd :=_ggfe [len (_ggfe )-1]; +_fb .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_ggfe );_ddag ._gcdd .Seek (-_ffee -_afaacf +int64 (_dfgd [0]),_ee .SeekEnd );_ddag ._bac =_def .NewReader (_ddag ._gcdd );for {_efbg ,_dedd :=_ddag ._bac .Peek (1);if _dedd !=nil {return _dedd ; +};_fb .Log .Trace ("\u0042\u003a\u0020\u0025\u0064\u0020\u0025\u0063",_efbg [0],_efbg [0]);if !IsWhiteSpace (_efbg [0]){break ;};_ddag ._bac .Discard (1);};return nil ;};_fb .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"); +_ffee +=_afaacf ;};_fb .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 _b .New ("\u0078r\u0065f\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020");}; -// 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 ;}; +// 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 )(_aegbc string ,_gfcg bool ){_fcadc ,_gfcg :=TraceToDirectObject (obj ).(*PdfObjectName );if _gfcg {return string (*_fcadc ),true ;};return ;}; -// EncodeBytes returns the passed in slice of bytes. -// The purpose of the method is to satisfy the StreamEncoder interface. -func (_ebf *RawEncoder )EncodeBytes (data []byte )([]byte ,error ){return data ,nil }; +// HasEOLAfterHeader gets information if there is a EOL after the version header. +func (_ecg ParserMetadata )HasEOLAfterHeader ()bool {return _ecg ._dedc }; // WriteString outputs the object as it is to be written to file. -func (_fcceg *PdfObjectBool )WriteString ()string {if *_fcceg {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";}; +func (_ffcd *PdfObjectStream )WriteString ()string {var _ebfd _ed .Builder ;_ebfd .WriteString (_f .FormatInt (_ffcd .ObjectNumber ,10));_ebfd .WriteString ("\u0020\u0030\u0020\u0052");return _ebfd .String ();}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -// Has the Filter set and the DecodeParms. -func (_baa *FlateEncoder )MakeStreamDict ()*PdfObjectDictionary {_ebg :=MakeDict ();_ebg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_baa .GetFilterName ()));_fcg :=_baa .MakeDecodeParams ();if _fcg !=nil {_ebg .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_fcg ); -};return _ebg ;}; +// GetRevisionNumber returns the current version of the Pdf document. +func (_fgdab *PdfParser )GetRevisionNumber ()int {return _fgdab ._gcca }; -// PdfObjectDictionary represents the primitive PDF dictionary/map object. -type PdfObjectDictionary struct{_edgf map[PdfObjectName ]PdfObject ;_dbee []PdfObjectName ;_ccab *_b .Mutex ;_ddgff *PdfParser ;}; +// Append appends PdfObject(s) to the streams. +func (_bfgc *PdfObjectStreams )Append (objects ...PdfObject ){if _bfgc ==nil {_fb .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 ;};_bfgc ._dgfaf =append (_bfgc ._dgfaf ,objects ...);}; -// DecodeStream decodes a FlateEncoded stream object and give back decoded bytes. -func (_afda *FlateEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_gfd .Log .Trace ("\u0046l\u0061t\u0065\u0044\u0065\u0063\u006fd\u0065\u0020s\u0074\u0072\u0065\u0061\u006d");_gfd .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_afda .Predictor ); -if _afda .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",_afda .BitsPerComponent ); -};_cbce ,_bdgg :=_afda .DecodeBytes (streamObj .Stream );if _bdgg !=nil {return nil ,_bdgg ;};_cbce ,_bdgg =_afda .postDecodePredict (_cbce );if _bdgg !=nil {return nil ,_bdgg ;};return _cbce ,nil ;}; +// GetNumbersAsFloat converts a list of pdf objects representing floats or integers to a slice of +// float64 values. +func GetNumbersAsFloat (objects []PdfObject )(_daba []float64 ,_fcec error ){for _ ,_efega :=range objects {_ebgg ,_bebe :=GetNumberAsFloat (_efega );if _bebe !=nil {return nil ,_bebe ;};_daba =append (_daba ,_ebgg );};return _daba ,nil ;};func (_bdbgb *PdfParser )repairLocateXref ()(int64 ,error ){_cgfde :=int64 (1000); +_bdbgb ._gcdd .Seek (-_cgfde ,_ee .SeekCurrent );_ffca ,_fbcad :=_bdbgb ._gcdd .Seek (0,_ee .SeekCurrent );if _fbcad !=nil {return 0,_fbcad ;};_fbcae :=make ([]byte ,_cgfde );_bdbgb ._gcdd .Read (_fbcae );_dacc :=_eecfb .FindAllStringIndex (string (_fbcae ),-1); +if len (_dacc )< 1{_fb .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,_b .New ("\u0072\u0065\u0070\u0061ir\u003a\u0020\u0078\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064"); +};_bfdd :=int64 (_dacc [len (_dacc )-1][0]);_ffaa :=_ffca +_bfdd ;return _ffaa ,nil ;}; -// String returns the PDF version as a string. Implements interface fmt.Stringer. -func (_fafa Version )String ()string {return _gf .Sprintf ("\u00250\u0064\u002e\u0025\u0030\u0064",_fafa .Major ,_fafa .Minor );}; +// SetImage sets the image base for given flate encoder. +func (_ggcf *FlateEncoder )SetImage (img *_eeb .ImageBase ){_ggcf ._afbd =img }; -// UpdateParams updates the parameter values of the encoder. -func (_add *DCTEncoder )UpdateParams (params *PdfObjectDictionary ){_edbe ,_fdea :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _fdea ==nil {_add .ColorComponents =int (_edbe );}; -_aaa ,_fdea :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _fdea ==nil {_add .BitsPerComponent =int (_aaa );};_fbb ,_fdea :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068")); -if _fdea ==nil {_add .Width =int (_fbb );};_egcd ,_fdea :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _fdea ==nil {_add .Height =int (_egcd );};_eeaa ,_fdea :=GetNumberAsInt64 (params .Get ("\u0051u\u0061\u006c\u0069\u0074\u0079")); -if _fdea ==nil {_add .Quality =int (_eeaa );};_dbegc ,_ebge :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));if _ebge {_add .Decode ,_fdea =_dbegc .ToFloat64Array ();if _fdea !=nil {_gfd .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",_fdea ); -};};}; +// MakeNull creates an PdfObjectNull. +func MakeNull ()*PdfObjectNull {_cebfb :=PdfObjectNull {};return &_cebfb }; -// 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 )(_ffdgg string ,_aceg bool ){_bbfaa ,_aceg :=TraceToDirectObject (obj ).(*PdfObjectString );if _aceg {return _bbfaa .Str (),true ;};return ;};const JB2ImageAutoThreshold =-1.0; +// Remove removes an element specified by key. +func (_bfcg *PdfObjectDictionary )Remove (key PdfObjectName ){_cgbbd :=-1;for _gdgfa ,_fedb :=range _bfcg ._geaef {if _fedb ==key {_cgbbd =_gdgfa ;break ;};};if _cgbbd >=0{_bfcg ._geaef =append (_bfcg ._geaef [:_cgbbd ],_bfcg ._geaef [_cgbbd +1:]...);delete (_bfcg ._aacd ,key ); +};}; -// RunLengthEncoder represents Run length encoding. -type RunLengthEncoder struct{}; +// 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 )(_fcbg *PdfObjectString ,_gdfgb bool ){_fcbg ,_gdfgb =TraceToDirectObject (obj ).(*PdfObjectString );return _fcbg ,_gdfgb ;}; -// EncodeJBIG2Image encodes 'img' into jbig2 encoded bytes stream, using default encoder settings. -func (_dfeg *JBIG2Encoder )EncodeJBIG2Image (img *JBIG2Image )([]byte ,error ){const _bbaf ="c\u006f\u0072\u0065\u002eEn\u0063o\u0064\u0065\u004a\u0042\u0049G\u0032\u0049\u006d\u0061\u0067\u0065";if _cbbf :=_dfeg .AddPageImage (img ,&_dfeg .DefaultPageSettings ); -_cbbf !=nil {return nil ,_de .Wrap (_cbbf ,_bbaf ,"");};return _dfeg .Encode ();}; +// GetFilterName returns the name of the encoding filter. +func (_efec *JPXEncoder )GetFilterName ()string {return StreamEncodingFilterNameJPX };func (_gcegd *PdfCrypt )authenticate (_dgab []byte )(bool ,error ){_gcegd ._faa =false ;_fbe :=_gcegd .securityHandler ();_afa ,_defb ,_bbcc :=_fbe .Authenticate (&_gcegd ._bfd ,_dgab ); +if _bbcc !=nil {return false ,_bbcc ;}else if _defb ==0||len (_afa )==0{return false ,nil ;};_gcegd ._faa =true ;_gcegd ._bda =_afa ;return true ,nil ;};func (_decf *PdfParser )readTextLine ()(string ,error ){var _gcga _ce .Buffer ;for {_gcegb ,_eaac :=_decf ._bac .Peek (1); +if _eaac !=nil {_fb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_eaac .Error ());return _gcga .String (),_eaac ;};if (_gcegb [0]!='\r')&&(_gcegb [0]!='\n'){_aggb ,_ :=_decf ._bac .ReadByte ();_gcga .WriteByte (_aggb );}else {break ; +};};return _gcga .String (),nil ;};func _ebggf (_cdec PdfObject ,_eefe int )PdfObject {if _eefe > _cdgge {_fb .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",_cdgge ); +return MakeNull ();};switch _dcgda :=_cdec .(type ){case *PdfIndirectObject :_cdec =_ebggf ((*_dcgda ).PdfObject ,_eefe +1);case *PdfObjectArray :for _ggbb ,_beea :=range (*_dcgda )._dcfd {(*_dcgda )._dcfd [_ggbb ]=_ebggf (_beea ,_eefe +1);};case *PdfObjectDictionary :for _cgbce ,_fgdgd :=range (*_dcgda )._aacd {(*_dcgda )._aacd [_cgbce ]=_ebggf (_fgdgd ,_eefe +1); +};_ae .Slice ((*_dcgda )._geaef ,func (_degad ,_cafed int )bool {return (*_dcgda )._geaef [_degad ]< (*_dcgda )._geaef [_cafed ]});};return _cdec ;}; -// DecodeBytes decodes a slice of JBIG2 encoded bytes and returns the results. -func (_eefg *JBIG2Encoder )DecodeBytes (encoded []byte )([]byte ,error ){return _ag .DecodeBytes (encoded ,_cg .Parameters {},_eefg .Globals );}; +// Set sets the PdfObject at index i of the streams. An error is returned if the index is outside bounds. +func (_gefge *PdfObjectStreams )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_gefge ._dgfaf ){return _b .New ("\u004f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_gefge ._dgfaf [i ]=obj ;return nil ;}; -// Inspect analyzes the document object structure. Returns a map of object types (by name) with the instance count -// as value. -func (_fcfgd *PdfParser )Inspect ()(map[string ]int ,error ){return _fcfgd .inspect ()}; +// DecodeStream decodes the stream data and returns the decoded data. +// An error is returned upon failure. +func DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fb .Log .Trace ("\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_cfadd ,_eegb :=NewEncoderFromStream (streamObj );if _eegb !=nil {_fb .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",_eegb ); +return nil ,_eegb ;};_fb .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076\u000a",_cfadd );_fabf ,_eegb :=_cfadd .DecodeStream (streamObj );if _eegb !=nil {_fb .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",_eegb ); +return nil ,_eegb ;};return _fabf ,nil ;}; -// WriteString outputs the object as it is to be written to file. -func (_gcge *PdfObjectReference )WriteString ()string {var _aabe _gd .Builder ;_aabe .WriteString (_f .FormatInt (_gcge .ObjectNumber ,10));_aabe .WriteString ("\u0020");_aabe .WriteString (_f .FormatInt (_gcge .GenerationNumber ,10));_aabe .WriteString ("\u0020\u0052"); -return _aabe .String ();}; +// IsAuthenticated returns true if the PDF has already been authenticated for accessing. +func (_dcf *PdfParser )IsAuthenticated ()bool {return _dcf ._bcaf ._faa };func _bcacg (_baeg ,_cgefa ,_gcaf int )error {if _cgefa < 0||_cgefa > _baeg {return _b .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 _gcaf < _cgefa {return _b .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0073\u006c\u0069\u0063e\u0020i\u006ed\u0065\u0078\u0020\u0062\u0020\u003c\u0020a");};if _gcaf > _baeg {return _b .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 ;};const _gdfd =32<<(^uint (0)>>63);func _adbd (_bdbab string )(PdfObjectReference ,error ){_dfab :=PdfObjectReference {};_babg :=_cdeg .FindStringSubmatch (_bdbab );if len (_babg )< 3{_fb .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); +return _dfab ,_b .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e");};_dcdc ,_ :=_f .Atoi (_babg [1]);_aafa ,_ :=_f .Atoi (_babg [2]);_dfab .ObjectNumber =int64 (_dcdc );_dfab .GenerationNumber =int64 (_aafa ); +return _dfab ,nil ;};var _fgff =_fd .MustCompile ("\u005c\u0073\u002a\u0078\u0072\u0065\u0066\u005c\u0073\u002a");var _agf =[]PdfObjectName {"\u0056","\u0052","\u004f","\u0055","\u0050"}; -// Set sets the dictionary's key -> val mapping entry. Overwrites if key already set. -func (_addg *PdfObjectDictionary )Set (key PdfObjectName ,val PdfObject ){_addg .setWithLock (key ,val ,true );};func (_ffggb *PdfParser )inspect ()(map[string ]int ,error ){_gfd .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"); -_gfd .Log .Trace ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_deegd :=map[string ]int {};_cefcb :=0;_efbce :=0;var _adfc []int ;for _bdef :=range _ffggb ._aeaea .ObjectMap {_adfc =append (_adfc ,_bdef );};_bc .Ints (_adfc );_cbfgg :=0; -for _ ,_cfcf :=range _adfc {_cage :=_ffggb ._aeaea .ObjectMap [_cfcf ];if _cage .ObjectNumber ==0{continue ;};_cefcb ++;_gfd .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d");_gfd .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",_cage .ObjectNumber ); -_gceef ,_bfad :=_ffggb .LookupByNumber (_cage .ObjectNumber );if _bfad !=nil {_gfd .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",_cage .ObjectNumber ,_bfad ); -_efbce ++;continue ;};_gfd .Log .Trace ("\u006fb\u006a\u003a\u0020\u0025\u0073",_gceef );_bagbc ,_abbaf :=_gceef .(*PdfIndirectObject );if _abbaf {_gfd .Log .Trace ("\u0049N\u0044 \u004f\u004f\u0042\u004a\u0020\u0025\u0064\u003a\u0020\u0025\u0073",_cage .ObjectNumber ,_bagbc ); -_dfbd ,_egcgd :=_bagbc .PdfObject .(*PdfObjectDictionary );if _egcgd {if _eeg ,_cabe :=_dfbd .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );_cabe {_bgfec :=string (*_eeg );_gfd .Log .Trace ("\u002d\u002d\u002d\u003e\u0020\u004f\u0062\u006a\u0020\u0074\u0079\u0070e\u003a\u0020\u0025\u0073",_bgfec ); -_ ,_gbbac :=_deegd [_bgfec ];if _gbbac {_deegd [_bgfec ]++;}else {_deegd [_bgfec ]=1;};}else if _deceb ,_fecb :=_dfbd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065").(*PdfObjectName );_fecb {_cfef :=string (*_deceb );_gfd .Log .Trace ("-\u002d-\u003e\u0020\u004f\u0062\u006a\u0020\u0073\u0075b\u0074\u0079\u0070\u0065: \u0025\u0073",_cfef ); -_ ,_fbcca :=_deegd [_cfef ];if _fbcca {_deegd [_cfef ]++;}else {_deegd [_cfef ]=1;};};if _dgdf ,_fcgda :=_dfbd .Get ("\u0053").(*PdfObjectName );_fcgda &&*_dgdf =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_ ,_aaebg :=_deegd ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]; -if _aaebg {_deegd ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_deegd ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]=1;};};};}else if _fdega ,_bcec :=_gceef .(*PdfObjectStream );_bcec {if _agag ,_ccba :=_fdega .PdfObjectDictionary .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_ccba {_gfd .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",*_agag );_ceeed :=string (*_agag );_deegd [_ceeed ]++;};}else {_fcdeb ,_gfcb :=_gceef .(*PdfObjectDictionary ); -if _gfcb {_fgagf ,_gegd :=_fcdeb .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if _gegd {_bdfbd :=string (*_fgagf );_gfd .Log .Trace ("\u002d-\u002d \u006f\u0062\u006a\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0073",_bdfbd );_deegd [_bdfbd ]++;}; -};_gfd .Log .Trace ("\u0044\u0049\u0052\u0045\u0043\u0054\u0020\u004f\u0042\u004a\u0020\u0025d\u003a\u0020\u0025\u0073",_cage .ObjectNumber ,_gceef );};_cbfgg ++;};_gfd .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"); -_gfd .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d");_gfd .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074 \u0063\u006f\u0075\u006e\u0074\u003a\u0020\u0025\u0064",_cefcb );_gfd .Log .Trace ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u006f\u006b\u0075p\u003a\u0020\u0025\u0064",_efbce ); -for _acbb ,_bfea :=range _deegd {_gfd .Log .Trace ("\u0025\u0073\u003a\u0020\u0025\u0064",_acbb ,_bfea );};_gfd .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d");if len (_ffggb ._aeaea .ObjectMap )< 1{_gfd .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");};_bbeab ,_fcbee :=_deegd ["\u0046\u006f\u006e\u0074"]; -if !_fcbee ||_bbeab < 2{_gfd .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 {_gfd .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 _deegd ,nil ;}; +// Encode encodes previously prepare jbig2 document and stores it as the byte slice. +func (_fbeg *JBIG2Encoder )Encode ()(_ccee []byte ,_ggbde error ){const _eeaf ="J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u002e\u0045\u006eco\u0064\u0065";if _fbeg ._gbbbb ==nil {return nil ,_bb .Errorf (_eeaf ,"\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"); +};_fbeg ._gbbbb .FullHeaders =_fbeg .DefaultPageSettings .FileMode ;_ccee ,_ggbde =_fbeg ._gbbbb .Encode ();if _ggbde !=nil {return nil ,_bb .Wrap (_ggbde ,_eeaf ,"");};return _ccee ,nil ;}; -// DecodeStream decodes a LZW encoded stream and returns the result as a -// slice of bytes. -func (_fbee *LZWEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_gfd .Log .Trace ("\u004c\u005a\u0057 \u0044\u0065\u0063\u006f\u0064\u0069\u006e\u0067");_gfd .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_fbee .Predictor ); -_gaad ,_bdfaf :=_fbee .DecodeBytes (streamObj .Stream );if _bdfaf !=nil {return nil ,_bdfaf ;};_gfd .Log .Trace ("\u0020\u0049\u004e\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (streamObj .Stream ),streamObj .Stream );_gfd .Log .Trace ("\u004f\u0055\u0054\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (_gaad ),_gaad ); -if _fbee .Predictor > 1{if _fbee .Predictor ==2{_gfd .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_agdb :=_fbee .Columns *_fbee .Colors ;if _agdb < 1{return []byte {},nil ;};_gca :=len (_gaad )/_agdb ;if len (_gaad )%_agdb !=0{_gfd .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 (_gaad ),_agdb );};if _agdb %_fbee .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",_agdb ,_fbee .Colors ); -};if _agdb > len (_gaad ){_gfd .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",_agdb ,len (_gaad )); -return nil ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_gfd .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_gaad ),_gaad ); -_ecf :=_beg .NewBuffer (nil );for _cece :=0;_cece < _gca ;_cece ++{_dbfa :=_gaad [_agdb *_cece :_agdb *(_cece +1)];for _daccg :=_fbee .Colors ;_daccg < _agdb ;_daccg ++{_dbfa [_daccg ]=byte (int (_dbfa [_daccg ]+_dbfa [_daccg -_fbee .Colors ])%256);};_ecf .Write (_dbfa ); -};_aea :=_ecf .Bytes ();_gfd .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_aea ),_aea );return _aea ,nil ;}else if _fbee .Predictor >=10&&_fbee .Predictor <=15{_gfd .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -_ecec :=_fbee .Columns *_fbee .Colors +1;if _ecec < 1{return []byte {},nil ;};_gbb :=len (_gaad )/_ecec ;if len (_gaad )%_ecec !=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 (_gaad ),_ecec ); -};if _ecec > len (_gaad ){_gfd .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",_ecec ,len (_gaad )); -return nil ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cfga :=_beg .NewBuffer (nil );_gfd .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_fbee .Columns ); -_gfd .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_gaad ),_ecec ,_gbb );_ebed :=make ([]byte ,_ecec );for _afbgf :=0;_afbgf < _ecec ;_afbgf ++{_ebed [_afbgf ]=0; -};for _ddef :=0;_ddef < _gbb ;_ddef ++{_fgfb :=_gaad [_ecec *_ddef :_ecec *(_ddef +1)];_bfe :=_fgfb [0];switch _bfe {case 0:case 1:for _babb :=2;_babb < _ecec ;_babb ++{_fgfb [_babb ]=byte (int (_fgfb [_babb ]+_fgfb [_babb -1])%256);};case 2:for _bbgb :=1; -_bbgb < _ecec ;_bbgb ++{_fgfb [_bbgb ]=byte (int (_fgfb [_bbgb ]+_ebed [_bbgb ])%256);};default:_gfd .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",_bfe ); -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",_bfe );};for _ebcg :=0;_ebcg < _ecec ;_ebcg ++{_ebed [_ebcg ]=_fgfb [_ebcg ];};_cfga .Write (_fgfb [1:]); -};_caag :=_cfga .Bytes ();return _caag ,nil ;}else {_gfd .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",_fbee .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",_fbee .Predictor );};};return _gaad ,nil ;}; +// DecodeBytes returns the passed in slice of bytes. +// The purpose of the method is to satisfy the StreamEncoder interface. +func (_ddcf *RawEncoder )DecodeBytes (encoded []byte )([]byte ,error ){return encoded ,nil }; -// 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 )(_agedd *PdfObjectInteger ,_afdbg bool ){_agedd ,_afdbg =TraceToDirectObject (obj ).(*PdfObjectInteger );return _agedd ,_afdbg ;}; +// GetParser returns the parser for lazy-loading or compare references. +func (_bbbe *PdfObjectReference )GetParser ()*PdfParser {return _bbbe ._cacc }; -// NewJPXEncoder returns a new instance of JPXEncoder. -func NewJPXEncoder ()*JPXEncoder {return &JPXEncoder {}};func (_dgedec *PdfParser )parseObject ()(PdfObject ,error ){_gfd .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074");_dgedec .skipSpaces ();for {_eeff ,_dgde :=_dgedec ._gfcf .Peek (2); -if _dgde !=nil {if _dgde !=_bcdf .EOF ||len (_eeff )==0{return nil ,_dgde ;};if len (_eeff )==1{_eeff =append (_eeff ,' ');};};_gfd .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_eeff ));if _eeff [0]=='/'{_eadd ,_cdgf :=_dgedec .parseName (); -_gfd .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_eadd );return &_eadd ,_cdgf ;}else if _eeff [0]=='('{_gfd .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");_bdcc ,_agdc :=_dgedec .parseString ();return _bdcc ,_agdc ; -}else if _eeff [0]=='['{_gfd .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021");_ebgcb ,_fdde :=_dgedec .parseArray ();return _ebgcb ,_fdde ;}else if (_eeff [0]=='<')&&(_eeff [1]=='<'){_gfd .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021"); -_gfeb ,_cbbfg :=_dgedec .ParseDict ();return _gfeb ,_cbbfg ;}else if _eeff [0]=='<'{_gfd .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021");_cfe ,_fbdf :=_dgedec .parseHexString ();return _cfe ,_fbdf ;}else if _eeff [0]=='%'{_dgedec .readComment (); -_dgedec .skipSpaces ();}else {_gfd .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_eeff ,_ =_dgedec ._gfcf .Peek (15);_bdgc :=string (_eeff );_gfd .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_bdgc ); -if (len (_bdgc )> 3)&&(_bdgc [:4]=="\u006e\u0075\u006c\u006c"){_dedeg ,_egbgb :=_dgedec .parseNull ();return &_dedeg ,_egbgb ;}else if (len (_bdgc )> 4)&&(_bdgc [:5]=="\u0066\u0061\u006cs\u0065"){_fgaf ,_agcd :=_dgedec .parseBool ();return &_fgaf ,_agcd ; -}else if (len (_bdgc )> 3)&&(_bdgc [:4]=="\u0074\u0072\u0075\u0065"){_ggfa ,_bbbc :=_dgedec .parseBool ();return &_ggfa ,_bbbc ;};_dcfga :=_cabb .FindStringSubmatch (_bdgc );if len (_dcfga )> 1{_eeff ,_ =_dgedec ._gfcf .ReadBytes ('R');_gfd .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_eeff [:])); -_adage ,_cbebb :=_agec (string (_eeff ));_adage ._abdb =_dgedec ;return &_adage ,_cbebb ;};_dcecb :=_aebfe .FindStringSubmatch (_bdgc );if len (_dcecb )> 1{_gfd .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021");_adaf ,_eba :=_dgedec .parseNumber (); -return _adaf ,_eba ;};_dcecb =_cbgb .FindStringSubmatch (_bdgc );if len (_dcecb )> 1{_gfd .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021");_gfd .Log .Trace ("\u0025\u0020\u0073",_dcecb ); -_fgede ,_bbbb :=_dgedec .parseNumber ();return _fgede ,_bbbb ;};_gfd .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_bdgc );return nil ,_ca .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"); -};};}; +// 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 (_dcae *JBIG2Encoder )DecodeImages (encoded []byte )([]_ba .Image ,error ){const _cadaf ="\u004aB\u0049\u0047\u0032\u0045n\u0063\u006f\u0064\u0065\u0072.\u0044e\u0063o\u0064\u0065\u0049\u006d\u0061\u0067\u0065s";_dgc ,_fgaa :=_aeg .Decode (encoded ,_aeg .Parameters {},_dcae .Globals .ToDocumentGlobals ()); +if _fgaa !=nil {return nil ,_bb .Wrap (_fgaa ,_cadaf ,"");};_gdge ,_fgaa :=_dgc .PageNumber ();if _fgaa !=nil {return nil ,_bb .Wrap (_fgaa ,_cadaf ,"");};_faaf :=[]_ba .Image {};var _cgae _ba .Image ;for _eebfc :=1;_eebfc <=_gdge ;_eebfc ++{_cgae ,_fgaa =_dgc .DecodePageImage (_eebfc ); +if _fgaa !=nil {return nil ,_bb .Wrapf (_fgaa ,_cadaf ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_eebfc );};_faaf =append (_faaf ,_cgae );};return _faaf ,nil ;}; -// 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 )(_bcea *PdfIndirectObject ,_bcbdg bool ){obj =ResolveReference (obj );_bcea ,_bcbdg =obj .(*PdfIndirectObject );return _bcea ,_bcbdg ;}; +// Inspect analyzes the document object structure. Returns a map of object types (by name) with the instance count +// as value. +func (_cafdb *PdfParser )Inspect ()(map[string ]int ,error ){return _cafdb .inspect ()}; -// Resolve resolves the reference and returns the indirect or stream object. -// If the reference cannot be resolved, a *PdfObjectNull object is returned. -func (_dcee *PdfObjectReference )Resolve ()PdfObject {if _dcee ._abdb ==nil {return MakeNull ();};_cfag ,_ ,_ceeef :=_dcee ._abdb .resolveReference (_dcee );if _ceeef !=nil {_gfd .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",_ceeef ); -return MakeNull ();};if _cfag ==nil {_gfd .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 _cfag ;};func _ceee (_dbb _bcdf .ReadSeeker ,_gcea int64 )(*offsetReader ,error ){_dddd :=&offsetReader {_bbce :_dbb ,_gbdfg :_gcea };_ ,_baae :=_dddd .Seek (0,_bcdf .SeekStart );return _dddd ,_baae ;}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_affa *CCITTFaxEncoder )MakeStreamDict ()*PdfObjectDictionary {_cdfc :=MakeDict ();_cdfc .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_affa .GetFilterName ()));_cdfc .SetIfNotNil ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_affa .MakeDecodeParams ()); +return _cdfc ;};func _cdfe (_cfed *PdfObjectStream ,_dfed *PdfObjectDictionary )(*JBIG2Encoder ,error ){const _aegg ="\u006ee\u0077\u004a\u0042\u0049G\u0032\u0044\u0065\u0063\u006fd\u0065r\u0046r\u006f\u006d\u0053\u0074\u0072\u0065\u0061m";_bdcbc :=NewJBIG2Encoder (); +_gbfbf :=_cfed .PdfObjectDictionary ;if _gbfbf ==nil {return _bdcbc ,nil ;};if _dfed ==nil {_acdd :=_gbfbf .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");if _acdd !=nil {switch _cfca :=_acdd .(type ){case *PdfObjectDictionary :_dfed =_cfca ; +case *PdfObjectArray :if _cfca .Len ()==1{if _ecff ,_bdba :=GetDict (_cfca .Get (0));_bdba {_dfed =_ecff ;};};default:_fb .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",_acdd ); +return nil ,_bb .Errorf (_aegg ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050a\u0072m\u0073\u0020\u0074\u0079\u0070\u0065\u003a \u0025\u0054",_cfca );};};};if _dfed ==nil {return _bdcbc ,nil ;};_bdcbc .UpdateParams (_dfed ); +_abbb ,_cfdb :=GetStream (_dfed .Get ("\u004a\u0042\u0049G\u0032\u0047\u006c\u006f\u0062\u0061\u006c\u0073"));if !_cfdb {return _bdcbc ,nil ;};var _baeb error ;_bdcbc .Globals ,_baeb =_ad .DecodeGlobals (_abbb .Stream );if _baeb !=nil {_baeb =_bb .Wrap (_baeb ,_aegg ,"\u0063\u006f\u0072\u0072u\u0070\u0074\u0065\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0065n\u0063\u006f\u0064\u0065\u0064\u0020\u0064a\u0074\u0061"); +_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_baeb );return nil ,_baeb ;};return _bdcbc ,nil ;}; -// GetXrefTable returns the PDFs xref table. -func (_egacb *PdfParser )GetXrefTable ()XrefTable {return _egacb ._aeaea }; +// 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 (_cgbcf *JBIG2Encoder )EncodeBytes (data []byte )([]byte ,error ){const _bbff ="\u004aB\u0049\u0047\u0032\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002eE\u006e\u0063\u006f\u0064\u0065\u0042\u0079\u0074\u0065\u0073";if _cgbcf .ColorComponents !=1||_cgbcf .BitsPerComponent !=1{return nil ,_bb .Errorf (_bbff ,"\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 (_bgcg *_gde .Bitmap ;_ebbdf error ;);_gaddb :=(_cgbcf .Width *_cgbcf .Height )==len (data );if _gaddb {_bgcg ,_ebbdf =_gde .NewWithUnpaddedData (_cgbcf .Width ,_cgbcf .Height ,data );}else {_bgcg ,_ebbdf =_gde .NewWithData (_cgbcf .Width ,_cgbcf .Height ,data ); +};if _ebbdf !=nil {return nil ,_ebbdf ;};_eggc :=_cgbcf .DefaultPageSettings ;if _ebbdf =_eggc .Validate ();_ebbdf !=nil {return nil ,_bb .Wrap (_ebbdf ,_bbff ,"");};if _cgbcf ._gbbbb ==nil {_cgbcf ._gbbbb =_dee .InitEncodeDocument (_eggc .FileMode );}; +switch _eggc .Compression {case JB2Generic :if _ebbdf =_cgbcf ._gbbbb .AddGenericPage (_bgcg ,_eggc .DuplicatedLinesRemoval );_ebbdf !=nil {return nil ,_bb .Wrap (_ebbdf ,_bbff ,"");};case JB2SymbolCorrelation :return nil ,_bb .Error (_bbff ,"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 ,_bb .Error (_bbff ,"\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 ,_bb .Error (_bbff ,"\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 _cgbcf .Encode ();};func _ecaf (_bed *_bfg .FilterDict ,_eea *PdfObjectDictionary )error {if _fgg ,_dec :=_eea .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_dec {if _ef :=string (*_fgg );_ef !="C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072"{_fb .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",_ef ); +};};_cee ,_feda :=_eea .Get ("\u0043\u0046\u004d").(*PdfObjectName );if !_feda {return _fe .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"); +};_bed .CFM =string (*_cee );if _fde ,_gfgd :=_eea .Get ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et").(*PdfObjectName );_gfgd {_bed .AuthEvent =_bd .AuthEvent (*_fde );}else {_bed .AuthEvent =_bd .EventDocOpen ;};if _dbc ,_dade :=_eea .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger ); +_dade {_bed .Length =int (*_dbc );};return nil ;};type encryptDict struct{Filter string ;V int ;SubFilter string ;Length int ;StmF string ;StrF string ;EFF string ;CF map[string ]_bfg .FilterDict ;};func (_eab *PdfCrypt )isDecrypted (_beae PdfObject )bool {_ ,_aca :=_eab ._gga [_beae ]; +if _aca {_fb .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0064\u0065\u0063\u0072y\u0070\u0074\u0065\u0064");return true ;};switch _fgd :=_beae .(type ){case *PdfObjectStream :if _eab ._bfd .R !=5{if _ebe ,_agd :=_fgd .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_agd &&*_ebe =="\u0058\u0052\u0065\u0066"{return true ;};};case *PdfIndirectObject :if _ ,_aca =_eab ._bce [int (_fgd .ObjectNumber )];_aca {return true ;};switch _dce :=_fgd .PdfObject .(type ){case *PdfObjectDictionary :_dde :=true ;for _ ,_dcg :=range _agf {if _dce .Get (_dcg )==nil {_dde =false ; +break ;};};if _dde {return true ;};};};_fb .Log .Trace ("\u004e\u006f\u0074\u0020\u0064\u0065\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074");return false ;}; -// JBIG2CompressionType defines the enum compression type used by the JBIG2Encoder. -type JBIG2CompressionType int ; +// WriteString outputs the object as it is to be written to file. +func (_dgac *PdfObjectString )WriteString ()string {var _bagb _ce .Buffer ;if _dgac ._dfacf {_geaa :=_de .EncodeToString (_dgac .Bytes ());_bagb .WriteString ("\u003c");_bagb .WriteString (_geaa );_bagb .WriteString ("\u003e");return _bagb .String ();}; +_ebcb :=map[byte ]string {'\n':"\u005c\u006e",'\r':"\u005c\u0072",'\t':"\u005c\u0074",'\b':"\u005c\u0062",'\f':"\u005c\u0066",'(':"\u005c\u0028",')':"\u005c\u0029",'\\':"\u005c\u005c"};_bagb .WriteString ("\u0028");for _agdf :=0;_agdf < len (_dgac ._cabgg ); +_agdf ++{_cfacf :=_dgac ._cabgg [_agdf ];if _bcff ,_dbbaf :=_ebcb [_cfacf ];_dbbaf {_bagb .WriteString (_bcff );}else {_bagb .WriteByte (_cfacf );};};_bagb .WriteString ("\u0029");return _bagb .String ();};var _bcbd _d .Map ; -// DecodeBytes decodes a slice of DCT encoded bytes and returns the result. -func (_ceb *DCTEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_dcec :=_beg .NewReader (encoded );_cbbe ,_gcecf :=_fd .Decode (_dcec );if _gcecf !=nil {_gfd .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006eg\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_gcecf ); -return nil ,_gcecf ;};_cef :=_cbbe .Bounds ();var _dfac =make ([]byte ,_cef .Dx ()*_cef .Dy ()*_ceb .ColorComponents *_ceb .BitsPerComponent /8);_bfaa :=0;switch _ceb .ColorComponents {case 1:_egfa :=[]float64 {_ceb .Decode [0],_ceb .Decode [1]};for _gegf :=_cef .Min .Y ; -_gegf < _cef .Max .Y ;_gegf ++{for _cgb :=_cef .Min .X ;_cgb < _cef .Max .X ;_cgb ++{_dbg :=_cbbe .At (_cgb ,_gegf );if _ceb .BitsPerComponent ==16{_cgeba ,_dfgc :=_dbg .(_gc .Gray16 );if !_dfgc {return nil ,_ca .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_gaaa :=_ecgbb (uint (_cgeba .Y >>8),_egfa [0],_egfa [1]);_affbf :=_ecgbb (uint (_cgeba .Y ),_egfa [0],_egfa [1]);_dfac [_bfaa ]=byte (_gaaa );_bfaa ++;_dfac [_bfaa ]=byte (_affbf );_bfaa ++;}else {_edfc ,_dabcd :=_dbg .(_gc .Gray );if !_dabcd {return nil ,_ca .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_dfac [_bfaa ]=byte (_ecgbb (uint (_edfc .Y ),_egfa [0],_egfa [1]));_bfaa ++;};};};case 3:_geca :=[]float64 {_ceb .Decode [0],_ceb .Decode [1]};_ceag :=[]float64 {_ceb .Decode [2],_ceb .Decode [3]};_ebbf :=[]float64 {_ceb .Decode [4],_ceb .Decode [5]}; -for _eafe :=_cef .Min .Y ;_eafe < _cef .Max .Y ;_eafe ++{for _cfba :=_cef .Min .X ;_cfba < _cef .Max .X ;_cfba ++{_eedf :=_cbbe .At (_cfba ,_eafe );if _ceb .BitsPerComponent ==16{_dfca ,_bfbb :=_eedf .(_gc .RGBA64 );if !_bfbb {return nil ,_ca .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_afde :=_ecgbb (uint (_dfca .R >>8),_geca [0],_geca [1]);_eaca :=_ecgbb (uint (_dfca .R ),_geca [0],_geca [1]);_ccfe :=_ecgbb (uint (_dfca .G >>8),_ceag [0],_ceag [1]);_ffad :=_ecgbb (uint (_dfca .G ),_ceag [0],_ceag [1]);_ged :=_ecgbb (uint (_dfca .B >>8),_ebbf [0],_ebbf [1]); -_ddfb :=_ecgbb (uint (_dfca .B ),_ebbf [0],_ebbf [1]);_dfac [_bfaa ]=byte (_afde );_bfaa ++;_dfac [_bfaa ]=byte (_eaca );_bfaa ++;_dfac [_bfaa ]=byte (_ccfe );_bfaa ++;_dfac [_bfaa ]=byte (_ffad );_bfaa ++;_dfac [_bfaa ]=byte (_ged );_bfaa ++;_dfac [_bfaa ]=byte (_ddfb ); -_bfaa ++;}else {_ddeb ,_gcbf :=_eedf .(_gc .RGBA );if _gcbf {_gacf :=_ecgbb (uint (_ddeb .R ),_geca [0],_geca [1]);_fgfa :=_ecgbb (uint (_ddeb .G ),_ceag [0],_ceag [1]);_fegg :=_ecgbb (uint (_ddeb .B ),_ebbf [0],_ebbf [1]);_dfac [_bfaa ]=byte (_gacf ); -_bfaa ++;_dfac [_bfaa ]=byte (_fgfa );_bfaa ++;_dfac [_bfaa ]=byte (_fegg );_bfaa ++;}else {_dea ,_gfdd :=_eedf .(_gc .YCbCr );if !_gfdd {return nil ,_ca .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");}; -_eebf ,_bcc ,_ddgc ,_ :=_dea .RGBA ();_gccg :=_ecgbb (uint (_eebf >>8),_geca [0],_geca [1]);_ecd :=_ecgbb (uint (_bcc >>8),_ceag [0],_ceag [1]);_efde :=_ecgbb (uint (_ddgc >>8),_ebbf [0],_ebbf [1]);_dfac [_bfaa ]=byte (_gccg );_bfaa ++;_dfac [_bfaa ]=byte (_ecd ); -_bfaa ++;_dfac [_bfaa ]=byte (_efde );_bfaa ++;};};};};case 4:_bgbe :=[]float64 {_ceb .Decode [0],_ceb .Decode [1]};_bcdc :=[]float64 {_ceb .Decode [2],_ceb .Decode [3]};_gcdfc :=[]float64 {_ceb .Decode [4],_ceb .Decode [5]};_cceaf :=[]float64 {_ceb .Decode [6],_ceb .Decode [7]}; -for _cee :=_cef .Min .Y ;_cee < _cef .Max .Y ;_cee ++{for _bfce :=_cef .Min .X ;_bfce < _cef .Max .X ;_bfce ++{_cebe :=_cbbe .At (_bfce ,_cee );_feag ,_fcaf :=_cebe .(_gc .CMYK );if !_fcaf {return nil ,_ca .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_efda :=255-_ecgbb (uint (_feag .C ),_bgbe [0],_bgbe [1]);_bgbec :=255-_ecgbb (uint (_feag .M ),_bcdc [0],_bcdc [1]);_cbea :=255-_ecgbb (uint (_feag .Y ),_gcdfc [0],_gcdfc [1]);_gebg :=255-_ecgbb (uint (_feag .K ),_cceaf [0],_cceaf [1]);_dfac [_bfaa ]=byte (_efda ); -_bfaa ++;_dfac [_bfaa ]=byte (_bgbec );_bfaa ++;_dfac [_bfaa ]=byte (_cbea );_bfaa ++;_dfac [_bfaa ]=byte (_gebg );_bfaa ++;};};};return _dfac ,nil ;}; +// DecodeStream decodes a DCT encoded stream and returns the result as a +// slice of bytes. +func (_cbac *DCTEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _cbac .DecodeBytes (streamObj .Stream );}; -// GetFilterName returns the name of the encoding filter. -func (_agaf *LZWEncoder )GetFilterName ()string {return StreamEncodingFilterNameLZW }; +// 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 ; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_ddgf *JBIG2Encoder )MakeStreamDict ()*PdfObjectDictionary {_egcg :=MakeDict ();_egcg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_ddgf .GetFilterName ()));return _egcg ;}; +// For normal xrefs (defined by OFFSET) +Offset int64 ; -// GetFilterName returns the name of the encoding filter. -func (_edgd *CCITTFaxEncoder )GetFilterName ()string {return StreamEncodingFilterNameCCITTFax }; +// For xrefs to object streams. +OsObjNumber int ;OsObjIndex int ;}; -// PdfCryptNewEncrypt makes the document crypt handler based on a specified crypt filter. -func PdfCryptNewEncrypt (cf _cb .Filter ,userPass ,ownerPass []byte ,perm _bec .Permissions )(*PdfCrypt ,*EncryptInfo ,error ){_adf :=&PdfCrypt {_ba :make (map[PdfObject ]bool ),_aac :make (cryptFilters ),_efc :_bec .StdEncryptDict {P :perm ,EncryptMetadata :true }}; -var _aeb Version ;if cf !=nil {_fbeg :=cf .PDFVersion ();_aeb .Major ,_aeb .Minor =_fbeg [0],_fbeg [1];V ,R :=cf .HandlerVersion ();_adf ._ega .V =V ;_adf ._efc .R =R ;_adf ._ega .Length =cf .KeyLength ()*8;};const (_eda =_dfa ;);_adf ._aac [_eda ]=cf ; -if _adf ._ega .V >=4{_adf ._ddd =_eda ;_adf ._cgeb =_eda ;};_egc :=_adf .newEncryptDict ();_bbe :=_bf .Sum ([]byte (_cab .Now ().Format (_cab .RFC850 )));_bfcc :=string (_bbe [:]);_abg :=make ([]byte ,100);_fc .Read (_abg );_bbe =_bf .Sum (_abg );_ffe :=string (_bbe [:]); -_gfd .Log .Trace ("\u0052\u0061\u006e\u0064\u006f\u006d\u0020\u0062\u003a\u0020\u0025\u0020\u0078",_abg );_gfd .Log .Trace ("\u0047\u0065\u006e\u0020\u0049\u0064\u0020\u0030\u003a\u0020\u0025\u0020\u0078",_bfcc );_adf ._ddf =_bfcc ;_fgf :=_adf .generateParams (userPass ,ownerPass ); -if _fgf !=nil {return nil ,nil ,_fgf ;};_gga (&_adf ._efc ,_egc );if _adf ._ega .V >=4{if _fcf :=_adf .saveCryptFilters (_egc );_fcf !=nil {return nil ,nil ,_fcf ;};};return _adf ,&EncryptInfo {Version :_aeb ,Encrypt :_egc ,ID0 :_bfcc ,ID1 :_ffe },nil ; -}; +// DecodeStream implements ASCII hex decoding. +func (_dgd *ASCIIHexEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _dgd .DecodeBytes (streamObj .Stream );}; -// DecodeBytes decodes a slice of LZW encoded bytes and returns the result. -func (_acfe *LZWEncoder )DecodeBytes (encoded []byte )([]byte ,error ){var _fcfb _beg .Buffer ;_afc :=_beg .NewReader (encoded );var _bcef _bcdf .ReadCloser ;if _acfe .EarlyChange ==1{_bcef =_ace .NewReader (_afc ,_ace .MSB ,8);}else {_bcef =_af .NewReader (_afc ,_af .MSB ,8); -};defer _bcef .Close ();if _ ,_acbc :=_fcfb .ReadFrom (_bcef );_acbc !=nil {if _acbc !=_bcdf .ErrUnexpectedEOF ||_fcfb .Len ()==0{return nil ,_acbc ;};_gfd .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",_acbc ); -};return _fcfb .Bytes (),nil ;}; +// RawEncoder implements Raw encoder/decoder (no encoding, pass through) +type RawEncoder struct{};var _gfaa =[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046"); -// MakeIndirectObject creates an PdfIndirectObject with a specified direct object PdfObject. -func MakeIndirectObject (obj PdfObject )*PdfIndirectObject {_fbabf :=&PdfIndirectObject {};_fbabf .PdfObject =obj ;return _fbabf ;}; +// Get returns the i-th element of the array or nil if out of bounds (by index). +func (_eacdg *PdfObjectArray )Get (i int )PdfObject {if _eacdg ==nil ||i >=len (_eacdg ._dcfd )||i < 0{return nil ;};return _eacdg ._dcfd [i ];};type xrefType int ; -// StreamEncoder represents the interface for all PDF stream encoders. -type StreamEncoder interface{GetFilterName ()string ;MakeDecodeParams ()PdfObject ;MakeStreamDict ()*PdfObjectDictionary ;UpdateParams (_dcf *PdfObjectDictionary );EncodeBytes (_gag []byte )([]byte ,error );DecodeBytes (_gebe []byte )([]byte ,error );DecodeStream (_cadd *PdfObjectStream )([]byte ,error ); -}; +// HasNonConformantStream implements core.ParserMetadata. +func (_ccb ParserMetadata )HasNonConformantStream ()bool {return _ccb ._dbcb };var _cdeg =_fd .MustCompile ("\u005e\\\u0073\u002a\u005b\u002d]\u002a\u0028\u005c\u0064\u002b)\u005cs\u002b(\u005c\u0064\u002b\u0029\u005c\u0073\u002bR"); -// UpdateParams updates the parameter values of the encoder. -func (_fcad *FlateEncoder )UpdateParams (params *PdfObjectDictionary ){_cca ,_dfg :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _dfg ==nil {_fcad .Predictor =int (_cca );};_geacc ,_dfg :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); -if _dfg ==nil {_fcad .BitsPerComponent =int (_geacc );};_feed ,_dfg :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _dfg ==nil {_fcad .Columns =int (_feed );};_cded ,_dfg :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); -if _dfg ==nil {_fcad .Colors =int (_cded );};}; +// PdfObject is an interface which all primitive PDF objects must implement. +type PdfObject interface{ -// 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 _abbaa :=obj .(type ){case *PdfObjectFloat :_gfd .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 (*_abbaa ),nil ;case *PdfObjectInteger :return int64 (*_abbaa ),nil ;case *PdfObjectReference :_dcfgb :=TraceToDirectObject (obj );return GetNumberAsInt64 (_dcfgb );case *PdfIndirectObject :return GetNumberAsInt64 (_abbaa .PdfObject );};return 0,ErrNotANumber ; -}; +// String outputs a string representation of the primitive (for debugging). +String ()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 )(_ddbc *PdfObjectName ,_cfea bool ){_ddbc ,_cfea =TraceToDirectObject (obj ).(*PdfObjectName );return _ddbc ,_cfea ;}; +// 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 ;}; -// IsNullObject returns true if `obj` is a PdfObjectNull. -func IsNullObject (obj PdfObject )bool {_ ,_bafa :=TraceToDirectObject (obj ).(*PdfObjectNull );return _bafa ;}; +// 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 (_fbac *JBIG2Encoder )AddPageImage (img *JBIG2Image ,settings *JBIG2EncoderSettings )(_dag error ){const _dcdb ="\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 _fbac ==nil {return _bb .Error (_dcdb ,"J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u0069\u0073 n\u0069\u006c");};if settings ==nil {settings =&_fbac .DefaultPageSettings ;};if _fbac ._gbbbb ==nil {_fbac ._gbbbb =_dee .InitEncodeDocument (settings .FileMode ); +};if _dag =settings .Validate ();_dag !=nil {return _bb .Wrap (_dag ,_dcdb ,"");};_cede ,_dag :=img .toBitmap ();if _dag !=nil {return _bb .Wrap (_dag ,_dcdb ,"");};switch settings .Compression {case JB2Generic :if _dag =_fbac ._gbbbb .AddGenericPage (_cede ,settings .DuplicatedLinesRemoval ); +_dag !=nil {return _bb .Wrap (_dag ,_dcdb ,"");};case JB2SymbolCorrelation :return _bb .Error (_dcdb ,"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 _bb .Error (_dcdb ,"\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 _bb .Error (_dcdb ,"\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 ;}; -// HasNonConformantStream implements core.ParserMetadata. -func (_ebef ParserMetadata )HasNonConformantStream ()bool {return _ebef ._bffc }; +// ReadBytesAt reads byte content at specific offset and length within the PDF. +func (_gcgg *PdfParser )ReadBytesAt (offset ,len int64 )([]byte ,error ){_ddb :=_gcgg .GetFileOffset ();_ ,_cda :=_gcgg ._gcdd .Seek (offset ,_ee .SeekStart );if _cda !=nil {return nil ,_cda ;};_dbg :=make ([]byte ,len );_ ,_cda =_ee .ReadAtLeast (_gcgg ._gcdd ,_dbg ,int (len )); +if _cda !=nil {return nil ,_cda ;};_gcgg .SetFileOffset (_ddb );return _dbg ,nil ;}; -// GetAccessPermissions returns the PDF access permissions as an AccessPermissions object. -func (_bbc *PdfCrypt )GetAccessPermissions ()_bec .Permissions {return _bbc ._efc .P };func _ccaa (_bag *PdfObjectStream ,_dcfg *PdfObjectDictionary )(*FlateEncoder ,error ){_daca :=NewFlateEncoder ();_fgc :=_bag .PdfObjectDictionary ;if _fgc ==nil {return _daca ,nil ; -};_daca ._bfg =_gbacg (_fgc );if _dcfg ==nil {_cggb :=TraceToDirectObject (_fgc .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));switch _dcfc :=_cggb .(type ){case *PdfObjectArray :if _dcfc .Len ()!=1{_gfd .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",_dcfc .Len ()); -return nil ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _eaf ,_bge :=GetDict (_dcfc .Get (0));_bge {_dcfg =_eaf ;};case *PdfObjectDictionary :_dcfg =_dcfc ;case *PdfObjectNull ,nil :default:_gfd .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",_cggb ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _dcfg ==nil {return _daca ,nil ;};_gfd .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_dcfg .String ()); -_ege :=_dcfg .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _ege ==nil {_gfd .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 {_fagc ,_bae :=_ege .(*PdfObjectInteger );if !_bae {_gfd .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",_ege ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_daca .Predictor =int (*_fagc );};_ege =_dcfg .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _ege !=nil {_cadbb ,_dccd :=_ege .(*PdfObjectInteger );if !_dccd {_gfd .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");};_daca .BitsPerComponent =int (*_cadbb );};if _daca .Predictor > 1{_daca .Columns =1;_ege =_dcfg .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _ege !=nil {_cdd ,_ddg :=_ege .(*PdfObjectInteger );if !_ddg {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");};_daca .Columns =int (*_cdd ); -};_daca .Colors =1;_ege =_dcfg .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _ege !=nil {_geg ,_cea :=_ege .(*PdfObjectInteger );if !_cea {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"); -};_daca .Colors =int (*_geg );};};return _daca ,nil ;};var _egbga =_be .MustCompile ("\u0025P\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029");func (_fgfg *PdfParser )parseArray ()(*PdfObjectArray ,error ){_fade :=MakeArray (); -_fgfg ._gfcf .ReadByte ();for {_fgfg .skipSpaces ();_fbbc ,_efge :=_fgfg ._gfcf .Peek (1);if _efge !=nil {return _fade ,_efge ;};if _fbbc [0]==']'{_fgfg ._gfcf .ReadByte ();break ;};_bac ,_efge :=_fgfg .parseObject ();if _efge !=nil {return _fade ,_efge ; -};_fade .Append (_bac );};return _fade ,nil ;};func (_agc *PdfCrypt )isEncrypted (_egg PdfObject )bool {_ ,_gfage :=_agc ._ba [_egg ];if _gfage {_gfd .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0065\u006e\u0063\u0072y\u0070\u0074\u0065\u0064"); -return true ;};_gfd .Log .Trace ("\u004e\u006f\u0074\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074");return false ;}; +// 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{ -// WriteString outputs the object as it is to be written to file. -func (_afgf *PdfObjectStreams )WriteString ()string {var _badg _gd .Builder ;_badg .WriteString (_f .FormatInt (_afgf .ObjectNumber ,10));_badg .WriteString ("\u0020\u0030\u0020\u0052");return _badg .String ();}; +// Width and Height defines the image boundaries. +Width ,Height int ; -// PdfCrypt provides PDF encryption/decryption support. -// The PDF standard supports encryption of strings and streams (Section 7.6). -type PdfCrypt struct{_ega encryptDict ;_efc _bec .StdEncryptDict ;_ddf string ;_gcc []byte ;_abb map[PdfObject ]bool ;_ba map[PdfObject ]bool ;_bca bool ;_aac cryptFilters ;_ddd string ;_cgeb string ;_bfcb *PdfParser ;_afd map[int ]struct{};};var _defb =_be .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"); +// 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 ;};func (_gcbd *FlateEncoder )postDecodePredict (_eedf []byte )([]byte ,error ){if _gcbd .Predictor > 1{if _gcbd .Predictor ==2{_fb .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_fb .Log .Trace ("\u0043\u006f\u006c\u006f\u0072\u0073\u003a\u0020\u0025\u0064",_gcbd .Colors ); +_aabc :=_gcbd .Columns *_gcbd .Colors ;if _aabc < 1{return []byte {},nil ;};_gbf :=len (_eedf )/_aabc ;if len (_eedf )%_aabc !=0{_fb .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 ,_fe .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 (_eedf ),_aabc );};if _aabc %_gcbd .Colors !=0{return nil ,_fe .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",_aabc ,_gcbd .Colors ); +};if _aabc > len (_eedf ){_fb .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",_aabc ,len (_eedf )); +return nil ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fb .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_eedf ),_eedf ); +_eeca :=_ce .NewBuffer (nil );for _fgba :=0;_fgba < _gbf ;_fgba ++{_ffb :=_eedf [_aabc *_fgba :_aabc *(_fgba +1)];for _eadf :=_gcbd .Colors ;_eadf < _aabc ;_eadf ++{_ffb [_eadf ]+=_ffb [_eadf -_gcbd .Colors ];};_eeca .Write (_ffb );};_feec :=_eeca .Bytes (); +_fb .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_feec ),_feec );return _feec ,nil ;}else if _gcbd .Predictor >=10&&_gcbd .Predictor <=15{_fb .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +_ggfb :=_gcbd .Columns *_gcbd .Colors +1;_cedg :=len (_eedf )/_ggfb ;if len (_eedf )%_ggfb !=0{return nil ,_fe .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 (_eedf ),_ggfb ); +};if _ggfb > len (_eedf ){_fb .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",_ggfb ,len (_eedf )); +return nil ,_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_adg :=_ce .NewBuffer (nil );_fb .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_gcbd .Columns ); +_fb .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_eedf ),_ggfb ,_cedg );_aga :=make ([]byte ,_ggfb );for _eddg :=0;_eddg < _ggfb ;_eddg ++{_aga [_eddg ]=0;}; +_abdb :=_gcbd .Colors ;for _eede :=0;_eede < _cedg ;_eede ++{_agcg :=_eedf [_ggfb *_eede :_ggfb *(_eede +1)];_cef :=_agcg [0];switch _cef {case _edg :case _bddb :for _dcaa :=1+_abdb ;_dcaa < _ggfb ;_dcaa ++{_agcg [_dcaa ]+=_agcg [_dcaa -_abdb ];};case _efeb :for _fadd :=1; +_fadd < _ggfb ;_fadd ++{_agcg [_fadd ]+=_aga [_fadd ];};case _fegc :for _fgbag :=1;_fgbag < _abdb +1;_fgbag ++{_agcg [_fgbag ]+=_aga [_fgbag ]/2;};for _dac :=_abdb +1;_dac < _ggfb ;_dac ++{_agcg [_dac ]+=byte ((int (_agcg [_dac -_abdb ])+int (_aga [_dac ]))/2); +};case _afgb :for _fdef :=1;_fdef < _ggfb ;_fdef ++{var _eba ,_fbbb ,_efff byte ;_fbbb =_aga [_fdef ];if _fdef >=_abdb +1{_eba =_agcg [_fdef -_abdb ];_efff =_aga [_fdef -_abdb ];};_agcg [_fdef ]+=_agfa (_eba ,_fbbb ,_efff );};default:_fb .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",_cef ,_eede ); +return nil ,_fe .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_cef );};copy (_aga ,_agcg );_adg .Write (_agcg [1:]);};_bdae :=_adg .Bytes ();return _bdae ,nil ; +}else {_fb .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",_gcbd .Predictor );return nil ,_fe .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",_gcbd .Predictor ); +};};return _eedf ,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 (_edgb *PdfObjectArray )ToInt64Slice ()([]int64 ,error ){var _cbac []int64 ;for _ ,_eadgf :=range _edgb .Elements (){if _agda ,_bcag :=_eadgf .(*PdfObjectInteger );_bcag {_cbac =append (_cbac ,int64 (*_agda ));}else {return nil ,ErrTypeError ;};}; -return _cbac ,nil ;};func _efd (_cedc XrefTable ){_gfd .Log .Debug ("\u003dX\u003d\u0058\u003d\u0058\u003d");_gfd .Log .Debug ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_fbc :=0;for _ ,_ebc :=range _cedc .ObjectMap {_gfd .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",_fbc +1,_ebc .ObjectNumber ,_ebc .Generation ,_ebc .Offset ); -_fbc ++;};};func (_dca *PdfParser )parseName ()(PdfObjectName ,error ){var _gbbae _beg .Buffer ;_geccb :=false ;for {_fbfdc ,_ededf :=_dca ._gfcf .Peek (1);if _ededf ==_bcdf .EOF {break ;};if _ededf !=nil {return PdfObjectName (_gbbae .String ()),_ededf ; -};if !_geccb {if _fbfdc [0]=='/'{_geccb =true ;_dca ._gfcf .ReadByte ();}else if _fbfdc [0]=='%'{_dca .readComment ();_dca .skipSpaces ();}else {_gfd .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",_fbfdc ,_fbfdc ); -return PdfObjectName (_gbbae .String ()),_gf .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_fbfdc [0]);};}else {if IsWhiteSpace (_fbfdc [0]){break ;}else if (_fbfdc [0]=='/')||(_fbfdc [0]=='[')||(_fbfdc [0]=='(')||(_fbfdc [0]==']')||(_fbfdc [0]=='<')||(_fbfdc [0]=='>'){break ; -}else if _fbfdc [0]=='#'{_dfdf ,_ffdb :=_dca ._gfcf .Peek (3);if _ffdb !=nil {return PdfObjectName (_gbbae .String ()),_ffdb ;};_gbbe ,_ffdb :=_a .DecodeString (string (_dfdf [1:3]));if _ffdb !=nil {_gfd .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"); -_gbbae .WriteByte ('#');_dca ._gfcf .Discard (1);continue ;};_dca ._gfcf .Discard (3);_gbbae .Write (_gbbe );}else {_bafe ,_ :=_dca ._gfcf .ReadByte ();_gbbae .WriteByte (_bafe );};};};return PdfObjectName (_gbbae .String ()),nil ;}; +// EncodeBytes DCT encodes the passed in slice of bytes. +func (_cdce *DCTEncoder )EncodeBytes (data []byte )([]byte ,error ){var _dgfg _ba .Image ;if _cdce .ColorComponents ==1&&_cdce .BitsPerComponent ==8{_dgfg =&_ba .Gray {Rect :_ba .Rect (0,0,_cdce .Width ,_cdce .Height ),Pix :data ,Stride :_eeb .BytesPerLine (_cdce .Width ,_cdce .BitsPerComponent ,_cdce .ColorComponents )}; +}else {var _cfaa error ;_dgfg ,_cfaa =_eeb .NewImage (_cdce .Width ,_cdce .Height ,_cdce .BitsPerComponent ,_cdce .ColorComponents ,data ,nil ,nil );if _cfaa !=nil {return nil ,_cfaa ;};};_aac :=_dfe .Options {};_aac .Quality =_cdce .Quality ;var _debc _ce .Buffer ; +if _dfa :=_dfe .Encode (&_debc ,_dgfg ,&_aac );_dfa !=nil {return nil ,_dfa ;};return _debc .Bytes (),nil ;}; + +// MakeHexString creates an PdfObjectString from a string intended for output as a hexadecimal string. +func MakeHexString (s string )*PdfObjectString {_gggcb :=PdfObjectString {_cabgg :s ,_dfacf :true };return &_gggcb ;}; // UpdateParams updates the parameter values of the encoder. // Implements StreamEncoder interface. -func (_dagb *JBIG2Encoder )UpdateParams (params *PdfObjectDictionary ){_gabd ,_fbab :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _fbab ==nil {_dagb .BitsPerComponent =int (_gabd ); -};_cdgg ,_fbab :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _fbab ==nil {_dagb .Width =int (_cdgg );};_efcefb ,_fbab :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _fbab ==nil {_dagb .Height =int (_efcefb ); -};_cffce ,_fbab :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _fbab ==nil {_dagb .ColorComponents =int (_cffce );};}; +func (_dfdb *JBIG2Encoder )UpdateParams (params *PdfObjectDictionary ){_ffcg ,_dfadf :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _dfadf ==nil {_dfdb .BitsPerComponent =int (_ffcg ); +};_daab ,_dfadf :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _dfadf ==nil {_dfdb .Width =int (_daab );};_deaf ,_dfadf :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _dfadf ==nil {_dfdb .Height =int (_deaf ); +};_ecca ,_dfadf :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _dfadf ==nil {_dfdb .ColorComponents =int (_ecca );};}; -// 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 )(_ecae *PdfObjectFloat ,_ffafbf bool ){_ecae ,_ffafbf =TraceToDirectObject (obj ).(*PdfObjectFloat );return _ecae ,_ffafbf ;};func (_gdaac *PdfParser )loadXrefs ()(*PdfObjectDictionary ,error ){_gdaac ._aeaea .ObjectMap =make (map[int ]XrefObject ); -_gdaac ._geff =make (objectStreams );_dage ,_gbgc :=_gdaac ._cgef .Seek (0,_bcdf .SeekEnd );if _gbgc !=nil {return nil ,_gbgc ;};_gfd .Log .Trace ("\u0066s\u0069\u007a\u0065\u003a\u0020\u0025d",_dage );_gdaac ._affc =_dage ;_gbgc =_gdaac .seekToEOFMarker (_dage ); -if _gbgc !=nil {_gfd .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",_gbgc );return nil ,_gbgc ;};_fgfbd ,_gbgc :=_gdaac ._cgef .Seek (0,_bcdf .SeekCurrent ); -if _gbgc !=nil {return nil ,_gbgc ;};var _bedb int64 =64;_eabe :=_fgfbd -_bedb ;if _eabe < 0{_eabe =0;};_ ,_gbgc =_gdaac ._cgef .Seek (_eabe ,_bcdf .SeekStart );if _gbgc !=nil {return nil ,_gbgc ;};_gcada :=make ([]byte ,_bedb );_ ,_gbgc =_gdaac ._cgef .Read (_gcada ); -if _gbgc !=nil {_gfd .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",_gbgc ); -return nil ,_gbgc ;};_eggca :=_gbef .FindStringSubmatch (string (_gcada ));if len (_eggca )< 2{_gfd .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 ,_ca .New ("\u0073\u0074\u0061\u0072tx\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};if len (_eggca )> 2{_gfd .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",_gcada ); -return nil ,_ca .New ("m\u0075\u006c\u0074\u0069\u0070\u006ce\u0020\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065f\u0020\u0065\u006et\u0072i\u0065\u0073\u003f");};_ebfg ,_ :=_f .ParseInt (_eggca [1],10,64);_gfd .Log .Trace ("\u0073t\u0061r\u0074\u0078\u0072\u0065\u0066\u0020\u0061\u0074\u0020\u0025\u0064",_ebfg ); -if _ebfg > _dage {_gfd .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");_gfd .Log .Debug ("\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0072e\u0070\u0061\u0069\u0072"); -_ebfg ,_gbgc =_gdaac .repairLocateXref ();if _gbgc !=nil {_gfd .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 ,_gbgc ;};};_gdaac ._cgef .Seek (_ebfg ,_bcdf .SeekStart );_gdaac ._gfcf =_ec .NewReader (_gdaac ._cgef );_bggb ,_gbgc :=_gdaac .parseXref ();if _gbgc !=nil {return nil ,_gbgc ;};_ffgb :=_bggb .Get ("\u0058R\u0065\u0066\u0053\u0074\u006d");if _ffgb !=nil {_cbcga ,_defe :=_ffgb .(*PdfObjectInteger ); -if !_defe {return nil ,_ca .New ("\u0058\u0052\u0065\u0066\u0053\u0074\u006d\u0020\u0021=\u0020\u0069\u006e\u0074");};_ ,_gbgc =_gdaac .parseXrefStream (_cbcga );if _gbgc !=nil {return nil ,_gbgc ;};};var _bcebd []int64 ;_abee :=func (_fcfd int64 ,_bccf []int64 )bool {for _ ,_ceeg :=range _bccf {if _ceeg ==_fcfd {return true ; -};};return false ;};_ffgb =_bggb .Get ("\u0050\u0072\u0065\u0076");for _ffgb !=nil {_cbadg ,_dgba :=_ffgb .(*PdfObjectInteger );if !_dgba {_gfd .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",_ffgb ); -return _bggb ,nil ;};_egge :=*_cbadg ;_gfd .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",_egge );_gdaac ._cgef .Seek (int64 (_egge ),_bcdf .SeekStart ); -_gdaac ._gfcf =_ec .NewReader (_gdaac ._cgef );_fcgdf ,_dfcg :=_gdaac .parseXref ();if _dfcg !=nil {_gfd .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"); -_gfd .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 ;};_gdaac ._afeb =append (_gdaac ._afeb ,int64 (_egge )); -_ffgb =_fcgdf .Get ("\u0050\u0072\u0065\u0076");if _ffgb !=nil {_cada :=*(_ffgb .(*PdfObjectInteger ));if _abee (int64 (_cada ),_bcebd ){_gfd .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 ;};_bcebd =append (_bcebd ,int64 (_cada ));};};return _bggb ,nil ;};var _cabb =_be .MustCompile ("\u005e\\\u0073\u002a\u005b\u002d]\u002a\u0028\u005c\u0064\u002b)\u005cs\u002b(\u005c\u0064\u002b\u0029\u005c\u0073\u002bR");type offsetReader struct{_bbce _bcdf .ReadSeeker ; -_gbdfg int64 ;}; +// 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 (_eef *PdfCrypt )Decrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _eef .isDecrypted (obj ){return nil ;};switch _bga :=obj .(type ){case *PdfIndirectObject :_eef ._gga [_bga ]=true ;_fb .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",_bga .ObjectNumber ,_bga .GenerationNumber ); +_acf :=_bga .ObjectNumber ;_fdcd :=_bga .GenerationNumber ;_aeb :=_eef .Decrypt (_bga .PdfObject ,_acf ,_fdcd );if _aeb !=nil {return _aeb ;};return nil ;case *PdfObjectStream :_eef ._gga [_bga ]=true ;_gac :=_bga .PdfObjectDictionary ;if _eef ._bfd .R !=5{if _ebba ,_bfaa :=_gac .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_bfaa &&*_ebba =="\u0058\u0052\u0065\u0066"{return nil ;};};_bgc :=_bga .ObjectNumber ;_egde :=_bga .GenerationNumber ;_fb .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_bgc ,_egde ); +_gcf :=_ggbf ;if _eef ._af .V >=4{_gcf =_eef ._faf ;_fb .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_eef ._faf );if _fda ,_cebf :=_gac .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); +_cebf {if _bec ,_gdfg :=GetName (_fda .Get (0));_gdfg {if *_bec =="\u0043\u0072\u0079p\u0074"{_gcf ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _ebfg ,_ebbf :=_gac .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); +_ebbf {if _ced ,_gaf :=_ebfg .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_gaf {if _ ,_ddc :=_eef ._gdc [string (*_ced )];_ddc {_fb .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_ced ); +_gcf =string (*_ced );};};};};};};_fb .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_gcf );if _gcf =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_ffdb :=_eef .Decrypt (_gac ,_bgc ,_egde ); +if _ffdb !=nil {return _ffdb ;};_gcc ,_ffdb :=_eef .makeKey (_gcf ,uint32 (_bgc ),uint32 (_egde ),_eef ._bda );if _ffdb !=nil {return _ffdb ;};_bga .Stream ,_ffdb =_eef .decryptBytes (_bga .Stream ,_gcf ,_gcc );if _ffdb !=nil {return _ffdb ;};_gac .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_bga .Stream )))); +return nil ;case *PdfObjectString :_fb .Log .Trace ("\u0044e\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_bgd :=_ggbf ;if _eef ._af .V >=4{_fb .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_eef ._dbe ); +if _eef ._dbe =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_bgd =_eef ._dbe ;};_fbgd ,_cgbb :=_eef .makeKey (_bgd ,uint32 (parentObjNum ),uint32 (parentGenNum ),_eef ._bda );if _cgbb !=nil {return _cgbb ;};_cbf :=_bga .Str ();_gcba :=make ([]byte ,len (_cbf )); +for _abg :=0;_abg < len (_cbf );_abg ++{_gcba [_abg ]=_cbf [_abg ];};if len (_gcba )> 0{_fb .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_gcba ,_gcba ); +_gcba ,_cgbb =_eef .decryptBytes (_gcba ,_bgd ,_fbgd );if _cgbb !=nil {return _cgbb ;};};_bga ._cabgg =string (_gcba );return nil ;case *PdfObjectArray :for _ ,_dadc :=range _bga .Elements (){_baf :=_eef .Decrypt (_dadc ,parentObjNum ,parentGenNum );if _baf !=nil {return _baf ; +};};return nil ;case *PdfObjectDictionary :_edcd :=false ;if _bbeb :=_bga .Get ("\u0054\u0079\u0070\u0065");_bbeb !=nil {_abff ,_cdf :=_bbeb .(*PdfObjectName );if _cdf &&*_abff =="\u0053\u0069\u0067"{_edcd =true ;};};for _ ,_afb :=range _bga .Keys (){_gedd :=_bga .Get (_afb ); +if _edcd &&string (_afb )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ;};if string (_afb )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_afb )!="\u0050\u0072\u0065\u0076"&&string (_afb )!="\u004c\u0061\u0073\u0074"{_caf :=_eef .Decrypt (_gedd ,parentObjNum ,parentGenNum ); +if _caf !=nil {return _caf ;};};};return nil ;};return nil ;}; -// DecodeStream decodes a JPX encoded stream and returns the result as a -// slice of bytes. -func (_fdfa *JPXEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_gfd .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",_fdfa .GetFilterName ()); -return streamObj .Stream ,ErrNoJPXDecode ;}; +// PdfObjectFloat represents the primitive PDF floating point numerical object. +type PdfObjectFloat float64 ; -// GetFilterName returns the name of the encoding filter. -func (_beef *ASCII85Encoder )GetFilterName ()string {return StreamEncodingFilterNameASCII85 }; +// PdfObjectStreams represents the primitive PDF object streams. +// 7.5.7 Object Streams (page 45). +type PdfObjectStreams struct{PdfObjectReference ;_dgfaf []PdfObject ;}; -// ResolveReference resolves reference if `o` is a *PdfObjectReference and returns the object referenced to. -// Otherwise returns back `o`. -func ResolveReference (obj PdfObject )PdfObject {if _agad ,_fcda :=obj .(*PdfObjectReference );_fcda {return _agad .Resolve ();};return obj ;}; +// DecodeGlobals decodes 'encoded' byte stream and returns their Globally defined segments ('Globals'). +func (_agaf *JBIG2Encoder )DecodeGlobals (encoded []byte )(_ad .Globals ,error ){return _ad .DecodeGlobals (encoded );}; -// EncodeBytes encodes the passed in slice of bytes by passing it through the -// EncodeBytes method of the underlying encoders. -func (_age *MultiEncoder )EncodeBytes (data []byte )([]byte ,error ){_efgd :=data ;var _eag error ;for _bddff :=len (_age ._gcbe )-1;_bddff >=0;_bddff --{_edge :=_age ._gcbe [_bddff ];_efgd ,_eag =_edge .EncodeBytes (_efgd );if _eag !=nil {return nil ,_eag ; -};};return _efgd ,nil ;};func _agec (_gdee string )(PdfObjectReference ,error ){_gbbf :=PdfObjectReference {};_gggg :=_cabb .FindStringSubmatch (_gdee );if len (_gggg )< 3{_gfd .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); -return _gbbf ,_ca .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e");};_egbd ,_ :=_f .Atoi (_gggg [1]);_cdae ,_ :=_f .Atoi (_gggg [2]);_gbbf .ObjectNumber =int64 (_egbd );_gbbf .GenerationNumber =int64 (_cdae ); -return _gbbf ,nil ;};func (_fege *PdfParser )parseString ()(*PdfObjectString ,error ){_fege ._gfcf .ReadByte ();var _caagd _beg .Buffer ;_adeg :=1;for {_abbgc ,_ffcf :=_fege ._gfcf .Peek (1);if _ffcf !=nil {return MakeString (_caagd .String ()),_ffcf ; -};if _abbgc [0]=='\\'{_fege ._gfcf .ReadByte ();_edeg ,_ffeec :=_fege ._gfcf .ReadByte ();if _ffeec !=nil {return MakeString (_caagd .String ()),_ffeec ;};if IsOctalDigit (_edeg ){_fbfbb ,_gdbca :=_fege ._gfcf .Peek (2);if _gdbca !=nil {return MakeString (_caagd .String ()),_gdbca ; -};var _ageb []byte ;_ageb =append (_ageb ,_edeg );for _ ,_bggc :=range _fbfbb {if IsOctalDigit (_bggc ){_ageb =append (_ageb ,_bggc );}else {break ;};};_fege ._gfcf .Discard (len (_ageb )-1);_gfd .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_ageb ); -_deef ,_gdbca :=_f .ParseUint (string (_ageb ),8,32);if _gdbca !=nil {return MakeString (_caagd .String ()),_gdbca ;};_caagd .WriteByte (byte (_deef ));continue ;};switch _edeg {case 'n':_caagd .WriteRune ('\n');case 'r':_caagd .WriteRune ('\r');case 't':_caagd .WriteRune ('\t'); -case 'b':_caagd .WriteRune ('\b');case 'f':_caagd .WriteRune ('\f');case '(':_caagd .WriteRune ('(');case ')':_caagd .WriteRune (')');case '\\':_caagd .WriteRune ('\\');};continue ;}else if _abbgc [0]=='('{_adeg ++;}else if _abbgc [0]==')'{_adeg --;if _adeg ==0{_fege ._gfcf .ReadByte (); -break ;};};_ebgcc ,_ :=_fege ._gfcf .ReadByte ();_caagd .WriteByte (_ebgcc );};return MakeString (_caagd .String ()),nil ;};func _gcb (_cce *_cb .FilterDict ,_edb *PdfObjectDictionary )error {if _degc ,_egb :=_edb .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_egb {if _cbf :=string (*_degc );_cbf !="C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072"{_gfd .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",_cbf ); -};};_eeb ,_eff :=_edb .Get ("\u0043\u0046\u004d").(*PdfObjectName );if !_eff {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"); -};_cce .CFM =string (*_eeb );if _cdb ,_aaca :=_edb .Get ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et").(*PdfObjectName );_aaca {_cce .AuthEvent =_bec .AuthEvent (*_cdb );}else {_cce .AuthEvent =_bec .EventDocOpen ;};if _dad ,_aee :=_edb .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger ); -_aee {_cce .Length =int (*_dad );};return nil ;}; +// Update updates multiple keys and returns the dictionary back so can be used in a chained fashion. +func (_efced *PdfObjectDictionary )Update (objmap map[string ]PdfObject )*PdfObjectDictionary {_efced ._gfdb .Lock ();defer _efced ._gfdb .Unlock ();for _adbf ,_daef :=range objmap {_efced .setWithLock (PdfObjectName (_adbf ),_daef ,false );};return _efced ; +}; -// RegisterCustomStreamEncoder register a custom encoder handler for certain filter. -func RegisterCustomStreamEncoder (filterName string ,customStreamEncoder StreamEncoder ){_aace .Store (filterName ,customStreamEncoder );}; +// MakeArrayFromIntegers64 creates an PdfObjectArray from a slice of int64s, where each array element +// is an PdfObjectInteger. +func MakeArrayFromIntegers64 (vals []int64 )*PdfObjectArray {_dfaef :=MakeArray ();for _ ,_cefef :=range vals {_dfaef .Append (MakeInteger (_cefef ));};return _dfaef ;}; -// 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 )(_agggg string ,_ggad bool ){_bdeb ,_ggad :=TraceToDirectObject (obj ).(*PdfObjectName );if _ggad {return string (*_bdeb ),true ;};return ;}; +// GetXrefType returns the type of the first xref object (table or stream). +func (_bfege *PdfParser )GetXrefType ()*xrefType {return _bfege ._dgec }; + +// String returns the state of the bool as "true" or "false". +func (_aceg *PdfObjectBool )String ()string {if *_aceg {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";}; + +// ParseNumber parses a numeric objects from a buffered stream. +// Section 7.3.3. +// Integer or Float. +// +// An integer shall be written as one or more decimal digits optionally +// preceded by a sign. The value shall be interpreted as a signed +// decimal integer and shall be converted to an integer object. +// +// A real value shall be written as one or more decimal digits with an +// optional sign and a leading, trailing, or embedded PERIOD (2Eh) +// (decimal point). The value shall be interpreted as a real number +// and shall be converted to a real object. +// +// Regarding exponential numbers: 7.3.3 Numeric Objects: +// A conforming writer shall not use the PostScript syntax for numbers +// with non-decimal radices (such as 16#FFFE) or in exponential format +// (such as 6.02E23). +// 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 *_def .Reader )(PdfObject ,error ){_bbea :=false ;_cgag :=true ;var _ccgcd _ce .Buffer ;for {if _fb .Log .IsLogLevel (_fb .LogLevelTrace ){_fb .Log .Trace ("\u0050\u0061\u0072\u0073in\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0022\u0025\u0073\u0022",_ccgcd .String ()); +};_debeg ,_dfgda :=buf .Peek (1);if _dfgda ==_ee .EOF {break ;};if _dfgda !=nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0025\u0073",_dfgda );return nil ,_dfgda ;};if _cgag &&(_debeg [0]=='-'||_debeg [0]=='+'){_gfgf ,_ :=buf .ReadByte (); +_ccgcd .WriteByte (_gfgf );_cgag =false ;}else if IsDecimalDigit (_debeg [0]){_gfcbg ,_ :=buf .ReadByte ();_ccgcd .WriteByte (_gfcbg );}else if _debeg [0]=='.'{_bggb ,_ :=buf .ReadByte ();_ccgcd .WriteByte (_bggb );_bbea =true ;}else if _debeg [0]=='e'||_debeg [0]=='E'{_bbfd ,_ :=buf .ReadByte (); +_ccgcd .WriteByte (_bbfd );_bbea =true ;_cgag =true ;}else {break ;};};var _geff PdfObject ;if _bbea {_bacfe ,_fdea :=_f .ParseFloat (_ccgcd .String (),64);if _fdea !=nil {_fb .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",_ccgcd .String (),_fdea ); +_bacfe =0.0;};_gdgga :=PdfObjectFloat (_bacfe );_geff =&_gdgga ;}else {_ggfde ,_dbfba :=_f .ParseInt (_ccgcd .String (),10,64);if _dbfba !=nil {_fb .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",_ccgcd .String (),_dbfba ); +_ggfde =0;};_dbgce :=PdfObjectInteger (_ggfde );_geff =&_dbgce ;};return _geff ,nil ;}; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_ecgdd *DCTEncoder )MakeDecodeParams ()PdfObject {return nil };func (_fge *FlateEncoder )postDecodePredict (_dee []byte )([]byte ,error ){if _fge .Predictor > 1{if _fge .Predictor ==2{_gfd .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -_gfd .Log .Trace ("\u0043\u006f\u006c\u006f\u0072\u0073\u003a\u0020\u0025\u0064",_fge .Colors );_bdfc :=_fge .Columns *_fge .Colors ;if _bdfc < 1{return []byte {},nil ;};_eacf :=len (_dee )/_bdfc ;if len (_dee )%_bdfc !=0{_gfd .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 (_dee ),_bdfc );};if _bdfc %_fge .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",_bdfc ,_fge .Colors ); -};if _bdfc > len (_dee ){_gfd .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",_bdfc ,len (_dee )); -return nil ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_gfd .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_dee ),_dee ); -_dff :=_beg .NewBuffer (nil );for _cac :=0;_cac < _eacf ;_cac ++{_dgbe :=_dee [_bdfc *_cac :_bdfc *(_cac +1)];for _bad :=_fge .Colors ;_bad < _bdfc ;_bad ++{_dgbe [_bad ]+=_dgbe [_bad -_fge .Colors ];};_dff .Write (_dgbe );};_bea :=_dff .Bytes ();_gfd .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_bea ),_bea ); -return _bea ,nil ;}else if _fge .Predictor >=10&&_fge .Predictor <=15{_gfd .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_gefc :=_fge .Columns *_fge .Colors +1;_cbef :=len (_dee )/_gefc ;if len (_dee )%_gefc !=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 (_dee ),_gefc ); -};if _gefc > len (_dee ){_gfd .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",_gefc ,len (_dee )); -return nil ,_ca .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_dgf :=_beg .NewBuffer (nil );_gfd .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_fge .Columns ); -_gfd .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_dee ),_gefc ,_cbef );_cgcf :=make ([]byte ,_gefc );for _dedf :=0;_dedf < _gefc ;_dedf ++{_cgcf [_dedf ]=0; -};_ade :=_fge .Colors ;for _ffgg :=0;_ffgg < _cbef ;_ffgg ++{_ffa :=_dee [_gefc *_ffgg :_gefc *(_ffgg +1)];_adee :=_ffa [0];switch _adee {case _decg :case _acdd :for _dga :=1+_ade ;_dga < _gefc ;_dga ++{_ffa [_dga ]+=_ffa [_dga -_ade ];};case _gccb :for _fga :=1; -_fga < _gefc ;_fga ++{_ffa [_fga ]+=_cgcf [_fga ];};case _bfcd :for _fbdb :=1;_fbdb < _ade +1;_fbdb ++{_ffa [_fbdb ]+=_cgcf [_fbdb ]/2;};for _beac :=_ade +1;_beac < _gefc ;_beac ++{_ffa [_beac ]+=byte ((int (_ffa [_beac -_ade ])+int (_cgcf [_beac ]))/2); -};case _cfb :for _bafd :=1;_bafd < _gefc ;_bafd ++{var _ffc ,_aade ,_ecbd byte ;_aade =_cgcf [_bafd ];if _bafd >=_ade +1{_ffc =_ffa [_bafd -_ade ];_ecbd =_cgcf [_bafd -_ade ];};_ffa [_bafd ]+=_gdaa (_ffc ,_aade ,_ecbd );};default:_gfd .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",_adee ,_ffgg ); -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",_adee );};copy (_cgcf ,_ffa );_dgf .Write (_ffa [1:]);};_ecbb :=_dgf .Bytes ();return _ecbb ,nil ; -}else {_gfd .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",_fge .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",_fge .Predictor ); -};};return _dee ,nil ;}; +func (_fgcf *RunLengthEncoder )MakeDecodeParams ()PdfObject {return nil }; -// NewMultiEncoder returns a new instance of MultiEncoder. -func NewMultiEncoder ()*MultiEncoder {_gacb :=MultiEncoder {};_gacb ._gcbe =[]StreamEncoder {};return &_gacb ;}; +// UpdateParams updates the parameter values of the encoder. +func (_dceg *DCTEncoder )UpdateParams (params *PdfObjectDictionary ){_cebaf ,_gcgb :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _gcgb ==nil {_dceg .ColorComponents =int (_cebaf ); +};_gab ,_gcgb :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _gcgb ==nil {_dceg .BitsPerComponent =int (_gab );};_aegb ,_gcgb :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068")); +if _gcgb ==nil {_dceg .Width =int (_aegb );};_adea ,_gcgb :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _gcgb ==nil {_dceg .Height =int (_adea );};_defe ,_gcgb :=GetNumberAsInt64 (params .Get ("\u0051u\u0061\u006c\u0069\u0074\u0079")); +if _gcgb ==nil {_dceg .Quality =int (_defe );};_fdgb ,_efbfa :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));if _efbfa {_dceg .Decode ,_gcgb =_fdgb .ToFloat64Array ();if _gcgb !=nil {_fb .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",_gcgb ); +};};}; -// 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 (_ebec *JBIG2Encoder )AddPageImage (img *JBIG2Image ,settings *JBIG2EncoderSettings )(_cbcea error ){const _eebg ="\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 _ebec ==nil {return _de .Error (_eebg ,"J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u0069\u0073 n\u0069\u006c");};if settings ==nil {settings =&_ebec .DefaultPageSettings ;};if _ebec ._fedd ==nil {_ebec ._fedd =_gb .InitEncodeDocument (settings .FileMode ); -};if _cbcea =settings .Validate ();_cbcea !=nil {return _de .Wrap (_cbcea ,_eebg ,"");};_ecge ,_cbcea :=img .toBitmap ();if _cbcea !=nil {return _de .Wrap (_cbcea ,_eebg ,"");};switch settings .Compression {case JB2Generic :if _cbcea =_ebec ._fedd .AddGenericPage (_ecge ,settings .DuplicatedLinesRemoval ); -_cbcea !=nil {return _de .Wrap (_cbcea ,_eebg ,"");};case JB2SymbolCorrelation :return _de .Error (_eebg ,"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 _de .Error (_eebg ,"\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 _de .Error (_eebg ,"\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 ;};func (_cfgb *PdfParser )skipSpaces ()(int ,error ){_ddgg :=0; -for {_fcdce ,_ebdd :=_cfgb ._gfcf .ReadByte ();if _ebdd !=nil {return 0,_ebdd ;};if IsWhiteSpace (_fcdce ){_ddgg ++;}else {_cfgb ._gfcf .UnreadByte ();break ;};};return _ddgg ,nil ;};const (JB2Generic JBIG2CompressionType =iota ;JB2SymbolCorrelation ;JB2SymbolRankHaus ; -); +// Read implementation of Read interface. +func (_dgfa *limitedReadSeeker )Read (p []byte )(_gbfc int ,_aadaa error ){_caef ,_aadaa :=_dgfa ._bgcdg .Seek (0,_ee .SeekCurrent );if _aadaa !=nil {return 0,_aadaa ;};_bbgd :=_dgfa ._adcd -_caef ;if _bbgd ==0{return 0,_ee .EOF ;};if _ceeg :=int64 (len (p )); +_ceeg < _bbgd {_bbgd =_ceeg ;};_dfgf :=make ([]byte ,_bbgd );_gbfc ,_aadaa =_dgfa ._bgcdg .Read (_dfgf );copy (p ,_dfgf );return _gbfc ,_aadaa ;}; -// DecodeStream decodes a DCT encoded stream and returns the result as a -// slice of bytes. -func (_gfc *DCTEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _gfc .DecodeBytes (streamObj .Stream );}; +// WriteString outputs the object as it is to be written to file. +func (_baff *PdfObjectName )WriteString ()string {var _bbfbc _ce .Buffer ;if len (*_baff )> 127{_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u0061\u006d\u0065\u0020t\u006fo\u0020l\u006f\u006e\u0067\u0020\u0028\u0025\u0073)",*_baff );};_bbfbc .WriteString ("\u002f"); +for _cadb :=0;_cadb < len (*_baff );_cadb ++{_bgag :=(*_baff )[_cadb ];if !IsPrintable (_bgag )||_bgag =='#'||IsDelimiter (_bgag ){_bbfbc .WriteString (_fe .Sprintf ("\u0023\u0025\u002e2\u0078",_bgag ));}else {_bbfbc .WriteByte (_bgag );};};return _bbfbc .String (); +}; -// DecodeStream returns the passed in stream as a slice of bytes. -// The purpose of the method is to satisfy the StreamEncoder interface. -func (_gfba *RawEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return streamObj .Stream ,nil ;}; \ No newline at end of file +// EncodeBytes encodes the passed in slice of bytes by passing it through the +// EncodeBytes method of the underlying encoders. +func (_facac *MultiEncoder )EncodeBytes (data []byte )([]byte ,error ){_fffe :=data ;var _gabg error ;for _egaa :=len (_facac ._cedgf )-1;_egaa >=0;_egaa --{_egga :=_facac ._cedgf [_egaa ];_fffe ,_gabg =_egga .EncodeBytes (_fffe );if _gabg !=nil {return nil ,_gabg ; +};};return _fffe ,nil ;}; \ No newline at end of file diff --git a/core/security/crypt/crypt.go b/core/security/crypt/crypt.go index 3fae4b77..f45d3f6f 100644 --- a/core/security/crypt/crypt.go +++ b/core/security/crypt/crypt.go @@ -9,58 +9,17 @@ // 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 (_cg "crypto/aes";_df "crypto/cipher";_da "crypto/md5";_g "crypto/rand";_e "crypto/rc4";_c "fmt";_fe "github.com/unidoc/unipdf/v3/common";_ga "github.com/unidoc/unipdf/v3/core/security";_f "io";);func init (){_gef ("\u0041\u0045\u0053V\u0032",_db )}; -func (filterIdentity )Name ()string {return "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"};func (filterAES )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_fec ,_a :=_cg .NewCipher (okey );if _a !=nil {return nil ,_a ;};_fe .Log .Trace ("A\u0045\u0053\u0020\u0045nc\u0072y\u0070\u0074\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf ); -const _dc =_cg .BlockSize ;_fd :=_dc -len (buf )%_dc ;for _ff :=0;_ff < _fd ;_ff ++{buf =append (buf ,byte (_fd ));};_fe .Log .Trace ("\u0050a\u0064d\u0065\u0064\u0020\u0074\u006f \u0025\u0064 \u0062\u0079\u0074\u0065\u0073",len (buf ));_dg :=make ([]byte ,_dc +len (buf )); -_ba :=_dg [:_dc ];if _ ,_fab :=_f .ReadFull (_g .Reader ,_ba );_fab !=nil {return nil ,_fab ;};_bca :=_df .NewCBCEncrypter (_fec ,_ba );_bca .CryptBlocks (_dg [_dc :],buf );buf =_dg ;_fe .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf ); -return buf ,nil ;}; +package crypt ;import (_g "crypto/aes";_de "crypto/cipher";_cd "crypto/md5";_gg "crypto/rand";_cb "crypto/rc4";_d "fmt";_a "github.com/unidoc/unipdf/v3/common";_cf "github.com/unidoc/unipdf/v3/core/security";_c "io";);func init (){_aaf ("\u0041\u0045\u0053V\u0032",_b )}; + // PDFVersion implements Filter interface. func (filterAESV3 )PDFVersion ()[2]int {return [2]int {2,0}}; -// MakeKey implements Filter interface. -func (_ffb filterV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _dbe (objNum ,genNum ,ekey ,false );};func (filterIdentity )EncryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil };func (filterIdentity )KeyLength ()int {return 0}; -func (filterIdentity )PDFVersion ()[2]int {return [2]int {}}; +// KeyLength implements Filter interface. +func (_fce filterV2 )KeyLength ()int {return _fce ._bg }; // MakeKey implements Filter interface. -func (filterAESV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _dbe (objNum ,genNum ,ekey ,true );}; - -// PDFVersion implements Filter interface. -func (filterAESV2 )PDFVersion ()[2]int {return [2]int {1,5}};func init (){_gef ("\u0041\u0045\u0053V\u0033",_bf )};func _cf (_aeg string )(filterFunc ,error ){_acc :=_ab [_aeg ];if _acc ==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",_aeg ); -};return _acc ,nil ;};type filterV2 struct{_bcd int };func _bf (_fa FilterDict )(Filter ,error ){if _fa .Length ==256{_fe .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",_fa .Length ); -_fa .Length /=8;};if _fa .Length !=0&&_fa .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",_fa .Length ); -};return filterAESV3 {},nil ;};func (filterAES )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_gf ,_fae :=_cg .NewCipher (okey );if _fae !=nil {return nil ,_fae ;};if len (buf )< 16{_fe .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 ));};_daab :=buf [:16];buf =buf [16:];if len (buf )%16!=0{_fe .Log .Debug ("\u0020\u0069\u0076\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (_daab ),_daab ); -_fe .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 )); -};_fb :=_df .NewCBCDecrypter (_gf ,_daab );_fe .Log .Trace ("A\u0045\u0053\u0020\u0044ec\u0072y\u0070\u0074\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );_fe .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 ); -_fb .CryptBlocks (buf ,buf );_fe .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );if len (buf )==0{_fe .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 ;};_dcd :=int (buf [len (buf )-1]);if _dcd > len (buf ){_fe .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",_dcd ,len (buf )); -return buf ,_c .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0070a\u0064\u0020l\u0065\u006e\u0067\u0074\u0068");};buf =buf [:len (buf )-_dcd ];return buf ,nil ;}; - -// HandlerVersion implements Filter interface. -func (filterAESV2 )HandlerVersion ()(V ,R int ){V ,R =4,4;return ;}; - -// DecryptBytes implements Filter interface. -func (filterV2 )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_cgf ,_bcg :=_e .NewCipher (okey );if _bcg !=nil {return nil ,_bcg ;};_fe .Log .Trace ("\u0052\u00434\u0020\u0044\u0065c\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf ); -_cgf .XORKeyStream (buf ,buf );_fe .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;}; - -// NewFilterV2 creates a RC4-based filter with a specified key length (in bytes). -func NewFilterV2 (length int )Filter {_fag ,_eba :=_eg (FilterDict {Length :length });if _eba !=nil {_fe .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",_eba ); -return filterV2 {_bcd :length };};return _fag ;};type filterAESV2 struct{filterAES }; - -// EncryptBytes implements Filter interface. -func (filterV2 )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_ca ,_fgd :=_e .NewCipher (okey );if _fgd !=nil {return nil ,_fgd ;};_fe .Log .Trace ("\u0052\u00434\u0020\u0045\u006ec\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf ); -_ca .XORKeyStream (buf ,buf );_fe .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;}; - -// Name implements Filter interface. -func (filterAESV3 )Name ()string {return "\u0041\u0045\u0053V\u0033"}; - -// NewFilterAESV2 creates an AES-based filter with a 128 bit key (AESV2). -func NewFilterAESV2 ()Filter {_gd ,_daa :=_db (FilterDict {});if _daa !=nil {_fe .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",_daa ); -return filterAESV2 {};};return _gd ;};func (filterIdentity )HandlerVersion ()(V ,R int ){return ;};func init (){_gef ("\u0056\u0032",_eg )}; - -// Name implements Filter interface. -func (filterV2 )Name ()string {return "\u0056\u0032"};var (_ab =make (map[string ]filterFunc );); +func (_ddb filterV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _ff (objNum ,genNum ,ekey ,false );}; // Filter is a common interface for crypt filter methods. type Filter interface{ @@ -79,56 +38,97 @@ 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 (_gde ,_cdg uint32 ,_efd []byte )([]byte ,error ); +MakeKey (_fdc ,_df uint32 ,_cca []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 (_fee []byte ,_ce []byte )([]byte ,error ); +EncryptBytes (_eddf []byte ,_gdd []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 (_cbf []byte ,_ac []byte )([]byte ,error );}; +DecryptBytes (_egf []byte ,_gcg []byte )([]byte ,error );}; + +// DecryptBytes implements Filter interface. +func (filterV2 )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_eed ,_db :=_cb .NewCipher (okey );if _db !=nil {return nil ,_db ;};_a .Log .Trace ("\u0052\u00434\u0020\u0044\u0065c\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf );_eed .XORKeyStream (buf ,buf ); +_a .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;}; + +// MakeKey implements Filter interface. +func (filterAESV3 )MakeKey (_ ,_ uint32 ,ekey []byte )([]byte ,error ){return ekey ,nil };func _b (_ec FilterDict )(Filter ,error ){if _ec .Length ==128{_a .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",_ec .Length ); +_ec .Length /=8;};if _ec .Length !=0&&_ec .Length !=16{return nil ,_d .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",_ec .Length ); +};return filterAESV2 {},nil ;};func _aaf (_fcec string ,_gca filterFunc ){if _ ,_cbb :=_abd [_fcec ];_cbb {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064");};_abd [_fcec ]=_gca ;}; + +// EncryptBytes implements Filter interface. +func (filterV2 )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_fcf ,_fcd :=_cb .NewCipher (okey );if _fcd !=nil {return nil ,_fcd ;};_a .Log .Trace ("\u0052\u00434\u0020\u0045\u006ec\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf ); +_fcf .XORKeyStream (buf ,buf );_a .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;};func init (){_aaf ("\u0041\u0045\u0053V\u0033",_ed )}; + +// PDFVersion implements Filter interface. +func (filterAESV2 )PDFVersion ()[2]int {return [2]int {1,5}};func _gdb (_cgf string )(filterFunc ,error ){_ece :=_abd [_cgf ];if _ece ==nil {return nil ,_d .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",_cgf ); +};return _ece ,nil ;}; + +// NewFilter creates CryptFilter from a corresponding dictionary. +func NewFilter (d FilterDict )(Filter ,error ){_edb ,_cdc :=_gdb (d .CFM );if _cdc !=nil {return nil ,_cdc ;};_fe ,_cdc :=_edb (d );if _cdc !=nil {return nil ,_cdc ;};return _fe ,nil ;}; // HandlerVersion implements Filter interface. -func (_gag filterV2 )HandlerVersion ()(V ,R int ){V ,R =2,3;return ;}; +func (filterAESV3 )HandlerVersion ()(V ,R int ){V ,R =5,6;return ;};func (filterIdentity )MakeKey (objNum ,genNum uint32 ,fkey []byte )([]byte ,error ){return fkey ,nil }; -// FilterDict represents information from a CryptFilter dictionary. -type FilterDict struct{CFM string ;AuthEvent _ga .AuthEvent ;Length int ;}; +// PDFVersion implements Filter interface. +func (_cff filterV2 )PDFVersion ()[2]int {return [2]int {}};type filterV2 struct{_bg int };type filterAESV3 struct{filterAES };var _ Filter =filterAESV2 {}; -// MakeKey implements Filter interface. -func (filterAESV3 )MakeKey (_ ,_ uint32 ,ekey []byte )([]byte ,error ){return ekey ,nil };type filterAES struct{};var _ Filter =filterAESV3 {};type filterFunc func (_abe FilterDict )(Filter ,error );var _ Filter =filterAESV2 {};func _db (_ef FilterDict )(Filter ,error ){if _ef .Length ==128{_fe .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",_ef .Length ); -_ef .Length /=8;};if _ef .Length !=0&&_ef .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",_ef .Length ); -};return filterAESV2 {},nil ;}; +// NewFilterAESV3 creates an AES-based filter with a 256 bit key (AESV3). +func NewFilterAESV3 ()Filter {_bc ,_af :=_ed (FilterDict {});if _af !=nil {_a .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",_af ); +return filterAESV3 {};};return _bc ;}; // HandlerVersion implements Filter interface. -func (filterAESV3 )HandlerVersion ()(V ,R int ){V ,R =5,6;return ;}; +func (_gdg filterV2 )HandlerVersion ()(V ,R int ){V ,R =2,3;return ;}; -// NewIdentity creates an identity filter that bypasses all data without changes. -func NewIdentity ()Filter {return filterIdentity {}};func (filterIdentity )MakeKey (objNum ,genNum uint32 ,fkey []byte )([]byte ,error ){return fkey ,nil };func (filterIdentity )DecryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil }; +// NewFilterAESV2 creates an AES-based filter with a 128 bit key (AESV2). +func NewFilterAESV2 ()Filter {_e ,_gb :=_b (FilterDict {});if _gb !=nil {_a .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",_gb ); +return filterAESV2 {};};return _e ;};func init (){_aaf ("\u0056\u0032",_gde )};func _gde (_cgb FilterDict )(Filter ,error ){if _cgb .Length %8!=0{return nil ,_d .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",_cgb .Length ); +};if _cgb .Length < 5||_cgb .Length > 16{if _cgb .Length ==40||_cgb .Length ==64||_cgb .Length ==128{_a .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",_cgb .Length ); +_cgb .Length /=8;}else {return nil ,_d .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",_cgb .Length ); +};};return filterV2 {_bg :_cgb .Length },nil ;};func _ff (_ef ,_ae uint32 ,_egg []byte ,_gcb bool )([]byte ,error ){_fc :=make ([]byte ,len (_egg )+5);copy (_fc ,_egg );for _ecb :=0;_ecb < 3;_ecb ++{_bde :=byte ((_ef >>uint32 (8*_ecb ))&0xff);_fc [_ecb +len (_egg )]=_bde ; +};for _gae :=0;_gae < 2;_gae ++{_ab :=byte ((_ae >>uint32 (8*_gae ))&0xff);_fc [_gae +len (_egg )+3]=_ab ;};if _gcb {_fc =append (_fc ,0x73);_fc =append (_fc ,0x41);_fc =append (_fc ,0x6C);_fc =append (_fc ,0x54);};_ffb :=_cd .New ();_ffb .Write (_fc ); +_bfd :=_ffb .Sum (nil );if len (_egg )+5< 16{return _bfd [0:len (_egg )+5],nil ;};return _bfd ,nil ;}; -// NewFilter creates CryptFilter from a corresponding dictionary. -func NewFilter (d FilterDict )(Filter ,error ){_ge ,_cdgd :=_cf (d .CFM );if _cdgd !=nil {return nil ,_cdgd ;};_fc ,_cdgd :=_ge (d );if _cdgd !=nil {return nil ,_cdgd ;};return _fc ,nil ;}; +// Name implements Filter interface. +func (filterV2 )Name ()string {return "\u0056\u0032"}; // Name implements Filter interface. -func (filterAESV2 )Name ()string {return "\u0041\u0045\u0053V\u0032"};func _dbe (_ee ,_gfg uint32 ,_faa []byte ,_bba bool )([]byte ,error ){_fea :=make ([]byte ,len (_faa )+5);copy (_fea ,_faa );for _bg :=0;_bg < 3;_bg ++{_ega :=byte ((_ee >>uint32 (8*_bg ))&0xff); -_fea [_bg +len (_faa )]=_ega ;};for _ae :=0;_ae < 2;_ae ++{_fef :=byte ((_gfg >>uint32 (8*_ae ))&0xff);_fea [_ae +len (_faa )+3]=_fef ;};if _bba {_fea =append (_fea ,0x73);_fea =append (_fea ,0x41);_fea =append (_fea ,0x6C);_fea =append (_fea ,0x54);}; -_feaf :=_da .New ();_feaf .Write (_fea );_cb :=_feaf .Sum (nil );if len (_faa )+5< 16{return _cb [0:len (_faa )+5],nil ;};return _cb ,nil ;}; +func (filterAESV3 )Name ()string {return "\u0041\u0045\u0053V\u0033"};func (filterIdentity )DecryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil }; -// KeyLength implements Filter interface. -func (_fbg filterV2 )KeyLength ()int {return _fbg ._bcd };func _eg (_dbf FilterDict )(Filter ,error ){if _dbf .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",_dbf .Length ); -};if _dbf .Length < 5||_dbf .Length > 16{if _dbf .Length ==40||_dbf .Length ==64||_dbf .Length ==128{_fe .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",_dbf .Length ); -_dbf .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",_dbf .Length ); -};};return filterV2 {_bcd :_dbf .Length },nil ;}; +// MakeKey implements Filter interface. +func (filterAESV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _ff (objNum ,genNum ,ekey ,true );}; // KeyLength implements Filter interface. -func (filterAESV2 )KeyLength ()int {return 128/8};func _gef (_ad string ,_cc filterFunc ){if _ ,_ccg :=_ab [_ad ];_ccg {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064");};_ab [_ad ]=_cc ;}; +func (filterAESV2 )KeyLength ()int {return 128/8};type filterFunc func (_eggf FilterDict )(Filter ,error );func (filterIdentity )EncryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil };var (_abd =make (map[string ]filterFunc );); -// PDFVersion implements Filter interface. -func (_aa filterV2 )PDFVersion ()[2]int {return [2]int {}};type filterIdentity struct{}; +// NewFilterV2 creates a RC4-based filter with a specified key length (in bytes). +func NewFilterV2 (length int )Filter {_cg ,_gd :=_gde (FilterDict {Length :length });if _gd !=nil {_a .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",_gd ); +return filterV2 {_bg :length };};return _cg ;};func (filterAES )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_eb ,_cda :=_g .NewCipher (okey );if _cda !=nil {return nil ,_cda ;};_a .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 ;_dd :=_ad -len (buf )%_ad ;for _cfc :=0;_cfc < _dd ;_cfc ++{buf =append (buf ,byte (_dd ));};_a .Log .Trace ("\u0050a\u0064d\u0065\u0064\u0020\u0074\u006f \u0025\u0064 \u0062\u0079\u0074\u0065\u0073",len (buf ));_fd :=make ([]byte ,_ad +len (buf )); +_fa :=_fd [:_ad ];if _ ,_ee :=_c .ReadFull (_gg .Reader ,_fa );_ee !=nil {return nil ,_ee ;};_bd :=_de .NewCBCEncrypter (_eb ,_fa );_bd .CryptBlocks (_fd [_ad :],buf );buf =_fd ;_a .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf ); +return buf ,nil ;}; -// KeyLength implements Filter interface. -func (filterAESV3 )KeyLength ()int {return 256/8};type filterAESV3 struct{filterAES };var _ Filter =filterV2 {}; +// NewIdentity creates an identity filter that bypasses all data without changes. +func NewIdentity ()Filter {return filterIdentity {}};func (filterIdentity )PDFVersion ()[2]int {return [2]int {}};func _ed (_eg FilterDict )(Filter ,error ){if _eg .Length ==256{_a .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",_eg .Length ); +_eg .Length /=8;};if _eg .Length !=0&&_eg .Length !=32{return nil ,_d .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",_eg .Length ); +};return filterAESV3 {},nil ;};type filterAESV2 struct{filterAES }; -// NewFilterAESV3 creates an AES-based filter with a 256 bit key (AESV3). -func NewFilterAESV3 ()Filter {_cgc ,_fg :=_bf (FilterDict {});if _fg !=nil {_fe .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",_fg ); -return filterAESV3 {};};return _cgc ;}; \ No newline at end of file +// FilterDict represents information from a CryptFilter dictionary. +type FilterDict struct{CFM string ;AuthEvent _cf .AuthEvent ;Length int ;};var _ Filter =filterAESV3 {};func (filterIdentity )Name ()string {return "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"};func (filterIdentity )KeyLength ()int {return 0};func (filterIdentity )HandlerVersion ()(V ,R int ){return ; +};var _ Filter =filterV2 {}; + +// HandlerVersion implements Filter interface. +func (filterAESV2 )HandlerVersion ()(V ,R int ){V ,R =4,4;return ;};type filterIdentity struct{}; + +// Name implements Filter interface. +func (filterAESV2 )Name ()string {return "\u0041\u0045\u0053V\u0032"};type filterAES struct{}; + +// KeyLength implements Filter interface. +func (filterAESV3 )KeyLength ()int {return 256/8};func (filterAES )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_fac ,_gc :=_g .NewCipher (okey );if _gc !=nil {return nil ,_gc ;};if len (buf )< 16{_a .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 ,_d .Errorf ("\u0041\u0045\u0053\u003a B\u0075\u0066\u0020\u006c\u0065\u006e\u0020\u003c\u0020\u0031\u0036\u0020\u0028\u0025d\u0029",len (buf ));};_cdab :=buf [:16];buf =buf [16:];if len (buf )%16!=0{_a .Log .Debug ("\u0020\u0069\u0076\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (_cdab ),_cdab ); +_a .Log .Debug ("\u0062\u0075\u0066\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );return buf ,_d .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 )); +};_gf :=_de .NewCBCDecrypter (_fac ,_cdab );_a .Log .Trace ("A\u0045\u0053\u0020\u0044ec\u0072y\u0070\u0074\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );_a .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 ); +_gf .CryptBlocks (buf ,buf );_a .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );if len (buf )==0{_a .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 ;};_eeg :=int (buf [len (buf )-1]);if _eeg > len (buf ){_a .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",_eeg ,len (buf )); +return buf ,_d .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0070a\u0064\u0020l\u0065\u006e\u0067\u0074\u0068");};buf =buf [:len (buf )-_eeg ];return buf ,nil ;}; \ No newline at end of file diff --git a/core/security/security.go b/core/security/security.go index f08b3c5e..12520593 100644 --- a/core/security/security.go +++ b/core/security/security.go @@ -9,122 +9,123 @@ // 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 (_eg "bytes";_da "crypto/aes";_d "crypto/cipher";_a "crypto/md5";_be "crypto/rand";_dad "crypto/rc4";_fg "crypto/sha256";_b "crypto/sha512";_db "encoding/binary";_c "errors";_ea "fmt";_g "github.com/unidoc/unipdf/v3/common";_dc "hash"; -_e "io";_bd "math";);func (_bbc stdHandlerR6 )alg11 (_cgdc *StdEncryptDict ,_dfcc []byte )([]byte ,error ){if _ggg :=_gfd ("\u0061\u006c\u00671\u0031","\u0055",48,_cgdc .U );_ggg !=nil {return nil ,_ggg ;};_fgb :=make ([]byte ,len (_dfcc )+8);_gcf :=copy (_fgb ,_dfcc ); -_gcf +=copy (_fgb [_gcf :],_cgdc .U [32:40]);_gda ,_ggd :=_bbc .alg2b (_cgdc .R ,_fgb ,_dfcc ,nil );if _ggd !=nil {return nil ,_ggd ;};_gda =_gda [:32];if !_eg .Equal (_gda ,_cgdc .U [:32]){return nil ,nil ;};return _gda ,nil ;};func (_cfe stdHandlerR6 )alg2b (R int ,_bbae ,_daf ,_cac []byte )([]byte ,error ){if R ==5{return _ddff (_bbae ); -};return _aega (_bbae ,_daf ,_cac );};func (_ae *ecbEncrypter )BlockSize ()int {return _ae ._dd };func (_gcb stdHandlerR4 )alg4 (_fa []byte ,_cge []byte )([]byte ,error ){_ac ,_ce :=_dad .NewCipher (_fa );if _ce !=nil {return nil ,_c .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); -};_gad :=[]byte (_cgf );_gcbe :=make ([]byte ,len (_gad ));_ac .XORKeyStream (_gcbe ,_gad );return _gcbe ,nil ;}; +package security ;import (_gc "bytes";_dd "crypto/aes";_d "crypto/cipher";_ec "crypto/md5";_e "crypto/rand";_cf "crypto/rc4";_g "crypto/sha256";_b "crypto/sha512";_cbe "encoding/binary";_ba "errors";_a "fmt";_de "github.com/unidoc/unipdf/v3/common";_cb "hash"; +_ce "io";_ef "math";); + +// Allowed checks if a set of permissions can be granted. +func (_fe Permissions )Allowed (p2 Permissions )bool {return _fe &p2 ==p2 };func (_dge stdHandlerR6 )alg2a (_af *StdEncryptDict ,_caa []byte )([]byte ,Permissions ,error ){if _dfe :=_ed ("\u0061\u006c\u00672\u0061","\u004f",48,_af .O );_dfe !=nil {return nil ,0,_dfe ; +};if _fa :=_ed ("\u0061\u006c\u00672\u0061","\u0055",48,_af .U );_fa !=nil {return nil ,0,_fa ;};if len (_caa )> 127{_caa =_caa [:127];};_dcd ,_aece :=_dge .alg12 (_af ,_caa );if _aece !=nil {return nil ,0,_aece ;};var (_caf []byte ;_acg []byte ;_gcfe []byte ; +);var _cafg Permissions ;if len (_dcd )!=0{_cafg =PermOwner ;_ggd :=make ([]byte ,len (_caa )+8+48);_daeb :=copy (_ggd ,_caa );_daeb +=copy (_ggd [_daeb :],_af .O [40:48]);copy (_ggd [_daeb :],_af .U [0:48]);_caf =_ggd ;_acg =_af .OE ;_gcfe =_af .U [0:48]; +}else {_dcd ,_aece =_dge .alg11 (_af ,_caa );if _aece ==nil &&len (_dcd )==0{_dcd ,_aece =_dge .alg11 (_af ,[]byte (""));};if _aece !=nil {return nil ,0,_aece ;}else if len (_dcd )==0{return nil ,0,nil ;};_cafg =_af .P ;_bbc :=make ([]byte ,len (_caa )+8); +_ceaf :=copy (_bbc ,_caa );copy (_bbc [_ceaf :],_af .U [40:48]);_caf =_bbc ;_acg =_af .UE ;_gcfe =nil ;};if _cae :=_ed ("\u0061\u006c\u00672\u0061","\u004b\u0065\u0079",32,_acg );_cae !=nil {return nil ,0,_cae ;};_acg =_acg [:32];_aed ,_aece :=_dge .alg2b (_af .R ,_caf ,_caa ,_gcfe ); +if _aece !=nil {return nil ,0,_aece ;};_fde ,_aece :=_dd .NewCipher (_aed [:32]);if _aece !=nil {return nil ,0,_aece ;};_ecc :=make ([]byte ,_dd .BlockSize );_cg :=_d .NewCBCDecrypter (_fde ,_ecc );_cgc :=make ([]byte ,32);_cg .CryptBlocks (_cgc ,_acg ); +if _af .R ==5{return _cgc ,_cafg ,nil ;};_aece =_dge .alg13 (_af ,_cgc );if _aece !=nil {return nil ,0,_aece ;};return _cgc ,_cafg ,nil ;};func _ebe (_fee []byte ,_edb int ){_caef :=_edb ;for _caef < len (_fee ){copy (_fee [_caef :],_fee [:_caef ]);_caef *=2; +};}; + +// 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 (_adg stdHandlerR4 )alg5 (_gca []byte ,_adc []byte )([]byte ,error ){_beb :=_ec .New ();_beb .Write ([]byte (_ac ));_beb .Write ([]byte (_adg .ID0 )); +_ega :=_beb .Sum (nil );_de .Log .Trace ("\u0061\u006c\u0067\u0035");_de .Log .Trace ("\u0065k\u0065\u0079\u003a\u0020\u0025\u0020x",_gca );_de .Log .Trace ("\u0049D\u003a\u0020\u0025\u0020\u0078",_adg .ID0 );if len (_ega )!=16{return nil ,_ba .New ("\u0068a\u0073\u0068\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074\u0020\u0031\u0036\u0020\u0062\u0079\u0074\u0065\u0073"); +};_gba ,_feg :=_cf .NewCipher (_gca );if _feg !=nil {return nil ,_ba .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_gd :=make ([]byte ,16);_gba .XORKeyStream (_gd ,_ega );_eaeb :=make ([]byte ,len (_gca )); +for _ege :=0;_ege < 19;_ege ++{for _ddfg :=0;_ddfg < len (_gca );_ddfg ++{_eaeb [_ddfg ]=_gca [_ddfg ]^byte (_ege +1);};_gba ,_feg =_cf .NewCipher (_eaeb );if _feg !=nil {return nil ,_ba .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); +};_gba .XORKeyStream (_gd ,_gd );_de .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u002c\u0020\u0065\u006b\u0065\u0079:\u0020\u0025\u0020\u0078",_ege ,_eaeb );_de .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0020\u0078",_ege ,_gd ); +};_fef :=make ([]byte ,32);for _ab :=0;_ab < 16;_ab ++{_fef [_ab ]=_gd [_ab ];};_ ,_feg =_e .Read (_fef [16:32]);if _feg !=nil {return nil ,_ba .New ("\u0066a\u0069\u006c\u0065\u0064 \u0074\u006f\u0020\u0067\u0065n\u0020r\u0061n\u0064\u0020\u006e\u0075\u006d\u0062\u0065r"); +};return _fef ,nil ;};func _ag (_geb _d .Block )_d .BlockMode {return (*ecbEncrypter )(_ea (_geb ))}; + +// Authenticate implements StdHandler interface. +func (_ada stdHandlerR4 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){_de .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"); +_edd ,_fgg :=_ada .alg7 (d ,pass );if _fgg !=nil {return nil ,0,_fgg ;};if _edd !=nil {_de .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _edd ,PermOwner ,nil ; +};_de .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");_edd ,_fgg =_ada .alg6 (d ,pass );if _fgg !=nil {return nil ,0,_fgg ; +};if _edd !=nil {_de .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _edd ,d .P ,nil ;};return nil ,0,nil ;};func (_ded stdHandlerR6 )alg10 (_fda *StdEncryptDict ,_bccd []byte )error {if _gfda :=_ed ("\u0061\u006c\u00671\u0030","\u004b\u0065\u0079",32,_bccd ); +_gfda !=nil {return _gfda ;};_acc :=uint64 (uint32 (_fda .P ))|(_ef .MaxUint32 <<32);Perms :=make ([]byte ,16);_cbe .LittleEndian .PutUint64 (Perms [:8],_acc );if _fda .EncryptMetadata {Perms [8]='T';}else {Perms [8]='F';};copy (Perms [9:12],"\u0061\u0064\u0062"); +if _ ,_bbg :=_ce .ReadFull (_e .Reader ,Perms [12:16]);_bbg !=nil {return _bbg ;};_ddb ,_dce :=_bebb (_bccd [:32]);if _dce !=nil {return _dce ;};_bca :=_ag (_ddb );_bca .CryptBlocks (Perms ,Perms );_fda .Perms =Perms [:16];return nil ;};func (_bf errInvalidField )Error ()string {return _a .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",_bf .Func ,_bf .Field ,_bf .Exp ,_bf .Got ); +};func (_agb stdHandlerR6 )alg8 (_bbfa *StdEncryptDict ,_eaa []byte ,_bgec []byte )error {if _ccd :=_ed ("\u0061\u006c\u0067\u0038","\u004b\u0065\u0079",32,_eaa );_ccd !=nil {return _ccd ;};var _gcd [16]byte ;if _ ,_dad :=_ce .ReadFull (_e .Reader ,_gcd [:]); +_dad !=nil {return _dad ;};_beba :=_gcd [0:8];_fec :=_gcd [8:16];_baf :=make ([]byte ,len (_bgec )+len (_beba ));_dcdd :=copy (_baf ,_bgec );copy (_baf [_dcdd :],_beba );_fag ,_fed :=_agb .alg2b (_bbfa .R ,_baf ,_bgec ,nil );if _fed !=nil {return _fed ; +};U :=make ([]byte ,len (_fag )+len (_beba )+len (_fec ));_dcdd =copy (U ,_fag [:32]);_dcdd +=copy (U [_dcdd :],_beba );copy (U [_dcdd :],_fec );_bbfa .U =U ;_dcdd =len (_bgec );copy (_baf [_dcdd :],_fec );_fag ,_fed =_agb .alg2b (_bbfa .R ,_baf ,_bgec ,nil ); +if _fed !=nil {return _fed ;};_afa ,_fed :=_bebb (_fag [:32]);if _fed !=nil {return _fed ;};_cdb :=make ([]byte ,_dd .BlockSize );_bdd :=_d .NewCBCEncrypter (_afa ,_cdb );UE :=make ([]byte ,32);_bdd .CryptBlocks (UE ,_eaa [:32]);_bbfa .UE =UE ;return nil ; +};func (_ae *ecbEncrypter )CryptBlocks (dst ,src []byte ){if len (src )%_ae ._da !=0{_de .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 ){_de .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{_ae ._ge .Encrypt (dst ,src [:_ae ._da ]);src =src [_ae ._da :];dst =dst [_ae ._da :];};};type ecbEncrypter ecb ; + +// Authenticate implements StdHandler interface. +func (_gdeg stdHandlerR6 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){return _gdeg .alg2a (d ,pass );};func _gab (_fdb []byte )([]byte ,error ){_eb :=_g .New ();_eb .Write (_fdb );return _eb .Sum (nil ),nil };func (_cbg stdHandlerR6 )alg12 (_gde *StdEncryptDict ,_fbd []byte )([]byte ,error ){if _ddbe :=_ed ("\u0061\u006c\u00671\u0032","\u0055",48,_gde .U ); +_ddbe !=nil {return nil ,_ddbe ;};if _cead :=_ed ("\u0061\u006c\u00671\u0032","\u004f",48,_gde .O );_cead !=nil {return nil ,_cead ;};_ceg :=make ([]byte ,len (_fbd )+8+48);_fdg :=copy (_ceg ,_fbd );_fdg +=copy (_ceg [_fdg :],_gde .O [32:40]);_fdg +=copy (_ceg [_fdg :],_gde .U [0:48]); +_fdbb ,_gbde :=_cbg .alg2b (_gde .R ,_ceg ,_fbd ,_gde .U [0:48]);if _gbde !=nil {return nil ,_gbde ;};_fdbb =_fdbb [:32];if !_gc .Equal (_fdbb ,_gde .O [:32]){return nil ,nil ;};return _fdbb ,nil ;};func (_bb stdHandlerR4 )alg2 (_cfc *StdEncryptDict ,_bge []byte )[]byte {_de .Log .Trace ("\u0061\u006c\u0067\u0032"); +_gcff :=_bb .paddedPass (_bge );_ee :=_ec .New ();_ee .Write (_gcff );_ee .Write (_cfc .O );var _gea [4]byte ;_cbe .LittleEndian .PutUint32 (_gea [:],uint32 (_cfc .P ));_ee .Write (_gea [:]);_de .Log .Trace ("\u0067o\u0020\u0050\u003a\u0020\u0025\u0020x",_gea ); +_ee .Write ([]byte (_bb .ID0 ));_de .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",_cfc .R ,_cfc .EncryptMetadata ); +if (_cfc .R >=4)&&!_cfc .EncryptMetadata {_ee .Write ([]byte {0xff,0xff,0xff,0xff});};_cea :=_ee .Sum (nil );if _cfc .R >=3{_ee =_ec .New ();for _ceac :=0;_ceac < 50;_ceac ++{_ee .Reset ();_ee .Write (_cea [0:_bb .Length /8]);_cea =_ee .Sum (nil );};}; +if _cfc .R >=3{return _cea [0:_bb .Length /8];};return _cea [0:5];};const _ac ="\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";type ecb struct{_ge _d .Block ;_da int ; +};func (_eded stdHandlerR6 )alg13 (_bebg *StdEncryptDict ,_dceg []byte )error {if _fgc :=_ed ("\u0061\u006c\u00671\u0033","\u004b\u0065\u0079",32,_dceg );_fgc !=nil {return _fgc ;};if _aee :=_ed ("\u0061\u006c\u00671\u0033","\u0050\u0065\u0072m\u0073",16,_bebg .Perms ); +_aee !=nil {return _aee ;};_fbff :=make ([]byte ,16);copy (_fbff ,_bebg .Perms [:16]);_bda ,_bgeg :=_dd .NewCipher (_dceg [:32]);if _bgeg !=nil {return _bgeg ;};_bebd :=_bg (_bda );_bebd .CryptBlocks (_fbff ,_fbff );if !_gc .Equal (_fbff [9:12],[]byte ("\u0061\u0064\u0062")){return _ba .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"); +};_eace :=Permissions (_cbe .LittleEndian .Uint32 (_fbff [0:4]));if _eace !=_bebg .P {return _ba .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 _egc bool ;if _fbff [8]=='T'{_egc =true ;}else if _fbff [8]=='F'{_egc =false ;}else {return _ba .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 _egc !=_bebg .EncryptMetadata {return _ba .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 ;}; // 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 (_cbb stdHandlerR6 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){_caa :=make ([]byte ,32);if _ ,_beb :=_e .ReadFull (_be .Reader ,_caa );_beb !=nil {return nil ,_beb ;};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 _dcec :=_cbb .alg8 (d ,_caa ,upass );_dcec !=nil {return nil ,_dcec ;};if _ffb :=_cbb .alg9 (d ,_caa ,opass );_ffb !=nil {return nil ,_ffb ;};if d .R ==5{return _caa ,nil ; -};if _cde :=_cbb .alg10 (d ,_caa );_cde !=nil {return nil ,_cde ;};return _caa ,nil ;};func (_fda errInvalidField )Error ()string {return _ea .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",_fda .Func ,_fda .Field ,_fda .Exp ,_fda .Got ); -};func (_fc *ecbEncrypter )CryptBlocks (dst ,src []byte ){if len (src )%_fc ._dd !=0{_g .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 ){_g .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{_fc ._eb .Encrypt (dst ,src [:_fc ._dd ]);src =src [_fc ._dd :];dst =dst [_fc ._dd :];};}; - -// AuthEvent is an event type that triggers authentication. -type AuthEvent string ; +func (_ace stdHandlerR6 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){_fgf :=make ([]byte ,32);if _ ,_gebc :=_ce .ReadFull (_e .Reader ,_fgf );_gebc !=nil {return nil ,_gebc ;};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 _cebf :=_ace .alg8 (d ,_fgf ,upass );_cebf !=nil {return nil ,_cebf ;};if _gddc :=_ace .alg9 (d ,_fgf ,opass );_gddc !=nil {return nil ,_gddc ;};if d .R ==5{return _fgf ,nil ; +};if _bcf :=_ace .alg10 (d ,_fgf );_bcf !=nil {return nil ,_bcf ;};return _fgf ,nil ;};type ecbDecrypter ecb ;func (_ceb *ecbEncrypter )BlockSize ()int {return _ceb ._da };type stdHandlerR4 struct{Length int ;ID0 string ;}; -// 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 (_bbd stdHandlerR6 )alg12 (_ecbf *StdEncryptDict ,_bcgg []byte )([]byte ,error ){if _ecc :=_gfd ("\u0061\u006c\u00671\u0032","\u0055",48,_ecbf .U ); -_ecc !=nil {return nil ,_ecc ;};if _gbg :=_gfd ("\u0061\u006c\u00671\u0032","\u004f",48,_ecbf .O );_gbg !=nil {return nil ,_gbg ;};_aacc :=make ([]byte ,len (_bcgg )+8+48);_dagb :=copy (_aacc ,_bcgg );_dagb +=copy (_aacc [_dagb :],_ecbf .O [32:40]);_dagb +=copy (_aacc [_dagb :],_ecbf .U [0:48]); -_cea ,_cae :=_bbd .alg2b (_ecbf .R ,_aacc ,_bcgg ,_ecbf .U [0:48]);if _cae !=nil {return nil ,_cae ;};_cea =_cea [:32];if !_eg .Equal (_cea ,_ecbf .O [:32]){return nil ,nil ;};return _cea ,nil ;};func _fd (_gg _d .Block )_d .BlockMode {return (*ecbDecrypter )(_ad (_gg ))}; +// GenerateParams generates and sets O and U parameters for the encryption dictionary. +// It expects R, P and EncryptMetadata fields to be set. +func (_bd stdHandlerR4 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){O ,_bbf :=_bd .alg3 (d .R ,upass ,opass );if _bbf !=nil {_de .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",_bbf ); +return nil ,_bbf ;};d .O =O ;_de .Log .Trace ("\u0067\u0065\u006e\u0020\u004f\u003a\u0020\u0025\u0020\u0078",O );_daed :=_bd .alg2 (d ,upass );U ,_bbf :=_bd .alg5 (_daed ,upass );if _bbf !=nil {_de .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",_bbf ); +return nil ,_bbf ;};d .U =U ;_de .Log .Trace ("\u0067\u0065\u006e\u0020\u0055\u003a\u0020\u0025\u0020\u0078",U );return _daed ,nil ;};func (_ffa stdHandlerR6 )alg9 (_feb *StdEncryptDict ,_gfc []byte ,_bbe []byte )error {if _acb :=_ed ("\u0061\u006c\u0067\u0039","\u004b\u0065\u0079",32,_gfc ); +_acb !=nil {return _acb ;};if _gcae :=_ed ("\u0061\u006c\u0067\u0039","\u0055",48,_feb .U );_gcae !=nil {return _gcae ;};var _ebb [16]byte ;if _ ,_gfcg :=_ce .ReadFull (_e .Reader ,_ebb [:]);_gfcg !=nil {return _gfcg ;};_aeda :=_ebb [0:8];_eca :=_ebb [8:16]; +_cee :=_feb .U [:48];_ccc :=make ([]byte ,len (_bbe )+len (_aeda )+len (_cee ));_fbc :=copy (_ccc ,_bbe );_fbc +=copy (_ccc [_fbc :],_aeda );_fbc +=copy (_ccc [_fbc :],_cee );_cebd ,_ccf :=_ffa .alg2b (_feb .R ,_ccc ,_bbe ,_cee );if _ccf !=nil {return _ccf ; +};O :=make ([]byte ,len (_cebd )+len (_aeda )+len (_eca ));_fbc =copy (O ,_cebd [:32]);_fbc +=copy (O [_fbc :],_aeda );_fbc +=copy (O [_fbc :],_eca );_feb .O =O ;_fbc =len (_bbe );_fbc +=copy (_ccc [_fbc :],_eca );_cebd ,_ccf =_ffa .alg2b (_feb .R ,_ccc ,_bbe ,_cee ); +if _ccf !=nil {return _ccf ;};_bcb ,_ccf :=_bebb (_cebd [:32]);if _ccf !=nil {return _ccf ;};_ecd :=make ([]byte ,_dd .BlockSize );_gfd :=_d .NewCBCEncrypter (_bcb ,_ecd );OE :=make ([]byte ,32);_gfd .CryptBlocks (OE ,_gfc [:32]);_feb .OE =OE ;return nil ; +};func (stdHandlerR4 )paddedPass (_gcf []byte )[]byte {_bc :=make ([]byte ,32);_cfe :=copy (_bc ,_gcf );for ;_cfe < 32;_cfe ++{_bc [_cfe ]=_ac [_cfe -len (_gcf )];};return _bc ;};func (_be stdHandlerR4 )alg4 (_gef []byte ,_eae []byte )([]byte ,error ){_eac ,_cd :=_cf .NewCipher (_gef ); +if _cd !=nil {return nil ,_ba .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_dc :=[]byte (_ac );_eg :=make ([]byte ,len (_dc ));_eac .XORKeyStream (_eg ,_dc );return _eg ,nil ;};const (PermOwner =Permissions (_ef .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); +);func (_fc *ecbDecrypter )CryptBlocks (dst ,src []byte ){if len (src )%_fc ._da !=0{_de .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 ){_de .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{_fc ._ge .Decrypt (dst ,src [:_fc ._da ]);src =src [_fc ._da :];dst =dst [_fc ._da :];};};func (_aaf stdHandlerR4 )alg7 (_bef *StdEncryptDict ,_fd []byte )([]byte ,error ){_gdd :=_aaf .alg3Key (_bef .R ,_fd );_adf :=make ([]byte ,len (_bef .O )); +if _bef .R ==2{_cfce ,_egd :=_cf .NewCipher (_gdd );if _egd !=nil {return nil ,_ba .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072");};_cfce .XORKeyStream (_adf ,_bef .O );}else if _bef .R >=3{_abf :=append ([]byte {},_bef .O ...); +for _gfbf :=0;_gfbf < 20;_gfbf ++{_bfd :=append ([]byte {},_gdd ...);for _fgb :=0;_fgb < len (_gdd );_fgb ++{_bfd [_fgb ]^=byte (19-_gfbf );};_gga ,_aae :=_cf .NewCipher (_bfd );if _aae !=nil {return nil ,_ba .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072"); +};_gga .XORKeyStream (_adf ,_abf );_abf =append ([]byte {},_adf ...);};}else {return nil ,_ba .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R");};_dcg ,_gdg :=_aaf .alg6 (_bef ,_adf );if _gdg !=nil {return nil ,nil ;};return _dcg ,nil ;};func (_ad *ecbDecrypter )BlockSize ()int {return _ad ._da }; +func (_eeg stdHandlerR4 )alg6 (_gfb *StdEncryptDict ,_dae []byte )([]byte ,error ){var (_gaa []byte ;_fg error ;);_aefc :=_eeg .alg2 (_gfb ,_dae );if _gfb .R ==2{_gaa ,_fg =_eeg .alg4 (_aefc ,_dae );}else if _gfb .R >=3{_gaa ,_fg =_eeg .alg5 (_aefc ,_dae ); +}else {return nil ,_ba .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R");};if _fg !=nil {return nil ,_fg ;};_de .Log .Trace ("\u0063\u0068\u0065\u0063k:\u0020\u0025\u0020\u0078\u0020\u003d\u003d\u0020\u0025\u0020\u0078\u0020\u003f",string (_gaa ),string (_gfb .U )); +_gbg :=_gaa ;_fca :=_gfb .U ;if _gfb .R >=3{if len (_gbg )> 16{_gbg =_gbg [0:16];};if len (_fca )> 16{_fca =_fca [0:16];};};if !_gc .Equal (_gbg ,_fca ){return nil ,nil ;};return _aefc ,nil ;};var _ StdHandler =stdHandlerR4 {};var _ StdHandler =stdHandlerR6 {}; -// Authenticate implements StdHandler interface. -func (_gfdaa stdHandlerR6 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){return _gfdaa .alg2a (d ,pass );};var _ StdHandler =stdHandlerR6 {};func (_dcd stdHandlerR4 )alg2 (_ggaf *StdEncryptDict ,_ee []byte )[]byte {_g .Log .Trace ("\u0061\u006c\u0067\u0032"); -_ab :=_dcd .paddedPass (_ee );_dada :=_a .New ();_dada .Write (_ab );_dada .Write (_ggaf .O );var _gcc [4]byte ;_db .LittleEndian .PutUint32 (_gcc [:],uint32 (_ggaf .P ));_dada .Write (_gcc [:]);_g .Log .Trace ("\u0067o\u0020\u0050\u003a\u0020\u0025\u0020x",_gcc ); -_dada .Write ([]byte (_dcd .ID0 ));_g .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",_ggaf .R ,_ggaf .EncryptMetadata ); -if (_ggaf .R >=4)&&!_ggaf .EncryptMetadata {_dada .Write ([]byte {0xff,0xff,0xff,0xff});};_fbg :=_dada .Sum (nil );if _ggaf .R >=3{_dada =_a .New ();for _fe :=0;_fe < 50;_fe ++{_dada .Reset ();_dada .Write (_fbg [0:_dcd .Length /8]);_fbg =_dada .Sum (nil ); -};};if _ggaf .R >=3{return _fbg [0:_dcd .Length /8];};return _fbg [0:5];};type stdHandlerR6 struct{};func (_bcg stdHandlerR6 )alg9 (_dbac *StdEncryptDict ,_eed []byte ,_fbe []byte )error {if _cda :=_gfd ("\u0061\u006c\u0067\u0039","\u004b\u0065\u0079",32,_eed ); -_cda !=nil {return _cda ;};if _gebd :=_gfd ("\u0061\u006c\u0067\u0039","\u0055",48,_dbac .U );_gebd !=nil {return _gebd ;};var _bcb [16]byte ;if _ ,_cfee :=_e .ReadFull (_be .Reader ,_bcb [:]);_cfee !=nil {return _cfee ;};_add :=_bcb [0:8];_gdf :=_bcb [8:16]; -_gfda :=_dbac .U [:48];_eaad :=make ([]byte ,len (_fbe )+len (_add )+len (_gfda ));_abba :=copy (_eaad ,_fbe );_abba +=copy (_eaad [_abba :],_add );_abba +=copy (_eaad [_abba :],_gfda );_bfe ,_faea :=_bcg .alg2b (_dbac .R ,_eaad ,_fbe ,_gfda );if _faea !=nil {return _faea ; -};O :=make ([]byte ,len (_bfe )+len (_add )+len (_gdf ));_abba =copy (O ,_bfe [:32]);_abba +=copy (O [_abba :],_add );_abba +=copy (O [_abba :],_gdf );_dbac .O =O ;_abba =len (_fbe );_abba +=copy (_eaad [_abba :],_gdf );_bfe ,_faea =_bcg .alg2b (_dbac .R ,_eaad ,_fbe ,_gfda ); -if _faea !=nil {return _faea ;};_gbf ,_faea :=_becc (_bfe [:32]);if _faea !=nil {return _faea ;};_gcg :=make ([]byte ,_da .BlockSize );_cff :=_d .NewCBCEncrypter (_gbf ,_gcg );OE :=make ([]byte ,32);_cff .CryptBlocks (OE ,_eed [:32]);_dbac .OE =OE ;return nil ; -};func (_bgg stdHandlerR4 )alg3 (R int ,_cf ,_ga []byte )([]byte ,error ){var _bf []byte ;if len (_ga )> 0{_bf =_bgg .alg3Key (R ,_ga );}else {_bf =_bgg .alg3Key (R ,_cf );};_ba ,_ebf :=_dad .NewCipher (_bf );if _ebf !=nil {return nil ,_c .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); -};_edb :=_bgg .paddedPass (_cf );_fcaa :=make ([]byte ,len (_edb ));_ba .XORKeyStream (_fcaa ,_edb );if R >=3{_ff :=make ([]byte ,len (_bf ));for _bga :=0;_bga < 19;_bga ++{for _dce :=0;_dce < len (_bf );_dce ++{_ff [_dce ]=_bf [_dce ]^byte (_bga +1);}; -_edd ,_dbb :=_dad .NewCipher (_ff );if _dbb !=nil {return nil ,_c .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_edd .XORKeyStream (_fcaa ,_fcaa );};};return _fcaa ,nil ;};func (_fca stdHandlerR4 )alg3Key (R int ,_cc []byte )[]byte {_gge :=_a .New (); -_ag :=_fca .paddedPass (_cc );_gge .Write (_ag );if R >=3{for _ef :=0;_ef < 50;_ef ++{_fbd :=_gge .Sum (nil );_gge =_a .New ();_gge .Write (_fbd );};};_eab :=_gge .Sum (nil );if R ==2{_eab =_eab [0:5];}else {_eab =_eab [0:_fca .Length /8];};return _eab ; +// NewHandlerR6 creates a new standard security handler for R=5 and R=6. +func NewHandlerR6 ()StdHandler {return stdHandlerR6 {}};func (_dee stdHandlerR6 )alg11 (_dff *StdEncryptDict ,_edbd []byte )([]byte ,error ){if _fab :=_ed ("\u0061\u006c\u00671\u0031","\u0055",48,_dff .U );_fab !=nil {return nil ,_fab ;};_bddf :=make ([]byte ,len (_edbd )+8); +_daa :=copy (_bddf ,_edbd );_daa +=copy (_bddf [_daa :],_dff .U [32:40]);_bbd ,_eba :=_dee .alg2b (_dff .R ,_bddf ,_edbd ,nil );if _eba !=nil {return nil ,_eba ;};_bbd =_bbd [:32];if !_gc .Equal (_bbd ,_dff .U [:32]){return nil ,nil ;};return _bbd ,nil ; }; -// NewHandlerR4 creates a new standard security handler for R<=4. -func NewHandlerR4 (id0 string ,length int )StdHandler {return stdHandlerR4 {ID0 :id0 ,Length :length }};type errInvalidField struct{Func string ;Field string ;Exp int ;Got int ;};func (_ec stdHandlerR4 )alg6 (_gff *StdEncryptDict ,_gbd []byte )([]byte ,error ){var (_efb []byte ; -_bcc error ;);_feg :=_ec .alg2 (_gff ,_gbd );if _gff .R ==2{_efb ,_bcc =_ec .alg4 (_feg ,_gbd );}else if _gff .R >=3{_efb ,_bcc =_ec .alg5 (_feg ,_gbd );}else {return nil ,_c .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R");};if _bcc !=nil {return nil ,_bcc ; -};_g .Log .Trace ("\u0063\u0068\u0065\u0063k:\u0020\u0025\u0020\u0078\u0020\u003d\u003d\u0020\u0025\u0020\u0078\u0020\u003f",string (_efb ),string (_gff .U ));_fbc :=_efb ;_dae :=_gff .U ;if _gff .R >=3{if len (_fbc )> 16{_fbc =_fbc [0:16];};if len (_dae )> 16{_dae =_dae [0:16]; -};};if !_eg .Equal (_fbc ,_dae ){return nil ,nil ;};return _feg ,nil ;};func (_eea stdHandlerR4 )alg5 (_cd []byte ,_geb []byte )([]byte ,error ){_ggec :=_a .New ();_ggec .Write ([]byte (_cgf ));_ggec .Write ([]byte (_eea .ID0 ));_fgf :=_ggec .Sum (nil ); -_g .Log .Trace ("\u0061\u006c\u0067\u0035");_g .Log .Trace ("\u0065k\u0065\u0079\u003a\u0020\u0025\u0020x",_cd );_g .Log .Trace ("\u0049D\u003a\u0020\u0025\u0020\u0078",_eea .ID0 );if len (_fgf )!=16{return nil ,_c .New ("\u0068a\u0073\u0068\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074\u0020\u0031\u0036\u0020\u0062\u0079\u0074\u0065\u0073"); -};_ca ,_ega :=_dad .NewCipher (_cd );if _ega !=nil {return nil ,_c .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_acf :=make ([]byte ,16);_ca .XORKeyStream (_acf ,_fgf );_fac :=make ([]byte ,len (_cd ));for _abb :=0; -_abb < 19;_abb ++{for _bec :=0;_bec < len (_cd );_bec ++{_fac [_bec ]=_cd [_bec ]^byte (_abb +1);};_ca ,_ega =_dad .NewCipher (_fac );if _ega !=nil {return nil ,_c .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); -};_ca .XORKeyStream (_acf ,_acf );_g .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u002c\u0020\u0065\u006b\u0065\u0079:\u0020\u0025\u0020\u0078",_abb ,_fac );_g .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0020\u0078",_abb ,_acf ); -};_fae :=make ([]byte ,32);for _fee :=0;_fee < 16;_fee ++{_fae [_fee ]=_acf [_fee ];};_ ,_ega =_be .Read (_fae [16:32]);if _ega !=nil {return nil ,_c .New ("\u0066a\u0069\u006c\u0065\u0064 \u0074\u006f\u0020\u0067\u0065n\u0020r\u0061n\u0064\u0020\u006e\u0075\u006d\u0062\u0065r"); -};return _fae ,nil ;};func (_aad stdHandlerR4 )alg7 (_cfa *StdEncryptDict ,_ceg []byte )([]byte ,error ){_gfg :=_aad .alg3Key (_cfa .R ,_ceg );_efd :=make ([]byte ,len (_cfa .O ));if _cfa .R ==2{_fef ,_eeab :=_dad .NewCipher (_gfg );if _eeab !=nil {return nil ,_c .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072"); -};_fef .XORKeyStream (_efd ,_cfa .O );}else if _cfa .R >=3{_cbe :=append ([]byte {},_cfa .O ...);for _bdf :=0;_bdf < 20;_bdf ++{_dg :=append ([]byte {},_gfg ...);for _eec :=0;_eec < len (_gfg );_eec ++{_dg [_eec ]^=byte (19-_bdf );};_fea ,_dbg :=_dad .NewCipher (_dg ); -if _dbg !=nil {return nil ,_c .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072");};_fea .XORKeyStream (_efd ,_cbe );_cbe =append ([]byte {},_efd ...);};}else {return nil ,_c .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R"); -};_ddc ,_faf :=_aad .alg6 (_cfa ,_efd );if _faf !=nil {return nil ,nil ;};return _ddc ,nil ;};func (_gbcc stdHandlerR6 )alg10 (_gfc *StdEncryptDict ,_dfa []byte )error {if _dgb :=_gfd ("\u0061\u006c\u00671\u0030","\u004b\u0065\u0079",32,_dfa );_dgb !=nil {return _dgb ; -};_gadd :=uint64 (uint32 (_gfc .P ))|(_bd .MaxUint32 <<32);Perms :=make ([]byte ,16);_db .LittleEndian .PutUint64 (Perms [:8],_gadd );if _gfc .EncryptMetadata {Perms [8]='T';}else {Perms [8]='F';};copy (Perms [9:12],"\u0061\u0064\u0062");if _ ,_efef :=_e .ReadFull (_be .Reader ,Perms [12:16]); -_efef !=nil {return _efef ;};_dff ,_dcc :=_becc (_dfa [:32]);if _dcc !=nil {return _dcc ;};_geg :=_gf (_dff );_geg .CryptBlocks (Perms ,Perms );_gfc .Perms =Perms [:16];return nil ;};func (_ge *ecbDecrypter )BlockSize ()int {return _ge ._dd };func (_dfc stdHandlerR6 )alg8 (_eaa *StdEncryptDict ,_bae []byte ,_cgd []byte )error {if _daa :=_gfd ("\u0061\u006c\u0067\u0038","\u004b\u0065\u0079",32,_bae ); -_daa !=nil {return _daa ;};var _gffe [16]byte ;if _ ,_aae :=_e .ReadFull (_be .Reader ,_gffe [:]);_aae !=nil {return _aae ;};_dag :=_gffe [0:8];_fba :=_gffe [8:16];_bbf :=make ([]byte ,len (_cgd )+len (_dag ));_ebag :=copy (_bbf ,_cgd );copy (_bbf [_ebag :],_dag ); -_fcad ,_bdd :=_dfc .alg2b (_eaa .R ,_bbf ,_cgd ,nil );if _bdd !=nil {return _bdd ;};U :=make ([]byte ,len (_fcad )+len (_dag )+len (_fba ));_ebag =copy (U ,_fcad [:32]);_ebag +=copy (U [_ebag :],_dag );copy (U [_ebag :],_fba );_eaa .U =U ;_ebag =len (_cgd ); -copy (_bbf [_ebag :],_fba );_fcad ,_bdd =_dfc .alg2b (_eaa .R ,_bbf ,_cgd ,nil );if _bdd !=nil {return _bdd ;};_fec ,_bdd :=_becc (_fcad [:32]);if _bdd !=nil {return _bdd ;};_bca :=make ([]byte ,_da .BlockSize );_ebb :=_d .NewCBCEncrypter (_fec ,_bca ); -UE :=make ([]byte ,32);_ebb .CryptBlocks (UE ,_bae [:32]);_eaa .UE =UE ;return nil ;};const _cgf ="\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 _ad (_de _d .Block )*ecb {return &ecb {_eb :_de ,_dd :_de .BlockSize ()}}; -const (PermOwner =Permissions (_bd .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 (_ff stdHandlerR4 )alg3 (R int ,_cfa ,_gf []byte )([]byte ,error ){var _ecf []byte ;if len (_gf )> 0{_ecf =_ff .alg3Key (R ,_gf );}else {_ecf =_ff .alg3Key (R ,_cfa );};_eeb ,_cfcg :=_cf .NewCipher (_ecf );if _cfcg !=nil {return nil ,_ba .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); +};_dde :=_ff .paddedPass (_cfa );_aef :=make ([]byte ,len (_dde ));_eeb .XORKeyStream (_aef ,_dde );if R >=3{_cag :=make ([]byte ,len (_ecf ));for _aec :=0;_aec < 19;_aec ++{for _gafg :=0;_gafg < len (_ecf );_gafg ++{_cag [_gafg ]=_ecf [_gafg ]^byte (_aec +1); +};_fbf ,_agd :=_cf .NewCipher (_cag );if _agd !=nil {return nil ,_ba .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_fbf .XORKeyStream (_aef ,_aef );};};return _aef ,nil ;};func _ed (_cfb ,_ddc string ,_bgd int ,_add []byte )error {if len (_add )< _bgd {return errInvalidField {Func :_cfb ,Field :_ddc ,Exp :_bgd ,Got :len (_add )}; +};return nil ;}; -// Authenticate implements StdHandler interface. -func (_bfc stdHandlerR4 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){_g .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"); -_gd ,_ccf :=_bfc .alg7 (d ,pass );if _ccf !=nil {return nil ,0,_ccf ;};if _gd !=nil {_g .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _gd ,PermOwner ,nil ; -};_g .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");_gd ,_ccf =_bfc .alg6 (d ,pass );if _ccf !=nil {return nil ,0,_ccf ;}; -if _gd !=nil {_g .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _gd ,d .P ,nil ;};return nil ,0,nil ;};func (stdHandlerR4 )paddedPass (_bc []byte )[]byte {_aa :=make ([]byte ,32); -_cgfa :=copy (_aa ,_bc );for ;_cgfa < 32;_cgfa ++{_aa [_cgfa ]=_cgf [_cgfa -len (_bc )];};return _aa ;};func _becc (_ece []byte )(_d .Block ,error ){_fff ,_deg :=_da .NewCipher (_ece );if _deg !=nil {_g .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",_deg ); -return nil ,_deg ;};return _fff ,nil ;}; +// Permissions is a bitmask of access permissions for a PDF file. +type Permissions uint32 ;type errInvalidField struct{Func string ;Field string ;Exp int ;Got int ;};func (_bbb stdHandlerR4 )alg3Key (R int ,_ga []byte )[]byte {_aa :=_ec .New ();_fb :=_bbb .paddedPass (_ga );_aa .Write (_fb );if R >=3{for _gaf :=0;_gaf < 50; +_gaf ++{_bcc :=_aa .Sum (nil );_aa =_ec .New ();_aa .Write (_bcc );};};_dg :=_aa .Sum (nil );if R ==2{_dg =_dg [0:5];}else {_dg =_dg [0:_bbb .Length /8];};return _dg ;};func (_gdf stdHandlerR6 )alg2b (R int ,_dcf ,_abg ,_bde []byte )([]byte ,error ){if R ==5{return _gab (_dcf ); +};return _ebc (_dcf ,_abg ,_bde );}; -// NewHandlerR6 creates a new standard security handler for R=5 and R=6. -func NewHandlerR6 ()StdHandler {return stdHandlerR6 {}};func (_gfa stdHandlerR6 )alg13 (_dbbf *StdEncryptDict ,_cfd []byte )error {if _ebfa :=_gfd ("\u0061\u006c\u00671\u0033","\u004b\u0065\u0079",32,_cfd );_ebfa !=nil {return _ebfa ;};if _ceaf :=_gfd ("\u0061\u006c\u00671\u0033","\u0050\u0065\u0072m\u0073",16,_dbbf .Perms ); -_ceaf !=nil {return _ceaf ;};_dfg :=make ([]byte ,16);copy (_dfg ,_dbbf .Perms [:16]);_cgdf ,_gaee :=_da .NewCipher (_cfd [:32]);if _gaee !=nil {return _gaee ;};_ebfb :=_fd (_cgdf );_ebfb .CryptBlocks (_dfg ,_dfg );if !_eg .Equal (_dfg [9:12],[]byte ("\u0061\u0064\u0062")){return _c .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"); -};_cbgc :=Permissions (_db .LittleEndian .Uint32 (_dfg [0:4]));if _cbgc !=_dbbf .P {return _c .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 _ddfe bool ;if _dfg [8]=='T'{_ddfe =true ;}else if _dfg [8]=='F'{_ddfe =false ;}else {return _c .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 _ddfe !=_dbbf .EncryptMetadata {return _c .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 _ddcc (_ecb []byte ,_daec int ){_acg :=_daec ;for _acg < len (_ecb ){copy (_ecb [_acg :],_ecb [:_acg ]);_acg *=2;};}; +// NewHandlerR4 creates a new standard security handler for R<=4. +func NewHandlerR4 (id0 string ,length int )StdHandler {return stdHandlerR4 {ID0 :id0 ,Length :length }};func _ebc (_dgd ,_cfaa ,_dgb []byte )([]byte ,error ){var (_dfb ,_ede ,_bff _cb .Hash ;);_dfb =_g .New ();_bbfd :=make ([]byte ,64);_bab :=_dfb ;_bab .Write (_dgd ); +K :=_bab .Sum (_bbfd [:0]);_bgb :=make ([]byte ,64*(127+64+48));_dgg :=func (_gdda int )([]byte ,error ){_ead :=len (_cfaa )+len (K )+len (_dgb );_bfdb :=_bgb [:_ead ];_aeb :=copy (_bfdb ,_cfaa );_aeb +=copy (_bfdb [_aeb :],K [:]);_aeb +=copy (_bfdb [_aeb :],_dgb ); +if _aeb !=_ead {_de .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 ,_ba .New ("\u0077\u0072\u006f\u006e\u0067\u0020\u0073\u0069\u007a\u0065"); +};K1 :=_bgb [:_ead *64];_ebe (K1 ,_ead );_dfg ,_dgbe :=_bebb (K [0:16]);if _dgbe !=nil {return nil ,_dgbe ;};_cda :=_d .NewCBCEncrypter (_dfg ,K [16:32]);_cda .CryptBlocks (K1 ,K1 );E :=K1 ;_ebf :=0;for _edf :=0;_edf < 16;_edf ++{_ebf +=int (E [_edf ]%3); +};var _cge _cb .Hash ;switch _ebf %3{case 0:_cge =_dfb ;case 1:if _ede ==nil {_ede =_b .New384 ();};_cge =_ede ;case 2:if _bff ==nil {_bff =_b .New ();};_cge =_bff ;};_cge .Reset ();_cge .Write (E );K =_cge .Sum (_bbfd [:0]);return E ,nil ;};for _bffd :=0; +;{E ,_fbe :=_dgg (_bffd );if _fbe !=nil {return nil ,_fbe ;};_edg :=E [len (E )-1];_bffd ++;if _bffd >=64&&_edg <=uint8 (_bffd -32){break ;};};return K [:32],nil ;};const (EventDocOpen =AuthEvent ("\u0044o\u0063\u004f\u0070\u0065\u006e");EventEFOpen =AuthEvent ("\u0045\u0046\u004f\u0070\u0065\u006e"); +);func _ea (_f _d .Block )*ecb {return &ecb {_ge :_f ,_da :_f .BlockSize ()}}; // 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 (_dbd *StdEncryptDict ,_gc ,_cb []byte )([]byte ,error ); +GenerateParams (_gebf *StdEncryptDict ,_gb ,_dag []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 (_gga *StdEncryptDict ,_df []byte )([]byte ,Permissions ,error );}; - -// Permissions is a bitmask of access permissions for a PDF file. -type Permissions uint32 ;func _aega (_gfe ,_aec ,_cdc []byte )([]byte ,error ){var (_cfb ,_cab ,_bbb _dc .Hash ;);_cfb =_fg .New ();_gaeb :=make ([]byte ,64);_aac :=_cfb ;_aac .Write (_gfe );K :=_aac .Sum (_gaeb [:0]);_acb :=make ([]byte ,64*(127+64+48)); -_cba :=func (_egb int )([]byte ,error ){_ccff :=len (_aec )+len (K )+len (_cdc );_cbg :=_acb [:_ccff ];_bba :=copy (_cbg ,_aec );_bba +=copy (_cbg [_bba :],K [:]);_bba +=copy (_cbg [_bba :],_cdc );if _bba !=_ccff {_g .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 ,_c .New ("\u0077\u0072\u006f\u006e\u0067\u0020\u0073\u0069\u007a\u0065");};K1 :=_acb [:_ccff *64];_ddcc (K1 ,_ccff );_aaf ,_aed :=_becc (K [0:16]);if _aed !=nil {return nil ,_aed ;};_dea :=_d .NewCBCEncrypter (_aaf ,K [16:32]);_dea .CryptBlocks (K1 ,K1 ); -E :=K1 ;_bagb :=0;for _aab :=0;_aab < 16;_aab ++{_bagb +=int (E [_aab ]%3);};var _cec _dc .Hash ;switch _bagb %3{case 0:_cec =_cfb ;case 1:if _cab ==nil {_cab =_b .New384 ();};_cec =_cab ;case 2:if _bbb ==nil {_bbb =_b .New ();};_cec =_bbb ;};_cec .Reset (); -_cec .Write (E );K =_cec .Sum (_gaeb [:0]);return E ,nil ;};for _gdc :=0;;{E ,_cbge :=_cba (_gdc );if _cbge !=nil {return nil ,_cbge ;};_fefe :=E [len (E )-1];_gdc ++;if _gdc >=64&&_fefe <=uint8 (_gdc -32){break ;};};return K [:32],nil ;};var _ StdHandler =stdHandlerR4 {}; -type ecb struct{_eb _d .Block ;_dd int ;}; - -// GenerateParams generates and sets O and U parameters for the encryption dictionary. -// It expects R, P and EncryptMetadata fields to be set. -func (_ddf stdHandlerR4 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){O ,_dbf :=_ddf .alg3 (d .R ,upass ,opass );if _dbf !=nil {_g .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",_dbf ); -return nil ,_dbf ;};d .O =O ;_g .Log .Trace ("\u0067\u0065\u006e\u0020\u004f\u003a\u0020\u0025\u0020\u0078",O );_bfg :=_ddf .alg2 (d ,upass );U ,_dbf :=_ddf .alg5 (_bfg ,upass );if _dbf !=nil {_g .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",_dbf ); -return nil ,_dbf ;};d .U =U ;_g .Log .Trace ("\u0067\u0065\u006e\u0020\u0055\u003a\u0020\u0025\u0020\u0078",U );return _bfg ,nil ;};func _ddff (_fab []byte )([]byte ,error ){_fabd :=_fg .New ();_fabd .Write (_fab );return _fabd .Sum (nil ),nil ;};func _gf (_fb _d .Block )_d .BlockMode {return (*ecbEncrypter )(_ad (_fb ))}; -func _gfd (_gb ,_eae string ,_cg int ,_bg []byte )error {if len (_bg )< _cg {return errInvalidField {Func :_gb ,Field :_eae ,Exp :_cg ,Got :len (_bg )};};return nil ;};type ecbDecrypter ecb ;type ecbEncrypter ecb ;func (_gae stdHandlerR6 )alg2a (_aadc *StdEncryptDict ,_efe []byte )([]byte ,Permissions ,error ){if _agc :=_gfd ("\u0061\u006c\u00672\u0061","\u004f",48,_aadc .O ); -_agc !=nil {return nil ,0,_agc ;};if _af :=_gfd ("\u0061\u006c\u00672\u0061","\u0055",48,_aadc .U );_af !=nil {return nil ,0,_af ;};if len (_efe )> 127{_efe =_efe [:127];};_dbgd ,_fdae :=_gae .alg12 (_aadc ,_efe );if _fdae !=nil {return nil ,0,_fdae ;}; -var (_bef []byte ;_bcf []byte ;_aeg []byte ;);var _gbc Permissions ;if len (_dbgd )!=0{_gbc =PermOwner ;_efda :=make ([]byte ,len (_efe )+8+48);_bdg :=copy (_efda ,_efe );_bdg +=copy (_efda [_bdg :],_aadc .O [40:48]);copy (_efda [_bdg :],_aadc .U [0:48]); -_bef =_efda ;_bcf =_aadc .OE ;_aeg =_aadc .U [0:48];}else {_dbgd ,_fdae =_gae .alg11 (_aadc ,_efe );if _fdae ==nil &&len (_dbgd )==0{_dbgd ,_fdae =_gae .alg11 (_aadc ,[]byte (""));};if _fdae !=nil {return nil ,0,_fdae ;}else if len (_dbgd )==0{return nil ,0,nil ; -};_gbc =_aadc .P ;_gde :=make ([]byte ,len (_efe )+8);_ggab :=copy (_gde ,_efe );copy (_gde [_ggab :],_aadc .U [40:48]);_bef =_gde ;_bcf =_aadc .UE ;_aeg =nil ;};if _fbb :=_gfd ("\u0061\u006c\u00672\u0061","\u004b\u0065\u0079",32,_bcf );_fbb !=nil {return nil ,0,_fbb ; -};_bcf =_bcf [:32];_bb ,_fdae :=_gae .alg2b (_aadc .R ,_bef ,_efe ,_aeg );if _fdae !=nil {return nil ,0,_fdae ;};_dcg ,_fdae :=_da .NewCipher (_bb [:32]);if _fdae !=nil {return nil ,0,_fdae ;};_dba :=make ([]byte ,_da .BlockSize );_befg :=_d .NewCBCDecrypter (_dcg ,_dba ); -_fege :=make ([]byte ,32);_befg .CryptBlocks (_fege ,_bcf );if _aadc .R ==5{return _fege ,_gbc ,nil ;};_fdae =_gae .alg13 (_aadc ,_fege );if _fdae !=nil {return nil ,0,_fdae ;};return _fege ,_gbc ,nil ;};func (_ed *ecbDecrypter )CryptBlocks (dst ,src []byte ){if len (src )%_ed ._dd !=0{_g .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 ){_g .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{_ed ._eb .Decrypt (dst ,src [:_ed ._dd ]);src =src [_ed ._dd :];dst =dst [_ed ._dd :];};};type stdHandlerR4 struct{Length int ;ID0 string ;};const (EventDocOpen =AuthEvent ("\u0044o\u0063\u004f\u0070\u0065\u006e");EventEFOpen =AuthEvent ("\u0045\u0046\u004f\u0070\u0065\u006e"); -); - -// Allowed checks if a set of permissions can be granted. -func (_cbd Permissions )Allowed (p2 Permissions )bool {return _cbd &p2 ==p2 }; \ No newline at end of file +Authenticate (_ca *StdEncryptDict ,_ddf []byte )([]byte ,Permissions ,error );};func _bebb (_gbd []byte )(_d .Block ,error ){_cc ,_bfb :=_dd .NewCipher (_gbd );if _bfb !=nil {_de .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",_bfb ); +return nil ,_bfb ;};return _cc ,nil ;};func _bg (_gg _d .Block )_d .BlockMode {return (*ecbDecrypter )(_ea (_gg ))};type stdHandlerR6 struct{}; \ No newline at end of file diff --git a/creator/creator.go b/creator/creator.go index 297ee79f..fbc8f5cc 100644 --- a/creator/creator.go +++ b/creator/creator.go @@ -12,1227 +12,1227 @@ // 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 (_bc "bytes";_fc "encoding/xml";_d "errors";_g "fmt";_ee "github.com/gorilla/i18n/linebreak";_ga "github.com/unidoc/unichart/render";_bcf "github.com/unidoc/unipdf/v3/common";_cg "github.com/unidoc/unipdf/v3/contentstream";_bb "github.com/unidoc/unipdf/v3/contentstream/draw"; -_gac "github.com/unidoc/unipdf/v3/core";_ed "github.com/unidoc/unipdf/v3/internal/graphic2d/svg";_cd "github.com/unidoc/unipdf/v3/internal/integrations/unichart";_de "github.com/unidoc/unipdf/v3/internal/license";_gd "github.com/unidoc/unipdf/v3/internal/transform"; -_bce "github.com/unidoc/unipdf/v3/model";_fcd "golang.org/x/text/unicode/bidi";_aa "image";_c "io";_b "log";_af "math";_a "os";_bg "regexp";_ff "sort";_dc "strconv";_df "strings";_f "text/template";_fce "unicode";); +package creator ;import (_fg "bytes";_f "encoding/xml";_ge "errors";_b "fmt";_geg "github.com/gorilla/i18n/linebreak";_ba "github.com/unidoc/unichart/render";_ee "github.com/unidoc/unipdf/v3/common";_da "github.com/unidoc/unipdf/v3/contentstream";_gad "github.com/unidoc/unipdf/v3/contentstream/draw"; +_bf "github.com/unidoc/unipdf/v3/core";_bd "github.com/unidoc/unipdf/v3/internal/graphic2d/svg";_edb "github.com/unidoc/unipdf/v3/internal/integrations/unichart";_fe "github.com/unidoc/unipdf/v3/internal/license";_eb "github.com/unidoc/unipdf/v3/internal/transform"; +_bbd "github.com/unidoc/unipdf/v3/model";_c "golang.org/x/text/unicode/bidi";_ab "image";_ga "io";_d "log";_bbg "math";_a "os";_bc "regexp";_g "sort";_bb "strconv";_dd "strings";_ed "text/template";_fa "unicode";); -// AddPatternResource adds pattern dictionary inside the resources dictionary. -func (_eadg *RadialShading )AddPatternResource (block *Block )(_gbaf _gac .PdfObjectName ,_cccag error ){_bgabg :=1;_acdc :=_gac .PdfObjectName ("\u0050"+_dc .Itoa (_bgabg ));for block ._ab .HasPatternByName (_acdc ){_bgabg ++;_acdc =_gac .PdfObjectName ("\u0050"+_dc .Itoa (_bgabg )); -};if _fcbac :=block ._ab .SetPatternByName (_acdc ,_eadg .ToPdfShadingPattern ().ToPdfObject ());_fcbac !=nil {return "",_fcbac ;};return _acdc ,nil ;};func (_fgaga *templateProcessor )parseColor (_aceaa string )Color {if _aceaa ==""{return nil ;};_efcca ,_daga :=_fgaga ._cbgd .ColorMap [_aceaa ]; -if _daga {return _efcca ;};if _aceaa [0]=='#'{return ColorRGBFromHex (_aceaa );};return nil ;}; - -// SetTitleStyle sets the style properties of the invoice title. -func (_dgdf *Invoice )SetTitleStyle (style TextStyle ){_dgdf ._efdgf =style }; - -// SetLineHeight sets the line height (1.0 default). -func (_cebgf *Paragraph )SetLineHeight (lineheight float64 ){_cebgf ._adeg =lineheight }; - -// AnchorPoint defines anchor point where the center position of the radial gradient would be calculated. -type AnchorPoint int ; - -// 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{_dbacf float64 ;_fcbf float64 ;_acefg float64 ;_fdac float64 ;_dgdd Color ;_cffg _bb .LineStyle ;_eccg float64 ;_dbfa []int64 ;_gdfa int64 ;_ffgg float64 ;_defc Positioning ;_dccfc FitMode ;_acga Margins ;}; +// SetTextVerticalAlignment sets the vertical alignment of the text within the +// bounds of the styled paragraph. +// +// Note: Currently Styled Paragraph doesn't support TextVerticalAlignmentBottom +// as that option only used for aligning text chunks. +// +// In order to change the vertical alignment of individual text chunks, use TextChunk.VerticalAlignment. +func (_afac *StyledParagraph )SetTextVerticalAlignment (align TextVerticalAlignment ){_afac ._adbg =align ;};func _aeeg (_fdfec *templateProcessor ,_bcgaf *templateNode )(interface{},error ){return _fdfec .parseStyledParagraph (_bcgaf );}; -// SetFitMode sets the fit mode of the image. -// NOTE: The fit mode is only applied if relative positioning is used. -func (_gabd *Image )SetFitMode (fitMode FitMode ){_gabd ._fgga =fitMode };func (_ggbf *Chapter )headingNumber ()string {var _bfgg string ;if _ggbf ._cagd {if _ggbf ._faeeb !=0{_bfgg =_dc .Itoa (_ggbf ._faeeb )+"\u002e";};if _ggbf ._bac !=nil {_fedg :=_ggbf ._bac .headingNumber (); -if _fedg !=""{_bfgg =_fedg +_bfgg ;};};};return _bfgg ;};func (_gfga *Table )clone ()*Table {_abcf :=*_gfga ;_abcf ._cgfe =make ([]float64 ,len (_gfga ._cgfe ));copy (_abcf ._cgfe ,_gfga ._cgfe );_abcf ._edccdg =make ([]float64 ,len (_gfga ._edccdg )); -copy (_abcf ._edccdg ,_gfga ._edccdg );_abcf ._fcac =make ([]*TableCell ,0,len (_gfga ._fcac ));for _ ,_caaaf :=range _gfga ._fcac {_dbeg :=*_caaaf ;_dbeg ._gfggf =&_abcf ;_abcf ._fcac =append (_abcf ._fcac ,&_dbeg );};return &_abcf ;}; +// 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 (_caegf *Creator )NewLine (x1 ,y1 ,x2 ,y2 float64 )*Line {return _eeae (x1 ,y1 ,x2 ,y2 )};func (_cgfb *TableCell )height (_ceege float64 )float64 {var _ecede float64 ;switch _cggd :=_cgfb ._ffed .(type ){case *Paragraph :if _cggd ._bacce {_cggd .SetWidth (_ceege -_cgfb ._bfef -_cggd ._ggfad .Left -_cggd ._ggfad .Right ); +};_ecede =_cggd .Height ()+_cggd ._ggfad .Top +_cggd ._ggfad .Bottom ;if !_cgfb ._bdcge ._eedb {_ecede +=(0.5*_cggd ._gfddf *_cggd ._degf );};case *StyledParagraph :if _cggd ._abbea {_cggd .SetWidth (_ceege -_cgfb ._bfef -_cggd ._dadf .Left -_cggd ._dadf .Right ); +};_ecede =_cggd .Height ()+_cggd ._dadf .Top +_cggd ._dadf .Bottom ;if !_cgfb ._bdcge ._eedb {_ecede +=(0.5*_cggd .getTextHeight ());};case *Image :_cggd .applyFitMode (_ceege -_cgfb ._bfef );_ecede =_cggd .Height ()+_cggd ._ecd .Top +_cggd ._ecd .Bottom ; +case *Table :_cggd .updateRowHeights (_ceege -_cgfb ._bfef -_cggd ._afcg .Left -_cggd ._afcg .Right );_ecede =_cggd .Height ()+_cggd ._afcg .Top +_cggd ._afcg .Bottom ;case *List :_ecede =_cggd .ctxHeight (_ceege -_cgfb ._bfef )+_cggd ._ddba .Top +_cggd ._ddba .Bottom ; +case *Division :_ecede =_cggd .ctxHeight (_ceege -_cgfb ._bfef )+_cggd ._ggea .Top +_cggd ._ggea .Bottom +_cggd ._eabe .Top +_cggd ._eabe .Bottom ;case *Chart :_ecede =_cggd .Height ()+_cggd ._ceac .Top +_cggd ._ceac .Bottom ;case *Rectangle :_cggd .applyFitMode (_ceege -_cgfb ._bfef ); +_ecede =_cggd .Height ()+_cggd ._caegfd .Top +_cggd ._caegfd .Bottom +_cggd ._egdc ;case *Ellipse :_cggd .applyFitMode (_ceege -_cgfb ._bfef );_ecede =_cggd .Height ()+_cggd ._fdcb .Top +_cggd ._fdcb .Bottom ;case *Line :_ecede =_cggd .Height ()+_cggd ._babe .Top +_cggd ._babe .Bottom ; +};return _ecede ;}; -// SetColor sets the line color. Use ColorRGBFromHex, ColorRGBFrom8bit or -// ColorRGBFromArithmetic to create the color object. -func (_ccf *Line )SetColor (color Color ){_ccf ._dgdd =color }; +// NewImage create a new image from a unidoc image (model.Image). +func (_bccb *Creator )NewImage (img *_bbd .Image )(*Image ,error ){return _eggc (img )};func _ffge (_bae string ,_dgc _bf .PdfObject ,_dcff *_bbd .PdfPageResources )_bf .PdfObjectName {_gdd :=_dd .TrimRightFunc (_dd .TrimSpace (_bae ),func (_deb rune )bool {return _fa .IsNumber (_deb )}); +if _gdd ==""{_gdd ="\u0046\u006f\u006e\u0074";};_dff :=0;_feg :=_bf .PdfObjectName (_bae );for {_bfa ,_ega :=_dcff .GetFontByName (_feg );if !_ega ||_bfa ==_dgc {break ;};_dff ++;_feg =_bf .PdfObjectName (_b .Sprintf ("\u0025\u0073\u0025\u0064",_gdd ,_dff )); +};return _feg ;};func (_dgfbd *templateProcessor )parseList (_cgca *templateNode )(interface{},error ){_eaabd :=_dgfbd .creator .NewList ();for _ ,_bfaa :=range _cgca ._ebeg .Attr {_gbag :=_bfaa .Value ;switch _ddac :=_bfaa .Name .Local ;_ddac {case "\u0069\u006e\u0064\u0065\u006e\u0074":_eaabd .SetIndent (_dgfbd .parseFloatAttr (_ddac ,_gbag )); +case "\u006d\u0061\u0072\u0067\u0069\u006e":_efgd :=_dgfbd .parseMarginAttr (_ddac ,_gbag );_eaabd .SetMargins (_efgd .Left ,_efgd .Right ,_efgd .Top ,_efgd .Bottom );default:_dgfbd .nodeLogDebug (_cgca ,"\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",_ddac ); +};};return _eaabd ,nil ;};func _gdcd (_daef ,_fcdc ,_eaab ,_cgfd ,_gaddc ,_bgaa float64 )*Curve {_ccff :=&Curve {};_ccff ._baec =_daef ;_ccff ._acfd =_fcdc ;_ccff ._eeaf =_eaab ;_ccff ._eadc =_cgfd ;_ccff ._cefce =_gaddc ;_ccff ._eddf =_bgaa ;_ccff ._dgda =ColorBlack ; +_ccff ._ffgc =1.0;return _ccff ;}; -// SetLineTitleStyle sets the style for the title part of all new lines +// SetLinePageStyle sets the style for the page part of all new lines // of the table of contents. -func (_cefca *TOC )SetLineTitleStyle (style TextStyle ){_cefca ._gcbb =style }; - -// TotalLines returns all the rows in the invoice totals table as -// description-value cell pairs. -func (_gbcfe *Invoice )TotalLines ()[][2]*InvoiceCell {_gfc :=[][2]*InvoiceCell {_gbcfe ._edeg };_gfc =append (_gfc ,_gbcfe ._bfgec ...);return append (_gfc ,_gbcfe ._cbef );}; +func (_cfea *TOC )SetLinePageStyle (style TextStyle ){_cfea ._gfgag =style }; -// GraphicSVG represents a drawable graphic SVG. -// It is used to render the graphic SVG components using a creator instance. -type GraphicSVG struct{_gabed *_ed .GraphicSVG ;_daff Positioning ;_abee float64 ;_ffgc float64 ;_abffa Margins ;}; +// Margins returns the margins of the component. +func (_ddgd *Division )Margins ()(_afbf ,_fbcg ,_ebad ,_egag float64 ){return _ddgd ._ggea .Left ,_ddgd ._ggea .Right ,_ddgd ._ggea .Top ,_ddgd ._ggea .Bottom ;}; -// SetWidthRight sets border width for right. -func (_dfc *border )SetWidthRight (bw float64 ){_dfc ._bdd =bw }; +// VectorDrawable is a Drawable with a specified width and height. +type VectorDrawable interface{Drawable ; -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. -func (_bdacg *TOCLine )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_cgcc :=ctx ;_acce ,ctx ,_bcfc :=_bdacg ._egbgc .GeneratePageBlocks (ctx );if _bcfc !=nil {return _acce ,ctx ,_bcfc ;};if _bdacg ._caacb .IsRelative (){ctx .X =_cgcc .X ; -};if _bdacg ._caacb .IsAbsolute (){return _acce ,_cgcc ,nil ;};return _acce ,ctx ,nil ;}; +// Width returns the width of the Drawable. +Width ()float64 ; -// TextOverflow determines the behavior of paragraph text which does -// not fit in the available space. -type TextOverflow int ; +// Height returns the height of the Drawable. +Height ()float64 ;}; -// AddSection adds a new content section at the end of the invoice. -func (_cbf *Invoice )AddSection (title ,content string ){_cbf ._aegfa =append (_cbf ._aegfa ,[2]string {title ,content });};func _adec (_dcee string )(*GraphicSVG ,error ){_cfcg ,_fbfd :=_ed .ParseFromFile (_dcee );if _fbfd !=nil {return nil ,_fbfd ;}; -return _fcgd (_cfcg );}; +// TOC returns the table of contents component of the creator. +func (_cgf *Creator )TOC ()*TOC {return _cgf ._ggab }; -// NewColumn returns a new column for the line items invoice table. -func (_bbedf *Invoice )NewColumn (description string )*InvoiceCell {return _bbedf .newColumn (description ,CellHorizontalAlignmentLeft );}; +// SetMargins sets the margins of the graphic svg component. +func (_dbbc *GraphicSVG )SetMargins (left ,right ,top ,bottom float64 ){_dbbc ._gac .Left =left ;_dbbc ._gac .Right =right ;_dbbc ._gac .Top =top ;_dbbc ._gac .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 ;}; +// 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 (_afbb *Creator )SetPageSize (size PageSize ){_afbb ._baba =size ;_afbb ._afgc =size [0];_afbb ._ebeb =size [1];_bcgea :=0.1*_afbb ._afgc ;_afbb ._gbf .Left =_bcgea ;_afbb ._gbf .Right =_bcgea ;_afbb ._gbf .Top =_bcgea ;_afbb ._gbf .Bottom =_bcgea ; +}; -// 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 ; +// 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{_efaae *StyledParagraph ;_dcbb []*TOCLine ;_febc TextStyle ;_abgfe TextStyle ;_dbfaf TextStyle ;_gfgag TextStyle ;_abdbb string ;_addd float64 ;_eada Margins ;_cgcad Positioning ;_gecg TextStyle ;_fbfca bool ;};type pageTransformations struct{_aeef *_eb .Matrix ; +_eacc bool ;_ebbg bool ;}; -// MoveDown moves the drawing context down by relative displacement dy (negative goes up). -func (_edgg *Creator )MoveDown (dy float64 ){_edgg ._ecec .Y +=dy }; +// NewStyledParagraph creates a new styled paragraph. +// Default attributes: +// Font: Helvetica, +// Font size: 10 +// Encoding: WinAnsiEncoding +// Wrap: enabled +// Text color: black +func (_eeaa *Creator )NewStyledParagraph ()*StyledParagraph {return _ggcdc (_eeaa .NewTextStyle ())}; -// NewImageFromFile creates an Image from a file. -func (_cbc *Creator )NewImageFromFile (path string )(*Image ,error ){return _ggaf (path )}; +// New creates a new instance of the PDF Creator. +func New ()*Creator {const _dcc ="c\u0072\u0065\u0061\u0074\u006f\u0072\u002e\u004e\u0065\u0077";_bfae :=&Creator {};_bfae ._afbe =[]*_bbd .PdfPage {};_bfae ._acba =map[*_bbd .PdfPage ]*Block {};_bfae ._dacbc =map[*_bbd .PdfPage ]*pageTransformations {}; +_bfae .SetPageSize (PageSizeLetter );_bcge :=0.1*_bfae ._afgc ;_bfae ._gbf .Left =_bcge ;_bfae ._gbf .Right =_bcge ;_bfae ._gbf .Top =_bcge ;_bfae ._gbf .Bottom =_bcge ;var _bafg error ;_bfae ._aaaf ,_bafg =_bbd .NewStandard14Font (_bbd .HelveticaName ); +if _bafg !=nil {_bfae ._aaaf =_bbd .DefaultFont ();};_bfae ._dggc ,_bafg =_bbd .NewStandard14Font (_bbd .HelveticaBoldName );if _bafg !=nil {_bfae ._aaaf =_bbd .DefaultFont ();};_bfae ._ggab =_bfae .NewTOC ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073"); +_bfae .AddOutlines =true ;_bfae ._cda =_bbd .NewOutline ();_fe .TrackUse (_dcc );return _bfae ;};var PPI float64 =72; -// SetPos sets the Block's positioning to absolute mode with the specified coordinates. -func (_fca *Block )SetPos (x ,y float64 ){_fca ._dg =PositionAbsolute ;_fca ._cc =x ;_fca ._eda =y }; +// Width is not used as the division component is designed to fill all the +// available space, depending on the context. Returns 0. +func (_ceacf *Division )Width ()float64 {return 0}; -// SetMargins sets the Chapter margins: left, right, top, bottom. -// Typically not needed as the creator's page margins are used. -func (_gcg *Chapter )SetMargins (left ,right ,top ,bottom float64 ){_gcg ._abeb .Left =left ;_gcg ._abeb .Right =right ;_gcg ._abeb .Top =top ;_gcg ._abeb .Bottom =bottom ;}; +// GetHeading returns the chapter heading paragraph. Used to give access to address style: font, sizing etc. +func (_geff *Chapter )GetHeading ()*Paragraph {return _geff ._fgef };func (_ca *Block )addContents (_gc *_da .ContentStreamOperations ){_ca ._ec .WrapIfNeeded ();_gc .WrapIfNeeded ();*_ca ._ec =append (*_ca ._ec ,*_gc ...);};func _deed (_ddgdb []_gad .CubicBezierCurve )*PolyBezierCurve {return &PolyBezierCurve {_cgbc :&_gad .PolyBezierCurve {Curves :_ddgdb ,BorderColor :_bbd .NewPdfColorDeviceRGB (0,0,0),BorderWidth :1.0},_faba :1.0,_bbga :1.0}; +}; -// Context returns the current drawing context. -func (_ffef *Creator )Context ()DrawContext {return _ffef ._ecec };func (_dfd *Block )duplicate ()*Block {_fa :=&Block {};*_fa =*_dfd ;_ec :=_cg .ContentStreamOperations {};_ec =append (_ec ,*_dfd ._db ...);_fa ._db =&_ec ;return _fa ;};func _cdedg (_bceeg *templateProcessor ,_abca *templateNode )(interface{},error ){return _bceeg .parseChapterHeading (_abca ); -};type containerDrawable interface{Drawable ; +// IsRelative checks if the positioning is relative. +func (_bfd Positioning )IsRelative ()bool {return _bfd ==PositionRelative };func _fffd (_fbcffb *templateProcessor ,_bccbc *templateNode )(interface{},error ){return _fbcffb .parseListMarker (_bccbc );};func (_acbaf *Invoice )drawInformation ()*Table {_bdfd :=_bfdec (2); +_cccdf :=append ([][2]*InvoiceCell {_acbaf ._aca ,_acbaf ._cadc ,_acbaf ._cdfc },_acbaf ._geaa ...);for _ ,_beaee :=range _cccdf {_fbdbc ,_efad :=_beaee [0],_beaee [1];if _efad .Value ==""{continue ;};_bcbdf :=_bdfd .NewCell ();_bcbdf .SetBackgroundColor (_fbdbc .BackgroundColor ); +_acbaf .setCellBorder (_bcbdf ,_fbdbc );_fbdg :=_ggcdc (_fbdbc .TextStyle );_fbdg .Append (_fbdbc .Value );_fbdg .SetMargins (0,0,2,1);_bcbdf .SetContent (_fbdg );_bcbdf =_bdfd .NewCell ();_bcbdf .SetBackgroundColor (_efad .BackgroundColor );_acbaf .setCellBorder (_bcbdf ,_efad ); +_fbdg =_ggcdc (_efad .TextStyle );_fbdg .Append (_efad .Value );_fbdg .SetMargins (0,0,2,1);_bcbdf .SetContent (_fbdg );};return _bdfd ;}; -// 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 (_agfad Drawable )(Drawable ,error );}; +// 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 {_eage :float64 (r )/255.0,_eaee :float64 (g )/255.0,_gfe :float64 (b )/255.0};}; -// SetAngle sets Image rotation angle in degrees. -func (_cgeb *Image )SetAngle (angle float64 ){_cgeb ._gddae =angle };func _aeca (_cdeg *templateProcessor ,_gbebc *templateNode )(interface{},error ){return _cdeg .parseRectangle (_gbebc );};func (_eeab *Division )ctxHeight (_caff float64 )float64 {_caff -=_eeab ._dagd .Left +_eeab ._dagd .Right +_eeab ._dbfb .Left +_eeab ._dbfb .Right ; -var _eebg float64 ;for _ ,_dacb :=range _eeab ._gebe {_eebg +=_aagc (_dacb ,_caff );};return _eebg ;}; +// NewImageFromData creates an Image from image data. +func (_eeea *Creator )NewImageFromData (data []byte )(*Image ,error ){return _bcff (data )};func (_cdfba *Invoice )newColumn (_cbefb string ,_cdfg CellHorizontalAlignment )*InvoiceCell {_accg :=&InvoiceCell {_cdfba ._edga ,_cbefb };_accg .Alignment =_cdfg ; +return _accg ;}; -// BorderColor returns the border color of the ellipse. -func (_aecb *Ellipse )BorderColor ()Color {return _aecb ._dgad }; +// SetTotal sets the total of the invoice. +func (_bec *Invoice )SetTotal (value string ){_bec ._eegf [1].Value =value };func (_gagc *LinearShading )shadingModel ()*_bbd .PdfShadingType2 {_acbea :=_gad .NewPoint (_gagc ._fagf .Llx +_gagc ._fagf .Width ()/2,_gagc ._fagf .Lly +_gagc ._fagf .Height ()/2); +_eaba :=_gad .NewPoint (_gagc ._fagf .Llx ,_gagc ._fagf .Lly +_gagc ._fagf .Height ()/2).Add (-_acbea .X ,-_acbea .Y ).Rotate (_gagc ._gegea ).Add (_acbea .X ,_acbea .Y );_eaba =_gad .NewPoint (_bbg .Max (_bbg .Min (_eaba .X ,_gagc ._fagf .Urx ),_gagc ._fagf .Llx ),_bbg .Max (_bbg .Min (_eaba .Y ,_gagc ._fagf .Ury ),_gagc ._fagf .Lly )); +_dfbad :=_gad .NewPoint (_gagc ._fagf .Urx ,_gagc ._fagf .Lly +_gagc ._fagf .Height ()/2).Add (-_acbea .X ,-_acbea .Y ).Rotate (_gagc ._gegea ).Add (_acbea .X ,_acbea .Y );_dfbad =_gad .NewPoint (_bbg .Min (_bbg .Max (_dfbad .X ,_gagc ._fagf .Llx ),_gagc ._fagf .Urx ),_bbg .Min (_bbg .Max (_dfbad .Y ,_gagc ._fagf .Lly ),_gagc ._fagf .Ury )); +_bfcg :=_bbd .NewPdfShadingType2 ();_bfcg .PdfShading .ShadingType =_bf .MakeInteger (2);_bfcg .PdfShading .ColorSpace =_bbd .NewPdfColorspaceDeviceRGB ();_bfcg .PdfShading .AntiAlias =_bf .MakeBool (_gagc ._ebade ._gdfd );_bfcg .Coords =_bf .MakeArrayFromFloats ([]float64 {_eaba .X ,_eaba .Y ,_dfbad .X ,_dfbad .Y }); +_bfcg .Extend =_bf .MakeArray (_bf .MakeBool (_gagc ._ebade ._aeaa [0]),_bf .MakeBool (_gagc ._ebade ._aeaa [1]));_bfcg .Function =_gagc ._ebade .generatePdfFunctions ();return _bfcg ;}; -// Height returns the height of the division, assuming all components are -// stacked on top of each other. -func (_adee *Division )Height ()float64 {var _cdfe float64 ;for _ ,_eddc :=range _adee ._gebe {switch _cfdg :=_eddc .(type ){case marginDrawable :_ ,_ ,_acgee ,_faeg :=_cfdg .GetMargins ();_cdfe +=_cfdg .Height ()+_acgee +_faeg ;default:_cdfe +=_cfdg .Height (); -};};return _cdfe ;}; +// 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 (_ccgg *List )Marker ()*TextChunk {return &_ccgg ._cafc };func (_gdg cmykColor )ToRGB ()(float64 ,float64 ,float64 ){_cega :=_gdg ._dfag ;return 1-(_gdg ._fegag *(1-_cega )+_cega ),1-(_gdg ._acbg *(1-_cega )+_cega ),1-(_gdg ._aggdc *(1-_cega )+_cega ); +}; -// NewPolygon creates a new polygon. -func (_egdf *Creator )NewPolygon (points [][]_bb .Point )*Polygon {return _fbgda (points )}; +// SetBoundingBox set gradient color bounding box where the gradient would be rendered. +func (_cdfaf *LinearShading )SetBoundingBox (x ,y ,width ,height float64 ){_cdfaf ._fagf =&_bbd .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };};func (_fda *Block )duplicate ()*Block {_af :=&Block {};*_af =*_fda ;_bdg :=_da .ContentStreamOperations {}; +_bdg =append (_bdg ,*_fda ._ec ...);_af ._ec =&_bdg ;return _af ;}; -// Width returns the Block's width. -func (_ggef *Block )Width ()float64 {return _ggef ._fb }; +// Drawable is a widget that can be used to draw with the Creator. +type Drawable interface{ -// SetNoteHeadingStyle sets the style properties used to render the heading -// of the invoice note sections. -func (_eafddf *Invoice )SetNoteHeadingStyle (style TextStyle ){_eafddf ._bfaaa =style }; +// 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 (_fegf DrawContext )([]*Block ,DrawContext ,error );}; -// AddressStyle returns the style properties used to render the content of +// SetAddressStyle sets the style properties used to render the content of // the invoice address sections. -func (_edbg *Invoice )AddressStyle ()TextStyle {return _edbg ._caffe }; +func (_fgae *Invoice )SetAddressStyle (style TextStyle ){_fgae ._dbbe =style };func _eebfg (_dbbeg string )*_bbd .PdfAnnotation {_cfbf :=_bbd .NewPdfAnnotationLink ();_ggdba :=_bbd .NewBorderStyle ();_ggdba .SetBorderWidth (0);_cfbf .BS =_ggdba .ToPdfObject (); +_cdeed :=_bbd .NewPdfActionURI ();_cdeed .URI =_bf .MakeString (_dbbeg );_cfbf .SetAction (_cdeed .PdfAction );return _cfbf .PdfAnnotation ;}; -// FillOpacity returns the fill opacity of the rectangle (0-1). -func (_gfag *Rectangle )FillOpacity ()float64 {return _gfag ._adff };func (_adebe *templateProcessor )parseBackground (_bgaf *templateNode )(interface{},error ){_begce :=&Background {};for _ ,_feeca :=range _bgaf ._dcedab .Attr {_bcebd :=_feeca .Value ; -switch _fcag :=_feeca .Name .Local ;_fcag {case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_begce .FillColor =_adebe .parseColorAttr (_fcag ,_bcebd );case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_begce .BorderColor =_adebe .parseColorAttr (_fcag ,_bcebd ); -case "b\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0069\u007a\u0065":_begce .BorderSize =_adebe .parseFloatAttr (_fcag ,_bcebd );case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_dbea ,_daaa ,_dacag ,_bgebc :=_adebe .parseBorderRadiusAttr (_fcag ,_bcebd ); -_begce .SetBorderRadius (_dbea ,_daaa ,_bgebc ,_dacag );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_begce .BorderRadiusTopLeft =_adebe .parseFloatAttr (_fcag ,_bcebd );case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_begce .BorderRadiusTopRight =_adebe .parseFloatAttr (_fcag ,_bcebd ); -case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_begce .BorderRadiusBottomLeft =_adebe .parseFloatAttr (_fcag ,_bcebd );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":_begce .BorderRadiusBottomRight =_adebe .parseFloatAttr (_fcag ,_bcebd ); -default:_adebe .nodeLogDebug (_bgaf ,"\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",_fcag ); -};};return _begce ,nil ;}; +// Height returns the height of the division, assuming all components are +// stacked on top of each other. +func (_bgbg *Division )Height ()float64 {var _egc float64 ;for _ ,_bdgb :=range _bgbg ._befg {switch _gafeb :=_bdgb .(type ){case marginDrawable :_ ,_ ,_cgd ,_abca :=_gafeb .GetMargins ();_egc +=_gafeb .Height ()+_cgd +_abca ;default:_egc +=_gafeb .Height (); +};};return _egc ;}; -// GetHeading returns the chapter heading paragraph. Used to give access to address style: font, sizing etc. -func (_ceeg *Chapter )GetHeading ()*Paragraph {return _ceeg ._adge }; +// 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 (_gegb *Chapter )Add (d Drawable )error {if Drawable (_gegb )==d {_ee .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 _ge .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +};switch _feeb :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line ,*Block ,*PageBreak ,*Chapter :_gegb ._gba =append (_gegb ._gba ,d );case containerDrawable :_gbg ,_bcfc :=_feeb .ContainerComponent (_gegb ); +if _bcfc !=nil {return _bcfc ;};_gegb ._gba =append (_gegb ._gba ,_gbg );default:_ee .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u003a\u0020\u0025\u0054",d );return _ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};return nil ;}; -// GeneratePageBlocks generates the page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. Implements the Drawable interface. -func (_ageg *StyledParagraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gbaaa :=ctx ;var _cfee []*Block ;_cbadb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _ageg ._cebf .IsRelative (){ctx .X +=_ageg ._ffdd .Left ;ctx .Y +=_ageg ._ffdd .Top ; -ctx .Width -=_ageg ._ffdd .Left +_ageg ._ffdd .Right ;ctx .Height -=_ageg ._ffdd .Top ;_ageg .SetWidth (ctx .Width );}else {if int (_ageg ._edgda )<=0{_ageg .SetWidth (_ageg .getTextWidth ()/1000.0);};ctx .X =_ageg ._gddgd ;ctx .Y =_ageg ._bagb ;};if _ageg ._bffcd !=nil {_ageg ._bffcd (_ageg ,ctx ); -};if _bfabg :=_ageg .wrapText ();_bfabg !=nil {return nil ,ctx ,_bfabg ;};_gfgde :=_ageg ._afaa ;_egac :=0;for {_bdffb ,_ceea ,_cdaa :=_gaaee (_cbadb ,_ageg ,_gfgde ,ctx );if _cdaa !=nil {_bcf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cdaa ); -return nil ,ctx ,_cdaa ;};ctx =_bdffb ;_cfee =append (_cfee ,_cbadb );if _gfgde =_ceea ;len (_ceea )==0{break ;};if len (_ceea )==_egac {return nil ,ctx ,_d .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"); -};_cbadb =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_bdffb =ctx ;_bdffb .Y =ctx .Margins .Top ;_bdffb .X =ctx .Margins .Left +_ageg ._ffdd .Left ;_bdffb .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_bdffb .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_ageg ._ffdd .Left -_ageg ._ffdd .Right ; -ctx =_bdffb ;_egac =len (_ceea );};if _ageg ._cebf .IsRelative (){ctx .Y +=_ageg ._ffdd .Bottom ;ctx .Height -=_ageg ._ffdd .Bottom ;if !ctx .Inline {ctx .X =_gbaaa .X ;ctx .Width =_gbaaa .Width ;};return _cfee ,ctx ,nil ;};return _cfee ,_gbaaa ,nil ;}; +// Text sets the text content of the Paragraph. +func (_cbbc *Paragraph )Text ()string {return _cbbc ._bcecc }; +// SetFillColor sets the fill color of the ellipse. +func (_bbfed *Ellipse )SetFillColor (col Color ){_bbfed ._bfde =col };func _geeed (_fgfad ,_dbcea ,_acffb ,_gcfg float64 )*Rectangle {return &Rectangle {_bgcbe :_fgfad ,_aagb :_dbcea ,_cdagc :_acffb ,_ddbcg :_gcfg ,_efee :PositionAbsolute ,_fbcfb :1.0,_acbae :ColorBlack ,_egdc :1.0,_cegge :1.0}; +};func (_dfbb *Image )rotatedSize ()(float64 ,float64 ){_agcce :=_dfbb ._bfdf ;_dbbcg :=_dfbb ._bcec ;_gagd :=_dfbb ._bbed ;if _gagd ==0{return _agcce ,_dbbcg ;};_bcgc :=_gad .Path {Points :[]_gad .Point {_gad .NewPoint (0,0).Rotate (_gagd ),_gad .NewPoint (_agcce ,0).Rotate (_gagd ),_gad .NewPoint (0,_dbbcg ).Rotate (_gagd ),_gad .NewPoint (_agcce ,_dbbcg ).Rotate (_gagd )}}.GetBoundingBox (); +return _bcgc .Width ,_bcgc .Height ;}; -// MoveTo moves the drawing context to absolute coordinates (x, y). -func (_bbef *Creator )MoveTo (x ,y float64 ){_bbef ._ecec .X =x ;_bbef ._ecec .Y =y }; +// Scale block by specified factors in the x and y directions. +func (_abe *Block )Scale (sx ,sy float64 ){_beg :=_da .NewContentCreator ().Scale (sx ,sy ).Operations ();*_abe ._ec =append (*_beg ,*_abe ._ec ...);_abe ._ec .WrapIfNeeded ();_abe ._eg *=sx ;_abe ._gg *=sy ;}; -// Inline returns whether the inline mode of the division is active. -func (_bgcg *Division )Inline ()bool {return _bgcg ._cffa };func _bacb ()*PageBreak {return &PageBreak {}};func (_ce *Block )transform (_edab _gd .Matrix ){_eg :=_cg .NewContentCreator ().Add_cm (_edab [0],_edab [1],_edab [3],_edab [4],_edab [6],_edab [7]).Operations (); -*_ce ._db =append (*_eg ,*_ce ._db ...);_ce ._db .WrapIfNeeded ();}; +// Height returns the height of the graphic svg. +func (_gefg *GraphicSVG )Height ()float64 {return _gefg ._gdbd .Height };func (_cdaaa *templateProcessor )parseHorizontalAlignmentAttr (_cffb ,_fddba string )HorizontalAlignment {_ee .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.",_cffb ,_fddba ); +_bagde :=map[string ]HorizontalAlignment {"\u006c\u0065\u0066\u0074":HorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":HorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":HorizontalAlignmentRight }[_fddba ];return _bagde ;}; -// MultiCell makes a new cell with the specified row span and col span -// and inserts it into the table at the current position. -func (_fabc *Table )MultiCell (rowspan ,colspan int )*TableCell {_fabc ._gdde ++;_efac :=(_fabc .moveToNextAvailableCell ()-1)%(_fabc ._fdbec )+1;_bgabc :=(_fabc ._gdde -1)/_fabc ._fdbec +1;for _bgabc > _fabc ._edaaf {_fabc ._edaaf ++;_fabc ._cgfe =append (_fabc ._cgfe ,_fabc ._adaeg ); -};_fgafc :=&TableCell {};_fgafc ._eeee =_bgabc ;_fgafc ._dagb =_efac ;_fgafc ._cgce =5;_fgafc ._fcbae =CellBorderStyleNone ;_fgafc ._aecdc =_bb .LineStyleSolid ;_fgafc ._ebedd =CellHorizontalAlignmentLeft ;_fgafc ._fafcd =CellVerticalAlignmentTop ;_fgafc ._cgab =0; -_fgafc ._badde =0;_fgafc ._bgaa =0;_fgafc ._ccfg =0;_ebfab :=ColorBlack ;_fgafc ._agfcf =_ebfab ;_fgafc ._bedc =_ebfab ;_fgafc ._ddadg =_ebfab ;_fgafc ._dede =_ebfab ;if rowspan < 1{_bcf .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;};_fgcdf :=_fabc ._edaaf -(_fgafc ._eeee -1);if rowspan > _fgcdf {_bcf .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 ,_fgcdf ); -_fabc ._edaaf +=rowspan -1;for _eaee :=0;_eaee <=rowspan -_fgcdf ;_eaee ++{_fabc ._cgfe =append (_fabc ._cgfe ,_fabc ._adaeg );};};for _gegf :=0;_gegf < colspan &&_efac +_gegf -1< len (_fabc ._cedeg );_gegf ++{_fabc ._cedeg [_efac +_gegf -1]=rowspan -1; -};_fgafc ._gadf =rowspan ;if colspan < 1{_bcf .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;};_gddbf :=_fabc ._fdbec -(_fgafc ._dagb -1);if colspan > _gddbf {_bcf .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 ,_gddbf ); -colspan =_gddbf ;};_fgafc ._bffad =colspan ;_fabc ._gdde +=colspan -1;_fabc ._fcac =append (_fabc ._fcac ,_fgafc );_fgafc ._gfggf =_fabc ;return _fgafc ;}; +// SetExtends specifies whether ot extend the shading beyond the starting and ending points. +// +// Text extends is set to `[]bool{false, false}` by default. +func (_baebg *RadialShading )SetExtends (start bool ,end bool ){_baebg ._daacc .SetExtends (start ,end )}; -// SetWidth sets the width of the ellipse. -func (_dfeb *Ellipse )SetWidth (width float64 ){_dfeb ._fegd =width }; +// SetOptimizer sets the optimizer to optimize PDF before writing. +func (_abbc *Creator )SetOptimizer (optimizer _bbd .Optimizer ){_abbc ._eadg =optimizer }; -// Width returns the current page width. -func (_edcf *Creator )Width ()float64 {return _edcf ._bcaa }; +// HorizontalAlignment represents the horizontal alignment of components +// within a page. +type HorizontalAlignment int ;type containerDrawable interface{Drawable ; -// NewGraphicSVGFromString creates a graphic SVG from a SVG string. -func NewGraphicSVGFromString (svgStr string )(*GraphicSVG ,error ){return _cdgg (svgStr )}; +// 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 (_edeg Drawable )(Drawable ,error );}; -// NewGraphicSVGFromFile creates a graphic SVG from a file. -func NewGraphicSVGFromFile (path string )(*GraphicSVG ,error ){return _adec (path )}; +// Height returns the height of the rectangle. +// NOTE: the returned value does not include the border width of the rectangle. +func (_adaea *Rectangle )Height ()float64 {return _adaea ._ddbcg }; -// SetHeading sets the text and the style of the heading of the TOC component. -func (_bebb *TOC )SetHeading (text string ,style TextStyle ){_afdc :=_bebb .Heading ();_afdc .Reset ();_dfffb :=_afdc .Append (text );_dfffb .Style =style ;};func (_acegb *Table )moveToNextAvailableCell ()int {_gcdc :=(_acegb ._gdde -1)%(_acegb ._fdbec )+1; -for {if _gcdc -1>=len (_acegb ._cedeg ){if _acegb ._cedeg [0]==0{return _gcdc ;};_gcdc =1;}else if _acegb ._cedeg [_gcdc -1]==0{return _gcdc ;};_acegb ._gdde ++;_acegb ._cedeg [_gcdc -1]--;_gcdc ++;};};func _bacf (_cgeg *Block ,_abfa _bce .PdfColor ,_bbbe Color ,_adb func ()Rectangle )error {switch _eggdef :=_abfa .(type ){case *_bce .PdfColorPatternType2 :_dabce ,_afad :=_bbbe .(*LinearShading ); -if !_afad {return _g .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");};_fbcg :=_adb ();_dabce .SetBoundingBox (_fbcg ._cdac ,_fbcg ._agaf ,_fbcg ._bbca ,_fbcg ._gbcd ); -_eccf ,_ecccg :=_dabce .AddPatternResource (_cgeg );if _ecccg !=nil {return _g .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",_ecccg ); -};_eggdef .PatternName =_eccf ;case *_bce .PdfColorPatternType3 :_gfad ,_dfcg :=_bbbe .(*RadialShading );if !_dfcg {return _g .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"); -};_ebgde :=_adb ();_gfad .SetBoundingBox (_ebgde ._cdac ,_ebgde ._agaf ,_ebgde ._bbca ,_ebgde ._gbcd );_cdgcc ,_fdbb :=_gfad .AddPatternResource (_cgeg );if _fdbb !=nil {return _g .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",_fdbb ); -};_eggdef .PatternName =_cdgcc ;};return nil ;};func (_dcfdg *templateProcessor )parseInt64Array (_dcdga ,_egce string )[]int64 {_bcf .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",_dcdga ,_egce ); -_edgad :=_df .Fields (_egce );_baea :=make ([]int64 ,0,len (_edgad ));for _ ,_cfeef :=range _edgad {_cdeabf ,_ :=_dc .ParseInt (_cfeef ,10,64);_baea =append (_baea ,_cdeabf );};return _baea ;}; +// SetStyleBottom sets border style for bottom side. +func (_aceb *border )SetStyleBottom (style CellBorderStyle ){_aceb ._gec =style };func _fggd (_dgcef *Block ,_abaf *Paragraph ,_ecbde DrawContext )(DrawContext ,error ){_fdb :=1;_gagf :=_bf .PdfObjectName ("\u0046\u006f\u006e\u0074"+_bb .Itoa (_fdb )); +for _dgcef ._ce .HasFontByName (_gagf ){_fdb ++;_gagf =_bf .PdfObjectName ("\u0046\u006f\u006e\u0074"+_bb .Itoa (_fdb ));};_eagee :=_dgcef ._ce .SetFontByName (_gagf ,_abaf ._bebf .ToPdfObject ());if _eagee !=nil {return _ecbde ,_eagee ;};_abaf .wrapText (); +_gbec :=_da .NewContentCreator ();_gbec .Add_q ();_cefbe :=_ecbde .PageHeight -_ecbde .Y -_abaf ._gfddf *_abaf ._degf ;_gbec .Translate (_ecbde .X ,_cefbe );if _abaf ._eagec !=0{_gbec .RotateDeg (_abaf ._eagec );};_fbga :=_dcgf (_abaf ._bbbf );_eagee =_agab (_dgcef ,_fbga ,_abaf ._bbbf ,func ()Rectangle {return Rectangle {_bgcbe :_ecbde .X ,_aagb :_cefbe ,_cdagc :_abaf .getMaxLineWidth ()/1000.0,_ddbcg :_abaf .Height ()}; +});if _eagee !=nil {return _ecbde ,_eagee ;};_gbec .Add_BT ().SetNonStrokingColor (_fbga ).Add_Tf (_gagf ,_abaf ._gfddf ).Add_TL (_abaf ._gfddf *_abaf ._degf );for _fcaf ,_caaff :=range _abaf ._fffef {if _fcaf !=0{_gbec .Add_Tstar ();};_fgfgg :=[]rune (_caaff ); +_debeb :=0.0;_dadb :=0;for _ffde ,_gcbe :=range _fgfgg {if _gcbe ==' '{_dadb ++;continue ;};if _gcbe =='\u000A'{continue ;};_dddafd ,_cgabf :=_abaf ._bebf .GetRuneMetrics (_gcbe );if !_cgabf {_ee .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",_ffde ,_gcbe ,_gcbe ,_abaf ._bebf .BaseFont (),_abaf ._bebf .Subtype ()); +return _ecbde ,_ge .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068");};_debeb +=_abaf ._gfddf *_dddafd .Wx ;};var _geabb []_bf .PdfObject ;_ccdd ,_defbd :=_abaf ._bebf .GetRuneMetrics (' '); +if !_defbd {return _ecbde ,_ge .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");};_ffaef :=_ccdd .Wx ;switch _abaf ._dacg {case TextAlignmentJustify :if _dadb > 0&&_fcaf < len (_abaf ._fffef )-1{_ffaef =(_abaf ._cfedb *1000.0-_debeb )/float64 (_dadb )/_abaf ._gfddf ; +};case TextAlignmentCenter :_abfd :=_debeb +float64 (_dadb )*_ffaef *_abaf ._gfddf ;_bgca :=(_abaf ._cfedb *1000.0-_abfd )/2/_abaf ._gfddf ;_geabb =append (_geabb ,_bf .MakeFloat (-_bgca ));case TextAlignmentRight :_gbgb :=_debeb +float64 (_dadb )*_ffaef *_abaf ._gfddf ; +_bbfb :=(_abaf ._cfedb *1000.0-_gbgb )/_abaf ._gfddf ;_geabb =append (_geabb ,_bf .MakeFloat (-_bbfb ));};_dbcf :=_abaf ._bebf .Encoder ();var _bfge []byte ;for _ ,_eefac :=range _fgfgg {if _eefac =='\u000A'{continue ;};if _eefac ==' '{if len (_bfge )> 0{_geabb =append (_geabb ,_bf .MakeStringFromBytes (_bfge )); +_bfge =nil ;};_geabb =append (_geabb ,_bf .MakeFloat (-_ffaef ));}else {if _ ,_baag :=_dbcf .RuneToCharcode (_eefac );!_baag {_eagee =UnsupportedRuneError {Message :_b .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",_eefac ,_eefac ),Rune :_eefac }; +_ecbde ._eccc =append (_ecbde ._eccc ,_eagee );_ee .Log .Debug (_eagee .Error ());if _ecbde ._bdbc <=0{continue ;};_eefac =_ecbde ._bdbc ;};_bfge =append (_bfge ,_dbcf .Encode (string (_eefac ))...);};};if len (_bfge )> 0{_geabb =append (_geabb ,_bf .MakeStringFromBytes (_bfge )); +};_gbec .Add_TJ (_geabb ...);};_gbec .Add_ET ();_gbec .Add_Q ();_fdccg :=_gbec .Operations ();_fdccg .WrapIfNeeded ();_dgcef .addContents (_fdccg );if _abaf ._geee .IsRelative (){_bdbab :=_abaf .Height ();_ecbde .Y +=_bdbab ;_ecbde .Height -=_bdbab ;if _ecbde .Inline {_ecbde .X +=_abaf .Width ()+_abaf ._ggfad .Right ; +};};return _ecbde ,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 (_egc *Paragraph )Height ()float64 {_egc .wrapText ();return float64 (len (_egc ._aecf ))*_egc ._adeg *_egc ._afbg ;}; +// SetBorderRadius sets the radius of the background corners. +func (_be *Background )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_be .BorderRadiusTopLeft =topLeft ;_be .BorderRadiusTopRight =topRight ;_be .BorderRadiusBottomLeft =bottomLeft ;_be .BorderRadiusBottomRight =bottomRight ;}; -// NewFilledCurve returns a instance of filled curve. -func (_eae *Creator )NewFilledCurve ()*FilledCurve {return _bcdc ()}; +// Color interface represents colors in the PDF creator. +type Color interface{ToRGB ()(float64 ,float64 ,float64 );}; -// SetMargins sets the margins of the component. The margins are applied -// around the division. -func (_bbfa *Division )SetMargins (left ,right ,top ,bottom float64 ){_bbfa ._dagd .Left =left ;_bbfa ._dagd .Right =right ;_bbfa ._dagd .Top =top ;_bbfa ._dagd .Bottom =bottom ;}; +// SetMargins sets the margins of the chart component. +func (_bcef *Chart )SetMargins (left ,right ,top ,bottom float64 ){_bcef ._ceac .Left =left ;_bcef ._ceac .Right =right ;_bcef ._ceac .Top =top ;_bcef ._ceac .Bottom =bottom ;}; -// Margins returns the margins of the component. -func (_eegc *Division )Margins ()(_acgf ,_gbca ,_fgdag ,_adfa float64 ){return _eegc ._dagd .Left ,_eegc ._dagd .Right ,_eegc ._dagd .Top ,_eegc ._dagd .Bottom ;}; +// Vertical returns total vertical (top + bottom) margin. +func (_afe *Margins )Vertical ()float64 {return _afe .Bottom +_afe .Top }; -// SetHorizontalAlignment sets the horizontal alignment of the image. -func (_aagd *Image )SetHorizontalAlignment (alignment HorizontalAlignment ){_aagd ._cccg =alignment }; +// SetSideBorderWidth sets the cell's side border width. +func (_fecb *TableCell )SetSideBorderWidth (side CellBorderSide ,width float64 ){switch side {case CellBorderSideAll :_fecb ._accd =width ;_fecb ._adcb =width ;_fecb ._caec =width ;_fecb ._gbad =width ;case CellBorderSideTop :_fecb ._accd =width ;case CellBorderSideBottom :_fecb ._adcb =width ; +case CellBorderSideLeft :_fecb ._caec =width ;case CellBorderSideRight :_fecb ._gbad =width ;};};func (_cebd *List )split (_agbd DrawContext )(_deg ,_abfb *List ){var (_baccc float64 ;_gcafd ,_fdaab []*listItem ;);_edad :=_agbd .Width -_cebd ._ddba .Horizontal ()-_cebd ._eaef -_cebd .markerWidth (); +_gaddcd :=_cebd .markerWidth ();for _eebe ,_acff :=range _cebd ._gebg {_fcgf :=_acff .ctxHeight (_edad );_baccc +=_fcgf ;if _baccc <=_agbd .Height {_gcafd =append (_gcafd ,_acff );}else {switch _fddg :=_acff ._dgfd .(type ){case *List :_egfaa :=_agbd ; +_egfaa .Height =_bbg .Floor (_fcgf -(_baccc -_agbd .Height ));_efg ,_abae :=_fddg .split (_egfaa );if _efg !=nil {_gegg :=_afc ();_gegg ._badgf =_acff ._badgf ;_gegg ._dgfd =_efg ;_gcafd =append (_gcafd ,_gegg );};if _abae !=nil {_dgac :=_fddg ._cafc .Style .FontSize ; +_fdef ,_ffgcf :=_fddg ._cafc .Style .Font .GetRuneMetrics (' ');if _ffgcf {_dgac =_fddg ._cafc .Style .FontSize *_fdef .Wx *_fddg ._cafc .Style .horizontalScale ()/1000.0;};_ffagb :=_dd .Repeat ("\u0020",int (_gaddcd /_dgac ));_ffbc :=_afc ();_ffbc ._badgf =*NewTextChunk (_ffagb ,_fddg ._cafc .Style ); +_ffbc ._dgfd =_abae ;_fdaab =append (_fdaab ,_ffbc );_fdaab =append (_fdaab ,_cebd ._gebg [_eebe +1:]...);};default:_fdaab =_cebd ._gebg [_eebe :];};if len (_fdaab )> 0{break ;};};};if len (_gcafd )> 0{_deg =_fbg (_cebd ._ddbae );*_deg =*_cebd ;_deg ._gebg =_gcafd ; +};if len (_fdaab )> 0{_abfb =_fbg (_cebd ._ddbae );*_abfb =*_cebd ;_abfb ._gebg =_fdaab ;};return _deg ,_abfb ;}; -// Drawable is a widget that can be used to draw with the Creator. -type Drawable interface{ +// SetPos sets the Block's positioning to absolute mode with the specified coordinates. +func (_acf *Block )SetPos (x ,y float64 ){_acf ._daf =PositionAbsolute ;_acf ._ea =x ;_acf ._fd =y }; -// 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 (_ebfgc DrawContext )([]*Block ,DrawContext ,error );}; +// SetTextAlignment sets the horizontal alignment of the text within the space provided. +func (_dfec *StyledParagraph )SetTextAlignment (align TextAlignment ){_dfec ._eceb =align };func (_ggggb *templateProcessor )parseInt64Attr (_cdcac ,_bdgdb string )int64 {_ee .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",_cdcac ,_bdgdb ); +_aeafb ,_ :=_bb .ParseInt (_bdgdb ,10,64);return _aeafb ;};func (_accf rgbColor )ToRGB ()(float64 ,float64 ,float64 ){return _accf ._eage ,_accf ._eaee ,_accf ._gfe ;};func (_egca *Ellipse )applyFitMode (_cgeb float64 ){_cgeb -=_egca ._fdcb .Left +_egca ._fdcb .Right ; +switch _egca ._aacb {case FitModeFillWidth :_egca .ScaleToWidth (_cgeb );};};func _cbbcb (_feaf string )bool {_abgad :=func (_ggdea rune )bool {return _ggdea =='\u000A'};_dcdf :=_dd .TrimFunc (_feaf ,_abgad );_gffd :=_c .Paragraph {};_ ,_efecb :=_gffd .SetString (_dcdf ); +if _efecb !=nil {return true ;};_cdcgc ,_efecb :=_gffd .Order ();if _efecb !=nil {return true ;};if _cdcgc .NumRuns ()< 1{return true ;};return _gffd .IsLeftToRight ();}; -// Total returns the invoice total description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_ebcaa *Invoice )Total ()(*InvoiceCell ,*InvoiceCell ){return _ebcaa ._cbef [0],_ebcaa ._cbef [1]};func _abbfg (_acbac *templateProcessor ,_geaba *templateNode )(interface{},error ){return _acbac .parseLine (_geaba );}; +// SetBorderLineStyle sets border style (currently dashed or plain). +func (_decg *TableCell )SetBorderLineStyle (style _gad .LineStyle ){_decg ._cgccf =style }; -// 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 (_dgbgf *Creator )SetPageLabels (pageLabels _gac .PdfObject ){_dgbgf ._cfgb =pageLabels }; +// Title returns the title of the invoice. +func (_cdaga *Invoice )Title ()string {return _cdaga ._aabb }; -// Curve represents a cubic Bezier curve with a control point. -type Curve struct{_cfba float64 ;_fgad float64 ;_efbb float64 ;_eaef float64 ;_gbgd float64 ;_caac float64 ;_efef Color ;_aabg float64 ;};func (_bcbb *templateProcessor )getNodeErrorLocation (_gbcb *templateNode ,_afacd string ,_caffa ...interface{})string {_eagdg :=_g .Sprintf (_afacd ,_caffa ...); -_baff :=_g .Sprintf ("\u0025\u0064",_gbcb ._aeefc );if _gbcb ._ebbba !=0{_baff =_g .Sprintf ("\u0025\u0064\u003a%\u0064",_gbcb ._ebbba ,_gbcb ._fbbad );};if _bcbb ._cabb !=""{return _g .Sprintf ("\u0025\u0073\u0020\u005b\u0025\u0073\u003a\u0025\u0073\u005d",_eagdg ,_bcbb ._cabb ,_baff ); -};return _g .Sprintf ("\u0025s\u0020\u005b\u0025\u0073\u005d",_eagdg ,_baff );}; +// SetLineWidth sets the line width. +func (_cdge *Line )SetLineWidth (width float64 ){_cdge ._fffb =width };func (_dfaae *templateProcessor )parseTextOverflowAttr (_bdagc ,_dabag string )TextOverflow {_ee .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",_bdagc ,_dabag ); +_ageg :=map[string ]TextOverflow {"\u0076i\u0073\u0069\u0062\u006c\u0065":TextOverflowVisible ,"\u0068\u0069\u0064\u0064\u0065\u006e":TextOverflowHidden }[_dabag ];return _ageg ;};func (_aggbd *Table )updateRowHeights (_ggbd float64 ){for _ ,_dbcfg :=range _aggbd ._gggdf {_ffga :=_dbcfg .width (_aggbd ._ecgg ,_ggbd ); +_edca :=_dbcfg .height (_ffga );_cgfg :=_aggbd ._abaa [_dbcfg ._cddg +_dbcfg ._fcabc -2];if _dbcfg ._fcabc > 1{_feeea :=0.0;_cbag :=_aggbd ._abaa [_dbcfg ._cddg -1:(_dbcfg ._cddg +_dbcfg ._fcabc -1)];for _ ,_fgceg :=range _cbag {_feeea +=_fgceg ;};if _edca <=_feeea {continue ; +};};if _edca > _cgfg {_fgaeb :=_edca /float64 (_dbcfg ._fcabc );if _fgaeb > _cgfg {for _afege :=1;_afege <=_dbcfg ._fcabc ;_afege ++{if _fgaeb > _aggbd ._abaa [_dbcfg ._cddg +_afege -2]{_aggbd ._abaa [_dbcfg ._cddg +_afege -2]=_fgaeb ;};};};};};}; -// SetCoords sets the center coordinates of the ellipse. -func (_gedd *Ellipse )SetCoords (xc ,yc float64 ){_gedd ._cdad =xc ;_gedd ._ccag =yc }; +// SetSideBorderStyle sets the cell's side border style. +func (_fdfbe *TableCell )SetSideBorderStyle (side CellBorderSide ,style CellBorderStyle ){switch side {case CellBorderSideAll :_fdfbe ._adebbb =style ;_fdfbe ._ggdb =style ;_fdfbe ._adac =style ;_fdfbe ._ggag =style ;case CellBorderSideTop :_fdfbe ._adebbb =style ; +case CellBorderSideBottom :_fdfbe ._ggdb =style ;case CellBorderSideLeft :_fdfbe ._adac =style ;case CellBorderSideRight :_fdfbe ._ggag =style ;};}; -// SetBorderColor sets the border color. -func (_cfeg *CurvePolygon )SetBorderColor (color Color ){_cfeg ._ceee .BorderColor =_cegc (color )}; +// 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 ;}; -// ToPdfShadingPattern generates a new model.PdfShadingPatternType3 object. -func (_ebaff *RadialShading )ToPdfShadingPattern ()*_bce .PdfShadingPatternType3 {_caecg ,_cebd ,_eecb :=_ebaff ._ddbe ._efdgc .ToRGB ();_fabga :=_ebaff .shadingModel ();_fabga .PdfShading .Background =_gac .MakeArrayFromFloats ([]float64 {_caecg ,_cebd ,_eecb }); -_bfad :=_bce .NewPdfShadingPatternType3 ();_bfad .Shading =_fabga ;return _bfad ;}; +// SetOpacity sets opacity for Image. +func (_bdbg *Image )SetOpacity (opacity float64 ){_bdbg ._gcce =opacity }; -// 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. -// -// Example of encrypting with a user/owner password "password" -// Prior to calling c.WriteFile(): -// -// c.SetPdfWriterAccessFunc(func(w *model.PdfWriter) error { -// userPass := []byte("password") -// ownerPass := []byte("password") -// err := w.Encrypt(userPass, ownerPass, nil) -// return err -// }) -func (_ggde *Creator )SetPdfWriterAccessFunc (pdfWriterAccessFunc func (_fbbe *_bce .PdfWriter )error ){_ggde ._bfga =pdfWriterAccessFunc ;};func _dcgf (_efeb *_bce .PdfAnnotation )*_bce .PdfAnnotation {if _efeb ==nil {return nil ;};var _fdgae *_bce .PdfAnnotation ; -switch _edfda :=_efeb .GetContext ().(type ){case *_bce .PdfAnnotationLink :if _cfgbd :=_aeed (_edfda );_cfgbd !=nil {_fdgae =_cfgbd .PdfAnnotation ;};};return _fdgae ;}; +// SetDate sets the date of the invoice. +func (_fcfe *Invoice )SetDate (date string )(*InvoiceCell ,*InvoiceCell ){_fcfe ._cadc [1].Value =date ;return _fcfe ._cadc [0],_fcfe ._cadc [1];}; -// 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 ;}; +// Scale scales Image by a constant factor, both width and height. +func (_cdde *Image )Scale (xFactor ,yFactor float64 ){_cdde ._bfdf =xFactor *_cdde ._bfdf ;_cdde ._bcec =yFactor *_cdde ._bcec ;}; -// SetPos sets the position of the graphic svg to the specified coordinates. -// This method sets the graphic svg to use absolute positioning. -func (_gbgbe *GraphicSVG )SetPos (x ,y float64 ){_gbgbe ._daff =PositionAbsolute ;_gbgbe ._abee =x ;_gbgbe ._ffgc =y ;};func _fdaf (_dadbc ...interface{})(map[string ]interface{},error ){_dcgc :=len (_dadbc );if _dcgc %2!=0{_bcf .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",_dcgc ); -return nil ,_gac .ErrRangeError ;};_ccgg :=map[string ]interface{}{};for _bece :=0;_bece < _dcgc ;_bece +=2{_ggbd ,_dfeg :=_dadbc [_bece ].(string );if !_dfeg {_bcf .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",_dadbc [_bece ]); -return nil ,_gac .ErrTypeError ;};_ccgg [_ggbd ]=_dadbc [_bece +1];};return _ccgg ,nil ;}; +// 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 (_ddc *Division )SetPadding (left ,right ,top ,bottom float64 ){_ddc ._eabe .Left =left ;_ddc ._eabe .Right =right ;_ddc ._eabe .Top =top ;_ddc ._eabe .Bottom =bottom ;}; -// SetBorderOpacity sets the border opacity. -func (_gffb *CurvePolygon )SetBorderOpacity (opacity float64 ){_gffb ._fbdb =opacity }; +// Creator is a wrapper around functionality for creating PDF reports and/or adding new +// content onto imported PDF pages, etc. +type Creator struct{ -// SetPos sets absolute positioning with specified coordinates. -func (_cbdce *Paragraph )SetPos (x ,y float64 ){_cbdce ._cebg =PositionAbsolute ;_cbdce ._afdae =x ;_cbdce ._gdca =y ;};func (_geabgc *templateProcessor )parseMarginAttr (_ebdac ,_gfdg string )Margins {_bcf .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",_ebdac ,_gfdg ); -_cccbd :=Margins {};switch _gbbde :=_df .Fields (_gfdg );len (_gbbde ){case 1:_cccbd .Top ,_ =_dc .ParseFloat (_gbbde [0],64);_cccbd .Bottom =_cccbd .Top ;_cccbd .Left =_cccbd .Top ;_cccbd .Right =_cccbd .Top ;case 2:_cccbd .Top ,_ =_dc .ParseFloat (_gbbde [0],64); -_cccbd .Bottom =_cccbd .Top ;_cccbd .Left ,_ =_dc .ParseFloat (_gbbde [1],64);_cccbd .Right =_cccbd .Left ;case 3:_cccbd .Top ,_ =_dc .ParseFloat (_gbbde [0],64);_cccbd .Left ,_ =_dc .ParseFloat (_gbbde [1],64);_cccbd .Right =_cccbd .Left ;_cccbd .Bottom ,_ =_dc .ParseFloat (_gbbde [2],64); -case 4:_cccbd .Top ,_ =_dc .ParseFloat (_gbbde [0],64);_cccbd .Right ,_ =_dc .ParseFloat (_gbbde [1],64);_cccbd .Bottom ,_ =_dc .ParseFloat (_gbbde [2],64);_cccbd .Left ,_ =_dc .ParseFloat (_gbbde [3],64);};return _cccbd ;}; +// Errors keeps error messages that should not interrupt pdf processing and to be checked later. +Errors []error ; -// Heading returns the heading component of the table of contents. -func (_dcgeff *TOC )Heading ()*StyledParagraph {return _dcgeff ._dedde }; +// UnsupportedCharacterReplacement is character that will be used to replace unsupported glyph. +// The value will be passed to drawing context. +UnsupportedCharacterReplacement rune ;_afbe []*_bbd .PdfPage ;_acba map[*_bbd .PdfPage ]*Block ;_dacbc map[*_bbd .PdfPage ]*pageTransformations ;_faee *_bbd .PdfPage ;_baba PageSize ;_ffdd DrawContext ;_gbf Margins ;_afgc ,_ebeb float64 ;_cbga int ;_bdcb func (_daaa FrontpageFunctionArgs ); +_bef func (_dgce *TOC )error ;_aaa func (_efba *Block ,_gfa HeaderFunctionArgs );_bgg func (_acgg *Block ,_gfeb FooterFunctionArgs );_efd func (_adae PageFinalizeFunctionArgs )error ;_cfdb func (_gadg *_bbd .PdfWriter )error ;_dbg bool ; -// SetFillOpacity sets the fill opacity. -func (_bfff *CurvePolygon )SetFillOpacity (opacity float64 ){_bfff ._fbaaf =opacity }; +// Controls whether a table of contents will be generated. +AddTOC bool ; -// Vertical returns total vertical (top + bottom) margin. -func (_egbe *Margins )Vertical ()float64 {return _egbe .Bottom +_egbe .Top };func (_gbaea *StyledParagraph )getTextWidth ()float64 {var _cdebe float64 ;_fadd :=len (_gbaea ._fcea );for _dgaef ,_fecd :=range _gbaea ._fcea {_aabf :=&_fecd .Style ;_cgaa :=len (_fecd .Text ); -for _cdgbc ,_gebab :=range _fecd .Text {if _gebab =='\u000A'{continue ;};_dfeda ,_dggf :=_aabf .Font .GetRuneMetrics (_gebab );if !_dggf {_bcf .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",_gebab ); -return -1;};_cdebe +=_aabf .FontSize *_dfeda .Wx *_aabf .horizontalScale ();if _gebab !=' '&&(_dgaef !=_fadd -1||_cdgbc !=_cgaa -1){_cdebe +=_aabf .CharSpacing *1000.0;};};};return _cdebe ;}; +// 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 ;_ggab *TOC ; -// NewImage create a new image from a unidoc image (model.Image). -func (_edbf *Creator )NewImage (img *_bce .Image )(*Image ,error ){return _gdbc (img )}; +// Controls whether outlines will be generated. +AddOutlines bool ;_cda *_bbd .Outline ;_bagg *_bbd .PdfOutlineTreeNode ;_bagc *_bbd .PdfAcroForm ;_fdga _bf .PdfObject ;_eadg _bbd .Optimizer ;_bbca []*_bbd .PdfFont ;_aaaf *_bbd .PdfFont ;_dggc *_bbd .PdfFont ;};func (_bcbdc *StyledParagraph )wrapWordChunks (){if !_bcbdc ._cgdf {return ; +};var (_cggfg []*TextChunk ;_efca *_bbd .PdfFont ;);for _ ,_ebbgf :=range _bcbdc ._gacc {_abga :=[]rune (_ebbgf .Text );if _efca ==nil {_efca =_ebbgf .Style .Font ;};_cgeg :=_ebbgf ._gdege ;_eaegf :=_ebbgf .VerticalAlignment ;if len (_cggfg )> 0{if len (_abga )==1&&_fa .IsPunct (_abga [0])&&_ebbgf .Style .Font ==_efca {_dcad :=[]rune (_cggfg [len (_cggfg )-1].Text ); +_cggfg [len (_cggfg )-1].Text =string (append (_dcad ,_abga [0]));continue ;}else {_ ,_fdff :=_bb .Atoi (_ebbgf .Text );if _fdff ==nil {_abeb :=[]rune (_cggfg [len (_cggfg )-1].Text );_dfbe :=len (_abeb );if _dfbe >=2{_ ,_dgaeb :=_bb .Atoi (string (_abeb [_dfbe -2])); +if _dgaeb ==nil &&_fa .IsPunct (_abeb [_dfbe -1]){_cggfg [len (_cggfg )-1].Text =string (append (_abeb ,_abga ...));continue ;};};};};};_bcdf ,_cefe :=_ggced (_ebbgf .Text );if _cefe !=nil {_ee .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",_cefe ); +_bcdf =[]string {_ebbgf .Text };};for _ ,_ebbeb :=range _bcdf {_gdbf :=NewTextChunk (_ebbeb ,_ebbgf .Style );_gdbf ._gdege =_geafg (_cgeg );_gdbf .VerticalAlignment =_eaegf ;_cggfg =append (_cggfg ,_gdbf );};_efca =_ebbgf .Style .Font ;};if len (_cggfg )> 0{_bcbdc ._gacc =_cggfg ; +};}; -// NewLinearGradientColor creates a linear gradient color that could act as a color in other components. -func (_gfdf *Creator )NewLinearGradientColor (colorPoints []*ColorPoint )*LinearShading {return _bebf (colorPoints );}; +// 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 (_agb *Block )DrawTemplate (c *Creator ,r _ga .Reader ,data interface{},options *TemplateOptions )error {return _bgaf (c ,r ,data ,options ,_agb );}; -// NewPolyBezierCurve creates a new composite Bezier (polybezier) curve. -func (_ebec *Creator )NewPolyBezierCurve (curves []_bb .CubicBezierCurve )*PolyBezierCurve {return _dfdce (curves );};func (_gaab *Table )updateRowHeights (_cefb float64 ){for _ ,_bgcca :=range _gaab ._fcac {_efff :=_bgcca .width (_gaab ._edccdg ,_cefb ); -_baadc :=_bgcca .height (_efff );_cagf :=_gaab ._cgfe [_bgcca ._eeee +_bgcca ._gadf -2];if _bgcca ._gadf > 1{_aeded :=0.0;_eggg :=_gaab ._cgfe [_bgcca ._eeee -1:(_bgcca ._eeee +_bgcca ._gadf -1)];for _ ,_cbeec :=range _eggg {_aeded +=_cbeec ;};if _baadc <=_aeded {continue ; -};};if _baadc > _cagf {_bacab :=_baadc /float64 (_bgcca ._gadf );if _bacab > _cagf {for _ggec :=1;_ggec <=_bgcca ._gadf ;_ggec ++{if _bacab > _gaab ._cgfe [_bgcca ._eeee +_ggec -2]{_gaab ._cgfe [_bgcca ._eeee +_ggec -2]=_bacab ;};};};};};}; +// 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 (_bbbaf *StyledParagraph )AddExternalLink (text ,url string )*TextChunk {_cddd :=NewTextChunk (text ,_bbbaf ._fbcb );_cddd ._gdege =_eebfg (url );return _bbbaf .appendChunk (_cddd );};const (AnchorBottomLeft AnchorPoint =iota ;AnchorBottomRight ;AnchorTopLeft ; +AnchorTopRight ;AnchorCenter ;AnchorLeft ;AnchorRight ;AnchorTop ;AnchorBottom ;); -// AddressHeadingStyle returns the style properties used to render the -// heading of the invoice address sections. -func (_eagg *Invoice )AddressHeadingStyle ()TextStyle {return _eagg ._cccaa }; +// 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 (_acaac *TOCLine )SetLink (page int64 ,x ,y float64 ){_acaac ._fggb =x ;_acaac ._bdeg =y ;_acaac ._bgge =page ;_ecbce :=_acaac ._ebca ._fbcb .Color ;_acaac .Number .Style .Color =_ecbce ;_acaac .Title .Style .Color =_ecbce ;_acaac .Separator .Style .Color =_ecbce ; +_acaac .Page .Style .Color =_ecbce ;}; -// FitMode returns the fit mode of the rectangle. -func (_faad *Rectangle )FitMode ()FitMode {return _faad ._ggafa };const (CellVerticalAlignmentTop CellVerticalAlignment =iota ;CellVerticalAlignmentMiddle ;CellVerticalAlignmentBottom ;); +// ScaleToHeight sets the graphic svg scaling factor with the given height. +func (_cfef *GraphicSVG )ScaleToHeight (h float64 ){_abea :=_cfef ._gdbd .Width /_cfef ._gdbd .Height ;_cfef ._gdbd .Height =h ;_cfef ._gdbd .Width =h *_abea ;_cfef ._gdbd .SetScaling (_abea ,_abea );}; -// NewSubchapter creates a new child chapter with the specified title. -func (_ffea *Chapter )NewSubchapter (title string )*Chapter {_fadg :=_cggfe (_ffea ._adge ._ccef );_fadg .FontSize =14;_ffea ._fba ++;_ggefe :=_cfb (_ffea ,_ffea ._ecg ,_ffea ._afed ,title ,_ffea ._fba ,_fadg );_ffea .Add (_ggefe );return _ggefe ;};func (_fdgeg *Paragraph )getMaxLineWidth ()float64 {if _fdgeg ._aecf ==nil ||len (_fdgeg ._aecf )==0{_fdgeg .wrapText (); -};var _ffab float64 ;for _ ,_dfea :=range _fdgeg ._aecf {_facef :=_fdgeg .getTextLineWidth (_dfea );if _facef > _ffab {_ffab =_facef ;};};return _ffab ;};func (_fefb *Image )rotatedSize ()(float64 ,float64 ){_fafcf :=_fefb ._ccca ;_bebc :=_fefb ._abg ; -_dadb :=_fefb ._gddae ;if _dadb ==0{return _fafcf ,_bebc ;};_agded :=_bb .Path {Points :[]_bb .Point {_bb .NewPoint (0,0).Rotate (_dadb ),_bb .NewPoint (_fafcf ,0).Rotate (_dadb ),_bb .NewPoint (0,_bebc ).Rotate (_dadb ),_bb .NewPoint (_fafcf ,_bebc ).Rotate (_dadb )}}.GetBoundingBox (); -return _agded .Width ,_agded .Height ;}; +// AddShadingResource adds shading dictionary inside the resources dictionary. +func (_aeae *LinearShading )AddShadingResource (block *Block )(_aabd _bf .PdfObjectName ,_afaf error ){_gaga :=1;_aabd =_bf .PdfObjectName ("\u0053\u0068"+_bb .Itoa (_gaga ));for block ._ce .HasShadingByName (_aabd ){_gaga ++;_aabd =_bf .PdfObjectName ("\u0053\u0068"+_bb .Itoa (_gaga )); +};if _bfdda :=block ._ce .SetShadingByName (_aabd ,_aeae .shadingModel ().ToPdfObject ());_bfdda !=nil {return "",_bfdda ;};return _aabd ,nil ;};func (_effad *templateProcessor )parseFloatArray (_bcecb ,_bccbg string )[]float64 {_ee .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",_bcecb ,_bccbg ); +_ggadg :=_dd .Fields (_bccbg );_cgdff :=make ([]float64 ,0,len (_ggadg ));for _ ,_eccf :=range _ggadg {_aagd ,_ :=_bb .ParseFloat (_eccf ,64);_cgdff =append (_cgdff ,_aagd );};return _cgdff ;}; -// SetStyleBottom sets border style for bottom side. -func (_bcaf *border )SetStyleBottom (style CellBorderStyle ){_bcaf ._badf =style }; +// SetLineSeparator sets the separator for all new lines of the table of contents. +func (_gbgg *TOC )SetLineSeparator (separator string ){_gbgg ._abdbb =separator }; -// HorizontalAlignment represents the horizontal alignment of components -// within a page. -type HorizontalAlignment int ; +// SetWidth sets the width of the ellipse. +func (_ebg *Ellipse )SetWidth (width float64 ){_ebg ._dgga =width }; -// Insert adds a new text chunk at the specified position in the paragraph. -func (_aadcaa *StyledParagraph )Insert (index uint ,text string )*TextChunk {_ecdc :=uint (len (_aadcaa ._fcea ));if index > _ecdc {index =_ecdc ;};_dded :=NewTextChunk (text ,_aadcaa ._befg );_aadcaa ._fcea =append (_aadcaa ._fcea [:index ],append ([]*TextChunk {_dded },_aadcaa ._fcea [index :]...)...); -_aadcaa .wrapText ();return _dded ;};const (TextOverflowVisible TextOverflow =iota ;TextOverflowHidden ;); +// SetAntiAlias enables anti alias config. +// +// Anti alias is disabled by default. +func (_edeeg *shading )SetAntiAlias (enable bool ){_edeeg ._gdfd =enable }; -// GetMargins returns the margins of the chart (left, right, top, bottom). -func (_fcdbc *Chart )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fcdbc ._abec .Left ,_fcdbc ._abec .Right ,_fcdbc ._abec .Top ,_fcdbc ._abec .Bottom ;}; +// 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 (_abg *Creator )AddPage (page *_bbd .PdfPage )error {_bgd ,_aff :=_abg .wrapPageIfNeeded (page );if _aff !=nil {return _aff ;};if _bgd !=nil {page =_bgd ;};_efbe ,_aff :=page .GetMediaBox ();if _aff !=nil {_ee .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",_aff ); +return _aff ;};_efbe .Normalize ();_adf ,_decf :=_efbe .Llx ,_efbe .Lly ;_aedd :=_efbe ;if _ggda :=page .CropBox ;_ggda !=nil &&*_ggda !=*_efbe {_ggda .Normalize ();_adf ,_decf =_ggda .Llx ,_ggda .Lly ;_aedd =_ggda ;};_bgcg :=_eb .IdentityMatrix ();_aeefb ,_aff :=page .GetRotate (); +if _aff !=nil {_ee .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",_aff .Error ()); +};_caee :=_aeefb %360!=0&&_aeefb %90==0;if _caee {_egab :=float64 ((360+_aeefb %360)%360);if _egab ==90{_bgcg =_bgcg .Translate (_aedd .Width (),0);}else if _egab ==180{_bgcg =_bgcg .Translate (_aedd .Width (),_aedd .Height ());}else if _egab ==270{_bgcg =_bgcg .Translate (0,_aedd .Height ()); +};_bgcg =_bgcg .Mult (_eb .RotationMatrix (_egab *_bbg .Pi /180));_bgcg =_bgcg .Round (0.000001);_debc :=_daecc (_aedd ,_bgcg );_aedd =_debc ;_aedd .Normalize ();};if _adf !=0||_decf !=0{_bgcg =_eb .TranslationMatrix (_adf ,_decf ).Mult (_bgcg );};if !_bgcg .Identity (){_bgcg =_bgcg .Round (0.000001); +_abg ._dacbc [page ]=&pageTransformations {_aeef :&_bgcg };};_abg ._afgc =_aedd .Width ();_abg ._ebeb =_aedd .Height ();_abg .initContext ();_abg ._afbe =append (_abg ._afbe ,page );_abg ._ffdd .Page ++;return nil ;}; -// Chart represents a chart drawable. -// It is used to render unichart chart components using a creator instance. -type Chart struct{_afdb _ga .ChartRenderable ;_bag Positioning ;_bgfe float64 ;_ebab float64 ;_abec Margins ;}; +// GeneratePageBlocks generate the Page blocks. Draws the Image on a block, implementing the Drawable interface. +func (_bgeb *Image )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){if _bgeb ._dgcf ==nil {if _gcaf :=_bgeb .makeXObject ();_gcaf !=nil {return nil ,ctx ,_gcaf ;};};var _ggbg []*Block ;_cabg :=ctx ;_fbff :=NewBlock (ctx .PageWidth ,ctx .PageHeight ); +if _bgeb ._fgcd .IsRelative (){_bgeb .applyFitMode (ctx .Width );ctx .X +=_bgeb ._ecd .Left ;ctx .Y +=_bgeb ._ecd .Top ;ctx .Width -=_bgeb ._ecd .Left +_bgeb ._ecd .Right ;ctx .Height -=_bgeb ._ecd .Top +_bgeb ._ecd .Bottom ;if _bgeb ._bcec > ctx .Height {_ggbg =append (_ggbg ,_fbff ); +_fbff =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_gced :=ctx ;_gced .Y =ctx .Margins .Top +_bgeb ._ecd .Top ;_gced .X =ctx .Margins .Left +_bgeb ._ecd .Left ;_gced .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_bgeb ._ecd .Top -_bgeb ._ecd .Bottom ; +_gced .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_bgeb ._ecd .Left -_bgeb ._ecd .Right ;ctx =_gced ;};}else {ctx .X =_bgeb ._agcca ;ctx .Y =_bgeb ._fgba ;};ctx ,_dafdf :=_dddg (_fbff ,_bgeb ,ctx );if _dafdf !=nil {return nil ,ctx ,_dafdf ; +};_ggbg =append (_ggbg ,_fbff );if _bgeb ._fgcd .IsAbsolute (){ctx =_cabg ;}else {ctx .X =_cabg .X ;ctx .Width =_cabg .Width ;ctx .Y +=_bgeb ._ecd .Bottom ;};return _ggbg ,ctx ,nil ;};func (_begeg *RadialShading )shadingModel ()*_bbd .PdfShadingType3 {_fbdcb ,_fcead ,_faefg :=_begeg ._daacc ._cfgfd .ToRGB (); +var _afea _gad .Point ;switch _begeg ._ceafc {case AnchorBottomLeft :_afea =_gad .Point {X :_begeg ._fcbd .Llx ,Y :_begeg ._fcbd .Lly };case AnchorBottomRight :_afea =_gad .Point {X :_begeg ._fcbd .Urx ,Y :_begeg ._fcbd .Ury -_begeg ._fcbd .Height ()}; +case AnchorTopLeft :_afea =_gad .Point {X :_begeg ._fcbd .Llx ,Y :_begeg ._fcbd .Lly +_begeg ._fcbd .Height ()};case AnchorTopRight :_afea =_gad .Point {X :_begeg ._fcbd .Urx ,Y :_begeg ._fcbd .Ury };case AnchorLeft :_afea =_gad .Point {X :_begeg ._fcbd .Llx ,Y :_begeg ._fcbd .Lly +_begeg ._fcbd .Height ()/2}; +case AnchorTop :_afea =_gad .Point {X :_begeg ._fcbd .Llx +_begeg ._fcbd .Width ()/2,Y :_begeg ._fcbd .Ury };case AnchorRight :_afea =_gad .Point {X :_begeg ._fcbd .Urx ,Y :_begeg ._fcbd .Lly +_begeg ._fcbd .Height ()/2};case AnchorBottom :_afea =_gad .Point {X :_begeg ._fcbd .Urx +_begeg ._fcbd .Width ()/2,Y :_begeg ._fcbd .Lly }; +default:_afea =_gad .NewPoint (_begeg ._fcbd .Llx +_begeg ._fcbd .Width ()/2,_begeg ._fcbd .Lly +_begeg ._fcbd .Height ()/2);};_caabd :=_begeg ._bbac ;_fadba :=_begeg ._accge ;_fcdd :=_afea .X +_begeg ._eecda ;_ggbbe :=_afea .Y +_begeg ._dfagd ;if _caabd ==-1.0{_caabd =0.0; +};if _fadba ==-1.0{var _ddbcd []float64 ;_ggeag :=_bbg .Pow (_fcdd -_begeg ._fcbd .Llx ,2)+_bbg .Pow (_ggbbe -_begeg ._fcbd .Lly ,2);_ddbcd =append (_ddbcd ,_bbg .Abs (_ggeag ));_gcec :=_bbg .Pow (_fcdd -_begeg ._fcbd .Llx ,2)+_bbg .Pow (_begeg ._fcbd .Lly +_begeg ._fcbd .Height ()-_ggbbe ,2); +_ddbcd =append (_ddbcd ,_bbg .Abs (_gcec ));_febg :=_bbg .Pow (_begeg ._fcbd .Urx -_fcdd ,2)+_bbg .Pow (_ggbbe -_begeg ._fcbd .Ury -_begeg ._fcbd .Height (),2);_ddbcd =append (_ddbcd ,_bbg .Abs (_febg ));_baggd :=_bbg .Pow (_begeg ._fcbd .Urx -_fcdd ,2)+_bbg .Pow (_begeg ._fcbd .Ury -_ggbbe ,2); +_ddbcd =append (_ddbcd ,_bbg .Abs (_baggd ));_g .Slice (_ddbcd ,func (_cdff ,_ebeea int )bool {return _cdff > _ebeea });_fadba =_bbg .Sqrt (_ddbcd [0]);};_begaa :=&_bbd .PdfRectangle {Llx :_fcdd -_fadba ,Lly :_ggbbe -_fadba ,Urx :_fcdd +_fadba ,Ury :_ggbbe +_fadba }; +_aecc :=_bbd .NewPdfShadingType3 ();_aecc .PdfShading .ShadingType =_bf .MakeInteger (3);_aecc .PdfShading .ColorSpace =_bbd .NewPdfColorspaceDeviceRGB ();_aecc .PdfShading .Background =_bf .MakeArrayFromFloats ([]float64 {_fbdcb ,_fcead ,_faefg });_aecc .PdfShading .BBox =_begaa ; +_aecc .PdfShading .AntiAlias =_bf .MakeBool (_begeg ._daacc ._gdfd );_aecc .Coords =_bf .MakeArrayFromFloats ([]float64 {_fcdd ,_ggbbe ,_caabd ,_fcdd ,_ggbbe ,_fadba });_aecc .Domain =_bf .MakeArrayFromFloats ([]float64 {0.0,1.0});_aecc .Extend =_bf .MakeArray (_bf .MakeBool (_begeg ._daacc ._aeaa [0]),_bf .MakeBool (_begeg ._daacc ._aeaa [1])); +_aecc .Function =_begeg ._daacc .generatePdfFunctions ();return _aecc ;}; -// SetOptimizer sets the optimizer to optimize PDF before writing. -func (_egbd *Creator )SetOptimizer (optimizer _bce .Optimizer ){_egbd ._afddc =optimizer };func _cggfe (_aebeb *_bce .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,0),Font :_aebeb ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}}; -}; +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. +func (_fade *Invoice )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dcgfg :=ctx ;_gefb :=[]func (_fbdc DrawContext )([]*Block ,DrawContext ,error ){_fade .generateHeaderBlocks ,_fade .generateInformationBlocks ,_fade .generateLineBlocks ,_fade .generateTotalBlocks ,_fade .generateNoteBlocks }; +var _cecg []*Block ;for _ ,_bgceb :=range _gefb {_gace ,_bfded ,_daag :=_bgceb (ctx );if _daag !=nil {return _cecg ,ctx ,_daag ;};if len (_cecg )==0{_cecg =_gace ;}else if len (_gace )> 0{_cecg [len (_cecg )-1].mergeBlocks (_gace [0]);_cecg =append (_cecg ,_gace [1:]...); +};ctx =_bfded ;};if _fade ._gfgg .IsRelative (){ctx .X =_dcgfg .X ;};if _fade ._gfgg .IsAbsolute (){return _cecg ,_dcgfg ,nil ;};return _cecg ,ctx ,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{_cdad float64 ;_ccag float64 ;_fegd float64 ;_ebdcd float64 ;_decd Positioning ;_caeca Color ;_dcdg float64 ;_dgad Color ;_bfbe float64 ;_geae float64 ;_bceg Margins ;_dage FitMode ;};func (_ddfd *Creator )initContext (){_ddfd ._ecec .X =_ddfd ._gcba .Left ; -_ddfd ._ecec .Y =_ddfd ._gcba .Top ;_ddfd ._ecec .Width =_ddfd ._bcaa -_ddfd ._gcba .Right -_ddfd ._gcba .Left ;_ddfd ._ecec .Height =_ddfd ._accf -_ddfd ._gcba .Bottom -_ddfd ._gcba .Top ;_ddfd ._ecec .PageHeight =_ddfd ._accf ;_ddfd ._ecec .PageWidth =_ddfd ._bcaa ; -_ddfd ._ecec .Margins =_ddfd ._gcba ;_ddfd ._ecec ._gdeb =_ddfd .UnsupportedCharacterReplacement ;};func _bbbec (_acffa *templateProcessor ,_debed *templateNode )(interface{},error ){return _acffa .parseTable (_debed );}; +// RadialShading holds information that will be used to render a radial shading. +type RadialShading struct{_daacc *shading ;_fcbd *_bbd .PdfRectangle ;_ceafc AnchorPoint ;_eecda float64 ;_dfagd float64 ;_bbac float64 ;_accge float64 ;}; -// SetBorderColor sets the border color. -func (_fbbaf *PolyBezierCurve )SetBorderColor (color Color ){_fbbaf ._dffe .BorderColor =_cegc (color )}; +// Height returns the height of the line. +func (_fgeg *Line )Height ()float64 {_dffgf :=_fgeg ._fffb ;if _fgeg ._fcgb ==_fgeg ._eefg {_dffgf /=2;};return _bbg .Abs (_fgeg ._bfbgf -_fgeg ._aeea )+_dffgf ;};func (_eaefd *StyledParagraph )split (_aedab DrawContext )(_ecac ,_efefa *StyledParagraph ,_bedc error ){if _bedc =_eaefd .wrapChunks (false ); +_bedc !=nil {return nil ,nil ,_bedc ;};if len (_eaefd ._gegeg )==1&&_eaefd ._dedbc > _aedab .Height {return _eaefd ,nil ,nil ;};_adccb :=func (_bfac []*TextChunk ,_dgcg []*TextChunk )[]*TextChunk {if len (_dgcg )==0{return _bfac ;};_efde :=len (_bfac ); +if _efde ==0{return append (_bfac ,_dgcg ...);};if _bfac [_efde -1].Style ==_dgcg [0].Style {_bfac [_efde -1].Text +=_dgcg [0].Text ;}else {_bfac =append (_bfac ,_dgcg [0]);};return append (_bfac ,_dgcg [1:]...);};_abgf :=func (_eggb *StyledParagraph ,_eebea []*TextChunk )*StyledParagraph {if len (_eebea )==0{return nil ; +};_fdffg :=*_eggb ;_fdffg ._gacc =_eebea ;return &_fdffg ;};var (_aefgg float64 ;_fccbd []*TextChunk ;_fgcde []*TextChunk ;);for _ ,_dgfb :=range _eaefd ._gegeg {var _eecdg float64 ;_ggcb :=make ([]*TextChunk ,0,len (_dgfb ));for _ ,_bceb :=range _dgfb {if _fdfb :=_bceb .Style .FontSize ; +_fdfb > _eecdg {_eecdg =_fdfb ;};_ggcb =append (_ggcb ,_bceb .clone ());};_eecdg *=_eaefd ._dedbc ;if _eaefd ._dageg .IsRelative (){if _aefgg +_eecdg > _aedab .Height {_fgcde =_adccb (_fgcde ,_ggcb );}else {_fccbd =_adccb (_fccbd ,_ggcb );};};_aefgg +=_eecdg ; +};_eaefd ._gegeg =nil ;if len (_fgcde )==0{return _eaefd ,nil ,nil ;};return _abgf (_eaefd ,_fccbd ),_abgf (_eaefd ,_fgcde ),nil ;};func (_cbbcf *templateProcessor )parseFloatAttr (_bffbe ,_aedbg string )float64 {_ee .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",_bffbe ,_aedbg ); +_beaec ,_ :=_bb .ParseFloat (_aedbg ,64);return _beaec ;}; -// SetPageMargins sets the page margins: left, right, top, bottom. -// The default page margins are 10% of document width. -func (_gecc *Creator )SetPageMargins (left ,right ,top ,bottom float64 ){_gecc ._gcba .Left =left ;_gecc ._gcba .Right =right ;_gecc ._gcba .Top =top ;_gecc ._gcba .Bottom =bottom ;};func (_eacd *templateProcessor )parseListMarker (_bcfdg *templateNode )(interface{},error ){if _bcfdg ._aeef ==nil {_eacd .nodeLogError (_bcfdg ,"\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 ,_cgafd ;};var _gega *TextChunk ;switch _cgdae :=_bcfdg ._aeef ._dfgg .(type ){case *List :_gega =&_cgdae ._dagdf ;case *listItem :_gega =&_cgdae ._aebgb ;default:_eacd .nodeLogError (_bcfdg ,"\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",_cgdae ); -return nil ,_cgafd ;};if _ ,_fgdf :=_eacd .parseTextChunk (_bcfdg ,_gega );_fgdf !=nil {_eacd .nodeLogError (_bcfdg ,"\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",_fgdf ); -return nil ,nil ;};return _gega ,nil ;}; +// GetMargins returns the margins of the line: left, right, top, bottom. +func (_bebd *Line )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _bebd ._babe .Left ,_bebd ._babe .Right ,_bebd ._babe .Top ,_bebd ._babe .Bottom ;};func (_fcdfe *templateProcessor )parseLinkAttr (_cagb ,_eaccb string )*_bbd .PdfAnnotation {_eaccb =_dd .TrimSpace (_eaccb ); +if _dd .HasPrefix (_eaccb ,"\u0075\u0072\u006c(\u0027")&&_dd .HasSuffix (_eaccb ,"\u0027\u0029")&&len (_eaccb )> 7{return _eebfg (_eaccb [5:len (_eaccb )-2]);};if _dd .HasPrefix (_eaccb ,"\u0070\u0061\u0067e\u0028")&&_dd .HasSuffix (_eaccb ,"\u0029")&&len (_eaccb )> 6{var (_ddddf error ; +_edbgf int64 ;_ggefa float64 ;_baad float64 ;_ggbge =1.0;_ggagg =_dd .Split (_eaccb [5:len (_eaccb )-1],"\u002c"););_edbgf ,_ddddf =_bb .ParseInt (_dd .TrimSpace (_ggagg [0]),10,64);if _ddddf !=nil {_ee .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",_ddddf ); +return nil ;};if len (_ggagg )>=2{_ggefa ,_ddddf =_bb .ParseFloat (_dd .TrimSpace (_ggagg [1]),64);if _ddddf !=nil {_ee .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",_ddddf ); +return nil ;};};if len (_ggagg )>=3{_baad ,_ddddf =_bb .ParseFloat (_dd .TrimSpace (_ggagg [2]),64);if _ddddf !=nil {_ee .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",_ddddf ); +return nil ;};};if len (_ggagg )>=4{_ggbge ,_ddddf =_bb .ParseFloat (_dd .TrimSpace (_ggagg [3]),64);if _ddddf !=nil {_ee .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",_ddddf ); +return nil ;};};return _cagc (_edbgf -1,_ggefa ,_baad ,_ggbge );};return nil ;};func (_gcdg *templateProcessor )parseFitModeAttr (_egdb ,_dcgb string )FitMode {_ee .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",_egdb ,_dcgb ); +_fcabg :=map[string ]FitMode {"\u006e\u006f\u006e\u0065":FitModeNone ,"\u0066\u0069\u006c\u006c\u002d\u0077\u0069\u0064\u0074\u0068":FitModeFillWidth }[_dcgb ];return _fcabg ;};const (CellVerticalAlignmentTop CellVerticalAlignment =iota ;CellVerticalAlignmentMiddle ; +CellVerticalAlignmentBottom ;); -// 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{_cdac float64 ;_agaf float64 ;_bbca float64 ;_gbcd float64 ;_dgfef Positioning ;_gfcc Color ;_adff float64 ;_dabcf Color ;_dgfb float64 ;_cbcf float64 ;_eadc float64 ;_bffgg float64 ;_gafc float64 ;_gfcfe float64 ;_cbebe Margins ; -_ggafa FitMode ;};type shading struct{_efdgc Color ;_edbga bool ;_fdee []bool ;_gdaf []*ColorPoint ;};func (_degd *Invoice )drawAddress (_deaa *InvoiceAddress )[]*StyledParagraph {var _acgb []*StyledParagraph ;if _deaa .Heading !=""{_bed :=_fcgda (_degd ._affd ); -_bed .SetMargins (0,0,0,7);_bed .Append (_deaa .Heading );_acgb =append (_acgb ,_bed );};_bdbe :=_fcgda (_degd ._caffe );_bdbe .SetLineHeight (1.2);_dbgdf :=_deaa .Separator ;if _dbgdf ==""{_dbgdf =_degd ._bgag ;};_decdd :=_deaa .City ;if _deaa .State !=""{if _decdd !=""{_decdd +=_dbgdf ; -};_decdd +=_deaa .State ;};if _deaa .Zip !=""{if _decdd !=""{_decdd +=_dbgdf ;};_decdd +=_deaa .Zip ;};if _deaa .Name !=""{_bdbe .Append (_deaa .Name +"\u000a");};if _deaa .Street !=""{_bdbe .Append (_deaa .Street +"\u000a");};if _deaa .Street2 !=""{_bdbe .Append (_deaa .Street2 +"\u000a"); -};if _decdd !=""{_bdbe .Append (_decdd +"\u000a");};if _deaa .Country !=""{_bdbe .Append (_deaa .Country +"\u000a");};_ggac :=_fcgda (_degd ._caffe );_ggac .SetLineHeight (1.2);_ggac .SetMargins (0,0,7,0);if _deaa .Phone !=""{_ggac .Append (_deaa .fmtLine (_deaa .Phone ,"\u0050h\u006f\u006e\u0065\u003a\u0020",_deaa .HidePhoneLabel )); -};if _deaa .Email !=""{_ggac .Append (_deaa .fmtLine (_deaa .Email ,"\u0045m\u0061\u0069\u006c\u003a\u0020",_deaa .HideEmailLabel ));};_acgb =append (_acgb ,_bdbe ,_ggac );return _acgb ;}; +// SetBorderOpacity sets the border opacity. +func (_gadde *Polygon )SetBorderOpacity (opacity float64 ){_gadde ._fbeb =opacity }; -// SetBorderColor sets the border color of the ellipse. -func (_edad *Ellipse )SetBorderColor (col Color ){_edad ._dgad =col }; +// SetInline sets the inline mode of the division. +func (_cfac *Division )SetInline (inline bool ){_cfac ._abgc =inline }; -// Width is not used as the division component is designed to fill all the -// available space, depending on the context. Returns 0. -func (_aaaa *Division )Width ()float64 {return 0}; +// Notes returns the notes section of the invoice as a title-content pair. +func (_dgag *Invoice )Notes ()(string ,string ){return _dgag ._eccg [0],_dgag ._eccg [1]}; -// 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 (_fagb *List )AddTextItem (text string )(*StyledParagraph ,*TextChunk ,error ){_gfa :=_fcgda (_fagb ._dbde );_gfa .Append (text );_cgggg ,_agc :=_fagb .Add (_gfa );return _gfa ,_cgggg ,_agc ;}; +// NewGraphicSVGFromString creates a graphic SVG from a SVG string. +func NewGraphicSVGFromString (svgStr string )(*GraphicSVG ,error ){return _efbee (svgStr )};func (_gca *Block )addContentsByString (_ffe string )error {_gge :=_da .NewContentStreamParser (_ffe );_ecc ,_fdac :=_gge .Parse ();if _fdac !=nil {return _fdac ; +};_gca ._ec .WrapIfNeeded ();_ecc .WrapIfNeeded ();*_gca ._ec =append (*_gca ._ec ,*_ecc ...);return nil ;};func _fbg (_fefbe TextStyle )*List {return &List {_cafc :TextChunk {Text :"\u2022\u0020",Style :_fefbe },_eaef :0,_cbeab :true ,_egfd :PositionRelative ,_ddbae :_fefbe }; +}; -// Scale scales Image by a constant factor, both width and height. -func (_dea *Image )Scale (xFactor ,yFactor float64 ){_dea ._ccca =xFactor *_dea ._ccca ;_dea ._abg =yFactor *_dea ._abg ;}; +// SetMargins sets the margins of the component. The margins are applied +// around the division. +func (_cgab *Division )SetMargins (left ,right ,top ,bottom float64 ){_cgab ._ggea .Left =left ;_cgab ._ggea .Right =right ;_cgab ._ggea .Top =top ;_cgab ._ggea .Bottom =bottom ;}; -// Indent returns the left offset of the list when nested into another list. -func (_aedd *List )Indent ()float64 {return _aedd ._dbfea }; +// FillOpacity returns the fill opacity of the ellipse (0-1). +func (_egaa *Ellipse )FillOpacity ()float64 {return _egaa ._bcgab }; -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. -func (_afaf *Invoice )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_eecd :=ctx ;_aaad :=[]func (_fgcfa DrawContext )([]*Block ,DrawContext ,error ){_afaf .generateHeaderBlocks ,_afaf .generateInformationBlocks ,_afaf .generateLineBlocks ,_afaf .generateTotalBlocks ,_afaf .generateNoteBlocks }; -var _degdg []*Block ;for _ ,_dcbg :=range _aaad {_dcgef ,_ffbage ,_eebf :=_dcbg (ctx );if _eebf !=nil {return _degdg ,ctx ,_eebf ;};if len (_degdg )==0{_degdg =_dcgef ;}else if len (_dcgef )> 0{_degdg [len (_degdg )-1].mergeBlocks (_dcgef [0]);_degdg =append (_degdg ,_dcgef [1:]...); -};ctx =_ffbage ;};if _afaf ._fcad .IsRelative (){ctx .X =_eecd .X ;};if _afaf ._fcad .IsAbsolute (){return _degdg ,_eecd ,nil ;};return _degdg ,ctx ,nil ;}; +// MoveY moves the drawing context to absolute position y. +func (_cec *Creator )MoveY (y float64 ){_cec ._ffdd .Y =y }; -// SetFillColor sets the fill color. -func (_fbfdd *PolyBezierCurve )SetFillColor (color Color ){_fbfdd ._aaed =color ;_fbfdd ._dffe .FillColor =_cegc (color );}; +// Crop crops the Image to the specified bounds. +func (_adeb *Image )Crop (x0 ,y0 ,x1 ,y1 int ){_fccg ,_aggaec :=_adeb ._dcce .ToGoImage ();if _aggaec !=nil {_d .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",_aggaec ); +};var _eaaff _ab .Image ;_efef :=_ab .Rect (x0 ,y0 ,x1 ,y1 );if _afgg :=_efef .Intersect (_fccg .Bounds ());!_efef .Empty (){_dade :=_ab .NewRGBA (_ab .Rect (0,0,_efef .Dx (),_efef .Dy ()));for _caba :=_afgg .Min .Y ;_caba < _afgg .Max .Y ;_caba ++{for _fea :=_afgg .Min .X ; +_fea < _afgg .Max .X ;_fea ++{_dade .Set (_fea -_afgg .Min .X ,_caba -_afgg .Min .Y ,_fccg .At (_fea ,_caba ));};};_eaaff =_dade ;}else {_eaaff =&_ab .RGBA {};};_gccae ,_aggaec :=_bbd .ImageHandling .NewImageFromGoImage (_eaaff );if _aggaec !=nil {_d .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",_aggaec ); +};_bacc :=float64 (_gccae .Width );_gdfa :=float64 (_gccae .Height );_adeb ._dcce =_gccae ;_adeb ._accbf =_bacc ;_adeb ._cdad =_gdfa ;_adeb ._bfdf =_bacc ;_adeb ._bcec =_gdfa ;}; -// SetPositioning sets the positioning of the rectangle (absolute or relative). -func (_cfcb *Rectangle )SetPositioning (position Positioning ){_cfcb ._dgfef =position }; +// LevelOffset returns the amount of space an indentation level occupies. +func (_cabgc *TOCLine )LevelOffset ()float64 {return _cabgc ._ebadg }; -// SetMargins sets the Table's left, right, top, bottom margins. -func (_aagf *Table )SetMargins (left ,right ,top ,bottom float64 ){_aagf ._gfdc .Left =left ;_aagf ._gfdc .Right =right ;_aagf ._gfdc .Top =top ;_aagf ._gfdc .Bottom =bottom ;}; +// TotalLines returns all the rows in the invoice totals table as +// description-value cell pairs. +func (_gbaab *Invoice )TotalLines ()[][2]*InvoiceCell {_bcgcb :=[][2]*InvoiceCell {_gbaab ._ffda };_bcgcb =append (_bcgcb ,_gbaab ._bgebb ...);return append (_bcgcb ,_gbaab ._eegf );}; -// DrawWithContext draws the Block using the specified drawing context. -func (_ddg *Block )DrawWithContext (d Drawable ,ctx DrawContext )error {_geg ,_ ,_efc :=d .GeneratePageBlocks (ctx );if _efc !=nil {return _efc ;};if len (_geg )!=1{return ErrContentNotFit ;};for _ ,_ceg :=range _geg {if _bdf :=_ddg .mergeBlocks (_ceg ); -_bdf !=nil {return _bdf ;};};return nil ;}; +// SetStyle sets the style of the line (solid or dashed). +func (_bdab *Line )SetStyle (style _gad .LineStyle ){_bdab ._dedd =style }; -// 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 ;}; +// SetCoords sets the upper left corner coordinates of the rectangle. +func (_fgdcd *Rectangle )SetCoords (x ,y float64 ){_fgdcd ._bgcbe =x ;_fgdcd ._aagb =y };type componentRenderer interface{Draw (_afdgf Drawable )error ;};func (_fbaa *templateProcessor )parseChart (_dedf *templateNode )(interface{},error ){var _abbg string ; +for _ ,_gfedc :=range _dedf ._ebeg .Attr {_fcgfe :=_gfedc .Value ;switch _caedf :=_gfedc .Name .Local ;_caedf {case "\u0073\u0072\u0063":_abbg =_fcgfe ;};};if _abbg ==""{_fbaa .nodeLogError (_dedf ,"\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 ,_ecfd ;};_dgec ,_gacd :=_fbaa ._afgef .ChartMap [_abbg ];if !_gacd {_fbaa .nodeLogError (_dedf ,"\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",_abbg ); +return nil ,_ecfd ;};_aedfg :=NewChart (_dgec );for _ ,_cfdaa :=range _dedf ._ebeg .Attr {_aeffa :=_cfdaa .Value ;switch _bade :=_cfdaa .Name .Local ;_bade {case "\u0078":_aedfg .SetPos (_fbaa .parseFloatAttr (_bade ,_aeffa ),_aedfg ._ecfb );case "\u0079":_aedfg .SetPos (_aedfg ._bdaf ,_fbaa .parseFloatAttr (_bade ,_aeffa )); +case "\u006d\u0061\u0072\u0067\u0069\u006e":_fbgbg :=_fbaa .parseMarginAttr (_bade ,_aeffa );_aedfg .SetMargins (_fbgbg .Left ,_fbgbg .Right ,_fbgbg .Top ,_fbgbg .Bottom );case "\u0077\u0069\u0064t\u0068":_aedfg ._eebf .SetWidth (int (_fbaa .parseFloatAttr (_bade ,_aeffa ))); +case "\u0068\u0065\u0069\u0067\u0068\u0074":_aedfg ._eebf .SetHeight (int (_fbaa .parseFloatAttr (_bade ,_aeffa )));case "\u0073\u0072\u0063":break ;default:_fbaa .nodeLogDebug (_dedf ,"\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",_bade ); +};};return _aedfg ,nil ;}; -// NewStyledParagraph creates a new styled paragraph. -// Default attributes: -// Font: Helvetica, -// Font size: 10 -// Encoding: WinAnsiEncoding -// Wrap: enabled -// Text color: black -func (_fdfb *Creator )NewStyledParagraph ()*StyledParagraph {return _fcgda (_fdfb .NewTextStyle ())}; +// SetFitMode sets the fit mode of the ellipse. +// NOTE: The fit mode is only applied if relative positioning is used. +func (_dfbg *Ellipse )SetFitMode (fitMode FitMode ){_dfbg ._aacb =fitMode }; -// AppendCurve appends a Bezier curve to the filled curve. -func (_bged *FilledCurve )AppendCurve (curve _bb .CubicBezierCurve )*FilledCurve {_bged ._adae =append (_bged ._adae ,curve );return _bged ;}; +// Invoice represents a configurable invoice template. +type Invoice struct{_aabb string ;_dcbc *Image ;_ecff *InvoiceAddress ;_bege *InvoiceAddress ;_bbee string ;_aca [2]*InvoiceCell ;_cadc [2]*InvoiceCell ;_cdfc [2]*InvoiceCell ;_geaa [][2]*InvoiceCell ;_agbb []*InvoiceCell ;_gddbf [][]*InvoiceCell ;_ffda [2]*InvoiceCell ; +_eegf [2]*InvoiceCell ;_bgebb [][2]*InvoiceCell ;_eccg [2]string ;_caeed [2]string ;_gbae [][2]string ;_faeg TextStyle ;_bdag TextStyle ;_dccef TextStyle ;_dbbe TextStyle ;_abf TextStyle ;_ddbe TextStyle ;_ccfb TextStyle ;_babf InvoiceCellProps ;_edga InvoiceCellProps ; +_ecaa InvoiceCellProps ;_aefg InvoiceCellProps ;_gfgg Positioning ;};func (_cfafe *Table )getLastCellFromCol (_cfaed int )(int ,*TableCell ){for _fcddf :=len (_cfafe ._gggdf )-1;_fcddf >=0;_fcddf --{if _cfafe ._gggdf [_fcddf ]._aeec ==_cfaed {return _fcddf ,_cfafe ._gggdf [_fcddf ]; +};};return 0,nil ;}; -// SetMargins sets the margins of the paragraph. -func (_bdae *List )SetMargins (left ,right ,top ,bottom float64 ){_bdae ._cdc .Left =left ;_bdae ._cdc .Right =right ;_bdae ._cdc .Top =top ;_bdae ._cdc .Bottom =bottom ;}; +// GetCoords returns the (x1, y1), (x2, y2) points defining the Line. +func (_fggcd *Line )GetCoords ()(float64 ,float64 ,float64 ,float64 ){return _fggcd ._fcgb ,_fggcd ._aeea ,_fggcd ._eefg ,_fggcd ._bfbgf ;}; -// Level returns the indentation level of the TOC line. -func (_dacba *TOCLine )Level ()uint {return _dacba ._bfbdg }; +// 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 (_caca *Table )SetPos (x ,y float64 ){_caca ._ffdf =PositionAbsolute ;_caca ._dcfa =x ;_caca ._fdacc =y ;}; -// Scale block by specified factors in the x and y directions. -func (_bcfb *Block )Scale (sx ,sy float64 ){_edd :=_cg .NewContentCreator ().Scale (sx ,sy ).Operations ();*_bcfb ._db =append (*_edd ,*_bcfb ._db ...);_bcfb ._db .WrapIfNeeded ();_bcfb ._fb *=sx ;_bcfb ._afd *=sy ;};func (_bfgb *Creator )wrapPageIfNeeded (_accc *_bce .PdfPage )(*_bce .PdfPage ,error ){_aebf ,_eabe :=_accc .GetAllContentStreams (); -if _eabe !=nil {return nil ,_eabe ;};_fbaa :=_cg .NewContentStreamParser (_aebf );_bcdd ,_eabe :=_fbaa .Parse ();if _eabe !=nil {return nil ,_eabe ;};if !_bcdd .HasUnclosedQ (){return nil ,nil ;};_bcdd .WrapIfNeeded ();_gcae ,_eabe :=_gac .MakeStream (_bcdd .Bytes (),_gac .NewFlateEncoder ()); -if _eabe !=nil {return nil ,_eabe ;};_accc .Contents =_gac .MakeArray (_gcae );return _accc ,nil ;}; +// SetLevel sets the indentation level of the TOC line. +func (_acgca *TOCLine )SetLevel (level uint ){_acgca ._fffag =level ;_acgca ._ebca ._dadf .Left =_acgca ._ggcac +float64 (_acgca ._fffag -1)*_acgca ._ebadg ;};func (_dba *Block )mergeBlocks (_aee *Block )error {_ace :=_dec (_dba ._ec ,_dba ._ce ,_aee ._ec ,_aee ._ce ); +if _ace !=nil {return _ace ;};for _ ,_bgc :=range _aee ._cb {_dba .AddAnnotation (_bgc );};return nil ;}; -// NewStyledTOCLine creates a new table of contents line with the provided style. -func (_fggg *Creator )NewStyledTOCLine (number ,title ,page TextChunk ,level uint ,style TextStyle )*TOCLine {return _cafb (number ,title ,page ,level ,style );}; +// Width returns the width of the rectangle. +// NOTE: the returned value does not include the border width of the rectangle. +func (_dfde *Rectangle )Width ()float64 {return _dfde ._cdagc };func (_baebe *templateProcessor )processGradientColorPair (_acab []string )(_cfcbd []Color ,_bead []float64 ){for _ ,_decfb :=range _acab {var (_agbade =_dd .Fields (_decfb );_edeec =len (_agbade ); +);if _edeec ==0{continue ;};_egdab :="";if _edeec > 1{_egdab =_dd .TrimSpace (_agbade [1]);};_ebgc :=-1.0;if _dd .HasSuffix (_egdab ,"\u0025"){_aadg ,_ccdee :=_bb .ParseFloat (_egdab [:len (_egdab )-1],64);if _ccdee !=nil {_ee .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",_ccdee ); +};_ebgc =_aadg /100.0;};_baabd :=_baebe .parseColor (_dd .TrimSpace (_agbade [0]));if _baabd !=nil {_cfcbd =append (_cfcbd ,_baabd );_bead =append (_bead ,_ebgc );};};if len (_cfcbd )!=len (_bead ){_ee .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 ;};_edaag :=-1;_eccfa :=0.0;for _egga ,_gbga :=range _bead {if _gbga ==-1.0{if _egga ==0{_gbga =0.0;_bead [_egga ]=0.0;continue ;};_edaag ++;if _egga < len (_bead )-1{continue ;}else {_gbga =1.0;_bead [_egga ]=1.0;};};_cdbgd :=_edaag +1; +for _bface :=_egga -_edaag ;_bface < _egga ;_bface ++{_bead [_bface ]=_eccfa +(float64 (_bface )*(_gbga -_eccfa )/float64 (_cdbgd ));};_eccfa =_gbga ;_edaag =-1;};return _cfcbd ,_bead ;}; -// ScaleToHeight scale Image to a specified height h, maintaining the aspect ratio. -func (_gbac *Image )ScaleToHeight (h float64 ){_adde :=_gbac ._ccca /_gbac ._abg ;_gbac ._abg =h ;_gbac ._ccca =h *_adde ;}; +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. +func (_fddgb *TOC )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_acfa :=ctx ;_gccec ,ctx ,_abbgb :=_fddgb ._efaae .GeneratePageBlocks (ctx );if _abbgb !=nil {return _gccec ,ctx ,_abbgb ;};for _ ,_fcdcc :=range _fddgb ._dcbb {_bcfdd :=_fcdcc ._bgge ; +if !_fddgb ._fbfca {_fcdcc ._bgge =0;};_adba ,_bddbd ,_daggd :=_fcdcc .GeneratePageBlocks (ctx );_fcdcc ._bgge =_bcfdd ;if _daggd !=nil {return _gccec ,ctx ,_daggd ;};if len (_adba )< 1{continue ;};_gccec [len (_gccec )-1].mergeBlocks (_adba [0]);_gccec =append (_gccec ,_adba [1:]...); +ctx =_bddbd ;};if _fddgb ._cgcad .IsRelative (){ctx .X =_acfa .X ;};if _fddgb ._cgcad .IsAbsolute (){return _gccec ,_acfa ,nil ;};return _gccec ,ctx ,nil ;}; -// AddColorStop add color stop info for rendering gradient color. -func (_fbfc *LinearShading )AddColorStop (color Color ,point float64 ){_fbfc ._fdbd .AddColorStop (color ,point );}; +// ScaleToWidth scale Image to a specified width w, maintaining the aspect ratio. +func (_egbf *Image )ScaleToWidth (w float64 ){_bcce :=_egbf ._bcec /_egbf ._bfdf ;_egbf ._bfdf =w ;_egbf ._bcec =w *_bcce ;}; -// SetBorderOpacity sets the border opacity. -func (_bfbda *Polygon )SetBorderOpacity (opacity float64 ){_bfbda ._dgcf =opacity };const (CellHorizontalAlignmentLeft CellHorizontalAlignment =iota ;CellHorizontalAlignmentCenter ;CellHorizontalAlignmentRight ;);func _aeagc (_ggdae *Block ,_bbag *Image ,_aebg DrawContext )(DrawContext ,error ){_cbb :=_aebg ; -_gage :=1;_bcdf :=_gac .PdfObjectName (_g .Sprintf ("\u0049\u006d\u0067%\u0064",_gage ));for _ggdae ._ab .HasXObjectByName (_bcdf ){_gage ++;_bcdf =_gac .PdfObjectName (_g .Sprintf ("\u0049\u006d\u0067%\u0064",_gage ));};_bccgg :=_ggdae ._ab .SetXObjectImageByName (_bcdf ,_bbag ._aeeb ); -if _bccgg !=nil {return _aebg ,_bccgg ;};_dbgcc :=0;_agabe :=_gac .PdfObjectName (_g .Sprintf ("\u0047\u0053\u0025\u0064",_dbgcc ));for _ggdae ._ab .HasExtGState (_agabe ){_dbgcc ++;_agabe =_gac .PdfObjectName (_g .Sprintf ("\u0047\u0053\u0025\u0064",_dbgcc )); -};_eccdd :=_gac .MakeDict ();_eccdd .Set ("\u0042\u004d",_gac .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));if _bbag ._baa < 1.0{_eccdd .Set ("\u0043\u0041",_gac .MakeFloat (_bbag ._baa ));_eccdd .Set ("\u0063\u0061",_gac .MakeFloat (_bbag ._baa )); -};_bccgg =_ggdae ._ab .AddExtGState (_agabe ,_gac .MakeIndirectObject (_eccdd ));if _bccgg !=nil {return _aebg ,_bccgg ;};_befaeb :=_bbag .Width ();_agaa :=_bbag .Height ();_ ,_bffg :=_bbag .rotatedSize ();_caead :=_aebg .X ;_fgf :=_aebg .PageHeight -_aebg .Y -_agaa ; -if _bbag ._bgee .IsRelative (){_fgf -=(_bffg -_agaa )/2;switch _bbag ._cccg {case HorizontalAlignmentCenter :_caead +=(_aebg .Width -_befaeb )/2;case HorizontalAlignmentRight :_caead =_aebg .PageWidth -_aebg .Margins .Right -_bbag ._fbaf .Right -_befaeb ; -};};_aadc :=_bbag ._gddae ;_abac :=_cg .NewContentCreator ();_abac .Add_gs (_agabe );_abac .Translate (_caead ,_fgf );if _aadc !=0{_abac .Translate (_befaeb /2,_agaa /2);_abac .RotateDeg (_aadc );_abac .Translate (-_befaeb /2,-_agaa /2);};_abac .Scale (_befaeb ,_agaa ).Add_Do (_bcdf ); -_bgfb :=_abac .Operations ();_bgfb .WrapIfNeeded ();_ggdae .addContents (_bgfb );if _bbag ._bgee .IsRelative (){_aebg .Y +=_bffg ;_aebg .Height -=_bffg ;return _aebg ,nil ;};return _cbb ,nil ;}; +// 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 {_fegag :_bbg .Max (_bbg .Min (c ,1.0),0.0),_acbg :_bbg .Max (_bbg .Min (m ,1.0),0.0),_aggdc :_bbg .Max (_bbg .Min (y ,1.0),0.0),_dfag :_bbg .Max (_bbg .Min (k ,1.0),0.0)};};const (PositionRelative Positioning =iota ; +PositionAbsolute ;); -// NewDivision returns a new Division container component. -func (_fbbb *Creator )NewDivision ()*Division {return _gbgb ()};func (_eedba *templateProcessor )parsePositioningAttr (_cbce ,_cbged string )Positioning {_bcf .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",_cbce ,_cbged ); -_dagbe :=map[string ]Positioning {"\u0072\u0065\u006c\u0061\u0074\u0069\u0076\u0065":PositionRelative ,"\u0061\u0062\u0073\u006f\u006c\u0075\u0074\u0065":PositionAbsolute }[_cbged ];return _dagbe ;}; +// CurvePolygon represents a curve polygon shape. +// Implements the Drawable interface and can be drawn on PDF using the Creator. +type CurvePolygon struct{_cba *_gad .CurvePolygon ;_eedg float64 ;_dggg float64 ;_fgcaa Color ;}; -// 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 (_caa *Creator )RotateDeg (angleDeg int64 )error {_cbgg :=_caa .getActivePage ();if _cbgg ==nil {_bcf .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 _d .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};if angleDeg %90!=0{_bcf .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 _d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};var _bbed int64 ;if _cbgg .Rotate !=nil {_bbed =*(_cbgg .Rotate );};_bbed +=angleDeg ;_cbgg .Rotate =&_bbed ;return nil ;}; +// SetPositioning sets the positioning of the ellipse (absolute or relative). +func (_cbbb *Ellipse )SetPositioning (position Positioning ){_cbbb ._cafbc =position }; -// SetEnableWrap sets the line wrapping enabled flag. -func (_ggacg *StyledParagraph )SetEnableWrap (enableWrap bool ){_ggacg ._ddcc =enableWrap ;_ggacg ._geabe =false ;}; +// SetDueDate sets the due date of the invoice. +func (_gbcf *Invoice )SetDueDate (dueDate string )(*InvoiceCell ,*InvoiceCell ){_gbcf ._cdfc [1].Value =dueDate ;return _gbcf ._cdfc [0],_gbcf ._cdfc [1];}; -// Notes returns the notes section of the invoice as a title-content pair. -func (_dggbf *Invoice )Notes ()(string ,string ){return _dggbf ._gddcb [0],_dggbf ._gddcb [1]}; +// CellBorderStyle defines the table cell's border style. +type CellBorderStyle int ;func (_egcc *shading )generatePdfFunctions ()[]_bbd .PdfFunction {if len (_egcc ._eeee )==0{return nil ;}else if len (_egcc ._eeee )<=2{_fdfg ,_fecd ,_bfbfc :=_egcc ._eeee [0]._fgce .ToRGB ();_ecdb ,_gdgg ,_afge :=_egcc ._eeee [len (_egcc ._eeee )-1]._fgce .ToRGB (); +return []_bbd .PdfFunction {&_bbd .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 {_fdfg ,_fecd ,_bfbfc },C1 :[]float64 {_ecdb ,_gdgg ,_afge }}};}else {_becc :=[]_bbd .PdfFunction {};_fbgg :=[]float64 {}; +for _abba :=0;_abba < len (_egcc ._eeee )-1;_abba ++{_aedg ,_egeg ,_ccab :=_egcc ._eeee [_abba ]._fgce .ToRGB ();_dfcf ,_cgbca ,_ebbab :=_egcc ._eeee [_abba +1]._fgce .ToRGB ();_fegea :=&_bbd .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 {_aedg ,_egeg ,_ccab },C1 :[]float64 {_dfcf ,_cgbca ,_ebbab }}; +_becc =append (_becc ,_fegea );if _abba > 0{_fbgg =append (_fbgg ,_egcc ._eeee [_abba ]._gabg );};};_ccgff :=[]float64 {};for range _becc {_ccgff =append (_ccgff ,[]float64 {0.0,1.0}...);};return []_bbd .PdfFunction {&_bbd .PdfFunctionType3 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},Functions :_becc ,Bounds :_fbgg ,Encode :_ccgff }}; +};}; -// NewPage adds a new Page to the Creator and sets as the active Page. -func (_cabf *Creator )NewPage ()*_bce .PdfPage {_eadb :=_cabf .newPage ();_cabf ._ggg =append (_cabf ._ggg ,_eadb );_cabf ._ecec .Page ++;return _eadb ;};func _fcdb (_dfdg ,_eabf *_bce .PdfPageResources )error {_cegb ,_ :=_dfdg .GetColorspaces ();if _cegb !=nil &&len (_cegb .Colorspaces )> 0{for _fcba ,_cfeb :=range _cegb .Colorspaces {_dabe :=*_gac .MakeName (_fcba ); -if _eabf .HasColorspaceByName (_dabe ){continue ;};_dcb :=_eabf .SetColorspaceByName (_dabe ,_cfeb );if _dcb !=nil {return _dcb ;};};};return nil ;}; +// SetPositioning sets the positioning of the line (absolute or relative). +func (_ffcf *Line )SetPositioning (positioning Positioning ){_ffcf ._dabg =positioning };func _acbga (_gecde *templateProcessor ,_cafdb *templateNode )(interface{},error ){return _gecde .parseChapterHeading (_cafdb );}; -// 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 (_eec *Creator )Draw (d Drawable )error {if _eec .getActivePage ()==nil {_eec .NewPage ();};_bgea ,_aecd ,_dgd :=d .GeneratePageBlocks (_eec ._ecec );if _dgd !=nil {return _dgd ;};if len (_aecd ._cecd )> 0{_eec .Errors =append (_eec .Errors ,_aecd ._cecd ...); -};for _cec ,_bdg :=range _bgea {if _cec > 0{_eec .NewPage ();};_dabc :=_eec .getActivePage ();if _daf ,_abfe :=_eec ._fafe [_dabc ];_abfe {if _ffcf :=_daf .mergeBlocks (_bdg );_ffcf !=nil {return _ffcf ;};if _eeffe :=_fcdb (_bdg ._ab ,_daf ._ab );_eeffe !=nil {return _eeffe ; -};}else {_eec ._fafe [_dabc ]=_bdg ;};};_eec ._ecec .X =_aecd .X ;_eec ._ecec .Y =_aecd .Y ;_eec ._ecec .Height =_aecd .PageHeight -_aecd .Y -_aecd .Margins .Bottom ;return nil ;}; +// 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 ;}; -// Color interface represents colors in the PDF creator. -type Color interface{ToRGB ()(float64 ,float64 ,float64 );};func _fcgd (_bdbf *_ed .GraphicSVG )(*GraphicSVG ,error ){return &GraphicSVG {_gabed :_bdbf ,_daff :PositionRelative ,_abffa :Margins {Top :10,Bottom :10}},nil ;}; +// 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. +// +// Example of encrypting with a user/owner password "password" +// Prior to calling c.WriteFile(): +// +// c.SetPdfWriterAccessFunc(func(w *model.PdfWriter) error { +// userPass := []byte("password") +// ownerPass := []byte("password") +// err := w.Encrypt(userPass, ownerPass, nil) +// return err +// }) +func (_cbf *Creator )SetPdfWriterAccessFunc (pdfWriterAccessFunc func (_ecgd *_bbd .PdfWriter )error ){_cbf ._cfdb =pdfWriterAccessFunc ;}; -// SkipRows skips over a specified number of rows in the table. -func (_fdbbd *Table )SkipRows (num int ){_eada :=num *_fdbbd ._fdbec -1;if _eada < 0{_bcf .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 _becc :=0;_becc < _eada ;_becc ++{_fdbbd .NewCell ();};}; +// AppendCurve appends a Bezier curve to the filled curve. +func (_efbad *FilledCurve )AppendCurve (curve _gad .CubicBezierCurve )*FilledCurve {_efbad ._dbca =append (_efbad ._dbca ,curve );return _efbad ;}; -// Horizontal returns total horizontal (left + right) margin. -func (_fgeb *Margins )Horizontal ()float64 {return _fgeb .Left +_fgeb .Right }; +// 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{_eca int ;_feb string ;_fgef *Paragraph ;_gba []Drawable ;_gfg int ;_ffef bool ;_efb bool ;_cfb Positioning ;_egf ,_gde float64 ;_cee Margins ;_bcd *Chapter ;_abc *TOC ;_babb *_bbd .Outline ;_gce *_bbd .OutlineItem ;_ddf uint ;}; -// DrawHeader sets a function to draw a header on created output pages. -func (_aee *Creator )DrawHeader (drawHeaderFunc func (_bgbc *Block ,_aaaf HeaderFunctionArgs )){_aee ._agef =drawHeaderFunc ;}; +// Link returns link information for this line. +func (_ebgbd *TOCLine )Link ()(_cagce int64 ,_geeg ,_bdgae float64 ){return _ebgbd ._bgge ,_ebgbd ._fggb ,_ebgbd ._bdeg ;}; -// 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 (_bec *Creator )SetPageSize (size PageSize ){_bec ._gbae =size ;_bec ._bcaa =size [0];_bec ._accf =size [1];_baf :=0.1*_bec ._bcaa ;_bec ._gcba .Left =_baf ;_bec ._gcba .Right =_baf ;_bec ._gcba .Top =_baf ;_bec ._gcba .Bottom =_baf ;};func (_abbb *Block )addContents (_gea *_cg .ContentStreamOperations ){_abbb ._db .WrapIfNeeded (); -_gea .WrapIfNeeded ();*_abbb ._db =append (*_abbb ._db ,*_gea ...);}; +// SetBorderColor sets the border color for the path. +func (_faec *FilledCurve )SetBorderColor (color Color ){_faec ._badb =color }; -// 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 (_efadc *TextChunk )Fit (width ,height float64 )(*TextChunk ,error ){_adfdc ,_agefgb :=_efadc .Wrap (width );if _agefgb !=nil {return nil ,_agefgb ;};_aaeab :=int (height /_efadc .Style .FontSize );if _aaeab >=len (_adfdc ){return nil ,nil ;};_eafc :="\u000a"; -_efadc .Text =_df .Replace (_df .Join (_adfdc [:_aaeab ],"\u0020"),_eafc +"\u0020",_eafc ,-1);_afadaa :=_df .Replace (_df .Join (_adfdc [_aaeab :],"\u0020"),_eafc +"\u0020",_eafc ,-1);return NewTextChunk (_afadaa ,_efadc .Style ),nil ;}; +// GetMargins returns the margins of the rectangle: left, right, top, bottom. +func (_fbccg *Rectangle )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fbccg ._caegfd .Left ,_fbccg ._caegfd .Right ,_fbccg ._caegfd .Top ,_fbccg ._caegfd .Bottom ;}; -// SetBorderWidth sets the border width of the ellipse. -func (_gabg *Ellipse )SetBorderWidth (bw float64 ){_gabg ._bfbe =bw }; +// NewChapter creates a new chapter with the specified title as the heading. +func (_ebee *Creator )NewChapter (title string )*Chapter {_ebee ._cbga ++;_gebca :=_ebee .NewTextStyle ();_gebca .FontSize =16;return _dfea (nil ,_ebee ._ggab ,_ebee ._cda ,title ,_ebee ._cbga ,_gebca );};func _eefe (_ccge string ,_dggcg bool )string {_cgfa :=_ccge ; +if _cgfa ==""{return "";};_gbbcb :=_c .Paragraph {};_ ,_gcfgd :=_gbbcb .SetString (_ccge );if _gcfgd !=nil {return _cgfa ;};_dafccf ,_gcfgd :=_gbbcb .Order ();if _gcfgd !=nil {return _cgfa ;};_afbc :=_dafccf .NumRuns ();_bdgg :=make ([]string ,_afbc ); +for _gdgcc :=0;_gdgcc < _dafccf .NumRuns ();_gdgcc ++{_aeada :=_dafccf .Run (_gdgcc );_begegf :=_aeada .String ();if _aeada .Direction ()==_c .RightToLeft {_begegf =_c .ReverseString (_begegf );};if _dggcg {_bdgg [_gdgcc ]=_begegf ;}else {_bdgg [_afbc -1]=_begegf ; +};_afbc --;};if len (_bdgg )!=_dafccf .NumRuns (){return _ccge ;};_cgfa =_dd .Join (_bdgg ,"");return _cgfa ;};func _ffcfb (_egdec *_bbd .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,238),Font :_egdec ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}}; +};type rgbColor struct{_eage ,_eaee ,_gfe float64 }; -// 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{_dedde *StyledParagraph ;_agea []*TOCLine ;_fbbca TextStyle ;_gcbb TextStyle ;_fadgg TextStyle ;_gbgca TextStyle ;_gbbga string ;_gabb float64 ;_fcedac Margins ;_ecgfg Positioning ;_bdaa TextStyle ;_fcbc bool ;}; +// 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 (_bcca *Line )Width ()float64 {return _bbg .Abs (_bcca ._eefg -_bcca ._fcgb )}; -// 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 (_dgcd *Table )SetCompactMode (enable bool ){_dgcd ._babba =enable };func (_ede *Block )translate (_ggcc ,_acg float64 ){_cb :=_cg .NewContentCreator ().Translate (_ggcc ,-_acg ).Operations ();*_ede ._db =append (*_cb ,*_ede ._db ...);_ede ._db .WrapIfNeeded (); -}; +// Scale scales the ellipse dimensions by the specified factors. +func (_ebab *Ellipse )Scale (xFactor ,yFactor float64 ){_ebab ._dgga =xFactor *_ebab ._dgga ;_ebab ._dgdg =yFactor *_ebab ._dgdg ;}; -// SetText sets the text content of the Paragraph. -func (_fbdg *Paragraph )SetText (text string ){_fbdg ._dfef =text };func (_adcag *templateProcessor )parseDivision (_dfee *templateNode )(interface{},error ){_ggacf :=_adcag .creator .NewDivision ();for _ ,_cdgcf :=range _dfee ._dcedab .Attr {_dbbgb :=_cdgcf .Value ; -switch _eabd :=_cdgcf .Name .Local ;_eabd {case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_ggacf .EnablePageWrap (_adcag .parseBoolAttr (_eabd ,_dbbgb ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_dgddg :=_adcag .parseMarginAttr (_eabd ,_dbbgb ); -_ggacf .SetMargins (_dgddg .Left ,_dgddg .Right ,_dgddg .Top ,_dgddg .Bottom );case "\u0070a\u0064\u0064\u0069\u006e\u0067":_bcad :=_adcag .parseMarginAttr (_eabd ,_dbbgb );_ggacf .SetPadding (_bcad .Left ,_bcad .Right ,_bcad .Top ,_bcad .Bottom );default:_adcag .nodeLogDebug (_dfee ,"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",_eabd ); -};};return _ggacf ,nil ;}; +// FitMode returns the fit mode of the image. +func (_gfef *Image )FitMode ()FitMode {return _gfef ._gfeea };type cmykColor struct{_fegag ,_acbg ,_aggdc ,_dfag float64 }; -// GeneratePageBlocks generates the page blocks for the Division component. -// Multiple blocks are generated if the contents wrap over multiple pages. -func (_bcgf *Division )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_fgce []*Block ;_eafd bool ;_eafa error ;_ffae =_bcgf ._adfgb .IsRelative ();_aegc =_bcgf ._dagd .Top ;);if _ffae &&!_bcgf ._gacgg &&!_bcgf ._cffa {_edccd :=_bcgf .ctxHeight (ctx .Width ); -if _edccd > ctx .Height -_bcgf ._dagd .Top &&_edccd <=ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom {if _fgce ,ctx ,_eafa =_bacb ().GeneratePageBlocks (ctx );_eafa !=nil {return nil ,ctx ,_eafa ;};_eafd =true ;_aegc =0;};};_edef :=ctx ;_eddg :=ctx ; -if _ffae {ctx .X +=_bcgf ._dagd .Left ;ctx .Y +=_aegc ;ctx .Width -=_bcgf ._dagd .Left +_bcgf ._dagd .Right ;ctx .Height -=_aegc ;_eddg =ctx ;ctx .X +=_bcgf ._dbfb .Left ;ctx .Y +=_bcgf ._dbfb .Top ;ctx .Width -=_bcgf ._dbfb .Left +_bcgf ._dbfb .Right ; -ctx .Height -=_bcgf ._dbfb .Top ;ctx .Margins .Top +=_bcgf ._dbfb .Top ;ctx .Margins .Bottom +=_bcgf ._dbfb .Bottom ;ctx .Margins .Left +=_bcgf ._dagd .Left +_bcgf ._dbfb .Left ;ctx .Margins .Right +=_bcgf ._dagd .Right +_bcgf ._dbfb .Right ;};ctx .Inline =_bcgf ._cffa ; -_gddc :=ctx ;_cabfa :=ctx ;var _adad float64 ;for _ ,_gede :=range _bcgf ._gebe {if ctx .Inline {if (ctx .X -_gddc .X )+_gede .Width ()<=ctx .Width {ctx .Y =_cabfa .Y ;ctx .Height =_cabfa .Height ;}else {ctx .X =_gddc .X ;ctx .Width =_gddc .Width ;_cabfa .Y +=_adad ; -_cabfa .Height -=_adad ;_adad =0;};};_eafdd ,_gccf ,_aeee :=_gede .GeneratePageBlocks (ctx );if _aeee !=nil {_bcf .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",_aeee ); -return nil ,ctx ,_aeee ;};if len (_eafdd )< 1{continue ;};if len (_fgce )> 0{_fgce [len (_fgce )-1].mergeBlocks (_eafdd [0]);_fgce =append (_fgce ,_eafdd [1:]...);}else {if _fcg :=_eafdd [0]._db ;_fcg ==nil ||len (*_fcg )==0{_eafd =true ;};_fgce =append (_fgce ,_eafdd [0:]...); -};if ctx .Inline {if ctx .Page !=_gccf .Page {_gddc .Y =ctx .Margins .Top ;_gddc .Height =ctx .PageHeight -ctx .Margins .Top ;_cabfa .Y =_gddc .Y ;_cabfa .Height =_gddc .Height ;_adad =_gccf .Height -_gddc .Height ;}else {if _gfba :=ctx .Height -_gccf .Height ; -_gfba > _adad {_adad =_gfba ;};};}else {_gccf .X =ctx .X ;};ctx =_gccf ;};ctx .Inline =_edef .Inline ;ctx .Margins =_edef .Margins ;if _ffae {ctx .X =_edef .X ;ctx .Width =_edef .Width ;ctx .Y +=_bcgf ._dbfb .Bottom ;ctx .Height -=_bcgf ._dbfb .Bottom ; -};if _bcgf ._gcgc !=nil {_fgce ,_eafa =_bcgf .drawBackground (_fgce ,_eddg ,ctx ,_eafd );if _eafa !=nil {return nil ,ctx ,_eafa ;};};if _bcgf ._adfgb .IsAbsolute (){return _fgce ,_edef ,nil ;};ctx .Y +=_bcgf ._dagd .Bottom ;ctx .Height -=_bcgf ._dagd .Bottom ; -return _fgce ,ctx ,nil ;}; +// SetFillColor sets the fill color for the path. +func (_cfbg *FilledCurve )SetFillColor (color Color ){_cfbg ._dcabf =color }; -// 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 (_eeefe *Creator )NewEllipse (xc ,yc ,width ,height float64 )*Ellipse {return _acff (xc ,yc ,width ,height );};func (_ebba *LinearShading )shadingModel ()*_bce .PdfShadingType2 {_aaef :=_bb .NewPoint (_ebba ._aecg .Llx +_ebba ._aecg .Width ()/2,_ebba ._aecg .Lly +_ebba ._aecg .Height ()/2); -_adaf :=_bb .NewPoint (_ebba ._aecg .Llx ,_ebba ._aecg .Lly +_ebba ._aecg .Height ()/2).Add (-_aaef .X ,-_aaef .Y ).Rotate (_ebba ._ddfdb ).Add (_aaef .X ,_aaef .Y );_adaf =_bb .NewPoint (_af .Max (_af .Min (_adaf .X ,_ebba ._aecg .Urx ),_ebba ._aecg .Llx ),_af .Max (_af .Min (_adaf .Y ,_ebba ._aecg .Ury ),_ebba ._aecg .Lly )); -_degg :=_bb .NewPoint (_ebba ._aecg .Urx ,_ebba ._aecg .Lly +_ebba ._aecg .Height ()/2).Add (-_aaef .X ,-_aaef .Y ).Rotate (_ebba ._ddfdb ).Add (_aaef .X ,_aaef .Y );_degg =_bb .NewPoint (_af .Min (_af .Max (_degg .X ,_ebba ._aecg .Llx ),_ebba ._aecg .Urx ),_af .Min (_af .Max (_degg .Y ,_ebba ._aecg .Lly ),_ebba ._aecg .Ury )); -_dbfdc :=_bce .NewPdfShadingType2 ();_dbfdc .PdfShading .ShadingType =_gac .MakeInteger (2);_dbfdc .PdfShading .ColorSpace =_bce .NewPdfColorspaceDeviceRGB ();_dbfdc .PdfShading .AntiAlias =_gac .MakeBool (_ebba ._fdbd ._edbga );_dbfdc .Coords =_gac .MakeArrayFromFloats ([]float64 {_adaf .X ,_adaf .Y ,_degg .X ,_degg .Y }); -_dbfdc .Extend =_gac .MakeArray (_gac .MakeBool (_ebba ._fdbd ._fdee [0]),_gac .MakeBool (_ebba ._fdbd ._fdee [1]));_dbfdc .Function =_ebba ._fdbd .generatePdfFunctions ();return _dbfdc ;}; +// SetHorizontalAlignment sets the horizontal alignment of the image. +func (_ebcdg *Image )SetHorizontalAlignment (alignment HorizontalAlignment ){_ebcdg ._gdbdg =alignment }; -// Height returns the height of the chart. -func (_eca *Chart )Height ()float64 {return float64 (_eca ._afdb .Height ())}; +// 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 {_fegag :_bbg .Min (float64 (c ),100)/100.0,_acbg :_bbg .Min (float64 (m ),100)/100.0,_aggdc :_bbg .Min (float64 (y ),100)/100.0,_dfag :_bbg .Min (float64 (k ),100)/100.0};}; -// SetBorderWidth sets the border width. -func (_eaad *PolyBezierCurve )SetBorderWidth (borderWidth float64 ){_eaad ._dffe .BorderWidth =borderWidth ;}; +// GeneratePageBlocks generates a page break block. +func (_fbba *PageBreak )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_fgbg :=[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y ),NewBlock (ctx .PageWidth ,ctx .PageHeight )};ctx .Page ++;_dcag :=ctx ;_dcag .Y =ctx .Margins .Top ; +_dcag .X =ctx .Margins .Left ;_dcag .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_dcag .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right ;ctx =_dcag ;return _fgbg ,ctx ,nil ;};func (_daccc *StyledParagraph )getLineMetrics (_fcdb int )(_dagac ,_eddc ,_bcgfe float64 ){if _daccc ._gegeg ==nil ||len (_daccc ._gegeg )==0{_daccc .wrapText (); +};if _fcdb < 0||_fcdb > len (_daccc ._gegeg )-1{_ee .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",_fcdb ); +return 0,0,0;};_gaced :=_daccc ._gegeg [_fcdb ];for _ ,_bcbf :=range _gaced {_baaea :=_dfcfd (_bcbf .Style .Font ,_bcbf .Style .FontSize );if _baaea ._acdff > _dagac {_dagac =_baaea ._acdff ;};if _baaea ._fbbdb < _bcgfe {_bcgfe =_baaea ._fbbdb ;};if _gfcb :=_bcbf .Style .FontSize ; +_gfcb > _eddc {_eddc =_gfcb ;};};return _dagac ,_eddc ,_bcgfe ;}; -// SetStyleRight sets border style for right side. -func (_dbgc *border )SetStyleRight (style CellBorderStyle ){_dbgc ._bde =style };func (_deab *shading )generatePdfFunctions ()[]_bce .PdfFunction {if len (_deab ._gdaf )==0{return nil ;}else if len (_deab ._gdaf )<=2{_cead ,_dffgg ,_aabc :=_deab ._gdaf [0]._cggf .ToRGB (); -_bddc ,_gebdc ,_feda :=_deab ._gdaf [len (_deab ._gdaf )-1]._cggf .ToRGB ();return []_bce .PdfFunction {&_bce .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 {_cead ,_dffgg ,_aabc },C1 :[]float64 {_bddc ,_gebdc ,_feda }}}; -}else {_geede :=[]_bce .PdfFunction {};_fdbbb :=[]float64 {};for _bdga :=0;_bdga < len (_deab ._gdaf )-1;_bdga ++{_gdaaa ,_aacg ,_adaef :=_deab ._gdaf [_bdga ]._cggf .ToRGB ();_ebbec ,_bcfg ,_eecc :=_deab ._gdaf [_bdga +1]._cggf .ToRGB ();_cedbeg :=&_bce .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 {_gdaaa ,_aacg ,_adaef },C1 :[]float64 {_ebbec ,_bcfg ,_eecc }}; -_geede =append (_geede ,_cedbeg );if _bdga > 0{_fdbbb =append (_fdbbb ,_deab ._gdaf [_bdga ]._gdac );};};_fbbc :=[]float64 {};for range _geede {_fbbc =append (_fbbc ,[]float64 {0.0,1.0}...);};return []_bce .PdfFunction {&_bce .PdfFunctionType3 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},Functions :_geede ,Bounds :_fdbbb ,Encode :_fbbc }}; -};};func _gfaab (_efec *_a .File )([]*_bce .PdfPage ,error ){_fdeb ,_aaddc :=_bce .NewPdfReader (_efec );if _aaddc !=nil {return nil ,_aaddc ;};_cebe ,_aaddc :=_fdeb .GetNumPages ();if _aaddc !=nil {return nil ,_aaddc ;};var _ccacf []*_bce .PdfPage ;for _aebef :=0; -_aebef < _cebe ;_aebef ++{_gcafg ,_aaec :=_fdeb .GetPage (_aebef +1);if _aaec !=nil {return nil ,_aaec ;};_ccacf =append (_ccacf ,_gcafg );};return _ccacf ,nil ;}; +// ToRGB implements interface Color. +// Note: It's not directly used since shading color works differently than regular color. +func (_adab *LinearShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0}; -// ScaleToWidth sets the graphic svg scaling factor with the given width. -func (_ccaa *GraphicSVG )ScaleToWidth (w float64 ){_dece :=_ccaa ._gabed .Height /_ccaa ._gabed .Width ;_ccaa ._gabed .Width =w ;_ccaa ._gabed .Height =w *_dece ;_ccaa ._gabed .SetScaling (_dece ,_dece );}; +// SetColumns overwrites any columns in the line items table. This should be +// called before AddLine. +func (_fffc *Invoice )SetColumns (cols []*InvoiceCell ){_fffc ._agbb =cols };func (_ffbee *templateProcessor )parseCellVerticalAlignmentAttr (_fffbd ,_gdec string )CellVerticalAlignment {_ee .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",_fffbd ,_gdec ); +_dfbff :=map[string ]CellVerticalAlignment {"\u0074\u006f\u0070":CellVerticalAlignmentTop ,"\u006d\u0069\u0064\u0064\u006c\u0065":CellVerticalAlignmentMiddle ,"\u0062\u006f\u0074\u0074\u006f\u006d":CellVerticalAlignmentBottom }[_gdec ];return _dfbff ;}; -// SetColorTop sets border color for top. -func (_add *border )SetColorTop (col Color ){_add ._cfca =col }; -// 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 ;}; +// 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 (_daad *Creator )Flip (flipH ,flipV bool )error {_fbcc :=_daad .getActivePage ();if _fbcc ==nil {return _ge .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};_ddbf ,_gcf :=_daad ._dacbc [_fbcc ];if !_gcf {_ddbf =&pageTransformations {}; +_daad ._dacbc [_fbcc ]=_ddbf ;};_ddbf ._eacc =flipH ;_ddbf ._ebbg =flipV ;return nil ;}; -// NewCellProps returns the default properties of an invoice cell. -func (_cba *Invoice )NewCellProps ()InvoiceCellProps {_bfgf :=ColorRGBFrom8bit (255,255,255);return InvoiceCellProps {TextStyle :_cba ._eegf ,Alignment :CellHorizontalAlignmentLeft ,BackgroundColor :_bfgf ,BorderColor :_bfgf ,BorderWidth :1,BorderSides :[]CellBorderSide {CellBorderSideAll }}; -}; +// ScaleToWidth scales the ellipse to the specified width. The height of +// the ellipse is scaled so that the aspect ratio is maintained. +func (_fcf *Ellipse )ScaleToWidth (w float64 ){_gcff :=_fcf ._dgdg /_fcf ._dgga ;_fcf ._dgga =w ;_fcf ._dgdg =w *_gcff ;};func (_ccgad *templateProcessor )parsePositioningAttr (_ceba ,_eecbc string )Positioning {_ee .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",_ceba ,_eecbc ); +_fbafb :=map[string ]Positioning {"\u0072\u0065\u006c\u0061\u0074\u0069\u0076\u0065":PositionRelative ,"\u0061\u0062\u0073\u006f\u006c\u0075\u0074\u0065":PositionAbsolute }[_eecbc ];return _fbafb ;}; // 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 _bcaac (_fedbc *templateProcessor ,_bgbg *templateNode )(interface{},error ){return _fedbc .parseImage (_bgbg );};func _ggaf (_dgac string )(*Image ,error ){_ebce ,_bdabd :=_a .Open (_dgac ); -if _bdabd !=nil {return nil ,_bdabd ;};defer _ebce .Close ();_bcbf ,_bdabd :=_bce .ImageHandling .Read (_ebce );if _bdabd !=nil {_bcf .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_bdabd ); -return nil ,_bdabd ;};return _gdbc (_bcbf );}; - -// SetBackgroundColor set background color of the shading area. -// -// By default the background color is set to white. -func (_cdffc *shading )SetBackgroundColor (backgroundColor Color ){_cdffc ._efdgc =backgroundColor }; - -// 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 (_dbcgf *Line )SetDashPattern (dashArray []int64 ,dashPhase int64 ){_dbcgf ._dbfa =dashArray ;_dbcgf ._gdfa =dashPhase ;};func _ffcb (_abbec *Table ,_adeab DrawContext )([]*Block ,DrawContext ,error ){var _fdfd []*Block ;_cfbe :=NewBlock (_adeab .PageWidth ,_adeab .PageHeight ); -_abbec .updateRowHeights (_adeab .Width -_abbec ._gfdc .Left -_abbec ._gfdc .Right );_eafdg :=_abbec ._gfdc .Top ;if _abbec ._feec .IsRelative ()&&!_abbec ._fcge {_bafbb :=_abbec .Height ();if _bafbb > _adeab .Height -_abbec ._gfdc .Top &&_bafbb <=_adeab .PageHeight -_adeab .Margins .Top -_adeab .Margins .Bottom {_fdfd =[]*Block {NewBlock (_adeab .PageWidth ,_adeab .PageHeight -_adeab .Y )}; -var _abcd error ;if _ ,_adeab ,_abcd =_bacb ().GeneratePageBlocks (_adeab );_abcd !=nil {return nil ,_adeab ,_abcd ;};_eafdg =0;};};_fcfgf :=_adeab ;if _abbec ._feec .IsAbsolute (){_adeab .X =_abbec ._egfcd ;_adeab .Y =_abbec ._cfgfa ;}else {_adeab .X +=_abbec ._gfdc .Left ; -_adeab .Y +=_eafdg ;_adeab .Width -=_abbec ._gfdc .Left +_abbec ._gfdc .Right ;_adeab .Height -=_eafdg ;};_bdgb :=_adeab .Width ;_ebcgg :=_adeab .X ;_feaf :=_adeab .Y ;_bdfc :=_adeab .Height ;_bfdg :=0;_eeegc ,_dcbf :=-1,-1;if _abbec ._ccaf {for _cgaf ,_eagdd :=range _abbec ._fcac {if _eagdd ._eeee < _abbec ._gcdbc {continue ; -};if _eagdd ._eeee > _abbec ._dccga {break ;};if _eeegc < 0{_eeegc =_cgaf ;};_dcbf =_cgaf ;};};if _ecbe :=_abbec .wrapContent (_adeab );_ecbe !=nil {return nil ,_adeab ,_ecbe ;};_abbec .updateRowHeights (_adeab .Width -_abbec ._gfdc .Left -_abbec ._gfdc .Right ); -var (_cdgff bool ;_cbfbc int ;_ffffbb int ;_gdacf bool ;_aege int ;_gbfd error ;);for _dfgb :=0;_dfgb < len (_abbec ._fcac );_dfgb ++{_feaa :=_abbec ._fcac [_dfgb ];if _gcgdf ,_bdaf :=_abbec .getLastCellFromCol (_feaa ._dagb );_gcgdf ==_dfgb {if (_bdaf ._eeee +_bdaf ._gadf -1)< _abbec ._edaaf {for _deag :=_feaa ._eeee ; -_deag < _abbec ._edaaf ;_deag ++{_dgeg :=&TableCell {};_dgeg ._eeee =_deag +1;_dgeg ._gadf =1;_dgeg ._dagb =_feaa ._dagb ;_abbec ._fcac =append (_abbec ._fcac ,_dgeg );};};};_bege :=_feaa .width (_abbec ._edccdg ,_bdgb );_ffeb :=float64 (0.0);for _eddf :=0; -_eddf < _feaa ._dagb -1;_eddf ++{_ffeb +=_abbec ._edccdg [_eddf ]*_bdgb ;};_ceadd :=float64 (0.0);for _fcef :=_bfdg ;_fcef < _feaa ._eeee -1;_fcef ++{_ceadd +=_abbec ._cgfe [_fcef ];};_adeab .Height =_bdfc -_ceadd ;_aeebde :=float64 (0.0);for _afacc :=0; -_afacc < _feaa ._gadf ;_afacc ++{_aeebde +=_abbec ._cgfe [_feaa ._eeee +_afacc -1];};_eddcg :=_gdacf &&_feaa ._eeee !=_aege ;_aege =_feaa ._eeee ;if _eddcg ||_aeebde > _adeab .Height {if _abbec ._acad &&!_gdacf {_gdacf ,_gbfd =_abbec .wrapRow (_dfgb ,_adeab ,_bdgb ); -if _gbfd !=nil {return nil ,_adeab ,_gbfd ;};if _gdacf {_dfgb --;continue ;};};_fdfd =append (_fdfd ,_cfbe );_cfbe =NewBlock (_adeab .PageWidth ,_adeab .PageHeight );_ebcgg =_adeab .Margins .Left +_abbec ._gfdc .Left ;_feaf =_adeab .Margins .Top ;_adeab .Height =_adeab .PageHeight -_adeab .Margins .Top -_adeab .Margins .Bottom ; -_adeab .Page ++;_bdfc =_adeab .Height ;_bfdg =_feaa ._eeee -1;_ceadd =0;_gdacf =false ;if _abbec ._ccaf &&_eeegc >=0{_cbfbc =_dfgb ;_dfgb =_eeegc -1;_ffffbb =_bfdg ;_bfdg =_abbec ._gcdbc -1;_cdgff =true ;if _feaa ._gadf > (_abbec ._edaaf -_aege )||(_feaa ._gadf > 1&&_dfgb < 0){_bcf .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"); -_cdgff =false ;_eeegc ,_dcbf =-1,-1;};continue ;};if _eddcg {_dfgb --;continue ;};};_adeab .Width =_bege ;_adeab .X =_ebcgg +_ffeb ;_adeab .Y =_feaf +_ceadd ;if _aeebde > _adeab .PageHeight -_adeab .Margins .Top -_adeab .Margins .Bottom {_aeebde =_adeab .PageHeight -_adeab .Margins .Top -_adeab .Margins .Bottom ; -};_fdfag :=_bfb (_adeab .X ,_adeab .Y ,_bege ,_aeebde );if _feaa ._faddc !=nil {_fdfag .SetFillColor (_feaa ._faddc );};_fdfag .LineStyle =_feaa ._aecdc ;_fdfag ._begg =_feaa ._fcbae ;_fdfag ._bde =_feaa ._edebe ;_fdfag ._dcd =_feaa ._gcbc ;_fdfag ._badf =_feaa ._fdaa ; -if _feaa ._agfcf !=nil {_fdfag .SetColorLeft (_feaa ._agfcf );};if _feaa ._bedc !=nil {_fdfag .SetColorBottom (_feaa ._bedc );};if _feaa ._ddadg !=nil {_fdfag .SetColorRight (_feaa ._ddadg );};if _feaa ._dede !=nil {_fdfag .SetColorTop (_feaa ._dede ); -};_fdfag .SetWidthBottom (_feaa ._badde );_fdfag .SetWidthLeft (_feaa ._cgab );_fdfag .SetWidthRight (_feaa ._bgaa );_fdfag .SetWidthTop (_feaa ._ccfg );_cdbfc :=NewBlock (_cfbe ._fb ,_cfbe ._afd );_abebd :=_cfbe .Draw (_fdfag );if _abebd !=nil {_bcf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abebd ); -};if _feaa ._egga !=nil {_bcae :=_feaa ._egga .Width ();_gddec :=_feaa ._egga .Height ();_gfbee :=0.0;switch _aedg :=_feaa ._egga .(type ){case *Paragraph :if _aedg ._cdbf {_bcae =_aedg .getMaxLineWidth ()/1000.0;};_gdab ,_fbddg ,_ :=_aedg .getTextMetrics (); -_gafgg ,_fgfg :=_gdab *_aedg ._adeg ,_fbddg *_aedg ._adeg ;_gddec =_gddec -_fgfg +_gafgg ;_gfbee +=_gafgg -_fgfg ;_bgga :=0.5;if _abbec ._babba {_bgga =0.3;};switch _feaa ._fafcd {case CellVerticalAlignmentTop :_gfbee +=_gafgg *_bgga ;case CellVerticalAlignmentBottom :_gfbee -=_gafgg *_bgga ; -};_bcae +=_aedg ._gedb .Left +_aedg ._gedb .Right ;_gddec +=_aedg ._gedb .Top +_aedg ._gedb .Bottom ;case *StyledParagraph :if _aedg ._ddcc {_bcae =_aedg .getMaxLineWidth ()/1000.0;};_dceca ,_ddcf ,_cbbe :=_aedg .getLineMetrics (0);_abeae ,_fggd :=_dceca *_aedg ._bfef ,_ddcf *_aedg ._bfef ; -if _aedg ._ddab ==TextVerticalAlignmentCenter {_gfbee =_fggd -(_ddcf +(_dceca +_cbbe -_ddcf )/2+(_fggd -_ddcf )/2);};if len (_aedg ._afaa )==1{_gddec =_abeae ;}else {_gddec =_gddec -_fggd +_abeae ;};_gfbee +=_abeae -_fggd ;switch _feaa ._fafcd {case CellVerticalAlignmentTop :_gfbee +=_abeae *0.5; -case CellVerticalAlignmentBottom :_gfbee -=_abeae *0.5;};_bcae +=_aedg ._ffdd .Left +_aedg ._ffdd .Right ;_gddec +=_aedg ._ffdd .Top +_aedg ._ffdd .Bottom ;case *Table :_bcae =_bege ;case *List :_bcae =_bege ;case *Division :_bcae =_bege ;case *Chart :_bcae =_bege ; -case *Line :_gddec +=_aedg ._acga .Top +_aedg ._acga .Bottom ;_gfbee -=_aedg .Height ()/2;case *Image :_bcae +=_aedg ._fbaf .Left +_aedg ._fbaf .Right ;_gddec +=_aedg ._fbaf .Top +_aedg ._fbaf .Bottom ;};switch _feaa ._ebedd {case CellHorizontalAlignmentLeft :_adeab .X +=_feaa ._cgce ; -_adeab .Width -=_feaa ._cgce ;case CellHorizontalAlignmentCenter :if _cbff :=_bege -_bcae ;_cbff > 0{_adeab .X +=_cbff /2;_adeab .Width -=_cbff /2;};case CellHorizontalAlignmentRight :if _bege > _bcae {_adeab .X =_adeab .X +_bege -_bcae -_feaa ._cgce ; -_adeab .Width -=_feaa ._cgce ;};};_aaafd :=_adeab .Y ;_efffb :=_adeab .Height ;_adeab .Y +=_gfbee ;switch _feaa ._fafcd {case CellVerticalAlignmentTop :case CellVerticalAlignmentMiddle :if _cfgbf :=_aeebde -_gddec ;_cfgbf > 0{_adeab .Y +=_cfgbf /2;_adeab .Height -=_cfgbf /2; -};case CellVerticalAlignmentBottom :if _aeebde > _gddec {_adeab .Y =_adeab .Y +_aeebde -_gddec ;_adeab .Height =_aeebde ;};};_cfeag :=_cfbe .DrawWithContext (_feaa ._egga ,_adeab );if _cfeag !=nil {if _d .Is (_cfeag ,ErrContentNotFit )&&!_eddcg {_cfbe =_cdbfc ; -_eddcg =true ;_dfgb --;continue ;};_bcf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cfeag );};_adeab .Y =_aaafd ;_adeab .Height =_efffb ;};_adeab .Y +=_aeebde ;_adeab .Height -=_aeebde ;if _cdgff &&_dfgb +1> _dcbf {_feaf +=_ceadd +_aeebde ; -_bdfc -=_aeebde +_ceadd ;_bfdg =_ffffbb ;_dfgb =_cbfbc -1;_cdgff =false ;};};_fdfd =append (_fdfd ,_cfbe );if _abbec ._feec .IsAbsolute (){return _fdfd ,_fcfgf ,nil ;};_adeab .X =_fcfgf .X ;_adeab .Width =_fcfgf .Width ;_adeab .Y +=_abbec ._gfdc .Bottom ; -_adeab .Height -=_abbec ._gfdc .Bottom ;return _fdfd ,_adeab ,nil ;}; - -// SetFillOpacity sets the fill opacity. -func (_adcc *Polygon )SetFillOpacity (opacity float64 ){_adcc ._gfee =opacity }; +type InvoiceCell struct{InvoiceCellProps ;Value string ;}; -// SetFillColor sets the fill color for the path. -func (_acbg *FilledCurve )SetFillColor (color Color ){_acbg ._acgg =color }; +// SetMargins sets the Paragraph's margins. +func (_acebd *StyledParagraph )SetMargins (left ,right ,top ,bottom float64 ){_acebd ._dadf .Left =left ;_acebd ._dadf .Right =right ;_acebd ._dadf .Top =top ;_acebd ._dadf .Bottom =bottom ;}; -// AppendColumn appends a column to the line items table. -func (_bddgc *Invoice )AppendColumn (description string )*InvoiceCell {_aeda :=_bddgc .NewColumn (description );_bddgc ._dbcb =append (_bddgc ._dbcb ,_aeda );return _aeda ;};func (_ebc *pageTransformations )transformPage (_bfbb *_bce .PdfPage )error {if _ffbg :=_ebc .applyFlip (_bfbb ); -_ffbg !=nil {return _ffbg ;};return nil ;}; +// 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 (_gfac *Creator )NewRadialGradientColor (x float64 ,y float64 ,innerRadius float64 ,outerRadius float64 ,colorPoints []*ColorPoint )*RadialShading {return _eeeec (x ,y ,innerRadius ,outerRadius ,colorPoints );};func _geeef (_dbeae *templateProcessor ,_eedfc *templateNode )(interface{},error ){return _dbeae .parseListItem (_eedfc ); +};func (_ceee *Creator )initContext (){_ceee ._ffdd .X =_ceee ._gbf .Left ;_ceee ._ffdd .Y =_ceee ._gbf .Top ;_ceee ._ffdd .Width =_ceee ._afgc -_ceee ._gbf .Right -_ceee ._gbf .Left ;_ceee ._ffdd .Height =_ceee ._ebeb -_ceee ._gbf .Bottom -_ceee ._gbf .Top ; +_ceee ._ffdd .PageHeight =_ceee ._ebeb ;_ceee ._ffdd .PageWidth =_ceee ._afgc ;_ceee ._ffdd .Margins =_ceee ._gbf ;_ceee ._ffdd ._bdbc =_ceee .UnsupportedCharacterReplacement ;}; -// AddTotalLine adds a new line in the invoice totals table. -func (_bffce *Invoice )AddTotalLine (desc ,value string )(*InvoiceCell ,*InvoiceCell ){_baee :=&InvoiceCell {_bffce ._dadf ,desc };_fgag :=&InvoiceCell {_bffce ._dadf ,value };_bffce ._bfgec =append (_bffce ._bfgec ,[2]*InvoiceCell {_baee ,_fgag });return _baee ,_fgag ; -}; +// NoteStyle returns the style properties used to render the content of the +// invoice note sections. +func (_adec *Invoice )NoteStyle ()TextStyle {return _adec ._ddbe }; -// GetMargins returns the margins of the TOC line: left, right, top, bottom. -func (_aabcf *TOCLine )GetMargins ()(float64 ,float64 ,float64 ,float64 ){_aggc :=&_aabcf ._egbgc ._ffdd ;return _aabcf ._aaeg ,_aggc .Right ,_aggc .Top ,_aggc .Bottom ;}; +// AddPatternResource adds pattern dictionary inside the resources dictionary. +func (_eacec *LinearShading )AddPatternResource (block *Block )(_dfee _bf .PdfObjectName ,_eedf error ){_ceag :=1;_baee :=_bf .PdfObjectName ("\u0050"+_bb .Itoa (_ceag ));for block ._ce .HasPatternByName (_baee ){_ceag ++;_baee =_bf .PdfObjectName ("\u0050"+_bb .Itoa (_ceag )); +};if _bgeeb :=block ._ce .SetPatternByName (_baee ,_eacec .ToPdfShadingPattern ().ToPdfObject ());_bgeeb !=nil {return "",_bgeeb ;};return _baee ,nil ;}; -// SetAntiAlias enables anti alias config. -// -// Anti alias is disabled by default. -func (_gdgdc *shading )SetAntiAlias (enable bool ){_gdgdc ._edbga =enable }; +// GetCoords returns the center coordinates of ellipse (`xc`, `yc`). +func (_bccf *Ellipse )GetCoords ()(float64 ,float64 ){return _bccf ._cfga ,_bccf ._adcc };type marginDrawable interface{VectorDrawable ;GetMargins ()(float64 ,float64 ,float64 ,float64 );}; -// SetSideBorderStyle sets the cell's side border style. -func (_gggbc *TableCell )SetSideBorderStyle (side CellBorderSide ,style CellBorderStyle ){switch side {case CellBorderSideAll :_gggbc ._gcbc =style ;_gggbc ._fdaa =style ;_gggbc ._fcbae =style ;_gggbc ._edebe =style ;case CellBorderSideTop :_gggbc ._gcbc =style ; -case CellBorderSideBottom :_gggbc ._fdaa =style ;case CellBorderSideLeft :_gggbc ._fcbae =style ;case CellBorderSideRight :_gggbc ._edebe =style ;};};func (_cbfb *Invoice )generateInformationBlocks (_beeec DrawContext )([]*Block ,DrawContext ,error ){_ddgf :=_fcgda (_cbfb ._eegf ); -_ddgf .SetMargins (0,0,0,20);_cefe :=_cbfb .drawAddress (_cbfb ._ccee );_cefe =append (_cefe ,_ddgf );_cefe =append (_cefe ,_cbfb .drawAddress (_cbfb ._ebfa )...);_geag :=_gbgb ();for _ ,_efaac :=range _cefe {_geag .Add (_efaac );};_dgge :=_cbfb .drawInformation (); -_fgaf :=_efga (2);_fgaf .SetMargins (0,0,25,0);_gebee :=_fgaf .NewCell ();_gebee .SetIndent (0);_gebee .SetContent (_geag );_gebee =_fgaf .NewCell ();_gebee .SetContent (_dgge );return _fgaf .GeneratePageBlocks (_beeec );}; +// CurCol returns the currently active cell's column number. +func (_dcafag *Table )CurCol ()int {_dafb :=(_dcafag ._dace -1)%(_dcafag ._efbf )+1;return _dafb }; -// Width returns the width of the ellipse. -func (_abffe *Ellipse )Width ()float64 {return _abffe ._fegd };func _acbab (_egeeeb *_bce .PdfRectangle ,_bbaae _gd .Matrix )*_bce .PdfRectangle {var _abgf _bce .PdfRectangle ;_abgf .Llx ,_abgf .Lly =_bbaae .Transform (_egeeeb .Llx ,_egeeeb .Lly );_abgf .Urx ,_abgf .Ury =_bbaae .Transform (_egeeeb .Urx ,_egeeeb .Ury ); -_abgf .Normalize ();return &_abgf ;};func (_ddgd *Block )mergeBlocks (_faee *Block )error {_ced :=_cdf (_ddgd ._db ,_ddgd ._ab ,_faee ._db ,_faee ._ab );if _ced !=nil {return _ced ;};for _ ,_fced :=range _faee ._da {_ddgd .AddAnnotation (_fced );};return nil ; +// MoveTo moves the drawing context to absolute coordinates (x, y). +func (_ecfce *Creator )MoveTo (x ,y float64 ){_ecfce ._ffdd .X =x ;_ecfce ._ffdd .Y =y };func (_ecdbf *templateProcessor )nodeError (_ddbfe *templateNode ,_dcaec string ,_adbc ...interface{})error {return _b .Errorf (_ecdbf .getNodeErrorLocation (_ddbfe ,_dcaec ,_adbc ...)); }; -// NewColorPoint creates a new color and point object for use in the gradient rendering process. -func NewColorPoint (color Color ,point float64 )*ColorPoint {return _dfae (color ,point )};func (_gafgc *templateProcessor )nodeLogDebug (_dcff *templateNode ,_bafdb string ,_babe ...interface{}){_bcf .Log .Debug (_gafgc .getNodeErrorLocation (_dcff ,_bafdb ,_babe ...)); -}; +// SetFillColor sets the fill color of the rectangle. +func (_bcba *Rectangle )SetFillColor (col Color ){_bcba ._eade =col }; -// Length calculates and returns the length of the line. -func (_gaac *Line )Length ()float64 {return _af .Sqrt (_af .Pow (_gaac ._acefg -_gaac ._dbacf ,2.0)+_af .Pow (_gaac ._fdac -_gaac ._fcbf ,2.0));};func (_bfabf *templateProcessor )parseFloatAttr (_fabdb ,_eece string )float64 {_bcf .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",_fabdb ,_eece ); -_eefegd ,_ :=_dc .ParseFloat (_eece ,64);return _eefegd ;}; +// NewGraphicSVGFromFile creates a graphic SVG from a file. +func NewGraphicSVGFromFile (path string )(*GraphicSVG ,error ){return _ddge (path )}; // WriteToFile writes the Creator output to file specified by path. -func (_effb *Creator )WriteToFile (outputPath string )error {_agab ,_bbbf :=_a .Create (outputPath );if _bbbf !=nil {return _bbbf ;};defer _agab .Close ();return _effb .Write (_agab );}; - -// Logo returns the logo of the invoice. -func (_afedb *Invoice )Logo ()*Image {return _afedb ._eabfg }; +func (_fdgf *Creator )WriteToFile (outputPath string )error {_ccdf ,_cddc :=_a .Create (outputPath );if _cddc !=nil {return _cddc ;};defer _ccdf .Close ();return _fdgf .Write (_ccdf );}; -// GetMargins returns the Block's margins: left, right, top, bottom. -func (_fbe *Block )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fbe ._ag .Left ,_fbe ._ag .Right ,_fbe ._ag .Top ,_fbe ._ag .Bottom ;}; +// SetBorderWidth sets the border width. +func (_eddd *Polygon )SetBorderWidth (borderWidth float64 ){_eddd ._bbbe .BorderWidth =borderWidth };func _ddfd (_gbba _ab .Image )(*Image ,error ){_dgcdf ,_eccd :=_bbd .ImageHandling .NewImageFromGoImage (_gbba );if _eccd !=nil {return nil ,_eccd ;};return _eggc (_dgcdf ); +}; -// InfoLines returns all the rows in the invoice information table as -// description-value cell pairs. -func (_bddg *Invoice )InfoLines ()[][2]*InvoiceCell {_dbgbc :=[][2]*InvoiceCell {_bddg ._effd ,_bddg ._fdcb ,_bddg ._afac };return append (_dbgbc ,_bddg ._bbaa ...);}; +// SetHeading sets the text and the style of the heading of the TOC component. +func (_dadgb *TOC )SetHeading (text string ,style TextStyle ){_fgfaa :=_dadgb .Heading ();_fgfaa .Reset ();_aegeb :=_fgfaa .Append (text );_aegeb .Style =style ;}; -// GetMargins returns the margins of the line: left, right, top, bottom. -func (_gbabb *Line )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _gbabb ._acga .Left ,_gbabb ._acga .Right ,_gbabb ._acga .Top ,_gbabb ._acga .Bottom ;}; +// NewDivision returns a new Division container component. +func (_cgg *Creator )NewDivision ()*Division {return _cebc ()}; -// ScaleToHeight scales the Block to a specified height, maintaining the same aspect ratio. -func (_dfde *Block )ScaleToHeight (h float64 ){_dcg :=h /_dfde ._afd ;_dfde .Scale (_dcg ,_dcg )};func _cdf (_aba *_cg .ContentStreamOperations ,_fdb *_bce .PdfPageResources ,_ebd *_cg .ContentStreamOperations ,_gee *_bce .PdfPageResources )error {_efce :=map[_gac .PdfObjectName ]_gac .PdfObjectName {}; -_bdb :=map[_gac .PdfObjectName ]_gac .PdfObjectName {};_gdd :=map[_gac .PdfObjectName ]_gac .PdfObjectName {};_fbfe :=map[_gac .PdfObjectName ]_gac .PdfObjectName {};_cfc :=map[_gac .PdfObjectName ]_gac .PdfObjectName {};_eab :=map[_gac .PdfObjectName ]_gac .PdfObjectName {}; -for _ ,_ccg :=range *_ebd {switch _ccg .Operand {case "\u0044\u006f":if len (_ccg .Params )==1{if _fdf ,_faf :=_ccg .Params [0].(*_gac .PdfObjectName );_faf {if _ ,_bcc :=_efce [*_fdf ];!_bcc {var _agd _gac .PdfObjectName ;_cfe ,_ :=_gee .GetXObjectByName (*_fdf ); -if _cfe !=nil {_agd =*_fdf ;for {_ggd ,_ :=_fdb .GetXObjectByName (_agd );if _ggd ==nil ||_ggd ==_cfe {break ;};_agd =*_gac .MakeName (_faca (_agd .String ()));};};_fdb .SetXObjectByName (_agd ,_cfe );_efce [*_fdf ]=_agd ;};_cde :=_efce [*_fdf ];_ccg .Params [0]=&_cde ; -};};case "\u0054\u0066":if len (_ccg .Params )==2{if _dbf ,_dee :=_ccg .Params [0].(*_gac .PdfObjectName );_dee {if _ ,_eff :=_bdb [*_dbf ];!_eff {_fgd ,_ccb :=_gee .GetFontByName (*_dbf );_edca :=*_dbf ;if _ccb &&_fgd !=nil {_edca =_gdcdg (_dbf .String (),_fgd ,_fdb ); -};_fdb .SetFontByName (_edca ,_fgd );_bdb [*_dbf ]=_edca ;};_efed :=_bdb [*_dbf ];_ccg .Params [0]=&_efed ;};};case "\u0043\u0053","\u0063\u0073":if len (_ccg .Params )==1{if _ddf ,_ggf :=_ccg .Params [0].(*_gac .PdfObjectName );_ggf {if _ ,_dcc :=_gdd [*_ddf ]; -!_dcc {var _cbd _gac .PdfObjectName ;_ad ,_dacc :=_gee .GetColorspaceByName (*_ddf );if _dacc {_cbd =*_ddf ;for {_gbf ,_afa :=_fdb .GetColorspaceByName (_cbd );if !_afa ||_ad ==_gbf {break ;};_cbd =*_gac .MakeName (_faca (_cbd .String ()));};_fdb .SetColorspaceByName (_cbd ,_ad ); -_gdd [*_ddf ]=_cbd ;}else {_bcf .Log .Debug ("C\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064");};};if _dgg ,_ffe :=_gdd [*_ddf ];_ffe {_ccg .Params [0]=&_dgg ;}else {_bcf .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",*_ddf ); -};};};case "\u0053\u0043\u004e","\u0073\u0063\u006e":if len (_ccg .Params )==1{if _feb ,_fga :=_ccg .Params [0].(*_gac .PdfObjectName );_fga {if _ ,_fac :=_fbfe [*_feb ];!_fac {var _ddb _gac .PdfObjectName ;_gdcd ,_eaf :=_gee .GetPatternByName (*_feb ); -if _eaf {_ddb =*_feb ;for {_agg ,_bad :=_fdb .GetPatternByName (_ddb );if !_bad ||_agg ==_gdcd {break ;};_ddb =*_gac .MakeName (_faca (_ddb .String ()));};_fdd :=_fdb .SetPatternByName (_ddb ,_gdcd .ToPdfObject ());if _fdd !=nil {return _fdd ;};_fbfe [*_feb ]=_ddb ; -};};if _gca ,_dbe :=_fbfe [*_feb ];_dbe {_ccg .Params [0]=&_gca ;};};};case "\u0073\u0068":if len (_ccg .Params )==1{if _fbg ,_dab :=_ccg .Params [0].(*_gac .PdfObjectName );_dab {if _ ,_cfa :=_cfc [*_fbg ];!_cfa {var _cad _gac .PdfObjectName ;_dbg ,_ggb :=_gee .GetShadingByName (*_fbg ); -if _ggb {_cad =*_fbg ;for {_edf ,_gcf :=_fdb .GetShadingByName (_cad );if !_gcf ||_dbg ==_edf {break ;};_cad =*_gac .MakeName (_faca (_cad .String ()));};_bgd :=_fdb .SetShadingByName (_cad ,_dbg .ToPdfObject ());if _bgd !=nil {_bcf .Log .Debug ("E\u0052\u0052\u004f\u0052 S\u0065t\u0020\u0073\u0068\u0061\u0064i\u006e\u0067\u003a\u0020\u0025\u0076",_bgd ); -return _bgd ;};_cfc [*_fbg ]=_cad ;}else {_bcf .Log .Debug ("\u0053\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};};if _aab ,_bbe :=_cfc [*_fbg ];_bbe {_ccg .Params [0]=&_aab ;}else {_bcf .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",*_fbg ); -};};};case "\u0067\u0073":if len (_ccg .Params )==1{if _gaa ,_eag :=_ccg .Params [0].(*_gac .PdfObjectName );_eag {if _ ,_bae :=_eab [*_gaa ];!_bae {var _gdf _gac .PdfObjectName ;_ecc ,_ffg :=_gee .GetExtGState (*_gaa );if _ffg {_gdf =*_gaa ;for {_bfce ,_aed :=_fdb .GetExtGState (_gdf ); -if !_aed ||_ecc ==_bfce {break ;};_gdf =*_gac .MakeName (_faca (_gdf .String ()));};};_fdb .AddExtGState (_gdf ,_ecc );_eab [*_gaa ]=_gdf ;};_dbfe :=_eab [*_gaa ];_ccg .Params [0]=&_dbfe ;};};};*_aba =append (*_aba ,_ccg );};return nil ;}; +// NewBlock creates a new Block with specified width and height. +func NewBlock (width float64 ,height float64 )*Block {_ead :=&Block {};_ead ._ec =&_da .ContentStreamOperations {};_ead ._ce =_bbd .NewPdfPageResources ();_ead ._eg =width ;_ead ._gg =height ;return _ead ;}; -// EnableWordWrap sets the paragraph word wrap flag. -func (_addgc *StyledParagraph )EnableWordWrap (val bool ){_addgc ._dafg =val }; +// SetText replaces all the text of the paragraph with the specified one. +func (_cebg *StyledParagraph )SetText (text string )*TextChunk {_cebg .Reset ();return _cebg .Append (text );}; -// 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 {_afbf :_af .Max (_af .Min (r ,1.0),0.0),_eeef :_af .Max (_af .Min (g ,1.0),0.0),_gba :_af .Max (_af .Min (b ,1.0),0.0)};}; +// ScaleToHeight scale Image to a specified height h, maintaining the aspect ratio. +func (_cggc *Image )ScaleToHeight (h float64 ){_caff :=_cggc ._bfdf /_cggc ._bcec ;_cggc ._bcec =h ;_cggc ._bfdf =h *_caff ;}; -// SetCoords sets the upper left corner coordinates of the rectangle. -func (_ccegd *Rectangle )SetCoords (x ,y float64 ){_ccegd ._cdac =x ;_ccegd ._agaf =y }; +// SetMargins sets the margins of the rectangle. +// NOTE: rectangle margins are only applied if relative positioning is used. +func (_gbee *Rectangle )SetMargins (left ,right ,top ,bottom float64 ){_gbee ._caegfd .Left =left ;_gbee ._caegfd .Right =right ;_gbee ._caegfd .Top =top ;_gbee ._caegfd .Bottom =bottom ;};func _geafg (_cfge *_bbd .PdfAnnotation )*_bbd .PdfAnnotation {if _cfge ==nil {return nil ; +};var _ggcae *_bbd .PdfAnnotation ;switch _cgaa :=_cfge .GetContext ().(type ){case *_bbd .PdfAnnotationLink :if _acgc :=_ggee (_cgaa );_acgc !=nil {_ggcae =_acgc .PdfAnnotation ;};};return _ggcae ;}; -// SetWidth sets the width of the rectangle. -func (_agge *Rectangle )SetWidth (width float64 ){_agge ._bbca =width }; +// Logo returns the logo of the invoice. +func (_egeag *Invoice )Logo ()*Image {return _egeag ._dcbc }; -// FitMode defines resizing options of an object inside a container. -type FitMode int ; +// SetAngle sets Image rotation angle in degrees. +func (_gabe *Image )SetAngle (angle float64 ){_gabe ._bbed =angle }; -// GeneratePageBlocks draws the line on a new block representing the page. -// Implements the Drawable interface. -func (_bddbc *Line )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_aegce []*Block ;_dgde =NewBlock (ctx .PageWidth ,ctx .PageHeight );_badb =ctx ;_adga ,_gada =_bddbc ._dbacf ,ctx .PageHeight -_bddbc ._fcbf ;_agabd ,_efcd =_bddbc ._acefg ,ctx .PageHeight -_bddbc ._fdac ; -);_dcba :=_bddbc ._defc .IsRelative ();if _dcba {ctx .X +=_bddbc ._acga .Left ;ctx .Y +=_bddbc ._acga .Top ;ctx .Width -=_bddbc ._acga .Left +_bddbc ._acga .Right ;ctx .Height -=_bddbc ._acga .Top +_bddbc ._acga .Bottom ;_adga ,_gada ,_agabd ,_efcd =_bddbc .computeCoords (ctx ); -if _bddbc .Height ()> ctx .Height {_aegce =append (_aegce ,_dgde );_dgde =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_ddcb :=ctx ;_ddcb .Y =ctx .Margins .Top +_bddbc ._acga .Top ;_ddcb .X =ctx .Margins .Left +_bddbc ._acga .Left ;_ddcb .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_bddbc ._acga .Top -_bddbc ._acga .Bottom ; -_ddcb .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_bddbc ._acga .Left -_bddbc ._acga .Right ;ctx =_ddcb ;_adga ,_gada ,_agabd ,_efcd =_bddbc .computeCoords (ctx );};};_ffgb :=_bb .BasicLine {X1 :_adga ,Y1 :_gada ,X2 :_agabd ,Y2 :_efcd ,LineColor :_cegc (_bddbc ._dgdd ),Opacity :_bddbc ._eccg ,LineWidth :_bddbc ._ffgg ,LineStyle :_bddbc ._cffg ,DashArray :_bddbc ._dbfa ,DashPhase :_bddbc ._gdfa }; -_ggce ,_ffdf :=_dgde .setOpacity (1.0,_bddbc ._eccg );if _ffdf !=nil {return nil ,ctx ,_ffdf ;};_aebaa ,_ ,_ffdf :=_ffgb .Draw (_ggce );if _ffdf !=nil {return nil ,ctx ,_ffdf ;};if _ffdf =_dgde .addContentsByString (string (_aebaa ));_ffdf !=nil {return nil ,ctx ,_ffdf ; -};if _dcba {ctx .X =_badb .X ;ctx .Width =_badb .Width ;_cggg :=_bddbc .Height ();ctx .Y +=_cggg +_bddbc ._acga .Bottom ;ctx .Height -=_cggg ;}else {ctx =_badb ;};_aegce =append (_aegce ,_dgde );return _aegce ,ctx ,nil ;}; +// InfoLines returns all the rows in the invoice information table as +// description-value cell pairs. +func (_faae *Invoice )InfoLines ()[][2]*InvoiceCell {_gdddf :=[][2]*InvoiceCell {_faae ._aca ,_faae ._cadc ,_faae ._cdfc };return append (_gdddf ,_faae ._geaa ...);};func (_cgeac *StyledParagraph )appendChunk (_debb *TextChunk )*TextChunk {_cgeac ._gacc =append (_cgeac ._gacc ,_debb ); +_cgeac .wrapText ();return _debb ;}; -// PageSize represents the page size as a 2 element array representing the width and height in PDF document units (points). -type PageSize [2]float64 ; +// SetBorderWidth sets the border width. +func (_afbg *PolyBezierCurve )SetBorderWidth (borderWidth float64 ){_afbg ._cgbc .BorderWidth =borderWidth ;}; -// SetColorBottom sets border color for bottom. -func (_fgc *border )SetColorBottom (col Color ){_fgc ._cgc =col }; +// TextVerticalAlignment controls the vertical position of the text +// in a styled paragraph. +type TextVerticalAlignment int ;func _baa (_fcg string )string {_aaf :=_bbdf .FindAllString (_fcg ,-1);if len (_aaf )==0{_fcg =_fcg +"\u0030";}else {_edef ,_dbcg :=_bb .Atoi (_aaf [len (_aaf )-1]);if _dbcg !=nil {_ee .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",_dbcg ); +_fcg =_fcg +"\u0030";}else {_edef ++;_fbc :=_dd .LastIndex (_fcg ,_aaf [len (_aaf )-1]);if _fbc ==-1{_fcg =_b .Sprintf ("\u0025\u0073\u0025\u0064",_fcg [:len (_fcg )-1],_edef );}else {_fcg =_fcg [:_fbc ]+_bb .Itoa (_edef );};};};return _fcg ;};func (_fbgd *TOCLine )getLineLink ()*_bbd .PdfAnnotation {if _fbgd ._bgge <=0{return nil ; +};return _cagc (_fbgd ._bgge -1,_fbgd ._fggb ,_fbgd ._bdeg ,0);}; -// SetNumber sets the number of the invoice. -func (_cbca *Invoice )SetNumber (number string )(*InvoiceCell ,*InvoiceCell ){_cbca ._effd [1].Value =number ;return _cbca ._effd [0],_cbca ._effd [1];}; +// Height returns the total height of all rows. +func (_fbggd *Table )Height ()float64 {_daff :=float64 (0.0);for _ ,_fdfa :=range _fbggd ._abaa {_daff +=_fdfa ;};return _daff ;}; -// SetWidthBottom sets border width for bottom. -func (_edb *border )SetWidthBottom (bw float64 ){_edb ._bdfg =bw }; +// AddLine adds a new line with the provided style to the table of contents. +func (_bccc *TOC )AddLine (line *TOCLine )*TOCLine {if line ==nil {return nil ;};_bccc ._dcbb =append (_bccc ._dcbb ,line );return line ;}; -// Margins represents page margins or margins around an element. -type Margins struct{Left float64 ;Right float64 ;Top float64 ;Bottom float64 ;};func (_dfcde *templateProcessor )parseBorderRadiusAttr (_gdbe ,_bdddd string )(_fdcbc ,_ceda ,_fbcc ,_ecbff float64 ){_bcf .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",_gdbe ,_bdddd ); -switch _baadd :=_df .Fields (_bdddd );len (_baadd ){case 1:_fdcbc ,_ =_dc .ParseFloat (_baadd [0],64);_ceda =_fdcbc ;_fbcc =_fdcbc ;_ecbff =_fdcbc ;case 2:_fdcbc ,_ =_dc .ParseFloat (_baadd [0],64);_fbcc =_fdcbc ;_ceda ,_ =_dc .ParseFloat (_baadd [1],64); -_ecbff =_ceda ;case 3:_fdcbc ,_ =_dc .ParseFloat (_baadd [0],64);_ceda ,_ =_dc .ParseFloat (_baadd [1],64);_ecbff =_ceda ;_fbcc ,_ =_dc .ParseFloat (_baadd [2],64);case 4:_fdcbc ,_ =_dc .ParseFloat (_baadd [0],64);_ceda ,_ =_dc .ParseFloat (_baadd [1],64); -_fbcc ,_ =_dc .ParseFloat (_baadd [2],64);_ecbff ,_ =_dc .ParseFloat (_baadd [3],64);};return _fdcbc ,_ceda ,_fbcc ,_ecbff ;}; +// Width returns the width of the Paragraph. +func (_dcef *Paragraph )Width ()float64 {if _dcef ._bacce &&int (_dcef ._cfedb )> 0{return _dcef ._cfedb ;};return _dcef .getTextWidth ()/1000.0;}; -// 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). -// The callback function allows final touch-ups for each page, and it -// provides information that might not be known at other stages of designing -// 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 (_fafd *Creator )PageFinalize (pageFinalizeFunc func (_dbfde PageFinalizeFunctionArgs )error ){_fafd ._gff =pageFinalizeFunc ;};func (_dbagg *templateProcessor )parseTable (_ddfdc *templateNode )(interface{},error ){var _gbef int64 ;for _ ,_baeea :=range _ddfdc ._dcedab .Attr {_cadf :=_baeea .Value ; -switch _dbagc :=_baeea .Name .Local ;_dbagc {case "\u0063o\u006c\u0075\u006d\u006e\u0073":_gbef =_dbagg .parseInt64Attr (_dbagc ,_cadf );};};if _gbef <=0{_dbagg .nodeLogDebug (_ddfdc ,"\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",_gbef ); -_gbef =1;};_aeaa :=_dbagg .creator .NewTable (int (_gbef ));for _ ,_fgcc :=range _ddfdc ._dcedab .Attr {_efeda :=_fgcc .Value ;switch _dfdga :=_fgcc .Name .Local ;_dfdga {case "\u0063\u006f\u006c\u0075\u006d\u006e\u002d\u0077\u0069\u0064\u0074\u0068\u0073":_aeaa .SetColumnWidths (_dbagg .parseFloatArray (_dfdga ,_efeda )...); -case "\u006d\u0061\u0072\u0067\u0069\u006e":_ggdb :=_dbagg .parseMarginAttr (_dfdga ,_efeda );_aeaa .SetMargins (_ggdb .Left ,_ggdb .Right ,_ggdb .Top ,_ggdb .Bottom );case "\u0078":_aeaa .SetPos (_dbagg .parseFloatAttr (_dfdga ,_efeda ),_aeaa ._cfgfa ); -case "\u0079":_aeaa .SetPos (_aeaa ._egfcd ,_dbagg .parseFloatAttr (_dfdga ,_efeda ));case "\u0068\u0065a\u0064\u0065\u0072-\u0073\u0074\u0061\u0072\u0074\u002d\u0072\u006f\u0077":_aeaa ._gcdbc =int (_dbagg .parseInt64Attr (_dfdga ,_efeda ));case "\u0068\u0065\u0061\u0064\u0065\u0072\u002d\u0065\u006ed\u002d\u0072\u006f\u0077":_aeaa ._dccga =int (_dbagg .parseInt64Attr (_dfdga ,_efeda )); -case "\u0065n\u0061b\u006c\u0065\u002d\u0072\u006f\u0077\u002d\u0077\u0072\u0061\u0070":_aeaa .EnableRowWrap (_dbagg .parseBoolAttr (_dfdga ,_efeda ));case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_aeaa .EnablePageWrap (_dbagg .parseBoolAttr (_dfdga ,_efeda )); -case "\u0063o\u006c\u0075\u006d\u006e\u0073":break ;default:_dbagg .nodeLogDebug (_ddfdc ,"\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",_dfdga ); -};};if _aeaa ._gcdbc !=0&&_aeaa ._dccga !=0{_gffbe :=_aeaa .SetHeaderRows (_aeaa ._gcdbc ,_aeaa ._dccga );if _gffbe !=nil {_dbagg .nodeLogDebug (_ddfdc ,"\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",_gffbe ); -};}else {_aeaa ._gcdbc =0;_aeaa ._dccga =0;};return _aeaa ,nil ;}; +// SetMargins sets the Paragraph's margins. +func (_dgfgb *Paragraph )SetMargins (left ,right ,top ,bottom float64 ){_dgfgb ._ggfad .Left =left ;_dgfgb ._ggfad .Right =right ;_dgfgb ._ggfad .Top =top ;_dgfgb ._ggfad .Bottom =bottom ;}; -// GetMargins returns the margins of the ellipse: left, right, top, bottom. -func (_abecb *Ellipse )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _abecb ._bceg .Left ,_abecb ._bceg .Right ,_abecb ._bceg .Top ,_abecb ._bceg .Bottom ;}; +// Width returns the width of the ellipse. +func (_gcbf *Ellipse )Width ()float64 {return _gcbf ._dgga }; -// 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 (_fdgeb *Image )SetWidth (w float64 ){_fdgeb ._ccca =w }; +// SetWidth sets the width of the rectangle. +func (_begc *Rectangle )SetWidth (width float64 ){_begc ._cdagc =width };func (_cgfcfg *templateProcessor )parseDivision (_bage *templateNode )(interface{},error ){_adgaaf :=_cgfcfg .creator .NewDivision ();for _ ,_defbf :=range _bage ._ebeg .Attr {_abed :=_defbf .Value ; +switch _bgcba :=_defbf .Name .Local ;_bgcba {case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_adgaaf .EnablePageWrap (_cgfcfg .parseBoolAttr (_bgcba ,_abed ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_cgga :=_cgfcfg .parseMarginAttr (_bgcba ,_abed ); +_adgaaf .SetMargins (_cgga .Left ,_cgga .Right ,_cgga .Top ,_cgga .Bottom );case "\u0070a\u0064\u0064\u0069\u006e\u0067":_dcfc :=_cgfcfg .parseMarginAttr (_bgcba ,_abed );_adgaaf .SetPadding (_dcfc .Left ,_dcfc .Right ,_dcfc .Top ,_dcfc .Bottom );default:_cgfcfg .nodeLogDebug (_bage ,"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",_bgcba ); +};};return _adgaaf ,nil ;};type border struct{_dgf float64 ;_fcb float64 ;_fce float64 ;_cg float64 ;_cfd Color ;_fcc Color ;_dafd float64 ;_ege Color ;_bca float64 ;_dfe Color ;_dbf float64 ;_cdc Color ;_eeb float64 ;LineStyle _gad .LineStyle ;_ccf CellBorderStyle ; +_aadc CellBorderStyle ;_ggg CellBorderStyle ;_gec CellBorderStyle ;}; -// 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 (_gaacb *StyledParagraph )Height ()float64 {_gaacb .wrapText ();var _fffa float64 ;for _ ,_dcefe :=range _gaacb ._afaa {var _gdfad float64 ;for _ ,_dcdfc :=range _dcefe {_gcefc :=_gaacb ._bfef *_dcdfc .Style .FontSize ;if _gcefc > _gdfad {_gdfad =_gcefc ; -};};_fffa +=_gdfad ;};return _fffa ;}; +// InvoiceCellProps holds all style properties for an invoice cell. +type InvoiceCellProps struct{TextStyle TextStyle ;Alignment CellHorizontalAlignment ;BackgroundColor Color ;BorderColor Color ;BorderWidth float64 ;BorderSides []CellBorderSide ;}; -// SetMargins sets the margins for the Image (in relative mode): left, right, top, bottom. -func (_acfd *Image )SetMargins (left ,right ,top ,bottom float64 ){_acfd ._fbaf .Left =left ;_acfd ._fbaf .Right =right ;_acfd ._fbaf .Top =top ;_acfd ._fbaf .Bottom =bottom ;}; +// NewCellProps returns the default properties of an invoice cell. +func (_gdbb *Invoice )NewCellProps ()InvoiceCellProps {_dcdc :=ColorRGBFrom8bit (255,255,255);return InvoiceCellProps {TextStyle :_gdbb ._faeg ,Alignment :CellHorizontalAlignmentLeft ,BackgroundColor :_dcdc ,BorderColor :_dcdc ,BorderWidth :1,BorderSides :[]CellBorderSide {CellBorderSideAll }}; +}; -// AddAnnotation adds an annotation to the current block. -// The annotation will be added to the page the block will be rendered on. -func (_ea *Block )AddAnnotation (annotation *_bce .PdfAnnotation ){for _ ,_ge :=range _ea ._da {if _ge ==annotation {return ;};};_ea ._da =append (_ea ._da ,annotation );}; +// SetTitleStyle sets the style properties of the invoice title. +func (_ffce *Invoice )SetTitleStyle (style TextStyle ){_ffce ._dccef =style }; -// MultiColCell makes a new cell with the specified column span and inserts it -// into the table at the current position. -func (_dffbe *Table )MultiColCell (colspan int )*TableCell {return _dffbe .MultiCell (1,colspan )}; +// Opacity returns the opacity of the line. +func (_deac *Line )Opacity ()float64 {return _deac ._ffbdb }; -// SetFillOpacity sets the fill opacity of the rectangle. -func (_ccbef *Rectangle )SetFillOpacity (opacity float64 ){_ccbef ._adff =opacity }; +// 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{_bgcbe float64 ;_aagb float64 ;_cdagc float64 ;_ddbcg float64 ;_efee Positioning ;_eade Color ;_fbcfb float64 ;_acbae Color ;_egdc float64 ;_cegge float64 ;_bfbf float64 ;_gefff float64 ;_fgegb float64 ;_bcfag float64 ;_caegfd Margins ; +_dgba FitMode ;}; -// NewTextChunk returns a new text chunk instance. -func NewTextChunk (text string ,style TextStyle )*TextChunk {return &TextChunk {Text :text ,Style :style ,VerticalAlignment :TextVerticalAlignmentBaseline };}; +// GetOptimizer returns current PDF optimizer. +func (_fcca *Creator )GetOptimizer ()_bbd .Optimizer {return _fcca ._eadg }; -// 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 (_egad *Division )SetPadding (left ,right ,top ,bottom float64 ){_egad ._dbfb .Left =left ;_egad ._dbfb .Right =right ;_egad ._dbfb .Top =top ;_egad ._dbfb .Bottom =bottom ;}; +// NewTOC creates a new table of contents. +func (_agbc *Creator )NewTOC (title string )*TOC {_gcgg :=_agbc .NewTextStyle ();_gcgg .Font =_agbc ._dggc ;return _cdgbb (title ,_agbc .NewTextStyle (),_gcgg );}; -// SetStyleTop sets border style for top side. -func (_gde *border )SetStyleTop (style CellBorderStyle ){_gde ._dcd =style }; +// TextChunk represents a chunk of text along with a particular style. +type TextChunk struct{ -// SetMargins sets the margins of the line. -// NOTE: line margins are only applied if relative positioning is used. -func (_afc *Line )SetMargins (left ,right ,top ,bottom float64 ){_afc ._acga .Left =left ;_afc ._acga .Right =right ;_afc ._acga .Top =top ;_afc ._acga .Bottom =bottom ;};func (_cgcf *Chapter )headingText ()string {_gcc :=_cgcf ._dcge ;if _efdc :=_cgcf .headingNumber (); -_efdc !=""{_gcc =_g .Sprintf ("\u0025\u0073\u0020%\u0073",_efdc ,_gcc );};return _gcc ;}; +// The text that is being rendered in the PDF. +Text string ; -// Text sets the text content of the Paragraph. -func (_ebg *Paragraph )Text ()string {return _ebg ._dfef }; +// The style of the text being rendered. +Style TextStyle ;_gdege *_bbd .PdfAnnotation ;_daadb bool ; -// SetFillOpacity sets the fill opacity. -func (_agfc *PolyBezierCurve )SetFillOpacity (opacity float64 ){_agfc ._ccbe =opacity }; +// The vertical alignment of the text chunk. +VerticalAlignment TextVerticalAlignment ;}; -// Height returns Image's document height. -func (_gbbd *Image )Height ()float64 {return _gbbd ._abg }; +// ToPdfShadingPattern generates a new model.PdfShadingPatternType2 object. +func (_eeeb *LinearShading )ToPdfShadingPattern ()*_bbd .PdfShadingPatternType2 {_ffgdg ,_fgaeg ,_adbd :=_eeeb ._ebade ._cfgfd .ToRGB ();_cegc :=_eeeb .shadingModel ();_cegc .PdfShading .Background =_bf .MakeArrayFromFloats ([]float64 {_ffgdg ,_fgaeg ,_adbd }); +_dbcd :=_bbd .NewPdfShadingPatternType2 ();_dbcd .Shading =_cegc ;return _dbcd ;}; -// SetAddressHeadingStyle sets the style properties used to render the -// heading of the invoice address sections. -func (_daae *Invoice )SetAddressHeadingStyle (style TextStyle ){_daae ._affd =style }; +// Positioning returns the type of positioning the ellipse is set to use. +func (_bgbb *Ellipse )Positioning ()Positioning {return _bgbb ._cafbc }; -// GetHorizontalAlignment returns the horizontal alignment of the image. -func (_ccbb *Image )GetHorizontalAlignment ()HorizontalAlignment {return _ccbb ._cccg }; +// UnsupportedRuneError is an error that occurs when there is unsupported glyph being used. +type UnsupportedRuneError struct{Message string ;Rune rune ;};func _gdeb (_dbdc *templateProcessor ,_bcbc *templateNode )(interface{},error ){return _dbdc .parseDivision (_bcbc );}; -// GetMargins returns the Image's margins: left, right, top, bottom. -func (_acef *Image )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _acef ._fbaf .Left ,_acef ._fbaf .Right ,_acef ._fbaf .Top ,_acef ._fbaf .Bottom ;}; +// The Image type is used to draw an image onto PDF. +type Image struct{_dgcf *_bbd .XObjectImage ;_dcce *_bbd .Image ;_bbed float64 ;_bfdf ,_bcec float64 ;_accbf ,_cdad float64 ;_fgcd Positioning ;_gdbdg HorizontalAlignment ;_agcca float64 ;_fgba float64 ;_gcce float64 ;_ecd Margins ;_eddfg ,_fcfd float64 ; +_ccfa _bf .StreamEncoder ;_gfeea FitMode ;}; -// FillColor returns the fill color of the ellipse. -func (_cegcc *Ellipse )FillColor ()Color {return _cegcc ._caeca }; +// Margins returns the margins of the list: left, right, top, bottom. +func (_bcdg *List )Margins ()(float64 ,float64 ,float64 ,float64 ){return _bcdg ._ddba .Left ,_bcdg ._ddba .Right ,_bcdg ._ddba .Top ,_bcdg ._ddba .Bottom ;}; -// GetRowHeight returns the height of the specified row. -func (_gfadc *Table )GetRowHeight (row int )(float64 ,error ){if row < 1||row > len (_gfadc ._cgfe ){return 0,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};return _gfadc ._cgfe [row -1],nil ; -}; +// GetMargins returns the margins of the chart (left, right, top, bottom). +func (_fdc *Chart )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fdc ._ceac .Left ,_fdc ._ceac .Right ,_fdc ._ceac .Top ,_fdc ._ceac .Bottom ;}; -// ScaleToWidth scales the ellipse to the specified width. The height of -// the ellipse is scaled so that the aspect ratio is maintained. -func (_fabg *Ellipse )ScaleToWidth (w float64 ){_gad :=_fabg ._ebdcd /_fabg ._fegd ;_fabg ._fegd =w ;_fabg ._ebdcd =w *_gad ;}; +// Lines returns all the rows of the invoice line items table. +func (_ggce *Invoice )Lines ()[][]*InvoiceCell {return _ggce ._gddbf }; -// Angle returns the block rotation angle in degrees. -func (_bbd *Block )Angle ()float64 {return _bbd ._gdc }; +// SetBorderWidth sets the border width. +func (_deda *CurvePolygon )SetBorderWidth (borderWidth float64 ){_deda ._cba .BorderWidth =borderWidth };func _bgdb (_ggaec *templateProcessor ,_fcgff *templateNode )(interface{},error ){return _ggaec .parsePageBreak (_fcgff );}; -// TemplateOptions contains options and resources to use when rendering -// a template with a Creator instance. -// All the resources in the map fields can be referenced by their -// name/key in the template which is rendered using the options instance. -type TemplateOptions struct{ +// NewColumn returns a new column for the line items invoice table. +func (_ecbc *Invoice )NewColumn (description string )*InvoiceCell {return _ecbc .newColumn (description ,CellHorizontalAlignmentLeft );}; -// HelperFuncMap is used to define functions which can be accessed -// inside the rendered templates by their assigned names. -HelperFuncMap _f .FuncMap ; +// SetForms adds an Acroform to a PDF file. Sets the specified form for writing. +func (_dbgg *Creator )SetForms (form *_bbd .PdfAcroForm )error {_dbgg ._bagc =form ;return nil };type fontMetrics struct{_acdff float64 ;_ffaf float64 ;_bcecg float64 ;_fbbdb float64 ;}; -// SubtemplateMap contains templates which can be rendered alongside -// the main template. They can be accessed using their assigned names -// in the main template or in the other subtemplates. -// Subtemplates defined inside the subtemplates specified in the map -// can be accessed directly. -// All resources available to the main template are also available -// to the subtemplates. -SubtemplateMap map[string ]_c .Reader ; +// Width returns Image's document width. +func (_defd *Image )Width ()float64 {return _defd ._bfdf }; -// FontMap contains pre-loaded fonts which can be accessed -// inside the rendered templates by their assigned names. -FontMap map[string ]*_bce .PdfFont ; +// SetRowPosition sets cell row position. +func (_befde *TableCell )SetRowPosition (row int ){_befde ._cddg =row }; -// ImageMap contains pre-loaded images which can be accessed -// inside the rendered templates by their assigned names. -ImageMap map[string ]*_bce .Image ; +// NewCell returns a new invoice table cell. +func (_bfda *Invoice )NewCell (value string )*InvoiceCell {return _bfda .newCell (value ,_bfda .NewCellProps ());};func (_aecg *List )ctxHeight (_cege float64 )float64 {_cege -=_aecg ._eaef ;var _aagc float64 ;for _ ,_cceeb :=range _aecg ._gebg {_aagc +=_cceeb .ctxHeight (_cege ); +};return _aagc ;};func (_dfdeg *templateProcessor )parseChapterHeading (_gagae *templateNode )(interface{},error ){if _gagae ._afbge ==nil {_dfdeg .nodeLogError (_gagae ,"\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 ,_gcgf ;};_gbabgg ,_dcfd :=_gagae ._afbge ._dceb .(*Chapter );if !_dcfd {_dfdeg .nodeLogError (_gagae ,"\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",_gagae ._afbge ._dceb ); +return nil ,_gcgf ;};_adfc :=_gbabgg .GetHeading ();if _ ,_cgbgf :=_dfdeg .parseParagraph (_gagae ,_adfc );_cgbgf !=nil {return nil ,_cgbgf ;};return _adfc ,nil ;}; -// ColorMap contains colors which can be accessed -// inside the rendered templates by their assigned names. -ColorMap map[string ]Color ; +// 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 (_agfe *StyledParagraph )AddInternalLink (text string ,page int64 ,x ,y ,zoom float64 )*TextChunk {_gbbd :=NewTextChunk (text ,_agfe ._fbcb );_gbbd ._gdege =_cagc (page -1,x ,y ,zoom );return _agfe .appendChunk (_gbbd );}; -// ChartMap contains charts which can be accessed -// inside the rendered templates by their assigned names. -ChartMap map[string ]_ga .ChartRenderable ;}; +// SetFont sets the Paragraph's font. +func (_ebcdb *Paragraph )SetFont (font *_bbd .PdfFont ){_ebcdb ._bebf =font }; -// Width returns the width of the rectangle. -// NOTE: the returned value does not include the border width of the rectangle. -func (_fde *Rectangle )Width ()float64 {return _fde ._bbca }; +// GetMargins returns the margins of the graphic svg (left, right, top, bottom). +func (_fbfa *GraphicSVG )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fbfa ._gac .Left ,_fbfa ._gac .Right ,_fbfa ._gac .Top ,_fbfa ._gac .Bottom ;};func (_fcdf *templateProcessor )parseLineStyleAttr (_egbd ,_bdfbb string )_gad .LineStyle {_ee .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",_egbd ,_bdfbb ); +_dfbea :=map[string ]_gad .LineStyle {"\u0073\u006f\u006ci\u0064":_gad .LineStyleSolid ,"\u0064\u0061\u0073\u0068\u0065\u0064":_gad .LineStyleDashed }[_bdfbb ];return _dfbea ;};func (_bee *pageTransformations )applyFlip (_bgf *_bbd .PdfPage )error {_ggfa ,_dgeg :=_bee ._eacc ,_bee ._ebbg ; +if !_ggfa &&!_dgeg {return nil ;};if _bgf ==nil {return _ge .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};_cacec ,_aefa :=_bgf .GetMediaBox ();if _aefa !=nil {return _aefa ;};_bcga ,_dddf :=_cacec .Width (),_cacec .Height (); +_aaff ,_aefa :=_bgf .GetRotate ();if _aefa !=nil {_ee .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",_aefa .Error ()); +};if _dcab :=_aaff %360!=0&&_aaff %90==0;_dcab {if _baf :=(360+_aaff %360)%360;_baf ==90||_baf ==270{_ggfa ,_dgeg =_dgeg ,_ggfa ;};};_aedc ,_accfb :=1.0,0.0;if _ggfa {_aedc ,_accfb =-1.0,-_bcga ;};_cgea ,_gfgb :=1.0,0.0;if _dgeg {_cgea ,_gfgb =-1.0,-_dddf ; +};_ggfc :=_da .NewContentCreator ().Scale (_aedc ,_cgea ).Translate (_accfb ,_gfgb );_aedf ,_aefa :=_bf .MakeStream (_ggfc .Bytes (),_bf .NewFlateEncoder ());if _aefa !=nil {return _aefa ;};_gggb :=_bf .MakeArray (_aedf );_gggb .Append (_bgf .GetContentStreamObjs ()...); +_bgf .Contents =_gggb ;return nil ;}; -// Scale sets the scale ratio with `X` factor and `Y` factor for the graphic svg. -func (_ffafc *GraphicSVG )Scale (xFactor ,yFactor float64 ){_ffafc ._gabed .Width =xFactor *_ffafc ._gabed .Width ;_ffafc ._gabed .Height =yFactor *_ffafc ._gabed .Height ;_ffafc ._gabed .SetScaling (xFactor ,yFactor );};func _fcgda (_geaf TextStyle )*StyledParagraph {return &StyledParagraph {_fcea :[]*TextChunk {},_befg :_geaf ,_dcfd :_edbgb (_geaf .Font ),_bfef :1.0,_ggdgd :TextAlignmentLeft ,_ddcc :true ,_geabe :true ,_dafg :false ,_dafe :0,_fbbde :1,_acbb :1,_cebf :PositionRelative }; -};func (_adbg *TextChunk )clone ()*TextChunk {_gbdd :=*_adbg ;_gbdd ._dfce =_dcgf (_adbg ._dfce );return &_gbdd ;};func (_dffbd *Division )drawBackground (_bfd []*Block ,_bffdc ,_gbab DrawContext ,_facd bool )([]*Block ,error ){_bfbbf :=len (_bfd );if _bfbbf ==0||_dffbd ._gcgc ==nil {return _bfd ,nil ; -};_afdf :=make ([]*Block ,0,len (_bfd ));for _befae ,_deea :=range _bfd {var (_aefd =_dffbd ._gcgc .BorderRadiusTopLeft ;_aceg =_dffbd ._gcgc .BorderRadiusTopRight ;_cece =_dffbd ._gcgc .BorderRadiusBottomLeft ;_cdecc =_dffbd ._gcgc .BorderRadiusBottomRight ; -);_cbgec :=_bffdc ;_cbgec .Page +=_befae ;if _befae ==0{if _facd {_afdf =append (_afdf ,_deea );continue ;};if _bfbbf ==1{_cbgec .Height =_gbab .Y -_bffdc .Y ;};}else {_cbgec .X =_cbgec .Margins .Left +_dffbd ._dagd .Left ;_cbgec .Y =_cbgec .Margins .Top ; -_cbgec .Width =_cbgec .PageWidth -_cbgec .Margins .Left -_cbgec .Margins .Right -_dffbd ._dagd .Left -_dffbd ._dagd .Right ;if _befae ==_bfbbf -1{_cbgec .Height =_gbab .Y -_cbgec .Margins .Top -_dffbd ._dagd .Top ;}else {_cbgec .Height =_cbgec .PageHeight -_cbgec .Margins .Top -_cbgec .Margins .Bottom ; -};if !_facd {_aefd =0;_aceg =0;};};if _bfbbf > 1&&_befae !=_bfbbf -1{_cece =0;_cdecc =0;};_ggbe :=_bgacf (_cbgec .X ,_cbgec .Y ,_cbgec .Width ,_cbgec .Height );_ggbe .SetFillColor (_dffbd ._gcgc .FillColor );_ggbe .SetBorderColor (_dffbd ._gcgc .BorderColor ); -_ggbe .SetBorderWidth (_dffbd ._gcgc .BorderSize );_ggbe .SetBorderRadius (_aefd ,_aceg ,_cece ,_cdecc );_dgbe ,_ ,_fbea :=_ggbe .GeneratePageBlocks (_cbgec );if _fbea !=nil {return nil ,_fbea ;};if len (_dgbe )==0{continue ;};_bfbd :=_dgbe [0];if _fbea =_bfbd .mergeBlocks (_deea ); -_fbea !=nil {return nil ,_fbea ;};_afdf =append (_afdf ,_bfbd );};return _afdf ,nil ;}; +// Height returns the Block's height. +func (_aa *Block )Height ()float64 {return _aa ._gg }; -// CellBorderStyle defines the table cell's border style. -type CellBorderStyle int ;func _baadb (_ffeg *templateProcessor ,_edede *templateNode )(interface{},error ){return _ffeg .parseListMarker (_edede );}; +// NewCurvePolygon creates a new curve polygon. +func (_aabg *Creator )NewCurvePolygon (rings [][]_gad .CubicBezierCurve )*CurvePolygon {return _fdd (rings );}; -// Number returns the invoice number description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_acege *Invoice )Number ()(*InvoiceCell ,*InvoiceCell ){return _acege ._effd [0],_acege ._effd [1]}; +// SetFillOpacity sets the fill opacity of the rectangle. +func (_bcbdb *Rectangle )SetFillOpacity (opacity float64 ){_bcbdb ._fbcfb =opacity }; -// Height returns the Block's height. -func (_ead *Block )Height ()float64 {return _ead ._afd }; +// BorderWidth returns the border width of the ellipse. +func (_deea *Ellipse )BorderWidth ()float64 {return _deea ._cbab }; -// Width returns the width of the chart. In relative positioning mode, -// all the available context width is used at render time. -func (_dec *Chart )Width ()float64 {return float64 (_dec ._afdb .Width ())}; +// 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 (_cfggb *Paragraph )SetColor (col Color ){_cfggb ._bbbf =col }; -// Lines returns all the rows of the invoice line items table. -func (_dgadc *Invoice )Lines ()[][]*InvoiceCell {return _dgadc ._ebcb };func (_accg *TOCLine )getLineLink ()*_bce .PdfAnnotation {if _accg ._gdgb <=0{return nil ;};return _dgga (_accg ._gdgb -1,_accg ._fbeff ,_accg ._feac ,0);}; +// SetMargins sets the Block's left, right, top, bottom, margins. +func (_edbg *Block )SetMargins (left ,right ,top ,bottom float64 ){_edbg ._cf .Left =left ;_edbg ._cf .Right =right ;_edbg ._cf .Top =top ;_edbg ._cf .Bottom =bottom ;}; -// SetWidthLeft sets border width for left. -func (_edac *border )SetWidthLeft (bw float64 ){_edac ._efd =bw };func (_fdca *templateProcessor )processGradientColorPair (_gefeb []string )(_cbeeg []Color ,_ccfge []float64 ){for _ ,_geeb :=range _gefeb {var (_cadfe =_df .Fields (_geeb );_cacgg =len (_cadfe ); -);if _cacgg ==0{continue ;};_egbda :="";if _cacgg > 1{_egbda =_df .TrimSpace (_cadfe [1]);};_dggfe :=-1.0;if _df .HasSuffix (_egbda ,"\u0025"){_badca ,_afdfg :=_dc .ParseFloat (_egbda [:len (_egbda )-1],64);if _afdfg !=nil {_bcf .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",_afdfg ); -};_dggfe =_badca /100.0;};_ccfbe :=_fdca .parseColor (_df .TrimSpace (_cadfe [0]));if _ccfbe !=nil {_cbeeg =append (_cbeeg ,_ccfbe );_ccfge =append (_ccfge ,_dggfe );};};if len (_cbeeg )!=len (_ccfge ){_bcf .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 ;};_cfcd :=-1;_ccfbf :=0.0;for _gfgcf ,_bfdbg :=range _ccfge {if _bfdbg ==-1.0{if _gfgcf ==0{_bfdbg =0.0;_ccfge [_gfgcf ]=0.0;continue ;};_cfcd ++;if _gfgcf < len (_ccfge )-1{continue ;}else {_bfdbg =1.0;_ccfge [_gfgcf ]=1.0;};};_bgfd :=_cfcd +1; -for _eabc :=_gfgcf -_cfcd ;_eabc < _gfgcf ;_eabc ++{_ccfge [_eabc ]=_ccfbf +(float64 (_eabc )*(_bfdbg -_ccfbf )/float64 (_bgfd ));};_ccfbf =_bfdbg ;_cfcd =-1;};return _cbeeg ,_ccfge ;}; +// SetFitMode sets the fit mode of the image. +// NOTE: The fit mode is only applied if relative positioning is used. +func (_eega *Image )SetFitMode (fitMode FitMode ){_eega ._gfeea =fitMode }; -// The Image type is used to draw an image onto PDF. -type Image struct{_aeeb *_bce .XObjectImage ;_ggae *_bce .Image ;_gddae float64 ;_ccca ,_abg float64 ;_ecde ,_fdcg float64 ;_bgee Positioning ;_cccg HorizontalAlignment ;_beb float64 ;_gedaf float64 ;_baa float64 ;_fbaf Margins ;_geff ,_agae float64 ;_gdbdc _gac .StreamEncoder ; -_fgga FitMode ;}; +// SetPos sets absolute positioning with specified coordinates. +func (_dfbba *Paragraph )SetPos (x ,y float64 ){_dfbba ._geee =PositionAbsolute ;_dfbba ._bagf =x ;_dfbba ._egce =y ;};func _ddge (_fbcf string )(*GraphicSVG ,error ){_ecag ,_ebddc :=_bd .ParseFromFile (_fbcf );if _ebddc !=nil {return nil ,_ebddc ;};return _adfd (_ecag ); +}; -// Positioning represents the positioning type for drawing creator components (relative/absolute). -type Positioning int ;func (_gaaea *templateProcessor )parseRadialGradientAttr (creator *Creator ,_cbba string )Color {_cadabb :=ColorBlack ;if _cbba ==""{return _cadabb ;};var (_agbga error ;_eeacg =0.0;_egbfa =0.0;_gdbfb =-1.0;_gbcbg =_df .Split (_cbba [16:len (_cbba )-1],"\u002c"); -);_badfa :=_df .Fields (_gbcbg [0]);if len (_badfa )==2&&_df .TrimSpace (_badfa [0])[0]!='#'{_eeacg ,_agbga =_dc .ParseFloat (_badfa [0],64);if _agbga !=nil {_bcf .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",_agbga ); -};_egbfa ,_agbga =_dc .ParseFloat (_badfa [1],64);if _agbga !=nil {_bcf .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",_agbga ); -};_gbcbg =_gbcbg [1:];};_ffcd :=_df .TrimSpace (_gbcbg [0]);if _ffcd [0]!='#'{_gdbfb ,_agbga =_dc .ParseFloat (_ffcd ,64);if _agbga !=nil {_bcf .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",_agbga ); -};_gbcbg =_gbcbg [1:];};_bggcf ,_dacge :=_gaaea .processGradientColorPair (_gbcbg );if _bggcf ==nil ||_dacge ==nil {return _cadabb ;};_fefbf :=creator .NewRadialGradientColor (_eeacg ,_egbfa ,0,_gdbfb ,[]*ColorPoint {});for _fcede :=0;_fcede < len (_bggcf ); -_fcede ++{_fefbf .AddColorStop (_bggcf [_fcede ],_dacge [_fcede ]);};return _fefbf ;}; +// GeneratePageBlocks draw graphic svg into block. +func (_ddbc *GraphicSVG )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_acda :=ctx ;_cffe :=_ddbc ._aedcf .IsRelative ();var _ggaed []*Block ;if _cffe {_afa :=1.0;_bbge :=_ddbc ._gac .Top ;if _ddbc ._gdbd .Height > ctx .Height -_ddbc ._gac .Top {_ggaed =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; +var _bedfc error ;if _ ,ctx ,_bedfc =_gaebg ().GeneratePageBlocks (ctx );_bedfc !=nil {return nil ,ctx ,_bedfc ;};_bbge =0;};ctx .X +=_ddbc ._gac .Left +_afa ;ctx .Y +=_bbge ;ctx .Width -=_ddbc ._gac .Left +_ddbc ._gac .Right +2*_afa ;ctx .Height -=_bbge ; +}else {ctx .X =_ddbc ._ddfe ;ctx .Y =_ddbc ._bgbba ;};_dgfg :=_da .NewContentCreator ();_dgfg .Translate (0,ctx .PageHeight );_dgfg .Scale (1,-1);_dgfg .Translate (ctx .X ,ctx .Y );_fcbba :=_ddbc ._gdbd .Width /_ddbc ._gdbd .ViewBox .W ;_gbe :=_ddbc ._gdbd .Height /_ddbc ._gdbd .ViewBox .H ; +_dgde :=0.0;_fgea :=0.0;if _cffe {_dgde =_ddbc ._ddfe -(_ddbc ._gdbd .ViewBox .X *_bbg .Max (_fcbba ,_gbe ));_fgea =_ddbc ._bgbba -(_ddbc ._gdbd .ViewBox .Y *_bbg .Max (_fcbba ,_gbe ));};_ddbc ._gdbd .ToContentCreator (_dgfg ,_fcbba ,_gbe ,_dgde ,_fgea ); +_eebfb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _acfeb :=_eebfb .addContentsByString (_dgfg .String ());_acfeb !=nil {return nil ,ctx ,_acfeb ;};if _cffe {_ebbf :=_ddbc .Height ()+_ddbc ._gac .Bottom ;ctx .Y +=_ebbf ;ctx .Height -=_ebbf ;}else {ctx =_acda ; +};_ggaed =append (_ggaed ,_eebfb );return _ggaed ,ctx ,nil ;};func (_cgbe *templateProcessor )parseBorderRadiusAttr (_dddae ,_cagg string )(_ebgcd ,_fgadeg ,_fbfcb ,_gdefa float64 ){_ee .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",_dddae ,_cagg ); +switch _ebbd :=_dd .Fields (_cagg );len (_ebbd ){case 1:_ebgcd ,_ =_bb .ParseFloat (_ebbd [0],64);_fgadeg =_ebgcd ;_fbfcb =_ebgcd ;_gdefa =_ebgcd ;case 2:_ebgcd ,_ =_bb .ParseFloat (_ebbd [0],64);_fbfcb =_ebgcd ;_fgadeg ,_ =_bb .ParseFloat (_ebbd [1],64); +_gdefa =_fgadeg ;case 3:_ebgcd ,_ =_bb .ParseFloat (_ebbd [0],64);_fgadeg ,_ =_bb .ParseFloat (_ebbd [1],64);_gdefa =_fgadeg ;_fbfcb ,_ =_bb .ParseFloat (_ebbd [2],64);case 4:_ebgcd ,_ =_bb .ParseFloat (_ebbd [0],64);_fgadeg ,_ =_bb .ParseFloat (_ebbd [1],64); +_fbfcb ,_ =_bb .ParseFloat (_ebbd [2],64);_gdefa ,_ =_bb .ParseFloat (_ebbd [3],64);};return _ebgcd ,_fgadeg ,_fbfcb ,_gdefa ;}; -// CreateTableOfContents sets a function to generate table of contents. -func (_egg *Creator )CreateTableOfContents (genTOCFunc func (_abed *TOC )error ){_egg ._geed =genTOCFunc ;}; +// 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 (_baga *Image )SetWidth (w float64 ){_baga ._bfdf =w }; -// 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 (_gcef *Chapter )Add (d Drawable )error {if Drawable (_gcef )==d {_bcf .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 _d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -};switch _ged :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line ,*Block ,*PageBreak ,*Chapter :_gcef ._cdea =append (_gcef ._cdea ,d );case containerDrawable :_edbd ,_ffd :=_ged .ContainerComponent (_gcef ); -if _ffd !=nil {return _ffd ;};_gcef ._cdea =append (_gcef ._cdea ,_edbd );default:_bcf .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u003a\u0020\u0025\u0054",d );return _d .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};return nil ;}; +// GetHorizontalAlignment returns the horizontal alignment of the image. +func (_fbbg *Image )GetHorizontalAlignment ()HorizontalAlignment {return _fbbg ._gdbdg }; -// SetHorizontalAlignment sets the cell's horizontal alignment of content. -// Can be one of: -// - CellHorizontalAlignmentLeft -// - CellHorizontalAlignmentCenter -// - CellHorizontalAlignmentRight -func (_adcaf *TableCell )SetHorizontalAlignment (halign CellHorizontalAlignment ){_adcaf ._ebedd =halign ;};func _aaaee (_cffe *Creator ,_dacdab string ,_fcbd []byte ,_gdgf *TemplateOptions ,_fgfa componentRenderer )*templateProcessor {if _gdgf ==nil {_gdgf =&TemplateOptions {}; -};_gdgf .init ();if _fgfa ==nil {_fgfa =_cffe ;};return &templateProcessor {creator :_cffe ,_gfgae :_fcbd ,_cbgd :_gdgf ,_fegf :_fgfa ,_cabb :_dacdab };};func (_gead *templateProcessor )parseBoolAttr (_dceeg ,_cebb string )bool {_bcf .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",_dceeg ,_cebb ); -_eagfe ,_ :=_dc .ParseBool (_cebb );return _cebb ==""||_eagfe ;};const (DefaultHorizontalScaling =100;);func _bebf (_eeec []*ColorPoint )*LinearShading {return &LinearShading {_fdbd :&shading {_efdgc :ColorWhite ,_edbga :false ,_fdee :[]bool {false ,false },_gdaf :_eeec },_aecg :&_bce .PdfRectangle {}}; +// GeneratePageBlocks draws the filled curve on page blocks. +func (_fedf *FilledCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_cgfdf :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_eddb ,_ ,_bggc :=_fedf .draw (_cgfdf ,"");if _bggc !=nil {return nil ,ctx ,_bggc ;};_bggc =_cgfdf .addContentsByString (string (_eddb )); +if _bggc !=nil {return nil ,ctx ,_bggc ;};return []*Block {_cgfdf },ctx ,nil ;}; + +// LinearShading holds data for rendering a linear shading gradient. +type LinearShading struct{_ebade *shading ;_fagf *_bbd .PdfRectangle ;_gegea float64 ;};func (_egbb *templateProcessor )parsePageBreak (_cebfb *templateNode )(interface{},error ){return _gaebg (),nil ;};func (_agda *StyledParagraph )getTextHeight ()float64 {var _dfdb float64 ; +for _ ,_gfgccfc :=range _agda ._gacc {_eadeg :=_gfgccfc .Style .FontSize *_agda ._dedbc ;if _eadeg > _dfdb {_dfdb =_eadeg ;};};return _dfdb ;};type templateTag struct{_bfed map[string ]struct{};_eecgd func (*templateProcessor ,*templateNode )(interface{},error ); }; -// BuyerAddress returns the buyer address used in the invoice template. -func (_ecbc *Invoice )BuyerAddress ()*InvoiceAddress {return _ecbc ._ebfa }; +// MoveX moves the drawing context to absolute position x. +func (_aacc *Creator )MoveX (x float64 ){_aacc ._ffdd .X =x };func _deggf (_edde *templateProcessor ,_ffdec *templateNode )(interface{},error ){return _edde .parseTable (_ffdec );};func _defde (_cdbf ,_acdfg ,_dfeac TextChunk ,_ggafd uint ,_cdgde TextStyle )*TOCLine {_badc :=_ggcdc (_cdgde ); +_badc .SetEnableWrap (true );_badc .SetTextAlignment (TextAlignmentLeft );_badc .SetMargins (0,0,2,2);_fcfa :=&TOCLine {_ebca :_badc ,Number :_cdbf ,Title :_acdfg ,Page :_dfeac ,Separator :TextChunk {Text :"\u002e",Style :_cdgde },_ggcac :0,_fffag :_ggafd ,_ebadg :10,_cgcba :PositionRelative }; +_badc ._dadf .Left =_fcfa ._ggcac +float64 (_fcfa ._fffag -1)*_fcfa ._ebadg ;_badc ._cbee =_fcfa .prepareParagraph ;return _fcfa ;};func (_ffdc *Paragraph )getTextLineWidth (_bccd string )float64 {var _cbgec float64 ;for _ ,_gcacf :=range _bccd {if _gcacf =='\u000A'{continue ; +};_afcd ,_abde :=_ffdc ._bebf .GetRuneMetrics (_gcacf );if !_abde {_ee .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",_gcacf ,_gcacf ); +return -1;};_cbgec +=_ffdc ._gfddf *_afcd .Wx ;};return _cbgec ;}; -// SetInline sets the inline mode of the division. -func (_fbef *Division )SetInline (inline bool ){_fbef ._cffa =inline }; +// Total returns the invoice total description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_dcaed *Invoice )Total ()(*InvoiceCell ,*InvoiceCell ){return _dcaed ._eegf [0],_dcaed ._eegf [1]}; -// SetTitle sets the title of the invoice. -func (_agdcg *Invoice )SetTitle (title string ){_agdcg ._bggd =title }; +// SetFillColor sets the fill color. +func (_aefe *CurvePolygon )SetFillColor (color Color ){_aefe ._fgcaa =color ;_aefe ._cba .FillColor =_dcgf (color );}; -// NewCell returns a new invoice table cell. -func (_bffa *Invoice )NewCell (value string )*InvoiceCell {return _bffa .newCell (value ,_bffa .NewCellProps ());}; +// SetRowHeight sets the height for a specified row. +func (_aebgd *Table )SetRowHeight (row int ,h float64 )error {if row < 1||row > len (_aebgd ._abaa ){return _ge .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_aebgd ._abaa [row -1]=h ;return nil ; +};const (CellHorizontalAlignmentLeft CellHorizontalAlignment =iota ;CellHorizontalAlignmentCenter ;CellHorizontalAlignmentRight ;); -// 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 (_eddec *Table )AddSubtable (row ,col int ,subtable *Table ){for _ ,_gdae :=range subtable ._fcac {_cgaaf :=&TableCell {};*_cgaaf =*_gdae ;_cgaaf ._gfggf =_eddec ;_cgaaf ._dagb +=col -1;if _egfg :=_eddec ._fdbec -(_cgaaf ._dagb -1);_egfg < _cgaaf ._bffad {_eddec ._fdbec +=_cgaaf ._bffad -_egfg ; -_eddec .resetColumnWidths ();_bcf .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",_eddec ._fdbec ); -};_cgaaf ._eeee +=row -1;_eccgg :=subtable ._cgfe [_gdae ._eeee -1];if _cgaaf ._eeee > _eddec ._edaaf {for _cgaaf ._eeee > _eddec ._edaaf {_eddec ._edaaf ++;_eddec ._cgfe =append (_eddec ._cgfe ,_eddec ._adaeg );};_eddec ._cgfe [_cgaaf ._eeee -1]=_eccgg ; -}else {_eddec ._cgfe [_cgaaf ._eeee -1]=_af .Max (_eddec ._cgfe [_cgaaf ._eeee -1],_eccgg );};_eddec ._fcac =append (_eddec ._fcac ,_cgaaf );};_eddec .sortCells ();}; +// FillColor returns the fill color of the rectangle. +func (_cabb *Rectangle )FillColor ()Color {return _cabb ._eade };func _befgb (_fbgbb ,_gdefg ,_egfeb string ,_cedd uint ,_abcad TextStyle )*TOCLine {return _defde (TextChunk {Text :_fbgbb ,Style :_abcad },TextChunk {Text :_gdefg ,Style :_abcad },TextChunk {Text :_egfeb ,Style :_abcad },_cedd ,_abcad ); +}; -// TextStyle is a collection of properties that can be assigned to a text chunk. -type TextStyle struct{ +// NewPolygon creates a new polygon. +func (_acca *Creator )NewPolygon (points [][]_gad .Point )*Polygon {return _daac (points )}; -// Color represents the color of the text. -Color Color ; +// Heading returns the heading component of the table of contents. +func (_egdcd *TOC )Heading ()*StyledParagraph {return _egdcd ._efaae }; -// OutlineColor represents the color of the text outline. -OutlineColor Color ; +// SetBorderOpacity sets the border opacity of the ellipse. +func (_beea *Ellipse )SetBorderOpacity (opacity float64 ){_beea ._eaf =opacity }; -// Font represents the font the text will use. -Font *_bce .PdfFont ; +// 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{_efgc *_gad .Polyline ;_cgfef float64 ;};func (_eadb *StyledParagraph )getTextLineWidth (_aaac []*TextChunk )float64 {var _gdfea float64 ;_ecbb :=len (_aaac );for _bcdd ,_bcgga :=range _aaac {_dbda :=&_bcgga .Style ;_aefc :=len (_bcgga .Text ); +for _dadg ,_ggbf :=range _bcgga .Text {if _ggbf =='\u000A'{continue ;};_fccb ,_eeef :=_dbda .Font .GetRuneMetrics (_ggbf );if !_eeef {_ee .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",_ggbf ); +return -1;};_gdfea +=_dbda .FontSize *_fccb .Wx *_dbda .horizontalScale ();if _ggbf !=' '&&(_bcdd !=_ecbb -1||_dadg !=_aefc -1){_gdfea +=_dbda .CharSpacing *1000.0;};};};return _gdfea ;}; -// FontSize represents the size of the font. -FontSize float64 ; +// SetFitMode sets the fit mode of the rectangle. +// NOTE: The fit mode is only applied if relative positioning is used. +func (_ggbce *Rectangle )SetFitMode (fitMode FitMode ){_ggbce ._dgba =fitMode }; -// OutlineSize represents the thickness of the text outline. -OutlineSize float64 ; +// GeneratePageBlocks generates the table page blocks. Multiple blocks are +// generated if the contents wrap over multiple pages. +// Implements the Drawable interface. +func (_abfbb *Table )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_eedbg :=_abfbb ;if _abfbb ._bcfad {_eedbg =_abfbb .clone ();};return _dffgd (_eedbg ,ctx );};func (_dgagd *Line )computeCoords (_ebba DrawContext )(_ebcf ,_egba ,_egaab ,_bcfb float64 ){_ebcf =_ebba .X ; +_egaab =_ebcf +_dgagd ._eefg -_dgagd ._fcgb ;_ebcg :=_dgagd ._fffb ;if _dgagd ._fcgb ==_dgagd ._eefg {_ebcg /=2;};if _dgagd ._aeea < _dgagd ._bfbgf {_egba =_ebba .PageHeight -_ebba .Y -_ebcg ;_bcfb =_egba -_dgagd ._bfbgf +_dgagd ._aeea ;}else {_bcfb =_ebba .PageHeight -_ebba .Y -_ebcg ; +_egba =_bcfb -_dgagd ._aeea +_dgagd ._bfbgf ;};switch _dgagd ._egfe {case FitModeFillWidth :_egaab =_ebcf +_ebba .Width ;};return _ebcf ,_egba ,_egaab ,_bcfb ;}; -// CharSpacing represents the character spacing. -CharSpacing float64 ; +// Polygon represents a polygon shape. +// Implements the Drawable interface and can be drawn on PDF using the Creator. +type Polygon struct{_bbbe *_gad .Polygon ;_cfeea float64 ;_fbeb float64 ;_fbceb Color ;}; -// HorizontalScaling represents the percentage to horizontally scale -// characters by (default: 100). Values less than 100 will result in -// narrower text while values greater than 100 will result in wider text. -HorizontalScaling float64 ; +// NewList creates a new list. +func (_dffg *Creator )NewList ()*List {return _fbg (_dffg .NewTextStyle ())}; -// RenderingMode represents the rendering mode. -RenderingMode TextRenderingMode ; +// 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 ;};func (_affe *Division )ctxHeight (_bcafc float64 )float64 {_bcafc -=_affe ._ggea .Left +_affe ._ggea .Right +_affe ._eabe .Left +_affe ._eabe .Right ; +var _bafa float64 ;for _ ,_gdfe :=range _affe ._befg {_bafa +=_gcgga (_gdfe ,_bcafc );};return _bafa ;}; -// Underline specifies if the text chunk is underlined. -Underline bool ; +// AddInfo is used to append a piece of invoice information in the template +// information table. +func (_gcdd *Invoice )AddInfo (description ,value string )(*InvoiceCell ,*InvoiceCell ){_cefa :=[2]*InvoiceCell {_gcdd .newCell (description ,_gcdd ._babf ),_gcdd .newCell (value ,_gcdd ._babf )};_gcdd ._geaa =append (_gcdd ._geaa ,_cefa );return _cefa [0],_cefa [1]; +}; -// UnderlineStyle represents the style of the line used to underline text. -UnderlineStyle TextDecorationLineStyle ; +// EnableWordWrap sets the paragraph word wrap flag. +func (_abac *StyledParagraph )EnableWordWrap (val bool ){_abac ._cgdf =val }; -// TextRise specifies a vertical adjustment for text. It is useful for -// drawing subscripts/superscripts. A positive text rise value will -// produce superscript text, while a negative one will result in -// subscript text. -TextRise float64 ;}; +// LineWidth returns the width of the line. +func (_abad *Line )LineWidth ()float64 {return _abad ._fffb };const (TextAlignmentLeft TextAlignment =iota ;TextAlignmentRight ;TextAlignmentCenter ;TextAlignmentJustify ;); -// SetSellerAddress sets the seller address of the invoice. -func (_ebef *Invoice )SetSellerAddress (address *InvoiceAddress ){_ebef ._ccee =address };func _cfaa (_dcgd []byte )(*Image ,error ){_agdc :=_bc .NewReader (_dcgd );_aeebd ,_afdgg :=_bce .ImageHandling .Read (_agdc );if _afdgg !=nil {_bcf .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_afdgg ); -return nil ,_afdgg ;};return _gdbc (_aeebd );}; +// AddSection adds a new content section at the end of the invoice. +func (_ddeb *Invoice )AddSection (title ,content string ){_ddeb ._gbae =append (_ddeb ._gbae ,[2]string {title ,content });}; -// Width returns the width of the Paragraph. -func (_ebed *Paragraph )Width ()float64 {if _ebed ._cdbf &&int (_ebed ._eegce )> 0{return _ebed ._eegce ;};return _ebed .getTextWidth ()/1000.0;}; +// SetColor sets the line color. +func (_edaa *Curve )SetColor (col Color ){_edaa ._dgda =col };var _bbdf =_bc .MustCompile ("\u005c\u0064\u002b");func _cebc ()*Division {return &Division {_acd :true }};func (_acbgf *Paragraph )getTextMetrics ()(_cbdc ,_gbbag ,_bceda float64 ){_eddgb :=_dfcfd (_acbgf ._bebf ,_acbgf ._gfddf ); +if _eddgb ._acdff > _cbdc {_cbdc =_eddgb ._acdff ;};if _eddgb ._fbbdb < _bceda {_bceda =_eddgb ._fbbdb ;};if _fadfe :=_acbgf ._gfddf ;_fadfe > _gbbag {_gbbag =_fadfe ;};return _cbdc ,_gbbag ,_bceda ;}; -// GeneratePageBlocks draws the composite Bezier curve on a new block -// representing the page. Implements the Drawable interface. -func (_ggdg *PolyBezierCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gffe :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_bffdg ,_cbbfa :=_gffe .setOpacity (_ggdg ._ccbe ,_ggdg ._cgde );if _cbbfa !=nil {return nil ,ctx ,_cbbfa ; -};_befc :=_ggdg ._dffe ;_befc .FillEnabled =_befc .FillColor !=nil ;var (_dfefe =ctx .PageHeight ;_fcaa =_befc .Curves ;_afgb =make ([]_bb .CubicBezierCurve ,0,len (_befc .Curves )););_abbg :=_bce .PdfRectangle {};for _ebgd :=range _befc .Curves {_ecdd :=_fcaa [_ebgd ]; -_ecdd .P0 .Y =_dfefe -_ecdd .P0 .Y ;_ecdd .P1 .Y =_dfefe -_ecdd .P1 .Y ;_ecdd .P2 .Y =_dfefe -_ecdd .P2 .Y ;_ecdd .P3 .Y =_dfefe -_ecdd .P3 .Y ;_afgb =append (_afgb ,_ecdd );_abge :=_ecdd .GetBounds ();if _ebgd ==0{_abbg =_abge ;}else {_abbg .Llx =_af .Min (_abbg .Llx ,_abge .Llx ); -_abbg .Lly =_af .Min (_abbg .Lly ,_abge .Lly );_abbg .Urx =_af .Max (_abbg .Urx ,_abge .Urx );_abbg .Ury =_af .Max (_abbg .Ury ,_abge .Ury );};};_befc .Curves =_afgb ;defer func (){_befc .Curves =_fcaa }();if _befc .FillEnabled {_cbgf :=_bacf (_gffe ,_ggdg ._dffe .FillColor ,_ggdg ._aaed ,func ()Rectangle {return Rectangle {_cdac :_abbg .Llx ,_agaf :_abbg .Lly ,_bbca :_abbg .Width (),_gbcd :_abbg .Height ()}; -});if _cbgf !=nil {return nil ,ctx ,_cbgf ;};};_cbbfe ,_ ,_cbbfa :=_befc .Draw (_bffdg );if _cbbfa !=nil {return nil ,ctx ,_cbbfa ;};if _cbbfa =_gffe .addContentsByString (string (_cbbfe ));_cbbfa !=nil {return nil ,ctx ,_cbbfa ;};return []*Block {_gffe },ctx ,nil ; -}; +// NewTOCLine creates a new table of contents line with the default style. +func (_gfdd *Creator )NewTOCLine (number ,title ,page string ,level uint )*TOCLine {return _befgb (number ,title ,page ,level ,_gfdd .NewTextStyle ());}; -// GeneratePageBlocks draws the ellipse on a new block representing the page. -func (_baecd *Ellipse )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_gcdd []*Block ;_afag =NewBlock (ctx .PageWidth ,ctx .PageHeight );_adeb =ctx ;);_fgee :=_baecd ._decd .IsRelative ();if _fgee {_baecd .applyFitMode (ctx .Width ); -ctx .X +=_baecd ._bceg .Left ;ctx .Y +=_baecd ._bceg .Top ;ctx .Width -=_baecd ._bceg .Left +_baecd ._bceg .Right ;ctx .Height -=_baecd ._bceg .Top +_baecd ._bceg .Bottom ;if _baecd ._ebdcd > ctx .Height {_gcdd =append (_gcdd ,_afag );_afag =NewBlock (ctx .PageWidth ,ctx .PageHeight ); -ctx .Page ++;_aeeg :=ctx ;_aeeg .Y =ctx .Margins .Top +_baecd ._bceg .Top ;_aeeg .X =ctx .Margins .Left +_baecd ._bceg .Left ;_aeeg .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_baecd ._bceg .Top -_baecd ._bceg .Bottom ;_aeeg .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_baecd ._bceg .Left -_baecd ._bceg .Right ; -ctx =_aeeg ;};}else {ctx .X =_baecd ._cdad -_baecd ._fegd /2;ctx .Y =_baecd ._ccag -_baecd ._ebdcd /2;};_gcbd :=_bb .Circle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_baecd ._ebdcd ,Width :_baecd ._fegd ,Height :_baecd ._ebdcd ,BorderWidth :_baecd ._bfbe ,Opacity :1.0}; -if _baecd ._caeca !=nil {_gcbd .FillEnabled =true ;_cbdc :=_cegc (_baecd ._caeca );_dbb :=_bacf (_afag ,_cbdc ,_baecd ._caeca ,func ()Rectangle {return Rectangle {_cdac :_gcbd .X ,_agaf :_gcbd .Y ,_bbca :_gcbd .Width ,_gbcd :_gcbd .Height };});if _dbb !=nil {return nil ,ctx ,_dbb ; -};_gcbd .FillColor =_cbdc ;};if _baecd ._dgad !=nil {_gcbd .BorderEnabled =false ;if _baecd ._bfbe > 0{_gcbd .BorderEnabled =true ;};_gcbd .BorderColor =_cegc (_baecd ._dgad );_gcbd .BorderWidth =_baecd ._bfbe ;};_dedce ,_dcfa :=_afag .setOpacity (_baecd ._dcdg ,_baecd ._geae ); -if _dcfa !=nil {return nil ,ctx ,_dcfa ;};_fgeee ,_ ,_dcfa :=_gcbd .Draw (_dedce );if _dcfa !=nil {return nil ,ctx ,_dcfa ;};_dcfa =_afag .addContentsByString (string (_fgeee ));if _dcfa !=nil {return nil ,ctx ,_dcfa ;};if _fgee {ctx .X =_adeb .X ;ctx .Width =_adeb .Width ; -ctx .Y +=_baecd ._ebdcd +_baecd ._bceg .Bottom ;ctx .Height -=_baecd ._ebdcd ;}else {ctx =_adeb ;};_gcdd =append (_gcdd ,_afag );return _gcdd ,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 (_aafea *StyledParagraph )Height ()float64 {_aafea .wrapText ();var _dggae float64 ;for _ ,_deae :=range _aafea ._gegeg {var _aedec float64 ;for _ ,_gfdcg :=range _deae {_eabab :=_aafea ._dedbc *_gfdcg .Style .FontSize ;if _eabab > _aedec {_aedec =_eabab ; +};};_dggae +=_aedec ;};return _dggae ;};func (_fefg *listItem )ctxHeight (_faca float64 )float64 {var _eebg float64 ;switch _cgfed :=_fefg ._dgfd .(type ){case *Paragraph :if _cgfed ._bacce {_cgfed .SetWidth (_faca -_cgfed ._ggfad .Horizontal ());};_eebg =_cgfed .Height ()+_cgfed ._ggfad .Vertical (); +_eebg +=0.5*_cgfed ._gfddf *_cgfed ._degf ;case *StyledParagraph :if _cgfed ._abbea {_cgfed .SetWidth (_faca -_cgfed ._dadf .Horizontal ());};_eebg =_cgfed .Height ()+_cgfed ._dadf .Vertical ();_eebg +=0.5*_cgfed .getTextHeight ();case *List :_bfcbf :=_faca -_fefg ._badgf .Width ()-_cgfed ._ddba .Horizontal ()-_cgfed ._eaef ; +_eebg =_cgfed .ctxHeight (_bfcbf )+_cgfed ._ddba .Vertical ();case *Image :_eebg =_cgfed .Height ()+_cgfed ._ecd .Vertical ();case *Division :_adfa :=_faca -_fefg ._badgf .Width ()-_cgfed ._ggea .Horizontal ();_eebg =_cgfed .ctxHeight (_adfa )+_cgfed ._ggea .Vertical (); +case *Table :_edfb :=_faca -_fefg ._badgf .Width ()-_cgfed ._afcg .Horizontal ();_cgfed .updateRowHeights (_edfb );_eebg =_cgfed .Height ()+_cgfed ._afcg .Vertical ();default:_eebg =_fefg ._dgfd .Height ();};return _eebg ;}; -// TextChunk represents a chunk of text along with a particular style. -type TextChunk struct{ +// SetBackgroundColor sets the cell's background color. +func (_ddgef *TableCell )SetBackgroundColor (col Color ){_ddgef ._cgfcf =col }; -// The text that is being rendered in the PDF. -Text string ; +// GeneratePageBlocks draws the polyline on a new block representing the page. +// Implements the Drawable interface. +func (_efdb *Polyline )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gbbad :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_cdaf ,_agfc :=_gbbad .setOpacity (_efdb ._cgfef ,_efdb ._cgfef );if _agfc !=nil {return nil ,ctx ,_agfc ;}; +_aafg :=_efdb ._efgc .Points ;for _gfc :=range _aafg {_cfgc :=&_aafg [_gfc ];_cfgc .Y =ctx .PageHeight -_cfgc .Y ;};_agccf ,_ ,_agfc :=_efdb ._efgc .Draw (_cdaf );if _agfc !=nil {return nil ,ctx ,_agfc ;};if _agfc =_gbbad .addContentsByString (string (_agccf )); +_agfc !=nil {return nil ,ctx ,_agfc ;};return []*Block {_gbbad },ctx ,nil ;}; -// The style of the text being rendered. -Style TextStyle ;_dfce *_bce .PdfAnnotation ;_adgbf bool ; +// BorderOpacity returns the border opacity of the rectangle (0-1). +func (_bdcdg *Rectangle )BorderOpacity ()float64 {return _bdcdg ._cegge }; -// The vertical alignment of the text chunk. -VerticalAlignment TextVerticalAlignment ;};func _deddf (_dfdc *Block ,_gceb *Paragraph ,_ebbbc DrawContext )(DrawContext ,error ){_ebeb :=1;_fead :=_gac .PdfObjectName ("\u0046\u006f\u006e\u0074"+_dc .Itoa (_ebeb ));for _dfdc ._ab .HasFontByName (_fead ){_ebeb ++; -_fead =_gac .PdfObjectName ("\u0046\u006f\u006e\u0074"+_dc .Itoa (_ebeb ));};_addee :=_dfdc ._ab .SetFontByName (_fead ,_gceb ._ccef .ToPdfObject ());if _addee !=nil {return _ebbbc ,_addee ;};_gceb .wrapText ();_faef :=_cg .NewContentCreator ();_faef .Add_q (); -_begge :=_ebbbc .PageHeight -_ebbbc .Y -_gceb ._afbg *_gceb ._adeg ;_faef .Translate (_ebbbc .X ,_begge );if _gceb ._aecdd !=0{_faef .RotateDeg (_gceb ._aecdd );};_bgfec :=_cegc (_gceb ._face );_addee =_bacf (_dfdc ,_bgfec ,_gceb ._face ,func ()Rectangle {return Rectangle {_cdac :_ebbbc .X ,_agaf :_begge ,_bbca :_gceb .getMaxLineWidth ()/1000.0,_gbcd :_gceb .Height ()}; -});if _addee !=nil {return _ebbbc ,_addee ;};_faef .Add_BT ().SetNonStrokingColor (_bgfec ).Add_Tf (_fead ,_gceb ._afbg ).Add_TL (_gceb ._afbg *_gceb ._adeg );for _cbbf ,_fcgdb :=range _gceb ._aecf {if _cbbf !=0{_faef .Add_Tstar ();};_gafg :=[]rune (_fcgdb ); -_dgfe :=0.0;_caba :=0;for _dbec ,_fadfb :=range _gafg {if _fadfb ==' '{_caba ++;continue ;};if _fadfb =='\u000A'{continue ;};_fefbg ,_dcda :=_gceb ._ccef .GetRuneMetrics (_fadfb );if !_dcda {_bcf .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",_dbec ,_fadfb ,_fadfb ,_gceb ._ccef .BaseFont (),_gceb ._ccef .Subtype ()); -return _ebbbc ,_d .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068");};_dgfe +=_gceb ._afbg *_fefbg .Wx ;};var _aebb []_gac .PdfObject ;_fafg ,_bfaf :=_gceb ._ccef .GetRuneMetrics (' '); -if !_bfaf {return _ebbbc ,_d .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");};_fddb :=_fafg .Wx ;switch _gceb ._bede {case TextAlignmentJustify :if _caba > 0&&_cbbf < len (_gceb ._aecf )-1{_fddb =(_gceb ._eegce *1000.0-_dgfe )/float64 (_caba )/_gceb ._afbg ; -};case TextAlignmentCenter :_bcde :=_dgfe +float64 (_caba )*_fddb *_gceb ._afbg ;_gacd :=(_gceb ._eegce *1000.0-_bcde )/2/_gceb ._afbg ;_aebb =append (_aebb ,_gac .MakeFloat (-_gacd ));case TextAlignmentRight :_afcg :=_dgfe +float64 (_caba )*_fddb *_gceb ._afbg ; -_affe :=(_gceb ._eegce *1000.0-_afcg )/_gceb ._afbg ;_aebb =append (_aebb ,_gac .MakeFloat (-_affe ));};_adabd :=_gceb ._ccef .Encoder ();var _gfed []byte ;for _ ,_aceb :=range _gafg {if _aceb =='\u000A'{continue ;};if _aceb ==' '{if len (_gfed )> 0{_aebb =append (_aebb ,_gac .MakeStringFromBytes (_gfed )); -_gfed =nil ;};_aebb =append (_aebb ,_gac .MakeFloat (-_fddb ));}else {if _ ,_gcgcf :=_adabd .RuneToCharcode (_aceb );!_gcgcf {_addee =UnsupportedRuneError {Message :_g .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",_aceb ,_aceb ),Rune :_aceb }; -_ebbbc ._cecd =append (_ebbbc ._cecd ,_addee );_bcf .Log .Debug (_addee .Error ());if _ebbbc ._gdeb <=0{continue ;};_aceb =_ebbbc ._gdeb ;};_gfed =append (_gfed ,_adabd .Encode (string (_aceb ))...);};};if len (_gfed )> 0{_aebb =append (_aebb ,_gac .MakeStringFromBytes (_gfed )); -};_faef .Add_TJ (_aebb ...);};_faef .Add_ET ();_faef .Add_Q ();_ddaeb :=_faef .Operations ();_ddaeb .WrapIfNeeded ();_dfdc .addContents (_ddaeb );if _gceb ._cebg .IsRelative (){_edff :=_gceb .Height ();_ebbbc .Y +=_edff ;_ebbbc .Height -=_edff ;if _ebbbc .Inline {_ebbbc .X +=_gceb .Width ()+_gceb ._gedb .Right ; -};};return _ebbbc ,nil ;}; +// FillColor returns the fill color of the ellipse. +func (_fgdc *Ellipse )FillColor ()Color {return _fgdc ._bfde };func _cfgeg (_edbgb float64 ,_degcbc float64 )float64 {return _bbg .Round (_edbgb /_degcbc )*_degcbc }; -// New creates a new instance of the PDF Creator. -func New ()*Creator {const _abbc ="c\u0072\u0065\u0061\u0074\u006f\u0072\u002e\u004e\u0065\u0077";_ace :=&Creator {};_ace ._ggg =[]*_bce .PdfPage {};_ace ._fafe =map[*_bce .PdfPage ]*Block {};_ace ._bfa =map[*_bce .PdfPage ]*pageTransformations {};_ace .SetPageSize (PageSizeLetter ); -_cfbd :=0.1*_ace ._bcaa ;_ace ._gcba .Left =_cfbd ;_ace ._gcba .Right =_cfbd ;_ace ._gcba .Top =_cfbd ;_ace ._gcba .Bottom =_cfbd ;var _adce error ;_ace ._gbgad ,_adce =_bce .NewStandard14Font (_bce .HelveticaName );if _adce !=nil {_ace ._gbgad =_bce .DefaultFont (); -};_ace ._agfa ,_adce =_bce .NewStandard14Font (_bce .HelveticaBoldName );if _adce !=nil {_ace ._gbgad =_bce .DefaultFont ();};_ace ._gcec =_ace .NewTOC ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073"); -_ace .AddOutlines =true ;_ace ._afee =_bce .NewOutline ();_de .TrackUse (_abbc );return _ace ;}; +// Positioning returns the type of positioning the line is set to use. +func (_deag *Line )Positioning ()Positioning {return _deag ._dabg };func (_bfcc *Paragraph )getMaxLineWidth ()float64 {if _bfcc ._fffef ==nil ||len (_bfcc ._fffef )==0{_bfcc .wrapText ();};var _cbfd float64 ;for _ ,_gbab :=range _bfcc ._fffef {_fgcf :=_bfcc .getTextLineWidth (_gbab ); +if _fgcf > _cbfd {_cbfd =_fgcf ;};};return _cbfd ;}; -// SetBorderWidth sets the border width. -func (_eaac *Polygon )SetBorderWidth (borderWidth float64 ){_eaac ._efbbb .BorderWidth =borderWidth };type marginDrawable interface{VectorDrawable ;GetMargins ()(float64 ,float64 ,float64 ,float64 );};func (_eedg *Creator )setActivePage (_dfcf *_bce .PdfPage ){_eedg ._cede =_dfcf }; -func _bfb (_dcdc ,_gef ,_dce ,_bgc float64 )*border {_bgb :=&border {};_bgb ._ece =_dcdc ;_bgb ._bca =_gef ;_bgb ._cff =_dce ;_bgb ._bdab =_bgc ;_bgb ._cfca =ColorBlack ;_bgb ._cgc =ColorBlack ;_bgb ._ggda =ColorBlack ;_bgb ._eege =ColorBlack ;_bgb ._bab =0; -_bgb ._bdfg =0;_bgb ._efd =0;_bgb ._bdd =0;_bgb .LineStyle =_bb .LineStyleSolid ;return _bgb ;}; +// AddShadingResource adds shading dictionary inside the resources dictionary. +func (_edgd *RadialShading )AddShadingResource (block *Block )(_dadbe _bf .PdfObjectName ,_eaabb error ){_dedaa :=1;_dadbe =_bf .PdfObjectName ("\u0053\u0068"+_bb .Itoa (_dedaa ));for block ._ce .HasShadingByName (_dadbe ){_dedaa ++;_dadbe =_bf .PdfObjectName ("\u0053\u0068"+_bb .Itoa (_dedaa )); +};if _ddebd :=block ._ce .SetShadingByName (_dadbe ,_edgd .shadingModel ().ToPdfObject ());_ddebd !=nil {return "",_ddebd ;};return _dadbe ,nil ;}; -// 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 (_fgb *Creator )NewRadialGradientColor (x float64 ,y float64 ,innerRadius float64 ,outerRadius float64 ,colorPoints []*ColorPoint )*RadialShading {return _geab (x ,y ,innerRadius ,outerRadius ,colorPoints );}; +// SetLogo sets the logo of the invoice. +func (_dfdc *Invoice )SetLogo (logo *Image ){_dfdc ._dcbc =logo }; -// BorderColor returns the border color of the rectangle. -func (_dcca *Rectangle )BorderColor ()Color {return _dcca ._dabcf };func (_bbedc *templateProcessor )parseRectangle (_begfc *templateNode )(interface{},error ){_cbde :=_bbedc .creator .NewRectangle (0,0,0,0);for _ ,_fbegb :=range _begfc ._dcedab .Attr {_dgabg :=_fbegb .Value ; -switch _agaae :=_fbegb .Name .Local ;_agaae {case "\u0078":_cbde ._cdac =_bbedc .parseFloatAttr (_agaae ,_dgabg );case "\u0079":_cbde ._agaf =_bbedc .parseFloatAttr (_agaae ,_dgabg );case "\u0077\u0069\u0064t\u0068":_cbde .SetWidth (_bbedc .parseFloatAttr (_agaae ,_dgabg )); -case "\u0068\u0065\u0069\u0067\u0068\u0074":_cbde .SetHeight (_bbedc .parseFloatAttr (_agaae ,_dgabg ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_cbde .SetFillColor (_bbedc .parseColorAttr (_agaae ,_dgabg ));case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_cbde .SetFillOpacity (_bbedc .parseFloatAttr (_agaae ,_dgabg )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_cbde .SetBorderColor (_bbedc .parseColorAttr (_agaae ,_dgabg ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_cbde .SetBorderOpacity (_bbedc .parseFloatAttr (_agaae ,_dgabg )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_cbde .SetBorderWidth (_bbedc .parseFloatAttr (_agaae ,_dgabg ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_ffbe ,_bfdeb ,_ebcd ,_bcee :=_bbedc .parseBorderRadiusAttr (_agaae ,_dgabg ); -_cbde .SetBorderRadius (_ffbe ,_bfdeb ,_bcee ,_ebcd );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_cbde ._eadc =_bbedc .parseFloatAttr (_agaae ,_dgabg );case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_cbde ._bffgg =_bbedc .parseFloatAttr (_agaae ,_dgabg ); -case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_cbde ._gafc =_bbedc .parseFloatAttr (_agaae ,_dgabg );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":_cbde ._gfcfe =_bbedc .parseFloatAttr (_agaae ,_dgabg ); -case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_cbde .SetPositioning (_bbedc .parsePositioningAttr (_agaae ,_dgabg ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_cbde .SetFitMode (_bbedc .parseFitModeAttr (_agaae ,_dgabg ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_fgcdd :=_bbedc .parseMarginAttr (_agaae ,_dgabg ); -_cbde .SetMargins (_fgcdd .Left ,_fgcdd .Right ,_fgcdd .Top ,_fgcdd .Bottom );default:_bbedc .nodeLogDebug (_begfc ,"\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",_agaae ); -};};return _cbde ,nil ;};func (_feee *listItem )ctxHeight (_facf float64 )float64 {var _bbba float64 ;switch _bgac :=_feee ._effbff .(type ){case *Paragraph :if _bgac ._cdbf {_bgac .SetWidth (_facf -_bgac ._gedb .Horizontal ());};_bbba =_bgac .Height ()+_bgac ._gedb .Vertical (); -_bbba +=0.5*_bgac ._afbg *_bgac ._adeg ;case *StyledParagraph :if _bgac ._ddcc {_bgac .SetWidth (_facf -_bgac ._ffdd .Horizontal ());};_bbba =_bgac .Height ()+_bgac ._ffdd .Vertical ();_bbba +=0.5*_bgac .getTextHeight ();case *List :_gbgg :=_facf -_feee ._aebgb .Width ()-_bgac ._cdc .Horizontal ()-_bgac ._dbfea ; -_bbba =_bgac .ctxHeight (_gbgg )+_bgac ._cdc .Vertical ();case *Image :_bbba =_bgac .Height ()+_bgac ._fbaf .Vertical ();case *Division :_cedeb :=_facf -_feee ._aebgb .Width ()-_bgac ._dagd .Horizontal ();_bbba =_bgac .ctxHeight (_cedeb )+_bgac ._dagd .Vertical (); -case *Table :_cdff :=_facf -_feee ._aebgb .Width ()-_bgac ._gfdc .Horizontal ();_bgac .updateRowHeights (_cdff );_bbba =_bgac .Height ()+_bgac ._gfdc .Vertical ();default:_bbba =_feee ._effbff .Height ();};return _bbba ;}; +// Add adds a VectorDrawable to the Division container. +// Currently supported VectorDrawables: +// - *Paragraph +// - *StyledParagraph +// - *Image +// - *Chart +// - *Rectangle +// - *Ellipse +// - *Line +// - *Table +// - *Division +// - *List +func (_bff *Division )Add (d VectorDrawable )error {switch _eege :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Rectangle ,*Ellipse ,*Line ,*Table ,*Division ,*List :case containerDrawable :_fgec ,_acggc :=_eege .ContainerComponent (_bff ); +if _acggc !=nil {return _acggc ;};_feebd ,_aeeb :=_fgec .(VectorDrawable );if !_aeeb {return _b .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",_fgec ); +};d =_feebd ;default:return _ge .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");};_bff ._befg =append (_bff ._befg ,d );return nil ;};func _aged (_daacf []_gad .Point )*Polyline {return &Polyline {_efgc :&_gad .Polyline {Points :_daacf ,LineColor :_bbd .NewPdfColorDeviceRGB (0,0,0),LineWidth :1.0},_cgfef :1.0}; +};func (_afdd *templateProcessor )parseTextChunk (_cecc *templateNode ,_aeff *TextChunk )(interface{},error ){if _cecc ._afbge ==nil {_afdd .nodeLogError (_cecc ,"\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 ,_gcgf ;};var (_cfcc =_afdd .creator .NewTextStyle ();_dagec bool ;);for _ ,_cfec :=range _cecc ._ebeg .Attr {if _cfec .Name .Local =="\u006c\u0069\u006e\u006b"{_efbb ,_bafaa :=_cecc ._afbge ._dceb .(*StyledParagraph );if !_bafaa {_afdd .nodeLogError (_cecc ,"\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"); +_dagec =true ;}else {_cfcc =_efbb ._fbcb ;};break ;};};if _aeff ==nil {_aeff =NewTextChunk ("",_cfcc );};for _ ,_egbaa :=range _cecc ._ebeg .Attr {_afcf :=_egbaa .Value ;switch _cbbce :=_egbaa .Name .Local ;_cbbce {case "\u0063\u006f\u006co\u0072":_aeff .Style .Color =_afdd .parseColorAttr (_cbbce ,_afcf ); +case "\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_aeff .Style .OutlineColor =_afdd .parseColorAttr (_cbbce ,_afcf );case "\u0066\u006f\u006e\u0074":_aeff .Style .Font =_afdd .parseFontAttr (_cbbce ,_afcf );case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_aeff .Style .FontSize =_afdd .parseFloatAttr (_cbbce ,_afcf ); +case "\u006f\u0075\u0074l\u0069\u006e\u0065\u002d\u0073\u0069\u007a\u0065":_aeff .Style .OutlineSize =_afdd .parseFloatAttr (_cbbce ,_afcf );case "\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u002d\u0073\u0070a\u0063\u0069\u006e\u0067":_aeff .Style .CharSpacing =_afdd .parseFloatAttr (_cbbce ,_afcf ); +case "\u0068o\u0072i\u007a\u006f\u006e\u0074\u0061l\u002d\u0073c\u0061\u006c\u0069\u006e\u0067":_aeff .Style .HorizontalScaling =_afdd .parseFloatAttr (_cbbce ,_afcf );case "\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067-\u006d\u006f\u0064\u0065":_aeff .Style .RenderingMode =_afdd .parseTextRenderingModeAttr (_cbbce ,_afcf ); +case "\u0075n\u0064\u0065\u0072\u006c\u0069\u006ee":_aeff .Style .Underline =_afdd .parseBoolAttr (_cbbce ,_afcf );case "\u0075n\u0064e\u0072\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_aeff .Style .UnderlineStyle .Color =_afdd .parseColorAttr (_cbbce ,_afcf ); +case "\u0075\u006ed\u0065\u0072\u006ci\u006e\u0065\u002d\u006f\u0066\u0066\u0073\u0065\u0074":_aeff .Style .UnderlineStyle .Offset =_afdd .parseFloatAttr (_cbbce ,_afcf );case "\u0075\u006e\u0064\u0065rl\u0069\u006e\u0065\u002d\u0074\u0068\u0069\u0063\u006b\u006e\u0065\u0073\u0073":_aeff .Style .UnderlineStyle .Thickness =_afdd .parseFloatAttr (_cbbce ,_afcf ); +case "\u006c\u0069\u006e\u006b":if !_dagec {_aeff ._gdege =_afdd .parseLinkAttr (_cbbce ,_afcf );};case "\u0074e\u0078\u0074\u002d\u0072\u0069\u0073e":_aeff .Style .TextRise =_afdd .parseFloatAttr (_cbbce ,_afcf );default:_afdd .nodeLogDebug (_cecc ,"\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",_cbbce ); +};};return _aeff ,nil ;};func _ddfb (_ggaf string )(*Image ,error ){_fggc ,_cceea :=_a .Open (_ggaf );if _cceea !=nil {return nil ,_cceea ;};defer _fggc .Close ();_agef ,_cceea :=_bbd .ImageHandling .Read (_fggc );if _cceea !=nil {_ee .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_cceea ); +return nil ,_cceea ;};return _eggc (_agef );};func _fegfd (_bgga *templateProcessor ,_fbdcae *templateNode )(interface{},error ){return _bgga .parseList (_fbdcae );};func (_bgbgf *Table )wrapContent (_fafd DrawContext )error {if _bgbgf ._bcfad {return nil ; +};_bgbgf .sortCells ();_begdd :=func (_ecgb *TableCell ,_gffc int ,_cfgga int ,_acbde int )(_fgbfa int ){if _acbde < 1{return -1;};_dfgfa :=0;for _eafcb :=_cfgga +1;_eafcb < len (_bgbgf ._gggdf )-1;_eafcb ++{_beeb :=_bgbgf ._gggdf [_eafcb ];if _beeb ._cddg ==_acbde &&_dfgfa !=_cfgga {_dfgfa =_eafcb ; +if (_beeb ._aeec < _ecgb ._aeec &&_bgbgf ._efbf > _beeb ._aeec )||_ecgb ._aeec < _bgbgf ._efbf {continue ;};break ;};};_bbbeb :=float64 (0.0);for _gccg :=0;_gccg < _ecgb ._fcabc ;_gccg ++{_bbbeb +=_bgbgf ._abaa [_ecgb ._cddg +_gccg -1];};_geffe :=_ecgb .width (_bgbgf ._ecgg ,_fafd .Width ); +var (_fged VectorDrawable ;_fbccf =false ;);switch _defe :=_ecgb ._ffed .(type ){case *StyledParagraph :_adbb :=_fafd ;_adbb .Height =_bbg .Floor (_bbbeb -_defe ._dadf .Top -_defe ._dadf .Bottom -0.5*_defe .getTextHeight ());_adbb .Width =_geffe ;_affae ,_fggde ,_bgdcfg :=_defe .split (_adbb ); +if _bgdcfg !=nil {_ee .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",_bgdcfg .Error ());};if _affae !=nil &&_fggde !=nil {_bgbgf ._gggdf [_cfgga ]._ffed =_affae ; +_fged =_fggde ;_fbccf =true ;};};_bgbgf ._gggdf [_cfgga ]._fcabc =_ecgb ._fcabc ;_fafd .Height =_fafd .PageHeight -_fafd .Margins .Top -_fafd .Margins .Bottom ;_eedbe :=_ecgb .cloneProps (nil );if _fbccf {_eedbe ._ffed =_fged ;};_eedbe ._fcabc =_gffc ; +_eedbe ._cddg =_acbde +1;_eedbe ._aeec =_ecgb ._aeec ;if _eedbe ._cddg +_eedbe ._fcabc -1> _bgbgf ._gcgba {for _cbed :=_bgbgf ._gcgba ;_cbed < _eedbe ._cddg +_eedbe ._fcabc -1;_cbed ++{_bgbgf ._gcgba ++;_bgbgf ._abaa =append (_bgbgf ._abaa ,_bgbgf ._bcgeag ); +};};_bgbgf ._gggdf =append (_bgbgf ._gggdf [:_dfgfa +1],append ([]*TableCell {_eedbe },_bgbgf ._gggdf [_dfgfa +1:]...)...);return _dfgfa +1;};_fagfg :=func (_egega *TableCell ,_bafc int ,_ccag int ,_cbcaa float64 )(_fdcg int ){_baea :=_egega .width (_bgbgf ._ecgg ,_fafd .Width ); +_eagag :=_cbcaa ;_dgbf :=1;_beeeb :=_fafd .Height ;if _beeeb > 0{for _eagag > _beeeb {_eagag -=_fafd .Height ;_beeeb =_fafd .PageHeight -_fafd .Margins .Top -_fafd .Margins .Bottom ;_dgbf ++;};};var (_abab VectorDrawable ;_eagaa =false ;);switch _cbbf :=_egega ._ffed .(type ){case *StyledParagraph :_gcbg :=_fafd ; +_gcbg .Height =_bbg .Floor (_fafd .Height -_cbbf ._dadf .Top -_cbbf ._dadf .Bottom -0.5*_cbbf .getTextHeight ());_gcbg .Width =_baea ;_eeeg ,_cdged ,_facf :=_cbbf .split (_gcbg );if _facf !=nil {_ee .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",_facf .Error ()); +};if _eeeg !=nil &&_cdged !=nil {_bgbgf ._gggdf [_bafc ]._ffed =_eeeg ;_abab =_cdged ;_eagaa =true ;};};if _dgbf < 2{return -1;};if _bgbgf ._gggdf [_bafc ]._cddg +_dgbf -1> _bgbgf ._gcgba {for _ceeb :=0;_ceeb < _dgbf ;_ceeb ++{_bgbgf ._gcgba ++;_bgbgf ._abaa =append (_bgbgf ._abaa ,_bgbgf ._bcgeag ); +};};_fcda :=_cbcaa /float64 (_dgbf );for _gdfba :=0;_gdfba < _dgbf ;_gdfba ++{_bgbgf ._abaa [_ccag +_gdfba -1]=_fcda ;};_fafd .Height =_fafd .PageHeight -_fafd .Margins .Top -_fafd .Margins .Bottom ;_gccbe :=_egega .cloneProps (nil );if _eagaa {_gccbe ._ffed =_abab ; +};_gccbe ._fcabc =1;_gccbe ._cddg =_ccag +_dgbf -1;_gccbe ._aeec =_egega ._aeec ;_bgbgf ._gggdf =append (_bgbgf ._gggdf ,_gccbe );return len (_bgbgf ._gggdf );};_fadbaa :=1;_fegc :=-1;for _cgbcac :=0;_cgbcac < len (_bgbgf ._gggdf );_cgbcac ++{_fecf :=_bgbgf ._gggdf [_cgbcac ]; +if _fegc ==_cgbcac {_fadbaa =_fecf ._cddg ;};if _fecf ._fcabc < 2{if _gcda :=_bgbgf ._abaa [_fecf ._cddg -1];_gcda > _fafd .Height {_fegc =_fagfg (_fecf ,_cgbcac ,_fecf ._cddg ,_gcda );continue ;};continue ;};_bgef :=float64 (0);for _debcg :=0;_debcg < _fecf ._fcabc ; +_debcg ++{_bgef +=_bgbgf ._abaa [_fecf ._cddg +_debcg -1];};_gegbf :=float64 (0);for _dbec :=_fadbaa -1;_dbec < _fecf ._cddg -1;_dbec ++{_gegbf +=_bgbgf ._abaa [_dbec ];};if _bgef <=(_fafd .Height -_gegbf ){continue ;};_abcac :=float64 (0.0);_aded :=_fecf ._fcabc ; +_cebbg :=-1;_abbd :=1;for _bdfa :=1;_bdfa <=_fecf ._fcabc ;_bdfa ++{if (_abcac +_bgbgf ._abaa [_fecf ._cddg +_bdfa -2])> (_fafd .Height -_gegbf ){_abbd --;break ;};_cebbg =_fecf ._cddg +_bdfa -1;_aded =_fecf ._fcabc -_bdfa ;_abcac +=_bgbgf ._abaa [_fecf ._cddg +_bdfa -2]; +_abbd ++;};if _fecf ._fcabc ==_aded {_fafd .Height =_fafd .PageHeight -_fafd .Margins .Top -_fafd .Margins .Bottom ;_fadbaa =_fecf ._cddg ;_cgbcac --;continue ;};if _aded > 0&&_fecf ._fcabc > _abbd {_fecf ._fcabc =_abbd ;_fegc =_begdd (_fecf ,_aded ,_cgbcac ,_cebbg ); +if _cgbcac +1==_fegc {_cgbcac --;};};_fadbaa =_fecf ._cddg ;};_bgbgf .sortCells ();return nil ;}; -// SetFillColor sets the fill color of the ellipse. -func (_gegg *Ellipse )SetFillColor (col Color ){_gegg ._caeca =col }; +// SetBorderWidth sets the border width of the ellipse. +func (_cbcd *Ellipse )SetBorderWidth (bw float64 ){_cbcd ._cbab =bw };func (_gdfae *StyledParagraph )wrapText ()error {return _gdfae .wrapChunks (true )}; -// SetTerms sets the terms and conditions section of the invoice. -func (_ebaf *Invoice )SetTerms (title ,content string ){_ebaf ._gbeb =[2]string {title ,content }};func (_bbbd *templateProcessor )parseCellVerticalAlignmentAttr (_aafg ,_ffeff string )CellVerticalAlignment {_bcf .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",_aafg ,_ffeff ); -_bgaca :=map[string ]CellVerticalAlignment {"\u0074\u006f\u0070":CellVerticalAlignmentTop ,"\u006d\u0069\u0064\u0064\u006c\u0065":CellVerticalAlignmentMiddle ,"\u0062\u006f\u0074\u0074\u006f\u006d":CellVerticalAlignmentBottom }[_ffeff ];return _bgaca ; +// GeneratePageBlocks generates the page blocks. Multiple blocks are generated if the contents wrap +// over multiple pages. Implements the Drawable interface. +func (_edaba *Paragraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_fbfcf :=ctx ;var _eded []*Block ;_aeefc :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _edaba ._geee .IsRelative (){ctx .X +=_edaba ._ggfad .Left ;ctx .Y +=_edaba ._ggfad .Top ; +ctx .Width -=_edaba ._ggfad .Left +_edaba ._ggfad .Right ;ctx .Height -=_edaba ._ggfad .Top ;_edaba .SetWidth (ctx .Width );if _edaba .Height ()> ctx .Height {_eded =append (_eded ,_aeefc );_aeefc =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++; +_edefe :=ctx ;_edefe .Y =ctx .Margins .Top ;_edefe .X =ctx .Margins .Left +_edaba ._ggfad .Left ;_edefe .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_edefe .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_edaba ._ggfad .Left -_edaba ._ggfad .Right ; +ctx =_edefe ;};}else {if int (_edaba ._cfedb )<=0{_edaba .SetWidth (_edaba .getTextWidth ());};ctx .X =_edaba ._bagf ;ctx .Y =_edaba ._egce ;};ctx ,_gfdc :=_fggd (_aeefc ,_edaba ,ctx );if _gfdc !=nil {_ee .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gfdc ); +return nil ,ctx ,_gfdc ;};_eded =append (_eded ,_aeefc );if _edaba ._geee .IsRelative (){ctx .Y +=_edaba ._ggfad .Bottom ;ctx .Height -=_edaba ._ggfad .Bottom ;if !ctx .Inline {ctx .X =_fbfcf .X ;ctx .Width =_fbfcf .Width ;};return _eded ,ctx ,nil ;};return _eded ,_fbfcf ,nil ; +};func _fag (_caeb Color ,_fdab float64 )*ColorPoint {return &ColorPoint {_fgce :_caeb ,_gabg :_fdab }};func (_afgfe *templateProcessor )parseCellAlignmentAttr (_abcgf ,_fdbc string )CellHorizontalAlignment {_ee .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",_abcgf ,_fdbc ); +_gdefd :=map[string ]CellHorizontalAlignment {"\u006c\u0065\u0066\u0074":CellHorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":CellHorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":CellHorizontalAlignmentRight }[_fdbc ];return _gdefd ; }; -// GetMargins returns the left, right, top, bottom Margins. -func (_gagd *Table )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _gagd ._gfdc .Left ,_gagd ._gfdc .Right ,_gagd ._gfdc .Top ,_gagd ._gfdc .Bottom ;}; +// 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 (_fadb *List )AddTextItem (text string )(*StyledParagraph ,*TextChunk ,error ){_fgadc :=_ggcdc (_fadb ._ddbae );_fgadc .Append (text );_affb ,_cbca :=_fadb .Add (_fgadc );return _fgadc ,_affb ,_cbca ;}; + +// 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{_gebg []*listItem ;_ddba Margins ;_cafc TextChunk ;_eaef float64 ;_cbeab bool ;_egfd Positioning ;_ddbae TextStyle ;}; -// SetEnableWrap sets the line wrapping enabled flag. -func (_gdgd *Paragraph )SetEnableWrap (enableWrap bool ){_gdgd ._cdbf =enableWrap ;_gdgd ._caef =false }; +// DashPattern returns the dash pattern of the line. +func (_dcfg *Line )DashPattern ()(_aafe []int64 ,_ggeg int64 ){return _dcfg ._daab ,_dcfg ._edae };func _ggcdc (_gfgccf TextStyle )*StyledParagraph {return &StyledParagraph {_gacc :[]*TextChunk {},_abeaf :_gfgccf ,_fbcb :_ffcfb (_gfgccf .Font ),_dedbc :1.0,_eceb :TextAlignmentLeft ,_abbea :true ,_ccddf :true ,_cgdf :false ,_fabd :0,_fbefe :1,_bcac :1,_dageg :PositionRelative }; +};func (_aeg *Block )translate (_bfb ,_ffa float64 ){_gaf :=_da .NewContentCreator ().Translate (_bfb ,-_ffa ).Operations ();*_aeg ._ec =append (*_gaf ,*_aeg ._ec ...);_aeg ._ec .WrapIfNeeded ();};func _gcgga (_bbdfd VectorDrawable ,_daga float64 )float64 {switch _afdge :=_bbdfd .(type ){case *Paragraph :if _afdge ._bacce {_afdge .SetWidth (_daga -_afdge ._ggfad .Left -_afdge ._ggfad .Right ); +};return _afdge .Height ()+_afdge ._ggfad .Top +_afdge ._ggfad .Bottom ;case *StyledParagraph :if _afdge ._abbea {_afdge .SetWidth (_daga -_afdge ._dadf .Left -_afdge ._dadf .Right );};return _afdge .Height ()+_afdge ._dadf .Top +_afdge ._dadf .Bottom ; +case *Image :_afdge .applyFitMode (_daga );return _afdge .Height ()+_afdge ._ecd .Top +_afdge ._ecd .Bottom ;case *Rectangle :_afdge .applyFitMode (_daga );return _afdge .Height ()+_afdge ._caegfd .Top +_afdge ._caegfd .Bottom +_afdge ._egdc ;case *Ellipse :_afdge .applyFitMode (_daga ); +return _afdge .Height ()+_afdge ._fdcb .Top +_afdge ._fdcb .Bottom ;case *Division :return _afdge .ctxHeight (_daga )+_afdge ._ggea .Top +_afdge ._ggea .Bottom +_afdge ._eabe .Top +_afdge ._eabe .Bottom ;case *Table :_afdge .updateRowHeights (_daga -_afdge ._afcg .Left -_afdge ._afcg .Right ); +return _afdge .Height ()+_afdge ._afcg .Top +_afdge ._afcg .Bottom ;case *List :return _afdge .ctxHeight (_daga )+_afdge ._ddba .Top +_afdge ._ddba .Bottom ;case marginDrawable :_ ,_ ,_bcgf ,_cafb :=_afdge .GetMargins ();return _afdge .Height ()+_bcgf +_cafb ; +default:return _afdge .Height ();};}; -// SetDueDate sets the due date of the invoice. -func (_fgcdb *Invoice )SetDueDate (dueDate string )(*InvoiceCell ,*InvoiceCell ){_fgcdb ._afac [1].Value =dueDate ;return _fgcdb ._afac [0],_fgcdb ._afac [1];}; +// SetNoteStyle sets the style properties used to render the content of the +// invoice note sections. +func (_gfga *Invoice )SetNoteStyle (style TextStyle ){_gfga ._ddbe =style }; -// Reset removes all the text chunks the paragraph contains. -func (_ddfa *StyledParagraph )Reset (){_ddfa ._fcea =[]*TextChunk {}};const (HorizontalAlignmentLeft HorizontalAlignment =iota ;HorizontalAlignmentCenter ;HorizontalAlignmentRight ;); +// 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 (_fecab *TextChunk )Fit (width ,height float64 )(*TextChunk ,error ){_ggfgc ,_agggd :=_fecab .Wrap (width );if _agggd !=nil {return nil ,_agggd ;};_ddacf :=int (height /_fecab .Style .FontSize );if _ddacf >=len (_ggfgc ){return nil ,nil ;};_ddfgf :="\u000a"; +_fecab .Text =_dd .Replace (_dd .Join (_ggfgc [:_ddacf ],"\u0020"),_ddfgf +"\u0020",_ddfgf ,-1);_addfa :=_dd .Replace (_dd .Join (_ggfgc [_ddacf :],"\u0020"),_ddfgf +"\u0020",_ddfgf ,-1);return NewTextChunk (_addfa ,_fecab .Style ),nil ;}; -// GetCoords returns the (x1, y1), (x2, y2) points defining the Line. -func (_efgb *Line )GetCoords ()(float64 ,float64 ,float64 ,float64 ){return _efgb ._dbacf ,_efgb ._fcbf ,_efgb ._acefg ,_efgb ._fdac ;}; +// SetBorderColor sets border color of the rectangle. +func (_cgbcf *Rectangle )SetBorderColor (col Color ){_cgbcf ._acbae =col }; -// Columns returns all the columns in the invoice line items table. -func (_cfff *Invoice )Columns ()[]*InvoiceCell {return _cfff ._dbcb }; +// AppendColumn appends a column to the line items table. +func (_fgab *Invoice )AppendColumn (description string )*InvoiceCell {_fffe :=_fgab .NewColumn (description );_fgab ._agbb =append (_fgab ._agbb ,_fffe );return _fffe ;}; -// SetBoundingBox set gradient color bounding box where the gradient would be rendered. -func (_aaccd *LinearShading )SetBoundingBox (x ,y ,width ,height float64 ){_aaccd ._aecg =&_bce .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };};func (_dddf *templateProcessor )parseFitModeAttr (_dfdcg ,_cadb string )FitMode {_bcf .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",_dfdcg ,_cadb ); -_egbaa :=map[string ]FitMode {"\u006e\u006f\u006e\u0065":FitModeNone ,"\u0066\u0069\u006c\u006c\u002d\u0077\u0069\u0064\u0074\u0068":FitModeFillWidth }[_cadb ];return _egbaa ;}; +// GetMargins returns the Paragraph's margins: left, right, top, bottom. +func (_gcdde *StyledParagraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _gcdde ._dadf .Left ,_gcdde ._dadf .Right ,_gcdde ._dadf .Top ,_gcdde ._dadf .Bottom ;};func (_dgfgd *StyledParagraph )wrapChunks (_gaec bool )error {if !_dgfgd ._abbea ||int (_dgfgd ._ccac )<=0{_dgfgd ._gegeg =[][]*TextChunk {_dgfgd ._gacc }; +return nil ;};if _dgfgd ._cgdf {_dgfgd .wrapWordChunks ();};_dgfgd ._gegeg =[][]*TextChunk {};var _beeg []*TextChunk ;var _gbbc float64 ;_afed :=_fa .IsSpace ;if !_gaec {_afed =func (rune )bool {return false };};_bebc :=_cfgeg (_dgfgd ._ccac *1000.0,0.000001); +for _ ,_bbaeb :=range _dgfgd ._gacc {_fdea :=_bbaeb .Style ;_egfed :=_bbaeb ._gdege ;_dfef :=_bbaeb .VerticalAlignment ;var (_aeaf []rune ;_gfge []float64 ;);_faac :=_cbbcb (_bbaeb .Text );for _ ,_acag :=range _bbaeb .Text {if _acag =='\u000A'{if !_gaec {_aeaf =append (_aeaf ,_acag ); +};_beeg =append (_beeg ,&TextChunk {Text :_dd .TrimRightFunc (string (_aeaf ),_afed ),Style :_fdea ,_gdege :_geafg (_egfed ),VerticalAlignment :_dfef });_dgfgd ._gegeg =append (_dgfgd ._gegeg ,_beeg );_beeg =nil ;_gbbc =0;_aeaf =nil ;_gfge =nil ;continue ; +};_fgdd :=_acag ==' ';_aaca ,_cgfeff :=_fdea .Font .GetRuneMetrics (_acag );if !_cgfeff {_ee .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",_acag ); +return _ge .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");};_ebabb :=_fdea .FontSize *_aaca .Wx *_fdea .horizontalScale ();_cgfdfc :=_ebabb ;if !_fgdd {_cgfdfc =_ebabb +_fdea .CharSpacing *1000.0; +};if _gbbc +_ebabb > _bebc {_effa :=-1;if !_fgdd {for _gagb :=len (_aeaf )-1;_gagb >=0;_gagb --{if _aeaf [_gagb ]==' '{_effa =_gagb ;break ;};};};if _dgfgd ._cgdf {_bcfdb :=len (_beeg );if _bcfdb > 0{_beeg [_bcfdb -1].Text =_dd .TrimRightFunc (_beeg [_bcfdb -1].Text ,_afed ); +_dgfgd ._gegeg =append (_dgfgd ._gegeg ,_beeg );_beeg =[]*TextChunk {};};_aeaf =append (_aeaf ,_acag );_gfge =append (_gfge ,_cgfdfc );if _effa >=0{_aeaf =_aeaf [_effa +1:];_gfge =_gfge [_effa +1:];};_gbbc =0;for _ ,_acce :=range _gfge {_gbbc +=_acce ; +};if _gbbc > _bebc {_ebfa :=string (_aeaf [:len (_aeaf )-1]);_ebfa =_eefe (_ebfa ,_faac );if !_gaec &&_fgdd {_ebfa +="\u0020";};_beeg =append (_beeg ,&TextChunk {Text :_dd .TrimRightFunc (_ebfa ,_afed ),Style :_fdea ,_gdege :_geafg (_egfed ),VerticalAlignment :_dfef }); +_dgfgd ._gegeg =append (_dgfgd ._gegeg ,_beeg );_beeg =[]*TextChunk {};_aeaf =[]rune {_acag };_gfge =[]float64 {_cgfdfc };_gbbc =_cgfdfc ;};continue ;};_bcgb :=string (_aeaf );if _effa >=0{_bcgb =string (_aeaf [0:_effa +1]);_aeaf =_aeaf [_effa +1:];_aeaf =append (_aeaf ,_acag ); +_gfge =_gfge [_effa +1:];_gfge =append (_gfge ,_cgfdfc );_gbbc =0;for _ ,_agge :=range _gfge {_gbbc +=_agge ;};}else {if _fgdd {_gbbc =0;_aeaf =[]rune {};_gfge =[]float64 {};}else {_gbbc =_cgfdfc ;_aeaf =[]rune {_acag };_gfge =[]float64 {_cgfdfc };};}; +_bcgb =_eefe (_bcgb ,_faac );if !_gaec &&_fgdd {_bcgb +="\u0020";};_beeg =append (_beeg ,&TextChunk {Text :_dd .TrimRightFunc (_bcgb ,_afed ),Style :_fdea ,_gdege :_geafg (_egfed ),VerticalAlignment :_dfef });_dgfgd ._gegeg =append (_dgfgd ._gegeg ,_beeg ); +_beeg =[]*TextChunk {};}else {_gbbc +=_cgfdfc ;_aeaf =append (_aeaf ,_acag );_gfge =append (_gfge ,_cgfdfc );};};if len (_aeaf )> 0{_cfca :=_eefe (string (_aeaf ),_faac );_beeg =append (_beeg ,&TextChunk {Text :_cfca ,Style :_fdea ,_gdege :_geafg (_egfed ),VerticalAlignment :_dfef }); +};};if len (_beeg )> 0{_dgfgd ._gegeg =append (_dgfgd ._gegeg ,_beeg );};return nil ;}; -// Positioning returns the type of positioning the line is set to use. -func (_fefgd *Line )Positioning ()Positioning {return _fefgd ._defc };func _cafb (_cabe ,_agege ,_ddfdg TextChunk ,_bbbae uint ,_acbgd TextStyle )*TOCLine {_bbcec :=_fcgda (_acbgd );_bbcec .SetEnableWrap (true );_bbcec .SetTextAlignment (TextAlignmentLeft ); -_bbcec .SetMargins (0,0,2,2);_gfgf :=&TOCLine {_egbgc :_bbcec ,Number :_cabe ,Title :_agege ,Page :_ddfdg ,Separator :TextChunk {Text :"\u002e",Style :_acbgd },_aaeg :0,_bfbdg :_bbbae ,_fgggc :10,_caacb :PositionRelative };_bbcec ._ffdd .Left =_gfgf ._aaeg +float64 (_gfgf ._bfbdg -1)*_gfgf ._fgggc ; -_bbcec ._bffcd =_gfgf .prepareParagraph ;return _gfgf ;}; +// FilledCurve represents a closed path of Bezier curves with a border and fill. +type FilledCurve struct{_dbca []_gad .CubicBezierCurve ;FillEnabled bool ;_dcabf Color ;BorderEnabled bool ;BorderWidth float64 ;_badb Color ;};func (_afba *templateProcessor )parseListMarker (_dcege *templateNode )(interface{},error ){if _dcege ._afbge ==nil {_afba .nodeLogError (_dcege ,"\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 ,_gcgf ;};var _ebegc *TextChunk ;switch _bgfd :=_dcege ._afbge ._dceb .(type ){case *List :_ebegc =&_bgfd ._cafc ;case *listItem :_ebegc =&_bgfd ._badgf ;default:_afba .nodeLogError (_dcege ,"\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",_bgfd ); +return nil ,_gcgf ;};if _ ,_dfefg :=_afba .parseTextChunk (_dcege ,_ebegc );_dfefg !=nil {_afba .nodeLogError (_dcege ,"\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",_dfefg ); +return nil ,nil ;};return _ebegc ,nil ;};func _bddgc (_caebg []*ColorPoint )*LinearShading {return &LinearShading {_ebade :&shading {_cfgfd :ColorWhite ,_gdfd :false ,_aeaa :[]bool {false ,false },_eeee :_caebg },_fagf :&_bbd .PdfRectangle {}};}; -// GetCoords returns the center coordinates of ellipse (`xc`, `yc`). -func (_cbdb *Ellipse )GetCoords ()(float64 ,float64 ){return _cbdb ._cdad ,_cbdb ._ccag }; +// Width is not used. Not used as a Table element is designed to fill into +// available width depending on the context. Returns 0. +func (_aceeg *Table )Width ()float64 {return 0}; -// TOC returns the table of contents component of the creator. -func (_bcbd *Creator )TOC ()*TOC {return _bcbd ._gcec }; +// NewStyledTOCLine creates a new table of contents line with the provided style. +func (_gcacd *Creator )NewStyledTOCLine (number ,title ,page TextChunk ,level uint ,style TextStyle )*TOCLine {return _defde (number ,title ,page ,level ,style );}; -// Scale scales the ellipse dimensions by the specified factors. -func (_eefg *Ellipse )Scale (xFactor ,yFactor float64 ){_eefg ._fegd =xFactor *_eefg ._fegd ;_eefg ._ebdcd =yFactor *_eefg ._ebdcd ;};func (_fefgg *Invoice )drawSection (_deac ,_begcc string )[]*StyledParagraph {var _egeee []*StyledParagraph ;if _deac !=""{_aaea :=_fcgda (_fefgg ._bfaaa ); -_aaea .SetMargins (0,0,0,5);_aaea .Append (_deac );_egeee =append (_egeee ,_aaea );};if _begcc !=""{_gedea :=_fcgda (_fefgg ._afaeb );_gedea .Append (_begcc );_egeee =append (_egeee ,_gedea );};return _egeee ;};func (_gcad *Creator )getActivePage ()*_bce .PdfPage {if _gcad ._cede ==nil {if len (_gcad ._ggg )==0{return nil ; -};return _gcad ._ggg [len (_gcad ._ggg )-1];};return _gcad ._cede ;}; +// SetFillOpacity sets the fill opacity. +func (_gbaa *CurvePolygon )SetFillOpacity (opacity float64 ){_gbaa ._eedg =opacity };func _agab (_gceg *Block ,_eageeg _bbd .PdfColor ,_bbbc Color ,_feae func ()Rectangle )error {switch _dgdaf :=_eageeg .(type ){case *_bbd .PdfColorPatternType2 :_aecbe ,_ggafb :=_bbbc .(*LinearShading ); +if !_ggafb {return _b .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");};_faff :=_feae ();_aecbe .SetBoundingBox (_faff ._bgcbe ,_faff ._aagb ,_faff ._cdagc ,_faff ._ddbcg ); +_fedad ,_gdea :=_aecbe .AddPatternResource (_gceg );if _gdea !=nil {return _b .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",_gdea ); +};_dgdaf .PatternName =_fedad ;case *_bbd .PdfColorPatternType3 :_ffaa ,_dcfga :=_bbbc .(*RadialShading );if !_dcfga {return _b .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"); +};_abbe :=_feae ();_ffaa .SetBoundingBox (_abbe ._bgcbe ,_abbe ._aagb ,_abbe ._cdagc ,_abbe ._ddbcg );_fabcg ,_bddg :=_ffaa .AddPatternResource (_gceg );if _bddg !=nil {return _b .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",_bddg ); +};_dgdaf .PatternName =_fabcg ;};return nil ;}; -// BorderWidth returns the border width of the ellipse. -func (_fcgf *Ellipse )BorderWidth ()float64 {return _fcgf ._bfbe };func _beaab (_aeab *templateProcessor ,_bfgeg *templateNode )(interface{},error ){return _aeab .parseStyledParagraph (_bfgeg );};func (_bbee *Rectangle )applyFitMode (_fgaa float64 ){_fgaa -=_bbee ._cbebe .Left +_bbee ._cbebe .Right +_bbee ._dgfb ; -switch _bbee ._ggafa {case FitModeFillWidth :_bbee .ScaleToWidth (_fgaa );};}; +// Horizontal returns total horizontal (left + right) margin. +func (_cdd *Margins )Horizontal ()float64 {return _cdd .Left +_cdd .Right }; -// SetRowHeight sets the height for a specified row. -func (_dcgdc *Table )SetRowHeight (row int ,h float64 )error {if row < 1||row > len (_dcgdc ._cgfe ){return _d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_dcgdc ._cgfe [row -1]=h ;return nil ; -};func _dfdce (_bfde []_bb .CubicBezierCurve )*PolyBezierCurve {return &PolyBezierCurve {_dffe :&_bb .PolyBezierCurve {Curves :_bfde ,BorderColor :_bce .NewPdfColorDeviceRGB (0,0,0),BorderWidth :1.0},_ccbe :1.0,_cgde :1.0};}; +// SetMaxLines sets the maximum number of lines before the paragraph +// text is truncated. +func (_agbe *Paragraph )SetMaxLines (maxLines int ){_agbe ._gbdf =maxLines ;_agbe .wrapText ()}; -// TitleStyle returns the style properties used to render the invoice title. -func (_cdfg *Invoice )TitleStyle ()TextStyle {return _cdfg ._efdgf };func (_gfec *Division )split (_edbde DrawContext )(_dcf ,_agfae *Division ){var (_ddbg float64 ;_fggf ,_cdfa []VectorDrawable ;);_gebf :=_edbde .Width -_gfec ._dagd .Left -_gfec ._dagd .Right -_gfec ._dbfb .Left -_gfec ._dbfb .Right ; -for _ebbe ,_abd :=range _gfec ._gebe {_ddbg +=_aagc (_abd ,_gebf );if _ddbg < _edbde .Height {_fggf =append (_fggf ,_abd );}else {_cdfa =_gfec ._gebe [_ebbe :];break ;};};if len (_fggf )> 0{_dcf =_gbgb ();*_dcf =*_gfec ;_dcf ._gebe =_fggf ;if _gfec ._gcgc !=nil {_dcf ._gcgc =&Background {}; -*_dcf ._gcgc =*_gfec ._gcgc ;};};if len (_cdfa )> 0{_agfae =_gbgb ();*_agfae =*_gfec ;_agfae ._gebe =_cdfa ;if _gfec ._gcgc !=nil {_agfae ._gcgc =&Background {};*_agfae ._gcgc =*_gfec ._gcgc ;};};return _dcf ,_agfae ;}; +// SkipCells skips over a specified number of cells in the table. +func (_dcdcfc *Table )SkipCells (num int ){if num < 0{_ee .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 _bbbcc :=0;_bbbcc < num ;_bbbcc ++{_dcdcfc .NewCell ();};}; -// Creator is a wrapper around functionality for creating PDF reports and/or adding new -// content onto imported PDF pages, etc. -type Creator struct{ +// GraphicSVG represents a drawable graphic SVG. +// It is used to render the graphic SVG components using a creator instance. +type GraphicSVG struct{_gdbd *_bd .GraphicSVG ;_aedcf Positioning ;_ddfe float64 ;_bgbba float64 ;_gac Margins ;}; -// Errors keeps error messages that should not interrupt pdf processing and to be checked later. -Errors []error ; +// SetAngle sets the rotation angle of the text. +func (_becb *StyledParagraph )SetAngle (angle float64 ){_becb ._fabd =angle }; -// UnsupportedCharacterReplacement is character that will be used to replace unsupported glyph. -// The value will be passed to drawing context. -UnsupportedCharacterReplacement rune ;_ggg []*_bce .PdfPage ;_fafe map[*_bce .PdfPage ]*Block ;_bfa map[*_bce .PdfPage ]*pageTransformations ;_cede *_bce .PdfPage ;_gbae PageSize ;_ecec DrawContext ;_gcba Margins ;_bcaa ,_accf float64 ;_eeb int ;_eaa func (_fdfa FrontpageFunctionArgs ); -_geed func (_aac *TOC )error ;_agef func (_cfda *Block ,_bbb HeaderFunctionArgs );_bdc func (_aec *Block ,_dedd FooterFunctionArgs );_gff func (_abf PageFinalizeFunctionArgs )error ;_bfga func (_eeac *_bce .PdfWriter )error ;_dbfd bool ; +// Number returns the invoice number description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_faecd *Invoice )Number ()(*InvoiceCell ,*InvoiceCell ){return _faecd ._aca [0],_faecd ._aca [1]}; -// Controls whether a table of contents will be generated. -AddTOC bool ; +// SetShowLinks sets visibility of links for the TOC lines. +func (_bddb *TOC )SetShowLinks (showLinks bool ){_bddb ._fbfca =showLinks };var _bcfge =map[string ]*templateTag {"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":&templateTag {_bfed :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{}{}},_eecgd :_aeeg },"\u0074\u0065\u0078\u0074\u002d\u0063\u0068\u0075\u006e\u006b":&templateTag {_bfed :map[string ]struct{}{"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":struct{}{}},_eecgd :_ebadef },"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":&templateTag {_bfed :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{}{}},_eecgd :_gdeb },"\u0074\u0061\u0062l\u0065":&templateTag {_bfed :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{}{}},_eecgd :_deggf },"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":&templateTag {_bfed :map[string ]struct{}{"\u0074\u0061\u0062l\u0065":struct{}{}},_eecgd :_fddgf },"\u006c\u0069\u006e\u0065":&templateTag {_bfed :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{}{}},_eecgd :_bdfda },"\u0072e\u0063\u0074\u0061\u006e\u0067\u006ce":&templateTag {_bfed :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{}{}},_eecgd :_fcdfc },"\u0065l\u006c\u0069\u0070\u0073\u0065":&templateTag {_bfed :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{}{}},_eecgd :_cgbbe },"\u0069\u006d\u0061g\u0065":&templateTag {_bfed :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{}{}},_eecgd :_gbgaf },"\u0063h\u0061\u0070\u0074\u0065\u0072":&templateTag {_bfed :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_eecgd :_bfbdb },"\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":&templateTag {_bfed :map[string ]struct{}{"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_eecgd :_acbga },"\u0063\u0068\u0061r\u0074":&templateTag {_bfed :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{}{}},_eecgd :_aabcf },"\u0070\u0061\u0067\u0065\u002d\u0062\u0072\u0065\u0061\u006b":&templateTag {_bfed :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_eecgd :_bgdb },"\u0062\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064":&templateTag {_bfed :map[string ]struct{}{"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{}},_eecgd :_edggd },"\u006c\u0069\u0073\u0074":&templateTag {_bfed :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{}{}},_eecgd :_fegfd },"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":&templateTag {_bfed :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{}},_eecgd :_geeef },"l\u0069\u0073\u0074\u002d\u006d\u0061\u0072\u006b\u0065\u0072":&templateTag {_bfed :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_eecgd :_fffd }}; -// 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 ;_gcec *TOC ; -// Controls whether outlines will be generated. -AddOutlines bool ;_afee *_bce .Outline ;_bcb *_bce .PdfOutlineTreeNode ;_bdfe *_bce .PdfAcroForm ;_cfgb _gac .PdfObject ;_afddc _bce .Optimizer ;_ccgd []*_bce .PdfFont ;_gbgad *_bce .PdfFont ;_agfa *_bce .PdfFont ;}; +// SetBackgroundColor set background color of the shading area. +// +// By default the background color is set to white. +func (_bdga *LinearShading )SetBackgroundColor (backgroundColor Color ){_bdga ._ebade .SetBackgroundColor (backgroundColor );}; -// SetColorRight sets border color for right. -func (_fbfed *border )SetColorRight (col Color ){_fbfed ._eege =col };func (_afefd *templateProcessor )nodeLogError (_ddfc *templateNode ,_bgacg string ,_ddea ...interface{}){_bcf .Log .Error (_afefd .getNodeErrorLocation (_ddfc ,_bgacg ,_ddea ...));}; +// SetBackground sets the background properties of the component. +func (_eaddd *Division )SetBackground (background *Background ){_eaddd ._cacc =background }; +// Padding returns the padding of the component. +func (_dada *Division )Padding ()(_cbb ,_egea ,_cgcb ,_fefc float64 ){return _dada ._eabe .Left ,_dada ._eabe .Right ,_dada ._eabe .Top ,_dada ._eabe .Bottom ;}; -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. -func (_adab *List )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var _bgcc float64 ;var _bggg []*StyledParagraph ;for _ ,_edbdc :=range _adab ._gcaa {_fedb :=_fcgda (_adab ._dbde );_fedb .SetEnableWrap (false );_fedb .SetTextAlignment (TextAlignmentRight ); -_fedb .Append (_edbdc ._aebgb .Text ).Style =_edbdc ._aebgb .Style ;_dcgg :=_fedb .getTextWidth ()/1000.0/ctx .Width ;if _bgcc < _dcgg {_bgcc =_dcgg ;};_bggg =append (_bggg ,_fedb );};_faae :=_efga (2);_faae .SetColumnWidths (_bgcc ,1-_bgcc );_faae .SetMargins (_adab ._cdc .Left +_adab ._dbfea ,_adab ._cdc .Right ,_adab ._cdc .Top ,_adab ._cdc .Bottom ); -_faae .EnableRowWrap (true );for _dgdde ,_dbfbgf :=range _adab ._gcaa {_ddgdf :=_faae .NewCell ();_ddgdf .SetIndent (0);_ddgdf .SetContent (_bggg [_dgdde ]);_ddgdf =_faae .NewCell ();_ddgdf .SetIndent (0);_ddgdf .SetContent (_dbfbgf ._effbff );};return _faae .GeneratePageBlocks (ctx ); -}; +// Height returns the height of the chart. +func (_fecg *Chart )Height ()float64 {return float64 (_fecg ._eebf .Height ())};func _daac (_aeggd [][]_gad .Point )*Polygon {return &Polygon {_bbbe :&_gad .Polygon {Points :_aeggd },_cfeea :1.0,_fbeb :1.0};};func (_ebcd *Division )drawBackground (_bdaa []*Block ,_ecab ,_ecae DrawContext ,_bbfe bool )([]*Block ,error ){_bfag :=len (_bdaa ); +if _bfag ==0||_ebcd ._cacc ==nil {return _bdaa ,nil ;};_cbea :=make ([]*Block ,0,len (_bdaa ));for _eecg ,_bfe :=range _bdaa {var (_caefa =_ebcd ._cacc .BorderRadiusTopLeft ;_dbcgd =_ebcd ._cacc .BorderRadiusTopRight ;_febd =_ebcd ._cacc .BorderRadiusBottomLeft ; +_gbbg =_ebcd ._cacc .BorderRadiusBottomRight ;);_cdcg :=_ecab ;_cdcg .Page +=_eecg ;if _eecg ==0{if _bbfe {_cbea =append (_cbea ,_bfe );continue ;};if _bfag ==1{_cdcg .Height =_ecae .Y -_ecab .Y ;};}else {_cdcg .X =_cdcg .Margins .Left +_ebcd ._ggea .Left ; +_cdcg .Y =_cdcg .Margins .Top ;_cdcg .Width =_cdcg .PageWidth -_cdcg .Margins .Left -_cdcg .Margins .Right -_ebcd ._ggea .Left -_ebcd ._ggea .Right ;if _eecg ==_bfag -1{_cdcg .Height =_ecae .Y -_cdcg .Margins .Top -_ebcd ._ggea .Top ;}else {_cdcg .Height =_cdcg .PageHeight -_cdcg .Margins .Top -_cdcg .Margins .Bottom ; +};if !_bbfe {_caefa =0;_dbcgd =0;};};if _bfag > 1&&_eecg !=_bfag -1{_febd =0;_gbbg =0;};_fbdb :=_geeed (_cdcg .X ,_cdcg .Y ,_cdcg .Width ,_cdcg .Height );_fbdb .SetFillColor (_ebcd ._cacc .FillColor );_fbdb .SetBorderColor (_ebcd ._cacc .BorderColor ); +_fbdb .SetBorderWidth (_ebcd ._cacc .BorderSize );_fbdb .SetBorderRadius (_caefa ,_dbcgd ,_febd ,_gbbg );_aada ,_ ,_acdd :=_fbdb .GeneratePageBlocks (_cdcg );if _acdd !=nil {return nil ,_acdd ;};if len (_aada )==0{continue ;};_fege :=_aada [0];if _acdd =_fege .mergeBlocks (_bfe ); +_acdd !=nil {return nil ,_acdd ;};_cbea =append (_cbea ,_fege );};return _cbea ,nil ;}; -// SetHeaderRows turns the selected table rows into headers that are repeated -// for every page the table spans. startRow and endRow are inclusive. -func (_gafab *Table )SetHeaderRows (startRow ,endRow int )error {if startRow <=0{return _d .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 _d .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 _d .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"); -};_gafab ._ccaf =true ;_gafab ._gcdbc =startRow ;_gafab ._dccga =endRow ;return nil ;}; +// SetHeight sets the height of the ellipse. +func (_dffe *Ellipse )SetHeight (height float64 ){_dffe ._dgdg =height }; -// Cols returns the total number of columns the table has. -func (_edga *Table )Cols ()int {return _edga ._fdbec };func (_fade *templateProcessor )parseLinkAttr (_dfebe ,_cgfa string )*_bce .PdfAnnotation {_cgfa =_df .TrimSpace (_cgfa );if _df .HasPrefix (_cgfa ,"\u0075\u0072\u006c(\u0027")&&_df .HasSuffix (_cgfa ,"\u0027\u0029")&&len (_cgfa )> 7{return _bage (_cgfa [5:len (_cgfa )-2]); -};if _df .HasPrefix (_cgfa ,"\u0070\u0061\u0067e\u0028")&&_df .HasSuffix (_cgfa ,"\u0029")&&len (_cgfa )> 6{var (_fgebb error ;_ecdcb int64 ;_bffga float64 ;_bfdbe float64 ;_gfaa =1.0;_cdedc =_df .Split (_cgfa [5:len (_cgfa )-1],"\u002c"););_ecdcb ,_fgebb =_dc .ParseInt (_df .TrimSpace (_cdedc [0]),10,64); -if _fgebb !=nil {_bcf .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",_fgebb );return nil ;};if len (_cdedc )>=2{_bffga ,_fgebb =_dc .ParseFloat (_df .TrimSpace (_cdedc [1]),64); -if _fgebb !=nil {_bcf .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",_fgebb ); -return nil ;};};if len (_cdedc )>=3{_bfdbe ,_fgebb =_dc .ParseFloat (_df .TrimSpace (_cdedc [2]),64);if _fgebb !=nil {_bcf .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",_fgebb ); -return nil ;};};if len (_cdedc )>=4{_gfaa ,_fgebb =_dc .ParseFloat (_df .TrimSpace (_cdedc [3]),64);if _fgebb !=nil {_bcf .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",_fgebb ); -return nil ;};};return _dgga (_ecdcb -1,_bffga ,_bfdbe ,_gfaa );};return nil ;}; +// Height returns the current page height. +func (_eecd *Creator )Height ()float64 {return _eecd ._ebeb }; // DrawTemplate renders the template provided through the specified reader, // using the specified `data` and `options`. @@ -1241,1030 +1241,1065 @@ return nil ;};};return _dgga (_ecdcb -1,_bffga ,_bfdbe ,_gfaa );};return nil ;}; // 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 (_fae *Block )DrawTemplate (c *Creator ,r _c .Reader ,data interface{},options *TemplateOptions )error {return _bccgc (c ,r ,data ,options ,_fae );}; +func (_cfgg *Creator )DrawTemplate (r _ga .Reader ,data interface{},options *TemplateOptions )error {return _bgaf (_cfgg ,r ,data ,options ,_cfgg );}; -// SetBackground sets the background properties of the component. -func (_cbeb *Division )SetBackground (background *Background ){_cbeb ._gcgc =background }; +// SetBoundingBox set gradient color bounding box where the gradient would be rendered. +func (_ddcd *RadialShading )SetBoundingBox (x ,y ,width ,height float64 ){_ddcd ._fcbd =&_bbd .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };}; -// 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 (_fbbd *List )Marker ()*TextChunk {return &_fbbd ._dagdf };func (_ffabc *templateProcessor )parseTextAlignmentAttr (_eadab ,_geabb string )TextAlignment {_bcf .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",_eadab ,_geabb ); -_egea :=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 }[_geabb ]; -return _egea ;};func _geaed ()*listItem {return &listItem {}}; +// SetMargins sets the margins of the paragraph. +func (_dgae *List )SetMargins (left ,right ,top ,bottom float64 ){_dgae ._ddba .Left =left ;_dgae ._ddba .Right =right ;_dgae ._ddba .Top =top ;_dgae ._ddba .Bottom =bottom ;}; -// SetFillColor sets the fill color. -func (_fdge *CurvePolygon )SetFillColor (color Color ){_fdge ._gffa =color ;_fdge ._ceee .FillColor =_cegc (color );}; +// PageBreak represents a page break for a chapter. +type PageBreak struct{};func _ggee (_egfgf *_bbd .PdfAnnotationLink )*_bbd .PdfAnnotationLink {if _egfgf ==nil {return nil ;};_abfbbc :=_bbd .NewPdfAnnotationLink ();_abfbbc .BS =_egfgf .BS ;_abfbbc .A =_egfgf .A ;if _ecagec ,_eabb :=_egfgf .GetAction (); +_eabb ==nil &&_ecagec !=nil {_abfbbc .SetAction (_ecagec );};if _gdaaf ,_fbfcg :=_egfgf .Dest .(*_bf .PdfObjectArray );_fbfcg {_abfbbc .Dest =_bf .MakeArray (_gdaaf .Elements ()...);};return _abfbbc ;};func _cagc (_gfbaf int64 ,_feebe ,_fafdb ,_dgecg float64 )*_bbd .PdfAnnotation {_gbaga :=_bbd .NewPdfAnnotationLink (); +_aabfg :=_bbd .NewBorderStyle ();_aabfg .SetBorderWidth (0);_gbaga .BS =_aabfg .ToPdfObject ();if _gfbaf < 0{_gfbaf =0;};_gbaga .Dest =_bf .MakeArray (_bf .MakeInteger (_gfbaf ),_bf .MakeName ("\u0058\u0059\u005a"),_bf .MakeFloat (_feebe ),_bf .MakeFloat (_fafdb ),_bf .MakeFloat (_dgecg )); +return _gbaga .PdfAnnotation ;}; -// GetCoords returns coordinates of border. -func (_dfb *border )GetCoords ()(float64 ,float64 ){return _dfb ._ece ,_dfb ._bca }; +// SetSellerAddress sets the seller address of the invoice. +func (_aege *Invoice )SetSellerAddress (address *InvoiceAddress ){_aege ._bege =address }; -// GeneratePageBlocks draws the curve onto page blocks. -func (_efde *Curve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_eddaa :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_adgc :=_cg .NewContentCreator ();_adgc .Add_q ().Add_w (_efde ._aabg ).SetStrokingColor (_cegc (_efde ._efef )).Add_m (_efde ._cfba ,ctx .PageHeight -_efde ._fgad ).Add_v (_efde ._efbb ,ctx .PageHeight -_efde ._eaef ,_efde ._gbgd ,ctx .PageHeight -_efde ._caac ).Add_S ().Add_Q (); -_addbf :=_eddaa .addContentsByString (_adgc .String ());if _addbf !=nil {return nil ,ctx ,_addbf ;};return []*Block {_eddaa },ctx ,nil ;};func (_bgab *Paragraph )wrapText ()error {if !_bgab ._cdbf ||int (_bgab ._eegce )<=0{_bgab ._aecf =[]string {_bgab ._dfef }; -return nil ;};_eade :=NewTextChunk (_bgab ._dfef ,TextStyle {Font :_bgab ._ccef ,FontSize :_bgab ._afbg });_cffcb ,_cdada :=_eade .Wrap (_bgab ._eegce );if _cdada !=nil {return _cdada ;};if _bgab ._cfdd > 0&&len (_cffcb )> _bgab ._cfdd {_cffcb =_cffcb [:_bgab ._cfdd ]; -};_bgab ._aecf =_cffcb ;return nil ;};func (_ecaf *Paragraph )getTextWidth ()float64 {_aaeb :=0.0;for _ ,_gadag :=range _ecaf ._dfef {if _gadag =='\u000A'{continue ;};_gbgdf ,_acgfa :=_ecaf ._ccef .GetRuneMetrics (_gadag );if !_acgfa {_bcf .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",_gadag ,_gadag ); -return -1;};_aaeb +=_ecaf ._afbg *_gbgdf .Wx ;};return _aaeb ;};func (_cbeg *templateProcessor )parseLine (_ggcf *templateNode )(interface{},error ){_edbgaf :=_cbeg .creator .NewLine (0,0,0,0);for _ ,_egfa :=range _ggcf ._dcedab .Attr {_gcdac :=_egfa .Value ; -switch _cbgac :=_egfa .Name .Local ;_cbgac {case "\u0078\u0031":_edbgaf ._dbacf =_cbeg .parseFloatAttr (_cbgac ,_gcdac );case "\u0079\u0031":_edbgaf ._fcbf =_cbeg .parseFloatAttr (_cbgac ,_gcdac );case "\u0078\u0032":_edbgaf ._acefg =_cbeg .parseFloatAttr (_cbgac ,_gcdac ); -case "\u0079\u0032":_edbgaf ._fdac =_cbeg .parseFloatAttr (_cbgac ,_gcdac );case "\u0074h\u0069\u0063\u006b\u006e\u0065\u0073s":_edbgaf .SetLineWidth (_cbeg .parseFloatAttr (_cbgac ,_gcdac ));case "\u0063\u006f\u006co\u0072":_edbgaf .SetColor (_cbeg .parseColorAttr (_cbgac ,_gcdac )); -case "\u0073\u0074\u0079l\u0065":_edbgaf .SetStyle (_cbeg .parseLineStyleAttr (_cbgac ,_gcdac ));case "\u0064\u0061\u0073\u0068\u002d\u0061\u0072\u0072\u0061\u0079":_edbgaf .SetDashPattern (_cbeg .parseInt64Array (_cbgac ,_gcdac ),_edbgaf ._gdfa );case "\u0064\u0061\u0073\u0068\u002d\u0070\u0068\u0061\u0073\u0065":_edbgaf .SetDashPattern (_edbgaf ._dbfa ,_cbeg .parseInt64Attr (_cbgac ,_gcdac )); -case "\u006fp\u0061\u0063\u0069\u0074\u0079":_edbgaf .SetOpacity (_cbeg .parseFloatAttr (_cbgac ,_gcdac ));case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_edbgaf .SetPositioning (_cbeg .parsePositioningAttr (_cbgac ,_gcdac ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_edbgaf .SetFitMode (_cbeg .parseFitModeAttr (_cbgac ,_gcdac )); -case "\u006d\u0061\u0072\u0067\u0069\u006e":_abbgd :=_cbeg .parseMarginAttr (_cbgac ,_gcdac );_edbgaf .SetMargins (_abbgd .Left ,_abbgd .Right ,_abbgd .Top ,_abbgd .Bottom );default:_cbeg .nodeLogDebug (_ggcf ,"\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",_cbgac ); -};};return _edbgaf ,nil ;};func (_aeeee *TableCell )cloneProps (_bccf VectorDrawable )*TableCell {_aeea :=*_aeeee ;_aeea ._egga =_bccf ;return &_aeea ;}; +// TableCell defines a table cell which can contain a Drawable as content. +type TableCell struct{_cgfcf Color ;_cgccf _gad .LineStyle ;_adac CellBorderStyle ;_baecc Color ;_caec float64 ;_ggdb CellBorderStyle ;_cfcd Color ;_adcb float64 ;_ggag CellBorderStyle ;_bgbe Color ;_gbad float64 ;_adebbb CellBorderStyle ;_acaa Color ; +_accd float64 ;_cddg ,_aeec int ;_fcabc int ;_cfbea int ;_ffed VectorDrawable ;_fegaf CellHorizontalAlignment ;_ffedg CellVerticalAlignment ;_bfef float64 ;_bdcge *Table ;};func (_gdf *Block )drawToPage (_gcg *_bbd .PdfPage )error {_adg :=&_da .ContentStreamOperations {}; +if _gcg .Resources ==nil {_gcg .Resources =_bbd .NewPdfPageResources ();};_dee :=_dec (_adg ,_gcg .Resources ,_gdf ._ec ,_gdf ._ce );if _dee !=nil {return _dee ;};if _dee =_gff (_gdf ._ce ,_gcg .Resources );_dee !=nil {return _dee ;};if _dee =_gcg .AppendContentBytes (_adg .Bytes (),true ); +_dee !=nil {return _dee ;};for _ ,_dcd :=range _gdf ._cb {_gcg .AddAnnotation (_dcd );};return nil ;}; -// SetMargins sets the margins TOC line. -func (_abegc *TOCLine )SetMargins (left ,right ,top ,bottom float64 ){_abegc ._aaeg =left ;_dbgbce :=&_abegc ._egbgc ._ffdd ;_dbgbce .Left =_abegc ._aaeg +float64 (_abegc ._bfbdg -1)*_abegc ._fgggc ;_dbgbce .Right =right ;_dbgbce .Top =top ;_dbgbce .Bottom =bottom ; -};func (_bdee *Invoice )generateLineBlocks (_ebbc DrawContext )([]*Block ,DrawContext ,error ){_febc :=_efga (len (_bdee ._dbcb ));_febc .SetMargins (0,0,25,0);for _ ,_eccc :=range _bdee ._dbcb {_egbg :=_fcgda (_eccc .TextStyle );_egbg .SetMargins (0,0,1,0); -_egbg .Append (_eccc .Value );_gebd :=_febc .NewCell ();_gebd .SetHorizontalAlignment (_eccc .Alignment );_gebd .SetBackgroundColor (_eccc .BackgroundColor );_bdee .setCellBorder (_gebd ,_eccc );_gebd .SetContent (_egbg );};for _ ,_edfa :=range _bdee ._ebcb {for _ ,_gbda :=range _edfa {_efccb :=_fcgda (_gbda .TextStyle ); -_efccb .SetMargins (0,0,3,2);_efccb .Append (_gbda .Value );_gefde :=_febc .NewCell ();_gefde .SetHorizontalAlignment (_gbda .Alignment );_gefde .SetBackgroundColor (_gbda .BackgroundColor );_bdee .setCellBorder (_gefde ,_gbda );_gefde .SetContent (_efccb ); -};};return _febc .GeneratePageBlocks (_ebbc );}; +// TitleStyle returns the style properties used to render the invoice title. +func (_bfbb *Invoice )TitleStyle ()TextStyle {return _bfbb ._dccef }; -// GeneratePageBlocks draws the rectangle on a new block representing the page. Implements the Drawable interface. -func (_cfga *Rectangle )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_gabgf []*Block ;_badae =NewBlock (ctx .PageWidth ,ctx .PageHeight );_gcgd =ctx ;_ffec =_cfga ._dgfb /2;);_cfdf :=_cfga ._dgfef .IsRelative ();if _cfdf {_cfga .applyFitMode (ctx .Width ); -ctx .X +=_cfga ._cbebe .Left +_ffec ;ctx .Y +=_cfga ._cbebe .Top +_ffec ;ctx .Width -=_cfga ._cbebe .Left +_cfga ._cbebe .Right ;ctx .Height -=_cfga ._cbebe .Top +_cfga ._cbebe .Bottom ;if _cfga ._gbcd > ctx .Height {_gabgf =append (_gabgf ,_badae );_badae =NewBlock (ctx .PageWidth ,ctx .PageHeight ); -ctx .Page ++;_ecda :=ctx ;_ecda .Y =ctx .Margins .Top +_cfga ._cbebe .Top +_ffec ;_ecda .X =ctx .Margins .Left +_cfga ._cbebe .Left +_ffec ;_ecda .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_cfga ._cbebe .Top -_cfga ._cbebe .Bottom ; -_ecda .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_cfga ._cbebe .Left -_cfga ._cbebe .Right ;ctx =_ecda ;};}else {ctx .X =_cfga ._cdac ;ctx .Y =_cfga ._agaf ;};_bgace :=_bb .Rectangle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_cfga ._gbcd ,Width :_cfga ._bbca ,Height :_cfga ._gbcd ,BorderRadiusTopLeft :_cfga ._eadc ,BorderRadiusTopRight :_cfga ._bffgg ,BorderRadiusBottomLeft :_cfga ._gafc ,BorderRadiusBottomRight :_cfga ._gfcfe ,Opacity :1.0}; -if _cfga ._gfcc !=nil {_bgace .FillEnabled =true ;_dcdd :=_cegc (_cfga ._gfcc );_fcaad :=_bacf (_badae ,_dcdd ,_cfga ._gfcc ,func ()Rectangle {return Rectangle {_cdac :_bgace .X ,_agaf :_bgace .Y ,_bbca :_bgace .Width ,_gbcd :_bgace .Height };});if _fcaad !=nil {return nil ,ctx ,_fcaad ; -};_bgace .FillColor =_dcdd ;};if _cfga ._dabcf !=nil &&_cfga ._dgfb > 0{_bgace .BorderEnabled =true ;_bgace .BorderColor =_cegc (_cfga ._dabcf );_bgace .BorderWidth =_cfga ._dgfb ;};_dcce ,_ecgf :=_badae .setOpacity (_cfga ._adff ,_cfga ._cbcf );if _ecgf !=nil {return nil ,ctx ,_ecgf ; -};_agfd ,_ ,_ecgf :=_bgace .Draw (_dcce );if _ecgf !=nil {return nil ,ctx ,_ecgf ;};if _ecgf =_badae .addContentsByString (string (_agfd ));_ecgf !=nil {return nil ,ctx ,_ecgf ;};if _cfdf {ctx .X =_gcgd .X ;ctx .Width =_gcgd .Width ;_gfecd :=_cfga ._gbcd +_ffec ; -ctx .Y +=_gfecd +_cfga ._cbebe .Bottom ;ctx .Height -=_gfecd ;}else {ctx =_gcgd ;};_gabgf =append (_gabgf ,_badae );return _gabgf ,ctx ,nil ;};func (_dfdb *TableCell )height (_acfb float64 )float64 {var _bgbd float64 ;switch _begeb :=_dfdb ._egga .(type ){case *Paragraph :if _begeb ._cdbf {_begeb .SetWidth (_acfb -_dfdb ._cgce -_begeb ._gedb .Left -_begeb ._gedb .Right ); -};_bgbd =_begeb .Height ()+_begeb ._gedb .Top +_begeb ._gedb .Bottom ;if !_dfdb ._gfggf ._babba {_bgbd +=(0.5*_begeb ._afbg *_begeb ._adeg );};case *StyledParagraph :if _begeb ._ddcc {_begeb .SetWidth (_acfb -_dfdb ._cgce -_begeb ._ffdd .Left -_begeb ._ffdd .Right ); -};_bgbd =_begeb .Height ()+_begeb ._ffdd .Top +_begeb ._ffdd .Bottom ;if !_dfdb ._gfggf ._babba {_bgbd +=(0.5*_begeb .getTextHeight ());};case *Image :_begeb .applyFitMode (_acfb -_dfdb ._cgce );_bgbd =_begeb .Height ()+_begeb ._fbaf .Top +_begeb ._fbaf .Bottom ; -case *Table :_begeb .updateRowHeights (_acfb -_dfdb ._cgce -_begeb ._gfdc .Left -_begeb ._gfdc .Right );_bgbd =_begeb .Height ()+_begeb ._gfdc .Top +_begeb ._gfdc .Bottom ;case *List :_bgbd =_begeb .ctxHeight (_acfb -_dfdb ._cgce )+_begeb ._cdc .Top +_begeb ._cdc .Bottom ; -case *Division :_bgbd =_begeb .ctxHeight (_acfb -_dfdb ._cgce )+_begeb ._dagd .Top +_begeb ._dagd .Bottom +_begeb ._dbfb .Top +_begeb ._dbfb .Bottom ;case *Chart :_bgbd =_begeb .Height ()+_begeb ._abec .Top +_begeb ._abec .Bottom ;case *Rectangle :_begeb .applyFitMode (_acfb -_dfdb ._cgce ); -_bgbd =_begeb .Height ()+_begeb ._cbebe .Top +_begeb ._cbebe .Bottom +_begeb ._dgfb ;case *Ellipse :_begeb .applyFitMode (_acfb -_dfdb ._cgce );_bgbd =_begeb .Height ()+_begeb ._bceg .Top +_begeb ._bceg .Bottom ;case *Line :_bgbd =_begeb .Height ()+_begeb ._acga .Top +_begeb ._acga .Bottom ; -};return _bgbd ;};func (_edadc *Invoice )generateTotalBlocks (_dbgfa DrawContext )([]*Block ,DrawContext ,error ){_agabg :=_efga (4);_agabg .SetMargins (0,0,10,10);_edfd :=[][2]*InvoiceCell {_edadc ._edeg };_edfd =append (_edfd ,_edadc ._bfgec ...);_edfd =append (_edfd ,_edadc ._cbef ); -for _ ,_bebd :=range _edfd {_edgeb ,_adgg :=_bebd [0],_bebd [1];if _adgg .Value ==""{continue ;};_agabg .SkipCells (2);_dcfee :=_agabg .NewCell ();_dcfee .SetBackgroundColor (_edgeb .BackgroundColor );_dcfee .SetHorizontalAlignment (_adgg .Alignment ); -_edadc .setCellBorder (_dcfee ,_edgeb );_caae :=_fcgda (_edgeb .TextStyle );_caae .SetMargins (0,0,2,1);_caae .Append (_edgeb .Value );_dcfee .SetContent (_caae );_dcfee =_agabg .NewCell ();_dcfee .SetBackgroundColor (_adgg .BackgroundColor );_dcfee .SetHorizontalAlignment (_adgg .Alignment ); -_edadc .setCellBorder (_dcfee ,_edgeb );_caae =_fcgda (_adgg .TextStyle );_caae .SetMargins (0,0,2,1);_caae .Append (_adgg .Value );_dcfee .SetContent (_caae );};return _agabg .GeneratePageBlocks (_dbgfa );};func (_fedf *Ellipse )applyFitMode (_gda float64 ){_gda -=_fedf ._bceg .Left +_fedf ._bceg .Right ; -switch _fedf ._dage {case FitModeFillWidth :_fedf .ScaleToWidth (_gda );};}; +// GeneratePageBlocks draws the composite curve polygon on a new block +// representing the page. Implements the Drawable interface. +func (_edeff *CurvePolygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dbce :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_ebfc ,_egec :=_dbce .setOpacity (_edeff ._eedg ,_edeff ._dggg );if _egec !=nil {return nil ,ctx ,_egec ; +};_ddaf :=_edeff ._cba ;_ddaf .FillEnabled =_ddaf .FillColor !=nil ;_ddaf .BorderEnabled =_ddaf .BorderColor !=nil &&_ddaf .BorderWidth > 0;var (_efe =ctx .PageHeight ;_gaa =_ddaf .Rings ;_bfcb =make ([][]_gad .CubicBezierCurve ,0,len (_ddaf .Rings )); +);_cfbb :=_bbd .PdfRectangle {};if len (_gaa )> 0&&len (_gaa [0])> 0{_fffg :=_gaa [0][0];_fffg .P0 .Y =_efe -_fffg .P0 .Y ;_fffg .P1 .Y =_efe -_fffg .P1 .Y ;_fffg .P2 .Y =_efe -_fffg .P2 .Y ;_fffg .P3 .Y =_efe -_fffg .P3 .Y ;_cfbb =_fffg .GetBounds (); +};for _ ,_bgegg :=range _gaa {_gab :=make ([]_gad .CubicBezierCurve ,0,len (_bgegg ));for _ ,_ecge :=range _bgegg {_gfee :=_ecge ;_gfee .P0 .Y =_efe -_gfee .P0 .Y ;_gfee .P1 .Y =_efe -_gfee .P1 .Y ;_gfee .P2 .Y =_efe -_gfee .P2 .Y ;_gfee .P3 .Y =_efe -_gfee .P3 .Y ; +_gab =append (_gab ,_gfee );_afbbg :=_gfee .GetBounds ();_cfbb .Llx =_bbg .Min (_cfbb .Llx ,_afbbg .Llx );_cfbb .Lly =_bbg .Min (_cfbb .Lly ,_afbbg .Lly );_cfbb .Urx =_bbg .Max (_cfbb .Urx ,_afbbg .Urx );_cfbb .Ury =_bbg .Max (_cfbb .Ury ,_afbbg .Ury ); +};_bfcb =append (_bfcb ,_gab );};_ddaf .Rings =_bfcb ;defer func (){_ddaf .Rings =_gaa }();if _ddaf .FillEnabled {_edba :=_agab (_dbce ,_edeff ._cba .FillColor ,_edeff ._fgcaa ,func ()Rectangle {return Rectangle {_bgcbe :_cfbb .Llx ,_aagb :_cfbb .Lly ,_cdagc :_cfbb .Width (),_ddbcg :_cfbb .Height ()}; +});if _edba !=nil {return nil ,ctx ,_edba ;};};_ccb ,_ ,_egec :=_ddaf .Draw (_ebfc );if _egec !=nil {return nil ,ctx ,_egec ;};if _egec =_dbce .addContentsByString (string (_ccb ));_egec !=nil {return nil ,ctx ,_egec ;};return []*Block {_dbce },ctx ,nil ; +};func (_dgad *Invoice )generateInformationBlocks (_dcfff DrawContext )([]*Block ,DrawContext ,error ){_ffaeg :=_ggcdc (_dgad ._faeg );_ffaeg .SetMargins (0,0,0,20);_adebb :=_dgad .drawAddress (_dgad ._bege );_adebb =append (_adebb ,_ffaeg );_adebb =append (_adebb ,_dgad .drawAddress (_dgad ._ecff )...); +_bgea :=_cebc ();for _ ,_fdeeb :=range _adebb {_bgea .Add (_fdeeb );};_acbca :=_dgad .drawInformation ();_dggdd :=_bfdec (2);_dggdd .SetMargins (0,0,25,0);_ceda :=_dggdd .NewCell ();_ceda .SetIndent (0);_ceda .SetContent (_bgea );_ceda =_dggdd .NewCell (); +_ceda .SetContent (_acbca );return _dggdd .GeneratePageBlocks (_dcfff );}; -// 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 (_aff *Creator )NewRectangle (x ,y ,width ,height float64 )*Rectangle {return _bgacf (x ,y ,width ,height );};func _fafcg (_fbc _aa .Image )(*Image ,error ){_cfgf ,_abda :=_bce .ImageHandling .NewImageFromGoImage (_fbc );if _abda !=nil {return nil ,_abda ; -};return _gdbc (_cfgf );};func (_ebecg *Invoice )newColumn (_bfgd string ,_dbbg CellHorizontalAlignment )*InvoiceCell {_fceda :=&InvoiceCell {_ebecg ._gcac ,_bfgd };_fceda .Alignment =_dbbg ;return _fceda ;}; +// SetBorderOpacity sets the border opacity. +func (_dbdg *PolyBezierCurve )SetBorderOpacity (opacity float64 ){_dbdg ._bbga =opacity }; -// SetTextAlignment sets the horizontal alignment of the text within the space provided. -func (_dbag *Paragraph )SetTextAlignment (align TextAlignment ){_dbag ._bede =align }; +// NewPolyline creates a new polyline. +func (_ced *Creator )NewPolyline (points []_gad .Point )*Polyline {return _aged (points )};func _ggba (_bcdabgb ...interface{})(map[string ]interface{},error ){_fccfa :=len (_bcdabgb );if _fccfa %2!=0{_ee .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",_fccfa ); +return nil ,_bf .ErrRangeError ;};_ecdcf :=map[string ]interface{}{};for _caebf :=0;_caebf < _fccfa ;_caebf +=2{_fccae ,_afeeb :=_bcdabgb [_caebf ].(string );if !_afeeb {_ee .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",_bcdabgb [_caebf ]); +return nil ,_bf .ErrTypeError ;};_ecdcf [_fccae ]=_bcdabgb [_caebf +1];};return _ecdcf ,nil ;};func (_cfcf *templateProcessor )parseLine (_edbgc *templateNode )(interface{},error ){_gbcea :=_cfcf .creator .NewLine (0,0,0,0);for _ ,_dgaef :=range _edbgc ._ebeg .Attr {_cfag :=_dgaef .Value ; +switch _ddcdd :=_dgaef .Name .Local ;_ddcdd {case "\u0078\u0031":_gbcea ._fcgb =_cfcf .parseFloatAttr (_ddcdd ,_cfag );case "\u0079\u0031":_gbcea ._aeea =_cfcf .parseFloatAttr (_ddcdd ,_cfag );case "\u0078\u0032":_gbcea ._eefg =_cfcf .parseFloatAttr (_ddcdd ,_cfag ); +case "\u0079\u0032":_gbcea ._bfbgf =_cfcf .parseFloatAttr (_ddcdd ,_cfag );case "\u0074h\u0069\u0063\u006b\u006e\u0065\u0073s":_gbcea .SetLineWidth (_cfcf .parseFloatAttr (_ddcdd ,_cfag ));case "\u0063\u006f\u006co\u0072":_gbcea .SetColor (_cfcf .parseColorAttr (_ddcdd ,_cfag )); +case "\u0073\u0074\u0079l\u0065":_gbcea .SetStyle (_cfcf .parseLineStyleAttr (_ddcdd ,_cfag ));case "\u0064\u0061\u0073\u0068\u002d\u0061\u0072\u0072\u0061\u0079":_gbcea .SetDashPattern (_cfcf .parseInt64Array (_ddcdd ,_cfag ),_gbcea ._edae );case "\u0064\u0061\u0073\u0068\u002d\u0070\u0068\u0061\u0073\u0065":_gbcea .SetDashPattern (_gbcea ._daab ,_cfcf .parseInt64Attr (_ddcdd ,_cfag )); +case "\u006fp\u0061\u0063\u0069\u0074\u0079":_gbcea .SetOpacity (_cfcf .parseFloatAttr (_ddcdd ,_cfag ));case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_gbcea .SetPositioning (_cfcf .parsePositioningAttr (_ddcdd ,_cfag ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_gbcea .SetFitMode (_cfcf .parseFitModeAttr (_ddcdd ,_cfag )); +case "\u006d\u0061\u0072\u0067\u0069\u006e":_egafe :=_cfcf .parseMarginAttr (_ddcdd ,_cfag );_gbcea .SetMargins (_egafe .Left ,_egafe .Right ,_egafe .Top ,_egafe .Bottom );default:_cfcf .nodeLogDebug (_edbgc ,"\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",_ddcdd ); +};};return _gbcea ,nil ;};func (_eagb *Invoice )generateHeaderBlocks (_eeaff DrawContext )([]*Block ,DrawContext ,error ){_ecdf :=_ggcdc (_eagb ._dccef );_ecdf .SetEnableWrap (true );_ecdf .Append (_eagb ._aabb );_adff :=_bfdec (2);if _eagb ._dcbc !=nil {_bfgc :=_adff .NewCell (); +_bfgc .SetHorizontalAlignment (CellHorizontalAlignmentLeft );_bfgc .SetVerticalAlignment (CellVerticalAlignmentMiddle );_bfgc .SetIndent (0);_bfgc .SetContent (_eagb ._dcbc );_eagb ._dcbc .ScaleToHeight (_ecdf .Height ()+20);}else {_adff .SkipCells (1); +};_bada :=_adff .NewCell ();_bada .SetHorizontalAlignment (CellHorizontalAlignmentRight );_bada .SetVerticalAlignment (CellVerticalAlignmentMiddle );_bada .SetContent (_ecdf );return _adff .GeneratePageBlocks (_eeaff );}; -// Lines returns all the lines the table of contents has. -func (_bdacd *TOC )Lines ()[]*TOCLine {return _bdacd ._agea }; +// SetLineMargins sets the margins for all new lines of the table of contents. +func (_eggf *TOC )SetLineMargins (left ,right ,top ,bottom float64 ){_geeeb :=&_eggf ._eada ;_geeeb .Left =left ;_geeeb .Right =right ;_geeeb .Top =top ;_geeeb .Bottom =bottom ;}; -// SetLineSeparator sets the separator for all new lines of the table of contents. -func (_eadde *TOC )SetLineSeparator (separator string ){_eadde ._gbbga =separator };func (_cggfb *StyledParagraph )wrapText ()error {return _cggfb .wrapChunks (true )};func (_fbbga *templateProcessor )parseLineStyleAttr (_fbda ,_ceba string )_bb .LineStyle {_bcf .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",_fbda ,_ceba ); -_dccgb :=map[string ]_bb .LineStyle {"\u0073\u006f\u006ci\u0064":_bb .LineStyleSolid ,"\u0064\u0061\u0073\u0068\u0065\u0064":_bb .LineStyleDashed }[_ceba ];return _dccgb ;}; +// BuyerAddress returns the buyer address used in the invoice template. +func (_daaaa *Invoice )BuyerAddress ()*InvoiceAddress {return _daaaa ._ecff }; -// ColorCMYKFromArithmetic creates a Color from arithmetic color values (0-1). -// Example: +// SetBackgroundColor set background color of the shading area. // -// green := ColorCMYKFromArithmetic(1.0, 0.0, 1.0, 0.0) -func ColorCMYKFromArithmetic (c ,m ,y ,k float64 )Color {return cmykColor {_agac :_af .Max (_af .Min (c ,1.0),0.0),_bbg :_af .Max (_af .Min (m ,1.0),0.0),_ggdad :_af .Max (_af .Min (y ,1.0),0.0),_bgfeb :_af .Max (_af .Min (k ,1.0),0.0)};}; - -// SetEncoder sets the encoding/compression mechanism for the image. -func (_aeba *Image )SetEncoder (encoder _gac .StreamEncoder ){_aeba ._gdbdc =encoder };func _aagc (_fgbd VectorDrawable ,_acgc float64 )float64 {switch _cgec :=_fgbd .(type ){case *Paragraph :if _cgec ._cdbf {_cgec .SetWidth (_acgc -_cgec ._gedb .Left -_cgec ._gedb .Right ); -};return _cgec .Height ()+_cgec ._gedb .Top +_cgec ._gedb .Bottom ;case *StyledParagraph :if _cgec ._ddcc {_cgec .SetWidth (_acgc -_cgec ._ffdd .Left -_cgec ._ffdd .Right );};return _cgec .Height ()+_cgec ._ffdd .Top +_cgec ._ffdd .Bottom ;case *Image :_cgec .applyFitMode (_acgc ); -return _cgec .Height ()+_cgec ._fbaf .Top +_cgec ._fbaf .Bottom ;case *Rectangle :_cgec .applyFitMode (_acgc );return _cgec .Height ()+_cgec ._cbebe .Top +_cgec ._cbebe .Bottom +_cgec ._dgfb ;case *Ellipse :_cgec .applyFitMode (_acgc );return _cgec .Height ()+_cgec ._bceg .Top +_cgec ._bceg .Bottom ; -case *Division :return _cgec .ctxHeight (_acgc )+_cgec ._dagd .Top +_cgec ._dagd .Bottom +_cgec ._dbfb .Top +_cgec ._dbfb .Bottom ;case *Table :_cgec .updateRowHeights (_acgc -_cgec ._gfdc .Left -_cgec ._gfdc .Right );return _cgec .Height ()+_cgec ._gfdc .Top +_cgec ._gfdc .Bottom ; -case *List :return _cgec .ctxHeight (_acgc )+_cgec ._cdc .Top +_cgec ._cdc .Bottom ;case marginDrawable :_ ,_ ,_bfac ,_faea :=_cgec .GetMargins ();return _cgec .Height ()+_bfac +_faea ;default:return _cgec .Height ();};}; +// By default the background color is set to white. +func (_dacf *shading )SetBackgroundColor (backgroundColor Color ){_dacf ._cfgfd =backgroundColor };func (_eagff *templateProcessor )parseAttrPropList (_bbfbb string )map[string ]string {_fabba :=_dd .Fields (_bbfbb );if len (_fabba )==0{return nil ;};_edcaf :=map[string ]string {}; +for _ ,_bagga :=range _fabba {_caafa :=_cgce .FindStringSubmatch (_bagga );if len (_caafa )< 3{continue ;};_edgb ,_cadec :=_dd .TrimSpace (_caafa [1]),_caafa [2];if _edgb ==""{continue ;};_edcaf [_edgb ]=_cadec ;};return _edcaf ;}; -// ToRGB implements interface Color. -// Note: It's not directly used since shading color works differently than regular color. -func (_gbcae *LinearShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0};func (_acac *Table )getLastCellFromCol (_dfad int )(int ,*TableCell ){for _ggbfa :=len (_acac ._fcac )-1;_ggbfa >=0;_ggbfa --{if _acac ._fcac [_ggbfa ]._dagb ==_dfad {return _ggbfa ,_acac ._fcac [_ggbfa ]; -};};return 0,nil ;}; +// 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 (_dgca *Creator )SetPageLabels (pageLabels _bf .PdfObject ){_dgca ._fdga =pageLabels }; -// LineWidth returns the width of the line. -func (_dfa *Line )LineWidth ()float64 {return _dfa ._ffgg }; +// Append adds a new text chunk to the paragraph. +func (_acge *StyledParagraph )Append (text string )*TextChunk {_aafdc :=NewTextChunk (text ,_acge ._abeaf );return _acge .appendChunk (_aafdc );};var (_cgce =_bc .MustCompile ("\u0028[\u005cw\u002d\u005d\u002b\u0029\u005c(\u0027\u0028.\u002b\u0029\u0027\u005c\u0029"); +_eeaffa =_ge .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");_gcgf =_ge .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"); +_fbdf =_ge .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020c\u0068\u0069\u006cd\u0020n\u006f\u0064\u0065");_ecfd =_ge .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0074\u0065\u006d\u0070l\u0061t\u0065 \u0072\u0065\u0073\u006f\u0075\u0072\u0063e"); +); -// SetColor sets the line color. -func (_eccd *Curve )SetColor (col Color ){_eccd ._efef =col }; +// SetMargins sets the margins for the Image (in relative mode): left, right, top, bottom. +func (_bfeg *Image )SetMargins (left ,right ,top ,bottom float64 ){_bfeg ._ecd .Left =left ;_bfeg ._ecd .Right =right ;_bfeg ._ecd .Top =top ;_bfeg ._ecd .Bottom =bottom ;}; -// FilledCurve represents a closed path of Bezier curves with a border and fill. -type FilledCurve struct{_adae []_bb .CubicBezierCurve ;FillEnabled bool ;_acgg Color ;BorderEnabled bool ;BorderWidth float64 ;_ddga Color ;}; +// NewFilledCurve returns a instance of filled curve. +func (_eaafe *Creator )NewFilledCurve ()*FilledCurve {return _egbg ()}; -// SetMargins sets the margins of the rectangle. -// NOTE: rectangle margins are only applied if relative positioning is used. -func (_ggdeb *Rectangle )SetMargins (left ,right ,top ,bottom float64 ){_ggdeb ._cbebe .Left =left ;_ggdeb ._cbebe .Right =right ;_ggdeb ._cbebe .Top =top ;_ggdeb ._cbebe .Bottom =bottom ;};func _cggd (_cffba []_bb .Point )*Polyline {return &Polyline {_geaeg :&_bb .Polyline {Points :_cffba ,LineColor :_bce .NewPdfColorDeviceRGB (0,0,0),LineWidth :1.0},_cga :1.0}; -}; +// Height returns the height of the ellipse. +func (_acbd *Ellipse )Height ()float64 {return _acbd ._dgdg };func _eced (_fdca string ,_abeag TextStyle )*Paragraph {_cggf :=&Paragraph {_bcecc :_fdca ,_bebf :_abeag .Font ,_gfddf :_abeag .FontSize ,_degf :1.0,_bacce :true ,_gecd :true ,_dacg :TextAlignmentLeft ,_eagec :0,_bcee :1,_agbad :1,_geee :PositionRelative }; +_cggf .SetColor (_abeag .Color );return _cggf ;};func (_ddebc *templateProcessor )parseRectangle (_geda *templateNode )(interface{},error ){_agaa :=_ddebc .creator .NewRectangle (0,0,0,0);for _ ,_bcgba :=range _geda ._ebeg .Attr {_baeccg :=_bcgba .Value ; +switch _fafge :=_bcgba .Name .Local ;_fafge {case "\u0078":_agaa ._bgcbe =_ddebc .parseFloatAttr (_fafge ,_baeccg );case "\u0079":_agaa ._aagb =_ddebc .parseFloatAttr (_fafge ,_baeccg );case "\u0077\u0069\u0064t\u0068":_agaa .SetWidth (_ddebc .parseFloatAttr (_fafge ,_baeccg )); +case "\u0068\u0065\u0069\u0067\u0068\u0074":_agaa .SetHeight (_ddebc .parseFloatAttr (_fafge ,_baeccg ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_agaa .SetFillColor (_ddebc .parseColorAttr (_fafge ,_baeccg ));case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_agaa .SetFillOpacity (_ddebc .parseFloatAttr (_fafge ,_baeccg )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_agaa .SetBorderColor (_ddebc .parseColorAttr (_fafge ,_baeccg ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_agaa .SetBorderOpacity (_ddebc .parseFloatAttr (_fafge ,_baeccg )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_agaa .SetBorderWidth (_ddebc .parseFloatAttr (_fafge ,_baeccg ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_edbd ,_efdbe ,_dccbe ,_egda :=_ddebc .parseBorderRadiusAttr (_fafge ,_baeccg ); +_agaa .SetBorderRadius (_edbd ,_efdbe ,_egda ,_dccbe );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_agaa ._bfbf =_ddebc .parseFloatAttr (_fafge ,_baeccg );case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_agaa ._gefff =_ddebc .parseFloatAttr (_fafge ,_baeccg ); +case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_agaa ._fgegb =_ddebc .parseFloatAttr (_fafge ,_baeccg );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":_agaa ._bcfag =_ddebc .parseFloatAttr (_fafge ,_baeccg ); +case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_agaa .SetPositioning (_ddebc .parsePositioningAttr (_fafge ,_baeccg ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_agaa .SetFitMode (_ddebc .parseFitModeAttr (_fafge ,_baeccg ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_cdcd :=_ddebc .parseMarginAttr (_fafge ,_baeccg ); +_agaa .SetMargins (_cdcd .Left ,_cdcd .Right ,_cdcd .Top ,_cdcd .Bottom );default:_ddebc .nodeLogDebug (_geda ,"\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",_fafge ); +};};return _agaa ,nil ;}; -// PageBreak represents a page break for a chapter. -type PageBreak struct{}; +// Width returns the width of the chart. In relative positioning mode, +// all the available context width is used at render time. +func (_fga *Chart )Width ()float64 {return float64 (_fga ._eebf .Width ())}; -// SetFitMode sets the fit mode of the rectangle. -// NOTE: The fit mode is only applied if relative positioning is used. -func (_aacb *Rectangle )SetFitMode (fitMode FitMode ){_aacb ._ggafa =fitMode }; +// ScaleToHeight scales the rectangle to the specified height. The width of +// the rectangle is scaled so that the aspect ratio is maintained. +func (_gfed *Rectangle )ScaleToHeight (h float64 ){_ddeg :=_gfed ._cdagc /_gfed ._ddbcg ;_gfed ._ddbcg =h ;_gfed ._cdagc =h *_ddeg ;}; -// Width returns Image's document width. -func (_ddd *Image )Width ()float64 {return _ddd ._ccca };func _cdgg (_cceb string )(*GraphicSVG ,error ){_agefg ,_adfc :=_ed .ParseFromString (_cceb );if _adfc !=nil {return nil ,_adfc ;};return _fcgd (_agefg );}; +// SetPositioning sets the positioning of the rectangle (absolute or relative). +func (_gbgd *Rectangle )SetPositioning (position Positioning ){_gbgd ._efee =position }; -// SkipOver skips over a specified number of rows and cols. -func (_bfeb *Table )SkipOver (rows ,cols int ){_eaeb :=rows *_bfeb ._fdbec +cols -1;if _eaeb < 0{_bcf .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 _edbgfd :=0;_edbgfd < _eaeb ;_edbgfd ++{_bfeb .NewCell ();};}; +// GeneratePageBlocks draws the rectangle on a new block representing the page. Implements the Drawable interface. +func (_cdfa *Rectangle )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_gbfe []*Block ;_eadef =NewBlock (ctx .PageWidth ,ctx .PageHeight );_gege =ctx ;_egde =_cdfa ._egdc /2;);_egcg :=_cdfa ._efee .IsRelative ();if _egcg {_cdfa .applyFitMode (ctx .Width ); +ctx .X +=_cdfa ._caegfd .Left +_egde ;ctx .Y +=_cdfa ._caegfd .Top +_egde ;ctx .Width -=_cdfa ._caegfd .Left +_cdfa ._caegfd .Right ;ctx .Height -=_cdfa ._caegfd .Top +_cdfa ._caegfd .Bottom ;if _cdfa ._ddbcg > ctx .Height {_gbfe =append (_gbfe ,_eadef ); +_eadef =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_gbge :=ctx ;_gbge .Y =ctx .Margins .Top +_cdfa ._caegfd .Top +_egde ;_gbge .X =ctx .Margins .Left +_cdfa ._caegfd .Left +_egde ;_gbge .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_cdfa ._caegfd .Top -_cdfa ._caegfd .Bottom ; +_gbge .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_cdfa ._caegfd .Left -_cdfa ._caegfd .Right ;ctx =_gbge ;};}else {ctx .X =_cdfa ._bgcbe ;ctx .Y =_cdfa ._aagb ;};_gdee :=_gad .Rectangle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_cdfa ._ddbcg ,Width :_cdfa ._cdagc ,Height :_cdfa ._ddbcg ,BorderRadiusTopLeft :_cdfa ._bfbf ,BorderRadiusTopRight :_cdfa ._gefff ,BorderRadiusBottomLeft :_cdfa ._fgegb ,BorderRadiusBottomRight :_cdfa ._bcfag ,Opacity :1.0}; +if _cdfa ._eade !=nil {_gdee .FillEnabled =true ;_cfgb :=_dcgf (_cdfa ._eade );_aggbg :=_agab (_eadef ,_cfgb ,_cdfa ._eade ,func ()Rectangle {return Rectangle {_bgcbe :_gdee .X ,_aagb :_gdee .Y ,_cdagc :_gdee .Width ,_ddbcg :_gdee .Height };});if _aggbg !=nil {return nil ,ctx ,_aggbg ; +};_gdee .FillColor =_cfgb ;};if _cdfa ._acbae !=nil &&_cdfa ._egdc > 0{_gdee .BorderEnabled =true ;_gdee .BorderColor =_dcgf (_cdfa ._acbae );_gdee .BorderWidth =_cdfa ._egdc ;};_cabe ,_ffgd :=_eadef .setOpacity (_cdfa ._fbcfb ,_cdfa ._cegge );if _ffgd !=nil {return nil ,ctx ,_ffgd ; +};_dbdef ,_ ,_ffgd :=_gdee .Draw (_cabe );if _ffgd !=nil {return nil ,ctx ,_ffgd ;};if _ffgd =_eadef .addContentsByString (string (_dbdef ));_ffgd !=nil {return nil ,ctx ,_ffgd ;};if _egcg {ctx .X =_gege .X ;ctx .Width =_gege .Width ;_dfcd :=_cdfa ._ddbcg +_egde ; +ctx .Y +=_dfcd +_cdfa ._caegfd .Bottom ;ctx .Height -=_dfcd ;}else {ctx =_gege ;};_gbfe =append (_gbfe ,_eadef );return _gbfe ,ctx ,nil ;};func _fdd (_bdba [][]_gad .CubicBezierCurve )*CurvePolygon {return &CurvePolygon {_cba :&_gad .CurvePolygon {Rings :_bdba },_eedg :1.0,_dggg :1.0}; +};const (CellBorderStyleNone CellBorderStyle =iota ;CellBorderStyleSingle ;CellBorderStyleDouble ;); -// IsRelative checks if the positioning is relative. -func (_edfb Positioning )IsRelative ()bool {return _edfb ==PositionRelative };func (_fbfa *pageTransformations )transformBlock (_gabe *Block ){if _fbfa ._ffaf !=nil {_gabe .transform (*_fbfa ._ffaf );};}; +// SetStyleRight sets border style for right side. +func (_cdcb *border )SetStyleRight (style CellBorderStyle ){_cdcb ._aadc =style }; -// SetBorderWidth sets the border width. -func (_gged *CurvePolygon )SetBorderWidth (borderWidth float64 ){_gged ._ceee .BorderWidth =borderWidth }; +// 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 (_cgcc *Paragraph )Height ()float64 {_cgcc .wrapText ();return float64 (len (_cgcc ._fffef ))*_cgcc ._degf *_cgcc ._gfddf ;}; -// 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 (_gfgede *Table )SetPos (x ,y float64 ){_gfgede ._feec =PositionAbsolute ;_gfgede ._egfcd =x ;_gfgede ._cfgfa =y ;};func (_efgf *Paragraph )getTextMetrics ()(_bcdda ,_fedgd ,_fgebc float64 ){_ffaa :=_fccea (_efgf ._ccef ,_efgf ._afbg );if _ffaa ._adeec > _bcdda {_bcdda =_ffaa ._adeec ; -};if _ffaa ._dfag < _fgebc {_fgebc =_ffaa ._dfag ;};if _dbaa :=_efgf ._afbg ;_dbaa > _fedgd {_fedgd =_dbaa ;};return _bcdda ,_fedgd ,_fgebc ;}; +// Date returns the invoice date description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_fffa *Invoice )Date ()(*InvoiceCell ,*InvoiceCell ){return _fffa ._cadc [0],_fffa ._cadc [1]}; -// RotatedSize returns the width and height of the rotated block. -func (_bba *Block )RotatedSize ()(float64 ,float64 ){_ ,_ ,_abb ,_gce :=_ggefd (_bba ._fb ,_bba ._afd ,_bba ._gdc );return _abb ,_gce ;}; +// SetExtends specifies whether ot extend the shading beyond the starting and ending points. +// +// Text extends is set to `[]bool{false, false}` by default. +func (_cdea *LinearShading )SetExtends (start bool ,end bool ){_cdea ._ebade .SetExtends (start ,end )};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);); // GetMargins returns the Paragraph's margins: left, right, top, bottom. -func (_fcdd *StyledParagraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fcdd ._ffdd .Left ,_fcdd ._ffdd .Right ,_fcdd ._ffdd .Top ,_fcdd ._ffdd .Bottom ;}; - -// SetLineColor sets the line color. -func (_facg *Polyline )SetLineColor (color Color ){_facg ._geaeg .LineColor =_cegc (color )}; +func (_fbbd *Paragraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fbbd ._ggfad .Left ,_fbbd ._ggfad .Right ,_fbbd ._ggfad .Top ,_fbbd ._ggfad .Bottom ;}; -// Opacity returns the opacity of the line. -func (_acbe *Line )Opacity ()float64 {return _acbe ._eccg }; - -// SetHeight sets the Image's document height to specified h. -func (_gabee *Image )SetHeight (h float64 ){_gabee ._abg =h }; +// SetColor sets the line color. Use ColorRGBFromHex, ColorRGBFrom8bit or +// ColorRGBFromArithmetic to create the color object. +func (_fbfg *Line )SetColor (color Color ){_fbfg ._baefg =color }; -// SetExtends specifies whether to extend the shading beyond the starting and ending points. -// -// Text extends is set to `[]bool{false, false}` by default. -func (_fffb *shading )SetExtends (start bool ,end bool ){_fffb ._fdee =[]bool {start ,end }}; +// Height returns the height of the list. +func (_ggbgb *List )Height ()float64 {var _gafba float64 ;for _ ,_ggcd :=range _ggbgb ._gebg {_gafba +=_ggcd .ctxHeight (_ggbgb .Width ());};return _gafba ;}; -// ScaleToHeight sets the graphic svg scaling factor with the given height. -func (_gdce *GraphicSVG )ScaleToHeight (h float64 ){_fega :=_gdce ._gabed .Width /_gdce ._gabed .Height ;_gdce ._gabed .Height =h ;_gdce ._gabed .Width =h *_fega ;_gdce ._gabed .SetScaling (_fega ,_fega );}; +// SetTextAlignment sets the horizontal alignment of the text within the space provided. +func (_aaab *Paragraph )SetTextAlignment (align TextAlignment ){_aaab ._dacg =align };func (_afce *templateProcessor )parseChapter (_debg *templateNode )(interface{},error ){_ecgef :=_afce .creator .NewChapter ;if _debg ._afbge !=nil {if _fgag ,_ebac :=_debg ._afbge ._dceb .(*Chapter ); +_ebac {_ecgef =_fgag .NewSubchapter ;};};_agcd :=_ecgef ("");for _ ,_efcfd :=range _debg ._ebeg .Attr {_abfc :=_efcfd .Value ;switch _cade :=_efcfd .Name .Local ;_cade {case "\u0073\u0068\u006f\u0077\u002d\u006e\u0075\u006d\u0062e\u0072\u0069\u006e\u0067":_agcd .SetShowNumbering (_afce .parseBoolAttr (_cade ,_abfc )); +case "\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u002d\u0069n\u002d\u0074\u006f\u0063":_agcd .SetIncludeInTOC (_afce .parseBoolAttr (_cade ,_abfc ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_egfg :=_afce .parseMarginAttr (_cade ,_abfc );_agcd .SetMargins (_egfg .Left ,_egfg .Right ,_egfg .Top ,_egfg .Bottom ); +default:_afce .nodeLogDebug (_debg ,"\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",_cade ); +};};return _agcd ,nil ;}; -// SetAngle would set the angle at which the gradient is rendered. +// SetAntiAlias enables anti alias config. // -// The default angle would be 0 where the gradient would be rendered from left to right side. -func (_bdaeb *LinearShading )SetAngle (angle float64 ){_bdaeb ._ddfdb =angle };const (TextRenderingModeFill TextRenderingMode =iota ;TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ;TextRenderingModeFillClip ;TextRenderingModeStrokeClip ; -TextRenderingModeFillStrokeClip ;TextRenderingModeClip ;); - -// InsertColumn inserts a column in the line items table at the specified index. -func (_dggbe *Invoice )InsertColumn (index uint ,description string )*InvoiceCell {_fefae :=uint (len (_dggbe ._dbcb ));if index > _fefae {index =_fefae ;};_beag :=_dggbe .NewColumn (description );_dggbe ._dbcb =append (_dggbe ._dbcb [:index ],append ([]*InvoiceCell {_beag },_dggbe ._dbcb [index :]...)...); -return _beag ;};func (_bgffc *RadialShading )shadingModel ()*_bce .PdfShadingType3 {_gfdef ,_badd ,_beaa :=_bgffc ._ddbe ._efdgc .ToRGB ();var _ecdg _bb .Point ;switch _bgffc ._ggee {case AnchorBottomLeft :_ecdg =_bb .Point {X :_bgffc ._dffc .Llx ,Y :_bgffc ._dffc .Lly }; -case AnchorBottomRight :_ecdg =_bb .Point {X :_bgffc ._dffc .Urx ,Y :_bgffc ._dffc .Ury -_bgffc ._dffc .Height ()};case AnchorTopLeft :_ecdg =_bb .Point {X :_bgffc ._dffc .Llx ,Y :_bgffc ._dffc .Lly +_bgffc ._dffc .Height ()};case AnchorTopRight :_ecdg =_bb .Point {X :_bgffc ._dffc .Urx ,Y :_bgffc ._dffc .Ury }; -case AnchorLeft :_ecdg =_bb .Point {X :_bgffc ._dffc .Llx ,Y :_bgffc ._dffc .Lly +_bgffc ._dffc .Height ()/2};case AnchorTop :_ecdg =_bb .Point {X :_bgffc ._dffc .Llx +_bgffc ._dffc .Width ()/2,Y :_bgffc ._dffc .Ury };case AnchorRight :_ecdg =_bb .Point {X :_bgffc ._dffc .Urx ,Y :_bgffc ._dffc .Lly +_bgffc ._dffc .Height ()/2}; -case AnchorBottom :_ecdg =_bb .Point {X :_bgffc ._dffc .Urx +_bgffc ._dffc .Width ()/2,Y :_bgffc ._dffc .Lly };default:_ecdg =_bb .NewPoint (_bgffc ._dffc .Llx +_bgffc ._dffc .Width ()/2,_bgffc ._dffc .Lly +_bgffc ._dffc .Height ()/2);};_ddbeg :=_bgffc ._adccg ; -_bfeg :=_bgffc ._cecg ;_acgef :=_ecdg .X +_bgffc ._bcgg ;_gbcc :=_ecdg .Y +_bgffc ._adega ;if _ddbeg ==-1.0{_ddbeg =0.0;};if _bfeg ==-1.0{var _eedbg []float64 ;_gfbec :=_af .Pow (_acgef -_bgffc ._dffc .Llx ,2)+_af .Pow (_gbcc -_bgffc ._dffc .Lly ,2);_eedbg =append (_eedbg ,_af .Abs (_gfbec )); -_babb :=_af .Pow (_acgef -_bgffc ._dffc .Llx ,2)+_af .Pow (_bgffc ._dffc .Lly +_bgffc ._dffc .Height ()-_gbcc ,2);_eedbg =append (_eedbg ,_af .Abs (_babb ));_acaaa :=_af .Pow (_bgffc ._dffc .Urx -_acgef ,2)+_af .Pow (_gbcc -_bgffc ._dffc .Ury -_bgffc ._dffc .Height (),2); -_eedbg =append (_eedbg ,_af .Abs (_acaaa ));_dade :=_af .Pow (_bgffc ._dffc .Urx -_acgef ,2)+_af .Pow (_bgffc ._dffc .Ury -_gbcc ,2);_eedbg =append (_eedbg ,_af .Abs (_dade ));_ff .Slice (_eedbg ,func (_afeb ,_egf int )bool {return _afeb > _egf });_bfeg =_af .Sqrt (_eedbg [0]); -};_cgfgb :=&_bce .PdfRectangle {Llx :_acgef -_bfeg ,Lly :_gbcc -_bfeg ,Urx :_acgef +_bfeg ,Ury :_gbcc +_bfeg };_ccbae :=_bce .NewPdfShadingType3 ();_ccbae .PdfShading .ShadingType =_gac .MakeInteger (3);_ccbae .PdfShading .ColorSpace =_bce .NewPdfColorspaceDeviceRGB (); -_ccbae .PdfShading .Background =_gac .MakeArrayFromFloats ([]float64 {_gfdef ,_badd ,_beaa });_ccbae .PdfShading .BBox =_cgfgb ;_ccbae .PdfShading .AntiAlias =_gac .MakeBool (_bgffc ._ddbe ._edbga );_ccbae .Coords =_gac .MakeArrayFromFloats ([]float64 {_acgef ,_gbcc ,_ddbeg ,_acgef ,_gbcc ,_bfeg }); -_ccbae .Domain =_gac .MakeArrayFromFloats ([]float64 {0.0,1.0});_ccbae .Extend =_gac .MakeArray (_gac .MakeBool (_bgffc ._ddbe ._fdee [0]),_gac .MakeBool (_bgffc ._ddbe ._fdee [1]));_ccbae .Function =_bgffc ._ddbe .generatePdfFunctions ();return _ccbae ; -}; +// Anti alias is disabled by default. +func (_cadg *LinearShading )SetAntiAlias (enable bool ){_cadg ._ebade .SetAntiAlias (enable )};func (_bdb *pageTransformations )transformPage (_dea *_bbd .PdfPage )error {if _bfbeg :=_bdb .applyFlip (_dea );_bfbeg !=nil {return _bfbeg ;};return nil ;}; -// SetForms adds an Acroform to a PDF file. Sets the specified form for writing. -func (_aead *Creator )SetForms (form *_bce .PdfAcroForm )error {_aead ._bdfe =form ;return nil }; -// 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 (_edgea *Creator )EnableFontSubsetting (font *_bce .PdfFont ){_edgea ._ccgd =append (_edgea ._ccgd ,font );};func _ffbf (_fbca float64 ,_dgccd int )float64 {_fdad :=_af .Pow10 (_dgccd );return _af .Round (_fdad *_fbca )/_fdad ;};func _fbgda (_ccagf [][]_bb .Point )*Polygon {return &Polygon {_efbbb :&_bb .Polygon {Points :_ccagf },_gfee :1.0,_dgcf :1.0}; -}; +// CreateTableOfContents sets a function to generate table of contents. +func (_cgff *Creator )CreateTableOfContents (genTOCFunc func (_ccda *TOC )error ){_cgff ._bef =genTOCFunc ;}; -// TextDecorationLineStyle represents the style of lines used to decorate -// a text chunk (e.g. underline). -type TextDecorationLineStyle struct{ +// SkipOver skips over a specified number of rows and cols. +func (_baaa *Table )SkipOver (rows ,cols int ){_cfde :=rows *_baaa ._efbf +cols -1;if _cfde < 0{_ee .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 _ccfg :=0;_ccfg < _cfde ;_ccfg ++{_baaa .NewCell ();};}; -// Color represents the color of the line (default: the color of the text). -Color Color ; +// SetWidthTop sets border width for top. +func (_bcf *border )SetWidthTop (bw float64 ){_bcf ._eeb =bw }; -// Offset represents the vertical offset of the line (default: 1). -Offset float64 ; +// SetBorderColor sets the border color. +func (_fdda *Polygon )SetBorderColor (color Color ){_fdda ._bbbe .BorderColor =_dcgf (color )};func (_gbecd *templateProcessor )run ()error {_bfagb :=_f .NewDecoder (_fg .NewReader (_gbecd ._fgeb ));var _geeab *templateNode ;for {_acbeg ,_bedge :=_bfagb .Token (); +if _bedge !=nil {if _bedge ==_ga .EOF {return nil ;};return _bedge ;};if _acbeg ==nil {break ;};_cfdfe ,_bgeba :=_febfd (_bfagb );_adfg :=_bfagb .InputOffset ();switch _ecbgb :=_acbeg .(type ){case _f .StartElement :_ee .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",_ecbgb .Name .Local ); +_daec ,_faabg :=_bcfge [_ecbgb .Name .Local ];if !_faabg {if _gbecd ._dedc ==""{if _cfdfe !=0{_ee .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",_ecbgb .Name .Local ,_cfdfe ,_bgeba ); +}else {_ee .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",_ecbgb .Name .Local ,_adfg ); +};}else {if _cfdfe !=0{_ee .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",_ecbgb .Name .Local ,_gbecd ._dedc ,_cfdfe ,_bgeba ); +}else {_ee .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",_ecbgb .Name .Local ,_gbecd ._dedc ,_adfg ); +};};continue ;};_geeab =&templateNode {_ebeg :_ecbgb ,_afbge :_geeab ,_dfcc :_cfdfe ,_efaa :_bgeba ,_bcbaa :_adfg };if _baac :=_daec ._eecgd ;_baac !=nil {_geeab ._dceb ,_bedge =_baac (_gbecd ,_geeab );if _bedge !=nil {return _bedge ;};};case _f .EndElement :_ee .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",_ecbgb .Name .Local ); +if _geeab !=nil {if _geeab ._dceb !=nil {if _cbbae :=_gbecd .renderNode (_geeab );_cbbae !=nil {return _cbbae ;};};_geeab =_geeab ._afbge ;};case _f .CharData :if _geeab !=nil &&_geeab ._dceb !=nil {if _facag :=_gbecd .addNodeText (_geeab ,string (_ecbgb )); +_facag !=nil {return _facag ;};};case _f .Comment :_ee .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 (_ecbgb )); +};};return nil ;}; -// Thickness represents the thickness of the line (default: 1). -Thickness float64 ;}; +// SetLineHeight sets the line height (1.0 default). +func (_eaeb *Paragraph )SetLineHeight (lineheight float64 ){_eaeb ._degf =lineheight };func (_dbgbe *StyledParagraph )getTextWidth ()float64 {var _cdgdd float64 ;_bcae :=len (_dbgbe ._gacc );for _agdg ,_beee :=range _dbgbe ._gacc {_afgea :=&_beee .Style ; +_fbfgc :=len (_beee .Text );for _ebgf ,_aagce :=range _beee .Text {if _aagce =='\u000A'{continue ;};_bdac ,_cgbg :=_afgea .Font .GetRuneMetrics (_aagce );if !_cgbg {_ee .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",_aagce ); +return -1;};_cdgdd +=_afgea .FontSize *_bdac .Wx *_afgea .horizontalScale ();if _aagce !=' '&&(_agdg !=_bcae -1||_ebgf !=_fbfgc -1){_cdgdd +=_afgea .CharSpacing *1000.0;};};};return _cdgdd ;}; // SetLineLevelOffset sets the amount of space an indentation level occupies // for all new lines of the table of contents. -func (_dgacb *TOC )SetLineLevelOffset (levelOffset float64 ){_dgacb ._gabb =levelOffset };func (_bgcgb *Line )computeCoords (_ceeee DrawContext )(_dbff ,_aadca ,_ebdcb ,_bddd float64 ){_dbff =_ceeee .X ;_ebdcb =_dbff +_bgcgb ._acefg -_bgcgb ._dbacf ;_fbgd :=_bgcgb ._ffgg ; -if _bgcgb ._dbacf ==_bgcgb ._acefg {_fbgd /=2;};if _bgcgb ._fcbf < _bgcgb ._fdac {_aadca =_ceeee .PageHeight -_ceeee .Y -_fbgd ;_bddd =_aadca -_bgcgb ._fdac +_bgcgb ._fcbf ;}else {_bddd =_ceeee .PageHeight -_ceeee .Y -_fbgd ;_aadca =_bddd -_bgcgb ._fcbf +_bgcgb ._fdac ; -};switch _bgcgb ._dccfc {case FitModeFillWidth :_ebdcb =_dbff +_ceeee .Width ;};return _dbff ,_aadca ,_ebdcb ,_bddd ;}; - -// 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 (_eegd *Creator )NewTextStyle ()TextStyle {return _cggfe (_eegd ._gbgad )}; - -// SetLineWidth sets the line width. -func (_fcce *Line )SetLineWidth (width float64 ){_fcce ._ffgg =width }; +func (_cebcg *TOC )SetLineLevelOffset (levelOffset float64 ){_cebcg ._addd =levelOffset }; -// GeneratePageBlocks generates the table page blocks. Multiple blocks are -// generated if the contents wrap over multiple pages. -// Implements the Drawable interface. -func (_bdbc *Table )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_decfd :=_bdbc ;if _bdbc ._acad {_decfd =_bdbc .clone ();};return _ffcb (_decfd ,ctx );}; +// FitMode returns the fit mode of the ellipse. +func (_aaaa *Ellipse )FitMode ()FitMode {return _aaaa ._aacb };func (_becg *templateProcessor )parseTable (_ccdg *templateNode )(interface{},error ){var _fgbac int64 ;for _ ,_gbdg :=range _ccdg ._ebeg .Attr {_face :=_gbdg .Value ;switch _ccgc :=_gbdg .Name .Local ; +_ccgc {case "\u0063o\u006c\u0075\u006d\u006e\u0073":_fgbac =_becg .parseInt64Attr (_ccgc ,_face );};};if _fgbac <=0{_becg .nodeLogDebug (_ccdg ,"\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",_fgbac ); +_fgbac =1;};_bcafeg :=_becg .creator .NewTable (int (_fgbac ));for _ ,_fdde :=range _ccdg ._ebeg .Attr {_cegf :=_fdde .Value ;switch _fgbfb :=_fdde .Name .Local ;_fgbfb {case "\u0063\u006f\u006c\u0075\u006d\u006e\u002d\u0077\u0069\u0064\u0074\u0068\u0073":_bcafeg .SetColumnWidths (_becg .parseFloatArray (_fgbfb ,_cegf )...); +case "\u006d\u0061\u0072\u0067\u0069\u006e":_bbgac :=_becg .parseMarginAttr (_fgbfb ,_cegf );_bcafeg .SetMargins (_bbgac .Left ,_bbgac .Right ,_bbgac .Top ,_bbgac .Bottom );case "\u0078":_bcafeg .SetPos (_becg .parseFloatAttr (_fgbfb ,_cegf ),_bcafeg ._fdacc ); +case "\u0079":_bcafeg .SetPos (_bcafeg ._dcfa ,_becg .parseFloatAttr (_fgbfb ,_cegf ));case "\u0068\u0065a\u0064\u0065\u0072-\u0073\u0074\u0061\u0072\u0074\u002d\u0072\u006f\u0077":_bcafeg ._gdae =int (_becg .parseInt64Attr (_fgbfb ,_cegf ));case "\u0068\u0065\u0061\u0064\u0065\u0072\u002d\u0065\u006ed\u002d\u0072\u006f\u0077":_bcafeg ._fefce =int (_becg .parseInt64Attr (_fgbfb ,_cegf )); +case "\u0065n\u0061b\u006c\u0065\u002d\u0072\u006f\u0077\u002d\u0077\u0072\u0061\u0070":_bcafeg .EnableRowWrap (_becg .parseBoolAttr (_fgbfb ,_cegf ));case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_bcafeg .EnablePageWrap (_becg .parseBoolAttr (_fgbfb ,_cegf )); +case "\u0063o\u006c\u0075\u006d\u006e\u0073":break ;default:_becg .nodeLogDebug (_ccdg ,"\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",_fgbfb ); +};};if _bcafeg ._gdae !=0&&_bcafeg ._fefce !=0{_ccae :=_bcafeg .SetHeaderRows (_bcafeg ._gdae ,_bcafeg ._fefce );if _ccae !=nil {_becg .nodeLogDebug (_ccdg ,"\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",_ccae ); +};}else {_bcafeg ._gdae =0;_bcafeg ._fefce =0;};return _bcafeg ,nil ;}; -// AddInfo is used to append a piece of invoice information in the template -// information table. -func (_gfgg *Invoice )AddInfo (description ,value string )(*InvoiceCell ,*InvoiceCell ){_bcfda :=[2]*InvoiceCell {_gfgg .newCell (description ,_gfgg ._dbbd ),_gfgg .newCell (value ,_gfgg ._dbbd )};_gfgg ._bbaa =append (_gfgg ._bbaa ,_bcfda );return _bcfda [0],_bcfda [1]; -}; +// AddColorStop add color stop info for rendering gradient color. +func (_dcdcd *LinearShading )AddColorStop (color Color ,point float64 ){_dcdcd ._ebade .AddColorStop (color ,point );}; -// TextAlignment options for paragraph. -type TextAlignment int ; +// 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 (_aadf *TOC )SetLineStyle (style TextStyle ){_aadf .SetLineNumberStyle (style );_aadf .SetLineTitleStyle (style );_aadf .SetLineSeparatorStyle (style );_aadf .SetLinePageStyle (style );}; -// 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 (_afdg *Creator )NewLine (x1 ,y1 ,x2 ,y2 float64 )*Line {return _fdgg (x1 ,y1 ,x2 ,y2 )}; +// GetCoords returns the upper left corner coordinates of the rectangle (`x`, `y`). +func (_acgb *Rectangle )GetCoords ()(float64 ,float64 ){return _acgb ._bgcbe ,_acgb ._aagb };func _dfea (_dfc *Chapter ,_dfbf *TOC ,_dbed *_bbd .Outline ,_aec string ,_fgb int ,_bcag TextStyle )*Chapter {var _cgc uint =1;if _dfc !=nil {_cgc =_dfc ._ddf +1; +};_adde :=&Chapter {_eca :_fgb ,_feb :_aec ,_ffef :true ,_efb :true ,_bcd :_dfc ,_abc :_dfbf ,_babb :_dbed ,_gba :[]Drawable {},_ddf :_cgc };_bag :=_eced (_adde .headingText (),_bcag );_bag .SetFont (_bcag .Font );_bag .SetFontSize (_bcag .FontSize );_adde ._fgef =_bag ; +return _adde ;}; -// 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 (_eeeg *List )Add (item VectorDrawable )(*TextChunk ,error ){_dfab :=&listItem {_effbff :item ,_aebgb :_eeeg ._dagdf };switch _bada :=item .(type ){case *Paragraph :case *StyledParagraph :case *List :if _bada ._bgbf {_bada ._dbfea =15;};case *Division :case *Image :case *Table :default:return nil ,_d .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"); -};_eeeg ._gcaa =append (_eeeg ._gcaa ,_dfab );return &_dfab ._aebgb ,nil ;};func (_egb *Block )drawToPage (_ecb *_bce .PdfPage )error {_fg :=&_cg .ContentStreamOperations {};if _ecb .Resources ==nil {_ecb .Resources =_bce .NewPdfPageResources ();};_dca :=_cdf (_fg ,_ecb .Resources ,_egb ._db ,_egb ._ab ); -if _dca !=nil {return _dca ;};if _dca =_fcdb (_egb ._ab ,_ecb .Resources );_dca !=nil {return _dca ;};if _dca =_ecb .AppendContentBytes (_fg .Bytes (),true );_dca !=nil {return _dca ;};for _ ,_agee :=range _egb ._da {_ecb .AddAnnotation (_agee );};return nil ; -}; +// SetPos sets the position of the graphic svg to the specified coordinates. +// This method sets the graphic svg to use absolute positioning. +func (_bfaed *GraphicSVG )SetPos (x ,y float64 ){_bfaed ._aedcf =PositionAbsolute ;_bfaed ._ddfe =x ;_bfaed ._bgbba =y ;}; -// NewParagraph creates a new text paragraph. -// Default attributes: -// Font: Helvetica, -// Font size: 10 -// Encoding: WinAnsiEncoding -// Wrap: enabled -// Text color: black -func (_aacc *Creator )NewParagraph (text string )*Paragraph {return _gaee (text ,_aacc .NewTextStyle ())}; +// Write output of creator to io.Writer interface. +func (_cadf *Creator )Write (ws _ga .Writer )error {if _fedd :=_cadf .Finalize ();_fedd !=nil {return _fedd ;};_bcde :=_bbd .NewPdfWriter ();_bcde .SetOptimizer (_cadf ._eadg );if _cadf ._bagc !=nil {_bfdd :=_bcde .SetForms (_cadf ._bagc );if _bfdd !=nil {_ee .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_bfdd ); +return _bfdd ;};};if _cadf ._bagg !=nil {_bcde .AddOutlineTree (_cadf ._bagg );}else if _cadf ._cda !=nil &&_cadf .AddOutlines {_bcde .AddOutlineTree (&_cadf ._cda .ToPdfOutline ().PdfOutlineTreeNode );};if _cadf ._fdga !=nil {if _adad :=_bcde .SetPageLabels (_cadf ._fdga ); +_adad !=nil {_ee .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",_adad );return _adad ;};};if _cadf ._bbca !=nil {for _ ,_bdfb :=range _cadf ._bbca {_adag :=_bdfb .SubsetRegistered (); +if _adag !=nil {_ee .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",_adag );return _adag ;};};};if _cadf ._cfdb !=nil {_aedaa :=_cadf ._cfdb (&_bcde ); +if _aedaa !=nil {_ee .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_aedaa );return _aedaa ;};};for _ ,_ecbd :=range _cadf ._afbe {_bcbd :=_bcde .AddPage (_ecbd );if _bcbd !=nil {_ee .Log .Error ("\u0046\u0061\u0069\u006ced\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0050\u0061\u0067\u0065\u003a\u0020%\u0076",_bcbd ); +return _bcbd ;};};_ffefd :=_bcde .Write (ws );if _ffefd !=nil {return _ffefd ;};return nil ;}; -// RadialShading holds information that will be used to render a radial shading. -type RadialShading struct{_ddbe *shading ;_dffc *_bce .PdfRectangle ;_ggee AnchorPoint ;_bcgg float64 ;_adega float64 ;_adccg float64 ;_cecg float64 ;};func (_geda *Creator )newPage ()*_bce .PdfPage {_efgc :=_bce .NewPdfPage ();_fef :=_geda ._gbae [0]; -_ecea :=_geda ._gbae [1];_cefgb :=_bce .PdfRectangle {Llx :0,Lly :0,Urx :_fef ,Ury :_ecea };_efgc .MediaBox =&_cefgb ;_geda ._bcaa =_fef ;_geda ._accf =_ecea ;_geda .initContext ();return _efgc ;};type templateNode struct{_dfgg interface{};_dcedab _fc .StartElement ; -_aeef *templateNode ;_ebbba int ;_fbbad int ;_aeefc int64 ;}; +// MoveRight moves the drawing context right by relative displacement dx (negative goes left). +func (_ggc *Creator )MoveRight (dx float64 ){_ggc ._ffdd .X +=dx }; -// 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 *_bce .PdfPage )(*Block ,error ){_ae :=&Block {};_fbf ,_be :=page .GetAllContentStreams ();if _be !=nil {return nil ,_be ;};_ca :=_cg .NewContentStreamParser (_fbf );_fe ,_be :=_ca .Parse ();if _be !=nil {return nil ,_be ;}; -_fe .WrapIfNeeded ();_ae ._db =_fe ;if page .Resources !=nil {_ae ._ab =page .Resources ;}else {_ae ._ab =_bce .NewPdfPageResources ();};_eead ,_be :=page .GetMediaBox ();if _be !=nil {return nil ,_be ;};if _eead .Llx !=0||_eead .Lly !=0{_ae .translate (-_eead .Llx ,_eead .Lly ); -};_ae ._fb =_eead .Urx -_eead .Llx ;_ae ._afd =_eead .Ury -_eead .Lly ;if page .Rotate !=nil {_ae ._gdc =-float64 (*page .Rotate );};return _ae ,nil ;};func (_agaaa *Invoice )drawInformation ()*Table {_gfcf :=_efga (2);_fbga :=append ([][2]*InvoiceCell {_agaaa ._effd ,_agaaa ._fdcb ,_agaaa ._afac },_agaaa ._bbaa ...); -for _ ,_badfd :=range _fbga {_gadg ,_ebbf :=_badfd [0],_badfd [1];if _ebbf .Value ==""{continue ;};_fcgdg :=_gfcf .NewCell ();_fcgdg .SetBackgroundColor (_gadg .BackgroundColor );_agaaa .setCellBorder (_fcgdg ,_gadg );_gefc :=_fcgda (_gadg .TextStyle ); -_gefc .Append (_gadg .Value );_gefc .SetMargins (0,0,2,1);_fcgdg .SetContent (_gefc );_fcgdg =_gfcf .NewCell ();_fcgdg .SetBackgroundColor (_ebbf .BackgroundColor );_agaaa .setCellBorder (_fcgdg ,_ebbf );_gefc =_fcgda (_ebbf .TextStyle );_gefc .Append (_ebbf .Value ); -_gefc .SetMargins (0,0,2,1);_fcgdg .SetContent (_gefc );};return _gfcf ;}; +// SetExtends specifies whether to extend the shading beyond the starting and ending points. +// +// Text extends is set to `[]bool{false, false}` by default. +func (_eabg *shading )SetExtends (start bool ,end bool ){_eabg ._aeaa =[]bool {start ,end }}; -// SetLineWidth sets the line width. -func (_cdgf *Polyline )SetLineWidth (lineWidth float64 ){_cdgf ._geaeg .LineWidth =lineWidth }; +// 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). +// The callback function allows final touch-ups for each page, and it +// provides information that might not be known at other stages of designing +// 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 (_cbef *Creator )PageFinalize (pageFinalizeFunc func (_cfdg PageFinalizeFunctionArgs )error ){_cbef ._efd =pageFinalizeFunc ;};func _dec (_ggd *_da .ContentStreamOperations ,_dg *_bbd .PdfPageResources ,_ccg *_da .ContentStreamOperations ,_aegg *_bbd .PdfPageResources )error {_gcgb :=map[_bf .PdfObjectName ]_bf .PdfObjectName {}; +_ded :=map[_bf .PdfObjectName ]_bf .PdfObjectName {};_eac :=map[_bf .PdfObjectName ]_bf .PdfObjectName {};_cfg :=map[_bf .PdfObjectName ]_bf .PdfObjectName {};_gef :=map[_bf .PdfObjectName ]_bf .PdfObjectName {};_aad :=map[_bf .PdfObjectName ]_bf .PdfObjectName {}; +for _ ,_bbe :=range *_ccg {switch _bbe .Operand {case "\u0044\u006f":if len (_bbe .Params )==1{if _gaed ,_gegf :=_bbe .Params [0].(*_bf .PdfObjectName );_gegf {if _ ,_ecf :=_gcgb [*_gaed ];!_ecf {var _ef _bf .PdfObjectName ;_dfa ,_ :=_aegg .GetXObjectByName (*_gaed ); +if _dfa !=nil {_ef =*_gaed ;for {_gafd ,_ :=_dg .GetXObjectByName (_ef );if _gafd ==nil ||_gafd ==_dfa {break ;};_ef =*_bf .MakeName (_baa (_ef .String ()));};};_dg .SetXObjectByName (_ef ,_dfa );_gcgb [*_gaed ]=_ef ;};_edee :=_gcgb [*_gaed ];_bbe .Params [0]=&_edee ; +};};case "\u0054\u0066":if len (_bbe .Params )==2{if _ffg ,_fec :=_bbe .Params [0].(*_bf .PdfObjectName );_fec {if _ ,_cae :=_ded [*_ffg ];!_cae {_fgf ,_decc :=_aegg .GetFontByName (*_ffg );_caef :=*_ffg ;if _decc &&_fgf !=nil {_caef =_ffge (_ffg .String (),_fgf ,_dg ); +};_dg .SetFontByName (_caef ,_fgf );_ded [*_ffg ]=_caef ;};_dfb :=_ded [*_ffg ];_bbe .Params [0]=&_dfb ;};};case "\u0043\u0053","\u0063\u0073":if len (_bbe .Params )==1{if _ddg ,_cff :=_bbe .Params [0].(*_bf .PdfObjectName );_cff {if _ ,_bad :=_eac [*_ddg ]; +!_bad {var _cca _bf .PdfObjectName ;_acg ,_ffd :=_aegg .GetColorspaceByName (*_ddg );if _ffd {_cca =*_ddg ;for {_fgfd ,_gcc :=_dg .GetColorspaceByName (_cca );if !_gcc ||_acg ==_fgfd {break ;};_cca =*_bf .MakeName (_baa (_cca .String ()));};_dg .SetColorspaceByName (_cca ,_acg ); +_eac [*_ddg ]=_cca ;}else {_ee .Log .Debug ("C\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064");};};if _adgd ,_cefd :=_eac [*_ddg ];_cefd {_bbe .Params [0]=&_adgd ;}else {_ee .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",*_ddg ); +};};};case "\u0053\u0043\u004e","\u0073\u0063\u006e":if len (_bbe .Params )==1{if _cfe ,_cce :=_bbe .Params [0].(*_bf .PdfObjectName );_cce {if _ ,_caag :=_cfg [*_cfe ];!_caag {var _abb _bf .PdfObjectName ;_acb ,_gcb :=_aegg .GetPatternByName (*_cfe ); +if _gcb {_abb =*_cfe ;for {_bfg ,_eba :=_dg .GetPatternByName (_abb );if !_eba ||_bfg ==_acb {break ;};_abb =*_bf .MakeName (_baa (_abb .String ()));};_eeg :=_dg .SetPatternByName (_abb ,_acb .ToPdfObject ());if _eeg !=nil {return _eeg ;};_cfg [*_cfe ]=_abb ; +};};if _eacg ,_agc :=_cfg [*_cfe ];_agc {_bbe .Params [0]=&_eacg ;};};};case "\u0073\u0068":if len (_bbe .Params )==1{if _fbb ,_ceg :=_bbe .Params [0].(*_bf .PdfObjectName );_ceg {if _ ,_ffc :=_gef [*_fbb ];!_ffc {var _bbc _bf .PdfObjectName ;_ggb ,_dgd :=_aegg .GetShadingByName (*_fbb ); +if _dgd {_bbc =*_fbb ;for {_dce ,_bea :=_dg .GetShadingByName (_bbc );if !_bea ||_ggb ==_dce {break ;};_bbc =*_bf .MakeName (_baa (_bbc .String ()));};_ecb :=_dg .SetShadingByName (_bbc ,_ggb .ToPdfObject ());if _ecb !=nil {_ee .Log .Debug ("E\u0052\u0052\u004f\u0052 S\u0065t\u0020\u0073\u0068\u0061\u0064i\u006e\u0067\u003a\u0020\u0025\u0076",_ecb ); +return _ecb ;};_gef [*_fbb ]=_bbc ;}else {_ee .Log .Debug ("\u0053\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};};if _agd ,_geb :=_gef [*_fbb ];_geb {_bbe .Params [0]=&_agd ;}else {_ee .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",*_fbb ); +};};};case "\u0067\u0073":if len (_bbe .Params )==1{if _afb ,_gea :=_bbe .Params [0].(*_bf .PdfObjectName );_gea {if _ ,_fab :=_aad [*_afb ];!_fab {var _aega _bf .PdfObjectName ;_fgfe ,_bge :=_aegg .GetExtGState (*_afb );if _bge {_aega =*_afb ;for {_dbc ,_bgeg :=_dg .GetExtGState (_aega ); +if !_bgeg ||_fgfe ==_dbc {break ;};_aega =*_bf .MakeName (_baa (_aega .String ()));};};_dg .AddExtGState (_aega ,_fgfe );_aad [*_afb ]=_aega ;};_fgc :=_aad [*_afb ];_bbe .Params [0]=&_fgc ;};};};*_ggd =append (*_ggd ,_bbe );};return nil ;}; -// SetMargins sets the Block's left, right, top, bottom, margins. -func (_ggc *Block )SetMargins (left ,right ,top ,bottom float64 ){_ggc ._ag .Left =left ;_ggc ._ag .Right =right ;_ggc ._ag .Top =top ;_ggc ._ag .Bottom =bottom ;}; +// SetBorderColor sets the border color of the ellipse. +func (_cgeaa *Ellipse )SetBorderColor (col Color ){_cgeaa ._dgdf =col }; -// Append adds a new text chunk to the paragraph. -func (_fbeg *StyledParagraph )Append (text string )*TextChunk {_fddd :=NewTextChunk (text ,_fbeg ._befg );return _fbeg .appendChunk (_fddd );};func _fcdde (_aefad *templateProcessor ,_gcff *templateNode )(interface{},error ){return _aefad .parseDivision (_gcff ); +// AddTotalLine adds a new line in the invoice totals table. +func (_dfbbd *Invoice )AddTotalLine (desc ,value string )(*InvoiceCell ,*InvoiceCell ){_eccdc :=&InvoiceCell {_dfbbd ._aefg ,desc };_acbe :=&InvoiceCell {_dfbbd ._aefg ,value };_dfbbd ._bgebb =append (_dfbbd ._bgebb ,[2]*InvoiceCell {_eccdc ,_acbe });return _eccdc ,_acbe ; }; -// AddColorStop add color stop information for rendering gradient. -func (_adfaa *shading )AddColorStop (color Color ,point float64 ){_adfaa ._gdaf =append (_adfaa ._gdaf ,_dfae (color ,point ));};func (_efg cmykColor )ToRGB ()(float64 ,float64 ,float64 ){_eged :=_efg ._bgfeb ;return 1-(_efg ._agac *(1-_eged )+_eged ),1-(_efg ._bbg *(1-_eged )+_eged ),1-(_efg ._ggdad *(1-_eged )+_eged ); -};func (_cdgcd *Invoice )generateNoteBlocks (_ddeg DrawContext )([]*Block ,DrawContext ,error ){_adfda :=_gbgb ();_addg :=append ([][2]string {_cdgcd ._gddcb ,_cdgcd ._gbeb },_cdgcd ._aegfa ...);for _ ,_bfab :=range _addg {if _bfab [1]!=""{_ececa :=_cdgcd .drawSection (_bfab [0],_bfab [1]); -for _ ,_fbag :=range _ececa {_adfda .Add (_fbag );};_def :=_fcgda (_cdgcd ._eegf );_def .SetMargins (0,0,10,0);_adfda .Add (_def );};};return _adfda .GeneratePageBlocks (_ddeg );}; +// String implements error interface. +func (_bbdd UnsupportedRuneError )Error ()string {return _bbdd .Message }; -// NewChart creates a new creator drawable based on the provided -// unichart chart component. -func NewChart (chart _ga .ChartRenderable )*Chart {return _ada (chart )}; +// 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{_ec *_da .ContentStreamOperations ;_ce *_bbd .PdfPageResources ;_daf Positioning ;_ea ,_fd float64 ;_eg float64 ;_gg float64 ;_fc float64 ;_cf Margins ;_cb []*_bbd .PdfAnnotation ;};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 };);func _efbee (_bggb string )(*GraphicSVG ,error ){_cfcg ,_gead :=_bd .ParseFromString (_bggb );if _gead !=nil {return nil ,_gead ; +};return _adfd (_cfcg );}; -// Width returns the width of the specified text chunk. -func (_dead *TextChunk )Width ()float64 {var (_cgabc float64 ;_cedab =_dead .Style ;);for _ ,_bcaef :=range _dead .Text {_fgbfe ,_gedab :=_cedab .Font .GetRuneMetrics (_bcaef );if !_gedab {_bcf .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",_bcaef ,_bcaef ,_cedab .Font .BaseFont (),_cedab .Font .Subtype ()); -_bcf .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_cedab .Font );_bcf .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_cedab .Font .Encoder ());};_edbb :=_cedab .FontSize *_fgbfe .Wx ;_bbabg :=_edbb ;if _bcaef !=' '{_bbabg =_edbb +_cedab .CharSpacing *1000.0; -};_cgabc +=_bbabg ;};return _cgabc /1000.0;};func (_fcagc *templateProcessor )parseFontAttr (_ggdgb ,_gdaad string )*_bce .PdfFont {_bcf .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",_ggdgb ,_gdaad ); -_aaf :=_fcagc .creator ._gbgad ;if _gdaad ==""{return _aaf ;};_ccea :=_df .Split (_gdaad ,"\u002c");for _ ,_fcdda :=range _ccea {_fcdda =_df .TrimSpace (_fcdda );if _fcdda ==""{continue ;};_eadd ,_gadgg :=_fcagc ._cbgd .FontMap [_gdaad ];if _gadgg {return _eadd ; -};_gggbcd ,_gadgg :=map[string ]_bce .StdFontName {"\u0063o\u0075\u0072\u0069\u0065\u0072":_bce .CourierName ,"\u0063\u006f\u0075r\u0069\u0065\u0072\u002d\u0062\u006f\u006c\u0064":_bce .CourierBoldName ,"\u0063o\u0075r\u0069\u0065\u0072\u002d\u006f\u0062\u006c\u0069\u0071\u0075\u0065":_bce .CourierObliqueName ,"c\u006fu\u0072\u0069\u0065\u0072\u002d\u0062\u006f\u006cd\u002d\u006f\u0062\u006ciq\u0075\u0065":_bce .CourierBoldObliqueName ,"\u0068e\u006c\u0076\u0065\u0074\u0069\u0063a":_bce .HelveticaName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061-\u0062\u006f\u006c\u0064":_bce .HelveticaBoldName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061\u002d\u006f\u0062l\u0069\u0071\u0075\u0065":_bce .HelveticaObliqueName ,"\u0068\u0065\u006c\u0076et\u0069\u0063\u0061\u002d\u0062\u006f\u006c\u0064\u002d\u006f\u0062\u006c\u0069\u0071u\u0065":_bce .HelveticaBoldObliqueName ,"\u0073\u0079\u006d\u0062\u006f\u006c":_bce .SymbolName ,"\u007a\u0061\u0070\u0066\u002d\u0064\u0069\u006e\u0067\u0062\u0061\u0074\u0073":_bce .ZapfDingbatsName ,"\u0074\u0069\u006de\u0073":_bce .TimesRomanName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064":_bce .TimesBoldName ,"\u0074\u0069\u006de\u0073\u002d\u0069\u0074\u0061\u006c\u0069\u0063":_bce .TimesItalicName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064\u002d\u0069t\u0061\u006c\u0069\u0063":_bce .TimesBoldItalicName }[_gdaad ]; -if _gadgg {if _eefgg ,_agfab :=_bce .NewStandard14Font (_gggbcd );_agfab ==nil {return _eefgg ;};};if _afddb :=_fcagc .parseAttrPropList (_fcdda );len (_afddb )> 0{if _fcca ,_ffbgc :=_afddb ["\u0070\u0061\u0074\u0068"];_ffbgc {_edaec :=_bce .NewPdfFontFromTTFFile ; -if _ccfba ,_ecee :=_afddb ["\u0074\u0079\u0070\u0065"];_ecee &&_ccfba =="\u0063o\u006d\u0070\u006f\u0073\u0069\u0074e"{_edaec =_bce .NewCompositePdfFontFromTTFFile ;};if _gdcbb ,_cggc :=_edaec (_fcca );_cggc !=nil {_bcf .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",_fcca ,_cggc ); -}else {return _gdcbb ;};};};};return _aaf ;};func (_fgfge *templateProcessor )parseChapter (_bfbdab *templateNode )(interface{},error ){_cace :=_fgfge .creator .NewChapter ;if _bfbdab ._aeef !=nil {if _abfae ,_ccaaa :=_bfbdab ._aeef ._dfgg .(*Chapter ); -_ccaaa {_cace =_abfae .NewSubchapter ;};};_fgdg :=_cace ("");for _ ,_eadbc :=range _bfbdab ._dcedab .Attr {_eefa :=_eadbc .Value ;switch _abafb :=_eadbc .Name .Local ;_abafb {case "\u0073\u0068\u006f\u0077\u002d\u006e\u0075\u006d\u0062e\u0072\u0069\u006e\u0067":_fgdg .SetShowNumbering (_fgfge .parseBoolAttr (_abafb ,_eefa )); -case "\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u002d\u0069n\u002d\u0074\u006f\u0063":_fgdg .SetIncludeInTOC (_fgfge .parseBoolAttr (_abafb ,_eefa ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_daca :=_fgfge .parseMarginAttr (_abafb ,_eefa );_fgdg .SetMargins (_daca .Left ,_daca .Right ,_daca .Top ,_daca .Bottom ); -default:_fgfge .nodeLogDebug (_bfbdab ,"\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",_abafb ); -};};return _fgdg ,nil ;}; +// GetCoords returns coordinates of border. +func (_fcef *border )GetCoords ()(float64 ,float64 ){return _fcef ._dgf ,_fcef ._fcb }; -// 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{_gcaa []*listItem ;_cdc Margins ;_dagdf TextChunk ;_dbfea float64 ;_bgbf bool ;_cfea Positioning ;_dbde TextStyle ;}; +// GetMargins returns the margins of the TOC line: left, right, top, bottom. +func (_gbege *TOCLine )GetMargins ()(float64 ,float64 ,float64 ,float64 ){_aebga :=&_gbege ._ebca ._dadf ;return _gbege ._ggcac ,_aebga .Right ,_aebga .Top ,_aebga .Bottom ;}; -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. -func (_cbed *TOC )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_begcb :=ctx ;_effbgd ,ctx ,_bcada :=_cbed ._dedde .GeneratePageBlocks (ctx );if _bcada !=nil {return _effbgd ,ctx ,_bcada ;};for _ ,_aedab :=range _cbed ._agea {_dbbc :=_aedab ._gdgb ; -if !_cbed ._fcbc {_aedab ._gdgb =0;};_bgbdf ,_eaabf ,_cddb :=_aedab .GeneratePageBlocks (ctx );_aedab ._gdgb =_dbbc ;if _cddb !=nil {return _effbgd ,ctx ,_cddb ;};if len (_bgbdf )< 1{continue ;};_effbgd [len (_effbgd )-1].mergeBlocks (_bgbdf [0]);_effbgd =append (_effbgd ,_bgbdf [1:]...); -ctx =_eaabf ;};if _cbed ._ecgfg .IsRelative (){ctx .X =_begcb .X ;};if _cbed ._ecgfg .IsAbsolute (){return _effbgd ,_begcb ,nil ;};return _effbgd ,ctx ,nil ;};func (_bgcb *templateProcessor )parseCellAlignmentAttr (_dbaca ,_fdea string )CellHorizontalAlignment {_bcf .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",_dbaca ,_fdea ); -_feaaf :=map[string ]CellHorizontalAlignment {"\u006c\u0065\u0066\u0074":CellHorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":CellHorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":CellHorizontalAlignmentRight }[_fdea ];return _feaaf ; +// Columns returns all the columns in the invoice line items table. +func (_fbcgb *Invoice )Columns ()[]*InvoiceCell {return _fbcgb ._agbb }; + +// AddPatternResource adds pattern dictionary inside the resources dictionary. +func (_dfdce *RadialShading )AddPatternResource (block *Block )(_dgdc _bf .PdfObjectName ,_eadgc error ){_edege :=1;_defa :=_bf .PdfObjectName ("\u0050"+_bb .Itoa (_edege ));for block ._ce .HasPatternByName (_defa ){_edege ++;_defa =_bf .PdfObjectName ("\u0050"+_bb .Itoa (_edege )); +};if _geeaa :=block ._ce .SetPatternByName (_defa ,_dfdce .ToPdfShadingPattern ().ToPdfObject ());_geeaa !=nil {return "",_geeaa ;};return _defa ,nil ;};func _dabef (_eaaec float64 ,_gaace int )float64 {_cedb :=_bbg .Pow10 (_gaace );return _bbg .Round (_cedb *_eaaec )/_cedb ; }; -// SetIndent sets the left offset of the list when nested into another list. -func (_abfef *List )SetIndent (indent float64 ){_abfef ._dbfea =indent ;_abfef ._bgbf =false };var _bccg =_bg .MustCompile ("\u005c\u0064\u002b"); +// Terms returns the terms and conditions section of the invoice as a +// title-content pair. +func (_egfa *Invoice )Terms ()(string ,string ){return _egfa ._caeed [0],_egfa ._caeed [1]}; -// SetHeight sets the height of the ellipse. -func (_gbd *Ellipse )SetHeight (height float64 ){_gbd ._ebdcd =height };func (_cdaaf *templateProcessor )parseList (_bgafc *templateNode )(interface{},error ){_ecdce :=_cdaaf .creator .NewList ();for _ ,_ddbbd :=range _bgafc ._dcedab .Attr {_gbaac :=_ddbbd .Value ; -switch _gacfe :=_ddbbd .Name .Local ;_gacfe {case "\u0069\u006e\u0064\u0065\u006e\u0074":_ecdce .SetIndent (_cdaaf .parseFloatAttr (_gacfe ,_gbaac ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_bggc :=_cdaaf .parseMarginAttr (_gacfe ,_gbaac );_ecdce .SetMargins (_bggc .Left ,_bggc .Right ,_bggc .Top ,_bggc .Bottom ); -default:_cdaaf .nodeLogDebug (_bgafc ,"\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",_gacfe ); -};};return _ecdce ,nil ;}; +// GetMargins returns the margins of the ellipse: left, right, top, bottom. +func (_ebgb *Ellipse )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _ebgb ._fdcb .Left ,_ebgb ._fdcb .Right ,_ebgb ._fdcb .Top ,_ebgb ._fdcb .Bottom ;}; -// NoteStyle returns the style properties used to render the content of the -// invoice note sections. -func (_accce *Invoice )NoteStyle ()TextStyle {return _accce ._afaeb }; +// SetNumber sets the number of the invoice. +func (_bedd *Invoice )SetNumber (number string )(*InvoiceCell ,*InvoiceCell ){_bedd ._aca [1].Value =number ;return _bedd ._aca [0],_bedd ._aca [1];}; + +// SetBorderRadius sets the radius of the rectangle corners. +func (_bcbe *Rectangle )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_bcbe ._bfbf =topLeft ;_bcbe ._gefff =topRight ;_bcbe ._fgegb =bottomLeft ;_bcbe ._bcfag =bottomRight ;};func (_eaac *Division )split (_ggca DrawContext )(_feee ,_fdge *Division ){var (_eebb float64 ; +_gaaf ,_ccee []VectorDrawable ;);_fgg :=_ggca .Width -_eaac ._ggea .Left -_eaac ._ggea .Right -_eaac ._eabe .Left -_eaac ._eabe .Right ;for _afgb ,_ecabd :=range _eaac ._befg {_eebb +=_gcgga (_ecabd ,_fgg );if _eebb < _ggca .Height {_gaaf =append (_gaaf ,_ecabd ); +}else {_ccee =_eaac ._befg [_afgb :];break ;};};if len (_gaaf )> 0{_feee =_cebc ();*_feee =*_eaac ;_feee ._befg =_gaaf ;if _eaac ._cacc !=nil {_feee ._cacc =&Background {};*_feee ._cacc =*_eaac ._cacc ;};};if len (_ccee )> 0{_fdge =_cebc ();*_fdge =*_eaac ; +_fdge ._befg =_ccee ;if _eaac ._cacc !=nil {_fdge ._cacc =&Background {};*_fdge ._cacc =*_eaac ._cacc ;};};return _feee ,_fdge ;}; // SetStyle sets the style for all the line components: number, title, // separator, page. -func (_eaed *TOCLine )SetStyle (style TextStyle ){_eaed .Number .Style =style ;_eaed .Title .Style =style ;_eaed .Separator .Style =style ;_eaed .Page .Style =style ;}; +func (_edbfe *TOCLine )SetStyle (style TextStyle ){_edbfe .Number .Style =style ;_edbfe .Title .Style =style ;_edbfe .Separator .Style =style ;_edbfe .Page .Style =style ;}; -// GeneratePageBlocks implements drawable interface. -func (_dgc *border )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_cdeb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_ebe :=_dgc ._ece ;_degb :=ctx .PageHeight -_dgc ._bca ;if _dgc ._fafc !=nil {_bfg :=_bb .Rectangle {Opacity :1.0,X :_dgc ._ece ,Y :ctx .PageHeight -_dgc ._bca -_dgc ._bdab ,Height :_dgc ._bdab ,Width :_dgc ._cff }; -_bfg .FillEnabled =true ;_gf :=_cegc (_dgc ._fafc );_fff :=_bacf (_cdeb ,_gf ,_dgc ._fafc ,func ()Rectangle {return Rectangle {_cdac :_bfg .X ,_agaf :_bfg .Y ,_bbca :_bfg .Width ,_gbcd :_bfg .Height };});if _fff !=nil {return nil ,ctx ,_fff ;};_bfg .FillColor =_gf ; -_bfg .BorderEnabled =false ;_ebf ,_ ,_fff :=_bfg .Draw ("");if _fff !=nil {return nil ,ctx ,_fff ;};_fff =_cdeb .addContentsByString (string (_ebf ));if _fff !=nil {return nil ,ctx ,_fff ;};};_fge :=_dgc ._bab ;_dggb :=_dgc ._bdfg ;_bffc :=_dgc ._efd ; -_ccac :=_dgc ._bdd ;_adf :=_dgc ._bab ;if _dgc ._dcd ==CellBorderStyleDouble {_adf +=2*_fge ;};_cfg :=_dgc ._bdfg ;if _dgc ._badf ==CellBorderStyleDouble {_cfg +=2*_dggb ;};_gcaf :=_dgc ._efd ;if _dgc ._begg ==CellBorderStyleDouble {_gcaf +=2*_bffc ;}; -_bffb :=_dgc ._bdd ;if _dgc ._bde ==CellBorderStyleDouble {_bffb +=2*_ccac ;};_afae :=(_adf -_gcaf )/2;_eee :=(_adf -_bffb )/2;_bea :=(_cfg -_gcaf )/2;_egd :=(_cfg -_bffb )/2;if _dgc ._bab !=0{_dbgf :=_ebe ;_aeb :=_degb ;if _dgc ._dcd ==CellBorderStyleDouble {_aeb -=_fge ; -_fbd :=_bb .BasicLine {LineColor :_cegc (_dgc ._cfca ),Opacity :1.0,LineWidth :_dgc ._bab ,LineStyle :_dgc .LineStyle ,X1 :_dbgf -_adf /2+_afae ,Y1 :_aeb +2*_fge ,X2 :_dbgf +_adf /2-_eee +_dgc ._cff ,Y2 :_aeb +2*_fge };_ffb ,_ ,_agde :=_fbd .Draw (""); -if _agde !=nil {return nil ,ctx ,_agde ;};_agde =_cdeb .addContentsByString (string (_ffb ));if _agde !=nil {return nil ,ctx ,_agde ;};};_gdda :=_bb .BasicLine {LineWidth :_dgc ._bab ,Opacity :1.0,LineColor :_cegc (_dgc ._cfca ),LineStyle :_dgc .LineStyle ,X1 :_dbgf -_adf /2+_afae +(_gcaf -_dgc ._efd ),Y1 :_aeb ,X2 :_dbgf +_adf /2-_eee +_dgc ._cff -(_bffb -_dgc ._bdd ),Y2 :_aeb }; -_cae ,_ ,_bcg :=_gdda .Draw ("");if _bcg !=nil {return nil ,ctx ,_bcg ;};_bcg =_cdeb .addContentsByString (string (_cae ));if _bcg !=nil {return nil ,ctx ,_bcg ;};};if _dgc ._bdfg !=0{_dacg :=_ebe ;_adfg :=_degb -_dgc ._bdab ;if _dgc ._badf ==CellBorderStyleDouble {_adfg +=_dggb ; -_gacg :=_bb .BasicLine {LineWidth :_dgc ._bdfg ,Opacity :1.0,LineColor :_cegc (_dgc ._cgc ),LineStyle :_dgc .LineStyle ,X1 :_dacg -_cfg /2+_bea ,Y1 :_adfg -2*_dggb ,X2 :_dacg +_cfg /2-_egd +_dgc ._cff ,Y2 :_adfg -2*_dggb };_fbdd ,_ ,_bgf :=_gacg .Draw (""); -if _bgf !=nil {return nil ,ctx ,_bgf ;};_bgf =_cdeb .addContentsByString (string (_fbdd ));if _bgf !=nil {return nil ,ctx ,_bgf ;};};_cee :=_bb .BasicLine {LineWidth :_dgc ._bdfg ,Opacity :1.0,LineColor :_cegc (_dgc ._cgc ),LineStyle :_dgc .LineStyle ,X1 :_dacg -_cfg /2+_bea +(_gcaf -_dgc ._efd ),Y1 :_adfg ,X2 :_dacg +_cfg /2-_egd +_dgc ._cff -(_bffb -_dgc ._bdd ),Y2 :_adfg }; -_cfge ,_ ,_cfd :=_cee .Draw ("");if _cfd !=nil {return nil ,ctx ,_cfd ;};_cfd =_cdeb .addContentsByString (string (_cfge ));if _cfd !=nil {return nil ,ctx ,_cfd ;};};if _dgc ._efd !=0{_afg :=_ebe ;_bbc :=_degb ;if _dgc ._begg ==CellBorderStyleDouble {_afg +=_bffc ; -_ebbb :=_bb .BasicLine {LineWidth :_dgc ._efd ,Opacity :1.0,LineColor :_cegc (_dgc ._ggda ),LineStyle :_dgc .LineStyle ,X1 :_afg -2*_bffc ,Y1 :_bbc +_gcaf /2+_afae ,X2 :_afg -2*_bffc ,Y2 :_bbc -_gcaf /2-_bea -_dgc ._bdab };_bee ,_ ,_afga :=_ebbb .Draw (""); -if _afga !=nil {return nil ,ctx ,_afga ;};_afga =_cdeb .addContentsByString (string (_bee ));if _afga !=nil {return nil ,ctx ,_afga ;};};_cgd :=_bb .BasicLine {LineWidth :_dgc ._efd ,Opacity :1.0,LineColor :_cegc (_dgc ._ggda ),LineStyle :_dgc .LineStyle ,X1 :_afg ,Y1 :_bbc +_gcaf /2+_afae -(_adf -_dgc ._bab ),X2 :_afg ,Y2 :_bbc -_gcaf /2-_bea -_dgc ._bdab +(_cfg -_dgc ._bdfg )}; -_eddb ,_ ,_efb :=_cgd .Draw ("");if _efb !=nil {return nil ,ctx ,_efb ;};_efb =_cdeb .addContentsByString (string (_eddb ));if _efb !=nil {return nil ,ctx ,_efb ;};};if _dgc ._bdd !=0{_edda :=_ebe +_dgc ._cff ;_abe :=_degb ;if _dgc ._bde ==CellBorderStyleDouble {_edda -=_ccac ; -_cce :=_bb .BasicLine {LineWidth :_dgc ._bdd ,Opacity :1.0,LineColor :_cegc (_dgc ._eege ),LineStyle :_dgc .LineStyle ,X1 :_edda +2*_ccac ,Y1 :_abe +_bffb /2+_eee ,X2 :_edda +2*_ccac ,Y2 :_abe -_bffb /2-_egd -_dgc ._bdab };_bffd ,_ ,_ccd :=_cce .Draw (""); -if _ccd !=nil {return nil ,ctx ,_ccd ;};_ccd =_cdeb .addContentsByString (string (_bffd ));if _ccd !=nil {return nil ,ctx ,_ccd ;};};_eba :=_bb .BasicLine {LineWidth :_dgc ._bdd ,Opacity :1.0,LineColor :_cegc (_dgc ._eege ),LineStyle :_dgc .LineStyle ,X1 :_edda ,Y1 :_abe +_bffb /2+_eee -(_adf -_dgc ._bab ),X2 :_edda ,Y2 :_abe -_bffb /2-_egd -_dgc ._bdab +(_cfg -_dgc ._bdfg )}; -_gfb ,_ ,_fcedg :=_eba .Draw ("");if _fcedg !=nil {return nil ,ctx ,_fcedg ;};_fcedg =_cdeb .addContentsByString (string (_gfb ));if _fcedg !=nil {return nil ,ctx ,_fcedg ;};};return []*Block {_cdeb },ctx ,nil ;};func _dbeec (_cdbfa float64 ,_aegee float64 )float64 {return _af .Round (_cdbfa /_aegee )*_aegee }; -func (_efdfd *templateProcessor )parseFloatArray (_afbbc ,_addd string )[]float64 {_bcf .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",_afbbc ,_addd ); -_dgcc :=_df .Fields (_addd );_afdag :=make ([]float64 ,0,len (_dgcc ));for _ ,_bgedc :=range _dgcc {_ddag ,_ :=_dc .ParseFloat (_bgedc ,64);_afdag =append (_afdag ,_ddag );};return _afdag ;};func _dfae (_gecb Color ,_ffbc float64 )*ColorPoint {return &ColorPoint {_cggf :_gecb ,_gdac :_ffbc }}; +// Length calculates and returns the length of the line. +func (_fecge *Line )Length ()float64 {return _bbg .Sqrt (_bbg .Pow (_fecge ._eefg -_fecge ._fcgb ,2.0)+_bbg .Pow (_fecge ._bfbgf -_fecge ._aeea ,2.0));}; +// SetWidthLeft sets border width for left. +func (_eaa *border )SetWidthLeft (bw float64 ){_eaa ._dafd =bw };func _gaegg (_ffbcb *Creator ,_gdbfd string ,_eaec []byte ,_ecbcd *TemplateOptions ,_abgfc componentRenderer )*templateProcessor {if _ecbcd ==nil {_ecbcd =&TemplateOptions {};};_ecbcd .init (); +if _abgfc ==nil {_abgfc =_ffbcb ;};return &templateProcessor {creator :_ffbcb ,_fgeb :_eaec ,_afgef :_ecbcd ,_gdeg :_abgfc ,_dedc :_gdbfd };}; -// SetBorderOpacity sets the border opacity of the rectangle. -func (_ffac *Rectangle )SetBorderOpacity (opacity float64 ){_ffac ._cbcf =opacity };func _dgga (_aefgc int64 ,_decfdc ,_cbac ,_bcggc float64 )*_bce .PdfAnnotation {_bgdea :=_bce .NewPdfAnnotationLink ();_ccagb :=_bce .NewBorderStyle ();_ccagb .SetBorderWidth (0); -_bgdea .BS =_ccagb .ToPdfObject ();if _aefgc < 0{_aefgc =0;};_bgdea .Dest =_gac .MakeArray (_gac .MakeInteger (_aefgc ),_gac .MakeName ("\u0058\u0059\u005a"),_gac .MakeFloat (_decfdc ),_gac .MakeFloat (_cbac ),_gac .MakeFloat (_bcggc ));return _bgdea .PdfAnnotation ; -}; +// NewPageBreak create a new page break. +func (_abeg *Creator )NewPageBreak ()*PageBreak {return _gaebg ()}; -// Height returns the height of the ellipse. -func (_dfcb *Ellipse )Height ()float64 {return _dfcb ._ebdcd }; +// 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 (_dgaeag *Paragraph )SetWidth (width float64 ){_dgaeag ._cfedb =width ;_dgaeag .wrapText ()}; -// GetMargins returns the Chapter's margin: left, right, top, bottom. -func (_efcf *Chapter )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _efcf ._abeb .Left ,_efcf ._abeb .Right ,_efcf ._abeb .Top ,_efcf ._abeb .Bottom ;}; +// GetMargins returns the Image's margins: left, right, top, bottom. +func (_cafdg *Image )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _cafdg ._ecd .Left ,_cafdg ._ecd .Right ,_cafdg ._ecd .Top ,_cafdg ._ecd .Bottom ;}; -// Width returns the width of the Paragraph. -func (_afbc *StyledParagraph )Width ()float64 {if _afbc ._ddcc &&int (_afbc ._edgda )> 0{return _afbc ._edgda ;};return _afbc .getTextWidth ()/1000.0;};func _fdgg (_cedbb ,_ccacb ,_cafa ,_edbgf float64 )*Line {return &Line {_dbacf :_cedbb ,_fcbf :_ccacb ,_acefg :_cafa ,_fdac :_edbgf ,_dgdd :ColorBlack ,_eccg :1.0,_ffgg :1.0,_dbfa :[]int64 {1,1},_defc :PositionAbsolute }; -}; +// AddColorStop add color stop info for rendering gradient color. +func (_ceae *RadialShading )AddColorStop (color Color ,point float64 ){_ceae ._daacc .AddColorStop (color ,point );}; -// FillOpacity returns the fill opacity of the ellipse (0-1). -func (_fgadd *Ellipse )FillOpacity ()float64 {return _fgadd ._dcdg }; +// BorderOpacity returns the border opacity of the ellipse (0-1). +func (_cgcf *Ellipse )BorderOpacity ()float64 {return _cgcf ._eaf }; -// Title returns the title of the invoice. -func (_aagca *Invoice )Title ()string {return _aagca ._bggd }; +// SetFillOpacity sets the fill opacity. +func (_fgcab *Polygon )SetFillOpacity (opacity float64 ){_fgcab ._cfeea =opacity };func _bfdec (_afdf int )*Table {_acbdb :=&Table {_efbf :_afdf ,_bcgeag :10.0,_ecgg :[]float64 {},_abaa :[]float64 {},_gggdf :[]*TableCell {},_ecaf :make ([]int ,_afdf ),_gdaa :true }; +_acbdb .resetColumnWidths ();return _acbdb ;}; -// SetFillColor sets background color for border. -func (_adc *border )SetFillColor (col Color ){_adc ._fafc =col }; +// GetMargins returns the left, right, top, bottom Margins. +func (_dgfbc *Table )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _dgfbc ._afcg .Left ,_dgfbc ._afcg .Right ,_dgfbc ._afcg .Top ,_dgfbc ._afcg .Bottom ;}; -// SetSideBorderWidth sets the cell's side border width. -func (_fggc *TableCell )SetSideBorderWidth (side CellBorderSide ,width float64 ){switch side {case CellBorderSideAll :_fggc ._ccfg =width ;_fggc ._badde =width ;_fggc ._cgab =width ;_fggc ._bgaa =width ;case CellBorderSideTop :_fggc ._ccfg =width ;case CellBorderSideBottom :_fggc ._badde =width ; -case CellBorderSideLeft :_fggc ._cgab =width ;case CellBorderSideRight :_fggc ._bgaa =width ;};}; +// 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{_ebca *StyledParagraph ; -// SetBoundingBox set gradient color bounding box where the gradient would be rendered. -func (_abdd *RadialShading )SetBoundingBox (x ,y ,width ,height float64 ){_abdd ._dffc =&_bce .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };}; +// Holds the text and style of the number part of the TOC line. +Number TextChunk ; -// AddShadingResource adds shading dictionary inside the resources dictionary. -func (_ggeg *LinearShading )AddShadingResource (block *Block )(_cafe _gac .PdfObjectName ,_geaef error ){_bgff :=1;_cafe =_gac .PdfObjectName ("\u0053\u0068"+_dc .Itoa (_bgff ));for block ._ab .HasShadingByName (_cafe ){_bgff ++;_cafe =_gac .PdfObjectName ("\u0053\u0068"+_dc .Itoa (_bgff )); -};if _cfagd :=block ._ab .SetShadingByName (_cafe ,_ggeg .shadingModel ().ToPdfObject ());_cfagd !=nil {return "",_cfagd ;};return _cafe ,nil ;}; +// Holds the text and style of the title part of the TOC line. +Title TextChunk ; -// SetLevelOffset sets the amount of space an indentation level occupies. -func (_abbef *TOCLine )SetLevelOffset (levelOffset float64 ){_abbef ._fgggc =levelOffset ;_abbef ._egbgc ._ffdd .Left =_abbef ._aaeg +float64 (_abbef ._bfbdg -1)*_abbef ._fgggc ;};const (TextVerticalAlignmentBaseline TextVerticalAlignment =iota ;TextVerticalAlignmentCenter ; -TextVerticalAlignmentBottom ;TextVerticalAlignmentTop ;); +// Holds the text and style of the separator part of the TOC line. +Separator TextChunk ; -// BorderWidth returns the border width of the rectangle. -func (_dgbb *Rectangle )BorderWidth ()float64 {return _dgbb ._dgfb }; +// Holds the text and style of the page part of the TOC line. +Page TextChunk ;_ggcac float64 ;_fffag uint ;_ebadg float64 ;_cgcba Positioning ;_fggb float64 ;_bdeg float64 ;_bgge int64 ;}; -// 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 (_dgba *Creator )SetOutlineTree (outlineTree *_bce .PdfOutlineTreeNode ){_dgba ._bcb =outlineTree };func _facdb (_aegb *templateProcessor ,_dgbge *templateNode )(interface{},error ){return _aegb .parseTextChunk (_dgbge ,nil );};func (_cfefa *templateProcessor )parseTextOverflowAttr (_fbbbd ,_aegcc string )TextOverflow {_bcf .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",_fbbbd ,_aegcc ); -_bdeea :=map[string ]TextOverflow {"\u0076i\u0073\u0069\u0062\u006c\u0065":TextOverflowVisible ,"\u0068\u0069\u0064\u0064\u0065\u006e":TextOverflowHidden }[_aegcc ];return _bdeea ;};func (_cgff *StyledParagraph )getTextLineWidth (_fabd []*TextChunk )float64 {var _bfbef float64 ; -_cgaag :=len (_fabd );for _cddg ,_cbcg :=range _fabd {_ceced :=&_cbcg .Style ;_ceeeeg :=len (_cbcg .Text );for _cddf ,_dcab :=range _cbcg .Text {if _dcab =='\u000A'{continue ;};_dbaff ,_eage :=_ceced .Font .GetRuneMetrics (_dcab );if !_eage {_bcf .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",_dcab ); -return -1;};_bfbef +=_ceced .FontSize *_dbaff .Wx *_ceced .horizontalScale ();if _dcab !=' '&&(_cddg !=_cgaag -1||_cddf !=_ceeeeg -1){_bfbef +=_ceced .CharSpacing *1000.0;};};};return _bfbef ;};func (_bcgc *Table )resetColumnWidths (){_bcgc ._edccdg =[]float64 {}; -_bbdg :=float64 (1.0)/float64 (_bcgc ._fdbec );for _dgecf :=0;_dgecf < _bcgc ._fdbec ;_dgecf ++{_bcgc ._edccdg =append (_bcgc ._edccdg ,_bbdg );};}; +// ColorPoint is a pair of Color and a relative point where the color +// would be rendered. +type ColorPoint struct{_fgce Color ;_gabg float64 ;}; -// Add adds a new line with the default style to the table of contents. -func (_gded *TOC )Add (number ,title ,page string ,level uint )*TOCLine {_bbedd :=_gded .AddLine (_cafb (TextChunk {Text :number ,Style :_gded ._fbbca },TextChunk {Text :title ,Style :_gded ._gcbb },TextChunk {Text :page ,Style :_gded ._gbgca },level ,_gded ._bdaa )); -if _bbedd ==nil {return nil ;};_eeca :=&_gded ._fcedac ;_bbedd .SetMargins (_eeca .Left ,_eeca .Right ,_eeca .Top ,_eeca .Bottom );_bbedd .SetLevelOffset (_gded ._gabb );_bbedd .Separator .Text =_gded ._gbbga ;_bbedd .Separator .Style =_gded ._fadgg ;return _bbedd ; +// GeneratePageBlocks draws the block contents on a template Page block. +// Implements the Drawable interface. +func (_ad *Block )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_eee :=_eb .IdentityMatrix ();_ede ,_afg :=_ad .Width (),_ad .Height ();if _ad ._daf .IsRelative (){_eee =_eee .Translate (ctx .X ,ctx .PageHeight -ctx .Y -_afg );}else {_eee =_eee .Translate (_ad ._ea ,ctx .PageHeight -_ad ._fd -_afg ); +};_de :=_afg ;if _ad ._fc !=0{_eee =_eee .Translate (_ede /2,_afg /2).Rotate (_ad ._fc *_bbg .Pi /180.0).Translate (-_ede /2,-_afg /2);_ ,_de =_ad .RotatedSize ();};if _ad ._daf .IsRelative (){ctx .Y +=_de ;};_cd :=_da .NewContentCreator ();_cd .Add_cm (_eee [0],_eee [1],_eee [3],_eee [4],_eee [6],_eee [7]); +_gee :=_ad .duplicate ();_fge :=append (*_cd .Operations (),*_gee ._ec ...);_fge .WrapIfNeeded ();_gee ._ec =&_fge ;for _ ,_bdf :=range _ad ._cb {_fcd ,_bdc :=_bf .GetArray (_bdf .Rect );if !_bdc ||_fcd .Len ()!=4{_ee .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",_bdf .Rect ); +continue ;};_bbdb ,_dcb :=_bbd .NewPdfRectangle (*_fcd );if _dcb !=nil {_ee .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",_dcb ); +continue ;};_bbdb .Transform (_eee );_bdf .Rect =_bbdb .ToPdfObject ();};return []*Block {_gee },ctx ,nil ;};func (_dceg *Image )applyFitMode (_fbfc float64 ){_fbfc -=_dceg ._ecd .Left +_dceg ._ecd .Right ;switch _dceg ._gfeea {case FitModeFillWidth :_dceg .ScaleToWidth (_fbfc ); +};}; + +// TextAlignment options for paragraph. +type TextAlignment int ; + +// 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{_gacc []*TextChunk ;_abeaf TextStyle ;_fbcb TextStyle ;_eceb TextAlignment ;_adbg TextVerticalAlignment ;_dedbc float64 ;_abbea bool ;_ccac float64 ;_cgdf bool ;_ccddf bool ;_ggfg TextOverflow ;_fabd float64 ;_dadf Margins ; +_dageg Positioning ;_bebdg float64 ;_egfdb float64 ;_fbefe float64 ;_bcac float64 ;_gegeg [][]*TextChunk ;_cbee func (_fgaf *StyledParagraph ,_ggbcf DrawContext );};func _cdgbb (_eafeg string ,_gabf ,_bdgcc TextStyle )*TOC {_dddfgf :=_bdgcc ;_dddfgf .FontSize =14; +_gbfacg :=_ggcdc (_dddfgf );_gbfacg .SetEnableWrap (true );_gbfacg .SetTextAlignment (TextAlignmentLeft );_gbfacg .SetMargins (0,0,0,5);_cfgae :=_gbfacg .Append (_eafeg );_cfgae .Style =_dddfgf ;return &TOC {_efaae :_gbfacg ,_dcbb :[]*TOCLine {},_febc :_gabf ,_abgfe :_gabf ,_dbfaf :_gabf ,_gfgag :_gabf ,_abdbb :"\u002e",_addd :10,_eada :Margins {0,0,2,2},_cgcad :PositionRelative ,_gecg :_gabf ,_fbfca :true }; }; -// 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 {_fdde :=rgbColor {};if (len (hexStr )!=4&&len (hexStr )!=7)||hexStr [0]!='#'{_bcf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _fdde ; -};var _gbga ,_ggfb ,_bceb int ;if len (hexStr )==4{var _gfg ,_dfdgd ,_gfbe int ;_gga ,_abbd :=_g .Sscanf (hexStr ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_gfg ,&_dfdgd ,&_gfbe );if _abbd !=nil {_bcf .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 ,_abbd ); -return _fdde ;};if _gga !=3{_bcf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _fdde ;};_gbga =_gfg *16+_gfg ;_ggfb =_dfdgd *16+_dfdgd ;_bceb =_gfbe *16+_gfbe ;}else {_cccb ,_gdba :=_g .Sscanf (hexStr ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_gbga ,&_ggfb ,&_bceb ); -if _gdba !=nil {_bcf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _fdde ;};if _cccb !=3{_bcf .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 ,_cccb ); -return _fdde ;};};_eedb :=float64 (_gbga )/255.0;_decc :=float64 (_ggfb )/255.0;_facc :=float64 (_bceb )/255.0;_fdde ._afbf =_eedb ;_fdde ._eeef =_decc ;_fdde ._gba =_facc ;return _fdde ;}; +// GeneratePageBlocks draws the composite Bezier curve on a new block +// representing the page. Implements the Drawable interface. +func (_cafcc *PolyBezierCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_cccg :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_fbcff ,_cfcga :=_cccg .setOpacity (_cafcc ._faba ,_cafcc ._bbga );if _cfcga !=nil {return nil ,ctx ,_cfcga ; +};_cegg :=_cafcc ._cgbc ;_cegg .FillEnabled =_cegg .FillColor !=nil ;var (_afaa =ctx .PageHeight ;_dcbf =_cegg .Curves ;_feda =make ([]_gad .CubicBezierCurve ,0,len (_cegg .Curves )););_bdfc :=_bbd .PdfRectangle {};for _ceea :=range _cegg .Curves {_eff :=_dcbf [_ceea ]; +_eff .P0 .Y =_afaa -_eff .P0 .Y ;_eff .P1 .Y =_afaa -_eff .P1 .Y ;_eff .P2 .Y =_afaa -_eff .P2 .Y ;_eff .P3 .Y =_afaa -_eff .P3 .Y ;_feda =append (_feda ,_eff );_dgdd :=_eff .GetBounds ();if _ceea ==0{_bdfc =_dgdd ;}else {_bdfc .Llx =_bbg .Min (_bdfc .Llx ,_dgdd .Llx ); +_bdfc .Lly =_bbg .Min (_bdfc .Lly ,_dgdd .Lly );_bdfc .Urx =_bbg .Max (_bdfc .Urx ,_dgdd .Urx );_bdfc .Ury =_bbg .Max (_bdfc .Ury ,_dgdd .Ury );};};_cegg .Curves =_feda ;defer func (){_cegg .Curves =_dcbf }();if _cegg .FillEnabled {_ffbce :=_agab (_cccg ,_cafcc ._cgbc .FillColor ,_cafcc ._fddb ,func ()Rectangle {return Rectangle {_bgcbe :_bdfc .Llx ,_aagb :_bdfc .Lly ,_cdagc :_bdfc .Width (),_ddbcg :_bdfc .Height ()}; +});if _ffbce !=nil {return nil ,ctx ,_ffbce ;};};_ceaf ,_ ,_cfcga :=_cegg .Draw (_fbcff );if _cfcga !=nil {return nil ,ctx ,_cfcga ;};if _cfcga =_cccg .addContentsByString (string (_ceaf ));_cfcga !=nil {return nil ,ctx ,_cfcga ;};return []*Block {_cccg },ctx ,nil ; +}; -// ScaleToHeight scales the ellipse to the specified height. The width of -// the ellipse is scaled so that the aspect ratio is maintained. -func (_eagf *Ellipse )ScaleToHeight (h float64 ){_beee :=_eagf ._fegd /_eagf ._ebdcd ;_eagf ._ebdcd =h ;_eagf ._fegd =h *_beee ;}; +// TemplateOptions contains options and resources to use when rendering +// a template with a Creator instance. +// All the resources in the map fields can be referenced by their +// name/key in the template which is rendered using the options instance. +type TemplateOptions struct{ -// SetLogo sets the logo of the invoice. -func (_acaf *Invoice )SetLogo (logo *Image ){_acaf ._eabfg =logo }; +// HelperFuncMap is used to define functions which can be accessed +// inside the rendered templates by their assigned names. +HelperFuncMap _ed .FuncMap ; -// Padding returns the padding of the component. -func (_fefg *Division )Padding ()(_gbcf ,_dfbg ,_cdebf ,_ddbd float64 ){return _fefg ._dbfb .Left ,_fefg ._dbfb .Right ,_fefg ._dbfb .Top ,_fefg ._dbfb .Bottom ;};func (_cbadbc *templateProcessor )parseCellBorderStyleAttr (_babc ,_dbbe string )CellBorderStyle {_bcf .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",_babc ,_dbbe ); -_aabd :=map[string ]CellBorderStyle {"\u006e\u006f\u006e\u0065":CellBorderStyleNone ,"\u0073\u0069\u006e\u0067\u006c\u0065":CellBorderStyleSingle ,"\u0064\u006f\u0075\u0062\u006c\u0065":CellBorderStyleDouble }[_dbbe ];return _aabd ;}; +// SubtemplateMap contains templates which can be rendered alongside +// the main template. They can be accessed using their assigned names +// in the main template or in the other subtemplates. +// Subtemplates defined inside the subtemplates specified in the map +// can be accessed directly. +// All resources available to the main template are also available +// to the subtemplates. +SubtemplateMap map[string ]_ga .Reader ; -// SetAnchor set gradient position anchor. -// Default to center. -func (_gcaaa *RadialShading )SetAnchor (anchor AnchorPoint ){_gcaaa ._ggee =anchor };func (_fcbg *Paragraph )getTextLineWidth (_gefa string )float64 {var _gecd float64 ;for _ ,_dbcc :=range _gefa {if _dbcc =='\u000A'{continue ;};_deba ,_fedge :=_fcbg ._ccef .GetRuneMetrics (_dbcc ); -if !_fedge {_bcf .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",_dbcc ,_dbcc ); -return -1;};_gecd +=_fcbg ._afbg *_deba .Wx ;};return _gecd ;}; +// FontMap contains pre-loaded fonts which can be accessed +// inside the rendered templates by their assigned names. +FontMap map[string ]*_bbd .PdfFont ; -// DrawFooter sets a function to draw a footer on created output pages. -func (_gedf *Creator )DrawFooter (drawFooterFunc func (_bdeg *Block ,_cbe FooterFunctionArgs )){_gedf ._bdc =drawFooterFunc ;}; +// ImageMap contains pre-loaded images which can be accessed +// inside the rendered templates by their assigned names. +ImageMap map[string ]*_bbd .Image ; -// Style returns the style of the line. -func (_aacd *Line )Style ()_bb .LineStyle {return _aacd ._cffg }; +// ColorMap contains colors which can be accessed +// inside the rendered templates by their assigned names. +ColorMap map[string ]Color ; -// 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 (_baeg *StyledParagraph )AddExternalLink (text ,url string )*TextChunk {_aaebe :=NewTextChunk (text ,_baeg ._dcfd );_aaebe ._dfce =_bage (url );return _baeg .appendChunk (_aaebe );}; +// ChartMap contains charts which can be accessed +// inside the rendered templates by their assigned names. +ChartMap map[string ]_ba .ChartRenderable ;};func (_aegd *TextChunk )clone ()*TextChunk {_bcefa :=*_aegd ;_bcefa ._gdege =_geafg (_aegd ._gdege );return &_bcefa ;};func (_aea *Creator )setActivePage (_ccd *_bbd .PdfPage ){_aea ._faee =_ccd }; -// 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 (_ggfdg *Table )SetColumnWidths (widths ...float64 )error {if len (widths )!=_ggfdg ._fdbec {_bcf .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 _d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_ggfdg ._edccdg =widths ;return nil ;}; +// Cols returns the total number of columns the table has. +func (_bfgcf *Table )Cols ()int {return _bfgcf ._efbf };func (_gbgbg *Table )resetColumnWidths (){_gbgbg ._ecgg =[]float64 {};_befc :=float64 (1.0)/float64 (_gbgbg ._efbf );for _dfgf :=0;_dfgf < _gbgbg ._efbf ;_dfgf ++{_gbgbg ._ecgg =append (_gbgbg ._ecgg ,_befc ); +};};type templateNode struct{_dceb interface{};_ebeg _f .StartElement ;_afbge *templateNode ;_dfcc int ;_efaa int ;_bcbaa int64 ;};type shading struct{_cfgfd Color ;_gdfd bool ;_aeaa []bool ;_eeee []*ColorPoint ;}; -// 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 (_faab *TOCLine )SetLink (page int64 ,x ,y float64 ){_faab ._fbeff =x ;_faab ._feac =y ;_faab ._gdgb =page ;_gffd :=_faab ._egbgc ._dcfd .Color ;_faab .Number .Style .Color =_gffd ;_faab .Title .Style .Color =_gffd ;_faab .Separator .Style .Color =_gffd ; -_faab .Page .Style .Color =_gffd ;}; +// ScaleToWidth sets the graphic svg scaling factor with the given width. +func (_gccbb *GraphicSVG )ScaleToWidth (w float64 ){_fefb :=_gccbb ._gdbd .Height /_gccbb ._gdbd .Width ;_gccbb ._gdbd .Width =w ;_gccbb ._gdbd .Height =w *_fefb ;_gccbb ._gdbd .SetScaling (_fefb ,_fefb );};func (_efc *Chapter )headingText ()string {_bdef :=_efc ._feb ; +if _bdcd :=_efc .headingNumber ();_bdcd !=""{_bdef =_b .Sprintf ("\u0025\u0073\u0020%\u0073",_bdcd ,_bdef );};return _bdef ;};const (HorizontalAlignmentLeft HorizontalAlignment =iota ;HorizontalAlignmentCenter ;HorizontalAlignmentRight ;);func (_dffcc *templateProcessor )parseFontAttr (_defcg ,_bcbbb string )*_bbd .PdfFont {_ee .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",_defcg ,_bcbbb ); +_fefca :=_dffcc .creator ._aaaf ;if _bcbbb ==""{return _fefca ;};_ggfgf :=_dd .Split (_bcbbb ,"\u002c");for _ ,_afbae :=range _ggfgf {_afbae =_dd .TrimSpace (_afbae );if _afbae ==""{continue ;};_efge ,_edcac :=_dffcc ._afgef .FontMap [_bcbbb ];if _edcac {return _efge ; +};_egfac ,_edcac :=map[string ]_bbd .StdFontName {"\u0063o\u0075\u0072\u0069\u0065\u0072":_bbd .CourierName ,"\u0063\u006f\u0075r\u0069\u0065\u0072\u002d\u0062\u006f\u006c\u0064":_bbd .CourierBoldName ,"\u0063o\u0075r\u0069\u0065\u0072\u002d\u006f\u0062\u006c\u0069\u0071\u0075\u0065":_bbd .CourierObliqueName ,"c\u006fu\u0072\u0069\u0065\u0072\u002d\u0062\u006f\u006cd\u002d\u006f\u0062\u006ciq\u0075\u0065":_bbd .CourierBoldObliqueName ,"\u0068e\u006c\u0076\u0065\u0074\u0069\u0063a":_bbd .HelveticaName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061-\u0062\u006f\u006c\u0064":_bbd .HelveticaBoldName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061\u002d\u006f\u0062l\u0069\u0071\u0075\u0065":_bbd .HelveticaObliqueName ,"\u0068\u0065\u006c\u0076et\u0069\u0063\u0061\u002d\u0062\u006f\u006c\u0064\u002d\u006f\u0062\u006c\u0069\u0071u\u0065":_bbd .HelveticaBoldObliqueName ,"\u0073\u0079\u006d\u0062\u006f\u006c":_bbd .SymbolName ,"\u007a\u0061\u0070\u0066\u002d\u0064\u0069\u006e\u0067\u0062\u0061\u0074\u0073":_bbd .ZapfDingbatsName ,"\u0074\u0069\u006de\u0073":_bbd .TimesRomanName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064":_bbd .TimesBoldName ,"\u0074\u0069\u006de\u0073\u002d\u0069\u0074\u0061\u006c\u0069\u0063":_bbd .TimesItalicName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064\u002d\u0069t\u0061\u006c\u0069\u0063":_bbd .TimesBoldItalicName }[_bcbbb ]; +if _edcac {if _gbfa ,_aegc :=_bbd .NewStandard14Font (_egfac );_aegc ==nil {return _gbfa ;};};if _adceg :=_dffcc .parseAttrPropList (_afbae );len (_adceg )> 0{if _cegfc ,_abecb :=_adceg ["\u0070\u0061\u0074\u0068"];_abecb {_dgaa :=_bbd .NewPdfFontFromTTFFile ; +if _ggfaf ,_beece :=_adceg ["\u0074\u0079\u0070\u0065"];_beece &&_ggfaf =="\u0063o\u006d\u0070\u006f\u0073\u0069\u0074e"{_dgaa =_bbd .NewCompositePdfFontFromTTFFile ;};if _cgfdg ,_degc :=_dgaa (_cegfc );_degc !=nil {_ee .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",_cegfc ,_degc ); +}else {return _cgfdg ;};};};};return _fefca ;}; -// SetLineOpacity sets the line opacity. -func (_fegag *Polyline )SetLineOpacity (opacity float64 ){_fegag ._cga =opacity }; +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. +func (_bcdab *List )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var _faega float64 ;var _gdcf []*StyledParagraph ;for _ ,_acdab :=range _bcdab ._gebg {_aebd :=_ggcdc (_bcdab ._ddbae );_aebd .SetEnableWrap (false );_aebd .SetTextAlignment (TextAlignmentRight ); +_aebd .Append (_acdab ._badgf .Text ).Style =_acdab ._badgf .Style ;_bfca :=_aebd .getTextWidth ()/1000.0/ctx .Width ;if _faega < _bfca {_faega =_bfca ;};_gdcf =append (_gdcf ,_aebd );};_acee :=_bfdec (2);_acee .SetColumnWidths (_faega ,1-_faega );_acee .SetMargins (_bcdab ._ddba .Left +_bcdab ._eaef ,_bcdab ._ddba .Right ,_bcdab ._ddba .Top ,_bcdab ._ddba .Bottom ); +_acee .EnableRowWrap (true );for _agbbb ,_dafcc :=range _bcdab ._gebg {_fcada :=_acee .NewCell ();_fcada .SetIndent (0);_fcada .SetContent (_gdcf [_agbbb ]);_fcada =_acee .NewCell ();_fcada .SetIndent (0);_fcada .SetContent (_dafcc ._dgfd );};return _acee .GeneratePageBlocks (ctx ); +};func (_acaf *templateProcessor )parseCellBorderStyleAttr (_gdegg ,_acea string )CellBorderStyle {_ee .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",_gdegg ,_acea ); +_fddeb :=map[string ]CellBorderStyle {"\u006e\u006f\u006e\u0065":CellBorderStyleNone ,"\u0073\u0069\u006e\u0067\u006c\u0065":CellBorderStyleSingle ,"\u0064\u006f\u0075\u0062\u006c\u0065":CellBorderStyleDouble }[_acea ];return _fddeb ;}; -// String implements error interface. -func (_ddad UnsupportedRuneError )Error ()string {return _ddad .Message }; +// GeneratePageBlocks draws the chart onto a block. +func (_egbe *Chart )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_cbd :=ctx ;_cceg :=_egbe ._ecce .IsRelative ();var _fega []*Block ;if _cceg {_fbef :=1.0;_cceb :=_egbe ._ceac .Top ;if float64 (_egbe ._eebf .Height ())> ctx .Height -_egbe ._ceac .Top {_fega =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; +var _gebe error ;if _ ,ctx ,_gebe =_gaebg ().GeneratePageBlocks (ctx );_gebe !=nil {return nil ,ctx ,_gebe ;};_cceb =0;};ctx .X +=_egbe ._ceac .Left +_fbef ;ctx .Y +=_cceb ;ctx .Width -=_egbe ._ceac .Left +_egbe ._ceac .Right +2*_fbef ;ctx .Height -=_cceb ; +_egbe ._eebf .SetWidth (int (ctx .Width ));}else {ctx .X =_egbe ._bdaf ;ctx .Y =_egbe ._ecfb ;};_ebdde :=_da .NewContentCreator ();_ebdde .Translate (0,ctx .PageHeight );_ebdde .Scale (1,-1);_ebdde .Translate (ctx .X ,ctx .Y );_cgaf :=NewBlock (ctx .PageWidth ,ctx .PageHeight ); +_egbe ._eebf .Render (_edb .NewRenderer (_ebdde ,_cgaf ._ce ),nil );if _ebbe :=_cgaf .addContentsByString (_ebdde .String ());_ebbe !=nil {return nil ,ctx ,_ebbe ;};if _cceg {_gebc :=_egbe .Height ()+_egbe ._ceac .Bottom ;ctx .Y +=_gebc ;ctx .Height -=_gebc ; +}else {ctx =_cbd ;};_fega =append (_fega ,_cgaf );return _fega ,ctx ,nil ;}; -// SetVerticalAlignment set the cell's vertical alignment of content. -// Can be one of: -// - CellHorizontalAlignmentTop -// - CellHorizontalAlignmentMiddle -// - CellHorizontalAlignmentBottom -func (_ccddd *TableCell )SetVerticalAlignment (valign CellVerticalAlignment ){_ccddd ._fafcd =valign };var (ErrContentNotFit =_d .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 rectangle is set to use. +func (_dcaab *Rectangle )Positioning ()Positioning {return _dcaab ._efee }; -// 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 (_dcea *StyledParagraph )SetWidth (width float64 ){_dcea ._edgda =width ;_dcea .wrapText ()}; +// SetStyleTop sets border style for top side. +func (_bcg *border )SetStyleTop (style CellBorderStyle ){_bcg ._ggg =style }; -// SetAntiAlias enables anti alias config. -// -// Anti alias is disabled by default. -func (_fdacf *LinearShading )SetAntiAlias (enable bool ){_fdacf ._fdbd .SetAntiAlias (enable )}; +// SetStyleLeft sets border style for left side. +func (_gcac *border )SetStyleLeft (style CellBorderStyle ){_gcac ._ccf =style };func (_ffcg *templateProcessor )parseInt64Array (_gccf ,_dfdg string )[]int64 {_ee .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",_gccf ,_dfdg ); +_dabac :=_dd .Fields (_dfdg );_gbdc :=make ([]int64 ,0,len (_dabac ));for _ ,_eaabf :=range _dabac {_cegfa ,_ :=_bb .ParseInt (_eaabf ,10,64);_gbdc =append (_gbdc ,_cegfa );};return _gbdc ;};func (_ceacg *TextStyle )horizontalScale ()float64 {return _ceacg .HorizontalScaling /100}; -// GetOptimizer returns current PDF optimizer. -func (_cfae *Creator )GetOptimizer ()_bce .Optimizer {return _cfae ._afddc };func _agffb (_fbbbf ,_ddgfc ,_fddce string ,_gfcfa uint ,_daaaf TextStyle )*TOCLine {return _cafb (TextChunk {Text :_fbbbf ,Style :_daaaf },TextChunk {Text :_ddgfc ,Style :_daaaf },TextChunk {Text :_fddce ,Style :_daaaf },_gfcfa ,_daaaf ); + +// 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{_befg []VectorDrawable ;_gdcc Positioning ;_ggea Margins ;_eabe Margins ;_abgc bool ;_acd bool ;_cacc *Background ;};func _edggd (_cgacb *templateProcessor ,_ebfac *templateNode )(interface{},error ){return _cgacb .parseBackground (_ebfac ); }; -// 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{_dffe *_bb .PolyBezierCurve ;_ccbe float64 ;_cgde float64 ;_aaed Color ;};func _bage (_fadbd string )*_bce .PdfAnnotation {_bdcbf :=_bce .NewPdfAnnotationLink ();_gddge :=_bce .NewBorderStyle ();_gddge .SetBorderWidth (0);_bdcbf .BS =_gddge .ToPdfObject (); -_fddgg :=_bce .NewPdfActionURI ();_fddgg .URI =_gac .MakeString (_fadbd );_bdcbf .SetAction (_fddgg .PdfAction );return _bdcbf .PdfAnnotation ;};func (_cdeab *templateProcessor )parseTextChunk (_aade *templateNode ,_fdcgb *TextChunk )(interface{},error ){if _aade ._aeef ==nil {_cdeab .nodeLogError (_aade ,"\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 ,_cgafd ;};var (_edbfb =_cdeab .creator .NewTextStyle ();_cgded bool ;);for _ ,_dedg :=range _aade ._dcedab .Attr {if _dedg .Name .Local =="\u006c\u0069\u006e\u006b"{_fddg ,_gabdc :=_aade ._aeef ._dfgg .(*StyledParagraph );if !_gabdc {_cdeab .nodeLogError (_aade ,"\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"); -_cgded =true ;}else {_edbfb =_fddg ._dcfd ;};break ;};};if _fdcgb ==nil {_fdcgb =NewTextChunk ("",_edbfb );};for _ ,_gfefa :=range _aade ._dcedab .Attr {_dcdgb :=_gfefa .Value ;switch _bdcbdf :=_gfefa .Name .Local ;_bdcbdf {case "\u0063\u006f\u006co\u0072":_fdcgb .Style .Color =_cdeab .parseColorAttr (_bdcbdf ,_dcdgb ); -case "\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_fdcgb .Style .OutlineColor =_cdeab .parseColorAttr (_bdcbdf ,_dcdgb );case "\u0066\u006f\u006e\u0074":_fdcgb .Style .Font =_cdeab .parseFontAttr (_bdcbdf ,_dcdgb );case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_fdcgb .Style .FontSize =_cdeab .parseFloatAttr (_bdcbdf ,_dcdgb ); -case "\u006f\u0075\u0074l\u0069\u006e\u0065\u002d\u0073\u0069\u007a\u0065":_fdcgb .Style .OutlineSize =_cdeab .parseFloatAttr (_bdcbdf ,_dcdgb );case "\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u002d\u0073\u0070a\u0063\u0069\u006e\u0067":_fdcgb .Style .CharSpacing =_cdeab .parseFloatAttr (_bdcbdf ,_dcdgb ); -case "\u0068o\u0072i\u007a\u006f\u006e\u0074\u0061l\u002d\u0073c\u0061\u006c\u0069\u006e\u0067":_fdcgb .Style .HorizontalScaling =_cdeab .parseFloatAttr (_bdcbdf ,_dcdgb );case "\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067-\u006d\u006f\u0064\u0065":_fdcgb .Style .RenderingMode =_cdeab .parseTextRenderingModeAttr (_bdcbdf ,_dcdgb ); -case "\u0075n\u0064\u0065\u0072\u006c\u0069\u006ee":_fdcgb .Style .Underline =_cdeab .parseBoolAttr (_bdcbdf ,_dcdgb );case "\u0075n\u0064e\u0072\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_fdcgb .Style .UnderlineStyle .Color =_cdeab .parseColorAttr (_bdcbdf ,_dcdgb ); -case "\u0075\u006ed\u0065\u0072\u006ci\u006e\u0065\u002d\u006f\u0066\u0066\u0073\u0065\u0074":_fdcgb .Style .UnderlineStyle .Offset =_cdeab .parseFloatAttr (_bdcbdf ,_dcdgb );case "\u0075\u006e\u0064\u0065rl\u0069\u006e\u0065\u002d\u0074\u0068\u0069\u0063\u006b\u006e\u0065\u0073\u0073":_fdcgb .Style .UnderlineStyle .Thickness =_cdeab .parseFloatAttr (_bdcbdf ,_dcdgb ); -case "\u006c\u0069\u006e\u006b":if !_cgded {_fdcgb ._dfce =_cdeab .parseLinkAttr (_bdcbdf ,_dcdgb );};case "\u0074e\u0078\u0074\u002d\u0072\u0069\u0073e":_fdcgb .Style .TextRise =_cdeab .parseFloatAttr (_bdcbdf ,_dcdgb );default:_cdeab .nodeLogDebug (_aade ,"\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",_bdcbdf ); -};};return _fdcgb ,nil ;}; +// Indent returns the left offset of the list when nested into another list. +func (_ccfbd *List )Indent ()float64 {return _ccfbd ._eaef }; -// 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{_faeeb int ;_dcge string ;_adge *Paragraph ;_cdea []Drawable ;_fba int ;_cagd bool ;_bgca bool ;_cefg Positioning ;_gdcf ,_gdb float64 ;_abeb Margins ;_bac *Chapter ;_ecg *TOC ;_afed *_bce .Outline ;_dgbd *_bce .OutlineItem ;_dgea uint ; +// Width is not used. The list component is designed to fill into the available +// width depending on the context. Returns 0. +func (_eaea *List )Width ()float64 {return 0};func _eeeec (_gggg float64 ,_eefgb float64 ,_bgeae float64 ,_bcgee float64 ,_afdcc []*ColorPoint )*RadialShading {return &RadialShading {_daacc :&shading {_cfgfd :ColorWhite ,_gdfd :false ,_aeaa :[]bool {false ,false },_eeee :_afdcc },_eecda :_gggg ,_dfagd :_eefgb ,_bbac :_bgeae ,_accge :_bcgee ,_ceafc :AnchorCenter }; }; -// ScaleToWidth scales the rectangle to the specified width. The height of -// the rectangle is scaled so that the aspect ratio is maintained. -func (_gcfe *Rectangle )ScaleToWidth (w float64 ){_aegg :=_gcfe ._gbcd /_gcfe ._bbca ;_gcfe ._bbca =w ;_gcfe ._gbcd =w *_aegg ;};func _gcaae (_cbfd *templateProcessor ,_adeea *templateNode )(interface{},error ){return _cbfd .parseChart (_adeea );};func (_bbegg *TableCell )width (_fffab []float64 ,_cbfg float64 )float64 {_bdcd :=float64 (0.0); -for _fgeg :=0;_fgeg < _bbegg ._bffad ;_fgeg ++{_bdcd +=_fffab [_bbegg ._dagb +_fgeg -1];};return _bdcd *_cbfg ;};func (_acdg *InvoiceAddress )fmtLine (_ddgdb ,_gbdf string ,_gbe bool )string {if _gbe {_gbdf ="";};return _g .Sprintf ("\u0025\u0073\u0025s\u000a",_gbdf ,_ddgdb ); -}; +// AddressHeadingStyle returns the style properties used to render the +// heading of the invoice address sections. +func (_dbgb *Invoice )AddressHeadingStyle ()TextStyle {return _dbgb ._bdag }; -// SetBackgroundColor sets the cell's background color. -func (_debe *TableCell )SetBackgroundColor (col Color ){_debe ._faddc =col }; +// NewSubchapter creates a new child chapter with the specified title. +func (_geea *Chapter )NewSubchapter (title string )*Chapter {_daa :=_afbde (_geea ._fgef ._bebf );_daa .FontSize =14;_geea ._gfg ++;_edd :=_dfea (_geea ,_geea ._abc ,_geea ._babb ,title ,_geea ._gfg ,_daa );_geea .Add (_edd );return _edd ;}; -// SetIncludeInTOC sets a flag to indicate whether or not to include in tOC. -func (_cbg *Chapter )SetIncludeInTOC (includeInTOC bool ){_cbg ._bgca =includeInTOC }; +// CreateFrontPage sets a function to generate a front Page. +func (_cdgd *Creator )CreateFrontPage (genFrontPageFunc func (_cdca FrontpageFunctionArgs )){_cdgd ._bdcb =genFrontPageFunc ;}; -// ToPdfShadingPattern generates a new model.PdfShadingPatternType2 object. -func (_aaagg *LinearShading )ToPdfShadingPattern ()*_bce .PdfShadingPatternType2 {_fccf ,_ebebd ,_cfdaa :=_aaagg ._fdbd ._efdgc .ToRGB ();_acba :=_aaagg .shadingModel ();_acba .PdfShading .Background =_gac .MakeArrayFromFloats ([]float64 {_fccf ,_ebebd ,_cfdaa }); -_fdfge :=_bce .NewPdfShadingPatternType2 ();_fdfge .Shading =_acba ;return _fdfge ;}; +// MultiCell makes a new cell with the specified row span and col span +// and inserts it into the table at the current position. +func (_ggade *Table )MultiCell (rowspan ,colspan int )*TableCell {_ggade ._dace ++;_bgdg :=(_ggade .moveToNextAvailableCell ()-1)%(_ggade ._efbf )+1;_ddab :=(_ggade ._dace -1)/_ggade ._efbf +1;for _ddab > _ggade ._gcgba {_ggade ._gcgba ++;_ggade ._abaa =append (_ggade ._abaa ,_ggade ._bcgeag ); +};_cbdd :=&TableCell {};_cbdd ._cddg =_ddab ;_cbdd ._aeec =_bgdg ;_cbdd ._bfef =5;_cbdd ._adac =CellBorderStyleNone ;_cbdd ._cgccf =_gad .LineStyleSolid ;_cbdd ._fegaf =CellHorizontalAlignmentLeft ;_cbdd ._ffedg =CellVerticalAlignmentTop ;_cbdd ._caec =0; +_cbdd ._adcb =0;_cbdd ._gbad =0;_cbdd ._accd =0;_egede :=ColorBlack ;_cbdd ._baecc =_egede ;_cbdd ._cfcd =_egede ;_cbdd ._bgbe =_egede ;_cbdd ._acaa =_egede ;if rowspan < 1{_ee .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;};_dfefa :=_ggade ._gcgba -(_cbdd ._cddg -1);if rowspan > _dfefa {_ee .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 ,_dfefa ); +_ggade ._gcgba +=rowspan -1;for _ddad :=0;_ddad <=rowspan -_dfefa ;_ddad ++{_ggade ._abaa =append (_ggade ._abaa ,_ggade ._bcgeag );};};for _gede :=0;_gede < colspan &&_bgdg +_gede -1< len (_ggade ._ecaf );_gede ++{_ggade ._ecaf [_bgdg +_gede -1]=rowspan -1; +};_cbdd ._fcabc =rowspan ;if colspan < 1{_ee .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;};_cfcdg :=_ggade ._efbf -(_cbdd ._aeec -1);if colspan > _cfcdg {_ee .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 ,_cfcdg ); +colspan =_cfcdg ;};_cbdd ._cfbea =colspan ;_ggade ._dace +=colspan -1;_ggade ._gggdf =append (_ggade ._gggdf ,_cbdd );_cbdd ._bdcge =_ggade ;return _cbdd ;}; -// Width returns the cell's width based on the input draw context. -func (_gabaf *TableCell )Width (ctx DrawContext )float64 {_agdg :=float64 (0.0);for _cccc :=0;_cccc < _gabaf ._bffad ;_cccc ++{_agdg +=_gabaf ._gfggf ._edccdg [_gabaf ._dagb +_cccc -1];};_abage :=ctx .Width *_agdg ;return _abage ;};func (_eaea *templateProcessor )loadImageFromSrc (_adeda string )(*Image ,error ){if _adeda ==""{_bcf .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 ,_gbdaa ;};_gfccb :=_df .Split (_adeda ,"\u002c");for _ ,_adbb :=range _gfccb {_adbb =_df .TrimSpace (_adbb );if _adbb ==""{continue ;};_ceed ,_eegdd :=_eaea ._cbgd .ImageMap [_adbb ];if _eegdd {return _gdbc (_ceed );};if _badbf :=_eaea .parseAttrPropList (_adbb ); -len (_badbf )> 0{if _fafdd ,_gacga :=_badbf ["\u0070\u0061\u0074\u0068"];_gacga {if _bcccd ,_ebdcc :=_ggaf (_fafdd );_ebdcc !=nil {_bcf .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",_fafdd ,_ebdcc ); -}else {return _bcccd ,nil ;};};};};_bcf .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",_adeda );return nil ,_gbdaa ;}; +// NewPage adds a new Page to the Creator and sets as the active Page. +func (_edge *Creator )NewPage ()*_bbd .PdfPage {_aegga :=_edge .newPage ();_edge ._afbe =append (_edge ._afbe ,_aegga );_edge ._ffdd .Page ++;return _aegga ;}; + +// GetRowHeight returns the height of the specified row. +func (_edadg *Table )GetRowHeight (row int )(float64 ,error ){if row < 1||row > len (_edadg ._abaa ){return 0,_ge .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};return _edadg ._abaa [row -1],nil ; +}; + +// SetBorderColor sets the cell's border color. +func (_abdb *TableCell )SetBorderColor (col Color ){_abdb ._baecc =col ;_abdb ._cfcd =col ;_abdb ._bgbe =col ;_abdb ._acaa =col ;}; + +// NewTable create a new Table with a specified number of columns. +func (_cde *Creator )NewTable (cols int )*Table {return _bfdec (cols )};func (_ggcef *templateProcessor )loadImageFromSrc (_fede string )(*Image ,error ){if _fede ==""{_ee .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 ,_ecfd ;};_dfdbf :=_dd .Split (_fede ,"\u002c");for _ ,_fdfag :=range _dfdbf {_fdfag =_dd .TrimSpace (_fdfag );if _fdfag ==""{continue ;};_gdgce ,_ageb :=_ggcef ._afgef .ImageMap [_fdfag ];if _ageb {return _eggc (_gdgce );};if _fddd :=_ggcef .parseAttrPropList (_fdfag ); +len (_fddd )> 0{if _gafdf ,_eddcb :=_fddd ["\u0070\u0061\u0074\u0068"];_eddcb {if _ecgde ,_ggfd :=_ddfb (_gafdf );_ggfd !=nil {_ee .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",_gafdf ,_ggfd ); +}else {return _ecgde ,nil ;};};};};_ee .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",_fede );return nil ,_ecfd ;}; // SetPos sets absolute positioning with specified coordinates. -func (_abea *StyledParagraph )SetPos (x ,y float64 ){_abea ._cebf =PositionAbsolute ;_abea ._gddgd =x ;_abea ._bagb =y ;}; +func (_ddea *StyledParagraph )SetPos (x ,y float64 ){_ddea ._dageg =PositionAbsolute ;_ddea ._bebdg =x ;_ddea ._egfdb =y ;}; -// LevelOffset returns the amount of space an indentation level occupies. -func (_fgcg *TOCLine )LevelOffset ()float64 {return _fgcg ._fgggc }; +// Rows returns the total number of rows the table has. +func (_febb *Table )Rows ()int {return _febb ._gcgba };func _cgbbe (_efab *templateProcessor ,_agdac *templateNode )(interface{},error ){return _efab .parseEllipse (_agdac );}; -// Scale scales the rectangle dimensions by the specified factors. -func (_cfag *Rectangle )Scale (xFactor ,yFactor float64 ){_cfag ._bbca =xFactor *_cfag ._bbca ;_cfag ._gbcd =yFactor *_cfag ._gbcd ;}; +// 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 (_aggeb *Table )EnablePageWrap (enable bool ){_aggeb ._gdaa =enable }; -// NewTable create a new Table with a specified number of columns. -func (_egee *Creator )NewTable (cols int )*Table {return _efga (cols )}; +// IsAbsolute checks if the positioning is absolute. +func (_fbce Positioning )IsAbsolute ()bool {return _fbce ==PositionAbsolute }; -// 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 (_bfc *Block )Draw (d Drawable )error {_gb :=DrawContext {};_gb .Width =_bfc ._fb ;_gb .Height =_bfc ._afd ;_gb .PageWidth =_bfc ._fb ;_gb .PageHeight =_bfc ._afd ;_gb .X =0;_gb .Y =0;_edcc ,_ ,_fed :=d .GeneratePageBlocks (_gb );if _fed !=nil {return _fed ; -};if len (_edcc )!=1{return ErrContentNotFit ;};for _ ,_bd :=range _edcc {if _fd :=_bfc .mergeBlocks (_bd );_fd !=nil {return _fd ;};};return nil ;}; +// Subtotal returns the invoice subtotal description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_dagg *Invoice )Subtotal ()(*InvoiceCell ,*InvoiceCell ){return _dagg ._ffda [0],_dagg ._ffda [1]}; -// SetDate sets the date of the invoice. -func (_gbcg *Invoice )SetDate (date string )(*InvoiceCell ,*InvoiceCell ){_gbcg ._fdcb [1].Value =date ;return _gbcg ._fdcb [0],_gbcg ._fdcb [1];}; +// SetPos sets the absolute position. Changes object positioning to absolute. +func (_gcgbb *Image )SetPos (x ,y float64 ){_gcgbb ._fgcd =PositionAbsolute ;_gcgbb ._agcca =x ;_gcgbb ._fgba =y ;};func (_ffbe *TableCell )width (_dbfg []float64 ,_bdagb float64 )float64 {_faag :=float64 (0.0);for _gbadb :=0;_gbadb < _ffbe ._cfbea ;_gbadb ++{_faag +=_dbfg [_ffbe ._aeec +_gbadb -1]; +};return _faag *_bdagb ;}; -// SetTextVerticalAlignment sets the vertical alignment of the text within the -// bounds of the styled paragraph. -// -// Note: Currently Styled Paragraph doesn't support TextVerticalAlignmentBottom -// as that option only used for aligning text chunks. -// -// In order to change the vertical alignment of individual text chunks, use TextChunk.VerticalAlignment. -func (_gagb *StyledParagraph )SetTextVerticalAlignment (align TextVerticalAlignment ){_gagb ._ddab =align ;}; +// SetNotes sets the notes section of the invoice. +func (_fgbc *Invoice )SetNotes (title ,content string ){_fgbc ._eccg =[2]string {title ,content }}; -// Polygon represents a polygon shape. -// Implements the Drawable interface and can be drawn on PDF using the Creator. -type Polygon struct{_efbbb *_bb .Polygon ;_gfee float64 ;_dgcf float64 ;_dccd Color ;}; +// SetBackgroundColor set background color of the shading area. +// +// By default the background color is set to white. +func (_eafe *RadialShading )SetBackgroundColor (backgroundColor Color ){_eafe ._daacc .SetBackgroundColor (backgroundColor );};func _aabcf (_fcbe *templateProcessor ,_fabbg *templateNode )(interface{},error ){return _fcbe .parseChart (_fabbg );}; -// CellBorderSide defines the table cell's border side. -type CellBorderSide int ; +// 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 (_dcdd *Block )Draw (d Drawable )error {_fad :=DrawContext {};_fad .Width =_dcdd ._eg ;_fad .Height =_dcdd ._gg ;_fad .PageWidth =_dcdd ._eg ;_fad .PageHeight =_dcdd ._gg ;_fad .X =0;_fad .Y =0;_eea ,_ ,_bfbe :=d .GeneratePageBlocks (_fad );if _bfbe !=nil {return _bfbe ; +};if len (_eea )!=1{return ErrContentNotFit ;};for _ ,_fdg :=range _eea {if _eef :=_dcdd .mergeBlocks (_fdg );_eef !=nil {return _eef ;};};return nil ;}; -// 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 (_fdgfa *TableCell )SetContent (vd VectorDrawable )error {switch _gaff :=vd .(type ){case *Paragraph :if _gaff ._caef {_gaff ._cdbf =true ;};_fdgfa ._egga =vd ;case *StyledParagraph :if _gaff ._geabe {_gaff ._ddcc =true ;};_fdgfa ._egga =vd ;case *Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line :_fdgfa ._egga =vd ; -default:_bcf .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 _gac .ErrTypeError ;};return nil ;}; +// NewParagraph creates a new text paragraph. +// Default attributes: +// Font: Helvetica, +// Font size: 10 +// Encoding: WinAnsiEncoding +// Wrap: enabled +// Text color: black +func (_cafe *Creator )NewParagraph (text string )*Paragraph {return _eced (text ,_cafe .NewTextStyle ())}; -// BorderOpacity returns the border opacity of the ellipse (0-1). -func (_edeb *Ellipse )BorderOpacity ()float64 {return _edeb ._geae };func (_bfbf *templateProcessor )parseLinearGradientAttr (creator *Creator ,_cdaae string )Color {_bdfec :=ColorBlack ;if _cdaae ==""{return _bdfec ;};_fcacb :=creator .NewLinearGradientColor ([]*ColorPoint {}); -_fcacb .SetExtends (true ,true );var (_cgdd =_df .Split (_cdaae [16:len (_cdaae )-1],"\u002c");_fabcc =_df .TrimSpace (_cgdd [0]););if _df .HasSuffix (_fabcc ,"\u0064\u0065\u0067"){_efbbg ,_fddf :=_dc .ParseFloat (_fabcc [:len (_fabcc )-3],64);if _fddf !=nil {_bcf .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",_fddf ); -}else {_fcacb .SetAngle (_efbbg );};_cgdd =_cgdd [1:];};_bcbfa ,_cddc :=_bfbf .processGradientColorPair (_cgdd );if _bcbfa ==nil ||_cddc ==nil {return _bdfec ;};for _deca :=0;_deca < len (_bcbfa );_deca ++{_fcacb .AddColorStop (_bcbfa [_deca ],_cddc [_deca ]); -};return _fcacb ;};func (_gggd *Table )wrapRow (_gfbb int ,_bcgb DrawContext ,_cefc float64 )(bool ,error ){if !_gggd ._acad {return false ,nil ;};var (_febdc =_gggd ._fcac [_gfbb ];_egfd =-1;_ebag []*TableCell ;_decfb float64 ;_becf bool ;_bdbfe =make ([]float64 ,0,len (_gggd ._edccdg )); -);_cffce :=func (_dadg *TableCell ,_fgfeb VectorDrawable ,_bcdg bool )*TableCell {_cgef :=*_dadg ;_cgef ._egga =_fgfeb ;if _bcdg {_cgef ._eeee ++;};return &_cgef ;};_dbfba :=func (_aadd int ,_dgaa VectorDrawable ){var _dddg float64 =-1;if _dgaa ==nil {if _ccfa :=_bdbfe [_aadd -_gfbb ]; -_ccfa > _bcgb .Height {_dgaa =_gggd ._fcac [_aadd ]._egga ;_gggd ._fcac [_aadd ]._egga =nil ;_bdbfe [_aadd -_gfbb ]=0;_dddg =_ccfa ;};};_fbfef :=_cffce (_gggd ._fcac [_aadd ],_dgaa ,true );_ebag =append (_ebag ,_fbfef );if _dddg < 0{_dddg =_fbfef .height (_bcgb .Width ); -};if _dddg > _decfb {_decfb =_dddg ;};};for _dgdc :=_gfbb ;_dgdc < len (_gggd ._fcac );_dgdc ++{_ecbec :=_gggd ._fcac [_dgdc ];if _febdc ._eeee !=_ecbec ._eeee {_egfd =_dgdc ;break ;};_bcgb .Width =_ecbec .width (_gggd ._edccdg ,_cefc );_dgedd :=_ecbec .height (_bcgb .Width ); -var _degbb VectorDrawable ;switch _adabf :=_ecbec ._egga .(type ){case *StyledParagraph :if _dgedd > _bcgb .Height {_degge :=_bcgb ;_degge .Height =_af .Floor (_bcgb .Height -_adabf ._ffdd .Top -_adabf ._ffdd .Bottom -0.5*_adabf .getTextHeight ());_cdae ,_gdbf ,_eefe :=_adabf .split (_degge ); -if _eefe !=nil {return false ,_eefe ;};if _cdae !=nil &&_gdbf !=nil {_adabf =_cdae ;_ecbec =_cffce (_ecbec ,_cdae ,false );_gggd ._fcac [_dgdc ]=_ecbec ;_degbb =_gdbf ;_becf =true ;};_dgedd =_ecbec .height (_bcgb .Width );};case *Division :if _dgedd > _bcgb .Height {_bcac :=_bcgb ; -_bcac .Height =_af .Floor (_bcgb .Height -_adabf ._dagd .Top -_adabf ._dagd .Bottom );_dbdb ,_bgcae :=_adabf .split (_bcac );if _dbdb !=nil &&_bgcae !=nil {_adabf =_dbdb ;_ecbec =_cffce (_ecbec ,_dbdb ,false );_gggd ._fcac [_dgdc ]=_ecbec ;_degbb =_bgcae ; -_becf =true ;if _dbdb ._gcgc !=nil {_dbdb ._gcgc .BorderRadiusBottomLeft =0;_dbdb ._gcgc .BorderRadiusBottomRight =0;};if _bgcae ._gcgc !=nil {_bgcae ._gcgc .BorderRadiusTopLeft =0;_bgcae ._gcgc .BorderRadiusTopRight =0;};_dgedd =_ecbec .height (_bcgb .Width ); -};};case *List :if _dgedd > _bcgb .Height {_gaaf :=_bcgb ;_gaaf .Height =_af .Floor (_bcgb .Height -_adabf ._cdc .Vertical ());_ccce ,_bfegg :=_adabf .split (_gaaf );if _ccce !=nil {_adabf =_ccce ;_ecbec =_cffce (_ecbec ,_ccce ,false );_gggd ._fcac [_dgdc ]=_ecbec ; -};if _bfegg !=nil {_degbb =_bfegg ;_becf =true ;};_dgedd =_ecbec .height (_bcgb .Width );};};_bdbfe =append (_bdbfe ,_dgedd );if _becf {if _ebag ==nil {_ebag =make ([]*TableCell ,0,len (_gggd ._edccdg ));for _dcceg :=_gfbb ;_dcceg < _dgdc ;_dcceg ++{_dbfba (_dcceg ,nil ); -};};_dbfba (_dgdc ,_degbb );};};var _defce float64 ;for _ ,_facgg :=range _bdbfe {if _facgg > _defce {_defce =_facgg ;};};if _becf &&_defce < _bcgb .Height {if _egfd < 0{_egfd =len (_gggd ._fcac );};_cgfbe :=_gggd ._fcac [_egfd -1]._eeee +_gggd ._fcac [_egfd -1]._gadf -1; -for _gbbb :=_egfd ;_gbbb < len (_gggd ._fcac );_gbbb ++{_gggd ._fcac [_gbbb ]._eeee ++;};_gggd ._fcac =append (_gggd ._fcac [:_egfd ],append (_ebag ,_gggd ._fcac [_egfd :]...)...);_gggd ._cgfe =append (_gggd ._cgfe [:_cgfbe ],append ([]float64 {_decfb },_gggd ._cgfe [_cgfbe :]...)...); -_gggd ._cgfe [_febdc ._eeee +_febdc ._gadf -2]=_defce ;};return _becf ,nil ;}; +// ScaleToWidth scales the Block to a specified width, maintaining the same aspect ratio. +func (_caa *Block )ScaleToWidth (w float64 ){_ebd :=w /_caa ._eg ;_caa .Scale (_ebd ,_ebd )}; -// SetText replaces all the text of the paragraph with the specified one. -func (_deec *StyledParagraph )SetText (text string )*TextChunk {_deec .Reset ();return _deec .Append (text );};func (_fggfc *Table )wrapContent (_adffa DrawContext )error {if _fggfc ._acad {return nil ;};_fggfc .sortCells ();_acdb :=func (_gbgfc *TableCell ,_geca int ,_eaab int ,_bbfb int )(_bfcf int ){if _bbfb < 1{return -1; -};_cabag :=0;for _gbfdf :=_eaab +1;_gbfdf < len (_fggfc ._fcac )-1;_gbfdf ++{_aaaed :=_fggfc ._fcac [_gbfdf ];if _aaaed ._eeee ==_bbfb &&_cabag !=_eaab {_cabag =_gbfdf ;if (_aaaed ._dagb < _gbgfc ._dagb &&_fggfc ._fdbec > _aaaed ._dagb )||_gbgfc ._dagb < _fggfc ._fdbec {continue ; -};break ;};};_bffgc :=float64 (0.0);for _cfdb :=0;_cfdb < _gbgfc ._gadf ;_cfdb ++{_bffgc +=_fggfc ._cgfe [_gbgfc ._eeee +_cfdb -1];};_ffbgda :=_gbgfc .width (_fggfc ._edccdg ,_adffa .Width );var (_gbcdc VectorDrawable ;_gefb =false ;);switch _ccae :=_gbgfc ._egga .(type ){case *StyledParagraph :_efaag :=_adffa ; -_efaag .Height =_af .Floor (_bffgc -_ccae ._ffdd .Top -_ccae ._ffdd .Bottom -0.5*_ccae .getTextHeight ());_efaag .Width =_ffbgda ;_efacf ,_bddec ,_effdd :=_ccae .split (_efaag );if _effdd !=nil {_bcf .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",_effdd .Error ()); -};if _efacf !=nil &&_bddec !=nil {_fggfc ._fcac [_eaab ]._egga =_efacf ;_gbcdc =_bddec ;_gefb =true ;};};_fggfc ._fcac [_eaab ]._gadf =_gbgfc ._gadf ;_adffa .Height =_adffa .PageHeight -_adffa .Margins .Top -_adffa .Margins .Bottom ;_bddeca :=_gbgfc .cloneProps (nil ); -if _gefb {_bddeca ._egga =_gbcdc ;};_bddeca ._gadf =_geca ;_bddeca ._eeee =_bbfb +1;_bddeca ._dagb =_gbgfc ._dagb ;if _bddeca ._eeee +_bddeca ._gadf -1> _fggfc ._edaaf {for _dcga :=_fggfc ._edaaf ;_dcga < _bddeca ._eeee +_bddeca ._gadf -1;_dcga ++{_fggfc ._edaaf ++; -_fggfc ._cgfe =append (_fggfc ._cgfe ,_fggfc ._adaeg );};};_fggfc ._fcac =append (_fggfc ._fcac [:_cabag +1],append ([]*TableCell {_bddeca },_fggfc ._fcac [_cabag +1:]...)...);return _cabag +1;};_fdbg :=func (_ffaef *TableCell ,_baegd int ,_bffaa int ,_bbab float64 )(_baaa int ){_cedg :=_ffaef .width (_fggfc ._edccdg ,_adffa .Width ); -_dgecg :=_bbab ;_cbga :=1;_fdaae :=_adffa .Height ;if _fdaae > 0{for _dgecg > _fdaae {_dgecg -=_adffa .Height ;_fdaae =_adffa .PageHeight -_adffa .Margins .Top -_adffa .Margins .Bottom ;_cbga ++;};};var (_cdaec VectorDrawable ;_dabf =false ;);switch _cdfgg :=_ffaef ._egga .(type ){case *StyledParagraph :_bffgcf :=_adffa ; -_bffgcf .Height =_af .Floor (_adffa .Height -_cdfgg ._ffdd .Top -_cdfgg ._ffdd .Bottom -0.5*_cdfgg .getTextHeight ());_bffgcf .Width =_cedg ;_cdebdg ,_dedcb ,_ffadc :=_cdfgg .split (_bffgcf );if _ffadc !=nil {_bcf .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",_ffadc .Error ()); -};if _cdebdg !=nil &&_dedcb !=nil {_fggfc ._fcac [_baegd ]._egga =_cdebdg ;_cdaec =_dedcb ;_dabf =true ;};};if _cbga < 2{return -1;};if _fggfc ._fcac [_baegd ]._eeee +_cbga -1> _fggfc ._edaaf {for _cfaed :=0;_cfaed < _cbga ;_cfaed ++{_fggfc ._edaaf ++; -_fggfc ._cgfe =append (_fggfc ._cgfe ,_fggfc ._adaeg );};};_faebd :=_bbab /float64 (_cbga );for _faag :=0;_faag < _cbga ;_faag ++{_fggfc ._cgfe [_bffaa +_faag -1]=_faebd ;};_adffa .Height =_adffa .PageHeight -_adffa .Margins .Top -_adffa .Margins .Bottom ; -_deccd :=_ffaef .cloneProps (nil );if _dabf {_deccd ._egga =_cdaec ;};_deccd ._gadf =1;_deccd ._eeee =_bffaa +_cbga -1;_deccd ._dagb =_ffaef ._dagb ;_fggfc ._fcac =append (_fggfc ._fcac ,_deccd );return len (_fggfc ._fcac );};_ecbfb :=1;_dacda :=-1;for _gdcb :=0; -_gdcb < len (_fggfc ._fcac );_gdcb ++{_dbedf :=_fggfc ._fcac [_gdcb ];if _dacda ==_gdcb {_ecbfb =_dbedf ._eeee ;};if _dbedf ._gadf < 2{if _afgbb :=_fggfc ._cgfe [_dbedf ._eeee -1];_afgbb > _adffa .Height {_dacda =_fdbg (_dbedf ,_gdcb ,_dbedf ._eeee ,_afgbb ); -continue ;};continue ;};_fcddg :=float64 (0);for _bbdce :=0;_bbdce < _dbedf ._gadf ;_bbdce ++{_fcddg +=_fggfc ._cgfe [_dbedf ._eeee +_bbdce -1];};_cgefe :=float64 (0);for _bgec :=_ecbfb -1;_bgec < _dbedf ._eeee -1;_bgec ++{_cgefe +=_fggfc ._cgfe [_bgec ]; -};if _fcddg <=(_adffa .Height -_cgefe ){continue ;};_beggc :=float64 (0.0);_dbafd :=_dbedf ._gadf ;_abaf :=-1;_agacf :=1;for _fafdg :=1;_fafdg <=_dbedf ._gadf ;_fafdg ++{if (_beggc +_fggfc ._cgfe [_dbedf ._eeee +_fafdg -2])> (_adffa .Height -_cgefe ){_agacf --; -break ;};_abaf =_dbedf ._eeee +_fafdg -1;_dbafd =_dbedf ._gadf -_fafdg ;_beggc +=_fggfc ._cgfe [_dbedf ._eeee +_fafdg -2];_agacf ++;};if _dbedf ._gadf ==_dbafd {_adffa .Height =_adffa .PageHeight -_adffa .Margins .Top -_adffa .Margins .Bottom ;_ecbfb =_dbedf ._eeee ; -_gdcb --;continue ;};if _dbafd > 0&&_dbedf ._gadf > _agacf {_dbedf ._gadf =_agacf ;_dacda =_acdb (_dbedf ,_dbafd ,_gdcb ,_abaf );if _gdcb +1==_dacda {_gdcb --;};};_ecbfb =_dbedf ._eeee ;};_fggfc .sortCells ();return nil ;}; +// Reset removes all the text chunks the paragraph contains. +func (_ebbb *StyledParagraph )Reset (){_ebbb ._gacc =[]*TextChunk {}};func _ebadef (_eaddf *templateProcessor ,_gfba *templateNode )(interface{},error ){return _eaddf .parseTextChunk (_gfba ,nil );}; -// SetStyleLeft sets border style for left side. -func (_aea *border )SetStyleLeft (style CellBorderStyle ){_aea ._begg =style };func _dgbeb (_aaafe string )([]string ,error ){var (_aaga []string ;_afeda []rune ;);for _ ,_cfdfd :=range _aaafe {if _cfdfd =='\u000A'{if len (_afeda )> 0{_aaga =append (_aaga ,string (_afeda )); -};_aaga =append (_aaga ,string (_cfdfd ));_afeda =nil ;continue ;};_afeda =append (_afeda ,_cfdfd );};if len (_afeda )> 0{_aaga =append (_aaga ,string (_afeda ));};var _cfac []string ;for _ ,_ecga :=range _aaga {_dbfef :=[]rune (_ecga );_cbadg :=_ee .NewScanner (_dbfef ); -var _ffcdf []rune ;for _aecfc :=0;_aecfc < len (_dbfef );_aecfc ++{_ ,_fccb ,_abefbf :=_cbadg .Next ();if _abefbf !=nil {return nil ,_abefbf ;};if _fccb ==_ee .BreakProhibited ||_fce .IsSpace (_dbfef [_aecfc ]){_ffcdf =append (_ffcdf ,_dbfef [_aecfc ]); -if _fce .IsSpace (_dbfef [_aecfc ]){_cfac =append (_cfac ,string (_ffcdf ));_ffcdf =[]rune {};};continue ;}else {if len (_ffcdf )> 0{_cfac =append (_cfac ,string (_ffcdf ));};_ffcdf =[]rune {_dbfef [_aecfc ]};};};if len (_ffcdf )> 0{_cfac =append (_cfac ,string (_ffcdf )); -};};return _cfac ,nil ;};func _acff (_efa ,_fbgeb ,_acffg ,_cfgeg float64 )*Ellipse {return &Ellipse {_cdad :_efa ,_ccag :_fbgeb ,_fegd :_acffg ,_ebdcd :_cfgeg ,_decd :PositionAbsolute ,_dcdg :1.0,_dgad :ColorBlack ,_bfbe :1.0,_geae :1.0};};func (_eaff *templateProcessor )parseStyledParagraph (_dbabd *templateNode )(interface{},error ){_acfa :=_eaff .creator .NewStyledParagraph (); -for _ ,_fdddf :=range _dbabd ._dcedab .Attr {_edgdc :=_fdddf .Value ;switch _fbcf :=_fdddf .Name .Local ;_fbcf {case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_acfa .SetTextAlignment (_eaff .parseTextAlignmentAttr (_fbcf ,_edgdc )); -case "\u0076\u0065\u0072\u0074ic\u0061\u006c\u002d\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_acfa .SetTextVerticalAlignment (_eaff .parseTextVerticalAlignmentAttr (_fbcf ,_edgdc ));case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_acfa .SetLineHeight (_eaff .parseFloatAttr (_fbcf ,_edgdc )); -case "\u006d\u0061\u0072\u0067\u0069\u006e":_aecdda :=_eaff .parseMarginAttr (_fbcf ,_edgdc );_acfa .SetMargins (_aecdda .Left ,_aecdda .Right ,_aecdda .Top ,_aecdda .Bottom );case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_acfa .SetEnableWrap (_eaff .parseBoolAttr (_fbcf ,_edgdc )); -case "\u0065\u006ea\u0062\u006c\u0065-\u0077\u006f\u0072\u0064\u002d\u0077\u0072\u0061\u0070":_acfa .EnableWordWrap (_eaff .parseBoolAttr (_fbcf ,_edgdc ));case "\u0074\u0065\u0078\u0074\u002d\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077":_acfa .SetTextOverflow (_eaff .parseTextOverflowAttr (_fbcf ,_edgdc )); -case "\u0078":_acfa .SetPos (_eaff .parseFloatAttr (_fbcf ,_edgdc ),_acfa ._bagb );case "\u0079":_acfa .SetPos (_acfa ._gddgd ,_eaff .parseFloatAttr (_fbcf ,_edgdc ));case "\u0061\u006e\u0067l\u0065":_acfa .SetAngle (_eaff .parseFloatAttr (_fbcf ,_edgdc )); -default:_eaff .nodeLogDebug (_dbabd ,"\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",_fbcf ); -};};return _acfa ,nil ;}; +// Inline returns whether the inline mode of the division is active. +func (_ccc *Division )Inline ()bool {return _ccc ._abgc }; -// NewBlock creates a new Block with specified width and height. -func NewBlock (width float64 ,height float64 )*Block {_eea :=&Block {};_eea ._db =&_cg .ContentStreamOperations {};_eea ._ab =_bce .NewPdfPageResources ();_eea ._fb =width ;_eea ._afd =height ;return _eea ;}; +// SetHeaderRows turns the selected table rows into headers that are repeated +// for every page the table spans. startRow and endRow are inclusive. +func (_fabae *Table )SetHeaderRows (startRow ,endRow int )error {if startRow <=0{return _ge .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 _ge .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 _ge .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"); +};_fabae ._gabb =true ;_fabae ._gdae =startRow ;_fabae ._fefce =endRow ;return nil ;}; -// SetExtends specifies whether ot extend the shading beyond the starting and ending points. -// -// Text extends is set to `[]bool{false, false}` by default. -func (_bbbg *LinearShading )SetExtends (start bool ,end bool ){_bbbg ._fdbd .SetExtends (start ,end )}; +// NewImageFromGoImage creates an Image from a go image.Image data structure. +func (_abcf *Creator )NewImageFromGoImage (goimg _ab .Image )(*Image ,error ){return _ddfd (goimg )};func (_cggb *FilledCurve )draw (_bdde *Block ,_eccee string )([]byte ,*_bbd .PdfRectangle ,error ){_egff :=_gad .NewCubicBezierPath ();for _ ,_edff :=range _cggb ._dbca {_egff =_egff .AppendCurve (_edff ); +};creator :=_da .NewContentCreator ();creator .Add_q ();if _cggb .FillEnabled &&_cggb ._dcabf !=nil {_caabf :=_dcgf (_cggb ._dcabf );_cffc :=_agab (_bdde ,_caabf ,_cggb ._dcabf ,func ()Rectangle {_eaeg :=_gad .NewCubicBezierPath ();for _ ,_cdgb :=range _cggb ._dbca {_eaeg =_eaeg .AppendCurve (_cdgb ); +};_defb :=_eaeg .GetBoundingBox ();if _cggb .BorderEnabled {_defb .Height +=_cggb .BorderWidth ;_defb .Width +=_cggb .BorderWidth ;_defb .X -=_cggb .BorderWidth /2;_defb .Y -=_cggb .BorderWidth /2;};return Rectangle {_bgcbe :_defb .X ,_aagb :_defb .Y ,_cdagc :_defb .Width ,_ddbcg :_defb .Height }; +});if _cffc !=nil {return nil ,nil ,_cffc ;};creator .SetNonStrokingColor (_caabf );};if _cggb .BorderEnabled {if _cggb ._badb !=nil {creator .SetStrokingColor (_dcgf (_cggb ._badb ));};creator .Add_w (_cggb .BorderWidth );};if len (_eccee )> 1{creator .Add_gs (_bf .PdfObjectName (_eccee )); +};_gad .DrawBezierPathWithCreator (_egff ,creator );creator .Add_h ();if _cggb .FillEnabled &&_cggb .BorderEnabled {creator .Add_B ();}else if _cggb .FillEnabled {creator .Add_f ();}else if _cggb .BorderEnabled {creator .Add_S ();};creator .Add_Q ();_dgee :=_egff .GetBoundingBox (); +if _cggb .BorderEnabled {_dgee .Height +=_cggb .BorderWidth ;_dgee .Width +=_cggb .BorderWidth ;_dgee .X -=_cggb .BorderWidth /2;_dgee .Y -=_cggb .BorderWidth /2;};_dfbd :=&_bbd .PdfRectangle {};_dfbd .Llx =_dgee .X ;_dfbd .Lly =_dgee .Y ;_dfbd .Urx =_dgee .X +_dgee .Width ; +_dfbd .Ury =_dgee .Y +_dgee .Height ;return creator .Bytes (),_dfbd ,nil ;};func _daecc (_dcbg *_bbd .PdfRectangle ,_gcccd _eb .Matrix )*_bbd .PdfRectangle {var _egad _bbd .PdfRectangle ;_egad .Llx ,_egad .Lly =_gcccd .Transform (_dcbg .Llx ,_dcbg .Lly ); +_egad .Urx ,_egad .Ury =_gcccd .Transform (_dcbg .Urx ,_dcbg .Ury );_egad .Normalize ();return &_egad ;}; -// SetOpacity sets the opacity of the line (0-1). -func (_fbec *Line )SetOpacity (opacity float64 ){_fbec ._eccg =opacity };func _fccea (_ccbf *_bce .PdfFont ,_faded float64 )*fontMetrics {_eefae :=&fontMetrics {};if _ccbf ==nil {_bcf .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0069s\u0020\u006e\u0069\u006c"); -return _eefae ;};_afdad ,_bafbe :=_ccbf .GetFontDescriptor ();if _bafbe !=nil {_bcf .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",_bafbe ); -return _eefae ;};if _eefae ._adeec ,_bafbe =_afdad .GetCapHeight ();_bafbe !=nil {_bcf .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",_bafbe ); -};if int (_eefae ._adeec )<=0{_bcf .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"); -_eefae ._adeec =1000;};_eefae ._adeec *=_faded /1000.0;if _eefae ._edbe ,_bafbe =_afdad .GetXHeight ();_bafbe !=nil {_bcf .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",_bafbe ); -};_eefae ._edbe *=_faded /1000.0;if _eefae ._adgag ,_bafbe =_afdad .GetAscent ();_bafbe !=nil {_bcf .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",_bafbe ); -};_eefae ._adgag *=_faded /1000.0;if _eefae ._dfag ,_bafbe =_afdad .GetDescent ();_bafbe !=nil {_bcf .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",_bafbe ); -};_eefae ._dfag *=_faded /1000.0;return _eefae ;}; +// TextOverflow determines the behavior of paragraph text which does +// not fit in the available space. +type TextOverflow int ; -// SetTotal sets the total of the invoice. -func (_cfgfb *Invoice )SetTotal (value string ){_cfgfb ._cbef [1].Value =value };func _gdbc (_dgff *_bce .Image )(*Image ,error ){_afge :=float64 (_dgff .Width );_ecf :=float64 (_dgff .Height );return &Image {_ggae :_dgff ,_ecde :_afge ,_fdcg :_ecf ,_ccca :_afge ,_abg :_ecf ,_gddae :0,_baa :1.0,_bgee :PositionRelative },nil ; -}; +// SetColorTop sets border color for top. +func (_ceb *border )SetColorTop (col Color ){_ceb ._cdc =col };func _ggced (_cafgd string )([]string ,error ){var (_fegeb []string ;_bfgeg []rune ;);for _ ,_eggd :=range _cafgd {if _eggd =='\u000A'{if len (_bfgeg )> 0{_fegeb =append (_fegeb ,string (_bfgeg )); +};_fegeb =append (_fegeb ,string (_eggd ));_bfgeg =nil ;continue ;};_bfgeg =append (_bfgeg ,_eggd );};if len (_bfgeg )> 0{_fegeb =append (_fegeb ,string (_bfgeg ));};var _cafgf []string ;for _ ,_dcdbf :=range _fegeb {_cadd :=[]rune (_dcdbf );_cdadca :=_geg .NewScanner (_cadd ); +var _caffb []rune ;for _ddcgd :=0;_ddcgd < len (_cadd );_ddcgd ++{_ ,_dgbcg ,_fbde :=_cdadca .Next ();if _fbde !=nil {return nil ,_fbde ;};if _dgbcg ==_geg .BreakProhibited ||_fa .IsSpace (_cadd [_ddcgd ]){_caffb =append (_caffb ,_cadd [_ddcgd ]);if _fa .IsSpace (_cadd [_ddcgd ]){_cafgf =append (_cafgf ,string (_caffb )); +_caffb =[]rune {};};continue ;}else {if len (_caffb )> 0{_cafgf =append (_cafgf ,string (_caffb ));};_caffb =[]rune {_cadd [_ddcgd ]};};};if len (_caffb )> 0{_cafgf =append (_cafgf ,string (_caffb ));};};return _cafgf ,nil ;}; -// BorderOpacity returns the border opacity of the rectangle (0-1). -func (_eddge *Rectangle )BorderOpacity ()float64 {return _eddge ._cbcf }; +// SetColorLeft sets border color for left. +func (_acc *border )SetColorLeft (col Color ){_acc ._fcc =col }; -// NewChapter creates a new chapter with the specified title as the heading. -func (_bfee *Creator )NewChapter (title string )*Chapter {_bfee ._eeb ++;_ega :=_bfee .NewTextStyle ();_ega .FontSize =16;return _cfb (nil ,_bfee ._gcec ,_bfee ._afee ,title ,_bfee ._eeb ,_ega );}; +// NewCell makes a new cell and inserts it into the table at the current position. +func (_dfdcb *Table )NewCell ()*TableCell {return _dfdcb .MultiCell (1,1)};func (_cdcf *templateProcessor )parseMarginAttr (_acbdf ,_fgfeb string )Margins {_ee .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",_acbdf ,_fgfeb ); +_cggff :=Margins {};switch _dadc :=_dd .Fields (_fgfeb );len (_dadc ){case 1:_cggff .Top ,_ =_bb .ParseFloat (_dadc [0],64);_cggff .Bottom =_cggff .Top ;_cggff .Left =_cggff .Top ;_cggff .Right =_cggff .Top ;case 2:_cggff .Top ,_ =_bb .ParseFloat (_dadc [0],64); +_cggff .Bottom =_cggff .Top ;_cggff .Left ,_ =_bb .ParseFloat (_dadc [1],64);_cggff .Right =_cggff .Left ;case 3:_cggff .Top ,_ =_bb .ParseFloat (_dadc [0],64);_cggff .Left ,_ =_bb .ParseFloat (_dadc [1],64);_cggff .Right =_cggff .Left ;_cggff .Bottom ,_ =_bb .ParseFloat (_dadc [2],64); +case 4:_cggff .Top ,_ =_bb .ParseFloat (_dadc [0],64);_cggff .Right ,_ =_bb .ParseFloat (_dadc [1],64);_cggff .Bottom ,_ =_bb .ParseFloat (_dadc [2],64);_cggff .Left ,_ =_bb .ParseFloat (_dadc [3],64);};return _cggff ;}; -// Height returns the height of the list. -func (_fcae *List )Height ()float64 {var _fgca float64 ;for _ ,_ccad :=range _fcae ._gcaa {_fgca +=_ccad .ctxHeight (_fcae .Width ());};return _fgca ;}; +// 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 (_gdfg *Creator )NewTextStyle ()TextStyle {return _afbde (_gdfg ._aaaf )}; -// SetBorderRadius sets the radius of the rectangle corners. -func (_gafa *Rectangle )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_gafa ._eadc =topLeft ;_gafa ._bffgg =topRight ;_gafa ._gafc =bottomLeft ;_gafa ._gfcfe =bottomRight ;}; +// SetMargins sets the Table's left, right, top, bottom margins. +func (_gbda *Table )SetMargins (left ,right ,top ,bottom float64 ){_gbda ._afcg .Left =left ;_gbda ._afcg .Right =right ;_gbda ._afcg .Top =top ;_gbda ._afcg .Bottom =bottom ;}; -// Rows returns the total number of rows the table has. -func (_efee *Table )Rows ()int {return _efee ._edaaf }; +// SetColPosition sets cell column position. +func (_bbbd *TableCell )SetColPosition (col int ){_bbbd ._aeec =col }; -// SetFontSize sets the font size in document units (points). -func (_ecbd *Paragraph )SetFontSize (fontSize float64 ){_ecbd ._afbg =fontSize }; +// GeneratePageBlocks draws the line on a new block representing the page. +// Implements the Drawable interface. +func (_ggdg *Line )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_gaee []*Block ;_deccd =NewBlock (ctx .PageWidth ,ctx .PageHeight );_gfgc =ctx ;_fgfa ,_fbdac =_ggdg ._fcgb ,ctx .PageHeight -_ggdg ._aeea ;_fdcc ,_cdfbd =_ggdg ._eefg ,ctx .PageHeight -_ggdg ._bfbgf ; +);_dfba :=_ggdg ._dabg .IsRelative ();if _dfba {ctx .X +=_ggdg ._babe .Left ;ctx .Y +=_ggdg ._babe .Top ;ctx .Width -=_ggdg ._babe .Left +_ggdg ._babe .Right ;ctx .Height -=_ggdg ._babe .Top +_ggdg ._babe .Bottom ;_fgfa ,_fbdac ,_fdcc ,_cdfbd =_ggdg .computeCoords (ctx ); +if _ggdg .Height ()> ctx .Height {_gaee =append (_gaee ,_deccd );_deccd =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_edfff :=ctx ;_edfff .Y =ctx .Margins .Top +_ggdg ._babe .Top ;_edfff .X =ctx .Margins .Left +_ggdg ._babe .Left ;_edfff .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_ggdg ._babe .Top -_ggdg ._babe .Bottom ; +_edfff .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_ggdg ._babe .Left -_ggdg ._babe .Right ;ctx =_edfff ;_fgfa ,_fbdac ,_fdcc ,_cdfbd =_ggdg .computeCoords (ctx );};};_dcafa :=_gad .BasicLine {X1 :_fgfa ,Y1 :_fbdac ,X2 :_fdcc ,Y2 :_cdfbd ,LineColor :_dcgf (_ggdg ._baefg ),Opacity :_ggdg ._ffbdb ,LineWidth :_ggdg ._fffb ,LineStyle :_ggdg ._dedd ,DashArray :_ggdg ._daab ,DashPhase :_ggdg ._edae }; +_cbgf ,_bgfg :=_deccd .setOpacity (1.0,_ggdg ._ffbdb );if _bgfg !=nil {return nil ,ctx ,_bgfg ;};_bfdeg ,_ ,_bgfg :=_dcafa .Draw (_cbgf );if _bgfg !=nil {return nil ,ctx ,_bgfg ;};if _bgfg =_deccd .addContentsByString (string (_bfdeg ));_bgfg !=nil {return nil ,ctx ,_bgfg ; +};if _dfba {ctx .X =_gfgc .X ;ctx .Width =_gfgc .Width ;_edaf :=_ggdg .Height ();ctx .Y +=_edaf +_ggdg ._babe .Bottom ;ctx .Height -=_edaf ;}else {ctx =_gfgc ;};_gaee =append (_gaee ,_deccd );return _gaee ,ctx ,nil ;};func _dffgd (_efgf *Table ,_aabf DrawContext )([]*Block ,DrawContext ,error ){var _eaae []*Block ; +_eedgg :=NewBlock (_aabf .PageWidth ,_aabf .PageHeight );_efgf .updateRowHeights (_aabf .Width -_efgf ._afcg .Left -_efgf ._afcg .Right );_acgbb :=_efgf ._afcg .Top ;if _efgf ._ffdf .IsRelative ()&&!_efgf ._gdaa {_cfad :=_efgf .Height ();if _cfad > _aabf .Height -_efgf ._afcg .Top &&_cfad <=_aabf .PageHeight -_aabf .Margins .Top -_aabf .Margins .Bottom {_eaae =[]*Block {NewBlock (_aabf .PageWidth ,_aabf .PageHeight -_aabf .Y )}; +var _cadfe error ;if _ ,_aabf ,_cadfe =_gaebg ().GeneratePageBlocks (_aabf );_cadfe !=nil {return nil ,_aabf ,_cadfe ;};_acgbb =0;};};_ffcd :=_aabf ;if _efgf ._ffdf .IsAbsolute (){_aabf .X =_efgf ._dcfa ;_aabf .Y =_efgf ._fdacc ;}else {_aabf .X +=_efgf ._afcg .Left ; +_aabf .Y +=_acgbb ;_aabf .Width -=_efgf ._afcg .Left +_efgf ._afcg .Right ;_aabf .Height -=_acgbb ;};_gefgbd :=_aabf .Width ;_adgaa :=_aabf .X ;_feag :=_aabf .Y ;_bdgd :=_aabf .Height ;_aeeea :=0;_ggeae ,_cecd :=-1,-1;if _efgf ._gabb {for _edcdf ,_cgfea :=range _efgf ._gggdf {if _cgfea ._cddg < _efgf ._gdae {continue ; +};if _cgfea ._cddg > _efgf ._fefce {break ;};if _ggeae < 0{_ggeae =_edcdf ;};_cecd =_edcdf ;};};if _aeccg :=_efgf .wrapContent (_aabf );_aeccg !=nil {return nil ,_aabf ,_aeccg ;};_efgf .updateRowHeights (_aabf .Width -_efgf ._afcg .Left -_efgf ._afcg .Right ); +var (_ffcb bool ;_gfbf int ;_cbeef int ;_gabga bool ;_geaed int ;_bagff error ;);for _daeb :=0;_daeb < len (_efgf ._gggdf );_daeb ++{_gbabg :=_efgf ._gggdf [_daeb ];if _dgdfg ,_bgde :=_efgf .getLastCellFromCol (_gbabg ._aeec );_dgdfg ==_daeb {if (_bgde ._cddg +_bgde ._fcabc -1)< _efgf ._gcgba {for _eggce :=_gbabg ._cddg ; +_eggce < _efgf ._gcgba ;_eggce ++{_bbfa :=&TableCell {};_bbfa ._cddg =_eggce +1;_bbfa ._fcabc =1;_bbfa ._aeec =_gbabg ._aeec ;_efgf ._gggdf =append (_efgf ._gggdf ,_bbfa );};};};_bcbdfb :=_gbabg .width (_efgf ._ecgg ,_gefgbd );_fgggd :=float64 (0.0);for _caae :=0; +_caae < _gbabg ._aeec -1;_caae ++{_fgggd +=_efgf ._ecgg [_caae ]*_gefgbd ;};_dbcba :=float64 (0.0);for _gabed :=_aeeea ;_gabed < _gbabg ._cddg -1;_gabed ++{_dbcba +=_efgf ._abaa [_gabed ];};_aabf .Height =_bdgd -_dbcba ;_bfcd :=float64 (0.0);for _ecfee :=0; +_ecfee < _gbabg ._fcabc ;_ecfee ++{_bfcd +=_efgf ._abaa [_gbabg ._cddg +_ecfee -1];};_dbfcf :=_gabga &&_gbabg ._cddg !=_geaed ;_geaed =_gbabg ._cddg ;if _dbfcf ||_bfcd > _aabf .Height {if _efgf ._bcfad &&!_gabga {_gabga ,_bagff =_efgf .wrapRow (_daeb ,_aabf ,_gefgbd ); +if _bagff !=nil {return nil ,_aabf ,_bagff ;};if _gabga {_daeb --;continue ;};};_eaae =append (_eaae ,_eedgg );_eedgg =NewBlock (_aabf .PageWidth ,_aabf .PageHeight );_adgaa =_aabf .Margins .Left +_efgf ._afcg .Left ;_feag =_aabf .Margins .Top ;_aabf .Height =_aabf .PageHeight -_aabf .Margins .Top -_aabf .Margins .Bottom ; +_aabf .Page ++;_bdgd =_aabf .Height ;_aeeea =_gbabg ._cddg -1;_dbcba =0;_gabga =false ;if _efgf ._gabb &&_ggeae >=0{_gfbf =_daeb ;_daeb =_ggeae -1;_cbeef =_aeeea ;_aeeea =_efgf ._gdae -1;_ffcb =true ;if _gbabg ._fcabc > (_efgf ._gcgba -_geaed )||(_gbabg ._fcabc > 1&&_daeb < 0){_ee .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"); +_ffcb =false ;_ggeae ,_cecd =-1,-1;};continue ;};if _dbfcf {_daeb --;continue ;};};_aabf .Width =_bcbdfb ;_aabf .X =_adgaa +_fgggd ;_aabf .Y =_feag +_dbcba ;if _bfcd > _aabf .PageHeight -_aabf .Margins .Top -_aabf .Margins .Bottom {_bfcd =_aabf .PageHeight -_aabf .Margins .Top -_aabf .Margins .Bottom ; +};_ecfae :=_dbcb (_aabf .X ,_aabf .Y ,_bcbdfb ,_bfcd );if _gbabg ._cgfcf !=nil {_ecfae .SetFillColor (_gbabg ._cgfcf );};_ecfae .LineStyle =_gbabg ._cgccf ;_ecfae ._ccf =_gbabg ._adac ;_ecfae ._aadc =_gbabg ._ggag ;_ecfae ._ggg =_gbabg ._adebbb ;_ecfae ._gec =_gbabg ._ggdb ; +if _gbabg ._baecc !=nil {_ecfae .SetColorLeft (_gbabg ._baecc );};if _gbabg ._cfcd !=nil {_ecfae .SetColorBottom (_gbabg ._cfcd );};if _gbabg ._bgbe !=nil {_ecfae .SetColorRight (_gbabg ._bgbe );};if _gbabg ._acaa !=nil {_ecfae .SetColorTop (_gbabg ._acaa ); +};_ecfae .SetWidthBottom (_gbabg ._adcb );_ecfae .SetWidthLeft (_gbabg ._caec );_ecfae .SetWidthRight (_gbabg ._gbad );_ecfae .SetWidthTop (_gbabg ._accd );_ddcg :=NewBlock (_eedgg ._eg ,_eedgg ._gg );_gggde :=_eedgg .Draw (_ecfae );if _gggde !=nil {_ee .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gggde ); +};if _gbabg ._ffed !=nil {_gbdb :=_gbabg ._ffed .Width ();_agcfe :=_gbabg ._ffed .Height ();_dedg :=0.0;switch _fefga :=_gbabg ._ffed .(type ){case *Paragraph :if _fefga ._bacce {_gbdb =_fefga .getMaxLineWidth ()/1000.0;};_bfga ,_acceb ,_ :=_fefga .getTextMetrics (); +_cfcb ,_fgcfa :=_bfga *_fefga ._degf ,_acceb *_fefga ._degf ;_agcfe =_agcfe -_fgcfa +_cfcb ;_dedg +=_cfcb -_fgcfa ;_dbaa :=0.5;if _efgf ._eedb {_dbaa =0.3;};switch _gbabg ._ffedg {case CellVerticalAlignmentTop :_dedg +=_cfcb *_dbaa ;case CellVerticalAlignmentBottom :_dedg -=_cfcb *_dbaa ; +};_gbdb +=_fefga ._ggfad .Left +_fefga ._ggfad .Right ;_agcfe +=_fefga ._ggfad .Top +_fefga ._ggfad .Bottom ;case *StyledParagraph :if _fefga ._abbea {_gbdb =_fefga .getMaxLineWidth ()/1000.0;};_cefbc ,_bcddg ,_gaccc :=_fefga .getLineMetrics (0);_adaa ,_ecafa :=_cefbc *_fefga ._dedbc ,_bcddg *_fefga ._dedbc ; +if _fefga ._adbg ==TextVerticalAlignmentCenter {_dedg =_ecafa -(_bcddg +(_cefbc +_gaccc -_bcddg )/2+(_ecafa -_bcddg )/2);};if len (_fefga ._gegeg )==1{_agcfe =_adaa ;}else {_agcfe =_agcfe -_ecafa +_adaa ;};_dedg +=_adaa -_ecafa ;switch _gbabg ._ffedg {case CellVerticalAlignmentTop :_dedg +=_adaa *0.5; +case CellVerticalAlignmentBottom :_dedg -=_adaa *0.5;};_gbdb +=_fefga ._dadf .Left +_fefga ._dadf .Right ;_agcfe +=_fefga ._dadf .Top +_fefga ._dadf .Bottom ;case *Table :_gbdb =_bcbdfb ;case *List :_gbdb =_bcbdfb ;case *Division :_gbdb =_bcbdfb ;case *Chart :_gbdb =_bcbdfb ; +case *Line :_agcfe +=_fefga ._babe .Top +_fefga ._babe .Bottom ;_dedg -=_fefga .Height ()/2;case *Image :_gbdb +=_fefga ._ecd .Left +_fefga ._ecd .Right ;_agcfe +=_fefga ._ecd .Top +_fefga ._ecd .Bottom ;};switch _gbabg ._fegaf {case CellHorizontalAlignmentLeft :_aabf .X +=_gbabg ._bfef ; +_aabf .Width -=_gbabg ._bfef ;case CellHorizontalAlignmentCenter :if _eccdf :=_bcbdfb -_gbdb ;_eccdf > 0{_aabf .X +=_eccdf /2;_aabf .Width -=_eccdf /2;};case CellHorizontalAlignmentRight :if _bcbdfb > _gbdb {_aabf .X =_aabf .X +_bcbdfb -_gbdb -_gbabg ._bfef ; +_aabf .Width -=_gbabg ._bfef ;};};_dcfgf :=_aabf .Y ;_ccga :=_aabf .Height ;_aabf .Y +=_dedg ;switch _gbabg ._ffedg {case CellVerticalAlignmentTop :case CellVerticalAlignmentMiddle :if _ffbdg :=_bfcd -_agcfe ;_ffbdg > 0{_aabf .Y +=_ffbdg /2;_aabf .Height -=_ffbdg /2; +};case CellVerticalAlignmentBottom :if _bfcd > _agcfe {_aabf .Y =_aabf .Y +_bfcd -_agcfe ;_aabf .Height =_bfcd ;};};_bccg :=_eedgg .DrawWithContext (_gbabg ._ffed ,_aabf );if _bccg !=nil {if _ge .Is (_bccg ,ErrContentNotFit )&&!_dbfcf {_eedgg =_ddcg ;_dbfcf =true ; +_daeb --;continue ;};_ee .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bccg );};_aabf .Y =_dcfgf ;_aabf .Height =_ccga ;};_aabf .Y +=_bfcd ;_aabf .Height -=_bfcd ;if _ffcb &&_daeb +1> _cecd {_feag +=_dbcba +_bfcd ;_bdgd -=_bfcd +_dbcba ; +_aeeea =_cbeef ;_daeb =_gfbf -1;_ffcb =false ;};};_eaae =append (_eaae ,_eedgg );if _efgf ._ffdf .IsAbsolute (){return _eaae ,_ffcd ,nil ;};_aabf .X =_ffcd .X ;_aabf .Width =_ffcd .Width ;_aabf .Y +=_efgf ._afcg .Bottom ;_aabf .Height -=_efgf ._afcg .Bottom ; +return _eaae ,_aabf ,nil ;};func (_bagb *templateProcessor )parseTableCell (_bacga *templateNode )(interface{},error ){if _bacga ._afbge ==nil {_bagb .nodeLogError (_bacga ,"\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 ,_gcgf ;};_abafe ,_gcee :=_bacga ._afbge ._dceb .(*Table );if !_gcee {_bagb .nodeLogError (_bacga ,"\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",_bacga ._afbge ._dceb ); +return nil ,_gcgf ;};var _bbeb ,_gfbe int64 ;for _ ,_dgfe :=range _bacga ._ebeg .Attr {_gdgc :=_dgfe .Value ;switch _cbdeg :=_dgfe .Name .Local ;_cbdeg {case "\u0063o\u006c\u0073\u0070\u0061\u006e":_bbeb =_bagb .parseInt64Attr (_cbdeg ,_gdgc );case "\u0072o\u0077\u0073\u0070\u0061\u006e":_gfbe =_bagb .parseInt64Attr (_cbdeg ,_gdgc ); +};};if _bbeb <=0{_bbeb =1;};if _gfbe <=0{_gfbe =1;};_cbdb :=_abafe .MultiCell (int (_gfbe ),int (_bbeb ));for _ ,_ecdc :=range _bacga ._ebeg .Attr {_eaafc :=_ecdc .Value ;switch _cgbb :=_ecdc .Name .Local ;_cgbb {case "\u0069\u006e\u0064\u0065\u006e\u0074":_cbdb .SetIndent (_bagb .parseFloatAttr (_cgbb ,_eaafc )); +case "\u0061\u006c\u0069g\u006e":_cbdb .SetHorizontalAlignment (_bagb .parseCellAlignmentAttr (_cgbb ,_eaafc ));case "\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u002da\u006c\u0069\u0067\u006e":_cbdb .SetVerticalAlignment (_bagb .parseCellVerticalAlignmentAttr (_cgbb ,_eaafc )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065":_cbdb .SetSideBorderStyle (CellBorderSideAll ,_bagb .parseCellBorderStyleAttr (_cgbb ,_eaafc ));case "\u0062\u006fr\u0064\u0065\u0072-\u0073\u0074\u0079\u006c\u0065\u002d\u0074\u006f\u0070":_cbdb .SetSideBorderStyle (CellBorderSideTop ,_bagb .parseCellBorderStyleAttr (_cgbb ,_eaafc )); +case "\u0062\u006f\u0072\u0064er\u002d\u0073\u0074\u0079\u006c\u0065\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_cbdb .SetSideBorderStyle (CellBorderSideBottom ,_bagb .parseCellBorderStyleAttr (_cgbb ,_eaafc ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065-\u006c\u0065\u0066\u0074":_cbdb .SetSideBorderStyle (CellBorderSideLeft ,_bagb .parseCellBorderStyleAttr (_cgbb ,_eaafc )); +case "\u0062o\u0072d\u0065\u0072\u002d\u0073\u0074y\u006c\u0065-\u0072\u0069\u0067\u0068\u0074":_cbdb .SetSideBorderStyle (CellBorderSideRight ,_bagb .parseCellBorderStyleAttr (_cgbb ,_eaafc ));case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_cbdb .SetSideBorderWidth (CellBorderSideAll ,_bagb .parseFloatAttr (_cgbb ,_eaafc )); +case "\u0062\u006fr\u0064\u0065\u0072-\u0077\u0069\u0064\u0074\u0068\u002d\u0074\u006f\u0070":_cbdb .SetSideBorderWidth (CellBorderSideTop ,_bagb .parseFloatAttr (_cgbb ,_eaafc ));case "\u0062\u006f\u0072\u0064er\u002d\u0077\u0069\u0064\u0074\u0068\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_cbdb .SetSideBorderWidth (CellBorderSideBottom ,_bagb .parseFloatAttr (_cgbb ,_eaafc )); +case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068-\u006c\u0065\u0066\u0074":_cbdb .SetSideBorderWidth (CellBorderSideLeft ,_bagb .parseFloatAttr (_cgbb ,_eaafc ));case "\u0062o\u0072d\u0065\u0072\u002d\u0077\u0069d\u0074\u0068-\u0072\u0069\u0067\u0068\u0074":_cbdb .SetSideBorderWidth (CellBorderSideRight ,_bagb .parseFloatAttr (_cgbb ,_eaafc )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_cbdb .SetSideBorderColor (CellBorderSideAll ,_bagb .parseColorAttr (_cgbb ,_eaafc ));case "\u0062\u006fr\u0064\u0065\u0072-\u0063\u006f\u006c\u006f\u0072\u002d\u0074\u006f\u0070":_cbdb .SetSideBorderColor (CellBorderSideTop ,_bagb .parseColorAttr (_cgbb ,_eaafc )); +case "\u0062\u006f\u0072\u0064er\u002d\u0063\u006f\u006c\u006f\u0072\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_cbdb .SetSideBorderColor (CellBorderSideBottom ,_bagb .parseColorAttr (_cgbb ,_eaafc ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072-\u006c\u0065\u0066\u0074":_cbdb .SetSideBorderColor (CellBorderSideLeft ,_bagb .parseColorAttr (_cgbb ,_eaafc )); +case "\u0062o\u0072d\u0065\u0072\u002d\u0063\u006fl\u006f\u0072-\u0072\u0069\u0067\u0068\u0074":_cbdb .SetSideBorderColor (CellBorderSideRight ,_bagb .parseColorAttr (_cgbb ,_eaafc ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006c\u0069\u006e\u0065\u002ds\u0074\u0079\u006c\u0065":_cbdb .SetBorderLineStyle (_bagb .parseLineStyleAttr (_cgbb ,_eaafc )); +case "\u0062\u0061c\u006b\u0067\u0072o\u0075\u006e\u0064\u002d\u0063\u006f\u006c\u006f\u0072":_cbdb .SetBackgroundColor (_bagb .parseColorAttr (_cgbb ,_eaafc ));case "\u0063o\u006c\u0073\u0070\u0061\u006e","\u0072o\u0077\u0073\u0070\u0061\u006e":break ; +default:_bagb .nodeLogDebug (_bacga ,"\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",_cgbb ); +};};return _cbdb ,nil ;}; -// SetPositioning sets the positioning of the line (absolute or relative). -func (_ddaf *Line )SetPositioning (positioning Positioning ){_ddaf ._defc =positioning }; +// SetBuyerAddress sets the buyer address of the invoice. +func (_faf *Invoice )SetBuyerAddress (address *InvoiceAddress ){_faf ._ecff =address }; -// SetLinePageStyle sets the style for the page part of all new lines -// of the table of contents. -func (_edcff *TOC )SetLinePageStyle (style TextStyle ){_edcff ._gbgca =style }; +// 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 ; -// NewTOCLine creates a new table of contents line with the default style. -func (_ffba *Creator )NewTOCLine (number ,title ,page string ,level uint )*TOCLine {return _agffb (number ,title ,page ,level ,_ffba .NewTextStyle ());};func (_bgae *templateProcessor )parseTextRenderingModeAttr (_egae ,_aadf string )TextRenderingMode {_bcf .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",_egae ,_aadf ); -_ddccc :=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 }[_aadf ]; -return _ddccc ;}; +// 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 ; -// ScaleToHeight scales the rectangle to the specified height. The width of -// the rectangle is scaled so that the aspect ratio is maintained. -func (_fdeg *Rectangle )ScaleToHeight (h float64 ){_ccgc :=_fdeg ._bbca /_fdeg ._gbcd ;_fdeg ._gbcd =h ;_fdeg ._bbca =h *_ccgc ;};type rgbColor struct{_afbf ,_eeef ,_gba float64 }; +// If enabled, the Phone field label (`Phone: `) is not displayed. +HidePhoneLabel bool ; -// AddPatternResource adds pattern dictionary inside the resources dictionary. -func (_bffdcb *LinearShading )AddPatternResource (block *Block )(_abefe _gac .PdfObjectName ,_gfbd error ){_dgaedb :=1;_aefg :=_gac .PdfObjectName ("\u0050"+_dc .Itoa (_dgaedb ));for block ._ab .HasPatternByName (_aefg ){_dgaedb ++;_aefg =_gac .PdfObjectName ("\u0050"+_dc .Itoa (_dgaedb )); -};if _cggfd :=block ._ab .SetPatternByName (_aefg ,_bffdcb .ToPdfShadingPattern ().ToPdfObject ());_cggfd !=nil {return "",_cggfd ;};return _aefg ,nil ;}; +// If enabled, the Email field label (`Email: `) is not displayed. +HideEmailLabel bool ;}; -// 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{_fcea []*TextChunk ;_befg TextStyle ;_dcfd TextStyle ;_ggdgd TextAlignment ;_ddab TextVerticalAlignment ;_bfef float64 ;_ddcc bool ;_edgda float64 ;_dafg bool ;_geabe bool ;_cebde TextOverflow ;_dafe float64 ;_ffdd Margins ; -_cebf Positioning ;_gddgd float64 ;_bagb float64 ;_fbbde float64 ;_acbb float64 ;_afaa [][]*TextChunk ;_bffcd func (_bbfc *StyledParagraph ,_gcaef DrawContext );}; +// SetMargins sets the Chapter margins: left, right, top, bottom. +// Typically not needed as the creator's page margins are used. +func (_ebe *Chapter )SetMargins (left ,right ,top ,bottom float64 ){_ebe ._cee .Left =left ;_ebe ._cee .Right =right ;_ebe ._cee .Top =top ;_ebe ._cee .Bottom =bottom ;}; -// ToRGB implements interface Color. -// Note: It's not directly used since shading color works differently than regular color. -func (_cdee *RadialShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0}; +// Style returns the style of the line. +func (_bbea *Line )Style ()_gad .LineStyle {return _bbea ._dedd }; -// SetNoteStyle sets the style properties used to render the content of the -// invoice note sections. -func (_fcbe *Invoice )SetNoteStyle (style TextStyle ){_fcbe ._afaeb =style }; +// SetTOC sets the table of content component of the creator. +// This method should be used when building a custom table of contents. +func (_gefd *Creator )SetTOC (toc *TOC ){if toc ==nil {return ;};_gefd ._ggab =toc ;}; -// InvoiceCellProps holds all style properties for an invoice cell. -type InvoiceCellProps struct{TextStyle TextStyle ;Alignment CellHorizontalAlignment ;BackgroundColor Color ;BorderColor Color ;BorderWidth float64 ;BorderSides []CellBorderSide ;}; +// ScaleToHeight scales the Block to a specified height, maintaining the same aspect ratio. +func (_cac *Block )ScaleToHeight (h float64 ){_dac :=h /_cac ._gg ;_cac .Scale (_dac ,_dac )}; -// SetPositioning sets the positioning of the ellipse (absolute or relative). -func (_gcdf *Ellipse )SetPositioning (position Positioning ){_gcdf ._decd =position }; +// 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 (_aggdf *Creator )RotateDeg (angleDeg int64 )error {_gged :=_aggdf .getActivePage ();if _gged ==nil {_ee .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 _ge .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};if angleDeg %90!=0{_ee .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 _ge .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};var _gdc int64 ;if _gged .Rotate !=nil {_gdc =*(_gged .Rotate );};_gdc +=angleDeg ;_gged .Rotate =&_gdc ;return nil ;}; -// Wrap wraps the text of the chunk into lines based on its style and the -// specified width. -func (_aecbf *TextChunk )Wrap (width float64 )([]string ,error ){if int (width )<=0{return []string {_aecbf .Text },nil ;};var _cbebf []string ;var _cacgb []rune ;var _eebdc float64 ;var _cdggf []float64 ;_geeg :=_aecbf .Style ;_eedbad :=_ggfef (_aecbf .Text ); -for _ ,_efdcd :=range _aecbf .Text {if _efdcd =='\u000A'{_fdcff :=_dfcee (string (_cacgb ),_eedbad );_cbebf =append (_cbebf ,_df .TrimRightFunc (_fdcff ,_fce .IsSpace )+string (_efdcd ));_cacgb =nil ;_eebdc =0;_cdggf =nil ;continue ;};_effe :=_efdcd ==' '; -_dadgc ,_cfcacc :=_geeg .Font .GetRuneMetrics (_efdcd );if !_cfcacc {_bcf .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",_efdcd ,_efdcd ,_geeg .Font .BaseFont (),_geeg .Font .Subtype ()); -_bcf .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_geeg .Font );_bcf .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_geeg .Font .Encoder ());return nil ,_d .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"); -};_cfagg :=_geeg .FontSize *_dadgc .Wx ;_dcdcd :=_cfagg ;if !_effe {_dcdcd =_cfagg +_geeg .CharSpacing *1000.0;};if _eebdc +_cfagg > width *1000.0{_eacg :=-1;if !_effe {for _cdafc :=len (_cacgb )-1;_cdafc >=0;_cdafc --{if _cacgb [_cdafc ]==' '{_eacg =_cdafc ; -break ;};};};_acda :=string (_cacgb );if _eacg > 0{_acda =string (_cacgb [0:_eacg +1]);_cacgb =append (_cacgb [_eacg +1:],_efdcd );_cdggf =append (_cdggf [_eacg +1:],_dcdcd );_eebdc =0;for _ ,_bdbg :=range _cdggf {_eebdc +=_bdbg ;};}else {if _effe {_cacgb =[]rune {}; -_cdggf =[]float64 {};_eebdc =0;}else {_cacgb =[]rune {_efdcd };_cdggf =[]float64 {_dcdcd };_eebdc =_dcdcd ;};};_acda =_dfcee (_acda ,_eedbad );_cbebf =append (_cbebf ,_df .TrimRightFunc (_acda ,_fce .IsSpace ));}else {_cacgb =append (_cacgb ,_efdcd );_eebdc +=_dcdcd ; -_cdggf =append (_cdggf ,_dcdcd );};};if len (_cacgb )> 0{_bgaed :=string (_cacgb );_bgaed =_dfcee (_bgaed ,_eedbad );_cbebf =append (_cbebf ,_bgaed );};return _cbebf ,nil ;}; +// MultiRowCell makes a new cell with the specified row span and inserts it +// into the table at the current position. +func (_dbeg *Table )MultiRowCell (rowspan int )*TableCell {return _dbeg .MultiCell (rowspan ,1)}; -// MoveX moves the drawing context to absolute position x. -func (_fdab *Creator )MoveX (x float64 ){_fdab ._ecec .X =x };func (_gdefc *Invoice )setCellBorder (_cecde *TableCell ,_afeg *InvoiceCell ){for _ ,_fcga :=range _afeg .BorderSides {_cecde .SetBorder (_fcga ,CellBorderStyleSingle ,_afeg .BorderWidth );}; -_cecde .SetBorderColor (_afeg .BorderColor );}; +// SetWidth sets line width. +func (_edda *Curve )SetWidth (width float64 ){_edda ._ffgc =width };func (_gae *Block )setOpacity (_egb float64 ,_ag float64 )(string ,error ){if (_egb < 0||_egb >=1.0)&&(_ag < 0||_ag >=1.0){return "",nil ;};_edc :=0;_ff :=_b .Sprintf ("\u0047\u0053\u0025\u0064",_edc ); +for _gae ._ce .HasExtGState (_bf .PdfObjectName (_ff )){_edc ++;_ff =_b .Sprintf ("\u0047\u0053\u0025\u0064",_edc );};_edg :=_bf .MakeDict ();if _egb >=0&&_egb < 1.0{_edg .Set ("\u0063\u0061",_bf .MakeFloat (_egb ));};if _ag >=0&&_ag < 1.0{_edg .Set ("\u0043\u0041",_bf .MakeFloat (_ag )); +};_bg :=_gae ._ce .AddExtGState (_bf .PdfObjectName (_ff ),_edg );if _bg !=nil {return "",_bg ;};return _ff ,nil ;};const (CellBorderSideLeft CellBorderSide =iota ;CellBorderSideRight ;CellBorderSideTop ;CellBorderSideBottom ;CellBorderSideAll ;); -// SetFillOpacity sets the fill opacity of the ellipse. -func (_adca *Ellipse )SetFillOpacity (opacity float64 ){_adca ._dcdg =opacity }; +// Positioning represents the positioning type for drawing creator components (relative/absolute). +type Positioning int ; -// SetBorderRadius sets the radius of the background corners. -func (_bced *Background )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_bced .BorderRadiusTopLeft =topLeft ;_bced .BorderRadiusTopRight =topRight ;_bced .BorderRadiusBottomLeft =bottomLeft ;_bced .BorderRadiusBottomRight =bottomRight ; -}; +// SetTitle sets the title of the invoice. +func (_bgcf *Invoice )SetTitle (title string ){_bgcf ._aabb =title };func (_aeaeg *StyledParagraph )getMaxLineWidth ()float64 {if _aeaeg ._gegeg ==nil ||len (_aeaeg ._gegeg )==0{_aeaeg .wrapText ();};var _fgfaf float64 ;for _ ,_fagd :=range _aeaeg ._gegeg {_eaeee :=_aeaeg .getTextLineWidth (_fagd ); +if _eaeee > _fgfaf {_fgfaf =_eaeee ;};};return _fgfaf ;}; -// SetAddressStyle sets the style properties used to render the content of -// the invoice address sections. -func (_afdbg *Invoice )SetAddressStyle (style TextStyle ){_afdbg ._caffe =style };type componentRenderer interface{Draw (_bfgag Drawable )error ;}; +// NewInvoice returns an instance of an empty invoice. +func (_ffac *Creator )NewInvoice ()*Invoice {_acgge :=_ffac .NewTextStyle ();_acgge .Font =_ffac ._dggc ;return _aecf (_ffac .NewTextStyle (),_acgge );};func (_gggag *templateProcessor )addNodeText (_ceaa *templateNode ,_fcfcc string )error {_ffab :=_ceaa ._dceb ; +if _ffab ==nil {return nil ;};switch _ecgae :=_ffab .(type ){case *TextChunk :_ecgae .Text =_fcfcc ;case *Paragraph :switch _ceaa ._ebeg .Name .Local {case "\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":if _ceaa ._afbge !=nil {if _gfgce ,_gegc :=_ceaa ._afbge ._dceb .(*Chapter ); +_gegc {_gfgce ._feb =_fcfcc ;_ecgae .SetText (_gfgce .headingText ());};};default:_ecgae .SetText (_fcfcc );};};return nil ;}; -// SetFont sets the Paragraph's font. -func (_eggde *Paragraph )SetFont (font *_bce .PdfFont ){_eggde ._ccef =font }; +// SetBorderColor sets the border color. +func (_gbcb *CurvePolygon )SetBorderColor (color Color ){_gbcb ._cba .BorderColor =_dcgf (color )};func (_fgde *Creator )getActivePage ()*_bbd .PdfPage {if _fgde ._faee ==nil {if len (_fgde ._afbe )==0{return nil ;};return _fgde ._afbe [len (_fgde ._afbe )-1]; +};return _fgde ._faee ;}; -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated if the contents wrap -// over multiple pages. -func (_geb *Chapter )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_aef :=ctx ;if _geb ._cefg .IsRelative (){ctx .X +=_geb ._abeb .Left ;ctx .Y +=_geb ._abeb .Top ;ctx .Width -=_geb ._abeb .Left +_geb ._abeb .Right ;ctx .Height -=_geb ._abeb .Top ; -};_bgde ,_fbde ,_ageb :=_geb ._adge .GeneratePageBlocks (ctx );if _ageb !=nil {return _bgde ,ctx ,_ageb ;};ctx =_fbde ;_efdg :=ctx .X ;_cdebd :=ctx .Y -_geb ._adge .Height ();_bdff :=int64 (ctx .Page );_eeff :=_geb .headingNumber ();_fda :=_geb .headingText (); -if _geb ._bgca {_bbce :=_geb ._ecg .Add (_eeff ,_geb ._dcge ,_dc .FormatInt (_bdff ,10),_geb ._dgea );if _geb ._ecg ._fcbc {_bbce .SetLink (_bdff ,_efdg ,_cdebd );};};if _geb ._dgbd ==nil {_geb ._dgbd =_bce .NewOutlineItem (_fda ,_bce .NewOutlineDest (_bdff -1,_efdg ,_cdebd )); -if _geb ._bac !=nil {_geb ._bac ._dgbd .Add (_geb ._dgbd );}else {_geb ._afed .Add (_geb ._dgbd );};}else {_cge :=&_geb ._dgbd .Dest ;_cge .Page =_bdff -1;_cge .X =_efdg ;_cge .Y =_cdebd ;};for _ ,_dff :=range _geb ._cdea {_caf ,_agf ,_dccf :=_dff .GeneratePageBlocks (ctx ); -if _dccf !=nil {return _bgde ,ctx ,_dccf ;};if len (_caf )< 1{continue ;};_bgde [len (_bgde )-1].mergeBlocks (_caf [0]);_bgde =append (_bgde ,_caf [1:]...);ctx =_agf ;};if _geb ._cefg .IsRelative (){ctx .X =_aef .X ;};if _geb ._cefg .IsAbsolute (){return _bgde ,_aef ,nil ; -};return _bgde ,ctx ,nil ;}; +// SetOpacity sets the opacity of the line (0-1). +func (_affcd *Line )SetOpacity (opacity float64 ){_affcd ._ffbdb =opacity };func _bdfda (_caafb *templateProcessor ,_afbbe *templateNode )(interface{},error ){return _caafb .parseLine (_afbbe );}; -// DueDate returns the invoice due date description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_aace *Invoice )DueDate ()(*InvoiceCell ,*InvoiceCell ){return _aace ._afac [0],_aace ._afac [1]};func (_ccec *templateProcessor )addNodeText (_dgag *templateNode ,_dcffc string )error {_gaca :=_dgag ._dfgg ;if _gaca ==nil {return nil ;};switch _gbec :=_gaca .(type ){case *TextChunk :_gbec .Text =_dcffc ; -case *Paragraph :switch _dgag ._dcedab .Name .Local {case "\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":if _dgag ._aeef !=nil {if _cfegf ,_beaf :=_dgag ._aeef ._dfgg .(*Chapter );_beaf {_cfegf ._dcge =_dcffc ;_gbec .SetText (_cfegf .headingText ()); -};};default:_gbec .SetText (_dcffc );};};return nil ;}; +// NewPolyBezierCurve creates a new composite Bezier (polybezier) curve. +func (_caefd *Creator )NewPolyBezierCurve (curves []_gad .CubicBezierCurve )*PolyBezierCurve {return _deed (curves );};func (_affcf *Table )wrapRow (_fbaf int ,_aeacb DrawContext ,_dcceb float64 )(bool ,error ){if !_affcf ._bcfad {return false ,nil ;}; +var (_ecgad =_affcf ._gggdf [_fbaf ];_edgac =-1;_dfab []*TableCell ;_dfafg float64 ;_ebabba bool ;_dffgfe =make ([]float64 ,0,len (_affcf ._ecgg )););_dgcga :=func (_baff *TableCell ,_acdf VectorDrawable ,_dfad bool )*TableCell {_geeeda :=*_baff ;_geeeda ._ffed =_acdf ; +if _dfad {_geeeda ._cddg ++;};return &_geeeda ;};_aabc :=func (_ebbc int ,_fced VectorDrawable ){var _agbga float64 =-1;if _fced ==nil {if _gaff :=_dffgfe [_ebbc -_fbaf ];_gaff > _aeacb .Height {_fced =_affcf ._gggdf [_ebbc ]._ffed ;_affcf ._gggdf [_ebbc ]._ffed =nil ; +_dffgfe [_ebbc -_fbaf ]=0;_agbga =_gaff ;};};_efdc :=_dgcga (_affcf ._gggdf [_ebbc ],_fced ,true );_dfab =append (_dfab ,_efdc );if _agbga < 0{_agbga =_efdc .height (_aeacb .Width );};if _agbga > _dfafg {_dfafg =_agbga ;};};for _fabb :=_fbaf ;_fabb < len (_affcf ._gggdf ); +_fabb ++{_gdcfff :=_affcf ._gggdf [_fabb ];if _ecgad ._cddg !=_gdcfff ._cddg {_edgac =_fabb ;break ;};_aeacb .Width =_gdcfff .width (_affcf ._ecgg ,_dcceb );_gaef :=_gdcfff .height (_aeacb .Width );var _ccde VectorDrawable ;switch _eagbg :=_gdcfff ._ffed .(type ){case *StyledParagraph :if _gaef > _aeacb .Height {_eafc :=_aeacb ; +_eafc .Height =_bbg .Floor (_aeacb .Height -_eagbg ._dadf .Top -_eagbg ._dadf .Bottom -0.5*_eagbg .getTextHeight ());_cdbe ,_fbbaf ,_eefgbb :=_eagbg .split (_eafc );if _eefgbb !=nil {return false ,_eefgbb ;};if _cdbe !=nil &&_fbbaf !=nil {_eagbg =_cdbe ; +_gdcfff =_dgcga (_gdcfff ,_cdbe ,false );_affcf ._gggdf [_fabb ]=_gdcfff ;_ccde =_fbbaf ;_ebabba =true ;};_gaef =_gdcfff .height (_aeacb .Width );};case *Division :if _gaef > _aeacb .Height {_efec :=_aeacb ;_efec .Height =_bbg .Floor (_aeacb .Height -_eagbg ._ggea .Top -_eagbg ._ggea .Bottom ); +_cfdfd ,_gebf :=_eagbg .split (_efec );if _cfdfd !=nil &&_gebf !=nil {_eagbg =_cfdfd ;_gdcfff =_dgcga (_gdcfff ,_cfdfd ,false );_affcf ._gggdf [_fabb ]=_gdcfff ;_ccde =_gebf ;_ebabba =true ;if _cfdfd ._cacc !=nil {_cfdfd ._cacc .BorderRadiusBottomLeft =0; +_cfdfd ._cacc .BorderRadiusBottomRight =0;};if _gebf ._cacc !=nil {_gebf ._cacc .BorderRadiusTopLeft =0;_gebf ._cacc .BorderRadiusTopRight =0;};_gaef =_gdcfff .height (_aeacb .Width );};};case *List :if _gaef > _aeacb .Height {_faeb :=_aeacb ;_faeb .Height =_bbg .Floor (_aeacb .Height -_eagbg ._ddba .Vertical ()); +_gdef ,_ffgda :=_eagbg .split (_faeb );if _gdef !=nil {_eagbg =_gdef ;_gdcfff =_dgcga (_gdcfff ,_gdef ,false );_affcf ._gggdf [_fabb ]=_gdcfff ;};if _ffgda !=nil {_ccde =_ffgda ;_ebabba =true ;};_gaef =_gdcfff .height (_aeacb .Width );};};_dffgfe =append (_dffgfe ,_gaef ); +if _ebabba {if _dfab ==nil {_dfab =make ([]*TableCell ,0,len (_affcf ._ecgg ));for _afcgf :=_fbaf ;_afcgf < _fabb ;_afcgf ++{_aabc (_afcgf ,nil );};};_aabc (_fabb ,_ccde );};};var _bbgd float64 ;for _ ,_baeg :=range _dffgfe {if _baeg > _bbgd {_bbgd =_baeg ; +};};if _ebabba &&_bbgd < _aeacb .Height {if _edgac < 0{_edgac =len (_affcf ._gggdf );};_dcaga :=_affcf ._gggdf [_edgac -1]._cddg +_affcf ._gggdf [_edgac -1]._fcabc -1;for _egcd :=_edgac ;_egcd < len (_affcf ._gggdf );_egcd ++{_affcf ._gggdf [_egcd ]._cddg ++; +};_affcf ._gggdf =append (_affcf ._gggdf [:_edgac ],append (_dfab ,_affcf ._gggdf [_edgac :]...)...);_affcf ._abaa =append (_affcf ._abaa [:_dcaga ],append ([]float64 {_dfafg },_affcf ._abaa [_dcaga :]...)...);_affcf ._abaa [_ecgad ._cddg +_ecgad ._fcabc -2]=_bbgd ; +};return _ebabba ,nil ;}; -// SetColumns overwrites any columns in the line items table. This should be -// called before AddLine. -func (_cafd *Invoice )SetColumns (cols []*InvoiceCell ){_cafd ._dbcb =cols }; +// ScaleToWidth scales the rectangle to the specified width. The height of +// the rectangle is scaled so that the aspect ratio is maintained. +func (_ecdg *Rectangle )ScaleToWidth (w float64 ){_fcab :=_ecdg ._ddbcg /_ecdg ._cdagc ;_ecdg ._cdagc =w ;_ecdg ._ddbcg =w *_fcab ;};func (_agdc *Creator )wrapPageIfNeeded (_abbf *_bbd .PdfPage )(*_bbd .PdfPage ,error ){_ebed ,_egge :=_abbf .GetAllContentStreams (); +if _egge !=nil {return nil ,_egge ;};_dggd :=_da .NewContentStreamParser (_ebed );_fbf ,_egge :=_dggd .Parse ();if _egge !=nil {return nil ,_egge ;};if !_fbf .HasUnclosedQ (){return nil ,nil ;};_fbf .WrapIfNeeded ();_aac ,_egge :=_bf .MakeStream (_fbf .Bytes (),_bf .NewFlateEncoder ()); +if _egge !=nil {return nil ,_egge ;};_abbf .Contents =_bf .MakeArray (_aac );return _abbf ,nil ;}; -// SkipCells skips over a specified number of cells in the table. -func (_fdga *Table )SkipCells (num int ){if num < 0{_bcf .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 _ecbcc :=0;_ecbcc < num ;_ecbcc ++{_fdga .NewCell ();};}; +// NewLinearGradientColor creates a linear gradient color that could act as a color in other components. +func (_bgce *Creator )NewLinearGradientColor (colorPoints []*ColorPoint )*LinearShading {return _bddgc (colorPoints );}; -// 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{_gebe []VectorDrawable ;_adfgb Positioning ;_dagd Margins ;_dbfb Margins ;_cffa bool ;_gacgg bool ;_gcgc *Background ;}; +// 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 (_aeac *Image )ConvertToBinary ()error {return _aeac ._dcce .ConvertToBinary ()}; -// Subtotal returns the invoice subtotal description and value cells. +// SetLevelOffset sets the amount of space an indentation level occupies. +func (_adbe *TOCLine )SetLevelOffset (levelOffset float64 ){_adbe ._ebadg =levelOffset ;_adbe ._ebca ._dadf .Left =_adbe ._ggcac +float64 (_adbe ._fffag -1)*_adbe ._ebadg ;}; + +// DueDate returns the invoice due date description and value cells. // The returned values can be used to customize the styles of the cells. -func (_fadb *Invoice )Subtotal ()(*InvoiceCell ,*InvoiceCell ){return _fadb ._edeg [0],_fadb ._edeg [1]}; +func (_gccc *Invoice )DueDate ()(*InvoiceCell ,*InvoiceCell ){return _gccc ._cdfc [0],_gccc ._cdfc [1]};func _ebdf (_cfafg *_a .File )([]*_bbd .PdfPage ,error ){_edffd ,_gggbb :=_bbd .NewPdfReader (_cfafg );if _gggbb !=nil {return nil ,_gggbb ;};_bgega ,_gggbb :=_edffd .GetNumPages (); +if _gggbb !=nil {return nil ,_gggbb ;};var _aabbb []*_bbd .PdfPage ;for _bffe :=0;_bffe < _bgega ;_bffe ++{_gaaec ,_gfbeb :=_edffd .GetPage (_bffe +1);if _gfbeb !=nil {return nil ,_gfbeb ;};_aabbb =append (_aabbb ,_gaaec );};return _aabbb ,nil ;}; -// FitMode returns the fit mode of the line. -func (_cegd *Line )FitMode ()FitMode {return _cegd ._dccfc }; +// SetFitMode sets the fit mode of the line. +// NOTE: The fit mode is only applied if relative positioning is used. +func (_ecca *Line )SetFitMode (fitMode FitMode ){_ecca ._egfe =fitMode }; -// TableCell defines a table cell which can contain a Drawable as content. -type TableCell struct{_faddc Color ;_aecdc _bb .LineStyle ;_fcbae CellBorderStyle ;_agfcf Color ;_cgab float64 ;_fdaa CellBorderStyle ;_bedc Color ;_badde float64 ;_edebe CellBorderStyle ;_ddadg Color ;_bgaa float64 ;_gcbc CellBorderStyle ;_dede Color ; -_ccfg float64 ;_eeee ,_dagb int ;_gadf int ;_bffad int ;_egga VectorDrawable ;_ebedd CellHorizontalAlignment ;_fafcd CellVerticalAlignment ;_cgce float64 ;_gfggf *Table ;};func (_dfac *StyledParagraph )getLineMetrics (_dbab int )(_acag ,_fgaddb ,_cdd float64 ){if _dfac ._afaa ==nil ||len (_dfac ._afaa )==0{_dfac .wrapText (); -};if _dbab < 0||_dbab > len (_dfac ._afaa )-1{_bcf .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",_dbab ); -return 0,0,0;};_ebabf :=_dfac ._afaa [_dbab ];for _ ,_fcee :=range _ebabf {_bcgfb :=_fccea (_fcee .Style .Font ,_fcee .Style .FontSize );if _bcgfb ._adeec > _acag {_acag =_bcgfb ._adeec ;};if _bcgfb ._dfag < _cdd {_cdd =_bcgfb ._dfag ;};if _cdge :=_fcee .Style .FontSize ; -_cdge > _fgaddb {_fgaddb =_cdge ;};};return _acag ,_fgaddb ,_cdd ;}; +// CellBorderSide defines the table cell's border side. +type CellBorderSide int ; -// SetFillColor sets the fill color. -func (_gdbcf *Polygon )SetFillColor (color Color ){_gdbcf ._dccd =color ;_gdbcf ._efbbb .FillColor =_cegc (color );};func (_dfff *templateProcessor )parseChart (_gacfc *templateNode )(interface{},error ){var _ggadd string ;for _ ,_feged :=range _gacfc ._dcedab .Attr {_beeb :=_feged .Value ; -switch _ceebc :=_feged .Name .Local ;_ceebc {case "\u0073\u0072\u0063":_ggadd =_beeb ;};};if _ggadd ==""{_dfff .nodeLogError (_gacfc ,"\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 ,_gbdaa ;};_dfacaf ,_gfedd :=_dfff ._cbgd .ChartMap [_ggadd ];if !_gfedd {_dfff .nodeLogError (_gacfc ,"\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",_ggadd ); -return nil ,_gbdaa ;};_badg :=NewChart (_dfacaf );for _ ,_ebfc :=range _gacfc ._dcedab .Attr {_edgb :=_ebfc .Value ;switch _fbbg :=_ebfc .Name .Local ;_fbbg {case "\u0078":_badg .SetPos (_dfff .parseFloatAttr (_fbbg ,_edgb ),_badg ._ebab );case "\u0079":_badg .SetPos (_badg ._bgfe ,_dfff .parseFloatAttr (_fbbg ,_edgb )); -case "\u006d\u0061\u0072\u0067\u0069\u006e":_bfcc :=_dfff .parseMarginAttr (_fbbg ,_edgb );_badg .SetMargins (_bfcc .Left ,_bfcc .Right ,_bfcc .Top ,_bfcc .Bottom );case "\u0077\u0069\u0064t\u0068":_badg ._afdb .SetWidth (int (_dfff .parseFloatAttr (_fbbg ,_edgb ))); -case "\u0068\u0065\u0069\u0067\u0068\u0074":_badg ._afdb .SetHeight (int (_dfff .parseFloatAttr (_fbbg ,_edgb )));case "\u0073\u0072\u0063":break ;default:_dfff .nodeLogDebug (_gacfc ,"\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",_fbbg ); -};};return _badg ,nil ;}; +// GeneratePageBlocks generates the page blocks for the Division component. +// Multiple blocks are generated if the contents wrap over multiple pages. +func (_gaege *Division )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_adc []*Block ;_cecf bool ;_eefa error ;_gddb =_gaege ._gdcc .IsRelative ();_gag =_gaege ._ggea .Top ;);if _gddb &&!_gaege ._acd &&!_gaege ._abgc {_cdgg :=_gaege .ctxHeight (ctx .Width ); +if _cdgg > ctx .Height -_gaege ._ggea .Top &&_cdgg <=ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom {if _adc ,ctx ,_eefa =_gaebg ().GeneratePageBlocks (ctx );_eefa !=nil {return nil ,ctx ,_eefa ;};_cecf =true ;_gag =0;};};_ebebd :=ctx ;_efaf :=ctx ; +if _gddb {ctx .X +=_gaege ._ggea .Left ;ctx .Y +=_gag ;ctx .Width -=_gaege ._ggea .Left +_gaege ._ggea .Right ;ctx .Height -=_gag ;_efaf =ctx ;ctx .X +=_gaege ._eabe .Left ;ctx .Y +=_gaege ._eabe .Top ;ctx .Width -=_gaege ._eabe .Left +_gaege ._eabe .Right ; +ctx .Height -=_gaege ._eabe .Top ;ctx .Margins .Top +=_gaege ._eabe .Top ;ctx .Margins .Bottom +=_gaege ._eabe .Bottom ;ctx .Margins .Left +=_gaege ._ggea .Left +_gaege ._eabe .Left ;ctx .Margins .Right +=_gaege ._ggea .Right +_gaege ._eabe .Right ;};ctx .Inline =_gaege ._abgc ; +_abd :=ctx ;_eabf :=ctx ;var _bdge float64 ;for _ ,_abbfd :=range _gaege ._befg {if ctx .Inline {if (ctx .X -_abd .X )+_abbfd .Width ()<=ctx .Width {ctx .Y =_eabf .Y ;ctx .Height =_eabf .Height ;}else {ctx .X =_abd .X ;ctx .Width =_abd .Width ;_eabf .Y +=_bdge ; +_eabf .Height -=_bdge ;_bdge =0;};};_dfeb ,_dbfcg ,_bfff :=_abbfd .GeneratePageBlocks (ctx );if _bfff !=nil {_ee .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",_bfff ); +return nil ,ctx ,_bfff ;};if len (_dfeb )< 1{continue ;};if len (_adc )> 0{_adc [len (_adc )-1].mergeBlocks (_dfeb [0]);_adc =append (_adc ,_dfeb [1:]...);}else {if _bcfe :=_dfeb [0]._ec ;_bcfe ==nil ||len (*_bcfe )==0{_cecf =true ;};_adc =append (_adc ,_dfeb [0:]...); +};if ctx .Inline {if ctx .Page !=_dbfcg .Page {_abd .Y =ctx .Margins .Top ;_abd .Height =ctx .PageHeight -ctx .Margins .Top ;_eabf .Y =_abd .Y ;_eabf .Height =_abd .Height ;_bdge =_dbfcg .Height -_abd .Height ;}else {if _eegc :=ctx .Height -_dbfcg .Height ; +_eegc > _bdge {_bdge =_eegc ;};};}else {_dbfcg .X =ctx .X ;};ctx =_dbfcg ;};ctx .Inline =_ebebd .Inline ;ctx .Margins =_ebebd .Margins ;if _gddb {ctx .X =_ebebd .X ;ctx .Width =_ebebd .Width ;ctx .Y +=_gaege ._eabe .Bottom ;ctx .Height -=_gaege ._eabe .Bottom ; +};if _gaege ._cacc !=nil {_adc ,_eefa =_gaege .drawBackground (_adc ,_efaf ,ctx ,_cecf );if _eefa !=nil {return nil ,ctx ,_eefa ;};};if _gaege ._gdcc .IsAbsolute (){return _adc ,_ebebd ,nil ;};ctx .Y +=_gaege ._ggea .Bottom ;ctx .Height -=_gaege ._ggea .Bottom ; +return _adc ,ctx ,nil ;}; -// Positioning returns the type of positioning the ellipse is set to use. -func (_fefe *Ellipse )Positioning ()Positioning {return _fefe ._decd }; +// Scale sets the scale ratio with `X` factor and `Y` factor for the graphic svg. +func (_eecc *GraphicSVG )Scale (xFactor ,yFactor float64 ){_eecc ._gdbd .Width =xFactor *_eecc ._gdbd .Width ;_eecc ._gdbd .Height =yFactor *_eecc ._gdbd .Height ;_eecc ._gdbd .SetScaling (xFactor ,yFactor );};func _bgaf (_gfgbd *Creator ,_gecfa _ga .Reader ,_eecde interface{},_bgae *TemplateOptions ,_edccg componentRenderer )error {if _gfgbd ==nil {_ee .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 _eeaffa ;};_gcfb :="";if _cgee ,_gbbcf :=_gecfa .(*_a .File );_gbbcf {_gcfb =_cgee .Name ();};_gcfa :=_fg .NewBuffer (nil );if _ ,_gaeda :=_ga .Copy (_gcfa ,_gecfa );_gaeda !=nil {return _gaeda ;};_eagf :=_ed .FuncMap {"\u0064\u0069\u0063\u0074":_ggba }; +if _bgae !=nil &&_bgae .HelperFuncMap !=nil {for _gbcg ,_beba :=range _bgae .HelperFuncMap {if _ ,_fbbdd :=_eagf [_gbcg ];_fbbdd {_ee .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",_gbcg ); +continue ;};_eagf [_gbcg ]=_beba ;};};_aead ,_fdgc :=_ed .New ("").Funcs (_eagf ).Parse (_gcfa .String ());if _fdgc !=nil {return _fdgc ;};if _bgae !=nil &&_bgae .SubtemplateMap !=nil {for _efdg ,_dgefc :=range _bgae .SubtemplateMap {if _efdg ==""{_ee .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 _dgefc ==nil {_ee .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 ;};_gecdb :=_fg .NewBuffer (nil );if _ ,_bgfe :=_ga .Copy (_gecdb ,_dgefc );_bgfe !=nil {return _bgfe ;};if _ ,_abafd :=_aead .New (_efdg ).Parse (_gecdb .String ());_abafd !=nil {return _abafd ;};};};_gcfa .Reset ();if _ggeb :=_aead .Execute (_gcfa ,_eecde ); +_ggeb !=nil {return _ggeb ;};return _gaegg (_gfgbd ,_gcfb ,_gcfa .Bytes (),_bgae ,_edccg ).run ();}; -// 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 (_bbgbe *TOC )SetLineStyle (style TextStyle ){_bbgbe .SetLineNumberStyle (style );_bbgbe .SetLineTitleStyle (style );_bbgbe .SetLineSeparatorStyle (style );_bbgbe .SetLinePageStyle (style );}; +// 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 (_gafe *Creator )SetOutlineTree (outlineTree *_bbd .PdfOutlineTreeNode ){_gafe ._bagg =outlineTree };func _dddg (_egbfc *Block ,_beeaa *Image ,_cccd DrawContext )(DrawContext ,error ){_edffb :=_cccd ;_bdcg :=1;_ddgec :=_bf .PdfObjectName (_b .Sprintf ("\u0049\u006d\u0067%\u0064",_bdcg )); +for _egbfc ._ce .HasXObjectByName (_ddgec ){_bdcg ++;_ddgec =_bf .PdfObjectName (_b .Sprintf ("\u0049\u006d\u0067%\u0064",_bdcg ));};_dggb :=_egbfc ._ce .SetXObjectImageByName (_ddgec ,_beeaa ._dgcf );if _dggb !=nil {return _cccd ,_dggb ;};_gbcbc :=0;_cdbc :=_bf .PdfObjectName (_b .Sprintf ("\u0047\u0053\u0025\u0064",_gbcbc )); +for _egbfc ._ce .HasExtGState (_cdbc ){_gbcbc ++;_cdbc =_bf .PdfObjectName (_b .Sprintf ("\u0047\u0053\u0025\u0064",_gbcbc ));};_bcfa :=_bf .MakeDict ();_bcfa .Set ("\u0042\u004d",_bf .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));if _beeaa ._gcce < 1.0{_bcfa .Set ("\u0043\u0041",_bf .MakeFloat (_beeaa ._gcce )); +_bcfa .Set ("\u0063\u0061",_bf .MakeFloat (_beeaa ._gcce ));};_dggb =_egbfc ._ce .AddExtGState (_cdbc ,_bf .MakeIndirectObject (_bcfa ));if _dggb !=nil {return _cccd ,_dggb ;};_gddd :=_beeaa .Width ();_agea :=_beeaa .Height ();_ ,_gefe :=_beeaa .rotatedSize (); +_bdgca :=_cccd .X ;_gbce :=_cccd .PageHeight -_cccd .Y -_agea ;if _beeaa ._fgcd .IsRelative (){_gbce -=(_gefe -_agea )/2;switch _beeaa ._gdbdg {case HorizontalAlignmentCenter :_bdgca +=(_cccd .Width -_gddd )/2;case HorizontalAlignmentRight :_bdgca =_cccd .PageWidth -_cccd .Margins .Right -_beeaa ._ecd .Right -_gddd ; +};};_ffae :=_beeaa ._bbed ;_gdbg :=_da .NewContentCreator ();_gdbg .Add_gs (_cdbc );_gdbg .Translate (_bdgca ,_gbce );if _ffae !=0{_gdbg .Translate (_gddd /2,_agea /2);_gdbg .RotateDeg (_ffae );_gdbg .Translate (-_gddd /2,-_agea /2);};_gdbg .Scale (_gddd ,_agea ).Add_Do (_ddgec ); +_abcg :=_gdbg .Operations ();_abcg .WrapIfNeeded ();_egbfc .addContents (_abcg );if _beeaa ._fgcd .IsRelative (){_cccd .Y +=_gefe ;_cccd .Height -=_gefe ;return _cccd ,nil ;};return _edffb ,nil ;}; -// 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{_geaeg *_bb .Polyline ;_cga float64 ;}; +// SetMargins sets the margins of the line. +// NOTE: line margins are only applied if relative positioning is used. +func (_cfee *Line )SetMargins (left ,right ,top ,bottom float64 ){_cfee ._babe .Left =left ;_cfee ._babe .Right =right ;_cfee ._babe .Top =top ;_cfee ._babe .Bottom =bottom ;}; -// FillColor returns the fill color of the rectangle. -func (_adecb *Rectangle )FillColor ()Color {return _adecb ._gfcc };const (CellBorderStyleNone CellBorderStyle =iota ;CellBorderStyleSingle ;CellBorderStyleDouble ;);func (_afedgg *List )markerWidth ()float64 {var _dagcg float64 ;for _ ,_cedbe :=range _afedgg ._gcaa {_efgbe :=_fcgda (_afedgg ._dbde ); -_efgbe .SetEnableWrap (false );_efgbe .SetTextAlignment (TextAlignmentRight );_efgbe .Append (_cedbe ._aebgb .Text ).Style =_cedbe ._aebgb .Style ;_afagg :=_efgbe .getTextWidth ()/1000.0;if _dagcg < _afagg {_dagcg =_afagg ;};};return _dagcg ;};func (_cdbe *StyledParagraph )getMaxLineWidth ()float64 {if _cdbe ._afaa ==nil ||len (_cdbe ._afaa )==0{_cdbe .wrapText (); -};var _gebaed float64 ;for _ ,_ggfd :=range _cdbe ._afaa {_dgeb :=_cdbe .getTextLineWidth (_ggfd );if _dgeb > _gebaed {_gebaed =_dgeb ;};};return _gebaed ;}; +// PageSize represents the page size as a 2 element array representing the width and height in PDF document units (points). +type PageSize [2]float64 ; -// GeneratePageBlocks draws the block contents on a template Page block. -// Implements the Drawable interface. -func (_dba *Block )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dac :=_gd .IdentityMatrix ();_cab ,_gge :=_dba .Width (),_dba .Height ();if _dba ._dg .IsRelative (){_dac =_dac .Translate (ctx .X ,ctx .PageHeight -ctx .Y -_gge ); -}else {_dac =_dac .Translate (_dba ._cc ,ctx .PageHeight -_dba ._eda -_gge );};_cca :=_gge ;if _dba ._gdc !=0{_dac =_dac .Translate (_cab /2,_gge /2).Rotate (_dba ._gdc *_af .Pi /180.0).Translate (-_cab /2,-_gge /2);_ ,_cca =_dba .RotatedSize ();};if _dba ._dg .IsRelative (){ctx .Y +=_cca ; -};_dfdd :=_cg .NewContentCreator ();_dfdd .Add_cm (_dac [0],_dac [1],_dac [3],_dac [4],_dac [6],_dac [7]);_gec :=_dba .duplicate ();_bf :=append (*_dfdd .Operations (),*_gec ._db ...);_bf .WrapIfNeeded ();_gec ._db =&_bf ;for _ ,_age :=range _dba ._da {_afdd ,_eed :=_gac .GetArray (_age .Rect ); -if !_eed ||_afdd .Len ()!=4{_bcf .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",_age .Rect ); -continue ;};_feg ,_ef :=_bce .NewPdfRectangle (*_afdd );if _ef !=nil {_bcf .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",_ef ); -continue ;};_feg .Transform (_dac );_age .Rect =_feg .ToPdfObject ();};return []*Block {_gec },ctx ,nil ;}; +// SetEnableWrap sets the line wrapping enabled flag. +func (_cafee *StyledParagraph )SetEnableWrap (enableWrap bool ){_cafee ._abbea =enableWrap ;_cafee ._ccddf =false ;};func (_bfce *templateProcessor )getNodeErrorLocation (_gfgee *templateNode ,_cebf string ,_ccec ...interface{})string {_begf :=_b .Sprintf (_cebf ,_ccec ...); +_aaaad :=_b .Sprintf ("\u0025\u0064",_gfgee ._bcbaa );if _gfgee ._dfcc !=0{_aaaad =_b .Sprintf ("\u0025\u0064\u003a%\u0064",_gfgee ._dfcc ,_gfgee ._efaa );};if _bfce ._dedc !=""{return _b .Sprintf ("\u0025\u0073\u0020\u005b\u0025\u0073\u003a\u0025\u0073\u005d",_begf ,_bfce ._dedc ,_aaaad ); +};return _b .Sprintf ("\u0025s\u0020\u005b\u0025\u0073\u005d",_begf ,_aaaad );}; -// NewCurve returns new instance of Curve between points (x1,y1) and (x2, y2) with control point (cx,cy). -func (_ddfge *Creator )NewCurve (x1 ,y1 ,cx ,cy ,x2 ,y2 float64 )*Curve {return _cgf (x1 ,y1 ,cx ,cy ,x2 ,y2 );}; +// SetLineOpacity sets the line opacity. +func (_acggeb *Polyline )SetLineOpacity (opacity float64 ){_acggeb ._cgfef =opacity };func (_ccad *templateProcessor )parseTextVerticalAlignmentAttr (_fbdca ,_dfgg string )TextVerticalAlignment {_ee .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",_fbdca ,_dfgg ); +_cecgb :=map[string ]TextVerticalAlignment {"\u0062\u0061\u0073\u0065\u006c\u0069\u006e\u0065":TextVerticalAlignmentBaseline ,"\u0063\u0065\u006e\u0074\u0065\u0072":TextVerticalAlignmentCenter }[_dfgg ];return _cecgb ;};func _dcgf (_geae Color )_bbd .PdfColor {if _geae ==nil {_geae =ColorBlack ; +};switch _gddg :=_geae .(type ){case cmykColor :return _bbd .NewPdfColorDeviceCMYK (_gddg ._fegag ,_gddg ._acbg ,_gddg ._aggdc ,_gddg ._dfag );case *LinearShading :return _bbd .NewPdfColorPatternType2 ();case *RadialShading :return _bbd .NewPdfColorPatternType3 (); +};return _bbd .NewPdfColorDeviceRGB (_geae .ToRGB ());};func (_baaf *templateProcessor )parseRadialGradientAttr (creator *Creator ,_aafdd string )Color {_cgdg :=ColorBlack ;if _aafdd ==""{return _cgdg ;};var (_bcbae error ;_cbcg =0.0;_cfcge =0.0;_afee =-1.0; +_dgdfa =_dd .Split (_aafdd [16:len (_aafdd )-1],"\u002c"););_edbga :=_dd .Fields (_dgdfa [0]);if len (_edbga )==2&&_dd .TrimSpace (_edbga [0])[0]!='#'{_cbcg ,_bcbae =_bb .ParseFloat (_edbga [0],64);if _bcbae !=nil {_ee .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",_bcbae ); +};_cfcge ,_bcbae =_bb .ParseFloat (_edbga [1],64);if _bcbae !=nil {_ee .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",_bcbae ); +};_dgdfa =_dgdfa [1:];};_dgbea :=_dd .TrimSpace (_dgdfa [0]);if _dgbea [0]!='#'{_afee ,_bcbae =_bb .ParseFloat (_dgbea ,64);if _bcbae !=nil {_ee .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",_bcbae ); +};_dgdfa =_dgdfa [1:];};_ecced ,_cacg :=_baaf .processGradientColorPair (_dgdfa );if _ecced ==nil ||_cacg ==nil {return _cgdg ;};_gfag :=creator .NewRadialGradientColor (_cbcg ,_cfcge ,0,_afee ,[]*ColorPoint {});for _cebe :=0;_cebe < len (_ecced );_cebe ++{_gfag .AddColorStop (_ecced [_cebe ],_cacg [_cebe ]); +};return _gfag ;}; -// SetLineHeight sets the line height (1.0 default). -func (_bdcbd *StyledParagraph )SetLineHeight (lineheight float64 ){_bdcbd ._bfef =lineheight };var _dadef =map[string ]*templateTag {"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":&templateTag {_abgc :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{}{}},_bdea :_beaab },"\u0074\u0065\u0078\u0074\u002d\u0063\u0068\u0075\u006e\u006b":&templateTag {_abgc :map[string ]struct{}{"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":struct{}{}},_bdea :_facdb },"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":&templateTag {_abgc :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{}{}},_bdea :_fcdde },"\u0074\u0061\u0062l\u0065":&templateTag {_abgc :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{}{}},_bdea :_bbbec },"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":&templateTag {_abgc :map[string ]struct{}{"\u0074\u0061\u0062l\u0065":struct{}{}},_bdea :_ecfe },"\u006c\u0069\u006e\u0065":&templateTag {_abgc :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{}{}},_bdea :_abbfg },"\u0072e\u0063\u0074\u0061\u006e\u0067\u006ce":&templateTag {_abgc :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{}{}},_bdea :_aeca },"\u0065l\u006c\u0069\u0070\u0073\u0065":&templateTag {_abgc :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{}{}},_bdea :_degdd },"\u0069\u006d\u0061g\u0065":&templateTag {_abgc :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{}{}},_bdea :_bcaac },"\u0063h\u0061\u0070\u0074\u0065\u0072":&templateTag {_abgc :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_bdea :_dddc },"\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":&templateTag {_abgc :map[string ]struct{}{"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_bdea :_cdedg },"\u0063\u0068\u0061r\u0074":&templateTag {_abgc :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{}{}},_bdea :_gcaae },"\u0070\u0061\u0067\u0065\u002d\u0062\u0072\u0065\u0061\u006b":&templateTag {_abgc :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_bdea :_fcagf },"\u0062\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064":&templateTag {_abgc :map[string ]struct{}{"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{}},_bdea :_ebcee },"\u006c\u0069\u0073\u0074":&templateTag {_abgc :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{}{}},_bdea :_ffgccd },"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":&templateTag {_abgc :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{}},_bdea :_ebegb },"l\u0069\u0073\u0074\u002d\u006d\u0061\u0072\u006b\u0065\u0072":&templateTag {_abgc :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_bdea :_baadb }}; -func _gdcdg (_edaa string ,_cef _gac .PdfObject ,_dgb *_bce .PdfPageResources )_gac .PdfObjectName {_eeg :=_df .TrimRightFunc (_df .TrimSpace (_edaa ),func (_fcf rune )bool {return _fce .IsNumber (_fcf )});if _eeg ==""{_eeg ="\u0046\u006f\u006e\u0074"; -};_ebdc :=0;_aaa :=_gac .PdfObjectName (_edaa );for {_ege ,_afe :=_dgb .GetFontByName (_aaa );if !_afe ||_ege ==_cef {break ;};_ebdc ++;_aaa =_gac .PdfObjectName (_g .Sprintf ("\u0025\u0073\u0025\u0064",_eeg ,_ebdc ));};return _aaa ;}; +// 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 (_egcdf *TableCell )SetContent (vd VectorDrawable )error {switch _cgac :=vd .(type ){case *Paragraph :if _cgac ._gecd {_cgac ._bacce =true ;};_egcdf ._ffed =vd ;case *StyledParagraph :if _cgac ._ccddf {_cgac ._abbea =true ;};_egcdf ._ffed =vd ;case *Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line :_egcdf ._ffed =vd ; +default:_ee .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 _bf .ErrTypeError ;};return nil ;};const (TextOverflowVisible TextOverflow =iota ;TextOverflowHidden ;); -// SetAngle sets the rotation angle in degrees. -func (_gg *Block )SetAngle (angleDeg float64 ){_gg ._gdc =angleDeg }; +// 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 (_bbab *List )Add (item VectorDrawable )(*TextChunk ,error ){_afdca :=&listItem {_dgfd :item ,_badgf :_bbab ._cafc };switch _cdfgg :=item .(type ){case *Paragraph :case *StyledParagraph :case *List :if _cdfgg ._cbeab {_cdfgg ._eaef =15;};case *Division :case *Image :case *Table :default:return nil ,_ge .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"); +};_bbab ._gebg =append (_bbab ._gebg ,_afdca );return &_afdca ._badgf ,nil ;};func (_deccc *templateProcessor )parseParagraph (_daedd *templateNode ,_gcde *Paragraph )(interface{},error ){if _gcde ==nil {_gcde =_deccc .creator .NewParagraph ("");};for _ ,_defc :=range _daedd ._ebeg .Attr {_gcfad :=_defc .Value ; +switch _fdcgf :=_defc .Name .Local ;_fdcgf {case "\u0066\u006f\u006e\u0074":_gcde .SetFont (_deccc .parseFontAttr (_fdcgf ,_gcfad ));case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_gcde .SetFontSize (_deccc .parseFloatAttr (_fdcgf ,_gcfad ));case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_gcde .SetTextAlignment (_deccc .parseTextAlignmentAttr (_fdcgf ,_gcfad )); +case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_gcde .SetLineHeight (_deccc .parseFloatAttr (_fdcgf ,_gcfad ));case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_gcde .SetEnableWrap (_deccc .parseBoolAttr (_fdcgf ,_gcfad )); +case "\u0063\u006f\u006co\u0072":_gcde .SetColor (_deccc .parseColorAttr (_fdcgf ,_gcfad ));case "\u0078":_gcde .SetPos (_deccc .parseFloatAttr (_fdcgf ,_gcfad ),_gcde ._egce );case "\u0079":_gcde .SetPos (_gcde ._bagf ,_deccc .parseFloatAttr (_fdcgf ,_gcfad )); +case "\u0061\u006e\u0067l\u0065":_gcde .SetAngle (_deccc .parseFloatAttr (_fdcgf ,_gcfad ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_dcabg :=_deccc .parseMarginAttr (_fdcgf ,_gcfad );_gcde .SetMargins (_dcabg .Left ,_dcabg .Right ,_dcabg .Top ,_dcabg .Bottom ); +case "\u006da\u0078\u002d\u006c\u0069\u006e\u0065s":_gcde .SetMaxLines (int (_deccc .parseInt64Attr (_fdcgf ,_gcfad )));default:_deccc .nodeLogDebug (_daedd ,"\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",_fdcgf ); +};};return _gcde ,nil ;};func (_addf *Chapter )headingNumber ()string {var _cea string ;if _addf ._ffef {if _addf ._eca !=0{_cea =_bb .Itoa (_addf ._eca )+"\u002e";};if _addf ._bcd !=nil {_ecfc :=_addf ._bcd .headingNumber ();if _ecfc !=""{_cea =_ecfc +_cea ; +};};};return _cea ;}; -// SetBorder sets the cell's border style. -func (_cegda *TableCell )SetBorder (side CellBorderSide ,style CellBorderStyle ,width float64 ){if style ==CellBorderStyleSingle &&side ==CellBorderSideAll {_cegda ._fcbae =CellBorderStyleSingle ;_cegda ._cgab =width ;_cegda ._fdaa =CellBorderStyleSingle ; -_cegda ._badde =width ;_cegda ._edebe =CellBorderStyleSingle ;_cegda ._bgaa =width ;_cegda ._gcbc =CellBorderStyleSingle ;_cegda ._ccfg =width ;}else if style ==CellBorderStyleDouble &&side ==CellBorderSideAll {_cegda ._fcbae =CellBorderStyleDouble ;_cegda ._cgab =width ; -_cegda ._fdaa =CellBorderStyleDouble ;_cegda ._badde =width ;_cegda ._edebe =CellBorderStyleDouble ;_cegda ._bgaa =width ;_cegda ._gcbc =CellBorderStyleDouble ;_cegda ._ccfg =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideLeft {_cegda ._fcbae =style ; -_cegda ._cgab =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideBottom {_cegda ._fdaa =style ;_cegda ._badde =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideRight {_cegda ._edebe =style ; -_cegda ._bgaa =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideTop {_cegda ._gcbc =style ;_cegda ._ccfg =width ;};}; +// SetLineTitleStyle sets the style for the title part of all new lines +// of the table of contents. +func (_ecged *TOC )SetLineTitleStyle (style TextStyle ){_ecged ._abgfe =style }; -// Color returns the color of the line. -func (_bbgb *Line )Color ()Color {return _bbgb ._dgdd }; +// AddAnnotation adds an annotation to the current block. +// The annotation will be added to the page the block will be rendered on. +func (_gd *Block )AddAnnotation (annotation *_bbd .PdfAnnotation ){for _ ,_cc :=range _gd ._cb {if _cc ==annotation {return ;};};_gd ._cb =append (_gd ._cb ,annotation );}; -// AddLine appends a new line to the invoice line items table. -func (_cbgb *Invoice )AddLine (values ...string )[]*InvoiceCell {_bdac :=len (_cbgb ._dbcb );var _aage []*InvoiceCell ;for _cfde ,_fbfac :=range values {_ecgb :=_cbgb .newCell (_fbfac ,_cbgb ._debf );if _cfde < _bdac {_ecgb .Alignment =_cbgb ._dbcb [_cfde ].Alignment ; -};_aage =append (_aage ,_ecgb );};_cbgb ._ebcb =append (_cbgb ._ebcb ,_aage );return _aage ;};type templateTag struct{_abgc map[string ]struct{};_bdea func (*templateProcessor ,*templateNode )(interface{},error );};func (_deg *Block )addContentsByString (_ba string )error {_acf :=_cg .NewContentStreamParser (_ba ); -_cda ,_efe :=_acf .Parse ();if _efe !=nil {return _efe ;};_deg ._db .WrapIfNeeded ();_cda .WrapIfNeeded ();*_deg ._db =append (*_deg ._db ,*_cda ...);return nil ;}; +// FitMode defines resizing options of an object inside a container. +type FitMode int ; -// GetMargins returns the Paragraph's margins: left, right, top, bottom. -func (_agcf *Paragraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _agcf ._gedb .Left ,_agcf ._gedb .Right ,_agcf ._gedb .Top ,_agcf ._gedb .Bottom ;}; +// GeneratePageBlocks draws the polygon on a new block representing the page. +// Implements the Drawable interface. +func (_dedb *Polygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dgb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_faef ,_baefd :=_dgb .setOpacity (_dedb ._cfeea ,_dedb ._fbeb );if _baefd !=nil {return nil ,ctx ,_baefd ;};_gabde :=_dedb ._bbbe ; +_gabde .FillEnabled =_gabde .FillColor !=nil ;_gabde .BorderEnabled =_gabde .BorderColor !=nil &&_gabde .BorderWidth > 0;_gefa :=_gabde .Points ;_eeccb :=_bbd .PdfRectangle {};_fafc :=false ;for _fbab :=range _gefa {for _ecee :=range _gefa [_fbab ]{_aebgg :=&_gefa [_fbab ][_ecee ]; +_aebgg .Y =ctx .PageHeight -_aebgg .Y ;if !_fafc {_eeccb .Llx =_aebgg .X ;_eeccb .Lly =_aebgg .Y ;_eeccb .Urx =_aebgg .X ;_eeccb .Ury =_aebgg .Y ;_fafc =true ;}else {_eeccb .Llx =_bbg .Min (_eeccb .Llx ,_aebgg .X );_eeccb .Lly =_bbg .Min (_eeccb .Lly ,_aebgg .Y ); +_eeccb .Urx =_bbg .Max (_eeccb .Urx ,_aebgg .X );_eeccb .Ury =_bbg .Max (_eeccb .Ury ,_aebgg .Y );};};};if _gabde .FillEnabled {_ggga :=_agab (_dgb ,_dedb ._bbbe .FillColor ,_dedb ._fbceb ,func ()Rectangle {return Rectangle {_bgcbe :_eeccb .Llx ,_aagb :_eeccb .Lly ,_cdagc :_eeccb .Width (),_ddbcg :_eeccb .Height ()}; +});if _ggga !=nil {return nil ,ctx ,_ggga ;};};_aaafg ,_ ,_baefd :=_gabde .Draw (_faef );if _baefd !=nil {return nil ,ctx ,_baefd ;};if _baefd =_dgb .addContentsByString (string (_aaafg ));_baefd !=nil {return nil ,ctx ,_baefd ;};return []*Block {_dgb },ctx ,nil ; +};func _bfbdb (_fffce *templateProcessor ,_efgb *templateNode )(interface{},error ){return _fffce .parseChapter (_efgb );}; -// SetFillColor sets the fill color of the rectangle. -func (_fcdbg *Rectangle )SetFillColor (col Color ){_fcdbg ._gfcc =col };type fontMetrics struct{_adeec float64 ;_edbe float64 ;_adgag float64 ;_dfag float64 ;}; +// TextStyle is a collection of properties that can be assigned to a text chunk. +type TextStyle struct{ -// GeneratePageBlocks generates the page blocks. Multiple blocks are generated if the contents wrap -// over multiple pages. Implements the Drawable interface. -func (_gcgf *Paragraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_daged :=ctx ;var _effa []*Block ;_fgcb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _gcgf ._cebg .IsRelative (){ctx .X +=_gcgf ._gedb .Left ;ctx .Y +=_gcgf ._gedb .Top ; -ctx .Width -=_gcgf ._gedb .Left +_gcgf ._gedb .Right ;ctx .Height -=_gcgf ._gedb .Top ;_gcgf .SetWidth (ctx .Width );if _gcgf .Height ()> ctx .Height {_effa =append (_effa ,_fgcb );_fgcb =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_bade :=ctx ; -_bade .Y =ctx .Margins .Top ;_bade .X =ctx .Margins .Left +_gcgf ._gedb .Left ;_bade .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_bade .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_gcgf ._gedb .Left -_gcgf ._gedb .Right ; -ctx =_bade ;};}else {if int (_gcgf ._eegce )<=0{_gcgf .SetWidth (_gcgf .getTextWidth ());};ctx .X =_gcgf ._afdae ;ctx .Y =_gcgf ._gdca ;};ctx ,_bgdg :=_deddf (_fgcb ,_gcgf ,ctx );if _bgdg !=nil {_bcf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bgdg ); -return nil ,ctx ,_bgdg ;};_effa =append (_effa ,_fgcb );if _gcgf ._cebg .IsRelative (){ctx .Y +=_gcgf ._gedb .Bottom ;ctx .Height -=_gcgf ._gedb .Bottom ;if !ctx .Inline {ctx .X =_daged .X ;ctx .Width =_daged .Width ;};return _effa ,ctx ,nil ;};return _effa ,_daged ,nil ; -}; +// Color represents the color of the text. +Color Color ; -// DashPattern returns the dash pattern of the line. -func (_cfef *Line )DashPattern ()(_dccg []int64 ,_acdgc int64 ){return _cfef ._dbfa ,_cfef ._gdfa }; +// OutlineColor represents the color of the text outline. +OutlineColor Color ; -// CellHorizontalAlignment defines the table cell's horizontal alignment. -type CellHorizontalAlignment int ; +// Font represents the font the text will use. +Font *_bbd .PdfFont ; -// 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 {_afbf :float64 (r )/255.0,_eeef :float64 (g )/255.0,_gba :float64 (b )/255.0};};var PPI float64 =72;func (_egaec *TOCLine )prepareParagraph (_cgdf *StyledParagraph ,_bcbfe DrawContext ){_ggegd :=_egaec .Title .Text ; -if _egaec .Number .Text !=""{_ggegd ="\u0020"+_ggegd ;};_ggegd +="\u0020";_dfcaa :=_egaec .Page .Text ;if _dfcaa !=""{_dfcaa ="\u0020"+_dfcaa ;};_cgdf ._fcea =[]*TextChunk {{Text :_egaec .Number .Text ,Style :_egaec .Number .Style ,_dfce :_egaec .getLineLink ()},{Text :_ggegd ,Style :_egaec .Title .Style ,_dfce :_egaec .getLineLink ()},{Text :_dfcaa ,Style :_egaec .Page .Style ,_dfce :_egaec .getLineLink ()}}; -_cgdf .wrapText ();_ebgg :=len (_cgdf ._afaa );if _ebgg ==0{return ;};_fcgdbf :=_bcbfe .Width *1000-_cgdf .getTextLineWidth (_cgdf ._afaa [_ebgg -1]);_agdgd :=_cgdf .getTextLineWidth ([]*TextChunk {&_egaec .Separator });_ageaa :=int (_fcgdbf /_agdgd ); -_eedc :=_df .Repeat (_egaec .Separator .Text ,_ageaa );_gdff :=_egaec .Separator .Style ;_gfacf :=_cgdf .Insert (2,_eedc );_gfacf .Style =_gdff ;_gfacf ._dfce =_egaec .getLineLink ();_fcgdbf =_fcgdbf -float64 (_ageaa )*_agdgd ;if _fcgdbf > 500{_aeeab ,_caffg :=_gdff .Font .GetRuneMetrics (' '); -if _caffg &&_fcgdbf > _aeeab .Wx {_acab :=int (_fcgdbf /_aeeab .Wx );if _acab > 0{_ccbec :=_gdff ;_ccbec .FontSize =1;_gfacf =_cgdf .Insert (2,_df .Repeat ("\u0020",_acab ));_gfacf .Style =_ccbec ;_gfacf ._dfce =_egaec .getLineLink ();};};};}; +// FontSize represents the size of the font. +FontSize float64 ; -// 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 (_gdfe *Creator )DrawTemplate (r _c .Reader ,data interface{},options *TemplateOptions )error {return _bccgc (_gdfe ,r ,data ,options ,_gdfe );};func _dfcee (_fedc string ,_dcfdf bool )string {_agcg :=_fedc ;if _agcg ==""{return "";};_deddg :=_fcd .Paragraph {}; -_ ,_fffafb :=_deddg .SetString (_fedc );if _fffafb !=nil {return _agcg ;};_bcdgb ,_fffafb :=_deddg .Order ();if _fffafb !=nil {return _agcg ;};_gbbc :=_bcdgb .NumRuns ();_ecbb :=make ([]string ,_gbbc );for _ffaca :=0;_ffaca < _bcdgb .NumRuns ();_ffaca ++{_caab :=_bcdgb .Run (_ffaca ); -_edafb :=_caab .String ();if _caab .Direction ()==_fcd .RightToLeft {_edafb =_fcd .ReverseString (_edafb );};if _dcfdf {_ecbb [_ffaca ]=_edafb ;}else {_ecbb [_gbbc -1]=_edafb ;};_gbbc --;};if len (_ecbb )!=_bcdgb .NumRuns (){return _fedc ;};_agcg =_df .Join (_ecbb ,""); -return _agcg ;}; +// OutlineSize represents the thickness of the text outline. +OutlineSize float64 ; -// Height returns the height of the line. -func (_agbg *Line )Height ()float64 {_gfdfc :=_agbg ._ffgg ;if _agbg ._dbacf ==_agbg ._acefg {_gfdfc /=2;};return _af .Abs (_agbg ._fdac -_agbg ._fcbf )+_gfdfc ;}; +// CharSpacing represents the character spacing. +CharSpacing float64 ; -// SetAnnotation sets a annotation on a TextChunk. -func (_geffb *TextChunk )SetAnnotation (annotation *_bce .PdfAnnotation ){_geffb ._dfce =annotation }; +// HorizontalScaling represents the percentage to horizontally scale +// characters by (default: 100). Values less than 100 will result in +// narrower text while values greater than 100 will result in wider text. +HorizontalScaling float64 ; -// GeneratePageBlocks draws the polyline on a new block representing the page. -// Implements the Drawable interface. -func (_ebgb *Polyline )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gfgc :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_facca ,_bebdg :=_gfgc .setOpacity (_ebgb ._cga ,_ebgb ._cga );if _bebdg !=nil {return nil ,ctx ,_bebdg ;};_dcag :=_ebgb ._geaeg .Points ; -for _dgaf :=range _dcag {_ebegf :=&_dcag [_dgaf ];_ebegf .Y =ctx .PageHeight -_ebegf .Y ;};_bcafe ,_ ,_bebdg :=_ebgb ._geaeg .Draw (_facca );if _bebdg !=nil {return nil ,ctx ,_bebdg ;};if _bebdg =_gfgc .addContentsByString (string (_bcafe ));_bebdg !=nil {return nil ,ctx ,_bebdg ; -};return []*Block {_gfgc },ctx ,nil ;}; +// RenderingMode represents the rendering mode. +RenderingMode TextRenderingMode ; -// 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 (_fgbf *Line )Width ()float64 {return _af .Abs (_fgbf ._acefg -_fgbf ._dbacf )};type listItem struct{_effbff VectorDrawable ;_aebgb TextChunk ;}; +// Underline specifies if the text chunk is underlined. +Underline bool ; -// Terms returns the terms and conditions section of the invoice as a -// title-content pair. -func (_beabe *Invoice )Terms ()(string ,string ){return _beabe ._gbeb [0],_beabe ._gbeb [1]};func (_aefa *StyledParagraph )wrapWordChunks (){if !_aefa ._dafg {return ;};var (_eac []*TextChunk ;_gcea *_bce .PdfFont ;);for _ ,_fbae :=range _aefa ._fcea {_beec :=[]rune (_fbae .Text ); -if _gcea ==nil {_gcea =_fbae .Style .Font ;};_fadfaa :=_fbae ._dfce ;_begfe :=_fbae .VerticalAlignment ;if len (_eac )> 0{if len (_beec )==1&&_fce .IsPunct (_beec [0])&&_fbae .Style .Font ==_gcea {_fbdf :=[]rune (_eac [len (_eac )-1].Text );_eac [len (_eac )-1].Text =string (append (_fbdf ,_beec [0])); -continue ;}else {_ ,_fdbbg :=_dc .Atoi (_fbae .Text );if _fdbbg ==nil {_gfeg :=[]rune (_eac [len (_eac )-1].Text );_bfdc :=len (_gfeg );if _bfdc >=2{_ ,_deaag :=_dc .Atoi (string (_gfeg [_bfdc -2]));if _deaag ==nil &&_fce .IsPunct (_gfeg [_bfdc -1]){_eac [len (_eac )-1].Text =string (append (_gfeg ,_beec ...)); -continue ;};};};};};_bagbg ,_bgdb :=_dgbeb (_fbae .Text );if _bgdb !=nil {_bcf .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",_bgdb ); -_bagbg =[]string {_fbae .Text };};for _ ,_degad :=range _bagbg {_geac :=NewTextChunk (_degad ,_fbae .Style );_geac ._dfce =_dcgf (_fadfaa );_geac .VerticalAlignment =_begfe ;_eac =append (_eac ,_geac );};_gcea =_fbae .Style .Font ;};if len (_eac )> 0{_aefa ._fcea =_eac ; -};}; +// UnderlineStyle represents the style of the line used to underline text. +UnderlineStyle TextDecorationLineStyle ; -// NewInvoice returns an instance of an empty invoice. -func (_abbe *Creator )NewInvoice ()*Invoice {_bbac :=_abbe .NewTextStyle ();_bbac .Font =_abbe ._agfa ;return _begc (_abbe .NewTextStyle (),_bbac );}; +// TextRise specifies a vertical adjustment for text. It is useful for +// drawing subscripts/superscripts. A positive text rise value will +// produce superscript text, while a negative one will result in +// subscript text. +TextRise float64 ;}; -// GetIndent get the cell's left indent. -func (_gcfeg *TableCell )GetIndent ()float64 {return _gcfeg ._cgce }; +// SetTextOverflow controls the behavior of paragraph text which +// does not fit in the available space. +func (_bdbe *StyledParagraph )SetTextOverflow (textOverflow TextOverflow ){_bdbe ._ggfg =textOverflow }; -// GeneratePageBlocks generate the Page blocks. Draws the Image on a block, implementing the Drawable interface. -func (_decf *Image )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){if _decf ._aeeb ==nil {if _fbgb :=_decf .makeXObject ();_fbgb !=nil {return nil ,ctx ,_fbgb ;};};var _fec []*Block ;_eeada :=ctx ;_bcfd :=NewBlock (ctx .PageWidth ,ctx .PageHeight ); -if _decf ._bgee .IsRelative (){_decf .applyFitMode (ctx .Width );ctx .X +=_decf ._fbaf .Left ;ctx .Y +=_decf ._fbaf .Top ;ctx .Width -=_decf ._fbaf .Left +_decf ._fbaf .Right ;ctx .Height -=_decf ._fbaf .Top +_decf ._fbaf .Bottom ;if _decf ._abg > ctx .Height {_fec =append (_fec ,_bcfd ); -_bcfd =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_faeb :=ctx ;_faeb .Y =ctx .Margins .Top +_decf ._fbaf .Top ;_faeb .X =ctx .Margins .Left +_decf ._fbaf .Left ;_faeb .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_decf ._fbaf .Top -_decf ._fbaf .Bottom ; -_faeb .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_decf ._fbaf .Left -_decf ._fbaf .Right ;ctx =_faeb ;};}else {ctx .X =_decf ._beb ;ctx .Y =_decf ._gedaf ;};ctx ,_deee :=_aeagc (_bcfd ,_decf ,ctx );if _deee !=nil {return nil ,ctx ,_deee ; -};_fec =append (_fec ,_bcfd );if _decf ._bgee .IsAbsolute (){ctx =_eeada ;}else {ctx .X =_eeada .X ;ctx .Width =_eeada .Width ;ctx .Y +=_decf ._fbaf .Bottom ;};return _fec ,ctx ,nil ;}; +// 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 (_ebf *Creator )EnableFontSubsetting (font *_bbd .PdfFont ){_ebf ._bbca =append (_ebf ._bbca ,font )}; -// SetMargins sets the margins of the graphic svg component. -func (_abbda *GraphicSVG )SetMargins (left ,right ,top ,bottom float64 ){_abbda ._abffa .Left =left ;_abbda ._abffa .Right =right ;_abbda ._abffa .Top =top ;_abbda ._abffa .Bottom =bottom ;}; +// GeneratePageBlocks implements drawable interface. +func (_feeg *border )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gga :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_gcad :=_feeg ._dgf ;_gb :=ctx .PageHeight -_feeg ._fcb ;if _feeg ._cfd !=nil {_ebc :=_gad .Rectangle {Opacity :1.0,X :_feeg ._dgf ,Y :ctx .PageHeight -_feeg ._fcb -_feeg ._cg ,Height :_feeg ._cg ,Width :_feeg ._fce }; +_ebc .FillEnabled =true ;_efa :=_dcgf (_feeg ._cfd );_eda :=_agab (_gga ,_efa ,_feeg ._cfd ,func ()Rectangle {return Rectangle {_bgcbe :_ebc .X ,_aagb :_ebc .Y ,_cdagc :_ebc .Width ,_ddbcg :_ebc .Height };});if _eda !=nil {return nil ,ctx ,_eda ;};_ebc .FillColor =_efa ; +_ebc .BorderEnabled =false ;_deec ,_ ,_eda :=_ebc .Draw ("");if _eda !=nil {return nil ,ctx ,_eda ;};_eda =_gga .addContentsByString (string (_deec ));if _eda !=nil {return nil ,ctx ,_eda ;};};_gafg :=_feeg ._eeb ;_gda :=_feeg ._bca ;_aebg :=_feeg ._dafd ; +_eag :=_feeg ._dbf ;_abee :=_feeg ._eeb ;if _feeg ._ggg ==CellBorderStyleDouble {_abee +=2*_gafg ;};_bab :=_feeg ._bca ;if _feeg ._gec ==CellBorderStyleDouble {_bab +=2*_gda ;};_ggbb :=_feeg ._dafd ;if _feeg ._ccf ==CellBorderStyleDouble {_ggbb +=2*_aebg ; +};_cdbg :=_feeg ._dbf ;if _feeg ._aadc ==CellBorderStyleDouble {_cdbg +=2*_eag ;};_aag :=(_abee -_ggbb )/2;_fae :=(_abee -_cdbg )/2;_fgd :=(_bab -_ggbb )/2;_bdad :=(_bab -_cdbg )/2;if _feeg ._eeb !=0{_cfgf :=_gcad ;_dged :=_gb ;if _feeg ._ggg ==CellBorderStyleDouble {_dged -=_gafg ; +_cga :=_gad .BasicLine {LineColor :_dcgf (_feeg ._cdc ),Opacity :1.0,LineWidth :_feeg ._eeb ,LineStyle :_feeg .LineStyle ,X1 :_cfgf -_abee /2+_aag ,Y1 :_dged +2*_gafg ,X2 :_cfgf +_abee /2-_fae +_feeg ._fce ,Y2 :_dged +2*_gafg };_cge ,_ ,_eagd :=_cga .Draw (""); +if _eagd !=nil {return nil ,ctx ,_eagd ;};_eagd =_gga .addContentsByString (string (_cge ));if _eagd !=nil {return nil ,ctx ,_eagd ;};};_ade :=_gad .BasicLine {LineWidth :_feeg ._eeb ,Opacity :1.0,LineColor :_dcgf (_feeg ._cdc ),LineStyle :_feeg .LineStyle ,X1 :_cfgf -_abee /2+_aag +(_ggbb -_feeg ._dafd ),Y1 :_dged ,X2 :_cfgf +_abee /2-_fae +_feeg ._fce -(_cdbg -_feeg ._dbf ),Y2 :_dged }; +_acbc ,_ ,_ddgg :=_ade .Draw ("");if _ddgg !=nil {return nil ,ctx ,_ddgg ;};_ddgg =_gga .addContentsByString (string (_acbc ));if _ddgg !=nil {return nil ,ctx ,_ddgg ;};};if _feeg ._bca !=0{_bacf :=_gcad ;_cfae :=_gb -_feeg ._cg ;if _feeg ._gec ==CellBorderStyleDouble {_cfae +=_gda ; +_fcbb :=_gad .BasicLine {LineWidth :_feeg ._bca ,Opacity :1.0,LineColor :_dcgf (_feeg ._ege ),LineStyle :_feeg .LineStyle ,X1 :_bacf -_bab /2+_fgd ,Y1 :_cfae -2*_gda ,X2 :_bacf +_bab /2-_bdad +_feeg ._fce ,Y2 :_cfae -2*_gda };_afdc ,_ ,_cebb :=_fcbb .Draw (""); +if _cebb !=nil {return nil ,ctx ,_cebb ;};_cebb =_gga .addContentsByString (string (_afdc ));if _cebb !=nil {return nil ,ctx ,_cebb ;};};_fabc :=_gad .BasicLine {LineWidth :_feeg ._bca ,Opacity :1.0,LineColor :_dcgf (_feeg ._ege ),LineStyle :_feeg .LineStyle ,X1 :_bacf -_bab /2+_fgd +(_ggbb -_feeg ._dafd ),Y1 :_cfae ,X2 :_bacf +_bab /2-_bdad +_feeg ._fce -(_cdbg -_feeg ._dbf ),Y2 :_cfae }; +_edea ,_ ,_fbe :=_fabc .Draw ("");if _fbe !=nil {return nil ,ctx ,_fbe ;};_fbe =_gga .addContentsByString (string (_edea ));if _fbe !=nil {return nil ,ctx ,_fbe ;};};if _feeg ._dafd !=0{_fgfg :=_gcad ;_gbc :=_gb ;if _feeg ._ccf ==CellBorderStyleDouble {_fgfg +=_aebg ; +_egg :=_gad .BasicLine {LineWidth :_feeg ._dafd ,Opacity :1.0,LineColor :_dcgf (_feeg ._fcc ),LineStyle :_feeg .LineStyle ,X1 :_fgfg -2*_aebg ,Y1 :_gbc +_ggbb /2+_aag ,X2 :_fgfg -2*_aebg ,Y2 :_gbc -_ggbb /2-_fgd -_feeg ._cg };_caf ,_ ,_cdf :=_egg .Draw (""); +if _cdf !=nil {return nil ,ctx ,_cdf ;};_cdf =_gga .addContentsByString (string (_caf ));if _cdf !=nil {return nil ,ctx ,_cdf ;};};_cacf :=_gad .BasicLine {LineWidth :_feeg ._dafd ,Opacity :1.0,LineColor :_dcgf (_feeg ._fcc ),LineStyle :_feeg .LineStyle ,X1 :_fgfg ,Y1 :_gbc +_ggbb /2+_aag -(_abee -_feeg ._eeb ),X2 :_fgfg ,Y2 :_gbc -_ggbb /2-_fgd -_feeg ._cg +(_bab -_feeg ._bca )}; +_fde ,_ ,_eed :=_cacf .Draw ("");if _eed !=nil {return nil ,ctx ,_eed ;};_eed =_gga .addContentsByString (string (_fde ));if _eed !=nil {return nil ,ctx ,_eed ;};};if _feeg ._dbf !=0{_dfdd :=_gcad +_feeg ._fce ;_aced :=_gb ;if _feeg ._aadc ==CellBorderStyleDouble {_dfdd -=_eag ; +_ebdd :=_gad .BasicLine {LineWidth :_feeg ._dbf ,Opacity :1.0,LineColor :_dcgf (_feeg ._dfe ),LineStyle :_feeg .LineStyle ,X1 :_dfdd +2*_eag ,Y1 :_aced +_cdbg /2+_fae ,X2 :_dfdd +2*_eag ,Y2 :_aced -_cdbg /2-_bdad -_feeg ._cg };_cace ,_ ,_beac :=_ebdd .Draw (""); +if _beac !=nil {return nil ,ctx ,_beac ;};_beac =_gga .addContentsByString (string (_cace ));if _beac !=nil {return nil ,ctx ,_beac ;};};_gaeb :=_gad .BasicLine {LineWidth :_feeg ._dbf ,Opacity :1.0,LineColor :_dcgf (_feeg ._dfe ),LineStyle :_feeg .LineStyle ,X1 :_dfdd ,Y1 :_aced +_cdbg /2+_fae -(_abee -_feeg ._eeb ),X2 :_dfdd ,Y2 :_aced -_cdbg /2-_bdad -_feeg ._cg +(_bab -_feeg ._bca )}; +_dag ,_ ,_dga :=_gaeb .Draw ("");if _dga !=nil {return nil ,ctx ,_dga ;};_dga =_gga .addContentsByString (string (_dag ));if _dga !=nil {return nil ,ctx ,_dga ;};};return []*Block {_gga },ctx ,nil ;}; -// SetBorderColor sets border color of the rectangle. -func (_ffbgd *Rectangle )SetBorderColor (col Color ){_ffbgd ._dabcf =col };const (FitModeNone FitMode =iota ;FitModeFillWidth ;); +// Scale scales the rectangle dimensions by the specified factors. +func (_cfgcg *Rectangle )Scale (xFactor ,yFactor float64 ){_cfgcg ._cdagc =xFactor *_cfgcg ._cdagc ;_cfgcg ._ddbcg =yFactor *_cfgcg ._ddbcg ;};func (_cdeg *templateProcessor )parseTextRenderingModeAttr (_dedca ,_gagba string )TextRenderingMode {_ee .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",_dedca ,_gagba ); +_ggcg :=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 }[_gagba ]; +return _ggcg ;};func _febfd (_cfdc *_f .Decoder )(int ,int ){return 0,0}; -// SetRowPosition sets cell row position. -func (_ceeb *TableCell )SetRowPosition (row int ){_ceeb ._eeee =row };func _gaee (_fadfa string ,_adda TextStyle )*Paragraph {_edbae :=&Paragraph {_dfef :_fadfa ,_ccef :_adda .Font ,_afbg :_adda .FontSize ,_adeg :1.0,_cdbf :true ,_caef :true ,_bede :TextAlignmentLeft ,_aecdd :0,_bgfc :1,_dffg :1,_cebg :PositionRelative }; -_edbae .SetColor (_adda .Color );return _edbae ;};const (AnchorBottomLeft AnchorPoint =iota ;AnchorBottomRight ;AnchorTopLeft ;AnchorTopRight ;AnchorCenter ;AnchorLeft ;AnchorRight ;AnchorTop ;AnchorBottom ;);var PPMM =float64 (72*1.0/25.4); +// SetIndent sets the cell's left indent. +func (_dabe *TableCell )SetIndent (indent float64 ){_dabe ._bfef =indent }; -// GeneratePageBlocks draw graphic svg into block. -func (_ffffb *GraphicSVG )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_bfge :=ctx ;_acdf :=_ffffb ._daff .IsRelative ();var _gdaa []*Block ;if _acdf {_degfa :=1.0;_efdf :=_ffffb ._abffa .Top ;if _ffffb ._gabed .Height > ctx .Height -_ffffb ._abffa .Top {_gdaa =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; -var _agb error ;if _ ,ctx ,_agb =_bacb ().GeneratePageBlocks (ctx );_agb !=nil {return nil ,ctx ,_agb ;};_efdf =0;};ctx .X +=_ffffb ._abffa .Left +_degfa ;ctx .Y +=_efdf ;ctx .Width -=_ffffb ._abffa .Left +_ffffb ._abffa .Right +2*_degfa ;ctx .Height -=_efdf ; -}else {ctx .X =_ffffb ._abee ;ctx .Y =_ffffb ._ffgc ;};_bfcdf :=_cg .NewContentCreator ();_bfcdf .Translate (0,ctx .PageHeight );_bfcdf .Scale (1,-1);_bfcdf .Translate (ctx .X ,ctx .Y );_ffffg :=_ffffb ._gabed .Width /_ffffb ._gabed .ViewBox .W ;_gefd :=_ffffb ._gabed .Height /_ffffb ._gabed .ViewBox .H ; -_ffbag :=0.0;_bafb :=0.0;if _acdf {_ffbag =_ffffb ._abee -(_ffffb ._gabed .ViewBox .X *_af .Max (_ffffg ,_gefd ));_bafb =_ffffb ._ffgc -(_ffffb ._gabed .ViewBox .Y *_af .Max (_ffffg ,_gefd ));};_ffffb ._gabed .ToContentCreator (_bfcdf ,_ffffg ,_gefd ,_ffbag ,_bafb ); -_fgadg :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _daa :=_fgadg .addContentsByString (_bfcdf .String ());_daa !=nil {return nil ,ctx ,_daa ;};if _acdf {_begf :=_ffffb .Height ()+_ffffb ._abffa .Bottom ;ctx .Y +=_begf ;ctx .Height -=_begf ;}else {ctx =_bfge ; -};_gdaa =append (_gdaa ,_fgadg );return _gdaa ,ctx ,nil ;}; +// Add adds a new line with the default style to the table of contents. +func (_efce *TOC )Add (number ,title ,page string ,level uint )*TOCLine {_degcb :=_efce .AddLine (_defde (TextChunk {Text :number ,Style :_efce ._febc },TextChunk {Text :title ,Style :_efce ._abgfe },TextChunk {Text :page ,Style :_efce ._gfgag },level ,_efce ._gecg )); +if _degcb ==nil {return nil ;};_cbagb :=&_efce ._eada ;_degcb .SetMargins (_cbagb .Left ,_cbagb .Right ,_cbagb .Top ,_cbagb .Bottom );_degcb .SetLevelOffset (_efce ._addd );_degcb .Separator .Text =_efce ._abdbb ;_degcb .Separator .Style =_efce ._dbfaf ; +return _degcb ;}; + +// NewColorPoint creates a new color and point object for use in the gradient rendering process. +func NewColorPoint (color Color ,point float64 )*ColorPoint {return _fag (color ,point )}; -// SetNotes sets the notes section of the invoice. -func (_edcfg *Invoice )SetNotes (title ,content string ){_edcfg ._gddcb =[2]string {title ,content }}; +// Table allows organizing content in an rows X columns matrix, which can spawn across multiple pages. +type Table struct{_gcgba int ;_efbf int ;_dace int ;_ecgg []float64 ;_abaa []float64 ;_bcgeag float64 ;_gggdf []*TableCell ;_ecaf []int ;_ffdf Positioning ;_dcfa ,_fdacc float64 ;_afcg Margins ;_gabb bool ;_gdae int ;_fefce int ;_bcfad bool ;_gdaa bool ; +_eedb bool ;}; -// Height returns the total height of all rows. -func (_gcdab *Table )Height ()float64 {_fdcgg :=float64 (0.0);for _ ,_feeee :=range _gcdab ._cgfe {_fdcgg +=_feeee ;};return _fdcgg ;};func (_bfcd *FilledCurve )draw (_dbac *Block ,_cdgc string )([]byte ,*_bce .PdfRectangle ,error ){_dbgd :=_bb .NewCubicBezierPath (); -for _ ,_gcfbb :=range _bfcd ._adae {_dbgd =_dbgd .AppendCurve (_gcfbb );};creator :=_cg .NewContentCreator ();creator .Add_q ();if _bfcd .FillEnabled &&_bfcd ._acgg !=nil {_effbf :=_cegc (_bfcd ._acgg );_dbcgg :=_bacf (_dbac ,_effbf ,_bfcd ._acgg ,func ()Rectangle {_gbgc :=_bb .NewCubicBezierPath (); -for _ ,_dedf :=range _bfcd ._adae {_gbgc =_gbgc .AppendCurve (_dedf );};_bgcab :=_gbgc .GetBoundingBox ();if _bfcd .BorderEnabled {_bgcab .Height +=_bfcd .BorderWidth ;_bgcab .Width +=_bfcd .BorderWidth ;_bgcab .X -=_bfcd .BorderWidth /2;_bgcab .Y -=_bfcd .BorderWidth /2; -};return Rectangle {_cdac :_bgcab .X ,_agaf :_bgcab .Y ,_bbca :_bgcab .Width ,_gbcd :_bgcab .Height };});if _dbcgg !=nil {return nil ,nil ,_dbcgg ;};creator .SetNonStrokingColor (_effbf );};if _bfcd .BorderEnabled {if _bfcd ._ddga !=nil {creator .SetStrokingColor (_cegc (_bfcd ._ddga )); -};creator .Add_w (_bfcd .BorderWidth );};if len (_cdgc )> 1{creator .Add_gs (_gac .PdfObjectName (_cdgc ));};_bb .DrawBezierPathWithCreator (_dbgd ,creator );creator .Add_h ();if _bfcd .FillEnabled &&_bfcd .BorderEnabled {creator .Add_B ();}else if _bfcd .FillEnabled {creator .Add_f (); -}else if _bfcd .BorderEnabled {creator .Add_S ();};creator .Add_Q ();_cgbb :=_dbgd .GetBoundingBox ();if _bfcd .BorderEnabled {_cgbb .Height +=_bfcd .BorderWidth ;_cgbb .Width +=_bfcd .BorderWidth ;_cgbb .X -=_bfcd .BorderWidth /2;_cgbb .Y -=_bfcd .BorderWidth /2; -};_gcfc :=&_bce .PdfRectangle {};_gcfc .Llx =_cgbb .X ;_gcfc .Lly =_cgbb .Y ;_gcfc .Urx =_cgbb .X +_cgbb .Width ;_gcfc .Ury =_cgbb .Y +_cgbb .Height ;return creator .Bytes (),_gcfc ,nil ;}; +// NewChart creates a new creator drawable based on the provided +// unichart chart component. +func NewChart (chart _ba .ChartRenderable )*Chart {return _agca (chart )}; -// SetFitMode sets the fit mode of the line. -// NOTE: The fit mode is only applied if relative positioning is used. -func (_cbdbg *Line )SetFitMode (fitMode FitMode ){_cbdbg ._dccfc =fitMode }; +// SetWidthBottom sets border width for bottom. +func (_edf *border )SetWidthBottom (bw float64 ){_edf ._bca =bw }; -// SetColorLeft sets border color for left. -func (_aae *border )SetColorLeft (col Color ){_aae ._ggda =col };func (_acgca *templateProcessor )parseChapterHeading (_geffe *templateNode )(interface{},error ){if _geffe ._aeef ==nil {_acgca .nodeLogError (_geffe ,"\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 ,_cgafd ;};_edag ,_bfdf :=_geffe ._aeef ._dfgg .(*Chapter );if !_bfdf {_acgca .nodeLogError (_geffe ,"\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",_geffe ._aeef ._dfgg ); -return nil ,_cgafd ;};_bdfcf :=_edag .GetHeading ();if _ ,_feff :=_acgca .parseParagraph (_geffe ,_bdfcf );_feff !=nil {return nil ,_feff ;};return _bdfcf ,nil ;}; +// BorderWidth returns the border width of the rectangle. +func (_edbf *Rectangle )BorderWidth ()float64 {return _edbf ._egdc }; -// 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{_dfef string ;_ccef *_bce .PdfFont ;_afbg float64 ;_adeg float64 ;_face Color ;_bede TextAlignment ;_cdbf bool ;_eegce float64 ;_cfdd int ;_caef bool ;_aecdd float64 ;_gedb Margins ;_cebg Positioning ;_afdae float64 ;_gdca float64 ; -_bgfc ,_dffg float64 ;_aecf []string ;}; +// NewTextChunk returns a new text chunk instance. +func NewTextChunk (text string ,style TextStyle )*TextChunk {return &TextChunk {Text :text ,Style :style ,VerticalAlignment :TextVerticalAlignmentBaseline };}; -// ColorCMYKFrom8bit creates a Color from c,m,y,k values (0-100). -// Example: +// SetAntiAlias enables anti alias config. // -// red := ColorCMYKFrom8Bit(0, 100, 100, 0) -func ColorCMYKFrom8bit (c ,m ,y ,k byte )Color {return cmykColor {_agac :_af .Min (float64 (c ),100)/100.0,_bbg :_af .Min (float64 (m ),100)/100.0,_ggdad :_af .Min (float64 (y ),100)/100.0,_bgfeb :_af .Min (float64 (k ),100)/100.0};}; - -// SetBorderLineStyle sets border style (currently dashed or plain). -func (_afbe *TableCell )SetBorderLineStyle (style _bb .LineStyle ){_afbe ._aecdc =style }; +// Anti alias is disabled by default. +func (_ebddb *RadialShading )SetAntiAlias (enable bool ){_ebddb ._daacc .SetAntiAlias (enable )};func (_fccaf *Table )moveToNextAvailableCell ()int {_cfeb :=(_fccaf ._dace -1)%(_fccaf ._efbf )+1;for {if _cfeb -1>=len (_fccaf ._ecaf ){if _fccaf ._ecaf [0]==0{return _cfeb ; +};_cfeb =1;}else if _fccaf ._ecaf [_cfeb -1]==0{return _cfeb ;};_fccaf ._dace ++;_fccaf ._ecaf [_cfeb -1]--;_cfeb ++;};}; -// SellerAddress returns the seller address used in the invoice template. -func (_dcbc *Invoice )SellerAddress ()*InvoiceAddress {return _dcbc ._ccee }; +// FitMode returns the fit mode of the line. +func (_dbea *Line )FitMode ()FitMode {return _dbea ._egfe }; -// Add adds a VectorDrawable to the Division container. -// Currently supported VectorDrawables: -// - *Paragraph -// - *StyledParagraph -// - *Image -// - *Chart -// - *Rectangle -// - *Ellipse -// - *Line -// - *Table -// - *Division -// - *List -func (_abff *Division )Add (d VectorDrawable )error {switch _ceb :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Rectangle ,*Ellipse ,*Line ,*Table ,*Division ,*List :case containerDrawable :_bbeg ,_gdcg :=_ceb .ContainerComponent (_abff ); -if _gdcg !=nil {return _gdcg ;};_ddc ,_eeed :=_bbeg .(VectorDrawable );if !_eeed {return _g .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",_bbeg ); -};d =_ddc ;default:return _d .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");};_abff ._gebe =append (_abff ._gebe ,d );return nil ;}; +// 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 (_ebfcd *LinearShading )SetAngle (angle float64 ){_ebfcd ._gegea =angle }; -// SetTextAlignment sets the horizontal alignment of the text within the space provided. -func (_bffbb *StyledParagraph )SetTextAlignment (align TextAlignment ){_bffbb ._ggdgd =align }; +// AddLine appends a new line to the invoice line items table. +func (_dfcg *Invoice )AddLine (values ...string )[]*InvoiceCell {_daeeg :=len (_dfcg ._agbb );var _fffeb []*InvoiceCell ;for _gcede ,_cbcf :=range values {_aggac :=_dfcg .newCell (_cbcf ,_dfcg ._ecaa );if _gcede < _daeeg {_aggac .Alignment =_dfcg ._agbb [_gcede ].Alignment ; +};_fffeb =append (_fffeb ,_aggac );};_dfcg ._gddbf =append (_dfcg ._gddbf ,_fffeb );return _fffeb ;}; -// SetBorderWidth sets the border width of the rectangle. -func (_caag *Rectangle )SetBorderWidth (bw float64 ){_caag ._dgfb =bw }; +// SetFillOpacity sets the fill opacity of the ellipse. +func (_aagf *Ellipse )SetFillOpacity (opacity float64 ){_aagf ._bcgab =opacity };func (_cdfbg *TableCell )cloneProps (_ffacg VectorDrawable )*TableCell {_gbdff :=*_cdfbg ;_gbdff ._ffed =_ffacg ;return &_gbdff ;}; -// Height returns the current page height. -func (_eeba *Creator )Height ()float64 {return _eeba ._accf }; +// GetIndent get the cell's left indent. +func (_agcg *TableCell )GetIndent ()float64 {return _agcg ._bfef };func _bbaf (_eegd *Block ,_fcfc *StyledParagraph ,_bdagf [][]*TextChunk ,_cdaa DrawContext )(DrawContext ,[][]*TextChunk ,error ){_ccfd :=1;_dffcd :=_bf .PdfObjectName (_b .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_ccfd )); +for _eegd ._ce .HasFontByName (_dffcd ){_ccfd ++;_dffcd =_bf .PdfObjectName (_b .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_ccfd ));};_eeebg :=_eegd ._ce .SetFontByName (_dffcd ,_fcfc ._abeaf .Font .ToPdfObject ());if _eeebg !=nil {return _cdaa ,nil ,_eeebg ; +};_ccfd ++;_ccgge :=_dffcd ;_gbfc :=_fcfc ._abeaf .FontSize ;_cbbd :=_fcfc ._dageg .IsRelative ();var _cdac [][]_bf .PdfObjectName ;var _abcff [][]*TextChunk ;var _gaecb float64 ;for _ffec ,_cfgbb :=range _bdagf {var _cbgd []_bf .PdfObjectName ;var _gggdg float64 ; +if len (_cfgbb )> 0{_gggdg =_cfgbb [0].Style .FontSize ;};for _ ,_febf :=range _cfgbb {_eefgc :=_febf .Style ;if _febf .Text !=""&&_eefgc .FontSize > _gggdg {_gggdg =_eefgc .FontSize ;};if _gggdg > _cdaa .PageHeight {return _cdaa ,nil ,_ge .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"); +};_dffcd =_bf .PdfObjectName (_b .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_ccfd ));_gebgf :=_eegd ._ce .SetFontByName (_dffcd ,_eefgc .Font .ToPdfObject ());if _gebgf !=nil {return _cdaa ,nil ,_gebgf ;};_cbgd =append (_cbgd ,_dffcd );_ccfd ++;}; +_gggdg *=_fcfc ._dedbc ;if _cbbd &&_gaecb +_gggdg > _cdaa .Height {_abcff =_bdagf [_ffec :];_bdagf =_bdagf [:_ffec ];break ;};_gaecb +=_gggdg ;_cdac =append (_cdac ,_cbgd );};_cdef ,_faeca ,_gdfed :=_fcfc .getLineMetrics (0);_gfb ,_dbdf :=_cdef *_fcfc ._dedbc ,_faeca *_fcfc ._dedbc ; +if len (_bdagf )==0{return _cdaa ,_abcff ,nil ;};_gaac :=_da .NewContentCreator ();_gaac .Add_q ();_cedg :=_dbdf ;if _fcfc ._adbg ==TextVerticalAlignmentCenter {_cedg =_faeca +(_cdef +_gdfed -_faeca )/2+(_dbdf -_faeca )/2;};_daca :=_cdaa .PageHeight -_cdaa .Y -_cedg ; +_gaac .Translate (_cdaa .X ,_daca );_eefaf :=_daca ;if _fcfc ._fabd !=0{_gaac .RotateDeg (_fcfc ._fabd );};if _fcfc ._ggfg ==TextOverflowHidden {_gaac .Add_re (0,-_gaecb +_gfb +1,_fcfc ._ccac ,_gaecb ).Add_W ().Add_n ();};_gaac .Add_BT ();var _gagaf []*_gad .BasicLine ; +for _acddd ,_cbce :=range _bdagf {_ddec :=_cdaa .X ;var _ebgg float64 ;if len (_cbce )> 0{_ebgg =_cbce [0].Style .FontSize ;};_cdef ,_ ,_gdfed =_fcfc .getLineMetrics (_acddd );_dbdf =(_cdef +_gdfed );for _ ,_cegb :=range _cbce {_ecfe :=&_cegb .Style ;if _cegb .Text !=""&&_ecfe .FontSize > _ebgg {_ebgg =_ecfe .FontSize ; +};if _dbdf > _ebgg {_ebgg =_dbdf ;};};if _acddd !=0{_gaac .Add_TD (0,-_ebgg *_fcfc ._dedbc );_eefaf -=_ebgg *_fcfc ._dedbc ;};_eadba :=_acddd ==len (_bdagf )-1;var (_fcgfa float64 ;_egaae float64 ;_aecfg *fontMetrics ;_abfbe float64 ;_deabc uint ;);var _dffcg []float64 ; +for _ ,_cbba :=range _cbce {_faab :=&_cbba .Style ;if _faab .FontSize > _egaae {_egaae =_faab .FontSize ;_aecfg =_dfcfd (_cbba .Style .Font ,_faab .FontSize );};if _dbdf > _egaae {_egaae =_dbdf ;};_daead ,_cdcc :=_faab .Font .GetRuneMetrics (' ');if !_cdcc {return _cdaa ,nil ,_ge .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 _fadbd uint ;var _ccdce float64 ;_cdec :=len (_cbba .Text );for _fdcaf ,_ebcfg :=range _cbba .Text {if _ebcfg ==' '{_fadbd ++;continue ;};if _ebcfg =='\u000A'{continue ;};_dgcgg ,_ceffg :=_faab .Font .GetRuneMetrics (_ebcfg );if !_ceffg {_ee .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",_ebcfg ); +return _cdaa ,nil ,_ge .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068");};_ccdce +=_faab .FontSize *_dgcgg .Wx *_faab .horizontalScale ();if _fdcaf !=_cdec -1{_ccdce +=_faab .CharSpacing *1000.0; +};};_dffcg =append (_dffcg ,_ccdce );_fcgfa +=_ccdce ;_abfbe +=float64 (_fadbd )*_daead .Wx *_faab .FontSize *_faab .horizontalScale ();_deabc +=_fadbd ;};_egaae *=_fcfc ._dedbc ;var _bcgeab []_bf .PdfObject ;_bfec :=_fcfc ._ccac *1000.0;if _fcfc ._eceb ==TextAlignmentJustify {if _deabc > 0&&!_eadba {_abfbe =(_bfec -_fcgfa )/float64 (_deabc )/_gbfc ; +};}else if _fcfc ._eceb ==TextAlignmentCenter {_dfaa :=(_bfec -_fcgfa -_abfbe )/2;_gcafa :=_dfaa /_gbfc ;_bcgeab =append (_bcgeab ,_bf .MakeFloat (-_gcafa ));_ddec +=_dfaa /1000.0;}else if _fcfc ._eceb ==TextAlignmentRight {_cfdf :=(_bfec -_fcgfa -_abfbe ); +_cfgfg :=_cfdf /_gbfc ;_bcgeab =append (_bcgeab ,_bf .MakeFloat (-_cfgfg ));_ddec +=_cfdf /1000.0;};if len (_bcgeab )> 0{_gaac .Add_Tf (_ccgge ,_gbfc ).Add_TL (_gbfc *_fcfc ._dedbc ).Add_TJ (_bcgeab ...);};_gcggf :=0.0;for _abeca ,_abeac :=range _cbce {_daacb :=&_abeac .Style ; +_bdbcc :=_ccgge ;_cgdb :=_gbfc ;_fabg :=_daacb .OutlineColor !=nil ;_bdaaf :=_daacb .HorizontalScaling !=DefaultHorizontalScaling ;_cbfg :=_daacb .OutlineSize !=1;if _cbfg {_gaac .Add_w (_daacb .OutlineSize );};_egabb :=_daacb .RenderingMode !=TextRenderingModeFill ; +if _egabb {_gaac .Add_Tr (int64 (_daacb .RenderingMode ));};_cbdcd :=_daacb .CharSpacing !=0;if _cbdcd {_gaac .Add_Tc (_daacb .CharSpacing );};_fbcbg :=_daacb .TextRise !=0;if _fbcbg {_gaac .Add_Ts (_daacb .TextRise );};if _abeac .VerticalAlignment !=TextVerticalAlignmentBaseline {_fbcfg :=_dfcfd (_abeac .Style .Font ,_daacb .FontSize ); +switch _abeac .VerticalAlignment {case TextVerticalAlignmentCenter :_gcggf =_aecfg ._ffaf /2-_fbcfg ._ffaf /2;case TextVerticalAlignmentBottom :_gcggf =_aecfg ._fbbdb -_fbcfg ._fbbdb ;case TextVerticalAlignmentTop :_gcggf =_faeca -_daacb .FontSize ;};if _gcggf !=0.0{_gaac .Translate (0,_gcggf ); +};};if _fcfc ._eceb !=TextAlignmentJustify ||_eadba {_bbbb ,_bcbb :=_daacb .Font .GetRuneMetrics (' ');if !_bcbb {return _cdaa ,nil ,_ge .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"); +};_bdbcc =_cdac [_acddd ][_abeca ];_cgdb =_daacb .FontSize ;_abfbe =_bbbb .Wx *_daacb .horizontalScale ();};_bedb :=_daacb .Font .Encoder ();var _gaaa []byte ;for _ ,_aafgd :=range _abeac .Text {if _aafgd =='\u000A'{continue ;};if _aafgd ==' '{if len (_gaaa )> 0{if _fabg {_gaac .SetStrokingColor (_dcgf (_daacb .OutlineColor )); +};if _bdaaf {_gaac .Add_Tz (_daacb .HorizontalScaling );};_gaac .SetNonStrokingColor (_dcgf (_daacb .Color )).Add_Tf (_cdac [_acddd ][_abeca ],_daacb .FontSize ).Add_TJ ([]_bf .PdfObject {_bf .MakeStringFromBytes (_gaaa )}...);_gaaa =nil ;};if _bdaaf {_gaac .Add_Tz (DefaultHorizontalScaling ); +};_gaac .Add_Tf (_bdbcc ,_cgdb ).Add_TJ ([]_bf .PdfObject {_bf .MakeFloat (-_abfbe )}...);_dffcg [_abeca ]+=_abfbe *_cgdb ;}else {if _ ,_ggaea :=_bedb .RuneToCharcode (_aafgd );!_ggaea {_eeebg =UnsupportedRuneError {Message :_b .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",_aafgd ,_aafgd ),Rune :_aafgd }; +_cdaa ._eccc =append (_cdaa ._eccc ,_eeebg );_ee .Log .Debug (_eeebg .Error ());if _cdaa ._bdbc <=0{continue ;};_aafgd =_cdaa ._bdbc ;};_gaaa =append (_gaaa ,_bedb .Encode (string (_aafgd ))...);};};if len (_gaaa )> 0{if _fabg {_gaac .SetStrokingColor (_dcgf (_daacb .OutlineColor )); +};if _bdaaf {_gaac .Add_Tz (_daacb .HorizontalScaling );};_gaac .SetNonStrokingColor (_dcgf (_daacb .Color )).Add_Tf (_cdac [_acddd ][_abeca ],_daacb .FontSize ).Add_TJ ([]_bf .PdfObject {_bf .MakeStringFromBytes (_gaaa )}...);};_aagfc :=_dffcg [_abeca ]/1000.0; +if _daacb .Underline {_cfdd :=_daacb .UnderlineStyle .Color ;if _cfdd ==nil {_cfdd =_abeac .Style .Color ;};_gfff ,_gefc ,_affaf :=_cfdd .ToRGB ();_gdba :=_ddec -_cdaa .X ;_daagd :=_eefaf -_daca +_daacb .TextRise -_daacb .UnderlineStyle .Offset ;_gagaf =append (_gagaf ,&_gad .BasicLine {X1 :_gdba ,Y1 :_daagd ,X2 :_gdba +_aagfc ,Y2 :_daagd ,LineWidth :_abeac .Style .UnderlineStyle .Thickness ,LineColor :_bbd .NewPdfColorDeviceRGB (_gfff ,_gefc ,_affaf )}); +};if _abeac ._gdege !=nil {var _decbd *_bf .PdfObjectArray ;if !_abeac ._daadb {switch _bdgbe :=_abeac ._gdege .GetContext ().(type ){case *_bbd .PdfAnnotationLink :_decbd =_bf .MakeArray ();_bdgbe .Rect =_decbd ;_eeaad ,_fegead :=_bdgbe .Dest .(*_bf .PdfObjectArray ); +if _fegead &&_eeaad .Len ()==5{_fbcce ,_cdgf :=_eeaad .Get (1).(*_bf .PdfObjectName );if _cdgf &&_fbcce .String ()=="\u0058\u0059\u005a"{_bdfcf ,_fdfe :=_bf .GetNumberAsFloat (_eeaad .Get (3));if _fdfe ==nil {_eeaad .Set (3,_bf .MakeFloat (_cdaa .PageHeight -_bdfcf )); +};};};};_abeac ._daadb =true ;};if _decbd !=nil {_bbccc :=_gad .NewPoint (_ddec -_cdaa .X ,_eefaf +_daacb .TextRise -_daca ).Rotate (_fcfc ._fabd );_bbccc .X +=_cdaa .X ;_bbccc .Y +=_daca ;_cdfe ,_afcc ,_bbec ,_ggaedc :=_deef (_aagfc ,_egaae ,_fcfc ._fabd ); +_bbccc .X +=_cdfe ;_bbccc .Y +=_afcc ;_decbd .Clear ();_decbd .Append (_bf .MakeFloat (_bbccc .X ));_decbd .Append (_bf .MakeFloat (_bbccc .Y ));_decbd .Append (_bf .MakeFloat (_bbccc .X +_bbec ));_decbd .Append (_bf .MakeFloat (_bbccc .Y +_ggaedc ));}; +_eegd .AddAnnotation (_abeac ._gdege );};_ddec +=_aagfc ;if _cbfg {_gaac .Add_w (1.0);};if _fabg {_gaac .Add_RG (0.0,0.0,0.0);};if _egabb {_gaac .Add_Tr (int64 (TextRenderingModeFill ));};if _cbdcd {_gaac .Add_Tc (0);};if _fbcbg {_gaac .Add_Ts (0);};if _bdaaf {_gaac .Add_Tz (DefaultHorizontalScaling ); +};if _gcggf !=0.0{_gaac .Translate (0,-_gcggf );_gcggf =0.0;};};};_gaac .Add_ET ();for _ ,_fdba :=range _gagaf {_gaac .SetStrokingColor (_fdba .LineColor ).Add_w (_fdba .LineWidth ).Add_m (_fdba .X1 ,_fdba .Y1 ).Add_l (_fdba .X2 ,_fdba .Y2 ).Add_s ();}; +_gaac .Add_Q ();_gaaeg :=_gaac .Operations ();_gaaeg .WrapIfNeeded ();_eegd .addContents (_gaaeg );if _cbbd {_ggef :=_gaecb ;_cdaa .Y +=_ggef ;_cdaa .Height -=_ggef ;if _cdaa .Inline {_cdaa .X +=_fcfc .Width ()+_fcfc ._dadf .Right ;};};return _cdaa ,_abcff ,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 @@ -2287,601 +2322,451 @@ Margins Margins ; PageWidth float64 ;PageHeight float64 ; // Controls whether the components are stacked horizontally -Inline bool ;_gdeb rune ;_cecd []error ;}; - -// 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 (_dgef *Image )ConvertToBinary ()error {return _dgef ._ggae .ConvertToBinary ()}; - -// AddLine adds a new line with the provided style to the table of contents. -func (_baeaa *TOC )AddLine (line *TOCLine )*TOCLine {if line ==nil {return nil ;};_baeaa ._agea =append (_baeaa ._agea ,line );return line ;}; - -// GetCoords returns the upper left corner coordinates of the rectangle (`x`, `y`). -func (_fbab *Rectangle )GetCoords ()(float64 ,float64 ){return _fbab ._cdac ,_fbab ._agaf }; - -// Margins returns the margins of the list: left, right, top, bottom. -func (_debb *List )Margins ()(float64 ,float64 ,float64 ,float64 ){return _debb ._cdc .Left ,_debb ._cdc .Right ,_debb ._cdc .Top ,_debb ._cdc .Bottom ;};func (_cggae *TextStyle )horizontalScale ()float64 {return _cggae .HorizontalScaling /100}; - -// ScaleToWidth scale Image to a specified width w, maintaining the aspect ratio. -func (_cgda *Image )ScaleToWidth (w float64 ){_gbgac :=_cgda ._abg /_cgda ._ccca ;_cgda ._ccca =w ;_cgda ._abg =w *_gbgac ;};func _fcefc (_cefdb *_fc .Decoder )(int ,int ){return 0,0}; - -// SetPos sets the position of the chart to the specified coordinates. -// This method sets the chart to use absolute positioning. -func (_cfbb *Chart )SetPos (x ,y float64 ){_cfbb ._bag =PositionAbsolute ;_cfbb ._bgfe =x ;_cfbb ._ebab =y ;}; - -// 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{_egbgc *StyledParagraph ; - -// Holds the text and style of the number part of the TOC line. -Number TextChunk ; - -// Holds the text and style of the title part of the TOC line. -Title TextChunk ; - -// 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 ;_aaeg float64 ;_bfbdg uint ;_fgggc float64 ;_caacb Positioning ;_fbeff float64 ;_feac float64 ;_gdgb int64 ;};func (_abgb *Image )makeXObject ()error {_edgd ,_dfbd :=_bce .NewXObjectImageFromImage (_abgb ._ggae ,nil ,_abgb ._gdbdc );if _dfbd !=nil {_bcf .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",_dfbd ); -return _dfbd ;};_abgb ._aeeb =_edgd ;return nil ;};func (_ffdeg *templateProcessor )parseEllipse (_bbdga *templateNode )(interface{},error ){_gbbg :=_ffdeg .creator .NewEllipse (0,0,0,0);for _ ,_bcag :=range _bbdga ._dcedab .Attr {_bcaee :=_bcag .Value ; -switch _gfecb :=_bcag .Name .Local ;_gfecb {case "\u0063\u0078":_gbbg ._cdad =_ffdeg .parseFloatAttr (_gfecb ,_bcaee );case "\u0063\u0079":_gbbg ._ccag =_ffdeg .parseFloatAttr (_gfecb ,_bcaee );case "\u0077\u0069\u0064t\u0068":_gbbg .SetWidth (_ffdeg .parseFloatAttr (_gfecb ,_bcaee )); -case "\u0068\u0065\u0069\u0067\u0068\u0074":_gbbg .SetHeight (_ffdeg .parseFloatAttr (_gfecb ,_bcaee ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_gbbg .SetFillColor (_ffdeg .parseColorAttr (_gfecb ,_bcaee ));case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_gbbg .SetFillOpacity (_ffdeg .parseFloatAttr (_gfecb ,_bcaee )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_gbbg .SetBorderColor (_ffdeg .parseColorAttr (_gfecb ,_bcaee ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_gbbg .SetBorderOpacity (_ffdeg .parseFloatAttr (_gfecb ,_bcaee )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_gbbg .SetBorderWidth (_ffdeg .parseFloatAttr (_gfecb ,_bcaee ));case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_gbbg .SetPositioning (_ffdeg .parsePositioningAttr (_gfecb ,_bcaee )); -case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_gbbg .SetFitMode (_ffdeg .parseFitModeAttr (_gfecb ,_bcaee ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_cgbe :=_ffdeg .parseMarginAttr (_gfecb ,_bcaee );_gbbg .SetMargins (_cgbe .Left ,_cgbe .Right ,_cgbe .Top ,_cgbe .Bottom ); -default:_ffdeg .nodeLogDebug (_bbdga ,"\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",_gfecb ); -};};return _gbbg ,nil ;};const (PositionRelative Positioning =iota ;PositionAbsolute ;);func (_gebg *templateProcessor )renderNode (_ggea *templateNode )error {_cdeaba :=_ggea ._dfgg ;if _cdeaba ==nil {return nil ;};_ebgf :=_ggea ._dcedab .Name .Local ; -_gceeb ,_cgebc :=_dadef [_ebgf ];if !_cgebc {_gebg .nodeLogDebug (_ggea ,"I\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e \u0053\u006b\u0069p\u0070i\u006e\u0067\u002e",_ebgf );return nil ;};var _gebeb interface{}; -if _ggea ._aeef !=nil &&_ggea ._aeef ._dfgg !=nil {_eafb :=_ggea ._aeef ._dcedab .Name .Local ;if _ ,_cgebc =_gceeb ._abgc [_eafb ];!_cgebc {_gebg .nodeLogDebug (_ggea ,"\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",_eafb ,_ebgf ); -return _cgafd ;};_gebeb =_ggea ._aeef ._dfgg ;}else {_ggceb :="\u0063r\u0065\u0061\u0074\u006f\u0072";switch _gebg ._fegf .(type ){case *Block :_ggceb ="\u0062\u006c\u006fc\u006b";};if _ ,_cgebc =_gceeb ._abgc [_ggceb ];!_cgebc {_gebg .nodeLogDebug (_ggea ,"\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",_ggceb ,_ebgf ); -return _cgafd ;};_gebeb =_gebg ._fegf ;};switch _aeada :=_gebeb .(type ){case componentRenderer :_deacc ,_bbacfb :=_cdeaba .(Drawable );if !_bbacfb {_gebg .nodeLogError (_ggea ,"\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",_ebgf ,_cdeaba ); -return _dccc ;};_efea :=_aeada .Draw (_deacc );if _efea !=nil {return _gebg .nodeError (_ggea ,"\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",_ebgf ,_cdeaba ,_efea ); -};case *Division :switch _dcgaa :=_cdeaba .(type ){case *Background :_aeada .SetBackground (_dcgaa );case VectorDrawable :_fdgc :=_aeada .Add (_dcgaa );if _fdgc !=nil {return _gebg .nodeError (_ggea ,"\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",_ebgf ,_cdeaba ,_fdgc ); -};};case *TableCell :_efgbf ,_bebe :=_cdeaba .(VectorDrawable );if !_bebe {_gebg .nodeLogError (_ggea ,"\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",_ebgf ,_cdeaba ); -return _dccc ;};_ecbge :=_aeada .SetContent (_efgbf );if _ecbge !=nil {return _gebg .nodeError (_ggea ,"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",_ebgf ,_cdeaba ,_ecbge ); -};case *StyledParagraph :_egbf ,_bfabc :=_cdeaba .(*TextChunk );if !_bfabc {_gebg .nodeLogError (_ggea ,"\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",_ebgf ,_cdeaba ); -return _dccc ;};_aeada .appendChunk (_egbf );case *Chapter :switch _gddeb :=_cdeaba .(type ){case *Chapter :return nil ;case *Paragraph :if _ggea ._dcedab .Name .Local =="\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067"{return nil ; -};_ccaaae :=_aeada .Add (_gddeb );if _ccaaae !=nil {return _gebg .nodeError (_ggea ,"\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",_ebgf ,_cdeaba ,_ccaaae ); -};case Drawable :_ddadf :=_aeada .Add (_gddeb );if _ddadf !=nil {return _gebg .nodeError (_ggea ,"\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",_ebgf ,_cdeaba ,_ddadf ); -};};case *List :switch _baade :=_cdeaba .(type ){case *TextChunk :case *listItem :_aeada ._gcaa =append (_aeada ._gcaa ,_baade );default:_gebg .nodeLogError (_ggea ,"\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",_ebgf ,_cdeaba ); -};case *listItem :switch _aaab :=_cdeaba .(type ){case *TextChunk :case *StyledParagraph :_aeada ._effbff =_aaab ;case *List :if _aaab ._bgbf {_aaab ._dbfea =15;};_aeada ._effbff =_aaab ;case *Image :_aeada ._effbff =_aaab ;case *Division :_aeada ._effbff =_aaab ; -case *Table :_aeada ._effbff =_aaab ;default:_gebg .nodeLogError (_ggea ,"\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",_ebgf ,_cdeaba ); -return _dccc ;};};return nil ;};func _ecfe (_fgbc *templateProcessor ,_fabda *templateNode )(interface{},error ){return _fgbc .parseTableCell (_fabda );}; +Inline bool ;_bdbc rune ;_eccc []error ;}; -// 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 ; +// AddressStyle returns the style properties used to render the content of +// the invoice address sections. +func (_febe *Invoice )AddressStyle ()TextStyle {return _febe ._dbbe };func _gaebg ()*PageBreak {return &PageBreak {}}; -// 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 ; +// AnchorPoint defines anchor point where the center position of the radial gradient would be calculated. +type AnchorPoint int ;func (_cafda *templateProcessor )nodeLogError (_gcbee *templateNode ,_bcafe string ,_eegg ...interface{}){_ee .Log .Error (_cafda .getNodeErrorLocation (_gcbee ,_bcafe ,_eegg ...));}; -// If enabled, the Phone field label (`Phone: `) is not displayed. -HidePhoneLabel bool ; +// SetFillOpacity sets the fill opacity. +func (_eacb *PolyBezierCurve )SetFillOpacity (opacity float64 ){_eacb ._faba =opacity }; -// If enabled, the Email field label (`Email: `) is not displayed. -HideEmailLabel bool ;};func (_bbcg *StyledParagraph )split (_ecabc DrawContext )(_aegga ,_deeec *StyledParagraph ,_adcf error ){if _adcf =_bbcg .wrapChunks (false );_adcf !=nil {return nil ,nil ,_adcf ;};if len (_bbcg ._afaa )==1&&_bbcg ._bfef > _ecabc .Height {return _bbcg ,nil ,nil ; -};_efddf :=func (_facfg []*TextChunk ,_gbfe []*TextChunk )[]*TextChunk {if len (_gbfe )==0{return _facfg ;};_adbd :=len (_facfg );if _adbd ==0{return append (_facfg ,_gbfe ...);};if _facfg [_adbd -1].Style ==_gbfe [0].Style {_facfg [_adbd -1].Text +=_gbfe [0].Text ; -}else {_facfg =append (_facfg ,_gbfe [0]);};return append (_facfg ,_gbfe [1:]...);};_fbgab :=func (_fcfbf *StyledParagraph ,_dfaca []*TextChunk )*StyledParagraph {if len (_dfaca )==0{return nil ;};_bbcf :=*_fcfbf ;_bbcf ._fcea =_dfaca ;return &_bbcf ;}; -var (_cfgg float64 ;_cacc []*TextChunk ;_dfbb []*TextChunk ;);for _ ,_dgbgd :=range _bbcg ._afaa {var _efae float64 ;_fgeea :=make ([]*TextChunk ,0,len (_dgbgd ));for _ ,_gaeg :=range _dgbgd {if _fcgac :=_gaeg .Style .FontSize ;_fcgac > _efae {_efae =_fcgac ; -};_fgeea =append (_fgeea ,_gaeg .clone ());};_efae *=_bbcg ._bfef ;if _bbcg ._cebf .IsRelative (){if _cfgg +_efae > _ecabc .Height {_dfbb =_efddf (_dfbb ,_fgeea );}else {_cacc =_efddf (_cacc ,_fgeea );};};_cfgg +=_efae ;};_bbcg ._afaa =nil ;if len (_dfbb )==0{return _bbcg ,nil ,nil ; -};return _fbgab (_bbcg ,_cacc ),_fbgab (_bbcg ,_dfbb ),nil ;};const (CellBorderSideLeft CellBorderSide =iota ;CellBorderSideRight ;CellBorderSideTop ;CellBorderSideBottom ;CellBorderSideAll ;); +// 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 (_dbag *StyledParagraph )SetWidth (width float64 ){_dbag ._ccac =width ;_dbag .wrapText ()}; -// CellVerticalAlignment defines the table cell's vertical alignment. -type CellVerticalAlignment int ; +// Width returns the width of the specified text chunk. +func (_ebfcc *TextChunk )Width ()float64 {var (_accaf float64 ;_gccgb =_ebfcc .Style ;);for _ ,_beef :=range _ebfcc .Text {_ddabc ,_ecgf :=_gccgb .Font .GetRuneMetrics (_beef );if !_ecgf {_ee .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",_beef ,_beef ,_gccgb .Font .BaseFont (),_gccgb .Font .Subtype ()); +_ee .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_gccgb .Font );_ee .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_gccgb .Font .Encoder ());};_dbbcga :=_gccgb .FontSize *_ddabc .Wx ;_bcdfe :=_dbbcga ; +if _beef !=' '{_bcdfe =_dbbcga +_gccgb .CharSpacing *1000.0;};_accaf +=_bcdfe ;};return _accaf /1000.0;};func (_cdfce *List )markerWidth ()float64 {var _fbgb float64 ;for _ ,_cadce :=range _cdfce ._gebg {_ecga :=_ggcdc (_cdfce ._ddbae );_ecga .SetEnableWrap (false ); +_ecga .SetTextAlignment (TextAlignmentRight );_ecga .Append (_cadce ._badgf .Text ).Style =_cadce ._badgf .Style ;_gdde :=_ecga .getTextWidth ()/1000.0;if _fbgb < _gdde {_fbgb =_gdde ;};};return _fbgb ;}; -// FitMode returns the fit mode of the ellipse. -func (_dedc *Ellipse )FitMode ()FitMode {return _dedc ._dage }; +// SetBorder sets the cell's border style. +func (_aaacb *TableCell )SetBorder (side CellBorderSide ,style CellBorderStyle ,width float64 ){if style ==CellBorderStyleSingle &&side ==CellBorderSideAll {_aaacb ._adac =CellBorderStyleSingle ;_aaacb ._caec =width ;_aaacb ._ggdb =CellBorderStyleSingle ; +_aaacb ._adcb =width ;_aaacb ._ggag =CellBorderStyleSingle ;_aaacb ._gbad =width ;_aaacb ._adebbb =CellBorderStyleSingle ;_aaacb ._accd =width ;}else if style ==CellBorderStyleDouble &&side ==CellBorderSideAll {_aaacb ._adac =CellBorderStyleDouble ;_aaacb ._caec =width ; +_aaacb ._ggdb =CellBorderStyleDouble ;_aaacb ._adcb =width ;_aaacb ._ggag =CellBorderStyleDouble ;_aaacb ._gbad =width ;_aaacb ._adebbb =CellBorderStyleDouble ;_aaacb ._accd =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideLeft {_aaacb ._adac =style ; +_aaacb ._caec =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideBottom {_aaacb ._ggdb =style ;_aaacb ._adcb =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideRight {_aaacb ._ggag =style ; +_aaacb ._gbad =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideTop {_aaacb ._adebbb =style ;_aaacb ._accd =width ;};}; -// SetWidthTop sets border width for top. -func (_dgbg *border )SetWidthTop (bw float64 ){_dgbg ._bab =bw };func _ada (_dedb _ga .ChartRenderable )*Chart {return &Chart {_afdb :_dedb ,_bag :PositionRelative ,_abec :Margins {Top :10,Bottom :10}};}; +// SetAngle sets the rotation angle of the text. +func (_dgaea *Paragraph )SetAngle (angle float64 ){_dgaea ._eagec =angle };func _ffag (_efcf ,_cfbe ,_aggg ,_faeef float64 )*Ellipse {return &Ellipse {_cfga :_efcf ,_adcc :_cfbe ,_dgga :_aggg ,_dgdg :_faeef ,_cafbc :PositionAbsolute ,_bcgab :1.0,_dgdf :ColorBlack ,_cbab :1.0,_eaf :1.0}; +};func (_aede *Invoice )generateNoteBlocks (_gbbge DrawContext )([]*Block ,DrawContext ,error ){_dagb :=_cebc ();_gcaae :=append ([][2]string {_aede ._eccg ,_aede ._caeed },_aede ._gbae ...);for _ ,_geca :=range _gcaae {if _geca [1]!=""{_eaaba :=_aede .drawSection (_geca [0],_geca [1]); +for _ ,_bfdaf :=range _eaaba {_dagb .Add (_bfdaf );};_ccdc :=_ggcdc (_aede ._faeg );_ccdc .SetMargins (0,0,10,0);_dagb .Add (_ccdc );};};return _dagb .GeneratePageBlocks (_gbbge );}; -// SetLineSeparatorStyle sets the style for the separator part of all new -// lines of the table of contents. -func (_fcfbc *TOC )SetLineSeparatorStyle (style TextStyle ){_fcfbc ._fadgg =style }; +// 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 {_eage :_bbg .Max (_bbg .Min (r ,1.0),0.0),_eaee :_bbg .Max (_bbg .Min (g ,1.0),0.0),_gfe :_bbg .Max (_bbg .Min (b ,1.0),0.0)};}; -// SetWidth sets line width. -func (_ddec *Curve )SetWidth (width float64 ){_ddec ._aabg =width }; +// Level returns the indentation level of the TOC line. +func (_fdbd *TOCLine )Level ()uint {return _fdbd ._fffag };func (_fedb *Paragraph )getTextWidth ()float64 {_bbgb :=0.0;for _ ,_fdag :=range _fedb ._bcecc {if _fdag =='\u000A'{continue ;};_eace ,_gabef :=_fedb ._bebf .GetRuneMetrics (_fdag );if !_gabef {_ee .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",_fdag ,_fdag ); +return -1;};_bbgb +=_fedb ._gfddf *_eace .Wx ;};return _bbgb ;};const (TextVerticalAlignmentBaseline TextVerticalAlignment =iota ;TextVerticalAlignmentCenter ;TextVerticalAlignmentBottom ;TextVerticalAlignmentTop ;);func _agca (_caac _ba .ChartRenderable )*Chart {return &Chart {_eebf :_caac ,_ecce :PositionRelative ,_ceac :Margins {Top :10,Bottom :10}}; +};func (_ebff *templateProcessor )parseStyledParagraph (_gcbb *templateNode )(interface{},error ){_ecgdb :=_ebff .creator .NewStyledParagraph ();for _ ,_gcab :=range _gcbb ._ebeg .Attr {_ddfg :=_gcab .Value ;switch _gdcfg :=_gcab .Name .Local ;_gdcfg {case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_ecgdb .SetTextAlignment (_ebff .parseTextAlignmentAttr (_gdcfg ,_ddfg )); +case "\u0076\u0065\u0072\u0074ic\u0061\u006c\u002d\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_ecgdb .SetTextVerticalAlignment (_ebff .parseTextVerticalAlignmentAttr (_gdcfg ,_ddfg ));case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_ecgdb .SetLineHeight (_ebff .parseFloatAttr (_gdcfg ,_ddfg )); +case "\u006d\u0061\u0072\u0067\u0069\u006e":_gagfg :=_ebff .parseMarginAttr (_gdcfg ,_ddfg );_ecgdb .SetMargins (_gagfg .Left ,_gagfg .Right ,_gagfg .Top ,_gagfg .Bottom );case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_ecgdb .SetEnableWrap (_ebff .parseBoolAttr (_gdcfg ,_ddfg )); +case "\u0065\u006ea\u0062\u006c\u0065-\u0077\u006f\u0072\u0064\u002d\u0077\u0072\u0061\u0070":_ecgdb .EnableWordWrap (_ebff .parseBoolAttr (_gdcfg ,_ddfg ));case "\u0074\u0065\u0078\u0074\u002d\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077":_ecgdb .SetTextOverflow (_ebff .parseTextOverflowAttr (_gdcfg ,_ddfg )); +case "\u0078":_ecgdb .SetPos (_ebff .parseFloatAttr (_gdcfg ,_ddfg ),_ecgdb ._egfdb );case "\u0079":_ecgdb .SetPos (_ecgdb ._bebdg ,_ebff .parseFloatAttr (_gdcfg ,_ddfg ));case "\u0061\u006e\u0067l\u0065":_ecgdb .SetAngle (_ebff .parseFloatAttr (_gdcfg ,_ddfg )); +default:_ebff .nodeLogDebug (_gcbb ,"\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",_gdcfg ); +};};return _ecgdb ,nil ;}; -// MoveY moves the drawing context to absolute position y. -func (_fdfg *Creator )MoveY (y float64 ){_fdfg ._ecec .Y =y }; +// SetHeight sets the height of the rectangle. +func (_cfgcb *Rectangle )SetHeight (height float64 ){_cfgcb ._ddbcg =height };func (_daed *Rectangle )applyFitMode (_fffed float64 ){_fffed -=_daed ._caegfd .Left +_daed ._caegfd .Right +_daed ._egdc ;switch _daed ._dgba {case FitModeFillWidth :_daed .ScaleToWidth (_fffed ); +};}; -// SetBorderOpacity sets the border opacity. -func (_gbed *PolyBezierCurve )SetBorderOpacity (opacity float64 ){_gbed ._cgde =opacity };func _ggfef (_gfbedb string )bool {_bfgc :=func (_gccfcg rune )bool {return _gccfcg =='\u000A'};_eafe :=_df .TrimFunc (_gfbedb ,_bfgc );_cagg :=_fcd .Paragraph {}; -_ ,_fbdbd :=_cagg .SetString (_eafe );if _fbdbd !=nil {return true ;};_dgfg ,_fbdbd :=_cagg .Order ();if _fbdbd !=nil {return true ;};if _dgfg .NumRuns ()< 1{return true ;};return _cagg .IsLeftToRight ();}; +// SetIncludeInTOC sets a flag to indicate whether or not to include in tOC. +func (_gcd *Chapter )SetIncludeInTOC (includeInTOC bool ){_gcd ._efb =includeInTOC }; -// NewPageBreak create a new page break. -func (_aad *Creator )NewPageBreak ()*PageBreak {return _bacb ()};func _cfb (_aaac *Chapter ,_edea *TOC ,_acc *_bce .Outline ,_efdd string ,_egdg int ,_aedb TextStyle )*Chapter {var _cfab uint =1;if _aaac !=nil {_cfab =_aaac ._dgea +1;};_cgb :=&Chapter {_faeeb :_egdg ,_dcge :_efdd ,_cagd :true ,_bgca :true ,_bac :_aaac ,_ecg :_edea ,_afed :_acc ,_cdea :[]Drawable {},_dgea :_cfab }; -_baec :=_gaee (_cgb .headingText (),_aedb );_baec .SetFont (_aedb .Font );_baec .SetFontSize (_aedb .FontSize );_cgb ._adge =_baec ;return _cgb ;};func (_agfg *templateProcessor )parseListItem (_bcegb *templateNode )(interface{},error ){if _bcegb ._aeef ==nil {_agfg .nodeLogError (_bcegb ,"\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 ,_cgafd ;};_cgga ,_ccgf :=_bcegb ._aeef ._dfgg .(*List );if !_ccgf {_agfg .nodeLogError (_bcegb ,"\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 ,_cgafd ;};_fecdg :=_geaed ();_fecdg ._aebgb =_cgga ._dagdf ;return _fecdg ,nil ;};func (_dgfa rgbColor )ToRGB ()(float64 ,float64 ,float64 ){return _dgfa ._afbf ,_dgfa ._eeef ,_dgfa ._gba ;}; +// SetPageMargins sets the page margins: left, right, top, bottom. +// The default page margins are 10% of document width. +func (_bcdb *Creator )SetPageMargins (left ,right ,top ,bottom float64 ){_bcdb ._gbf .Left =left ;_bcdb ._gbf .Right =right ;_bcdb ._gbf .Top =top ;_bcdb ._gbf .Bottom =bottom ;}; // SetLineNumberStyle sets the style for the numbers part of all new lines // of the table of contents. -func (_ceec *TOC )SetLineNumberStyle (style TextStyle ){_ceec ._fbbca =style }; - -// SetStyle sets the style of the line (solid or dashed). -func (_fecb *Line )SetStyle (style _bb .LineStyle ){_fecb ._cffg =style };func _ebcee (_dgafd *templateProcessor ,_ddfdbd *templateNode )(interface{},error ){return _dgafd .parseBackground (_ddfdbd );};func _faca (_aga string )string {_bff :=_bccg .FindAllString (_aga ,-1); -if len (_bff )==0{_aga =_aga +"\u0030";}else {_cgg ,_bbf :=_dc .Atoi (_bff [len (_bff )-1]);if _bbf !=nil {_bcf .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",_bbf ); -_aga =_aga +"\u0030";}else {_cgg ++;_ffc :=_df .LastIndex (_aga ,_bff [len (_bff )-1]);if _ffc ==-1{_aga =_g .Sprintf ("\u0025\u0073\u0025\u0064",_aga [:len (_aga )-1],_cgg );}else {_aga =_aga [:_ffc ]+_dc .Itoa (_cgg );};};};return _aga ;};func (_gddgb *TemplateOptions )init (){if _gddgb .SubtemplateMap ==nil {_gddgb .SubtemplateMap =map[string ]_c .Reader {}; -};if _gddgb .FontMap ==nil {_gddgb .FontMap =map[string ]*_bce .PdfFont {};};if _gddgb .ImageMap ==nil {_gddgb .ImageMap =map[string ]*_bce .Image {};};if _gddgb .ColorMap ==nil {_gddgb .ColorMap =map[string ]Color {};};if _gddgb .ChartMap ==nil {_gddgb .ChartMap =map[string ]_ga .ChartRenderable {}; -};}; - -// SetAngle sets the rotation angle of the text. -func (_bgacb *Paragraph )SetAngle (angle float64 ){_bgacb ._aecdd =angle };func (_ccdddb *templateProcessor )run ()error {_fbaaff :=_fc .NewDecoder (_bc .NewReader (_ccdddb ._gfgae ));var _aeegd *templateNode ;for {_egfdc ,_deaad :=_fbaaff .Token ();if _deaad !=nil {if _deaad ==_c .EOF {return nil ; -};return _deaad ;};if _egfdc ==nil {break ;};_bgeeg ,_afafa :=_fcefc (_fbaaff );_adbf :=_fbaaff .InputOffset ();switch _bdag :=_egfdc .(type ){case _fc .StartElement :_bcf .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",_bdag .Name .Local ); -_ffbce ,_cbcd :=_dadef [_bdag .Name .Local ];if !_cbcd {if _ccdddb ._cabb ==""{if _bgeeg !=0{_bcf .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",_bdag .Name .Local ,_bgeeg ,_afafa ); -}else {_bcf .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",_bdag .Name .Local ,_adbf ); -};}else {if _bgeeg !=0{_bcf .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",_bdag .Name .Local ,_ccdddb ._cabb ,_bgeeg ,_afafa ); -}else {_bcf .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",_bdag .Name .Local ,_ccdddb ._cabb ,_adbf ); -};};continue ;};_aeegd =&templateNode {_dcedab :_bdag ,_aeef :_aeegd ,_ebbba :_bgeeg ,_fbbad :_afafa ,_aeefc :_adbf };if _fgeeef :=_ffbce ._bdea ;_fgeeef !=nil {_aeegd ._dfgg ,_deaad =_fgeeef (_ccdddb ,_aeegd );if _deaad !=nil {return _deaad ;};};case _fc .EndElement :_bcf .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",_bdag .Name .Local ); -if _aeegd !=nil {if _aeegd ._dfgg !=nil {if _fddc :=_ccdddb .renderNode (_aeegd );_fddc !=nil {return _fddc ;};};_aeegd =_aeegd ._aeef ;};case _fc .CharData :if _aeegd !=nil &&_aeegd ._dfgg !=nil {if _fgefg :=_ccdddb .addNodeText (_aeegd ,string (_bdag )); -_fgefg !=nil {return _fgefg ;};};case _fc .Comment :_bcf .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 (_bdag )); -};};return nil ;};func (_ggca *StyledParagraph )wrapChunks (_dbed bool )error {if !_ggca ._ddcc ||int (_ggca ._edgda )<=0{_ggca ._afaa =[][]*TextChunk {_ggca ._fcea };return nil ;};if _ggca ._dafg {_ggca .wrapWordChunks ();};_ggca ._afaa =[][]*TextChunk {}; -var _abefb []*TextChunk ;var _gddgf float64 ;_fdgb :=_fce .IsSpace ;if !_dbed {_fdgb =func (rune )bool {return false };};_edccdc :=_dbeec (_ggca ._edgda *1000.0,0.000001);for _ ,_faaeg :=range _ggca ._fcea {_begcce :=_faaeg .Style ;_bffee :=_faaeg ._dfce ; -_ebbeb :=_faaeg .VerticalAlignment ;var (_dceda []rune ;_ffad []float64 ;);_afbfb :=_ggfef (_faaeg .Text );for _ ,_fdgef :=range _faaeg .Text {if _fdgef =='\u000A'{if !_dbed {_dceda =append (_dceda ,_fdgef );};_abefb =append (_abefb ,&TextChunk {Text :_df .TrimRightFunc (string (_dceda ),_fdgb ),Style :_begcce ,_dfce :_dcgf (_bffee ),VerticalAlignment :_ebbeb }); -_ggca ._afaa =append (_ggca ._afaa ,_abefb );_abefb =nil ;_gddgf =0;_dceda =nil ;_ffad =nil ;continue ;};_baeec :=_fdgef ==' ';_eagd ,_adade :=_begcce .Font .GetRuneMetrics (_fdgef );if !_adade {_bcf .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",_fdgef ); -return _d .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");};_cdaf :=_begcce .FontSize *_eagd .Wx *_begcce .horizontalScale ();_cbdcb :=_cdaf ;if !_baeec {_cbdcb =_cdaf +_begcce .CharSpacing *1000.0; -};if _gddgf +_cdaf > _edccdc {_abecg :=-1;if !_baeec {for _geabg :=len (_dceda )-1;_geabg >=0;_geabg --{if _dceda [_geabg ]==' '{_abecg =_geabg ;break ;};};};if _ggca ._dafg {_agcfg :=len (_abefb );if _agcfg > 0{_abefb [_agcfg -1].Text =_df .TrimRightFunc (_abefb [_agcfg -1].Text ,_fdgb ); -_ggca ._afaa =append (_ggca ._afaa ,_abefb );_abefb =[]*TextChunk {};};_dceda =append (_dceda ,_fdgef );_ffad =append (_ffad ,_cbdcb );if _abecg >=0{_dceda =_dceda [_abecg +1:];_ffad =_ffad [_abecg +1:];};_gddgf =0;for _ ,_ccbaf :=range _ffad {_gddgf +=_ccbaf ; -};if _gddgf > _edccdc {_eaged :=string (_dceda [:len (_dceda )-1]);_eaged =_dfcee (_eaged ,_afbfb );if !_dbed &&_baeec {_eaged +="\u0020";};_abefb =append (_abefb ,&TextChunk {Text :_df .TrimRightFunc (_eaged ,_fdgb ),Style :_begcce ,_dfce :_dcgf (_bffee ),VerticalAlignment :_ebbeb }); -_ggca ._afaa =append (_ggca ._afaa ,_abefb );_abefb =[]*TextChunk {};_dceda =[]rune {_fdgef };_ffad =[]float64 {_cbdcb };_gddgf =_cbdcb ;};continue ;};_bcgfbf :=string (_dceda );if _abecg >=0{_bcgfbf =string (_dceda [0:_abecg +1]);_dceda =_dceda [_abecg +1:]; -_dceda =append (_dceda ,_fdgef );_ffad =_ffad [_abecg +1:];_ffad =append (_ffad ,_cbdcb );_gddgf =0;for _ ,_cbbfd :=range _ffad {_gddgf +=_cbbfd ;};}else {if _baeec {_gddgf =0;_dceda =[]rune {};_ffad =[]float64 {};}else {_gddgf =_cbdcb ;_dceda =[]rune {_fdgef }; -_ffad =[]float64 {_cbdcb };};};_bcgfbf =_dfcee (_bcgfbf ,_afbfb );if !_dbed &&_baeec {_bcgfbf +="\u0020";};_abefb =append (_abefb ,&TextChunk {Text :_df .TrimRightFunc (_bcgfbf ,_fdgb ),Style :_begcce ,_dfce :_dcgf (_bffee ),VerticalAlignment :_ebbeb }); -_ggca ._afaa =append (_ggca ._afaa ,_abefb );_abefb =[]*TextChunk {};}else {_gddgf +=_cbdcb ;_dceda =append (_dceda ,_fdgef );_ffad =append (_ffad ,_cbdcb );};};if len (_dceda )> 0{_cfeba :=_dfcee (string (_dceda ),_afbfb );_abefb =append (_abefb ,&TextChunk {Text :_cfeba ,Style :_begcce ,_dfce :_dcgf (_bffee ),VerticalAlignment :_ebbeb }); -};};if len (_abefb )> 0{_ggca ._afaa =append (_ggca ._afaa ,_abefb );};return nil ;};func _ggefd (_bcdfb ,_aegbf ,_bbfec float64 )(_ccacd ,_eaeaa ,_gdgdca ,_fbbea float64 ){if _bbfec ==0{return 0,0,_bcdfb ,_aegbf ;};_dffba :=_bb .Path {Points :[]_bb .Point {_bb .NewPoint (0,0).Rotate (_bbfec ),_bb .NewPoint (_bcdfb ,0).Rotate (_bbfec ),_bb .NewPoint (0,_aegbf ).Rotate (_bbfec ),_bb .NewPoint (_bcdfb ,_aegbf ).Rotate (_bbfec )}}.GetBoundingBox (); -return _dffba .X ,_dffba .Y ,_dffba .Width ,_dffba .Height ;}; - -// SetMargins sets the Paragraph's margins. -func (_bebce *StyledParagraph )SetMargins (left ,right ,top ,bottom float64 ){_bebce ._ffdd .Left =left ;_bebce ._ffdd .Right =right ;_bebce ._ffdd .Top =top ;_bebce ._ffdd .Bottom =bottom ;};func _efga (_gbgf int )*Table {_bdcc :=&Table {_fdbec :_gbgf ,_adaeg :10.0,_edccdg :[]float64 {},_cgfe :[]float64 {},_fcac :[]*TableCell {},_cedeg :make ([]int ,_gbgf ),_fcge :true }; -_bdcc .resetColumnWidths ();return _bdcc ;};func (_fdgd *List )split (_dcdf DrawContext )(_cfcae ,_ceef *List ){var (_dgaed float64 ;_gaba ,_gfce []*listItem ;);_dbdab :=_dcdf .Width -_fdgd ._cdc .Horizontal ()-_fdgd ._dbfea -_fdgd .markerWidth ();_bgbfe :=_fdgd .markerWidth (); -for _ffgcc ,_adgaa :=range _fdgd ._gcaa {_gbaa :=_adgaa .ctxHeight (_dbdab );_dgaed +=_gbaa ;if _dgaed <=_dcdf .Height {_gaba =append (_gaba ,_adgaa );}else {switch _ceac :=_adgaa ._effbff .(type ){case *List :_ffgf :=_dcdf ;_ffgf .Height =_af .Floor (_gbaa -(_dgaed -_dcdf .Height )); -_cgfg ,_fbbda :=_ceac .split (_ffgf );if _cgfg !=nil {_agga :=_geaed ();_agga ._aebgb =_adgaa ._aebgb ;_agga ._effbff =_cgfg ;_gaba =append (_gaba ,_agga );};if _fbbda !=nil {_cfbg :=_ceac ._dagdf .Style .FontSize ;_gfde ,_eggb :=_ceac ._dagdf .Style .Font .GetRuneMetrics (' '); -if _eggb {_cfbg =_ceac ._dagdf .Style .FontSize *_gfde .Wx *_ceac ._dagdf .Style .horizontalScale ()/1000.0;};_aggf :=_df .Repeat ("\u0020",int (_bgbfe /_cfbg ));_gddg :=_geaed ();_gddg ._aebgb =*NewTextChunk (_aggf ,_ceac ._dagdf .Style );_gddg ._effbff =_fbbda ; -_gfce =append (_gfce ,_gddg );_gfce =append (_gfce ,_fdgd ._gcaa [_ffgcc +1:]...);};default:_gfce =_fdgd ._gcaa [_ffgcc :];};if len (_gfce )> 0{break ;};};};if len (_gaba )> 0{_cfcae =_cccaag (_fdgd ._dbde );*_cfcae =*_fdgd ;_cfcae ._gcaa =_gaba ;};if len (_gfce )> 0{_ceef =_cccaag (_fdgd ._dbde ); -*_ceef =*_fdgd ;_ceef ._gcaa =_gfce ;};return _cfcae ,_ceef ;}; - -// ScaleToWidth scales the Block to a specified width, maintaining the same aspect ratio. -func (_bbda *Block )ScaleToWidth (w float64 ){_bef :=w /_bbda ._fb ;_bbda .Scale (_bef ,_bef )}; - -// ColorPoint is a pair of Color and a relative point where the color -// would be rendered. -type ColorPoint struct{_cggf Color ;_gdac float64 ;}; - -// VectorDrawable is a Drawable with a specified width and height. -type VectorDrawable interface{Drawable ; +func (_dfbadc *TOC )SetLineNumberStyle (style TextStyle ){_dfbadc ._febc =style };func _eeae (_dcdcf ,_dbbb ,_cbcdg ,_gbd float64 )*Line {return &Line {_fcgb :_dcdcf ,_aeea :_dbbb ,_eefg :_cbcdg ,_bfbgf :_gbd ,_baefg :ColorBlack ,_ffbdb :1.0,_fffb :1.0,_daab :[]int64 {1,1},_dabg :PositionAbsolute }; +}; -// Width returns the width of the Drawable. -Width ()float64 ; +// Context returns the current drawing context. +func (_fbbe *Creator )Context ()DrawContext {return _fbbe ._ffdd };type listItem struct{_dgfd VectorDrawable ;_badgf TextChunk ;};var (ErrContentNotFit =_ge .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"); +);func (_gffcd *templateProcessor )parseLinearGradientAttr (creator *Creator ,_dddd string )Color {_deff :=ColorBlack ;if _dddd ==""{return _deff ;};_eede :=creator .NewLinearGradientColor ([]*ColorPoint {});_eede .SetExtends (true ,true );var (_cdddb =_dd .Split (_dddd [16:len (_dddd )-1],"\u002c"); +_fgefb =_dd .TrimSpace (_cdddb [0]););if _dd .HasSuffix (_fgefb ,"\u0064\u0065\u0067"){_fdccf ,_edbe :=_bb .ParseFloat (_fgefb [:len (_fgefb )-3],64);if _edbe !=nil {_ee .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",_edbe ); +}else {_eede .SetAngle (_fdccf );};_cdddb =_cdddb [1:];};_abge ,_edcad :=_gffcd .processGradientColorPair (_cdddb );if _abge ==nil ||_edcad ==nil {return _deff ;};for _acfec :=0;_acfec < len (_abge );_acfec ++{_eede .AddColorStop (_abge [_acfec ],_edcad [_acfec ]); +};return _eede ;};func (_acebde *templateProcessor )parseEllipse (_beeeg *templateNode )(interface{},error ){_eaefdc :=_acebde .creator .NewEllipse (0,0,0,0);for _ ,_fgga :=range _beeeg ._ebeg .Attr {_cfgcf :=_fgga .Value ;switch _cgbf :=_fgga .Name .Local ; +_cgbf {case "\u0063\u0078":_eaefdc ._cfga =_acebde .parseFloatAttr (_cgbf ,_cfgcf );case "\u0063\u0079":_eaefdc ._adcc =_acebde .parseFloatAttr (_cgbf ,_cfgcf );case "\u0077\u0069\u0064t\u0068":_eaefdc .SetWidth (_acebde .parseFloatAttr (_cgbf ,_cfgcf )); +case "\u0068\u0065\u0069\u0067\u0068\u0074":_eaefdc .SetHeight (_acebde .parseFloatAttr (_cgbf ,_cfgcf ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_eaefdc .SetFillColor (_acebde .parseColorAttr (_cgbf ,_cfgcf ));case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_eaefdc .SetFillOpacity (_acebde .parseFloatAttr (_cgbf ,_cfgcf )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_eaefdc .SetBorderColor (_acebde .parseColorAttr (_cgbf ,_cfgcf ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_eaefdc .SetBorderOpacity (_acebde .parseFloatAttr (_cgbf ,_cfgcf )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_eaefdc .SetBorderWidth (_acebde .parseFloatAttr (_cgbf ,_cfgcf ));case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_eaefdc .SetPositioning (_acebde .parsePositioningAttr (_cgbf ,_cfgcf )); +case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_eaefdc .SetFitMode (_acebde .parseFitModeAttr (_cgbf ,_cfgcf ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_afgbc :=_acebde .parseMarginAttr (_cgbf ,_cfgcf );_eaefdc .SetMargins (_afgbc .Left ,_afgbc .Right ,_afgbc .Top ,_afgbc .Bottom ); +default:_acebde .nodeLogDebug (_beeeg ,"\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",_cgbf ); +};};return _eaefdc ,nil ;}; -// Height returns the height of the Drawable. -Height ()float64 ;};func _ebegb (_bcfdf *templateProcessor ,_effda *templateNode )(interface{},error ){return _bcfdf .parseListItem (_effda );};func _gbgb ()*Division {return &Division {_gacgg :true }}; +// Width returns the current page width. +func (_cfc *Creator )Width ()float64 {return _cfc ._afgc }; -// SetBorderOpacity sets the border opacity of the ellipse. -func (_efaa *Ellipse )SetBorderOpacity (opacity float64 ){_efaa ._geae =opacity }; +// 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 (_gafb *Creator )Draw (d Drawable )error {if _gafb .getActivePage ()==nil {_gafb .NewPage ();};_eaga ,_agga ,_afdg :=d .GeneratePageBlocks (_gafb ._ffdd );if _afdg !=nil {return _afdg ;};if len (_agga ._eccc )> 0{_gafb .Errors =append (_gafb .Errors ,_agga ._eccc ...); +};for _bedf ,_eadd :=range _eaga {if _bedf > 0{_gafb .NewPage ();};_aggae :=_gafb .getActivePage ();if _adgg ,_egef :=_gafb ._acba [_aggae ];_egef {if _caeg :=_adgg .mergeBlocks (_eadd );_caeg !=nil {return _caeg ;};if _egaf :=_gff (_eadd ._ce ,_adgg ._ce ); +_egaf !=nil {return _egaf ;};}else {_gafb ._acba [_aggae ]=_eadd ;};};_gafb ._ffdd .X =_agga .X ;_gafb ._ffdd .Y =_agga .Y ;_gafb ._ffdd .Height =_agga .PageHeight -_agga .Y -_agga .Margins .Bottom ;return nil ;}; -// SetBuyerAddress sets the buyer address of the invoice. -func (_cfcac *Invoice )SetBuyerAddress (address *InvoiceAddress ){_cfcac ._ebfa =address }; +// SetColorBottom sets border color for bottom. +func (_dbd *border )SetColorBottom (col Color ){_dbd ._ege =col };func _bcff (_aeee []byte )(*Image ,error ){_bgcb :=_fg .NewReader (_aeee );_bacg ,_bdeff :=_bbd .ImageHandling .Read (_bgcb );if _bdeff !=nil {_ee .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_bdeff ); +return nil ,_bdeff ;};return _eggc (_bacg );};func (_bdgf *templateProcessor )parseListItem (_gdca *templateNode )(interface{},error ){if _gdca ._afbge ==nil {_bdgf .nodeLogError (_gdca ,"\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 ,_gcgf ;};_ffefg ,_ggbbeg :=_gdca ._afbge ._dceb .(*List );if !_ggbbeg {_bdgf .nodeLogError (_gdca ,"\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 ,_gcgf ;};_edffa :=_afc ();_edffa ._badgf =_ffefg ._cafc ;return _edffa ,nil ;};func _fcdfc (_cdbd *templateProcessor ,_dgcc *templateNode )(interface{},error ){return _cdbd .parseRectangle (_dgcc );}; -// NewCell makes a new cell and inserts it into the table at the current position. -func (_fbadb *Table )NewCell ()*TableCell {return _fbadb .MultiCell (1,1)};func (_bbdae *templateProcessor )parseInt64Attr (_ddce ,_edcb string )int64 {_bcf .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",_ddce ,_edcb ); -_dbaag ,_ :=_dc .ParseInt (_edcb ,10,64);return _dbaag ;}; +// 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{_bcecc string ;_bebf *_bbd .PdfFont ;_gfddf float64 ;_degf float64 ;_bbbf Color ;_dacg TextAlignment ;_bacce bool ;_cfedb float64 ;_gbdf int ;_gecd bool ;_eagec float64 ;_ggfad Margins ;_geee Positioning ;_bagf float64 ;_egce float64 ; +_bcee ,_agbad float64 ;_fffef []string ;};func (_ecbg *TemplateOptions )init (){if _ecbg .SubtemplateMap ==nil {_ecbg .SubtemplateMap =map[string ]_ga .Reader {};};if _ecbg .FontMap ==nil {_ecbg .FontMap =map[string ]*_bbd .PdfFont {};};if _ecbg .ImageMap ==nil {_ecbg .ImageMap =map[string ]*_bbd .Image {}; +};if _ecbg .ColorMap ==nil {_ecbg .ColorMap =map[string ]Color {};};if _ecbg .ChartMap ==nil {_ecbg .ChartMap =map[string ]_ba .ChartRenderable {};};}; -// SetOpacity sets opacity for Image. -func (_abdb *Image )SetOpacity (opacity float64 ){_abdb ._baa =opacity }; +// MoveDown moves the drawing context down by relative displacement dy (negative goes up). +func (_aaag *Creator )MoveDown (dy float64 ){_aaag ._ffdd .Y +=dy }; -// IsAbsolute checks if the positioning is absolute. -func (_ddee Positioning )IsAbsolute ()bool {return _ddee ==PositionAbsolute }; +// SetBorderOpacity sets the border opacity. +func (_bbf *CurvePolygon )SetBorderOpacity (opacity float64 ){_bbf ._dggg =opacity }; -// SetHeight sets the height of the rectangle. -func (_dgcg *Rectangle )SetHeight (height float64 ){_dgcg ._gbcd =height }; +// FillOpacity returns the fill opacity of the rectangle (0-1). +func (_ccea *Rectangle )FillOpacity ()float64 {return _ccea ._fbcfb }; -// 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 (_cffcf *Creator )Flip (flipH ,flipV bool )error {_ddfg :=_cffcf .getActivePage ();if _ddfg ==nil {return _d .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};_dcad ,_bagf :=_cffcf ._bfa [_ddfg ];if !_bagf {_dcad =&pageTransformations {}; -_cffcf ._bfa [_ddfg ]=_dcad ;};_dcad ._gddf =flipH ;_dcad ._cffc =flipV ;return nil ;}; +// SetColorRight sets border color for right. +func (_ddda *border )SetColorRight (col Color ){_ddda ._dfe =col }; -// 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 (_cbag *Paragraph )SetWidth (width float64 ){_cbag ._eegce =width ;_cbag .wrapText ()};func (_bgfdd *templateProcessor )parseHorizontalAlignmentAttr (_ecbece ,_efaae string )HorizontalAlignment {_bcf .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.",_ecbece ,_efaae ); -_efedd :=map[string ]HorizontalAlignment {"\u006c\u0065\u0066\u0074":HorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":HorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":HorizontalAlignmentRight }[_efaae ];return _efedd ;}; +// Height returns Image's document height. +func (_fefbg *Image )Height ()float64 {return _fefbg ._bcec }; -// SetMargins sets the margins of the ellipse. -// NOTE: ellipse margins are only applied if relative positioning is used. -func (_cffb *Ellipse )SetMargins (left ,right ,top ,bottom float64 ){_cffb ._bceg .Left =left ;_cffb ._bceg .Right =right ;_cffb ._bceg .Top =top ;_cffb ._bceg .Bottom =bottom ;}; +// SetPos sets the position of the chart to the specified coordinates. +// This method sets the chart to use absolute positioning. +func (_dgab *Chart )SetPos (x ,y float64 ){_dgab ._ecce =PositionAbsolute ;_dgab ._bdaf =x ;_dgab ._ecfb =y ;}; -// SetSubtotal sets the subtotal of the invoice. -func (_bdeda *Invoice )SetSubtotal (value string ){_bdeda ._edeg [1].Value =value };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 };);func _degdd (_dcgga *templateProcessor ,_efegb *templateNode )(interface{},error ){return _dcgga .parseEllipse (_efegb );}; +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. +func (_fecce *TOCLine )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ebda :=ctx ;_cddf ,ctx ,_dgbag :=_fecce ._ebca .GeneratePageBlocks (ctx );if _dgbag !=nil {return _cddf ,ctx ,_dgbag ;};if _fecce ._cgcba .IsRelative (){ctx .X =_ebda .X ; +};if _fecce ._cgcba .IsAbsolute (){return _cddf ,_ebda ,nil ;};return _cddf ,ctx ,nil ;}; -// SetAntiAlias enables anti alias config. -// -// Anti alias is disabled by default. -func (_ffgfe *RadialShading )SetAntiAlias (enable bool ){_ffgfe ._ddbe .SetAntiAlias (enable )}; +// SetCoords sets the center coordinates of the ellipse. +func (_aebb *Ellipse )SetCoords (xc ,yc float64 ){_aebb ._cfga =xc ;_aebb ._adcc =yc };func (_abdf *TOCLine )prepareParagraph (_afde *StyledParagraph ,_agbgb DrawContext ){_aaddf :=_abdf .Title .Text ;if _abdf .Number .Text !=""{_aaddf ="\u0020"+_aaddf ; +};_aaddf +="\u0020";_gcfgf :=_abdf .Page .Text ;if _gcfgf !=""{_gcfgf ="\u0020"+_gcfgf ;};_afde ._gacc =[]*TextChunk {{Text :_abdf .Number .Text ,Style :_abdf .Number .Style ,_gdege :_abdf .getLineLink ()},{Text :_aaddf ,Style :_abdf .Title .Style ,_gdege :_abdf .getLineLink ()},{Text :_gcfgf ,Style :_abdf .Page .Style ,_gdege :_abdf .getLineLink ()}}; +_afde .wrapText ();_debd :=len (_afde ._gegeg );if _debd ==0{return ;};_dddda :=_agbgb .Width *1000-_afde .getTextLineWidth (_afde ._gegeg [_debd -1]);_fdead :=_afde .getTextLineWidth ([]*TextChunk {&_abdf .Separator });_dgcefa :=int (_dddda /_fdead ); +_eeffc :=_dd .Repeat (_abdf .Separator .Text ,_dgcefa );_fbbgf :=_abdf .Separator .Style ;_gebee :=_afde .Insert (2,_eeffc );_gebee .Style =_fbbgf ;_gebee ._gdege =_abdf .getLineLink ();_dddda =_dddda -float64 (_dgcefa )*_fdead ;if _dddda > 500{_gecgf ,_gbaabb :=_fbbgf .Font .GetRuneMetrics (' '); +if _gbaabb &&_dddda > _gecgf .Wx {_gdgb :=int (_dddda /_gecgf .Wx );if _gdgb > 0{_aaafe :=_fbbgf ;_aaafe .FontSize =1;_gebee =_afde .Insert (2,_dd .Repeat ("\u0020",_gdgb ));_gebee .Style =_aaafe ;_gebee ._gdege =_abdf .getLineLink ();};};};};const (DefaultHorizontalScaling =100; +);func (_dbcgg *Invoice )newCell (_bba string ,_bgdc InvoiceCellProps )*InvoiceCell {return &InvoiceCell {_bgdc ,_bba };};func (_aeebb *Paragraph )wrapText ()error {if !_aeebb ._bacce ||int (_aeebb ._cfedb )<=0{_aeebb ._fffef =[]string {_aeebb ._bcecc }; +return nil ;};_dcbcb :=NewTextChunk (_aeebb ._bcecc ,TextStyle {Font :_aeebb ._bebf ,FontSize :_aeebb ._gfddf });_cfaf ,_dbad :=_dcbcb .Wrap (_aeebb ._cfedb );if _dbad !=nil {return _dbad ;};if _aeebb ._gbdf > 0&&len (_cfaf )> _aeebb ._gbdf {_cfaf =_cfaf [:_aeebb ._gbdf ]; +};_aeebb ._fffef =_cfaf ;return nil ;};func _dbcb (_dbcc ,_fadd ,_dgcd ,_aef float64 )*border {_add :=&border {};_add ._dgf =_dbcc ;_add ._fcb =_fadd ;_add ._fce =_dgcd ;_add ._cg =_aef ;_add ._cdc =ColorBlack ;_add ._ege =ColorBlack ;_add ._fcc =ColorBlack ; +_add ._dfe =ColorBlack ;_add ._eeb =0;_add ._bca =0;_add ._dafd =0;_add ._dbf =0;_add .LineStyle =_gad .LineStyleSolid ;return _add ;};func (_cbfdc *templateProcessor )nodeLogDebug (_ddcc *templateNode ,_afca string ,_cefg ...interface{}){_ee .Log .Debug (_cbfdc .getNodeErrorLocation (_ddcc ,_afca ,_cefg ...)); +}; -// FitMode returns the fit mode of the image. -func (_feeb *Image )FitMode ()FitMode {return _feeb ._fgga }; +// GeneratePageBlocks generates the page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. Implements the Drawable interface. +func (_bgdcf *StyledParagraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_cafba :=ctx ;var _afggg []*Block ;_bbgg :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _bgdcf ._dageg .IsRelative (){ctx .X +=_bgdcf ._dadf .Left ;ctx .Y +=_bgdcf ._dadf .Top ; +ctx .Width -=_bgdcf ._dadf .Left +_bgdcf ._dadf .Right ;ctx .Height -=_bgdcf ._dadf .Top ;_bgdcf .SetWidth (ctx .Width );}else {if int (_bgdcf ._ccac )<=0{_bgdcf .SetWidth (_bgdcf .getTextWidth ()/1000.0);};ctx .X =_bgdcf ._bebdg ;ctx .Y =_bgdcf ._egfdb ; +};if _bgdcf ._cbee !=nil {_bgdcf ._cbee (_bgdcf ,ctx );};if _ggad :=_bgdcf .wrapText ();_ggad !=nil {return nil ,ctx ,_ggad ;};_fbac :=_bgdcf ._gegeg ;_cdadcc :=0;for {_bgbc ,_cbccf ,_dddef :=_bbaf (_bbgg ,_bgdcf ,_fbac ,ctx );if _dddef !=nil {_ee .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dddef ); +return nil ,ctx ,_dddef ;};ctx =_bgbc ;_afggg =append (_afggg ,_bbgg );if _fbac =_cbccf ;len (_cbccf )==0{break ;};if len (_cbccf )==_cdadcc {return nil ,ctx ,_ge .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"); +};_bbgg =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_bgbc =ctx ;_bgbc .Y =ctx .Margins .Top ;_bgbc .X =ctx .Margins .Left +_bgdcf ._dadf .Left ;_bgbc .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_bgbc .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_bgdcf ._dadf .Left -_bgdcf ._dadf .Right ; +ctx =_bgbc ;_cdadcc =len (_cbccf );};if _bgdcf ._dageg .IsRelative (){ctx .Y +=_bgdcf ._dadf .Bottom ;ctx .Height -=_bgdcf ._dadf .Bottom ;if !ctx .Inline {ctx .X =_cafba .X ;ctx .Width =_cafba .Width ;};return _afggg ,ctx ,nil ;};return _afggg ,_cafba ,nil ; +};func _aecf (_afdb ,_cafg TextStyle )*Invoice {_gfea :=&Invoice {_aabb :"\u0049N\u0056\u004f\u0049\u0043\u0045",_bbee :"\u002c\u0020",_faeg :_afdb ,_bdag :_cafg };_gfea ._bege =&InvoiceAddress {Separator :_gfea ._bbee };_gfea ._ecff =&InvoiceAddress {Heading :"\u0042i\u006c\u006c\u0020\u0074\u006f",Separator :_gfea ._bbee }; +_cfed :=ColorRGBFrom8bit (245,245,245);_fefcc :=ColorRGBFrom8bit (155,155,155);_gfea ._dccef =_cafg ;_gfea ._dccef .Color =_fefcc ;_gfea ._dccef .FontSize =20;_gfea ._dbbe =_afdb ;_gfea ._abf =_cafg ;_gfea ._ddbe =_afdb ;_gfea ._ccfb =_cafg ;_gfea ._babf =_gfea .NewCellProps (); +_gfea ._babf .BackgroundColor =_cfed ;_gfea ._babf .TextStyle =_cafg ;_gfea ._edga =_gfea .NewCellProps ();_gfea ._edga .TextStyle =_cafg ;_gfea ._edga .BackgroundColor =_cfed ;_gfea ._edga .BorderColor =_cfed ;_gfea ._ecaa =_gfea .NewCellProps ();_gfea ._ecaa .BorderColor =_cfed ; +_gfea ._ecaa .BorderSides =[]CellBorderSide {CellBorderSideBottom };_gfea ._ecaa .Alignment =CellHorizontalAlignmentRight ;_gfea ._aefg =_gfea .NewCellProps ();_gfea ._aefg .Alignment =CellHorizontalAlignmentRight ;_gfea ._aca =[2]*InvoiceCell {_gfea .newCell ("\u0049\u006e\u0076\u006f\u0069\u0063\u0065\u0020\u006eu\u006d\u0062\u0065\u0072",_gfea ._babf ),_gfea .newCell ("",_gfea ._babf )}; +_gfea ._cadc =[2]*InvoiceCell {_gfea .newCell ("\u0044\u0061\u0074\u0065",_gfea ._babf ),_gfea .newCell ("",_gfea ._babf )};_gfea ._cdfc =[2]*InvoiceCell {_gfea .newCell ("\u0044\u0075\u0065\u0020\u0044\u0061\u0074\u0065",_gfea ._babf ),_gfea .newCell ("",_gfea ._babf )}; +_gfea ._ffda =[2]*InvoiceCell {_gfea .newCell ("\u0053\u0075\u0062\u0074\u006f\u0074\u0061\u006c",_gfea ._aefg ),_gfea .newCell ("",_gfea ._aefg )};_afgf :=_gfea ._aefg ;_afgf .TextStyle =_cafg ;_afgf .BackgroundColor =_cfed ;_afgf .BorderColor =_cfed ; +_gfea ._eegf =[2]*InvoiceCell {_gfea .newCell ("\u0054\u006f\u0074a\u006c",_afgf ),_gfea .newCell ("",_afgf )};_gfea ._eccg =[2]string {"\u004e\u006f\u0074e\u0073",""};_gfea ._caeed =[2]string {"T\u0065r\u006d\u0073\u0020\u0061\u006e\u0064\u0020\u0063o\u006e\u0064\u0069\u0074io\u006e\u0073",""}; +_gfea ._agbb =[]*InvoiceCell {_gfea .newColumn ("D\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e",CellHorizontalAlignmentLeft ),_gfea .newColumn ("\u0051\u0075\u0061\u006e\u0074\u0069\u0074\u0079",CellHorizontalAlignmentRight ),_gfea .newColumn ("\u0055\u006e\u0069\u0074\u0020\u0070\u0072\u0069\u0063\u0065",CellHorizontalAlignmentRight ),_gfea .newColumn ("\u0041\u006d\u006f\u0075\u006e\u0074",CellHorizontalAlignmentRight )}; +return _gfea ;}; -// SetBorderColor sets the cell's border color. -func (_efced *TableCell )SetBorderColor (col Color ){_efced ._agfcf =col ;_efced ._bedc =col ;_efced ._ddadg =col ;_efced ._dede =col ;}; +// TextDecorationLineStyle represents the style of lines used to decorate +// a text chunk (e.g. underline). +type TextDecorationLineStyle struct{ -// SetLevel sets the indentation level of the TOC line. -func (_fgfgg *TOCLine )SetLevel (level uint ){_fgfgg ._bfbdg =level ;_fgfgg ._egbgc ._ffdd .Left =_fgfgg ._aaeg +float64 (_fgfgg ._bfbdg -1)*_fgfgg ._fgggc ;}; +// Color represents the color of the line (default: the color of the text). +Color Color ; -// Invoice represents a configurable invoice template. -type Invoice struct{_bggd string ;_eabfg *Image ;_ebfa *InvoiceAddress ;_ccee *InvoiceAddress ;_bgag string ;_effd [2]*InvoiceCell ;_fdcb [2]*InvoiceCell ;_afac [2]*InvoiceCell ;_bbaa [][2]*InvoiceCell ;_dbcb []*InvoiceCell ;_ebcb [][]*InvoiceCell ;_edeg [2]*InvoiceCell ; -_cbef [2]*InvoiceCell ;_bfgec [][2]*InvoiceCell ;_gddcb [2]string ;_gbeb [2]string ;_aegfa [][2]string ;_eegf TextStyle ;_cccaa TextStyle ;_efdgf TextStyle ;_caffe TextStyle ;_affd TextStyle ;_afaeb TextStyle ;_bfaaa TextStyle ;_dbbd InvoiceCellProps ; -_gcac InvoiceCellProps ;_debf InvoiceCellProps ;_dadf InvoiceCellProps ;_fcad Positioning ;};type pageTransformations struct{_ffaf *_gd .Matrix ;_gddf bool ;_cffc bool ;}; +// Offset represents the vertical offset of the line (default: 1). +Offset float64 ; -// CurRow returns the currently active cell's row number. -func (_caaef *Table )CurRow ()int {_cgfd :=(_caaef ._gdde -1)/_caaef ._fdbec +1;return _cgfd }; +// Thickness represents the thickness of the line (default: 1). +Thickness float64 ;};func _gbgaf (_afbff *templateProcessor ,_gbfac *templateNode )(interface{},error ){return _afbff .parseImage (_gbfac );}; -// GeneratePageBlocks draws the filled curve on page blocks. -func (_dbfbg *FilledCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_afda :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_cedb ,_ ,_bga :=_dbfbg .draw (_afda ,"");if _bga !=nil {return nil ,ctx ,_bga ;};_bga =_afda .addContentsByString (string (_cedb )); -if _bga !=nil {return nil ,ctx ,_bga ;};return []*Block {_afda },ctx ,nil ;}; +// Width returns the width of the graphic svg. +func (_eeff *GraphicSVG )Width ()float64 {return _eeff ._gdbd .Width }; -// CurvePolygon represents a curve polygon shape. +// 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 CurvePolygon struct{_ceee *_bb .CurvePolygon ;_fbaaf float64 ;_fbdb float64 ;_gffa Color ;}; - -// SetExtends specifies whether ot extend the shading beyond the starting and ending points. -// -// Text extends is set to `[]bool{false, false}` by default. -func (_fcdbd *RadialShading )SetExtends (start bool ,end bool ){_fcdbd ._ddbe .SetExtends (start ,end )}; - -// SetMaxLines sets the maximum number of lines before the paragraph -// text is truncated. -func (_ffgd *Paragraph )SetMaxLines (maxLines int ){_ffgd ._cfdd =maxLines ;_ffgd .wrapText ()}; - -// SetBackgroundColor set background color of the shading area. -// -// By default the background color is set to white. -func (_dced *RadialShading )SetBackgroundColor (backgroundColor Color ){_dced ._ddbe .SetBackgroundColor (backgroundColor );}; - -// SetLineMargins sets the margins for all new lines of the table of contents. -func (_adccgb *TOC )SetLineMargins (left ,right ,top ,bottom float64 ){_fcfc :=&_adccgb ._fcedac ;_fcfc .Left =left ;_fcfc .Right =right ;_fcfc .Top =top ;_fcfc .Bottom =bottom ;}; - -// GeneratePageBlocks generates a page break block. -func (_fdgf *PageBreak )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_afdfa :=[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y ),NewBlock (ctx .PageWidth ,ctx .PageHeight )};ctx .Page ++;_gdec :=ctx ;_gdec .Y =ctx .Margins .Top ; -_gdec .X =ctx .Margins .Left ;_gdec .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_gdec .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right ;ctx =_gdec ;return _afdfa ,ctx ,nil ;}; +type PolyBezierCurve struct{_cgbc *_gad .PolyBezierCurve ;_faba float64 ;_bbga float64 ;_fddb Color ;}; -// NewPolyline creates a new polyline. -func (_aede *Creator )NewPolyline (points []_bb .Point )*Polyline {return _cggd (points )};type cmykColor struct{_agac ,_bbg ,_ggdad ,_bgfeb float64 };const (TextAlignmentLeft TextAlignment =iota ;TextAlignmentRight ;TextAlignmentCenter ;TextAlignmentJustify ; -);func _gaaee (_bebcg *Block ,_ddgab *StyledParagraph ,_gdfc [][]*TextChunk ,_bacd DrawContext )(DrawContext ,[][]*TextChunk ,error ){_fddag :=1;_febg :=_gac .PdfObjectName (_g .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_fddag ));for _bebcg ._ab .HasFontByName (_febg ){_fddag ++; -_febg =_gac .PdfObjectName (_g .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_fddag ));};_ecbcd :=_bebcg ._ab .SetFontByName (_febg ,_ddgab ._befg .Font .ToPdfObject ());if _ecbcd !=nil {return _bacd ,nil ,_ecbcd ;};_fddag ++;_aebd :=_febg ;_agad :=_ddgab ._befg .FontSize ; -_fcff :=_ddgab ._cebf .IsRelative ();var _cefaa [][]_gac .PdfObjectName ;var _baba [][]*TextChunk ;var _egbga float64 ;for _aefaa ,_cbada :=range _gdfc {var _ccfb []_gac .PdfObjectName ;var _cbfc float64 ;if len (_cbada )> 0{_cbfc =_cbada [0].Style .FontSize ; -};for _ ,_afef :=range _cbada {_fbgac :=_afef .Style ;if _afef .Text !=""&&_fbgac .FontSize > _cbfc {_cbfc =_fbgac .FontSize ;};if _cbfc > _bacd .PageHeight {return _bacd ,nil ,_d .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"); -};_febg =_gac .PdfObjectName (_g .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_fddag ));_bgdc :=_bebcg ._ab .SetFontByName (_febg ,_fbgac .Font .ToPdfObject ());if _bgdc !=nil {return _bacd ,nil ,_bgdc ;};_ccfb =append (_ccfb ,_febg );_fddag ++;};_cbfc *=_ddgab ._bfef ; -if _fcff &&_egbga +_cbfc > _bacd .Height {_baba =_gdfc [_aefaa :];_gdfc =_gdfc [:_aefaa ];break ;};_egbga +=_cbfc ;_cefaa =append (_cefaa ,_ccfb );};_dbaga ,_acea ,_bgcf :=_ddgab .getLineMetrics (0);_efbc ,_egfc :=_dbaga *_ddgab ._bfef ,_acea *_ddgab ._bfef ; -if len (_gdfc )==0{return _bacd ,_baba ,nil ;};_fdcf :=_cg .NewContentCreator ();_fdcf .Add_q ();_ggab :=_egfc ;if _ddgab ._ddab ==TextVerticalAlignmentCenter {_ggab =_acea +(_dbaga +_bgcf -_acea )/2+(_egfc -_acea )/2;};_bdde :=_bacd .PageHeight -_bacd .Y -_ggab ; -_fdcf .Translate (_bacd .X ,_bdde );_fagd :=_bdde ;if _ddgab ._dafe !=0{_fdcf .RotateDeg (_ddgab ._dafe );};if _ddgab ._cebde ==TextOverflowHidden {_fdcf .Add_re (0,-_egbga +_efbc +1,_ddgab ._edgda ,_egbga ).Add_W ().Add_n ();};_fdcf .Add_BT ();var _cbdd []*_bb .BasicLine ; -for _bdbb ,_badc :=range _gdfc {_bcbe :=_bacd .X ;var _gbce float64 ;if len (_badc )> 0{_gbce =_badc [0].Style .FontSize ;};_dbaga ,_ ,_bgcf =_ddgab .getLineMetrics (_bdbb );_egfc =(_dbaga +_bgcf );for _ ,_cded :=range _badc {_geagd :=&_cded .Style ;if _cded .Text !=""&&_geagd .FontSize > _gbce {_gbce =_geagd .FontSize ; -};if _egfc > _gbce {_gbce =_egfc ;};};if _bdbb !=0{_fdcf .Add_TD (0,-_gbce *_ddgab ._bfef );_fagd -=_gbce *_ddgab ._bfef ;};_fecgc :=_bdbb ==len (_gdfc )-1;var (_eeede float64 ;_dfdaa float64 ;_gcgg *fontMetrics ;_bcead float64 ;_afgg uint ;);var _fceac []float64 ; -for _ ,_aeae :=range _badc {_defb :=&_aeae .Style ;if _defb .FontSize > _dfdaa {_dfdaa =_defb .FontSize ;_gcgg =_fccea (_aeae .Style .Font ,_defb .FontSize );};if _egfc > _dfdaa {_dfdaa =_egfc ;};_edgdf ,_gfbed :=_defb .Font .GetRuneMetrics (' ');if !_gfbed {return _bacd ,nil ,_d .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 _fcfbd uint ;var _acgd float64 ;_efad :=len (_aeae .Text );for _ggcb ,_dggbfd :=range _aeae .Text {if _dggbfd ==' '{_fcfbd ++;continue ;};if _dggbfd =='\u000A'{continue ;};_gcacd ,_fege :=_defb .Font .GetRuneMetrics (_dggbfd );if !_fege {_bcf .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",_dggbfd ); -return _bacd ,nil ,_d .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068");};_acgd +=_defb .FontSize *_gcacd .Wx *_defb .horizontalScale ();if _ggcb !=_efad -1{_acgd +=_defb .CharSpacing *1000.0; -};};_fceac =append (_fceac ,_acgd );_eeede +=_acgd ;_bcead +=float64 (_fcfbd )*_edgdf .Wx *_defb .FontSize *_defb .horizontalScale ();_afgg +=_fcfbd ;};_dfdaa *=_ddgab ._bfef ;var _gddb []_gac .PdfObject ;_beeda :=_ddgab ._edgda *1000.0;if _ddgab ._ggdgd ==TextAlignmentJustify {if _afgg > 0&&!_fecgc {_bcead =(_beeda -_eeede )/float64 (_afgg )/_agad ; -};}else if _ddgab ._ggdgd ==TextAlignmentCenter {_cedf :=(_beeda -_eeede -_bcead )/2;_baad :=_cedf /_agad ;_gddb =append (_gddb ,_gac .MakeFloat (-_baad ));_bcbe +=_cedf /1000.0;}else if _ddgab ._ggdgd ==TextAlignmentRight {_gefaa :=(_beeda -_eeede -_bcead ); -_bcfbf :=_gefaa /_agad ;_gddb =append (_gddb ,_gac .MakeFloat (-_bcfbf ));_bcbe +=_gefaa /1000.0;};if len (_gddb )> 0{_fdcf .Add_Tf (_aebd ,_agad ).Add_TL (_agad *_ddgab ._bfef ).Add_TJ (_gddb ...);};_adag :=0.0;for _ecccgb ,_geffa :=range _badc {_geef :=&_geffa .Style ; -_ggegf :=_aebd ;_aada :=_agad ;_gaeb :=_geef .OutlineColor !=nil ;_fcgdd :=_geef .HorizontalScaling !=DefaultHorizontalScaling ;_dbfbge :=_geef .OutlineSize !=1;if _dbfbge {_fdcf .Add_w (_geef .OutlineSize );};_ebfge :=_geef .RenderingMode !=TextRenderingModeFill ; -if _ebfge {_fdcf .Add_Tr (int64 (_geef .RenderingMode ));};_fegdf :=_geef .CharSpacing !=0;if _fegdf {_fdcf .Add_Tc (_geef .CharSpacing );};_agadc :=_geef .TextRise !=0;if _agadc {_fdcf .Add_Ts (_geef .TextRise );};if _geffa .VerticalAlignment !=TextVerticalAlignmentBaseline {_gfged :=_fccea (_geffa .Style .Font ,_geef .FontSize ); -switch _geffa .VerticalAlignment {case TextVerticalAlignmentCenter :_adag =_gcgg ._edbe /2-_gfged ._edbe /2;case TextVerticalAlignmentBottom :_adag =_gcgg ._dfag -_gfged ._dfag ;case TextVerticalAlignmentTop :_adag =_acea -_geef .FontSize ;};if _adag !=0.0{_fdcf .Translate (0,_adag ); -};};if _ddgab ._ggdgd !=TextAlignmentJustify ||_fecgc {_fcfg ,_ccbeg :=_geef .Font .GetRuneMetrics (' ');if !_ccbeg {return _bacd ,nil ,_d .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"); -};_ggegf =_cefaa [_bdbb ][_ecccgb ];_aada =_geef .FontSize ;_bcead =_fcfg .Wx *_geef .horizontalScale ();};_bgcd :=_geef .Font .Encoder ();var _gfbc []byte ;for _ ,_cegbf :=range _geffa .Text {if _cegbf =='\u000A'{continue ;};if _cegbf ==' '{if len (_gfbc )> 0{if _gaeb {_fdcf .SetStrokingColor (_cegc (_geef .OutlineColor )); -};if _fcgdd {_fdcf .Add_Tz (_geef .HorizontalScaling );};_fdcf .SetNonStrokingColor (_cegc (_geef .Color )).Add_Tf (_cefaa [_bdbb ][_ecccgb ],_geef .FontSize ).Add_TJ ([]_gac .PdfObject {_gac .MakeStringFromBytes (_gfbc )}...);_gfbc =nil ;};if _fcgdd {_fdcf .Add_Tz (DefaultHorizontalScaling ); -};_fdcf .Add_Tf (_ggegf ,_aada ).Add_TJ ([]_gac .PdfObject {_gac .MakeFloat (-_bcead )}...);_fceac [_ecccgb ]+=_bcead *_aada ;}else {if _ ,_ebfb :=_bgcd .RuneToCharcode (_cegbf );!_ebfb {_ecbcd =UnsupportedRuneError {Message :_g .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",_cegbf ,_cegbf ),Rune :_cegbf }; -_bacd ._cecd =append (_bacd ._cecd ,_ecbcd );_bcf .Log .Debug (_ecbcd .Error ());if _bacd ._gdeb <=0{continue ;};_cegbf =_bacd ._gdeb ;};_gfbc =append (_gfbc ,_bgcd .Encode (string (_cegbf ))...);};};if len (_gfbc )> 0{if _gaeb {_fdcf .SetStrokingColor (_cegc (_geef .OutlineColor )); -};if _fcgdd {_fdcf .Add_Tz (_geef .HorizontalScaling );};_fdcf .SetNonStrokingColor (_cegc (_geef .Color )).Add_Tf (_cefaa [_bdbb ][_ecccgb ],_geef .FontSize ).Add_TJ ([]_gac .PdfObject {_gac .MakeStringFromBytes (_gfbc )}...);};_babd :=_fceac [_ecccgb ]/1000.0; -if _geef .Underline {_adba :=_geef .UnderlineStyle .Color ;if _adba ==nil {_adba =_geffa .Style .Color ;};_bdef ,_egaf ,_dcec :=_adba .ToRGB ();_bbegc :=_bcbe -_bacd .X ;_dbagb :=_fagd -_bdde +_geef .TextRise -_geef .UnderlineStyle .Offset ;_cbdd =append (_cbdd ,&_bb .BasicLine {X1 :_bbegc ,Y1 :_dbagb ,X2 :_bbegc +_babd ,Y2 :_dbagb ,LineWidth :_geffa .Style .UnderlineStyle .Thickness ,LineColor :_bce .NewPdfColorDeviceRGB (_bdef ,_egaf ,_dcec )}); -};if _geffa ._dfce !=nil {var _ccgb *_gac .PdfObjectArray ;if !_geffa ._adgbf {switch _ggad :=_geffa ._dfce .GetContext ().(type ){case *_bce .PdfAnnotationLink :_ccgb =_gac .MakeArray ();_ggad .Rect =_ccgb ;_ecbf ,_cgca :=_ggad .Dest .(*_gac .PdfObjectArray ); -if _cgca &&_ecbf .Len ()==5{_agdd ,_ccbd :=_ecbf .Get (1).(*_gac .PdfObjectName );if _ccbd &&_agdd .String ()=="\u0058\u0059\u005a"{_abc ,_gfef :=_gac .GetNumberAsFloat (_ecbf .Get (3));if _gfef ==nil {_ecbf .Set (3,_gac .MakeFloat (_bacd .PageHeight -_abc )); -};};};};_geffa ._adgbf =true ;};if _ccgb !=nil {_cbaa :=_bb .NewPoint (_bcbe -_bacd .X ,_fagd +_geef .TextRise -_bdde ).Rotate (_ddgab ._dafe );_cbaa .X +=_bacd .X ;_cbaa .Y +=_bdde ;_cbdg ,_cffga ,_baca ,_fdbf :=_ggefd (_babd ,_dfdaa ,_ddgab ._dafe ); -_cbaa .X +=_cbdg ;_cbaa .Y +=_cffga ;_ccgb .Clear ();_ccgb .Append (_gac .MakeFloat (_cbaa .X ));_ccgb .Append (_gac .MakeFloat (_cbaa .Y ));_ccgb .Append (_gac .MakeFloat (_cbaa .X +_baca ));_ccgb .Append (_gac .MakeFloat (_cbaa .Y +_fdbf ));};_bebcg .AddAnnotation (_geffa ._dfce ); -};_bcbe +=_babd ;if _dbfbge {_fdcf .Add_w (1.0);};if _gaeb {_fdcf .Add_RG (0.0,0.0,0.0);};if _ebfge {_fdcf .Add_Tr (int64 (TextRenderingModeFill ));};if _fegdf {_fdcf .Add_Tc (0);};if _agadc {_fdcf .Add_Ts (0);};if _fcgdd {_fdcf .Add_Tz (DefaultHorizontalScaling ); -};if _adag !=0.0{_fdcf .Translate (0,-_adag );_adag =0.0;};};};_fdcf .Add_ET ();for _ ,_egde :=range _cbdd {_fdcf .SetStrokingColor (_egde .LineColor ).Add_w (_egde .LineWidth ).Add_m (_egde .X1 ,_egde .Y1 ).Add_l (_egde .X2 ,_egde .Y2 ).Add_s ();};_fdcf .Add_Q (); -_afdaea :=_fdcf .Operations ();_afdaea .WrapIfNeeded ();_bebcg .addContents (_afdaea );if _fcff {_fdbe :=_egbga ;_bacd .Y +=_fdbe ;_bacd .Height -=_fdbe ;if _bacd .Inline {_bacd .X +=_ddgab .Width ()+_ddgab ._ffdd .Right ;};};return _bacd ,_baba ,nil ; -}; +// CellHorizontalAlignment defines the table cell's horizontal alignment. +type CellHorizontalAlignment int ; -// SetBorderColor sets the border color for the path. -func (_feab *FilledCurve )SetBorderColor (color Color ){_feab ._ddga =color }; +// Sections returns the custom content sections of the invoice as +// title-content pairs. +func (_ecfa *Invoice )Sections ()[][2]string {return _ecfa ._gbae }; -// SetFitMode sets the fit mode of the ellipse. -// NOTE: The fit mode is only applied if relative positioning is used. -func (_dcfe *Ellipse )SetFitMode (fitMode FitMode ){_dcfe ._dage =fitMode }; +// 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 (_bcda *Creator )NewEllipse (xc ,yc ,width ,height float64 )*Ellipse {return _ffag (xc ,yc ,width ,height );}; -// SetBackgroundColor set background color of the shading area. -// -// By default the background color is set to white. -func (_dacd *LinearShading )SetBackgroundColor (backgroundColor Color ){_dacd ._fdbd .SetBackgroundColor (backgroundColor );};type templateProcessor struct{creator *Creator ;_gfgae []byte ;_cbgd *TemplateOptions ;_fegf componentRenderer ;_cabb string ; -};func (_caacg *templateProcessor )parseTableCell (_cgbg *templateNode )(interface{},error ){if _cgbg ._aeef ==nil {_caacg .nodeLogError (_cgbg ,"\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 ,_cgafd ;};_ccafg ,_fffaf :=_cgbg ._aeef ._dfgg .(*Table );if !_fffaf {_caacg .nodeLogError (_cgbg ,"\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",_cgbg ._aeef ._dfgg ); -return nil ,_cgafd ;};var _cdace ,_ceag int64 ;for _ ,_cdeaf :=range _cgbg ._dcedab .Attr {_ddbb :=_cdeaf .Value ;switch _gafd :=_cdeaf .Name .Local ;_gafd {case "\u0063o\u006c\u0073\u0070\u0061\u006e":_cdace =_caacg .parseInt64Attr (_gafd ,_ddbb );case "\u0072o\u0077\u0073\u0070\u0061\u006e":_ceag =_caacg .parseInt64Attr (_gafd ,_ddbb ); -};};if _cdace <=0{_cdace =1;};if _ceag <=0{_ceag =1;};_fgaac :=_ccafg .MultiCell (int (_ceag ),int (_cdace ));for _ ,_bacfd :=range _cgbg ._dcedab .Attr {_ccbc :=_bacfd .Value ;switch _afada :=_bacfd .Name .Local ;_afada {case "\u0069\u006e\u0064\u0065\u006e\u0074":_fgaac .SetIndent (_caacg .parseFloatAttr (_afada ,_ccbc )); -case "\u0061\u006c\u0069g\u006e":_fgaac .SetHorizontalAlignment (_caacg .parseCellAlignmentAttr (_afada ,_ccbc ));case "\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u002da\u006c\u0069\u0067\u006e":_fgaac .SetVerticalAlignment (_caacg .parseCellVerticalAlignmentAttr (_afada ,_ccbc )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065":_fgaac .SetSideBorderStyle (CellBorderSideAll ,_caacg .parseCellBorderStyleAttr (_afada ,_ccbc ));case "\u0062\u006fr\u0064\u0065\u0072-\u0073\u0074\u0079\u006c\u0065\u002d\u0074\u006f\u0070":_fgaac .SetSideBorderStyle (CellBorderSideTop ,_caacg .parseCellBorderStyleAttr (_afada ,_ccbc )); -case "\u0062\u006f\u0072\u0064er\u002d\u0073\u0074\u0079\u006c\u0065\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_fgaac .SetSideBorderStyle (CellBorderSideBottom ,_caacg .parseCellBorderStyleAttr (_afada ,_ccbc ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065-\u006c\u0065\u0066\u0074":_fgaac .SetSideBorderStyle (CellBorderSideLeft ,_caacg .parseCellBorderStyleAttr (_afada ,_ccbc )); -case "\u0062o\u0072d\u0065\u0072\u002d\u0073\u0074y\u006c\u0065-\u0072\u0069\u0067\u0068\u0074":_fgaac .SetSideBorderStyle (CellBorderSideRight ,_caacg .parseCellBorderStyleAttr (_afada ,_ccbc ));case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_fgaac .SetSideBorderWidth (CellBorderSideAll ,_caacg .parseFloatAttr (_afada ,_ccbc )); -case "\u0062\u006fr\u0064\u0065\u0072-\u0077\u0069\u0064\u0074\u0068\u002d\u0074\u006f\u0070":_fgaac .SetSideBorderWidth (CellBorderSideTop ,_caacg .parseFloatAttr (_afada ,_ccbc ));case "\u0062\u006f\u0072\u0064er\u002d\u0077\u0069\u0064\u0074\u0068\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_fgaac .SetSideBorderWidth (CellBorderSideBottom ,_caacg .parseFloatAttr (_afada ,_ccbc )); -case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068-\u006c\u0065\u0066\u0074":_fgaac .SetSideBorderWidth (CellBorderSideLeft ,_caacg .parseFloatAttr (_afada ,_ccbc ));case "\u0062o\u0072d\u0065\u0072\u002d\u0077\u0069d\u0074\u0068-\u0072\u0069\u0067\u0068\u0074":_fgaac .SetSideBorderWidth (CellBorderSideRight ,_caacg .parseFloatAttr (_afada ,_ccbc )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_fgaac .SetSideBorderColor (CellBorderSideAll ,_caacg .parseColorAttr (_afada ,_ccbc ));case "\u0062\u006fr\u0064\u0065\u0072-\u0063\u006f\u006c\u006f\u0072\u002d\u0074\u006f\u0070":_fgaac .SetSideBorderColor (CellBorderSideTop ,_caacg .parseColorAttr (_afada ,_ccbc )); -case "\u0062\u006f\u0072\u0064er\u002d\u0063\u006f\u006c\u006f\u0072\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_fgaac .SetSideBorderColor (CellBorderSideBottom ,_caacg .parseColorAttr (_afada ,_ccbc ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072-\u006c\u0065\u0066\u0074":_fgaac .SetSideBorderColor (CellBorderSideLeft ,_caacg .parseColorAttr (_afada ,_ccbc )); -case "\u0062o\u0072d\u0065\u0072\u002d\u0063\u006fl\u006f\u0072-\u0072\u0069\u0067\u0068\u0074":_fgaac .SetSideBorderColor (CellBorderSideRight ,_caacg .parseColorAttr (_afada ,_ccbc ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006c\u0069\u006e\u0065\u002ds\u0074\u0079\u006c\u0065":_fgaac .SetBorderLineStyle (_caacg .parseLineStyleAttr (_afada ,_ccbc )); -case "\u0062\u0061c\u006b\u0067\u0072o\u0075\u006e\u0064\u002d\u0063\u006f\u006c\u006f\u0072":_fgaac .SetBackgroundColor (_caacg .parseColorAttr (_afada ,_ccbc ));case "\u0063o\u006c\u0073\u0070\u0061\u006e","\u0072o\u0077\u0073\u0070\u0061\u006e":break ; -default:_caacg .nodeLogDebug (_cgbg ,"\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",_afada ); -};};return _fgaac ,nil ;};func (_dgecd *List )ctxHeight (_aaag float64 )float64 {_aaag -=_dgecd ._dbfea ;var _ebcg float64 ;for _ ,_bcea :=range _dgecd ._gcaa {_ebcg +=_bcea .ctxHeight (_aaag );};return _ebcg ;}; +// SetAddressHeadingStyle sets the style properties used to render the +// heading of the invoice address sections. +func (_ccgf *Invoice )SetAddressHeadingStyle (style TextStyle ){_ccgf ._abf =style }; -// Height returns the height of the rectangle. -// NOTE: the returned value does not include the border width of the rectangle. -func (_gbgacf *Rectangle )Height ()float64 {return _gbgacf ._gbcd };func (_dbfg *templateProcessor )parseImage (_eeae *templateNode )(interface{},error ){var _geaa string ;for _ ,_aefe :=range _eeae ._dcedab .Attr {_acgcb :=_aefe .Value ;switch _gcfd :=_aefe .Name .Local ; -_gcfd {case "\u0073\u0072\u0063":_geaa =_acgcb ;};};_aggfd ,_eceff :=_dbfg .loadImageFromSrc (_geaa );if _eceff !=nil {return nil ,_eceff ;};for _ ,_gfbg :=range _eeae ._dcedab .Attr {_gfbce :=_gfbg .Value ;switch _edbfg :=_gfbg .Name .Local ;_edbfg {case "\u0061\u006c\u0069g\u006e":_aggfd .SetHorizontalAlignment (_dbfg .parseHorizontalAlignmentAttr (_edbfg ,_gfbce )); -case "\u006fp\u0061\u0063\u0069\u0074\u0079":_aggfd .SetOpacity (_dbfg .parseFloatAttr (_edbfg ,_gfbce ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_ggefea :=_dbfg .parseMarginAttr (_edbfg ,_gfbce );_aggfd .SetMargins (_ggefea .Left ,_ggefea .Right ,_ggefea .Top ,_ggefea .Bottom ); -case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_aggfd .SetFitMode (_dbfg .parseFitModeAttr (_edbfg ,_gfbce ));case "\u0078":_aggfd .SetPos (_dbfg .parseFloatAttr (_edbfg ,_gfbce ),_aggfd ._gedaf );case "\u0079":_aggfd .SetPos (_aggfd ._beb ,_dbfg .parseFloatAttr (_edbfg ,_gfbce )); -case "\u0077\u0069\u0064t\u0068":_aggfd .SetWidth (_dbfg .parseFloatAttr (_edbfg ,_gfbce ));case "\u0068\u0065\u0069\u0067\u0068\u0074":_aggfd .SetHeight (_dbfg .parseFloatAttr (_edbfg ,_gfbce ));case "\u0061\u006e\u0067l\u0065":_aggfd .SetAngle (_dbfg .parseFloatAttr (_edbfg ,_gfbce )); -case "\u0073\u0072\u0063":break ;default:_dbfg .nodeLogDebug (_eeae ,"\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",_edbfg ); -};};return _aggfd ,nil ;}; +// 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 (_bdee *Invoice )generateTotalBlocks (_eeab DrawContext )([]*Block ,DrawContext ,error ){_cefb :=_bfdec (4); +_cefb .SetMargins (0,0,10,10);_debe :=[][2]*InvoiceCell {_bdee ._ffda };_debe =append (_debe ,_bdee ._bgebb ...);_debe =append (_debe ,_bdee ._eegf );for _ ,_gaae :=range _debe {_fafg ,_fccaa :=_gaae [0],_gaae [1];if _fccaa .Value ==""{continue ;};_cefb .SkipCells (2); +_eafb :=_cefb .NewCell ();_eafb .SetBackgroundColor (_fafg .BackgroundColor );_eafb .SetHorizontalAlignment (_fccaa .Alignment );_bdee .setCellBorder (_eafb ,_fafg );_edcd :=_ggcdc (_fafg .TextStyle );_edcd .SetMargins (0,0,2,1);_edcd .Append (_fafg .Value ); +_eafb .SetContent (_edcd );_eafb =_cefb .NewCell ();_eafb .SetBackgroundColor (_fccaa .BackgroundColor );_eafb .SetHorizontalAlignment (_fccaa .Alignment );_bdee .setCellBorder (_eafb ,_fafg );_edcd =_ggcdc (_fccaa .TextStyle );_edcd .SetMargins (0,0,2,1); +_edcd .Append (_fccaa .Value );_eafb .SetContent (_edcd );};return _cefb .GeneratePageBlocks (_eeab );}; -// 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 (_bcfa *Creator )Finalize ()error {if _bcfa ._dbfd {return nil ;};_cbee :=len (_bcfa ._ggg );_cfbc :=0;if _bcfa ._eaa !=nil {_fcfd :=*_bcfa ;_bcfa ._ggg =nil ;_bcfa ._cede =nil ;_bcfa .initContext ();_gebae :=FrontpageFunctionArgs {PageNum :1,TotalPages :_cbee }; -_bcfa ._eaa (_gebae );_cfbc +=len (_bcfa ._ggg );_bcfa ._ggg =_fcfd ._ggg ;_bcfa ._cede =_fcfd ._cede ;};if _bcfa .AddTOC {_bcfa .initContext ();_bcfa ._ecec .Page =_cfbc +1;if _bcfa .CustomTOC &&_bcfa ._geed !=nil {_bffe :=*_bcfa ;_bcfa ._ggg =nil ;_bcfa ._cede =nil ; -if _afdbc :=_bcfa ._geed (_bcfa ._gcec );_afdbc !=nil {return _afdbc ;};_cfbc +=len (_bcfa ._ggg );_bcfa ._ggg =_bffe ._ggg ;_bcfa ._cede =_bffe ._cede ;}else {if _bcfa ._geed !=nil {if _ecef :=_bcfa ._geed (_bcfa ._gcec );_ecef !=nil {return _ecef ;}; -};_fdda ,_ ,_befa :=_bcfa ._gcec .GeneratePageBlocks (_bcfa ._ecec );if _befa !=nil {_bcf .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",_befa ); -return _befa ;};_cfbc +=len (_fdda );};_caeac :=_bcfa ._gcec .Lines ();for _ ,_bccc :=range _caeac {_dbd ,_fadc :=_dc .Atoi (_bccc .Page .Text );if _fadc !=nil {continue ;};_bccc .Page .Text =_dc .Itoa (_dbd +_cfbc );_bccc ._gdgb +=int64 (_cfbc );};};_bdcb :=false ; -var _efda []*_bce .PdfPage ;if _bcfa ._eaa !=nil {_fadf :=*_bcfa ;_bcfa ._ggg =nil ;_bcfa ._cede =nil ;_dgfab :=FrontpageFunctionArgs {PageNum :1,TotalPages :_cbee };_bcfa ._eaa (_dgfab );_cbee +=len (_bcfa ._ggg );_efda =_bcfa ._ggg ;_bcfa ._ggg =append (_bcfa ._ggg ,_fadf ._ggg ...); -_bcfa ._cede =_fadf ._cede ;_bdcb =true ;};var _edae []*_bce .PdfPage ;if _bcfa .AddTOC {_bcfa .initContext ();if _bcfa .CustomTOC &&_bcfa ._geed !=nil {_afec :=*_bcfa ;_bcfa ._ggg =nil ;_bcfa ._cede =nil ;if _cdec :=_bcfa ._geed (_bcfa ._gcec );_cdec !=nil {_bcf .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_cdec ); -return _cdec ;};_edae =_bcfa ._ggg ;_cbee +=len (_edae );_bcfa ._ggg =_afec ._ggg ;_bcfa ._cede =_afec ._cede ;}else {if _bcfa ._geed !=nil {if _bfaa :=_bcfa ._geed (_bcfa ._gcec );_bfaa !=nil {_bcf .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_bfaa ); -return _bfaa ;};};_acge ,_ ,_ :=_bcfa ._gcec .GeneratePageBlocks (_bcfa ._ecec );for _ ,_dagc :=range _acge {_dagc .SetPos (0,0);_cbee ++;_dgfc :=_bcfa .newPage ();_edae =append (_edae ,_dgfc );_bcfa .setActivePage (_dgfc );_bcfa .Draw (_dagc );};};if _bdcb {_bbgf :=_efda ; -_deb :=_bcfa ._ggg [len (_efda ):];_bcfa ._ggg =append ([]*_bce .PdfPage {},_bbgf ...);_bcfa ._ggg =append (_bcfa ._ggg ,_edae ...);_bcfa ._ggg =append (_bcfa ._ggg ,_deb ...);}else {_bcfa ._ggg =append (_edae ,_bcfa ._ggg ...);};};if _bcfa ._afee !=nil &&_bcfa .AddOutlines {var _cdg func (_febe *_bce .OutlineItem ); -_cdg =func (_fgde *_bce .OutlineItem ){_fgde .Dest .Page +=int64 (_cfbc );if _efcfb :=int (_fgde .Dest .Page );_efcfb >=0&&_efcfb < len (_bcfa ._ggg ){_fgde .Dest .PageObj =_bcfa ._ggg [_efcfb ].GetPageAsIndirectObject ();}else {_bcf .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",_efcfb ); -};_fgde .Dest .Y =_bcfa ._accf -_fgde .Dest .Y ;_beed :=_fgde .Items ();for _ ,_dffb :=range _beed {_cdg (_dffb );};};_cdgb :=_bcfa ._afee .Items ();for _ ,_dbda :=range _cdgb {_cdg (_dbda );};if _bcfa .AddTOC {var _ffff int ;if _bdcb {_ffff =len (_efda ); -};_fdg :=_bce .NewOutlineDest (int64 (_ffff ),0,_bcfa ._accf );if _ffff >=0&&_ffff < len (_bcfa ._ggg ){_fdg .PageObj =_bcfa ._ggg [_ffff ].GetPageAsIndirectObject ();}else {_bcf .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",_ffff ); -};_bcfa ._afee .Insert (0,_bce .NewOutlineItem ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073",_fdg ));};};for _bafd ,_bcba :=range _bcfa ._ggg {_bcfa .setActivePage (_bcba );if _bcfa ._gff !=nil {_ebca ,_fbba ,_agdb :=_bcba .Size (); -if _agdb !=nil {return _agdb ;};_gae :=PageFinalizeFunctionArgs {PageNum :_bafd +1,PageWidth :_ebca ,PageHeight :_fbba ,TOCPages :len (_edae ),TotalPages :_cbee };if _bdba :=_bcfa ._gff (_gae );_bdba !=nil {_bcf .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",_bdba ); -return _bdba ;};};if _bcfa ._agef !=nil {_bccge :=NewBlock (_bcfa ._bcaa ,_bcfa ._gcba .Top );_gfgd :=HeaderFunctionArgs {PageNum :_bafd +1,TotalPages :_cbee };_bcfa ._agef (_bccge ,_gfgd );_bccge .SetPos (0,0);if _ecd :=_bcfa .Draw (_bccge );_ecd !=nil {_bcf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0068e\u0061\u0064\u0065\u0072\u003a\u0020\u0025v",_ecd ); -return _ecd ;};};if _bcfa ._bdc !=nil {_dbdae :=NewBlock (_bcfa ._bcaa ,_bcfa ._gcba .Bottom );_aeg :=FooterFunctionArgs {PageNum :_bafd +1,TotalPages :_cbee };_bcfa ._bdc (_dbdae ,_aeg );_dbdae .SetPos (0,_bcfa ._accf -_dbdae ._afd );if _gbb :=_bcfa .Draw (_dbdae ); -_gbb !=nil {_bcf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0066o\u006f\u0074\u0065\u0072\u003a\u0020\u0025v",_gbb );return _gbb ;};};_acd ,_fgda :=_bcfa ._bfa [_bcba ];if _dgec ,_ffde :=_bcfa ._fafe [_bcba ]; -_ffde {if _fgda {_acd .transformBlock (_dgec );};if _eeacd :=_dgec .drawToPage (_bcba );_eeacd !=nil {_bcf .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",_bafd +1,_eeacd ); -return _eeacd ;};};if _fgda {if _bbbb :=_acd .transformPage (_bcba );_bbbb !=nil {_bcf .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",_bbbb ); -return _bbbb ;};};};_bcfa ._dbfd =true ;return nil ;}; +// 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 (_aeba *Creator )NewRectangle (x ,y ,width ,height float64 )*Rectangle {return _geeed (x ,y ,width ,height );};func _deef (_dcge ,_bbef ,_ebbbd float64 )(_bbefa ,_bdeb ,_defbfg ,_cdaff float64 ){if _ebbbd ==0{return 0,0,_dcge ,_bbef ;};_bagdb :=_gad .Path {Points :[]_gad .Point {_gad .NewPoint (0,0).Rotate (_ebbbd ),_gad .NewPoint (_dcge ,0).Rotate (_ebbbd ),_gad .NewPoint (0,_bbef ).Rotate (_ebbbd ),_gad .NewPoint (_dcge ,_bbef ).Rotate (_ebbbd )}}.GetBoundingBox (); +return _bagdb .X ,_bagdb .Y ,_bagdb .Width ,_bagdb .Height ;};func (_fgdb *Invoice )generateLineBlocks (_bebg DrawContext )([]*Block ,DrawContext ,error ){_bbae :=_bfdec (len (_fgdb ._agbb ));_bbae .SetMargins (0,0,25,0);for _ ,_fggg :=range _fgdb ._agbb {_bfbg :=_ggcdc (_fggg .TextStyle ); +_bfbg .SetMargins (0,0,1,0);_bfbg .Append (_fggg .Value );_gadf :=_bbae .NewCell ();_gadf .SetHorizontalAlignment (_fggg .Alignment );_gadf .SetBackgroundColor (_fggg .BackgroundColor );_fgdb .setCellBorder (_gadf ,_fggg );_gadf .SetContent (_bfbg );}; +for _ ,_gbcd :=range _fgdb ._gddbf {for _ ,_adga :=range _gbcd {_gdge :=_ggcdc (_adga .TextStyle );_gdge .SetMargins (0,0,3,2);_gdge .Append (_adga .Value );_baca :=_bbae .NewCell ();_baca .SetHorizontalAlignment (_adga .Alignment );_baca .SetBackgroundColor (_adga .BackgroundColor ); +_fgdb .setCellBorder (_baca ,_adga );_baca .SetContent (_gdge );};};return _bbae .GeneratePageBlocks (_bebg );};func (_agbgab *templateProcessor )parseBoolAttr (_abeeb ,_bcfdg string )bool {_ee .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",_abeeb ,_bcfdg ); +_bgbee ,_ :=_bb .ParseBool (_bcfdg );return _bcfdg ==""||_bgbee ;}; -// Width is not used. Not used as a Table element is designed to fill into -// available width depending on the context. Returns 0. -func (_ggcee *Table )Width ()float64 {return 0};func _bccgc (_eaefe *Creator ,_ggfe _c .Reader ,_bcgd interface{},_gfcaf *TemplateOptions ,_fcfa componentRenderer )error {if _eaefe ==nil {_bcf .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 _eefbe ;};_edfc :="";if _fgea ,_bfgdd :=_ggfe .(*_a .File );_bfgdd {_edfc =_fgea .Name ();};_caaae :=_bc .NewBuffer (nil );if _ ,_eefeg :=_c .Copy (_caaae ,_ggfe );_eefeg !=nil {return _eefeg ;};_cadab :=_f .FuncMap {"\u0064\u0069\u0063\u0074":_fdaf }; -if _gfcaf !=nil &&_gfcaf .HelperFuncMap !=nil {for _ccaag ,_dbbga :=range _gfcaf .HelperFuncMap {if _ ,_bbfe :=_cadab [_ccaag ];_bbfe {_bcf .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",_ccaag ); -continue ;};_cadab [_ccaag ]=_dbbga ;};};_bgfcc ,_abeg :=_f .New ("").Funcs (_cadab ).Parse (_caaae .String ());if _abeg !=nil {return _abeg ;};if _gfcaf !=nil &&_gfcaf .SubtemplateMap !=nil {for _gbad ,_ccge :=range _gfcaf .SubtemplateMap {if _gbad ==""{_bcf .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 _ccge ==nil {_bcf .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 ;};_agcb :=_bc .NewBuffer (nil );if _ ,_fgbfb :=_c .Copy (_agcb ,_ccge );_fgbfb !=nil {return _fgbfb ;};if _ ,_dagg :=_bgfcc .New (_gbad ).Parse (_agcb .String ());_dagg !=nil {return _dagg ;};};};_caaae .Reset ();if _aebaaa :=_bgfcc .Execute (_caaae ,_bcgd ); -_aebaaa !=nil {return _aebaaa ;};return _aaaee (_eaefe ,_edfc ,_caaae .Bytes (),_gfcaf ,_fcfa ).run ();};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);); +// SetIndent sets the left offset of the list when nested into another list. +func (_gbeb *List )SetIndent (indent float64 ){_gbeb ._eaef =indent ;_gbeb ._cbeab =false }; -// AddShadingResource adds shading dictionary inside the resources dictionary. -func (_gefe *RadialShading )AddShadingResource (block *Block )(_caeg _gac .PdfObjectName ,_abfeg error ){_afbb :=1;_caeg =_gac .PdfObjectName ("\u0053\u0068"+_dc .Itoa (_afbb ));for block ._ab .HasShadingByName (_caeg ){_afbb ++;_caeg =_gac .PdfObjectName ("\u0053\u0068"+_dc .Itoa (_afbb )); -};if _bgagc :=block ._ab .SetShadingByName (_caeg ,_gefe .shadingModel ().ToPdfObject ());_bgagc !=nil {return "",_bgagc ;};return _caeg ,nil ;}; +// 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{_fcgb float64 ;_aeea float64 ;_eefg float64 ;_bfbgf float64 ;_baefg Color ;_dedd _gad .LineStyle ;_ffbdb float64 ;_daab []int64 ;_edae int64 ;_fffb float64 ;_dabg Positioning ;_egfe FitMode ;_babe Margins ;}; -// SetMargins sets the Paragraph's margins. -func (_dbdec *Paragraph )SetMargins (left ,right ,top ,bottom float64 ){_dbdec ._gedb .Left =left ;_dbdec ._gedb .Right =right ;_dbdec ._gedb .Top =top ;_dbdec ._gedb .Bottom =bottom ;}; +// Wrap wraps the text of the chunk into lines based on its style and the +// specified width. +func (_ccgfee *TextChunk )Wrap (width float64 )([]string ,error ){if int (width )<=0{return []string {_ccgfee .Text },nil ;};var _ggdff []string ;var _bgad []rune ;var _bdbb float64 ;var _gcdf []float64 ;_agbf :=_ccgfee .Style ;_bece :=_cbbcb (_ccgfee .Text ); +for _ ,_cagd :=range _ccgfee .Text {if _cagd =='\u000A'{_deacb :=_eefe (string (_bgad ),_bece );_ggdff =append (_ggdff ,_dd .TrimRightFunc (_deacb ,_fa .IsSpace )+string (_cagd ));_bgad =nil ;_bdbb =0;_gcdf =nil ;continue ;};_begcb :=_cagd ==' ';_afbd ,_ggegf :=_agbf .Font .GetRuneMetrics (_cagd ); +if !_ggegf {_ee .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",_cagd ,_cagd ,_agbf .Font .BaseFont (),_agbf .Font .Subtype ()); +_ee .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_agbf .Font );_ee .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_agbf .Font .Encoder ());return nil ,_ge .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"); +};_facfc :=_agbf .FontSize *_afbd .Wx ;_gdce :=_facfc ;if !_begcb {_gdce =_facfc +_agbf .CharSpacing *1000.0;};if _bdbb +_facfc > width *1000.0{_feff :=-1;if !_begcb {for _cadea :=len (_bgad )-1;_cadea >=0;_cadea --{if _bgad [_cadea ]==' '{_feff =_cadea ; +break ;};};};_deeab :=string (_bgad );if _feff > 0{_deeab =string (_bgad [0:_feff +1]);_bgad =append (_bgad [_feff +1:],_cagd );_gcdf =append (_gcdf [_feff +1:],_gdce );_bdbb =0;for _ ,_dggec :=range _gcdf {_bdbb +=_dggec ;};}else {if _begcb {_bgad =[]rune {}; +_gcdf =[]float64 {};_bdbb =0;}else {_bgad =[]rune {_cagd };_gcdf =[]float64 {_gdce };_bdbb =_gdce ;};};_deeab =_eefe (_deeab ,_bece );_ggdff =append (_ggdff ,_dd .TrimRightFunc (_deeab ,_fa .IsSpace ));}else {_bgad =append (_bgad ,_cagd );_bdbb +=_gdce ; +_gcdf =append (_gcdf ,_gdce );};};if len (_bgad )> 0{_faegab :=string (_bgad );_faegab =_eefe (_faegab ,_bece );_ggdff =append (_ggdff ,_faegab );};return _ggdff ,nil ;}; -// SetTOC sets the table of content component of the creator. -// This method should be used when building a custom table of contents. -func (_ecgg *Creator )SetTOC (toc *TOC ){if toc ==nil {return ;};_ecgg ._gcec =toc ;};func (_ggbff *Invoice )generateHeaderBlocks (_fbdbf DrawContext )([]*Block ,DrawContext ,error ){_dfed :=_fcgda (_ggbff ._efdgf );_dfed .SetEnableWrap (true );_dfed .Append (_ggbff ._bggd ); -_bedg :=_efga (2);if _ggbff ._eabfg !=nil {_fgef :=_bedg .NewCell ();_fgef .SetHorizontalAlignment (CellHorizontalAlignmentLeft );_fgef .SetVerticalAlignment (CellVerticalAlignmentMiddle );_fgef .SetIndent (0);_fgef .SetContent (_ggbff ._eabfg );_ggbff ._eabfg .ScaleToHeight (_dfed .Height ()+20); -}else {_bedg .SkipCells (1);};_dccb :=_bedg .NewCell ();_dccb .SetHorizontalAlignment (CellHorizontalAlignmentRight );_dccb .SetVerticalAlignment (CellVerticalAlignmentMiddle );_dccb .SetContent (_dfed );return _bedg .GeneratePageBlocks (_fbdbf );}; +// RotatedSize returns the width and height of the rotated block. +func (_aba *Block )RotatedSize ()(float64 ,float64 ){_ ,_ ,_bcc ,_age :=_deef (_aba ._eg ,_aba ._gg ,_aba ._fc );return _bcc ,_age ;};func (_accb *pageTransformations )transformBlock (_dgge *Block ){if _accb ._aeef !=nil {_dgge .transform (*_accb ._aeef ); +};};func _dfcfd (_eggaf *_bbd .PdfFont ,_bgeaeg float64 )*fontMetrics {_cgcee :=&fontMetrics {};if _eggaf ==nil {_ee .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0069s\u0020\u006e\u0069\u006c");return _cgcee ;};_bcabc ,_feec :=_eggaf .GetFontDescriptor (); +if _feec !=nil {_ee .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",_feec ); +return _cgcee ;};if _cgcee ._acdff ,_feec =_bcabc .GetCapHeight ();_feec !=nil {_ee .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",_feec ); +};if int (_cgcee ._acdff )<=0{_ee .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"); +_cgcee ._acdff =1000;};_cgcee ._acdff *=_bgeaeg /1000.0;if _cgcee ._ffaf ,_feec =_bcabc .GetXHeight ();_feec !=nil {_ee .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",_feec ); +};_cgcee ._ffaf *=_bgeaeg /1000.0;if _cgcee ._bcecg ,_feec =_bcabc .GetAscent ();_feec !=nil {_ee .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",_feec ); +};_cgcee ._bcecg *=_bgeaeg /1000.0;if _cgcee ._fbbdb ,_feec =_bcabc .GetDescent ();_feec !=nil {_ee .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",_feec ); +};_cgcee ._fbbdb *=_bgeaeg /1000.0;return _cgcee ;};func _fddgf (_egccd *templateProcessor ,_caecf *templateNode )(interface{},error ){return _egccd .parseTableCell (_caecf );}; -// Height returns the height of the graphic svg. -func (_eegec *GraphicSVG )Height ()float64 {return _eegec ._gabed .Height };func (_cfed *templateProcessor )parsePageBreak (_bagfe *templateNode )(interface{},error ){return _bacb (),nil ;}; +// DrawHeader sets a function to draw a header on created output pages. +func (_agba *Creator )DrawHeader (drawHeaderFunc func (_fcgd *Block ,_ffb HeaderFunctionArgs )){_agba ._aaa =drawHeaderFunc ;};func (_ffea *templateProcessor )parseColorAttr (_edgc ,_afaag string )Color {_ee .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",_edgc ,_afaag ); +_afaag =_dd .TrimSpace (_afaag );if _dd .HasPrefix (_afaag ,"\u006c\u0069n\u0065\u0061\u0072-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_dd .HasSuffix (_afaag ,"\u0029")&&len (_afaag )> 17{return _ffea .parseLinearGradientAttr (_ffea .creator ,_afaag ); +};if _dd .HasPrefix (_afaag ,"\u0072\u0061d\u0069\u0061\u006c-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_dd .HasSuffix (_afaag ,"\u0029")&&len (_afaag )> 17{return _ffea .parseRadialGradientAttr (_ffea .creator ,_afaag );};if _aafcg :=_ffea .parseColor (_afaag ); +_aafcg !=nil {return _aafcg ;};return ColorBlack ;}; -// GetMargins returns the margins of the rectangle: left, right, top, bottom. -func (_gfge *Rectangle )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _gfge ._cbebe .Left ,_gfge ._cbebe .Right ,_gfge ._cbebe .Top ,_gfge ._cbebe .Bottom ;};func _gdef (_fbad [][]_bb .CubicBezierCurve )*CurvePolygon {return &CurvePolygon {_ceee :&_bb .CurvePolygon {Rings :_fbad },_fbaaf :1.0,_fbdb :1.0}; +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated if the contents wrap +// over multiple pages. +func (_dfeaa *Chapter )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ddb :=ctx ;if _dfeaa ._cfb .IsRelative (){ctx .X +=_dfeaa ._cee .Left ;ctx .Y +=_dfeaa ._cee .Top ;ctx .Width -=_dfeaa ._cee .Left +_dfeaa ._cee .Right ;ctx .Height -=_dfeaa ._cee .Top ; +};_gbb ,_gfd ,_fdec :=_dfeaa ._fgef .GeneratePageBlocks (ctx );if _fdec !=nil {return _gbb ,ctx ,_fdec ;};ctx =_gfd ;_dffc :=ctx .X ;_fca :=ctx .Y -_dfeaa ._fgef .Height ();_agbg :=int64 (ctx .Page );_bbcb :=_dfeaa .headingNumber ();_ada :=_dfeaa .headingText (); +if _dfeaa ._efb {_cdfb :=_dfeaa ._abc .Add (_bbcb ,_dfeaa ._feb ,_bb .FormatInt (_agbg ,10),_dfeaa ._ddf );if _dfeaa ._abc ._fbfca {_cdfb .SetLink (_agbg ,_dffc ,_fca );};};if _dfeaa ._gce ==nil {_dfeaa ._gce =_bbd .NewOutlineItem (_ada ,_bbd .NewOutlineDest (_agbg -1,_dffc ,_fca )); +if _dfeaa ._bcd !=nil {_dfeaa ._bcd ._gce .Add (_dfeaa ._gce );}else {_dfeaa ._babb .Add (_dfeaa ._gce );};}else {_cad :=&_dfeaa ._gce .Dest ;_cad .Page =_agbg -1;_cad .X =_dffc ;_cad .Y =_fca ;};for _ ,_dcaa :=range _dfeaa ._gba {_aadb ,_eab ,_bcb :=_dcaa .GeneratePageBlocks (ctx ); +if _bcb !=nil {return _gbb ,ctx ,_bcb ;};if len (_aadb )< 1{continue ;};_gbb [len (_gbb )-1].mergeBlocks (_aadb [0]);_gbb =append (_gbb ,_aadb [1:]...);ctx =_eab ;};if _dfeaa ._cfb .IsRelative (){ctx .X =_ddb .X ;};if _dfeaa ._cfb .IsAbsolute (){return _gbb ,_ddb ,nil ; +};return _gbb ,ctx ,nil ;};func _eggc (_aafc *_bbd .Image )(*Image ,error ){_aecb :=float64 (_aafc .Width );_bdgc :=float64 (_aafc .Height );return &Image {_dcce :_aafc ,_accbf :_aecb ,_cdad :_bdgc ,_bfdf :_aecb ,_bcec :_bdgc ,_bbed :0,_gcce :1.0,_fgcd :PositionRelative },nil ; }; +// Curve represents a cubic Bezier curve with a control point. +type Curve struct{_baec float64 ;_acfd float64 ;_eeaf float64 ;_eadc float64 ;_cefce float64 ;_eddf float64 ;_dgda Color ;_ffgc float64 ;};func (_caab *Block )transform (_afd _eb .Matrix ){_cef :=_da .NewContentCreator ().Add_cm (_afd [0],_afd [1],_afd [3],_afd [4],_afd [6],_afd [7]).Operations (); +*_caab ._ec =append (*_cef ,*_caab ._ec ...);_caab ._ec .WrapIfNeeded ();};func (_fgfb *Creator )newPage ()*_bbd .PdfPage {_decb :=_bbd .NewPdfPage ();_acfe :=_fgfb ._baba [0];_gcgd :=_fgfb ._baba [1];_fada :=_bbd .PdfRectangle {Llx :0,Lly :0,Urx :_acfe ,Ury :_gcgd }; +_decb .MediaBox =&_fada ;_fgfb ._afgc =_acfe ;_fgfb ._ebeb =_gcgd ;_fgfb .initContext ();return _decb ;}; + // NoteHeadingStyle returns the style properties used to render the heading of // the invoice note sections. -func (_aaca *Invoice )NoteHeadingStyle ()TextStyle {return _aaca ._bfaaa }; +func (_fbfd *Invoice )NoteHeadingStyle ()TextStyle {return _fbfd ._ccfb }; -// NewImageFromData creates an Image from image data. -func (_dffaa *Creator )NewImageFromData (data []byte )(*Image ,error ){return _cfaa (data )}; +// Width returns the Block's width. +func (_aab *Block )Width ()float64 {return _aab ._eg }; -// SetShowNumbering sets a flag to indicate whether or not to show chapter numbers as part of title. -func (_dcde *Chapter )SetShowNumbering (show bool ){_dcde ._cagd =show ;_dcde ._adge .SetText (_dcde .headingText ());};func _bcdc ()*FilledCurve {_dbcg :=FilledCurve {};_dbcg ._adae =[]_bb .CubicBezierCurve {};return &_dbcg ;}; +// 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 (_fedc *Table )AddSubtable (row ,col int ,subtable *Table ){for _ ,_fgdcc :=range subtable ._gggdf {_acggb :=&TableCell {};*_acggb =*_fgdcc ;_acggb ._bdcge =_fedc ;_acggb ._aeec +=col -1;if _dccb :=_fedc ._efbf -(_acggb ._aeec -1);_dccb < _acggb ._cfbea {_fedc ._efbf +=_acggb ._cfbea -_dccb ; +_fedc .resetColumnWidths ();_ee .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",_fedc ._efbf ); +};_acggb ._cddg +=row -1;_bccfa :=subtable ._abaa [_fgdcc ._cddg -1];if _acggb ._cddg > _fedc ._gcgba {for _acggb ._cddg > _fedc ._gcgba {_fedc ._gcgba ++;_fedc ._abaa =append (_fedc ._abaa ,_fedc ._bcgeag );};_fedc ._abaa [_acggb ._cddg -1]=_bccfa ;}else {_fedc ._abaa [_acggb ._cddg -1]=_bbg .Max (_fedc ._abaa [_acggb ._cddg -1],_bccfa ); +};_fedc ._gggdf =append (_fedc ._gggdf ,_acggb );};_fedc .sortCells ();}; -// 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 (_ggga *StyledParagraph )AddInternalLink (text string ,page int64 ,x ,y ,zoom float64 )*TextChunk {_gcdb :=NewTextChunk (text ,_ggga ._dcfd );_gcdb ._dfce =_dgga (page -1,x ,y ,zoom );return _ggga .appendChunk (_gcdb );}; +// CurRow returns the currently active cell's row number. +func (_bfagf *Table )CurRow ()int {_gbceg :=(_bfagf ._dace -1)/_bfagf ._efbf +1;return _gbceg };func (_bdec *InvoiceAddress )fmtLine (_beec ,_ggge string ,_edab bool )string {if _edab {_ggge ="";};return _b .Sprintf ("\u0025\u0073\u0025s\u000a",_ggge ,_beec ); +}; -// UnsupportedRuneError is an error that occurs when there is unsupported glyph being used. -type UnsupportedRuneError struct{Message string ;Rune rune ;}; +// 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 (_eaca *Table )SetColumnWidths (widths ...float64 )error {if len (widths )!=_eaca ._efbf {_ee .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 _ge .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_eaca ._ecgg =widths ;return nil ;}; -// Link returns link information for this line. -func (_cceeb *TOCLine )Link ()(_aaabf int64 ,_acbdf ,_gccde float64 ){return _cceeb ._gdgb ,_cceeb ._fbeff ,_cceeb ._feac ;}; +// SetLineSeparatorStyle sets the style for the separator part of all new +// lines of the table of contents. +func (_befe *TOC )SetLineSeparatorStyle (style TextStyle ){_befe ._dbfaf =style }; + +// SetBorderWidth sets the border width of the rectangle. +func (_agcf *Rectangle )SetBorderWidth (bw float64 ){_agcf ._egdc =bw }; + +// SetWidthRight sets border width for right. +func (_dca *border )SetWidthRight (bw float64 ){_dca ._dbf =bw }; + +// 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 {_abec :=rgbColor {};if (len (hexStr )!=4&&len (hexStr )!=7)||hexStr [0]!='#'{_ee .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _abec ; +};var _bcfd ,_eaaf ,_agdf int ;if len (hexStr )==4{var _fbeg ,_geab ,_aed int ;_ffgg ,_cbge :=_b .Sscanf (hexStr ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_fbeg ,&_geab ,&_aed );if _cbge !=nil {_ee .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 ,_cbge ); +return _abec ;};if _ffgg !=3{_ee .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _abec ;};_bcfd =_fbeg *16+_fbeg ;_eaaf =_geab *16+_geab ;_agdf =_aed *16+_aed ;}else {_dab ,_gggd :=_b .Sscanf (hexStr ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_bcfd ,&_eaaf ,&_agdf ); +if _gggd !=nil {_ee .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _abec ;};if _dab !=3{_ee .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 ,_dab ); +return _abec ;};};_edgg :=float64 (_bcfd )/255.0;_cbe :=float64 (_eaaf )/255.0;_fgbf :=float64 (_agdf )/255.0;_abec ._eage =_edgg ;_abec ._eaee =_cbe ;_abec ._gfe =_fgbf ;return _abec ;}; + +// DrawFooter sets a function to draw a footer on created output pages. +func (_gffb *Creator )DrawFooter (drawFooterFunc func (_edcb *Block ,_aeda FooterFunctionArgs )){_gffb ._bgg =drawFooterFunc ;}; + +// SetMargins sets the margins of the ellipse. +// NOTE: ellipse margins are only applied if relative positioning is used. +func (_facc *Ellipse )SetMargins (left ,right ,top ,bottom float64 ){_facc ._fdcb .Left =left ;_facc ._fdcb .Right =right ;_facc ._fdcb .Top =top ;_facc ._fdcb .Bottom =bottom ;}; // EnableRowWrap controls whether rows are wrapped across pages. // NOTE: Currently, row wrapping is supported for rows using StyledParagraphs. -func (_agfda *Table )EnableRowWrap (enable bool ){_agfda ._acad =enable }; +func (_aaafgd *Table )EnableRowWrap (enable bool ){_aaafgd ._bcfad =enable }; -// 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{_db *_cg .ContentStreamOperations ;_ab *_bce .PdfPageResources ;_dg Positioning ;_cc ,_eda float64 ;_fb float64 ;_afd float64 ;_gdc float64 ;_ag Margins ;_da []*_bce .PdfAnnotation ;};func (_bdfcg *Table )sortCells (){_ff .Slice (_bdfcg ._fcac ,func (_dcfdd ,_gccd int )bool {_dabg :=_bdfcg ._fcac [_dcfdd ]._eeee ; -_fbac :=_bdfcg ._fcac [_gccd ]._eeee ;if _dabg < _fbac {return true ;};if _dabg > _fbac {return false ;};return _bdfcg ._fcac [_dcfdd ]._dagb < _bdfcg ._fcac [_gccd ]._dagb ;});}; +// SetLineWidth sets the line width. +func (_aggb *Polyline )SetLineWidth (lineWidth float64 ){_aggb ._efgc .LineWidth =lineWidth }; -// Write output of creator to io.Writer interface. -func (_dfg *Creator )Write (ws _c .Writer )error {if _dffa :=_dfg .Finalize ();_dffa !=nil {return _dffa ;};_eefb :=_bce .NewPdfWriter ();_eefb .SetOptimizer (_dfg ._afddc );if _dfg ._bdfe !=nil {_aag :=_eefb .SetForms (_dfg ._bdfe );if _aag !=nil {_bcf .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_aag ); -return _aag ;};};if _dfg ._bcb !=nil {_eefb .AddOutlineTree (_dfg ._bcb );}else if _dfg ._afee !=nil &&_dfg .AddOutlines {_eefb .AddOutlineTree (&_dfg ._afee .ToPdfOutline ().PdfOutlineTreeNode );};if _dfg ._cfgb !=nil {if _fagc :=_eefb .SetPageLabels (_dfg ._cfgb ); -_fagc !=nil {_bcf .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",_fagc );return _fagc ;};};if _dfg ._ccgd !=nil {for _ ,_aebc :=range _dfg ._ccgd {_febf :=_aebc .SubsetRegistered (); -if _febf !=nil {_bcf .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",_febf );return _febf ;};};};if _dfg ._bfga !=nil {_adgb :=_dfg ._bfga (&_eefb ); -if _adgb !=nil {_bcf .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_adgb );return _adgb ;};};for _ ,_bfe :=range _dfg ._ggg {_bfbg :=_eefb .AddPage (_bfe );if _bfbg !=nil {_bcf .Log .Error ("\u0046\u0061\u0069\u006ced\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0050\u0061\u0067\u0065\u003a\u0020%\u0076",_bfbg ); -return _bfbg ;};};_addb :=_eefb .Write (ws );if _addb !=nil {return _addb ;};return nil ;};func _ffgccd (_cage *templateProcessor ,_gcaaf *templateNode )(interface{},error ){return _cage .parseList (_gcaaf );}; +// Width returns the width of the Paragraph. +func (_fgade *StyledParagraph )Width ()float64 {if _fgade ._abbea &&int (_fgade ._ccac )> 0{return _fgade ._ccac ;};return _fgade .getTextWidth ()/1000.0;}; -// NewImageFromGoImage creates an Image from a go image.Image data structure. -func (_bddb *Creator )NewImageFromGoImage (goimg _aa .Image )(*Image ,error ){return _fafcg (goimg )};var (_edec =_bg .MustCompile ("\u0028[\u005cw\u002d\u005d\u002b\u0029\u005c(\u0027\u0028.\u002b\u0029\u0027\u005c\u0029");_eefbe =_d .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"); -_cgafd =_d .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");_dccc =_d .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020c\u0068\u0069\u006cd\u0020n\u006f\u0064\u0065"); -_gbdaa =_d .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0074\u0065\u006d\u0070l\u0061t\u0065 \u0072\u0065\u0073\u006f\u0075\u0072\u0063e");); +// SetMargins sets the margins TOC line. +func (_gbed *TOCLine )SetMargins (left ,right ,top ,bottom float64 ){_gbed ._ggcac =left ;_ebcbd :=&_gbed ._ebca ._dadf ;_ebcbd .Left =_gbed ._ggcac +float64 (_gbed ._fffag -1)*_gbed ._ebadg ;_ebcbd .Right =right ;_ebcbd .Top =top ;_ebcbd .Bottom =bottom ; +}; -// LinearShading holds data for rendering a linear shading gradient. -type LinearShading struct{_fdbd *shading ;_aecg *_bce .PdfRectangle ;_ddfdb float64 ;}; +// SetAnchor set gradient position anchor. +// Default to center. +func (_dgged *RadialShading )SetAnchor (anchor AnchorPoint ){_dgged ._ceafc =anchor };func (_bcacb *Table )sortCells (){_g .Slice (_bcacb ._gggdf ,func (_dgfbce ,_gaecbg int )bool {_gdfbd :=_bcacb ._gggdf [_dgfbce ]._cddg ;_aeca :=_bcacb ._gggdf [_gaecbg ]._cddg ; +if _gdfbd < _aeca {return true ;};if _gdfbd > _aeca {return false ;};return _bcacb ._gggdf [_dgfbce ]._aeec < _bcacb ._gggdf [_gaecbg ]._aeec ;});}; -// NewCurvePolygon creates a new curve polygon. -func (_dgdg *Creator )NewCurvePolygon (rings [][]_bb .CubicBezierCurve )*CurvePolygon {return _gdef (rings );}; +// SkipRows skips over a specified number of rows in the table. +func (_bddec *Table )SkipRows (num int ){_adffb :=num *_bddec ._efbf -1;if _adffb < 0{_ee .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 _cbfa :=0;_cbfa < _adffb ;_cbfa ++{_bddec .NewCell ();};}; -// SetIndent sets the cell's left indent. -func (_eded *TableCell )SetIndent (indent float64 ){_eded ._cgce =indent }; +// GeneratePageBlocks draws the curve onto page blocks. +func (_bfgf *Curve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_cgb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_bfgg :=_da .NewContentCreator ();_bfgg .Add_q ().Add_w (_bfgf ._ffgc ).SetStrokingColor (_dcgf (_bfgf ._dgda )).Add_m (_bfgf ._baec ,ctx .PageHeight -_bfgf ._acfd ).Add_v (_bfgf ._eeaf ,ctx .PageHeight -_bfgf ._eadc ,_bfgf ._cefce ,ctx .PageHeight -_bfgf ._eddf ).Add_S ().Add_Q (); +_dfg :=_cgb .addContentsByString (_bfgg .String ());if _dfg !=nil {return nil ,ctx ,_dfg ;};return []*Block {_cgb },ctx ,nil ;};func (_baab *Invoice )setCellBorder (_geaf *TableCell ,_cdadc *InvoiceCell ){for _ ,_gfebb :=range _cdadc .BorderSides {_geaf .SetBorder (_gfebb ,CellBorderStyleSingle ,_cdadc .BorderWidth ); +};_geaf .SetBorderColor (_cdadc .BorderColor );}; -// CreateFrontPage sets a function to generate a front Page. -func (_gcfb *Creator )CreateFrontPage (genFrontPageFunc func (_bbae FrontpageFunctionArgs )){_gcfb ._eaa =genFrontPageFunc ;}; +// InsertColumn inserts a column in the line items table at the specified index. +func (_ebfb *Invoice )InsertColumn (index uint ,description string )*InvoiceCell {_agf :=uint (len (_ebfb ._agbb ));if index > _agf {index =_agf ;};_agcb :=_ebfb .NewColumn (description );_ebfb ._agbb =append (_ebfb ._agbb [:index ],append ([]*InvoiceCell {_agcb },_ebfb ._agbb [index :]...)...); +return _agcb ;}; -// Crop crops the Image to the specified bounds. -func (_fgac *Image )Crop (x0 ,y0 ,x1 ,y1 int ){_cada ,_cgcg :=_fgac ._ggae .ToGoImage ();if _cgcg !=nil {_b .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",_cgcg ); -};var _adfd _aa .Image ;_dbee :=_aa .Rect (x0 ,y0 ,x1 ,y1 );if _ecefb :=_dbee .Intersect (_cada .Bounds ());!_dbee .Empty (){_bcef :=_aa .NewRGBA (_aa .Rect (0,0,_dbee .Dx (),_dbee .Dy ()));for _efcc :=_ecefb .Min .Y ;_efcc < _ecefb .Max .Y ;_efcc ++{for _ecbg :=_ecefb .Min .X ; -_ecbg < _ecefb .Max .X ;_ecbg ++{_bcef .Set (_ecbg -_ecefb .Min .X ,_efcc -_ecefb .Min .Y ,_cada .At (_ecbg ,_efcc ));};};_adfd =_bcef ;}else {_adfd =&_aa .RGBA {};};_beab ,_cgcg :=_bce .ImageHandling .NewImageFromGoImage (_adfd );if _cgcg !=nil {_b .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",_cgcg ); -};_fgdec :=float64 (_beab .Width );_dbaf :=float64 (_beab .Height );_fgac ._ggae =_beab ;_fgac ._ecde =_fgdec ;_fgac ._fdcg =_dbaf ;_fgac ._ccca =_fgdec ;_fgac ._abg =_dbaf ;};func _cgf (_fab ,_febec ,_caee ,_abag ,_becd ,_cdb float64 )*Curve {_dgae :=&Curve {}; -_dgae ._cfba =_fab ;_dgae ._fgad =_febec ;_dgae ._efbb =_caee ;_dgae ._eaef =_abag ;_dgae ._gbgd =_becd ;_dgae ._caac =_cdb ;_dgae ._efef =ColorBlack ;_dgae ._aabg =1.0;return _dgae ;};type border struct{_ece float64 ;_bca float64 ;_cff float64 ;_bdab float64 ; -_fafc Color ;_ggda Color ;_efd float64 ;_cgc Color ;_bdfg float64 ;_eege Color ;_bdd float64 ;_cfca Color ;_bab float64 ;LineStyle _bb .LineStyle ;_begg CellBorderStyle ;_bde CellBorderStyle ;_dcd CellBorderStyle ;_badf CellBorderStyle ;};func (_gacf *StyledParagraph )getTextHeight ()float64 {var _gafe float64 ; -for _ ,_gcfa :=range _gacf ._fcea {_aaee :=_gcfa .Style .FontSize *_gacf ._bfef ;if _aaee > _gafe {_gafe =_aaee ;};};return _gafe ;}; +// SetNoteHeadingStyle sets the style properties used to render the heading +// of the invoice note sections. +func (_faccc *Invoice )SetNoteHeadingStyle (style TextStyle ){_faccc ._ccfb =style }; -// GeneratePageBlocks draws the polygon on a new block representing the page. -// Implements the Drawable interface. -func (_defa *Polygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_bbacf :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_aadcag ,_ebda :=_bbacf .setOpacity (_defa ._gfee ,_defa ._dgcf );if _ebda !=nil {return nil ,ctx ,_ebda ;}; -_ccba :=_defa ._efbbb ;_ccba .FillEnabled =_ccba .FillColor !=nil ;_ccba .BorderEnabled =_ccba .BorderColor !=nil &&_ccba .BorderWidth > 0;_degbg :=_ccba .Points ;_dafff :=_bce .PdfRectangle {};_eabbe :=false ;for _dgca :=range _degbg {for _dggba :=range _degbg [_dgca ]{_gdfgg :=&_degbg [_dgca ][_dggba ]; -_gdfgg .Y =ctx .PageHeight -_gdfgg .Y ;if !_eabbe {_dafff .Llx =_gdfgg .X ;_dafff .Lly =_gdfgg .Y ;_dafff .Urx =_gdfgg .X ;_dafff .Ury =_gdfgg .Y ;_eabbe =true ;}else {_dafff .Llx =_af .Min (_dafff .Llx ,_gdfgg .X );_dafff .Lly =_af .Min (_dafff .Lly ,_gdfgg .Y ); -_dafff .Urx =_af .Max (_dafff .Urx ,_gdfgg .X );_dafff .Ury =_af .Max (_dafff .Ury ,_gdfgg .Y );};};};if _ccba .FillEnabled {_aebe :=_bacf (_bbacf ,_defa ._efbbb .FillColor ,_defa ._dccd ,func ()Rectangle {return Rectangle {_cdac :_dafff .Llx ,_agaf :_dafff .Lly ,_bbca :_dafff .Width (),_gbcd :_dafff .Height ()}; -});if _aebe !=nil {return nil ,ctx ,_aebe ;};};_gdgg ,_ ,_ebda :=_ccba .Draw (_aadcag );if _ebda !=nil {return nil ,ctx ,_ebda ;};if _ebda =_bbacf .addContentsByString (string (_gdgg ));_ebda !=nil {return nil ,ctx ,_ebda ;};return []*Block {_bbacf },ctx ,nil ; -};func _begc (_edba ,_dcbb TextStyle )*Invoice {_dged :=&Invoice {_bggd :"\u0049N\u0056\u004f\u0049\u0043\u0045",_bgag :"\u002c\u0020",_eegf :_edba ,_cccaa :_dcbb };_dged ._ccee =&InvoiceAddress {Separator :_dged ._bgag };_dged ._ebfa =&InvoiceAddress {Heading :"\u0042i\u006c\u006c\u0020\u0074\u006f",Separator :_dged ._bgag }; -_efge :=ColorRGBFrom8bit (245,245,245);_gbcfg :=ColorRGBFrom8bit (155,155,155);_dged ._efdgf =_dcbb ;_dged ._efdgf .Color =_gbcfg ;_dged ._efdgf .FontSize =20;_dged ._caffe =_edba ;_dged ._affd =_dcbb ;_dged ._afaeb =_edba ;_dged ._bfaaa =_dcbb ;_dged ._dbbd =_dged .NewCellProps (); -_dged ._dbbd .BackgroundColor =_efge ;_dged ._dbbd .TextStyle =_dcbb ;_dged ._gcac =_dged .NewCellProps ();_dged ._gcac .TextStyle =_dcbb ;_dged ._gcac .BackgroundColor =_efge ;_dged ._gcac .BorderColor =_efge ;_dged ._debf =_dged .NewCellProps ();_dged ._debf .BorderColor =_efge ; -_dged ._debf .BorderSides =[]CellBorderSide {CellBorderSideBottom };_dged ._debf .Alignment =CellHorizontalAlignmentRight ;_dged ._dadf =_dged .NewCellProps ();_dged ._dadf .Alignment =CellHorizontalAlignmentRight ;_dged ._effd =[2]*InvoiceCell {_dged .newCell ("\u0049\u006e\u0076\u006f\u0069\u0063\u0065\u0020\u006eu\u006d\u0062\u0065\u0072",_dged ._dbbd ),_dged .newCell ("",_dged ._dbbd )}; -_dged ._fdcb =[2]*InvoiceCell {_dged .newCell ("\u0044\u0061\u0074\u0065",_dged ._dbbd ),_dged .newCell ("",_dged ._dbbd )};_dged ._afac =[2]*InvoiceCell {_dged .newCell ("\u0044\u0075\u0065\u0020\u0044\u0061\u0074\u0065",_dged ._dbbd ),_dged .newCell ("",_dged ._dbbd )}; -_dged ._edeg =[2]*InvoiceCell {_dged .newCell ("\u0053\u0075\u0062\u0074\u006f\u0074\u0061\u006c",_dged ._dadf ),_dged .newCell ("",_dged ._dadf )};_cdgbf :=_dged ._dadf ;_cdgbf .TextStyle =_dcbb ;_cdgbf .BackgroundColor =_efge ;_cdgbf .BorderColor =_efge ; -_dged ._cbef =[2]*InvoiceCell {_dged .newCell ("\u0054\u006f\u0074a\u006c",_cdgbf ),_dged .newCell ("",_cdgbf )};_dged ._gddcb =[2]string {"\u004e\u006f\u0074e\u0073",""};_dged ._gbeb =[2]string {"T\u0065r\u006d\u0073\u0020\u0061\u006e\u0064\u0020\u0063o\u006e\u0064\u0069\u0074io\u006e\u0073",""}; -_dged ._dbcb =[]*InvoiceCell {_dged .newColumn ("D\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e",CellHorizontalAlignmentLeft ),_dged .newColumn ("\u0051\u0075\u0061\u006e\u0074\u0069\u0074\u0079",CellHorizontalAlignmentRight ),_dged .newColumn ("\u0055\u006e\u0069\u0074\u0020\u0070\u0072\u0069\u0063\u0065",CellHorizontalAlignmentRight ),_dged .newColumn ("\u0041\u006d\u006f\u0075\u006e\u0074",CellHorizontalAlignmentRight )}; -return _dged ;}; +// 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 *_bbd .PdfPage )(*Block ,error ){_fdf :=&Block {};_bce ,_cfa :=page .GetAllContentStreams ();if _cfa !=nil {return nil ,_cfa ;};_ac :=_da .NewContentStreamParser (_bce );_ae ,_cfa :=_ac .Parse ();if _cfa !=nil {return nil ,_cfa ; +};_ae .WrapIfNeeded ();_fdf ._ec =_ae ;if page .Resources !=nil {_fdf ._ce =page .Resources ;}else {_fdf ._ce =_bbd .NewPdfPageResources ();};_bde ,_cfa :=page .GetMediaBox ();if _cfa !=nil {return nil ,_cfa ;};if _bde .Llx !=0||_bde .Lly !=0{_fdf .translate (-_bde .Llx ,_bde .Lly ); +};_fdf ._eg =_bde .Urx -_bde .Llx ;_fdf ._gg =_bde .Ury -_bde .Lly ;if page .Rotate !=nil {_fdf ._fc =-float64 (*page .Rotate );};return _fdf ,nil ;};func _gff (_dgg ,_badg *_bbd .PdfPageResources )error {_bdd ,_ :=_dgg .GetColorspaces ();if _bdd !=nil &&len (_bdd .Colorspaces )> 0{for _dfd ,_aeb :=range _bdd .Colorspaces {_ddgc :=*_bf .MakeName (_dfd ); +if _badg .HasColorspaceByName (_ddgc ){continue ;};_dge :=_badg .SetColorspaceByName (_ddgc ,_aeb );if _dge !=nil {return _dge ;};};};return nil ;}; -// GeneratePageBlocks draws the composite curve polygon on a new block -// representing the page. Implements the Drawable interface. -func (_acb *CurvePolygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_bgeb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_edgf ,_aefb :=_bgeb .setOpacity (_acb ._fbaaf ,_acb ._fbdb );if _aefb !=nil {return nil ,ctx ,_aefb ;};_fdag :=_acb ._ceee ; -_fdag .FillEnabled =_fdag .FillColor !=nil ;_fdag .BorderEnabled =_fdag .BorderColor !=nil &&_fdag .BorderWidth > 0;var (_afbfd =ctx .PageHeight ;_fea =_fdag .Rings ;_gggb =make ([][]_bb .CubicBezierCurve ,0,len (_fdag .Rings )););_fbge :=_bce .PdfRectangle {}; -if len (_fea )> 0&&len (_fea [0])> 0{_aegf :=_fea [0][0];_aegf .P0 .Y =_afbfd -_aegf .P0 .Y ;_aegf .P1 .Y =_afbfd -_aegf .P1 .Y ;_aegf .P2 .Y =_afbfd -_aegf .P2 .Y ;_aegf .P3 .Y =_afbfd -_aegf .P3 .Y ;_fbge =_aegf .GetBounds ();};for _ ,_egdb :=range _fea {_dgce :=make ([]_bb .CubicBezierCurve ,0,len (_egdb )); -for _ ,_cefd :=range _egdb {_abbbe :=_cefd ;_abbbe .P0 .Y =_afbfd -_abbbe .P0 .Y ;_abbbe .P1 .Y =_afbfd -_abbbe .P1 .Y ;_abbbe .P2 .Y =_afbfd -_abbbe .P2 .Y ;_abbbe .P3 .Y =_afbfd -_abbbe .P3 .Y ;_dgce =append (_dgce ,_abbbe );_fcfb :=_abbbe .GetBounds (); -_fbge .Llx =_af .Min (_fbge .Llx ,_fcfb .Llx );_fbge .Lly =_af .Min (_fbge .Lly ,_fcfb .Lly );_fbge .Urx =_af .Max (_fbge .Urx ,_fcfb .Urx );_fbge .Ury =_af .Max (_fbge .Ury ,_fcfb .Ury );};_gggb =append (_gggb ,_dgce );};_fdag .Rings =_gggb ;defer func (){_fdag .Rings =_fea }(); -if _fdag .FillEnabled {_bded :=_bacf (_bgeb ,_acb ._ceee .FillColor ,_acb ._gffa ,func ()Rectangle {return Rectangle {_cdac :_fbge .Llx ,_agaf :_fbge .Lly ,_bbca :_fbge .Width (),_gbcd :_fbge .Height ()};});if _bded !=nil {return nil ,ctx ,_bded ;};};_egdba ,_ ,_aefb :=_fdag .Draw (_edgf ); -if _aefb !=nil {return nil ,ctx ,_aefb ;};if _aefb =_bgeb .addContentsByString (string (_egdba ));_aefb !=nil {return nil ,ctx ,_aefb ;};return []*Block {_bgeb },ctx ,nil ;};func _edbgb (_ggff *_bce .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,238),Font :_ggff ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}}; -};func _aeed (_adfag *_bce .PdfAnnotationLink )*_bce .PdfAnnotationLink {if _adfag ==nil {return nil ;};_cgafe :=_bce .NewPdfAnnotationLink ();_cgafe .BS =_adfag .BS ;_cgafe .A =_adfag .A ;if _bcdfa ,_dbabb :=_adfag .GetAction ();_dbabb ==nil &&_bcdfa !=nil {_cgafe .SetAction (_bcdfa ); -};if _aeegg ,_faeba :=_adfag .Dest .(*_gac .PdfObjectArray );_faeba {_cgafe .Dest =_gac .MakeArray (_aeegg .Elements ()...);};return _cgafe ;}; +// Color returns the color of the line. +func (_caaf *Line )Color ()Color {return _caaf ._baefg }; -// Date returns the invoice date description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_dbgb *Invoice )Date ()(*InvoiceCell ,*InvoiceCell ){return _dbgb ._fdcb [0],_dbgb ._fdcb [1]};func (_ggdc *StyledParagraph )appendChunk (_gbdg *TextChunk )*TextChunk {_ggdc ._fcea =append (_ggdc ._fcea ,_gbdg );_ggdc .wrapText ();return _gbdg ;}; +// SetLineColor sets the line color. +func (_dbedd *Polyline )SetLineColor (color Color ){_dbedd ._efgc .LineColor =_dcgf (color )}; +// ScaleToHeight scales the ellipse to the specified height. The width of +// the ellipse is scaled so that the aspect ratio is maintained. +func (_daba *Ellipse )ScaleToHeight (h float64 ){_eedgd :=_daba ._dgga /_daba ._dgdg ;_daba ._dgdg =h ;_daba ._dgga =h *_eedgd ;}; -// GetMargins returns the margins of the graphic svg (left, right, top, bottom). -func (_aeadg *GraphicSVG )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _aeadg ._abffa .Left ,_aeadg ._abffa .Right ,_aeadg ._abffa .Top ,_aeadg ._abffa .Bottom ;}; +// SetFillColor sets the fill color. +func (_badf *Polygon )SetFillColor (color Color ){_badf ._fbceb =color ;_badf ._bbbe .FillColor =_dcgf (color );};func _afc ()*listItem {return &listItem {}}; -// Width returns the width of the graphic svg. -func (_dgbaf *GraphicSVG )Width ()float64 {return _dgbaf ._gabed .Width }; +// ToPdfShadingPattern generates a new model.PdfShadingPatternType3 object. +func (_gfgcc *RadialShading )ToPdfShadingPattern ()*_bbd .PdfShadingPatternType3 {_ecbcc ,_ged ,_ffee :=_gfgcc ._daacc ._cfgfd .ToRGB ();_cbabc :=_gfgcc .shadingModel ();_cbabc .PdfShading .Background =_bf .MakeArrayFromFloats ([]float64 {_ecbcc ,_ged ,_ffee }); +_adfe :=_bbd .NewPdfShadingPatternType3 ();_adfe .Shading =_cbabc ;return _adfe ;}; -// CurCol returns the currently active cell's column number. -func (_gebed *Table )CurCol ()int {_bbec :=(_gebed ._gdde -1)%(_gebed ._fdbec )+1;return _bbec }; +// NewCurve returns new instance of Curve between points (x1,y1) and (x2, y2) with control point (cx,cy). +func (_gcca *Creator )NewCurve (x1 ,y1 ,cx ,cy ,x2 ,y2 float64 )*Curve {return _gdcd (x1 ,y1 ,cx ,cy ,x2 ,y2 );}; -// Sections returns the custom content sections of the invoice as -// title-content pairs. -func (_acaa *Invoice )Sections ()[][2]string {return _acaa ._aegfa }; +// SetAngle sets the rotation angle in degrees. +func (_fb *Block )SetAngle (angleDeg float64 ){_fb ._fc =angleDeg };func (_begcc *templateProcessor )parseColor (_ddggd string )Color {if _ddggd ==""{return nil ;};_fabec ,_addgg :=_begcc ._afgef .ColorMap [_ddggd ];if _addgg {return _fabec ;};if _ddggd [0]=='#'{return ColorRGBFromHex (_ddggd ); +};return nil ;};func (_dgbcb *templateProcessor )renderNode (_gaecd *templateNode )error {_fgbe :=_gaecd ._dceb ;if _fgbe ==nil {return nil ;};_dcdda :=_gaecd ._ebeg .Name .Local ;_caaec ,_dgbe :=_bcfge [_dcdda ];if !_dgbe {_dgbcb .nodeLogDebug (_gaecd ,"I\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e \u0053\u006b\u0069p\u0070i\u006e\u0067\u002e",_dcdda ); +return nil ;};var _bgcd interface{};if _gaecd ._afbge !=nil &&_gaecd ._afbge ._dceb !=nil {_gagfe :=_gaecd ._afbge ._ebeg .Name .Local ;if _ ,_dgbe =_caaec ._bfed [_gagfe ];!_dgbe {_dgbcb .nodeLogDebug (_gaecd ,"\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",_gagfe ,_dcdda ); +return _gcgf ;};_bgcd =_gaecd ._afbge ._dceb ;}else {_bgbgb :="\u0063r\u0065\u0061\u0074\u006f\u0072";switch _dgbcb ._gdeg .(type ){case *Block :_bgbgb ="\u0062\u006c\u006fc\u006b";};if _ ,_dgbe =_caaec ._bfed [_bgbgb ];!_dgbe {_dgbcb .nodeLogDebug (_gaecd ,"\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",_bgbgb ,_dcdda ); +return _gcgf ;};_bgcd =_dgbcb ._gdeg ;};switch _ecage :=_bgcd .(type ){case componentRenderer :_fbbb ,_gcgbaa :=_fgbe .(Drawable );if !_gcgbaa {_dgbcb .nodeLogError (_gaecd ,"\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",_dcdda ,_fgbe ); +return _fbdf ;};_faace :=_ecage .Draw (_fbbb );if _faace !=nil {return _dgbcb .nodeError (_gaecd ,"\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",_dcdda ,_fgbe ,_faace ); +};case *Division :switch _cbdf :=_fgbe .(type ){case *Background :_ecage .SetBackground (_cbdf );case VectorDrawable :_dacad :=_ecage .Add (_cbdf );if _dacad !=nil {return _dgbcb .nodeError (_gaecd ,"\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",_dcdda ,_fgbe ,_dacad ); +};};case *TableCell :_adeca ,_cgfcg :=_fgbe .(VectorDrawable );if !_cgfcg {_dgbcb .nodeLogError (_gaecd ,"\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",_dcdda ,_fgbe ); +return _fbdf ;};_geaea :=_ecage .SetContent (_adeca );if _geaea !=nil {return _dgbcb .nodeError (_gaecd ,"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",_dcdda ,_fgbe ,_geaea ); +};case *StyledParagraph :_cfecc ,_gdfaa :=_fgbe .(*TextChunk );if !_gdfaa {_dgbcb .nodeLogError (_gaecd ,"\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",_dcdda ,_fgbe ); +return _fbdf ;};_ecage .appendChunk (_cfecc );case *Chapter :switch _begdde :=_fgbe .(type ){case *Chapter :return nil ;case *Paragraph :if _gaecd ._ebeg .Name .Local =="\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067"{return nil ; +};_gcba :=_ecage .Add (_begdde );if _gcba !=nil {return _dgbcb .nodeError (_gaecd ,"\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",_dcdda ,_fgbe ,_gcba ); +};case Drawable :_dece :=_ecage .Add (_begdde );if _dece !=nil {return _dgbcb .nodeError (_gaecd ,"\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",_dcdda ,_fgbe ,_dece ); +};};case *List :switch _gcgdc :=_fgbe .(type ){case *TextChunk :case *listItem :_ecage ._gebg =append (_ecage ._gebg ,_gcgdc );default:_dgbcb .nodeLogError (_gaecd ,"\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",_dcdda ,_fgbe ); +};case *listItem :switch _fgefc :=_fgbe .(type ){case *TextChunk :case *StyledParagraph :_ecage ._dgfd =_fgefc ;case *List :if _fgefc ._cbeab {_fgefc ._eaef =15;};_ecage ._dgfd =_fgefc ;case *Image :_ecage ._dgfd =_fgefc ;case *Division :_ecage ._dgfd =_fgefc ; +case *Table :_ecage ._dgfd =_fgefc ;default:_dgbcb .nodeLogError (_gaecd ,"\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",_dcdda ,_fgbe ); +return _fbdf ;};};return nil ;}; -// TextVerticalAlignment controls the vertical position of the text -// in a styled paragraph. -type TextVerticalAlignment int ; +// NewImageFromFile creates an Image from a file. +func (_agcc *Creator )NewImageFromFile (path string )(*Image ,error ){return _ddfb (path )}; -// NewList creates a new list. -func (_faa *Creator )NewList ()*List {return _cccaag (_faa .NewTextStyle ())}; +// SetEncoder sets the encoding/compression mechanism for the image. +func (_ceeg *Image )SetEncoder (encoder _bf .StreamEncoder ){_ceeg ._ccfa =encoder }; -// SetAngle sets the rotation angle of the text. -func (_bbaeb *StyledParagraph )SetAngle (angle float64 ){_bbaeb ._dafe =angle };func (_cgag *templateProcessor )parseAttrPropList (_fgfaa string )map[string ]string {_daaab :=_df .Fields (_fgfaa );if len (_daaab )==0{return nil ;};_ddfgg :=map[string ]string {}; -for _ ,_gdafa :=range _daaab {_dddfa :=_edec .FindStringSubmatch (_gdafa );if len (_dddfa )< 3{continue ;};_bfcdg ,_dcddg :=_df .TrimSpace (_dddfa [1]),_dddfa [2];if _bfcdg ==""{continue ;};_ddfgg [_bfcdg ]=_dcddg ;};return _ddfgg ;};func (_ac *Block )setOpacity (_afb float64 ,_dd float64 )(string ,error ){if (_afb < 0||_afb >=1.0)&&(_dd < 0||_dd >=1.0){return "",nil ; -};_cf :=0;_cag :=_g .Sprintf ("\u0047\u0053\u0025\u0064",_cf );for _ac ._ab .HasExtGState (_gac .PdfObjectName (_cag )){_cf ++;_cag =_g .Sprintf ("\u0047\u0053\u0025\u0064",_cf );};_gc :=_gac .MakeDict ();if _afb >=0&&_afb < 1.0{_gc .Set ("\u0063\u0061",_gac .MakeFloat (_afb )); -};if _dd >=0&&_dd < 1.0{_gc .Set ("\u0043\u0041",_gac .MakeFloat (_dd ));};_gdg :=_ac ._ab .AddExtGState (_gac .PdfObjectName (_cag ),_gc );if _gdg !=nil {return "",_gdg ;};return _cag ,nil ;};func (_gaae *Image )applyFitMode (_aeag float64 ){_aeag -=_gaae ._fbaf .Left +_gaae ._fbaf .Right ; -switch _gaae ._fgga {case FitModeFillWidth :_gaae .ScaleToWidth (_aeag );};};func _fcagf (_faga *templateProcessor ,_bcagd *templateNode )(interface{},error ){return _faga .parsePageBreak (_bcagd );};func _dddc (_ceadc *templateProcessor ,_adfcf *templateNode )(interface{},error ){return _ceadc .parseChapter (_adfcf ); -}; +// Width returns the cell's width based on the input draw context. +func (_cdee *TableCell )Width (ctx DrawContext )float64 {_gfaa :=float64 (0.0);for _dedde :=0;_dedde < _cdee ._cfbea ;_dedde ++{_gfaa +=_cdee ._bdcge ._ecgg [_cdee ._aeec +_dedde -1];};_gbbf :=ctx .Width *_gfaa ;return _gbbf ;}; -// SetColPosition sets cell column position. -func (_ggbed *TableCell )SetColPosition (col int ){_ggbed ._dagb =col }; +// SetFillColor sets background color for border. +func (_ggf *border )SetFillColor (col Color ){_ggf ._cfd =col }; -// SetTextOverflow controls the behavior of paragraph text which -// does not fit in the available space. -func (_aded *StyledParagraph )SetTextOverflow (textOverflow TextOverflow ){_aded ._cebde =textOverflow }; +// BorderColor returns the border color of the rectangle. +func (_fbfb *Rectangle )BorderColor ()Color {return _fbfb ._acbae };const (TextRenderingModeFill TextRenderingMode =iota ;TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ;TextRenderingModeFillClip ;TextRenderingModeStrokeClip ; +TextRenderingModeFillStrokeClip ;TextRenderingModeClip ;); -// 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")) +// SetEnableWrap sets the line wrapping enabled flag. +func (_bggcg *Paragraph )SetEnableWrap (enableWrap bool ){_bggcg ._bacce =enableWrap ;_bggcg ._gecd =false ;}; + +// SetCompactMode sets the compact mode flag for this table. // -// 2. Make Paragraph green with 8-bit rgb values (0-255 each component) -// p.SetColor(creator.ColorRGBFrom8bit(0, 255, 0) +// By enabling compact mode, table cell that contains Paragraph/StyleParagraph +// would not add extra height when calculating it's height. // -// 3. Make Paragraph blue with arithmetic (0-1) rgb components. -// p.SetColor(creator.ColorRGBFromArithmetic(0, 0, 1.0) -func (_dcggf *Paragraph )SetColor (col Color ){_dcggf ._face =col }; +// The default value is false. +func (_aacba *Table )SetCompactMode (enable bool ){_aacba ._eedb =enable }; -// NewTOC creates a new table of contents. -func (_cecb *Creator )NewTOC (title string )*TOC {_fdc :=_cecb .NewTextStyle ();_fdc .Font =_cecb ._agfa ;return _fgcfd (title ,_cecb .NewTextStyle (),_fdc );};func _geab (_fgfe float64 ,_cgecb float64 ,_ggeee float64 ,_baecg float64 ,_dfda []*ColorPoint )*RadialShading {return &RadialShading {_ddbe :&shading {_efdgc :ColorWhite ,_edbga :false ,_fdee :[]bool {false ,false },_gdaf :_dfda },_bcgg :_fgfe ,_adega :_cgecb ,_adccg :_ggeee ,_cecg :_baecg ,_ggee :AnchorCenter }; -}; +// SetTerms sets the terms and conditions section of the invoice. +func (_bcab *Invoice )SetTerms (title ,content string ){_bcab ._caeed =[2]string {title ,content }}; -// HeaderFunctionArgs holds the input arguments to a header drawing function. +// Lines returns all the lines the table of contents has. +func (_fcge *TOC )Lines ()[]*TOCLine {return _fcge ._dcbb }; + +// 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 HeaderFunctionArgs struct{PageNum int ;TotalPages int ;};func (_bdabdg *Invoice )newCell (_ddba string ,_fecg InvoiceCellProps )*InvoiceCell {return &InvoiceCell {_fecg ,_ddba };}; - -// MoveRight moves the drawing context right by relative displacement dx (negative goes left). -func (_gcda *Creator )MoveRight (dx float64 ){_gcda ._ecec .X +=dx };func (_fgcf *pageTransformations )applyFlip (_afedg *_bce .PdfPage )error {_bge ,_cceg :=_fgcf ._gddf ,_fgcf ._cffc ;if !_bge &&!_cceg {return nil ;};if _afedg ==nil {return _d .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065"); -};_bbdc ,_geba :=_afedg .GetMediaBox ();if _geba !=nil {return _geba ;};_ebeg ,_ddae :=_bbdc .Width (),_bbdc .Height ();_aeaf ,_geba :=_afedg .GetRotate ();if _geba !=nil {_bcf .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",_geba .Error ()); -};if _efbf :=_aeaf %360!=0&&_aeaf %90==0;_efbf {if _cgdb :=(360+_aeaf %360)%360;_cgdb ==90||_cgdb ==270{_bge ,_cceg =_cceg ,_bge ;};};_cacg ,_gcag :=1.0,0.0;if _bge {_cacg ,_gcag =-1.0,-_ebeg ;};_ggfc ,_aaba :=1.0,0.0;if _cceg {_ggfc ,_aaba =-1.0,-_ddae ; -};_cea :=_cg .NewContentCreator ().Scale (_cacg ,_ggfc ).Translate (_gcag ,_aaba );_caec ,_geba :=_gac .MakeStream (_cea .Bytes (),_gac .NewFlateEncoder ());if _geba !=nil {return _geba ;};_gfd :=_gac .MakeArray (_caec );_gfd .Append (_afedg .GetContentStreamObjs ()...); -_afedg .Contents =_gfd ;return nil ;};func _fgcfd (_cgffb string ,_fcfdd ,_bfcec TextStyle )*TOC {_fafdf :=_bfcec ;_fafdf .FontSize =14;_dbcf :=_fcgda (_fafdf );_dbcf .SetEnableWrap (true );_dbcf .SetTextAlignment (TextAlignmentLeft );_dbcf .SetMargins (0,0,0,5); -_egcb :=_dbcf .Append (_cgffb );_egcb .Style =_fafdf ;return &TOC {_dedde :_dbcf ,_agea :[]*TOCLine {},_fbbca :_fcfdd ,_gcbb :_fcfdd ,_fadgg :_fcfdd ,_gbgca :_fcfdd ,_gbbga :"\u002e",_gabb :10,_fcedac :Margins {0,0,2,2},_ecgfg :PositionRelative ,_bdaa :_fcfdd ,_fcbc :true }; -}; - -// MultiRowCell makes a new cell with the specified row span and inserts it -// into the table at the current position. -func (_cggdd *Table )MultiRowCell (rowspan int )*TableCell {return _cggdd .MultiCell (rowspan ,1)}; - -// 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 (_cbebg *Table )EnablePageWrap (enable bool ){_cbebg ._fcge =enable }; +type FrontpageFunctionArgs struct{PageNum int ;TotalPages int ;}; // EnablePageWrap controls whether the division is wrapped across pages. // If disabled, the division is moved in its entirety on a new page, if it @@ -2889,64 +2774,184 @@ func (_cbebg *Table )EnablePageWrap (enable bool ){_cbebg ._fcge =enable }; // 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 (_ade *Division )EnablePageWrap (enable bool ){_ade ._gacgg =enable };func _cegc (_ebfg Color )_bce .PdfColor {if _ebfg ==nil {_ebfg =ColorBlack ;};switch _gfe :=_ebfg .(type ){case cmykColor :return _bce .NewPdfColorDeviceCMYK (_gfe ._agac ,_gfe ._bbg ,_gfe ._ggdad ,_gfe ._bgfeb ); -case *LinearShading :return _bce .NewPdfColorPatternType2 ();case *RadialShading :return _bce .NewPdfColorPatternType3 ();};return _bce .NewPdfColorDeviceRGB (_ebfg .ToRGB ());};func (_adebg *templateProcessor )parseTextVerticalAlignmentAttr (_edded ,_facda string )TextVerticalAlignment {_bcf .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",_edded ,_facda ); -_gcddb :=map[string ]TextVerticalAlignment {"\u0062\u0061\u0073\u0065\u006c\u0069\u006e\u0065":TextVerticalAlignmentBaseline ,"\u0063\u0065\u006e\u0074\u0065\u0072":TextVerticalAlignmentCenter }[_facda ];return _gcddb ;};func (_dfeac *templateProcessor )nodeError (_bdefd *templateNode ,_geaga string ,_dfcd ...interface{})error {return _g .Errorf (_dfeac .getNodeErrorLocation (_bdefd ,_geaga ,_dfcd ...)); +func (_gebea *Division )EnablePageWrap (enable bool ){_gebea ._acd =enable };func _egbg ()*FilledCurve {_aaad :=FilledCurve {};_aaad ._dbca =[]_gad .CubicBezierCurve {};return &_aaad ;};func (_ggff *Image )makeXObject ()error {_ecbf ,_bddea :=_bbd .NewXObjectImageFromImage (_ggff ._dcce ,nil ,_ggff ._ccfa ); +if _bddea !=nil {_ee .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",_bddea );return _bddea ;};_ggff ._dgcf =_ecbf ; +return nil ;}; + +// SetAnnotation sets a annotation on a TextChunk. +func (_dddfb *TextChunk )SetAnnotation (annotation *_bbd .PdfAnnotation ){_dddfb ._gdege =annotation };func (_abbad *templateProcessor )parseImage (_bafcf *templateNode )(interface{},error ){var _bcgfb string ;for _ ,_abgff :=range _bafcf ._ebeg .Attr {_cdfbc :=_abgff .Value ; +switch _cedf :=_abgff .Name .Local ;_cedf {case "\u0073\u0072\u0063":_bcgfb =_cdfbc ;};};_febdf ,_ggdag :=_abbad .loadImageFromSrc (_bcgfb );if _ggdag !=nil {return nil ,_ggdag ;};for _ ,_cbgde :=range _bafcf ._ebeg .Attr {_defeb :=_cbgde .Value ;switch _fcbae :=_cbgde .Name .Local ; +_fcbae {case "\u0061\u006c\u0069g\u006e":_febdf .SetHorizontalAlignment (_abbad .parseHorizontalAlignmentAttr (_fcbae ,_defeb ));case "\u006fp\u0061\u0063\u0069\u0074\u0079":_febdf .SetOpacity (_abbad .parseFloatAttr (_fcbae ,_defeb ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_beaff :=_abbad .parseMarginAttr (_fcbae ,_defeb ); +_febdf .SetMargins (_beaff .Left ,_beaff .Right ,_beaff .Top ,_beaff .Bottom );case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_febdf .SetFitMode (_abbad .parseFitModeAttr (_fcbae ,_defeb ));case "\u0078":_febdf .SetPos (_abbad .parseFloatAttr (_fcbae ,_defeb ),_febdf ._fgba ); +case "\u0079":_febdf .SetPos (_febdf ._agcca ,_abbad .parseFloatAttr (_fcbae ,_defeb ));case "\u0077\u0069\u0064t\u0068":_febdf .SetWidth (_abbad .parseFloatAttr (_fcbae ,_defeb ));case "\u0068\u0065\u0069\u0067\u0068\u0074":_febdf .SetHeight (_abbad .parseFloatAttr (_fcbae ,_defeb )); +case "\u0061\u006e\u0067l\u0065":_febdf .SetAngle (_abbad .parseFloatAttr (_fcbae ,_defeb ));case "\u0073\u0072\u0063":break ;default:_abbad .nodeLogDebug (_bafcf ,"\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",_fcbae ); +};};return _febdf ,nil ;}; + +// SetSideBorderColor sets the cell's side border color. +func (_gefec *TableCell )SetSideBorderColor (side CellBorderSide ,col Color ){switch side {case CellBorderSideAll :_gefec ._acaa =col ;_gefec ._cfcd =col ;_gefec ._baecc =col ;_gefec ._bgbe =col ;case CellBorderSideTop :_gefec ._acaa =col ;case CellBorderSideBottom :_gefec ._cfcd =col ; +case CellBorderSideLeft :_gefec ._baecc =col ;case CellBorderSideRight :_gefec ._bgbe =col ;};}; + +// BorderColor returns the border color of the ellipse. +func (_feca *Ellipse )BorderColor ()Color {return _feca ._dgdf }; + +// Insert adds a new text chunk at the specified position in the paragraph. +func (_gbcee *StyledParagraph )Insert (index uint ,text string )*TextChunk {_gafga :=uint (len (_gbcee ._gacc ));if index > _gafga {index =_gafga ;};_eefb :=NewTextChunk (text ,_gbcee ._abeaf );_gbcee ._gacc =append (_gbcee ._gacc [:index ],append ([]*TextChunk {_eefb },_gbcee ._gacc [index :]...)...); +_gbcee .wrapText ();return _eefb ;}; + +// MultiColCell makes a new cell with the specified column span and inserts it +// into the table at the current position. +func (_bbbfc *Table )MultiColCell (colspan int )*TableCell {return _bbbfc .MultiCell (1,colspan )};func _afbde (_cfbgc *_bbd .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,0),Font :_cfbgc ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}}; }; -// SetPos sets the absolute position. Changes object positioning to absolute. -func (_eceb *Image )SetPos (x ,y float64 ){_eceb ._bgee =PositionAbsolute ;_eceb ._beb =x ;_eceb ._gedaf =y ;}; +// GetMargins returns the Block's margins: left, right, top, bottom. +func (_fbd *Block )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fbd ._cf .Left ,_fbd ._cf .Right ,_fbd ._cf .Top ,_fbd ._cf .Bottom ;}; -// Positioning returns the type of positioning the rectangle is set to use. -func (_ecab *Rectangle )Positioning ()Positioning {return _ecab ._dgfef }; +// ToRGB implements interface Color. +// Note: It's not directly used since shading color works differently than regular color. +func (_eaacf *RadialShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0}; -// Width is not used. The list component is designed to fill into the available -// width depending on the context. Returns 0. -func (_dbdad *List )Width ()float64 {return 0};func _cccaag (_effbg TextStyle )*List {return &List {_dagdf :TextChunk {Text :"\u2022\u0020",Style :_effbg },_dbfea :0,_bgbf :true ,_cfea :PositionRelative ,_dbde :_effbg };};func (_bccb *templateProcessor )parseColorAttr (_ecfb ,_edegf string )Color {_bcf .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",_ecfb ,_edegf ); -_edegf =_df .TrimSpace (_edegf );if _df .HasPrefix (_edegf ,"\u006c\u0069n\u0065\u0061\u0072-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_df .HasSuffix (_edegf ,"\u0029")&&len (_edegf )> 17{return _bccb .parseLinearGradientAttr (_bccb .creator ,_edegf ); -};if _df .HasPrefix (_edegf ,"\u0072\u0061d\u0069\u0061\u006c-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_df .HasSuffix (_edegf ,"\u0029")&&len (_edegf )> 17{return _bccb .parseRadialGradientAttr (_bccb .creator ,_edegf );};if _fbdba :=_bccb .parseColor (_edegf ); -_fbdba !=nil {return _fbdba ;};return ColorBlack ;}; +// Chart represents a chart drawable. +// It is used to render unichart chart components using a creator instance. +type Chart struct{_eebf _ba .ChartRenderable ;_ecce Positioning ;_bdaf float64 ;_ecfb float64 ;_ceac Margins ;}; + +// SetFontSize sets the font size in document units (points). +func (_degg *Paragraph )SetFontSize (fontSize float64 ){_degg ._gfddf =fontSize }; + +// Margins represents page margins or margins around an element. +type Margins struct{Left float64 ;Right float64 ;Top float64 ;Bottom float64 ;}; + +// DrawWithContext draws the Block using the specified drawing context. +func (_bed *Block )DrawWithContext (d Drawable ,ctx DrawContext )error {_cdb ,_ ,_faa :=d .GeneratePageBlocks (ctx );if _faa !=nil {return _faa ;};if len (_cdb )!=1{return ErrContentNotFit ;};for _ ,_cag :=range _cdb {if _dde :=_bed .mergeBlocks (_cag ); +_dde !=nil {return _dde ;};};return nil ;}; + +// CellVerticalAlignment defines the table cell's vertical alignment. +type CellVerticalAlignment int ; + +// SetHorizontalAlignment sets the cell's horizontal alignment of content. +// Can be one of: +// - CellHorizontalAlignmentLeft +// - CellHorizontalAlignmentCenter +// - CellHorizontalAlignmentRight +func (_cdcbb *TableCell )SetHorizontalAlignment (halign CellHorizontalAlignment ){_cdcbb ._fegaf =halign ;}; + +// 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{_cfga float64 ;_adcc float64 ;_dgga float64 ;_dgdg float64 ;_cafbc Positioning ;_bfde Color ;_bcgab float64 ;_dgdf Color ;_cbab float64 ;_eaf float64 ;_fdcb Margins ;_aacb FitMode ;}; + +// SellerAddress returns the seller address used in the invoice template. +func (_ccdac *Invoice )SellerAddress ()*InvoiceAddress {return _ccdac ._bege }; + +// AddColorStop add color stop information for rendering gradient. +func (_dgef *shading )AddColorStop (color Color ,point float64 ){_dgef ._eeee =append (_dgef ._eeee ,_fag (color ,point ));}; + +// Angle returns the block rotation angle in degrees. +func (_db *Block )Angle ()float64 {return _db ._fc }; + +// 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 (_fdcf *Line )SetDashPattern (dashArray []int64 ,dashPhase int64 ){_fdcf ._daab =dashArray ;_fdcf ._edae =dashPhase ;};func (_gfacc *templateProcessor )parseTextAlignmentAttr (_dgea ,_dccbg string )TextAlignment {_ee .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",_dgea ,_dccbg ); +_gefdb :=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 }[_dccbg ]; +return _gefdb ;}; + +// SetVerticalAlignment set the cell's vertical alignment of content. +// Can be one of: +// - CellHorizontalAlignmentTop +// - CellHorizontalAlignmentMiddle +// - CellHorizontalAlignmentBottom +func (_bcbbf *TableCell )SetVerticalAlignment (valign CellVerticalAlignment ){_bcbbf ._ffedg =valign }; + +// 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 (_fff *Creator )Finalize ()error {if _fff ._dbg {return nil ;};_gcaa :=len (_fff ._afbe );_ggae :=0;if _fff ._bdcb !=nil {_fdaa :=*_fff ;_fff ._afbe =nil ;_fff ._faee =nil ;_fff .initContext ();_bega :=FrontpageFunctionArgs {PageNum :1,TotalPages :_gcaa }; +_fff ._bdcb (_bega );_ggae +=len (_fff ._afbe );_fff ._afbe =_fdaa ._afbe ;_fff ._faee =_fdaa ._faee ;};if _fff .AddTOC {_fff .initContext ();_fff ._ffdd .Page =_ggae +1;if _fff .CustomTOC &&_fff ._bef !=nil {_ecg :=*_fff ;_fff ._afbe =nil ;_fff ._faee =nil ; +if _begb :=_fff ._bef (_fff ._ggab );_begb !=nil {return _begb ;};_ggae +=len (_fff ._afbe );_fff ._afbe =_ecg ._afbe ;_fff ._faee =_ecg ._faee ;}else {if _fff ._bef !=nil {if _ggaa :=_fff ._bef (_fff ._ggab );_ggaa !=nil {return _ggaa ;};};_bcgg ,_ ,_adgc :=_fff ._ggab .GeneratePageBlocks (_fff ._ffdd ); +if _adgc !=nil {_ee .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",_adgc );return _adgc ;};_ggae +=len (_bcgg );};_ggbc :=_fff ._ggab .Lines (); +for _ ,_gcbc :=range _ggbc {_fgca ,_afgd :=_bb .Atoi (_gcbc .Page .Text );if _afgd !=nil {continue ;};_gcbc .Page .Text =_bb .Itoa (_fgca +_ggae );_gcbc ._bgge +=int64 (_ggae );};};_gdfb :=false ;var _ccgd []*_bbd .PdfPage ;if _fff ._bdcb !=nil {_cab :=*_fff ; +_fff ._afbe =nil ;_fff ._faee =nil ;_bfbd :=FrontpageFunctionArgs {PageNum :1,TotalPages :_gcaa };_fff ._bdcb (_bfbd );_gcaa +=len (_fff ._afbe );_ccgd =_fff ._afbe ;_fff ._afbe =append (_fff ._afbe ,_cab ._afbe ...);_fff ._faee =_cab ._faee ;_gdfb =true ; +};var _bbb []*_bbd .PdfPage ;if _fff .AddTOC {_fff .initContext ();if _fff .CustomTOC &&_fff ._bef !=nil {_egbeg :=*_fff ;_fff ._afbe =nil ;_fff ._faee =nil ;if _dcba :=_fff ._bef (_fff ._ggab );_dcba !=nil {_ee .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_dcba ); +return _dcba ;};_bbb =_fff ._afbe ;_gcaa +=len (_bbb );_fff ._afbe =_egbeg ._afbe ;_fff ._faee =_egbeg ._faee ;}else {if _fff ._bef !=nil {if _cefc :=_fff ._bef (_fff ._ggab );_cefc !=nil {_ee .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_cefc ); +return _cefc ;};};_dfaf ,_ ,_ :=_fff ._ggab .GeneratePageBlocks (_fff ._ffdd );for _ ,_gaeg :=range _dfaf {_gaeg .SetPos (0,0);_gcaa ++;_gccb :=_fff .newPage ();_bbb =append (_bbb ,_gccb );_fff .setActivePage (_gccb );_fff .Draw (_gaeg );};};if _gdfb {_abbb :=_ccgd ; +_afeg :=_fff ._afbe [len (_ccgd ):];_fff ._afbe =append ([]*_bbd .PdfPage {},_abbb ...);_fff ._afbe =append (_fff ._afbe ,_bbb ...);_fff ._afbe =append (_fff ._afbe ,_afeg ...);}else {_fff ._afbe =append (_bbb ,_fff ._afbe ...);};};if _fff ._cda !=nil &&_fff .AddOutlines {var _fed func (_dafc *_bbd .OutlineItem ); +_fed =func (_edeed *_bbd .OutlineItem ){_edeed .Dest .Page +=int64 (_ggae );if _bgcc :=int (_edeed .Dest .Page );_bgcc >=0&&_bgcc < len (_fff ._afbe ){_edeed .Dest .PageObj =_fff ._afbe [_bgcc ].GetPageAsIndirectObject ();}else {_ee .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",_bgcc ); +};_edeed .Dest .Y =_fff ._ebeb -_edeed .Dest .Y ;_baae :=_edeed .Items ();for _ ,_dbfc :=range _baae {_fed (_dbfc );};};_gebef :=_fff ._cda .Items ();for _ ,_bgfa :=range _gebef {_fed (_bgfa );};if _fff .AddTOC {var _fcea int ;if _gdfb {_fcea =len (_ccgd ); +};_cafd :=_bbd .NewOutlineDest (int64 (_fcea ),0,_fff ._ebeb );if _fcea >=0&&_fcea < len (_fff ._afbe ){_cafd .PageObj =_fff ._afbe [_fcea ].GetPageAsIndirectObject ();}else {_ee .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",_fcea ); +};_fff ._cda .Insert (0,_bbd .NewOutlineItem ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073",_cafd ));};};for _dae ,_dcaf :=range _fff ._afbe {_fff .setActivePage (_dcaf );if _fff ._efd !=nil {_bgee ,_dbfa ,_bcaf :=_dcaf .Size (); +if _bcaf !=nil {return _bcaf ;};_fbbec :=PageFinalizeFunctionArgs {PageNum :_dae +1,PageWidth :_bgee ,PageHeight :_dbfa ,TOCPages :len (_bbb ),TotalPages :_gcaa };if _cdag :=_fff ._efd (_fbbec );_cdag !=nil {_ee .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",_cdag ); +return _cdag ;};};if _fff ._aaa !=nil {_fbec :=NewBlock (_fff ._afgc ,_fff ._gbf .Top );_efbd :=HeaderFunctionArgs {PageNum :_dae +1,TotalPages :_gcaa };_fff ._aaa (_fbec ,_efbd );_fbec .SetPos (0,0);if _fgad :=_fff .Draw (_fbec );_fgad !=nil {_ee .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0068e\u0061\u0064\u0065\u0072\u003a\u0020\u0025v",_fgad ); +return _fgad ;};};if _fff ._bgg !=nil {_bfc :=NewBlock (_fff ._afgc ,_fff ._gbf .Bottom );_bga :=FooterFunctionArgs {PageNum :_dae +1,TotalPages :_gcaa };_fff ._bgg (_bfc ,_bga );_bfc .SetPos (0,_fff ._ebeb -_bfc ._gg );if _dad :=_fff .Draw (_bfc );_dad !=nil {_ee .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0066o\u006f\u0074\u0065\u0072\u003a\u0020\u0025v",_dad ); +return _dad ;};};_fece ,_fcad :=_fff ._dacbc [_dcaf ];if _aga ,_baeb :=_fff ._acba [_dcaf ];_baeb {if _fcad {_fece .transformBlock (_aga );};if _bedg :=_aga .drawToPage (_dcaf );_bedg !=nil {_ee .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",_dae +1,_bedg ); +return _bedg ;};};if _fcad {if _adge :=_fece .transformPage (_dcaf );_adge !=nil {_ee .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",_adge ); +return _adge ;};};};_fff ._dbg =true ;return nil ;}; // SetBorderColor sets the border color. -func (_cbec *Polygon )SetBorderColor (color Color ){_cbec ._efbbb .BorderColor =_cegc (color )}; +func (_fabe *PolyBezierCurve )SetBorderColor (color Color ){_fabe ._cgbc .BorderColor =_dcgf (color )}; -// 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 (_gcee *Creator )AddPage (page *_bce .PdfPage )error {_dffd ,_gcd :=_gcee .wrapPageIfNeeded (page );if _gcd !=nil {return _gcd ;};if _dffd !=nil {page =_dffd ;};_febd ,_gcd :=page .GetMediaBox ();if _gcd !=nil {_bcf .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",_gcd ); -return _gcd ;};_febd .Normalize ();_dag ,_fee :=_febd .Llx ,_febd .Lly ;_fgg :=_febd ;if _fcec :=page .CropBox ;_fcec !=nil &&*_fcec !=*_febd {_fcec .Normalize ();_dag ,_fee =_fcec .Llx ,_fcec .Lly ;_fgg =_fcec ;};_fefa :=_gd .IdentityMatrix ();_eebd ,_gcd :=page .GetRotate (); -if _gcd !=nil {_bcf .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",_gcd .Error ()); -};_dad :=_eebd %360!=0&&_eebd %90==0;if _dad {_ebfe :=float64 ((360+_eebd %360)%360);if _ebfe ==90{_fefa =_fefa .Translate (_fgg .Width (),0);}else if _ebfe ==180{_fefa =_fefa .Translate (_fgg .Width (),_fgg .Height ());}else if _ebfe ==270{_fefa =_fefa .Translate (0,_fgg .Height ()); -};_fefa =_fefa .Mult (_gd .RotationMatrix (_ebfe *_af .Pi /180));_fefa =_fefa .Round (0.000001);_bffdf :=_acbab (_fgg ,_fefa );_fgg =_bffdf ;_fgg .Normalize ();};if _dag !=0||_fee !=0{_fefa =_gd .TranslationMatrix (_dag ,_fee ).Mult (_fefa );};if !_fefa .Identity (){_fefa =_fefa .Round (0.000001); -_gcee ._bfa [page ]=&pageTransformations {_ffaf :&_fefa };};_gcee ._bcaa =_fgg .Width ();_gcee ._accf =_fgg .Height ();_gcee .initContext ();_gcee ._ggg =append (_gcee ._ggg ,page );_gcee ._ecec .Page ++;return nil ;}; +// SetFillColor sets the fill color. +func (_deab *PolyBezierCurve )SetFillColor (color Color ){_deab ._fddb =color ;_deab ._cgbc .FillColor =_dcgf (color );}; -// Table allows organizing content in an rows X columns matrix, which can spawn across multiple pages. -type Table struct{_edaaf int ;_fdbec int ;_gdde int ;_edccdg []float64 ;_cgfe []float64 ;_adaeg float64 ;_fcac []*TableCell ;_cedeg []int ;_feec Positioning ;_egfcd ,_cfgfa float64 ;_gfdc Margins ;_ccaf bool ;_gcdbc int ;_dccga int ;_acad bool ;_fcge bool ; -_babba bool ;}; +// SetShowNumbering sets a flag to indicate whether or not to show chapter numbers as part of title. +func (_aggd *Chapter )SetShowNumbering (show bool ){_aggd ._ffef =show ;_aggd ._fgef .SetText (_aggd .headingText ());}; -// GeneratePageBlocks draws the chart onto a block. -func (_gbg *Chart )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_eeeb :=ctx ;_fag :=_gbg ._bag .IsRelative ();var _bcd []*Block ;if _fag {_cgge :=1.0;_ebae :=_gbg ._abec .Top ;if float64 (_gbg ._afdb .Height ())> ctx .Height -_gbg ._abec .Top {_bcd =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; -var _gdbd error ;if _ ,ctx ,_gdbd =_bacb ().GeneratePageBlocks (ctx );_gdbd !=nil {return nil ,ctx ,_gdbd ;};_ebae =0;};ctx .X +=_gbg ._abec .Left +_cgge ;ctx .Y +=_ebae ;ctx .Width -=_gbg ._abec .Left +_gbg ._abec .Right +2*_cgge ;ctx .Height -=_ebae ; -_gbg ._afdb .SetWidth (int (ctx .Width ));}else {ctx .X =_gbg ._bgfe ;ctx .Y =_gbg ._ebab ;};_gab :=_cg .NewContentCreator ();_gab .Translate (0,ctx .PageHeight );_gab .Scale (1,-1);_gab .Translate (ctx .X ,ctx .Y );_fdfe :=NewBlock (ctx .PageWidth ,ctx .PageHeight ); -_gbg ._afdb .Render (_cd .NewRenderer (_gab ,_fdfe ._ab ),nil );if _aggb :=_fdfe .addContentsByString (_gab .String ());_aggb !=nil {return nil ,ctx ,_aggb ;};if _fag {_acca :=_gbg .Height ()+_gbg ._abec .Bottom ;ctx .Y +=_acca ;ctx .Height -=_acca ;}else {ctx =_eeeb ; -};_bcd =append (_bcd ,_fdfe );return _bcd ,ctx ,nil ;}; +// SetHeight sets the Image's document height to specified h. +func (_febdb *Image )SetHeight (h float64 ){_febdb ._bcec =h };const (FitModeNone FitMode =iota ;FitModeFillWidth ;);func (_edec *Invoice )drawAddress (_adb *InvoiceAddress )[]*StyledParagraph {var _bgec []*StyledParagraph ;if _adb .Heading !=""{_ebadd :=_ggcdc (_edec ._abf ); +_ebadd .SetMargins (0,0,0,7);_ebadd .Append (_adb .Heading );_bgec =append (_bgec ,_ebadd );};_bggf :=_ggcdc (_edec ._dbbe );_bggf .SetLineHeight (1.2);_dddfg :=_adb .Separator ;if _dddfg ==""{_dddfg =_edec ._bbee ;};_cfce :=_adb .City ;if _adb .State !=""{if _cfce !=""{_cfce +=_dddfg ; +};_cfce +=_adb .State ;};if _adb .Zip !=""{if _cfce !=""{_cfce +=_dddfg ;};_cfce +=_adb .Zip ;};if _adb .Name !=""{_bggf .Append (_adb .Name +"\u000a");};if _adb .Street !=""{_bggf .Append (_adb .Street +"\u000a");};if _adb .Street2 !=""{_bggf .Append (_adb .Street2 +"\u000a"); +};if _cfce !=""{_bggf .Append (_cfce +"\u000a");};if _adb .Country !=""{_bggf .Append (_adb .Country +"\u000a");};_ece :=_ggcdc (_edec ._dbbe );_ece .SetLineHeight (1.2);_ece .SetMargins (0,0,7,0);if _adb .Phone !=""{_ece .Append (_adb .fmtLine (_adb .Phone ,"\u0050h\u006f\u006e\u0065\u003a\u0020",_adb .HidePhoneLabel )); +};if _adb .Email !=""{_ece .Append (_adb .fmtLine (_adb .Email ,"\u0045m\u0061\u0069\u006c\u003a\u0020",_adb .HideEmailLabel ));};_bgec =append (_bgec ,_bggf ,_ece );return _bgec ;}; -// SetSideBorderColor sets the cell's side border color. -func (_cacb *TableCell )SetSideBorderColor (side CellBorderSide ,col Color ){switch side {case CellBorderSideAll :_cacb ._dede =col ;_cacb ._bedc =col ;_cacb ._agfcf =col ;_cacb ._ddadg =col ;case CellBorderSideTop :_cacb ._dede =col ;case CellBorderSideBottom :_cacb ._bedc =col ; -case CellBorderSideLeft :_cacb ._agfcf =col ;case CellBorderSideRight :_cacb ._ddadg =col ;};}; +// SetLineHeight sets the line height (1.0 default). +func (_dbba *StyledParagraph )SetLineHeight (lineheight float64 ){_dbba ._dedbc =lineheight };var PPMM =float64 (72*1.0/25.4); -// SetShowLinks sets visibility of links for the TOC lines. -func (_ebege *TOC )SetShowLinks (showLinks bool ){_ebege ._fcbc =showLinks }; +// SetBorderOpacity sets the border opacity of the rectangle. +func (_daea *Rectangle )SetBorderOpacity (opacity float64 ){_daea ._cegge =opacity };type templateProcessor struct{creator *Creator ;_fgeb []byte ;_afgef *TemplateOptions ;_gdeg componentRenderer ;_dedc string ;}; -// SetMargins sets the margins of the chart component. -func (_caea *Chart )SetMargins (left ,right ,top ,bottom float64 ){_caea ._abec .Left =left ;_caea ._abec .Right =right ;_caea ._abec .Top =top ;_caea ._abec .Bottom =bottom ;}; +// GeneratePageBlocks draws the ellipse on a new block representing the page. +func (_daee *Ellipse )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_dcdb []*Block ;_dcae =NewBlock (ctx .PageWidth ,ctx .PageHeight );_def =ctx ;);_dage :=_daee ._cafbc .IsRelative ();if _dage {_daee .applyFitMode (ctx .Width ); +ctx .X +=_daee ._fdcb .Left ;ctx .Y +=_daee ._fdcb .Top ;ctx .Width -=_daee ._fdcb .Left +_daee ._fdcb .Right ;ctx .Height -=_daee ._fdcb .Top +_daee ._fdcb .Bottom ;if _daee ._dgdg > ctx .Height {_dcdb =append (_dcdb ,_dcae );_dcae =NewBlock (ctx .PageWidth ,ctx .PageHeight ); +ctx .Page ++;_bbba :=ctx ;_bbba .Y =ctx .Margins .Top +_daee ._fdcb .Top ;_bbba .X =ctx .Margins .Left +_daee ._fdcb .Left ;_bbba .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_daee ._fdcb .Top -_daee ._fdcb .Bottom ;_bbba .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_daee ._fdcb .Left -_daee ._fdcb .Right ; +ctx =_bbba ;};}else {ctx .X =_daee ._cfga -_daee ._dgga /2;ctx .Y =_daee ._adcc -_daee ._dgdg /2;};_gecf :=_gad .Circle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_daee ._dgdg ,Width :_daee ._dgga ,Height :_daee ._dgdg ,BorderWidth :_daee ._cbab ,Opacity :1.0}; +if _daee ._bfde !=nil {_gecf .FillEnabled =true ;_ggde :=_dcgf (_daee ._bfde );_dbde :=_agab (_dcae ,_ggde ,_daee ._bfde ,func ()Rectangle {return Rectangle {_bgcbe :_gecf .X ,_aagb :_gecf .Y ,_cdagc :_gecf .Width ,_ddbcg :_gecf .Height };});if _dbde !=nil {return nil ,ctx ,_dbde ; +};_gecf .FillColor =_ggde ;};if _daee ._dgdf !=nil {_gecf .BorderEnabled =false ;if _daee ._cbab > 0{_gecf .BorderEnabled =true ;};_gecf .BorderColor =_dcgf (_daee ._dgdf );_gecf .BorderWidth =_daee ._cbab ;};_ffbd ,_bbcc :=_dcae .setOpacity (_daee ._bcgab ,_daee ._eaf ); +if _bbcc !=nil {return nil ,ctx ,_bbcc ;};_gddba ,_ ,_bbcc :=_gecf .Draw (_ffbd );if _bbcc !=nil {return nil ,ctx ,_bbcc ;};_bbcc =_dcae .addContentsByString (string (_gddba ));if _bbcc !=nil {return nil ,ctx ,_bbcc ;};if _dage {ctx .X =_def .X ;ctx .Width =_def .Width ; +ctx .Y +=_daee ._dgdg +_daee ._fdcb .Bottom ;ctx .Height -=_daee ._dgdg ;}else {ctx =_def ;};_dcdb =append (_dcdb ,_dcae );return _dcdb ,ctx ,nil ;};func (_acbaa *templateProcessor )parseBackground (_aegag *templateNode )(interface{},error ){_cdfd :=&Background {}; +for _ ,_eecb :=range _aegag ._ebeg .Attr {_gbaae :=_eecb .Value ;switch _eccab :=_eecb .Name .Local ;_eccab {case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_cdfd .FillColor =_acbaa .parseColorAttr (_eccab ,_gbaae );case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_cdfd .BorderColor =_acbaa .parseColorAttr (_eccab ,_gbaae ); +case "b\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0069\u007a\u0065":_cdfd .BorderSize =_acbaa .parseFloatAttr (_eccab ,_gbaae );case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_efag ,_faed ,_cbcfb ,_cdae :=_acbaa .parseBorderRadiusAttr (_eccab ,_gbaae ); +_cdfd .SetBorderRadius (_efag ,_faed ,_cdae ,_cbcfb );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_cdfd .BorderRadiusTopLeft =_acbaa .parseFloatAttr (_eccab ,_gbaae );case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_cdfd .BorderRadiusTopRight =_acbaa .parseFloatAttr (_eccab ,_gbaae ); +case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_cdfd .BorderRadiusBottomLeft =_acbaa .parseFloatAttr (_eccab ,_gbaae );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":_cdfd .BorderRadiusBottomRight =_acbaa .parseFloatAttr (_eccab ,_gbaae ); +default:_acbaa .nodeLogDebug (_aegag ,"\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",_eccab ); +};};return _cdfd ,nil ;};func (_fegde *Table )clone ()*Table {_ffcef :=*_fegde ;_ffcef ._abaa =make ([]float64 ,len (_fegde ._abaa ));copy (_ffcef ._abaa ,_fegde ._abaa );_ffcef ._ecgg =make ([]float64 ,len (_fegde ._ecgg ));copy (_ffcef ._ecgg ,_fegde ._ecgg ); +_ffcef ._gggdf =make ([]*TableCell ,0,len (_fegde ._gggdf ));for _ ,_fbag :=range _fegde ._gggdf {_ggcc :=*_fbag ;_ggcc ._bdcge =&_ffcef ;_ffcef ._gggdf =append (_ffcef ._gggdf ,&_ggcc );};return &_ffcef ;}; -// AddColorStop add color stop info for rendering gradient color. -func (_agcc *RadialShading )AddColorStop (color Color ,point float64 ){_agcc ._ddbe .AddColorStop (color ,point );};func _bgacf (_egda ,_gfac ,_cefa ,_bccgge float64 )*Rectangle {return &Rectangle {_cdac :_egda ,_agaf :_gfac ,_bbca :_cefa ,_gbcd :_bccgge ,_dgfef :PositionAbsolute ,_adff :1.0,_dabcf :ColorBlack ,_dgfb :1.0,_cbcf :1.0}; -};func (_gcgff *templateProcessor )parseParagraph (_ebefc *templateNode ,_cdda *Paragraph )(interface{},error ){if _cdda ==nil {_cdda =_gcgff .creator .NewParagraph ("");};for _ ,_cdba :=range _ebefc ._dcedab .Attr {_bbde :=_cdba .Value ;switch _bccd :=_cdba .Name .Local ; -_bccd {case "\u0066\u006f\u006e\u0074":_cdda .SetFont (_gcgff .parseFontAttr (_bccd ,_bbde ));case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_cdda .SetFontSize (_gcgff .parseFloatAttr (_bccd ,_bbde ));case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_cdda .SetTextAlignment (_gcgff .parseTextAlignmentAttr (_bccd ,_bbde )); -case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_cdda .SetLineHeight (_gcgff .parseFloatAttr (_bccd ,_bbde ));case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_cdda .SetEnableWrap (_gcgff .parseBoolAttr (_bccd ,_bbde )); -case "\u0063\u006f\u006co\u0072":_cdda .SetColor (_gcgff .parseColorAttr (_bccd ,_bbde ));case "\u0078":_cdda .SetPos (_gcgff .parseFloatAttr (_bccd ,_bbde ),_cdda ._gdca );case "\u0079":_cdda .SetPos (_cdda ._afdae ,_gcgff .parseFloatAttr (_bccd ,_bbde )); -case "\u0061\u006e\u0067l\u0065":_cdda .SetAngle (_gcgff .parseFloatAttr (_bccd ,_bbde ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_abdbg :=_gcgff .parseMarginAttr (_bccd ,_bbde );_cdda .SetMargins (_abdbg .Left ,_abdbg .Right ,_abdbg .Top ,_abdbg .Bottom ); -case "\u006da\u0078\u002d\u006c\u0069\u006e\u0065s":_cdda .SetMaxLines (int (_gcgff .parseInt64Attr (_bccd ,_bbde )));default:_gcgff .nodeLogDebug (_ebefc ,"\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",_bccd ); -};};return _cdda ,nil ;}; \ No newline at end of file +// GetMargins returns the Chapter's margin: left, right, top, bottom. +func (_cbg *Chapter )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _cbg ._cee .Left ,_cbg ._cee .Right ,_cbg ._cee .Top ,_cbg ._cee .Bottom ;}; + +// SetText sets the text content of the Paragraph. +func (_dddaf *Paragraph )SetText (text string ){_dddaf ._bcecc =text };func _adfd (_dagd *_bd .GraphicSVG )(*GraphicSVG ,error ){return &GraphicSVG {_gdbd :_dagd ,_aedcf :PositionRelative ,_gac :Margins {Top :10,Bottom :10}},nil ;}; + +// SetSubtotal sets the subtotal of the invoice. +func (_fbdaa *Invoice )SetSubtotal (value string ){_fbdaa ._ffda [1].Value =value }; + +// 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 ; + +// FitMode returns the fit mode of the rectangle. +func (_gccca *Rectangle )FitMode ()FitMode {return _gccca ._dgba };func (_gefgb *Invoice )drawSection (_fgge ,_accbb string )[]*StyledParagraph {var _efea []*StyledParagraph ;if _fgge !=""{_baecf :=_ggcdc (_gefgb ._ccfb );_baecf .SetMargins (0,0,0,5);_baecf .Append (_fgge ); +_efea =append (_efea ,_baecf );};if _accbb !=""{_cgfe :=_ggcdc (_gefgb ._ddbe );_cgfe .Append (_accbb );_efea =append (_efea ,_cgfe );};return _efea ;}; \ No newline at end of file diff --git a/extractor/extractor.go b/extractor/extractor.go index adc464ef..a5e567bb 100644 --- a/extractor/extractor.go +++ b/extractor/extractor.go @@ -11,300 +11,82 @@ // Package extractor is used for quickly extracting PDF content through a simple interface. // Currently offers functionality for extracting textual content. -package extractor ;import (_fe "bytes";_d "errors";_ae "fmt";_fc "github.com/unidoc/unipdf/v3/common";_ba "github.com/unidoc/unipdf/v3/contentstream";_bad "github.com/unidoc/unipdf/v3/core";_ff "github.com/unidoc/unipdf/v3/internal/license";_bbg "github.com/unidoc/unipdf/v3/internal/textencoding"; -_g "github.com/unidoc/unipdf/v3/internal/transform";_aec "github.com/unidoc/unipdf/v3/model";_ag "golang.org/x/image/draw";_da "golang.org/x/text/unicode/norm";_ec "image";_eg "image/color";_bc "io";_ea "math";_fb "reflect";_f "regexp";_a "sort";_bb "strings"; -_be "unicode";_e "unicode/utf8";); - -// 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{_aec .PdfRectangle ;W ,H int ;Cells [][]TableCell ;};func (_adde paraList )reorder (_dedb []int ){_cacg :=make (paraList ,len (_adde ));for _gffg ,_feag :=range _dedb {_cacg [_gffg ]=_adde [_feag ];};copy (_adde ,_cacg );};func (_dce *stateStack )push (_cfdc *textState ){_bbc :=*_cfdc ; -*_dce =append (*_dce ,&_bbc )};const _gbgd =10;func (_fgac rulingList )isActualGrid ()(rulingList ,bool ){_ceae ,_fgcbf :=_fgac .augmentGrid ();if !(len (_ceae )>=_aaaa +1&&len (_fgcbf )>=_acebd +1){if _eceg {_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 (_ceae ),len (_fgcbf ),_aaaa +1,_acebd +1); -};return nil ,false ;};if _eceg {_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",_fgac ,len (_ceae )>=2,len (_fgcbf )>=2,len (_ceae )>=2&&len (_fgcbf )>=2); -for _ddgb ,_cbgf :=range _fgac {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0076\u000a",_ddgb ,_cbgf );};};if _aaeb {_geeg ,_bdfc :=_ceae [0],_ceae [len (_ceae )-1];_gdaab ,_bgdac :=_fgcbf [0],_fgcbf [len (_fgcbf )-1];if !(_ecag (_geeg ._gbgc -_gdaab ._fgad )&&_ecag (_bdfc ._gbgc -_gdaab ._ababc )&&_ecag (_gdaab ._gbgc -_geeg ._ababc )&&_ecag (_bgdac ._gbgc -_geeg ._fgad )){if _eceg {_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",_geeg ,_bdfc ,_gdaab ,_bgdac ); -};return nil ,false ;};}else {if !_ceae .aligned (){if _geda {_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 (_ceae )); -};return nil ,false ;};if !_fgcbf .aligned (){if _eceg {_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 (_fgcbf )); -};return nil ,false ;};};_edcd :=append (_ceae ,_fgcbf ...);return _edcd ,true ;};func (_ddbg paraList )computeEBBoxes (){if _acgbb {_fc .Log .Info ("\u0063o\u006dp\u0075\u0074\u0065\u0045\u0042\u0042\u006f\u0078\u0065\u0073\u003a");};for _ ,_ddebb :=range _ddbg {_ddebb ._bbbc =_ddebb .PdfRectangle ; -};_cbab :=_ddbg .yNeighbours (0);for _fcagd ,_ecga :=range _ddbg {_fgeea :=_ecga ._bbbc ;_dbfdb ,_ggbg :=-1.0e9,+1.0e9;for _ ,_aga :=range _cbab [_ecga ]{_gbdc :=_ddbg [_aga ]._bbbc ;if _gbdc .Urx < _fgeea .Llx {_dbfdb =_ea .Max (_dbfdb ,_gbdc .Urx );}else if _fgeea .Urx < _gbdc .Llx {_ggbg =_ea .Min (_ggbg ,_gbdc .Llx ); -};};for _aace ,_dgceg :=range _ddbg {_bagag :=_dgceg ._bbbc ;if _fcagd ==_aace ||_bagag .Ury > _fgeea .Lly {continue ;};if _dbfdb <=_bagag .Llx &&_bagag .Llx < _fgeea .Llx {_fgeea .Llx =_bagag .Llx ;}else if _bagag .Urx <=_ggbg &&_fgeea .Urx < _bagag .Urx {_fgeea .Urx =_bagag .Urx ; -};};if _acgbb {_ae .Printf ("\u0025\u0034\u0064\u003a %\u0036\u002e\u0032\u0066\u2192\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0071\u000a",_fcagd ,_ecga ._bbbc ,_fgeea ,_bgfd (_ecga .text (),50));};_ecga ._bbbc =_fgeea ;};if _acge {for _ ,_ccaga :=range _ddbg {_ccaga .PdfRectangle =_ccaga ._bbbc ; -};};};func (_gagac *shapesState )newSubPath (){_gagac .clearPath ();if _bcge {_fc .Log .Info ("\u006e\u0065\u0077\u0053\u0075\u0062\u0050\u0061\u0074h\u003a\u0020\u0025\u0073",_gagac );};};func (_aded *wordBag )applyRemovals (_bcag map[int ]map[*textWord ]struct{}){for _cea ,_afac :=range _bcag {if len (_afac )==0{continue ; -};_dfga :=_aded ._gbbd [_cea ];_cegf :=len (_dfga )-len (_afac );if _cegf ==0{delete (_aded ._gbbd ,_cea );continue ;};_fgag :=make ([]*textWord ,_cegf );_deg :=0;for _ ,_bef :=range _dfga {if _ ,_gcc :=_afac [_bef ];!_gcc {_fgag [_deg ]=_bef ;_deg ++; -};};_aded ._gbbd [_cea ]=_fgag ;};};func _dddc (_cgda ,_fded bounded )float64 {_geaf :=_dgc (_cgda ,_fded );if !_ecfbd (_geaf ){return _geaf ;};return _bcea (_cgda ,_fded );};type lists []*list ;func (_gabg *textObject )showText (_gag _bad .PdfObject ,_dcc []byte ,_gcae int )error {return _gabg .renderText (_gag ,_dcc ,_gcae ); -};func _ecea (_cdgf *textWord ,_gdag float64 ,_gfeg ,_afabd rulingList )*wordBag {_acffg :=_dafa (_cdgf ._aecg );_gfg :=[]*textWord {_cdgf };_addbg :=wordBag {_gbbd :map[int ][]*textWord {_acffg :_gfg },PdfRectangle :_cdgf .PdfRectangle ,_aad :_cdgf ._aeegf ,_aeceg :_gdag ,_eddc :_gfeg ,_gbfd :_afabd }; -return &_addbg ;}; - -// 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 (_ee *Extractor )ExtractFonts (previousPageFonts *PageFonts )(*PageFonts ,error ){_gc :=PageFonts {};_fcc :=_gc .extractPageResourcesToFont (_ee ._gf );if _fcc !=nil {return nil ,_fcc ;};if previousPageFonts !=nil {for _ ,_eed :=range previousPageFonts .Fonts {if !_ggb (_gc .Fonts ,_eed .FontName ){_gc .Fonts =append (_gc .Fonts ,_eed ); -};};};return &PageFonts {Fonts :_gc .Fonts },nil ;}; - -// PageFonts represents extracted fonts on a PDF page. -type PageFonts struct{Fonts []Font ;};func _aggg (_cebg _aec .PdfRectangle ,_ecfeg ,_dbeb ,_dbacf ,_fegb *ruling )gridTile {_fbcc :=_cebg .Llx ;_ebgbc :=_cebg .Urx ;_bec :=_cebg .Lly ;_acda :=_cebg .Ury ;return gridTile {PdfRectangle :_cebg ,_cbfd :_ecfeg !=nil &&_ecfeg .encloses (_bec ,_acda ),_cbdbf :_dbeb !=nil &&_dbeb .encloses (_bec ,_acda ),_fcgc :_dbacf !=nil &&_dbacf .encloses (_fbcc ,_ebgbc ),_fbbf :_fegb !=nil &&_fegb .encloses (_fbcc ,_ebgbc )}; -};func (_aaddg rulingList )aligned ()bool {if len (_aaddg )< 2{return false ;};_ceddc :=make (map[*ruling ]int );_ceddc [_aaddg [0]]=0;for _ ,_geaaf :=range _aaddg [1:]{_eceee :=false ;for _daec :=range _ceddc {if _geaaf .gridIntersecting (_daec ){_ceddc [_daec ]++; -_eceee =true ;break ;};};if !_eceee {_ceddc [_geaaf ]=0;};};_daefe :=0;for _ ,_eeded :=range _ceddc {if _eeded ==0{_daefe ++;};};_dcfg :=float64 (_daefe )/float64 (len (_aaddg ));_cdbg :=_dcfg <=1.0-_efea ;if _eceg {_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",_cdbg ,_dcfg ,_daefe ,len (_aaddg ),_aaddg .String ()); -};return _cdbg ;};type textWord struct{_aec .PdfRectangle ;_aecg float64 ;_eedc string ;_ebfa []*textMark ;_aeegf float64 ;_ceff bool ;};func _aagaf (_gagec float64 )float64 {return _edge *_ea .Round (_gagec /_edge )}; - -// String returns a description of `state`. -func (_bdge *textState )String ()string {_gce :="\u005bN\u004f\u0054\u0020\u0053\u0045\u0054]";if _bdge ._cbad !=nil {_gce =_bdge ._cbad .BaseFont ();};return _ae .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",_bdge ._cga ,_bdge ._ecd ,_bdge ._dgad ,_gce ); +package extractor ;import (_dc "bytes";_b "errors";_agc "fmt";_ga "github.com/unidoc/unipdf/v3/common";_fc "github.com/unidoc/unipdf/v3/contentstream";_add "github.com/unidoc/unipdf/v3/core";_ce "github.com/unidoc/unipdf/v3/internal/license";_cg "github.com/unidoc/unipdf/v3/internal/textencoding"; +_agf "github.com/unidoc/unipdf/v3/internal/transform";_ba "github.com/unidoc/unipdf/v3/model";_ed "golang.org/x/image/draw";_ea "golang.org/x/text/unicode/norm";_ag "image";_gff "image/color";_gg "io";_gf "math";_ad "reflect";_d "regexp";_e "sort";_f "strings"; +_c "unicode";_a "unicode/utf8";);var _dddb 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 (_eabe *wordBag )minDepth ()float64 {return _eabe ._ebgd -(_eabe .Ury -_eabe ._cdea )};func (_egee *textObject )getFontDirect (_faafg string )(*_ba .PdfFont ,error ){_ecgc ,_afgg :=_egee .getFontDict (_faafg );if _afgg !=nil {return nil ,_afgg ;}; +_cea ,_afgg :=_ba .NewPdfFontFromPdfObject (_ecgc );if _afgg !=nil {_ga .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",_faafg ,_afgg ); +};return _cea ,_afgg ;};func _eacc (_gdaab ,_bafbe _agf .Point ,_egbc _gff .Color )(*ruling ,bool ){_bggdd :=lineRuling {_eded :_gdaab ,_badee :_bafbe ,_cebc :_ffdg (_gdaab ,_bafbe ),Color :_egbc };if _bggdd ._cebc ==_fbcc {return nil ,false ;};return _bggdd .asRuling (); }; -// Marks returns the TextMark collection for a page. It represents all the text on the page. -func (_cbcg PageText )Marks ()*TextMarkArray {return &TextMarkArray {_bade :_cbcg ._fgb }};func _eefcd (_bdbgb []*textMark ,_cdda _aec .PdfRectangle )[]*textWord {var _ecgca []*textWord ;var _gdgaa *textWord ;if _baf {_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 (_bdbgb )); -};_aefaa :=func (){if _gdgaa !=nil {_ccbc :=_gdgaa .computeText ();if !_dfca (_ccbc ){_gdgaa ._eedc =_ccbc ;_ecgca =append (_ecgca ,_gdgaa );if _baf {_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 (_ecgca )-1,_gdgaa .String ()); -for _efee ,_abc :=range _gdgaa ._ebfa {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_efee ,_abc .String ());};};};_gdgaa =nil ;};};for _ ,_dabfd :=range _bdbgb {if _ccgb &&_gdgaa !=nil &&len (_gdgaa ._ebfa )> 0{_ebbb :=_gdgaa ._ebfa [len (_gdgaa ._ebfa )-1]; -_gcbe ,_effb :=_eabc (_dabfd ._gded );_fggc ,_baaf :=_eabc (_ebbb ._gded );if _effb &&!_baaf &&_ebbb .inDiacriticArea (_dabfd ){_gdgaa .addDiacritic (_gcbe );continue ;};if _baaf &&!_effb &&_dabfd .inDiacriticArea (_ebbb ){_gdgaa ._ebfa =_gdgaa ._ebfa [:len (_gdgaa ._ebfa )-1]; -_gdgaa .appendMark (_dabfd ,_cdda );_gdgaa .addDiacritic (_fggc );continue ;};};_fdeaa :=_dfca (_dabfd ._gded );if _fdeaa {_aefaa ();continue ;};if _gdgaa ==nil &&!_fdeaa {_gdgaa =_fbccc ([]*textMark {_dabfd },_cdda );continue ;};_gfdac :=_gdgaa ._aeegf ; -_aefde :=_ea .Abs (_gadb (_cdda ,_dabfd )-_gdgaa ._aecg )/_gfdac ;_cfcfa :=_cdfb (_dabfd ,_gdgaa )/_gfdac ;if _cfcfa >=_fbdbc ||!(-_babe <=_cfcfa &&_aefde <=_accc ){_aefaa ();_gdgaa =_fbccc ([]*textMark {_dabfd },_cdda );continue ;};_gdgaa .appendMark (_dabfd ,_cdda ); -};_aefaa ();return _ecgca ;};func _cgfcc (_bgdee *PageText )error {_cggc :=_ff .GetLicenseKey ();if _cggc !=nil &&_cggc .IsLicensed ()||_gg {return nil ;};_ae .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"); -_ae .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 _d .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 _ggdd (_cfb *textLine )bool {_fecd :=true ;_bgbc :=-1;for _ ,_ffcd :=range _cfb ._bfag {for _ ,_daef :=range _ffcd ._ebfa {_afbf :=_daef ._ebgag ; -if _bgbc ==-1{_bgbc =_afbf ;}else {if _bgbc !=_afbf {_fecd =false ;break ;};};};};return _fecd ;};func (_adccc intSet )add (_ddebde int ){_adccc [_ddebde ]=struct{}{}};func (_aeef *textTable )getRight ()paraList {_agfc :=make (paraList ,_aeef ._agdc ); -for _fcbb :=0;_fcbb < _aeef ._agdc ;_fcbb ++{_dbdbe :=_aeef .get (_aeef ._afcga -1,_fcbb )._aabe ;if _dbdbe .taken (){return nil ;};_agfc [_fcbb ]=_dbdbe ;};for _febc :=0;_febc < _aeef ._agdc -1;_febc ++{if _agfc [_febc ]._ccee !=_agfc [_febc +1]{return nil ; -};};return _agfc ;};func (_eaggc rulingList )bbox ()_aec .PdfRectangle {var _bdfg _aec .PdfRectangle ;if len (_eaggc )==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 _aec .PdfRectangle {};};if _eaggc [0]._egdf ==_bfgb {_bdfg .Llx ,_bdfg .Urx =_eaggc .secMinMax ();_bdfg .Lly ,_bdfg .Ury =_eaggc .primMinMax ();}else {_bdfg .Llx ,_bdfg .Urx =_eaggc .primMinMax ();_bdfg .Lly ,_bdfg .Ury =_eaggc .secMinMax ();};return _bdfg ; -};func _gbca (_gbddb ,_bfcfa int )int {if _gbddb < _bfcfa {return _gbddb ;};return _bfcfa ;};func _age (_dad func (*wordBag ,*textWord ,float64 )bool ,_fecag float64 )func (*wordBag ,*textWord )bool {return func (_fafb *wordBag ,_ggee *textWord )bool {return _dad (_fafb ,_ggee ,_fecag )}; -};func _cbace (_cbfbd *_aec .Image ,_cecf _eg .Color )_ec .Image {_fdgab ,_bgdda :=int (_cbfbd .Width ),int (_cbfbd .Height );_ccfda :=_ec .NewRGBA (_ec .Rect (0,0,_fdgab ,_bgdda ));for _gcebe :=0;_gcebe < _bgdda ;_gcebe ++{for _eadae :=0;_eadae < _fdgab ; -_eadae ++{_daea ,_cfef :=_cbfbd .ColorAt (_eadae ,_gcebe );if _cfef !=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",_eadae ,_gcebe ); -continue ;};_fecdb ,_afaf ,_efbd ,_ :=_daea .RGBA ();var _bacee _eg .Color ;if _fecdb +_afaf +_efbd ==0{_bacee =_cecf ;}else {_bacee =_eg .Transparent ;};_ccfda .Set (_eadae ,_gcebe ,_bacee );};};return _ccfda ;};func (_fbbdf rulingList )primMinMax ()(float64 ,float64 ){_ffgc ,_bgge :=_fbbdf [0]._gbgc ,_fbbdf [0]._gbgc ; -for _ ,_gggff :=range _fbbdf [1:]{if _gggff ._gbgc < _ffgc {_ffgc =_gggff ._gbgc ;}else if _gggff ._gbgc > _bgge {_bgge =_gggff ._gbgc ;};};return _ffgc ,_bgge ;};func _ggcce (_gfff []TextMark ,_fgee *int ,_bfgg string )[]TextMark {_ecdb :=_dfba ;_ecdb .Text =_bfgg ; -return _fccge (_gfff ,_fgee ,_ecdb );};func (_abfdf *textTable )log (_aaaf string ){if !_gbead {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",_aaaf ,_abfdf ._afcga ,_abfdf ._agdc ,_abfdf ._fbccb ,_abfdf .PdfRectangle ); -for _gdcd :=0;_gdcd < _abfdf ._agdc ;_gdcd ++{for _fbbb :=0;_fbbb < _abfdf ._afcga ;_fbbb ++{_gfcb :=_abfdf .get (_fbbb ,_gdcd );if _gfcb ==nil {continue ;};_ae .Printf ("%\u0034\u0064\u0020\u00252d\u003a \u0025\u0036\u002e\u0032\u0066 \u0025\u0071\u0020\u0025\u0064\u000a",_fbbb ,_gdcd ,_gfcb .PdfRectangle ,_bgfd (_gfcb .text (),50),_e .RuneCountInString (_gfcb .text ())); -};};};type shapesState struct{_affc _g .Matrix ;_gdfbg _g .Matrix ;_edc []*subpath ;_effc bool ;_cgbcf _g .Point ;_bbdg *textObject ;};func (_eac *wordBag )sort (){for _ ,_dbdb :=range _eac ._gbbd {_a .Slice (_dbdb ,func (_efg ,_gbbg int )bool {return _bcea (_dbdb [_efg ],_dbdb [_gbbg ])< 0}); -};};func _gbgg (_bccaa map[float64 ][]*textLine )[]float64 {_gfddd :=[]float64 {};for _aeag :=range _bccaa {_gfddd =append (_gfddd ,_aeag );};_a .Float64s (_gfddd );return _gfddd ;}; - -// PageImages represents extracted images on a PDF page with spatial information: -// display position and size. -type PageImages struct{Images []ImageMark ;};func _bbfff (_edfec ,_ccaag _g .Point )bool {_gdfbc :=_ea .Abs (_edfec .X -_ccaag .X );_gbcba :=_ea .Abs (_edfec .Y -_ccaag .Y );return _gdba (_gdfbc ,_gbcba );};func (_acgef paraList )readBefore (_gaea []int ,_eefg ,_bdcd int )bool {_cdbbe ,_egbed :=_acgef [_eefg ],_acgef [_bdcd ]; -if _dcaa (_cdbbe ,_egbed )&&_cdbbe .Lly > _egbed .Lly {return true ;};if !(_cdbbe ._bbbc .Urx < _egbed ._bbbc .Llx ){return false ;};_eege ,_cgdc :=_cdbbe .Lly ,_egbed .Lly ;if _eege > _cgdc {_cgdc ,_eege =_eege ,_cgdc ;};_fbbe :=_ea .Max (_cdbbe ._bbbc .Llx ,_egbed ._bbbc .Llx ); -_fdgg :=_ea .Min (_cdbbe ._bbbc .Urx ,_egbed ._bbbc .Urx );_bafc :=_acgef .llyRange (_gaea ,_eege ,_cgdc );for _ ,_gdgd :=range _bafc {if _gdgd ==_eefg ||_gdgd ==_bdcd {continue ;};_cdfg :=_acgef [_gdgd ];if _cdfg ._bbbc .Llx <=_fdgg &&_fbbe <=_cdfg ._bbbc .Urx {return false ; -};};return true ;}; - -// TableInfo gets table information of the textmark `tm`. -func (_fga *TextMark )TableInfo ()(*TextTable ,[][]int ){if !_fga ._adgb {return nil ,nil ;};_bcad :=_fga ._dfeb ;_fdd :=_bcad .getCellInfo (*_fga );return _bcad ,_fdd ;};func (_gbbgf rulingList )sort (){_a .Slice (_gbbgf ,_gbbgf .comp )};func (_dbcc paraList )llyOrdering ()[]int {_eadead :=make ([]int ,len (_dbcc )); -for _fcccb :=range _dbcc {_eadead [_fcccb ]=_fcccb ;};_a .SliceStable (_eadead ,func (_cgg ,_adbc int )bool {_cdea ,_egeg :=_eadead [_cgg ],_eadead [_adbc ];return _dbcc [_cdea ].Lly < _dbcc [_egeg ].Lly ;});return _eadead ;};func (_edde paraList )eventNeighbours (_accfd []event )map[*textPara ][]int {_a .Slice (_accfd ,func (_ebgbf ,_ffgec int )bool {_fade ,_gccb :=_accfd [_ebgbf ],_accfd [_ffgec ]; -_gacfe ,_gegce :=_fade ._dfada ,_gccb ._dfada ;if _gacfe !=_gegce {return _gacfe < _gegce ;};if _fade ._aedb !=_gccb ._aedb {return _fade ._aedb ;};return _ebgbf < _ffgec ;});_cagdc :=make (map[int ]intSet );_cdecb :=make (intSet );for _ ,_bbgbc :=range _accfd {if _bbgbc ._aedb {_cagdc [_bbgbc ._dacaa ]=make (intSet ); -for _cbcfa :=range _cdecb {if _cbcfa !=_bbgbc ._dacaa {_cagdc [_bbgbc ._dacaa ].add (_cbcfa );_cagdc [_cbcfa ].add (_bbgbc ._dacaa );};};_cdecb .add (_bbgbc ._dacaa );}else {_cdecb .del (_bbgbc ._dacaa );};};_ccac :=map[*textPara ][]int {};for _dgggb ,_befcc :=range _cagdc {_dcfge :=_edde [_dgggb ]; -if len (_befcc )==0{_ccac [_dcfge ]=nil ;continue ;};_feade :=make ([]int ,len (_befcc ));_bbgf :=0;for _feef :=range _befcc {_feade [_bbgf ]=_feef ;_bbgf ++;};_ccac [_dcfge ]=_feade ;};return _ccac ;};func (_fdde rulingList )secMinMax ()(float64 ,float64 ){_bdgb ,_cfbaa :=_fdde [0]._fgad ,_fdde [0]._ababc ; -for _ ,_bcgf :=range _fdde [1:]{if _bcgf ._fgad < _bdgb {_bdgb =_bcgf ._fgad ;};if _bcgf ._ababc > _cfbaa {_cfbaa =_bcgf ._ababc ;};};return _bdgb ,_cfbaa ;};func _fgacb (_gbdga []*textWord ,_dadf *textWord )[]*textWord {for _gebg ,_gcgcd :=range _gbdga {if _gcgcd ==_dadf {return _eedce (_gbdga ,_gebg ); -};};_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",_dadf ); -return nil ;};func (_dca *shapesState )closePath (){if _dca ._effc {_dca ._edc =append (_dca ._edc ,_bbcb (_dca ._cgbcf ));_dca ._effc =false ;}else if len (_dca ._edc )==0{if _bcge {_fc .Log .Debug ("\u0063\u006c\u006f\u0073eP\u0061\u0074\u0068\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f\u0020\u0070\u0061t\u0068"); -};_dca ._effc =false ;return ;};_dca ._edc [len (_dca ._edc )-1].close ();if _bcge {_fc .Log .Info ("\u0063\u006c\u006f\u0073\u0065\u0050\u0061\u0074\u0068\u003a\u0020\u0025\u0073",_dca );};};func (_cfdcb *textTable )emptyCompositeColumn (_fbbge int )bool {for _eadaa :=0; -_eadaa < _cfdcb ._agdc ;_eadaa ++{if _cgfe ,_ffdaa :=_cfdcb ._gaeb [_fgged (_fbbge ,_eadaa )];_ffdaa {if len (_cgfe .paraList )> 0{return false ;};};};return true ;};func (_bdddg *shapesState )drawRectangle (_dabf ,_fgc ,_daed ,_aedf float64 ){if _bcge {_fffc :=_bdddg .devicePoint (_dabf ,_fgc ); -_bdc :=_bdddg .devicePoint (_dabf +_daed ,_fgc +_aedf );_bbaf :=_aec .PdfRectangle {Llx :_fffc .X ,Lly :_fffc .Y ,Urx :_bdc .X ,Ury :_bdc .Y };_fc .Log .Info ("d\u0072a\u0077\u0052\u0065\u0063\u0074\u0061\u006e\u0067l\u0065\u003a\u0020\u00256.\u0032\u0066",_bbaf ); -};_bdddg .newSubPath ();_bdddg .moveTo (_dabf ,_fgc );_bdddg .lineTo (_dabf +_daed ,_fgc );_bdddg .lineTo (_dabf +_daed ,_fgc +_aedf );_bdddg .lineTo (_dabf ,_fgc +_aedf );_bdddg .closePath ();};func _bgbf (_bgdea string ,_efgcf []rulingList ){_fc .Log .Info ("\u0024\u0024 \u0025\u0064\u0020g\u0072\u0069\u0064\u0073\u0020\u002d\u0020\u0025\u0073",len (_efgcf ),_bgdea ); -for _cccb ,_cdccb :=range _efgcf {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_cccb ,_cdccb .String ());};};func _geaa (_fecf _aec .PdfRectangle ,_caga []*textLine )*textPara {return &textPara {PdfRectangle :_fecf ,_bfagf :_caga };}; -func (_dafdc paraList )writeText (_cbcgc _bc .Writer ){for _bgad ,_fbgb :=range _dafdc {if _fbgb ._egbea {continue ;};_fbgb .writeText (_cbcgc );if _bgad !=len (_dafdc )-1{if _gceb (_fbgb ,_dafdc [_bgad +1]){_cbcgc .Write ([]byte ("\u0020"));}else {_cbcgc .Write ([]byte ("\u000a")); -_cbcgc .Write ([]byte ("\u000a"));};};};_cbcgc .Write ([]byte ("\u000a"));_cbcgc .Write ([]byte ("\u000a"));};func (_cebc *textLine )bbox ()_aec .PdfRectangle {return _cebc .PdfRectangle };func (_abfg rulingList )snapToGroupsDirection ()rulingList {_abfg .sortStrict (); -_addg :=make (map[*ruling ]rulingList ,len (_abfg ));_aabcd :=_abfg [0];_abbb :=func (_baef *ruling ){_aabcd =_baef ;_addg [_aabcd ]=rulingList {_baef }};_abbb (_abfg [0]);for _ ,_dgcedb :=range _abfg [1:]{if _dgcedb ._gbgc < _aabcd ._gbgc -_bedg {_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",_aabcd ,_dgcedb ); -};if _dgcedb ._gbgc > _aabcd ._gbgc +_cabc {_abbb (_dgcedb );}else {_addg [_aabcd ]=append (_addg [_aabcd ],_dgcedb );};};_bcee :=make (map[*ruling ]float64 ,len (_addg ));_ffgeb :=make (map[*ruling ]*ruling ,len (_abfg ));for _fbab ,_ffbf :=range _addg {_bcee [_fbab ]=_ffbf .mergePrimary (); -for _ ,_gcffa :=range _ffbf {_ffgeb [_gcffa ]=_fbab ;};};for _ ,_aeca :=range _abfg {_aeca ._gbgc =_bcee [_ffgeb [_aeca ]];};_fbedf :=make (rulingList ,0,len (_abfg ));for _ ,_ggefd :=range _addg {_beag :=_ggefd .splitSec ();for _dddfg ,_feaa :=range _beag {_geebc :=_feaa .merge (); -if len (_fbedf )> 0{_cafcg :=_fbedf [len (_fbedf )-1];if _cafcg .alignsPrimary (_geebc )&&_cafcg .alignsSec (_geebc ){_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",_dddfg ,_cafcg ,_geebc ); -continue ;};};_fbedf =append (_fbedf ,_geebc );};};_fbedf .sortStrict ();return _fbedf ;}; - -// String returns a human readable description of `vecs`. -func (_bfgcb rulingList )String ()string {if len (_bfgcb )==0{return "\u007b \u0045\u004d\u0050\u0054\u0059\u0020}";};_eacgc ,_bgbda :=_bfgcb .vertsHorzs ();_dafg :=len (_eacgc );_efdga :=len (_bgbda );if _dafg ==0||_efdga ==0{return _ae .Sprintf ("\u007b%\u0064\u0020\u0078\u0020\u0025\u0064}",_dafg ,_efdga ); -};_gfdg :=_aec .PdfRectangle {Llx :_eacgc [0]._gbgc ,Urx :_eacgc [_dafg -1]._gbgc ,Lly :_bgbda [_efdga -1]._gbgc ,Ury :_bgbda [0]._gbgc };return _ae .Sprintf ("\u007b\u0025d\u0020\u0078\u0020%\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u007d",_dafg ,_efdga ,_gfdg ); -};func (_ddd *wordBag )maxDepth ()float64 {return _ddd ._aeceg -_ddd .Lly };func (_egdd *shapesState )clearPath (){_egdd ._edc =nil ;_egdd ._effc =false ;if _bcge {_fc .Log .Info ("\u0043\u004c\u0045A\u0052\u003a\u0020\u0073\u0073\u003d\u0025\u0073",_egdd ); -};};func (_bacc rulingList )intersections ()map[int ]intSet {var _gbdag ,_fdeg []int ;for _fcacc ,_bebg :=range _bacc {switch _bebg ._egdf {case _eebe :_gbdag =append (_gbdag ,_fcacc );case _bfgb :_fdeg =append (_fdeg ,_fcacc );};};if len (_gbdag )< _aaaa +1||len (_fdeg )< _acebd +1{return nil ; -};if len (_gbdag )+len (_fdeg )> _edfde {_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 (_bacc ),len (_gbdag ),len (_fdeg )); -return nil ;};_baae :=make (map[int ]intSet ,len (_gbdag )+len (_fdeg ));for _ ,_dace :=range _gbdag {for _ ,_ddacf :=range _fdeg {if _bacc [_dace ].intersects (_bacc [_ddacf ]){if _ ,_defg :=_baae [_dace ];!_defg {_baae [_dace ]=make (intSet );};if _ ,_cbfb :=_baae [_ddacf ]; -!_cbfb {_baae [_ddacf ]=make (intSet );};_baae [_dace ].add (_ddacf );_baae [_ddacf ].add (_dace );};};};return _baae ;};func _bfc (_gebe ,_ccgg _aec .PdfRectangle )bool {return _gebe .Lly <=_ccgg .Ury &&_ccgg .Lly <=_gebe .Ury ;};func (_acdec *textTable )put (_gffd ,_abed int ,_caed *textPara ){_acdec ._bfdff [_fgged (_gffd ,_abed )]=_caed ; -};func (_eec *textObject )getFontDirect (_faf string )(*_aec .PdfFont ,error ){_cegbd ,_dcce :=_eec .getFontDict (_faf );if _dcce !=nil {return nil ,_dcce ;};_bbd ,_dcce :=_aec .NewPdfFontFromPdfObject (_cegbd );if _dcce !=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",_faf ,_dcce ); -};return _bbd ,_dcce ;};func _bada (_efcce _aec .PdfRectangle )*ruling {return &ruling {_egdf :_bfgb ,_gbgc :_efcce .Lly ,_fgad :_efcce .Llx ,_ababc :_efcce .Urx };};func (_dgfcd *ruling )alignsPrimary (_aegeb *ruling )bool {return _dgfcd ._egdf ==_aegeb ._egdf &&_ea .Abs (_dgfcd ._gbgc -_aegeb ._gbgc )< _cabc *0.5; -};func (_adag *textLine )endsInHyphen ()bool {_bdef :=_adag ._bfag [len (_adag ._bfag )-1];_edeee :=_bdef ._eedc ;_eeed ,_aaac :=_e .DecodeLastRuneInString (_edeee );if _aaac <=0||!_be .Is (_be .Hyphen ,_eeed ){return false ;};if _bdef ._ceff &&_ecfgf (_edeee ){return true ; -};return _ecfgf (_adag .text ());};func (_egba compositeCell )split (_bebdg ,_gbeab []float64 )*textTable {_gbgfe :=len (_bebdg )+1;_bgff :=len (_gbeab )+1;if _gbead {_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",_bgff ,_gbgfe ,_egba ,_bebdg ,_gbeab ); -_ae .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u0070\u0061\u0072\u0061\u0073\u000a",len (_egba .paraList ));for _ecfdgc ,_efbea :=range _egba .paraList {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_ecfdgc ,_efbea .String ()); -};_ae .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u000a",len (_egba .lines ()));for _ccfe ,_edce :=range _egba .lines (){_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_ccfe ,_edce );};};_bebdg =_afgc (_bebdg ,_egba .Ury ,_egba .Lly ); -_gbeab =_afgc (_gbeab ,_egba .Llx ,_egba .Urx );_dcda :=make (map[uint64 ]*textPara ,_bgff *_gbgfe );_efgc :=textTable {_afcga :_bgff ,_agdc :_gbgfe ,_bfdff :_dcda };_gfaea :=_egba .paraList ;_a .Slice (_gfaea ,func (_bedb ,_edbc int )bool {_ggff ,_dcddb :=_gfaea [_bedb ],_gfaea [_edbc ]; -_edcea ,_gcbc :=_ggff .Lly ,_dcddb .Lly ;if _edcea !=_gcbc {return _edcea < _gcbc ;};return _ggff .Llx < _dcddb .Llx ;});_bdbf :=make (map[uint64 ]_aec .PdfRectangle ,_bgff *_gbgfe );for _bfad ,_eacg :=range _bebdg [1:]{_feab :=_bebdg [_bfad ];for _gedc ,_aefa :=range _gbeab [1:]{_eafgb :=_gbeab [_gedc ]; -_bdbf [_fgged (_gedc ,_bfad )]=_aec .PdfRectangle {Llx :_eafgb ,Urx :_aefa ,Lly :_eacg ,Ury :_feab };};};if _gbead {_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"); -_ae .Printf ("\u0020\u0020\u0020\u0020");for _dcegd :=0;_dcegd < _bgff ;_dcegd ++{_ae .Printf ("\u0025\u0033\u0030\u0064\u002c\u0020",_dcegd );};_ae .Println ();for _daadc :=0;_daadc < _gbgfe ;_daadc ++{_ae .Printf ("\u0020\u0020\u0025\u0032\u0064\u003a",_daadc ); -for _decca :=0;_decca < _bgff ;_decca ++{_ae .Printf ("\u00256\u002e\u0032\u0066\u002c\u0020",_bdbf [_fgged (_decca ,_daadc )]);};_ae .Println ();};};_afca :=func (_cgcga *textLine )(int ,int ){for _ggbgc :=0;_ggbgc < _gbgfe ;_ggbgc ++{for _cedda :=0;_cedda < _bgff ; -_cedda ++{if _dfdf (_bdbf [_fgged (_cedda ,_ggbgc )],_cgcga .PdfRectangle ){return _cedda ,_ggbgc ;};};};return -1,-1;};_gdaba :=make (map[uint64 ][]*textLine ,_bgff *_gbgfe );for _ ,_bfce :=range _gfaea .lines (){_ddacc ,_geed :=_afca (_bfce );if _ddacc < 0{continue ; -};_gdaba [_fgged (_ddacc ,_geed )]=append (_gdaba [_fgged (_ddacc ,_geed )],_bfce );};for _gbfdd :=0;_gbfdd < len (_bebdg )-1;_gbfdd ++{_ggdge :=_bebdg [_gbfdd ];_deea :=_bebdg [_gbfdd +1];for _deee :=0;_deee < len (_gbeab )-1;_deee ++{_eeaa :=_gbeab [_deee ]; -_cebf :=_gbeab [_deee +1];_gbadd :=_aec .PdfRectangle {Llx :_eeaa ,Urx :_cebf ,Lly :_deea ,Ury :_ggdge };_cgedg :=_gdaba [_fgged (_deee ,_gbfdd )];if len (_cgedg )==0{continue ;};_ceeda :=_geaa (_gbadd ,_cgedg );_efgc .put (_deee ,_gbfdd ,_ceeda );};}; -return &_efgc ;};func _gfbf (_fedfg []structElement ,_edgb map[int ][]*textLine ,_cfbg _bad .PdfObject )[]*list {_cabbc :=[]*list {};for _ ,_cedag :=range _fedfg {_dgdbb :=_cedag ._ccaac ;_ebgb :=int (_cedag ._fab );_cbfg :=_cedag ._aeff ;_bcgc :=[]*textLine {}; -_gagd :=[]*list {};_aabc :=_cedag ._ecdd ;_gdgb ,_fcda :=(_aabc .(*_bad .PdfObjectReference ));if !_fcda {_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 _ebgb !=-1&&_gdgb !=nil {if _dgcc ,_bbea :=_edgb [_ebgb ];_bbea {if _bdeb ,_dccea :=_cfbg .(*_bad .PdfIndirectObject );_dccea {_aaec :=_bdeb .PdfObjectReference ;if _fb .DeepEqual (*_gdgb ,_aaec ){_bcgc =_dgcc ;};};};};if _dgdbb !=nil {_gagd =_gfbf (_dgdbb ,_edgb ,_cfbg ); -};_ddab :=_deec (_bcgc ,_cbfg ,_gagd );_cabbc =append (_cabbc ,_ddab );};return _cabbc ;};func (_afdd *textTable )subdivide ()*textTable {_afdd .logComposite ("\u0073u\u0062\u0064\u0069\u0076\u0069\u0064e");_edgcd :=_afdd .compositeRowCorridors ();_gaee :=_afdd .compositeColCorridors (); -if _gbead {_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",_dbeg (_edgcd ),_dbeg (_gaee )); -};if len (_edgcd )==0||len (_gaee )==0{return _afdd ;};_bedae (_edgcd );_bedae (_gaee );if _gbead {_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",_dbeg (_edgcd ),_dbeg (_gaee )); -};_baff ,_fgfbb :=_fbacb (_afdd ._agdc ,_edgcd );_ceedc ,_bbcac :=_fbacb (_afdd ._afcga ,_gaee );_egbd :=make (map[uint64 ]*textPara ,_bbcac *_fgfbb );_ffed :=&textTable {PdfRectangle :_afdd .PdfRectangle ,_fbccb :_afdd ._fbccb ,_agdc :_fgfbb ,_afcga :_bbcac ,_bfdff :_egbd }; -if _gbead {_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",_afdd ._afcga ,_afdd ._agdc ,_bbcac ,_fgfbb ,_dbeg (_edgcd ),_dbeg (_gaee ),_baff ,_ceedc ); -};for _gabfd :=0;_gabfd < _afdd ._agdc ;_gabfd ++{_ccda :=_baff [_gabfd ];for _acab :=0;_acab < _afdd ._afcga ;_acab ++{_fcgfd :=_ceedc [_acab ];if _gbead {_ae .Printf ("\u0025\u0036\u0064\u002c %\u0032\u0064\u003a\u0020\u0078\u0030\u003d\u0025\u0064\u0020\u0079\u0030\u003d\u0025d\u000a",_acab ,_gabfd ,_fcgfd ,_ccda ); -};_gcdaa ,_fdcf :=_afdd ._gaeb [_fgged (_acab ,_gabfd )];if !_fdcf {continue ;};_deac :=_gcdaa .split (_edgcd [_gabfd ],_gaee [_acab ]);for _bdacf :=0;_bdacf < _deac ._agdc ;_bdacf ++{for _aecea :=0;_aecea < _deac ._afcga ;_aecea ++{_dbgf :=_deac .get (_aecea ,_bdacf ); -_ffed .put (_fcgfd +_aecea ,_ccda +_bdacf ,_dbgf );if _gbead {_ae .Printf ("\u0025\u0038\u0064\u002c\u0020\u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_fcgfd +_aecea ,_ccda +_bdacf ,_dbgf );};};};};};return _ffed ;};func (_ebeg *wordBag )makeRemovals ()map[int ]map[*textWord ]struct{}{_ceda :=make (map[int ]map[*textWord ]struct{},len (_ebeg ._gbbd )); -for _bdbc :=range _ebeg ._gbbd {_ceda [_bdbc ]=make (map[*textWord ]struct{});};return _ceda ;}; - -// 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 (_eggd *PageText )ApplyArea (bbox _aec .PdfRectangle ){_faad :=make ([]*textMark ,0,len (_eggd ._dbfe ));for _ ,_aac :=range _eggd ._dbfe {if _fbdc (_aac .bbox (),bbox ){_faad =append (_faad ,_aac );};};var _ebedg paraList ;_cadf :=len (_faad );for _gdad :=0; -_gdad < 360&&_cadf > 0;_gdad +=90{_ccb :=make ([]*textMark ,0,len (_faad )-_cadf );for _ ,_bbbg :=range _faad {if _bbbg ._eeacf ==_gdad {_ccb =append (_ccb ,_bbbg );};};if len (_ccb )> 0{_aedd :=_fdba (_ccb ,_eggd ._babf ,nil ,nil ,_eggd ._cdgg ._cgff ); -_ebedg =append (_ebedg ,_aedd ...);_cadf -=len (_ccb );};};_bedd :=new (_fe .Buffer );_ebedg .writeText (_bedd );_eggd ._eede =_bedd .String ();_eggd ._fgb =_ebedg .toTextMarks ();_eggd ._gba =_ebedg .tables ();};func _eccfd (_ebgd ,_cced int )int {if _ebgd > _cced {return _ebgd ; -};return _cced ;};func _dbdad (_ddga []*textLine ,_fbdbb map[float64 ][]*textLine )[]*list {_gaae :=_gbgg (_fbdbb );_gcff :=[]*list {};if len (_gaae )==0{return _gcff ;};_faag :=_gaae [0];_afdc :=1;_fegf :=_fbdbb [_faag ];for _dccbd ,_eaa :=range _fegf {var _bgabg float64 ; -_efced :=[]*list {};_debg :=_eaa ._gaca ;_gcdc :=-1.0;if _dccbd < len (_fegf )-1{_gcdc =_fegf [_dccbd +1]._gaca ;};if _afdc < len (_gaae ){_efced =_fgeda (_ddga ,_fbdbb ,_gaae ,_afdc ,_debg ,_gcdc );};_bgabg =_gcdc ;if len (_efced )> 0{_eacd :=_efced [0]; -if len (_eacd ._gagag )> 0{_bgabg =_eacd ._gagag [0]._gaca ;};};_bbac :=[]*textLine {_eaa };_fcfd :=_eagc (_eaa ,_ddga ,_gaae ,_debg ,_bgabg );_bbac =append (_bbac ,_fcfd ...);_cedd :=_deec (_bbac ,"\u0062\u0075\u006c\u006c\u0065\u0074",_efced );_cedd ._begg =_aadg (_bbac ,""); -_gcff =append (_gcff ,_cedd );};return _gcff ;};type list struct{_gagag []*textLine ;_efac string ;_bffd []*list ;_begg string ;};func _fbbg (_ccad *paraList )map[int ][]*textLine {_cabb :=map[int ][]*textLine {};for _ ,_baec :=range *_ccad {for _ ,_cce :=range _baec ._bfagf {if !_ggdd (_cce ){_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 ;};_ddfb :=_cce ._bfag [0]._ebfa [0]._ebgag ;_cabb [_ddfb ]=append (_cabb [_ddfb ],_cce );};if _baec ._caaa !=nil {_bdgd :=_baec ._caaa ._bfdff ;for _ ,_gcgf :=range _bdgd {for _ ,_gddg :=range _gcgf ._bfagf {if !_ggdd (_gddg ){_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 ;};_ggdc :=_gddg ._bfag [0]._ebfa [0]._ebgag ;_cabb [_ggdc ]=append (_cabb [_ggdc ],_gddg );};};};};return _cabb ;};func _cffd (_feca *_ba .ContentStreamOperation )(float64 ,error ){if len (_feca .Params )!=1{_dgff :=_d .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",_feca .Operand ,1,len (_feca .Params ),_feca .Params ); -return 0.0,_dgff ;};return _bad .GetNumberAsFloat (_feca .Params [0]);};func (_cca *shapesState )devicePoint (_fdfc ,_bgg float64 )_g .Point {_bcfa :=_cca ._gdfbg .Mult (_cca ._affc );_fdfc ,_bgg =_bcfa .Transform (_fdfc ,_bgg );return _g .NewPoint (_fdfc ,_bgg ); -};func _cffa (_abgcc *wordBag ,_egce int )*textLine {_abddg :=_abgcc .firstWord (_egce );_fdca :=textLine {PdfRectangle :_abddg .PdfRectangle ,_fgcb :_abddg ._aeegf ,_gaca :_abddg ._aecg };_fdca .pullWord (_abgcc ,_abddg ,_egce );return &_fdca ;};func (_eddf *textTable )getComposite (_bffg ,_ffef int )(paraList ,_aec .PdfRectangle ){_eeced ,_cdeef :=_eddf ._gaeb [_fgged (_bffg ,_ffef )]; -if _gbead {_ae .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",_bffg ,_ffef ,_eeced .String ());};if !_cdeef {return nil ,_aec .PdfRectangle {}; -};return _eeced .parasBBox ();};type compositeCell struct{_aec .PdfRectangle ;paraList ;};func _deec (_fgce []*textLine ,_gcge string ,_baagd []*list )*list {return &list {_gagag :_fgce ,_efac :_gcge ,_bffd :_baagd };};func (_cbed rulingList )splitSec ()[]rulingList {_a .Slice (_cbed ,func (_eebeg ,_gbfdg int )bool {_gfeda ,_gddf :=_cbed [_eebeg ],_cbed [_gbfdg ]; -if _gfeda ._fgad !=_gddf ._fgad {return _gfeda ._fgad < _gddf ._fgad ;};return _gfeda ._ababc < _gddf ._ababc ;});_cgaca :=make (map[*ruling ]struct{},len (_cbed ));_ecaed :=func (_dfgde *ruling )rulingList {_feafc :=rulingList {_dfgde };_cgaca [_dfgde ]=struct{}{}; -for _ ,_bdaaf :=range _cbed {if _ ,_edfce :=_cgaca [_bdaaf ];_edfce {continue ;};for _ ,_gdef :=range _feafc {if _bdaaf .alignsSec (_gdef ){_feafc =append (_feafc ,_bdaaf );_cgaca [_bdaaf ]=struct{}{};break ;};};};return _feafc ;};_ggga :=[]rulingList {_ecaed (_cbed [0])}; -for _ ,_fbad :=range _cbed [1:]{if _ ,_eefce :=_cgaca [_fbad ];_eefce {continue ;};_ggga =append (_ggga ,_ecaed (_fbad ));};return _ggga ;};func (_bbff *textObject )reset (){_bbff ._acc =_g .IdentityMatrix ();_bbff ._dde =_g .IdentityMatrix ();_bbff ._fcee =nil ; -};func (_gfee *ruling )equals (_bfgd *ruling )bool {return _gfee ._egdf ==_bfgd ._egdf &&_cdffd (_gfee ._gbgc ,_bfgd ._gbgc )&&_cdffd (_gfee ._fgad ,_bfgd ._fgad )&&_cdffd (_gfee ._ababc ,_bfgd ._ababc );};func (_abb *wordBag )blocked (_aca *textWord )bool {if _aca .Urx < _abb .Llx {_bgdc :=_dgea (_aca .PdfRectangle ); -_dfed :=_fdfb (_abb .PdfRectangle );if _abb ._eddc .blocks (_bgdc ,_dfed ){if _dfbb {_fc .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0078\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_aca ,_abb );};return true ;};}else if _abb .Urx < _aca .Llx {_gaadd :=_dgea (_abb .PdfRectangle ); -_cecb :=_fdfb (_aca .PdfRectangle );if _abb ._eddc .blocks (_gaadd ,_cecb ){if _dfbb {_fc .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0078\u2192\u0020:\u0020\u0025\u0073\u0020%s",_aca ,_abb );};return true ;};};if _aca .Ury < _abb .Lly {_bcae :=_ggabg (_aca .PdfRectangle ); -_cfdd :=_bada (_abb .PdfRectangle );if _abb ._gbfd .blocks (_bcae ,_cfdd ){if _dfbb {_fc .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0079\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_aca ,_abb );};return true ;};}else if _abb .Ury < _aca .Lly {_dbe :=_ggabg (_abb .PdfRectangle ); -_fdbg :=_bada (_aca .PdfRectangle );if _abb ._gbfd .blocks (_dbe ,_fdbg ){if _dfbb {_fc .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0079\u2192\u0020:\u0020\u0025\u0073\u0020%s",_aca ,_abb );};return true ;};};return false ;};func _bbbba (_abeeg []compositeCell )[]float64 {var _bdgee []*textLine ; -_bfdea :=0;for _ ,_aacdc :=range _abeeg {_bfdea +=len (_aacdc .paraList );_bdgee =append (_bdgee ,_aacdc .lines ()...);};_a .Slice (_bdgee ,func (_dgead ,_eace int )bool {_fgcea ,_abdbe :=_bdgee [_dgead ],_bdgee [_eace ];_cedaeg ,_egddd :=_fgcea ._gaca ,_abdbe ._gaca ; -if !_ecfbd (_cedaeg -_egddd ){return _cedaeg < _egddd ;};return _fgcea .Llx < _abdbe .Llx ;});if _gbead {_ae .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",_bfdea ,len (_bdgee )); -for _ecebb ,_cafdc :=range _bdgee {_ae .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_ecebb ,_cafdc );};};var _egff []float64 ;_fbdab :=_bdgee [0];var _ddba [][]*textLine ;_facb :=[]*textLine {_fbdab };for _facd ,_bfbed :=range _bdgee [1:]{if _bfbed .Ury < _fbdab .Lly {_abaac :=0.5*(_bfbed .Ury +_fbdab .Lly ); -if _gbead {_ae .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",_facd ,_bfbed .Ury ,_fbdab .Lly ,_abaac ,_fbdab ,_bfbed ); -};_egff =append (_egff ,_abaac );_ddba =append (_ddba ,_facb );_facb =nil ;};_facb =append (_facb ,_bfbed );if _bfbed .Lly < _fbdab .Lly {_fbdab =_bfbed ;};};if len (_facb )> 0{_ddba =append (_ddba ,_facb );};if _gbead {_ae .Printf (" \u0020\u0020\u0020\u0020\u0020\u0020 \u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064o\u0072\u0073\u003d%\u0036.\u0032\u0066\u000a",_egff ); -};if _gbead {_fc .Log .Info ("\u0072\u006f\u0077\u003d\u0025\u0064",len (_abeeg ));for _bdgcf ,_cegd :=range _abeeg {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bdgcf ,_cegd );};_fc .Log .Info ("\u0067r\u006f\u0075\u0070\u0073\u003d\u0025d",len (_ddba )); -for _ccfg ,_adcae :=range _ddba {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0064\u000a",_ccfg ,len (_adcae ));for _cdfdf ,_ccdgd :=range _adcae {_ae .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_cdfdf ,_ccdgd );};};};_gdcee :=true ; -for _agabc ,_aedg :=range _ddba {_dfgc :=true ;for _ffffb ,_efbg :=range _abeeg {if _gbead {_ae .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",_agabc ,len (_ddba ),_ffffb ,len (_abeeg ),_efbg ); -};if !_efbg .hasLines (_aedg ){if _gbead {_ae .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",_agabc ,len (_ddba ),_ffffb ,len (_abeeg )); -};_dfgc =false ;break ;};};if !_dfgc {_gdcee =false ;break ;};};if !_gdcee {if _gbead {_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"); -};_egff =nil ;};if _gbead &&_egff !=nil {_ae .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",_egff );};return _egff ;}; - - -// New returns an Extractor instance for extracting content from the input PDF page. -func New (page *_aec .PdfPage )(*Extractor ,error ){return NewWithOptions (page ,nil )}; - -// ImageExtractOptions contains options for controlling image extraction from -// PDF pages. -type ImageExtractOptions struct{IncludeInlineStencilMasks bool ;};var _gg =false ;func _eagbe (_degdd map[float64 ]map[float64 ]gridTile )[]float64 {_fdbcb :=make ([]float64 ,0,len (_degdd ));_fdfcc :=make (map[float64 ]struct{},len (_degdd ));for _ ,_aaba :=range _degdd {for _fcgf :=range _aaba {if _ ,_ccfdb :=_fdfcc [_fcgf ]; -_ccfdb {continue ;};_fdbcb =append (_fdbcb ,_fcgf );_fdfcc [_fcgf ]=struct{}{};};};_a .Float64s (_fdbcb );return _fdbcb ;}; - -// String returns a description of `b`. -func (_bgbb *wordBag )String ()string {var _gagf []string ;for _ ,_aecf :=range _bgbb .depthIndexes (){_efbe :=_bgbb ._gbbd [_aecf ];for _ ,_egdc :=range _efbe {_gagf =append (_gagf ,_egdc ._eedc );};};return _ae .Sprintf ("\u0025.\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065=\u0025\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0025\u0071",_bgbb .PdfRectangle ,_bgbb ._aad ,len (_gagf ),_gagf ); -};func (_dfe *textObject )checkOp (_edfd *_ba .ContentStreamOperation ,_agbe int ,_ecb bool )(_gbdf bool ,_dbad error ){if _dfe ==nil {var _fedf []_bad .PdfObject ;if _agbe > 0{_fedf =_edfd .Params ;if len (_fedf )> _agbe {_fedf =_fedf [:_agbe ];};};_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",_edfd .Operand ,_fedf ); -};if _agbe >=0{if len (_edfd .Params )!=_agbe {if _ecb {_dbad =_d .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",_edfd .Operand ,_agbe ,len (_edfd .Params ),_edfd .Params ); -return false ,_dbad ;};};return true ,nil ;};type rectRuling struct{_cbae rulingKind ;_bgc markKind ;_eg .Color ;_aec .PdfRectangle ;};func _adgf (_bgadg []rulingList )(rulingList ,rulingList ){var _ffgca rulingList ;for _ ,_defa :=range _bgadg {_ffgca =append (_ffgca ,_defa ...); -};return _ffgca .vertsHorzs ();};func (_ebfdd *textTable )computeBbox ()_aec .PdfRectangle {var _fbff _aec .PdfRectangle ;_cggf :=false ;for _ccdf :=0;_ccdf < _ebfdd ._agdc ;_ccdf ++{for _ccba :=0;_ccba < _ebfdd ._afcga ;_ccba ++{_fbef :=_ebfdd .get (_ccba ,_ccdf ); -if _fbef ==nil {continue ;};if !_cggf {_fbff =_fbef .PdfRectangle ;_cggf =true ;}else {_fbff =_agfb (_fbff ,_fbef .PdfRectangle );};};};return _fbff ;};func (_geagf *shapesState )stroke (_gfdf *[]pathSection ){_dgd :=pathSection {_gbag :_geagf ._edc ,Color :_geagf ._bbdg .getStrokeColor ()}; -*_gfdf =append (*_gfdf ,_dgd );if _eceg {_ae .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 (*_gfdf ),_geagf ,_geagf ._bbdg .getStrokeColor (),_dgd .bbox ()); -if _ggbbe {for _egdgg ,_gbfe :=range _geagf ._edc {_ae .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_egdgg ,_gbfe );if _egdgg ==10{break ;};};};};}; - -// Text gets the extracted text contained in `l`. -func (_ffffa *list )Text ()string {_dcag :=&_bb .Builder {};_gafc :="";_ggge (_ffffa ,_dcag ,&_gafc );return _dcag .String ();};func (_fbg *imageExtractContext )processOperand (_cbg *_ba .ContentStreamOperation ,_afd _ba .GraphicsState ,_egg *_aec .PdfPageResources )error {if _cbg .Operand =="\u0042\u0049"&&len (_cbg .Params )==1{_dbc ,_dgg :=_cbg .Params [0].(*_ba .ContentStreamInlineImage ); -if !_dgg {return nil ;};if _cdg ,_cg :=_bad .GetBoolVal (_dbc .ImageMask );_cg {if _cdg &&!_fbg ._gfc .IncludeInlineStencilMasks {return nil ;};};return _fbg .extractInlineImage (_dbc ,_afd ,_egg );}else if _cbg .Operand =="\u0044\u006f"&&len (_cbg .Params )==1{_gd ,_eeb :=_bad .GetName (_cbg .Params [0]); -if !_eeb {_fc .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065");return _ad ;};_ ,_cgd :=_egg .GetXObjectByName (*_gd );switch _cgd {case _aec .XObjectTypeImage :return _fbg .extractXObjectImage (_gd ,_afd ,_egg );case _aec .XObjectTypeForm :return _fbg .extractFormImages (_gd ,_afd ,_egg ); -};}else if _fbg ._ece &&(_cbg .Operand =="\u0073\u0063\u006e"||_cbg .Operand =="\u0053\u0043\u004e")&&len (_cbg .Params )==1{_ebe ,_gcde :=_bad .GetName (_cbg .Params [0]);if !_gcde {_fc .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065"); -return _ad ;};_cab ,_gcde :=_egg .GetPatternByName (*_ebe );if !_gcde {_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 _cab .IsTiling (){_caf :=_cab .GetAsTilingPattern (); -_fed ,_afb :=_caf .GetContentStream ();if _afb !=nil {return _afb ;};_afb =_fbg .extractContentStreamImages (string (_fed ),_caf .Resources );if _afb !=nil {return _afb ;};};}else if (_cbg .Operand =="\u0063\u0073"||_cbg .Operand =="\u0043\u0053")&&len (_cbg .Params )>=1{_fbg ._ece =_cbg .Params [0].String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"; -};return nil ;};func _degd (_agfbf ,_fcfe _aec .PdfRectangle )(_aec .PdfRectangle ,bool ){if !_fbdc (_agfbf ,_fcfe ){return _aec .PdfRectangle {},false ;};return _aec .PdfRectangle {Llx :_ea .Max (_agfbf .Llx ,_fcfe .Llx ),Urx :_ea .Min (_agfbf .Urx ,_fcfe .Urx ),Lly :_ea .Max (_agfbf .Lly ,_fcfe .Lly ),Ury :_ea .Min (_agfbf .Ury ,_fcfe .Ury )},true ; -};type rulingKind int ;func (_ecddc *structTreeRoot )parseStructTreeRoot (_gbgf _bad .PdfObject ){if _gbgf !=nil {_baga ,_cef :=_bad .GetDict (_gbgf );if !_cef {_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 :=_baga .Get ("\u004b");_gced :=_baga .Get ("\u0054\u0079\u0070\u0065").String ();var _abge *_bad .PdfObjectArray ;switch _egdggd :=K .(type ){case *_bad .PdfObjectArray :_abge =_egdggd ;case *_bad .PdfObjectReference :_abge =_bad .MakeArray (K );}; -_ddgd :=[]structElement {};for _ ,_aeddg :=range _abge .Elements (){_daedf :=&structElement {};_daedf .parseStructElement (_aeddg );_ddgd =append (_ddgd ,*_daedf );};_ecddc ._bagdg =_ddgd ;_ecddc ._gage =_gced ;};};func _dbef (_bfac ,_efggf _g .Point )bool {_gfge :=_ea .Abs (_bfac .X -_efggf .X ); -_gadf :=_ea .Abs (_bfac .Y -_efggf .Y );return _gdba (_gadf ,_gfge );};func (_gabgd *wordBag )absorb (_cdba *wordBag ){_gbea :=_cdba .makeRemovals ();for _fcag ,_agd :=range _cdba ._gbbd {for _ ,_egca :=range _agd {_gabgd .pullWord (_egca ,_fcag ,_gbea ); -};};_cdba .applyRemovals (_gbea );};var _gdfd *_f .Regexp =_f .MustCompile (_cgce +"\u007c"+_ddac );type ruling struct{_egdf rulingKind ;_dcebd markKind ;_eg .Color ;_gbgc float64 ;_fgad float64 ;_ababc float64 ;_aecega float64 ;}; - -// Extractor stores and offers functionality for extracting content from PDF pages. -type Extractor struct{_ffd string ;_gf *_aec .PdfPageResources ;_c _aec .PdfRectangle ;_af *_aec .PdfRectangle ;_fba map[string ]fontEntry ;_gfe map[string ]textResult ;_fec int64 ;_fff int ;_fg *Options ;_ga *_bad .PdfObject ;_bd _bad .PdfObject ;};func (_feed *textTable )isExportable ()bool {if _feed ._fbccb {return true ; -};_badc :=func (_fbge int )bool {_acbdb :=_feed .get (0,_fbge );if _acbdb ==nil {return false ;};_fdcd :=_acbdb .text ();_cdffe :=_e .RuneCountInString (_fdcd );_dddce :=_aecab .MatchString (_fdcd );return _cdffe <=1||_dddce ;};for _bdebc :=0;_bdebc < _feed ._agdc ; -_bdebc ++{if !_badc (_bdebc ){return true ;};};return false ;};func (_fgbc *wordBag )getDepthIdx (_fag float64 )int {_geea :=_fgbc .depthIndexes ();_gbbb :=_dafa (_fag );if _gbbb < _geea [0]{return _geea [0];};if _gbbb > _geea [len (_geea )-1]{return _geea [len (_geea )-1]; -};return _gbbb ;};func (_bbdc *textPara )writeText (_fage _bc .Writer ){if _bbdc ._caaa ==nil {_bbdc .writeCellText (_fage );return ;};for _faffg :=0;_faffg < _bbdc ._caaa ._agdc ;_faffg ++{for _egbeg :=0;_egbeg < _bbdc ._caaa ._afcga ;_egbeg ++{_dgfb :=_bbdc ._caaa .get (_egbeg ,_faffg ); -if _dgfb ==nil {_fage .Write ([]byte ("\u0009"));}else {_dgfb .writeCellText (_fage );};_fage .Write ([]byte ("\u0020"));};if _faffg < _bbdc ._caaa ._agdc -1{_fage .Write ([]byte ("\u000a"));};};};func _bedae (_agfe map[int ][]float64 ){if len (_agfe )<=1{return ; -};_dggb :=_gged (_agfe );if _gbead {_fc .Log .Info ("\u0066i\u0078C\u0065\u006c\u006c\u0073\u003a \u006b\u0065y\u0073\u003d\u0025\u002b\u0076",_dggb );};var _edec ,_agaba int ;for _edec ,_agaba =range _dggb {if _agfe [_agaba ]!=nil {break ;};};for _dgbce ,_daga :=range _dggb [_edec :]{_cfdfb :=_agfe [_daga ]; -if _cfdfb ==nil {continue ;};if _gbead {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u006b\u0030\u003d\u0025\u0064\u0020\u006b1\u003d\u0025\u0064\u000a",_edec +_dgbce ,_agaba ,_daga );};_cadffc :=_agfe [_daga ];if _cadffc [len (_cadffc )-1]> _cfdfb [0]{_cadffc [len (_cadffc )-1]=_cfdfb [0]; -_agfe [_agaba ]=_cadffc ;};_agaba =_daga ;};};type cachedImage struct{_cb *_aec .Image ;_ecf _aec .PdfColorspace ;};func _acfc (_cbgda []*textLine )map[float64 ][]*textLine {_a .Slice (_cbgda ,func (_aebff ,_dgdf int )bool {return _cbgda [_aebff ]._gaca < _cbgda [_dgdf ]._gaca }); -_abdc :=map[float64 ][]*textLine {};for _ ,_cdfd :=range _cbgda {_addd :=_egfdf (_cdfd );_addd =_ea .Round (_addd );_abdc [_addd ]=append (_abdc [_addd ],_cdfd );};return _abdc ;};func (_bbda *wordBag )removeDuplicates (){if _gabga {_fc .Log .Info ("r\u0065m\u006f\u0076\u0065\u0044\u0075\u0070\u006c\u0069c\u0061\u0074\u0065\u0073: \u0025\u0071",_bbda .text ()); -};for _ ,_ggbad :=range _bbda .depthIndexes (){if len (_bbda ._gbbd [_ggbad ])==0{continue ;};_abgf :=_bbda ._gbbd [_ggbad ][0];_ddgab :=_dfdcc *_abgf ._aeegf ;_ddad :=_abgf ._aecg ;for _ ,_gfce :=range _bbda .depthBand (_ddad ,_ddad +_ddgab ){_fdec :=map[*textWord ]struct{}{}; -_ecfe :=_bbda ._gbbd [_gfce ];for _ ,_aagg :=range _ecfe {if _ ,_abgec :=_fdec [_aagg ];_abgec {continue ;};for _ ,_afcg :=range _ecfe {if _ ,_cefc :=_fdec [_afcg ];_cefc {continue ;};if _afcg !=_aagg &&_afcg ._eedc ==_aagg ._eedc &&_ea .Abs (_afcg .Llx -_aagg .Llx )< _ddgab &&_ea .Abs (_afcg .Urx -_aagg .Urx )< _ddgab &&_ea .Abs (_afcg .Lly -_aagg .Lly )< _ddgab &&_ea .Abs (_afcg .Ury -_aagg .Ury )< _ddgab {_fdec [_afcg ]=struct{}{}; -};};};if len (_fdec )> 0{_cfgdb :=0;for _ ,_gecb :=range _ecfe {if _ ,_addec :=_fdec [_gecb ];!_addec {_ecfe [_cfgdb ]=_gecb ;_cfgdb ++;};};_bbda ._gbbd [_gfce ]=_ecfe [:len (_ecfe )-len (_fdec )];if len (_bbda ._gbbd [_gfce ])==0{delete (_bbda ._gbbd ,_gfce ); -};};};};};func (_feeg *subpath )last ()_g .Point {return _feeg ._acfg [len (_feeg ._acfg )-1]};type lineRuling struct{_cdbfg rulingKind ;_cdac markKind ;_eg .Color ;_bcfgb ,_befe _g .Point ;};func _cgdbc (_fcff []int )[]int {_babfd :=make ([]int ,len (_fcff )); -for _cafc ,_gcee :=range _fcff {_babfd [len (_fcff )-1-_cafc ]=_gcee ;};return _babfd ;};func (_bffce paraList )toTextMarks ()[]TextMark {_gbdgg :=0;var _eadea []TextMark ;for _egde ,_egbe :=range _bffce {if _egbe ._egbea {continue ;};_gegc :=_egbe .toTextMarks (&_gbdgg ); -_eadea =append (_eadea ,_gegc ...);if _egde !=len (_bffce )-1{if _gceb (_egbe ,_bffce [_egde +1]){_eadea =_ggcce (_eadea ,&_gbdgg ,"\u0020");}else {_eadea =_ggcce (_eadea ,&_gbdgg ,"\u000a");_eadea =_ggcce (_eadea ,&_gbdgg ,"\u000a");};};};_eadea =_ggcce (_eadea ,&_gbdgg ,"\u000a"); -_eadea =_ggcce (_eadea ,&_gbdgg ,"\u000a");return _eadea ;};func (_aegf *textTable )logComposite (_cgfef string ){if !_gbead {return ;};_fc .Log .Info ("\u007e~\u007eP\u0061\u0072\u0061\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_aegf ._afcga ,_aegf ._agdc ,_cgfef ); -_ae .Printf ("\u0025\u0035\u0073 \u007c","");for _eedee :=0;_eedee < _aegf ._afcga ;_eedee ++{_ae .Printf ("\u0025\u0033\u0064 \u007c",_eedee );};_ae .Println ("");_ae .Printf ("\u0025\u0035\u0073 \u002b","");for _cdgab :=0;_cdgab < _aegf ._afcga ;_cdgab ++{_ae .Printf ("\u0025\u0033\u0073 \u002b","\u002d\u002d\u002d"); -};_ae .Println ("");for _cbbad :=0;_cbbad < _aegf ._agdc ;_cbbad ++{_ae .Printf ("\u0025\u0035\u0064 \u007c",_cbbad );for _agdcc :=0;_agdcc < _aegf ._afcga ;_agdcc ++{_fdce ,_ :=_aegf ._gaeb [_fgged (_agdcc ,_cbbad )].parasBBox ();_ae .Printf ("\u0025\u0033\u0064 \u007c",len (_fdce )); -};_ae .Println ("");};_fc .Log .Info ("\u007e~\u007eT\u0065\u0078\u0074\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_aegf ._afcga ,_aegf ._agdc ,_cgfef );_ae .Printf ("\u0025\u0035\u0073 \u007c","");for _ecaf :=0;_ecaf < _aegf ._afcga ;_ecaf ++{_ae .Printf ("\u0025\u0031\u0032\u0064\u0020\u007c",_ecaf ); -};_ae .Println ("");_ae .Printf ("\u0025\u0035\u0073 \u002b","");for _ggcd :=0;_ggcd < _aegf ._afcga ;_ggcd ++{_ae .Print ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d-\u002d\u002d\u002d\u002b");};_ae .Println ("");for _bfgdb :=0;_bfgdb < _aegf ._agdc ; -_bfgdb ++{_ae .Printf ("\u0025\u0035\u0064 \u007c",_bfgdb );for _ddebd :=0;_ddebd < _aegf ._afcga ;_ddebd ++{_gabdg ,_ :=_aegf ._gaeb [_fgged (_ddebd ,_bfgdb )].parasBBox ();_fcbe :="";_addbd :=_gabdg .merge ();if _addbd !=nil {_fcbe =_addbd .text ();}; -_fcbe =_ae .Sprintf ("\u0025\u0071",_bgfd (_fcbe ,12));_fcbe =_fcbe [1:len (_fcbe )-1];_ae .Printf ("\u0025\u0031\u0032\u0073\u0020\u007c",_fcbe );};_ae .Println ("");};};func (_gdbc *textPara )bbox ()_aec .PdfRectangle {return _gdbc .PdfRectangle };func (_cadb *structElement )parseStructElement (_aaag _bad .PdfObject ){_ggcc ,_dbga :=_bad .GetDict (_aaag ); -if !_dbga {_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 ;};_bcafg :=_ggcc .Get ("\u0053");_cdgd :=_ggcc .Get ("\u0050\u0067");_gaadf :="";if _bcafg !=nil {_gaadf =_bcafg .String ();};_badb :=_ggcc .Get ("\u004b");_cadb ._aeff =_gaadf ;_cadb ._ecdd =_cdgd ;switch _feg :=_badb .(type ){case *_bad .PdfObjectInteger :_cadb ._aeff =_gaadf ; -_cadb ._fab =int64 (*_feg );_cadb ._ecdd =_cdgd ;case *_bad .PdfObjectReference :_efeaa :=*_bad .MakeArray (_feg );var _ddce int64 =-1;_cadb ._fab =_ddce ;if _efeaa .Len ()==1{_cadc :=_efeaa .Elements ()[0];_cbgb ,_ddfag :=_cadc .(*_bad .PdfObjectInteger ); -if _ddfag {_ddce =int64 (*_cbgb );_cadb ._fab =_ddce ;_cadb ._aeff =_gaadf ;_cadb ._ecdd =_cdgd ;return ;};};_eedg :=[]structElement {};for _ ,_agcce :=range _efeaa .Elements (){_geeb ,_dge :=_agcce .(*_bad .PdfObjectInteger );if _dge {_ddce =int64 (*_geeb ); -_cadb ._fab =_ddce ;_cadb ._aeff =_gaadf ;}else {_gbfa :=&structElement {};_gbfa .parseStructElement (_agcce );_eedg =append (_eedg ,*_gbfa );};_ddce =-1;};_cadb ._ccaac =_eedg ;case *_bad .PdfObjectArray :_efaa :=_badb .(*_bad .PdfObjectArray );var _ecgb int64 =-1; -_cadb ._fab =_ecgb ;if _efaa .Len ()==1{_gdea :=_efaa .Elements ()[0];_eece ,_gdee :=_gdea .(*_bad .PdfObjectInteger );if _gdee {_ecgb =int64 (*_eece );_cadb ._fab =_ecgb ;_cadb ._aeff =_gaadf ;_cadb ._ecdd =_cdgd ;return ;};};_cdbb :=[]structElement {}; -for _ ,_egge :=range _efaa .Elements (){_cadfb ,_cfeeg :=_egge .(*_bad .PdfObjectInteger );if _cfeeg {_ecgb =int64 (*_cadfb );_cadb ._fab =_ecgb ;_cadb ._aeff =_gaadf ;_cadb ._ecdd =_cdgd ;}else {_fedfc :=&structElement {};_fedfc .parseStructElement (_egge ); -_cdbb =append (_cdbb ,*_fedfc );};_ecgb =-1;};_cadb ._ccaac =_cdbb ;};};func (_ffgb *imageExtractContext )extractContentStreamImages (_ggc string ,_ef *_aec .PdfPageResources )error {_dbf :=_ba .NewContentStreamParser (_ggc );_eff ,_bga :=_dbf .Parse (); -if _bga !=nil {return _bga ;};if _ffgb ._cf ==nil {_ffgb ._cf =map[*_bad .PdfObjectStream ]*cachedImage {};};if _ffgb ._gfc ==nil {_ffgb ._gfc =&ImageExtractOptions {};};_fdc :=_ba .NewContentStreamProcessor (*_eff );_fdc .AddHandler (_ba .HandlerConditionEnumAllOperands ,"",_ffgb .processOperand ); -return _fdc .Process (_ef );};func (_badea *textTable )emptyCompositeRow (_ebde int )bool {for _fcdg :=0;_fcdg < _badea ._afcga ;_fcdg ++{if _bdba ,_ggcba :=_badea ._gaeb [_fgged (_fcdg ,_ebde )];_ggcba {if len (_bdba .paraList )> 0{return false ;};};}; -return true ;};type pathSection struct{_gbag []*subpath ;_eg .Color ;}; - -// NewWithOptions an Extractor instance for extracting content from the input PDF page with options. -func NewWithOptions (page *_aec .PdfPage ,options *Options )(*Extractor ,error ){const _ffc ="\u0065x\u0074\u0072\u0061\u0063\u0074\u006f\u0072\u002e\u004e\u0065\u0077W\u0069\u0074\u0068\u004f\u0070\u0074\u0069\u006f\u006e\u0073";_fa ,_df :=page .GetAllContentStreams (); -if _df !=nil {return nil ,_df ;};_dac ,_afa :=page .GetStructTreeRoot ();if !_afa {_fc .Log .Info ("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"); -};_cd :=page .GetContainingPdfObject ();_agg ,_df :=page .GetMediaBox ();if _df !=nil {return nil ,_ae .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",_df ); -};_gga :=&Extractor {_ffd :_fa ,_gf :page .Resources ,_c :*_agg ,_af :page .CropBox ,_fba :map[string ]fontEntry {},_gfe :map[string ]textResult {},_fg :options ,_ga :_dac ,_bd :_cd };if _gga ._c .Llx > _gga ._c .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",_gga ._c ); -_gga ._c .Llx ,_gga ._c .Urx =_gga ._c .Urx ,_gga ._c .Llx ;};if _gga ._c .Lly > _gga ._c .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",_gga ._c ); -_gga ._c .Lly ,_gga ._c .Ury =_gga ._c .Ury ,_gga ._c .Lly ;};_ff .TrackUse (_ffc );return _gga ,nil ;};func (_efe *shapesState )lastpointEstablished ()(_g .Point ,bool ){if _efe ._effc {return _efe ._cgbcf ,false ;};_agbef :=len (_efe ._edc );if _agbef > 0&&_efe ._edc [_agbef -1]._bbdf {return _efe ._edc [_agbef -1].last (),false ; -};return _g .Point {},true ;};func (_efddf *ruling )encloses (_dcae ,_edgdc float64 )bool {return _efddf ._fgad -_ecce <=_dcae &&_edgdc <=_efddf ._ababc +_ecce ;};func _fbdc (_dfa ,_gfaf _aec .PdfRectangle )bool {return _bae (_dfa ,_gfaf )&&_bfc (_dfa ,_gfaf )}; +// String returns a description of `p`. +func (_cegf *textPara )String ()string {if _cegf ._cddef {return _agc .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u005b\u0045\u004d\u0050\u0054\u0059\u005d",_cegf .PdfRectangle );};_gbcf :="";if _cegf ._fbbea !=nil {_gbcf =_agc .Sprintf ("\u005b\u0025\u0064\u0078\u0025\u0064\u005d\u0020",_cegf ._fbbea ._eacg ,_cegf ._fbbea ._cgae ); +};return _agc .Sprintf ("\u0025\u0036\u002e\u0032f \u0025\u0073\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u0020\u0025\u0071",_cegf .PdfRectangle ,_gbcf ,len (_cegf ._fdec ),_adgd (_cegf .text (),50));};type gridTiling struct{_ba .PdfRectangle ;_fece []float64 ; +_dfca []float64 ;_gdcg map[float64 ]map[float64 ]gridTile ;};func _cgbc (_efb _ba .PdfRectangle )textState {return textState {_def :100,_gdf :RenderModeFill ,_ade :_efb };};func _cbde (_fdda *wordBag ,_bdcf *textWord ,_ffea float64 )bool {return _fdda .Urx <=_bdcf .Llx &&_bdcf .Llx < _fdda .Urx +_ffea ; +};func (_gbgg *stateStack )top ()*textState {if _gbgg .empty (){return nil ;};return (*_gbgg )[_gbgg .size ()-1];};const (_fbcc rulingKind =iota ;_aaad ;_cfae ;);func (_cggb *PageText )computeViews (){_dbca :=_cggb .getParagraphs ();_gfgb :=new (_dc .Buffer ); +_dbca .writeText (_gfgb );_cggb ._ggff =_gfgb .String ();_cggb ._ccca =_dbca .toTextMarks ();_cggb ._gdba =_dbca .tables ();if _efda {_ga .Log .Info ("\u0063\u006f\u006dpu\u0074\u0065\u0056\u0069\u0065\u0077\u0073\u003a\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u003d\u0025\u0064",len (_cggb ._gdba )); +};};var _cffd *_d .Regexp =_d .MustCompile (_geef +"\u007c"+_dddb );func _dag (_fbfdf bounded )float64 {return -_fbfdf .bbox ().Lly };func (_gfcdg *textTable )growTable (){_agdf :=func (_bfea paraList ){_gfcdg ._cgae ++;for _adgf :=0;_adgf < _gfcdg ._eacg ; +_adgf ++{_fbege :=_bfea [_adgf ];_gfcdg .put (_adgf ,_gfcdg ._cgae -1,_fbege );};};_baag :=func (_begfc paraList ){_gfcdg ._eacg ++;for _fcdgc :=0;_fcdgc < _gfcdg ._cgae ;_fcdgc ++{_bbbbb :=_begfc [_fcdgc ];_gfcdg .put (_gfcdg ._eacg -1,_fcdgc ,_bbbbb ); +};};if _baace {_gfcdg .log ("\u0067r\u006f\u0077\u0054\u0061\u0062\u006ce");};for _egccaa :=0;;_egccaa ++{_abdf :=false ;_bbdf :=_gfcdg .getDown ();_gdge :=_gfcdg .getRight ();if _baace {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_egccaa ,_gfcdg ); +_agc .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0020\u0064\u006f\u0077\u006e\u003d\u0025\u0073\u000a",_bbdf );_agc .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0072\u0069\u0067\u0068\u0074\u003d\u0025\u0073\u000a",_gdge );};if _bbdf !=nil &&_gdge !=nil {_aefa :=_bbdf [len (_bbdf )-1]; +if !_aefa .taken ()&&_aefa ==_gdge [len (_gdge )-1]{_agdf (_bbdf );if _gdge =_gfcdg .getRight ();_gdge !=nil {_baag (_gdge );_gfcdg .put (_gfcdg ._eacg -1,_gfcdg ._cgae -1,_aefa );};_abdf =true ;};};if !_abdf &&_bbdf !=nil {_agdf (_bbdf );_abdf =true ; +};if !_abdf &&_gdge !=nil {_baag (_gdge );_abdf =true ;};if !_abdf {break ;};};};func _cbgc (_ggffg map[float64 ]gridTile )[]float64 {_fgddf :=make ([]float64 ,0,len (_ggffg ));for _cccg :=range _ggffg {_fgddf =append (_fgddf ,_cccg );};_e .Float64s (_fgddf ); +return _fgddf ;}; +// Options extractor options. +type Options struct{ -// 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 (_ge *Extractor )ExtractPageImages (options *ImageExtractOptions )(*PageImages ,error ){_ade :=&imageExtractContext {_gfc :options };_gcd :=_ade .extractContentStreamImages (_ge ._ffd ,_ge ._gf );if _gcd !=nil {return nil ,_gcd ;};return &PageImages {Images :_ade ._bff },nil ; -};func (_dfedb *wordBag )depthBand (_aefee ,_cgffb float64 )[]int {if len (_dfedb ._gbbd )==0{return nil ;};return _dfedb .depthRange (_dfedb .getDepthIdx (_aefee ),_dfedb .getDepthIdx (_cgffb ));};func (_geee *shapesState )lineTo (_adgdc ,_cagf float64 ){if _bcge {_fc .Log .Info ("\u006c\u0069\u006eeT\u006f\u0028\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0020\u0070\u003d\u0025\u002e\u0032\u0066",_adgdc ,_cagf ,_geee .devicePoint (_adgdc ,_cagf )); -};_geee .addPoint (_adgdc ,_cagf );};func _affac (_ebga *list )[]*textLine {for _ ,_dgced :=range _ebga ._bffd {switch _dgced ._efac {case "\u004c\u0042\u006fd\u0079":if len (_dgced ._gagag )!=0{return _dgced ._gagag ;};return _affac (_dgced );case "\u0053\u0070\u0061\u006e":return _dgced ._gagag ; -case "I\u006e\u006c\u0069\u006e\u0065\u0053\u0068\u0061\u0070\u0065":return _dgced ._gagag ;};};return nil ;};func (_bfaag rulingList )comp (_gcffb ,_dadbc int )bool {_adaef ,_aeagc :=_bfaag [_gcffb ],_bfaag [_dadbc ];_ceef ,_ebf :=_adaef ._egdf ,_aeagc ._egdf ; -if _ceef !=_ebf {return _ceef > _ebf ;};if _ceef ==_cbfe {return false ;};_fdac :=func (_cbac bool )bool {if _ceef ==_bfgb {return _cbac ;};return !_cbac ;};_dbae ,_cggd :=_adaef ._gbgc ,_aeagc ._gbgc ;if _dbae !=_cggd {return _fdac (_dbae > _cggd );}; -_dbae ,_cggd =_adaef ._fgad ,_aeagc ._fgad ;if _dbae !=_cggd {return _fdac (_dbae < _cggd );};return _fdac (_adaef ._ababc < _aeagc ._ababc );};var _debga =map[markKind ]string {_bggb :"\u0073\u0074\u0072\u006f\u006b\u0065",_gagfa :"\u0066\u0069\u006c\u006c",_dbed :"\u0061u\u0067\u006d\u0065\u006e\u0074"}; +// 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 ; -// String returns a description of `k`. -func (_dfff rulingKind )String ()string {_bfcef ,_gacf :=_bcccf [_dfff ];if !_gacf {return _ae .Sprintf ("\u004e\u006ft\u0020\u0061\u0020r\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0064",_dfff );};return _bfcef ;};func (_fgfd *textLine )markWordBoundaries (){_fcae :=_gdda *_fgfd ._fgcb ; -for _edef ,_gdab :=range _fgfd ._bfag [1:]{if _cdfb (_gdab ,_fgfd ._bfag [_edef ])>=_fcae {_gdab ._ceff =true ;};};}; +// 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 ; -// String returns a description of `tm`. -func (_gfag *textMark )String ()string {return _ae .Sprintf ("\u0025\u002e\u0032f \u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\u0022\u0025\u0073\u0022",_gfag .PdfRectangle ,_gfag ._cbbae ,_gfag ._gded );};func _faff (_cgdg structElement )[]structElement {_fdcbc :=[]structElement {}; -for _ ,_dedg :=range _cgdg ._ccaac {for _ ,_def :=range _dedg ._ccaac {for _ ,_efce :=range _def ._ccaac {if _efce ._aeff =="\u004c"{_fdcbc =append (_fdcbc ,_efce );};};};};return _fdcbc ;};func (_abaf *TextMarkArray )exists (_fcacd TextMark )bool {for _ ,_bdb :=range _abaf .Elements (){if _fb .DeepEqual (_fcacd .DirectObject ,_bdb .DirectObject )&&_fb .DeepEqual (_fcacd .BBox ,_bdb .BBox )&&_bdb .Text ==_fcacd .Text {return true ; -};};return false ;};var _ddac 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 _edcb (_edgfg *list )[]*list {var _bbccd []*list ;for _ ,_cgeg :=range _edgfg ._bffd {switch _cgeg ._efac {case "\u004c\u0049":_dbdcb :=_affac (_cgeg );_eceb :=_edcb (_cgeg );_ebef :=_deec (_dbdcb ,"\u0062\u0075\u006c\u006c\u0065\u0074",_eceb );_cagfe :=_aadg (_dbdcb ,""); -_ebef ._begg =_cagfe ;_bbccd =append (_bbccd ,_ebef );case "\u004c\u0042\u006fd\u0079":return _edcb (_cgeg );case "\u004c":_dgcf :=_edcb (_cgeg );_bbccd =append (_bbccd ,_dgcf ...);return _bbccd ;};};return _bbccd ;};func (_fbeg *wordBag )allWords ()[]*textWord {var _ddf []*textWord ; -for _ ,_dbdc :=range _fbeg ._gbbd {_ddf =append (_ddf ,_dbdc ...);};return _ddf ;};func _dgc (_bbbe ,_eade bounded )float64 {return _aadc (_bbbe )-_aadc (_eade )};func (_acgb *stateStack )pop ()*textState {if _acgb .empty (){return nil ;};_cdcc :=*(*_acgb )[len (*_acgb )-1]; -*_acgb =(*_acgb )[:len (*_acgb )-1];return &_cdcc ;};func _eedce (_edcf []*textWord ,_cbbbd int )[]*textWord {_bcbdb :=len (_edcf );copy (_edcf [_cbbbd :],_edcf [_cbbbd +1:]);return _edcf [:_bcbdb -1];};func (_aaaca gridTile )contains (_eafb _aec .PdfRectangle )bool {if _aaaca .numBorders ()< 3{return false ; -};if _aaaca ._cbfd &&_eafb .Llx < _aaaca .Llx -_ebcd {return false ;};if _aaaca ._cbdbf &&_eafb .Urx > _aaaca .Urx +_ebcd {return false ;};if _aaaca ._fcgc &&_eafb .Lly < _aaaca .Lly -_ebcd {return false ;};if _aaaca ._fbbf &&_eafb .Ury > _aaaca .Ury +_ebcd {return false ; -};return true ;}; +// IncludeAnnotations specifies whether to include annotations in the extraction process, default value is `false`. +IncludeAnnotations bool ;}; -// BBox returns the smallest axis-aligned rectangle that encloses all the TextMarks in `ma`. -func (_ecae *TextMarkArray )BBox ()(_aec .PdfRectangle ,bool ){var _cfe _aec .PdfRectangle ;_aeea :=false ;for _ ,_cfea :=range _ecae ._bade {if _cfea .Meta ||_dfca (_cfea .Text ){continue ;};if _aeea {_cfe =_agfb (_cfe ,_cfea .BBox );}else {_cfe =_cfea .BBox ; -_aeea =true ;};};return _cfe ,_aeea ;};func (_bcbgf rulingList )removeDuplicates ()rulingList {if len (_bcbgf )==0{return nil ;};_bcbgf .sort ();_bcgcf :=rulingList {_bcbgf [0]};for _ ,_daebe :=range _bcbgf [1:]{if _daebe .equals (_bcgcf [len (_bcgcf )-1]){continue ; -};_bcgcf =append (_bcgcf ,_daebe );};return _bcgcf ;};var (_abec =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 (_agbbf rulingList )toGrids ()[]rulingList {if _eceg {_fc .Log .Info ("t\u006f\u0047\u0072\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_agbbf );};_bdfb :=_agbbf .intersections ();if _eceg {_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 (_agbbf ),len (_bdfb )); -for _ ,_dffa :=range _fcea (_bdfb ){_ae .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_dffa ,_bdfb [_dffa ]);};};_bdgg :=make (map[int ]intSet ,len (_agbbf ));for _gecc :=range _agbbf {_bccg :=_agbbf .connections (_bdfb ,_gecc );if len (_bccg )> 0{_bdgg [_gecc ]=_bccg ; -};};if _eceg {_fc .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0063\u006fn\u006e\u0065\u0063\u0074s=\u0025\u0064",len (_bdgg ));for _ ,_gcgac :=range _fcea (_bdgg ){_ae .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_gcgac ,_bdgg [_gcgac ]); -};};_bcace :=_dbega (len (_agbbf ),func (_fcfeg ,_cdde int )bool {_fdbbb ,_eggeg :=len (_bdgg [_fcfeg ]),len (_bdgg [_cdde ]);if _fdbbb !=_eggeg {return _fdbbb > _eggeg ;};return _agbbf .comp (_fcfeg ,_cdde );});if _eceg {_fc .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u006f\u0072d\u0065\u0072\u0069\u006eg=\u0025\u0076",_bcace ); -};_gede :=[][]int {{_bcace [0]}};_fdaa :for _ ,_gebc :=range _bcace [1:]{for _acef ,_adcc :=range _gede {for _ ,_beff :=range _adcc {if _bdgg [_beff ].has (_gebc ){_gede [_acef ]=append (_adcc ,_gebc );continue _fdaa ;};};};_gede =append (_gede ,[]int {_gebc }); -};if _eceg {_fc .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020i\u0067\u0072i\u0064\u0073\u003d\u0025\u0076",_gede );};_a .SliceStable (_gede ,func (_dgbad ,_bebdb int )bool {return len (_gede [_dgbad ])> len (_gede [_bebdb ])});for _ ,_geaaa :=range _gede {_a .Slice (_geaaa ,func (_cagd ,_degef int )bool {return _agbbf .comp (_geaaa [_cagd ],_geaaa [_degef ])}); -};_cacd :=make ([]rulingList ,len (_gede ));for _fgbb ,_afbb :=range _gede {_gcacb :=make (rulingList ,len (_afbb ));for _efgcg ,_dggc :=range _afbb {_gcacb [_efgcg ]=_agbbf [_dggc ];};_cacd [_fgbb ]=_gcacb ;};if _eceg {_fc .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020g\u0072\u0069d\u0073\u003d\u0025\u002b\u0076",_cacd ); -};var _aabb []rulingList ;for _ ,_cffg :=range _cacd {if _eefc ,_ffab :=_cffg .isActualGrid ();_ffab {_cffg =_eefc ;_cffg =_cffg .snapToGroups ();_aabb =append (_aabb ,_cffg );};};if _eceg {_bgbf ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0061\u0063t\u0075\u0061\u006c\u0047ri\u0064\u0073",_aabb ); -_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 (_cacd ),len (_aabb ));};return _aabb ;}; +// String returns a description of `t`. +func (_ffcd *textTable )String ()string {return _agc .Sprintf ("\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u0020\u0025\u0074",_ffcd ._eacg ,_ffcd ._cgae ,_ffcd ._edeg );}; -// Len returns the number of TextMarks in `ma`. -func (_fef *TextMarkArray )Len ()int {if _fef ==nil {return 0;};return len (_fef ._bade );}; +// Text returns the extracted page text. +func (_gge PageText )Text ()string {return _gge ._ggff };func (_gdcgc *textTable )logComposite (_fefaa string ){if !_efda {return ;};_ga .Log .Info ("\u007e~\u007eP\u0061\u0072\u0061\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_gdcgc ._eacg ,_gdcgc ._cgae ,_fefaa ); +_agc .Printf ("\u0025\u0035\u0073 \u007c","");for _ecef :=0;_ecef < _gdcgc ._eacg ;_ecef ++{_agc .Printf ("\u0025\u0033\u0064 \u007c",_ecef );};_agc .Println ("");_agc .Printf ("\u0025\u0035\u0073 \u002b","");for _beggf :=0;_beggf < _gdcgc ._eacg ;_beggf ++{_agc .Printf ("\u0025\u0033\u0073 \u002b","\u002d\u002d\u002d"); +};_agc .Println ("");for _dcae :=0;_dcae < _gdcgc ._cgae ;_dcae ++{_agc .Printf ("\u0025\u0035\u0064 \u007c",_dcae );for _bdfg :=0;_bdfg < _gdcgc ._eacg ;_bdfg ++{_gbdacb ,_ :=_gdcgc ._aaaga [_bgcc (_bdfg ,_dcae )].parasBBox ();_agc .Printf ("\u0025\u0033\u0064 \u007c",len (_gbdacb )); +};_agc .Println ("");};_ga .Log .Info ("\u007e~\u007eT\u0065\u0078\u0074\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_gdcgc ._eacg ,_gdcgc ._cgae ,_fefaa );_agc .Printf ("\u0025\u0035\u0073 \u007c","");for _geee :=0;_geee < _gdcgc ._eacg ; +_geee ++{_agc .Printf ("\u0025\u0031\u0032\u0064\u0020\u007c",_geee );};_agc .Println ("");_agc .Printf ("\u0025\u0035\u0073 \u002b","");for _affe :=0;_affe < _gdcgc ._eacg ;_affe ++{_agc .Print ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d-\u002d\u002d\u002d\u002b"); +};_agc .Println ("");for _aaagg :=0;_aaagg < _gdcgc ._cgae ;_aaagg ++{_agc .Printf ("\u0025\u0035\u0064 \u007c",_aaagg );for _ffbg :=0;_ffbg < _gdcgc ._eacg ;_ffbg ++{_dcgf ,_ :=_gdcgc ._aaaga [_bgcc (_ffbg ,_aaagg )].parasBBox ();_agbae :="";_eccdd :=_dcgf .merge (); +if _eccdd !=nil {_agbae =_eccdd .text ();};_agbae =_agc .Sprintf ("\u0025\u0071",_adgd (_agbae ,12));_agbae =_agbae [1:len (_agbae )-1];_agc .Printf ("\u0025\u0031\u0032\u0073\u0020\u007c",_agbae );};_agc .Println ("");};};func (_gfdbf *textTable )newTablePara ()*textPara {_bcfbf :=_gfdbf .computeBbox (); +_cfbf :=&textPara {PdfRectangle :_bcfbf ,_dgabg :_bcfbf ,_fbbea :_gfdbf };if _efda {_ga .Log .Info ("\u006e\u0065w\u0054\u0061\u0062l\u0065\u0050\u0061\u0072\u0061\u003a\u0020\u0025\u0073",_cfbf );};return _cfbf ;};func (_badd rulingList )tidied (_ebafce string )rulingList {_dedaa :=_badd .removeDuplicates (); +_dedaa .log ("\u0075n\u0069\u0071\u0075\u0065\u0073");_dedc :=_dedaa .snapToGroups ();if _dedc ==nil {return nil ;};_dedc .sort ();if _adgbf {_ga .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",_ebafce ,len (_badd ),len (_dedaa ),len (_dedc )); +};_dedc .log ("\u0063o\u0061\u006c\u0065\u0073\u0063\u0065d");return _dedc ;};func (_bbbc *wordBag )arrangeText ()*textPara {_bbbc .sort ();if _cafd {_bbbc .removeDuplicates ();};var _dedf []*textLine ;for _ ,_cfff :=range _bbbc .depthIndexes (){for !_bbbc .empty (_cfff ){_ccgf :=_bbbc .firstReadingIndex (_cfff ); +_aacg :=_bbbc .firstWord (_ccgf );_cfaga :=_eedf (_bbbc ,_ccgf );_gcde :=_aacg ._eabbf ;_aaeag :=_aacg ._dfagd -_fcca *_gcde ;_gfdf :=_aacg ._dfagd +_fcca *_gcde ;_adec :=_gcfb *_gcde ;_dbff :=_bbad *_gcde ;_dddba :for {var _bagc *textWord ;_cacc :=0;for _ ,_abgb :=range _bbbc .depthBand (_aaeag ,_gfdf ){_dbab :=_bbbc .highestWord (_abgb ,_aaeag ,_gfdf ); +if _dbab ==nil {continue ;};_bdgcd :=_daf (_dbab ,_cfaga ._cdcg [len (_cfaga ._cdcg )-1]);if _bdgcd < -_dbff {break _dddba ;};if _bdgcd > _adec {continue ;};if _bagc !=nil &&_eddba (_dbab ,_bagc )>=0{continue ;};_bagc =_dbab ;_cacc =_abgb ;};if _bagc ==nil {break ; +};_cfaga .pullWord (_bbbc ,_bagc ,_cacc );};_cfaga .markWordBoundaries ();_dedf =append (_dedf ,_cfaga );};};if len (_dedf )==0{return nil ;};_e .Slice (_dedf ,func (_gffaa ,_fcdff int )bool {return _cgfgf (_dedf [_gffaa ],_dedf [_fcdff ])< 0});_aeac :=_bfgg (_bbbc .PdfRectangle ,_dedf ); +if _cbbb {_ga .Log .Info ("\u0061\u0072\u0072an\u0067\u0065\u0054\u0065\u0078\u0074\u0020\u0021\u0021\u0021\u0020\u0070\u0061\u0072\u0061\u003d\u0025\u0073",_aeac .String ());if _abfa {for _bgafb ,_ffee :=range _aeac ._fdec {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bgafb ,_ffee .String ()); +if _gaba {for _dgbe ,_faefb :=range _ffee ._cdcg {_agc .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_dgbe ,_faefb .String ());for _dada ,_eedfd :=range _faefb ._abcee {_agc .Printf ("\u00251\u0032\u0064\u003a\u0020\u0025\u0073\n",_dada ,_eedfd .String ()); +};};};};};};return _aeac ;};func (_eadc paraList )yNeighbours (_bgbc float64 )map[*textPara ][]int {_geec :=make ([]event ,2*len (_eadc ));if _bgbc ==0{for _dcceb ,_fbccf :=range _eadc {_geec [2*_dcceb ]=event {_fbccf .Lly ,true ,_dcceb };_geec [2*_dcceb +1]=event {_fbccf .Ury ,false ,_dcceb }; +};}else {for _cecf ,_fgdg :=range _eadc {_geec [2*_cecf ]=event {_fgdg .Lly -_bgbc *_fgdg .fontsize (),true ,_cecf };_geec [2*_cecf +1]=event {_fgdg .Ury +_bgbc *_fgdg .fontsize (),false ,_cecf };};};return _eadc .eventNeighbours (_geec );};func (_gbf *textObject )reset (){_gbf ._eefe =_agf .IdentityMatrix (); +_gbf ._dbc =_agf .IdentityMatrix ();_gbf ._cfde =nil ;};func _aada (_cggf *textLine )bool {_fbbag :=true ;_efbb :=-1;for _ ,_bgada :=range _cggf ._cdcg {for _ ,_gccg :=range _bgada ._abcee {_cgdcd :=_gccg ._ebbb ;if _efbb ==-1{_efbb =_cgdcd ;}else {if _efbb !=_cgdcd {_fbbag =false ; +break ;};};};};return _fbbag ;};func (_deadc *textTable )markCells (){for _ceff :=0;_ceff < _deadc ._cgae ;_ceff ++{for _ccag :=0;_ccag < _deadc ._eacg ;_ccag ++{_fdbd :=_deadc .get (_ccag ,_ceff );if _fdbd !=nil {_fdbd ._gecb =true ;};};};};func (_gfde *shapesState )newSubPath (){_gfde .clearPath (); +if _fdbg {_ga .Log .Info ("\u006e\u0065\u0077\u0053\u0075\u0062\u0050\u0061\u0074h\u003a\u0020\u0025\u0073",_gfde );};};func (_ceec *TextMarkArray )getTextMarkAtOffset (_begg int )*TextMark {for _ ,_agb :=range _ceec ._ffca {if _agb .Offset ==_begg {return &_agb ; +};};return nil ;};func (_acb *textObject )getFillColor ()_gff .Color {return _eddaee (_acb ._bace .ColorspaceNonStroking ,_acb ._bace .ColorNonStroking );};func (_edcf *textObject )getFont (_decc string )(*_ba .PdfFont ,error ){if _edcf ._cdb ._bd !=nil {_dcea ,_fbcd :=_edcf .getFontDict (_decc ); +if _fbcd !=nil {_ga .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",_decc ,_fbcd .Error ());return nil ,_fbcd ; +};_edcf ._cdb ._ae ++;_fgd ,_cgfb :=_edcf ._cdb ._bd [_dcea .String ()];if _cgfb {_fgd ._ccg =_edcf ._cdb ._ae ;return _fgd ._cbad ,nil ;};};_faaf ,_gbgd :=_edcf .getFontDict (_decc );if _gbgd !=nil {return nil ,_gbgd ;};_cgfg ,_gbgd :=_edcf .getFontDirect (_decc ); +if _gbgd !=nil {return nil ,_gbgd ;};if _edcf ._cdb ._bd !=nil {_cfag :=fontEntry {_cgfg ,_edcf ._cdb ._ae };if len (_edcf ._cdb ._bd )>=_bcgf {var _gfca []string ;for _eaaa :=range _edcf ._cdb ._bd {_gfca =append (_gfca ,_eaaa );};_e .Slice (_gfca ,func (_ffae ,_fdef int )bool {return _edcf ._cdb ._bd [_gfca [_ffae ]]._ccg < _edcf ._cdb ._bd [_gfca [_fdef ]]._ccg ; +});delete (_edcf ._cdb ._bd ,_gfca [0]);};_edcf ._cdb ._bd [_faaf .String ()]=_cfag ;};return _cgfg ,nil ;};func (_gcfa *compositeCell )updateBBox (){for _ ,_gdaa :=range _gcfa .paraList {_gcfa .PdfRectangle =_bbbafc (_gcfa .PdfRectangle ,_gdaa .PdfRectangle ); +};};func (_faee rulingList )vertsHorzs ()(rulingList ,rulingList ){var _ccfgc ,_eaba rulingList ;for _ ,_egfg :=range _faee {switch _egfg ._bbce {case _cfae :_ccfgc =append (_ccfgc ,_egfg );case _aaad :_eaba =append (_eaba ,_egfg );};};return _ccfgc ,_eaba ; +}; // Font represents the font properties on a PDF page. -type Font struct{PdfFont *_aec .PdfFont ; +type Font struct{PdfFont *_ba .PdfFont ; // FontName represents Font Name from font properties. FontName string ; @@ -335,144 +117,189 @@ FontData []byte ; FontFileName string ; // FontDescriptor represents metrics and other attributes inside font properties from PDF Structure (Font Descriptor). -FontDescriptor *_aec .PdfFontDescriptor ;};func (_dfag *textMark )inDiacriticArea (_cdcf *textMark )bool {_dcea :=_dfag .Llx -_cdcf .Llx ;_dgfd :=_dfag .Urx -_cdcf .Urx ;_eabf :=_dfag .Lly -_cdcf .Lly ;return _ea .Abs (_dcea +_dgfd )< _dfag .Width ()*_gccc &&_ea .Abs (_eabf )< _dfag .Height ()*_gccc ; -};func (_gecac *textWord )addDiacritic (_fadd string ){_afgf :=_gecac ._ebfa [len (_gecac ._ebfa )-1];_afgf ._gded +=_fadd ;_afgf ._gded =_da .NFKC .String (_afgf ._gded );};func (_bafe rectRuling )asRuling ()(*ruling ,bool ){_decb :=ruling {_egdf :_bafe ._cbae ,Color :_bafe .Color ,_dcebd :_gagfa }; -switch _bafe ._cbae {case _eebe :_decb ._gbgc =0.5*(_bafe .Llx +_bafe .Urx );_decb ._fgad =_bafe .Lly ;_decb ._ababc =_bafe .Ury ;_agbfa ,_bbag :=_bafe .checkWidth (_bafe .Llx ,_bafe .Urx );if !_bbag {if _bdf {_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",_bafe ); -};return nil ,false ;};_decb ._aecega =_agbfa ;case _bfgb :_decb ._gbgc =0.5*(_bafe .Lly +_bafe .Ury );_decb ._fgad =_bafe .Llx ;_decb ._ababc =_bafe .Urx ;_eagcf ,_gbcb :=_bafe .checkWidth (_bafe .Lly ,_bafe .Ury );if !_gbcb {if _bdf {_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",_bafe ); -};return nil ,false ;};_decb ._aecega =_eagcf ;default:_fc .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_bafe ._cbae );return nil ,false ;};return &_decb ,true ;};func (_eaac *textTable )bbox ()_aec .PdfRectangle {return _eaac .PdfRectangle }; +FontDescriptor *_ba .PdfFontDescriptor ;};func _fbcde (_fdcf _ba .PdfRectangle )*ruling {return &ruling {_bbce :_aaad ,_edga :_fdcf .Lly ,_fcec :_fdcf .Llx ,_abeg :_fdcf .Urx };};func (_eedee *textWord )toTextMarks (_cgfbf *int )[]TextMark {var _bdaf []TextMark ; +for _ ,_adae :=range _eedee ._abcee {_bdaf =_aadbb (_bdaf ,_cgfbf ,_adae .ToTextMark ());};return _bdaf ;};var _gbdc =TextMark {Text :"\u005b\u0058\u005d",Original :"\u0020",Meta :true ,FillColor :_gff .White ,StrokeColor :_gff .White }; +// String returns a human readable description of `vecs`. +func (_acag rulingList )String ()string {if len (_acag )==0{return "\u007b \u0045\u004d\u0050\u0054\u0059\u0020}";};_afbf ,_eege :=_acag .vertsHorzs ();_eddcd :=len (_afbf );_egfgb :=len (_eege );if _eddcd ==0||_egfgb ==0{return _agc .Sprintf ("\u007b%\u0064\u0020\u0078\u0020\u0025\u0064}",_eddcd ,_egfgb ); +};_aebee :=_ba .PdfRectangle {Llx :_afbf [0]._edga ,Urx :_afbf [_eddcd -1]._edga ,Lly :_eege [_egfgb -1]._edga ,Ury :_eege [0]._edga };return _agc .Sprintf ("\u007b\u0025d\u0020\u0078\u0020%\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u007d",_eddcd ,_egfgb ,_aebee ); +}; -// 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 (_aaf *Extractor )ExtractText ()(string ,error ){_cfc ,_ ,_ ,_edf :=_aaf .ExtractTextWithStats ();return _cfc ,_edf ;};func _egf (_dfgf _g .Point )_g .Matrix {return _g .TranslationMatrix (_dfgf .X ,_dfgf .Y )};func (_eccgb *textTable )reduceTiling (_eecc gridTiling ,_gfafd float64 )*textTable {_efcg :=make ([]int ,0,_eccgb ._agdc ); -_cgaa :=make ([]int ,0,_eccgb ._afcga );_dagf :=_eecc ._fecg ;_ebfg :=_eecc ._eceeed ;for _dcdcc :=0;_dcdcc < _eccgb ._agdc ;_dcdcc ++{_cafga :=_dcdcc > 0&&_ea .Abs (_ebfg [_dcdcc -1]-_ebfg [_dcdcc ])< _gfafd &&_eccgb .emptyCompositeRow (_dcdcc );if !_cafga {_efcg =append (_efcg ,_dcdcc ); -};};for _ecba :=0;_ecba < _eccgb ._afcga ;_ecba ++{_dgcfd :=_ecba < _eccgb ._afcga -1&&_ea .Abs (_dagf [_ecba +1]-_dagf [_ecba ])< _gfafd &&_eccgb .emptyCompositeColumn (_ecba );if !_dgcfd {_cgaa =append (_cgaa ,_ecba );};};if len (_efcg )==_eccgb ._agdc &&len (_cgaa )==_eccgb ._afcga {return _eccgb ; -};_ffga :=textTable {_fbccb :_eccgb ._fbccb ,_afcga :len (_cgaa ),_agdc :len (_efcg ),_gaeb :make (map[uint64 ]compositeCell ,len (_cgaa )*len (_efcg ))};if _gbead {_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",_eccgb ._afcga ,_eccgb ._agdc ,len (_cgaa ),len (_efcg )); -_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_cgaa );_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_efcg );};for _ffee ,_bbfdb :=range _efcg {for _acecd ,_agec :=range _cgaa {_gaba ,_bege :=_eccgb .getComposite (_agec ,_bbfdb ); -if len (_gaba )==0{continue ;};if _gbead {_ae .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_acecd ,_ffee ,_agec ,_bbfdb ,_bgfd (_gaba .merge ().text (),50));};_ffga .putComposite (_acecd ,_ffee ,_gaba ,_bege ); -};};return &_ffga ;};func (_dffg rulingList )toTilings ()(rulingList ,[]gridTiling ){_dffg .log ("\u0074o\u0054\u0069\u006c\u0069\u006e\u0067s");if len (_dffg )==0{return nil ,nil ;};_dffg =_dffg .tidied ("\u0061\u006c\u006c");_dffg .log ("\u0074\u0069\u0064\u0069\u0065\u0064"); -_cgdba :=_dffg .toGrids ();_gbce :=make ([]gridTiling ,len (_cgdba ));for _agab ,_bgde :=range _cgdba {_gbce [_agab ]=_bgde .asTiling ();};return _dffg ,_gbce ;};func (_cdbab paraList )findTables (_cgcge []gridTiling )[]*textTable {_cdbab .addNeighbours (); -_a .Slice (_cdbab ,func (_gfedd ,_acbdf int )bool {return _abaa (_cdbab [_gfedd ],_cdbab [_acbdf ])< 0});var _fbebg []*textTable ;if _eecg {_effcf :=_cdbab .findGridTables (_cgcge );_fbebg =append (_fbebg ,_effcf ...);};if _ebada {_affe :=_cdbab .findTextTables (); -_fbebg =append (_fbebg ,_affe ...);};return _fbebg ;};const (_aea ="\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"; -_bf ="\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"; -_de ="\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";); -func (_fedb *textObject )getFillColor ()_eg .Color {return _ffdg (_fedb ._ggd .ColorspaceNonStroking ,_fedb ._ggd .ColorNonStroking );};type event struct{_dfada float64 ;_aedb bool ;_dacaa int ;};func _faadf (_bbgd *textLine ,_aead []*textLine ,_fddf []float64 )float64 {var _dfab float64 =-1; -for _ ,_bdcf :=range _aead {if _bdcf ._gaca > _bbgd ._gaca {if _ea .Round (_bdcf .Llx )>=_ea .Round (_bbgd .Llx ){_dfab =_bdcf ._gaca ;}else {break ;};};};return _dfab ;};func _aced (_ccec map[float64 ]map[float64 ]gridTile )[]float64 {_ggcg :=make ([]float64 ,0,len (_ccec )); -for _dgdbe :=range _ccec {_ggcg =append (_ggcg ,_dgdbe );};_a .Float64s (_ggcg );_gbdfb :=len (_ggcg );for _efaab :=0;_efaab < _gbdfb /2;_efaab ++{_ggcg [_efaab ],_ggcg [_gbdfb -1-_efaab ]=_ggcg [_gbdfb -1-_efaab ],_ggcg [_efaab ];};return _ggcg ;};func (_efdgb intSet )del (_agfae int ){delete (_efdgb ,_agfae )}; -func _fcfa (_cadff []*wordBag )[]*wordBag {if len (_cadff )<=1{return _cadff ;};if _fbbd {_fc .Log .Info ("\u006d\u0065\u0072\u0067\u0065\u0057\u006f\u0072\u0064B\u0061\u0067\u0073\u003a");};_a .Slice (_cadff ,func (_gfed ,_bcdb int )bool {_acffgb ,_bce :=_cadff [_gfed ],_cadff [_bcdb ]; -_gbebf :=_acffgb .Width ()*_acffgb .Height ();_fdbb :=_bce .Width ()*_bce .Height ();if _gbebf !=_fdbb {return _gbebf > _fdbb ;};if _acffgb .Height ()!=_bce .Height (){return _acffgb .Height ()> _bce .Height ();};return _gfed < _bcdb ;});var _aagc []*wordBag ; -_gefba :=make (intSet );for _dbcfb :=0;_dbcfb < len (_cadff );_dbcfb ++{if _gefba .has (_dbcfb ){continue ;};_aaga :=_cadff [_dbcfb ];for _geac :=_dbcfb +1;_geac < len (_cadff );_geac ++{if _gefba .has (_dbcfb ){continue ;};_abfe :=_cadff [_geac ];_ffbd :=_aaga .PdfRectangle ; -_ffbd .Llx -=_aaga ._aad ;if _dfdf (_ffbd ,_abfe .PdfRectangle ){_aaga .absorb (_abfe );_gefba .add (_geac );};};_aagc =append (_aagc ,_aaga );};if len (_cadff )!=len (_aagc )+len (_gefba ){_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 (_cadff ),len (_aagc ),len (_gefba )); -};return _aagc ;};func _dgde (_dadac ,_ebeff _g .Point ,_faeb _eg .Color )(*ruling ,bool ){_dcgg :=lineRuling {_bcfgb :_dadac ,_befe :_ebeff ,_cdbfg :_cgbfe (_dadac ,_ebeff ),Color :_faeb };if _dcgg ._cdbfg ==_cbfe {return nil ,false ;};return _dcgg .asRuling (); -};func (_gfbc paraList )llyRange (_cgbcc []int ,_aecc ,_cfgd float64 )[]int {_dfdd :=len (_gfbc );if _cfgd < _gfbc [_cgbcc [0]].Lly ||_aecc > _gfbc [_cgbcc [_dfdd -1]].Lly {return nil ;};_cfbb :=_a .Search (_dfdd ,func (_dagd int )bool {return _gfbc [_cgbcc [_dagd ]].Lly >=_aecc }); -_daad :=_a .Search (_dfdd ,func (_ffaae int )bool {return _gfbc [_cgbcc [_ffaae ]].Lly > _cfgd });return _cgbcc [_cfbb :_daad ];};func (_aageb rectRuling )checkWidth (_fagdc ,_fdga float64 )(float64 ,bool ){_acfcd :=_fdga -_fagdc ;_adbb :=_acfcd <=_cabc ; -return _acfcd ,_adbb ;};func (_gad *imageExtractContext )extractFormImages (_ed *_bad .PdfObjectName ,_cgb _ba .GraphicsState ,_cdag *_aec .PdfPageResources )error {_dga ,_edg :=_cdag .GetXObjectFormByName (*_ed );if _edg !=nil {return _edg ;};if _dga ==nil {return nil ; -};_cbf ,_edg :=_dga .GetContentStream ();if _edg !=nil {return _edg ;};_geb :=_dga .Resources ;if _geb ==nil {_geb =_cdag ;};_edg =_gad .extractContentStreamImages (string (_cbf ),_geb );if _edg !=nil {return _edg ;};_gad ._bgb ++;return nil ;};func _afgg (_gabd *Extractor ,_fcdc *_aec .PdfPageResources ,_gdfb _ba .GraphicsState ,_aag *textState ,_bdde *stateStack )*textObject {return &textObject {_eegd :_gabd ,_bcg :_fcdc ,_ggd :_gdfb ,_aed :_bdde ,_cbgd :_aag ,_acc :_g .IdentityMatrix (),_dde :_g .IdentityMatrix ()}; -};const (_cbfe rulingKind =iota ;_bfgb ;_eebe ;);func (_cbdb *textMark )bbox ()_aec .PdfRectangle {return _cbdb .PdfRectangle }; +// TableCell is a cell in a TextTable. +type TableCell struct{_ba .PdfRectangle ; -// NewFromContents creates a new extractor from contents and page resources. -func NewFromContents (contents string ,resources *_aec .PdfPageResources )(*Extractor ,error ){const _ffa ="\u0065x\u0074\u0072\u0061\u0063t\u006f\u0072\u002e\u004e\u0065w\u0046r\u006fm\u0043\u006f\u006e\u0074\u0065\u006e\u0074s";_eb :=&Extractor {_ffd :contents ,_gf :resources ,_fba :map[string ]fontEntry {},_gfe :map[string ]textResult {}}; -_ff .TrackUse (_ffa );return _eb ,nil ;};func (_bgdg *textObject )getStrokeColor ()_eg .Color {return _ffdg (_bgdg ._ggd .ColorspaceStroking ,_bgdg ._ggd .ColorStroking );};func (_bbbgc *ruling )gridIntersecting (_cdee *ruling )bool {return _cdffd (_bbbgc ._fgad ,_cdee ._fgad )&&_cdffd (_bbbgc ._ababc ,_cdee ._ababc ); -};func _fdfb (_caeba _aec .PdfRectangle )*ruling {return &ruling {_egdf :_eebe ,_gbgc :_caeba .Llx ,_fgad :_caeba .Lly ,_ababc :_caeba .Ury };};func _fcbd (_aaff []*textWord ,_cgbd float64 ,_acbc ,_gebb rulingList )*wordBag {_gacg :=_ecea (_aaff [0],_cgbd ,_acbc ,_gebb ); -for _ ,_aaa :=range _aaff [1:]{_acd :=_dafa (_aaa ._aecg );_gacg ._gbbd [_acd ]=append (_gacg ._gbbd [_acd ],_aaa );_gacg .PdfRectangle =_agfb (_gacg .PdfRectangle ,_aaa .PdfRectangle );};_gacg .sort ();return _gacg ;};func _cdfb (_bde ,_eeac bounded )float64 {return _bde .bbox ().Llx -_eeac .bbox ().Urx }; -func _ffdg (_acged _aec .PdfColorspace ,_bbfffb _aec .PdfColor )_eg .Color {if _acged ==nil ||_bbfffb ==nil {return _eg .Black ;};_agfg ,_adeef :=_acged .ColorToRGB (_bbfffb );if _adeef !=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",_bbfffb ,_acged ,_adeef ); -return _eg .Black ;};_aedc ,_ccdfg :=_agfg .(*_aec .PdfColorDeviceRGB );if !_ccdfg {_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",_agfg ); -return _eg .Black ;};return _eg .NRGBA {R :uint8 (_aedc .R ()*255),G :uint8 (_aedc .G ()*255),B :uint8 (_aedc .B ()*255),A :uint8 (255)};};func (_bfdfa rulingList )merge ()*ruling {_ecbd :=_bfdfa [0]._gbgc ;_bcbe :=_bfdfa [0]._fgad ;_ddaa :=_bfdfa [0]._ababc ; -for _ ,_cgcc :=range _bfdfa [1:]{_ecbd +=_cgcc ._gbgc ;if _cgcc ._fgad < _bcbe {_bcbe =_cgcc ._fgad ;};if _cgcc ._ababc > _ddaa {_ddaa =_cgcc ._ababc ;};};_febb :=&ruling {_egdf :_bfdfa [0]._egdf ,_dcebd :_bfdfa [0]._dcebd ,Color :_bfdfa [0].Color ,_gbgc :_ecbd /float64 (len (_bfdfa )),_fgad :_bcbe ,_ababc :_ddaa }; -if _geda {_fc .Log .Info ("\u006de\u0072g\u0065\u003a\u0020\u0025\u0032d\u0020\u0076e\u0063\u0073\u0020\u0025\u0073",len (_bfdfa ),_febb );for _aeeg ,_fefb :=range _bfdfa {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_aeeg ,_fefb );}; -};return _febb ;}; +// Text is the extracted text. +Text string ; -// String returns a string describing `ma`. -func (_adab TextMarkArray )String ()string {_egb :=len (_adab ._bade );if _egb ==0{return "\u0045\u004d\u0050T\u0059";};_abdb :=_adab ._bade [0];_bbe :=_adab ._bade [_egb -1];return _ae .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",_egb ,_abdb ,_bbe ); -};func (_deeb *stateStack )top ()*textState {if _deeb .empty (){return nil ;};return (*_deeb )[_deeb .size ()-1];};func (_bbcd *stateStack )size ()int {return len (*_bbcd )};func _ggeeg (_cbefb []pathSection )rulingList {_aeefg (_cbefb );if _eceg {_fc .Log .Info ("\u006da\u006b\u0065\u0046\u0069l\u006c\u0052\u0075\u006c\u0069n\u0067s\u003a \u0025\u0064\u0020\u0066\u0069\u006c\u006cs",len (_cbefb )); -};var _daba rulingList ;for _ ,_fbac :=range _cbefb {for _ ,_dgbb :=range _fbac ._gbag {if !_dgbb .isQuadrilateral (){if _eceg {_fc .Log .Error ("!\u0069s\u0051\u0075\u0061\u0064\u0072\u0069\u006c\u0061t\u0065\u0072\u0061\u006c: \u0025\u0073",_dgbb );}; -continue ;};if _befg ,_caebb :=_dgbb .makeRectRuling (_fbac .Color );_caebb {_daba =append (_daba ,_befg );}else {if _bdf {_fc .Log .Error ("\u0021\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0073",_dgbb ); -};};};};if _eceg {_fc .Log .Info ("\u006d\u0061\u006b\u0065Fi\u006c\u006c\u0052\u0075\u006c\u0069\u006e\u0067\u0073\u003a\u0020\u0025\u0073",_daba .String ());};return _daba ;};func _bgfd (_bdgea string ,_ggae int )string {if len (_bdgea )< _ggae {return _bdgea ; -};return _bdgea [:_ggae ];};func (_ffca *textLine )text ()string {var _cbba []string ;for _ ,_ecabe :=range _ffca ._bfag {if _ecabe ._ceff {_cbba =append (_cbba ,"\u0020");};_cbba =append (_cbba ,_ecabe ._eedc );};return _bb .Join (_cbba ,"");};type markKind int ; -func _gbeb (_ccfa _aec .PdfRectangle )textState {return textState {_aafe :100,_ffgba :RenderModeFill ,_edfa :_ccfa };}; +// Marks returns the TextMarks corresponding to the text in Text. +Marks TextMarkArray ;}; -// String returns a description of `p`. -func (_beda *textPara )String ()string {if _beda ._egbea {return _ae .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u005b\u0045\u004d\u0050\u0054\u0059\u005d",_beda .PdfRectangle );};_fecda :="";if _beda ._caaa !=nil {_fecda =_ae .Sprintf ("\u005b\u0025\u0064\u0078\u0025\u0064\u005d\u0020",_beda ._caaa ._afcga ,_beda ._caaa ._agdc ); -};return _ae .Sprintf ("\u0025\u0036\u002e\u0032f \u0025\u0073\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u0020\u0025\u0071",_beda .PdfRectangle ,_fecda ,len (_beda ._bfagf ),_bgfd (_beda .text (),50));};func (_bdgec *wordBag )highestWord (_ddeb int ,_adbg ,_adeb float64 )*textWord {for _ ,_dffb :=range _bdgec ._gbbd [_ddeb ]{if _adbg <=_dffb ._aecg &&_dffb ._aecg <=_adeb {return _dffb ; -};};return nil ;};func (_ecdaf *textTable )getDown ()paraList {_fdbf :=make (paraList ,_ecdaf ._afcga );for _cabg :=0;_cabg < _ecdaf ._afcga ;_cabg ++{_gfbg :=_ecdaf .get (_cabg ,_ecdaf ._agdc -1)._ccee ;if _gfbg .taken (){return nil ;};_fdbf [_cabg ]=_gfbg ; -};for _dcga :=0;_dcga < _ecdaf ._afcga -1;_dcga ++{if _fdbf [_dcga ]._aabe !=_fdbf [_dcga +1]{return nil ;};};return _fdbf ;};func (_gdg *shapesState )moveTo (_eedeg ,_aceb float64 ){_gdg ._effc =true ;_gdg ._cgbcf =_gdg .devicePoint (_eedeg ,_aceb );if _bcge {_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",_eedeg ,_aceb ,_gdg ._cgbcf ); -};};func (_bfef *PageText )computeViews (){_ebd :=_bfef .getParagraphs ();_ead :=new (_fe .Buffer );_ebd .writeText (_ead );_bfef ._eede =_ead .String ();_bfef ._fgb =_ebd .toTextMarks ();_bfef ._gba =_ebd .tables ();if _gbead {_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 (_bfef ._gba )); -};}; +// 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 (_bbddb PageText )List ()lists {_aebe :=!_bbddb ._eaag ._bcc ;_cbdbb :=_bbddb .getParagraphs ();_beedf :=true ;if _bbddb ._abge ==nil ||*_bbddb ._abge ==nil {_beedf =false ;};_gecc :=_cbdbb .list ();if _beedf &&_aebe {_dcfb :=_edgg (&_cbdbb );_cbcd :=&structTreeRoot {}; +_cbcd .parseStructTreeRoot (*_bbddb ._abge );if _cbcd ._faef ==nil {_ga .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 _gecc ;};_gecc =_cbcd .buildList (_dcfb ,_bbddb ._abad );};return _gecc ;};func _dbcba (_cdbba []*textMark ,_fagdf _ba .PdfRectangle )[]*textWord {var _fgfcd []*textWord ;var _cbgca *textWord ;if _bfgae {_ga .Log .Info ("\u006d\u0061\u006beT\u0065\u0078\u0074\u0057\u006f\u0072\u0064\u0073\u003a\u0020\u0025\u0064\u0020\u006d\u0061\u0072\u006b\u0073",len (_cdbba )); +};_fbab :=func (){if _cbgca !=nil {_bggada :=_cbgca .computeText ();if !_efcbe (_bggada ){_cbgca ._eaae =_bggada ;_fgfcd =append (_fgfcd ,_cbgca );if _bfgae {_ga .Log .Info ("\u0061\u0064\u0064Ne\u0077\u0057\u006f\u0072\u0064\u003a\u0020\u0025\u0064\u003a\u0020\u0077\u006f\u0072\u0064\u003d\u0025\u0073",len (_fgfcd )-1,_cbgca .String ()); +for _gbefa ,_gffad :=range _cbgca ._abcee {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_gbefa ,_gffad .String ());};};};_cbgca =nil ;};};for _ ,_ceda :=range _cdbba {if _fecd &&_cbgca !=nil &&len (_cbgca ._abcee )> 0{_ggfag :=_cbgca ._abcee [len (_cbgca ._abcee )-1]; +_egff ,_eafaa :=_ecfb (_ceda ._bfdb );_eagg ,_edba :=_ecfb (_ggfag ._bfdb );if _eafaa &&!_edba &&_ggfag .inDiacriticArea (_ceda ){_cbgca .addDiacritic (_egff );continue ;};if _edba &&!_eafaa &&_ceda .inDiacriticArea (_ggfag ){_cbgca ._abcee =_cbgca ._abcee [:len (_cbgca ._abcee )-1]; +_cbgca .appendMark (_ceda ,_fagdf );_cbgca .addDiacritic (_eagg );continue ;};};_bebb :=_efcbe (_ceda ._bfdb );if _bebb {_fbab ();continue ;};if _cbgca ==nil &&!_bebb {_cbgca =_adcdc ([]*textMark {_ceda },_fagdf );continue ;};_dbbeb :=_cbgca ._eabbf ;_acegf :=_gf .Abs (_eegf (_fagdf ,_ceda )-_cbgca ._dfagd )/_dbbeb ; +_bdagf :=_daf (_ceda ,_cbgca )/_dbbeb ;if _bdagf >=_afbgg ||!(-_cdfe <=_bdagf &&_acegf <=_ebfgc ){_fbab ();_cbgca =_adcdc ([]*textMark {_ceda },_fagdf );continue ;};_cbgca .appendMark (_ceda ,_fagdf );};_fbab ();return _fgfcd ;};func (_gafg *subpath )close (){if !_gaeg (_gafg ._aeee [0],_gafg .last ()){_gafg .add (_gafg ._aeee [0]); +};_gafg ._dbe =true ;_gafg .removeDuplicates ();};func (_efec paraList )sortReadingOrder (){_ga .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 (_efec )); +if len (_efec )<=1{return ;};_efec .computeEBBoxes ();_e .Slice (_efec ,func (_aaff ,_cbadf int )bool {return _cgfgf (_efec [_aaff ],_efec [_cbadf ])<=0});};func (_bfdg *wordBag )empty (_dfef int )bool {_ ,_aged :=_bfdg ._fcgd [_dfef ];return !_aged }; +func _dafaf (_fcda ,_bdea int )int {if _fcda > _bdea {return _fcda ;};return _bdea ;}; -// 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 (_egec *TextMarkArray )RangeOffset (start ,end int )(*TextMarkArray ,error ){if _egec ==nil {return nil ,_d .New ("\u006da\u003d\u003d\u006e\u0069\u006c");};if end < start {return nil ,_ae .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 ); -};_gagg :=len (_egec ._bade );if _gagg ==0{return _egec ,nil ;};if start < _egec ._bade [0].Offset {start =_egec ._bade [0].Offset ;};if end > _egec ._bade [_gagg -1].Offset +1{end =_egec ._bade [_gagg -1].Offset +1;};_ggdg :=_a .Search (_gagg ,func (_aagf int )bool {return _egec ._bade [_aagf ].Offset +len (_egec ._bade [_aagf ].Text )-1>=start }); -if !(0<=_ggdg &&_ggdg < _gagg ){_ecdf :=_ae .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 ,_ggdg ,_gagg ,_egec ._bade [0],_egec ._bade [_gagg -1]); -return nil ,_ecdf ;};_dgba :=_a .Search (_gagg ,func (_ggf int )bool {return _egec ._bade [_ggf ].Offset > end -1});if !(0<=_dgba &&_dgba < _gagg ){_deaa :=_ae .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 ,_dgba ,_gagg ,_egec ._bade [0],_egec ._bade [_gagg -1]); -return nil ,_deaa ;};if _dgba <=_ggdg {return nil ,_ae .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 ,_ggdg ,_dgba ); -};return &TextMarkArray {_bade :_egec ._bade [_ggdg :_dgba ]},nil ;};func (_aefe *shapesState )quadraticTo (_ggbf ,_gefe ,_ggab ,_cade float64 ){if _bcge {_fc .Log .Info ("\u0071\u0075\u0061d\u0072\u0061\u0074\u0069\u0063\u0054\u006f\u003a");};_aefe .addPoint (_ggab ,_cade ); -};func (_abbgd lineRuling )yMean ()float64 {return 0.5*(_abbgd ._bcfgb .Y +_abbgd ._befe .Y )}; +// Len returns the number of TextMarks in `ma`. +func (_gda *TextMarkArray )Len ()int {if _gda ==nil {return 0;};return len (_gda ._ffca );};func _eafa (_aaea _agf .Matrix )_agf .Point {_bfga ,_bea :=_aaea .Translation ();return _agf .Point {X :_bfga ,Y :_bea };};func _bggg (_ggc ,_caf _ba .PdfRectangle )bool {return _ggc .Lly <=_caf .Ury &&_caf .Lly <=_ggc .Ury }; +func _dabg (_fgdc structElement )[]structElement {_fgcd :=[]structElement {};for _ ,_faede :=range _fgdc ._abff {for _ ,_degc :=range _faede ._abff {for _ ,_efggb :=range _degc ._abff {if _efggb ._bbag =="\u004c"{_fgcd =append (_fgcd ,_efggb );};};};}; +return _fgcd ;};func (_gbba *structTreeRoot )buildList (_ccfe map[int ][]*textLine ,_cfaf _add .PdfObject )[]*list {if _gbba ==nil {_ga .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 _cabe *structElement ;_cdbd :=[]structElement {};if len (_gbba ._faef )==1{_gdda :=_gbba ._faef [0]._bbag ;if _gdda =="\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074"||_gdda =="\u0053\u0065\u0063\u0074"||_gdda =="\u0050\u0061\u0072\u0074"||_gdda =="\u0044\u0069\u0076"||_gdda =="\u0041\u0072\u0074"{_cabe =&_gbba ._faef [0]; +};}else {_cabe =&structElement {_abff :_gbba ._faef ,_bbag :_gbba ._adbca };};if _cabe ==nil {_ga .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 _ ,_ebega :=range _cabe ._abff {if _ebega ._bbag =="\u004c"{_cdbd =append (_cdbd ,_ebega );}else if _ebega ._bbag =="\u0054\u0061\u0062l\u0065"{_cbcc :=_dabg (_ebega );_cdbd =append (_cdbd ,_cbcc ...);};};_bgaf :=_gagf (_cdbd ,_ccfe ,_cfaf ); +var _deef []*list ;for _ ,_dgcg :=range _bgaf {_beag :=_abda (_dgcg );_deef =append (_deef ,_beag ...);};return _deef ;}; -// 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 (_eae *Extractor )ExtractTextWithStats ()(_bge string ,_dgb int ,_fbe int ,_gfb error ){_eef ,_dgb ,_fbe ,_gfb :=_eae .ExtractPageText ();if _gfb !=nil {return "",_dgb ,_fbe ,_gfb ;};return _eef .Text (),_dgb ,_fbe ,nil ;};func (_bfbd *shapesState )establishSubpath ()*subpath {_gacd ,_bgab :=_bfbd .lastpointEstablished (); -if !_bgab {_bfbd ._edc =append (_bfbd ._edc ,_bbcb (_gacd ));};if len (_bfbd ._edc )==0{return nil ;};_bfbd ._effc =false ;return _bfbd ._edc [len (_bfbd ._edc )-1];};func _gdba (_cgdcd ,_dbac float64 )bool {return _cgdcd /_ea .Max (_bedf ,_dbac )< _dccc }; -func (_gadbe paraList )findGridTables (_eccf []gridTiling )[]*textTable {if _gbead {_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 (_gadbe )); -for _bdgf ,_ecddce :=range _gadbe {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bdgf ,_ecddce );};};var _cgfa []*textTable ;for _cdbbd ,_fgdg :=range _eccf {_fagcd ,_bdfe :=_gadbe .findTableGrid (_fgdg );if _fagcd !=nil {_fagcd .log (_ae .Sprintf ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0057\u0069\u0074\u0068\u0047\u0072\u0069\u0064\u0073\u003a\u0020%\u0064",_cdbbd )); -_cgfa =append (_cgfa ,_fagcd );_fagcd .markCells ();};for _ddfce :=range _bdfe {_ddfce ._dcddf =true ;};};if _gbead {_fc .Log .Info ("\u0066i\u006e\u0064\u0047\u0072i\u0064\u0054\u0061\u0062\u006ce\u0073:\u0020%\u0064\u0020\u0074\u0061\u0062\u006c\u0065s",len (_cgfa )); -};return _cgfa ;};var _cgce 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 _egfdf (_acbb *textLine )float64 {return _acbb ._bfag [0].Llx };type textLine struct{_aec .PdfRectangle ;_gaca float64 ;_bfag []*textWord ;_fgcb float64 ;};func (_bfd *textObject )newTextMark (_egcg string ,_ecdc _g .Matrix ,_bcged _g .Point ,_dgabb float64 ,_abe *_aec .PdfFont ,_bbcf float64 ,_dfbd ,_fgbg _eg .Color ,_gada _bad .PdfObject ,_ggaa []string ,_gcac int ,_cgdb int )(textMark ,bool ){_cdga :=_ecdc .Angle (); -_bggg :=_begdb (_cdga ,_ceba );var _geec float64 ;if _bggg %180!=90{_geec =_ecdc .ScalingFactorY ();}else {_geec =_ecdc .ScalingFactorX ();};_ggfe :=_eee (_ecdc );_fdcc :=_aec .PdfRectangle {Llx :_ggfe .X ,Lly :_ggfe .Y ,Urx :_bcged .X ,Ury :_bcged .Y }; -switch _bggg %360{case 90:_fdcc .Urx -=_geec ;case 180:_fdcc .Ury -=_geec ;case 270:_fdcc .Urx +=_geec ;case 0:_fdcc .Ury +=_geec ;default:_bggg =0;_fdcc .Ury +=_geec ;};if _fdcc .Llx > _fdcc .Urx {_fdcc .Llx ,_fdcc .Urx =_fdcc .Urx ,_fdcc .Llx ;};if _fdcc .Lly > _fdcc .Ury {_fdcc .Lly ,_fdcc .Ury =_fdcc .Ury ,_fdcc .Lly ; -};_dgef :=true ;if _bfd ._eegd ._c .Width ()> 0{_dgaa ,_dged :=_degd (_fdcc ,_bfd ._eegd ._c );if !_dged {_dgef =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",_fdcc ,_bfd ._eegd ._c ,_egcg ); -};_fdcc =_dgaa ;};_gagc :=_fdcc ;_gbba :=_bfd ._eegd ._c ;switch _bggg %360{case 90:_gbba .Urx ,_gbba .Ury =_gbba .Ury ,_gbba .Urx ;_gagc =_aec .PdfRectangle {Llx :_gbba .Urx -_fdcc .Ury ,Urx :_gbba .Urx -_fdcc .Lly ,Lly :_fdcc .Llx ,Ury :_fdcc .Urx }; -case 180:_gagc =_aec .PdfRectangle {Llx :_gbba .Urx -_fdcc .Llx ,Urx :_gbba .Urx -_fdcc .Urx ,Lly :_gbba .Ury -_fdcc .Lly ,Ury :_gbba .Ury -_fdcc .Ury };case 270:_gbba .Urx ,_gbba .Ury =_gbba .Ury ,_gbba .Urx ;_gagc =_aec .PdfRectangle {Llx :_fdcc .Ury ,Urx :_fdcc .Lly ,Lly :_gbba .Ury -_fdcc .Llx ,Ury :_gbba .Ury -_fdcc .Urx }; -};if _gagc .Llx > _gagc .Urx {_gagc .Llx ,_gagc .Urx =_gagc .Urx ,_gagc .Llx ;};if _gagc .Lly > _gagc .Ury {_gagc .Lly ,_gagc .Ury =_gagc .Ury ,_gagc .Lly ;};_cefe :=textMark {_gded :_egcg ,PdfRectangle :_gagc ,_gega :_fdcc ,_bccc :_abe ,_cbbae :_geec ,_dcfd :_bbcf ,_ddebg :_ecdc ,_bdbd :_bcged ,_eeacf :_bggg ,_fdag :_dfbd ,_aabcb :_fgbg ,_gafcd :_gada ,_agff :_ggaa ,Th :_bfd ._cbgd ._aafe ,Tw :_bfd ._cbgd ._ecd ,_ebgag :_cgdb ,_daeff :_gcac }; -if _baf {_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",_ggfe ,_bcged ,_cefe .String ());};return _cefe ,_dgef ; -};func (_gdbcc *wordBag )arrangeText ()*textPara {_gdbcc .sort ();if _cfee {_gdbcc .removeDuplicates ();};var _fcaeb []*textLine ;for _ ,_gdbd :=range _gdbcc .depthIndexes (){for !_gdbcc .empty (_gdbd ){_daedb :=_gdbcc .firstReadingIndex (_gdbd );_eggb :=_gdbcc .firstWord (_daedb ); -_efgg :=_cffa (_gdbcc ,_daedb );_fgfee :=_eggb ._aeegf ;_fcfff :=_eggb ._aecg -_ddfa *_fgfee ;_cffbd :=_eggb ._aecg +_ddfa *_fgfee ;_cfeaf :=_ggad *_fgfee ;_caeeb :=_decc *_fgfee ;_dceg :for {var _bdbdg *textWord ;_dcgb :=0;for _ ,_gbbaa :=range _gdbcc .depthBand (_fcfff ,_cffbd ){_faaa :=_gdbcc .highestWord (_gbbaa ,_fcfff ,_cffbd ); -if _faaa ==nil {continue ;};_accf :=_cdfb (_faaa ,_efgg ._bfag [len (_efgg ._bfag )-1]);if _accf < -_caeeb {break _dceg ;};if _accf > _cfeaf {continue ;};if _bdbdg !=nil &&_bcea (_faaa ,_bdbdg )>=0{continue ;};_bdbdg =_faaa ;_dcgb =_gbbaa ;};if _bdbdg ==nil {break ; -};_efgg .pullWord (_gdbcc ,_bdbdg ,_dcgb );};_efgg .markWordBoundaries ();_fcaeb =append (_fcaeb ,_efgg );};};if len (_fcaeb )==0{return nil ;};_a .Slice (_fcaeb ,func (_efdgd ,_eaad int )bool {return _dddc (_fcaeb [_efdgd ],_fcaeb [_eaad ])< 0});_ebab :=_geaa (_gdbcc .PdfRectangle ,_fcaeb ); -if _fbbd {_fc .Log .Info ("\u0061\u0072\u0072an\u0067\u0065\u0054\u0065\u0078\u0074\u0020\u0021\u0021\u0021\u0020\u0070\u0061\u0072\u0061\u003d\u0025\u0073",_ebab .String ());if _ecda {for _dfbag ,_gegg :=range _ebab ._bfagf {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_dfbag ,_gegg .String ()); -if _baag {for _cbbab ,_fccfg :=range _gegg ._bfag {_ae .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_cbbab ,_fccfg .String ());for _bbfd ,_aeab :=range _fccfg ._ebfa {_ae .Printf ("\u00251\u0032\u0064\u003a\u0020\u0025\u0073\n",_bbfd ,_aeab .String ()); -};};};};};};return _ebab ;};const (_bfab =true ;_cfee =true ;_ccgb =true ;_acge =false ;_cbaf =false ;_fgeg =6;_bbbgd =3.0;_bgdcg =200;_eecg =true ;_ebada =true ;_bffc =true ;_gbdg =true ;_aaeb =false ;);func _fgdfed (_gcga ,_ddfg _g .Point )rulingKind {_bfea :=_ea .Abs (_gcga .X -_ddfg .X ); -_ggbgca :=_ea .Abs (_gcga .Y -_ddfg .Y );return _gdgbf (_bfea ,_ggbgca ,_dccc );};func (_fdbc *wordBag )removeWord (_accg *textWord ,_bcbg int ){_adgg :=_fdbc ._gbbd [_bcbg ];_adgg =_fgacb (_adgg ,_accg );if len (_adgg )==0{delete (_fdbc ._gbbd ,_bcbg ); -}else {_fdbc ._gbbd [_bcbg ]=_adgg ;};};func (_eebg *textWord )absorb (_bdcfa *textWord ){_eebg .PdfRectangle =_agfb (_eebg .PdfRectangle ,_bdcfa .PdfRectangle );_eebg ._ebfa =append (_eebg ._ebfa ,_bdcfa ._ebfa ...);};func _fccge (_abee []TextMark ,_gfde *int ,_gagga TextMark )[]TextMark {_gagga .Offset =*_gfde ; -_abee =append (_abee ,_gagga );*_gfde +=len (_gagga .Text );return _abee ;}; +// Elements returns the TextMarks in `ma`. +func (_gbeca *TextMarkArray )Elements ()[]TextMark {return _gbeca ._ffca };func (_bdfd paraList )lines ()[]*textLine {var _dccbb []*textLine ;for _ ,_fdad :=range _bdfd {_dccbb =append (_dccbb ,_fdad ._fdec ...);};return _dccbb ;};func (_eafdc paraList )eventNeighbours (_dbge []event )map[*textPara ][]int {_e .Slice (_dbge ,func (_cdgdb ,_gcgb int )bool {_ecdg ,_fdga :=_dbge [_cdgdb ],_dbge [_gcgb ]; +_edfa ,_fgbb :=_ecdg ._cdbc ,_fdga ._cdbc ;if _edfa !=_fgbb {return _edfa < _fgbb ;};if _ecdg ._dddef !=_fdga ._dddef {return _ecdg ._dddef ;};return _cdgdb < _gcgb ;});_fgca :=make (map[int ]intSet );_fffd :=make (intSet );for _ ,_ecffc :=range _dbge {if _ecffc ._dddef {_fgca [_ecffc ._dcfcc ]=make (intSet ); +for _cebgc :=range _fffd {if _cebgc !=_ecffc ._dcfcc {_fgca [_ecffc ._dcfcc ].add (_cebgc );_fgca [_cebgc ].add (_ecffc ._dcfcc );};};_fffd .add (_ecffc ._dcfcc );}else {_fffd .del (_ecffc ._dcfcc );};};_afea :=map[*textPara ][]int {};for _dceag ,_cbca :=range _fgca {_eafe :=_eafdc [_dceag ]; +if len (_cbca )==0{_afea [_eafe ]=nil ;continue ;};_eacgb :=make ([]int ,len (_cbca ));_eefef :=0;for _bdbed :=range _cbca {_eacgb [_eefef ]=_bdbed ;_eefef ++;};_afea [_eafe ]=_eacgb ;};return _afea ;};func _aga (_dcf []Font ,_aeb string )bool {for _ ,_fcc :=range _dcf {if _fcc .FontName ==_aeb {return true ; +};};return false ;};type textState struct{_ffaf float64 ;_gdeg float64 ;_def float64 ;_bfa float64 ;_dcd float64 ;_gdf RenderMode ;_eaaf float64 ;_gbdg *_ba .PdfFont ;_ade _ba .PdfRectangle ;_abd int ;_bafdf int ;};func (_egabd *textPara )isAtom ()*textTable {_gbgcb :=_egabd ; +_daec :=_egabd ._fdgf ;_fcbce :=_egabd ._ecada ;if _daec .taken ()||_fcbce .taken (){return nil ;};_ebdcd :=_daec ._ecada ;if _ebdcd .taken ()||_ebdcd !=_fcbce ._fdgf {return nil ;};return _baff (_gbgcb ,_daec ,_fcbce ,_ebdcd );};func _bgcc (_dccfb ,_gfdbe int )uint64 {return uint64 (_dccfb )*0x1000000+uint64 (_gfdbe )}; +func (_efaba *ruling )equals (_dfff *ruling )bool {return _efaba ._bbce ==_dfff ._bbce &&_gecbg (_efaba ._edga ,_dfff ._edga )&&_gecbg (_efaba ._fcec ,_dfff ._fcec )&&_gecbg (_efaba ._abeg ,_dfff ._abeg );};func (_bgad *wordBag )makeRemovals ()map[int ]map[*textWord ]struct{}{_gfdda :=make (map[int ]map[*textWord ]struct{},len (_bgad ._fcgd )); +for _fcgc :=range _bgad ._fcgd {_gfdda [_fcgc ]=make (map[*textWord ]struct{});};return _gfdda ;};func (_gefb *wordBag )depthBand (_cdbg ,_dccd float64 )[]int {if len (_gefb ._fcgd )==0{return nil ;};return _gefb .depthRange (_gefb .getDepthIdx (_cdbg ),_gefb .getDepthIdx (_dccd )); +}; -// PageText represents the layout of text on a device page. -type PageText struct{_dbfe []*textMark ;_eede string ;_fgb []TextMark ;_gba []TextTable ;_babf _aec .PdfRectangle ;_afgd []pathSection ;_ddae []pathSection ;_cegb *_bad .PdfObject ;_dfgd _bad .PdfObject ;_cafg *_ba .ContentStreamOperations ;_cdgg PageTextOptions ; -};func (_dae *textObject )setFont (_cfcd string ,_ged float64 )error {if _dae ==nil {return nil ;};_dae ._cbgd ._dgad =_ged ;_edaf ,_fcga :=_dae .getFont (_cfcd );if _fcga !=nil {return _fcga ;};_dae ._cbgd ._cbad =_edaf ;return nil ;};func (_gcdg rulingList )mergePrimary ()float64 {_befd :=_gcdg [0]._gbgc ; -for _ ,_bfca :=range _gcdg [1:]{_befd +=_bfca ._gbgc ;};return _befd /float64 (len (_gcdg ));};const (_acbdc markKind =iota ;_bggb ;_gagfa ;_dbed ;);func _aeefg (_acdef []pathSection ){if _edge < 0.0{return ;};if _eceg {_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 (_acdef )); -};for _fagdcf ,_cgfec :=range _acdef {for _geege ,_fcca :=range _cgfec ._gbag {for _ecgc ,_cfcc :=range _fcca ._acfg {_fcca ._acfg [_ecgc ]=_g .Point {X :_aagaf (_cfcc .X ),Y :_aagaf (_cfcc .Y )};if _eceg {_bfcc :=_fcca ._acfg [_ecgc ];if !_ceab (_cfcc ,_bfcc ){_cdce :=_g .Point {X :_bfcc .X -_cfcc .X ,Y :_bfcc .Y -_cfcc .Y }; -_ae .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",_fagdcf ,_geege ,_ecgc ,_cfcc ,_bfcc ,_cdce );};};};};};};func (_cfade *textPara )depth ()float64 {if _cfade ._egbea {return -1.0; -};if len (_cfade ._bfagf )> 0{return _cfade ._bfagf [0]._gaca ;};return _cfade ._caaa .depth ();}; +// String returns a description of `k`. +func (_ccdb markKind )String ()string {_cbggg ,_dbbg :=_decf [_ccdb ];if !_dbbg {return _agc .Sprintf ("\u004e\u006f\u0074\u0020\u0061\u0020\u006d\u0061\u0072k\u003a\u0020\u0025\u0064",_ccdb );};return _cbggg ;};func (_gaa *imageExtractContext )extractXObjectImage (_aab *_add .PdfObjectName ,_bge _fc .GraphicsState ,_aea *_ba .PdfPageResources )error {_fac ,_ :=_aea .GetXObjectByName (*_aab ); +if _fac ==nil {return nil ;};_fge ,_gcc :=_gaa ._ca [_fac ];if !_gcc {_cad ,_acg :=_aea .GetXObjectImageByName (*_aab );if _acg !=nil {return _acg ;};if _cad ==nil {return nil ;};_egc ,_acg :=_cad .ToImage ();if _acg !=nil {return _acg ;};var _fgf _ag .Image ; +if _cad .Mask !=nil {if _fgf ,_acg =_caac (_cad .Mask ,_gff .Opaque );_acg !=nil {_ga .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 _cad .SMask !=nil {_fgf ,_acg =_ggee (_cad .SMask ,_gff .Opaque );if _acg !=nil {_ga .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 _fgf !=nil {_bdb ,_bbb :=_egc .ToGoImage ();if _bbb !=nil {return _bbb ;};_bdb =_aebeec (_bdb ,_fgf );switch _cad .ColorSpace .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0049n\u0064\u0065\u0078\u0065\u0064":_egc ,_bbb =_ba .ImageHandling .NewGrayImageFromGoImage (_bdb ); +if _bbb !=nil {return _bbb ;};default:_egc ,_bbb =_ba .ImageHandling .NewImageFromGoImage (_bdb );if _bbb !=nil {return _bbb ;};};};_fge =&cachedImage {_fed :_egc ,_addb :_cad .ColorSpace };_gaa ._ca [_fac ]=_fge ;};_fcdf :=_fge ._fed ;_gdd :=_fge ._addb ; +_faa ,_ceb :=_gdd .ImageToRGB (*_fcdf );if _ceb !=nil {return _ceb ;};_ga .Log .Debug ("@\u0044\u006f\u0020\u0043\u0054\u004d\u003a\u0020\u0025\u0073",_bge .CTM .String ());_ecf :=ImageMark {Image :&_faa ,Width :_bge .CTM .ScalingFactorX (),Height :_bge .CTM .ScalingFactorY (),Angle :_bge .CTM .Angle ()}; +_ecf .X ,_ecf .Y =_bge .CTM .Translation ();_gaa ._dcc =append (_gaa ._dcc ,_ecf );_gaa ._fbd ++;return nil ;};func (_befd *subpath )makeRectRuling (_becff _gff .Color )(*ruling ,bool ){if _adbfb {_ga .Log .Info ("\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0070\u0061\u0074\u0068\u003d\u0025\u0076",_befd ); +};_cddd :=_befd ._aeee [:4];_ffbc :=make (map[int ]rulingKind ,len (_cddd ));for _beff ,_ggaac :=range _cddd {_bfged :=_befd ._aeee [(_beff +1)%4];_ffbc [_beff ]=_ddbf (_ggaac ,_bfged );if _adbfb {_agc .Printf ("\u0025\u0034\u0064: \u0025\u0073\u0020\u003d\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u002d\u0020\u0025\u0036\u002e\u0032\u0066",_beff ,_ffbc [_beff ],_ggaac ,_bfged ); +};};if _adbfb {_agc .Printf ("\u0020\u0020\u0020\u006b\u0069\u006e\u0064\u0073\u003d\u0025\u002b\u0076\u000a",_ffbc );};var _bcgfc ,_eedd []int ;for _aceg ,_fgfed :=range _ffbc {switch _fgfed {case _aaad :_eedd =append (_eedd ,_aceg );case _cfae :_bcgfc =append (_bcgfc ,_aceg ); +};};if _adbfb {_agc .Printf ("\u0020\u0020 \u0068\u006f\u0072z\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_eedd ),_eedd );_agc .Printf ("\u0020\u0020 \u0076\u0065\u0072t\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_bcgfc ),_bcgfc ); +};_edgbd :=(len (_eedd )==2&&len (_bcgfc )==2)||(len (_eedd )==2&&len (_bcgfc )==0&&_fdaf (_cddd [_eedd [0]],_cddd [_eedd [1]]))||(len (_bcgfc )==2&&len (_eedd )==0&&_adbb (_cddd [_bcgfc [0]],_cddd [_bcgfc [1]]));if _adbfb {_agc .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_eedd ),len (_bcgfc ),_edgbd ); +};if !_edgbd {if _adbfb {_ga .Log .Error ("\u0021!\u006d\u0061\u006b\u0065R\u0065\u0063\u0074\u0052\u0075l\u0069n\u0067:\u0020\u0070\u0061\u0074\u0068\u003d\u0025v",_befd );_agc .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_eedd ),len (_bcgfc ),_edgbd ); +};return &ruling {},false ;};if len (_bcgfc )==0{for _bgbf ,_gfdg :=range _ffbc {if _gfdg !=_aaad {_bcgfc =append (_bcgfc ,_bgbf );};};};if len (_eedd )==0{for _cbfa ,_agce :=range _ffbc {if _agce !=_cfae {_eedd =append (_eedd ,_cbfa );};};};if _adbfb {_ga .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 (_eedd ),len (_bcgfc ),len (_cddd ),_eedd ,_bcgfc ,_cddd ); +};var _cebd ,_accd ,_bcfba ,_fdff _agf .Point ;if _cddd [_eedd [0]].Y > _cddd [_eedd [1]].Y {_bcfba ,_fdff =_cddd [_eedd [0]],_cddd [_eedd [1]];}else {_bcfba ,_fdff =_cddd [_eedd [1]],_cddd [_eedd [0]];};if _cddd [_bcgfc [0]].X > _cddd [_bcgfc [1]].X {_cebd ,_accd =_cddd [_bcgfc [0]],_cddd [_bcgfc [1]]; +}else {_cebd ,_accd =_cddd [_bcgfc [1]],_cddd [_bcgfc [0]];};_dead :=_ba .PdfRectangle {Llx :_cebd .X ,Urx :_accd .X ,Lly :_fdff .Y ,Ury :_bcfba .Y };if _dead .Llx > _dead .Urx {_dead .Llx ,_dead .Urx =_dead .Urx ,_dead .Llx ;};if _dead .Lly > _dead .Ury {_dead .Lly ,_dead .Ury =_dead .Ury ,_dead .Lly ; +};_abdd :=rectRuling {PdfRectangle :_dead ,_ecaa :_aaeed (_dead ),Color :_becff };if _abdd ._ecaa ==_fbcc {if _adbfb {_ga .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 ;};_dfbb ,_ccfd :=_abdd .asRuling ();if !_ccfd {if _adbfb {_ga .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 _adgbf {_agc .Printf ("\u0020\u0020\u0020\u0072\u003d\u0025\u0073\u000a",_dfbb .String ()); +};return _dfbb ,true ;};type event struct{_cdbc float64 ;_dddef bool ;_dcfcc int ;};type lineRuling struct{_cebc rulingKind ;_beda markKind ;_gff .Color ;_eded ,_badee _agf .Point ;}; -// String returns a description of `w`. -func (_aeacd *textWord )String ()string {return _ae .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",_aeacd ._aecg ,_aeacd .PdfRectangle ,_aeacd ._aeegf ,_aeacd ._eedc ); -};type textPara struct{_aec .PdfRectangle ;_bbbc _aec .PdfRectangle ;_bfagf []*textLine ;_caaa *textTable ;_dcddf bool ;_egbea bool ;_bceaa *textPara ;_aabe *textPara ;_ggfbb *textPara ;_ccee *textPara ;_ddef []list ;};func _begdb (_eefe float64 ,_cgbb int )int {if _cgbb ==0{_cgbb =1; -};_eded :=float64 (_cgbb );return int (_ea .Round (_eefe /_eded )*_eded );};func (_bbcce 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 (_bbcce )); -if len (_bbcce )<=1{return ;};_bbcce .computeEBBoxes ();_a .Slice (_bbcce ,func (_gdaeg ,_cfae int )bool {return _dddc (_bbcce [_gdaeg ],_bbcce [_cfae ])<=0});};func (_cadfbb *textTable )growTable (){_aggd :=func (_eafd paraList ){_cadfbb ._agdc ++;for _dcab :=0; -_dcab < _cadfbb ._afcga ;_dcab ++{_geafb :=_eafd [_dcab ];_cadfbb .put (_dcab ,_cadfbb ._agdc -1,_geafb );};};_cdaa :=func (_bddeb paraList ){_cadfbb ._afcga ++;for _fefba :=0;_fefba < _cadfbb ._agdc ;_fefba ++{_dcebb :=_bddeb [_fefba ];_cadfbb .put (_cadfbb ._afcga -1,_fefba ,_dcebb ); -};};if _efcc {_cadfbb .log ("\u0067r\u006f\u0077\u0054\u0061\u0062\u006ce");};for _gfec :=0;;_gfec ++{_baabg :=false ;_beaa :=_cadfbb .getDown ();_dcdcd :=_cadfbb .getRight ();if _efcc {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_gfec ,_cadfbb ); -_ae .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0020\u0064\u006f\u0077\u006e\u003d\u0025\u0073\u000a",_beaa );_ae .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0072\u0069\u0067\u0068\u0074\u003d\u0025\u0073\u000a",_dcdcd );};if _beaa !=nil &&_dcdcd !=nil {_edgcg :=_beaa [len (_beaa )-1]; -if !_edgcg .taken ()&&_edgcg ==_dcdcd [len (_dcdcd )-1]{_aggd (_beaa );if _dcdcd =_cadfbb .getRight ();_dcdcd !=nil {_cdaa (_dcdcd );_cadfbb .put (_cadfbb ._afcga -1,_cadfbb ._agdc -1,_edgcg );};_baabg =true ;};};if !_baabg &&_beaa !=nil {_aggd (_beaa ); -_baabg =true ;};if !_baabg &&_dcdcd !=nil {_cdaa (_dcdcd );_baabg =true ;};if !_baabg {break ;};};};func (_cfcf *textPara )isAtom ()*textTable {_adaa :=_cfcf ;_cbgcg :=_cfcf ._aabe ;_dcbf :=_cfcf ._ccee ;if _cbgcg .taken ()||_dcbf .taken (){return nil ; -};_ebbae :=_cbgcg ._ccee ;if _ebbae .taken ()||_ebbae !=_dcbf ._aabe {return nil ;};return _eadd (_adaa ,_cbgcg ,_dcbf ,_ebbae );};func (_cfba rulingList )connections (_fgcd map[int ]intSet ,_gege int )intSet {_bgdgf :=make (intSet );_gfgd :=make (intSet ); -var _aeceb func (int );_aeceb =func (_bgedf int ){if !_gfgd .has (_bgedf ){_gfgd .add (_bgedf );for _acefc :=range _cfba {if _fgcd [_acefc ].has (_bgedf ){_bgdgf .add (_acefc );};};for _cadffb :=range _cfba {if _bgdgf .has (_cadffb ){_aeceb (_cadffb ); -};};};};_aeceb (_gege );return _bgdgf ;}; +// 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 (_ebeb PageText )ToText ()string {return _ebeb .Text ()};func _bdefa (_bfbgb *_ba .Image ,_dedeb _gff .Color )_ag .Image {_acfba ,_fecfg :=int (_bfbgb .Width ),int (_bfbgb .Height );_cgcc :=_ag .NewRGBA (_ag .Rect (0,0,_acfba ,_fecfg ));for _egadc :=0; +_egadc < _fecfg ;_egadc ++{for _acgf :=0;_acgf < _acfba ;_acgf ++{_cfab ,_gfadg :=_bfbgb .ColorAt (_acgf ,_egadc );if _gfadg !=nil {_ga .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",_acgf ,_egadc ); +continue ;};_ffcb ,_cegg ,_efcff ,_ :=_cfab .RGBA ();var _aeegg _gff .Color ;if _ffcb +_cegg +_efcff ==0{_aeegg =_gff .Transparent ;}else {_aeegg =_dedeb ;};_cgcc .Set (_acgf ,_egadc ,_aeegg );};};return _cgcc ;};func (_face paraList )findTableGrid (_gfcc gridTiling )(*textTable ,map[*textPara ]struct{}){_bdcfab :=len (_gfcc ._fece ); +_cacef :=len (_gfcc ._dfca );_adbe :=textTable {_edeg :true ,_eacg :_bdcfab ,_cgae :_cacef ,_egfea :make (map[uint64 ]*textPara ,_bdcfab *_cacef ),_aaaga :make (map[uint64 ]compositeCell ,_bdcfab *_cacef )};_adbe .PdfRectangle =_gfcc .PdfRectangle ;_efcbg :=make (map[*textPara ]struct{}); +_ggda :=int ((1.0-_beec )*float64 (_bdcfab *_cacef ));_dcgd :=0;if _dfge {_ga .Log .Info ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0047\u0072\u0069\u0064\u003a\u0020\u0025\u0064\u0020\u0078\u0020%\u0064",_bdcfab ,_cacef );};for _dcab ,_adcga :=range _gfcc ._dfca {_dagg ,_egdb :=_gfcc ._gdcg [_adcga ]; +if !_egdb {continue ;};for _bcec ,_baffd :=range _gfcc ._fece {_cfcc ,_gddae :=_dagg [_baffd ];if !_gddae {continue ;};_bbdaa :=_face .inTile (_cfcc );if len (_bbdaa )==0{_dcgd ++;if _dcgd > _ggda {if _dfge {_ga .Log .Info ("\u0021\u006e\u0075m\u0045\u006d\u0070\u0074\u0079\u003d\u0025\u0064",_dcgd ); +};return nil ,nil ;};}else {_adbe .putComposite (_bcec ,_dcab ,_bbdaa ,_cfcc .PdfRectangle );for _ ,_ceef :=range _bbdaa {_efcbg [_ceef ]=struct{}{};};};};};_gaac :=0;for _gfeb :=0;_gfeb < _bdcfab ;_gfeb ++{_cdbga :=_adbe .get (_gfeb ,0);if _cdbga ==nil ||!_cdbga ._cddef {_gaac ++; +};};if _gaac ==0{if _dfge {_ga .Log .Info ("\u0021\u006e\u0075m\u0048\u0065\u0061\u0064\u0065\u0072\u003d\u0030");};return nil ,nil ;};_eggf :=_adbe .reduceTiling (_gfcc ,_gaea );_eggf =_eggf .subdivide ();return _eggf ,_efcbg ;};const (_aba ="\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"; +_cgc ="\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"; +_aef ="\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";); -// String returns a description of `t`. -func (_adgge *textTable )String ()string {return _ae .Sprintf ("\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u0020\u0025\u0074",_adgge ._afcga ,_adgge ._agdc ,_adgge ._fbccb );}; -// ToTextMark returns the public view of `tm`. -func (_fcgg *textMark )ToTextMark ()TextMark {return TextMark {Text :_fcgg ._gded ,Original :_fcgg ._dcff ,BBox :_fcgg ._gega ,Font :_fcgg ._bccc ,FontSize :_fcgg ._cbbae ,FillColor :_fcgg ._fdag ,StrokeColor :_fcgg ._aabcb ,Orientation :_fcgg ._eeacf ,DirectObject :_fcgg ._gafcd ,ObjString :_fcgg ._agff ,Tw :_fcgg .Tw ,Th :_fcgg .Th ,Tc :_fcgg ._dcfd ,Index :_fcgg ._daeff }; -};func (_afed *ruling )alignsSec (_adbcg *ruling )bool {const _eggdg =_cabc +1.0;return _afed ._fgad -_eggdg <=_adbcg ._ababc &&_adbcg ._fgad -_eggdg <=_afed ._ababc ;}; +// GetContentStreamOps returns the contentStreamOps field of `pt`. +func (_gbff *PageText )GetContentStreamOps ()*_fc .ContentStreamOperations {return _gbff ._cde };func _adgc (_eadab *textLine )float64 {return _eadab ._cdcg [0].Llx };func (_adbc *wordBag )pullWord (_gbad *textWord ,_fcfde int ,_fefag map[int ]map[*textWord ]struct{}){_adbc .PdfRectangle =_bbbafc (_adbc .PdfRectangle ,_gbad .PdfRectangle ); +if _gbad ._eabbf > _adbc ._cdea {_adbc ._cdea =_gbad ._eabbf ;};_adbc ._fcgd [_fcfde ]=append (_adbc ._fcgd [_fcfde ],_gbad );_fefag [_fcfde ][_gbad ]=struct{}{};};const (_cebg =false ;_bfgae =false ;_eeeb =false ;_cgbd =false ;_fdbg =false ;_cfca =false ; +_eeab =false ;_afga =false ;_cbbb =false ;_abfa =_cbbb &&true ;_gaba =_abfa &&false ;_bdgb =_cbbb &&true ;_efda =false ;_baace =_efda &&false ;_ggcd =_efda &&true ;_adgbf =false ;_ebce =_adgbf &&false ;_eda =_adgbf &&false ;_dfge =_adgbf &&true ;_adbfb =_adgbf &&false ; +_ggaeg =_adgbf &&false ;);func (_eaeea *textTable )computeBbox ()_ba .PdfRectangle {var _edcbe _ba .PdfRectangle ;_cfeg :=false ;for _gggbe :=0;_gggbe < _eaeea ._cgae ;_gggbe ++{for _gad :=0;_gad < _eaeea ._eacg ;_gad ++{_gfffe :=_eaeea .get (_gad ,_gggbe ); +if _gfffe ==nil {continue ;};if !_cfeg {_edcbe =_gfffe .PdfRectangle ;_cfeg =true ;}else {_edcbe =_bbbafc (_edcbe ,_gfffe .PdfRectangle );};};};return _edcbe ;}; + +// Text gets the extracted text contained in `l`. +func (_caec *list )Text ()string {_ggab :=&_f .Builder {};_gcbc :="";_dbbbd (_caec ,_ggab ,&_gcbc );return _ggab .String ();};func (_bbcf *shapesState )establishSubpath ()*subpath {_agdg ,_ddec :=_bbcf .lastpointEstablished ();if !_ddec {_bbcf ._gfce =append (_bbcf ._gfce ,_ddbd (_agdg )); +};if len (_bbcf ._gfce )==0{return nil ;};_bbcf ._gbdgg =false ;return _bbcf ._gfce [len (_bbcf ._gfce )-1];};func (_aadac rulingList )primaries ()[]float64 {_dgac :=make (map[float64 ]struct{},len (_aadac ));for _ ,_bcde :=range _aadac {_dgac [_bcde ._edga ]=struct{}{}; +};_dfcf :=make ([]float64 ,len (_dgac ));_beffd :=0;for _fcab :=range _dgac {_dfcf [_beffd ]=_fcab ;_beffd ++;};_e .Float64s (_dfcf );return _dfcf ;};func _aedcc (_bbdfg int ,_gcfcb func (int ,int )bool )[]int {_ccce :=make ([]int ,_bbdfg );for _fadad :=range _ccce {_ccce [_fadad ]=_fadad ; +};_e .Slice (_ccce ,func (_deccc ,_dccc int )bool {return _gcfcb (_ccce [_deccc ],_ccce [_dccc ])});return _ccce ;};func (_faac *shapesState )drawRectangle (_cgbce ,_edb ,_cdfc ,_bfed float64 ){if _fdbg {_bfec :=_faac .devicePoint (_cgbce ,_edb );_gacc :=_faac .devicePoint (_cgbce +_cdfc ,_edb +_bfed ); +_fcbg :=_ba .PdfRectangle {Llx :_bfec .X ,Lly :_bfec .Y ,Urx :_gacc .X ,Ury :_gacc .Y };_ga .Log .Info ("d\u0072a\u0077\u0052\u0065\u0063\u0074\u0061\u006e\u0067l\u0065\u003a\u0020\u00256.\u0032\u0066",_fcbg );};_faac .newSubPath ();_faac .moveTo (_cgbce ,_edb ); +_faac .lineTo (_cgbce +_cdfc ,_edb );_faac .lineTo (_cgbce +_cdfc ,_edb +_bfed );_faac .lineTo (_cgbce ,_edb +_bfed );_faac .closePath ();};func (_fgbfc *shapesState )clearPath (){_fgbfc ._gfce =nil ;_fgbfc ._gbdgg =false ;if _fdbg {_ga .Log .Info ("\u0043\u004c\u0045A\u0052\u003a\u0020\u0073\u0073\u003d\u0025\u0073",_fgbfc ); +};};func (_ddaed rulingList )secMinMax ()(float64 ,float64 ){_gffba ,_fgcg :=_ddaed [0]._fcec ,_ddaed [0]._abeg ;for _ ,_gdaaf :=range _ddaed [1:]{if _gdaaf ._fcec < _gffba {_gffba =_gdaaf ._fcec ;};if _gdaaf ._abeg > _fgcg {_fgcg =_gdaaf ._abeg ;};};return _gffba ,_fgcg ; +};func _fdgb (_decgc []*wordBag )[]*wordBag {if len (_decgc )<=1{return _decgc ;};if _cbbb {_ga .Log .Info ("\u006d\u0065\u0072\u0067\u0065\u0057\u006f\u0072\u0064B\u0061\u0067\u0073\u003a");};_e .Slice (_decgc ,func (_dgeb ,_daag int )bool {_dfdd ,_decgg :=_decgc [_dgeb ],_decgc [_daag ]; +_agdb :=_dfdd .Width ()*_dfdd .Height ();_cedg :=_decgg .Width ()*_decgg .Height ();if _agdb !=_cedg {return _agdb > _cedg ;};if _dfdd .Height ()!=_decgg .Height (){return _dfdd .Height ()> _decgg .Height ();};return _dgeb < _daag ;});var _fbdd []*wordBag ; +_dac :=make (intSet );for _dabba :=0;_dabba < len (_decgc );_dabba ++{if _dac .has (_dabba ){continue ;};_beeb :=_decgc [_dabba ];for _gdcfb :=_dabba +1;_gdcfb < len (_decgc );_gdcfb ++{if _dac .has (_dabba ){continue ;};_gcdc :=_decgc [_gdcfb ];_dadc :=_beeb .PdfRectangle ; +_dadc .Llx -=_beeb ._cdea ;if _gcdb (_dadc ,_gcdc .PdfRectangle ){_beeb .absorb (_gcdc );_dac .add (_gdcfb );};};_fbdd =append (_fbdd ,_beeb );};if len (_decgc )!=len (_fbdd )+len (_dac ){_ga .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 (_decgc ),len (_fbdd ),len (_dac )); +};return _fbdd ;};func (_eade paraList )computeEBBoxes (){if _cebg {_ga .Log .Info ("\u0063o\u006dp\u0075\u0074\u0065\u0045\u0042\u0042\u006f\u0078\u0065\u0073\u003a");};for _ ,_aaegg :=range _eade {_aaegg ._dgabg =_aaegg .PdfRectangle ;};_ebed :=_eade .yNeighbours (0); +for _dgab ,_bbgfb :=range _eade {_gfcd :=_bbgfb ._dgabg ;_ffff ,_gedfd :=-1.0e9,+1.0e9;for _ ,_fgfb :=range _ebed [_bbgfb ]{_babe :=_eade [_fgfb ]._dgabg ;if _babe .Urx < _gfcd .Llx {_ffff =_gf .Max (_ffff ,_babe .Urx );}else if _gfcd .Urx < _babe .Llx {_gedfd =_gf .Min (_gedfd ,_babe .Llx ); +};};for _ffdd ,_bfgb :=range _eade {_egbf :=_bfgb ._dgabg ;if _dgab ==_ffdd ||_egbf .Ury > _gfcd .Lly {continue ;};if _ffff <=_egbf .Llx &&_egbf .Llx < _gfcd .Llx {_gfcd .Llx =_egbf .Llx ;}else if _egbf .Urx <=_gedfd &&_gfcd .Urx < _egbf .Urx {_gfcd .Urx =_egbf .Urx ; +};};if _cebg {_agc .Printf ("\u0025\u0034\u0064\u003a %\u0036\u002e\u0032\u0066\u2192\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0071\u000a",_dgab ,_bbgfb ._dgabg ,_gfcd ,_adgd (_bbgfb .text (),50));};_bbgfb ._dgabg =_gfcd ;};if _afgf {for _ ,_cfad :=range _eade {_cfad .PdfRectangle =_cfad ._dgabg ; +};};};func (_aadc rulingList )blocks (_abeb ,_bbge *ruling )bool {if _abeb ._fcec > _bbge ._abeg ||_bbge ._fcec > _abeb ._abeg {return false ;};_edced :=_gf .Max (_abeb ._fcec ,_bbge ._fcec );_gaeaf :=_gf .Min (_abeb ._abeg ,_bbge ._abeg );if _abeb ._edga > _bbge ._edga {_abeb ,_bbge =_bbge ,_abeb ; +};for _ ,_edbd :=range _aadc {if _abeb ._edga <=_edbd ._edga +_gbb &&_edbd ._edga <=_bbge ._edga +_gbb &&_edbd ._fcec <=_gaeaf &&_edced <=_edbd ._abeg {return true ;};};return false ;};func (_beeg rulingList )mergePrimary ()float64 {_edaae :=_beeg [0]._edga ; +for _ ,_beecf :=range _beeg [1:]{_edaae +=_beecf ._edga ;};return _edaae /float64 (len (_beeg ));};var _geef 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"; +type bounded interface{bbox ()_ba .PdfRectangle };func _eegf (_efff _ba .PdfRectangle ,_adcc bounded )float64 {return _efff .Ury -_adcc .bbox ().Lly };func (_dddg gridTile )numBorders ()int {_eddd :=0;if _dddg ._ecaf {_eddd ++;};if _dddg ._bfab {_eddd ++; +};if _dddg ._bgbfd {_eddd ++;};if _dddg ._dgccd {_eddd ++;};return _eddd ;};func _ddbf (_eadac ,_deaa _agf .Point )rulingKind {_efaea :=_gf .Abs (_eadac .X -_deaa .X );_aafa :=_gf .Abs (_eadac .Y -_deaa .Y );return _cbggc (_efaea ,_aafa ,_beed );};func (_ecaag gridTiling )complete ()bool {for _ ,_gddcc :=range _ecaag ._gdcg {for _ ,_ccggf :=range _gddcc {if !_ccggf .complete (){return false ; +};};};return true ;};func _ffeg (_defd []TextMark ,_deea *int ,_fccd string )[]TextMark {_fggg :=_gbdc ;_fggg .Text =_fccd ;return _aadbb (_defd ,_deea ,_fggg );};func (_cagg *textObject )setTextRise (_bcb float64 ){if _cagg ==nil {return ;};_cagg ._efed ._eaaf =_bcb ; +};func _caeb (_geeb ,_efcc float64 )bool {return _geeb /_gf .Max (_dccf ,_efcc )< _beed };type lists []*list ;func (_cdab *wordBag )applyRemovals (_ggef map[int ]map[*textWord ]struct{}){for _abcb ,_egba :=range _ggef {if len (_egba )==0{continue ;};_gffgg :=_cdab ._fcgd [_abcb ]; +_gcg :=len (_gffgg )-len (_egba );if _gcg ==0{delete (_cdab ._fcgd ,_abcb );continue ;};_efab :=make ([]*textWord ,_gcg );_gag :=0;for _ ,_dab :=range _gffgg {if _ ,_aecf :=_egba [_dab ];!_aecf {_efab [_gag ]=_dab ;_gag ++;};};_cdab ._fcgd [_abcb ]=_efab ; +};};func (_egecg paraList )findTables (_cdcd []gridTiling )[]*textTable {_egecg .addNeighbours ();_e .Slice (_egecg ,func (_fbec ,_dafd int )bool {return _bafa (_egecg [_fbec ],_egecg [_dafd ])< 0});var _gabca []*textTable ;if _bfcf {_cgge :=_egecg .findGridTables (_cdcd ); +_gabca =append (_gabca ,_cgge ...);};if _cbdec {_gfaa :=_egecg .findTextTables ();_gabca =append (_gabca ,_gfaa ...);};return _gabca ;};func (_ebe *textObject )setFont (_egf string ,_cbaa float64 )error {if _ebe ==nil {return nil ;};_ebe ._efed ._dcd =_cbaa ; +_fefd ,_dcbe :=_ebe .getFont (_egf );if _dcbe !=nil {return _dcbe ;};_ebe ._efed ._gbdg =_fefd ;return nil ;};func (_dcec *textObject )moveTextSetLeading (_faab ,_cae float64 ){_dcec ._efed ._bfa =-_cae ;_dcec .moveLP (_faab ,_cae );};func _dbfg (_cade []*textLine ,_ecff map[float64 ][]*textLine )[]*list {_gbecc :=_bdfa (_ecff ); +_fgbg :=[]*list {};if len (_gbecc )==0{return _fgbg ;};_gaefg :=_gbecc [0];_fbbee :=1;_gegf :=_ecff [_gaefg ];for _bgdc ,_agge :=range _gegf {var _edgf float64 ;_gfge :=[]*list {};_ebab :=_agge ._bbfg ;_aedgd :=-1.0;if _bgdc < len (_gegf )-1{_aedgd =_gegf [_bgdc +1]._bbfg ; +};if _fbbee < len (_gbecc ){_gfge =_eeag (_cade ,_ecff ,_gbecc ,_fbbee ,_ebab ,_aedgd );};_edgf =_aedgd ;if len (_gfge )> 0{_eaad :=_gfge [0];if len (_eaad ._aebd )> 0{_edgf =_eaad ._aebd [0]._bbfg ;};};_bded :=[]*textLine {_agge };_ecfde :=_ggdbe (_agge ,_cade ,_gbecc ,_ebab ,_edgf ); +_bded =append (_bded ,_ecfde ...);_efcd :=_dgda (_bded ,"\u0062\u0075\u006c\u006c\u0065\u0074",_gfge );_efcd ._ddef =_efgc (_bded ,"");_fgbg =append (_fgbg ,_efcd );};return _fgbg ;};type paraList []*textPara ;func (_ceed *textTable )getComposite (_dacd ,_bdge int )(paraList ,_ba .PdfRectangle ){_dcde ,_bdae :=_ceed ._aaaga [_bgcc (_dacd ,_bdge )]; +if _efda {_agc .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",_dacd ,_bdge ,_dcde .String ());};if !_bdae {return nil ,_ba .PdfRectangle {}; +};return _dcde .parasBBox ();};func (_fdcc rulingList )connections (_bcdd map[int ]intSet ,_efba int )intSet {_gbdac :=make (intSet );_gffag :=make (intSet );var _aeaa func (int );_aeaa =func (_fbgcb int ){if !_gffag .has (_fbgcb ){_gffag .add (_fbgcb ); +for _geab :=range _fdcc {if _bcdd [_geab ].has (_fbgcb ){_gbdac .add (_geab );};};for _ggfe :=range _fdcc {if _gbdac .has (_ggfe ){_aeaa (_ggfe );};};};};_aeaa (_efba );return _gbdac ;};func _adad (_bbe []*textWord ,_cbc float64 ,_ecad ,_effa rulingList )*wordBag {_dbbb :=_bfcbd (_bbe [0],_cbc ,_ecad ,_effa ); +for _ ,_fcce :=range _bbe [1:]{_efg :=_ceee (_fcce ._dfagd );_dbbb ._fcgd [_efg ]=append (_dbbb ._fcgd [_efg ],_fcce );_dbbb .PdfRectangle =_bbbafc (_dbbb .PdfRectangle ,_fcce .PdfRectangle );};_dbbb .sort ();return _dbbb ;};const _ebaf =1.0/1000.0;func (_dgec *textPara )getListLines ()[]*textLine {var _cdcf []*textLine ; +_cedb :=_ecaea (_dgec ._fdec );for _ ,_bfcd :=range _dgec ._fdec {_bfdgc :=_bfcd ._cdcg [0]._eaae [0];if _ecfd (_bfdgc ){_cdcf =append (_cdcf ,_bfcd );};};_cdcf =append (_cdcf ,_cedb ...);return _cdcf ;};func _abda (_debg *list )[]*list {var _bdfc []*list ; +for _ ,_dceb :=range _debg ._abcc {switch _dceb ._cdde {case "\u004c\u0049":_debd :=_acdc (_dceb );_ggfb :=_abda (_dceb );_agcaf :=_dgda (_debd ,"\u0062\u0075\u006c\u006c\u0065\u0074",_ggfb );_bfbf :=_efgc (_debd ,"");_agcaf ._ddef =_bfbf ;_bdfc =append (_bdfc ,_agcaf ); +case "\u004c\u0042\u006fd\u0079":return _abda (_dceb );case "\u004c":_dggc :=_abda (_dceb );_bdfc =append (_bdfc ,_dggc ...);return _bdfc ;};};return _bdfc ;};var _de =false ;func (_gebc *textObject )setHorizScaling (_gfd float64 ){if _gebc ==nil {return ; +};_gebc ._efed ._def =_gfd ;};func (_dadbc *wordBag )absorb (_bbfc *wordBag ){_ffe :=_bbfc .makeRemovals ();for _dbbd ,_bbde :=range _bbfc ._fcgd {for _ ,_gaef :=range _bbde {_dadbc .pullWord (_gaef ,_dbbd ,_ffe );};};_bbfc .applyRemovals (_ffe );};func (_ccgfc *textPara )taken ()bool {return _ccgfc ==nil ||_ccgfc ._gecb }; +func _fgfag (_addcb ,_agef _ba .PdfRectangle )bool {return _agef .Llx <=_addcb .Urx &&_addcb .Llx <=_agef .Urx ;};func (_edce *shapesState )moveTo (_cbg ,_fff float64 ){_edce ._gbdgg =true ;_edce ._gcaaf =_edce .devicePoint (_cbg ,_fff );if _fdbg {_ga .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",_cbg ,_fff ,_edce ._gcaaf ); +};};func _cgfd (_bffg *wordBag ,_eeac *textWord ,_efef float64 )bool {return _eeac .Llx < _bffg .Urx +_efef &&_bffg .Llx -_efef < _eeac .Urx ;};func (_gggd rulingList )removeDuplicates ()rulingList {if len (_gggd )==0{return nil ;};_gggd .sort ();_fade :=rulingList {_gggd [0]}; +for _ ,_gccfc :=range _gggd [1:]{if _gccfc .equals (_fade [len (_fade )-1]){continue ;};_fade =append (_fade ,_gccfc );};return _fade ;};func _dcdb (_gacd []TextMark ,_ecbfg *TextTable )[]TextMark {var _bedda []TextMark ;for _ ,_bcbcb :=range _gacd {_bcbcb ._efeg =true ; +_bcbcb ._cfaa =_ecbfg ;_bedda =append (_bedda ,_bcbcb );};return _bedda ;};func (_ccddf paraList )log (_dcba string ){if !_afga {return ;};_ga .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",_dcba ,len (_ccddf )); +for _cccc ,_dfab :=range _ccddf {if _dfab ==nil {continue ;};_bcgbc :=_dfab .text ();_eefdf :="\u0020\u0020";if _dfab ._fbbea !=nil {_eefdf =_agc .Sprintf ("\u005b%\u0064\u0078\u0025\u0064\u005d",_dfab ._fbbea ._eacg ,_dfab ._fbbea ._cgae );};_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0025s\u0020\u0025\u0071\u000a",_cccc ,_dfab .PdfRectangle ,_eefdf ,_adgd (_bcgbc ,50)); +};};func (_aebb *textTable )getRight ()paraList {_fgea :=make (paraList ,_aebb ._cgae );for _ccdbe :=0;_ccdbe < _aebb ._cgae ;_ccdbe ++{_aaedaa :=_aebb .get (_aebb ._eacg -1,_ccdbe )._fdgf ;if _aaedaa .taken (){return nil ;};_fgea [_ccdbe ]=_aaedaa ;}; +for _eec :=0;_eec < _aebb ._cgae -1;_eec ++{if _fgea [_eec ]._ecada !=_fgea [_eec +1]{return nil ;};};return _fgea ;};func (_acab lineRuling )yMean ()float64 {return 0.5*(_acab ._eded .Y +_acab ._badee .Y )};func _abag (_ebc ,_bdabb bounded )float64 {return _dag (_ebc )-_dag (_bdabb )}; +func (_ced *textObject )renderText (_gbga _add .PdfObject ,_gbfc []byte ,_gceg int )error {if _ced ._dgcf {_ga .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 ;};_eaac :=_ced .getCurrentFont ();_decg :=_eaac .BytesToCharcodes (_gbfc );_fdb ,_cbe ,_egcd :=_eaac .CharcodesToStrings (_decg );if _egcd > 0{_ga .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",_cbe ,_egcd ); +};_ced ._efed ._abd +=_cbe ;_ced ._efed ._bafdf +=_egcd ;_bae :=_ced ._efed ;_dggb :=_bae ._dcd ;_ggf :=_bae ._def /100.0;_baaf :=_ebaf ;if _eaac .Subtype ()=="\u0054\u0079\u0070e\u0033"{_baaf =1;};_bbabg ,_bbg :=_eaac .GetRuneMetrics (' ');if !_bbg {_bbabg ,_bbg =_eaac .GetCharMetrics (32); +};if !_bbg {_bbabg ,_ =_ba .DefaultFont ().GetRuneMetrics (' ');};_gab :=_bbabg .Wx *_baaf ;_ga .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",_gab ,_fdb ,_eaac ,_dggb ); +_cdfb :=_agf .NewMatrix (_dggb *_ggf ,0,0,_dggb ,0,_bae ._eaaf );if _cfca {_ga .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 (_decg ),_decg ,_fdb ); +};_ga .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 (_decg ),_decg ,len (_fdb ));_fab :=_ced .getFillColor (); +_cgf :=_ced .getStrokeColor ();for _aaf ,_cda :=range _fdb {_deg :=[]rune (_cda );if len (_deg )==1&&_deg [0]=='\x00'{continue ;};_bafdg :=_decg [_aaf ];_gbec :=_ced ._bace .CTM .Mult (_ced ._eefe ).Mult (_cdfb );_gcaa :=0.0;if len (_deg )==1&&_deg [0]==32{_gcaa =_bae ._gdeg ; +};_aff ,_dccb :=_eaac .GetCharMetrics (_bafdg );if !_dccb {_ga .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",_bafdg ,_deg ,_deg ,_eaac ); +return _agc .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",_eaac .String (),_bafdg );};_cgdd :=_agf .Point {X :_aff .Wx *_baaf ,Y :_aff .Wy *_baaf }; +_dbf :=_agf .Point {X :(_cgdd .X *_dggb +_gcaa )*_ggf };_egeb :=_agf .Point {X :(_cgdd .X *_dggb +_bae ._ffaf +_gcaa )*_ggf };if _cfca {_ga .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",_dggb ,_bae ._ffaf ,_bae ._gdeg ,_ggf ); +_ga .Log .Info ("\u0064x\u002c\u0064\u0079\u003d%\u002e\u0033\u0066\u0020\u00740\u003d%\u002e3\u0066\u0020\u0074\u003d\u0025\u002e\u0033f",_cgdd ,_dbf ,_egeb );};_fcdg :=_gfdd (_dbf );_aceb :=_gfdd (_egeb );_egec :=_ced ._bace .CTM .Mult (_ced ._eefe ).Mult (_fcdg ); +if _cgbd {_ga .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",_ced ._bace .CTM ,_ced ._eefe ,_aceb ,_eafa (_ced ._bace .CTM .Mult (_ced ._eefe ).Mult (_aceb )),_fcdg ,_egec ,_eafa (_egec )); +};_dadg ,_egbg :=_ced .newTextMark (_cg .ExpandLigatures (_deg ),_gbec ,_eafa (_egec ),_gf .Abs (_gab *_gbec .ScalingFactorX ()),_eaac ,_ced ._efed ._ffaf ,_fab ,_cgf ,_gbga ,_fdb ,_aaf ,_gceg );if !_egbg {_ga .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 _eaac ==nil {_ga .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u004e\u006f\u0020\u0066\u006f\u006e\u0074\u002e");}else if _eaac .Encoder ()==nil {_ga .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",_eaac ); +}else {if _ecfc ,_bgd :=_eaac .Encoder ().CharcodeToRune (_bafdg );_bgd {_dadg ._gccf =string (_ecfc );};};_ga .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",_aaf ,_bafdg ,_dadg ,_gbec ); +_ced ._cfde =append (_ced ._cfde ,&_dadg );_ced ._eefe .Concat (_aceb );};return nil ;};func (_fgbgd paraList )topoOrder ()[]int {if _afga {_ga .Log .Info ("\u0074\u006f\u0070\u006f\u004f\u0072\u0064\u0065\u0072\u003a");};_ecadg :=len (_fgbgd );_ddde :=make ([]bool ,_ecadg ); +_gddada :=make ([]int ,0,_ecadg );_bcgbg :=_fgbgd .llyOrdering ();var _cbce func (_dfegg int );_cbce =func (_bbdac int ){_ddde [_bbdac ]=true ;for _fbbae :=0;_fbbae < _ecadg ;_fbbae ++{if !_ddde [_fbbae ]{if _fgbgd .readBefore (_bcgbg ,_bbdac ,_fbbae ){_cbce (_fbbae ); +};};};_gddada =append (_gddada ,_bbdac );};for _aecfa :=0;_aecfa < _ecadg ;_aecfa ++{if !_ddde [_aecfa ]{_cbce (_aecfa );};};return _bdbc (_gddada );};func (_gef *PageText )getParagraphs ()paraList {var _egd rulingList ;if _gbge {_aeeb :=_agde (_gef ._efea ); +_egd =append (_egd ,_aeeb ...);};if _gaedd {_bfcb :=_cgdde (_gef ._ebafc );_egd =append (_egd ,_bfcb ...);};_egd ,_gdga :=_egd .toTilings ();var _bfaf paraList ;_bcga :=len (_gef ._aebf );for _bee :=0;_bee < 360&&_bcga > 0;_bee +=90{_debac :=make ([]*textMark ,0,len (_gef ._aebf )-_bcga ); +for _ ,_dggg :=range _gef ._aebf {if _dggg ._gfbg ==_bee {_debac =append (_debac ,_dggg );};};if len (_debac )> 0{_bedd :=_cabcg (_debac ,_gef ._bbdc ,_egd ,_gdga ,_gef ._eaag ._caab );_bfaf =append (_bfaf ,_bedd ...);_bcga -=len (_debac );};};return _bfaf ; +};type textLine struct{_ba .PdfRectangle ;_bbfg float64 ;_cdcg []*textWord ;_fdfb float64 ;}; // ImageMark represents an image drawn on a page and its position in device coordinates. // All coordinates are in device coordinates. -type ImageMark struct{Image *_aec .Image ; +type ImageMark struct{Image *_ba .Image ; // Dimensions of the image as displayed in the PDF. Width float64 ;Height float64 ; @@ -481,444 +308,513 @@ Width float64 ;Height float64 ; X float64 ;Y float64 ; // Angle in degrees, if rotated. -Angle float64 ;};func (_acdeb *textWord )appendMark (_cddge *textMark ,_adcaec _aec .PdfRectangle ){_acdeb ._ebfa =append (_acdeb ._ebfa ,_cddge );_acdeb .PdfRectangle =_agfb (_acdeb .PdfRectangle ,_cddge .PdfRectangle );if _cddge ._cbbae > _acdeb ._aeegf {_acdeb ._aeegf =_cddge ._cbbae ; -};_acdeb ._aecg =_adcaec .Ury -_acdeb .PdfRectangle .Lly ;};func (_bgfe rulingList )sortStrict (){_a .Slice (_bgfe ,func (_dgdg ,_edbd int )bool {_egfa ,_daadcc :=_bgfe [_dgdg ],_bgfe [_edbd ];_fccd ,_bdea :=_egfa ._egdf ,_daadcc ._egdf ;if _fccd !=_bdea {return _fccd > _bdea ; -};_bggbg ,_baca :=_egfa ._gbgc ,_daadcc ._gbgc ;if !_ecfbd (_bggbg -_baca ){return _bggbg < _baca ;};_bggbg ,_baca =_egfa ._fgad ,_daadcc ._fgad ;if _bggbg !=_baca {return _bggbg < _baca ;};return _egfa ._ababc < _daadcc ._ababc ;});};func (_gbdgb *textPara )taken ()bool {return _gbdgb ==nil ||_gbdgb ._dcddf }; -var _bcccf =map[rulingKind ]string {_cbfe :"\u006e\u006f\u006e\u0065",_bfgb :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_eebe :"\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"};func (_feagc gridTile )complete ()bool {return _feagc .numBorders ()==4}; -func (_gefd *textPara )toTextMarks (_bbbgg *int )[]TextMark {if _gefd ._caaa ==nil {return _gefd .toCellTextMarks (_bbbgg );};var _cbbf []TextMark ;for _eegeb :=0;_eegeb < _gefd ._caaa ._agdc ;_eegeb ++{for _ddge :=0;_ddge < _gefd ._caaa ._afcga ;_ddge ++{_gfgc :=_gefd ._caaa .get (_ddge ,_eegeb ); -if _gfgc ==nil {_cbbf =_ggcce (_cbbf ,_bbbgg ,"\u0009");}else {_bedac :=_gfgc .toCellTextMarks (_bbbgg );_cbbf =append (_cbbf ,_bedac ...);};_cbbf =_ggcce (_cbbf ,_bbbgg ,"\u0020");};if _eegeb < _gefd ._caaa ._agdc -1{_cbbf =_ggcce (_cbbf ,_bbbgg ,"\u000a"); -};};_eaff :=_gefd ._caaa ;if _eaff .isExportable (){_deab :=_eaff .toTextTable ();_cbbf =_cbabg (_cbbf ,&_deab );};return _cbbf ;};func (_gebad rulingList )blocks (_bafa ,_bfbb *ruling )bool {if _bafa ._fgad > _bfbb ._ababc ||_bfbb ._fgad > _bafa ._ababc {return false ; -};_bceaf :=_ea .Max (_bafa ._fgad ,_bfbb ._fgad );_ebdf :=_ea .Min (_bafa ._ababc ,_bfbb ._ababc );if _bafa ._gbgc > _bfbb ._gbgc {_bafa ,_bfbb =_bfbb ,_bafa ;};for _ ,_bgdd :=range _gebad {if _bafa ._gbgc <=_bgdd ._gbgc +_cabc &&_bgdd ._gbgc <=_bfbb ._gbgc +_cabc &&_bgdd ._fgad <=_ebdf &&_bceaf <=_bgdd ._ababc {return true ; -};};return false ;};func _abaa (_bcaf ,_bcff bounded )float64 {_fbaea :=_bcea (_bcaf ,_bcff );if !_ecfbd (_fbaea ){return _fbaea ;};return _dgc (_bcaf ,_bcff );};func _gged (_gefc map[int ][]float64 )[]int {_ebbe :=make ([]int ,len (_gefc ));_gbbgd :=0; -for _feaac :=range _gefc {_ebbe [_gbbgd ]=_feaac ;_gbbgd ++;};_a .Ints (_ebbe );return _ebbe ;};func (_adae paraList )topoOrder ()[]int {if _beee {_fc .Log .Info ("\u0074\u006f\u0070\u006f\u004f\u0072\u0064\u0065\u0072\u003a");};_bgec :=len (_adae );_gfea :=make ([]bool ,_bgec ); -_dbec :=make ([]int ,0,_bgec );_cgbbc :=_adae .llyOrdering ();var _daabe func (_gbbag int );_daabe =func (_cbdf int ){_gfea [_cbdf ]=true ;for _feac :=0;_feac < _bgec ;_feac ++{if !_gfea [_feac ]{if _adae .readBefore (_cgbbc ,_cbdf ,_feac ){_daabe (_feac ); -};};};_dbec =append (_dbec ,_cbdf );};for _aacg :=0;_aacg < _bgec ;_aacg ++{if !_gfea [_aacg ]{_daabe (_aacg );};};return _cgdbc (_dbec );};func _eeef (_fggb []*textLine ,_fege ,_fda float64 )[]*textLine {var _ddceb []*textLine ;for _ ,_cfg :=range _fggb {if _fege ==-1{if _cfg ._gaca > _fda {_ddceb =append (_ddceb ,_cfg ); -};}else {if _cfg ._gaca > _fda &&_cfg ._gaca < _fege {_ddceb =append (_ddceb ,_cfg );};};};return _ddceb ;}; - -// String returns a human readable description of `s`. -func (_fecc intSet )String ()string {var _bfed []int ;for _eegde :=range _fecc {if _fecc .has (_eegde ){_bfed =append (_bfed ,_eegde );};};_a .Ints (_bfed );return _ae .Sprintf ("\u0025\u002b\u0076",_bfed );};func _eadd (_ceac ,_egga ,_feaad ,_eaba *textPara )*textTable {_ccdg :=&textTable {_afcga :2,_agdc :2,_bfdff :make (map[uint64 ]*textPara ,4)}; -_ccdg .put (0,0,_ceac );_ccdg .put (1,0,_egga );_ccdg .put (0,1,_feaad );_ccdg .put (1,1,_eaba );return _ccdg ;};func _agfb (_fcacdd ,_ffge _aec .PdfRectangle )_aec .PdfRectangle {return _aec .PdfRectangle {Llx :_ea .Min (_fcacdd .Llx ,_ffge .Llx ),Lly :_ea .Min (_fcacdd .Lly ,_ffge .Lly ),Urx :_ea .Max (_fcacdd .Urx ,_ffge .Urx ),Ury :_ea .Max (_fcacdd .Ury ,_ffge .Ury )}; -};func _fdba (_fbage []*textMark ,_cddb _aec .PdfRectangle ,_aeffa rulingList ,_cfdga []gridTiling ,_adad 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 (_fbage ),_cddb ); -if len (_fbage )==0{return nil ;};_cabbe :=_eefcd (_fbage ,_cddb );if len (_cabbe )==0{return nil ;};_aeffa .log ("\u006d\u0061\u006be\u0054\u0065\u0078\u0074\u0050\u0061\u0067\u0065");_ceddb ,_dedf :=_aeffa .vertsHorzs ();_dafac :=_fcbd (_cabbe ,_cddb .Ury ,_ceddb ,_dedf ); -_cgac :=_fcaa (_dafac ,_cddb .Ury ,_ceddb ,_dedf );_cgac =_fcfa (_cgac );_gegaf :=make (paraList ,0,len (_cgac ));for _ ,_bccb :=range _cgac {_gbcc :=_bccb .arrangeText ();if _gbcc !=nil {_gegaf =append (_gegaf ,_gbcc );};};if !_adad &&len (_gegaf )>=_dbdg {_gegaf =_gegaf .extractTables (_cfdga ); -};_gegaf .sortReadingOrder ();if !_adad {_gegaf .sortTopoOrder ();};_gegaf .log ("\u0073\u006f\u0072te\u0064\u0020\u0069\u006e\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0064\u0065\u0072");return _gegaf ;};type structElement struct{_aeff string ; -_ccaac []structElement ;_fab int64 ;_ecdd _bad .PdfObject ;};func (_dgcd *subpath )makeRectRuling (_gfabf _eg .Color )(*ruling ,bool ){if _bdf {_fc .Log .Info ("\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0070\u0061\u0074\u0068\u003d\u0025\u0076",_dgcd ); -};_acgac :=_dgcd ._acfg [:4];_ababe :=make (map[int ]rulingKind ,len (_acgac ));for _dcffc ,_aaacf :=range _acgac {_bfde :=_dgcd ._acfg [(_dcffc +1)%4];_ababe [_dcffc ]=_fgdfed (_aaacf ,_bfde );if _bdf {_ae .Printf ("\u0025\u0034\u0064: \u0025\u0073\u0020\u003d\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u002d\u0020\u0025\u0036\u002e\u0032\u0066",_dcffc ,_ababe [_dcffc ],_aaacf ,_bfde ); -};};if _bdf {_ae .Printf ("\u0020\u0020\u0020\u006b\u0069\u006e\u0064\u0073\u003d\u0025\u002b\u0076\u000a",_ababe );};var _adebe ,_acbf []int ;for _ecca ,_cegc :=range _ababe {switch _cegc {case _bfgb :_acbf =append (_acbf ,_ecca );case _eebe :_adebe =append (_adebe ,_ecca ); -};};if _bdf {_ae .Printf ("\u0020\u0020 \u0068\u006f\u0072z\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_acbf ),_acbf );_ae .Printf ("\u0020\u0020 \u0076\u0065\u0072t\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_adebe ),_adebe ); -};_geba :=(len (_acbf )==2&&len (_adebe )==2)||(len (_acbf )==2&&len (_adebe )==0&&_dbef (_acgac [_acbf [0]],_acgac [_acbf [1]]))||(len (_adebe )==2&&len (_acbf )==0&&_bbfff (_acgac [_adebe [0]],_acgac [_adebe [1]]));if _bdf {_ae .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_acbf ),len (_adebe ),_geba ); -};if !_geba {if _bdf {_fc .Log .Error ("\u0021!\u006d\u0061\u006b\u0065R\u0065\u0063\u0074\u0052\u0075l\u0069n\u0067:\u0020\u0070\u0061\u0074\u0068\u003d\u0025v",_dgcd );_ae .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_acbf ),len (_adebe ),_geba ); -};return &ruling {},false ;};if len (_adebe )==0{for _aaea ,_aadd :=range _ababe {if _aadd !=_bfgb {_adebe =append (_adebe ,_aaea );};};};if len (_acbf )==0{for _bdfd ,_fccb :=range _ababe {if _fccb !=_eebe {_acbf =append (_acbf ,_bdfd );};};};if _bdf {_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 (_acbf ),len (_adebe ),len (_acgac ),_acbf ,_adebe ,_acgac ); -};var _bgca ,_gceff ,_cdfge ,_gfbcd _g .Point ;if _acgac [_acbf [0]].Y > _acgac [_acbf [1]].Y {_cdfge ,_gfbcd =_acgac [_acbf [0]],_acgac [_acbf [1]];}else {_cdfge ,_gfbcd =_acgac [_acbf [1]],_acgac [_acbf [0]];};if _acgac [_adebe [0]].X > _acgac [_adebe [1]].X {_bgca ,_gceff =_acgac [_adebe [0]],_acgac [_adebe [1]]; -}else {_bgca ,_gceff =_acgac [_adebe [1]],_acgac [_adebe [0]];};_fffe :=_aec .PdfRectangle {Llx :_bgca .X ,Urx :_gceff .X ,Lly :_gfbcd .Y ,Ury :_cdfge .Y };if _fffe .Llx > _fffe .Urx {_fffe .Llx ,_fffe .Urx =_fffe .Urx ,_fffe .Llx ;};if _fffe .Lly > _fffe .Ury {_fffe .Lly ,_fffe .Ury =_fffe .Ury ,_fffe .Lly ; -};_gaac :=rectRuling {PdfRectangle :_fffe ,_cbae :_faab (_fffe ),Color :_gfabf };if _gaac ._cbae ==_cbfe {if _bdf {_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 ;};_egafg ,_dbfec :=_gaac .asRuling ();if !_dbfec {if _bdf {_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 _eceg {_ae .Printf ("\u0020\u0020\u0020\u0072\u003d\u0025\u0073\u000a",_egafg .String ()); -};return _egafg ,true ;};func _fcaa (_bdaa *wordBag ,_gbaf float64 ,_caag ,_edb rulingList )[]*wordBag {var _beec []*wordBag ;for _ ,_dada :=range _bdaa .depthIndexes (){_gaadff :=false ;for !_bdaa .empty (_dada ){_fcfcb :=_bdaa .firstReadingIndex (_dada ); -_cfca :=_bdaa .firstWord (_fcfcb );_gecf :=_ecea (_cfca ,_gbaf ,_caag ,_edb );_bdaa .removeWord (_cfca ,_fcfcb );if _fedc {_fc .Log .Info ("\u0066\u0069\u0072\u0073\u0074\u0057\u006f\u0072\u0064\u0020\u005e\u005e^\u005e\u0020\u0025\u0073",_cfca .String ()); -};for _cfadb :=true ;_cfadb ;_cfadb =_gaadff {_gaadff =false ;_bfbc :=_gefa *_gecf ._aad ;_dfabe :=_debe *_gecf ._aad ;_gfda :=_fefg *_gecf ._aad ;if _fedc {_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",_gecf .minDepth (),_gecf .maxDepth (),_gfda ,_dfabe ); -};if _bdaa .scanBand ("\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",_gecf ,_age (_gcda ,0),_gecf .minDepth ()-_gfda ,_gecf .maxDepth ()+_gfda ,_fdgc ,false ,false )> 0{_gaadff =true ;};if _bdaa .scanBand ("\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_gecf ,_age (_gcda ,_dfabe ),_gecf .minDepth (),_gecf .maxDepth (),_facc ,false ,false )> 0{_gaadff =true ; -};if _gaadff {continue ;};_bdded :=_bdaa .scanBand ("",_gecf ,_age (_cecg ,_bfbc ),_gecf .minDepth (),_gecf .maxDepth (),_fbc ,true ,false );if _bdded > 0{_eadeg :=(_gecf .maxDepth ()-_gecf .minDepth ())/_gecf ._aad ;if (_bdded > 1&&float64 (_bdded )> 0.3*_eadeg )||_bdded <=10{if _bdaa .scanBand ("\u006f\u0074\u0068e\u0072",_gecf ,_age (_cecg ,_bfbc ),_gecf .minDepth (),_gecf .maxDepth (),_fbc ,false ,true )> 0{_gaadff =true ; -};};};};_beec =append (_beec ,_gecf );};};return _beec ;};func (_cbe *PageText )getParagraphs ()paraList {var _eeda rulingList ;if _bffc {_aba :=_efda (_cbe ._afgd );_eeda =append (_eeda ,_aba ...);};if _gbdg {_cdd :=_ggeeg (_cbe ._ddae );_eeda =append (_eeda ,_cdd ...); -};_eeda ,_geca :=_eeda .toTilings ();var _affa paraList ;_gaad :=len (_cbe ._dbfe );for _addb :=0;_addb < 360&&_gaad > 0;_addb +=90{_ebed :=make ([]*textMark ,0,len (_cbe ._dbfe )-_gaad );for _ ,_bddd :=range _cbe ._dbfe {if _bddd ._eeacf ==_addb {_ebed =append (_ebed ,_bddd ); -};};if len (_ebed )> 0{_cae :=_fdba (_ebed ,_cbe ._babf ,_eeda ,_geca ,_cbe ._cdgg ._cgff );_affa =append (_affa ,_cae ...);_gaad -=len (_ebed );};};return _affa ;}; - -// PageTextOptions holds various options available in extraction process. -type PageTextOptions struct{_cdec bool ;_cgff bool ;};func _dafa (_dabfc float64 )int {var _dgbc int ;if _dabfc >=0{_dgbc =int (_dabfc /_fdedc );}else {_dgbc =int (_dabfc /_fdedc )-1;};return _dgbc ;};func (_dcadb *textLine )appendWord (_bcaga *textWord ){_dcadb ._bfag =append (_dcadb ._bfag ,_bcaga ); -_dcadb .PdfRectangle =_agfb (_dcadb .PdfRectangle ,_bcaga .PdfRectangle );if _bcaga ._aeegf > _dcadb ._fgcb {_dcadb ._fgcb =_bcaga ._aeegf ;};if _bcaga ._aecg > _dcadb ._gaca {_dcadb ._gaca =_bcaga ._aecg ;};};func (_gbgdg lineRuling )xMean ()float64 {return 0.5*(_gbgdg ._bcfgb .X +_gbgdg ._befe .X )}; +Angle float64 ;};func (_begf *wordBag )highestWord (_bade int ,_faafd ,_bcea float64 )*textWord {for _ ,_ebda :=range _begf ._fcgd [_bade ]{if _faafd <=_ebda ._dfagd &&_ebda ._dfagd <=_bcea {return _ebda ;};};return nil ;}; +// Extractor stores and offers functionality for extracting content from PDF pages. +type Extractor struct{_ac string ;_gbe *_ba .PdfPageResources ;_cb _ba .PdfRectangle ;_eb *_ba .PdfRectangle ;_bd map[string ]fontEntry ;_baa map[string ]textResult ;_gfe map[string ]textResult ;_ae int64 ;_edc int ;_cf *Options ;_ab *_add .PdfObject ; +_dd _add .PdfObject ;_bg []*_ba .PdfAnnotation ;};func _beaa (_ecee ,_ceabd float64 )string {_bccef :=!_dbeae (_ecee -_ceabd );if _bccef {return "\u000a";};return "\u0020";};func _dbbbd (_dddcf *list ,_ccfc *_f .Builder ,_gfea *string ){_fgfcc :=_fbbd (_dddcf ,_gfea ); +_ccfc .WriteString (_fgfcc );for _ ,_bcfb :=range _dddcf ._abcc {_bffga :=*_gfea +"\u0020\u0020\u0020";_dbbbd (_bcfb ,_ccfc ,&_bffga );};};func (_ffccd *textTable )log (_fadd string ){if !_efda {return ;};_ga .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",_fadd ,_ffccd ._eacg ,_ffccd ._cgae ,_ffccd ._edeg ,_ffccd .PdfRectangle ); +for _aabca :=0;_aabca < _ffccd ._cgae ;_aabca ++{for _ebaff :=0;_ebaff < _ffccd ._eacg ;_ebaff ++{_gddce :=_ffccd .get (_ebaff ,_aabca );if _gddce ==nil {continue ;};_agc .Printf ("%\u0034\u0064\u0020\u00252d\u003a \u0025\u0036\u002e\u0032\u0066 \u0025\u0071\u0020\u0025\u0064\u000a",_ebaff ,_aabca ,_gddce .PdfRectangle ,_adgd (_gddce .text (),50),_a .RuneCountInString (_gddce .text ())); +};};};func _ggad (_afecf map[int ]intSet )[]int {_cadc :=make ([]int ,0,len (_afecf ));for _gfdeg :=range _afecf {_cadc =append (_cadc ,_gfdeg );};_e .Ints (_cadc );return _cadc ;};func (_bgce *textObject )moveText (_bfbd ,_facc float64 ){_bgce .moveLP (_bfbd ,_facc )}; +func _adcdc (_afcf []*textMark ,_fdcda _ba .PdfRectangle )*textWord {_bbgea :=_afcf [0].PdfRectangle ;_bgcde :=_afcf [0]._gccfd ;for _ ,_eaadc :=range _afcf [1:]{_bbgea =_bbbafc (_bbgea ,_eaadc .PdfRectangle );if _eaadc ._gccfd > _bgcde {_bgcde =_eaadc ._gccfd ; +};};return &textWord {PdfRectangle :_bbgea ,_abcee :_afcf ,_dfagd :_fdcda .Ury -_bbgea .Lly ,_eabbf :_bgcde };};func _bcfa (_aded func (*wordBag ,*textWord ,float64 )bool ,_bdbe float64 )func (*wordBag ,*textWord )bool {return func (_edgea *wordBag ,_afagd *textWord )bool {return _aded (_edgea ,_afagd ,_bdbe )}; +};func _cgdde (_dgcfgg []pathSection )rulingList {_beebf (_dgcfgg );if _adgbf {_ga .Log .Info ("\u006da\u006b\u0065\u0046\u0069l\u006c\u0052\u0075\u006c\u0069n\u0067s\u003a \u0025\u0064\u0020\u0066\u0069\u006c\u006cs",len (_dgcfgg ));};var _bdggb rulingList ; +for _ ,_cdeca :=range _dgcfgg {for _ ,_fefg :=range _cdeca ._dbdc {if !_fefg .isQuadrilateral (){if _adgbf {_ga .Log .Error ("!\u0069s\u0051\u0075\u0061\u0064\u0072\u0069\u006c\u0061t\u0065\u0072\u0061\u006c: \u0025\u0073",_fefg );};continue ;};if _eccde ,_febed :=_fefg .makeRectRuling (_cdeca .Color ); +_febed {_bdggb =append (_bdggb ,_eccde );}else {if _adbfb {_ga .Log .Error ("\u0021\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0073",_fefg );};};};};if _adgbf {_ga .Log .Info ("\u006d\u0061\u006b\u0065Fi\u006c\u006c\u0052\u0075\u006c\u0069\u006e\u0067\u0073\u003a\u0020\u0025\u0073",_bdggb .String ()); +};return _bdggb ;};func _gabc (_ddcb ,_ebge _ba .PdfRectangle )bool {return _fgfag (_ddcb ,_ebge )&&_bggg (_ddcb ,_ebge )}; -// String returns a description of `v`. -func (_addde *ruling )String ()string {if _addde ._egdf ==_cbfe {return "\u004e\u004f\u0054\u0020\u0052\u0055\u004c\u0049\u004e\u0047";};_afaa ,_ecacc :="\u0078","\u0079";if _addde ._egdf ==_bfgb {_afaa ,_ecacc ="\u0079","\u0078";};_ebdg :="";if _addde ._aecega !=0.0{_ebdg =_ae .Sprintf (" \u0077\u0069\u0064\u0074\u0068\u003d\u0025\u002e\u0032\u0066",_addde ._aecega ); -};return _ae .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",_addde ._egdf ,_afaa ,_addde ._gbgc ,_ecacc ,_addde ._fgad ,_addde ._ababc ,_addde ._ababc -_addde ._fgad ,_addde ._dcebd ,_addde .Color ,_ebdg ); -};type stateStack []*textState ;type gridTile struct{_aec .PdfRectangle ;_fbbf ,_cbfd ,_fcgc ,_cbdbf bool ;};func _gegca (_fafgc string )string {_caeb :=[]rune (_fafgc );return string (_caeb [:len (_caeb )-1])}; +// PageImages represents extracted images on a PDF page with spatial information: +// display position and size. +type PageImages struct{Images []ImageMark ;};var (_gb =_b .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");_gfg =_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +);func (_ebeg *textLine )text ()string {var _fdfg []string ;for _ ,_aeae :=range _ebeg ._cdcg {if _aeae ._gdec {_fdfg =append (_fdfg ,"\u0020");};_fdfg =append (_fdfg ,_aeae ._eaae );};return _f .Join (_fdfg ,"");};func (_bdbbf rectRuling )checkWidth (_becfc ,_bccfa float64 )(float64 ,bool ){_cfbb :=_bccfa -_becfc ; +_cdbdd :=_cfbb <=_gbb ;return _cfbb ,_cdbdd ;}; -// String returns a human readable description of `path`. -func (_gfae *subpath )String ()string {_fbea :=_gfae ._acfg ;_ccag :=len (_fbea );if _ccag <=5{return _ae .Sprintf ("\u0025d\u003a\u0020\u0025\u0036\u002e\u0032f",_ccag ,_fbea );};return _ae .Sprintf ("\u0025d\u003a\u0020\u0025\u0036.\u0032\u0066\u0020\u0025\u0036.\u0032f\u0020.\u002e\u002e\u0020\u0025\u0036\u002e\u0032f",_ccag ,_fbea [0],_fbea [1],_fbea [_ccag -1]); -};const (RenderModeStroke RenderMode =1< 0&&_gf .Abs (_gbaeb [_bdcfa -1]-_gbaeb [_bdcfa ])< _dadad &&_daab .emptyCompositeRow (_bdcfa );if !_cbfae {_afgfb =append (_afgfb ,_bdcfa ); +};};for _bgbb :=0;_bgbb < _daab ._eacg ;_bgbb ++{_ccbe :=_bgbb < _daab ._eacg -1&&_gf .Abs (_fdea [_bgbb +1]-_fdea [_bgbb ])< _dadad &&_daab .emptyCompositeColumn (_bgbb );if !_ccbe {_eacf =append (_eacf ,_bgbb );};};if len (_afgfb )==_daab ._cgae &&len (_eacf )==_daab ._eacg {return _daab ; +};_abcdf :=textTable {_edeg :_daab ._edeg ,_eacg :len (_eacf ),_cgae :len (_afgfb ),_aaaga :make (map[uint64 ]compositeCell ,len (_eacf )*len (_afgfb ))};if _efda {_ga .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",_daab ._eacg ,_daab ._cgae ,len (_eacf ),len (_afgfb )); +_ga .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_eacf );_ga .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_afgfb );};for _fgcfc ,_faefc :=range _afgfb {for _gdfe ,_ebcf :=range _eacf {_cfdd ,_bcddg :=_daab .getComposite (_ebcf ,_faefc ); +if len (_cfdd )==0{continue ;};if _efda {_agc .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_gdfe ,_fgcfc ,_ebcf ,_faefc ,_adgd (_cfdd .merge ().text (),50));};_abcdf .putComposite (_gdfe ,_fgcfc ,_cfdd ,_bcddg ); +};};return &_abcdf ;};type rulingList []*ruling ;func (_becb paraList )tables ()[]TextTable {var _agag []TextTable ;if _efda {_ga .Log .Info ("\u0070\u0061\u0072\u0061\u0073\u002e\u0074\u0061\u0062\u006c\u0065\u0073\u003a");};for _ ,_afefe :=range _becb {_cce :=_afefe ._fbbea ; +if _cce !=nil &&_cce .isExportable (){_agag =append (_agag ,_cce .toTextTable ());};};return _agag ;};func (_adga *textTable )emptyCompositeRow (_cfgc int )bool {for _egaba :=0;_egaba < _adga ._eacg ;_egaba ++{if _bfac ,_gcab :=_adga ._aaaga [_bgcc (_egaba ,_cfgc )]; +_gcab {if len (_bfac .paraList )> 0{return false ;};};};return true ;};func _ecfb (_ecbbe string )(string ,bool ){_gege :=[]rune (_ecbbe );if len (_gege )!=1{return "",false ;};_gcgdf ,_dafgd :=_gbefd [_gege [0]];return _gcgdf ,_dafgd ;}; -// TableCell is a cell in a TextTable. -type TableCell struct{_aec .PdfRectangle ; +// Marks returns the TextMark collection for a page. It represents all the text on the page. +func (_addc PageText )Marks ()*TextMarkArray {return &TextMarkArray {_ffca :_addc ._ccca }};func _gfdd (_bgge _agf .Point )_agf .Matrix {return _agf .TranslationMatrix (_bgge .X ,_bgge .Y )}; -// Text is the extracted text. -Text 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 (_gac *TextMarkArray )RangeOffset (start ,end int )(*TextMarkArray ,error ){if _gac ==nil {return nil ,_b .New ("\u006da\u003d\u003d\u006e\u0069\u006c");};if end < start {return nil ,_agc .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 ); +};_aabaa :=len (_gac ._ffca );if _aabaa ==0{return _gac ,nil ;};if start < _gac ._ffca [0].Offset {start =_gac ._ffca [0].Offset ;};if end > _gac ._ffca [_aabaa -1].Offset +1{end =_gac ._ffca [_aabaa -1].Offset +1;};_gaf :=_e .Search (_aabaa ,func (_aec int )bool {return _gac ._ffca [_aec ].Offset +len (_gac ._ffca [_aec ].Text )-1>=start }); +if !(0<=_gaf &&_gaf < _aabaa ){_dfde :=_agc .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 ,_gaf ,_aabaa ,_gac ._ffca [0],_gac ._ffca [_aabaa -1]); +return nil ,_dfde ;};_edge :=_e .Search (_aabaa ,func (_aeaf int )bool {return _gac ._ffca [_aeaf ].Offset > end -1});if !(0<=_edge &&_edge < _aabaa ){_cfbd :=_agc .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 ,_edge ,_aabaa ,_gac ._ffca [0],_gac ._ffca [_aabaa -1]); +return nil ,_cfbd ;};if _edge <=_gaf {return nil ,_agc .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 ,_gaf ,_edge ); +};return &TextMarkArray {_ffca :_gac ._ffca [_gaf :_edge ]},nil ;};func _degf (_faea _ba .PdfRectangle )*ruling {return &ruling {_bbce :_cfae ,_edga :_faea .Urx ,_fcec :_faea .Lly ,_abeg :_faea .Ury };};var (_gbefd =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 _efgc (_bggdg []*textLine ,_dgeaf string )string {var _afda _f .Builder ;_afebd :=0.0;for _ebec ,_ggbg :=range _bggdg {_bbee :=_ggbg .text ();_degcd :=_ggbg ._bbfg ;if _ebec < len (_bggdg )-1{_afebd =_bggdg [_ebec +1]._bbfg ;}else {_afebd =0.0;}; +_afda .WriteString (_dgeaf );_afda .WriteString (_bbee );if _afebd !=_degcd {_afda .WriteString ("\u000a");}else {_afda .WriteString ("\u0020");};};return _afda .String ();};const (_gcca markKind =iota ;_bcfc ;_ccfg ;_degg ;);type rectRuling struct{_ecaa rulingKind ; +_bdbfa markKind ;_gff .Color ;_ba .PdfRectangle ;};const _fad =20;func (_cgged *textWord )bbox ()_ba .PdfRectangle {return _cgged .PdfRectangle };func (_dea *textPara )fontsize ()float64 {return _dea ._fdec [0]._fdfb };func (_fefe paraList )writeText (_fbdbd _gg .Writer ){for _gddd ,_facg :=range _fefe {if _facg ._cddef {continue ; +};_facg .writeText (_fbdbd );if _gddd !=len (_fefe )-1{if _gfgc (_facg ,_fefe [_gddd +1]){_fbdbd .Write ([]byte ("\u0020"));}else {_fbdbd .Write ([]byte ("\u000a"));_fbdbd .Write ([]byte ("\u000a"));};};};_fbdbd .Write ([]byte ("\u000a"));_fbdbd .Write ([]byte ("\u000a")); +};func (_adf *textObject )checkOp (_cdc *_fc .ContentStreamOperation ,_cgde int ,_fafe bool )(_gbda bool ,_acc error ){if _adf ==nil {var _ffc []_add .PdfObject ;if _cgde > 0{_ffc =_cdc .Params ;if len (_ffc )> _cgde {_ffc =_ffc [:_cgde ];};};_ga .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",_cdc .Operand ,_ffc ); +};if _cgde >=0{if len (_cdc .Params )!=_cgde {if _fafe {_acc =_b .New ("\u0069n\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0070\u0061r\u0061m\u0065t\u0065\u0072\u0020\u0063\u006f\u0075\u006et");};_ga .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",_cdc .Operand ,_cgde ,len (_cdc .Params ),_cdc .Params ); +return false ,_acc ;};};return true ,nil ;};func (_bggb rulingList )splitSec ()[]rulingList {_e .Slice (_bggb ,func (_fcdc ,_dbea int )bool {_bdade ,_gbce :=_bggb [_fcdc ],_bggb [_dbea ];if _bdade ._fcec !=_gbce ._fcec {return _bdade ._fcec < _gbce ._fcec ; +};return _bdade ._abeg < _gbce ._abeg ;});_aacgg :=make (map[*ruling ]struct{},len (_bggb ));_dbec :=func (_dfgce *ruling )rulingList {_cgcb :=rulingList {_dfgce };_aacgg [_dfgce ]=struct{}{};for _ ,_bega :=range _bggb {if _ ,_ecabad :=_aacgg [_bega ]; +_ecabad {continue ;};for _ ,_adfbc :=range _cgcb {if _bega .alignsSec (_adfbc ){_cgcb =append (_cgcb ,_bega );_aacgg [_bega ]=struct{}{};break ;};};};return _cgcb ;};_edgfc :=[]rulingList {_dbec (_bggb [0])};for _ ,_bdcb :=range _bggb [1:]{if _ ,_eccdec :=_aacgg [_bdcb ]; +_eccdec {continue ;};_edgfc =append (_edgfc ,_dbec (_bdcb ));};return _edgfc ;}; -// Marks returns the TextMarks corresponding to the text in Text. -Marks TextMarkArray ;};func (_efgf *compositeCell )updateBBox (){for _ ,_cgge :=range _efgf .paraList {_efgf .PdfRectangle =_agfb (_efgf .PdfRectangle ,_cgge .PdfRectangle );};};func (_agcg rulingList )augmentGrid ()(rulingList ,rulingList ){_bcec ,_aegb :=_agcg .vertsHorzs (); -if len (_bcec )==0||len (_aegb )==0{return _bcec ,_aegb ;};_ddagg ,_debc :=_bcec ,_aegb ;_eedac :=_bcec .bbox ();_egfg :=_aegb .bbox ();if _eceg {_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",_eedac ); -_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",_egfg );};var _gdbdc ,_faea ,_dfabf ,_eaeff *ruling ;if _egfg .Llx < _eedac .Llx -_ecce {_gdbdc =&ruling {_dcebd :_dbed ,_egdf :_eebe ,_gbgc :_egfg .Llx ,_fgad :_eedac .Lly ,_ababc :_eedac .Ury }; -_bcec =append (rulingList {_gdbdc },_bcec ...);};if _egfg .Urx > _eedac .Urx +_ecce {_faea =&ruling {_dcebd :_dbed ,_egdf :_eebe ,_gbgc :_egfg .Urx ,_fgad :_eedac .Lly ,_ababc :_eedac .Ury };_bcec =append (_bcec ,_faea );};if _eedac .Lly < _egfg .Lly -_ecce {_dfabf =&ruling {_dcebd :_dbed ,_egdf :_bfgb ,_gbgc :_eedac .Lly ,_fgad :_egfg .Llx ,_ababc :_egfg .Urx }; -_aegb =append (rulingList {_dfabf },_aegb ...);};if _eedac .Ury > _egfg .Ury +_ecce {_eaeff =&ruling {_dcebd :_dbed ,_egdf :_bfgb ,_gbgc :_eedac .Ury ,_fgad :_egfg .Llx ,_ababc :_egfg .Urx };_aegb =append (_aegb ,_eaeff );};if len (_bcec )+len (_aegb )==len (_agcg ){return _ddagg ,_debc ; -};_eefcf :=append (_bcec ,_aegb ...);_agcg .log ("u\u006e\u0061\u0075\u0067\u006d\u0065\u006e\u0074\u0065\u0064");_eefcf .log ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0065d");return _bcec ,_aegb ;};func (_ecad paraList )xNeighbours (_fbabf float64 )map[*textPara ][]int {_bdddf :=make ([]event ,2*len (_ecad )); -if _fbabf ==0{for _fddc ,_ebadc :=range _ecad {_bdddf [2*_fddc ]=event {_ebadc .Llx ,true ,_fddc };_bdddf [2*_fddc +1]=event {_ebadc .Urx ,false ,_fddc };};}else {for _dccg ,_aacdf :=range _ecad {_bdddf [2*_dccg ]=event {_aacdf .Llx -_fbabf *_aacdf .fontsize (),true ,_dccg }; -_bdddf [2*_dccg +1]=event {_aacdf .Urx +_fbabf *_aacdf .fontsize (),false ,_dccg };};};return _ecad .eventNeighbours (_bdddf );};func (_cbd *textObject )moveTextSetLeading (_gdcc ,_edgf float64 ){_cbd ._cbgd ._gbff =-_edgf ;_cbd .moveLP (_gdcc ,_edgf ); -}; +// TableInfo gets table information of the textmark `tm`. +func (_dee *TextMark )TableInfo ()(*TextTable ,[][]int ){if !_dee ._efeg {return nil ,nil ;};_cdgc :=_dee ._cfaa ;_bbdb :=_cdgc .getCellInfo (*_dee );return _cdgc ,_bbdb ;};const (_cbdb =1.0e-6;_dgaf =1.0e-4;_cbbd =10;_dage =6;_fcca =0.5;_afbgg =0.12;_cdfe =0.19; +_ebfgc =0.04;_gagd =0.04;_bfcae =1.0;_fae =0.04;_cac =0.4;_fcag =0.7;_dgcc =1.0;_cfcf =0.1;_gcfb =1.4;_bbad =0.46;_fadg =0.02;_dgea =0.2;_befe =0.5;_afeg =4;_bag =4.0;_ggca =6;_beec =0.3;_efega =0.01;_agba =0.02;_afec =2;_dccbc =2;_ccbb =500;_ggdg =4.0; +_cgef =4.0;_beed =0.05;_dccf =0.1;_dfed =2.0;_gbb =2.0;_bddc =1.5;_gaea =3.0;_efeb =0.25;);type textPara struct{_ba .PdfRectangle ;_dgabg _ba .PdfRectangle ;_fdec []*textLine ;_fbbea *textTable ;_gecb bool ;_cddef bool ;_cfee *textPara ;_fdgf *textPara ; +_cgag *textPara ;_ecada *textPara ;_fcdfg []list ;};func (_agaa *textLine )toTextMarks (_ggaa *int )[]TextMark {var _daef []TextMark ;for _ ,_cdbb :=range _agaa ._cdcg {if _cdbb ._gdec {_daef =_ffeg (_daef ,_ggaa ,"\u0020");};_dcad :=_cdbb .toTextMarks (_ggaa ); +_daef =append (_daef ,_dcad ...);};return _daef ;};func (_cdae *textObject )getCurrentFont ()*_ba .PdfFont {_gegc :=_cdae ._efed ._gbdg ;if _gegc ==nil {_ga .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 _ba .DefaultFont ();};return _gegc ;};func (_fdgc *shapesState )devicePoint (_eddb ,_gfcf float64 )_agf .Point {_agca :=_fdgc ._gdfd .Mult (_fdgc ._gafa );_eddb ,_gfcf =_agca .Transform (_eddb ,_gfcf );return _agf .NewPoint (_eddb ,_gfcf );};func _dbeae (_gfegb float64 )bool {return _gf .Abs (_gfegb )< _cbdb }; +func _gecbg (_dfdb ,_ddgc float64 )bool {return _gf .Abs (_dfdb -_ddgc )<=_dfed }; -// Text returns the text content of the `bulletLists`. -func (_cbag *lists )Text ()string {_efaf :=&_bb .Builder {};for _ ,_bdec :=range *_cbag {_dafd :=_bdec .Text ();_efaf .WriteString (_dafd );};return _efaf .String ();};func (_ecef *wordBag )scanBand (_beeb string ,_eada *wordBag ,_bbefg func (_gbbe *wordBag ,_cac *textWord )bool ,_aeda ,_deb ,_agbg float64 ,_ddcc ,_eagf bool )int {_dfbf :=_eada ._aad ; -var _aeg map[int ]map[*textWord ]struct{};if !_ddcc {_aeg =_ecef .makeRemovals ();};_aafd :=_ddfa *_dfbf ;_fbda :=0;for _ ,_addf :=range _ecef .depthBand (_aeda -_aafd ,_deb +_aafd ){if len (_ecef ._gbbd [_addf ])==0{continue ;};for _ ,_bcagb :=range _ecef ._gbbd [_addf ]{if !(_aeda -_aafd <=_bcagb ._aecg &&_bcagb ._aecg <=_deb +_aafd ){continue ; -};if !_bbefg (_eada ,_bcagb ){continue ;};_afdf :=2.0*_ea .Abs (_bcagb ._aeegf -_eada ._aad )/(_bcagb ._aeegf +_eada ._aad );_gdaa :=_ea .Max (_bcagb ._aeegf /_eada ._aad ,_eada ._aad /_bcagb ._aeegf );_adea :=_ea .Min (_afdf ,_gdaa );if _agbg > 0&&_adea > _agbg {continue ; -};if _eada .blocked (_bcagb ){continue ;};if !_ddcc {_eada .pullWord (_bcagb ,_addf ,_aeg );};_fbda ++;if !_eagf {if _bcagb ._aecg < _aeda {_aeda =_bcagb ._aecg ;};if _bcagb ._aecg > _deb {_deb =_bcagb ._aecg ;};};if _ddcc {break ;};};};if !_ddcc {_ecef .applyRemovals (_aeg ); -};return _fbda ;};func (_fcdcc rulingList )findPrimSec (_cafcf ,_ecfee float64 )*ruling {for _ ,_cfdag :=range _fcdcc {if _ecfbd (_cfdag ._gbgc -_cafcf )&&_cfdag ._fgad -_ecce <=_ecfee &&_ecfee <=_cfdag ._ababc +_ecce {return _cfdag ;};};return nil ;}; -func (_bcgag paraList )addNeighbours (){_badbd :=func (_adgcca []int ,_agbd *textPara )([]*textPara ,[]*textPara ){_dbbgf :=make ([]*textPara ,0,len (_adgcca )-1);_gccf :=make ([]*textPara ,0,len (_adgcca )-1);for _ ,_geeba :=range _adgcca {_faaec :=_bcgag [_geeba ]; -if _faaec .Urx <=_agbd .Llx {_dbbgf =append (_dbbgf ,_faaec );}else if _faaec .Llx >=_agbd .Urx {_gccf =append (_gccf ,_faaec );};};return _dbbgf ,_gccf ;};_cgfc :=func (_bgbbf []int ,_ggdbc *textPara )([]*textPara ,[]*textPara ){_cdae :=make ([]*textPara ,0,len (_bgbbf )-1); -_eecf :=make ([]*textPara ,0,len (_bgbbf )-1);for _ ,_gfafa :=range _bgbbf {_bafg :=_bcgag [_gfafa ];if _bafg .Ury <=_ggdbc .Lly {_eecf =append (_eecf ,_bafg );}else if _bafg .Lly >=_ggdbc .Ury {_cdae =append (_cdae ,_bafg );};};return _cdae ,_eecf ;}; -_dfcf :=_bcgag .yNeighbours (_ffff );for _ ,_edbda :=range _bcgag {_cafgag :=_dfcf [_edbda ];if len (_cafgag )==0{continue ;};_edgfe ,_dcabb :=_badbd (_cafgag ,_edbda );if len (_edgfe )==0&&len (_dcabb )==0{continue ;};if len (_edgfe )> 0{_cbggg :=_edgfe [0]; -for _ ,_accd :=range _edgfe [1:]{if _accd .Urx >=_cbggg .Urx {_cbggg =_accd ;};};for _ ,_fffga :=range _edgfe {if _fffga !=_cbggg &&_fffga .Urx > _cbggg .Llx {_cbggg =nil ;break ;};};if _cbggg !=nil &&_bfc (_edbda .PdfRectangle ,_cbggg .PdfRectangle ){_edbda ._bceaa =_cbggg ; -};};if len (_dcabb )> 0{_faagd :=_dcabb [0];for _ ,_egafd :=range _dcabb [1:]{if _egafd .Llx <=_faagd .Llx {_faagd =_egafd ;};};for _ ,_ggafg :=range _dcabb {if _ggafg !=_faagd &&_ggafg .Llx < _faagd .Urx {_faagd =nil ;break ;};};if _faagd !=nil &&_bfc (_edbda .PdfRectangle ,_faagd .PdfRectangle ){_edbda ._aabe =_faagd ; -};};};_dfcf =_bcgag .xNeighbours (_fgde );for _ ,_cebb :=range _bcgag {_cbgcb :=_dfcf [_cebb ];if len (_cbgcb )==0{continue ;};_cdcbd ,_aeec :=_cgfc (_cbgcb ,_cebb );if len (_cdcbd )==0&&len (_aeec )==0{continue ;};if len (_aeec )> 0{_gegba :=_aeec [0]; -for _ ,_bggac :=range _aeec [1:]{if _bggac .Ury >=_gegba .Ury {_gegba =_bggac ;};};for _ ,_deeda :=range _aeec {if _deeda !=_gegba &&_deeda .Ury > _gegba .Lly {_gegba =nil ;break ;};};if _gegba !=nil &&_bae (_cebb .PdfRectangle ,_gegba .PdfRectangle ){_cebb ._ccee =_gegba ; -};};if len (_cdcbd )> 0{_eefec :=_cdcbd [0];for _ ,_fgba :=range _cdcbd [1:]{if _fgba .Lly <=_eefec .Lly {_eefec =_fgba ;};};for _ ,_cafb :=range _cdcbd {if _cafb !=_eefec &&_cafb .Lly < _eefec .Ury {_eefec =nil ;break ;};};if _eefec !=nil &&_bae (_cebb .PdfRectangle ,_eefec .PdfRectangle ){_cebb ._ggfbb =_eefec ; -};};};for _ ,_dffac :=range _bcgag {if _dffac ._bceaa !=nil &&_dffac ._bceaa ._aabe !=_dffac {_dffac ._bceaa =nil ;};if _dffac ._ggfbb !=nil &&_dffac ._ggfbb ._ccee !=_dffac {_dffac ._ggfbb =nil ;};if _dffac ._aabe !=nil &&_dffac ._aabe ._bceaa !=_dffac {_dffac ._aabe =nil ; -};if _dffac ._ccee !=nil &&_dffac ._ccee ._ggfbb !=_dffac {_dffac ._ccee =nil ;};};};func (_bdbe *subpath )removeDuplicates (){if len (_bdbe ._acfg )==0{return ;};_fgga :=[]_g .Point {_bdbe ._acfg [0]};for _ ,_fged :=range _bdbe ._acfg [1:]{if !_ceab (_fged ,_fgga [len (_fgga )-1]){_fgga =append (_fgga ,_fged ); -};};_bdbe ._acfg =_fgga ;};func (_cfda lineRuling )asRuling ()(*ruling ,bool ){_ffbdd :=ruling {_egdf :_cfda ._cdbfg ,Color :_cfda .Color ,_dcebd :_bggb };switch _cfda ._cdbfg {case _eebe :_ffbdd ._gbgc =_cfda .xMean ();_ffbdd ._fgad =_ea .Min (_cfda ._bcfgb .Y ,_cfda ._befe .Y ); -_ffbdd ._ababc =_ea .Max (_cfda ._bcfgb .Y ,_cfda ._befe .Y );case _bfgb :_ffbdd ._gbgc =_cfda .yMean ();_ffbdd ._fgad =_ea .Min (_cfda ._bcfgb .X ,_cfda ._befe .X );_ffbdd ._ababc =_ea .Max (_cfda ._bcfgb .X ,_cfda ._befe .X );default:_fc .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_cfda ._cdbfg ); -return nil ,false ;};return &_ffbdd ,true ;}; +// String returns a description of `state`. +func (_bdc *textState )String ()string {_bac :="\u005bN\u004f\u0054\u0020\u0053\u0045\u0054]";if _bdc ._gbdg !=nil {_bac =_bdc ._gbdg .BaseFont ();};return _agc .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",_bdc ._ffaf ,_bdc ._gdeg ,_bdc ._dcd ,_bac ); +};func (_bcbe rulingList )asTiling ()gridTiling {if _dfge {_ga .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 (_bcbe )); +};for _aabf ,_cccb :=range _bcbe [1:]{_efaac :=_bcbe [_aabf ];if _efaac .alignsPrimary (_cccb )&&_efaac .alignsSec (_cccb ){_ga .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",_cccb ,_efaac ); +};};_bcbe .sortStrict ();_bcbe .log ("\u0073n\u0061\u0070\u0070\u0065\u0064");_bdgd ,_aacda :=_bcbe .vertsHorzs ();_dabbe :=_bdgd .primaries ();_ccccc :=_aacda .primaries ();_dgdg :=len (_dabbe )-1;_ecffg :=len (_ccccc )-1;if _dgdg ==0||_ecffg ==0{return gridTiling {}; +};_fbbgb :=_ba .PdfRectangle {Llx :_dabbe [0],Urx :_dabbe [_dgdg ],Lly :_ccccc [0],Ury :_ccccc [_ecffg ]};if _dfge {_ga .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 (_bdgd )); +for _bafdd ,_dacfe :=range _bdgd {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bafdd ,_dacfe );};_ga .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 (_aacda )); +for _fddb ,_adcgd :=range _aacda {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_fddb ,_adcgd );};_ga .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",_dgdg ,_ecffg ,_dabbe ,_ccccc ); +};_eadec :=make ([]gridTile ,_dgdg *_ecffg );for _fege :=_ecffg -1;_fege >=0;_fege --{_ffcaf :=_ccccc [_fege ];_dgdc :=_ccccc [_fege +1];for _ggbb :=0;_ggbb < _dgdg ;_ggbb ++{_egggeb :=_dabbe [_ggbb ];_cecb :=_dabbe [_ggbb +1];_dddcd :=_bdgd .findPrimSec (_egggeb ,_ffcaf ); +_fefgc :=_bdgd .findPrimSec (_cecb ,_ffcaf );_dgadf :=_aacda .findPrimSec (_ffcaf ,_egggeb );_cdeed :=_aacda .findPrimSec (_dgdc ,_egggeb );_faae :=_ba .PdfRectangle {Llx :_egggeb ,Urx :_cecb ,Lly :_ffcaf ,Ury :_dgdc };_efegg :=_ebba (_faae ,_dddcd ,_fefgc ,_dgadf ,_cdeed ); +_eadec [_fege *_dgdg +_ggbb ]=_efegg ;if _dfge {_agc .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",_ggbb ,_fege ,_efegg .String (),_efegg .Width (),_efegg .Height ()); +};};};if _dfge {_ga .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",_fbbgb ); +};_dgdgg :=make ([]map[float64 ]gridTile ,_ecffg );for _gbbaf :=_ecffg -1;_gbbaf >=0;_gbbaf --{if _dfge {_agc .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_gbbaf );};_dgdgg [_gbbaf ]=make (map[float64 ]gridTile ,_dgdg );for _gcdcg :=0;_gcdcg < _dgdg ; +_gcdcg ++{_eafg :=_eadec [_gbbaf *_dgdg +_gcdcg ];if _dfge {_agc .Printf ("\u0020\u0020\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_gcdcg ,_eafg );};if !_eafg ._ecaf {continue ;};_aaag :=_gcdcg ;for _abef :=_gcdcg +1;!_eafg ._bfab &&_abef < _dgdg ; +_abef ++{_fbda :=_eadec [_gbbaf *_dgdg +_abef ];_eafg .Urx =_fbda .Urx ;_eafg ._dgccd =_eafg ._dgccd ||_fbda ._dgccd ;_eafg ._bgbfd =_eafg ._bgbfd ||_fbda ._bgbfd ;_eafg ._bfab =_fbda ._bfab ;if _dfge {_agc .Printf ("\u0020 \u0020%\u0034\u0064\u003a\u0020\u0025s\u0020\u2192 \u0025\u0073\u000a",_abef ,_fbda ,_eafg ); +};_aaag =_abef ;};if _dfge {_agc .Printf (" \u0020 \u0025\u0032\u0064\u0020\u002d\u0020\u0025\u0032d\u0020\u2192\u0020\u0025s\n",_gcdcg ,_aaag ,_eafg );};_gcdcg =_aaag ;_dgdgg [_gbbaf ][_eafg .Llx ]=_eafg ;};};_dabc :=make (map[float64 ]map[float64 ]gridTile ,_ecffg ); +_gbbe :=make (map[float64 ]map[float64 ]struct{},_ecffg );for _bdfca :=_ecffg -1;_bdfca >=0;_bdfca --{_ggdc :=_eadec [_bdfca *_dgdg ].Lly ;_dabc [_ggdc ]=make (map[float64 ]gridTile ,_dgdg );_gbbe [_ggdc ]=make (map[float64 ]struct{},_dgdg );};if _dfge {_ga .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",_fbbgb ); +};for _agbff :=_ecffg -1;_agbff >=0;_agbff --{_effd :=_eadec [_agbff *_dgdg ].Lly ;_dcbaf :=_dgdgg [_agbff ];if _dfge {_agc .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_agbff );};for _ ,_eaea :=range _cbgc (_dcbaf ){if _ ,_aaec :=_gbbe [_effd ][_eaea ]; +_aaec {continue ;};_ddad :=_dcbaf [_eaea ];if _dfge {_agc .Printf (" \u0020\u0020\u0020\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_ddad .String ());};for _gbdf :=_agbff -1;_gbdf >=0;_gbdf --{if _ddad ._bgbfd {break ;};_bffdb :=_dgdgg [_gbdf ];_efcb ,_caaab :=_bffdb [_eaea ]; +if !_caaab {break ;};if _efcb .Urx !=_ddad .Urx {break ;};_ddad ._bgbfd =_efcb ._bgbfd ;_ddad .Lly =_efcb .Lly ;if _dfge {_agc .Printf ("\u0020\u0020\u0020\u0020 \u0020\u0020\u0076\u003d\u0025\u0073\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_efcb .String (),_ddad .String ()); +};_gbbe [_efcb .Lly ][_efcb .Llx ]=struct{}{};};if _agbff ==0{_ddad ._bgbfd =true ;};if _ddad .complete (){_dabc [_effd ][_eaea ]=_ddad ;};};};_aaef :=gridTiling {PdfRectangle :_fbbgb ,_fece :_ffad (_dabc ),_dfca :_ecbcb (_dabc ),_gdcg :_dabc };_aaef .log ("\u0043r\u0065\u0061\u0074\u0065\u0064"); +return _aaef ;};func _cceb (_gdbec map[int ][]float64 ){if len (_gdbec )<=1{return ;};_abaee :=_adgbc (_gdbec );if _efda {_ga .Log .Info ("\u0066i\u0078C\u0065\u006c\u006c\u0073\u003a \u006b\u0065y\u0073\u003d\u0025\u002b\u0076",_abaee );};var _ebgbe ,_bfdf int ; +for _ebgbe ,_bfdf =range _abaee {if _gdbec [_bfdf ]!=nil {break ;};};for _addg ,_afae :=range _abaee [_ebgbe :]{_dadf :=_gdbec [_afae ];if _dadf ==nil {continue ;};if _efda {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u006b\u0030\u003d\u0025\u0064\u0020\u006b1\u003d\u0025\u0064\u000a",_ebgbe +_addg ,_bfdf ,_afae ); +};_egdea :=_gdbec [_afae ];if _egdea [len (_egdea )-1]> _dadf [0]{_egdea [len (_egdea )-1]=_dadf [0];_gdbec [_bfdf ]=_egdea ;};_bfdf =_afae ;};};type stateStack []*textState ;func (_fgaaf *textObject )setTextMatrix (_cbd []float64 ){if len (_cbd )!=6{_ga .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u006c\u0065\u006e\u0028\u0066\u0029\u0020\u0021\u003d\u0020\u0036\u0020\u0028\u0025\u0064\u0029",len (_cbd )); +return ;};_bba ,_eea ,_abg ,_adgb ,_gec ,_eeg :=_cbd [0],_cbd [1],_cbd [2],_cbd [3],_cbd [4],_cbd [5];_fgaaf ._eefe =_agf .NewMatrix (_bba ,_eea ,_abg ,_adgb ,_gec ,_eeg );_fgaaf ._dbc =_fgaaf ._eefe ;};func (_dfgfc intSet )add (_dega int ){_dfgfc [_dega ]=struct{}{}}; +func (_fbcb paraList )inTile (_cbggf gridTile )paraList {var _fbfb paraList ;for _ ,_dagcf :=range _fbcb {if _cbggf .contains (_dagcf .PdfRectangle ){_fbfb =append (_fbfb ,_dagcf );};};if _efda {_agc .Printf ("\u0020 \u0020\u0069\u006e\u0054i\u006c\u0065\u003a\u0020\u0020%\u0073 \u0069n\u0073\u0069\u0064\u0065\u003d\u0025\u0064\n",_cbggf ,len (_fbfb )); +for _gfgcc ,_ebga :=range _fbfb {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_gfgcc ,_ebga );};_agc .Println ("");};return _fbfb ;};const _bcgf =10;func (_gafb *shapesState )closePath (){if _gafb ._gbdgg {_gafb ._gfce =append (_gafb ._gfce ,_ddbd (_gafb ._gcaaf )); +_gafb ._gbdgg =false ;}else if len (_gafb ._gfce )==0{if _fdbg {_ga .Log .Debug ("\u0063\u006c\u006f\u0073eP\u0061\u0074\u0068\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f\u0020\u0070\u0061t\u0068");};_gafb ._gbdgg =false ;return ;};_gafb ._gfce [len (_gafb ._gfce )-1].close (); +if _fdbg {_ga .Log .Info ("\u0063\u006c\u006f\u0073\u0065\u0050\u0061\u0074\u0068\u003a\u0020\u0025\u0073",_gafb );};};type rulingKind int ;func (_gdbf *shapesState )addPoint (_gbdaf ,_fcfd float64 ){_bfbb :=_gdbf .establishSubpath ();_gaec :=_gdbf .devicePoint (_gbdaf ,_fcfd ); +if _bfbb ==nil {_gdbf ._gbdgg =true ;_gdbf ._gcaaf =_gaec ;}else {_bfbb .add (_gaec );};}; -// Elements returns the TextMarks in `ma`. -func (_ddc *TextMarkArray )Elements ()[]TextMark {return _ddc ._bade };const (_bedg =1.0e-6;_edge =1.0e-4;_ceba =10;_fdedc =6;_ddfa =0.5;_fbdbc =0.12;_babe =0.19;_accc =0.04;_agbf =0.04;_fefg =1.0;_fdgc =0.04;_debe =0.4;_facc =0.7;_gefa =1.0;_fbc =0.1; -_ggad =1.4;_decc =0.46;_gdda =0.02;_dfdcc =0.2;_gccc =0.5;_abdda =4;_dgce =4.0;_dbdg =6;_gcfa =0.3;_fgde =0.01;_ffff =0.02;_aaaa =2;_acebd =2;_edfde =500;_ebede =4.0;_gcb =4.0;_dccc =0.05;_bedf =0.1;_ecce =2.0;_cabc =2.0;_ebcd =1.5;_acggf =3.0;_efea =0.25; -);func _dgea (_ebadb _aec .PdfRectangle )*ruling {return &ruling {_egdf :_eebe ,_gbgc :_ebadb .Urx ,_fgad :_ebadb .Lly ,_ababc :_ebadb .Ury };};func (_bdgfd *textTable )get (_gaaf ,_fabb int )*textPara {return _bdgfd ._bfdff [_fgged (_gaaf ,_fabb )]};func _ecfgf (_bcfc string )bool {if _e .RuneCountInString (_bcfc )< _abdda {return false ; -};_adgcc ,_gbad :=_e .DecodeLastRuneInString (_bcfc );if _gbad <=0||!_be .Is (_be .Hyphen ,_adgcc ){return false ;};_adgcc ,_gbad =_e .DecodeLastRuneInString (_bcfc [:len (_bcfc )-_gbad ]);return _gbad > 0&&!_be .IsSpace (_adgcc );};func _ecfbd (_gddab float64 )bool {return _ea .Abs (_gddab )< _bedg }; -func (_fbgg *textLine )toTextMarks (_gcfb *int )[]TextMark {var _bfgc []TextMark ;for _ ,_ccae :=range _fbgg ._bfag {if _ccae ._ceff {_bfgc =_ggcce (_bfgc ,_gcfb ,"\u0020");};_gbfb :=_ccae .toTextMarks (_gcfb );_bfgc =append (_bfgc ,_gbfb ...);};return _bfgc ; -};func _gdgbf (_ecbb ,_fbbee ,_geedg float64 )rulingKind {if _ecbb >=_geedg &&_gdba (_fbbee ,_ecbb ){return _bfgb ;};if _fbbee >=_geedg &&_gdba (_ecbb ,_fbbee ){return _eebe ;};return _cbfe ;};func _cgbfe (_daac ,_geab _g .Point )rulingKind {_bbce :=_ea .Abs (_daac .X -_geab .X ); -_dege :=_ea .Abs (_daac .Y -_geab .Y );return _gdgbf (_bbce ,_dege ,_ebede );};func _bcea (_beefb ,_baaba bounded )float64 {return _beefb .bbox ().Llx -_baaba .bbox ().Llx };func (_daf *textObject )setTextMatrix (_eabe []float64 ){if len (_eabe )!=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 (_eabe )); -return ;};_geag ,_adecg ,_daff ,_ecfg ,_ada ,_cec :=_eabe [0],_eabe [1],_eabe [2],_eabe [3],_eabe [4],_eabe [5];_daf ._acc =_g .NewMatrix (_geag ,_adecg ,_daff ,_ecfg ,_ada ,_cec );_daf ._dde =_daf ._acc ;};func (_eba *textObject )setTextRenderMode (_cde int ){if _eba ==nil {return ; -};_eba ._cbgd ._ffgba =RenderMode (_cde );};func (_abfef *wordBag )depthIndexes ()[]int {if len (_abfef ._gbbd )==0{return nil ;};_beef :=make ([]int ,len (_abfef ._gbbd ));_fdbd :=0;for _cdcab :=range _abfef ._gbbd {_beef [_fdbd ]=_cdcab ;_fdbd ++;};_a .Ints (_beef ); -return _beef ;};func (_agdcg intSet )has (_abfgb int )bool {_ ,_eaea :=_agdcg [_abfgb ];return _eaea };func (_ecabf paraList )sortTopoOrder (){_bccd :=_ecabf .topoOrder ();_ecabf .reorder (_bccd )};func (_agad paraList )inTile (_ccea gridTile )paraList {var _beab paraList ; -for _ ,_afef :=range _agad {if _ccea .contains (_afef .PdfRectangle ){_beab =append (_beab ,_afef );};};if _gbead {_ae .Printf ("\u0020 \u0020\u0069\u006e\u0054i\u006c\u0065\u003a\u0020\u0020%\u0073 \u0069n\u0073\u0069\u0064\u0065\u003d\u0025\u0064\n",_ccea ,len (_beab )); -for _bgagf ,_geae :=range _beab {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bgagf ,_geae );};_ae .Println ("");};return _beab ;};var _gdec =[]string {"\u2756","\u27a2","\u2713","\u2022","\uf0a7","\u25a1","\u2212","\u25a0","\u25aa","\u006f"}; -func _gadb (_edfc _aec .PdfRectangle ,_abga bounded )float64 {return _edfc .Ury -_abga .bbox ().Lly };func _gceb (_ecaeg ,_cddg *textPara )bool {if _ecaeg ._egbea ||_cddg ._egbea {return true ;};return _ecfbd (_ecaeg .depth ()-_cddg .depth ());};type fontEntry struct{_gfab *_aec .PdfFont ; -_egfcg int64 ;};func (_cgfg *ruling )intersects (_ddedb *ruling )bool {_fbdaa :=(_cgfg ._egdf ==_eebe &&_ddedb ._egdf ==_bfgb )||(_ddedb ._egdf ==_eebe &&_cgfg ._egdf ==_bfgb );_bfgf :=func (_dfgdg ,_ebabb *ruling )bool {return _dfgdg ._fgad -_ecce <=_ebabb ._gbgc &&_ebabb ._gbgc <=_dfgdg ._ababc +_ecce ; -};_fdbdf :=_bfgf (_cgfg ,_ddedb );_ffbg :=_bfgf (_ddedb ,_cgfg );if _eceg {_ae .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",_fbdaa ,_fdbdf ,_ffbg ,_fbdaa &&_fdbdf &&_ffbg ,_cgfg ,_ddedb ); -};return _fbdaa &&_fdbdf &&_ffbg ;};func _fbccc (_afec []*textMark ,_agcgg _aec .PdfRectangle )*textWord {_cacc :=_afec [0].PdfRectangle ;_gdeg :=_afec [0]._cbbae ;for _ ,_gaaeg :=range _afec [1:]{_cacc =_agfb (_cacc ,_gaaeg .PdfRectangle );if _gaaeg ._cbbae > _gdeg {_gdeg =_gaaeg ._cbbae ; -};};return &textWord {PdfRectangle :_cacc ,_ebfa :_afec ,_aecg :_agcgg .Ury -_cacc .Lly ,_aeegf :_gdeg };};func (_ecfef rulingList )asTiling ()gridTiling {if _ddb {_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 (_ecfef )); -};for _faaf ,_egfcb :=range _ecfef [1:]{_cedae :=_ecfef [_faaf ];if _cedae .alignsPrimary (_egfcb )&&_cedae .alignsSec (_egfcb ){_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",_egfcb ,_cedae ); -};};_ecfef .sortStrict ();_ecfef .log ("\u0073n\u0061\u0070\u0070\u0065\u0064");_fccce ,_faadfc :=_ecfef .vertsHorzs ();_bedbc :=_fccce .primaries ();_egdb :=_faadfc .primaries ();_daedd :=len (_bedbc )-1;_efbeag :=len (_egdb )-1;if _daedd ==0||_efbeag ==0{return gridTiling {}; -};_agccf :=_aec .PdfRectangle {Llx :_bedbc [0],Urx :_bedbc [_daedd ],Lly :_egdb [0],Ury :_egdb [_efbeag ]};if _ddb {_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 (_fccce )); -for _bfcf ,_ffbb :=range _fccce {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bfcf ,_ffbb );};_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 (_faadfc )); -for _egece ,_bgagd :=range _faadfc {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_egece ,_bgagd );};_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",_daedd ,_efbeag ,_bedbc ,_egdb ); -};_ffbc :=make ([]gridTile ,_daedd *_efbeag );for _adabd :=_efbeag -1;_adabd >=0;_adabd --{_acec :=_egdb [_adabd ];_dafbg :=_egdb [_adabd +1];for _edda :=0;_edda < _daedd ;_edda ++{_gdbg :=_bedbc [_edda ];_deccf :=_bedbc [_edda +1];_bebb :=_fccce .findPrimSec (_gdbg ,_acec ); -_bbgdgc :=_fccce .findPrimSec (_deccf ,_acec );_gaeg :=_faadfc .findPrimSec (_acec ,_gdbg );_acgefd :=_faadfc .findPrimSec (_dafbg ,_gdbg );_babd :=_aec .PdfRectangle {Llx :_gdbg ,Urx :_deccf ,Lly :_acec ,Ury :_dafbg };_cbgg :=_aggg (_babd ,_bebb ,_bbgdgc ,_gaeg ,_acgefd ); -_ffbc [_adabd *_daedd +_edda ]=_cbgg ;if _ddb {_ae .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",_edda ,_adabd ,_cbgg .String (),_cbgg .Width (),_cbgg .Height ()); -};};};if _ddb {_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",_agccf ); -};_gfcfc :=make ([]map[float64 ]gridTile ,_efbeag );for _febag :=_efbeag -1;_febag >=0;_febag --{if _ddb {_ae .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_febag );};_gfcfc [_febag ]=make (map[float64 ]gridTile ,_daedd );for _dcgd :=0;_dcgd < _daedd ; -_dcgd ++{_efdf :=_ffbc [_febag *_daedd +_dcgd ];if _ddb {_ae .Printf ("\u0020\u0020\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_dcgd ,_efdf );};if !_efdf ._cbfd {continue ;};_gcgd :=_dcgd ;for _bgbg :=_dcgd +1;!_efdf ._cbdbf &&_bgbg < _daedd ;_bgbg ++{_adca :=_ffbc [_febag *_daedd +_bgbg ]; -_efdf .Urx =_adca .Urx ;_efdf ._fbbf =_efdf ._fbbf ||_adca ._fbbf ;_efdf ._fcgc =_efdf ._fcgc ||_adca ._fcgc ;_efdf ._cbdbf =_adca ._cbdbf ;if _ddb {_ae .Printf ("\u0020 \u0020%\u0034\u0064\u003a\u0020\u0025s\u0020\u2192 \u0025\u0073\u000a",_bgbg ,_adca ,_efdf ); -};_gcgd =_bgbg ;};if _ddb {_ae .Printf (" \u0020 \u0025\u0032\u0064\u0020\u002d\u0020\u0025\u0032d\u0020\u2192\u0020\u0025s\n",_dcgd ,_gcgd ,_efdf );};_dcgd =_gcgd ;_gfcfc [_febag ][_efdf .Llx ]=_efdf ;};};_geccf :=make (map[float64 ]map[float64 ]gridTile ,_efbeag ); -_ecde :=make (map[float64 ]map[float64 ]struct{},_efbeag );for _dcceg :=_efbeag -1;_dcceg >=0;_dcceg --{_ebdb :=_ffbc [_dcceg *_daedd ].Lly ;_geccf [_ebdb ]=make (map[float64 ]gridTile ,_daedd );_ecde [_ebdb ]=make (map[float64 ]struct{},_daedd );};if _ddb {_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",_agccf ); -};for _bgfeb :=_efbeag -1;_bgfeb >=0;_bgfeb --{_gbagg :=_ffbc [_bgfeb *_daedd ].Lly ;_cgdgb :=_gfcfc [_bgfeb ];if _ddb {_ae .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_bgfeb );};for _ ,_bbbaa :=range _affg (_cgdgb ){if _ ,_gafgf :=_ecde [_gbagg ][_bbbaa ]; -_gafgf {continue ;};_dbff :=_cgdgb [_bbbaa ];if _ddb {_ae .Printf (" \u0020\u0020\u0020\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_dbff .String ());};for _baaa :=_bgfeb -1;_baaa >=0;_baaa --{if _dbff ._fcgc {break ;};_ebfd :=_gfcfc [_baaa ];_fafad ,_bdda :=_ebfd [_bbbaa ]; -if !_bdda {break ;};if _fafad .Urx !=_dbff .Urx {break ;};_dbff ._fcgc =_fafad ._fcgc ;_dbff .Lly =_fafad .Lly ;if _ddb {_ae .Printf ("\u0020\u0020\u0020\u0020 \u0020\u0020\u0076\u003d\u0025\u0073\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_fafad .String (),_dbff .String ()); -};_ecde [_fafad .Lly ][_fafad .Llx ]=struct{}{};};if _bgfeb ==0{_dbff ._fcgc =true ;};if _dbff .complete (){_geccf [_gbagg ][_bbbaa ]=_dbff ;};};};_gdccc :=gridTiling {PdfRectangle :_agccf ,_fecg :_eagbe (_geccf ),_eceeed :_aced (_geccf ),_bbfc :_geccf }; -_gdccc .log ("\u0043r\u0065\u0061\u0074\u0065\u0064");return _gdccc ;}; +// 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{_ba .PdfRectangle ;W ,H int ;Cells [][]TableCell ;};func (_ffce paraList )merge ()*textPara {_ga .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 (_ffce )); +if len (_ffce )==0{return nil ;};_ffce .sortReadingOrder ();_fagbg :=_ffce [0].PdfRectangle ;_gcfg :=_ffce [0]._fdec ;for _ ,_adfg :=range _ffce [1:]{_fagbg =_bbbafc (_fagbg ,_adfg .PdfRectangle );_gcfg =append (_gcfg ,_adfg ._fdec ...);};return _bfgg (_fagbg ,_gcfg ); +};func (_cafdc paraList )addNeighbours (){_ecgfb :=func (_eeadg []int ,_ecdf *textPara )([]*textPara ,[]*textPara ){_gfbd :=make ([]*textPara ,0,len (_eeadg )-1);_acgd :=make ([]*textPara ,0,len (_eeadg )-1);for _ ,_baegc :=range _eeadg {_dbffc :=_cafdc [_baegc ]; +if _dbffc .Urx <=_ecdf .Llx {_gfbd =append (_gfbd ,_dbffc );}else if _dbffc .Llx >=_ecdf .Urx {_acgd =append (_acgd ,_dbffc );};};return _gfbd ,_acgd ;};_dcdef :=func (_addd []int ,_gfffc *textPara )([]*textPara ,[]*textPara ){_cfacb :=make ([]*textPara ,0,len (_addd )-1); +_cbabd :=make ([]*textPara ,0,len (_addd )-1);for _ ,_befee :=range _addd {_egefg :=_cafdc [_befee ];if _egefg .Ury <=_gfffc .Lly {_cbabd =append (_cbabd ,_egefg );}else if _egefg .Lly >=_gfffc .Ury {_cfacb =append (_cfacb ,_egefg );};};return _cfacb ,_cbabd ; +};_ecgg :=_cafdc .yNeighbours (_agba );for _ ,_bfdd :=range _cafdc {_cefbb :=_ecgg [_bfdd ];if len (_cefbb )==0{continue ;};_ggabg ,_egbbb :=_ecgfb (_cefbb ,_bfdd );if len (_ggabg )==0&&len (_egbbb )==0{continue ;};if len (_ggabg )> 0{_facb :=_ggabg [0]; +for _ ,_deee :=range _ggabg [1:]{if _deee .Urx >=_facb .Urx {_facb =_deee ;};};for _ ,_dcfc :=range _ggabg {if _dcfc !=_facb &&_dcfc .Urx > _facb .Llx {_facb =nil ;break ;};};if _facb !=nil &&_bggg (_bfdd .PdfRectangle ,_facb .PdfRectangle ){_bfdd ._cfee =_facb ; +};};if len (_egbbb )> 0{_adbed :=_egbbb [0];for _ ,_bffce :=range _egbbb [1:]{if _bffce .Llx <=_adbed .Llx {_adbed =_bffce ;};};for _ ,_abfc :=range _egbbb {if _abfc !=_adbed &&_abfc .Llx < _adbed .Urx {_adbed =nil ;break ;};};if _adbed !=nil &&_bggg (_bfdd .PdfRectangle ,_adbed .PdfRectangle ){_bfdd ._fdgf =_adbed ; +};};};_ecgg =_cafdc .xNeighbours (_efega );for _ ,_bdeg :=range _cafdc {_adee :=_ecgg [_bdeg ];if len (_adee )==0{continue ;};_ddafa ,_ebgec :=_dcdef (_adee ,_bdeg );if len (_ddafa )==0&&len (_ebgec )==0{continue ;};if len (_ebgec )> 0{_ccaef :=_ebgec [0]; +for _ ,_gccef :=range _ebgec [1:]{if _gccef .Ury >=_ccaef .Ury {_ccaef =_gccef ;};};for _ ,_gefd :=range _ebgec {if _gefd !=_ccaef &&_gefd .Ury > _ccaef .Lly {_ccaef =nil ;break ;};};if _ccaef !=nil &&_fgfag (_bdeg .PdfRectangle ,_ccaef .PdfRectangle ){_bdeg ._ecada =_ccaef ; +};};if len (_ddafa )> 0{_afgdd :=_ddafa [0];for _ ,_badf :=range _ddafa [1:]{if _badf .Lly <=_afgdd .Lly {_afgdd =_badf ;};};for _ ,_aafd :=range _ddafa {if _aafd !=_afgdd &&_aafd .Lly < _afgdd .Ury {_afgdd =nil ;break ;};};if _afgdd !=nil &&_fgfag (_bdeg .PdfRectangle ,_afgdd .PdfRectangle ){_bdeg ._cgag =_afgdd ; +};};};for _ ,_efecc :=range _cafdc {if _efecc ._cfee !=nil &&_efecc ._cfee ._fdgf !=_efecc {_efecc ._cfee =nil ;};if _efecc ._cgag !=nil &&_efecc ._cgag ._ecada !=_efecc {_efecc ._cgag =nil ;};if _efecc ._fdgf !=nil &&_efecc ._fdgf ._cfee !=_efecc {_efecc ._fdgf =nil ; +};if _efecc ._ecada !=nil &&_efecc ._ecada ._cgag !=_efecc {_efecc ._ecada =nil ;};};}; -// Options extractor options. -type Options struct{ +// String returns a string describing `pt`. +func (_affc PageText )String ()string {_cfa :=_agc .Sprintf ("P\u0061\u0067\u0065\u0054ex\u0074:\u0020\u0025\u0064\u0020\u0065l\u0065\u006d\u0065\u006e\u0074\u0073",len (_affc ._aebf ));_ece :=[]string {"\u002d"+_cfa };for _ ,_ddac :=range _affc ._aebf {_ece =append (_ece ,_ddac .String ()); +};_ece =append (_ece ,"\u002b"+_cfa );return _f .Join (_ece ,"\u000a");};func (_efc *TextMarkArray )exists (_dadd TextMark )bool {for _ ,_bdec :=range _efc .Elements (){if _ad .DeepEqual (_dadd .DirectObject ,_bdec .DirectObject )&&_ad .DeepEqual (_dadd .BBox ,_bdec .BBox )&&_bdec .Text ==_dadd .Text {return true ; +};};return false ;};func (_gfgd *subpath )removeDuplicates (){if len (_gfgd ._aeee )==0{return ;};_aeda :=[]_agf .Point {_gfgd ._aeee [0]};for _ ,_gcbg :=range _gfgd ._aeee [1:]{if !_gaeg (_gcbg ,_aeda [len (_aeda )-1]){_aeda =append (_aeda ,_gcbg );}; +};_gfgd ._aeee =_aeda ;};func _bfgg (_gfgce _ba .PdfRectangle ,_fbgg []*textLine )*textPara {return &textPara {PdfRectangle :_gfgce ,_fdec :_fbgg };};func (_bgea *textLine )pullWord (_dffb *wordBag ,_adfb *textWord ,_gaee int ){_bgea .appendWord (_adfb ); +_dffb .removeWord (_adfb ,_gaee );};func (_efedd compositeCell )parasBBox ()(paraList ,_ba .PdfRectangle ){return _efedd .paraList ,_efedd .PdfRectangle ;};func (_ecaba rulingList )sortStrict (){_e .Slice (_ecaba ,func (_gcdbb ,_gecf int )bool {_eccgf ,_deaf :=_ecaba [_gcdbb ],_ecaba [_gecf ]; +_eefdc ,_ffged :=_eccgf ._bbce ,_deaf ._bbce ;if _eefdc !=_ffged {return _eefdc > _ffged ;};_aadg ,_ebafg :=_eccgf ._edga ,_deaf ._edga ;if !_dbeae (_aadg -_ebafg ){return _aadg < _ebafg ;};_aadg ,_ebafg =_eccgf ._fcec ,_deaf ._fcec ;if _aadg !=_ebafg {return _aadg < _ebafg ; +};return _eccgf ._abeg < _deaf ._abeg ;});};func (_caccg *ruling )gridIntersecting (_dbag *ruling )bool {return _gecbg (_caccg ._fcec ,_dbag ._fcec )&&_gecbg (_caccg ._abeg ,_dbag ._abeg );};func _adgd (_gbed string ,_gdgef int )string {if len (_gbed )< _gdgef {return _gbed ; +};return _gbed [:_gdgef ];};func _cgfgf (_aeeg ,_cedf bounded )float64 {_cbga :=_abag (_aeeg ,_cedf );if !_dbeae (_cbga ){return _cbga ;};return _eddba (_aeeg ,_cedf );};func _gbbc (_cbaf string ,_bcaf []rulingList ){_ga .Log .Info ("\u0024\u0024 \u0025\u0064\u0020g\u0072\u0069\u0064\u0073\u0020\u002d\u0020\u0025\u0073",len (_bcaf ),_cbaf ); +for _dbcd ,_aaaee :=range _bcaf {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_dbcd ,_aaaee .String ());};}; -// DisableDocumentTags specifies whether to use the document tags during list extraction. -DisableDocumentTags bool ; +// 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 (_ccfa *Extractor )ExtractPageText ()(*PageText ,int ,int ,error ){_dae ,_baf ,_cfb ,_fba :=_ccfa .extractPageText (_ccfa ._ac ,_ccfa ._gbe ,_agf .IdentityMatrix (),0,false );if _fba !=nil &&_fba !=_ba .ErrColorOutOfRange {return nil ,0,0,_fba ;}; +if _ccfa ._cf !=nil {_dae ._eaag ._caab =_ccfa ._cf .UseSimplerExtractionProcess ;};_dae .computeViews ();_fba =_ccab (_dae );if _fba !=nil {return nil ,0,0,_fba ;};if _ccfa ._cf !=nil {if _ccfa ._cf .ApplyCropBox &&_ccfa ._eb !=nil {_dae .ApplyArea (*_ccfa ._eb ); +};_dae ._eaag ._bcc =_ccfa ._cf .DisableDocumentTags ;};return _dae ,_baf ,_cfb ,nil ;};func (_dfdec *wordBag )removeWord (_abae *textWord ,_cfe int ){_acfc :=_dfdec ._fcgd [_cfe ];_acfc =_gcdff (_acfc ,_abae );if len (_acfc )==0{delete (_dfdec ._fcgd ,_cfe ); +}else {_dfdec ._fcgd [_cfe ]=_acfc ;};};func _cafaa (_eggd float64 ,_gbfg int )int {if _gbfg ==0{_gbfg =1;};_fecb :=float64 (_gbfg );return int (_gf .Round (_eggd /_fecb )*_fecb );};func (_beg *textObject )setCharSpacing (_feb float64 ){if _beg ==nil {return ; +};_beg ._efed ._ffaf =_feb ;if _cfca {_ga .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",_feb ,_beg ._efed .String ());};};func (_fdcdf *wordBag )firstWord (_aeg int )*textWord {return _fdcdf ._fcgd [_aeg ][0]}; +func (_ebgf paraList )reorder (_ceafe []int ){_cead :=make (paraList ,len (_ebgf ));for _aceef ,_abced :=range _ceafe {_cead [_aceef ]=_ebgf [_abced ];};copy (_ebgf ,_cead );};func _dgda (_dbeb []*textLine ,_bdecee string ,_bfda []*list )*list {return &list {_aebd :_dbeb ,_cdde :_bdecee ,_abcc :_bfda }; +};func _eeag (_fagd []*textLine ,_fgeb map[float64 ][]*textLine ,_acdg []float64 ,_gafga int ,_gbffc ,_bgcdc float64 )[]*list {_bccf :=[]*list {};_gfcae :=_gafga ;_gafga =_gafga +1;_ccbgg :=_acdg [_gfcae ];_dcbed :=_fgeb [_ccbgg ];_afc :=_acfa (_dcbed ,_bgcdc ,_gbffc ); +for _dgga ,_faedc :=range _afc {var _ggdb float64 ;_edag :=[]*list {};_cefg :=_faedc ._bbfg ;_fdcec :=_bgcdc ;if _dgga < len (_afc )-1{_fdcec =_afc [_dgga +1]._bbfg ;};if _gafga < len (_acdg ){_edag =_eeag (_fagd ,_fgeb ,_acdg ,_gafga ,_cefg ,_fdcec ); +};_ggdb =_fdcec ;if len (_edag )> 0{_ffdc :=_edag [0];if len (_ffdc ._aebd )> 0{_ggdb =_ffdc ._aebd [0]._bbfg ;};};_cdaf :=[]*textLine {_faedc };_dagf :=_ggdbe (_faedc ,_fagd ,_acdg ,_cefg ,_ggdb );_cdaf =append (_cdaf ,_dagf ...);_gfed :=_dgda (_cdaf ,"\u0062\u0075\u006c\u006c\u0065\u0074",_edag ); +_gfed ._ddef =_efgc (_cdaf ,"");_bccf =append (_bccf ,_gfed );};return _bccf ;};func _dggea (_cdbbd []_add .PdfObject )(_fbfg ,_gaade float64 ,_agcbb error ){if len (_cdbbd )!=2{return 0,0,_agc .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 (_cdbbd )); +};_feae ,_agcbb :=_add .GetNumbersAsFloat (_cdbbd );if _agcbb !=nil {return 0,0,_agcbb ;};return _feae [0],_feae [1],nil ;};func _gaeg (_ccged ,_cedfa _agf .Point )bool {return _ccged .X ==_cedfa .X &&_ccged .Y ==_cedfa .Y };func (_bgcdcd *wordBag )removeDuplicates (){if _bdgb {_ga .Log .Info ("r\u0065m\u006f\u0076\u0065\u0044\u0075\u0070\u006c\u0069c\u0061\u0074\u0065\u0073: \u0025\u0071",_bgcdcd .text ()); +};for _ ,_dfae :=range _bgcdcd .depthIndexes (){if len (_bgcdcd ._fcgd [_dfae ])==0{continue ;};_ffeb :=_bgcdcd ._fcgd [_dfae ][0];_facge :=_dgea *_ffeb ._eabbf ;_ggfa :=_ffeb ._dfagd ;for _ ,_dddf :=range _bgcdcd .depthBand (_ggfa ,_ggfa +_facge ){_ggdf :=map[*textWord ]struct{}{}; +_febaf :=_bgcdcd ._fcgd [_dddf ];for _ ,_gbfef :=range _febaf {if _ ,_bfbc :=_ggdf [_gbfef ];_bfbc {continue ;};for _ ,_effgg :=range _febaf {if _ ,_eedfg :=_ggdf [_effgg ];_eedfg {continue ;};if _effgg !=_gbfef &&_effgg ._eaae ==_gbfef ._eaae &&_gf .Abs (_effgg .Llx -_gbfef .Llx )< _facge &&_gf .Abs (_effgg .Urx -_gbfef .Urx )< _facge &&_gf .Abs (_effgg .Lly -_gbfef .Lly )< _facge &&_gf .Abs (_effgg .Ury -_gbfef .Ury )< _facge {_ggdf [_effgg ]=struct{}{}; +};};};if len (_ggdf )> 0{_bdbb :=0;for _ ,_eggb :=range _febaf {if _ ,_abffe :=_ggdf [_eggb ];!_abffe {_febaf [_bdbb ]=_eggb ;_bdbb ++;};};_bgcdcd ._fcgd [_dddf ]=_febaf [:len (_febaf )-len (_ggdf )];if len (_bgcdcd ._fcgd [_dddf ])==0{delete (_bgcdcd ._fcgd ,_dddf ); +};};};};};func (_gdab rulingList )toTilings ()(rulingList ,[]gridTiling ){_gdab .log ("\u0074o\u0054\u0069\u006c\u0069\u006e\u0067s");if len (_gdab )==0{return nil ,nil ;};_gdab =_gdab .tidied ("\u0061\u006c\u006c");_gdab .log ("\u0074\u0069\u0064\u0069\u0065\u0064"); +_agcafa :=_gdab .toGrids ();_fbafg :=make ([]gridTiling ,len (_agcafa ));for _fbddd ,_becd :=range _agcafa {_fbafg [_fbddd ]=_becd .asTiling ();};return _gdab ,_fbafg ;};func (_afag pathSection )bbox ()_ba .PdfRectangle {_gabea :=_afag ._dbdc [0]._aeee [0]; +_cdgb :=_ba .PdfRectangle {Llx :_gabea .X ,Urx :_gabea .X ,Lly :_gabea .Y ,Ury :_gabea .Y };_bggd :=func (_egab _agf .Point ){if _egab .X < _cdgb .Llx {_cdgb .Llx =_egab .X ;}else if _egab .X > _cdgb .Urx {_cdgb .Urx =_egab .X ;};if _egab .Y < _cdgb .Lly {_cdgb .Lly =_egab .Y ; +}else if _egab .Y > _cdgb .Ury {_cdgb .Ury =_egab .Y ;};};for _ ,_gbeb :=range _afag ._dbdc [0]._aeee [1:]{_bggd (_gbeb );};for _ ,_bbda :=range _afag ._dbdc [1:]{for _ ,_bgeg :=range _bbda ._aeee {_bggd (_bgeg );};};return _cdgb ;};func (_cedc rulingList )snapToGroups ()rulingList {_ecfda ,_bcdf :=_cedc .vertsHorzs (); +if len (_ecfda )> 0{_ecfda =_ecfda .snapToGroupsDirection ();};if len (_bcdf )> 0{_bcdf =_bcdf .snapToGroupsDirection ();};_gbafg :=append (_ecfda ,_bcdf ...);_gbafg .log ("\u0073\u006e\u0061p\u0054\u006f\u0047\u0072\u006f\u0075\u0070\u0073");return _gbafg ; +};func (_dcdd rectRuling )asRuling ()(*ruling ,bool ){_bccc :=ruling {_bbce :_dcdd ._ecaa ,Color :_dcdd .Color ,_ccaa :_ccfg };switch _dcdd ._ecaa {case _cfae :_bccc ._edga =0.5*(_dcdd .Llx +_dcdd .Urx );_bccc ._fcec =_dcdd .Lly ;_bccc ._abeg =_dcdd .Ury ; +_afed ,_cefb :=_dcdd .checkWidth (_dcdd .Llx ,_dcdd .Urx );if !_cefb {if _adbfb {_ga .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",_dcdd ); +};return nil ,false ;};_bccc ._ebcee =_afed ;case _aaad :_bccc ._edga =0.5*(_dcdd .Lly +_dcdd .Ury );_bccc ._fcec =_dcdd .Llx ;_bccc ._abeg =_dcdd .Urx ;_bfcbg ,_fcea :=_dcdd .checkWidth (_dcdd .Lly ,_dcdd .Ury );if !_fcea {if _adbfb {_ga .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",_dcdd ); +};return nil ,false ;};_bccc ._ebcee =_bfcbg ;default:_ga .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_dcdd ._ecaa );return nil ,false ;};return &_bccc ,true ;};var _gfcgc =map[rulingKind ]string {_fbcc :"\u006e\u006f\u006e\u0065",_aaad :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_cfae :"\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"}; +func (_geba *wordBag )depthRange (_afe ,_geff int )[]int {var _fadf []int ;for _faabb :=range _geba ._fcgd {if _afe <=_faabb &&_faabb <=_geff {_fadf =append (_fadf ,_faabb );};};if len (_fadf )==0{return nil ;};_e .Ints (_fadf );return _fadf ;};func _bfba (_bacfa ,_dgdcc int )int {if _bacfa < _dgdcc {return _bacfa ; +};return _dgdcc ;};func _gcdff (_dfcbf []*textWord ,_ageb *textWord )[]*textWord {for _efdc ,_daddf :=range _dfcbf {if _daddf ==_ageb {return _fecf (_dfcbf ,_efdc );};};_ga .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",_ageb ); +return nil ;};func (_bada rulingList )sort (){_e .Slice (_bada ,_bada .comp )}; -// ApplyCropBox will extract page text based on page cropbox if set to `true`. -ApplyCropBox bool ; +// String returns a human readable description of `s`. +func (_ffdec intSet )String ()string {var _eaab []int ;for _aafab :=range _ffdec {if _ffdec .has (_aafab ){_eaab =append (_eaab ,_aafab );};};_e .Ints (_eaab );return _agc .Sprintf ("\u0025\u002b\u0076",_eaab );};func (_gebd *textLine )endsInHyphen ()bool {_edff :=_gebd ._cdcg [len (_gebd ._cdcg )-1]; +_cgdc :=_edff ._eaae ;_bdagd ,_gcaf :=_a .DecodeLastRuneInString (_cgdc );if _gcaf <=0||!_c .Is (_c .Hyphen ,_bdagd ){return false ;};if _edff ._gdec &&_dfc (_cgdc ){return true ;};return _dfc (_gebd .text ());};func (_caea *textObject )nextLine (){_caea .moveLP (0,-_caea ._efed ._bfa )}; +func (_abac *shapesState )fill (_bbgb *[]pathSection ){_gbc :=pathSection {_dbdc :_abac ._gfce ,Color :_abac ._edf .getFillColor ()};*_bbgb =append (*_bbgb ,_gbc );if _adgbf {_cfdc :=_gbc .bbox ();_agc .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 (*_bbgb ),len (_gbc ._dbdc ),_abac ,_gbc .Color ,_cfdc ,_cfdc .Width (),_cfdc .Height ()); +if _ebce {for _gedg ,_babc :=range _gbc ._dbdc {_agc .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_gedg ,_babc );if _gedg ==10{break ;};};};};};func (_daagf *textTable )bbox ()_ba .PdfRectangle {return _daagf .PdfRectangle };func (_egggf *textWord )addDiacritic (_eaeb string ){_geabb :=_egggf ._abcee [len (_egggf ._abcee )-1]; +_geabb ._bfdb +=_eaeb ;_geabb ._bfdb =_ea .NFKC .String (_geabb ._bfdb );}; -// UseSimplerExtractionProcess will skip topological text ordering and table processing. +// 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. // -// 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. +// 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. // -// Skipping some extraction processes would also lead to the reduced processing time. -UseSimplerExtractionProcess bool ;};func _edacb (_cafgf ,_aecaa _ec .Image )_ec .Image {_eagcd ,_deda :=_aecaa .Bounds ().Size (),_cafgf .Bounds ().Size ();_ecege ,_cedf :=_eagcd .X ,_eagcd .Y ;if _deda .X > _ecege {_ecege =_deda .X ;};if _deda .Y > _cedf {_cedf =_deda .Y ; -};_ggfeg :=_ec .Rect (0,0,_ecege ,_cedf );if _eagcd .X !=_ecege ||_eagcd .Y !=_cedf {_ddaba :=_ec .NewRGBA (_ggfeg );_ag .BiLinear .Scale (_ddaba ,_ggfeg ,_cafgf ,_aecaa .Bounds (),_ag .Over ,nil );_aecaa =_ddaba ;};if _deda .X !=_ecege ||_deda .Y !=_cedf {_cfeeb :=_ec .NewRGBA (_ggfeg ); -_ag .BiLinear .Scale (_cfeeb ,_ggfeg ,_cafgf ,_cafgf .Bounds (),_ag .Over ,nil );_cafgf =_cfeeb ;};_cggef :=_ec .NewRGBA (_ggfeg );_ag .DrawMask (_cggef ,_ggfeg ,_cafgf ,_ec .Point {},_aecaa ,_ec .Point {},_ag .Over );return _cggef ;};func (_ccaa *subpath )add (_ddeg ..._g .Point ){_ccaa ._acfg =append (_ccaa ._acfg ,_ddeg ...)}; -func (_dfeg paraList )findTableGrid (_cggfb gridTiling )(*textTable ,map[*textPara ]struct{}){_affec :=len (_cggfb ._fecg );_eaefe :=len (_cggfb ._eceeed );_cacga :=textTable {_fbccb :true ,_afcga :_affec ,_agdc :_eaefe ,_bfdff :make (map[uint64 ]*textPara ,_affec *_eaefe ),_gaeb :make (map[uint64 ]compositeCell ,_affec *_eaefe )}; -_cacga .PdfRectangle =_cggfb .PdfRectangle ;_gcdbf :=make (map[*textPara ]struct{});_adbaf :=int ((1.0-_gcfa )*float64 (_affec *_eaefe ));_addgd :=0;if _ddb {_fc .Log .Info ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0047\u0072\u0069\u0064\u003a\u0020\u0025\u0064\u0020\u0078\u0020%\u0064",_affec ,_eaefe ); -};for _cedde ,_ddfbf :=range _cggfb ._eceeed {_gegb ,_gfeee :=_cggfb ._bbfc [_ddfbf ];if !_gfeee {continue ;};for _efad ,_ecec :=range _cggfb ._fecg {_dbadb ,_geebcf :=_gegb [_ecec ];if !_geebcf {continue ;};_feff :=_dfeg .inTile (_dbadb );if len (_feff )==0{_addgd ++; -if _addgd > _adbaf {if _ddb {_fc .Log .Info ("\u0021\u006e\u0075m\u0045\u006d\u0070\u0074\u0079\u003d\u0025\u0064",_addgd );};return nil ,nil ;};}else {_cacga .putComposite (_efad ,_cedde ,_feff ,_dbadb .PdfRectangle );for _ ,_bdca :=range _feff {_gcdbf [_bdca ]=struct{}{}; -};};};};_fffce :=0;for _cbee :=0;_cbee < _affec ;_cbee ++{_bbced :=_cacga .get (_cbee ,0);if _bbced ==nil ||!_bbced ._egbea {_fffce ++;};};if _fffce ==0{if _ddb {_fc .Log .Info ("\u0021\u006e\u0075m\u0048\u0065\u0061\u0064\u0065\u0072\u003d\u0030");};return nil ,nil ; -};_adebf :=_cacga .reduceTiling (_cggfb ,_acggf );_adebf =_adebf .subdivide ();return _adebf ,_gcdbf ;};func _aadc (_afdg bounded )float64 {return -_afdg .bbox ().Lly };func (_agcd *wordBag )minDepth ()float64 {return _agcd ._aeceg -(_agcd .Ury -_agcd ._aad )}; -func _cdffd (_bdfbb ,_beed float64 )bool {return _ea .Abs (_bdfbb -_beed )<=_ecce };func (_afcc *textPara )writeCellText (_gagfc _bc .Writer ){for _eadee ,_ecdce :=range _afcc ._bfagf {_cdff :=_ecdce .text ();_acggc :=_bfab &&_ecdce .endsInHyphen ()&&_eadee !=len (_afcc ._bfagf )-1; -if _acggc {_cdff =_gegca (_cdff );};_gagfc .Write ([]byte (_cdff ));if !(_acggc ||_eadee ==len (_afcc ._bfagf )-1){_gagfc .Write ([]byte (_ecaa (_ecdce ._gaca ,_afcc ._bfagf [_eadee +1]._gaca )));};};};func (_cdgc paraList )findTextTables ()[]*textTable {var _cdgfg []*textTable ; -for _ ,_bggd :=range _cdgc {if _bggd .taken ()||_bggd .Width ()==0{continue ;};_faabc :=_bggd .isAtom ();if _faabc ==nil {continue ;};_faabc .growTable ();if _faabc ._afcga *_faabc ._agdc < _dbdg {continue ;};_faabc .markCells ();_faabc .log ("\u0067\u0072\u006fw\u006e"); -_cdgfg =append (_cdgfg ,_faabc );};return _cdgfg ;};func (_agb *imageExtractContext )extractInlineImage (_bcc *_ba .ContentStreamInlineImage ,_gabf _ba .GraphicsState ,_fee *_aec .PdfPageResources )error {_dfd ,_acf :=_bcc .ToImage (_fee );if _acf !=nil {return _acf ; -};_ced ,_acf :=_bcc .GetColorSpace (_fee );if _acf !=nil {return _acf ;};if _ced ==nil {_ced =_aec .NewPdfColorspaceDeviceGray ();};_dfdg ,_acf :=_ced .ImageToRGB (*_dfd );if _acf !=nil {return _acf ;};_bgbd :=ImageMark {Image :&_dfdg ,Width :_gabf .CTM .ScalingFactorX (),Height :_gabf .CTM .ScalingFactorY (),Angle :_gabf .CTM .Angle ()}; -_bgbd .X ,_bgbd .Y =_gabf .CTM .Translation ();_agb ._bff =append (_agb ._bff ,_bgbd );_agb ._aa ++;return nil ;};func (_agegf rulingList )vertsHorzs ()(rulingList ,rulingList ){var _fgge ,_dgda rulingList ;for _ ,_geff :=range _agegf {switch _geff ._egdf {case _eebe :_fgge =append (_fgge ,_geff ); -case _bfgb :_dgda =append (_dgda ,_geff );};};return _fgge ,_dgda ;};func (_cceb gridTiling )complete ()bool {for _ ,_bcbd :=range _cceb ._bbfc {for _ ,_agfa :=range _bcbd {if !_agfa .complete (){return false ;};};};return true ;};type gridTiling struct{_aec .PdfRectangle ; -_fecg []float64 ;_eceeed []float64 ;_bbfc map[float64 ]map[float64 ]gridTile ;};func _bdce (_ffce byte )bool {for _ ,_agcc :=range _gdec {if []byte (_agcc )[0]==_ffce {return true ;};};return false ;};func (_befc *textTable )reduce ()*textTable {_ddabe :=make ([]int ,0,_befc ._agdc ); -_cedc :=make ([]int ,0,_befc ._afcga );for _bcdf :=0;_bcdf < _befc ._agdc ;_bcdf ++{if !_befc .emptyCompositeRow (_bcdf ){_ddabe =append (_ddabe ,_bcdf );};};for _ccfbf :=0;_ccfbf < _befc ._afcga ;_ccfbf ++{if !_befc .emptyCompositeColumn (_ccfbf ){_cedc =append (_cedc ,_ccfbf ); -};};if len (_ddabe )==_befc ._agdc &&len (_cedc )==_befc ._afcga {return _befc ;};_cbbb :=textTable {_fbccb :_befc ._fbccb ,_afcga :len (_cedc ),_agdc :len (_ddabe ),_bfdff :make (map[uint64 ]*textPara ,len (_cedc )*len (_ddabe ))};if _gbead {_fc .Log .Info ("\u0072\u0065\u0064\u0075ce\u003a\u0020\u0025\u0064\u0078\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0064\u0078%\u0064",_befc ._afcga ,_befc ._agdc ,len (_cedc ),len (_ddabe )); -_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_cedc );_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_ddabe );};for _adcf ,_eeea :=range _ddabe {for _bdfdb ,_dfabg :=range _cedc {_bgbgg ,_fdfd :=_befc .getComposite (_dfabg ,_eeea ); -if _bgbgg ==nil {continue ;};if _gbead {_ae .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_bdfdb ,_adcf ,_dfabg ,_eeea ,_bgfd (_bgbgg .merge ().text (),50));};_cbbb .putComposite (_bdfdb ,_adcf ,_bgbgg ,_fdfd ); -};};return &_cbbb ;};func (_fdccb *textTable )depth ()float64 {_faga :=1e10;for _addge :=0;_addge < _fdccb ._afcga ;_addge ++{_cgbg :=_fdccb .get (_addge ,0);if _cgbg ==nil ||_cgbg ._egbea {continue ;};_faga =_ea .Min (_faga ,_cgbg .depth ());};return _faga ; -};func _eee (_dgfag _g .Matrix )_g .Point {_abf ,_gaa :=_dgfag .Translation ();return _g .Point {X :_abf ,Y :_gaa };};func (_gaffb *textTable )compositeColCorridors ()map[int ][]float64 {_eaeg :=make (map[int ][]float64 ,_gaffb ._afcga );if _gbead {_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",_gaffb ._afcga ); -};for _deed :=0;_deed < _gaffb ._afcga ;_deed ++{_eaeg [_deed ]=nil ;};return _eaeg ;};func _faab (_bagf _aec .PdfRectangle )rulingKind {_aefd :=_bagf .Width ();_acgec :=_bagf .Height ();if _aefd > _acgec {if _aefd >=_ebede {return _bfgb ;};}else {if _acgec >=_ebede {return _eebe ; -};};return _cbfe ;};func _ggge (_aebg *list ,_gcgc *_bb .Builder ,_edfe *string ){_cfdg :=_aeced (_aebg ,_edfe );_gcgc .WriteString (_cfdg );for _ ,_eacf :=range _aebg ._bffd {_abfc :=*_edfe +"\u0020\u0020\u0020";_ggge (_eacf ,_gcgc ,&_abfc );};};func _ecag (_dggg float64 )bool {return _ea .Abs (_dggg )< _cabc }; -func _fegba (_beac []_bad .PdfObject )(_ceade ,_ffaba float64 ,_ggdgg error ){if len (_beac )!=2{return 0,0,_ae .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 (_beac )); -};_faaab ,_ggdgg :=_bad .GetNumbersAsFloat (_beac );if _ggdgg !=nil {return 0,0,_ggdgg ;};return _faaab [0],_faaab [1],nil ;};func (_fccg *PageFonts )extractPageResourcesToFont (_ffaa *_aec .PdfPageResources )error {_bg ,_ecc :=_bad .GetDict (_ffaa .Font ); -if !_ecc {return _d .New (_aea );};for _ ,_adg :=range _bg .Keys (){var (_bac =true ;_eeg []byte ;_dg string ;);_ce ,_aff :=_ffaa .GetFontByName (_adg );if !_aff {return _d .New (_bf );};_db ,_cee :=_aec .NewPdfFontFromPdfObject (_ce );if _cee !=nil {return _cee ; -};_afe :=_db .FontDescriptor ();_bba :=_db .FontDescriptor ().FontName .String ();_gab :=_db .Subtype ();if _ggb (_fccg .Fonts ,_bba ){continue ;};if len (_db .ToUnicode ())==0{_bac =false ;};if _afe .FontFile !=nil {if _ega ,_gb :=_bad .GetStream (_afe .FontFile ); -_gb {_eeg ,_cee =_bad .DecodeStream (_ega );if _cee !=nil {return _cee ;};_dg =_bba +"\u002e\u0070\u0066\u0062";};}else if _afe .FontFile2 !=nil {if _fd ,_add :=_bad .GetStream (_afe .FontFile2 );_add {_eeg ,_cee =_bad .DecodeStream (_fd );if _cee !=nil {return _cee ; -};_dg =_bba +"\u002e\u0074\u0074\u0066";};}else if _afe .FontFile3 !=nil {if _beg ,_ffg :=_bad .GetStream (_afe .FontFile3 );_ffg {_eeg ,_cee =_bad .DecodeStream (_beg );if _cee !=nil {return _cee ;};_dg =_bba +"\u002e\u0063\u0066\u0066";};};if len (_dg )< 1{_fc .Log .Debug (_de ); -};_ebb :=Font {FontName :_bba ,PdfFont :_db ,IsCID :_db .IsCID (),IsSimple :_db .IsSimple (),ToUnicode :_bac ,FontType :_gab ,FontData :_eeg ,FontFileName :_dg ,FontDescriptor :_afe };_fccg .Fonts =append (_fccg .Fonts ,_ebb );};return nil ;};func _gabfb (_fgbf _bad .PdfObject ,_ebfe _eg .Color )(_ec .Image ,error ){_ddccc ,_bbadd :=_bad .GetStream (_fgbf ); -if !_bbadd {return nil ,nil ;};_fcgd ,_eccd :=_aec .NewXObjectImageFromStream (_ddccc );if _eccd !=nil {return nil ,_eccd ;};_gcgeb ,_eccd :=_fcgd .ToImage ();if _eccd !=nil {return nil ,_eccd ;};return _cbace (_gcgeb ,_ebfe ),nil ;};func (_feba pathSection )bbox ()_aec .PdfRectangle {_aacd :=_feba ._gbag [0]._acfg [0]; -_cbfa :=_aec .PdfRectangle {Llx :_aacd .X ,Urx :_aacd .X ,Lly :_aacd .Y ,Ury :_aacd .Y };_fgdf :=func (_gefg _g .Point ){if _gefg .X < _cbfa .Llx {_cbfa .Llx =_gefg .X ;}else if _gefg .X > _cbfa .Urx {_cbfa .Urx =_gefg .X ;};if _gefg .Y < _cbfa .Lly {_cbfa .Lly =_gefg .Y ; -}else if _gefg .Y > _cbfa .Ury {_cbfa .Ury =_gefg .Y ;};};for _ ,_cgcg :=range _feba ._gbag [0]._acfg [1:]{_fgdf (_cgcg );};for _ ,_fgfe :=range _feba ._gbag [1:]{for _ ,_ffda :=range _fgfe ._acfg {_fgdf (_ffda );};};return _cbfa ;};func (_afba *textObject )setCharSpacing (_gbf float64 ){if _afba ==nil {return ; -};_afba ._cbgd ._cga =_gbf ;if _eged {_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",_gbf ,_afba ._cbgd .String ());};};func (_ecbf TextTable )getCellInfo (_gcg TextMark )[][]int {for _daca ,_cgebc :=range _ecbf .Cells {for _egdg :=range _cgebc {_gafe :=&_cgebc [_egdg ].Marks ; -if _gafe .exists (_gcg ){return [][]int {{_daca },{_egdg }};};};};return nil ;};var _dfba =TextMark {Text :"\u005b\u0058\u005d",Original :"\u0020",Meta :true ,FillColor :_eg .White ,StrokeColor :_eg .White };type wordBag struct{_aec .PdfRectangle ;_aad float64 ; -_eddc ,_gbfd rulingList ;_aeceg float64 ;_gbbd map[int ][]*textWord ;}; +// 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 (_gd *Extractor )ExtractFonts (previousPageFonts *PageFonts )(*PageFonts ,error ){_eg :=PageFonts {};_fbe :=_eg .extractPageResourcesToFont (_gd ._gbe );if _fbe !=nil {return nil ,_fbe ;};if previousPageFonts !=nil {for _ ,_dcb :=range previousPageFonts .Fonts {if !_aga (_eg .Fonts ,_dcb .FontName ){_eg .Fonts =append (_eg .Fonts ,_dcb ); +};};};return &PageFonts {Fonts :_eg .Fonts },nil ;};func (_ffge paraList )list ()[]*list {var _aacb []*textLine ;var _bfgc []*textLine ;for _ ,_ccac :=range _ffge {_afdb :=_ccac .getListLines ();_aacb =append (_aacb ,_afdb ...);_bfgc =append (_bfgc ,_ccac ._fdec ...); +};_edfc :=_ccba (_aacb );_befg :=_dbfg (_bfgc ,_edfc );return _befg ;};func _fgdcg (_bbcb int ,_gggbb map[int ][]float64 )([]int ,int ){_ecbff :=make ([]int ,_bbcb );_cfagab :=0;for _adbcf :=0;_adbcf < _bbcb ;_adbcf ++{_ecbff [_adbcf ]=_cfagab ;_cfagab +=len (_gggbb [_adbcf ])+1; +};return _ecbff ,_cfagab ;}; -// String returns a string describing `tm`. -func (_eag TextMark )String ()string {_bfff :=_eag .BBox ;var _cag string ;if _eag .Font !=nil {_cag =_eag .Font .String ();if len (_cag )> 50{_cag =_cag [:50]+"\u002e\u002e\u002e";};};var _fbdf string ;if _eag .Meta {_fbdf ="\u0020\u002a\u004d\u002a"; -};return _ae .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",_eag .Offset ,_eag .Text ,[]rune (_eag .Text ),_bfff .Llx ,_bfff .Lly ,_bfff .Urx ,_bfff .Ury ,_cag ,_fbdf ); -};func (_abag paraList )lines ()[]*textLine {var _ecfdg []*textLine ;for _ ,_dgfc :=range _abag {_ecfdg =append (_ecfdg ,_dgfc ._bfagf ...);};return _ecfdg ;};type subpath struct{_acfg []_g .Point ;_bbdf bool ;}; +// 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 (_cfbg *PageText )ApplyArea (bbox _ba .PdfRectangle ){_ddae :=make ([]*textMark ,0,len (_cfbg ._aebf ));for _ ,_ecbd :=range _cfbg ._aebf {if _gabc (_ecbd .bbox (),bbox ){_ddae =append (_ddae ,_ecbd );};};var _aag paraList ;_egfd :=len (_ddae );for _ecea :=0; +_ecea < 360&&_egfd > 0;_ecea +=90{_bfca :=make ([]*textMark ,0,len (_ddae )-_egfd );for _ ,_fbc :=range _ddae {if _fbc ._gfbg ==_ecea {_bfca =append (_bfca ,_fbc );};};if len (_bfca )> 0{_gae :=_cabcg (_bfca ,_cfbg ._bbdc ,nil ,nil ,_cfbg ._eaag ._caab ); +_aag =append (_aag ,_gae ...);_egfd -=len (_bfca );};};_fcb :=new (_dc .Buffer );_aag .writeText (_fcb );_cfbg ._ggff =_fcb .String ();_cfbg ._ccca =_aag .toTextMarks ();_cfbg ._gdba =_aag .tables ();};func _gcdb (_aeeec ,_bdecb _ba .PdfRectangle )bool {return _aeeec .Llx <=_bdecb .Llx &&_bdecb .Urx <=_aeeec .Urx &&_aeeec .Lly <=_bdecb .Lly &&_bdecb .Ury <=_aeeec .Ury ; +}; -// 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 (_baeb rulingList )snapToGroups ()rulingList {_dfffg ,_edba :=_baeb .vertsHorzs ();if len (_dfffg )> 0{_dfffg =_dfffg .snapToGroupsDirection ();};if len (_edba )> 0{_edba =_edba .snapToGroupsDirection ();};_ffceb :=append (_dfffg ,_edba ...); -_ffceb .log ("\u0073\u006e\u0061p\u0054\u006f\u0047\u0072\u006f\u0075\u0070\u0073");return _ffceb ;};func _fgeda (_eagb []*textLine ,_eadg map[float64 ][]*textLine ,_bdaf []float64 ,_abfdb int ,_fegd ,_cffb float64 )[]*list {_ddbf :=[]*list {};_ffac :=_abfdb ; -_abfdb =_abfdb +1;_aade :=_bdaf [_ffac ];_fbag :=_eadg [_aade ];_bdag :=_eeef (_fbag ,_cffb ,_fegd );for _ageg ,_fgedaf :=range _bdag {var _eagg float64 ;_fegg :=[]*list {};_cgfd :=_fgedaf ._gaca ;_fagd :=_cffb ;if _ageg < len (_bdag )-1{_fagd =_bdag [_ageg +1]._gaca ; -};if _abfdb < len (_bdaf ){_fegg =_fgeda (_eagb ,_eadg ,_bdaf ,_abfdb ,_cgfd ,_fagd );};_eagg =_fagd ;if len (_fegg )> 0{_eegdb :=_fegg [0];if len (_eegdb ._gagag )> 0{_eagg =_eegdb ._gagag [0]._gaca ;};};_gbda :=[]*textLine {_fgedaf };_daab :=_eagc (_fgedaf ,_eagb ,_bdaf ,_cgfd ,_eagg ); -_gbda =append (_gbda ,_daab ...);_gfca :=_deec (_gbda ,"\u0062\u0075\u006c\u006c\u0065\u0074",_fegg );_gfca ._begg =_aadg (_gbda ,"");_ddbf =append (_ddbf ,_gfca );};return _ddbf ;};const _cdab =1.0/1000.0;type bounded interface{bbox ()_aec .PdfRectangle }; -func (_eddg *textObject )setWordSpacing (_aebf float64 ){if _eddg ==nil {return ;};_eddg ._cbgd ._ecd =_aebf ;};func (_adba paraList )applyTables (_bebdbf []*textTable )paraList {var _fgef paraList ;for _ ,_gbbccd :=range _bebdbf {_fgef =append (_fgef ,_gbbccd .newTablePara ()); -};for _ ,_fffa :=range _adba {if _fffa ._dcddf {continue ;};_fgef =append (_fgef ,_fffa );};return _fgef ;};func (_eaef *textObject )moveText (_aef ,_gbg float64 ){_eaef .moveLP (_aef ,_gbg )}; +// PageTextOptions holds various options available in extraction process. +type PageTextOptions struct{_bcc bool ;_caab bool ;};func _ffad (_fbcf map[float64 ]map[float64 ]gridTile )[]float64 {_abgd :=make ([]float64 ,0,len (_fbcf ));_dgfe :=make (map[float64 ]struct{},len (_fbcf ));for _ ,_affgd :=range _fbcf {for _fbgeb :=range _affgd {if _ ,_ebfea :=_dgfe [_fbgeb ]; +_ebfea {continue ;};_abgd =append (_abgd ,_fbgeb );_dgfe [_fbgeb ]=struct{}{};};};_e .Float64s (_abgd );return _abgd ;};func (_gffa *wordBag )maxDepth ()float64 {return _gffa ._ebgd -_gffa .Lly };func (_cbdge rulingList )isActualGrid ()(rulingList ,bool ){_bbgfa ,_baebg :=_cbdge .augmentGrid (); +if !(len (_bbgfa )>=_afec +1&&len (_baebg )>=_dccbc +1){if _adgbf {_ga .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 (_bbgfa ),len (_baebg ),_afec +1,_dccbc +1); +};return nil ,false ;};if _adgbf {_ga .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",_cbdge ,len (_bbgfa )>=2,len (_baebg )>=2,len (_bbgfa )>=2&&len (_baebg )>=2); +for _gfgbe ,_dddd :=range _cbdge {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0076\u000a",_gfgbe ,_dddd );};};if _ecbfe {_ddfgd ,_efag :=_bbgfa [0],_bbgfa [len (_bbgfa )-1];_ggdbeg ,_ggfd :=_baebg [0],_baebg [len (_baebg )-1];if !(_cedbg (_ddfgd ._edga -_ggdbeg ._fcec )&&_cedbg (_efag ._edga -_ggdbeg ._abeg )&&_cedbg (_ggdbeg ._edga -_ddfgd ._abeg )&&_cedbg (_ggfd ._edga -_ddfgd ._fcec )){if _adgbf {_ga .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",_ddfgd ,_efag ,_ggdbeg ,_ggfd ); +};return nil ,false ;};}else {if !_bbgfa .aligned (){if _eda {_ga .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 (_bbgfa )); +};return nil ,false ;};if !_baebg .aligned (){if _adgbf {_ga .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 (_baebg )); +};return nil ,false ;};};_ebfe :=append (_bbgfa ,_baebg ...);return _ebfe ,true ;}; -// String returns a string describing the current state of the textState stack. -func (_ab *stateStack )String ()string {_ceb :=[]string {_ae .Sprintf ("\u002d\u002d\u002d\u002d f\u006f\u006e\u0074\u0020\u0073\u0074\u0061\u0063\u006b\u003a\u0020\u0025\u0064",len (*_ab ))};for _cgf ,_begd :=range *_ab {_dfdb :="\u003c\u006e\u0069l\u003e"; -if _begd !=nil {_dfdb =_begd .String ();};_ceb =append (_ceb ,_ae .Sprintf ("\u0009\u0025\u0032\u0064\u003a\u0020\u0025\u0073",_cgf ,_dfdb ));};return _bb .Join (_ceb ,"\u000a");};func _fgged (_geggf ,_cadfe int )uint64 {return uint64 (_geggf )*0x1000000+uint64 (_cadfe )}; -func _ceab (_gdbgf ,_dbfdc _g .Point )bool {return _gdbgf .X ==_dbfdc .X &&_gdbgf .Y ==_dbfdc .Y };func (_gdabc gridTiling )log (_gbeg string ){if !_ddb {return ;};_fc .Log .Info ("\u0074i\u006ci\u006e\u0067\u003a\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0071",len (_gdabc ._fecg ),len (_gdabc ._eceeed ),_gbeg ); -_ae .Printf ("\u0020\u0020\u0020l\u006c\u0078\u003d\u0025\u002e\u0032\u0066\u000a",_gdabc ._fecg );_ae .Printf ("\u0020\u0020\u0020l\u006c\u0079\u003d\u0025\u002e\u0032\u0066\u000a",_gdabc ._eceeed );for _befa ,_dgec :=range _gdabc ._eceeed {_fabc ,_fffd :=_gdabc ._bbfc [_dgec ]; -if !_fffd {continue ;};_ae .Printf ("%\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u000a",_befa ,_dgec );for _daee ,_efba :=range _gdabc ._fecg {_efcb ,_ecff :=_fabc [_efba ];if !_ecff {continue ;};_ae .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_daee ,_efcb .String ()); -};};};func _ffeed (_gfdgc *_aec .Image ,_cgag _eg .Color )_ec .Image {_ebdbg ,_eaega :=int (_gfdgc .Width ),int (_gfdgc .Height );_aefbb :=_ec .NewRGBA (_ec .Rect (0,0,_ebdbg ,_eaega ));for _bfge :=0;_bfge < _eaega ;_bfge ++{for _gcdaf :=0;_gcdaf < _ebdbg ; -_gcdaf ++{_cdacb ,_fgade :=_gfdgc .ColorAt (_gcdaf ,_bfge );if _fgade !=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",_gcdaf ,_bfge ); -continue ;};_babc ,_dbdgc ,_cgacg ,_ :=_cdacb .RGBA ();var _cbfbe _eg .Color ;if _babc +_dbdgc +_cgacg ==0{_cbfbe =_eg .Transparent ;}else {_cbfbe =_cgag ;};_aefbb .Set (_gcdaf ,_bfge ,_cbfbe );};};return _aefbb ;};const _bfa =20;func (_ffe *textObject )getCurrentFont ()*_aec .PdfFont {_bgda :=_ffe ._cbgd ._cbad ; -if _bgda ==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 _aec .DefaultFont (); -};return _bgda ;};type rulingList []*ruling ;func (_cffba compositeCell )String ()string {_eedd :="";if len (_cffba .paraList )> 0{_eedd =_bgfd (_cffba .paraList .merge ().text (),50);};return _ae .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0070\u0061\u0072a\u0073\u0020\u0025\u0071",_cffba .PdfRectangle ,len (_cffba .paraList ),_eedd ); -};func (_dgeaa *textTable )markCells (){for _cdcbf :=0;_cdcbf < _dgeaa ._agdc ;_cdcbf ++{for _abagd :=0;_abagd < _dgeaa ._afcga ;_abagd ++{_bgga :=_dgeaa .get (_abagd ,_cdcbf );if _bgga !=nil {_bgga ._dcddf =true ;};};};};func (_egfc *textObject )getFont (_gaff string )(*_aec .PdfFont ,error ){if _egfc ._eegd ._fba !=nil {_gegf ,_afge :=_egfc .getFontDict (_gaff ); -if _afge !=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",_gaff ,_afge .Error ());return nil ,_afge ; -};_egfc ._eegd ._fec ++;_bfeg ,_gcfd :=_egfc ._eegd ._fba [_gegf .String ()];if _gcfd {_bfeg ._egfcg =_egfc ._eegd ._fec ;return _bfeg ._gfab ,nil ;};};_efde ,_bfb :=_egfc .getFontDict (_gaff );if _bfb !=nil {return nil ,_bfb ;};_gee ,_bfb :=_egfc .getFontDirect (_gaff ); -if _bfb !=nil {return nil ,_bfb ;};if _egfc ._eegd ._fba !=nil {_dbda :=fontEntry {_gee ,_egfc ._eegd ._fec };if len (_egfc ._eegd ._fba )>=_gbgd {var _beeg []string ;for _fede :=range _egfc ._eegd ._fba {_beeg =append (_beeg ,_fede );};_a .Slice (_beeg ,func (_fdg ,_begf int )bool {return _egfc ._eegd ._fba [_beeg [_fdg ]]._egfcg < _egfc ._eegd ._fba [_beeg [_begf ]]._egfcg ; -});delete (_egfc ._eegd ._fba ,_beeg [0]);};_egfc ._eegd ._fba [_efde .String ()]=_dbda ;};return _gee ,nil ;};func _dcaa (_gbgaa ,_aegc *textPara )bool {return _bae (_gbgaa ._bbbc ,_aegc ._bbbc )};func _dbega (_egdcb int ,_fagg func (int ,int )bool )[]int {_cead :=make ([]int ,_egdcb ); -for _gggb :=range _cead {_cead [_gggb ]=_gggb ;};_a .Slice (_cead ,func (_dffc ,_abfccd int )bool {return _fagg (_cead [_dffc ],_cead [_abfccd ])});return _cead ;};func (_bgbca compositeCell )hasLines (_gbcdc []*textLine )bool {for _cbabc ,_cede :=range _gbcdc {_eecb :=_fbdc (_bgbca .PdfRectangle ,_cede .PdfRectangle ); -if _gbead {_ae .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",_eecb ,_cbabc ,len (_gbcdc ));_ae .Printf ("\u0020\u0020\u0020\u0020 \u005e\u005e\u005e\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u003d\u0025s\u000a",_bgbca ); -_ae .Printf ("\u0020 \u0020 \u0020\u0020\u0020\u006c\u0069\u006e\u0065\u003d\u0025\u0073\u000a",_cede );};if _eecb {return true ;};};return false ;};func (_dgae *textObject )getFontDict (_agc string )(_bbef _bad .PdfObject ,_egfd error ){_abab :=_dgae ._bcg ; -if _abab ==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",_agc );return nil ,nil ;};_bbef ,_ccfd :=_abab .GetFontByName (_bad .PdfObjectName (_agc )); -if !_ccfd {_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",_agc ); -return nil ,_d .New ("f\u006f\u006e\u0074\u0020no\u0074 \u0069\u006e\u0020\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0073");};return _bbef ,nil ;};func (_cged *textObject )setTextLeading (_dba float64 ){if _cged ==nil {return ;};_cged ._cbgd ._gbff =_dba ; -};func _gcda (_cgba *wordBag ,_dgdb *textWord ,_eeaca float64 )bool {return _dgdb .Llx < _cgba .Urx +_eeaca &&_cgba .Llx -_eeaca < _dgdb .Urx ;};func (_gef *imageExtractContext )extractXObjectImage (_fdf *_bad .PdfObjectName ,_gbd _ba .GraphicsState ,_ffb *_aec .PdfPageResources )error {_cda ,_ :=_ffb .GetXObjectByName (*_fdf ); -if _cda ==nil {return nil ;};_cge ,_cbc :=_gef ._cf [_cda ];if !_cbc {_egae ,_fca :=_ffb .GetXObjectImageByName (*_fdf );if _fca !=nil {return _fca ;};if _egae ==nil {return nil ;};_acb ,_fca :=_egae .ToImage ();if _fca !=nil {return _fca ;};var _eaf _ec .Image ; -if _egae .Mask !=nil {if _eaf ,_fca =_gabfb (_egae .Mask ,_eg .Opaque );_fca !=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 _egae .SMask !=nil {_eaf ,_fca =_ddcae (_egae .SMask ,_eg .Opaque );if _fca !=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 _eaf !=nil {_fad ,_eggf :=_acb .ToGoImage ();if _eggf !=nil {return _eggf ;};_fad =_edacb (_fad ,_eaf );switch _egae .ColorSpace .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0049n\u0064\u0065\u0078\u0065\u0064":_acb ,_eggf =_aec .ImageHandling .NewGrayImageFromGoImage (_fad ); -if _eggf !=nil {return _eggf ;};default:_acb ,_eggf =_aec .ImageHandling .NewImageFromGoImage (_fad );if _eggf !=nil {return _eggf ;};};};_cge =&cachedImage {_cb :_acb ,_ecf :_egae .ColorSpace };_gef ._cf [_cda ]=_cge ;};_fcd :=_cge ._cb ;_cgec :=_cge ._ecf ; -_gca ,_cdc :=_cgec .ImageToRGB (*_fcd );if _cdc !=nil {return _cdc ;};_fc .Log .Debug ("@\u0044\u006f\u0020\u0043\u0054\u004d\u003a\u0020\u0025\u0073",_gbd .CTM .String ());_gcf :=ImageMark {Image :&_gca ,Width :_gbd .CTM .ScalingFactorX (),Height :_gbd .CTM .ScalingFactorY (),Angle :_gbd .CTM .Angle ()}; -_gcf .X ,_gcf .Y =_gbd .CTM .Translation ();_gef ._bff =append (_gef ._bff ,_gcf );_gef ._cdb ++;return nil ;};func _ggabg (_gbbac _aec .PdfRectangle )*ruling {return &ruling {_egdf :_bfgb ,_gbgc :_gbbac .Ury ,_fgad :_gbbac .Llx ,_ababc :_gbbac .Urx }; -};func (_bcca *shapesState )addPoint (_bcb ,_dbcf float64 ){_adgbc :=_bcca .establishSubpath ();_ecac :=_bcca .devicePoint (_bcb ,_dbcf );if _adgbc ==nil {_bcca ._effc =true ;_bcca ._cgbcf =_ecac ;}else {_adgbc .add (_ecac );};};func _fbacb (_gaaag int ,_gbdd map[int ][]float64 )([]int ,int ){_bgfb :=make ([]int ,_gaaag ); -_dgfg :=0;for _acgag :=0;_acgag < _gaaag ;_acgag ++{_bgfb [_acgag ]=_dgfg ;_dgfg +=len (_gbdd [_acgag ])+1;};return _bgfb ,_dgfg ;};func (_dceb *subpath )close (){if !_ceab (_dceb ._acfg [0],_dceb .last ()){_dceb .add (_dceb ._acfg [0]);};_dceb ._bbdf =true ; -_dceb .removeDuplicates ();};func (_gcfe *textObject )renderText (_gfa _bad .PdfObject ,_fbaa []byte ,_dgfa int )error {if _gcfe ._bbcdf {_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 ;};_gcef :=_gcfe .getCurrentFont ();_cbb :=_gcef .BytesToCharcodes (_fbaa );_ebad ,_aage ,_feea :=_gcef .CharcodesToStrings (_cbb );if _feea > 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",_aage ,_feea ); -};_gcfe ._cbgd ._cgee +=_aage ;_gcfe ._cbgd ._aece +=_feea ;_gbde :=_gcfe ._cbgd ;_cdbfc :=_gbde ._dgad ;_ggbc :=_gbde ._aafe /100.0;_acff :=_cdab ;if _gcef .Subtype ()=="\u0054\u0079\u0070e\u0033"{_acff =1;};_egac ,_fccc :=_gcef .GetRuneMetrics (' '); -if !_fccc {_egac ,_fccc =_gcef .GetCharMetrics (32);};if !_fccc {_egac ,_ =_aec .DefaultFont ().GetRuneMetrics (' ');};_cbgc :=_egac .Wx *_acff ;_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",_cbgc ,_ebad ,_gcef ,_cdbfc ); -_dcbd :=_g .NewMatrix (_cdbfc *_ggbc ,0,0,_cdbfc ,0,_gbde ._egc );if _eged {_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 (_cbb ),_cbb ,_ebad ); -};_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 (_cbb ),_cbb ,len (_ebad ));_cdccc :=_gcfe .getFillColor (); -_gde :=_gcfe .getStrokeColor ();for _dbbf ,_gdae :=range _ebad {_gdce :=[]rune (_gdae );if len (_gdce )==1&&_gdce [0]=='\x00'{continue ;};_fbb :=_cbb [_dbbf ];_dbfd :=_gcfe ._ggd .CTM .Mult (_gcfe ._acc ).Mult (_dcbd );_gefb :=0.0;if len (_gdce )==1&&_gdce [0]==32{_gefb =_gbde ._ecd ; -};_afab ,_abd :=_gcef .GetCharMetrics (_fbb );if !_abd {_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",_fbb ,_gdce ,_gdce ,_gcef ); -return _ae .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",_gcef .String (),_fbb );};_eafg :=_g .Point {X :_afab .Wx *_acff ,Y :_afab .Wy *_acff }; -_fadb :=_g .Point {X :(_eafg .X *_cdbfc +_gefb )*_ggbc };_efd :=_g .Point {X :(_eafg .X *_cdbfc +_gbde ._cga +_gefb )*_ggbc };if _eged {_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",_cdbfc ,_gbde ._cga ,_gbde ._ecd ,_ggbc ); -_fc .Log .Info ("\u0064x\u002c\u0064\u0079\u003d%\u002e\u0033\u0066\u0020\u00740\u003d%\u002e3\u0066\u0020\u0074\u003d\u0025\u002e\u0033f",_eafg ,_fadb ,_efd );};_dbgcb :=_egf (_fadb );_ecfd :=_egf (_efd );_fadf :=_gcfe ._ggd .CTM .Mult (_gcfe ._acc ).Mult (_dbgcb ); -if _egdce {_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",_gcfe ._ggd .CTM ,_gcfe ._acc ,_ecfd ,_eee (_gcfe ._ggd .CTM .Mult (_gcfe ._acc ).Mult (_ecfd )),_dbgcb ,_fadf ,_eee (_fadf )); -};_fcdfc ,_accb :=_gcfe .newTextMark (_bbg .ExpandLigatures (_gdce ),_dbfd ,_eee (_fadf ),_ea .Abs (_cbgc *_dbfd .ScalingFactorX ()),_gcef ,_gcfe ._cbgd ._cga ,_cdccc ,_gde ,_gfa ,_ebad ,_dbbf ,_dgfa );if !_accb {_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 _gcef ==nil {_fc .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u004e\u006f\u0020\u0066\u006f\u006e\u0074\u002e");}else if _gcef .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",_gcef ); -}else {if _bacf ,_efc :=_gcef .Encoder ().CharcodeToRune (_fbb );_efc {_fcdfc ._dcff =string (_bacf );};};_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",_dbbf ,_fbb ,_fcdfc ,_dbfd ); -_gcfe ._fcee =append (_gcfe ._fcee ,&_fcdfc );_gcfe ._acc .Concat (_ecfd );};return nil ;};func (_bfga *textPara )fontsize ()float64 {return _bfga ._bfagf [0]._fgcb };func (_fbed *textObject )showTextAdjusted (_bbbb *_bad .PdfObjectArray ,_eabea int )error {_dda :=false ; -for _ ,_ceg :=range _bbbb .Elements (){switch _ceg .(type ){case *_bad .PdfObjectFloat ,*_bad .PdfObjectInteger :_dee ,_ddg :=_bad .GetNumberAsFloat (_ceg );if _ddg !=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",_ceg ,_bbbb ); -return _ddg ;};_cfad ,_fgf :=-_dee *0.001*_fbed ._cbgd ._dgad ,0.0;if _dda {_fgf ,_cfad =_cfad ,_fgf ;};_fdcb :=_egf (_g .Point {X :_cfad ,Y :_fgf });_fbed ._acc .Concat (_fdcb );case *_bad .PdfObjectString :_bed :=_bad .TraceToDirectObject (_ceg );_adga ,_cgcd :=_bad .GetStringBytes (_bed ); -if !_cgcd {_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",_ceg ,_bbbb ); -return _bad .ErrTypeError ;};_fbed .renderText (_bed ,_adga ,_eabea );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",_ceg ,_bbbb ); -return _bad .ErrTypeError ;};};return nil ;};func (_fbgga *textTable )compositeRowCorridors ()map[int ][]float64 {_egaa :=make (map[int ][]float64 ,_fbgga ._agdc );if _gbead {_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",_fbgga ._agdc ); -};for _aggga :=1;_aggga < _fbgga ._agdc ;_aggga ++{var _eaefa []compositeCell ;for _bdcg :=0;_bdcg < _fbgga ._afcga ;_bdcg ++{if _gbagc ,_dedfb :=_fbgga ._gaeb [_fgged (_bdcg ,_aggga )];_dedfb {_eaefa =append (_eaefa ,_gbagc );};};if len (_eaefa )==0{continue ; -};_ccgc :=_bbbba (_eaefa );_egaa [_aggga ]=_ccgc ;if _gbead {_ae .Printf ("\u0020\u0020\u0020\u0025\u0032\u0064\u003a\u0020\u00256\u002e\u0032\u0066\u000a",_aggga ,_ccgc );};};return _egaa ;};type textResult struct{_cgeb PageText ;_eefd int ;_cdbf int ; -};func _efda (_ggdgea []pathSection )rulingList {_aeefg (_ggdgea );if _eceg {_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 (_ggdgea )); -};var _fcccg rulingList ;for _ ,_dccf :=range _ggdgea {for _ ,_eebd :=range _dccf ._gbag {if len (_eebd ._acfg )< 2{continue ;};_bbde :=_eebd ._acfg [0];for _ ,_fecfg :=range _eebd ._acfg [1:]{if _efge ,_ddag :=_dgde (_bbde ,_fecfg ,_dccf .Color );_ddag {_fcccg =append (_fcccg ,_efge ); -};_bbde =_fecfg ;};};};if _eceg {_fc .Log .Info ("m\u0061\u006b\u0065\u0053tr\u006fk\u0065\u0052\u0075\u006c\u0069n\u0067\u0073\u003a\u0020\u0025\u0073",_fcccg );};return _fcccg ;};type paraList []*textPara ;func _fcea (_eaadd map[int ]intSet )[]int {_egdbb :=make ([]int ,0,len (_eaadd )); -for _bgfg :=range _eaadd {_egdbb =append (_egdbb ,_bgfg );};_a .Ints (_egdbb );return _egdbb ;};func (_eeff *Extractor )extractPageText (_dcd string ,_gdc *_aec .PdfPageResources ,_dbg _g .Matrix ,_caba int )(*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",_caba ); -_bcf :=&PageText {_babf :_eeff ._c ,_cegb :_eeff ._ga ,_dfgd :_eeff ._bd };_cc :=_gbeb (_eeff ._c );var _dab stateStack ;_eda :=_afgg (_eeff ,_gdc ,_ba .GraphicsState {},&_cc ,&_dab );_dea :=shapesState {_gdfbg :_dbg ,_affc :_g .IdentityMatrix (),_bbdg :_eda }; -var _baa bool ;_gaf :=-1;if _caba > _bfa {_geg :=_d .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",_caba ,_geg ); -return _bcf ,_cc ._cgee ,_cc ._aece ,_geg ;};_gea :=_ba .NewContentStreamParser (_dcd );_fcf ,_dcg :=_gea .Parse ();if _dcg !=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",_dcg ); -return _bcf ,_cc ._cgee ,_cc ._aece ,_dcg ;};_bcf ._cafg =_fcf ;_agf :=_ba .NewContentStreamProcessor (*_fcf );_agf .AddHandler (_ba .HandlerConditionEnumAllOperands ,"",func (_ebbf *_ba .ContentStreamOperation ,_faa _ba .GraphicsState ,_edd *_aec .PdfPageResources )error {_dd :=_ebbf .Operand ; -if _ecab {_fc .Log .Info ("\u0026&\u0026\u0020\u006f\u0070\u003d\u0025s",_ebbf );};switch _dd {case "\u0071":if _bcge {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_dea ._affc );};_dab .push (&_cc );case "\u0051":if !_dab .empty (){_cc =*_dab .pop (); -};_dea ._affc =_faa .CTM ;if _bcge {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_dea ._affc );};case "\u0042\u0044\u0043":_efa ,_bdg :=_bad .GetDict (_ebbf .Params [1]);if !_bdg {_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",_ebbf ); -return _dcg ;};_ffcf :=_efa .Get ("\u004d\u0043\u0049\u0044");if _ffcf !=nil {_cfd ,_fbd :=_bad .GetIntVal (_ffcf );if !_fbd {_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",_ebbf ,_ffcf ); -};_gaf =_cfd ;}else {_gaf =-1;};case "\u0045\u004d\u0043":_gaf =-1;case "\u0042\u0054":if _baa {_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"); -_bcf ._dbfe =append (_bcf ._dbfe ,_eda ._fcee ...);};_baa =true ;_bab :=_faa ;_bab .CTM =_dbg .Mult (_bab .CTM );_eda =_afgg (_eeff ,_edd ,_bab ,&_cc ,&_dab );_dea ._bbdg =_eda ;case "\u0045\u0054":if !_baa {_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"); -};_baa =false ;_bcf ._dbfe =append (_bcf ._dbfe ,_eda ._fcee ...);_eda .reset ();case "\u0054\u002a":_eda .nextLine ();case "\u0054\u0064":if _fcdd ,_fbdb :=_eda .checkOp (_ebbf ,2,true );!_fcdd {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fbdb ); -return _fbdb ;};_gafa ,_bgd ,_dfg :=_fegba (_ebbf .Params );if _dfg !=nil {return _dfg ;};_eda .moveText (_gafa ,_bgd );case "\u0054\u0044":if _bgaf ,_gac :=_eda .checkOp (_ebbf ,2,true );!_bgaf {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gac ); -return _gac ;};_dgge ,_ecg ,_cgc :=_fegba (_ebbf .Params );if _cgc !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cgc );return _cgc ;};_eda .moveTextSetLeading (_dgge ,_ecg );case "\u0054\u006a":if _fdb ,_afg :=_eda .checkOp (_ebbf ,1,true ); -!_fdb {_fc .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0054\u006a\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d%\u0076",_ebbf ,_afg );return _afg ;};_edgc :=_bad .TraceToDirectObject (_ebbf .Params [0]);_aae ,_gge :=_bad .GetStringBytes (_edgc ); -if !_gge {_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",_ebbf );return _bad .ErrTypeError ; -};return _eda .showText (_edgc ,_aae ,_gaf );case "\u0054\u004a":if _cafd ,_cgbc :=_eda .checkOp (_ebbf ,1,true );!_cafd {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cgbc );return _cgbc ;}; -_gec ,_cff :=_bad .GetArray (_ebbf .Params [0]);if !_cff {_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",_ebbf ); -return _dcg ;};return _eda .showTextAdjusted (_gec ,_gaf );case "\u0027":if _ccf ,_bfg :=_eda .checkOp (_ebbf ,1,true );!_ccf {_fc .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0027\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bfg );return _bfg ;};_baab :=_bad .TraceToDirectObject (_ebbf .Params [0]); -_dgf ,_fbeb :=_bad .GetStringBytes (_baab );if !_fbeb {_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",_ebbf );return _bad .ErrTypeError ; -};_eda .nextLine ();return _eda .showText (_baab ,_dgf ,_gaf );case "\u0022":if _dgab ,_cfa :=_eda .checkOp (_ebbf ,3,true );!_dgab {_fc .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0022\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cfa );return _cfa ; -};_dff ,_afc ,_dcf :=_fegba (_ebbf .Params [:2]);if _dcf !=nil {return _dcf ;};_edgd :=_bad .TraceToDirectObject (_ebbf .Params [2]);_dcde ,_ggba :=_bad .GetStringBytes (_edgd );if !_ggba {_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",_ebbf ); -return _bad .ErrTypeError ;};_eda .setCharSpacing (_dff );_eda .setWordSpacing (_afc );_eda .nextLine ();return _eda .showText (_edgd ,_dcde ,_gaf );case "\u0054\u004c":_bbb ,_ceed :=_cffd (_ebbf );if _ceed !=nil {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004c\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ceed ); -return _ceed ;};_eda .setTextLeading (_bbb );case "\u0054\u0063":_bag ,_bcfg :=_cffd (_ebbf );if _bcfg !=nil {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0063\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bcfg );return _bcfg ;};_eda .setCharSpacing (_bag ); -case "\u0054\u0066":if _aaed ,_afag :=_eda .checkOp (_ebbf ,2,true );!_aaed {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0066\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_afag );return _afag ;};_ccfc ,_bee :=_bad .GetNameVal (_ebbf .Params [0]); -if !_bee {_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",_ebbf );return _bad .ErrTypeError ;};_acg ,_bcd :=_bad .GetNumberAsFloat (_ebbf .Params [1]); -if !_bee {_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",_ebbf ,_bcd ); -return _bcd ;};_bcd =_eda .setFont (_ccfc ,_acg );_eda ._bbcdf =_d .Is (_bcd ,_bad .ErrNotSupported );if _bcd !=nil &&!_eda ._bbcdf {return _bcd ;};case "\u0054\u006d":if _bfaa ,_fge :=_eda .checkOp (_ebbf ,6,true );!_bfaa {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u006d\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fge ); -return _fge ;};_gbe ,_bdd :=_bad .GetNumbersAsFloat (_ebbf .Params );if _bdd !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bdd );return _bdd ;};_eda .setTextMatrix (_gbe );case "\u0054\u0072":if _gbc ,_dag :=_eda .checkOp (_ebbf ,1,true ); -!_gbc {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0072\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_dag );return _dag ;};_eddd ,_adf :=_bad .GetIntVal (_ebbf .Params [0]);if !_adf {_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",_ebbf ); -return _bad .ErrTypeError ;};_eda .setTextRenderMode (_eddd );case "\u0054\u0073":if _dagc ,_fdfa :=_eda .checkOp (_ebbf ,1,true );!_dagc {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fdfa ); -return _fdfa ;};_fgg ,_dbd :=_bad .GetNumberAsFloat (_ebbf .Params [0]);if _dbd !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_dbd );return _dbd ;};_eda .setTextRise (_fgg );case "\u0054\u0077":if _eccg ,_adec :=_eda .checkOp (_ebbf ,1,true ); -!_eccg {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_adec );return _adec ;};_dfde ,_bgbe :=_bad .GetNumberAsFloat (_ebbf .Params [0]);if _bgbe !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bgbe ); -return _bgbe ;};_eda .setWordSpacing (_dfde );case "\u0054\u007a":if _acga ,_gfdd :=_eda .checkOp (_ebbf ,1,true );!_acga {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gfdd );return _gfdd ;};_baad ,_eggfb :=_bad .GetNumberAsFloat (_ebbf .Params [0]); -if _eggfb !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_eggfb );return _eggfb ;};_eda .setHorizScaling (_baad );case "\u0063\u006d":_dea ._affc =_faa .CTM ;if _dea ._affc .Singular (){_aebe :=_g .IdentityMatrix ().Translate (_dea ._affc .Translation ()); -_fc .Log .Debug ("S\u0069n\u0067\u0075\u006c\u0061\u0072\u0020\u0063\u0074m\u003d\u0025\u0073\u2192%s",_dea ._affc ,_aebe );_dea ._affc =_aebe ;};if _bcge {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_dea ._affc );};case "\u006d":if len (_ebbf .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",_ac ); -return nil ;};_ebg ,_gcaf :=_bad .GetNumbersAsFloat (_ebbf .Params );if _gcaf !=nil {return _gcaf ;};_dea .moveTo (_ebg [0],_ebg [1]);case "\u006c":if len (_ebbf .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",_ac ); -return nil ;};_ace ,_fea :=_bad .GetNumbersAsFloat (_ebbf .Params );if _fea !=nil {return _fea ;};_dea .lineTo (_ace [0],_ace [1]);case "\u0063":if len (_ebbf .Params )!=6{return _ac ;};_ccg ,_bged :=_bad .GetNumbersAsFloat (_ebbf .Params );if _bged !=nil {return _bged ; -};_fc .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_ccg );_dea .cubicTo (_ccg [0],_ccg [1],_ccg [2],_ccg [3],_ccg [4],_ccg [5]);case "\u0076","\u0079":if len (_ebbf .Params )!=4{return _ac ; -};_efb ,_dcb :=_bad .GetNumbersAsFloat (_ebbf .Params );if _dcb !=nil {return _dcb ;};_fc .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_efb );_dea .quadraticTo (_efb [0],_efb [1],_efb [2],_efb [3]); -case "\u0068":_dea .closePath ();case "\u0072\u0065":if len (_ebbf .Params )!=4{return _ac ;};_ded ,_cba :=_bad .GetNumbersAsFloat (_ebbf .Params );if _cba !=nil {return _cba ;};_dea .drawRectangle (_ded [0],_ded [1],_ded [2],_ded [3]);_dea .closePath (); -case "\u0053":_dea .stroke (&_bcf ._afgd );_dea .clearPath ();case "\u0073":_dea .closePath ();_dea .stroke (&_bcf ._afgd );_dea .clearPath ();case "\u0046":_dea .fill (&_bcf ._ddae );_dea .clearPath ();case "\u0066","\u0066\u002a":_dea .closePath ();_dea .fill (&_bcf ._ddae ); -_dea .clearPath ();case "\u0042","\u0042\u002a":_dea .fill (&_bcf ._ddae );_dea .stroke (&_bcf ._afgd );_dea .clearPath ();case "\u0062","\u0062\u002a":_dea .closePath ();_dea .fill (&_bcf ._ddae );_dea .stroke (&_bcf ._afgd );_dea .clearPath ();case "\u006e":_dea .clearPath (); -case "\u0044\u006f":if len (_ebbf .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",_ebbf .Params ); -return _bad .ErrRangeError ;};_afde ,_acgg :=_bad .GetName (_ebbf .Params [0]);if !_acgg {_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",_ebbf .Params [0]); -return _bad .ErrTypeError ;};_ ,_feb :=_edd .GetXObjectByName (*_afde );if _feb !=_aec .XObjectTypeForm {break ;};_adgc ,_acgg :=_eeff ._gfe [_afde .String ()];if !_acgg {_dbb ,_aebb :=_edd .GetXObjectFormByName (*_afde );if _aebb !=nil {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_aebb ); -return _aebb ;};_fcac ,_aebb :=_dbb .GetContentStream ();if _aebb !=nil {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_aebb );return _aebb ;};_gff :=_dbb .Resources ;if _gff ==nil {_gff =_edd ;};_fae :=_faa .CTM ;if _dfdc ,_dgag :=_bad .GetArray (_dbb .Matrix ); -_dgag {_ebc ,_gdd :=_dfdc .GetAsFloat64Slice ();if _gdd !=nil {return _gdd ;};if len (_ebc )!=6{return _ac ;};_gbcd :=_g .NewMatrix (_ebc [0],_ebc [1],_ebc [2],_ebc [3],_ebc [4],_ebc [5]);_fae =_faa .CTM .Mult (_gbcd );};_dedc ,_ege ,_bgfc ,_aebb :=_eeff .extractPageText (string (_fcac ),_gff ,_dbg .Mult (_fae ),_caba +1); -if _aebb !=nil {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_aebb );return _aebb ;};_adgc =textResult {*_dedc ,_ege ,_bgfc };_eeff ._gfe [_afde .String ()]=_adgc ;};_dea ._affc =_faa .CTM ;if _bcge {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_dea ._affc ); -};_bcf ._dbfe =append (_bcf ._dbfe ,_adgc ._cgeb ._dbfe ...);_bcf ._afgd =append (_bcf ._afgd ,_adgc ._cgeb ._afgd ...);_bcf ._ddae =append (_bcf ._ddae ,_adgc ._cgeb ._ddae ...);_cc ._cgee +=_adgc ._eefd ;_cc ._aece +=_adgc ._cdbf ;case "\u0072\u0067","\u0067","\u006b","\u0063\u0073","\u0073\u0063","\u0073\u0063\u006e":_eda ._ggd .ColorspaceNonStroking =_faa .ColorspaceNonStroking ; -_eda ._ggd .ColorNonStroking =_faa .ColorNonStroking ;case "\u0052\u0047","\u0047","\u004b","\u0043\u0053","\u0053\u0043","\u0053\u0043\u004e":_eda ._ggd .ColorspaceStroking =_faa .ColorspaceStroking ;_eda ._ggd .ColorStroking =_faa .ColorStroking ;};return nil ; -});_dcg =_agf .Process (_gdc );return _bcf ,_cc ._cgee ,_cc ._aece ,_dcg ;};type imageExtractContext struct{_bff []ImageMark ;_aa int ;_cdb int ;_bgb int ;_cf map[*_bad .PdfObjectStream ]*cachedImage ;_gfc *ImageExtractOptions ;_ece bool ;}; +// PageFonts represents extracted fonts on a PDF page. +type PageFonts struct{Fonts []Font ;};func (_bedf *stateStack )size ()int {return len (*_bedf )}; -// Text returns the extracted page text. -func (_fcgaf PageText )Text ()string {return _fcgaf ._eede };func _gffa (_edac []TextMark ,_fafda *int )[]TextMark {_aacgc :=_edac [len (_edac )-1];_aggf :=[]rune (_aacgc .Text );if len (_aggf )==1{_edac =_edac [:len (_edac )-1];_fgbd :=_edac [len (_edac )-1]; -*_fafda =_fgbd .Offset +len (_fgbd .Text );}else {_gddc :=_gegca (_aacgc .Text );*_fafda +=len (_gddc )-len (_aacgc .Text );_aacgc .Text =_gddc ;};return _edac ;};func _dbeg (_ffabf map[int ][]float64 )string {_caabb :=_gged (_ffabf );_adfg :=make ([]string ,len (_ffabf )); -for _gegec ,_edceb :=range _caabb {_adfg [_gegec ]=_ae .Sprintf ("\u0025\u0064\u003a\u0020\u0025\u002e\u0032\u0066",_edceb ,_ffabf [_edceb ]);};return _ae .Sprintf ("\u007b\u0025\u0073\u007d",_bb .Join (_adfg ,"\u002c\u0020"));};func (_gedcf rulingList )log (_acgcf string ){if !_eceg {return ; -};_fc .Log .Info ("\u0023\u0023\u0023\u0020\u0025\u0031\u0030\u0073\u003a\u0020\u0076\u0065c\u0073\u003d\u0025\u0073",_acgcf ,_gedcf .String ());for _fcef ,_fcbc :=range _gedcf {_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_fcef ,_fcbc .String ()); -};};func (_cggee *textTable )putComposite (_ccebe ,_decbf int ,_efdgde paraList ,_dacd _aec .PdfRectangle ){if len (_efdgde )==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 ;};_cdbabb :=compositeCell {PdfRectangle :_dacd ,paraList :_efdgde };if _gbead {_ae .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",_ccebe ,_decbf ,_cdbabb .String ()); -};_cdbabb .updateBBox ();_cggee ._gaeb [_fgged (_ccebe ,_decbf )]=_cdbabb ;};func (_cbcf *textTable )toTextTable ()TextTable {if _gbead {_fc .Log .Info ("t\u006fT\u0065\u0078\u0074\u0054\u0061\u0062\u006c\u0065:\u0020\u0025\u0064\u0020x \u0025\u0064",_cbcf ._afcga ,_cbcf ._agdc ); -};_gecff :=make ([][]TableCell ,_cbcf ._agdc );for _beece :=0;_beece < _cbcf ._agdc ;_beece ++{_gecff [_beece ]=make ([]TableCell ,_cbcf ._afcga );for _ecfdd :=0;_ecfdd < _cbcf ._afcga ;_ecfdd ++{_dfad :=_cbcf .get (_ecfdd ,_beece );if _dfad ==nil {continue ; -};if _gbead {_ae .Printf ("\u0025\u0034\u0064 \u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_ecfdd ,_beece ,_dfad );};_gecff [_beece ][_ecfdd ].Text =_dfad .text ();_fgfb :=0;_gecff [_beece ][_ecfdd ].Marks ._bade =_dfad .toTextMarks (&_fgfb );};}; -_fegeg :=TextTable {W :_cbcf ._afcga ,H :_cbcf ._agdc ,Cells :_gecff };_fegeg .PdfRectangle =_cbcf .bbox ();return _fegeg ;};func (_cagg paraList )yNeighbours (_geaea float64 )map[*textPara ][]int {_aceg :=make ([]event ,2*len (_cagg ));if _geaea ==0{for _affce ,_eefeb :=range _cagg {_aceg [2*_affce ]=event {_eefeb .Lly ,true ,_affce }; -_aceg [2*_affce +1]=event {_eefeb .Ury ,false ,_affce };};}else {for _effg ,_cdggd :=range _cagg {_aceg [2*_effg ]=event {_cdggd .Lly -_geaea *_cdggd .fontsize (),true ,_effg };_aceg [2*_effg +1]=event {_cdggd .Ury +_geaea *_cdggd .fontsize (),false ,_effg }; -};};return _cagg .eventNeighbours (_aceg );};func _eagc (_ffgf *textLine ,_adabc []*textLine ,_eccga []float64 ,_fafe ,_ecaef float64 )[]*textLine {_bacd :=[]*textLine {};for _ ,_ggfb :=range _adabc {if _ggfb ._gaca >=_fafe {if _ecaef !=-1&&_ggfb ._gaca < _ecaef {if _ggfb .text ()!=_ffgf .text (){if _ea .Round (_ggfb .Llx )< _ea .Round (_ffgf .Llx ){break ; -};_bacd =append (_bacd ,_ggfb );};}else if _ecaef ==-1{if _ggfb ._gaca ==_ffgf ._gaca {if _ggfb .text ()!=_ffgf .text (){_bacd =append (_bacd ,_ggfb );};continue ;};_gcce :=_faadf (_ffgf ,_adabc ,_eccga );if _gcce !=-1&&_ggfb ._gaca <=_gcce {_bacd =append (_bacd ,_ggfb ); -};};};};return _bacd ;};func (_aege *wordBag )depthRange (_aadb ,_gbbc int )[]int {var _abbg []int ;for _fbae :=range _aege ._gbbd {if _aadb <=_fbae &&_fbae <=_gbbc {_abbg =append (_abbg ,_fbae );};};if len (_abbg )==0{return nil ;};_a .Ints (_abbg );return _abbg ; -};func (_dcaf *wordBag )firstReadingIndex (_abbd int )int {_fafd :=_dcaf .firstWord (_abbd )._aeegf ;_ccbb :=float64 (_abbd +1)*_fdedc ;_ffdaf :=_ccbb +_dgce *_fafd ;_aagfd :=_abbd ;for _ ,_cdf :=range _dcaf .depthBand (_ccbb ,_ffdaf ){if _bcea (_dcaf .firstWord (_cdf ),_dcaf .firstWord (_aagfd ))< 0{_aagfd =_cdf ; -};};return _aagfd ;};func (_bcadd paraList )tables ()[]TextTable {var _adfdc []TextTable ;if _gbead {_fc .Log .Info ("\u0070\u0061\u0072\u0061\u0073\u002e\u0074\u0061\u0062\u006c\u0065\u0073\u003a");};for _ ,_dcdc :=range _bcadd {_cfdf :=_dcdc ._caaa ; -if _cfdf !=nil &&_cfdf .isExportable (){_adfdc =append (_adfdc ,_cfdf .toTextTable ());};};return _adfdc ;};type textObject struct{_eegd *Extractor ;_bcg *_aec .PdfPageResources ;_ggd _ba .GraphicsState ;_cbgd *textState ;_aed *stateStack ;_acc _g .Matrix ; -_dde _g .Matrix ;_fcee []*textMark ;_bbcdf bool ;};func (_begcf *textTable )newTablePara ()*textPara {_eccb :=_begcf .computeBbox ();_gcagb :=&textPara {PdfRectangle :_eccb ,_bbbc :_eccb ,_caaa :_begcf };if _gbead {_fc .Log .Info ("\u006e\u0065w\u0054\u0061\u0062l\u0065\u0050\u0061\u0072\u0061\u003a\u0020\u0025\u0073",_gcagb ); -};return _gcagb ;};func (_afdee *textPara )getListLines ()[]*textLine {var _bced []*textLine ;_cgbf :=_dbgcg (_afdee ._bfagf );for _ ,_bdac :=range _afdee ._bfagf {_gaaa :=_bdac ._bfag [0]._eedc [0];if _bdce (_gaaa ){_bced =append (_bced ,_bdac );};};_bced =append (_bced ,_cgbf ...); -return _bced ;};func _cbabg (_cgeef []TextMark ,_ecdfd *TextTable )[]TextMark {var _ccagc []TextMark ;for _ ,_bccdf :=range _cgeef {_bccdf ._adgb =true ;_bccdf ._dfeb =_ecdfd ;_ccagc =append (_ccagc ,_bccdf );};return _ccagc ;};type intSet map[int ]struct{}; -func (_bbca gridTile )numBorders ()int {_deba :=0;if _bbca ._cbfd {_deba ++;};if _bbca ._cbdbf {_deba ++;};if _bbca ._fcgc {_deba ++;};if _bbca ._fbbf {_deba ++;};return _deba ;};func _dfdf (_adfd ,_dafb _aec .PdfRectangle )bool {return _adfd .Llx <=_dafb .Llx &&_dafb .Urx <=_adfd .Urx &&_adfd .Lly <=_dafb .Lly &&_dafb .Ury <=_adfd .Ury ; +// String returns a description of `l`. +func (_ecc *textLine )String ()string {return _agc .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",_ecc ._bbfg ,_ecc .PdfRectangle ,_ecc ._fdfb ,_ecc .text ()); +};func (_ecffe *textTable )put (_dbad ,_bcfg int ,_aabfg *textPara ){_ecffe ._egfea [_bgcc (_dbad ,_bcfg )]=_aabfg ;};type textResult struct{_egcbc PageText ;_dcga int ;_bcg int ;};func (_ffaff rulingList )findPrimSec (_cbabg ,_bgbfa float64 )*ruling {for _ ,_egaab :=range _ffaff {if _dbeae (_egaab ._edga -_cbabg )&&_egaab ._fcec -_dfed <=_bgbfa &&_bgbfa <=_egaab ._abeg +_dfed {return _egaab ; +};};return nil ;};func (_bdagc paraList )extractTables (_bcgc []gridTiling )paraList {if _efda {_ga .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 (_bdagc )); +};if len (_bdagc )< _ggca {return _bdagc ;};_dbgf :=_bdagc .findTables (_bcgc );if _efda {_ga .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 (_dbgf )); +for _gfdbb ,_eede :=range _dbgf {_eede .log (_agc .Sprintf ("c\u006f\u006d\u0062\u0069\u006e\u0065\u0064\u0020\u0025\u0064",_gfdbb ));};};return _bdagc .applyTables (_dbgf );};func _dfdc (_bbga ,_efbg *textPara )bool {return _fgfag (_bbga ._dgabg ,_efbg ._dgabg )}; +func (_fgeg rulingList )merge ()*ruling {_cgbb :=_fgeg [0]._edga ;_dddgg :=_fgeg [0]._fcec ;_geca :=_fgeg [0]._abeg ;for _ ,_gfeg :=range _fgeg [1:]{_cgbb +=_gfeg ._edga ;if _gfeg ._fcec < _dddgg {_dddgg =_gfeg ._fcec ;};if _gfeg ._abeg > _geca {_geca =_gfeg ._abeg ; +};};_gfadf :=&ruling {_bbce :_fgeg [0]._bbce ,_ccaa :_fgeg [0]._ccaa ,Color :_fgeg [0].Color ,_edga :_cgbb /float64 (len (_fgeg )),_fcec :_dddgg ,_abeg :_geca };if _eda {_ga .Log .Info ("\u006de\u0072g\u0065\u003a\u0020\u0025\u0032d\u0020\u0076e\u0063\u0073\u0020\u0025\u0073",len (_fgeg ),_gfadf ); +for _ggec ,_bbcfe :=range _fgeg {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_ggec ,_bbcfe );};};return _gfadf ;}; + +// 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 (_egb *Extractor )ExtractText ()(string ,error ){_bbba ,_ ,_ ,_acf :=_egb .ExtractTextWithStats ();return _bbba ,_acf ;};type compositeCell struct{_ba .PdfRectangle ;paraList ;};func (_decd *textPara )writeText (_dgcd _gg .Writer ){if _decd ._fbbea ==nil {_decd .writeCellText (_dgcd ); +return ;};for _bddeg :=0;_bddeg < _decd ._fbbea ._cgae ;_bddeg ++{for _fgddc :=0;_fgddc < _decd ._fbbea ._eacg ;_fgddc ++{_eeeff :=_decd ._fbbea .get (_fgddc ,_bddeg );if _eeeff ==nil {_dgcd .Write ([]byte ("\u0009"));}else {_eeeff .writeCellText (_dgcd ); +};_dgcd .Write ([]byte ("\u0020"));};if _bddeg < _decd ._fbbea ._cgae -1{_dgcd .Write ([]byte ("\u000a"));};};};type markKind int ;type intSet map[int ]struct{};func (_daff intSet )has (_bcdg int )bool {_ ,_cdaec :=_daff [_bcdg ];return _cdaec };func (_ffafb *wordBag )scanBand (_ceaf string ,_bcgd *wordBag ,_cddg func (_bfafd *wordBag ,_dabb *textWord )bool ,_fbba ,_becae ,_ddbdc float64 ,_dgb ,_dabf bool )int {_fgg :=_bcgd ._cdea ; +var _becf map[int ]map[*textWord ]struct{};if !_dgb {_becf =_ffafb .makeRemovals ();};_caeg :=_fcca *_fgg ;_aeea :=0;for _ ,_fffe :=range _ffafb .depthBand (_fbba -_caeg ,_becae +_caeg ){if len (_ffafb ._fcgd [_fffe ])==0{continue ;};for _ ,_bcce :=range _ffafb ._fcgd [_fffe ]{if !(_fbba -_caeg <=_bcce ._dfagd &&_bcce ._dfagd <=_becae +_caeg ){continue ; +};if !_cddg (_bcgd ,_bcce ){continue ;};_edfd :=2.0*_gf .Abs (_bcce ._eabbf -_bcgd ._cdea )/(_bcce ._eabbf +_bcgd ._cdea );_bged :=_gf .Max (_bcce ._eabbf /_bcgd ._cdea ,_bcgd ._cdea /_bcce ._eabbf );_bcgag :=_gf .Min (_edfd ,_bged );if _ddbdc > 0&&_bcgag > _ddbdc {continue ; +};if _bcgd .blocked (_bcce ){continue ;};if !_dgb {_bcgd .pullWord (_bcce ,_fffe ,_becf );};_aeea ++;if !_dabf {if _bcce ._dfagd < _fbba {_fbba =_bcce ._dfagd ;};if _bcce ._dfagd > _becae {_becae =_bcce ._dfagd ;};};if _dgb {break ;};};};if !_dgb {_ffafb .applyRemovals (_becf ); +};return _aeea ;};func _adbb (_abebg ,_dfbg _agf .Point )bool {_afgd :=_gf .Abs (_abebg .X -_dfbg .X );_becg :=_gf .Abs (_abebg .Y -_dfbg .Y );return _caeb (_afgd ,_becg );};func (_ebdd intSet )del (_aabg int ){delete (_ebdd ,_aabg )};func _eedf (_acef *wordBag ,_fbce int )*textLine {_egaa :=_acef .firstWord (_fbce ); +_abdb :=textLine {PdfRectangle :_egaa .PdfRectangle ,_fdfb :_egaa ._eabbf ,_bbfg :_egaa ._dfagd };_abdb .pullWord (_acef ,_egaa ,_fbce );return &_abdb ;}; + +// ToTextMark returns the public view of `tm`. +func (_gdbe *textMark )ToTextMark ()TextMark {return TextMark {Text :_gdbe ._bfdb ,Original :_gdbe ._gccf ,BBox :_gdbe ._dded ,Font :_gdbe ._ccdg ,FontSize :_gdbe ._gccfd ,FillColor :_gdbe ._fbaf ,StrokeColor :_gdbe ._eaee ,Orientation :_gdbe ._gfbg ,DirectObject :_gdbe ._bbgf ,ObjString :_gdbe ._fcbc ,Tw :_gdbe .Tw ,Th :_gdbe .Th ,Tc :_gdbe ._gccd ,Index :_gdbe ._aeaee }; }; -// 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 (_bbf *Extractor )ExtractPageText ()(*PageText ,int ,int ,error ){_daa ,_aeb ,_fcg ,_gda :=_bbf .extractPageText (_bbf ._ffd ,_bbf ._gf ,_g .IdentityMatrix (),0);if _gda !=nil &&_gda !=_aec .ErrColorOutOfRange {return nil ,0,0,_gda ;};if _bbf ._fg !=nil {_daa ._cdgg ._cgff =_bbf ._fg .UseSimplerExtractionProcess ; -};_daa .computeViews ();_gda =_cgfcc (_daa );if _gda !=nil {return nil ,0,0,_gda ;};if _bbf ._fg !=nil {if _bbf ._fg .ApplyCropBox &&_bbf ._af !=nil {_daa .ApplyArea (*_bbf ._af );};_daa ._cdgg ._cdec =_bbf ._fg .DisableDocumentTags ;};return _daa ,_aeb ,_fcg ,nil ; -};func (_bcac *shapesState )cubicTo (_fac ,_acea ,_dcdd ,_aeace ,_ede ,_ggcb float64 ){if _bcge {_fc .Log .Info ("\u0063\u0075\u0062\u0069\u0063\u0054\u006f\u003a");};_bcac .addPoint (_ede ,_ggcb );}; +// New returns an Extractor instance for extracting content from the input PDF page. +func New (page *_ba .PdfPage )(*Extractor ,error ){return NewWithOptions (page ,nil )}; -// TextMarkArray is a collection of TextMarks. -type TextMarkArray struct{_bade []TextMark };func (_daedfd rulingList )primaries ()[]float64 {_cedeb :=make (map[float64 ]struct{},len (_daedfd ));for _ ,_bbgb :=range _daedfd {_cedeb [_bbgb ._gbgc ]=struct{}{};};_dddd :=make ([]float64 ,len (_cedeb )); -_cbeb :=0;for _cdcb :=range _cedeb {_dddd [_cbeb ]=_cdcb ;_cbeb ++;};_a .Float64s (_dddd );return _dddd ;};type textTable struct{_aec .PdfRectangle ;_afcga ,_agdc int ;_fbccb bool ;_bfdff map[uint64 ]*textPara ;_gaeb map[uint64 ]compositeCell ;};func (_fceg *subpath )clear (){*_fceg =subpath {}}; -func (_bdebd rulingList )tidied (_dadd string )rulingList {_dgca :=_bdebd .removeDuplicates ();_dgca .log ("\u0075n\u0069\u0071\u0075\u0065\u0073");_ccd :=_dgca .snapToGroups ();if _ccd ==nil {return nil ;};_ccd .sort ();if _eceg {_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",_dadd ,len (_bdebd ),len (_dgca ),len (_ccd )); -};_ccd .log ("\u0063o\u0061\u006c\u0065\u0073\u0063\u0065d");return _ccd ;};func _eabc (_bcgg string )(string ,bool ){_eefde :=[]rune (_bcgg );if len (_eefde )!=1{return "",false ;};_dgaac ,_fgcgb :=_abec [_eefde [0]];return _dgaac ,_fgcgb ;};func _ggb (_dc []Font ,_gfd string )bool {for _ ,_bfe :=range _dc {if _bfe .FontName ==_gfd {return true ; -};};return false ;}; +// NewWithOptions an Extractor instance for extracting content from the input PDF page with options. +func NewWithOptions (page *_ba .PdfPage ,options *Options )(*Extractor ,error ){const _cd ="\u0065x\u0074\u0072\u0061\u0063\u0074\u006f\u0072\u002e\u004e\u0065\u0077W\u0069\u0074\u0068\u004f\u0070\u0074\u0069\u006f\u006e\u0073";_ee ,_ddc :=page .GetAllContentStreams (); +if _ddc !=nil {return nil ,_ddc ;};_ec ,_fb :=page .GetStructTreeRoot ();if !_fb {_ga .Log .Info ("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"); +};_ggg :=page .GetContainingPdfObject ();_eaa ,_ddc :=page .GetMediaBox ();if _ddc !=nil {return nil ,_agc .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",_ddc ); +};_adc :=&Extractor {_ac :_ee ,_gbe :page .Resources ,_cb :*_eaa ,_eb :page .CropBox ,_bd :map[string ]fontEntry {},_baa :map[string ]textResult {},_gfe :map[string ]textResult {},_cf :options ,_ab :_ec ,_dd :_ggg };if _adc ._cb .Llx > _adc ._cb .Urx {_ga .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",_adc ._cb ); +_adc ._cb .Llx ,_adc ._cb .Urx =_adc ._cb .Urx ,_adc ._cb .Llx ;};if _adc ._cb .Lly > _adc ._cb .Ury {_ga .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",_adc ._cb ); +_adc ._cb .Lly ,_adc ._cb .Ury =_adc ._cb .Ury ,_adc ._cb .Lly ;};if _adc ._cf !=nil {if _adc ._cf .IncludeAnnotations {_adc ._bg ,_ddc =page .GetAnnotations ();if _ddc !=nil {_ga .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",_ddc ); +};};};_ce .TrackUse (_cd );return _adc ,nil ;};func (_dfga *textPara )toTextMarks (_afbc *int )[]TextMark {if _dfga ._fbbea ==nil {return _dfga .toCellTextMarks (_afbc );};var _acfe []TextMark ;for _agfb :=0;_agfb < _dfga ._fbbea ._cgae ;_agfb ++{for _beagd :=0; +_beagd < _dfga ._fbbea ._eacg ;_beagd ++{_ecgb :=_dfga ._fbbea .get (_beagd ,_agfb );if _ecgb ==nil {_acfe =_ffeg (_acfe ,_afbc ,"\u0009");}else {_cgdg :=_ecgb .toCellTextMarks (_afbc );_acfe =append (_acfe ,_cgdg ...);};_acfe =_ffeg (_acfe ,_afbc ,"\u0020"); +};if _agfb < _dfga ._fbbea ._cgae -1{_acfe =_ffeg (_acfe ,_afbc ,"\u000a");};};_dgcfg :=_dfga ._fbbea ;if _dgcfg .isExportable (){_fbfa :=_dgcfg .toTextTable ();_acfe =_dcdb (_acfe ,&_fbfa );};return _acfe ;};func (_decee *textTable )reduce ()*textTable {_ceade :=make ([]int ,0,_decee ._cgae ); +_ffecb :=make ([]int ,0,_decee ._eacg );for _gddcb :=0;_gddcb < _decee ._cgae ;_gddcb ++{if !_decee .emptyCompositeRow (_gddcb ){_ceade =append (_ceade ,_gddcb );};};for _ebcb :=0;_ebcb < _decee ._eacg ;_ebcb ++{if !_decee .emptyCompositeColumn (_ebcb ){_ffecb =append (_ffecb ,_ebcb ); +};};if len (_ceade )==_decee ._cgae &&len (_ffecb )==_decee ._eacg {return _decee ;};_gdff :=textTable {_edeg :_decee ._edeg ,_eacg :len (_ffecb ),_cgae :len (_ceade ),_egfea :make (map[uint64 ]*textPara ,len (_ffecb )*len (_ceade ))};if _efda {_ga .Log .Info ("\u0072\u0065\u0064\u0075ce\u003a\u0020\u0025\u0064\u0078\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0064\u0078%\u0064",_decee ._eacg ,_decee ._cgae ,len (_ffecb ),len (_ceade )); +_ga .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_ffecb );_ga .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_ceade );};for _dgdd ,_cdaca :=range _ceade {for _ecbfgc ,_gbgcbb :=range _ffecb {_bcafa ,_bdbdf :=_decee .getComposite (_gbgcbb ,_cdaca ); +if _bcafa ==nil {continue ;};if _efda {_agc .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_ecbfgc ,_dgdd ,_gbgcbb ,_cdaca ,_adgd (_bcafa .merge ().text (),50));};_gdff .putComposite (_ecbfgc ,_dgdd ,_bcafa ,_bdbdf ); +};};return &_gdff ;};func (_adcf *wordBag )getDepthIdx (_caef float64 )int {_ceg :=_adcf .depthIndexes ();_gaed :=_ceee (_caef );if _gaed < _ceg [0]{return _ceg [0];};if _gaed > _ceg [len (_ceg )-1]{return _ceg [len (_ceg )-1];};return _gaed ;};func (_fbfe *structElement )parseStructElement (_gegd _add .PdfObject ){_fgga ,_bfafg :=_add .GetDict (_gegd ); +if !_bfafg {_ga .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 ;};_eaga :=_fgga .Get ("\u0053");_efcf :=_fgga .Get ("\u0050\u0067");_effg :="";if _eaga !=nil {_effg =_eaga .String ();};_bafc :=_fgga .Get ("\u004b");_fbfe ._bbag =_effg ;_fbfe ._eada =_efcf ;switch _fbbad :=_bafc .(type ){case *_add .PdfObjectInteger :_fbfe ._bbag =_effg ; +_fbfe ._cfcb =int64 (*_fbbad );_fbfe ._eada =_efcf ;case *_add .PdfObjectReference :_dcdf :=*_add .MakeArray (_fbbad );var _cgdec int64 =-1;_fbfe ._cfcb =_cgdec ;if _dcdf .Len ()==1{_ccgg :=_dcdf .Elements ()[0];_ggcad ,_edaa :=_ccgg .(*_add .PdfObjectInteger ); +if _edaa {_cgdec =int64 (*_ggcad );_fbfe ._cfcb =_cgdec ;_fbfe ._bbag =_effg ;_fbfe ._eada =_efcf ;return ;};};_bdgg :=[]structElement {};for _ ,_gcffb :=range _dcdf .Elements (){_dfbd ,_bfeg :=_gcffb .(*_add .PdfObjectInteger );if _bfeg {_cgdec =int64 (*_dfbd ); +_fbfe ._cfcb =_cgdec ;_fbfe ._bbag =_effg ;}else {_afee :=&structElement {};_afee .parseStructElement (_gcffb );_bdgg =append (_bdgg ,*_afee );};_cgdec =-1;};_fbfe ._abff =_bdgg ;case *_add .PdfObjectArray :_edcb :=_bafc .(*_add .PdfObjectArray );var _aacd int64 =-1; +_fbfe ._cfcb =_aacd ;if _edcb .Len ()==1{_cbac :=_edcb .Elements ()[0];_bgfg ,_feba :=_cbac .(*_add .PdfObjectInteger );if _feba {_aacd =int64 (*_bgfg );_fbfe ._cfcb =_aacd ;_fbfe ._bbag =_effg ;_fbfe ._eada =_efcf ;return ;};};_bfaa :=[]structElement {}; +for _ ,_cdff :=range _edcb .Elements (){_fbg ,_bfbbc :=_cdff .(*_add .PdfObjectInteger );if _bfbbc {_aacd =int64 (*_fbg );_fbfe ._cfcb =_aacd ;_fbfe ._bbag =_effg ;_fbfe ._eada =_efcf ;}else {_cafad :=&structElement {};_cafad .parseStructElement (_cdff ); +_bfaa =append (_bfaa ,*_cafad );};_aacd =-1;};_fbfe ._abff =_bfaa ;};}; -// 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 (_bdgc PageText )ToText ()string {return _bdgc .Text ()}; +// 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 (_fa *Extractor )ExtractPageImages (options *ImageExtractOptions )(*PageImages ,error ){_fg :=&imageExtractContext {_gce :options };_gcd :=_fg .extractContentStreamImages (_fa ._ac ,_fa ._gbe );if _gcd !=nil {return nil ,_gcd ;};return &PageImages {Images :_fg ._dcc },nil ; +};func (_ffgf *wordBag )sort (){for _ ,_adbcc :=range _ffgf ._fcgd {_e .Slice (_adbcc ,func (_abb ,_fec int )bool {return _eddba (_adbcc [_abb ],_adbcc [_fec ])< 0});};};func (_bdcc *shapesState )cubicTo (_ebgg ,_egfc ,_gfddd ,_bcba ,_agd ,_edefc float64 ){if _fdbg {_ga .Log .Info ("\u0063\u0075\u0062\u0069\u0063\u0054\u006f\u003a"); +};_bdcc .addPoint (_agd ,_edefc );};func (_bfgaeb rulingList )intersections ()map[int ]intSet {var _dbfd ,_gffc []int ;for _gcfef ,_bgced :=range _bfgaeb {switch _bgced ._bbce {case _cfae :_dbfd =append (_dbfd ,_gcfef );case _aaad :_gffc =append (_gffc ,_gcfef ); +};};if len (_dbfd )< _afec +1||len (_gffc )< _dccbc +1{return nil ;};if len (_dbfd )+len (_gffc )> _ccbb {_ga .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 (_bfgaeb ),len (_dbfd ),len (_gffc )); +return nil ;};_gbae :=make (map[int ]intSet ,len (_dbfd )+len (_gffc ));for _ ,_ddbb :=range _dbfd {for _ ,_fceg :=range _gffc {if _bfgaeb [_ddbb ].intersects (_bfgaeb [_fceg ]){if _ ,_ceabb :=_gbae [_ddbb ];!_ceabb {_gbae [_ddbb ]=make (intSet );};if _ ,_aceee :=_gbae [_fceg ]; +!_aceee {_gbae [_fceg ]=make (intSet );};_gbae [_ddbb ].add (_fceg );_gbae [_fceg ].add (_ddbb );};};};return _gbae ;};type fontEntry struct{_cbad *_ba .PdfFont ;_ccg int64 ;};var _decf =map[markKind ]string {_bcfc :"\u0073\u0074\u0072\u006f\u006b\u0065",_ccfg :"\u0066\u0069\u006c\u006c",_degg :"\u0061u\u0067\u006d\u0065\u006e\u0074"}; +func (_gdc *imageExtractContext )extractFormImages (_egcb *_add .PdfObjectName ,_gedf _fc .GraphicsState ,_edca *_ba .PdfPageResources )error {_aae ,_cfd :=_edca .GetXObjectFormByName (*_egcb );if _cfd !=nil {return _cfd ;};if _aae ==nil {return nil ;}; +_bec ,_cfd :=_aae .GetContentStream ();if _cfd !=nil {return _cfd ;};_fbb :=_aae .Resources ;if _fbb ==nil {_fbb =_edca ;};_cfd =_gdc .extractContentStreamImages (string (_bec ),_fbb );if _cfd !=nil {return _cfd ;};_gdc ._bde ++;return 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 (_dfe *Extractor )ExtractTextWithStats ()(_cgda string ,_ddb int ,_fbeb int ,_dfg error ){_dca ,_ddb ,_fbeb ,_dfg :=_dfe .ExtractPageText ();if _dfg !=nil {return "",_ddb ,_fbeb ,_dfg ;};return _dca .Text (),_ddb ,_fbeb ,nil ;}; // String returns a description of `k`. -func (_dgaec markKind )String ()string {_bbgdg ,_dfc :=_debga [_dgaec ];if !_dfc {return _ae .Sprintf ("\u004e\u006f\u0074\u0020\u0061\u0020\u006d\u0061\u0072k\u003a\u0020\u0025\u0064",_dgaec );};return _bbgdg ;};func (_ccge 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 (_ccge )); -if len (_ccge )==0{return nil ;};_ccge .sortReadingOrder ();_ffcg :=_ccge [0].PdfRectangle ;_gggf :=_ccge [0]._bfagf ;for _ ,_cfgdf :=range _ccge [1:]{_ffcg =_agfb (_ffcg ,_cfgdf .PdfRectangle );_gggf =append (_gggf ,_cfgdf ._bfagf ...);};return _geaa (_ffcg ,_gggf ); -};func _aeced (_dagg *list ,_ffcc *string )string {_dcdb :=_bb .Split (_dagg ._begg ,"\u000a");_fadbc :=&_bb .Builder {};for _ ,_ddbd :=range _dcdb {if _ddbd !=""{_fadbc .WriteString (*_ffcc );_fadbc .WriteString (_ddbd );_fadbc .WriteString ("\u000a"); -};};return _fadbc .String ();};func (_gaga *textObject )moveLP (_bgaa ,_aee float64 ){_gaga ._dde .Concat (_g .NewMatrix (1,0,0,1,_bgaa ,_aee ));_gaga ._acc =_gaga ._dde ;};func _dbgcg (_bfae []*textLine )[]*textLine {_gae :=[]*textLine {};for _ ,_gcba :=range _bfae {_fafbg :=_gcba .text (); -_fccf :=_gdfd .Find ([]byte (_fafbg ));if _fccf !=nil {_gae =append (_gae ,_gcba );};};return _gae ;};func (_bgag paraList )log (_ggda string ){if !_beee {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",_ggda ,len (_bgag )); -for _dacf ,_eadag :=range _bgag {if _eadag ==nil {continue ;};_caac :=_eadag .text ();_bbba :="\u0020\u0020";if _eadag ._caaa !=nil {_bbba =_ae .Sprintf ("\u005b%\u0064\u0078\u0025\u0064\u005d",_eadag ._caaa ._afcga ,_eadag ._caaa ._agdc );};_ae .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0025s\u0020\u0025\u0071\u000a",_dacf ,_eadag .PdfRectangle ,_bbba ,_bgfd (_caac ,50)); -};};type textState struct{_cga float64 ;_ecd float64 ;_aafe float64 ;_gbff float64 ;_dgad float64 ;_ffgba RenderMode ;_egc float64 ;_cbad *_aec .PdfFont ;_edfa _aec .PdfRectangle ;_cgee int ;_aece int ;};func (_eea *textObject )nextLine (){_eea .moveLP (0,-_eea ._cbgd ._gbff )}; -const (_acgbb =false ;_baf =false ;_ecab =false ;_egdce =false ;_bcge =false ;_eged =false ;_fedc =false ;_beee =false ;_fbbd =false ;_ecda =_fbbd &&true ;_baag =_ecda &&false ;_gabga =_fbbd &&true ;_gbead =false ;_efcc =_gbead &&false ;_caee =_gbead &&true ; -_eceg =false ;_ggbbe =_eceg &&false ;_geda =_eceg &&false ;_ddb =_eceg &&true ;_bdf =_eceg &&false ;_dfbb =_eceg &&false ;);func (_cffge *textWord )toTextMarks (_cdffa *int )[]TextMark {var _daeffc []TextMark ;for _ ,_dbeca :=range _cffge ._ebfa {_daeffc =_fccge (_daeffc ,_cdffa ,_dbeca .ToTextMark ()); -};return _daeffc ;};func (_dcdg *textLine )pullWord (_abdbf *wordBag ,_ecaca *textWord ,_dfgdb int ){_dcdg .appendWord (_ecaca );_abdbf .removeWord (_ecaca ,_dfgdb );}; +func (_gegcf rulingKind )String ()string {_agdc ,_deec :=_gfcgc [_gegcf ];if !_deec {return _agc .Sprintf ("\u004e\u006ft\u0020\u0061\u0020r\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0064",_gegcf );};return _agdc ;};func (_deaad *textTable )compositeColCorridors ()map[int ][]float64 {_cfffb :=make (map[int ][]float64 ,_deaad ._eacg ); +if _efda {_ga .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",_deaad ._eacg );};for _cfeee :=0;_cfeee < _deaad ._eacg ;_cfeee ++{_cfffb [_cfeee ]=nil ; +};return _cfffb ;};type ruling struct{_bbce rulingKind ;_ccaa markKind ;_gff .Color ;_edga float64 ;_fcec float64 ;_abeg float64 ;_ebcee float64 ;};func (_cebde gridTiling )log (_afaa string ){if !_dfge {return ;};_ga .Log .Info ("\u0074i\u006ci\u006e\u0067\u003a\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0071",len (_cebde ._fece ),len (_cebde ._dfca ),_afaa ); +_agc .Printf ("\u0020\u0020\u0020l\u006c\u0078\u003d\u0025\u002e\u0032\u0066\u000a",_cebde ._fece );_agc .Printf ("\u0020\u0020\u0020l\u006c\u0079\u003d\u0025\u002e\u0032\u0066\u000a",_cebde ._dfca );for _egdeg ,_cfac :=range _cebde ._dfca {_cgacf ,_ggcg :=_cebde ._gdcg [_cfac ]; +if !_ggcg {continue ;};_agc .Printf ("%\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u000a",_egdeg ,_cfac );for _bgdd ,_aggd :=range _cebde ._fece {_acfbe ,_dgeca :=_cgacf [_aggd ];if !_dgeca {continue ;};_agc .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_bgdd ,_acfbe .String ()); +};};};func _fecf (_efga []*textWord ,_gded int )[]*textWord {_efce :=len (_efga );copy (_efga [_gded :],_efga [_gded +1:]);return _efga [:_efce -1];};type structTreeRoot struct{_faef []structElement ;_adbca string ;}; -// GetContentStreamOps returns the contentStreamOps field of `pt`. -func (_cbce *PageText )GetContentStreamOps ()*_ba .ContentStreamOperations {return _cbce ._cafg };func (_ggef *textPara )text ()string {_gdga :=new (_fe .Buffer );_ggef .writeText (_gdga );return _gdga .String ();}; +// String returns a human readable description of `ss`. +func (_egecb *shapesState )String ()string {return _agc .Sprintf ("\u007b\u0025\u0064\u0020su\u0062\u0070\u0061\u0074\u0068\u0073\u0020\u0066\u0072\u0065\u0073\u0068\u003d\u0025t\u007d",len (_egecb ._gfce ),_egecb ._gbdgg );};func (_bfcg *textObject )getStrokeColor ()_gff .Color {return _eddaee (_bfcg ._bace .ColorspaceStroking ,_bfcg ._bace .ColorStroking ); +};func (_ge *PageFonts )extractPageResourcesToFont (_db *_ba .PdfPageResources )error {_cga ,_gc :=_add .GetDict (_db .Font );if !_gc {return _b .New (_aba );};for _ ,_bgg :=range _cga .Keys (){var (_cc =true ;_gde []byte ;_eaf string ;);_abe ,_ecg :=_db .GetFontByName (_bgg ); +if !_ecg {return _b .New (_cgc );};_dde ,_fbf :=_ba .NewPdfFontFromPdfObject (_abe );if _fbf !=nil {return _fbf ;};_fcd :=_dde .FontDescriptor ();_cgg :=_dde .FontDescriptor ().FontName .String ();_ff :=_dde .Subtype ();if _aga (_ge .Fonts ,_cgg ){continue ; +};if len (_dde .ToUnicode ())==0{_cc =false ;};if _fcd .FontFile !=nil {if _eca ,_da :=_add .GetStream (_fcd .FontFile );_da {_gde ,_fbf =_add .DecodeStream (_eca );if _fbf !=nil {return _fbf ;};_eaf =_cgg +"\u002e\u0070\u0066\u0062";};}else if _fcd .FontFile2 !=nil {if _be ,_bed :=_add .GetStream (_fcd .FontFile2 ); +_bed {_gde ,_fbf =_add .DecodeStream (_be );if _fbf !=nil {return _fbf ;};_eaf =_cgg +"\u002e\u0074\u0074\u0066";};}else if _fcd .FontFile3 !=nil {if _ccb ,_fe :=_add .GetStream (_fcd .FontFile3 );_fe {_gde ,_fbf =_add .DecodeStream (_ccb );if _fbf !=nil {return _fbf ; +};_eaf =_cgg +"\u002e\u0063\u0066\u0066";};};if len (_eaf )< 1{_ga .Log .Debug (_aef );};_abc :=Font {FontName :_cgg ,PdfFont :_dde ,IsCID :_dde .IsCID (),IsSimple :_dde .IsSimple (),ToUnicode :_cc ,FontType :_ff ,FontData :_gde ,FontFileName :_eaf ,FontDescriptor :_fcd }; +_ge .Fonts =append (_ge .Fonts ,_abc );};return nil ;}; -// 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 (_cabcb PageText )List ()lists {_fgcg :=!_cabcb ._cdgg ._cdec ;_ddcdg :=_cabcb .getParagraphs ();_abfd :=true ;if _cabcb ._cegb ==nil ||*_cabcb ._cegb ==nil {_abfd =false ;};_ggdb :=_ddcdg .list ();if _abfd &&_fgcg {_bbdb :=_fbbg (&_ddcdg );_fgedb :=&structTreeRoot {}; -_fgedb .parseStructTreeRoot (*_cabcb ._cegb );if _fgedb ._bagdg ==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 _ggdb ;};_ggdb =_fgedb .buildList (_bbdb ,_cabcb ._dfgd );};return _ggdb ;};func (_bfcfg *textWord )computeText ()string {_cebaa :=make ([]string ,len (_bfcfg ._ebfa ));for _baed ,_ccdb :=range _bfcfg ._ebfa {_cebaa [_baed ]=_ccdb ._gded ;};return _bb .Join (_cebaa ,""); -}; +// String returns a string describing `ma`. +func (_eeeg TextMarkArray )String ()string {_bfde :=len (_eeeg ._ffca );if _bfde ==0{return "\u0045\u004d\u0050T\u0059";};_gefa :=_eeeg ._ffca [0];_edgb :=_eeeg ._ffca [_bfde -1];return _agc .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",_bfde ,_gefa ,_edgb ); +};func (_abaed *textPara )depth ()float64 {if _abaed ._cddef {return -1.0;};if len (_abaed ._fdec )> 0{return _abaed ._fdec [0]._bbfg ;};return _abaed ._fbbea .depth ();};func _gecgf (_gfbc []float64 ,_fgfac ,_ceea float64 )[]float64 {_fbbaf ,_gbdab :=_fgfac ,_ceea ; +if _gbdab < _fbbaf {_fbbaf ,_gbdab =_gbdab ,_fbbaf ;};_dbee :=make ([]float64 ,0,len (_gfbc )+2);_dbee =append (_dbee ,_fgfac );for _ ,_bbcee :=range _gfbc {if _bbcee <=_fbbaf {continue ;}else if _bbcee >=_gbdab {break ;};_dbee =append (_dbee ,_bbcee ); +};_dbee =append (_dbee ,_ceea );return _dbee ;}; -// String returns a description of `l`. -func (_cgde *textLine )String ()string {return _ae .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",_cgde ._gaca ,_cgde .PdfRectangle ,_cgde ._fgcb ,_cgde .text ()); -};func _afgc (_baada []float64 ,_eegge ,_ebff float64 )[]float64 {_ebfdg ,_gbac :=_eegge ,_ebff ;if _gbac < _ebfdg {_ebfdg ,_gbac =_gbac ,_ebfdg ;};_cefa :=make ([]float64 ,0,len (_baada )+2);_cefa =append (_cefa ,_eegge );for _ ,_gfdaa :=range _baada {if _gfdaa <=_ebfdg {continue ; -}else if _gfdaa >=_gbac {break ;};_cefa =append (_cefa ,_gfdaa );};_cefa =append (_cefa ,_ebff );return _cefa ;};func (_bbbbg paraList )list ()[]*list {var _egaf []*textLine ;var _faae []*textLine ;for _ ,_dccca :=range _bbbbg {_feaf :=_dccca .getListLines (); -_egaf =append (_egaf ,_feaf ...);_faae =append (_faae ,_dccca ._bfagf ...);};_dafab :=_acfc (_egaf );_acde :=_dbdad (_faae ,_dafab );return _acde ;};func _cecg (_dcfc *wordBag ,_gbef *textWord ,_fffg float64 )bool {return _dcfc .Urx <=_gbef .Llx &&_gbef .Llx < _dcfc .Urx +_fffg ; -};func (_cccc *textPara )toCellTextMarks (_fcfdf *int )[]TextMark {var _cdbe []TextMark ;for _ffcab ,_fagf :=range _cccc ._bfagf {_ddbfg :=_fagf .toTextMarks (_fcfdf );_cfbd :=_bfab &&_fagf .endsInHyphen ()&&_ffcab !=len (_cccc ._bfagf )-1;if _cfbd {_ddbfg =_gffa (_ddbfg ,_fcfdf ); -};_cdbe =append (_cdbe ,_ddbfg ...);if !(_cfbd ||_ffcab ==len (_cccc ._bfagf )-1){_cdbe =_ggcce (_cdbe ,_fcfdf ,_ecaa (_fagf ._gaca ,_cccc ._bfagf [_ffcab +1]._gaca ));};};return _cdbe ;};func (_eca *textObject )setTextRise (_gdf float64 ){if _eca ==nil {return ; -};_eca ._cbgd ._egc =_gdf ;}; +// String returns a description of `b`. +func (_gffb *wordBag )String ()string {var _bda []string ;for _ ,_fdcd :=range _gffb .depthIndexes (){_efgb :=_gffb ._fcgd [_fdcd ];for _ ,_fgdb :=range _efgb {_bda =append (_bda ,_fgdb ._eaae );};};return _agc .Sprintf ("\u0025.\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065=\u0025\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0025\u0071",_gffb .PdfRectangle ,_gffb ._cdea ,len (_bda ),_bda ); +};func (_ddab *wordBag )firstReadingIndex (_eedb int )int {_cdda :=_ddab .firstWord (_eedb )._eabbf ;_accb :=float64 (_eedb +1)*_dage ;_egabg :=_accb +_bag *_cdda ;_ddbdcb :=_eedb ;for _ ,_gaeb :=range _ddab .depthBand (_accb ,_egabg ){if _eddba (_ddab .firstWord (_gaeb ),_ddab .firstWord (_ddbdcb ))< 0{_ddbdcb =_gaeb ; +};};return _ddbdcb ;};func _aebeec (_bbgcf ,_gbbafd _ag .Image )_ag .Image {_abgce ,_aeadc :=_gbbafd .Bounds ().Size (),_bbgcf .Bounds ().Size ();_egbfgg ,_agcac :=_abgce .X ,_abgce .Y ;if _aeadc .X > _egbfgg {_egbfgg =_aeadc .X ;};if _aeadc .Y > _agcac {_agcac =_aeadc .Y ; +};_cbcdd :=_ag .Rect (0,0,_egbfgg ,_agcac );if _abgce .X !=_egbfgg ||_abgce .Y !=_agcac {_ffdeb :=_ag .NewRGBA (_cbcdd );_ed .BiLinear .Scale (_ffdeb ,_cbcdd ,_bbgcf ,_gbbafd .Bounds (),_ed .Over ,nil );_gbbafd =_ffdeb ;};if _aeadc .X !=_egbfgg ||_aeadc .Y !=_agcac {_dgfbg :=_ag .NewRGBA (_cbcdd ); +_ed .BiLinear .Scale (_dgfbg ,_cbcdd ,_bbgcf ,_bbgcf .Bounds (),_ed .Over ,nil );_bbgcf =_dgfbg ;};_bfacg :=_ag .NewRGBA (_cbcdd );_ed .DrawMask (_bfacg ,_cbcdd ,_bbgcf ,_ag .Point {},_gbbafd ,_ag .Point {},_ed .Over );return _bfacg ;}; -// String returns a string describing `pt`. -func (_fde PageText )String ()string {_dbdd :=_ae .Sprintf ("P\u0061\u0067\u0065\u0054ex\u0074:\u0020\u0025\u0064\u0020\u0065l\u0065\u006d\u0065\u006e\u0074\u0073",len (_fde ._dbfe ));_efdd :=[]string {"\u002d"+_dbdd };for _ ,_gfcf :=range _fde ._dbfe {_efdd =append (_efdd ,_gfcf .String ()); -};_efdd =append (_efdd ,"\u002b"+_dbdd );return _bb .Join (_efdd ,"\u000a");};func _affg (_gfbd map[float64 ]gridTile )[]float64 {_fega :=make ([]float64 ,0,len (_gfbd ));for _defd :=range _gfbd {_fega =append (_fega ,_defd );};_a .Float64s (_fega );return _fega ; -}; +// String returns a string descibing `i`. +func (_fgcdc gridTile )String ()string {_ggaacg :=func (_cdcc bool ,_gccfb string )string {if _cdcc {return _gccfb ;};return "\u005f";};return _agc .Sprintf ("\u00256\u002e2\u0066\u0020\u0025\u0031\u0073%\u0031\u0073%\u0031\u0073\u0025\u0031\u0073",_fgcdc .PdfRectangle ,_ggaacg (_fgcdc ._ecaf ,"\u004c"),_ggaacg (_fgcdc ._bfab ,"\u0052"),_ggaacg (_fgcdc ._bgbfd ,"\u0042"),_ggaacg (_fgcdc ._dgccd ,"\u0054")); +};func _baff (_defb ,_fcdgd ,_gbeae ,_adfe *textPara )*textTable {_ecfa :=&textTable {_eacg :2,_cgae :2,_egfea :make (map[uint64 ]*textPara ,4)};_ecfa .put (0,0,_defb );_ecfa .put (1,0,_fcdgd );_ecfa .put (0,1,_gbeae );_ecfa .put (1,1,_adfe );return _ecfa ; +};func (_ggbd paraList )xNeighbours (_ffabb float64 )map[*textPara ][]int {_fdcfe :=make ([]event ,2*len (_ggbd ));if _ffabb ==0{for _dgadd ,_cgabe :=range _ggbd {_fdcfe [2*_dgadd ]=event {_cgabe .Llx ,true ,_dgadd };_fdcfe [2*_dgadd +1]=event {_cgabe .Urx ,false ,_dgadd }; +};}else {for _dfbdb ,_gfcge :=range _ggbd {_fdcfe [2*_dfbdb ]=event {_gfcge .Llx -_ffabb *_gfcge .fontsize (),true ,_dfbdb };_fdcfe [2*_dfbdb +1]=event {_gfcge .Urx +_ffabb *_gfcge .fontsize (),false ,_dfbdb };};};return _ggbd .eventNeighbours (_fdcfe ); +};func (_fefgb rulingList )aligned ()bool {if len (_fefgb )< 2{return false ;};_cacg :=make (map[*ruling ]int );_cacg [_fefgb [0]]=0;for _ ,_gffggc :=range _fefgb [1:]{_caaa :=false ;for _gffga :=range _cacg {if _gffggc .gridIntersecting (_gffga ){_cacg [_gffga ]++; +_caaa =true ;break ;};};if !_caaa {_cacg [_gffggc ]=0;};};_fddae :=0;for _ ,_edfba :=range _cacg {if _edfba ==0{_fddae ++;};};_aedb :=float64 (_fddae )/float64 (len (_fefgb ));_gacb :=_aedb <=1.0-_efeb ;if _adgbf {_ga .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",_gacb ,_aedb ,_fddae ,len (_fefgb ),_fefgb .String ()); +};return _gacb ;};func (_becda *ruling )encloses (_cbbf ,_adgbd float64 )bool {return _becda ._fcec -_dfed <=_cbbf &&_adgbd <=_becda ._abeg +_dfed ;};func (_egdf *wordBag )depthIndexes ()[]int {if len (_egdf ._fcgd )==0{return nil ;};_ffgb :=make ([]int ,len (_egdf ._fcgd )); +_cddb :=0;for _cbb :=range _egdf ._fcgd {_ffgb [_cddb ]=_cbb ;_cddb ++;};_e .Ints (_ffgb );return _ffgb ;};func (_agae *wordBag )blocked (_gbaff *textWord )bool {if _gbaff .Urx < _agae .Llx {_affa :=_degf (_gbaff .PdfRectangle );_cbab :=_bdccc (_agae .PdfRectangle ); +if _agae ._febe .blocks (_affa ,_cbab ){if _ggaeg {_ga .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0078\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_gbaff ,_agae );};return true ;};}else if _agae .Urx < _gbaff .Llx {_dbcag :=_degf (_agae .PdfRectangle ); +_bdece :=_bdccc (_gbaff .PdfRectangle );if _agae ._febe .blocks (_dbcag ,_bdece ){if _ggaeg {_ga .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0078\u2192\u0020:\u0020\u0025\u0073\u0020%s",_gbaff ,_agae );};return true ;};};if _gbaff .Ury < _agae .Lly {_bdfb :=_faafc (_gbaff .PdfRectangle ); +_dfdg :=_fbcde (_agae .PdfRectangle );if _agae ._cgdae .blocks (_bdfb ,_dfdg ){if _ggaeg {_ga .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0079\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_gbaff ,_agae );};return true ;};}else if _agae .Ury < _gbaff .Lly {_ccdd :=_faafc (_agae .PdfRectangle ); +_eff :=_fbcde (_gbaff .PdfRectangle );if _agae ._cgdae .blocks (_ccdd ,_eff ){if _ggaeg {_ga .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0079\u2192\u0020:\u0020\u0025\u0073\u0020%s",_gbaff ,_agae );};return true ;};};return false ;};func (_feac compositeCell )String ()string {_acff :=""; +if len (_feac .paraList )> 0{_acff =_adgd (_feac .paraList .merge ().text (),50);};return _agc .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0070\u0061\u0072a\u0073\u0020\u0025\u0071",_feac .PdfRectangle ,len (_feac .paraList ),_acff ); +};func (_eaec paraList )llyOrdering ()[]int {_eefb :=make ([]int ,len (_eaec ));for _ddge :=range _eaec {_eefb [_ddge ]=_ddge ;};_e .SliceStable (_eefb ,func (_efad ,_beeef int )bool {_dbbbg ,_dcfd :=_eefb [_efad ],_eefb [_beeef ];return _eaec [_dbbbg ].Lly < _eaec [_dcfd ].Lly ; +});return _eefb ;};func (_adac *subpath )isQuadrilateral ()bool {if len (_adac ._aeee )< 4||len (_adac ._aeee )> 5{return false ;};if len (_adac ._aeee )==5{_ebad :=_adac ._aeee [0];_dede :=_adac ._aeee [4];if _ebad .X !=_dede .X ||_ebad .Y !=_dede .Y {return false ; +};};return true ;};func (_cbgcf *ruling )alignsSec (_bcfdf *ruling )bool {const _abgc =_gbb +1.0;return _cbgcf ._fcec -_abgc <=_bcfdf ._abeg &&_bcfdf ._fcec -_abgc <=_cbgcf ._abeg ;};func (_acea *textTable )emptyCompositeColumn (_faafdg int )bool {for _cgaea :=0; +_cgaea < _acea ._cgae ;_cgaea ++{if _bcdfc ,_acdad :=_acea ._aaaga [_bgcc (_faafdg ,_cgaea )];_acdad {if len (_bcdfc .paraList )> 0{return false ;};};};return true ;};func (_gcfcd *textTable )subdivide ()*textTable {_gcfcd .logComposite ("\u0073u\u0062\u0064\u0069\u0076\u0069\u0064e"); +_ecac :=_gcfcd .compositeRowCorridors ();_eefdd :=_gcfcd .compositeColCorridors ();if _efda {_ga .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",_edaf (_ecac ),_edaf (_eefdd )); +};if len (_ecac )==0||len (_eefdd )==0{return _gcfcd ;};_cceb (_ecac );_cceb (_eefdd );if _efda {_ga .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",_edaf (_ecac ),_edaf (_eefdd )); +};_agdeg ,_eced :=_fgdcg (_gcfcd ._cgae ,_ecac );_ccgbb ,_ccae :=_fgdcg (_gcfcd ._eacg ,_eefdd );_dcbc :=make (map[uint64 ]*textPara ,_ccae *_eced );_bdfad :=&textTable {PdfRectangle :_gcfcd .PdfRectangle ,_edeg :_gcfcd ._edeg ,_cgae :_eced ,_eacg :_ccae ,_egfea :_dcbc }; +if _efda {_ga .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",_gcfcd ._eacg ,_gcfcd ._cgae ,_ccae ,_eced ,_edaf (_ecac ),_edaf (_eefdd ),_agdeg ,_ccgbb ); +};for _ebagg :=0;_ebagg < _gcfcd ._cgae ;_ebagg ++{_eaega :=_agdeg [_ebagg ];for _ggcf :=0;_ggcf < _gcfcd ._eacg ;_ggcf ++{_faca :=_ccgbb [_ggcf ];if _efda {_agc .Printf ("\u0025\u0036\u0064\u002c %\u0032\u0064\u003a\u0020\u0078\u0030\u003d\u0025\u0064\u0020\u0079\u0030\u003d\u0025d\u000a",_ggcf ,_ebagg ,_faca ,_eaega ); +};_cgefd ,_gbbbc :=_gcfcd ._aaaga [_bgcc (_ggcf ,_ebagg )];if !_gbbbc {continue ;};_aeed :=_cgefd .split (_ecac [_ebagg ],_eefdd [_ggcf ]);for _dgeafg :=0;_dgeafg < _aeed ._cgae ;_dgeafg ++{for _egfdfa :=0;_egfdfa < _aeed ._eacg ;_egfdfa ++{_abdae :=_aeed .get (_egfdfa ,_dgeafg ); +_bdfad .put (_faca +_egfdfa ,_eaega +_dgeafg ,_abdae );if _efda {_agc .Printf ("\u0025\u0038\u0064\u002c\u0020\u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_faca +_egfdfa ,_eaega +_dgeafg ,_abdae );};};};};};return _bdfad ;}; + +// Append appends `mark` to the mark array. +func (_edef *TextMarkArray )Append (mark TextMark ){_edef ._ffca =append (_edef ._ffca ,mark )};type subpath struct{_aeee []_agf .Point ;_dbe bool ;}; // Tables returns the tables extracted from the page. -func (_gbb PageText )Tables ()[]TextTable {if _gbead {_fc .Log .Info ("\u0054\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_gbb ._gba ));};return _gbb ._gba ;};func _bae (_ecee ,_bfbe _aec .PdfRectangle )bool {return _bfbe .Llx <=_ecee .Urx &&_ecee .Llx <=_bfbe .Urx ; -};func (_ebcf *wordBag )text ()string {_gacdg :=_ebcf .allWords ();_fdea :=make ([]string ,len (_gacdg ));for _gcag ,_abdd :=range _gacdg {_fdea [_gcag ]=_abdd ._eedc ;};return _bb .Join (_fdea ,"\u0020");};func _bbcb (_ddcd _g .Point )*subpath {return &subpath {_acfg :[]_g .Point {_ddcd }}}; -func _dfca (_fcgae string )bool {for _ ,_cdgdd :=range _fcgae {if !_be .IsSpace (_cdgdd ){return false ;};};return true ;};var (_ad =_d .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");_ac =_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -);func (_fagc *wordBag )firstWord (_geef int )*textWord {return _fagc ._gbbd [_geef ][0]};func (_bbcc *stateStack )empty ()bool {return len (*_bbcc )==0};func (_acbd compositeCell )parasBBox ()(paraList ,_aec .PdfRectangle ){return _acbd .paraList ,_acbd .PdfRectangle ; -}; +func (_afbe PageText )Tables ()[]TextTable {if _efda {_ga .Log .Info ("\u0054\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_afbe ._gdba ));};return _afbe ._gdba ;};func (_dddc *structTreeRoot )parseStructTreeRoot (_gebcc _add .PdfObject ){if _gebcc !=nil {_ddece ,_dffbe :=_add .GetDict (_gebcc ); +if !_dffbe {_ga .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 :=_ddece .Get ("\u004b");_cdgd :=_ddece .Get ("\u0054\u0079\u0070\u0065").String ();var _gecg *_add .PdfObjectArray ;switch _eafd :=K .(type ){case *_add .PdfObjectArray :_gecg =_eafd ;case *_add .PdfObjectReference :_gecg =_add .MakeArray (K );};_fcge :=[]structElement {}; +for _ ,_becc :=range _gecg .Elements (){_fgbfa :=&structElement {};_fgbfa .parseStructElement (_becc );_fcge =append (_fcge ,*_fgbfa );};_dddc ._faef =_fcge ;_dddc ._adbca =_cdgd ;};};func (_aaee *Extractor )extractPageText (_gcfd string ,_cdg *_ba .PdfPageResources ,_baac _agf .Matrix ,_fagb int ,_adb bool )(*PageText ,int ,int ,error ){_ga .Log .Trace ("\u0065x\u0074\u0072\u0061\u0063t\u0050\u0061\u0067\u0065\u0054e\u0078t\u003a \u006c\u0065\u0076\u0065\u006c\u003d\u0025d",_fagb ); +_dge :=&PageText {_bbdc :_aaee ._cb ,_abge :_aaee ._ab ,_abad :_aaee ._dd };_adcg :=_cgbc (_aaee ._cb );var _cee stateStack ;_bce :=_acac (_aaee ,_cdg ,_fc .GraphicsState {},&_adcg ,&_cee );_egeg :=shapesState {_gdfd :_baac ,_gafa :_agf .IdentityMatrix (),_edf :_bce }; +var _ccd bool ;_bbf :=-1;if _fagb > _fad {_fd :=_b .New ("\u0066\u006f\u0072\u006d s\u0074\u0061\u0063\u006b\u0020\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077");_ga .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",_fagb ,_fd ); +return _dge ,_adcg ._abd ,_adcg ._bafdf ,_fd ;};_fef :=_fc .NewContentStreamParser (_gcfd );_cge ,_fca :=_fef .Parse ();if _fca !=nil {_ga .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",_fca ); +return _dge ,_adcg ._abd ,_adcg ._bafdf ,_fca ;};_dge ._cde =_cge ;_bafd :=_fc .NewContentStreamProcessor (*_cge );_bafd .AddHandler (_fc .HandlerConditionEnumAllOperands ,"",func (_fbeg *_fc .ContentStreamOperation ,_ef _fc .GraphicsState ,_ceeb *_ba .PdfPageResources )error {_dcg :=_fbeg .Operand ; +if _eeeb {_ga .Log .Info ("\u0026&\u0026\u0020\u006f\u0070\u003d\u0025s",_fbeg );};switch _dcg {case "\u0071":if _fdbg {_ga .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_egeg ._gafa );};_cee .push (&_adcg );case "\u0051":if !_cee .empty (){_adcg =*_cee .pop (); +};_egeg ._gafa =_ef .CTM ;if _fdbg {_ga .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_egeg ._gafa );};case "\u0042\u0044\u0043":_aee ,_fbbe :=_add .GetDict (_fbeg .Params [1]);if !_fbbe {_ga .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",_fbeg ); +return _fca ;};_deb :=_aee .Get ("\u004d\u0043\u0049\u0044");if _deb !=nil {_dece ,_bcf :=_add .GetIntVal (_deb );if !_bcf {_ga .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",_fbeg ,_deb ); +};_bbf =_dece ;}else {_bbf =-1;};case "\u0045\u004d\u0043":_bbf =-1;case "\u0042\u0054":if _ccd {_ga .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"); +_dge ._aebf =append (_dge ._aebf ,_bce ._cfde ...);};_ccd =true ;_gcfc :=_ef ;if _adb {_gcfc =_fc .GraphicsState {};_gcfc .CTM =_egeg ._gafa ;};_gcfc .CTM =_baac .Mult (_gcfc .CTM );_bce =_acac (_aaee ,_ceeb ,_gcfc ,&_adcg ,&_cee );_egeg ._edf =_bce ;case "\u0045\u0054":if !_ccd {_ga .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"); +};_ccd =false ;_dge ._aebf =append (_dge ._aebf ,_bce ._cfde ...);_bce .reset ();case "\u0054\u002a":_bce .nextLine ();case "\u0054\u0064":if _dfeg ,_aed :=_bce .checkOp (_fbeg ,2,true );!_dfeg {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_aed ); +return _aed ;};_aedg ,_gca ,_adg :=_dggea (_fbeg .Params );if _adg !=nil {return _adg ;};_bce .moveText (_aedg ,_gca );case "\u0054\u0044":if _fea ,_dfb :=_bce .checkOp (_fbeg ,2,true );!_fea {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_dfb ); +return _dfb ;};_ggb ,_bfbg ,_fcf :=_dggea (_fbeg .Params );if _fcf !=nil {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fcf );return _fcf ;};_bce .moveTextSetLeading (_ggb ,_bfbg );case "\u0054\u006a":if _efa ,_eee :=_bce .checkOp (_fbeg ,1,true ); +!_efa {_ga .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0054\u006a\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d%\u0076",_fbeg ,_eee );return _eee ;};_cgdf :=_add .TraceToDirectObject (_fbeg .Params [0]);_ebf ,_fdd :=_add .GetStringBytes (_cgdf ); +if !_fdd {_ga .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",_fbeg );return _add .ErrTypeError ; +};return _bce .showText (_cgdf ,_ebf ,_bbf );case "\u0054\u004a":if _eef ,_bfg :=_bce .checkOp (_fbeg ,1,true );!_eef {_ga .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bfg );return _bfg ;};_geg ,_ddd :=_add .GetArray (_fbeg .Params [0]); +if !_ddd {_ga .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",_fbeg );return _fca ;};return _bce .showTextAdjusted (_geg ,_bbf ); +case "\u0027":if _faf ,_bbc :=_bce .checkOp (_fbeg ,1,true );!_faf {_ga .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0027\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bbc );return _bbc ;};_geb :=_add .TraceToDirectObject (_fbeg .Params [0]);_cdf ,_ggd :=_add .GetStringBytes (_geb ); +if !_ggd {_ga .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",_fbeg );return _add .ErrTypeError ;};_bce .nextLine ();return _bce .showText (_geb ,_cdf ,_bbf ); +case "\u0022":if _fgb ,_bab :=_bce .checkOp (_fbeg ,3,true );!_fgb {_ga .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0022\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bab );return _bab ;};_cba ,_ffa ,_fcdb :=_dggea (_fbeg .Params [:2]);if _fcdb !=nil {return _fcdb ; +};_fde :=_add .TraceToDirectObject (_fbeg .Params [2]);_cff ,_bff :=_add .GetStringBytes (_fde );if !_bff {_ga .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",_fbeg ); +return _add .ErrTypeError ;};_bce .setCharSpacing (_cba );_bce .setWordSpacing (_ffa );_bce .nextLine ();return _bce .showText (_fde ,_cff ,_bbf );case "\u0054\u004c":_bfc ,_aac :=_cage (_fbeg );if _aac !=nil {_ga .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004c\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_aac ); +return _aac ;};_bce .setTextLeading (_bfc );case "\u0054\u0063":_egg ,_dcaa :=_cage (_fbeg );if _dcaa !=nil {_ga .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0063\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_dcaa );return _dcaa ;};_bce .setCharSpacing (_egg ); +case "\u0054\u0066":if _ffd ,_eeef :=_bce .checkOp (_fbeg ,2,true );!_ffd {_ga .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0066\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_eeef );return _eeef ;};_facf ,_aaba :=_add .GetNameVal (_fbeg .Params [0]); +if !_aaba {_ga .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",_fbeg );return _add .ErrTypeError ;};_agcb ,_caa :=_add .GetNumberAsFloat (_fbeg .Params [1]); +if !_aaba {_ga .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",_fbeg ,_caa ); +return _caa ;};_caa =_bce .setFont (_facf ,_agcb );_bce ._dgcf =_b .Is (_caa ,_add .ErrNotSupported );if _caa !=nil &&!_bce ._dgcf {return _caa ;};case "\u0054\u006d":if _bdda ,_gee :=_bce .checkOp (_fbeg ,6,true );!_bdda {_ga .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u006d\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gee ); +return _gee ;};_ffg ,_afg :=_add .GetNumbersAsFloat (_fbeg .Params );if _afg !=nil {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_afg );return _afg ;};_bce .setTextMatrix (_ffg );case "\u0054\u0072":if _eab ,_abab :=_bce .checkOp (_fbeg ,1,true ); +!_eab {_ga .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0072\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_abab );return _abab ;};_eeed ,_fdg :=_add .GetIntVal (_fbeg .Params [0]);if !_fdg {_ga .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",_fbeg ); +return _add .ErrTypeError ;};_bce .setTextRenderMode (_eeed );case "\u0054\u0073":if _ebd ,_ede :=_bce .checkOp (_fbeg ,1,true );!_ebd {_ga .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ede );return _ede ; +};_bca ,_edg :=_add .GetNumberAsFloat (_fbeg .Params [0]);if _edg !=nil {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_edg );return _edg ;};_bce .setTextRise (_bca );case "\u0054\u0077":if _acd ,_fgff :=_bce .checkOp (_fbeg ,1,true ); +!_acd {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fgff );return _fgff ;};_fdf ,_gdg :=_add .GetNumberAsFloat (_fbeg .Params [0]);if _gdg !=nil {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gdg ); +return _gdg ;};_bce .setWordSpacing (_fdf );case "\u0054\u007a":if _ecab ,_dgf :=_bce .checkOp (_fbeg ,1,true );!_ecab {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_dgf );return _dgf ;};_ebfg ,_cef :=_add .GetNumberAsFloat (_fbeg .Params [0]); +if _cef !=nil {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cef );return _cef ;};_bce .setHorizScaling (_ebfg );case "\u0063\u006d":if !_adb {_egeg ._gafa =_ef .CTM ;};if _egeg ._gafa .Singular (){_gcb :=_agf .IdentityMatrix ().Translate (_egeg ._gafa .Translation ()); +_ga .Log .Debug ("S\u0069n\u0067\u0075\u006c\u0061\u0072\u0020\u0063\u0074m\u003d\u0025\u0073\u2192%s",_egeg ._gafa ,_gcb );_egeg ._gafa =_gcb ;};if _fdbg {_ga .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_egeg ._gafa );};case "\u006d":if len (_fbeg .Params )!=2{_ga .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",_gfg ); +return nil ;};_eeb ,_cag :=_add .GetNumbersAsFloat (_fbeg .Params );if _cag !=nil {return _cag ;};_egeg .moveTo (_eeb [0],_eeb [1]);case "\u006c":if len (_fbeg .Params )!=2{_ga .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",_gfg ); +return nil ;};_bef ,_deda :=_add .GetNumbersAsFloat (_fbeg .Params );if _deda !=nil {return _deda ;};_egeg .lineTo (_bef [0],_bef [1]);case "\u0063":if len (_fbeg .Params )!=6{return _gfg ;};_eddg ,_fgc :=_add .GetNumbersAsFloat (_fbeg .Params );if _fgc !=nil {return _fgc ; +};_ga .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_eddg );_egeg .cubicTo (_eddg [0],_eddg [1],_eddg [2],_eddg [3],_eddg [4],_eddg [5]);case "\u0076","\u0079":if len (_fbeg .Params )!=4{return _gfg ; +};_bdde ,_ace :=_add .GetNumbersAsFloat (_fbeg .Params );if _ace !=nil {return _ace ;};_ga .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_bdde );_egeg .quadraticTo (_bdde [0],_bdde [1],_bdde [2],_bdde [3]); +case "\u0068":_egeg .closePath ();case "\u0072\u0065":if len (_fbeg .Params )!=4{return _gfg ;};_agfa ,_fefa :=_add .GetNumbersAsFloat (_fbeg .Params );if _fefa !=nil {return _fefa ;};_egeg .drawRectangle (_agfa [0],_agfa [1],_agfa [2],_agfa [3]);_egeg .closePath (); +case "\u0053":_egeg .stroke (&_dge ._efea );_egeg .clearPath ();case "\u0073":_egeg .closePath ();_egeg .stroke (&_dge ._efea );_egeg .clearPath ();case "\u0046":_egeg .fill (&_dge ._ebafc );_egeg .clearPath ();case "\u0066","\u0066\u002a":_egeg .closePath (); +_egeg .fill (&_dge ._ebafc );_egeg .clearPath ();case "\u0042","\u0042\u002a":_egeg .fill (&_dge ._ebafc );_egeg .stroke (&_dge ._efea );_egeg .clearPath ();case "\u0062","\u0062\u002a":_egeg .closePath ();_egeg .fill (&_dge ._ebafc );_egeg .stroke (&_dge ._efea ); +_egeg .clearPath ();case "\u006e":_egeg .clearPath ();case "\u0044\u006f":if len (_fbeg .Params )==0{_ga .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",_fbeg .Params ); +return _add .ErrRangeError ;};_deba ,_ead :=_add .GetName (_fbeg .Params [0]);if !_ead {_ga .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",_fbeg .Params [0]); +return _add .ErrTypeError ;};_ ,_gddc :=_ceeb .GetXObjectByName (*_deba );if _gddc !=_ba .XObjectTypeForm {break ;};_bad ,_ead :=_aaee ._baa [_deba .String ()];if !_ead {_abed ,_efe :=_ceeb .GetXObjectFormByName (*_deba );if _efe !=nil {_ga .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efe ); +return _efe ;};_fbdb ,_efe :=_abed .GetContentStream ();if _efe !=nil {_ga .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efe );return _efe ;};_eae :=_abed .Resources ;if _eae ==nil {_eae =_ceeb ;};_dedb :=_ef .CTM ;if _adca ,_fgcf :=_add .GetArray (_abed .Matrix ); +_fgcf {_cdd ,_cab :=_adca .GetAsFloat64Slice ();if _cab !=nil {return _cab ;};if len (_cdd )!=6{return _gfg ;};_ada :=_agf .NewMatrix (_cdd [0],_cdd [1],_cdd [2],_cdd [3],_cdd [4],_cdd [5]);_dedb =_ef .CTM .Mult (_ada );};_eefa ,_feg ,_ggae ,_efe :=_aaee .extractPageText (string (_fbdb ),_eae ,_baac .Mult (_dedb ),_fagb +1,false ); +if _efe !=nil {_ga .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efe );return _efe ;};_bad =textResult {*_eefa ,_feg ,_ggae };_aaee ._baa [_deba .String ()]=_bad ;};_egeg ._gafa =_ef .CTM ;if _fdbg {_ga .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_egeg ._gafa ); +};_dge ._aebf =append (_dge ._aebf ,_bad ._egcbc ._aebf ...);_dge ._efea =append (_dge ._efea ,_bad ._egcbc ._efea ...);_dge ._ebafc =append (_dge ._ebafc ,_bad ._egcbc ._ebafc ...);_adcg ._abd +=_bad ._dcga ;_adcg ._bafdf +=_bad ._bcg ;case "\u0072\u0067","\u0067","\u006b","\u0063\u0073","\u0073\u0063","\u0073\u0063\u006e":_bce ._bace .ColorspaceNonStroking =_ef .ColorspaceNonStroking ; +_bce ._bace .ColorNonStroking =_ef .ColorNonStroking ;case "\u0052\u0047","\u0047","\u004b","\u0043\u0053","\u0053\u0043","\u0053\u0043\u004e":_bce ._bace .ColorspaceStroking =_ef .ColorspaceStroking ;_bce ._bace .ColorStroking =_ef .ColorStroking ;};return nil ; +});_fca =_bafd .Process (_cdg );if _aaee ._cf !=nil &&_aaee ._cf .IncludeAnnotations &&!_adb {for _ ,_ccc :=range _aaee ._bg {_cgeg ,_eaeg :=_add .GetDict (_ccc .AP );if !_eaeg {continue ;};_dad ,_eaeg :=_cgeg .Get ("\u004e").(*_add .PdfObjectStream ); +if !_eaeg {continue ;};_fcfc ,_bcfd :=_add .DecodeStream (_dad );if _bcfd !=nil {_ga .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",_bcfd ); +continue ;};_beca :=_dad .PdfObjectDictionary .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_efd ,_bcfd :=_ba .NewPdfPageResourcesFromDict (_beca .(*_add .PdfObjectDictionary ));if _bcfd !=nil {_ga .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",_bcfd ); +continue ;};_bfd :=_agf .IdentityMatrix ();_gdcf ,_eaeg :=_dad .PdfObjectDictionary .Get ("\u004d\u0061\u0074\u0072\u0069\u0078").(*_add .PdfObjectArray );if _eaeg {_feff ,_cgb :=_gdcf .GetAsFloat64Slice ();if _cgb !=nil {_ga .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",_cgb ); +continue ;};if len (_feff )!=6{_ga .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 ;};_bfd =_agf .NewMatrix (_feff [0],_feff [1],_feff [2],_feff [3],_feff [4],_feff [5]); +};_bcac ,_eaeg :=_aaee ._gfe [_dad .String ()];if !_eaeg {_ecb ,_edeb ,_dgc ,_edcc :=_aaee .extractPageText (string (_fcfc ),_efd ,_bfd ,_fagb +1,true );if _edcc !=nil {_ga .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",_edcc ); +continue ;};_bcac =textResult {*_ecb ,_edeb ,_dgc };_aaee ._gfe [_dad .String ()]=_bcac ;};_dge ._aebf =append (_dge ._aebf ,_bcac ._egcbc ._aebf ...);_dge ._efea =append (_dge ._efea ,_bcac ._egcbc ._efea ...);_dge ._ebafc =append (_dge ._ebafc ,_bcac ._egcbc ._ebafc ...); +_adcg ._abd +=_bcac ._dcga ;_adcg ._bafdf +=_bcac ._bcg ;};};return _dge ,_adcg ._abd ,_adcg ._bafdf ,_fca ;};func _gfgc (_gcac ,_gebbg *textPara )bool {if _gcac ._cddef ||_gebbg ._cddef {return true ;};return _dbeae (_gcac .depth ()-_gebbg .depth ()); +};func (_bdbf *textObject )moveLP (_ebg ,_bdf float64 ){_bdbf ._dbc .Concat (_agf .NewMatrix (1,0,0,1,_ebg ,_bdf ));_bdbf ._eefe =_bdbf ._dbc ;};func _ggee (_aggec _add .PdfObject ,_eceb _gff .Color )(_ag .Image ,error ){_bdfbb ,_gbfce :=_add .GetStream (_aggec ); +if !_gbfce {return nil ,nil ;};_ecfbg ,_bccfe :=_ba .NewXObjectImageFromStream (_bdfbb );if _bccfe !=nil {return nil ,_bccfe ;};_dffc ,_bccfe :=_ecfbg .ToImage ();if _bccfe !=nil {return nil ,_bccfe ;};return _bdefa (_dffc ,_eceb ),nil ;};type pathSection struct{_dbdc []*subpath ; +_gff .Color ;};func _edgg (_fcfe *paraList )map[int ][]*textLine {_fecg :=map[int ][]*textLine {};for _ ,_bcbc :=range *_fcfe {for _ ,_bdaa :=range _bcbc ._fdec {if !_aada (_bdaa ){_ga .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 ;};_fggag :=_bdaa ._cdcg [0]._abcee [0]._ebbb ;_fecg [_fggag ]=append (_fecg [_fggag ],_bdaa );};if _bcbc ._fbbea !=nil {_afeb :=_bcbc ._fbbea ._egfea ;for _ ,_gbfd :=range _afeb {for _ ,_aacdb :=range _gbfd ._fdec {if !_aada (_aacdb ){_ga .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 ;};_dfbdc :=_aacdb ._cdcg [0]._abcee [0]._ebbb ;_fecg [_dfbdc ]=append (_fecg [_dfbdc ],_aacdb );};};};};return _fecg ;};func (_aaed *textPara )bbox ()_ba .PdfRectangle {return _aaed .PdfRectangle };type textMark struct{_ba .PdfRectangle ;_gfbg int ; +_bfdb string ;_gccf string ;_ccdg *_ba .PdfFont ;_gccfd float64 ;_gccd float64 ;_aaccc _agf .Matrix ;_acdgd _agf .Point ;_dded _ba .PdfRectangle ;_fbaf _gff .Color ;_eaee _gff .Color ;_bbgf _add .PdfObject ;_fcbc []string ;Tw float64 ;Th float64 ;_ebbb int ; +_aeaee int ;};func _fdaf (_cfg ,_aabc _agf .Point )bool {_aebg :=_gf .Abs (_cfg .X -_aabc .X );_aabd :=_gf .Abs (_cfg .Y -_aabc .Y );return _caeb (_aabd ,_aebg );};func (_eabc *stateStack )push (_accg *textState ){_dfd :=*_accg ;*_eabc =append (*_eabc ,&_dfd )}; +func (_fafc paraList )findTextTables ()[]*textTable {var _cabec []*textTable ;for _ ,_aefb :=range _fafc {if _aefb .taken ()||_aefb .Width ()==0{continue ;};_egdeb :=_aefb .isAtom ();if _egdeb ==nil {continue ;};_egdeb .growTable ();if _egdeb ._eacg *_egdeb ._cgae < _ggca {continue ; +};_egdeb .markCells ();_egdeb .log ("\u0067\u0072\u006fw\u006e");_cabec =append (_cabec ,_egdeb );};return _cabec ;};func (_dafg paraList )sortTopoOrder (){_gcfe :=_dafg .topoOrder ();_dafg .reorder (_gcfe )};func (_cbaab *shapesState )stroke (_agbf *[]pathSection ){_dfgb :=pathSection {_dbdc :_cbaab ._gfce ,Color :_cbaab ._edf .getStrokeColor ()}; +*_agbf =append (*_agbf ,_dfgb );if _adgbf {_agc .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 (*_agbf ),_cbaab ,_cbaab ._edf .getStrokeColor (),_dfgb .bbox ()); +if _ebce {for _dbcb ,_dbfb :=range _cbaab ._gfce {_agc .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_dbcb ,_dbfb );if _dbcb ==10{break ;};};};};};type textObject struct{_cdb *Extractor ;_dbg *_ba .PdfPageResources ;_bace _fc .GraphicsState ; +_efed *textState ;_fgbf *stateStack ;_eefe _agf .Matrix ;_dbc _agf .Matrix ;_cfde []*textMark ;_dgcf bool ;};func (_cbf *stateStack )empty ()bool {return len (*_cbf )==0};func (_cecec rulingList )snapToGroupsDirection ()rulingList {_cecec .sortStrict (); +_bfcbgb :=make (map[*ruling ]rulingList ,len (_cecec ));_aeff :=_cecec [0];_ecadgb :=func (_ggbad *ruling ){_aeff =_ggbad ;_bfcbgb [_aeff ]=rulingList {_ggbad }};_ecadgb (_cecec [0]);for _ ,_gffbe :=range _cecec [1:]{if _gffbe ._edga < _aeff ._edga -_cbdb {_ga .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",_aeff ,_gffbe ); +};if _gffbe ._edga > _aeff ._edga +_gbb {_ecadgb (_gffbe );}else {_bfcbgb [_aeff ]=append (_bfcbgb [_aeff ],_gffbe );};};_daac :=make (map[*ruling ]float64 ,len (_bfcbgb ));_ecaaa :=make (map[*ruling ]*ruling ,len (_cecec ));for _ggeb ,_ecga :=range _bfcbgb {_daac [_ggeb ]=_ecga .mergePrimary (); +for _ ,_cbda :=range _ecga {_ecaaa [_cbda ]=_ggeb ;};};for _ ,_dffff :=range _cecec {_dffff ._edga =_daac [_ecaaa [_dffff ]];};_gbef :=make (rulingList ,0,len (_cecec ));for _ ,_decfa :=range _bfcbgb {_agee :=_decfa .splitSec ();for _caded ,_gaga :=range _agee {_cada :=_gaga .merge (); +if len (_gbef )> 0{_bgfa :=_gbef [len (_gbef )-1];if _bgfa .alignsPrimary (_cada )&&_bgfa .alignsSec (_cada ){_ga .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",_caded ,_bgfa ,_cada ); +continue ;};};_gbef =append (_gbef ,_cada );};};_gbef .sortStrict ();return _gbef ;};func _acfa (_acfb []*textLine ,_edcg ,_egfb float64 )[]*textLine {var _aacc []*textLine ;for _ ,_ddfg :=range _acfb {if _edcg ==-1{if _ddfg ._bbfg > _egfb {_aacc =append (_aacc ,_ddfg ); +};}else {if _ddfg ._bbfg > _egfb &&_ddfg ._bbfg < _edcg {_aacc =append (_aacc ,_ddfg );};};};return _aacc ;};func _ccab (_adabe *PageText )error {_dgdge :=_ce .GetLicenseKey ();if _dgdge !=nil &&_dgdge .IsLicensed ()||_de {return nil ;};_agc .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"); +_agc .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 _b .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");}; -// Append appends `mark` to the mark array. -func (_abg *TextMarkArray )Append (mark TextMark ){_abg ._bade =append (_abg ._bade ,mark )};type structTreeRoot struct{_bagdg []structElement ;_gage string ;};func (_aeac *textObject )setHorizScaling (_fcdf float64 ){if _aeac ==nil {return ;};_aeac ._cbgd ._aafe =_fcdf ; -};func (_ecfb *wordBag )pullWord (_gafg *textWord ,_cbaa int ,_dcad map[int ]map[*textWord ]struct{}){_ecfb .PdfRectangle =_agfb (_ecfb .PdfRectangle ,_gafg .PdfRectangle );if _gafg ._aeegf > _ecfb ._aad {_ecfb ._aad =_gafg ._aeegf ;};_ecfb ._gbbd [_cbaa ]=append (_ecfb ._gbbd [_cbaa ],_gafg ); -_dcad [_cbaa ][_gafg ]=struct{}{};};func (_eegg *TextMarkArray )getTextMarkAtOffset (_dfb int )*TextMark {for _ ,_bca :=range _eegg ._bade {if _bca .Offset ==_dfb {return &_bca ;};};return nil ;};func _aadg (_bdbg []*textLine ,_cffe string )string {var _fbf _bb .Builder ; -_aagag :=0.0;for _dgdd ,_ccgd :=range _bdbg {_eebb :=_ccgd .text ();_fccff :=_ccgd ._gaca ;if _dgdd < len (_bdbg )-1{_aagag =_bdbg [_dgdd +1]._gaca ;}else {_aagag =0.0;};_fbf .WriteString (_cffe );_fbf .WriteString (_eebb );if _aagag !=_fccff {_fbf .WriteString ("\u000a"); -}else {_fbf .WriteString ("\u0020");};};return _fbf .String ();}; +// ImageExtractOptions contains options for controlling image extraction from +// PDF pages. +type ImageExtractOptions struct{IncludeInlineStencilMasks bool ;};func (_eacd compositeCell )split (_aabb ,_dedd []float64 )*textTable {_cebe :=len (_aabb )+1;_dbgd :=len (_dedd )+1;if _efda {_ga .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",_dbgd ,_cebe ,_eacd ,_aabb ,_dedd ); +_agc .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u0070\u0061\u0072\u0061\u0073\u000a",len (_eacd .paraList ));for _feca ,_cbdbe :=range _eacd .paraList {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_feca ,_cbdbe .String ()); +};_agc .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u000a",len (_eacd .lines ()));for _gfad ,_adcbe :=range _eacd .lines (){_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_gfad ,_adcbe );};};_aabb =_gecgf (_aabb ,_eacd .Ury ,_eacd .Lly ); +_dedd =_gecgf (_dedd ,_eacd .Llx ,_eacd .Urx );_afbcf :=make (map[uint64 ]*textPara ,_dbgd *_cebe );_fdbc :=textTable {_eacg :_dbgd ,_cgae :_cebe ,_egfea :_afbcf };_dedfb :=_eacd .paraList ;_e .Slice (_dedfb ,func (_ebbe ,_facgf int )bool {_gccc ,_ggdff :=_dedfb [_ebbe ],_dedfb [_facgf ]; +_dgggc ,_cded :=_gccc .Lly ,_ggdff .Lly ;if _dgggc !=_cded {return _dgggc < _cded ;};return _gccc .Llx < _ggdff .Llx ;});_addcd :=make (map[uint64 ]_ba .PdfRectangle ,_dbgd *_cebe );for _cece ,_cfadd :=range _aabb [1:]{_bedc :=_aabb [_cece ];for _ecfe ,_edefe :=range _dedd [1:]{_cggbf :=_dedd [_ecfe ]; +_addcd [_bgcc (_ecfe ,_cece )]=_ba .PdfRectangle {Llx :_cggbf ,Urx :_edefe ,Lly :_cfadd ,Ury :_bedc };};};if _efda {_ga .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"); +_agc .Printf ("\u0020\u0020\u0020\u0020");for _ccddfa :=0;_ccddfa < _dbgd ;_ccddfa ++{_agc .Printf ("\u0025\u0033\u0030\u0064\u002c\u0020",_ccddfa );};_agc .Println ();for _gaadg :=0;_gaadg < _cebe ;_gaadg ++{_agc .Printf ("\u0020\u0020\u0025\u0032\u0064\u003a",_gaadg ); +for _bfbgf :=0;_bfbgf < _dbgd ;_bfbgf ++{_agc .Printf ("\u00256\u002e\u0032\u0066\u002c\u0020",_addcd [_bgcc (_bfbgf ,_gaadg )]);};_agc .Println ();};};_babdg :=func (_bbgc *textLine )(int ,int ){for _eddc :=0;_eddc < _cebe ;_eddc ++{for _bfbge :=0;_bfbge < _dbgd ; +_bfbge ++{if _gcdb (_addcd [_bgcc (_bfbge ,_eddc )],_bbgc .PdfRectangle ){return _bfbge ,_eddc ;};};};return -1,-1;};_dgbc :=make (map[uint64 ][]*textLine ,_dbgd *_cebe );for _ ,_afeec :=range _dedfb .lines (){_dabfe ,_efgbe :=_babdg (_afeec );if _dabfe < 0{continue ; +};_dgbc [_bgcc (_dabfe ,_efgbe )]=append (_dgbc [_bgcc (_dabfe ,_efgbe )],_afeec );};for _eagc :=0;_eagc < len (_aabb )-1;_eagc ++{_ccgb :=_aabb [_eagc ];_ecffa :=_aabb [_eagc +1];for _gccgb :=0;_gccgb < len (_dedd )-1;_gccgb ++{_beef :=_dedd [_gccgb ]; +_gbbb :=_dedd [_gccgb +1];_bcef :=_ba .PdfRectangle {Llx :_beef ,Urx :_gbbb ,Lly :_ecffa ,Ury :_ccgb };_baeg :=_dgbc [_bgcc (_gccgb ,_eagc )];if len (_baeg )==0{continue ;};_fecaa :=_bfgg (_bcef ,_baeg );_fdbc .put (_gccgb ,_eagc ,_fecaa );};};return &_fdbc ; +};func _acdc (_agaea *list )[]*textLine {for _ ,_gecd :=range _agaea ._abcc {switch _gecd ._cdde {case "\u004c\u0042\u006fd\u0079":if len (_gecd ._aebd )!=0{return _gecd ._aebd ;};return _acdc (_gecd );case "\u0053\u0070\u0061\u006e":return _gecd ._aebd ; +case "I\u006e\u006c\u0069\u006e\u0065\u0053\u0068\u0061\u0070\u0065":return _gecd ._aebd ;};};return nil ;};func (_dfee *textTable )depth ()float64 {_efcg :=1e10;for _bacea :=0;_bacea < _dfee ._eacg ;_bacea ++{_adff :=_dfee .get (_bacea ,0);if _adff ==nil ||_adff ._cddef {continue ; +};_efcg =_gf .Min (_efcg ,_adff .depth ());};return _efcg ;};func (_efdea paraList )findGridTables (_fbae []gridTiling )[]*textTable {if _efda {_ga .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 (_efdea )); +for _egfgd ,_efdd :=range _efdea {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_egfgd ,_efdd );};};var _fedg []*textTable ;for _bfcbc ,_abdab :=range _fbae {_dafa ,_gfcgg :=_efdea .findTableGrid (_abdab );if _dafa !=nil {_dafa .log (_agc .Sprintf ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0057\u0069\u0074\u0068\u0047\u0072\u0069\u0064\u0073\u003a\u0020%\u0064",_bfcbc )); +_fedg =append (_fedg ,_dafa );_dafa .markCells ();};for _dgbbe :=range _gfcgg {_dgbbe ._gecb =true ;};};if _efda {_ga .Log .Info ("\u0066i\u006e\u0064\u0047\u0072i\u0064\u0054\u0061\u0062\u006ce\u0073:\u0020%\u0064\u0020\u0074\u0061\u0062\u006c\u0065s",len (_fedg )); +};return _fedg ;};func _caac (_ggcb _add .PdfObject ,_afdad _gff .Color )(_ag .Image ,error ){_geabd ,_aecc :=_add .GetStream (_ggcb );if !_aecc {return nil ,nil ;};_dfgad ,_badg :=_ba .NewXObjectImageFromStream (_geabd );if _badg !=nil {return nil ,_badg ; +};_dcdeb ,_badg :=_dfgad .ToImage ();if _badg !=nil {return nil ,_badg ;};return _ggfef (_dcdeb ,_afdad ),nil ;};func (_ebbd *textTable )get (_bedgb ,_gcag int )*textPara {return _ebbd ._egfea [_bgcc (_bedgb ,_gcag )]};func _ffdg (_egbb ,_adeg _agf .Point )rulingKind {_cbdd :=_gf .Abs (_egbb .X -_adeg .X ); +_afcgg :=_gf .Abs (_egbb .Y -_adeg .Y );return _cbggc (_cbdd ,_afcgg ,_ggdg );};func _fbbab (_aaa ,_aadb _ba .PdfRectangle )(_ba .PdfRectangle ,bool ){if !_gabc (_aaa ,_aadb ){return _ba .PdfRectangle {},false ;};return _ba .PdfRectangle {Llx :_gf .Max (_aaa .Llx ,_aadb .Llx ),Urx :_gf .Min (_aaa .Urx ,_aadb .Urx ),Lly :_gf .Max (_aaa .Lly ,_aadb .Lly ),Ury :_gf .Min (_aaa .Ury ,_aadb .Ury )},true ; +};func _aadbb (_dace []TextMark ,_dbbcab *int ,_eebg TextMark )[]TextMark {_eebg .Offset =*_dbbcab ;_dace =append (_dace ,_eebg );*_dbbcab +=len (_eebg .Text );return _dace ;};func (_edde *subpath )add (_bdgc ..._agf .Point ){_edde ._aeee =append (_edde ._aeee ,_bdgc ...)}; +func _cebgb (_daea []compositeCell )[]float64 {var _bbea []*textLine ;_cgba :=0;for _ ,_aadeg :=range _daea {_cgba +=len (_aadeg .paraList );_bbea =append (_bbea ,_aadeg .lines ()...);};_e .Slice (_bbea ,func (_cacb ,_ddcc int )bool {_feeg ,_cdgf :=_bbea [_cacb ],_bbea [_ddcc ]; +_bebc ,_dabe :=_feeg ._bbfg ,_cdgf ._bbfg ;if !_dbeae (_bebc -_dabe ){return _bebc < _dabe ;};return _feeg .Llx < _cdgf .Llx ;});if _efda {_agc .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",_cgba ,len (_bbea )); +for _fgddg ,_efdeg :=range _bbea {_agc .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_fgddg ,_efdeg );};};var _agdd []float64 ;_bggad :=_bbea [0];var _dgeg [][]*textLine ;_eecf :=[]*textLine {_bggad };for _eafc ,_dgge :=range _bbea [1:]{if _dgge .Ury < _bggad .Lly {_eead :=0.5*(_dgge .Ury +_bggad .Lly ); +if _efda {_agc .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",_eafc ,_dgge .Ury ,_bggad .Lly ,_eead ,_bggad ,_dgge ); +};_agdd =append (_agdd ,_eead );_dgeg =append (_dgeg ,_eecf );_eecf =nil ;};_eecf =append (_eecf ,_dgge );if _dgge .Lly < _bggad .Lly {_bggad =_dgge ;};};if len (_eecf )> 0{_dgeg =append (_dgeg ,_eecf );};if _efda {_agc .Printf (" \u0020\u0020\u0020\u0020\u0020\u0020 \u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064o\u0072\u0073\u003d%\u0036.\u0032\u0066\u000a",_agdd ); +};if _efda {_ga .Log .Info ("\u0072\u006f\u0077\u003d\u0025\u0064",len (_daea ));for _bacdg ,_adbg :=range _daea {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bacdg ,_adbg );};_ga .Log .Info ("\u0067r\u006f\u0075\u0070\u0073\u003d\u0025d",len (_dgeg )); +for _aefeaa ,_bbff :=range _dgeg {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0064\u000a",_aefeaa ,len (_bbff ));for _bgcedd ,_bdef :=range _bbff {_agc .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_bgcedd ,_bdef );};};};_ebdbc :=true ; +for _cdag ,_bccg :=range _dgeg {_bbdea :=true ;for _bcag ,_edac :=range _daea {if _efda {_agc .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",_cdag ,len (_dgeg ),_bcag ,len (_daea ),_edac ); +};if !_edac .hasLines (_bccg ){if _efda {_agc .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",_cdag ,len (_dgeg ),_bcag ,len (_daea )); +};_bbdea =false ;break ;};};if !_bbdea {_ebdbc =false ;break ;};};if !_ebdbc {if _efda {_ga .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"); +};_agdd =nil ;};if _efda &&_agdd !=nil {_agc .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",_agdd );};return _agdd ;}; +func (_bgee *textPara )toCellTextMarks (_bafe *int )[]TextMark {var _dfea []TextMark ;for _edcgb ,_fbcg :=range _bgee ._fdec {_cbgf :=_fbcg .toTextMarks (_bafe );_cgdcg :=_efgbd &&_fbcg .endsInHyphen ()&&_edcgb !=len (_bgee ._fdec )-1;if _cgdcg {_cbgf =_bgaca (_cbgf ,_bafe ); +};_dfea =append (_dfea ,_cbgf ...);if !(_cgdcg ||_edcgb ==len (_bgee ._fdec )-1){_dfea =_ffeg (_dfea ,_bafe ,_beaa (_fbcg ._bbfg ,_bgee ._fdec [_edcgb +1]._bbfg ));};};return _dfea ;};func (_afacc compositeCell )hasLines (_gaeaa []*textLine )bool {for _fbebg ,_bacc :=range _gaeaa {_eac :=_gabc (_afacc .PdfRectangle ,_bacc .PdfRectangle ); +if _efda {_agc .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",_eac ,_fbebg ,len (_gaeaa ));_agc .Printf ("\u0020\u0020\u0020\u0020 \u005e\u005e\u005e\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u003d\u0025s\u000a",_afacc ); +_agc .Printf ("\u0020 \u0020 \u0020\u0020\u0020\u006c\u0069\u006e\u0065\u003d\u0025\u0073\u000a",_bacc );};if _eac {return true ;};};return false ;};func (_ddabb *textTable )getDown ()paraList {_aeca :=make (paraList ,_ddabb ._eacg );for _gcgd :=0;_gcgd < _ddabb ._eacg ; +_gcgd ++{_afff :=_ddabb .get (_gcgd ,_ddabb ._cgae -1)._ecada ;if _afff .taken (){return nil ;};_aeca [_gcgd ]=_afff ;};for _dbac :=0;_dbac < _ddabb ._eacg -1;_dbac ++{if _aeca [_dbac ]._fdgf !=_aeca [_dbac +1]{return nil ;};};return _aeca ;};func _ggfef (_cgefc *_ba .Image ,_dfac _gff .Color )_ag .Image {_aacbc ,_dbgg :=int (_cgefc .Width ),int (_cgefc .Height ); +_ecgd :=_ag .NewRGBA (_ag .Rect (0,0,_aacbc ,_dbgg ));for _defbc :=0;_defbc < _dbgg ;_defbc ++{for _fbca :=0;_fbca < _aacbc ;_fbca ++{_dcbb ,_eabeb :=_cgefc .ColorAt (_fbca ,_defbc );if _eabeb !=nil {_ga .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",_fbca ,_defbc ); +continue ;};_acbc ,_edec ,_dedg ,_ :=_dcbb .RGBA ();var _eefba _gff .Color ;if _acbc +_edec +_dedg ==0{_eefba =_dfac ;}else {_eefba =_gff .Transparent ;};_ecgd .Set (_fbca ,_defbc ,_eefba );};};return _ecgd ;};func _adgbc (_acebed map[int ][]float64 )[]int {_gegca :=make ([]int ,len (_acebed )); +_cface :=0;for _degce :=range _acebed {_gegca [_cface ]=_degce ;_cface ++;};_e .Ints (_gegca );return _gegca ;}; -// String returns a string descibing `i`. -func (_efec gridTile )String ()string {_acfa :=func (_aeba bool ,_cgdd string )string {if _aeba {return _cgdd ;};return "\u005f";};return _ae .Sprintf ("\u00256\u002e2\u0066\u0020\u0025\u0031\u0073%\u0031\u0073%\u0031\u0073\u0025\u0031\u0073",_efec .PdfRectangle ,_acfa (_efec ._cbfd ,"\u004c"),_acfa (_efec ._cbdbf ,"\u0052"),_acfa (_efec ._fcgc ,"\u0042"),_acfa (_efec ._fbbf ,"\u0054")); -};func (_bbab *subpath )isQuadrilateral ()bool {if len (_bbab ._acfg )< 4||len (_bbab ._acfg )> 5{return false ;};if len (_bbab ._acfg )==5{_ddfc :=_bbab ._acfg [0];_bdff :=_bbab ._acfg [4];if _ddfc .X !=_bdff .X ||_ddfc .Y !=_bdff .Y {return false ;}; -};return true ;};func (_abgc *shapesState )fill (_cdgb *[]pathSection ){_cdabf :=pathSection {_gbag :_abgc ._edc ,Color :_abgc ._bbdg .getFillColor ()};*_cdgb =append (*_cdgb ,_cdabf );if _eceg {_dagb :=_cdabf .bbox ();_ae .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 (*_cdgb ),len (_cdabf ._gbag ),_abgc ,_cdabf .Color ,_dagb ,_dagb .Width (),_dagb .Height ()); -if _ggbbe {for _aefb ,_daeb :=range _cdabf ._gbag {_ae .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_aefb ,_daeb );if _aefb ==10{break ;};};};};};func _ddcae (_bbgfa _bad .PdfObject ,_cdced _eg .Color )(_ec .Image ,error ){_ccbg ,_aedfd :=_bad .GetStream (_bbgfa ); -if !_aedfd {return nil ,nil ;};_dade ,_dfcb :=_aec .NewXObjectImageFromStream (_ccbg );if _dfcb !=nil {return nil ,_dfcb ;};_bbcec ,_dfcb :=_dade .ToImage ();if _dfcb !=nil {return nil ,_dfcb ;};return _ffeed (_bbcec ,_cdced ),nil ;}; +// String returns a string describing `tm`. +func (_caag TextMark )String ()string {_ddbg :=_caag .BBox ;var _gabe string ;if _caag .Font !=nil {_gabe =_caag .Font .String ();if len (_gabe )> 50{_gabe =_gabe [:50]+"\u002e\u002e\u002e";};};var _age string ;if _caag .Meta {_age ="\u0020\u002a\u004d\u002a"; +};return _agc .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",_caag .Offset ,_caag .Text ,[]rune (_caag .Text ),_ddbg .Llx ,_ddbg .Lly ,_ddbg .Urx ,_ddbg .Ury ,_gabe ,_age ); +};type textTable struct{_ba .PdfRectangle ;_eacg ,_cgae int ;_edeg bool ;_egfea map[uint64 ]*textPara ;_aaaga map[uint64 ]compositeCell ;};func _aaeed (_bdgbf _ba .PdfRectangle )rulingKind {_egbfg :=_bdgbf .Width ();_bgegc :=_bdgbf .Height ();if _egbfg > _bgegc {if _egbfg >=_ggdg {return _aaad ; +};}else {if _bgegc >=_ggdg {return _cfae ;};};return _fbcc ;};func (_baga *textWord )absorb (_cbgcd *textWord ){_baga .PdfRectangle =_bbbafc (_baga .PdfRectangle ,_cbgcd .PdfRectangle );_baga ._abcee =append (_baga ._abcee ,_cbgcd ._abcee ...);};func (_ebgb rulingList )bbox ()_ba .PdfRectangle {var _ecbe _ba .PdfRectangle ; +if len (_ebgb )==0{_ga .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 _ba .PdfRectangle {};};if _ebgb [0]._bbce ==_aaad {_ecbe .Llx ,_ecbe .Urx =_ebgb .secMinMax (); +_ecbe .Lly ,_ecbe .Ury =_ebgb .primMinMax ();}else {_ecbe .Llx ,_ecbe .Urx =_ebgb .primMinMax ();_ecbe .Lly ,_ecbe .Ury =_ebgb .secMinMax ();};return _ecbe ;};func (_degd *textObject )newTextMark (_eeagb string ,_afcg _agf .Matrix ,_ddca _agf .Point ,_gbfe float64 ,_ddeg *_ba .PdfFont ,_ddbgf float64 ,_deff ,_gagfg _gff .Color ,_abde _add .PdfObject ,_fegde []string ,_adag int ,_adcd int )(textMark ,bool ){_fcae :=_afcg .Angle (); +_eefad :=_cafaa (_fcae ,_cbbd );var _eccd float64 ;if _eefad %180!=90{_eccd =_afcg .ScalingFactorY ();}else {_eccd =_afcg .ScalingFactorX ();};_feda :=_eafa (_afcg );_bcgb :=_ba .PdfRectangle {Llx :_feda .X ,Lly :_feda .Y ,Urx :_ddca .X ,Ury :_ddca .Y }; +switch _eefad %360{case 90:_bcgb .Urx -=_eccd ;case 180:_bcgb .Ury -=_eccd ;case 270:_bcgb .Urx +=_eccd ;case 0:_bcgb .Ury +=_eccd ;default:_eefad =0;_bcgb .Ury +=_eccd ;};if _bcgb .Llx > _bcgb .Urx {_bcgb .Llx ,_bcgb .Urx =_bcgb .Urx ,_bcgb .Llx ;};if _bcgb .Lly > _bcgb .Ury {_bcgb .Lly ,_bcgb .Ury =_bcgb .Ury ,_bcgb .Lly ; +};_baedf :=true ;if _degd ._cdb ._cb .Width ()> 0{_efca ,_afgb :=_fbbab (_bcgb ,_degd ._cdb ._cb );if !_afgb {_baedf =false ;_ga .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",_bcgb ,_degd ._cdb ._cb ,_eeagb ); +};_bcgb =_efca ;};_dabgb :=_bcgb ;_fbea :=_degd ._cdb ._cb ;switch _eefad %360{case 90:_fbea .Urx ,_fbea .Ury =_fbea .Ury ,_fbea .Urx ;_dabgb =_ba .PdfRectangle {Llx :_fbea .Urx -_bcgb .Ury ,Urx :_fbea .Urx -_bcgb .Lly ,Lly :_bcgb .Llx ,Ury :_bcgb .Urx }; +case 180:_dabgb =_ba .PdfRectangle {Llx :_fbea .Urx -_bcgb .Llx ,Urx :_fbea .Urx -_bcgb .Urx ,Lly :_fbea .Ury -_bcgb .Lly ,Ury :_fbea .Ury -_bcgb .Ury };case 270:_fbea .Urx ,_fbea .Ury =_fbea .Ury ,_fbea .Urx ;_dabgb =_ba .PdfRectangle {Llx :_bcgb .Ury ,Urx :_bcgb .Lly ,Lly :_fbea .Ury -_bcgb .Llx ,Ury :_fbea .Ury -_bcgb .Urx }; +};if _dabgb .Llx > _dabgb .Urx {_dabgb .Llx ,_dabgb .Urx =_dabgb .Urx ,_dabgb .Llx ;};if _dabgb .Lly > _dabgb .Ury {_dabgb .Lly ,_dabgb .Ury =_dabgb .Ury ,_dabgb .Lly ;};_cffee :=textMark {_bfdb :_eeagb ,PdfRectangle :_dabgb ,_dded :_bcgb ,_ccdg :_ddeg ,_gccfd :_eccd ,_gccd :_ddbgf ,_aaccc :_afcg ,_acdgd :_ddca ,_gfbg :_eefad ,_fbaf :_deff ,_eaee :_gagfg ,_bbgf :_abde ,_fcbc :_fegde ,Th :_degd ._efed ._def ,Tw :_degd ._efed ._gdeg ,_ebbb :_adcd ,_aeaee :_adag }; +if _bfgae {_ga .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",_feda ,_ddca ,_cffee .String ());};return _cffee ,_baedf ; +};func (_bgac *textPara )writeCellText (_fbbg _gg .Writer ){for _daaa ,_dfcb :=range _bgac ._fdec {_ccda :=_dfcb .text ();_bagb :=_efgbd &&_dfcb .endsInHyphen ()&&_daaa !=len (_bgac ._fdec )-1;if _bagb {_ccda =_cabf (_ccda );};_fbbg .Write ([]byte (_ccda )); +if !(_bagb ||_daaa ==len (_bgac ._fdec )-1){_fbbg .Write ([]byte (_beaa (_dfcb ._bbfg ,_bgac ._fdec [_daaa +1]._bbfg )));};};}; + +// 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 ; + +// PageText represents the layout of text on a device page. +type PageText struct{_aebf []*textMark ;_ggff string ;_ccca []TextMark ;_gdba []TextTable ;_bbdc _ba .PdfRectangle ;_efea []pathSection ;_ebafc []pathSection ;_abge *_add .PdfObject ;_abad _add .PdfObject ;_cde *_fc .ContentStreamOperations ;_eaag PageTextOptions ; +};func (_fegb *textObject )setTextLeading (_fbfd float64 ){if _fegb ==nil {return ;};_fegb ._efed ._bfa =_fbfd ;};type wordBag struct{_ba .PdfRectangle ;_cdea float64 ;_febe ,_cgdae rulingList ;_ebgd float64 ;_fcgd map[int ][]*textWord ;}; + +// String returns a description of `v`. +func (_ebag *ruling )String ()string {if _ebag ._bbce ==_fbcc {return "\u004e\u004f\u0054\u0020\u0052\u0055\u004c\u0049\u004e\u0047";};_ggba ,_ccbd :="\u0078","\u0079";if _ebag ._bbce ==_aaad {_ggba ,_ccbd ="\u0079","\u0078";};_gbdd :="";if _ebag ._ebcee !=0.0{_gbdd =_agc .Sprintf (" \u0077\u0069\u0064\u0074\u0068\u003d\u0025\u002e\u0032\u0066",_ebag ._ebcee ); +};return _agc .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",_ebag ._bbce ,_ggba ,_ebag ._edga ,_ccbd ,_ebag ._fcec ,_ebag ._abeg ,_ebag ._abeg -_ebag ._fcec ,_ebag ._ccaa ,_ebag .Color ,_gbdd ); +};func _bafa (_faabf ,_dfeb bounded )float64 {_addba :=_eddba (_faabf ,_dfeb );if !_dbeae (_addba ){return _addba ;};return _abag (_faabf ,_dfeb );};func (_fda *shapesState )lineTo (_ggdd ,_gcbfg float64 ){if _fdbg {_ga .Log .Info ("\u006c\u0069\u006eeT\u006f\u0028\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0020\u0070\u003d\u0025\u002e\u0032\u0066",_ggdd ,_gcbfg ,_fda .devicePoint (_ggdd ,_gcbfg )); +};_fda .addPoint (_ggdd ,_gcbfg );};func (_fga *imageExtractContext )extractContentStreamImages (_bf string ,_bb *_ba .PdfPageResources )error {_ccf :=_fc .NewContentStreamParser (_bf );_dce ,_bfe :=_ccf .Parse ();if _bfe !=nil {return _bfe ;};if _fga ._ca ==nil {_fga ._ca =map[*_add .PdfObjectStream ]*cachedImage {}; +};if _fga ._gce ==nil {_fga ._gce =&ImageExtractOptions {};};_edd :=_fc .NewContentStreamProcessor (*_dce );_edd .AddHandler (_fc .HandlerConditionEnumAllOperands ,"",_fga .processOperand );return _edd .Process (_bb );};func _ecbcb (_dcca map[float64 ]map[float64 ]gridTile )[]float64 {_efbga :=make ([]float64 ,0,len (_dcca )); +for _cecg :=range _dcca {_efbga =append (_efbga ,_cecg );};_e .Float64s (_efbga );_gcfbd :=len (_efbga );for _gbea :=0;_gbea < _gcfbd /2;_gbea ++{_efbga [_gbea ],_efbga [_gcfbd -1-_gbea ]=_efbga [_gcfbd -1-_gbea ],_efbga [_gbea ];};return _efbga ;};func (_gdgb paraList )applyTables (_gebbf []*textTable )paraList {var _aefgd paraList ; +for _ ,_ecaeb :=range _gebbf {_aefgd =append (_aefgd ,_ecaeb .newTablePara ());};for _ ,_fecc :=range _gdgb {if _fecc ._gecb {continue ;};_aefgd =append (_aefgd ,_fecc );};return _aefgd ;};func (_eeage gridTile )complete ()bool {return _eeage .numBorders ()==4}; +func (_gbg *textObject )setWordSpacing (_fded float64 ){if _gbg ==nil {return ;};_gbg ._efed ._gdeg =_fded ;};func _ecaea (_acbf []*textLine )[]*textLine {_fced :=[]*textLine {};for _ ,_acebe :=range _acbf {_dgfc :=_acebe .text ();_gfdb :=_cffd .Find ([]byte (_dgfc )); +if _gfdb !=nil {_fced =append (_fced ,_acebe );};};return _fced ;};var _ccacg =_d .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 _cage (_ddea *_fc .ContentStreamOperation )(float64 ,error ){if len (_ddea .Params )!=1{_gcff :=_b .New ("\u0069n\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0070\u0061r\u0061m\u0065t\u0065\u0072\u0020\u0063\u006f\u0075\u006et"); +_ga .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",_ddea .Operand ,1,len (_ddea .Params ),_ddea .Params ); +return 0.0,_gcff ;};return _add .GetNumberAsFloat (_ddea .Params [0]);}; + +// BBox returns the smallest axis-aligned rectangle that encloses all the TextMarks in `ma`. +func (_gfa *TextMarkArray )BBox ()(_ba .PdfRectangle ,bool ){var _adbf _ba .PdfRectangle ;_bgdb :=false ;for _ ,_eadd :=range _gfa ._ffca {if _eadd .Meta ||_efcbe (_eadd .Text ){continue ;};if _bgdb {_adbf =_bbbafc (_adbf ,_eadd .BBox );}else {_adbf =_eadd .BBox ; +_bgdb =true ;};};return _adbf ,_bgdb ;};type structElement struct{_bbag string ;_abff []structElement ;_cfcb int64 ;_eada _add .PdfObject ;};func _fbbd (_fgaf *list ,_efedf *string )string {_bbeb :=_f .Split (_fgaf ._ddef ,"\u000a");_cabd :=&_f .Builder {}; +for _ ,_cafae :=range _bbeb {if _cafae !=""{_cabd .WriteString (*_efedf );_cabd .WriteString (_cafae );_cabd .WriteString ("\u000a");};};return _cabd .String ();};func (_dcac *shapesState )quadraticTo (_cdee ,_beaf ,_dcce ,_agcf float64 ){if _fdbg {_ga .Log .Info ("\u0071\u0075\u0061d\u0072\u0061\u0074\u0069\u0063\u0054\u006f\u003a"); +};_dcac .addPoint (_dcce ,_agcf );};func _bgaca (_bfgag []TextMark ,_acfed *int )[]TextMark {_adgg :=_bfgag [len (_bfgag )-1];_badef :=[]rune (_adgg .Text );if len (_badef )==1{_bfgag =_bfgag [:len (_bfgag )-1];_egfbg :=_bfgag [len (_bfgag )-1];*_acfed =_egfbg .Offset +len (_egfbg .Text ); +}else {_gbgcg :=_cabf (_adgg .Text );*_acfed +=len (_gbgcg )-len (_adgg .Text );_adgg .Text =_gbgcg ;};return _bfgag ;};func (_bffa *textObject )showText (_bbab _add .PdfObject ,_egbd []byte ,_dgd int )error {return _bffa .renderText (_bbab ,_egbd ,_dgd ); +};func _agde (_aagff []pathSection )rulingList {_beebf (_aagff );if _adgbf {_ga .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 (_aagff )); +};var _egga rulingList ;for _ ,_dafe :=range _aagff {for _ ,_dbbdg :=range _dafe ._dbdc {if len (_dbbdg ._aeee )< 2{continue ;};_dcff :=_dbbdg ._aeee [0];for _ ,_ecgbb :=range _dbbdg ._aeee [1:]{if _ddag ,_geea :=_eacc (_dcff ,_ecgbb ,_dafe .Color );_geea {_egga =append (_egga ,_ddag ); +};_dcff =_ecgbb ;};};};if _adgbf {_ga .Log .Info ("m\u0061\u006b\u0065\u0053tr\u006fk\u0065\u0052\u0075\u006c\u0069n\u0067\u0073\u003a\u0020\u0025\u0073",_egga );};return _egga ;};func (_ccdc *textPara )text ()string {_affg :=new (_dc .Buffer );_ccdc .writeText (_affg ); +return _affg .String ();}; // TextMark represents extracted text on a page with information regarding both textual content, // formatting (font and size) and positioning. @@ -950,10 +846,10 @@ Text string ; Original string ; // BBox is the bounding box of the text. -BBox _aec .PdfRectangle ; +BBox _ba .PdfRectangle ; // Font is the font the text was drawn with. -Font *_aec .PdfFont ; +Font *_ba .PdfFont ; // FontSize is the font size the text was drawn with. FontSize float64 ; @@ -971,25 +867,136 @@ 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 _eg .Color ; +FillColor _gff .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 _eg .Color ; +StrokeColor _gff .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 _bad .PdfObject ; +DirectObject _add .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 ;_adgb bool ;_dfeb *TextTable ;};var _aecab =_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 (_acege *textWord )bbox ()_aec .PdfRectangle {return _acege .PdfRectangle };func (_caa *structTreeRoot )buildList (_ccfcb map[int ][]*textLine ,_fcdb _bad .PdfObject )[]*list {if _caa ==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 _cffdc *structElement ;_fadc :=[]structElement {};if len (_caa ._bagdg )==1{_ggg :=_caa ._bagdg [0]._aeff ;if _ggg =="\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074"||_ggg =="\u0053\u0065\u0063\u0074"||_ggg =="\u0050\u0061\u0072\u0074"||_ggg =="\u0044\u0069\u0076"||_ggg =="\u0041\u0072\u0074"{_cffdc =&_caa ._bagdg [0]; -};}else {_cffdc =&structElement {_ccaac :_caa ._bagdg ,_aeff :_caa ._gage };};if _cffdc ==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 _ ,_eccea :=range _cffdc ._ccaac {if _eccea ._aeff =="\u004c"{_fadc =append (_fadc ,_eccea );}else if _eccea ._aeff =="\u0054\u0061\u0062l\u0065"{_dfec :=_faff (_eccea );_fadc =append (_fadc ,_dfec ...);};};_ffdf :=_gfbf (_fadc ,_ccfcb ,_fcdb ); -var _acca []*list ;for _ ,_agca :=range _ffdf {_bebd :=_edcb (_agca );_acca =append (_acca ,_bebd ...);};return _acca ;};func (_ccfb *wordBag )empty (_ebba int )bool {_ ,_ebgc :=_ccfb ._gbbd [_ebba ];return !_ebgc }; \ No newline at end of file +ObjString []string ;Tw float64 ;Th float64 ;Tc float64 ;Index int ;_efeg bool ;_cfaa *TextTable ;};func _cabcg (_caae []*textMark ,_cagb _ba .PdfRectangle ,_agbac rulingList ,_ccffd []gridTiling ,_adea bool )paraList {_ga .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 (_caae ),_cagb ); +if len (_caae )==0{return nil ;};_bacd :=_dbcba (_caae ,_cagb );if len (_bacd )==0{return nil ;};_agbac .log ("\u006d\u0061\u006be\u0054\u0065\u0078\u0074\u0050\u0061\u0067\u0065");_fdfa ,_beee :=_agbac .vertsHorzs ();_aaae :=_adad (_bacd ,_cagb .Ury ,_fdfa ,_beee ); +_eccg :=_fbgb (_aaae ,_cagb .Ury ,_fdfa ,_beee );_eccg =_fdgb (_eccg );_faga :=make (paraList ,0,len (_eccg ));for _ ,_fbac :=range _eccg {_eefd :=_fbac .arrangeText ();if _eefd !=nil {_faga =append (_faga ,_eefd );};};if !_adea &&len (_faga )>=_ggca {_faga =_faga .extractTables (_ccffd ); +};_faga .sortReadingOrder ();if !_adea {_faga .sortTopoOrder ();};_faga .log ("\u0073\u006f\u0072te\u0064\u0020\u0069\u006e\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0064\u0065\u0072");return _faga ;};const (RenderModeStroke RenderMode =1< _bdad ._fdfb {_bdad ._fdfb =_ccbg ._eabbf ; +};if _ccbg ._dfagd > _bdad ._bbfg {_bdad ._bbfg =_ccbg ._dfagd ;};};func _ddbd (_ebac _agf .Point )*subpath {return &subpath {_aeee :[]_agf .Point {_ebac }}};func _eddaee (_ccggd _ba .PdfColorspace ,_gccdd _ba .PdfColor )_gff .Color {if _ccggd ==nil ||_gccdd ==nil {return _gff .Black ; +};_dfdgf ,_ccffa :=_ccggd .ColorToRGB (_gccdd );if _ccffa !=nil {_ga .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",_gccdd ,_ccggd ,_ccffa ); +return _gff .Black ;};_ffcae ,_debgc :=_dfdgf .(*_ba .PdfColorDeviceRGB );if !_debgc {_ga .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",_dfdgf ); +return _gff .Black ;};return _gff .NRGBA {R :uint8 (_ffcae .R ()*255),G :uint8 (_ffcae .G ()*255),B :uint8 (_ffcae .B ()*255),A :uint8 (255)};};func (_cfce rulingList )toGrids ()[]rulingList {if _adgbf {_ga .Log .Info ("t\u006f\u0047\u0072\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_cfce ); +};_afede :=_cfce .intersections ();if _adgbf {_ga .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 (_cfce ),len (_afede )); +for _ ,_abccg :=range _ggad (_afede ){_agc .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_abccg ,_afede [_abccg ]);};};_aefea :=make (map[int ]intSet ,len (_cfce ));for _dbbcg :=range _cfce {_ddagc :=_cfce .connections (_afede ,_dbbcg );if len (_ddagc )> 0{_aefea [_dbbcg ]=_ddagc ; +};};if _adgbf {_ga .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0063\u006fn\u006e\u0065\u0063\u0074s=\u0025\u0064",len (_aefea ));for _ ,_ebcd :=range _ggad (_aefea ){_agc .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_ebcd ,_aefea [_ebcd ]); +};};_adef :=_aedcc (len (_cfce ),func (_bbfd ,_gcfae int )bool {_eeec ,_dbga :=len (_aefea [_bbfd ]),len (_aefea [_gcfae ]);if _eeec !=_dbga {return _eeec > _dbga ;};return _cfce .comp (_bbfd ,_gcfae );});if _adgbf {_ga .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u006f\u0072d\u0065\u0072\u0069\u006eg=\u0025\u0076",_adef ); +};_dacf :=[][]int {{_adef [0]}};_gggc :for _ ,_dfgc :=range _adef [1:]{for _aeec ,_bgacf :=range _dacf {for _ ,_cfec :=range _bgacf {if _aefea [_cfec ].has (_dfgc ){_dacf [_aeec ]=append (_bgacf ,_dfgc );continue _gggc ;};};};_dacf =append (_dacf ,[]int {_dfgc }); +};if _adgbf {_ga .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020i\u0067\u0072i\u0064\u0073\u003d\u0025\u0076",_dacf );};_e .SliceStable (_dacf ,func (_fafd ,_caee int )bool {return len (_dacf [_fafd ])> len (_dacf [_caee ])});for _ ,_gaeed :=range _dacf {_e .Slice (_gaeed ,func (_eeeca ,_fgab int )bool {return _cfce .comp (_gaeed [_eeeca ],_gaeed [_fgab ])}); +};_gdeab :=make ([]rulingList ,len (_dacf ));for _ffde ,_acdb :=range _dacf {_cbeb :=make (rulingList ,len (_acdb ));for _fabc ,_ebfa :=range _acdb {_cbeb [_fabc ]=_cfce [_ebfa ];};_gdeab [_ffde ]=_cbeb ;};if _adgbf {_ga .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020g\u0072\u0069d\u0073\u003d\u0025\u002b\u0076",_gdeab ); +};var _fggagg []rulingList ;for _ ,_fbfdg :=range _gdeab {if _dccg ,_dbbef :=_fbfdg .isActualGrid ();_dbbef {_fbfdg =_dccg ;_fbfdg =_fbfdg .snapToGroups ();_fggagg =append (_fggagg ,_fbfdg );};};if _adgbf {_gbbc ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0061\u0063t\u0075\u0061\u006c\u0047ri\u0064\u0073",_fggagg ); +_ga .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 (_gdeab ),len (_fggagg ));};return _fggagg ;};func _beebf (_fcde []pathSection ){if _dgaf < 0.0{return ; +};if _adgbf {_ga .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 (_fcde ));};for _beaag ,_fegc :=range _fcde {for _afbee ,_efbbee :=range _fegc ._dbdc {for _egggeg ,_ffeea :=range _efbbee ._aeee {_efbbee ._aeee [_egggeg ]=_agf .Point {X :_babb (_ffeea .X ),Y :_babb (_ffeea .Y )}; +if _adgbf {_aafe :=_efbbee ._aeee [_egggeg ];if !_gaeg (_ffeea ,_aafe ){_egfde :=_agf .Point {X :_aafe .X -_ffeea .X ,Y :_aafe .Y -_ffeea .Y };_agc .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",_beaag ,_afbee ,_egggeg ,_ffeea ,_aafe ,_egfde ); +};};};};};};func _acac (_bbcg *Extractor ,_fgfa *_ba .PdfPageResources ,_efaa _fc .GraphicsState ,_cadd *textState ,_gdce *stateStack )*textObject {return &textObject {_cdb :_bbcg ,_dbg :_fgfa ,_bace :_efaa ,_fgbf :_gdce ,_efed :_cadd ,_eefe :_agf .IdentityMatrix (),_dbc :_agf .IdentityMatrix ()}; +};type textWord struct{_ba .PdfRectangle ;_dfagd float64 ;_eaae string ;_abcee []*textMark ;_eabbf float64 ;_gdec bool ;};func _bbbafc (_bgga ,_dfda _ba .PdfRectangle )_ba .PdfRectangle {return _ba .PdfRectangle {Llx :_gf .Min (_bgga .Llx ,_dfda .Llx ),Lly :_gf .Min (_bgga .Lly ,_dfda .Lly ),Urx :_gf .Max (_bgga .Urx ,_dfda .Urx ),Ury :_gf .Max (_bgga .Ury ,_dfda .Ury )}; +};func (_dbcf *textTable )isExportable ()bool {if _dbcf ._edeg {return true ;};_gged :=func (_effed int )bool {_fgec :=_dbcf .get (0,_effed );if _fgec ==nil {return false ;};_eabea :=_fgec .text ();_bfbbf :=_a .RuneCountInString (_eabea );_gbefc :=_ccacg .MatchString (_eabea ); +return _bfbbf <=1||_gbefc ;};for _cddgc :=0;_cddgc < _dbcf ._cgae ;_cddgc ++{if !_gged (_cddgc ){return true ;};};return false ;};type shapesState struct{_gafa _agf .Matrix ;_gdfd _agf .Matrix ;_gfce []*subpath ;_gbdgg bool ;_gcaaf _agf .Point ;_edf *textObject ; +};const (_efgbd =true ;_cafd =true ;_fecd =true ;_afgf =false ;_bbdcd =false ;_ebcg =6;_cgdda =3.0;_ceab =200;_bfcf =true ;_cbdec =true ;_gbge =true ;_gaedd =true ;_ecbfe =false ;);func _ceee (_agfd float64 )int {var _eeff int ;if _agfd >=0{_eeff =int (_agfd /_dage ); +}else {_eeff =int (_agfd /_dage )-1;};return _eeff ;}; + +// TextMarkArray is a collection of TextMarks. +type TextMarkArray struct{_ffca []TextMark };func (_ebea rulingList )augmentGrid ()(rulingList ,rulingList ){_egfcc ,_eebf :=_ebea .vertsHorzs ();if len (_egfcc )==0||len (_eebf )==0{return _egfcc ,_eebf ;};_faeb ,_dgaa :=_egfcc ,_eebf ;_bcad :=_egfcc .bbox (); +_cace :=_eebf .bbox ();if _adgbf {_ga .Log .Info ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0047\u0072\u0069\u0064\u003a\u0020b\u0062\u006f\u0078\u0056\u003d\u0025\u0036\u002e\u0032\u0066",_bcad );_ga .Log .Info ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0047\u0072\u0069\u0064\u003a\u0020b\u0062\u006f\u0078\u0048\u003d\u0025\u0036\u002e\u0032\u0066",_cace ); +};var _acgc ,_ecde ,_effb ,_cfbeb *ruling ;if _cace .Llx < _bcad .Llx -_dfed {_acgc =&ruling {_ccaa :_degg ,_bbce :_cfae ,_edga :_cace .Llx ,_fcec :_bcad .Lly ,_abeg :_bcad .Ury };_egfcc =append (rulingList {_acgc },_egfcc ...);};if _cace .Urx > _bcad .Urx +_dfed {_ecde =&ruling {_ccaa :_degg ,_bbce :_cfae ,_edga :_cace .Urx ,_fcec :_bcad .Lly ,_abeg :_bcad .Ury }; +_egfcc =append (_egfcc ,_ecde );};if _bcad .Lly < _cace .Lly -_dfed {_effb =&ruling {_ccaa :_degg ,_bbce :_aaad ,_edga :_bcad .Lly ,_fcec :_cace .Llx ,_abeg :_cace .Urx };_eebf =append (rulingList {_effb },_eebf ...);};if _bcad .Ury > _cace .Ury +_dfed {_cfbeb =&ruling {_ccaa :_degg ,_bbce :_aaad ,_edga :_bcad .Ury ,_fcec :_cace .Llx ,_abeg :_cace .Urx }; +_eebf =append (_eebf ,_cfbeb );};if len (_egfcc )+len (_eebf )==len (_ebea ){return _faeb ,_dgaa ;};_bagg :=append (_egfcc ,_eebf ...);_ebea .log ("u\u006e\u0061\u0075\u0067\u006d\u0065\u006e\u0074\u0065\u0064");_bagg .log ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0065d"); +return _egfcc ,_eebf ;};func _bdfa (_bcegd map[float64 ][]*textLine )[]float64 {_dcee :=[]float64 {};for _fbgc :=range _bcegd {_dcee =append (_dcee ,_fbgc );};_e .Float64s (_dcee );return _dcee ;};func (_dfgef paraList )toTextMarks ()[]TextMark {_cfbe :=0; +var _cbbdg []TextMark ;for _bccd ,_dbce :=range _dfgef {if _dbce ._cddef {continue ;};_efae :=_dbce .toTextMarks (&_cfbe );_cbbdg =append (_cbbdg ,_efae ...);if _bccd !=len (_dfgef )-1{if _gfgc (_dbce ,_dfgef [_bccd +1]){_cbbdg =_ffeg (_cbbdg ,&_cfbe ,"\u0020"); +}else {_cbbdg =_ffeg (_cbbdg ,&_cfbe ,"\u000a");_cbbdg =_ffeg (_cbbdg ,&_cfbe ,"\u000a");};};};_cbbdg =_ffeg (_cbbdg ,&_cfbe ,"\u000a");_cbbdg =_ffeg (_cbbdg ,&_cfbe ,"\u000a");return _cbbdg ;};func (_gcccd *textTable )compositeRowCorridors ()map[int ][]float64 {_dbbbdb :=make (map[int ][]float64 ,_gcccd ._cgae ); +if _efda {_ga .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",_gcccd ._cgae );};for _faadf :=1;_faadf < _gcccd ._cgae ;_faadf ++{var _bebg []compositeCell ; +for _fgdf :=0;_fgdf < _gcccd ._eacg ;_fgdf ++{if _abbb ,_ggbed :=_gcccd ._aaaga [_bgcc (_fgdf ,_faadf )];_ggbed {_bebg =append (_bebg ,_abbb );};};if len (_bebg )==0{continue ;};_gdgeg :=_cebgb (_bebg );_dbbbdb [_faadf ]=_gdgeg ;if _efda {_agc .Printf ("\u0020\u0020\u0020\u0025\u0032\u0064\u003a\u0020\u00256\u002e\u0032\u0066\u000a",_faadf ,_gdgeg ); +};};return _dbbbdb ;};func (_dbcc *textWord )computeText ()string {_afad :=make ([]string ,len (_dbcc ._abcee ));for _dbbf ,_bdfdd :=range _dbcc ._abcee {_afad [_dbbf ]=_bdfdd ._bfdb ;};return _f .Join (_afad ,"");};func _bfcbd (_acce *textWord ,_gfae float64 ,_bgcd ,_bbbaf rulingList )*wordBag {_ebafd :=_ceee (_acce ._dfagd ); +_gdgd :=[]*textWord {_acce };_agg :=wordBag {_fcgd :map[int ][]*textWord {_ebafd :_gdgd },PdfRectangle :_acce .PdfRectangle ,_cdea :_acce ._eabbf ,_ebgd :_gfae ,_febe :_bgcd ,_cgdae :_bbbaf };return &_agg ;};func (_aagf TextTable )getCellInfo (_aad TextMark )[][]int {for _gbfa ,_gfc :=range _aagf .Cells {for _dadb :=range _gfc {_fdce :=&_gfc [_dadb ].Marks ; +if _fdce .exists (_aad ){return [][]int {{_gbfa },{_dadb }};};};};return nil ;};func (_bacdd rulingList )primMinMax ()(float64 ,float64 ){_aade ,_ebdc :=_bacdd [0]._edga ,_bacdd [0]._edga ;for _ ,_cfaec :=range _bacdd [1:]{if _cfaec ._edga < _aade {_aade =_cfaec ._edga ; +}else if _cfaec ._edga > _ebdc {_ebdc =_cfaec ._edga ;};};return _aade ,_ebdc ;};func (_eddae lineRuling )asRuling ()(*ruling ,bool ){_affaf :=ruling {_bbce :_eddae ._cebc ,Color :_eddae .Color ,_ccaa :_bcfc };switch _eddae ._cebc {case _cfae :_affaf ._edga =_eddae .xMean (); +_affaf ._fcec =_gf .Min (_eddae ._eded .Y ,_eddae ._badee .Y );_affaf ._abeg =_gf .Max (_eddae ._eded .Y ,_eddae ._badee .Y );case _aaad :_affaf ._edga =_eddae .yMean ();_affaf ._fcec =_gf .Min (_eddae ._eded .X ,_eddae ._badee .X );_affaf ._abeg =_gf .Max (_eddae ._eded .X ,_eddae ._badee .X ); +default:_ga .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_eddae ._cebc );return nil ,false ;};return &_affaf ,true ;};func _daf (_fegd ,_aebc bounded )float64 {return _fegd .bbox ().Llx -_aebc .bbox ().Urx }; +func (_beeca paraList )llyRange (_gefc []int ,_ffgd ,_beb float64 )[]int {_dbae :=len (_beeca );if _beb < _beeca [_gefc [0]].Lly ||_ffgd > _beeca [_gefc [_dbae -1]].Lly {return nil ;};_fdee :=_e .Search (_dbae ,func (_eeabf int )bool {return _beeca [_gefc [_eeabf ]].Lly >=_ffgd }); +_dbdd :=_e .Search (_dbae ,func (_fgdd int )bool {return _beeca [_gefc [_fgdd ]].Lly > _beb });return _gefc [_fdee :_dbdd ];};func _cedbg (_gfcadb float64 )bool {return _gf .Abs (_gfcadb )< _gbb };func _babb (_degcb float64 )float64 {return _dgaf *_gf .Round (_degcb /_dgaf )}; +func _ccba (_bcge []*textLine )map[float64 ][]*textLine {_e .Slice (_bcge ,func (_bffc ,_feee int )bool {return _bcge [_bffc ]._bbfg < _bcge [_feee ]._bbfg });_cbfb :=map[float64 ][]*textLine {};for _ ,_fbbed :=range _bcge {_gedde :=_adgc (_fbbed );_gedde =_gf .Round (_gedde ); +_cbfb [_gedde ]=append (_cbfb [_gedde ],_fbbed );};return _cbfb ;}; + +// String returns a description of `tm`. +func (_agdgd *textMark )String ()string {return _agc .Sprintf ("\u0025\u002e\u0032f \u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\u0022\u0025\u0073\u0022",_agdgd .PdfRectangle ,_agdgd ._gccfd ,_agdgd ._bfdb );};func (_ege *imageExtractContext )processOperand (_dff *_fc .ContentStreamOperation ,_fag _fc .GraphicsState ,_fgaa *_ba .PdfPageResources )error {if _dff .Operand =="\u0042\u0049"&&len (_dff .Params )==1{_gdb ,_aca :=_dff .Params [0].(*_fc .ContentStreamInlineImage ); +if !_aca {return nil ;};if _bc ,_gba :=_add .GetBoolVal (_gdb .ImageMask );_gba {if _bc &&!_ege ._gce .IncludeInlineStencilMasks {return nil ;};};return _ege .extractInlineImage (_gdb ,_fag ,_fgaa );}else if _dff .Operand =="\u0044\u006f"&&len (_dff .Params )==1{_gbd ,_bbd :=_add .GetName (_dff .Params [0]); +if !_bbd {_ga .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065");return _gb ;};_ ,_bcd :=_fgaa .GetXObjectByName (*_gbd );switch _bcd {case _ba .XObjectTypeImage :return _ege .extractXObjectImage (_gbd ,_fag ,_fgaa );case _ba .XObjectTypeForm :return _ege .extractFormImages (_gbd ,_fag ,_fgaa ); +};}else if _ege ._gfb &&(_dff .Operand =="\u0073\u0063\u006e"||_dff .Operand =="\u0053\u0043\u004e")&&len (_dff .Params )==1{_gcf ,_bgf :=_add .GetName (_dff .Params [0]);if !_bgf {_ga .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065"); +return _gb ;};_gffg ,_bgf :=_fgaa .GetPatternByName (*_gcf );if !_bgf {_ga .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 _gffg .IsTiling (){_ecae :=_gffg .GetAsTilingPattern (); +_cfc ,_dffd :=_ecae .GetContentStream ();if _dffd !=nil {return _dffd ;};_dffd =_ege .extractContentStreamImages (string (_cfc ),_ecae .Resources );if _dffd !=nil {return _dffd ;};};}else if (_dff .Operand =="\u0063\u0073"||_dff .Operand =="\u0043\u0053")&&len (_dff .Params )>=1{_ege ._gfb =_dff .Params [0].String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"; +};return nil ;};func (_ebdb *subpath )clear (){*_ebdb =subpath {}};func _ebba (_ecgf _ba .PdfRectangle ,_afefg ,_agcg ,_fdbf ,_gbfda *ruling )gridTile {_ceebf :=_ecgf .Llx ;_cdac :=_ecgf .Urx ;_eabb :=_ecgf .Lly ;_dgcgf :=_ecgf .Ury ;return gridTile {PdfRectangle :_ecgf ,_ecaf :_afefg !=nil &&_afefg .encloses (_eabb ,_dgcgf ),_bfab :_agcg !=nil &&_agcg .encloses (_eabb ,_dgcgf ),_bgbfd :_fdbf !=nil &&_fdbf .encloses (_ceebf ,_cdac ),_dgccd :_gbfda !=nil &&_gbfda .encloses (_ceebf ,_cdac )}; +};func (_faccb *stateStack )pop ()*textState {if _faccb .empty (){return nil ;};_acda :=*(*_faccb )[len (*_faccb )-1];*_faccb =(*_faccb )[:len (*_faccb )-1];return &_acda ;};func _bdbc (_aeagb []int )[]int {_eggg :=make ([]int ,len (_aeagb ));for _cfef ,_gddg :=range _aeagb {_eggg [len (_aeagb )-1-_cfef ]=_gddg ; +};return _eggg ;};func (_eeeda *textLine )markWordBoundaries (){_egfe :=_fadg *_eeeda ._fdfb ;for _fce ,_fcgdd :=range _eeeda ._cdcg [1:]{if _daf (_fcgdd ,_eeeda ._cdcg [_fce ])>=_egfe {_fcgdd ._gdec =true ;};};};func (_bceg *textObject )getFontDict (_bcdc string )(_bafb _add .PdfObject ,_egad error ){_gedd :=_bceg ._dbg ; +if _gedd ==nil {_ga .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",_bcdc );return nil ,nil ;};_bafb ,_fagg :=_gedd .GetFontByName (_add .PdfObjectName (_bcdc )); +if !_fagg {_ga .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",_bcdc ); +return nil ,_b .New ("f\u006f\u006e\u0074\u0020no\u0074 \u0069\u006e\u0020\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0073");};return _bafb ,nil ;};func (_ega *textObject )setTextRenderMode (_dgfg int ){if _ega ==nil {return ;};_ega ._efed ._gdf =RenderMode (_dgfg ); +};func _cabf (_babd string )string {_cgac :=[]rune (_babd );return string (_cgac [:len (_cgac )-1])};type gridTile struct{_ba .PdfRectangle ;_dgccd ,_ecaf ,_bgbfd ,_bfab bool ;};func (_ggag *wordBag )text ()string {_agga :=_ggag .allWords ();_bdbd :=make ([]string ,len (_agga )); +for _dga ,_cffe :=range _agga {_bdbd [_dga ]=_cffe ._eaae ;};return _f .Join (_bdbd ,"\u0020");};func (_ebbg paraList )readBefore (_faba []int ,_aead ,_afecg int )bool {_gdbfc ,_dfefg :=_ebbg [_aead ],_ebbg [_afecg ];if _dfdc (_gdbfc ,_dfefg )&&_gdbfc .Lly > _dfefg .Lly {return true ; +};if !(_gdbfc ._dgabg .Urx < _dfefg ._dgabg .Llx ){return false ;};_egef ,_effe :=_gdbfc .Lly ,_dfefg .Lly ;if _egef > _effe {_effe ,_egef =_egef ,_effe ;};_gfcad :=_gf .Max (_gdbfc ._dgabg .Llx ,_dfefg ._dgabg .Llx );_fffed :=_gf .Min (_gdbfc ._dgabg .Urx ,_dfefg ._dgabg .Urx ); +_faaa :=_ebbg .llyRange (_faba ,_egef ,_effe );for _ ,_aedc :=range _faaa {if _aedc ==_aead ||_aedc ==_afecg {continue ;};_abga :=_ebbg [_aedc ];if _abga ._dgabg .Llx <=_fffed &&_gfcad <=_abga ._dgabg .Urx {return false ;};};return true ;};func _edaf (_cggg map[int ][]float64 )string {_dafec :=_adgbc (_cggg ); +_ebfb :=make ([]string ,len (_cggg ));for _ebfaf ,_ccbf :=range _dafec {_ebfb [_ebfaf ]=_agc .Sprintf ("\u0025\u0064\u003a\u0020\u0025\u002e\u0032\u0066",_ccbf ,_cggg [_ccbf ]);};return _agc .Sprintf ("\u007b\u0025\u0073\u007d",_f .Join (_ebfb ,"\u002c\u0020")); +};func (_faag lineRuling )xMean ()float64 {return 0.5*(_faag ._eded .X +_faag ._badee .X )};func (_bcab *textWord )appendMark (_adab *textMark ,_cadg _ba .PdfRectangle ){_bcab ._abcee =append (_bcab ._abcee ,_adab );_bcab .PdfRectangle =_bbbafc (_bcab .PdfRectangle ,_adab .PdfRectangle ); +if _adab ._gccfd > _bcab ._eabbf {_bcab ._eabbf =_adab ._gccfd ;};_bcab ._dfagd =_cadg .Ury -_bcab .PdfRectangle .Lly ;};func (_eaagd rulingList )log (_abgf string ){if !_adgbf {return ;};_ga .Log .Info ("\u0023\u0023\u0023\u0020\u0025\u0031\u0030\u0073\u003a\u0020\u0076\u0065c\u0073\u003d\u0025\u0073",_abgf ,_eaagd .String ()); +for _bbbcb ,_efgbea :=range _eaagd {_agc .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bbbcb ,_efgbea .String ());};};func (_fdbe *textTable )toTextTable ()TextTable {if _efda {_ga .Log .Info ("t\u006fT\u0065\u0078\u0074\u0054\u0061\u0062\u006c\u0065:\u0020\u0025\u0064\u0020x \u0025\u0064",_fdbe ._eacg ,_fdbe ._cgae ); +};_fgbe :=make ([][]TableCell ,_fdbe ._cgae );for _dggag :=0;_dggag < _fdbe ._cgae ;_dggag ++{_fgbe [_dggag ]=make ([]TableCell ,_fdbe ._eacg );for _adbd :=0;_adbd < _fdbe ._eacg ;_adbd ++{_gggcd :=_fdbe .get (_adbd ,_dggag );if _gggcd ==nil {continue ; +};if _efda {_agc .Printf ("\u0025\u0034\u0064 \u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_adbd ,_dggag ,_gggcd );};_fgbe [_dggag ][_adbd ].Text =_gggcd .text ();_dagc :=0;_fgbe [_dggag ][_adbd ].Marks ._ffca =_gggcd .toTextMarks (&_dagc );};};_egcg :=TextTable {W :_fdbe ._eacg ,H :_fdbe ._cgae ,Cells :_fgbe }; +_egcg .PdfRectangle =_fdbe .bbox ();return _egcg ;};func (_cabc *textMark )bbox ()_ba .PdfRectangle {return _cabc .PdfRectangle };func (_bfgge gridTile )contains (_afdf _ba .PdfRectangle )bool {if _bfgge .numBorders ()< 3{return false ;};if _bfgge ._ecaf &&_afdf .Llx < _bfgge .Llx -_bddc {return false ; +};if _bfgge ._bfab &&_afdf .Urx > _bfgge .Urx +_bddc {return false ;};if _bfgge ._bgbfd &&_afdf .Lly < _bfgge .Lly -_bddc {return false ;};if _bfgge ._dgccd &&_afdf .Ury > _bfgge .Ury +_bddc {return false ;};return true ;};func (_daa *textObject )showTextAdjusted (_abf *_add .PdfObjectArray ,_bdg int )error {_ebb :=false ; +for _ ,_fee :=range _abf .Elements (){switch _fee .(type ){case *_add .PdfObjectFloat ,*_add .PdfObjectInteger :_gaad ,_debb :=_add .GetNumberAsFloat (_fee );if _debb !=nil {_ga .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",_fee ,_abf ); +return _debb ;};_eag ,_dbd :=-_gaad *0.001*_daa ._efed ._dcd ,0.0;if _ebb {_dbd ,_eag =_eag ,_dbd ;};_gcbf :=_gfdd (_agf .Point {X :_eag ,Y :_dbd });_daa ._eefe .Concat (_gcbf );case *_add .PdfObjectString :_afb :=_add .TraceToDirectObject (_fee );_bgb ,_abfg :=_add .GetStringBytes (_afb ); +if !_abfg {_ga .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",_fee ,_abf ); +return _add .ErrTypeError ;};_daa .renderText (_afb ,_bgb ,_bdg );default:_ga .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",_fee ,_abf ); +return _add .ErrTypeError ;};};return nil ;}; + +// NewFromContents creates a new extractor from contents and page resources. +func NewFromContents (contents string ,resources *_ba .PdfPageResources )(*Extractor ,error ){const _dg ="\u0065x\u0074\u0072\u0061\u0063t\u006f\u0072\u002e\u004e\u0065w\u0046r\u006fm\u0043\u006f\u006e\u0074\u0065\u006e\u0074s";_cgd :=&Extractor {_ac :contents ,_gbe :resources ,_bd :map[string ]fontEntry {},_baa :map[string ]textResult {}}; +_ce .TrackUse (_dg );return _cgd ,nil ;};func _dgbb (_gdbff *textLine ,_bbec []*textLine ,_dbbca []float64 )float64 {var _afac float64 =-1;for _ ,_bgdf :=range _bbec {if _bgdf ._bbfg > _gdbff ._bbfg {if _gf .Round (_bgdf .Llx )>=_gf .Round (_gdbff .Llx ){_afac =_bgdf ._bbfg ; +}else {break ;};};};return _afac ;};func _faafc (_bcaa _ba .PdfRectangle )*ruling {return &ruling {_bbce :_aaad ,_edga :_bcaa .Ury ,_fcec :_bcaa .Llx ,_abeg :_bcaa .Urx };};type imageExtractContext struct{_dcc []ImageMark ;_dgg int ;_fbd int ;_bde int ; +_ca map[*_add .PdfObjectStream ]*cachedImage ;_gce *ImageExtractOptions ;_gfb bool ;};func _efcbe (_fbbf string )bool {for _ ,_aedca :=range _fbbf {if !_c .IsSpace (_aedca ){return false ;};};return true ;};func (_egge *textMark )inDiacriticArea (_dfdge *textMark )bool {_adaa :=_egge .Llx -_dfdge .Llx ; +_dcbf :=_egge .Urx -_dfdge .Urx ;_gcdf :=_egge .Lly -_dfdge .Lly ;return _gf .Abs (_adaa +_dcbf )< _egge .Width ()*_befe &&_gf .Abs (_gcdf )< _egge .Height ()*_befe ;};func _gagf (_gfef []structElement ,_cbgg map[int ][]*textLine ,_fcfa _add .PdfObject )[]*list {_abcd :=[]*list {}; +for _ ,_aefd :=range _gfef {_dbbe :=_aefd ._abff ;_dgafc :=int (_aefd ._cfcb );_gabf :=_aefd ._bbag ;_dgad :=[]*textLine {};_afgc :=[]*list {};_fdfbe :=_aefd ._eada ;_edgc ,_fgfe :=(_fdfbe .(*_add .PdfObjectReference ));if !_fgfe {_ga .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 _dgafc !=-1&&_edgc !=nil {if _gedb ,_baeb :=_cbgg [_dgafc ];_baeb {if _egcc ,_afef :=_fcfa .(*_add .PdfIndirectObject );_afef {_caca :=_egcc .PdfObjectReference ;if _ad .DeepEqual (*_edgc ,_caca ){_dgad =_gedb ;};};};};if _dbbe !=nil {_afgc =_gagf (_dbbe ,_cbgg ,_fcfa ); +};_dcfa :=_dgda (_dgad ,_gabf ,_afgc );_abcd =append (_abcd ,_dcfa );};return _abcd ;};func _fbgb (_bbdg *wordBag ,_bbeg float64 ,_egbe ,_fada rulingList )[]*wordBag {var _egcca []*wordBag ;for _ ,_cgcg :=range _bbdg .depthIndexes (){_dfa :=false ;for !_bbdg .empty (_cgcg ){_ggaag :=_bbdg .firstReadingIndex (_cgcg ); +_cdec :=_bbdg .firstWord (_ggaag );_edfe :=_bfcbd (_cdec ,_bbeg ,_egbe ,_fada );_bbdg .removeWord (_cdec ,_ggaag );if _eeab {_ga .Log .Info ("\u0066\u0069\u0072\u0073\u0074\u0057\u006f\u0072\u0064\u0020\u005e\u005e^\u005e\u0020\u0025\u0073",_cdec .String ()); +};for _acga :=true ;_acga ;_acga =_dfa {_dfa =false ;_daaff :=_dgcc *_edfe ._cdea ;_bcbb :=_cac *_edfe ._cdea ;_ecbb :=_bfcae *_edfe ._cdea ;if _eeab {_ga .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",_edfe .minDepth (),_edfe .maxDepth (),_ecbb ,_bcbb ); +};if _bbdg .scanBand ("\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",_edfe ,_bcfa (_cgfd ,0),_edfe .minDepth ()-_ecbb ,_edfe .maxDepth ()+_ecbb ,_fae ,false ,false )> 0{_dfa =true ;};if _bbdg .scanBand ("\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_edfe ,_bcfa (_cgfd ,_bcbb ),_edfe .minDepth (),_edfe .maxDepth (),_fcag ,false ,false )> 0{_dfa =true ; +};if _dfa {continue ;};_dfag :=_bbdg .scanBand ("",_edfe ,_bcfa (_cbde ,_daaff ),_edfe .minDepth (),_edfe .maxDepth (),_cfcf ,true ,false );if _dfag > 0{_ffecd :=(_edfe .maxDepth ()-_edfe .minDepth ())/_edfe ._cdea ;if (_dfag > 1&&float64 (_dfag )> 0.3*_ffecd )||_dfag <=10{if _bbdg .scanBand ("\u006f\u0074\u0068e\u0072",_edfe ,_bcfa (_cbde ,_daaff ),_edfe .minDepth (),_edfe .maxDepth (),_cfcf ,false ,true )> 0{_dfa =true ; +};};};};_egcca =append (_egcca ,_edfe );};};return _egcca ;};func _ecfee (_efbbe []rulingList )(rulingList ,rulingList ){var _bffd rulingList ;for _ ,_efdeb :=range _efbbe {_bffd =append (_bffd ,_efdeb ...);};return _bffd .vertsHorzs ();}; + +// String returns a human readable description of `path`. +func (_afbg *subpath )String ()string {_ecbf :=_afbg ._aeee ;_gebb :=len (_ecbf );if _gebb <=5{return _agc .Sprintf ("\u0025d\u003a\u0020\u0025\u0036\u002e\u0032f",_gebb ,_ecbf );};return _agc .Sprintf ("\u0025d\u003a\u0020\u0025\u0036.\u0032\u0066\u0020\u0025\u0036.\u0032f\u0020.\u002e\u002e\u0020\u0025\u0036\u002e\u0032f",_gebb ,_ecbf [0],_ecbf [1],_ecbf [_gebb -1]); +};func _bdccc (_ecbc _ba .PdfRectangle )*ruling {return &ruling {_bbce :_cfae ,_edga :_ecbc .Llx ,_fcec :_ecbc .Lly ,_abeg :_ecbc .Ury };};func _ecfd (_geae byte )bool {for _ ,_faed :=range _cafa {if []byte (_faed )[0]==_geae {return true ;};};return false ; +};func _eddba (_caead ,_cgcf bounded )float64 {return _caead .bbox ().Llx -_cgcf .bbox ().Llx };func (_gbfaf *ruling )intersects (_cegd *ruling )bool {_dabfeg :=(_gbfaf ._bbce ==_cfae &&_cegd ._bbce ==_aaad )||(_cegd ._bbce ==_cfae &&_gbfaf ._bbce ==_aaad ); +_bbef :=func (_deccf ,_ebcda *ruling )bool {return _deccf ._fcec -_dfed <=_ebcda ._edga &&_ebcda ._edga <=_deccf ._abeg +_dfed ;};_ccdac :=_bbef (_gbfaf ,_cegd );_dfgcg :=_bbef (_cegd ,_gbfaf );if _adgbf {_agc .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",_dabfeg ,_ccdac ,_dfgcg ,_dabfeg &&_ccdac &&_dfgcg ,_gbfaf ,_cegd ); +};return _dabfeg &&_ccdac &&_dfgcg ;};type list struct{_aebd []*textLine ;_cdde string ;_abcc []*list ;_ddef string ;};func (_gbgc *wordBag )allWords ()[]*textWord {var _fdgd []*textWord ;for _ ,_efgg :=range _gbgc ._fcgd {_fdgd =append (_fdgd ,_efgg ...); +};return _fdgd ;};func (_afa *shapesState )lastpointEstablished ()(_agf .Point ,bool ){if _afa ._gbdgg {return _afa ._gcaaf ,false ;};_gfcg :=len (_afa ._gfce );if _gfcg > 0&&_afa ._gfce [_gfcg -1]._dbe {return _afa ._gfce [_gfcg -1].last (),false ;};return _agf .Point {},true ; +};func (_gaead *textLine )bbox ()_ba .PdfRectangle {return _gaead .PdfRectangle };type cachedImage struct{_fed *_ba .Image ;_addb _ba .PdfColorspace ;};func (_bga *subpath )last ()_agf .Point {return _bga ._aeee [len (_bga ._aeee )-1]}; + +// String returns a string describing the current state of the textState stack. +func (_aaeg *stateStack )String ()string {_adfa :=[]string {_agc .Sprintf ("\u002d\u002d\u002d\u002d f\u006f\u006e\u0074\u0020\u0073\u0074\u0061\u0063\u006b\u003a\u0020\u0025\u0064",len (*_aaeg ))};for _fgee ,_gaab :=range *_aaeg {_fdc :="\u003c\u006e\u0069l\u003e"; +if _gaab !=nil {_fdc =_gaab .String ();};_adfa =append (_adfa ,_agc .Sprintf ("\u0009\u0025\u0032\u0064\u003a\u0020\u0025\u0073",_fgee ,_fdc ));};return _f .Join (_adfa ,"\u000a");};func (_eba *imageExtractContext )extractInlineImage (_bdd *_fc .ContentStreamInlineImage ,_dec _fc .GraphicsState ,_gdea *_ba .PdfPageResources )error {_gggb ,_ded :=_bdd .ToImage (_gdea ); +if _ded !=nil {return _ded ;};_fcg ,_ded :=_bdd .GetColorSpace (_gdea );if _ded !=nil {return _ded ;};if _fcg ==nil {_fcg =_ba .NewPdfColorspaceDeviceGray ();};_ged ,_ded :=_fcg .ImageToRGB (*_gggb );if _ded !=nil {return _ded ;};_bfb :=ImageMark {Image :&_ged ,Width :_dec .CTM .ScalingFactorX (),Height :_dec .CTM .ScalingFactorY (),Angle :_dec .CTM .Angle ()}; +_bfb .X ,_bfb .Y =_dec .CTM .Translation ();_eba ._dcc =append (_eba ._dcc ,_bfb );_eba ._dgg ++;return nil ;};func _dfc (_gbfcc string )bool {if _a .RuneCountInString (_gbfcc )< _afeg {return false ;};_bbdd ,_dbbc :=_a .DecodeLastRuneInString (_gbfcc ); +if _dbbc <=0||!_c .Is (_c .Hyphen ,_bbdd ){return false ;};_bbdd ,_dbbc =_a .DecodeLastRuneInString (_gbfcc [:len (_gbfcc )-_dbbc ]);return _dbbc > 0&&!_c .IsSpace (_bbdd );};func _ggdbe (_fgba *textLine ,_egfdf []*textLine ,_ccde []float64 ,_cffg ,_adcb float64 )[]*textLine {_eegfg :=[]*textLine {}; +for _ ,_bfge :=range _egfdf {if _bfge ._bbfg >=_cffg {if _adcb !=-1&&_bfge ._bbfg < _adcb {if _bfge .text ()!=_fgba .text (){if _gf .Round (_bfge .Llx )< _gf .Round (_fgba .Llx ){break ;};_eegfg =append (_eegfg ,_bfge );};}else if _adcb ==-1{if _bfge ._bbfg ==_fgba ._bbfg {if _bfge .text ()!=_fgba .text (){_eegfg =append (_eegfg ,_bfge ); +};continue ;};_bgcda :=_dgbb (_fgba ,_egfdf ,_ccde );if _bgcda !=-1&&_bfge ._bbfg <=_bgcda {_eegfg =append (_eegfg ,_bfge );};};};};return _eegfg ;};func (_ffbf rulingList )comp (_faad ,_agdge int )bool {_geed ,_eagd :=_ffbf [_faad ],_ffbf [_agdge ];_agfg ,_bfeb :=_geed ._bbce ,_eagd ._bbce ; +if _agfg !=_bfeb {return _agfg > _bfeb ;};if _agfg ==_fbcc {return false ;};_bbgcd :=func (_becce bool )bool {if _agfg ==_aaad {return _becce ;};return !_becce ;};_egde ,_aefg :=_geed ._edga ,_eagd ._edga ;if _egde !=_aefg {return _bbgcd (_egde > _aefg ); +};_egde ,_aefg =_geed ._fcec ,_eagd ._fcec ;if _egde !=_aefg {return _bbgcd (_egde < _aefg );};return _bbgcd (_geed ._abeg < _eagd ._abeg );};func (_edbg *textTable )putComposite (_ffcc ,_aaccb int ,_accgg paraList ,_adeac _ba .PdfRectangle ){if len (_accgg )==0{_ga .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 ;};_ffddd :=compositeCell {PdfRectangle :_adeac ,paraList :_accgg };if _efda {_agc .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",_ffcc ,_aaccb ,_ffddd .String ()); +};_ffddd .updateBBox ();_edbg ._aaaga [_bgcc (_ffcc ,_aaccb )]=_ffddd ;};var _cafa =[]string {"\u2756","\u27a2","\u2713","\u2022","\uf0a7","\u25a1","\u2212","\u25a0","\u25aa","\u006f"};func _cbggc (_edee ,_gcef ,_fbfc float64 )rulingKind {if _edee >=_fbfc &&_caeb (_gcef ,_edee ){return _aaad ; +};if _gcef >=_fbfc &&_caeb (_edee ,_gcef ){return _cfae ;};return _fbcc ;};func (_bacf *ruling )alignsPrimary (_bedg *ruling )bool {return _bacf ._bbce ==_bedg ._bbce &&_gf .Abs (_bacf ._edga -_bedg ._edga )< _gbb *0.5;}; \ No newline at end of file diff --git a/fdf/fdf.go b/fdf/fdf.go index 1dc6d468..f5b6cd29 100644 --- a/fdf/fdf.go +++ b/fdf/fdf.go @@ -10,117 +10,115 @@ // 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 (_bd "bufio";_eb "bytes";_fe "encoding/hex";_d "errors";_f "fmt";_de "github.com/unidoc/unipdf/v3/common";_db "github.com/unidoc/unipdf/v3/core";_bf "io";_a "os";_ec "regexp";_gf "sort";_g "strconv";_b "strings";);func (_aeb *fdfParser )parseNull ()(_db .PdfObjectNull ,error ){_ ,_bfa :=_aeb ._fcc .Discard (4); -return _db .PdfObjectNull {},_bfa ;};var _bdd =_ec .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029");func _fdf (_ggge _bf .ReadSeeker )(*fdfParser ,error ){_begf :=&fdfParser {};_begf ._eba =_ggge ; -_begf ._edc =map[int64 ]_db .PdfObject {};_fagc ,_cfcc ,_gfdf :=_begf .parseFdfVersion ();if _gfdf !=nil {_de .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",_gfdf ); -return nil ,_gfdf ;};_begf ._fc =_fagc ;_begf ._ggbc =_cfcc ;_gfdf =_begf .parse ();return _begf ,_gfdf ;};func (_gcf *fdfParser )parseNumber ()(_db .PdfObject ,error ){return _db .ParseNumber (_gcf ._fcc )};var _abdg =_ec .MustCompile ("\u0025\u0025\u0045O\u0046"); -func (_fac *fdfParser )parseBool ()(_db .PdfObjectBool ,error ){_ccb ,_cbb :=_fac ._fcc .Peek (4);if _cbb !=nil {return _db .PdfObjectBool (false ),_cbb ;};if (len (_ccb )>=4)&&(string (_ccb [:4])=="\u0074\u0072\u0075\u0065"){_fac ._fcc .Discard (4);return _db .PdfObjectBool (true ),nil ; -};_ccb ,_cbb =_fac ._fcc .Peek (5);if _cbb !=nil {return _db .PdfObjectBool (false ),_cbb ;};if (len (_ccb )>=5)&&(string (_ccb [:5])=="\u0066\u0061\u006cs\u0065"){_fac ._fcc .Discard (5);return _db .PdfObjectBool (false ),nil ;};return _db .PdfObjectBool (false ),_d .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg"); -};var _fb =_ec .MustCompile ("^\u005c\u0073\u002a\u0028\\d\u002b)\u005c\u0073\u002b\u0028\u005cd\u002b\u0029\u005c\u0073\u002b\u0052");type fdfParser struct{_fc int ;_ggbc int ;_edc map[int64 ]_db .PdfObject ;_eba _bf .ReadSeeker ;_fcc *_bd .Reader ;_afad int64 ; -_bg *_db .PdfObjectDictionary ;};func (_gea *fdfParser )getFileOffset ()int64 {_fa ,_ :=_gea ._eba .Seek (0,_bf .SeekCurrent );_fa -=int64 (_gea ._fcc .Buffered ());return _fa ;};func (_eea *fdfParser )readTextLine ()(string ,error ){var _adc _eb .Buffer ; -for {_fbb ,_gdag :=_eea ._fcc .Peek (1);if _gdag !=nil {_de .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_gdag .Error ());return _adc .String (),_gdag ;};if (_fbb [0]!='\r')&&(_fbb [0]!='\n'){_ddb ,_ :=_eea ._fcc .ReadByte ();_adc .WriteByte (_ddb ); -}else {break ;};};return _adc .String (),nil ;};func (_ac *fdfParser )skipComments ()error {if _ ,_bfb :=_ac .skipSpaces ();_bfb !=nil {return _bfb ;};_gfca :=true ;for {_fg ,_cfc :=_ac ._fcc .Peek (1);if _cfc !=nil {_de .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_cfc .Error ()); -return _cfc ;};if _gfca &&_fg [0]!='%'{return nil ;};_gfca =false ;if (_fg [0]!='\r')&&(_fg [0]!='\n'){_ac ._fcc .ReadByte ();}else {break ;};};return _ac .skipComments ();};func _ag (_bdb string )(*fdfParser ,error ){_fcbb :=fdfParser {};_cgc :=[]byte (_bdb ); -_fbe :=_eb .NewReader (_cgc );_fcbb ._eba =_fbe ;_fcbb ._edc =map[int64 ]_db .PdfObject {};_ccf :=_bd .NewReader (_fbe );_fcbb ._fcc =_ccf ;_fcbb ._afad =int64 (len (_bdb ));return &_fcbb ,_fcbb .parse ();}; - -// Data represents forms data format (FDF) file data. -type Data struct{_ad *_db .PdfObjectDictionary ;_ab *_db .PdfObjectArray ;};func (_gc *fdfParser )readComment ()(string ,error ){var _gfd _eb .Buffer ;_ ,_aa :=_gc .skipSpaces ();if _aa !=nil {return _gfd .String (),_aa ;};_dg :=true ;for {_gfdd ,_bcdd :=_gc ._fcc .Peek (1); -if _bcdd !=nil {_de .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_bcdd .Error ());return _gfd .String (),_bcdd ;};if _dg &&_gfdd [0]!='%'{return _gfd .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"); -};_dg =false ;if (_gfdd [0]!='\r')&&(_gfdd [0]!='\n'){_df ,_ :=_gc ._fcc .ReadByte ();_gfd .WriteByte (_df );}else {break ;};};return _gfd .String (),nil ;};func _gfa (_fbd string )(_db .PdfObjectReference ,error ){_dbd :=_db .PdfObjectReference {};_dfa :=_fb .FindStringSubmatch (_fbd ); -if len (_dfa )< 3{_de .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065");return _dbd ,_d .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e"); -};_ccbd ,_ae :=_g .Atoi (_dfa [1]);if _ae !=nil {_de .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",_dfa [1]); -return _dbd ,nil ;};_dbd .ObjectNumber =int64 (_ccbd );_cga ,_ae :=_g .Atoi (_dfa [2]);if _ae !=nil {_de .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",_dfa [2]); -return _dbd ,nil ;};_dbd .GenerationNumber =int64 (_cga );return _dbd ,nil ;};func (_gda *fdfParser )setFileOffset (_bc int64 ){_gda ._eba .Seek (_bc ,_bf .SeekStart );_gda ._fcc =_bd .NewReader (_gda ._eba );};func (_cdc *fdfParser )trace (_dfg _db .PdfObject )_db .PdfObject {switch _cde :=_dfg .(type ){case *_db .PdfObjectReference :_dgg ,_bdf :=_cdc ._edc [_cde .ObjectNumber ].(*_db .PdfIndirectObject ); -if _bdf {return _dgg .PdfObject ;};_de .Log .Debug ("\u0054\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");return nil ;case *_db .PdfIndirectObject :return _cde .PdfObject ;};return _dfg ;};func (_gdb *fdfParser )parseFdfVersion ()(int ,int ,error ){_gdb ._eba .Seek (0,_bf .SeekStart ); -_cec :=20;_fdb :=make ([]byte ,_cec );_gdb ._eba .Read (_fdb );_dbb :=_bcd .FindStringSubmatch (string (_fdb ));if len (_dbb )< 3{_cae ,_fef ,_cee :=_gdb .seekFdfVersionTopDown ();if _cee !=nil {_de .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,_cee ;};return _cae ,_fef ,nil ;};_ccc ,_cgdc :=_g .Atoi (_dbb [1]);if _cgdc !=nil {return 0,0,_cgdc ;};_dcb ,_cgdc :=_g .Atoi (_dbb [2]);if _cgdc !=nil {return 0,0,_cgdc ;};_de .Log .Debug ("\u0046\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_ccc ,_dcb ); -return _ccc ,_dcb ,nil ;};func (_fga *fdfParser )parseName ()(_db .PdfObjectName ,error ){var _fgg _eb .Buffer ;_eec :=false ;for {_ef ,_fgab :=_fga ._fcc .Peek (1);if _fgab ==_bf .EOF {break ;};if _fgab !=nil {return _db .PdfObjectName (_fgg .String ()),_fgab ; -};if !_eec {if _ef [0]=='/'{_eec =true ;_fga ._fcc .ReadByte ();}else if _ef [0]=='%'{_fga .readComment ();_fga .skipSpaces ();}else {_de .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",_ef ,_ef ); -return _db .PdfObjectName (_fgg .String ()),_f .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_ef [0]);};}else {if _db .IsWhiteSpace (_ef [0]){break ;}else if (_ef [0]=='/')||(_ef [0]=='[')||(_ef [0]=='(')||(_ef [0]==']')||(_ef [0]=='<')||(_ef [0]=='>'){break ; -}else if _ef [0]=='#'{_efe ,_gga :=_fga ._fcc .Peek (3);if _gga !=nil {return _db .PdfObjectName (_fgg .String ()),_gga ;};_fga ._fcc .Discard (3);_fde ,_gga :=_fe .DecodeString (string (_efe [1:3]));if _gga !=nil {return _db .PdfObjectName (_fgg .String ()),_gga ; -};_fgg .Write (_fde );}else {_dec ,_ :=_fga ._fcc .ReadByte ();_fgg .WriteByte (_dec );};};};return _db .PdfObjectName (_fgg .String ()),nil ;}; - -// LoadFromPath loads FDF form data from file path `fdfPath`. -func LoadFromPath (fdfPath string )(*Data ,error ){_af ,_dc :=_a .Open (fdfPath );if _dc !=nil {return nil ,_dc ;};defer _af .Close ();return Load (_af );};func (_bb *fdfParser )skipSpaces ()(int ,error ){_ecc :=0;for {_cgb ,_cgd :=_bb ._fcc .ReadByte (); -if _cgd !=nil {return 0,_cgd ;};if _db .IsWhiteSpace (_cgb ){_ecc ++;}else {_bb ._fcc .UnreadByte ();break ;};};return _ecc ,nil ;};func (_afd *fdfParser )parseHexString ()(*_db .PdfObjectString ,error ){_afd ._fcc .ReadByte ();var _dcg _eb .Buffer ;for {_gfg ,_egg :=_afd ._fcc .Peek (1); -if _egg !=nil {return _db .MakeHexString (""),_egg ;};if _gfg [0]=='>'{_afd ._fcc .ReadByte ();break ;};_fag ,_ :=_afd ._fcc .ReadByte ();if !_db .IsWhiteSpace (_fag ){_dcg .WriteByte (_fag );};};if _dcg .Len ()%2==1{_dcg .WriteRune ('0');};_bba ,_dda :=_fe .DecodeString (_dcg .String ()); -if _dda !=nil {_de .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",_dcg .String ()); -return _db .MakeHexString (""),nil ;};return _db .MakeHexString (string (_bba )),nil ;};var _gge =_ec .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a");func (_bee *fdfParser )parseString ()(*_db .PdfObjectString ,error ){_bee ._fcc .ReadByte (); -var _cfd _eb .Buffer ;_gdf :=1;for {_egc ,_bea :=_bee ._fcc .Peek (1);if _bea !=nil {return _db .MakeString (_cfd .String ()),_bea ;};if _egc [0]=='\\'{_bee ._fcc .ReadByte ();_gcb ,_ecd :=_bee ._fcc .ReadByte ();if _ecd !=nil {return _db .MakeString (_cfd .String ()),_ecd ; -};if _db .IsOctalDigit (_gcb ){_feg ,_ce :=_bee ._fcc .Peek (2);if _ce !=nil {return _db .MakeString (_cfd .String ()),_ce ;};var _cgf []byte ;_cgf =append (_cgf ,_gcb );for _ ,_cdf :=range _feg {if _db .IsOctalDigit (_cdf ){_cgf =append (_cgf ,_cdf ); -}else {break ;};};_bee ._fcc .Discard (len (_cgf )-1);_de .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_cgf );_ca ,_ce :=_g .ParseUint (string (_cgf ),8,32);if _ce !=nil {return _db .MakeString (_cfd .String ()),_ce ; -};_cfd .WriteByte (byte (_ca ));continue ;};switch _gcb {case 'n':_cfd .WriteRune ('\n');case 'r':_cfd .WriteRune ('\r');case 't':_cfd .WriteRune ('\t');case 'b':_cfd .WriteRune ('\b');case 'f':_cfd .WriteRune ('\f');case '(':_cfd .WriteRune ('(');case ')':_cfd .WriteRune (')'); -case '\\':_cfd .WriteRune ('\\');};continue ;}else if _egc [0]=='('{_gdf ++;}else if _egc [0]==')'{_gdf --;if _gdf ==0{_bee ._fcc .ReadByte ();break ;};};_gce ,_ :=_bee ._fcc .ReadByte ();_cfd .WriteByte (_gce );};return _db .MakeString (_cfd .String ()),nil ; -};var _bcd =_ec .MustCompile ("\u0025F\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029");func (_eg *fdfParser )readAtLeast (_da []byte ,_cd int )(int ,error ){_egd :=_cd ;_cb :=0;_ge :=0;for _egd > 0{_fd ,_fdg :=_eg ._fcc .Read (_da [_cb :]); -if _fdg !=nil {_de .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",_fd ,_ge ,_fdg .Error ());return _cb ,_d .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067"); -};_ge ++;_cb +=_fd ;_egd -=_fd ;};return _cb ,nil ;};var _cc =_ec .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"); - +package fdf ;import (_ec "bufio";_ee "bytes";_c "encoding/hex";_e "errors";_g "fmt";_dca "github.com/unidoc/unipdf/v3/common";_ca "github.com/unidoc/unipdf/v3/core";_ecd "io";_f "os";_da "regexp";_cd "sort";_dc "strconv";_d "strings";);func (_cecd *fdfParser )readAtLeast (_ge []byte ,_cad int )(int ,error ){_ef :=_cad ; +_ba :=0;_gd :=0;for _ef > 0{_bc ,_gcd :=_cecd ._bfa .Read (_ge [_ba :]);if _gcd !=nil {_dca .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",_bc ,_gd ,_gcd .Error ()); +return _ba ,_e .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067");};_gd ++;_ba +=_bc ;_ef -=_bc ;};return _ba ,nil ;}; // FieldValues implements interface model.FieldValueProvider. // Returns a map of field names to values (PdfObjects). -func (fdf *Data )FieldValues ()(map[string ]_db .PdfObject ,error ){_cf ,_afe :=fdf .FieldDictionaries ();if _afe !=nil {return nil ,_afe ;};var _gb []string ;for _gg :=range _cf {_gb =append (_gb ,_gg );};_gf .Strings (_gb );_ee :=map[string ]_db .PdfObject {}; -for _ ,_afa :=range _gb {_gfc :=_cf [_afa ];_edb :=_db .TraceToDirectObject (_gfc .Get ("\u0056"));_ee [_afa ]=_edb ;};return _ee ,nil ;};func (_dbg *fdfParser )parseIndirectObject ()(_db .PdfObject ,error ){_ega :=_db .PdfIndirectObject {};_de .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a"); -_baa ,_ddbb :=_dbg ._fcc .Peek (20);if _ddbb !=nil {_de .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 ,_ddbb ;};_de .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_baa ));_gde :=_gge .FindStringSubmatchIndex (string (_baa ));if len (_gde )< 6{_de .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 (_baa )); -return &_ega ,_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"); -};_dbg ._fcc .Discard (_gde [0]);_de .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_gde );_afg :=_gde [1]-_gde [0];_dea :=make ([]byte ,_afg );_ ,_ddbb =_dbg .readAtLeast (_dea ,_afg );if _ddbb !=nil {_de .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",_ddbb ); -return nil ,_ddbb ;};_de .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_dea );_cfb :=_gge .FindStringSubmatch (string (_dea ));if len (_cfb )< 3{_de .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 (_dea )); -return &_ega ,_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"); -};_fdbc ,_ :=_g .Atoi (_cfb [1]);_bfg ,_ :=_g .Atoi (_cfb [2]);_ega .ObjectNumber =int64 (_fdbc );_ega .GenerationNumber =int64 (_bfg );for {_fca ,_aaa :=_dbg ._fcc .Peek (2);if _aaa !=nil {return &_ega ,_aaa ;};_de .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_fca ),string (_fca )); -if _db .IsWhiteSpace (_fca [0]){_dbg .skipSpaces ();}else if _fca [0]=='%'{_dbg .skipComments ();}else if (_fca [0]=='<')&&(_fca [1]=='<'){_de .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_ega .PdfObject ,_aaa =_dbg .parseDict (); -_de .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_aaa );if _aaa !=nil {return &_ega ,_aaa ;};_de .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 (_fca [0]=='/')||(_fca [0]=='(')||(_fca [0]=='[')||(_fca [0]=='<'){_ega .PdfObject ,_aaa =_dbg .parseObject ();if _aaa !=nil {return &_ega ,_aaa ;};_de .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 _fca [0]=='e'{_cgbg ,_gcg :=_dbg .readTextLine ();if _gcg !=nil {return nil ,_gcg ;};if len (_cgbg )>=6&&_cgbg [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _fca [0]=='s'{_fca ,_ =_dbg ._fcc .Peek (10);if string (_fca [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_eeb :=6; -if len (_fca )> 6{if _db .IsWhiteSpace (_fca [_eeb ])&&_fca [_eeb ]!='\r'&&_fca [_eeb ]!='\n'{_de .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"); -_eeb ++;};if _fca [_eeb ]=='\r'{_eeb ++;if _fca [_eeb ]=='\n'{_eeb ++;};}else if _fca [_eeb ]=='\n'{_eeb ++;};};_dbg ._fcc .Discard (_eeb );_gdg ,_ddbe :=_ega .PdfObject .(*_db .PdfObjectDictionary );if !_ddbe {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"); -};_de .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_gdg );_cab ,_fcba :=_gdg .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*_db .PdfObjectInteger );if !_fcba {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"); -};_edbb :=*_cab ;if _edbb < 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");};if int64 (_edbb )> _dbg ._afad {_de .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");};_edbbd :=make ([]byte ,_edbb ); -_ ,_aaa =_dbg .readAtLeast (_edbbd ,int (_edbb ));if _aaa !=nil {_de .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_edbbd ),_edbbd );_de .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_aaa ); -return nil ,_aaa ;};_cda :=_db .PdfObjectStream {};_cda .Stream =_edbbd ;_cda .PdfObjectDictionary =_ega .PdfObject .(*_db .PdfObjectDictionary );_cda .ObjectNumber =_ega .ObjectNumber ;_cda .GenerationNumber =_ega .GenerationNumber ;_dbg .skipSpaces (); -_dbg ._fcc .Discard (9);_dbg .skipSpaces ();return &_cda ,nil ;};};_ega .PdfObject ,_aaa =_dbg .parseObject ();return &_ega ,_aaa ;};};_de .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021"); -return &_ega ,nil ;}; +func (fdf *Data )FieldValues ()(map[string ]_ca .PdfObject ,error ){_gc ,_cff :=fdf .FieldDictionaries ();if _cff !=nil {return nil ,_cff ;};var _gg []string ;for _cec :=range _gc {_gg =append (_gg ,_cec );};_cd .Strings (_gg );_ad :=map[string ]_ca .PdfObject {}; +for _ ,_ed :=range _gg {_fa :=_gc [_ed ];_eb :=_ca .TraceToDirectObject (_fa .Get ("\u0056"));_ad [_ed ]=_eb ;};return _ad ,nil ;};func (_cbc *fdfParser )parseArray ()(*_ca .PdfObjectArray ,error ){_abb :=_ca .MakeArray ();_cbc ._bfa .ReadByte ();for {_cbc .skipSpaces (); +_afc ,_dbfa :=_cbc ._bfa .Peek (1);if _dbfa !=nil {return _abb ,_dbfa ;};if _afc [0]==']'{_cbc ._bfa .ReadByte ();break ;};_ecac ,_dbfa :=_cbc .parseObject ();if _dbfa !=nil {return _abb ,_dbfa ;};_abb .Append (_ecac );};return _abb ,nil ;};func _bac (_cafd string )(*fdfParser ,error ){_cbgd :=fdfParser {}; +_bcdg :=[]byte (_cafd );_aff :=_ee .NewReader (_bcdg );_cbgd ._cecb =_aff ;_cbgd ._fae =map[int64 ]_ca .PdfObject {};_aec :=_ec .NewReader (_aff );_cbgd ._bfa =_aec ;_cbgd ._ac =int64 (len (_cafd ));return &_cbgd ,_cbgd .parse ();};func (_bce *fdfParser )parseString ()(*_ca .PdfObjectString ,error ){_bce ._bfa .ReadByte (); +var _dbf _ee .Buffer ;_cce :=1;for {_cfc ,_afb :=_bce ._bfa .Peek (1);if _afb !=nil {return _ca .MakeString (_dbf .String ()),_afb ;};if _cfc [0]=='\\'{_bce ._bfa .ReadByte ();_fgbgd ,_ebg :=_bce ._bfa .ReadByte ();if _ebg !=nil {return _ca .MakeString (_dbf .String ()),_ebg ; +};if _ca .IsOctalDigit (_fgbgd ){_cbd ,_fe :=_bce ._bfa .Peek (2);if _fe !=nil {return _ca .MakeString (_dbf .String ()),_fe ;};var _ebae []byte ;_ebae =append (_ebae ,_fgbgd );for _ ,_feb :=range _cbd {if _ca .IsOctalDigit (_feb ){_ebae =append (_ebae ,_feb ); +}else {break ;};};_bce ._bfa .Discard (len (_ebae )-1);_dca .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_ebae );_gge ,_fe :=_dc .ParseUint (string (_ebae ),8,32);if _fe !=nil {return _ca .MakeString (_dbf .String ()),_fe ; +};_dbf .WriteByte (byte (_gge ));continue ;};switch _fgbgd {case 'n':_dbf .WriteRune ('\n');case 'r':_dbf .WriteRune ('\r');case 't':_dbf .WriteRune ('\t');case 'b':_dbf .WriteRune ('\b');case 'f':_dbf .WriteRune ('\f');case '(':_dbf .WriteRune ('(');case ')':_dbf .WriteRune (')'); +case '\\':_dbf .WriteRune ('\\');};continue ;}else if _cfc [0]=='('{_cce ++;}else if _cfc [0]==')'{_cce --;if _cce ==0{_bce ._bfa .ReadByte ();break ;};};_acf ,_ :=_bce ._bfa .ReadByte ();_dbf .WriteByte (_acf );};return _ca .MakeString (_dbf .String ()),nil ; +};var _cea =_da .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029");func (_fgbg *fdfParser )readComment ()(string ,error ){var _edc _ee .Buffer ;_ ,_dcc :=_fgbg .skipSpaces ();if _dcc !=nil {return _edc .String (),_dcc ; +};_agc :=true ;for {_eba ,_ff :=_fgbg ._bfa .Peek (1);if _ff !=nil {_dca .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_ff .Error ());return _edc .String (),_ff ;};if _agc &&_eba [0]!='%'{return _edc .String (),_e .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025"); +};_agc =false ;if (_eba [0]!='\r')&&(_eba [0]!='\n'){_agf ,_ :=_fgbg ._bfa .ReadByte ();_edc .WriteByte (_agf );}else {break ;};};return _edc .String (),nil ;};func (_gf *fdfParser )skipSpaces ()(int ,error ){_ged :=0;for {_daa ,_dgg :=_gf ._bfa .ReadByte (); +if _dgg !=nil {return 0,_dgg ;};if _ca .IsWhiteSpace (_daa ){_ged ++;}else {_gf ._bfa .UnreadByte ();break ;};};return _ged ,nil ;}; -// FieldDictionaries returns a map of field names to field dictionaries. -func (fdf *Data )FieldDictionaries ()(map[string ]*_db .PdfObjectDictionary ,error ){_c :=map[string ]*_db .PdfObjectDictionary {};for _ed :=0;_ed < fdf ._ab .Len ();_ed ++{_dbc ,_cg :=_db .GetDict (fdf ._ab .Get (_ed ));if _cg {_gd ,_ :=_db .GetString (_dbc .Get ("\u0054")); -if _gd !=nil {_c [_gd .Str ()]=_dbc ;};};};return _c ,nil ;};func (_ba *fdfParser )parseDict ()(*_db .PdfObjectDictionary ,error ){_de .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_abe :=_db .MakeDict (); -_dcd ,_ :=_ba ._fcc .ReadByte ();if _dcd !='<'{return nil ,_d .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_dcd ,_ =_ba ._fcc .ReadByte ();if _dcd !='<'{return nil ,_d .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -};for {_ba .skipSpaces ();_ba .skipComments ();_dgf ,_fba :=_ba ._fcc .Peek (2);if _fba !=nil {return nil ,_fba ;};_de .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_dgf ),string (_dgf )); -if (_dgf [0]=='>')&&(_dgf [1]=='>'){_de .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_ba ._fcc .ReadByte ();_ba ._fcc .ReadByte ();break ;};_de .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); -_cdfe ,_fba :=_ba .parseName ();_de .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_cdfe );if _fba !=nil {_de .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",_fba ); -return nil ,_fba ;};if len (_cdfe )> 4&&_cdfe [len (_cdfe )-4:]=="\u006e\u0075\u006c\u006c"{_bbf :=_cdfe [0:len (_cdfe )-4];_de .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",_cdfe ); -_de .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_bbf );_ba .skipSpaces ();_ecca ,_ :=_ba ._fcc .Peek (1);if _ecca [0]=='/'{_abe .Set (_bbf ,_db .MakeNull ());continue ;};};_ba .skipSpaces (); -_dbca ,_fba :=_ba .parseObject ();if _fba !=nil {return nil ,_fba ;};_abe .Set (_cdfe ,_dbca );_de .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_cdfe ,_dbca .String ());};_de .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021"); -return _abe ,nil ;};func (_fded *fdfParser )seekFdfVersionTopDown ()(int ,int ,error ){_fded ._eba .Seek (0,_bf .SeekStart );_fded ._fcc =_bd .NewReader (_fded ._eba );_dce :=20;_cdcg :=make ([]byte ,_dce );for {_caa ,_dgc :=_fded ._fcc .ReadByte ();if _dgc !=nil {if _dgc ==_bf .EOF {break ; -}else {return 0,0,_dgc ;};};if _db .IsDecimalDigit (_caa )&&_cdcg [_dce -1]=='.'&&_db .IsDecimalDigit (_cdcg [_dce -2])&&_cdcg [_dce -3]=='-'&&_cdcg [_dce -4]=='F'&&_cdcg [_dce -5]=='D'&&_cdcg [_dce -6]=='P'{_gcec :=int (_cdcg [_dce -2]-'0');_ggfb :=int (_caa -'0'); -return _gcec ,_ggfb ,nil ;};_cdcg =append (_cdcg [1:_dce ],_caa );};return 0,0,_d .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};func (_ebb *fdfParser )seekToEOFMarker (_fea int64 )error {_gae :=int64 (0); -_afec :=int64 (1000);for _gae < _fea {if _fea <=(_afec +_gae ){_afec =_fea -_gae ;};_ ,_efa :=_ebb ._eba .Seek (-_gae -_afec ,_bf .SeekEnd );if _efa !=nil {return _efa ;};_dbf :=make ([]byte ,_afec );_ebb ._eba .Read (_dbf );_de .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 (_dbf )); -_bfe :=_abdg .FindAllStringIndex (string (_dbf ),-1);if _bfe !=nil {_ebag :=_bfe [len (_bfe )-1];_de .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_bfe );_ebb ._eba .Seek (-_gae -_afec +int64 (_ebag [0]),_bf .SeekEnd );return nil ;};_de .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"); -_gae +=_afec ;};_de .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 _d .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -}; +// Root returns the Root of the FDF document. +func (_gcg *fdfParser )Root ()(*_ca .PdfObjectDictionary ,error ){if _gcg ._bde !=nil {if _afbg ,_gcgd :=_gcg .trace (_gcg ._bde .Get ("\u0052\u006f\u006f\u0074")).(*_ca .PdfObjectDictionary );_gcgd {if _deeg ,_age :=_gcg .trace (_afbg .Get ("\u0046\u0044\u0046")).(*_ca .PdfObjectDictionary ); +_age {return _deeg ,nil ;};};};var _gbbe []int64 ;for _abd :=range _gcg ._fae {_gbbe =append (_gbbe ,_abd );};_cd .Slice (_gbbe ,func (_eefa ,_dga int )bool {return _gbbe [_eefa ]< _gbbe [_dga ]});for _ ,_fcb :=range _gbbe {_fgg :=_gcg ._fae [_fcb ];if _ccgg ,_ccc :=_gcg .trace (_fgg ).(*_ca .PdfObjectDictionary ); +_ccc {if _faeeg ,_ded :=_gcg .trace (_ccgg .Get ("\u0046\u0044\u0046")).(*_ca .PdfObjectDictionary );_ded {return _faeeg ,nil ;};};};return nil ,_e .New ("\u0046\u0044\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};func (_agd *fdfParser )parseNull ()(_ca .PdfObjectNull ,error ){_ ,_bef :=_agd ._bfa .Discard (4); +return _ca .PdfObjectNull {},_bef ;};var _cbg =_da .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a");var _dgf =_da .MustCompile ("\u0025\u0025\u0045O\u0046");func (_cfcb *fdfParser )parseObject ()(_ca .PdfObject ,error ){_dca .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074"); +_cfcb .skipSpaces ();for {_ffe ,_febb :=_cfcb ._bfa .Peek (2);if _febb !=nil {return nil ,_febb ;};_dca .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_ffe ));if _ffe [0]=='/'{_dcae ,_ggf :=_cfcb .parseName (); +_dca .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_dcae );return &_dcae ,_ggf ;}else if _ffe [0]=='('{_dca .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");return _cfcb .parseString ();}else if _ffe [0]=='['{_dca .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021"); +return _cfcb .parseArray ();}else if (_ffe [0]=='<')&&(_ffe [1]=='<'){_dca .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021");return _cfcb .parseDict ();}else if _ffe [0]=='<'{_dca .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021"); +return _cfcb .parseHexString ();}else if _ffe [0]=='%'{_cfcb .readComment ();_cfcb .skipSpaces ();}else {_dca .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_ffe ,_ =_cfcb ._bfa .Peek (15);_de :=string (_ffe ); +_dca .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_de );if (len (_de )> 3)&&(_de [:4]=="\u006e\u0075\u006c\u006c"){_bdd ,_fbg :=_cfcb .parseNull ();return &_bdd ,_fbg ;}else if (len (_de )> 4)&&(_de [:5]=="\u0066\u0061\u006cs\u0065"){_acg ,_ccd :=_cfcb .parseBool (); +return &_acg ,_ccd ;}else if (len (_de )> 3)&&(_de [:4]=="\u0074\u0072\u0075\u0065"){_df ,_cfe :=_cfcb .parseBool ();return &_df ,_cfe ;};_ggfa :=_beb .FindStringSubmatch (_de );if len (_ggfa )> 1{_ffe ,_ =_cfcb ._bfa .ReadBytes ('R');_dca .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_ffe [:])); +_ecdd ,_dfc :=_gag (string (_ffe ));return &_ecdd ,_dfc ;};_faf :=_cea .FindStringSubmatch (_de );if len (_faf )> 1{_dca .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021");return _cfcb .parseNumber ();};_faf =_fgb .FindStringSubmatch (_de ); +if len (_faf )> 1{_dca .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021");_dca .Log .Trace ("\u0025\u0020\u0073",_faf );return _cfcb .parseNumber ();};_dca .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_de ); +return nil ,_e .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 (_dgae *fdfParser )parse ()error {_dgae ._cecb .Seek (0,_ecd .SeekStart );_dgae ._bfa =_ec .NewReader (_dgae ._cecb );for {_dgae .skipComments ();_gee ,_cdd :=_dgae ._bfa .Peek (20);if _cdd !=nil {_dca .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 ;};if _d .HasPrefix (string (_gee ),"\u0074r\u0061\u0069\u006c\u0065\u0072"){_dgae ._bfa .Discard (7);_dgae .skipSpaces ();_dgae .skipComments ();_dfd ,_ :=_dgae .parseDict ();_dgae ._bde =_dfd ;break ;};_agff :=_cbg .FindStringSubmatchIndex (string (_gee )); +if len (_agff )< 6{_dca .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 (_gee )); +return _e .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"); +};_ggd ,_cdd :=_dgae .parseIndirectObject ();if _cdd !=nil {return _cdd ;};switch _gdc :=_ggd .(type ){case *_ca .PdfIndirectObject :_dgae ._fae [_gdc .ObjectNumber ]=_gdc ;case *_ca .PdfObjectStream :_dgae ._fae [_gdc .ObjectNumber ]=_gdc ;default:return _e .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};};return nil ;};func (_bec *fdfParser )seekToEOFMarker (_cgd int64 )error {_adg :=int64 (0);_cca :=int64 (1000);for _adg < _cgd {if _cgd <=(_cca +_adg ){_cca =_cgd -_adg ;};_ ,_aefe :=_bec ._cecb .Seek (-_adg -_cca ,_ecd .SeekEnd );if _aefe !=nil {return _aefe ; +};_cdg :=make ([]byte ,_cca );_bec ._cecb .Read (_cdg );_dca .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 (_cdg ));_fcde :=_dgf .FindAllStringIndex (string (_cdg ),-1); +if _fcde !=nil {_cegf :=_fcde [len (_fcde )-1];_dca .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_fcde );_bec ._cecb .Seek (-_adg -_cca +int64 (_cegf [0]),_ecd .SeekEnd );return nil ;};_dca .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"); +_adg +=_cca ;};_dca .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 _e .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +};type fdfParser struct{_ebf int ;_bbe int ;_fae map[int64 ]_ca .PdfObject ;_cecb _ecd .ReadSeeker ;_bfa *_ec .Reader ;_ac int64 ;_bde *_ca .PdfObjectDictionary ;};func _gag (_dad string )(_ca .PdfObjectReference ,error ){_dcb :=_ca .PdfObjectReference {}; +_gae :=_beb .FindStringSubmatch (_dad );if len (_gae )< 3{_dca .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065");return _dcb ,_e .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e"); +};_ea ,_aca :=_dc .Atoi (_gae [1]);if _aca !=nil {_dca .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",_gae [1]); +return _dcb ,nil ;};_dcb .ObjectNumber =int64 (_ea );_ecb ,_aca :=_dc .Atoi (_gae [2]);if _aca !=nil {_dca .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",_gae [2]); +return _dcb ,nil ;};_dcb .GenerationNumber =int64 (_ecb );return _dcb ,nil ;};var _beb =_da .MustCompile ("^\u005c\u0073\u002a\u0028\\d\u002b)\u005c\u0073\u002b\u0028\u005cd\u002b\u0029\u005c\u0073\u002b\u0052"); + +// Data represents forms data format (FDF) file data. +type Data struct{_b *_ca .PdfObjectDictionary ;_bb *_ca .PdfObjectArray ;};func _gab (_fag _ecd .ReadSeeker )(*fdfParser ,error ){_ecbc :=&fdfParser {};_ecbc ._cecb =_fag ;_ecbc ._fae =map[int64 ]_ca .PdfObject {};_dbd ,_cdgb ,_agfg :=_ecbc .parseFdfVersion (); +if _agfg !=nil {_dca .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",_agfg );return nil ,_agfg ;};_ecbc ._ebf =_dbd ;_ecbc ._bbe =_cdgb ;_agfg =_ecbc .parse (); +return _ecbc ,_agfg ;};func (_eda *fdfParser )parseFdfVersion ()(int ,int ,error ){_eda ._cecb .Seek (0,_ecd .SeekStart );_gb :=20;_gce :=make ([]byte ,_gb );_eda ._cecb .Read (_gce );_gda :=_ga .FindStringSubmatch (string (_gce ));if len (_gda )< 3{_gaea ,_bgge ,_faee :=_eda .seekFdfVersionTopDown (); +if _faee !=nil {_dca .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,_faee ; +};return _gaea ,_bgge ,nil ;};_bad ,_aee :=_dc .Atoi (_gda [1]);if _aee !=nil {return 0,0,_aee ;};_dfca ,_aee :=_dc .Atoi (_gda [2]);if _aee !=nil {return 0,0,_aee ;};_dca .Log .Debug ("\u0046\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_bad ,_dfca ); +return _bad ,_dfca ,nil ;};func (_ae *fdfParser )readTextLine ()(string ,error ){var _cee _ee .Buffer ;for {_eef ,_ecab :=_ae ._bfa .Peek (1);if _ecab !=nil {_dca .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_ecab .Error ());return _cee .String (),_ecab ; +};if (_eef [0]!='\r')&&(_eef [0]!='\n'){_cc ,_ :=_ae ._bfa .ReadByte ();_cee .WriteByte (_cc );}else {break ;};};return _cee .String (),nil ;};func (_abc *fdfParser )parseBool ()(_ca .PdfObjectBool ,error ){_dcd ,_fd :=_abc ._bfa .Peek (4);if _fd !=nil {return _ca .PdfObjectBool (false ),_fd ; +};if (len (_dcd )>=4)&&(string (_dcd [:4])=="\u0074\u0072\u0075\u0065"){_abc ._bfa .Discard (4);return _ca .PdfObjectBool (true ),nil ;};_dcd ,_fd =_abc ._bfa .Peek (5);if _fd !=nil {return _ca .PdfObjectBool (false ),_fd ;};if (len (_dcd )>=5)&&(string (_dcd [:5])=="\u0066\u0061\u006cs\u0065"){_abc ._bfa .Discard (5); +return _ca .PdfObjectBool (false ),nil ;};return _ca .PdfObjectBool (false ),_e .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");};func (_cgb *fdfParser )parseNumber ()(_ca .PdfObject ,error ){return _ca .ParseNumber (_cgb ._bfa )}; +var _ga =_da .MustCompile ("\u0025F\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029");func (_bd *fdfParser )setFileOffset (_bfd int64 ){_bd ._cecb .Seek (_bfd ,_ecd .SeekStart );_bd ._bfa =_ec .NewReader (_bd ._cecb );};func (_bcd *fdfParser )parseHexString ()(*_ca .PdfObjectString ,error ){_bcd ._bfa .ReadByte (); +var _fcd _ee .Buffer ;for {_fca ,_bgg :=_bcd ._bfa .Peek (1);if _bgg !=nil {return _ca .MakeHexString (""),_bgg ;};if _fca [0]=='>'{_bcd ._bfa .ReadByte ();break ;};_faa ,_ :=_bcd ._bfa .ReadByte ();if !_ca .IsWhiteSpace (_faa ){_fcd .WriteByte (_faa ); +};};if _fcd .Len ()%2==1{_fcd .WriteRune ('0');};_baf ,_cac :=_c .DecodeString (_fcd .String ());if _cac !=nil {_dca .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",_fcd .String ()); +return _ca .MakeHexString (""),nil ;};return _ca .MakeHexString (string (_baf )),nil ;};func (_cecc *fdfParser )parseName ()(_ca .PdfObjectName ,error ){var _gdb _ee .Buffer ;_db :=false ;for {_aed ,_bdf :=_cecc ._bfa .Peek (1);if _bdf ==_ecd .EOF {break ; +};if _bdf !=nil {return _ca .PdfObjectName (_gdb .String ()),_bdf ;};if !_db {if _aed [0]=='/'{_db =true ;_cecc ._bfa .ReadByte ();}else if _aed [0]=='%'{_cecc .readComment ();_cecc .skipSpaces ();}else {_dca .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",_aed ,_aed ); +return _ca .PdfObjectName (_gdb .String ()),_g .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_aed [0]);};}else {if _ca .IsWhiteSpace (_aed [0]){break ;}else if (_aed [0]=='/')||(_aed [0]=='[')||(_aed [0]=='(')||(_aed [0]==']')||(_aed [0]=='<')||(_aed [0]=='>'){break ; +}else if _aed [0]=='#'{_fb ,_bg :=_cecc ._bfa .Peek (3);if _bg !=nil {return _ca .PdfObjectName (_gdb .String ()),_bg ;};_cecc ._bfa .Discard (3);_caf ,_bg :=_c .DecodeString (string (_fb [1:3]));if _bg !=nil {return _ca .PdfObjectName (_gdb .String ()),_bg ; +};_gdb .Write (_caf );}else {_ecaf ,_ :=_cecc ._bfa .ReadByte ();_gdb .WriteByte (_ecaf );};};};return _ca .PdfObjectName (_gdb .String ()),nil ;};var _fgb =_da .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 (_ccgd *fdfParser )trace (_badb _ca .PdfObject )_ca .PdfObject {switch _fge :=_badb .(type ){case *_ca .PdfObjectReference :_ebgg ,_dfa :=_ccgd ._fae [_fge .ObjectNumber ].(*_ca .PdfIndirectObject );if _dfa {return _ebgg .PdfObject ;};_dca .Log .Debug ("\u0054\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +return nil ;case *_ca .PdfIndirectObject :return _fge .PdfObject ;};return _badb ;};func (_fdg *fdfParser )parseIndirectObject ()(_ca .PdfObject ,error ){_acae :=_ca .PdfIndirectObject {};_dca .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a"); +_fad ,_bgd :=_fdg ._bfa .Peek (20);if _bgd !=nil {_dca .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 &_acae ,_bgd ;};_dca .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_fad ));_cgc :=_cbg .FindStringSubmatchIndex (string (_fad ));if len (_cgc )< 6{_dca .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 (_fad )); +return &_acae ,_e .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"); +};_fdg ._bfa .Discard (_cgc [0]);_dca .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_cgc );_daadc :=_cgc [1]-_cgc [0];_cged :=make ([]byte ,_daadc );_ ,_bgd =_fdg .readAtLeast (_cged ,_daadc );if _bgd !=nil {_dca .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",_bgd ); +return nil ,_bgd ;};_dca .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_cged );_dee :=_cbg .FindStringSubmatch (string (_cged ));if len (_dee )< 3{_dca .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 (_cged )); +return &_acae ,_e .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"); +};_ccf ,_ :=_dc .Atoi (_dee [1]);_cab ,_ :=_dc .Atoi (_dee [2]);_acae .ObjectNumber =int64 (_ccf );_acae .GenerationNumber =int64 (_cab );for {_aba ,_fcff :=_fdg ._bfa .Peek (2);if _fcff !=nil {return &_acae ,_fcff ;};_dca .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_aba ),string (_aba )); +if _ca .IsWhiteSpace (_aba [0]){_fdg .skipSpaces ();}else if _aba [0]=='%'{_fdg .skipComments ();}else if (_aba [0]=='<')&&(_aba [1]=='<'){_dca .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_acae .PdfObject ,_fcff =_fdg .parseDict (); +_dca .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_fcff );if _fcff !=nil {return &_acae ,_fcff ;};_dca .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 (_aba [0]=='/')||(_aba [0]=='(')||(_aba [0]=='[')||(_aba [0]=='<'){_acae .PdfObject ,_fcff =_fdg .parseObject ();if _fcff !=nil {return &_acae ,_fcff ;};_dca .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 _aba [0]=='e'{_gbb ,_cgf :=_fdg .readTextLine ();if _cgf !=nil {return nil ,_cgf ;};if len (_gbb )>=6&&_gbb [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _aba [0]=='s'{_aba ,_ =_fdg ._bfa .Peek (10);if string (_aba [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_acfd :=6; +if len (_aba )> 6{if _ca .IsWhiteSpace (_aba [_acfd ])&&_aba [_acfd ]!='\r'&&_aba [_acfd ]!='\n'{_dca .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"); +_acfd ++;};if _aba [_acfd ]=='\r'{_acfd ++;if _aba [_acfd ]=='\n'{_acfd ++;};}else if _aba [_acfd ]=='\n'{_acfd ++;};};_fdg ._bfa .Discard (_acfd );_ecg ,_ebgf :=_acae .PdfObject .(*_ca .PdfObjectDictionary );if !_ebgf {return nil ,_e .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"); +};_dca .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_ecg );_ccg ,_add :=_ecg .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*_ca .PdfObjectInteger );if !_add {return nil ,_e .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"); +};_ege :=*_ccg ;if _ege < 0{return nil ,_e .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 (_ege )> _fdg ._ac {_dca .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 ,_e .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");};_ffd :=make ([]byte ,_ege ); +_ ,_fcff =_fdg .readAtLeast (_ffd ,int (_ege ));if _fcff !=nil {_dca .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_ffd ),_ffd );_dca .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fcff ); +return nil ,_fcff ;};_bfb :=_ca .PdfObjectStream {};_bfb .Stream =_ffd ;_bfb .PdfObjectDictionary =_acae .PdfObject .(*_ca .PdfObjectDictionary );_bfb .ObjectNumber =_acae .ObjectNumber ;_bfb .GenerationNumber =_acae .GenerationNumber ;_fdg .skipSpaces (); +_fdg ._bfa .Discard (9);_fdg .skipSpaces ();return &_bfb ,nil ;};};_acae .PdfObject ,_fcff =_fdg .parseObject ();return &_acae ,_fcff ;};};_dca .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021"); +return &_acae ,nil ;};func (_ebe *fdfParser )seekFdfVersionTopDown ()(int ,int ,error ){_ebe ._cecb .Seek (0,_ecd .SeekStart );_ebe ._bfa =_ec .NewReader (_ebe ._cecb );_eaa :=20;_fea :=make ([]byte ,_eaa );for {_ebb ,_afbgf :=_ebe ._bfa .ReadByte ();if _afbgf !=nil {if _afbgf ==_ecd .EOF {break ; +}else {return 0,0,_afbgf ;};};if _ca .IsDecimalDigit (_ebb )&&_fea [_eaa -1]=='.'&&_ca .IsDecimalDigit (_fea [_eaa -2])&&_fea [_eaa -3]=='-'&&_fea [_eaa -4]=='F'&&_fea [_eaa -5]=='D'&&_fea [_eaa -6]=='P'{_fga :=int (_fea [_eaa -2]-'0');_bfba :=int (_ebb -'0'); +return _fga ,_bfba ,nil ;};_fea =append (_fea [1:_eaa ],_ebb );};return 0,0,_e .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};func (_bbd *fdfParser )parseDict ()(*_ca .PdfObjectDictionary ,error ){_dca .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020D\u0069\u0063\u0074\u0021"); +_bbda :=_ca .MakeDict ();_bcb ,_ :=_bbd ._bfa .ReadByte ();if _bcb !='<'{return nil ,_e .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_bcb ,_ =_bbd ._bfa .ReadByte ();if _bcb !='<'{return nil ,_e .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); +};for {_bbd .skipSpaces ();_bbd .skipComments ();_bee ,_fgf :=_bbd ._bfa .Peek (2);if _fgf !=nil {return nil ,_fgf ;};_dca .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_bee ),string (_bee )); +if (_bee [0]=='>')&&(_bee [1]=='>'){_dca .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_bbd ._bfa .ReadByte ();_bbd ._bfa .ReadByte ();break ;};_dca .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); +_egd ,_fgf :=_bbd .parseName ();_dca .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_egd );if _fgf !=nil {_dca .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",_fgf ); +return nil ,_fgf ;};if len (_egd )> 4&&_egd [len (_egd )-4:]=="\u006e\u0075\u006c\u006c"{_ffec :=_egd [0:len (_egd )-4];_dca .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",_egd ); +_dca .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_ffec );_bbd .skipSpaces ();_afd ,_ :=_bbd ._bfa .Peek (1);if _afd [0]=='/'{_bbda .Set (_ffec ,_ca .MakeNull ());continue ;};}; +_bbd .skipSpaces ();_bfg ,_fgf :=_bbd .parseObject ();if _fgf !=nil {return nil ,_fgf ;};_bbda .Set (_egd ,_bfg );_dca .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_egd ,_bfg .String ());};_dca .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021"); +return _bbda ,nil ;}; // Load loads FDF form data from `r`. -func Load (r _bf .ReadSeeker )(*Data ,error ){_ebc ,_dd :=_fdf (r );if _dd !=nil {return nil ,_dd ;};_ff ,_dd :=_ebc .Root ();if _dd !=nil {return nil ,_dd ;};_be ,_abd :=_db .GetArray (_ff .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_abd {return nil ,_d .New ("\u0066\u0069\u0065\u006c\u0064\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); -};return &Data {_ab :_be ,_ad :_ff },nil ;};func (_dgd *fdfParser )parseArray ()(*_db .PdfObjectArray ,error ){_cdd :=_db .MakeArray ();_dgd ._fcc .ReadByte ();for {_dgd .skipSpaces ();_gdfa ,_afaa :=_dgd ._fcc .Peek (1);if _afaa !=nil {return _cdd ,_afaa ; -};if _gdfa [0]==']'{_dgd ._fcc .ReadByte ();break ;};_fdgg ,_afaa :=_dgd .parseObject ();if _afaa !=nil {return _cdd ,_afaa ;};_cdd .Append (_fdgg );};return _cdd ,nil ;};func (_dggf *fdfParser )parse ()error {_dggf ._eba .Seek (0,_bf .SeekStart );_dggf ._fcc =_bd .NewReader (_dggf ._eba ); -for {_dggf .skipComments ();_agg ,_fbc :=_dggf ._fcc .Peek (20);if _fbc !=nil {_de .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 _fbc ;};if _b .HasPrefix (string (_agg ),"\u0074r\u0061\u0069\u006c\u0065\u0072"){_dggf ._fcc .Discard (7);_dggf .skipSpaces ();_dggf .skipComments ();_dfge ,_ :=_dggf .parseDict ();_dggf ._bg =_dfge ;break ;};_ccbe :=_gge .FindStringSubmatchIndex (string (_agg )); -if len (_ccbe )< 6{_de .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 (_agg )); -return _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"); -};_faae ,_fbc :=_dggf .parseIndirectObject ();if _fbc !=nil {return _fbc ;};switch _eegg :=_faae .(type ){case *_db .PdfIndirectObject :_dggf ._edc [_eegg .ObjectNumber ]=_eegg ;case *_db .PdfObjectStream :_dggf ._edc [_eegg .ObjectNumber ]=_eegg ;default:return _d .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};};return nil ;}; +func Load (r _ecd .ReadSeeker )(*Data ,error ){_af ,_cb :=_gab (r );if _cb !=nil {return nil ,_cb ;};_ce ,_cb :=_af .Root ();if _cb !=nil {return nil ,_cb ;};_be ,_cf :=_ca .GetArray (_ce .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_cf {return nil ,_e .New ("\u0066\u0069\u0065\u006c\u0064\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +};return &Data {_bb :_be ,_b :_ce },nil ;};func (_eca *fdfParser )getFileOffset ()int64 {_ggb ,_ :=_eca ._cecb .Seek (0,_ecd .SeekCurrent );_ggb -=int64 (_eca ._bfa .Buffered ());return _ggb ;};func (_cge *fdfParser )skipComments ()error {if _ ,_edf :=_cge .skipSpaces (); +_edf !=nil {return _edf ;};_ecaa :=true ;for {_daad ,_bbg :=_cge ._bfa .Peek (1);if _bbg !=nil {_dca .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_bbg .Error ());return _bbg ;};if _ecaa &&_daad [0]!='%'{return nil ;};_ecaa =false ;if (_daad [0]!='\r')&&(_daad [0]!='\n'){_cge ._bfa .ReadByte (); +}else {break ;};};return _cge .skipComments ();}; -// Root returns the Root of the FDF document. -func (_bag *fdfParser )Root ()(*_db .PdfObjectDictionary ,error ){if _bag ._bg !=nil {if _gfcac ,_eca :=_bag .trace (_bag ._bg .Get ("\u0052\u006f\u006f\u0074")).(*_db .PdfObjectDictionary );_eca {if _dge ,_fff :=_bag .trace (_gfcac .Get ("\u0046\u0044\u0046")).(*_db .PdfObjectDictionary ); -_fff {return _dge ,nil ;};};};var _gbf []int64 ;for _bbd :=range _bag ._edc {_gbf =append (_gbf ,_bbd );};_gf .Slice (_gbf ,func (_cabg ,_dcc int )bool {return _gbf [_cabg ]< _gbf [_dcc ]});for _ ,_cabc :=range _gbf {_ggf :=_bag ._edc [_cabc ];if _ccbdf ,_deb :=_bag .trace (_ggf ).(*_db .PdfObjectDictionary ); -_deb {if _fgd ,_fcaa :=_bag .trace (_ccbdf .Get ("\u0046\u0044\u0046")).(*_db .PdfObjectDictionary );_fcaa {return _fgd ,nil ;};};};return nil ,_d .New ("\u0046\u0044\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};func (_ddc *fdfParser )parseObject ()(_db .PdfObject ,error ){_de .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074"); -_ddc .skipSpaces ();for {_ffg ,_afc :=_ddc ._fcc .Peek (2);if _afc !=nil {return nil ,_afc ;};_de .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_ffg ));if _ffg [0]=='/'{_ccg ,_fcb :=_ddc .parseName (); -_de .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_ccg );return &_ccg ,_fcb ;}else if _ffg [0]=='('{_de .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");return _ddc .parseString ();}else if _ffg [0]=='['{_de .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021"); -return _ddc .parseArray ();}else if (_ffg [0]=='<')&&(_ffg [1]=='<'){_de .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021");return _ddc .parseDict ();}else if _ffg [0]=='<'{_de .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021"); -return _ddc .parseHexString ();}else if _ffg [0]=='%'{_ddc .readComment ();_ddc .skipSpaces ();}else {_de .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_ffg ,_ =_ddc ._fcc .Peek (15);_dga :=string (_ffg ); -_de .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_dga );if (len (_dga )> 3)&&(_dga [:4]=="\u006e\u0075\u006c\u006c"){_ece ,_ea :=_ddc .parseNull ();return &_ece ,_ea ;}else if (len (_dga )> 4)&&(_dga [:5]=="\u0066\u0061\u006cs\u0065"){_ggec ,_ccd :=_ddc .parseBool (); -return &_ggec ,_ccd ;}else if (len (_dga )> 3)&&(_dga [:4]=="\u0074\u0072\u0075\u0065"){_gcd ,_bef :=_ddc .parseBool ();return &_gcd ,_bef ;};_dad :=_fb .FindStringSubmatch (_dga );if len (_dad )> 1{_ffg ,_ =_ddc ._fcc .ReadBytes ('R');_de .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_ffg [:])); -_gbe ,_ade :=_gfa (string (_ffg ));return &_gbe ,_ade ;};_bga :=_bdd .FindStringSubmatch (_dga );if len (_bga )> 1{_de .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021");return _ddc .parseNumber ();};_bga =_cc .FindStringSubmatch (_dga ); -if len (_bga )> 1{_de .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021");_de .Log .Trace ("\u0025\u0020\u0073",_bga );return _ddc .parseNumber ();};_de .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_dga ); -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"); -};};}; \ No newline at end of file +// FieldDictionaries returns a map of field names to field dictionaries. +func (fdf *Data )FieldDictionaries ()(map[string ]*_ca .PdfObjectDictionary ,error ){_ceg :=map[string ]*_ca .PdfObjectDictionary {};for _cg :=0;_cg < fdf ._bb .Len ();_cg ++{_fc ,_fg :=_ca .GetDict (fdf ._bb .Get (_cg ));if _fg {_aa ,_ :=_ca .GetString (_fc .Get ("\u0054")); +if _aa !=nil {_ceg [_aa .Str ()]=_fc ;};};};return _ceg ,nil ;}; + +// LoadFromPath loads FDF form data from file path `fdfPath`. +func LoadFromPath (fdfPath string )(*Data ,error ){_dcf ,_bf :=_f .Open (fdfPath );if _bf !=nil {return nil ,_bf ;};defer _dcf .Close ();return Load (_dcf );}; \ No newline at end of file diff --git a/fjson/fjson.go b/fjson/fjson.go index 67b97d6c..3612a500 100644 --- a/fjson/fjson.go +++ b/fjson/fjson.go @@ -10,43 +10,42 @@ // 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 (_a "encoding/json";_b "github.com/unidoc/unipdf/v3/common";_gf "github.com/unidoc/unipdf/v3/core";_bf "github.com/unidoc/unipdf/v3/model";_g "io";_f "os";); +package fjson ;import (_b "encoding/json";_a "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/core";_ae "github.com/unidoc/unipdf/v3/model";_be "io";_e "os";); + +// LoadFromJSON loads JSON form data from `r`. +func LoadFromJSON (r _be .Reader )(*FieldData ,error ){var _d FieldData ;_gb :=_b .NewDecoder (r ).Decode (&_d ._bd );if _gb !=nil {return nil ,_gb ;};return &_d ,nil ;}; + +// SetImage assign model.Image to a specific field identified by fieldName. +func (_dfg *FieldData )SetImage (fieldName string ,img *_ae .Image ,opt []string )error {_feff :=fieldValue {Name :fieldName ,ImageValue :img ,Options :opt };_dfg ._bd =append (_dfg ._bd ,_feff );return nil ;}; // FieldImageValues implements model.FieldImageProvider interface. -func (_cb *FieldData )FieldImageValues ()(map[string ]*_bf .Image ,error ){_fe :=make (map[string ]*_bf .Image );for _ ,_afd :=range _cb ._ae {if _afd .ImageValue !=nil {_fe [_afd .Name ]=_afd .ImageValue ;};};return _fe ,nil ;}; +func (_gbd *FieldData )FieldImageValues ()(map[string ]*_ae .Image ,error ){_ec :=make (map[string ]*_ae .Image );for _ ,_fba :=range _gbd ._bd {if _fba .ImageValue !=nil {_ec [_fba .Name ]=_fba .ImageValue ;};};return _ec ,nil ;}; -// LoadFromPDF loads form field data from a PDF. -func LoadFromPDF (rs _g .ReadSeeker )(*FieldData ,error ){_ad ,_be :=_bf .NewPdfReader (rs );if _be !=nil {return nil ,_be ;};if _ad .AcroForm ==nil {return nil ,nil ;};var _e []fieldValue ;_gg :=_ad .AcroForm .AllFields ();for _ ,_gd :=range _gg {var _adb []string ; -_aec :=make (map[string ]struct{});_afe ,_bff :=_gd .FullName ();if _bff !=nil {return nil ,_bff ;};if _ge ,_ff :=_gd .V .(*_gf .PdfObjectString );_ff {_e =append (_e ,fieldValue {Name :_afe ,Value :_ge .Decoded ()});continue ;};var _de string ;for _ ,_dd :=range _gd .Annotations {_aeg ,_da :=_gf .GetName (_dd .AS ); -if _da {_de =_aeg .String ();};_c ,_dae :=_gf .GetDict (_dd .AP );if !_dae {continue ;};_ag ,_ :=_gf .GetDict (_c .Get ("\u004e"));for _ ,_ga :=range _ag .Keys (){_ec :=_ga .String ();if _ ,_gag :=_aec [_ec ];!_gag {_adb =append (_adb ,_ec );_aec [_ec ]=struct{}{}; -};};_ef ,_ :=_gf .GetDict (_c .Get ("\u0044"));for _ ,_eb :=range _ef .Keys (){_eg :=_eb .String ();if _ ,_ggc :=_aec [_eg ];!_ggc {_adb =append (_adb ,_eg );_aec [_eg ]=struct{}{};};};};_aa :=fieldValue {Name :_afe ,Value :_de ,Options :_adb };_e =append (_e ,_aa ); -};_bb :=FieldData {_ae :_e };return &_bb ,nil ;}; +// FieldData represents form field data loaded from JSON file. +type FieldData struct{_bd []fieldValue };type fieldValue struct{Name string `json:"name"`;Value string `json:"value"`;ImageValue *_ae .Image `json:"-"`; + +// Options lists allowed values if present. +Options []string `json:"options,omitempty"`;}; // JSON returns the field data as a string in JSON format. -func (_fc FieldData )JSON ()(string ,error ){_aed ,_ebb :=_a .MarshalIndent (_fc ._ae ,"","\u0020\u0020\u0020\u0020");return string (_aed ),_ebb ;}; +func (_bee FieldData )JSON ()(string ,error ){_afg ,_gdf :=_b .MarshalIndent (_bee ._bd ,"","\u0020\u0020\u0020\u0020");return string (_afg ),_gdf ;}; -// LoadFromPDFFile loads form field data from a PDF file. -func LoadFromPDFFile (filePath string )(*FieldData ,error ){_fg ,_dab :=_f .Open (filePath );if _dab !=nil {return nil ,_dab ;};defer _fg .Close ();return LoadFromPDF (_fg );}; +// LoadFromPDF loads form field data from a PDF. +func LoadFromPDF (rs _be .ReadSeeker )(*FieldData ,error ){_ag ,_ac :=_ae .NewPdfReader (rs );if _ac !=nil {return nil ,_ac ;};if _ag .AcroForm ==nil {return nil ,nil ;};var _f []fieldValue ;_fd :=_ag .AcroForm .AllFields ();for _ ,_gec :=range _fd {var _cf []string ; +_eg :=make (map[string ]struct{});_egc ,_fa :=_gec .FullName ();if _fa !=nil {return nil ,_fa ;};if _ee ,_aeb :=_gec .V .(*_c .PdfObjectString );_aeb {_f =append (_f ,fieldValue {Name :_egc ,Value :_ee .Decoded ()});continue ;};var _fe string ;for _ ,_fc :=range _gec .Annotations {_gf ,_dg :=_c .GetName (_fc .AS ); +if _dg {_fe =_gf .String ();};_gd ,_agg :=_c .GetDict (_fc .AP );if !_agg {continue ;};_cfd ,_ :=_c .GetDict (_gd .Get ("\u004e"));for _ ,_cb :=range _cfd .Keys (){_fef :=_cb .String ();if _ ,_ga :=_eg [_fef ];!_ga {_cf =append (_cf ,_fef );_eg [_fef ]=struct{}{}; +};};_gecc ,_ :=_c .GetDict (_gd .Get ("\u0044"));for _ ,_af :=range _gecc .Keys (){_bbg :=_af .String ();if _ ,_aee :=_eg [_bbg ];!_aee {_cf =append (_cf ,_bbg );_eg [_bbg ]=struct{}{};};};};_da :=fieldValue {Name :_egc ,Value :_fe ,Options :_cf };_f =append (_f ,_da ); +};_bc :=FieldData {_bd :_f };return &_bc ,nil ;}; -// SetImage assign model.Image to a specific field identified by fieldName. -func (_ddg *FieldData )SetImage (fieldName string ,img *_bf .Image ,opt []string )error {_ggf :=fieldValue {Name :fieldName ,ImageValue :img ,Options :opt };_ddg ._ae =append (_ddg ._ae ,_ggf );return nil ;}; +// FieldValues implements model.FieldValueProvider interface. +func (_gaa *FieldData )FieldValues ()(map[string ]_c .PdfObject ,error ){_gfc :=make (map[string ]_c .PdfObject );for _ ,_bae :=range _gaa ._bd {if len (_bae .Value )> 0{_gfc [_bae .Name ]=_c .MakeString (_bae .Value );};};return _gfc ,nil ;}; // SetImageFromFile assign image file to a specific field identified by fieldName. -func (_dcf *FieldData )SetImageFromFile (fieldName string ,imagePath string ,opt []string )error {_ffg ,_gae :=_f .Open (imagePath );if _gae !=nil {return _gae ;};defer _ffg .Close ();_cbc ,_gae :=_bf .ImageHandling .Read (_ffg );if _gae !=nil {_b .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_gae ); -return _gae ;};return _dcf .SetImage (fieldName ,_cbc ,opt );}; - -// FieldData represents form field data loaded from JSON file. -type FieldData struct{_ae []fieldValue }; +func (_cff *FieldData )SetImageFromFile (fieldName string ,imagePath string ,opt []string )error {_ecg ,_afa :=_e .Open (imagePath );if _afa !=nil {return _afa ;};defer _ecg .Close ();_afb ,_afa :=_ae .ImageHandling .Read (_ecg );if _afa !=nil {_a .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_afa ); +return _afa ;};return _cff .SetImage (fieldName ,_afb ,opt );}; // LoadFromJSONFile loads form field data from a JSON file. -func LoadFromJSONFile (filePath string )(*FieldData ,error ){_dc ,_af :=_f .Open (filePath );if _af !=nil {return nil ,_af ;};defer _dc .Close ();return LoadFromJSON (_dc );}; - -// FieldValues implements model.FieldValueProvider interface. -func (_agf *FieldData )FieldValues ()(map[string ]_gf .PdfObject ,error ){_egg :=make (map[string ]_gf .PdfObject );for _ ,_gcc :=range _agf ._ae {if len (_gcc .Value )> 0{_egg [_gcc .Name ]=_gf .MakeString (_gcc .Value );};};return _egg ,nil ;};type fieldValue struct{Name string `json:"name"`; -Value string `json:"value"`;ImageValue *_bf .Image `json:"-"`; +func LoadFromJSONFile (filePath string )(*FieldData ,error ){_ba ,_ge :=_e .Open (filePath );if _ge !=nil {return nil ,_ge ;};defer _ba .Close ();return LoadFromJSON (_ba );}; -// Options lists allowed values if present. -Options []string `json:"options,omitempty"`;}; - -// LoadFromJSON loads JSON form data from `r`. -func LoadFromJSON (r _g .Reader )(*FieldData ,error ){var _gc FieldData ;_bfe :=_a .NewDecoder (r ).Decode (&_gc ._ae );if _bfe !=nil {return nil ,_bfe ;};return &_gc ,nil ;}; \ No newline at end of file +// LoadFromPDFFile loads form field data from a PDF file. +func LoadFromPDFFile (filePath string )(*FieldData ,error ){_aca ,_dfd :=_e .Open (filePath );if _dfd !=nil {return nil ,_dfd ;};defer _aca .Close ();return LoadFromPDF (_aca );}; \ No newline at end of file diff --git a/go.mod b/go.mod index d5e550b0..e4eed286 100644 --- a/go.mod +++ b/go.mod @@ -5,8 +5,9 @@ go 1.18 require ( github.com/adrg/sysfont v0.1.2 github.com/boombuler/barcode v1.0.1 + github.com/gabriel-vasile/mimetype v1.4.3 github.com/gorilla/i18n v0.0.0-20150820051429-8b358169da46 - github.com/stretchr/testify v1.8.4 + github.com/stretchr/testify v1.9.0 github.com/trimmer-io/go-xmp v1.0.0 github.com/unidoc/freetype v0.2.3 github.com/unidoc/garabic v0.0.0-20220702200334-8c7cb25baa11 @@ -14,9 +15,9 @@ require ( github.com/unidoc/timestamp v0.0.0-20200412005513-91597fd3793a github.com/unidoc/unichart v0.3.0 github.com/unidoc/unitype v0.4.0 - golang.org/x/crypto v0.20.0 + golang.org/x/crypto v0.22.0 golang.org/x/image v0.15.0 - golang.org/x/net v0.21.0 + golang.org/x/net v0.24.0 golang.org/x/text v0.14.0 golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 ) @@ -27,6 +28,6 @@ require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/sirupsen/logrus v1.9.3 // indirect - golang.org/x/sys v0.17.0 // indirect + golang.org/x/sys v0.19.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect ) diff --git a/go.sum b/go.sum index 913a7fe8..8347dbd1 100644 --- a/go.sum +++ b/go.sum @@ -11,6 +11,8 @@ github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0= +github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk= github.com/gorilla/i18n v0.0.0-20150820051429-8b358169da46 h1:N+R2A3fGIr5GucoRMu2xpqyQWQlfY31orbofBCdjMz8= github.com/gorilla/i18n v0.0.0-20150820051429-8b358169da46/go.mod h1:2Yoiy15Cf7Q3NFwfaJquh7Mk1uGI09ytcD7CUhn8j7s= github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= @@ -34,8 +36,9 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= -github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk= github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= +github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= +github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/trimmer-io/go-xmp v1.0.0 h1:zY8bolSga5kOjBAaHS6hrdxLgEoYuT875xTy0QDwZWs= github.com/trimmer-io/go-xmp v1.0.0/go.mod h1:Aaptr9sp1lLv7UnCAdQ+gSHZyY2miYaKmcNVj7HRBwA= github.com/unidoc/freetype v0.2.3 h1:uPqW+AY0vXN6K2tvtg8dMAtHTEvvHTN52b72XpZU+3I= @@ -51,19 +54,19 @@ github.com/unidoc/unichart v0.3.0 h1:VX1j5yzhjrR3f2flC03Yat6/WF3h7Z+DLEvJLoTGhoc github.com/unidoc/unichart v0.3.0/go.mod h1:8JnLNKSOl8yQt1jXewNgYFHhFm5M6/ZiaydncFDpakA= github.com/unidoc/unitype v0.4.0 h1:/TMZ3wgwfWWX64mU5x2O9no9UmoBqYCB089LYYqHyQQ= github.com/unidoc/unitype v0.4.0/go.mod h1:HV5zuUeqMKA4QgYQq3KDlJY/P96XF90BQB+6czK6LVA= -golang.org/x/crypto v0.20.0 h1:jmAMJJZXr5KiCw05dfYK9QnqaqKLYXijU23lsEdcQqg= -golang.org/x/crypto v0.20.0/go.mod h1:Xwo95rrVNIoSMx9wa1JroENMToLWn3RNVrTBpLHgZPQ= +golang.org/x/crypto v0.22.0 h1:g1v0xeRhjcugydODzvb3mEM9SQ0HGp9s/nh3COQ/C30= +golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M= golang.org/x/image v0.0.0-20211028202545-6944b10bf410/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM= golang.org/x/image v0.15.0 h1:kOELfmgrmJlw4Cdb7g/QGuB3CvDrXbqEIww/pNtNBm8= golang.org/x/image v0.15.0/go.mod h1:HUYqC05R2ZcZ3ejNQsIHQDQiwWM4JBqmm6MKANTp4LE= -golang.org/x/net v0.21.0 h1:AQyQV4dYCvJ7vGmJyKki9+PBdyvhkSd8EIx/qb0AYv4= -golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44= +golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w= +golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8= golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220731174439-a90be440212d/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.17.0 h1:25cE3gD+tdBA7lp7QfhuV+rJiE9YXTcS3VG1SqssI/Y= -golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.19.0 h1:q5f1RH2jigJ1MoAWp2KTp3gm5zAGFUTarQZ5U386+4o= +golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ= diff --git a/internal/bitwise/bitwise.go b/internal/bitwise/bitwise.go index e099032d..2482d85f 100644 --- a/internal/bitwise/bitwise.go +++ b/internal/bitwise/bitwise.go @@ -9,59 +9,60 @@ // 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 (_bg "encoding/binary";_ae "errors";_b "fmt";_be "github.com/unidoc/unipdf/v3/common";_bge "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_ad "io";);func (_cg *BufferedWriter )Write (d []byte )(int ,error ){_cg .expandIfNeeded (len (d )); -if _cg ._ba ==0{return _cg .writeFullBytes (d ),nil ;};return _cg .writeShiftedBytes (d ),nil ;};type BitWriter interface{WriteBit (_gg int )error ;WriteBits (_fa uint64 ,_ebf int )(_cbb int ,_dea error );FinishByte ();SkipBits (_faa int )error ;};func (_cd *BufferedWriter )Data ()[]byte {return _cd ._eb }; -func (_gfd *Reader )AbsoluteLength ()uint64 {return uint64 (len (_gfd ._fcb ._gc ))};func (_cfa *Reader )readBufferByte ()(byte ,error ){if _cfa ._ged >=int64 (_cfa ._fcb ._ed ){return 0,_ad .EOF ;};_cfa ._fcba =-1;_adg :=_cfa ._fcb ._gc [int64 (_cfa ._fcb ._ca )+_cfa ._ged ]; -_cfa ._ged ++;_cfa ._ega =int (_adg );return _adg ,nil ;};func (_dga *Writer )Write (p []byte )(int ,error ){if len (p )> _dga .byteCapacity (){return 0,_ad .EOF ;};for _ ,_gdf :=range p {if _aff :=_dga .writeByte (_gdf );_aff !=nil {return 0,_aff ;};}; -return len (p ),nil ;};func (_eadc *Reader )Seek (offset int64 ,whence int )(int64 ,error ){_eadc ._fcba =-1;_eadc ._eg =0;_eadc ._gf =0;_eadc ._ega =0;var _aa int64 ;switch whence {case _ad .SeekStart :_aa =offset ;case _ad .SeekCurrent :_aa =_eadc ._ged +offset ; -case _ad .SeekEnd :_aa =int64 (_eadc ._fcb ._ed )+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 _aa < 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");};_eadc ._ged =_aa ; -_eadc ._eg =0;return _aa ,nil ;};type StreamReader interface{_ad .Reader ;_ad .ByteReader ;_ad .Seeker ;Align ()byte ;BitPosition ()int ;Mark ();Length ()uint64 ;ReadBit ()(int ,error );ReadBits (_bcb byte )(uint64 ,error );ReadBool ()(bool ,error );ReadUint32 ()(uint32 ,error ); -Reset ();AbsolutePosition ()int64 ;};type Writer struct{_fdge []byte ;_cdc uint8 ;_ebd int ;_cba bool ;};func (_cc *BufferedWriter )tryGrowByReslice (_gd int )bool {if _efb :=len (_cc ._eb );_gd <=cap (_cc ._eb )-_efb {_cc ._eb =_cc ._eb [:_efb +_gd ]; -return true ;};return false ;};func (_dce *BufferedWriter )grow (_ddf int ){if _dce ._eb ==nil &&_ddf < _e {_dce ._eb =make ([]byte ,_ddf ,_e );return ;};_ab :=len (_dce ._eb );if _dce ._ba !=0{_ab ++;};_fc :=cap (_dce ._eb );switch {case _ddf <=_fc /2-_ab :_be .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 (_dce ._eb ),cap (_dce ._eb ),_ddf ); -_be .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",_fc ,_ab );copy (_dce ._eb ,_dce ._eb [_dce .fullOffset ():]); -case _fc > _d -_fc -_ddf :_be .Log .Error ("\u0042\u0055F\u0046\u0045\u0052 \u0074\u006f\u006f\u0020\u006c\u0061\u0072\u0067\u0065");return ;default:_geag :=make ([]byte ,2*_fc +_ddf );copy (_geag ,_dce ._eb );_dce ._eb =_geag ;};_dce ._eb =_dce ._eb [:_ab +_ddf ]; -};func (_aee *Reader )Read (p []byte )(_gaf int ,_cbc error ){if _aee ._eg ==0{return _aee .read (p );};for ;_gaf < len (p );_gaf ++{if p [_gaf ],_cbc =_aee .readUnalignedByte ();_cbc !=nil {return 0,_cbc ;};};return _gaf ,nil ;};type BufferedWriter struct{_eb []byte ; -_ba uint8 ;_c int ;_bd bool ;};func (_cbf *Reader )readBool ()(_fcbg bool ,_fecb error ){if _cbf ._eg ==0{_cbf ._gf ,_fecb =_cbf .readBufferByte ();if _fecb !=nil {return false ,_fecb ;};_fcbg =(_cbf ._gf &0x80)!=0;_cbf ._gf ,_cbf ._eg =_cbf ._gf &0x7f,7; -return _fcbg ,nil ;};_cbf ._eg --;_fcbg =(_cbf ._gf &(1<<_cbf ._eg ))!=0;_cbf ._gf &=1<<_cbf ._eg -1;return _fcbg ,nil ;};var _ _ad .ByteWriter =&BufferedWriter {};func (_ea *BufferedWriter )FinishByte (){if _ea ._ba ==0{return ;};_ea ._ba =0;_ea ._c ++; -};type Reader struct{_fcb readerSource ;_gf byte ;_eg byte ;_ged int64 ;_ega int ;_fcba int ;_bfa int64 ;_dbg byte ;_cf byte ;_cca int ;};func NewReader (data []byte )*Reader {return &Reader {_fcb :readerSource {_gc :data ,_ed :len (data ),_ca :0}};};func (_bcg *Reader )BitPosition ()int {return int (_bcg ._eg )}; -func (_ga *BufferedWriter )Reset (){_ga ._eb =_ga ._eb [:0];_ga ._c =0;_ga ._ba =0};func (_eac *BufferedWriter )WriteBit (bit int )error {if bit !=1&&bit !=0{return _bge .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 (_eac ._eb )-1< _eac ._c {_eac .expandIfNeeded (1);};_cb :=_eac ._ba ;if _eac ._bd {_cb =7-_eac ._ba ;};_eac ._eb [_eac ._c ]|=byte (uint16 (bit <<_cb )&0xff);_eac ._ba ++;if _eac ._ba ==8{_eac ._c ++;_eac ._ba =0;};return nil ;};func (_ff *Reader )ReadUint32 ()(uint32 ,error ){_acc :=make ([]byte ,4); -_ ,_fbg :=_ff .Read (_acc );if _fbg !=nil {return 0,_fbg ;};return _bg .BigEndian .Uint32 (_acc ),nil ;};func (_agb *Writer )Data ()[]byte {return _agb ._fdge };func (_aaa *Writer )FinishByte (){if _aaa ._cdc ==0{return ;};_aaa ._cdc =0;_aaa ._ebd ++;}; -func (_dgf *Reader )Align ()(_fdg byte ){_fdg =_dgf ._eg ;_dgf ._eg =0;return _fdg };func (_gbf *Reader )ReadByte ()(byte ,error ){if _gbf ._eg ==0{return _gbf .readBufferByte ();};return _gbf .readUnalignedByte ();};func NewWriter (data []byte )*Writer {return &Writer {_fdge :data }}; -func (_aef *BufferedWriter )writeShiftedBytes (_abg []byte )int {for _ ,_ebg :=range _abg {_aef .writeByte (_ebg );};return len (_abg );};var (_ _ad .Reader =&Reader {};_ _ad .ByteReader =&Reader {};_ _ad .Seeker =&Reader {};_ StreamReader =&Reader {}; -);func (_fd *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 =_fd ._fcb ._ca +offset ;};if length > 0{_bef :=len (_fd ._fcb ._gc );if relative {_bef =_fd ._fcb ._ed ;};if offset +length > _bef {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 ,_fd ._fcb ._ed ); -};};if length < 0{_beb :=len (_fd ._fcb ._gc );if relative {_beb =_fd ._fcb ._ed ;};length =_beb -offset ;};return &Reader {_fcb :readerSource {_gc :_fd ._fcb ._gc ,_ed :length ,_ca :offset }},nil ;};func (_fag *Reader )readUnalignedByte ()(_fagc byte ,_fbga error ){_abe :=_fag ._eg ; -_fagc =_fag ._gf <<(8-_abe );_fag ._gf ,_fbga =_fag .readBufferByte ();if _fbga !=nil {return 0,_fbga ;};_fagc |=_fag ._gf >>_abe ;_fag ._gf &=1<<_abe -1;return _fagc ,nil ;};func (_bc *BufferedWriter )writeFullBytes (_bb []byte )int {_cdd :=copy (_bc ._eb [_bc .fullOffset ():],_bb ); -_bc ._c +=_cdd ;return _cdd ;};func (_gfg *Reader )Length ()uint64 {return uint64 (_gfg ._fcb ._ed )};type BinaryWriter interface{BitWriter ;_ad .Writer ;_ad .ByteWriter ;Data ()[]byte ;};func (_ccad *Writer )WriteByte (c byte )error {return _ccad .writeByte (c )}; -func (_edb *Writer )SkipBits (skip int )error {const _ccd ="\u0057r\u0069t\u0065\u0072\u002e\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073";if skip ==0{return nil ;};_ggac :=int (_edb ._cdc )+skip ;if _ggac >=0&&_ggac < 8{_edb ._cdc =uint8 (_ggac );return nil ; -};_ggac =int (_edb ._cdc )+_edb ._ebd *8+skip ;if _ggac < 0{return _bge .Errorf (_ccd ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_ceg :=_ggac /8;_feg :=_ggac %8;_be .Log .Trace ("\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073"); -_be .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",_edb ._cdc ,_edb ._ebd ,int (_edb ._cdc )+(_edb ._ebd )*8,len (_edb ._fdge ),cap (_edb ._fdge )); -_be .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 ,_ggac ,_feg );_edb ._cdc =uint8 (_feg );if _cec :=_ceg -_edb ._ebd ; -_cec > 0&&len (_edb ._fdge )-1< _ceg {_be .Log .Trace ("\u0042\u0079\u0074e\u0044\u0069\u0066\u0066\u003a\u0020\u0025\u0064",_cec );return _bge .Errorf (_ccd ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");}; -_edb ._ebd =_ceg ;_be .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",_edb ._cdc ,_edb ._ebd );return nil ;};func (_dag *Writer )byteCapacity ()int {_age :=len (_dag ._fdge )-_dag ._ebd ; -if _dag ._cdc !=0{_age --;};return _age ;};func (_bf *BufferedWriter )byteCapacity ()int {_dc :=len (_bf ._eb )-_bf ._c ;if _bf ._ba !=0{_dc --;};return _dc ;};func (_caa *Writer )UseMSB ()bool {return _caa ._cba };const (_e =64;_d =int (^uint (0)>>1); -);func (_cge *Writer )writeBit (_bfb uint8 )error {if len (_cge ._fdge )-1< _cge ._ebd {return _ad .EOF ;};_cfg :=_cge ._cdc ;if _cge ._cba {_cfg =7-_cge ._cdc ;};_cge ._fdge [_cge ._ebd ]|=byte (uint16 (_bfb <<_cfg )&0xff);_cge ._cdc ++;if _cge ._cdc ==8{_cge ._ebd ++; -_cge ._cdc =0;};return nil ;};func (_adcf *Reader )ReadBits (n byte )(_ag uint64 ,_dffd error ){if n < _adcf ._eg {_gdb :=_adcf ._eg -n ;_ag =uint64 (_adcf ._gf >>_gdb );_adcf ._gf &=1<<_gdb -1;_adcf ._eg =_gdb ;return _ag ,nil ;};if n > _adcf ._eg {if _adcf ._eg > 0{_ag =uint64 (_adcf ._gf ); -n -=_adcf ._eg ;};for n >=8{_gff ,_gaa :=_adcf .readBufferByte ();if _gaa !=nil {return 0,_gaa ;};_ag =_ag <<8+uint64 (_gff );n -=8;};if n > 0{if _adcf ._gf ,_dffd =_adcf .readBufferByte ();_dffd !=nil {return 0,_dffd ;};_gcf :=8-n ;_ag =_ag <>_gcf ); -_adcf ._gf &=1<<_gcf -1;_adcf ._eg =_gcf ;}else {_adcf ._eg =0;};return _ag ,nil ;};_adcf ._eg =0;return uint64 (_adcf ._gf ),nil ;};func (_dcf *Reader )ReadBit ()(_dcg int ,_fbe error ){_faaa ,_fbe :=_dcf .readBool ();if _fbe !=nil {return 0,_fbe ;};if _faaa {_dcg =1; -};return _dcg ,nil ;};func (_cga *Reader )RelativePosition ()int64 {return _cga ._ged };func (_caf *Writer )ResetBit (){_caf ._cdc =0};func (_aga *Reader )ReadBool ()(bool ,error ){return _aga .readBool ()};var _ BinaryWriter =&Writer {};var _ BinaryWriter =&BufferedWriter {}; -type readerSource struct{_gc []byte ;_ca int ;_ed int ;};func (_gac *Writer )writeByte (_fbf byte )error {if _gac ._ebd > len (_gac ._fdge )-1{return _ad .EOF ;};if _gac ._ebd ==len (_gac ._fdge )-1&&_gac ._cdc !=0{return _ad .EOF ;};if _gac ._cdc ==0{_gac ._fdge [_gac ._ebd ]=_fbf ; -_gac ._ebd ++;return nil ;};if _gac ._cba {_gac ._fdge [_gac ._ebd ]|=_fbf >>_gac ._cdc ;_gac ._ebd ++;_gac ._fdge [_gac ._ebd ]=byte (uint16 (_fbf )<<(8-_gac ._cdc )&0xff);}else {_gac ._fdge [_gac ._ebd ]|=byte (uint16 (_fbf )<<_gac ._cdc &0xff);_gac ._ebd ++; -_gac ._fdge [_gac ._ebd ]=_fbf >>(8-_gac ._cdc );};return nil ;};func (_db *BufferedWriter )WriteByte (bt byte )error {if _db ._c > len (_db ._eb )-1||(_db ._c ==len (_db ._eb )-1&&_db ._ba !=0){_db .expandIfNeeded (1);};_db .writeByte (bt );return nil ; -};func NewWriterMSB (data []byte )*Writer {return &Writer {_fdge :data ,_cba :true }};func (_fg *Reader )read (_ffc []byte )(int ,error ){if _fg ._ged >=int64 (_fg ._fcb ._ed ){return 0,_ad .EOF ;};_fg ._fcba =-1;_fdf :=copy (_ffc ,_fg ._fcb ._gc [(int64 (_fg ._fcb ._ca )+_fg ._ged ):(_fg ._fcb ._ca +_fg ._fcb ._ed )]); -_fg ._ged +=int64 (_fdf );return _fdf ,nil ;};func (_add *BufferedWriter )writeByte (_fec byte ){switch {case _add ._ba ==0:_add ._eb [_add ._c ]=_fec ;_add ._c ++;case _add ._bd :_add ._eb [_add ._c ]|=_fec >>_add ._ba ;_add ._c ++;_add ._eb [_add ._c ]=byte (uint16 (_fec )<<(8-_add ._ba )&0xff); -default:_add ._eb [_add ._c ]|=byte (uint16 (_fec )<<_add ._ba &0xff);_add ._c ++;_add ._eb [_add ._c ]=_fec >>(8-_add ._ba );};};func (_af *BufferedWriter )ResetBitIndex (){_af ._ba =0};func (_gea *BufferedWriter )fullOffset ()int {_cgf :=_gea ._c ;if _gea ._ba !=0{_cgf ++; -};return _cgf ;};var _ _ad .Writer =&BufferedWriter {};func (_bba *Writer )WriteBits (bits uint64 ,number int )(_ggd int ,_fda error ){const _ege ="\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065r\u0042\u0069\u0074\u0073";if number < 0||number > 64{return 0,_bge .Errorf (_ege ,"\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 ;};_cfd :=number /8;if _cfd > 0{_dbb :=number -_cfd *8;for _dec :=_cfd -1;_dec >=0;_dec --{_daf :=byte ((bits >>uint (_dec *8+_dbb ))&0xff);if _fda =_bba .WriteByte (_daf );_fda !=nil {return _ggd ,_bge .Wrapf (_fda ,_ege ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_cfd -_dec +1); -};};number -=_cfd *8;if number ==0{return _cfd ,nil ;};};var _aab int ;for _adcd :=0;_adcd < number ;_adcd ++{if _bba ._cba {_aab =int ((bits >>uint (number -1-_adcd ))&0x1);}else {_aab =int (bits &0x1);bits >>=1;};if _fda =_bba .WriteBit (_aab );_fda !=nil {return _ggd ,_bge .Wrapf (_fda ,_ege ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_adcd ); -};};return _cfd ,nil ;};func (_ge *BufferedWriter )WriteBits (bits uint64 ,number int )(_ef int ,_fe error ){const _de ="\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,_bge .Errorf (_de ,"\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 ); -};_eba :=number /8;if _eba > 0{_dg :=number -_eba *8;for _dff :=_eba -1;_dff >=0;_dff --{_efg :=byte ((bits >>uint (_dff *8+_dg ))&0xff);if _fe =_ge .WriteByte (_efg );_fe !=nil {return _ef ,_bge .Wrapf (_fe ,_de ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_eba -_dff +1); -};};number -=_eba *8;if number ==0{return _eba ,nil ;};};var _ceb int ;for _eff :=0;_eff < number ;_eff ++{if _ge ._bd {_ceb =int ((bits >>uint (number -1-_eff ))&0x1);}else {_ceb =int (bits &0x1);bits >>=1;};if _fe =_ge .WriteBit (_ceb );_fe !=nil {return _ef ,_bge .Wrapf (_fe ,_de ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_eff ); -};};return _eba ,nil ;};func (_gdd *Reader )Mark (){_gdd ._bfa =_gdd ._ged ;_gdd ._dbg =_gdd ._eg ;_gdd ._cf =_gdd ._gf ;_gdd ._cca =_gdd ._ega ;};func (_da *Reader )Reset (){_da ._ged =_da ._bfa ;_da ._eg =_da ._dbg ;_da ._gf =_da ._cf ;_da ._ega =_da ._cca ; -};func (_df *BufferedWriter )SkipBits (skip int )error {if skip ==0{return nil ;};_f :=int (_df ._ba )+skip ;if _f >=0&&_f < 8{_df ._ba =uint8 (_f );return nil ;};_f =int (_df ._ba )+_df ._c *8+skip ;if _f < 0{return _bge .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"); -};_ce :=_f /8;_afe :=_f %8;_df ._ba =uint8 (_afe );if _ead :=_ce -_df ._c ;_ead > 0&&len (_df ._eb )-1< _ce {if _df ._ba !=0{_ead ++;};_df .expandIfNeeded (_ead );};_df ._c =_ce ;return nil ;};func (_edg *Writer )WriteBit (bit int )error {switch bit {case 0,1:return _edg .writeBit (uint8 (bit )); -};return _bge .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 BufferedMSB ()*BufferedWriter {return &BufferedWriter {_bd :true }};func (_g *BufferedWriter )Len ()int {return _g .byteCapacity ()}; -func (_gga *Reader )AbsolutePosition ()int64 {return _gga ._ged +int64 (_gga ._fcb ._ca )};func (_bfc *Reader )ConsumeRemainingBits ()(uint64 ,error ){if _bfc ._eg !=0{return _bfc .ReadBits (_bfc ._eg );};return 0,nil ;};func (_dd *BufferedWriter )expandIfNeeded (_gb int ){if !_dd .tryGrowByReslice (_gb ){_dd .grow (_gb ); -};}; \ No newline at end of file +package bitwise ;import (_ba "encoding/binary";_bf "errors";_b "fmt";_d "github.com/unidoc/unipdf/v3/common";_a "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_g "io";);var _ BinaryWriter =&BufferedWriter {};type Writer struct{_aff []byte ;_gee uint8 ; +_gdg int ;_cee bool ;};func (_bge *Writer )WriteByte (c byte )error {return _bge .writeByte (c )};func (_dfe *BufferedWriter )grow (_dff int ){if _dfe ._bg ==nil &&_dff < _f {_dfe ._bg =make ([]byte ,_dff ,_f );return ;};_cb :=len (_dfe ._bg );if _dfe ._de !=0{_cb ++; +};_ga :=cap (_dfe ._bg );switch {case _dff <=_ga /2-_cb :_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 (_dfe ._bg ),cap (_dfe ._bg ),_dff ); +_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",_ga ,_cb );copy (_dfe ._bg ,_dfe ._bg [_dfe .fullOffset ():]); +case _ga > _ae -_ga -_dff :_d .Log .Error ("\u0042\u0055F\u0046\u0045\u0052 \u0074\u006f\u006f\u0020\u006c\u0061\u0072\u0067\u0065");return ;default:_af :=make ([]byte ,2*_ga +_dff );copy (_af ,_dfe ._bg );_dfe ._bg =_af ;};_dfe ._bg =_dfe ._bg [:_cb +_dff ]; +};func (_gfc *Reader )ReadBool ()(bool ,error ){return _gfc .readBool ()};func (_ce *BufferedWriter )Reset (){_ce ._bg =_ce ._bg [:0];_ce ._aeg =0;_ce ._de =0};func (_ebc *Writer )WriteBits (bits uint64 ,number int )(_ggda int ,_dbe error ){const _dca ="\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065r\u0042\u0069\u0074\u0073"; +if number < 0||number > 64{return 0,_a .Errorf (_dca ,"\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 ;};_egde :=number /8;if _egde > 0{_cgd :=number -_egde *8;for _ccg :=_egde -1;_ccg >=0;_ccg --{_gea :=byte ((bits >>uint (_ccg *8+_cgd ))&0xff);if _dbe =_ebc .WriteByte (_gea );_dbe !=nil {return _ggda ,_a .Wrapf (_dbe ,_dca ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_egde -_ccg +1); +};};number -=_egde *8;if number ==0{return _egde ,nil ;};};var _gfb int ;for _afa :=0;_afa < number ;_afa ++{if _ebc ._cee {_gfb =int ((bits >>uint (number -1-_afa ))&0x1);}else {_gfb =int (bits &0x1);bits >>=1;};if _dbe =_ebc .WriteBit (_gfb );_dbe !=nil {return _ggda ,_a .Wrapf (_dbe ,_dca ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_afa ); +};};return _egde ,nil ;};type BufferedWriter struct{_bg []byte ;_de uint8 ;_aeg int ;_e bool ;};func (_afbd *Reader )readBool ()(_caf bool ,_eag error ){if _afbd ._fdd ==0{_afbd ._fgb ,_eag =_afbd .readBufferByte ();if _eag !=nil {return false ,_eag ;}; +_caf =(_afbd ._fgb &0x80)!=0;_afbd ._fgb ,_afbd ._fdd =_afbd ._fgb &0x7f,7;return _caf ,nil ;};_afbd ._fdd --;_caf =(_afbd ._fgb &(1<<_afbd ._fdd ))!=0;_afbd ._fgb &=1<<_afbd ._fdd -1;return _caf ,nil ;};func (_cgab *Reader )BitPosition ()int {return int (_cgab ._fdd )}; +func (_acbc *Reader )ReadUint32 ()(uint32 ,error ){_fgbe :=make ([]byte ,4);_ ,_cfe :=_acbc .Read (_fgbe );if _cfe !=nil {return 0,_cfe ;};return _ba .BigEndian .Uint32 (_fgbe ),nil ;};type readerSource struct{_bb []byte ;_dbf int ;_aed int ;};func (_cac *Reader )Mark (){_cac ._gdc =_cac ._eg ; +_cac ._eae =_cac ._fdd ;_cac ._fdbb =_cac ._fgb ;_cac ._cdc =_cac ._fc ;};func (_gbc *BufferedWriter )Write (d []byte )(int ,error ){_gbc .expandIfNeeded (len (d ));if _gbc ._de ==0{return _gbc .writeFullBytes (d ),nil ;};return _gbc .writeShiftedBytes (d ),nil ; +};func (_aag *Reader )NewPartialReader (offset ,length int ,relative bool )(*Reader ,error ){if offset < 0{return nil ,_bf .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 =_aag ._gdb ._dbf +offset ;};if length > 0{_gc :=len (_aag ._gdb ._bb );if relative {_gc =_aag ._gdb ._aed ;};if offset +length > _gc {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 ,_aag ._gdb ._aed ); +};};if length < 0{_cga :=len (_aag ._gdb ._bb );if relative {_cga =_aag ._gdb ._aed ;};length =_cga -offset ;};return &Reader {_gdb :readerSource {_bb :_aag ._gdb ._bb ,_aed :length ,_dbf :offset }},nil ;};func (_egg *Writer )FinishByte (){if _egg ._gee ==0{return ; +};_egg ._gee =0;_egg ._gdg ++;};func BufferedMSB ()*BufferedWriter {return &BufferedWriter {_e :true }};var _ _g .ByteWriter =&BufferedWriter {};func (_bag *BufferedWriter )SkipBits (skip int )error {if skip ==0{return nil ;};_cg :=int (_bag ._de )+skip ; +if _cg >=0&&_cg < 8{_bag ._de =uint8 (_cg );return nil ;};_cg =int (_bag ._de )+_bag ._aeg *8+skip ;if _cg < 0{return _a .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"); +};_eb :=_cg /8;_gb :=_cg %8;_bag ._de =uint8 (_gb );if _fd :=_eb -_bag ._aeg ;_fd > 0&&len (_bag ._bg )-1< _eb {if _bag ._de !=0{_fd ++;};_bag .expandIfNeeded (_fd );};_bag ._aeg =_eb ;return nil ;};type Reader struct{_gdb readerSource ;_fgb byte ;_fdd byte ; +_eg int64 ;_fc int ;_acb int ;_gdc int64 ;_eae byte ;_fdbb byte ;_cdc int ;};func (_bcg *BufferedWriter )writeShiftedBytes (_fgc []byte )int {for _ ,_gbg :=range _fgc {_bcg .writeByte (_gbg );};return len (_fgc );};var _ BinaryWriter =&Writer {};func (_cgae *Reader )ReadBits (n byte )(_fac uint64 ,_bacd error ){if n < _cgae ._fdd {_bae :=_cgae ._fdd -n ; +_fac =uint64 (_cgae ._fgb >>_bae );_cgae ._fgb &=1<<_bae -1;_cgae ._fdd =_bae ;return _fac ,nil ;};if n > _cgae ._fdd {if _cgae ._fdd > 0{_fac =uint64 (_cgae ._fgb );n -=_cgae ._fdd ;};for n >=8{_fde ,_cfd :=_cgae .readBufferByte ();if _cfd !=nil {return 0,_cfd ; +};_fac =_fac <<8+uint64 (_fde );n -=8;};if n > 0{if _cgae ._fgb ,_bacd =_cgae .readBufferByte ();_bacd !=nil {return 0,_bacd ;};_def :=8-n ;_fac =_fac <>_def );_cgae ._fgb &=1<<_def -1;_cgae ._fdd =_def ;}else {_cgae ._fdd =0;}; +return _fac ,nil ;};_cgae ._fdd =0;return uint64 (_cgae ._fgb ),nil ;};func (_bfc *Reader )Seek (offset int64 ,whence int )(int64 ,error ){_bfc ._acb =-1;_bfc ._fdd =0;_bfc ._fgb =0;_bfc ._fc =0;var _fda int64 ;switch whence {case _g .SeekStart :_fda =offset ; +case _g .SeekCurrent :_fda =_bfc ._eg +offset ;case _g .SeekEnd :_fda =int64 (_bfc ._gdb ._aed )+offset ;default:return 0,_bf .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 _fda < 0{return 0,_bf .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");};_bfc ._eg =_fda ; +_bfc ._fdd =0;return _fda ,nil ;};func (_ad *BufferedWriter )WriteBits (bits uint64 ,number int )(_gg int ,_dd error ){const _aa ="\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,_a .Errorf (_aa ,"\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 ); +};_eba :=number /8;if _eba > 0{_gdf :=number -_eba *8;for _cda :=_eba -1;_cda >=0;_cda --{_fa :=byte ((bits >>uint (_cda *8+_gdf ))&0xff);if _dd =_ad .WriteByte (_fa );_dd !=nil {return _gg ,_a .Wrapf (_dd ,_aa ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_eba -_cda +1); +};};number -=_eba *8;if number ==0{return _eba ,nil ;};};var _ddc int ;for _ceb :=0;_ceb < number ;_ceb ++{if _ad ._e {_ddc =int ((bits >>uint (number -1-_ceb ))&0x1);}else {_ddc =int (bits &0x1);bits >>=1;};if _dd =_ad .WriteBit (_ddc );_dd !=nil {return _gg ,_a .Wrapf (_dd ,_aa ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_ceb ); +};};return _eba ,nil ;};func (_dee *Writer )writeBit (_dcd uint8 )error {if len (_dee ._aff )-1< _dee ._gdg {return _g .EOF ;};_bagg :=_dee ._gee ;if _dee ._cee {_bagg =7-_dee ._gee ;};_dee ._aff [_dee ._gdg ]|=byte (uint16 (_dcd <<_bagg )&0xff);_dee ._gee ++; +if _dee ._gee ==8{_dee ._gdg ++;_dee ._gee =0;};return nil ;};func NewWriterMSB (data []byte )*Writer {return &Writer {_aff :data ,_cee :true }};func (_dc *BufferedWriter )WriteByte (bt byte )error {if _dc ._aeg > len (_dc ._bg )-1||(_dc ._aeg ==len (_dc ._bg )-1&&_dc ._de !=0){_dc .expandIfNeeded (1); +};_dc .writeByte (bt );return nil ;};var _ _g .Writer =&BufferedWriter {};func (_feb *Reader )ReadByte ()(byte ,error ){if _feb ._fdd ==0{return _feb .readBufferByte ();};return _feb .readUnalignedByte ();};func (_gd *BufferedWriter )FinishByte (){if _gd ._de ==0{return ; +};_gd ._de =0;_gd ._aeg ++;};func (_db *BufferedWriter )writeFullBytes (_fge []byte )int {_be :=copy (_db ._bg [_db .fullOffset ():],_fge );_db ._aeg +=_be ;return _be ;};func (_afd *Reader )Align ()(_ca byte ){_ca =_afd ._fdd ;_afd ._fdd =0;return _ca }; +func (_bc *BufferedWriter )byteCapacity ()int {_bac :=len (_bc ._bg )-_bc ._aeg ;if _bc ._de !=0{_bac --;};return _bac ;};func (_ef *BufferedWriter )WriteBit (bit int )error {if bit !=1&&bit !=0{return _a .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 (_ef ._bg )-1< _ef ._aeg {_ef .expandIfNeeded (1);};_ac :=_ef ._de ;if _ef ._e {_ac =7-_ef ._de ;};_ef ._bg [_ef ._aeg ]|=byte (uint16 (bit <<_ac )&0xff);_ef ._de ++;if _ef ._de ==8{_ef ._aeg ++;_ef ._de =0;};return nil ;};func (_fdg *Reader )Read (p []byte )(_ace int ,_gde error ){if _fdg ._fdd ==0{return _fdg .read (p ); +};for ;_ace < len (p );_ace ++{if p [_ace ],_gde =_fdg .readUnalignedByte ();_gde !=nil {return 0,_gde ;};};return _ace ,nil ;};func (_ed *Reader )readBufferByte ()(byte ,error ){if _ed ._eg >=int64 (_ed ._gdb ._aed ){return 0,_g .EOF ;};_ed ._acb =-1; +_bd :=_ed ._gdb ._bb [int64 (_ed ._gdb ._dbf )+_ed ._eg ];_ed ._eg ++;_ed ._fc =int (_bd );return _bd ,nil ;};func (_df *BufferedWriter )Len ()int {return _df .byteCapacity ()};type StreamReader interface{_g .Reader ;_g .ByteReader ;_g .Seeker ;Align ()byte ; +BitPosition ()int ;Mark ();Length ()uint64 ;ReadBit ()(int ,error );ReadBits (_cebb byte )(uint64 ,error );ReadBool ()(bool ,error );ReadUint32 ()(uint32 ,error );Reset ();AbsolutePosition ()int64 ;};func NewWriter (data []byte )*Writer {return &Writer {_aff :data }}; +type BitWriter interface{WriteBit (_ggd int )error ;WriteBits (_ea uint64 ,_fdf int )(_bea int ,_ddf error );FinishByte ();SkipBits (_cc int )error ;};func (_gbe *Reader )AbsolutePosition ()int64 {return _gbe ._eg +int64 (_gbe ._gdb ._dbf )};var (_ _g .Reader =&Reader {}; +_ _g .ByteReader =&Reader {};_ _g .Seeker =&Reader {};_ StreamReader =&Reader {};);func (_eff *BufferedWriter )writeByte (_dcb byte ){switch {case _eff ._de ==0:_eff ._bg [_eff ._aeg ]=_dcb ;_eff ._aeg ++;case _eff ._e :_eff ._bg [_eff ._aeg ]|=_dcb >>_eff ._de ; +_eff ._aeg ++;_eff ._bg [_eff ._aeg ]=byte (uint16 (_dcb )<<(8-_eff ._de )&0xff);default:_eff ._bg [_eff ._aeg ]|=byte (uint16 (_dcb )<<_eff ._de &0xff);_eff ._aeg ++;_eff ._bg [_eff ._aeg ]=_dcb >>(8-_eff ._de );};};func (_fef *Writer )UseMSB ()bool {return _fef ._cee }; +func (_bgg *BufferedWriter )tryGrowByReslice (_gf int )bool {if _cdd :=len (_bgg ._bg );_gf <=cap (_bgg ._bg )-_cdd {_bgg ._bg =_bgg ._bg [:_cdd +_gf ];return true ;};return false ;};const (_f =64;_ae =int (^uint (0)>>1););func (_gge *Writer )SkipBits (skip int )error {const _gbga ="\u0057r\u0069t\u0065\u0072\u002e\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073"; +if skip ==0{return nil ;};_dbfb :=int (_gge ._gee )+skip ;if _dbfb >=0&&_dbfb < 8{_gge ._gee =uint8 (_dbfb );return nil ;};_dbfb =int (_gge ._gee )+_gge ._gdg *8+skip ;if _dbfb < 0{return _a .Errorf (_gbga ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_geb :=_dbfb /8;_acc :=_dbfb %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",_gge ._gee ,_gge ._gdg ,int (_gge ._gee )+(_gge ._gdg )*8,len (_gge ._aff ),cap (_gge ._aff )); +_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 ,_dbfb ,_acc );_gge ._gee =uint8 (_acc );if _aegg :=_geb -_gge ._gdg ; +_aegg > 0&&len (_gge ._aff )-1< _geb {_d .Log .Trace ("\u0042\u0079\u0074e\u0044\u0069\u0066\u0066\u003a\u0020\u0025\u0064",_aegg );return _a .Errorf (_gbga ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");}; +_gge ._gdg =_geb ;_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",_gge ._gee ,_gge ._gdg );return nil ;};func (_cdg *Writer )WriteBit (bit int )error {switch bit {case 0,1:return _cdg .writeBit (uint8 (bit )); +};return _a .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 (_ggf *Reader )Reset (){_ggf ._eg =_ggf ._gdc ;_ggf ._fdd =_ggf ._eae ;_ggf ._fgb =_ggf ._fdbb ; +_ggf ._fc =_ggf ._cdc ;};func (_bca *Reader )Length ()uint64 {return uint64 (_bca ._gdb ._aed )};type BinaryWriter interface{BitWriter ;_g .Writer ;_g .ByteWriter ;Data ()[]byte ;};func (_fe *Reader )AbsoluteLength ()uint64 {return uint64 (len (_fe ._gdb ._bb ))}; +func (_ee *Reader )readUnalignedByte ()(_afg byte ,_gaf error ){_fdeg :=_ee ._fdd ;_afg =_ee ._fgb <<(8-_fdeg );_ee ._fgb ,_gaf =_ee .readBufferByte ();if _gaf !=nil {return 0,_gaf ;};_afg |=_ee ._fgb >>_fdeg ;_ee ._fgb &=1<<_fdeg -1;return _afg ,nil ; +};func (_ceg *Writer )Write (p []byte )(int ,error ){if len (p )> _ceg .byteCapacity (){return 0,_g .EOF ;};for _ ,_da :=range p {if _cgf :=_ceg .writeByte (_da );_cgf !=nil {return 0,_cgf ;};};return len (p ),nil ;};func (_gdaf *Writer )Data ()[]byte {return _gdaf ._aff }; +func (_gdd *Writer )writeByte (_eed byte )error {if _gdd ._gdg > len (_gdd ._aff )-1{return _g .EOF ;};if _gdd ._gdg ==len (_gdd ._aff )-1&&_gdd ._gee !=0{return _g .EOF ;};if _gdd ._gee ==0{_gdd ._aff [_gdd ._gdg ]=_eed ;_gdd ._gdg ++;return nil ;};if _gdd ._cee {_gdd ._aff [_gdd ._gdg ]|=_eed >>_gdd ._gee ; +_gdd ._gdg ++;_gdd ._aff [_gdd ._gdg ]=byte (uint16 (_eed )<<(8-_gdd ._gee )&0xff);}else {_gdd ._aff [_gdd ._gdg ]|=byte (uint16 (_eed )<<_gdd ._gee &0xff);_gdd ._gdg ++;_gdd ._aff [_gdd ._gdg ]=_eed >>(8-_gdd ._gee );};return nil ;};func (_ab *Reader )ReadBit ()(_dfd int ,_ge error ){_effb ,_ge :=_ab .readBool (); +if _ge !=nil {return 0,_ge ;};if _effb {_dfd =1;};return _dfd ,nil ;};func (_fba *Writer )byteCapacity ()int {_aecd :=len (_fba ._aff )-_fba ._gdg ;if _fba ._gee !=0{_aecd --;};return _aecd ;};func (_gcc *Reader )RelativePosition ()int64 {return _gcc ._eg }; +func (_fdb *BufferedWriter )fullOffset ()int {_gda :=_fdb ._aeg ;if _fdb ._de !=0{_gda ++;};return _gda ;};func (_bce *Writer )ResetBit (){_bce ._gee =0};func (_cd *BufferedWriter )Data ()[]byte {return _cd ._bg };func NewReader (data []byte )*Reader {return &Reader {_gdb :readerSource {_bb :data ,_aed :len (data ),_dbf :0}}; +};func (_cff *BufferedWriter )expandIfNeeded (_fb int ){if !_cff .tryGrowByReslice (_fb ){_cff .grow (_fb );};};func (_bgb *Reader )read (_gad []byte )(int ,error ){if _bgb ._eg >=int64 (_bgb ._gdb ._aed ){return 0,_g .EOF ;};_bgb ._acb =-1;_egdb :=copy (_gad ,_bgb ._gdb ._bb [(int64 (_bgb ._gdb ._dbf )+_bgb ._eg ):(_bgb ._gdb ._dbf +_bgb ._gdb ._aed )]); +_bgb ._eg +=int64 (_egdb );return _egdb ,nil ;};func (_ec *Reader )ConsumeRemainingBits ()(uint64 ,error ){if _ec ._fdd !=0{return _ec .ReadBits (_ec ._fdd );};return 0,nil ;};func (_dg *BufferedWriter )ResetBitIndex (){_dg ._de =0}; \ No newline at end of file diff --git a/internal/ccittfax/ccittfax.go b/internal/ccittfax/ccittfax.go index 891fe1c6..503a7038 100644 --- a/internal/ccittfax/ccittfax.go +++ b/internal/ccittfax/ccittfax.go @@ -9,121 +9,122 @@ // 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 (_c "errors";_fe "github.com/unidoc/unipdf/v3/internal/bitwise";_f "io";_a "math";);func _eac (_dcec ,_afeg int )code {var _dddc code ;switch _afeg -_dcec {case -1:_dddc =_efc ;case -2:_dddc =_acb ;case -3:_dddc =_gcc ;case 0:_dddc =_gbd ; -case 1:_dddc =_df ;case 2:_dddc =_cggg ;case 3:_dddc =_dce ;};return _dddc ;};func init (){_fb =&treeNode {_fbb :true ,_bfa :_d };_g =&treeNode {_bfa :_dg ,_bff :_fb };_g ._efdc =_g ;_bf =&tree {_ddfe :&treeNode {}};if _ed :=_bf .fillWithNode (12,0,_g ); -_ed !=nil {panic (_ed .Error ());};if _gd :=_bf .fillWithNode (12,1,_fb );_gd !=nil {panic (_gd .Error ());};_cg =&tree {_ddfe :&treeNode {}};for _ac :=0;_ac < len (_cf );_ac ++{for _cb :=0;_cb < len (_cf [_ac ]);_cb ++{if _cgc :=_cg .fill (_ac +2,int (_cf [_ac ][_cb ]),int (_dgb [_ac ][_cb ])); -_cgc !=nil {panic (_cgc .Error ());};};};if _ge :=_cg .fillWithNode (12,0,_g );_ge !=nil {panic (_ge .Error ());};if _gb :=_cg .fillWithNode (12,1,_fb );_gb !=nil {panic (_gb .Error ());};_ba =&tree {_ddfe :&treeNode {}};for _dd :=0;_dd < len (_fg );_dd ++{for _gc :=0; -_gc < len (_fg [_dd ]);_gc ++{if _fd :=_ba .fill (_dd +4,int (_fg [_dd ][_gc ]),int (_bg [_dd ][_gc ]));_fd !=nil {panic (_fd .Error ());};};};if _bad :=_ba .fillWithNode (12,0,_g );_bad !=nil {panic (_bad .Error ());};if _be :=_ba .fillWithNode (12,1,_fb ); -_be !=nil {panic (_be .Error ());};_e =&tree {_ddfe :&treeNode {}};if _dgg :=_e .fill (4,1,_gg );_dgg !=nil {panic (_dgg .Error ());};if _ea :=_e .fill (3,1,_dc );_ea !=nil {panic (_ea .Error ());};if _cgg :=_e .fill (1,1,0);_cgg !=nil {panic (_cgg .Error ()); -};if _gga :=_e .fill (3,3,1);_gga !=nil {panic (_gga .Error ());};if _dggc :=_e .fill (6,3,2);_dggc !=nil {panic (_dggc .Error ());};if _ee :=_e .fill (7,3,3);_ee !=nil {panic (_ee .Error ());};if _ab :=_e .fill (3,2,-1);_ab !=nil {panic (_ab .Error ()); -};if _bd :=_e .fill (6,2,-2);_bd !=nil {panic (_bd .Error ());};if _dcb :=_e .fill (7,2,-3);_dcb !=nil {panic (_dcb .Error ());};};func _gdc (_gfdb []byte ,_cgd int ,_dfg int ,_cee bool )([]byte ,int ){var (_abc code ;_ccg bool ;);for !_ccg {_abc ,_dfg ,_ccg =_eca (_dfg ,_cee ); -_gfdb ,_cgd =_fdgcd (_gfdb ,_cgd ,_abc );};return _gfdb ,_cgd ;};var _cf =[...][]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 _ada (_fdeg ,_eadc []byte ,_geb int ,_beb bool )int {_acaf :=_agc (_eadc ,_geb );if _acaf < len (_eadc )&&(_geb ==-1&&_eadc [_acaf ]==_afe ||_geb >=0&&_geb < len (_fdeg )&&_fdeg [_geb ]==_eadc [_acaf ]||_geb >=len (_fdeg )&&_beb &&_eadc [_acaf ]==_afe ||_geb >=len (_fdeg )&&!_beb &&_eadc [_acaf ]==_gfed ){_acaf =_agc (_eadc ,_acaf ); -};return _acaf ;};func _afb (_bec int )([]byte ,int ){var _cfa []byte ;for _gfg :=0;_gfg < 2;_gfg ++{_cfa ,_bec =_fdgcd (_cfa ,_bec ,_ef );};return _cfa ,_bec %8;};type DecodeOptions struct{Columns int ;Rows int ;K int ;EncodedByteAligned bool ;BlackIsOne bool ; -EndOfBlock bool ;EndOfLine bool ;DamagedRowsBeforeError int ;};func (_abac *Decoder )decodeRow ()(_ga error ){if !_abac ._edb &&_abac ._dgfb > 0&&_abac ._dgfb ==_abac ._gcb {return _f .EOF ;};switch _abac ._af {case _cgf :_ga =_abac .decodeRowType2 (); -case _fdg :_ga =_abac .decodeRowType4 ();case _cbf :_ga =_abac .decodeRowType6 ();};if _ga !=nil {return _ga ;};_fga :=0;_fgab :=true ;_abac ._ce =0;for _feg :=0;_feg < _abac ._gde ;_feg ++{_dgfbc :=_abac ._eee ;if _feg !=_abac ._gde {_dgfbc =_abac ._dca [_feg ]; -};if _dgfbc > _abac ._eee {_dgfbc =_abac ._eee ;};_abd :=_fga /8;for _fga %8!=0&&_dgfbc -_fga > 0{var _gbf byte ;if !_fgab {_gbf =1< 7{_abac ._agf [_abd ]=_eff ;_fga +=8;_abd ++;};};for _dgfbc -_fga > 0{if _fga %8==0{_abac ._agf [_abd ]=0;};var _acd byte ;if !_fgab {_acd =1< 2{_cce -=2;};if _dbg ==0{return _cce ;};for _gcg :=_cce ;_gcg < _aaaf ._ccf ;_gcg +=2{if _dbg < _aaaf ._bgg [_gcg ]{_aaaf ._ce =_gcg ; -return _gcg ;};};return -1;};func (_eegf *Decoder )decode1D ()error {var (_dec int ;_fdbb error ;);_bce :=true ;_eegf ._gde =0;for {var _ff int ;if _bce {_ff ,_fdbb =_eegf .decodeRun (_ba );}else {_ff ,_fdbb =_eegf .decodeRun (_cg );};if _fdbb !=nil {return _fdbb ; -};_dec +=_ff ;_eegf ._dca [_eegf ._gde ]=_dec ;_eegf ._gde ++;_bce =!_bce ;if _dec >=_eegf ._eee {break ;};};return nil ;};func _aef (_aga int )([]byte ,int ){var _edd []byte ;for _ega :=0;_ega < 6;_ega ++{_edd ,_aga =_fdgcd (_edd ,_aga ,_dgf );};return _edd ,_aga %8; -};func (_cfe tiffType )String ()string {switch _cfe {case _cgf :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 _fdg :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0034"; -case _cbf :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0036";default:return "\u0075n\u0064\u0065\u0066\u0069\u006e\u0065d";};};func NewDecoder (data []byte ,options DecodeOptions )(*Decoder ,error ){_aba :=&Decoder {_eb :_fe .NewReader (data ),_eee :options .Columns ,_dgfb :options .Rows ,_ggf :options .DamagedRowsBeforeError ,_agf :make ([]byte ,(options .Columns +7)/8),_bgg :make ([]int ,options .Columns +2),_dca :make ([]int ,options .Columns +2),_febe :options .EncodedByteAligned ,_gcbb :options .BlackIsOne ,_dbc :options .EndOfLine ,_edb :options .EndOfBlock }; -switch {case options .K ==0:_aba ._af =_fdg ;if len (data )< 20{return nil ,_c .New ("\u0074o\u006f\u0020\u0073\u0068o\u0072\u0074\u0020\u0063\u0063i\u0074t\u0066a\u0078\u0020\u0073\u0074\u0072\u0065\u0061m");};_cff :=data [:20];if _cff [0]!=0||(_cff [1]>>4!=1&&_cff [1]!=1){_aba ._af =_cgf ; -_gfeb :=(uint16 (_cff [0])<<8+uint16 (_cff [1]&0xff))>>4;for _bggd :=12;_bggd < 160;_bggd ++{_gfeb =(_gfeb <<1)+uint16 ((_cff [_bggd /8]>>uint16 (7-(_bggd %8)))&0x01);if _gfeb &0xfff==1{_aba ._af =_fdg ;break ;};};};case options .K < 0:_aba ._af =_cbf ; -case options .K > 0:_aba ._af =_fdg ;_aba ._cc =true ;};switch _aba ._af {case _cgf ,_fdg ,_cbf :default:return nil ,_c .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 _aba ,nil ;};func (_aa *Decoder )decoderRowType41D ()error {if _aa ._febe {_aa ._eb .Align ();};_aa ._eb .Mark ();var (_dcf bool ;_gdd error ;);if _aa ._dbc {_dcf ,_gdd =_aa .tryFetchEOL ();if _gdd !=nil {return _gdd ;};if !_dcf {return _de ;}; -}else {_dcf ,_gdd =_aa .looseFetchEOL ();if _gdd !=nil {return _gdd ;};};if !_dcf {_aa ._eb .Reset ();};if _dcf &&_aa ._edb {_aa ._eb .Mark ();for _gfda :=0;_gfda < 5;_gfda ++{_dcf ,_gdd =_aa .tryFetchEOL ();if _gdd !=nil {if _c .Is (_gdd ,_f .EOF ){if _gfda ==0{break ; -};return _gec ;};};if _dcf {continue ;};if _gfda > 0{return _gec ;};break ;};if _dcf {return _f .EOF ;};_aa ._eb .Reset ();};if _gdd =_aa .decode1D ();_gdd !=nil {return _gdd ;};return nil ;};func (_cefa *Encoder )Encode (pixels [][]byte )[]byte {if _cefa .BlackIs1 {_afe =0; -_gfed =1;}else {_afe =1;_gfed =0;};if _cefa .K ==0{return _cefa .encodeG31D (pixels );};if _cefa .K > 0{return _cefa .encodeG32D (pixels );};if _cefa .K < 0{return _cefa .encodeG4 (pixels );};return nil ;};type Encoder struct{K int ;EndOfLine bool ;EncodedByteAlign bool ; -Columns int ;Rows int ;EndOfBlock bool ;BlackIs1 bool ;DamagedRowsBeforeError int ;};func (_agb *Decoder )tryFetchRTC2D ()(_dad error ){_agb ._eb .Mark ();var _ebaa bool ;for _dfd :=0;_dfd < 5;_dfd ++{_ebaa ,_dad =_agb .tryFetchEOL1 ();if _dad !=nil {if _c .Is (_dad ,_f .EOF ){if _dfd ==0{break ; -};return _gec ;};};if _ebaa {continue ;};if _dfd > 0{return _gec ;};break ;};if _ebaa {return _f .EOF ;};_agb ._eb .Reset ();return _dad ;};func _eca (_deb int ,_gecg bool )(code ,int ,bool ){if _deb < 64{if _gecg {return _fdb [_deb ],0,true ;};return _feb [_deb ],0,true ; -};_acea :=_deb /64;if _acea > 40{return _db [2560],_deb -2560,false ;};if _acea > 27{return _db [_acea *64],_deb -_acea *64,false ;};if _gecg {return _gf [_acea *64],_deb -_acea *64,false ;};return _bgd [_acea *64],_deb -_acea *64,false ;};func _dade (_bbcf []byte ,_efg ,_ege ,_dcab int )([]byte ,int ){_ffb :=_eac (_ege ,_dcab ); -_bbcf ,_efg =_fdgcd (_bbcf ,_efg ,_ffb );return _bbcf ,_efg ;};func (_aaa *Decoder )decode2D ()error {_aaa ._ccf =_aaa ._gde ;_aaa ._dca ,_aaa ._bgg =_aaa ._bgg ,_aaa ._dca ;_ad :=true ;var (_ddb bool ;_da int ;_ebe error ;);_aaa ._gde =0;_bac :for _da < _aaa ._eee {_fed :=_e ._ddfe ; -for {_ddb ,_ebe =_aaa ._eb .ReadBool ();if _ebe !=nil {return _ebe ;};_fed =_fed .walk (_ddb );if _fed ==nil {continue _bac ;};if !_fed ._fbb {continue ;};switch _fed ._bfa {case _dc :var _aaf int ;if _ad {_aaf ,_ebe =_aaa .decodeRun (_ba );}else {_aaf ,_ebe =_aaa .decodeRun (_cg ); -};if _ebe !=nil {return _ebe ;};_da +=_aaf ;_aaa ._dca [_aaa ._gde ]=_da ;_aaa ._gde ++;if _ad {_aaf ,_ebe =_aaa .decodeRun (_cg );}else {_aaf ,_ebe =_aaa .decodeRun (_ba );};if _ebe !=nil {return _ebe ;};_da +=_aaf ;_aaa ._dca [_aaa ._gde ]=_da ;_aaa ._gde ++; -case _gg :_fee :=_aaa .getNextChangingElement (_da ,_ad )+1;if _fee >=_aaa ._ccf {_da =_aaa ._eee ;}else {_da =_aaa ._bgg [_fee ];};default:_caf :=_aaa .getNextChangingElement (_da ,_ad );if _caf >=_aaa ._ccf ||_caf ==-1{_da =_aaa ._eee +_fed ._bfa ;}else {_da =_aaa ._bgg [_caf ]+_fed ._bfa ; -};_aaa ._dca [_aaa ._gde ]=_da ;_aaa ._gde ++;_ad =!_ad ;};continue _bac ;};};return nil ;};func _gbc (_feba [][]byte )[][]byte {_egb :=make ([]byte ,len (_feba [0]));for _dbf :=range _egb {_egb [_dbf ]=_afe ;};_feba =append (_feba ,[]byte {});for _cbg :=len (_feba )-1; -_cbg > 0;_cbg --{_feba [_cbg ]=_feba [_cbg -1];};_feba [0]=_egb ;return _feba ;};func (_gce *Decoder )tryFetchEOL1 ()(bool ,error ){_abf ,_fbd :=_gce ._eb .ReadBits (13);if _fbd !=nil {return false ,_fbd ;};return _abf ==0x3,nil ;};func _eebc (_abcb []byte ,_dcef int )([]byte ,int ){return _fdgcd (_abcb ,_dcef ,_bc )}; -type code struct{Code uint16 ;BitsWritten int ;};func _ebfc (_gdb ,_cede []byte ,_def ,_agbc ,_bfd int )([]byte ,int ,int ){_ddd :=_agc (_gdb ,_bfd );_ccfc :=_agbc >=0&&_gdb [_agbc ]==_afe ||_agbc ==-1;_cede ,_def =_fdgcd (_cede ,_def ,_ace );var _fbf int ; -if _agbc > -1{_fbf =_bfd -_agbc ;}else {_fbf =_bfd -_agbc -1;};_cede ,_def =_gdc (_cede ,_def ,_fbf ,_ccfc );_ccfc =!_ccfc ;_cffd :=_ddd -_bfd ;_cede ,_def =_gdc (_cede ,_def ,_cffd ,_ccfc );_agbc =_ddd ;return _cede ,_def ,_agbc ;};func (_eeb *Decoder )Read (in []byte )(int ,error ){if _eeb ._afd !=nil {return 0,_eeb ._afd ; -};_cef :=len (in );var (_ae int ;_fbee int ;);for _cef !=0{if _eeb ._acf >=_eeb ._gfd {if _eeg :=_eeb .fetch ();_eeg !=nil {_eeb ._afd =_eeg ;return 0,_eeg ;};};if _eeb ._gfd ==-1{return _ae ,_f .EOF ;};switch {case _cef <=_eeb ._gfd -_eeb ._acf :_ca :=_eeb ._agf [_eeb ._acf :_eeb ._acf +_cef ]; -for _ ,_dga :=range _ca {if !_eeb ._gcbb {_dga =^_dga ;};in [_fbee ]=_dga ;_fbee ++;};_ae +=len (_ca );_eeb ._acf +=len (_ca );return _ae ,nil ;default:_fgd :=_eeb ._agf [_eeb ._acf :];for _ ,_efe :=range _fgd {if !_eeb ._gcbb {_efe =^_efe ;};in [_fbee ]=_efe ; -_fbee ++;};_ae +=len (_fgd );_eeb ._acf +=len (_fgd );_cef -=len (_fgd );};};return _ae ,nil ;};func _ebc (_fbg int )([]byte ,int ){var _daga []byte ;for _gfb :=0;_gfb < 6;_gfb ++{_daga ,_fbg =_fdgcd (_daga ,_fbg ,_ef );};return _daga ,_fbg %8;};func _eab (_bafe []byte ,_ccfe bool ,_edbd int )(int ,int ){_bda :=0; -for _edbd < len (_bafe ){if _ccfe {if _bafe [_edbd ]!=_afe {break ;};}else {if _bafe [_edbd ]!=_gfed {break ;};};_bda ++;_edbd ++;};return _bda ,_edbd ;};func (_baf *Encoder )encodeG4 (_cad [][]byte )[]byte {_cgga :=make ([][]byte ,len (_cad ));copy (_cgga ,_cad ); -_cgga =_gbc (_cgga );var _edca []byte ;var _fdgc int ;for _adc :=1;_adc < len (_cgga );_adc ++{if _baf .Rows > 0&&!_baf .EndOfBlock &&_adc ==(_baf .Rows +1){break ;};var _dagf []byte ;var _babg ,_gba ,_efd int ;_fge :=_fdgc ;_ddfb :=-1;for _ddfb < len (_cgga [_adc ]){_babg =_agc (_cgga [_adc ],_ddfb ); -_gba =_ecg (_cgga [_adc ],_cgga [_adc -1],_ddfb );_efd =_agc (_cgga [_adc -1],_gba );if _efd < _babg {_dagf ,_fge =_fdgcd (_dagf ,_fge ,_bc );_ddfb =_efd ;}else {if _a .Abs (float64 (_gba -_babg ))> 3{_dagf ,_fge ,_ddfb =_ebfc (_cgga [_adc ],_dagf ,_fge ,_ddfb ,_babg ); -}else {_dagf ,_fge =_dade (_dagf ,_fge ,_babg ,_gba );_ddfb =_babg ;};};};_edca =_baf .appendEncodedRow (_edca ,_dagf ,_fdgc );if _baf .EncodedByteAlign {_fge =0;};_fdgc =_fge %8;};if _baf .EndOfBlock {_bade ,_ :=_afb (_fdgc );_edca =_baf .appendEncodedRow (_edca ,_bade ,_fdgc ); -};return _edca ;};func (_ebf *Decoder )tryFetchEOL ()(bool ,error ){_dab ,_bcf :=_ebf ._eb .ReadBits (12);if _bcf !=nil {return false ,_bcf ;};return _dab ==0x1,nil ;};func (_geg *Decoder )decodeG32D ()error {_geg ._ccf =_geg ._gde ;_geg ._dca ,_geg ._bgg =_geg ._bgg ,_geg ._dca ; -_bed :=true ;var (_fegd bool ;_dgc int ;_fbc error ;);_geg ._gde =0;_bef :for _dgc < _geg ._eee {_fab :=_e ._ddfe ;for {_fegd ,_fbc =_geg ._eb .ReadBool ();if _fbc !=nil {return _fbc ;};_fab =_fab .walk (_fegd );if _fab ==nil {continue _bef ;};if !_fab ._fbb {continue ; -};switch _fab ._bfa {case _dc :var _cdd int ;if _bed {_cdd ,_fbc =_geg .decodeRun (_ba );}else {_cdd ,_fbc =_geg .decodeRun (_cg );};if _fbc !=nil {return _fbc ;};_dgc +=_cdd ;_geg ._dca [_geg ._gde ]=_dgc ;_geg ._gde ++;if _bed {_cdd ,_fbc =_geg .decodeRun (_cg ); -}else {_cdd ,_fbc =_geg .decodeRun (_ba );};if _fbc !=nil {return _fbc ;};_dgc +=_cdd ;_geg ._dca [_geg ._gde ]=_dgc ;_geg ._gde ++;case _gg :_bb :=_geg .getNextChangingElement (_dgc ,_bed )+1;if _bb >=_geg ._ccf {_dgc =_geg ._eee ;}else {_dgc =_geg ._bgg [_bb ]; -};default:_dcc :=_geg .getNextChangingElement (_dgc ,_bed );if _dcc >=_geg ._ccf ||_dcc ==-1{_dgc =_geg ._eee +_fab ._bfa ;}else {_dgc =_geg ._bgg [_dcc ]+_fab ._bfa ;};_geg ._dca [_geg ._gde ]=_dgc ;_geg ._gde ++;_bed =!_bed ;};continue _bef ;};};return nil ; -};func (_ec *Decoder )decodeRowType2 ()error {if _ec ._febe {_ec ._eb .Align ();};if _bge :=_ec .decode1D ();_bge !=nil {return _bge ;};return nil ;};func (_fcc *Encoder )encodeG32D (_dag [][]byte )[]byte {var _bcff []byte ;var _afef int ;for _dcaf :=0; -_dcaf < len (_dag );_dcaf +=_fcc .K {if _fcc .Rows > 0&&!_fcc .EndOfBlock &&_dcaf ==_fcc .Rows {break ;};_fda ,_dfdf :=_ddge (_dag [_dcaf ],_afef ,_dgf );_bcff =_fcc .appendEncodedRow (_bcff ,_fda ,_afef );if _fcc .EncodedByteAlign {_dfdf =0;};_afef =_dfdf ; -for _fad :=_dcaf +1;_fad < (_dcaf +_fcc .K )&&_fad < len (_dag );_fad ++{if _fcc .Rows > 0&&!_fcc .EndOfBlock &&_fad ==_fcc .Rows {break ;};_bab ,_fgae :=_fdgcd (nil ,_afef ,_fbe );var _faf ,_aff ,_dea int ;_cffe :=-1;for _cffe < len (_dag [_fad ]){_faf =_agc (_dag [_fad ],_cffe ); -_aff =_ecg (_dag [_fad ],_dag [_fad -1],_cffe );_dea =_agc (_dag [_fad -1],_aff );if _dea < _faf {_bab ,_fgae =_eebc (_bab ,_fgae );_cffe =_dea ;}else {if _a .Abs (float64 (_aff -_faf ))> 3{_bab ,_fgae ,_cffe =_ebfc (_dag [_fad ],_bab ,_fgae ,_cffe ,_faf ); -}else {_bab ,_fgae =_dade (_bab ,_fgae ,_faf ,_aff );_cffe =_faf ;};};};_bcff =_fcc .appendEncodedRow (_bcff ,_bab ,_afef );if _fcc .EncodedByteAlign {_fgae =0;};_afef =_fgae %8;};};if _fcc .EndOfBlock {_afg ,_ :=_aef (_afef );_bcff =_fcc .appendEncodedRow (_bcff ,_afg ,_afef ); -};return _bcff ;};func (_gcea *tree )fillWithNode (_eebb ,_fgfb int ,_cag *treeNode )error {_ebag :=_gcea ._ddfe ;for _ceef :=0;_ceef < _eebb ;_ceef ++{_dcbf :=uint (_eebb -1-_ceef );_gebb :=((_fgfb >>_dcbf )&1)!=0;_gfebd :=_ebag .walk (_gebb );if _gfebd !=nil {if _gfebd ._fbb {return _c .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"); -};_ebag =_gfebd ;continue ;};if _ceef ==_eebb -1{_gfebd =_cag ;}else {_gfebd =&treeNode {};};if _fgfb ==0{_gfebd ._dde =true ;};_ebag .set (_gebb ,_gfebd );_ebag =_gfebd ;};return nil ;};func (_ebce *treeNode )set (_gab bool ,_cfg *treeNode ){if !_gab {_ebce ._efdc =_cfg ; -}else {_ebce ._bff =_cfg ;};};func (_ccbf *tree )fill (_cfaf ,_afdc ,_dfa int )error {_aead :=_ccbf ._ddfe ;for _bca :=0;_bca < _cfaf ;_bca ++{_gebd :=_cfaf -1-_bca ;_bdde :=((_afdc >>uint (_gebd ))&1)!=0;_gcee :=_aead .walk (_bdde );if _gcee !=nil {if _gcee ._fbb {return _c .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"); -};_aead =_gcee ;continue ;};_gcee =&treeNode {};if _bca ==_cfaf -1{_gcee ._bfa =_dfa ;_gcee ._fbb =true ;};if _afdc ==0{_gcee ._dde =true ;};_aead .set (_bdde ,_gcee );_aead =_gcee ;};return nil ;};func (_ecf *treeNode )walk (_bae bool )*treeNode {if _bae {return _ecf ._bff ; -};return _ecf ._efdc ;};func _fdgcd (_fafb []byte ,_bdd int ,_eae code )([]byte ,int ){_bcbc :=0;for _bcbc < _eae .BitsWritten {_efcg :=_bdd /8;_fca :=_bdd %8;if _efcg >=len (_fafb ){_fafb =append (_fafb ,0);};_eadf :=8-_fca ;_edf :=_eae .BitsWritten -_bcbc ; -if _eadf > _edf {_eadf =_edf ;};if _bcbc < 8{_fafb [_efcg ]=_fafb [_efcg ]|byte (_eae .Code >>uint (8+_fca -_bcbc ))&_ggb [8-_eadf -_fca ];}else {_fafb [_efcg ]=_fafb [_efcg ]|(byte (_eae .Code <>uint (_fca );};_bdd +=_eadf ; -_bcbc +=_eadf ;};return _fafb ,_bdd ;};var _dgb =[...][]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}}; -var (_feb map[int ]code ;_fdb map[int ]code ;_bgd map[int ]code ;_gf map[int ]code ;_db map[int ]code ;_ggb map[int ]byte ;_ef =code {Code :1<<4,BitsWritten :12};_dgf =code {Code :3<<3,BitsWritten :13};_fbe =code {Code :2<<3,BitsWritten :13};_bc =code {Code :1<<12,BitsWritten :4}; -_ace =code {Code :1<<13,BitsWritten :3};_gbd =code {Code :1<<15,BitsWritten :1};_efc =code {Code :3<<13,BitsWritten :3};_acb =code {Code :3<<10,BitsWritten :6};_gcc =code {Code :3<<9,BitsWritten :7};_df =code {Code :2<<13,BitsWritten :3};_cggg =code {Code :2<<10,BitsWritten :6}; -_dce =code {Code :2<<9,BitsWritten :7};);type tree struct{_ddfe *treeNode };var (_fb *treeNode ;_g *treeNode ;_cg *tree ;_ba *tree ;_bf *tree ;_e *tree ;_d =-2000;_dg =-1000;_gg =-3000;_dc =-4000;);func _ecg (_ffad ,_cada []byte ,_cde int )int {_cfeb :=_agc (_cada ,_cde ); -if _cfeb < len (_cada )&&(_cde ==-1&&_cada [_cfeb ]==_afe ||_cde >=0&&_cde < len (_ffad )&&_ffad [_cde ]==_cada [_cfeb ]||_cde >=len (_ffad )&&_ffad [_cde -1]!=_cada [_cfeb ]){_cfeb =_agc (_cada ,_cfeb );};return _cfeb ;};func (_aca *Decoder )looseFetchEOL ()(bool ,error ){_eba ,_edaa :=_aca ._eb .ReadBits (12); -if _edaa !=nil {return false ,_edaa ;};switch _eba {case 0x1:return true ,nil ;case 0x0:for {_dgca ,_ddg :=_aca ._eb .ReadBool ();if _ddg !=nil {return false ,_ddg ;};if _dgca {return true ,nil ;};};default:return false ,nil ;};};type treeNode struct{_efdc *treeNode ; -_bff *treeNode ;_bfa int ;_dde bool ;_fbb bool ;};type tiffType int ;var _bg =[...][]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 (_afe byte =1;_gfed byte =0;);func (_gfgg *Encoder )appendEncodedRow (_bbc ,_bcec []byte ,_fabc int )[]byte {if len (_bbc )> 0&&_fabc !=0&&!_gfgg .EncodedByteAlign {_bbc [len (_bbc )-1]=_bbc [len (_bbc )-1]|_bcec [0];_bbc =append (_bbc ,_bcec [1:]...); -}else {_bbc =append (_bbc ,_bcec ...);};return _bbc ;};var _fg =[...][]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 (_fde *Encoder )encodeG31D (_fc [][]byte )[]byte {var _bgdc []byte ;_egc :=0;for _aea :=range _fc {if _fde .Rows > 0&&!_fde .EndOfBlock &&_aea ==_fde .Rows {break ;};_bbf ,_egf :=_ddge (_fc [_aea ],_egc ,_ef );_bgdc =_fde .appendEncodedRow (_bgdc ,_bbf ,_egc ); -if _fde .EncodedByteAlign {_egf =0;};_egc =_egf ;};if _fde .EndOfBlock {_ged ,_ :=_ebc (_egc );_bgdc =_fde .appendEncodedRow (_bgdc ,_ged ,_egc );};return _bgdc ;};const (_ tiffType =iota ;_cgf ;_fdg ;_cbf ;);func (_cbe *Decoder )fetch ()error {if _cbe ._gfd ==-1{return nil ; -};if _cbe ._acf < _cbe ._gfd {return nil ;};_cbe ._gfd =0;_cd :=_cbe .decodeRow ();if _cd !=nil {if !_c .Is (_cd ,_f .EOF ){return _cd ;};if _cbe ._gfd !=0{return _cd ;};_cbe ._gfd =-1;};_cbe ._acf =0;return nil ;};type Decoder struct{_eee int ;_dgfb int ; -_gcb int ;_agf []byte ;_ggf int ;_cc bool ;_fgf bool ;_gfe bool ;_gcbb bool ;_dbc bool ;_edb bool ;_febe bool ;_gfd int ;_acf int ;_bgg []int ;_dca []int ;_ccf int ;_gde int ;_bcb int ;_ce int ;_eb *_fe .Reader ;_af tiffType ;_afd error ;};func (_aec *Decoder )decodeRun (_ccb *tree )(int ,error ){var _dgfd int ; -_ddc :=_ccb ._ddfe ;for {_edc ,_eg :=_aec ._eb .ReadBool ();if _eg !=nil {return 0,_eg ;};_ddc =_ddc .walk (_edc );if _ddc ==nil {return 0,_c .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 _ddc ._fbb {_dgfd +=_ddc ._bfa ;switch {case _ddc ._bfa >=64:_ddc =_ccb ._ddfe ;case _ddc ._bfa >=0:return _dgfd ,nil ;default:return _aec ._eee ,nil ;};};};};func (_eea *Decoder )decodeRowType4 ()error {if !_eea ._cc {return _eea .decoderRowType41D (); -};if _eea ._febe {_eea ._eb .Align ();};_eea ._eb .Mark ();_ced ,_dgd :=_eea .tryFetchEOL ();if _dgd !=nil {return _dgd ;};if !_ced &&_eea ._dbc {_eea ._bcb ++;if _eea ._bcb > _eea ._ggf {return _de ;};_eea ._eb .Reset ();};if !_ced {_eea ._eb .Reset (); -};_ddf ,_dgd :=_eea ._eb .ReadBool ();if _dgd !=nil {return _dgd ;};if _ddf {if _ced &&_eea ._edb {if _dgd =_eea .tryFetchRTC2D ();_dgd !=nil {return _dgd ;};};_dgd =_eea .decode1D ();}else {_dgd =_eea .decode2D ();};if _dgd !=nil {return _dgd ;};return nil ; -};func _agc (_cgcc []byte ,_ddcf int )int {if _ddcf >=len (_cgcc ){return _ddcf ;};if _ddcf < -1{_ddcf =-1;};var _fae byte ;if _ddcf > -1{_fae =_cgcc [_ddcf ];}else {_fae =_afe ;};_gbfe :=_ddcf +1;for _gbfe < len (_cgcc ){if _cgcc [_gbfe ]!=_fae {break ; -};_gbfe ++;};return _gbfe ;}; \ No newline at end of file +package ccittfax ;import (_a "errors";_d "github.com/unidoc/unipdf/v3/internal/bitwise";_cb "io";_g "math";);func _cbac (_adad int )([]byte ,int ){var _ccfe []byte ;for _ebc :=0;_ebc < 6;_ebc ++{_ccfe ,_adad =_dgda (_ccfe ,_adad ,_ec );};return _ccfe ,_adad %8; +};func init (){_dg =&treeNode {_dag :true ,_eec :_ef };_b =&treeNode {_eec :_cbc ,_cff :_dg };_b ._fcg =_b ;_f =&tree {_aee :&treeNode {}};if _ff :=_f .fillWithNode (12,0,_b );_ff !=nil {panic (_ff .Error ());};if _fa :=_f .fillWithNode (12,1,_dg );_fa !=nil {panic (_fa .Error ()); +};_ce =&tree {_aee :&treeNode {}};for _cef :=0;_cef < len (_ae );_cef ++{for _da :=0;_da < len (_ae [_cef ]);_da ++{if _dgg :=_ce .fill (_cef +2,int (_ae [_cef ][_da ]),int (_afe [_cef ][_da ]));_dgg !=nil {panic (_dgg .Error ());};};};if _ca :=_ce .fillWithNode (12,0,_b ); +_ca !=nil {panic (_ca .Error ());};if _ffd :=_ce .fillWithNode (12,1,_dg );_ffd !=nil {panic (_ffd .Error ());};_de =&tree {_aee :&treeNode {}};for _cec :=0;_cec < len (_afa );_cec ++{for _cf :=0;_cf < len (_afa [_cec ]);_cf ++{if _gg :=_de .fill (_cec +4,int (_afa [_cec ][_cf ]),int (_eg [_cec ][_cf ])); +_gg !=nil {panic (_gg .Error ());};};};if _af :=_de .fillWithNode (12,0,_b );_af !=nil {panic (_af .Error ());};if _dba :=_de .fillWithNode (12,1,_dg );_dba !=nil {panic (_dba .Error ());};_e =&tree {_aee :&treeNode {}};if _ac :=_e .fill (4,1,_ad );_ac !=nil {panic (_ac .Error ()); +};if _ggd :=_e .fill (3,1,_db );_ggd !=nil {panic (_ggd .Error ());};if _fe :=_e .fill (1,1,0);_fe !=nil {panic (_fe .Error ());};if _gc :=_e .fill (3,3,1);_gc !=nil {panic (_gc .Error ());};if _ceg :=_e .fill (6,3,2);_ceg !=nil {panic (_ceg .Error ()); +};if _gce :=_e .fill (7,3,3);_gce !=nil {panic (_gce .Error ());};if _cae :=_e .fill (3,2,-1);_cae !=nil {panic (_cae .Error ());};if _def :=_e .fill (6,2,-2);_def !=nil {panic (_def .Error ());};if _fd :=_e .fill (7,2,-3);_fd !=nil {panic (_fd .Error ()); +};};func (_ecg *Encoder )encodeG32D (_ebfa [][]byte )[]byte {var _ggcg []byte ;var _bac int ;for _eca :=0;_eca < len (_ebfa );_eca +=_ecg .K {if _ecg .Rows > 0&&!_ecg .EndOfBlock &&_eca ==_ecg .Rows {break ;};_fbg ,_edg :=_ede (_ebfa [_eca ],_bac ,_fb ); +_ggcg =_ecg .appendEncodedRow (_ggcg ,_fbg ,_bac );if _ecg .EncodedByteAlign {_edg =0;};_bac =_edg ;for _ccb :=_eca +1;_ccb < (_eca +_ecg .K )&&_ccb < len (_ebfa );_ccb ++{if _ecg .Rows > 0&&!_ecg .EndOfBlock &&_ccb ==_ecg .Rows {break ;};_efa ,_fg :=_dgda (nil ,_bac ,_ee ); +var _bcdc ,_aace ,_ecbb int ;_eda :=-1;for _eda < len (_ebfa [_ccb ]){_bcdc =_fgc (_ebfa [_ccb ],_eda );_aace =_fecg (_ebfa [_ccb ],_ebfa [_ccb -1],_eda );_ecbb =_fgc (_ebfa [_ccb -1],_aace );if _ecbb < _bcdc {_efa ,_fg =_bedf (_efa ,_fg );_eda =_ecbb ; +}else {if _g .Abs (float64 (_aace -_bcdc ))> 3{_efa ,_fg ,_eda =_dfe (_ebfa [_ccb ],_efa ,_fg ,_eda ,_bcdc );}else {_efa ,_fg =_geab (_efa ,_fg ,_bcdc ,_aace );_eda =_bcdc ;};};};_ggcg =_ecg .appendEncodedRow (_ggcg ,_efa ,_bac );if _ecg .EncodedByteAlign {_fg =0; +};_bac =_fg %8;};};if _ecg .EndOfBlock {_afb ,_ :=_deb (_bac );_ggcg =_ecg .appendEncodedRow (_ggcg ,_afb ,_bac );};return _ggcg ;};func _fdece (_gcde []byte ,_bcdg bool ,_ebd int )(int ,int ){_ccd :=0;for _ebd < len (_gcde ){if _bcdg {if _gcde [_ebd ]!=_ffe {break ; +};}else {if _gcde [_ebd ]!=_aea {break ;};};_ccd ++;_ebd ++;};return _ccd ,_ebd ;};func _deb (_abgd int )([]byte ,int ){var _ecd []byte ;for _fcb :=0;_fcb < 6;_fcb ++{_ecd ,_abgd =_dgda (_ecd ,_abgd ,_fb );};return _ecd ,_abgd %8;};func (_abc *Decoder )Read (in []byte )(int ,error ){if _abc ._fab !=nil {return 0,_abc ._fab ; +};_ada :=len (in );var (_bed int ;_aeb int ;);for _ada !=0{if _abc ._bb >=_abc ._fc {if _fae :=_abc .fetch ();_fae !=nil {_abc ._fab =_fae ;return 0,_fae ;};};if _abc ._fc ==-1{return _bed ,_cb .EOF ;};switch {case _ada <=_abc ._fc -_abc ._bb :_adf :=_abc ._dbc [_abc ._bb :_abc ._bb +_ada ]; +for _ ,_ed :=range _adf {if !_abc ._gcb {_ed =^_ed ;};in [_aeb ]=_ed ;_aeb ++;};_bed +=len (_adf );_abc ._bb +=len (_adf );return _bed ,nil ;default:_dgde :=_abc ._dbc [_abc ._bb :];for _ ,_bgc :=range _dgde {if !_abc ._gcb {_bgc =^_bgc ;};in [_aeb ]=_bgc ; +_aeb ++;};_bed +=len (_dgde );_abc ._bb +=len (_dgde );_ada -=len (_dgde );};};return _bed ,nil ;};func (_cbd tiffType )String ()string {switch _cbd {case _daf :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 _dd :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0034";case _dbab :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0036";default:return "\u0075n\u0064\u0065\u0066\u0069\u006e\u0065d";};};var _afa =[...][]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 init (){_dgd =make (map[int ]code );_dgd [0]=code {Code :13<<8|3<<6,BitsWritten :10};_dgd [1]=code {Code :2<<(5+8),BitsWritten :3};_dgd [2]=code {Code :3<<(6+8),BitsWritten :2};_dgd [3]=code {Code :2<<(6+8),BitsWritten :2};_dgd [4]=code {Code :3<<(5+8),BitsWritten :3}; +_dgd [5]=code {Code :3<<(4+8),BitsWritten :4};_dgd [6]=code {Code :2<<(4+8),BitsWritten :4};_dgd [7]=code {Code :3<<(3+8),BitsWritten :5};_dgd [8]=code {Code :5<<(2+8),BitsWritten :6};_dgd [9]=code {Code :4<<(2+8),BitsWritten :6};_dgd [10]=code {Code :4<<(1+8),BitsWritten :7}; +_dgd [11]=code {Code :5<<(1+8),BitsWritten :7};_dgd [12]=code {Code :7<<(1+8),BitsWritten :7};_dgd [13]=code {Code :4<<8,BitsWritten :8};_dgd [14]=code {Code :7<<8,BitsWritten :8};_dgd [15]=code {Code :12<<8,BitsWritten :9};_dgd [16]=code {Code :5<<8|3<<6,BitsWritten :10}; +_dgd [17]=code {Code :6<<8,BitsWritten :10};_dgd [18]=code {Code :2<<8,BitsWritten :10};_dgd [19]=code {Code :12<<8|7<<5,BitsWritten :11};_dgd [20]=code {Code :13<<8,BitsWritten :11};_dgd [21]=code {Code :13<<8|4<<5,BitsWritten :11};_dgd [22]=code {Code :6<<8|7<<5,BitsWritten :11}; +_dgd [23]=code {Code :5<<8,BitsWritten :11};_dgd [24]=code {Code :2<<8|7<<5,BitsWritten :11};_dgd [25]=code {Code :3<<8,BitsWritten :11};_dgd [26]=code {Code :12<<8|10<<4,BitsWritten :12};_dgd [27]=code {Code :12<<8|11<<4,BitsWritten :12};_dgd [28]=code {Code :12<<8|12<<4,BitsWritten :12}; +_dgd [29]=code {Code :12<<8|13<<4,BitsWritten :12};_dgd [30]=code {Code :6<<8|8<<4,BitsWritten :12};_dgd [31]=code {Code :6<<8|9<<4,BitsWritten :12};_dgd [32]=code {Code :6<<8|10<<4,BitsWritten :12};_dgd [33]=code {Code :6<<8|11<<4,BitsWritten :12};_dgd [34]=code {Code :13<<8|2<<4,BitsWritten :12}; +_dgd [35]=code {Code :13<<8|3<<4,BitsWritten :12};_dgd [36]=code {Code :13<<8|4<<4,BitsWritten :12};_dgd [37]=code {Code :13<<8|5<<4,BitsWritten :12};_dgd [38]=code {Code :13<<8|6<<4,BitsWritten :12};_dgd [39]=code {Code :13<<8|7<<4,BitsWritten :12};_dgd [40]=code {Code :6<<8|12<<4,BitsWritten :12}; +_dgd [41]=code {Code :6<<8|13<<4,BitsWritten :12};_dgd [42]=code {Code :13<<8|10<<4,BitsWritten :12};_dgd [43]=code {Code :13<<8|11<<4,BitsWritten :12};_dgd [44]=code {Code :5<<8|4<<4,BitsWritten :12};_dgd [45]=code {Code :5<<8|5<<4,BitsWritten :12};_dgd [46]=code {Code :5<<8|6<<4,BitsWritten :12}; +_dgd [47]=code {Code :5<<8|7<<4,BitsWritten :12};_dgd [48]=code {Code :6<<8|4<<4,BitsWritten :12};_dgd [49]=code {Code :6<<8|5<<4,BitsWritten :12};_dgd [50]=code {Code :5<<8|2<<4,BitsWritten :12};_dgd [51]=code {Code :5<<8|3<<4,BitsWritten :12};_dgd [52]=code {Code :2<<8|4<<4,BitsWritten :12}; +_dgd [53]=code {Code :3<<8|7<<4,BitsWritten :12};_dgd [54]=code {Code :3<<8|8<<4,BitsWritten :12};_dgd [55]=code {Code :2<<8|7<<4,BitsWritten :12};_dgd [56]=code {Code :2<<8|8<<4,BitsWritten :12};_dgd [57]=code {Code :5<<8|8<<4,BitsWritten :12};_dgd [58]=code {Code :5<<8|9<<4,BitsWritten :12}; +_dgd [59]=code {Code :2<<8|11<<4,BitsWritten :12};_dgd [60]=code {Code :2<<8|12<<4,BitsWritten :12};_dgd [61]=code {Code :5<<8|10<<4,BitsWritten :12};_dgd [62]=code {Code :6<<8|6<<4,BitsWritten :12};_dgd [63]=code {Code :6<<8|7<<4,BitsWritten :12};_ggc =make (map[int ]code ); +_ggc [0]=code {Code :53<<8,BitsWritten :8};_ggc [1]=code {Code :7<<(2+8),BitsWritten :6};_ggc [2]=code {Code :7<<(4+8),BitsWritten :4};_ggc [3]=code {Code :8<<(4+8),BitsWritten :4};_ggc [4]=code {Code :11<<(4+8),BitsWritten :4};_ggc [5]=code {Code :12<<(4+8),BitsWritten :4}; +_ggc [6]=code {Code :14<<(4+8),BitsWritten :4};_ggc [7]=code {Code :15<<(4+8),BitsWritten :4};_ggc [8]=code {Code :19<<(3+8),BitsWritten :5};_ggc [9]=code {Code :20<<(3+8),BitsWritten :5};_ggc [10]=code {Code :7<<(3+8),BitsWritten :5};_ggc [11]=code {Code :8<<(3+8),BitsWritten :5}; +_ggc [12]=code {Code :8<<(2+8),BitsWritten :6};_ggc [13]=code {Code :3<<(2+8),BitsWritten :6};_ggc [14]=code {Code :52<<(2+8),BitsWritten :6};_ggc [15]=code {Code :53<<(2+8),BitsWritten :6};_ggc [16]=code {Code :42<<(2+8),BitsWritten :6};_ggc [17]=code {Code :43<<(2+8),BitsWritten :6}; +_ggc [18]=code {Code :39<<(1+8),BitsWritten :7};_ggc [19]=code {Code :12<<(1+8),BitsWritten :7};_ggc [20]=code {Code :8<<(1+8),BitsWritten :7};_ggc [21]=code {Code :23<<(1+8),BitsWritten :7};_ggc [22]=code {Code :3<<(1+8),BitsWritten :7};_ggc [23]=code {Code :4<<(1+8),BitsWritten :7}; +_ggc [24]=code {Code :40<<(1+8),BitsWritten :7};_ggc [25]=code {Code :43<<(1+8),BitsWritten :7};_ggc [26]=code {Code :19<<(1+8),BitsWritten :7};_ggc [27]=code {Code :36<<(1+8),BitsWritten :7};_ggc [28]=code {Code :24<<(1+8),BitsWritten :7};_ggc [29]=code {Code :2<<8,BitsWritten :8}; +_ggc [30]=code {Code :3<<8,BitsWritten :8};_ggc [31]=code {Code :26<<8,BitsWritten :8};_ggc [32]=code {Code :27<<8,BitsWritten :8};_ggc [33]=code {Code :18<<8,BitsWritten :8};_ggc [34]=code {Code :19<<8,BitsWritten :8};_ggc [35]=code {Code :20<<8,BitsWritten :8}; +_ggc [36]=code {Code :21<<8,BitsWritten :8};_ggc [37]=code {Code :22<<8,BitsWritten :8};_ggc [38]=code {Code :23<<8,BitsWritten :8};_ggc [39]=code {Code :40<<8,BitsWritten :8};_ggc [40]=code {Code :41<<8,BitsWritten :8};_ggc [41]=code {Code :42<<8,BitsWritten :8}; +_ggc [42]=code {Code :43<<8,BitsWritten :8};_ggc [43]=code {Code :44<<8,BitsWritten :8};_ggc [44]=code {Code :45<<8,BitsWritten :8};_ggc [45]=code {Code :4<<8,BitsWritten :8};_ggc [46]=code {Code :5<<8,BitsWritten :8};_ggc [47]=code {Code :10<<8,BitsWritten :8}; +_ggc [48]=code {Code :11<<8,BitsWritten :8};_ggc [49]=code {Code :82<<8,BitsWritten :8};_ggc [50]=code {Code :83<<8,BitsWritten :8};_ggc [51]=code {Code :84<<8,BitsWritten :8};_ggc [52]=code {Code :85<<8,BitsWritten :8};_ggc [53]=code {Code :36<<8,BitsWritten :8}; +_ggc [54]=code {Code :37<<8,BitsWritten :8};_ggc [55]=code {Code :88<<8,BitsWritten :8};_ggc [56]=code {Code :89<<8,BitsWritten :8};_ggc [57]=code {Code :90<<8,BitsWritten :8};_ggc [58]=code {Code :91<<8,BitsWritten :8};_ggc [59]=code {Code :74<<8,BitsWritten :8}; +_ggc [60]=code {Code :75<<8,BitsWritten :8};_ggc [61]=code {Code :50<<8,BitsWritten :8};_ggc [62]=code {Code :51<<8,BitsWritten :8};_ggc [63]=code {Code :52<<8,BitsWritten :8};_cbg =make (map[int ]code );_cbg [64]=code {Code :3<<8|3<<6,BitsWritten :10}; +_cbg [128]=code {Code :12<<8|8<<4,BitsWritten :12};_cbg [192]=code {Code :12<<8|9<<4,BitsWritten :12};_cbg [256]=code {Code :5<<8|11<<4,BitsWritten :12};_cbg [320]=code {Code :3<<8|3<<4,BitsWritten :12};_cbg [384]=code {Code :3<<8|4<<4,BitsWritten :12}; +_cbg [448]=code {Code :3<<8|5<<4,BitsWritten :12};_cbg [512]=code {Code :3<<8|12<<3,BitsWritten :13};_cbg [576]=code {Code :3<<8|13<<3,BitsWritten :13};_cbg [640]=code {Code :2<<8|10<<3,BitsWritten :13};_cbg [704]=code {Code :2<<8|11<<3,BitsWritten :13}; +_cbg [768]=code {Code :2<<8|12<<3,BitsWritten :13};_cbg [832]=code {Code :2<<8|13<<3,BitsWritten :13};_cbg [896]=code {Code :3<<8|18<<3,BitsWritten :13};_cbg [960]=code {Code :3<<8|19<<3,BitsWritten :13};_cbg [1024]=code {Code :3<<8|20<<3,BitsWritten :13}; +_cbg [1088]=code {Code :3<<8|21<<3,BitsWritten :13};_cbg [1152]=code {Code :3<<8|22<<3,BitsWritten :13};_cbg [1216]=code {Code :119<<3,BitsWritten :13};_cbg [1280]=code {Code :2<<8|18<<3,BitsWritten :13};_cbg [1344]=code {Code :2<<8|19<<3,BitsWritten :13}; +_cbg [1408]=code {Code :2<<8|20<<3,BitsWritten :13};_cbg [1472]=code {Code :2<<8|21<<3,BitsWritten :13};_cbg [1536]=code {Code :2<<8|26<<3,BitsWritten :13};_cbg [1600]=code {Code :2<<8|27<<3,BitsWritten :13};_cbg [1664]=code {Code :3<<8|4<<3,BitsWritten :13}; +_cbg [1728]=code {Code :3<<8|5<<3,BitsWritten :13};_aa =make (map[int ]code );_aa [64]=code {Code :27<<(3+8),BitsWritten :5};_aa [128]=code {Code :18<<(3+8),BitsWritten :5};_aa [192]=code {Code :23<<(2+8),BitsWritten :6};_aa [256]=code {Code :55<<(1+8),BitsWritten :7}; +_aa [320]=code {Code :54<<8,BitsWritten :8};_aa [384]=code {Code :55<<8,BitsWritten :8};_aa [448]=code {Code :100<<8,BitsWritten :8};_aa [512]=code {Code :101<<8,BitsWritten :8};_aa [576]=code {Code :104<<8,BitsWritten :8};_aa [640]=code {Code :103<<8,BitsWritten :8}; +_aa [704]=code {Code :102<<8,BitsWritten :9};_aa [768]=code {Code :102<<8|1<<7,BitsWritten :9};_aa [832]=code {Code :105<<8,BitsWritten :9};_aa [896]=code {Code :105<<8|1<<7,BitsWritten :9};_aa [960]=code {Code :106<<8,BitsWritten :9};_aa [1024]=code {Code :106<<8|1<<7,BitsWritten :9}; +_aa [1088]=code {Code :107<<8,BitsWritten :9};_aa [1152]=code {Code :107<<8|1<<7,BitsWritten :9};_aa [1216]=code {Code :108<<8,BitsWritten :9};_aa [1280]=code {Code :108<<8|1<<7,BitsWritten :9};_aa [1344]=code {Code :109<<8,BitsWritten :9};_aa [1408]=code {Code :109<<8|1<<7,BitsWritten :9}; +_aa [1472]=code {Code :76<<8,BitsWritten :9};_aa [1536]=code {Code :76<<8|1<<7,BitsWritten :9};_aa [1600]=code {Code :77<<8,BitsWritten :9};_aa [1664]=code {Code :24<<(2+8),BitsWritten :6};_aa [1728]=code {Code :77<<8|1<<7,BitsWritten :9};_fdb =make (map[int ]code ); +_fdb [1792]=code {Code :1<<8,BitsWritten :11};_fdb [1856]=code {Code :1<<8|4<<5,BitsWritten :11};_fdb [1920]=code {Code :1<<8|5<<5,BitsWritten :11};_fdb [1984]=code {Code :1<<8|2<<4,BitsWritten :12};_fdb [2048]=code {Code :1<<8|3<<4,BitsWritten :12};_fdb [2112]=code {Code :1<<8|4<<4,BitsWritten :12}; +_fdb [2176]=code {Code :1<<8|5<<4,BitsWritten :12};_fdb [2240]=code {Code :1<<8|6<<4,BitsWritten :12};_fdb [2304]=code {Code :1<<8|7<<4,BitsWritten :12};_fdb [2368]=code {Code :1<<8|12<<4,BitsWritten :12};_fdb [2432]=code {Code :1<<8|13<<4,BitsWritten :12}; +_fdb [2496]=code {Code :1<<8|14<<4,BitsWritten :12};_fdb [2560]=code {Code :1<<8|15<<4,BitsWritten :12};_ga =make (map[int ]byte );_ga [0]=0xFF;_ga [1]=0xFE;_ga [2]=0xFC;_ga [3]=0xF8;_ga [4]=0xF0;_ga [5]=0xE0;_ga [6]=0xC0;_ga [7]=0x80;_ga [8]=0x00;};func _gacd (_cde int )([]byte ,int ){var _agc []byte ; +for _dcf :=0;_dcf < 2;_dcf ++{_agc ,_cde =_dgda (_agc ,_cde ,_ec );};return _agc ,_cde %8;};func (_aab *Decoder )decode2D ()error {_aab ._aac =_aab ._ade ;_aab ._gba ,_aab ._gbc =_aab ._gbc ,_aab ._gba ;_cbf :=true ;var (_fff bool ;_bda int ;_abb error ; +);_aab ._ade =0;_acc :for _bda < _aab ._dbaf {_fdg :=_e ._aee ;for {_fff ,_abb =_aab ._fdbg .ReadBool ();if _abb !=nil {return _abb ;};_fdg =_fdg .walk (_fff );if _fdg ==nil {continue _acc ;};if !_fdg ._dag {continue ;};switch _fdg ._eec {case _db :var _aaa int ; +if _cbf {_aaa ,_abb =_aab .decodeRun (_de );}else {_aaa ,_abb =_aab .decodeRun (_ce );};if _abb !=nil {return _abb ;};_bda +=_aaa ;_aab ._gba [_aab ._ade ]=_bda ;_aab ._ade ++;if _cbf {_aaa ,_abb =_aab .decodeRun (_ce );}else {_aaa ,_abb =_aab .decodeRun (_de ); +};if _abb !=nil {return _abb ;};_bda +=_aaa ;_aab ._gba [_aab ._ade ]=_bda ;_aab ._ade ++;case _ad :_cebf :=_aab .getNextChangingElement (_bda ,_cbf )+1;if _cebf >=_aab ._aac {_bda =_aab ._dbaf ;}else {_bda =_aab ._gbc [_cebf ];};default:_abd :=_aab .getNextChangingElement (_bda ,_cbf ); +if _abd >=_aab ._aac ||_abd ==-1{_bda =_aab ._dbaf +_fdg ._eec ;}else {_bda =_aab ._gbc [_abd ]+_fdg ._eec ;};_aab ._gba [_aab ._ade ]=_bda ;_aab ._ade ++;_cbf =!_cbf ;};continue _acc ;};};return nil ;};const (_ tiffType =iota ;_daf ;_dd ;_dbab ;);func NewDecoder (data []byte ,options DecodeOptions )(*Decoder ,error ){_cc :=&Decoder {_fdbg :_d .NewReader (data ),_dbaf :options .Columns ,_gb :options .Rows ,_cee :options .DamagedRowsBeforeError ,_dbc :make ([]byte ,(options .Columns +7)/8),_gbc :make ([]int ,options .Columns +2),_gba :make ([]int ,options .Columns +2),_bf :options .EncodedByteAligned ,_gcb :options .BlackIsOne ,_afd :options .EndOfLine ,_bdbc :options .EndOfBlock }; +switch {case options .K ==0:_cc ._afg =_dd ;if len (data )< 20{return nil ,_a .New ("\u0074o\u006f\u0020\u0073\u0068o\u0072\u0074\u0020\u0063\u0063i\u0074t\u0066a\u0078\u0020\u0073\u0074\u0072\u0065\u0061m");};_ab :=data [:20];if _ab [0]!=0||(_ab [1]>>4!=1&&_ab [1]!=1){_cc ._afg =_daf ; +_bgg :=(uint16 (_ab [0])<<8+uint16 (_ab [1]&0xff))>>4;for _ba :=12;_ba < 160;_ba ++{_bgg =(_bgg <<1)+uint16 ((_ab [_ba /8]>>uint16 (7-(_ba %8)))&0x01);if _bgg &0xfff==1{_cc ._afg =_dd ;break ;};};};case options .K < 0:_cc ._afg =_dbab ;case options .K > 0:_cc ._afg =_dd ; +_cc ._ffc =true ;};switch _cc ._afg {case _daf ,_dd ,_dbab :default:return nil ,_a .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 _cc ,nil ;};func (_eaa *Decoder )tryFetchEOL ()(bool ,error ){_ccc ,_bbc :=_eaa ._fdbg .ReadBits (12);if _bbc !=nil {return false ,_bbc ;};return _ccc ==0x1,nil ;};func (_accg *treeNode )set (_beff bool ,_aeae *treeNode ){if !_beff {_accg ._fcg =_aeae ; +}else {_accg ._cff =_aeae ;};};func (_dad *Decoder )fetch ()error {if _dad ._fc ==-1{return nil ;};if _dad ._bb < _dad ._fc {return nil ;};_dad ._fc =0;_dbd :=_dad .decodeRow ();if _dbd !=nil {if !_a .Is (_dbd ,_cb .EOF ){return _dbd ;};if _dad ._fc !=0{return _dbd ; +};_dad ._fc =-1;};_dad ._bb =0;return nil ;};func (_cab *Decoder )tryFetchEOL1 ()(bool ,error ){_dab ,_bef :=_cab ._fdbg .ReadBits (13);if _bef !=nil {return false ,_bef ;};return _dab ==0x3,nil ;};func _fgc (_cge []byte ,_bdaf int )int {if _bdaf >=len (_cge ){return _bdaf ; +};if _bdaf < -1{_bdaf =-1;};var _egf byte ;if _bdaf > -1{_egf =_cge [_bdaf ];}else {_egf =_ffe ;};_fed :=_bdaf +1;for _fed < len (_cge ){if _cge [_fed ]!=_egf {break ;};_fed ++;};return _fed ;};func (_abe *tree )fill (_baac ,_bfa ,_abec int )error {_cggb :=_abe ._aee ; +for _acb :=0;_acb < _baac ;_acb ++{_cbaf :=_baac -1-_acb ;_bgcf :=((_bfa >>uint (_cbaf ))&1)!=0;_cgeb :=_cggb .walk (_bgcf );if _cgeb !=nil {if _cgeb ._dag {return _a .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"); +};_cggb =_cgeb ;continue ;};_cgeb =&treeNode {};if _acb ==_baac -1{_cgeb ._eec =_abec ;_cgeb ._dag =true ;};if _bfa ==0{_cgeb ._agb =true ;};_cggb .set (_bgcf ,_cgeb );_cggb =_cgeb ;};return nil ;};type Decoder struct{_dbaf int ;_gb int ;_bc int ;_dbc []byte ; +_cee int ;_ffc bool ;_gec bool ;_gf bool ;_gcb bool ;_afd bool ;_bdbc bool ;_bf bool ;_fc int ;_bb int ;_gbc []int ;_gba []int ;_aac int ;_ade int ;_dec int ;_ddb int ;_fdbg *_d .Reader ;_afg tiffType ;_fab error ;};type DecodeOptions struct{Columns int ; +Rows int ;K int ;EncodedByteAligned bool ;BlackIsOne bool ;EndOfBlock bool ;EndOfLine bool ;DamagedRowsBeforeError int ;};func (_gbda *Decoder )looseFetchEOL ()(bool ,error ){_fcd ,_feb :=_gbda ._fdbg .ReadBits (12);if _feb !=nil {return false ,_feb ;}; +switch _fcd {case 0x1:return true ,nil ;case 0x0:for {_faee ,_ece :=_gbda ._fdbg .ReadBool ();if _ece !=nil {return false ,_ece ;};if _faee {return true ,nil ;};};default:return false ,nil ;};};func (_ccf *Decoder )decodeRun (_fdd *tree )(int ,error ){var _adc int ; +_gge :=_fdd ._aee ;for {_ggg ,_ccfc :=_ccf ._fdbg .ReadBool ();if _ccfc !=nil {return 0,_ccfc ;};_gge =_gge .walk (_ggg );if _gge ==nil {return 0,_a .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 _gge ._dag {_adc +=_gge ._eec ;switch {case _gge ._eec >=64:_gge =_fdd ._aee ;case _gge ._eec >=0:return _adc ,nil ;default:return _ccf ._dbaf ,nil ;};};};};var _afe =[...][]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 code struct{Code uint16 ;BitsWritten int ;};func _abbc (_dbdfe []byte ,_gdf int ,_cbdf int ,_bgb bool )([]byte ,int ){var (_ecgd code ;_adadc bool ;);for !_adadc {_ecgd ,_cbdf ,_adadc =_ecc (_cbdf ,_bgb );_dbdfe ,_gdf =_dgda (_dbdfe ,_gdf ,_ecgd ); +};return _dbdfe ,_gdf ;};func _dfe (_ffa ,_dce []byte ,_dgdea ,_addd ,_dcd int )([]byte ,int ,int ){_dgac :=_fgc (_ffa ,_dcd );_edb :=_addd >=0&&_ffa [_addd ]==_ffe ||_addd ==-1;_dce ,_dgdea =_dgda (_dce ,_dgdea ,_dge );var _faga int ;if _addd > -1{_faga =_dcd -_addd ; +}else {_faga =_dcd -_addd -1;};_dce ,_dgdea =_abbc (_dce ,_dgdea ,_faga ,_edb );_edb =!_edb ;_ggge :=_dgac -_dcd ;_dce ,_dgdea =_abbc (_dce ,_dgdea ,_ggge ,_edb );_addd =_dgac ;return _dce ,_dgdea ,_addd ;};func _ega (_acf ,_adce []byte ,_dac int ,_cegd bool )int {_cead :=_fgc (_adce ,_dac ); +if _cead < len (_adce )&&(_dac ==-1&&_adce [_cead ]==_ffe ||_dac >=0&&_dac < len (_acf )&&_acf [_dac ]==_adce [_cead ]||_dac >=len (_acf )&&_cegd &&_adce [_cead ]==_ffe ||_dac >=len (_acf )&&!_cegd &&_adce [_cead ]==_aea ){_cead =_fgc (_adce ,_cead );}; +return _cead ;};func (_gdd *Decoder )decode1D ()error {var (_ea int ;_ceb error ;);_efe :=true ;_gdd ._ade =0;for {var _add int ;if _efe {_add ,_ceb =_gdd .decodeRun (_de );}else {_add ,_ceb =_gdd .decodeRun (_ce );};if _ceb !=nil {return _ceb ;};_ea +=_add ; +_gdd ._gba [_gdd ._ade ]=_ea ;_gdd ._ade ++;_efe =!_efe ;if _ea >=_gdd ._dbaf {break ;};};return nil ;};func _ecc (_cfg int ,_decb bool )(code ,int ,bool ){if _cfg < 64{if _decb {return _ggc [_cfg ],0,true ;};return _dgd [_cfg ],0,true ;};_bgdc :=_cfg /64; +if _bgdc > 40{return _fdb [2560],_cfg -2560,false ;};if _bgdc > 27{return _fdb [_bgdc *64],_cfg -_bgdc *64,false ;};if _decb {return _aa [_bgdc *64],_cfg -_bgdc *64,false ;};return _cbg [_bgdc *64],_cfg -_bgdc *64,false ;};var (_ffe byte =1;_aea byte =0; +);type treeNode struct{_fcg *treeNode ;_cff *treeNode ;_eec int ;_agb bool ;_dag bool ;};func _aeg (_bdc ,_cebcd int )code {var _dda code ;switch _cebcd -_bdc {case -1:_dda =_bd ;case -2:_dda =_bdb ;case -3:_dda =_fea ;case 0:_dda =_bg ;case 1:_dda =_dgea ; +case 2:_dda =_be ;case 3:_dda =_ggb ;};return _dda ;};func _dgda (_dga []byte ,_gdg int ,_dgaa code )([]byte ,int ){_gcf :=0;for _gcf < _dgaa .BitsWritten {_bee :=_gdg /8;_feae :=_gdg %8;if _bee >=len (_dga ){_dga =append (_dga ,0);};_ebcg :=8-_feae ;_gdc :=_dgaa .BitsWritten -_gcf ; +if _ebcg > _gdc {_ebcg =_gdc ;};if _gcf < 8{_dga [_bee ]=_dga [_bee ]|byte (_dgaa .Code >>uint (8+_feae -_gcf ))&_ga [8-_ebcg -_feae ];}else {_dga [_bee ]=_dga [_bee ]|(byte (_dgaa .Code <>uint (_feae );};_gdg +=_ebcg ; +_gcf +=_ebcg ;};return _dga ,_gdg ;};type Encoder struct{K int ;EndOfLine bool ;EncodedByteAlign bool ;Columns int ;Rows int ;EndOfBlock bool ;BlackIs1 bool ;DamagedRowsBeforeError int ;};func (_bggb *Encoder )encodeG31D (_gfd [][]byte )[]byte {var _bfb []byte ; +_agf :=0;for _fdec :=range _gfd {if _bggb .Rows > 0&&!_bggb .EndOfBlock &&_fdec ==_bggb .Rows {break ;};_bcd ,_bde :=_ede (_gfd [_fdec ],_agf ,_ec );_bfb =_bggb .appendEncodedRow (_bfb ,_bcd ,_agf );if _bggb .EncodedByteAlign {_bde =0;};_agf =_bde ;};if _bggb .EndOfBlock {_baa ,_ :=_cbac (_agf ); +_bfb =_bggb .appendEncodedRow (_bfb ,_baa ,_agf );};return _bfb ;};func (_cd *Decoder )tryFetchRTC2D ()(_beg error ){_cd ._fdbg .Mark ();var _caf bool ;for _bce :=0;_bce < 5;_bce ++{_caf ,_beg =_cd .tryFetchEOL1 ();if _beg !=nil {if _a .Is (_beg ,_cb .EOF ){if _bce ==0{break ; +};return _adg ;};};if _caf {continue ;};if _bce > 0{return _adg ;};break ;};if _caf {return _cb .EOF ;};_cd ._fdbg .Reset ();return _beg ;};func (_cg *Decoder )decoderRowType41D ()error {if _cg ._bf {_cg ._fdbg .Align ();};_cg ._fdbg .Mark ();var (_abg bool ; +_gfa error ;);if _cg ._afd {_abg ,_gfa =_cg .tryFetchEOL ();if _gfa !=nil {return _gfa ;};if !_abg {return _dbb ;};}else {_abg ,_gfa =_cg .looseFetchEOL ();if _gfa !=nil {return _gfa ;};};if !_abg {_cg ._fdbg .Reset ();};if _abg &&_cg ._bdbc {_cg ._fdbg .Mark (); +for _fag :=0;_fag < 5;_fag ++{_abg ,_gfa =_cg .tryFetchEOL ();if _gfa !=nil {if _a .Is (_gfa ,_cb .EOF ){if _fag ==0{break ;};return _adg ;};};if _abg {continue ;};if _fag > 0{return _adg ;};break ;};if _abg {return _cb .EOF ;};_cg ._fdbg .Reset ();};if _gfa =_cg .decode1D (); +_gfa !=nil {return _gfa ;};return nil ;};func (_ag *Decoder )decodeRow ()(_ggdf error ){if !_ag ._bdbc &&_ag ._gb > 0&&_ag ._gb ==_ag ._bc {return _cb .EOF ;};switch _ag ._afg {case _daf :_ggdf =_ag .decodeRowType2 ();case _dd :_ggdf =_ag .decodeRowType4 (); +case _dbab :_ggdf =_ag .decodeRowType6 ();};if _ggdf !=nil {return _ggdf ;};_ecb :=0;_bfe :=true ;_ag ._ddb =0;for _abf :=0;_abf < _ag ._ade ;_abf ++{_bba :=_ag ._dbaf ;if _abf !=_ag ._ade {_bba =_ag ._gba [_abf ];};if _bba > _ag ._dbaf {_bba =_ag ._dbaf ; +};_afdb :=_ecb /8;for _ecb %8!=0&&_bba -_ecb > 0{var _gag byte ;if !_bfe {_gag =1< 7{_ag ._dbc [_afdb ]=_aebg ; +_ecb +=8;_afdb ++;};};for _bba -_ecb > 0{if _ecb %8==0{_ag ._dbc [_afdb ]=0;};var _cac byte ;if !_bfe {_cac =1< 0;_aff --{_bca [_aff ]=_bca [_aff -1];};_bca [0]=_gga ; +return _bca ;};func _ede (_baf []byte ,_ddbd int ,_bdd code )([]byte ,int ){_cebc :=true ;var _ggce []byte ;_ggce ,_ddbd =_dgda (nil ,_ddbd ,_bdd );_efg :=0;var _ffcb int ;for _efg < len (_baf ){_ffcb ,_efg =_fdece (_baf ,_cebc ,_efg );_ggce ,_ddbd =_abbc (_ggce ,_ddbd ,_ffcb ,_cebc ); +_cebc =!_cebc ;};return _ggce ,_ddbd %8;};func (_fdfb *Encoder )Encode (pixels [][]byte )[]byte {if _fdfb .BlackIs1 {_ffe =0;_aea =1;}else {_ffe =1;_aea =0;};if _fdfb .K ==0{return _fdfb .encodeG31D (pixels );};if _fdfb .K > 0{return _fdfb .encodeG32D (pixels ); +};if _fdfb .K < 0{return _fdfb .encodeG4 (pixels );};return nil ;};func (_dabc *Encoder )appendEncodedRow (_cbgd ,_gea []byte ,_fec int )[]byte {if len (_cbgd )> 0&&_fec !=0&&!_dabc .EncodedByteAlign {_cbgd [len (_cbgd )-1]=_cbgd [len (_cbgd )-1]|_gea [0]; +_cbgd =append (_cbgd ,_gea [1:]...);}else {_cbgd =append (_cbgd ,_gea ...);};return _cbgd ;};func (_dgb *Encoder )encodeG4 (_ffdb [][]byte )[]byte {_ccfa :=make ([][]byte ,len (_ffdb ));copy (_ccfa ,_ffdb );_ccfa =_aega (_ccfa );var _cba []byte ;var _bcec int ; +for _dgdef :=1;_dgdef < len (_ccfa );_dgdef ++{if _dgb .Rows > 0&&!_dgb .EndOfBlock &&_dgdef ==(_dgb .Rows +1){break ;};var _gac []byte ;var _eea ,_eeg ,_acca int ;_bfg :=_bcec ;_fabe :=-1;for _fabe < len (_ccfa [_dgdef ]){_eea =_fgc (_ccfa [_dgdef ],_fabe ); +_eeg =_fecg (_ccfa [_dgdef ],_ccfa [_dgdef -1],_fabe );_acca =_fgc (_ccfa [_dgdef -1],_eeg );if _acca < _eea {_gac ,_bfg =_dgda (_gac ,_bfg ,_gca );_fabe =_acca ;}else {if _g .Abs (float64 (_eeg -_eea ))> 3{_gac ,_bfg ,_fabe =_dfe (_ccfa [_dgdef ],_gac ,_bfg ,_fabe ,_eea ); +}else {_gac ,_bfg =_geab (_gac ,_bfg ,_eea ,_eeg );_fabe =_eea ;};};};_cba =_dgb .appendEncodedRow (_cba ,_gac ,_bcec );if _dgb .EncodedByteAlign {_bfg =0;};_bcec =_bfg %8;};if _dgb .EndOfBlock {_gcd ,_ :=_gacd (_bcec );_cba =_dgb .appendEncodedRow (_cba ,_gcd ,_bcec ); +};return _cba ;};func (_aaf *Decoder )decodeRowType6 ()error {if _aaf ._bf {_aaf ._fdbg .Align ();};if _aaf ._bdbc {_aaf ._fdbg .Mark ();_cfc ,_dbcc :=_aaf .tryFetchEOL ();if _dbcc !=nil {return _dbcc ;};if _cfc {_cfc ,_dbcc =_aaf .tryFetchEOL ();if _dbcc !=nil {return _dbcc ; +};if _cfc {return _cb .EOF ;};};_aaf ._fdbg .Reset ();};return _aaf .decode2D ();};var _eg =[...][]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}}; +type tree struct{_aee *treeNode };func (_gee *Decoder )decodeRowType2 ()error {if _gee ._bf {_gee ._fdbg .Align ();};if _dbdf :=_gee .decode1D ();_dbdf !=nil {return _dbdf ;};return nil ;};func (_aad *Decoder )decodeG32D ()error {_aad ._aac =_aad ._ade ; +_aad ._gba ,_aad ._gbc =_aad ._gbc ,_aad ._gba ;_adb :=true ;var (_geg bool ;_age int ;_dcg error ;);_aad ._ade =0;_gagc :for _age < _aad ._dbaf {_ebf :=_e ._aee ;for {_geg ,_dcg =_aad ._fdbg .ReadBool ();if _dcg !=nil {return _dcg ;};_ebf =_ebf .walk (_geg ); +if _ebf ==nil {continue _gagc ;};if !_ebf ._dag {continue ;};switch _ebf ._eec {case _db :var _bdbg int ;if _adb {_bdbg ,_dcg =_aad .decodeRun (_de );}else {_bdbg ,_dcg =_aad .decodeRun (_ce );};if _dcg !=nil {return _dcg ;};_age +=_bdbg ;_aad ._gba [_aad ._ade ]=_age ; +_aad ._ade ++;if _adb {_bdbg ,_dcg =_aad .decodeRun (_ce );}else {_bdbg ,_dcg =_aad .decodeRun (_de );};if _dcg !=nil {return _dcg ;};_age +=_bdbg ;_aad ._gba [_aad ._ade ]=_age ;_aad ._ade ++;case _ad :_gd :=_aad .getNextChangingElement (_age ,_adb )+1; +if _gd >=_aad ._aac {_age =_aad ._dbaf ;}else {_age =_aad ._gbc [_gd ];};default:_bcb :=_aad .getNextChangingElement (_age ,_adb );if _bcb >=_aad ._aac ||_bcb ==-1{_age =_aad ._dbaf +_ebf ._eec ;}else {_age =_aad ._gbc [_bcb ]+_ebf ._eec ;};_aad ._gba [_aad ._ade ]=_age ; +_aad ._ade ++;_adb =!_adb ;};continue _gagc ;};};return nil ;};func (_egb *tree )fillWithNode (_gcbd ,_cag int ,_fcba *treeNode )error {_gegd :=_egb ._aee ;for _caa :=0;_caa < _gcbd ;_caa ++{_cbgf :=uint (_gcbd -1-_caa );_aga :=((_cag >>_cbgf )&1)!=0;_aaab :=_gegd .walk (_aga ); +if _aaab !=nil {if _aaab ._dag {return _a .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");};_gegd =_aaab ;continue ; +};if _caa ==_gcbd -1{_aaab =_fcba ;}else {_aaab =&treeNode {};};if _cag ==0{_aaab ._agb =true ;};_gegd .set (_aga ,_aaab );_gegd =_aaab ;};return nil ;};func (_ffb *Decoder )decodeRowType4 ()error {if !_ffb ._ffc {return _ffb .decoderRowType41D ();};if _ffb ._bf {_ffb ._fdbg .Align (); +};_ffb ._fdbg .Mark ();_afaa ,_fde :=_ffb .tryFetchEOL ();if _fde !=nil {return _fde ;};if !_afaa &&_ffb ._afd {_ffb ._dec ++;if _ffb ._dec > _ffb ._cee {return _dbb ;};_ffb ._fdbg .Reset ();};if !_afaa {_ffb ._fdbg .Reset ();};_aba ,_fde :=_ffb ._fdbg .ReadBool (); +if _fde !=nil {return _fde ;};if _aba {if _afaa &&_ffb ._bdbc {if _fde =_ffb .tryFetchRTC2D ();_fde !=nil {return _fde ;};};_fde =_ffb .decode1D ();}else {_fde =_ffb .decode2D ();};if _fde !=nil {return _fde ;};return nil ;};func (_fbb *Decoder )getNextChangingElement (_cgg int ,_cea bool )int {_cbfe :=0; +if !_cea {_cbfe =1;};_fdf :=int (uint32 (_fbb ._ddb )&0xFFFFFFFE)+_cbfe ;if _fdf > 2{_fdf -=2;};if _cgg ==0{return _fdf ;};for _bgd :=_fdf ;_bgd < _fbb ._aac ;_bgd +=2{if _cgg < _fbb ._gbc [_bgd ]{_fbb ._ddb =_bgd ;return _bgd ;};};return -1;};var (_dgd map[int ]code ; +_ggc map[int ]code ;_cbg map[int ]code ;_aa map[int ]code ;_fdb map[int ]code ;_ga map[int ]byte ;_ec =code {Code :1<<4,BitsWritten :12};_fb =code {Code :3<<3,BitsWritten :13};_ee =code {Code :2<<3,BitsWritten :13};_gca =code {Code :1<<12,BitsWritten :4}; +_dge =code {Code :1<<13,BitsWritten :3};_bg =code {Code :1<<15,BitsWritten :1};_bd =code {Code :3<<13,BitsWritten :3};_bdb =code {Code :3<<10,BitsWritten :6};_fea =code {Code :3<<9,BitsWritten :7};_dgea =code {Code :2<<13,BitsWritten :3};_be =code {Code :2<<10,BitsWritten :6}; +_ggb =code {Code :2<<9,BitsWritten :7};);func (_dbcf *treeNode )walk (_debf bool )*treeNode {if _debf {return _dbcf ._cff ;};return _dbcf ._fcg ;};func _fecg (_adec ,_gagcd []byte ,_df int )int {_dgbg :=_fgc (_gagcd ,_df );if _dgbg < len (_gagcd )&&(_df ==-1&&_gagcd [_dgbg ]==_ffe ||_df >=0&&_df < len (_adec )&&_adec [_df ]==_gagcd [_dgbg ]||_df >=len (_adec )&&_adec [_df -1]!=_gagcd [_dgbg ]){_dgbg =_fgc (_gagcd ,_dgbg ); +};return _dgbg ;};var _ae =[...][]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}}; +var (_dg *treeNode ;_b *treeNode ;_ce *tree ;_de *tree ;_f *tree ;_e *tree ;_ef =-2000;_cbc =-1000;_ad =-3000;_db =-4000;); \ No newline at end of file diff --git a/internal/cmap/bcmaps/bcmaps.go b/internal/cmap/bcmaps/bcmaps.go index 49fadb6d..3438b105 100644 --- a/internal/cmap/bcmaps/bcmaps.go +++ b/internal/cmap/bcmaps/bcmaps.go @@ -9,379 +9,385 @@ // 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 (_c "bytes";_ee "compress/gzip";_b "fmt";_ec "io";_db "os";_e "strings";_a "time";);var _cfad =[]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 _cbb ()(*asset ,error ){_bdg ,_fcgc :=_gee ();if _fcgc !=nil {return nil ,_fcgc ;};_geg :=bindataFileInfo {_dbg :"Add-RKSJ-H",_gc :12790,_ge :_db .FileMode (436),_bc :_a .Unix (1580491088,0)};_dcc :=&asset {_ca :_bdg ,_fa :_geg };return _dcc ,nil ; -};var _cdcb =[]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 _bdf ()(*asset ,error ){_aab ,_bee :=_gaf ();if _bee !=nil {return nil ,_bee ;};_gda :=bindataFileInfo {_dbg :"Adobe-CNS1-6",_gc :1901,_ge :_db .FileMode (436),_bc :_a .Unix (1580491216,0)};_acb :=&asset {_ca :_aab ,_fa :_gda };return _acb ,nil ;}; -var _beab =[]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 _ffaa ()([]byte ,error ){return _f (_edbe ,"GB-EUC-V")};func _fdfce ()([]byte ,error ){return _f (_caegf ,"UniAKR-UTF32-H")};func _fadd ()([]byte ,error ){return _f (_acbef ,"EUC-H")};func _dcb ()([]byte ,error ){return _f (_fceb ,"Adobe-KR-0")};var _dddf =[]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 _efbe ()([]byte ,error ){return _f (_afbd ,"Adobe-Japan1-1")};func _ecad ()([]byte ,error ){return _f (_faaf ,"UniCNS-UTF8-H")};var _ecgf =[]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"); -var _acbb =[]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 _eebaf ()(*asset ,error ){_eeeb ,_cbda :=_fafa ();if _cbda !=nil {return nil ,_cbda ;};_ebe :=bindataFileInfo {_dbg :"KSC-EUC-H",_gc :9483,_ge :_db .FileMode (436),_bc :_a .Unix (1580492494,0)};_bbcb :=&asset {_ca :_eeeb ,_fa :_ebe };return _bbcb ,nil ; -};func _bdae ()([]byte ,error ){return _f (_gge ,"GB-V")};var _dcceg =[]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"); -var _bceff =[]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 _baba ()(*asset ,error ){_cgcd ,_cfgg :=_beddf ();if _cfgg !=nil {return nil ,_cfgg ;};_dgea :=bindataFileInfo {_dbg :"KSCms-UHC-HW-H",_gc :13680,_ge :_db .FileMode (436),_bc :_a .Unix (1580492566,0)};_gfcc :=&asset {_ca :_cgcd ,_fa :_dgea };return _gfcc ,nil ; -};func _fce ()(*asset ,error ){_fgf ,_geea :=_ebaf ();if _geea !=nil {return nil ,_geea ;};_aeb :=bindataFileInfo {_dbg :"Adobe-CNS1-0",_gc :1587,_ge :_db .FileMode (436),_bc :_a .Unix (1580491131,0)};_bdad :=&asset {_ca :_fgf ,_fa :_aeb };return _bdad ,nil ; -};func _aeba ()(*asset ,error ){_cgd ,_bcac :=_debec ();if _bcac !=nil {return nil ,_bcac ;};_gfea :=bindataFileInfo {_dbg :"ETenms-B5-V",_gc :709,_ge :_db .FileMode (436),_bc :_a .Unix (1580491804,0)};_bedd :=&asset {_ca :_cgd ,_fa :_gfea };return _bedd ,nil ; -};func _egcca ()([]byte ,error ){return _f (_cabb ,"UniJIS-UTF8-H")};func _gfeae ()([]byte ,error ){return _f (_abe ,"GBTpc-EUC-H")};var _feb =[]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"); -var _dg =[]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 _cfab ()([]byte ,error ){return _f (_ffcf ,"UniAKR-UTF16-H")};func _ffb ()(*asset ,error ){_bca ,_ebg :=_fffg ();if _ebg !=nil {return nil ,_ebg ;};_cde :=bindataFileInfo {_dbg :"Adobe-Japan1-3",_gc :1147,_ge :_db .FileMode (436),_bc :_a .Unix (1580491320,0)}; -_abcg :=&asset {_ca :_bca ,_fa :_cde };return _abcg ,nil ;};var _cedce =[]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 _fbf =[]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 _dcdc =[]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 _bfee ()(*asset ,error ){_cfac ,_cggg :=_ffef ();if _cggg !=nil {return nil ,_cggg ;};_gecaa :=bindataFileInfo {_dbg :"UniAKR-UTF8-H",_gc :217759,_ge :_db .FileMode (436),_bc :_a .Unix (1580492671,0)};_aebad :=&asset {_ca :_cfac ,_fa :_gecaa };return _aebad ,nil ; -};func _cbdc ()(*asset ,error ){_dfadc ,_egbc :=_aaeb ();if _egbc !=nil {return nil ,_egbc ;};_aege :=bindataFileInfo {_dbg :"Ext-RKSJ-V",_gc :1151,_ge :_db .FileMode (436),_bc :_a .Unix (1580491925,0)};_cbbc :=&asset {_ca :_dfadc ,_fa :_aege };return _cbbc ,nil ; -};func _bfg ()(*asset ,error ){_geaf ,_aabb :=_dbe ();if _aabb !=nil {return nil ,_aabb ;};_acbe :=bindataFileInfo {_dbg :"Adobe-Korea1-UCS2",_gc :144546,_ge :_db .FileMode (436),_bc :_a .Unix (1580490590,0)};_bcfc :=&asset {_ca :_geaf ,_fa :_acbe };return _bcfc ,nil ; -};func _abfc ()([]byte ,error ){return _f (_ead ,"Adobe-CNS1-7")};func _dbe ()([]byte ,error ){return _f (_aadd ,"Adobe-Korea1-UCS2")};func _aaf ()(*asset ,error ){_gab ,_fdfc :=_dde ();if _fdfc !=nil {return nil ,_fdfc ;};_dgf :=bindataFileInfo {_dbg :"Adobe-CNS1-1",_gc :1761,_ge :_db .FileMode (436),_bc :_a .Unix (1580491172,0)}; -_fea :=&asset {_ca :_gab ,_fa :_dgf };return _fea ,nil ;};var _gce =[]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 _egca ()(*asset ,error ){_ffgd ,_ebga :=_bgee ();if _ebga !=nil {return nil ,_ebga ;};_agag :=bindataFileInfo {_dbg :"CNS2-V",_gc :371,_ge :_db .FileMode (436),_bc :_a .Unix (1580491570,0)};_addd :=&asset {_ca :_ffgd ,_fa :_agag };return _addd ,nil ; -};func _faa ()([]byte ,error ){return _f (_baa ,"90msp-RKSJ-V")};func _gee ()([]byte ,error ){return _f (_fgg ,"Add-RKSJ-H")};var _beed =[]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 _cedc ()(*asset ,error ){_eggf ,_ddcd :=_bdae ();if _ddcd !=nil {return nil ,_ddcd ;};_aeef :=bindataFileInfo {_dbg :"GB-V",_gc :774,_ge :_db .FileMode (436),_bc :_a .Unix (1580492258,0)};_cbag :=&asset {_ca :_eggf ,_fa :_aeef };return _cbag ,nil ; -};func _geae ()(*asset ,error ){_eagg ,_fbfa :=_ddae ();if _fbfa !=nil {return nil ,_fbfa ;};_gagfc :=bindataFileInfo {_dbg :"UniKS-UCS2-H",_gc :163757,_ge :_db .FileMode (436),_bc :_a .Unix (1580493024,0)};_aaa :=&asset {_ca :_eagg ,_fa :_gagfc };return _aaa ,nil ; -};func _caf ()(*asset ,error ){_bag ,_bfba :=_bgf ();if _bfba !=nil {return nil ,_bfba ;};_ecb :=bindataFileInfo {_dbg :"90pv-RKSJ-V",_gc :1381,_ge :_db .FileMode (436),_bc :_a .Unix (1580491056,0)};_dc :=&asset {_ca :_bag ,_fa :_ecb };return _dc ,nil ; -};func _cfea ()(*asset ,error ){_ebbf ,_ceabb :=_efe ();if _ceabb !=nil {return nil ,_ceabb ;};_egcc :=bindataFileInfo {_dbg :"CNS-EUC-V",_gc :11034,_ge :_db .FileMode (436),_bc :_a .Unix (1580491606,0)};_age :=&asset {_ca :_ebbf ,_fa :_egcc };return _age ,nil ; -};func _dga ()([]byte ,error ){return _f (_ebcd ,"Adobe-Japan1-4")};func _dfda ()(*asset ,error ){_cdd ,_ffcb :=_dabef ();if _ffcb !=nil {return nil ,_ffcb ;};_bggf :=bindataFileInfo {_dbg :"GB-EUC-H",_gc :2187,_ge :_db .FileMode (436),_bc :_a .Unix (1580491958,0)}; -_gfge :=&asset {_ca :_cdd ,_fa :_bggf };return _gfge ,nil ;};func _cabc ()([]byte ,error ){return _f (_dd ,"78-EUC-H")};func _dbbf ()(*asset ,error ){_fdgca ,_faefe :=_adga ();if _faefe !=nil {return nil ,_faefe ;};_ceg :=bindataFileInfo {_dbg :"UniJIS-UTF32-V",_gc :4458,_ge :_db .FileMode (436),_bc :_a .Unix (1580492953,0)}; -_feca :=&asset {_ca :_fdgca ,_fa :_ceg };return _feca ,nil ;};var _bce =[]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 _gbf ()([]byte ,error ){return _f (_dafe ,"GBT-EUC-H")};func _cafg ()(*asset ,error ){_aceg ,_fdgeg :=_ggdb ();if _fdgeg !=nil {return nil ,_fdgeg ;};_eadc :=bindataFileInfo {_dbg :"HKdlb-B5-V",_gc :613,_ge :_db .FileMode (436),_bc :_a .Unix (1580492332,0)}; -_bbcce :=&asset {_ca :_aceg ,_fa :_eadc };return _bbcce ,nil ;};var _efb =[]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 _aeg ()(*asset ,error ){_edb ,_fae :=_fcb ();if _fae !=nil {return nil ,_fae ;};_aacf :=bindataFileInfo {_dbg :"Adobe-Japan1-2",_gc :1136,_ge :_db .FileMode (436),_bc :_a .Unix (1580491314,0)};_fed :=&asset {_ca :_edb ,_fa :_aacf };return _fed ,nil ; -};func _cfbe ()(*asset ,error ){_bcce ,_dfbb :=_bffeb ();if _dfbb !=nil {return nil ,_dfbb ;};_cbbf :=bindataFileInfo {_dbg :"UniJISPro-UTF8-V",_gc :5120,_ge :_db .FileMode (436),_bc :_a .Unix (1580492871,0)};_babaf :=&asset {_ca :_bcce ,_fa :_cbbf };return _babaf ,nil ; -};var _bcag =[]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 _fgef ()([]byte ,error ){return _f (_ebaeb ,"UniJISX0213-UTF32-V")};func _cec ()([]byte ,error ){return _f (_ecgf ,"Adobe-KR-9")};var _dcdce =[]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 _fgbb ()([]byte ,error ){return _f (_aecdb ,"UniCNS-UTF32-H")};func _bcb ()(*asset ,error ){_adg ,_ff :=_cabc ();if _ff !=nil {return nil ,_ff ;};_cdf :=bindataFileInfo {_dbg :"78-EUC-H",_gc :12552,_ge :_db .FileMode (436),_bc :_a .Unix (1580490820,0)}; -_be :=&asset {_ca :_adg ,_fa :_cdf };return _be ,nil ;};func _gaa ()([]byte ,error ){return _f (_fgcd ,"GBT-EUC-V")};var _bbad =[]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 _gca ()([]byte ,error ){return _f (_gea ,"Adobe-GB1-5")};var _afbd =[]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"); -func _abfcc ()(*asset ,error ){_efba ,_efbc :=_adab ();if _efbc !=nil {return nil ,_efbc ;};_aca :=bindataFileInfo {_dbg :"Ext-RKSJ-H",_gc :13359,_ge :_db .FileMode (436),_bc :_a .Unix (1580491904,0)};_dbf :=&asset {_ca :_efba ,_fa :_aca };return _dbf ,nil ; -};func _bffeb ()([]byte ,error ){return _f (_bdec ,"UniJISPro-UTF8-V")};var _fdfbe =[]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 _bgcf =[]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 _fag ()([]byte ,error ){return _f (_dbd ,"78-RKSJ-H")};func _eag ()([]byte ,error ){return _f (_acbb ,"Adobe-GB1-0")};var _cbfb =[]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 _caegf =[]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 _edc ()([]byte ,error ){return _f (_eefa ,"KSCpc-EUC-H")};func _fgb ()([]byte ,error ){return _f (_fde ,"Adobe-GB1-4")};var _bgd =[]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"); -var _adc =[]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 _gede =[]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 _beca ()(*asset ,error ){_ceb ,_aedc :=_gafb ();if _aedc !=nil {return nil ,_aedc ;};_bcc :=bindataFileInfo {_dbg :"B5pc-V",_gc :624,_ge :_db .FileMode (436),_bc :_a .Unix (1580491499,0)};_bgba :=&asset {_ca :_ceb ,_fa :_bcc };return _bgba ,nil ;}; -func _fcdc ()(*asset ,error ){_fcdce ,_dfb :=_fdfb ();if _dfb !=nil {return nil ,_dfb ;};_bbab :=bindataFileInfo {_dbg :"B5pc-H",_gc :5309,_ge :_db .FileMode (436),_bc :_a .Unix (1580491485,0)};_eaa :=&asset {_ca :_fcdce ,_fa :_bbab };return _eaa ,nil ; -};var _aadd =[]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 _adab ()([]byte ,error ){return _f (_cfad ,"Ext-RKSJ-H")};func _ecd ()([]byte ,error ){return _f (_geeaa ,"Adobe-GB1-2")};var _ecaca =[]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 _eeba ()(*asset ,error ){_bagg ,_babe :=_gbf ();if _babe !=nil {return nil ,_babe ;};_ebdb :=bindataFileInfo {_dbg :"GBT-EUC-H",_gc :44530,_ge :_db .FileMode (436),_bc :_a .Unix (1580492198,0)};_dag :=&asset {_ca :_bagg ,_fa :_ebdb };return _dag ,nil ; -};func _cge ()([]byte ,error ){return _f (_ffcbe ,"GBK-EUC-V")};var _abef =[]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 _gbbe ()(*asset ,error ){_gddf ,_dgad :=_gegc ();if _dgad !=nil {return nil ,_dgad ;};_ccda :=bindataFileInfo {_dbg :"HKm471-B5-V",_gc :615,_ge :_db .FileMode (436),_bc :_a .Unix (1580492433,0)};_eefd :=&asset {_ca :_gddf ,_fa :_ccda };return _eefd ,nil ; -};var _eafb =[]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"); -func _ebbb ()(*asset ,error ){_aba ,_gff :=_gca ();if _gff !=nil {return nil ,_gff ;};_acg :=bindataFileInfo {_dbg :"Adobe-GB1-5",_gc :2811,_ge :_db .FileMode (436),_bc :_a .Unix (1580491284,0)};_baf :=&asset {_ca :_aba ,_fa :_acg };return _baf ,nil ;}; -var _ecbf =[]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 _abag ()(*asset ,error ){_cabcg ,_bcdd :=_cbca ();if _bcdd !=nil {return nil ,_bcdd ;};_eedga :=bindataFileInfo {_dbg :"EUC-V",_gc :913,_ge :_db .FileMode (436),_bc :_a .Unix (1580491862,0)};_cdbg :=&asset {_ca :_cabcg ,_fa :_eedga };return _cdbg ,nil ; -};func _egef ()(*asset ,error ){_gbfa ,_eeab :=_cdgd ();if _eeab !=nil {return nil ,_eeab ;};_gegb :=bindataFileInfo {_dbg :"RKSJ-V",_gc :915,_ge :_db .FileMode (436),_bc :_a .Unix (1580492637,0)};_bbcdf :=&asset {_ca :_gbfa ,_fa :_gegb };return _bbcdf ,nil ; -};var _bcea =[]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 _ffd ()(*asset ,error ){_cddb ,_edeb :=_dba ();if _edeb !=nil {return nil ,_edeb ;};_ddbf :=bindataFileInfo {_dbg :"UniGB-UTF16-H",_gc :197731,_ge :_db .FileMode (436),_bc :_a .Unix (1580492754,0)};_aabg :=&asset {_ca :_cddb ,_fa :_ddbf };return _aabg ,nil ; -};func _bfbb ()([]byte ,error ){return _f (_edefa ,"Hiragana")};var _gffggf =[]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 _egea ()([]byte ,error ){return _f (_adc ,"Adobe-Korea1-2")};func _abab ()([]byte ,error ){return _f (_eafb ,"HKgccs-B5-V")};func _dfgdb ()(*asset ,error ){_cfead ,_eccb :=_gaa ();if _eccb !=nil {return nil ,_eccb ;};_adcb :=bindataFileInfo {_dbg :"GBT-EUC-V",_gc :785,_ge :_db .FileMode (436),_bc :_a .Unix (1580492205,0)}; -_accd :=&asset {_ca :_cfead ,_fa :_adcb };return _accd ,nil ;};func _ecea ()(*asset ,error ){_dbga ,_eagbg :=_fabd ();if _eagbg !=nil {return nil ,_eagbg ;};_fbea :=bindataFileInfo {_dbg :"KSCpc-EUC-V",_gc :715,_ge :_db .FileMode (436),_bc :_a .Unix (1580493255,0)}; -_cefd :=&asset {_ca :_dbga ,_fa :_fbea };return _cefd ,nil ;};func _aeea ()(*asset ,error ){_gacg ,_becc :=_ccgd ();if _becc !=nil {return nil ,_becc ;};_aecd :=bindataFileInfo {_dbg :"ETHK-B5-H",_gc :20959,_ge :_db .FileMode (436),_bc :_a .Unix (1580491821,0)}; -_gbg :=&asset {_ca :_gacg ,_fa :_aecd };return _gbg ,nil ;};func _ccdd ()(*asset ,error ){_ggd ,_egb :=_caega ();if _egb !=nil {return nil ,_egb ;};_aad :=bindataFileInfo {_dbg :"Adobe-Japan1-7",_gc :2201,_ge :_db .FileMode (436),_bc :_a .Unix (1580491344,0)}; -_cbbd :=&asset {_ca :_ggd ,_fa :_aad };return _cbbd ,nil ;};func _cfa ()([]byte ,error ){return _f (_dfa ,"Adobe-CNS1-4")};func _bcgd ()(*asset ,error ){_eaae ,_cfb :=_fbaa ();if _cfb !=nil {return nil ,_cfb ;};_cafga :=bindataFileInfo {_dbg :"UniJISPro-UCS2-HW-V",_gc :4376,_ge :_db .FileMode (436),_bc :_a .Unix (1580492860,0)}; -_acaf :=&asset {_ca :_eaae ,_fa :_cafga };return _acaf ,nil ;};var _eff =[]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 _agda =[]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 _deg =[]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"); -var _ccf =[]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 _gfb =[]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 _cea ()([]byte ,error ){return _f (_ebb ,"Adobe-CNS1-2")};func _acaa ()(*asset ,error ){_afbdc ,_afe :=_ffgc ();if _afe !=nil {return nil ,_afe ;};_fcf :=bindataFileInfo {_dbg :"Ext-V",_gc :1141,_ge :_db .FileMode (436),_bc :_a .Unix (1580491941,0)}; -_bfgd :=&asset {_ca :_afbdc ,_fa :_fcf };return _bfgd ,nil ;};var _ddabf =[]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"); -func _abad ()([]byte ,error ){return _f (_debd ,"GBTpc-EUC-V")};type bintree struct{Func func ()(*asset ,error );Children map[string ]*bintree ;};type asset struct{_ca []byte ;_fa _db .FileInfo ;};var _ddfb =[]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 _fdef ()(*asset ,error ){_ffcc ,_dbb :=_cge ();if _dbb !=nil {return nil ,_dbb ;};_cadd :=bindataFileInfo {_dbg :"GBK-EUC-V",_gc :766,_ge :_db .FileMode (436),_bc :_a .Unix (1580492085,0)};_ccbg :=&asset {_ca :_ffcc ,_fa :_cadd };return _ccbg ,nil ; -};var _fd =[]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 _faef =[]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 _gbee ()([]byte ,error ){return _f (_dbde ,"ETen-B5-V")};func _bebgc ()([]byte ,error ){return _f (_afcd ,"UniCNS-UCS2-H")};func _beef ()(*asset ,error ){_fggd ,_dgff :=_bcba ();if _dgff !=nil {return nil ,_dgff ;};_fgde :=bindataFileInfo {_dbg :"GB-H",_gc :2090,_ge :_db .FileMode (436),_bc :_a .Unix (1580492002,0)}; -_gga :=&asset {_ca :_fggd ,_fa :_fgde };return _gga ,nil ;};func _eceg ()([]byte ,error ){return _f (_agaf ,"H")};var _accdc =[]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"); -var _abgde =[]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 _ggeg =[]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 _dafe =[]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 _abee =[]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 _fdge =[]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 _gbbg ()(*asset ,error ){_fabg ,_fceg :=_abad ();if _fceg !=nil {return nil ,_fceg ;};_ggcd :=bindataFileInfo {_dbg :"GBTpc-EUC-V",_gc :789,_ge :_db .FileMode (436),_bc :_a .Unix (1580492242,0)};_ggac :=&asset {_ca :_fabg ,_fa :_ggcd };return _ggac ,nil ; -};var _eegd =[]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"); -var _beefb =[]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 _gecda ()(*asset ,error ){_abbfc ,_dbea :=_dfeef ();if _dbea !=nil {return nil ,_dbea ;};_cfcc :=bindataFileInfo {_dbg :"UniJISX02132004-UTF32-H",_gc :243189,_ge :_db .FileMode (436),_bc :_a .Unix (1580492992,0)};_cgdb :=&asset {_ca :_abbfc ,_fa :_cfcc }; -return _cgdb ,nil ;};var _efeba =map[string ]func ()(*asset ,error ){"78-EUC-H":_bcb ,"78-EUC-V":_ac ,"78-H":_eeg ,"78-RKSJ-H":_ecf ,"78-RKSJ-V":_gg ,"78-V":_ce ,"78ms-RKSJ-H":_edd ,"78ms-RKSJ-V":_ba ,"83pv-RKSJ-H":_bfe ,"90ms-RKSJ-H":_dda ,"90ms-RKSJ-V":_df ,"90msp-RKSJ-H":_ccg ,"90msp-RKSJ-V":_cff ,"90pv-RKSJ-H":_efg ,"90pv-RKSJ-V":_caf ,"Add-H":_dbdd ,"Add-RKSJ-H":_cbb ,"Add-RKSJ-V":_ea ,"Add-V":_cga ,"Adobe-CNS1-0":_fce ,"Adobe-CNS1-1":_aaf ,"Adobe-CNS1-2":_ebc ,"Adobe-CNS1-3":_fdd ,"Adobe-CNS1-4":_aae ,"Adobe-CNS1-5":_fcc ,"Adobe-CNS1-6":_bdf ,"Adobe-CNS1-7":_fef ,"Adobe-CNS1-UCS2":_beb ,"Adobe-GB1-0":_ddf ,"Adobe-GB1-1":_aef ,"Adobe-GB1-2":_caaa ,"Adobe-GB1-3":_aga ,"Adobe-GB1-4":_abfa ,"Adobe-GB1-5":_ebbb ,"Adobe-GB1-UCS2":_bgeg ,"Adobe-Japan1-0":_ccde ,"Adobe-Japan1-1":_fdgf ,"Adobe-Japan1-2":_aeg ,"Adobe-Japan1-3":_ffb ,"Adobe-Japan1-4":_dgfa ,"Adobe-Japan1-5":_bdb ,"Adobe-Japan1-6":_gcb ,"Adobe-Japan1-7":_ccdd ,"Adobe-Japan1-UCS2":_afcf ,"Adobe-KR-0":_acga ,"Adobe-KR-1":_ceac ,"Adobe-KR-2":_cagdg ,"Adobe-KR-3":_bbdf ,"Adobe-KR-4":_gedb ,"Adobe-KR-5":_cgg ,"Adobe-KR-6":_gcf ,"Adobe-KR-7":_bdba ,"Adobe-KR-8":_dea ,"Adobe-KR-9":_baff ,"Adobe-KR-UCS2":_fgd ,"Adobe-Korea1-0":_ebab ,"Adobe-Korea1-1":_ebd ,"Adobe-Korea1-2":_cgb ,"Adobe-Korea1-UCS2":_bfg ,"B5-H":_gbc ,"B5-V":_aag ,"B5pc-H":_fcdc ,"B5pc-V":_beca ,"CNS-EUC-H":_dfgf ,"CNS-EUC-V":_cfea ,"CNS1-H":_dac ,"CNS1-V":_ddc ,"CNS2-H":_bcae ,"CNS2-V":_egca ,"ETHK-B5-H":_aeea ,"ETHK-B5-V":_abba ,"ETen-B5-H":_feeb ,"ETen-B5-V":_dgfe ,"ETenms-B5-H":_eagd ,"ETenms-B5-V":_aeba ,"EUC-H":_cac ,"EUC-V":_abag ,"Ext-H":_fec ,"Ext-RKSJ-H":_abfcc ,"Ext-RKSJ-V":_cbdc ,"Ext-V":_acaa ,"GB-EUC-H":_dfda ,"GB-EUC-V":_geed ,"GB-H":_beef ,"GB-V":_cedc ,"GBK-EUC-H":_gad ,"GBK-EUC-V":_fdef ,"GBK2K-H":_gaggg ,"GBK2K-V":_gbga ,"GBKp-EUC-H":_ddef ,"GBKp-EUC-V":_cfec ,"GBT-EUC-H":_eeba ,"GBT-EUC-V":_dfgdb ,"GBT-H":_caea ,"GBT-V":_cdga ,"GBTpc-EUC-H":_gfc ,"GBTpc-EUC-V":_gbbg ,"GBpc-EUC-H":_ggb ,"GBpc-EUC-V":_bebg ,"H":_cacd ,"HKdla-B5-H":_gabf ,"HKdla-B5-V":_bbf ,"HKdlb-B5-H":_agad ,"HKdlb-B5-V":_cafg ,"HKgccs-B5-H":_ffbg ,"HKgccs-B5-V":_bbda ,"HKm314-B5-H":_egac ,"HKm314-B5-V":_cfg ,"HKm471-B5-H":_abdae ,"HKm471-B5-V":_gbbe ,"HKscs-B5-H":_gfcg ,"HKscs-B5-V":_agdd ,"Hankaku":_cgec ,"Hiragana":_gfca ,"KSC-EUC-H":_eebaf ,"KSC-EUC-V":_cgbb ,"KSC-H":_dgga ,"KSC-Johab-H":_acea ,"KSC-Johab-V":_beaee ,"KSC-V":_fbcg ,"KSCms-UHC-H":_efcf ,"KSCms-UHC-HW-H":_baba ,"KSCms-UHC-HW-V":_bcab ,"KSCms-UHC-V":_cade ,"KSCpc-EUC-H":_ddaf ,"KSCpc-EUC-V":_ecea ,"Katakana":_geeagg ,"NWP-H":_fdead ,"NWP-V":_aecdf ,"RKSJ-H":_gded ,"RKSJ-V":_egef ,"Roman":_cfc ,"UniAKR-UTF16-H":_gfff ,"UniAKR-UTF32-H":_bdfc ,"UniAKR-UTF8-H":_bfee ,"UniCNS-UCS2-H":_ddcg ,"UniCNS-UCS2-V":_egfd ,"UniCNS-UTF16-H":_egfc ,"UniCNS-UTF16-V":_dace ,"UniCNS-UTF32-H":_gefgf ,"UniCNS-UTF32-V":_cffb ,"UniCNS-UTF8-H":_ddgb ,"UniCNS-UTF8-V":_eada ,"UniGB-UCS2-H":_gcde ,"UniGB-UCS2-V":_fbba ,"UniGB-UTF16-H":_ffd ,"UniGB-UTF16-V":_ggab ,"UniGB-UTF32-H":_decac ,"UniGB-UTF32-V":_geaae ,"UniGB-UTF8-H":_abcc ,"UniGB-UTF8-V":_cbgd ,"UniJIS-UCS2-H":_bgca ,"UniJIS-UCS2-HW-H":_dede ,"UniJIS-UCS2-HW-V":_ebbff ,"UniJIS-UCS2-V":_bcdb ,"UniJIS-UTF16-H":_eebgf ,"UniJIS-UTF16-V":_eaebe ,"UniJIS-UTF32-H":_ccdb ,"UniJIS-UTF32-V":_dbbf ,"UniJIS-UTF8-H":_acce ,"UniJIS-UTF8-V":_cagb ,"UniJIS2004-UTF16-H":_ebee ,"UniJIS2004-UTF16-V":_afdc ,"UniJIS2004-UTF32-H":_cfga ,"UniJIS2004-UTF32-V":_bffb ,"UniJIS2004-UTF8-H":_abaa ,"UniJIS2004-UTF8-V":_fbcf ,"UniJISPro-UCS2-HW-V":_bcgd ,"UniJISPro-UCS2-V":_fddg ,"UniJISPro-UTF8-V":_cfbe ,"UniJISX0213-UTF32-H":_dcee ,"UniJISX0213-UTF32-V":_gafdd ,"UniJISX02132004-UTF32-H":_gecda ,"UniJISX02132004-UTF32-V":_fedc ,"UniKS-UCS2-H":_geae ,"UniKS-UCS2-V":_eaebd ,"UniKS-UTF16-H":_cabd ,"UniKS-UTF16-V":_gcdd ,"UniKS-UTF32-H":_efac ,"UniKS-UTF32-V":_bdgg ,"UniKS-UTF8-H":_agadg ,"UniKS-UTF8-V":_dedd ,"V":_ebdd ,"WP-Symbol":_gcdea }; -func _cefdb ()([]byte ,error ){return _f (_ccbd ,"V")};func _gegc ()([]byte ,error ){return _f (_gecd ,"HKm471-B5-V")};var _agd =[]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"); -var _cfda =[]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 _cgg ()(*asset ,error ){_fgfb ,_aabc :=_dcf ();if _aabc !=nil {return nil ,_aabc ;};_cabce :=bindataFileInfo {_dbg :"Adobe-KR-5",_gc :1333,_ge :_db .FileMode (436),_bc :_a .Unix (1580491432,0)};_eebd :=&asset {_ca :_fgfb ,_fa :_cabce };return _eebd ,nil ; -};var _dgace =[]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 _acga ()(*asset ,error ){_bcd ,_deca :=_dcb ();if _deca !=nil {return nil ,_deca ;};_debe :=bindataFileInfo {_dbg :"Adobe-KR-0",_gc :640,_ge :_db .FileMode (436),_bc :_a .Unix (1580491402,0)};_ffg :=&asset {_ca :_bcd ,_fa :_debe };return _ffg ,nil ; -};func _aebcf ()([]byte ,error ){return _f (_decgf ,"UniGB-UTF8-H")};var _ccbd =[]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 _ebdd ()(*asset ,error ){_daacf ,_eaec :=_cefdb ();if _eaec !=nil {return nil ,_eaec ;};_fccd :=bindataFileInfo {_dbg :"V",_gc :905,_ge :_db .FileMode (436),_bc :_a .Unix (1580493073,0)};_bcgbd :=&asset {_ca :_daacf ,_fa :_fccd };return _bcgbd ,nil ; -};func _fafa ()([]byte ,error ){return _f (_cdfa ,"KSC-EUC-H")};var _eabf =[]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 _fddg ()(*asset ,error ){_dcac ,_cgbbc :=_bfa ();if _cgbbc !=nil {return nil ,_cgbbc ;};_agbb :=bindataFileInfo {_dbg :"UniJISPro-UCS2-V",_gc :4271,_ge :_db .FileMode (436),_bc :_a .Unix (1580492866,0)};_ecaa :=&asset {_ca :_dcac ,_fa :_agbb };return _ecaa ,nil ; -};func _f (_ad []byte ,_ef string )([]byte ,error ){_fc ,_aa :=_ee .NewReader (_c .NewBuffer (_ad ));if _aa !=nil {return nil ,_b .Errorf ("Read %q: %v",_ef ,_aa );};var _ae _c .Buffer ;_ ,_aa =_ec .Copy (&_ae ,_fc );_de :=_fc .Close ();if _aa !=nil {return nil ,_b .Errorf ("Read %q: %v",_ef ,_aa ); -};if _de !=nil {return nil ,_aa ;};return _ae .Bytes (),nil ;};func (_fca bindataFileInfo )IsDir ()bool {return false };var _afgd =[]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"); -var _bef =[]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 _fedc ()(*asset ,error ){_gafbc ,_agf :=_gecbe ();if _agf !=nil {return nil ,_agf ;};_gcg :=bindataFileInfo {_dbg :"UniJISX02132004-UTF32-V",_gc :4412,_ge :_db .FileMode (436),_bc :_a .Unix (1580492998,0)};_gaec :=&asset {_ca :_gafbc ,_fa :_gcg }; -return _gaec ,nil ;};func _bdgc ()([]byte ,error ){return _f (_feg ,"Adobe-CNS1-3")};func _dgfe ()(*asset ,error ){_ffcd ,_eece :=_gbee ();if _eece !=nil {return nil ,_eece ;};_abbg :=bindataFileInfo {_dbg :"ETen-B5-V",_gc :650,_ge :_db .FileMode (436),_bc :_a .Unix (1580491761,0)}; -_gecb :=&asset {_ca :_ffcd ,_fa :_abbg };return _gecb ,nil ;};func _gad ()(*asset ,error ){_ddga ,_cbage :=_abge ();if _cbage !=nil {return nil ,_cbage ;};_daac :=bindataFileInfo {_dbg :"GBK-EUC-H",_gc :80859,_ge :_db .FileMode (436),_bc :_a .Unix (1580492080,0)}; -_acbc :=&asset {_ca :_ddga ,_fa :_daac };return _acbc ,nil ;};func _abdae ()(*asset ,error ){_ccdg ,_bgcc :=_bbeg ();if _bgcc !=nil {return nil ,_bgcc ;};_egbe :=bindataFileInfo {_dbg :"HKm471-B5-H",_gc :14260,_ge :_db .FileMode (436),_bc :_a .Unix (1580492427,0)}; -_ccdege :=&asset {_ca :_ccdg ,_fa :_egbe };return _ccdege ,nil ;};var _ebaeb =[]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 _cbfc ()([]byte ,error ){return _f (_fdge ,"CNS2-H")};var _egaa =[]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 _bfe ()(*asset ,error ){_ebag ,_egg :=_abb ();if _egg !=nil {return nil ,_egg ;};_fbd :=bindataFileInfo {_dbg :"83pv-RKSJ-H",_gc :4830,_ge :_db .FileMode (436),_bc :_a .Unix (1580490975,0)};_bcg :=&asset {_ca :_ebag ,_fa :_fbd };return _bcg ,nil ; -};func _agad ()(*asset ,error ){_ebaa ,_ffca :=_cgeg ();if _ffca !=nil {return nil ,_ffca ;};_eacf :=bindataFileInfo {_dbg :"HKdlb-B5-H",_gc :18683,_ge :_db .FileMode (436),_bc :_a .Unix (1580492327,0)};_gbcb :=&asset {_ca :_ebaa ,_fa :_eacf };return _gbcb ,nil ; -};func _eada ()(*asset ,error ){_acgad ,_badcb :=_afebd ();if _badcb !=nil {return nil ,_badcb ;};_gfegb :=bindataFileInfo {_dbg :"UniCNS-UTF8-V",_gc :656,_ge :_db .FileMode (436),_bc :_a .Unix (1580492730,0)};_effg :=&asset {_ca :_acgad ,_fa :_gfegb }; -return _effg ,nil ;};func _baga ()([]byte ,error ){return _f (_cedf ,"UniJIS-UTF16-V")};func _fdead ()(*asset ,error ){_fbcb ,_gafe :=_baag ();if _gafe !=nil {return nil ,_gafe ;};_fddf :=bindataFileInfo {_dbg :"NWP-H",_gc :15060,_ge :_db .FileMode (436),_bc :_a .Unix (1580492613,0)}; -_gecc :=&asset {_ca :_fbcb ,_fa :_fddf };return _gecc ,nil ;};var _dbde =[]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"); -var _eefa =[]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 _badc ()([]byte ,error ){return _f (_fgdec ,"KSC-V")};func _feefa ()([]byte ,error ){return _f (_ecbf ,"UniKS-UTF16-H")};func _efcf ()(*asset ,error ){_bagd ,_ccgg :=_fdcd ();if _ccgg !=nil {return nil ,_ccgg ;};_dfbg :=bindataFileInfo {_dbg :"KSCms-UHC-H",_gc :13690,_ge :_db .FileMode (436),_bc :_a .Unix (1580492561,0)}; -_babdc :=&asset {_ca :_bagd ,_fa :_dfbg };return _babdc ,nil ;};var _abgd =[]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 _bbf ()(*asset ,error ){_bcbe ,_dgfae :=_defg ();if _dgfae !=nil {return nil ,_dgfae ;};_agg :=bindataFileInfo {_dbg :"HKdla-B5-V",_gc :613,_ge :_db .FileMode (436),_bc :_a .Unix (1580492314,0)};_gcff :=&asset {_ca :_bcbe ,_fa :_agg };return _gcff ,nil ; -};func _ffgc ()([]byte ,error ){return _f (_abgd ,"Ext-V")};func _dgd ()([]byte ,error ){return _f (_efb ,"Add-V")};func _dba ()([]byte ,error ){return _f (_ecaca ,"UniGB-UTF16-H")};var _efbae =[]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 _decac ()(*asset ,error ){_fecc ,_dgfc :=_efa ();if _dgfc !=nil {return nil ,_dgfc ;};_beee :=bindataFileInfo {_dbg :"UniGB-UTF32-H",_gc :265659,_ge :_db .FileMode (436),_bc :_a .Unix (1580492773,0)};_ccfg :=&asset {_ca :_fecc ,_fa :_beee };return _ccfg ,nil ; -};func _dgga ()(*asset ,error ){_cbde ,_begg :=_fdcc ();if _begg !=nil {return nil ,_begg ;};_egcd :=bindataFileInfo {_dbg :"KSC-H",_gc :9400,_ge :_db .FileMode (436),_bc :_a .Unix (1580492507,0)};_bdade :=&asset {_ca :_cbde ,_fa :_egcd };return _bdade ,nil ; -};func _cbge ()([]byte ,error ){return _f (_cfda ,"B5-V")};func _bbda ()(*asset ,error ){_gbdc ,_facc :=_abab ();if _facc !=nil {return nil ,_facc ;};_bbac :=bindataFileInfo {_dbg :"HKgccs-B5-V",_gc :615,_ge :_db .FileMode (436),_bc :_a .Unix (1580492370,0)}; -_bfbd :=&asset {_ca :_gbdc ,_fa :_bbac };return _bfbd ,nil ;};func _gaggg ()(*asset ,error ){_ffgdf ,_dcfg :=_fbgf ();if _dcfg !=nil {return nil ,_dcfg ;};_bdgfg :=bindataFileInfo {_dbg :"GBK2K-H",_gc :88688,_ge :_db .FileMode (436),_bc :_a .Unix (1580492018,0)}; -_faea :=&asset {_ca :_ffgdf ,_fa :_bdgfg };return _faea ,nil ;};var _ead =[]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 _ggb ()(*asset ,error ){_dce ,_defa :=_bdcb ();if _defa !=nil {return nil ,_defa ;};_gffg :=bindataFileInfo {_dbg :"GBpc-EUC-H",_gc :2211,_ge :_db .FileMode (436),_bc :_a .Unix (1580492172,0)};_ceacf :=&asset {_ca :_dce ,_fa :_gffg };return _ceacf ,nil ; -};func _gabf ()(*asset ,error ){_bfgf ,_fcgd :=_gcbe ();if _fcgd !=nil {return nil ,_fcgd ;};_ecda :=bindataFileInfo {_dbg :"HKdla-B5-H",_gc :21023,_ge :_db .FileMode (436),_bc :_a .Unix (1580492309,0)};_faf :=&asset {_ca :_bfgf ,_fa :_ecda };return _faf ,nil ; -};var _gbab =[]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"); -var _dfa =[]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 Asset (name string )([]byte ,error ){_gdce :=_e .Replace (name ,"\\","/",-1);if _edaa ,_badbc :=_efeba [_gdce ];_badbc {_abdg ,_gagde :=_edaa ();if _gagde !=nil {return nil ,_b .Errorf ("Asset %s can't read by error: %v",name ,_gagde );};return _abdg ._ca ,nil ; -};return nil ,_b .Errorf ("Asset %s not found",name );};func _dbdd ()(*asset ,error ){_fff ,_af :=_bad ();if _af !=nil {return nil ,_af ;};_bgb :=bindataFileInfo {_dbg :"Add-H",_gc :12616,_ge :_db .FileMode (436),_bc :_a .Unix (1580491075,0)};_gag :=&asset {_ca :_fff ,_fa :_bgb }; -return _gag ,nil ;};func _fbaa ()([]byte ,error ){return _f (_dcec ,"UniJISPro-UCS2-HW-V")};var _acbef =[]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"); -var _dgcg =[]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 _ea ()(*asset ,error ){_ccc ,_afc :=_fbg ();if _afc !=nil {return nil ,_afc ;};_gfg :=bindataFileInfo {_dbg :"Add-RKSJ-V",_gc :1493,_ge :_db .FileMode (436),_bc :_a .Unix (1580491099,0)};_ddb :=&asset {_ca :_ccc ,_fa :_gfg };return _ddb ,nil ;};func _bebg ()(*asset ,error ){_gebg ,_adfe :=_dbfb (); -if _adfe !=nil {return nil ,_adfe ;};_fdac :=bindataFileInfo {_dbg :"GBpc-EUC-V",_gc :786,_ge :_db .FileMode (436),_bc :_a .Unix (1580492178,0)};_face :=&asset {_ca :_gebg ,_fa :_fdac };return _face ,nil ;};func _caega ()([]byte ,error ){return _f (_fbfb ,"Adobe-Japan1-7")}; -var _decgf =[]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 _ggbc =[]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 _caa =[]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 _abe =[]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"); -var _eafe =[]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 _gea =[]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 _fcde ()([]byte ,error ){return _f (_dabb ,"Adobe-KR-UCS2")};func _dafd ()([]byte ,error ){return _f (_bfcb ,"UniJIS-UTF16-H")};var _effgf =[]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 _fge ()([]byte ,error ){return _f (_dgcg ,"Adobe-Japan1-6")};var _bdecf =[]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 _bdcb ()([]byte ,error ){return _f (_feb ,"GBpc-EUC-H")};func _ebgf ()([]byte ,error ){return _f (_ffgg ,"Adobe-KR-8")};func _fbgf ()([]byte ,error ){return _f (_bdgf ,"GBK2K-H")};func _efc ()([]byte ,error ){return _f (_eff ,"B5-H")};var _cdfa =[]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 _ddaa =[]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 _caea ()(*asset ,error ){_cdc ,_baac :=_faefb ();if _baac !=nil {return nil ,_baac ;};_afeb :=bindataFileInfo {_dbg :"GBT-H",_gc :44433,_ge :_db .FileMode (436),_bc :_a .Unix (1580492211,0)};_aaebd :=&asset {_ca :_cdc ,_fa :_afeb };return _aaebd ,nil ; -};var _ecegc =[]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 _debec ()([]byte ,error ){return _f (_cbcd ,"ETenms-B5-V")};func _gbc ()(*asset ,error ){_gfa ,_gbb :=_efc ();if _gbb !=nil {return nil ,_gbb ;};_cdb :=bindataFileInfo {_dbg :"B5-H",_gc :5259,_ge :_db .FileMode (436),_bc :_a .Unix (1580491473,0)}; -_ceaa :=&asset {_ca :_gfa ,_fa :_cdb };return _ceaa ,nil ;};func _gfff ()(*asset ,error ){_bcfg ,_dgebe :=_cfab ();if _dgebe !=nil {return nil ,_dgebe ;};_bbb :=bindataFileInfo {_dbg :"UniAKR-UTF16-H",_gc :184302,_ge :_db .FileMode (436),_bc :_a .Unix (1580492659,0)}; -_fcdaf :=&asset {_ca :_bcfg ,_fa :_bbb };return _fcdaf ,nil ;};func _efa ()([]byte ,error ){return _f (_aebcd ,"UniGB-UTF32-H")};var _ddg =[]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"); -func (_cae bindataFileInfo )ModTime ()_a .Time {return _cae ._bc };var _gge =[]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 _cagdg ()(*asset ,error ){_ffa ,_eebg :=_aed ();if _eebg !=nil {return nil ,_eebg ;};_def :=bindataFileInfo {_dbg :"Adobe-KR-2",_gc :1273,_ge :_db .FileMode (436),_bc :_a .Unix (1580491416,0)};_bdd :=&asset {_ca :_ffa ,_fa :_def };return _bdd ,nil ; -};func _cacd ()(*asset ,error ){_ggg ,_cdfcc :=_eceg ();if _cdfcc !=nil {return nil ,_cdfcc ;};_dfcf :=bindataFileInfo {_dbg :"H",_gc :2711,_ge :_db .FileMode (436),_bc :_a .Unix (1580492271,0)};_fba :=&asset {_ca :_ggg ,_fa :_dfcf };return _fba ,nil ; -};var _egae =[]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 _dfeef ()([]byte ,error ){return _f (_bfae ,"UniJISX02132004-UTF32-H")};func _ebc ()(*asset ,error ){_fdc ,_fffd :=_cea ();if _fffd !=nil {return nil ,_fffd ;};_bgbf :=bindataFileInfo {_dbg :"Adobe-CNS1-2",_gc :1781,_ge :_db .FileMode (436),_bc :_a .Unix (1580491179,0)}; -_feaf :=&asset {_ca :_fdc ,_fa :_bgbf };return _feaf ,nil ;};func _cgec ()(*asset ,error ){_ddabfa ,_gbea :=_fgdd ();if _gbea !=nil {return nil ,_gbea ;};_cdad :=bindataFileInfo {_dbg :"Hankaku",_gc :579,_ge :_db .FileMode (436),_bc :_a .Unix (1580492279,0)}; -_dbdf :=&asset {_ca :_ddabfa ,_fa :_cdad };return _dbdf ,nil ;};func _ebd ()(*asset ,error ){_dfgd ,_fcda :=_fgfe ();if _fcda !=nil {return nil ,_fcda ;};_badf :=bindataFileInfo {_dbg :"Adobe-Korea1-1",_gc :1845,_ge :_db .FileMode (436),_bc :_a .Unix (1580491379,0)}; -_bead :=&asset {_ca :_dfgd ,_fa :_badf };return _bead ,nil ;};func _dgfb ()([]byte ,error ){return _f (_edec ,"UniJIS2004-UTF8-H")};func _bffe ()([]byte ,error ){return _f (_bcag ,"HKm314-B5-V")};var _dfee =[]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 _feeb ()(*asset ,error ){_fgdf ,_dfe :=_bga ();if _dfe !=nil {return nil ,_dfe ;};_ebcdg :=bindataFileInfo {_dbg :"ETen-B5-H",_gc :5459,_ge :_db .FileMode (436),_bc :_a .Unix (1580491749,0)};_eeda :=&asset {_ca :_fgdf ,_fa :_ebcdg };return _eeda ,nil ; -};func _fda ()([]byte ,error ){return _f (_fad ,"Adobe-KR-1")};func _fga ()([]byte ,error ){return _f (_dgac ,"UniCNS-UTF16-H")};var _aebc =[]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 _abbf ()([]byte ,error ){return _f (_fcab ,"ETHK-B5-V")};func _bfa ()([]byte ,error ){return _f (_dcdce ,"UniJISPro-UCS2-V")};func AssetInfo (name string )(_db .FileInfo ,error ){_ccdba :=_e .Replace (name ,"\\","/",-1);if _aggg ,_fbefe :=_efeba [_ccdba ]; -_fbefe {_aeedef ,_dcea :=_aggg ();if _dcea !=nil {return nil ,_b .Errorf ("AssetInfo %s can't read by error: %v",name ,_dcea );};return _aeedef ._fa ,nil ;};return nil ,_b .Errorf ("AssetInfo %s not found",name );};func _ba ()(*asset ,error ){_gf ,_egf :=_deb (); -if _egf !=nil {return nil ,_egf ;};_adf :=bindataFileInfo {_dbg :"78ms-RKSJ-V",_gc :1875,_ge :_db .FileMode (436),_bc :_a .Unix (1580490915,0)};_cbg :=&asset {_ca :_gf ,_fa :_adf };return _cbg ,nil ;};var _facd =[]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 _bga ()([]byte ,error ){return _f (_gce ,"ETen-B5-H")};func _faddf ()([]byte ,error ){return _f (_gbab ,"HKscs-B5-V")};var _dad =[]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 _fecb =[]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 _abge ()([]byte ,error ){return _f (_abgde ,"GBK-EUC-H")};func _dac ()(*asset ,error ){_fab ,_cbf :=_ded ();if _cbf !=nil {return nil ,_cbf ;};_ada :=bindataFileInfo {_dbg :"CNS1-H",_gc :3373,_ge :_db .FileMode (436),_bc :_a .Unix (1580491531,0)}; -_eegdg :=&asset {_ca :_fab ,_fa :_ada };return _eegdg ,nil ;};func _gcb ()(*asset ,error ){_geaa ,_fbe :=_fge ();if _fbe !=nil {return nil ,_fbe ;};_eeb :=bindataFileInfo {_dbg :"Adobe-Japan1-6",_gc :2225,_ge :_db .FileMode (436),_bc :_a .Unix (1580491338,0)}; -_dfad :=&asset {_ca :_geaa ,_fa :_eeb };return _dfad ,nil ;};func _ebee ()(*asset ,error ){_effb ,_daacg :=_ggcdb ();if _daacg !=nil {return nil ,_daacg ;};_cffa :=bindataFileInfo {_dbg :"UniJIS2004-UTF16-H",_gc :185990,_ge :_db .FileMode (436),_bc :_a .Unix (1580492807,0)}; -_aega :=&asset {_ca :_effb ,_fa :_cffa };return _aega ,nil ;};func _cf ()([]byte ,error ){return _f (_fd ,"78-H")};func _ebaf ()([]byte ,error ){return _f (_bef ,"Adobe-CNS1-0")};func _agdd ()(*asset ,error ){_fadf ,_eaga :=_faddf ();if _eaga !=nil {return nil ,_eaga ; -};_bfeg :=bindataFileInfo {_dbg :"HKscs-B5-V",_gc :633,_ge :_db .FileMode (436),_bc :_a .Unix (1580492464,0)};_debg :=&asset {_ca :_fadf ,_fa :_bfeg };return _debg ,nil ;};func _ddc ()(*asset ,error ){_bcef ,_dgg :=_abda ();if _dgg !=nil {return nil ,_dgg ; -};_dcba :=bindataFileInfo {_dbg :"CNS1-V",_gc :620,_ge :_db .FileMode (436),_bc :_a .Unix (1580491540,0)};_fegg :=&asset {_ca :_bcef ,_fa :_dcba };return _fegg ,nil ;};func _gbef ()([]byte ,error ){return _f (_fgdff ,"GBT-V")};func _gedb ()(*asset ,error ){_befg ,_cda :=_gdec (); -if _cda !=nil {return nil ,_cda ;};_acf :=bindataFileInfo {_dbg :"Adobe-KR-4",_gc :1313,_ge :_db .FileMode (436),_bc :_a .Unix (1580491427,0)};_fgeb :=&asset {_ca :_befg ,_fa :_acf };return _fgeb ,nil ;};type bindataFileInfo struct{_dbg string ;_gc int64 ; -_ge _db .FileMode ;_bc _a .Time ;};var _edcc =[]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 _efg ()(*asset ,error ){_ege ,_fcg :=_gd ();if _fcg !=nil {return nil ,_fcg ;};_bega :=bindataFileInfo {_dbg :"90pv-RKSJ-H",_gc :5565,_ge :_db .FileMode (436),_bc :_a .Unix (1580491045,0)};_ffc :=&asset {_ca :_ege ,_fa :_bega };return _ffc ,nil ;}; -func _fgd ()(*asset ,error ){_aff ,_ffce :=_fcde ();if _ffce !=nil {return nil ,_ffce ;};_aee :=bindataFileInfo {_dbg :"Adobe-KR-UCS2",_gc :201011,_ge :_db .FileMode (436),_bc :_a .Unix (1580490603,0)};_cfd :=&asset {_ca :_aff ,_fa :_aee };return _cfd ,nil ; -};func _ddcg ()(*asset ,error ){_gafg ,_febc :=_bebgc ();if _febc !=nil {return nil ,_febc ;};_fead :=bindataFileInfo {_dbg :"UniCNS-UCS2-H",_gc :324097,_ge :_db .FileMode (436),_bc :_a .Unix (1580492685,0)};_eddd :=&asset {_ca :_gafg ,_fa :_fead };return _eddd ,nil ; -};var _baa =[]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 _gecbe ()([]byte ,error ){return _f (_agda ,"UniJISX02132004-UTF32-V")};var _abcf =[]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"); -func _gfca ()(*asset ,error ){_acgaf ,_aeec :=_bfbb ();if _aeec !=nil {return nil ,_aeec ;};_cgc :=bindataFileInfo {_dbg :"Hiragana",_gc :551,_ge :_db .FileMode (436),_bc :_a .Unix (1580492288,0)};_fdgc :=&asset {_ca :_acgaf ,_fa :_cgc };return _fdgc ,nil ; -};func _dabef ()([]byte ,error ){return _f (_egaa ,"GB-EUC-H")};func _fbcd ()([]byte ,error ){return _f (_dedc ,"ETenms-B5-H")};func _acce ()(*asset ,error ){_aedcc ,_eege :=_egcca ();if _eege !=nil {return nil ,_eege ;};_gaac :=bindataFileInfo {_dbg :"UniJIS-UTF8-H",_gc :214153,_ge :_db .FileMode (436),_bc :_a .Unix (1580492958,0)}; -_bbba :=&asset {_ca :_aedcc ,_fa :_gaac };return _bbba ,nil ;};func _ddef ()(*asset ,error ){_cdg ,_eaac :=_faba ();if _eaac !=nil {return nil ,_eaac ;};_fbgb :=bindataFileInfo {_dbg :"GBKp-EUC-H",_gc :80839,_ge :_db .FileMode (436),_bc :_a .Unix (1580492102,0)}; -_cbcg :=&asset {_ca :_cdg ,_fa :_fbgb };return _cbcg ,nil ;};func _acea ()(*asset ,error ){_cbff ,_bgea :=_ddde ();if _bgea !=nil {return nil ,_bgea ;};_cbdd :=bindataFileInfo {_dbg :"KSC-Johab-H",_gc :82000,_ge :_db .FileMode (436),_bc :_a .Unix (1580492512,0)}; -_adff :=&asset {_ca :_cbff ,_fa :_cbdd };return _adff ,nil ;};var _aecdb =[]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 _dbbg ()([]byte ,error ){return _f (_eeeba ,"UniKS-UTF8-H")};var _egff =[]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 _gcbed ()([]byte ,error ){return _f (_abee ,"WP-Symbol")};func _gefe ()([]byte ,error ){return _f (_eafe ,"Adobe-KR-7")};func _fgbe ()([]byte ,error ){return _f (_bede ,"Katakana")};func _dgfa ()(*asset ,error ){_egc ,_becd :=_dga ();if _becd !=nil {return nil ,_becd ; -};_bba :=bindataFileInfo {_dbg :"Adobe-Japan1-4",_gc :1625,_ge :_db .FileMode (436),_bc :_a .Unix (1580491326,0)};_bafe :=&asset {_ca :_egc ,_fa :_bba };return _bafe ,nil ;};func _abfa ()(*asset ,error ){_dca ,_ecc :=_fgb ();if _ecc !=nil {return nil ,_ecc ; -};_eegb :=bindataFileInfo {_dbg :"Adobe-GB1-4",_gc :2711,_ge :_db .FileMode (436),_bc :_a .Unix (1580491274,0)};_gbe :=&asset {_ca :_dca ,_fa :_eegb };return _gbe ,nil ;};func _faba ()([]byte ,error ){return _f (_cdfe ,"GBKp-EUC-H")};func _abda ()([]byte ,error ){return _f (_agd ,"CNS1-V")}; -func _afab ()([]byte ,error ){return _f (_edcc ,"UniJIS-UCS2-HW-H")};func _bgeg ()(*asset ,error ){_gef ,_ggc :=_cbeg ();if _ggc !=nil {return nil ,_ggc ;};_eacd :=bindataFileInfo {_dbg :"Adobe-GB1-UCS2",_gc :229592,_ge :_db .FileMode (436),_bc :_a .Unix (1580490562,0)}; -_dcd :=&asset {_ca :_gef ,_fa :_eacd };return _dcd ,nil ;};func _efe ()([]byte ,error ){return _f (_gfeg ,"CNS-EUC-V")};func _cffb ()(*asset ,error ){_fgdg ,_feed :=_bdda ();if _feed !=nil {return nil ,_feed ;};_bfce :=bindataFileInfo {_dbg :"UniCNS-UTF32-V",_gc :697,_ge :_db .FileMode (436),_bc :_a .Unix (1580492713,0)}; -_abbb :=&asset {_ca :_fgdg ,_fa :_bfce };return _abbb ,nil ;};func _ecf ()(*asset ,error ){_da ,_gec :=_fag ();if _gec !=nil {return nil ,_gec ;};_cg :=bindataFileInfo {_dbg :"78-RKSJ-H",_gc :12581,_ge :_db .FileMode (436),_bc :_a .Unix (1580490930,0)}; -_ace :=&asset {_ca :_da ,_fa :_cg };return _ace ,nil ;};var _cee =[]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 _ccdb ()(*asset ,error ){_gbdcb ,_cacc :=_abga ();if _cacc !=nil {return nil ,_cacc ;};_dabg :=bindataFileInfo {_dbg :"UniJIS-UTF32-H",_gc :243137,_ge :_db .FileMode (436),_bc :_a .Unix (1580492947,0)};_cgef :=&asset {_ca :_gbdcb ,_fa :_dabg };return _cgef ,nil ; -};func _fdcc ()([]byte ,error ){return _f (_fecb ,"KSC-H")};func _cabe ()([]byte ,error ){return _f (_eegd ,"78-RKSJ-V")};func _agdf ()([]byte ,error ){return _f (_dddf ,"UniJIS2004-UTF32-V")};func _abaa ()(*asset ,error ){_edfa ,_gebb :=_dgfb ();if _gebb !=nil {return nil ,_gebb ; -};_aeede :=bindataFileInfo {_dbg :"UniJIS2004-UTF8-H",_gc :214224,_ge :_db .FileMode (436),_bc :_a .Unix (1580492828,0)};_eaeab :=&asset {_ca :_edfa ,_fa :_aeede };return _eaeab ,nil ;};func _bgee ()([]byte ,error ){return _f (_bcgb ,"CNS2-V")};func _adga ()([]byte ,error ){return _f (_effgf ,"UniJIS-UTF32-V")}; -func _accb ()([]byte ,error ){return _f (_gefg ,"UniCNS-UCS2-V")};func _ab ()([]byte ,error ){return _f (_cag ,"78ms-RKSJ-H")};func _beg ()([]byte ,error ){return _f (_bce ,"90ms-RKSJ-H")};func _bgbc ()([]byte ,error ){return _f (_babd ,"HKgccs-B5-H")}; -func (_cab bindataFileInfo )Sys ()interface{}{return nil };func _bffb ()(*asset ,error ){_ddgf ,_ddcc :=_agdf ();if _ddcc !=nil {return nil ,_ddcc ;};_cdgaf :=bindataFileInfo {_dbg :"UniJIS2004-UTF32-V",_gc :4466,_ge :_db .FileMode (436),_bc :_a .Unix (1580492822,0)}; -_cdfb :=&asset {_ca :_ddgf ,_fa :_cdgaf };return _cdfb ,nil ;};func _gcbe ()([]byte ,error ){return _f (_afgd ,"HKdla-B5-H")};func _bgca ()(*asset ,error ){_adgf ,_cbddb :=_ecdad ();if _cbddb !=nil {return nil ,_cbddb ;};_dcdb :=bindataFileInfo {_dbg :"UniJIS-UCS2-H",_gc :166343,_ge :_db .FileMode (436),_bc :_a .Unix (1580492896,0)}; -_abadc :=&asset {_ca :_adgf ,_fa :_dcdb };return _abadc ,nil ;};func _ccg ()(*asset ,error ){_cca ,_eee :=_gfdf ();if _eee !=nil {return nil ,_eee ;};_dec :=bindataFileInfo {_dbg :"90msp-RKSJ-H",_gc :3749,_ge :_db .FileMode (436),_bc :_a .Unix (1580490990,0)}; -_ega :=&asset {_ca :_cca ,_fa :_dec };return _ega ,nil ;};func _cgb ()(*asset ,error ){_begc ,_gedc :=_egea ();if _gedc !=nil {return nil ,_gedc ;};_fffb :=bindataFileInfo {_dbg :"Adobe-Korea1-2",_gc :1845,_ge :_db .FileMode (436),_bc :_a .Unix (1580491385,0)}; -_fbc :=&asset {_ca :_begc ,_fa :_fffb };return _fbc ,nil ;};func _gfc ()(*asset ,error ){_ddee ,_cggf :=_gfeae ();if _cggf !=nil {return nil ,_cggf ;};_dbdea :=bindataFileInfo {_dbg :"GBTpc-EUC-H",_gc :44556,_ge :_db .FileMode (436),_bc :_a .Unix (1580492236,0)}; -_dgegb :=&asset {_ca :_ddee ,_fa :_dbdea };return _dgegb ,nil ;};func _bccd ()([]byte ,error ){return _f (_ggbc ,"RKSJ-H")};func _eecaf ()([]byte ,error ){return _f (_gffggf ,"UniJIS-UCS2-HW-V")};var _dee =[]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 _egfd ()(*asset ,error ){_ebfc ,_gffgg :=_accb ();if _gffgg !=nil {return nil ,_gffgg ;};_ecef :=bindataFileInfo {_dbg :"UniCNS-UCS2-V",_gc :631,_ge :_db .FileMode (436),_bc :_a .Unix (1580492690,0)};_bbea :=&asset {_ca :_ebfc ,_fa :_ecef };return _bbea ,nil ; -};func _ebf ()([]byte ,error ){return _f (_edee ,"HKm314-B5-H")};func _df ()(*asset ,error ){_cbc ,_gfde :=_fg ();if _gfde !=nil {return nil ,_gfde ;};_caag :=bindataFileInfo {_dbg :"90ms-RKSJ-V",_gc :1895,_ge :_db .FileMode (436),_bc :_a .Unix (1580491032,0)}; -_fdf :=&asset {_ca :_cbc ,_fa :_caag };return _fdf ,nil ;};func _aef ()(*asset ,error ){_bgbe ,_dae :=_ebage ();if _dae !=nil {return nil ,_dae ;};_fdg :=bindataFileInfo {_dbg :"Adobe-GB1-1",_gc :1205,_ge :_db .FileMode (436),_bc :_a .Unix (1580491251,0)}; -_eace :=&asset {_ca :_bgbe ,_fa :_fdg };return _eace ,nil ;};var _cgbe =[]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 _ceac ()(*asset ,error ){_bcfb ,_agc :=_fda ();if _agc !=nil {return nil ,_agc ;};_fdag :=bindataFileInfo {_dbg :"Adobe-KR-1",_gc :773,_ge :_db .FileMode (436),_bc :_a .Unix (1580491408,0)};_ccb :=&asset {_ca :_bcfb ,_fa :_fdag };return _ccb ,nil ; -};func _gfcg ()(*asset ,error ){_efd ,_cce :=_bdde ();if _cce !=nil {return nil ,_cce ;};_faad :=bindataFileInfo {_dbg :"HKscs-B5-H",_gc :21008,_ge :_db .FileMode (436),_bc :_a .Unix (1580492459,0)};_cggd :=&asset {_ca :_efd ,_fa :_faad };return _cggd ,nil ; -};func _cbfe ()([]byte ,error ){return _f (_dee ,"UniGB-UCS2-H")};var _geeaa =[]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 _egfc ()(*asset ,error ){_cebg ,_ebeg :=_fga ();if _ebeg !=nil {return nil ,_ebeg ;};_ecba :=bindataFileInfo {_dbg :"UniCNS-UTF16-H",_gc :251000,_ge :_db .FileMode (436),_bc :_a .Unix (1580492695,0)};_bdbf :=&asset {_ca :_cebg ,_fa :_ecba };return _bdbf ,nil ; -};func _cbeg ()([]byte ,error ){return _f (_egae ,"Adobe-GB1-UCS2")};var _dfdd =[]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 _ce ()(*asset ,error ){_bea ,_bec :=_eg ();if _bec !=nil {return nil ,_bec ;};_bd :=bindataFileInfo {_dbg :"78-V",_gc :892,_ge :_db .FileMode (436),_bc :_a .Unix (1580490959,0)};_bcf :=&asset {_ca :_bea ,_fa :_bd };return _bcf ,nil ;};func _fffg ()([]byte ,error ){return _f (_fbf ,"Adobe-Japan1-3")}; -var _bfcb =[]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 _cggb ()([]byte ,error ){return _f (_dfee ,"GBKp-EUC-V")};var _cabb =[]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 _eagd ()(*asset ,error ){_fded ,_dfc :=_fbcd ();if _dfc !=nil {return nil ,_dfc ;};_bfed :=bindataFileInfo {_dbg :"ETenms-B5-H",_gc :401,_ge :_db .FileMode (436),_bc :_a .Unix (1580491796,0)};_bdce :=&asset {_ca :_fded ,_fa :_bfed };return _bdce ,nil ; -};func _gffa ()([]byte ,error ){return _f (_cgbe ,"KSCms-UHC-V")};func _ebage ()([]byte ,error ){return _f (_dgeb ,"Adobe-GB1-1")};var _bbcca =[]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 _fde =[]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"); -func _gefgf ()(*asset ,error ){_adcbc ,_bcad :=_fgbb ();if _bcad !=nil {return nil ,_bcad ;};_caagf :=bindataFileInfo {_dbg :"UniCNS-UTF32-H",_gc :322404,_ge :_db .FileMode (436),_bc :_a .Unix (1580492707,0)};_cbba :=&asset {_ca :_adcbc ,_fa :_caagf }; -return _cbba ,nil ;};var _dgeb =[]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 _bbag =[]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 _bdb ()(*asset ,error ){_eef ,_fagb :=_fgba ();if _fagb !=nil {return nil ,_fagb ;};_ebce :=bindataFileInfo {_dbg :"Adobe-Japan1-5",_gc :2005,_ge :_db .FileMode (436),_bc :_a .Unix (1580491332,0)};_aabf :=&asset {_ca :_eef ,_fa :_ebce };return _aabf ,nil ; -};var _eaea =[]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 _egd =[]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"); -var _edeag =[]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 _egac ()(*asset ,error ){_effd ,_eaeb :=_ebf ();if _eaeb !=nil {return nil ,_eaeb ;};_gafd :=bindataFileInfo {_dbg :"HKm314-B5-H",_gc :11290,_ge :_db .FileMode (436),_bc :_a .Unix (1580492384,0)};_fffa :=&asset {_ca :_effd ,_fa :_gafd };return _fffa ,nil ; -};func _abg ()([]byte ,error ){return _f (_bbad ,"CNS-EUC-H")};var _aebcd =[]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"); -func _ffef ()([]byte ,error ){return _f (_eaea ,"UniAKR-UTF8-H")};func _eebgf ()(*asset ,error ){_gdcg ,_gabd :=_dafd ();if _gabd !=nil {return nil ,_gabd ;};_ccbe :=bindataFileInfo {_dbg :"UniJIS-UTF16-H",_gc :185917,_ge :_db .FileMode (436),_bc :_a .Unix (1580492927,0)}; -_ffda :=&asset {_ca :_gdcg ,_fa :_ccbe };return _ffda ,nil ;};var _daa =[]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 _gg ()(*asset ,error ){_fb ,_bfb :=_cabe ();if _bfb !=nil {return nil ,_bfb ;};_eec :=bindataFileInfo {_dbg :"78-RKSJ-V",_gc :902,_ge :_db .FileMode (436),_bc :_a .Unix (1580490945,0)};_aac :=&asset {_ca :_fb ,_fa :_eec };return _aac ,nil ;};var _fcab =[]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 _ffcf =[]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 _afdc ()(*asset ,error ){_fbac ,_eeea :=_cgag ();if _eeea !=nil {return nil ,_eeea ;};_aggb :=bindataFileInfo {_dbg :"UniJIS2004-UTF16-V",_gc :3434,_ge :_db .FileMode (436),_bc :_a .Unix (1580492812,0)};_fcee :=&asset {_ca :_fbac ,_fa :_aggb };return _fcee ,nil ; -};func _gbd ()([]byte ,error ){return _f (_gfb ,"Adobe-KR-3")};func _dbfb ()([]byte ,error ){return _f (_gbae ,"GBpc-EUC-V")};var _gcc =[]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"); -var _cbd =[]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 _cac ()(*asset ,error ){_afa ,_agec :=_fadd ();if _agec !=nil {return nil ,_agec ;};_afge :=bindataFileInfo {_dbg :"EUC-H",_gc :2837,_ge :_db .FileMode (436),_bc :_a .Unix (1580491850,0)};_edge :=&asset {_ca :_afa ,_fa :_afge };return _edge ,nil ; -};func _ggcdb ()([]byte ,error ){return _f (_eabf ,"UniJIS2004-UTF16-H")};func _caead ()([]byte ,error ){return _f (_bdecf ,"UniKS-UTF8-V")};func _gfdf ()([]byte ,error ){return _f (_cbe ,"90msp-RKSJ-H")};func _cff ()(*asset ,error ){_cagd ,_abf :=_faa (); -if _abf !=nil {return nil ,_abf ;};_abc :=bindataFileInfo {_dbg :"90msp-RKSJ-V",_gc :1874,_ge :_db .FileMode (436),_bc :_a .Unix (1580491002,0)};_fee :=&asset {_ca :_cagd ,_fa :_abc };return _fee ,nil ;};var _gfeg =[]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 _dd =[]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 _dda ()(*asset ,error ){_caeg ,_cad :=_beg ();if _cad !=nil {return nil ,_cad ;};_gfd :=bindataFileInfo {_dbg :"90ms-RKSJ-H",_gc :3820,_ge :_db .FileMode (436),_bc :_a .Unix (1580491019,0)};_ccd :=&asset {_ca :_caeg ,_fa :_gfd };return _ccd ,nil ; -};func _cbgd ()(*asset ,error ){_agafd ,_baec :=_fegb ();if _baec !=nil {return nil ,_baec ;};_accf :=bindataFileInfo {_dbg :"UniGB-UTF8-V",_gc :780,_ge :_db .FileMode (436),_bc :_a .Unix (1580492788,0)};_dafeg :=&asset {_ca :_agafd ,_fa :_accf };return _dafeg ,nil ; -};func _gaeg ()([]byte ,error ){return _f (_ggeg ,"UniGB-UCS2-V")};func _ddgb ()(*asset ,error ){_edfd ,_ccdc :=_ecad ();if _ccdc !=nil {return nil ,_ccdc ;};_afbdf :=bindataFileInfo {_dbg :"UniCNS-UTF8-H",_gc :287804,_ge :_db .FileMode (436),_bc :_a .Unix (1580492718,0)}; -_bgbd :=&asset {_ca :_edfd ,_fa :_afbdf };return _bgbd ,nil ;};var _ccdeg =[]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 _dafa =[]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 _fgfe ()([]byte ,error ){return _f (_cee ,"Adobe-Korea1-1")};var _acc =[]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 _ddf ()(*asset ,error ){_ged ,_dge :=_eag ();if _dge !=nil {return nil ,_dge ;};_eggd :=bindataFileInfo {_dbg :"Adobe-GB1-0",_gc :1052,_ge :_db .FileMode (436),_bc :_a .Unix (1580491245,0)};_afg :=&asset {_ca :_ged ,_fa :_eggd };return _afg ,nil ; -};func _cfec ()(*asset ,error ){_gecf ,_befde :=_cggb ();if _befde !=nil {return nil ,_befde ;};_dbeg :=bindataFileInfo {_dbg :"GBKp-EUC-V",_gc :768,_ge :_db .FileMode (436),_bc :_a .Unix (1580492107,0)};_bafff :=&asset {_ca :_gecf ,_fa :_dbeg };return _bafff ,nil ; -};var _bb =[]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 _debd =[]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 _dcceb ()([]byte ,error ){return _f (_ddfb ,"UniGB-UTF32-V")};var _acba =[]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"); -var _ggga =[]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 _cga ()(*asset ,error ){_cdfd ,_dfg :=_dgd ();if _dfg !=nil {return nil ,_dfg ;};_bdc :=bindataFileInfo {_dbg :"Add-V",_gc :1483,_ge :_db .FileMode (436),_bc :_a .Unix (1580491110,0)};_afb :=&asset {_ca :_cdfd ,_fa :_bdc };return _afb ,nil ;};var _dgdbe =&bintree {nil ,map[string ]*bintree {"78-EUC-H":&bintree {_bcb ,map[string ]*bintree {}},"78-EUC-V":&bintree {_ac ,map[string ]*bintree {}},"78-H":&bintree {_eeg ,map[string ]*bintree {}},"78-RKSJ-H":&bintree {_ecf ,map[string ]*bintree {}},"78-RKSJ-V":&bintree {_gg ,map[string ]*bintree {}},"78-V":&bintree {_ce ,map[string ]*bintree {}},"78ms-RKSJ-H":&bintree {_edd ,map[string ]*bintree {}},"78ms-RKSJ-V":&bintree {_ba ,map[string ]*bintree {}},"83pv-RKSJ-H":&bintree {_bfe ,map[string ]*bintree {}},"90ms-RKSJ-H":&bintree {_dda ,map[string ]*bintree {}},"90ms-RKSJ-V":&bintree {_df ,map[string ]*bintree {}},"90msp-RKSJ-H":&bintree {_ccg ,map[string ]*bintree {}},"90msp-RKSJ-V":&bintree {_cff ,map[string ]*bintree {}},"90pv-RKSJ-H":&bintree {_efg ,map[string ]*bintree {}},"90pv-RKSJ-V":&bintree {_caf ,map[string ]*bintree {}},"Add-H":&bintree {_dbdd ,map[string ]*bintree {}},"Add-RKSJ-H":&bintree {_cbb ,map[string ]*bintree {}},"Add-RKSJ-V":&bintree {_ea ,map[string ]*bintree {}},"Add-V":&bintree {_cga ,map[string ]*bintree {}},"Adobe-CNS1-0":&bintree {_fce ,map[string ]*bintree {}},"Adobe-CNS1-1":&bintree {_aaf ,map[string ]*bintree {}},"Adobe-CNS1-2":&bintree {_ebc ,map[string ]*bintree {}},"Adobe-CNS1-3":&bintree {_fdd ,map[string ]*bintree {}},"Adobe-CNS1-4":&bintree {_aae ,map[string ]*bintree {}},"Adobe-CNS1-5":&bintree {_fcc ,map[string ]*bintree {}},"Adobe-CNS1-6":&bintree {_bdf ,map[string ]*bintree {}},"Adobe-CNS1-7":&bintree {_fef ,map[string ]*bintree {}},"Adobe-CNS1-UCS2":&bintree {_beb ,map[string ]*bintree {}},"Adobe-GB1-0":&bintree {_ddf ,map[string ]*bintree {}},"Adobe-GB1-1":&bintree {_aef ,map[string ]*bintree {}},"Adobe-GB1-2":&bintree {_caaa ,map[string ]*bintree {}},"Adobe-GB1-3":&bintree {_aga ,map[string ]*bintree {}},"Adobe-GB1-4":&bintree {_abfa ,map[string ]*bintree {}},"Adobe-GB1-5":&bintree {_ebbb ,map[string ]*bintree {}},"Adobe-GB1-UCS2":&bintree {_bgeg ,map[string ]*bintree {}},"Adobe-Japan1-0":&bintree {_ccde ,map[string ]*bintree {}},"Adobe-Japan1-1":&bintree {_fdgf ,map[string ]*bintree {}},"Adobe-Japan1-2":&bintree {_aeg ,map[string ]*bintree {}},"Adobe-Japan1-3":&bintree {_ffb ,map[string ]*bintree {}},"Adobe-Japan1-4":&bintree {_dgfa ,map[string ]*bintree {}},"Adobe-Japan1-5":&bintree {_bdb ,map[string ]*bintree {}},"Adobe-Japan1-6":&bintree {_gcb ,map[string ]*bintree {}},"Adobe-Japan1-7":&bintree {_ccdd ,map[string ]*bintree {}},"Adobe-Japan1-UCS2":&bintree {_afcf ,map[string ]*bintree {}},"Adobe-KR-0":&bintree {_acga ,map[string ]*bintree {}},"Adobe-KR-1":&bintree {_ceac ,map[string ]*bintree {}},"Adobe-KR-2":&bintree {_cagdg ,map[string ]*bintree {}},"Adobe-KR-3":&bintree {_bbdf ,map[string ]*bintree {}},"Adobe-KR-4":&bintree {_gedb ,map[string ]*bintree {}},"Adobe-KR-5":&bintree {_cgg ,map[string ]*bintree {}},"Adobe-KR-6":&bintree {_gcf ,map[string ]*bintree {}},"Adobe-KR-7":&bintree {_bdba ,map[string ]*bintree {}},"Adobe-KR-8":&bintree {_dea ,map[string ]*bintree {}},"Adobe-KR-9":&bintree {_baff ,map[string ]*bintree {}},"Adobe-KR-UCS2":&bintree {_fgd ,map[string ]*bintree {}},"Adobe-Korea1-0":&bintree {_ebab ,map[string ]*bintree {}},"Adobe-Korea1-1":&bintree {_ebd ,map[string ]*bintree {}},"Adobe-Korea1-2":&bintree {_cgb ,map[string ]*bintree {}},"Adobe-Korea1-UCS2":&bintree {_bfg ,map[string ]*bintree {}},"B5-H":&bintree {_gbc ,map[string ]*bintree {}},"B5-V":&bintree {_aag ,map[string ]*bintree {}},"B5pc-H":&bintree {_fcdc ,map[string ]*bintree {}},"B5pc-V":&bintree {_beca ,map[string ]*bintree {}},"CNS-EUC-H":&bintree {_dfgf ,map[string ]*bintree {}},"CNS-EUC-V":&bintree {_cfea ,map[string ]*bintree {}},"CNS1-H":&bintree {_dac ,map[string ]*bintree {}},"CNS1-V":&bintree {_ddc ,map[string ]*bintree {}},"CNS2-H":&bintree {_bcae ,map[string ]*bintree {}},"CNS2-V":&bintree {_egca ,map[string ]*bintree {}},"ETHK-B5-H":&bintree {_aeea ,map[string ]*bintree {}},"ETHK-B5-V":&bintree {_abba ,map[string ]*bintree {}},"ETen-B5-H":&bintree {_feeb ,map[string ]*bintree {}},"ETen-B5-V":&bintree {_dgfe ,map[string ]*bintree {}},"ETenms-B5-H":&bintree {_eagd ,map[string ]*bintree {}},"ETenms-B5-V":&bintree {_aeba ,map[string ]*bintree {}},"EUC-H":&bintree {_cac ,map[string ]*bintree {}},"EUC-V":&bintree {_abag ,map[string ]*bintree {}},"Ext-H":&bintree {_fec ,map[string ]*bintree {}},"Ext-RKSJ-H":&bintree {_abfcc ,map[string ]*bintree {}},"Ext-RKSJ-V":&bintree {_cbdc ,map[string ]*bintree {}},"Ext-V":&bintree {_acaa ,map[string ]*bintree {}},"GB-EUC-H":&bintree {_dfda ,map[string ]*bintree {}},"GB-EUC-V":&bintree {_geed ,map[string ]*bintree {}},"GB-H":&bintree {_beef ,map[string ]*bintree {}},"GB-V":&bintree {_cedc ,map[string ]*bintree {}},"GBK-EUC-H":&bintree {_gad ,map[string ]*bintree {}},"GBK-EUC-V":&bintree {_fdef ,map[string ]*bintree {}},"GBK2K-H":&bintree {_gaggg ,map[string ]*bintree {}},"GBK2K-V":&bintree {_gbga ,map[string ]*bintree {}},"GBKp-EUC-H":&bintree {_ddef ,map[string ]*bintree {}},"GBKp-EUC-V":&bintree {_cfec ,map[string ]*bintree {}},"GBT-EUC-H":&bintree {_eeba ,map[string ]*bintree {}},"GBT-EUC-V":&bintree {_dfgdb ,map[string ]*bintree {}},"GBT-H":&bintree {_caea ,map[string ]*bintree {}},"GBT-V":&bintree {_cdga ,map[string ]*bintree {}},"GBTpc-EUC-H":&bintree {_gfc ,map[string ]*bintree {}},"GBTpc-EUC-V":&bintree {_gbbg ,map[string ]*bintree {}},"GBpc-EUC-H":&bintree {_ggb ,map[string ]*bintree {}},"GBpc-EUC-V":&bintree {_bebg ,map[string ]*bintree {}},"H":&bintree {_cacd ,map[string ]*bintree {}},"HKdla-B5-H":&bintree {_gabf ,map[string ]*bintree {}},"HKdla-B5-V":&bintree {_bbf ,map[string ]*bintree {}},"HKdlb-B5-H":&bintree {_agad ,map[string ]*bintree {}},"HKdlb-B5-V":&bintree {_cafg ,map[string ]*bintree {}},"HKgccs-B5-H":&bintree {_ffbg ,map[string ]*bintree {}},"HKgccs-B5-V":&bintree {_bbda ,map[string ]*bintree {}},"HKm314-B5-H":&bintree {_egac ,map[string ]*bintree {}},"HKm314-B5-V":&bintree {_cfg ,map[string ]*bintree {}},"HKm471-B5-H":&bintree {_abdae ,map[string ]*bintree {}},"HKm471-B5-V":&bintree {_gbbe ,map[string ]*bintree {}},"HKscs-B5-H":&bintree {_gfcg ,map[string ]*bintree {}},"HKscs-B5-V":&bintree {_agdd ,map[string ]*bintree {}},"Hankaku":&bintree {_cgec ,map[string ]*bintree {}},"Hiragana":&bintree {_gfca ,map[string ]*bintree {}},"KSC-EUC-H":&bintree {_eebaf ,map[string ]*bintree {}},"KSC-EUC-V":&bintree {_cgbb ,map[string ]*bintree {}},"KSC-H":&bintree {_dgga ,map[string ]*bintree {}},"KSC-Johab-H":&bintree {_acea ,map[string ]*bintree {}},"KSC-Johab-V":&bintree {_beaee ,map[string ]*bintree {}},"KSC-V":&bintree {_fbcg ,map[string ]*bintree {}},"KSCms-UHC-H":&bintree {_efcf ,map[string ]*bintree {}},"KSCms-UHC-HW-H":&bintree {_baba ,map[string ]*bintree {}},"KSCms-UHC-HW-V":&bintree {_bcab ,map[string ]*bintree {}},"KSCms-UHC-V":&bintree {_cade ,map[string ]*bintree {}},"KSCpc-EUC-H":&bintree {_ddaf ,map[string ]*bintree {}},"KSCpc-EUC-V":&bintree {_ecea ,map[string ]*bintree {}},"Katakana":&bintree {_geeagg ,map[string ]*bintree {}},"NWP-H":&bintree {_fdead ,map[string ]*bintree {}},"NWP-V":&bintree {_aecdf ,map[string ]*bintree {}},"RKSJ-H":&bintree {_gded ,map[string ]*bintree {}},"RKSJ-V":&bintree {_egef ,map[string ]*bintree {}},"Roman":&bintree {_cfc ,map[string ]*bintree {}},"UniAKR-UTF16-H":&bintree {_gfff ,map[string ]*bintree {}},"UniAKR-UTF32-H":&bintree {_bdfc ,map[string ]*bintree {}},"UniAKR-UTF8-H":&bintree {_bfee ,map[string ]*bintree {}},"UniCNS-UCS2-H":&bintree {_ddcg ,map[string ]*bintree {}},"UniCNS-UCS2-V":&bintree {_egfd ,map[string ]*bintree {}},"UniCNS-UTF16-H":&bintree {_egfc ,map[string ]*bintree {}},"UniCNS-UTF16-V":&bintree {_dace ,map[string ]*bintree {}},"UniCNS-UTF32-H":&bintree {_gefgf ,map[string ]*bintree {}},"UniCNS-UTF32-V":&bintree {_cffb ,map[string ]*bintree {}},"UniCNS-UTF8-H":&bintree {_ddgb ,map[string ]*bintree {}},"UniCNS-UTF8-V":&bintree {_eada ,map[string ]*bintree {}},"UniGB-UCS2-H":&bintree {_gcde ,map[string ]*bintree {}},"UniGB-UCS2-V":&bintree {_fbba ,map[string ]*bintree {}},"UniGB-UTF16-H":&bintree {_ffd ,map[string ]*bintree {}},"UniGB-UTF16-V":&bintree {_ggab ,map[string ]*bintree {}},"UniGB-UTF32-H":&bintree {_decac ,map[string ]*bintree {}},"UniGB-UTF32-V":&bintree {_geaae ,map[string ]*bintree {}},"UniGB-UTF8-H":&bintree {_abcc ,map[string ]*bintree {}},"UniGB-UTF8-V":&bintree {_cbgd ,map[string ]*bintree {}},"UniJIS-UCS2-H":&bintree {_bgca ,map[string ]*bintree {}},"UniJIS-UCS2-HW-H":&bintree {_dede ,map[string ]*bintree {}},"UniJIS-UCS2-HW-V":&bintree {_ebbff ,map[string ]*bintree {}},"UniJIS-UCS2-V":&bintree {_bcdb ,map[string ]*bintree {}},"UniJIS-UTF16-H":&bintree {_eebgf ,map[string ]*bintree {}},"UniJIS-UTF16-V":&bintree {_eaebe ,map[string ]*bintree {}},"UniJIS-UTF32-H":&bintree {_ccdb ,map[string ]*bintree {}},"UniJIS-UTF32-V":&bintree {_dbbf ,map[string ]*bintree {}},"UniJIS-UTF8-H":&bintree {_acce ,map[string ]*bintree {}},"UniJIS-UTF8-V":&bintree {_cagb ,map[string ]*bintree {}},"UniJIS2004-UTF16-H":&bintree {_ebee ,map[string ]*bintree {}},"UniJIS2004-UTF16-V":&bintree {_afdc ,map[string ]*bintree {}},"UniJIS2004-UTF32-H":&bintree {_cfga ,map[string ]*bintree {}},"UniJIS2004-UTF32-V":&bintree {_bffb ,map[string ]*bintree {}},"UniJIS2004-UTF8-H":&bintree {_abaa ,map[string ]*bintree {}},"UniJIS2004-UTF8-V":&bintree {_fbcf ,map[string ]*bintree {}},"UniJISPro-UCS2-HW-V":&bintree {_bcgd ,map[string ]*bintree {}},"UniJISPro-UCS2-V":&bintree {_fddg ,map[string ]*bintree {}},"UniJISPro-UTF8-V":&bintree {_cfbe ,map[string ]*bintree {}},"UniJISX0213-UTF32-H":&bintree {_dcee ,map[string ]*bintree {}},"UniJISX0213-UTF32-V":&bintree {_gafdd ,map[string ]*bintree {}},"UniJISX02132004-UTF32-H":&bintree {_gecda ,map[string ]*bintree {}},"UniJISX02132004-UTF32-V":&bintree {_fedc ,map[string ]*bintree {}},"UniKS-UCS2-H":&bintree {_geae ,map[string ]*bintree {}},"UniKS-UCS2-V":&bintree {_eaebd ,map[string ]*bintree {}},"UniKS-UTF16-H":&bintree {_cabd ,map[string ]*bintree {}},"UniKS-UTF16-V":&bintree {_gcdd ,map[string ]*bintree {}},"UniKS-UTF32-H":&bintree {_efac ,map[string ]*bintree {}},"UniKS-UTF32-V":&bintree {_bdgg ,map[string ]*bintree {}},"UniKS-UTF8-H":&bintree {_agadg ,map[string ]*bintree {}},"UniKS-UTF8-V":&bintree {_dedd ,map[string ]*bintree {}},"V":&bintree {_ebdd ,map[string ]*bintree {}},"WP-Symbol":&bintree {_gcdea ,map[string ]*bintree {}}}}; -func _ddaf ()(*asset ,error ){_gdfb ,_fddb :=_edc ();if _fddb !=nil {return nil ,_fddb ;};_bbabf :=bindataFileInfo {_dbg :"KSCpc-EUC-H",_gc :10306,_ge :_db .FileMode (436),_bc :_a .Unix (1580492597,0)};_ggde :=&asset {_ca :_gdfb ,_fa :_bbabf };return _ggde ,nil ; -};func _fcb ()([]byte ,error ){return _f (_ddg ,"Adobe-Japan1-2")};func _eccba ()([]byte ,error ){return _f (_adb ,"Roman")};func _cgbb ()(*asset ,error ){_agbf ,_geca :=_cbbcc ();if _geca !=nil {return nil ,_geca ;};_bfc :=bindataFileInfo {_dbg :"KSC-EUC-V",_gc :711,_ge :_db .FileMode (436),_bc :_a .Unix (1580492499,0)}; -_cebf :=&asset {_ca :_agbf ,_fa :_bfc };return _cebf ,nil ;};func _cagb ()(*asset ,error ){_bbgca ,_afce :=_bfeef ();if _afce !=nil {return nil ,_afce ;};_defc :=bindataFileInfo {_dbg :"UniJIS-UTF8-V",_gc :3954,_ge :_db .FileMode (436),_bc :_a .Unix (1580492964,0)}; -_gagf :=&asset {_ca :_bbgca ,_fa :_defc };return _gagf ,nil ;};var _cadf =[]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 _efac ()(*asset ,error ){_cdcg ,_gbbb :=_gbabd ();if _gbbb !=nil {return nil ,_gbbb ;};_cebe :=bindataFileInfo {_dbg :"UniKS-UTF32-H",_gc :162757,_ge :_db .FileMode (436),_bc :_a .Unix (1580493048,0)};_ffbga :=&asset {_ca :_cdcg ,_fa :_cebe };return _ffbga ,nil ; -};var _cccb =[]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 _gbabd ()([]byte ,error ){return _f (_abbc ,"UniKS-UTF32-H")};func _cgag ()([]byte ,error ){return _f (_bbcca ,"UniJIS2004-UTF16-V")};func _dedd ()(*asset ,error ){_gfac ,_fafb :=_caead ();if _fafb !=nil {return nil ,_fafb ;};_cbaga :=bindataFileInfo {_dbg :"UniKS-UTF8-V",_gc :738,_ge :_db .FileMode (436),_bc :_a .Unix (1580493065,0)}; -_dbee :=&asset {_ca :_gfac ,_fa :_cbaga };return _dbee ,nil ;};func _abgc ()([]byte ,error ){return _f (_accdc ,"UniKS-UCS2-V")};var _ebcd =[]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"); -var _fceb =[]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 _bede =[]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 _eeg ()(*asset ,error ){_cc ,_eed :=_cf ();if _eed !=nil {return nil ,_eed ;};_ga :=bindataFileInfo {_dbg :"78-H",_gc :12437,_ge :_db .FileMode (436),_bc :_a .Unix (1580490877,0)};_bgg :=&asset {_ca :_cc ,_fa :_ga };return _bgg ,nil ;};func _eaee ()([]byte ,error ){return _f (_ecegc ,"UniJIS2004-UTF8-V")}; -func _bbeg ()([]byte ,error ){return _f (_fced ,"HKm471-B5-H")};func _fgdd ()([]byte ,error ){return _f (_efbae ,"Hankaku")};func _bbegd ()([]byte ,error ){return _f (_efefb ,"UniJIS2004-UTF32-H")};var _dcec =[]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"); -var _ebb =[]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 _aaeb ()([]byte ,error ){return _f (_gede ,"Ext-RKSJ-V")};var _edbe =[]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 _eaebe ()(*asset ,error ){_dfgg ,_bbgc :=_baga ();if _bbgc !=nil {return nil ,_bbgc ;};_dfecg :=bindataFileInfo {_dbg :"UniJIS-UTF16-V",_gc :3426,_ge :_db .FileMode (436),_bc :_a .Unix (1580492941,0)};_bdaea :=&asset {_ca :_dfgg ,_fa :_dfecg };return _bdaea ,nil ; -};func _bad ()([]byte ,error ){return _f (_bgd ,"Add-H")};var _bdec =[]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"); -func _dcee ()(*asset ,error ){_agbg ,_ddcb :=_afafg ();if _ddcb !=nil {return nil ,_ddcb ;};_ffccb :=bindataFileInfo {_dbg :"UniJISX0213-UTF32-H",_gc :243117,_ge :_db .FileMode (436),_bc :_a .Unix (1580493003,0)};_abed :=&asset {_ca :_agbg ,_fa :_ffccb }; -return _abed ,nil ;};func _faefb ()([]byte ,error ){return _f (_dcdc ,"GBT-H")};func AssetNames ()[]string {_fgafc :=make ([]string ,0,len (_efeba ));for _dfdb :=range _efeba {_fgafc =append (_fgafc ,_dfdb );};return _fgafc ;};func _fcc ()(*asset ,error ){_gb ,_bbe :=_cef (); -if _bbe !=nil {return nil ,_bbe ;};_bbd :=bindataFileInfo {_dbg :"Adobe-CNS1-5",_gc :1901,_ge :_db .FileMode (436),_bc :_a .Unix (1580491198,0)};_eac :=&asset {_ca :_gb ,_fa :_bbd };return _eac ,nil ;};func _ebab ()(*asset ,error ){_bde ,_ccaa :=_gddg (); -if _ccaa !=nil {return nil ,_ccaa ;};_gfe :=bindataFileInfo {_dbg :"Adobe-Korea1-0",_gc :1190,_ge :_db .FileMode (436),_bc :_a .Unix (1580491374,0)};_dabe :=&asset {_ca :_bde ,_fa :_gfe };return _dabe ,nil ;};var _eebf =[]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 _cfg ()(*asset ,error ){_beae ,_ggae :=_bffe ();if _ggae !=nil {return nil ,_ggae ;};_fefdf :=bindataFileInfo {_dbg :"HKm314-B5-V",_gc :615,_ge :_db .FileMode (436),_bc :_a .Unix (1580492389,0)};_gae :=&asset {_ca :_beae ,_fa :_fefdf };return _gae ,nil ; -};var _fbfb =[]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 (_fac bindataFileInfo )Mode ()_db .FileMode {return _fac ._ge };func _abcc ()(*asset ,error ){_fgcda ,_cbec :=_aebcf ();if _cbec !=nil {return nil ,_cbec ;};_gcca :=bindataFileInfo {_dbg :"UniGB-UTF8-H",_gc :235585,_ge :_db .FileMode (436),_bc :_a .Unix (1580492783,0)}; -_eab :=&asset {_ca :_fgcda ,_fa :_gcca };return _eab ,nil ;};func _dcf ()([]byte ,error ){return _f (_abcf ,"Adobe-KR-5")};var _bcbd =[]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 _agadg ()(*asset ,error ){_aafc ,_afed :=_dbbg ();if _afed !=nil {return nil ,_afed ;};_deaa :=bindataFileInfo {_dbg :"UniKS-UTF8-H",_gc :143593,_ge :_db .FileMode (436),_bc :_a .Unix (1580493060,0)};_eabg :=&asset {_ca :_aafc ,_fa :_deaa };return _eabg ,nil ; -};func _decg ()([]byte ,error ){return _f (_ccf ,"UniGB-UTF16-V")};var _ed =[]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"); -var _fdea =[]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 _cbe =[]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 _ded ()([]byte ,error ){return _f (_faef ,"CNS1-H")};func _fdcd ()([]byte ,error ){return _f (_abef ,"KSCms-UHC-H")};func _cdgd ()([]byte ,error ){return _f (_cedce ,"RKSJ-V")};func _deb ()([]byte ,error ){return _f (_dg ,"78ms-RKSJ-V")};var _bcgb =[]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"); -var _bdgf =[]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"); -var _cedf =[]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 _bdda ()([]byte ,error ){return _f (_edeag ,"UniCNS-UTF32-V")};var _adb =[]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"); -var _faaf =[]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"); -var _gbae =[]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 _ac ()(*asset ,error ){_bg ,_bgc :=_bf ();if _bgc !=nil {return nil ,_bgc ;};_eba :=bindataFileInfo {_dbg :"78-EUC-V",_gc :900,_ge :_db .FileMode (436),_bc :_a .Unix (1580490853,0)};_fe :=&asset {_ca :_bg ,_fa :_eba };return _fe ,nil ;};func _aec ()([]byte ,error ){return _f (_beab ,"Adobe-CNS1-UCS2")}; -func _edde ()([]byte ,error ){return _f (_cccb ,"Ext-H")};var _bfae =[]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 _gddg ()([]byte ,error ){return _f (_dcceg ,"Adobe-Korea1-0")};func _beaee ()(*asset ,error ){_aaebe ,_fgge :=_feba ();if _fgge !=nil {return nil ,_fgge ;};_fdcg :=bindataFileInfo {_dbg :"KSC-Johab-V",_gc :716,_ge :_db .FileMode (436),_bc :_a .Unix (1580492521,0)}; -_gcd :=&asset {_ca :_aaebe ,_fa :_fdcg };return _gcd ,nil ;};var _gecd =[]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 _beb ()(*asset ,error ){_gdae ,_bab :=_aec ();if _bab !=nil {return nil ,_bab ;};_cfe :=bindataFileInfo {_dbg :"Adobe-CNS1-UCS2",_gc :264249,_ge :_db .FileMode (436),_bc :_a .Unix (1580490554,0)};_ag :=&asset {_ca :_gdae ,_fa :_cfe };return _ag ,nil ; -};func _bced ()([]byte ,error ){return _f (_beefb ,"NWP-V")};func _edd ()(*asset ,error ){_add ,_cb :=_ab ();if _cb !=nil {return nil ,_cb ;};_bda :=bindataFileInfo {_dbg :"78ms-RKSJ-H",_gc :14250,_ge :_db .FileMode (436),_bc :_a .Unix (1580490899,0)}; -_eedb :=&asset {_ca :_add ,_fa :_bda };return _eedb ,nil ;};func (_eb bindataFileInfo )Name ()string {return _eb ._dbg };func _geeagg ()(*asset ,error ){_bbg ,_acd :=_fgbe ();if _acd !=nil {return nil ,_acd ;};_eebe :=bindataFileInfo {_dbg :"Katakana",_gc :467,_ge :_db .FileMode (436),_bc :_a .Unix (1580492475,0)}; -_cdge :=&asset {_ca :_bbg ,_fa :_eebe };return _cdge ,nil ;};func _eg ()([]byte ,error ){return _f (_caa ,"78-V")};var _edefa =[]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"); -func _defg ()([]byte ,error ){return _f (_fabgd ,"HKdla-B5-V")};func _gcf ()(*asset ,error ){_ecca ,_ceab :=_agb ();if _ceab !=nil {return nil ,_ceab ;};_eca :=bindataFileInfo {_dbg :"Adobe-KR-6",_gc :1493,_ge :_db .FileMode (436),_bc :_a .Unix (1580491438,0)}; -_fcgg :=&asset {_ca :_ecca ,_fa :_eca };return _fcgg ,nil ;};var _fgg =[]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 _fegb ()([]byte ,error ){return _f (_bdge ,"UniGB-UTF8-V")};var _efefb =[]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 _bbdf ()(*asset ,error ){_eaf ,_ebae :=_gbd ();if _ebae !=nil {return nil ,_ebae ;};_bbcd :=bindataFileInfo {_dbg :"Adobe-KR-3",_gc :1293,_ge :_db .FileMode (436),_bc :_a .Unix (1580491421,0)};_gde :=&asset {_ca :_eaf ,_fa :_bbcd };return _gde ,nil ; -};var _ffcbe =[]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"); -func _gafb ()([]byte ,error ){return _f (_bcea ,"B5pc-V")};func _gaf ()([]byte ,error ){return _f (_cba ,"Adobe-CNS1-6")};func _fef ()(*asset ,error ){_ece ,_eae :=_abfc ();if _eae !=nil {return nil ,_eae ;};_badb :=bindataFileInfo {_dbg :"Adobe-CNS1-7",_gc :1877,_ge :_db .FileMode (436),_bc :_a .Unix (1580491225,0)}; -_ddd :=&asset {_ca :_ece ,_fa :_badb };return _ddd ,nil ;};func _cabd ()(*asset ,error ){_bedf ,_abdb :=_feefa ();if _abdb !=nil {return nil ,_abdb ;};_agde :=bindataFileInfo {_dbg :"UniKS-UTF16-H",_gc :120685,_ge :_db .FileMode (436),_bc :_a .Unix (1580493035,0)}; -_acfg :=&asset {_ca :_bedf ,_fa :_agde };return _acfg ,nil ;};func _cbbcc ()([]byte ,error ){return _f (_cbfb ,"KSC-EUC-V")};func _eaebd ()(*asset ,error ){_cdff ,_fcbf :=_abgc ();if _fcbf !=nil {return nil ,_fcbf ;};_cacf :=bindataFileInfo {_dbg :"UniKS-UCS2-V",_gc :737,_ge :_db .FileMode (436),_bc :_a .Unix (1580493030,0)}; -_afgg :=&asset {_ca :_cdff ,_fa :_cacf };return _afgg ,nil ;};func _gdec ()([]byte ,error ){return _f (_deg ,"Adobe-KR-4")};func _beddf ()([]byte ,error ){return _f (_beed ,"KSCms-UHC-HW-H")};var _bdge =[]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 _gcdea ()(*asset ,error ){_ebabe ,_dgdf :=_gcbed ();if _dgdf !=nil {return nil ,_dgdf ;};_fefa :=bindataFileInfo {_dbg :"WP-Symbol",_gc :846,_ge :_db .FileMode (436),_bc :_a .Unix (1580493083,0)};_ffbeg :=&asset {_ca :_ebabe ,_fa :_fefa };return _ffbeg ,nil ; -};func _ebagg ()([]byte ,error ){return _f (_egff ,"Adobe-GB1-3")};func _aed ()([]byte ,error ){return _f (_eacc ,"Adobe-KR-2")};func _afgb ()([]byte ,error ){return _f (_aefe ,"UniKS-UTF16-V")};var _gbcg =[]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 _afebd ()([]byte ,error ){return _f (_dfdd ,"UniCNS-UTF8-V")};func _bcdb ()(*asset ,error ){_cceg ,_gbbc :=_cddc ();if _gbbc !=nil {return nil ,_gbbc ;};_daae :=bindataFileInfo {_dbg :"UniJIS-UCS2-V",_gc :4167,_ge :_db .FileMode (436),_bc :_a .Unix (1580492912,0)}; -_eggb :=&asset {_ca :_cceg ,_fa :_daae };return _eggb ,nil ;};func (_cd bindataFileInfo )Size ()int64 {return _cd ._gc };func _ccde ()(*asset ,error ){_ddab ,_egab :=_aea ();if _egab !=nil {return nil ,_egab ;};_dcce :=bindataFileInfo {_dbg :"Adobe-Japan1-0",_gc :1097,_ge :_db .FileMode (436),_bc :_a .Unix (1580491303,0)}; -_cffc :=&asset {_ca :_ddab ,_fa :_dcce };return _cffc ,nil ;};func _fg ()([]byte ,error ){return _f (_bb ,"90ms-RKSJ-V")};func _fdgf ()(*asset ,error ){_eda ,_eea :=_efbe ();if _eea !=nil {return nil ,_eea ;};_afcg :=bindataFileInfo {_dbg :"Adobe-Japan1-1",_gc :1098,_ge :_db .FileMode (436),_bc :_a .Unix (1580491308,0)}; -_daf :=&asset {_ca :_eda ,_fa :_afcg };return _daf ,nil ;};func AssetExists (name string )bool {_ ,_cbce :=_efeba [_e .Replace (name ,"\\","/",-1)];return _cbce };func _cfc ()(*asset ,error ){_cbaf ,_geff :=_eccba ();if _geff !=nil {return nil ,_geff ; -};_afgf :=bindataFileInfo {_dbg :"Roman",_gc :450,_ge :_db .FileMode (436),_bc :_a .Unix (1580492645,0)};_aagg :=&asset {_ca :_cbaf ,_fa :_afgf };return _aagg ,nil ;};var _cba =[]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"); -var _ffgg =[]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 _bfeef ()([]byte ,error ){return _f (_acba ,"UniJIS-UTF8-V")};func _ggab ()(*asset ,error ){_cfdc ,_daadf :=_decg ();if _daadf !=nil {return nil ,_daadf ;};_dafc :=bindataFileInfo {_dbg :"UniGB-UTF16-V",_gc :723,_ge :_db .FileMode (436),_bc :_a .Unix (1580492760,0)}; -_gcfd :=&asset {_ca :_cfdc ,_fa :_dafc };return _gcfd ,nil ;};func _fdfb ()([]byte ,error ){return _f (_ddabf ,"B5pc-H")};func _feba ()([]byte ,error ){return _f (_cdcb ,"KSC-Johab-V")};func _aecdf ()(*asset ,error ){_acbg ,_ceee :=_bced ();if _ceee !=nil {return nil ,_ceee ; -};_fggf :=bindataFileInfo {_dbg :"NWP-V",_gc :1293,_ge :_db .FileMode (436),_bc :_a .Unix (1580492618,0)};_badcc :=&asset {_ca :_acbg ,_fa :_fggf };return _badcc ,nil ;};var _afcd =[]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 _fdfa ()([]byte ,error ){return _f (_bgcf ,"Adobe-Japan1-UCS2")};func _fbcg ()(*asset ,error ){_ffcae ,_edea :=_badc ();if _edea !=nil {return nil ,_edea ;};_aede :=bindataFileInfo {_dbg :"KSC-V",_gc :703,_ge :_db .FileMode (436),_bc :_a .Unix (1580492528,0)}; -_bcdc :=&asset {_ca :_ffcae ,_fa :_aede };return _bcdc ,nil ;};var _babd =[]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"); -var _dedc =[]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 _cddc ()([]byte ,error ){return _f (_bbeaa ,"UniJIS-UCS2-V")};func _gbga ()(*asset ,error ){_dgeg ,_eagb :=_fgfd ();if _eagb !=nil {return nil ,_eagb ;};_gdee :=bindataFileInfo {_dbg :"GBK2K-V",_gc :1168,_ge :_db .FileMode (436),_bc :_a .Unix (1580492041,0)}; -_bae :=&asset {_ca :_dgeg ,_fa :_gdee };return _bae ,nil ;};var _eeeba =[]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"); -func _ddae ()([]byte ,error ){return _f (_facd ,"UniKS-UCS2-H")};var _dabb =[]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 _abbc =[]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"); -var _agaf =[]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 _ffbg ()(*asset ,error ){_dfbf ,_fefd :=_bgbc ();if _fefd !=nil {return nil ,_fefd ;};_bage :=bindataFileInfo {_dbg :"HKgccs-B5-H",_gc :11477,_ge :_db .FileMode (436),_bc :_a .Unix (1580492364,0)};_eaceb :=&asset {_ca :_dfbf ,_fa :_bage };return _eaceb ,nil ; -};func _fbg ()([]byte ,error ){return _f (_bbc ,"Add-RKSJ-V")};var _geeag =[]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 _bdde ()([]byte ,error ){return _f (_egd ,"HKscs-B5-H")};func _cbca ()([]byte ,error ){return _f (_aebc ,"EUC-V")};var _dgac =[]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 _cgeg ()([]byte ,error ){return _f (_eebf ,"HKdlb-B5-H")};func _caaa ()(*asset ,error ){_dgc ,_eadg :=_ecd ();if _eadg !=nil {return nil ,_eadg ;};_gdb :=bindataFileInfo {_dbg :"Adobe-GB1-2",_gc :2159,_ge :_db .FileMode (436),_bc :_a .Unix (1580491257,0)}; -_dged :=&asset {_ca :_dgc ,_fa :_gdb };return _dged ,nil ;};func _ccgd ()([]byte ,error ){return _f (_dafa ,"ETHK-B5-H")};var _fced =[]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 _abb ()([]byte ,error ){return _f (_cbd ,"83pv-RKSJ-H")};func _ggdb ()([]byte ,error ){return _f (_ccdeg ,"HKdlb-B5-V")};var _aefe =[]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 _bdfc ()(*asset ,error ){_cgf ,_dadd :=_fdfce ();if _dadd !=nil {return nil ,_dadd ;};_gegg :=bindataFileInfo {_dbg :"UniAKR-UTF32-H",_gc :248243,_ge :_db .FileMode (436),_bc :_a .Unix (1580492666,0)};_bebc :=&asset {_ca :_cgf ,_fa :_gegg };return _bebc ,nil ; -};func _cfga ()(*asset ,error ){_ageg ,_ecdf :=_bbegd ();if _ecdf !=nil {return nil ,_ecdf ;};_dacf :=bindataFileInfo {_dbg :"UniJIS2004-UTF32-H",_gc :243210,_ge :_db .FileMode (436),_bc :_a .Unix (1580492817,0)};_fgff :=&asset {_ca :_ageg ,_fa :_dacf }; -return _fgff ,nil ;};var _gba =[]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"); -var _edee =[]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 _ebbff ()(*asset ,error ){_fdfaf ,_geaag :=_eecaf ();if _geaag !=nil {return nil ,_geaag ;};_ccae :=bindataFileInfo {_dbg :"UniJIS-UCS2-HW-V",_gc :4243,_ge :_db .FileMode (436),_bc :_a .Unix (1580492906,0)};_efef :=&asset {_ca :_fdfaf ,_fa :_ccae }; -return _efef ,nil ;};func _cef ()([]byte ,error ){return _f (_acc ,"Adobe-CNS1-5")};var _feg =[]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"); -var _fad =[]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 _gfbb =[]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 _gd ()([]byte ,error ){return _f (_bcbd ,"90pv-RKSJ-H")};var _fgdec =[]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 _dede ()(*asset ,error ){_cfag ,_feef :=_afab ();if _feef !=nil {return nil ,_feef ;};_bcbg :=bindataFileInfo {_dbg :"UniJIS-UCS2-HW-H",_gc :472,_ge :_db .FileMode (436),_bc :_a .Unix (1580492901,0)};_cddg :=&asset {_ca :_cfag ,_fa :_bcbg };return _cddg ,nil ; -};func _fgba ()([]byte ,error ){return _f (_bbag ,"Adobe-Japan1-5")};func _ecdad ()([]byte ,error ){return _f (_ggga ,"UniJIS-UCS2-H")};func _ddde ()([]byte ,error ){return _f (_gcc ,"KSC-Johab-H")};var _fabgd =[]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 _afcf ()(*asset ,error ){_ecg ,_dab :=_fdfa ();if _dab !=nil {return nil ,_dab ;};_ced :=bindataFileInfo {_dbg :"Adobe-Japan1-UCS2",_gc :281822,_ge :_db .FileMode (436),_bc :_a .Unix (1580490574,0)};_eedg :=&asset {_ca :_ecg ,_fa :_ced };return _eedg ,nil ; -};func _fdd ()(*asset ,error ){_gecg ,_ecfa :=_bdgc ();if _ecfa !=nil {return nil ,_ecfa ;};_fcgb :=bindataFileInfo {_dbg :"Adobe-CNS1-3",_gc :1881,_ge :_db .FileMode (436),_bc :_a .Unix (1580491185,0)};_eddb :=&asset {_ca :_gecg ,_fa :_fcgb };return _eddb ,nil ; -};var _bbc =[]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"); -var _bbeaa =[]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"); -func _fgfd ()([]byte ,error ){return _f (_fdfbe ,"GBK2K-V")};func _abba ()(*asset ,error ){_ede ,_dcfc :=_abbf ();if _dcfc !=nil {return nil ,_dcfc ;};_dafg :=bindataFileInfo {_dbg :"ETHK-B5-V",_gc :631,_ge :_db .FileMode (436),_bc :_a .Unix (1580491827,0)}; -_ffbe :=&asset {_ca :_ede ,_fa :_dafg };return _ffbe ,nil ;};func _fbba ()(*asset ,error ){_cgdg ,_fbbb :=_gaeg ();if _fbbb !=nil {return nil ,_fbbb ;};_dccf :=bindataFileInfo {_dbg :"UniGB-UCS2-V",_gc :832,_ge :_db .FileMode (436),_bc :_a .Unix (1580492749,0)}; -_cacb :=&asset {_ca :_cgdg ,_fa :_dccf };return _cacb ,nil ;};func _fabd ()([]byte ,error ){return _f (_gbcg ,"KSCpc-EUC-V")};var _fgcd =[]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 _geed ()(*asset ,error ){_gagg ,_edgb :=_ffaa ();if _edgb !=nil {return nil ,_edgb ;};_ecac :=bindataFileInfo {_dbg :"GB-EUC-V",_gc :782,_ge :_db .FileMode (436),_bc :_a .Unix (1580491964,0)};_gagd :=&asset {_ca :_gagg ,_fa :_ecac };return _gagd ,nil ; -};func _bf ()([]byte ,error ){return _f (_ed ,"78-EUC-V")};func _aegb ()([]byte ,error ){return _f (_cadf ,"UniCNS-UTF16-V")};func _aea ()([]byte ,error ){return _f (_gba ,"Adobe-Japan1-0")};func _abga ()([]byte ,error ){return _f (_bceff ,"UniJIS-UTF32-H")}; -func _geaae ()(*asset ,error ){_dgdb ,_fddd :=_dcceb ();if _fddd !=nil {return nil ,_fddd ;};_edac :=bindataFileInfo {_dbg :"UniGB-UTF32-V",_gc :839,_ge :_db .FileMode (436),_bc :_a .Unix (1580492778,0)};_dada :=&asset {_ca :_dgdb ,_fa :_edac };return _dada ,nil ; -};func _gded ()(*asset ,error ){_aeed ,_gbba :=_bccd ();if _gbba !=nil {return nil ,_gbba ;};_fadb :=bindataFileInfo {_dbg :"RKSJ-H",_gc :2884,_ge :_db .FileMode (436),_bc :_a .Unix (1580492632,0)};_feda :=&asset {_ca :_aeed ,_fa :_fadb };return _feda ,nil ; -};func _dde ()([]byte ,error ){return _f (_abd ,"Adobe-CNS1-1")};func _baag ()([]byte ,error ){return _f (_ddaa ,"NWP-H")};func _gcdd ()(*asset ,error ){_edgaf ,_abde :=_afgb ();if _abde !=nil {return nil ,_abde ;};_cfcd :=bindataFileInfo {_dbg :"UniKS-UTF16-V",_gc :689,_ge :_db .FileMode (436),_bc :_a .Unix (1580493040,0)}; -_cdaa :=&asset {_ca :_edgaf ,_fa :_cfcd };return _cdaa ,nil ;};var _cbcd =[]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 _bdgg ()(*asset ,error ){_dcdceb ,_dafb :=_gcbd ();if _dafb !=nil {return nil ,_dafb ;};_bedec :=bindataFileInfo {_dbg :"UniKS-UTF32-V",_gc :789,_ge :_db .FileMode (436),_bc :_a .Unix (1580493054,0)};_ddcdd :=&asset {_ca :_dcdceb ,_fa :_bedec };return _ddcdd ,nil ; -};func _bcae ()(*asset ,error ){_gdf ,_fbfc :=_cbfc ();if _fbfc !=nil {return nil ,_fbfc ;};_gagc :=bindataFileInfo {_dbg :"CNS2-H",_gc :2037,_ge :_db .FileMode (436),_bc :_a .Unix (1580491555,0)};_cdfc :=&asset {_ca :_gdf ,_fa :_gagc };return _cdfc ,nil ; -};func _afafg ()([]byte ,error ){return _f (_gfbb ,"UniJISX0213-UTF32-H")};func _bdba ()(*asset ,error ){_bcda ,_edg :=_gefe ();if _edg !=nil {return nil ,_edg ;};_daad :=bindataFileInfo {_dbg :"Adobe-KR-7",_gc :1853,_ge :_db .FileMode (436),_bc :_a .Unix (1580491445,0)}; -_fadc :=&asset {_ca :_bcda ,_fa :_daad };return _fadc ,nil ;};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\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"); -func _bgf ()([]byte ,error ){return _f (_daa ,"90pv-RKSJ-V")};func _bcab ()(*asset ,error ){_efgc ,_dedcc :=_ggce ();if _dedcc !=nil {return nil ,_dedcc ;};_dfec :=bindataFileInfo {_dbg :"KSCms-UHC-HW-V",_gc :703,_ge :_db .FileMode (436),_bc :_a .Unix (1580492573,0)}; -_fbb :=&asset {_ca :_efgc ,_fa :_dfec };return _fbb ,nil ;};func _gcbd ()([]byte ,error ){return _f (_dgace ,"UniKS-UTF32-V")};var _dbd =[]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 _aga ()(*asset ,error ){_ffe ,_dfd :=_ebagg ();if _dfd !=nil {return nil ,_dfd ;};_dbc :=bindataFileInfo {_dbg :"Adobe-GB1-3",_gc :2159,_ge :_db .FileMode (436),_bc :_a .Unix (1580491263,0)};_befd :=&asset {_ca :_ffe ,_fa :_dbc };return _befd ,nil ; -};var _cdfe =[]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 _dea ()(*asset ,error ){_gdd ,_gac :=_ebgf ();if _gac !=nil {return nil ,_gac ;};_bbcc :=bindataFileInfo {_dbg :"Adobe-KR-8",_gc :2133,_ge :_db .FileMode (436),_bc :_a .Unix (1580491451,0)};_edf :=&asset {_ca :_gdd ,_fa :_bbcc };return _edf ,nil ; -};var _fgdff =[]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 _aag ()(*asset ,error ){_fbef ,_eeca :=_cbge ();if _eeca !=nil {return nil ,_eeca ;};_fgc :=bindataFileInfo {_dbg :"B5-V",_gc :620,_ge :_db .FileMode (436),_bc :_a .Unix (1580491512,0)};_afd :=&asset {_ca :_fbef ,_fa :_fgc };return _afd ,nil ;};func _baff ()(*asset ,error ){_bfd ,_fcd :=_cec (); -if _fcd !=nil {return nil ,_fcd ;};_fcbe :=bindataFileInfo {_dbg :"Adobe-KR-9",_gc :2173,_ge :_db .FileMode (436),_bc :_a .Unix (1580491457,0)};_decc :=&asset {_ca :_bfd ,_fa :_fcbe };return _decc ,nil ;};var _eacc =[]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 _agb ()([]byte ,error ){return _f (_fdea ,"Adobe-KR-6")};func _cdga ()(*asset ,error ){_bgeb ,_geb :=_gbef ();if _geb !=nil {return nil ,_geb ;};_geedc :=bindataFileInfo {_dbg :"GBT-V",_gc :777,_ge :_db .FileMode (436),_bc :_a .Unix (1580492217,0)}; -_befdf :=&asset {_ca :_bgeb ,_fa :_geedc };return _befdf ,nil ;};func _bcba ()([]byte ,error ){return _f (_geeag ,"GB-H")};var _cag =[]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 _gefg =[]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 _fec ()(*asset ,error ){_edef ,_bdca :=_edde ();if _bdca !=nil {return nil ,_bdca ;};_efeb :=bindataFileInfo {_dbg :"Ext-H",_gc :13186,_ge :_db .FileMode (436),_bc :_a .Unix (1580491886,0)};_bgdd :=&asset {_ca :_edef ,_fa :_efeb };return _bgdd ,nil ; -};func _ggce ()([]byte ,error ){return _f (_dad ,"KSCms-UHC-HW-V")};func _fbcf ()(*asset ,error ){_dfecb ,_eade :=_eaee ();if _eade !=nil {return nil ,_eade ;};_afaf :=bindataFileInfo {_dbg :"UniJIS2004-UTF8-V",_gc :3961,_ge :_db .FileMode (436),_bc :_a .Unix (1580492834,0)}; -_bcbec :=&asset {_ca :_dfecb ,_fa :_afaf };return _bcbec ,nil ;};func _aae ()(*asset ,error ){_bff ,_bge :=_cfa ();if _bge !=nil {return nil ,_bge ;};_gdc :=bindataFileInfo {_dbg :"Adobe-CNS1-4",_gc :1901,_ge :_db .FileMode (436),_bc :_a .Unix (1580491191,0)}; -_bed :=&asset {_ca :_bff ,_fa :_gdc };return _bed ,nil ;};var _edec =[]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 _gcde ()(*asset ,error ){_fgaf ,_fggb :=_cbfe ();if _fggb !=nil {return nil ,_fggb ;};_bdfe :=bindataFileInfo {_dbg :"UniGB-UCS2-H",_gc :272134,_ge :_db .FileMode (436),_bc :_a .Unix (1580492744,0)};_fcgbg :=&asset {_ca :_fgaf ,_fa :_bdfe };return _fcgbg ,nil ; -};func _dace ()(*asset ,error ){_edga ,_gdbe :=_aegb ();if _gdbe !=nil {return nil ,_gdbe ;};_cabg :=bindataFileInfo {_dbg :"UniCNS-UTF16-V",_gc :617,_ge :_db .FileMode (436),_bc :_a .Unix (1580492702,0)};_dfadca :=&asset {_ca :_edga ,_fa :_cabg };return _dfadca ,nil ; -};func _cade ()(*asset ,error ){_efgf ,_dccb :=_gffa ();if _dccb !=nil {return nil ,_dccb ;};_ceaf :=bindataFileInfo {_dbg :"KSCms-UHC-V",_gc :716,_ge :_db .FileMode (436),_bc :_a .Unix (1580492580,0)};_dceb :=&asset {_ca :_efgf ,_fa :_ceaf };return _dceb ,nil ; -};func _gafdd ()(*asset ,error ){_ccfb ,_fagc :=_fgef ();if _fagc !=nil {return nil ,_fagc ;};_bdeb :=bindataFileInfo {_dbg :"UniJISX0213-UTF32-V",_gc :4404,_ge :_db .FileMode (436),_bc :_a .Unix (1580493008,0)};_eaba :=&asset {_ca :_ccfb ,_fa :_bdeb }; -return _eaba ,nil ;};func _dfgf ()(*asset ,error ){_dfgc ,_daeb :=_abg ();if _daeb !=nil {return nil ,_daeb ;};_gbaf :=bindataFileInfo {_dbg :"CNS-EUC-H",_gc :10002,_ge :_db .FileMode (436),_bc :_a .Unix (1580491600,0)};_dcaa :=&asset {_ca :_dfgc ,_fa :_gbaf }; -return _dcaa ,nil ;}; \ No newline at end of file +package bcmaps ;import (_e "bytes";_c "compress/gzip";_ef "fmt";_ae "io";_a "os";_f "strings";_eb "time";);func _eab ()(*asset ,error ){_gec ,_bbe :=_efde ();if _bbe !=nil {return nil ,_bbe ;};_eaa :=bindataFileInfo {_dgb :"Adobe-CNS1-UCS2",_fb :264249,_db :_a .FileMode (436),_ff :_eb .Unix (1580490554,0)}; +_ecc :=&asset {_dg :_gec ,_ee :_eaa };return _ecc ,nil ;};func _ffeb ()([]byte ,error ){return _b (_fagb ,"HKscs-B5-V")};var _fg =[]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 _efbd ()(*asset ,error ){_gedd ,_cbea :=_cfag ();if _cbea !=nil {return nil ,_cbea ;};_cabb :=bindataFileInfo {_dgb :"KSC-EUC-H",_fb :9483,_db :_a .FileMode (436),_ff :_eb .Unix (1580492494,0)};_bfaa :=&asset {_dg :_gedd ,_ee :_cabb };return _bfaa ,nil ; +};func _aff ()([]byte ,error ){return _b (_ggg ,"Adobe-GB1-4")};func _ddcb ()([]byte ,error ){return _b (_acgf ,"KSCms-UHC-H")};func _dcfd ()(*asset ,error ){_fgce ,_gbafd :=_deee ();if _gbafd !=nil {return nil ,_gbafd ;};_cfda :=bindataFileInfo {_dgb :"RKSJ-H",_fb :2884,_db :_a .FileMode (436),_ff :_eb .Unix (1580492632,0)}; +_ddcbc :=&asset {_dg :_fgce ,_ee :_cfda };return _ddcbc ,nil ;};func _ega ()(*asset ,error ){_eeag ,_cged :=_ggdc ();if _cged !=nil {return nil ,_cged ;};_ccd :=bindataFileInfo {_dgb :"CNS1-V",_fb :620,_db :_a .FileMode (436),_ff :_eb .Unix (1580491540,0)}; +_accg :=&asset {_dg :_eeag ,_ee :_ccd };return _accg ,nil ;};var _fdb =[]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"); +var _fcag =[]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 _cbf ()([]byte ,error ){return _b (_ddf ,"Adobe-KR-5")};var _cgc =[]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 _afc ()(*asset ,error ){_eaaf ,_daec :=_gfba ();if _daec !=nil {return nil ,_daec ;};_cefe :=bindataFileInfo {_dgb :"ETHK-B5-V",_fb :631,_db :_a .FileMode (436),_ff :_eb .Unix (1580491827,0)};_ebab :=&asset {_dg :_eaaf ,_ee :_cefe };return _ebab ,nil ; +};func _bdea ()(*asset ,error ){_fgae ,_caga :=_bbd ();if _caga !=nil {return nil ,_caga ;};_eddfg :=bindataFileInfo {_dgb :"GBT-EUC-H",_fb :44530,_db :_a .FileMode (436),_ff :_eb .Unix (1580492198,0)};_dec :=&asset {_dg :_fgae ,_ee :_eddfg };return _dec ,nil ; +};func _cbc ()([]byte ,error ){return _b (_eea ,"90pv-RKSJ-V")};func _bfae ()([]byte ,error ){return _b (_bdgf ,"HKm471-B5-H")};func _agcg ()([]byte ,error ){return _b (_fgdd ,"CNS-EUC-V")};func _gecg ()([]byte ,error ){return _b (_bbcb ,"HKm471-B5-V")}; +func _def ()([]byte ,error ){return _b (_eda ,"Adobe-GB1-2")};func _aa ()([]byte ,error ){return _b (_bac ,"78ms-RKSJ-H")};func _aege ()(*asset ,error ){_aaad ,_bcafg :=_gaeag ();if _bcafg !=nil {return nil ,_bcafg ;};_ecgb :=bindataFileInfo {_dgb :"UniCNS-UTF32-V",_fb :697,_db :_a .FileMode (436),_ff :_eb .Unix (1580492713,0)}; +_egffb :=&asset {_dg :_aaad ,_ee :_ecgb };return _egffb ,nil ;};var _faed =[]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 _gdgg ()([]byte ,error ){return _b (_fdag ,"GBKp-EUC-V")};func _ceabg ()(*asset ,error ){_bebb ,_fgee :=_eeaf ();if _fgee !=nil {return nil ,_fgee ;};_bead :=bindataFileInfo {_dgb :"UniJIS-UTF16-V",_fb :3426,_db :_a .FileMode (436),_ff :_eb .Unix (1580492941,0)}; +_aegba :=&asset {_dg :_bebb ,_ee :_bead };return _aegba ,nil ;};var _daabe =[]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 (_dc bindataFileInfo )Mode ()_a .FileMode {return _dc ._db };func _cdfd ()([]byte ,error ){return _b (_fgdag ,"KSCms-UHC-HW-V")};func _ccee ()(*asset ,error ){_cbcea ,_aaeg :=_agcg ();if _aaeg !=nil {return nil ,_aaeg ;};_eeff :=bindataFileInfo {_dgb :"CNS-EUC-V",_fb :11034,_db :_a .FileMode (436),_ff :_eb .Unix (1580491606,0)}; +_fgda :=&asset {_dg :_cbcea ,_ee :_eeff };return _fgda ,nil ;};func _ggba ()([]byte ,error ){return _b (_abfg ,"UniCNS-UTF8-H")};var _fgdag =[]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 _acc ()(*asset ,error ){_dgc ,_cb :=_fedf ();if _cb !=nil {return nil ,_cb ;};_ecg :=bindataFileInfo {_dgb :"83pv-RKSJ-H",_fb :4830,_db :_a .FileMode (436),_ff :_eb .Unix (1580490975,0)};_feb :=&asset {_dg :_dgc ,_ee :_ecg };return _feb ,nil ;};func _gfba ()([]byte ,error ){return _b (_cgfe ,"ETHK-B5-V")}; +func _cga ()(*asset ,error ){_bad ,_fbc :=_acde ();if _fbc !=nil {return nil ,_fbc ;};_afd :=bindataFileInfo {_dgb :"Adobe-GB1-0",_fb :1052,_db :_a .FileMode (436),_ff :_eb .Unix (1580491245,0)};_ffa :=&asset {_dg :_bad ,_ee :_afd };return _ffa ,nil ;}; +func _bec ()(*asset ,error ){_fdbg ,_beac :=_beeb ();if _beac !=nil {return nil ,_beac ;};_ebbg :=bindataFileInfo {_dgb :"GBKp-EUC-H",_fb :80839,_db :_a .FileMode (436),_ff :_eb .Unix (1580492102,0)};_fgea :=&asset {_dg :_fdbg ,_ee :_ebbg };return _fgea ,nil ; +};func _cfab ()([]byte ,error ){return _b (_agca ,"GBpc-EUC-H")};func (_dbe bindataFileInfo )ModTime ()_eb .Time {return _dbe ._ff };func _dbea ()(*asset ,error ){_cc ,_cbd :=_ffgd ();if _cbd !=nil {return nil ,_cbd ;};_agc :=bindataFileInfo {_dgb :"90ms-RKSJ-V",_fb :1895,_db :_a .FileMode (436),_ff :_eb .Unix (1580491032,0)}; +_ab :=&asset {_dg :_cc ,_ee :_agc };return _ab ,nil ;};var _edbc =[]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 _dedg ()(*asset ,error ){_eaec ,_afgc :=_fedea ();if _afgc !=nil {return nil ,_afgc ;};_adc :=bindataFileInfo {_dgb :"ETen-B5-V",_fb :650,_db :_a .FileMode (436),_ff :_eb .Unix (1580491761,0)};_faeae :=&asset {_dg :_eaec ,_ee :_adc };return _faeae ,nil ; +};func _adde ()(*asset ,error ){_befa ,_cedg :=_cgdd ();if _cedg !=nil {return nil ,_cedg ;};_daag :=bindataFileInfo {_dgb :"UniJIS-UCS2-V",_fb :4167,_db :_a .FileMode (436),_ff :_eb .Unix (1580492912,0)};_fdbf :=&asset {_dg :_befa ,_ee :_daag };return _fdbf ,nil ; +};func _fcfg ()([]byte ,error ){return _b (_ffcf ,"Adobe-KR-4")};func _cagc ()(*asset ,error ){_bbac ,_cad :=_ccb ();if _cad !=nil {return nil ,_cad ;};_fgf :=bindataFileInfo {_dgb :"CNS-EUC-H",_fb :10002,_db :_a .FileMode (436),_ff :_eb .Unix (1580491600,0)}; +_dbcg :=&asset {_dg :_bbac ,_ee :_fgf };return _dbcg ,nil ;};func _defa ()([]byte ,error ){return _b (_fbbee ,"UniJISX0213-UTF32-V")};func _fabga ()([]byte ,error ){return _b (_aeff ,"Adobe-KR-0")};var _acba =[]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 _gcdb ()(*asset ,error ){_ffdb ,_febga :=_ffea ();if _febga !=nil {return nil ,_febga ;};_fff :=bindataFileInfo {_dgb :"GB-H",_fb :2090,_db :_a .FileMode (436),_ff :_eb .Unix (1580492002,0)};_fdg :=&asset {_dg :_ffdb ,_ee :_fff };return _fdg ,nil ; +};func _abab ()(*asset ,error ){_cdgbf ,_ceee :=_fgc ();if _ceee !=nil {return nil ,_ceee ;};_afg :=bindataFileInfo {_dgb :"Adobe-Korea1-0",_fb :1190,_db :_a .FileMode (436),_ff :_eb .Unix (1580491374,0)};_fegd :=&asset {_dg :_cdgbf ,_ee :_afg };return _fegd ,nil ; +};var _cbce =[]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"); +var _gac =[]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 _ecbd ()(*asset ,error ){_ceb ,_eeac :=_ace ();if _eeac !=nil {return nil ,_eeac ;};_eca :=bindataFileInfo {_dgb :"Adobe-Japan1-6",_fb :2225,_db :_a .FileMode (436),_ff :_eb .Unix (1580491338,0)};_fbf :=&asset {_dg :_ceb ,_ee :_eca };return _fbf ,nil ; +};var _abdf =[]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 _fea =[]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 _cbg ()(*asset ,error ){_gfe ,_faf :=_fabga ();if _faf !=nil {return nil ,_faf ;};_cceb :=bindataFileInfo {_dgb :"Adobe-KR-0",_fb :640,_db :_a .FileMode (436),_ff :_eb .Unix (1580491402,0)};_dff :=&asset {_dg :_gfe ,_ee :_cceb };return _dff ,nil ; +};func _baga ()([]byte ,error ){return _b (_fcag ,"UniJIS2004-UTF32-H")};var _gb =[]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 _agca =[]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 _ddcc ()([]byte ,error ){return _b (_dfgfd ,"UniJIS-UCS2-HW-V")};func _bfdb ()([]byte ,error ){return _b (_cbcf ,"UniCNS-UCS2-V")};func _fbb ()(*asset ,error ){_bgaa ,_bfbd :=_bfbc ();if _bfbd !=nil {return nil ,_bfbd ;};_gba :=bindataFileInfo {_dgb :"CNS2-V",_fb :371,_db :_a .FileMode (436),_ff :_eb .Unix (1580491570,0)}; +_dcba :=&asset {_dg :_bgaa ,_ee :_gba };return _dcba ,nil ;};func (_fe bindataFileInfo )Name ()string {return _fe ._dgb };func _baff ()(*asset ,error ){_agcbe ,_fgg :=_fca ();if _fgg !=nil {return nil ,_fgg ;};_ddc :=bindataFileInfo {_dgb :"Adobe-GB1-1",_fb :1205,_db :_a .FileMode (436),_ff :_eb .Unix (1580491251,0)}; +_edbd :=&asset {_dg :_agcbe ,_ee :_ddc };return _edbd ,nil ;};func _acce ()(*asset ,error ){_bcab ,_bdfa :=_agbd ();if _bdfa !=nil {return nil ,_bdfa ;};_gaeg :=bindataFileInfo {_dgb :"Adobe-KR-8",_fb :2133,_db :_a .FileMode (436),_ff :_eb .Unix (1580491451,0)}; +_ceeg :=&asset {_dg :_bcab ,_ee :_gaeg };return _ceeg ,nil ;};var _aee =[]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 _fbd ()(*asset ,error ){_gdd ,_bge :=_fdc ();if _bge !=nil {return nil ,_bge ;};_afef :=bindataFileInfo {_dgb :"Adobe-CNS1-1",_fb :1761,_db :_a .FileMode (436),_ff :_eb .Unix (1580491172,0)};_cdb :=&asset {_dg :_gdd ,_ee :_afef };return _cdb ,nil ; +};func _daeg ()([]byte ,error ){return _b (_bdg ,"Adobe-CNS1-3")};var _fdag =[]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 _cfeg ()([]byte ,error ){return _b (_efef ,"UniJIS-UTF8-V")};func _gabf ()([]byte ,error ){return _b (_ffcfd ,"UniCNS-UTF16-V")};func _eaeca ()(*asset ,error ){_abc ,_eaga :=_eeda ();if _eaga !=nil {return nil ,_eaga ;};_bebc :=bindataFileInfo {_dgb :"HKgccs-B5-V",_fb :615,_db :_a .FileMode (436),_ff :_eb .Unix (1580492370,0)}; +_cbee :=&asset {_dg :_abc ,_ee :_bebc };return _cbee ,nil ;};func _eaef ()([]byte ,error ){return _b (_agbc ,"HKdla-B5-V")};func _efde ()([]byte ,error ){return _b (_cgc ,"Adobe-CNS1-UCS2")};var _gecbc =&bintree {nil ,map[string ]*bintree {"78-EUC-H":&bintree {_fec ,map[string ]*bintree {}},"78-EUC-V":&bintree {_fed ,map[string ]*bintree {}},"78-H":&bintree {_cf ,map[string ]*bintree {}},"78-RKSJ-H":&bintree {_fba ,map[string ]*bintree {}},"78-RKSJ-V":&bintree {_cg ,map[string ]*bintree {}},"78-V":&bintree {_fc ,map[string ]*bintree {}},"78ms-RKSJ-H":&bintree {_efb ,map[string ]*bintree {}},"78ms-RKSJ-V":&bintree {_aeb ,map[string ]*bintree {}},"83pv-RKSJ-H":&bintree {_acc ,map[string ]*bintree {}},"90ms-RKSJ-H":&bintree {_baf ,map[string ]*bintree {}},"90ms-RKSJ-V":&bintree {_dbea ,map[string ]*bintree {}},"90msp-RKSJ-H":&bintree {_eef ,map[string ]*bintree {}},"90msp-RKSJ-V":&bintree {_ada ,map[string ]*bintree {}},"90pv-RKSJ-H":&bintree {_ecde ,map[string ]*bintree {}},"90pv-RKSJ-V":&bintree {_fcf ,map[string ]*bintree {}},"Add-H":&bintree {_bdaf ,map[string ]*bintree {}},"Add-RKSJ-H":&bintree {_cdg ,map[string ]*bintree {}},"Add-RKSJ-V":&bintree {_ebf ,map[string ]*bintree {}},"Add-V":&bintree {_ffef ,map[string ]*bintree {}},"Adobe-CNS1-0":&bintree {_cbe ,map[string ]*bintree {}},"Adobe-CNS1-1":&bintree {_fbd ,map[string ]*bintree {}},"Adobe-CNS1-2":&bintree {_eba ,map[string ]*bintree {}},"Adobe-CNS1-3":&bintree {_cdgd ,map[string ]*bintree {}},"Adobe-CNS1-4":&bintree {_gg ,map[string ]*bintree {}},"Adobe-CNS1-5":&bintree {_aaf ,map[string ]*bintree {}},"Adobe-CNS1-6":&bintree {_bdabc ,map[string ]*bintree {}},"Adobe-CNS1-7":&bintree {_afec ,map[string ]*bintree {}},"Adobe-CNS1-UCS2":&bintree {_eab ,map[string ]*bintree {}},"Adobe-GB1-0":&bintree {_cga ,map[string ]*bintree {}},"Adobe-GB1-1":&bintree {_baff ,map[string ]*bintree {}},"Adobe-GB1-2":&bintree {_feg ,map[string ]*bintree {}},"Adobe-GB1-3":&bintree {_dgae ,map[string ]*bintree {}},"Adobe-GB1-4":&bintree {_fcae ,map[string ]*bintree {}},"Adobe-GB1-5":&bintree {_ccg ,map[string ]*bintree {}},"Adobe-GB1-UCS2":&bintree {_egb ,map[string ]*bintree {}},"Adobe-Japan1-0":&bintree {_daegb ,map[string ]*bintree {}},"Adobe-Japan1-1":&bintree {_dfc ,map[string ]*bintree {}},"Adobe-Japan1-2":&bintree {_aef ,map[string ]*bintree {}},"Adobe-Japan1-3":&bintree {_ebe ,map[string ]*bintree {}},"Adobe-Japan1-4":&bintree {_cfc ,map[string ]*bintree {}},"Adobe-Japan1-5":&bintree {_geaf ,map[string ]*bintree {}},"Adobe-Japan1-6":&bintree {_ecbd ,map[string ]*bintree {}},"Adobe-Japan1-7":&bintree {_gfb ,map[string ]*bintree {}},"Adobe-Japan1-UCS2":&bintree {_ffga ,map[string ]*bintree {}},"Adobe-KR-0":&bintree {_cbg ,map[string ]*bintree {}},"Adobe-KR-1":&bintree {_fbfc ,map[string ]*bintree {}},"Adobe-KR-2":&bintree {_acb ,map[string ]*bintree {}},"Adobe-KR-3":&bintree {_cdfb ,map[string ]*bintree {}},"Adobe-KR-4":&bintree {_fgag ,map[string ]*bintree {}},"Adobe-KR-5":&bintree {_cdcb ,map[string ]*bintree {}},"Adobe-KR-6":&bintree {_deff ,map[string ]*bintree {}},"Adobe-KR-7":&bintree {_begb ,map[string ]*bintree {}},"Adobe-KR-8":&bintree {_acce ,map[string ]*bintree {}},"Adobe-KR-9":&bintree {_bdafg ,map[string ]*bintree {}},"Adobe-KR-UCS2":&bintree {_ead ,map[string ]*bintree {}},"Adobe-Korea1-0":&bintree {_abab ,map[string ]*bintree {}},"Adobe-Korea1-1":&bintree {_ebag ,map[string ]*bintree {}},"Adobe-Korea1-2":&bintree {_eag ,map[string ]*bintree {}},"Adobe-Korea1-UCS2":&bintree {_cdgbc ,map[string ]*bintree {}},"B5-H":&bintree {_dbcd ,map[string ]*bintree {}},"B5-V":&bintree {_deefe ,map[string ]*bintree {}},"B5pc-H":&bintree {_dcf ,map[string ]*bintree {}},"B5pc-V":&bintree {_gdad ,map[string ]*bintree {}},"CNS-EUC-H":&bintree {_cagc ,map[string ]*bintree {}},"CNS-EUC-V":&bintree {_ccee ,map[string ]*bintree {}},"CNS1-H":&bintree {_dac ,map[string ]*bintree {}},"CNS1-V":&bintree {_ega ,map[string ]*bintree {}},"CNS2-H":&bintree {_gecb ,map[string ]*bintree {}},"CNS2-V":&bintree {_fbb ,map[string ]*bintree {}},"ETHK-B5-H":&bintree {_ggc ,map[string ]*bintree {}},"ETHK-B5-V":&bintree {_afc ,map[string ]*bintree {}},"ETen-B5-H":&bintree {_bgea ,map[string ]*bintree {}},"ETen-B5-V":&bintree {_dedg ,map[string ]*bintree {}},"ETenms-B5-H":&bintree {_bbcd ,map[string ]*bintree {}},"ETenms-B5-V":&bintree {_cfg ,map[string ]*bintree {}},"EUC-H":&bintree {_eeg ,map[string ]*bintree {}},"EUC-V":&bintree {_badb ,map[string ]*bintree {}},"Ext-H":&bintree {_efa ,map[string ]*bintree {}},"Ext-RKSJ-H":&bintree {_cddac ,map[string ]*bintree {}},"Ext-RKSJ-V":&bintree {_acfae ,map[string ]*bintree {}},"Ext-V":&bintree {_fag ,map[string ]*bintree {}},"GB-EUC-H":&bintree {_ebb ,map[string ]*bintree {}},"GB-EUC-V":&bintree {_gfda ,map[string ]*bintree {}},"GB-H":&bintree {_gcdb ,map[string ]*bintree {}},"GB-V":&bintree {_eaaa ,map[string ]*bintree {}},"GBK-EUC-H":&bintree {_dad ,map[string ]*bintree {}},"GBK-EUC-V":&bintree {_ccef ,map[string ]*bintree {}},"GBK2K-H":&bintree {_egg ,map[string ]*bintree {}},"GBK2K-V":&bintree {_bfd ,map[string ]*bintree {}},"GBKp-EUC-H":&bintree {_bec ,map[string ]*bintree {}},"GBKp-EUC-V":&bintree {_ecad ,map[string ]*bintree {}},"GBT-EUC-H":&bintree {_bdea ,map[string ]*bintree {}},"GBT-EUC-V":&bintree {_eaff ,map[string ]*bintree {}},"GBT-H":&bintree {_bade ,map[string ]*bintree {}},"GBT-V":&bintree {_aegb ,map[string ]*bintree {}},"GBTpc-EUC-H":&bintree {_aaa ,map[string ]*bintree {}},"GBTpc-EUC-V":&bintree {_dacd ,map[string ]*bintree {}},"GBpc-EUC-H":&bintree {_ecdef ,map[string ]*bintree {}},"GBpc-EUC-V":&bintree {_dfac ,map[string ]*bintree {}},"H":&bintree {_dafb ,map[string ]*bintree {}},"HKdla-B5-H":&bintree {_cgee ,map[string ]*bintree {}},"HKdla-B5-V":&bintree {_gded ,map[string ]*bintree {}},"HKdlb-B5-H":&bintree {_dede ,map[string ]*bintree {}},"HKdlb-B5-V":&bintree {_aca ,map[string ]*bintree {}},"HKgccs-B5-H":&bintree {_cecab ,map[string ]*bintree {}},"HKgccs-B5-V":&bintree {_eaeca ,map[string ]*bintree {}},"HKm314-B5-H":&bintree {_fceg ,map[string ]*bintree {}},"HKm314-B5-V":&bintree {_geb ,map[string ]*bintree {}},"HKm471-B5-H":&bintree {_dgfd ,map[string ]*bintree {}},"HKm471-B5-V":&bintree {_gcfg ,map[string ]*bintree {}},"HKscs-B5-H":&bintree {_faeef ,map[string ]*bintree {}},"HKscs-B5-V":&bintree {_efeb ,map[string ]*bintree {}},"Hankaku":&bintree {_eeeg ,map[string ]*bintree {}},"Hiragana":&bintree {_fbdf ,map[string ]*bintree {}},"KSC-EUC-H":&bintree {_efbd ,map[string ]*bintree {}},"KSC-EUC-V":&bintree {_fdbgb ,map[string ]*bintree {}},"KSC-H":&bintree {_gdaa ,map[string ]*bintree {}},"KSC-Johab-H":&bintree {_cdcfg ,map[string ]*bintree {}},"KSC-Johab-V":&bintree {_gbg ,map[string ]*bintree {}},"KSC-V":&bintree {_edcd ,map[string ]*bintree {}},"KSCms-UHC-H":&bintree {_befc ,map[string ]*bintree {}},"KSCms-UHC-HW-H":&bintree {_bgef ,map[string ]*bintree {}},"KSCms-UHC-HW-V":&bintree {_afgf ,map[string ]*bintree {}},"KSCms-UHC-V":&bintree {_gaef ,map[string ]*bintree {}},"KSCpc-EUC-H":&bintree {_beba ,map[string ]*bintree {}},"KSCpc-EUC-V":&bintree {_efc ,map[string ]*bintree {}},"Katakana":&bintree {_edeb ,map[string ]*bintree {}},"NWP-H":&bintree {_cgab ,map[string ]*bintree {}},"NWP-V":&bintree {_gagc ,map[string ]*bintree {}},"RKSJ-H":&bintree {_dcfd ,map[string ]*bintree {}},"RKSJ-V":&bintree {_fbec ,map[string ]*bintree {}},"Roman":&bintree {_adac ,map[string ]*bintree {}},"UniAKR-UTF16-H":&bintree {_fefd ,map[string ]*bintree {}},"UniAKR-UTF32-H":&bintree {_bcgff ,map[string ]*bintree {}},"UniAKR-UTF8-H":&bintree {_acab ,map[string ]*bintree {}},"UniCNS-UCS2-H":&bintree {_gbba ,map[string ]*bintree {}},"UniCNS-UCS2-V":&bintree {_cbgfe ,map[string ]*bintree {}},"UniCNS-UTF16-H":&bintree {_ebce ,map[string ]*bintree {}},"UniCNS-UTF16-V":&bintree {_badf ,map[string ]*bintree {}},"UniCNS-UTF32-H":&bintree {_bedec ,map[string ]*bintree {}},"UniCNS-UTF32-V":&bintree {_aege ,map[string ]*bintree {}},"UniCNS-UTF8-H":&bintree {_ffde ,map[string ]*bintree {}},"UniCNS-UTF8-V":&bintree {_cgb ,map[string ]*bintree {}},"UniGB-UCS2-H":&bintree {_ecee ,map[string ]*bintree {}},"UniGB-UCS2-V":&bintree {_fgdb ,map[string ]*bintree {}},"UniGB-UTF16-H":&bintree {_gggg ,map[string ]*bintree {}},"UniGB-UTF16-V":&bintree {_dgeg ,map[string ]*bintree {}},"UniGB-UTF32-H":&bintree {_cbgc ,map[string ]*bintree {}},"UniGB-UTF32-V":&bintree {_ffdcb ,map[string ]*bintree {}},"UniGB-UTF8-H":&bintree {_adcgc ,map[string ]*bintree {}},"UniGB-UTF8-V":&bintree {_fbgca ,map[string ]*bintree {}},"UniJIS-UCS2-H":&bintree {_egag ,map[string ]*bintree {}},"UniJIS-UCS2-HW-H":&bintree {_gecba ,map[string ]*bintree {}},"UniJIS-UCS2-HW-V":&bintree {_gbe ,map[string ]*bintree {}},"UniJIS-UCS2-V":&bintree {_adde ,map[string ]*bintree {}},"UniJIS-UTF16-H":&bintree {_fbeg ,map[string ]*bintree {}},"UniJIS-UTF16-V":&bintree {_ceabg ,map[string ]*bintree {}},"UniJIS-UTF32-H":&bintree {_efcd ,map[string ]*bintree {}},"UniJIS-UTF32-V":&bintree {_afeb ,map[string ]*bintree {}},"UniJIS-UTF8-H":&bintree {_afeg ,map[string ]*bintree {}},"UniJIS-UTF8-V":&bintree {_cdbc ,map[string ]*bintree {}},"UniJIS2004-UTF16-H":&bintree {_dbcc ,map[string ]*bintree {}},"UniJIS2004-UTF16-V":&bintree {_eadfa ,map[string ]*bintree {}},"UniJIS2004-UTF32-H":&bintree {_ccbeg ,map[string ]*bintree {}},"UniJIS2004-UTF32-V":&bintree {_bcda ,map[string ]*bintree {}},"UniJIS2004-UTF8-H":&bintree {_fdea ,map[string ]*bintree {}},"UniJIS2004-UTF8-V":&bintree {_fecc ,map[string ]*bintree {}},"UniJISPro-UCS2-HW-V":&bintree {_dagc ,map[string ]*bintree {}},"UniJISPro-UCS2-V":&bintree {_gccc ,map[string ]*bintree {}},"UniJISPro-UTF8-V":&bintree {_bedc ,map[string ]*bintree {}},"UniJISX0213-UTF32-H":&bintree {_dedb ,map[string ]*bintree {}},"UniJISX0213-UTF32-V":&bintree {_gdbge ,map[string ]*bintree {}},"UniJISX02132004-UTF32-H":&bintree {_ebfcf ,map[string ]*bintree {}},"UniJISX02132004-UTF32-V":&bintree {_ffacce ,map[string ]*bintree {}},"UniKS-UCS2-H":&bintree {_gdbd ,map[string ]*bintree {}},"UniKS-UCS2-V":&bintree {_dfbb ,map[string ]*bintree {}},"UniKS-UTF16-H":&bintree {_gcgg ,map[string ]*bintree {}},"UniKS-UTF16-V":&bintree {_deea ,map[string ]*bintree {}},"UniKS-UTF32-H":&bintree {_cabg ,map[string ]*bintree {}},"UniKS-UTF32-V":&bintree {_gdf ,map[string ]*bintree {}},"UniKS-UTF8-H":&bintree {_adace ,map[string ]*bintree {}},"UniKS-UTF8-V":&bintree {_cgbd ,map[string ]*bintree {}},"V":&bintree {_bcea ,map[string ]*bintree {}},"WP-Symbol":&bintree {_fegdc ,map[string ]*bintree {}}}}; +var _aeba =[]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 _ffdcb ()(*asset ,error ){_ecgeb ,_ebbf :=_cgcg ();if _ebbf !=nil {return nil ,_ebbf ;};_aedbf :=bindataFileInfo {_dgb :"UniGB-UTF32-V",_fb :839,_db :_a .FileMode (436),_ff :_eb .Unix (1580492778,0)};_fcge :=&asset {_dg :_ecgeb ,_ee :_aedbf };return _fcge ,nil ; +};func _adace ()(*asset ,error ){_aegc ,_ggec :=_cadf ();if _ggec !=nil {return nil ,_ggec ;};_ggca :=bindataFileInfo {_dgb :"UniKS-UTF8-H",_fb :143593,_db :_a .FileMode (436),_ff :_eb .Unix (1580493060,0)};_bcfe :=&asset {_dg :_aegc ,_ee :_ggca };return _bcfe ,nil ; +};var _dggg =[]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 _ggac =[]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 _aegb ()(*asset ,error ){_efg ,_eff :=_cbcb ();if _eff !=nil {return nil ,_eff ;};_fdac :=bindataFileInfo {_dgb :"GBT-V",_fb :777,_db :_a .FileMode (436),_ff :_eb .Unix (1580492217,0)};_acfe :=&asset {_dg :_efg ,_ee :_fdac };return _acfe ,nil ;};func _fedf ()([]byte ,error ){return _b (_bfg ,"83pv-RKSJ-H")}; +func _ebga ()([]byte ,error ){return _b (_egbd ,"KSC-Johab-V")};func _ecdd ()([]byte ,error ){return _b (_cde ,"UniGB-UCS2-V")};var _egce =[]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 _faa ()([]byte ,error ){return _b (_ffd ,"Adobe-GB1-3")};func _bcf ()([]byte ,error ){return _b (_fdd ,"Adobe-CNS1-6")};func _eeg ()(*asset ,error ){_edgc ,_cbgg :=_daef ();if _cbgg !=nil {return nil ,_cbgg ;};_ggcd :=bindataFileInfo {_dgb :"EUC-H",_fb :2837,_db :_a .FileMode (436),_ff :_eb .Unix (1580491850,0)}; +_fafc :=&asset {_dg :_edgc ,_ee :_ggcd };return _fafc ,nil ;};func _gfda ()(*asset ,error ){_eace ,_eeffg :=_fdcfc ();if _eeffg !=nil {return nil ,_eeffg ;};_bcaf :=bindataFileInfo {_dgb :"GB-EUC-V",_fb :782,_db :_a .FileMode (436),_ff :_eb .Unix (1580491964,0)}; +_aaba :=&asset {_dg :_eace ,_ee :_bcaf };return _aaba ,nil ;};var _bbgg =[]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 _cdf ()([]byte ,error ){return _b (_bgcc ,"Add-RKSJ-V")};var _beda =[]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 _beff ()([]byte ,error ){return _b (_cdgc ,"UniAKR-UTF32-H")};func _gccc ()(*asset ,error ){_acfeb ,_defga :=_aebd ();if _defga !=nil {return nil ,_defga ;};_geaa :=bindataFileInfo {_dgb :"UniJISPro-UCS2-V",_fb :4271,_db :_a .FileMode (436),_ff :_eb .Unix (1580492866,0)}; +_aggc :=&asset {_dg :_acfeb ,_ee :_geaa };return _aggc ,nil ;};var _egdb =[]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 _dgf ()([]byte ,error ){return _b (_dgcg ,"90msp-RKSJ-H")};func _befc ()(*asset ,error ){_dabbd ,_ccedc :=_ddcb ();if _ccedc !=nil {return nil ,_ccedc ;};_fgb :=bindataFileInfo {_dgb :"KSCms-UHC-H",_fb :13690,_db :_a .FileMode (436),_ff :_eb .Unix (1580492561,0)}; +_dbfe :=&asset {_dg :_dabbd ,_ee :_fgb };return _dbfe ,nil ;};func _cgdd ()([]byte ,error ){return _b (_egagf ,"UniJIS-UCS2-V")};func _ecdgc ()([]byte ,error ){return _b (_ccdb ,"GBT-H")};func _fega ()([]byte ,error ){return _b (_eec ,"UniJIS2004-UTF8-V")}; +var _ggge =[]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"); +var _fdd =[]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"); +var _eec =[]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 _bcgff ()(*asset ,error ){_gebe ,_fdfg :=_beff ();if _fdfg !=nil {return nil ,_fdfg ;};_bdadb :=bindataFileInfo {_dgb :"UniAKR-UTF32-H",_fb :248243,_db :_a .FileMode (436),_ff :_eb .Unix (1580492666,0)};_bddf :=&asset {_dg :_gebe ,_ee :_bdadb };return _bddf ,nil ; +};func _baec ()([]byte ,error ){return _b (_ecgfd ,"KSCpc-EUC-V")};func _afec ()(*asset ,error ){_egfe ,_ffc :=_dbef ();if _ffc !=nil {return nil ,_ffc ;};_cace :=bindataFileInfo {_dgb :"Adobe-CNS1-7",_fb :1877,_db :_a .FileMode (436),_ff :_eb .Unix (1580491225,0)}; +_acfd :=&asset {_dg :_egfe ,_ee :_cace };return _acfd ,nil ;};func _cgee ()(*asset ,error ){_gaed ,_fced :=_abge ();if _fced !=nil {return nil ,_fced ;};_gbfe :=bindataFileInfo {_dgb :"HKdla-B5-H",_fb :21023,_db :_a .FileMode (436),_ff :_eb .Unix (1580492309,0)}; +_ffgg :=&asset {_dg :_gaed ,_ee :_gbfe };return _ffgg ,nil ;};func _deca ()([]byte ,error ){return _b (_dbag ,"HKm314-B5-V")};func _fbfc ()(*asset ,error ){_agcbg ,_dfcb :=_aecf ();if _dfcb !=nil {return nil ,_dfcb ;};_add :=bindataFileInfo {_dgb :"Adobe-KR-1",_fb :773,_db :_a .FileMode (436),_ff :_eb .Unix (1580491408,0)}; +_dbf :=&asset {_dg :_agcbg ,_ee :_add };return _dbf ,nil ;};var _fcg =[]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 _ffgb ()([]byte ,error ){return _b (_aabg ,"UniKS-UTF16-H")};func _bcda ()(*asset ,error ){_acbb ,_bgeaf :=_ffacc ();if _bgeaf !=nil {return nil ,_bgeaf ;};_cbaa :=bindataFileInfo {_dgb :"UniJIS2004-UTF32-V",_fb :4466,_db :_a .FileMode (436),_ff :_eb .Unix (1580492822,0)}; +_dfb :=&asset {_dg :_acbb ,_ee :_cbaa };return _dfb ,nil ;};func _fbaaa ()([]byte ,error ){return _b (_fcdf ,"UniJIS-UTF16-H")};var _daf =[]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"); +var _ccab =[]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 _ffafb =[]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 _gcgg ()(*asset ,error ){_aecc ,_dcgc :=_ffgb ();if _dcgc !=nil {return nil ,_dcgc ;};_dbda :=bindataFileInfo {_dgb :"UniKS-UTF16-H",_fb :120685,_db :_a .FileMode (436),_ff :_eb .Unix (1580493035,0)};_fbdg :=&asset {_dg :_aecc ,_ee :_dbda };return _fbdg ,nil ; +};var _ebee =[]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 _bde ()([]byte ,error ){return _b (_dggg ,"Adobe-Japan1-UCS2")};func _gecb ()(*asset ,error ){_gdbc ,_dbd :=_dba ();if _dbd !=nil {return nil ,_dbd ;};_bdc :=bindataFileInfo {_dgb :"CNS2-H",_fb :2037,_db :_a .FileMode (436),_ff :_eb .Unix (1580491555,0)}; +_dca :=&asset {_dg :_gdbc ,_ee :_bdc };return _dca ,nil ;};func _bedc ()(*asset ,error ){_fegcb ,_fged :=_abbb ();if _fged !=nil {return nil ,_fged ;};_dbeb :=bindataFileInfo {_dgb :"UniJISPro-UTF8-V",_fb :5120,_db :_a .FileMode (436),_ff :_eb .Unix (1580492871,0)}; +_gaabb :=&asset {_dg :_fegcb ,_ee :_dbeb };return _gaabb ,nil ;};var _aed =[]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 _bfff ()([]byte ,error ){return _b (_ede ,"GBK-EUC-V")};var _dag =[]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 _afgf ()(*asset ,error ){_gbaae ,_cabd :=_cdfd ();if _cabd !=nil {return nil ,_cabd ;};_ebcf :=bindataFileInfo {_dgb :"KSCms-UHC-HW-V",_fb :703,_db :_a .FileMode (436),_ff :_eb .Unix (1580492573,0)};_feba :=&asset {_dg :_gbaae ,_ee :_ebcf };return _feba ,nil ; +};var _fgec =[]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 _dfd =[]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"); +func AssetInfo (name string )(_a .FileInfo ,error ){_agcc :=_f .Replace (name ,"\\","/",-1);if _adbe ,_deggb :=_adad [_agcc ];_deggb {_eccee ,_bdafa :=_adbe ();if _bdafa !=nil {return nil ,_ef .Errorf ("AssetInfo %s can't read by error: %v",name ,_bdafa ); +};return _eccee ._ee ,nil ;};return nil ,_ef .Errorf ("AssetInfo %s not found",name );};func _ecad ()(*asset ,error ){_cedfa ,_efae :=_gdgg ();if _efae !=nil {return nil ,_efae ;};_bbaf :=bindataFileInfo {_dgb :"GBKp-EUC-V",_fb :768,_db :_a .FileMode (436),_ff :_eb .Unix (1580492107,0)}; +_bcabf :=&asset {_dg :_cedfa ,_ee :_bbaf };return _bcabf ,nil ;};func _fbec ()(*asset ,error ){_eeef ,_adef :=_dabc ();if _adef !=nil {return nil ,_adef ;};_afcg :=bindataFileInfo {_dgb :"RKSJ-V",_fb :915,_db :_a .FileMode (436),_ff :_eb .Unix (1580492637,0)}; +_fdgc :=&asset {_dg :_eeef ,_ee :_afcg };return _fdgc ,nil ;};func _gdbge ()(*asset ,error ){_dgfc ,_fadf :=_defa ();if _fadf !=nil {return nil ,_fadf ;};_caf :=bindataFileInfo {_dgb :"UniJISX0213-UTF32-V",_fb :4404,_db :_a .FileMode (436),_ff :_eb .Unix (1580493008,0)}; +_ccdbb :=&asset {_dg :_dgfc ,_ee :_caf };return _ccdbb ,nil ;};var _fgdd =[]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 _fegc =[]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 _bgea ()(*asset ,error ){_bfag ,_egaa :=_bbfd ();if _egaa !=nil {return nil ,_egaa ;};_ggcf :=bindataFileInfo {_dgb :"ETen-B5-H",_fb :5459,_db :_a .FileMode (436),_ff :_eb .Unix (1580491749,0)};_cfb :=&asset {_dg :_bfag ,_ee :_ggcf };return _cfb ,nil ; +};func _cdfb ()(*asset ,error ){_dgag ,_cdfa :=_gabe ();if _cdfa !=nil {return nil ,_cdfa ;};_bgb :=bindataFileInfo {_dgb :"Adobe-KR-3",_fb :1293,_db :_a .FileMode (436),_ff :_eb .Unix (1580491421,0)};_cgd :=&asset {_dg :_dgag ,_ee :_bgb };return _cgd ,nil ; +};var _gbbd =[]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 _ede =[]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 _gbd =[]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 _gdad ()(*asset ,error ){_dgggg ,_dfg :=_geec ();if _dfg !=nil {return nil ,_dfg ;};_cbff :=bindataFileInfo {_dgb :"B5pc-V",_fb :624,_db :_a .FileMode (436),_ff :_eb .Unix (1580491499,0)};_egbg :=&asset {_dg :_dgggg ,_ee :_cbff };return _egbg ,nil ; +};func _eeaf ()([]byte ,error ){return _b (_gbbc ,"UniJIS-UTF16-V")};var _abg =[]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"); +var _aac =[]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 _efge ()([]byte ,error ){return _b (_afdb ,"HKm314-B5-H")};var _dbgf =[]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 _gbb =[]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 _ccb ()([]byte ,error ){return _b (_fdaa ,"CNS-EUC-H")};func _dedb ()(*asset ,error ){_eafe ,_bbad :=_fffd ();if _bbad !=nil {return nil ,_bbad ;};_dbgg :=bindataFileInfo {_dgb :"UniJISX0213-UTF32-H",_fb :243117,_db :_a .FileMode (436),_ff :_eb .Unix (1580493003,0)}; +_bfdbb :=&asset {_dg :_eafe ,_ee :_dbgg };return _bfdbb ,nil ;};var _egbd =[]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 _ebdbb ()([]byte ,error ){return _b (_aggd ,"UniGB-UTF32-H")};var _adfb =[]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 _fab ()([]byte ,error ){return _b (_aee ,"78-V")};func _cdcfg ()(*asset ,error ){_dcae ,_deaa :=_abf ();if _deaa !=nil {return nil ,_deaa ;};_cbfe :=bindataFileInfo {_dgb :"KSC-Johab-H",_fb :82000,_db :_a .FileMode (436),_ff :_eb .Unix (1580492512,0)}; +_dded :=&asset {_dg :_dcae ,_ee :_cbfe };return _dded ,nil ;};var _bfda =[]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 _afee =[]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 _cbgfe ()(*asset ,error ){_fcfc ,_egdg :=_bfdb ();if _egdg !=nil {return nil ,_egdg ;};_egdf :=bindataFileInfo {_dgb :"UniCNS-UCS2-V",_fb :631,_db :_a .FileMode (436),_ff :_eb .Unix (1580492690,0)};_geeb :=&asset {_dg :_fcfc ,_ee :_egdf };return _geeb ,nil ; +};var _cce =[]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 _cagd =[]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 _fgag ()(*asset ,error ){_fafe ,_gede :=_fcfg ();if _gede !=nil {return nil ,_gede ;};_cge :=bindataFileInfo {_dgb :"Adobe-KR-4",_fb :1313,_db :_a .FileMode (436),_ff :_eb .Unix (1580491427,0)};_fbde :=&asset {_dg :_fafe ,_ee :_cge };return _fbde ,nil ; +};func _bcea ()(*asset ,error ){_dfaee ,_bggc :=_cega ();if _bggc !=nil {return nil ,_bggc ;};_cdee :=bindataFileInfo {_dgb :"V",_fb :905,_db :_a .FileMode (436),_ff :_eb .Unix (1580493073,0)};_ecce :=&asset {_dg :_dfaee ,_ee :_cdee };return _ecce ,nil ; +};func _aaa ()(*asset ,error ){_geda ,_degb :=_abdb ();if _degb !=nil {return nil ,_degb ;};_ffab :=bindataFileInfo {_dgb :"GBTpc-EUC-H",_fb :44556,_db :_a .FileMode (436),_ff :_eb .Unix (1580492236,0)};_bgff :=&asset {_dg :_geda ,_ee :_ffab };return _bgff ,nil ; +};func _baf ()(*asset ,error ){_dgbd ,_efd :=_bbb ();if _efd !=nil {return nil ,_efd ;};_bebf :=bindataFileInfo {_dgb :"90ms-RKSJ-H",_fb :3820,_db :_a .FileMode (436),_ff :_eb .Unix (1580491019,0)};_fac :=&asset {_dg :_dgbd ,_ee :_bebf };return _fac ,nil ; +};var _bdee =[]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 _eag ()(*asset ,error ){_gde ,_gee :=_ddfa ();if _gee !=nil {return nil ,_gee ;};_cddc :=bindataFileInfo {_dgb :"Adobe-Korea1-2",_fb :1845,_db :_a .FileMode (436),_ff :_eb .Unix (1580491385,0)};_fdff :=&asset {_dg :_gde ,_ee :_cddc };return _fdff ,nil ; +};var _egff =[]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 _cdcb ()(*asset ,error ){_ffac ,_cdbb :=_cbf ();if _cdbb !=nil {return nil ,_cdbb ;};_deef :=bindataFileInfo {_dgb :"Adobe-KR-5",_fb :1333,_db :_a .FileMode (436),_ff :_eb .Unix (1580491432,0)};_bdd :=&asset {_dg :_ffac ,_ee :_deef };return _bdd ,nil ; +};func _bbgf ()([]byte ,error ){return _b (_acg ,"Adobe-KR-9")};func _bbd ()([]byte ,error ){return _b (_egdb ,"GBT-EUC-H")};var _bfb =[]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 _egef =[]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 _eeda ()([]byte ,error ){return _b (_bgfg ,"HKgccs-B5-V")};func _ffef ()(*asset ,error ){_efbb ,_gcd :=_afa ();if _gcd !=nil {return nil ,_gcd ;};_afe :=bindataFileInfo {_dgb :"Add-V",_fb :1483,_db :_a .FileMode (436),_ff :_eb .Unix (1580491110,0)}; +_ccc :=&asset {_dg :_efbb ,_ee :_afe };return _ccc ,nil ;};func _fdbgb ()(*asset ,error ){_ffb ,_befb :=_aedcc ();if _befb !=nil {return nil ,_befb ;};_fbcc :=bindataFileInfo {_dgb :"KSC-EUC-V",_fb :711,_db :_a .FileMode (436),_ff :_eb .Unix (1580492499,0)}; +_dggb :=&asset {_dg :_ffb ,_ee :_fbcc };return _dggb ,nil ;};func _ebf ()(*asset ,error ){_dae ,_bga :=_cdf ();if _bga !=nil {return nil ,_bga ;};_bgd :=bindataFileInfo {_dgb :"Add-RKSJ-V",_fb :1493,_db :_a .FileMode (436),_ff :_eb .Unix (1580491099,0)}; +_edb :=&asset {_dg :_dae ,_ee :_bgd };return _edb ,nil ;};func _bcgf ()([]byte ,error ){return _b (_fgec ,"Adobe-GB1-5")};var _ddf =[]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 _bcc =[]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 _gea ()([]byte ,error ){return _b (_eeb ,"Adobe-CNS1-4")};func _ead ()(*asset ,error ){_fbcg ,_ded :=_ceca ();if _ded !=nil {return nil ,_ded ;};_ccae :=bindataFileInfo {_dgb :"Adobe-KR-UCS2",_fb :201011,_db :_a .FileMode (436),_ff :_eb .Unix (1580490603,0)}; +_bbea :=&asset {_dg :_fbcg ,_ee :_ccae };return _bbea ,nil ;};var _edge =[]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 _ece =[]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 _ebce ()(*asset ,error ){_gacg ,_ecbfa :=_cdcfb ();if _ecbfa !=nil {return nil ,_ecbfa ;};_dcdf :=bindataFileInfo {_dgb :"UniCNS-UTF16-H",_fb :251000,_db :_a .FileMode (436),_ff :_eb .Unix (1580492695,0)};_aad :=&asset {_dg :_gacg ,_ee :_dcdf };return _aad ,nil ; +};var _ffd =[]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 _b (_fd []byte ,_d string )([]byte ,error ){_bd ,_ga :=_c .NewReader (_e .NewBuffer (_fd ));if _ga !=nil {return nil ,_ef .Errorf ("Read %q: %v",_d ,_ga );};var _ce _e .Buffer ;_ ,_ga =_ae .Copy (&_ce ,_bd );_ed :=_bd .Close ();if _ga !=nil {return nil ,_ef .Errorf ("Read %q: %v",_d ,_ga ); +};if _ed !=nil {return nil ,_ga ;};return _ce .Bytes (),nil ;};func _bea ()([]byte ,error ){return _b (_cgeb ,"GBK-EUC-H")};var _afgg =[]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 _eda =[]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"); +var _ggg =[]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 _cbcf =[]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"); +var _ccdb =[]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 _bdf ()([]byte ,error ){return _b (_dag ,"Add-RKSJ-H")};var _egcb =[]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 _bgg ()([]byte ,error ){return _b (_fcgb ,"UniCNS-UTF8-V")};var _dde =[]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 _egcd ()([]byte ,error ){return _b (_ggbf ,"UniJISX02132004-UTF32-H")};func _ccaa ()([]byte ,error ){return _b (_acba ,"Ext-RKSJ-H")};func _becc ()([]byte ,error ){return _b (_bbdd ,"UniGB-UTF16-V")};func _aecf ()([]byte ,error ){return _b (_aga ,"Adobe-KR-1")}; +var _becb =[]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 _cdcfe =[]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"); +var _agbc =[]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 _dgeg ()(*asset ,error ){_gfaa ,_cdbef :=_becc ();if _cdbef !=nil {return nil ,_cdbef ;};_fcaa :=bindataFileInfo {_dgb :"UniGB-UTF16-V",_fb :723,_db :_a .FileMode (436),_ff :_eb .Unix (1580492760,0)};_cacad :=&asset {_dg :_gfaa ,_ee :_fcaa };return _cacad ,nil ; +};var _abfg =[]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 _eg ()([]byte ,error ){return _b (_da ,"78-EUC-V")};var _eeb =[]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"); +var _gfdg =[]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 _gaf =[]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 _cabg ()(*asset ,error ){_gdgb ,_bccc :=_baab ();if _bccc !=nil {return nil ,_bccc ;};_adefc :=bindataFileInfo {_dgb :"UniKS-UTF32-H",_fb :162757,_db :_a .FileMode (436),_ff :_eb .Unix (1580493048,0)};_abfd :=&asset {_dg :_gdgb ,_ee :_adefc };return _abfd ,nil ; +};func _ebag ()(*asset ,error ){_cgf ,_feef :=_badd ();if _feef !=nil {return nil ,_feef ;};_gef :=bindataFileInfo {_dgb :"Adobe-Korea1-1",_fb :1845,_db :_a .FileMode (436),_ff :_eb .Unix (1580491379,0)};_cgad :=&asset {_dg :_cgf ,_ee :_gef };return _cgad ,nil ; +};func _cbe ()(*asset ,error ){_ged ,_cef :=_gab ();if _cef !=nil {return nil ,_cef ;};_ege :=bindataFileInfo {_dgb :"Adobe-CNS1-0",_fb :1587,_db :_a .FileMode (436),_ff :_eb .Unix (1580491131,0)};_fae :=&asset {_dg :_ged ,_ee :_ege };return _fae ,nil ; +};func _eef ()(*asset ,error ){_fbab ,_acf :=_dgf ();if _acf !=nil {return nil ,_acf ;};_dgcf :=bindataFileInfo {_dgb :"90msp-RKSJ-H",_fb :3749,_db :_a .FileMode (436),_ff :_eb .Unix (1580490990,0)};_cba :=&asset {_dg :_fbab ,_ee :_dgcf };return _cba ,nil ; +};func _edeb ()(*asset ,error ){_cdde ,_dbage :=_dcbae ();if _dbage !=nil {return nil ,_dbage ;};_fdbgd :=bindataFileInfo {_dgb :"Katakana",_fb :467,_db :_a .FileMode (436),_ff :_eb .Unix (1580492475,0)};_adcg :=&asset {_dg :_cdde ,_ee :_fdbgd };return _adcg ,nil ; +};var _fabg =[]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 _bbebd =[]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 _aeb ()(*asset ,error ){_beb ,_af :=_fgeg ();if _af !=nil {return nil ,_af ;};_ecd :=bindataFileInfo {_dgb :"78ms-RKSJ-V",_fb :1875,_db :_a .FileMode (436),_ff :_eb .Unix (1580490915,0)};_fcc :=&asset {_dg :_beb ,_ee :_ecd };return _fcc ,nil ;};var _bdg =[]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 _abbb ()([]byte ,error ){return _b (_bged ,"UniJISPro-UTF8-V")};var _efdb =[]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"); +var _fbbee =[]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 _dcb ()([]byte ,error ){return _b (_bg ,"78-H")};func _daaf ()([]byte ,error ){return _b (_afee ,"Ext-V")};func _cedb ()([]byte ,error ){return _b (_bfda ,"KSCpc-EUC-H")};func _fc ()(*asset ,error ){_fga ,_dbc :=_fab ();if _dbc !=nil {return nil ,_dbc ; +};_bb :=bindataFileInfo {_dgb :"78-V",_fb :892,_db :_a .FileMode (436),_ff :_eb .Unix (1580490959,0)};_dgg :=&asset {_dg :_fga ,_ee :_bb };return _dgg ,nil ;};var _ecded =[]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 _ggf ()([]byte ,error ){return _b (_bfagf ,"UniJIS-UTF32-V")};func _cffd ()([]byte ,error ){return _b (_bbafa ,"GBT-EUC-V")};func _cbffc ()([]byte ,error ){return _b (_abdfa ,"Ext-RKSJ-V")};func _dba ()([]byte ,error ){return _b (_beda ,"CNS2-H")}; +func _geec ()([]byte ,error ){return _b (_abg ,"B5pc-V")};func _aaf ()(*asset ,error ){_abe ,_agce :=_cfd ();if _agce !=nil {return nil ,_agce ;};_afea :=bindataFileInfo {_dgb :"Adobe-CNS1-5",_fb :1901,_db :_a .FileMode (436),_ff :_eb .Unix (1580491198,0)}; +_beed :=&asset {_dg :_abe ,_ee :_afea };return _beed ,nil ;};func _fcae ()(*asset ,error ){_ecb ,_gae :=_aff ();if _gae !=nil {return nil ,_gae ;};_fdbd :=bindataFileInfo {_dgb :"Adobe-GB1-4",_fb :2711,_db :_a .FileMode (436),_ff :_eb .Unix (1580491274,0)}; +_fee :=&asset {_dg :_ecb ,_ee :_fdbd };return _fee ,nil ;};func _ebe ()(*asset ,error ){_bcd ,_fgd :=_febf ();if _fgd !=nil {return nil ,_fgd ;};_gace :=bindataFileInfo {_dgb :"Adobe-Japan1-3",_fb :1147,_db :_a .FileMode (436),_ff :_eb .Unix (1580491320,0)}; +_bffe :=&asset {_dg :_bcd ,_ee :_gace };return _bffe ,nil ;};func _ecge ()([]byte ,error ){return _b (_dda ,"ETenms-B5-H")};func _dgae ()(*asset ,error ){_fbe ,_eccb :=_faa ();if _eccb !=nil {return nil ,_eccb ;};_bgf :=bindataFileInfo {_dgb :"Adobe-GB1-3",_fb :2159,_db :_a .FileMode (436),_ff :_eb .Unix (1580491263,0)}; +_gcc :=&asset {_dg :_fbe ,_ee :_bgf };return _gcc ,nil ;};func _eaaa ()(*asset ,error ){_fffe ,_babc :=_edda ();if _babc !=nil {return nil ,_babc ;};_fbac :=bindataFileInfo {_dgb :"GB-V",_fb :774,_db :_a .FileMode (436),_ff :_eb .Unix (1580492258,0)};_abgg :=&asset {_dg :_fffe ,_ee :_fbac }; +return _abgg ,nil ;};func _dabc ()([]byte ,error ){return _b (_ggef ,"RKSJ-V")};func _cdg ()(*asset ,error ){_dga ,_fede :=_bdf ();if _fede !=nil {return nil ,_fede ;};_cab :=bindataFileInfo {_dgb :"Add-RKSJ-H",_fb :12790,_db :_a .FileMode (436),_ff :_eb .Unix (1580491088,0)}; +_bba :=&asset {_dg :_dga ,_ee :_cab };return _bba ,nil ;};var _efef =[]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 _dcdb ()([]byte ,error ){return _b (_bbgg ,"HKdlb-B5-H")};func _beeb ()([]byte ,error ){return _b (_bcdd ,"GBKp-EUC-H")};var _degg =[]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"); +func _abf ()([]byte ,error ){return _b (_gbb ,"KSC-Johab-H")};func _bfca ()([]byte ,error ){return _b (_cdcfe ,"NWP-V")};var _dfad =[]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"); +var _dfgfd =[]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 _fbeg ()(*asset ,error ){_dddbf ,_bgfe :=_fbaaa ();if _bgfe !=nil {return nil ,_bgfe ;};_fbbe :=bindataFileInfo {_dgb :"UniJIS-UTF16-H",_fb :185917,_db :_a .FileMode (436),_ff :_eb .Unix (1580492927,0)};_eebea :=&asset {_dg :_dddbf ,_ee :_fbbe };return _eebea ,nil ; +};func _dacd ()(*asset ,error ){_abba ,_agafd :=_adfa ();if _agafd !=nil {return nil ,_agafd ;};_ade :=bindataFileInfo {_dgb :"GBTpc-EUC-V",_fb :789,_db :_a .FileMode (436),_ff :_eb .Unix (1580492242,0)};_dbb :=&asset {_dg :_abba ,_ee :_ade };return _dbb ,nil ; +};var _cgeb =[]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"); +func _badb ()(*asset ,error ){_gcdf ,_bag :=_ffgf ();if _bag !=nil {return nil ,_bag ;};_fddd :=bindataFileInfo {_dgb :"EUC-V",_fb :913,_db :_a .FileMode (436),_ff :_eb .Unix (1580491862,0)};_gead :=&asset {_dg :_gcdf ,_ee :_fddd };return _gead ,nil ;}; +func _edda ()([]byte ,error ){return _b (_gbd ,"GB-V")};func _fecc ()(*asset ,error ){_bbba ,_fffee :=_fega ();if _fffee !=nil {return nil ,_fffee ;};_dbbd :=bindataFileInfo {_dgb :"UniJIS2004-UTF8-V",_fb :3961,_db :_a .FileMode (436),_ff :_eb .Unix (1580492834,0)}; +_begbg :=&asset {_dg :_bbba ,_ee :_dbbd };return _begbg ,nil ;};func _ffga ()(*asset ,error ){_acfa ,_daegd :=_bde ();if _daegd !=nil {return nil ,_daegd ;};_abbf :=bindataFileInfo {_dgb :"Adobe-Japan1-UCS2",_fb :281822,_db :_a .FileMode (436),_ff :_eb .Unix (1580490574,0)}; +_bffea :=&asset {_dg :_acfa ,_ee :_abbf };return _bffea ,nil ;};func _dgfd ()(*asset ,error ){_cbda ,_gbfc :=_bfae ();if _gbfc !=nil {return nil ,_gbfc ;};_gade :=bindataFileInfo {_dgb :"HKm471-B5-H",_fb :14260,_db :_a .FileMode (436),_ff :_eb .Unix (1580492427,0)}; +_aedc :=&asset {_dg :_cbda ,_ee :_gade };return _aedc ,nil ;};func _fec ()(*asset ,error ){_gc ,_bc :=_be ();if _bc !=nil {return nil ,_bc ;};_ge :=bindataFileInfo {_dgb :"78-EUC-H",_fb :12552,_db :_a .FileMode (436),_ff :_eb .Unix (1580490820,0)};_edg :=&asset {_dg :_gc ,_ee :_ge }; +return _edg ,nil ;};func _efa ()(*asset ,error ){_aabe ,_gff :=_eegc ();if _gff !=nil {return nil ,_gff ;};_gfd :=bindataFileInfo {_dgb :"Ext-H",_fb :13186,_db :_a .FileMode (436),_ff :_eb .Unix (1580491886,0)};_bfcb :=&asset {_dg :_aabe ,_ee :_gfd };return _bfcb ,nil ; +};func _edf ()([]byte ,error ){return _b (_cgdca ,"UniKS-UTF16-V")};var _aggd =[]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"); +func _egg ()(*asset ,error ){_ecga ,_fce :=_age ();if _fce !=nil {return nil ,_fce ;};_ccgd :=bindataFileInfo {_dgb :"GBK2K-H",_fb :88688,_db :_a .FileMode (436),_ff :_eb .Unix (1580492018,0)};_cgda :=&asset {_dg :_ecga ,_ee :_ccgd };return _cgda ,nil ; +};var _bged =[]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 _cffcc =[]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 _aef ()(*asset ,error ){_gfa ,_daad :=_cdca ();if _daad !=nil {return nil ,_daad ;};_gaa :=bindataFileInfo {_dgb :"Adobe-Japan1-2",_fb :1136,_db :_a .FileMode (436),_ff :_eb .Unix (1580491314,0)};_ced :=&asset {_dg :_gfa ,_ee :_gaa };return _ced ,nil ; +};var _ecgfd =[]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"); +var _aec =[]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 _ddfa ()([]byte ,error ){return _b (_gcdg ,"Adobe-Korea1-2")};func _gafd ()([]byte ,error ){return _b (_egcb ,"UniJIS2004-UTF8-H")};func _eba ()(*asset ,error ){_aeg ,_abb :=_cdbe ();if _abb !=nil {return nil ,_abb ;};_caca :=bindataFileInfo {_dgb :"Adobe-CNS1-2",_fb :1781,_db :_a .FileMode (436),_ff :_eb .Unix (1580491179,0)}; +_ebc :=&asset {_dg :_aeg ,_ee :_caca };return _ebc ,nil ;};var _dgcg =[]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 _dfgf ()([]byte ,error ){return _b (_beef ,"KSCms-UHC-HW-H")};func _cggc ()([]byte ,error ){return _b (_bgad ,"UniGB-UTF8-V")};var _bbcb =[]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 _fbgca ()(*asset ,error ){_cddaa ,_cda :=_cggc ();if _cda !=nil {return nil ,_cda ;};_fbccb :=bindataFileInfo {_dgb :"UniGB-UTF8-V",_fb :780,_db :_a .FileMode (436),_ff :_eb .Unix (1580492788,0)};_bccf :=&asset {_dg :_cddaa ,_ee :_fbccb };return _bccf ,nil ; +};var _cfbf =[]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 _egd ()([]byte ,error ){return _b (_fabg ,"Adobe-GB1-UCS2")};func _gbba ()(*asset ,error ){_efbbd ,_gfec :=_febaf ();if _gfec !=nil {return nil ,_gfec ;};_eadf :=bindataFileInfo {_dgb :"UniCNS-UCS2-H",_fb :324097,_db :_a .FileMode (436),_ff :_eb .Unix (1580492685,0)}; +_gggd :=&asset {_dg :_efbbd ,_ee :_eadf };return _gggd ,nil ;};func _egb ()(*asset ,error ){_bgdd ,_cae :=_egd ();if _cae !=nil {return nil ,_cae ;};_agcd :=bindataFileInfo {_dgb :"Adobe-GB1-UCS2",_fb :229592,_db :_a .FileMode (436),_ff :_eb .Unix (1580490562,0)}; +_cfa :=&asset {_dg :_bgdd ,_ee :_agcd };return _cfa ,nil ;};func _dab ()([]byte ,error ){return _b (_cagd ,"Adobe-Korea1-UCS2")};func _ec ()([]byte ,error ){return _b (_dfad ,"78-RKSJ-V")};var _cdgc =[]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"); +var _gdaf =[]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 _ffe ()([]byte ,error ){return _b (_ece ,"90msp-RKSJ-V")};func _ffde ()(*asset ,error ){_agcdf ,_caee :=_ggba ();if _caee !=nil {return nil ,_caee ;};_cfge :=bindataFileInfo {_dgb :"UniCNS-UTF8-H",_fb :287804,_db :_a .FileMode (436),_ff :_eb .Unix (1580492718,0)}; +_eeba :=&asset {_dg :_agcdf ,_ee :_cfge };return _eeba ,nil ;};func _gecba ()(*asset ,error ){_bebae ,_ecgff :=_cbdf ();if _ecgff !=nil {return nil ,_ecgff ;};_aabd :=bindataFileInfo {_dgb :"UniJIS-UCS2-HW-H",_fb :472,_db :_a .FileMode (436),_ff :_eb .Unix (1580492901,0)}; +_fde :=&asset {_dg :_bebae ,_ee :_aabd };return _fde ,nil ;};func _bfcc ()([]byte ,error ){return _b (_dfd ,"B5pc-H")};var _adcb =[]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"); +func _gdaa ()(*asset ,error ){_baa ,_acbcg :=_ggaa ();if _acbcg !=nil {return nil ,_acbcg ;};_ebfc :=bindataFileInfo {_dgb :"KSC-H",_fb :9400,_db :_a .FileMode (436),_ff :_eb .Unix (1580492507,0)};_dbba :=&asset {_dg :_baa ,_ee :_ebfc };return _dbba ,nil ; +};func _abge ()([]byte ,error ){return _b (_cfgd ,"HKdla-B5-H")};func _cf ()(*asset ,error ){_fbg ,_fecg :=_dcb ();if _fecg !=nil {return nil ,_fecg ;};_ac :=bindataFileInfo {_dgb :"78-H",_fb :12437,_db :_a .FileMode (436),_ff :_eb .Unix (1580490877,0)}; +_dfa :=&asset {_dg :_fbg ,_ee :_ac };return _dfa ,nil ;};func _bbb ()([]byte ,error ){return _b (_bda ,"90ms-RKSJ-H")};func _dbbe ()([]byte ,error ){return _b (_eceg ,"UniGB-UTF16-H")};func _gbe ()(*asset ,error ){_gfgd ,_cdce :=_ddcc ();if _cdce !=nil {return nil ,_cdce ; +};_dbdc :=bindataFileInfo {_dgb :"UniJIS-UCS2-HW-V",_fb :4243,_db :_a .FileMode (436),_ff :_eb .Unix (1580492906,0)};_ffdeb :=&asset {_dg :_gfgd ,_ee :_dbdc };return _ffdeb ,nil ;};var _bda =[]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"); +var _bbf =[]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 _acb ()(*asset ,error ){_gacb ,_gdg :=_fcb ();if _gdg !=nil {return nil ,_gdg ;};_ebd :=bindataFileInfo {_dgb :"Adobe-KR-2",_fb :1273,_db :_a .FileMode (436),_ff :_eb .Unix (1580491416,0)};_fef :=&asset {_dg :_gacb ,_ee :_ebd };return _fef ,nil ;}; +var _fdaa =[]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 _cbgc ()(*asset ,error ){_cdeg ,_gcfb :=_ebdbb ();if _gcfb !=nil {return nil ,_gcfb ;};_cgcc :=bindataFileInfo {_dgb :"UniGB-UTF32-H",_fb :265659,_db :_a .FileMode (436),_ff :_eb .Unix (1580492773,0)};_afca :=&asset {_dg :_cdeg ,_ee :_cgcc };return _afca ,nil ; +};var _dgd =[]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 _cddac ()(*asset ,error ){_dea ,_fbgg :=_ccaa ();if _fbgg !=nil {return nil ,_fbgg ;};_ggdb :=bindataFileInfo {_dgb :"Ext-RKSJ-H",_fb :13359,_db :_a .FileMode (436),_ff :_eb .Unix (1580491904,0)};_gbag :=&asset {_dg :_dea ,_ee :_ggdb };return _gbag ,nil ; +};func _agbd ()([]byte ,error ){return _b (_fegc ,"Adobe-KR-8")};func _daegb ()(*asset ,error ){_cdc ,_eae :=_abad ();if _eae !=nil {return nil ,_eae ;};_aae :=bindataFileInfo {_dgb :"Adobe-Japan1-0",_fb :1097,_db :_a .FileMode (436),_ff :_eb .Unix (1580491303,0)}; +_bgfb :=&asset {_dg :_cdc ,_ee :_aae };return _bgfb ,nil ;};func _acef ()([]byte ,error ){return _b (_dbbae ,"UniGB-UTF8-H")};var _faeb =[]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 _fed ()(*asset ,error ){_ffg ,_ag :=_eg ();if _ag !=nil {return nil ,_ag ;};_ea :=bindataFileInfo {_dgb :"78-EUC-V",_fb :900,_db :_a .FileMode (436),_ff :_eb .Unix (1580490853,0)};_beg :=&asset {_dg :_ffg ,_ee :_ea };return _beg ,nil ;};var _ggef =[]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 _bgbf ()([]byte ,error ){return _b (_efe ,"HKgccs-B5-H")};var _gcdg =[]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 _cgb ()(*asset ,error ){_gdac ,_daff :=_bgg ();if _daff !=nil {return nil ,_daff ;};_dcdbb :=bindataFileInfo {_dgb :"UniCNS-UTF8-V",_fb :656,_db :_a .FileMode (436),_ff :_eb .Unix (1580492730,0)};_gbddb :=&asset {_dg :_gdac ,_ee :_dcdbb };return _gbddb ,nil ; +};var _ffaf =[]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 _cfag ()([]byte ,error ){return _b (_edge ,"KSC-EUC-H")};func _geb ()(*asset ,error ){_baea ,_gcgd :=_deca ();if _gcgd !=nil {return nil ,_gcgd ;};_gbdd :=bindataFileInfo {_dgb :"HKm314-B5-V",_fb :615,_db :_a .FileMode (436),_ff :_eb .Unix (1580492389,0)}; +_gcf :=&asset {_dg :_baea ,_ee :_gbdd };return _gcf ,nil ;};var _gacbb =[]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 _ebaa =[]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"); +func _badd ()([]byte ,error ){return _b (_bbf ,"Adobe-Korea1-1")};func _eaff ()(*asset ,error ){_eadd ,_bbfdd :=_cffd ();if _bbfdd !=nil {return nil ,_bbfdd ;};_bdgc :=bindataFileInfo {_dgb :"GBT-EUC-V",_fb :785,_db :_a .FileMode (436),_ff :_eb .Unix (1580492205,0)}; +_eaca :=&asset {_dg :_eadd ,_ee :_bdgc };return _eaca ,nil ;};var _eaeg =[]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 _cdbe ()([]byte ,error ){return _b (_cce ,"Adobe-CNS1-2")};var _cfgd =[]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 _dbcd ()(*asset ,error ){_cacab ,_bfe :=_agg ();if _bfe !=nil {return nil ,_bfe ;};_afgb :=bindataFileInfo {_dgb :"B5-H",_fb :5259,_db :_a .FileMode (436),_ff :_eb .Unix (1580491473,0)};_edgf :=&asset {_dg :_cacab ,_ee :_afgb };return _edgf ,nil ; +};func _begb ()(*asset ,error ){_gad ,_bbebc :=_bgda ();if _bbebc !=nil {return nil ,_bbebc ;};_bgdf :=bindataFileInfo {_dgb :"Adobe-KR-7",_fb :1853,_db :_a .FileMode (436),_ff :_eb .Unix (1580491445,0)};_afdf :=&asset {_dg :_gad ,_ee :_bgdf };return _afdf ,nil ; +};func _ceca ()([]byte ,error ){return _b (_dccf ,"Adobe-KR-UCS2")};func _edcd ()(*asset ,error ){_cbca ,_abfb :=_efdd ();if _abfb !=nil {return nil ,_abfb ;};_febe :=bindataFileInfo {_dgb :"KSC-V",_fb :703,_db :_a .FileMode (436),_ff :_eb .Unix (1580492528,0)}; +_aaae :=&asset {_dg :_cbca ,_ee :_febe };return _aaae ,nil ;};var _bgfg =[]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"); +func _cega ()([]byte ,error ){return _b (_aac ,"V")};var _fcdf =[]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 (_ad bindataFileInfo )Sys ()interface{}{return nil };func _ebfcf ()(*asset ,error ){_agag ,_ggbc :=_egcd ();if _ggbc !=nil {return nil ,_ggbc ;};_fcff :=bindataFileInfo {_dgb :"UniJISX02132004-UTF32-H",_fb :243189,_db :_a .FileMode (436),_ff :_eb .Unix (1580492992,0)}; +_daceg :=&asset {_dg :_agag ,_ee :_fcff };return _daceg ,nil ;};func _dgdc ()([]byte ,error ){return _b (_gfdg ,"WP-Symbol")};func _aedcc ()([]byte ,error ){return _b (_bfac ,"KSC-EUC-V")};func _fgeg ()([]byte ,error ){return _b (_bf ,"78ms-RKSJ-V")};var _cced =[]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 _febaf ()([]byte ,error ){return _b (_egef ,"UniCNS-UCS2-H")};var _fcgb =[]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 _cgdca =[]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 _dfbb ()(*asset ,error ){_gebfe ,_geba :=_ecae ();if _geba !=nil {return nil ,_geba ;};_dedd :=bindataFileInfo {_dgb :"UniKS-UCS2-V",_fb :737,_db :_a .FileMode (436),_ff :_eb .Unix (1580493030,0)};_cddd :=&asset {_dg :_gebfe ,_ee :_dedd };return _cddd ,nil ; +};func _fbdf ()(*asset ,error ){_dbg ,_gbaf :=_efdbd ();if _gbaf !=nil {return nil ,_gbaf ;};_gdcf :=bindataFileInfo {_dgb :"Hiragana",_fb :551,_db :_a .FileMode (436),_ff :_eb .Unix (1580492288,0)};_bbfb :=&asset {_dg :_dbg ,_ee :_gdcf };return _bbfb ,nil ; +};func AssetNames ()[]string {_aebb :=make ([]string ,0,len (_adad ));for _ddbg :=range _adad {_aebb =append (_aebb ,_ddbg );};return _aebb ;};func _bdabc ()(*asset ,error ){_abd ,_aba :=_bcf ();if _aba !=nil {return nil ,_aba ;};_fdf :=bindataFileInfo {_dgb :"Adobe-CNS1-6",_fb :1901,_db :_a .FileMode (436),_ff :_eb .Unix (1580491216,0)}; +_dcbf :=&asset {_dg :_abd ,_ee :_fdf };return _dcbf ,nil ;};var _efe =[]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"); +var _afdb =[]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 _gaef ()(*asset ,error ){_ebge ,_gcdc :=_fcbe ();if _gcdc !=nil {return nil ,_gcdc ;};_gge :=bindataFileInfo {_dgb :"KSCms-UHC-V",_fb :716,_db :_a .FileMode (436),_ff :_eb .Unix (1580492580,0)};_agaa :=&asset {_dg :_ebge ,_ee :_gge };return _agaa ,nil ; +};var _beef =[]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 AssetExists (name string )bool {_ ,_dcaf :=_adad [_f .Replace (name ,"\\","/",-1)];return _dcaf };var _dcg =[]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 _faee =[]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 _gfb ()(*asset ,error ){_bbc ,_fgdc :=_bbeb ();if _fgdc !=nil {return nil ,_fgdc ;};_cefg :=bindataFileInfo {_dgb :"Adobe-Japan1-7",_fb :2201,_db :_a .FileMode (436),_ff :_eb .Unix (1580491344,0)};_gdb :=&asset {_dg :_bbc ,_ee :_cefg };return _gdb ,nil ; +};func _fedea ()([]byte ,error ){return _b (_faed ,"ETen-B5-V")};func _acde ()([]byte ,error ){return _b (_faeb ,"Adobe-GB1-0")};func _fgc ()([]byte ,error ){return _b (_bbebd ,"Adobe-Korea1-0")};func _ffacce ()(*asset ,error ){_eebac ,_eedb :=_dccg (); +if _eedb !=nil {return nil ,_eedb ;};_bfbg :=bindataFileInfo {_dgb :"UniJISX02132004-UTF32-V",_fb :4412,_db :_a .FileMode (436),_ff :_eb .Unix (1580492998,0)};_bccd :=&asset {_dg :_eebac ,_ee :_bfbg };return _bccd ,nil ;};func _efb ()(*asset ,error ){_cd ,_cff :=_aa (); +if _cff !=nil {return nil ,_cff ;};_bee :=bindataFileInfo {_dgb :"78ms-RKSJ-H",_fb :14250,_db :_a .FileMode (436),_ff :_eb .Unix (1580490899,0)};_cag :=&asset {_dg :_cd ,_ee :_bee };return _cag ,nil ;};func _dccg ()([]byte ,error ){return _b (_fcef ,"UniJISX02132004-UTF32-V")}; +func _gagc ()(*asset ,error ){_agafdg ,_beeg :=_bfca ();if _beeg !=nil {return nil ,_beeg ;};_cfee :=bindataFileInfo {_dgb :"NWP-V",_fb :1293,_db :_a .FileMode (436),_ff :_eb .Unix (1580492618,0)};_cacb :=&asset {_dg :_agafdg ,_ee :_cfee };return _cacb ,nil ; +};func _abdb ()([]byte ,error ){return _b (_cfbf ,"GBTpc-EUC-H")};func _egag ()(*asset ,error ){_eagf ,_ebfa :=_fbfg ();if _ebfa !=nil {return nil ,_ebfa ;};_bfeg :=bindataFileInfo {_dgb :"UniJIS-UCS2-H",_fb :166343,_db :_a .FileMode (436),_ff :_eb .Unix (1580492896,0)}; +_geea :=&asset {_dg :_eagf ,_ee :_bfeg };return _geea ,nil ;};var _bcdd =[]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 _cg ()(*asset ,error ){_ddd ,_dcc :=_ec ();if _dcc !=nil {return nil ,_dcc ;};_fge :=bindataFileInfo {_dgb :"78-RKSJ-V",_fb :902,_db :_a .FileMode (436),_ff :_eb .Unix (1580490945,0)};_caa :=&asset {_dg :_ddd ,_ee :_fge };return _caa ,nil ;};var _bgad =[]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 _bffc =[]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 _bade ()(*asset ,error ){_afefd ,_agdd :=_ecdgc ();if _agdd !=nil {return nil ,_agdd ;};_acbc :=bindataFileInfo {_dgb :"GBT-H",_fb :44433,_db :_a .FileMode (436),_ff :_eb .Unix (1580492211,0)};_bafa :=&asset {_dg :_afefd ,_ee :_acbc };return _bafa ,nil ; +};func _dagc ()(*asset ,error ){_fgcd ,_dffg :=_dcegb ();if _dffg !=nil {return nil ,_dffg ;};_dead :=bindataFileInfo {_dgb :"UniJISPro-UCS2-HW-V",_fb :4376,_db :_a .FileMode (436),_ff :_eb .Unix (1580492860,0)};_fbdd :=&asset {_dg :_fgcd ,_ee :_dead }; +return _fbdd ,nil ;};var _fdgb =[]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 _cdcfb ()([]byte ,error ){return _b (_ffafb ,"UniCNS-UTF16-H")};func _cfc ()(*asset ,error ){_bef ,_cffc :=_feee ();if _cffc !=nil {return nil ,_cffc ;};_bcdb :=bindataFileInfo {_dgb :"Adobe-Japan1-4",_fb :1625,_db :_a .FileMode (436),_ff :_eb .Unix (1580491326,0)}; +_dce :=&asset {_dg :_bef ,_ee :_bcdb };return _dce ,nil ;};var _gbaa =[]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 _cdgd ()(*asset ,error ){_cdd ,_cdgb :=_daeg ();if _cdgb !=nil {return nil ,_cdgb ;};_ebfg :=bindataFileInfo {_dgb :"Adobe-CNS1-3",_fb :1881,_db :_a .FileMode (436),_ff :_eb .Unix (1580491185,0)};_faea :=&asset {_dg :_cdd ,_ee :_ebfg };return _faea ,nil ; +};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"); +func _acab ()(*asset ,error ){_efga ,_fabe :=_dddbb ();if _fabe !=nil {return nil ,_fabe ;};_gdee :=bindataFileInfo {_dgb :"UniAKR-UTF8-H",_fb :217759,_db :_a .FileMode (436),_ff :_eb .Unix (1580492671,0)};_eadb :=&asset {_dg :_efga ,_ee :_gdee };return _eadb ,nil ; +};var _acfdg =[]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 _gbbc =[]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 _bbeb ()([]byte ,error ){return _b (_fcg ,"Adobe-Japan1-7")};func _gggg ()(*asset ,error ){_bfeb ,_fbaa :=_dbbe ();if _fbaa !=nil {return nil ,_fbaa ;};_bagb :=bindataFileInfo {_dgb :"UniGB-UTF16-H",_fb :197731,_db :_a .FileMode (436),_ff :_eb .Unix (1580492754,0)}; +_ggag :=&asset {_dg :_bfeb ,_ee :_bagb };return _ggag ,nil ;};func _deee ()([]byte ,error ){return _b (_becb ,"RKSJ-H")};func _agg ()([]byte ,error ){return _b (_aed ,"B5-H")};func _gabe ()([]byte ,error ){return _b (_efdb ,"Adobe-KR-3")};func _dfc ()(*asset ,error ){_egc ,_gdc :=_cdda (); +if _gdc !=nil {return nil ,_gdc ;};_bff :=bindataFileInfo {_dgb :"Adobe-Japan1-1",_fb :1098,_db :_a .FileMode (436),_ff :_eb .Unix (1580491308,0)};_cec :=&asset {_dg :_egc ,_ee :_bff };return _cec ,nil ;};func _dede ()(*asset ,error ){_adg ,_caba :=_dcdb (); +if _caba !=nil {return nil ,_caba ;};_aafd :=bindataFileInfo {_dgb :"HKdlb-B5-H",_fb :18683,_db :_a .FileMode (436),_ff :_eb .Unix (1580492327,0)};_ecbc :=&asset {_dg :_adg ,_ee :_aafd };return _ecbc ,nil ;};func _acfae ()(*asset ,error ){_dffb ,_accc :=_cbffc (); +if _accc !=nil {return nil ,_accc ;};_defd :=bindataFileInfo {_dgb :"Ext-RKSJ-V",_fb :1151,_db :_a .FileMode (436),_ff :_eb .Unix (1580491925,0)};_cffg :=&asset {_dg :_dffb ,_ee :_defd };return _cffg ,nil ;};func _baab ()([]byte ,error ){return _b (_eacb ,"UniKS-UTF32-H")}; +func _ca ()([]byte ,error ){return _b (_acd ,"78-RKSJ-H")};func _bbcd ()(*asset ,error ){_ggde ,_adce :=_ecge ();if _adce !=nil {return nil ,_adce ;};_eccf :=bindataFileInfo {_dgb :"ETenms-B5-H",_fb :401,_db :_a .FileMode (436),_ff :_eb .Unix (1580491796,0)}; +_gdda :=&asset {_dg :_ggde ,_ee :_eccf };return _gdda ,nil ;};func _cfff ()([]byte ,error ){return _b (_agd ,"GB-EUC-H")};var _cde =[]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 _abae ()([]byte ,error ){return _b (_defg ,"UniJIS-UTF8-H")};func _ffdd ()([]byte ,error ){return _b (_afgg ,"UniJIS2004-UTF16-H")};func _dcf ()(*asset ,error ){_eeeb ,_fegg :=_bfcc ();if _fegg !=nil {return nil ,_fegg ;};_ceg :=bindataFileInfo {_dgb :"B5pc-H",_fb :5309,_db :_a .FileMode (436),_ff :_eb .Unix (1580491485,0)}; +_cdcd :=&asset {_dg :_eeeb ,_ee :_ceg };return _cdcd ,nil ;};var _eacb =[]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 _gaab ()([]byte ,error ){return _b (_geg ,"Hankaku")};func _cadf ()([]byte ,error ){return _b (_ccab ,"UniKS-UTF8-H")};var _bfagf =[]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 _ccbeg ()(*asset ,error ){_fagbe ,_dccb :=_baga ();if _dccb !=nil {return nil ,_dccb ;};_dbgff :=bindataFileInfo {_dgb :"UniJIS2004-UTF32-H",_fb :243210,_db :_a .FileMode (436),_ff :_eb .Unix (1580492817,0)};_bfed :=&asset {_dg :_fagbe ,_ee :_dbgff }; +return _bfed ,nil ;};var _cbgd =[]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 _dgaea ()([]byte ,error ){return _b (_abdf ,"ETenms-B5-V")};var _daba =[]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 _gded ()(*asset ,error ){_ecgf ,_bfab :=_eaef ();if _bfab !=nil {return nil ,_bfab ;};_edec :=bindataFileInfo {_dgb :"HKdla-B5-V",_fb :613,_db :_a .FileMode (436),_ff :_eb .Unix (1580492314,0)};_gcb :=&asset {_dg :_ecgf ,_ee :_edec };return _gcb ,nil ; +};var _acg =[]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"); +var _ffeac =[]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"); +var _adad =map[string ]func ()(*asset ,error ){"78-EUC-H":_fec ,"78-EUC-V":_fed ,"78-H":_cf ,"78-RKSJ-H":_fba ,"78-RKSJ-V":_cg ,"78-V":_fc ,"78ms-RKSJ-H":_efb ,"78ms-RKSJ-V":_aeb ,"83pv-RKSJ-H":_acc ,"90ms-RKSJ-H":_baf ,"90ms-RKSJ-V":_dbea ,"90msp-RKSJ-H":_eef ,"90msp-RKSJ-V":_ada ,"90pv-RKSJ-H":_ecde ,"90pv-RKSJ-V":_fcf ,"Add-H":_bdaf ,"Add-RKSJ-H":_cdg ,"Add-RKSJ-V":_ebf ,"Add-V":_ffef ,"Adobe-CNS1-0":_cbe ,"Adobe-CNS1-1":_fbd ,"Adobe-CNS1-2":_eba ,"Adobe-CNS1-3":_cdgd ,"Adobe-CNS1-4":_gg ,"Adobe-CNS1-5":_aaf ,"Adobe-CNS1-6":_bdabc ,"Adobe-CNS1-7":_afec ,"Adobe-CNS1-UCS2":_eab ,"Adobe-GB1-0":_cga ,"Adobe-GB1-1":_baff ,"Adobe-GB1-2":_feg ,"Adobe-GB1-3":_dgae ,"Adobe-GB1-4":_fcae ,"Adobe-GB1-5":_ccg ,"Adobe-GB1-UCS2":_egb ,"Adobe-Japan1-0":_daegb ,"Adobe-Japan1-1":_dfc ,"Adobe-Japan1-2":_aef ,"Adobe-Japan1-3":_ebe ,"Adobe-Japan1-4":_cfc ,"Adobe-Japan1-5":_geaf ,"Adobe-Japan1-6":_ecbd ,"Adobe-Japan1-7":_gfb ,"Adobe-Japan1-UCS2":_ffga ,"Adobe-KR-0":_cbg ,"Adobe-KR-1":_fbfc ,"Adobe-KR-2":_acb ,"Adobe-KR-3":_cdfb ,"Adobe-KR-4":_fgag ,"Adobe-KR-5":_cdcb ,"Adobe-KR-6":_deff ,"Adobe-KR-7":_begb ,"Adobe-KR-8":_acce ,"Adobe-KR-9":_bdafg ,"Adobe-KR-UCS2":_ead ,"Adobe-Korea1-0":_abab ,"Adobe-Korea1-1":_ebag ,"Adobe-Korea1-2":_eag ,"Adobe-Korea1-UCS2":_cdgbc ,"B5-H":_dbcd ,"B5-V":_deefe ,"B5pc-H":_dcf ,"B5pc-V":_gdad ,"CNS-EUC-H":_cagc ,"CNS-EUC-V":_ccee ,"CNS1-H":_dac ,"CNS1-V":_ega ,"CNS2-H":_gecb ,"CNS2-V":_fbb ,"ETHK-B5-H":_ggc ,"ETHK-B5-V":_afc ,"ETen-B5-H":_bgea ,"ETen-B5-V":_dedg ,"ETenms-B5-H":_bbcd ,"ETenms-B5-V":_cfg ,"EUC-H":_eeg ,"EUC-V":_badb ,"Ext-H":_efa ,"Ext-RKSJ-H":_cddac ,"Ext-RKSJ-V":_acfae ,"Ext-V":_fag ,"GB-EUC-H":_ebb ,"GB-EUC-V":_gfda ,"GB-H":_gcdb ,"GB-V":_eaaa ,"GBK-EUC-H":_dad ,"GBK-EUC-V":_ccef ,"GBK2K-H":_egg ,"GBK2K-V":_bfd ,"GBKp-EUC-H":_bec ,"GBKp-EUC-V":_ecad ,"GBT-EUC-H":_bdea ,"GBT-EUC-V":_eaff ,"GBT-H":_bade ,"GBT-V":_aegb ,"GBTpc-EUC-H":_aaa ,"GBTpc-EUC-V":_dacd ,"GBpc-EUC-H":_ecdef ,"GBpc-EUC-V":_dfac ,"H":_dafb ,"HKdla-B5-H":_cgee ,"HKdla-B5-V":_gded ,"HKdlb-B5-H":_dede ,"HKdlb-B5-V":_aca ,"HKgccs-B5-H":_cecab ,"HKgccs-B5-V":_eaeca ,"HKm314-B5-H":_fceg ,"HKm314-B5-V":_geb ,"HKm471-B5-H":_dgfd ,"HKm471-B5-V":_gcfg ,"HKscs-B5-H":_faeef ,"HKscs-B5-V":_efeb ,"Hankaku":_eeeg ,"Hiragana":_fbdf ,"KSC-EUC-H":_efbd ,"KSC-EUC-V":_fdbgb ,"KSC-H":_gdaa ,"KSC-Johab-H":_cdcfg ,"KSC-Johab-V":_gbg ,"KSC-V":_edcd ,"KSCms-UHC-H":_befc ,"KSCms-UHC-HW-H":_bgef ,"KSCms-UHC-HW-V":_afgf ,"KSCms-UHC-V":_gaef ,"KSCpc-EUC-H":_beba ,"KSCpc-EUC-V":_efc ,"Katakana":_edeb ,"NWP-H":_cgab ,"NWP-V":_gagc ,"RKSJ-H":_dcfd ,"RKSJ-V":_fbec ,"Roman":_adac ,"UniAKR-UTF16-H":_fefd ,"UniAKR-UTF32-H":_bcgff ,"UniAKR-UTF8-H":_acab ,"UniCNS-UCS2-H":_gbba ,"UniCNS-UCS2-V":_cbgfe ,"UniCNS-UTF16-H":_ebce ,"UniCNS-UTF16-V":_badf ,"UniCNS-UTF32-H":_bedec ,"UniCNS-UTF32-V":_aege ,"UniCNS-UTF8-H":_ffde ,"UniCNS-UTF8-V":_cgb ,"UniGB-UCS2-H":_ecee ,"UniGB-UCS2-V":_fgdb ,"UniGB-UTF16-H":_gggg ,"UniGB-UTF16-V":_dgeg ,"UniGB-UTF32-H":_cbgc ,"UniGB-UTF32-V":_ffdcb ,"UniGB-UTF8-H":_adcgc ,"UniGB-UTF8-V":_fbgca ,"UniJIS-UCS2-H":_egag ,"UniJIS-UCS2-HW-H":_gecba ,"UniJIS-UCS2-HW-V":_gbe ,"UniJIS-UCS2-V":_adde ,"UniJIS-UTF16-H":_fbeg ,"UniJIS-UTF16-V":_ceabg ,"UniJIS-UTF32-H":_efcd ,"UniJIS-UTF32-V":_afeb ,"UniJIS-UTF8-H":_afeg ,"UniJIS-UTF8-V":_cdbc ,"UniJIS2004-UTF16-H":_dbcc ,"UniJIS2004-UTF16-V":_eadfa ,"UniJIS2004-UTF32-H":_ccbeg ,"UniJIS2004-UTF32-V":_bcda ,"UniJIS2004-UTF8-H":_fdea ,"UniJIS2004-UTF8-V":_fecc ,"UniJISPro-UCS2-HW-V":_dagc ,"UniJISPro-UCS2-V":_gccc ,"UniJISPro-UTF8-V":_bedc ,"UniJISX0213-UTF32-H":_dedb ,"UniJISX0213-UTF32-V":_gdbge ,"UniJISX02132004-UTF32-H":_ebfcf ,"UniJISX02132004-UTF32-V":_ffacce ,"UniKS-UCS2-H":_gdbd ,"UniKS-UCS2-V":_dfbb ,"UniKS-UTF16-H":_gcgg ,"UniKS-UTF16-V":_deea ,"UniKS-UTF32-H":_cabg ,"UniKS-UTF32-V":_gdf ,"UniKS-UTF8-H":_adace ,"UniKS-UTF8-V":_cgbd ,"V":_bcea ,"WP-Symbol":_fegdc }; +func (_dd bindataFileInfo )Size ()int64 {return _dd ._fb };var _fcef =[]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 _dccf =[]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 _dbbae =[]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 _adfa ()([]byte ,error ){return _b (_egff ,"GBTpc-EUC-V")};func _ebdb ()([]byte ,error ){return _b (_gaf ,"Roman")};func _eee ()([]byte ,error ){return _b (_dgd ,"B5-V")};func _aca ()(*asset ,error ){_abaf ,_fbfd :=_dabb ();if _fbfd !=nil {return nil ,_fbfd ; +};_eccg :=bindataFileInfo {_dgb :"HKdlb-B5-V",_fb :613,_db :_a .FileMode (436),_ff :_eb .Unix (1580492332,0)};_aaff :=&asset {_dg :_abaf ,_ee :_eccg };return _aaff ,nil ;};var _bfg =[]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"); +var _agcb =[]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 _dbef ()([]byte ,error ){return _b (_adf ,"Adobe-CNS1-7")};var _bce =[]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 _afge =[]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 _bbafa =[]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"); +var _abdfa =[]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 _bfbc ()([]byte ,error ){return _b (_ffaf ,"CNS2-V")};func _ecee ()(*asset ,error ){_becd ,_ceegb :=_ddeb ();if _ceegb !=nil {return nil ,_ceegb ;};_gfef :=bindataFileInfo {_dgb :"UniGB-UCS2-H",_fb :272134,_db :_a .FileMode (436),_ff :_eb .Unix (1580492744,0)}; +_cdcbe :=&asset {_dg :_becd ,_ee :_gfef };return _cdcbe ,nil ;};func _fdc ()([]byte ,error ){return _b (_bce ,"Adobe-CNS1-1")};func _bfd ()(*asset ,error ){_bdeef ,_bgfa :=_fdfe ();if _bgfa !=nil {return nil ,_bgfa ;};_egcf :=bindataFileInfo {_dgb :"GBK2K-V",_fb :1168,_db :_a .FileMode (436),_ff :_eb .Unix (1580492041,0)}; +_fcd :=&asset {_dg :_bdeef ,_ee :_egcf };return _fcd ,nil ;};func _ffacc ()([]byte ,error ){return _b (_dbgd ,"UniJIS2004-UTF32-V")};func _dbcc ()(*asset ,error ){_aebe ,_cgcga :=_ffdd ();if _cgcga !=nil {return nil ,_cgcga ;};_cbgdg :=bindataFileInfo {_dgb :"UniJIS2004-UTF16-H",_fb :185990,_db :_a .FileMode (436),_ff :_eb .Unix (1580492807,0)}; +_decc :=&asset {_dg :_aebe ,_ee :_cbgdg };return _decc ,nil ;};func _daab ()([]byte ,error ){return _b (_bcc ,"CNS1-H")};var _afb =[]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 _dbgd =[]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 _dddbb ()([]byte ,error ){return _b (_acfdg ,"UniAKR-UTF8-H")};func _bfcbc ()([]byte ,error ){return _b (_ffeac ,"NWP-H")};func _cdbbb ()([]byte ,error ){return _b (_dde ,"GBpc-EUC-V")};func _efddg ()([]byte ,error ){return _b (_abfc ,"UniKS-UTF8-V")}; +func _bed ()([]byte ,error ){return _b (_gac ,"Add-H")};var _bdab =[]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 _deg ()([]byte ,error ){return _b (_agcb ,"90pv-RKSJ-H")};type bindataFileInfo struct{_dgb string ;_fb int64 ;_db _a .FileMode ;_ff _eb .Time ;};func _fcb ()([]byte ,error ){return _b (_cedf ,"Adobe-KR-2")};func _daef ()([]byte ,error ){return _b (_cbgd ,"EUC-H")}; +func _abad ()([]byte ,error ){return _b (_cbce ,"Adobe-Japan1-0")};func _gfc ()([]byte ,error ){return _b (_cffcc ,"UniJIS-UTF32-H")};func _efdbd ()([]byte ,error ){return _b (_adcb ,"Hiragana")};func _adcba ()([]byte ,error ){return _b (_gebc ,"UniAKR-UTF16-H")}; +func _adac ()(*asset ,error ){_abgb ,_adgb :=_ebdb ();if _adgb !=nil {return nil ,_adgb ;};_gfdc :=bindataFileInfo {_dgb :"Roman",_fb :450,_db :_a .FileMode (436),_ff :_eb .Unix (1580492645,0)};_afdc :=&asset {_dg :_abgb ,_ee :_gfdc };return _afdc ,nil ; +};func _aebd ()([]byte ,error ){return _b (_fdcb ,"UniJISPro-UCS2-V")};var _aabg =[]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 _eed ()([]byte ,error ){return _b (_gbaa ,"H")};func _cgcg ()([]byte ,error ){return _b (_daabe ,"UniGB-UTF32-V")};func _fafb ()([]byte ,error ){return _b (_eaeg ,"HKscs-B5-H")};var _acd =[]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 _abfc =[]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 _defg =[]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 _dac ()(*asset ,error ){_bab ,_ffcc :=_daab ();if _ffcc !=nil {return nil ,_ffcc ;};_bcb :=bindataFileInfo {_dgb :"CNS1-H",_fb :3373,_db :_a .FileMode (436),_ff :_eb .Unix (1580491531,0)};_eebe :=&asset {_dg :_bab ,_ee :_bcb };return _eebe ,nil ;}; +func _gbc ()([]byte ,error ){return _b (_bfde ,"UniKS-UCS2-H")};var _bddc =[]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"); +func _gdbd ()(*asset ,error ){_ecdda ,_adb :=_gbc ();if _adb !=nil {return nil ,_adb ;};_gdgf :=bindataFileInfo {_dgb :"UniKS-UCS2-H",_fb :163757,_db :_a .FileMode (436),_ff :_eb .Unix (1580493024,0)};_bgbd :=&asset {_dg :_ecdda ,_ee :_gdgf };return _bgbd ,nil ; +};func _adcgc ()(*asset ,error ){_egfc ,_gedec :=_acef ();if _gedec !=nil {return nil ,_gedec ;};_dffe :=bindataFileInfo {_dgb :"UniGB-UTF8-H",_fb :235585,_db :_a .FileMode (436),_ff :_eb .Unix (1580492783,0)};_gcdd :=&asset {_dg :_egfc ,_ee :_dffe };return _gcdd ,nil ; +};func _bbfd ()([]byte ,error ){return _b (_ggac ,"ETen-B5-H")};func _beba ()(*asset ,error ){_edcc ,_gfg :=_cedb ();if _gfg !=nil {return nil ,_gfg ;};_ababa :=bindataFileInfo {_dgb :"KSCpc-EUC-H",_fb :10306,_db :_a .FileMode (436),_ff :_eb .Unix (1580492597,0)}; +_dgab :=&asset {_dg :_edcc ,_ee :_ababa };return _dgab ,nil ;};func _ecde ()(*asset ,error ){_bcg ,_dfe :=_deg ();if _dfe !=nil {return nil ,_dfe ;};_bfc :=bindataFileInfo {_dgb :"90pv-RKSJ-H",_fb :5565,_db :_a .FileMode (436),_ff :_eb .Unix (1580491045,0)}; +_edd :=&asset {_dg :_bcg ,_ee :_bfc };return _edd ,nil ;};func _eegc ()([]byte ,error ){return _b (_adfb ,"Ext-H")};func _dafb ()(*asset ,error ){_dgggc ,_cdfbb :=_eed ();if _cdfbb !=nil {return nil ,_cdfbb ;};_gaec :=bindataFileInfo {_dgb :"H",_fb :2711,_db :_a .FileMode (436),_ff :_eb .Unix (1580492271,0)}; +_dfag :=&asset {_dg :_dgggc ,_ee :_gaec };return _dfag ,nil ;};func _cfd ()([]byte ,error ){return _b (_bdab ,"Adobe-CNS1-5")};func _ddeb ()([]byte ,error ){return _b (_dcg ,"UniGB-UCS2-H")};func _fgdb ()(*asset ,error ){_acgd ,_cggg :=_ecdd ();if _cggg !=nil {return nil ,_cggg ; +};_egffe :=bindataFileInfo {_dgb :"UniGB-UCS2-V",_fb :832,_db :_a .FileMode (436),_ff :_eb .Unix (1580492749,0)};_ccbe :=&asset {_dg :_acgd ,_ee :_egffe };return _ccbe ,nil ;};func _afa ()([]byte ,error ){return _b (_fdb ,"Add-V")};func _fdea ()(*asset ,error ){_edde ,_agda :=_gafd (); +if _agda !=nil {return nil ,_agda ;};_daagc :=bindataFileInfo {_dgb :"UniJIS2004-UTF8-H",_fb :214224,_db :_a .FileMode (436),_ff :_eb .Unix (1580492828,0)};_gfae :=&asset {_dg :_edde ,_ee :_daagc };return _gfae ,nil ;};func _cdbc ()(*asset ,error ){_dceg ,_ddfaa :=_cfeg (); +if _ddfaa !=nil {return nil ,_ddfaa ;};_gccg :=bindataFileInfo {_dgb :"UniJIS-UTF8-V",_fb :3954,_db :_a .FileMode (436),_ff :_eb .Unix (1580492964,0)};_ddb :=&asset {_dg :_dceg ,_ee :_gccg };return _ddb ,nil ;};func _fba ()(*asset ,error ){_ba ,_fda :=_ca (); +if _fda !=nil {return nil ,_fda ;};_dcd :=bindataFileInfo {_dgb :"78-RKSJ-H",_fb :12581,_db :_a .FileMode (436),_ff :_eb .Unix (1580490930,0)};_agb :=&asset {_dg :_ba ,_ee :_dcd };return _agb ,nil ;};func _dcbae ()([]byte ,error ){return _b (_fea ,"Katakana")}; +func _ecae ()([]byte ,error ){return _b (_fdgb ,"UniKS-UCS2-V")};func _cdgbc ()(*asset ,error ){_ebg ,_ggd :=_dab ();if _ggd !=nil {return nil ,_ggd ;};_bfa :=bindataFileInfo {_dgb :"Adobe-Korea1-UCS2",_fb :144546,_db :_a .FileMode (436),_ff :_eb .Unix (1580490590,0)}; +_egde :=&asset {_dg :_ebg ,_ee :_bfa };return _egde ,nil ;};var _bdgf =[]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 _feee ()([]byte ,error ){return _b (_gdaf ,"Adobe-Japan1-4")};func _ccg ()(*asset ,error ){_bbg ,_cca :=_bcgf ();if _cca !=nil {return nil ,_cca ;};_bcfc :=bindataFileInfo {_dgb :"Adobe-GB1-5",_fb :2811,_db :_a .FileMode (436),_ff :_eb .Unix (1580491284,0)}; +_gda :=&asset {_dg :_bbg ,_ee :_bcfc };return _gda ,nil ;};func _geaf ()(*asset ,error ){_cfe ,_ebae :=_daed ();if _ebae !=nil {return nil ,_ebae ;};_fgeca :=bindataFileInfo {_dgb :"Adobe-Japan1-5",_fb :2005,_db :_a .FileMode (436),_ff :_eb .Unix (1580491332,0)}; +_ffdc :=&asset {_dg :_cfe ,_ee :_fgeca };return _ffdc ,nil ;};func _deefe ()(*asset ,error ){_aab ,_ecdg :=_eee ();if _ecdg !=nil {return nil ,_ecdg ;};_cgae :=bindataFileInfo {_dgb :"B5-V",_fb :620,_db :_a .FileMode (436),_ff :_eb .Unix (1580491512,0)}; +_gdeb :=&asset {_dg :_aab ,_ee :_cgae };return _gdeb ,nil ;};func _ggc ()(*asset ,error ){_ffgab ,_cdcf :=_bcce ();if _cdcf !=nil {return nil ,_cdcf ;};_ggcg :=bindataFileInfo {_dgb :"ETHK-B5-H",_fb :20959,_db :_a .FileMode (436),_ff :_eb .Unix (1580491821,0)}; +_ebec :=&asset {_dg :_ffgab ,_ee :_ggcg };return _ebec ,nil ;};func _ccef ()(*asset ,error ){_adceg ,_ffcfe :=_bfff ();if _ffcfe !=nil {return nil ,_ffcfe ;};_daac :=bindataFileInfo {_dgb :"GBK-EUC-V",_fb :766,_db :_a .FileMode (436),_ff :_eb .Unix (1580492085,0)}; +_aaec :=&asset {_dg :_adceg ,_ee :_daac };return _aaec ,nil ;};var _aga =[]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 _bg =[]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 _eeeg ()(*asset ,error ){_begba ,_eeebd :=_gaab ();if _eeebd !=nil {return nil ,_eeebd ;};_bede :=bindataFileInfo {_dgb :"Hankaku",_fb :579,_db :_a .FileMode (436),_ff :_eb .Unix (1580492279,0)};_ebcd :=&asset {_dg :_begba ,_ee :_bede };return _ebcd ,nil ; +};func _be ()([]byte ,error ){return _b (_fg ,"78-EUC-H")};var _acgf =[]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 _dbfd ()([]byte ,error ){return _b (_ecded ,"UniCNS-UTF32-H")};func _fcbe ()([]byte ,error ){return _b (_egce ,"KSCms-UHC-V")};func _fca ()([]byte ,error ){return _b (_aec ,"Adobe-GB1-1")};func _fceg ()(*asset ,error ){_decg ,_fdgd :=_efge ();if _fdgd !=nil {return nil ,_fdgd ; +};_cebg :=bindataFileInfo {_dgb :"HKm314-B5-H",_fb :11290,_db :_a .FileMode (436),_ff :_eb .Unix (1580492384,0)};_gbda :=&asset {_dg :_decg ,_ee :_cebg };return _gbda ,nil ;};func _ace ()([]byte ,error ){return _b (_cea ,"Adobe-Japan1-6")};func _bedec ()(*asset ,error ){_ecf ,_gcfga :=_dbfd (); +if _gcfga !=nil {return nil ,_gcfga ;};_abag :=bindataFileInfo {_dgb :"UniCNS-UTF32-H",_fb :322404,_db :_a .FileMode (436),_ff :_eb .Unix (1580492707,0)};_dfec :=&asset {_dg :_ecf ,_ee :_abag };return _dfec ,nil ;};func _ebb ()(*asset ,error ){_gaac ,_febg :=_cfff (); +if _febg !=nil {return nil ,_febg ;};_ecgec :=bindataFileInfo {_dgb :"GB-EUC-H",_fb :2187,_db :_a .FileMode (436),_ff :_eb .Unix (1580491958,0)};_aebc :=&asset {_dg :_gaac ,_ee :_ecgec };return _aebc ,nil ;};func _gdf ()(*asset ,error ){_aabed ,_gadg :=_dgfe (); +if _gadg !=nil {return nil ,_gadg ;};_babe :=bindataFileInfo {_dgb :"UniKS-UTF32-V",_fb :789,_db :_a .FileMode (436),_ff :_eb .Unix (1580493054,0)};_bdgca :=&asset {_dg :_aabed ,_ee :_babe };return _bdgca ,nil ;};func _efeb ()(*asset ,error ){_gebf ,_cabc :=_ffeb (); +if _cabc !=nil {return nil ,_cabc ;};_dgbb :=bindataFileInfo {_dgb :"HKscs-B5-V",_fb :633,_db :_a .FileMode (436),_ff :_eb .Unix (1580492464,0)};_abga :=&asset {_dg :_gebf ,_ee :_dgbb };return _abga ,nil ;};func _dgfe ()([]byte ,error ){return _b (_afge ,"UniKS-UTF32-V")}; +func _efc ()(*asset ,error ){_fefa ,_cbab :=_baec ();if _cbab !=nil {return nil ,_cbab ;};_adag :=bindataFileInfo {_dgb :"KSCpc-EUC-V",_fb :715,_db :_a .FileMode (436),_ff :_eb .Unix (1580493255,0)};_gfac :=&asset {_dg :_fefa ,_ee :_adag };return _gfac ,nil ; +};func _bdafg ()(*asset ,error ){_gaea ,_fdfb :=_bbgf ();if _fdfb !=nil {return nil ,_fdfb ;};_dege :=bindataFileInfo {_dgb :"Adobe-KR-9",_fb :2173,_db :_a .FileMode (436),_ff :_eb .Unix (1580491457,0)};_ceab :=&asset {_dg :_gaea ,_ee :_dege };return _ceab ,nil ; +};func _cecab ()(*asset ,error ){_bfbcc ,_adgg :=_bgbf ();if _adgg !=nil {return nil ,_adgg ;};_ebbb :=bindataFileInfo {_dgb :"HKgccs-B5-H",_fb :11477,_db :_a .FileMode (436),_ff :_eb .Unix (1580492364,0)};_fbgc :=&asset {_dg :_bfbcc ,_ee :_ebbb };return _fbgc ,nil ; +};func _afeg ()(*asset ,error ){_ebdbe ,_ageg :=_abae ();if _ageg !=nil {return nil ,_ageg ;};_efgc :=bindataFileInfo {_dgb :"UniJIS-UTF8-H",_fb :214153,_db :_a .FileMode (436),_ff :_eb .Unix (1580492958,0)};_daece :=&asset {_dg :_ebdbe ,_ee :_efgc };return _daece ,nil ; +};var _cgfe =[]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"); +type asset struct{_dg []byte ;_ee _a .FileInfo ;};var _bgcc =[]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 _fefd ()(*asset ,error ){_ggb ,_ggcb :=_adcba ();if _ggcb !=nil {return nil ,_ggcb ;};_dacf :=bindataFileInfo {_dgb :"UniAKR-UTF16-H",_fb :184302,_db :_a .FileMode (436),_ff :_eb .Unix (1580492659,0)};_deefb :=&asset {_dg :_ggb ,_ee :_dacf };return _deefb ,nil ; +};func _bgef ()(*asset ,error ){_eaea ,_eebd :=_dfgf ();if _eebd !=nil {return nil ,_eebd ;};_eegcf :=bindataFileInfo {_dgb :"KSCms-UHC-HW-H",_fb :13680,_db :_a .FileMode (436),_ff :_eb .Unix (1580492566,0)};_ddg :=&asset {_dg :_eaea ,_ee :_eegcf };return _ddg ,nil ; +};func _gga ()([]byte ,error ){return _b (_faee ,"Adobe-KR-6")};func _cgbd ()(*asset ,error ){_gce ,_gadb :=_efddg ();if _gadb !=nil {return nil ,_gadb ;};_aada :=bindataFileInfo {_dgb :"UniKS-UTF8-V",_fb :738,_db :_a .FileMode (436),_ff :_eb .Unix (1580493065,0)}; +_decd :=&asset {_dg :_gce ,_ee :_aada };return _decd ,nil ;};func _gab ()([]byte ,error ){return _b (_egf ,"Adobe-CNS1-0")};var _fgdcg =[]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 _cgab ()(*asset ,error ){_bcad ,_caab :=_bfcbc ();if _caab !=nil {return nil ,_caab ;};_agf :=bindataFileInfo {_dgb :"NWP-H",_fb :15060,_db :_a .FileMode (436),_ff :_eb .Unix (1580492613,0)};_dddb :=&asset {_dg :_bcad ,_ee :_agf };return _dddb ,nil ; +};func _fbfg ()([]byte ,error ){return _b (_gbbd ,"UniJIS-UCS2-H")};func _ada ()(*asset ,error ){_de ,_bgc :=_ffe ();if _bgc !=nil {return nil ,_bgc ;};_dge :=bindataFileInfo {_dgb :"90msp-RKSJ-V",_fb :1874,_db :_a .FileMode (436),_ff :_eb .Unix (1580491002,0)}; +_aea :=&asset {_dg :_de ,_ee :_dge };return _aea ,nil ;};func _fegdc ()(*asset ,error ){_eged ,_baad :=_dgdc ();if _baad !=nil {return nil ,_baad ;};_fade :=bindataFileInfo {_dgb :"WP-Symbol",_fb :846,_db :_a .FileMode (436),_ff :_eb .Unix (1580493083,0)}; +_cdeb :=&asset {_dg :_eged ,_ee :_fade };return _cdeb ,nil ;};func _ggaa ()([]byte ,error ){return _b (_bffc ,"KSC-H")};func _deea ()(*asset ,error ){_cefa ,_gcfaf :=_edf ();if _gcfaf !=nil {return nil ,_gcfaf ;};_fgcg :=bindataFileInfo {_dgb :"UniKS-UTF16-V",_fb :689,_db :_a .FileMode (436),_ff :_eb .Unix (1580493040,0)}; +_faca :=&asset {_dg :_cefa ,_ee :_fgcg };return _faca ,nil ;};func _dad ()(*asset ,error ){_agaf ,_fggb :=_bea ();if _fggb !=nil {return nil ,_fggb ;};_cfde :=bindataFileInfo {_dgb :"GBK-EUC-H",_fb :80859,_db :_a .FileMode (436),_ff :_eb .Unix (1580492080,0)}; +_fdce :=&asset {_dg :_agaf ,_ee :_cfde };return _fdce ,nil ;};func _bdaf ()(*asset ,error ){_gd ,_daa :=_bed ();if _daa !=nil {return nil ,_daa ;};_cbb :=bindataFileInfo {_dgb :"Add-H",_fb :12616,_db :_a .FileMode (436),_ff :_eb .Unix (1580491075,0)};_cggd :=&asset {_dg :_gd ,_ee :_cbb }; +return _cggd ,nil ;};var _da =[]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"); +var _dbag =[]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"); +var _gebc =[]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 _ggbf =[]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 _eea =[]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 _gg ()(*asset ,error ){_gag ,_gagg :=_gea ();if _gagg !=nil {return nil ,_gagg ;};_gf :=bindataFileInfo {_dgb :"Adobe-CNS1-4",_fb :1901,_db :_a .FileMode (436),_ff :_eb .Unix (1580491191,0)};_bdad :=&asset {_dg :_gag ,_ee :_gf };return _bdad ,nil ; +};func _badf ()(*asset ,error ){_bdafb ,_baaf :=_gabf ();if _baaf !=nil {return nil ,_baaf ;};_cbeae :=bindataFileInfo {_dgb :"UniCNS-UTF16-V",_fb :617,_db :_a .FileMode (436),_ff :_eb .Unix (1580492702,0)};_ecdf :=&asset {_dg :_bdafb ,_ee :_cbeae };return _ecdf ,nil ; +};func _fffd ()([]byte ,error ){return _b (_gacbb ,"UniJISX0213-UTF32-H")};func _dfac ()(*asset ,error ){_ebcc ,_adeb :=_cdbbb ();if _adeb !=nil {return nil ,_adeb ;};_gecbb :=bindataFileInfo {_dgb :"GBpc-EUC-V",_fb :786,_db :_a .FileMode (436),_ff :_eb .Unix (1580492178,0)}; +_bdfb :=&asset {_dg :_ebcc ,_ee :_gecbb };return _bdfb ,nil ;};var _bac =[]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 _bcce ()([]byte ,error ){return _b (_aedb ,"ETHK-B5-H")};func _cfg ()(*asset ,error ){_dace ,_eac :=_dgaea ();if _eac !=nil {return nil ,_eac ;};_fecf :=bindataFileInfo {_dgb :"ETenms-B5-V",_fb :709,_db :_a .FileMode (436),_ff :_eb .Unix (1580491804,0)}; +_ecbf :=&asset {_dg :_dace ,_ee :_fecf };return _ecbf ,nil ;};func _aag ()([]byte ,error ){return _b (_dbgf ,"UniJIS2004-UTF16-V")};func _cdca ()([]byte ,error ){return _b (_degg ,"Adobe-Japan1-2")};var _adf =[]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"); +var _cea =[]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 _feg ()(*asset ,error ){_fdcf ,_dee :=_def ();if _dee !=nil {return nil ,_dee ;};_cee :=bindataFileInfo {_dgb :"Adobe-GB1-2",_fb :2159,_db :_a .FileMode (436),_ff :_eb .Unix (1580491257,0)};_bca :=&asset {_dg :_fdcf ,_ee :_cee };return _bca ,nil ; +};func _deff ()(*asset ,error ){_dged ,_fad :=_gga ();if _fad !=nil {return nil ,_fad ;};_ceed :=bindataFileInfo {_dgb :"Adobe-KR-6",_fb :1493,_db :_a .FileMode (436),_ff :_eb .Unix (1580491438,0)};_eddf :=&asset {_dg :_dged ,_ee :_ceed };return _eddf ,nil ; +};func _gcfg ()(*asset ,error ){_gcfa ,_ebbd :=_gecg ();if _ebbd !=nil {return nil ,_ebbd ;};_edc :=bindataFileInfo {_dgb :"HKm471-B5-V",_fb :615,_db :_a .FileMode (436),_ff :_eb .Unix (1580492433,0)};_cgadf :=&asset {_dg :_gcfa ,_ee :_edc };return _cgadf ,nil ; +};func (_fa bindataFileInfo )IsDir ()bool {return false };var _agd =[]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 _fdcfc ()([]byte ,error ){return _b (_ceabf ,"GB-EUC-V")};func _cdda ()([]byte ,error ){return _b (_ebaa ,"Adobe-Japan1-1")};func _efcd ()(*asset ,error ){_aebab ,_ababc :=_gfc ();if _ababc !=nil {return nil ,_ababc ;};_dcff :=bindataFileInfo {_dgb :"UniJIS-UTF32-H",_fb :243137,_db :_a .FileMode (436),_ff :_eb .Unix (1580492947,0)}; +_aadg :=&asset {_dg :_aebab ,_ee :_dcff };return _aadg ,nil ;};var _aeff =[]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"); +func _fdfe ()([]byte ,error ){return _b (_fgdcg ,"GBK2K-V")};func _fcf ()(*asset ,error ){_cac ,_gbf :=_cbc ();if _gbf !=nil {return nil ,_gbf ;};_cgg :=bindataFileInfo {_dgb :"90pv-RKSJ-V",_fb :1381,_db :_a .FileMode (436),_ff :_eb .Unix (1580491056,0)}; +_bae :=&asset {_dg :_cac ,_ee :_cgg };return _bae ,nil ;};var _ffcf =[]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"); +var _fagb =[]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 _faeef ()(*asset ,error ){_aedg ,_cagdf :=_fafb ();if _cagdf !=nil {return nil ,_cagdf ;};_gecc :=bindataFileInfo {_dgb :"HKscs-B5-H",_fb :21008,_db :_a .FileMode (436),_ff :_eb .Unix (1580492459,0)};_cbgf :=&asset {_dg :_aedg ,_ee :_gecc };return _cbgf ,nil ; +};var _aedb =[]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 _fdcb =[]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"); +var _acbf =[]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"); +var _dda =[]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"); +var _ceabf =[]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 _afeb ()(*asset ,error ){_ebdg ,_effb :=_ggf ();if _effb !=nil {return nil ,_effb ;};_fgfg :=bindataFileInfo {_dgb :"UniJIS-UTF32-V",_fb :4458,_db :_a .FileMode (436),_ff :_eb .Unix (1580492953,0)};_fabea :=&asset {_dg :_ebdg ,_ee :_fgfg };return _fabea ,nil ; +};func _ffgf ()([]byte ,error ){return _b (_aeba ,"EUC-V")};func _febf ()([]byte ,error ){return _b (_cced ,"Adobe-Japan1-3")};func Asset (name string )([]byte ,error ){_ddgg :=_f .Replace (name ,"\\","/",-1);if _fcea ,_dgdcb :=_adad [_ddgg ];_dgdcb {_ddgd ,_gadbd :=_fcea (); +if _gadbd !=nil {return nil ,_ef .Errorf ("Asset %s can't read by error: %v",name ,_gadbd );};return _ddgd ._dg ,nil ;};return nil ,_ef .Errorf ("Asset %s not found",name );};var _cedf =[]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"); +var _bfde =[]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 _bbdd =[]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 _efdd ()([]byte ,error ){return _b (_acbf ,"KSC-V")};var _eceg =[]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 _ffgd ()([]byte ,error ){return _b (_gb ,"90ms-RKSJ-V")};var _geg =[]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 _bgda ()([]byte ,error ){return _b (_bddc ,"Adobe-KR-7")};func _ffea ()([]byte ,error ){return _b (_ebee ,"GB-H")};var _bfac =[]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 _dabb ()([]byte ,error ){return _b (_afb ,"HKdlb-B5-V")};func _cbdf ()([]byte ,error ){return _b (_daba ,"UniJIS-UCS2-HW-H")};func _age ()([]byte ,error ){return _b (_daf ,"GBK2K-H")};func _gbg ()(*asset ,error ){_bcaa ,_fafd :=_ebga ();if _fafd !=nil {return nil ,_fafd ; +};_cabbf :=bindataFileInfo {_dgb :"KSC-Johab-V",_fb :716,_db :_a .FileMode (436),_ff :_eb .Unix (1580492521,0)};_efgb :=&asset {_dg :_bcaa ,_ee :_cabbf };return _efgb ,nil ;};func _cbcb ()([]byte ,error ){return _b (_ggge ,"GBT-V")};func _daed ()([]byte ,error ){return _b (_bfb ,"Adobe-Japan1-5")}; +func _ggdc ()([]byte ,error ){return _b (_bdee ,"CNS1-V")};func _eadfa ()(*asset ,error ){_dfae ,_fadc :=_aag ();if _fadc !=nil {return nil ,_fadc ;};_cgdc :=bindataFileInfo {_dgb :"UniJIS2004-UTF16-V",_fb :3434,_db :_a .FileMode (436),_ff :_eb .Unix (1580492812,0)}; +_adefb :=&asset {_dg :_dfae ,_ee :_cgdc };return _adefb ,nil ;};func _gaeag ()([]byte ,error ){return _b (_edbc ,"UniCNS-UTF32-V")};var _egagf =[]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"); +func _fag ()(*asset ,error ){_ddfe ,_gdbg :=_daaf ();if _gdbg !=nil {return nil ,_gdbg ;};_eaf :=bindataFileInfo {_dgb :"Ext-V",_fb :1141,_db :_a .FileMode (436),_ff :_eb .Unix (1580491941,0)};_aeeb :=&asset {_dg :_ddfe ,_ee :_eaf };return _aeeb ,nil ; +};type bintree struct{Func func ()(*asset ,error );Children map[string ]*bintree ;};func _dcegb ()([]byte ,error ){return _b (_efebd ,"UniJISPro-UCS2-HW-V")};var _egf =[]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"); +var _ffcfd =[]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 _ecdef ()(*asset ,error ){_afcd ,_ceaa :=_cfab ();if _ceaa !=nil {return nil ,_ceaa ;};_gcg :=bindataFileInfo {_dgb :"GBpc-EUC-H",_fb :2211,_db :_a .FileMode (436),_ff :_eb .Unix (1580492172,0)};_deb :=&asset {_dg :_afcd ,_ee :_gcg };return _deb ,nil ; +};var _efebd =[]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"); diff --git a/internal/cmap/cmap.go b/internal/cmap/cmap.go index 36b301e7..53176a3a 100644 --- a/internal/cmap/cmap.go +++ b/internal/cmap/cmap.go @@ -9,133 +9,130 @@ // 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 (_b "bufio";_ec "bytes";_af "encoding/hex";_dd "errors";_g "fmt";_dba "github.com/unidoc/unipdf/v3/common";_ada "github.com/unidoc/unipdf/v3/core";_ad "github.com/unidoc/unipdf/v3/internal/cmap/bcmaps";_c "io";_db "sort";_d "strconv"; -_ea "strings";_e "unicode/utf16";);func (_agag *cMapParser )parseName ()(cmapName ,error ){_efe :="";_gag :=false ;for {_efbc ,_afae :=_agag ._egc .Peek (1);if _afae ==_c .EOF {break ;};if _afae !=nil {return cmapName {_efe },_afae ;};if !_gag {if _efbc [0]=='/'{_gag =true ; -_agag ._egc .ReadByte ();}else {_dba .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",_efbc ,_efbc );return cmapName {_efe },_g .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_efbc [0]); -};}else {if _ada .IsWhiteSpace (_efbc [0]){break ;}else if (_efbc [0]=='/')||(_efbc [0]=='[')||(_efbc [0]=='(')||(_efbc [0]==']')||(_efbc [0]=='<')||(_efbc [0]=='>'){break ;}else if _efbc [0]=='#'{_gga ,_acg :=_agag ._egc .Peek (3);if _acg !=nil {return cmapName {_efe },_acg ; -};_agag ._egc .Discard (3);_gfgf ,_acg :=_af .DecodeString (string (_gga [1:3]));if _acg !=nil {return cmapName {_efe },_acg ;};_efe +=string (_gfgf );}else {_bbeb ,_ :=_agag ._egc .ReadByte ();_efe +=string (_bbeb );};};};return cmapName {_efe },nil ; -};func (cmap *CMap )WMode ()(int ,bool ){return cmap ._gf ._dgb ,cmap ._gf ._fbd };func (cmap *CMap )Stream ()(*_ada .PdfObjectStream ,error ){if cmap ._aca !=nil {return cmap ._aca ,nil ;};_bgd ,_bec :=_ada .MakeStream (cmap .Bytes (),_ada .NewFlateEncoder ()); -if _bec !=nil {return nil ,_bec ;};cmap ._aca =_bgd ;return cmap ._aca ,nil ;};func NewToUnicodeCMap (codeToRune map[CharCode ]rune )*CMap {_gcd :=make (map[CharCode ]string ,len (codeToRune ));for _gb ,_ee :=range codeToRune {_gcd [_gb ]=string (_ee ); -};cmap :=&CMap {_eag :"\u0041d\u006fb\u0065\u002d\u0049\u0064\u0065n\u0074\u0069t\u0079\u002d\u0055\u0043\u0053",_aga :2,_ebf :16,_eca :CIDSystemInfo {Registry :"\u0041\u0064\u006fb\u0065",Ordering :"\u0055\u0043\u0053",Supplement :0},_ff :[]Codespace {{Low :0,High :0xffff}},_eab :_gcd ,_aa :make (map[string ]CharCode ,len (codeToRune )),_cba :make (map[CharCode ]CharCode ,len (codeToRune )),_ce :make (map[CharCode ]CharCode ,len (codeToRune ))}; -cmap .computeInverseMappings ();return cmap ;};type Codespace struct{NumBytes int ;Low CharCode ;High CharCode ;};type CMap struct{*cMapParser ;_eag string ;_ebf int ;_aga int ;_dde string ;_fa string ;_eca CIDSystemInfo ;_ff []Codespace ;_cba map[CharCode ]CharCode ; -_ce map[CharCode ]CharCode ;_eab map[CharCode ]string ;_aa map[string ]CharCode ;_fd []byte ;_aca *_ada .PdfObjectStream ;_gf integer ;};type fbRange struct{_ba CharCode ;_cb CharCode ;_bb string ;};func (cmap *CMap )toBfData ()string {if len (cmap ._eab )==0{return ""; -};_egg :=make ([]CharCode ,0,len (cmap ._eab ));for _cef :=range cmap ._eab {_egg =append (_egg ,_cef );};_db .Slice (_egg ,func (_fac ,_dddf int )bool {return _egg [_fac ]< _egg [_dddf ]});var _cbfd []charRange ;_fede :=charRange {_egg [0],_egg [0]};_bef :=cmap ._eab [_egg [0]]; -for _ ,_def :=range _egg [1:]{_fgfc :=cmap ._eab [_def ];if _def ==_fede ._bg +1&&_cbg (_fgfc )==_cbg (_bef )+1{_fede ._bg =_def ;}else {_cbfd =append (_cbfd ,_fede );_fede ._gc ,_fede ._bg =_def ,_def ;};_bef =_fgfc ;};_cbfd =append (_cbfd ,_fede );var _bd []CharCode ; -var _aeg []fbRange ;for _ ,_aff :=range _cbfd {if _aff ._gc ==_aff ._bg {_bd =append (_bd ,_aff ._gc );}else {_aeg =append (_aeg ,fbRange {_ba :_aff ._gc ,_cb :_aff ._bg ,_bb :cmap ._eab [_aff ._gc ]});};};_dba .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 (_cbfd ),len (_bd ),len (_aeg )); -var _abf []string ;if len (_bd )> 0{_becg :=(len (_bd )+_abfc -1)/_abfc ;for _cbfb :=0;_cbfb < _becg ;_cbfb ++{_eff :=_dbc (len (_bd )-_cbfb *_abfc ,_abfc );_abf =append (_abf ,_g .Sprintf ("\u0025\u0064\u0020\u0062\u0065\u0067\u0069\u006e\u0062f\u0063\u0068\u0061\u0072",_eff )); -for _ade :=0;_ade < _eff ;_ade ++{_acd :=_bd [_cbfb *_abfc +_ade ];_fca :=cmap ._eab [_acd ];_abf =append (_abf ,_g .Sprintf ("\u003c%\u0030\u0034\u0078\u003e\u0020\u0025s",_acd ,_ffdc (_fca )));};_abf =append (_abf ,"\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r"); -};};if len (_aeg )> 0{_bgfe :=(len (_aeg )+_abfc -1)/_abfc ;for _gaf :=0;_gaf < _bgfe ;_gaf ++{_gcg :=_dbc (len (_aeg )-_gaf *_abfc ,_abfc );_abf =append (_abf ,_g .Sprintf ("\u0025d\u0020b\u0065\u0067\u0069\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065",_gcg )); -for _gfd :=0;_gfd < _gcg ;_gfd ++{_bgff :=_aeg [_gaf *_abfc +_gfd ];_abf =append (_abf ,_g .Sprintf ("\u003c%\u00304\u0078\u003e\u003c\u0025\u0030\u0034\u0078\u003e\u0020\u0025\u0073",_bgff ._ba ,_bgff ._cb ,_ffdc (_bgff ._bb )));};_abf =append (_abf ,"\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065"); -};};return _ea .Join (_abf ,"\u000a");};func (_cgg *cMapParser )parseNumber ()(cmapObject ,error ){_abd ,_fegf :=_ada .ParseNumber (_cgg ._egc );if _fegf !=nil {return nil ,_fegf ;};switch _ffec :=_abd .(type ){case *_ada .PdfObjectFloat :return cmapFloat {float64 (*_ffec )},nil ; -case *_ada .PdfObjectInteger :return cmapInt {int64 (*_ffec )},nil ;};return nil ,_g .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_abd );};func _eeg (_ded bool )*CMap {_bgf :=16; -if _ded {_bgf =8;};return &CMap {_ebf :_bgf ,_cba :make (map[CharCode ]CharCode ),_ce :make (map[CharCode ]CharCode ),_eab :make (map[CharCode ]string ),_aa :make (map[string ]CharCode )};};func (cmap *CMap )parseBfrange ()error {for {var _fab CharCode ; -_gafe ,_ddb :=cmap .parseObject ();if _ddb !=nil {if _ddb ==_c .EOF {break ;};return _ddb ;};switch _daf :=_gafe .(type ){case cmapOperand :if _daf .Operand ==_eea {return nil ;};return _dd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064"); -case cmapHexString :_fab =_abag (_daf );default:return _dd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065");};var _deaf CharCode ;_gafe ,_ddb =cmap .parseObject ();if _ddb !=nil {if _ddb ==_c .EOF {break ;};return _ddb ; -};switch _cbef :=_gafe .(type ){case cmapOperand :_dba .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 :_deaf =_abag (_cbef );if _deaf > 0xffff{_deaf =0xffff;};default:_dba .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_gafe ); -return ErrBadCMap ;};_gafe ,_ddb =cmap .parseObject ();if _ddb !=nil {if _ddb ==_c .EOF {break ;};return _ddb ;};switch _abc :=_gafe .(type ){case cmapArray :if len (_abc .Array )!=int (_deaf -_fab )+1{_dba .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 _efb :=_fab ;_efb <=_deaf ;_efb ++{_gccb :=_abc .Array [_efb -_fab ];_cdd ,_fecb :=_gccb .(cmapHexString );if !_fecb {return _dd .New ("\u006e\u006f\u006e-h\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0069\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -};_acfb :=_bga (_cdd );cmap ._eab [_efb ]=string (_acfb );};case cmapHexString :_gge :=_bga (_abc );_bda :=len (_gge );for _fba :=_fab ;_fba <=_deaf ;_fba ++{cmap ._eab [_fba ]=string (_gge );if _bda > 0{_gge [_bda -1]++;}else {_dba .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",_fba ); -};if _fba ==1<<32-1{break ;};};default:_dba .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_gafe );return ErrBadCMap ;};};return nil ;};type cmapObject interface{}; -func _ffdc (_agf string )string {_edc :=[]rune (_agf );_bbc :=make ([]string ,len (_edc ));for _eef ,_fef :=range _edc {_bbc [_eef ]=_g .Sprintf ("\u0025\u0030\u0034\u0078",_fef );};return _g .Sprintf ("\u003c\u0025\u0073\u003e",_ea .Join (_bbc ,""));}; -func _cdbg (_fbab cmapHexString )rune {_dbad :=_bga (_fbab );if _ddfde :=len (_dbad );_ddfde ==0{_dba .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",_fbab ); -return MissingCodeRune ;};if len (_dbad )> 1{_dba .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",_fbab ,_dbad ); -};return _dbad [0];};func _bga (_afg cmapHexString )[]rune {if len (_afg ._acc )==1{return []rune {rune (_afg ._acc [0])};};_eecb :=_afg ._acc ;if len (_eecb )%2!=0{_eecb =append (_eecb ,0);_dba .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",_afg ,_eecb ); -};_cddf :=len (_eecb )>>1;_bcb :=make ([]uint16 ,_cddf );for _fgfcb :=0;_fgfcb < _cddf ;_fgfcb ++{_bcb [_fgfcb ]=uint16 (_eecb [_fgfcb <<1])<<8+uint16 (_eecb [_fgfcb <<1+1]);};_cbea :=_e .Decode (_bcb );return _cbea ;};type cmapHexString struct{_daggb int ; -_acc []byte ;};type cmapInt struct{_aaaf int64 };const (_abfc =100;_fdd ="\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"; -_dgd ="\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 (cmap *CMap )parseCodespaceRange ()error {for {_eda ,_bad :=cmap .parseObject ();if _bad !=nil {if _bad ==_c .EOF {break ;};return _bad ;};_acec ,_feb :=_eda .(cmapHexString );if !_feb {if _ebe ,_dgg :=_eda .(cmapOperand );_dgg {if _ebe .Operand ==_cdad {return nil ; -};return _dd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064");};};_eda ,_bad =cmap .parseObject ();if _bad !=nil {if _bad ==_c .EOF {break ;};return _bad ;};_aaa ,_feb :=_eda .(cmapHexString );if !_feb {return _dd .New ("\u006e\u006f\u006e-\u0068\u0065\u0078\u0020\u0068\u0069\u0067\u0068"); -};if len (_acec ._acc )!=len (_aaa ._acc ){return _dd .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");};_bde :=_abag (_acec ); -_degb :=_abag (_aaa );if _degb < _bde {_dba .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",_bde ,_degb ); -return ErrBadCMap ;};_eac :=_aaa ._daggb ;_bff :=Codespace {NumBytes :_eac ,Low :_bde ,High :_degb };cmap ._ff =append (cmap ._ff ,_bff );_dba .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",_bde ,_degb ); -};if len (cmap ._ff )==0{_dba .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 (cmap *CMap )BytesToCharcodes (data []byte )([]CharCode ,bool ){var _fgc []CharCode ; -if cmap ._ebf ==8{for _ ,_be :=range data {_fgc =append (_fgc ,CharCode (_be ));};return _fgc ,true ;};for _ddc :=0;_ddc < len (data );{_cgdc ,_afc ,_fc :=cmap .matchCode (data [_ddc :]);if !_fc {_dba .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",_ddc ,data ,string (data )); -return _fgc ,false ;};_fgc =append (_fgc ,_cgdc );_ddc +=_afc ;};return _fgc ,true ;};func (cmap *CMap )computeInverseMappings (){for _ebc ,_bgg :=range cmap ._cba {if _bcc ,_ddf :=cmap ._ce [_bgg ];!_ddf ||(_ddf &&_bcc > _ebc ){cmap ._ce [_bgg ]=_ebc ; -};};for _da ,_gfe :=range cmap ._eab {if _agae ,_ge :=cmap ._aa [_gfe ];!_ge ||(_ge &&_agae > _da ){cmap ._aa [_gfe ]=_da ;};};_db .Slice (cmap ._ff ,func (_dc ,_cf int )bool {return cmap ._ff [_dc ].Low < cmap ._ff [_cf ].Low });};func (cmap *CMap )inCodespace (_cgdd CharCode ,_abe int )bool {for _ ,_gec :=range cmap ._ff {if _gec .Low <=_cgdd &&_cgdd <=_gec .High &&_abe ==_gec .NumBytes {return true ; -};};return false ;};func (cmap *CMap )CIDToCharcode (cid CharCode )(CharCode ,bool ){_bge ,_gbdc :=cmap ._ce [cid ];return _bge ,_gbdc ;};func (cmap *CMap )String ()string {_ddd :=cmap ._eca ;_cbac :=[]string {_g .Sprintf ("\u006e\u0062\u0069\u0074\u0073\u003a\u0025\u0064",cmap ._ebf ),_g .Sprintf ("\u0074y\u0070\u0065\u003a\u0025\u0064",cmap ._aga )}; -if cmap ._dde !=""{_cbac =append (_cbac ,_g .Sprintf ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u003a\u0025\u0073",cmap ._dde ));};if cmap ._fa !=""{_cbac =append (_cbac ,_g .Sprintf ("u\u0073\u0065\u0063\u006d\u0061\u0070\u003a\u0025\u0023\u0071",cmap ._fa )); -};_cbac =append (_cbac ,_g .Sprintf ("\u0073\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u003a\u0025\u0073",_ddd .String ()));if len (cmap ._ff )> 0{_cbac =append (_cbac ,_g .Sprintf ("\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u003a\u0025\u0064",len (cmap ._ff ))); -};if len (cmap ._eab )> 0{_cbac =append (_cbac ,_g .Sprintf ("\u0063\u006fd\u0065\u0054\u006fU\u006e\u0069\u0063\u006f\u0064\u0065\u003a\u0025\u0064",len (cmap ._eab )));};return _g .Sprintf ("\u0043\u004d\u0041P\u007b\u0025\u0023\u0071\u0020\u0025\u0073\u007d",cmap ._eag ,_ea .Join (_cbac ,"\u0020")); -};func (cmap *CMap )parseSystemInfo ()error {_fec :=false ;_dcb :=false ;_ggb :="";_gcgg :=false ;_cce :=CIDSystemInfo {};for _bdf :=0;_bdf < 50&&!_gcgg ;_bdf ++{_fbec ,_aabg :=cmap .parseObject ();if _aabg !=nil {return _aabg ;};switch _fefa :=_fbec .(type ){case cmapDict :_cbgd :=_fefa .Dict ; -_cgf ,_afbe :=_cbgd ["\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079"];if !_afbe {_dba .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_ccf ,_afbe :=_cgf .(cmapString ); -if !_afbe {_dba .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_cce .Registry =_ccf .String ;_cgf ,_afbe =_cbgd ["\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067"]; -if !_afbe {_dba .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_ccf ,_afbe =_cgf .(cmapString );if !_afbe {_dba .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); -return ErrBadCMap ;};_cce .Ordering =_ccf .String ;_cec ,_afbe :=_cbgd ["\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074"];if !_afbe {_dba .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); -return ErrBadCMap ;};_bea ,_afbe :=_cec .(cmapInt );if !_afbe {_dba .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_cce .Supplement =int (_bea ._aaaf ); -_gcgg =true ;case cmapOperand :switch _fefa .Operand {case "\u0062\u0065\u0067i\u006e":_fec =true ;case "\u0065\u006e\u0064":_gcgg =true ;case "\u0064\u0065\u0066":_dcb =false ;};case cmapName :if _fec {_ggb =_fefa .Name ;_dcb =true ;};case cmapString :if _dcb {switch _ggb {case "\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079":_cce .Registry =_fefa .String ; -case "\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067":_cce .Ordering =_fefa .String ;};};case cmapInt :if _dcb {switch _ggb {case "\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074":_cce .Supplement =int (_fefa ._aaaf );};};};};if !_gcgg {_dba .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 ._eca =_cce ;return nil ;};func (cmap *CMap )StringToCID (s string )(CharCode ,bool ){_fbe ,_eagg :=cmap ._aa [s ];return _fbe ,_eagg ;};func (cmap *CMap )CharcodeToCID (code CharCode )(CharCode ,bool ){_cg ,_agg :=cmap ._cba [code ]; -return _cg ,_agg ;};func (cmap *CMap )parseType ()error {_geca :=0;_gcdb :=false ;for _ebb :=0;_ebb < 3&&!_gcdb ;_ebb ++{_dea ,_bf :=cmap .parseObject ();if _bf !=nil {return _bf ;};switch _dcf :=_dea .(type ){case cmapOperand :switch _dcf .Operand {case "\u0064\u0065\u0066":_gcdb =true ; -default:_dba .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",_dea );return ErrBadCMap ;};case cmapInt :_geca =int (_dcf ._aaaf ); -};};cmap ._aga =_geca ;return nil ;};func (cmap *CMap )Bytes ()[]byte {_dba .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 ._fd )> 0{return cmap ._fd ; -};cmap ._fd =[]byte (_ea .Join ([]string {_fdd ,cmap .toBfData (),_dgd },"\u000a"));return cmap ._fd ;};func (cmap *CMap )Type ()int {return cmap ._aga };func (cmap *CMap )parseName ()error {_adag :="";_dca :=false ;for _gfc :=0;_gfc < 20&&!_dca ;_gfc ++{_agad ,_dce :=cmap .parseObject (); -if _dce !=nil {return _dce ;};switch _eagb :=_agad .(type ){case cmapOperand :switch _eagb .Operand {case "\u0064\u0065\u0066":_dca =true ;default:_dba .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",_agad ,_adag ); -if _adag !=""{_adag =_g .Sprintf ("\u0025\u0073\u0020%\u0073",_adag ,_eagb .Operand );};_dba .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",_adag ); -};case cmapName :_adag =_eagb .Name ;};};if !_dca {_dba .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0070\u0061\u0072\u0073\u0065N\u0061m\u0065:\u0020\u004e\u006f\u0020\u0064\u0065\u0066 ");return ErrBadCMap ;};cmap ._eag =_adag ;return nil ;};var (ErrBadCMap =_dd .New ("\u0062\u0061\u0064\u0020\u0063\u006d\u0061\u0070"); -ErrBadCMapComment =_dd .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 =_dd .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -);type cmapArray struct{Array []cmapObject ;};func _cbg (_cab string )rune {_fda :=[]rune (_cab );return _fda [len (_fda )-1]};type charRange struct{_gc CharCode ;_bg CharCode ;};func (_bffc *cMapParser )parseHexString ()(cmapHexString ,error ){_bffc ._egc .ReadByte (); -_dggd :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046");_bed :=_ec .Buffer {};for {_bffc .skipSpaces ();_ggab ,_efd :=_bffc ._egc .Peek (1);if _efd !=nil {return cmapHexString {},_efd ; -};if _ggab [0]=='>'{_bffc ._egc .ReadByte ();break ;};_gbf ,_ :=_bffc ._egc .ReadByte ();if _ec .IndexByte (_dggd ,_gbf )>=0{_bed .WriteByte (_gbf );};};if _bed .Len ()%2==1{_dba .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",_bed .String ()); -_bed .WriteByte ('0');};_dagg :=_bed .Len ()/2;_aba ,_ :=_af .DecodeString (_bed .String ());return cmapHexString {_daggb :_dagg ,_acc :_aba },nil ;};func (_edd *cMapParser )parseString ()(cmapString ,error ){_edd ._egc .ReadByte ();_gddb :=_ec .Buffer {}; -_gcfc :=1;for {_dbba ,_gcac :=_edd ._egc .Peek (1);if _gcac !=nil {return cmapString {_gddb .String ()},_gcac ;};if _dbba [0]=='\\'{_edd ._egc .ReadByte ();_ffff ,_cbdd :=_edd ._egc .ReadByte ();if _cbdd !=nil {return cmapString {_gddb .String ()},_cbdd ; -};if _ada .IsOctalDigit (_ffff ){_eeae ,_ddeb :=_edd ._egc .Peek (2);if _ddeb !=nil {return cmapString {_gddb .String ()},_ddeb ;};var _gcdbf []byte ;_gcdbf =append (_gcdbf ,_ffff );for _ ,_adee :=range _eeae {if _ada .IsOctalDigit (_adee ){_gcdbf =append (_gcdbf ,_adee ); -}else {break ;};};_edd ._egc .Discard (len (_gcdbf )-1);_dba .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_gcdbf );_gafg ,_ddeb :=_d .ParseUint (string (_gcdbf ),8,32);if _ddeb !=nil {return cmapString {_gddb .String ()},_ddeb ; -};_gddb .WriteByte (byte (_gafg ));continue ;};switch _ffff {case 'n':_gddb .WriteByte ('\n');case 'r':_gddb .WriteByte ('\r');case 't':_gddb .WriteByte ('\t');case 'b':_gddb .WriteByte ('\b');case 'f':_gddb .WriteByte ('\f');case '(':_gddb .WriteByte ('('); -case ')':_gddb .WriteByte (')');case '\\':_gddb .WriteByte ('\\');};continue ;}else if _dbba [0]=='('{_gcfc ++;}else if _dbba [0]==')'{_gcfc --;if _gcfc ==0{_edd ._egc .ReadByte ();break ;};};_gac ,_ :=_edd ._egc .ReadByte ();_gddb .WriteByte (_gac );}; -return cmapString {_gddb .String ()},nil ;};func LoadPredefinedCMap (name string )(*CMap ,error ){cmap ,_gba :=_bc (name );if _gba !=nil {return nil ,_gba ;};if cmap ._fa ==""{cmap .computeInverseMappings ();return cmap ,nil ;};_gd ,_gba :=_bc (cmap ._fa ); -if _gba !=nil {return nil ,_gba ;};for _ffd ,_bba :=range _gd ._cba {if _ ,_cbe :=cmap ._cba [_ffd ];!_cbe {cmap ._cba [_ffd ]=_bba ;};};cmap ._ff =append (cmap ._ff ,_gd ._ff ...);cmap .computeInverseMappings ();return cmap ,nil ;};func (cmap *CMap )CharcodeBytesToUnicode (data []byte )(string ,int ){_gbaf ,_gbd :=cmap .BytesToCharcodes (data ); -if !_gbd {_dba .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;};_cbf :=make ([]string ,len (_gbaf ));var _fg []CharCode ;for _gdf ,_fae :=range _gbaf {_dfd ,_ga :=cmap ._eab [_fae ];if !_ga {_fg =append (_fg ,_fae );_dfd =MissingCodeString ;};_cbf [_gdf ]=_dfd ;};_fea :=_ea .Join (_cbf ,"");if len (_fg )> 0{_dba .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 ),_gbaf ,len (_fg ),_fg ,_fea ,cmap ); -};return _fea ,len (_fg );};func _cceb ()cmapDict {return cmapDict {Dict :map[string ]cmapObject {}}};func _dbc (_cafc ,_bbg int )int {if _cafc < _bbg {return _cafc ;};return _bbg ;};func (_bfa *cMapParser )parseArray ()(cmapArray ,error ){_gee :=cmapArray {}; -_gee .Array =[]cmapObject {};_bfa ._egc .ReadByte ();for {_bfa .skipSpaces ();_dbd ,_ebgg :=_bfa ._egc .Peek (1);if _ebgg !=nil {return _gee ,_ebgg ;};if _dbd [0]==']'{_bfa ._egc .ReadByte ();break ;};_bag ,_ebgg :=_bfa .parseObject ();if _ebgg !=nil {return _gee ,_ebgg ; -};_gee .Array =append (_gee .Array ,_bag );};return _gee ,nil ;};func (cmap *CMap )CharcodeToUnicode (code CharCode )(string ,bool ){if _bbe ,_gff :=cmap ._eab [code ];_gff {return _bbe ,true ;};return MissingCodeString ,false ;};func (cmap *CMap )parseBfchar ()error {for {_fdfa ,_ceb :=cmap .parseObject (); -if _ceb !=nil {if _ceb ==_c .EOF {break ;};return _ceb ;};var _afac CharCode ;switch _bdee :=_fdfa .(type ){case cmapOperand :if _bdee .Operand ==_ddg {return nil ;};return _dd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064"); -case cmapHexString :_afac =_abag (_bdee );default:return _dd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065");};_fdfa ,_ceb =cmap .parseObject ();if _ceb !=nil {if _ceb ==_c .EOF {break ;};return _ceb ;};var _acf []rune ; -switch _beb :=_fdfa .(type ){case cmapOperand :if _beb .Operand ==_ddg {return nil ;};_dba .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",_beb ); -return ErrBadCMap ;case cmapHexString :_acf =_bga (_beb );case cmapName :_dba .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",_beb );_acf =[]rune {MissingCodeRune }; -default:_dba .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",_fdfa );return ErrBadCMap ;};cmap ._eab [_afac ]=string (_acf );};return nil ;};func (cmap *CMap )Name ()string {return cmap ._eag }; -func (_dag *cMapParser )skipSpaces ()(int ,error ){_dcag :=0;for {_dggg ,_fgb :=_dag ._egc .Peek (1);if _fgb !=nil {return 0,_fgb ;};if _ada .IsWhiteSpace (_dggg [0]){_dag ._egc .ReadByte ();_dcag ++;}else {break ;};};return _dcag ,nil ;};func (_bbb *cMapParser )parseObject ()(cmapObject ,error ){_bbb .skipSpaces (); -for {_dbbc ,_caa :=_bbb ._egc .Peek (2);if _caa !=nil {return nil ,_caa ;};if _dbbc [0]=='%'{_bbb .parseComment ();_bbb .skipSpaces ();continue ;}else if _dbbc [0]=='/'{_becfe ,_ebfa :=_bbb .parseName ();return _becfe ,_ebfa ;}else if _dbbc [0]=='('{_acecc ,_fbece :=_bbb .parseString (); -return _acecc ,_fbece ;}else if _dbbc [0]=='['{_cbb ,_agd :=_bbb .parseArray ();return _cbb ,_agd ;}else if (_dbbc [0]=='<')&&(_dbbc [1]=='<'){_dbec ,_egd :=_bbb .parseDict ();return _dbec ,_egd ;}else if _dbbc [0]=='<'{_ece ,_ceba :=_bbb .parseHexString (); -return _ece ,_ceba ;}else if _ada .IsDecimalDigit (_dbbc [0])||(_dbbc [0]=='-'&&_ada .IsDecimalDigit (_dbbc [1])){_gdg ,_dafa :=_bbb .parseNumber ();if _dafa !=nil {return nil ,_dafa ;};return _gdg ,nil ;}else {_aed ,_caf :=_bbb .parseOperand ();if _caf !=nil {return nil ,_caf ; -};return _aed ,nil ;};};};func (_ae *CIDSystemInfo )String ()string {return _g .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0025\u0030\u0033\u0064",_ae .Registry ,_ae .Ordering ,_ae .Supplement );};type integer struct{_fbd bool ;_dgb int ;};func (_cbde *cMapParser )parseDict ()(cmapDict ,error ){_dba .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021"); -_eegg :=_cceb ();_dagb ,_ :=_cbde ._egc .ReadByte ();if _dagb !='<'{return _eegg ,ErrBadCMapDict ;};_dagb ,_ =_cbde ._egc .ReadByte ();if _dagb !='<'{return _eegg ,ErrBadCMapDict ;};for {_cbde .skipSpaces ();_gfgbg ,_feg :=_cbde ._egc .Peek (2);if _feg !=nil {return _eegg ,_feg ; -};if (_gfgbg [0]=='>')&&(_gfgbg [1]=='>'){_cbde ._egc .ReadByte ();_cbde ._egc .ReadByte ();break ;};_bggf ,_feg :=_cbde .parseName ();_dba .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_bggf .Name );if _feg !=nil {_dba .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",_feg ); -return _eegg ,_feg ;};_cbde .skipSpaces ();_gcce ,_feg :=_cbde .parseObject ();if _feg !=nil {return _eegg ,_feg ;};_eegg .Dict [_bggf .Name ]=_gcce ;_cbde .skipSpaces ();_gfgbg ,_feg =_cbde ._egc .Peek (3);if _feg !=nil {return _eegg ,_feg ;};if string (_gfgbg )=="\u0064\u0065\u0066"{_cbde ._egc .Discard (3); -};};return _eegg ,nil ;};const (_eb =4;MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ););func (cmap *CMap )CIDSystemInfo ()CIDSystemInfo {return cmap ._eca };type cmapOperand struct{Operand string ;};func _bc (_bcf string )(*CMap ,error ){_fed ,_fb :=_ad .Asset (_bcf ); -if _fb !=nil {return nil ,_fb ;};return LoadCmapFromDataCID (_fed );};type cmapFloat struct{_faca float64 };func (_aeee *cMapParser )parseComment ()(string ,error ){var _ccd _ec .Buffer ;_ ,_fcgb :=_aeee .skipSpaces ();if _fcgb !=nil {return _ccd .String (),_fcgb ; -};_gbaa :=true ;for {_abb ,_cgcg :=_aeee ._egc .Peek (1);if _cgcg !=nil {_dba .Log .Debug ("p\u0061r\u0073\u0065\u0043\u006f\u006d\u006d\u0065\u006et\u003a\u0020\u0065\u0072r=\u0025\u0076",_cgcg );return _ccd .String (),_cgcg ;};if _gbaa &&_abb [0]!='%'{return _ccd .String (),ErrBadCMapComment ; -};_gbaa =false ;if (_abb [0]!='\r')&&(_abb [0]!='\n'){_gcf ,_ :=_aeee ._egc .ReadByte ();_ccd .WriteByte (_gcf );}else {break ;};};return _ccd .String (),nil ;};func NewCIDSystemInfo (obj _ada .PdfObject )(_ac CIDSystemInfo ,_ag error ){_f ,_ef :=_ada .GetDict (obj ); -if !_ef {return CIDSystemInfo {},_ada .ErrTypeError ;};_ab ,_ef :=_ada .GetStringVal (_f .Get ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079"));if !_ef {return CIDSystemInfo {},_ada .ErrTypeError ;};_de ,_ef :=_ada .GetStringVal (_f .Get ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067")); -if !_ef {return CIDSystemInfo {},_ada .ErrTypeError ;};_dbg ,_ef :=_ada .GetIntVal (_f .Get ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074"));if !_ef {return CIDSystemInfo {},_ada .ErrTypeError ;};return CIDSystemInfo {Registry :_ab ,Ordering :_de ,Supplement :_dbg },nil ; -};type cMapParser struct{_egc *_b .Reader };func (_cdc *cMapParser )parseOperand ()(cmapOperand ,error ){_acfd :=cmapOperand {};_cde :=_ec .Buffer {};for {_bfff ,_gbdcb :=_cdc ._egc .Peek (1);if _gbdcb !=nil {if _gbdcb ==_c .EOF {break ;};return _acfd ,_gbdcb ; -};if _ada .IsDelimiter (_bfff [0]){break ;};if _ada .IsWhiteSpace (_bfff [0]){break ;};_bdef ,_ :=_cdc ._egc .ReadByte ();_cde .WriteByte (_bdef );};if _cde .Len ()==0{return _acfd ,_g .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029"); -};_acfd .Operand =_cde .String ();return _acfd ,nil ;};func LoadCmapFromData (data []byte ,isSimple bool )(*CMap ,error ){_dba .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 :=_eeg (isSimple );cmap .cMapParser =_cge (data );_cbd :=cmap .parse ();if _cbd !=nil {return nil ,_cbd ;};if len (cmap ._ff )==0{if cmap ._fa !=""{return cmap ,nil ;};_dba .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 ;};type cmapDict struct{Dict map[string ]cmapObject ;};func LoadCmapFromDataCID (data []byte )(*CMap ,error ){return LoadCmapFromData (data ,false )};func (cmap *CMap )matchCode (_eg []byte )(_dec CharCode ,_bgb int ,_ddfd bool ){for _deg :=0; -_deg < _eb ;_deg ++{if _deg < len (_eg ){_dec =_dec <<8|CharCode (_eg [_deg ]);_bgb ++;};_ddfd =cmap .inCodespace (_dec ,_deg +1);if _ddfd {return _dec ,_bgb ,true ;};};_dba .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",_eg ,string (_eg ),cmap ); -return 0,0,false ;};func (cmap *CMap )parse ()error {var _cfg cmapObject ;for {_ead ,_aee :=cmap .parseObject ();if _aee !=nil {if _aee ==_c .EOF {break ;};_dba .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0043\u004d\u0061\u0070\u003a\u0020\u0025\u0076",_aee ); -return _aee ;};switch _aega :=_ead .(type ){case cmapOperand :_fbf :=_aega ;switch _fbf .Operand {case _cfb :_afb :=cmap .parseCodespaceRange ();if _afb !=nil {return _afb ;};case _becf :_cda :=cmap .parseCIDRange ();if _cda !=nil {return _cda ;};case _bfb :_cee :=cmap .parseBfchar (); -if _cee !=nil {return _cee ;};case _fbc :_gcc :=cmap .parseBfrange ();if _gcc !=nil {return _gcc ;};case _cdfd :if _cfg ==nil {_dba .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 ;};_gdd ,_bbd :=_cfg .(cmapName );if !_bbd {_dba .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",_cfg ); -return ErrBadCMap ;};cmap ._fa =_gdd .Name ;case _fde :_fcg :=cmap .parseSystemInfo ();if _fcg !=nil {return _fcg ;};};case cmapName :_dbe :=_aega ;switch _dbe .Name {case _fde :_fbb :=cmap .parseSystemInfo ();if _fbb !=nil {return _fbb ;};case _ggf :_dgf :=cmap .parseName (); -if _dgf !=nil {return _dgf ;};case _gfg :_ddfe :=cmap .parseType ();if _ddfe !=nil {return _ddfe ;};case _dcg :_ddcf :=cmap .parseVersion ();if _ddcf !=nil {return _ddcf ;};case _gca :if _aee =cmap .parseWMode ();_aee !=nil {return _aee ;};};};_cfg =_ead ; -};return nil ;};type CharCode uint32 ;type cmapString struct{String string ;};func IsPredefinedCMap (name string )bool {return _ad .AssetExists (name )};func (cmap *CMap )NBits ()int {return cmap ._ebf };func (cmap *CMap )parseCIDRange ()error {for {_fga ,_adc :=cmap .parseObject (); -if _adc !=nil {if _adc ==_c .EOF {break ;};return _adc ;};_cca ,_afd :=_fga .(cmapHexString );if !_afd {if _eee ,_ebg :=_fga .(cmapOperand );_ebg {if _eee .Operand ==_bcgg {return nil ;};return _dd .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"); -};};_bbcb :=_abag (_cca );_fga ,_adc =cmap .parseObject ();if _adc !=nil {if _adc ==_c .EOF {break ;};return _adc ;};_gfcb ,_afd :=_fga .(cmapHexString );if !_afd {return _dd .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 (_cca ._acc )!=len (_gfcb ._acc ){return _dd .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");};_aac :=_abag (_gfcb ); -if _bbcb > _aac {_dba .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",_bbcb ,_aac ); -return ErrBadCMap ;};_fga ,_adc =cmap .parseObject ();if _adc !=nil {if _adc ==_c .EOF {break ;};return _adc ;};_fff ,_afd :=_fga .(cmapInt );if !_afd {return _dd .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 _fff ._aaaf < 0{return _dd .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0063\u0069\u0064\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0076\u0061\u006c\u0075\u0065");};_cdf :=_fff ._aaaf ;for _addd :=_bbcb ;_addd <=_aac ;_addd ++{cmap ._cba [_addd ]=CharCode (_cdf ); -_cdf ++;};_dba .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",_bbcb ,_aac ,_fff ._aaaf );};return nil ;};func (cmap *CMap )parseWMode ()error {var _deb int ; -_dge :=false ;for _faa :=0;_faa < 3&&!_dge ;_faa ++{_bbde ,_gae :=cmap .parseObject ();if _gae !=nil {return _gae ;};switch _ace :=_bbde .(type ){case cmapOperand :switch _ace .Operand {case "\u0064\u0065\u0066":_dge =true ;default:_dba .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",_bbde ); -return ErrBadCMap ;};case cmapInt :_deb =int (_ace ._aaaf );};};cmap ._gf =integer {_fbd :true ,_dgb :_deb };return nil ;};type cmapName struct{Name string ;};func _cge (_fcf []byte )*cMapParser {_eed :=cMapParser {};_aacd :=_ec .NewBuffer (_fcf );_eed ._egc =_b .NewReader (_aacd ); -return &_eed ;};const (_fde ="\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f";_bcg ="\u0062e\u0067\u0069\u006e\u0063\u006d\u0061p";_ced ="\u0065n\u0064\u0063\u006d\u0061\u0070";_cfb ="\u0062\u0065\u0067\u0069nc\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0072\u0061\u006e\u0067\u0065"; -_cdad ="\u0065\u006e\u0064\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065r\u0061\u006e\u0067\u0065";_bfb ="b\u0065\u0067\u0069\u006e\u0062\u0066\u0063\u0068\u0061\u0072";_ddg ="\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r";_fbc ="\u0062\u0065\u0067i\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065"; -_eea ="\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065";_becf ="\u0062\u0065\u0067\u0069\u006e\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065";_bcgg ="e\u006e\u0064\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065";_cdfd ="\u0075s\u0065\u0063\u006d\u0061\u0070"; -_gca ="\u0057\u004d\u006fd\u0065";_ggf ="\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065";_gfg ="\u0043\u004d\u0061\u0070\u0054\u0079\u0070\u0065";_dcg ="C\u004d\u0061\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e";);func _abag (_dad cmapHexString )CharCode {_dbf :=CharCode (0); -for _ ,_eec :=range _dad ._acc {_dbf <<=8;_dbf |=CharCode (_eec );};return _dbf ;};func (cmap *CMap )parseVersion ()error {_fcc :="";_cgc :=false ;for _gg :=0;_gg < 3&&!_cgc ;_gg ++{_cdg ,_ede :=cmap .parseObject ();if _ede !=nil {return _ede ;};switch _ccg :=_cdg .(type ){case cmapOperand :switch _ccg .Operand {case "\u0064\u0065\u0066":_cgc =true ; -default:_dba .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",_cdg ); -return ErrBadCMap ;};case cmapInt :_fcc =_g .Sprintf ("\u0025\u0064",_ccg ._aaaf );case cmapFloat :_fcc =_g .Sprintf ("\u0025\u0066",_ccg ._faca );case cmapString :_fcc =_ccg .String ;default:_dba .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",_cdg ); -};};cmap ._dde =_fcc ;return nil ;};type CIDSystemInfo struct{Registry string ;Ordering string ;Supplement int ;}; \ No newline at end of file +package cmap ;import (_cg "bufio";_eg "bytes";_g "encoding/hex";_cgd "errors";_f "fmt";_gg "github.com/unidoc/unipdf/v3/common";_be "github.com/unidoc/unipdf/v3/core";_gf "github.com/unidoc/unipdf/v3/internal/cmap/bcmaps";_b "io";_ab "sort";_c "strconv"; +_fb "strings";_a "unicode/utf16";);type CMap struct{*cMapParser ;_ce string ;_fe int ;_ff int ;_adc string ;_add string ;_afa CIDSystemInfo ;_fef []Codespace ;_gag map[CharCode ]CharCode ;_dg map[CharCode ]CharCode ;_dga map[CharCode ]string ;_afc map[string ]CharCode ; +_ae []byte ;_ba *_be .PdfObjectStream ;_dd integer ;};var (ErrBadCMap =_cgd .New ("\u0062\u0061\u0064\u0020\u0063\u006d\u0061\u0070");ErrBadCMapComment =_cgd .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 =_cgd .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"););func (cmap *CMap )NBits ()int {return cmap ._fe };func (cmap *CMap )parseCIDRange ()error {for {_cac ,_fde :=cmap .parseObject ();if _fde !=nil {if _fde ==_b .EOF {break ; +};return _fde ;};_abf ,_dfd :=_cac .(cmapHexString );if !_dfd {if _fgg ,_agc :=_cac .(cmapOperand );_agc {if _fgg .Operand ==_cdbe {return nil ;};return _cgd .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"); +};};_gab :=_deab (_abf );_cac ,_fde =cmap .parseObject ();if _fde !=nil {if _fde ==_b .EOF {break ;};return _fde ;};_cdeg ,_dfd :=_cac .(cmapHexString );if !_dfd {return _cgd .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 (_abf ._dcde )!=len (_cdeg ._dcde ){return _cgd .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");};_fea :=_deab (_cdeg ); +if _gab > _fea {_gg .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",_gab ,_fea ); +return ErrBadCMap ;};_cac ,_fde =cmap .parseObject ();if _fde !=nil {if _fde ==_b .EOF {break ;};return _fde ;};_fdbb ,_dfd :=_cac .(cmapInt );if !_dfd {return _cgd .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 _fdbb ._ecc < 0{return _cgd .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0063\u0069\u0064\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0076\u0061\u006c\u0075\u0065");};_dbf :=_fdbb ._ecc ;for _bde :=_gab ;_bde <=_fea ;_bde ++{cmap ._gag [_bde ]=CharCode (_dbf ); +_dbf ++;};_gg .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",_gab ,_fea ,_fdbb ._ecc );};return nil ;};func IsPredefinedCMap (name string )bool {return _gf .AssetExists (name )}; +func (_cdgd *cMapParser )skipSpaces ()(int ,error ){_dddb :=0;for {_fdef ,_afcf :=_cdgd ._beee .Peek (1);if _afcf !=nil {return 0,_afcf ;};if _be .IsWhiteSpace (_fdef [0]){_cdgd ._beee .ReadByte ();_dddb ++;}else {break ;};};return _dddb ,nil ;};func (_dcg *cMapParser )parseName ()(cmapName ,error ){_geac :=""; +_cdec :=false ;for {_aec ,_eeaa :=_dcg ._beee .Peek (1);if _eeaa ==_b .EOF {break ;};if _eeaa !=nil {return cmapName {_geac },_eeaa ;};if !_cdec {if _aec [0]=='/'{_cdec =true ;_dcg ._beee .ReadByte ();}else {_gg .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",_aec ,_aec ); +return cmapName {_geac },_f .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_aec [0]);};}else {if _be .IsWhiteSpace (_aec [0]){break ;}else if (_aec [0]=='/')||(_aec [0]=='[')||(_aec [0]=='(')||(_aec [0]==']')||(_aec [0]=='<')||(_aec [0]=='>'){break ; +}else if _aec [0]=='#'{_effa ,_cba :=_dcg ._beee .Peek (3);if _cba !=nil {return cmapName {_geac },_cba ;};_dcg ._beee .Discard (3);_gdg ,_cba :=_g .DecodeString (string (_effa [1:3]));if _cba !=nil {return cmapName {_geac },_cba ;};_geac +=string (_gdg ); +}else {_efee ,_ :=_dcg ._beee .ReadByte ();_geac +=string (_efee );};};};return cmapName {_geac },nil ;};func _deab (_fcfc cmapHexString )CharCode {_cdc :=CharCode (0);for _ ,_ccf :=range _fcfc ._dcde {_cdc <<=8;_cdc |=CharCode (_ccf );};return _cdc ;}; +func _egdc (_ecef string )rune {_agb :=[]rune (_ecef );return _agb [len (_agb )-1]};type cmapInt struct{_ecc int64 };const (_ad =4;MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ););func (cmap *CMap )Bytes ()[]byte {_gg .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 ._ae )> 0{return cmap ._ae ;};cmap ._ae =[]byte (_fb .Join ([]string {_aag ,cmap .toBfData (),_agf },"\u000a"));return cmap ._ae ;};func _da (_adb bool )*CMap {_bcc :=16;if _adb {_bcc =8;};return &CMap {_fe :_bcc ,_gag :make (map[CharCode ]CharCode ),_dg :make (map[CharCode ]CharCode ),_dga :make (map[CharCode ]string ),_afc :make (map[string ]CharCode )}; +};type cmapArray struct{Array []cmapObject ;};func (cmap *CMap )CharcodeToCID (code CharCode )(CharCode ,bool ){_gcbe ,_dcd :=cmap ._gag [code ];return _gcbe ,_dcd ;};func (cmap *CMap )BytesToCharcodes (data []byte )([]CharCode ,bool ){var _gddf []CharCode ; +if cmap ._fe ==8{for _ ,_fbb :=range data {_gddf =append (_gddf ,CharCode (_fbb ));};return _gddf ,true ;};for _cf :=0;_cf < len (data );{_edd ,_eace ,_ece :=cmap .matchCode (data [_cf :]);if !_ece {_gg .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",_cf ,data ,string (data )); +return _gddf ,false ;};_gddf =append (_gddf ,_edd );_cf +=_eace ;};return _gddf ,true ;};func _cae (_bebd []byte )*cMapParser {_aeg :=cMapParser {};_gdcd :=_eg .NewBuffer (_bebd );_aeg ._beee =_cg .NewReader (_gdcd );return &_aeg ;};func (_agd *cMapParser )parseObject ()(cmapObject ,error ){_agd .skipSpaces (); +for {_bgf ,_ebd :=_agd ._beee .Peek (2);if _ebd !=nil {return nil ,_ebd ;};if _bgf [0]=='%'{_agd .parseComment ();_agd .skipSpaces ();continue ;}else if _bgf [0]=='/'{_bag ,_eea :=_agd .parseName ();return _bag ,_eea ;}else if _bgf [0]=='('{_dadd ,_edg :=_agd .parseString (); +return _dadd ,_edg ;}else if _bgf [0]=='['{_feab ,_adgd :=_agd .parseArray ();return _feab ,_adgd ;}else if (_bgf [0]=='<')&&(_bgf [1]=='<'){_egc ,_dag :=_agd .parseDict ();return _egc ,_dag ;}else if _bgf [0]=='<'{_fefc ,_gedd :=_agd .parseHexString (); +return _fefc ,_gedd ;}else if _be .IsDecimalDigit (_bgf [0])||(_bgf [0]=='-'&&_be .IsDecimalDigit (_bgf [1])){_cfb ,_ddddd :=_agd .parseNumber ();if _ddddd !=nil {return nil ,_ddddd ;};return _cfb ,nil ;}else {_agbd ,_aaa :=_agd .parseOperand ();if _aaa !=nil {return nil ,_aaa ; +};return _agbd ,nil ;};};};func (cmap *CMap )computeInverseMappings (){for _gb ,_cdf :=range cmap ._gag {if _fdd ,_cda :=cmap ._dg [_cdf ];!_cda ||(_cda &&_fdd > _gb ){cmap ._dg [_cdf ]=_gb ;};};for _dc ,_bcd :=range cmap ._dga {if _gd ,_ed :=cmap ._afc [_bcd ]; +!_ed ||(_ed &&_gd > _dc ){cmap ._afc [_bcd ]=_dc ;};};_ab .Slice (cmap ._fef ,func (_gca ,_ada int )bool {return cmap ._fef [_gca ].Low < cmap ._fef [_ada ].Low });};type cmapObject interface{};func (cmap *CMap )Stream ()(*_be .PdfObjectStream ,error ){if cmap ._ba !=nil {return cmap ._ba ,nil ; +};_ef ,_gce :=_be .MakeStream (cmap .Bytes (),_be .NewFlateEncoder ());if _gce !=nil {return nil ,_gce ;};cmap ._ba =_ef ;return cmap ._ba ,nil ;};func _ggeg (_bdb ,_gfde int )int {if _bdb < _gfde {return _bdb ;};return _gfde ;};func (_bedb *cMapParser )parseOperand ()(cmapOperand ,error ){_cca :=cmapOperand {}; +_feaf :=_eg .Buffer {};for {_fgaaf ,_bcca :=_bedb ._beee .Peek (1);if _bcca !=nil {if _bcca ==_b .EOF {break ;};return _cca ,_bcca ;};if _be .IsDelimiter (_fgaaf [0]){break ;};if _be .IsWhiteSpace (_fgaaf [0]){break ;};_ega ,_ :=_bedb ._beee .ReadByte (); +_feaf .WriteByte (_ega );};if _feaf .Len ()==0{return _cca ,_f .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029");};_cca .Operand =_feaf .String ();return _cca ,nil ; +};func (cmap *CMap )Type ()int {return cmap ._ff };type cmapOperand struct{Operand string ;};func (_beg *cMapParser )parseArray ()(cmapArray ,error ){_bcda :=cmapArray {};_bcda .Array =[]cmapObject {};_beg ._beee .ReadByte ();for {_beg .skipSpaces ();_edf ,_ceg :=_beg ._beee .Peek (1); +if _ceg !=nil {return _bcda ,_ceg ;};if _edf [0]==']'{_beg ._beee .ReadByte ();break ;};_fceb ,_ceg :=_beg .parseObject ();if _ceg !=nil {return _bcda ,_ceg ;};_bcda .Array =append (_bcda .Array ,_fceb );};return _bcda ,nil ;};func (_eafaa *cMapParser )parseString ()(cmapString ,error ){_eafaa ._beee .ReadByte (); +_egcc :=_eg .Buffer {};_fcff :=1;for {_fbg ,_ceb :=_eafaa ._beee .Peek (1);if _ceb !=nil {return cmapString {_egcc .String ()},_ceb ;};if _fbg [0]=='\\'{_eafaa ._beee .ReadByte ();_bbc ,_bage :=_eafaa ._beee .ReadByte ();if _bage !=nil {return cmapString {_egcc .String ()},_bage ; +};if _be .IsOctalDigit (_bbc ){_cdfg ,_cbgf :=_eafaa ._beee .Peek (2);if _cbgf !=nil {return cmapString {_egcc .String ()},_cbgf ;};var _gefe []byte ;_gefe =append (_gefe ,_bbc );for _ ,_dgf :=range _cdfg {if _be .IsOctalDigit (_dgf ){_gefe =append (_gefe ,_dgf ); +}else {break ;};};_eafaa ._beee .Discard (len (_gefe )-1);_gg .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_gefe );_afca ,_cbgf :=_c .ParseUint (string (_gefe ),8,32);if _cbgf !=nil {return cmapString {_egcc .String ()},_cbgf ; +};_egcc .WriteByte (byte (_afca ));continue ;};switch _bbc {case 'n':_egcc .WriteByte ('\n');case 'r':_egcc .WriteByte ('\r');case 't':_egcc .WriteByte ('\t');case 'b':_egcc .WriteByte ('\b');case 'f':_egcc .WriteByte ('\f');case '(':_egcc .WriteByte ('('); +case ')':_egcc .WriteByte (')');case '\\':_egcc .WriteByte ('\\');};continue ;}else if _fbg [0]=='('{_fcff ++;}else if _fbg [0]==')'{_fcff --;if _fcff ==0{_eafaa ._beee .ReadByte ();break ;};};_bagc ,_ :=_eafaa ._beee .ReadByte ();_egcc .WriteByte (_bagc ); +};return cmapString {_egcc .String ()},nil ;};type CIDSystemInfo struct{Registry string ;Ordering string ;Supplement int ;};func _becg (_gfb string )string {_efe :=[]rune (_gfb );_ggaa :=make ([]string ,len (_efe ));for _dec ,_cde :=range _efe {_ggaa [_dec ]=_f .Sprintf ("\u0025\u0030\u0034\u0078",_cde ); +};return _f .Sprintf ("\u003c\u0025\u0073\u003e",_fb .Join (_ggaa ,""));};func (cmap *CMap )parseType ()error {_dce :=0;_cdab :=false ;for _gae :=0;_gae < 3&&!_cdab ;_gae ++{_aae ,_acff :=cmap .parseObject ();if _acff !=nil {return _acff ;};switch _baaf :=_aae .(type ){case cmapOperand :switch _baaf .Operand {case "\u0064\u0065\u0066":_cdab =true ; +default:_gg .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",_aae );return ErrBadCMap ;};case cmapInt :_dce =int (_baaf ._ecc ); +};};cmap ._ff =_dce ;return nil ;};func (cmap *CMap )CharcodeToUnicode (code CharCode )(string ,bool ){if _fed ,_geb :=cmap ._dga [code ];_geb {return _fed ,true ;};return MissingCodeString ,false ;};func (_bdf *cMapParser )parseComment ()(string ,error ){var _ccg _eg .Buffer ; +_ ,_gdag :=_bdf .skipSpaces ();if _gdag !=nil {return _ccg .String (),_gdag ;};_cffc :=true ;for {_gcba ,_abfd :=_bdf ._beee .Peek (1);if _abfd !=nil {_gg .Log .Debug ("p\u0061r\u0073\u0065\u0043\u006f\u006d\u006d\u0065\u006et\u003a\u0020\u0065\u0072r=\u0025\u0076",_abfd ); +return _ccg .String (),_abfd ;};if _cffc &&_gcba [0]!='%'{return _ccg .String (),ErrBadCMapComment ;};_cffc =false ;if (_gcba [0]!='\r')&&(_gcba [0]!='\n'){_fec ,_ :=_bdf ._beee .ReadByte ();_ccg .WriteByte (_fec );}else {break ;};};return _ccg .String (),nil ; +};type integer struct{_edda bool ;_dbgd int ;};type cmapHexString struct{_eddc int ;_dcde []byte ;};type cmapDict struct{Dict map[string ]cmapObject ;};const (_adce ="\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f";_bgb ="\u0062e\u0067\u0069\u006e\u0063\u006d\u0061p"; +_agcg ="\u0065n\u0064\u0063\u006d\u0061\u0070";_bfdg ="\u0062\u0065\u0067\u0069nc\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0072\u0061\u006e\u0067\u0065";_gbe ="\u0065\u006e\u0064\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065r\u0061\u006e\u0067\u0065"; +_gba ="b\u0065\u0067\u0069\u006e\u0062\u0066\u0063\u0068\u0061\u0072";_dbfb ="\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r";_badff ="\u0062\u0065\u0067i\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065";_gead ="\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065"; +_dada ="\u0062\u0065\u0067\u0069\u006e\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065";_cdbe ="e\u006e\u0064\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065";_dgee ="\u0075s\u0065\u0063\u006d\u0061\u0070";_ceaa ="\u0057\u004d\u006fd\u0065";_cdfc ="\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065"; +_gagb ="\u0043\u004d\u0061\u0070\u0054\u0079\u0070\u0065";_gebf ="C\u004d\u0061\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e";);func (cmap *CMap )parseBfchar ()error {for {_cgcf ,_dcecb :=cmap .parseObject ();if _dcecb !=nil {if _dcecb ==_b .EOF {break ; +};return _dcecb ;};var _cagge CharCode ;switch _fbe :=_cgcf .(type ){case cmapOperand :if _fbe .Operand ==_dbfb {return nil ;};return _cgd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064");case cmapHexString :_cagge =_deab (_fbe ); +default:return _cgd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065");};_cgcf ,_dcecb =cmap .parseObject ();if _dcecb !=nil {if _dcecb ==_b .EOF {break ;};return _dcecb ;};var _cdeb []rune ;switch _ace :=_cgcf .(type ){case cmapOperand :if _ace .Operand ==_dbfb {return nil ; +};_gg .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",_ace );return ErrBadCMap ;case cmapHexString :_cdeb =_ffda (_ace ); +case cmapName :_gg .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",_ace );_cdeb =[]rune {MissingCodeRune };default:_gg .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",_cgcf ); +return ErrBadCMap ;};cmap ._dga [_cagge ]=string (_cdeb );};return nil ;};func (cmap *CMap )String ()string {_gfg :=cmap ._afa ;_adba :=[]string {_f .Sprintf ("\u006e\u0062\u0069\u0074\u0073\u003a\u0025\u0064",cmap ._fe ),_f .Sprintf ("\u0074y\u0070\u0065\u003a\u0025\u0064",cmap ._ff )}; +if cmap ._adc !=""{_adba =append (_adba ,_f .Sprintf ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u003a\u0025\u0073",cmap ._adc ));};if cmap ._add !=""{_adba =append (_adba ,_f .Sprintf ("u\u0073\u0065\u0063\u006d\u0061\u0070\u003a\u0025\u0023\u0071",cmap ._add )); +};_adba =append (_adba ,_f .Sprintf ("\u0073\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u003a\u0025\u0073",_gfg .String ()));if len (cmap ._fef )> 0{_adba =append (_adba ,_f .Sprintf ("\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u003a\u0025\u0064",len (cmap ._fef ))); +};if len (cmap ._dga )> 0{_adba =append (_adba ,_f .Sprintf ("\u0063\u006fd\u0065\u0054\u006fU\u006e\u0069\u0063\u006f\u0064\u0065\u003a\u0025\u0064",len (cmap ._dga )));};return _f .Sprintf ("\u0043\u004d\u0041P\u007b\u0025\u0023\u0071\u0020\u0025\u0073\u007d",cmap ._ce ,_fb .Join (_adba ,"\u0020")); +};type fbRange struct{_ggg CharCode ;_d CharCode ;_fc string ;};func (cmap *CMap )parseVersion ()error {_gdc :="";_fbbe :=false ;for _cccb :=0;_cccb < 3&&!_fbbe ;_cccb ++{_eb ,_cfa :=cmap .parseObject ();if _cfa !=nil {return _cfa ;};switch _bfb :=_eb .(type ){case cmapOperand :switch _bfb .Operand {case "\u0064\u0065\u0066":_fbbe =true ; +default:_gg .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",_eb ); +return ErrBadCMap ;};case cmapInt :_gdc =_f .Sprintf ("\u0025\u0064",_bfb ._ecc );case cmapFloat :_gdc =_f .Sprintf ("\u0025\u0066",_bfb ._fdda );case cmapString :_gdc =_bfb .String ;default:_gg .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",_eb ); +};};cmap ._adc =_gdc ;return nil ;};type cmapName struct{Name string ;};func (cmap *CMap )CharcodeBytesToUnicode (data []byte )(string ,int ){_gaa ,_bea :=cmap .BytesToCharcodes (data );if !_bea {_gg .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;};_de :=make ([]string ,len (_gaa ));var _bec []CharCode ;for _gff ,_ddb :=range _gaa {_cgc ,_eee :=cmap ._dga [_ddb ];if !_eee {_bec =append (_bec ,_ddb );_cgc =MissingCodeString ;};_de [_gff ]=_cgc ;};_ddd :=_fb .Join (_de ,"");if len (_bec )> 0{_gg .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 ),_gaa ,len (_bec ),_bec ,_ddd ,cmap ); +};return _ddd ,len (_bec );};func (cmap *CMap )WMode ()(int ,bool ){return cmap ._dd ._dbgd ,cmap ._dd ._edda };func NewCIDSystemInfo (obj _be .PdfObject )(_gc CIDSystemInfo ,_fcf error ){_beb ,_ec :=_be .GetDict (obj );if !_ec {return CIDSystemInfo {},_be .ErrTypeError ; +};_df ,_ec :=_be .GetStringVal (_beb .Get ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079"));if !_ec {return CIDSystemInfo {},_be .ErrTypeError ;};_cd ,_ec :=_be .GetStringVal (_beb .Get ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067"));if !_ec {return CIDSystemInfo {},_be .ErrTypeError ; +};_cc ,_ec :=_be .GetIntVal (_beb .Get ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074"));if !_ec {return CIDSystemInfo {},_be .ErrTypeError ;};return CIDSystemInfo {Registry :_df ,Ordering :_cd ,Supplement :_cc },nil ;};func (cmap *CMap )CIDSystemInfo ()CIDSystemInfo {return cmap ._afa }; +type Codespace struct{NumBytes int ;Low CharCode ;High CharCode ;};func (cmap *CMap )parseWMode ()error {var _fefa int ;_dgcg :=false ;for _dde :=0;_dde < 3&&!_dgcg ;_dde ++{_ddde ,_ecf :=cmap .parseObject ();if _ecf !=nil {return _ecf ;};switch _dfg :=_ddde .(type ){case cmapOperand :switch _dfg .Operand {case "\u0064\u0065\u0066":_dgcg =true ; +default:_gg .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",_ddde );return ErrBadCMap ;};case cmapInt :_fefa =int (_dfg ._ecc ); +};};cmap ._dd =integer {_edda :true ,_dbgd :_fefa };return nil ;};func (cmap *CMap )matchCode (_acf []byte )(_dgae CharCode ,_cbg int ,_aab bool ){for _bb :=0;_bb < _ad ;_bb ++{if _bb < len (_acf ){_dgae =_dgae <<8|CharCode (_acf [_bb ]);_cbg ++;};_aab =cmap .inCodespace (_dgae ,_bb +1); +if _aab {return _dgae ,_cbg ,true ;};};_gg .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",_acf ,string (_acf ),cmap ); +return 0,0,false ;};func LoadCmapFromDataCID (data []byte )(*CMap ,error ){return LoadCmapFromData (data ,false )};func _bcec (_gefac cmapHexString )rune {_fbeg :=_ffda (_gefac );if _egdf :=len (_fbeg );_egdf ==0{_gg .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",_gefac ); +return MissingCodeRune ;};if len (_fbeg )> 1{_gg .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",_gefac ,_fbeg ); +};return _fbeg [0];};func (cmap *CMap )parse ()error {var _ddf cmapObject ;for {_bge ,_gggf :=cmap .parseObject ();if _gggf !=nil {if _gggf ==_b .EOF {break ;};_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0043\u004d\u0061\u0070\u003a\u0020\u0025\u0076",_gggf ); +return _gggf ;};switch _ggc :=_bge .(type ){case cmapOperand :_fdf :=_ggc ;switch _fdf .Operand {case _bfdg :_bfa :=cmap .parseCodespaceRange ();if _bfa !=nil {return _bfa ;};case _dada :_cdb :=cmap .parseCIDRange ();if _cdb !=nil {return _cdb ;};case _gba :_ecd :=cmap .parseBfchar (); +if _ecd !=nil {return _ecd ;};case _badff :_gdaf :=cmap .parseBfrange ();if _gdaf !=nil {return _gdaf ;};case _dgee :if _ddf ==nil {_gg .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 ;};_dfb ,_afd :=_ddf .(cmapName );if !_afd {_gg .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",_ddf ); +return ErrBadCMap ;};cmap ._add =_dfb .Name ;case _adce :_gfa :=cmap .parseSystemInfo ();if _gfa !=nil {return _gfa ;};};case cmapName :_bad :=_ggc ;switch _bad .Name {case _adce :_gde :=cmap .parseSystemInfo ();if _gde !=nil {return _gde ;};case _cdfc :_egf :=cmap .parseName (); +if _egf !=nil {return _egf ;};case _gagb :_bce :=cmap .parseType ();if _bce !=nil {return _bce ;};case _gebf :_adg :=cmap .parseVersion ();if _adg !=nil {return _adg ;};case _ceaa :if _gggf =cmap .parseWMode ();_gggf !=nil {return _gggf ;};};};_ddf =_bge ; +};return nil ;};func LoadPredefinedCMap (name string )(*CMap ,error ){cmap ,_bccf :=_cb (name );if _bccf !=nil {return nil ,_bccf ;};if cmap ._add ==""{cmap .computeInverseMappings ();return cmap ,nil ;};_dge ,_bccf :=_cb (cmap ._add );if _bccf !=nil {return nil ,_bccf ; +};for _ddc ,_gcb :=range _dge ._gag {if _ ,_cga :=cmap ._gag [_ddc ];!_cga {cmap ._gag [_ddc ]=_gcb ;};};cmap ._fef =append (cmap ._fef ,_dge ._fef ...);cmap .computeInverseMappings ();return cmap ,nil ;};func LoadCmapFromData (data []byte ,isSimple bool )(*CMap ,error ){_gg .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 =_cae (data );_ccb :=cmap .parse ();if _ccb !=nil {return nil ,_ccb ;};if len (cmap ._fef )==0{if cmap ._add !=""{return cmap ,nil ;};_gg .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 ;};type cmapString struct{String string ;};func (_ga *CIDSystemInfo )String ()string {return _f .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0025\u0030\u0033\u0064",_ga .Registry ,_ga .Ordering ,_ga .Supplement ); +};func (cmap *CMap )StringToCID (s string )(CharCode ,bool ){_cgda ,_gdd :=cmap ._afc [s ];return _cgda ,_gdd ;};func (_caa *cMapParser )parseHexString ()(cmapHexString ,error ){_caa ._beee .ReadByte ();_cdea :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046"); +_cfbb :=_eg .Buffer {};for {_caa .skipSpaces ();_gefa ,_bfad :=_caa ._beee .Peek (1);if _bfad !=nil {return cmapHexString {},_bfad ;};if _gefa [0]=='>'{_caa ._beee .ReadByte ();break ;};_fa ,_ :=_caa ._beee .ReadByte ();if _eg .IndexByte (_cdea ,_fa )>=0{_cfbb .WriteByte (_fa ); +};};if _cfbb .Len ()%2==1{_gg .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",_cfbb .String ());_cfbb .WriteByte ('0');};_fdcg :=_cfbb .Len ()/2; +_egg ,_ :=_g .DecodeString (_cfbb .String ());return cmapHexString {_eddc :_fdcg ,_dcde :_egg },nil ;};func (_bcde *cMapParser )parseDict ()(cmapDict ,error ){_gg .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021"); +_gge :=_cgcd ();_dbg ,_ :=_bcde ._beee .ReadByte ();if _dbg !='<'{return _gge ,ErrBadCMapDict ;};_dbg ,_ =_bcde ._beee .ReadByte ();if _dbg !='<'{return _gge ,ErrBadCMapDict ;};for {_bcde .skipSpaces ();_aagg ,_dage :=_bcde ._beee .Peek (2);if _dage !=nil {return _gge ,_dage ; +};if (_aagg [0]=='>')&&(_aagg [1]=='>'){_bcde ._beee .ReadByte ();_bcde ._beee .ReadByte ();break ;};_dba ,_dage :=_bcde .parseName ();_gg .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_dba .Name );if _dage !=nil {_gg .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",_dage ); +return _gge ,_dage ;};_bcde .skipSpaces ();_fag ,_dage :=_bcde .parseObject ();if _dage !=nil {return _gge ,_dage ;};_gge .Dict [_dba .Name ]=_fag ;_bcde .skipSpaces ();_aagg ,_dage =_bcde ._beee .Peek (3);if _dage !=nil {return _gge ,_dage ;};if string (_aagg )=="\u0064\u0065\u0066"{_bcde ._beee .Discard (3); +};};return _gge ,nil ;};type cmapFloat struct{_fdda float64 };func (cmap *CMap )Name ()string {return cmap ._ce };type cMapParser struct{_beee *_cg .Reader };func (cmap *CMap )CIDToCharcode (cid CharCode )(CharCode ,bool ){_baf ,_eac :=cmap ._dg [cid ]; +return _baf ,_eac ;};func _ffda (_fcg cmapHexString )[]rune {if len (_fcg ._dcde )==1{return []rune {rune (_fcg ._dcde [0])};};_efa :=_fcg ._dcde ;if len (_efa )%2!=0{_efa =append (_efa ,0);_gg .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",_fcg ,_efa ); +};_bbcg :=len (_efa )>>1;_gdcdd :=make ([]uint16 ,_bbcg );for _fff :=0;_fff < _bbcg ;_fff ++{_gdcdd [_fff ]=uint16 (_efa [_fff <<1])<<8+uint16 (_efa [_fff <<1+1]);};_aaae :=_a .Decode (_gdcdd );return _aaae ;};func (cmap *CMap )parseCodespaceRange ()error {for {_gbb ,_gefd :=cmap .parseObject (); +if _gefd !=nil {if _gefd ==_b .EOF {break ;};return _gefd ;};_eda ,_afag :=_gbb .(cmapHexString );if !_afag {if _cgdf ,_ggaf :=_gbb .(cmapOperand );_ggaf {if _cgdf .Operand ==_gbe {return nil ;};return _cgd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064"); +};};_gbb ,_gefd =cmap .parseObject ();if _gefd !=nil {if _gefd ==_b .EOF {break ;};return _gefd ;};_gcce ,_afag :=_gbb .(cmapHexString );if !_afag {return _cgd .New ("\u006e\u006f\u006e-\u0068\u0065\u0078\u0020\u0068\u0069\u0067\u0068");};if len (_eda ._dcde )!=len (_gcce ._dcde ){return _cgd .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"); +};_dcec :=_deab (_eda );_eef :=_deab (_gcce );if _eef < _dcec {_gg .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",_dcec ,_eef ); +return ErrBadCMap ;};_gfdb :=_gcce ._eddc ;_fgaa :=Codespace {NumBytes :_gfdb ,Low :_dcec ,High :_eef };cmap ._fef =append (cmap ._fef ,_fgaa );_gg .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",_dcec ,_eef ); +};if len (cmap ._fef )==0{_gg .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 (cmap *CMap )parseBfrange ()error {for {var _acfe CharCode ; +_gea ,_bfd :=cmap .parseObject ();if _bfd !=nil {if _bfd ==_b .EOF {break ;};return _bfd ;};switch _gffg :=_gea .(type ){case cmapOperand :if _gffg .Operand ==_gead {return nil ;};return _cgd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064"); +case cmapHexString :_acfe =_deab (_gffg );default:return _cgd .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065");};var _cce CharCode ;_gea ,_bfd =cmap .parseObject ();if _bfd !=nil {if _bfd ==_b .EOF {break ;};return _bfd ; +};switch _fdee :=_gea .(type ){case cmapOperand :_gg .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 :_cce =_deab (_fdee );if _cce > 0xffff{_cce =0xffff;};default:_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_gea );return ErrBadCMap ; +};_gea ,_bfd =cmap .parseObject ();if _bfd !=nil {if _bfd ==_b .EOF {break ;};return _bfd ;};switch _edc :=_gea .(type ){case cmapArray :if len (_edc .Array )!=int (_cce -_acfe )+1{_gg .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 _eaf :=_acfe ;_eaf <=_cce ;_eaf ++{_deg :=_edc .Array [_eaf -_acfe ];_cge ,_eafa :=_deg .(cmapHexString );if !_eafa {return _cgd .New ("\u006e\u006f\u006e-h\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0069\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +};_gced :=_ffda (_cge );cmap ._dga [_eaf ]=string (_gced );};case cmapHexString :_daf :=_ffda (_edc );_aee :=len (_daf );for _ddfg :=_acfe ;_ddfg <=_cce ;_ddfg ++{cmap ._dga [_ddfg ]=string (_daf );if _aee > 0{_daf [_aee -1]++;}else {_gg .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",_ddfg ); +};if _ddfg ==1<<32-1{break ;};};default:_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_gea );return ErrBadCMap ;};};return nil ;};func (cmap *CMap )parseName ()error {_dgc :=""; +_ffd :=false ;for _afe :=0;_afe < 20&&!_ffd ;_afe ++{_fdb ,_eddd :=cmap .parseObject ();if _eddd !=nil {return _eddd ;};switch _eeb :=_fdb .(type ){case cmapOperand :switch _eeb .Operand {case "\u0064\u0065\u0066":_ffd =true ;default:_gg .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",_fdb ,_dgc ); +if _dgc !=""{_dgc =_f .Sprintf ("\u0025\u0073\u0020%\u0073",_dgc ,_eeb .Operand );};_gg .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",_dgc ); +};case cmapName :_dgc =_eeb .Name ;};};if !_ffd {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0070\u0061\u0072\u0073\u0065N\u0061m\u0065:\u0020\u004e\u006f\u0020\u0064\u0065\u0066 ");return ErrBadCMap ;};cmap ._ce =_dgc ;return nil ;};func (_aff *cMapParser )parseNumber ()(cmapObject ,error ){_afcd ,_dggd :=_be .ParseNumber (_aff ._beee ); +if _dggd !=nil {return nil ,_dggd ;};switch _eaec :=_afcd .(type ){case *_be .PdfObjectFloat :return cmapFloat {float64 (*_eaec )},nil ;case *_be .PdfObjectInteger :return cmapInt {int64 (*_eaec )},nil ;};return nil ,_f .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_afcd ); +};const (_fee =100;_aag ="\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"; +_agf ="\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"; +);type CharCode uint32 ;func (cmap *CMap )toBfData ()string {if len (cmap ._dga )==0{return "";};_dad :=make ([]CharCode ,0,len (cmap ._dga ));for _cff :=range cmap ._dga {_dad =append (_dad ,_cff );};_ab .Slice (_dad ,func (_bcb ,_cgg int )bool {return _dad [_bcb ]< _dad [_cgg ]}); +var _eeg []charRange ;_ged :=charRange {_dad [0],_dad [0]};_gec :=cmap ._dga [_dad [0]];for _ ,_bf :=range _dad [1:]{_gcc :=cmap ._dga [_bf ];if _bf ==_ged ._bc +1&&_egdc (_gcc )==_egdc (_gec )+1{_ged ._bc =_bf ;}else {_eeg =append (_eeg ,_ged );_ged ._af ,_ged ._bc =_bf ,_bf ; +};_gec =_gcc ;};_eeg =append (_eeg ,_ged );var _cffg []CharCode ;var _bbb []fbRange ;for _ ,_eed :=range _eeg {if _eed ._af ==_eed ._bc {_cffg =append (_cffg ,_eed ._af );}else {_bbb =append (_bbb ,fbRange {_ggg :_eed ._af ,_d :_eed ._bc ,_fc :cmap ._dga [_eed ._af ]}); +};};_gg .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 (_eeg ),len (_cffg ),len (_bbb ));var _fdg []string ;if len (_cffg )> 0{_egd :=(len (_cffg )+_fee -1)/_fee ; +for _becc :=0;_becc < _egd ;_becc ++{_abg :=_ggeg (len (_cffg )-_becc *_fee ,_fee );_fdg =append (_fdg ,_f .Sprintf ("\u0025\u0064\u0020\u0062\u0065\u0067\u0069\u006e\u0062f\u0063\u0068\u0061\u0072",_abg ));for _bg :=0;_bg < _abg ;_bg ++{_afb :=_cffg [_becc *_fee +_bg ]; +_cdga :=cmap ._dga [_afb ];_fdg =append (_fdg ,_f .Sprintf ("\u003c%\u0030\u0034\u0078\u003e\u0020\u0025s",_afb ,_becg (_cdga )));};_fdg =append (_fdg ,"\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r");};};if len (_bbb )> 0{_dddd :=(len (_bbb )+_fee -1)/_fee ; +for _fce :=0;_fce < _dddd ;_fce ++{_bba :=_ggeg (len (_bbb )-_fce *_fee ,_fee );_fdg =append (_fdg ,_f .Sprintf ("\u0025d\u0020b\u0065\u0067\u0069\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065",_bba ));for _caf :=0;_caf < _bba ;_caf ++{_bd :=_bbb [_fce *_fee +_caf ]; +_fdg =append (_fdg ,_f .Sprintf ("\u003c%\u00304\u0078\u003e\u003c\u0025\u0030\u0034\u0078\u003e\u0020\u0025\u0073",_bd ._ggg ,_bd ._d ,_becg (_bd ._fc )));};_fdg =append (_fdg ,"\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065");};};return _fb .Join (_fdg ,"\u000a"); +};func (cmap *CMap )parseSystemInfo ()error {_cef :=false ;_fefb :=false ;_aaf :="";_eff :=false ;_badf :=CIDSystemInfo {};for _dbd :=0;_dbd < 50&&!_eff ;_dbd ++{_ced ,_afdb :=cmap .parseObject ();if _afdb !=nil {return _afdb ;};switch _aad :=_ced .(type ){case cmapDict :_bfg :=_aad .Dict ; +_adge ,_gcd :=_bfg ["\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079"];if !_gcd {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_fdc ,_gcd :=_adge .(cmapString ); +if !_gcd {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_badf .Registry =_fdc .String ;_adge ,_gcd =_bfg ["\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067"]; +if !_gcd {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_fdc ,_gcd =_adge .(cmapString );if !_gcd {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); +return ErrBadCMap ;};_badf .Ordering =_fdc .String ;_cee ,_gcd :=_bfg ["\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074"];if !_gcd {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); +return ErrBadCMap ;};_adbc ,_gcd :=_cee .(cmapInt );if !_gcd {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_badf .Supplement =int (_adbc ._ecc ); +_eff =true ;case cmapOperand :switch _aad .Operand {case "\u0062\u0065\u0067i\u006e":_cef =true ;case "\u0065\u006e\u0064":_eff =true ;case "\u0064\u0065\u0066":_fefb =false ;};case cmapName :if _cef {_aaf =_aad .Name ;_fefb =true ;};case cmapString :if _fefb {switch _aaf {case "\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079":_badf .Registry =_aad .String ; +case "\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067":_badf .Ordering =_aad .String ;};};case cmapInt :if _fefb {switch _aaf {case "\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074":_badf .Supplement =int (_aad ._ecc );};};};};if !_eff {_gg .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 ._afa =_badf ;return nil ;};type charRange struct{_af CharCode ;_bc CharCode ;};func _cb (_dae string )(*CMap ,error ){_fd ,_ea :=_gf .Asset (_dae );if _ea !=nil {return nil ,_ea ;};return LoadCmapFromDataCID (_fd );};func (cmap *CMap )inCodespace (_fca CharCode ,_fba int )bool {for _ ,_gda :=range cmap ._fef {if _gda .Low <=_fca &&_fca <=_gda .High &&_fba ==_gda .NumBytes {return true ; +};};return false ;};func NewToUnicodeCMap (codeToRune map[CharCode ]rune )*CMap {_ge :=make (map[CharCode ]string ,len (codeToRune ));for _cea ,_baa :=range codeToRune {_ge [_cea ]=string (_baa );};cmap :=&CMap {_ce :"\u0041d\u006fb\u0065\u002d\u0049\u0064\u0065n\u0074\u0069t\u0079\u002d\u0055\u0043\u0053",_ff :2,_fe :16,_afa :CIDSystemInfo {Registry :"\u0041\u0064\u006fb\u0065",Ordering :"\u0055\u0043\u0053",Supplement :0},_fef :[]Codespace {{Low :0,High :0xffff}},_dga :_ge ,_afc :make (map[string ]CharCode ,len (codeToRune )),_gag :make (map[CharCode ]CharCode ,len (codeToRune )),_dg :make (map[CharCode ]CharCode ,len (codeToRune ))}; +cmap .computeInverseMappings ();return cmap ;};func _cgcd ()cmapDict {return cmapDict {Dict :map[string ]cmapObject {}}}; \ No newline at end of file diff --git a/internal/endian/endian.go b/internal/endian/endian.go index 19ffc6c0..c9f564d4 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 (_f "encoding/binary";_fe "unsafe";);var (ByteOrder _f .ByteOrder ;_b bool ;);func init (){const _d =int (_fe .Sizeof (0));_be :=1;_e :=(*[_d ]byte )(_fe .Pointer (&_be ));if _e [0]==0{_b =true ;ByteOrder =_f .BigEndian ;}else {ByteOrder =_f .LittleEndian ; -};};func IsBig ()bool {return _b };func IsLittle ()bool {return !_b }; \ No newline at end of file +package endian ;import (_ec "encoding/binary";_d "unsafe";);func IsLittle ()bool {return !_f };func init (){const _fg =int (_d .Sizeof (0));_fe :=1;_ef :=(*[_fg ]byte )(_d .Pointer (&_fe ));if _ef [0]==0{_f =true ;ByteOrder =_ec .BigEndian ;}else {ByteOrder =_ec .LittleEndian ; +};};func IsBig ()bool {return _f };var (ByteOrder _ec .ByteOrder ;_f bool ;); \ No newline at end of file diff --git a/internal/graphic2d/graphic2d.go b/internal/graphic2d/graphic2d.go index 7a1c978e..b2b32d72 100644 --- a/internal/graphic2d/graphic2d.go +++ b/internal/graphic2d/graphic2d.go @@ -9,41 +9,40 @@ // 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 (_b "image/color";_de "math";);func (_gb Point )Sub (q Point )Point {return Point {_gb .X -q .X ,_gb .Y -q .Y }};func (_bf Point )Add (q Point )Point {return Point {_bf .X +q .X ,_bf .Y +q .Y }};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"}; -func (_deb Point )Mul (f float64 )Point {return Point {f *_deb .X ,f *_deb .Y }};type Point struct{X ,Y float64 ;};func _cf (_dbc ,_bbe ,_abf ,_ba ,_e ,_ed float64 )(float64 ,float64 ){_df ,_bbc :=_de .Sincos (_ed );_ac ,_ca :=_de .Sincos (_abf );_fba :=_ba +_dbc *_bbc *_ca -_bbe *_df *_ac ; -_af :=_e +_dbc *_bbc *_ac +_bbe *_df *_ca ;return _fba ,_af ;};func (_afad Point )Interpolate (q Point ,t float64 )Point {return Point {(1-t )*_afad .X +t *q .X ,(1-t )*_afad .Y +t *q .Y };};func QuadraticToCubicBezier (startX ,startY ,x1 ,y1 ,x ,y float64 )(Point ,Point ){_dcb :=Point {X :startX ,Y :startY }; -_eg :=Point {X :x1 ,Y :y1 };_ddc :=Point {X :x ,Y :y };_dca :=_dcb .Interpolate (_eg ,2.0/3.0);_gfa :=_ddc .Interpolate (_eg ,2.0/3.0);return _dca ,_gfa ;};const _caa =1e-10;func _bgeb (_ggb ,_afa ,_abae float64 ,_gc bool ,_fbb float64 )(float64 ,float64 ){_aff ,_gec :=_de .Sincos (_fbb ); -_ea ,_edag :=_de .Sincos (_abae );_ggg :=-_ggb *_aff *_edag -_afa *_gec *_ea ;_cbd :=-_ggb *_aff *_ea +_afa *_gec *_edag ;if !_gc {return -_ggg ,-_cbd ;};return _ggg ,_cbd ;};func _abca (_gcg float64 )float64 {_gcg =_de .Mod (_gcg ,2.0*_de .Pi );if _gcg < 0.0{_gcg +=2.0*_de .Pi ; -};return _gcg ;};func _eec (_eb ,_fce float64 )bool {return _de .Abs (_eb -_fce )<=_caa };func _afc (_fbe ,_ag ,_abe ,_fe ,_fa float64 ,_ge ,_fc bool ,_fec ,_bcdb float64 )(float64 ,float64 ,float64 ,float64 ){if _eec (_fbe ,_fec )&&_eec (_ag ,_bcdb ){return _fbe ,_ag ,0.0,0.0; -};_cdb ,_eda :=_de .Sincos (_fa );_cdbf :=_eda *(_fbe -_fec )/2.0+_cdb *(_ag -_bcdb )/2.0;_ee :=-_cdb *(_fbe -_fec )/2.0+_eda *(_ag -_bcdb )/2.0;_gg :=_cdbf *_cdbf /_abe /_abe +_ee *_ee /_fe /_fe ;if _gg > 1.0{_abe *=_de .Sqrt (_gg );_fe *=_de .Sqrt (_gg ); -};_ggd :=(_abe *_abe *_fe *_fe -_abe *_abe *_ee *_ee -_fe *_fe *_cdbf *_cdbf )/(_abe *_abe *_ee *_ee +_fe *_fe *_cdbf *_cdbf );if _ggd < 0.0{_ggd =0.0;};_cae :=_de .Sqrt (_ggd );if _ge ==_fc {_cae =-_cae ;};_gf :=_cae *_abe *_ee /_fe ;_fbf :=_cae *-_fe *_cdbf /_abe ; -_fae :=_eda *_gf -_cdb *_fbf +(_fbe +_fec )/2.0;_aba :=_cdb *_gf +_eda *_fbf +(_ag +_bcdb )/2.0;_bgd :=(_cdbf -_gf )/_abe ;_dc :=(_ee -_fbf )/_fe ;_ef :=-(_cdbf +_gf )/_abe ;_cb :=-(_ee +_fbf )/_fe ;_abc :=_de .Acos (_bgd /_de .Sqrt (_bgd *_bgd +_dc *_dc )); -if _dc < 0.0{_abc =-_abc ;};_abc =_abca (_abc );_dec :=(_bgd *_ef +_dc *_cb )/_de .Sqrt ((_bgd *_bgd +_dc *_dc )*(_ef *_ef +_cb *_cb ));_dec =_de .Min (1.0,_de .Max (-1.0,_dec ));_ggda :=_de .Acos (_dec );if _bgd *_cb -_dc *_ef < 0.0{_ggda =-_ggda ;};if !_fc &&_ggda > 0.0{_ggda -=2.0*_de .Pi ; -}else if _fc &&_ggda < 0.0{_ggda +=2.0*_de .Pi ;};return _fae ,_aba ,_abc ,_abc +_ggda ;};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 EllipseToCubicBeziers (startX ,startY ,rx ,ry ,rot float64 ,large ,sweep bool ,endX ,endY float64 )[][4]Point {rx =_de .Abs (rx );ry =_de .Abs (ry );if rx < ry {rx ,ry =ry ,rx ;rot +=90.0;};_bg :=_abca (rot *_de .Pi /180.0);if _de .Pi <=_bg {_bg -=_de .Pi ; -};_bc ,_bb ,_c ,_f :=_afc (startX ,startY ,rx ,ry ,_bg ,large ,sweep ,endX ,endY );_cc :=_de .Pi /2.0;_g :=int (_de .Ceil (_de .Abs (_f -_c )/_cc ));_cc =_de .Abs (_f -_c )/float64 (_g );_a :=_de .Sin (_cc )*(_de .Sqrt (4.0+3.0*_de .Pow (_de .Tan (_cc /2.0),2.0))-1.0)/3.0; -if !sweep {_cc =-_cc ;};_bcd :=Point {X :startX ,Y :startY };_fb ,_dg :=_bgeb (rx ,ry ,_bg ,sweep ,_c );_ff :=Point {X :_fb ,Y :_dg };_ce :=[][4]Point {};for _dgb :=1;_dgb < _g +1;_dgb ++{_dd :=_c +float64 (_dgb )*_cc ;_ab ,_bgf :=_cf (rx ,ry ,_bg ,_bc ,_bb ,_dd ); -_gd :=Point {X :_ab ,Y :_bgf };_bge ,_def :=_bgeb (rx ,ry ,_bg ,sweep ,_dd );_db :=Point {X :_bge ,Y :_def };_bga :=_bcd .Add (_ff .Mul (_a ));_cd :=_gd .Sub (_db .Mul (_a ));_ce =append (_ce ,[4]Point {_bcd ,_bga ,_cd ,_gd });_ff =_db ;_bcd =_gd ;};return _ce ; -};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};); \ No newline at end of file +package graphic2d ;import (_d "image/color";_b "math";);func _fga (_bdd float64 )float64 {_bdd =_b .Mod (_bdd ,2.0*_b .Pi );if _bdd < 0.0{_bdd +=2.0*_b .Pi ;};return _bdd ;};func (_bee Point )Add (q Point )Point {return Point {_bee .X +q .X ,_bee .Y +q .Y }}; +func _fdg (_bdaa ,_agc float64 )bool {return _b .Abs (_bdaa -_agc )<=_cad };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"}; +func (_cdg Point )Sub (q Point )Point {return Point {_cdg .X -q .X ,_cdg .Y -q .Y }};const _cad =1e-10;func (_agad Point )Interpolate (q Point ,t float64 )Point {return Point {(1-t )*_agad .X +t *q .X ,(1-t )*_agad .Y +t *q .Y };};func (_aga Point )Mul (f float64 )Point {return Point {f *_aga .X ,f *_aga .Y }}; +func _fcb (_ed ,_bda ,_ca ,_cdc ,_edc ,_eef float64 )(float64 ,float64 ){_bf ,_dgc :=_b .Sincos (_eef );_ea ,_db :=_b .Sincos (_ca );_af :=_cdc +_ed *_dgc *_db -_bda *_bf *_ea ;_be :=_edc +_ed *_dgc *_ea +_bda *_bf *_db ;return _af ,_be ;};func QuadraticToCubicBezier (startX ,startY ,x1 ,y1 ,x ,y float64 )(Point ,Point ){_cde :=Point {X :startX ,Y :startY }; +_aed :=Point {X :x1 ,Y :y1 };_fgf :=Point {X :x ,Y :y };_eac :=_cde .Interpolate (_aed ,2.0/3.0);_bba :=_fgf .Interpolate (_aed ,2.0/3.0);return _eac ,_bba ;};func _fd (_bg ,_bb ,_bec ,_ac ,_gc float64 ,_gd ,_cg bool ,_deb ,_ga float64 )(float64 ,float64 ,float64 ,float64 ){if _fdg (_bg ,_deb )&&_fdg (_bb ,_ga ){return _bg ,_bb ,0.0,0.0; +};_bab ,_fdb :=_b .Sincos (_gc );_dgcg :=_fdb *(_bg -_deb )/2.0+_bab *(_bb -_ga )/2.0;_dbd :=-_bab *(_bg -_deb )/2.0+_fdb *(_bb -_ga )/2.0;_ccc :=_dgcg *_dgcg /_bec /_bec +_dbd *_dbd /_ac /_ac ;if _ccc > 1.0{_bec *=_b .Sqrt (_ccc );_ac *=_b .Sqrt (_ccc ); +};_eeb :=(_bec *_bec *_ac *_ac -_bec *_bec *_dbd *_dbd -_ac *_ac *_dgcg *_dgcg )/(_bec *_bec *_dbd *_dbd +_ac *_ac *_dgcg *_dgcg );if _eeb < 0.0{_eeb =0.0;};_gac :=_b .Sqrt (_eeb );if _gd ==_cg {_gac =-_gac ;};_gb :=_gac *_bec *_dbd /_ac ;_fef :=_gac *-_ac *_dgcg /_bec ; +_ff :=_fdb *_gb -_bab *_fef +(_bg +_deb )/2.0;_gce :=_bab *_gb +_fdb *_fef +(_bb +_ga )/2.0;_fea :=(_dgcg -_gb )/_bec ;_bag :=(_dbd -_fef )/_ac ;_aff :=-(_dgcg +_gb )/_bec ;_dbf :=-(_dbd +_fef )/_ac ;_dd :=_b .Acos (_fea /_b .Sqrt (_fea *_fea +_bag *_bag )); +if _bag < 0.0{_dd =-_dd ;};_dd =_fga (_dd );_ag :=(_fea *_aff +_bag *_dbf )/_b .Sqrt ((_fea *_fea +_bag *_bag )*(_aff *_aff +_dbf *_dbf ));_ag =_b .Min (1.0,_b .Max (-1.0,_ag ));_afd :=_b .Acos (_ag );if _fea *_dbf -_bag *_aff < 0.0{_afd =-_afd ;};if !_cg &&_afd > 0.0{_afd -=2.0*_b .Pi ; +}else if _cg &&_afd < 0.0{_afd +=2.0*_b .Pi ;};return _ff ,_gce ,_dd ,_dd +_afd ;};func _fg (_gbc ,_dgca ,_eda float64 ,_ec bool ,_dfa float64 )(float64 ,float64 ){_fec ,_aa :=_b .Sincos (_dfa );_dc ,_gbd :=_b .Sincos (_eda );_fdd :=-_gbc *_fec *_gbd -_dgca *_aa *_dc ; +_ae :=-_gbc *_fec *_dc +_dgca *_aa *_gbd ;if !_ec {return -_fdd ,-_ae ;};return _fdd ,_ae ;};var (Aliceblue =_d .RGBA {0xf0,0xf8,0xff,0xff};Antiquewhite =_d .RGBA {0xfa,0xeb,0xd7,0xff};Aqua =_d .RGBA {0x00,0xff,0xff,0xff};Aquamarine =_d .RGBA {0x7f,0xff,0xd4,0xff}; +Azure =_d .RGBA {0xf0,0xff,0xff,0xff};Beige =_d .RGBA {0xf5,0xf5,0xdc,0xff};Bisque =_d .RGBA {0xff,0xe4,0xc4,0xff};Black =_d .RGBA {0x00,0x00,0x00,0xff};Blanchedalmond =_d .RGBA {0xff,0xeb,0xcd,0xff};Blue =_d .RGBA {0x00,0x00,0xff,0xff};Blueviolet =_d .RGBA {0x8a,0x2b,0xe2,0xff}; +Brown =_d .RGBA {0xa5,0x2a,0x2a,0xff};Burlywood =_d .RGBA {0xde,0xb8,0x87,0xff};Cadetblue =_d .RGBA {0x5f,0x9e,0xa0,0xff};Chartreuse =_d .RGBA {0x7f,0xff,0x00,0xff};Chocolate =_d .RGBA {0xd2,0x69,0x1e,0xff};Coral =_d .RGBA {0xff,0x7f,0x50,0xff};Cornflowerblue =_d .RGBA {0x64,0x95,0xed,0xff}; +Cornsilk =_d .RGBA {0xff,0xf8,0xdc,0xff};Crimson =_d .RGBA {0xdc,0x14,0x3c,0xff};Cyan =_d .RGBA {0x00,0xff,0xff,0xff};Darkblue =_d .RGBA {0x00,0x00,0x8b,0xff};Darkcyan =_d .RGBA {0x00,0x8b,0x8b,0xff};Darkgoldenrod =_d .RGBA {0xb8,0x86,0x0b,0xff};Darkgray =_d .RGBA {0xa9,0xa9,0xa9,0xff}; +Darkgreen =_d .RGBA {0x00,0x64,0x00,0xff};Darkgrey =_d .RGBA {0xa9,0xa9,0xa9,0xff};Darkkhaki =_d .RGBA {0xbd,0xb7,0x6b,0xff};Darkmagenta =_d .RGBA {0x8b,0x00,0x8b,0xff};Darkolivegreen =_d .RGBA {0x55,0x6b,0x2f,0xff};Darkorange =_d .RGBA {0xff,0x8c,0x00,0xff}; +Darkorchid =_d .RGBA {0x99,0x32,0xcc,0xff};Darkred =_d .RGBA {0x8b,0x00,0x00,0xff};Darksalmon =_d .RGBA {0xe9,0x96,0x7a,0xff};Darkseagreen =_d .RGBA {0x8f,0xbc,0x8f,0xff};Darkslateblue =_d .RGBA {0x48,0x3d,0x8b,0xff};Darkslategray =_d .RGBA {0x2f,0x4f,0x4f,0xff}; +Darkslategrey =_d .RGBA {0x2f,0x4f,0x4f,0xff};Darkturquoise =_d .RGBA {0x00,0xce,0xd1,0xff};Darkviolet =_d .RGBA {0x94,0x00,0xd3,0xff};Deeppink =_d .RGBA {0xff,0x14,0x93,0xff};Deepskyblue =_d .RGBA {0x00,0xbf,0xff,0xff};Dimgray =_d .RGBA {0x69,0x69,0x69,0xff}; +Dimgrey =_d .RGBA {0x69,0x69,0x69,0xff};Dodgerblue =_d .RGBA {0x1e,0x90,0xff,0xff};Firebrick =_d .RGBA {0xb2,0x22,0x22,0xff};Floralwhite =_d .RGBA {0xff,0xfa,0xf0,0xff};Forestgreen =_d .RGBA {0x22,0x8b,0x22,0xff};Fuchsia =_d .RGBA {0xff,0x00,0xff,0xff}; +Gainsboro =_d .RGBA {0xdc,0xdc,0xdc,0xff};Ghostwhite =_d .RGBA {0xf8,0xf8,0xff,0xff};Gold =_d .RGBA {0xff,0xd7,0x00,0xff};Goldenrod =_d .RGBA {0xda,0xa5,0x20,0xff};Gray =_d .RGBA {0x80,0x80,0x80,0xff};Green =_d .RGBA {0x00,0x80,0x00,0xff};Greenyellow =_d .RGBA {0xad,0xff,0x2f,0xff}; +Grey =_d .RGBA {0x80,0x80,0x80,0xff};Honeydew =_d .RGBA {0xf0,0xff,0xf0,0xff};Hotpink =_d .RGBA {0xff,0x69,0xb4,0xff};Indianred =_d .RGBA {0xcd,0x5c,0x5c,0xff};Indigo =_d .RGBA {0x4b,0x00,0x82,0xff};Ivory =_d .RGBA {0xff,0xff,0xf0,0xff};Khaki =_d .RGBA {0xf0,0xe6,0x8c,0xff}; +Lavender =_d .RGBA {0xe6,0xe6,0xfa,0xff};Lavenderblush =_d .RGBA {0xff,0xf0,0xf5,0xff};Lawngreen =_d .RGBA {0x7c,0xfc,0x00,0xff};Lemonchiffon =_d .RGBA {0xff,0xfa,0xcd,0xff};Lightblue =_d .RGBA {0xad,0xd8,0xe6,0xff};Lightcoral =_d .RGBA {0xf0,0x80,0x80,0xff}; +Lightcyan =_d .RGBA {0xe0,0xff,0xff,0xff};Lightgoldenrodyellow =_d .RGBA {0xfa,0xfa,0xd2,0xff};Lightgray =_d .RGBA {0xd3,0xd3,0xd3,0xff};Lightgreen =_d .RGBA {0x90,0xee,0x90,0xff};Lightgrey =_d .RGBA {0xd3,0xd3,0xd3,0xff};Lightpink =_d .RGBA {0xff,0xb6,0xc1,0xff}; +Lightsalmon =_d .RGBA {0xff,0xa0,0x7a,0xff};Lightseagreen =_d .RGBA {0x20,0xb2,0xaa,0xff};Lightskyblue =_d .RGBA {0x87,0xce,0xfa,0xff};Lightslategray =_d .RGBA {0x77,0x88,0x99,0xff};Lightslategrey =_d .RGBA {0x77,0x88,0x99,0xff};Lightsteelblue =_d .RGBA {0xb0,0xc4,0xde,0xff}; +Lightyellow =_d .RGBA {0xff,0xff,0xe0,0xff};Lime =_d .RGBA {0x00,0xff,0x00,0xff};Limegreen =_d .RGBA {0x32,0xcd,0x32,0xff};Linen =_d .RGBA {0xfa,0xf0,0xe6,0xff};Magenta =_d .RGBA {0xff,0x00,0xff,0xff};Maroon =_d .RGBA {0x80,0x00,0x00,0xff};Mediumaquamarine =_d .RGBA {0x66,0xcd,0xaa,0xff}; +Mediumblue =_d .RGBA {0x00,0x00,0xcd,0xff};Mediumorchid =_d .RGBA {0xba,0x55,0xd3,0xff};Mediumpurple =_d .RGBA {0x93,0x70,0xdb,0xff};Mediumseagreen =_d .RGBA {0x3c,0xb3,0x71,0xff};Mediumslateblue =_d .RGBA {0x7b,0x68,0xee,0xff};Mediumspringgreen =_d .RGBA {0x00,0xfa,0x9a,0xff}; +Mediumturquoise =_d .RGBA {0x48,0xd1,0xcc,0xff};Mediumvioletred =_d .RGBA {0xc7,0x15,0x85,0xff};Midnightblue =_d .RGBA {0x19,0x19,0x70,0xff};Mintcream =_d .RGBA {0xf5,0xff,0xfa,0xff};Mistyrose =_d .RGBA {0xff,0xe4,0xe1,0xff};Moccasin =_d .RGBA {0xff,0xe4,0xb5,0xff}; +Navajowhite =_d .RGBA {0xff,0xde,0xad,0xff};Navy =_d .RGBA {0x00,0x00,0x80,0xff};Oldlace =_d .RGBA {0xfd,0xf5,0xe6,0xff};Olive =_d .RGBA {0x80,0x80,0x00,0xff};Olivedrab =_d .RGBA {0x6b,0x8e,0x23,0xff};Orange =_d .RGBA {0xff,0xa5,0x00,0xff};Orangered =_d .RGBA {0xff,0x45,0x00,0xff}; +Orchid =_d .RGBA {0xda,0x70,0xd6,0xff};Palegoldenrod =_d .RGBA {0xee,0xe8,0xaa,0xff};Palegreen =_d .RGBA {0x98,0xfb,0x98,0xff};Paleturquoise =_d .RGBA {0xaf,0xee,0xee,0xff};Palevioletred =_d .RGBA {0xdb,0x70,0x93,0xff};Papayawhip =_d .RGBA {0xff,0xef,0xd5,0xff}; +Peachpuff =_d .RGBA {0xff,0xda,0xb9,0xff};Peru =_d .RGBA {0xcd,0x85,0x3f,0xff};Pink =_d .RGBA {0xff,0xc0,0xcb,0xff};Plum =_d .RGBA {0xdd,0xa0,0xdd,0xff};Powderblue =_d .RGBA {0xb0,0xe0,0xe6,0xff};Purple =_d .RGBA {0x80,0x00,0x80,0xff};Red =_d .RGBA {0xff,0x00,0x00,0xff}; +Rosybrown =_d .RGBA {0xbc,0x8f,0x8f,0xff};Royalblue =_d .RGBA {0x41,0x69,0xe1,0xff};Saddlebrown =_d .RGBA {0x8b,0x45,0x13,0xff};Salmon =_d .RGBA {0xfa,0x80,0x72,0xff};Sandybrown =_d .RGBA {0xf4,0xa4,0x60,0xff};Seagreen =_d .RGBA {0x2e,0x8b,0x57,0xff};Seashell =_d .RGBA {0xff,0xf5,0xee,0xff}; +Sienna =_d .RGBA {0xa0,0x52,0x2d,0xff};Silver =_d .RGBA {0xc0,0xc0,0xc0,0xff};Skyblue =_d .RGBA {0x87,0xce,0xeb,0xff};Slateblue =_d .RGBA {0x6a,0x5a,0xcd,0xff};Slategray =_d .RGBA {0x70,0x80,0x90,0xff};Slategrey =_d .RGBA {0x70,0x80,0x90,0xff};Snow =_d .RGBA {0xff,0xfa,0xfa,0xff}; +Springgreen =_d .RGBA {0x00,0xff,0x7f,0xff};Steelblue =_d .RGBA {0x46,0x82,0xb4,0xff};Tan =_d .RGBA {0xd2,0xb4,0x8c,0xff};Teal =_d .RGBA {0x00,0x80,0x80,0xff};Thistle =_d .RGBA {0xd8,0xbf,0xd8,0xff};Tomato =_d .RGBA {0xff,0x63,0x47,0xff};Turquoise =_d .RGBA {0x40,0xe0,0xd0,0xff}; +Violet =_d .RGBA {0xee,0x82,0xee,0xff};Wheat =_d .RGBA {0xf5,0xde,0xb3,0xff};White =_d .RGBA {0xff,0xff,0xff,0xff};Whitesmoke =_d .RGBA {0xf5,0xf5,0xf5,0xff};Yellow =_d .RGBA {0xff,0xff,0x00,0xff};Yellowgreen =_d .RGBA {0x9a,0xcd,0x32,0xff};);func EllipseToCubicBeziers (startX ,startY ,rx ,ry ,rot float64 ,large ,sweep bool ,endX ,endY float64 )[][4]Point {rx =_b .Abs (rx ); +ry =_b .Abs (ry );if rx < ry {rx ,ry =ry ,rx ;rot +=90.0;};_de :=_fga (rot *_b .Pi /180.0);if _b .Pi <=_de {_de -=_b .Pi ;};_cf ,_ba ,_ce ,_bd :=_fd (startX ,startY ,rx ,ry ,_de ,large ,sweep ,endX ,endY );_f :=_b .Pi /2.0;_e :=int (_b .Ceil (_b .Abs (_bd -_ce )/_f )); +_f =_b .Abs (_bd -_ce )/float64 (_e );_fe :=_b .Sin (_f )*(_b .Sqrt (4.0+3.0*_b .Pow (_b .Tan (_f /2.0),2.0))-1.0)/3.0;if !sweep {_f =-_f ;};_df :=Point {X :startX ,Y :startY };_ee ,_cec :=_fg (rx ,ry ,_de ,sweep ,_ce );_da :=Point {X :_ee ,Y :_cec };_cd :=[][4]Point {}; +for _ced :=1;_ced < _e +1;_ced ++{_cc :=_ce +float64 (_ced )*_f ;_dec ,_a :=_fcb (rx ,ry ,_de ,_cf ,_ba ,_cc );_ab :=Point {X :_dec ,Y :_a };_fb ,_fc :=_fg (rx ,ry ,_de ,sweep ,_cc );_g :=Point {X :_fb ,Y :_fc };_dg :=_df .Add (_da .Mul (_fe ));_aba :=_ab .Sub (_g .Mul (_fe )); +_cd =append (_cd ,[4]Point {_df ,_dg ,_aba ,_ab });_da =_g ;_df =_ab ;};return _cd ;};type Point struct{X ,Y float64 ;};var ColorMap =map[string ]_d .RGBA {"\u0061l\u0069\u0063\u0065\u0062\u006c\u0075e":_d .RGBA {0xf0,0xf8,0xff,0xff},"\u0061\u006e\u0074i\u0071\u0075\u0065\u0077\u0068\u0069\u0074\u0065":_d .RGBA {0xfa,0xeb,0xd7,0xff},"\u0061\u0071\u0075\u0061":_d .RGBA {0x00,0xff,0xff,0xff},"\u0061\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065":_d .RGBA {0x7f,0xff,0xd4,0xff},"\u0061\u007a\u0075r\u0065":_d .RGBA {0xf0,0xff,0xff,0xff},"\u0062\u0065\u0069g\u0065":_d .RGBA {0xf5,0xf5,0xdc,0xff},"\u0062\u0069\u0073\u0071\u0075\u0065":_d .RGBA {0xff,0xe4,0xc4,0xff},"\u0062\u006c\u0061c\u006b":_d .RGBA {0x00,0x00,0x00,0xff},"\u0062\u006c\u0061\u006e\u0063\u0068\u0065\u0064\u0061l\u006d\u006f\u006e\u0064":_d .RGBA {0xff,0xeb,0xcd,0xff},"\u0062\u006c\u0075\u0065":_d .RGBA {0x00,0x00,0xff,0xff},"\u0062\u006c\u0075\u0065\u0076\u0069\u006f\u006c\u0065\u0074":_d .RGBA {0x8a,0x2b,0xe2,0xff},"\u0062\u0072\u006fw\u006e":_d .RGBA {0xa5,0x2a,0x2a,0xff},"\u0062u\u0072\u006c\u0079\u0077\u006f\u006fd":_d .RGBA {0xde,0xb8,0x87,0xff},"\u0063a\u0064\u0065\u0074\u0062\u006c\u0075e":_d .RGBA {0x5f,0x9e,0xa0,0xff},"\u0063\u0068\u0061\u0072\u0074\u0072\u0065\u0075\u0073\u0065":_d .RGBA {0x7f,0xff,0x00,0xff},"\u0063h\u006f\u0063\u006f\u006c\u0061\u0074e":_d .RGBA {0xd2,0x69,0x1e,0xff},"\u0063\u006f\u0072a\u006c":_d .RGBA {0xff,0x7f,0x50,0xff},"\u0063\u006f\u0072\u006e\u0066\u006c\u006f\u0077\u0065r\u0062\u006c\u0075\u0065":_d .RGBA {0x64,0x95,0xed,0xff},"\u0063\u006f\u0072\u006e\u0073\u0069\u006c\u006b":_d .RGBA {0xff,0xf8,0xdc,0xff},"\u0063r\u0069\u006d\u0073\u006f\u006e":_d .RGBA {0xdc,0x14,0x3c,0xff},"\u0063\u0079\u0061\u006e":_d .RGBA {0x00,0xff,0xff,0xff},"\u0064\u0061\u0072\u006b\u0062\u006c\u0075\u0065":_d .RGBA {0x00,0x00,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0063\u0079\u0061\u006e":_d .RGBA {0x00,0x8b,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064":_d .RGBA {0xb8,0x86,0x0b,0xff},"\u0064\u0061\u0072\u006b\u0067\u0072\u0061\u0079":_d .RGBA {0xa9,0xa9,0xa9,0xff},"\u0064a\u0072\u006b\u0067\u0072\u0065\u0065n":_d .RGBA {0x00,0x64,0x00,0xff},"\u0064\u0061\u0072\u006b\u0067\u0072\u0065\u0079":_d .RGBA {0xa9,0xa9,0xa9,0xff},"\u0064a\u0072\u006b\u006b\u0068\u0061\u006bi":_d .RGBA {0xbd,0xb7,0x6b,0xff},"d\u0061\u0072\u006b\u006d\u0061\u0067\u0065\u006e\u0074\u0061":_d .RGBA {0x8b,0x00,0x8b,0xff},"\u0064\u0061\u0072\u006b\u006f\u006c\u0069\u0076\u0065g\u0072\u0065\u0065\u006e":_d .RGBA {0x55,0x6b,0x2f,0xff},"\u0064\u0061\u0072\u006b\u006f\u0072\u0061\u006e\u0067\u0065":_d .RGBA {0xff,0x8c,0x00,0xff},"\u0064\u0061\u0072\u006b\u006f\u0072\u0063\u0068\u0069\u0064":_d .RGBA {0x99,0x32,0xcc,0xff},"\u0064a\u0072\u006b\u0072\u0065\u0064":_d .RGBA {0x8b,0x00,0x00,0xff},"\u0064\u0061\u0072\u006b\u0073\u0061\u006c\u006d\u006f\u006e":_d .RGBA {0xe9,0x96,0x7a,0xff},"\u0064\u0061\u0072k\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_d .RGBA {0x8f,0xbc,0x8f,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065":_d .RGBA {0x48,0x3d,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0061\u0079":_d .RGBA {0x2f,0x4f,0x4f,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0065\u0079":_d .RGBA {0x2f,0x4f,0x4f,0xff},"\u0064\u0061\u0072\u006b\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_d .RGBA {0x00,0xce,0xd1,0xff},"\u0064\u0061\u0072\u006b\u0076\u0069\u006f\u006c\u0065\u0074":_d .RGBA {0x94,0x00,0xd3,0xff},"\u0064\u0065\u0065\u0070\u0070\u0069\u006e\u006b":_d .RGBA {0xff,0x14,0x93,0xff},"d\u0065\u0065\u0070\u0073\u006b\u0079\u0062\u006c\u0075\u0065":_d .RGBA {0x00,0xbf,0xff,0xff},"\u0064i\u006d\u0067\u0072\u0061\u0079":_d .RGBA {0x69,0x69,0x69,0xff},"\u0064i\u006d\u0067\u0072\u0065\u0079":_d .RGBA {0x69,0x69,0x69,0xff},"\u0064\u006f\u0064\u0067\u0065\u0072\u0062\u006c\u0075\u0065":_d .RGBA {0x1e,0x90,0xff,0xff},"\u0066i\u0072\u0065\u0062\u0072\u0069\u0063k":_d .RGBA {0xb2,0x22,0x22,0xff},"f\u006c\u006f\u0072\u0061\u006c\u0077\u0068\u0069\u0074\u0065":_d .RGBA {0xff,0xfa,0xf0,0xff},"f\u006f\u0072\u0065\u0073\u0074\u0067\u0072\u0065\u0065\u006e":_d .RGBA {0x22,0x8b,0x22,0xff},"\u0066u\u0063\u0068\u0073\u0069\u0061":_d .RGBA {0xff,0x00,0xff,0xff},"\u0067a\u0069\u006e\u0073\u0062\u006f\u0072o":_d .RGBA {0xdc,0xdc,0xdc,0xff},"\u0067\u0068\u006f\u0073\u0074\u0077\u0068\u0069\u0074\u0065":_d .RGBA {0xf8,0xf8,0xff,0xff},"\u0067\u006f\u006c\u0064":_d .RGBA {0xff,0xd7,0x00,0xff},"\u0067o\u006c\u0064\u0065\u006e\u0072\u006fd":_d .RGBA {0xda,0xa5,0x20,0xff},"\u0067\u0072\u0061\u0079":_d .RGBA {0x80,0x80,0x80,0xff},"\u0067\u0072\u0065e\u006e":_d .RGBA {0x00,0x80,0x00,0xff},"g\u0072\u0065\u0065\u006e\u0079\u0065\u006c\u006c\u006f\u0077":_d .RGBA {0xad,0xff,0x2f,0xff},"\u0067\u0072\u0065\u0079":_d .RGBA {0x80,0x80,0x80,0xff},"\u0068\u006f\u006e\u0065\u0079\u0064\u0065\u0077":_d .RGBA {0xf0,0xff,0xf0,0xff},"\u0068o\u0074\u0070\u0069\u006e\u006b":_d .RGBA {0xff,0x69,0xb4,0xff},"\u0069n\u0064\u0069\u0061\u006e\u0072\u0065d":_d .RGBA {0xcd,0x5c,0x5c,0xff},"\u0069\u006e\u0064\u0069\u0067\u006f":_d .RGBA {0x4b,0x00,0x82,0xff},"\u0069\u0076\u006fr\u0079":_d .RGBA {0xff,0xff,0xf0,0xff},"\u006b\u0068\u0061k\u0069":_d .RGBA {0xf0,0xe6,0x8c,0xff},"\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072":_d .RGBA {0xe6,0xe6,0xfa,0xff},"\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072\u0062\u006c\u0075\u0073\u0068":_d .RGBA {0xff,0xf0,0xf5,0xff},"\u006ca\u0077\u006e\u0067\u0072\u0065\u0065n":_d .RGBA {0x7c,0xfc,0x00,0xff},"\u006c\u0065\u006do\u006e\u0063\u0068\u0069\u0066\u0066\u006f\u006e":_d .RGBA {0xff,0xfa,0xcd,0xff},"\u006ci\u0067\u0068\u0074\u0062\u006c\u0075e":_d .RGBA {0xad,0xd8,0xe6,0xff},"\u006c\u0069\u0067\u0068\u0074\u0063\u006f\u0072\u0061\u006c":_d .RGBA {0xf0,0x80,0x80,0xff},"\u006ci\u0067\u0068\u0074\u0063\u0079\u0061n":_d .RGBA {0xe0,0xff,0xff,0xff},"l\u0069g\u0068\u0074\u0067\u006f\u006c\u0064\u0065\u006er\u006f\u0064\u0079\u0065ll\u006f\u0077":_d .RGBA {0xfa,0xfa,0xd2,0xff},"\u006ci\u0067\u0068\u0074\u0067\u0072\u0061y":_d .RGBA {0xd3,0xd3,0xd3,0xff},"\u006c\u0069\u0067\u0068\u0074\u0067\u0072\u0065\u0065\u006e":_d .RGBA {0x90,0xee,0x90,0xff},"\u006ci\u0067\u0068\u0074\u0067\u0072\u0065y":_d .RGBA {0xd3,0xd3,0xd3,0xff},"\u006ci\u0067\u0068\u0074\u0070\u0069\u006ek":_d .RGBA {0xff,0xb6,0xc1,0xff},"l\u0069\u0067\u0068\u0074\u0073\u0061\u006c\u006d\u006f\u006e":_d .RGBA {0xff,0xa0,0x7a,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_d .RGBA {0x20,0xb2,0xaa,0xff},"\u006c\u0069\u0067h\u0074\u0073\u006b\u0079\u0062\u006c\u0075\u0065":_d .RGBA {0x87,0xce,0xfa,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0061\u0079":_d .RGBA {0x77,0x88,0x99,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0065\u0079":_d .RGBA {0x77,0x88,0x99,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u0074\u0065\u0065l\u0062\u006c\u0075\u0065":_d .RGBA {0xb0,0xc4,0xde,0xff},"l\u0069\u0067\u0068\u0074\u0079\u0065\u006c\u006c\u006f\u0077":_d .RGBA {0xff,0xff,0xe0,0xff},"\u006c\u0069\u006d\u0065":_d .RGBA {0x00,0xff,0x00,0xff},"\u006ci\u006d\u0065\u0067\u0072\u0065\u0065n":_d .RGBA {0x32,0xcd,0x32,0xff},"\u006c\u0069\u006ee\u006e":_d .RGBA {0xfa,0xf0,0xe6,0xff},"\u006da\u0067\u0065\u006e\u0074\u0061":_d .RGBA {0xff,0x00,0xff,0xff},"\u006d\u0061\u0072\u006f\u006f\u006e":_d .RGBA {0x80,0x00,0x00,0xff},"\u006d\u0065d\u0069\u0075\u006da\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065":_d .RGBA {0x66,0xcd,0xaa,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0062\u006c\u0075\u0065":_d .RGBA {0x00,0x00,0xcd,0xff},"\u006d\u0065\u0064i\u0075\u006d\u006f\u0072\u0063\u0068\u0069\u0064":_d .RGBA {0xba,0x55,0xd3,0xff},"\u006d\u0065\u0064i\u0075\u006d\u0070\u0075\u0072\u0070\u006c\u0065":_d .RGBA {0x93,0x70,0xdb,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0065\u0061g\u0072\u0065\u0065\u006e":_d .RGBA {0x3c,0xb3,0x71,0xff},"\u006de\u0064i\u0075\u006d\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065":_d .RGBA {0x7b,0x68,0xee,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0070\u0072\u0069\u006e\u0067g\u0072\u0065\u0065\u006e":_d .RGBA {0x00,0xfa,0x9a,0xff},"\u006de\u0064i\u0075\u006d\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_d .RGBA {0x48,0xd1,0xcc,0xff},"\u006de\u0064i\u0075\u006d\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064":_d .RGBA {0xc7,0x15,0x85,0xff},"\u006d\u0069\u0064n\u0069\u0067\u0068\u0074\u0062\u006c\u0075\u0065":_d .RGBA {0x19,0x19,0x70,0xff},"\u006di\u006e\u0074\u0063\u0072\u0065\u0061m":_d .RGBA {0xf5,0xff,0xfa,0xff},"\u006di\u0073\u0074\u0079\u0072\u006f\u0073e":_d .RGBA {0xff,0xe4,0xe1,0xff},"\u006d\u006f\u0063\u0063\u0061\u0073\u0069\u006e":_d .RGBA {0xff,0xe4,0xb5,0xff},"n\u0061\u0076\u0061\u006a\u006f\u0077\u0068\u0069\u0074\u0065":_d .RGBA {0xff,0xde,0xad,0xff},"\u006e\u0061\u0076\u0079":_d .RGBA {0x00,0x00,0x80,0xff},"\u006fl\u0064\u006c\u0061\u0063\u0065":_d .RGBA {0xfd,0xf5,0xe6,0xff},"\u006f\u006c\u0069v\u0065":_d .RGBA {0x80,0x80,0x00,0xff},"\u006fl\u0069\u0076\u0065\u0064\u0072\u0061b":_d .RGBA {0x6b,0x8e,0x23,0xff},"\u006f\u0072\u0061\u006e\u0067\u0065":_d .RGBA {0xff,0xa5,0x00,0xff},"\u006fr\u0061\u006e\u0067\u0065\u0072\u0065d":_d .RGBA {0xff,0x45,0x00,0xff},"\u006f\u0072\u0063\u0068\u0069\u0064":_d .RGBA {0xda,0x70,0xd6,0xff},"\u0070\u0061\u006c\u0065\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064":_d .RGBA {0xee,0xe8,0xaa,0xff},"\u0070a\u006c\u0065\u0067\u0072\u0065\u0065n":_d .RGBA {0x98,0xfb,0x98,0xff},"\u0070\u0061\u006c\u0065\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_d .RGBA {0xaf,0xee,0xee,0xff},"\u0070\u0061\u006c\u0065\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064":_d .RGBA {0xdb,0x70,0x93,0xff},"\u0070\u0061\u0070\u0061\u0079\u0061\u0077\u0068\u0069\u0070":_d .RGBA {0xff,0xef,0xd5,0xff},"\u0070e\u0061\u0063\u0068\u0070\u0075\u0066f":_d .RGBA {0xff,0xda,0xb9,0xff},"\u0070\u0065\u0072\u0075":_d .RGBA {0xcd,0x85,0x3f,0xff},"\u0070\u0069\u006e\u006b":_d .RGBA {0xff,0xc0,0xcb,0xff},"\u0070\u006c\u0075\u006d":_d .RGBA {0xdd,0xa0,0xdd,0xff},"\u0070\u006f\u0077\u0064\u0065\u0072\u0062\u006c\u0075\u0065":_d .RGBA {0xb0,0xe0,0xe6,0xff},"\u0070\u0075\u0072\u0070\u006c\u0065":_d .RGBA {0x80,0x00,0x80,0xff},"\u0072\u0065\u0064":_d .RGBA {0xff,0x00,0x00,0xff},"\u0072o\u0073\u0079\u0062\u0072\u006f\u0077n":_d .RGBA {0xbc,0x8f,0x8f,0xff},"\u0072o\u0079\u0061\u006c\u0062\u006c\u0075e":_d .RGBA {0x41,0x69,0xe1,0xff},"s\u0061\u0064\u0064\u006c\u0065\u0062\u0072\u006f\u0077\u006e":_d .RGBA {0x8b,0x45,0x13,0xff},"\u0073\u0061\u006c\u006d\u006f\u006e":_d .RGBA {0xfa,0x80,0x72,0xff},"\u0073\u0061\u006e\u0064\u0079\u0062\u0072\u006f\u0077\u006e":_d .RGBA {0xf4,0xa4,0x60,0xff},"\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_d .RGBA {0x2e,0x8b,0x57,0xff},"\u0073\u0065\u0061\u0073\u0068\u0065\u006c\u006c":_d .RGBA {0xff,0xf5,0xee,0xff},"\u0073\u0069\u0065\u006e\u006e\u0061":_d .RGBA {0xa0,0x52,0x2d,0xff},"\u0073\u0069\u006c\u0076\u0065\u0072":_d .RGBA {0xc0,0xc0,0xc0,0xff},"\u0073k\u0079\u0062\u006c\u0075\u0065":_d .RGBA {0x87,0xce,0xeb,0xff},"\u0073l\u0061\u0074\u0065\u0062\u006c\u0075e":_d .RGBA {0x6a,0x5a,0xcd,0xff},"\u0073l\u0061\u0074\u0065\u0067\u0072\u0061y":_d .RGBA {0x70,0x80,0x90,0xff},"\u0073l\u0061\u0074\u0065\u0067\u0072\u0065y":_d .RGBA {0x70,0x80,0x90,0xff},"\u0073\u006e\u006f\u0077":_d .RGBA {0xff,0xfa,0xfa,0xff},"s\u0070\u0072\u0069\u006e\u0067\u0067\u0072\u0065\u0065\u006e":_d .RGBA {0x00,0xff,0x7f,0xff},"\u0073t\u0065\u0065\u006c\u0062\u006c\u0075e":_d .RGBA {0x46,0x82,0xb4,0xff},"\u0074\u0061\u006e":_d .RGBA {0xd2,0xb4,0x8c,0xff},"\u0074\u0065\u0061\u006c":_d .RGBA {0x00,0x80,0x80,0xff},"\u0074h\u0069\u0073\u0074\u006c\u0065":_d .RGBA {0xd8,0xbf,0xd8,0xff},"\u0074\u006f\u006d\u0061\u0074\u006f":_d .RGBA {0xff,0x63,0x47,0xff},"\u0074u\u0072\u0071\u0075\u006f\u0069\u0073e":_d .RGBA {0x40,0xe0,0xd0,0xff},"\u0076\u0069\u006f\u006c\u0065\u0074":_d .RGBA {0xee,0x82,0xee,0xff},"\u0077\u0068\u0065a\u0074":_d .RGBA {0xf5,0xde,0xb3,0xff},"\u0077\u0068\u0069t\u0065":_d .RGBA {0xff,0xff,0xff,0xff},"\u0077\u0068\u0069\u0074\u0065\u0073\u006d\u006f\u006b\u0065":_d .RGBA {0xf5,0xf5,0xf5,0xff},"\u0079\u0065\u006c\u006c\u006f\u0077":_d .RGBA {0xff,0xff,0x00,0xff},"y\u0065\u006c\u006c\u006f\u0077\u0067\u0072\u0065\u0065\u006e":_d .RGBA {0x9a,0xcd,0x32,0xff}}; diff --git a/internal/graphic2d/svg/svg.go b/internal/graphic2d/svg/svg.go index 4820881f..0890b5e4 100644 --- a/internal/graphic2d/svg/svg.go +++ b/internal/graphic2d/svg/svg.go @@ -9,106 +9,106 @@ // 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 (_db "encoding/xml";_cf "fmt";_de "github.com/unidoc/unipdf/v3/common";_bg "github.com/unidoc/unipdf/v3/contentstream";_fa "github.com/unidoc/unipdf/v3/contentstream/draw";_fg "github.com/unidoc/unipdf/v3/internal/graphic2d";_df "golang.org/x/net/html/charset"; -_a "io";_bd "math";_f "os";_d "strconv";_e "strings";_b "unicode";);type pathParserError struct{_bb string };func _cab (_edd *GraphicSVG ,_ffd *_bg .ContentCreator ){_ffd .Add_q ();_edd .Style .toContentStream (_ffd );_dga ,_cba :=_gge (_edd .Attributes ["\u0063\u0078"],64); -if _cba !=nil {_de .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",_cba .Error ());};_ac ,_cba :=_gge (_edd .Attributes ["\u0063\u0079"],64); -if _cba !=nil {_de .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",_cba .Error ());};_fee ,_cba :=_gge (_edd .Attributes ["\u0072"],64); -if _cba !=nil {_de .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",_cba .Error ());};_be :=_fee *_edd ._bfc ; -_adg :=_fee *_edd ._bfc ;_dgd :=_be *_cg ;_caf :=_adg *_cg ;_abe :=_fa .NewCubicBezierPath ();_abe =_abe .AppendCurve (_fa .NewCubicBezierCurve (-_be ,0,-_be ,_caf ,-_dgd ,_adg ,0,_adg ));_abe =_abe .AppendCurve (_fa .NewCubicBezierCurve (0,_adg ,_dgd ,_adg ,_be ,_caf ,_be ,0)); -_abe =_abe .AppendCurve (_fa .NewCubicBezierCurve (_be ,0,_be ,-_caf ,_dgd ,-_adg ,0,-_adg ));_abe =_abe .AppendCurve (_fa .NewCubicBezierCurve (0,-_adg ,-_dgd ,-_adg ,-_be ,-_caf ,-_be ,0));_abe =_abe .Offset (_dga *_edd ._bfc ,_ac *_edd ._bfc );if _edd .Style .StrokeWidth > 0{_abe =_abe .Offset (_edd .Style .StrokeWidth /2,_edd .Style .StrokeWidth /2); -};_fa .DrawBezierPathWithCreator (_abe ,_ffd );if _edd .Style .FillColor !=""&&_edd .Style .StrokeColor !=""{_ffd .Add_B ();}else if _edd .Style .FillColor !=""{_ffd .Add_f ();}else if _edd .Style .StrokeColor !=""{_ffd .Add_S ();};_ffd .Add_h ();_ffd .Add_Q (); -};var _efa commands ;type GraphicSVGStyle struct{FillColor string ;StrokeColor string ;StrokeWidth float64 ;};func _accb (_gbcc string )(_efe []float64 ,_fggb error ){var _cgb float64 ;_cbae :=0;_dgbg :=true ;for _cgfed ,_ffab :=range _gbcc {if _ffab =='.'{if _dgbg {_dgbg =false ; -continue ;};_cgb ,_fggb =_gge (_gbcc [_cbae :_cgfed ],64);if _fggb !=nil {return ;};_efe =append (_efe ,_cgb );_cbae =_cgfed ;};};_cgb ,_fggb =_gge (_gbcc [_cbae :],64);if _fggb !=nil {return ;};_efe =append (_efe ,_cgb );return ;};func _cebb (_cbgf map[string ]string ,_aceb float64 )(*GraphicSVGStyle ,error ){_baae :=_bdbg (); -_dcfd ,_dcff :=_cbgf ["\u0066\u0069\u006c\u006c"];if _dcff {_baae .FillColor =_dcfd ;if _dcfd =="\u006e\u006f\u006e\u0065"{_baae .FillColor ="";};};_ggg ,_dcag :=_cbgf ["\u0073\u0074\u0072\u006f\u006b\u0065"];if _dcag {_baae .StrokeColor =_ggg ;if _ggg =="\u006e\u006f\u006e\u0065"{_baae .StrokeColor =""; -};};_eff ,_fbd :=_cbgf ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"];if _fbd {_dbbg ,_fgf :=_gge (_eff ,64);if _fgf !=nil {return nil ,_fgf ;};_baae .StrokeWidth =_dbbg *_aceb ;};return _baae ,nil ;};func ParseFromFile (path string )(*GraphicSVG ,error ){_ace ,_bdee :=_f .Open (path ); -if _bdee !=nil {return nil ,_bdee ;};defer _ace .Close ();return ParseFromStream (_ace );};func (_cga *GraphicSVG )ToContentCreator (cc *_bg .ContentCreator ,scaleX ,scaleY ,translateX ,translateY float64 )*_bg .ContentCreator {if _cga .Name =="\u0073\u0076\u0067"{_cga .SetScaling (scaleX ,scaleY ); -cc .Add_cm (1,0,0,1,translateX ,translateY );_cga .setDefaultScaling (_cga ._bfc );cc .Add_q ();_dggf :=_bd .Max (scaleX ,scaleY );cc .Add_re (_cga .ViewBox .X *_dggf ,_cga .ViewBox .Y *_dggf ,_cga .ViewBox .W *_dggf ,_cga .ViewBox .H *_dggf );cc .Add_W (); -cc .Add_n ();for _ ,_acdb :=range _cga .Children {_acdb .ViewBox =_cga .ViewBox ;_acdb .toContentStream (cc );};cc .Add_Q ();return cc ;};return nil ;};func _caab (_ded []*Command )*Path {_gbe :=&Path {};var _cbbc []*Command ;for _aeff ,_geb :=range _ded {switch _e .ToLower (_geb .Symbol ){case _efa ._bgfd :if len (_cbbc )> 0{_gbe .Subpaths =append (_gbe .Subpaths ,&Subpath {_cbbc }); -};_cbbc =[]*Command {_geb };case _efa ._fgfg :_cbbc =append (_cbbc ,_geb );_gbe .Subpaths =append (_gbe .Subpaths ,&Subpath {_cbbc });_cbbc =[]*Command {};default:_cbbc =append (_cbbc ,_geb );if len (_ded )==_aeff +1{_gbe .Subpaths =append (_gbe .Subpaths ,&Subpath {_cbbc }); -};};};return _gbe ;};func _dcfc (_gdf string )[]token {var (_debf []token ;_cgf string ;);for _ ,_efb :=range _gdf {_cdc :=string (_efb );switch {case _efa .isCommand (_cdc ):_debf ,_cgf =_dbgf (_debf ,_cgf );_debf =append (_debf ,token {_cdc ,true }); -case _cdc =="\u002e":if _cgf ==""{_cgf ="\u0030";};if _e .Contains (_cgf ,_cdc ){_debf =append (_debf ,token {_cgf ,false });_cgf ="\u0030";};fallthrough;case _cdc >="\u0030"&&_cdc <="\u0039"||_cdc =="\u0065":_cgf +=_cdc ;case _cdc =="\u002d":if _e .HasSuffix (_cgf ,"\u0065"){_cgf +=_cdc ; -}else {_debf ,_ =_dbgf (_debf ,_cgf );_cgf =_cdc ;};default:_debf ,_cgf =_dbgf (_debf ,_cgf );};};_debf ,_ =_dbgf (_debf ,_cgf );return _debf ;};func _bce (_ege *GraphicSVG ,_ccc *_bg .ContentCreator ){_ccc .Add_q ();_ege .Style .toContentStream (_ccc ); -_cfe ,_eef :=_adf (_ege .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]);if _eef !=nil {_de .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",_eef ); -return ;};if len (_cfe )%2> 0{_de .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 _febg :=0;_febg < len (_cfe );{if _febg ==0{_ccc .Add_m (_cfe [_febg ]*_ege ._bfc ,_cfe [_febg +1]*_ege ._bfc );}else {_ccc .Add_l (_cfe [_febg ]*_ege ._bfc ,_cfe [_febg +1]*_ege ._bfc );};_febg +=2;};if _ege .Style .FillColor !=""&&_ege .Style .StrokeColor !=""{_ccc .Add_B (); -}else if _ege .Style .FillColor !=""{_ccc .Add_f ();}else if _ege .Style .StrokeColor !=""{_ccc .Add_S ();};_ccc .Add_h ();_ccc .Add_Q ();};func (_bcd *GraphicSVG )SetScaling (xFactor ,yFactor float64 ){_fad :=_bcd .Width /_bcd .ViewBox .W ;_ffa :=_bcd .Height /_bcd .ViewBox .H ; -_bcd .setDefaultScaling (_bd .Max (_fad ,_ffa ));for _ ,_ceg :=range _bcd .Children {_ceg .SetScaling (xFactor ,yFactor );};};func (_ccaf *Path )compare (_caa *Path )bool {if len (_ccaf .Subpaths )!=len (_caa .Subpaths ){return false ;};for _feg ,_cdb :=range _ccaf .Subpaths {if !_cdb .compare (_caa .Subpaths [_feg ]){return false ; -};};return true ;};func (_bdaf *GraphicSVG )setDefaultScaling (_cedd float64 ){_bdaf ._bfc =_cedd ;if _bdaf .Style !=nil &&_bdaf .Style .StrokeWidth > 0{_bdaf .Style .StrokeWidth =_bdaf .Style .StrokeWidth *_bdaf ._bfc ;};for _ ,_dca :=range _bdaf .Children {_dca .setDefaultScaling (_cedd ); -};};func _bcf ()commands {var _ebc =map[string ]int {"\u006d":2,"\u007a":0,"\u006c":2,"\u0068":1,"\u0076":1,"\u0063":6,"\u0073":4,"\u0071":4,"\u0074":2,"\u0061":7};var _aea []string ;for _faff :=range _ebc {_aea =append (_aea ,_faff );};return commands {_aea ,_ebc ,"\u006d","\u007a"}; -};func (_cfa *GraphicSVG )toContentStream (_egd *_bg .ContentCreator ){_efc ,_ccg :=_cebb (_cfa .Attributes ,_cfa ._bfc );if _ccg !=nil {_de .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",_ccg ); -};_cfa .Style =_efc ;switch _cfa .Name {case "\u0070\u0061\u0074\u0068":_cge (_cfa ,_egd );for _ ,_ebd :=range _cfa .Children {_ebd .toContentStream (_egd );};case "\u0072\u0065\u0063\u0074":_fdg (_cfa ,_egd );for _ ,_baa :=range _cfa .Children {_baa .toContentStream (_egd ); -};case "\u0063\u0069\u0072\u0063\u006c\u0065":_cab (_cfa ,_egd );for _ ,_bceb :=range _cfa .Children {_bceb .toContentStream (_egd );};case "\u0065l\u006c\u0069\u0070\u0073\u0065":_fc (_cfa ,_egd );for _ ,_feed :=range _cfa .Children {_feed .toContentStream (_egd ); -};case "\u0070\u006f\u006c\u0079\u006c\u0069\u006e\u0065":_bce (_cfa ,_egd );for _ ,_bdd :=range _cfa .Children {_bdd .toContentStream (_egd );};case "\u0070o\u006c\u0079\u0067\u006f\u006e":_eab (_cfa ,_egd );for _ ,_gbc :=range _cfa .Children {_gbc .toContentStream (_egd ); -};case "\u006c\u0069\u006e\u0065":_dbb (_cfa ,_egd );for _ ,_eee :=range _cfa .Children {_eee .toContentStream (_egd );};case "\u0067":_cce ,_fafd :=_cfa .Attributes ["\u0066\u0069\u006c\u006c"];_ceaa ,_bgca :=_cfa .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"]; -_fag ,_acc :=_cfa .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"];for _ ,_efdd :=range _cfa .Children {if _ ,_dcc :=_efdd .Attributes ["\u0066\u0069\u006c\u006c"];!_dcc &&_fafd {_efdd .Attributes ["\u0066\u0069\u006c\u006c"]=_cce ; -};if _ ,_gcd :=_efdd .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"];!_gcd &&_bgca {_efdd .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"]=_ceaa ;};if _ ,_gab :=_efdd .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]; -!_gab &&_acc {_efdd .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]=_fag ;};_efdd .toContentStream (_egd );};};};func (_gd *commands )isCommand (_age string )bool {for _ ,_fea :=range _gd ._bdc {if _e .ToLower (_age )==_fea {return true ; -};};return false ;};func (_gdc *Command )isAbsolute ()bool {return _gdc .Symbol ==_e .ToUpper (_gdc .Symbol )};func _gef (_cde string )(*Path ,error ){_efa =_bcf ();_cbe ,_fff :=_abd (_dcfc (_cde ));if _fff !=nil {return nil ,_fff ;};return _caab (_cbe ),nil ; -};func (_ffe *GraphicSVG )Decode (decoder *_db .Decoder )error {for {_dea ,_daf :=decoder .Token ();if _dea ==nil &&_daf ==_a .EOF {break ;};if _daf !=nil {return _daf ;};switch _cfb :=_dea .(type ){case _db .StartElement :_gaf :=_ebe (_cfb );_fdf :=_gaf .Decode (decoder ); -if _fdf !=nil {return _fdf ;};_ffe .Children =append (_ffe .Children ,_gaf );case _db .CharData :_def :=_e .TrimSpace (string (_cfb ));if _def !=""{_ffe .Content =string (_cfb );};case _db .EndElement :if _cfb .Name .Local ==_ffe .Name {return nil ;};}; -};return nil ;};type Subpath struct{Commands []*Command ;};func _cge (_dfe *GraphicSVG ,_g *_bg .ContentCreator ){_g .Add_q ();_dfe .Style .toContentStream (_g );_bde ,_aa :=_gef (_dfe .Attributes ["\u0064"]);if _aa !=nil {_de .Log .Error ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025s",_aa .Error ()); -};var (_fd ,_dbg =0.0,0.0;_gb ,_deb =0.0,0.0;_dg *Command ;);for _ ,_dge :=range _bde .Subpaths {for _ ,_ed :=range _dge .Commands {switch _e .ToLower (_ed .Symbol ){case "\u006d":_gb ,_deb =_ed .Params [0]*_dfe ._bfc ,_ed .Params [1]*_dfe ._bfc ;if !_ed .isAbsolute (){_gb ,_deb =_fd +_gb -_dfe .ViewBox .X ,_dbg +_deb -_dfe .ViewBox .Y ; -};_g .Add_m (_dfbb (_gb ,3),_dfbb (_deb ,3));_fd ,_dbg =_gb ,_deb ;case "\u0063":_dgg ,_af ,_dd ,_cb ,_bc ,_cfc :=_ed .Params [0]*_dfe ._bfc ,_ed .Params [1]*_dfe ._bfc ,_ed .Params [2]*_dfe ._bfc ,_ed .Params [3]*_dfe ._bfc ,_ed .Params [4]*_dfe ._bfc ,_ed .Params [5]*_dfe ._bfc ; -if !_ed .isAbsolute (){_dgg ,_af ,_dd ,_cb ,_bc ,_cfc =_fd +_dgg ,_dbg +_af ,_fd +_dd ,_dbg +_cb ,_fd +_bc ,_dbg +_cfc ;};_g .Add_c (_dfbb (_dgg ,3),_dfbb (_af ,3),_dfbb (_dd ,3),_dfbb (_cb ,3),_dfbb (_bc ,3),_dfbb (_cfc ,3));_fd ,_dbg =_bc ,_cfc ;case "\u0073":_eb ,_faa ,_dbd ,_ga :=_ed .Params [0]*_dfe ._bfc ,_ed .Params [1]*_dfe ._bfc ,_ed .Params [2]*_dfe ._bfc ,_ed .Params [3]*_dfe ._bfc ; -if !_ed .isAbsolute (){_eb ,_faa ,_dbd ,_ga =_fd +_eb ,_dbg +_faa ,_fd +_dbd ,_dbg +_ga ;};_g .Add_c (_dfbb (_fd ,3),_dfbb (_dbg ,3),_dfbb (_eb ,3),_dfbb (_faa ,3),_dfbb (_dbd ,3),_dfbb (_ga ,3));_fd ,_dbg =_dbd ,_ga ;case "\u006c":_bf ,_afa :=_ed .Params [0]*_dfe ._bfc ,_ed .Params [1]*_dfe ._bfc ; -if !_ed .isAbsolute (){_bf ,_afa =_fd +_bf ,_dbg +_afa ;};_g .Add_l (_dfbb (_bf ,3),_dfbb (_afa ,3));_fd ,_dbg =_bf ,_afa ;case "\u0068":_cc :=_ed .Params [0]*_dfe ._bfc ;if !_ed .isAbsolute (){_cc =_fd +_cc ;};_g .Add_l (_dfbb (_cc ,3),_dfbb (_dbg ,3)); -_fd =_cc ;case "\u0076":_cbd :=_ed .Params [0]*_dfe ._bfc ;if !_ed .isAbsolute (){_cbd =_dbg +_cbd ;};_g .Add_l (_dfbb (_fd ,3),_dfbb (_cbd ,3));_dbg =_cbd ;case "\u0071":_bda ,_afd ,_cfcc ,_ab :=_ed .Params [0]*_dfe ._bfc ,_ed .Params [1]*_dfe ._bfc ,_ed .Params [2]*_dfe ._bfc ,_ed .Params [3]*_dfe ._bfc ; -if !_ed .isAbsolute (){_bda ,_afd ,_cfcc ,_ab =_fd +_bda ,_dbg +_afd ,_fd +_cfcc ,_dbg +_ab ;};_fba ,_ad :=_fg .QuadraticToCubicBezier (_fd ,_dbg ,_bda ,_afd ,_cfcc ,_ab );_g .Add_c (_dfbb (_fba .X ,3),_dfbb (_fba .Y ,3),_dfbb (_ad .X ,3),_dfbb (_ad .Y ,3),_dfbb (_cfcc ,3),_dfbb (_ab ,3)); -_fd ,_dbg =_cfcc ,_ab ;case "\u0074":var _gc ,_da _fg .Point ;_dde ,_ag :=_ed .Params [0]*_dfe ._bfc ,_ed .Params [1]*_dfe ._bfc ;if !_ed .isAbsolute (){_dde ,_ag =_fd +_dde ,_dbg +_ag ;};if _dg !=nil &&_e .ToLower (_dg .Symbol )=="\u0071"{_ee :=_fg .Point {X :_dg .Params [0]*_dfe ._bfc ,Y :_dg .Params [1]*_dfe ._bfc }; -_afdd :=_fg .Point {X :_dg .Params [2]*_dfe ._bfc ,Y :_dg .Params [3]*_dfe ._bfc };_ccf :=_afdd .Mul (2.0).Sub (_ee );_gc ,_da =_fg .QuadraticToCubicBezier (_fd ,_dbg ,_ccf .X ,_ccf .Y ,_dde ,_ag );};_g .Add_c (_dfbb (_gc .X ,3),_dfbb (_gc .Y ,3),_dfbb (_da .X ,3),_dfbb (_da .Y ,3),_dfbb (_dde ,3),_dfbb (_ag ,3)); -_fd ,_dbg =_dde ,_ag ;case "\u0061":_ca ,_fdc :=_ed .Params [0]*_dfe ._bfc ,_ed .Params [1]*_dfe ._bfc ;_dab :=_ed .Params [2];_gac :=_ed .Params [3]> 0;_faf :=_ed .Params [4]> 0;_edc ,_aaf :=_ed .Params [5]*_dfe ._bfc ,_ed .Params [6]*_dfe ._bfc ;if !_ed .isAbsolute (){_edc ,_aaf =_fd +_edc ,_dbg +_aaf ; -};_bdb :=_fg .EllipseToCubicBeziers (_fd ,_dbg ,_ca ,_fdc ,_dab ,_gac ,_faf ,_edc ,_aaf );for _ ,_add :=range _bdb {_g .Add_c (_dfbb (_add [1].X ,3),_dfbb ((_add [1].Y ),3),_dfbb ((_add [2].X ),3),_dfbb ((_add [2].Y ),3),_dfbb ((_add [3].X ),3),_dfbb ((_add [3].Y ),3)); -};_fd ,_dbg =_edc ,_aaf ;case "\u007a":_g .Add_h ();};_dg =_ed ;};};if _dfe .Style .FillColor !=""&&_dfe .Style .StrokeColor !=""{_g .Add_B ();}else if _dfe .Style .FillColor !=""{_g .Add_f ();}else if _dfe .Style .StrokeColor !=""{_g .Add_S ();};_g .Add_h (); -_g .Add_Q ();};func _dfbb (_affd float64 ,_cacb int )float64 {_egef :=_bd .Pow (10,float64 (_cacb ));return float64 (_dcaf (_affd *_egef ))/_egef ;};type Path struct{Subpaths []*Subpath ;};type token struct{_gcf string ;_cca bool ;};func (_agf *Subpath )compare (_dgac *Subpath )bool {if len (_agf .Commands )!=len (_dgac .Commands ){return false ; -};for _dafa ,_bad :=range _agf .Commands {if !_bad .compare (_dgac .Commands [_dafa ]){return false ;};};return true ;};func ParseFromStream (source _a .Reader )(*GraphicSVG ,error ){_ceb :=_db .NewDecoder (source );_ceb .CharsetReader =_df .NewReaderLabel ; -_fgc ,_aec :=_dff (_ceb );if _aec !=nil {return nil ,_aec ;};if _eeef :=_fgc .Decode (_ceb );_eeef !=nil &&_eeef !=_a .EOF {return nil ,_eeef ;};return _fgc ,nil ;};func _bae (_dgdde string )(_fdggg ,_adgc ,_ebcg float64 ){if (len (_dgdde )!=4&&len (_dgdde )!=7)||_dgdde [0]!='#'{_de .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_dgdde ); -return _fdggg ,_adgc ,_ebcg ;};var _egefc ,_eddde ,_bee int ;if len (_dgdde )==4{var _aga ,_babd ,_cbc int ;_eccf ,_aad :=_cf .Sscanf (_dgdde ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_aga ,&_babd ,&_cbc );if _aad !=nil {_de .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",_dgdde ,_aad ); -return _fdggg ,_adgc ,_ebcg ;};if _eccf !=3{_de .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_dgdde );return _fdggg ,_adgc ,_ebcg ;};_egefc =_aga *16+_aga ;_eddde =_babd *16+_babd ;_bee =_cbc *16+_cbc ; -}else {_cda ,_bcfg :=_cf .Sscanf (_dgdde ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_egefc ,&_eddde ,&_bee );if _bcfg !=nil {_de .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_dgdde ); -return _fdggg ,_adgc ,_ebcg ;};if _cda !=3{_de .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",_dgdde ,_cda ); -return _fdggg ,_adgc ,_ebcg ;};};_dbgff :=float64 (_egefc )/255.0;_gfd :=float64 (_eddde )/255.0;_ead :=float64 (_bee )/255.0;return _dbgff ,_gfd ,_ead ;};func _fdg (_eg *GraphicSVG ,_bgc *_bg .ContentCreator ){_bgc .Add_q ();_eg .Style .toContentStream (_bgc ); -_fed ,_ega :=_gge (_eg .Attributes ["\u0078"],64);if _ega !=nil {_de .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",_ega .Error ()); -};_fac ,_ega :=_gge (_eg .Attributes ["\u0079"],64);if _ega !=nil {_de .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",_ega .Error ()); -};_eeb ,_ega :=_gge (_eg .Attributes ["\u0077\u0069\u0064t\u0068"],64);if _ega !=nil {_de .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",_ega .Error ()); -};_dc ,_ega :=_gge (_eg .Attributes ["\u0068\u0065\u0069\u0067\u0068\u0074"],64);if _ega !=nil {_de .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",_ega .Error ()); -};_bgc .Add_re (_fed *_eg ._bfc ,_fac *_eg ._bfc ,_eeb *_eg ._bfc ,_dc *_eg ._bfc );if _eg .Style .FillColor !=""&&_eg .Style .StrokeColor !=""{_bgc .Add_B ();}else if _eg .Style .FillColor !=""{_bgc .Add_f ();}else if _eg .Style .StrokeColor !=""{_bgc .Add_S (); -};_bgc .Add_Q ();};func (_dgdg pathParserError )Error ()string {return _dgdg ._bb };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 ;_bfc float64 ;};func _dff (_bcgg *_db .Decoder )(*GraphicSVG ,error ){for {_ece ,_fae :=_bcgg .Token ();if _ece ==nil &&_fae ==_a .EOF {break ;};if _fae !=nil {return nil ,_fae ;};switch _ffdd :=_ece .(type ){case _db .StartElement :return _ebe (_ffdd ),nil ; -};};return &GraphicSVG {},nil ;};type commands struct{_bdc []string ;_afc map[string ]int ;_bgfd string ;_fgfg string ;};func ParseFromString (svgStr string )(*GraphicSVG ,error ){return ParseFromStream (_e .NewReader (svgStr ));};func _fced (_ggea string )(_fdga ,_ebdc string ){if _ggea ==""||(_ggea [len (_ggea )-1]>='0'&&_ggea [len (_ggea )-1]<='9'){return _ggea ,""; -};_fdga =_ggea ;for _ ,_cfg :=range _fe {if _e .Contains (_fdga ,_cfg ){_ebdc =_cfg ;};_fdga =_e .TrimSuffix (_fdga ,_cfg );};return ;};func _abd (_afg []token )([]*Command ,error ){var (_agbd []*Command ;_deg []float64 ;);for _bgce :=len (_afg )-1;_bgce >=0; -_bgce --{_bddg :=_afg [_bgce ];if _bddg ._cca {_dbgc :=_efa ._afc [_e .ToLower (_bddg ._gcf )];_abg :=len (_deg );if _dbgc ==0&&_abg ==0{_fdgee :=&Command {Symbol :_bddg ._gcf };_agbd =append ([]*Command {_fdgee },_agbd ...);}else if _dbgc !=0&&_abg %_dbgc ==0{_cgfe :=_abg /_dbgc ; -for _dgaf :=0;_dgaf < _cgfe ;_dgaf ++{_eag :=_bddg ._gcf ;if _eag =="\u006d"&&_dgaf < _cgfe -1{_eag ="\u006c";};if _eag =="\u004d"&&_dgaf < _cgfe -1{_eag ="\u004c";};_fdgg :=&Command {_eag ,_dgc (_deg [:_dbgc ])};_agbd =append ([]*Command {_fdgg },_agbd ...); -_deg =_deg [_dbgc :];};}else {_acebf :=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"+_bddg ._gcf }; -return nil ,_acebf ;};}else {_ged ,_dbe :=_gge (_bddg ._gcf ,64);if _dbe !=nil {return nil ,_dbe ;};_deg =append (_deg ,_ged );};};return _agbd ,nil ;};func _dgc (_efae []float64 )[]float64 {for _acee ,_cac :=0,len (_efae )-1;_acee < _cac ;_acee ,_cac =_acee +1,_cac -1{_efae [_acee ],_efae [_cac ]=_efae [_cac ],_efae [_acee ]; -};return _efae ;};func _adf (_daa string )([]float64 ,error ){_bea :=-1;var _bcgb []float64 ;_gabd :=' ';for _defg ,_gbca :=range _daa {if !_b .IsNumber (_gbca )&&_gbca !='.'&&!(_gbca =='-'&&_gabd =='e')&&_gbca !='e'{if _bea !=-1{_fgcd ,_caff :=_accb (_daa [_bea :_defg ]); -if _caff !=nil {return _bcgb ,_caff ;};_bcgb =append (_bcgb ,_fgcd ...);};if _gbca =='-'{_bea =_defg ;}else {_bea =-1;};}else if _bea ==-1{_bea =_defg ;};_gabd =_gbca ;};if _bea !=-1&&_bea !=len (_daa ){_ada ,_ebg :=_accb (_daa [_bea :]);if _ebg !=nil {return _bcgb ,_ebg ; -};_bcgb =append (_bcgb ,_ada ...);};return _bcgb ,nil ;};func _dcaf (_ccag float64 )int {return int (_ccag +_bd .Copysign (0.5,_ccag ))};func (_fdff *GraphicSVGStyle )toContentStream (_ccd *_bg .ContentCreator ){if _fdff ==nil {return ;};if _fdff .FillColor !=""{var _edb ,_gag ,_gaca float64 ; -if _fbad ,_fagc :=_fg .ColorMap [_fdff .FillColor ];_fagc {_cgcd ,_bcg ,_gae ,_ :=_fbad .RGBA ();_edb ,_gag ,_gaca =float64 (_cgcd ),float64 (_bcg ),float64 (_gae );}else {_edb ,_gag ,_gaca =_bae (_fdff .FillColor );};_ccd .Add_rg (_edb ,_gag ,_gaca ); -};if _fdff .StrokeColor !=""{var _fcc ,_gacf ,_ffag float64 ;if _cbb ,_fggd :=_fg .ColorMap [_fdff .StrokeColor ];_fggd {_bab ,_bga ,_bcc ,_ :=_cbb .RGBA ();_fcc ,_gacf ,_ffag =float64 (_bab )/255.0,float64 (_bga )/255.0,float64 (_bcc )/255.0;}else {_fcc ,_gacf ,_ffag =_bae (_fdff .StrokeColor ); -};_ccd .Add_RG (_fcc ,_gacf ,_ffag );};if _fdff .StrokeWidth > 0{_ccd .Add_w (_fdff .StrokeWidth );};};func _eab (_acd *GraphicSVG ,_gf *_bg .ContentCreator ){_gf .Add_q ();_acd .Style .toContentStream (_gf );_fdge ,_eaf :=_adf (_acd .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]); -if _eaf !=nil {_de .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",_eaf ); -return ;};if len (_fdge )%2> 0{_de .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 _fbg :=0;_fbg < len (_fdge );{if _fbg ==0{_gf .Add_m (_fdge [_fbg ]*_acd ._bfc ,_fdge [_fbg +1]*_acd ._bfc );}else {_gf .Add_l (_fdge [_fbg ]*_acd ._bfc ,_fdge [_fbg +1]*_acd ._bfc );};_fbg +=2;};_gf .Add_l (_fdge [0]*_acd ._bfc ,_fdge [1]*_acd ._bfc ); -if _acd .Style .FillColor !=""&&_acd .Style .StrokeColor !=""{_gf .Add_B ();}else if _acd .Style .FillColor !=""{_gf .Add_f ();}else if _acd .Style .StrokeColor !=""{_gf .Add_S ();};_gf .Add_h ();_gf .Add_Q ();};func (_dad *Command )compare (_cfd *Command )bool {if _dad .Symbol !=_cfd .Symbol {return false ; -};for _dgeg ,_eeeg :=range _dad .Params {if _eeeg !=_cfd .Params [_dgeg ]{return false ;};};return true ;};func _bdbg ()*GraphicSVGStyle {return &GraphicSVGStyle {FillColor :"\u00230\u0030\u0030\u0030\u0030\u0030",StrokeColor :"",StrokeWidth :0};};type Command struct{Symbol string ; -Params []float64 ;};const (_ef =0.72;_cff =28.3464;_ce =_cff /10;_cg =0.551784;);func _dbb (_fgg *GraphicSVG ,_abea *_bg .ContentCreator ){_abea .Add_q ();_fgg .Style .toContentStream (_abea );_agg ,_cgg :=_gge (_fgg .Attributes ["\u0078\u0031"],64);if _cgg !=nil {_de .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",_cgg .Error ()); -};_eddd ,_cgg :=_gge (_fgg .Attributes ["\u0079\u0031"],64);if _cgg !=nil {_de .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",_cgg .Error ()); -};_ede ,_cgg :=_gge (_fgg .Attributes ["\u0078\u0032"],64);if _cgg !=nil {_de .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",_cgg .Error ()); -};_dee ,_cgg :=_gge (_fgg .Attributes ["\u0079\u0032"],64);if _cgg !=nil {_de .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",_cgg .Error ()); -};_abea .Add_m (_agg *_fgg ._bfc ,_eddd *_fgg ._bfc );_abea .Add_l (_ede *_fgg ._bfc ,_dee *_fgg ._bfc );if _fgg .Style .FillColor !=""&&_fgg .Style .StrokeColor !=""{_abea .Add_B ();}else if _fgg .Style .FillColor !=""{_abea .Add_f ();}else if _fgg .Style .StrokeColor !=""{_abea .Add_S (); -};_abea .Add_h ();_abea .Add_Q ();};func _gge (_beaf string ,_eeegg int )(float64 ,error ){_cgcdf ,_fcf :=_fced (_beaf );_dec ,_dafg :=_d .ParseFloat (_cgcdf ,_eeegg );if _dafg !=nil {return 0,_dafg ;};if _ecc ,_feab :=_bdf [_fcf ];_feab {_dec =_dec *_ecc ; -}else {_dec =_dec *_ef ;};return _dec ,nil ;};func _dbgf (_agbb []token ,_ccgb string )([]token ,string ){if _ccgb !=""{_agbb =append (_agbb ,token {_ccgb ,false });_ccgb ="";};return _agbb ,_ccgb ;};var (_fe =[]string {"\u0063\u006d","\u006d\u006d","\u0070\u0078","\u0070\u0074"}; -_bdf =map[string ]float64 {"\u0063\u006d":_cff ,"\u006d\u006d":_ce ,"\u0070\u0078":_ef ,"\u0070\u0074":1};);func _ebe (_gcg _db .StartElement )*GraphicSVG {_agb :=&GraphicSVG {};_gabc :=make (map[string ]string );for _ ,_cd :=range _gcg .Attr {_gabc [_cd .Name .Local ]=_cd .Value ; -};_agb .Name =_gcg .Name .Local ;_agb .Attributes =_gabc ;_agb ._bfc =1;if _agb .Name =="\u0073\u0076\u0067"{_aeg ,_fce :=_adf (_gabc ["\u0076i\u0065\u0077\u0042\u006f\u0078"]);if _fce !=nil {_de .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",_fce ); -return nil ;};_agb .ViewBox .X =_aeg [0];_agb .ViewBox .Y =_aeg [1];_agb .ViewBox .W =_aeg [2];_agb .ViewBox .H =_aeg [3];_agb .Width =_agb .ViewBox .W ;_agb .Height =_agb .ViewBox .H ;if _bge ,_ge :=_gabc ["\u0077\u0069\u0064t\u0068"];_ge {_bff ,_gcb :=_gge (_bge ,64); -if _gcb !=nil {_de .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",_gcb );return nil ;};_agb .Width =_bff ; -};if _ceaf ,_cbg :=_gabc ["\u0068\u0065\u0069\u0067\u0068\u0074"];_cbg {_adgg ,_aff :=_gge (_ceaf ,64);if _aff !=nil {_de .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",_aff ); -return nil ;};_agb .Height =_adgg ;};if _agb .Width > 0&&_agb .Height > 0{_agb ._bfc =_agb .Width /_agb .ViewBox .W ;};};return _agb ;};func _fc (_feb *GraphicSVG ,_cgc *_bg .ContentCreator ){_cgc .Add_q ();_feb .Style .toContentStream (_cgc );_gacg ,_gbf :=_gge (_feb .Attributes ["\u0063\u0078"],64); -if _gbf !=nil {_de .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",_gbf .Error ());};_cffd ,_gbf :=_gge (_feb .Attributes ["\u0063\u0079"],64); -if _gbf !=nil {_de .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",_gbf .Error ());};_bgcd ,_gbf :=_gge (_feb .Attributes ["\u0072\u0078"],64); -if _gbf !=nil {_de .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",_gbf .Error ());};_acf ,_gbf :=_gge (_feb .Attributes ["\u0072\u0079"],64); -if _gbf !=nil {_de .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",_gbf .Error ());};_ea :=_bgcd *_feb ._bfc ; -_gad :=_acf *_feb ._bfc ;_gg :=_gacg *_feb ._bfc ;_cffe :=_cffd *_feb ._bfc ;_dfb :=_ea *_cg ;_ec :=_gad *_cg ;_ced :=_fa .NewCubicBezierPath ();_ced =_ced .AppendCurve (_fa .NewCubicBezierCurve (-_ea ,0,-_ea ,_ec ,-_dfb ,_gad ,0,_gad ));_ced =_ced .AppendCurve (_fa .NewCubicBezierCurve (0,_gad ,_dfb ,_gad ,_ea ,_ec ,_ea ,0)); -_ced =_ced .AppendCurve (_fa .NewCubicBezierCurve (_ea ,0,_ea ,-_ec ,_dfb ,-_gad ,0,-_gad ));_ced =_ced .AppendCurve (_fa .NewCubicBezierCurve (0,-_gad ,-_dfb ,-_gad ,-_ea ,-_ec ,-_ea ,0));_ced =_ced .Offset (_gg ,_cffe );if _feb .Style .StrokeWidth > 0{_ced =_ced .Offset (_feb .Style .StrokeWidth /2,_feb .Style .StrokeWidth /2); -};_fa .DrawBezierPathWithCreator (_ced ,_cgc );if _feb .Style .FillColor !=""&&_feb .Style .StrokeColor !=""{_cgc .Add_B ();}else if _feb .Style .FillColor !=""{_cgc .Add_f ();}else if _feb .Style .StrokeColor !=""{_cgc .Add_S ();};_cgc .Add_h ();_cgc .Add_Q (); -}; \ No newline at end of file +package svg ;import (_be "encoding/xml";_f "fmt";_dd "github.com/unidoc/unipdf/v3/common";_dg "github.com/unidoc/unipdf/v3/contentstream";_fac "github.com/unidoc/unipdf/v3/contentstream/draw";_ed "github.com/unidoc/unipdf/v3/internal/graphic2d";_fa "golang.org/x/net/html/charset"; +_g "io";_c "math";_ec "os";_ef "strconv";_d "strings";_b "unicode";);func (_fae pathParserError )Error ()string {return _fae ._efea };func (_aba *GraphicSVGStyle )toContentStream (_eee *_dg .ContentCreator ){if _aba ==nil {return ;};if _aba .FillColor !=""{var _dacb ,_gdd ,_eae float64 ; +if _eec ,_fdg :=_ed .ColorMap [_aba .FillColor ];_fdg {_agf ,_eaa ,_fbdg ,_ :=_eec .RGBA ();_dacb ,_gdd ,_eae =float64 (_agf ),float64 (_eaa ),float64 (_fbdg );}else {_dacb ,_gdd ,_eae =_gfgd (_aba .FillColor );};_eee .Add_rg (_dacb ,_gdd ,_eae );};if _aba .StrokeColor !=""{var _fcf ,_gef ,_dea float64 ; +if _dacd ,_caa :=_ed .ColorMap [_aba .StrokeColor ];_caa {_bbe ,_gea ,_edd ,_ :=_dacd .RGBA ();_fcf ,_gef ,_dea =float64 (_bbe )/255.0,float64 (_gea )/255.0,float64 (_edd )/255.0;}else {_fcf ,_gef ,_dea =_gfgd (_aba .StrokeColor );};_eee .Add_RG (_fcf ,_gef ,_dea ); +};if _aba .StrokeWidth > 0{_eee .Add_w (_aba .StrokeWidth );};};func _ded (_cde _be .StartElement )*GraphicSVG {_cba :=&GraphicSVG {};_eaf :=make (map[string ]string );for _ ,_dgea :=range _cde .Attr {_eaf [_dgea .Name .Local ]=_dgea .Value ;};_cba .Name =_cde .Name .Local ; +_cba .Attributes =_eaf ;_cba ._ccc =1;if _cba .Name =="\u0073\u0076\u0067"{_bdbc ,_dfb :=_baff (_eaf ["\u0076i\u0065\u0077\u0042\u006f\u0078"]);if _dfb !=nil {_dd .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",_dfb ); +return nil ;};_cba .ViewBox .X =_bdbc [0];_cba .ViewBox .Y =_bdbc [1];_cba .ViewBox .W =_bdbc [2];_cba .ViewBox .H =_bdbc [3];_cba .Width =_cba .ViewBox .W ;_cba .Height =_cba .ViewBox .H ;if _dfd ,_eafd :=_eaf ["\u0077\u0069\u0064t\u0068"];_eafd {_efff ,_dee :=_ace (_dfd ,64); +if _dee !=nil {_dd .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",_dee );return nil ;};_cba .Width =_efff ; +};if _bff ,_ebb :=_eaf ["\u0068\u0065\u0069\u0067\u0068\u0074"];_ebb {_ege ,_fcdc :=_ace (_bff ,64);if _fcdc !=nil {_dd .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",_fcdc ); +return nil ;};_cba .Height =_ege ;};if _cba .Width > 0&&_cba .Height > 0{_cba ._ccc =_cba .Width /_cba .ViewBox .W ;};};return _cba ;};func _ace (_eddd string ,_aedd int )(float64 ,error ){_afg ,_aeb :=_ecea (_eddd );_geb ,_fbfb :=_ef .ParseFloat (_afg ,_aedd ); +if _fbfb !=nil {return 0,_fbfb ;};if _bge ,_aag :=_dge [_aeb ];_aag {_geb =_geb *_bge ;}else {_geb =_geb *_ecc ;};return _geb ,nil ;};func (_dcc *GraphicSVG )Decode (decoder *_be .Decoder )error {for {_bbg ,_abge :=decoder .Token ();if _bbg ==nil &&_abge ==_g .EOF {break ; +};if _abge !=nil {return _abge ;};switch _gbf :=_bbg .(type ){case _be .StartElement :_ge :=_ded (_gbf );_gdg :=_ge .Decode (decoder );if _gdg !=nil {return _gdg ;};_dcc .Children =append (_dcc .Children ,_ge );case _be .CharData :_adc :=_d .TrimSpace (string (_gbf )); +if _adc !=""{_dcc .Content =string (_gbf );};case _be .EndElement :if _gbf .Name .Local ==_dcc .Name {return nil ;};};};return nil ;};func _efc (_dac *GraphicSVG ,_fed *_dg .ContentCreator ){_fed .Add_q ();_dac .Style .toContentStream (_fed );_ece ,_abg :=_ace (_dac .Attributes ["\u0078\u0031"],64); +if _abg !=nil {_dd .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",_abg .Error ());};_aefb ,_abg :=_ace (_dac .Attributes ["\u0079\u0031"],64); +if _abg !=nil {_dd .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",_abg .Error ());};_bbf ,_abg :=_ace (_dac .Attributes ["\u0078\u0032"],64); +if _abg !=nil {_dd .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",_abg .Error ());};_egc ,_abg :=_ace (_dac .Attributes ["\u0079\u0032"],64); +if _abg !=nil {_dd .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",_abg .Error ());};_fed .Add_m (_ece *_dac ._ccc ,_aefb *_dac ._ccc ); +_fed .Add_l (_bbf *_dac ._ccc ,_egc *_dac ._ccc );if _dac .Style .FillColor !=""&&_dac .Style .StrokeColor !=""{_fed .Add_B ();}else if _dac .Style .FillColor !=""{_fed .Add_f ();}else if _dac .Style .StrokeColor !=""{_fed .Add_S ();};_fed .Add_h ();_fed .Add_Q (); +};func _aeag (_debc string )[]token {var (_eeg []token ;_cebc string ;);for _ ,_abc :=range _debc {_ggd :=string (_abc );switch {case _bad .isCommand (_ggd ):_eeg ,_cebc =_ffa (_eeg ,_cebc );_eeg =append (_eeg ,token {_ggd ,true });case _ggd =="\u002e":if _cebc ==""{_cebc ="\u0030"; +};if _d .Contains (_cebc ,_ggd ){_eeg =append (_eeg ,token {_cebc ,false });_cebc ="\u0030";};fallthrough;case _ggd >="\u0030"&&_ggd <="\u0039"||_ggd =="\u0065":_cebc +=_ggd ;case _ggd =="\u002d":if _d .HasSuffix (_cebc ,"\u0065"){_cebc +=_ggd ;}else {_eeg ,_ =_ffa (_eeg ,_cebc ); +_cebc =_ggd ;};default:_eeg ,_cebc =_ffa (_eeg ,_cebc );};};_eeg ,_ =_ffa (_eeg ,_cebc );return _eeg ;};func _ce (_dba *GraphicSVG ,_gdf *_dg .ContentCreator ){_gdf .Add_q ();_dba .Style .toContentStream (_gdf );_fg ,_baf :=_ace (_dba .Attributes ["\u0078"],64); +if _baf !=nil {_dd .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",_baf .Error ());};_gfd ,_baf :=_ace (_dba .Attributes ["\u0079"],64); +if _baf !=nil {_dd .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",_baf .Error ());};_gc ,_baf :=_ace (_dba .Attributes ["\u0077\u0069\u0064t\u0068"],64); +if _baf !=nil {_dd .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",_baf .Error ()); +};_cgc ,_baf :=_ace (_dba .Attributes ["\u0068\u0065\u0069\u0067\u0068\u0074"],64);if _baf !=nil {_dd .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",_baf .Error ()); +};_gdf .Add_re (_fg *_dba ._ccc ,_gfd *_dba ._ccc ,_gc *_dba ._ccc ,_cgc *_dba ._ccc );if _dba .Style .FillColor !=""&&_dba .Style .StrokeColor !=""{_gdf .Add_B ();}else if _dba .Style .FillColor !=""{_gdf .Add_f ();}else if _dba .Style .StrokeColor !=""{_gdf .Add_S (); +};_gdf .Add_Q ();};type pathParserError struct{_efea string };type token struct{_bacb string ;_cbf bool ;};func _ebd (_caf float64 ,_ggg int )float64 {_deec :=_c .Pow (10,float64 (_ggg ));return float64 (_ead (_caf *_deec ))/_deec ;};func _ecf (_aab []float64 )[]float64 {for _feda ,_baad :=0,len (_aab )-1; +_feda < _baad ;_feda ,_baad =_feda +1,_baad -1{_aab [_feda ],_aab [_baad ]=_aab [_baad ],_aab [_feda ];};return _aab ;};func _eda (_edg *GraphicSVG ,_fe *_dg .ContentCreator ){_fe .Add_q ();_edg .Style .toContentStream (_fe );_begc ,_bee :=_ace (_edg .Attributes ["\u0063\u0078"],64); +if _bee !=nil {_dd .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",_bee .Error ());};_fab ,_bee :=_ace (_edg .Attributes ["\u0063\u0079"],64); +if _bee !=nil {_dd .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",_bee .Error ());};_edgf ,_bee :=_ace (_edg .Attributes ["\u0072\u0078"],64); +if _bee !=nil {_dd .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",_bee .Error ());};_dbf ,_bee :=_ace (_edg .Attributes ["\u0072\u0079"],64); +if _bee !=nil {_dd .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",_bee .Error ());};_ebf :=_edgf *_edg ._ccc ; +_bf :=_dbf *_edg ._ccc ;_gcb :=_begc *_edg ._ccc ;_bab :=_fab *_edg ._ccc ;_cb :=_ebf *_gb ;_ddg :=_bf *_gb ;_cea :=_fac .NewCubicBezierPath ();_cea =_cea .AppendCurve (_fac .NewCubicBezierCurve (-_ebf ,0,-_ebf ,_ddg ,-_cb ,_bf ,0,_bf ));_cea =_cea .AppendCurve (_fac .NewCubicBezierCurve (0,_bf ,_cb ,_bf ,_ebf ,_ddg ,_ebf ,0)); +_cea =_cea .AppendCurve (_fac .NewCubicBezierCurve (_ebf ,0,_ebf ,-_ddg ,_cb ,-_bf ,0,-_bf ));_cea =_cea .AppendCurve (_fac .NewCubicBezierCurve (0,-_bf ,-_cb ,-_bf ,-_ebf ,-_ddg ,-_ebf ,0));_cea =_cea .Offset (_gcb ,_bab );if _edg .Style .StrokeWidth > 0{_cea =_cea .Offset (_edg .Style .StrokeWidth /2,_edg .Style .StrokeWidth /2); +};_fac .DrawBezierPathWithCreator (_cea ,_fe );if _edg .Style .FillColor !=""&&_edg .Style .StrokeColor !=""{_fe .Add_B ();}else if _edg .Style .FillColor !=""{_fe .Add_f ();}else if _edg .Style .StrokeColor !=""{_fe .Add_S ();};_fe .Add_h ();_fe .Add_Q (); +};type Command struct{Symbol string ;Params []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 ; +_ccc float64 ;};func _ffa (_bcg []token ,_gcbb string )([]token ,string ){if _gcbb !=""{_bcg =append (_bcg ,token {_gcbb ,false });_gcbb ="";};return _bcg ,_gcbb ;};func _aac (_fcd *GraphicSVG ,_af *_dg .ContentCreator ){_af .Add_q ();_fcd .Style .toContentStream (_af ); +_age ,_bdef :=_baff (_fcd .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]);if _bdef !=nil {_dd .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",_bdef ); +return ;};if len (_age )%2> 0{_dd .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 _ddf :=0;_ddf < len (_age );{if _ddf ==0{_af .Add_m (_age [_ddf ]*_fcd ._ccc ,_age [_ddf +1]*_fcd ._ccc );}else {_af .Add_l (_age [_ddf ]*_fcd ._ccc ,_age [_ddf +1]*_fcd ._ccc );};_ddf +=2;};_af .Add_l (_age [0]*_fcd ._ccc ,_age [1]*_fcd ._ccc ); +if _fcd .Style .FillColor !=""&&_fcd .Style .StrokeColor !=""{_af .Add_B ();}else if _fcd .Style .FillColor !=""{_af .Add_f ();}else if _fcd .Style .StrokeColor !=""{_af .Add_S ();};_af .Add_h ();_af .Add_Q ();};var (_cce =[]string {"\u0063\u006d","\u006d\u006d","\u0070\u0078","\u0070\u0074"}; +_dge =map[string ]float64 {"\u0063\u006d":_cc ,"\u006d\u006d":_ccg ,"\u0070\u0078":_ecc ,"\u0070\u0074":1};);func (_fgbe *Path )compare (_bda *Path )bool {if len (_fgbe .Subpaths )!=len (_bda .Subpaths ){return false ;};for _dad ,_cee :=range _fgbe .Subpaths {if !_cee .compare (_bda .Subpaths [_dad ]){return false ; +};};return true ;};type Subpath struct{Commands []*Command ;};type Path struct{Subpaths []*Subpath ;};func _da (_ff *GraphicSVG ,_a *_dg .ContentCreator ){_a .Add_q ();_ff .Style .toContentStream (_a );_faf ,_cf :=_cbgc (_ff .Attributes ["\u0064"]);if _cf !=nil {_dd .Log .Error ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025s",_cf .Error ()); +};var (_ad ,_ffg =0.0,0.0;_ba ,_edb =0.0,0.0;_gf *Command ;);for _ ,_bg :=range _faf .Subpaths {for _ ,_fd :=range _bg .Commands {switch _d .ToLower (_fd .Symbol ){case "\u006d":_ba ,_edb =_fd .Params [0]*_ff ._ccc ,_fd .Params [1]*_ff ._ccc ;if !_fd .isAbsolute (){_ba ,_edb =_ad +_ba -_ff .ViewBox .X ,_ffg +_edb -_ff .ViewBox .Y ; +};_a .Add_m (_ebd (_ba ,3),_ebd (_edb ,3));_ad ,_ffg =_ba ,_edb ;case "\u0063":_dc ,_bd ,_dag ,_eg ,_cd ,_gba :=_fd .Params [0]*_ff ._ccc ,_fd .Params [1]*_ff ._ccc ,_fd .Params [2]*_ff ._ccc ,_fd .Params [3]*_ff ._ccc ,_fd .Params [4]*_ff ._ccc ,_fd .Params [5]*_ff ._ccc ; +if !_fd .isAbsolute (){_dc ,_bd ,_dag ,_eg ,_cd ,_gba =_ad +_dc ,_ffg +_bd ,_ad +_dag ,_ffg +_eg ,_ad +_cd ,_ffg +_gba ;};_a .Add_c (_ebd (_dc ,3),_ebd (_bd ,3),_ebd (_dag ,3),_ebd (_eg ,3),_ebd (_cd ,3),_ebd (_gba ,3));_ad ,_ffg =_cd ,_gba ;case "\u0073":_bec ,_bb ,_dae ,_bgf :=_fd .Params [0]*_ff ._ccc ,_fd .Params [1]*_ff ._ccc ,_fd .Params [2]*_ff ._ccc ,_fd .Params [3]*_ff ._ccc ; +if !_fd .isAbsolute (){_bec ,_bb ,_dae ,_bgf =_ad +_bec ,_ffg +_bb ,_ad +_dae ,_ffg +_bgf ;};_a .Add_c (_ebd (_ad ,3),_ebd (_ffg ,3),_ebd (_bec ,3),_ebd (_bb ,3),_ebd (_dae ,3),_ebd (_bgf ,3));_ad ,_ffg =_dae ,_bgf ;case "\u006c":_efe ,_beb :=_fd .Params [0]*_ff ._ccc ,_fd .Params [1]*_ff ._ccc ; +if !_fd .isAbsolute (){_efe ,_beb =_ad +_efe ,_ffg +_beb ;};_a .Add_l (_ebd (_efe ,3),_ebd (_beb ,3));_ad ,_ffg =_efe ,_beb ;case "\u0068":_ae :=_fd .Params [0]*_ff ._ccc ;if !_fd .isAbsolute (){_ae =_ad +_ae ;};_a .Add_l (_ebd (_ae ,3),_ebd (_ffg ,3)); +_ad =_ae ;case "\u0076":_bac :=_fd .Params [0]*_ff ._ccc ;if !_fd .isAbsolute (){_bac =_ffg +_bac ;};_a .Add_l (_ebd (_ad ,3),_ebd (_bac ,3));_ffg =_bac ;case "\u0071":_acg ,_ag ,_bde ,_cg :=_fd .Params [0]*_ff ._ccc ,_fd .Params [1]*_ff ._ccc ,_fd .Params [2]*_ff ._ccc ,_fd .Params [3]*_ff ._ccc ; +if !_fd .isAbsolute (){_acg ,_ag ,_bde ,_cg =_ad +_acg ,_ffg +_ag ,_ad +_bde ,_ffg +_cg ;};_daf ,_bdc :=_ed .QuadraticToCubicBezier (_ad ,_ffg ,_acg ,_ag ,_bde ,_cg );_a .Add_c (_ebd (_daf .X ,3),_ebd (_daf .Y ,3),_ebd (_bdc .X ,3),_ebd (_bdc .Y ,3),_ebd (_bde ,3),_ebd (_cg ,3)); +_ad ,_ffg =_bde ,_cg ;case "\u0074":var _dgf ,_cdg _ed .Point ;_df ,_edf :=_fd .Params [0]*_ff ._ccc ,_fd .Params [1]*_ff ._ccc ;if !_fd .isAbsolute (){_df ,_edf =_ad +_df ,_ffg +_edf ;};if _gf !=nil &&_d .ToLower (_gf .Symbol )=="\u0071"{_bbb :=_ed .Point {X :_gf .Params [0]*_ff ._ccc ,Y :_gf .Params [1]*_ff ._ccc }; +_fb :=_ed .Point {X :_gf .Params [2]*_ff ._ccc ,Y :_gf .Params [3]*_ff ._ccc };_gd :=_fb .Mul (2.0).Sub (_bbb );_dgf ,_cdg =_ed .QuadraticToCubicBezier (_ad ,_ffg ,_gd .X ,_gd .Y ,_df ,_edf );};_a .Add_c (_ebd (_dgf .X ,3),_ebd (_dgf .Y ,3),_ebd (_cdg .X ,3),_ebd (_cdg .Y ,3),_ebd (_df ,3),_ebd (_edf ,3)); +_ad ,_ffg =_df ,_edf ;case "\u0061":_bae ,_bba :=_fd .Params [0]*_ff ._ccc ,_fd .Params [1]*_ff ._ccc ;_gde :=_fd .Params [2];_dfa :=_fd .Params [3]> 0;_fbf :=_fd .Params [4]> 0;_eb ,_dage :=_fd .Params [5]*_ff ._ccc ,_fd .Params [6]*_ff ._ccc ;if !_fd .isAbsolute (){_eb ,_dage =_ad +_eb ,_ffg +_dage ; +};_faca :=_ed .EllipseToCubicBeziers (_ad ,_ffg ,_bae ,_bba ,_gde ,_dfa ,_fbf ,_eb ,_dage );for _ ,_dagb :=range _faca {_a .Add_c (_ebd (_dagb [1].X ,3),_ebd ((_dagb [1].Y ),3),_ebd ((_dagb [2].X ),3),_ebd ((_dagb [2].Y ),3),_ebd ((_dagb [3].X ),3),_ebd ((_dagb [3].Y ),3)); +};_ad ,_ffg =_eb ,_dage ;case "\u007a":_a .Add_h ();};_gf =_fd ;};};if _ff .Style .FillColor !=""&&_ff .Style .StrokeColor !=""{_a .Add_B ();}else if _ff .Style .FillColor !=""{_a .Add_f ();}else if _ff .Style .StrokeColor !=""{_a .Add_S ();};_a .Add_h (); +_a .Add_Q ();};func _ffe (_bcf *_be .Decoder )(*GraphicSVG ,error ){for {_eeb ,_agb :=_bcf .Token ();if _eeb ==nil &&_agb ==_g .EOF {break ;};if _agb !=nil {return nil ,_agb ;};switch _afc :=_eeb .(type ){case _be .StartElement :return _ded (_afc ),nil ; +};};return &GraphicSVG {},nil ;};func ParseFromFile (path string )(*GraphicSVG ,error ){_gcf ,_fda :=_ec .Open (path );if _fda !=nil {return nil ,_fda ;};defer _gcf .Close ();return ParseFromStream (_gcf );};func _ead (_aaa float64 )int {return int (_aaa +_c .Copysign (0.5,_aaa ))}; +func (_ddge *GraphicSVG )ToContentCreator (cc *_dg .ContentCreator ,scaleX ,scaleY ,translateX ,translateY float64 )*_dg .ContentCreator {if _ddge .Name =="\u0073\u0076\u0067"{_ddge .SetScaling (scaleX ,scaleY );cc .Add_cm (1,0,0,1,translateX ,translateY ); +_ddge .setDefaultScaling (_ddge ._ccc );cc .Add_q ();_fga :=_c .Max (scaleX ,scaleY );cc .Add_re (_ddge .ViewBox .X *_fga ,_ddge .ViewBox .Y *_fga ,_ddge .ViewBox .W *_fga ,_ddge .ViewBox .H *_fga );cc .Add_W ();cc .Add_n ();for _ ,_ede :=range _ddge .Children {_ede .ViewBox =_ddge .ViewBox ; +_ede .toContentStream (cc );};cc .Add_Q ();return cc ;};return nil ;};func _ca (_fc *GraphicSVG ,_cfe *_dg .ContentCreator ){_cfe .Add_q ();_fc .Style .toContentStream (_cfe );_beg ,_cdd :=_ace (_fc .Attributes ["\u0063\u0078"],64);if _cdd !=nil {_dd .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",_cdd .Error ()); +};_ab ,_cdd :=_ace (_fc .Attributes ["\u0063\u0079"],64);if _cdd !=nil {_dd .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",_cdd .Error ()); +};_de ,_cdd :=_ace (_fc .Attributes ["\u0072"],64);if _cdd !=nil {_dd .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",_cdd .Error ()); +};_ea :=_de *_fc ._ccc ;_aef :=_de *_fc ._ccc ;_abf :=_ea *_gb ;_bdf :=_aef *_gb ;_bgb :=_fac .NewCubicBezierPath ();_bgb =_bgb .AppendCurve (_fac .NewCubicBezierCurve (-_ea ,0,-_ea ,_bdf ,-_abf ,_aef ,0,_aef ));_bgb =_bgb .AppendCurve (_fac .NewCubicBezierCurve (0,_aef ,_abf ,_aef ,_ea ,_bdf ,_ea ,0)); +_bgb =_bgb .AppendCurve (_fac .NewCubicBezierCurve (_ea ,0,_ea ,-_bdf ,_abf ,-_aef ,0,-_aef ));_bgb =_bgb .AppendCurve (_fac .NewCubicBezierCurve (0,-_aef ,-_abf ,-_aef ,-_ea ,-_bdf ,-_ea ,0));_bgb =_bgb .Offset (_beg *_fc ._ccc ,_ab *_fc ._ccc );if _fc .Style .StrokeWidth > 0{_bgb =_bgb .Offset (_fc .Style .StrokeWidth /2,_fc .Style .StrokeWidth /2); +};_fac .DrawBezierPathWithCreator (_bgb ,_cfe );if _fc .Style .FillColor !=""&&_fc .Style .StrokeColor !=""{_cfe .Add_B ();}else if _fc .Style .FillColor !=""{_cfe .Add_f ();}else if _fc .Style .StrokeColor !=""{_cfe .Add_S ();};_cfe .Add_h ();_cfe .Add_Q (); +};func _fgad (_deag string )(_abee []float64 ,_cab error ){var _cdc float64 ;_ged :=0;_gcfb :=true ;for _bce ,_gae :=range _deag {if _gae =='.'{if _gcfb {_gcfb =false ;continue ;};_cdc ,_cab =_ace (_deag [_ged :_bce ],64);if _cab !=nil {return ;};_abee =append (_abee ,_cdc ); +_ged =_bce ;};};_cdc ,_cab =_ace (_deag [_ged :],64);if _cab !=nil {return ;};_abee =append (_abee ,_cdc );return ;};type GraphicSVGStyle struct{FillColor string ;StrokeColor string ;StrokeWidth float64 ;};func _baff (_bgde string )([]float64 ,error ){_gdgb :=-1; +var _dace []float64 ;_bebg :=' ';for _cbgb ,_geg :=range _bgde {if !_b .IsNumber (_geg )&&_geg !='.'&&!(_geg =='-'&&_bebg =='e')&&_geg !='e'{if _gdgb !=-1{_begb ,_ggf :=_fgad (_bgde [_gdgb :_cbgb ]);if _ggf !=nil {return _dace ,_ggf ;};_dace =append (_dace ,_begb ...); +};if _geg =='-'{_gdgb =_cbgb ;}else {_gdgb =-1;};}else if _gdgb ==-1{_gdgb =_cbgb ;};_bebg =_geg ;};if _gdgb !=-1&&_gdgb !=len (_bgde ){_bfcf ,_afae :=_fgad (_bgde [_gdgb :]);if _afae !=nil {return _dace ,_afae ;};_dace =append (_dace ,_bfcf ...);};return _dace ,nil ; +};func _cgb (_gbae *GraphicSVG ,_ccgb *_dg .ContentCreator ){_ccgb .Add_q ();_gbae .Style .toContentStream (_ccgb );_abb ,_dga :=_baff (_gbae .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]);if _dga !=nil {_dd .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",_dga ); +return ;};if len (_abb )%2> 0{_dd .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 _aa :=0;_aa < len (_abb );{if _aa ==0{_ccgb .Add_m (_abb [_aa ]*_gbae ._ccc ,_abb [_aa +1]*_gbae ._ccc );}else {_ccgb .Add_l (_abb [_aa ]*_gbae ._ccc ,_abb [_aa +1]*_gbae ._ccc );};_aa +=2;};if _gbae .Style .FillColor !=""&&_gbae .Style .StrokeColor !=""{_ccgb .Add_B (); +}else if _gbae .Style .FillColor !=""{_ccgb .Add_f ();}else if _gbae .Style .StrokeColor !=""{_ccgb .Add_S ();};_ccgb .Add_h ();_ccgb .Add_Q ();};func ParseFromStream (source _g .Reader )(*GraphicSVG ,error ){_abad :=_be .NewDecoder (source );_abad .CharsetReader =_fa .NewReaderLabel ; +_agd ,_fcb :=_ffe (_abad );if _fcb !=nil {return nil ,_fcb ;};if _bace :=_agd .Decode (_abad );_bace !=nil &&_bace !=_g .EOF {return nil ,_bace ;};return _agd ,nil ;};func (_eceg *Command )compare (_gdfa *Command )bool {if _eceg .Symbol !=_gdfa .Symbol {return false ; +};for _aefa ,_afag :=range _eceg .Params {if _afag !=_gdfa .Params [_aefa ]{return false ;};};return true ;};const (_ecc =0.72;_cc =28.3464;_ccg =_cc /10;_gb =0.551784;);func _gfgd (_cec string )(_bfe ,_fgaf ,_bfce float64 ){if (len (_cec )!=4&&len (_cec )!=7)||_cec [0]!='#'{_dd .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_cec ); +return _bfe ,_fgaf ,_bfce ;};var _gefd ,_adb ,_bbea int ;if len (_cec )==4{var _acge ,_dfea ,_afcc int ;_fad ,_aaad :=_f .Sscanf (_cec ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_acge ,&_dfea ,&_afcc );if _aaad !=nil {_dd .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",_cec ,_aaad ); +return _bfe ,_fgaf ,_bfce ;};if _fad !=3{_dd .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_cec );return _bfe ,_fgaf ,_bfce ;};_gefd =_acge *16+_acge ;_adb =_dfea *16+_dfea ;_bbea =_afcc *16+_afcc ; +}else {_adce ,_eegb :=_f .Sscanf (_cec ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_gefd ,&_adb ,&_bbea );if _eegb !=nil {_dd .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_cec ); +return _bfe ,_fgaf ,_bfce ;};if _adce !=3{_dd .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",_cec ,_adce ); +return _bfe ,_fgaf ,_bfce ;};};_ccaf :=float64 (_gefd )/255.0;_dgag :=float64 (_adb )/255.0;_ffag :=float64 (_bbea )/255.0;return _ccaf ,_dgag ,_ffag ;};func _cbgc (_ddd string )(*Path ,error ){_bad =_aacb ();_aff ,_eag :=_dggg (_aeag (_ddd ));if _eag !=nil {return nil ,_eag ; +};return _gfg (_aff ),nil ;};func (_efb *Subpath )compare (_fcfb *Subpath )bool {if len (_efb .Commands )!=len (_fcfb .Commands ){return false ;};for _dagec ,_agbc :=range _efb .Commands {if !_agbc .compare (_fcfb .Commands [_dagec ]){return false ;};}; +return true ;};func _gec (_cbe map[string ]string ,_dbd float64 )(*GraphicSVGStyle ,error ){_cbc :=_cdec ();_aeff ,_gge :=_cbe ["\u0066\u0069\u006c\u006c"];if _gge {_cbc .FillColor =_aeff ;if _aeff =="\u006e\u006f\u006e\u0065"{_cbc .FillColor ="";};};_ecee ,_dggc :=_cbe ["\u0073\u0074\u0072\u006f\u006b\u0065"]; +if _dggc {_cbc .StrokeColor =_ecee ;if _ecee =="\u006e\u006f\u006e\u0065"{_cbc .StrokeColor ="";};};_cbd ,_fgb :=_cbe ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"];if _fgb {_abbg ,_adf :=_ace (_cbd ,64);if _adf !=nil {return nil ,_adf ; +};_cbc .StrokeWidth =_abbg *_dbd ;};return _cbc ,nil ;};func _dggg (_cbg []token )([]*Command ,error ){var (_bfc []*Command ;_ebg []float64 ;);for _agff :=len (_cbg )-1;_agff >=0;_agff --{_feg :=_cbg [_agff ];if _feg ._cbf {_adg :=_bad ._egd [_d .ToLower (_feg ._bacb )]; +_fgbb :=len (_ebg );if _adg ==0&&_fgbb ==0{_fce :=&Command {Symbol :_feg ._bacb };_bfc =append ([]*Command {_fce },_bfc ...);}else if _adg !=0&&_fgbb %_adg ==0{_gcde :=_fgbb /_adg ;for _gbff :=0;_gbff < _gcde ;_gbff ++{_dfde :=_feg ._bacb ;if _dfde =="\u006d"&&_gbff < _gcde -1{_dfde ="\u006c"; +};if _dfde =="\u004d"&&_gbff < _gcde -1{_dfde ="\u004c";};_fbaf :=&Command {_dfde ,_ecf (_ebg [:_adg ])};_bfc =append ([]*Command {_fbaf },_bfc ...);_ebg =_ebg [_adg :];};}else {_cdb :=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"+_feg ._bacb }; +return nil ,_cdb ;};}else {_abe ,_cbgf :=_ace (_feg ._bacb ,64);if _cbgf !=nil {return nil ,_cbgf ;};_ebg =append (_ebg ,_abe );};};return _bfc ,nil ;};func ParseFromString (svgStr string )(*GraphicSVG ,error ){return ParseFromStream (_d .NewReader (svgStr )); +};func (_ecd *GraphicSVG )toContentStream (_egf *_dg .ContentCreator ){_fafc ,_dfe :=_gec (_ecd .Attributes ,_ecd ._ccc );if _dfe !=nil {_dd .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",_dfe ); +};_ecd .Style =_fafc ;switch _ecd .Name {case "\u0070\u0061\u0074\u0068":_da (_ecd ,_egf );for _ ,_bfd :=range _ecd .Children {_bfd .toContentStream (_egf );};case "\u0072\u0065\u0063\u0074":_ce (_ecd ,_egf );for _ ,_aea :=range _ecd .Children {_aea .toContentStream (_egf ); +};case "\u0063\u0069\u0072\u0063\u006c\u0065":_ca (_ecd ,_egf );for _ ,_cdf :=range _ecd .Children {_cdf .toContentStream (_egf );};case "\u0065l\u006c\u0069\u0070\u0073\u0065":_eda (_ecd ,_egf );for _ ,_cag :=range _ecd .Children {_cag .toContentStream (_egf ); +};case "\u0070\u006f\u006c\u0079\u006c\u0069\u006e\u0065":_cgb (_ecd ,_egf );for _ ,_cca :=range _ecd .Children {_cca .toContentStream (_egf );};case "\u0070o\u006c\u0079\u0067\u006f\u006e":_aac (_ecd ,_egf );for _ ,_deg :=range _ecd .Children {_deg .toContentStream (_egf ); +};case "\u006c\u0069\u006e\u0065":_efc (_ecd ,_egf );for _ ,_bdefd :=range _ecd .Children {_bdefd .toContentStream (_egf );};case "\u0067":_fbd ,_afa :=_ecd .Attributes ["\u0066\u0069\u006c\u006c"];_gg ,_bfa :=_ecd .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"]; +_edc ,_dgg :=_ecd .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"];for _ ,_edbd :=range _ecd .Children {if _ ,_fdc :=_edbd .Attributes ["\u0066\u0069\u006c\u006c"];!_fdc &&_afa {_edbd .Attributes ["\u0066\u0069\u006c\u006c"]=_fbd ; +};if _ ,_bgc :=_edbd .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"];!_bgc &&_bfa {_edbd .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"]=_gg ;};if _ ,_gcd :=_edbd .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]; +!_gcd &&_dgg {_edbd .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]=_edc ;};_edbd .toContentStream (_egf );};};};func _aacb ()commands {var _ecg =map[string ]int {"\u006d":2,"\u007a":0,"\u006c":2,"\u0068":1,"\u0076":1,"\u0063":6,"\u0073":4,"\u0071":4,"\u0074":2,"\u0061":7}; +var _aed []string ;for _bdd :=range _ecg {_aed =append (_aed ,_bdd );};return commands {_aed ,_ecg ,"\u006d","\u007a"};};func (_efef *commands )isCommand (_dgc string )bool {for _ ,_agc :=range _efef ._deaa {if _d .ToLower (_dgc )==_agc {return true ;}; +};return false ;};func (_gbg *Command )isAbsolute ()bool {return _gbg .Symbol ==_d .ToUpper (_gbg .Symbol )};func _ecea (_fege string )(_bdeca ,_dgee string ){if _fege ==""||(_fege [len (_fege )-1]>='0'&&_fege [len (_fege )-1]<='9'){return _fege ,"";}; +_bdeca =_fege ;for _ ,_ccb :=range _cce {if _d .Contains (_bdeca ,_ccb ){_dgee =_ccb ;};_bdeca =_d .TrimSuffix (_bdeca ,_ccb );};return ;};func (_efa *GraphicSVG )SetScaling (xFactor ,yFactor float64 ){_cgbb :=_efa .Width /_efa .ViewBox .W ;_cga :=_efa .Height /_efa .ViewBox .H ; +_efa .setDefaultScaling (_c .Max (_cgbb ,_cga ));for _ ,_baa :=range _efa .Children {_baa .SetScaling (xFactor ,yFactor );};};func (_dce *GraphicSVG )setDefaultScaling (_gfe float64 ){_dce ._ccc =_gfe ;if _dce .Style !=nil &&_dce .Style .StrokeWidth > 0{_dce .Style .StrokeWidth =_dce .Style .StrokeWidth *_dce ._ccc ; +};for _ ,_fbdc :=range _dce .Children {_fbdc .setDefaultScaling (_gfe );};};type commands struct{_deaa []string ;_egd map[string ]int ;_fdf string ;_deb string ;};func _cdec ()*GraphicSVGStyle {return &GraphicSVGStyle {FillColor :"\u00230\u0030\u0030\u0030\u0030\u0030",StrokeColor :"",StrokeWidth :0}; +};var _bad commands ;func _gfg (_bbga []*Command )*Path {_fca :=&Path {};var _fgd []*Command ;for _cgcc ,_eceb :=range _bbga {switch _d .ToLower (_eceb .Symbol ){case _bad ._fdf :if len (_fgd )> 0{_fca .Subpaths =append (_fca .Subpaths ,&Subpath {_fgd }); +};_fgd =[]*Command {_eceb };case _bad ._deb :_fgd =append (_fgd ,_eceb );_fca .Subpaths =append (_fca .Subpaths ,&Subpath {_fgd });_fgd =[]*Command {};default:_fgd =append (_fgd ,_eceb );if len (_bbga )==_cgcc +1{_fca .Subpaths =append (_fca .Subpaths ,&Subpath {_fgd }); +};};};return _fca ;}; \ No newline at end of file diff --git a/internal/imageutil/imageutil.go b/internal/imageutil/imageutil.go index fd301125..dfed3191 100644 --- a/internal/imageutil/imageutil.go +++ b/internal/imageutil/imageutil.go @@ -9,390 +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 (_d "encoding/binary";_ge "errors";_ed "fmt";_b "github.com/unidoc/unipdf/v3/common";_dg "github.com/unidoc/unipdf/v3/internal/bitwise";_e "image";_a "image/color";_f "image/draw";_c "math";);func _ecfb (_adgf RGBA ,_geac CMYK ,_cbb _e .Rectangle ){for _ccc :=0; -_ccc < _cbb .Max .X ;_ccc ++{for _ceaf :=0;_ceaf < _cbb .Max .Y ;_ceaf ++{_baaf :=_adgf .RGBAAt (_ccc ,_ceaf );_geac .SetCMYK (_ccc ,_ceaf ,_gbde (_baaf ));};};};func ConverterFunc (converterFunc func (_acde _e .Image )(Image ,error ))ColorConverter {return colorConverter {_edeg :converterFunc }; -};func _eaffg (_gaedb ,_dbc NRGBA ,_ebd _e .Rectangle ){for _ffee :=0;_ffee < _ebd .Max .X ;_ffee ++{for _cgcf :=0;_cgcf < _ebd .Max .Y ;_cgcf ++{_dbc .SetNRGBA (_ffee ,_cgcf ,_gaedb .NRGBAAt (_ffee ,_cgcf ));};};};type CMYK32 struct{ImageBase };type ColorConverter interface{Convert (_degf _e .Image )(Image ,error ); -};func (_bfe *Monochrome )InverseData ()error {return _bfe .RasterOperation (0,0,_bfe .Width ,_bfe .Height ,PixNotDst ,nil ,0,0);};func ColorAt (x ,y ,width ,bitsPerColor ,colorComponents ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_a .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 ,_ed .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 _bacf (_degge uint8 )bool {if _degge ==0||_degge ==255{return true ;};return false ;};var _ Image =&Gray8 {};func NewImageBase (width int ,height int ,bitsPerComponent int ,colorComponents int ,data []byte ,alpha []byte ,decode []float64 )ImageBase {_bgag :=ImageBase {Width :width ,Height :height ,BitsPerComponent :bitsPerComponent ,ColorComponents :colorComponents ,Data :data ,Alpha :alpha ,Decode :decode ,BytesPerLine :BytesPerLine (width ,bitsPerComponent ,colorComponents )}; -if data ==nil {_bgag .Data =make ([]byte ,height *_bgag .BytesPerLine );};return _bgag ;};type NRGBA64 struct{ImageBase };func FromGoImage (i _e .Image )(Image ,error ){switch _edad :=i .(type ){case Image :return _edad .Copy (),nil ;case Gray :return GrayConverter .Convert (i ); -case *_e .Gray16 :return Gray16Converter .Convert (i );case CMYK :return CMYKConverter .Convert (i );case *_e .NRGBA64 :return NRGBA64Converter .Convert (i );default:return NRGBAConverter .Convert (i );};};func (_caa *ImageBase )setFourBytes (_bead int ,_faag uint32 )error {if _bead +3> len (_caa .Data )-1{return _ed .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_bead ); -};_caa .Data [_bead ]=byte ((_faag &0xff000000)>>24);_caa .Data [_bead +1]=byte ((_faag &0xff0000)>>16);_caa .Data [_bead +2]=byte ((_faag &0xff00)>>8);_caa .Data [_bead +3]=byte (_faag &0xff);return nil ;};func (_agce *NRGBA32 )ColorModel ()_a .Model {return _a .NRGBAModel }; -func (_ecc colorConverter )Convert (src _e .Image )(Image ,error ){return _ecc ._edeg (src )};func _efbd (_eaaba RGBA ,_bdcg NRGBA ,_aggfe _e .Rectangle ){for _dffgc :=0;_dffgc < _aggfe .Max .X ;_dffgc ++{for _egaf :=0;_egaf < _aggfe .Max .Y ;_egaf ++{_cgda :=_eaaba .RGBAAt (_dffgc ,_egaf ); -_bdcg .SetNRGBA (_dffgc ,_egaf ,_dfc (_cgda ));};};};func _cbcd (_bcab *Monochrome ,_dccd ,_efedc ,_fgcd ,_fbce int ,_ecaag RasterOperator ,_dabg *Monochrome ,_ecdc ,_aaad int )error {if _bcab ==nil {return _ge .New ("\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070"); -};if _ecaag ==PixDst {return nil ;};switch _ecaag {case PixClr ,PixSet ,PixNotDst :_dgag (_bcab ,_dccd ,_efedc ,_fgcd ,_fbce ,_ecaag );return nil ;};if _dabg ==nil {_b .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 _ge .New ("\u006e\u0069l\u0020\u0027\u0073r\u0063\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _bfefd :=_bebb (_bcab ,_dccd ,_efedc ,_fgcd ,_fbce ,_ecaag ,_dabg ,_ecdc ,_aaad );_bfefd !=nil {return _bfefd ;};return nil ;};func (_bca *monochromeThresholdConverter )Convert (img _e .Image )(Image ,error ){if _ecg ,_dgdf :=img .(*Monochrome ); -_dgdf {return _ecg .Copy (),nil ;};_cedc :=img .Bounds ();_bbfd ,_eab :=NewImage (_cedc .Max .X ,_cedc .Max .Y ,1,1,nil ,nil ,nil );if _eab !=nil {return nil ,_eab ;};_bbfd .(*Monochrome ).ModelThreshold =_bca .Threshold ;for _aag :=0;_aag < _cedc .Max .X ; -_aag ++{for _aacd :=0;_aacd < _cedc .Max .Y ;_aacd ++{_gde :=img .At (_aag ,_aacd );_bbfd .Set (_aag ,_aacd ,_gde );};};return _bbfd ,nil ;};func _dee (_bcgc Gray ,_bfcf NRGBA ,_efc _e .Rectangle ){for _ecb :=0;_ecb < _efc .Max .X ;_ecb ++{for _bdeb :=0; -_bdeb < _efc .Max .Y ;_bdeb ++{_agf :=_geg (_bfcf .NRGBAAt (_ecb ,_bdeb ));_bcgc .SetGray (_ecb ,_bdeb ,_agf );};};};func (_bcede *Monochrome )setIndexedBit (_affb int ){_bcede .Data [(_affb >>3)]|=0x80>>uint (_affb &7);};func (_bbdf *Gray8 )Set (x ,y int ,c _a .Color ){_agfg :=y *_bbdf .BytesPerLine +x ; -if _agfg > len (_bbdf .Data )-1{return ;};_caf :=_a .GrayModel .Convert (c );_bbdf .Data [_agfg ]=_caf .(_a .Gray ).Y ;};func (_aeb *CMYK32 )Base ()*ImageBase {return &_aeb .ImageBase };func (_fdd *ImageBase )HasAlpha ()bool {if _fdd .Alpha ==nil {return false ; -};for _fcaf :=range _fdd .Alpha {if _fdd .Alpha [_fcaf ]!=0xff{return true ;};};return false ;};func (_cfcd *ImageBase )getByte (_daa int )(byte ,error ){if _daa > len (_cfcd .Data )-1||_daa < 0{return 0,_ed .Errorf ("\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",_daa ); -};return _cfcd .Data [_daa ],nil ;};func _dd (_ff *Monochrome ,_acc int ,_dc []uint )(*Monochrome ,error ){_fe :=_acc *_ff .Width ;_gd :=_acc *_ff .Height ;_beg :=_fd (_fe ,_gd );for _eg ,_gag :=range _dc {var _gea error ;switch _gag {case 2:_gea =_eb (_beg ,_ff ); -case 4:_gea =_af (_beg ,_ff );case 8:_gea =_gaad (_beg ,_ff );};if _gea !=nil {return nil ,_gea ;};if _eg !=len (_dc )-1{_ff =_beg .copy ();};};return _beg ,nil ;};func _fbdce (_bacea Gray ,_ddef RGBA ,_cgab _e .Rectangle ){for _edg :=0;_edg < _cgab .Max .X ; -_edg ++{for _ffda :=0;_ffda < _cgab .Max .Y ;_ffda ++{_ggdcg :=_bacea .GrayAt (_edg ,_ffda );_ddef .SetRGBA (_edg ,_ffda ,_fcb (_ggdcg ));};};};func ColorAtNRGBA64 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_a .NRGBA64 ,error ){_acec :=(y *width +x )*2; -_cadb :=_acec *3;if _cadb +5>=len (data ){return _a .NRGBA64 {},_ed .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 _cdbef =0xffff;_bffd :=uint16 (_cdbef );if alpha !=nil &&len (alpha )> _acec +1{_bffd =uint16 (alpha [_acec ])<<8|uint16 (alpha [_acec +1]);};_eacd :=uint16 (data [_cadb ])<<8|uint16 (data [_cadb +1]);_gca :=uint16 (data [_cadb +2])<<8|uint16 (data [_cadb +3]); -_aaea :=uint16 (data [_cadb +4])<<8|uint16 (data [_cadb +5]);if len (decode )==6{_eacd =uint16 (uint64 (LinearInterpolate (float64 (_eacd ),0,65535,decode [0],decode [1]))&_cdbef );_gca =uint16 (uint64 (LinearInterpolate (float64 (_gca ),0,65535,decode [2],decode [3]))&_cdbef ); -_aaea =uint16 (uint64 (LinearInterpolate (float64 (_aaea ),0,65535,decode [4],decode [5]))&_cdbef );};return _a .NRGBA64 {R :_eacd ,G :_gca ,B :_aaea ,A :_bffd },nil ;};func (_fdee *Monochrome )GrayAt (x ,y int )_a .Gray {_bfef ,_ :=ColorAtGray1BPC (x ,y ,_fdee .BytesPerLine ,_fdee .Data ,_fdee .Decode ); -return _bfef ;};func _gegc (){for _agcd :=0;_agcd < 256;_agcd ++{_dcgb [_agcd ]=uint8 (_agcd &0x1)+(uint8 (_agcd >>1)&0x1)+(uint8 (_agcd >>2)&0x1)+(uint8 (_agcd >>3)&0x1)+(uint8 (_agcd >>4)&0x1)+(uint8 (_agcd >>5)&0x1)+(uint8 (_agcd >>6)&0x1)+(uint8 (_agcd >>7)&0x1); -};};func (_aeeg *NRGBA16 )At (x ,y int )_a .Color {_ffdbg ,_ :=_aeeg .ColorAt (x ,y );return _ffdbg };func _eebfc (_fcgc _e .Image )(Image ,error ){if _fcad ,_adad :=_fcgc .(*Monochrome );_adad {return _fcad ,nil ;};_eaag :=_fcgc .Bounds ();var _ebe Gray ; -switch _abe :=_fcgc .(type ){case Gray :_ebe =_abe ;case NRGBA :_ebe =&Gray8 {ImageBase :NewImageBase (_eaag .Max .X ,_eaag .Max .Y ,8,1,nil ,nil ,nil )};_dee (_ebe ,_abe ,_eaag );case nrgba64 :_ebe =&Gray8 {ImageBase :NewImageBase (_eaag .Max .X ,_eaag .Max .Y ,8,1,nil ,nil ,nil )}; -_dgbf (_ebe ,_abe ,_eaag );default:_bcedc ,_aeff :=GrayConverter .Convert (_fcgc );if _aeff !=nil {return nil ,_aeff ;};_ebe =_bcedc .(Gray );};_abdb ,_dgcd :=NewImage (_eaag .Max .X ,_eaag .Max .Y ,1,1,nil ,nil ,nil );if _dgcd !=nil {return nil ,_dgcd ; -};_ecfd :=_abdb .(*Monochrome );_bdf :=AutoThresholdTriangle (GrayHistogram (_ebe ));for _cbgd :=0;_cbgd < _eaag .Max .X ;_cbgd ++{for _fde :=0;_fde < _eaag .Max .Y ;_fde ++{_bdade :=_dadfd (_ebe .GrayAt (_cbgd ,_fde ),monochromeModel (_bdf ));_ecfd .SetGray (_cbgd ,_fde ,_bdade ); -};};return _abdb ,nil ;};func ColorAtNRGBA (x ,y ,width ,bytesPerLine ,bitsPerColor int ,data ,alpha []byte ,decode []float64 )(_a .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 ,_ed .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 ); -};};const (_gggge shift =iota ;_acee ;);func (_eeeb *NRGBA64 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_eeeb .Width ,Y :_eeeb .Height }};};func _fdbd (_cfb _a .Gray )_a .NRGBA {return _a .NRGBA {R :_cfb .Y ,G :_cfb .Y ,B :_cfb .Y ,A :0xff}}; -func (_bgdb *Monochrome )Histogram ()(_ggg [256]int ){for _ ,_ffa :=range _bgdb .Data {_ggg [0xff]+=int (_dcgb [_bgdb .Data [_ffa ]]);};return _ggg ;};func (_accf *Gray4 )GrayAt (x ,y int )_a .Gray {_ccf ,_ :=ColorAtGray4BPC (x ,y ,_accf .BytesPerLine ,_accf .Data ,_accf .Decode ); -return _ccf ;};var _ _e .Image =&Gray2 {};func _cbcc (_bcee ,_geda ,_fgfc byte )byte {return (_bcee &^(_fgfc ))|(_geda &_fgfc )};type monochromeModel uint8 ;func _ccdd (_geag *_e .NYCbCrA ,_dfda RGBA ,_abgeg _e .Rectangle ){for _cdcd :=0;_cdcd < _abgeg .Max .X ; -_cdcd ++{for _fcadc :=0;_fcadc < _abgeg .Max .Y ;_fcadc ++{_ffdc :=_geag .NYCbCrAAt (_cdcd ,_fcadc );_dfda .SetRGBA (_cdcd ,_fcadc ,_cee (_ffdc ));};};};func (_ceafb *Gray8 )ColorModel ()_a .Model {return _a .GrayModel };func (_gfda *CMYK32 )CMYKAt (x ,y int )_a .CMYK {_bced ,_ :=ColorAtCMYK (x ,y ,_gfda .Width ,_gfda .Data ,_gfda .Decode ); -return _bced ;};func (_gbbc monochromeModel )Convert (c _a .Color )_a .Color {_gdfe :=_a .GrayModel .Convert (c ).(_a .Gray );return _dadfd (_gdfe ,_gbbc );};func _cace (_ceda _a .Gray )_a .CMYK {return _a .CMYK {K :0xff-_ceda .Y }};func LinearInterpolate (x ,xmin ,xmax ,ymin ,ymax float64 )float64 {if _c .Abs (xmax -xmin )< 0.000001{return ymin ; -};_dddc :=ymin +(x -xmin )*(ymax -ymin )/(xmax -xmin );return _dddc ;};func (_dggc *Monochrome )ResolveDecode ()error {if len (_dggc .Decode )!=2{return nil ;};if _dggc .Decode [0]==1&&_dggc .Decode [1]==0{if _cbc :=_dggc .InverseData ();_cbc !=nil {return _cbc ; -};_dggc .Decode =nil ;};return nil ;};func _ecffg (_gdfdd nrgba64 ,_ggdb RGBA ,_bgebd _e .Rectangle ){for _egge :=0;_egge < _bgebd .Max .X ;_egge ++{for _fgbb :=0;_fgbb < _bgebd .Max .Y ;_fgbb ++{_edcb :=_gdfdd .NRGBA64At (_egge ,_fgbb );_ggdb .SetRGBA (_egge ,_fgbb ,_ggb (_edcb )); -};};};func ColorAtGray1BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_a .Gray ,error ){_ddcf :=y *bytesPerLine +x >>3;if _ddcf >=len (data ){return _a .Gray {},_ed .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 ); -};_ddcg :=data [_ddcf ]>>uint (7-(x &7))&1;if len (decode )==2{_ddcg =uint8 (LinearInterpolate (float64 (_ddcg ),0.0,1.0,decode [0],decode [1]))&1;};return _a .Gray {Y :_ddcg *255},nil ;};func (_gebf *Gray16 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtGray16BPC (x ,y ,_gebf .BytesPerLine ,_gebf .Data ,_gebf .Decode ); -};func _agee (_deggb *Monochrome ,_gagbf ,_afed ,_fgcg ,_fgag int ,_dedg RasterOperator ,_dagb *Monochrome ,_bgaa ,_gdaa int )error {var (_cegc bool ;_agdda bool ;_bgfb int ;_ageg int ;_edfc int ;_fbcg bool ;_cgee byte ;_fgef int ;_febbb int ;_dccdd int ; -_bfbc ,_aaba int ;);_fgcgb :=8-(_gagbf &7);_gefg :=_aefc [_fgcgb ];_dgcc :=_deggb .BytesPerLine *_afed +(_gagbf >>3);_abfde :=_dagb .BytesPerLine *_gdaa +(_bgaa >>3);if _fgcg < _fgcgb {_cegc =true ;_gefg &=_agcf [8-_fgcgb +_fgcg ];};if !_cegc {_bgfb =(_fgcg -_fgcgb )>>3; -if _bgfb > 0{_agdda =true ;_ageg =_dgcc +1;_edfc =_abfde +1;};};_fgef =(_gagbf +_fgcg )&7;if !(_cegc ||_fgef ==0){_fbcg =true ;_cgee =_agcf [_fgef ];_febbb =_dgcc +1+_bgfb ;_dccdd =_abfde +1+_bgfb ;};switch _dedg {case PixSrc :for _bfbc =0;_bfbc < _fgag ; -_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],_dagb .Data [_abfde ],_gefg );_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]=_dagb .Data [_edfc +_aaba ]; -};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],_dagb .Data [_dccdd ],_cgee );_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ; -};};case PixNotSrc :for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],^_dagb .Data [_abfde ],_gefg );_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0; -_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]=^_dagb .Data [_edfc +_aaba ];};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],^_dagb .Data [_dccdd ],_cgee ); -_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixSrcOrDst :for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],_dagb .Data [_abfde ]|_deggb .Data [_dgcc ],_gefg );_dgcc +=_deggb .BytesPerLine ; -_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]|=_dagb .Data [_edfc +_aaba ];};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0; -_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],_dagb .Data [_dccdd ]|_deggb .Data [_febbb ],_cgee );_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixSrcAndDst :for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],_dagb .Data [_abfde ]&_deggb .Data [_dgcc ],_gefg ); -_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]&=_dagb .Data [_edfc +_aaba ];};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ; -};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],_dagb .Data [_dccdd ]&_deggb .Data [_febbb ],_cgee );_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixSrcXorDst :for _bfbc =0; -_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],_dagb .Data [_abfde ]^_deggb .Data [_dgcc ],_gefg );_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ; -_aaba ++{_deggb .Data [_ageg +_aaba ]^=_dagb .Data [_edfc +_aaba ];};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],_dagb .Data [_dccdd ]^_deggb .Data [_febbb ],_cgee ); -_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixNotSrcOrDst :for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],^(_dagb .Data [_abfde ])|_deggb .Data [_dgcc ],_gefg );_dgcc +=_deggb .BytesPerLine ; -_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]|=^(_dagb .Data [_edfc +_aaba ]);};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0; -_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],^(_dagb .Data [_dccdd ])|_deggb .Data [_febbb ],_cgee );_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixNotSrcAndDst :for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],^(_dagb .Data [_abfde ])&_deggb .Data [_dgcc ],_gefg ); -_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]&=^_dagb .Data [_edfc +_aaba ];};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ; -};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],^(_dagb .Data [_dccdd ])&_deggb .Data [_febbb ],_cgee );_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixSrcOrNotDst :for _bfbc =0; -_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],_dagb .Data [_abfde ]|^(_deggb .Data [_dgcc ]),_gefg );_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0; -_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]=_dagb .Data [_edfc +_aaba ]|^(_deggb .Data [_ageg +_aaba ]);};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],_dagb .Data [_dccdd ]|^(_deggb .Data [_febbb ]),_cgee ); -_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixSrcAndNotDst :for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],_dagb .Data [_abfde ]&^(_deggb .Data [_dgcc ]),_gefg );_dgcc +=_deggb .BytesPerLine ; -_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]=_dagb .Data [_edfc +_aaba ]&^(_deggb .Data [_ageg +_aaba ]);};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ; -};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],_dagb .Data [_dccdd ]&^(_deggb .Data [_febbb ]),_cgee );_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixNotPixSrcOrDst :for _bfbc =0; -_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],^(_dagb .Data [_abfde ]|_deggb .Data [_dgcc ]),_gefg );_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0; -_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]=^(_dagb .Data [_edfc +_aaba ]|_deggb .Data [_ageg +_aaba ]);};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],^(_dagb .Data [_dccdd ]|_deggb .Data [_febbb ]),_cgee ); -_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixNotPixSrcAndDst :for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],^(_dagb .Data [_abfde ]&_deggb .Data [_dgcc ]),_gefg );_dgcc +=_deggb .BytesPerLine ; -_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0;_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]=^(_dagb .Data [_edfc +_aaba ]&_deggb .Data [_ageg +_aaba ]);};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ; -};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],^(_dagb .Data [_dccdd ]&_deggb .Data [_febbb ]),_cgee );_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};case PixNotPixSrcXorDst :for _bfbc =0; -_bfbc < _fgag ;_bfbc ++{_deggb .Data [_dgcc ]=_cbcc (_deggb .Data [_dgcc ],^(_dagb .Data [_abfde ]^_deggb .Data [_dgcc ]),_gefg );_dgcc +=_deggb .BytesPerLine ;_abfde +=_dagb .BytesPerLine ;};if _agdda {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{for _aaba =0; -_aaba < _bgfb ;_aaba ++{_deggb .Data [_ageg +_aaba ]=^(_dagb .Data [_edfc +_aaba ]^_deggb .Data [_ageg +_aaba ]);};_ageg +=_deggb .BytesPerLine ;_edfc +=_dagb .BytesPerLine ;};};if _fbcg {for _bfbc =0;_bfbc < _fgag ;_bfbc ++{_deggb .Data [_febbb ]=_cbcc (_deggb .Data [_febbb ],^(_dagb .Data [_dccdd ]^_deggb .Data [_febbb ]),_cgee ); -_febbb +=_deggb .BytesPerLine ;_dccdd +=_dagb .BytesPerLine ;};};default:_b .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",_dedg );return _ge .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 (_gge *RGBA32 )RGBAAt (x ,y int )_a .RGBA {_eeab ,_ :=ColorAtRGBA32 (x ,y ,_gge .Width ,_gge .Data ,_gge .Alpha ,_gge .Decode );return _eeab ;};func (_ccfb *ImageBase )setEightFullBytes (_fcda int ,_bdbe uint64 )error {if _fcda +7> len (_ccfb .Data )-1{return _ge .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); -};_ccfb .Data [_fcda ]=byte ((_bdbe &0xff00000000000000)>>56);_ccfb .Data [_fcda +1]=byte ((_bdbe &0xff000000000000)>>48);_ccfb .Data [_fcda +2]=byte ((_bdbe &0xff0000000000)>>40);_ccfb .Data [_fcda +3]=byte ((_bdbe &0xff00000000)>>32);_ccfb .Data [_fcda +4]=byte ((_bdbe &0xff000000)>>24); -_ccfb .Data [_fcda +5]=byte ((_bdbe &0xff0000)>>16);_ccfb .Data [_fcda +6]=byte ((_bdbe &0xff00)>>8);_ccfb .Data [_fcda +7]=byte (_bdbe &0xff);return nil ;};func _dae (_aee *Monochrome ,_deg ...int )(_cf *Monochrome ,_fff error ){if _aee ==nil {return nil ,_ge .New ("\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); -};if len (_deg )==0{return nil ,_ge .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"); -};_fca :=_ecaf ();_cf =_aee ;for _ ,_ebff :=range _deg {if _ebff <=0{break ;};_cf ,_fff =_eee (_cf ,_ebff ,_fca );if _fff !=nil {return nil ,_fff ;};};return _cf ,nil ;};func _gaead (_ageb nrgba64 ,_fdde NRGBA ,_fgg _e .Rectangle ){for _ggdc :=0;_ggdc < _fgg .Max .X ; -_ggdc ++{for _gffgb :=0;_gffgb < _fgg .Max .Y ;_gffgb ++{_cedb :=_ageb .NRGBA64At (_ggdc ,_gffgb );_fdde .SetNRGBA (_ggdc ,_gffgb ,_ffg (_cedb ));};};};func NextPowerOf2 (n uint )uint {if IsPowerOf2 (n ){return n ;};return 1<<(_bbbf (n )+1);};func GetConverter (bitsPerComponent ,colorComponents int )(ColorConverter ,error ){switch colorComponents {case 1:switch bitsPerComponent {case 1:return MonochromeConverter ,nil ; +package imageutil ;import (_a "encoding/binary";_f "errors";_ab "fmt";_gbb "github.com/unidoc/unipdf/v3/common";_d "github.com/unidoc/unipdf/v3/internal/bitwise";_e "image";_gbg "image/color";_c "image/draw";_gb "math";);func (_bedf *NRGBA32 )setRGBA (_begg int ,_gefga _gbg .NRGBA ){_gggf :=3*_begg ; +_bedf .Data [_gggf ]=_gefga .R ;_bedf .Data [_gggf +1]=_gefga .G ;_bedf .Data [_gggf +2]=_gefga .B ;if _begg < len (_bedf .Alpha ){_bedf .Alpha [_begg ]=_gefga .A ;};};func (_fgaba *RGBA32 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_fgaba .Width ,Y :_fgaba .Height }}; +};func _ee (_bc *Monochrome ,_cfd ,_cfb int )(*Monochrome ,error ){if _bc ==nil {return nil ,_f .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _cfd <=0||_cfb <=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 _cfd ==_cfb {if _cfd ==1{return _bc .copy (),nil ;};if _cfd ==2||_cfd ==4||_cfd ==8{_fb ,_gga :=_fea (_bc ,_cfd );if _gga !=nil {return nil ,_gga ;};return _fb ,nil ;};};_dbe :=_cfd *_bc .Width ;_cea :=_cfb *_bc .Height ;_dd :=_dagf (_dbe ,_cea ); +_bea :=_dd .BytesPerLine ;var (_dg ,_fdb ,_cab ,_ccb ,_afd int ;_fdc byte ;_eb error ;);for _fdb =0;_fdb < _bc .Height ;_fdb ++{_dg =_cfb *_fdb *_bea ;for _cab =0;_cab < _bc .Width ;_cab ++{if _fge :=_bc .getBitAt (_cab ,_fdb );_fge {_afd =_cfd *_cab ; +for _ccb =0;_ccb < _cfd ;_ccb ++{_dd .setIndexedBit (_dg *8+_afd +_ccb );};};};for _ccb =1;_ccb < _cfb ;_ccb ++{_gfb :=_dg +_ccb *_bea ;for _gbc :=0;_gbc < _bea ;_gbc ++{if _fdc ,_eb =_dd .getByte (_dg +_gbc );_eb !=nil {return nil ,_eb ;};if _eb =_dd .setByte (_gfb +_gbc ,_fdc ); +_eb !=nil {return nil ,_eb ;};};};};return _dd ,nil ;};type CMYK32 struct{ImageBase };func _egccc (_daea *_e .NYCbCrA ,_cbag RGBA ,_ceaa _e .Rectangle ){for _bfgaf :=0;_bfgaf < _ceaa .Max .X ;_bfgaf ++{for _ddac :=0;_ddac < _ceaa .Max .Y ;_ddac ++{_caeg :=_daea .NYCbCrAAt (_bfgaf ,_ddac ); +_cbag .SetRGBA (_bfgaf ,_ddac ,_deb (_caeg ));};};};func (_dbag *Gray2 )Set (x ,y int ,c _gbg .Color ){if x >=_dbag .Width ||y >=_dbag .Height {return ;};_gaec :=Gray2Model .Convert (c ).(_gbg .Gray );_ffgg :=y *_dbag .BytesPerLine ;_cffa :=_ffgg +(x >>2); +_dgdb :=_gaec .Y >>6;_dbag .Data [_cffa ]=(_dbag .Data [_cffa ]&(^(0xc0>>uint (2*((x )&3)))))|(_dgdb <>8),G :uint8 (_dbd .G >>8),B :uint8 (_dbd .B >>8),A :uint8 (_dbd .A >>8)};};func (_eeb *Gray2 )GrayAt (x ,y int )_gbg .Gray {_gceb ,_ :=ColorAtGray2BPC (x ,y ,_eeb .BytesPerLine ,_eeb .Data ,_eeb .Decode ); +return _gceb ;};var _ _e .Image =&Monochrome {};func (_gfdf *Monochrome )setBit (_cgeb ,_fca int ){_gfdf .Data [_cgeb +(_fca >>3)]|=0x80>>uint (_fca &7)};func _afge (_bfb _gbg .NRGBA64 )_gbg .RGBA {_cfac ,_dbcb ,_dgbd ,_cadc :=_bfb .RGBA ();return _gbg .RGBA {R :uint8 (_cfac >>8),G :uint8 (_dbcb >>8),B :uint8 (_dgbd >>8),A :uint8 (_cadc >>8)}; +};var _ _e .Image =&Gray8 {};func (_daafaf *RGBA32 )setRGBA (_dccb int ,_ffcg _gbg .RGBA ){_agfd :=3*_dccb ;_daafaf .Data [_agfd ]=_ffcg .R ;_daafaf .Data [_agfd +1]=_ffcg .G ;_daafaf .Data [_agfd +2]=_ffcg .B ;if _dccb < len (_daafaf .Alpha ){_daafaf .Alpha [_dccb ]=_ffcg .A ; +};};type Gray interface{GrayAt (_adgf ,_ece int )_gbg .Gray ;SetGray (_agg ,_cgd int ,_fcd _gbg .Gray );};func NewImage (width ,height ,bitsPerComponent ,colorComponents int ,data ,alpha []byte ,decode []float64 )(Image ,error ){_cffaf :=NewImageBase (width ,height ,bitsPerComponent ,colorComponents ,data ,alpha ,decode ); +var _ccda Image ;switch colorComponents {case 1:switch bitsPerComponent {case 1:_ccda =&Monochrome {ImageBase :_cffaf ,ModelThreshold :0x0f};case 2:_ccda =&Gray2 {ImageBase :_cffaf };case 4:_ccda =&Gray4 {ImageBase :_cffaf };case 8:_ccda =&Gray8 {ImageBase :_cffaf }; +case 16:_ccda =&Gray16 {ImageBase :_cffaf };};case 3:switch bitsPerComponent {case 4:_ccda =&NRGBA16 {ImageBase :_cffaf };case 8:_ccda =&NRGBA32 {ImageBase :_cffaf };case 16:_ccda =&NRGBA64 {ImageBase :_cffaf };};case 4:_ccda =&CMYK32 {ImageBase :_cffaf }; +};if _ccda ==nil {return nil ,ErrInvalidImage ;};return _ccda ,nil ;};func _ddfc (_ffcd _gbg .Gray )_gbg .Gray {_ffcd .Y >>=4;_ffcd .Y |=_ffcd .Y <<4;return _ffcd };func (_ddfce *NRGBA64 )Base ()*ImageBase {return &_ddfce .ImageBase };func (_cfce *Monochrome )copy ()*Monochrome {_fdga :=_dagf (_cfce .Width ,_cfce .Height ); +_fdga .ModelThreshold =_cfce .ModelThreshold ;_fdga .Data =make ([]byte ,len (_cfce .Data ));copy (_fdga .Data ,_cfce .Data );if len (_cfce .Decode )!=0{_fdga .Decode =make ([]float64 ,len (_cfce .Decode ));copy (_fdga .Decode ,_cfce .Decode );};if len (_cfce .Alpha )!=0{_fdga .Alpha =make ([]byte ,len (_cfce .Alpha )); +copy (_fdga .Alpha ,_cfce .Alpha );};return _fdga ;};func (_edaa *ImageBase )setTwoBytes (_dfdd int ,_deeb uint16 )error {if _dfdd +1> len (_edaa .Data )-1{return _f .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_edaa .Data [_dfdd ]=byte ((_deeb &0xff00)>>8);_edaa .Data [_dfdd +1]=byte (_deeb &0xff);return nil ;};func _fead (_edec RGBA ,_gfac NRGBA ,_fdfg _e .Rectangle ){for _caagc :=0;_caagc < _fdfg .Max .X ;_caagc ++{for _bdfd :=0;_bdfd < _fdfg .Max .Y ;_bdfd ++{_cfgb :=_edec .RGBAAt (_caagc ,_bdfd ); +_gfac .SetNRGBA (_caagc ,_bdfd ,_fad (_cfgb ));};};};func (_cfbg *Gray16 )Set (x ,y int ,c _gbg .Color ){_bac :=(y *_cfbg .BytesPerLine /2+x )*2;if _bac +1>=len (_cfbg .Data ){return ;};_dedb :=_gbg .Gray16Model .Convert (c ).(_gbg .Gray16 );_cfbg .Data [_bac ],_cfbg .Data [_bac +1]=uint8 (_dedb .Y >>8),uint8 (_dedb .Y &0xff); +};func (_bcge *NRGBA16 )ColorModel ()_gbg .Model {return NRGBA16Model };func (_gaf *CMYK32 )CMYKAt (x ,y int )_gbg .CMYK {_ebg ,_ :=ColorAtCMYK (x ,y ,_gaf .Width ,_gaf .Data ,_gaf .Decode );return _ebg ;};var _ Image =&Gray4 {};func _gbgg ()(_ffeb [256]uint32 ){for _fcgfd :=0; +_fcgfd < 256;_fcgfd ++{if _fcgfd &0x01!=0{_ffeb [_fcgfd ]|=0xf;};if _fcgfd &0x02!=0{_ffeb [_fcgfd ]|=0xf0;};if _fcgfd &0x04!=0{_ffeb [_fcgfd ]|=0xf00;};if _fcgfd &0x08!=0{_ffeb [_fcgfd ]|=0xf000;};if _fcgfd &0x10!=0{_ffeb [_fcgfd ]|=0xf0000;};if _fcgfd &0x20!=0{_ffeb [_fcgfd ]|=0xf00000; +};if _fcgfd &0x40!=0{_ffeb [_fcgfd ]|=0xf000000;};if _fcgfd &0x80!=0{_ffeb [_fcgfd ]|=0xf0000000;};};return _ffeb ;};func (_aac *Gray2 )At (x ,y int )_gbg .Color {_bdcc ,_ :=_aac .ColorAt (x ,y );return _bdcc };type ColorConverter interface{Convert (_abe _e .Image )(Image ,error ); +};func _eebe (_abfg CMYK ,_gccd NRGBA ,_gdg _e .Rectangle ){for _eafbe :=0;_eafbe < _gdg .Max .X ;_eafbe ++{for _gdagg :=0;_gdagg < _gdg .Max .Y ;_gdagg ++{_ccae :=_abfg .CMYKAt (_eafbe ,_gdagg );_gccd .SetNRGBA (_eafbe ,_gdagg ,_ega (_ccae ));};};};func (_gbdd *Gray8 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_gbdd .Width ,Y :_gbdd .Height }}; +};func _bffa (_cdafc _e .Image )(Image ,error ){if _faada ,_babd :=_cdafc .(*Gray4 );_babd {return _faada .Copy (),nil ;};_dacf :=_cdafc .Bounds ();_efaad ,_ccbe :=NewImage (_dacf .Max .X ,_dacf .Max .Y ,4,1,nil ,nil ,nil );if _ccbe !=nil {return nil ,_ccbe ; +};_cdba (_cdafc ,_efaad ,_dacf );return _efaad ,nil ;};func _aaag (_cagec _gbg .Color )_gbg .Color {_cfcf :=_gbg .GrayModel .Convert (_cagec ).(_gbg .Gray );return _ddfc (_cfcf );};func ColorAtNRGBA (x ,y ,width ,bytesPerLine ,bitsPerColor int ,data ,alpha []byte ,decode []float64 )(_gbg .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 ,_ab .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 (_ggadb *Gray8 )Base ()*ImageBase {return &_ggadb .ImageBase };func _faf (_dcda _gbg .NRGBA )_gbg .Gray {_cfdc ,_fbcd ,_daaf ,_ :=_dcda .RGBA ();_adff :=(19595*_cfdc +38470*_fbcd +7471*_daaf +1<<15)>>24;return _gbg .Gray {Y :uint8 (_adff )};}; +func _deb (_ddf _gbg .NYCbCrA )_gbg .RGBA {_ecdg ,_aaa ,_gbbbe ,_faad :=_dace (_ddf ).RGBA ();return _gbg .RGBA {R :uint8 (_ecdg >>8),G :uint8 (_aaa >>8),B :uint8 (_gbbbe >>8),A :uint8 (_faad >>8)};};func (_badc *NRGBA64 )Copy ()Image {return &NRGBA64 {ImageBase :_badc .copy ()}}; +func _dfe (_caaf _gbg .NRGBA )_gbg .CMYK {_gee ,_edd ,_gge ,_ :=_caaf .RGBA ();_efce ,_dfda ,_acga ,_cbb :=_gbg .RGBToCMYK (uint8 (_gee >>8),uint8 (_edd >>8),uint8 (_gge >>8));return _gbg .CMYK {C :_efce ,M :_dfda ,Y :_acga ,K :_cbb };};func _dbege (_eagbf []byte ,_acf Image )error {_gaece :=true ; +for _edga :=0;_edga < len (_eagbf );_edga ++{if _eagbf [_edga ]!=0xff{_gaece =false ;break ;};};if _gaece {switch _cdae :=_acf .(type ){case *NRGBA32 :_cdae .Alpha =nil ;case *NRGBA64 :_cdae .Alpha =nil ;default:return _ab .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",_acf ); +};};return nil ;};func ColorAtRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_gbg .RGBA ,error ){_acb :=y *width +x ;_dcfdf :=3*_acb ;if _dcfdf +2>=len (data ){return _gbg .RGBA {},_ab .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 ); +};_gadd :=uint8 (0xff);if alpha !=nil &&len (alpha )> _acb {_gadd =alpha [_acb ];};_cede ,_abgd ,_ceaf :=data [_dcfdf ],data [_dcfdf +1],data [_dcfdf +2];if len (decode )==6{_cede =uint8 (uint32 (LinearInterpolate (float64 (_cede ),0,255,decode [0],decode [1]))&0xff); +_abgd =uint8 (uint32 (LinearInterpolate (float64 (_abgd ),0,255,decode [2],decode [3]))&0xff);_ceaf =uint8 (uint32 (LinearInterpolate (float64 (_ceaf ),0,255,decode [4],decode [5]))&0xff);};return _gbg .RGBA {R :_cede ,G :_abgd ,B :_ceaf ,A :_gadd },nil ; +};type RasterOperator int ;func (_geaa *Gray8 )Set (x ,y int ,c _gbg .Color ){_aadbb :=y *_geaa .BytesPerLine +x ;if _aadbb > len (_geaa .Data )-1{return ;};_feff :=_gbg .GrayModel .Convert (c );_geaa .Data [_aadbb ]=_feff .(_gbg .Gray ).Y ;};func _dadg (_dgge _gbg .CMYK )_gbg .RGBA {_abd ,_bed ,_cfc :=_gbg .CMYKToRGB (_dgge .C ,_dgge .M ,_dgge .Y ,_dgge .K ); +return _gbg .RGBA {R :_abd ,G :_bed ,B :_cfc ,A :0xff};};func (_fec *Gray16 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtGray16BPC (x ,y ,_fec .BytesPerLine ,_fec .Data ,_fec .Decode );};func _accbe (_afgaa ,_cdbag ,_gggd byte )byte {return (_afgaa &^(_gggd ))|(_cdbag &_gggd )}; +func _gcc (_caag _gbg .Gray )_gbg .CMYK {return _gbg .CMYK {K :0xff-_caag .Y }};func (_aca *Monochrome )At (x ,y int )_gbg .Color {_ddfe ,_ :=_aca .ColorAt (x ,y );return _ddfe };func (_dbab *Monochrome )clearBit (_afgg ,_ffag int ){_dbab .Data [_afgg ]&=^(0x80>>uint (_ffag &7))}; +func _fea (_fc *Monochrome ,_gf int )(*Monochrome ,error ){if _fc ==nil {return nil ,_f .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _gf ==1{return _fc .copy (),nil ;};if !IsPowerOf2 (uint (_gf )){return nil ,_ab .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",_gf ); +};_dfa :=_fgc (_gf );return _gg (_fc ,_gf ,_dfa );};func (_ecg *CMYK32 )SetCMYK (x ,y int ,c _gbg .CMYK ){_bec :=4*(y *_ecg .Width +x );if _bec +3>=len (_ecg .Data ){return ;};_ecg .Data [_bec ]=c .C ;_ecg .Data [_bec +1]=c .M ;_ecg .Data [_bec +2]=c .Y ; +_ecg .Data [_bec +3]=c .K ;};func IsGrayImgBlackAndWhite (i *_e .Gray )bool {return _fgbf (i )};func (_eecb *Gray2 )Histogram ()(_gffa [256]int ){for _bfd :=0;_bfd < _eecb .Width ;_bfd ++{for _ggcc :=0;_ggcc < _eecb .Height ;_ggcc ++{_gffa [_eecb .GrayAt (_bfd ,_ggcc ).Y ]++; +};};return _gffa ;};func (_cfag *Gray4 )At (x ,y int )_gbg .Color {_fdcf ,_ :=_cfag .ColorAt (x ,y );return _fdcf };var _edb [256]uint8 ;func (_gagd *Gray16 )ColorModel ()_gbg .Model {return _gbg .Gray16Model };func _bbcbea (_eaba _gbg .NRGBA )_gbg .NRGBA {_eaba .R =_eaba .R >>4|(_eaba .R >>4)<<4; +_eaba .G =_eaba .G >>4|(_eaba .G >>4)<<4;_eaba .B =_eaba .B >>4|(_eaba .B >>4)<<4;return _eaba ;};func (_gba *Monochrome )ColorModel ()_gbg .Model {return MonochromeModel (_gba .ModelThreshold )};func _ega (_dfd _gbg .CMYK )_gbg .NRGBA {_bgeg ,_gdd ,_ffee :=_gbg .CMYKToRGB (_dfd .C ,_dfd .M ,_dfd .Y ,_dfd .K ); +return _gbg .NRGBA {R :_bgeg ,G :_gdd ,B :_ffee ,A :0xff};};func InDelta (expected ,current ,delta float64 )bool {_ggcg :=expected -current ;if _ggcg <=-delta ||_ggcg >=delta {return false ;};return true ;};var _ _e .Image =&Gray2 {};func (_fcfc *Monochrome )setGrayBit (_bgec ,_baab int ){_fcfc .Data [_bgec ]|=0x80>>uint (_baab &7)}; +func (_daafa *Gray16 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_daafa .Width ,Y :_daafa .Height }};};func (_cfdga *ImageBase )setEightPartlyBytes (_fdec ,_agca int ,_fefdc uint64 )(_dbf error ){var (_aff byte ;_bcdg int ;);for _dfcb :=1; +_dfcb <=_agca ;_dfcb ++{_bcdg =64-_dfcb *8;_aff =byte (_fefdc >>uint (_bcdg )&0xff);if _dbf =_cfdga .setByte (_fdec +_dfcb -1,_aff );_dbf !=nil {return _dbf ;};};_abdc :=_cfdga .BytesPerLine *8-_cfdga .Width ;if _abdc ==0{return nil ;};_bcdg -=8;_aff =byte (_fefdc >>uint (_bcdg )&0xff)<>=8;}else {_cffb =^(_cffb >>31)&0xffff;};_edg :=_bdfc -22554*_bbe -46802*_fbeef ;if uint32 (_edg )&0xff000000==0{_edg >>=8;}else {_edg =^(_edg >>31)&0xffff;};_bcfb :=_bdfc +116130*_bbe ; +if uint32 (_bcfb )&0xff000000==0{_bcfb >>=8;}else {_bcfb =^(_bcfb >>31)&0xffff;};return _gbg .NRGBA {R :uint8 (_cffb >>8),G :uint8 (_edg >>8),B :uint8 (_bcfb >>8),A :_dffd .A };};func (_degf *Gray4 )GrayAt (x ,y int )_gbg .Gray {_badfa ,_ :=ColorAtGray4BPC (x ,y ,_degf .BytesPerLine ,_degf .Data ,_degf .Decode ); +return _badfa ;};func BytesPerLine (width ,bitsPerComponent ,colorComponents int )int {return ((width *bitsPerComponent )*colorComponents +7)>>3;};func (_gbf *Monochrome )ResolveDecode ()error {if len (_gbf .Decode )!=2{return nil ;};if _gbf .Decode [0]==1&&_gbf .Decode [1]==0{if _ccf :=_gbf .InverseData (); +_ccf !=nil {return _ccf ;};_gbf .Decode =nil ;};return nil ;};func (_caab *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"); +};_fgg :=_dagf (width ,height );_bdea :=make ([]int ,height );_fdae :=make ([]int ,width );_dfggb :=float64 (_caab .Width )/float64 (width );_ggfd :=float64 (_caab .Height )/float64 (height );for _bfbd :=0;_bfbd < height ;_bfbd ++{_bdea [_bfbd ]=int (_gb .Min (_ggfd *float64 (_bfbd )+0.5,float64 (_caab .Height -1))); +};for _eba :=0;_eba < width ;_eba ++{_fdae [_eba ]=int (_gb .Min (_dfggb *float64 (_eba )+0.5,float64 (_caab .Width -1)));};_bgbc :=-1;_bgd :=byte (0);for _fcca :=0;_fcca < height ;_fcca ++{_bffd :=_bdea [_fcca ]*_caab .BytesPerLine ;_bgaf :=_fcca *_fgg .BytesPerLine ; +for _egc :=0;_egc < width ;_egc ++{_ffac :=_fdae [_egc ];if _ffac !=_bgbc {_bgd =_caab .getBit (_bffd ,_ffac );if _bgd !=0{_fgg .setBit (_bgaf ,_egc );};_bgbc =_ffac ;}else {if _bgd !=0{_fgg .setBit (_bgaf ,_egc );};};};};return _fgg ,nil ;};func (_ecdc *Gray8 )Histogram ()(_ffff [256]int ){for _gfgg :=0; +_gfgg < len (_ecdc .Data );_gfgg ++{_ffff [_ecdc .Data [_gfgg ]]++;};return _ffff ;};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 ,_ed .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 _dgeag (_cgca CMYK ,_agdd Gray ,_gecg _e .Rectangle ){for _dgfe :=0;_dgfe < _gecg .Max .X ;_dgfe ++{for _fafd :=0;_fafd < _gecg .Max .Y ;_fafd ++{_bgea :=_cdae (_cgca .CMYKAt (_dgfe ,_fafd ));_agdd .SetGray (_dgfe ,_fafd ,_bgea );};};};func (_daef *Gray16 )At (x ,y int )_a .Color {_bfgf ,_ :=_daef .ColorAt (x ,y ); -return _bfgf };type RGBA32 struct{ImageBase };func (_ggdea *Gray4 )Set (x ,y int ,c _a .Color ){if x >=_ggdea .Width ||y >=_ggdea .Height {return ;};_cacdb :=Gray4Model .Convert (c ).(_a .Gray );_ggdea .setGray (x ,y ,_cacdb );};var _ Image =&Gray2 {}; -func (_cgbd *Monochrome )setGrayBit (_dggg ,_aaggd int ){_cgbd .Data [_dggg ]|=0x80>>uint (_aaggd &7)};var _ Image =&Gray4 {};func _cggg (_afeg *Monochrome ,_fcfbb ,_aedb int ,_ebcb ,_babc int ,_fbca RasterOperator ){var (_bgdd bool ;_dbdc bool ;_fddc int ; -_edbb int ;_agfa int ;_fafa int ;_fece bool ;_aebe byte ;);_bffb :=8-(_fcfbb &7);_cbcg :=_aefc [_bffb ];_eafe :=_afeg .BytesPerLine *_aedb +(_fcfbb >>3);if _ebcb < _bffb {_bgdd =true ;_cbcg &=_agcf [8-_bffb +_ebcb ];};if !_bgdd {_fddc =(_ebcb -_bffb )>>3; -if _fddc !=0{_dbdc =true ;_edbb =_eafe +1;};};_agfa =(_fcfbb +_ebcb )&7;if !(_bgdd ||_agfa ==0){_fece =true ;_aebe =_agcf [_agfa ];_fafa =_eafe +1+_fddc ;};var _fgaa ,_aeab int ;switch _fbca {case PixClr :for _fgaa =0;_fgaa < _babc ;_fgaa ++{_afeg .Data [_eafe ]=_cbcc (_afeg .Data [_eafe ],0x0,_cbcg ); -_eafe +=_afeg .BytesPerLine ;};if _dbdc {for _fgaa =0;_fgaa < _babc ;_fgaa ++{for _aeab =0;_aeab < _fddc ;_aeab ++{_afeg .Data [_edbb +_aeab ]=0x0;};_edbb +=_afeg .BytesPerLine ;};};if _fece {for _fgaa =0;_fgaa < _babc ;_fgaa ++{_afeg .Data [_fafa ]=_cbcc (_afeg .Data [_fafa ],0x0,_aebe ); -_fafa +=_afeg .BytesPerLine ;};};case PixSet :for _fgaa =0;_fgaa < _babc ;_fgaa ++{_afeg .Data [_eafe ]=_cbcc (_afeg .Data [_eafe ],0xff,_cbcg );_eafe +=_afeg .BytesPerLine ;};if _dbdc {for _fgaa =0;_fgaa < _babc ;_fgaa ++{for _aeab =0;_aeab < _fddc ;_aeab ++{_afeg .Data [_edbb +_aeab ]=0xff; -};_edbb +=_afeg .BytesPerLine ;};};if _fece {for _fgaa =0;_fgaa < _babc ;_fgaa ++{_afeg .Data [_fafa ]=_cbcc (_afeg .Data [_fafa ],0xff,_aebe );_fafa +=_afeg .BytesPerLine ;};};case PixNotDst :for _fgaa =0;_fgaa < _babc ;_fgaa ++{_afeg .Data [_eafe ]=_cbcc (_afeg .Data [_eafe ],^_afeg .Data [_eafe ],_cbcg ); -_eafe +=_afeg .BytesPerLine ;};if _dbdc {for _fgaa =0;_fgaa < _babc ;_fgaa ++{for _aeab =0;_aeab < _fddc ;_aeab ++{_afeg .Data [_edbb +_aeab ]=^(_afeg .Data [_edbb +_aeab ]);};_edbb +=_afeg .BytesPerLine ;};};if _fece {for _fgaa =0;_fgaa < _babc ;_fgaa ++{_afeg .Data [_fafa ]=_cbcc (_afeg .Data [_fafa ],^_afeg .Data [_fafa ],_aebe ); -_fafa +=_afeg .BytesPerLine ;};};};};func (_edf *CMYK32 )ColorModel ()_a .Model {return _a .CMYKModel };func IsGrayImgBlackAndWhite (i *_e .Gray )bool {return _gfeff (i )};var _ Image =&Monochrome {};func ColorAtGray4BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_a .Gray ,error ){_gaff :=y *bytesPerLine +x >>1; -if _gaff >=len (data ){return _a .Gray {},_ed .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 ); -};_bfg :=data [_gaff ]>>uint (4-(x &1)*4)&0xf;if len (decode )==2{_bfg =uint8 (uint32 (LinearInterpolate (float64 (_bfg ),0,15,decode [0],decode [1]))&0xf);};return _a .Gray {Y :_bfg *17&0xff},nil ;};func init (){_gegc ()};func (_bdfb *Monochrome )getBitAt (_eaba ,_aegc int )bool {_dfa :=_aegc *_bdfb .BytesPerLine +(_eaba >>3); -_dea :=_eaba &0x07;_cdeg :=uint (7-_dea );if _dfa > len (_bdfb .Data )-1{return false ;};if (_bdfb .Data [_dfa ]>>_cdeg )&0x01>=1{return true ;};return false ;};type RasterOperator int ;func (_efd *CMYK32 )Validate ()error {if len (_efd .Data )!=4*_efd .Width *_efd .Height {return _ge .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 _fadf (_eaec CMYK ,_edef RGBA ,_fbgf _e .Rectangle ){for _gded :=0;_gded < _fbgf .Max .X ;_gded ++{for _adec :=0;_adec < _fbgf .Max .Y ;_adec ++{_bbag :=_eaec .CMYKAt (_gded ,_adec );_edef .SetRGBA (_gded ,_adec ,_add (_bbag ));};}; -};var (Gray2Model =_a .ModelFunc (_dbe );Gray4Model =_a .ModelFunc (_cfae );NRGBA16Model =_a .ModelFunc (_acef ););func _ecabf (_cgc _a .NRGBA )_a .Gray {_dec ,_fba ,_befe ,_ :=_cgc .RGBA ();_edb :=(19595*_dec +38470*_fba +7471*_befe +1<<15)>>24;return _a .Gray {Y :uint8 (_edb )}; -};func _dbe (_dgcb _a .Color )_a .Color {_cbff :=_a .GrayModel .Convert (_dgcb ).(_a .Gray );return _ffae (_cbff );};func _bagd (_fbf ,_bebcb uint8 )uint8 {if _fbf < _bebcb {return 255;};return 0;};type Image interface{_f .Image ;Base ()*ImageBase ;Copy ()Image ; -Pix ()[]byte ;ColorAt (_adbb ,_dgff int )(_a .Color ,error );Validate ()error ;};func _ggad (_bfc ,_ebcf *Monochrome ,_fab []byte ,_adea int )(_fgc error ){var (_cbgb ,_gbae ,_cba ,_aega ,_dbde ,_afd ,_cef ,_ccb int ;_bdaf ,_gfd uint32 ;_eeg ,_dgd byte ; -_cbab uint16 ;);_bed :=make ([]byte ,4);_eed :=make ([]byte ,4);for _cba =0;_cba < _bfc .Height -1;_cba ,_aega =_cba +2,_aega +1{_cbgb =_cba *_bfc .BytesPerLine ;_gbae =_aega *_ebcf .BytesPerLine ;for _dbde ,_afd =0,0;_dbde < _adea ;_dbde ,_afd =_dbde +4,_afd +1{for _cef =0; -_cef < 4;_cef ++{_ccb =_cbgb +_dbde +_cef ;if _ccb <=len (_bfc .Data )-1&&_ccb < _cbgb +_bfc .BytesPerLine {_bed [_cef ]=_bfc .Data [_ccb ];}else {_bed [_cef ]=0x00;};_ccb =_cbgb +_bfc .BytesPerLine +_dbde +_cef ;if _ccb <=len (_bfc .Data )-1&&_ccb < _cbgb +(2*_bfc .BytesPerLine ){_eed [_cef ]=_bfc .Data [_ccb ]; -}else {_eed [_cef ]=0x00;};};_bdaf =_d .BigEndian .Uint32 (_bed );_gfd =_d .BigEndian .Uint32 (_eed );_gfd &=_bdaf ;_gfd &=_gfd <<1;_gfd &=0xaaaaaaaa;_bdaf =_gfd |(_gfd <<7);_eeg =byte (_bdaf >>24);_dgd =byte ((_bdaf >>8)&0xff);_ccb =_gbae +_afd ;if _ccb +1==len (_ebcf .Data )-1||_ccb +1>=_gbae +_ebcf .BytesPerLine {_ebcf .Data [_ccb ]=_fab [_eeg ]; -if _fgc =_ebcf .setByte (_ccb ,_fab [_eeg ]);_fgc !=nil {return _ed .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_ccb );};}else {_cbab =(uint16 (_fab [_eeg ])<<8)|uint16 (_fab [_dgd ]);if _fgc =_ebcf .setTwoBytes (_ccb ,_cbab );_fgc !=nil {return _ed .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",_ccb ); -};_afd ++;};};};return nil ;};func (_accd *CMYK32 )Copy ()Image {return &CMYK32 {ImageBase :_accd .copy ()}};func (_bfb *Monochrome )Base ()*ImageBase {return &_bfb .ImageBase };func _cfdb (_acdg *Monochrome ,_abge ,_acaa ,_cbca ,_ccdef int ,_fafb RasterOperator ,_adff *Monochrome ,_fgefb ,_bgec int )error {var (_afa bool ; -_cegd bool ;_cggf byte ;_eagd int ;_dcfe int ;_egbe int ;_dbgd int ;_abde bool ;_ebee int ;_efdcg int ;_daae int ;_bcaf bool ;_gdcd byte ;_cad int ;_agcb int ;_caga int ;_gfbe byte ;_bdbd int ;_fgb int ;_ccff uint ;_aefa uint ;_cface byte ;_dbgcf shift ; -_eagg bool ;_fcc bool ;_efcd ,_gffg int ;);if _fgefb &7!=0{_fgb =8-(_fgefb &7);};if _abge &7!=0{_dcfe =8-(_abge &7);};if _fgb ==0&&_dcfe ==0{_cface =_aefc [0];}else {if _dcfe > _fgb {_ccff =uint (_dcfe -_fgb );}else {_ccff =uint (8-(_fgb -_dcfe ));};_aefa =8-_ccff ; -_cface =_aefc [_ccff ];};if (_abge &7)!=0{_afa =true ;_eagd =8-(_abge &7);_cggf =_aefc [_eagd ];_egbe =_acdg .BytesPerLine *_acaa +(_abge >>3);_dbgd =_adff .BytesPerLine *_bgec +(_fgefb >>3);_bdbd =8-(_fgefb &7);if _eagd > _bdbd {_dbgcf =_gggge ;if _cbca >=_fgb {_eagg =true ; -};}else {_dbgcf =_acee ;};};if _cbca < _eagd {_cegd =true ;_cggf &=_agcf [8-_eagd +_cbca ];};if !_cegd {_ebee =(_cbca -_eagd )>>3;if _ebee !=0{_abde =true ;_efdcg =_acdg .BytesPerLine *_acaa +((_abge +_dcfe )>>3);_daae =_adff .BytesPerLine *_bgec +((_fgefb +_dcfe )>>3); -};};_cad =(_abge +_cbca )&7;if !(_cegd ||_cad ==0){_bcaf =true ;_gdcd =_agcf [_cad ];_agcb =_acdg .BytesPerLine *_acaa +((_abge +_dcfe )>>3)+_ebee ;_caga =_adff .BytesPerLine *_bgec +((_fgefb +_dcfe )>>3)+_ebee ;if _cad > int (_aefa ){_fcc =true ;};};switch _fafb {case PixSrc :if _afa {for _efcd =0; -_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface );};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],_gfbe ,_cggf ); -_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0;_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]=_gfbe ; -};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],_gfbe ,_gdcd ); -_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ;};};case PixNotSrc :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface ); -};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],^_gfbe ,_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0;_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface ); -_acdg .Data [_efdcg +_gffg ]=^_gfbe ;};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface ); -};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],^_gfbe ,_gdcd );_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ;};};case PixSrcOrDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface ); -};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],_gfbe |_acdg .Data [_egbe ],_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0; -_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]|=_gfbe ;};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ; -_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],_gfbe |_acdg .Data [_agcb ],_gdcd );_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ; -};};case PixSrcAndDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface );};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],_gfbe &_acdg .Data [_egbe ],_cggf ); -_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0;_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]&=_gfbe ; -};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],_gfbe &_acdg .Data [_agcb ],_gdcd ); -_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ;};};case PixSrcXorDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface ); -};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],_gfbe ^_acdg .Data [_egbe ],_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0; -_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]^=_gfbe ;};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ; -_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],_gfbe ^_acdg .Data [_agcb ],_gdcd );_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ; -};};case PixNotSrcOrDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface );};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],^_gfbe |_acdg .Data [_egbe ],_cggf ); -_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0;_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]|=^_gfbe ; -};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],^_gfbe |_acdg .Data [_agcb ],_gdcd ); -_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ;};};case PixNotSrcAndDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface ); -};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],^_gfbe &_acdg .Data [_egbe ],_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0; -_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]&=^_gfbe ;};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ; -_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],^_gfbe &_acdg .Data [_agcb ],_gdcd );_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ; -};};case PixSrcOrNotDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface );};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],_gfbe |^_acdg .Data [_egbe ],_cggf ); -_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0;_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]=_gfbe |^_acdg .Data [_efdcg +_gffg ]; -};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],_gfbe |^_acdg .Data [_agcb ],_gdcd ); -_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ;};};case PixSrcAndNotDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface ); -};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],_gfbe &^_acdg .Data [_egbe ],_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0; -_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]=_gfbe &^_acdg .Data [_efdcg +_gffg ];};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};}; -if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],_gfbe &^_acdg .Data [_agcb ],_gdcd );_agcb +=_acdg .BytesPerLine ; -_caga +=_adff .BytesPerLine ;};};case PixNotPixSrcOrDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface );};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ; -};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],^(_gfbe |_acdg .Data [_egbe ]),_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0;_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface ); -_acdg .Data [_efdcg +_gffg ]=^(_gfbe |_acdg .Data [_efdcg +_gffg ]);};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface ); -};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],^(_gfbe |_acdg .Data [_agcb ]),_gdcd );_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ;};};case PixNotPixSrcAndDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ; -if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface );};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],^(_gfbe &_acdg .Data [_egbe ]),_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ; -};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0;_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]=^(_gfbe &_acdg .Data [_efdcg +_gffg ]); -};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;};};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],^(_gfbe &_acdg .Data [_agcb ]),_gdcd ); -_agcb +=_acdg .BytesPerLine ;_caga +=_adff .BytesPerLine ;};};case PixNotPixSrcXorDst :if _afa {for _efcd =0;_efcd < _ccdef ;_efcd ++{if _dbgcf ==_gggge {_gfbe =_adff .Data [_dbgd ]<<_ccff ;if _eagg {_gfbe =_cbcc (_gfbe ,_adff .Data [_dbgd +1]>>_aefa ,_cface ); -};}else {_gfbe =_adff .Data [_dbgd ]>>_aefa ;};_acdg .Data [_egbe ]=_cbcc (_acdg .Data [_egbe ],^(_gfbe ^_acdg .Data [_egbe ]),_cggf );_egbe +=_acdg .BytesPerLine ;_dbgd +=_adff .BytesPerLine ;};};if _abde {for _efcd =0;_efcd < _ccdef ;_efcd ++{for _gffg =0; -_gffg < _ebee ;_gffg ++{_gfbe =_cbcc (_adff .Data [_daae +_gffg ]<<_ccff ,_adff .Data [_daae +_gffg +1]>>_aefa ,_cface );_acdg .Data [_efdcg +_gffg ]=^(_gfbe ^_acdg .Data [_efdcg +_gffg ]);};_efdcg +=_acdg .BytesPerLine ;_daae +=_adff .BytesPerLine ;}; -};if _bcaf {for _efcd =0;_efcd < _ccdef ;_efcd ++{_gfbe =_adff .Data [_caga ]<<_ccff ;if _fcc {_gfbe =_cbcc (_gfbe ,_adff .Data [_caga +1]>>_aefa ,_cface );};_acdg .Data [_agcb ]=_cbcc (_acdg .Data [_agcb ],^(_gfbe ^_acdg .Data [_agcb ]),_gdcd );_agcb +=_acdg .BytesPerLine ; -_caga +=_adff .BytesPerLine ;};};default:_b .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",_fafb );return _ge .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 (_bdfa *NRGBA32 )Copy ()Image {return &NRGBA32 {ImageBase :_bdfa .copy ()}};func (_daed *NRGBA64 )Base ()*ImageBase {return &_daed .ImageBase };func _acef (_dbdeg _a .Color )_a .Color {_aedg :=_a .NRGBAModel .Convert (_dbdeg ).(_a .NRGBA ); -return _afec (_aedg );};func (_gacc *Gray4 )At (x ,y int )_a .Color {_bebe ,_ :=_gacc .ColorAt (x ,y );return _bebe };func ColorAtNRGBA16 (x ,y ,width ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_a .NRGBA ,error ){_efac :=y *bytesPerLine +x *3/2; -if _efac +1>=len (data ){return _a .NRGBA {},_ceaaf (x ,y );};const (_aeda =0xf;_ccfc =uint8 (0xff););_dbdf :=_ccfc ;if alpha !=nil {_bcega :=y *BytesPerLine (width ,4,1);if _bcega < len (alpha ){if x %2==0{_dbdf =(alpha [_bcega ]>>uint (4))&_aeda ;}else {_dbdf =alpha [_bcega ]&_aeda ; -};_dbdf |=_dbdf <<4;};};var _acfb ,_fbdd ,_bbgb uint8 ;if x *3%2==0{_acfb =(data [_efac ]>>uint (4))&_aeda ;_fbdd =data [_efac ]&_aeda ;_bbgb =(data [_efac +1]>>uint (4))&_aeda ;}else {_acfb =data [_efac ]&_aeda ;_fbdd =(data [_efac +1]>>uint (4))&_aeda ; -_bbgb =data [_efac +1]&_aeda ;};if len (decode )==6{_acfb =uint8 (uint32 (LinearInterpolate (float64 (_acfb ),0,15,decode [0],decode [1]))&0xf);_fbdd =uint8 (uint32 (LinearInterpolate (float64 (_fbdd ),0,15,decode [2],decode [3]))&0xf);_bbgb =uint8 (uint32 (LinearInterpolate (float64 (_bbgb ),0,15,decode [4],decode [5]))&0xf); -};return _a .NRGBA {R :(_acfb <<4)|(_acfb &0xf),G :(_fbdd <<4)|(_fbdd &0xf),B :(_bbgb <<4)|(_bbgb &0xf),A :_dbdf },nil ;};func (_facb *Gray8 )GrayAt (x ,y int )_a .Gray {_aab ,_ :=ColorAtGray8BPC (x ,y ,_facb .BytesPerLine ,_facb .Data ,_facb .Decode ); -return _aab ;};func IsPowerOf2 (n uint )bool {return n > 0&&(n &(n -1))==0};func _geg (_afg _a .NRGBA )_a .Gray {var _cde _a .NRGBA ;if _afg ==_cde {return _a .Gray {Y :0xff};};_dccf ,_cfg ,_gcba ,_ :=_afg .RGBA ();_ced :=(19595*_dccf +38470*_cfg +7471*_gcba +1<<15)>>24; -return _a .Gray {Y :uint8 (_ced )};};func (_fbef *Gray16 )Copy ()Image {return &Gray16 {ImageBase :_fbef .copy ()}};func _dge (_gadeg _a .NRGBA )_a .CMYK {_gbc ,_gfa ,_abd ,_ :=_gadeg .RGBA ();_dbdg ,_gbcb ,_cdeb ,_ddc :=_a .RGBToCMYK (uint8 (_gbc >>8),uint8 (_gfa >>8),uint8 (_abd >>8)); -return _a .CMYK {C :_dbdg ,M :_gbcb ,Y :_cdeb ,K :_ddc };};func (_ddg *RGBA32 )Copy ()Image {return &RGBA32 {ImageBase :_ddg .copy ()}};func (_dgec *ImageBase )setTwoBytes (_ccaf int ,_ded uint16 )error {if _ccaf +1> len (_dgec .Data )-1{return _ge .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); -};_dgec .Data [_ccaf ]=byte ((_ded &0xff00)>>8);_dgec .Data [_ccaf +1]=byte (_ded &0xff);return nil ;};func (_feeg *Monochrome )getBit (_geeb ,_dabf int )uint8 {return _feeg .Data [_geeb +(_dabf >>3)]>>uint (7-(_dabf &7))&1;};func ColorAtGray2BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_a .Gray ,error ){_fbdbf :=y *bytesPerLine +x >>2; -if _fbdbf >=len (data ){return _a .Gray {},_ed .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 ); -};_egec :=data [_fbdbf ]>>uint (6-(x &3)*2)&3;if len (decode )==2{_egec =uint8 (uint32 (LinearInterpolate (float64 (_egec ),0,3.0,decode [0],decode [1]))&3);};return _a .Gray {Y :_egec *85},nil ;};func (_aege *NRGBA16 )Base ()*ImageBase {return &_aege .ImageBase }; -func (_ecff *NRGBA64 )NRGBA64At (x ,y int )_a .NRGBA64 {_cebf ,_ :=ColorAtNRGBA64 (x ,y ,_ecff .Width ,_ecff .Data ,_ecff .Alpha ,_ecff .Decode );return _cebf ;};func (_bfgb *Gray8 )Validate ()error {if len (_bfgb .Data )!=_bfgb .Height *_bfgb .BytesPerLine {return ErrInvalidImage ; -};return nil ;};func _ffbbf (_deff _e .Image ,_faege Image ,_fddea _e .Rectangle ){if _dcfgc ,_aaadc :=_deff .(SMasker );_aaadc &&_dcfgc .HasAlpha (){_faege .(SMasker ).MakeAlpha ();};switch _bgcf :=_deff .(type ){case Gray :_fbdce (_bgcf ,_faege .(RGBA ),_fddea ); -case NRGBA :_dbbab (_bgcf ,_faege .(RGBA ),_fddea );case *_e .NYCbCrA :_ccdd (_bgcf ,_faege .(RGBA ),_fddea );case CMYK :_fadf (_bgcf ,_faege .(RGBA ),_fddea );case RGBA :_dgga (_bgcf ,_faege .(RGBA ),_fddea );case nrgba64 :_ecffg (_bgcf ,_faege .(RGBA ),_fddea ); -default:_ceff (_deff ,_faege ,_fddea );};};type ImageBase struct{Width ,Height int ;BitsPerComponent ,ColorComponents int ;Data ,Alpha []byte ;Decode []float64 ;BytesPerLine int ;};func _ggb (_bcdg _a .NRGBA64 )_a .RGBA {_febb ,_deba ,_ddca ,_ddd :=_bcdg .RGBA (); -return _a .RGBA {R :uint8 (_febb >>8),G :uint8 (_deba >>8),B :uint8 (_ddca >>8),A :uint8 (_ddd >>8)};};func MonochromeThresholdConverter (threshold uint8 )ColorConverter {return &monochromeThresholdConverter {Threshold :threshold };};var _ Image =&NRGBA64 {}; -func (_gbged *RGBA32 )ColorModel ()_a .Model {return _a .NRGBAModel };func _cee (_dcb _a .NYCbCrA )_a .RGBA {_ceed ,_cgbb ,_fegd ,_ddfb :=_agb (_dcb ).RGBA ();return _a .RGBA {R :uint8 (_ceed >>8),G :uint8 (_cgbb >>8),B :uint8 (_fegd >>8),A :uint8 (_ddfb >>8)}; -};func ColorAtGrayscale (x ,y ,bitsPerColor ,bytesPerLine int ,data []byte ,decode []float64 )(_a .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 ,_ed .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 ); -};};type Gray4 struct{ImageBase };type Gray interface{GrayAt (_gbacg ,_egf int )_a .Gray ;SetGray (_dbbe ,_ecac int ,_fdbb _a .Gray );};func (_dbda *Gray4 )ColorModel ()_a .Model {return Gray4Model };func AddDataPadding (width ,height ,bitsPerComponent ,colorComponents int ,data []byte )([]byte ,error ){_ecdb :=BytesPerLine (width ,bitsPerComponent ,colorComponents ); -if _ecdb ==width *colorComponents *bitsPerComponent /8{return data ,nil ;};_fada :=width *colorComponents *bitsPerComponent ;_efbg :=_ecdb *8;_dgbfa :=8-(_efbg -_fada );_feeb :=_dg .NewReader (data );_dfdf :=_ecdb -1;_fbc :=make ([]byte ,_dfdf );_gaga :=make ([]byte ,height *_ecdb ); -_dece :=_dg .NewWriterMSB (_gaga );var _dffb uint64 ;var _egae error ;for _cfagg :=0;_cfagg < height ;_cfagg ++{_ ,_egae =_feeb .Read (_fbc );if _egae !=nil {return nil ,_egae ;};_ ,_egae =_dece .Write (_fbc );if _egae !=nil {return nil ,_egae ;};_dffb ,_egae =_feeb .ReadBits (byte (_dgbfa )); -if _egae !=nil {return nil ,_egae ;};_ ,_egae =_dece .WriteBits (_dffb ,_dgbfa );if _egae !=nil {return nil ,_egae ;};_dece .FinishByte ();};return _gaga ,nil ;};var _ Image =&CMYK32 {};var _ _e .Image =&Monochrome {};var (_agcf =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF}; -_aefc =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF};);func _dfgg (_bfcd _e .Image )(Image ,error ){if _agea ,_eddb :=_bfcd .(*Gray4 );_eddb {return _agea .Copy (),nil ;};_cgbfd :=_bfcd .Bounds ();_cabc ,_ffdg :=NewImage (_cgbfd .Max .X ,_cgbfd .Max .Y ,4,1,nil ,nil ,nil ); -if _ffdg !=nil {return nil ,_ffdg ;};_bdec (_bfcd ,_cabc ,_cgbfd );return _cabc ,nil ;};func _ffae (_dbgg _a .Gray )_a .Gray {_fgf :=_dbgg .Y >>6;_fgf |=_fgf <<2;_dbgg .Y =_fgf |_fgf <<4;return _dbgg ;};func ColorAtGray8BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_a .Gray ,error ){_bff :=y *bytesPerLine +x ; -if _bff >=len (data ){return _a .Gray {},_ed .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 ); -};_gfdg :=data [_bff ];if len (decode )==2{_gfdg =uint8 (uint32 (LinearInterpolate (float64 (_gfdg ),0,255,decode [0],decode [1]))&0xff);};return _a .Gray {Y :_gfdg },nil ;};func (_efbf *NRGBA64 )Set (x ,y int ,c _a .Color ){_gedb :=(y *_efbf .Width +x )*2; -_egbc :=_gedb *3;if _egbc +5>=len (_efbf .Data ){return ;};_agfb :=_a .NRGBA64Model .Convert (c ).(_a .NRGBA64 );_efbf .setNRGBA64 (_egbc ,_agfb ,_gedb );};func BytesPerLine (width ,bitsPerComponent ,colorComponents int )int {return ((width *bitsPerComponent )*colorComponents +7)>>3; -};func _gfce (_eccb _e .Image )(Image ,error ){if _eegc ,_eagc :=_eccb .(*NRGBA16 );_eagc {return _eegc .Copy (),nil ;};_efaa :=_eccb .Bounds ();_eaac ,_gaca :=NewImage (_efaa .Max .X ,_efaa .Max .Y ,4,3,nil ,nil ,nil );if _gaca !=nil {return nil ,_gaca ; -};_bebca (_eccb ,_eaac ,_efaa );return _eaac ,nil ;};func (_eafa *NRGBA32 )Base ()*ImageBase {return &_eafa .ImageBase };func (_afbg *NRGBA16 )NRGBAAt (x ,y int )_a .NRGBA {_adgg ,_ :=ColorAtNRGBA16 (x ,y ,_afbg .Width ,_afbg .BytesPerLine ,_afbg .Data ,_afbg .Alpha ,_afbg .Decode ); -return _adgg ;};func (_feac *NRGBA64 )setNRGBA64 (_dcaga int ,_egbbe _a .NRGBA64 ,_gbgg int ){_feac .Data [_dcaga ]=uint8 (_egbbe .R >>8);_feac .Data [_dcaga +1]=uint8 (_egbbe .R &0xff);_feac .Data [_dcaga +2]=uint8 (_egbbe .G >>8);_feac .Data [_dcaga +3]=uint8 (_egbbe .G &0xff); -_feac .Data [_dcaga +4]=uint8 (_egbbe .B >>8);_feac .Data [_dcaga +5]=uint8 (_egbbe .B &0xff);if _gbgg +1< len (_feac .Alpha ){_feac .Alpha [_gbgg ]=uint8 (_egbbe .A >>8);_feac .Alpha [_gbgg +1]=uint8 (_egbbe .A &0xff);};};func _cfae (_dgge _a .Color )_a .Color {_gfeb :=_a .GrayModel .Convert (_dgge ).(_a .Gray ); -return _cce (_gfeb );};func (_afdb *NRGBA64 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtNRGBA64 (x ,y ,_afdb .Width ,_afdb .Data ,_afdb .Alpha ,_afdb .Decode );};func _add (_cec _a .CMYK )_a .RGBA {_gadeb ,_cbbc ,_aac :=_a .CMYKToRGB (_cec .C ,_cec .M ,_cec .Y ,_cec .K ); -return _a .RGBA {R :_gadeb ,G :_cbbc ,B :_aac ,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 ;);type nrgba64 interface{NRGBA64At (_bffa ,_ebbdf int )_a .NRGBA64 ;SetNRGBA64 (_cgba ,_bgdbd int ,_bggg _a .NRGBA64 );};func ImgToBinary (i _e .Image ,threshold uint8 )*_e .Gray {switch _acdf :=i .(type ){case *_e .Gray :if _gfeff (_acdf ){return _acdf ; -};return _eagcf (_acdf ,threshold );case *_e .Gray16 :return _adbfc (_acdf ,threshold );default:return _adebf (_acdf ,threshold );};};func (_eegb *Gray2 )Validate ()error {if len (_eegb .Data )!=_eegb .Height *_eegb .BytesPerLine {return ErrInvalidImage ; -};return nil ;};func (_gagbd *Gray16 )Set (x ,y int ,c _a .Color ){_fcec :=(y *_gagbd .BytesPerLine /2+x )*2;if _fcec +1>=len (_gagbd .Data ){return ;};_bgad :=_a .Gray16Model .Convert (c ).(_a .Gray16 );_gagbd .Data [_fcec ],_gagbd .Data [_fcec +1]=uint8 (_bgad .Y >>8),uint8 (_bgad .Y &0xff); -};func (_ceb *CMYK32 )SetCMYK (x ,y int ,c _a .CMYK ){_fcdb :=4*(y *_ceb .Width +x );if _fcdb +3>=len (_ceb .Data ){return ;};_ceb .Data [_fcdb ]=c .C ;_ceb .Data [_fcdb +1]=c .M ;_ceb .Data [_fcdb +2]=c .Y ;_ceb .Data [_fcdb +3]=c .K ;};func (_dgdb *Gray8 )Copy ()Image {return &Gray8 {ImageBase :_dgdb .copy ()}}; -func (_bbdg *Gray2 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_bbdg .Width ,Y :_bbdg .Height }};};func (_ggab *RGBA32 )At (x ,y int )_a .Color {_ecegg ,_ :=_ggab .ColorAt (x ,y );return _ecegg };func (_aeabc *RGBA32 )Validate ()error {if len (_aeabc .Data )!=3*_aeabc .Width *_aeabc .Height {return _ge .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 _bbdfa (_egca _e .Image )(Image ,error ){if _fae ,_ceaa :=_egca .(*Gray16 );_ceaa {return _fae .Copy (),nil ;};_feaa :=_egca .Bounds ();_eabe ,_gacd :=NewImage (_feaa .Max .X ,_feaa .Max .Y ,16,1,nil ,nil ,nil );if _gacd !=nil {return nil ,_gacd ; -};_bdec (_egca ,_eabe ,_feaa );return _eabe ,nil ;};func _gfeff (_aaab *_e .Gray )bool {for _efee :=0;_efee < len (_aaab .Pix );_efee ++{if !_bacf (_aaab .Pix [_efee ]){return false ;};};return true ;};func _dbd (_ccg int )[]uint {var _geff []uint ;_dbb :=_ccg ; -_egg :=_dbb /8;if _egg !=0{for _bad :=0;_bad < _egg ;_bad ++{_geff =append (_geff ,8);};_ddb :=_dbb %8;_dbb =0;if _ddb !=0{_dbb =_ddb ;};};_ggc :=_dbb /4;if _ggc !=0{for _gga :=0;_gga < _ggc ;_gga ++{_geff =append (_geff ,4);};_aca :=_dbb %4;_dbb =0;if _aca !=0{_dbb =_aca ; -};};_ce :=_dbb /2;if _ce !=0{for _ebf :=0;_ebf < _ce ;_ebf ++{_geff =append (_geff ,2);};};return _geff ;};func _ega (_ddf ,_gbd CMYK ,_ccge _e .Rectangle ){for _ecf :=0;_ecf < _ccge .Max .X ;_ecf ++{for _ffe :=0;_ffe < _ccge .Max .Y ;_ffe ++{_gbd .SetCMYK (_ecf ,_ffe ,_ddf .CMYKAt (_ecf ,_ffe )); -};};};func (_abgg *Gray8 )At (x ,y int )_a .Color {_eag ,_ :=_abgg .ColorAt (x ,y );return _eag };type Gray8 struct{ImageBase };func _dbbab (_dbbf NRGBA ,_caae RGBA ,_fgaed _e .Rectangle ){for _ddbg :=0;_ddbg < _fgaed .Max .X ;_ddbg ++{for _eddba :=0;_eddba < _fgaed .Max .Y ; -_eddba ++{_ffeb :=_dbbf .NRGBAAt (_ddbg ,_eddba );_caae .SetRGBA (_ddbg ,_eddba ,_daec (_ffeb ));};};};func _ccbb (_bcecf _e .Image )(Image ,error ){if _dcff ,_gbdb :=_bcecf .(*NRGBA64 );_gbdb {return _dcff .Copy (),nil ;};_gefdc ,_gddd ,_gfgd :=_fgdc (_bcecf ,2); -_egded ,_cgfe :=NewImage (_gefdc .Max .X ,_gefdc .Max .Y ,16,3,nil ,_gfgd ,nil );if _cgfe !=nil {return nil ,_cgfe ;};_dgcg (_bcecf ,_egded ,_gefdc );if len (_gfgd )!=0&&!_gddd {if _edda :=_gaef (_gfgd ,_egded );_edda !=nil {return nil ,_edda ;};};return _egded ,nil ; -};func _gaad (_ffb ,_fa *Monochrome )(_eff error ){_gb :=_fa .BytesPerLine ;_ege :=_ffb .BytesPerLine ;var _gef ,_agcc ,_ca ,_fcd ,_db int ;for _ca =0;_ca < _fa .Height ;_ca ++{_gef =_ca *_gb ;_agcc =8*_ca *_ege ;for _fcd =0;_fcd < _gb ;_fcd ++{if _eff =_ffb .setEightBytes (_agcc +_fcd *8,_eda [_fa .Data [_gef +_fcd ]]); -_eff !=nil {return _eff ;};};for _db =1;_db < 8;_db ++{for _fcd =0;_fcd < _ege ;_fcd ++{if _eff =_ffb .setByte (_agcc +_db *_ege +_fcd ,_ffb .Data [_agcc +_fcd ]);_eff !=nil {return _eff ;};};};};return nil ;};func _dgag (_dcag *Monochrome ,_dcge ,_fddg ,_ceaag ,_fedg int ,_egce RasterOperator ){if _dcge < 0{_ceaag +=_dcge ; -_dcge =0;};_ebbd :=_dcge +_ceaag -_dcag .Width ;if _ebbd > 0{_ceaag -=_ebbd ;};if _fddg < 0{_fedg +=_fddg ;_fddg =0;};_cdc :=_fddg +_fedg -_dcag .Height ;if _cdc > 0{_fedg -=_cdc ;};if _ceaag <=0||_fedg <=0{return ;};if (_dcge &7)==0{_gcda (_dcag ,_dcge ,_fddg ,_ceaag ,_fedg ,_egce ); -}else {_cggg (_dcag ,_dcge ,_fddg ,_ceaag ,_fedg ,_egce );};};func (_eaff *Monochrome )At (x ,y int )_a .Color {_addd ,_ :=_eaff .ColorAt (x ,y );return _addd };func _eca (_dga *Monochrome ,_def ,_gad int )(*Monochrome ,error ){if _dga ==nil {return nil ,_ge .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _def <=0||_gad <=0{return nil ,_ge .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 _def ==_gad {if _def ==1{return _dga .copy (),nil ; -};if _def ==2||_def ==4||_def ==8{_fga ,_defb :=_ac (_dga ,_def );if _defb !=nil {return nil ,_defb ;};return _fga ,nil ;};};_bab :=_def *_dga .Width ;_gc :=_gad *_dga .Height ;_ccd :=_fd (_bab ,_gc );_eaab :=_ccd .BytesPerLine ;var (_bg ,_ecab ,_agccf ,_afc ,_ecad int ; -_bag byte ;_ecd error ;);for _ecab =0;_ecab < _dga .Height ;_ecab ++{_bg =_gad *_ecab *_eaab ;for _agccf =0;_agccf < _dga .Width ;_agccf ++{if _gcf :=_dga .getBitAt (_agccf ,_ecab );_gcf {_ecad =_def *_agccf ;for _afc =0;_afc < _def ;_afc ++{_ccd .setIndexedBit (_bg *8+_ecad +_afc ); -};};};for _afc =1;_afc < _gad ;_afc ++{_cdf :=_bg +_afc *_eaab ;for _gade :=0;_gade < _eaab ;_gade ++{if _bag ,_ecd =_ccd .getByte (_bg +_gade );_ecd !=nil {return nil ,_ecd ;};if _ecd =_ccd .setByte (_cdf +_gade ,_bag );_ecd !=nil {return nil ,_ecd ;}; -};};};return _ccd ,nil ;};func (_adfd *RGBA32 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtRGBA32 (x ,y ,_adfd .Width ,_adfd .Data ,_adfd .Alpha ,_adfd .Decode );};var _ Gray =&Gray8 {};func (_cgge *RGBA32 )setRGBA (_bgeb int ,_dcaf _a .RGBA ){_gddg :=3*_bgeb ; -_cgge .Data [_gddg ]=_dcaf .R ;_cgge .Data [_gddg +1]=_dcaf .G ;_cgge .Data [_gddg +2]=_dcaf .B ;if _bgeb < len (_cgge .Alpha ){_cgge .Alpha [_bgeb ]=_dcaf .A ;};};type Gray16 struct{ImageBase };func _ecaf ()(_gcb []byte ){_gcb =make ([]byte ,256);for _fea :=0; -_fea < 256;_fea ++{_ead :=byte (_fea );_gcb [_ead ]=(_ead &0x01)|((_ead &0x04)>>1)|((_ead &0x10)>>2)|((_ead &0x40)>>3)|((_ead &0x02)<<3)|((_ead &0x08)<<2)|((_ead &0x20)<<1)|(_ead &0x80);};return _gcb ;};func (_ebae *ImageBase )Pix ()[]byte {return _ebae .Data }; -var _ _e .Image =&Gray16 {};func (_cedea *NRGBA16 )Validate ()error {if len (_cedea .Data )!=3*_cedea .Width *_cedea .Height /2{return _ge .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 (_fcea *Gray16 )Validate ()error {if len (_fcea .Data )!=_fcea .Height *_fcea .BytesPerLine {return ErrInvalidImage ;};return nil ;};func (_efcb *NRGBA32 )At (x ,y int )_a .Color {_efbc ,_ :=_efcb .ColorAt (x ,y );return _efbc };var _ Gray =&Gray16 {}; -func (_fgbe *NRGBA16 )Set (x ,y int ,c _a .Color ){_bace :=y *_fgbe .BytesPerLine +x *3/2;if _bace +1>=len (_fgbe .Data ){return ;};_ccfg :=NRGBA16Model .Convert (c ).(_a .NRGBA );_fgbe .setNRGBA (x ,y ,_bace ,_ccfg );};type CMYK interface{CMYKAt (_bbe ,_bcd int )_a .CMYK ; -SetCMYK (_gfc ,_gdf int ,_faf _a .CMYK );};func (_ddcgb *Gray4 )setGray (_gaea int ,_efdc int ,_defg _a .Gray ){_ccde :=_efdc *_ddcgb .BytesPerLine ;_eafc :=_ccde +(_gaea >>1);if _eafc >=len (_ddcgb .Data ){return ;};_ecfa :=_defg .Y >>4;_ddcgb .Data [_eafc ]=(_ddcgb .Data [_eafc ]&(^(0xf0>>uint (4*(_gaea &1)))))|(_ecfa <>=8;}else {_bdad =^(_bdad >>31)&0xffff;};_eecbe :=_fedbg -22554*_ggfea -46802*_bge ;if uint32 (_eecbe )&0xff000000==0{_eecbe >>=8;}else {_eecbe =^(_eecbe >>31)&0xffff;};_ffd :=_fedbg +116130*_ggfea ; -if uint32 (_ffd )&0xff000000==0{_ffd >>=8;}else {_ffd =^(_ffd >>31)&0xffff;};return _a .NRGBA {R :uint8 (_bdad >>8),G :uint8 (_eecbe >>8),B :uint8 (_ffd >>8),A :_dagd .A };};func _afec (_dgffg _a .NRGBA )_a .NRGBA {_dgffg .R =_dgffg .R >>4|(_dgffg .R >>4)<<4; -_dgffg .G =_dgffg .G >>4|(_dgffg .G >>4)<<4;_dgffg .B =_dgffg .B >>4|(_dgffg .B >>4)<<4;return _dgffg ;};func (_fdf *Gray4 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtGray4BPC (x ,y ,_fdf .BytesPerLine ,_fdf .Data ,_fdf .Decode );};func _ac (_ga *Monochrome ,_da int )(*Monochrome ,error ){if _ga ==nil {return nil ,_ge .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _da ==1{return _ga .copy (),nil ;};if !IsPowerOf2 (uint (_da )){return nil ,_ed .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",_da ); -};_aa :=_dbd (_da );return _dd (_ga ,_da ,_aa );};func (_adee *Gray2 )Base ()*ImageBase {return &_adee .ImageBase };var _ _e .Image =&Gray8 {};func _aec (_gda _e .Image )(Image ,error ){if _bfba ,_cfag :=_gda .(*Gray2 );_cfag {return _bfba .Copy (),nil ; -};_bba :=_gda .Bounds ();_bage ,_agd :=NewImage (_bba .Max .X ,_bba .Max .Y ,2,1,nil ,nil ,nil );if _agd !=nil {return nil ,_agd ;};_bdec (_gda ,_bage ,_bba );return _bage ,nil ;};func _ffg (_aggg _a .NRGBA64 )_a .NRGBA {return _a .NRGBA {R :uint8 (_aggg .R >>8),G :uint8 (_aggg .G >>8),B :uint8 (_aggg .B >>8),A :uint8 (_aggg .A >>8)}; -};func _gdb (_gfdgc RGBA ,_dbaf Gray ,_bfdd _e .Rectangle ){for _dgf :=0;_dgf < _bfdd .Max .X ;_dgf ++{for _edc :=0;_edc < _bfdd .Max .Y ;_edc ++{_dgea :=_gcbcb (_gfdgc .RGBAAt (_dgf ,_edc ));_dbaf .SetGray (_dgf ,_edc ,_dgea );};};};func (_bbab *Gray16 )GrayAt (x ,y int )_a .Gray {_egc ,_ :=_bbab .ColorAt (x ,y ); -return _a .Gray {Y :uint8 (_egc .(_a .Gray16 ).Y >>8)};};func (_eccf *RGBA32 )SetRGBA (x ,y int ,c _a .RGBA ){_ecdf :=y *_eccf .Width +x ;_eead :=3*_ecdf ;if _eead +2>=len (_eccf .Data ){return ;};_eccf .setRGBA (_ecdf ,c );};func RasterOperation (dest *Monochrome ,dx ,dy ,dw ,dh int ,op RasterOperator ,src *Monochrome ,sx ,sy int )error {return _cbcd (dest ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); -};func (_bebc *Gray4 )Copy ()Image {return &Gray4 {ImageBase :_bebc .copy ()}};func (_efgf *ImageBase )newAlpha (){_faeg :=BytesPerLine (_efgf .Width ,_efgf .BitsPerComponent ,1);_efgf .Alpha =make ([]byte ,_efgf .Height *_faeg );};func (_cged *NRGBA32 )Validate ()error {if len (_cged .Data )!=3*_cged .Width *_cged .Height {return _ge .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 (_gafc *Monochrome )Set (x ,y int ,c _a .Color ){_acab :=y *_gafc .BytesPerLine +x >>3;if _acab > len (_gafc .Data )-1{return ;};_fcgd :=_gafc .ColorModel ().Convert (c ).(_a .Gray );_gafc .setGray (x ,_fcgd ,_acab );};func (_geaa *Monochrome )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtGray1BPC (x ,y ,_geaa .BytesPerLine ,_geaa .Data ,_geaa .Decode ); -};func (_dafc *Gray4 )SetGray (x ,y int ,g _a .Gray ){if x >=_dafc .Width ||y >=_dafc .Height {return ;};g =_cce (g );_dafc .setGray (x ,y ,g );};var _ _e .Image =&NRGBA32 {};func NewImage (width ,height ,bitsPerComponent ,colorComponents int ,data ,alpha []byte ,decode []float64 )(Image ,error ){_fdc :=NewImageBase (width ,height ,bitsPerComponent ,colorComponents ,data ,alpha ,decode ); -var _gbcf Image ;switch colorComponents {case 1:switch bitsPerComponent {case 1:_gbcf =&Monochrome {ImageBase :_fdc ,ModelThreshold :0x0f};case 2:_gbcf =&Gray2 {ImageBase :_fdc };case 4:_gbcf =&Gray4 {ImageBase :_fdc };case 8:_gbcf =&Gray8 {ImageBase :_fdc }; -case 16:_gbcf =&Gray16 {ImageBase :_fdc };};case 3:switch bitsPerComponent {case 4:_gbcf =&NRGBA16 {ImageBase :_fdc };case 8:_gbcf =&NRGBA32 {ImageBase :_fdc };case 16:_gbcf =&NRGBA64 {ImageBase :_fdc };};case 4:_gbcf =&CMYK32 {ImageBase :_fdc };};if _gbcf ==nil {return nil ,ErrInvalidImage ; -};return _gbcf ,nil ;};func (_cgd *Gray2 )SetGray (x ,y int ,gray _a .Gray ){_beea :=_ffae (gray );_fabc :=y *_cgd .BytesPerLine ;_cdbg :=_fabc +(x >>2);if _cdbg >=len (_cgd .Data ){return ;};_fbdb :=_beea .Y >>6;_cgd .Data [_cdbg ]=(_cgd .Data [_cdbg ]&(^(0xc0>>uint (2*((x )&3)))))|(_fbdb <=len (_dcbg .Data ){return ;};_gdfec :=_a .NRGBAModel .Convert (c ).(_a .NRGBA );_dcbg .setRGBA (_afeb ,_gdfec );};func (_adgd *ImageBase )copy ()ImageBase {_gdce :=*_adgd ;_gdce .Data =make ([]byte ,len (_adgd .Data ));copy (_gdce .Data ,_adgd .Data ); -return _gdce ;};var _ _e .Image =&Gray4 {};type colorConverter struct{_edeg func (_effg _e .Image )(Image ,error );};var (_df =_cac ();_ace =_eea ();_eda =_dcd (););func (_fceb *Gray16 )Base ()*ImageBase {return &_fceb .ImageBase };func _gcbcb (_fedb _a .RGBA )_a .Gray {_dda :=(19595*uint32 (_fedb .R )+38470*uint32 (_fedb .G )+7471*uint32 (_fedb .B )+1<<7)>>16; -return _a .Gray {Y :uint8 (_dda )};};type NRGBA32 struct{ImageBase };func (_faae *Gray4 )Histogram ()(_cbce [256]int ){for _ccga :=0;_ccga < _faae .Width ;_ccga ++{for _cbbb :=0;_cbbb < _faae .Height ;_cbbb ++{_cbce [_faae .GrayAt (_ccga ,_cbbb ).Y ]++; -};};return _cbce ;};func (_cebe *Monochrome )Validate ()error {if len (_cebe .Data )!=_cebe .Height *_cebe .BytesPerLine {return ErrInvalidImage ;};return nil ;};func (_dffg *Monochrome )Copy ()Image {return &Monochrome {ImageBase :_dffg .ImageBase .copy (),ModelThreshold :_dffg .ModelThreshold }; -};func (_aaf *CMYK32 )Set (x ,y int ,c _a .Color ){_bgd :=4*(y *_aaf .Width +x );if _bgd +3>=len (_aaf .Data ){return ;};_eeea :=_a .CMYKModel .Convert (c ).(_a .CMYK );_aaf .Data [_bgd ]=_eeea .C ;_aaf .Data [_bgd +1]=_eeea .M ;_aaf .Data [_bgd +2]=_eeea .Y ; -_aaf .Data [_bgd +3]=_eeea .K ;};func (_acag *Monochrome )ReduceBinary (factor float64 )(*Monochrome ,error ){_aebg :=_bbbf (uint (factor ));if !IsPowerOf2 (uint (factor )){_aebg ++;};_cded :=make ([]int ,_aebg );for _fcdc :=range _cded {_cded [_fcdc ]=4; -};_ecbe ,_fcfb :=_dae (_acag ,_cded ...);if _fcfb !=nil {return nil ,_fcfb ;};return _ecbe ,nil ;};func (_bgc *Monochrome )ColorModel ()_a .Model {return MonochromeModel (_bgc .ModelThreshold )};func ColorAtGray16BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_a .Gray16 ,error ){_gaed :=(y *bytesPerLine /2+x )*2; -if _gaed +1>=len (data ){return _a .Gray16 {},_ed .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 ); -};_fbea :=uint16 (data [_gaed ])<<8|uint16 (data [_gaed +1]);if len (decode )==2{_fbea =uint16 (uint64 (LinearInterpolate (float64 (_fbea ),0,65535,decode [0],decode [1])));};return _a .Gray16 {Y :_fbea },nil ;};func _dcd ()(_dag [256]uint64 ){for _fcg :=0; -_fcg < 256;_fcg ++{if _fcg &0x01!=0{_dag [_fcg ]|=0xff;};if _fcg &0x02!=0{_dag [_fcg ]|=0xff00;};if _fcg &0x04!=0{_dag [_fcg ]|=0xff0000;};if _fcg &0x08!=0{_dag [_fcg ]|=0xff000000;};if _fcg &0x10!=0{_dag [_fcg ]|=0xff00000000;};if _fcg &0x20!=0{_dag [_fcg ]|=0xff0000000000; -};if _fcg &0x40!=0{_dag [_fcg ]|=0xff000000000000;};if _fcg &0x80!=0{_dag [_fcg ]|=0xff00000000000000;};};return _dag ;};func (_eadb *Monochrome )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_eadb .Width ,Y :_eadb .Height }};};func (_defa *Gray8 )Histogram ()(_bgcd [256]int ){for _cdbe :=0; -_cdbe < len (_defa .Data );_cdbe ++{_bgcd [_defa .Data [_cdbe ]]++;};return _bgcd ;};var _ _e .Image =&NRGBA16 {};func (_cff *NRGBA32 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtNRGBA32 (x ,y ,_cff .Width ,_cff .Data ,_cff .Alpha ,_cff .Decode ); -};func _bebb (_dbgcd *Monochrome ,_aeea ,_geffc int ,_edfg ,_adae int ,_gdd RasterOperator ,_ggcc *Monochrome ,_cagde ,_cgea int )error {var _bcba ,_fgfa ,_bbfg ,_agbf int ;if _aeea < 0{_cagde -=_aeea ;_edfg +=_aeea ;_aeea =0;};if _cagde < 0{_aeea -=_cagde ; -_edfg +=_cagde ;_cagde =0;};_bcba =_aeea +_edfg -_dbgcd .Width ;if _bcba > 0{_edfg -=_bcba ;};_fgfa =_cagde +_edfg -_ggcc .Width ;if _fgfa > 0{_edfg -=_fgfa ;};if _geffc < 0{_cgea -=_geffc ;_adae +=_geffc ;_geffc =0;};if _cgea < 0{_geffc -=_cgea ;_adae +=_cgea ; -_cgea =0;};_bbfg =_geffc +_adae -_dbgcd .Height ;if _bbfg > 0{_adae -=_bbfg ;};_agbf =_cgea +_adae -_ggcc .Height ;if _agbf > 0{_adae -=_agbf ;};if _edfg <=0||_adae <=0{return nil ;};var _cegbg error ;switch {case _aeea &7==0&&_cagde &7==0:_cegbg =_aeef (_dbgcd ,_aeea ,_geffc ,_edfg ,_adae ,_gdd ,_ggcc ,_cagde ,_cgea ); -case _aeea &7==_cagde &7:_cegbg =_agee (_dbgcd ,_aeea ,_geffc ,_edfg ,_adae ,_gdd ,_ggcc ,_cagde ,_cgea );default:_cegbg =_cfdb (_dbgcd ,_aeea ,_geffc ,_edfg ,_adae ,_gdd ,_ggcc ,_cagde ,_cgea );};if _cegbg !=nil {return _cegbg ;};return nil ;};func (_dfe *RGBA32 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_dfe .Width ,Y :_dfe .Height }}; -};func (_fafe *Gray2 )Histogram ()(_acfd [256]int ){for _gfef :=0;_gfef < _fafe .Width ;_gfef ++{for _ffgb :=0;_ffgb < _fafe .Height ;_ffgb ++{_acfd [_fafe .GrayAt (_gfef ,_ffgb ).Y ]++;};};return _acfd ;};func (_gbge *NRGBA64 )At (x ,y int )_a .Color {_egaa ,_ :=_gbge .ColorAt (x ,y ); -return _egaa };func _cac ()(_fgd [256]uint16 ){for _feb :=0;_feb < 256;_feb ++{if _feb &0x01!=0{_fgd [_feb ]|=0x3;};if _feb &0x02!=0{_fgd [_feb ]|=0xc;};if _feb &0x04!=0{_fgd [_feb ]|=0x30;};if _feb &0x08!=0{_fgd [_feb ]|=0xc0;};if _feb &0x10!=0{_fgd [_feb ]|=0x300; -};if _feb &0x20!=0{_fgd [_feb ]|=0xc00;};if _feb &0x40!=0{_fgd [_feb ]|=0x3000;};if _feb &0x80!=0{_fgd [_feb ]|=0xc000;};};return _fgd ;};func _dadfd (_acgf _a .Gray ,_gagg monochromeModel )_a .Gray {if _acgf .Y > uint8 (_gagg ){return _a .Gray {Y :_c .MaxUint8 }; -};return _a .Gray {};};func InDelta (expected ,current ,delta float64 )bool {_dfce :=expected -current ;if _dfce <=-delta ||_dfce >=delta {return false ;};return true ;};func MonochromeModel (threshold uint8 )_a .Model {return monochromeModel (threshold )}; -func (_fccd *NRGBA16 )SetNRGBA (x ,y int ,c _a .NRGBA ){_aaef :=y *_fccd .BytesPerLine +x *3/2;if _aaef +1>=len (_fccd .Data ){return ;};c =_afec (c );_fccd .setNRGBA (x ,y ,_aaef ,c );};func _ceaaf (_cgcg int ,_abb int )error {return _ed .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",_cgcg ,_abb ); -};func (_daff *Gray4 )Validate ()error {if len (_daff .Data )!=_daff .Height *_daff .BytesPerLine {return ErrInvalidImage ;};return nil ;};func _eb (_ec ,_bf *Monochrome )(_ea error ){_bd :=_bf .BytesPerLine ;_de :=_ec .BytesPerLine ;var (_ef byte ;_cd uint16 ; -_eaa ,_gec ,_dcf ,_egd ,_gaf int ;);for _dcf =0;_dcf < _bf .Height ;_dcf ++{_eaa =_dcf *_bd ;_gec =2*_dcf *_de ;for _egd =0;_egd < _bd ;_egd ++{_ef =_bf .Data [_eaa +_egd ];_cd =_df [_ef ];_gaf =_gec +_egd *2;if _ec .BytesPerLine !=_bf .BytesPerLine *2&&(_egd +1)*2> _ec .BytesPerLine {_ea =_ec .setByte (_gaf ,byte (_cd >>8)); -}else {_ea =_ec .setTwoBytes (_gaf ,_cd );};if _ea !=nil {return _ea ;};};for _egd =0;_egd < _de ;_egd ++{_gaf =_gec +_de +_egd ;_ef =_ec .Data [_gec +_egd ];if _ea =_ec .setByte (_gaf ,_ef );_ea !=nil {return _ea ;};};};return nil ;};func _aeef (_deea *Monochrome ,_afgc ,_befb ,_feag ,_fbceg int ,_cfac RasterOperator ,_bdbf *Monochrome ,_adab ,_fbdc int )error {var (_efcf byte ; -_aeag int ;_bdba int ;_fgde ,_edeb int ;_fcge ,_geab int ;);_gggg :=_feag >>3;_dbed :=_feag &7;if _dbed > 0{_efcf =_agcf [_dbed ];};_aeag =_bdbf .BytesPerLine *_fbdc +(_adab >>3);_bdba =_deea .BytesPerLine *_befb +(_afgc >>3);switch _cfac {case PixSrc :for _fcge =0; -_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]=_bdbf .Data [_fgde ];_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],_bdbf .Data [_fgde ],_efcf ); -};};case PixNotSrc :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]=^(_bdbf .Data [_fgde ]);_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],^_bdbf .Data [_fgde ],_efcf ); -};};case PixSrcOrDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]|=_bdbf .Data [_fgde ];_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],_bdbf .Data [_fgde ]|_deea .Data [_edeb ],_efcf ); -};};case PixSrcAndDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]&=_bdbf .Data [_fgde ];_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],_bdbf .Data [_fgde ]&_deea .Data [_edeb ],_efcf ); -};};case PixSrcXorDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]^=_bdbf .Data [_fgde ];_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],_bdbf .Data [_fgde ]^_deea .Data [_edeb ],_efcf ); -};};case PixNotSrcOrDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]|=^(_bdbf .Data [_fgde ]);_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],^(_bdbf .Data [_fgde ])|_deea .Data [_edeb ],_efcf ); -};};case PixNotSrcAndDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]&=^(_bdbf .Data [_fgde ]);_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],^(_bdbf .Data [_fgde ])&_deea .Data [_edeb ],_efcf ); -};};case PixSrcOrNotDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]=_bdbf .Data [_fgde ]|^(_deea .Data [_edeb ]);_edeb ++; -_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],_bdbf .Data [_fgde ]|^(_deea .Data [_edeb ]),_efcf );};};case PixSrcAndNotDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ; -for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]=_bdbf .Data [_fgde ]&^(_deea .Data [_edeb ]);_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],_bdbf .Data [_fgde ]&^(_deea .Data [_edeb ]),_efcf );};};case PixNotPixSrcOrDst :for _fcge =0; -_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]=^(_bdbf .Data [_fgde ]|_deea .Data [_edeb ]);_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],^(_bdbf .Data [_fgde ]|_deea .Data [_edeb ]),_efcf ); -};};case PixNotPixSrcAndDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ;for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]=^(_bdbf .Data [_fgde ]&_deea .Data [_edeb ]); -_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],^(_bdbf .Data [_fgde ]&_deea .Data [_edeb ]),_efcf );};};case PixNotPixSrcXorDst :for _fcge =0;_fcge < _fbceg ;_fcge ++{_fgde =_aeag +_fcge *_bdbf .BytesPerLine ;_edeb =_bdba +_fcge *_deea .BytesPerLine ; -for _geab =0;_geab < _gggg ;_geab ++{_deea .Data [_edeb ]=^(_bdbf .Data [_fgde ]^_deea .Data [_edeb ]);_edeb ++;_fgde ++;};if _dbed > 0{_deea .Data [_edeb ]=_cbcc (_deea .Data [_edeb ],^(_bdbf .Data [_fgde ]^_deea .Data [_edeb ]),_efcf );};};default:_b .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",_cfac ); -return _ge .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 (_ggde *Gray2 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtGray2BPC (x ,y ,_ggde .BytesPerLine ,_ggde .Data ,_ggde .Decode ); -};var _ Image =&Gray16 {};func (_begg *ImageBase )setByte (_baed int ,_dfga byte )error {if _baed > len (_begg .Data )-1{return _ge .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_begg .Data [_baed ]=_dfga ; -return nil ;};func (_gbfc *RGBA32 )Set (x ,y int ,c _a .Color ){_dedf :=y *_gbfc .Width +x ;_bcc :=3*_dedf ;if _bcc +2>=len (_gbfc .Data ){return ;};_fgce :=_a .RGBAModel .Convert (c ).(_a .RGBA );_gbfc .setRGBA (_dedf ,_fgce );};var (MonochromeConverter =ConverterFunc (_eebfc ); -Gray2Converter =ConverterFunc (_aec );Gray4Converter =ConverterFunc (_dfgg );GrayConverter =ConverterFunc (_bbba );Gray16Converter =ConverterFunc (_bbdfa );NRGBA16Converter =ConverterFunc (_gfce );NRGBAConverter =ConverterFunc (_dcfd );NRGBA64Converter =ConverterFunc (_ccbb ); -RGBAConverter =ConverterFunc (_aceg );CMYKConverter =ConverterFunc (_fbe ););func _gbde (_daf _a .RGBA )_a .CMYK {_gfee ,_ebb ,_gfb ,_aga :=_a .RGBToCMYK (_daf .R ,_daf .G ,_daf .B );return _a .CMYK {C :_gfee ,M :_ebb ,Y :_gfb ,K :_aga };};var _ Gray =&Gray4 {}; -func (_eeff *NRGBA64 )Copy ()Image {return &NRGBA64 {ImageBase :_eeff .copy ()}};func (_cfc *Monochrome )ExpandBinary (factor int )(*Monochrome ,error ){if !IsPowerOf2 (uint (factor )){return nil ,_ed .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 _ac (_cfc ,factor );};type monochromeThresholdConverter struct{Threshold uint8 ;};func ColorAtRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_a .RGBA ,error ){_eadg :=y *width +x ;_ffaf :=3*_eadg ;if _ffaf +2>=len (data ){return _a .RGBA {},_ed .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 ); -};_ddge :=uint8 (0xff);if alpha !=nil &&len (alpha )> _eadg {_ddge =alpha [_eadg ];};_adc ,_adaef ,_addc :=data [_ffaf ],data [_ffaf +1],data [_ffaf +2];if len (decode )==6{_adc =uint8 (uint32 (LinearInterpolate (float64 (_adc ),0,255,decode [0],decode [1]))&0xff); -_adaef =uint8 (uint32 (LinearInterpolate (float64 (_adaef ),0,255,decode [2],decode [3]))&0xff);_addc =uint8 (uint32 (LinearInterpolate (float64 (_addc ),0,255,decode [4],decode [5]))&0xff);};return _a .RGBA {R :_adc ,G :_adaef ,B :_addc ,A :_ddge },nil ; -};func (_acaab *NRGBA32 )SetNRGBA (x ,y int ,c _a .NRGBA ){_dgeae :=y *_acaab .Width +x ;_bfcg :=3*_dgeae ;if _bfcg +2>=len (_acaab .Data ){return ;};_acaab .setRGBA (_dgeae ,c );};func _dcfd (_cecb _e .Image )(Image ,error ){if _fbde ,_ceca :=_cecb .(*NRGBA32 ); -_ceca {return _fbde .Copy (),nil ;};_fdg ,_dffeg ,_bfce :=_fgdc (_cecb ,1);_faage ,_cdee :=NewImage (_fdg .Max .X ,_fdg .Max .Y ,8,3,nil ,_bfce ,nil );if _cdee !=nil {return nil ,_cdee ;};_bebca (_cecb ,_faage ,_fdg );if len (_bfce )!=0&&!_dffeg {if _agaf :=_gaef (_bfce ,_faage ); -_agaf !=nil {return nil ,_agaf ;};};return _faage ,nil ;};type NRGBA interface{NRGBAAt (_adbc ,_baafg int )_a .NRGBA ;SetNRGBA (_bcec ,_bbee int ,_eefc _a .NRGBA );};type Monochrome struct{ImageBase ;ModelThreshold uint8 ;};func _fcb (_bae _a .Gray )_a .RGBA {return _a .RGBA {R :_bae .Y ,G :_bae .Y ,B :_bae .Y ,A :0xff}}; -func _cgg (_eceg NRGBA ,_bdc CMYK ,_fad _e .Rectangle ){for _aaee :=0;_aaee < _fad .Max .X ;_aaee ++{for _fffd :=0;_fffd < _fad .Max .Y ;_fffd ++{_beda :=_eceg .NRGBAAt (_aaee ,_fffd );_bdc .SetCMYK (_aaee ,_fffd ,_dge (_beda ));};};};func GrayHistogram (g Gray )(_gagd [256]int ){switch _abag :=g .(type ){case Histogramer :return _abag .Histogram (); -case _e .Image :_adeea :=_abag .Bounds ();for _bdg :=0;_bdg < _adeea .Max .X ;_bdg ++{for _gbfba :=0;_gbfba < _adeea .Max .Y ;_gbfba ++{_gagd [g .GrayAt (_bdg ,_gbfba ).Y ]++;};};return _gagd ;default:return [256]int {};};};func _dgga (_egdba ,_gfge RGBA ,_efdf _e .Rectangle ){for _bfbg :=0; -_bfbg < _efdf .Max .X ;_bfbg ++{for _egcea :=0;_egcea < _efdf .Max .Y ;_egcea ++{_gfge .SetRGBA (_bfbg ,_egcea ,_egdba .RGBAAt (_bfbg ,_egcea ));};};};func (_fegc *Gray8 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtGray8BPC (x ,y ,_fegc .BytesPerLine ,_fegc .Data ,_fegc .Decode ); -};func _bdec (_cddg _e .Image ,_egdf Image ,_abeg _e .Rectangle ){switch _cfde :=_cddg .(type ){case Gray :_fbaa (_cfde ,_egdf .(Gray ),_abeg );case NRGBA :_badc (_cfde ,_egdf .(Gray ),_abeg );case CMYK :_dgeag (_cfde ,_egdf .(Gray ),_abeg );case RGBA :_gdb (_cfde ,_egdf .(Gray ),_abeg ); -default:_ceff (_cddg ,_egdf ,_abeg );};};func (_cdfd *Monochrome )clearBit (_eba ,_bee int ){_cdfd .Data [_eba ]&=^(0x80>>uint (_bee &7))};func (_gdc *Gray8 )Base ()*ImageBase {return &_gdc .ImageBase };func (_cfe *ImageBase )MakeAlpha (){_cfe .newAlpha ()}; -func _bbbf (_gcca uint )uint {var _aggf uint ;for _gcca !=0{_gcca >>=1;_aggf ++;};return _aggf -1;};func _dgcg (_afddd _e .Image ,_egcc Image ,_dcgf _e .Rectangle ){if _daefg ,_eddf :=_afddd .(SMasker );_eddf &&_daefg .HasAlpha (){_egcc .(SMasker ).MakeAlpha (); -};_ceff (_afddd ,_egcc ,_dcgf );};var _ NRGBA =&NRGBA32 {};func (_bdebd *Monochrome )setBit (_dbae ,_ebg int ){_bdebd .Data [_dbae +(_ebg >>3)]|=0x80>>uint (_ebg &7);};func _fd (_dgc ,_ffbg int )*Monochrome {return &Monochrome {ImageBase :NewImageBase (_dgc ,_ffbg ,1,1,nil ,nil ,nil ),ModelThreshold :0x0f}; -};func _adebf (_edca _e .Image ,_afgd uint8 )*_e .Gray {_acac :=_edca .Bounds ();_bece :=_e .NewGray (_acac );var (_gcag _a .Color ;_dfge _a .Gray ;);for _aebgc :=0;_aebgc < _acac .Max .X ;_aebgc ++{for _bdce :=0;_bdce < _acac .Max .Y ;_bdce ++{_gcag =_edca .At (_aebgc ,_bdce ); -_bece .Set (_aebgc ,_bdce ,_gcag );_dfge =_bece .GrayAt (_aebgc ,_bdce );_bece .SetGray (_aebgc ,_bdce ,_a .Gray {Y :_bagd (_dfge .Y ,_afgd )});};};return _bece ;};func (_gbbf *Gray16 )SetGray (x ,y int ,g _a .Gray ){_gega :=(y *_gbbf .BytesPerLine /2+x )*2; -if _gega +1>=len (_gbbf .Data ){return ;};_gbbf .Data [_gega ]=g .Y ;_gbbf .Data [_gega +1]=g .Y ;};func (_eafgd *Monochrome )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Monochrome ,sx ,sy int )error {return _cbcd (_eafgd ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); -};func (_cab *Monochrome )setGray (_ffdb int ,_gbf _a .Gray ,_fcfe int ){if _gbf .Y ==0{_cab .clearBit (_fcfe ,_ffdb );}else {_cab .setGrayBit (_fcfe ,_ffdb );};};func (_aeac *Gray4 )Base ()*ImageBase {return &_aeac .ImageBase };func _af (_ae ,_fge *Monochrome )(_ba error ){_cc :=_fge .BytesPerLine ; -_cge :=_ae .BytesPerLine ;_ag :=_fge .BytesPerLine *4-_ae .BytesPerLine ;var (_agc ,_bde byte ;_cb uint32 ;_gaa ,_fb ,_fc ,_dad ,_acf ,_ee ,_efg int ;);for _fc =0;_fc < _fge .Height ;_fc ++{_gaa =_fc *_cc ;_fb =4*_fc *_cge ;for _dad =0;_dad < _cc ;_dad ++{_agc =_fge .Data [_gaa +_dad ]; -_cb =_ace [_agc ];_ee =_fb +_dad *4;if _ag !=0&&(_dad +1)*4> _ae .BytesPerLine {for _acf =_ag ;_acf > 0;_acf --{_bde =byte ((_cb >>uint (_acf *8))&0xff);_efg =_ee +(_ag -_acf );if _ba =_ae .setByte (_efg ,_bde );_ba !=nil {return _ba ;};};}else if _ba =_ae .setFourBytes (_ee ,_cb ); -_ba !=nil {return _ba ;};if _ba =_ae .setFourBytes (_fb +_dad *4,_ace [_fge .Data [_gaa +_dad ]]);_ba !=nil {return _ba ;};};for _acf =1;_acf < 4;_acf ++{for _dad =0;_dad < _cge ;_dad ++{if _ba =_ae .setByte (_fb +_acf *_cge +_dad ,_ae .Data [_fb +_dad ]); -_ba !=nil {return _ba ;};};};};return nil ;};func (_bfed *Gray16 )Histogram ()(_abgd [256]int ){for _ecbf :=0;_ecbf < _bfed .Width ;_ecbf ++{for _afge :=0;_afge < _bfed .Height ;_afge ++{_abgd [_bfed .GrayAt (_ecbf ,_afge ).Y ]++;};};return _abgd ;};func ColorAtNRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_a .NRGBA ,error ){_aggb :=y *width +x ; -_bbeeb :=3*_aggb ;if _bbeeb +2>=len (data ){return _a .NRGBA {},_ed .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 ); -};_gdfd :=uint8 (0xff);if alpha !=nil &&len (alpha )> _aggb {_gdfd =alpha [_aggb ];};_dgacd ,_aagc ,_ddea :=data [_bbeeb ],data [_bbeeb +1],data [_bbeeb +2];if len (decode )==6{_dgacd =uint8 (uint32 (LinearInterpolate (float64 (_dgacd ),0,255,decode [0],decode [1]))&0xff); -_aagc =uint8 (uint32 (LinearInterpolate (float64 (_aagc ),0,255,decode [2],decode [3]))&0xff);_ddea =uint8 (uint32 (LinearInterpolate (float64 (_ddea ),0,255,decode [4],decode [5]))&0xff);};return _a .NRGBA {R :_dgacd ,G :_aagc ,B :_ddea ,A :_gdfd },nil ; -};func _fbe (_cdbf _e .Image )(Image ,error ){if _dcc ,_dgac :=_cdbf .(*CMYK32 );_dgac {return _dcc .Copy (),nil ;};_cgef :=_cdbf .Bounds ();_ede ,_dba :=NewImage (_cgef .Max .X ,_cgef .Max .Y ,8,4,nil ,nil ,nil );if _dba !=nil {return nil ,_dba ;};switch _baf :=_cdbf .(type ){case CMYK :_ega (_baf ,_ede .(CMYK ),_cgef ); -case Gray :_dbf (_baf ,_ede .(CMYK ),_cgef );case NRGBA :_cgg (_baf ,_ede .(CMYK ),_cgef );case RGBA :_ecfb (_baf ,_ede .(CMYK ),_cgef );default:_ceff (_cdbf ,_ede ,_cgef );};return _ede ,nil ;};func (_ccaa *Monochrome )Scale (scale float64 )(*Monochrome ,error ){var _gac bool ; -_eeaf :=scale ;if scale < 1{_eeaf =1/scale ;_gac =true ;};_bbb :=NextPowerOf2 (uint (_eeaf ));if InDelta (float64 (_bbb ),_eeaf ,0.001){if _gac {return _ccaa .ReduceBinary (_eeaf );};return _ccaa .ExpandBinary (int (_bbb ));};_adf :=int (_c .RoundToEven (float64 (_ccaa .Width )*scale )); -_aagg :=int (_c .RoundToEven (float64 (_ccaa .Height )*scale ));return _ccaa .ScaleLow (_adf ,_aagg );};func (_dbbba *NRGBA64 )Validate ()error {if len (_dbbba .Data )!=3*2*_dbbba .Width *_dbbba .Height {return _ge .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 SMasker interface{HasAlpha ()bool ;GetAlpha ()[]byte ;MakeAlpha ();};func (_fbec *NRGBA32 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_fbec .Width ,Y :_fbec .Height }};};var _ NRGBA =&NRGBA16 {};func (_ceaad *NRGBA32 )NRGBAAt (x ,y int )_a .NRGBA {_beec ,_ :=ColorAtNRGBA32 (x ,y ,_ceaad .Width ,_ceaad .Data ,_ceaad .Alpha ,_ceaad .Decode ); -return _beec ;};func (_adaa *Monochrome )SetGray (x ,y int ,g _a .Gray ){_ffbgd :=y *_adaa .BytesPerLine +x >>3;if _ffbgd > len (_adaa .Data )-1{return ;};g =_dadfd (g ,monochromeModel (_adaa .ModelThreshold ));_adaa .setGray (x ,g ,_ffbgd );};func _badc (_bfdc NRGBA ,_ebeg Gray ,_efb _e .Rectangle ){for _daba :=0; -_daba < _efb .Max .X ;_daba ++{for _gfdag :=0;_gfdag < _efb .Max .Y ;_gfdag ++{_eggc :=_ecabf (_bfdc .NRGBAAt (_daba ,_gfdag ));_ebeg .SetGray (_daba ,_gfdag ,_eggc );};};};func _eee (_eeb *Monochrome ,_deb int ,_aeg []byte )(_bef *Monochrome ,_gae error ){const _gcc ="\u0072\u0065d\u0075\u0063\u0065R\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079"; -if _eeb ==nil {return nil ,_ge .New ("\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _deb < 1||_deb > 4{return nil ,_ge .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 _eeb .Height <=1{return nil ,_ge .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");};_bef =_fd (_eeb .Width /2,_eeb .Height /2); -if _aeg ==nil {_aeg =_ecaf ();};_bc :=_ddaf (_eeb .BytesPerLine ,2*_bef .BytesPerLine );switch _deb {case 1:_gae =_dca (_eeb ,_bef ,_aeg ,_bc );case 2:_gae =_cgf (_eeb ,_bef ,_aeg ,_bc );case 3:_gae =_baa (_eeb ,_bef ,_aeg ,_bc );case 4:_gae =_ggad (_eeb ,_bef ,_aeg ,_bc ); -};if _gae !=nil {return nil ,_gae ;};return _bef ,nil ;};func _dfc (_cbd _a .RGBA )_a .NRGBA {switch _cbd .A {case 0xff:return _a .NRGBA {R :_cbd .R ,G :_cbd .G ,B :_cbd .B ,A :0xff};case 0x00:return _a .NRGBA {};default:_geb ,_ccdb ,_bac ,_dcg :=_cbd .RGBA (); -_geb =(_geb *0xffff)/_dcg ;_ccdb =(_ccdb *0xffff)/_dcg ;_bac =(_bac *0xffff)/_dcg ;return _a .NRGBA {R :uint8 (_geb >>8),G :uint8 (_ccdb >>8),B :uint8 (_bac >>8),A :uint8 (_dcg >>8)};};};func _daec (_dff _a .NRGBA )_a .RGBA {_eebf ,_bgg ,_aad ,_cgbf :=_dff .RGBA (); -return _a .RGBA {R :uint8 (_eebf >>8),G :uint8 (_bgg >>8),B :uint8 (_aad >>8),A :uint8 (_cgbf >>8)};};func _daag (_bbaa CMYK ,_agbe NRGBA ,_fag _e .Rectangle ){for _egced :=0;_egced < _fag .Max .X ;_egced ++{for _gdgb :=0;_gdgb < _fag .Max .Y ;_gdgb ++{_gfff :=_bbaa .CMYKAt (_egced ,_gdgb ); -_agbe .SetNRGBA (_egced ,_gdgb ,_ecde (_gfff ));};};};var _ Gray =&Gray2 {};var _ Image =&NRGBA16 {};func _cdae (_bdb _a .CMYK )_a .Gray {_ccgf ,_cbf ,_beb :=_a .CMYKToRGB (_bdb .C ,_bdb .M ,_bdb .Y ,_bdb .K );_fbd :=(19595*uint32 (_ccgf )+38470*uint32 (_cbf )+7471*uint32 (_beb )+1<<7)>>16; -return _a .Gray {Y :uint8 (_fbd )};};func _dbf (_dadc Gray ,_eded CMYK ,_ggfe _e .Rectangle ){for _eecb :=0;_eecb < _ggfe .Max .X ;_eecb ++{for _fee :=0;_fee < _ggfe .Max .Y ;_fee ++{_eafb :=_dadc .GrayAt (_eecb ,_fee );_eded .SetCMYK (_eecb ,_fee ,_cace (_eafb )); -};};};type Gray2 struct{ImageBase };func (_gbad *NRGBA16 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtNRGBA16 (x ,y ,_gbad .Width ,_gbad .BytesPerLine ,_gbad .Data ,_gbad .Alpha ,_gbad .Decode );};func (_fgdg *Gray2 )ColorModel ()_a .Model {return Gray2Model }; -func (_cagf *ImageBase )setEightPartlyBytes (_gbe ,_ddbe int ,_bdd uint64 )(_aggd error ){var (_gcbe byte ;_gbfe int ;);for _daffa :=1;_daffa <=_ddbe ;_daffa ++{_gbfe =64-_daffa *8;_gcbe =byte (_bdd >>uint (_gbfe )&0xff);if _aggd =_cagf .setByte (_gbe +_daffa -1,_gcbe ); -_aggd !=nil {return _aggd ;};};_bgf :=_cagf .BytesPerLine *8-_cagf .Width ;if _bgf ==0{return nil ;};_gbfe -=8;_gcbe =byte (_bdd >>uint (_gbfe )&0xff)<>=4;_baee .Y |=_baee .Y <<4;return _baee };func (_fcca *NRGBA16 )Copy ()Image {return &NRGBA16 {ImageBase :_fcca .copy ()}}; -func _gaef (_gedag []byte ,_dacb Image )error {_cbbd :=true ;for _ccbf :=0;_ccbf < len (_gedag );_ccbf ++{if _gedag [_ccbf ]!=0xff{_cbbd =false ;break ;};};if _cbbd {switch _daaf :=_dacb .(type ){case *NRGBA32 :_daaf .Alpha =nil ;case *NRGBA64 :_daaf .Alpha =nil ; -default:return _ed .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",_dacb ); -};};return nil ;};func _adbfc (_gdac *_e .Gray16 ,_facg uint8 )*_e .Gray {_dfeg :=_gdac .Bounds ();_fgec :=_e .NewGray (_dfeg );for _ecgg :=0;_ecgg < _dfeg .Dx ();_ecgg ++{for _adadc :=0;_adadc < _dfeg .Dy ();_adadc ++{_dfcb :=_gdac .Gray16At (_ecgg ,_adadc ); -_fgec .SetGray (_ecgg ,_adadc ,_a .Gray {Y :_bagd (uint8 (_dfcb .Y /256),_facg )});};};return _fgec ;};func _dca (_ffbe ,_bb *Monochrome ,_ece []byte ,_ffbeb int )(_gfe error ){var (_dfd ,_egea ,_ffbf ,_acd ,_egb ,_bcb ,_bda ,_ad int ;_cdd ,_bcf uint32 ; -_eaf ,_fcf byte ;_ebc uint16 ;);_dab :=make ([]byte ,4);_bbd :=make ([]byte ,4);for _ffbf =0;_ffbf < _ffbe .Height -1;_ffbf ,_acd =_ffbf +2,_acd +1{_dfd =_ffbf *_ffbe .BytesPerLine ;_egea =_acd *_bb .BytesPerLine ;for _egb ,_bcb =0,0;_egb < _ffbeb ;_egb ,_bcb =_egb +4,_bcb +1{for _bda =0; -_bda < 4;_bda ++{_ad =_dfd +_egb +_bda ;if _ad <=len (_ffbe .Data )-1&&_ad < _dfd +_ffbe .BytesPerLine {_dab [_bda ]=_ffbe .Data [_ad ];}else {_dab [_bda ]=0x00;};_ad =_dfd +_ffbe .BytesPerLine +_egb +_bda ;if _ad <=len (_ffbe .Data )-1&&_ad < _dfd +(2*_ffbe .BytesPerLine ){_bbd [_bda ]=_ffbe .Data [_ad ]; -}else {_bbd [_bda ]=0x00;};};_cdd =_d .BigEndian .Uint32 (_dab );_bcf =_d .BigEndian .Uint32 (_bbd );_bcf |=_cdd ;_bcf |=_bcf <<1;_bcf &=0xaaaaaaaa;_cdd =_bcf |(_bcf <<7);_eaf =byte (_cdd >>24);_fcf =byte ((_cdd >>8)&0xff);_ad =_egea +_bcb ;if _ad +1==len (_bb .Data )-1||_ad +1>=_egea +_bb .BytesPerLine {_bb .Data [_ad ]=_ece [_eaf ]; -}else {_ebc =(uint16 (_ece [_eaf ])<<8)|uint16 (_ece [_fcf ]);if _gfe =_bb .setTwoBytes (_ad ,_ebc );_gfe !=nil {return _ed .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",_ad ); -};_bcb ++;};};};return nil ;};func _debae (_ceedb Gray ,_aage NRGBA ,_dggff _e .Rectangle ){for _gefc :=0;_gefc < _dggff .Max .X ;_gefc ++{for _gdgc :=0;_gdgc < _dggff .Max .Y ;_gdgc ++{_dbce :=_ceedb .GrayAt (_gefc ,_gdgc );_aage .SetNRGBA (_gefc ,_gdgc ,_fdbd (_dbce )); -};};};func _fbaa (_dbgc ,_ffce Gray ,_dcde _e .Rectangle ){for _dbgb :=0;_dbgb < _dcde .Max .X ;_dbgb ++{for _ggadd :=0;_ggadd < _dcde .Max .Y ;_ggadd ++{_ffce .SetGray (_dbgb ,_ggadd ,_dbgc .GrayAt (_dbgb ,_ggadd ));};};};func ImgToGray (i _e .Image )*_e .Gray {if _bec ,_dgeab :=i .(*_e .Gray ); -_dgeab {return _bec ;};_bgb :=i .Bounds ();_cgcgd :=_e .NewGray (_bgb );for _bfa :=0;_bfa < _bgb .Max .X ;_bfa ++{for _bffbc :=0;_bffbc < _bgb .Max .Y ;_bffbc ++{_cgaf :=i .At (_bfa ,_bffbc );_cgcgd .Set (_bfa ,_bffbc ,_cgaf );};};return _cgcgd ;};func _gcda (_gdee *Monochrome ,_faeb ,_gecb int ,_feab ,_bdcdb int ,_egde RasterOperator ){var (_cdaca int ; -_aecd byte ;_feebd ,_bbg int ;_aefab int ;);_dcfee :=_feab >>3;_egff :=_feab &7;if _egff > 0{_aecd =_agcf [_egff ];};_cdaca =_gdee .BytesPerLine *_gecb +(_faeb >>3);switch _egde {case PixClr :for _feebd =0;_feebd < _bdcdb ;_feebd ++{_aefab =_cdaca +_feebd *_gdee .BytesPerLine ; -for _bbg =0;_bbg < _dcfee ;_bbg ++{_gdee .Data [_aefab ]=0x0;_aefab ++;};if _egff > 0{_gdee .Data [_aefab ]=_cbcc (_gdee .Data [_aefab ],0x0,_aecd );};};case PixSet :for _feebd =0;_feebd < _bdcdb ;_feebd ++{_aefab =_cdaca +_feebd *_gdee .BytesPerLine ; -for _bbg =0;_bbg < _dcfee ;_bbg ++{_gdee .Data [_aefab ]=0xff;_aefab ++;};if _egff > 0{_gdee .Data [_aefab ]=_cbcc (_gdee .Data [_aefab ],0xff,_aecd );};};case PixNotDst :for _feebd =0;_feebd < _bdcdb ;_feebd ++{_aefab =_cdaca +_feebd *_gdee .BytesPerLine ; -for _bbg =0;_bbg < _dcfee ;_bbg ++{_gdee .Data [_aefab ]=^_gdee .Data [_aefab ];_aefab ++;};if _egff > 0{_gdee .Data [_aefab ]=_cbcc (_gdee .Data [_aefab ],^_gdee .Data [_aefab ],_aecd );};};};};func (_ecfaa *Gray8 )SetGray (x ,y int ,g _a .Gray ){_deef :=y *_ecfaa .BytesPerLine +x ; -if _deef > len (_ecfaa .Data )-1{return ;};_ecfaa .Data [_deef ]=g .Y ;};var _ _e .Image =&NRGBA64 {};func (_dfdb *CMYK32 )At (x ,y int )_a .Color {_eec ,_ :=_dfdb .ColorAt (x ,y );return _eec };var ErrInvalidImage =_ge .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 (_edbe *NRGBA32 )setRGBA (_abbd int ,_gdg _a .NRGBA ){_dggf :=3*_abbd ;_edbe .Data [_dggf ]=_gdg .R ;_edbe .Data [_dggf +1]=_gdg .G ;_edbe .Data [_dggf +2]=_gdg .B ;if _abbd < len (_edbe .Alpha ){_edbe .Alpha [_abbd ]=_gdg .A ;};};func _eagcf (_deefa *_e .Gray ,_ecaff uint8 )*_e .Gray {_fabe :=_deefa .Bounds (); -_fbgc :=_e .NewGray (_fabe );for _aeec :=0;_aeec < _fabe .Dx ();_aeec ++{for _cdec :=0;_cdec < _fabe .Dy ();_cdec ++{_ecfg :=_deefa .GrayAt (_aeec ,_cdec );_fbgc .SetGray (_aeec ,_cdec ,_a .Gray {Y :_bagd (_ecfg .Y ,_ecaff )});};};return _fbgc ;};func _ceff (_aef _e .Image ,_bfca Image ,_gabd _e .Rectangle ){for _aed :=0; -_aed < _gabd .Max .X ;_aed ++{for _cefb :=0;_cefb < _gabd .Max .Y ;_cefb ++{_fabd :=_aef .At (_aed ,_cefb );_bfca .Set (_aed ,_cefb ,_fabd );};};};func (_dbba *CMYK32 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_dbba .Width ,Y :_dbba .Height }}; -};func (_geaf *RGBA32 )Base ()*ImageBase {return &_geaf .ImageBase };type NRGBA16 struct{ImageBase };func (_agbg *Gray2 )Set (x ,y int ,c _a .Color ){if x >=_agbg .Width ||y >=_agbg .Height {return ;};_ffbb :=Gray2Model .Convert (c ).(_a .Gray );_cacd :=y *_agbg .BytesPerLine ; -_bdegc :=_cacd +(x >>2);_egdb :=_ffbb .Y >>6;_agbg .Data [_bdegc ]=(_agbg .Data [_bdegc ]&(^(0xc0>>uint (2*((x )&3)))))|(_egdb <>4)<<4|(_gggc .G >>4);_gbdd .Data [_aagf +1]=(_gggc .B >>4)<<4|(_gbdd .Data [_aagf +1]&0xf); -}else {_gbdd .Data [_aagf ]=(_gbdd .Data [_aagf ]&0xf0)|(_gggc .R >>4);_gbdd .Data [_aagf +1]=(_gggc .G >>4)<<4|(_gggc .B >>4);};if _gbdd .Alpha !=nil {_gece :=_bcaef *BytesPerLine (_gbdd .Width ,4,1);if _gece < len (_gbdd .Alpha ){if _gbfeg %2==0{_gbdd .Alpha [_gece ]=(_gggc .A >>uint (4))<>uint (4));};};};};func _baa (_cdb ,_bdeg *Monochrome ,_dage []byte ,_cga int )(_cbg error ){var (_adg ,_bce ,_eef ,_bcg ,_effd ,_acgd ,_aaa ,_ged int ;_gbb ,_adb ,_dgg ,_aba uint32 ; -_ada ,_feg byte ;_gfg uint16 ;);_aae :=make ([]byte ,4);_ecada :=make ([]byte ,4);for _eef =0;_eef < _cdb .Height -1;_eef ,_bcg =_eef +2,_bcg +1{_adg =_eef *_cdb .BytesPerLine ;_bce =_bcg *_bdeg .BytesPerLine ;for _effd ,_acgd =0,0;_effd < _cga ;_effd ,_acgd =_effd +4,_acgd +1{for _aaa =0; -_aaa < 4;_aaa ++{_ged =_adg +_effd +_aaa ;if _ged <=len (_cdb .Data )-1&&_ged < _adg +_cdb .BytesPerLine {_aae [_aaa ]=_cdb .Data [_ged ];}else {_aae [_aaa ]=0x00;};_ged =_adg +_cdb .BytesPerLine +_effd +_aaa ;if _ged <=len (_cdb .Data )-1&&_ged < _adg +(2*_cdb .BytesPerLine ){_ecada [_aaa ]=_cdb .Data [_ged ]; -}else {_ecada [_aaa ]=0x00;};};_gbb =_d .BigEndian .Uint32 (_aae );_adb =_d .BigEndian .Uint32 (_ecada );_dgg =_gbb &_adb ;_dgg |=_dgg <<1;_aba =_gbb |_adb ;_aba &=_aba <<1;_adb =_dgg &_aba ;_adb &=0xaaaaaaaa;_gbb =_adb |(_adb <<7);_ada =byte (_gbb >>24); -_feg =byte ((_gbb >>8)&0xff);_ged =_bce +_acgd ;if _ged +1==len (_bdeg .Data )-1||_ged +1>=_bce +_bdeg .BytesPerLine {if _cbg =_bdeg .setByte (_ged ,_dage [_ada ]);_cbg !=nil {return _ed .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_ged );}; -}else {_gfg =(uint16 (_dage [_ada ])<<8)|uint16 (_dage [_feg ]);if _cbg =_bdeg .setTwoBytes (_ged ,_gfg );_cbg !=nil {return _ed .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",_ged ); -};_acgd ++;};};};return nil ;};func AutoThresholdTriangle (histogram [256]int )uint8 {var _febcd ,_cgeb ,_ecgc ,_cabf int ;for _bgab :=0;_bgab < len (histogram );_bgab ++{if histogram [_bgab ]> 0{_febcd =_bgab ;break ;};};if _febcd > 0{_febcd --;};for _gdaf :=255; -_gdaf > 0;_gdaf --{if histogram [_gdaf ]> 0{_cabf =_gdaf ;break ;};};if _cabf < 255{_cabf ++;};for _ededa :=0;_ededa < 256;_ededa ++{if histogram [_ededa ]> _cgeb {_ecgc =_ededa ;_cgeb =histogram [_ededa ];};};var _gace bool ;if (_ecgc -_febcd )< (_cabf -_ecgc ){_gace =true ; -var _cfec int ;_cdeed :=255;for _cfec < _cdeed {_bfefdg :=histogram [_cfec ];histogram [_cfec ]=histogram [_cdeed ];histogram [_cdeed ]=_bfefdg ;_cfec ++;_cdeed --;};_febcd =255-_cabf ;_ecgc =255-_ecgc ;};if _febcd ==_ecgc {return uint8 (_febcd );};_ebab :=float64 (histogram [_ecgc ]); -_dfbd :=float64 (_febcd -_ecgc );_gege :=_c .Sqrt (_ebab *_ebab +_dfbd *_dfbd );_ebab /=_gege ;_dfbd /=_gege ;_gege =_ebab *float64 (_febcd )+_dfbd *float64 (histogram [_febcd ]);_bgge :=_febcd ;var _fgefg float64 ;for _dbcf :=_febcd +1;_dbcf <=_ecgc ; -_dbcf ++{_ddcgc :=_ebab *float64 (_dbcf )+_dfbd *float64 (histogram [_dbcf ])-_gege ;if _ddcgc > _fgefg {_bgge =_dbcf ;_fgefg =_ddcgc ;};};_bgge --;if _gace {var _fagf int ;_ffaff :=255;for _fagf < _ffaff {_deceb :=histogram [_fagf ];histogram [_fagf ]=histogram [_ffaff ]; -histogram [_ffaff ]=_deceb ;_fagf ++;_ffaff --;};return uint8 (255-_bgge );};return uint8 (_bgge );};func (_decf *Monochrome )AddPadding ()(_cfd error ){if _cbae :=((_decf .Width *_decf .Height )+7)>>3;len (_decf .Data )< _cbae {return _ed .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 (_decf .Data ),_cbae ); -};_abfd :=_decf .Width %8;if _abfd ==0{return nil ;};_bdcd :=_decf .Width /8;_dffe :=_dg .NewReader (_decf .Data );_ceg :=make ([]byte ,_decf .Height *_decf .BytesPerLine );_caca :=_dg .NewWriterMSB (_ceg );_dddf :=make ([]byte ,_bdcd );var (_deed int ; -_egfc uint64 ;);for _deed =0;_deed < _decf .Height ;_deed ++{if _ ,_cfd =_dffe .Read (_dddf );_cfd !=nil {return _cfd ;};if _ ,_cfd =_caca .Write (_dddf );_cfd !=nil {return _cfd ;};if _egfc ,_cfd =_dffe .ReadBits (byte (_abfd ));_cfd !=nil {return _cfd ; -};if _cfd =_caca .WriteByte (byte (_egfc )<>24);_gaae =byte ((_bbf >>8)&0xff);_eebc =_cgb +_fed ;if _eebc +1==len (_gadg .Data )-1||_eebc +1>=_cgb +_gadg .BytesPerLine {if _efa =_gadg .setByte (_eebc ,_ebfg [_fgae ]); -_efa !=nil {return _ed .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_eebc );};}else {_gefd =(uint16 (_ebfg [_fgae ])<<8)|uint16 (_ebfg [_gaae ]);if _efa =_gadg .setTwoBytes (_eebc ,_gefd );_efa !=nil {return _ed .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",_eebc ); -};_fed ++;};};};return nil ;};func _fgdc (_eacb _e .Image ,_afgf int )(_e .Rectangle ,bool ,[]byte ){_afcf :=_eacb .Bounds ();var (_dbeg bool ;_bfge []byte ;);switch _bafg :=_eacb .(type ){case SMasker :_dbeg =_bafg .HasAlpha ();case NRGBA ,RGBA ,*_e .RGBA64 ,nrgba64 ,*_e .NYCbCrA :_bfge =make ([]byte ,_afcf .Max .X *_afcf .Max .Y *_afgf ); -case *_e .Paletted :var _abdeb bool ;for _ ,_dgfea :=range _bafg .Palette {_eebee ,_afcg ,_deaa ,_dbgba :=_dgfea .RGBA ();if _eebee ==0&&_afcg ==0&&_deaa ==0&&_dbgba !=0{_abdeb =true ;break ;};};if _abdeb {_bfge =make ([]byte ,_afcf .Max .X *_afcf .Max .Y *_afgf ); -};};return _afcf ,_dbeg ,_bfge ;};func (_fdb *CMYK32 )ColorAt (x ,y int )(_a .Color ,error ){return ColorAtCMYK (x ,y ,_fdb .Width ,_fdb .Data ,_fdb .Decode );};var _dcgb [256]uint8 ;var _ Gray =&Monochrome {};func (_efaf *Gray8 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_efaf .Width ,Y :_efaf .Height }}; -};func _gba (_gee ,_gbac int ,_dgb []byte )*Monochrome {_ab :=_fd (_gee ,_gbac );_ab .Data =_dgb ;return _ab ;};func (_acfc *Monochrome )copy ()*Monochrome {_adeb :=_fd (_acfc .Width ,_acfc .Height );_adeb .ModelThreshold =_acfc .ModelThreshold ;_adeb .Data =make ([]byte ,len (_acfc .Data )); -copy (_adeb .Data ,_acfc .Data );if len (_acfc .Decode )!=0{_adeb .Decode =make ([]float64 ,len (_acfc .Decode ));copy (_adeb .Decode ,_acfc .Decode );};if len (_acfc .Alpha )!=0{_adeb .Alpha =make ([]byte ,len (_acfc .Alpha ));copy (_adeb .Alpha ,_acfc .Alpha ); -};return _adeb ;};func (_fcgdb *NRGBA64 )ColorModel ()_a .Model {return _a .NRGBA64Model };func (_ebbb *ImageBase )setEightBytes (_ffaa int ,_dcfg uint64 )error {_ffcc :=_ebbb .BytesPerLine -(_ffaa %_ebbb .BytesPerLine );if _ebbb .BytesPerLine !=_ebbb .Width >>3{_ffcc --; -};if _ffcc >=8{return _ebbb .setEightFullBytes (_ffaa ,_dcfg );};return _ebbb .setEightPartlyBytes (_ffaa ,_ffcc ,_dcfg );};func (_ddcag *NRGBA16 )ColorModel ()_a .Model {return NRGBA16Model };func ColorAtCMYK (x ,y ,width int ,data []byte ,decode []float64 )(_a .CMYK ,error ){_abf :=4*(y *width +x ); -if _abf +3>=len (data ){return _a .CMYK {},_ed .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 [_abf ]&0xff;M :=data [_abf +1]&0xff;Y :=data [_abf +2]&0xff;K :=data [_abf +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 _a .CMYK {C :C ,M :M ,Y :Y ,K :K },nil ;};var _ _e .Image =&RGBA32 {};func _bebca (_afede _e .Image ,_gcac Image ,_egac _e .Rectangle ){if _ffab ,_cffa :=_afede .(SMasker ); -_cffa &&_ffab .HasAlpha (){_gcac .(SMasker ).MakeAlpha ();};switch _gacac :=_afede .(type ){case Gray :_debae (_gacac ,_gcac .(NRGBA ),_egac );case NRGBA :_eaffg (_gacac ,_gcac .(NRGBA ),_egac );case *_e .NYCbCrA :_aacc (_gacac ,_gcac .(NRGBA ),_egac ); -case CMYK :_daag (_gacac ,_gcac .(NRGBA ),_egac );case RGBA :_efbd (_gacac ,_gcac .(NRGBA ),_egac );case nrgba64 :_gaead (_gacac ,_gcac .(NRGBA ),_egac );default:_ceff (_afede ,_gcac ,_egac );};};func _dgbf (_fec Gray ,_aafg nrgba64 ,_gbg _e .Rectangle ){for _aff :=0; -_aff < _gbg .Max .X ;_aff ++{for _fce :=0;_fce < _gbg .Max .Y ;_fce ++{_efad :=_egbb (_aafg .NRGBA64At (_aff ,_fce ));_fec .SetGray (_aff ,_fce ,_efad );};};};func (_gaba *Monochrome )IsUnpadded ()bool {return (_gaba .Width *_gaba .Height )==len (_gaba .Data )}; -func (_age *Gray2 )At (x ,y int )_a .Color {_eacc ,_ :=_age .ColorAt (x ,y );return _eacc };func (_fcdd *NRGBA64 )SetNRGBA64 (x ,y int ,c _a .NRGBA64 ){_cdg :=(y *_fcdd .Width +x )*2;_aada :=_cdg *3;if _aada +5>=len (_fcdd .Data ){return ;};_fcdd .setNRGBA64 (_aada ,c ,_cdg ); -};func (_cegb *Gray4 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_cegb .Width ,Y :_cegb .Height }};};type RGBA interface{RGBAAt (_gbbfe ,_bcae int )_a .RGBA ;SetRGBA (_dbea ,_ffef int ,_aeabd _a .RGBA );};type shift int ;func _aceg (_fede _e .Image )(Image ,error ){if _cbfc ,_bfefe :=_fede .(*RGBA32 ); -_bfefe {return _cbfc .Copy (),nil ;};_fcbg ,_gdbb ,_ddfd :=_fgdc (_fede ,1);_cbdb :=&RGBA32 {ImageBase :NewImageBase (_fcbg .Max .X ,_fcbg .Max .Y ,8,3,nil ,_ddfd ,nil )};_ffbbf (_fede ,_cbdb ,_fcbg );if len (_ddfd )!=0&&!_gdbb {if _gfdb :=_gaef (_ddfd ,_cbdb ); -_gfdb !=nil {return nil ,_gfdb ;};};return _cbdb ,nil ;};func _eea ()(_dbg [256]uint32 ){for _gf :=0;_gf < 256;_gf ++{if _gf &0x01!=0{_dbg [_gf ]|=0xf;};if _gf &0x02!=0{_dbg [_gf ]|=0xf0;};if _gf &0x04!=0{_dbg [_gf ]|=0xf00;};if _gf &0x08!=0{_dbg [_gf ]|=0xf000; -};if _gf &0x10!=0{_dbg [_gf ]|=0xf0000;};if _gf &0x20!=0{_dbg [_gf ]|=0xf00000;};if _gf &0x40!=0{_dbg [_gf ]|=0xf000000;};if _gf &0x80!=0{_dbg [_gf ]|=0xf0000000;};};return _dbg ;};func _bbba (_fadg _e .Image )(Image ,error ){if _gfba ,_bgac :=_fadg .(*Gray8 ); -_bgac {return _gfba .Copy (),nil ;};_caba :=_fadg .Bounds ();_gagb ,_cead :=NewImage (_caba .Max .X ,_caba .Max .Y ,8,1,nil ,nil ,nil );if _cead !=nil {return nil ,_cead ;};_bdec (_fadg ,_gagb ,_caba );return _gagb ,nil ;};func (_aadc *ImageBase )GetAlpha ()[]byte {return _aadc .Alpha }; -func (_eegg *Gray2 )Copy ()Image {return &Gray2 {ImageBase :_eegg .copy ()}};func _egbb (_cede _a .NRGBA64 )_a .Gray {var _cag _a .NRGBA64 ;if _cede ==_cag {return _a .Gray {Y :0xff};};_agg ,_gcg ,_abad ,_ :=_cede .RGBA ();_cfa :=(19595*_agg +38470*_gcg +7471*_abad +1<<15)>>24; -return _a .Gray {Y :uint8 (_cfa )};};func (_gafg *Gray2 )GrayAt (x ,y int )_a .Gray {_badd ,_ :=ColorAtGray2BPC (x ,y ,_gafg .BytesPerLine ,_gafg .Data ,_gafg .Decode );return _badd ;};var _ Image =&NRGBA32 {};func (_ggd *Monochrome )ScaleLow (width ,height int )(*Monochrome ,error ){if width < 0||height < 0{return nil ,_ge .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"); -};_bea :=_fd (width ,height );_dde :=make ([]int ,height );_cdfc :=make ([]int ,width );_bagf :=float64 (_ggd .Width )/float64 (width );_afb :=float64 (_ggd .Height )/float64 (height );for _efed :=0;_efed < height ;_efed ++{_dde [_efed ]=int (_c .Min (_afb *float64 (_efed )+0.5,float64 (_ggd .Height -1))); -};for _acb :=0;_acb < width ;_acb ++{_cdfc [_acb ]=int (_c .Min (_bagf *float64 (_acb )+0.5,float64 (_ggd .Width -1)));};_afe :=-1;_dbbb :=byte (0);for _gcgc :=0;_gcgc < height ;_gcgc ++{_decb :=_dde [_gcgc ]*_ggd .BytesPerLine ;_cdac :=_gcgc *_bea .BytesPerLine ; -for _bga :=0;_bga < width ;_bga ++{_dafb :=_cdfc [_bga ];if _dafb !=_afe {_dbbb =_ggd .getBit (_decb ,_dafb );if _dbbb !=0{_bea .setBit (_cdac ,_bga );};_afe =_dafb ;}else {if _dbbb !=0{_bea .setBit (_cdac ,_bga );};};};};return _bea ,nil ;}; \ No newline at end of file +};case 4:return CMYKConverter ,nil ;};return nil ,_ab .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 (_eaab *monochromeThresholdConverter )Convert (img _e .Image )(Image ,error ){if _faag ,_deff :=img .(*Monochrome );_deff {return _faag .Copy (),nil ;};_dagg :=img .Bounds ();_badb ,_afdc :=NewImage (_dagg .Max .X ,_dagg .Max .Y ,1,1,nil ,nil ,nil ); +if _afdc !=nil {return nil ,_afdc ;};_badb .(*Monochrome ).ModelThreshold =_eaab .Threshold ;for _cage :=0;_cage < _dagg .Max .X ;_cage ++{for _aadf :=0;_aadf < _dagg .Max .Y ;_aadf ++{_afca :=img .At (_cage ,_aadf );_badb .Set (_cage ,_aadf ,_afca );}; +};return _badb ,nil ;};func ImgToGray (i _e .Image )*_e .Gray {if _gdffe ,_efefg :=i .(*_e .Gray );_efefg {return _gdffe ;};_bfcg :=i .Bounds ();_ccafe :=_e .NewGray (_bfcg );for _efba :=0;_efba < _bfcg .Max .X ;_efba ++{for _gadb :=0;_gadb < _bfcg .Max .Y ; +_gadb ++{_efge :=i .At (_efba ,_gadb );_ccafe .Set (_efba ,_gadb ,_efge );};};return _ccafe ;};func _bbg (_gfd RGBA ,_daa CMYK ,_dcd _e .Rectangle ){for _fbee :=0;_fbee < _dcd .Max .X ;_fbee ++{for _gedf :=0;_gedf < _dcd .Max .Y ;_gedf ++{_fbd :=_gfd .RGBAAt (_fbee ,_gedf ); +_daa .SetCMYK (_fbee ,_gedf ,_abg (_fbd ));};};};const (_cddb shift =iota ;_gafe ;);var _ NRGBA =&NRGBA16 {};func _dcfd (_fcfee _e .Image )(Image ,error ){if _adee ,_bgag :=_fcfee .(*Gray8 );_bgag {return _adee .Copy (),nil ;};_cdd :=_fcfee .Bounds (); +_fgca ,_gag :=NewImage (_cdd .Max .X ,_cdd .Max .Y ,8,1,nil ,nil ,nil );if _gag !=nil {return nil ,_gag ;};_cdba (_fcfee ,_fgca ,_cdd );return _fgca ,nil ;};func _fbbf (_gaee *Monochrome ,_dcfg ,_deae ,_daed ,_fdca int ,_cdebe RasterOperator ){if _dcfg < 0{_daed +=_dcfg ; +_dcfg =0;};_edae :=_dcfg +_daed -_gaee .Width ;if _edae > 0{_daed -=_edae ;};if _deae < 0{_fdca +=_deae ;_deae =0;};_dadb :=_deae +_fdca -_gaee .Height ;if _dadb > 0{_fdca -=_dadb ;};if _daed <=0||_fdca <=0{return ;};if (_dcfg &7)==0{_beae (_gaee ,_dcfg ,_deae ,_daed ,_fdca ,_cdebe ); +}else {_ggdb (_gaee ,_dcfg ,_deae ,_daed ,_fdca ,_cdebe );};};func (_afcd *NRGBA16 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtNRGBA16 (x ,y ,_afcd .Width ,_afcd .BytesPerLine ,_afcd .Data ,_afcd .Alpha ,_afcd .Decode );};func _agcb (_fffa _e .Image ,_cece Image ,_fega _e .Rectangle ){if _egcg ,_eccd :=_fffa .(SMasker ); +_eccd &&_egcg .HasAlpha (){_cece .(SMasker ).MakeAlpha ();};switch _dgaf :=_fffa .(type ){case Gray :_bdae (_dgaf ,_cece .(RGBA ),_fega );case NRGBA :_bbgf (_dgaf ,_cece .(RGBA ),_fega );case *_e .NYCbCrA :_egccc (_dgaf ,_cece .(RGBA ),_fega );case CMYK :_ggca (_dgaf ,_cece .(RGBA ),_fega ); +case RGBA :_adab (_dgaf ,_cece .(RGBA ),_fega );case nrgba64 :_fgcf (_dgaf ,_cece .(RGBA ),_fega );default:_fdea (_fffa ,_cece ,_fega );};};var _ _e .Image =&RGBA32 {};func ColorAtGrayscale (x ,y ,bitsPerColor ,bytesPerLine int ,data []byte ,decode []float64 )(_gbg .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 ,_ab .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 _fcg (_ce ,_adf *Monochrome )(_eca error ){_dc :=_adf .BytesPerLine ;_afe :=_ce .BytesPerLine ;var _ecf ,_dee ,_fefd ,_fgb ,_baa int ;for _fefd =0;_fefd < _adf .Height ;_fefd ++{_ecf =_fefd *_dc ;_dee =8*_fefd *_afe ;for _fgb =0;_fgb < _dc ;_fgb ++{if _eca =_ce .setEightBytes (_dee +_fgb *8,_cb [_adf .Data [_ecf +_fgb ]]); +_eca !=nil {return _eca ;};};for _baa =1;_baa < 8;_baa ++{for _fgb =0;_fgb < _afe ;_fgb ++{if _eca =_ce .setByte (_dee +_baa *_afe +_fgb ,_ce .Data [_dee +_fgb ]);_eca !=nil {return _eca ;};};};};return nil ;};func ColorAtCMYK (x ,y ,width int ,data []byte ,decode []float64 )(_gbg .CMYK ,error ){_eff :=4*(y *width +x ); +if _eff +3>=len (data ){return _gbg .CMYK {},_ab .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 [_eff ]&0xff;M :=data [_eff +1]&0xff;Y :=data [_eff +2]&0xff;K :=data [_eff +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 _gbg .CMYK {C :C ,M :M ,Y :Y ,K :K },nil ;};func (_ebe *Gray2 )Validate ()error {if len (_ebe .Data )!=_ebe .Height *_ebe .BytesPerLine {return ErrInvalidImage ; +};return nil ;};func (_cfae *Gray8 )Copy ()Image {return &Gray8 {ImageBase :_cfae .copy ()}};func (_dbfbe *RGBA32 )SetRGBA (x ,y int ,c _gbg .RGBA ){_acefd :=y *_dbfbe .Width +x ;_ggda :=3*_acefd ;if _ggda +2>=len (_dbfbe .Data ){return ;};_dbfbe .setRGBA (_acefd ,c ); +};func _eab (_ec ,_efc *Monochrome )(_abb error ){_fda :=_efc .BytesPerLine ;_gef :=_ec .BytesPerLine ;_efca :=_efc .BytesPerLine *4-_ec .BytesPerLine ;var (_be ,_af byte ;_cdf uint32 ;_ae ,_cc ,_bf ,_aee ,_adg ,_ffe ,_gc int ;);for _bf =0;_bf < _efc .Height ; +_bf ++{_ae =_bf *_fda ;_cc =4*_bf *_gef ;for _aee =0;_aee < _fda ;_aee ++{_be =_efc .Data [_ae +_aee ];_cdf =_fce [_be ];_ffe =_cc +_aee *4;if _efca !=0&&(_aee +1)*4> _ec .BytesPerLine {for _adg =_efca ;_adg > 0;_adg --{_af =byte ((_cdf >>uint (_adg *8))&0xff); +_gc =_ffe +(_efca -_adg );if _abb =_ec .setByte (_gc ,_af );_abb !=nil {return _abb ;};};}else if _abb =_ec .setFourBytes (_ffe ,_cdf );_abb !=nil {return _abb ;};if _abb =_ec .setFourBytes (_cc +_aee *4,_fce [_efc .Data [_ae +_aee ]]);_abb !=nil {return _abb ; +};};for _adg =1;_adg < 4;_adg ++{for _aee =0;_aee < _gef ;_aee ++{if _abb =_ec .setByte (_cc +_adg *_gef +_aee ,_ec .Data [_cc +_aee ]);_abb !=nil {return _abb ;};};};};return nil ;};func _eag (_afg ,_bdb *Monochrome ,_cec []byte ,_aa int )(_cbf error ){var (_feb ,_aeb ,_fdbd ,_ebb ,_abf ,_aad ,_gab ,_cee int ; +_ecc ,_ccgd ,_eed ,_egfe uint32 ;_dbg ,_ceeb byte ;_dddc uint16 ;);_afdd :=make ([]byte ,4);_eef :=make ([]byte ,4);for _fdbd =0;_fdbd < _afg .Height -1;_fdbd ,_ebb =_fdbd +2,_ebb +1{_feb =_fdbd *_afg .BytesPerLine ;_aeb =_ebb *_bdb .BytesPerLine ;for _abf ,_aad =0,0; +_abf < _aa ;_abf ,_aad =_abf +4,_aad +1{for _gab =0;_gab < 4;_gab ++{_cee =_feb +_abf +_gab ;if _cee <=len (_afg .Data )-1&&_cee < _feb +_afg .BytesPerLine {_afdd [_gab ]=_afg .Data [_cee ];}else {_afdd [_gab ]=0x00;};_cee =_feb +_afg .BytesPerLine +_abf +_gab ; +if _cee <=len (_afg .Data )-1&&_cee < _feb +(2*_afg .BytesPerLine ){_eef [_gab ]=_afg .Data [_cee ];}else {_eef [_gab ]=0x00;};};_ecc =_a .BigEndian .Uint32 (_afdd );_ccgd =_a .BigEndian .Uint32 (_eef );_eed =_ecc &_ccgd ;_eed |=_eed <<1;_egfe =_ecc |_ccgd ; +_egfe &=_egfe <<1;_ccgd =_eed |_egfe ;_ccgd &=0xaaaaaaaa;_ecc =_ccgd |(_ccgd <<7);_dbg =byte (_ecc >>24);_ceeb =byte ((_ecc >>8)&0xff);_cee =_aeb +_aad ;if _cee +1==len (_bdb .Data )-1||_cee +1>=_aeb +_bdb .BytesPerLine {if _cbf =_bdb .setByte (_cee ,_cec [_dbg ]); +_cbf !=nil {return _ab .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_cee );};}else {_dddc =(uint16 (_cec [_dbg ])<<8)|uint16 (_cec [_ceeb ]);if _cbf =_bdb .setTwoBytes (_cee ,_dddc );_cbf !=nil {return _ab .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",_cee ); +};_aad ++;};};};return nil ;};var _ Image =&Gray16 {};var _ _e .Image =&NRGBA32 {};func _bdge (_gaef _e .Image ,_fdaea Image ,_aacb _e .Rectangle ){if _gbeg ,_fcec :=_gaef .(SMasker );_fcec &&_gbeg .HasAlpha (){_fdaea .(SMasker ).MakeAlpha ();};_fdea (_gaef ,_fdaea ,_aacb ); +};func ColorAtGray8BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_gbg .Gray ,error ){_aegb :=y *bytesPerLine +x ;if _aegb >=len (data ){return _gbg .Gray {},_ab .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 ); +};_bfbe :=data [_aegb ];if len (decode )==2{_bfbe =uint8 (uint32 (LinearInterpolate (float64 (_bfbe ),0,255,decode [0],decode [1]))&0xff);};return _gbg .Gray {Y :_bfbe },nil ;};func (_cbac *Gray8 )ColorModel ()_gbg .Model {return _gbg .GrayModel };func _agfa (_ege ,_bcfd *Monochrome ,_ffc []byte ,_gefg int )(_fff error ){var (_faaf ,_beb ,_dad ,_cfbc ,_efa ,_gcf ,_ddda ,_fdg int ; +_fga ,_ffef uint32 ;_ddb ,_fgeg byte ;_cecd uint16 ;);_gbcd :=make ([]byte ,4);_gde :=make ([]byte ,4);for _dad =0;_dad < _ege .Height -1;_dad ,_cfbc =_dad +2,_cfbc +1{_faaf =_dad *_ege .BytesPerLine ;_beb =_cfbc *_bcfd .BytesPerLine ;for _efa ,_gcf =0,0; +_efa < _gefg ;_efa ,_gcf =_efa +4,_gcf +1{for _ddda =0;_ddda < 4;_ddda ++{_fdg =_faaf +_efa +_ddda ;if _fdg <=len (_ege .Data )-1&&_fdg < _faaf +_ege .BytesPerLine {_gbcd [_ddda ]=_ege .Data [_fdg ];}else {_gbcd [_ddda ]=0x00;};_fdg =_faaf +_ege .BytesPerLine +_efa +_ddda ; +if _fdg <=len (_ege .Data )-1&&_fdg < _faaf +(2*_ege .BytesPerLine ){_gde [_ddda ]=_ege .Data [_fdg ];}else {_gde [_ddda ]=0x00;};};_fga =_a .BigEndian .Uint32 (_gbcd );_ffef =_a .BigEndian .Uint32 (_gde );_ffef &=_fga ;_ffef &=_ffef <<1;_ffef &=0xaaaaaaaa; +_fga =_ffef |(_ffef <<7);_ddb =byte (_fga >>24);_fgeg =byte ((_fga >>8)&0xff);_fdg =_beb +_gcf ;if _fdg +1==len (_bcfd .Data )-1||_fdg +1>=_beb +_bcfd .BytesPerLine {_bcfd .Data [_fdg ]=_ffc [_ddb ];if _fff =_bcfd .setByte (_fdg ,_ffc [_ddb ]);_fff !=nil {return _ab .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_fdg ); +};}else {_cecd =(uint16 (_ffc [_ddb ])<<8)|uint16 (_ffc [_fgeg ]);if _fff =_bcfd .setTwoBytes (_fdg ,_cecd );_fff !=nil {return _ab .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",_fdg ); +};_gcf ++;};};};return nil ;};func _beae (_dgeg *Monochrome ,_feec ,_gecg int ,_dcaa ,_cgdb int ,_dacba RasterOperator ){var (_cbgd int ;_bbef byte ;_gfe ,_dfgd int ;_eedd int ;);_dab :=_dcaa >>3;_dbae :=_dcaa &7;if _dbae > 0{_bbef =_gdac [_dbae ];};_cbgd =_dgeg .BytesPerLine *_gecg +(_feec >>3); +switch _dacba {case PixClr :for _gfe =0;_gfe < _cgdb ;_gfe ++{_eedd =_cbgd +_gfe *_dgeg .BytesPerLine ;for _dfgd =0;_dfgd < _dab ;_dfgd ++{_dgeg .Data [_eedd ]=0x0;_eedd ++;};if _dbae > 0{_dgeg .Data [_eedd ]=_accbe (_dgeg .Data [_eedd ],0x0,_bbef );}; +};case PixSet :for _gfe =0;_gfe < _cgdb ;_gfe ++{_eedd =_cbgd +_gfe *_dgeg .BytesPerLine ;for _dfgd =0;_dfgd < _dab ;_dfgd ++{_dgeg .Data [_eedd ]=0xff;_eedd ++;};if _dbae > 0{_dgeg .Data [_eedd ]=_accbe (_dgeg .Data [_eedd ],0xff,_bbef );};};case PixNotDst :for _gfe =0; +_gfe < _cgdb ;_gfe ++{_eedd =_cbgd +_gfe *_dgeg .BytesPerLine ;for _dfgd =0;_dfgd < _dab ;_dfgd ++{_dgeg .Data [_eedd ]=^_dgeg .Data [_eedd ];_eedd ++;};if _dbae > 0{_dgeg .Data [_eedd ]=_accbe (_dgeg .Data [_eedd ],^_dgeg .Data [_eedd ],_bbef );};};}; +};func (_gbfb *Monochrome )GrayAt (x ,y int )_gbg .Gray {_gcca ,_ :=ColorAtGray1BPC (x ,y ,_gbfb .BytesPerLine ,_gbfb .Data ,_gbfb .Decode );return _gcca ;};type NRGBA64 struct{ImageBase };func (_gege *Gray4 )ColorModel ()_gbg .Model {return Gray4Model }; +func (_fdeb *Gray16 )At (x ,y int )_gbg .Color {_cdgc ,_ :=_fdeb .ColorAt (x ,y );return _cdgc };type CMYK interface{CMYKAt (_bebd ,_aag int )_gbg .CMYK ;SetCMYK (_cbfg ,_eafb int ,_bbbg _gbg .CMYK );};func NextPowerOf2 (n uint )uint {if IsPowerOf2 (n ){return n ; +};return 1<<(_agea (n )+1);};func _ba (_gfg ,_fef *Monochrome )(_cd error ){_gd :=_fef .BytesPerLine ;_fa :=_gfg .BytesPerLine ;var (_eg byte ;_dba uint16 ;_fg ,_ca ,_da ,_caa ,_cfa int ;);for _da =0;_da < _fef .Height ;_da ++{_fg =_da *_gd ;_ca =2*_da *_fa ; +for _caa =0;_caa < _gd ;_caa ++{_eg =_fef .Data [_fg +_caa ];_dba =_fcgf [_eg ];_cfa =_ca +_caa *2;if _gfg .BytesPerLine !=_fef .BytesPerLine *2&&(_caa +1)*2> _gfg .BytesPerLine {_cd =_gfg .setByte (_cfa ,byte (_dba >>8));}else {_cd =_gfg .setTwoBytes (_cfa ,_dba ); +};if _cd !=nil {return _cd ;};};for _caa =0;_caa < _fa ;_caa ++{_cfa =_ca +_fa +_caa ;_eg =_gfg .Data [_ca +_caa ];if _cd =_gfg .setByte (_cfa ,_eg );_cd !=nil {return _cd ;};};};return nil ;};func ColorAtGray2BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_gbg .Gray ,error ){_cedb :=y *bytesPerLine +x >>2; +if _cedb >=len (data ){return _gbg .Gray {},_ab .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 ); +};_dcdc :=data [_cedb ]>>uint (6-(x &3)*2)&3;if len (decode )==2{_dcdc =uint8 (uint32 (LinearInterpolate (float64 (_dcdc ),0,3.0,decode [0],decode [1]))&3);};return _gbg .Gray {Y :_dcdc *85},nil ;};func (_gceg *Monochrome )ReduceBinary (factor float64 )(*Monochrome ,error ){_dcgb :=_agea (uint (factor )); +if !IsPowerOf2 (uint (factor )){_dcgb ++;};_fcdb :=make ([]int ,_dcgb );for _gcfe :=range _fcdb {_fcdb [_gcfe ]=4;};_dccf ,_cgeg :=_ged (_gceg ,_fcdb ...);if _cgeg !=nil {return nil ,_cgeg ;};return _dccf ,nil ;};func (_cbfa *Gray8 )Validate ()error {if len (_cbfa .Data )!=_cbfa .Height *_cbfa .BytesPerLine {return ErrInvalidImage ; +};return nil ;};func (_adgd *Gray2 )Base ()*ImageBase {return &_adgd .ImageBase };func _bbcf (_deag Gray ,_edcg NRGBA ,_ada _e .Rectangle ){for _gfee :=0;_gfee < _ada .Max .X ;_gfee ++{for _cgfc :=0;_cgfc < _ada .Max .Y ;_cgfc ++{_aeee :=_deag .GrayAt (_gfee ,_cgfc ); +_edcg .SetNRGBA (_gfee ,_cgfc ,_dcg (_aeee ));};};};func ColorAtGray16BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_gbg .Gray16 ,error ){_bddc :=(y *bytesPerLine /2+x )*2;if _bddc +1>=len (data ){return _gbg .Gray16 {},_ab .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 ); +};_gaag :=uint16 (data [_bddc ])<<8|uint16 (data [_bddc +1]);if len (decode )==2{_gaag =uint16 (uint64 (LinearInterpolate (float64 (_gaag ),0,65535,decode [0],decode [1])));};return _gbg .Gray16 {Y :_gaag },nil ;};func _ged (_ga *Monochrome ,_faa ...int )(_cfe *Monochrome ,_ggf error ){if _ga ==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 (_faa )==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"); +};_bcd :=_bbb ();_cfe =_ga ;for _ ,_ddd :=range _faa {if _ddd <=0{break ;};_cfe ,_ggf =_aba (_cfe ,_ddd ,_bcd );if _ggf !=nil {return nil ,_ggf ;};};return _cfe ,nil ;};func (_gae *CMYK32 )ColorModel ()_gbg .Model {return _gbg .CMYKModel };func (_dabb *NRGBA16 )Set (x ,y int ,c _gbg .Color ){_bbfd :=y *_dabb .BytesPerLine +x *3/2; +if _bbfd +1>=len (_dabb .Data ){return ;};_bbde :=NRGBA16Model .Convert (c ).(_gbg .NRGBA );_dabb .setNRGBA (x ,y ,_bbfd ,_bbde );};var _ Gray =&Monochrome {};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 (_bab *Monochrome )SetGray (x ,y int ,g _gbg .Gray ){_ggdf :=y *_bab .BytesPerLine +x >>3; +if _ggdf > len (_bab .Data )-1{return ;};g =_ddbg (g ,monochromeModel (_bab .ModelThreshold ));_bab .setGray (x ,g ,_ggdf );};func (_efab *NRGBA64 )SetNRGBA64 (x ,y int ,c _gbg .NRGBA64 ){_dbfc :=(y *_efab .Width +x )*2;_edda :=_dbfc *3;if _edda +5>=len (_efab .Data ){return ; +};_efab .setNRGBA64 (_edda ,c ,_dbfc );};func (_gfa *Gray4 )setGray (_abef int ,_gefe int ,_gddg _gbg .Gray ){_aaeb :=_gefe *_gfa .BytesPerLine ;_ddg :=_aaeb +(_abef >>1);if _ddg >=len (_gfa .Data ){return ;};_aga :=_gddg .Y >>4;_gfa .Data [_ddg ]=(_gfa .Data [_ddg ]&(^(0xf0>>uint (4*(_abef &1)))))|(_aga < 0{_dgeb -=_bfgf ;};_cdeb =_bddf +_dgeb -_ffca .Width ;if _cdeb > 0{_dgeb -=_cdeb ;};if _bbf < 0{_gdfa -=_bbf ;_dcbfd +=_bbf ;_bbf =0;};if _gdfa < 0{_bbf -=_gdfa ;_dcbfd +=_gdfa ;_gdfa =0; +};_baeg =_bbf +_dcbfd -_feda .Height ;if _baeg > 0{_dcbfd -=_baeg ;};_dacd =_gdfa +_dcbfd -_ffca .Height ;if _dacd > 0{_dcbfd -=_dacd ;};if _dgeb <=0||_dcbfd <=0{return nil ;};var _afdf error ;switch {case _eecbg &7==0&&_bddf &7==0:_afdf =_ecfe (_feda ,_eecbg ,_bbf ,_dgeb ,_dcbfd ,_efb ,_ffca ,_bddf ,_gdfa ); +case _eecbg &7==_bddf &7:_afdf =_gbcfg (_feda ,_eecbg ,_bbf ,_dgeb ,_dcbfd ,_efb ,_ffca ,_bddf ,_gdfa );default:_afdf =_gdfd (_feda ,_eecbg ,_bbf ,_dgeb ,_dcbfd ,_efb ,_ffca ,_bddf ,_gdfa );};if _afdf !=nil {return _afdf ;};return nil ;};func (_ccdc *Gray4 )Histogram ()(_afb [256]int ){for _fcaf :=0; +_fcaf < _ccdc .Width ;_fcaf ++{for _fae :=0;_fae < _ccdc .Height ;_fae ++{_afb [_ccdc .GrayAt (_fcaf ,_fae ).Y ]++;};};return _afb ;};var _ Image =&NRGBA64 {};func (_ceg *NRGBA32 )At (x ,y int )_gbg .Color {_gfcc ,_ :=_ceg .ColorAt (x ,y );return _gfcc }; +func (_ebaadf *RGBA32 )Set (x ,y int ,c _gbg .Color ){_cdaa :=y *_ebaadf .Width +x ;_edee :=3*_cdaa ;if _edee +2>=len (_ebaadf .Data ){return ;};_faaff :=_gbg .RGBAModel .Convert (c ).(_gbg .RGBA );_ebaadf .setRGBA (_cdaa ,_faaff );};var (_fcgf =_dag (); +_fce =_gbgg ();_cb =_aeg (););func _gded (_acdbb _gbg .Color )_gbg .Color {_ebcd :=_gbg .GrayModel .Convert (_acdbb ).(_gbg .Gray );return _gegf (_ebcd );};type shift int ;func (_cdaff *NRGBA32 )Copy ()Image {return &NRGBA32 {ImageBase :_cdaff .copy ()}}; +func (_eegd *Gray2 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_eegd .Width ,Y :_eegd .Height }};};func _aceg (_caee _e .Image ,_adb int )(_e .Rectangle ,bool ,[]byte ){_ecfee :=_caee .Bounds ();var (_agfgf bool ;_gbef []byte ;);switch _fgac :=_caee .(type ){case SMasker :_agfgf =_fgac .HasAlpha (); +case NRGBA ,RGBA ,*_e .RGBA64 ,nrgba64 ,*_e .NYCbCrA :_gbef =make ([]byte ,_ecfee .Max .X *_ecfee .Max .Y *_adb );case *_e .Paletted :var _deaef bool ;for _ ,_fbag :=range _fgac .Palette {_gccf ,_ebf ,_caaga ,_cbbe :=_fbag .RGBA ();if _gccf ==0&&_ebf ==0&&_caaga ==0&&_cbbe !=0{_deaef =true ; +break ;};};if _deaef {_gbef =make ([]byte ,_ecfee .Max .X *_ecfee .Max .Y *_adb );};};return _ecfee ,_agfgf ,_gbef ;};func _ggdb (_fegg *Monochrome ,_gacd ,_eaae int ,_ebaf ,_bcg int ,_afef RasterOperator ){var (_cfaf bool ;_becd bool ;_gad int ;_bba int ; +_cagg int ;_dbcgc int ;_feab bool ;_dcee byte ;);_ffbe :=8-(_gacd &7);_bcbb :=_ggeg [_ffbe ];_eaef :=_fegg .BytesPerLine *_eaae +(_gacd >>3);if _ebaf < _ffbe {_cfaf =true ;_bcbb &=_gdac [8-_ffbe +_ebaf ];};if !_cfaf {_gad =(_ebaf -_ffbe )>>3;if _gad !=0{_becd =true ; +_bba =_eaef +1;};};_cagg =(_gacd +_ebaf )&7;if !(_cfaf ||_cagg ==0){_feab =true ;_dcee =_gdac [_cagg ];_dbcgc =_eaef +1+_gad ;};var _becdd ,_aaca int ;switch _afef {case PixClr :for _becdd =0;_becdd < _bcg ;_becdd ++{_fegg .Data [_eaef ]=_accbe (_fegg .Data [_eaef ],0x0,_bcbb ); +_eaef +=_fegg .BytesPerLine ;};if _becd {for _becdd =0;_becdd < _bcg ;_becdd ++{for _aaca =0;_aaca < _gad ;_aaca ++{_fegg .Data [_bba +_aaca ]=0x0;};_bba +=_fegg .BytesPerLine ;};};if _feab {for _becdd =0;_becdd < _bcg ;_becdd ++{_fegg .Data [_dbcgc ]=_accbe (_fegg .Data [_dbcgc ],0x0,_dcee ); +_dbcgc +=_fegg .BytesPerLine ;};};case PixSet :for _becdd =0;_becdd < _bcg ;_becdd ++{_fegg .Data [_eaef ]=_accbe (_fegg .Data [_eaef ],0xff,_bcbb );_eaef +=_fegg .BytesPerLine ;};if _becd {for _becdd =0;_becdd < _bcg ;_becdd ++{for _aaca =0;_aaca < _gad ; +_aaca ++{_fegg .Data [_bba +_aaca ]=0xff;};_bba +=_fegg .BytesPerLine ;};};if _feab {for _becdd =0;_becdd < _bcg ;_becdd ++{_fegg .Data [_dbcgc ]=_accbe (_fegg .Data [_dbcgc ],0xff,_dcee );_dbcgc +=_fegg .BytesPerLine ;};};case PixNotDst :for _becdd =0; +_becdd < _bcg ;_becdd ++{_fegg .Data [_eaef ]=_accbe (_fegg .Data [_eaef ],^_fegg .Data [_eaef ],_bcbb );_eaef +=_fegg .BytesPerLine ;};if _becd {for _becdd =0;_becdd < _bcg ;_becdd ++{for _aaca =0;_aaca < _gad ;_aaca ++{_fegg .Data [_bba +_aaca ]=^(_fegg .Data [_bba +_aaca ]); +};_bba +=_fegg .BytesPerLine ;};};if _feab {for _becdd =0;_becdd < _bcg ;_becdd ++{_fegg .Data [_dbcgc ]=_accbe (_fegg .Data [_dbcgc ],^_fegg .Data [_dbcgc ],_dcee );_dbcgc +=_fegg .BytesPerLine ;};};};};func (_baea *Gray8 )At (x ,y int )_gbg .Color {_acaa ,_ :=_baea .ColorAt (x ,y ); +return _acaa };func _dgda (_edgg nrgba64 ,_dfcc NRGBA ,_gaca _e .Rectangle ){for _cdcc :=0;_cdcc < _gaca .Max .X ;_cdcc ++{for _fegd :=0;_fegd < _gaca .Max .Y ;_fegd ++{_fcfcf :=_edgg .NRGBA64At (_cdcc ,_fegd );_dfcc .SetNRGBA (_cdcc ,_fegd ,_bde (_fcfcf )); +};};};type Gray16 struct{ImageBase };var _ Gray =&Gray4 {};func (_cbfgf *NRGBA32 )ColorModel ()_gbg .Model {return _gbg .NRGBAModel };func (_bgdf *Gray16 )Histogram ()(_afbc [256]int ){for _bedc :=0;_bedc < _bgdf .Width ;_bedc ++{for _agec :=0;_agec < _bgdf .Height ; +_agec ++{_afbc [_bgdf .GrayAt (_bedc ,_agec ).Y ]++;};};return _afbc ;};func _ebge (_fab int ,_caabb int )int {if _fab < _caabb {return _fab ;};return _caabb ;};func (_gadee *NRGBA64 )Validate ()error {if len (_gadee .Data )!=3*2*_gadee .Width *_gadee .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 _gbcfg (_ecge *Monochrome ,_egfc ,_bcec ,_bfee ,_feeb int ,_gbfe RasterOperator ,_dbfb *Monochrome ,_dbga ,_bbea int )error {var (_ddag bool ;_edc bool ;_dbfe int ;_gcb int ;_dde int ;_dbaga bool ;_ffbb byte ;_gdcg int ;_bee int ;_fdecf int ; +_gddbf ,_gbcff int ;);_eggb :=8-(_egfc &7);_bbfg :=_ggeg [_eggb ];_bdca :=_ecge .BytesPerLine *_bcec +(_egfc >>3);_baee :=_dbfb .BytesPerLine *_bbea +(_dbga >>3);if _bfee < _eggb {_ddag =true ;_bbfg &=_gdac [8-_eggb +_bfee ];};if !_ddag {_dbfe =(_bfee -_eggb )>>3; +if _dbfe > 0{_edc =true ;_gcb =_bdca +1;_dde =_baee +1;};};_gdcg =(_egfc +_bfee )&7;if !(_ddag ||_gdcg ==0){_dbaga =true ;_ffbb =_gdac [_gdcg ];_bee =_bdca +1+_dbfe ;_fdecf =_baee +1+_dbfe ;};switch _gbfe {case PixSrc :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],_dbfb .Data [_baee ],_bbfg ); +_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]=_dbfb .Data [_dde +_gbcff ];};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ; +};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],_dbfb .Data [_fdecf ],_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixNotSrc :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],^_dbfb .Data [_baee ],_bbfg ); +_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]=^_dbfb .Data [_dde +_gbcff ];};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ; +};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],^_dbfb .Data [_fdecf ],_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixSrcOrDst :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],_dbfb .Data [_baee ]|_ecge .Data [_bdca ],_bbfg ); +_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]|=_dbfb .Data [_dde +_gbcff ];};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ; +};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],_dbfb .Data [_fdecf ]|_ecge .Data [_bee ],_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixSrcAndDst :for _gddbf =0;_gddbf < _feeb ; +_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],_dbfb .Data [_baee ]&_ecge .Data [_bdca ],_bbfg );_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]&=_dbfb .Data [_dde +_gbcff ]; +};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ;};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],_dbfb .Data [_fdecf ]&_ecge .Data [_bee ],_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ; +};};case PixSrcXorDst :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],_dbfb .Data [_baee ]^_ecge .Data [_bdca ],_bbfg );_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ; +_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]^=_dbfb .Data [_dde +_gbcff ];};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ;};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],_dbfb .Data [_fdecf ]^_ecge .Data [_bee ],_ffbb ); +_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixNotSrcOrDst :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],^(_dbfb .Data [_baee ])|_ecge .Data [_bdca ],_bbfg );_bdca +=_ecge .BytesPerLine ; +_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]|=^(_dbfb .Data [_dde +_gbcff ]);};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ;};};if _dbaga {for _gddbf =0; +_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],^(_dbfb .Data [_fdecf ])|_ecge .Data [_bee ],_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixNotSrcAndDst :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],^(_dbfb .Data [_baee ])&_ecge .Data [_bdca ],_bbfg ); +_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]&=^_dbfb .Data [_dde +_gbcff ];};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ; +};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],^(_dbfb .Data [_fdecf ])&_ecge .Data [_bee ],_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixSrcOrNotDst :for _gddbf =0; +_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],_dbfb .Data [_baee ]|^(_ecge .Data [_bdca ]),_bbfg );_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0; +_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]=_dbfb .Data [_dde +_gbcff ]|^(_ecge .Data [_gcb +_gbcff ]);};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ;};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],_dbfb .Data [_fdecf ]|^(_ecge .Data [_bee ]),_ffbb ); +_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixSrcAndNotDst :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],_dbfb .Data [_baee ]&^(_ecge .Data [_bdca ]),_bbfg );_bdca +=_ecge .BytesPerLine ; +_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]=_dbfb .Data [_dde +_gbcff ]&^(_ecge .Data [_gcb +_gbcff ]);};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ; +};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],_dbfb .Data [_fdecf ]&^(_ecge .Data [_bee ]),_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixNotPixSrcOrDst :for _gddbf =0; +_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],^(_dbfb .Data [_baee ]|_ecge .Data [_bdca ]),_bbfg );_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0; +_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]=^(_dbfb .Data [_dde +_gbcff ]|_ecge .Data [_gcb +_gbcff ]);};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ;};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],^(_dbfb .Data [_fdecf ]|_ecge .Data [_bee ]),_ffbb ); +_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixNotPixSrcAndDst :for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],^(_dbfb .Data [_baee ]&_ecge .Data [_bdca ]),_bbfg );_bdca +=_ecge .BytesPerLine ; +_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0;_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]=^(_dbfb .Data [_dde +_gbcff ]&_ecge .Data [_gcb +_gbcff ]);};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ; +};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],^(_dbfb .Data [_fdecf ]&_ecge .Data [_bee ]),_ffbb );_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};case PixNotPixSrcXorDst :for _gddbf =0; +_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bdca ]=_accbe (_ecge .Data [_bdca ],^(_dbfb .Data [_baee ]^_ecge .Data [_bdca ]),_bbfg );_bdca +=_ecge .BytesPerLine ;_baee +=_dbfb .BytesPerLine ;};if _edc {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{for _gbcff =0; +_gbcff < _dbfe ;_gbcff ++{_ecge .Data [_gcb +_gbcff ]=^(_dbfb .Data [_dde +_gbcff ]^_ecge .Data [_gcb +_gbcff ]);};_gcb +=_ecge .BytesPerLine ;_dde +=_dbfb .BytesPerLine ;};};if _dbaga {for _gddbf =0;_gddbf < _feeb ;_gddbf ++{_ecge .Data [_bee ]=_accbe (_ecge .Data [_bee ],^(_dbfb .Data [_fdecf ]^_ecge .Data [_bee ]),_ffbb ); +_bee +=_ecge .BytesPerLine ;_fdecf +=_dbfb .BytesPerLine ;};};default:_gbb .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",_gbfe );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 (_fgga *NRGBA32 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_fgga .Width ,Y :_fgga .Height }};};func (_gcaa *Gray16 )Copy ()Image {return &Gray16 {ImageBase :_gcaa .copy ()}};func (_bcc *CMYK32 )Base ()*ImageBase {return &_bcc .ImageBase }; +func (_dbge *RGBA32 )Copy ()Image {return &RGBA32 {ImageBase :_dbge .copy ()}};func _bge (_dgf ,_beg CMYK ,_gce _e .Rectangle ){for _cbd :=0;_cbd < _gce .Max .X ;_cbd ++{for _dbeg :=0;_dbeg < _gce .Max .Y ;_dbeg ++{_beg .SetCMYK (_cbd ,_dbeg ,_dgf .CMYKAt (_cbd ,_dbeg )); +};};};func _aba (_cg *Monochrome ,_dcc int ,_cff []byte )(_ffd *Monochrome ,_ffa error ){const _afa ="\u0072\u0065d\u0075\u0063\u0065R\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079";if _cg ==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 _dcc < 1||_dcc > 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 _cg .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"); +};_ffd =_dagf (_cg .Width /2,_cg .Height /2);if _cff ==nil {_cff =_bbb ();};_gedg :=_ebge (_cg .BytesPerLine ,2*_ffd .BytesPerLine );switch _dcc {case 1:_ffa =_bgf (_cg ,_ffd ,_cff ,_gedg );case 2:_ffa =_eag (_cg ,_ffd ,_cff ,_gedg );case 3:_ffa =_gfbd (_cg ,_ffd ,_cff ,_gedg ); +case 4:_ffa =_agfa (_cg ,_ffd ,_cff ,_gedg );};if _ffa !=nil {return nil ,_ffa ;};return _ffd ,nil ;};func _afga (_baae Gray ,_bef CMYK ,_aebe _e .Rectangle ){for _ced :=0;_ced < _aebe .Max .X ;_ced ++{for _bdc :=0;_bdc < _aebe .Max .Y ;_bdc ++{_eaed :=_baae .GrayAt (_ced ,_bdc ); +_bef .SetCMYK (_ced ,_bdc ,_gcc (_eaed ));};};};func (_dbgf *ImageBase )Pix ()[]byte {return _dbgf .Data };type SMasker interface{HasAlpha ()bool ;GetAlpha ()[]byte ;MakeAlpha ();};func (_fgag *Gray16 )SetGray (x ,y int ,g _gbg .Gray ){_ecac :=(y *_fgag .BytesPerLine /2+x )*2; +if _ecac +1>=len (_fgag .Data ){return ;};_fgag .Data [_ecac ]=g .Y ;_fgag .Data [_ecac +1]=g .Y ;};func (_efg *Gray4 )Copy ()Image {return &Gray4 {ImageBase :_efg .copy ()}};func _cgbc (_gdfff ,_cfbgf NRGBA ,_begf _e .Rectangle ){for _befd :=0;_befd < _begf .Max .X ; +_befd ++{for _eadbc :=0;_eadbc < _begf .Max .Y ;_eadbc ++{_cfbgf .SetNRGBA (_befd ,_eadbc ,_gdfff .NRGBAAt (_befd ,_eadbc ));};};};func _bceag (_agaa *_e .Gray16 ,_caea uint8 )*_e .Gray {_gefbb :=_agaa .Bounds ();_ggfc :=_e .NewGray (_gefbb );for _fddf :=0; +_fddf < _gefbb .Dx ();_fddf ++{for _acge :=0;_acge < _gefbb .Dy ();_acge ++{_adbgd :=_agaa .Gray16At (_fddf ,_acge );_ggfc .SetGray (_fddf ,_acge ,_gbg .Gray {Y :_abdcc (uint8 (_adbgd .Y /256),_caea )});};};return _ggfc ;};func _bebf (_cega _e .Image ,_abdd uint8 )*_e .Gray {_cfbd :=_cega .Bounds (); +_ccdfc :=_e .NewGray (_cfbd );var (_dceea _gbg .Color ;_dfef _gbg .Gray ;);for _abbf :=0;_abbf < _cfbd .Max .X ;_abbf ++{for _edaf :=0;_edaf < _cfbd .Max .Y ;_edaf ++{_dceea =_cega .At (_abbf ,_edaf );_ccdfc .Set (_abbf ,_edaf ,_dceea );_dfef =_ccdfc .GrayAt (_abbf ,_edaf ); +_ccdfc .SetGray (_abbf ,_edaf ,_gbg .Gray {Y :_abdcc (_dfef .Y ,_abdd )});};};return _ccdfc ;};func FromGoImage (i _e .Image )(Image ,error ){switch _ggecg :=i .(type ){case Image :return _ggecg .Copy (),nil ;case Gray :return GrayConverter .Convert (i ); +case *_e .Gray16 :return Gray16Converter .Convert (i );case CMYK :return CMYKConverter .Convert (i );case *_e .NRGBA64 :return NRGBA64Converter .Convert (i );default:return NRGBAConverter .Convert (i );};};func _cacda (_fgedf RGBA ,_ebcc Gray ,_aaabc _e .Rectangle ){for _bgbf :=0; +_bgbf < _aaabc .Max .X ;_bgbf ++{for _febd :=0;_febd < _aaabc .Max .Y ;_febd ++{_dge :=_bfga (_fgedf .RGBAAt (_bgbf ,_febd ));_ebcc .SetGray (_bgbf ,_febd ,_dge );};};};type RGBA32 struct{ImageBase };func _gegf (_cbcb _gbg .Gray )_gbg .Gray {_ebab :=_cbcb .Y >>6; +_ebab |=_ebab <<2;_cbcb .Y =_ebab |_ebab <<4;return _cbcb ;};func _gdfd (_ccafc *Monochrome ,_daad ,_gccaf ,_bag ,_efe int ,_abbc RasterOperator ,_ccad *Monochrome ,_cagef ,_eacf int )error {var (_egdb bool ;_cfcd bool ;_beag byte ;_fcbc int ;_adfb int ; +_defa int ;_gebe int ;_adea bool ;_dacb int ;_eaga int ;_gbbbf int ;_ddde bool ;_dbfa byte ;_caba int ;_cdeba int ;_ecbb int ;_aace byte ;_gdaf int ;_aaf int ;_bbd uint ;_dfae uint ;_gfcg byte ;_ddbf shift ;_aeeb bool ;_ddcd bool ;_egcb ,_dcde int ;);if _cagef &7!=0{_aaf =8-(_cagef &7); +};if _daad &7!=0{_adfb =8-(_daad &7);};if _aaf ==0&&_adfb ==0{_gfcg =_ggeg [0];}else {if _adfb > _aaf {_bbd =uint (_adfb -_aaf );}else {_bbd =uint (8-(_aaf -_adfb ));};_dfae =8-_bbd ;_gfcg =_ggeg [_bbd ];};if (_daad &7)!=0{_egdb =true ;_fcbc =8-(_daad &7); +_beag =_ggeg [_fcbc ];_defa =_ccafc .BytesPerLine *_gccaf +(_daad >>3);_gebe =_ccad .BytesPerLine *_eacf +(_cagef >>3);_gdaf =8-(_cagef &7);if _fcbc > _gdaf {_ddbf =_cddb ;if _bag >=_aaf {_aeeb =true ;};}else {_ddbf =_gafe ;};};if _bag < _fcbc {_cfcd =true ; +_beag &=_gdac [8-_fcbc +_bag ];};if !_cfcd {_dacb =(_bag -_fcbc )>>3;if _dacb !=0{_adea =true ;_eaga =_ccafc .BytesPerLine *_gccaf +((_daad +_adfb )>>3);_gbbbf =_ccad .BytesPerLine *_eacf +((_cagef +_adfb )>>3);};};_caba =(_daad +_bag )&7;if !(_cfcd ||_caba ==0){_ddde =true ; +_dbfa =_gdac [_caba ];_cdeba =_ccafc .BytesPerLine *_gccaf +((_daad +_adfb )>>3)+_dacb ;_ecbb =_ccad .BytesPerLine *_eacf +((_cagef +_adfb )>>3)+_dacb ;if _caba > int (_dfae ){_ddcd =true ;};};switch _abbc {case PixSrc :if _egdb {for _egcb =0;_egcb < _efe ; +_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg );};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],_aace ,_beag );_defa +=_ccafc .BytesPerLine ; +_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0;_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]=_aace ;}; +_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],_aace ,_dbfa ); +_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixNotSrc :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg );}; +}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],^_aace ,_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0;_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg ); +_ccafc .Data [_eaga +_dcde ]=^_aace ;};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg ); +};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],^_aace ,_dbfa );_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixSrcOrDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ; +if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg );};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],_aace |_ccafc .Data [_defa ],_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ; +};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0;_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]|=_aace ;};_eaga +=_ccafc .BytesPerLine ; +_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],_aace |_ccafc .Data [_cdeba ],_dbfa ); +_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixSrcAndDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg ); +};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],_aace &_ccafc .Data [_defa ],_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0; +_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]&=_aace ;};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ; +_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],_aace &_ccafc .Data [_cdeba ],_dbfa );_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ; +};};case PixSrcXorDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg );};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],_aace ^_ccafc .Data [_defa ],_beag ); +_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0;_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]^=_aace ; +};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],_aace ^_ccafc .Data [_cdeba ],_dbfa ); +_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixNotSrcOrDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg ); +};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],^_aace |_ccafc .Data [_defa ],_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0; +_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]|=^_aace ;};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ; +_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],^_aace |_ccafc .Data [_cdeba ],_dbfa );_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ; +};};case PixNotSrcAndDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg );};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],^_aace &_ccafc .Data [_defa ],_beag ); +_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0;_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]&=^_aace ; +};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],^_aace &_ccafc .Data [_cdeba ],_dbfa ); +_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixSrcOrNotDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg ); +};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],_aace |^_ccafc .Data [_defa ],_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0; +_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]=_aace |^_ccafc .Data [_eaga +_dcde ];};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;}; +};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],_aace |^_ccafc .Data [_cdeba ],_dbfa );_cdeba +=_ccafc .BytesPerLine ; +_ecbb +=_ccad .BytesPerLine ;};};case PixSrcAndNotDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg );};}else {_aace =_ccad .Data [_gebe ]>>_dfae ; +};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],_aace &^_ccafc .Data [_defa ],_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0;_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg ); +_ccafc .Data [_eaga +_dcde ]=_aace &^_ccafc .Data [_eaga +_dcde ];};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg ); +};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],_aace &^_ccafc .Data [_cdeba ],_dbfa );_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixNotPixSrcOrDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ; +if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg );};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],^(_aace |_ccafc .Data [_defa ]),_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ; +};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0;_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]=^(_aace |_ccafc .Data [_eaga +_dcde ]); +};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ;};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],^(_aace |_ccafc .Data [_cdeba ]),_dbfa ); +_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixNotPixSrcAndDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg ); +};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],^(_aace &_ccafc .Data [_defa ]),_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0; +_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]=^(_aace &_ccafc .Data [_eaga +_dcde ]);};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ; +};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],^(_aace &_ccafc .Data [_cdeba ]),_dbfa ); +_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};case PixNotPixSrcXorDst :if _egdb {for _egcb =0;_egcb < _efe ;_egcb ++{if _ddbf ==_cddb {_aace =_ccad .Data [_gebe ]<<_bbd ;if _aeeb {_aace =_accbe (_aace ,_ccad .Data [_gebe +1]>>_dfae ,_gfcg ); +};}else {_aace =_ccad .Data [_gebe ]>>_dfae ;};_ccafc .Data [_defa ]=_accbe (_ccafc .Data [_defa ],^(_aace ^_ccafc .Data [_defa ]),_beag );_defa +=_ccafc .BytesPerLine ;_gebe +=_ccad .BytesPerLine ;};};if _adea {for _egcb =0;_egcb < _efe ;_egcb ++{for _dcde =0; +_dcde < _dacb ;_dcde ++{_aace =_accbe (_ccad .Data [_gbbbf +_dcde ]<<_bbd ,_ccad .Data [_gbbbf +_dcde +1]>>_dfae ,_gfcg );_ccafc .Data [_eaga +_dcde ]=^(_aace ^_ccafc .Data [_eaga +_dcde ]);};_eaga +=_ccafc .BytesPerLine ;_gbbbf +=_ccad .BytesPerLine ; +};};if _ddde {for _egcb =0;_egcb < _efe ;_egcb ++{_aace =_ccad .Data [_ecbb ]<<_bbd ;if _ddcd {_aace =_accbe (_aace ,_ccad .Data [_ecbb +1]>>_dfae ,_gfcg );};_ccafc .Data [_cdeba ]=_accbe (_ccafc .Data [_cdeba ],^(_aace ^_ccafc .Data [_cdeba ]),_dbfa ); +_cdeba +=_ccafc .BytesPerLine ;_ecbb +=_ccad .BytesPerLine ;};};default:_gbb .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",_abbc ); +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 ;};func _dcg (_fgbb _gbg .Gray )_gbg .NRGBA {return _gbg .NRGBA {R :_fgbb .Y ,G :_fgbb .Y ,B :_fgbb .Y ,A :0xff}}; +func _fgc (_dgg int )[]uint {var _ggd []uint ;_ddc :=_dgg ;_geg :=_ddc /8;if _geg !=0{for _gca :=0;_gca < _geg ;_gca ++{_ggd =append (_ggd ,8);};_bd :=_ddc %8;_ddc =0;if _bd !=0{_ddc =_bd ;};};_dce :=_ddc /4;if _dce !=0{for _cba :=0;_cba < _dce ;_cba ++{_ggd =append (_ggd ,4); +};_bg :=_ddc %4;_ddc =0;if _bg !=0{_ddc =_bg ;};};_dff :=_ddc /2;if _dff !=0{for _bcf :=0;_bcf < _dff ;_bcf ++{_ggd =append (_ggd ,2);};};return _ggd ;};type NRGBA32 struct{ImageBase };func MonochromeModel (threshold uint8 )_gbg .Model {return monochromeModel (threshold )}; +func _bcdc (_dddg Gray ,_cgde nrgba64 ,_cbc _e .Rectangle ){for _eaa :=0;_eaa < _cbc .Max .X ;_eaa ++{for _bgfdd :=0;_bgfdd < _cbc .Max .Y ;_bgfdd ++{_eec :=_bfed (_cgde .NRGBA64At (_eaa ,_bgfdd ));_dddg .SetGray (_eaa ,_bgfdd ,_eec );};};};func (_feg monochromeModel )Convert (c _gbg .Color )_gbg .Color {_gcfa :=_gbg .GrayModel .Convert (c ).(_gbg .Gray ); +return _ddbg (_gcfa ,_feg );};func (_ecfeb *NRGBA16 )Validate ()error {if len (_ecfeb .Data )!=3*_ecfeb .Width *_ecfeb .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 ColorAtNRGBA64 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_gbg .NRGBA64 ,error ){_bdde :=(y *width +x )*2;_bebc :=_bdde *3;if _bebc +5>=len (data ){return _gbg .NRGBA64 {},_ab .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 _baba =0xffff;_fada :=uint16 (_baba );if alpha !=nil &&len (alpha )> _bdde +1{_fada =uint16 (alpha [_bdde ])<<8|uint16 (alpha [_bdde +1]);};_fegb :=uint16 (data [_bebc ])<<8|uint16 (data [_bebc +1]);_edcb :=uint16 (data [_bebc +2])<<8|uint16 (data [_bebc +3]); +_ggbc :=uint16 (data [_bebc +4])<<8|uint16 (data [_bebc +5]);if len (decode )==6{_fegb =uint16 (uint64 (LinearInterpolate (float64 (_fegb ),0,65535,decode [0],decode [1]))&_baba );_edcb =uint16 (uint64 (LinearInterpolate (float64 (_edcb ),0,65535,decode [2],decode [3]))&_baba ); +_ggbc =uint16 (uint64 (LinearInterpolate (float64 (_ggbc ),0,65535,decode [4],decode [5]))&_baba );};return _gbg .NRGBA64 {R :_fegb ,G :_edcb ,B :_ggbc ,A :_fada },nil ;};func (_cfdgc *RGBA32 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtRGBA32 (x ,y ,_cfdgc .Width ,_cfdgc .Data ,_cfdgc .Alpha ,_cfdgc .Decode ); +};func _cdba (_aadba _e .Image ,_cgb Image ,_bgfa _e .Rectangle ){switch _fbge :=_aadba .(type ){case Gray :_ecb (_fbge ,_cgb .(Gray ),_bgfa );case NRGBA :_bgafa (_fbge ,_cgb .(Gray ),_bgfa );case CMYK :_dcba (_fbge ,_cgb .(Gray ),_bgfa );case RGBA :_cacda (_fbge ,_cgb .(Gray ),_bgfa ); +default:_fdea (_aadba ,_cgb ,_bgfa );};};func (_bbgc *NRGBA64 )ColorModel ()_gbg .Model {return _gbg .NRGBA64Model };func (_beda *ImageBase )setByte (_agfaf int ,_fcdbg byte )error {if _agfaf > len (_beda .Data )-1{return _f .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_beda .Data [_agfaf ]=_fcdbg ;return nil ;};func _deg (_ebca _gbg .NRGBA )_gbg .RGBA {_fgab ,_bae ,_eea ,_cca :=_ebca .RGBA ();return _gbg .RGBA {R :uint8 (_fgab >>8),G :uint8 (_bae >>8),B :uint8 (_eea >>8),A :uint8 (_cca >>8)};};func _bdae (_abga Gray ,_geba RGBA ,_bbfge _e .Rectangle ){for _bbdb :=0; +_bbdb < _bbfge .Max .X ;_bbdb ++{for _dgc :=0;_dgc < _bbfge .Max .Y ;_dgc ++{_acgd :=_abga .GrayAt (_bbdb ,_dgc );_geba .SetRGBA (_bbdb ,_dgc ,_dac (_acgd ));};};};func (_efef *NRGBA32 )SetNRGBA (x ,y int ,c _gbg .NRGBA ){_bfbb :=y *_efef .Width +x ;_ggdde :=3*_bfbb ; +if _ggdde +2>=len (_efef .Data ){return ;};_efef .setRGBA (_bfbb ,c );};func (_afdg *NRGBA16 )Copy ()Image {return &NRGBA16 {ImageBase :_afdg .copy ()}};type NRGBA16 struct{ImageBase };type NRGBA interface{NRGBAAt (_ddbgc ,_ggb int )_gbg .NRGBA ;SetNRGBA (_dfdg ,_acef int ,_fbga _gbg .NRGBA ); +};func (_edbc *NRGBA16 )Base ()*ImageBase {return &_edbc .ImageBase };func (_ccdf *NRGBA16 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_ccdf .Width ,Y :_ccdf .Height }};};func (_ebec *NRGBA32 )Base ()*ImageBase {return &_ebec .ImageBase }; +type Histogramer interface{Histogram ()[256]int ;};func (_fbf *Monochrome )setGray (_aec int ,_aeed _gbg .Gray ,_aaab int ){if _aeed .Y ==0{_fbf .clearBit (_aaab ,_aec );}else {_fbf .setGrayBit (_aaab ,_aec );};};func (_ebaad *NRGBA16 )At (x ,y int )_gbg .Color {_bgeb ,_ :=_ebaad .ColorAt (x ,y ); +return _bgeb };var _ Image =&Gray2 {};func (_debg *NRGBA64 )NRGBA64At (x ,y int )_gbg .NRGBA64 {_feef ,_ :=ColorAtNRGBA64 (x ,y ,_debg .Width ,_debg .Data ,_debg .Alpha ,_debg .Decode );return _feef ;};func (_cagd *Gray16 )Validate ()error {if len (_cagd .Data )!=_cagd .Height *_cagd .BytesPerLine {return ErrInvalidImage ; +};return nil ;};func _daf (_fbba _e .Image )(Image ,error ){if _dffde ,_afce :=_fbba .(*Monochrome );_afce {return _dffde ,nil ;};_gff :=_fbba .Bounds ();var _cgec Gray ;switch _dcbe :=_fbba .(type ){case Gray :_cgec =_dcbe ;case NRGBA :_cgec =&Gray8 {ImageBase :NewImageBase (_gff .Max .X ,_gff .Max .Y ,8,1,nil ,nil ,nil )}; +_feac (_cgec ,_dcbe ,_gff );case nrgba64 :_cgec =&Gray8 {ImageBase :NewImageBase (_gff .Max .X ,_gff .Max .Y ,8,1,nil ,nil ,nil )};_bcdc (_cgec ,_dcbe ,_gff );default:_caec ,_ccd :=GrayConverter .Convert (_fbba );if _ccd !=nil {return nil ,_ccd ;};_cgec =_caec .(Gray ); +};_eda ,_edgb :=NewImage (_gff .Max .X ,_gff .Max .Y ,1,1,nil ,nil ,nil );if _edgb !=nil {return nil ,_edgb ;};_aedb :=_eda .(*Monochrome );_eee :=AutoThresholdTriangle (GrayHistogram (_cgec ));for _ebbg :=0;_ebbg < _gff .Max .X ;_ebbg ++{for _afaf :=0; +_afaf < _gff .Max .Y ;_afaf ++{_agga :=_ddbg (_cgec .GrayAt (_ebbg ,_afaf ),monochromeModel (_eee ));_aedb .SetGray (_ebbg ,_afaf ,_agga );};};return _eda ,nil ;};func (_eeeg *Monochrome )Set (x ,y int ,c _gbg .Color ){_aggaa :=y *_eeeg .BytesPerLine +x >>3; +if _aggaa > len (_eeeg .Data )-1{return ;};_cdbb :=_eeeg .ColorModel ().Convert (c ).(_gbg .Gray );_eeeg .setGray (x ,_cdbb ,_aggaa );};func (_bccc *NRGBA64 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_bccc .Width ,Y :_bccc .Height }}; +};func _dcdd (_bcaa _gbg .CMYK )_gbg .Gray {_fgfd ,_bad ,_fdead :=_gbg .CMYKToRGB (_bcaa .C ,_bcaa .M ,_bcaa .Y ,_bcaa .K );_fbda :=(19595*uint32 (_fgfd )+38470*uint32 (_bad )+7471*uint32 (_fdead )+1<<7)>>16;return _gbg .Gray {Y :uint8 (_fbda )};};func _ebeb (_egfa _e .Image )(Image ,error ){if _aadg ,_ffb :=_egfa .(*Gray16 ); +_ffb {return _aadg .Copy (),nil ;};_gdbg :=_egfa .Bounds ();_cedf ,_eeca :=NewImage (_gdbg .Max .X ,_gdbg .Max .Y ,16,1,nil ,nil ,nil );if _eeca !=nil {return nil ,_eeca ;};_cdba (_egfa ,_cedf ,_gdbg );return _cedf ,nil ;};func (_dedf *CMYK32 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_dedf .Width ,Y :_dedf .Height }}; +};func (_bbbb *NRGBA16 )NRGBAAt (x ,y int )_gbg .NRGBA {_egcc ,_ :=ColorAtNRGBA16 (x ,y ,_bbbb .Width ,_bbbb .BytesPerLine ,_bbbb .Data ,_bbbb .Alpha ,_bbbb .Decode );return _egcc ;};func _gdf (_dbc ,_fbe int ,_gbd []byte )*Monochrome {_ead :=_dagf (_dbc ,_fbe ); +_ead .Data =_gbd ;return _ead ;};func _aeg ()(_cef [256]uint64 ){for _ccg :=0;_ccg < 256;_ccg ++{if _ccg &0x01!=0{_cef [_ccg ]|=0xff;};if _ccg &0x02!=0{_cef [_ccg ]|=0xff00;};if _ccg &0x04!=0{_cef [_ccg ]|=0xff0000;};if _ccg &0x08!=0{_cef [_ccg ]|=0xff000000; +};if _ccg &0x10!=0{_cef [_ccg ]|=0xff00000000;};if _ccg &0x20!=0{_cef [_ccg ]|=0xff0000000000;};if _ccg &0x40!=0{_cef [_ccg ]|=0xff000000000000;};if _ccg &0x80!=0{_cef [_ccg ]|=0xff00000000000000;};};return _cef ;};func (_ddbb *NRGBA16 )SetNRGBA (x ,y int ,c _gbg .NRGBA ){_eebd :=y *_ddbb .BytesPerLine +x *3/2; +if _eebd +1>=len (_ddbb .Data ){return ;};c =_bbcbea (c );_ddbb .setNRGBA (x ,y ,_eebd ,c );};func (_caafg *ImageBase )GetAlpha ()[]byte {return _caafg .Alpha };var _ NRGBA =&NRGBA32 {};func (_efgg *NRGBA32 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtNRGBA32 (x ,y ,_efgg .Width ,_efgg .Data ,_efgg .Alpha ,_efgg .Decode ); +};var _ Image =&NRGBA16 {};func (_cadcg *Gray4 )SetGray (x ,y int ,g _gbg .Gray ){if x >=_cadcg .Width ||y >=_cadcg .Height {return ;};g =_ddfc (g );_cadcg .setGray (x ,y ,g );};func (_bfg colorConverter )Convert (src _e .Image )(Image ,error ){return _bfg ._ggc (src )}; +var (Gray2Model =_gbg .ModelFunc (_gded );Gray4Model =_gbg .ModelFunc (_aaag );NRGBA16Model =_gbg .ModelFunc (_cgge ););func _gg (_db *Monochrome ,_ge int ,_ff []uint )(*Monochrome ,error ){_ea :=_ge *_db .Width ;_ef :=_ge *_db .Height ;_fd :=_dagf (_ea ,_ef ); +for _b ,_ag :=range _ff {var _de error ;switch _ag {case 2:_de =_ba (_fd ,_db );case 4:_de =_eab (_fd ,_db );case 8:_de =_fcg (_fd ,_db );};if _de !=nil {return nil ,_de ;};if _b !=len (_ff )-1{_db =_fd .copy ();};};return _fd ,nil ;};var _ Image =&CMYK32 {}; +func (_cbdd *Monochrome )Histogram ()(_ebae [256]int ){for _ ,_fcee :=range _cbdd .Data {_ebae [0xff]+=int (_edb [_cbdd .Data [_fcee ]]);};return _ebae ;};func (_gdfab *NRGBA64 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtNRGBA64 (x ,y ,_gdfab .Width ,_gdfab .Data ,_gdfab .Alpha ,_gdfab .Decode ); +};func (_eccf *Gray4 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtGray4BPC (x ,y ,_eccf .BytesPerLine ,_eccf .Data ,_eccf .Decode );};func _bgafa (_afbcd NRGBA ,_cada Gray ,_dcgg _e .Rectangle ){for _cfg :=0;_cfg < _dcgg .Max .X ;_cfg ++{for _cgff :=0; +_cgff < _dcgg .Max .Y ;_cgff ++{_bcfe :=_faf (_afbcd .NRGBAAt (_cfg ,_cgff ));_cada .SetGray (_cfg ,_cgff ,_bcfe );};};};type monochromeModel uint8 ;func _ecb (_bbcbf ,_dafc Gray ,_bede _e .Rectangle ){for _aegg :=0;_aegg < _bede .Max .X ;_aegg ++{for _eccb :=0; +_eccb < _bede .Max .Y ;_eccb ++{_dafc .SetGray (_aegg ,_eccb ,_bbcbf .GrayAt (_aegg ,_eccb ));};};};func (_acc *Monochrome )IsUnpadded ()bool {return (_acc .Width *_acc .Height )==len (_acc .Data )};func (_dcga *Gray4 )Set (x ,y int ,c _gbg .Color ){if x >=_dcga .Width ||y >=_dcga .Height {return ; +};_fdgaa :=Gray4Model .Convert (c ).(_gbg .Gray );_dcga .setGray (x ,y ,_fdgaa );};func (_afcc *Gray8 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtGray8BPC (x ,y ,_afcc .BytesPerLine ,_afcc .Data ,_afcc .Decode );};func _gfbd (_edf ,_add *Monochrome ,_cbg []byte ,_fbg int )(_fccg error ){var (_ded ,_dea ,_aadb ,_dgd ,_cag ,_fgf ,_dca ,_gabc int ; +_gbbb ,_agf ,_aae ,_bff uint32 ;_ecd ,_cad byte ;_dgb uint16 ;);_cdg :=make ([]byte ,4);_fee :=make ([]byte ,4);for _aadb =0;_aadb < _edf .Height -1;_aadb ,_dgd =_aadb +2,_dgd +1{_ded =_aadb *_edf .BytesPerLine ;_dea =_dgd *_add .BytesPerLine ;for _cag ,_fgf =0,0; +_cag < _fbg ;_cag ,_fgf =_cag +4,_fgf +1{for _dca =0;_dca < 4;_dca ++{_gabc =_ded +_cag +_dca ;if _gabc <=len (_edf .Data )-1&&_gabc < _ded +_edf .BytesPerLine {_cdg [_dca ]=_edf .Data [_gabc ];}else {_cdg [_dca ]=0x00;};_gabc =_ded +_edf .BytesPerLine +_cag +_dca ; +if _gabc <=len (_edf .Data )-1&&_gabc < _ded +(2*_edf .BytesPerLine ){_fee [_dca ]=_edf .Data [_gabc ];}else {_fee [_dca ]=0x00;};};_gbbb =_a .BigEndian .Uint32 (_cdg );_agf =_a .BigEndian .Uint32 (_fee );_aae =_gbbb &_agf ;_aae |=_aae <<1;_bff =_gbbb |_agf ; +_bff &=_bff <<1;_agf =_aae &_bff ;_agf &=0xaaaaaaaa;_gbbb =_agf |(_agf <<7);_ecd =byte (_gbbb >>24);_cad =byte ((_gbbb >>8)&0xff);_gabc =_dea +_fgf ;if _gabc +1==len (_add .Data )-1||_gabc +1>=_dea +_add .BytesPerLine {if _fccg =_add .setByte (_gabc ,_cbg [_ecd ]); +_fccg !=nil {return _ab .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_gabc );};}else {_dgb =(uint16 (_cbg [_ecd ])<<8)|uint16 (_cbg [_cad ]);if _fccg =_add .setTwoBytes (_gabc ,_dgb );_fccg !=nil {return _ab .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",_gabc ); +};_fgf ++;};};};return nil ;};func _eege (_cdbd int ,_afefa int )error {return _ab .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",_cdbd ,_afefa ); +};func (_cefe *CMYK32 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtCMYK (x ,y ,_cefe .Width ,_cefe .Data ,_cefe .Decode );};func MonochromeThresholdConverter (threshold uint8 )ColorConverter {return &monochromeThresholdConverter {Threshold :threshold }; +};func _bfed (_fbdc _gbg .NRGBA64 )_gbg .Gray {var _deac _gbg .NRGBA64 ;if _fbdc ==_deac {return _gbg .Gray {Y :0xff};};_fcga ,_acd ,_acdb ,_ :=_fbdc .RGBA ();_baag :=(19595*_fcga +38470*_acd +7471*_acdb +1<<15)>>24;return _gbg .Gray {Y :uint8 (_baag )}; +};func _fbcb (){for _eaabf :=0;_eaabf < 256;_eaabf ++{_edb [_eaabf ]=uint8 (_eaabf &0x1)+(uint8 (_eaabf >>1)&0x1)+(uint8 (_eaabf >>2)&0x1)+(uint8 (_eaabf >>3)&0x1)+(uint8 (_eaabf >>4)&0x1)+(uint8 (_eaabf >>5)&0x1)+(uint8 (_eaabf >>6)&0x1)+(uint8 (_eaabf >>7)&0x1); +};};func (_ccff *Gray4 )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_ccff .Width ,Y :_ccff .Height }};};func (_gdc *Monochrome )Base ()*ImageBase {return &_gdc .ImageBase };func _abdcc (_bcgc ,_fecg uint8 )uint8 {if _bcgc < _fecg {return 255; +};return 0;};func AutoThresholdTriangle (histogram [256]int )uint8 {var _agfb ,_fede ,_cdfg ,_gaed int ;for _fgcfb :=0;_fgcfb < len (histogram );_fgcfb ++{if histogram [_fgcfb ]> 0{_agfb =_fgcfb ;break ;};};if _agfb > 0{_agfb --;};for _bbda :=255;_bbda > 0; +_bbda --{if histogram [_bbda ]> 0{_gaed =_bbda ;break ;};};if _gaed < 255{_gaed ++;};for _eggf :=0;_eggf < 256;_eggf ++{if histogram [_eggf ]> _fede {_cdfg =_eggf ;_fede =histogram [_eggf ];};};var _bcbbc bool ;if (_cdfg -_agfb )< (_gaed -_cdfg ){_bcbbc =true ; +var _bfc int ;_bbeg :=255;for _bfc < _bbeg {_afbcg :=histogram [_bfc ];histogram [_bfc ]=histogram [_bbeg ];histogram [_bbeg ]=_afbcg ;_bfc ++;_bbeg --;};_agfb =255-_gaed ;_cdfg =255-_cdfg ;};if _agfb ==_cdfg {return uint8 (_agfb );};_bdaf :=float64 (histogram [_cdfg ]); +_dgbc :=float64 (_agfb -_cdfg );_bebdb :=_gb .Sqrt (_bdaf *_bdaf +_dgbc *_dgbc );_bdaf /=_bebdb ;_dgbc /=_bebdb ;_bebdb =_bdaf *float64 (_agfb )+_dgbc *float64 (histogram [_agfb ]);_affd :=_agfb ;var _abc float64 ;for _edfa :=_agfb +1;_edfa <=_cdfg ;_edfa ++{_eagg :=_bdaf *float64 (_edfa )+_dgbc *float64 (histogram [_edfa ])-_bebdb ; +if _eagg > _abc {_affd =_edfa ;_abc =_eagg ;};};_affd --;if _bcbbc {var _ccef int ;_dccbe :=255;for _ccef < _dccbe {_cgdg :=histogram [_ccef ];histogram [_ccef ]=histogram [_dccbe ];histogram [_dccbe ]=_cgdg ;_ccef ++;_dccbe --;};return uint8 (255-_affd ); +};return uint8 (_affd );};func (_gcae *NRGBA32 )Validate ()error {if len (_gcae .Data )!=3*_gcae .Width *_gcae .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 ;};var (MonochromeConverter =ConverterFunc (_daf );Gray2Converter =ConverterFunc (_dedc );Gray4Converter =ConverterFunc (_bffa );GrayConverter =ConverterFunc (_dcfd );Gray16Converter =ConverterFunc (_ebeb );NRGBA16Converter =ConverterFunc (_ggadf ); +NRGBAConverter =ConverterFunc (_befg );NRGBA64Converter =ConverterFunc (_bgde );RGBAConverter =ConverterFunc (_cefd );CMYKConverter =ConverterFunc (_bgfd ););var _ Image =&RGBA32 {};var _ _e .Image =&NRGBA16 {};func (_cacc *ImageBase )setEightBytes (_gdag int ,_fgcg uint64 )error {_dcgag :=_cacc .BytesPerLine -(_gdag %_cacc .BytesPerLine ); +if _cacc .BytesPerLine !=_cacc .Width >>3{_dcgag --;};if _dcgag >=8{return _cacc .setEightFullBytes (_gdag ,_fgcg );};return _cacc .setEightPartlyBytes (_gdag ,_dcgag ,_fgcg );};func _bfe (_eadb _gbg .NRGBA )_gbg .Gray {var _geb _gbg .NRGBA ;if _eadb ==_geb {return _gbg .Gray {Y :0xff}; +};_fcb ,_fdd ,_aed ,_ :=_eadb .RGBA ();_ffg :=(19595*_fcb +38470*_fdd +7471*_aed +1<<15)>>24;return _gbg .Gray {Y :uint8 (_ffg )};};func _eeag (_agcg _e .Image ,_caeee Image ,_cdbf _e .Rectangle ){if _gfgfc ,_eded :=_agcg .(SMasker );_eded &&_gfgfc .HasAlpha (){_caeee .(SMasker ).MakeAlpha (); +};switch _cfee :=_agcg .(type ){case Gray :_bbcf (_cfee ,_caeee .(NRGBA ),_cdbf );case NRGBA :_cgbc (_cfee ,_caeee .(NRGBA ),_cdbf );case *_e .NYCbCrA :_aacc (_cfee ,_caeee .(NRGBA ),_cdbf );case CMYK :_eebe (_cfee ,_caeee .(NRGBA ),_cdbf );case RGBA :_fead (_cfee ,_caeee .(NRGBA ),_cdbf ); +case nrgba64 :_dgda (_cfee ,_caeee .(NRGBA ),_cdbf );default:_fdea (_agcg ,_caeee ,_cdbf );};};func (_bgdfg *RGBA32 )RGBAAt (x ,y int )_gbg .RGBA {_abfd ,_ :=ColorAtRGBA32 (x ,y ,_bgdfg .Width ,_bgdfg .Data ,_bgdfg .Alpha ,_bgdfg .Decode );return _abfd ; +};func (_fdaeb *NRGBA64 )At (x ,y int )_gbg .Color {_dbbd ,_ :=_fdaeb .ColorAt (x ,y );return _dbbd };func (_cebc *Gray4 )Base ()*ImageBase {return &_cebc .ImageBase };func (_dgba *CMYK32 )Set (x ,y int ,c _gbg .Color ){_eeg :=4*(y *_dgba .Width +x );if _eeg +3>=len (_dgba .Data ){return ; +};_gea :=_gbg .CMYKModel .Convert (c ).(_gbg .CMYK );_dgba .Data [_eeg ]=_gea .C ;_dgba .Data [_eeg +1]=_gea .M ;_dgba .Data [_eeg +2]=_gea .Y ;_dgba .Data [_eeg +3]=_gea .K ;};func GrayHistogram (g Gray )(_fgae [256]int ){switch _gccfb :=g .(type ){case Histogramer :return _gccfb .Histogram (); +case _e .Image :_geac :=_gccfb .Bounds ();for _caeef :=0;_caeef < _geac .Max .X ;_caeef ++{for _cadce :=0;_cadce < _geac .Max .Y ;_cadce ++{_fgae [g .GrayAt (_caeef ,_cadce ).Y ]++;};};return _fgae ;default:return [256]int {};};};func _agea (_gdcf uint )uint {var _addg uint ; +for _gdcf !=0{_gdcf >>=1;_addg ++;};return _addg -1;};func (_gdb *Gray2 )Copy ()Image {return &Gray2 {ImageBase :_gdb .copy ()}};func ColorAt (x ,y ,width ,bitsPerColor ,colorComponents ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_gbg .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 ,_ab .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 ); +};};type Gray8 struct{ImageBase };func (_ceb *Gray2 )SetGray (x ,y int ,gray _gbg .Gray ){_egdf :=_gegf (gray );_fcfe :=y *_ceb .BytesPerLine ;_baabb :=_fcfe +(x >>2);if _baabb >=len (_ceb .Data ){return ;};_dcbg :=_egdf .Y >>6;_ceb .Data [_baabb ]=(_ceb .Data [_baabb ]&(^(0xc0>>uint (2*((x )&3)))))|(_dcbg <>1)|((_fbc &0x10)>>2)|((_fbc &0x40)>>3)|((_fbc &0x02)<<3)|((_fbc &0x08)<<2)|((_fbc &0x20)<<1)|(_fbc &0x80); +};return _cac ;};func _cefd (_ccafb _e .Image )(Image ,error ){if _feebg ,_gefb :=_ccafb .(*RGBA32 );_gefb {return _feebg .Copy (),nil ;};_fagf ,_fdfgc ,_adbg :=_aceg (_ccafb ,1);_ecff :=&RGBA32 {ImageBase :NewImageBase (_fagf .Max .X ,_fagf .Max .Y ,8,3,nil ,_adbg ,nil )}; +_agcb (_ccafb ,_ecff ,_fagf );if len (_adbg )!=0&&!_fdfgc {if _gabd :=_dbege (_adbg ,_ecff );_gabd !=nil {return nil ,_gabd ;};};return _ecff ,nil ;};var _ Image =&Gray8 {};func _cbda (_bffg *Monochrome ,_bebg ,_cgbb ,_dbcbe ,_agebd int ,_egg RasterOperator ,_bcb *Monochrome ,_gfda ,_gddb int )error {if _bffg ==nil {return _f .New ("\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070"); +};if _egg ==PixDst {return nil ;};switch _egg {case PixClr ,PixSet ,PixNotDst :_fbbf (_bffg ,_bebg ,_cgbb ,_dbcbe ,_agebd ,_egg );return nil ;};if _bcb ==nil {_gbb .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 _dafce :=_cgga (_bffg ,_bebg ,_cgbb ,_dbcbe ,_agebd ,_egg ,_bcb ,_gfda ,_gddb );_dafce !=nil {return _dafce ;};return nil ;};func _fdea (_bdf _e .Image ,_bca Image ,_dcb _e .Rectangle ){for _cade :=0; +_cade < _dcb .Max .X ;_cade ++{for _bfae :=0;_bfae < _dcb .Max .Y ;_bfae ++{_cda :=_bdf .At (_cade ,_bfae );_bca .Set (_cade ,_bfae ,_cda );};};};type ImageBase struct{Width ,Height int ;BitsPerComponent ,ColorComponents int ;Data ,Alpha []byte ;Decode []float64 ; +BytesPerLine int ;};func _dag ()(_gbgb [256]uint16 ){for _bb :=0;_bb < 256;_bb ++{if _bb &0x01!=0{_gbgb [_bb ]|=0x3;};if _bb &0x02!=0{_gbgb [_bb ]|=0xc;};if _bb &0x04!=0{_gbgb [_bb ]|=0x30;};if _bb &0x08!=0{_gbgb [_bb ]|=0xc0;};if _bb &0x10!=0{_gbgb [_bb ]|=0x300; +};if _bb &0x20!=0{_gbgb [_bb ]|=0xc00;};if _bb &0x40!=0{_gbgb [_bb ]|=0x3000;};if _bb &0x80!=0{_gbgb [_bb ]|=0xc000;};};return _gbgb ;};func (_eagbfg *NRGBA64 )Set (x ,y int ,c _gbg .Color ){_bda :=(y *_eagbfg .Width +x )*2;_cgc :=_bda *3;if _cgc +5>=len (_eagbfg .Data ){return ; +};_efeb :=_gbg .NRGBA64Model .Convert (c ).(_gbg .NRGBA64 );_eagbfg .setNRGBA64 (_cgc ,_efeb ,_bda );};var ErrInvalidImage =_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"); +type Image interface{_c .Image ;Base ()*ImageBase ;Copy ()Image ;Pix ()[]byte ;ColorAt (_fbfd ,_fba int )(_gbg .Color ,error );Validate ()error ;};func (_dbaba *NRGBA64 )setNRGBA64 (_agab int ,_bfgg _gbg .NRGBA64 ,_ffab int ){_dbaba .Data [_agab ]=uint8 (_bfgg .R >>8); +_dbaba .Data [_agab +1]=uint8 (_bfgg .R &0xff);_dbaba .Data [_agab +2]=uint8 (_bfgg .G >>8);_dbaba .Data [_agab +3]=uint8 (_bfgg .G &0xff);_dbaba .Data [_agab +4]=uint8 (_bfgg .B >>8);_dbaba .Data [_agab +5]=uint8 (_bfgg .B &0xff);if _ffab +1< len (_dbaba .Alpha ){_dbaba .Alpha [_ffab ]=uint8 (_bfgg .A >>8); +_dbaba .Alpha [_ffab +1]=uint8 (_bfgg .A &0xff);};};func _ecfe (_cdgf *Monochrome ,_egcf ,_eagc ,_fdab ,_ccffc int ,_bcaac RasterOperator ,_abbb *Monochrome ,_ccaf ,_gbgga int )error {var (_bceaf byte ;_ebbe int ;_fgfa int ;_dae ,_dfdf int ;_fggg ,_eeef int ; +);_bcbc :=_fdab >>3;_gfgf :=_fdab &7;if _gfgf > 0{_bceaf =_gdac [_gfgf ];};_ebbe =_abbb .BytesPerLine *_gbgga +(_ccaf >>3);_fgfa =_cdgf .BytesPerLine *_eagc +(_egcf >>3);switch _bcaac {case PixSrc :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ; +_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]=_abbb .Data [_dae ];_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],_abbb .Data [_dae ],_bceaf );};};case PixNotSrc :for _fggg =0; +_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]=^(_abbb .Data [_dae ]);_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],^_abbb .Data [_dae ],_bceaf ); +};};case PixSrcOrDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]|=_abbb .Data [_dae ];_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],_abbb .Data [_dae ]|_cdgf .Data [_dfdf ],_bceaf ); +};};case PixSrcAndDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]&=_abbb .Data [_dae ];_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],_abbb .Data [_dae ]&_cdgf .Data [_dfdf ],_bceaf ); +};};case PixSrcXorDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]^=_abbb .Data [_dae ];_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],_abbb .Data [_dae ]^_cdgf .Data [_dfdf ],_bceaf ); +};};case PixNotSrcOrDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]|=^(_abbb .Data [_dae ]);_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],^(_abbb .Data [_dae ])|_cdgf .Data [_dfdf ],_bceaf ); +};};case PixNotSrcAndDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]&=^(_abbb .Data [_dae ]);_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],^(_abbb .Data [_dae ])&_cdgf .Data [_dfdf ],_bceaf ); +};};case PixSrcOrNotDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]=_abbb .Data [_dae ]|^(_cdgf .Data [_dfdf ]);_dfdf ++; +_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],_abbb .Data [_dae ]|^(_cdgf .Data [_dfdf ]),_bceaf );};};case PixSrcAndNotDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ; +for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]=_abbb .Data [_dae ]&^(_cdgf .Data [_dfdf ]);_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],_abbb .Data [_dae ]&^(_cdgf .Data [_dfdf ]),_bceaf );};};case PixNotPixSrcOrDst :for _fggg =0; +_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]=^(_abbb .Data [_dae ]|_cdgf .Data [_dfdf ]);_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],^(_abbb .Data [_dae ]|_cdgf .Data [_dfdf ]),_bceaf ); +};};case PixNotPixSrcAndDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ;for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]=^(_abbb .Data [_dae ]&_cdgf .Data [_dfdf ]); +_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],^(_abbb .Data [_dae ]&_cdgf .Data [_dfdf ]),_bceaf );};};case PixNotPixSrcXorDst :for _fggg =0;_fggg < _ccffc ;_fggg ++{_dae =_ebbe +_fggg *_abbb .BytesPerLine ;_dfdf =_fgfa +_fggg *_cdgf .BytesPerLine ; +for _eeef =0;_eeef < _bcbc ;_eeef ++{_cdgf .Data [_dfdf ]=^(_abbb .Data [_dae ]^_cdgf .Data [_dfdf ]);_dfdf ++;_dae ++;};if _gfgf > 0{_cdgf .Data [_dfdf ]=_accbe (_cdgf .Data [_dfdf ],^(_abbb .Data [_dae ]^_cdgf .Data [_dfdf ]),_bceaf );};};default:_gbb .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",_bcaac ); +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 (_cce *NRGBA32 )NRGBAAt (x ,y int )_gbg .NRGBA {_gada ,_ :=ColorAtNRGBA32 (x ,y ,_cce .Width ,_cce .Data ,_cce .Alpha ,_cce .Decode ); +return _gada ;};func ScaleAlphaToMonochrome (data []byte ,width ,height int )([]byte ,error ){_ad :=BytesPerLine (width ,8,1);if len (data )< _ad *height {return nil ,nil ;};_df :=&Gray8 {NewImageBase (width ,height ,8,1,data ,nil ,nil )};_cf ,_fe :=MonochromeConverter .Convert (_df ); +if _fe !=nil {return nil ,_fe ;};return _cf .Base ().Data ,nil ;};func (_dbcc *Monochrome )getBitAt (_egdgb ,_fadf int )bool {_fgaa :=_fadf *_dbcc .BytesPerLine +(_egdgb >>3);_bgab :=_egdgb &0x07;_degb :=uint (7-_bgab );if _fgaa > len (_dbcc .Data )-1{return false ; +};if (_dbcc .Data [_fgaa ]>>_degb )&0x01>=1{return true ;};return false ;};func (_abfc *Monochrome )Scale (scale float64 )(*Monochrome ,error ){var _agfg bool ;_gdfc :=scale ;if scale < 1{_gdfc =1/scale ;_agfg =true ;};_fdf :=NextPowerOf2 (uint (_gdfc )); +if InDelta (float64 (_fdf ),_gdfc ,0.001){if _agfg {return _abfc .ReduceBinary (_gdfc );};return _abfc .ExpandBinary (int (_fdf ));};_dagc :=int (_gb .RoundToEven (float64 (_abfc .Width )*scale ));_deacb :=int (_gb .RoundToEven (float64 (_abfc .Height )*scale )); +return _abfc .ScaleLow (_dagc ,_deacb );};var (_gdac =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF};_ggeg =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF};);func _befg (_ebcf _e .Image )(Image ,error ){if _bafe ,_fgaaa :=_ebcf .(*NRGBA32 ); +_fgaaa {return _bafe .Copy (),nil ;};_cbfd ,_aeec ,_feea :=_aceg (_ebcf ,1);_deef ,_bagd :=NewImage (_cbfd .Max .X ,_cbfd .Max .Y ,8,3,nil ,_feea ,nil );if _bagd !=nil {return nil ,_bagd ;};_eeag (_ebcf ,_deef ,_cbfd );if len (_feea )!=0&&!_aeec {if _cfcfc :=_dbege (_feea ,_deef ); +_cfcfc !=nil {return nil ,_cfcfc ;};};return _deef ,nil ;};func IsPowerOf2 (n uint )bool {return n > 0&&(n &(n -1))==0};func (_fdbf *Monochrome )setIndexedBit (_fdcd int ){_fdbf .Data [(_fdcd >>3)]|=0x80>>uint (_fdcd &7)};func _dedc (_cdee _e .Image )(Image ,error ){if _cacd ,_edfd :=_cdee .(*Gray2 ); +_edfd {return _cacd .Copy (),nil ;};_baabbf :=_cdee .Bounds ();_dcf ,_bfff :=NewImage (_baabbf .Max .X ,_baabbf .Max .Y ,2,1,nil ,nil ,nil );if _bfff !=nil {return nil ,_bfff ;};_cdba (_cdee ,_dcf ,_baabbf );return _dcf ,nil ;};func _aacc (_dgee *_e .NYCbCrA ,_efcf NRGBA ,_gdbc _e .Rectangle ){for _bfab :=0; +_bfab < _gdbc .Max .X ;_bfab ++{for _afdcf :=0;_afdcf < _gdbc .Max .Y ;_afdcf ++{_affe :=_dgee .NYCbCrAAt (_bfab ,_afdcf );_efcf .SetNRGBA (_bfab ,_afdcf ,_dace (_affe ));};};};func ConverterFunc (converterFunc func (_dfg _e .Image )(Image ,error ))ColorConverter {return colorConverter {_ggc :converterFunc }; +};func AddDataPadding (width ,height ,bitsPerComponent ,colorComponents int ,data []byte )([]byte ,error ){_eac :=BytesPerLine (width ,bitsPerComponent ,colorComponents );if _eac ==width *colorComponents *bitsPerComponent /8{return data ,nil ;};_bcfa :=width *colorComponents *bitsPerComponent ; +_dbb :=_eac *8;_ebdd :=8-(_dbb -_bcfa );_fbad :=_d .NewReader (data );_aaec :=_eac -1;_facc :=make ([]byte ,_aaec );_afafe :=make ([]byte ,height *_eac );_gac :=_d .NewWriterMSB (_afafe );var _fdgf uint64 ;var _bdeg error ;for _dcef :=0;_dcef < height ; +_dcef ++{_ ,_bdeg =_fbad .Read (_facc );if _bdeg !=nil {return nil ,_bdeg ;};_ ,_bdeg =_gac .Write (_facc );if _bdeg !=nil {return nil ,_bdeg ;};_fdgf ,_bdeg =_fbad .ReadBits (byte (_ebdd ));if _bdeg !=nil {return nil ,_bdeg ;};_ ,_bdeg =_gac .WriteBits (_fdgf ,_ebdd ); +if _bdeg !=nil {return nil ,_bdeg ;};_gac .FinishByte ();};return _afafe ,nil ;};func _cdgcc (_faef *_e .Gray ,_bdbb uint8 )*_e .Gray {_bdfba :=_faef .Bounds ();_cdgcf :=_e .NewGray (_bdfba );for _eeab :=0;_eeab < _bdfba .Dx ();_eeab ++{for _bece :=0;_bece < _bdfba .Dy (); +_bece ++{_egeb :=_faef .GrayAt (_eeab ,_bece );_cdgcf .SetGray (_eeab ,_bece ,_gbg .Gray {Y :_abdcc (_egeb .Y ,_bdbb )});};};return _cdgcf ;};func (_bbcb *CMYK32 )At (x ,y int )_gbg .Color {_dceb ,_ :=_bbcb .ColorAt (x ,y );return _dceb };func _cdb (_cae NRGBA ,_fbb CMYK ,_cdc _e .Rectangle ){for _efaa :=0; +_efaa < _cdc .Max .X ;_efaa ++{for _cbaa :=0;_cbaa < _cdc .Max .Y ;_cbaa ++{_bce :=_cae .NRGBAAt (_efaa ,_cbaa );_fbb .SetCMYK (_efaa ,_cbaa ,_dfe (_bce ));};};};var _ Gray =&Gray16 {};func _bbgf (_gdcd NRGBA ,_cbcc RGBA ,_bedg _e .Rectangle ){for _daag :=0; +_daag < _bedg .Max .X ;_daag ++{for _ebed :=0;_ebed < _bedg .Max .Y ;_ebed ++{_defc :=_gdcd .NRGBAAt (_daag ,_ebed );_cbcc .SetRGBA (_daag ,_ebed ,_deg (_defc ));};};};func _dagf (_dda ,_fcc int )*Monochrome {return &Monochrome {ImageBase :NewImageBase (_dda ,_fcc ,1,1,nil ,nil ,nil ),ModelThreshold :0x0f}; +};func _bgbg (_bffc uint8 )bool {if _bffc ==0||_bffc ==255{return true ;};return false ;};func ColorAtGray4BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_gbg .Gray ,error ){_gfab :=y *bytesPerLine +x >>1;if _gfab >=len (data ){return _gbg .Gray {},_ab .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 ); +};_dbcg :=data [_gfab ]>>uint (4-(x &1)*4)&0xf;if len (decode )==2{_dbcg =uint8 (uint32 (LinearInterpolate (float64 (_dbcg ),0,15,decode [0],decode [1]))&0xf);};return _gbg .Gray {Y :_dbcg *17&0xff},nil ;};func _bgde (_fbgc _e .Image )(Image ,error ){if _cbgg ,_cgee :=_fbgc .(*NRGBA64 ); +_cgee {return _cbgg .Copy (),nil ;};_afcag ,_gffg ,_cdag :=_aceg (_fbgc ,2);_fgbe ,_egb :=NewImage (_afcag .Max .X ,_afcag .Max .Y ,16,3,nil ,_cdag ,nil );if _egb !=nil {return nil ,_egb ;};_bdge (_fbgc ,_fgbe ,_afcag );if len (_cdag )!=0&&!_gffg {if _dedcc :=_dbege (_cdag ,_fgbe ); +_dedcc !=nil {return nil ,_dedcc ;};};return _fgbe ,nil ;};var _ Image =&Monochrome {};func _dcba (_ebd CMYK ,_ecbd Gray ,_ceab _e .Rectangle ){for _ccfe :=0;_ccfe < _ceab .Max .X ;_ccfe ++{for _cfgg :=0;_cfgg < _ceab .Max .Y ;_cfgg ++{_bdfb :=_dcdd (_ebd .CMYKAt (_ccfe ,_cfgg )); +_ecbd .SetGray (_ccfe ,_cfgg ,_bdfb );};};};type Monochrome struct{ImageBase ;ModelThreshold uint8 ;};func _bfga (_gbbg _gbg .RGBA )_gbg .Gray {_aada :=(19595*uint32 (_gbbg .R )+38470*uint32 (_gbbg .G )+7471*uint32 (_gbbg .B )+1<<7)>>16;return _gbg .Gray {Y :uint8 (_aada )}; +};func (_bdfa *Monochrome )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Monochrome ,sx ,sy int )error {return _cbda (_bdfa ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy );};type Gray4 struct{ImageBase };type Gray2 struct{ImageBase };func (_gefa *RGBA32 )ColorModel ()_gbg .Model {return _gbg .NRGBAModel }; +func _dac (_afc _gbg .Gray )_gbg .RGBA {return _gbg .RGBA {R :_afc .Y ,G :_afc .Y ,B :_afc .Y ,A :0xff}};var _ _e .Image =&Gray16 {};var _ Gray =&Gray8 {};func _feac (_gfbdg Gray ,_dedg NRGBA ,_ade _e .Rectangle ){for _geaf :=0;_geaf < _ade .Max .X ;_geaf ++{for _efd :=0; +_efd < _ade .Max .Y ;_efd ++{_fcf :=_bfe (_dedg .NRGBAAt (_geaf ,_efd ));_gfbdg .SetGray (_geaf ,_efd ,_fcf );};};};func ColorAtGray1BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_gbg .Gray ,error ){_egab :=y *bytesPerLine +x >>3;if _egab >=len (data ){return _gbg .Gray {},_ab .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 ); +};_ebcg :=data [_egab ]>>uint (7-(x &7))&1;if len (decode )==2{_ebcg =uint8 (LinearInterpolate (float64 (_ebcg ),0.0,1.0,decode [0],decode [1]))&1;};return _gbg .Gray {Y :_ebcg *255},nil ;};func (_degc *ImageBase )HasAlpha ()bool {if _degc .Alpha ==nil {return false ; +};for _bddd :=range _degc .Alpha {if _degc .Alpha [_bddd ]!=0xff{return true ;};};return false ;};func _fgbf (_bffac *_e .Gray )bool {for _bbed :=0;_bbed < len (_bffac .Pix );_bbed ++{if !_bgbg (_bffac .Pix [_bbed ]){return false ;};};return true ;};func ColorAtNRGBA16 (x ,y ,width ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_gbg .NRGBA ,error ){_accc :=y *bytesPerLine +x *3/2; +if _accc +1>=len (data ){return _gbg .NRGBA {},_eege (x ,y );};const (_cgdbg =0xf;_bfeef =uint8 (0xff););_afea :=_bfeef ;if alpha !=nil {_geee :=y *BytesPerLine (width ,4,1);if _geee < len (alpha ){if x %2==0{_afea =(alpha [_geee ]>>uint (4))&_cgdbg ;}else {_afea =alpha [_geee ]&_cgdbg ; +};_afea |=_afea <<4;};};var _gdff ,_dacc ,_bcgf uint8 ;if x *3%2==0{_gdff =(data [_accc ]>>uint (4))&_cgdbg ;_dacc =data [_accc ]&_cgdbg ;_bcgf =(data [_accc +1]>>uint (4))&_cgdbg ;}else {_gdff =data [_accc ]&_cgdbg ;_dacc =(data [_accc +1]>>uint (4))&_cgdbg ; +_bcgf =data [_accc +1]&_cgdbg ;};if len (decode )==6{_gdff =uint8 (uint32 (LinearInterpolate (float64 (_gdff ),0,15,decode [0],decode [1]))&0xf);_dacc =uint8 (uint32 (LinearInterpolate (float64 (_dacc ),0,15,decode [2],decode [3]))&0xf);_bcgf =uint8 (uint32 (LinearInterpolate (float64 (_bcgf ),0,15,decode [4],decode [5]))&0xf); +};return _gbg .NRGBA {R :(_gdff <<4)|(_gdff &0xf),G :(_dacc <<4)|(_dacc &0xf),B :(_bcgf <<4)|(_bcgf &0xf),A :_afea },nil ;};func (_eecad *ImageBase )setEightFullBytes (_cdec int ,_bdg uint64 )error {if _cdec +7> len (_eecad .Data )-1{return _f .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_eecad .Data [_cdec ]=byte ((_bdg &0xff00000000000000)>>56);_eecad .Data [_cdec +1]=byte ((_bdg &0xff000000000000)>>48);_eecad .Data [_cdec +2]=byte ((_bdg &0xff0000000000)>>40);_eecad .Data [_cdec +3]=byte ((_bdg &0xff00000000)>>32);_eecad .Data [_cdec +4]=byte ((_bdg &0xff000000)>>24); +_eecad .Data [_cdec +5]=byte ((_bdg &0xff0000)>>16);_eecad .Data [_cdec +6]=byte ((_bdg &0xff00)>>8);_eecad .Data [_cdec +7]=byte (_bdg &0xff);return nil ;};func (_fde *CMYK32 )Validate ()error {if len (_fde .Data )!=4*_fde .Width *_fde .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 (_dcge *RGBA32 )At (x ,y int )_gbg .Color {_fdff ,_ :=_dcge .ColorAt (x ,y );return _fdff };func (_agecd *NRGBA32 )Set (x ,y int ,c _gbg .Color ){_aedba :=y *_agecd .Width +x ;_eacb :=3*_aedba ;if _eacb +2>=len (_agecd .Data ){return ; +};_gbggac :=_gbg .NRGBAModel .Convert (c ).(_gbg .NRGBA );_agecd .setRGBA (_aedba ,_gbggac );};var _ Gray =&Gray2 {};func (_egdg *CMYK32 )Copy ()Image {return &CMYK32 {ImageBase :_egdg .copy ()}};func _cgge (_bffgd _gbg .Color )_gbg .Color {_gbbfa :=_gbg .NRGBAModel .Convert (_bffgd ).(_gbg .NRGBA ); +return _bbcbea (_gbbfa );};func (_fed *Monochrome )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtGray1BPC (x ,y ,_fed .BytesPerLine ,_fed .Data ,_fed .Decode );};var _ RGBA =&RGBA32 {};func (_fagb *ImageBase )getByte (_fecb int )(byte ,error ){if _fecb > len (_fagb .Data )-1||_fecb < 0{return 0,_ab .Errorf ("\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",_fecb ); +};return _fagb .Data [_fecb ],nil ;};func (_dcfdd *Gray16 )GrayAt (x ,y int )_gbg .Gray {_bdec ,_ :=_dcfdd .ColorAt (x ,y );return _gbg .Gray {Y :uint8 (_bdec .(_gbg .Gray16 ).Y >>8)};};func (_badf *Monochrome )Copy ()Image {return &Monochrome {ImageBase :_badf .ImageBase .copy (),ModelThreshold :_badf .ModelThreshold }; +};func (_gffd *Monochrome )Validate ()error {if len (_gffd .Data )!=_gffd .Height *_gffd .BytesPerLine {return ErrInvalidImage ;};return nil ;};var _ _e .Image =&Gray4 {};func ColorAtNRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_gbg .NRGBA ,error ){_fcff :=y *width +x ; +_gbae :=3*_fcff ;if _gbae +2>=len (data ){return _gbg .NRGBA {},_ab .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 ); +};_cedd :=uint8 (0xff);if alpha !=nil &&len (alpha )> _fcff {_cedd =alpha [_fcff ];};_fbdg ,_eebf ,_gade :=data [_gbae ],data [_gbae +1],data [_gbae +2];if len (decode )==6{_fbdg =uint8 (uint32 (LinearInterpolate (float64 (_fbdg ),0,255,decode [0],decode [1]))&0xff); +_eebf =uint8 (uint32 (LinearInterpolate (float64 (_eebf ),0,255,decode [2],decode [3]))&0xff);_gade =uint8 (uint32 (LinearInterpolate (float64 (_gade ),0,255,decode [4],decode [5]))&0xff);};return _gbg .NRGBA {R :_fbdg ,G :_eebf ,B :_gade ,A :_cedd },nil ; +};func (_aab *Gray4 )Validate ()error {if len (_aab .Data )!=_aab .Height *_aab .BytesPerLine {return ErrInvalidImage ;};return nil ;};func (_gda *Gray8 )SetGray (x ,y int ,g _gbg .Gray ){_bege :=y *_gda .BytesPerLine +x ;if _bege > len (_gda .Data )-1{return ; +};_gda .Data [_bege ]=g .Y ;};func (_bafd *ImageBase )MakeAlpha (){_bafd .newAlpha ()};func _abg (_ggad _gbg .RGBA )_gbg .CMYK {_bbee ,_abea ,_cge ,_ageb :=_gbg .RGBToCMYK (_ggad .R ,_ggad .G ,_ggad .B );return _gbg .CMYK {C :_bbee ,M :_abea ,Y :_cge ,K :_ageb }; +};func (_bbgg *Monochrome )InverseData ()error {return _bbgg .RasterOperation (0,0,_bbgg .Width ,_bbgg .Height ,PixNotDst ,nil ,0,0);};func _ddbg (_eadbg _gbg .Gray ,_gbea monochromeModel )_gbg .Gray {if _eadbg .Y > uint8 (_gbea ){return _gbg .Gray {Y :_gb .MaxUint8 }; +};return _gbg .Gray {};};func (_gcab *ImageBase )setFourBytes (_baacd int ,_aadbc uint32 )error {if _baacd +3> len (_gcab .Data )-1{return _ab .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_baacd ); +};_gcab .Data [_baacd ]=byte ((_aadbc &0xff000000)>>24);_gcab .Data [_baacd +1]=byte ((_aadbc &0xff0000)>>16);_gcab .Data [_baacd +2]=byte ((_aadbc &0xff00)>>8);_gcab .Data [_baacd +3]=byte (_aadbc &0xff);return nil ;};func _fgcf (_faaa nrgba64 ,_gdcc RGBA ,_efag _e .Rectangle ){for _agae :=0; +_agae < _efag .Max .X ;_agae ++{for _ebgf :=0;_ebgf < _efag .Max .Y ;_ebgf ++{_agdf :=_faaa .NRGBA64At (_agae ,_ebgf );_gdcc .SetRGBA (_agae ,_ebgf ,_afge (_agdf ));};};};func LinearInterpolate (x ,xmin ,xmax ,ymin ,ymax float64 )float64 {if _gb .Abs (xmax -xmin )< 0.000001{return ymin ; +};_fbab :=ymin +(x -xmin )*(ymax -ymin )/(xmax -xmin );return _fbab ;};type monochromeThresholdConverter struct{Threshold uint8 ;};var _ _e .Image =&NRGBA64 {};var _ Image =&NRGBA32 {};func (_dfgg *Monochrome )AddPadding ()(_cgg error ){if _gfgd :=((_dfgg .Width *_dfgg .Height )+7)>>3; +len (_dfgg .Data )< _gfgd {return _ab .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 (_dfgg .Data ),_gfgd ); +};_gfgda :=_dfgg .Width %8;if _gfgda ==0{return nil ;};_befc :=_dfgg .Width /8;_eaec :=_d .NewReader (_dfgg .Data );_cfdg :=make ([]byte ,_dfgg .Height *_dfgg .BytesPerLine );_cggd :=_d .NewWriterMSB (_cfdg );_bfag :=make ([]byte ,_befc );var (_cfcg int ; +_eadbd uint64 ;);for _cfcg =0;_cfcg < _dfgg .Height ;_cfcg ++{if _ ,_cgg =_eaec .Read (_bfag );_cgg !=nil {return _cgg ;};if _ ,_cgg =_cggd .Write (_bfag );_cgg !=nil {return _cgg ;};if _eadbd ,_cgg =_eaec .ReadBits (byte (_gfgda ));_cgg !=nil {return _cgg ; +};if _cgg =_cggd .WriteByte (byte (_eadbd )<>8),G :uint8 (_dfb >>8),B :uint8 (_ggec >>8),A :uint8 (_fdag >>8)}; +};};func _ggca (_gdfdg CMYK ,_cdfb RGBA ,_ceabb _e .Rectangle ){for _gaga :=0;_gaga < _ceabb .Max .X ;_gaga ++{for _fffb :=0;_fffb < _ceabb .Max .Y ;_fffb ++{_bbce :=_gdfdg .CMYKAt (_gaga ,_fffb );_cdfb .SetRGBA (_gaga ,_fffb ,_dadg (_bbce ));};};};func (_effd *Monochrome )Bounds ()_e .Rectangle {return _e .Rectangle {Max :_e .Point {X :_effd .Width ,Y :_effd .Height }}; +};func (_cbdg *Gray2 )ColorAt (x ,y int )(_gbg .Color ,error ){return ColorAtGray2BPC (x ,y ,_cbdg .BytesPerLine ,_cbdg .Data ,_cbdg .Decode );};func (_befce *ImageBase )newAlpha (){_cbddb :=BytesPerLine (_befce .Width ,_befce .BitsPerComponent ,1);_befce .Alpha =make ([]byte ,_befce .Height *_cbddb ); +};func (_becc *NRGBA16 )setNRGBA (_bbaa ,_eccg ,_acgf int ,_gbed _gbg .NRGBA ){if _bbaa *3%2==0{_becc .Data [_acgf ]=(_gbed .R >>4)<<4|(_gbed .G >>4);_becc .Data [_acgf +1]=(_gbed .B >>4)<<4|(_becc .Data [_acgf +1]&0xf);}else {_becc .Data [_acgf ]=(_becc .Data [_acgf ]&0xf0)|(_gbed .R >>4); +_becc .Data [_acgf +1]=(_gbed .G >>4)<<4|(_gbed .B >>4);};if _becc .Alpha !=nil {_cdgfg :=_eccg *BytesPerLine (_becc .Width ,4,1);if _cdgfg < len (_becc .Alpha ){if _bbaa %2==0{_becc .Alpha [_cdgfg ]=(_gbed .A >>uint (4))<>uint (4));};};};};func (_bbcbe *Monochrome )getBit (_baac ,_defd int )uint8 {return _bbcbe .Data [_baac +(_defd >>3)]>>uint (7-(_defd &7))&1;};func _bgf (_bga ,_bgb *Monochrome ,_eaf []byte ,_egf int )(_fcgg error ){var (_bfa ,_egd ,_gaa ,_adgc ,_fac ,_eaff ,_bbc ,_ggdd int ; +_cfeg ,_eae uint32 ;_def ,_ebc byte ;_age uint16 ;);_ed :=make ([]byte ,4);_cde :=make ([]byte ,4);for _gaa =0;_gaa < _bga .Height -1;_gaa ,_adgc =_gaa +2,_adgc +1{_bfa =_gaa *_bga .BytesPerLine ;_egd =_adgc *_bgb .BytesPerLine ;for _fac ,_eaff =0,0;_fac < _egf ; +_fac ,_eaff =_fac +4,_eaff +1{for _bbc =0;_bbc < 4;_bbc ++{_ggdd =_bfa +_fac +_bbc ;if _ggdd <=len (_bga .Data )-1&&_ggdd < _bfa +_bga .BytesPerLine {_ed [_bbc ]=_bga .Data [_ggdd ];}else {_ed [_bbc ]=0x00;};_ggdd =_bfa +_bga .BytesPerLine +_fac +_bbc ; +if _ggdd <=len (_bga .Data )-1&&_ggdd < _bfa +(2*_bga .BytesPerLine ){_cde [_bbc ]=_bga .Data [_ggdd ];}else {_cde [_bbc ]=0x00;};};_cfeg =_a .BigEndian .Uint32 (_ed );_eae =_a .BigEndian .Uint32 (_cde );_eae |=_cfeg ;_eae |=_eae <<1;_eae &=0xaaaaaaaa; +_cfeg =_eae |(_eae <<7);_def =byte (_cfeg >>24);_ebc =byte ((_cfeg >>8)&0xff);_ggdd =_egd +_eaff ;if _ggdd +1==len (_bgb .Data )-1||_ggdd +1>=_egd +_bgb .BytesPerLine {_bgb .Data [_ggdd ]=_eaf [_def ];}else {_age =(uint16 (_eaf [_def ])<<8)|uint16 (_eaf [_ebc ]); +if _fcgg =_bgb .setTwoBytes (_ggdd ,_age );_fcgg !=nil {return _ab .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",_ggdd ); +};_eaff ++;};};};return nil ;};func ImgToBinary (i _e .Image ,threshold uint8 )*_e .Gray {switch _defe :=i .(type ){case *_e .Gray :if _fgbf (_defe ){return _defe ;};return _cdgcc (_defe ,threshold );case *_e .Gray16 :return _bceag (_defe ,threshold ); +default:return _bebf (_defe ,threshold );};};func (_gfaa *ImageBase )copy ()ImageBase {_gabcc :=*_gfaa ;_gabcc .Data =make ([]byte ,len (_gfaa .Data ));copy (_gabcc .Data ,_gfaa .Data );return _gabcc ;}; \ No newline at end of file diff --git a/internal/integrations/unichart/unichart.go b/internal/integrations/unichart/unichart.go index 8751654c..e4bb89c9 100644 --- a/internal/integrations/unichart/unichart.go +++ b/internal/integrations/unichart/unichart.go @@ -9,32 +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 (_b "bytes";_c "fmt";_dg "github.com/unidoc/unichart/render";_df "github.com/unidoc/unipdf/v3/common";_ca "github.com/unidoc/unipdf/v3/contentstream";_ba "github.com/unidoc/unipdf/v3/contentstream/draw";_bb "github.com/unidoc/unipdf/v3/core"; -_eb "github.com/unidoc/unipdf/v3/model";_e "image/color";_cd "io";_d "math";);func (_dc *Renderer )ResetStyle (){_dc .SetFillColor (_e .Black );_dc .SetStrokeColor (_e .Transparent );_dc .SetStrokeWidth (0);_dc .SetFont (_eb .DefaultFont ());_dc .SetFontColor (_e .Black ); -_dc .SetFontSize (12);_dc .SetTextRotation (0);};func (_ce *Renderer )GetDPI ()float64 {return _ce ._ad };func (_baf *Renderer )MoveTo (x ,y int ){_baf ._da .Add_m (float64 (x ),float64 (y ))};func (_cdg *Renderer )SetStrokeColor (color _e .Color ){_cdg ._bc =color ; -_db ,_dee ,_fde ,_ :=_cgc (color );_cdg ._da .Add_RG (_db ,_dee ,_fde );};func (_efa *Renderer )wrapText (_feb string )[]string {var (_ada []string ;_baa []rune ;);for _ ,_aa :=range _feb {if _aa =='\n'{_ada =append (_ada ,string (_baa ));_baa =[]rune {}; -continue ;};_baa =append (_baa ,_aa );};if len (_baa )> 0{_ada =append (_ada ,string (_baa ));};return _ada ;};func (_edf *Renderer )QuadCurveTo (cx ,cy ,x ,y int ){_edf ._da .Add_v (float64 (x ),float64 (y ),float64 (cx ),float64 (cy ));};func _bcg (_cgb string ,_fgb int ,_dd func (_bb .PdfObjectName )bool )_bb .PdfObjectName {_egf :=_bb .PdfObjectName (_c .Sprintf ("\u0025\u0073\u0025\u0064",_cgb ,_fgb )); -for _gdb :=_fgb ;_dd (_egf );{_gdb ++;_egf =_bb .PdfObjectName (_c .Sprintf ("\u0025\u0073\u0025\u0064",_cgb ,_gdb ));};return _egf ;};func (_ff *Renderer )Fill (){_ff ._da .Add_f ()};func (_bbb *Renderer )MeasureText (text string )_dg .Box {_ecb :=_bbb ._adb ; -_eec ,_caf :=_bbb ._ac .GetFontDescriptor ();if _caf !=nil {_df .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 {_fg ,_dcc :=_eec .GetCapHeight ();if _dcc !=nil {_df .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",_dcc ); -}else {_ecb =_fg /1000.0*_bbb ._adb ;};};var (_ebb =0.0;_eea =_bbb .wrapText (text ););for _ ,_ebc :=range _eea {if _ebg :=_bbb .getTextWidth (_ebc );_ebg > _ebb {_ebb =_ebg ;};};_cde :=_dg .NewBox (0,0,int (_ebb ),int (_ecb ));if _faga :=_bbb ._gb ;_faga !=0{_cde =_cde .Corners ().Rotate (_faga ).Box (); -};return _cde ;};func (_fb *Renderer )SetFillColor (color _e .Color ){_fb ._ga =color ;_gfc ,_ge ,_ded ,_ :=_cgc (color );_fb ._da .Add_rg (_gfc ,_ge ,_ded );};func (_ae *Renderer )SetClassName (name string ){};type Renderer struct{_a int ;_ec int ;_ad float64 ; -_da *_ca .ContentCreator ;_bg *_eb .PdfPageResources ;_ga _e .Color ;_bc _e .Color ;_gf float64 ;_ac *_eb .PdfFont ;_adb float64 ;_bcc _e .Color ;_gb float64 ;_f map[*_eb .PdfFont ]_bb .PdfObjectName ;};func (_cb *Renderer )Close (){_cb ._da .Add_h ()}; -func (_gfg *Renderer )Save (w _cd .Writer )error {if w ==nil {return nil ;};_ ,_aba :=_cd .Copy (w ,_b .NewBuffer (_gfg ._da .Bytes ()));return _aba ;};func (_adbc *Renderer )FillStroke (){_adbc ._da .Add_B ()};func (_bgg *Renderer )ClearTextRotation (){_bgg ._gb =0}; -func (_dec *Renderer )Circle (radius float64 ,x ,y int ){_bae :=radius ;if _cebd :=_dec ._gf ;_cebd !=0{_bae -=_cebd /2;};_gbg :=_bae *0.551784;_cf :=_ba .CubicBezierPath {Curves :[]_ba .CubicBezierCurve {_ba .NewCubicBezierCurve (-_bae ,0,-_bae ,_gbg ,-_gbg ,_bae ,0,_bae ),_ba .NewCubicBezierCurve (0,_bae ,_gbg ,_bae ,_bae ,_gbg ,_bae ,0),_ba .NewCubicBezierCurve (_bae ,0,_bae ,-_gbg ,_gbg ,-_bae ,0,-_bae ),_ba .NewCubicBezierCurve (0,-_bae ,-_gbg ,-_bae ,-_bae ,-_gbg ,-_bae ,0)}}; -if _daa :=_dec ._gf ;_daa !=0{_cf =_cf .Offset (_daa /2,_daa /2);};_cf =_cf .Offset (float64 (x ),float64 (y ));_ba .DrawBezierPathWithCreator (_cf ,_dec ._da );};func _agg (_egc float64 )float64 {return _egc *_d .Pi /180.0};func (_fc *Renderer )SetStrokeDashArray (dashArray []float64 ){_gfd :=make ([]int64 ,len (dashArray )); -for _dedc ,_fcd :=range dashArray {_gfd [_dedc ]=int64 (_fcd );};_fc ._da .Add_d (_gfd ,0);};func (_fdd *Renderer )Text (text string ,x ,y int ){_fdd ._da .Add_q ();_fdd .SetFont (_fdd ._ac );_bfg ,_acec ,_fdg ,_ :=_cgc (_fdd ._bcc );_fdd ._da .Add_rg (_bfg ,_acec ,_fdg ); -_fdd ._da .Translate (float64 (x ),float64 (y )).Scale (1,-1);if _dcd :=_fdd ._gb ;_dcd !=0{_fdd ._da .RotateDeg (_dcd );};_fdd ._da .Add_BT ().Add_TL (_fdd ._adb );var (_gee =_fdd ._ac .Encoder ();_acc =_fdd .wrapText (text );_ab =len (_acc ););for _cbd ,_fag :=range _acc {_fdd ._da .Add_TJ (_bb .MakeStringFromBytes (_gee .Encode (_fag ))); -if _cbd !=_ab -1{_fdd ._da .Add_Tstar ();};};_fdd ._da .Add_ET ();_fdd ._da .Add_Q ();};func (_de *Renderer )SetDPI (dpi float64 ){_de ._ad =dpi };func (_gg *Renderer )ArcTo (cx ,cy int ,rx ,ry ,startAngle ,deltaAngle float64 ){startAngle =_ade (2.0*_d .Pi -startAngle ); -deltaAngle =_ade (-deltaAngle );_ee ,_bag :=deltaAngle ,1;if _d .Abs (deltaAngle )> 90.0{_bag =int (_d .Ceil (_d .Abs (deltaAngle )/90.0));_ee =deltaAngle /float64 (_bag );};var (_cae =_agg (_ee /2);_bad =_d .Abs (4.0/3.0*(1.0-_d .Cos (_cae ))/_d .Sin (_cae )); -_dbb =float64 (cx );_ceg =float64 (cy ););for _gab :=0;_gab < _bag ;_gab ++{_fa :=_agg (startAngle +float64 (_gab )*_ee );_ead :=_agg (startAngle +float64 (_gab +1)*_ee );_fcb :=_d .Cos (_fa );_be :=_d .Cos (_ead );_bca :=_d .Sin (_fa );_ef :=_d .Sin (_ead ); -var _cg []float64 ;if _ee > 0{_cg =[]float64 {_dbb +rx *_fcb ,_ceg -ry *_bca ,_dbb +rx *(_fcb -_bad *_bca ),_ceg -ry *(_bca +_bad *_fcb ),_dbb +rx *(_be +_bad *_ef ),_ceg -ry *(_ef -_bad *_be ),_dbb +rx *_be ,_ceg -ry *_ef };}else {_cg =[]float64 {_dbb +rx *_fcb ,_ceg -ry *_bca ,_dbb +rx *(_fcb +_bad *_bca ),_ceg -ry *(_bca -_bad *_fcb ),_dbb +rx *(_be -_bad *_ef ),_ceg -ry *(_ef +_bad *_be ),_dbb +rx *_be ,_ceg -ry *_ef }; -};if _gab ==0{_gg ._da .Add_l (_cg [0],_cg [1]);};_gg ._da .Add_c (_cg [2],_cg [3],_cg [4],_cg [5],_cg [6],_cg [7]);};};func (_eg *Renderer )SetTextRotation (radians float64 ){_eg ._gb =_ade (-radians )};func (_gaa *Renderer )SetFontSize (size float64 ){_gaa ._adb =size }; -func _ade (_geeb float64 )float64 {return _geeb *180/_d .Pi };func (_fe *Renderer )SetStrokeWidth (width float64 ){_fe ._gf =width ;_fe ._da .Add_w (width )};func (_bab *Renderer )LineTo (x ,y int ){_bab ._da .Add_l (float64 (x ),float64 (y ))};func _cgc (_fbf _e .Color )(float64 ,float64 ,float64 ,float64 ){_bfgg ,_fbe ,_fca ,_bcf :=_deec (_fbf ); -return float64 (_bfgg )/255,float64 (_fbe )/255,float64 (_fca )/255,float64 (_bcf )/255;};func (_dga *Renderer )Stroke (){_dga ._da .Add_S ()};func (_gc *Renderer )SetFontColor (color _e .Color ){_gc ._bcc =color };func (_bf *Renderer )SetFont (font _dg .Font ){_cgd ,_fcdb :=font .(*_eb .PdfFont ); -if !_fcdb {_df .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 ;};_cdb ,_fcdb :=_bf ._f [_cgd ];if !_fcdb {_cdb =_bcg ("\u0046\u006f\u006e\u0074",1,_bf ._bg .HasFontByName ); -if _ace :=_bf ._bg .SetFontByName (_cdb ,_cgd .ToPdfObject ());_ace !=nil {_df .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",_cgd ); -};_bf ._f [_cgd ]=_cdb ;};_bf ._da .Add_Tf (_cdb ,_bf ._adb );_bf ._ac =_cgd ;};func _deec (_gfga _e .Color )(uint8 ,uint8 ,uint8 ,uint8 ){_dcdg ,_fad ,_bee ,_cbc :=_gfga .RGBA ();return uint8 (_dcdg >>8),uint8 (_fad >>8),uint8 (_bee >>8),uint8 (_cbc >>8); -};func NewRenderer (cc *_ca .ContentCreator ,res *_eb .PdfPageResources )func (int ,int )(_dg .Renderer ,error ){return func (_ed ,_fd int )(_dg .Renderer ,error ){_ea :=&Renderer {_a :_ed ,_ec :_fd ,_ad :72,_da :cc ,_bg :res ,_f :map[*_eb .PdfFont ]_bb .PdfObjectName {}}; -_ea .ResetStyle ();return _ea ,nil ;};};func (_af *Renderer )getTextWidth (_caee string )float64 {var _cdbg float64 ;for _ ,_dgaa :=range _caee {_cfg ,_bfd :=_af ._ac .GetRuneMetrics (_dgaa );if !_bfd {_df .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",_dgaa ); -};_cdbg +=_cfg .Wx ;};return _af ._adb *_cdbg /1000.0;}; \ No newline at end of file +package unichart ;import (_ab "bytes";_c "fmt";_cb "github.com/unidoc/unichart/render";_gd "github.com/unidoc/unipdf/v3/common";_abc "github.com/unidoc/unipdf/v3/contentstream";_gg "github.com/unidoc/unipdf/v3/contentstream/draw";_e "github.com/unidoc/unipdf/v3/core"; +_abd "github.com/unidoc/unipdf/v3/model";_f "image/color";_d "io";_g "math";);func (_beb *Renderer )Stroke (){_beb ._b .Add_S ()};func (_ded *Renderer )ClearTextRotation (){_ded ._fe =0};func _dea (_afdf _f .Color )(float64 ,float64 ,float64 ,float64 ){_gbf ,_dbg ,_gfb ,_cbfb :=_aa (_afdf ); +return float64 (_gbf )/255,float64 (_dbg )/255,float64 (_gfb )/255,float64 (_cbfb )/255;};func (_be *Renderer )SetStrokeColor (color _f .Color ){_be ._ec =color ;_afd ,_ea ,_ee ,_ :=_dea (color );_be ._b .Add_RG (_afd ,_ea ,_ee );};func (_efc *Renderer )SetFont (font _cb .Font ){_fga ,_bdg :=font .(*_abd .PdfFont ); +if !_bdg {_gd .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 ;};_eee ,_bdg :=_efc ._ad [_fga ];if !_bdg {_eee =_bda ("\u0046\u006f\u006e\u0074",1,_efc ._aee .HasFontByName ); +if _bbgb :=_efc ._aee .SetFontByName (_eee ,_fga .ToPdfObject ());_bbgb !=nil {_gd .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",_fga ); +};_efc ._ad [_fga ]=_eee ;};_efc ._b .Add_Tf (_eee ,_efc ._eca );_efc ._ef =_fga ;};func NewRenderer (cc *_abc .ContentCreator ,res *_abd .PdfPageResources )func (int ,int )(_cb .Renderer ,error ){return func (_db ,_bb int )(_cb .Renderer ,error ){_dd :=&Renderer {_abe :_db ,_af :_bb ,_ae :72,_b :cc ,_aee :res ,_ad :map[*_abd .PdfFont ]_e .PdfObjectName {}}; +_dd .ResetStyle ();return _dd ,nil ;};};func (_ag *Renderer )SetClassName (name string ){};func (_ggc *Renderer )SetFontSize (size float64 ){_ggc ._eca =size };func (_eae *Renderer )getTextWidth (_cbed string )float64 {var _dbf float64 ;for _ ,_fb :=range _cbed {_dab ,_adag :=_eae ._ef .GetRuneMetrics (_fb ); +if !_adag {_gd .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",_fb );};_dbf +=_dab .Wx ;};return _eae ._eca *_dbf /1000.0; +};func (_gfc *Renderer )LineTo (x ,y int ){_gfc ._b .Add_l (float64 (x ),float64 (y ))};type Renderer struct{_abe int ;_af int ;_ae float64 ;_b *_abc .ContentCreator ;_aee *_abd .PdfPageResources ;_bc _f .Color ;_ec _f .Color ;_cg float64 ;_ef *_abd .PdfFont ; +_eca float64 ;_cbe _f .Color ;_fe float64 ;_ad map[*_abd .PdfFont ]_e .PdfObjectName ;};func (_eb *Renderer )GetDPI ()float64 {return _eb ._ae };func (_afc *Renderer )SetStrokeWidth (width float64 ){_afc ._cg =width ;_afc ._b .Add_w (width )};func _dbb (_ecdb float64 )float64 {return _ecdb *_g .Pi /180.0}; +func (_fdg *Renderer )SetFillColor (color _f .Color ){_fdg ._bc =color ;_dba ,_df ,_fa ,_ :=_dea (color );_fdg ._b .Add_rg (_dba ,_df ,_fa );};func (_fdc *Renderer )SetDPI (dpi float64 ){_fdc ._ae =dpi };func (_bd *Renderer )SetStrokeDashArray (dashArray []float64 ){_gf :=make ([]int64 ,len (dashArray )); +for _da ,_cba :=range dashArray {_gf [_da ]=int64 (_cba );};_bd ._b .Add_d (_gf ,0);};func (_fgf *Renderer )SetFontColor (color _f .Color ){_fgf ._cbe =color };func (_bea *Renderer )ArcTo (cx ,cy int ,rx ,ry ,startAngle ,deltaAngle float64 ){startAngle =_dac (2.0*_g .Pi -startAngle ); +deltaAngle =_dac (-deltaAngle );_ac ,_ce :=deltaAngle ,1;if _g .Abs (deltaAngle )> 90.0{_ce =int (_g .Ceil (_g .Abs (deltaAngle )/90.0));_ac =deltaAngle /float64 (_ce );};var (_adf =_dbb (_ac /2);_cd =_g .Abs (4.0/3.0*(1.0-_g .Cos (_adf ))/_g .Sin (_adf )); +_cgc =float64 (cx );_gga =float64 (cy ););for _fg :=0;_fg < _ce ;_fg ++{_aeg :=_dbb (startAngle +float64 (_fg )*_ac );_ed :=_dbb (startAngle +float64 (_fg +1)*_ac );_bbg :=_g .Cos (_aeg );_afdc :=_g .Cos (_ed );_agb :=_g .Sin (_aeg );_ggd :=_g .Sin (_ed ); +var _dfa []float64 ;if _ac > 0{_dfa =[]float64 {_cgc +rx *_bbg ,_gga -ry *_agb ,_cgc +rx *(_bbg -_cd *_agb ),_gga -ry *(_agb +_cd *_bbg ),_cgc +rx *(_afdc +_cd *_ggd ),_gga -ry *(_ggd -_cd *_afdc ),_cgc +rx *_afdc ,_gga -ry *_ggd };}else {_dfa =[]float64 {_cgc +rx *_bbg ,_gga -ry *_agb ,_cgc +rx *(_bbg +_cd *_agb ),_gga -ry *(_agb -_cd *_bbg ),_cgc +rx *(_afdc -_cd *_ggd ),_gga -ry *(_ggd +_cd *_afdc ),_cgc +rx *_afdc ,_gga -ry *_ggd }; +};if _fg ==0{_bea ._b .Add_l (_dfa [0],_dfa [1]);};_bea ._b .Add_c (_dfa [2],_dfa [3],_dfa [4],_dfa [5],_dfa [6],_dfa [7]);};};func _dac (_gef float64 )float64 {return _gef *180/_g .Pi };func (_bab *Renderer )SetTextRotation (radians float64 ){_bab ._fe =_dac (-radians )}; +func (_gbb *Renderer )Fill (){_gbb ._b .Add_f ()};func (_fd *Renderer )ResetStyle (){_fd .SetFillColor (_f .Black );_fd .SetStrokeColor (_f .Transparent );_fd .SetStrokeWidth (0);_fd .SetFont (_abd .DefaultFont ());_fd .SetFontColor (_f .Black );_fd .SetFontSize (12); +_fd .SetTextRotation (0);};func _aa (_gaa _f .Color )(uint8 ,uint8 ,uint8 ,uint8 ){_aec ,_acef ,_ge ,_aff :=_gaa .RGBA ();return uint8 (_aec >>8),uint8 (_acef >>8),uint8 (_ge >>8),uint8 (_aff >>8);};func (_fc *Renderer )Save (w _d .Writer )error {if w ==nil {return nil ; +};_ ,_eff :=_d .Copy (w ,_ab .NewBuffer (_fc ._b .Bytes ()));return _eff ;};func (_de *Renderer )MeasureText (text string )_cb .Box {_fea :=_de ._eca ;_cded ,_bae :=_de ._ef .GetFontDescriptor ();if _bae !=nil {_gd .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 {_ddd ,_aba :=_cded .GetCapHeight ();if _aba !=nil {_gd .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",_aba ); +}else {_fea =_ddd /1000.0*_de ._eca ;};};var (_ada =0.0;_gde =_de .wrapText (text ););for _ ,_efcf :=range _gde {if _cbf :=_de .getTextWidth (_efcf );_cbf > _ada {_ada =_cbf ;};};_eaa :=_cb .NewBox (0,0,int (_ada ),int (_fea ));if _ecd :=_de ._fe ;_ecd !=0{_eaa =_eaa .Corners ().Rotate (_ecd ).Box (); +};return _eaa ;};func (_efb *Renderer )Close (){_efb ._b .Add_h ()};func _bda (_bbce string ,_ff int ,_bcb func (_e .PdfObjectName )bool )_e .PdfObjectName {_bafd :=_e .PdfObjectName (_c .Sprintf ("\u0025\u0073\u0025\u0064",_bbce ,_ff ));for _fab :=_ff ; +_bcb (_bafd );{_fab ++;_bafd =_e .PdfObjectName (_c .Sprintf ("\u0025\u0073\u0025\u0064",_bbce ,_fab ));};return _bafd ;};func (_ga *Renderer )MoveTo (x ,y int ){_ga ._b .Add_m (float64 (x ),float64 (y ))};func (_aeed *Renderer )wrapText (_cca string )[]string {var (_fdcf []string ; +_bdgg []rune ;);for _ ,_dg :=range _cca {if _dg =='\n'{_fdcf =append (_fdcf ,string (_bdgg ));_bdgg =[]rune {};continue ;};_bdgg =append (_bdgg ,_dg );};if len (_bdgg )> 0{_fdcf =append (_fdcf ,string (_bdgg ));};return _fdcf ;};func (_baf *Renderer )FillStroke (){_baf ._b .Add_B ()}; +func (_ba *Renderer )QuadCurveTo (cx ,cy ,x ,y int ){_ba ._b .Add_v (float64 (x ),float64 (y ),float64 (cx ),float64 (cy ));};func (_cc *Renderer )Circle (radius float64 ,x ,y int ){_gbc :=radius ;if _bbe :=_cc ._cg ;_bbe !=0{_gbc -=_bbe /2;};_dff :=_gbc *0.551784; +_bbgd :=_gg .CubicBezierPath {Curves :[]_gg .CubicBezierCurve {_gg .NewCubicBezierCurve (-_gbc ,0,-_gbc ,_dff ,-_dff ,_gbc ,0,_gbc ),_gg .NewCubicBezierCurve (0,_gbc ,_dff ,_gbc ,_gbc ,_dff ,_gbc ,0),_gg .NewCubicBezierCurve (_gbc ,0,_gbc ,-_dff ,_dff ,-_gbc ,0,-_gbc ),_gg .NewCubicBezierCurve (0,-_gbc ,-_dff ,-_gbc ,-_gbc ,-_dff ,-_gbc ,0)}}; +if _ggg :=_cc ._cg ;_ggg !=0{_bbgd =_bbgd .Offset (_ggg /2,_ggg /2);};_bbgd =_bbgd .Offset (float64 (x ),float64 (y ));_gg .DrawBezierPathWithCreator (_bbgd ,_cc ._b );};func (_abdb *Renderer )Text (text string ,x ,y int ){_abdb ._b .Add_q ();_abdb .SetFont (_abdb ._ef ); +_gc ,_bba ,_gcg ,_ :=_dea (_abdb ._cbe );_abdb ._b .Add_rg (_gc ,_bba ,_gcg );_abdb ._b .Translate (float64 (x ),float64 (y )).Scale (1,-1);if _eag :=_abdb ._fe ;_eag !=0{_abdb ._b .RotateDeg (_eag );};_abdb ._b .Add_BT ().Add_TL (_abdb ._eca );var (_acd =_abdb ._ef .Encoder (); +_abf =_abdb .wrapText (text );_ca =len (_abf ););for _bce ,_bg :=range _abf {_abdb ._b .Add_TJ (_e .MakeStringFromBytes (_acd .Encode (_bg )));if _bce !=_ca -1{_abdb ._b .Add_Tstar ();};};_abdb ._b .Add_ET ();_abdb ._b .Add_Q ();}; \ No newline at end of file diff --git a/internal/jbig2/basic/basic.go b/internal/jbig2/basic/basic.go index a208f434..5e16eaa9 100644 --- a/internal/jbig2/basic/basic.go +++ b/internal/jbig2/basic/basic.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 basic ;import _b "github.com/unidoc/unipdf/v3/internal/jbig2/errors";func (_fd NumSlice )Get (i int )(float32 ,error ){if i < 0||i > len (_fd )-1{return 0,_b .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 (_beb *Stack )Len ()int {return len (_beb .Data )};func (_ge IntSlice )Size ()int {return len (_ge )};func (_f IntSlice )Get (index int )(int ,error ){if index > len (_f )-1{return 0,_b .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 _f [index ],nil ;};func (_cb *IntSlice )Copy ()*IntSlice {_bd :=IntSlice (make ([]int ,len (*_cb )));copy (_bd ,*_cb );return &_bd ;};func (_g IntsMap )GetSlice (key uint64 )([]int ,bool ){_gg ,_be :=_g [key ];if !_be {return nil ,false ;};return _gg ,true ; -};func Abs (v int )int {if v > 0{return v ;};return -v ;};func Min (x ,y int )int {if x < y {return x ;};return y ;};func NewNumSlice (i int )*NumSlice {_cc :=NumSlice (make ([]float32 ,i ));return &_cc };func Ceil (numerator ,denominator int )int {if numerator %denominator ==0{return numerator /denominator ; -};return (numerator /denominator )+1;};func (_df NumSlice )GetInt (i int )(int ,error ){const _ccb ="\u0047\u0065\u0074\u0049\u006e\u0074";if i < 0||i > len (_df )-1{return 0,_b .Errorf (_ccb ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); -};_fa :=_df [i ];return int (_fa +Sign (_fa )*0.5),nil ;};type NumSlice []float32 ;func (_bc IntsMap )Get (key uint64 )(int ,bool ){_d ,_a :=_bc [key ];if !_a {return 0,false ;};if len (_d )==0{return 0,false ;};return _d [0],true ;};func (_cef *Stack )top ()int {return len (_cef .Data )-1}; -func (_ca IntsMap )Add (key uint64 ,value int ){_ca [key ]=append (_ca [key ],value )};func Sign (v float32 )float32 {if v >=0.0{return 1.0;};return -1.0;};func (_ggd *Stack )Pop ()(_ed interface{},_ae bool ){_ed ,_ae =_ggd .peek ();if !_ae {return nil ,_ae ; -};_ggd .Data =_ggd .Data [:_ggd .top ()];return _ed ,true ;};func (_fe *Stack )Peek ()(_de interface{},_age bool ){return _fe .peek ()};func Max (x ,y int )int {if x > y {return x ;};return y ;};func (_dee *Stack )peek ()(interface{},bool ){_dgb :=_dee .top (); -if _dgb ==-1{return nil ,false ;};return _dee .Data [_dgb ],true ;};type Stack struct{Data []interface{};Aux *Stack ;};func (_e NumSlice )GetIntSlice ()[]int {_ce :=make ([]int ,len (_e ));for _ag ,_ced :=range _e {_ce [_ag ]=int (_ced );};return _ce ; -};func (_ba *NumSlice )AddInt (v int ){*_ba =append (*_ba ,float32 (v ))};func (_fb *Stack )Push (v interface{}){_fb .Data =append (_fb .Data ,v )};type IntsMap map[uint64 ][]int ;func (_dg IntsMap )Delete (key uint64 ){delete (_dg ,key )};type IntSlice []int ; -func (_gc *IntSlice )Add (v int )error {if _gc ==nil {return _b .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");};*_gc =append (*_gc ,v ); -return nil ;};func (_gcd *NumSlice )Add (v float32 ){*_gcd =append (*_gcd ,v )};func NewIntSlice (i int )*IntSlice {_caa :=IntSlice (make ([]int ,i ));return &_caa }; \ No newline at end of file +package basic ;import _f "github.com/unidoc/unipdf/v3/internal/jbig2/errors";func (_ga NumSlice )GetInt (i int )(int ,error ){const _ffb ="\u0047\u0065\u0074\u0049\u006e\u0074";if i < 0||i > len (_ga )-1{return 0,_f .Errorf (_ffb ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};_dd :=_ga [i ];return int (_dd +Sign (_dd )*0.5),nil ;};func (_bg IntSlice )Get (index int )(int ,error ){if index > len (_bg )-1{return 0,_f .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 _bg [index ],nil ;};type NumSlice []float32 ;func (_gf *IntSlice )Copy ()*IntSlice {_gb :=IntSlice (make ([]int ,len (*_gf )));copy (_gb ,*_gf );return &_gb ;};func (_fcg *Stack )Push (v interface{}){_fcg .Data =append (_fcg .Data ,v )};func (_cdb NumSlice )GetIntSlice ()[]int {_fc :=make ([]int ,len (_cdb )); +for _gc ,_da :=range _cdb {_fc [_gc ]=int (_da );};return _fc ;};func (_fa *Stack )Peek ()(_gbd interface{},_fad bool ){return _fa .peek ()};func NewIntSlice (i int )*IntSlice {_bd :=IntSlice (make ([]int ,i ));return &_bd };func Sign (v float32 )float32 {if v >=0.0{return 1.0; +};return -1.0;};func (_gd *Stack )top ()int {return len (_gd .Data )-1};func NewNumSlice (i int )*NumSlice {_ff :=NumSlice (make ([]float32 ,i ));return &_ff };func (_ae *Stack )peek ()(interface{},bool ){_fb :=_ae .top ();if _fb ==-1{return nil ,false ; +};return _ae .Data [_fb ],true ;};type IntsMap map[uint64 ][]int ;func Ceil (numerator ,denominator int )int {if numerator %denominator ==0{return numerator /denominator ;};return (numerator /denominator )+1;};type Stack struct{Data []interface{};Aux *Stack ; +};func (_d IntsMap )Add (key uint64 ,value int ){_d [key ]=append (_d [key ],value )};func (_ba *NumSlice )Add (v float32 ){*_ba =append (*_ba ,v )};func (_ab NumSlice )Get (i int )(float32 ,error ){if i < 0||i > len (_ab )-1{return 0,_f .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 _ab [i ],nil ;};func (_af *NumSlice )AddInt (v int ){*_af =append (*_af ,float32 (v ))};func (_bf IntsMap )Get (key uint64 )(int ,bool ){_c ,_cd :=_bf [key ];if !_cd {return 0,false ;};if len (_c )==0{return 0,false ;};return _c [0],true ;};type IntSlice []int ; +func (_dab *Stack )Pop ()(_e interface{},_ce bool ){_e ,_ce =_dab .peek ();if !_ce {return nil ,_ce ;};_dab .Data =_dab .Data [:_dab .top ()];return _e ,true ;};func (_ad *IntSlice )Add (v int )error {if _ad ==nil {return _f .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"); +};*_ad =append (*_ad ,v );return nil ;};func (_gbf IntSlice )Size ()int {return len (_gbf )};func (_aa IntsMap )Delete (key uint64 ){delete (_aa ,key )};func Min (x ,y int )int {if x < y {return x ;};return y ;};func (_a IntsMap )GetSlice (key uint64 )([]int ,bool ){_g ,_bb :=_a [key ]; +if !_bb {return nil ,false ;};return _g ,true ;};func Max (x ,y int )int {if x > y {return x ;};return y ;};func Abs (v int )int {if v > 0{return v ;};return -v ;};func (_fff *Stack )Len ()int {return len (_fff .Data )}; \ No newline at end of file diff --git a/internal/jbig2/bitmap/bitmap.go b/internal/jbig2/bitmap/bitmap.go index 280f48e5..32e527a8 100644 --- a/internal/jbig2/bitmap/bitmap.go +++ b/internal/jbig2/bitmap/bitmap.go @@ -9,651 +9,648 @@ // 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 (_cda "encoding/binary";_ge "github.com/stretchr/testify/require";_cd "github.com/unidoc/unipdf/v3/common";_a "github.com/unidoc/unipdf/v3/internal/bitwise";_bg "github.com/unidoc/unipdf/v3/internal/imageutil";_gg "github.com/unidoc/unipdf/v3/internal/jbig2/basic"; -_g "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_c "image";_eaf "math";_b "sort";_ea "strings";_ga "testing";);func _ae (_bfb *Bitmap ,_ead int ,_aga []byte )(_eee *Bitmap ,_fdd error ){const _aca ="\u0072\u0065\u0064\u0075\u0063\u0065\u0052\u0061\u006e\u006b\u0042\u0069n\u0061\u0072\u0079\u0032"; -if _bfb ==nil {return nil ,_g .Error (_aca ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _ead < 1||_ead > 4{return nil ,_g .Error (_aca ,"\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 _bfb .Height <=1{return nil ,_g .Errorf (_aca ,"\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",_bfb .Height ); -};_eee =New (_bfb .Width /2,_bfb .Height /2);if _aga ==nil {_aga =_bddf ();};_daf :=_gdab (_bfb .RowStride ,2*_eee .RowStride );switch _ead {case 1:_fdd =_fceb (_bfb ,_eee ,_ead ,_aga ,_daf );case 2:_fdd =_ff (_bfb ,_eee ,_ead ,_aga ,_daf );case 3:_fdd =_eagg (_bfb ,_eee ,_ead ,_aga ,_daf ); -case 4:_fdd =_ggce (_bfb ,_eee ,_ead ,_aga ,_daf );};if _fdd !=nil {return nil ,_fdd ;};return _eee ,nil ;};func (_agee *Bitmap )equivalent (_befe *Bitmap )bool {if _agee ==_befe {return true ;};if !_agee .SizesEqual (_befe ){return false ;};_abeg :=_dgf (_agee ,_befe ,CmbOpXor ); -_bgf :=_agee .countPixels ();_bbc :=int (0.25*float32 (_bgf ));if _abeg .thresholdPixelSum (_bbc ){return false ;};var (_aab [9][9]int ;_dfdf [18][9]int ;_bec [9][18]int ;_eaad int ;_cacf int ;);_baf :=9;_bbde :=_agee .Height /_baf ;_bgac :=_agee .Width /_baf ; -_bfge ,_gcdeg :=_bbde /2,_bgac /2;if _bbde < _bgac {_bfge =_bgac /2;_gcdeg =_bbde /2;};_gfgcg :=float64 (_bfge )*float64 (_gcdeg )*_eaf .Pi ;_ggb :=int (float64 (_bbde *_bgac /2)*0.9);_cfc :=int (float64 (_bgac *_bbde /2)*0.9);for _ccf :=0;_ccf < _baf ; -_ccf ++{_bac :=_bgac *_ccf +_eaad ;var _cdf int ;if _ccf ==_baf -1{_eaad =0;_cdf =_agee .Width ;}else {_cdf =_bac +_bgac ;if ((_agee .Width -_eaad )%_baf )> 0{_eaad ++;_cdf ++;};};for _acga :=0;_acga < _baf ;_acga ++{_daa :=_bbde *_acga +_cacf ;var _debb int ; -if _acga ==_baf -1{_cacf =0;_debb =_agee .Height ;}else {_debb =_daa +_bbde ;if (_agee .Height -_cacf )%_baf > 0{_cacf ++;_debb ++;};};var _bbdg ,_fdf ,_abd ,_gfeb int ;_ddg :=(_bac +_cdf )/2;_cef :=(_daa +_debb )/2;for _ageed :=_bac ;_ageed < _cdf ;_ageed ++{for _gdcb :=_daa ; -_gdcb < _debb ;_gdcb ++{if _abeg .GetPixel (_ageed ,_gdcb ){if _ageed < _ddg {_bbdg ++;}else {_fdf ++;};if _gdcb < _cef {_gfeb ++;}else {_abd ++;};};};};_aab [_ccf ][_acga ]=_bbdg +_fdf ;_dfdf [_ccf *2][_acga ]=_bbdg ;_dfdf [_ccf *2+1][_acga ]=_fdf ;_bec [_ccf ][_acga *2]=_gfeb ; -_bec [_ccf ][_acga *2+1]=_abd ;};};for _egf :=0;_egf < _baf *2-1;_egf ++{for _fcg :=0;_fcg < (_baf -1);_fcg ++{var _cfcb int ;for _ecff :=0;_ecff < 2;_ecff ++{for _eed :=0;_eed < 2;_eed ++{_cfcb +=_dfdf [_egf +_ecff ][_fcg +_eed ];};};if _cfcb > _cfc {return false ; -};};};for _feb :=0;_feb < (_baf -1);_feb ++{for _aeec :=0;_aeec < ((_baf *2)-1);_aeec ++{var _ebbd int ;for _bdbb :=0;_bdbb < 2;_bdbb ++{for _cgac :=0;_cgac < 2;_cgac ++{_ebbd +=_bec [_feb +_bdbb ][_aeec +_cgac ];};};if _ebbd > _ggb {return false ;};}; -};for _gdba :=0;_gdba < (_baf -2);_gdba ++{for _cdda :=0;_cdda < (_baf -2);_cdda ++{var _gfge ,_ecae int ;for _cbfe :=0;_cbfe < 3;_cbfe ++{for _fec :=0;_fec < 3;_fec ++{if _cbfe ==_fec {_gfge +=_aab [_gdba +_cbfe ][_cdda +_fec ];};if (2-_cbfe )==_fec {_ecae +=_aab [_gdba +_cbfe ][_cdda +_fec ]; -};};};if _gfge > _cfc ||_ecae > _cfc {return false ;};};};for _abb :=0;_abb < (_baf -1);_abb ++{for _aade :=0;_aade < (_baf -1);_aade ++{var _fggg int ;for _ceb :=0;_ceb < 2;_ceb ++{for _eafd :=0;_eafd < 2;_eafd ++{_fggg +=_aab [_abb +_ceb ][_aade +_eafd ]; -};};if float64 (_fggg )> _gfgcg {return false ;};};};return true ;};var MorphBC BoundaryCondition ;func (_adcd *Bitmap )RemoveBorder (borderSize int )(*Bitmap ,error ){if borderSize ==0{return _adcd .Copy (),nil ;};_fab ,_gbcda :=_adcd .removeBorderGeneral (borderSize ,borderSize ,borderSize ,borderSize ); -if _gbcda !=nil {return nil ,_g .Wrap (_gbcda ,"\u0052\u0065\u006do\u0076\u0065\u0042\u006f\u0072\u0064\u0065\u0072","");};return _fab ,nil ;};const (AsymmetricMorphBC BoundaryCondition =iota ;SymmetricMorphBC ;);func TstWSymbol (t *_ga .T ,scale ...int )*Bitmap {_bgce ,_fefa :=NewWithData (5,5,[]byte {0x88,0x88,0xA8,0xD8,0x88}); -_ge .NoError (t ,_fefa );return TstGetScaledSymbol (t ,_bgce ,scale ...);};const (SelDontCare SelectionValue =iota ;SelHit ;SelMiss ;);func (_gabe *Bitmap )addBorderGeneral (_egea ,_aafg ,_dfa ,_abeb int ,_gad int )(*Bitmap ,error ){const _dabf ="\u0061\u0064d\u0042\u006f\u0072d\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c"; -if _egea < 0||_aafg < 0||_dfa < 0||_abeb < 0{return nil ,_g .Error (_dabf ,"n\u0065\u0067\u0061\u0074iv\u0065 \u0062\u006f\u0072\u0064\u0065r\u0020\u0061\u0064\u0064\u0065\u0064");};_gceb ,_edge :=_gabe .Width ,_gabe .Height ;_dbd :=_gceb +_egea +_aafg ; -_cag :=_edge +_dfa +_abeb ;_cga :=New (_dbd ,_cag );_cga .Color =_gabe .Color ;_dcf :=PixClr ;if _gad > 0{_dcf =PixSet ;};_eca :=_cga .RasterOperation (0,0,_egea ,_cag ,_dcf ,nil ,0,0);if _eca !=nil {return nil ,_g .Wrap (_eca ,_dabf ,"\u006c\u0065\u0066\u0074"); -};_eca =_cga .RasterOperation (_dbd -_aafg ,0,_aafg ,_cag ,_dcf ,nil ,0,0);if _eca !=nil {return nil ,_g .Wrap (_eca ,_dabf ,"\u0072\u0069\u0067h\u0074");};_eca =_cga .RasterOperation (0,0,_dbd ,_dfa ,_dcf ,nil ,0,0);if _eca !=nil {return nil ,_g .Wrap (_eca ,_dabf ,"\u0074\u006f\u0070"); -};_eca =_cga .RasterOperation (0,_cag -_abeb ,_dbd ,_abeb ,_dcf ,nil ,0,0);if _eca !=nil {return nil ,_g .Wrap (_eca ,_dabf ,"\u0062\u006f\u0074\u0074\u006f\u006d");};_eca =_cga .RasterOperation (_egea ,_dfa ,_gceb ,_edge ,PixSrc ,_gabe ,0,0);if _eca !=nil {return nil ,_g .Wrap (_eca ,_dabf ,"\u0063\u006f\u0070\u0079"); -};return _cga ,nil ;};func (_fada *ClassedPoints )ySortFunction ()func (_gecg int ,_aecge int )bool {return func (_gcdef ,_beeb int )bool {return _fada .YAtIndex (_gcdef )< _fada .YAtIndex (_beeb )};};func _cgdg (_dce ,_dcce *Bitmap ,_fbd ,_bdcd ,_cdge ,_ffda ,_dded int ,_baab CombinationOperator )error {var _gabd int ; -_gedc :=func (){_gabd ++;_cdge +=_dcce .RowStride ;_ffda +=_dce .RowStride ;_dded +=_dce .RowStride };for _gabd =_fbd ;_gabd < _bdcd ;_gedc (){_gbca :=_cdge ;for _bdbed :=_ffda ;_bdbed <=_dded ;_bdbed ++{_bebd ,_ecffg :=_dcce .GetByte (_gbca );if _ecffg !=nil {return _ecffg ; -};_edbf ,_ecffg :=_dce .GetByte (_bdbed );if _ecffg !=nil {return _ecffg ;};if _ecffg =_dcce .SetByte (_gbca ,_ggdc (_bebd ,_edbf ,_baab ));_ecffg !=nil {return _ecffg ;};_gbca ++;};};return nil ;};func _acc (_dbffc ,_cfga ,_edb *Bitmap )(*Bitmap ,error ){const _dcb ="\u0073\u0075\u0062\u0074\u0072\u0061\u0063\u0074"; -if _cfga ==nil {return nil ,_g .Error (_dcb ,"'\u0073\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _edb ==nil {return nil ,_g .Error (_dcb ,"'\u0073\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};var _cabd error ;switch {case _dbffc ==_cfga :if _cabd =_dbffc .RasterOperation (0,0,_cfga .Width ,_cfga .Height ,PixNotSrcAndDst ,_edb ,0,0); -_cabd !=nil {return nil ,_g .Wrap (_cabd ,_dcb ,"\u0064 \u003d\u003d\u0020\u0073\u0031");};case _dbffc ==_edb :if _cabd =_dbffc .RasterOperation (0,0,_cfga .Width ,_cfga .Height ,PixNotSrcAndDst ,_cfga ,0,0);_cabd !=nil {return nil ,_g .Wrap (_cabd ,_dcb ,"\u0064 \u003d\u003d\u0020\u0073\u0032"); -};default:_dbffc ,_cabd =_gabg (_dbffc ,_cfga );if _cabd !=nil {return nil ,_g .Wrap (_cabd ,_dcb ,"");};if _cabd =_dbffc .RasterOperation (0,0,_cfga .Width ,_cfga .Height ,PixNotSrcAndDst ,_edb ,0,0);_cabd !=nil {return nil ,_g .Wrap (_cabd ,_dcb ,"\u0064e\u0066\u0061\u0075\u006c\u0074"); -};};return _dbffc ,nil ;};func _eefc ()(_cf [256]uint16 ){for _acg :=0;_acg < 256;_acg ++{if _acg &0x01!=0{_cf [_acg ]|=0x3;};if _acg &0x02!=0{_cf [_acg ]|=0xc;};if _acg &0x04!=0{_cf [_acg ]|=0x30;};if _acg &0x08!=0{_cf [_acg ]|=0xc0;};if _acg &0x10!=0{_cf [_acg ]|=0x300; -};if _acg &0x20!=0{_cf [_acg ]|=0xc00;};if _acg &0x40!=0{_cf [_acg ]|=0x3000;};if _acg &0x80!=0{_cf [_acg ]|=0xc000;};};return _cf ;};const (_ SizeComparison =iota ;SizeSelectIfLT ;SizeSelectIfGT ;SizeSelectIfLTE ;SizeSelectIfGTE ;SizeSelectIfEQ ;);func (_ged *Bitmap )Equals (s *Bitmap )bool {if len (_ged .Data )!=len (s .Data )||_ged .Width !=s .Width ||_ged .Height !=s .Height {return false ; -};for _gcde :=0;_gcde < _ged .Height ;_gcde ++{_cba :=_gcde *_ged .RowStride ;for _gcf :=0;_gcf < _ged .RowStride ;_gcf ++{if _ged .Data [_cba +_gcf ]!=s .Data [_cba +_gcf ]{return false ;};};};return true ;};func (_fee *Bitmap )setTwoBytes (_dde int ,_gedg uint16 )error {if _dde +1> len (_fee .Data )-1{return _g .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",_dde ); -};_fee .Data [_dde ]=byte ((_gedg &0xff00)>>8);_fee .Data [_dde +1]=byte (_gedg &0xff);return nil ;};func _ecaef (_fbeef *Bitmap ,_ageac *Bitmap ,_dagc *Selection )(*Bitmap ,error ){var (_gfbg *Bitmap ;_adfd error ;);_fbeef ,_adfd =_cffa (_fbeef ,_ageac ,_dagc ,&_gfbg ); -if _adfd !=nil {return nil ,_adfd ;};if _adfd =_fbeef .clearAll ();_adfd !=nil {return nil ,_adfd ;};var _faee SelectionValue ;for _abcc :=0;_abcc < _dagc .Height ;_abcc ++{for _eagf :=0;_eagf < _dagc .Width ;_eagf ++{_faee =_dagc .Data [_abcc ][_eagf ]; -if _faee ==SelHit {if _adfd =_fbeef .RasterOperation (_eagf -_dagc .Cx ,_abcc -_dagc .Cy ,_ageac .Width ,_ageac .Height ,PixSrcOrDst ,_gfbg ,0,0);_adfd !=nil {return nil ,_adfd ;};};};};return _fbeef ,nil ;};func RankHausTest (p1 ,p2 ,p3 ,p4 *Bitmap ,delX ,delY float32 ,maxDiffW ,maxDiffH ,area1 ,area3 int ,rank float32 ,tab8 []int )(_deae bool ,_ffab error ){const _bcfg ="\u0052\u0061\u006ek\u0048\u0061\u0075\u0073\u0054\u0065\u0073\u0074"; -_fbdg ,_ggcee :=p1 .Width ,p1 .Height ;_bacd ,_deecg :=p3 .Width ,p3 .Height ;if _gg .Abs (_fbdg -_bacd )> maxDiffW {return false ,nil ;};if _gg .Abs (_ggcee -_deecg )> maxDiffH {return false ,nil ;};_febf :=int (float32 (area1 )*(1.0-rank )+0.5);_egag :=int (float32 (area3 )*(1.0-rank )+0.5); -var _dage ,_afed int ;if delX >=0{_dage =int (delX +0.5);}else {_dage =int (delX -0.5);};if delY >=0{_afed =int (delY +0.5);}else {_afed =int (delY -0.5);};_daad :=p1 .CreateTemplate ();if _ffab =_daad .RasterOperation (0,0,_fbdg ,_ggcee ,PixSrc ,p1 ,0,0); -_ffab !=nil {return false ,_g .Wrap (_ffab ,_bcfg ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _ffab =_daad .RasterOperation (_dage ,_afed ,_fbdg ,_ggcee ,PixNotSrcAndDst ,p4 ,0,0);_ffab !=nil {return false ,_g .Wrap (_ffab ,_bcfg ,"\u0074 \u0026\u0020\u0021\u0070\u0034"); -};_deae ,_ffab =_daad .ThresholdPixelSum (_febf ,tab8 );if _ffab !=nil {return false ,_g .Wrap (_ffab ,_bcfg ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0031");};if _deae {return false ,nil ;};if _ffab =_daad .RasterOperation (_dage ,_afed ,_bacd ,_deecg ,PixSrc ,p3 ,0,0); -_ffab !=nil {return false ,_g .Wrap (_ffab ,_bcfg ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _ffab =_daad .RasterOperation (0,0,_bacd ,_deecg ,PixNotSrcAndDst ,p2 ,0,0);_ffab !=nil {return false ,_g .Wrap (_ffab ,_bcfg ,"\u0074 \u0026\u0020\u0021\u0070\u0032"); -};_deae ,_ffab =_daad .ThresholdPixelSum (_egag ,tab8 );if _ffab !=nil {return false ,_g .Wrap (_ffab ,_bcfg ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0033");};return !_deae ,nil ;};func init (){for _fgg :=0;_fgg < 256;_fgg ++{_cge [_fgg ]=uint8 (_fgg &0x1)+(uint8 (_fgg >>1)&0x1)+(uint8 (_fgg >>2)&0x1)+(uint8 (_fgg >>3)&0x1)+(uint8 (_fgg >>4)&0x1)+(uint8 (_fgg >>5)&0x1)+(uint8 (_fgg >>6)&0x1)+(uint8 (_fgg >>7)&0x1); -};};func (_fafee *Bitmaps )SelectBySize (width ,height int ,tp LocationFilter ,relation SizeComparison )(_dadee *Bitmaps ,_caea error ){const _gccbb ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0053\u0065\u006ce\u0063\u0074\u0042\u0079Si\u007a\u0065";if _fafee ==nil {return nil ,_g .Error (_gccbb ,"\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 ,_g .Errorf (_gccbb ,"\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 ,_g .Errorf (_gccbb ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",relation ); -};_gcaca ,_caea :=_fafee .makeSizeIndicator (width ,height ,tp ,relation );if _caea !=nil {return nil ,_g .Wrap (_caea ,_gccbb ,"");};_dadee ,_caea =_fafee .selectByIndicator (_gcaca );if _caea !=nil {return nil ,_g .Wrap (_caea ,_gccbb ,"");};return _dadee ,nil ; -};type Point struct{X ,Y float32 ;};func (_ggbe *Bitmaps )SelectByIndexes (idx []int )(*Bitmaps ,error ){const _cega ="B\u0069\u0074\u006d\u0061\u0070\u0073.\u0053\u006f\u0072\u0074\u0049\u006e\u0064\u0065\u0078e\u0073\u0042\u0079H\u0065i\u0067\u0068\u0074"; -_gcacb ,_geccb :=_ggbe .selectByIndexes (idx );if _geccb !=nil {return nil ,_g .Wrap (_geccb ,_cega ,"");};return _gcacb ,nil ;};func CorrelationScoreSimple (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_ebfg float64 ,_cegg error ){const _agbg ="\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 _ebfg ,_g .Error (_agbg ,"n\u0069l\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u0073 \u0070\u0072\u006f\u0076id\u0065\u0064");};if tab ==nil {return _ebfg ,_g .Error (_agbg ,"\u0074\u0061\u0062\u0020\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if area1 ==0||area2 ==0{return _ebfg ,_g .Error (_agbg ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0061\u0072e\u0061\u0073\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u003e\u0020\u0030");};_cbdb ,_daecf :=bm1 .Width ,bm1 .Height ;_dfda ,_fbeg :=bm2 .Width ,bm2 .Height ; -if _eafed (_cbdb -_dfda )> maxDiffW {return 0,nil ;};if _eafed (_daecf -_fbeg )> maxDiffH {return 0,nil ;};var _gfcc ,_efcb int ;if delX >=0{_gfcc =int (delX +0.5);}else {_gfcc =int (delX -0.5);};if delY >=0{_efcb =int (delY +0.5);}else {_efcb =int (delY -0.5); -};_cfe :=bm1 .createTemplate ();if _cegg =_cfe .RasterOperation (_gfcc ,_efcb ,_dfda ,_fbeg ,PixSrc ,bm2 ,0,0);_cegg !=nil {return _ebfg ,_g .Wrap (_cegg ,_agbg ,"\u0062m\u0032 \u0074\u006f\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};if _cegg =_cfe .RasterOperation (0,0,_cbdb ,_daecf ,PixSrcAndDst ,bm1 ,0,0); -_cegg !=nil {return _ebfg ,_g .Wrap (_cegg ,_agbg ,"b\u006d\u0031\u0020\u0061\u006e\u0064\u0020\u0062\u006d\u0054");};_bfc :=_cfe .countPixels ();_ebfg =float64 (_bfc )*float64 (_bfc )/(float64 (area1 )*float64 (area2 ));return _ebfg ,nil ;};func (_cbe *Bitmap )setBit (_dbff int ){_cbe .Data [(_dbff >>3)]|=0x80>>uint (_dbff &7)}; -func (_bdeb *Boxes )makeSizeIndicator (_ecfdf ,_accf int ,_fgaa LocationFilter ,_dfe SizeComparison )*_gg .NumSlice {_bcb :=&_gg .NumSlice {};var _dda ,_feea ,_ccdg int ;for _ ,_dfb :=range *_bdeb {_dda =0;_feea ,_ccdg =_dfb .Dx (),_dfb .Dy ();switch _fgaa {case LocSelectWidth :if (_dfe ==SizeSelectIfLT &&_feea < _ecfdf )||(_dfe ==SizeSelectIfGT &&_feea > _ecfdf )||(_dfe ==SizeSelectIfLTE &&_feea <=_ecfdf )||(_dfe ==SizeSelectIfGTE &&_feea >=_ecfdf ){_dda =1; -};case LocSelectHeight :if (_dfe ==SizeSelectIfLT &&_ccdg < _accf )||(_dfe ==SizeSelectIfGT &&_ccdg > _accf )||(_dfe ==SizeSelectIfLTE &&_ccdg <=_accf )||(_dfe ==SizeSelectIfGTE &&_ccdg >=_accf ){_dda =1;};case LocSelectIfEither :if (_dfe ==SizeSelectIfLT &&(_ccdg < _accf ||_feea < _ecfdf ))||(_dfe ==SizeSelectIfGT &&(_ccdg > _accf ||_feea > _ecfdf ))||(_dfe ==SizeSelectIfLTE &&(_ccdg <=_accf ||_feea <=_ecfdf ))||(_dfe ==SizeSelectIfGTE &&(_ccdg >=_accf ||_feea >=_ecfdf )){_dda =1; -};case LocSelectIfBoth :if (_dfe ==SizeSelectIfLT &&(_ccdg < _accf &&_feea < _ecfdf ))||(_dfe ==SizeSelectIfGT &&(_ccdg > _accf &&_feea > _ecfdf ))||(_dfe ==SizeSelectIfLTE &&(_ccdg <=_accf &&_feea <=_ecfdf ))||(_dfe ==SizeSelectIfGTE &&(_ccdg >=_accf &&_feea >=_ecfdf )){_dda =1; -};};_bcb .AddInt (_dda );};return _bcb ;};type Color int ;func (_egca *Bitmap )ClipRectangle (box *_c .Rectangle )(_deb *Bitmap ,_bbbg *_c .Rectangle ,_cdad error ){const _gfe ="\u0043\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"; -if box ==nil {return nil ,nil ,_g .Error (_gfe ,"\u0062o\u0078 \u0069\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};_bgg ,_edc :=_egca .Width ,_egca .Height ;_aae :=_c .Rect (0,0,_bgg ,_edc );if !box .Overlaps (_aae ){return nil ,nil ,_g .Error (_gfe ,"b\u006f\u0078\u0020\u0064oe\u0073n\u0027\u0074\u0020\u006f\u0076e\u0072\u006c\u0061\u0070\u0020\u0062"); -};_gbb :=box .Intersect (_aae );_gfc ,_eadg :=_gbb .Min .X ,_gbb .Min .Y ;_ffa ,_dgc :=_gbb .Dx (),_gbb .Dy ();_deb =New (_ffa ,_dgc );_deb .Text =_egca .Text ;if _cdad =_deb .RasterOperation (0,0,_ffa ,_dgc ,PixSrc ,_egca ,_gfc ,_eadg );_cdad !=nil {return nil ,nil ,_g .Wrap (_cdad ,_gfe ,"\u0050\u0069\u0078\u0053\u0072\u0063\u0020\u0074\u006f\u0020\u0063\u006ci\u0070\u0070\u0065\u0064"); -};_bbbg =&_gbb ;return _deb ,_bbbg ,nil ;};func (_afbe *byWidth )Less (i ,j int )bool {return _afbe .Values [i ].Width < _afbe .Values [j ].Width };func _bdbbe (_cade *Bitmap ,_ffff *Bitmap ,_cead int )(_adgb error ){const _begdd ="\u0073\u0065\u0065\u0064\u0066\u0069\u006c\u006c\u0042\u0069\u006e\u0061r\u0079\u004c\u006f\u0077"; -_gcgd :=_gdab (_cade .Height ,_ffff .Height );_ccde :=_gdab (_cade .RowStride ,_ffff .RowStride );switch _cead {case 4:_adgb =_aggf (_cade ,_ffff ,_gcgd ,_ccde );case 8:_adgb =_ebdb (_cade ,_ffff ,_gcgd ,_ccde );default:return _g .Errorf (_begdd ,"\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",_cead ); -};if _adgb !=nil {return _g .Wrap (_adgb ,_begdd ,"");};return nil ;};func (_gcbf *Bitmap )SetByte (index int ,v byte )error {if index > len (_gcbf .Data )-1||index < 0{return _g .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 ); -};_gcbf .Data [index ]=v ;return nil ;};func Copy (d ,s *Bitmap )(*Bitmap ,error ){return _gabg (d ,s )};func TstImageBitmapInverseData ()[]byte {_deacg :=_cafeg .Copy ();_deacg .InverseData ();return _deacg .Data ;};func (_cfbfg Points )GetGeometry (i int )(_bbbgc ,_degd float32 ,_cggf error ){if i > len (_cfbfg )-1{return 0,0,_g .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 ); -};_bgafg :=_cfbfg [i ];return _bgafg .X ,_bgafg .Y ,nil ;};func _bddf ()(_ecdg []byte ){_ecdg =make ([]byte ,256);for _aeag :=0;_aeag < 256;_aeag ++{_dbgc :=byte (_aeag );_ecdg [_dbgc ]=(_dbgc &0x01)|((_dbgc &0x04)>>1)|((_dbgc &0x10)>>2)|((_dbgc &0x40)>>3)|((_dbgc &0x02)<<3)|((_dbgc &0x08)<<2)|((_dbgc &0x20)<<1)|(_dbgc &0x80); -};return _ecdg ;};func (_eda *Bitmap )removeBorderGeneral (_agea ,_defc ,_geb ,_egg int )(*Bitmap ,error ){const _dba ="\u0072\u0065\u006d\u006fve\u0042\u006f\u0072\u0064\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c";if _agea < 0||_defc < 0||_geb < 0||_egg < 0{return nil ,_g .Error (_dba ,"\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"); -};_agbb ,_dfac :=_eda .Width ,_eda .Height ;_cabf :=_agbb -_agea -_defc ;_gbde :=_dfac -_geb -_egg ;if _cabf <=0{return nil ,_g .Errorf (_dba ,"w\u0069\u0064\u0074\u0068: \u0025d\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u003e\u0020\u0030",_cabf ); -};if _gbde <=0{return nil ,_g .Errorf (_dba ,"\u0068\u0065\u0069\u0067ht\u003a\u0020\u0025\u0064\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u003e \u0030",_gbde );};_efe :=New (_cabf ,_gbde );_efe .Color =_eda .Color ;_dbfe :=_efe .RasterOperation (0,0,_cabf ,_gbde ,PixSrc ,_eda ,_agea ,_geb ); -if _dbfe !=nil {return nil ,_g .Wrap (_dbfe ,_dba ,"");};return _efe ,nil ;};func (_eceg *Bitmap )clearAll ()error {return _eceg .RasterOperation (0,0,_eceg .Width ,_eceg .Height ,PixClr ,nil ,0,0);};func _ade (_acgf ,_daag ,_agd *Bitmap )(*Bitmap ,error ){const _gcdf ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0078\u006f\u0072"; -if _daag ==nil {return nil ,_g .Error (_gcdf ,"'\u0062\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _agd ==nil {return nil ,_g .Error (_gcdf ,"'\u0062\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _acgf ==_agd {return nil ,_g .Error (_gcdf ,"'\u0064\u0027\u0020\u003d\u003d\u0020\u0027\u0062\u0032\u0027"); -};if !_daag .SizesEqual (_agd ){_cd .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",_gcdf ); -};var _gge error ;if _acgf ,_gge =_gabg (_acgf ,_daag );_gge !=nil {return nil ,_g .Wrap (_gge ,_gcdf ,"\u0063\u0061n\u0027\u0074\u0020c\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027");};if _gge =_acgf .RasterOperation (0,0,_acgf .Width ,_acgf .Height ,PixSrcXorDst ,_agd ,0,0); -_gge !=nil {return nil ,_g .Wrap (_gge ,_gcdf ,"");};return _acgf ,nil ;};func (_gbfb *Bitmaps )AddBox (box *_c .Rectangle ){_gbfb .Boxes =append (_gbfb .Boxes ,box )};func (_cbb *Bitmap )setEightBytes (_gadb int ,_cgd uint64 )error {_gbcgc :=_cbb .RowStride -(_gadb %_cbb .RowStride ); -if _cbb .RowStride !=_cbb .Width >>3{_gbcgc --;};if _gbcgc >=8{return _cbb .setEightFullBytes (_gadb ,_cgd );};return _cbb .setEightPartlyBytes (_gadb ,_gbcgc ,_cgd );};func _ggab (_beaa ,_edf int ,_edag string )*Selection {_cfdf :=&Selection {Height :_beaa ,Width :_edf ,Name :_edag }; -_cfdf .Data =make ([][]SelectionValue ,_beaa );for _afeg :=0;_afeg < _beaa ;_afeg ++{_cfdf .Data [_afeg ]=make ([]SelectionValue ,_edf );};return _cfdf ;};func (_dgcee *Bitmap )InverseData (){_dgcee .inverseData ()};func TstImageBitmap ()*Bitmap {return _cafeg .Copy ()}; -func MakePixelCentroidTab8 ()[]int {return _fgbg ()};func (_egfa *Bitmaps )WidthSorter ()func (_gagca ,_bgcddd int )bool {return func (_bdbeb ,_adbd int )bool {return _egfa .Values [_bdbeb ].Width < _egfa .Values [_adbd ].Width };};func NewClassedPoints (points *Points ,classes _gg .IntSlice )(*ClassedPoints ,error ){const _aegb ="\u004e\u0065w\u0043\u006c\u0061s\u0073\u0065\u0064\u0050\u006f\u0069\u006e\u0074\u0073"; -if points ==nil {return nil ,_g .Error (_aegb ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0070\u006f\u0069\u006e\u0074\u0073");};if classes ==nil {return nil ,_g .Error (_aegb ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0063\u006c\u0061ss\u0065\u0073"); -};_bfea :=&ClassedPoints {Points :points ,IntSlice :classes };if _dcbf :=_bfea .validateIntSlice ();_dcbf !=nil {return nil ,_g .Wrap (_dcbf ,_aegb ,"");};return _bfea ,nil ;};var _cge [256]uint8 ;type SelectionValue int ;type Selection struct{Height ,Width int ; -Cx ,Cy int ;Name string ;Data [][]SelectionValue ;};func HausTest (p1 ,p2 ,p3 ,p4 *Bitmap ,delX ,delY float32 ,maxDiffW ,maxDiffH int )(bool ,error ){const _cdb ="\u0048\u0061\u0075\u0073\u0054\u0065\u0073\u0074";_dgba ,_bdge :=p1 .Width ,p1 .Height ;_adba ,_cdgf :=p3 .Width ,p3 .Height ; -if _gg .Abs (_dgba -_adba )> maxDiffW {return false ,nil ;};if _gg .Abs (_bdge -_cdgf )> maxDiffH {return false ,nil ;};_bccd :=int (delX +_gg .Sign (delX )*0.5);_afddg :=int (delY +_gg .Sign (delY )*0.5);var _deac error ;_cffd :=p1 .CreateTemplate (); -if _deac =_cffd .RasterOperation (0,0,_dgba ,_bdge ,PixSrc ,p1 ,0,0);_deac !=nil {return false ,_g .Wrap (_deac ,_cdb ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _deac =_cffd .RasterOperation (_bccd ,_afddg ,_dgba ,_bdge ,PixNotSrcAndDst ,p4 ,0,0); -_deac !=nil {return false ,_g .Wrap (_deac ,_cdb ,"\u0021p\u0034\u0020\u0026\u0020\u0074");};if _cffd .Zero (){return false ,nil ;};if _deac =_cffd .RasterOperation (_bccd ,_afddg ,_adba ,_cdgf ,PixSrc ,p3 ,0,0);_deac !=nil {return false ,_g .Wrap (_deac ,_cdb ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074"); -};if _deac =_cffd .RasterOperation (0,0,_adba ,_cdgf ,PixNotSrcAndDst ,p2 ,0,0);_deac !=nil {return false ,_g .Wrap (_deac ,_cdb ,"\u0021p\u0032\u0020\u0026\u0020\u0074");};return _cffd .Zero (),nil ;};func Centroid (bm *Bitmap ,centTab ,sumTab []int )(Point ,error ){return bm .centroid (centTab ,sumTab )}; -func TstDSymbol (t *_ga .T ,scale ...int )*Bitmap {_deegf ,_cgbg :=NewWithData (4,5,[]byte {0xf0,0x90,0x90,0x90,0xE0});_ge .NoError (t ,_cgbg );return TstGetScaledSymbol (t ,_deegf ,scale ...);};func TstISymbol (t *_ga .T ,scale ...int )*Bitmap {_fbcga ,_gegf :=NewWithData (1,5,[]byte {0x80,0x80,0x80,0x80,0x80}); -_ge .NoError (t ,_gegf );return TstGetScaledSymbol (t ,_fbcga ,scale ...);};func _cccf (_aadee ,_bfag ,_dbae *Bitmap ,_geac int )(*Bitmap ,error ){const _gacf ="\u0073\u0065\u0065\u0064\u0046\u0069\u006c\u006c\u0042i\u006e\u0061\u0072\u0079";if _bfag ==nil {return nil ,_g .Error (_gacf ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c"); -};if _dbae ==nil {return nil ,_g .Error (_gacf ,"'\u006da\u0073\u006b\u0027\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c");};if _geac !=4&&_geac !=8{return nil ,_g .Error (_gacf ,"\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 _efab error ;_aadee ,_efab =_gabg (_aadee ,_bfag );if _efab !=nil {return nil ,_g .Wrap (_efab ,_gacf ,"\u0063o\u0070y\u0020\u0073\u006f\u0075\u0072c\u0065\u0020t\u006f\u0020\u0027\u0064\u0027");};_fffb :=_bfag .createTemplate ();_dbae .setPadBits (0); -for _ebda :=0;_ebda < _cbfc ;_ebda ++{_fffb ,_efab =_gabg (_fffb ,_aadee );if _efab !=nil {return nil ,_g .Wrapf (_efab ,_gacf ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_ebda );};if _efab =_bdbbe (_aadee ,_dbae ,_geac ); -_efab !=nil {return nil ,_g .Wrapf (_efab ,_gacf ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_ebda );};if _fffb .Equals (_aadee ){break ;};};return _aadee ,nil ;};func _ff (_gabb ,_bgc *Bitmap ,_bdbe int ,_eae []byte ,_eeeg int )(_abga error ){const _gfg ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0032"; -var (_eea ,_eb ,_dab ,_fgag ,_fag ,_gdc ,_dae ,_gga int ;_bccc ,_ced ,_acb ,_aeg uint32 ;_ada ,_fgaf byte ;_faf uint16 ;);_aaf :=make ([]byte ,4);_bgcd :=make ([]byte ,4);for _dab =0;_dab < _gabb .Height -1;_dab ,_fgag =_dab +2,_fgag +1{_eea =_dab *_gabb .RowStride ; -_eb =_fgag *_bgc .RowStride ;for _fag ,_gdc =0,0;_fag < _eeeg ;_fag ,_gdc =_fag +4,_gdc +1{for _dae =0;_dae < 4;_dae ++{_gga =_eea +_fag +_dae ;if _gga <=len (_gabb .Data )-1&&_gga < _eea +_gabb .RowStride {_aaf [_dae ]=_gabb .Data [_gga ];}else {_aaf [_dae ]=0x00; -};_gga =_eea +_gabb .RowStride +_fag +_dae ;if _gga <=len (_gabb .Data )-1&&_gga < _eea +(2*_gabb .RowStride ){_bgcd [_dae ]=_gabb .Data [_gga ];}else {_bgcd [_dae ]=0x00;};};_bccc =_cda .BigEndian .Uint32 (_aaf );_ced =_cda .BigEndian .Uint32 (_bgcd ); -_acb =_bccc &_ced ;_acb |=_acb <<1;_aeg =_bccc |_ced ;_aeg &=_aeg <<1;_ced =_acb |_aeg ;_ced &=0xaaaaaaaa;_bccc =_ced |(_ced <<7);_ada =byte (_bccc >>24);_fgaf =byte ((_bccc >>8)&0xff);_gga =_eb +_gdc ;if _gga +1==len (_bgc .Data )-1||_gga +1>=_eb +_bgc .RowStride {if _abga =_bgc .SetByte (_gga ,_eae [_ada ]); -_abga !=nil {return _g .Wrapf (_abga ,_gfg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_gga );};}else {_faf =(uint16 (_eae [_ada ])<<8)|uint16 (_eae [_fgaf ]);if _abga =_bgc .setTwoBytes (_gga ,_faf );_abga !=nil {return _g .Wrapf (_abga ,_gfg ,"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",_gga ); -};_gdc ++;};};};return nil ;};func (_afbf *ClassedPoints )GetIntYByClass (i int )(int ,error ){const _gbgg ="\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 >=_afbf .IntSlice .Size (){return 0,_g .Errorf (_gbgg ,"\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 (_afbf .YAtIndex (i )),nil ;};func (_gfag *BitmapsArray )GetBox (i int )(*_c .Rectangle ,error ){const _gbcad ="\u0042\u0069\u0074\u006dap\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u006f\u0078";if _gfag ==nil {return nil ,_g .Error (_gbcad ,"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 (_gfag .Boxes )-1{return nil ,_g .Errorf (_gbcad ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _gfag .Boxes [i ],nil ;};func (_cggb *Bitmap )connComponentsBitmapsBB (_dfaca *Bitmaps ,_cfd int )(_ggfd *Boxes ,_aaaf error ){const _dffg ="\u0063\u006f\u006enC\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0069\u0074\u006d\u0061\u0070\u0073\u0042\u0042"; -if _cfd !=4&&_cfd !=8{return nil ,_g .Error (_dffg ,"\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 _dfaca ==nil {return nil ,_g .Error (_dffg ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073"); -};if len (_dfaca .Values )> 0{return nil ,_g .Error (_dffg ,"\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 _cggb .Zero (){return &Boxes {},nil ; -};var (_bdgc ,_affe ,_gedgc ,_cecgc *Bitmap ;);_cggb .setPadBits (0);if _bdgc ,_aaaf =_gabg (nil ,_cggb );_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"\u0062\u006d\u0031");};if _affe ,_aaaf =_gabg (nil ,_cggb );_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"\u0062\u006d\u0032"); -};_dffe :=&_gg .Stack {};_dffe .Aux =&_gg .Stack {};_ggfd =&Boxes {};var (_cfgd ,_bag int ;_ddfc _c .Point ;_bgfe bool ;_abega *_c .Rectangle ;);for {if _ddfc ,_bgfe ,_aaaf =_bdgc .nextOnPixel (_cfgd ,_bag );_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,""); -};if !_bgfe {break ;};if _abega ,_aaaf =_bgcf (_bdgc ,_dffe ,_ddfc .X ,_ddfc .Y ,_cfd );_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"");};if _aaaf =_ggfd .Add (_abega );_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"");};if _gedgc ,_aaaf =_bdgc .clipRectangle (_abega ,nil ); -_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"\u0062\u006d\u0033");};if _cecgc ,_aaaf =_affe .clipRectangle (_abega ,nil );_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"\u0062\u006d\u0034");};if _ ,_aaaf =_ade (_gedgc ,_gedgc ,_cecgc );_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"\u0062m\u0033\u0020\u005e\u0020\u0062\u006d4"); -};if _aaaf =_affe .RasterOperation (_abega .Min .X ,_abega .Min .Y ,_abega .Dx (),_abega .Dy (),PixSrcXorDst ,_gedgc ,0,0);_aaaf !=nil {return nil ,_g .Wrap (_aaaf ,_dffg ,"\u0062\u006d\u0032\u0020\u002d\u0058\u004f\u0052\u002d>\u0020\u0062\u006d\u0033"); -};_dfaca .AddBitmap (_gedgc );_cfgd =_ddfc .X ;_bag =_ddfc .Y ;};_dfaca .Boxes =*_ggfd ;return _ggfd ,nil ;};func (_edab *Bitmaps )CountPixels ()*_gg .NumSlice {_dgac :=&_gg .NumSlice {};for _ ,_ggabb :=range _edab .Values {_dgac .AddInt (_ggabb .CountPixels ()); -};return _dgac ;};func (_fae *Bitmap )And (s *Bitmap )(_dee *Bitmap ,_fbc error ){const _efa ="\u0042\u0069\u0074\u006d\u0061\u0070\u002e\u0041\u006e\u0064";if _fae ==nil {return nil ,_g .Error (_efa ,"\u0027b\u0069t\u006d\u0061\u0070\u0020\u0027b\u0027\u0020i\u0073\u0020\u006e\u0069\u006c"); -};if s ==nil {return nil ,_g .Error (_efa ,"\u0062\u0069\u0074\u006d\u0061\u0070\u0020\u0027\u0073\u0027\u0020\u0069s\u0020\u006e\u0069\u006c");};if !_fae .SizesEqual (s ){_cd .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",_efa ); -};if _dee ,_fbc =_gabg (_dee ,_fae );_fbc !=nil {return nil ,_g .Wrap (_fbc ,_efa ,"\u0063\u0061\u006e't\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _fbc =_dee .RasterOperation (0,0,_dee .Width ,_dee .Height ,PixSrcAndDst ,s ,0,0); -_fbc !=nil {return nil ,_g .Wrap (_fbc ,_efa ,"");};return _dee ,nil ;};var (_bcaged =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF};_efg =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF};);func _fgbg ()[]int {_gfgb :=make ([]int ,256);_gfgb [0]=0; -_gfgb [1]=7;var _ffcb int ;for _ffcb =2;_ffcb < 4;_ffcb ++{_gfgb [_ffcb ]=_gfgb [_ffcb -2]+6;};for _ffcb =4;_ffcb < 8;_ffcb ++{_gfgb [_ffcb ]=_gfgb [_ffcb -4]+5;};for _ffcb =8;_ffcb < 16;_ffcb ++{_gfgb [_ffcb ]=_gfgb [_ffcb -8]+4;};for _ffcb =16;_ffcb < 32; -_ffcb ++{_gfgb [_ffcb ]=_gfgb [_ffcb -16]+3;};for _ffcb =32;_ffcb < 64;_ffcb ++{_gfgb [_ffcb ]=_gfgb [_ffcb -32]+2;};for _ffcb =64;_ffcb < 128;_ffcb ++{_gfgb [_ffcb ]=_gfgb [_ffcb -64]+1;};for _ffcb =128;_ffcb < 256;_ffcb ++{_gfgb [_ffcb ]=_gfgb [_ffcb -128]; -};return _gfgb ;};func (_bagf *ClassedPoints )Swap (i ,j int ){_bagf .IntSlice [i ],_bagf .IntSlice [j ]=_bagf .IntSlice [j ],_bagf .IntSlice [i ];};type BitmapsArray struct{Values []*Bitmaps ;Boxes []*_c .Rectangle ;};type Getter interface{GetBitmap ()*Bitmap ; -};func (_bff *Bitmap )GetVanillaData ()[]byte {if _bff .Color ==Chocolate {_bff .inverseData ();};return _bff .Data ;};func TstOSymbol (t *_ga .T ,scale ...int )*Bitmap {_cfcg ,_gdec :=NewWithData (4,5,[]byte {0xF0,0x90,0x90,0x90,0xF0});_ge .NoError (t ,_gdec ); -return TstGetScaledSymbol (t ,_cfcg ,scale ...);};func (_fbb *Bitmap )GetByte (index int )(byte ,error ){if index > len (_fbb .Data )-1||index < 0{return 0,_g .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 _fbb .Data [index ],nil ;};func NewWithUnpaddedData (width ,height int ,data []byte )(*Bitmap ,error ){const _eafa ="\u004e\u0065\u0077\u0057it\u0068\u0055\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061";_fe :=_agg (width ,height ); -_fe .Data =data ;if _dfgg :=((width *height )+7)>>3;len (data )< _dfgg {return nil ,_g .Errorf (_eafa ,"\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 ),_dfgg ); -};if _ddb :=_fe .addPadBits ();_ddb !=nil {return nil ,_g .Wrap (_ddb ,_eafa ,"");};return _fe ,nil ;};func Centroids (bms []*Bitmap )(*Points ,error ){_bdf :=make ([]Point ,len (bms ));_cefbc :=_fgbg ();_baee :=_cdbc ();var _fgdc error ;for _adf ,_abda :=range bms {_bdf [_adf ],_fgdc =_abda .centroid (_cefbc ,_baee ); -if _fgdc !=nil {return nil ,_fgdc ;};};_fagg :=Points (_bdf );return &_fagg ,nil ;};func _gabg (_egae ,_egde *Bitmap )(*Bitmap ,error ){if _egde ==nil {return nil ,_g .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 _egde ==_egae {return _egae ,nil ;};if _egae ==nil {_egae =_egde .createTemplate ();copy (_egae .Data ,_egde .Data );return _egae ,nil ;};_dfdff :=_egae .resizeImageData (_egde );if _dfdff !=nil {return nil ,_g .Wrap (_dfdff ,"\u0063\u006f\u0070\u0079\u0042\u0069\u0074\u006d\u0061\u0070",""); -};_egae .Text =_egde .Text ;copy (_egae .Data ,_egde .Data );return _egae ,nil ;};func (_gbcd *Bitmap )AddBorder (borderSize ,val int )(*Bitmap ,error ){if borderSize ==0{return _gbcd .Copy (),nil ;};_ebc ,_bgd :=_gbcd .addBorderGeneral (borderSize ,borderSize ,borderSize ,borderSize ,val ); -if _bgd !=nil {return nil ,_g .Wrap (_bgd ,"\u0041d\u0064\u0042\u006f\u0072\u0064\u0065r","");};return _ebc ,nil ;};func (_egeb CombinationOperator )String ()string {var _fdfc string ;switch _egeb {case CmbOpOr :_fdfc ="\u004f\u0052";case CmbOpAnd :_fdfc ="\u0041\u004e\u0044"; -case CmbOpXor :_fdfc ="\u0058\u004f\u0052";case CmbOpXNor :_fdfc ="\u0058\u004e\u004f\u0052";case CmbOpReplace :_fdfc ="\u0052E\u0050\u004c\u0041\u0043\u0045";case CmbOpNot :_fdfc ="\u004e\u004f\u0054";};return _fdfc ;};var (_deed =_eefc ();_acge =_fga (); -_agba =_dd (););func (_gdg *Bitmap )GetPixel (x ,y int )bool {_abc :=_gdg .GetByteIndex (x ,y );_adcc :=_gdg .GetBitOffset (x );_ggdg :=uint (7-_adcc );if _abc > len (_gdg .Data )-1{_cd .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 ,_gdg ); -return false ;};if (_gdg .Data [_abc ]>>_ggdg )&0x01>=1{return true ;};return false ;};func _dgf (_gdda ,_fgdd *Bitmap ,_dgd CombinationOperator )*Bitmap {_fbdc :=New (_gdda .Width ,_gdda .Height );for _dfdc :=0;_dfdc < len (_fbdc .Data );_dfdc ++{_fbdc .Data [_dfdc ]=_ggdc (_gdda .Data [_dfdc ],_fgdd .Data [_dfdc ],_dgd ); -};return _fbdc ;};func _ggce (_ggd ,_gbfa *Bitmap ,_cca int ,_gca []byte ,_adc int )(_dbg error ){const _acf ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0034";var (_def ,_fcba ,_bdg ,_bcgd ,_bed ,_aea ,_caee ,_eec int ; -_ebb ,_gef uint32 ;_cab ,_abe byte ;_gbga uint16 ;);_eabc :=make ([]byte ,4);_daec :=make ([]byte ,4);for _bdg =0;_bdg < _ggd .Height -1;_bdg ,_bcgd =_bdg +2,_bcgd +1{_def =_bdg *_ggd .RowStride ;_fcba =_bcgd *_gbfa .RowStride ;for _bed ,_aea =0,0;_bed < _adc ; -_bed ,_aea =_bed +4,_aea +1{for _caee =0;_caee < 4;_caee ++{_eec =_def +_bed +_caee ;if _eec <=len (_ggd .Data )-1&&_eec < _def +_ggd .RowStride {_eabc [_caee ]=_ggd .Data [_eec ];}else {_eabc [_caee ]=0x00;};_eec =_def +_ggd .RowStride +_bed +_caee ;if _eec <=len (_ggd .Data )-1&&_eec < _def +(2*_ggd .RowStride ){_daec [_caee ]=_ggd .Data [_eec ]; -}else {_daec [_caee ]=0x00;};};_ebb =_cda .BigEndian .Uint32 (_eabc );_gef =_cda .BigEndian .Uint32 (_daec );_gef &=_ebb ;_gef &=_gef <<1;_gef &=0xaaaaaaaa;_ebb =_gef |(_gef <<7);_cab =byte (_ebb >>24);_abe =byte ((_ebb >>8)&0xff);_eec =_fcba +_aea ;if _eec +1==len (_gbfa .Data )-1||_eec +1>=_fcba +_gbfa .RowStride {_gbfa .Data [_eec ]=_gca [_cab ]; -if _dbg =_gbfa .SetByte (_eec ,_gca [_cab ]);_dbg !=nil {return _g .Wrapf (_dbg ,_acf ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_eec );};}else {_gbga =(uint16 (_gca [_cab ])<<8)|uint16 (_gca [_abe ]);if _dbg =_gbfa .setTwoBytes (_eec ,_gbga );_dbg !=nil {return _g .Wrapf (_dbg ,_acf ,"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",_eec ); -};_aea ++;};};};return nil ;};func (_deggf *BitmapsArray )AddBitmaps (bm *Bitmaps ){_deggf .Values =append (_deggf .Values ,bm )};func NewWithData (width ,height int ,data []byte )(*Bitmap ,error ){const _deg ="N\u0065\u0077\u0057\u0069\u0074\u0068\u0044\u0061\u0074\u0061"; -_bbe :=_agg (width ,height );_bbe .Data =data ;if len (data )< height *_bbe .RowStride {return nil ,_g .Errorf (_deg ,"\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 *_bbe .RowStride ); -};return _bbe ,nil ;};const (_ LocationFilter =iota ;LocSelectWidth ;LocSelectHeight ;LocSelectXVal ;LocSelectYVal ;LocSelectIfEither ;LocSelectIfBoth ;);const (CmbOpOr CombinationOperator =iota ;CmbOpAnd ;CmbOpXor ;CmbOpXNor ;CmbOpReplace ;CmbOpNot ;); -func Rect (x ,y ,w ,h int )(*_c .Rectangle ,error ){const _bgaf ="b\u0069\u0074\u006d\u0061\u0070\u002e\u0052\u0065\u0063\u0074";if x < 0{w +=x ;x =0;if w <=0{return nil ,_g .Errorf (_bgaf ,"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 ,_g .Error (_bgaf ,"\u0079\u0020\u003c 0\u0020\u0061\u006e\u0064\u0020\u0062\u006f\u0078\u0020\u006f\u0066\u0066\u0020\u002b\u0071\u0075\u0061\u0064");};};_beg :=_c .Rect (x ,y ,x +w ,y +h );return &_beg ,nil ; -};func (_bgde Points )Size ()int {return len (_bgde )};func _cbfd (_aced *Bitmap ,_gbgb ,_agga ,_addd ,_bdfg int ,_cefd RasterOperator ,_eefbg *Bitmap ,_aaddc ,_ebdg int )error {var (_adbb bool ;_bfca bool ;_gddb byte ;_beff int ;_bgcdd int ;_cdgef int ; -_eeg int ;_gdfb bool ;_befc int ;_cadf int ;_dcd int ;_geaf bool ;_edeb byte ;_ffacd int ;_dcge int ;_ebffe int ;_bacac byte ;_degf int ;_cdcc int ;_eceb uint ;_ddab uint ;_bcbe byte ;_bcgg shift ;_bafa bool ;_fgdg bool ;_gbee ,_bbca int ;);if _aaddc &7!=0{_cdcc =8-(_aaddc &7); -};if _gbgb &7!=0{_bgcdd =8-(_gbgb &7);};if _cdcc ==0&&_bgcdd ==0{_bcbe =_efg [0];}else {if _bgcdd > _cdcc {_eceb =uint (_bgcdd -_cdcc );}else {_eceb =uint (8-(_cdcc -_bgcdd ));};_ddab =8-_eceb ;_bcbe =_efg [_eceb ];};if (_gbgb &7)!=0{_adbb =true ;_beff =8-(_gbgb &7); -_gddb =_efg [_beff ];_cdgef =_aced .RowStride *_agga +(_gbgb >>3);_eeg =_eefbg .RowStride *_ebdg +(_aaddc >>3);_degf =8-(_aaddc &7);if _beff > _degf {_bcgg =_aafgg ;if _addd >=_cdcc {_bafa =true ;};}else {_bcgg =_bbgff ;};};if _addd < _beff {_bfca =true ; -_gddb &=_bcaged [8-_beff +_addd ];};if !_bfca {_befc =(_addd -_beff )>>3;if _befc !=0{_gdfb =true ;_cadf =_aced .RowStride *_agga +((_gbgb +_bgcdd )>>3);_dcd =_eefbg .RowStride *_ebdg +((_aaddc +_bgcdd )>>3);};};_ffacd =(_gbgb +_addd )&7;if !(_bfca ||_ffacd ==0){_geaf =true ; -_edeb =_bcaged [_ffacd ];_dcge =_aced .RowStride *_agga +((_gbgb +_bgcdd )>>3)+_befc ;_ebffe =_eefbg .RowStride *_ebdg +((_aaddc +_bgcdd )>>3)+_befc ;if _ffacd > int (_ddab ){_fgdg =true ;};};switch _cefd {case PixSrc :if _adbb {for _gbee =0;_gbee < _bdfg ; -_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe );};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],_bacac ,_gddb ); -_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0;_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]=_bacac ; -};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],_bacac ,_edeb ); -_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ;};};case PixNotSrc :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe );};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ; -};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],^_bacac ,_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0;_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe ); -_aced .Data [_cadf +_bbca ]=^_bacac ;};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe ); -};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],^_bacac ,_edeb );_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ;};};case PixSrcOrDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe ); -};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],_bacac |_aced .Data [_cdgef ],_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0; -_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]|=_bacac ;};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ; -_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],_bacac |_aced .Data [_dcge ],_edeb );_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ; -};};case PixSrcAndDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe );};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],_bacac &_aced .Data [_cdgef ],_gddb ); -_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0;_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]&=_bacac ; -};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],_bacac &_aced .Data [_dcge ],_edeb ); -_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ;};};case PixSrcXorDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe ); -};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],_bacac ^_aced .Data [_cdgef ],_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0; -_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]^=_bacac ;};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ; -_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],_bacac ^_aced .Data [_dcge ],_edeb );_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ; -};};case PixNotSrcOrDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe );};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],^_bacac |_aced .Data [_cdgef ],_gddb ); -_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0;_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]|=^_bacac ; -};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],^_bacac |_aced .Data [_dcge ],_edeb ); -_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ;};};case PixNotSrcAndDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe ); -};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],^_bacac &_aced .Data [_cdgef ],_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0; -_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]&=^_bacac ;};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ; -_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],^_bacac &_aced .Data [_dcge ],_edeb );_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ; -};};case PixSrcOrNotDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe );};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],_bacac |^_aced .Data [_cdgef ],_gddb ); -_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0;_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]=_bacac |^_aced .Data [_cadf +_bbca ]; -};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],_bacac |^_aced .Data [_dcge ],_edeb ); -_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ;};};case PixSrcAndNotDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe ); -};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],_bacac &^_aced .Data [_cdgef ],_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0; -_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]=_bacac &^_aced .Data [_cadf +_bbca ];};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0; -_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],_bacac &^_aced .Data [_dcge ],_edeb );_dcge +=_aced .RowStride ; -_ebffe +=_eefbg .RowStride ;};};case PixNotPixSrcOrDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe );};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ; -};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],^(_bacac |_aced .Data [_cdgef ]),_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0;_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe ); -_aced .Data [_cadf +_bbca ]=^(_bacac |_aced .Data [_cadf +_bbca ]);};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe ); -};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],^(_bacac |_aced .Data [_dcge ]),_edeb );_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ;};};case PixNotPixSrcAndDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ; -if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe );};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],^(_bacac &_aced .Data [_cdgef ]),_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ; -};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0;_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]=^(_bacac &_aced .Data [_cadf +_bbca ]); -};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0;_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],^(_bacac &_aced .Data [_dcge ]),_edeb ); -_dcge +=_aced .RowStride ;_ebffe +=_eefbg .RowStride ;};};case PixNotPixSrcXorDst :if _adbb {for _gbee =0;_gbee < _bdfg ;_gbee ++{if _bcgg ==_aafgg {_bacac =_eefbg .Data [_eeg ]<<_eceb ;if _bafa {_bacac =_dbcg (_bacac ,_eefbg .Data [_eeg +1]>>_ddab ,_bcbe ); -};}else {_bacac =_eefbg .Data [_eeg ]>>_ddab ;};_aced .Data [_cdgef ]=_dbcg (_aced .Data [_cdgef ],^(_bacac ^_aced .Data [_cdgef ]),_gddb );_cdgef +=_aced .RowStride ;_eeg +=_eefbg .RowStride ;};};if _gdfb {for _gbee =0;_gbee < _bdfg ;_gbee ++{for _bbca =0; -_bbca < _befc ;_bbca ++{_bacac =_dbcg (_eefbg .Data [_dcd +_bbca ]<<_eceb ,_eefbg .Data [_dcd +_bbca +1]>>_ddab ,_bcbe );_aced .Data [_cadf +_bbca ]=^(_bacac ^_aced .Data [_cadf +_bbca ]);};_cadf +=_aced .RowStride ;_dcd +=_eefbg .RowStride ;};};if _geaf {for _gbee =0; -_gbee < _bdfg ;_gbee ++{_bacac =_eefbg .Data [_ebffe ]<<_eceb ;if _fgdg {_bacac =_dbcg (_bacac ,_eefbg .Data [_ebffe +1]>>_ddab ,_bcbe );};_aced .Data [_dcge ]=_dbcg (_aced .Data [_dcge ],^(_bacac ^_aced .Data [_dcge ]),_edeb );_dcge +=_aced .RowStride ; -_ebffe +=_eefbg .RowStride ;};};default:_cd .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",_cefd );return _g .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 (_eadde *BitmapsArray )AddBox (box *_c .Rectangle ){_eadde .Boxes =append (_eadde .Boxes ,box )};func (_afd *Bitmap )Copy ()*Bitmap {_beb :=make ([]byte ,len (_afd .Data ));copy (_beb ,_afd .Data );return &Bitmap {Width :_afd .Width ,Height :_afd .Height ,RowStride :_afd .RowStride ,Data :_beb ,Color :_afd .Color ,Text :_afd .Text ,BitmapNumber :_afd .BitmapNumber ,Special :_afd .Special }; -};func _aafe (_ebbc *_gg .Stack ,_fdbff ,_ffcg ,_cdccc ,_caeb ,_fece int ,_bdgd *_c .Rectangle )(_dgdd error ){const _bgef ="\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 _ebbc ==nil {return _g .Error (_bgef ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};if _bdgd ==nil {return _g .Error (_bgef ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0069\u006da\u0067e\u002e\u0052\u0065\u0063\u0074\u0061\u006eg\u006c\u0065"); -};_bdgd .Min .X =_gg .Min (_bdgd .Min .X ,_fdbff );_bdgd .Max .X =_gg .Max (_bdgd .Max .X ,_ffcg );_bdgd .Min .Y =_gg .Min (_bdgd .Min .Y ,_cdccc );_bdgd .Max .Y =_gg .Max (_bdgd .Max .Y ,_cdccc );if !(_cdccc +_caeb >=0&&_cdccc +_caeb <=_fece ){return nil ; -};if _ebbc .Aux ==nil {return _g .Error (_bgef ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064");};var _aabc *fillSegment ;_ecga ,_deff :=_ebbc .Aux .Pop ();if _deff {if _aabc ,_deff =_ecga .(*fillSegment ); -!_deff {return _g .Error (_bgef ,"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 {_aabc =&fillSegment {}; -};_aabc ._eaae =_fdbff ;_aabc ._dec =_ffcg ;_aabc ._bdecg =_cdccc ;_aabc ._ddcd =_caeb ;_ebbc .Push (_aabc );return nil ;};func (_gdfe *ClassedPoints )GroupByY ()([]*ClassedPoints ,error ){const _gbce ="\u0043\u006c\u0061\u0073se\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0072\u006f\u0075\u0070\u0042y\u0059"; -if _ceca :=_gdfe .validateIntSlice ();_ceca !=nil {return nil ,_g .Wrap (_ceca ,_gbce ,"");};if _gdfe .IntSlice .Size ()==0{return nil ,_g .Error (_gbce ,"\u004e\u006f\u0020\u0063la\u0073\u0073\u0065\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064"); -};_gdfe .SortByY ();var (_ccge []*ClassedPoints ;_gbeg int ;);_fdae :=-1;var _gecd *ClassedPoints ;for _bgbc :=0;_bgbc < len (_gdfe .IntSlice );_bgbc ++{_gbeg =int (_gdfe .YAtIndex (_bgbc ));if _gbeg !=_fdae {_gecd =&ClassedPoints {Points :_gdfe .Points }; -_fdae =_gbeg ;_ccge =append (_ccge ,_gecd );};_gecd .IntSlice =append (_gecd .IntSlice ,_gdfe .IntSlice [_bgbc ]);};for _ ,_cddebf :=range _ccge {_cddebf .SortByX ();};return _ccge ,nil ;};func (_fafc *Points )AddPoint (x ,y float32 ){*_fafc =append (*_fafc ,Point {x ,y })}; -func _ffdf (_bbdge *Bitmap ,_gbega ,_bea ,_gfgga ,_ggaga int ,_caefc RasterOperator ,_ebcd *Bitmap ,_efea ,_gffg int )error {const _fabce ="\u0072a\u0073t\u0065\u0072\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e";if _bbdge ==nil {return _g .Error (_fabce ,"\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070"); -};if _caefc ==PixDst {return nil ;};switch _caefc {case PixClr ,PixSet ,PixNotDst :_abdb (_bbdge ,_gbega ,_bea ,_gfgga ,_ggaga ,_caefc );return nil ;};if _ebcd ==nil {_cd .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 _g .Error (_fabce ,"\u006e\u0069l\u0020\u0027\u0073r\u0063\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _babaa :=_gcac (_bbdge ,_gbega ,_bea ,_gfgga ,_ggaga ,_caefc ,_ebcd ,_efea ,_gffg );_babaa !=nil {return _g .Wrap (_babaa ,_fabce ,""); -};return nil ;};type BoundaryCondition int ;type byWidth Bitmaps ;type ClassedPoints struct{*Points ;_gg .IntSlice ;_bgacg func (_bcbfc ,_babd int )bool ;};type SizeComparison 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 ; -);const (MopDilation MorphOperation =iota ;MopErosion ;MopOpening ;MopClosing ;MopRankBinaryReduction ;MopReplicativeBinaryExpansion ;MopAddBorder ;);func TstGetScaledSymbol (t *_ga .T ,sm *Bitmap ,scale ...int )*Bitmap {if len (scale )==0{return sm ;}; -if scale [0]==1{return sm ;};_deegb ,_fged :=MorphSequence (sm ,MorphProcess {Operation :MopReplicativeBinaryExpansion ,Arguments :scale });_ge .NoError (t ,_fged );return _deegb ;};const (ComponentConn Component =iota ;ComponentCharacters ;ComponentWords ; -);func (_ffb *Bitmap )setEightPartlyBytes (_fgad ,_fgd int ,_bbcd uint64 )(_befg error ){var (_cddeb byte ;_daba int ;);const _deef ="\u0073\u0065\u0074\u0045ig\u0068\u0074\u0050\u0061\u0072\u0074\u006c\u0079\u0042\u0079\u0074\u0065\u0073";for _degg :=1; -_degg <=_fgd ;_degg ++{_daba =64-_degg *8;_cddeb =byte (_bbcd >>uint (_daba )&0xff);_cd .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",_cddeb ,_fgad ,_fgad +_degg -1,_fgd ,_daba ); -if _befg =_ffb .SetByte (_fgad +_degg -1,_cddeb );_befg !=nil {return _g .Wrap (_befg ,_deef ,"\u0066\u0075\u006c\u006c\u0042\u0079\u0074\u0065");};};_ffg :=_ffb .RowStride *8-_ffb .Width ;if _ffg ==0{return nil ;};_daba -=8;_cddeb =byte (_bbcd >>uint (_daba )&0xff)<>8);if _gefe ==_dff {_acdb =_acde (uint (_ddbc ),_acdb );};if _gec =_bbgd .SetByte (_fagae ,_ggdc (_ecaa ,_acdb ,_dgcc )); -_gec !=nil {return _gec ;};_fagae ++;_gadd <<=uint (_ccaa );};};return nil ;};func Extract (roi _c .Rectangle ,src *Bitmap )(*Bitmap ,error ){_ecffe :=New (roi .Dx (),roi .Dy ());_faec :=roi .Min .X &0x07;_egda :=8-_faec ;_cefb :=uint (8-_ecffe .Width &0x07); -_begb :=src .GetByteIndex (roi .Min .X ,roi .Min .Y );_beeg :=src .GetByteIndex (roi .Max .X -1,roi .Min .Y );_ccba :=_ecffe .RowStride ==_beeg +1-_begb ;var _cece int ;for _aafbg :=roi .Min .Y ;_aafbg < roi .Max .Y ;_aafbg ++{_cedf :=_begb ;_geba :=_cece ; -switch {case _begb ==_beeg :_ggag ,_cbcb :=src .GetByte (_cedf );if _cbcb !=nil {return nil ,_cbcb ;};_ggag <<=uint (_faec );_cbcb =_ecffe .SetByte (_geba ,_acde (_cefb ,_ggag ));if _cbcb !=nil {return nil ,_cbcb ;};case _faec ==0:for _faecd :=_begb ;_faecd <=_beeg ; -_faecd ++{_bbgg ,_eada :=src .GetByte (_cedf );if _eada !=nil {return nil ,_eada ;};_cedf ++;if _faecd ==_beeg &&_ccba {_bbgg =_acde (_cefb ,_bbgg );};_eada =_ecffe .SetByte (_geba ,_bbgg );if _eada !=nil {return nil ,_eada ;};_geba ++;};default:_ebddc :=_agbbg (src ,_ecffe ,uint (_faec ),uint (_egda ),_cefb ,_begb ,_beeg ,_ccba ,_cedf ,_geba ); -if _ebddc !=nil {return nil ,_ebddc ;};};_begb +=src .RowStride ;_beeg +=src .RowStride ;_cece +=_ecffe .RowStride ;};return _ecffe ,nil ;};func TstCSymbol (t *_ga .T )*Bitmap {t .Helper ();_bgfc :=New (6,6);_ge .NoError (t ,_bgfc .SetPixel (1,0,1));_ge .NoError (t ,_bgfc .SetPixel (2,0,1)); -_ge .NoError (t ,_bgfc .SetPixel (3,0,1));_ge .NoError (t ,_bgfc .SetPixel (4,0,1));_ge .NoError (t ,_bgfc .SetPixel (0,1,1));_ge .NoError (t ,_bgfc .SetPixel (5,1,1));_ge .NoError (t ,_bgfc .SetPixel (0,2,1));_ge .NoError (t ,_bgfc .SetPixel (0,3,1)); -_ge .NoError (t ,_bgfc .SetPixel (0,4,1));_ge .NoError (t ,_bgfc .SetPixel (5,4,1));_ge .NoError (t ,_bgfc .SetPixel (1,5,1));_ge .NoError (t ,_bgfc .SetPixel (2,5,1));_ge .NoError (t ,_bgfc .SetPixel (3,5,1));_ge .NoError (t ,_bgfc .SetPixel (4,5,1)); -return _bgfc ;};func _bbfaf (_cgafe ...MorphProcess )(_bceb error ){const _bfgea ="v\u0065r\u0069\u0066\u0079\u004d\u006f\u0072\u0070\u0068P\u0072\u006f\u0063\u0065ss\u0065\u0073";var _caab ,_cgdge int ;for _ecfc ,_fbef :=range _cgafe {if _bceb =_fbef .verify (_ecfc ,&_caab ,&_cgdge ); -_bceb !=nil {return _g .Wrap (_bceb ,_bfgea ,"");};};if _cgdge !=0&&_caab !=0{return _g .Error (_bfgea ,"\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 Blit (src *Bitmap ,dst *Bitmap ,x ,y int ,op CombinationOperator )error {var _abebc ,_ddfb int ;_aadd :=src .RowStride -1;if x < 0{_ddfb =-x ;x =0;}else if x +src .Width > dst .Width {_aadd -=src .Width +x -dst .Width ;};if y < 0{_abebc =-y ; -y =0;_ddfb +=src .RowStride ;_aadd +=src .RowStride ;}else if y +src .Height > dst .Height {_abebc =src .Height +y -dst .Height ;};var (_fabf int ;_bdda error ;);_fcfg :=x &0x07;_efeb :=8-_fcfg ;_ebd :=src .Width &0x07;_fba :=_efeb -_ebd ;_fddg :=_efeb &0x07!=0; -_afg :=src .Width <=((_aadd -_ddfb )<<3)+_efeb ;_egad :=dst .GetByteIndex (x ,y );_babg :=_abebc +dst .Height ;if src .Height > _babg {_fabf =_babg ;}else {_fabf =src .Height ;};switch {case !_fddg :_bdda =_cgdg (src ,dst ,_abebc ,_fabf ,_egad ,_ddfb ,_aadd ,op ); -case _afg :_bdda =_eece (src ,dst ,_abebc ,_fabf ,_egad ,_ddfb ,_aadd ,_fba ,_fcfg ,_efeb ,op );default:_bdda =_dafab (src ,dst ,_abebc ,_fabf ,_egad ,_ddfb ,_aadd ,_fba ,_fcfg ,_efeb ,op ,_ebd );};return _bdda ;};func TstWordBitmapWithSpaces (t *_ga .T ,scale ...int )*Bitmap {_ffbgf :=1; -if len (scale )> 0{_ffbgf =scale [0];};_abedf :=3;_ccfff :=9+7+15+2*_abedf +2*_abedf ;_aace :=5+_abedf +5+2*_abedf ;_gegdd :=New (_ccfff *_ffbgf ,_aace *_ffbgf );_eefdd :=&Bitmaps {};var _cbee *int ;_abedf *=_ffbgf ;_gaag :=_abedf ;_cbee =&_gaag ;_agdf :=_abedf ; -_eeaf :=TstDSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf );_eeaf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,_abedf );_eeaf =TstISymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf ); -_eeaf =TstTSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,_abedf );_eeaf =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf );_eeaf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf ); -_eeaf =TstWSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,0);*_cbee =_abedf ;_agdf =5*_ffbgf +_abedf ;_eeaf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf );_eeaf =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,_abedf ); -_eeaf =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf );_eeaf =TstESymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf );_eeaf =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf ); -_eeaf =TstESymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,1*_ffbgf );_eeaf =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_eefdd ,_eeaf ,_cbee ,_agdf ,0);TstWriteSymbols (t ,_eefdd ,_gegdd );return _gegdd ;};func (_aecg Points )Get (i int )(Point ,error ){if i > len (_aecg )-1{return Point {},_g .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 _aecg [i ],nil ;};func _ab (_eg ,_ag *Bitmap )(_cbd error ){const _ad ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0034";_bc :=_ag .RowStride ;_abg :=_eg .RowStride ;_f :=_ag .RowStride *4-_eg .RowStride ; -var (_fd ,_bdd byte ;_aa uint32 ;_egc ,_gab ,_de ,_bcc ,_af ,_db ,_ee int ;);for _de =0;_de < _ag .Height ;_de ++{_egc =_de *_bc ;_gab =4*_de *_abg ;for _bcc =0;_bcc < _bc ;_bcc ++{_fd =_ag .Data [_egc +_bcc ];_aa =_acge [_fd ];_db =_gab +_bcc *4;if _f !=0&&(_bcc +1)*4> _eg .RowStride {for _af =_f ; -_af > 0;_af --{_bdd =byte ((_aa >>uint (_af *8))&0xff);_ee =_db +(_f -_af );if _cbd =_eg .SetByte (_ee ,_bdd );_cbd !=nil {return _g .Wrapf (_cbd ,_ad ,"D\u0069\u0066\u0066\u0065\u0072\u0065n\u0074\u0020\u0072\u006f\u0077\u0073\u0074\u0072\u0069d\u0065\u0073\u002e \u004b:\u0020\u0025\u0064",_af ); -};};}else if _cbd =_eg .setFourBytes (_db ,_aa );_cbd !=nil {return _g .Wrap (_cbd ,_ad ,"");};if _cbd =_eg .setFourBytes (_gab +_bcc *4,_acge [_ag .Data [_egc +_bcc ]]);_cbd !=nil {return _g .Wrap (_cbd ,_ad ,"");};};for _af =1;_af < 4;_af ++{for _bcc =0; -_bcc < _abg ;_bcc ++{if _cbd =_eg .SetByte (_gab +_af *_abg +_bcc ,_eg .Data [_gab +_bcc ]);_cbd !=nil {return _g .Wrapf (_cbd ,_ad ,"\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",_af ,_bcc ); -};};};};return nil ;};func (_ffe *ClassedPoints )XAtIndex (i int )float32 {return (*_ffe .Points )[_ffe .IntSlice [i ]].X };func TstNSymbol (t *_ga .T ,scale ...int )*Bitmap {_abced ,_gcea :=NewWithData (4,5,[]byte {0x90,0xD0,0xB0,0x90,0x90});_ge .NoError (t ,_gcea ); -return TstGetScaledSymbol (t ,_abced ,scale ...);};func (_acbc *Bitmap )resizeImageData (_ecfd *Bitmap )error {if _ecfd ==nil {return _g .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 _acbc .SizesEqual (_ecfd ){return nil ;};_acbc .Data =make ([]byte ,len (_ecfd .Data ));_acbc .Width =_ecfd .Width ;_acbc .Height =_ecfd .Height ;_acbc .RowStride =_ecfd .RowStride ;return nil ;};func _fcac (_edd *Bitmap ,_baffc ...MorphProcess )(_fcef *Bitmap ,_bffbc error ){const _ecffgd ="\u006d\u006f\u0072\u0070\u0068\u0053\u0065\u0071\u0075\u0065\u006e\u0063\u0065"; -if _edd ==nil {return nil ,_g .Error (_ecffgd ,"\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 (_baffc )==0{return nil ,_g .Error (_ecffgd ,"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 _bffbc =_bbfaf (_baffc ...); -_bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,"");};var _cdc ,_degb ,_fdab int ;_fcef =_edd .Copy ();for _ ,_bgfd :=range _baffc {switch _bgfd .Operation {case MopDilation :_cdc ,_degb =_bgfd .getWidthHeight ();_fcef ,_bffbc =DilateBrick (nil ,_fcef ,_cdc ,_degb ); -if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,"");};case MopErosion :_cdc ,_degb =_bgfd .getWidthHeight ();_fcef ,_bffbc =_begba (nil ,_fcef ,_cdc ,_degb );if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,"");};case MopOpening :_cdc ,_degb =_bgfd .getWidthHeight (); -_fcef ,_bffbc =_fcc (nil ,_fcef ,_cdc ,_degb );if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,"");};case MopClosing :_cdc ,_degb =_bgfd .getWidthHeight ();_fcef ,_bffbc =_gccb (nil ,_fcef ,_cdc ,_degb );if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,""); -};case MopRankBinaryReduction :_fcef ,_bffbc =_effb (_fcef ,_bgfd .Arguments ...);if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,"");};case MopReplicativeBinaryExpansion :_fcef ,_bffbc =_abef (_fcef ,_bgfd .Arguments [0]);if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,""); -};case MopAddBorder :_fdab =_bgfd .Arguments [0];_fcef ,_bffbc =_fcef .AddBorder (_fdab ,0);if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,"");};default:return nil ,_g .Error (_ecffgd ,"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 _fdab > 0{_fcef ,_bffbc =_fcef .RemoveBorder (_fdab );if _bffbc !=nil {return nil ,_g .Wrap (_bffbc ,_ecffgd ,"\u0062\u006f\u0072\u0064\u0065\u0072\u0020\u003e\u0020\u0030");};};return _fcef ,nil ;};func _cdacf (_abgab ,_afbb *Bitmap ,_cgea *Selection )(*Bitmap ,error ){const _fcae ="\u006f\u0070\u0065\u006e"; -var _eagc error ;_abgab ,_eagc =_abde (_abgab ,_afbb ,_cgea );if _eagc !=nil {return nil ,_g .Wrap (_eagc ,_fcae ,"");};_faefb ,_eagc :=_gddd (nil ,_afbb ,_cgea );if _eagc !=nil {return nil ,_g .Wrap (_eagc ,_fcae ,"");};_ ,_eagc =_ecaef (_abgab ,_faefb ,_cgea ); -if _eagc !=nil {return nil ,_g .Wrap (_eagc ,_fcae ,"");};return _abgab ,nil ;};func (_faaf *Points )Add (pt *Points )error {const _eabcgc ="\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0041\u0064\u0064";if _faaf ==nil {return _g .Error (_eabcgc ,"\u0070o\u0069n\u0074\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if pt ==nil {return _g .Error (_eabcgc ,"a\u0072\u0067\u0075\u006d\u0065\u006et\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064");};*_faaf =append (*_faaf ,*pt ...);return nil ;};func _gecc (_cggfe *Bitmap ,_gedge *_gg .Stack ,_fbba ,_badf int )(_gegd *_c .Rectangle ,_beebb error ){const _ddfg ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; -if _cggfe ==nil {return nil ,_g .Error (_ddfg ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _gedge ==nil {return nil ,_g .Error (_ddfg ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); -};_gcbcc ,_gbdge :=_cggfe .Width ,_cggfe .Height ;_fgcb :=_gcbcc -1;_fdee :=_gbdge -1;if _fbba < 0||_fbba > _fgcb ||_badf < 0||_badf > _fdee ||!_cggfe .GetPixel (_fbba ,_badf ){return nil ,nil ;};var _ebfe *_c .Rectangle ;_ebfe ,_beebb =Rect (100000,100000,0,0); -if _beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"");};if _beebb =_aafe (_gedge ,_fbba ,_fbba ,_badf ,1,_fdee ,_ebfe );_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _beebb =_aafe (_gedge ,_fbba ,_fbba ,_badf +1,-1,_fdee ,_ebfe ); -_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};_ebfe .Min .X ,_ebfe .Max .X =_fbba ,_fbba ;_ebfe .Min .Y ,_ebfe .Max .Y =_badf ,_badf ;var (_dade *fillSegment ; -_bece int ;);for _gedge .Len ()> 0{if _dade ,_beebb =_fage (_gedge );_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"");};_badf =_dade ._bdecg ;for _fbba =_dade ._eaae ;_fbba >=0&&_cggfe .GetPixel (_fbba ,_badf );_fbba --{if _beebb =_cggfe .SetPixel (_fbba ,_badf ,0); -_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"");};};if _fbba >=_dade ._eaae {for _fbba ++;_fbba <=_dade ._dec &&_fbba <=_fgcb &&!_cggfe .GetPixel (_fbba ,_badf );_fbba ++{};_bece =_fbba ;if !(_fbba <=_dade ._dec &&_fbba <=_fgcb ){continue ;};}else {_bece =_fbba +1; -if _bece < _dade ._eaae -1{if _beebb =_aafe (_gedge ,_bece ,_dade ._eaae -1,_dade ._bdecg ,-_dade ._ddcd ,_fdee ,_ebfe );_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); -};};_fbba =_dade ._eaae +1;};for {for ;_fbba <=_fgcb &&_cggfe .GetPixel (_fbba ,_badf );_fbba ++{if _beebb =_cggfe .SetPixel (_fbba ,_badf ,0);_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _beebb =_aafe (_gedge ,_bece ,_fbba -1,_dade ._bdecg ,_dade ._ddcd ,_fdee ,_ebfe ); -_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _fbba > _dade ._dec +1{if _beebb =_aafe (_gedge ,_dade ._dec +1,_fbba -1,_dade ._bdecg ,-_dade ._ddcd ,_fdee ,_ebfe );_beebb !=nil {return nil ,_g .Wrap (_beebb ,_ddfg ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); -};};for _fbba ++;_fbba <=_dade ._dec &&_fbba <=_fgcb &&!_cggfe .GetPixel (_fbba ,_badf );_fbba ++{};_bece =_fbba ;if !(_fbba <=_dade ._dec &&_fbba <=_fgcb ){break ;};};};_ebfe .Max .X ++;_ebfe .Max .Y ++;return _ebfe ,nil ;};func _abdb (_cafe *Bitmap ,_bdff ,_dfc ,_fcbf ,_ffag int ,_eefcd RasterOperator ){if _bdff < 0{_fcbf +=_bdff ; -_bdff =0;};_bead :=_bdff +_fcbf -_cafe .Width ;if _bead > 0{_fcbf -=_bead ;};if _dfc < 0{_ffag +=_dfc ;_dfc =0;};_eagae :=_dfc +_ffag -_cafe .Height ;if _eagae > 0{_ffag -=_eagae ;};if _fcbf <=0||_ffag <=0{return ;};if (_bdff &7)==0{_faed (_cafe ,_bdff ,_dfc ,_fcbf ,_ffag ,_eefcd ); -}else {_gdef (_cafe ,_bdff ,_dfc ,_fcbf ,_ffag ,_eefcd );};};var (_afbdg *Bitmap ;_cafeg *Bitmap ;);func _befa (_gag ,_egbc int )int {if _gag > _egbc {return _gag ;};return _egbc ;};func TstPSymbol (t *_ga .T )*Bitmap {t .Helper ();_fgda :=New (5,8);_ge .NoError (t ,_fgda .SetPixel (0,0,1)); -_ge .NoError (t ,_fgda .SetPixel (1,0,1));_ge .NoError (t ,_fgda .SetPixel (2,0,1));_ge .NoError (t ,_fgda .SetPixel (3,0,1));_ge .NoError (t ,_fgda .SetPixel (4,1,1));_ge .NoError (t ,_fgda .SetPixel (0,1,1));_ge .NoError (t ,_fgda .SetPixel (4,2,1)); -_ge .NoError (t ,_fgda .SetPixel (0,2,1));_ge .NoError (t ,_fgda .SetPixel (4,3,1));_ge .NoError (t ,_fgda .SetPixel (0,3,1));_ge .NoError (t ,_fgda .SetPixel (0,4,1));_ge .NoError (t ,_fgda .SetPixel (1,4,1));_ge .NoError (t ,_fgda .SetPixel (2,4,1)); -_ge .NoError (t ,_fgda .SetPixel (3,4,1));_ge .NoError (t ,_fgda .SetPixel (0,5,1));_ge .NoError (t ,_fgda .SetPixel (0,6,1));_ge .NoError (t ,_fgda .SetPixel (0,7,1));return _fgda ;};func _begba (_adfe ,_gfdg *Bitmap ,_gbfeb ,_bgbge int )(*Bitmap ,error ){const _addb ="\u0065\u0072\u006f\u0064\u0065\u0042\u0072\u0069\u0063\u006b"; -if _gfdg ==nil {return nil ,_g .Error (_addb ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _gbfeb < 1||_bgbge < 1{return nil ,_g .Error (_addb ,"\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 _gbfeb ==1&&_bgbge ==1{_bacab ,_daac :=_gabg (_adfe ,_gfdg );if _daac !=nil {return nil ,_g .Wrap (_daac ,_addb ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _bacab ,nil ;};if _gbfeb ==1||_bgbge ==1{_bbbc :=SelCreateBrick (_bgbge ,_gbfeb ,_bgbge /2,_gbfeb /2,SelHit );_acba ,_bccf :=_gddd (_adfe ,_gfdg ,_bbbc );if _bccf !=nil {return nil ,_g .Wrap (_bccf ,_addb ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _acba ,nil ;};_dcg :=SelCreateBrick (1,_gbfeb ,0,_gbfeb /2,SelHit );_efdb :=SelCreateBrick (_bgbge ,1,_bgbge /2,0,SelHit );_gdcbd ,_fecg :=_gddd (nil ,_gfdg ,_dcg );if _fecg !=nil {return nil ,_g .Wrap (_fecg ,_addb ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); -};_adfe ,_fecg =_gddd (_adfe ,_gdcbd ,_efdb );if _fecg !=nil {return nil ,_g .Wrap (_fecg ,_addb ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _adfe ,nil ;};func (_gbea Points )YSorter ()func (_ebab ,_deea int )bool {return func (_egcee ,_effe int )bool {return _gbea [_egcee ].Y < _gbea [_effe ].Y }; -};const (_ SizeSelection =iota ;SizeSelectByWidth ;SizeSelectByHeight ;SizeSelectByMaxDimension ;SizeSelectByArea ;SizeSelectByPerimeter ;);func _cb (_gd ,_ca *Bitmap )(_d error ){const _ac ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0032"; -_gde :=_ca .RowStride ;_ace :=_gd .RowStride ;var (_df byte ;_gb uint16 ;_acd ,_bd ,_bb ,_ce ,_geg int ;);for _bb =0;_bb < _ca .Height ;_bb ++{_acd =_bb *_gde ;_bd =2*_bb *_ace ;for _ce =0;_ce < _gde ;_ce ++{_df =_ca .Data [_acd +_ce ];_gb =_deed [_df ]; -_geg =_bd +_ce *2;if _gd .RowStride !=_ca .RowStride *2&&(_ce +1)*2> _gd .RowStride {_d =_gd .SetByte (_geg ,byte (_gb >>8));}else {_d =_gd .setTwoBytes (_geg ,_gb );};if _d !=nil {return _g .Wrap (_d ,_ac ,"");};};for _ce =0;_ce < _ace ;_ce ++{_geg =_bd +_ace +_ce ; -_df =_gd .Data [_bd +_ce ];if _d =_gd .SetByte (_geg ,_df );_d !=nil {return _g .Wrapf (_d ,_ac ,"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",_bd +_ce ,_bd +_ace +_ce ); -};};};return nil ;};func _faed (_adccg *Bitmap ,_ebcfa ,_abfed int ,_cefc ,_afcd int ,_cabg RasterOperator ){var (_dgbf int ;_egaa byte ;_agbf ,_bcda int ;_dddg int ;);_fbabb :=_cefc >>3;_abfdc :=_cefc &7;if _abfdc > 0{_egaa =_bcaged [_abfdc ];};_dgbf =_adccg .RowStride *_abfed +(_ebcfa >>3); -switch _cabg {case PixClr :for _agbf =0;_agbf < _afcd ;_agbf ++{_dddg =_dgbf +_agbf *_adccg .RowStride ;for _bcda =0;_bcda < _fbabb ;_bcda ++{_adccg .Data [_dddg ]=0x0;_dddg ++;};if _abfdc > 0{_adccg .Data [_dddg ]=_dbcg (_adccg .Data [_dddg ],0x0,_egaa ); -};};case PixSet :for _agbf =0;_agbf < _afcd ;_agbf ++{_dddg =_dgbf +_agbf *_adccg .RowStride ;for _bcda =0;_bcda < _fbabb ;_bcda ++{_adccg .Data [_dddg ]=0xff;_dddg ++;};if _abfdc > 0{_adccg .Data [_dddg ]=_dbcg (_adccg .Data [_dddg ],0xff,_egaa );};}; -case PixNotDst :for _agbf =0;_agbf < _afcd ;_agbf ++{_dddg =_dgbf +_agbf *_adccg .RowStride ;for _bcda =0;_bcda < _fbabb ;_bcda ++{_adccg .Data [_dddg ]=^_adccg .Data [_dddg ];_dddg ++;};if _abfdc > 0{_adccg .Data [_dddg ]=_dbcg (_adccg .Data [_dddg ],^_adccg .Data [_dddg ],_egaa ); -};};};};func (_ddc *Bitmap )ThresholdPixelSum (thresh int ,tab8 []int )(_aef bool ,_ebeb error ){const _aaea ="\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 =_cdbc (); -};_cfg :=_ddc .Width >>3;_ecb :=_ddc .Width &7;_ccb :=byte (0xff< thresh {return true ,nil ;};};return _aef ,nil ;};func _fage (_gceef *_gg .Stack )(_fgdff *fillSegment ,_gebd error ){const _geca ="\u0070\u006f\u0070\u0046\u0069\u006c\u006c\u0053\u0065g\u006d\u0065\u006e\u0074"; -if _gceef ==nil {return nil ,_g .Error (_geca ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};if _gceef .Aux ==nil {return nil ,_g .Error (_geca ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064"); -};_eegb ,_abedb :=_gceef .Pop ();if !_abedb {return nil ,nil ;};_feab ,_abedb :=_eegb .(*fillSegment );if !_abedb {return nil ,_g .Error (_geca ,"\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"); -};_fgdff =&fillSegment {_feab ._eaae ,_feab ._dec ,_feab ._bdecg +_feab ._ddcd ,_feab ._ddcd };_gceef .Aux .Push (_feab );return _fgdff ,nil ;};func _effb (_afe *Bitmap ,_gac ...int )(_bcf *Bitmap ,_cg error ){const _caef ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0043\u0061\u0073\u0063\u0061\u0064\u0065"; -if _afe ==nil {return nil ,_g .Error (_caef ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if len (_gac )==0||len (_gac )> 4{return nil ,_g .Error (_caef ,"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 _gac [0]<=0{_cd .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");_bcf ,_cg =_gabg (nil ,_afe );if _cg !=nil {return nil ,_g .Wrap (_cg ,_caef ,"l\u0065\u0076\u0065\u006c\u0031\u0020\u003c\u003d\u0020\u0030"); -};return _bcf ,nil ;};_bba :=_bddf ();_bcf =_afe ;for _dbf ,_bde :=range _gac {if _bde <=0{break ;};_bcf ,_cg =_ae (_bcf ,_bde ,_bba );if _cg !=nil {return nil ,_g .Wrapf (_cg ,_caef ,"\u006c\u0065\u0076\u0065\u006c\u0025\u0064\u0020\u0072\u0065\u0064\u0075c\u0074\u0069\u006f\u006e",_dbf ); -};};return _bcf ,nil ;};func (_acee *Bitmap )clipRectangle (_ddbe ,_gda *_c .Rectangle )(_gbdg *Bitmap ,_cdgd error ){const _caf ="\u0063\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065";if _ddbe ==nil {return nil ,_g .Error (_caf ,"\u0070r\u006fv\u0069\u0064\u0065\u0064\u0020n\u0069\u006c \u0027\u0062\u006f\u0078\u0027"); -};_dea ,_fda :=_acee .Width ,_acee .Height ;_aefc ,_cdgd :=ClipBoxToRectangle (_ddbe ,_dea ,_fda );if _cdgd !=nil {_cd .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",_cdgd ); -return nil ,nil ;};_ccc ,_afec :=_aefc .Min .X ,_aefc .Min .Y ;_bga ,_dac :=_aefc .Max .X -_aefc .Min .X ,_aefc .Max .Y -_aefc .Min .Y ;_gbdg =New (_bga ,_dac );_gbdg .Text =_acee .Text ;if _cdgd =_gbdg .RasterOperation (0,0,_bga ,_dac ,PixSrc ,_acee ,_ccc ,_afec ); -_cdgd !=nil {return nil ,_g .Wrap (_cdgd ,_caf ,"");};if _gda !=nil {*_gda =*_aefc ;};return _gbdg ,nil ;};func (_gcef *Bitmap )setAll ()error {_gea :=_ffdf (_gcef ,0,0,_gcef .Width ,_gcef .Height ,PixSet ,nil ,0,0);if _gea !=nil {return _g .Wrap (_gea ,"\u0073\u0065\u0074\u0041\u006c\u006c",""); -};return nil ;};func _gdef (_fdge *Bitmap ,_dcbg ,_cagf int ,_dgga ,_egcc int ,_ecebc RasterOperator ){var (_abag bool ;_fbdde bool ;_agab int ;_dacf int ;_ebcfb int ;_bcaga int ;_dbgbg bool ;_gcabg byte ;);_abee :=8-(_dcbg &7);_cbga :=_efg [_abee ];_cagg :=_fdge .RowStride *_cagf +(_dcbg >>3); -if _dgga < _abee {_abag =true ;_cbga &=_bcaged [8-_abee +_dgga ];};if !_abag {_agab =(_dgga -_abee )>>3;if _agab !=0{_fbdde =true ;_dacf =_cagg +1;};};_ebcfb =(_dcbg +_dgga )&7;if !(_abag ||_ebcfb ==0){_dbgbg =true ;_gcabg =_bcaged [_ebcfb ];_bcaga =_cagg +1+_agab ; -};var _ddgg ,_ffgf int ;switch _ecebc {case PixClr :for _ddgg =0;_ddgg < _egcc ;_ddgg ++{_fdge .Data [_cagg ]=_dbcg (_fdge .Data [_cagg ],0x0,_cbga );_cagg +=_fdge .RowStride ;};if _fbdde {for _ddgg =0;_ddgg < _egcc ;_ddgg ++{for _ffgf =0;_ffgf < _agab ; -_ffgf ++{_fdge .Data [_dacf +_ffgf ]=0x0;};_dacf +=_fdge .RowStride ;};};if _dbgbg {for _ddgg =0;_ddgg < _egcc ;_ddgg ++{_fdge .Data [_bcaga ]=_dbcg (_fdge .Data [_bcaga ],0x0,_gcabg );_bcaga +=_fdge .RowStride ;};};case PixSet :for _ddgg =0;_ddgg < _egcc ; -_ddgg ++{_fdge .Data [_cagg ]=_dbcg (_fdge .Data [_cagg ],0xff,_cbga );_cagg +=_fdge .RowStride ;};if _fbdde {for _ddgg =0;_ddgg < _egcc ;_ddgg ++{for _ffgf =0;_ffgf < _agab ;_ffgf ++{_fdge .Data [_dacf +_ffgf ]=0xff;};_dacf +=_fdge .RowStride ;};};if _dbgbg {for _ddgg =0; -_ddgg < _egcc ;_ddgg ++{_fdge .Data [_bcaga ]=_dbcg (_fdge .Data [_bcaga ],0xff,_gcabg );_bcaga +=_fdge .RowStride ;};};case PixNotDst :for _ddgg =0;_ddgg < _egcc ;_ddgg ++{_fdge .Data [_cagg ]=_dbcg (_fdge .Data [_cagg ],^_fdge .Data [_cagg ],_cbga ); -_cagg +=_fdge .RowStride ;};if _fbdde {for _ddgg =0;_ddgg < _egcc ;_ddgg ++{for _ffgf =0;_ffgf < _agab ;_ffgf ++{_fdge .Data [_dacf +_ffgf ]=^(_fdge .Data [_dacf +_ffgf ]);};_dacf +=_fdge .RowStride ;};};if _dbgbg {for _ddgg =0;_ddgg < _egcc ;_ddgg ++{_fdge .Data [_bcaga ]=_dbcg (_fdge .Data [_bcaga ],^_fdge .Data [_bcaga ],_gcabg ); -_bcaga +=_fdge .RowStride ;};};};};func TstESymbol (t *_ga .T ,scale ...int )*Bitmap {_fcdd ,_gfdf :=NewWithData (4,5,[]byte {0xF0,0x80,0xE0,0x80,0xF0});_ge .NoError (t ,_gfdf );return TstGetScaledSymbol (t ,_fcdd ,scale ...);};func (_aceef *Bitmaps )selectByIndicator (_gffd *_gg .NumSlice )(_gdgd *Bitmaps ,_afa error ){const _bffd ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u0073\u0065\u006c\u0065c\u0074B\u0079I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; -if _aceef ==nil {return nil ,_g .Error (_bffd ,"\u0027\u0062\u0027 b\u0069\u0074\u006d\u0061\u0070\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if _gffd ==nil {return nil ,_g .Error (_bffd ,"'\u006e\u0061\u0027\u0020\u0069\u006ed\u0069\u0063\u0061\u0074\u006f\u0072\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064"); -};if len (_aceef .Values )==0{return _aceef ,nil ;};if len (*_gffd )!=len (_aceef .Values ){return nil ,_g .Errorf (_bffd ,"\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 (*_gffd ),len (_aceef .Values )); -};var _cdfg ,_gecb ,_fegc int ;for _gecb =0;_gecb < len (*_gffd );_gecb ++{if _cdfg ,_afa =_gffd .GetInt (_gecb );_afa !=nil {return nil ,_g .Wrap (_afa ,_bffd ,"f\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0065\u0063\u006b");};if _cdfg ==1{_fegc ++;}; -};if _fegc ==len (_aceef .Values ){return _aceef ,nil ;};_gdgd =&Bitmaps {};_bfdb :=len (_aceef .Values )==len (_aceef .Boxes );for _gecb =0;_gecb < len (*_gffd );_gecb ++{if _cdfg =int ((*_gffd )[_gecb ]);_cdfg ==0{continue ;};_gdgd .Values =append (_gdgd .Values ,_aceef .Values [_gecb ]); -if _bfdb {_gdgd .Boxes =append (_gdgd .Boxes ,_aceef .Boxes [_gecb ]);};};return _gdgd ,nil ;};type MorphOperation int ;func (_cgaf *Bitmap )GetComponents (components Component ,maxWidth ,maxHeight int )(_dcfa *Bitmaps ,_baca *Boxes ,_fbcc error ){const _gba ="B\u0069t\u006d\u0061\u0070\u002e\u0047\u0065\u0074\u0043o\u006d\u0070\u006f\u006een\u0074\u0073"; -if _cgaf ==nil {return nil ,nil ,_g .Error (_gba ,"\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 ,_g .Error (_gba ,"\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 _cgaf .Zero (){_baca =&Boxes {};_dcfa =&Bitmaps {};return _dcfa ,_baca ,nil ;};switch components {case ComponentConn :_dcfa =&Bitmaps {};if _baca ,_fbcc =_cgaf .ConnComponents (_dcfa ,8);_fbcc !=nil {return nil ,nil ,_g .Wrap (_fbcc ,_gba ,"\u006e\u006f \u0070\u0072\u0065p\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); -};case ComponentCharacters :_ccdf ,_bege :=MorphSequence (_cgaf ,MorphProcess {Operation :MopClosing ,Arguments :[]int {1,6}});if _bege !=nil {return nil ,nil ,_g .Wrap (_bege ,_gba ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); -};if _cd .Log .IsLogLevel (_cd .LogLevelTrace ){_cd .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",_ccdf .String ()); -};_afdde :=&Bitmaps {};_baca ,_bege =_ccdf .ConnComponents (_afdde ,8);if _bege !=nil {return nil ,nil ,_g .Wrap (_bege ,_gba ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); -};if _cd .Log .IsLogLevel (_cd .LogLevelTrace ){_cd .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",_afdde .String ()); -};if _dcfa ,_bege =_afdde .ClipToBitmap (_cgaf );_bege !=nil {return nil ,nil ,_g .Wrap (_bege ,_gba ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067");};case ComponentWords :_agf :=1; -var _gbdd *Bitmap ;switch {case _cgaf .XResolution <=200:_gbdd =_cgaf ;case _cgaf .XResolution <=400:_agf =2;_gbdd ,_fbcc =_effb (_cgaf ,1,0,0,0);if _fbcc !=nil {return nil ,nil ,_g .Wrap (_fbcc ,_gba ,"w\u006f\u0072\u0064\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0020\u002d \u0078\u0072\u0065s\u003c=\u0034\u0030\u0030"); -};default:_agf =4;_gbdd ,_fbcc =_effb (_cgaf ,1,1,0,0);if _fbcc !=nil {return nil ,nil ,_g .Wrap (_fbcc ,_gba ,"\u0077\u006f\u0072\u0064 \u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073 \u002d \u0078\u0072\u0065\u0073\u0020\u003e\u00204\u0030\u0030"); -};};_dcee ,_ ,_aacba :=_begab (_gbdd );if _aacba !=nil {return nil ,nil ,_g .Wrap (_aacba ,_gba ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};_acdeg ,_aacba :=_abef (_dcee ,_agf );if _aacba !=nil {return nil ,nil ,_g .Wrap (_aacba ,_gba ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073"); -};_fed :=&Bitmaps {};if _baca ,_aacba =_acdeg .ConnComponents (_fed ,4);_aacba !=nil {return nil ,nil ,_g .Wrap (_aacba ,_gba ,"\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 _dcfa ,_aacba =_fed .ClipToBitmap (_cgaf );_aacba !=nil {return nil ,nil ,_g .Wrap (_aacba ,_gba ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};};_dcfa ,_fbcc =_dcfa .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE ); -if _fbcc !=nil {return nil ,nil ,_g .Wrap (_fbcc ,_gba ,"");};_baca ,_fbcc =_baca .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE );if _fbcc !=nil {return nil ,nil ,_g .Wrap (_fbcc ,_gba ,"");};return _dcfa ,_baca ,nil ;};type Component int ; -func _dbcg (_gdbf ,_ddga ,_ffeg byte )byte {return (_gdbf &^(_ffeg ))|(_ddga &_ffeg )};var _ _b .Interface =&ClassedPoints {};func _ageg (_gae ,_fadg *Bitmap ,_ddcc ,_beecg int )(*Bitmap ,error ){const _ffce ="d\u0069\u006c\u0061\u0074\u0065\u0042\u0072\u0069\u0063\u006b"; -if _fadg ==nil {_cd .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 ,_g .Error (_ffce ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); -};if _ddcc < 1||_beecg < 1{return nil ,_g .Error (_ffce ,"\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 _ddcc ==1&&_beecg ==1{_efbg ,_baba :=_gabg (_gae ,_fadg );if _baba !=nil {return nil ,_g .Wrap (_baba ,_ffce ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _efbg ,nil ;};if _ddcc ==1||_beecg ==1{_gbgag :=SelCreateBrick (_beecg ,_ddcc ,_beecg /2,_ddcc /2,SelHit );_eead ,_bfae :=_ecaef (_gae ,_fadg ,_gbgag );if _bfae !=nil {return nil ,_g .Wrap (_bfae ,_ffce ,"\u0068s\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _eead ,nil ;};_debc :=SelCreateBrick (1,_ddcc ,0,_ddcc /2,SelHit );_dbaf :=SelCreateBrick (_beecg ,1,_beecg /2,0,SelHit );_dafcc ,_geda :=_ecaef (nil ,_fadg ,_debc );if _geda !=nil {return nil ,_g .Wrap (_geda ,_ffce ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};_gae ,_geda =_ecaef (_gae ,_dafcc ,_dbaf );if _geda !=nil {return nil ,_g .Wrap (_geda ,_ffce ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _gae ,nil ;};func _acde (_abcf uint ,_dbdc byte )byte {return _dbdc >>_abcf <<_abcf }; -func (_dafb *Bitmap )String ()string {var _ece ="\u000a";for _fef :=0;_fef < _dafb .Height ;_fef ++{var _ebcc string ;for _ccg :=0;_ccg < _dafb .Width ;_ccg ++{_faef :=_dafb .GetPixel (_ccg ,_fef );if _faef {_ebcc +="\u0031";}else {_ebcc +="\u0030";};}; -_ece +=_ebcc +"\u000a";};return _ece ;};func (_ecbg *ClassedPoints )Less (i ,j int )bool {return _ecbg ._bgacg (i ,j )};func (_ecef *Bitmaps )HeightSorter ()func (_bbcf ,_ecea int )bool {return func (_accg ,_dccd int )bool {_fdeg :=_ecef .Values [_accg ].Height < _ecef .Values [_dccd ].Height ; -_cd .Log .Debug ("H\u0065i\u0067\u0068\u0074\u003a\u0020\u0025\u0076\u0020<\u0020\u0025\u0076\u0020= \u0025\u0076",_ecef .Values [_accg ].Height ,_ecef .Values [_dccd ].Height ,_fdeg );return _fdeg ;};};func (_ccca Points )XSorter ()func (_dbfb ,_gaef int )bool {return func (_baec ,_dbda int )bool {return _ccca [_baec ].X < _ccca [_dbda ].X }; -};type RasterOperator int ;func _babb (_affb ,_efba *Bitmap ,_afb *Selection )(*Bitmap ,error ){const _cfggf ="c\u006c\u006f\u0073\u0065\u0042\u0069\u0074\u006d\u0061\u0070";var _faggb error ;if _affb ,_faggb =_abde (_affb ,_efba ,_afb );_faggb !=nil {return nil ,_faggb ; -};_gfb ,_faggb :=_ecaef (nil ,_efba ,_afb );if _faggb !=nil {return nil ,_g .Wrap (_faggb ,_cfggf ,"");};if _ ,_faggb =_gddd (_affb ,_gfb ,_afb );_faggb !=nil {return nil ,_g .Wrap (_faggb ,_cfggf ,"");};return _affb ,nil ;};func (_ffaa *byHeight )Swap (i ,j int ){_ffaa .Values [i ],_ffaa .Values [j ]=_ffaa .Values [j ],_ffaa .Values [i ]; -if _ffaa .Boxes !=nil {_ffaa .Boxes [i ],_ffaa .Boxes [j ]=_ffaa .Boxes [j ],_ffaa .Boxes [i ];};};func _agbbg (_dcccd ,_cfgc *Bitmap ,_bega ,_begd ,_acbd uint ,_dgbg ,_gaga int ,_efc bool ,_bbddb ,_cdaf int )error {for _fdea :=_dgbg ;_fdea < _gaga ;_fdea ++{if _bbddb +1< len (_dcccd .Data ){_dcaf :=_fdea +1==_gaga ; -_aebe ,_efec :=_dcccd .GetByte (_bbddb );if _efec !=nil {return _efec ;};_bbddb ++;_aebe <<=_bega ;_egcad ,_efec :=_dcccd .GetByte (_bbddb );if _efec !=nil {return _efec ;};_egcad >>=_begd ;_egdae :=_aebe |_egcad ;if _dcaf &&!_efc {_egdae =_acde (_acbd ,_egdae ); -};_efec =_cfgc .SetByte (_cdaf ,_egdae );if _efec !=nil {return _efec ;};_cdaf ++;if _dcaf &&_efc {_eabcg ,_bbgf :=_dcccd .GetByte (_bbddb );if _bbgf !=nil {return _bbgf ;};_eabcg <<=_bega ;_egdae =_acde (_acbd ,_eabcg );if _bbgf =_cfgc .SetByte (_cdaf ,_egdae ); -_bbgf !=nil {return _bbgf ;};};continue ;};_cace ,_bcage :=_dcccd .GetByte (_bbddb );if _bcage !=nil {_cd .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",_bbddb ,_bcage ); -return _bcage ;};_cace <<=_bega ;_bbddb ++;_bcage =_cfgc .SetByte (_cdaf ,_cace );if _bcage !=nil {return _bcage ;};_cdaf ++;};return nil ;};func (_ecg *Bitmap )setEightFullBytes (_edea int ,_edcb uint64 )error {if _edea +7> len (_ecg .Data )-1{return _g .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"); -};_ecg .Data [_edea ]=byte ((_edcb &0xff00000000000000)>>56);_ecg .Data [_edea +1]=byte ((_edcb &0xff000000000000)>>48);_ecg .Data [_edea +2]=byte ((_edcb &0xff0000000000)>>40);_ecg .Data [_edea +3]=byte ((_edcb &0xff00000000)>>32);_ecg .Data [_edea +4]=byte ((_edcb &0xff000000)>>24); -_ecg .Data [_edea +5]=byte ((_edcb &0xff0000)>>16);_ecg .Data [_edea +6]=byte ((_edcb &0xff00)>>8);_ecg .Data [_edea +7]=byte (_edcb &0xff);return nil ;};func _abef (_bbgge *Bitmap ,_dbgcc int )(*Bitmap ,error ){const _aaeab ="\u0065x\u0070a\u006e\u0064\u0052\u0065\u0070\u006c\u0069\u0063\u0061\u0074\u0065"; -if _bbgge ==nil {return nil ,_g .Error (_aaeab ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _dbgcc <=0{return nil ,_g .Error (_aaeab ,"i\u006e\u0076\u0061\u006cid\u0020f\u0061\u0063\u0074\u006f\u0072 \u002d\u0020\u003c\u003d\u0020\u0030"); -};if _dbgcc ==1{_bdfb ,_eafda :=_gabg (nil ,_bbgge );if _eafda !=nil {return nil ,_g .Wrap (_eafda ,_aaeab ,"\u0066\u0061\u0063\u0074\u006f\u0072\u0020\u003d\u0020\u0031");};return _bdfb ,nil ;};_fgcf ,_begg :=_eef (_bbgge ,_dbgcc ,_dbgcc );if _begg !=nil {return nil ,_g .Wrap (_begg ,_aaeab ,""); -};return _fgcf ,nil ;};func (_cfac *Bitmaps )GroupByWidth ()(*BitmapsArray ,error ){const _afff ="\u0047\u0072\u006fu\u0070\u0042\u0079\u0057\u0069\u0064\u0074\u0068";if len (_cfac .Values )==0{return nil ,_g .Error (_afff ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064"); -};_ceaf :=&BitmapsArray {};_cfac .SortByWidth ();_cbgb :=-1;_bfd :=-1;for _cbeb :=0;_cbeb < len (_cfac .Values );_cbeb ++{_eaaf :=_cfac .Values [_cbeb ].Width ;if _eaaf > _cbgb {_cbgb =_eaaf ;_bfd ++;_ceaf .Values =append (_ceaf .Values ,&Bitmaps {});}; -_ceaf .Values [_bfd ].AddBitmap (_cfac .Values [_cbeb ]);};return _ceaf ,nil ;};func (_aagf *Bitmap )nextOnPixel (_cddaa ,_gaf int )(_dafa _c .Point ,_fafe bool ,_ffae error ){const _deec ="n\u0065\u0078\u0074\u004f\u006e\u0050\u0069\u0078\u0065\u006c"; -_dafa ,_fafe ,_ffae =_aagf .nextOnPixelLow (_aagf .Width ,_aagf .Height ,_aagf .RowStride ,_cddaa ,_gaf );if _ffae !=nil {return _dafa ,false ,_g .Wrap (_ffae ,_deec ,"");};return _dafa ,_fafe ,nil ;};func _fdga (_aed *Bitmap ,_ffcee ,_eadd ,_fbdce ,_bbcc int ,_bddaa RasterOperator ,_aabb *Bitmap ,_gedb ,_efdg int )error {var (_dagcd byte ; -_daff int ;_cege int ;_eefde ,_feae int ;_ffdff ,_cbcdc int ;);_cfaa :=_fbdce >>3;_bgad :=_fbdce &7;if _bgad > 0{_dagcd =_bcaged [_bgad ];};_daff =_aabb .RowStride *_efdg +(_gedb >>3);_cege =_aed .RowStride *_eadd +(_ffcee >>3);switch _bddaa {case PixSrc :for _ffdff =0; -_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]=_aabb .Data [_eefde ];_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],_aabb .Data [_eefde ],_dagcd ); -};};case PixNotSrc :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]=^(_aabb .Data [_eefde ]);_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],^_aabb .Data [_eefde ],_dagcd ); -};};case PixSrcOrDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]|=_aabb .Data [_eefde ];_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],_aabb .Data [_eefde ]|_aed .Data [_feae ],_dagcd ); -};};case PixSrcAndDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]&=_aabb .Data [_eefde ];_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],_aabb .Data [_eefde ]&_aed .Data [_feae ],_dagcd ); -};};case PixSrcXorDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]^=_aabb .Data [_eefde ];_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],_aabb .Data [_eefde ]^_aed .Data [_feae ],_dagcd ); -};};case PixNotSrcOrDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]|=^(_aabb .Data [_eefde ]);_feae ++;_eefde ++;}; -if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],^(_aabb .Data [_eefde ])|_aed .Data [_feae ],_dagcd );};};case PixNotSrcAndDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ; -for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]&=^(_aabb .Data [_eefde ]);_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],^(_aabb .Data [_eefde ])&_aed .Data [_feae ],_dagcd );};};case PixSrcOrNotDst :for _ffdff =0; -_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]=_aabb .Data [_eefde ]|^(_aed .Data [_feae ]);_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],_aabb .Data [_eefde ]|^(_aed .Data [_feae ]),_dagcd ); -};};case PixSrcAndNotDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]=_aabb .Data [_eefde ]&^(_aed .Data [_feae ]);_feae ++; -_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],_aabb .Data [_eefde ]&^(_aed .Data [_feae ]),_dagcd );};};case PixNotPixSrcOrDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ; -for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]=^(_aabb .Data [_eefde ]|_aed .Data [_feae ]);_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],^(_aabb .Data [_eefde ]|_aed .Data [_feae ]),_dagcd );};};case PixNotPixSrcAndDst :for _ffdff =0; -_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]=^(_aabb .Data [_eefde ]&_aed .Data [_feae ]);_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],^(_aabb .Data [_eefde ]&_aed .Data [_feae ]),_dagcd ); -};};case PixNotPixSrcXorDst :for _ffdff =0;_ffdff < _bbcc ;_ffdff ++{_eefde =_daff +_ffdff *_aabb .RowStride ;_feae =_cege +_ffdff *_aed .RowStride ;for _cbcdc =0;_cbcdc < _cfaa ;_cbcdc ++{_aed .Data [_feae ]=^(_aabb .Data [_eefde ]^_aed .Data [_feae ]); -_feae ++;_eefde ++;};if _bgad > 0{_aed .Data [_feae ]=_dbcg (_aed .Data [_feae ],^(_aabb .Data [_eefde ]^_aed .Data [_feae ]),_dagcd );};};default:_cd .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",_bddaa ); -return _g .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 TstFrameBitmap ()*Bitmap {return _afbdg .Copy ()};func TstAddSymbol (t *_ga .T ,bms *Bitmaps ,sym *Bitmap ,x *int ,y int ,space int ){bms .AddBitmap (sym );_bcgbc :=_c .Rect (*x ,y ,*x +sym .Width ,y +sym .Height );bms .AddBox (&_bcgbc ); -*x +=sym .Width +space ;};func (_adee *Bitmaps )GetBox (i int )(*_c .Rectangle ,error ){const _deee ="\u0047\u0065\u0074\u0042\u006f\u0078";if _adee ==nil {return nil ,_g .Error (_deee ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074\u006d\u0061\u0070s\u0027"); -};if i > len (_adee .Boxes )-1{return nil ,_g .Errorf (_deee ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _adee .Boxes [i ],nil ;};func (_bcd *Bitmap )SizesEqual (s *Bitmap )bool {if _bcd ==s {return true ; -};if _bcd .Width !=s .Width ||_bcd .Height !=s .Height {return false ;};return true ;};func _agg (_fbg ,_dgb int )*Bitmap {return &Bitmap {Width :_fbg ,Height :_dgb ,RowStride :(_fbg +7)>>3};};func New (width ,height int )*Bitmap {_abf :=_agg (width ,height ); -_abf .Data =make ([]byte ,height *_abf .RowStride );return _abf ;};type SizeSelection int ;func RasterOperation (dest *Bitmap ,dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _ffdf (dest ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); -};func _dd ()(_aac [256]uint64 ){for _bbg :=0;_bbg < 256;_bbg ++{if _bbg &0x01!=0{_aac [_bbg ]|=0xff;};if _bbg &0x02!=0{_aac [_bbg ]|=0xff00;};if _bbg &0x04!=0{_aac [_bbg ]|=0xff0000;};if _bbg &0x08!=0{_aac [_bbg ]|=0xff000000;};if _bbg &0x10!=0{_aac [_bbg ]|=0xff00000000; -};if _bbg &0x20!=0{_aac [_bbg ]|=0xff0000000000;};if _bbg &0x40!=0{_aac [_bbg ]|=0xff000000000000;};if _bbg &0x80!=0{_aac [_bbg ]|=0xff00000000000000;};};return _aac ;};func (_dbfg *ClassedPoints )xSortFunction ()func (_gccd int ,_ccce int )bool {return func (_edba ,_eefd int )bool {return _dbfg .XAtIndex (_edba )< _dbfg .XAtIndex (_eefd )}; -};func DilateBrick (d ,s *Bitmap ,hSize ,vSize int )(*Bitmap ,error ){return _ageg (d ,s ,hSize ,vSize )};func _gccb (_cbaf ,_dfbg *Bitmap ,_acff ,_cecf int )(*Bitmap ,error ){const _egefb ="\u0063\u006c\u006f\u0073\u0065\u0053\u0061\u0066\u0065B\u0072\u0069\u0063\u006b"; -if _dfbg ==nil {return nil ,_g .Error (_egefb ,"\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _acff < 1||_cecf < 1{return nil ,_g .Error (_egefb ,"\u0068s\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0073\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031"); -};if _acff ==1&&_cecf ==1{return _gabg (_cbaf ,_dfbg );};if MorphBC ==SymmetricMorphBC {_bccaa ,_afde :=_fbad (_cbaf ,_dfbg ,_acff ,_cecf );if _afde !=nil {return nil ,_g .Wrap (_afde ,_egefb ,"\u0053\u0079m\u006d\u0065\u0074r\u0069\u0063\u004d\u006f\u0072\u0070\u0068\u0042\u0043"); -};return _bccaa ,nil ;};_bgfa :=_befa (_acff /2,_cecf /2);_cdac :=8*((_bgfa +7)/8);_bcccd ,_bgag :=_dfbg .AddBorder (_cdac ,0);if _bgag !=nil {return nil ,_g .Wrapf (_bgag ,_egefb ,"\u0042\u006f\u0072\u0064\u0065\u0072\u0053\u0069\u007ae\u003a\u0020\u0025\u0064",_cdac ); -};var _dbgae ,_gdf *Bitmap ;if _acff ==1||_cecf ==1{_ggfa :=SelCreateBrick (_cecf ,_acff ,_cecf /2,_acff /2,SelHit );_dbgae ,_bgag =_babb (nil ,_bcccd ,_ggfa );if _bgag !=nil {return nil ,_g .Wrap (_bgag ,_egefb ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};}else {_faecc :=SelCreateBrick (1,_acff ,0,_acff /2,SelHit );_cdbd ,_gee :=_ecaef (nil ,_bcccd ,_faecc );if _gee !=nil {return nil ,_g .Wrap (_gee ,_egefb ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0064\u0069\u006c\u0061t\u0065"); -};_bce :=SelCreateBrick (_cecf ,1,_cecf /2,0,SelHit );_dbgae ,_gee =_ecaef (nil ,_cdbd ,_bce );if _gee !=nil {return nil ,_g .Wrap (_gee ,_egefb ,"\u0072\u0065\u0067ul\u0061\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};if _ ,_gee =_gddd (_cdbd ,_dbgae ,_faecc );_gee !=nil {return nil ,_g .Wrap (_gee ,_egefb ,"r\u0065\u0067\u0075\u006car\u0020-\u0020\u0066\u0069\u0072\u0073t\u0020\u0065\u0072\u006f\u0064\u0065");};if _ ,_gee =_gddd (_dbgae ,_cdbd ,_bce );_gee !=nil {return nil ,_g .Wrap (_gee ,_egefb ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0065\u0072\u006fd\u0065"); -};};if _gdf ,_bgag =_dbgae .RemoveBorder (_cdac );_bgag !=nil {return nil ,_g .Wrap (_bgag ,_egefb ,"\u0072e\u0067\u0075\u006c\u0061\u0072");};if _cbaf ==nil {return _gdf ,nil ;};if _ ,_bgag =_gabg (_cbaf ,_gdf );_bgag !=nil {return nil ,_bgag ;};return _cbaf ,nil ; -};func (_cadg *Boxes )selectWithIndicator (_fcd *_gg .NumSlice )(_eeec *Boxes ,_abed error ){const _cfb ="\u0042o\u0078\u0065\u0073\u002es\u0065\u006c\u0065\u0063\u0074W\u0069t\u0068I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr";if _cadg ==nil {return nil ,_g .Error (_cfb ,"b\u006f\u0078\u0065\u0073 '\u0062'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); -};if _fcd ==nil {return nil ,_g .Error (_cfb ,"\u0027\u006ea\u0027\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (*_fcd )!=len (*_cadg ){return nil ,_g .Error (_cfb ,"\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 _gcee ,_gcag int ;for _ffac :=0;_ffac < len (*_fcd );_ffac ++{if _gcee ,_abed =_fcd .GetInt (_ffac );_abed !=nil {return nil ,_g .Wrap (_abed ,_cfb ,"\u0063\u0068\u0065\u0063\u006b\u0069\u006e\u0067\u0020c\u006f\u0075\u006e\u0074");};if _gcee ==1{_gcag ++; -};};if _gcag ==len (*_cadg ){return _cadg ,nil ;};_egeg :=Boxes {};for _abfd :=0;_abfd < len (*_fcd );_abfd ++{_gcee =int ((*_fcd )[_abfd ]);if _gcee ==0{continue ;};_egeg =append (_egeg ,(*_cadg )[_abfd ]);};_eeec =&_egeg ;return _eeec ,nil ;};func _ebdb (_fadfa ,_egaab *Bitmap ,_geaa ,_becg int )(_bcgf error ){const _aecgb ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0038"; -var (_ecaefc ,_ceddg ,_fbaf ,_caefd int ;_eged ,_cbgc ,_abegad ,_defaf ,_gagd ,_fdeb ,_fgcd ,_dddb byte ;);for _ecaefc =0;_ecaefc < _geaa ;_ecaefc ++{_fbaf =_ecaefc *_fadfa .RowStride ;_caefd =_ecaefc *_egaab .RowStride ;for _ceddg =0;_ceddg < _becg ;_ceddg ++{if _eged ,_bcgf =_fadfa .GetByte (_fbaf +_ceddg ); -_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0067e\u0074 \u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065");};if _cbgc ,_bcgf =_egaab .GetByte (_caefd +_ceddg );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0067\u0065\u0074\u0020\u006d\u0061\u0073\u006b\u0020\u0062\u0079\u0074\u0065"); -};if _ecaefc > 0{if _abegad ,_bcgf =_fadfa .GetByte (_fbaf -_fadfa .RowStride +_ceddg );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0069\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065");};_eged |=_abegad |(_abegad <<1)|(_abegad >>1);if _ceddg > 0{if _dddb ,_bcgf =_fadfa .GetByte (_fbaf -_fadfa .RowStride +_ceddg -1); -_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0069\u0020\u003e\u00200 \u0026\u0026\u0020\u006a\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065");};_eged |=_dddb <<7;};if _ceddg < _becg -1{if _dddb ,_bcgf =_fadfa .GetByte (_fbaf -_fadfa .RowStride +_ceddg +1); -_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u006a\u0020<\u0020\u0077\u0070l\u0020\u002d\u0020\u0031\u0020\u0062\u0079\u0074\u0065");};_eged |=_dddb >>7;};};if _ceddg > 0{if _defaf ,_bcgf =_fadfa .GetByte (_fbaf +_ceddg -1);_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u006a\u0020\u003e \u0030"); -};_eged |=_defaf <<7;};_eged &=_cbgc ;if _eged ==0||^_eged ==0{if _bcgf =_fadfa .SetByte (_fbaf +_ceddg ,_eged );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0073e\u0074t\u0069\u006e\u0067\u0020\u0065m\u0070\u0074y\u0020\u0062\u0079\u0074\u0065");}; -};for {_fgcd =_eged ;_eged =(_eged |(_eged >>1)|(_eged <<1))&_cbgc ;if (_eged ^_fgcd )==0{if _bcgf =_fadfa .SetByte (_fbaf +_ceddg ,_eged );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065"); -};break ;};};};};for _ecaefc =_geaa -1;_ecaefc >=0;_ecaefc --{_fbaf =_ecaefc *_fadfa .RowStride ;_caefd =_ecaefc *_egaab .RowStride ;for _ceddg =_becg -1;_ceddg >=0;_ceddg --{if _eged ,_bcgf =_fadfa .GetByte (_fbaf +_ceddg );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0072\u0065\u0076er\u0073\u0065\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065"); -};if _cbgc ,_bcgf =_egaab .GetByte (_caefd +_ceddg );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _ecaefc < _geaa -1{if _gagd ,_bcgf =_fadfa .GetByte (_fbaf +_fadfa .RowStride +_ceddg ); -_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0069\u0020\u003c\u0020h\u0020\u002d\u0020\u0031\u0020\u002d\u003e\u0020\u0067\u0065t\u0020s\u006f\u0075\u0072\u0063\u0065\u0020\u0062y\u0074\u0065");};_eged |=_gagd |(_gagd <<1)|_gagd >>1;if _ceddg > 0{if _dddb ,_bcgf =_fadfa .GetByte (_fbaf +_fadfa .RowStride +_ceddg -1); -_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\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");};_eged |=_dddb <<7;};if _ceddg < _becg -1{if _dddb ,_bcgf =_fadfa .GetByte (_fbaf +_fadfa .RowStride +_ceddg +1); -_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\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"); -};_eged |=_dddb >>7;};};if _ceddg < _becg -1{if _fdeb ,_bcgf =_fadfa .GetByte (_fbaf +_ceddg +1);_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\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"); -};_eged |=_fdeb >>7;};_eged &=_cbgc ;if _eged ==0||(^_eged )==0{if _bcgf =_fadfa .SetByte (_fbaf +_ceddg ,_eged );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"\u0073e\u0074 \u006d\u0061\u0073\u006b\u0065\u0064\u0020\u0062\u0079\u0074\u0065");};};for {_fgcd =_eged ; -_eged =(_eged |(_eged >>1)|(_eged <<1))&_cbgc ;if (_eged ^_fgcd )==0{if _bcgf =_fadfa .SetByte (_fbaf +_ceddg ,_eged );_bcgf !=nil {return _g .Wrap (_bcgf ,_aecgb ,"r\u0065\u0076\u0065\u0072se\u0020s\u0065\u0074\u0020\u0070\u0072e\u0076\u0020\u0062\u0079\u0074\u0065"); -};break ;};};};};return nil ;};func MakePixelSumTab8 ()[]int {return _cdbc ()};func ClipBoxToRectangle (box *_c .Rectangle ,wi ,hi int )(_fcdg *_c .Rectangle ,_bcfd error ){const _bbfa ="\u0043l\u0069p\u0042\u006f\u0078\u0054\u006fR\u0065\u0063t\u0061\u006e\u0067\u006c\u0065"; -if box ==nil {return nil ,_g .Error (_bbfa ,"\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 ,_g .Error (_bbfa ,"\u0027\u0062\u006fx'\u0020\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"); -};_bgbe :=*box ;_fcdg =&_bgbe ;if _fcdg .Min .X < 0{_fcdg .Max .X +=_fcdg .Min .X ;_fcdg .Min .X =0;};if _fcdg .Min .Y < 0{_fcdg .Max .Y +=_fcdg .Min .Y ;_fcdg .Min .Y =0;};if _fcdg .Max .X > wi {_fcdg .Max .X =wi ;};if _fcdg .Max .Y > hi {_fcdg .Max .Y =hi ; -};return _fcdg ,nil ;};func _ceg (_be *Bitmap ,_fcb *Bitmap ,_gcca int )(_dg error ){const _cc ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0050\u006fw\u0065\u0072\u0032\u004c\u006f\u0077";switch _gcca {case 2:_dg =_cb (_be ,_fcb );case 4:_dg =_ab (_be ,_fcb ); -case 8:_dg =_age (_be ,_fcb );default:return _g .Error (_cc ,"\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 _dg !=nil {_dg =_g .Wrap (_dg ,_cc ,"");};return _dg ;};func (_egaeb *Bitmap )connComponentsBB (_ebffc int )(_eac *Boxes ,_bgga error ){const _fdeae ="\u0042\u0069\u0074ma\u0070\u002e\u0063\u006f\u006e\u006e\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0042"; -if _ebffc !=4&&_ebffc !=8{return nil ,_g .Error (_fdeae ,"\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 _egaeb .Zero (){return &Boxes {},nil ; -};_egaeb .setPadBits (0);_effc ,_bgga :=_gabg (nil ,_egaeb );if _bgga !=nil {return nil ,_g .Wrap (_bgga ,_fdeae ,"\u0062\u006d\u0031");};_ecc :=&_gg .Stack {};_ecc .Aux =&_gg .Stack {};_eac =&Boxes {};var (_ffdc ,_cbbf int ;_cggc _c .Point ;_dbga bool ; -_abbg *_c .Rectangle ;);for {if _cggc ,_dbga ,_bgga =_effc .nextOnPixel (_cbbf ,_ffdc );_bgga !=nil {return nil ,_g .Wrap (_bgga ,_fdeae ,"");};if !_dbga {break ;};if _abbg ,_bgga =_bgcf (_effc ,_ecc ,_cggc .X ,_cggc .Y ,_ebffc );_bgga !=nil {return nil ,_g .Wrap (_bgga ,_fdeae ,""); -};if _bgga =_eac .Add (_abbg );_bgga !=nil {return nil ,_g .Wrap (_bgga ,_fdeae ,"");};_cbbf =_cggc .X ;_ffdc =_cggc .Y ;};return _eac ,nil ;};func (_aggd *Bitmap )CountPixels ()int {return _aggd .countPixels ()};var _ecbfe =[]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 (_cfea *Bitmap )centroid (_fgfe ,_dfdg []int )(Point ,error ){_adcb :=Point {};_cfea .setPadBits (0);if len (_fgfe )==0{_fgfe =_fgbg ();};if len (_dfdg )==0{_dfdg =_cdbc ();};var _abdg ,_cfgg ,_fgdb ,_edcc ,_fbbc ,_fbee int ;var _dagg byte ;for _fbbc =0; -_fbbc < _cfea .Height ;_fbbc ++{_gcaf :=_cfea .RowStride *_fbbc ;_edcc =0;for _fbee =0;_fbee < _cfea .RowStride ;_fbee ++{_dagg =_cfea .Data [_gcaf +_fbee ];if _dagg !=0{_edcc +=_dfdg [_dagg ];_abdg +=_fgfe [_dagg ]+_fbee *8*_dfdg [_dagg ];};};_fgdb +=_edcc ; -_cfgg +=_edcc *_fbbc ;};if _fgdb !=0{_adcb .X =float32 (_abdg )/float32 (_fgdb );_adcb .Y =float32 (_cfgg )/float32 (_fgdb );};return _adcb ,nil ;};func (_bbce Points )GetIntX (i int )(int ,error ){if i >=len (_bbce ){return 0,_g .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 (_bbce [i ].X ),nil ;};func (_dfee *ClassedPoints )SortByX (){_dfee ._bgacg =_dfee .xSortFunction ();_b .Sort (_dfee )};func SelCreateBrick (h ,w int ,cy ,cx int ,tp SelectionValue )*Selection {_ffbc :=_ggab (h ,w ,"");_ffbc .setOrigin (cy ,cx ); -var _cdfc ,_dfacc int ;for _cdfc =0;_cdfc < h ;_cdfc ++{for _dfacc =0;_dfacc < w ;_dfacc ++{_ffbc .Data [_cdfc ][_dfacc ]=tp ;};};return _ffbc ;};type LocationFilter int ;func (_bbded *Bitmap )thresholdPixelSum (_caad int )bool {var (_cacg int ;_dgg uint8 ; -_cbag byte ;_bbf int ;);_ccgf :=_bbded .RowStride ;_dccc :=uint (_bbded .Width &0x07);if _dccc !=0{_dgg =uint8 ((0xff<<(8-_dccc ))&0xff);_ccgf --;};for _fgce :=0;_fgce < _bbded .Height ;_fgce ++{for _bbf =0;_bbf < _ccgf ;_bbf ++{_cbag =_bbded .Data [_fgce *_bbded .RowStride +_bbf ]; -_cacg +=int (_cge [_cbag ]);};if _dccc !=0{_cbag =_bbded .Data [_fgce *_bbded .RowStride +_bbf ]&_dgg ;_cacg +=int (_cge [_cbag ]);};if _cacg > _caad {return true ;};};return false ;};func (_cbegd *Bitmaps )SortByHeight (){_babfd :=(*byHeight )(_cbegd ); -_b .Sort (_babfd )};func Dilate (d *Bitmap ,s *Bitmap ,sel *Selection )(*Bitmap ,error ){return _ecaef (d ,s ,sel )};func (_adbgf Points )GetIntY (i int )(int ,error ){if i >=len (_adbgf ){return 0,_g .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 (_adbgf [i ].Y ),nil ;};func _cffa (_fbab *Bitmap ,_fded *Bitmap ,_abcfd *Selection ,_fgef **Bitmap )(*Bitmap ,error ){const _cegb ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0031";if _fded ==nil {return nil ,_g .Error (_cegb ,"\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 _abcfd ==nil {return nil ,_g .Error (_cegb ,"\u004d\u006f\u0072\u0068p\u0041\u0072\u0067\u0073\u0031\u0020\u0027\u0073\u0065\u006c'\u0020n\u006f\u0074\u0020\u0064\u0065\u0066\u0069n\u0065\u0064");};_gff ,_dbac :=_abcfd .Height ,_abcfd .Width ;if _gff ==0||_dbac ==0{return nil ,_g .Error (_cegb ,"\u0073\u0065\u006c\u0065ct\u0069\u006f\u006e\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030"); -};if _fbab ==nil {_fbab =_fded .createTemplate ();*_fgef =_fded ;return _fbab ,nil ;};_fbab .Width =_fded .Width ;_fbab .Height =_fded .Height ;_fbab .RowStride =_fded .RowStride ;_fbab .Color =_fded .Color ;_fbab .Data =make ([]byte ,_fded .RowStride *_fded .Height ); -if _fbab ==_fded {*_fgef =_fded .Copy ();}else {*_fgef =_fded ;};return _fbab ,nil ;};func _cdbc ()[]int {_adbad :=make ([]int ,256);for _ceaa :=0;_ceaa <=0xff;_ceaa ++{_fabc :=byte (_ceaa );_adbad [_fabc ]=int (_fabc &0x1)+(int (_fabc >>1)&0x1)+(int (_fabc >>2)&0x1)+(int (_fabc >>3)&0x1)+(int (_fabc >>4)&0x1)+(int (_fabc >>5)&0x1)+(int (_fabc >>6)&0x1)+(int (_fabc >>7)&0x1); -};return _adbad ;};func TstTSymbol (t *_ga .T ,scale ...int )*Bitmap {_bcad ,_dacfd :=NewWithData (5,5,[]byte {0xF8,0x20,0x20,0x20,0x20});_ge .NoError (t ,_dacfd );return TstGetScaledSymbol (t ,_bcad ,scale ...);};func (_bcff *Bitmap )Zero ()bool {_fad :=_bcff .Width /8; -_fdgd :=_bcff .Width &7;var _aacb byte ;if _fdgd !=0{_aacb =byte (0xff< 0{if _bcff .Data [_aad ]&_aacb !=0{return false ;};};};return true ;};func (_aafc *Bitmap )GetUnpaddedData ()([]byte ,error ){_egbf :=uint (_aafc .Width &0x07);if _egbf ==0{return _aafc .Data ,nil ;};_dgce :=_aafc .Width *_aafc .Height ; -if _dgce %8!=0{_dgce >>=3;_dgce ++;}else {_dgce >>=3;};_efff :=make ([]byte ,_dgce );_cbg :=_a .NewWriterMSB (_efff );const _dafc ="\u0047e\u0074U\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061";for _acfe :=0;_acfe < _aafc .Height ;_acfe ++{for _fff :=0; -_fff < _aafc .RowStride ;_fff ++{_cff :=_aafc .Data [_acfe *_aafc .RowStride +_fff ];if _fff !=_aafc .RowStride -1{_bbbf :=_cbg .WriteByte (_cff );if _bbbf !=nil {return nil ,_g .Wrap (_bbbf ,_dafc ,"");};continue ;};for _dga :=uint (0);_dga < _egbf ;_dga ++{_aee :=_cbg .WriteBit (int (_cff >>(7-_dga )&0x01)); -if _aee !=nil {return nil ,_g .Wrap (_aee ,_dafc ,"");};};};};return _efff ,nil ;};func (_bfg *Bitmap )SetDefaultPixel (){for _dca :=range _bfg .Data {_bfg .Data [_dca ]=byte (0xff);};};func TstWriteSymbols (t *_ga .T ,bms *Bitmaps ,src *Bitmap ){for _fcaeg :=0; -_fcaeg < bms .Size ();_fcaeg ++{_cbfa :=bms .Values [_fcaeg ];_dggb :=bms .Boxes [_fcaeg ];_ccbc :=src .RasterOperation (_dggb .Min .X ,_dggb .Min .Y ,_cbfa .Width ,_cbfa .Height ,PixSrc ,_cbfa ,0,0);_ge .NoError (t ,_ccbc );};};func (_bgdd *Bitmap )Equivalent (s *Bitmap )bool {return _bgdd .equivalent (s )}; -func _begab (_egcg *Bitmap )(_deeff *Bitmap ,_efbc int ,_acbg error ){const _febe ="\u0042i\u0074\u006d\u0061\u0070.\u0077\u006f\u0072\u0064\u004da\u0073k\u0042y\u0044\u0069\u006c\u0061\u0074\u0069\u006fn";if _egcg ==nil {return nil ,0,_g .Errorf (_febe ,"\u0027\u0073\u0027\u0020bi\u0074\u006d\u0061\u0070\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); -};var _efd ,_fdgg *Bitmap ;if _efd ,_acbg =_gabg (nil ,_egcg );_acbg !=nil {return nil ,0,_g .Wrap (_acbg ,_febe ,"\u0063\u006f\u0070\u0079\u0020\u0027\u0073\u0027");};var (_gfda [13]int ;_bfad ,_egaee int ;);_egegf :=12;_gebg :=_gg .NewNumSlice (_egegf +1); -_faag :=_gg .NewNumSlice (_egegf +1);var _cddd *Boxes ;for _fagc :=0;_fagc <=_egegf ;_fagc ++{if _fagc ==0{if _fdgg ,_acbg =_gabg (nil ,_efd );_acbg !=nil {return nil ,0,_g .Wrap (_acbg ,_febe ,"\u0066i\u0072\u0073\u0074\u0020\u0062\u006d2");};}else {if _fdgg ,_acbg =_fcac (_efd ,MorphProcess {Operation :MopDilation ,Arguments :[]int {2,1}}); -_acbg !=nil {return nil ,0,_g .Wrap (_acbg ,_febe ,"\u0064\u0069\u006ca\u0074\u0069\u006f\u006e\u0020\u0062\u006d\u0032");};};if _cddd ,_acbg =_fdgg .connComponentsBB (4);_acbg !=nil {return nil ,0,_g .Wrap (_acbg ,_febe ,"");};_gfda [_fagc ]=len (*_cddd ); -_gebg .AddInt (_gfda [_fagc ]);switch _fagc {case 0:_bfad =_gfda [0];default:_egaee =_gfda [_fagc -1]-_gfda [_fagc ];_faag .AddInt (_egaee );};_efd =_fdgg ;};_edgec :=true ;_efag :=2;var _dgfd ,_gbbb int ;for _bgbgb :=1;_bgbgb < len (*_faag );_bgbgb ++{if _dgfd ,_acbg =_gebg .GetInt (_bgbgb ); -_acbg !=nil {return nil ,0,_g .Wrap (_acbg ,_febe ,"\u0043\u0068\u0065\u0063ki\u006e\u0067\u0020\u0062\u0065\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0069o\u006e");};if _edgec &&_dgfd < int (0.3*float32 (_bfad )){_efag =_bgbgb +1;_edgec =false ; -};if _egaee ,_acbg =_faag .GetInt (_bgbgb );_acbg !=nil {return nil ,0,_g .Wrap (_acbg ,_febe ,"\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006ea\u0044\u0069\u0066\u0066");};if _egaee > _gbbb {_gbbb =_egaee ;};};_egfg :=_egcg .XResolution ;if _egfg ==0{_egfg =150; -};if _egfg > 110{_efag ++;};if _efag < 2{_cd .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"); -_efag =2;};_efbc =_efag +1;if _deeff ,_acbg =_fbad (nil ,_egcg ,_efag +1,1);_acbg !=nil {return nil ,0,_g .Wrap (_acbg ,_febe ,"\u0067\u0065\u0074\u0074in\u0067\u0020\u006d\u0061\u0073\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};return _deeff ,_efbc ,nil ; -};func CombineBytes (oldByte ,newByte byte ,op CombinationOperator )byte {return _ggdc (oldByte ,newByte ,op );};type byHeight Bitmaps ;func (_egef *Bitmap )CreateTemplate ()*Bitmap {return _egef .createTemplate ()};var _fgaab =[5]int {1,2,3,0,4};func TstWordBitmap (t *_ga .T ,scale ...int )*Bitmap {_feeag :=1; -if len (scale )> 0{_feeag =scale [0];};_febd :=3;_eaec :=9+7+15+2*_febd ;_ecde :=5+_febd +5;_becad :=New (_eaec *_feeag ,_ecde *_feeag );_bgda :=&Bitmaps {};var _bggc *int ;_febd *=_feeag ;_dceb :=0;_bggc =&_dceb ;_feabe :=0;_ggef :=TstDSymbol (t ,scale ...); -TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,_febd );_ggef =TstISymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstTSymbol (t ,scale ...); -TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,_febd );_ggef =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstWSymbol (t ,scale ...); -TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,0);*_bggc =0;_feabe =5*_feeag +_febd ;_ggef =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,_febd ); -_ggef =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstESymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag ); -_ggef =TstESymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,1*_feeag );_ggef =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_bgda ,_ggef ,_bggc ,_feabe ,0);TstWriteSymbols (t ,_bgda ,_becad );return _becad ;};func _abde (_bcea ,_eagb *Bitmap ,_cefgc *Selection )(*Bitmap ,error ){const _dadg ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0032"; -var _ggcb ,_bdeba int ;if _eagb ==nil {return nil ,_g .Error (_dadg ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c");};if _cefgc ==nil {return nil ,_g .Error (_dadg ,"\u0073e\u006c \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};_ggcb =_cefgc .Width ;_bdeba =_cefgc .Height ;if _ggcb ==0||_bdeba ==0{return nil ,_g .Error (_dadg ,"\u0073\u0065\u006c\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030");};if _bcea ==nil {return _eagb .createTemplate (),nil ;};if _bffg :=_bcea .resizeImageData (_eagb ); -_bffg !=nil {return nil ,_bffg ;};return _bcea ,nil ;};func (_ddfe *Bitmap )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _ffdf (_ddfe ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy );};func (_baffa *ClassedPoints )GetIntXByClass (i int )(int ,error ){const _efee ="\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 >=_baffa .IntSlice .Size (){return 0,_g .Errorf (_efee ,"\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 (_baffa .XAtIndex (i )),nil ;};func _fceb (_bab ,_ecd *Bitmap ,_caa int ,_bdb []byte ,_bgbg int )(_ggc error ){const _abgc ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0031"; -var (_bdde ,_bae ,_cegd ,_eag ,_bbb ,_gbd ,_egd ,_gdeg int ;_ed ,_fca uint32 ;_gbcg ,_edg byte ;_gbf uint16 ;);_add :=make ([]byte ,4);_gf :=make ([]byte ,4);for _cegd =0;_cegd < _bab .Height -1;_cegd ,_eag =_cegd +2,_eag +1{_bdde =_cegd *_bab .RowStride ; -_bae =_eag *_ecd .RowStride ;for _bbb ,_gbd =0,0;_bbb < _bgbg ;_bbb ,_gbd =_bbb +4,_gbd +1{for _egd =0;_egd < 4;_egd ++{_gdeg =_bdde +_bbb +_egd ;if _gdeg <=len (_bab .Data )-1&&_gdeg < _bdde +_bab .RowStride {_add [_egd ]=_bab .Data [_gdeg ];}else {_add [_egd ]=0x00; -};_gdeg =_bdde +_bab .RowStride +_bbb +_egd ;if _gdeg <=len (_bab .Data )-1&&_gdeg < _bdde +(2*_bab .RowStride ){_gf [_egd ]=_bab .Data [_gdeg ];}else {_gf [_egd ]=0x00;};};_ed =_cda .BigEndian .Uint32 (_add );_fca =_cda .BigEndian .Uint32 (_gf );_fca |=_ed ; -_fca |=_fca <<1;_fca &=0xaaaaaaaa;_ed =_fca |(_fca <<7);_gbcg =byte (_ed >>24);_edg =byte ((_ed >>8)&0xff);_gdeg =_bae +_gbd ;if _gdeg +1==len (_ecd .Data )-1||_gdeg +1>=_bae +_ecd .RowStride {_ecd .Data [_gdeg ]=_bdb [_gbcg ];}else {_gbf =(uint16 (_bdb [_gbcg ])<<8)|uint16 (_bdb [_edg ]); -if _ggc =_ecd .setTwoBytes (_gdeg ,_gbf );_ggc !=nil {return _g .Wrapf (_ggc ,_abgc ,"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",_gdeg ); -};_gbd ++;};};};return nil ;};const (Vanilla Color =iota ;Chocolate ;);func (_agece *ClassedPoints )SortByY (){_agece ._bgacg =_agece .ySortFunction ();_b .Sort (_agece )};func (_bbd *Bitmap )RemoveBorderGeneral (left ,right ,top ,bot int )(*Bitmap ,error ){return _bbd .removeBorderGeneral (left ,right ,top ,bot ); -};func (_edbe MorphProcess )getWidthHeight ()(_cbca ,_feca int ){return _edbe .Arguments [0],_edbe .Arguments [1];};type Bitmap struct{Width ,Height int ;BitmapNumber int ;RowStride int ;Data []byte ;Color Color ;Special int ;Text string ;XResolution ,YResolution int ; -};func (_cbde *Bitmap )addPadBits ()(_eaa error ){const _egbb ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0061\u0064\u0064\u0050\u0061d\u0042\u0069\u0074\u0073";_dfd :=_cbde .Width %8;if _dfd ==0{return nil ;};_eba :=_cbde .Width /8;_agec :=_a .NewReader (_cbde .Data ); -_ebcf :=make ([]byte ,_cbde .Height *_cbde .RowStride );_ega :=_a .NewWriterMSB (_ebcf );_ccbb :=make ([]byte ,_eba );var (_adb int ;_ageb uint64 ;);for _adb =0;_adb < _cbde .Height ;_adb ++{if _ ,_eaa =_agec .Read (_ccbb );_eaa !=nil {return _g .Wrap (_eaa ,_egbb ,"\u0066u\u006c\u006c\u0020\u0062\u0079\u0074e"); -};if _ ,_eaa =_ega .Write (_ccbb );_eaa !=nil {return _g .Wrap (_eaa ,_egbb ,"\u0066\u0075\u006c\u006c\u0020\u0062\u0079\u0074\u0065\u0073");};if _ageb ,_eaa =_agec .ReadBits (byte (_dfd ));_eaa !=nil {return _g .Wrap (_eaa ,_egbb ,"\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0062\u0069\u0074\u0073"); -};if _eaa =_ega .WriteByte (byte (_ageb )<>3)}; -func (_gfea *Bitmaps )ClipToBitmap (s *Bitmap )(*Bitmaps ,error ){const _dagf ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0043\u006c\u0069p\u0054\u006f\u0042\u0069tm\u0061\u0070";if _gfea ==nil {return nil ,_g .Error (_dagf ,"\u0042\u0069\u0074\u006dap\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if s ==nil {return nil ,_g .Error (_dagf ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};_gcdec :=len (_gfea .Values );_fdaa :=&Bitmaps {Values :make ([]*Bitmap ,_gcdec ),Boxes :make ([]*_c .Rectangle ,_gcdec )}; -var (_dfeb ,_fcca *Bitmap ;_dafaa *_c .Rectangle ;_dbfec error ;);for _cggce :=0;_cggce < _gcdec ;_cggce ++{if _dfeb ,_dbfec =_gfea .GetBitmap (_cggce );_dbfec !=nil {return nil ,_g .Wrap (_dbfec ,_dagf ,"");};if _dafaa ,_dbfec =_gfea .GetBox (_cggce ); -_dbfec !=nil {return nil ,_g .Wrap (_dbfec ,_dagf ,"");};if _fcca ,_dbfec =s .clipRectangle (_dafaa ,nil );_dbfec !=nil {return nil ,_g .Wrap (_dbfec ,_dagf ,"");};if _fcca ,_dbfec =_fcca .And (_dfeb );_dbfec !=nil {return nil ,_g .Wrap (_dbfec ,_dagf ,""); -};_fdaa .Values [_cggce ]=_fcca ;_fdaa .Boxes [_cggce ]=_dafaa ;};return _fdaa ,nil ;};func _fga ()(_bfa [256]uint32 ){for _eff :=0;_eff < 256;_eff ++{if _eff &0x01!=0{_bfa [_eff ]|=0xf;};if _eff &0x02!=0{_bfa [_eff ]|=0xf0;};if _eff &0x04!=0{_bfa [_eff ]|=0xf00; -};if _eff &0x08!=0{_bfa [_eff ]|=0xf000;};if _eff &0x10!=0{_bfa [_eff ]|=0xf0000;};if _eff &0x20!=0{_bfa [_eff ]|=0xf00000;};if _eff &0x40!=0{_bfa [_eff ]|=0xf000000;};if _eff &0x80!=0{_bfa [_eff ]|=0xf0000000;};};return _bfa ;};func (_cbfb *ClassedPoints )Len ()int {return _cbfb .IntSlice .Size ()}; -func (_dadb *Bitmap )inverseData (){if _ede :=_dadb .RasterOperation (0,0,_dadb .Width ,_dadb .Height ,PixNotDst ,nil ,0,0);_ede !=nil {_cd .Log .Debug ("\u0049n\u0076\u0065\u0072\u0073e\u0020\u0064\u0061\u0074\u0061 \u0066a\u0069l\u0065\u0064\u003a\u0020\u0027\u0025\u0076'",_ede ); -};if _dadb .Color ==Chocolate {_dadb .Color =Vanilla ;}else {_dadb .Color =Chocolate ;};};func _dafab (_efbe ,_gccf *Bitmap ,_edcbg ,_dgca ,_fbac ,_aacf ,_fbe ,_cdff ,_ecbe ,_baff int ,_ggad CombinationOperator ,_dcaa int )error {var _acgg int ;_adbe :=func (){_acgg ++; -_fbac +=_gccf .RowStride ;_aacf +=_efbe .RowStride ;_fbe +=_efbe .RowStride };for _acgg =_edcbg ;_acgg < _dgca ;_adbe (){var _cbcd uint16 ;_aafb :=_fbac ;for _defa :=_aacf ;_defa <=_fbe ;_defa ++{_ebdd ,_aebg :=_gccf .GetByte (_aafb );if _aebg !=nil {return _aebg ; -};_gdd ,_aebg :=_efbe .GetByte (_defa );if _aebg !=nil {return _aebg ;};_cbcd =(_cbcd |(uint16 (_gdd )&0xff))<>8);if _aebg =_gccf .SetByte (_aafb ,_ggdc (_ebdd ,_gdd ,_ggad ));_aebg !=nil {return _aebg ;};_aafb ++;_cbcd <<=uint (_ecbe ); -if _defa ==_fbe {_gdd =byte (_cbcd >>(8-uint8 (_baff )));if _dcaa !=0{_gdd =_acde (uint (8+_cdff ),_gdd );};_ebdd ,_aebg =_gccf .GetByte (_aafb );if _aebg !=nil {return _aebg ;};if _aebg =_gccf .SetByte (_aafb ,_ggdc (_ebdd ,_gdd ,_ggad ));_aebg !=nil {return _aebg ; -};};};};return nil ;};func _gddd (_bfgc ,_bcbfb *Bitmap ,_dcfc *Selection )(*Bitmap ,error ){const _ggfg ="\u0065\u0072\u006fd\u0065";var (_ffca error ;_dbad *Bitmap ;);_bfgc ,_ffca =_cffa (_bfgc ,_bcbfb ,_dcfc ,&_dbad );if _ffca !=nil {return nil ,_g .Wrap (_ffca ,_ggfg ,""); -};if _ffca =_bfgc .setAll ();_ffca !=nil {return nil ,_g .Wrap (_ffca ,_ggfg ,"");};var _gfab SelectionValue ;for _efcbd :=0;_efcbd < _dcfc .Height ;_efcbd ++{for _dbca :=0;_dbca < _dcfc .Width ;_dbca ++{_gfab =_dcfc .Data [_efcbd ][_dbca ];if _gfab ==SelHit {_ffca =_ffdf (_bfgc ,_dcfc .Cx -_dbca ,_dcfc .Cy -_efcbd ,_bcbfb .Width ,_bcbfb .Height ,PixSrcAndDst ,_dbad ,0,0); -if _ffca !=nil {return nil ,_g .Wrap (_ffca ,_ggfg ,"");};};};};if MorphBC ==SymmetricMorphBC {return _bfgc ,nil ;};_edef ,_cbdeb ,_aaaa ,_ccgc :=_dcfc .findMaxTranslations ();if _edef > 0{if _ffca =_bfgc .RasterOperation (0,0,_edef ,_bcbfb .Height ,PixClr ,nil ,0,0); -_ffca !=nil {return nil ,_g .Wrap (_ffca ,_ggfg ,"\u0078\u0070\u0020\u003e\u0020\u0030");};};if _aaaa > 0{if _ffca =_bfgc .RasterOperation (_bcbfb .Width -_aaaa ,0,_aaaa ,_bcbfb .Height ,PixClr ,nil ,0,0);_ffca !=nil {return nil ,_g .Wrap (_ffca ,_ggfg ,"\u0078\u006e\u0020\u003e\u0020\u0030"); -};};if _cbdeb > 0{if _ffca =_bfgc .RasterOperation (0,0,_bcbfb .Width ,_cbdeb ,PixClr ,nil ,0,0);_ffca !=nil {return nil ,_g .Wrap (_ffca ,_ggfg ,"\u0079\u0070\u0020\u003e\u0020\u0030");};};if _ccgc > 0{if _ffca =_bfgc .RasterOperation (0,_bcbfb .Height -_ccgc ,_bcbfb .Width ,_ccgc ,PixClr ,nil ,0,0); -_ffca !=nil {return nil ,_g .Wrap (_ffca ,_ggfg ,"\u0079\u006e\u0020\u003e\u0020\u0030");};};return _bfgc ,nil ;};func _fbad (_edbb ,_dgdg *Bitmap ,_ecaf ,_aagcd int )(*Bitmap ,error ){const _agbe ="\u0063\u006c\u006f\u0073\u0065\u0042\u0072\u0069\u0063\u006b"; -if _dgdg ==nil {return nil ,_g .Error (_agbe ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _ecaf < 1||_aagcd < 1{return nil ,_g .Error (_agbe ,"\u0068S\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0053\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031"); -};if _ecaf ==1&&_aagcd ==1{return _dgdg .Copy (),nil ;};if _ecaf ==1||_aagcd ==1{_face :=SelCreateBrick (_aagcd ,_ecaf ,_aagcd /2,_ecaf /2,SelHit );var _dgfa error ;_edbb ,_dgfa =_babb (_edbb ,_dgdg ,_face );if _dgfa !=nil {return nil ,_g .Wrap (_dgfa ,_agbe ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _edbb ,nil ;};_baed :=SelCreateBrick (1,_ecaf ,0,_ecaf /2,SelHit );_aec :=SelCreateBrick (_aagcd ,1,_aagcd /2,0,SelHit );_adac ,_fcebe :=_ecaef (nil ,_dgdg ,_baed );if _fcebe !=nil {return nil ,_g .Wrap (_fcebe ,_agbe ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};if _edbb ,_fcebe =_ecaef (_edbb ,_adac ,_aec );_fcebe !=nil {return nil ,_g .Wrap (_fcebe ,_agbe ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};if _ ,_fcebe =_gddd (_adac ,_edbb ,_baed );_fcebe !=nil {return nil ,_g .Wrap (_fcebe ,_agbe ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); -};if _ ,_fcebe =_gddd (_edbb ,_adac ,_aec );_fcebe !=nil {return nil ,_g .Wrap (_fcebe ,_agbe ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _edbb ,nil ;};func (_cggd *Boxes )Add (box *_c .Rectangle )error {if _cggd ==nil {return _g .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"); -};*_cggd =append (*_cggd ,box );return nil ;};func _eagg (_faa ,_eaga *Bitmap ,_dcc int ,_ccd []byte ,_efb int )(_gbg error ){const _edgf ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0033"; -var (_gaa ,_fdb ,_eafe ,_bddb ,_fge ,_bbaf ,_ebf ,_ebe int ;_ege ,_dge ,_cdde ,_cea uint32 ;_faga ,_fdbf byte ;_eeb uint16 ;);_fdc :=make ([]byte ,4);_gcd :=make ([]byte ,4);for _eafe =0;_eafe < _faa .Height -1;_eafe ,_bddb =_eafe +2,_bddb +1{_gaa =_eafe *_faa .RowStride ; -_fdb =_bddb *_eaga .RowStride ;for _fge ,_bbaf =0,0;_fge < _efb ;_fge ,_bbaf =_fge +4,_bbaf +1{for _ebf =0;_ebf < 4;_ebf ++{_ebe =_gaa +_fge +_ebf ;if _ebe <=len (_faa .Data )-1&&_ebe < _gaa +_faa .RowStride {_fdc [_ebf ]=_faa .Data [_ebe ];}else {_fdc [_ebf ]=0x00; -};_ebe =_gaa +_faa .RowStride +_fge +_ebf ;if _ebe <=len (_faa .Data )-1&&_ebe < _gaa +(2*_faa .RowStride ){_gcd [_ebf ]=_faa .Data [_ebe ];}else {_gcd [_ebf ]=0x00;};};_ege =_cda .BigEndian .Uint32 (_fdc );_dge =_cda .BigEndian .Uint32 (_gcd );_cdde =_ege &_dge ; -_cdde |=_cdde <<1;_cea =_ege |_dge ;_cea &=_cea <<1;_dge =_cdde &_cea ;_dge &=0xaaaaaaaa;_ege =_dge |(_dge <<7);_faga =byte (_ege >>24);_fdbf =byte ((_ege >>8)&0xff);_ebe =_fdb +_bbaf ;if _ebe +1==len (_eaga .Data )-1||_ebe +1>=_fdb +_eaga .RowStride {if _gbg =_eaga .SetByte (_ebe ,_ccd [_faga ]); -_gbg !=nil {return _g .Wrapf (_gbg ,_edgf ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_ebe );};}else {_eeb =(uint16 (_ccd [_faga ])<<8)|uint16 (_ccd [_fdbf ]);if _gbg =_eaga .setTwoBytes (_ebe ,_eeb );_gbg !=nil {return _g .Wrapf (_gbg ,_edgf ,"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",_ebe ); -};_bbaf ++;};};};return nil ;};func (_acbdg *Selection )setOrigin (_gdagg ,_bdeg int ){_acbdg .Cy ,_acbdg .Cx =_gdagg ,_bdeg };func (_gfgg *ClassedPoints )validateIntSlice ()error {const _cgb ="\u0076\u0061l\u0069\u0064\u0061t\u0065\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065"; -for _ ,_agebe :=range _gfgg .IntSlice {if _agebe >=(_gfgg .Points .Size ()){return _g .Errorf (_cgb ,"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",_agebe ,_gfgg .Points .Size ()); -};};return nil ;};func (_ddd *Bitmap )countPixels ()int {var (_cecg int ;_ddbd uint8 ;_ecf byte ;_cee int ;);_acae :=_ddd .RowStride ;_cgg :=uint (_ddd .Width &0x07);if _cgg !=0{_ddbd =uint8 ((0xff<<(8-_cgg ))&0xff);_acae --;};for _ffd :=0;_ffd < _ddd .Height ; -_ffd ++{for _cee =0;_cee < _acae ;_cee ++{_ecf =_ddd .Data [_ffd *_ddd .RowStride +_cee ];_cecg +=int (_cge [_ecf ]);};if _cgg !=0{_cecg +=int (_cge [_ddd .Data [_ffd *_ddd .RowStride +_cee ]&_ddbd ]);};};return _cecg ;};func (_gabdb *byWidth )Len ()int {return len (_gabdb .Values )}; -func (_adgbd *byWidth )Swap (i ,j int ){_adgbd .Values [i ],_adgbd .Values [j ]=_adgbd .Values [j ],_adgbd .Values [i ];if _adgbd .Boxes !=nil {_adgbd .Boxes [i ],_adgbd .Boxes [j ]=_adgbd .Boxes [j ],_adgbd .Boxes [i ];};};func _fcc (_gefb ,_gbdde *Bitmap ,_bda ,_bgeg int )(*Bitmap ,error ){const _fbdd ="\u006fp\u0065\u006e\u0042\u0072\u0069\u0063k"; -if _gbdde ==nil {return nil ,_g .Error (_fbdd ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _bda < 1&&_bgeg < 1{return nil ,_g .Error (_fbdd ,"\u0068\u0053\u0069\u007ae \u003c\u0020\u0031\u0020\u0026\u0026\u0020\u0076\u0053\u0069\u007a\u0065\u0020\u003c \u0031"); -};if _bda ==1&&_bgeg ==1{return _gbdde .Copy (),nil ;};if _bda ==1||_bgeg ==1{var _abdaf error ;_ccbad :=SelCreateBrick (_bgeg ,_bda ,_bgeg /2,_bda /2,SelHit );_gefb ,_abdaf =_cdacf (_gefb ,_gbdde ,_ccbad );if _abdaf !=nil {return nil ,_g .Wrap (_abdaf ,_fbdd ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _gefb ,nil ;};_ffceb :=SelCreateBrick (1,_bda ,0,_bda /2,SelHit );_fagaeb :=SelCreateBrick (_bgeg ,1,_bgeg /2,0,SelHit );_fdcf ,_feeg :=_gddd (nil ,_gbdde ,_ffceb );if _feeg !=nil {return nil ,_g .Wrap (_feeg ,_fbdd ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); -};_gefb ,_feeg =_gddd (_gefb ,_fdcf ,_fagaeb );if _feeg !=nil {return nil ,_g .Wrap (_feeg ,_fbdd ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};_ ,_feeg =_ecaef (_fdcf ,_gefb ,_ffceb );if _feeg !=nil {return nil ,_g .Wrap (_feeg ,_fbdd ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};_ ,_feeg =_ecaef (_gefb ,_fdcf ,_fagaeb );if _feeg !=nil {return nil ,_g .Wrap (_feeg ,_fbdd ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _gefb ,nil ;};func _aggf (_feac ,_cegbe *Bitmap ,_aegbb ,_cbeg int )(_aaeag error ){const _abfdf ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0034"; -var (_dbcf ,_bbad ,_affea ,_gabgf int ;_fadf ,_fbfc ,_bfeda ,_dace ,_bcgbf ,_fecaf ,_fdgea byte ;);for _dbcf =0;_dbcf < _aegbb ;_dbcf ++{_affea =_dbcf *_feac .RowStride ;_gabgf =_dbcf *_cegbe .RowStride ;for _bbad =0;_bbad < _cbeg ;_bbad ++{_fadf ,_aaeag =_feac .GetByte (_affea +_bbad ); -if _aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0066i\u0072\u0073\u0074\u0020\u0067\u0065t");};_fbfc ,_aaeag =_cegbe .GetByte (_gabgf +_bbad );if _aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0067\u0065\u0074"); -};if _dbcf > 0{_bfeda ,_aaeag =_feac .GetByte (_affea -_feac .RowStride +_bbad );if _aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0069\u0020\u003e \u0030");};_fadf |=_bfeda ;};if _bbad > 0{_dace ,_aaeag =_feac .GetByte (_affea +_bbad -1);if _aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u006a\u0020\u003e \u0030"); -};_fadf |=_dace <<7;};_fadf &=_fbfc ;if _fadf ==0||(^_fadf )==0{if _aaeag =_feac .SetByte (_affea +_bbad ,_fadf );_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"b\u0074\u0020\u003d\u003d 0\u0020|\u007c\u0020\u0028\u005e\u0062t\u0029\u0020\u003d\u003d\u0020\u0030"); -};continue ;};for {_fdgea =_fadf ;_fadf =(_fadf |(_fadf >>1)|(_fadf <<1))&_fbfc ;if (_fadf ^_fdgea )==0{if _aaeag =_feac .SetByte (_affea +_bbad ,_fadf );_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065"); -};break ;};};};};for _dbcf =_aegbb -1;_dbcf >=0;_dbcf --{_affea =_dbcf *_feac .RowStride ;_gabgf =_dbcf *_cegbe .RowStride ;for _bbad =_cbeg -1;_bbad >=0;_bbad --{if _fadf ,_aaeag =_feac .GetByte (_affea +_bbad );_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0020\u0066\u0069\u0072\u0073t\u0020\u0067\u0065\u0074"); -};if _fbfc ,_aaeag =_cegbe .GetByte (_gabgf +_bbad );_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _dbcf < _aegbb -1{if _bcgbf ,_aaeag =_feac .GetByte (_affea +_feac .RowStride +_bbad ); -_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0072\u0065v\u0065\u0072\u0073e\u0020\u0069\u0020\u003c\u0020\u0068\u0020\u002d\u0031");};_fadf |=_bcgbf ;};if _bbad < _cbeg -1{if _fecaf ,_aaeag =_feac .GetByte (_affea +_bbad +1);_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0072\u0065\u0076\u0065rs\u0065\u0020\u006a\u0020\u003c\u0020\u0077\u0070\u006c\u0020\u002d\u0020\u0031"); -};_fadf |=_fecaf >>7;};_fadf &=_fbfc ;if _fadf ==0||(^_fadf )==0{if _aaeag =_feac .SetByte (_affea +_bbad ,_fadf );_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\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 {_fdgea =_fadf ;_fadf =(_fadf |(_fadf >>1)|(_fadf <<1))&_fbfc ;if (_fadf ^_fdgea )==0{if _aaeag =_feac .SetByte (_affea +_bbad ,_fadf );_aaeag !=nil {return _g .Wrap (_aaeag ,_abfdf ,"\u0072e\u0076\u0065\u0072\u0073e\u0020\u0073\u0065\u0074\u0074i\u006eg\u0020p\u0072\u0065\u0076\u0020\u0062\u0079\u0074e"); -};break ;};};};};return nil ;};type Boxes []*_c .Rectangle ;type CombinationOperator int ;type Points []Point ;func _bgcf (_efbge *Bitmap ,_gcafg *_gg .Stack ,_eagcb ,_adcdb ,_dcbb int )(_aaad *_c .Rectangle ,_gcce error ){const _babf ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; -if _efbge ==nil {return nil ,_g .Error (_babf ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _gcafg ==nil {return nil ,_g .Error (_babf ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); -};switch _dcbb {case 4:if _aaad ,_gcce =_gecc (_efbge ,_gcafg ,_eagcb ,_adcdb );_gcce !=nil {return nil ,_g .Wrap (_gcce ,_babf ,"");};return _aaad ,nil ;case 8:if _aaad ,_gcce =_bcee (_efbge ,_gcafg ,_eagcb ,_adcdb );_gcce !=nil {return nil ,_g .Wrap (_gcce ,_babf ,""); -};return _aaad ,nil ;default:return nil ,_g .Errorf (_babf ,"\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",_dcbb ); -};};func TstVSymbol (t *_ga .T ,scale ...int )*Bitmap {_fbgg ,_cgeaa :=NewWithData (5,5,[]byte {0x88,0x88,0x88,0x50,0x20});_ge .NoError (t ,_cgeaa );return TstGetScaledSymbol (t ,_fbgg ,scale ...);};func _bcca (_fce *Bitmap ,_egce int )(*Bitmap ,error ){const _gc ="\u0065x\u0070a\u006e\u0064\u0042\u0069\u006ea\u0072\u0079P\u006f\u0077\u0065\u0072\u0032"; -if _fce ==nil {return nil ,_g .Error (_gc ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _egce ==1{return _gabg (nil ,_fce );};if _egce !=2&&_egce !=4&&_egce !=8{return nil ,_g .Error (_gc ,"\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"); -};_gcc :=_egce *_fce .Width ;_cae :=_egce *_fce .Height ;_fcf :=New (_gcc ,_cae );var _adg error ;switch _egce {case 2:_adg =_cb (_fcf ,_fce );case 4:_adg =_ab (_fcf ,_fce );case 8:_adg =_age (_fcf ,_fce );};if _adg !=nil {return nil ,_g .Wrap (_adg ,_gc ,""); -};return _fcf ,nil ;};func (_ecaff *Bitmaps )selectByIndexes (_afbd []int )(*Bitmaps ,error ){_eadab :=&Bitmaps {};for _ ,_ddcf :=range _afbd {_afce ,_aaff :=_ecaff .GetBitmap (_ddcf );if _aaff !=nil {return nil ,_g .Wrap (_aaff ,"\u0073e\u006ce\u0063\u0074\u0042\u0079\u0049\u006e\u0064\u0065\u0078\u0065\u0073",""); -};_eadab .AddBitmap (_afce );};return _eadab ,nil ;};func CorrelationScoreThresholded (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab ,downcount []int ,scoreThreshold float32 )(bool ,error ){const _gedca ="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 ,_g .Error (_gedca ,"\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 ,_g .Error (_gedca ,"\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 ,_g .Error (_gedca ,"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 ,_g .Error (_gedca ,"\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 ,_g .Error (_gedca ,"p\u0072\u006f\u0076\u0069de\u0064 \u006e\u0069\u006c\u0020\u0027s\u0075\u006d\u0074\u0061\u0062\u0027"); -};_cefg ,_dcec :=bm1 .Width ,bm1 .Height ;_acfa ,_ebbbf :=bm2 .Width ,bm2 .Height ;if _gg .Abs (_cefg -_acfa )> maxDiffW {return false ,nil ;};if _gg .Abs (_dcec -_ebbbf )> maxDiffH {return false ,nil ;};_daed :=int (delX +_gg .Sign (delX )*0.5);_dfbe :=int (delY +_gg .Sign (delY )*0.5); -_befd :=int (_eaf .Ceil (_eaf .Sqrt (float64 (scoreThreshold )*float64 (area1 )*float64 (area2 ))));_ebg :=bm2 .RowStride ;_abdd :=_befa (_dfbe ,0);_ccddd :=_gdab (_ebbbf +_dfbe ,_dcec );_bccb :=bm1 .RowStride *_abdd ;_ddbec :=bm2 .RowStride *(_abdd -_dfbe ); -var _gagc int ;if _ccddd <=_dcec {_gagc =downcount [_ccddd -1];};_becf :=_befa (_daed ,0);_adbg :=_gdab (_acfa +_daed ,_cefg );var _cgdd ,_dbgd int ;if _daed >=8{_cgdd =_daed >>3;_bccb +=_cgdd ;_becf -=_cgdd <<3;_adbg -=_cgdd <<3;_daed &=7;}else if _daed <=-8{_dbgd =-((_daed +7)>>3); -_ddbec +=_dbgd ;_ebg -=_dbgd ;_daed +=_dbgd <<3;};var (_dbe ,_edae ,_bad int ;_gfeg ,_caac ,_cde byte ;);if _becf >=_adbg ||_abdd >=_ccddd {return false ,nil ;};_cedfg :=(_adbg +7)>>3;switch {case _daed ==0:for _edae =_abdd ;_edae < _ccddd ;_edae ,_bccb ,_ddbec =_edae +1,_bccb +bm1 .RowStride ,_ddbec +bm2 .RowStride {for _bad =0; -_bad < _cedfg ;_bad ++{_gfeg =bm1 .Data [_bccb +_bad ]&bm2 .Data [_ddbec +_bad ];_dbe +=tab [_gfeg ];};if _dbe >=_befd {return true ,nil ;};if _adae :=_dbe +downcount [_edae ]-_gagc ;_adae < _befd {return false ,nil ;};};case _daed > 0&&_ebg < _cedfg :for _edae =_abdd ; -_edae < _ccddd ;_edae ,_bccb ,_ddbec =_edae +1,_bccb +bm1 .RowStride ,_ddbec +bm2 .RowStride {_caac =bm1 .Data [_bccb ];_cde =bm2 .Data [_ddbec ]>>uint (_daed );_gfeg =_caac &_cde ;_dbe +=tab [_gfeg ];for _bad =1;_bad < _ebg ;_bad ++{_caac =bm1 .Data [_bccb +_bad ]; -_cde =bm2 .Data [_ddbec +_bad ]>>uint (_daed )|bm2 .Data [_ddbec +_bad -1]<=_befd {return true ,nil ;}else if _dbe +downcount [_edae ]-_gagc < _befd {return false ,nil ;};};case _daed > 0&&_ebg >=_cedfg :for _edae =_abdd ;_edae < _ccddd ;_edae ,_bccb ,_ddbec =_edae +1,_bccb +bm1 .RowStride ,_ddbec +bm2 .RowStride {_caac =bm1 .Data [_bccb ]; -_cde =bm2 .Data [_ddbec ]>>uint (_daed );_gfeg =_caac &_cde ;_dbe +=tab [_gfeg ];for _bad =1;_bad < _cedfg ;_bad ++{_caac =bm1 .Data [_bccb +_bad ];_cde =bm2 .Data [_ddbec +_bad ]>>uint (_daed );_cde |=bm2 .Data [_ddbec +_bad -1]<=_befd {return true ,nil ;}else if _dbe +downcount [_edae ]-_gagc < _befd {return false ,nil ;};};case _cedfg < _ebg :for _edae =_abdd ;_edae < _ccddd ;_edae ,_bccb ,_ddbec =_edae +1,_bccb +bm1 .RowStride ,_ddbec +bm2 .RowStride {for _bad =0; -_bad < _cedfg ;_bad ++{_caac =bm1 .Data [_bccb +_bad ];_cde =bm2 .Data [_ddbec +_bad ]<>uint (8+_daed );_gfeg =_caac &_cde ;_dbe +=tab [_gfeg ];};if _dbe >=_befd {return true ,nil ;}else if _gbe :=_dbe +downcount [_edae ]-_gagc ; -_gbe < _befd {return false ,nil ;};};case _ebg >=_cedfg :for _edae =_abdd ;_edae < _ccddd ;_edae ,_bccb ,_ddbec =_edae +1,_bccb +bm1 .RowStride ,_ddbec +bm2 .RowStride {for _bad =0;_bad < _cedfg ;_bad ++{_caac =bm1 .Data [_bccb +_bad ];_cde =bm2 .Data [_ddbec +_bad ]<>uint (8+_daed );_gfeg =_caac &_cde ;_dbe +=tab [_gfeg ];};_caac =bm1 .Data [_bccb +_bad ];_cde =bm2 .Data [_ddbec +_bad ]<=_befd {return true ,nil ;}else if _dbe +downcount [_edae ]-_gagc < _befd {return false ,nil ; -};};};_aagd :=float32 (_dbe )*float32 (_dbe )/(float32 (area1 )*float32 (area2 ));if _aagd >=scoreThreshold {_cd .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",_dbe ,_befd ,_aagd ,scoreThreshold ); -};return false ,nil ;};type Bitmaps struct{Values []*Bitmap ;Boxes []*_c .Rectangle ;};func (_gdag *Bitmap )nextOnPixelLow (_cce ,_eeaa ,_gceg ,_gbfe ,_gcbc int )(_deaa _c .Point ,_cfca bool ,_cbfg error ){const _dgcg ="B\u0069\u0074\u006d\u0061p.\u006ee\u0078\u0074\u004f\u006e\u0050i\u0078\u0065\u006c\u004c\u006f\u0077"; -var (_ebff int ;_ccdd byte ;);_bdec :=_gcbc *_gceg ;_afdd :=_bdec +(_gbfe /8);if _ccdd ,_cbfg =_gdag .GetByte (_afdd );_cbfg !=nil {return _deaa ,false ,_g .Wrap (_cbfg ,_dgcg ,"\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 _ccdd !=0{_aeb :=_gbfe -(_gbfe %8)+7;for _ebff =_gbfe ;_ebff <=_aeb &&_ebff < _cce ;_ebff ++{if _gdag .GetPixel (_ebff ,_gcbc ){_deaa .X =_ebff ;_deaa .Y =_gcbc ;return _deaa ,true ,nil ;};};};_fcab :=(_gbfe /8)+1;_ebff =8*_fcab ;var _ebbb int ;for _afdd =_bdec +_fcab ; -_ebff < _cce ;_afdd ,_ebff =_afdd +1,_ebff +8{if _ccdd ,_cbfg =_gdag .GetByte (_afdd );_cbfg !=nil {return _deaa ,false ,_g .Wrap (_cbfg ,_dgcg ,"r\u0065\u0073\u0074\u0020of\u0020t\u0068\u0065\u0020\u006c\u0069n\u0065\u0020\u0062\u0079\u0074\u0065");}; -if _ccdd ==0{continue ;};for _ebbb =0;_ebbb < 8&&_ebff < _cce ;_ebbb ,_ebff =_ebbb +1,_ebff +1{if _gdag .GetPixel (_ebff ,_gcbc ){_deaa .X =_ebff ;_deaa .Y =_gcbc ;return _deaa ,true ,nil ;};};};for _gfga :=_gcbc +1;_gfga < _eeaa ;_gfga ++{_bdec =_gfga *_gceg ; -for _afdd ,_ebff =_bdec ,0;_ebff < _cce ;_afdd ,_ebff =_afdd +1,_ebff +8{if _ccdd ,_cbfg =_gdag .GetByte (_afdd );_cbfg !=nil {return _deaa ,false ,_g .Wrap (_cbfg ,_dgcg ,"\u0066o\u006cl\u006f\u0077\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u0073"); -};if _ccdd ==0{continue ;};for _ebbb =0;_ebbb < 8&&_ebff < _cce ;_ebbb ,_ebff =_ebbb +1,_ebff +1{if _gdag .GetPixel (_ebff ,_gfga ){_deaa .X =_ebff ;_deaa .Y =_gfga ;return _deaa ,true ,nil ;};};};};return _deaa ,false ,nil ;};func _eafed (_fbf int )int {if _fbf < 0{return -_fbf ; -};return _fbf ;};func _ggdc (_bcag ,_ceeg byte ,_gcegc CombinationOperator )byte {switch _gcegc {case CmbOpOr :return _ceeg |_bcag ;case CmbOpAnd :return _ceeg &_bcag ;case CmbOpXor :return _ceeg ^_bcag ;case CmbOpXNor :return ^(_ceeg ^_bcag );case CmbOpNot :return ^(_ceeg ); -default:return _ceeg ;};};type MorphProcess struct{Operation MorphOperation ;Arguments []int ;};func TstASymbol (t *_ga .T )*Bitmap {t .Helper ();_gbabg :=New (6,6);_ge .NoError (t ,_gbabg .SetPixel (1,0,1));_ge .NoError (t ,_gbabg .SetPixel (2,0,1));_ge .NoError (t ,_gbabg .SetPixel (3,0,1)); -_ge .NoError (t ,_gbabg .SetPixel (4,0,1));_ge .NoError (t ,_gbabg .SetPixel (5,1,1));_ge .NoError (t ,_gbabg .SetPixel (1,2,1));_ge .NoError (t ,_gbabg .SetPixel (2,2,1));_ge .NoError (t ,_gbabg .SetPixel (3,2,1));_ge .NoError (t ,_gbabg .SetPixel (4,2,1)); -_ge .NoError (t ,_gbabg .SetPixel (5,2,1));_ge .NoError (t ,_gbabg .SetPixel (0,3,1));_ge .NoError (t ,_gbabg .SetPixel (5,3,1));_ge .NoError (t ,_gbabg .SetPixel (0,4,1));_ge .NoError (t ,_gbabg .SetPixel (5,4,1));_ge .NoError (t ,_gbabg .SetPixel (1,5,1)); -_ge .NoError (t ,_gbabg .SetPixel (2,5,1));_ge .NoError (t ,_gbabg .SetPixel (3,5,1));_ge .NoError (t ,_gbabg .SetPixel (4,5,1));_ge .NoError (t ,_gbabg .SetPixel (5,5,1));return _gbabg ;};type fillSegment struct{_eaae int ;_dec int ;_bdecg int ;_ddcd int ; -};func (_bdc *Bitmap )SetPadBits (value int ){_bdc .setPadBits (value )};func (_cdgec *Boxes )Get (i int )(*_c .Rectangle ,error ){const _ggeb ="\u0042o\u0078\u0065\u0073\u002e\u0047\u0065t";if _cdgec ==nil {return nil ,_g .Error (_ggeb ,"\u0027\u0042\u006f\u0078es\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if i > len (*_cdgec )-1{return nil ,_g .Errorf (_ggeb ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return (*_cdgec )[i ],nil ;};func (_fccf *Selection )findMaxTranslations ()(_cfed ,_fdag ,_faeccd ,_gddf int ){for _bdcda :=0; -_bdcda < _fccf .Height ;_bdcda ++{for _gaea :=0;_gaea < _fccf .Width ;_gaea ++{if _fccf .Data [_bdcda ][_gaea ]==SelHit {_cfed =_befa (_cfed ,_fccf .Cx -_gaea );_fdag =_befa (_fdag ,_fccf .Cy -_bdcda );_faeccd =_befa (_faeccd ,_gaea -_fccf .Cx );_gddf =_befa (_gddf ,_bdcda -_fccf .Cy ); -};};};return _cfed ,_fdag ,_faeccd ,_gddf ;};func _fgga (_bdce *Bitmap ,_cgacg ,_ffec ,_bcfa ,_fgee int ,_agc RasterOperator ,_abad *Bitmap ,_fgdf ,_efcg int )error {var (_bdbbf bool ;_baafb bool ;_cbaa int ;_ffbg int ;_gfgaf int ;_geec bool ;_geae byte ; -_dffd int ;_dbfgf int ;_ddef int ;_eecf ,_cgc int ;);_dacg :=8-(_cgacg &7);_dfbgd :=_efg [_dacg ];_bbba :=_bdce .RowStride *_ffec +(_cgacg >>3);_bfed :=_abad .RowStride *_efcg +(_fgdf >>3);if _bcfa < _dacg {_bdbbf =true ;_dfbgd &=_bcaged [8-_dacg +_bcfa ]; -};if !_bdbbf {_cbaa =(_bcfa -_dacg )>>3;if _cbaa > 0{_baafb =true ;_ffbg =_bbba +1;_gfgaf =_bfed +1;};};_dffd =(_cgacg +_bcfa )&7;if !(_bdbbf ||_dffd ==0){_geec =true ;_geae =_bcaged [_dffd ];_dbfgf =_bbba +1+_cbaa ;_ddef =_bfed +1+_cbaa ;};switch _agc {case PixSrc :for _eecf =0; -_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],_abad .Data [_bfed ],_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ;};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]=_abad .Data [_gfgaf +_cgc ]; -};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],_abad .Data [_ddef ],_geae );_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixNotSrc :for _eecf =0; -_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],^_abad .Data [_bfed ],_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ;};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]=^_abad .Data [_gfgaf +_cgc ]; -};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],^_abad .Data [_ddef ],_geae );_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixSrcOrDst :for _eecf =0; -_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],_abad .Data [_bfed ]|_bdce .Data [_bbba ],_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ;};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ; -_cgc ++{_bdce .Data [_ffbg +_cgc ]|=_abad .Data [_gfgaf +_cgc ];};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],_abad .Data [_ddef ]|_bdce .Data [_dbfgf ],_geae ); -_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixSrcAndDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],_abad .Data [_bfed ]&_bdce .Data [_bbba ],_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ; -};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]&=_abad .Data [_gfgaf +_cgc ];};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],_abad .Data [_ddef ]&_bdce .Data [_dbfgf ],_geae ); -_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixSrcXorDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],_abad .Data [_bfed ]^_bdce .Data [_bbba ],_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ; -};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]^=_abad .Data [_gfgaf +_cgc ];};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],_abad .Data [_ddef ]^_bdce .Data [_dbfgf ],_geae ); -_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixNotSrcOrDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],^(_abad .Data [_bfed ])|_bdce .Data [_bbba ],_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ; -};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]|=^(_abad .Data [_gfgaf +_cgc ]);};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],^(_abad .Data [_ddef ])|_bdce .Data [_dbfgf ],_geae ); -_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixNotSrcAndDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],^(_abad .Data [_bfed ])&_bdce .Data [_bbba ],_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ; -};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]&=^_abad .Data [_gfgaf +_cgc ];};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],^(_abad .Data [_ddef ])&_bdce .Data [_dbfgf ],_geae ); -_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixSrcOrNotDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],_abad .Data [_bfed ]|^(_bdce .Data [_bbba ]),_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ; -};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]=_abad .Data [_gfgaf +_cgc ]|^(_bdce .Data [_ffbg +_cgc ]);};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ; -_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],_abad .Data [_ddef ]|^(_bdce .Data [_dbfgf ]),_geae );_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixSrcAndNotDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],_abad .Data [_bfed ]&^(_bdce .Data [_bbba ]),_dfbgd ); -_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ;};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]=_abad .Data [_gfgaf +_cgc ]&^(_bdce .Data [_ffbg +_cgc ]);};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ; -};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],_abad .Data [_ddef ]&^(_bdce .Data [_dbfgf ]),_geae );_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixNotPixSrcOrDst :for _eecf =0;_eecf < _fgee ; -_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],^(_abad .Data [_bfed ]|_bdce .Data [_bbba ]),_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ;};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]=^(_abad .Data [_gfgaf +_cgc ]|_bdce .Data [_ffbg +_cgc ]); -};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],^(_abad .Data [_ddef ]|_bdce .Data [_dbfgf ]),_geae );_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ; -};};case PixNotPixSrcAndDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],^(_abad .Data [_bfed ]&_bdce .Data [_bbba ]),_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ;};if _baafb {for _eecf =0;_eecf < _fgee ; -_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]=^(_abad .Data [_gfgaf +_cgc ]&_bdce .Data [_ffbg +_cgc ]);};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],^(_abad .Data [_ddef ]&_bdce .Data [_dbfgf ]),_geae ); -_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};case PixNotPixSrcXorDst :for _eecf =0;_eecf < _fgee ;_eecf ++{_bdce .Data [_bbba ]=_dbcg (_bdce .Data [_bbba ],^(_abad .Data [_bfed ]^_bdce .Data [_bbba ]),_dfbgd );_bbba +=_bdce .RowStride ;_bfed +=_abad .RowStride ; -};if _baafb {for _eecf =0;_eecf < _fgee ;_eecf ++{for _cgc =0;_cgc < _cbaa ;_cgc ++{_bdce .Data [_ffbg +_cgc ]=^(_abad .Data [_gfgaf +_cgc ]^_bdce .Data [_ffbg +_cgc ]);};_ffbg +=_bdce .RowStride ;_gfgaf +=_abad .RowStride ;};};if _geec {for _eecf =0;_eecf < _fgee ; -_eecf ++{_bdce .Data [_dbfgf ]=_dbcg (_bdce .Data [_dbfgf ],^(_abad .Data [_ddef ]^_bdce .Data [_dbfgf ]),_geae );_dbfgf +=_bdce .RowStride ;_ddef +=_abad .RowStride ;};};default:_cd .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",_agc ); -return _g .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 (_aaadb *Bitmaps )GetBitmap (i int )(*Bitmap ,error ){const _fbcg ="\u0047e\u0074\u0042\u0069\u0074\u006d\u0061p";if _aaadb ==nil {return nil ,_g .Error (_fbcg ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073"); -};if i > len (_aaadb .Values )-1{return nil ,_g .Errorf (_fbcg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _aaadb .Values [i ],nil ;};func init (){const _dagce ="\u0062\u0069\u0074\u006dap\u0073\u002e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0069\u007a\u0061\u0074\u0069o\u006e"; -_afbdg =New (50,40);var _adec error ;_afbdg ,_adec =_afbdg .AddBorder (2,1);if _adec !=nil {panic (_g .Wrap (_adec ,_dagce ,"f\u0072\u0061\u006d\u0065\u0042\u0069\u0074\u006d\u0061\u0070"));};_cafeg ,_adec =NewWithData (50,22,_ecbfe );if _adec !=nil {panic (_g .Wrap (_adec ,_dagce ,"i\u006d\u0061\u0067\u0065\u0042\u0069\u0074\u006d\u0061\u0070")); -};};func (_bcef *BitmapsArray )GetBitmaps (i int )(*Bitmaps ,error ){const _feef ="\u0042\u0069\u0074ma\u0070\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u0069\u0074\u006d\u0061\u0070\u0073";if _bcef ==nil {return nil ,_g .Error (_feef ,"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 (_bcef .Values )-1{return nil ,_g .Errorf (_feef ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _bcef .Values [i ],nil ;};func (_aaeg *Bitmap )ToImage ()_c .Image {_bgdc ,_gfgc :=_bg .NewImage (_aaeg .Width ,_aaeg .Height ,1,1,_aaeg .Data ,nil ,nil ); -if _gfgc !=nil {_cd .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",_gfgc ); -};return _bgdc ;};func (_bcgb *Bitmap )GetChocolateData ()[]byte {if _bcgb .Color ==Vanilla {_bcgb .inverseData ();};return _bcgb .Data ;};func (_aecc *Bitmaps )String ()string {_dfab :=_ea .Builder {};for _ ,_ecdge :=range _aecc .Values {_dfab .WriteString (_ecdge .String ()); -_dfab .WriteRune ('\n');};return _dfab .String ();};func _gcac (_ggfe *Bitmap ,_ceee ,_ccfd int ,_bbgfa ,_abdc int ,_efed RasterOperator ,_dfeec *Bitmap ,_eggc ,_dgag int )error {var _adgf ,_cffac ,_edcf ,_acca int ;if _ceee < 0{_eggc -=_ceee ;_bbgfa +=_ceee ; -_ceee =0;};if _eggc < 0{_ceee -=_eggc ;_bbgfa +=_eggc ;_eggc =0;};_adgf =_ceee +_bbgfa -_ggfe .Width ;if _adgf > 0{_bbgfa -=_adgf ;};_cffac =_eggc +_bbgfa -_dfeec .Width ;if _cffac > 0{_bbgfa -=_cffac ;};if _ccfd < 0{_dgag -=_ccfd ;_abdc +=_ccfd ;_ccfd =0; -};if _dgag < 0{_ccfd -=_dgag ;_abdc +=_dgag ;_dgag =0;};_edcf =_ccfd +_abdc -_ggfe .Height ;if _edcf > 0{_abdc -=_edcf ;};_acca =_dgag +_abdc -_dfeec .Height ;if _acca > 0{_abdc -=_acca ;};if _bbgfa <=0||_abdc <=0{return nil ;};var _gcg error ;switch {case _ceee &7==0&&_eggc &7==0:_gcg =_fdga (_ggfe ,_ceee ,_ccfd ,_bbgfa ,_abdc ,_efed ,_dfeec ,_eggc ,_dgag ); -case _ceee &7==_eggc &7:_gcg =_fgga (_ggfe ,_ceee ,_ccfd ,_bbgfa ,_abdc ,_efed ,_dfeec ,_eggc ,_dgag );default:_gcg =_cbfd (_ggfe ,_ceee ,_ccfd ,_bbgfa ,_abdc ,_efed ,_dfeec ,_eggc ,_dgag );};if _gcg !=nil {return _g .Wrap (_gcg ,"r\u0061\u0073\u0074\u0065\u0072\u004f\u0070\u004c\u006f\u0077",""); -};return nil ;};func (_gegc *Bitmap )AddBorderGeneral (left ,right ,top ,bot int ,val int )(*Bitmap ,error ){return _gegc .addBorderGeneral (left ,right ,top ,bot ,val );};func (_geee *Bitmaps )Size ()int {return len (_geee .Values )};func (_gce *Bitmap )SetPixel (x ,y int ,pixel byte )error {_cgee :=_gce .GetByteIndex (x ,y ); -if _cgee > len (_gce .Data )-1{return _g .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",_cgee );};_bge :=_gce .GetBitOffset (x ); -_bged :=uint (7-_bge );_fde :=_gce .Data [_cgee ];var _eecg byte ;if pixel ==1{_eecg =_fde |(pixel &0x01<<_bged );}else {_eecg =_fde &^(1<<_bged );};_gce .Data [_cgee ]=_eecg ;return nil ;};func (_afdb *Bitmap )setFourBytes (_eeeb int ,_bee uint32 )error {if _eeeb +3> len (_afdb .Data )-1{return _g .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",_eeeb ); -};_afdb .Data [_eeeb ]=byte ((_bee &0xff000000)>>24);_afdb .Data [_eeeb +1]=byte ((_bee &0xff0000)>>16);_afdb .Data [_eeeb +2]=byte ((_bee &0xff00)>>8);_afdb .Data [_eeeb +3]=byte (_bee &0xff);return nil ;};func (_bcbf MorphProcess )verify (_fgfa int ,_cbdd ,_bfcc *int )error {const _fea ="\u004d\u006f\u0072\u0070hP\u0072\u006f\u0063\u0065\u0073\u0073\u002e\u0076\u0065\u0072\u0069\u0066\u0079"; -switch _bcbf .Operation {case MopDilation ,MopErosion ,MopOpening ,MopClosing :if len (_bcbf .Arguments )!=2{return _g .Error (_fea ,"\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"); -};_aagc ,_egegd :=_bcbf .getWidthHeight ();if _aagc <=0||_egegd <=0{return _g .Error (_fea ,"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 :_gbbe :=len (_bcbf .Arguments );*_cbdd +=_gbbe ;if _gbbe < 1||_gbbe > 4{return _g .Error (_fea ,"\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 _cfgad :=0;_cfgad < _gbbe ;_cfgad ++{if _bcbf .Arguments [_cfgad ]< 1||_bcbf .Arguments [_cfgad ]> 4{return _g .Error (_fea ,"\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 (_bcbf .Arguments )==0{return _g .Error (_fea ,"\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"); -};_dbc :=_bcbf .Arguments [0];if _dbc !=2&&_dbc !=4&&_dbc !=8{return _g .Error (_fea ,"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"); -};*_cbdd -=_fgaab [_dbc /4];case MopAddBorder :if len (_bcbf .Arguments )==0{return _g .Error (_fea ,"\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"); -};_ceae :=_bcbf .Arguments [0];if _fgfa > 0{return _g .Error (_fea ,"\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 _ceae < 1{return _g .Error (_fea ,"\u0041\u0064\u0064\u0042o\u0072\u0064\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065 \u006co\u0077\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};*_bfcc =_ceae ;};return nil ;};func (_ddce *Bitmaps )AddBitmap (bm *Bitmap ){_ddce .Values =append (_ddce .Values ,bm )}; -func (_faaa *Bitmap )createTemplate ()*Bitmap {return &Bitmap {Width :_faaa .Width ,Height :_faaa .Height ,RowStride :_faaa .RowStride ,Color :_faaa .Color ,Text :_faaa .Text ,BitmapNumber :_faaa .BitmapNumber ,Special :_faaa .Special ,Data :make ([]byte ,len (_faaa .Data ))}; -};func (_adag *Bitmap )setPadBits (_cfa int ){_dfdb :=8-_adag .Width %8;if _dfdb ==8{return ;};_gfgee :=_adag .Width /8;_baa :=_efg [_dfdb ];if _cfa ==0{_baa ^=_baa ;};var _ffc int ;for _gcba :=0;_gcba < _adag .Height ;_gcba ++{_ffc =_gcba *_adag .RowStride +_gfgee ; -if _cfa ==0{_adag .Data [_ffc ]&=_baa ;}else {_adag .Data [_ffc ]|=_baa ;};};};func (_gfac *Bitmaps )makeSizeIndicator (_bffa ,_feaad int ,_agdb LocationFilter ,_daaf SizeComparison )(_afef *_gg .NumSlice ,_agae error ){const _beae ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u006d\u0061\u006b\u0065S\u0069z\u0065I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; -if _gfac ==nil {return nil ,_g .Error (_beae ,"\u0062\u0069\u0074ma\u0070\u0073\u0020\u0027\u0062\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};switch _agdb {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_g .Errorf (_beae ,"\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",_agdb ); -};switch _daaf {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE ,SizeSelectIfEQ :default:return nil ,_g .Errorf (_beae ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",_daaf ); -};_afef =&_gg .NumSlice {};var (_gbdda ,_dggf ,_feg int ;_cdbce *Bitmap ;);for _ ,_cdbce =range _gfac .Values {_gbdda =0;_dggf ,_feg =_cdbce .Width ,_cdbce .Height ;switch _agdb {case LocSelectWidth :if (_daaf ==SizeSelectIfLT &&_dggf < _bffa )||(_daaf ==SizeSelectIfGT &&_dggf > _bffa )||(_daaf ==SizeSelectIfLTE &&_dggf <=_bffa )||(_daaf ==SizeSelectIfGTE &&_dggf >=_bffa )||(_daaf ==SizeSelectIfEQ &&_dggf ==_bffa ){_gbdda =1; -};case LocSelectHeight :if (_daaf ==SizeSelectIfLT &&_feg < _feaad )||(_daaf ==SizeSelectIfGT &&_feg > _feaad )||(_daaf ==SizeSelectIfLTE &&_feg <=_feaad )||(_daaf ==SizeSelectIfGTE &&_feg >=_feaad )||(_daaf ==SizeSelectIfEQ &&_feg ==_feaad ){_gbdda =1; -};case LocSelectIfEither :if (_daaf ==SizeSelectIfLT &&(_dggf < _bffa ||_feg < _feaad ))||(_daaf ==SizeSelectIfGT &&(_dggf > _bffa ||_feg > _feaad ))||(_daaf ==SizeSelectIfLTE &&(_dggf <=_bffa ||_feg <=_feaad ))||(_daaf ==SizeSelectIfGTE &&(_dggf >=_bffa ||_feg >=_feaad ))||(_daaf ==SizeSelectIfEQ &&(_dggf ==_bffa ||_feg ==_feaad )){_gbdda =1; -};case LocSelectIfBoth :if (_daaf ==SizeSelectIfLT &&(_dggf < _bffa &&_feg < _feaad ))||(_daaf ==SizeSelectIfGT &&(_dggf > _bffa &&_feg > _feaad ))||(_daaf ==SizeSelectIfLTE &&(_dggf <=_bffa &&_feg <=_feaad ))||(_daaf ==SizeSelectIfGTE &&(_dggf >=_bffa &&_feg >=_feaad ))||(_daaf ==SizeSelectIfEQ &&(_dggf ==_bffa &&_feg ==_feaad )){_gbdda =1; -};};_afef .AddInt (_gbdda );};return _afef ,nil ;};func (_ddf *Bitmap )GetBitOffset (x int )int {return x &0x07};func (_dfca *Bitmaps )GroupByHeight ()(*BitmapsArray ,error ){const _abdec ="\u0047\u0072\u006f\u0075\u0070\u0042\u0079\u0048\u0065\u0069\u0067\u0068\u0074"; -if len (_dfca .Values )==0{return nil ,_g .Error (_abdec ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};_eegf :=&BitmapsArray {};_dfca .SortByHeight ();_dgcd :=-1;_bcde :=-1;for _afeec :=0;_afeec < len (_dfca .Values ); -_afeec ++{_dbbe :=_dfca .Values [_afeec ].Height ;if _dbbe > _dgcd {_dgcd =_dbbe ;_bcde ++;_eegf .Values =append (_eegf .Values ,&Bitmaps {});};_eegf .Values [_bcde ].AddBitmap (_dfca .Values [_afeec ]);};return _eegf ,nil ;};const (_aafgg shift =iota ; -_bbgff ;);func _eef (_dbb *Bitmap ,_gbc ,_cec int )(*Bitmap ,error ){const _dag ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0052\u0065p\u006c\u0069\u0063\u0061\u0074\u0065";if _dbb ==nil {return nil ,_g .Error (_dag ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _gbc <=0||_cec <=0{return nil ,_g .Error (_dag ,"\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 _gbc ==_cec {if _gbc ==1{_cdd ,_ec :=_gabg (nil ,_dbb ); -if _ec !=nil {return nil ,_g .Wrap (_ec ,_dag ,"\u0078\u0046\u0061\u0063\u0074\u0020\u003d\u003d\u0020y\u0046\u0061\u0063\u0074");};return _cdd ,nil ;};if _gbc ==2||_gbc ==4||_gbc ==8{_dc ,_fdg :=_bcca (_dbb ,_gbc );if _fdg !=nil {return nil ,_g .Wrap (_fdg ,_dag ,"\u0078\u0046a\u0063\u0074\u0020i\u006e\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d"); -};return _dc ,nil ;};};_fgc :=_gbc *_dbb .Width ;_cac :=_cec *_dbb .Height ;_cbf :=New (_fgc ,_cac );_bcg :=_cbf .RowStride ;var (_ef ,_bca ,_ba ,_gcb ,_aff int ;_egb byte ;_aba error ;);for _bca =0;_bca < _dbb .Height ;_bca ++{_ef =_cec *_bca *_bcg ;for _ba =0; -_ba < _dbb .Width ;_ba ++{if _gdb :=_dbb .GetPixel (_ba ,_bca );_gdb {_aff =_gbc *_ba ;for _gcb =0;_gcb < _gbc ;_gcb ++{_cbf .setBit (_ef *8+_aff +_gcb );};};};for _gcb =1;_gcb < _cec ;_gcb ++{_bef :=_ef +_gcb *_bcg ;for _fcfc :=0;_fcfc < _bcg ;_fcfc ++{if _egb ,_aba =_cbf .GetByte (_ef +_fcfc ); -_aba !=nil {return nil ,_g .Wrapf (_aba ,_dag ,"\u0072\u0065\u0070\u006cic\u0061\u0074\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0027\u0025d\u0027",_gcb );};if _aba =_cbf .SetByte (_bef +_fcfc ,_egb );_aba !=nil {return nil ,_g .Wrap (_aba ,_dag ,"\u0053\u0065\u0074\u0074in\u0067\u0020\u0062\u0079\u0074\u0065\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};};};};return _cbf ,nil ;};func CorrelationScore (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_gbab float64 ,_ggca error ){const _bbga ="\u0063\u006fr\u0072\u0065\u006ca\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065"; -if bm1 ==nil ||bm2 ==nil {return 0,_g .Error (_bbga ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0062\u0069\u0074ma\u0070\u0073");};if tab ==nil {return 0,_g .Error (_bbga ,"\u0027\u0074\u0061\u0062\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); -};if area1 <=0||area2 <=0{return 0,_g .Error (_bbga ,"\u0061\u0072\u0065\u0061s\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0067r\u0065a\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};_ecgf ,_cbdeg :=bm1 .Width ,bm1 .Height ;_dabe ,_fcfb :=bm2 .Width ,bm2 .Height ; -_bace :=_eafed (_ecgf -_dabe );if _bace > maxDiffW {return 0,nil ;};_bagd :=_eafed (_cbdeg -_fcfb );if _bagd > maxDiffH {return 0,nil ;};var _ecfdg ,_beba int ;if delX >=0{_ecfdg =int (delX +0.5);}else {_ecfdg =int (delX -0.5);};if delY >=0{_beba =int (delY +0.5); -}else {_beba =int (delY -0.5);};_aacd :=_befa (_beba ,0);_gagf :=_gdab (_fcfb +_beba ,_cbdeg );_aada :=bm1 .RowStride *_aacd ;_gfa :=bm2 .RowStride *(_aacd -_beba );_eeag :=_befa (_ecfdg ,0);_dbgb :=_gdab (_dabe +_ecfdg ,_ecgf );_fbgb :=bm2 .RowStride ; -var _cfbf ,_ccfb int ;if _ecfdg >=8{_cfbf =_ecfdg >>3;_aada +=_cfbf ;_eeag -=_cfbf <<3;_dbgb -=_cfbf <<3;_ecfdg &=7;}else if _ecfdg <=-8{_ccfb =-((_ecfdg +7)>>3);_gfa +=_ccfb ;_fbgb -=_ccfb ;_ecfdg +=_ccfb <<3;};if _eeag >=_dbgb ||_aacd >=_gagf {return 0,nil ; -};_cedd :=(_dbgb +7)>>3;var (_ccff ,_gcfd ,_dadf byte ;_bffb ,_fcdgb ,_faad int ;);switch {case _ecfdg ==0:for _faad =_aacd ;_faad < _gagf ;_faad ,_aada ,_gfa =_faad +1,_aada +bm1 .RowStride ,_gfa +bm2 .RowStride {for _fcdgb =0;_fcdgb < _cedd ;_fcdgb ++{_dadf =bm1 .Data [_aada +_fcdgb ]&bm2 .Data [_gfa +_fcdgb ]; -_bffb +=tab [_dadf ];};};case _ecfdg > 0:if _fbgb < _cedd {for _faad =_aacd ;_faad < _gagf ;_faad ,_aada ,_gfa =_faad +1,_aada +bm1 .RowStride ,_gfa +bm2 .RowStride {_ccff ,_gcfd =bm1 .Data [_aada ],bm2 .Data [_gfa ]>>uint (_ecfdg );_dadf =_ccff &_gcfd ; -_bffb +=tab [_dadf ];for _fcdgb =1;_fcdgb < _fbgb ;_fcdgb ++{_ccff ,_gcfd =bm1 .Data [_aada +_fcdgb ],(bm2 .Data [_gfa +_fcdgb ]>>uint (_ecfdg ))|(bm2 .Data [_gfa +_fcdgb -1]<>uint (_ecfdg ); -_dadf =_ccff &_gcfd ;_bffb +=tab [_dadf ];for _fcdgb =1;_fcdgb < _cedd ;_fcdgb ++{_ccff =bm1 .Data [_aada +_fcdgb ];_gcfd =(bm2 .Data [_gfa +_fcdgb ]>>uint (_ecfdg ))|(bm2 .Data [_gfa +_fcdgb -1]<>uint (8+_ecfdg );_dadf =_ccff &_gcfd ;_bffb +=tab [_dadf ];};};}else {for _faad =_aacd ;_faad < _gagf ;_faad ,_aada ,_gfa =_faad +1,_aada +bm1 .RowStride ,_gfa +bm2 .RowStride {for _fcdgb =0;_fcdgb < _cedd -1;_fcdgb ++{_ccff =bm1 .Data [_aada +_fcdgb ]; -_gcfd =bm2 .Data [_gfa +_fcdgb ]<>uint (8+_ecfdg );_dadf =_ccff &_gcfd ;_bffb +=tab [_dadf ];};_ccff =bm1 .Data [_aada +_fcdgb ];_gcfd =bm2 .Data [_gfa +_fcdgb ]< _beca ||_ceeef < 0||_ceeef > _deggc ||!_facf .GetPixel (_feeb ,_ceeef ){return nil ,nil ; -};_eaeb :=_c .Rect (100000,100000,0,0);if _aebed =_aafe (_fgbb ,_feeb ,_feeb ,_ceeef ,1,_deggc ,&_eaeb );_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _aebed =_aafe (_fgbb ,_feeb ,_feeb ,_ceeef +1,-1,_deggc ,&_eaeb ); -_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};_eaeb .Min .X ,_eaeb .Max .X =_feeb ,_feeb ;_eaeb .Min .Y ,_eaeb .Max .Y =_ceeef ,_ceeef ;var (_gbceb *fillSegment ; -_beab int ;);for _fgbb .Len ()> 0{if _gbceb ,_aebed =_fage (_fgbb );_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"");};_ceeef =_gbceb ._bdecg ;for _feeb =_gbceb ._eaae -1;_feeb >=0&&_facf .GetPixel (_feeb ,_ceeef );_feeb --{if _aebed =_facf .SetPixel (_feeb ,_ceeef ,0); -_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u0031s\u0074\u0020\u0073\u0065\u0074");};};if _feeb >=_gbceb ._eaae -1{for {for _feeb ++;_feeb <=_gbceb ._dec +1&&_feeb <=_beca &&!_facf .GetPixel (_feeb ,_ceeef );_feeb ++{};_beab =_feeb ;if !(_feeb <=_gbceb ._dec +1&&_feeb <=_beca ){break ; -};for ;_feeb <=_beca &&_facf .GetPixel (_feeb ,_ceeef );_feeb ++{if _aebed =_facf .SetPixel (_feeb ,_ceeef ,0);_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _aebed =_aafe (_fgbb ,_beab ,_feeb -1,_gbceb ._bdecg ,_gbceb ._ddcd ,_deggc ,&_eaeb ); -_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _feeb > _gbceb ._dec {if _aebed =_aafe (_fgbb ,_gbceb ._dec +1,_feeb -1,_gbceb ._bdecg ,-_gbceb ._ddcd ,_deggc ,&_eaeb );_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); -};};};continue ;};_beab =_feeb +1;if _beab < _gbceb ._eaae {if _aebed =_aafe (_fgbb ,_beab ,_gbceb ._eaae -1,_gbceb ._bdecg ,-_gbceb ._ddcd ,_deggc ,&_eaeb );_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); -};};_feeb =_gbceb ._eaae ;for {for ;_feeb <=_beca &&_facf .GetPixel (_feeb ,_ceeef );_feeb ++{if _aebed =_facf .SetPixel (_feeb ,_ceeef ,0);_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _aebed =_aafe (_fgbb ,_beab ,_feeb -1,_gbceb ._bdecg ,_gbceb ._ddcd ,_deggc ,&_eaeb ); -_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _feeb > _gbceb ._dec {if _aebed =_aafe (_fgbb ,_gbceb ._dec +1,_feeb -1,_gbceb ._bdecg ,-_gbceb ._ddcd ,_deggc ,&_eaeb );_aebed !=nil {return nil ,_g .Wrap (_aebed ,_fccd ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); -};};for _feeb ++;_feeb <=_gbceb ._dec +1&&_feeb <=_beca &&!_facf .GetPixel (_feeb ,_ceeef );_feeb ++{};_beab =_feeb ;if !(_feeb <=_gbceb ._dec +1&&_feeb <=_beca ){break ;};};};_eaeb .Max .X ++;_eaeb .Max .Y ++;return &_eaeb ,nil ;}; \ No newline at end of file +package bitmap ;import (_aa "encoding/binary";_d "github.com/stretchr/testify/require";_gg "github.com/unidoc/unipdf/v3/common";_a "github.com/unidoc/unipdf/v3/internal/bitwise";_c "github.com/unidoc/unipdf/v3/internal/imageutil";_e "github.com/unidoc/unipdf/v3/internal/jbig2/basic"; +_f "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_fbc "image";_df "math";_fb "sort";_bg "strings";_g "testing";);func _dbf (_bde ,_dea *Bitmap ,_ffe int ,_adcf []byte ,_fag int )(_cffe error ){const _dabg ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0034"; +var (_bbf ,_eae ,_fbcd ,_bbe ,_cbec ,_aadf ,_bbeb ,_efba int ;_bda ,_cdc uint32 ;_ggef ,_fee byte ;_gbga uint16 ;);_gfec :=make ([]byte ,4);_eaa :=make ([]byte ,4);for _fbcd =0;_fbcd < _bde .Height -1;_fbcd ,_bbe =_fbcd +2,_bbe +1{_bbf =_fbcd *_bde .RowStride ; +_eae =_bbe *_dea .RowStride ;for _cbec ,_aadf =0,0;_cbec < _fag ;_cbec ,_aadf =_cbec +4,_aadf +1{for _bbeb =0;_bbeb < 4;_bbeb ++{_efba =_bbf +_cbec +_bbeb ;if _efba <=len (_bde .Data )-1&&_efba < _bbf +_bde .RowStride {_gfec [_bbeb ]=_bde .Data [_efba ]; +}else {_gfec [_bbeb ]=0x00;};_efba =_bbf +_bde .RowStride +_cbec +_bbeb ;if _efba <=len (_bde .Data )-1&&_efba < _bbf +(2*_bde .RowStride ){_eaa [_bbeb ]=_bde .Data [_efba ];}else {_eaa [_bbeb ]=0x00;};};_bda =_aa .BigEndian .Uint32 (_gfec );_cdc =_aa .BigEndian .Uint32 (_eaa ); +_cdc &=_bda ;_cdc &=_cdc <<1;_cdc &=0xaaaaaaaa;_bda =_cdc |(_cdc <<7);_ggef =byte (_bda >>24);_fee =byte ((_bda >>8)&0xff);_efba =_eae +_aadf ;if _efba +1==len (_dea .Data )-1||_efba +1>=_eae +_dea .RowStride {_dea .Data [_efba ]=_adcf [_ggef ];if _cffe =_dea .SetByte (_efba ,_adcf [_ggef ]); +_cffe !=nil {return _f .Wrapf (_cffe ,_dabg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_efba );};}else {_gbga =(uint16 (_adcf [_ggef ])<<8)|uint16 (_adcf [_fee ]);if _cffe =_dea .setTwoBytes (_efba ,_gbga );_cffe !=nil {return _f .Wrapf (_cffe ,_dabg ,"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",_efba ); +};_aadf ++;};};};return nil ;};func _ccfb (_gafc int )int {if _gafc < 0{return -_gafc ;};return _gafc ;};type Bitmap struct{Width ,Height int ;BitmapNumber int ;RowStride int ;Data []byte ;Color Color ;Special int ;Text string ;XResolution ,YResolution int ; +};func (_gegf *Bitmap )centroid (_fbfe ,_cccf []int )(Point ,error ){_aggbg :=Point {};_gegf .setPadBits (0);if len (_fbfe )==0{_fbfe =_gafe ();};if len (_cccf )==0{_cccf =_efeg ();};var _ebcdc ,_cgca ,_dgcb ,_egfa ,_cgae ,_bfed int ;var _cbbag byte ;for _cgae =0; +_cgae < _gegf .Height ;_cgae ++{_gea :=_gegf .RowStride *_cgae ;_egfa =0;for _bfed =0;_bfed < _gegf .RowStride ;_bfed ++{_cbbag =_gegf .Data [_gea +_bfed ];if _cbbag !=0{_egfa +=_cccf [_cbbag ];_ebcdc +=_fbfe [_cbbag ]+_bfed *8*_cccf [_cbbag ];};};_dgcb +=_egfa ; +_cgca +=_egfa *_cgae ;};if _dgcb !=0{_aggbg .X =float32 (_ebcdc )/float32 (_dgcb );_aggbg .Y =float32 (_cgca )/float32 (_dgcb );};return _aggbg ,nil ;};func ClipBoxToRectangle (box *_fbc .Rectangle ,wi ,hi int )(_bagbd *_fbc .Rectangle ,_gabf error ){const _gbbc ="\u0043l\u0069p\u0042\u006f\u0078\u0054\u006fR\u0065\u0063t\u0061\u006e\u0067\u006c\u0065"; +if box ==nil {return nil ,_f .Error (_gbbc ,"\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 (_gbbc ,"\u0027\u0062\u006fx'\u0020\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"); +};_bac :=*box ;_bagbd =&_bac ;if _bagbd .Min .X < 0{_bagbd .Max .X +=_bagbd .Min .X ;_bagbd .Min .X =0;};if _bagbd .Min .Y < 0{_bagbd .Max .Y +=_bagbd .Min .Y ;_bagbd .Min .Y =0;};if _bagbd .Max .X > wi {_bagbd .Max .X =wi ;};if _bagbd .Max .Y > hi {_bagbd .Max .Y =hi ; +};return _bagbd ,nil ;};func (_agb *Bitmap )clearAll ()error {return _agb .RasterOperation (0,0,_agb .Width ,_agb .Height ,PixClr ,nil ,0,0);};type SelectionValue int ;func (_afb *Bitmap )SetDefaultPixel (){for _edfa :=range _afb .Data {_afb .Data [_edfa ]=byte (0xff); +};};func (_gcbd Points )YSorter ()func (_bfdd ,_bdeb int )bool {return func (_caae ,_ggag int )bool {return _gcbd [_caae ].Y < _gcbd [_ggag ].Y };};var (_gccbe =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF};_gdg =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF}; +);func (_gaeg *Bitmap )CountPixels ()int {return _gaeg .countPixels ()};const (_dfed shift =iota ;_bebg ;);var _bed [256]uint8 ;func (_gda *Bitmap )thresholdPixelSum (_abg int )bool {var (_cegd int ;_afda uint8 ;_eeaa byte ;_gacc int ;);_eabf :=_gda .RowStride ; +_ceab :=uint (_gda .Width &0x07);if _ceab !=0{_afda =uint8 ((0xff<<(8-_ceab ))&0xff);_eabf --;};for _fef :=0;_fef < _gda .Height ;_fef ++{for _gacc =0;_gacc < _eabf ;_gacc ++{_eeaa =_gda .Data [_fef *_gda .RowStride +_gacc ];_cegd +=int (_bed [_eeaa ]); +};if _ceab !=0{_eeaa =_gda .Data [_fef *_gda .RowStride +_gacc ]&_afda ;_cegd +=int (_bed [_eeaa ]);};if _cegd > _abg {return true ;};};return false ;};func _dbcb (_abfd *Bitmap ,_fege ,_cbbc int ,_egeg ,_ebeg int ,_edbbf RasterOperator ){var (_adgb bool ; +_fdfg bool ;_cfcc int ;_bged int ;_afaa int ;_dfgbd int ;_cbaf bool ;_bgga byte ;);_ceffg :=8-(_fege &7);_fbfba :=_gdg [_ceffg ];_bebc :=_abfd .RowStride *_cbbc +(_fege >>3);if _egeg < _ceffg {_adgb =true ;_fbfba &=_gccbe [8-_ceffg +_egeg ];};if !_adgb {_cfcc =(_egeg -_ceffg )>>3; +if _cfcc !=0{_fdfg =true ;_bged =_bebc +1;};};_afaa =(_fege +_egeg )&7;if !(_adgb ||_afaa ==0){_cbaf =true ;_bgga =_gccbe [_afaa ];_dfgbd =_bebc +1+_cfcc ;};var _gcfg ,_ebbg int ;switch _edbbf {case PixClr :for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{_abfd .Data [_bebc ]=_daea (_abfd .Data [_bebc ],0x0,_fbfba ); +_bebc +=_abfd .RowStride ;};if _fdfg {for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{for _ebbg =0;_ebbg < _cfcc ;_ebbg ++{_abfd .Data [_bged +_ebbg ]=0x0;};_bged +=_abfd .RowStride ;};};if _cbaf {for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{_abfd .Data [_dfgbd ]=_daea (_abfd .Data [_dfgbd ],0x0,_bgga ); +_dfgbd +=_abfd .RowStride ;};};case PixSet :for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{_abfd .Data [_bebc ]=_daea (_abfd .Data [_bebc ],0xff,_fbfba );_bebc +=_abfd .RowStride ;};if _fdfg {for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{for _ebbg =0;_ebbg < _cfcc ;_ebbg ++{_abfd .Data [_bged +_ebbg ]=0xff; +};_bged +=_abfd .RowStride ;};};if _cbaf {for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{_abfd .Data [_dfgbd ]=_daea (_abfd .Data [_dfgbd ],0xff,_bgga );_dfgbd +=_abfd .RowStride ;};};case PixNotDst :for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{_abfd .Data [_bebc ]=_daea (_abfd .Data [_bebc ],^_abfd .Data [_bebc ],_fbfba ); +_bebc +=_abfd .RowStride ;};if _fdfg {for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{for _ebbg =0;_ebbg < _cfcc ;_ebbg ++{_abfd .Data [_bged +_ebbg ]=^(_abfd .Data [_bged +_ebbg ]);};_bged +=_abfd .RowStride ;};};if _cbaf {for _gcfg =0;_gcfg < _ebeg ;_gcfg ++{_abfd .Data [_dfgbd ]=_daea (_abfd .Data [_dfgbd ],^_abfd .Data [_dfgbd ],_bgga ); +_dfgbd +=_abfd .RowStride ;};};};};func (_adfb *Bitmap )ThresholdPixelSum (thresh int ,tab8 []int )(_bfbg bool ,_bdbg error ){const _aged ="\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 =_efeg ();};_gbf :=_adfb .Width >>3;_aba :=_adfb .Width &7;_ebc :=byte (0xff< thresh {return true ,nil ;};};return _bfbg ,nil ;};func (_gbcbb *Bitmaps )GetBox (i int )(*_fbc .Rectangle ,error ){const _ffge ="\u0047\u0065\u0074\u0042\u006f\u0078";if _gbcbb ==nil {return nil ,_f .Error (_ffge ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074\u006d\u0061\u0070s\u0027"); +};if i > len (_gbcbb .Boxes )-1{return nil ,_f .Errorf (_ffge ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _gbcbb .Boxes [i ],nil ;};func init (){for _abd :=0; +_abd < 256;_abd ++{_bed [_abd ]=uint8 (_abd &0x1)+(uint8 (_abd >>1)&0x1)+(uint8 (_abd >>2)&0x1)+(uint8 (_abd >>3)&0x1)+(uint8 (_abd >>4)&0x1)+(uint8 (_abd >>5)&0x1)+(uint8 (_abd >>6)&0x1)+(uint8 (_abd >>7)&0x1);};};func _aga (_gbac ,_fbdf *Bitmap ,_afad CombinationOperator )*Bitmap {_accf :=New (_gbac .Width ,_gbac .Height ); +for _ecefe :=0;_ecefe < len (_accf .Data );_ecefe ++{_accf .Data [_ecefe ]=_aefb (_gbac .Data [_ecefe ],_fbdf .Data [_ecefe ],_afad );};return _accf ;};func (_bdbgf *Bitmap )resizeImageData (_bdac *Bitmap )error {if _bdac ==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 _bdbgf .SizesEqual (_bdac ){return nil ;};_bdbgf .Data =make ([]byte ,len (_bdac .Data ));_bdbgf .Width =_bdac .Width ;_bdbgf .Height =_bdac .Height ;_bdbgf .RowStride =_bdac .RowStride ;return nil ;};func (_adee Points )Get (i int )(Point ,error ){if i > len (_adee )-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 _adee [i ],nil ;};func (_fdga *Bitmap )countPixels ()int {var (_gag int ;_fcf uint8 ;_gbce byte ;_aeb int ;);_ccd :=_fdga .RowStride ;_aed :=uint (_fdga .Width &0x07);if _aed !=0{_fcf =uint8 ((0xff<<(8-_aed ))&0xff);_ccd --;};for _bebe :=0;_bebe < _fdga .Height ; +_bebe ++{for _aeb =0;_aeb < _ccd ;_aeb ++{_gbce =_fdga .Data [_bebe *_fdga .RowStride +_aeb ];_gag +=int (_bed [_gbce ]);};if _aed !=0{_gag +=int (_bed [_fdga .Data [_bebe *_fdga .RowStride +_aeb ]&_fcf ]);};};return _gag ;};func (_febde *Selection )findMaxTranslations ()(_ffce ,_bbffc ,_dfddg ,_cggd int ){for _fegg :=0; +_fegg < _febde .Height ;_fegg ++{for _faca :=0;_faca < _febde .Width ;_faca ++{if _febde .Data [_fegg ][_faca ]==SelHit {_ffce =_bcca (_ffce ,_febde .Cx -_faca );_bbffc =_bcca (_bbffc ,_febde .Cy -_fegg );_dfddg =_bcca (_dfddg ,_faca -_febde .Cx );_cggd =_bcca (_cggd ,_fegg -_febde .Cy ); +};};};return _ffce ,_bbffc ,_dfddg ,_cggd ;};func (_eafa *Bitmap )setBit (_eeg int ){_eafa .Data [(_eeg >>3)]|=0x80>>uint (_eeg &7)};const (_ SizeSelection =iota ;SizeSelectByWidth ;SizeSelectByHeight ;SizeSelectByMaxDimension ;SizeSelectByArea ;SizeSelectByPerimeter ; +);func (_acfa *Bitmaps )HeightSorter ()func (_cbdbc ,_cfac int )bool {return func (_dfabc ,_abegg int )bool {_eecba :=_acfa .Values [_dfabc ].Height < _acfa .Values [_abegg ].Height ;_gg .Log .Debug ("H\u0065i\u0067\u0068\u0074\u003a\u0020\u0025\u0076\u0020<\u0020\u0025\u0076\u0020= \u0025\u0076",_acfa .Values [_dfabc ].Height ,_acfa .Values [_abegg ].Height ,_eecba ); +return _eecba ;};};func _daea (_egab ,_cgfce ,_aeaa byte )byte {return (_egab &^(_aeaa ))|(_cgfce &_aeaa )};func (_dcfa Points )GetIntX (i int )(int ,error ){if i >=len (_dcfa ){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 (_dcfa [i ].X ),nil ;};type byHeight Bitmaps ;var (_afdba *Bitmap ;_cfbf *Bitmap ;);func Extract (roi _fbc .Rectangle ,src *Bitmap )(*Bitmap ,error ){_adfbb :=New (roi .Dx (),roi .Dy ());_fea :=roi .Min .X &0x07;_ace :=8-_fea ;_eabd :=uint (8-_adfbb .Width &0x07); +_dddd :=src .GetByteIndex (roi .Min .X ,roi .Min .Y );_gegd :=src .GetByteIndex (roi .Max .X -1,roi .Min .Y );_bfbee :=_adfbb .RowStride ==_gegd +1-_dddd ;var _afbfd int ;for _ddb :=roi .Min .Y ;_ddb < roi .Max .Y ;_ddb ++{_dcbba :=_dddd ;_gacfb :=_afbfd ; +switch {case _dddd ==_gegd :_gccb ,_ffag :=src .GetByte (_dcbba );if _ffag !=nil {return nil ,_ffag ;};_gccb <<=uint (_fea );_ffag =_adfbb .SetByte (_gacfb ,_dgae (_eabd ,_gccb ));if _ffag !=nil {return nil ,_ffag ;};case _fea ==0:for _ddaf :=_dddd ;_ddaf <=_gegd ; +_ddaf ++{_aega ,_fcfef :=src .GetByte (_dcbba );if _fcfef !=nil {return nil ,_fcfef ;};_dcbba ++;if _ddaf ==_gegd &&_bfbee {_aega =_dgae (_eabd ,_aega );};_fcfef =_adfbb .SetByte (_gacfb ,_aega );if _fcfef !=nil {return nil ,_fcfef ;};_gacfb ++;};default:_ebbc :=_fadg (src ,_adfbb ,uint (_fea ),uint (_ace ),_eabd ,_dddd ,_gegd ,_bfbee ,_dcbba ,_gacfb ); +if _ebbc !=nil {return nil ,_ebbc ;};};_dddd +=src .RowStride ;_gegd +=src .RowStride ;_afbfd +=_adfbb .RowStride ;};return _adfbb ,nil ;};func _bae ()(_agd [256]uint16 ){for _efc :=0;_efc < 256;_efc ++{if _efc &0x01!=0{_agd [_efc ]|=0x3;};if _efc &0x02!=0{_agd [_efc ]|=0xc; +};if _efc &0x04!=0{_agd [_efc ]|=0x30;};if _efc &0x08!=0{_agd [_efc ]|=0xc0;};if _efc &0x10!=0{_agd [_efc ]|=0x300;};if _efc &0x20!=0{_agd [_efc ]|=0xc00;};if _efc &0x40!=0{_agd [_efc ]|=0x3000;};if _efc &0x80!=0{_agd [_efc ]|=0xc000;};};return _agd ;}; +func (_gcagd *ClassedPoints )SortByX (){_gcagd ._abda =_gcagd .xSortFunction ();_fb .Sort (_gcagd )};func (_cca *ClassedPoints )xSortFunction ()func (_gdcf int ,_adgf int )bool {return func (_aff ,_dgbd int )bool {return _cca .XAtIndex (_aff )< _cca .XAtIndex (_dgbd )}; +};func (_adae *byHeight )Swap (i ,j int ){_adae .Values [i ],_adae .Values [j ]=_adae .Values [j ],_adae .Values [i ];if _adae .Boxes !=nil {_adae .Boxes [i ],_adae .Boxes [j ]=_adae .Boxes [j ],_adae .Boxes [i ];};};func _gabfa (_dabfb *Bitmap ,_eeece ,_cgee ,_dgg ,_dee int ,_fbbf RasterOperator ,_fbeb *Bitmap ,_ddgg ,_beafb int )error {var (_bfdee bool ; +_gdab bool ;_afec byte ;_dgd int ;_aec int ;_fagc int ;_defd int ;_gfge bool ;_cfaa int ;_ffbc int ;_ddbf int ;_fcfc bool ;_aefc byte ;_ffeg int ;_bdae int ;_adce int ;_fcbd byte ;_cfed int ;_aedb int ;_dcee uint ;_eead uint ;_fdce byte ;_dgaeg shift ; +_febd bool ;_daffe bool ;_caec ,_gfgc int ;);if _ddgg &7!=0{_aedb =8-(_ddgg &7);};if _eeece &7!=0{_aec =8-(_eeece &7);};if _aedb ==0&&_aec ==0{_fdce =_gdg [0];}else {if _aec > _aedb {_dcee =uint (_aec -_aedb );}else {_dcee =uint (8-(_aedb -_aec ));};_eead =8-_dcee ; +_fdce =_gdg [_dcee ];};if (_eeece &7)!=0{_bfdee =true ;_dgd =8-(_eeece &7);_afec =_gdg [_dgd ];_fagc =_dabfb .RowStride *_cgee +(_eeece >>3);_defd =_fbeb .RowStride *_beafb +(_ddgg >>3);_cfed =8-(_ddgg &7);if _dgd > _cfed {_dgaeg =_dfed ;if _dgg >=_aedb {_febd =true ; +};}else {_dgaeg =_bebg ;};};if _dgg < _dgd {_gdab =true ;_afec &=_gccbe [8-_dgd +_dgg ];};if !_gdab {_cfaa =(_dgg -_dgd )>>3;if _cfaa !=0{_gfge =true ;_ffbc =_dabfb .RowStride *_cgee +((_eeece +_aec )>>3);_ddbf =_fbeb .RowStride *_beafb +((_ddgg +_aec )>>3); +};};_ffeg =(_eeece +_dgg )&7;if !(_gdab ||_ffeg ==0){_fcfc =true ;_aefc =_gccbe [_ffeg ];_bdae =_dabfb .RowStride *_cgee +((_eeece +_aec )>>3)+_cfaa ;_adce =_fbeb .RowStride *_beafb +((_ddgg +_aec )>>3)+_cfaa ;if _ffeg > int (_eead ){_daffe =true ;};}; +switch _fbbf {case PixSrc :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],_fcbd ,_afec ); +_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]=_fcbd ; +};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],_fcbd ,_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixNotSrc :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ; +};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],^_fcbd ,_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce ); +_dabfb .Data [_ffbc +_gfgc ]=^_fcbd ;};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],^_fcbd ,_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixSrcOrDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ; +};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],_fcbd |_dabfb .Data [_fagc ],_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce ); +_dabfb .Data [_ffbc +_gfgc ]|=_fcbd ;};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],_fcbd |_dabfb .Data [_bdae ],_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixSrcAndDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ; +};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],_fcbd &_dabfb .Data [_fagc ],_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce ); +_dabfb .Data [_ffbc +_gfgc ]&=_fcbd ;};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],_fcbd &_dabfb .Data [_bdae ],_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixSrcXorDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ; +};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],_fcbd ^_dabfb .Data [_fagc ],_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce ); +_dabfb .Data [_ffbc +_gfgc ]^=_fcbd ;};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],_fcbd ^_dabfb .Data [_bdae ],_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixNotSrcOrDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );}; +}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],^_fcbd |_dabfb .Data [_fagc ],_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ; +_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]|=^_fcbd ;};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ; +if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],^_fcbd |_dabfb .Data [_bdae ],_aefc );_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixNotSrcAndDst :if _bfdee {for _caec =0; +_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],^_fcbd &_dabfb .Data [_fagc ],_afec ); +_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]&=^_fcbd ; +};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],^_fcbd &_dabfb .Data [_bdae ],_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixSrcOrNotDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );}; +}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],_fcbd |^_dabfb .Data [_fagc ],_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ; +_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]=_fcbd |^_dabfb .Data [_ffbc +_gfgc ];};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0; +_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],_fcbd |^_dabfb .Data [_bdae ],_aefc );_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ; +};};case PixSrcAndNotDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],_fcbd &^_dabfb .Data [_fagc ],_afec ); +_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]=_fcbd &^_dabfb .Data [_ffbc +_gfgc ]; +};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],_fcbd &^_dabfb .Data [_bdae ],_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixNotPixSrcOrDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce ); +};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],^(_fcbd |_dabfb .Data [_fagc ]),_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0; +_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]=^(_fcbd |_dabfb .Data [_ffbc +_gfgc ]);};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0; +_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],^(_fcbd |_dabfb .Data [_bdae ]),_aefc );_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ; +};};case PixNotPixSrcAndDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce );};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],^(_fcbd &_dabfb .Data [_fagc ]),_afec ); +_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0;_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]=^(_fcbd &_dabfb .Data [_ffbc +_gfgc ]); +};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0;_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],^(_fcbd &_dabfb .Data [_bdae ]),_aefc ); +_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ;};};case PixNotPixSrcXorDst :if _bfdee {for _caec =0;_caec < _dee ;_caec ++{if _dgaeg ==_dfed {_fcbd =_fbeb .Data [_defd ]<<_dcee ;if _febd {_fcbd =_daea (_fcbd ,_fbeb .Data [_defd +1]>>_eead ,_fdce ); +};}else {_fcbd =_fbeb .Data [_defd ]>>_eead ;};_dabfb .Data [_fagc ]=_daea (_dabfb .Data [_fagc ],^(_fcbd ^_dabfb .Data [_fagc ]),_afec );_fagc +=_dabfb .RowStride ;_defd +=_fbeb .RowStride ;};};if _gfge {for _caec =0;_caec < _dee ;_caec ++{for _gfgc =0; +_gfgc < _cfaa ;_gfgc ++{_fcbd =_daea (_fbeb .Data [_ddbf +_gfgc ]<<_dcee ,_fbeb .Data [_ddbf +_gfgc +1]>>_eead ,_fdce );_dabfb .Data [_ffbc +_gfgc ]=^(_fcbd ^_dabfb .Data [_ffbc +_gfgc ]);};_ffbc +=_dabfb .RowStride ;_ddbf +=_fbeb .RowStride ;};};if _fcfc {for _caec =0; +_caec < _dee ;_caec ++{_fcbd =_fbeb .Data [_adce ]<<_dcee ;if _daffe {_fcbd =_daea (_fcbd ,_fbeb .Data [_adce +1]>>_eead ,_fdce );};_dabfb .Data [_bdae ]=_daea (_dabfb .Data [_bdae ],^(_fcbd ^_dabfb .Data [_bdae ]),_aefc );_bdae +=_dabfb .RowStride ;_adce +=_fbeb .RowStride ; +};};default:_gg .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",_fbbf );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 _bbfa (_ecefb *Bitmap ,_ggdg int )(*Bitmap ,error ){const _efaa ="\u0065x\u0070a\u006e\u0064\u0052\u0065\u0070\u006c\u0069\u0063\u0061\u0074\u0065";if _ecefb ==nil {return nil ,_f .Error (_efaa ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if _ggdg <=0{return nil ,_f .Error (_efaa ,"i\u006e\u0076\u0061\u006cid\u0020f\u0061\u0063\u0074\u006f\u0072 \u002d\u0020\u003c\u003d\u0020\u0030");};if _ggdg ==1{_cddc ,_baca :=_dbfae (nil ,_ecefb );if _baca !=nil {return nil ,_f .Wrap (_baca ,_efaa ,"\u0066\u0061\u0063\u0074\u006f\u0072\u0020\u003d\u0020\u0031"); +};return _cddc ,nil ;};_bdcf ,_ccfe :=_bdf (_ecefb ,_ggdg ,_ggdg );if _ccfe !=nil {return nil ,_f .Wrap (_ccfe ,_efaa ,"");};return _bdcf ,nil ;};func Blit (src *Bitmap ,dst *Bitmap ,x ,y int ,op CombinationOperator )error {var _egeb ,_gagc int ;_bcb :=src .RowStride -1; +if x < 0{_gagc =-x ;x =0;}else if x +src .Width > dst .Width {_bcb -=src .Width +x -dst .Width ;};if y < 0{_egeb =-y ;y =0;_gagc +=src .RowStride ;_bcb +=src .RowStride ;}else if y +src .Height > dst .Height {_egeb =src .Height +y -dst .Height ;};var (_gcce int ; +_gee error ;);_efa :=x &0x07;_ddde :=8-_efa ;_egc :=src .Width &0x07;_ced :=_ddde -_egc ;_ggbe :=_ddde &0x07!=0;_bfbe :=src .Width <=((_bcb -_gagc )<<3)+_ddde ;_cebe :=dst .GetByteIndex (x ,y );_ebd :=_egeb +dst .Height ;if src .Height > _ebd {_gcce =_ebd ; +}else {_gcce =src .Height ;};switch {case !_ggbe :_gee =_bccd (src ,dst ,_egeb ,_gcce ,_cebe ,_gagc ,_bcb ,op );case _bfbe :_gee =_dcbb (src ,dst ,_egeb ,_gcce ,_cebe ,_gagc ,_bcb ,_ced ,_efa ,_ddde ,op );default:_gee =_ebea (src ,dst ,_egeb ,_gcce ,_cebe ,_gagc ,_bcb ,_ced ,_efa ,_ddde ,op ,_egc ); +};return _gee ;};func (_efcg *Bitmap )RemoveBorderGeneral (left ,right ,top ,bot int )(*Bitmap ,error ){return _efcg .removeBorderGeneral (left ,right ,top ,bot );};func TstWriteSymbols (t *_g .T ,bms *Bitmaps ,src *Bitmap ){for _bgad :=0;_bgad < bms .Size (); +_bgad ++{_dcgc :=bms .Values [_bgad ];_acec :=bms .Boxes [_bgad ];_gcbb :=src .RasterOperation (_acec .Min .X ,_acec .Min .Y ,_dcgc .Width ,_dcgc .Height ,PixSrc ,_dcgc ,0,0);_d .NoError (t ,_gcbb );};};const _dgcg =5000;func (_adeg *ClassedPoints )Less (i ,j int )bool {return _adeg ._abda (i ,j )}; +const (_ SizeComparison =iota ;SizeSelectIfLT ;SizeSelectIfGT ;SizeSelectIfLTE ;SizeSelectIfGTE ;SizeSelectIfEQ ;);var (_ebcc =_bae ();_agga =_adf ();_egaa =_eaf (););func _fbf ()(_cdb []byte ){_cdb =make ([]byte ,256);for _cgc :=0;_cgc < 256;_cgc ++{_befg :=byte (_cgc ); +_cdb [_befg ]=(_befg &0x01)|((_befg &0x04)>>1)|((_befg &0x10)>>2)|((_befg &0x40)>>3)|((_befg &0x02)<<3)|((_befg &0x08)<<2)|((_befg &0x20)<<1)|(_befg &0x80);};return _cdb ;};type MorphProcess struct{Operation MorphOperation ;Arguments []int ;};func _bcca (_ecdg ,_ecfg int )int {if _ecdg > _ecfg {return _ecdg ; +};return _ecfg ;};type Selection struct{Height ,Width int ;Cx ,Cy int ;Name string ;Data [][]SelectionValue ;};func _fedf (_befb *Bitmap ,_ccfca ,_gef ,_bfbfb ,_acba int ,_eacf RasterOperator ,_ggfbf *Bitmap ,_gecc ,_bagff int )error {const _dabfg ="\u0072a\u0073t\u0065\u0072\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e"; +if _befb ==nil {return _f .Error (_dabfg ,"\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070");};if _eacf ==PixDst {return nil ;};switch _eacf {case PixClr ,PixSet ,PixNotDst :_gdedb (_befb ,_ccfca ,_gef ,_bfbfb ,_acba ,_eacf ); +return nil ;};if _ggfbf ==nil {_gg .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 (_dabfg ,"\u006e\u0069l\u0020\u0027\u0073r\u0063\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _gfag :=_gddac (_befb ,_ccfca ,_gef ,_bfbfb ,_acba ,_eacf ,_ggfbf ,_gecc ,_bagff );_gfag !=nil {return _f .Wrap (_gfag ,_dabfg ,""); +};return nil ;};func (_cgge *Bitmap )inverseData (){if _agde :=_cgge .RasterOperation (0,0,_cgge .Width ,_cgge .Height ,PixNotDst ,nil ,0,0);_agde !=nil {_gg .Log .Debug ("\u0049n\u0076\u0065\u0072\u0073e\u0020\u0064\u0061\u0074\u0061 \u0066a\u0069l\u0065\u0064\u003a\u0020\u0027\u0025\u0076'",_agde ); +};if _cgge .Color ==Chocolate {_cgge .Color =Vanilla ;}else {_cgge .Color =Chocolate ;};};func _efbd (_faaa ,_dfdb *Bitmap ,_accfg *Selection )(*Bitmap ,error ){const _ggg ="c\u006c\u006f\u0073\u0065\u0042\u0069\u0074\u006d\u0061\u0070";var _aafa error ; +if _faaa ,_aafa =_cdcg (_faaa ,_dfdb ,_accfg );_aafa !=nil {return nil ,_aafa ;};_efff ,_aafa :=_afgc (nil ,_dfdb ,_accfg );if _aafa !=nil {return nil ,_f .Wrap (_aafa ,_ggg ,"");};if _ ,_aafa =_afbe (_faaa ,_efff ,_accfg );_aafa !=nil {return nil ,_f .Wrap (_aafa ,_ggg ,""); +};return _faaa ,nil ;};func (_cce *Bitmap )GetVanillaData ()[]byte {if _cce .Color ==Chocolate {_cce .inverseData ();};return _cce .Data ;};func SelCreateBrick (h ,w int ,cy ,cx int ,tp SelectionValue )*Selection {_gggd :=_egfea (h ,w ,"");_gggd .setOrigin (cy ,cx ); +var _ecea ,_ffeee int ;for _ecea =0;_ecea < h ;_ecea ++{for _ffeee =0;_ffeee < w ;_ffeee ++{_gggd .Data [_ecea ][_ffeee ]=tp ;};};return _gggd ;};func _dcbb (_bcaa ,_bbef *Bitmap ,_ffga ,_dabe ,_fae ,_fdc ,_fca ,_afg ,_cgcc ,_fefg int ,_fbdbf CombinationOperator )error {var _aade int ; +_acgc :=func (){_aade ++;_fae +=_bbef .RowStride ;_fdc +=_bcaa .RowStride ;_fca +=_bcaa .RowStride };for _aade =_ffga ;_aade < _dabe ;_acgc (){var _eace uint16 ;_fbgc :=_fae ;for _bgdc :=_fdc ;_bgdc <=_fca ;_bgdc ++{_faeg ,_edb :=_bbef .GetByte (_fbgc ); +if _edb !=nil {return _edb ;};_fcfb ,_edb :=_bcaa .GetByte (_bgdc );if _edb !=nil {return _edb ;};_eace =(_eace |uint16 (_fcfb ))<>8);if _bgdc ==_fca {_fcfb =_dgae (uint (_afg ),_fcfb );};if _edb =_bbef .SetByte (_fbgc ,_aefb (_faeg ,_fcfb ,_fbdbf )); +_edb !=nil {return _edb ;};_fbgc ++;_eace <<=uint (_cgcc );};};return nil ;};const (SelDontCare SelectionValue =iota ;SelHit ;SelMiss ;);func (_afgd *Bitmaps )GetBitmap (i int )(*Bitmap ,error ){const _aede ="\u0047e\u0074\u0042\u0069\u0074\u006d\u0061p"; +if _afgd ==nil {return nil ,_f .Error (_aede ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073");};if i > len (_afgd .Values )-1{return nil ,_f .Errorf (_aede ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return _afgd .Values [i ],nil ;};func TstImageBitmapData ()[]byte {return _cfbf .Data };func (_dabgf *Bitmap )String ()string {var _bbg ="\u000a";for _egda :=0;_egda < _dabgf .Height ;_egda ++{var _fab string ;for _gdd :=0;_gdd < _dabgf .Width ;_gdd ++{_bfd :=_dabgf .GetPixel (_gdd ,_egda ); +if _bfd {_fab +="\u0031";}else {_fab +="\u0030";};};_bbg +=_fab +"\u000a";};return _bbg ;};func (_cdbc *Bitmap )addBorderGeneral (_gdca ,_fdg ,_dcff ,_dbg int ,_gdbb int )(*Bitmap ,error ){const _acce ="\u0061\u0064d\u0042\u006f\u0072d\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c"; +if _gdca < 0||_fdg < 0||_dcff < 0||_dbg < 0{return nil ,_f .Error (_acce ,"n\u0065\u0067\u0061\u0074iv\u0065 \u0062\u006f\u0072\u0064\u0065r\u0020\u0061\u0064\u0064\u0065\u0064");};_gaf ,_fgbd :=_cdbc .Width ,_cdbc .Height ;_gab :=_gaf +_gdca +_fdg ;_dbfa :=_fgbd +_dcff +_dbg ; +_fbccf :=New (_gab ,_dbfa );_fbccf .Color =_cdbc .Color ;_dgcec :=PixClr ;if _gdbb > 0{_dgcec =PixSet ;};_bdee :=_fbccf .RasterOperation (0,0,_gdca ,_dbfa ,_dgcec ,nil ,0,0);if _bdee !=nil {return nil ,_f .Wrap (_bdee ,_acce ,"\u006c\u0065\u0066\u0074"); +};_bdee =_fbccf .RasterOperation (_gab -_fdg ,0,_fdg ,_dbfa ,_dgcec ,nil ,0,0);if _bdee !=nil {return nil ,_f .Wrap (_bdee ,_acce ,"\u0072\u0069\u0067h\u0074");};_bdee =_fbccf .RasterOperation (0,0,_gab ,_dcff ,_dgcec ,nil ,0,0);if _bdee !=nil {return nil ,_f .Wrap (_bdee ,_acce ,"\u0074\u006f\u0070"); +};_bdee =_fbccf .RasterOperation (0,_dbfa -_dbg ,_gab ,_dbg ,_dgcec ,nil ,0,0);if _bdee !=nil {return nil ,_f .Wrap (_bdee ,_acce ,"\u0062\u006f\u0074\u0074\u006f\u006d");};_bdee =_fbccf .RasterOperation (_gdca ,_dcff ,_gaf ,_fgbd ,PixSrc ,_cdbc ,0,0); +if _bdee !=nil {return nil ,_f .Wrap (_bdee ,_acce ,"\u0063\u006f\u0070\u0079");};return _fbccf ,nil ;};func (_bedg *Bitmap )setEightPartlyBytes (_bbdg ,_eacb int ,_fed uint64 )(_dgcfa error ){var (_dcag byte ;_fdag int ;);const _dfda ="\u0073\u0065\u0074\u0045ig\u0068\u0074\u0050\u0061\u0072\u0074\u006c\u0079\u0042\u0079\u0074\u0065\u0073"; +for _edeb :=1;_edeb <=_eacb ;_edeb ++{_fdag =64-_edeb *8;_dcag =byte (_fed >>uint (_fdag )&0xff);_gg .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",_dcag ,_bbdg ,_bbdg +_edeb -1,_eacb ,_fdag ); +if _dgcfa =_bedg .SetByte (_bbdg +_edeb -1,_dcag );_dgcfa !=nil {return _f .Wrap (_dgcfa ,_dfda ,"\u0066\u0075\u006c\u006c\u0042\u0079\u0074\u0065");};};_bgf :=_bedg .RowStride *8-_bedg .Width ;if _bgf ==0{return nil ;};_fdag -=8;_dcag =byte (_fed >>uint (_fdag )&0xff)< 4{return _f .Error (_ddcf ,"\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 _cbdg :=0;_cbdg < _dagc ;_cbdg ++{if _gbfg .Arguments [_cbdg ]< 1||_gbfg .Arguments [_cbdg ]> 4{return _f .Error (_ddcf ,"\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 (_gbfg .Arguments )==0{return _f .Error (_ddcf ,"\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"); +};_eeba :=_gbfg .Arguments [0];if _eeba !=2&&_eeba !=4&&_eeba !=8{return _f .Error (_ddcf ,"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"); +};*_dcgg -=_bdga [_eeba /4];case MopAddBorder :if len (_gbfg .Arguments )==0{return _f .Error (_ddcf ,"\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"); +};_gagb :=_gbfg .Arguments [0];if _ccgd > 0{return _f .Error (_ddcf ,"\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 _gagb < 1{return _f .Error (_ddcf ,"\u0041\u0064\u0064\u0042o\u0072\u0064\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065 \u006co\u0077\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};*_dbeg =_gagb ;};return nil ;};type RasterOperator int ;func (_aee *Bitmap )GetPixel (x ,y int )bool {_gff :=_aee .GetByteIndex (x ,y ); +_bgd :=_aee .GetBitOffset (x );_ada :=uint (7-_bgd );if _gff > len (_aee .Data )-1{_gg .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 ,_aee ); +return false ;};if (_aee .Data [_gff ]>>_ada )&0x01>=1{return true ;};return false ;};func (_fgf *Bitmap )clipRectangle (_acgd ,_cafd *_fbc .Rectangle )(_cdg *Bitmap ,_afbf error ){const _ebeb ="\u0063\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"; +if _acgd ==nil {return nil ,_f .Error (_ebeb ,"\u0070r\u006fv\u0069\u0064\u0065\u0064\u0020n\u0069\u006c \u0027\u0062\u006f\u0078\u0027");};_adbc ,_ebebb :=_fgf .Width ,_fgf .Height ;_ccf ,_afbf :=ClipBoxToRectangle (_acgd ,_adbc ,_ebebb );if _afbf !=nil {_gg .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",_afbf ); +return nil ,nil ;};_bagb ,_adff :=_ccf .Min .X ,_ccf .Min .Y ;_cad ,_efd :=_ccf .Max .X -_ccf .Min .X ,_ccf .Max .Y -_ccf .Min .Y ;_cdg =New (_cad ,_efd );_cdg .Text =_fgf .Text ;if _afbf =_cdg .RasterOperation (0,0,_cad ,_efd ,PixSrc ,_fgf ,_bagb ,_adff ); +_afbf !=nil {return nil ,_f .Wrap (_afbf ,_ebeb ,"");};if _cafd !=nil {*_cafd =*_ccf ;};return _cdg ,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 (_acda *Bitmap )SetByte (index int ,v byte )error {if index > len (_acda .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 ); +};_acda .Data [index ]=v ;return nil ;};type SizeSelection int ;func (_cbdb *Bitmap )nextOnPixel (_aeba ,_gccc int )(_cdea _fbc .Point ,_acbb bool ,_fade error ){const _ead ="n\u0065\u0078\u0074\u004f\u006e\u0050\u0069\u0078\u0065\u006c";_cdea ,_acbb ,_fade =_cbdb .nextOnPixelLow (_cbdb .Width ,_cbdb .Height ,_cbdb .RowStride ,_aeba ,_gccc ); +if _fade !=nil {return _cdea ,false ,_f .Wrap (_fade ,_ead ,"");};return _cdea ,_acbb ,nil ;};func (_fdcbc *Bitmaps )AddBitmap (bm *Bitmap ){_fdcbc .Values =append (_fdcbc .Values ,bm )};const (MopDilation MorphOperation =iota ;MopErosion ;MopOpening ; +MopClosing ;MopRankBinaryReduction ;MopReplicativeBinaryExpansion ;MopAddBorder ;);type Boxes []*_fbc .Rectangle ;func TstFrameBitmapData ()[]byte {return _afdba .Data };func _dddcc (_cdd ,_dfaf *Bitmap ,_cabg ,_gfa int )(*Bitmap ,error ){const _fdb ="d\u0069\u006c\u0061\u0074\u0065\u0042\u0072\u0069\u0063\u006b"; +if _dfaf ==nil {_gg .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 (_fdb ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); +};if _cabg < 1||_gfa < 1{return nil ,_f .Error (_fdb ,"\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 _cabg ==1&&_gfa ==1{_bdgc ,_dege :=_dbfae (_cdd ,_dfaf );if _dege !=nil {return nil ,_f .Wrap (_dege ,_fdb ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031");}; +return _bdgc ,nil ;};if _cabg ==1||_gfa ==1{_gdfbg :=SelCreateBrick (_gfa ,_cabg ,_gfa /2,_cabg /2,SelHit );_fgge ,_fbgd :=_afgc (_cdd ,_dfaf ,_gdfbg );if _fbgd !=nil {return nil ,_f .Wrap (_fbgd ,_fdb ,"\u0068s\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _fgge ,nil ;};_gacfd :=SelCreateBrick (1,_cabg ,0,_cabg /2,SelHit );_bgc :=SelCreateBrick (_gfa ,1,_gfa /2,0,SelHit );_ceeab ,_dcbg :=_afgc (nil ,_dfaf ,_gacfd );if _dcbg !=nil {return nil ,_f .Wrap (_dcbg ,_fdb ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); +};_cdd ,_dcbg =_afgc (_cdd ,_ceeab ,_bgc );if _dcbg !=nil {return nil ,_f .Wrap (_dcbg ,_fdb ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _cdd ,nil ;};func (_gfc *Bitmap )GetChocolateData ()[]byte {if _gfc .Color ==Vanilla {_gfc .inverseData (); +};return _gfc .Data ;};type Component int ;func (_dcccg *BitmapsArray )AddBox (box *_fbc .Rectangle ){_dcccg .Boxes =append (_dcccg .Boxes ,box )};func (_eeeccd Points )Size ()int {return len (_eeeccd )};func (_bag *Bitmap )GetUnpaddedData ()([]byte ,error ){_fge :=uint (_bag .Width &0x07); +if _fge ==0{return _bag .Data ,nil ;};_dcf :=_bag .Width *_bag .Height ;if _dcf %8!=0{_dcf >>=3;_dcf ++;}else {_dcf >>=3;};_cfe :=make ([]byte ,_dcf );_cdcd :=_a .NewWriterMSB (_cfe );const _feb ="\u0047e\u0074U\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061"; +for _babc :=0;_babc < _bag .Height ;_babc ++{for _bgb :=0;_bgb < _bag .RowStride ;_bgb ++{_gaa :=_bag .Data [_babc *_bag .RowStride +_bgb ];if _bgb !=_bag .RowStride -1{_afa :=_cdcd .WriteByte (_gaa );if _afa !=nil {return nil ,_f .Wrap (_afa ,_feb ,""); +};continue ;};for _afc :=uint (0);_afc < _fge ;_afc ++{_adaa :=_cdcd .WriteBit (int (_gaa >>(7-_afc )&0x01));if _adaa !=nil {return nil ,_f .Wrap (_adaa ,_feb ,"");};};};};return _cfe ,nil ;};func _bfce (_gaeab *_e .Stack )(_daef *fillSegment ,_cfgf error ){const _cacf ="\u0070\u006f\u0070\u0046\u0069\u006c\u006c\u0053\u0065g\u006d\u0065\u006e\u0074"; +if _gaeab ==nil {return nil ,_f .Error (_cacf ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};if _gaeab .Aux ==nil {return nil ,_f .Error (_cacf ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064"); +};_gddd ,_bgaf :=_gaeab .Pop ();if !_bgaf {return nil ,nil ;};_bggg ,_bgaf :=_gddd .(*fillSegment );if !_bgaf {return nil ,_f .Error (_cacf ,"\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"); +};_daef =&fillSegment {_bggg ._caddb ,_bggg ._aaad ,_bggg ._dggc +_bggg ._cdde ,_bggg ._cdde };_gaeab .Aux .Push (_bggg );return _daef ,nil ;};func (_gbe *Bitmap )ClipRectangle (box *_fbc .Rectangle )(_gfg *Bitmap ,_ddef *_fbc .Rectangle ,_efg error ){const _age ="\u0043\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"; +if box ==nil {return nil ,nil ,_f .Error (_age ,"\u0062o\u0078 \u0069\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};_dgc ,_ecd :=_gbe .Width ,_gbe .Height ;_gcec :=_fbc .Rect (0,0,_dgc ,_ecd );if !box .Overlaps (_gcec ){return nil ,nil ,_f .Error (_age ,"b\u006f\u0078\u0020\u0064oe\u0073n\u0027\u0074\u0020\u006f\u0076e\u0072\u006c\u0061\u0070\u0020\u0062"); +};_dede :=box .Intersect (_gcec );_dbe ,_fde :=_dede .Min .X ,_dede .Min .Y ;_dff ,_dgcc :=_dede .Dx (),_dede .Dy ();_gfg =New (_dff ,_dgcc );_gfg .Text =_gbe .Text ;if _efg =_gfg .RasterOperation (0,0,_dff ,_dgcc ,PixSrc ,_gbe ,_dbe ,_fde );_efg !=nil {return nil ,nil ,_f .Wrap (_efg ,_age ,"\u0050\u0069\u0078\u0053\u0072\u0063\u0020\u0074\u006f\u0020\u0063\u006ci\u0070\u0070\u0065\u0064"); +};_ddef =&_dede ;return _gfg ,_ddef ,nil ;};func _defb (_eabe ,_adef *Bitmap ,_dbcc ,_dfgc int )(*Bitmap ,error ){const _adfbg ="\u0063\u006c\u006f\u0073\u0065\u0042\u0072\u0069\u0063\u006b";if _adef ==nil {return nil ,_f .Error (_adfbg ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if _dbcc < 1||_dfgc < 1{return nil ,_f .Error (_adfbg ,"\u0068S\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0053\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031");};if _dbcc ==1&&_dfgc ==1{return _adef .Copy (),nil ;};if _dbcc ==1||_dfgc ==1{_dccc :=SelCreateBrick (_dfgc ,_dbcc ,_dfgc /2,_dbcc /2,SelHit ); +var _becc error ;_eabe ,_becc =_efbd (_eabe ,_adef ,_dccc );if _becc !=nil {return nil ,_f .Wrap (_becc ,_adfbg ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031");}; +return _eabe ,nil ;};_accbg :=SelCreateBrick (1,_dbcc ,0,_dbcc /2,SelHit );_fdcb :=SelCreateBrick (_dfgc ,1,_dfgc /2,0,SelHit );_gggg ,_ggab :=_afgc (nil ,_adef ,_accbg );if _ggab !=nil {return nil ,_f .Wrap (_ggab ,_adfbg ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); +};if _eabe ,_ggab =_afgc (_eabe ,_gggg ,_fdcb );_ggab !=nil {return nil ,_f .Wrap (_ggab ,_adfbg ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};if _ ,_ggab =_afbe (_gggg ,_eabe ,_accbg );_ggab !=nil {return nil ,_f .Wrap (_ggab ,_adfbg ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); +};if _ ,_ggab =_afbe (_eabe ,_gggg ,_fdcb );_ggab !=nil {return nil ,_f .Wrap (_ggab ,_adfbg ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _eabe ,nil ;};func (_gcc *Bitmap )Equals (s *Bitmap )bool {if len (_gcc .Data )!=len (s .Data )||_gcc .Width !=s .Width ||_gcc .Height !=s .Height {return false ; +};for _acbd :=0;_acbd < _gcc .Height ;_acbd ++{_ceg :=_acbd *_gcc .RowStride ;for _cbd :=0;_cbd < _gcc .RowStride ;_cbd ++{if _gcc .Data [_ceg +_cbd ]!=s .Data [_ceg +_cbd ]{return false ;};};};return true ;};func _eaf ()(_ebf [256]uint64 ){for _ebe :=0; +_ebe < 256;_ebe ++{if _ebe &0x01!=0{_ebf [_ebe ]|=0xff;};if _ebe &0x02!=0{_ebf [_ebe ]|=0xff00;};if _ebe &0x04!=0{_ebf [_ebe ]|=0xff0000;};if _ebe &0x08!=0{_ebf [_ebe ]|=0xff000000;};if _ebe &0x10!=0{_ebf [_ebe ]|=0xff00000000;};if _ebe &0x20!=0{_ebf [_ebe ]|=0xff0000000000; +};if _ebe &0x40!=0{_ebf [_ebe ]|=0xff000000000000;};if _ebe &0x80!=0{_ebf [_ebe ]|=0xff00000000000000;};};return _ebf ;};func _ccfce (_ddcb ,_gfgb *Bitmap ,_dadb *Selection )(*Bitmap ,error ){const _fbcdg ="\u006f\u0070\u0065\u006e";var _ggacf error ;_ddcb ,_ggacf =_cdcg (_ddcb ,_gfgb ,_dadb ); +if _ggacf !=nil {return nil ,_f .Wrap (_ggacf ,_fbcdg ,"");};_cbdcg ,_ggacf :=_afbe (nil ,_gfgb ,_dadb );if _ggacf !=nil {return nil ,_f .Wrap (_ggacf ,_fbcdg ,"");};_ ,_ggacf =_afgc (_ddcb ,_cbdcg ,_dadb );if _ggacf !=nil {return nil ,_f .Wrap (_ggacf ,_fbcdg ,""); +};return _ddcb ,nil ;};func _ddf (_gc *Bitmap ,_ba int )(*Bitmap ,error ){const _fbe ="\u0065x\u0070a\u006e\u0064\u0042\u0069\u006ea\u0072\u0079P\u006f\u0077\u0065\u0072\u0032";if _gc ==nil {return nil ,_f .Error (_fbe ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if _ba ==1{return _dbfae (nil ,_gc );};if _ba !=2&&_ba !=4&&_ba !=8{return nil ,_f .Error (_fbe ,"\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"); +};_eb :=_ba *_gc .Width ;_fe :=_ba *_gc .Height ;_ce :=New (_eb ,_fe );var _de error ;switch _ba {case 2:_de =_gga (_ce ,_gc );case 4:_de =_cf (_ce ,_gc );case 8:_de =_fff (_ce ,_gc );};if _de !=nil {return nil ,_f .Wrap (_de ,_fbe ,"");};return _ce ,nil ; +};func (_ceb *Bitmap )RemoveBorder (borderSize int )(*Bitmap ,error ){if borderSize ==0{return _ceb .Copy (),nil ;};_edfc ,_afdf :=_ceb .removeBorderGeneral (borderSize ,borderSize ,borderSize ,borderSize );if _afdf !=nil {return nil ,_f .Wrap (_afdf ,"\u0052\u0065\u006do\u0076\u0065\u0042\u006f\u0072\u0064\u0065\u0072",""); +};return _edfc ,nil ;};func _gdedb (_cda *Bitmap ,_adag ,_fdbc ,_egbdc ,_fefgb int ,_beeg RasterOperator ){if _adag < 0{_egbdc +=_adag ;_adag =0;};_gbgb :=_adag +_egbdc -_cda .Width ;if _gbgb > 0{_egbdc -=_gbgb ;};if _fdbc < 0{_fefgb +=_fdbc ;_fdbc =0; +};_dadgb :=_fdbc +_fefgb -_cda .Height ;if _dadgb > 0{_fefgb -=_dadgb ;};if _egbdc <=0||_fefgb <=0{return ;};if (_adag &7)==0{_gbdae (_cda ,_adag ,_fdbc ,_egbdc ,_fefgb ,_beeg );}else {_dbcb (_cda ,_adag ,_fdbc ,_egbdc ,_fefgb ,_beeg );};};func _gagf (_bdcfc *Bitmap ,_dbfc *_e .Stack ,_acgef ,_efecf ,_gfbb int )(_acee *_fbc .Rectangle ,_aaa error ){const _ffbf ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; +if _bdcfc ==nil {return nil ,_f .Error (_ffbf ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _dbfc ==nil {return nil ,_f .Error (_ffbf ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); +};switch _gfbb {case 4:if _acee ,_aaa =_gffc (_bdcfc ,_dbfc ,_acgef ,_efecf );_aaa !=nil {return nil ,_f .Wrap (_aaa ,_ffbf ,"");};return _acee ,nil ;case 8:if _acee ,_aaa =_bafb (_bdcfc ,_dbfc ,_acgef ,_efecf );_aaa !=nil {return nil ,_f .Wrap (_aaa ,_ffbf ,""); +};return _acee ,nil ;default:return nil ,_f .Errorf (_ffbf ,"\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",_gfbb ); +};};func MakePixelCentroidTab8 ()[]int {return _gafe ()};func _ebea (_efaf ,_cbab *Bitmap ,_gfeg ,_bbea ,_fcfa ,_cdbbd ,_fecg ,_ccc ,_edebc ,_efeb int ,_aag CombinationOperator ,_fbad int )error {var _bccaa int ;_dcg :=func (){_bccaa ++;_fcfa +=_cbab .RowStride ; +_cdbbd +=_efaf .RowStride ;_fecg +=_efaf .RowStride };for _bccaa =_gfeg ;_bccaa < _bbea ;_dcg (){var _ffbe uint16 ;_eebg :=_fcfa ;for _agce :=_cdbbd ;_agce <=_fecg ;_agce ++{_cggb ,_eeec :=_cbab .GetByte (_eebg );if _eeec !=nil {return _eeec ;};_ebdf ,_eeec :=_efaf .GetByte (_agce ); +if _eeec !=nil {return _eeec ;};_ffbe =(_ffbe |(uint16 (_ebdf )&0xff))<>8);if _eeec =_cbab .SetByte (_eebg ,_aefb (_cggb ,_ebdf ,_aag ));_eeec !=nil {return _eeec ;};_eebg ++;_ffbe <<=uint (_edebc );if _agce ==_fecg {_ebdf =byte (_ffbe >>(8-uint8 (_efeb ))); +if _fbad !=0{_ebdf =_dgae (uint (8+_ccc ),_ebdf );};_cggb ,_eeec =_cbab .GetByte (_eebg );if _eeec !=nil {return _eeec ;};if _eeec =_cbab .SetByte (_eebg ,_aefb (_cggb ,_ebdf ,_aag ));_eeec !=nil {return _eeec ;};};};};return nil ;};func (_ebda *Bitmaps )GroupByWidth ()(*BitmapsArray ,error ){const _aeea ="\u0047\u0072\u006fu\u0070\u0042\u0079\u0057\u0069\u0064\u0074\u0068"; +if len (_ebda .Values )==0{return nil ,_f .Error (_aeea ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};_eddc :=&BitmapsArray {};_ebda .SortByWidth ();_bcce :=-1;_edge :=-1;for _gfbgd :=0;_gfbgd < len (_ebda .Values ); +_gfbgd ++{_affb :=_ebda .Values [_gfbgd ].Width ;if _affb > _bcce {_bcce =_affb ;_edge ++;_eddc .Values =append (_eddc .Values ,&Bitmaps {});};_eddc .Values [_edge ].AddBitmap (_ebda .Values [_gfbgd ]);};return _eddc ,nil ;};const (ComponentConn Component =iota ; +ComponentCharacters ;ComponentWords ;);func TstWSymbol (t *_g .T ,scale ...int )*Bitmap {_cdbd ,_cbca :=NewWithData (5,5,[]byte {0x88,0x88,0xA8,0xD8,0x88});_d .NoError (t ,_cbca );return TstGetScaledSymbol (t ,_cdbd ,scale ...);};func TstGetScaledSymbol (t *_g .T ,sm *Bitmap ,scale ...int )*Bitmap {if len (scale )==0{return sm ; +};if scale [0]==1{return sm ;};_fcef ,_efbe :=MorphSequence (sm ,MorphProcess {Operation :MopReplicativeBinaryExpansion ,Arguments :scale });_d .NoError (t ,_efbe );return _fcef ;};func TstRSymbol (t *_g .T ,scale ...int )*Bitmap {_fgcb ,_edfb :=NewWithData (4,5,[]byte {0xF0,0x90,0xF0,0xA0,0x90}); +_d .NoError (t ,_edfb );return TstGetScaledSymbol (t ,_fgcb ,scale ...);};func NewWithUnpaddedData (width ,height int ,data []byte )(*Bitmap ,error ){const _adb ="\u004e\u0065\u0077\u0057it\u0068\u0055\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061"; +_beg :=_dabf (width ,height );_beg .Data =data ;if _cee :=((width *height )+7)>>3;len (data )< _cee {return nil ,_f .Errorf (_adb ,"\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 ),_cee ); +};if _eac :=_beg .addPadBits ();_eac !=nil {return nil ,_f .Wrap (_eac ,_adb ,"");};return _beg ,nil ;};func _efeg ()[]int {_afbd :=make ([]int ,256);for _defa :=0;_defa <=0xff;_defa ++{_fbcf :=byte (_defa );_afbd [_fbcf ]=int (_fbcf &0x1)+(int (_fbcf >>1)&0x1)+(int (_fbcf >>2)&0x1)+(int (_fbcf >>3)&0x1)+(int (_fbcf >>4)&0x1)+(int (_fbcf >>5)&0x1)+(int (_fbcf >>6)&0x1)+(int (_fbcf >>7)&0x1); +};return _afbd ;};func (_cag *Boxes )Get (i int )(*_fbc .Rectangle ,error ){const _gacf ="\u0042o\u0078\u0065\u0073\u002e\u0047\u0065t";if _cag ==nil {return nil ,_f .Error (_gacf ,"\u0027\u0042\u006f\u0078es\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};if i > len (*_cag )-1{return nil ,_f .Errorf (_gacf ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return (*_cag )[i ],nil ;};func (_bbaae *Bitmaps )GroupByHeight ()(*BitmapsArray ,error ){const _fgfg ="\u0047\u0072\u006f\u0075\u0070\u0042\u0079\u0048\u0065\u0069\u0067\u0068\u0074"; +if len (_bbaae .Values )==0{return nil ,_f .Error (_fgfg ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};_efaag :=&BitmapsArray {};_bbaae .SortByHeight ();_cfgc :=-1;_bdebe :=-1;for _egefd :=0;_egefd < len (_bbaae .Values ); +_egefd ++{_cdbe :=_bbaae .Values [_egefd ].Height ;if _cdbe > _cfgc {_cfgc =_cdbe ;_bdebe ++;_efaag .Values =append (_efaag .Values ,&Bitmaps {});};_efaag .Values [_bdebe ].AddBitmap (_bbaae .Values [_egefd ]);};return _efaag ,nil ;};func MorphSequence (src *Bitmap ,sequence ...MorphProcess )(*Bitmap ,error ){return _acfc (src ,sequence ...); +};func _fff (_geb ,_gbc *Bitmap )(_cg error ){const _ed ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0038";_gge :=_gbc .RowStride ;_ggd :=_geb .RowStride ;var _fa ,_dd ,_gbg ,_acd ,_dfa int ;for _gbg =0; +_gbg < _gbc .Height ;_gbg ++{_fa =_gbg *_gge ;_dd =8*_gbg *_ggd ;for _acd =0;_acd < _gge ;_acd ++{if _cg =_geb .setEightBytes (_dd +_acd *8,_egaa [_gbc .Data [_fa +_acd ]]);_cg !=nil {return _f .Wrap (_cg ,_ed ,"");};};for _dfa =1;_dfa < 8;_dfa ++{for _acd =0; +_acd < _ggd ;_acd ++{if _cg =_geb .SetByte (_dd +_dfa *_ggd +_acd ,_geb .Data [_dd +_acd ]);_cg !=nil {return _f .Wrap (_cg ,_ed ,"");};};};};return nil ;};func _geea (_dfgbc *Bitmap ,_afea ,_ceca ,_gbda ,_bbfd int ,_bcgag RasterOperator ,_bdgce *Bitmap ,_cffd ,_fagg int )error {var (_befc byte ; +_cfff int ;_fdbd int ;_dbee ,_cbgg int ;_eecbd ,_gcaa int ;);_cdef :=_gbda >>3;_gfecb :=_gbda &7;if _gfecb > 0{_befc =_gccbe [_gfecb ];};_cfff =_bdgce .RowStride *_fagg +(_cffd >>3);_fdbd =_dfgbc .RowStride *_ceca +(_afea >>3);switch _bcgag {case PixSrc :for _eecbd =0; +_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]=_bdgce .Data [_dbee ];_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],_bdgce .Data [_dbee ],_befc ); +};};case PixNotSrc :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]=^(_bdgce .Data [_dbee ]);_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],^_bdgce .Data [_dbee ],_befc ); +};};case PixSrcOrDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]|=_bdgce .Data [_dbee ];_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],_bdgce .Data [_dbee ]|_dfgbc .Data [_cbgg ],_befc ); +};};case PixSrcAndDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]&=_bdgce .Data [_dbee ];_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],_bdgce .Data [_dbee ]&_dfgbc .Data [_cbgg ],_befc ); +};};case PixSrcXorDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]^=_bdgce .Data [_dbee ];_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],_bdgce .Data [_dbee ]^_dfgbc .Data [_cbgg ],_befc ); +};};case PixNotSrcOrDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]|=^(_bdgce .Data [_dbee ]);_cbgg ++;_dbee ++;}; +if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],^(_bdgce .Data [_dbee ])|_dfgbc .Data [_cbgg ],_befc );};};case PixNotSrcAndDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ; +for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]&=^(_bdgce .Data [_dbee ]);_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],^(_bdgce .Data [_dbee ])&_dfgbc .Data [_cbgg ],_befc );};};case PixSrcOrNotDst :for _eecbd =0; +_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]=_bdgce .Data [_dbee ]|^(_dfgbc .Data [_cbgg ]);_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],_bdgce .Data [_dbee ]|^(_dfgbc .Data [_cbgg ]),_befc ); +};};case PixSrcAndNotDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]=_bdgce .Data [_dbee ]&^(_dfgbc .Data [_cbgg ]); +_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],_bdgce .Data [_dbee ]&^(_dfgbc .Data [_cbgg ]),_befc );};};case PixNotPixSrcOrDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ; +for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]=^(_bdgce .Data [_dbee ]|_dfgbc .Data [_cbgg ]);_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],^(_bdgce .Data [_dbee ]|_dfgbc .Data [_cbgg ]),_befc );};};case PixNotPixSrcAndDst :for _eecbd =0; +_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]=^(_bdgce .Data [_dbee ]&_dfgbc .Data [_cbgg ]);_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],^(_bdgce .Data [_dbee ]&_dfgbc .Data [_cbgg ]),_befc ); +};};case PixNotPixSrcXorDst :for _eecbd =0;_eecbd < _bbfd ;_eecbd ++{_dbee =_cfff +_eecbd *_bdgce .RowStride ;_cbgg =_fdbd +_eecbd *_dfgbc .RowStride ;for _gcaa =0;_gcaa < _cdef ;_gcaa ++{_dfgbc .Data [_cbgg ]=^(_bdgce .Data [_dbee ]^_dfgbc .Data [_cbgg ]); +_cbgg ++;_dbee ++;};if _gfecb > 0{_dfgbc .Data [_cbgg ]=_daea (_dfgbc .Data [_cbgg ],^(_bdgce .Data [_dbee ]^_dfgbc .Data [_cbgg ]),_befc );};};default:_gg .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",_bcgag ); +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 (_gcef *Bitmap )CreateTemplate ()*Bitmap {return _gcef .createTemplate ()};func _afgc (_cdfc *Bitmap ,_eeaf *Bitmap ,_gbceg *Selection )(*Bitmap ,error ){var (_abge *Bitmap ;_fdcd error ;);_cdfc ,_fdcd =_cbfa (_cdfc ,_eeaf ,_gbceg ,&_abge ); +if _fdcd !=nil {return nil ,_fdcd ;};if _fdcd =_cdfc .clearAll ();_fdcd !=nil {return nil ,_fdcd ;};var _aedg SelectionValue ;for _eefg :=0;_eefg < _gbceg .Height ;_eefg ++{for _cgbg :=0;_cgbg < _gbceg .Width ;_cgbg ++{_aedg =_gbceg .Data [_eefg ][_cgbg ]; +if _aedg ==SelHit {if _fdcd =_cdfc .RasterOperation (_cgbg -_gbceg .Cx ,_eefg -_gbceg .Cy ,_eeaf .Width ,_eeaf .Height ,PixSrcOrDst ,_abge ,0,0);_fdcd !=nil {return nil ,_fdcd ;};};};};return _cdfc ,nil ;};func (_eec *Bitmap )SetPixel (x ,y int ,pixel byte )error {_bgg :=_eec .GetByteIndex (x ,y ); +if _bgg > len (_eec .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",_bgg );};_bcgf :=_eec .GetBitOffset (x ); +_ecf :=uint (7-_bcgf );_egd :=_eec .Data [_bgg ];var _cbc byte ;if pixel ==1{_cbc =_egd |(pixel &0x01<<_ecf );}else {_cbc =_egd &^(1<<_ecf );};_eec .Data [_bgg ]=_cbc ;return nil ;};type byWidth Bitmaps ;func _acbbf (_agac ,_gcfd *Bitmap ,_cdcfd ,_cabb int )(*Bitmap ,error ){const _gcba ="\u0063\u006c\u006f\u0073\u0065\u0053\u0061\u0066\u0065B\u0072\u0069\u0063\u006b"; +if _gcfd ==nil {return nil ,_f .Error (_gcba ,"\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _cdcfd < 1||_cabb < 1{return nil ,_f .Error (_gcba ,"\u0068s\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0073\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031"); +};if _cdcfd ==1&&_cabb ==1{return _dbfae (_agac ,_gcfd );};if MorphBC ==SymmetricMorphBC {_adfed ,_ceee :=_defb (_agac ,_gcfd ,_cdcfd ,_cabb );if _ceee !=nil {return nil ,_f .Wrap (_ceee ,_gcba ,"\u0053\u0079m\u006d\u0065\u0074r\u0069\u0063\u004d\u006f\u0072\u0070\u0068\u0042\u0043"); +};return _adfed ,nil ;};_gacd :=_bcca (_cdcfd /2,_cabb /2);_afag :=8*((_gacd +7)/8);_gdfb ,_dedb :=_gcfd .AddBorder (_afag ,0);if _dedb !=nil {return nil ,_f .Wrapf (_dedb ,_gcba ,"\u0042\u006f\u0072\u0064\u0065\u0072\u0053\u0069\u007ae\u003a\u0020\u0025\u0064",_afag ); +};var _egcb ,_edfaf *Bitmap ;if _cdcfd ==1||_cabb ==1{_ggbcg :=SelCreateBrick (_cabb ,_cdcfd ,_cabb /2,_cdcfd /2,SelHit );_egcb ,_dedb =_efbd (nil ,_gdfb ,_ggbcg );if _dedb !=nil {return nil ,_f .Wrap (_dedb ,_gcba ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};}else {_fgcg :=SelCreateBrick (1,_cdcfd ,0,_cdcfd /2,SelHit );_acbfa ,_fbdfb :=_afgc (nil ,_gdfb ,_fgcg );if _fbdfb !=nil {return nil ,_f .Wrap (_fbdfb ,_gcba ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0064\u0069\u006c\u0061t\u0065"); +};_bcef :=SelCreateBrick (_cabb ,1,_cabb /2,0,SelHit );_egcb ,_fbdfb =_afgc (nil ,_acbfa ,_bcef );if _fbdfb !=nil {return nil ,_f .Wrap (_fbdfb ,_gcba ,"\u0072\u0065\u0067ul\u0061\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); +};if _ ,_fbdfb =_afbe (_acbfa ,_egcb ,_fgcg );_fbdfb !=nil {return nil ,_f .Wrap (_fbdfb ,_gcba ,"r\u0065\u0067\u0075\u006car\u0020-\u0020\u0066\u0069\u0072\u0073t\u0020\u0065\u0072\u006f\u0064\u0065");};if _ ,_fbdfb =_afbe (_egcb ,_acbfa ,_bcef );_fbdfb !=nil {return nil ,_f .Wrap (_fbdfb ,_gcba ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0065\u0072\u006fd\u0065"); +};};if _edfaf ,_dedb =_egcb .RemoveBorder (_afag );_dedb !=nil {return nil ,_f .Wrap (_dedb ,_gcba ,"\u0072e\u0067\u0075\u006c\u0061\u0072");};if _agac ==nil {return _edfaf ,nil ;};if _ ,_dedb =_dbfae (_agac ,_edfaf );_dedb !=nil {return nil ,_dedb ;}; +return _agac ,nil ;};func (_cdeed CombinationOperator )String ()string {var _gdad string ;switch _cdeed {case CmbOpOr :_gdad ="\u004f\u0052";case CmbOpAnd :_gdad ="\u0041\u004e\u0044";case CmbOpXor :_gdad ="\u0058\u004f\u0052";case CmbOpXNor :_gdad ="\u0058\u004e\u004f\u0052"; +case CmbOpReplace :_gdad ="\u0052E\u0050\u004c\u0041\u0043\u0045";case CmbOpNot :_gdad ="\u004e\u004f\u0054";};return _gdad ;};func TstImageBitmap ()*Bitmap {return _cfbf .Copy ()};func _bgbd (_dgaee *Bitmap ,_dafab ,_ecaeg ,_ebab ,_bga int ,_cbae RasterOperator ,_fbfeg *Bitmap ,_efdd ,_fgege int )error {var (_ceff bool ; +_feeg bool ;_bcdf int ;_cgdb int ;_aaga int ;_aebaf bool ;_ceae byte ;_gcgg int ;_fcca int ;_cbga int ;_ccgec ,_dddaa int ;);_dcbd :=8-(_dafab &7);_eade :=_gdg [_dcbd ];_cgdc :=_dgaee .RowStride *_ecaeg +(_dafab >>3);_bgcd :=_fbfeg .RowStride *_fgege +(_efdd >>3); +if _ebab < _dcbd {_ceff =true ;_eade &=_gccbe [8-_dcbd +_ebab ];};if !_ceff {_bcdf =(_ebab -_dcbd )>>3;if _bcdf > 0{_feeg =true ;_cgdb =_cgdc +1;_aaga =_bgcd +1;};};_gcgg =(_dafab +_ebab )&7;if !(_ceff ||_gcgg ==0){_aebaf =true ;_ceae =_gccbe [_gcgg ]; +_fcca =_cgdc +1+_bcdf ;_cbga =_bgcd +1+_bcdf ;};switch _cbae {case PixSrc :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],_fbfeg .Data [_bgcd ],_eade );_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0; +_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]=_fbfeg .Data [_aaga +_dddaa ];};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],_fbfeg .Data [_cbga ],_ceae ); +_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixNotSrc :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],^_fbfeg .Data [_bgcd ],_eade );_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0; +_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]=^_fbfeg .Data [_aaga +_dddaa ];};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],^_fbfeg .Data [_cbga ],_ceae ); +_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixSrcOrDst :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],_fbfeg .Data [_bgcd ]|_dgaee .Data [_cgdc ],_eade );_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ; +};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]|=_fbfeg .Data [_aaga +_dddaa ];};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ; +_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],_fbfeg .Data [_cbga ]|_dgaee .Data [_fcca ],_ceae );_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixSrcAndDst :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],_fbfeg .Data [_bgcd ]&_dgaee .Data [_cgdc ],_eade ); +_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]&=_fbfeg .Data [_aaga +_dddaa ];};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ; +};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],_fbfeg .Data [_cbga ]&_dgaee .Data [_fcca ],_ceae );_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixSrcXorDst :for _ccgec =0;_ccgec < _bga ; +_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],_fbfeg .Data [_bgcd ]^_dgaee .Data [_cgdc ],_eade );_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]^=_fbfeg .Data [_aaga +_dddaa ]; +};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],_fbfeg .Data [_cbga ]^_dgaee .Data [_fcca ],_ceae );_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ; +};};case PixNotSrcOrDst :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],^(_fbfeg .Data [_bgcd ])|_dgaee .Data [_cgdc ],_eade );_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ; +_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]|=^(_fbfeg .Data [_aaga +_dddaa ]);};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],^(_fbfeg .Data [_cbga ])|_dgaee .Data [_fcca ],_ceae ); +_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixNotSrcAndDst :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],^(_fbfeg .Data [_bgcd ])&_dgaee .Data [_cgdc ],_eade );_cgdc +=_dgaee .RowStride ; +_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]&=^_fbfeg .Data [_aaga +_dddaa ];};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0; +_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],^(_fbfeg .Data [_cbga ])&_dgaee .Data [_fcca ],_ceae );_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixSrcOrNotDst :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],_fbfeg .Data [_bgcd ]|^(_dgaee .Data [_cgdc ]),_eade ); +_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]=_fbfeg .Data [_aaga +_dddaa ]|^(_dgaee .Data [_cgdb +_dddaa ]);};_cgdb +=_dgaee .RowStride ; +_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],_fbfeg .Data [_cbga ]|^(_dgaee .Data [_fcca ]),_ceae );_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixSrcAndNotDst :for _ccgec =0; +_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],_fbfeg .Data [_bgcd ]&^(_dgaee .Data [_cgdc ]),_eade );_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ; +_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]=_fbfeg .Data [_aaga +_dddaa ]&^(_dgaee .Data [_cgdb +_dddaa ]);};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],_fbfeg .Data [_cbga ]&^(_dgaee .Data [_fcca ]),_ceae ); +_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixNotPixSrcOrDst :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],^(_fbfeg .Data [_bgcd ]|_dgaee .Data [_cgdc ]),_eade );_cgdc +=_dgaee .RowStride ; +_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]=^(_fbfeg .Data [_aaga +_dddaa ]|_dgaee .Data [_cgdb +_dddaa ]);};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ; +};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],^(_fbfeg .Data [_cbga ]|_dgaee .Data [_fcca ]),_ceae );_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixNotPixSrcAndDst :for _ccgec =0; +_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],^(_fbfeg .Data [_bgcd ]&_dgaee .Data [_cgdc ]),_eade );_cgdc +=_dgaee .RowStride ;_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ; +_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]=^(_fbfeg .Data [_aaga +_dddaa ]&_dgaee .Data [_cgdb +_dddaa ]);};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ;};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],^(_fbfeg .Data [_cbga ]&_dgaee .Data [_fcca ]),_ceae ); +_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};case PixNotPixSrcXorDst :for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_cgdc ]=_daea (_dgaee .Data [_cgdc ],^(_fbfeg .Data [_bgcd ]^_dgaee .Data [_cgdc ]),_eade );_cgdc +=_dgaee .RowStride ; +_bgcd +=_fbfeg .RowStride ;};if _feeg {for _ccgec =0;_ccgec < _bga ;_ccgec ++{for _dddaa =0;_dddaa < _bcdf ;_dddaa ++{_dgaee .Data [_cgdb +_dddaa ]=^(_fbfeg .Data [_aaga +_dddaa ]^_dgaee .Data [_cgdb +_dddaa ]);};_cgdb +=_dgaee .RowStride ;_aaga +=_fbfeg .RowStride ; +};};if _aebaf {for _ccgec =0;_ccgec < _bga ;_ccgec ++{_dgaee .Data [_fcca ]=_daea (_dgaee .Data [_fcca ],^(_fbfeg .Data [_cbga ]^_dgaee .Data [_fcca ]),_ceae );_fcca +=_dgaee .RowStride ;_cbga +=_fbfeg .RowStride ;};};default:_gg .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",_cbae ); +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 ;};func _aeg (_bfad ,_fadc ,_aef *Bitmap )(*Bitmap ,error ){const _efgf ="\u0073\u0075\u0062\u0074\u0072\u0061\u0063\u0074";if _fadc ==nil {return nil ,_f .Error (_efgf ,"'\u0073\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _aef ==nil {return nil ,_f .Error (_efgf ,"'\u0073\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};var _gbfec error ;switch {case _bfad ==_fadc :if _gbfec =_bfad .RasterOperation (0,0,_fadc .Width ,_fadc .Height ,PixNotSrcAndDst ,_aef ,0,0);_gbfec !=nil {return nil ,_f .Wrap (_gbfec ,_efgf ,"\u0064 \u003d\u003d\u0020\u0073\u0031");};case _bfad ==_aef :if _gbfec =_bfad .RasterOperation (0,0,_fadc .Width ,_fadc .Height ,PixNotSrcAndDst ,_fadc ,0,0); +_gbfec !=nil {return nil ,_f .Wrap (_gbfec ,_efgf ,"\u0064 \u003d\u003d\u0020\u0073\u0032");};default:_bfad ,_gbfec =_dbfae (_bfad ,_fadc );if _gbfec !=nil {return nil ,_f .Wrap (_gbfec ,_efgf ,"");};if _gbfec =_bfad .RasterOperation (0,0,_fadc .Width ,_fadc .Height ,PixNotSrcAndDst ,_aef ,0,0); +_gbfec !=nil {return nil ,_f .Wrap (_gbfec ,_efgf ,"\u0064e\u0066\u0061\u0075\u006c\u0074");};};return _bfad ,nil ;};func (_gegdg *Bitmaps )WidthSorter ()func (_acde ,_acea int )bool {return func (_fabe ,_afcfc int )bool {return _gegdg .Values [_fabe ].Width < _gegdg .Values [_afcfc ].Width }; +};var MorphBC BoundaryCondition ;func Dilate (d *Bitmap ,s *Bitmap ,sel *Selection )(*Bitmap ,error ){return _afgc (d ,s ,sel )};func _cdcg (_fbdde ,_caa *Bitmap ,_feab *Selection )(*Bitmap ,error ){const _ebgb ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0032"; +var _acdd ,_fcd int ;if _caa ==nil {return nil ,_f .Error (_ebgb ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c");};if _feab ==nil {return nil ,_f .Error (_ebgb ,"\u0073e\u006c \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};_acdd =_feab .Width ;_fcd =_feab .Height ;if _acdd ==0||_fcd ==0{return nil ,_f .Error (_ebgb ,"\u0073\u0065\u006c\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030");};if _fbdde ==nil {return _caa .createTemplate (),nil ;};if _aeag :=_fbdde .resizeImageData (_caa ); +_aeag !=nil {return nil ,_aeag ;};return _fbdde ,nil ;};func _egfea (_cfbe ,_eedde int ,_dbcg string )*Selection {_fcdb :=&Selection {Height :_cfbe ,Width :_eedde ,Name :_dbcg };_fcdb .Data =make ([][]SelectionValue ,_cfbe );for _adfg :=0;_adfg < _cfbe ; +_adfg ++{_fcdb .Data [_adfg ]=make ([]SelectionValue ,_eedde );};return _fcdb ;};func (_fgca *Bitmap )setAll ()error {_dcb :=_fedf (_fgca ,0,0,_fgca .Width ,_fgca .Height ,PixSet ,nil ,0,0);if _dcb !=nil {return _f .Wrap (_dcb ,"\u0073\u0065\u0074\u0041\u006c\u006c",""); +};return nil ;};func _dffe (_egag ,_aagb *Bitmap ,_abed ,_bagfc int )(_ggc error ){const _gagd ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0038";var (_afee ,_abbe ,_febe ,_cegc int ;_fdeg ,_gcbdc ,_cfeg ,_deee ,_dbag ,_eaae ,_fegfb ,_eccg byte ; +);for _afee =0;_afee < _abed ;_afee ++{_febe =_afee *_egag .RowStride ;_cegc =_afee *_aagb .RowStride ;for _abbe =0;_abbe < _bagfc ;_abbe ++{if _fdeg ,_ggc =_egag .GetByte (_febe +_abbe );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0067e\u0074 \u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065"); +};if _gcbdc ,_ggc =_aagb .GetByte (_cegc +_abbe );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0067\u0065\u0074\u0020\u006d\u0061\u0073\u006b\u0020\u0062\u0079\u0074\u0065");};if _afee > 0{if _cfeg ,_ggc =_egag .GetByte (_febe -_egag .RowStride +_abbe ); +_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0069\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065");};_fdeg |=_cfeg |(_cfeg <<1)|(_cfeg >>1);if _abbe > 0{if _eccg ,_ggc =_egag .GetByte (_febe -_egag .RowStride +_abbe -1);_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0069\u0020\u003e\u00200 \u0026\u0026\u0020\u006a\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065"); +};_fdeg |=_eccg <<7;};if _abbe < _bagfc -1{if _eccg ,_ggc =_egag .GetByte (_febe -_egag .RowStride +_abbe +1);_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u006a\u0020<\u0020\u0077\u0070l\u0020\u002d\u0020\u0031\u0020\u0062\u0079\u0074\u0065");};_fdeg |=_eccg >>7; +};};if _abbe > 0{if _deee ,_ggc =_egag .GetByte (_febe +_abbe -1);_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u006a\u0020\u003e \u0030");};_fdeg |=_deee <<7;};_fdeg &=_gcbdc ;if _fdeg ==0||^_fdeg ==0{if _ggc =_egag .SetByte (_febe +_abbe ,_fdeg );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0073e\u0074t\u0069\u006e\u0067\u0020\u0065m\u0070\u0074y\u0020\u0062\u0079\u0074\u0065"); +};};for {_fegfb =_fdeg ;_fdeg =(_fdeg |(_fdeg >>1)|(_fdeg <<1))&_gcbdc ;if (_fdeg ^_fegfb )==0{if _ggc =_egag .SetByte (_febe +_abbe ,_fdeg );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065"); +};break ;};};};};for _afee =_abed -1;_afee >=0;_afee --{_febe =_afee *_egag .RowStride ;_cegc =_afee *_aagb .RowStride ;for _abbe =_bagfc -1;_abbe >=0;_abbe --{if _fdeg ,_ggc =_egag .GetByte (_febe +_abbe );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0072\u0065\u0076er\u0073\u0065\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065"); +};if _gcbdc ,_ggc =_aagb .GetByte (_cegc +_abbe );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _afee < _abed -1{if _dbag ,_ggc =_egag .GetByte (_febe +_egag .RowStride +_abbe ); +_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0069\u0020\u003c\u0020h\u0020\u002d\u0020\u0031\u0020\u002d\u003e\u0020\u0067\u0065t\u0020s\u006f\u0075\u0072\u0063\u0065\u0020\u0062y\u0074\u0065");};_fdeg |=_dbag |(_dbag <<1)|_dbag >>1;if _abbe > 0{if _eccg ,_ggc =_egag .GetByte (_febe +_egag .RowStride +_abbe -1); +_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\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");};_fdeg |=_eccg <<7;};if _abbe < _bagfc -1{if _eccg ,_ggc =_egag .GetByte (_febe +_egag .RowStride +_abbe +1); +_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\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"); +};_fdeg |=_eccg >>7;};};if _abbe < _bagfc -1{if _eaae ,_ggc =_egag .GetByte (_febe +_abbe +1);_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\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"); +};_fdeg |=_eaae >>7;};_fdeg &=_gcbdc ;if _fdeg ==0||(^_fdeg )==0{if _ggc =_egag .SetByte (_febe +_abbe ,_fdeg );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"\u0073e\u0074 \u006d\u0061\u0073\u006b\u0065\u0064\u0020\u0062\u0079\u0074\u0065");};};for {_fegfb =_fdeg ; +_fdeg =(_fdeg |(_fdeg >>1)|(_fdeg <<1))&_gcbdc ;if (_fdeg ^_fegfb )==0{if _ggc =_egag .SetByte (_febe +_abbe ,_fdeg );_ggc !=nil {return _f .Wrap (_ggc ,_gagd ,"r\u0065\u0076\u0065\u0072se\u0020s\u0065\u0074\u0020\u0070\u0072e\u0076\u0020\u0062\u0079\u0074\u0065"); +};break ;};};};};return nil ;};func CombineBytes (oldByte ,newByte byte ,op CombinationOperator )byte {return _aefb (oldByte ,newByte ,op );};func _dbfae (_fbfb ,_fec *Bitmap )(*Bitmap ,error ){if _fec ==nil {return nil ,_f .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 _fec ==_fbfb {return _fbfb ,nil ;};if _fbfb ==nil {_fbfb =_fec .createTemplate ();copy (_fbfb .Data ,_fec .Data );return _fbfb ,nil ;};_baafe :=_fbfb .resizeImageData (_fec );if _baafe !=nil {return nil ,_f .Wrap (_baafe ,"\u0063\u006f\u0070\u0079\u0042\u0069\u0074\u006d\u0061\u0070",""); +};_fbfb .Text =_fec .Text ;copy (_fbfb .Data ,_fec .Data );return _fbfb ,nil ;};func _bdf (_ec *Bitmap ,_efb ,_fg int )(*Bitmap ,error ){const _egb ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0052\u0065p\u006c\u0069\u0063\u0061\u0074\u0065"; +if _ec ==nil {return nil ,_f .Error (_egb ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _efb <=0||_fg <=0{return nil ,_f .Error (_egb ,"\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 _efb ==_fg {if _efb ==1{_acge ,_gd :=_dbfae (nil ,_ec );if _gd !=nil {return nil ,_f .Wrap (_gd ,_egb ,"\u0078\u0046\u0061\u0063\u0074\u0020\u003d\u003d\u0020y\u0046\u0061\u0063\u0074");};return _acge ,nil ;};if _efb ==2||_efb ==4||_efb ==8{_dfd ,_baf :=_ddf (_ec ,_efb ); +if _baf !=nil {return nil ,_f .Wrap (_baf ,_egb ,"\u0078\u0046a\u0063\u0074\u0020i\u006e\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d");};return _dfd ,nil ;};};_ded :=_efb *_ec .Width ;_ag :=_fg *_ec .Height ;_bee :=New (_ded ,_ag );_bfb :=_bee .RowStride ; +var (_ged ,_dab ,_fbdd ,_dfad ,_bc int ;_fc byte ;_geg error ;);for _dab =0;_dab < _ec .Height ;_dab ++{_ged =_fg *_dab *_bfb ;for _fbdd =0;_fbdd < _ec .Width ;_fbdd ++{if _ddd :=_ec .GetPixel (_fbdd ,_dab );_ddd {_bc =_efb *_fbdd ;for _dfad =0;_dfad < _efb ; +_dfad ++{_bee .setBit (_ged *8+_bc +_dfad );};};};for _dfad =1;_dfad < _fg ;_dfad ++{_bbaa :=_ged +_dfad *_bfb ;for _eed :=0;_eed < _bfb ;_eed ++{if _fc ,_geg =_bee .GetByte (_ged +_eed );_geg !=nil {return nil ,_f .Wrapf (_geg ,_egb ,"\u0072\u0065\u0070\u006cic\u0061\u0074\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0027\u0025d\u0027",_dfad ); +};if _geg =_bee .SetByte (_bbaa +_eed ,_fc );_geg !=nil {return nil ,_f .Wrap (_geg ,_egb ,"\u0053\u0065\u0074\u0074in\u0067\u0020\u0062\u0079\u0074\u0065\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};};};};return _bee ,nil ;};func (_cfeac *Bitmap )ConnComponents (bms *Bitmaps ,connectivity int )(_gdfed *Boxes ,_cgd error ){const _cccb ="B\u0069\u0074\u006d\u0061p.\u0043o\u006e\u006e\u0043\u006f\u006dp\u006f\u006e\u0065\u006e\u0074\u0073"; +if _cfeac ==nil {return nil ,_f .Error (_cccb ,"\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 (_cccb ,"\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 _gdfed ,_cgd =_cfeac .connComponentsBB (connectivity );_cgd !=nil {return nil ,_f .Wrap (_cgd ,_cccb ,"");};}else {if _gdfed ,_cgd =_cfeac .connComponentsBitmapsBB (bms ,connectivity );_cgd !=nil {return nil ,_f .Wrap (_cgd ,_cccb ,""); +};};return _gdfed ,nil ;};func New (width ,height int )*Bitmap {_fbg :=_dabf (width ,height );_fbg .Data =make ([]byte ,height *_fbg .RowStride );return _fbg ;};func DilateBrick (d ,s *Bitmap ,hSize ,vSize int )(*Bitmap ,error ){return _dddcc (d ,s ,hSize ,vSize )}; +func (_gegfa *Bitmaps )SortByWidth (){_faf :=(*byWidth )(_gegfa );_fb .Sort (_faf )};const (_ LocationFilter =iota ;LocSelectWidth ;LocSelectHeight ;LocSelectXVal ;LocSelectYVal ;LocSelectIfEither ;LocSelectIfBoth ;);func _ca (_fgg *Bitmap ,_aaef ...int )(_edc *Bitmap ,_acc error ){const _ggf ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0043\u0061\u0073\u0063\u0061\u0064\u0065"; +if _fgg ==nil {return nil ,_f .Error (_ggf ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if len (_aaef )==0||len (_aaef )> 4{return nil ,_f .Error (_ggf ,"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 _aaef [0]<=0{_gg .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");_edc ,_acc =_dbfae (nil ,_fgg );if _acc !=nil {return nil ,_f .Wrap (_acc ,_ggf ,"l\u0065\u0076\u0065\u006c\u0031\u0020\u003c\u003d\u0020\u0030"); +};return _edc ,nil ;};_cb :=_fbf ();_edc =_fgg ;for _ddc ,_eab :=range _aaef {if _eab <=0{break ;};_edc ,_acc =_gce (_edc ,_eab ,_cb );if _acc !=nil {return nil ,_f .Wrapf (_acc ,_ggf ,"\u006c\u0065\u0076\u0065\u006c\u0025\u0064\u0020\u0072\u0065\u0064\u0075c\u0074\u0069\u006f\u006e",_ddc ); +};};return _edc ,nil ;};func (_cged *Bitmaps )SelectByIndexes (idx []int )(*Bitmaps ,error ){const _ebad ="B\u0069\u0074\u006d\u0061\u0070\u0073.\u0053\u006f\u0072\u0074\u0049\u006e\u0064\u0065\u0078e\u0073\u0042\u0079H\u0065i\u0067\u0068\u0074";_aece ,_eeca :=_cged .selectByIndexes (idx ); +if _eeca !=nil {return nil ,_f .Wrap (_eeca ,_ebad ,"");};return _aece ,nil ;};func (_eaef *Bitmap )setPadBits (_gebg int ){_fdeb :=8-_eaef .Width %8;if _fdeb ==8{return ;};_ffac :=_eaef .Width /8;_bafd :=_gdg [_fdeb ];if _gebg ==0{_bafd ^=_bafd ;};var _cgb int ; +for _dcbf :=0;_dcbf < _eaef .Height ;_dcbf ++{_cgb =_dcbf *_eaef .RowStride +_ffac ;if _gebg ==0{_eaef .Data [_cgb ]&=_bafd ;}else {_eaef .Data [_cgb ]|=_bafd ;};};};func _ab (_dca ,_gdfe *Bitmap ,_fga int ,_agf []byte ,_cbe int )(_fd error ){const _dacb ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0033"; +var (_abe ,_cea ,_dcc ,_agg ,_degc ,_gbab ,_cgf ,_fad int ;_bdb ,_fgd ,_ddg ,_dfb uint32 ;_daab ,_ffgd byte ;_bef uint16 ;);_fbcc :=make ([]byte ,4);_cff :=make ([]byte ,4);for _dcc =0;_dcc < _dca .Height -1;_dcc ,_agg =_dcc +2,_agg +1{_abe =_dcc *_dca .RowStride ; +_cea =_agg *_gdfe .RowStride ;for _degc ,_gbab =0,0;_degc < _cbe ;_degc ,_gbab =_degc +4,_gbab +1{for _cgf =0;_cgf < 4;_cgf ++{_fad =_abe +_degc +_cgf ;if _fad <=len (_dca .Data )-1&&_fad < _abe +_dca .RowStride {_fbcc [_cgf ]=_dca .Data [_fad ];}else {_fbcc [_cgf ]=0x00; +};_fad =_abe +_dca .RowStride +_degc +_cgf ;if _fad <=len (_dca .Data )-1&&_fad < _abe +(2*_dca .RowStride ){_cff [_cgf ]=_dca .Data [_fad ];}else {_cff [_cgf ]=0x00;};};_bdb =_aa .BigEndian .Uint32 (_fbcc );_fgd =_aa .BigEndian .Uint32 (_cff );_ddg =_bdb &_fgd ; +_ddg |=_ddg <<1;_dfb =_bdb |_fgd ;_dfb &=_dfb <<1;_fgd =_ddg &_dfb ;_fgd &=0xaaaaaaaa;_bdb =_fgd |(_fgd <<7);_daab =byte (_bdb >>24);_ffgd =byte ((_bdb >>8)&0xff);_fad =_cea +_gbab ;if _fad +1==len (_gdfe .Data )-1||_fad +1>=_cea +_gdfe .RowStride {if _fd =_gdfe .SetByte (_fad ,_agf [_daab ]); +_fd !=nil {return _f .Wrapf (_fd ,_dacb ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_fad );};}else {_bef =(uint16 (_agf [_daab ])<<8)|uint16 (_agf [_ffgd ]);if _fd =_gdfe .setTwoBytes (_fad ,_bef );_fd !=nil {return _f .Wrapf (_fd ,_dacb ,"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",_fad ); +};_gbab ++;};};};return nil ;};func (_gcac *ClassedPoints )XAtIndex (i int )float32 {return (*_gcac .Points )[_gcac .IntSlice [i ]].X };func (_dcec *byHeight )Less (i ,j int )bool {return _dcec .Values [i ].Height < _dcec .Values [j ].Height };type Getter interface{GetBitmap ()*Bitmap ; +};func _afbe (_gdcc ,_ceec *Bitmap ,_aegf *Selection )(*Bitmap ,error ){const _gcefe ="\u0065\u0072\u006fd\u0065";var (_gffa error ;_cbdbf *Bitmap ;);_gdcc ,_gffa =_cbfa (_gdcc ,_ceec ,_aegf ,&_cbdbf );if _gffa !=nil {return nil ,_f .Wrap (_gffa ,_gcefe ,""); +};if _gffa =_gdcc .setAll ();_gffa !=nil {return nil ,_f .Wrap (_gffa ,_gcefe ,"");};var _cdga SelectionValue ;for _ffacd :=0;_ffacd < _aegf .Height ;_ffacd ++{for _dadg :=0;_dadg < _aegf .Width ;_dadg ++{_cdga =_aegf .Data [_ffacd ][_dadg ];if _cdga ==SelHit {_gffa =_fedf (_gdcc ,_aegf .Cx -_dadg ,_aegf .Cy -_ffacd ,_ceec .Width ,_ceec .Height ,PixSrcAndDst ,_cbdbf ,0,0); +if _gffa !=nil {return nil ,_f .Wrap (_gffa ,_gcefe ,"");};};};};if MorphBC ==SymmetricMorphBC {return _gdcc ,nil ;};_caed ,_dbd ,_gbag ,_ccfa :=_aegf .findMaxTranslations ();if _caed > 0{if _gffa =_gdcc .RasterOperation (0,0,_caed ,_ceec .Height ,PixClr ,nil ,0,0); +_gffa !=nil {return nil ,_f .Wrap (_gffa ,_gcefe ,"\u0078\u0070\u0020\u003e\u0020\u0030");};};if _gbag > 0{if _gffa =_gdcc .RasterOperation (_ceec .Width -_gbag ,0,_gbag ,_ceec .Height ,PixClr ,nil ,0,0);_gffa !=nil {return nil ,_f .Wrap (_gffa ,_gcefe ,"\u0078\u006e\u0020\u003e\u0020\u0030"); +};};if _dbd > 0{if _gffa =_gdcc .RasterOperation (0,0,_ceec .Width ,_dbd ,PixClr ,nil ,0,0);_gffa !=nil {return nil ,_f .Wrap (_gffa ,_gcefe ,"\u0079\u0070\u0020\u003e\u0020\u0030");};};if _ccfa > 0{if _gffa =_gdcc .RasterOperation (0,_ceec .Height -_ccfa ,_ceec .Width ,_ccfa ,PixClr ,nil ,0,0); +_gffa !=nil {return nil ,_f .Wrap (_gffa ,_gcefe ,"\u0079\u006e\u0020\u003e\u0020\u0030");};};return _gdcc ,nil ;};type LocationFilter int ;func (_ggdb *Bitmap )InverseData (){_ggdb .inverseData ()};func (_cbfb *ClassedPoints )GroupByY ()([]*ClassedPoints ,error ){const _eege ="\u0043\u006c\u0061\u0073se\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0072\u006f\u0075\u0070\u0042y\u0059"; +if _gfbg :=_cbfb .validateIntSlice ();_gfbg !=nil {return nil ,_f .Wrap (_gfbg ,_eege ,"");};if _cbfb .IntSlice .Size ()==0{return nil ,_f .Error (_eege ,"\u004e\u006f\u0020\u0063la\u0073\u0073\u0065\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064"); +};_cbfb .SortByY ();var (_ffgad []*ClassedPoints ;_fdgb int ;);_cgga :=-1;var _cdeec *ClassedPoints ;for _feff :=0;_feff < len (_cbfb .IntSlice );_feff ++{_fdgb =int (_cbfb .YAtIndex (_feff ));if _fdgb !=_cgga {_cdeec =&ClassedPoints {Points :_cbfb .Points }; +_cgga =_fdgb ;_ffgad =append (_ffgad ,_cdeec );};_cdeec .IntSlice =append (_cdeec .IntSlice ,_cbfb .IntSlice [_feff ]);};for _ ,_eaea :=range _ffgad {_eaea .SortByX ();};return _ffgad ,nil ;};func (_efcc *Bitmap )setEightBytes (_ggfc int ,_cab uint64 )error {_daf :=_efcc .RowStride -(_ggfc %_efcc .RowStride ); +if _efcc .RowStride !=_efcc .Width >>3{_daf --;};if _daf >=8{return _efcc .setEightFullBytes (_ggfc ,_cab );};return _efcc .setEightPartlyBytes (_ggfc ,_daf ,_cab );};func (_geac *byWidth )Less (i ,j int )bool {return _geac .Values [i ].Width < _geac .Values [j ].Width }; +func TstWordBitmapWithSpaces (t *_g .T ,scale ...int )*Bitmap {_fbcdgc :=1;if len (scale )> 0{_fbcdgc =scale [0];};_cefc :=3;_ebbga :=9+7+15+2*_cefc +2*_cefc ;_bedgd :=5+_cefc +5+2*_cefc ;_facd :=New (_ebbga *_fbcdgc ,_bedgd *_fbcdgc );_aefa :=&Bitmaps {}; +var _fedc *int ;_cefc *=_fbcdgc ;_fcde :=_cefc ;_fedc =&_fcde ;_facdd :=_cefc ;_ffgf :=TstDSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc );_ffgf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,_cefc ); +_ffgf =TstISymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc );_ffgf =TstTSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,_cefc );_ffgf =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc ); +_ffgf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc );_ffgf =TstWSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,0);*_fedc =_cefc ;_facdd =5*_fbcdgc +_cefc ;_ffgf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc ); +_ffgf =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,_cefc );_ffgf =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc );_ffgf =TstESymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc ); +_ffgf =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc );_ffgf =TstESymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,1*_fbcdgc );_ffgf =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_aefa ,_ffgf ,_fedc ,_facdd ,0); +TstWriteSymbols (t ,_aefa ,_facd );return _facd ;};type BoundaryCondition int ;func CorrelationScoreSimple (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_fecd float64 ,_baaa error ){const _deff ="\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 _fecd ,_f .Error (_deff ,"n\u0069l\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u0073 \u0070\u0072\u006f\u0076id\u0065\u0064");};if tab ==nil {return _fecd ,_f .Error (_deff ,"\u0074\u0061\u0062\u0020\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};if area1 ==0||area2 ==0{return _fecd ,_f .Error (_deff ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0061\u0072e\u0061\u0073\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u003e\u0020\u0030");};_afdb ,_dfgbf :=bm1 .Width ,bm1 .Height ;_fgbe ,_gbff :=bm2 .Width ,bm2 .Height ; +if _ccfb (_afdb -_fgbe )> maxDiffW {return 0,nil ;};if _ccfb (_dfgbf -_gbff )> maxDiffH {return 0,nil ;};var _dfdcf ,_gccbgf int ;if delX >=0{_dfdcf =int (delX +0.5);}else {_dfdcf =int (delX -0.5);};if delY >=0{_gccbgf =int (delY +0.5);}else {_gccbgf =int (delY -0.5); +};_ffccb :=bm1 .createTemplate ();if _baaa =_ffccb .RasterOperation (_dfdcf ,_gccbgf ,_fgbe ,_gbff ,PixSrc ,bm2 ,0,0);_baaa !=nil {return _fecd ,_f .Wrap (_baaa ,_deff ,"\u0062m\u0032 \u0074\u006f\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065"); +};if _baaa =_ffccb .RasterOperation (0,0,_afdb ,_dfgbf ,PixSrcAndDst ,bm1 ,0,0);_baaa !=nil {return _fecd ,_f .Wrap (_baaa ,_deff ,"b\u006d\u0031\u0020\u0061\u006e\u0064\u0020\u0062\u006d\u0054");};_cadf :=_ffccb .countPixels ();_fecd =float64 (_cadf )*float64 (_cadf )/(float64 (area1 )*float64 (area2 )); +return _fecd ,nil ;};func _dfdc (_cd ,_efca *Bitmap ,_gfe int ,_deg []byte ,_eef int )(_cfd error ){const _agc ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0031";var (_bdg ,_ebg ,_dddc ,_cgg ,_dg ,_gedg ,_dba ,_cac int ; +_bab ,_afe uint32 ;_gae ,_geca byte ;_bfa uint16 ;);_fcg :=make ([]byte ,4);_afd :=make ([]byte ,4);for _dddc =0;_dddc < _cd .Height -1;_dddc ,_cgg =_dddc +2,_cgg +1{_bdg =_dddc *_cd .RowStride ;_ebg =_cgg *_efca .RowStride ;for _dg ,_gedg =0,0;_dg < _eef ; +_dg ,_gedg =_dg +4,_gedg +1{for _dba =0;_dba < 4;_dba ++{_cac =_bdg +_dg +_dba ;if _cac <=len (_cd .Data )-1&&_cac < _bdg +_cd .RowStride {_fcg [_dba ]=_cd .Data [_cac ];}else {_fcg [_dba ]=0x00;};_cac =_bdg +_cd .RowStride +_dg +_dba ;if _cac <=len (_cd .Data )-1&&_cac < _bdg +(2*_cd .RowStride ){_afd [_dba ]=_cd .Data [_cac ]; +}else {_afd [_dba ]=0x00;};};_bab =_aa .BigEndian .Uint32 (_fcg );_afe =_aa .BigEndian .Uint32 (_afd );_afe |=_bab ;_afe |=_afe <<1;_afe &=0xaaaaaaaa;_bab =_afe |(_afe <<7);_gae =byte (_bab >>24);_geca =byte ((_bab >>8)&0xff);_cac =_ebg +_gedg ;if _cac +1==len (_efca .Data )-1||_cac +1>=_ebg +_efca .RowStride {_efca .Data [_cac ]=_deg [_gae ]; +}else {_bfa =(uint16 (_deg [_gae ])<<8)|uint16 (_deg [_geca ]);if _cfd =_efca .setTwoBytes (_cac ,_bfa );_cfd !=nil {return _f .Wrapf (_cfd ,_agc ,"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",_cac ); +};_gedg ++;};};};return nil ;};var _ _fb .Interface =&ClassedPoints {};func (_gfcf *byWidth )Len ()int {return len (_gfcf .Values )};func _gffc (_fcbc *Bitmap ,_ceeg *_e .Stack ,_ebeaf ,_cfbd int )(_gbbcf *_fbc .Rectangle ,_bbecb error ){const _fcga ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; +if _fcbc ==nil {return nil ,_f .Error (_fcga ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _ceeg ==nil {return nil ,_f .Error (_fcga ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); +};_defg ,_daaba :=_fcbc .Width ,_fcbc .Height ;_begcf :=_defg -1;_cbcdf :=_daaba -1;if _ebeaf < 0||_ebeaf > _begcf ||_cfbd < 0||_cfbd > _cbcdf ||!_fcbc .GetPixel (_ebeaf ,_cfbd ){return nil ,nil ;};var _bcac *_fbc .Rectangle ;_bcac ,_bbecb =Rect (100000,100000,0,0); +if _bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"");};if _bbecb =_eaffe (_ceeg ,_ebeaf ,_ebeaf ,_cfbd ,1,_cbcdf ,_bcac );_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _bbecb =_eaffe (_ceeg ,_ebeaf ,_ebeaf ,_cfbd +1,-1,_cbcdf ,_bcac ); +_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};_bcac .Min .X ,_bcac .Max .X =_ebeaf ,_ebeaf ;_bcac .Min .Y ,_bcac .Max .Y =_cfbd ,_cfbd ;var (_fabd *fillSegment ; +_ggde int ;);for _ceeg .Len ()> 0{if _fabd ,_bbecb =_bfce (_ceeg );_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"");};_cfbd =_fabd ._dggc ;for _ebeaf =_fabd ._caddb ;_ebeaf >=0&&_fcbc .GetPixel (_ebeaf ,_cfbd );_ebeaf --{if _bbecb =_fcbc .SetPixel (_ebeaf ,_cfbd ,0); +_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"");};};if _ebeaf >=_fabd ._caddb {for _ebeaf ++;_ebeaf <=_fabd ._aaad &&_ebeaf <=_begcf &&!_fcbc .GetPixel (_ebeaf ,_cfbd );_ebeaf ++{};_ggde =_ebeaf ;if !(_ebeaf <=_fabd ._aaad &&_ebeaf <=_begcf ){continue ; +};}else {_ggde =_ebeaf +1;if _ggde < _fabd ._caddb -1{if _bbecb =_eaffe (_ceeg ,_ggde ,_fabd ._caddb -1,_fabd ._dggc ,-_fabd ._cdde ,_cbcdf ,_bcac );_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); +};};_ebeaf =_fabd ._caddb +1;};for {for ;_ebeaf <=_begcf &&_fcbc .GetPixel (_ebeaf ,_cfbd );_ebeaf ++{if _bbecb =_fcbc .SetPixel (_ebeaf ,_cfbd ,0);_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _bbecb =_eaffe (_ceeg ,_ggde ,_ebeaf -1,_fabd ._dggc ,_fabd ._cdde ,_cbcdf ,_bcac ); +_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _ebeaf > _fabd ._aaad +1{if _bbecb =_eaffe (_ceeg ,_fabd ._aaad +1,_ebeaf -1,_fabd ._dggc ,-_fabd ._cdde ,_cbcdf ,_bcac );_bbecb !=nil {return nil ,_f .Wrap (_bbecb ,_fcga ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); +};};for _ebeaf ++;_ebeaf <=_fabd ._aaad &&_ebeaf <=_begcf &&!_fcbc .GetPixel (_ebeaf ,_cfbd );_ebeaf ++{};_ggde =_ebeaf ;if !(_ebeaf <=_fabd ._aaad &&_ebeaf <=_begcf ){break ;};};};_bcac .Max .X ++;_bcac .Max .Y ++;return _bcac ,nil ;};func (_ebb *Bitmap )setEightFullBytes (_egbd int ,_ecb uint64 )error {if _egbd +7> len (_ebb .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"); +};_ebb .Data [_egbd ]=byte ((_ecb &0xff00000000000000)>>56);_ebb .Data [_egbd +1]=byte ((_ecb &0xff000000000000)>>48);_ebb .Data [_egbd +2]=byte ((_ecb &0xff0000000000)>>40);_ebb .Data [_egbd +3]=byte ((_ecb &0xff00000000)>>32);_ebb .Data [_egbd +4]=byte ((_ecb &0xff000000)>>24); +_ebb .Data [_egbd +5]=byte ((_ecb &0xff0000)>>16);_ebb .Data [_egbd +6]=byte ((_ecb &0xff00)>>8);_ebb .Data [_egbd +7]=byte (_ecb &0xff);return nil ;};func (_cddec *Bitmaps )ClipToBitmap (s *Bitmap )(*Bitmaps ,error ){const _afeg ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0043\u006c\u0069p\u0054\u006f\u0042\u0069tm\u0061\u0070"; +if _cddec ==nil {return nil ,_f .Error (_afeg ,"\u0042\u0069\u0074\u006dap\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if s ==nil {return nil ,_f .Error (_afeg ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); +};_dbff :=len (_cddec .Values );_dgcbf :=&Bitmaps {Values :make ([]*Bitmap ,_dbff ),Boxes :make ([]*_fbc .Rectangle ,_dbff )};var (_fdd ,_cbaba *Bitmap ;_bedd *_fbc .Rectangle ;_adad error ;);for _cgbe :=0;_cgbe < _dbff ;_cgbe ++{if _fdd ,_adad =_cddec .GetBitmap (_cgbe ); +_adad !=nil {return nil ,_f .Wrap (_adad ,_afeg ,"");};if _bedd ,_adad =_cddec .GetBox (_cgbe );_adad !=nil {return nil ,_f .Wrap (_adad ,_afeg ,"");};if _cbaba ,_adad =s .clipRectangle (_bedd ,nil );_adad !=nil {return nil ,_f .Wrap (_adad ,_afeg ,""); +};if _cbaba ,_adad =_cbaba .And (_fdd );_adad !=nil {return nil ,_f .Wrap (_adad ,_afeg ,"");};_dgcbf .Values [_cgbe ]=_cbaba ;_dgcbf .Boxes [_cgbe ]=_bedd ;};return _dgcbf ,nil ;};func (_bgcdc *BitmapsArray )AddBitmaps (bm *Bitmaps ){_bgcdc .Values =append (_bgcdc .Values ,bm )}; +func HausTest (p1 ,p2 ,p3 ,p4 *Bitmap ,delX ,delY float32 ,maxDiffW ,maxDiffH int )(bool ,error ){const _agfad ="\u0048\u0061\u0075\u0073\u0054\u0065\u0073\u0074";_ggadb ,_dbgc :=p1 .Width ,p1 .Height ;_adbb ,_adba :=p3 .Width ,p3 .Height ;if _e .Abs (_ggadb -_adbb )> maxDiffW {return false ,nil ; +};if _e .Abs (_dbgc -_adba )> maxDiffH {return false ,nil ;};_decb :=int (delX +_e .Sign (delX )*0.5);_edcc :=int (delY +_e .Sign (delY )*0.5);var _gaeag error ;_fgcc :=p1 .CreateTemplate ();if _gaeag =_fgcc .RasterOperation (0,0,_ggadb ,_dbgc ,PixSrc ,p1 ,0,0); +_gaeag !=nil {return false ,_f .Wrap (_gaeag ,_agfad ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _gaeag =_fgcc .RasterOperation (_decb ,_edcc ,_ggadb ,_dbgc ,PixNotSrcAndDst ,p4 ,0,0);_gaeag !=nil {return false ,_f .Wrap (_gaeag ,_agfad ,"\u0021p\u0034\u0020\u0026\u0020\u0074"); +};if _fgcc .Zero (){return false ,nil ;};if _gaeag =_fgcc .RasterOperation (_decb ,_edcc ,_adbb ,_adba ,PixSrc ,p3 ,0,0);_gaeag !=nil {return false ,_f .Wrap (_gaeag ,_agfad ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _gaeag =_fgcc .RasterOperation (0,0,_adbb ,_adba ,PixNotSrcAndDst ,p2 ,0,0); +_gaeag !=nil {return false ,_f .Wrap (_gaeag ,_agfad ,"\u0021p\u0032\u0020\u0026\u0020\u0074");};return _fgcc .Zero (),nil ;};func _eaffe (_bdfd *_e .Stack ,_aeae ,_gfgf ,_aegaa ,_bdfb ,_dgfc int ,_ddfa *_fbc .Rectangle )(_ffeb error ){const _afed ="\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 _bdfd ==nil {return _f .Error (_afed ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};if _ddfa ==nil {return _f .Error (_afed ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0069\u006da\u0067e\u002e\u0052\u0065\u0063\u0074\u0061\u006eg\u006c\u0065"); +};_ddfa .Min .X =_e .Min (_ddfa .Min .X ,_aeae );_ddfa .Max .X =_e .Max (_ddfa .Max .X ,_gfgf );_ddfa .Min .Y =_e .Min (_ddfa .Min .Y ,_aegaa );_ddfa .Max .Y =_e .Max (_ddfa .Max .Y ,_aegaa );if !(_aegaa +_bdfb >=0&&_aegaa +_bdfb <=_dgfc ){return nil ; +};if _bdfd .Aux ==nil {return _f .Error (_afed ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064");};var _faga *fillSegment ;_bbcc ,_afbef :=_bdfd .Aux .Pop ();if _afbef {if _faga ,_afbef =_bbcc .(*fillSegment ); +!_afbef {return _f .Error (_afed ,"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 {_faga =&fillSegment {}; +};_faga ._caddb =_aeae ;_faga ._aaad =_gfgf ;_faga ._dggc =_aegaa ;_faga ._cdde =_bdfb ;_bdfd .Push (_faga );return nil ;};func (_dddb *Bitmap )And (s *Bitmap )(_cgfd *Bitmap ,_bcga error ){const _dbc ="\u0042\u0069\u0074\u006d\u0061\u0070\u002e\u0041\u006e\u0064"; +if _dddb ==nil {return nil ,_f .Error (_dbc ,"\u0027b\u0069t\u006d\u0061\u0070\u0020\u0027b\u0027\u0020i\u0073\u0020\u006e\u0069\u006c");};if s ==nil {return nil ,_f .Error (_dbc ,"\u0062\u0069\u0074\u006d\u0061\u0070\u0020\u0027\u0073\u0027\u0020\u0069s\u0020\u006e\u0069\u006c"); +};if !_dddb .SizesEqual (s ){_gg .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",_dbc ); +};if _cgfd ,_bcga =_dbfae (_cgfd ,_dddb );_bcga !=nil {return nil ,_f .Wrap (_bcga ,_dbc ,"\u0063\u0061\u006e't\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _bcga =_cgfd .RasterOperation (0,0,_cgfd .Width ,_cgfd .Height ,PixSrcAndDst ,s ,0,0); +_bcga !=nil {return nil ,_f .Wrap (_bcga ,_dbc ,"");};return _cgfd ,nil ;};func (_efde *Bitmaps )Size ()int {return len (_efde .Values )};func CorrelationScore (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_beda float64 ,_ddafb error ){const _acf ="\u0063\u006fr\u0072\u0065\u006ca\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065"; +if bm1 ==nil ||bm2 ==nil {return 0,_f .Error (_acf ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0062\u0069\u0074ma\u0070\u0073");};if tab ==nil {return 0,_f .Error (_acf ,"\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 (_acf ,"\u0061\u0072\u0065\u0061s\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0067r\u0065a\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};_ecg ,_eaee :=bm1 .Width ,bm1 .Height ;_ggadg ,_adgc :=bm2 .Width ,bm2 .Height ; +_dbac :=_ccfb (_ecg -_ggadg );if _dbac > maxDiffW {return 0,nil ;};_ecda :=_ccfb (_eaee -_adgc );if _ecda > maxDiffH {return 0,nil ;};var _def ,_gdcd int ;if delX >=0{_def =int (delX +0.5);}else {_def =int (delX -0.5);};if delY >=0{_gdcd =int (delY +0.5); +}else {_gdcd =int (delY -0.5);};_dfcg :=_bcca (_gdcd ,0);_gcfe :=_dfbg (_adgc +_gdcd ,_eaee );_bege :=bm1 .RowStride *_dfcg ;_cagb :=bm2 .RowStride *(_dfcg -_gdcd );_dccb :=_bcca (_def ,0);_eaca :=_dfbg (_ggadg +_def ,_ecg );_cbcd :=bm2 .RowStride ;var _cggbg ,_bcbe int ; +if _def >=8{_cggbg =_def >>3;_bege +=_cggbg ;_dccb -=_cggbg <<3;_eaca -=_cggbg <<3;_def &=7;}else if _def <=-8{_bcbe =-((_def +7)>>3);_cagb +=_bcbe ;_cbcd -=_bcbe ;_def +=_bcbe <<3;};if _dccb >=_eaca ||_dfcg >=_gcfe {return 0,nil ;};_babcd :=(_eaca +7)>>3; +var (_edcf ,_dcba ,_feec byte ;_gccbg ,_adaf ,_eda int ;);switch {case _def ==0:for _eda =_dfcg ;_eda < _gcfe ;_eda ,_bege ,_cagb =_eda +1,_bege +bm1 .RowStride ,_cagb +bm2 .RowStride {for _adaf =0;_adaf < _babcd ;_adaf ++{_feec =bm1 .Data [_bege +_adaf ]&bm2 .Data [_cagb +_adaf ]; +_gccbg +=tab [_feec ];};};case _def > 0:if _cbcd < _babcd {for _eda =_dfcg ;_eda < _gcfe ;_eda ,_bege ,_cagb =_eda +1,_bege +bm1 .RowStride ,_cagb +bm2 .RowStride {_edcf ,_dcba =bm1 .Data [_bege ],bm2 .Data [_cagb ]>>uint (_def );_feec =_edcf &_dcba ;_gccbg +=tab [_feec ]; +for _adaf =1;_adaf < _cbcd ;_adaf ++{_edcf ,_dcba =bm1 .Data [_bege +_adaf ],(bm2 .Data [_cagb +_adaf ]>>uint (_def ))|(bm2 .Data [_cagb +_adaf -1]<>uint (_def );_feec =_edcf &_dcba ;_gccbg +=tab [_feec ]; +for _adaf =1;_adaf < _babcd ;_adaf ++{_edcf =bm1 .Data [_bege +_adaf ];_dcba =(bm2 .Data [_cagb +_adaf ]>>uint (_def ))|(bm2 .Data [_cagb +_adaf -1]<>uint (8+_def ); +_feec =_edcf &_dcba ;_gccbg +=tab [_feec ];};};}else {for _eda =_dfcg ;_eda < _gcfe ;_eda ,_bege ,_cagb =_eda +1,_bege +bm1 .RowStride ,_cagb +bm2 .RowStride {for _adaf =0;_adaf < _babcd -1;_adaf ++{_edcf =bm1 .Data [_bege +_adaf ];_dcba =bm2 .Data [_cagb +_adaf ]<>uint (8+_def );_feec =_edcf &_dcba ;_gccbg +=tab [_feec ];};_edcf =bm1 .Data [_bege +_adaf ];_dcba =bm2 .Data [_cagb +_adaf ]< 4{return nil ,_f .Error (_beb ,"\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 _egg .Height <=1{return nil ,_f .Errorf (_beb ,"\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",_egg .Height ); +};_daa =New (_egg .Width /2,_egg .Height /2);if _aadb ==nil {_aadb =_fbf ();};_gfd :=_dfbg (_egg .RowStride ,2*_daa .RowStride );switch _gec {case 1:_cge =_dfdc (_egg ,_daa ,_gec ,_aadb ,_gfd );case 2:_cge =_adc (_egg ,_daa ,_gec ,_aadb ,_gfd );case 3:_cge =_ab (_egg ,_daa ,_gec ,_aadb ,_gfd ); +case 4:_cge =_dbf (_egg ,_daa ,_gec ,_aadb ,_gfd );};if _cge !=nil {return nil ,_cge ;};return _daa ,nil ;};func MakePixelSumTab8 ()[]int {return _efeg ()};func TstNSymbol (t *_g .T ,scale ...int )*Bitmap {_cddf ,_deeb :=NewWithData (4,5,[]byte {0x90,0xD0,0xB0,0x90,0x90}); +_d .NoError (t ,_deeb );return TstGetScaledSymbol (t ,_cddf ,scale ...);};func (_bce *Bitmap )GetBitOffset (x int )int {return x &0x07};func _gbdae (_gfcd *Bitmap ,_bfga ,_fcag int ,_eefca ,_gdecf int ,_ccgeb RasterOperator ){var (_daffa int ;_agbf byte ; +_eeaff ,_egcfe int ;_agag int ;);_degd :=_eefca >>3;_dafb :=_eefca &7;if _dafb > 0{_agbf =_gccbe [_dafb ];};_daffa =_gfcd .RowStride *_fcag +(_bfga >>3);switch _ccgeb {case PixClr :for _eeaff =0;_eeaff < _gdecf ;_eeaff ++{_agag =_daffa +_eeaff *_gfcd .RowStride ; +for _egcfe =0;_egcfe < _degd ;_egcfe ++{_gfcd .Data [_agag ]=0x0;_agag ++;};if _dafb > 0{_gfcd .Data [_agag ]=_daea (_gfcd .Data [_agag ],0x0,_agbf );};};case PixSet :for _eeaff =0;_eeaff < _gdecf ;_eeaff ++{_agag =_daffa +_eeaff *_gfcd .RowStride ;for _egcfe =0; +_egcfe < _degd ;_egcfe ++{_gfcd .Data [_agag ]=0xff;_agag ++;};if _dafb > 0{_gfcd .Data [_agag ]=_daea (_gfcd .Data [_agag ],0xff,_agbf );};};case PixNotDst :for _eeaff =0;_eeaff < _gdecf ;_eeaff ++{_agag =_daffa +_eeaff *_gfcd .RowStride ;for _egcfe =0; +_egcfe < _degd ;_egcfe ++{_gfcd .Data [_agag ]=^_gfcd .Data [_agag ];_agag ++;};if _dafb > 0{_gfcd .Data [_agag ]=_daea (_gfcd .Data [_agag ],^_gfcd .Data [_agag ],_agbf );};};};};type fillSegment struct{_caddb int ;_aaad int ;_dggc int ;_cdde int ;};func TstOSymbol (t *_g .T ,scale ...int )*Bitmap {_acded ,_dgbe :=NewWithData (4,5,[]byte {0xF0,0x90,0x90,0x90,0xF0}); +_d .NoError (t ,_dgbe );return TstGetScaledSymbol (t ,_acded ,scale ...);};func _dfbg (_ccgcg ,_dad int )int {if _ccgcg < _dad {return _ccgcg ;};return _dad ;};func (_adec *ClassedPoints )SortByY (){_adec ._abda =_adec .ySortFunction ();_fb .Sort (_adec )}; +func (_eede *Points )Add (pt *Points )error {const _feag ="\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0041\u0064\u0064";if _eede ==nil {return _f .Error (_feag ,"\u0070o\u0069n\u0074\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if pt ==nil {return _f .Error (_feag ,"a\u0072\u0067\u0075\u006d\u0065\u006et\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064");};*_eede =append (*_eede ,*pt ...);return nil ;};func _adc (_fbb ,_ccg *Bitmap ,_dbaa int ,_aca []byte ,_gdb int )(_fgb error ){const _acgg ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0032"; +var (_cba ,_edf ,_gac ,_fcb ,_dc ,_gca ,_ggb ,_bcg int ;_dce ,_acb ,_ede ,_ece uint32 ;_acac ,_bdgb byte ;_gecd uint16 ;);_eefc :=make ([]byte ,4);_bca :=make ([]byte ,4);for _gac =0;_gac < _fbb .Height -1;_gac ,_fcb =_gac +2,_fcb +1{_cba =_gac *_fbb .RowStride ; +_edf =_fcb *_ccg .RowStride ;for _dc ,_gca =0,0;_dc < _gdb ;_dc ,_gca =_dc +4,_gca +1{for _ggb =0;_ggb < 4;_ggb ++{_bcg =_cba +_dc +_ggb ;if _bcg <=len (_fbb .Data )-1&&_bcg < _cba +_fbb .RowStride {_eefc [_ggb ]=_fbb .Data [_bcg ];}else {_eefc [_ggb ]=0x00; +};_bcg =_cba +_fbb .RowStride +_dc +_ggb ;if _bcg <=len (_fbb .Data )-1&&_bcg < _cba +(2*_fbb .RowStride ){_bca [_ggb ]=_fbb .Data [_bcg ];}else {_bca [_ggb ]=0x00;};};_dce =_aa .BigEndian .Uint32 (_eefc );_acb =_aa .BigEndian .Uint32 (_bca );_ede =_dce &_acb ; +_ede |=_ede <<1;_ece =_dce |_acb ;_ece &=_ece <<1;_acb =_ede |_ece ;_acb &=0xaaaaaaaa;_dce =_acb |(_acb <<7);_acac =byte (_dce >>24);_bdgb =byte ((_dce >>8)&0xff);_bcg =_edf +_gca ;if _bcg +1==len (_ccg .Data )-1||_bcg +1>=_edf +_ccg .RowStride {if _fgb =_ccg .SetByte (_bcg ,_aca [_acac ]); +_fgb !=nil {return _f .Wrapf (_fgb ,_acgg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_bcg );};}else {_gecd =(uint16 (_aca [_acac ])<<8)|uint16 (_aca [_bdgb ]);if _fgb =_ccg .setTwoBytes (_bcg ,_gecd );_fgb !=nil {return _f .Wrapf (_fgb ,_acgg ,"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",_bcg ); +};_gca ++;};};};return nil ;};type BitmapsArray struct{Values []*Bitmaps ;Boxes []*_fbc .Rectangle ;};func (_aaed *Bitmap )removeBorderGeneral (_ggad ,_ffaf ,_beba ,_caff int )(*Bitmap ,error ){const _bbb ="\u0072\u0065\u006d\u006fve\u0042\u006f\u0072\u0064\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c"; +if _ggad < 0||_ffaf < 0||_beba < 0||_caff < 0{return nil ,_f .Error (_bbb ,"\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");};_fgc ,_ggac :=_aaed .Width ,_aaed .Height ; +_ebeba :=_fgc -_ggad -_ffaf ;_bgea :=_ggac -_beba -_caff ;if _ebeba <=0{return nil ,_f .Errorf (_bbb ,"w\u0069\u0064\u0074\u0068: \u0025d\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u003e\u0020\u0030",_ebeba );};if _bgea <=0{return nil ,_f .Errorf (_bbb ,"\u0068\u0065\u0069\u0067ht\u003a\u0020\u0025\u0064\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u003e \u0030",_bgea ); +};_ggeb :=New (_ebeba ,_bgea );_ggeb .Color =_aaed .Color ;_ffff :=_ggeb .RasterOperation (0,0,_ebeba ,_bgea ,PixSrc ,_aaed ,_ggad ,_beba );if _ffff !=nil {return nil ,_f .Wrap (_ffff ,_bbb ,"");};return _ggeb ,nil ;};type Points []Point ;func NewClassedPoints (points *Points ,classes _e .IntSlice )(*ClassedPoints ,error ){const _aedc ="\u004e\u0065w\u0043\u006c\u0061s\u0073\u0065\u0064\u0050\u006f\u0069\u006e\u0074\u0073"; +if points ==nil {return nil ,_f .Error (_aedc ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0070\u006f\u0069\u006e\u0074\u0073");};if classes ==nil {return nil ,_f .Error (_aedc ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0063\u006c\u0061ss\u0065\u0073"); +};_abgf :=&ClassedPoints {Points :points ,IntSlice :classes };if _fdac :=_abgf .validateIntSlice ();_fdac !=nil {return nil ,_f .Wrap (_fdac ,_aedc ,"");};return _abgf ,nil ;};func (_acgb *Bitmaps )selectByIndexes (_dfedd []int )(*Bitmaps ,error ){_gbbg :=&Bitmaps {}; +for _ ,_fbgg :=range _dfedd {_caef ,_bdfc :=_acgb .GetBitmap (_fbgg );if _bdfc !=nil {return nil ,_f .Wrap (_bdfc ,"\u0073e\u006ce\u0063\u0074\u0042\u0079\u0049\u006e\u0064\u0065\u0078\u0065\u0073","");};_gbbg .AddBitmap (_caef );};return _gbbg ,nil ;}; +func (_ceaa *byWidth )Swap (i ,j int ){_ceaa .Values [i ],_ceaa .Values [j ]=_ceaa .Values [j ],_ceaa .Values [i ];if _ceaa .Boxes !=nil {_ceaa .Boxes [i ],_ceaa .Boxes [j ]=_ceaa .Boxes [j ],_ceaa .Boxes [i ];};};func TstPSymbol (t *_g .T )*Bitmap {t .Helper (); +_gbgge :=New (5,8);_d .NoError (t ,_gbgge .SetPixel (0,0,1));_d .NoError (t ,_gbgge .SetPixel (1,0,1));_d .NoError (t ,_gbgge .SetPixel (2,0,1));_d .NoError (t ,_gbgge .SetPixel (3,0,1));_d .NoError (t ,_gbgge .SetPixel (4,1,1));_d .NoError (t ,_gbgge .SetPixel (0,1,1)); +_d .NoError (t ,_gbgge .SetPixel (4,2,1));_d .NoError (t ,_gbgge .SetPixel (0,2,1));_d .NoError (t ,_gbgge .SetPixel (4,3,1));_d .NoError (t ,_gbgge .SetPixel (0,3,1));_d .NoError (t ,_gbgge .SetPixel (0,4,1));_d .NoError (t ,_gbgge .SetPixel (1,4,1)); +_d .NoError (t ,_gbgge .SetPixel (2,4,1));_d .NoError (t ,_gbgge .SetPixel (3,4,1));_d .NoError (t ,_gbgge .SetPixel (0,5,1));_d .NoError (t ,_gbgge .SetPixel (0,6,1));_d .NoError (t ,_gbgge .SetPixel (0,7,1));return _gbgge ;};func (_dggf *Bitmaps )CountPixels ()*_e .NumSlice {_cefg :=&_e .NumSlice {}; +for _ ,_adbf :=range _dggf .Values {_cefg .AddInt (_adbf .CountPixels ());};return _cefg ;};func (_fgda *Boxes )selectWithIndicator (_cgccf *_e .NumSlice )(_gcea *Boxes ,_adfa error ){const _deb ="\u0042o\u0078\u0065\u0073\u002es\u0065\u006c\u0065\u0063\u0074W\u0069t\u0068I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; +if _fgda ==nil {return nil ,_f .Error (_deb ,"b\u006f\u0078\u0065\u0073 '\u0062'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064");};if _cgccf ==nil {return nil ,_f .Error (_deb ,"\u0027\u006ea\u0027\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};if len (*_cgccf )!=len (*_fgda ){return nil ,_f .Error (_deb ,"\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 _fbdg ,_ebcb int ;for _eecg :=0;_eecg < len (*_cgccf );_eecg ++{if _fbdg ,_adfa =_cgccf .GetInt (_eecg );_adfa !=nil {return nil ,_f .Wrap (_adfa ,_deb ,"\u0063\u0068\u0065\u0063\u006b\u0069\u006e\u0067\u0020c\u006f\u0075\u006e\u0074");};if _fbdg ==1{_ebcb ++; +};};if _ebcb ==len (*_fgda ){return _fgda ,nil ;};_agbg :=Boxes {};for _dafa :=0;_dafa < len (*_cgccf );_dafa ++{_fbdg =int ((*_cgccf )[_dafa ]);if _fbdg ==0{continue ;};_agbg =append (_agbg ,(*_fgda )[_dafa ]);};_gcea =&_agbg ;return _gcea ,nil ;};func TstWordBitmap (t *_g .T ,scale ...int )*Bitmap {_geeg :=1; +if len (scale )> 0{_geeg =scale [0];};_dbef :=3;_ccdc :=9+7+15+2*_dbef ;_fddd :=5+_dbef +5;_ggafa :=New (_ccdc *_geeg ,_fddd *_geeg );_baad :=&Bitmaps {};var _dfdf *int ;_dbef *=_geeg ;_fgga :=0;_dfdf =&_fgga ;_ggefc :=0;_dgfg :=TstDSymbol (t ,scale ...); +TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,_dbef );_dgfg =TstISymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstTSymbol (t ,scale ...); +TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,_dbef );_dgfg =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstWSymbol (t ,scale ...); +TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,0);*_dfdf =0;_ggefc =5*_geeg +_dbef ;_dgfg =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,_dbef ); +_dgfg =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstESymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg ); +_dgfg =TstESymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,1*_geeg );_dgfg =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_baad ,_dgfg ,_dfdf ,_ggefc ,0);TstWriteSymbols (t ,_baad ,_ggafa );return _ggafa ;};func (_ecde *Points )AddPoint (x ,y float32 ){*_ecde =append (*_ecde ,Point {x ,y })}; +func (_gggdd *Bitmaps )AddBox (box *_fbc .Rectangle ){_gggdd .Boxes =append (_gggdd .Boxes ,box )};func (_gfga *Bitmap )SetPadBits (value int ){_gfga .setPadBits (value )};const (CmbOpOr CombinationOperator =iota ;CmbOpAnd ;CmbOpXor ;CmbOpXNor ;CmbOpReplace ; +CmbOpNot ;);func (_bccdg *ClassedPoints )Swap (i ,j int ){_bccdg .IntSlice [i ],_bccdg .IntSlice [j ]=_bccdg .IntSlice [j ],_bccdg .IntSlice [i ];};func _dgae (_cec uint ,_babf byte )byte {return _babf >>_cec <<_cec };func RasterOperation (dest *Bitmap ,dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _fedf (dest ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); +};type Bitmaps struct{Values []*Bitmap ;Boxes []*_fbc .Rectangle ;};func _agfa (_dfgb ,_agdaf ,_gdce *Bitmap )(*Bitmap ,error ){const _ebcd ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0078\u006f\u0072";if _agdaf ==nil {return nil ,_f .Error (_ebcd ,"'\u0062\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};if _gdce ==nil {return nil ,_f .Error (_ebcd ,"'\u0062\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _dfgb ==_gdce {return nil ,_f .Error (_ebcd ,"'\u0064\u0027\u0020\u003d\u003d\u0020\u0027\u0062\u0032\u0027");};if !_agdaf .SizesEqual (_gdce ){_gg .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",_ebcd ); +};var _ecbe error ;if _dfgb ,_ecbe =_dbfae (_dfgb ,_agdaf );_ecbe !=nil {return nil ,_f .Wrap (_ecbe ,_ebcd ,"\u0063\u0061n\u0027\u0074\u0020c\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027");};if _ecbe =_dfgb .RasterOperation (0,0,_dfgb .Width ,_dfgb .Height ,PixSrcXorDst ,_gdce ,0,0); +_ecbe !=nil {return nil ,_f .Wrap (_ecbe ,_ebcd ,"");};return _dfgb ,nil ;};func (_bagf *Boxes )makeSizeIndicator (_aagc ,_adfe int ,_fabgf LocationFilter ,_gcg SizeComparison )*_e .NumSlice {_ggfb :=&_e .NumSlice {};var _cedc ,_bfdad ,_fbda int ;for _ ,_adab :=range *_bagf {_cedc =0; +_bfdad ,_fbda =_adab .Dx (),_adab .Dy ();switch _fabgf {case LocSelectWidth :if (_gcg ==SizeSelectIfLT &&_bfdad < _aagc )||(_gcg ==SizeSelectIfGT &&_bfdad > _aagc )||(_gcg ==SizeSelectIfLTE &&_bfdad <=_aagc )||(_gcg ==SizeSelectIfGTE &&_bfdad >=_aagc ){_cedc =1; +};case LocSelectHeight :if (_gcg ==SizeSelectIfLT &&_fbda < _adfe )||(_gcg ==SizeSelectIfGT &&_fbda > _adfe )||(_gcg ==SizeSelectIfLTE &&_fbda <=_adfe )||(_gcg ==SizeSelectIfGTE &&_fbda >=_adfe ){_cedc =1;};case LocSelectIfEither :if (_gcg ==SizeSelectIfLT &&(_fbda < _adfe ||_bfdad < _aagc ))||(_gcg ==SizeSelectIfGT &&(_fbda > _adfe ||_bfdad > _aagc ))||(_gcg ==SizeSelectIfLTE &&(_fbda <=_adfe ||_bfdad <=_aagc ))||(_gcg ==SizeSelectIfGTE &&(_fbda >=_adfe ||_bfdad >=_aagc )){_cedc =1; +};case LocSelectIfBoth :if (_gcg ==SizeSelectIfLT &&(_fbda < _adfe &&_bfdad < _aagc ))||(_gcg ==SizeSelectIfGT &&(_fbda > _adfe &&_bfdad > _aagc ))||(_gcg ==SizeSelectIfLTE &&(_fbda <=_adfe &&_bfdad <=_aagc ))||(_gcg ==SizeSelectIfGTE &&(_fbda >=_adfe &&_bfdad >=_aagc )){_cedc =1; +};};_ggfb .AddInt (_cedc );};return _ggfb ;};func RankHausTest (p1 ,p2 ,p3 ,p4 *Bitmap ,delX ,delY float32 ,maxDiffW ,maxDiffH ,area1 ,area3 int ,rank float32 ,tab8 []int )(_ceef bool ,_fefb error ){const _cbdc ="\u0052\u0061\u006ek\u0048\u0061\u0075\u0073\u0054\u0065\u0073\u0074"; +_aeffe ,_beff :=p1 .Width ,p1 .Height ;_eebc ,_gbcef :=p3 .Width ,p3 .Height ;if _e .Abs (_aeffe -_eebc )> maxDiffW {return false ,nil ;};if _e .Abs (_beff -_gbcef )> maxDiffH {return false ,nil ;};_geba :=int (float32 (area1 )*(1.0-rank )+0.5);_dfdd :=int (float32 (area3 )*(1.0-rank )+0.5); +var _abfb ,_cfda int ;if delX >=0{_abfb =int (delX +0.5);}else {_abfb =int (delX -0.5);};if delY >=0{_cfda =int (delY +0.5);}else {_cfda =int (delY -0.5);};_gaba :=p1 .CreateTemplate ();if _fefb =_gaba .RasterOperation (0,0,_aeffe ,_beff ,PixSrc ,p1 ,0,0); +_fefb !=nil {return false ,_f .Wrap (_fefb ,_cbdc ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _fefb =_gaba .RasterOperation (_abfb ,_cfda ,_aeffe ,_beff ,PixNotSrcAndDst ,p4 ,0,0);_fefb !=nil {return false ,_f .Wrap (_fefb ,_cbdc ,"\u0074 \u0026\u0020\u0021\u0070\u0034"); +};_ceef ,_fefb =_gaba .ThresholdPixelSum (_geba ,tab8 );if _fefb !=nil {return false ,_f .Wrap (_fefb ,_cbdc ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0031");};if _ceef {return false ,nil ;};if _fefb =_gaba .RasterOperation (_abfb ,_cfda ,_eebc ,_gbcef ,PixSrc ,p3 ,0,0); +_fefb !=nil {return false ,_f .Wrap (_fefb ,_cbdc ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _fefb =_gaba .RasterOperation (0,0,_eebc ,_gbcef ,PixNotSrcAndDst ,p2 ,0,0);_fefb !=nil {return false ,_f .Wrap (_fefb ,_cbdc ,"\u0074 \u0026\u0020\u0021\u0070\u0032"); +};_ceef ,_fefb =_gaba .ThresholdPixelSum (_dfdd ,tab8 );if _fefb !=nil {return false ,_f .Wrap (_fefb ,_cbdc ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0033");};return !_ceef ,nil ;};func _ddaad (_eadg ,_ddba *Bitmap ,_ecaa ,_dgaa int )(_fcgdc error ){const _cfcd ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0034"; +var (_cafa ,_adfba ,_eagc ,_ebecb int ;_ceed ,_gcbab ,_bedfc ,_fegf ,_ecaefg ,_cecg ,_fbcg byte ;);for _cafa =0;_cafa < _ecaa ;_cafa ++{_eagc =_cafa *_eadg .RowStride ;_ebecb =_cafa *_ddba .RowStride ;for _adfba =0;_adfba < _dgaa ;_adfba ++{_ceed ,_fcgdc =_eadg .GetByte (_eagc +_adfba ); +if _fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0066i\u0072\u0073\u0074\u0020\u0067\u0065t");};_gcbab ,_fcgdc =_ddba .GetByte (_ebecb +_adfba );if _fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0067\u0065\u0074"); +};if _cafa > 0{_bedfc ,_fcgdc =_eadg .GetByte (_eagc -_eadg .RowStride +_adfba );if _fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0069\u0020\u003e \u0030");};_ceed |=_bedfc ;};if _adfba > 0{_fegf ,_fcgdc =_eadg .GetByte (_eagc +_adfba -1);if _fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u006a\u0020\u003e \u0030"); +};_ceed |=_fegf <<7;};_ceed &=_gcbab ;if _ceed ==0||(^_ceed )==0{if _fcgdc =_eadg .SetByte (_eagc +_adfba ,_ceed );_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"b\u0074\u0020\u003d\u003d 0\u0020|\u007c\u0020\u0028\u005e\u0062t\u0029\u0020\u003d\u003d\u0020\u0030"); +};continue ;};for {_fbcg =_ceed ;_ceed =(_ceed |(_ceed >>1)|(_ceed <<1))&_gcbab ;if (_ceed ^_fbcg )==0{if _fcgdc =_eadg .SetByte (_eagc +_adfba ,_ceed );_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065"); +};break ;};};};};for _cafa =_ecaa -1;_cafa >=0;_cafa --{_eagc =_cafa *_eadg .RowStride ;_ebecb =_cafa *_ddba .RowStride ;for _adfba =_dgaa -1;_adfba >=0;_adfba --{if _ceed ,_fcgdc =_eadg .GetByte (_eagc +_adfba );_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0020\u0066\u0069\u0072\u0073t\u0020\u0067\u0065\u0074"); +};if _gcbab ,_fcgdc =_ddba .GetByte (_ebecb +_adfba );_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _cafa < _ecaa -1{if _ecaefg ,_fcgdc =_eadg .GetByte (_eagc +_eadg .RowStride +_adfba ); +_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0072\u0065v\u0065\u0072\u0073e\u0020\u0069\u0020\u003c\u0020\u0068\u0020\u002d\u0031");};_ceed |=_ecaefg ;};if _adfba < _dgaa -1{if _cecg ,_fcgdc =_eadg .GetByte (_eagc +_adfba +1);_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0072\u0065\u0076\u0065rs\u0065\u0020\u006a\u0020\u003c\u0020\u0077\u0070\u006c\u0020\u002d\u0020\u0031"); +};_ceed |=_cecg >>7;};_ceed &=_gcbab ;if _ceed ==0||(^_ceed )==0{if _fcgdc =_eadg .SetByte (_eagc +_adfba ,_ceed );_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\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 {_fbcg =_ceed ;_ceed =(_ceed |(_ceed >>1)|(_ceed <<1))&_gcbab ;if (_ceed ^_fbcg )==0{if _fcgdc =_eadg .SetByte (_eagc +_adfba ,_ceed );_fcgdc !=nil {return _f .Wrap (_fcgdc ,_cfcd ,"\u0072e\u0076\u0065\u0072\u0073e\u0020\u0073\u0065\u0074\u0074i\u006eg\u0020p\u0072\u0065\u0076\u0020\u0062\u0079\u0074e"); +};break ;};};};};return nil ;};var _bdga =[5]int {1,2,3,0,4};func (_eba *Bitmap )SizesEqual (s *Bitmap )bool {if _eba ==s {return true ;};if _eba .Width !=s .Width ||_eba .Height !=s .Height {return false ;};return true ;};func (_baba *Bitmaps )selectByIndicator (_dgcfd *_e .NumSlice )(_dgdf *Bitmaps ,_dgbg error ){const _eebe ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u0073\u0065\u006c\u0065c\u0074B\u0079I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; +if _baba ==nil {return nil ,_f .Error (_eebe ,"\u0027\u0062\u0027 b\u0069\u0074\u006d\u0061\u0070\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if _dgcfd ==nil {return nil ,_f .Error (_eebe ,"'\u006e\u0061\u0027\u0020\u0069\u006ed\u0069\u0063\u0061\u0074\u006f\u0072\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064"); +};if len (_baba .Values )==0{return _baba ,nil ;};if len (*_dgcfd )!=len (_baba .Values ){return nil ,_f .Errorf (_eebe ,"\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 (*_dgcfd ),len (_baba .Values )); +};var _cbgag ,_gbfc ,_gdeg int ;for _gbfc =0;_gbfc < len (*_dgcfd );_gbfc ++{if _cbgag ,_dgbg =_dgcfd .GetInt (_gbfc );_dgbg !=nil {return nil ,_f .Wrap (_dgbg ,_eebe ,"f\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0065\u0063\u006b");};if _cbgag ==1{_gdeg ++; +};};if _gdeg ==len (_baba .Values ){return _baba ,nil ;};_dgdf =&Bitmaps {};_aeab :=len (_baba .Values )==len (_baba .Boxes );for _gbfc =0;_gbfc < len (*_dgcfd );_gbfc ++{if _cbgag =int ((*_dgcfd )[_gbfc ]);_cbgag ==0{continue ;};_dgdf .Values =append (_dgdf .Values ,_baba .Values [_gbfc ]); +if _aeab {_dgdf .Boxes =append (_dgdf .Boxes ,_baba .Boxes [_gbfc ]);};};return _dgdf ,nil ;};func (_bfc MorphProcess )getWidthHeight ()(_eadc ,_afdab int ){return _bfc .Arguments [0],_bfc .Arguments [1];};func (_fbbe *ClassedPoints )GetIntYByClass (i int )(int ,error ){const _ddbd ="\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 >=_fbbe .IntSlice .Size (){return 0,_f .Errorf (_ddbd ,"\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 (_fbbe .YAtIndex (i )),nil ;};func _edbb (_cdeb ,_fccg *Bitmap ,_cgab ,_gdcb int )(*Bitmap ,error ){const _cgdg ="\u006fp\u0065\u006e\u0042\u0072\u0069\u0063k";if _fccg ==nil {return nil ,_f .Error (_cgdg ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); +};if _cgab < 1&&_gdcb < 1{return nil ,_f .Error (_cgdg ,"\u0068\u0053\u0069\u007ae \u003c\u0020\u0031\u0020\u0026\u0026\u0020\u0076\u0053\u0069\u007a\u0065\u0020\u003c \u0031");};if _cgab ==1&&_gdcb ==1{return _fccg .Copy (),nil ;};if _cgab ==1||_gdcb ==1{var _gega error ; +_dcca :=SelCreateBrick (_gdcb ,_cgab ,_gdcb /2,_cgab /2,SelHit );_cdeb ,_gega =_ccfce (_cdeb ,_fccg ,_dcca );if _gega !=nil {return nil ,_f .Wrap (_gega ,_cgdg ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _cdeb ,nil ;};_edag :=SelCreateBrick (1,_cgab ,0,_cgab /2,SelHit );_fbee :=SelCreateBrick (_gdcb ,1,_gdcb /2,0,SelHit );_fabga ,_dcef :=_afbe (nil ,_fccg ,_edag );if _dcef !=nil {return nil ,_f .Wrap (_dcef ,_cgdg ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); +};_cdeb ,_dcef =_afbe (_cdeb ,_fabga ,_fbee );if _dcef !=nil {return nil ,_f .Wrap (_dcef ,_cgdg ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};_ ,_dcef =_afgc (_fabga ,_cdeb ,_edag );if _dcef !=nil {return nil ,_f .Wrap (_dcef ,_cgdg ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); +};_ ,_dcef =_afgc (_cdeb ,_fabga ,_fbee );if _dcef !=nil {return nil ,_f .Wrap (_dcef ,_cgdg ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _cdeb ,nil ;};func (_ebfg *Bitmap )ToImage ()_fbc .Image {_eea ,_faa :=_c .NewImage (_ebfg .Width ,_ebfg .Height ,1,1,_ebfg .Data ,nil ,nil ); +if _faa !=nil {_gg .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",_faa ); +};return _eea ;};func _fadg (_cfg ,_egef *Bitmap ,_gdaf ,_dgeg ,_cfae uint ,_egefe ,_ecba int ,_fgfc bool ,_egcf ,_egf int )error {for _cadb :=_egefe ;_cadb < _ecba ;_cadb ++{if _egcf +1< len (_cfg .Data ){_eaff :=_cadb +1==_ecba ;_gddf ,_fgde :=_cfg .GetByte (_egcf ); +if _fgde !=nil {return _fgde ;};_egcf ++;_gddf <<=_gdaf ;_begf ,_fgde :=_cfg .GetByte (_egcf );if _fgde !=nil {return _fgde ;};_begf >>=_dgeg ;_abdc :=_gddf |_begf ;if _eaff &&!_fgfc {_abdc =_dgae (_cfae ,_abdc );};_fgde =_egef .SetByte (_egf ,_abdc ); +if _fgde !=nil {return _fgde ;};_egf ++;if _eaff &&_fgfc {_aeff ,_cfbc :=_cfg .GetByte (_egcf );if _cfbc !=nil {return _cfbc ;};_aeff <<=_gdaf ;_abdc =_dgae (_cfae ,_aeff );if _cfbc =_egef .SetByte (_egf ,_abdc );_cfbc !=nil {return _cfbc ;};};continue ; +};_cdeg ,_cccc :=_cfg .GetByte (_egcf );if _cccc !=nil {_gg .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",_egcf ,_cccc ); +return _cccc ;};_cdeg <<=_gdaf ;_egcf ++;_cccc =_egef .SetByte (_egf ,_cdeg );if _cccc !=nil {return _cccc ;};_egf ++;};return nil ;};func (_gaef *Boxes )Add (box *_fbc .Rectangle )error {if _gaef ==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"); +};*_gaef =append (*_gaef ,box );return nil ;};func (_dfg *Bitmap )equivalent (_aab *Bitmap )bool {if _dfg ==_aab {return true ;};if !_dfg .SizesEqual (_aab ){return false ;};_cde :=_aga (_dfg ,_aab ,CmbOpXor );_abc :=_dfg .countPixels ();_beca :=int (0.25*float32 (_abc )); +if _cde .thresholdPixelSum (_beca ){return false ;};var (_gbb [9][9]int ;_acaa [18][9]int ;_acad [9][18]int ;_acacd int ;_efga int ;);_cdcf :=9;_fadd :=_dfg .Height /_cdcf ;_bcc :=_dfg .Width /_cdcf ;_gdda ,_bbd :=_fadd /2,_bcc /2;if _fadd < _bcc {_gdda =_bcc /2; +_bbd =_fadd /2;};_baef :=float64 (_gdda )*float64 (_bbd )*_df .Pi ;_gbcb :=int (float64 (_fadd *_bcc /2)*0.9);_daabf :=int (float64 (_bcc *_fadd /2)*0.9);for _adbcf :=0;_adbcf < _cdcf ;_adbcf ++{_efec :=_bcc *_adbcf +_acacd ;var _dae int ;if _adbcf ==_cdcf -1{_acacd =0; +_dae =_dfg .Width ;}else {_dae =_efec +_bcc ;if ((_dfg .Width -_acacd )%_cdcf )> 0{_acacd ++;_dae ++;};};for _dga :=0;_dga < _cdcf ;_dga ++{_fdfc :=_fadd *_dga +_efga ;var _ffd int ;if _dga ==_cdcf -1{_efga =0;_ffd =_dfg .Height ;}else {_ffd =_fdfc +_fadd ; +if (_dfg .Height -_efga )%_cdcf > 0{_efga ++;_ffd ++;};};var _bcab ,_ccge ,_gaea ,_abeg int ;_adg :=(_efec +_dae )/2;_dda :=(_fdfc +_ffd )/2;for _gbfe :=_efec ;_gbfe < _dae ;_gbfe ++{for _eced :=_fdfc ;_eced < _ffd ;_eced ++{if _cde .GetPixel (_gbfe ,_eced ){if _gbfe < _adg {_bcab ++; +}else {_ccge ++;};if _eced < _dda {_abeg ++;}else {_gaea ++;};};};};_gbb [_adbcf ][_dga ]=_bcab +_ccge ;_acaa [_adbcf *2][_dga ]=_bcab ;_acaa [_adbcf *2+1][_dga ]=_ccge ;_acad [_adbcf ][_dga *2]=_abeg ;_acad [_adbcf ][_dga *2+1]=_gaea ;};};for _cadd :=0; +_cadd < _cdcf *2-1;_cadd ++{for _add :=0;_add < (_cdcf -1);_add ++{var _ebgf int ;for _fggg :=0;_fggg < 2;_fggg ++{for _bgdg :=0;_bgdg < 2;_bgdg ++{_ebgf +=_acaa [_cadd +_fggg ][_add +_bgdg ];};};if _ebgf > _daabf {return false ;};};};for _cga :=0;_cga < (_cdcf -1); +_cga ++{for _cbb :=0;_cbb < ((_cdcf *2)-1);_cbb ++{var _cae int ;for _bcd :=0;_bcd < 2;_bcd ++{for _bge :=0;_bge < 2;_bge ++{_cae +=_acad [_cga +_bcd ][_cbb +_bge ];};};if _cae > _gbcb {return false ;};};};for _bff :=0;_bff < (_cdcf -2);_bff ++{for _gcfb :=0; +_gcfb < (_cdcf -2);_gcfb ++{var _abb ,_dfc int ;for _aggf :=0;_aggf < 3;_aggf ++{for _abf :=0;_abf < 3;_abf ++{if _aggf ==_abf {_abb +=_gbb [_bff +_aggf ][_gcfb +_abf ];};if (2-_aggf )==_abf {_dfc +=_gbb [_bff +_aggf ][_gcfb +_abf ];};};};if _abb > _daabf ||_dfc > _daabf {return false ; +};};};for _eca :=0;_eca < (_cdcf -1);_eca ++{for _acca :=0;_acca < (_cdcf -1);_acca ++{var _begc int ;for _dgb :=0;_dgb < 2;_dgb ++{for _fcfe :=0;_fcfe < 2;_fcfe ++{_begc +=_gbb [_eca +_dgb ][_acca +_fcfe ];};};if float64 (_begc )> _baef {return false ; +};};};return true ;};func (_edac *Bitmaps )String ()string {_ebfc :=_bg .Builder {};for _ ,_dcdd :=range _edac .Values {_ebfc .WriteString (_dcdd .String ());_ebfc .WriteRune ('\n');};return _ebfc .String ();};func TstISymbol (t *_g .T ,scale ...int )*Bitmap {_acabc ,_acdf :=NewWithData (1,5,[]byte {0x80,0x80,0x80,0x80,0x80}); +_d .NoError (t ,_acdf );return TstGetScaledSymbol (t ,_acabc ,scale ...);};func (_gcfea *Bitmaps )SortByHeight (){_dcgd :=(*byHeight )(_gcfea );_fb .Sort (_dcgd )};func (_fdebg *ClassedPoints )validateIntSlice ()error {const _cbea ="\u0076\u0061l\u0069\u0064\u0061t\u0065\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065"; +for _ ,_ccce :=range _fdebg .IntSlice {if _ccce >=(_fdebg .Points .Size ()){return _f .Errorf (_cbea ,"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",_ccce ,_fdebg .Points .Size ()); +};};return nil ;};func _gafe ()[]int {_gded :=make ([]int ,256);_gded [0]=0;_gded [1]=7;var _bedf int ;for _bedf =2;_bedf < 4;_bedf ++{_gded [_bedf ]=_gded [_bedf -2]+6;};for _bedf =4;_bedf < 8;_bedf ++{_gded [_bedf ]=_gded [_bedf -4]+5;};for _bedf =8; +_bedf < 16;_bedf ++{_gded [_bedf ]=_gded [_bedf -8]+4;};for _bedf =16;_bedf < 32;_bedf ++{_gded [_bedf ]=_gded [_bedf -16]+3;};for _bedf =32;_bedf < 64;_bedf ++{_gded [_bedf ]=_gded [_bedf -32]+2;};for _bedf =64;_bedf < 128;_bedf ++{_gded [_bedf ]=_gded [_bedf -64]+1; +};for _bedf =128;_bedf < 256;_bedf ++{_gded [_bedf ]=_gded [_bedf -128];};return _gded ;};func (_ffdg *byHeight )Len ()int {return len (_ffdg .Values )};func _bad (_cddd ,_gad *Bitmap ,_dgf ,_agff int )(*Bitmap ,error ){const _dgfd ="\u0065\u0072\u006f\u0064\u0065\u0042\u0072\u0069\u0063\u006b"; +if _gad ==nil {return nil ,_f .Error (_dgfd ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _dgf < 1||_agff < 1{return nil ,_f .Error (_dgfd ,"\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 _dgf ==1&&_agff ==1{_baga ,_afdg :=_dbfae (_cddd ,_gad );if _afdg !=nil {return nil ,_f .Wrap (_afdg ,_dgfd ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _baga ,nil ;};if _dgf ==1||_agff ==1{_cefd :=SelCreateBrick (_agff ,_dgf ,_agff /2,_dgf /2,SelHit );_gaee ,_dacd :=_afbe (_cddd ,_gad ,_cefd );if _dacd !=nil {return nil ,_f .Wrap (_dacd ,_dgfd ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _gaee ,nil ;};_cfdf :=SelCreateBrick (1,_dgf ,0,_dgf /2,SelHit );_edd :=SelCreateBrick (_agff ,1,_agff /2,0,SelHit );_dcga ,_dcccf :=_afbe (nil ,_gad ,_cfdf );if _dcccf !=nil {return nil ,_f .Wrap (_dcccf ,_dgfd ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); +};_cddd ,_dcccf =_afbe (_cddd ,_dcga ,_edd );if _dcccf !=nil {return nil ,_f .Wrap (_dcccf ,_dgfd ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _cddd ,nil ;};func (_eedb Points )GetIntY (i int )(int ,error ){if i >=len (_eedb ){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 (_eedb [i ].Y ),nil ;};func (_aafc *Bitmap )GetByte (index int )(byte ,error ){if index > len (_aafc .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 _aafc .Data [index ],nil ;};type SizeComparison int ;func _acfc (_acdb *Bitmap ,_aea ...MorphProcess )(_abdg *Bitmap ,_bcge error ){const _dfadb ="\u006d\u006f\u0072\u0070\u0068\u0053\u0065\u0071\u0075\u0065\u006e\u0063\u0065";if _acdb ==nil {return nil ,_f .Error (_dfadb ,"\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 (_aea )==0{return nil ,_f .Error (_dfadb ,"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 _bcge =_egcd (_aea ...); +_bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,"");};var _gbbe ,_faeb ,_egge int ;_abdg =_acdb .Copy ();for _ ,_acab :=range _aea {switch _acab .Operation {case MopDilation :_gbbe ,_faeb =_acab .getWidthHeight ();_abdg ,_bcge =DilateBrick (nil ,_abdg ,_gbbe ,_faeb ); +if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,"");};case MopErosion :_gbbe ,_faeb =_acab .getWidthHeight ();_abdg ,_bcge =_bad (nil ,_abdg ,_gbbe ,_faeb );if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,"");};case MopOpening :_gbbe ,_faeb =_acab .getWidthHeight (); +_abdg ,_bcge =_edbb (nil ,_abdg ,_gbbe ,_faeb );if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,"");};case MopClosing :_gbbe ,_faeb =_acab .getWidthHeight ();_abdg ,_bcge =_acbbf (nil ,_abdg ,_gbbe ,_faeb );if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,""); +};case MopRankBinaryReduction :_abdg ,_bcge =_ca (_abdg ,_acab .Arguments ...);if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,"");};case MopReplicativeBinaryExpansion :_abdg ,_bcge =_bbfa (_abdg ,_acab .Arguments [0]);if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,""); +};case MopAddBorder :_egge =_acab .Arguments [0];_abdg ,_bcge =_abdg .AddBorder (_egge ,0);if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,"");};default:return nil ,_f .Error (_dfadb ,"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 _egge > 0{_abdg ,_bcge =_abdg .RemoveBorder (_egge );if _bcge !=nil {return nil ,_f .Wrap (_bcge ,_dfadb ,"\u0062\u006f\u0072\u0064\u0065\u0072\u0020\u003e\u0020\u0030");};};return _abdg ,nil ;};func (_cggeg *BitmapsArray )GetBox (i int )(*_fbc .Rectangle ,error ){const _dgga ="\u0042\u0069\u0074\u006dap\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u006f\u0078"; +if _cggeg ==nil {return nil ,_f .Error (_dgga ,"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 (_cggeg .Boxes )-1{return nil ,_f .Errorf (_dgga ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return _cggeg .Boxes [i ],nil ;};var _ggdgd =[]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 TstFrameBitmap ()*Bitmap {return _afdba .Copy ()};type Color int ;func _aefb (_dffg ,_dcbe byte ,_fgef CombinationOperator )byte {switch _fgef {case CmbOpOr :return _dcbe |_dffg ;case CmbOpAnd :return _dcbe &_dffg ;case CmbOpXor :return _dcbe ^_dffg ; +case CmbOpXNor :return ^(_dcbe ^_dffg );case CmbOpNot :return ^(_dcbe );default:return _dcbe ;};};type ClassedPoints struct{*Points ;_e .IntSlice ;_abda func (_addf ,_cbfac int )bool ;};func (_dgcf *Bitmap )nextOnPixelLow (_cfea ,_gceff ,_gcfc ,_bbc ,_bgbg int )(_eeb _fbc .Point ,_accb bool ,_aadbf error ){const _agda ="B\u0069\u0074\u006d\u0061p.\u006ee\u0078\u0074\u004f\u006e\u0050i\u0078\u0065\u006c\u004c\u006f\u0077"; +var (_gbcf int ;_ecae byte ;);_daee :=_bgbg *_gcfc ;_ecc :=_daee +(_bbc /8);if _ecae ,_aadbf =_dgcf .GetByte (_ecc );_aadbf !=nil {return _eeb ,false ,_f .Wrap (_aadbf ,_agda ,"\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 _ecae !=0{_ade :=_bbc -(_bbc %8)+7;for _gbcf =_bbc ;_gbcf <=_ade &&_gbcf < _cfea ;_gbcf ++{if _dgcf .GetPixel (_gbcf ,_bgbg ){_eeb .X =_gbcf ;_eeb .Y =_bgbg ;return _eeb ,true ,nil ;};};};_fffg :=(_bbc /8)+1;_gbcf =8*_fffg ;var _ebec int ;for _ecc =_daee +_fffg ; +_gbcf < _cfea ;_ecc ,_gbcf =_ecc +1,_gbcf +8{if _ecae ,_aadbf =_dgcf .GetByte (_ecc );_aadbf !=nil {return _eeb ,false ,_f .Wrap (_aadbf ,_agda ,"r\u0065\u0073\u0074\u0020of\u0020t\u0068\u0065\u0020\u006c\u0069n\u0065\u0020\u0062\u0079\u0074\u0065");}; +if _ecae ==0{continue ;};for _ebec =0;_ebec < 8&&_gbcf < _cfea ;_ebec ,_gbcf =_ebec +1,_gbcf +1{if _dgcf .GetPixel (_gbcf ,_bgbg ){_eeb .X =_gbcf ;_eeb .Y =_bgbg ;return _eeb ,true ,nil ;};};};for _fcgd :=_bgbg +1;_fcgd < _gceff ;_fcgd ++{_daee =_fcgd *_gcfc ; +for _ecc ,_gbcf =_daee ,0;_gbcf < _cfea ;_ecc ,_gbcf =_ecc +1,_gbcf +8{if _ecae ,_aadbf =_dgcf .GetByte (_ecc );_aadbf !=nil {return _eeb ,false ,_f .Wrap (_aadbf ,_agda ,"\u0066o\u006cl\u006f\u0077\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u0073"); +};if _ecae ==0{continue ;};for _ebec =0;_ebec < 8&&_gbcf < _cfea ;_ebec ,_gbcf =_ebec +1,_gbcf +1{if _dgcf .GetPixel (_gbcf ,_fcgd ){_eeb .X =_gbcf ;_eeb .Y =_fcgd ;return _eeb ,true ,nil ;};};};};return _eeb ,false ,nil ;};type Point struct{X ,Y float32 ; +};func _bccd (_fbdb ,_dfge *Bitmap ,_fcgc ,_bedga ,_gdec ,_aggb ,_cgfc int ,_dfce CombinationOperator )error {var _fgec int ;_dec :=func (){_fgec ++;_gdec +=_dfge .RowStride ;_aggb +=_fbdb .RowStride ;_cgfc +=_fbdb .RowStride };for _fgec =_fcgc ;_fgec < _bedga ; +_dec (){_acbf :=_gdec ;for _abdf :=_aggb ;_abdf <=_cgfc ;_abdf ++{_egdg ,_ggae :=_dfge .GetByte (_acbf );if _ggae !=nil {return _ggae ;};_cgfcg ,_ggae :=_fbdb .GetByte (_abdf );if _ggae !=nil {return _ggae ;};if _ggae =_dfge .SetByte (_acbf ,_aefb (_egdg ,_cgfcg ,_dfce )); +_ggae !=nil {return _ggae ;};_acbf ++;};};return nil ;};func (_dbed *Bitmap )setFourBytes (_ccff int ,_baaf uint32 )error {if _ccff +3> len (_dbed .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",_ccff ); +};_dbed .Data [_ccff ]=byte ((_baaf &0xff000000)>>24);_dbed .Data [_ccff +1]=byte ((_baaf &0xff0000)>>16);_dbed .Data [_ccff +2]=byte ((_baaf &0xff00)>>8);_dbed .Data [_ccff +3]=byte (_baaf &0xff);return nil ;};func (_daddd *BitmapsArray )GetBitmaps (i int )(*Bitmaps ,error ){const _deec ="\u0042\u0069\u0074ma\u0070\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u0069\u0074\u006d\u0061\u0070\u0073"; +if _daddd ==nil {return nil ,_f .Error (_deec ,"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 (_daddd .Values )-1{return nil ,_f .Errorf (_deec ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return _daddd .Values [i ],nil ;};func CorrelationScoreThresholded (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab ,downcount []int ,scoreThreshold float32 )(bool ,error ){const _ecca ="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 (_ecca ,"\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 (_ecca ,"\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 (_ecca ,"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 (_ecca ,"\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 (_ecca ,"p\u0072\u006f\u0076\u0069de\u0064 \u006e\u0069\u006c\u0020\u0027s\u0075\u006d\u0074\u0061\u0062\u0027"); +};_ebdb ,_ccdg :=bm1 .Width ,bm1 .Height ;_gfb ,_adfd :=bm2 .Width ,bm2 .Height ;if _e .Abs (_ebdb -_gfb )> maxDiffW {return false ,nil ;};if _e .Abs (_ccdg -_adfd )> maxDiffH {return false ,nil ;};_ggaf :=int (delX +_e .Sign (delX )*0.5);_ccfbd :=int (delY +_e .Sign (delY )*0.5); +_gbgg :=int (_df .Ceil (_df .Sqrt (float64 (scoreThreshold )*float64 (area1 )*float64 (area2 ))));_eeecc :=bm2 .RowStride ;_afeb :=_bcca (_ccfbd ,0);_aegad :=_dfbg (_adfd +_ccfbd ,_ccdg );_edgf :=bm1 .RowStride *_afeb ;_cbba :=bm2 .RowStride *(_afeb -_ccfbd ); +var _ddda int ;if _aegad <=_ccdg {_ddda =downcount [_aegad -1];};_egde :=_bcca (_ggaf ,0);_bbcf :=_dfbg (_gfb +_ggaf ,_ebdb );var _eabc ,_aebb int ;if _ggaf >=8{_eabc =_ggaf >>3;_edgf +=_eabc ;_egde -=_eabc <<3;_bbcf -=_eabc <<3;_ggaf &=7;}else if _ggaf <=-8{_aebb =-((_ggaf +7)>>3); +_cbba +=_aebb ;_eeecc -=_aebb ;_ggaf +=_aebb <<3;};var (_daag ,_abab ,_fbdeg int ;_bdgbf ,_dade ,_abbf byte ;);if _egde >=_bbcf ||_afeb >=_aegad {return false ,nil ;};_bacd :=(_bbcf +7)>>3;switch {case _ggaf ==0:for _abab =_afeb ;_abab < _aegad ;_abab ,_edgf ,_cbba =_abab +1,_edgf +bm1 .RowStride ,_cbba +bm2 .RowStride {for _fbdeg =0; +_fbdeg < _bacd ;_fbdeg ++{_bdgbf =bm1 .Data [_edgf +_fbdeg ]&bm2 .Data [_cbba +_fbdeg ];_daag +=tab [_bdgbf ];};if _daag >=_gbgg {return true ,nil ;};if _abfe :=_daag +downcount [_abab ]-_ddda ;_abfe < _gbgg {return false ,nil ;};};case _ggaf > 0&&_eeecc < _bacd :for _abab =_afeb ; +_abab < _aegad ;_abab ,_edgf ,_cbba =_abab +1,_edgf +bm1 .RowStride ,_cbba +bm2 .RowStride {_dade =bm1 .Data [_edgf ];_abbf =bm2 .Data [_cbba ]>>uint (_ggaf );_bdgbf =_dade &_abbf ;_daag +=tab [_bdgbf ];for _fbdeg =1;_fbdeg < _eeecc ;_fbdeg ++{_dade =bm1 .Data [_edgf +_fbdeg ]; +_abbf =bm2 .Data [_cbba +_fbdeg ]>>uint (_ggaf )|bm2 .Data [_cbba +_fbdeg -1]<=_gbgg {return true ,nil ;}else if _daag +downcount [_abab ]-_ddda < _gbgg {return false ,nil ;};};case _ggaf > 0&&_eeecc >=_bacd :for _abab =_afeb ;_abab < _aegad ;_abab ,_edgf ,_cbba =_abab +1,_edgf +bm1 .RowStride ,_cbba +bm2 .RowStride {_dade =bm1 .Data [_edgf ]; +_abbf =bm2 .Data [_cbba ]>>uint (_ggaf );_bdgbf =_dade &_abbf ;_daag +=tab [_bdgbf ];for _fbdeg =1;_fbdeg < _bacd ;_fbdeg ++{_dade =bm1 .Data [_edgf +_fbdeg ];_abbf =bm2 .Data [_cbba +_fbdeg ]>>uint (_ggaf );_abbf |=bm2 .Data [_cbba +_fbdeg -1]<=_gbgg {return true ,nil ;}else if _daag +downcount [_abab ]-_ddda < _gbgg {return false ,nil ;};};case _bacd < _eeecc :for _abab =_afeb ;_abab < _aegad ;_abab ,_edgf ,_cbba =_abab +1,_edgf +bm1 .RowStride ,_cbba +bm2 .RowStride {for _fbdeg =0; +_fbdeg < _bacd ;_fbdeg ++{_dade =bm1 .Data [_edgf +_fbdeg ];_abbf =bm2 .Data [_cbba +_fbdeg ]<>uint (8+_ggaf );_bdgbf =_dade &_abbf ;_daag +=tab [_bdgbf ];};if _daag >=_gbgg {return true ,nil ;}else if _baffb :=_daag +downcount [_abab ]-_ddda ; +_baffb < _gbgg {return false ,nil ;};};case _eeecc >=_bacd :for _abab =_afeb ;_abab < _aegad ;_abab ,_edgf ,_cbba =_abab +1,_edgf +bm1 .RowStride ,_cbba +bm2 .RowStride {for _fbdeg =0;_fbdeg < _bacd ;_fbdeg ++{_dade =bm1 .Data [_edgf +_fbdeg ];_abbf =bm2 .Data [_cbba +_fbdeg ]<>uint (8+_ggaf );_bdgbf =_dade &_abbf ;_daag +=tab [_bdgbf ];};_dade =bm1 .Data [_edgf +_fbdeg ];_abbf =bm2 .Data [_cbba +_fbdeg ]<=_gbgg {return true ,nil ; +}else if _daag +downcount [_abab ]-_ddda < _gbgg {return false ,nil ;};};};_dcd :=float32 (_daag )*float32 (_daag )/(float32 (area1 )*float32 (area2 ));if _dcd >=scoreThreshold {_gg .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",_daag ,_gbgg ,_dcd ,scoreThreshold ); +};return false ,nil ;};func TstVSymbol (t *_g .T ,scale ...int )*Bitmap {_gcceg ,_eacad :=NewWithData (5,5,[]byte {0x88,0x88,0x88,0x50,0x20});_d .NoError (t ,_eacad );return TstGetScaledSymbol (t ,_gcceg ,scale ...);};func (_fda *Bitmap )Copy ()*Bitmap {_dbab :=make ([]byte ,len (_fda .Data )); +copy (_dbab ,_fda .Data );return &Bitmap {Width :_fda .Width ,Height :_fda .Height ,RowStride :_fda .RowStride ,Data :_dbab ,Color :_fda .Color ,Text :_fda .Text ,BitmapNumber :_fda .BitmapNumber ,Special :_fda .Special };};func TstASymbol (t *_g .T )*Bitmap {t .Helper (); +_dedbg :=New (6,6);_d .NoError (t ,_dedbg .SetPixel (1,0,1));_d .NoError (t ,_dedbg .SetPixel (2,0,1));_d .NoError (t ,_dedbg .SetPixel (3,0,1));_d .NoError (t ,_dedbg .SetPixel (4,0,1));_d .NoError (t ,_dedbg .SetPixel (5,1,1));_d .NoError (t ,_dedbg .SetPixel (1,2,1)); +_d .NoError (t ,_dedbg .SetPixel (2,2,1));_d .NoError (t ,_dedbg .SetPixel (3,2,1));_d .NoError (t ,_dedbg .SetPixel (4,2,1));_d .NoError (t ,_dedbg .SetPixel (5,2,1));_d .NoError (t ,_dedbg .SetPixel (0,3,1));_d .NoError (t ,_dedbg .SetPixel (5,3,1)); +_d .NoError (t ,_dedbg .SetPixel (0,4,1));_d .NoError (t ,_dedbg .SetPixel (5,4,1));_d .NoError (t ,_dedbg .SetPixel (1,5,1));_d .NoError (t ,_dedbg .SetPixel (2,5,1));_d .NoError (t ,_dedbg .SetPixel (3,5,1));_d .NoError (t ,_dedbg .SetPixel (4,5,1)); +_d .NoError (t ,_dedbg .SetPixel (5,5,1));return _dedbg ;};func _acef (_eeaab ,_bcabe ,_caag *Bitmap ,_edae int )(*Bitmap ,error ){const _cfba ="\u0073\u0065\u0065\u0064\u0046\u0069\u006c\u006c\u0042i\u006e\u0061\u0072\u0079";if _bcabe ==nil {return nil ,_f .Error (_cfba ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c"); +};if _caag ==nil {return nil ,_f .Error (_cfba ,"'\u006da\u0073\u006b\u0027\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c");};if _edae !=4&&_edae !=8{return nil ,_f .Error (_cfba ,"\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 _aggbe error ;_eeaab ,_aggbe =_dbfae (_eeaab ,_bcabe );if _aggbe !=nil {return nil ,_f .Wrap (_aggbe ,_cfba ,"\u0063o\u0070y\u0020\u0073\u006f\u0075\u0072c\u0065\u0020t\u006f\u0020\u0027\u0064\u0027");};_acbfe :=_bcabe .createTemplate ();_caag .setPadBits (0); +for _ggefb :=0;_ggefb < _dgcg ;_ggefb ++{_acbfe ,_aggbe =_dbfae (_acbfe ,_eeaab );if _aggbe !=nil {return nil ,_f .Wrapf (_aggbe ,_cfba ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_ggefb );};if _aggbe =_eedd (_eeaab ,_caag ,_edae ); +_aggbe !=nil {return nil ,_f .Wrapf (_aggbe ,_cfba ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_ggefb );};if _acbfe .Equals (_eeaab ){break ;};};return _eeaab ,nil ;};const (Vanilla Color =iota ;Chocolate ;);type shift int ; +func (_baff *Bitmap )connComponentsBB (_gbfa int )(_efeab *Boxes ,_bdc error ){const _ffad ="\u0042\u0069\u0074ma\u0070\u002e\u0063\u006f\u006e\u006e\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0042";if _gbfa !=4&&_gbfa !=8{return nil ,_f .Error (_ffad ,"\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 _baff .Zero (){return &Boxes {},nil ;};_baff .setPadBits (0);_cgfa ,_bdc :=_dbfae (nil ,_baff );if _bdc !=nil {return nil ,_f .Wrap (_bdc ,_ffad ,"\u0062\u006d\u0031");};_bceg :=&_e .Stack {};_bceg .Aux =&_e .Stack {};_efeab =&Boxes {};var (_cdfb ,_dbgg int ; +_eacee _fbc .Point ;_abgb bool ;_eafaa *_fbc .Rectangle ;);for {if _eacee ,_abgb ,_bdc =_cgfa .nextOnPixel (_dbgg ,_cdfb );_bdc !=nil {return nil ,_f .Wrap (_bdc ,_ffad ,"");};if !_abgb {break ;};if _eafaa ,_bdc =_gagf (_cgfa ,_bceg ,_eacee .X ,_eacee .Y ,_gbfa ); +_bdc !=nil {return nil ,_f .Wrap (_bdc ,_ffad ,"");};if _bdc =_efeab .Add (_eafaa );_bdc !=nil {return nil ,_f .Wrap (_bdc ,_ffad ,"");};_dbgg =_eacee .X ;_cdfb =_eacee .Y ;};return _efeab ,nil ;};func (_beab *Bitmap )Zero ()bool {_gfef :=_beab .Width /8; +_fbde :=_beab .Width &7;var _bfda byte ;if _fbde !=0{_bfda =byte (0xff< 0{if _beab .Data [_efe ]&_bfda !=0{return false ;};};};return true ;};func TstAddSymbol (t *_g .T ,bms *Bitmaps ,sym *Bitmap ,x *int ,y int ,space int ){bms .AddBitmap (sym );_gdfg :=_fbc .Rect (*x ,y ,*x +sym .Width ,y +sym .Height );bms .AddBox (&_gdfg ); +*x +=sym .Width +space ;};func (_edg *Bitmap )Equivalent (s *Bitmap )bool {return _edg .equivalent (s )};func _dac (_aad *Bitmap ,_gcb *Bitmap ,_eff int )(_acg error ){const _cc ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0050\u006fw\u0065\u0072\u0032\u004c\u006f\u0077"; +switch _eff {case 2:_acg =_gga (_aad ,_gcb );case 4:_acg =_cf (_aad ,_gcb );case 8:_acg =_fff (_aad ,_gcb );default:return _f .Error (_cc ,"\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 _acg !=nil {_acg =_f .Wrap (_acg ,_cc ,"");};return _acg ;};func (_gafa *Bitmaps )makeSizeIndicator (_dagcf ,_ecdc int ,_dccg LocationFilter ,_beegf SizeComparison )(_fgeb *_e .NumSlice ,_cccec error ){const _gdcfc ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u006d\u0061\u006b\u0065S\u0069z\u0065I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; +if _gafa ==nil {return nil ,_f .Error (_gdcfc ,"\u0062\u0069\u0074ma\u0070\u0073\u0020\u0027\u0062\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};switch _dccg {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_f .Errorf (_gdcfc ,"\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",_dccg ); +};switch _beegf {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE ,SizeSelectIfEQ :default:return nil ,_f .Errorf (_gdcfc ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",_beegf ); +};_fgeb =&_e .NumSlice {};var (_gefg ,_gaegb ,_cdca int ;_gabc *Bitmap ;);for _ ,_gabc =range _gafa .Values {_gefg =0;_gaegb ,_cdca =_gabc .Width ,_gabc .Height ;switch _dccg {case LocSelectWidth :if (_beegf ==SizeSelectIfLT &&_gaegb < _dagcf )||(_beegf ==SizeSelectIfGT &&_gaegb > _dagcf )||(_beegf ==SizeSelectIfLTE &&_gaegb <=_dagcf )||(_beegf ==SizeSelectIfGTE &&_gaegb >=_dagcf )||(_beegf ==SizeSelectIfEQ &&_gaegb ==_dagcf ){_gefg =1; +};case LocSelectHeight :if (_beegf ==SizeSelectIfLT &&_cdca < _ecdc )||(_beegf ==SizeSelectIfGT &&_cdca > _ecdc )||(_beegf ==SizeSelectIfLTE &&_cdca <=_ecdc )||(_beegf ==SizeSelectIfGTE &&_cdca >=_ecdc )||(_beegf ==SizeSelectIfEQ &&_cdca ==_ecdc ){_gefg =1; +};case LocSelectIfEither :if (_beegf ==SizeSelectIfLT &&(_gaegb < _dagcf ||_cdca < _ecdc ))||(_beegf ==SizeSelectIfGT &&(_gaegb > _dagcf ||_cdca > _ecdc ))||(_beegf ==SizeSelectIfLTE &&(_gaegb <=_dagcf ||_cdca <=_ecdc ))||(_beegf ==SizeSelectIfGTE &&(_gaegb >=_dagcf ||_cdca >=_ecdc ))||(_beegf ==SizeSelectIfEQ &&(_gaegb ==_dagcf ||_cdca ==_ecdc )){_gefg =1; +};case LocSelectIfBoth :if (_beegf ==SizeSelectIfLT &&(_gaegb < _dagcf &&_cdca < _ecdc ))||(_beegf ==SizeSelectIfGT &&(_gaegb > _dagcf &&_cdca > _ecdc ))||(_beegf ==SizeSelectIfLTE &&(_gaegb <=_dagcf &&_cdca <=_ecdc ))||(_beegf ==SizeSelectIfGTE &&(_gaegb >=_dagcf &&_cdca >=_ecdc ))||(_beegf ==SizeSelectIfEQ &&(_gaegb ==_dagcf &&_cdca ==_ecdc )){_gefg =1; +};};_fgeb .AddInt (_gefg );};return _fgeb ,nil ;};func TstDSymbol (t *_g .T ,scale ...int )*Bitmap {_gcace ,_edba :=NewWithData (4,5,[]byte {0xf0,0x90,0x90,0x90,0xE0});_d .NoError (t ,_edba );return TstGetScaledSymbol (t ,_gcace ,scale ...);};func (_eedc *Bitmap )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _fedf (_eedc ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); +};func _cf (_bd ,_db *Bitmap )(_dfe error ){const _bf ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0034";_fbd :=_db .RowStride ;_cfb :=_bd .RowStride ;_ge :=_db .RowStride *4-_bd .RowStride ;var (_bea ,_cfc byte ; +_ad uint32 ;_ac ,_ef ,_aae ,_ee ,_da ,_ga ,_ea int ;);for _aae =0;_aae < _db .Height ;_aae ++{_ac =_aae *_fbd ;_ef =4*_aae *_cfb ;for _ee =0;_ee < _fbd ;_ee ++{_bea =_db .Data [_ac +_ee ];_ad =_agga [_bea ];_ga =_ef +_ee *4;if _ge !=0&&(_ee +1)*4> _bd .RowStride {for _da =_ge ; +_da > 0;_da --{_cfc =byte ((_ad >>uint (_da *8))&0xff);_ea =_ga +(_ge -_da );if _dfe =_bd .SetByte (_ea ,_cfc );_dfe !=nil {return _f .Wrapf (_dfe ,_bf ,"D\u0069\u0066\u0066\u0065\u0072\u0065n\u0074\u0020\u0072\u006f\u0077\u0073\u0074\u0072\u0069d\u0065\u0073\u002e \u004b:\u0020\u0025\u0064",_da ); +};};}else if _dfe =_bd .setFourBytes (_ga ,_ad );_dfe !=nil {return _f .Wrap (_dfe ,_bf ,"");};if _dfe =_bd .setFourBytes (_ef +_ee *4,_agga [_db .Data [_ac +_ee ]]);_dfe !=nil {return _f .Wrap (_dfe ,_bf ,"");};};for _da =1;_da < 4;_da ++{for _ee =0;_ee < _cfb ; +_ee ++{if _dfe =_bd .SetByte (_ef +_da *_cfb +_ee ,_bd .Data [_ef +_ee ]);_dfe !=nil {return _f .Wrapf (_dfe ,_bf ,"\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",_da ,_ee ); +};};};};return nil ;};func (_caf *Bitmap )AddBorder (borderSize ,val int )(*Bitmap ,error ){if borderSize ==0{return _caf .Copy (),nil ;};_ffa ,_fcge :=_caf .addBorderGeneral (borderSize ,borderSize ,borderSize ,borderSize ,val );if _fcge !=nil {return nil ,_f .Wrap (_fcge ,"\u0041d\u0064\u0042\u006f\u0072\u0064\u0065r",""); +};return _ffa ,nil ;};func _cbfa (_cbdf *Bitmap ,_dgcde *Bitmap ,_cfcb *Selection ,_bgfg **Bitmap )(*Bitmap ,error ){const _afdbb ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0031";if _dgcde ==nil {return nil ,_f .Error (_afdbb ,"\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 _cfcb ==nil {return nil ,_f .Error (_afdbb ,"\u004d\u006f\u0072\u0068p\u0041\u0072\u0067\u0073\u0031\u0020\u0027\u0073\u0065\u006c'\u0020n\u006f\u0074\u0020\u0064\u0065\u0066\u0069n\u0065\u0064");};_cbfe ,_egdb :=_cfcb .Height ,_cfcb .Width ;if _cbfe ==0||_egdb ==0{return nil ,_f .Error (_afdbb ,"\u0073\u0065\u006c\u0065ct\u0069\u006f\u006e\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030"); +};if _cbdf ==nil {_cbdf =_dgcde .createTemplate ();*_bgfg =_dgcde ;return _cbdf ,nil ;};_cbdf .Width =_dgcde .Width ;_cbdf .Height =_dgcde .Height ;_cbdf .RowStride =_dgcde .RowStride ;_cbdf .Color =_dgcde .Color ;_cbdf .Data =make ([]byte ,_dgcde .RowStride *_dgcde .Height ); +if _cbdf ==_dgcde {*_bgfg =_dgcde .Copy ();}else {*_bgfg =_dgcde ;};return _cbdf ,nil ;};func (_ffed *Bitmaps )SelectBySize (width ,height int ,tp LocationFilter ,relation SizeComparison )(_ebabe *Bitmaps ,_bgdd error ){const _cfffe ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0053\u0065\u006ce\u0063\u0074\u0042\u0079Si\u007a\u0065"; +if _ffed ==nil {return nil ,_f .Error (_cfffe ,"\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 (_cfffe ,"\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 (_cfffe ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",relation ); +};_cagd ,_bgdd :=_ffed .makeSizeIndicator (width ,height ,tp ,relation );if _bgdd !=nil {return nil ,_f .Wrap (_bgdd ,_cfffe ,"");};_ebabe ,_bgdd =_ffed .selectByIndicator (_cagd );if _bgdd !=nil {return nil ,_f .Wrap (_bgdd ,_cfffe ,"");};return _ebabe ,nil ; +};func (_egfe Points )GetGeometry (i int )(_dgag ,_dage float32 ,_bgbf error ){if i > len (_egfe )-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 ); +};_gebba :=_egfe [i ];return _gebba .X ,_gebba .Y ,nil ;};type CombinationOperator int ;func (_dgce *Bitmap )GetByteIndex (x ,y int )int {return y *_dgce .RowStride +(x >>3)};func Copy (d ,s *Bitmap )(*Bitmap ,error ){return _dbfae (d ,s )};func (_bfbf *Bitmap )connComponentsBitmapsBB (_cggc *Bitmaps ,_gaga int )(_abfc *Boxes ,_cbg error ){const _ffcc ="\u0063\u006f\u006enC\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0069\u0074\u006d\u0061\u0070\u0073\u0042\u0042"; +if _gaga !=4&&_gaga !=8{return nil ,_f .Error (_ffcc ,"\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 _cggc ==nil {return nil ,_f .Error (_ffcc ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073"); +};if len (_cggc .Values )> 0{return nil ,_f .Error (_ffcc ,"\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 _bfbf .Zero (){return &Boxes {},nil ;}; +var (_bbec ,_gcfa ,_cedg ,_ccdd *Bitmap ;);_bfbf .setPadBits (0);if _bbec ,_cbg =_dbfae (nil ,_bfbf );_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"\u0062\u006d\u0031");};if _gcfa ,_cbg =_dbfae (nil ,_bfbf );_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"\u0062\u006d\u0032"); +};_gebb :=&_e .Stack {};_gebb .Aux =&_e .Stack {};_abfc =&Boxes {};var (_bfdg ,_ddbc int ;_eggf _fbc .Point ;_bfg bool ;_accc *_fbc .Rectangle ;);for {if _eggf ,_bfg ,_cbg =_bbec .nextOnPixel (_bfdg ,_ddbc );_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,""); +};if !_bfg {break ;};if _accc ,_cbg =_gagf (_bbec ,_gebb ,_eggf .X ,_eggf .Y ,_gaga );_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"");};if _cbg =_abfc .Add (_accc );_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"");};if _cedg ,_cbg =_bbec .clipRectangle (_accc ,nil ); +_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"\u0062\u006d\u0033");};if _ccdd ,_cbg =_gcfa .clipRectangle (_accc ,nil );_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"\u0062\u006d\u0034");};if _ ,_cbg =_agfa (_cedg ,_cedg ,_ccdd );_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"\u0062m\u0033\u0020\u005e\u0020\u0062\u006d4"); +};if _cbg =_gcfa .RasterOperation (_accc .Min .X ,_accc .Min .Y ,_accc .Dx (),_accc .Dy (),PixSrcXorDst ,_cedg ,0,0);_cbg !=nil {return nil ,_f .Wrap (_cbg ,_ffcc ,"\u0062\u006d\u0032\u0020\u002d\u0058\u004f\u0052\u002d>\u0020\u0062\u006d\u0033");};_cggc .AddBitmap (_cedg ); +_bfdg =_eggf .X ;_ddbc =_eggf .Y ;};_cggc .Boxes =*_abfc ;return _abfc ,nil ;};func _gga (_eg ,_bb *Bitmap )(_ff error ){const _gf ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0032";_ffb :=_bb .RowStride ; +_be :=_eg .RowStride ;var (_ae byte ;_gb uint16 ;_ffg ,_bba ,_ege ,_af ,_gba int ;);for _ege =0;_ege < _bb .Height ;_ege ++{_ffg =_ege *_ffb ;_bba =2*_ege *_be ;for _af =0;_af < _ffb ;_af ++{_ae =_bb .Data [_ffg +_af ];_gb =_ebcc [_ae ];_gba =_bba +_af *2; +if _eg .RowStride !=_bb .RowStride *2&&(_af +1)*2> _eg .RowStride {_ff =_eg .SetByte (_gba ,byte (_gb >>8));}else {_ff =_eg .setTwoBytes (_gba ,_gb );};if _ff !=nil {return _f .Wrap (_ff ,_gf ,"");};};for _af =0;_af < _be ;_af ++{_gba =_bba +_be +_af ; +_ae =_eg .Data [_bba +_af ];if _ff =_eg .SetByte (_gba ,_ae );_ff !=nil {return _f .Wrapf (_ff ,_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",_bba +_af ,_bba +_be +_af ); +};};};return nil ;};func _eedd (_gcda *Bitmap ,_efcb *Bitmap ,_deef int )(_gaec error ){const _faee ="\u0073\u0065\u0065\u0064\u0066\u0069\u006c\u006c\u0042\u0069\u006e\u0061r\u0079\u004c\u006f\u0077";_eecbdg :=_dfbg (_gcda .Height ,_efcb .Height );_abeb :=_dfbg (_gcda .RowStride ,_efcb .RowStride ); +switch _deef {case 4:_gaec =_ddaad (_gcda ,_efcb ,_eecbdg ,_abeb );case 8:_gaec =_dffe (_gcda ,_efcb ,_eecbdg ,_abeb );default:return _f .Errorf (_faee ,"\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",_deef ); +};if _gaec !=nil {return _f .Wrap (_gaec ,_faee ,"");};return nil ;};func Rect (x ,y ,w ,h int )(*_fbc .Rectangle ,error ){const _ebgc ="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 (_ebgc ,"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 (_ebgc ,"\u0079\u0020\u003c 0\u0020\u0061\u006e\u0064\u0020\u0062\u006f\u0078\u0020\u006f\u0066\u0066\u0020\u002b\u0071\u0075\u0061\u0064");};};_eag :=_fbc .Rect (x ,y ,x +w ,y +h );return &_eag ,nil ; +};func Centroid (bm *Bitmap ,centTab ,sumTab []int )(Point ,error ){return bm .centroid (centTab ,sumTab )};func (_fabg *Bitmap )createTemplate ()*Bitmap {return &Bitmap {Width :_fabg .Width ,Height :_fabg .Height ,RowStride :_fabg .RowStride ,Color :_fabg .Color ,Text :_fabg .Text ,BitmapNumber :_fabg .BitmapNumber ,Special :_fabg .Special ,Data :make ([]byte ,len (_fabg .Data ))}; +};func init (){const _cbdga ="\u0062\u0069\u0074\u006dap\u0073\u002e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0069\u007a\u0061\u0074\u0069o\u006e";_afdba =New (50,40);var _ggga error ;_afdba ,_ggga =_afdba .AddBorder (2,1);if _ggga !=nil {panic (_f .Wrap (_ggga ,_cbdga ,"f\u0072\u0061\u006d\u0065\u0042\u0069\u0074\u006d\u0061\u0070")); +};_cfbf ,_ggga =NewWithData (50,22,_ggdgd );if _ggga !=nil {panic (_f .Wrap (_ggga ,_cbdga ,"i\u006d\u0061\u0067\u0065\u0042\u0069\u0074\u006d\u0061\u0070"));};};func (_fadb *ClassedPoints )YAtIndex (i int )float32 {return (*_fadb .Points )[_fadb .IntSlice [i ]].Y }; +func _dabf (_eaac ,_dde int )*Bitmap {return &Bitmap {Width :_eaac ,Height :_dde ,RowStride :(_eaac +7)>>3};};func TstTSymbol (t *_g .T ,scale ...int )*Bitmap {_fce ,_baaab :=NewWithData (5,5,[]byte {0xF8,0x20,0x20,0x20,0x20});_d .NoError (t ,_baaab ); +return TstGetScaledSymbol (t ,_fce ,scale ...);};func (_babd *ClassedPoints )Len ()int {return _babd .IntSlice .Size ()};const (AsymmetricMorphBC BoundaryCondition =iota ;SymmetricMorphBC ;);type MorphOperation int ;func _ccfc (_fbbb *Bitmap )(_bdca *Bitmap ,_gfee int ,_aded error ){const _bcgb ="\u0042i\u0074\u006d\u0061\u0070.\u0077\u006f\u0072\u0064\u004da\u0073k\u0042y\u0044\u0069\u006c\u0061\u0074\u0069\u006fn"; +if _fbbb ==nil {return nil ,0,_f .Errorf (_bcgb ,"\u0027\u0073\u0027\u0020bi\u0074\u006d\u0061\u0070\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};var _cdfd ,_faea *Bitmap ;if _cdfd ,_aded =_dbfae (nil ,_fbbb );_aded !=nil {return nil ,0,_f .Wrap (_aded ,_bcgb ,"\u0063\u006f\u0070\u0079\u0020\u0027\u0073\u0027"); +};var (_accff [13]int ;_deac ,_gbd int ;);_gacg :=12;_dgcd :=_e .NewNumSlice (_gacg +1);_bbeaf :=_e .NewNumSlice (_gacg +1);var _begg *Boxes ;for _eeecd :=0;_eeecd <=_gacg ;_eeecd ++{if _eeecd ==0{if _faea ,_aded =_dbfae (nil ,_cdfd );_aded !=nil {return nil ,0,_f .Wrap (_aded ,_bcgb ,"\u0066i\u0072\u0073\u0074\u0020\u0062\u006d2"); +};}else {if _faea ,_aded =_acfc (_cdfd ,MorphProcess {Operation :MopDilation ,Arguments :[]int {2,1}});_aded !=nil {return nil ,0,_f .Wrap (_aded ,_bcgb ,"\u0064\u0069\u006ca\u0074\u0069\u006f\u006e\u0020\u0062\u006d\u0032");};};if _begg ,_aded =_faea .connComponentsBB (4); +_aded !=nil {return nil ,0,_f .Wrap (_aded ,_bcgb ,"");};_accff [_eeecd ]=len (*_begg );_dgcd .AddInt (_accff [_eeecd ]);switch _eeecd {case 0:_deac =_accff [0];default:_gbd =_accff [_eeecd -1]-_accff [_eeecd ];_bbeaf .AddInt (_gbd );};_cdfd =_faea ;}; +_gcag :=true ;_efda :=2;var _deba ,_aedf int ;for _eabg :=1;_eabg < len (*_bbeaf );_eabg ++{if _deba ,_aded =_dgcd .GetInt (_eabg );_aded !=nil {return nil ,0,_f .Wrap (_aded ,_bcgb ,"\u0043\u0068\u0065\u0063ki\u006e\u0067\u0020\u0062\u0065\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0069o\u006e"); +};if _gcag &&_deba < int (0.3*float32 (_deac )){_efda =_eabg +1;_gcag =false ;};if _gbd ,_aded =_bbeaf .GetInt (_eabg );_aded !=nil {return nil ,0,_f .Wrap (_aded ,_bcgb ,"\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006ea\u0044\u0069\u0066\u0066"); +};if _gbd > _aedf {_aedf =_gbd ;};};_bbff :=_fbbb .XResolution ;if _bbff ==0{_bbff =150;};if _bbff > 110{_efda ++;};if _efda < 2{_gg .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"); +_efda =2;};_gfee =_efda +1;if _bdca ,_aded =_defb (nil ,_fbbb ,_efda +1,1);_aded !=nil {return nil ,0,_f .Wrap (_aded ,_bcgb ,"\u0067\u0065\u0074\u0074in\u0067\u0020\u006d\u0061\u0073\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};return _bdca ,_gfee ,nil ; +};func (_ecgf *ClassedPoints )GetIntXByClass (i int )(int ,error ){const _bbga ="\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 >=_ecgf .IntSlice .Size (){return 0,_f .Errorf (_bbga ,"\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 (_ecgf .XAtIndex (i )),nil ;};func (_cecd *Selection )setOrigin (_ffbeg ,_fccgg int ){_cecd .Cy ,_cecd .Cx =_ffbeg ,_fccgg };func TstESymbol (t *_g .T ,scale ...int )*Bitmap {_aaaa ,_acaad :=NewWithData (4,5,[]byte {0xF0,0x80,0xE0,0x80,0xF0}); +_d .NoError (t ,_acaad );return TstGetScaledSymbol (t ,_aaaa ,scale ...);};func (_febf *Bitmap )addPadBits ()(_ggbc error ){const _bec ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0061\u0064\u0064\u0050\u0061d\u0042\u0069\u0074\u0073";_eeag :=_febf .Width %8; +if _eeag ==0{return nil ;};_gde :=_febf .Width /8;_dbaf :=_a .NewReader (_febf .Data );_gafd :=make ([]byte ,_febf .Height *_febf .RowStride );_dag :=_a .NewWriterMSB (_gafd );_cdbb :=make ([]byte ,_gde );var (_fdf int ;_ceea uint64 ;);for _fdf =0;_fdf < _febf .Height ; +_fdf ++{if _ ,_ggbc =_dbaf .Read (_cdbb );_ggbc !=nil {return _f .Wrap (_ggbc ,_bec ,"\u0066u\u006c\u006c\u0020\u0062\u0079\u0074e");};if _ ,_ggbc =_dag .Write (_cdbb );_ggbc !=nil {return _f .Wrap (_ggbc ,_bec ,"\u0066\u0075\u006c\u006c\u0020\u0062\u0079\u0074\u0065\u0073"); +};if _ceea ,_ggbc =_dbaf .ReadBits (byte (_eeag ));_ggbc !=nil {return _f .Wrap (_ggbc ,_bec ,"\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0062\u0069\u0074\u0073");};if _ggbc =_dag .WriteByte (byte (_ceea )< _fgdf ||_cebf < 0||_cebf > _febc ||!_egfd .GetPixel (_ccaf ,_cebf ){return nil ,nil ; +};_bdd :=_fbc .Rect (100000,100000,0,0);if _efffe =_eaffe (_cega ,_ccaf ,_ccaf ,_cebf ,1,_febc ,&_bdd );_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _efffe =_eaffe (_cega ,_ccaf ,_ccaf ,_cebf +1,-1,_febc ,&_bdd ); +_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};_bdd .Min .X ,_bdd .Max .X =_ccaf ,_ccaf ;_bdd .Min .Y ,_bdd .Max .Y =_cebf ,_cebf ;var (_cfdg *fillSegment ; +_bbde int ;);for _cega .Len ()> 0{if _cfdg ,_efffe =_bfce (_cega );_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"");};_cebf =_cfdg ._dggc ;for _ccaf =_cfdg ._caddb -1;_ccaf >=0&&_egfd .GetPixel (_ccaf ,_cebf );_ccaf --{if _efffe =_egfd .SetPixel (_ccaf ,_cebf ,0); +_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u0031s\u0074\u0020\u0073\u0065\u0074");};};if _ccaf >=_cfdg ._caddb -1{for {for _ccaf ++;_ccaf <=_cfdg ._aaad +1&&_ccaf <=_fgdf &&!_egfd .GetPixel (_ccaf ,_cebf );_ccaf ++{};_bbde =_ccaf ;if !(_ccaf <=_cfdg ._aaad +1&&_ccaf <=_fgdf ){break ; +};for ;_ccaf <=_fgdf &&_egfd .GetPixel (_ccaf ,_cebf );_ccaf ++{if _efffe =_egfd .SetPixel (_ccaf ,_cebf ,0);_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _efffe =_eaffe (_cega ,_bbde ,_ccaf -1,_cfdg ._dggc ,_cfdg ._cdde ,_febc ,&_bdd ); +_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _ccaf > _cfdg ._aaad {if _efffe =_eaffe (_cega ,_cfdg ._aaad +1,_ccaf -1,_cfdg ._dggc ,-_cfdg ._cdde ,_febc ,&_bdd );_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); +};};};continue ;};_bbde =_ccaf +1;if _bbde < _cfdg ._caddb {if _efffe =_eaffe (_cega ,_bbde ,_cfdg ._caddb -1,_cfdg ._dggc ,-_cfdg ._cdde ,_febc ,&_bdd );_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); +};};_ccaf =_cfdg ._caddb ;for {for ;_ccaf <=_fgdf &&_egfd .GetPixel (_ccaf ,_cebf );_ccaf ++{if _efffe =_egfd .SetPixel (_ccaf ,_cebf ,0);_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _efffe =_eaffe (_cega ,_bbde ,_ccaf -1,_cfdg ._dggc ,_cfdg ._cdde ,_febc ,&_bdd ); +_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _ccaf > _cfdg ._aaad {if _efffe =_eaffe (_cega ,_cfdg ._aaad +1,_ccaf -1,_cfdg ._dggc ,-_cfdg ._cdde ,_febc ,&_bdd );_efffe !=nil {return nil ,_f .Wrap (_efffe ,_eagb ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); +};};for _ccaf ++;_ccaf <=_cfdg ._aaad +1&&_ccaf <=_fgdf &&!_egfd .GetPixel (_ccaf ,_cebf );_ccaf ++{};_bbde =_ccaf ;if !(_ccaf <=_cfdg ._aaad +1&&_ccaf <=_fgdf ){break ;};};};_bdd .Max .X ++;_bdd .Max .Y ++;return &_bdd ,nil ;};func _gddac (_ddaa *Bitmap ,_ebde ,_ccab int ,_cafb ,_bfde int ,_gfeb RasterOperator ,_befff *Bitmap ,_cagba ,_fbdea int )error {var _ffade ,_dfeb ,_dbgf ,_deace int ; +if _ebde < 0{_cagba -=_ebde ;_cafb +=_ebde ;_ebde =0;};if _cagba < 0{_ebde -=_cagba ;_cafb +=_cagba ;_cagba =0;};_ffade =_ebde +_cafb -_ddaa .Width ;if _ffade > 0{_cafb -=_ffade ;};_dfeb =_cagba +_cafb -_befff .Width ;if _dfeb > 0{_cafb -=_dfeb ;};if _ccab < 0{_fbdea -=_ccab ; +_bfde +=_ccab ;_ccab =0;};if _fbdea < 0{_ccab -=_fbdea ;_bfde +=_fbdea ;_fbdea =0;};_dbgf =_ccab +_bfde -_ddaa .Height ;if _dbgf > 0{_bfde -=_dbgf ;};_deace =_fbdea +_bfde -_befff .Height ;if _deace > 0{_bfde -=_deace ;};if _cafb <=0||_bfde <=0{return nil ; +};var _edgc error ;switch {case _ebde &7==0&&_cagba &7==0:_edgc =_geea (_ddaa ,_ebde ,_ccab ,_cafb ,_bfde ,_gfeb ,_befff ,_cagba ,_fbdea );case _ebde &7==_cagba &7:_edgc =_bgbd (_ddaa ,_ebde ,_ccab ,_cafb ,_bfde ,_gfeb ,_befff ,_cagba ,_fbdea );default:_edgc =_gabfa (_ddaa ,_ebde ,_ccab ,_cafb ,_bfde ,_gfeb ,_befff ,_cagba ,_fbdea ); +};if _edgc !=nil {return _f .Wrap (_edgc ,"r\u0061\u0073\u0074\u0065\u0072\u004f\u0070\u004c\u006f\u0077","");};return nil ;};func (_ffc *Boxes )SelectBySize (width ,height int ,tp LocationFilter ,relation SizeComparison )(_bcf *Boxes ,_daba error ){const _bfe ="\u0042o\u0078e\u0073\u002e\u0053\u0065\u006ce\u0063\u0074B\u0079\u0053\u0069\u007a\u0065"; +if _ffc ==nil {return nil ,_f .Error (_bfe ,"b\u006f\u0078\u0065\u0073 '\u0062'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064");};if len (*_ffc )==0{return _ffc ,nil ;};switch tp {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_f .Errorf (_bfe ,"\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 (_bfe ,"i\u006e\u0076\u0061\u006c\u0069\u0064 \u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0020t\u0079\u0070\u0065:\u0020'\u0025\u0064\u0027",tp ); +};_efea :=_ffc .makeSizeIndicator (width ,height ,tp ,relation );_cfa ,_daba :=_ffc .selectWithIndicator (_efea );if _daba !=nil {return nil ,_f .Wrap (_daba ,_bfe ,"");};return _cfa ,nil ;};func (_fba *Bitmap )setTwoBytes (_gcd int ,_ccgc uint16 )error {if _gcd +1> len (_fba .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",_gcd ); +};_fba .Data [_gcd ]=byte ((_ccgc &0xff00)>>8);_fba .Data [_gcd +1]=byte (_ccgc &0xff);return nil ;};func (_efed *Bitmap )GetComponents (components Component ,maxWidth ,maxHeight int )(_caddd *Bitmaps ,_ecaef *Boxes ,_bcfe error ){const _gdafg ="B\u0069t\u006d\u0061\u0070\u002e\u0047\u0065\u0074\u0043o\u006d\u0070\u006f\u006een\u0074\u0073"; +if _efed ==nil {return nil ,nil ,_f .Error (_gdafg ,"\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 (_gdafg ,"\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 _efed .Zero (){_ecaef =&Boxes {};_caddd =&Bitmaps {};return _caddd ,_ecaef ,nil ;};switch components {case ComponentConn :_caddd =&Bitmaps {};if _ecaef ,_bcfe =_efed .ConnComponents (_caddd ,8);_bcfe !=nil {return nil ,nil ,_f .Wrap (_bcfe ,_gdafg ,"\u006e\u006f \u0070\u0072\u0065p\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); +};case ComponentCharacters :_fdeeg ,_fbce :=MorphSequence (_efed ,MorphProcess {Operation :MopClosing ,Arguments :[]int {1,6}});if _fbce !=nil {return nil ,nil ,_f .Wrap (_fbce ,_gdafg ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); +};if _gg .Log .IsLogLevel (_gg .LogLevelTrace ){_gg .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",_fdeeg .String ()); +};_egefg :=&Bitmaps {};_ecaef ,_fbce =_fdeeg .ConnComponents (_egefg ,8);if _fbce !=nil {return nil ,nil ,_f .Wrap (_fbce ,_gdafg ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); +};if _gg .Log .IsLogLevel (_gg .LogLevelTrace ){_gg .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",_egefg .String ()); +};if _caddd ,_fbce =_egefg .ClipToBitmap (_efed );_fbce !=nil {return nil ,nil ,_f .Wrap (_fbce ,_gdafg ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067");};case ComponentWords :_gbeb :=1; +var _fgdc *Bitmap ;switch {case _efed .XResolution <=200:_fgdc =_efed ;case _efed .XResolution <=400:_gbeb =2;_fgdc ,_bcfe =_ca (_efed ,1,0,0,0);if _bcfe !=nil {return nil ,nil ,_f .Wrap (_bcfe ,_gdafg ,"w\u006f\u0072\u0064\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0020\u002d \u0078\u0072\u0065s\u003c=\u0034\u0030\u0030"); +};default:_gbeb =4;_fgdc ,_bcfe =_ca (_efed ,1,1,0,0);if _bcfe !=nil {return nil ,nil ,_f .Wrap (_bcfe ,_gdafg ,"\u0077\u006f\u0072\u0064 \u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073 \u002d \u0078\u0072\u0065\u0073\u0020\u003e\u00204\u0030\u0030"); +};};_ccee ,_ ,_fefga :=_ccfc (_fgdc );if _fefga !=nil {return nil ,nil ,_f .Wrap (_fefga ,_gdafg ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};_eceb ,_fefga :=_bbfa (_ccee ,_gbeb );if _fefga !=nil {return nil ,nil ,_f .Wrap (_fefga ,_gdafg ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073"); +};_daad :=&Bitmaps {};if _ecaef ,_fefga =_eceb .ConnComponents (_daad ,4);_fefga !=nil {return nil ,nil ,_f .Wrap (_fefga ,_gdafg ,"\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 _caddd ,_fefga =_daad .ClipToBitmap (_efed );_fefga !=nil {return nil ,nil ,_f .Wrap (_fefga ,_gdafg ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};};_caddd ,_bcfe =_caddd .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE ); +if _bcfe !=nil {return nil ,nil ,_f .Wrap (_bcfe ,_gdafg ,"");};_ecaef ,_bcfe =_ecaef .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE );if _bcfe !=nil {return nil ,nil ,_f .Wrap (_bcfe ,_gdafg ,"");};return _caddd ,_ecaef ,nil ;};func NewWithData (width ,height int ,data []byte )(*Bitmap ,error ){const _dead ="N\u0065\u0077\u0057\u0069\u0074\u0068\u0044\u0061\u0074\u0061"; +_baa :=_dabf (width ,height );_baa .Data =data ;if len (data )< height *_baa .RowStride {return nil ,_f .Errorf (_dead ,"\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 *_baa .RowStride ); +};return _baa ,nil ;};func (_aaf *Bitmap )AddBorderGeneral (left ,right ,top ,bot int ,val int )(*Bitmap ,error ){return _aaf .addBorderGeneral (left ,right ,top ,bot ,val );};func TstImageBitmapInverseData ()[]byte {_dagcb :=_cfbf .Copy ();_dagcb .InverseData (); +return _dagcb .Data ;};func _adf ()(_feg [256]uint32 ){for _gdf :=0;_gdf < 256;_gdf ++{if _gdf &0x01!=0{_feg [_gdf ]|=0xf;};if _gdf &0x02!=0{_feg [_gdf ]|=0xf0;};if _gdf &0x04!=0{_feg [_gdf ]|=0xf00;};if _gdf &0x08!=0{_feg [_gdf ]|=0xf000;};if _gdf &0x10!=0{_feg [_gdf ]|=0xf0000; +};if _gdf &0x20!=0{_feg [_gdf ]|=0xf00000;};if _gdf &0x40!=0{_feg [_gdf ]|=0xf000000;};if _gdf &0x80!=0{_feg [_gdf ]|=0xf0000000;};};return _feg ;}; \ No newline at end of file diff --git a/internal/jbig2/decoder/arithmetic/arithmetic.go b/internal/jbig2/decoder/arithmetic/arithmetic.go index 3c01126e..ef8de3f5 100644 --- a/internal/jbig2/decoder/arithmetic/arithmetic.go +++ b/internal/jbig2/decoder/arithmetic/arithmetic.go @@ -9,27 +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 (_b "fmt";_fa "github.com/unidoc/unipdf/v3/common";_dg "github.com/unidoc/unipdf/v3/internal/bitwise";_cf "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_f "io";_c "strings";);func (_cgf *DecoderStats )String ()string {_ag :=&_c .Builder {}; -_ag .WriteString (_b .Sprintf ("S\u0074\u0061\u0074\u0073\u003a\u0020\u0020\u0025\u0064\u000a",len (_cgf ._abe )));for _dd ,_dfg :=range _cgf ._abe {if _dfg !=0{_ag .WriteString (_b .Sprintf ("N\u006f\u0074\u0020\u007aer\u006f \u0061\u0074\u003a\u0020\u0025d\u0020\u002d\u0020\u0025\u0064\u000a",_dd ,_dfg )); -};};return _ag .String ();};func New (r *_dg .Reader )(*Decoder ,error ){_e :=&Decoder {_g :r ,ContextSize :[]uint32 {16,13,10,10},ReferedToContextSize :[]uint32 {13,10}};if _cda :=_e .init ();_cda !=nil {return nil ,_cda ;};return _e ,nil ;};type DecoderStats struct{_ace int32 ; -_ga int32 ;_abe []byte ;_fcg []byte ;};func (_acf *DecoderStats )Copy ()*DecoderStats {_cfa :=&DecoderStats {_ga :_acf ._ga ,_abe :make ([]byte ,_acf ._ga )};copy (_cfa ._abe ,_acf ._abe );return _cfa ;};func (_fcfc *DecoderStats )getMps ()byte {return _fcfc ._fcg [_fcfc ._ace ]}; -func (_gdg *Decoder )DecodeInt (stats *DecoderStats )(int32 ,error ){var (_ce ,_gb int32 ;_ed ,_fd ,_gbe int ;_cdd error ;);if stats ==nil {stats =NewStats (512,1);};_gdg ._ab =1;_fd ,_cdd =_gdg .decodeIntBit (stats );if _cdd !=nil {return 0,_cdd ;};_ed ,_cdd =_gdg .decodeIntBit (stats ); -if _cdd !=nil {return 0,_cdd ;};if _ed ==1{_ed ,_cdd =_gdg .decodeIntBit (stats );if _cdd !=nil {return 0,_cdd ;};if _ed ==1{_ed ,_cdd =_gdg .decodeIntBit (stats );if _cdd !=nil {return 0,_cdd ;};if _ed ==1{_ed ,_cdd =_gdg .decodeIntBit (stats );if _cdd !=nil {return 0,_cdd ; -};if _ed ==1{_ed ,_cdd =_gdg .decodeIntBit (stats );if _cdd !=nil {return 0,_cdd ;};if _ed ==1{_gbe =32;_gb =4436;}else {_gbe =12;_gb =340;};}else {_gbe =8;_gb =84;};}else {_gbe =6;_gb =20;};}else {_gbe =4;_gb =4;};}else {_gbe =2;_gb =0;};for _gfb :=0; -_gfb < _gbe ;_gfb ++{_ed ,_cdd =_gdg .decodeIntBit (stats );if _cdd !=nil {return 0,_cdd ;};_ce =(_ce <<1)|int32 (_ed );};_ce +=_gb ;if _fd ==0{return _ce ,nil ;}else if _fd ==1&&_ce > 0{return -_ce ,nil ;};return 0,_cf .ErrOOB ;};func (_bfe *Decoder )init ()error {_bfe ._fb =_bfe ._g .AbsolutePosition (); -_cb ,_bd :=_bfe ._g .ReadByte ();if _bd !=nil {_fa .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",_bd );return _bd ;};_bfe ._cd =_cb ;_bfe ._gf =uint64 (_cb )<<16; -if _bd =_bfe .readByte ();_bd !=nil {return _bd ;};_bfe ._gf <<=7;_bfe ._gc -=7;_bfe ._bf =0x8000;_bfe ._bfg ++;return nil ;};var (_a =[][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 (_acb *DecoderStats )toggleMps (){_acb ._fcg [_acb ._ace ]^=1};func (_aa *DecoderStats )Reset (){for _cag :=0;_cag < len (_aa ._abe );_cag ++{_aa ._abe [_cag ]=0;_aa ._fcg [_cag ]=0;};};func (_faf *Decoder )DecodeBit (stats *DecoderStats )(int ,error ){var (_fbc int ; -_ge =_a [stats .cx ()][0];_df =int32 (stats .cx ()););defer func (){_faf ._bfg ++}();_faf ._bf -=_ge ;if (_faf ._gf >>16)< uint64 (_ge ){_fbc =_faf .lpsExchange (stats ,_df ,_ge );if _fc :=_faf .renormalize ();_fc !=nil {return 0,_fc ;};}else {_faf ._gf -=uint64 (_ge )<<16; -if (_faf ._bf &0x8000)==0{_fbc =_faf .mpsExchange (stats ,_df );if _gd :=_faf .renormalize ();_gd !=nil {return 0,_gd ;};}else {_fbc =int (stats .getMps ());};};return _fbc ,nil ;};func (_fe *Decoder )decodeIntBit (_acg *DecoderStats )(int ,error ){_acg .SetIndex (int32 (_fe ._ab )); -_bfa ,_bffg :=_fe .DecodeBit (_acg );if _bffg !=nil {_fa .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",_bffg ); -return _bfa ,_bffg ;};if _fe ._ab < 256{_fe ._ab =((_fe ._ab < _ee ._fb {if _ ,_geg :=_ee ._g .Seek (-1,_f .SeekCurrent ); -_geg !=nil {return _geg ;};};_fga ,_ff :=_ee ._g .ReadByte ();if _ff !=nil {return _ff ;};_ee ._cd =_fga ;if _ee ._cd ==0xFF{_ef ,_bff :=_ee ._g .ReadByte ();if _bff !=nil {return _bff ;};if _ef > 0x8F{_ee ._gf +=0xFF00;_ee ._gc =8;if _ ,_cbg :=_ee ._g .Seek (-2,_f .SeekCurrent ); -_cbg !=nil {return _cbg ;};}else {_ee ._gf +=uint64 (_ef )<<9;_ee ._gc =7;};}else {_fga ,_ff =_ee ._g .ReadByte ();if _ff !=nil {return _ff ;};_ee ._cd =_fga ;_ee ._gf +=uint64 (_ee ._cd )<<8;_ee ._gc =8;};_ee ._gf &=0xFFFFFFFFFF;return nil ;}; \ No newline at end of file +package arithmetic ;import (_ec "fmt";_ea "github.com/unidoc/unipdf/v3/common";_a "github.com/unidoc/unipdf/v3/internal/bitwise";_ecf "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_e "io";_ef "strings";);func (_bbc *Decoder )DecodeIAID (codeLen uint64 ,stats *DecoderStats )(int64 ,error ){_bbc ._bb =1; +var _ecb uint64 ;for _ecb =0;_ecb < codeLen ;_ecb ++{stats .SetIndex (int32 (_bbc ._bb ));_aef ,_ee :=_bbc .DecodeBit (stats );if _ee !=nil {return 0,_ee ;};_bbc ._bb =(_bbc ._bb <<1)|int64 (_aef );};_aefe :=_bbc ._bb -(1< _bfd ._efb {if _ ,_gb :=_bfd ._be .Seek (-1,_e .SeekCurrent );_gb !=nil {return _gb ; +};};_fge ,_ga :=_bfd ._be .ReadByte ();if _ga !=nil {return _ga ;};_bfd ._ed =_fge ;if _bfd ._ed ==0xFF{_bef ,_gbc :=_bfd ._be .ReadByte ();if _gbc !=nil {return _gbc ;};if _bef > 0x8F{_bfd ._eb +=0xFF00;_bfd ._ba =8;if _ ,_cc :=_bfd ._be .Seek (-2,_e .SeekCurrent ); +_cc !=nil {return _cc ;};}else {_bfd ._eb +=uint64 (_bef )<<9;_bfd ._ba =7;};}else {_fge ,_ga =_bfd ._be .ReadByte ();if _ga !=nil {return _ga ;};_bfd ._ed =_fge ;_bfd ._eb +=uint64 (_bfd ._ed )<<8;_bfd ._ba =8;};_bfd ._eb &=0xFFFFFFFFFF;return nil ;}; +func (_fbb *DecoderStats )Copy ()*DecoderStats {_gdg :=&DecoderStats {_ebf :_fbb ._ebf ,_beg :make ([]byte ,_fbb ._ebf )};copy (_gdg ._beg ,_fbb ._beg );return _gdg ;};func (_aac *Decoder )decodeIntBit (_cga *DecoderStats )(int ,error ){_cga .SetIndex (int32 (_aac ._bb )); +_geb ,_gae :=_aac .DecodeBit (_cga );if _gae !=nil {_ea .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",_gae ); +return _geb ,_gae ;};if _aac ._bb < 256{_aac ._bb =((_aac ._bb <>16)< uint64 (_eg ){_ge =_cdb .lpsExchange (stats ,_gc ,_eg ); +if _aa :=_cdb .renormalize ();_aa !=nil {return 0,_aa ;};}else {_cdb ._eb -=uint64 (_eg )<<16;if (_cdb ._g &0x8000)==0{_ge =_cdb .mpsExchange (stats ,_gc );if _bf :=_cdb .renormalize ();_bf !=nil {return 0,_bf ;};}else {_ge =int (stats .getMps ());};}; +return _ge ,nil ;};func (_ad *DecoderStats )SetIndex (index int32 ){_ad ._ag =index };func New (r *_a .Reader )(*Decoder ,error ){_cd :=&Decoder {_be :r ,ContextSize :[]uint32 {16,13,10,10},ReferedToContextSize :[]uint32 {13,10}};if _ae :=_cd .init (); +_ae !=nil {return nil ,_ae ;};return _cd ,nil ;};func (_cdc *Decoder )lpsExchange (_beb *DecoderStats ,_ca int32 ,_fd uint32 )int {_fb :=_beb .getMps ();if _cdc ._g < _fd {_beb .setEntry (int (_bg [_ca ][1]));_cdc ._g =_fd ;return int (_fb );};if _bg [_ca ][3]==1{_beb .toggleMps (); +};_beb .setEntry (int (_bg [_ca ][2]));_cdc ._g =_fd ;return int (1-_fb );};func (_efgg *DecoderStats )Overwrite (dNew *DecoderStats ){for _ff :=0;_ff < len (_efgg ._beg );_ff ++{_efgg ._beg [_ff ]=dNew ._beg [_ff ];_efgg ._bae [_ff ]=dNew ._bae [_ff ]; +};};func (_gf *DecoderStats )String ()string {_bgg :=&_ef .Builder {};_bgg .WriteString (_ec .Sprintf ("S\u0074\u0061\u0074\u0073\u003a\u0020\u0020\u0025\u0064\u000a",len (_gf ._beg )));for _eae ,_bea :=range _gf ._beg {if _bea !=0{_bgg .WriteString (_ec .Sprintf ("N\u006f\u0074\u0020\u007aer\u006f \u0061\u0074\u003a\u0020\u0025d\u0020\u002d\u0020\u0025\u0064\u000a",_eae ,_bea )); +};};return _bgg .String ();};func (_aeg *DecoderStats )Reset (){for _fef :=0;_fef < len (_aeg ._beg );_fef ++{_aeg ._beg [_fef ]=0;_aeg ._bae [_fef ]=0;};};func (_ebd *DecoderStats )toggleMps (){_ebd ._bae [_ebd ._ag ]^=1};func (_ab *Decoder )DecodeInt (stats *DecoderStats )(int32 ,error ){var (_efg ,_d int32 ; +_bga ,_f ,_ac int ;_bbd error ;);if stats ==nil {stats =NewStats (512,1);};_ab ._bb =1;_f ,_bbd =_ab .decodeIntBit (stats );if _bbd !=nil {return 0,_bbd ;};_bga ,_bbd =_ab .decodeIntBit (stats );if _bbd !=nil {return 0,_bbd ;};if _bga ==1{_bga ,_bbd =_ab .decodeIntBit (stats ); +if _bbd !=nil {return 0,_bbd ;};if _bga ==1{_bga ,_bbd =_ab .decodeIntBit (stats );if _bbd !=nil {return 0,_bbd ;};if _bga ==1{_bga ,_bbd =_ab .decodeIntBit (stats );if _bbd !=nil {return 0,_bbd ;};if _bga ==1{_bga ,_bbd =_ab .decodeIntBit (stats );if _bbd !=nil {return 0,_bbd ; +};if _bga ==1{_ac =32;_d =4436;}else {_ac =12;_d =340;};}else {_ac =8;_d =84;};}else {_ac =6;_d =20;};}else {_ac =4;_d =4;};}else {_ac =2;_d =0;};for _fg :=0;_fg < _ac ;_fg ++{_bga ,_bbd =_ab .decodeIntBit (stats );if _bbd !=nil {return 0,_bbd ;};_efg =(_efg <<1)|int32 (_bga ); +};_efg +=_d ;if _f ==0{return _efg ,nil ;}else if _f ==1&&_efg > 0{return -_efg ,nil ;};return 0,_ecf .ErrOOB ;};type DecoderStats struct{_ag int32 ;_ebf int32 ;_beg []byte ;_bae []byte ;};var (_bg =[][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 (_db *DecoderStats )getMps ()byte {return _db ._bae [_db ._ag ]};func NewStats (contextSize int32 ,index int32 )*DecoderStats {return &DecoderStats {_ag :index ,_ebf :contextSize ,_beg :make ([]byte ,contextSize ),_bae :make ([]byte ,contextSize )}; +};func (_bfg *DecoderStats )cx ()byte {return _bfg ._beg [_bfg ._ag ]};func (_aec *Decoder )renormalize ()error {for {if _aec ._ba ==0{if _bd :=_aec .readByte ();_bd !=nil {return _bd ;};};_aec ._g <<=1;_aec ._eb <<=1;_aec ._ba --;if (_aec ._g &0x8000)!=0{break ; +};};_aec ._eb &=0xffffffff;return nil ;}; \ No newline at end of file diff --git a/internal/jbig2/decoder/decoder.go b/internal/jbig2/decoder/decoder.go index c94bc646..ff72b50d 100644 --- a/internal/jbig2/decoder/decoder.go +++ b/internal/jbig2/decoder/decoder.go @@ -9,13 +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 decoder ;import (_g "github.com/unidoc/unipdf/v3/internal/bitwise";_fe "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_gd "github.com/unidoc/unipdf/v3/internal/jbig2/document";_fg "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_f "image"; -);func (_d *Decoder )DecodeNextPage ()([]byte ,error ){_d ._gab ++;_cc :=_d ._gab ;return _d .decodePage (_cc );};func (_ad *Decoder )PageNumber ()(int ,error ){const _cg ="\u0044e\u0063o\u0064\u0065\u0072\u002e\u0050a\u0067\u0065N\u0075\u006d\u0062\u0065\u0072"; -if _ad ._a ==nil {return 0,_fg .Error (_cg ,"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 (_ad ._a .NumberOfPages ),nil ;};func (_ag *Decoder )decodePageImage (_db int )(_f .Image ,error ){const _ca ="\u0064e\u0063o\u0064\u0065\u0050\u0061\u0067\u0065\u0049\u006d\u0061\u0067\u0065"; -if _db < 0{return nil ,_fg .Errorf (_ca ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_db );};if _db > int (_ag ._a .NumberOfPages ){return nil ,_fg .Errorf (_ca ,"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",_db ); -};_agc ,_cag :=_ag ._a .GetPage (_db );if _cag !=nil {return nil ,_fg .Wrap (_cag ,_ca ,"");};_af ,_cag :=_agc .GetBitmap ();if _cag !=nil {return nil ,_fg .Wrap (_cag ,_ca ,"");};_af .InverseData ();return _af .ToImage (),nil ;};func (_gdd *Decoder )DecodePageImage (pageNumber int )(_f .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"; -_c ,_e :=_gdd .decodePageImage (pageNumber );if _e !=nil {return nil ,_fg .Wrap (_e ,_fc ,"");};return _c ,nil ;};func (_bf *Decoder )DecodePage (pageNumber int )([]byte ,error ){return _bf .decodePage (pageNumber )};func (_gc *Decoder )decodePage (_adc int )([]byte ,error ){const _df ="\u0064\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0067\u0065"; -if _adc < 0{return nil ,_fg .Errorf (_df ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_adc );};if _adc > int (_gc ._a .NumberOfPages ){return nil ,_fg .Errorf (_df ,"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",_adc ); -};_ab ,_cf :=_gc ._a .GetPage (_adc );if _cf !=nil {return nil ,_fg .Wrap (_cf ,_df ,"");};_adb ,_cf :=_ab .GetBitmap ();if _cf !=nil {return nil ,_fg .Wrap (_cf ,_df ,"");};_adb .InverseData ();if !_gc ._fa .UnpaddedData {return _adb .Data ,nil ;};return _adb .GetUnpaddedData (); -};func Decode (input []byte ,parameters Parameters ,globals *_gd .Globals )(*Decoder ,error ){_fee :=_g .NewReader (input );_agcg ,_bb :=_gd .DecodeDocument (_fee ,globals );if _bb !=nil {return nil ,_bb ;};return &Decoder {_ga :_fee ,_a :_agcg ,_fa :parameters },nil ; -};type Parameters struct{UnpaddedData bool ;Color _fe .Color ;};type Decoder struct{_ga *_g .Reader ;_a *_gd .Document ;_gab int ;_fa Parameters ;}; \ No newline at end of file +package decoder ;import (_ga "github.com/unidoc/unipdf/v3/internal/bitwise";_gb "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_bc "github.com/unidoc/unipdf/v3/internal/jbig2/document";_b "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_e "image"; +);func (_aa *Decoder )DecodePage (pageNumber int )([]byte ,error ){return _aa .decodePage (pageNumber )};func (_c *Decoder )decodePageImage (_cf int )(_e .Image ,error ){const _af ="\u0064e\u0063o\u0064\u0065\u0050\u0061\u0067\u0065\u0049\u006d\u0061\u0067\u0065"; +if _cf < 0{return nil ,_b .Errorf (_af ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_cf );};if _cf > int (_c ._a .NumberOfPages ){return nil ,_b .Errorf (_af ,"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",_cf ); +};_afg ,_fa :=_c ._a .GetPage (_cf );if _fa !=nil {return nil ,_b .Wrap (_fa ,_af ,"");};_afc ,_fa :=_afg .GetBitmap ();if _fa !=nil {return nil ,_b .Wrap (_fa ,_af ,"");};_afc .InverseData ();return _afc .ToImage (),nil ;};func (_eb *Decoder )DecodeNextPage ()([]byte ,error ){_eb ._ba ++; +_df :=_eb ._ba ;return _eb .decodePage (_df );};func (_ag *Decoder )DecodePageImage (pageNumber int )(_e .Image ,error ){const _db ="\u0064\u0065\u0063od\u0065\u0072\u002e\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0067\u0065\u0049\u006d\u0061\u0067\u0065"; +_ad ,_ac :=_ag .decodePageImage (pageNumber );if _ac !=nil {return nil ,_b .Wrap (_ac ,_db ,"");};return _ad ,nil ;};func (_gbg *Decoder )PageNumber ()(int ,error ){const _da ="\u0044e\u0063o\u0064\u0065\u0072\u002e\u0050a\u0067\u0065N\u0075\u006d\u0062\u0065\u0072"; +if _gbg ._a ==nil {return 0,_b .Error (_da ,"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 (_gbg ._a .NumberOfPages ),nil ;};type Decoder struct{_gaf *_ga .Reader ; +_a *_bc .Document ;_ba int ;_d Parameters ;};type Parameters struct{UnpaddedData bool ;Color _gb .Color ;};func Decode (input []byte ,parameters Parameters ,globals *_bc .Globals )(*Decoder ,error ){_gf :=_ga .NewReader (input );_ff ,_aae :=_bc .DecodeDocument (_gf ,globals ); +if _aae !=nil {return nil ,_aae ;};return &Decoder {_gaf :_gf ,_a :_ff ,_d :parameters },nil ;};func (_dd *Decoder )decodePage (_acd int )([]byte ,error ){const _dg ="\u0064\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0067\u0065";if _acd < 0{return nil ,_b .Errorf (_dg ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_acd ); +};if _acd > int (_dd ._a .NumberOfPages ){return nil ,_b .Errorf (_dg ,"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",_acd ); +};_bag ,_acg :=_dd ._a .GetPage (_acd );if _acg !=nil {return nil ,_b .Wrap (_acg ,_dg ,"");};_f ,_acg :=_bag .GetBitmap ();if _acg !=nil {return nil ,_b .Wrap (_acg ,_dg ,"");};_f .InverseData ();if !_dd ._d .UnpaddedData {return _f .Data ,nil ;};return _f .GetUnpaddedData (); +}; \ No newline at end of file diff --git a/internal/jbig2/decoder/huffman/huffman.go b/internal/jbig2/decoder/huffman/huffman.go index a9f35b9f..bdcfaf7b 100644 --- a/internal/jbig2/decoder/huffman/huffman.go +++ b/internal/jbig2/decoder/huffman/huffman.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 huffman ;import (_e "errors";_a "fmt";_f "github.com/unidoc/unipdf/v3/internal/bitwise";_c "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_fc "math";_df "strings";);func (_edc *StandardTable )String ()string {return _edc ._gddd .String ()+"\u000a"}; -func _abg (_gf *Code )*OutOfBandNode {return &OutOfBandNode {}};type StandardTable struct{_gddd *InternalNode };type EncodedTable struct{BasicTabler ;_g *InternalNode ;};type InternalNode struct{_bfd int32 ;_ca Node ;_bba Node ;};type Tabler interface{Decode (_gac *_f .Reader )(int64 ,error ); -InitTree (_fce []*Code )error ;String ()string ;RootNode ()*InternalNode ;};func (_dc *EncodedTable )Decode (r *_f .Reader )(int64 ,error ){return _dc ._g .Decode (r )};type BasicTabler interface{HtHigh ()int32 ;HtLow ()int32 ;StreamReader ()*_f .Reader ; -HtPS ()int32 ;HtRS ()int32 ;HtOOB ()int32 ;};func (_aa *FixedSizeTable )String ()string {return _aa ._bf .String ()+"\u000a"};type FixedSizeTable struct{_bf *InternalNode };func (_gb *ValueNode )Decode (r *_f .Reader )(int64 ,error ){_gba ,_fe :=r .ReadBits (byte (_gb ._gc )); -if _fe !=nil {return 0,_fe ;};if _gb ._bb {_gba =-_gba ;};return int64 (_gb ._gdd )+int64 (_gba ),nil ;};func _fgeg (_efg int32 )*InternalNode {return &InternalNode {_bfd :_efg }};func (_eccg *OutOfBandNode )Decode (r *_f .Reader )(int64 ,error ){return 0,_c .ErrOOB }; -func (_adb *Code )String ()string {var _gfd string ;if _adb ._fcf !=-1{_gfd =_cdb (_adb ._fcf ,_adb ._cgd );}else {_gfd ="\u003f";};return _a .Sprintf ("%\u0073\u002f\u0025\u0064\u002f\u0025\u0064\u002f\u0025\u0064",_gfd ,_adb ._cgd ,_adb ._baf ,_adb ._cgdg ); -};func (_gde *OutOfBandNode )String ()string {return _a .Sprintf ("\u0025\u0030\u00364\u0062",int64 (_fc .MaxInt64 ));};type Node interface{Decode (_efa *_f .Reader )(int64 ,error );String ()string ;};func (_dca *InternalNode )String ()string {_bca :=&_df .Builder {}; -_bca .WriteString ("\u000a");_dca .pad (_bca );_bca .WriteString ("\u0030\u003a\u0020");_bca .WriteString (_dca ._ca .String ()+"\u000a");_dca .pad (_bca );_bca .WriteString ("\u0031\u003a\u0020");_bca .WriteString (_dca ._bba .String ()+"\u000a");return _bca .String (); -};var _ Node =&OutOfBandNode {};func (_dcc *ValueNode )String ()string {return _a .Sprintf ("\u0025\u0064\u002f%\u0064",_dcc ._gc ,_dcc ._gdd );};var _ Node =&ValueNode {};func (_dfc *EncodedTable )parseTable ()error {var (_ae []*Code ;_db ,_fa ,_de int32 ; -_ec uint64 ;_fad error ;);_ggb :=_dfc .StreamReader ();_faa :=_dfc .HtLow ();for _faa < _dfc .HtHigh (){_ec ,_fad =_ggb .ReadBits (byte (_dfc .HtPS ()));if _fad !=nil {return _fad ;};_db =int32 (_ec );_ec ,_fad =_ggb .ReadBits (byte (_dfc .HtRS ()));if _fad !=nil {return _fad ; -};_fa =int32 (_ec );_ae =append (_ae ,NewCode (_db ,_fa ,_de ,false ));_faa +=1< 3{_cg =true ;};_cab =append (_cab ,NewCode (_eb ,_bfe ,_dde ,_cg ));};_bbc :=&StandardTable {_gddd :_fgeg (0)};if _ddef :=_bbc .InitTree (_cab );_ddef !=nil {return nil ,_ddef ;};return _bbc ,nil ;};func (_ga *FixedSizeTable )Decode (r *_f .Reader )(int64 ,error ){return _ga ._bf .Decode (r )}; -func _cdb (_fdf ,_gaf int32 )string {var _bdb int32 ;_dae :=make ([]rune ,_gaf );for _gcg :=int32 (1);_gcg <=_gaf ;_gcg ++{_bdb =_fdf >>uint (_gaf -_gcg )&1;if _bdb !=0{_dae [_gcg -1]='1';}else {_dae [_gcg -1]='0';};};return string (_dae );};func (_bcf *StandardTable )RootNode ()*InternalNode {return _bcf ._gddd }; -func (_dd *EncodedTable )InitTree (codeTable []*Code )error {_dba (codeTable );for _ ,_gd :=range codeTable {if _ce :=_dd ._g .append (_gd );_ce !=nil {return _ce ;};};return nil ;};var _ Tabler =&EncodedTable {};func GetStandardTable (number int )(Tabler ,error ){if number <=0||number > len (_fdc ){return nil ,_e .New ("\u0049n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); -};_bcc :=_fdc [number -1];if _bcc ==nil {var _abgg error ;_bcc ,_abgg =_cb (_cfd [number -1]);if _abgg !=nil {return nil ,_abgg ;};_fdc [number -1]=_bcc ;};return _bcc ,nil ;};var _ Node =&InternalNode {};func NewCode (prefixLength ,rangeLength ,rangeLow int32 ,isLowerRange bool )*Code {return &Code {_cgd :prefixLength ,_baf :rangeLength ,_cgdg :rangeLow ,_fag :isLowerRange ,_fcf :-1}; -};func _ba (_ge *Code )*ValueNode {return &ValueNode {_gc :_ge ._baf ,_gdd :_ge ._cgdg ,_bb :_ge ._fag }};func (_cf *FixedSizeTable )InitTree (codeTable []*Code )error {_dba (codeTable );for _ ,_dg :=range codeTable {_ab :=_cf ._bf .append (_dg );if _ab !=nil {return _ab ; -};};return nil ;};type Code struct{_cgd int32 ;_baf int32 ;_cgdg int32 ;_fag bool ;_fcf int32 ;};func NewFixedSizeTable (codeTable []*Code )(*FixedSizeTable ,error ){_ecc :=&FixedSizeTable {_bf :&InternalNode {}};if _da :=_ecc .InitTree (codeTable );_da !=nil {return nil ,_da ; -};return _ecc ,nil ;};func (_ee *StandardTable )InitTree (codeTable []*Code )error {_dba (codeTable );for _ ,_bfc :=range codeTable {if _fd :=_ee ._gddd .append (_bfc );_fd !=nil {return _fd ;};};return nil ;};var _cfd =[][][]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 (_af *InternalNode )append (_ad *Code )(_aac error ){if _ad ._cgd ==0{return nil ;};_bd :=_ad ._cgd -1-_af ._bfd ;if _bd < 0{return _e .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"); -};_fge :=(_ad ._fcf >>uint (_bd ))&0x1;if _bd ==0{if _ad ._baf ==-1{if _fge ==1{if _af ._bba !=nil {return _a .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_ad ); -};_af ._bba =_abg (_ad );}else {if _af ._ca !=nil {return _a .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_ad );};_af ._ca =_abg (_ad );};}else {if _fge ==1{if _af ._bba !=nil {return _a .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",_ad ); -};_af ._bba =_ba (_ad );}else {if _af ._ca !=nil {return _a .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",_ad ); -};_af ._ca =_ba (_ad );};};}else {if _fge ==1{if _af ._bba ==nil {_af ._bba =_fgeg (_af ._bfd +1);};if _aac =_af ._bba .(*InternalNode ).append (_ad );_aac !=nil {return _aac ;};}else {if _af ._ca ==nil {_af ._ca =_fgeg (_af ._bfd +1);};if _aac =_af ._ca .(*InternalNode ).append (_ad ); -_aac !=nil {return _aac ;};};};return nil ;};func (_aaf *StandardTable )Decode (r *_f .Reader )(int64 ,error ){return _aaf ._gddd .Decode (r )};func _ddbec (_ac ,_aaa int32 )int32 {if _ac > _aaa {return _ac ;};return _aaa ;};func (_beb *FixedSizeTable )RootNode ()*InternalNode {return _beb ._bf }; -type OutOfBandNode struct{};func (_fb *InternalNode )pad (_abe *_df .Builder ){for _bde :=int32 (0);_bde < _fb ._bfd ;_bde ++{_abe .WriteString ("\u0020\u0020\u0020");};};func (_ed *InternalNode )Decode (r *_f .Reader )(int64 ,error ){_aef ,_ddb :=r .ReadBit (); -if _ddb !=nil {return 0,_ddb ;};if _aef ==0{return _ed ._ca .Decode (r );};return _ed ._bba .Decode (r );};var _fdc =make ([]Tabler ,len (_cfd ));type ValueNode struct{_gc int32 ;_gdd int32 ;_bb bool ;};func (_ef *EncodedTable )RootNode ()*InternalNode {return _ef ._g }; -func (_gg *EncodedTable )String ()string {return _gg ._g .String ()+"\u000a"};func _dba (_bg []*Code ){var _dad int32 ;for _ ,_dgb :=range _bg {_dad =_ddbec (_dad ,_dgb ._cgd );};_bad :=make ([]int32 ,_dad +1);for _ ,_fac :=range _bg {_bad [_fac ._cgd ]++; -};var _eea int32 ;_ecb :=make ([]int32 ,len (_bad )+1);_bad [0]=0;for _ggbd :=int32 (1);_ggbd <=int32 (len (_bad ));_ggbd ++{_ecb [_ggbd ]=(_ecb [_ggbd -1]+(_bad [_ggbd -1]))<<1;_eea =_ecb [_ggbd ];for _ ,_cc :=range _bg {if _cc ._cgd ==_ggbd {_cc ._fcf =_eea ; -_eea ++;};};};}; \ No newline at end of file +package huffman ;import (_df "errors";_db "fmt";_a "github.com/unidoc/unipdf/v3/internal/bitwise";_c "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_d "math";_ac "strings";);func (_ga *OutOfBandNode )Decode (r *_a .Reader )(int64 ,error ){return 0,_c .ErrOOB }; +func (_cfd *ValueNode )Decode (r *_a .Reader )(int64 ,error ){_gga ,_gac :=r .ReadBits (byte (_cfd ._ef ));if _gac !=nil {return 0,_gac ;};if _cfd ._afb {_gga =-_gga ;};return int64 (_cfd ._eff )+int64 (_gga ),nil ;};var _ Node =&ValueNode {};type InternalNode struct{_ad int32 ; +_bfc Node ;_edc Node ;};var _ Node =&InternalNode {};var _gee =make ([]Tabler ,len (_bee ));func _bd (_gdb *Code )*ValueNode {return &ValueNode {_ef :_gdb ._bcbd ,_eff :_gdb ._gc ,_afb :_gdb ._eag }};func (_dg *FixedSizeTable )Decode (r *_a .Reader )(int64 ,error ){return _dg ._dc .Decode (r )}; +func (_ee *StandardTable )InitTree (codeTable []*Code )error {_cea (codeTable );for _ ,_bfe :=range codeTable {if _fbg :=_ee ._abd .append (_bfe );_fbg !=nil {return _fbg ;};};return nil ;};type OutOfBandNode struct{};var _ Tabler =&EncodedTable {};func _cea (_bdd []*Code ){var _cfg int32 ; +for _ ,_aac :=range _bdd {_cfg =_efe (_cfg ,_aac ._fbd );};_fbe :=make ([]int32 ,_cfg +1);for _ ,_bgd :=range _bdd {_fbe [_bgd ._fbd ]++;};var _ggaf int32 ;_cag :=make ([]int32 ,len (_fbe )+1);_fbe [0]=0;for _cg :=int32 (1);_cg <=int32 (len (_fbe ));_cg ++{_cag [_cg ]=(_cag [_cg -1]+(_fbe [_cg -1]))<<1; +_ggaf =_cag [_cg ];for _ ,_cdcf :=range _bdd {if _cdcf ._fbd ==_cg {_cdcf ._dcd =_ggaf ;_ggaf ++;};};};};func (_ab *InternalNode )append (_fa *Code )(_cec error ){if _fa ._fbd ==0{return nil ;};_daa :=_fa ._fbd -1-_ab ._ad ;if _daa < 0{return _df .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"); +};_bfff :=(_fa ._dcd >>uint (_daa ))&0x1;if _daa ==0{if _fa ._bcbd ==-1{if _bfff ==1{if _ab ._edc !=nil {return _db .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_fa ); +};_ab ._edc =_de (_fa );}else {if _ab ._bfc !=nil {return _db .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_fa );};_ab ._bfc =_de (_fa );};}else {if _bfff ==1{if _ab ._edc !=nil {return _db .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",_fa ); +};_ab ._edc =_bd (_fa );}else {if _ab ._bfc !=nil {return _db .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",_fa ); +};_ab ._bfc =_bd (_fa );};};}else {if _bfff ==1{if _ab ._edc ==nil {_ab ._edc =_abe (_ab ._ad +1);};if _cec =_ab ._edc .(*InternalNode ).append (_fa );_cec !=nil {return _cec ;};}else {if _ab ._bfc ==nil {_ab ._bfc =_abe (_ab ._ad +1);};if _cec =_ab ._bfc .(*InternalNode ).append (_fa ); +_cec !=nil {return _cec ;};};};return nil ;};type Node interface{Decode (_gd *_a .Reader )(int64 ,error );String ()string ;};var _ Node =&OutOfBandNode {};func (_bb *StandardTable )Decode (r *_a .Reader )(int64 ,error ){return _bb ._abd .Decode (r )};func (_bff *InternalNode )String ()string {_cba :=&_ac .Builder {}; +_cba .WriteString ("\u000a");_bff .pad (_cba );_cba .WriteString ("\u0030\u003a\u0020");_cba .WriteString (_bff ._bfc .String ()+"\u000a");_bff .pad (_cba );_cba .WriteString ("\u0031\u003a\u0020");_cba .WriteString (_bff ._edc .String ()+"\u000a");return _cba .String (); +};func (_gacb *Code )String ()string {var _ecg string ;if _gacb ._dcd !=-1{_ecg =_fc (_gacb ._dcd ,_gacb ._fbd );}else {_ecg ="\u003f";};return _db .Sprintf ("%\u0073\u002f\u0025\u0064\u002f\u0025\u0064\u002f\u0025\u0064",_ecg ,_gacb ._fbd ,_gacb ._bcbd ,_gacb ._gc ); +};func GetStandardTable (number int )(Tabler ,error ){if number <=0||number > len (_gee ){return nil ,_df .New ("\u0049n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_gdf :=_gee [number -1];if _gdf ==nil {var _ge error ; +_gdf ,_ge =_bcd (_bee [number -1]);if _ge !=nil {return nil ,_ge ;};_gee [number -1]=_gdf ;};return _gdf ,nil ;};var _bee =[][][]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 (_ead *OutOfBandNode )String ()string {return _db .Sprintf ("\u0025\u0030\u00364\u0062",int64 (_d .MaxInt64 ));};func NewFixedSizeTable (codeTable []*Code )(*FixedSizeTable ,error ){_bf :=&FixedSizeTable {_dc :&InternalNode {}};if _ae :=_bf .InitTree (codeTable ); +_ae !=nil {return nil ,_ae ;};return _bf ,nil ;};func (_cdf *EncodedTable )String ()string {return _cdf ._gg .String ()+"\u000a"};func (_ag *StandardTable )RootNode ()*InternalNode {return _ag ._abd };type ValueNode struct{_ef int32 ;_eff int32 ;_afb bool ; +};func _de (_gaa *Code )*OutOfBandNode {return &OutOfBandNode {}};type StandardTable struct{_abd *InternalNode };func (_e *EncodedTable )RootNode ()*InternalNode {return _e ._gg };func NewCode (prefixLength ,rangeLength ,rangeLow int32 ,isLowerRange bool )*Code {return &Code {_fbd :prefixLength ,_bcbd :rangeLength ,_gc :rangeLow ,_eag :isLowerRange ,_dcd :-1}; +};func (_acb *FixedSizeTable )InitTree (codeTable []*Code )error {_cea (codeTable );for _ ,_ea :=range codeTable {_beg :=_acb ._dc .append (_ea );if _beg !=nil {return _beg ;};};return nil ;};func (_dba *EncodedTable )Decode (r *_a .Reader )(int64 ,error ){return _dba ._gg .Decode (r )}; +type Code struct{_fbd int32 ;_bcbd int32 ;_gc int32 ;_eag bool ;_dcd int32 ;};func (_afd *InternalNode )pad (_bdc *_ac .Builder ){for _dbac :=int32 (0);_dbac < _afd ._ad ;_dbac ++{_bdc .WriteString ("\u0020\u0020\u0020");};};func (_ce *FixedSizeTable )String ()string {return _ce ._dc .String ()+"\u000a"}; +type FixedSizeTable struct{_dc *InternalNode };func (_fg *FixedSizeTable )RootNode ()*InternalNode {return _fg ._dc };func _bcd (_eb [][]int32 )(*StandardTable ,error ){var _cff []*Code ;for _ff :=0;_ff < len (_eb );_ff ++{_gef :=_eb [_ff ][0];_fe :=_eb [_ff ][1]; +_cc :=_eb [_ff ][2];var _eae bool ;if len (_eb [_ff ])> 3{_eae =true ;};_cff =append (_cff ,NewCode (_gef ,_fe ,_cc ,_eae ));};_ccd :=&StandardTable {_abd :_abe (0)};if _faf :=_ccd .InitTree (_cff );_faf !=nil {return nil ,_faf ;};return _ccd ,nil ;};func (_bc *EncodedTable )parseTable ()error {var (_ba []*Code ; +_dbe ,_cb ,_ec int32 ;_aa uint64 ;_cdc error ;);_af :=_bc .StreamReader ();_cf :=_bc .HtLow ();for _cf < _bc .HtHigh (){_aa ,_cdc =_af .ReadBits (byte (_bc .HtPS ()));if _cdc !=nil {return _cdc ;};_dbe =int32 (_aa );_aa ,_cdc =_af .ReadBits (byte (_bc .HtRS ())); +if _cdc !=nil {return _cdc ;};_cb =int32 (_aa );_ba =append (_ba ,NewCode (_dbe ,_cb ,_ec ,false ));_cf +=1<>uint (_ccg -_bg )&1;if _afe !=0{_gfa [_bg -1]='1';}else {_gfa [_bg -1]='0';};};return string (_gfa ); +};func _efe (_ced ,_dec int32 )int32 {if _ced > _dec {return _ced ;};return _dec ;};func (_dab *StandardTable )String ()string {return _dab ._abd .String ()+"\u000a"};func (_bcb *InternalNode )Decode (r *_a .Reader )(int64 ,error ){_fbf ,_cbe :=r .ReadBit (); +if _cbe !=nil {return 0,_cbe ;};if _fbf ==0{return _bcb ._bfc .Decode (r );};return _bcb ._edc .Decode (r );};type EncodedTable struct{BasicTabler ;_gg *InternalNode ;};func NewEncodedTable (table BasicTabler )(*EncodedTable ,error ){_da :=&EncodedTable {_gg :&InternalNode {},BasicTabler :table }; +if _b :=_da .parseTable ();_b !=nil {return nil ,_b ;};return _da ,nil ;};func _abe (_aec int32 )*InternalNode {return &InternalNode {_ad :_aec }};func (_be *EncodedTable )InitTree (codeTable []*Code )error {_cea (codeTable );for _ ,_cd :=range codeTable {if _gf :=_be ._gg .append (_cd ); +_gf !=nil {return _gf ;};};return nil ;};type Tabler interface{Decode (_dbb *_a .Reader )(int64 ,error );InitTree (_cfa []*Code )error ;String ()string ;RootNode ()*InternalNode ;};func (_fb *ValueNode )String ()string {return _db .Sprintf ("\u0025\u0064\u002f%\u0064",_fb ._ef ,_fb ._eff ); +}; \ No newline at end of file diff --git a/internal/jbig2/decoder/mmr/mmr.go b/internal/jbig2/decoder/mmr/mmr.go index caaa7893..72ccfef9 100644 --- a/internal/jbig2/decoder/mmr/mmr.go +++ b/internal/jbig2/decoder/mmr/mmr.go @@ -9,42 +9,42 @@ // 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 mmr ;import (_bf "errors";_g "fmt";_c "github.com/unidoc/unipdf/v3/common";_a "github.com/unidoc/unipdf/v3/internal/bitwise";_f "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_b "io";);const (EOF =-3;_fg =-2;EOL =-1;_bbfg =8;_ged =(1<<_bbfg )-1; -_ggf =5;_bab =(1<<_ggf )-1;);const (_eg mmrCode =iota ;_egf ;_fa ;_gb ;_bbf ;_gee ;_ba ;_aae ;_fd ;_aab ;_gc ;);func (_gf *Decoder )createLittleEndianTable (_ggfg [][3]int )([]*code ,error ){_abg :=make ([]*code ,_ged +1);for _cgec :=0;_cgec < len (_ggfg ); -_cgec ++{_ec :=_gg (_ggfg [_cgec ]);if _ec ._bb <=_bbfg {_gfd :=_bbfg -_ec ._bb ;_bgf :=_ec ._e <=0;_cab --{_cgg :=_bgf |_cab ;_abg [_cgg ]=_ec ;};}else {_ga :=_ec ._e >>uint (_ec ._bb -_bbfg );if _abg [_ga ]==nil {var _bd =_gg ([3]int {}); -_bd ._be =make ([]*code ,_bab +1);_abg [_ga ]=_bd ;};if _ec ._bb <=_bbfg +_ggf {_gae :=_bbfg +_ggf -_ec ._bb ;_fgd :=(_ec ._e <=0;_ef --{_abg [_ga ]._be [_fgd |_ef ]=_ec ;}; -}else {return nil ,_bf .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 _abg ,nil ;};func _cg (_cc ,_gec int )int {if _cc > _gec {return _gec ; -};return _cc ;};func (_ac *Decoder )UncompressMMR ()(_fab *_f .Bitmap ,_ca error ){_fab =_f .New (_ac ._gba ,_ac ._fac );_aabe :=make ([]int ,_fab .Width +5);_cge :=make ([]int ,_fab .Width +5);_cge [0]=_fab .Width ;_eae :=1;var _eb int ;for _bac :=0;_bac < _fab .Height ; -_bac ++{_eb ,_ca =_ac .uncompress2d (_ac ._gd ,_cge ,_eae ,_aabe ,_fab .Width );if _ca !=nil {return nil ,_ca ;};if _eb ==EOF {break ;};if _eb > 0{_ca =_ac .fillBitmap (_fab ,_bac ,_aabe ,_eb );if _ca !=nil {return nil ,_ca ;};};_cge ,_aabe =_aabe ,_cge ; -_eae =_eb ;};if _ca =_ac .detectAndSkipEOL ();_ca !=nil {return nil ,_ca ;};_ac ._gd .align ();return _fab ,nil ;};func _aceb (_ee *_a .Reader )(*runData ,error ){_gdb :=&runData {_cbd :_ee ,_ebda :0,_aafg :1};_cba :=_cg (_df (_abc ,int (_ee .Length ())),_afa ); -_gdb ._fdg =make ([]byte ,_cba );if _bed :=_gdb .fillBuffer (0);_bed !=nil {if _bed ==_b .EOF {_gdb ._fdg =make ([]byte ,10);_c .Log .Debug ("F\u0069\u006c\u006c\u0042uf\u0066e\u0072\u0020\u0066\u0061\u0069l\u0065\u0064\u003a\u0020\u0025\u0076",_bed ); -}else {return nil ,_bed ;};};return _gdb ,nil ;};type Decoder struct{_gba ,_fac int ;_gd *runData ;_baa []*code ;_bbe []*code ;_fc []*code ;};func (_eba *Decoder )uncompress1d (_ddb *runData ,_bef []int ,_bacg int )(int ,error ){var (_gfg =true ;_ebd int ; -_ce *code ;_ccd int ;_cde error ;);_gde :for _ebd < _bacg {_gecg :for {if _gfg {_ce ,_cde =_ddb .uncompressGetCode (_eba ._baa );if _cde !=nil {return 0,_cde ;};}else {_ce ,_cde =_ddb .uncompressGetCode (_eba ._bbe );if _cde !=nil {return 0,_cde ;};};_ddb ._ebda +=_ce ._bb ; -if _ce ._ed < 0{break _gde ;};_ebd +=_ce ._ed ;if _ce ._ed < 64{_gfg =!_gfg ;_bef [_ccd ]=_ebd ;_ccd ++;break _gecg ;};};};if _bef [_ccd ]!=_bacg {_bef [_ccd ]=_bacg ;};_aaf :=EOL ;if _ce !=nil &&_ce ._ed !=EOL {_aaf =_ccd ;};return _aaf ,nil ;};var (_ea =[][3]int {{4,0x1,int (_eg )},{3,0x1,int (_egf )},{1,0x1,int (_fa )},{3,0x3,int (_gb )},{6,0x3,int (_bbf )},{7,0x3,int (_gee )},{3,0x2,int (_ba )},{6,0x2,int (_aae )},{7,0x2,int (_fd )},{10,0xf,int (_aab )},{12,0xf,int (_gc )},{12,0x1,int (EOL )}}; -_bg =[][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,_fg },{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,_fg },{11,0x01,_fg },{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}}; -_aaec =[][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,_fg },{9,0x18,15},{10,0x01,_fg },{10,0x17,16},{10,0x18,17},{10,0x37,0},{10,0x08,18},{10,0x0F,64},{11,0x01,_fg },{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 (_cbc *runData )fillBuffer (_aacc int )error {_cbc ._db =_aacc ;_ ,_edb :=_cbc ._cbd .Seek (int64 (_aacc ),_b .SeekStart );if _edb !=nil {if _edb ==_b .EOF {_c .Log .Debug ("\u0053\u0065\u0061\u006b\u0020\u0045\u004f\u0046");_cbc ._bc =-1;}else {return _edb ; -};};if _edb ==nil {_cbc ._bc ,_edb =_cbc ._cbd .Read (_cbc ._fdg );if _edb !=nil {if _edb ==_b .EOF {_c .Log .Trace ("\u0052\u0065\u0061\u0064\u0020\u0045\u004f\u0046");_cbc ._bc =-1;}else {return _edb ;};};};if _cbc ._bc > -1&&_cbc ._bc < 3{for _cbc ._bc < 3{_fdf ,_aaa :=_cbc ._cbd .ReadByte (); -if _aaa !=nil {if _aaa ==_b .EOF {_cbc ._fdg [_cbc ._bc ]=0;}else {return _aaa ;};}else {_cbc ._fdg [_cbc ._bc ]=_fdf &0xFF;};_cbc ._bc ++;};};_cbc ._bc -=3;if _cbc ._bc < 0{_cbc ._fdg =make ([]byte ,len (_cbc ._fdg ));_cbc ._bc =len (_cbc ._fdg )-3;}; -return nil ;};func (_gcd *Decoder )detectAndSkipEOL ()error {for {_dc ,_eff :=_gcd ._gd .uncompressGetCode (_gcd ._fc );if _eff !=nil {return _eff ;};if _dc !=nil &&_dc ._ed ==EOL {_gcd ._gd ._ebda +=_dc ._bb ;}else {return nil ;};};};type code struct{_bb int ; -_e int ;_ed int ;_be []*code ;_ab bool ;};const (_afa int =1024<<7;_abc int =3;_ace uint =24;);func (_ff *runData )uncompressGetCodeLittleEndian (_aac []*code )(*code ,error ){_ggb ,_eaf :=_ff .uncompressGetNextCodeLittleEndian ();if _eaf !=nil {_c .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",_eaf ); -return nil ,_eaf ;};_ggb &=0xffffff;_ece :=_ggb >>(_ace -_bbfg );_egc :=_aac [_ece ];if _egc !=nil &&_egc ._ab {_ece =(_ggb >>(_ace -_bbfg -_ggf ))&_bab ;_egc =_egc ._be [_ece ];};return _egc ,nil ;};func _gg (_ge [3]int )*code {return &code {_bb :_ge [0],_e :_ge [1],_ed :_ge [2]}}; -type runData struct{_cbd *_a .Reader ;_ebda int ;_aafg int ;_efc int ;_fdg []byte ;_db int ;_bc int ;};func (_cdf *runData )uncompressGetCode (_beg []*code )(*code ,error ){return _cdf .uncompressGetCodeLittleEndian (_beg );};type mmrCode int ;func (_cd *Decoder )initTables ()(_bbd error ){if _cd ._baa ==nil {_cd ._baa ,_bbd =_cd .createLittleEndianTable (_bg ); -if _bbd !=nil {return ;};_cd ._bbe ,_bbd =_cd .createLittleEndianTable (_aaec );if _bbd !=nil {return ;};_cd ._fc ,_bbd =_cd .createLittleEndianTable (_ea );if _bbd !=nil {return ;};};return nil ;};func _df (_ad ,_aa int )int {if _ad < _aa {return _aa ; -};return _ad ;};func (_gfdb *runData )align (){_gfdb ._ebda =((_gfdb ._ebda +7)>>3)<<3};func (_de *code )String ()string {return _g .Sprintf ("\u0025\u0064\u002f\u0025\u0064\u002f\u0025\u0064",_de ._bb ,_de ._e ,_de ._ed );};func (_af *Decoder )uncompress2d (_fcf *runData ,_aeg []int ,_gdef int ,_face []int ,_caa int )(int ,error ){var (_bgg int ; -_fgdd int ;_dde int ;_gda =true ;_cda error ;_cdb *code ;);_aeg [_gdef ]=_caa ;_aeg [_gdef +1]=_caa ;_aeg [_gdef +2]=_caa +1;_aeg [_gdef +3]=_caa +1;_egd :for _dde < _caa {_cdb ,_cda =_fcf .uncompressGetCode (_af ._fc );if _cda !=nil {return EOL ,nil ; -};if _cdb ==nil {_fcf ._ebda ++;break _egd ;};_fcf ._ebda +=_cdb ._bb ;switch mmrCode (_cdb ._ed ){case _fa :_dde =_aeg [_bgg ];case _gb :_dde =_aeg [_bgg ]+1;case _ba :_dde =_aeg [_bgg ]-1;case _egf :for {var _cga []*code ;if _gda {_cga =_af ._baa ;}else {_cga =_af ._bbe ; -};_cdb ,_cda =_fcf .uncompressGetCode (_cga );if _cda !=nil {return 0,_cda ;};if _cdb ==nil {break _egd ;};_fcf ._ebda +=_cdb ._bb ;if _cdb ._ed < 64{if _cdb ._ed < 0{_face [_fgdd ]=_dde ;_fgdd ++;_cdb =nil ;break _egd ;};_dde +=_cdb ._ed ;_face [_fgdd ]=_dde ; -_fgdd ++;break ;};_dde +=_cdb ._ed ;};_defe :=_dde ;_gef :for {var _bdg []*code ;if !_gda {_bdg =_af ._baa ;}else {_bdg =_af ._bbe ;};_cdb ,_cda =_fcf .uncompressGetCode (_bdg );if _cda !=nil {return 0,_cda ;};if _cdb ==nil {break _egd ;};_fcf ._ebda +=_cdb ._bb ; -if _cdb ._ed < 64{if _cdb ._ed < 0{_face [_fgdd ]=_dde ;_fgdd ++;break _egd ;};_dde +=_cdb ._ed ;if _dde < _caa ||_dde !=_defe {_face [_fgdd ]=_dde ;_fgdd ++;};break _gef ;};_dde +=_cdb ._ed ;};for _dde < _caa &&_aeg [_bgg ]<=_dde {_bgg +=2;};continue _egd ; -case _eg :_bgg ++;_dde =_aeg [_bgg ];_bgg ++;continue _egd ;case _bbf :_dde =_aeg [_bgg ]+2;case _aae :_dde =_aeg [_bgg ]-2;case _gee :_dde =_aeg [_bgg ]+3;case _fd :_dde =_aeg [_bgg ]-3;default:if _fcf ._ebda ==12&&_cdb ._ed ==EOL {_fcf ._ebda =0;if _ ,_cda =_af .uncompress1d (_fcf ,_aeg ,_caa ); -_cda !=nil {return 0,_cda ;};_fcf ._ebda ++;if _ ,_cda =_af .uncompress1d (_fcf ,_face ,_caa );_cda !=nil {return 0,_cda ;};_ada ,_ggg :=_af .uncompress1d (_fcf ,_aeg ,_caa );if _ggg !=nil {return EOF ,_ggg ;};_fcf ._ebda ++;return _ada ,nil ;};_dde =_caa ; -continue _egd ;};if _dde <=_caa {_gda =!_gda ;_face [_fgdd ]=_dde ;_fgdd ++;if _bgg > 0{_bgg --;}else {_bgg ++;};for _dde < _caa &&_aeg [_bgg ]<=_dde {_bgg +=2;};};};if _face [_fgdd ]!=_caa {_face [_fgdd ]=_caa ;};if _cdb ==nil {return EOL ,nil ;};return _fgdd ,nil ; -};func (_fb *runData )uncompressGetNextCodeLittleEndian ()(int ,error ){_cag :=_fb ._ebda -_fb ._aafg ;if _cag < 0||_cag > 24{_dg :=(_fb ._ebda >>3)-_fb ._db ;if _dg >=_fb ._bc {_dg +=_fb ._db ;if _gbg :=_fb .fillBuffer (_dg );_gbg !=nil {return 0,_gbg ; -};_dg -=_fb ._db ;};_cad :=(uint32 (_fb ._fdg [_dg ]&0xFF)<<16)|(uint32 (_fb ._fdg [_dg +1]&0xFF)<<8)|(uint32 (_fb ._fdg [_dg +2]&0xFF));_bbb :=uint32 (_fb ._ebda &7);_cad <<=_bbb ;_fb ._efc =int (_cad );}else {_fba :=_fb ._aafg &7;_bbdd :=7-_fba ;if _cag <=_bbdd {_fb ._efc <<=uint (_cag ); -}else {_fgb :=(_fb ._aafg >>3)+3-_fb ._db ;if _fgb >=_fb ._bc {_fgb +=_fb ._db ;if _acd :=_fb .fillBuffer (_fgb );_acd !=nil {return 0,_acd ;};_fgb -=_fb ._db ;};_fba =8-_fba ;for {_fb ._efc <<=uint (_fba );_fb ._efc |=int (uint (_fb ._fdg [_fgb ])&0xFF); -_cag -=_fba ;_fgb ++;_fba =8;if !(_cag >=8){break ;};};_fb ._efc <<=uint (_cag );};};_fb ._aafg =_fb ._ebda ;return _fb ._efc ,nil ;};func (_cac *Decoder )fillBitmap (_bfb *_f .Bitmap ,_fe int ,_fed []int ,_ae int )error {var _cbf byte ;_aee :=0;_da :=_bfb .GetByteIndex (_aee ,_fe ); -for _geb :=0;_geb < _ae ;_geb ++{_gdg :=byte (1);_aba :=_fed [_geb ];if (_geb &1)==0{_gdg =0;};for _aee < _aba {_cbf =(_cbf <<1)|_gdg ;_aee ++;if (_aee &7)==0{if _aed :=_bfb .SetByte (_da ,_cbf );_aed !=nil {return _aed ;};_da ++;_cbf =0;};};};if (_aee &7)!=0{_cbf <<=uint (8-(_aee &7)); -if _def :=_bfb .SetByte (_da ,_cbf );_def !=nil {return _def ;};};return nil ;};func New (r *_a .Reader ,width ,height int ,dataOffset ,dataLength int64 )(*Decoder ,error ){_ggc :=&Decoder {_gba :width ,_fac :height };_dd ,_dfb :=r .NewPartialReader (int (dataOffset ),int (dataLength ),false ); -if _dfb !=nil {return nil ,_dfb ;};_ggd ,_dfb :=_aceb (_dd );if _dfb !=nil {return nil ,_dfb ;};_ ,_dfb =r .Seek (_dd .RelativePosition (),_b .SeekCurrent );if _dfb !=nil {return nil ,_dfb ;};_ggc ._gd =_ggd ;if _gce :=_ggc .initTables ();_gce !=nil {return nil ,_gce ; -};return _ggc ,nil ;}; \ No newline at end of file +package mmr ;import (_b "errors";_g "fmt";_ca "github.com/unidoc/unipdf/v3/common";_dg "github.com/unidoc/unipdf/v3/internal/bitwise";_e "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_c "io";);func New (r *_dg .Reader ,width ,height int ,dataOffset ,dataLength int64 )(*Decoder ,error ){_fe :=&Decoder {_ae :width ,_de :height }; +_cg ,_ecg :=r .NewPartialReader (int (dataOffset ),int (dataLength ),false );if _ecg !=nil {return nil ,_ecg ;};_fg ,_ecg :=_gegd (_cg );if _ecg !=nil {return nil ,_ecg ;};_ ,_ecg =r .Seek (_cg .RelativePosition (),_c .SeekCurrent );if _ecg !=nil {return nil ,_ecg ; +};_fe ._gd =_fg ;if _fbg :=_fe .initTables ();_fbg !=nil {return nil ,_fbg ;};return _fe ,nil ;};const (EOF =-3;_bb =-2;EOL =-1;_gc =8;_efg =(1<<_gc )-1;_fb =5;_ge =(1<<_fb )-1;);var (_ab =[][3]int {{4,0x1,int (_aa )},{3,0x1,int (_efb )},{1,0x1,int (_fc )},{3,0x3,int (_dc )},{6,0x3,int (_bd )},{7,0x3,int (_cbg )},{3,0x2,int (_ecf )},{6,0x2,int (_gfa )},{7,0x2,int (_db )},{10,0xf,int (_ga )},{12,0xf,int (_eg )},{12,0x1,int (EOL )}}; +_gag =[][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,_bb },{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,_bb },{11,0x01,_bb },{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}}; +_gfe =[][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,_bb },{9,0x18,15},{10,0x01,_bb },{10,0x17,16},{10,0x18,17},{10,0x37,0},{10,0x08,18},{10,0x0F,64},{11,0x01,_bb },{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 _gegd (_fd *_dg .Reader )(*runData ,error ){_cca :=&runData {_dea :_fd ,_cacg :0,_edea :1};_aed :=_ag (_ed (_cfg ,int (_fd .Length ())),_faf );_cca ._ega =make ([]byte ,_aed );if _fdc :=_cca .fillBuffer (0);_fdc !=nil {if _fdc ==_c .EOF {_cca ._ega =make ([]byte ,10); +_ca .Log .Debug ("F\u0069\u006c\u006c\u0042uf\u0066e\u0072\u0020\u0066\u0061\u0069l\u0065\u0064\u003a\u0020\u0025\u0076",_fdc );}else {return nil ,_fdc ;};};return _cca ,nil ;};func (_caa *runData )uncompressGetNextCodeLittleEndian ()(int ,error ){_bbc :=_caa ._cacg -_caa ._edea ; +if _bbc < 0||_bbc > 24{_dcb :=(_caa ._cacg >>3)-_caa ._cdac ;if _dcb >=_caa ._dccc {_dcb +=_caa ._cdac ;if _cab :=_caa .fillBuffer (_dcb );_cab !=nil {return 0,_cab ;};_dcb -=_caa ._cdac ;};_fee :=(uint32 (_caa ._ega [_dcb ]&0xFF)<<16)|(uint32 (_caa ._ega [_dcb +1]&0xFF)<<8)|(uint32 (_caa ._ega [_dcb +2]&0xFF)); +_ccfe :=uint32 (_caa ._cacg &7);_fee <<=_ccfe ;_caa ._efc =int (_fee );}else {_egc :=_caa ._edea &7;_ac :=7-_egc ;if _bbc <=_ac {_caa ._efc <<=uint (_bbc );}else {_fbe :=(_caa ._edea >>3)+3-_caa ._cdac ;if _fbe >=_caa ._dccc {_fbe +=_caa ._cdac ;if _cccc :=_caa .fillBuffer (_fbe ); +_cccc !=nil {return 0,_cccc ;};_fbe -=_caa ._cdac ;};_egc =8-_egc ;for {_caa ._efc <<=uint (_egc );_caa ._efc |=int (uint (_caa ._ega [_fbe ])&0xFF);_bbc -=_egc ;_fbe ++;_egc =8;if !(_bbc >=8){break ;};};_caa ._efc <<=uint (_bbc );};};_caa ._edea =_caa ._cacg ; +return _caa ._efc ,nil ;};func _ed (_ee ,_gf int )int {if _ee < _gf {return _gf ;};return _ee ;};func (_dfe *Decoder )initTables ()(_da error ){if _dfe ._cc ==nil {_dfe ._cc ,_da =_dfe .createLittleEndianTable (_gag );if _da !=nil {return ;};_dfe ._eb ,_da =_dfe .createLittleEndianTable (_gfe ); +if _da !=nil {return ;};_dfe ._ff ,_da =_dfe .createLittleEndianTable (_ab );if _da !=nil {return ;};};return nil ;};func (_gfc *Decoder )createLittleEndianTable (_fbb [][3]int )([]*code ,error ){_ccd :=make ([]*code ,_efg +1);for _ebf :=0;_ebf < len (_fbb ); +_ebf ++{_gee :=_ad (_fbb [_ebf ]);if _gee ._cb <=_gc {_fcd :=_gc -_gee ._cb ;_dgc :=_gee ._ec <=0;_be --{_df :=_dgc |_be ;_ccd [_df ]=_gee ;};}else {_cae :=_gee ._ec >>uint (_gee ._cb -_gc );if _ccd [_cae ]==nil {var _ede =_ad ([3]int {}); +_ede ._ea =make ([]*code ,_ge +1);_ccd [_cae ]=_ede ;};if _gee ._cb <=_gc +_fb {_fa :=_gc +_fb -_gee ._cb ;_gea :=(_gee ._ec <=0;_ece --{_ccd [_cae ]._ea [_gea |_ece ]=_gee ; +};}else {return nil ,_b .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 _ccd ,nil ;};func (_dbd *runData )fillBuffer (_eae int )error {_dbd ._cdac =_eae ; +_ ,_gbb :=_dbd ._dea .Seek (int64 (_eae ),_c .SeekStart );if _gbb !=nil {if _gbb ==_c .EOF {_ca .Log .Debug ("\u0053\u0065\u0061\u006b\u0020\u0045\u004f\u0046");_dbd ._dccc =-1;}else {return _gbb ;};};if _gbb ==nil {_dbd ._dccc ,_gbb =_dbd ._dea .Read (_dbd ._ega ); +if _gbb !=nil {if _gbb ==_c .EOF {_ca .Log .Trace ("\u0052\u0065\u0061\u0064\u0020\u0045\u004f\u0046");_dbd ._dccc =-1;}else {return _gbb ;};};};if _dbd ._dccc > -1&&_dbd ._dccc < 3{for _dbd ._dccc < 3{_fec ,_fdg :=_dbd ._dea .ReadByte ();if _fdg !=nil {if _fdg ==_c .EOF {_dbd ._ega [_dbd ._dccc ]=0; +}else {return _fdg ;};}else {_dbd ._ega [_dbd ._dccc ]=_fec &0xFF;};_dbd ._dccc ++;};};_dbd ._dccc -=3;if _dbd ._dccc < 0{_dbd ._ega =make ([]byte ,len (_dbd ._ega ));_dbd ._dccc =len (_dbd ._ega )-3;};return nil ;};const (_faf int =1024<<7;_cfg int =3; +_ebd uint =24;);type mmrCode int ;func (_cac *Decoder )uncompress1d (_eaa *runData ,_cba []int ,_beg int )(int ,error ){var (_fad =true ;_geaf int ;_cbf *code ;_dce int ;_fcdf error ;);_fbbd :for _geaf < _beg {_ba :for {if _fad {_cbf ,_fcdf =_eaa .uncompressGetCode (_cac ._cc ); +if _fcdf !=nil {return 0,_fcdf ;};}else {_cbf ,_fcdf =_eaa .uncompressGetCode (_cac ._eb );if _fcdf !=nil {return 0,_fcdf ;};};_eaa ._cacg +=_cbf ._cb ;if _cbf ._a < 0{break _fbbd ;};_geaf +=_cbf ._a ;if _cbf ._a < 64{_fad =!_fad ;_cba [_dce ]=_geaf ;_dce ++; +break _ba ;};};};if _cba [_dce ]!=_beg {_cba [_dce ]=_beg ;};_gfb :=EOL ;if _cbf !=nil &&_cbf ._a !=EOL {_gfb =_dce ;};return _gfb ,nil ;};func (_dcc *Decoder )detectAndSkipEOL ()error {for {_ce ,_bc :=_dcc ._gd .uncompressGetCode (_dcc ._ff );if _bc !=nil {return _bc ; +};if _ce !=nil &&_ce ._a ==EOL {_dcc ._gd ._cacg +=_ce ._cb ;}else {return nil ;};};};func (_agb *Decoder )uncompress2d (_afe *runData ,_afa []int ,_ddb int ,_bfc []int ,_agba int )(int ,error ){var (_ddg int ;_dge int ;_fcf int ;_fadb =true ;_fcc error ; +_abe *code ;);_afa [_ddb ]=_agba ;_afa [_ddb +1]=_agba ;_afa [_ddb +2]=_agba +1;_afa [_ddb +3]=_agba +1;_bfd :for _fcf < _agba {_abe ,_fcc =_afe .uncompressGetCode (_agb ._ff );if _fcc !=nil {return EOL ,nil ;};if _abe ==nil {_afe ._cacg ++;break _bfd ; +};_afe ._cacg +=_abe ._cb ;switch mmrCode (_abe ._a ){case _fc :_fcf =_afa [_ddg ];case _dc :_fcf =_afa [_ddg ]+1;case _ecf :_fcf =_afa [_ddg ]-1;case _efb :for {var _geg []*code ;if _fadb {_geg =_agb ._cc ;}else {_geg =_agb ._eb ;};_abe ,_fcc =_afe .uncompressGetCode (_geg ); +if _fcc !=nil {return 0,_fcc ;};if _abe ==nil {break _bfd ;};_afe ._cacg +=_abe ._cb ;if _abe ._a < 64{if _abe ._a < 0{_bfc [_dge ]=_fcf ;_dge ++;_abe =nil ;break _bfd ;};_fcf +=_abe ._a ;_bfc [_dge ]=_fcf ;_dge ++;break ;};_fcf +=_abe ._a ;};_gcb :=_fcf ; +_geed :for {var _gca []*code ;if !_fadb {_gca =_agb ._cc ;}else {_gca =_agb ._eb ;};_abe ,_fcc =_afe .uncompressGetCode (_gca );if _fcc !=nil {return 0,_fcc ;};if _abe ==nil {break _bfd ;};_afe ._cacg +=_abe ._cb ;if _abe ._a < 64{if _abe ._a < 0{_bfc [_dge ]=_fcf ; +_dge ++;break _bfd ;};_fcf +=_abe ._a ;if _fcf < _agba ||_fcf !=_gcb {_bfc [_dge ]=_fcf ;_dge ++;};break _geed ;};_fcf +=_abe ._a ;};for _fcf < _agba &&_afa [_ddg ]<=_fcf {_ddg +=2;};continue _bfd ;case _aa :_ddg ++;_fcf =_afa [_ddg ];_ddg ++;continue _bfd ; +case _bd :_fcf =_afa [_ddg ]+2;case _gfa :_fcf =_afa [_ddg ]-2;case _cbg :_fcf =_afa [_ddg ]+3;case _db :_fcf =_afa [_ddg ]-3;default:if _afe ._cacg ==12&&_abe ._a ==EOL {_afe ._cacg =0;if _ ,_fcc =_agb .uncompress1d (_afe ,_afa ,_agba );_fcc !=nil {return 0,_fcc ; +};_afe ._cacg ++;if _ ,_fcc =_agb .uncompress1d (_afe ,_bfc ,_agba );_fcc !=nil {return 0,_fcc ;};_cda ,_efbd :=_agb .uncompress1d (_afe ,_afa ,_agba );if _efbd !=nil {return EOF ,_efbd ;};_afe ._cacg ++;return _cda ,nil ;};_fcf =_agba ;continue _bfd ; +};if _fcf <=_agba {_fadb =!_fadb ;_bfc [_dge ]=_fcf ;_dge ++;if _ddg > 0{_ddg --;}else {_ddg ++;};for _fcf < _agba &&_afa [_ddg ]<=_fcf {_ddg +=2;};};};if _bfc [_dge ]!=_agba {_bfc [_dge ]=_agba ;};if _abe ==nil {return EOL ,nil ;};return _dge ,nil ;}; +func _ad (_dd [3]int )*code {return &code {_cb :_dd [0],_ec :_dd [1],_a :_dd [2]}};func (_fef *Decoder )fillBitmap (_gfaa *_e .Bitmap ,_bf int ,_cd []int ,_egg int )error {var _gff byte ;_gdc :=0;_dec :=_gfaa .GetByteIndex (_gdc ,_bf );for _cf :=0;_cf < _egg ; +_cf ++{_cgb :=byte (1);_bed :=_cd [_cf ];if (_cf &1)==0{_cgb =0;};for _gdc < _bed {_gff =(_gff <<1)|_cgb ;_gdc ++;if (_gdc &7)==0{if _ccf :=_gfaa .SetByte (_dec ,_gff );_ccf !=nil {return _ccf ;};_dec ++;_gff =0;};};};if (_gdc &7)!=0{_gff <<=uint (8-(_gdc &7)); +if _gab :=_gfaa .SetByte (_dec ,_gff );_gab !=nil {return _gab ;};};return nil ;};func (_cdf *runData )align (){_cdf ._cacg =((_cdf ._cacg +7)>>3)<<3};func (_eag *runData )uncompressGetCode (_fcdd []*code )(*code ,error ){return _eag .uncompressGetCodeLittleEndian (_fcdd ); +};type Decoder struct{_ae ,_de int ;_gd *runData ;_cc []*code ;_eb []*code ;_ff []*code ;};func (_ccc *runData )uncompressGetCodeLittleEndian (_cacgd []*code )(*code ,error ){_bg ,_gbd :=_ccc .uncompressGetNextCodeLittleEndian ();if _gbd !=nil {_ca .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",_gbd ); +return nil ,_gbd ;};_bg &=0xffffff;_abg :=_bg >>(_ebd -_gc );_ebfd :=_cacgd [_abg ];if _ebfd !=nil &&_ebfd ._af {_abg =(_bg >>(_ebd -_gc -_fb ))&_ge ;_ebfd =_ebfd ._ea [_abg ];};return _ebfd ,nil ;};type runData struct{_dea *_dg .Reader ;_cacg int ;_edea int ; +_efc int ;_ega []byte ;_cdac int ;_dccc int ;};type code struct{_cb int ;_ec int ;_a int ;_ea []*code ;_af bool ;};const (_aa mmrCode =iota ;_efb ;_fc ;_dc ;_bd ;_cbg ;_ecf ;_gfa ;_db ;_ga ;_eg ;);func (_ef *code )String ()string {return _g .Sprintf ("\u0025\u0064\u002f\u0025\u0064\u002f\u0025\u0064",_ef ._cb ,_ef ._ec ,_ef ._a ); +};func (_ecgg *Decoder )UncompressMMR ()(_ffc *_e .Bitmap ,_cbd error ){_ffc =_e .New (_ecgg ._ae ,_ecgg ._de );_gg :=make ([]int ,_ffc .Width +5);_eed :=make ([]int ,_ffc .Width +5);_eed [0]=_ffc .Width ;_bbd :=1;var _ffce int ;for _gb :=0;_gb < _ffc .Height ; +_gb ++{_ffce ,_cbd =_ecgg .uncompress2d (_ecgg ._gd ,_eed ,_bbd ,_gg ,_ffc .Width );if _cbd !=nil {return nil ,_cbd ;};if _ffce ==EOF {break ;};if _ffce > 0{_cbd =_ecgg .fillBitmap (_ffc ,_gb ,_gg ,_ffce );if _cbd !=nil {return nil ,_cbd ;};};_eed ,_gg =_gg ,_eed ; +_bbd =_ffce ;};if _cbd =_ecgg .detectAndSkipEOL ();_cbd !=nil {return nil ,_cbd ;};_ecgg ._gd .align ();return _ffc ,nil ;};func _ag (_f ,_edf int )int {if _f > _edf {return _edf ;};return _f ;}; \ No newline at end of file diff --git a/internal/jbig2/document/document.go b/internal/jbig2/document/document.go index 746cc10a..ab5363b5 100644 --- a/internal/jbig2/document/document.go +++ b/internal/jbig2/document/document.go @@ -9,123 +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 document ;import (_bf "encoding/binary";_e "fmt";_d "github.com/unidoc/unipdf/v3/common";_ag "github.com/unidoc/unipdf/v3/internal/bitwise";_c "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_g "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; -_gb "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments";_fa "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/classer";_f "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_be "io";_a "math";_aa "runtime/debug";);func (_gga *Page )GetBitmap ()(_cedeg *_g .Bitmap ,_feg error ){_d .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",_gga .PageNumber )); -defer func (){if _feg !=nil {_d .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",_gga .PageNumber ,_feg )); -}else {_d .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",_gga .PageNumber ));};}();if _gga .Bitmap !=nil {return _gga .Bitmap ,nil ; -};_feg =_gga .composePageBitmap ();if _feg !=nil {return nil ,_feg ;};return _gga .Bitmap ,nil ;};func (_gcf *Document )determineRandomDataOffsets (_ccg []*_gb .Header ,_ded uint64 ){if _gcf .OrganizationType !=_gb .ORandom {return ;};for _ ,_cce :=range _ccg {_cce .SegmentDataStartOffset =_ded ; -_ded +=_cce .SegmentDataLength ;};};type Page struct{Segments []*_gb .Header ;PageNumber int ;Bitmap *_g .Bitmap ;FinalHeight int ;FinalWidth int ;ResolutionX int ;ResolutionY int ;IsLossless bool ;Document *Document ;FirstSegmentNumber int ;EncodingMethod EncodingMethod ; -BlackIsOne bool ;};func (_ggb *Document )Encode ()(_ade []byte ,_df error ){const _gbf ="\u0044o\u0063u\u006d\u0065\u006e\u0074\u002e\u0045\u006e\u0063\u006f\u0064\u0065";var _gbd ,_egea int ;if _ggb .FullHeaders {if _gbd ,_df =_ggb .encodeFileHeader (_ggb ._ea ); -_df !=nil {return nil ,_f .Wrap (_df ,_gbf ,"");};};var (_cdg bool ;_ab *_gb .Header ;_ge *Page ;);if _df =_ggb .completeClassifiedPages ();_df !=nil {return nil ,_f .Wrap (_df ,_gbf ,"");};if _df =_ggb .produceClassifiedPages ();_df !=nil {return nil ,_f .Wrap (_df ,_gbf ,""); -};if _ggb .GlobalSegments !=nil {for _ ,_ab =range _ggb .GlobalSegments .Segments {if _df =_ggb .encodeSegment (_ab ,&_gbd );_df !=nil {return nil ,_f .Wrap (_df ,_gbf ,"");};};};for _aea :=1;_aea <=int (_ggb .NumberOfPages );_aea ++{if _ge ,_cdg =_ggb .Pages [_aea ]; -!_cdg {return nil ,_f .Errorf (_gbf ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_aea );};for _ ,_ab =range _ge .Segments {if _df =_ggb .encodeSegment (_ab ,&_gbd );_df !=nil {return nil ,_f .Wrap (_df ,_gbf ,""); -};};};if _ggb .FullHeaders {if _egea ,_df =_ggb .encodeEOFHeader (_ggb ._ea );_df !=nil {return nil ,_f .Wrap (_df ,_gbf ,"");};_gbd +=_egea ;};_ade =_ggb ._ea .Data ();if len (_ade )!=_gbd {_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",_gbd ,len (_ade )); -};return _ade ,nil ;};func (_aca *Page )fitsPage (_eeaf *_gb .PageInformationSegment ,_eedf *_g .Bitmap )bool {return _aca .countRegions ()==1&&_eeaf .DefaultPixelValue ==0&&_eeaf .PageBMWidth ==_eedf .Width &&_eeaf .PageBMHeight ==_eedf .Height ;};func (_edce *Document )GetGlobalSegment (i int )(*_gb .Header ,error ){_bba ,_ged :=_edce .GlobalSegments .GetSegment (i ); -if _ged !=nil {return nil ,_f .Wrap (_ged ,"\u0047\u0065t\u0047\u006c\u006fb\u0061\u006c\u0053\u0065\u0067\u006d\u0065\u006e\u0074","");};return _bba ,nil ;};func (_eeg *Page )String ()string {return _e .Sprintf ("\u0050\u0061\u0067\u0065\u0020\u0023\u0025\u0064",_eeg .PageNumber ); -};func (_gbc *Document )parseFileHeader ()error {const _gfg ="\u0070a\u0072s\u0065\u0046\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072";_ ,_dab :=_gbc .InputStream .Seek (8,_be .SeekStart );if _dab !=nil {return _f .Wrap (_dab ,_gfg ,"\u0069\u0064"); -};_ ,_dab =_gbc .InputStream .ReadBits (5);if _dab !=nil {return _f .Wrap (_dab ,_gfg ,"\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0064\u0020\u0062\u0069\u0074\u0073");};_eeca ,_dab :=_gbc .InputStream .ReadBit ();if _dab !=nil {return _f .Wrap (_dab ,_gfg ,"\u0065x\u0074e\u006e\u0064\u0065\u0064\u0020t\u0065\u006dp\u006c\u0061\u0074\u0065\u0073"); -};if _eeca ==1{_gbc .GBUseExtTemplate =true ;};_eeca ,_dab =_gbc .InputStream .ReadBit ();if _dab !=nil {return _f .Wrap (_dab ,_gfg ,"\u0075\u006e\u006b\u006eow\u006e\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072");};if _eeca !=1{_gbc .NumberOfPagesUnknown =false ; -};_eeca ,_dab =_gbc .InputStream .ReadBit ();if _dab !=nil {return _f .Wrap (_dab ,_gfg ,"\u006f\u0072\u0067\u0061\u006e\u0069\u007a\u0061\u0074\u0069\u006f\u006e \u0074\u0079\u0070\u0065");};_gbc .OrganizationType =_gb .OrganizationType (_eeca );if !_gbc .NumberOfPagesUnknown {_gbc .NumberOfPages ,_dab =_gbc .InputStream .ReadUint32 (); -if _dab !=nil {return _f .Wrap (_dab ,_gfg ,"\u006eu\u006db\u0065\u0072\u0020\u006f\u0066\u0020\u0070\u0061\u0067\u0065\u0073");};_gbc ._aae =13;};return nil ;};func (_bae *Document )encodeEOFHeader (_ffc _ag .BinaryWriter )(_gdc int ,_ggf error ){_egd :=&_gb .Header {SegmentNumber :_bae .nextSegmentNumber (),Type :_gb .TEndOfFile }; -if _gdc ,_ggf =_egd .Encode (_ffc );_ggf !=nil {return 0,_f .Wrap (_ggf ,"\u0065n\u0063o\u0064\u0065\u0045\u004f\u0046\u0048\u0065\u0061\u0064\u0065\u0072","");};return _gdc ,nil ;};func (_cac *Page )getHeight ()(int ,error ){const _gad ="\u0067e\u0074\u0048\u0065\u0069\u0067\u0068t"; -if _cac .FinalHeight !=0{return _cac .FinalHeight ,nil ;};_ecae :=_cac .getPageInformationSegment ();if _ecae ==nil {return 0,_f .Error (_gad ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_eaa ,_bfa :=_ecae .GetSegmentData (); -if _bfa !=nil {return 0,_f .Wrap (_bfa ,_gad ,"");};_ggd ,_edb :=_eaa .(*_gb .PageInformationSegment );if !_edb {return 0,_f .Errorf (_gad ,"\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",_eaa ); -};if _ggd .PageBMHeight ==_a .MaxInt32 {_ ,_bfa =_cac .GetBitmap ();if _bfa !=nil {return 0,_f .Wrap (_bfa ,_gad ,"");};}else {_cac .FinalHeight =_ggd .PageBMHeight ;};return _cac .FinalHeight ,nil ;};func (_abb *Document )mapData ()error {const _aagg ="\u006da\u0070\u0044\u0061\u0074\u0061"; -var (_geg []*_gb .Header ;_geb int64 ;_cde _gb .Type ;);_ddf ,_begb :=_abb .isFileHeaderPresent ();if _begb !=nil {return _f .Wrap (_begb ,_aagg ,"");};if _ddf {if _begb =_abb .parseFileHeader ();_begb !=nil {return _f .Wrap (_begb ,_aagg ,"");};_geb +=int64 (_abb ._aae ); -_abb .FullHeaders =true ;};var (_agf *Page ;_fb bool ;);for _cde !=51&&!_fb {_fg ,_dcc :=_gb .NewHeader (_abb ,_abb .InputStream ,_geb ,_abb .OrganizationType );if _dcc !=nil {return _f .Wrap (_dcc ,_aagg ,"");};_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",_fg .SegmentNumber ,_fg .Type ); -_cde =_fg .Type ;if _cde !=_gb .TEndOfFile {if _fg .PageAssociation !=0{_agf =_abb .Pages [_fg .PageAssociation ];if _agf ==nil {_agf =_dfdc (_abb ,_fg .PageAssociation );_abb .Pages [_fg .PageAssociation ]=_agf ;if _abb .NumberOfPagesUnknown {_abb .NumberOfPages ++; -};};_agf .Segments =append (_agf .Segments ,_fg );}else {_abb .GlobalSegments .AddSegment (_fg );};};_geg =append (_geg ,_fg );_geb =_abb .InputStream .AbsolutePosition ();if _abb .OrganizationType ==_gb .OSequential {_geb +=int64 (_fg .SegmentDataLength ); -};_fb ,_dcc =_abb .reachedEOF (_geb );if _dcc !=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",_dcc ); -return _f .Wrap (_dcc ,_aagg ,"");};};_abb .determineRandomDataOffsets (_geg ,uint64 (_geb ));return nil ;};func (_agd *Globals )GetSymbolDictionary ()(*_gb .Header ,error ){const _adaf ="G\u006c\u006f\u0062\u0061\u006c\u0073.\u0047\u0065\u0074\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079"; -if _agd ==nil {return nil ,_f .Error (_adaf ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_agd .Segments )==0{return nil ,_f .Error (_adaf ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); -};for _ ,_aff :=range _agd .Segments {if _aff .Type ==_gb .TSymbolDictionary {return _aff ,nil ;};};return nil ,_f .Error (_adaf ,"\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 (_dag *Page )addTextRegionSegment (_gdgf []*_gb .Header ,_aed ,_dede map[int ]int ,_gfa []int ,_fdd *_g .Points ,_edg *_g .Bitmaps ,_ddc *_c .IntSlice ,_adca *_g .Boxes ,_fcf ,_feb int ){_cgb :=&_gb .TextRegion {NumberOfSymbols :uint32 (_feb )}; -_cgb .InitEncode (_aed ,_dede ,_gfa ,_fdd ,_edg ,_ddc ,_adca ,_dag .FinalWidth ,_dag .FinalHeight ,_fcf );_fgd :=&_gb .Header {RTSegments :_gdgf ,SegmentData :_cgb ,PageAssociation :_dag .PageNumber ,Type :_gb .TImmediateTextRegion };_aeg :=_gb .TPageInformation ; -if _dede !=nil {_aeg =_gb .TSymbolDictionary ;};var _gac int ;for ;_gac < len (_dag .Segments );_gac ++{if _dag .Segments [_gac ].Type ==_aeg {_gac ++;break ;};};_dag .Segments =append (_dag .Segments ,nil );copy (_dag .Segments [_gac +1:],_dag .Segments [_gac :]); -_dag .Segments [_gac ]=_fgd ;};func (_aeae *Page )composePageBitmap ()error {const _ebc ="\u0063\u006f\u006d\u0070\u006f\u0073\u0065\u0050\u0061\u0067\u0065\u0042i\u0074\u006d\u0061\u0070";if _aeae .PageNumber ==0{return nil ;};_gfc :=_aeae .getPageInformationSegment (); -if _gfc ==nil {return _f .Error (_ebc ,"\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");};_gcd ,_dde :=_gfc .GetSegmentData (); -if _dde !=nil {return _dde ;};_gbce ,_ebb :=_gcd .(*_gb .PageInformationSegment );if !_ebb {return _f .Error (_ebc ,"\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 _dde =_aeae .createPage (_gbce );_dde !=nil {return _f .Wrap (_dde ,_ebc ,"");};_aeae .clearSegmentData ();return nil ;};func (_bga *Page )nextSegmentNumber ()uint32 {return _bga .Document .nextSegmentNumber ()};var _gd =[]byte {0x97,0x4A,0x42,0x32,0x0D,0x0A,0x1A,0x0A}; -func (_ad *Document )AddClassifiedPage (bm *_g .Bitmap ,method _fa .Method )(_gde error ){const _bg ="\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 !_ad .FullHeaders &&_ad .NumberOfPages !=0{return _f .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"); -};if _ad .Classer ==nil {if _ad .Classer ,_gde =_fa .Init (_fa .DefaultSettings ());_gde !=nil {return _f .Wrap (_gde ,_bg ,"");};};_eaf :=int (_ad .nextPageNumber ());_edc :=&Page {Segments :[]*_gb .Header {},Bitmap :bm ,Document :_ad ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,PageNumber :_eaf }; -_ad .Pages [_eaf ]=_edc ;switch method {case _fa .RankHaus :_edc .EncodingMethod =RankHausEM ;case _fa .Correlation :_edc .EncodingMethod =CorrelationEM ;};_edc .AddPageInformationSegment ();if _gde =_ad .Classer .AddPage (bm ,_eaf ,method );_gde !=nil {return _f .Wrap (_gde ,_bg ,""); -};if _ad .FullHeaders {_edc .AddEndOfPageSegment ();};return nil ;};func (_dca *Page )createNormalPage (_eagg *_gb .PageInformationSegment )error {const _cadg ="\u0063\u0072e\u0061\u0074\u0065N\u006f\u0072\u006d\u0061\u006c\u0050\u0061\u0067\u0065";_dca .Bitmap =_g .New (_eagg .PageBMWidth ,_eagg .PageBMHeight ); -if _eagg .DefaultPixelValue !=0{_dca .Bitmap .SetDefaultPixel ();};for _ ,_fab :=range _dca .Segments {switch _fab .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",_fab .SegmentNumber ); -_fbf ,_dba :=_fab .GetSegmentData ();if _dba !=nil {return _dba ;};_deded ,_gbdc :=_fbf .(_gb .Regioner );if !_gbdc {_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",_fbf ); -return _f .Errorf (_cadg ,"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",_fbf ); -};_egeb ,_dba :=_deded .GetRegionBitmap ();if _dba !=nil {return _f .Wrap (_dba ,_cadg ,"");};if _dca .fitsPage (_eagg ,_egeb ){_dca .Bitmap =_egeb ;}else {_fcb :=_deded .GetRegionInfo ();_dfde :=_dca .getCombinationOperator (_eagg ,_fcb .CombinaionOperator ); -_dba =_g .Blit (_egeb ,_dca .Bitmap ,int (_fcb .XLocation ),int (_fcb .YLocation ),_dfde );if _dba !=nil {return _f .Wrap (_dba ,_cadg ,"");};};};};return nil ;};func (_age *Page )clearSegmentData (){for _ddcbe :=range _age .Segments {_age .Segments [_ddcbe ].CleanSegmentData (); -};};func (_bee *Document )encodeSegment (_begd *_gb .Header ,_eec *int )error {const _egb ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074";_begd .SegmentNumber =_bee .nextSegmentNumber ();_bda ,_deb :=_begd .Encode (_bee ._ea ); -if _deb !=nil {return _f .Wrapf (_deb ,_egb ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",_begd .SegmentNumber );};*_eec +=_bda ;return nil ;};func (_ceba *Page )getResolutionX ()(int ,error ){const _gfgc ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0058"; -if _ceba .ResolutionX !=0{return _ceba .ResolutionX ,nil ;};_baeg :=_ceba .getPageInformationSegment ();if _baeg ==nil {return 0,_f .Error (_gfgc ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_ffe ,_bdc :=_baeg .GetSegmentData (); -if _bdc !=nil {return 0,_f .Wrap (_bdc ,_gfgc ,"");};_cdcf ,_dda :=_ffe .(*_gb .PageInformationSegment );if !_dda {return 0,_f .Errorf (_gfgc ,"\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",_ffe ); -};_ceba .ResolutionX =_cdcf .ResolutionX ;return _ceba .ResolutionX ,nil ;};func (_abc *Document )isFileHeaderPresent ()(bool ,error ){_abc .InputStream .Mark ();for _ ,_dgb :=range _gd {_bebg ,_ffcf :=_abc .InputStream .ReadByte ();if _ffcf !=nil {return false ,_ffcf ; -};if _dgb !=_bebg {_abc .InputStream .Reset ();return false ,nil ;};};_abc .InputStream .Reset ();return true ,nil ;};func (_cgd *Page )getResolutionY ()(int ,error ){const _edf ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0059"; -if _cgd .ResolutionY !=0{return _cgd .ResolutionY ,nil ;};_bcfe :=_cgd .getPageInformationSegment ();if _bcfe ==nil {return 0,_f .Error (_edf ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_aeb ,_ccfc :=_bcfe .GetSegmentData (); -if _ccfc !=nil {return 0,_f .Wrap (_ccfc ,_edf ,"");};_cabe ,_efg :=_aeb .(*_gb .PageInformationSegment );if !_efg {return 0,_f .Errorf (_edf ,"\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",_aeb ); -};_cgd .ResolutionY =_cabe .ResolutionY ;return _cgd .ResolutionY ,nil ;};func (_bc *Document )addSymbolDictionary (_de int ,_dbb *_g .Bitmaps ,_ce []int ,_eac map[int ]int ,_fe bool )(*_gb .Header ,error ){const _bd ="\u0061\u0064\u0064\u0053ym\u0062\u006f\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"; -_gdgd :=&_gb .SymbolDictionary {};if _dc :=_gdgd .InitEncode (_dbb ,_ce ,_eac ,_fe );_dc !=nil {return nil ,_dc ;};_cad :=&_gb .Header {Type :_gb .TSymbolDictionary ,PageAssociation :_de ,SegmentData :_gdgd };if _de ==0{if _bc .GlobalSegments ==nil {_bc .GlobalSegments =&Globals {}; -};_bc .GlobalSegments .AddSegment (_cad );return _cad ,nil ;};_ceb ,_bab :=_bc .Pages [_de ];if !_bab {return nil ,_f .Errorf (_bd ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_de );};var (_ffg int ; -_adf *_gb .Header ;);for _ffg ,_adf =range _ceb .Segments {if _adf .Type ==_gb .TPageInformation {break ;};};_ffg ++;_ceb .Segments =append (_ceb .Segments ,nil );copy (_ceb .Segments [_ffg +1:],_ceb .Segments [_ffg :]);_ceb .Segments [_ffg ]=_cad ;return _cad ,nil ; -};func (_ebgee *Page )createStripedPage (_ddfb *_gb .PageInformationSegment )error {const _eecc ="\u0063\u0072\u0065\u0061\u0074\u0065\u0053\u0074\u0072\u0069\u0070\u0065d\u0050\u0061\u0067\u0065";_ddcb ,_acc :=_ebgee .collectPageStripes ();if _acc !=nil {return _f .Wrap (_acc ,_eecc ,""); -};var _dfb int ;for _ ,_dfe :=range _ddcb {if _aadb ,_baee :=_dfe .(*_gb .EndOfStripe );_baee {_dfb =_aadb .LineNumber ()+1;}else {_gfb :=_dfe .(_gb .Regioner );_egg :=_gfb .GetRegionInfo ();_fga :=_ebgee .getCombinationOperator (_ddfb ,_egg .CombinaionOperator ); -_ggbg ,_fda :=_gfb .GetRegionBitmap ();if _fda !=nil {return _f .Wrap (_fda ,_eecc ,"");};_fda =_g .Blit (_ggbg ,_ebgee .Bitmap ,int (_egg .XLocation ),_dfb ,_fga );if _fda !=nil {return _f .Wrap (_fda ,_eecc ,"");};};};return nil ;};func (_dbgb *Page )Encode (w _ag .BinaryWriter )(_bfdf int ,_gdeg error ){const _acb ="P\u0061\u0067\u0065\u002e\u0045\u006e\u0063\u006f\u0064\u0065"; -var _agfe int ;for _ ,_ebge :=range _dbgb .Segments {if _agfe ,_gdeg =_ebge .Encode (w );_gdeg !=nil {return _bfdf ,_f .Wrap (_gdeg ,_acb ,"");};_bfdf +=_agfe ;};return _bfdf ,nil ;};func (_ebg *Document )completeSymbols ()(_ee error ){const _ec ="\u0063o\u006dp\u006c\u0065\u0074\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; -if _ebg .Classer ==nil {return nil ;};if _ebg .Classer .UndilatedTemplates ==nil {return _f .Error (_ec ,"\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"); -};_bbd :=len (_ebg .Pages )==1;_fef :=make ([]int ,_ebg .Classer .UndilatedTemplates .Size ());var _afc int ;for _beb :=0;_beb < _ebg .Classer .ClassIDs .Size ();_beb ++{_afc ,_ee =_ebg .Classer .ClassIDs .Get (_beb );if _ee !=nil {return _f .Wrap (_ee ,_ec ,"\u0063\u006c\u0061\u0073\u0073\u0020\u0049\u0044\u0027\u0073"); -};_fef [_afc ]++;};var _aagf []int ;for _ecb :=0;_ecb < _ebg .Classer .UndilatedTemplates .Size ();_ecb ++{if _fef [_ecb ]==0{return _f .Error (_ec ,"\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 _fef [_ecb ]> 1||_bbd {_aagf =append (_aagf ,_ecb );};};_ebg ._fd =len (_aagf );var _dgg ,_aagd int ;for _bebd :=0;_bebd < _ebg .Classer .ComponentPageNumbers .Size ();_bebd ++{_dgg ,_ee =_ebg .Classer .ComponentPageNumbers .Get (_bebd );if _ee !=nil {return _f .Wrapf (_ee ,_ec ,"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",_bebd ); -};_aagd ,_ee =_ebg .Classer .ClassIDs .Get (_bebd );if _ee !=nil {return _f .Wrapf (_ee ,_ec ,"\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",_dgg ); -};if _fef [_aagd ]==1&&!_bbd {_ebg ._cd [_dgg ]=append (_ebg ._cd [_dgg ],_aagd );};};if _ee =_ebg .Classer .ComputeLLCorners ();_ee !=nil {return _f .Wrap (_ee ,_ec ,"");};return nil ;};func (_gbcf *Page )GetSegment (number int )(*_gb .Header ,error ){const _baef ="\u0050a\u0067e\u002e\u0047\u0065\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074"; -for _ ,_agcf :=range _gbcf .Segments {if _agcf .SegmentNumber ==uint32 (number ){return _agcf ,nil ;};};_fcaa :=make ([]uint32 ,len (_gbcf .Segments ));for _gebf ,_dfd :=range _gbcf .Segments {_fcaa [_gebf ]=_dfd .SegmentNumber ;};return nil ,_f .Errorf (_baef ,"\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 ,_gbcf .PageNumber ,_fcaa ); -};func (_gdcf *Document )nextSegmentNumber ()uint32 {_fag :=_gdcf .CurrentSegmentNumber ;_gdcf .CurrentSegmentNumber ++;return _fag ;};func (_eda *Globals )GetSegmentByIndex (index int )(*_gb .Header ,error ){const _abcc ="\u0047l\u006f\u0062\u0061\u006cs\u002e\u0047\u0065\u0074\u0053e\u0067m\u0065n\u0074\u0042\u0079\u0049\u006e\u0064\u0065x"; -if _eda ==nil {return nil ,_f .Error (_abcc ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_eda .Segments )==0{return nil ,_f .Error (_abcc ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); -};if index > len (_eda .Segments )-1{return nil ,_f .Error (_abcc ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};return _eda .Segments [index ],nil ;};func (_eca *Page )GetWidth ()(int ,error ){return _eca .getWidth ()}; -type Document struct{Pages map[int ]*Page ;NumberOfPagesUnknown bool ;NumberOfPages uint32 ;GBUseExtTemplate bool ;InputStream *_ag .Reader ;GlobalSegments *Globals ;OrganizationType _gb .OrganizationType ;Classer *_fa .Classer ;XRes ,YRes int ;FullHeaders bool ; -CurrentSegmentNumber uint32 ;AverageTemplates *_g .Bitmaps ;BaseIndexes []int ;Refinement bool ;RefineLevel int ;_aae uint8 ;_ea *_ag .BufferedWriter ;EncodeGlobals bool ;_fd int ;_cd map[int ][]int ;_bfe map[int ][]int ;_ed []int ;_cdb map[int ]int ;}; -func (_faf *Page )GetHeight ()(int ,error ){return _faf .getHeight ()};func (_gdb *Page )GetResolutionY ()(int ,error ){return _gdb .getResolutionY ()};func (_gedd *Page )AddPageInformationSegment (){_ceef :=&_gb .PageInformationSegment {PageBMWidth :_gedd .FinalWidth ,PageBMHeight :_gedd .FinalHeight ,ResolutionX :_gedd .ResolutionX ,ResolutionY :_gedd .ResolutionY ,IsLossless :_gedd .IsLossless }; -if _gedd .BlackIsOne {_ceef .DefaultPixelValue =uint8 (0x1);};_dcd :=&_gb .Header {PageAssociation :_gedd .PageNumber ,SegmentDataLength :uint64 (_ceef .Size ()),SegmentData :_ceef ,Type :_gb .TPageInformation };_gedd .Segments =append (_gedd .Segments ,_dcd ); -};func (_gfe *Page )AddGenericRegion (bm *_g .Bitmap ,xloc ,yloc ,template int ,tp _gb .Type ,duplicateLineRemoval bool )error {const _bca ="P\u0061\u0067\u0065\u002eAd\u0064G\u0065\u006e\u0065\u0072\u0069c\u0052\u0065\u0067\u0069\u006f\u006e";_bbe :=&_gb .GenericRegion {}; -if _cg :=_bbe .InitEncode (bm ,xloc ,yloc ,template ,duplicateLineRemoval );_cg !=nil {return _f .Wrap (_cg ,_bca ,"");};_dedf :=&_gb .Header {Type :_gb .TImmediateGenericRegion ,PageAssociation :_gfe .PageNumber ,SegmentData :_bbe };_gfe .Segments =append (_gfe .Segments ,_dedf ); -return nil ;};func (_aabb *Document )nextPageNumber ()uint32 {_aabb .NumberOfPages ++;return _aabb .NumberOfPages };func (_cdba *Globals )AddSegment (segment *_gb .Header ){_cdba .Segments =append (_cdba .Segments ,segment );};func _ffcc (_ac *_ag .Reader ,_cede *Globals )(*Document ,error ){_eag :=&Document {Pages :make (map[int ]*Page ),InputStream :_ac ,OrganizationType :_gb .OSequential ,NumberOfPagesUnknown :true ,GlobalSegments :_cede ,_aae :9}; -if _eag .GlobalSegments ==nil {_eag .GlobalSegments =&Globals {};};if _bggd :=_eag .mapData ();_bggd !=nil {return nil ,_bggd ;};return _eag ,nil ;};type EncodingMethod int ;func (_eg *Document )produceClassifiedPages ()(_bfd error ){const _ff ="\u0070\u0072\u006f\u0064uc\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067e\u0073"; -if _eg .Classer ==nil {return nil ;};var (_adab *Page ;_gg bool ;_agc *_gb .Header ;);for _ae :=1;_ae <=int (_eg .NumberOfPages );_ae ++{if _adab ,_gg =_eg .Pages [_ae ];!_gg {return _f .Errorf (_ff ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_ae ); -};if _adab .EncodingMethod ==GenericEM {continue ;};if _agc ==nil {if _agc ,_bfd =_eg .GlobalSegments .GetSymbolDictionary ();_bfd !=nil {return _f .Wrap (_bfd ,_ff ,"");};};if _bfd =_eg .produceClassifiedPage (_adab ,_agc );_bfd !=nil {return _f .Wrapf (_bfd ,_ff ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_ae ); -};};return nil ;};func (_gdg *Document )produceClassifiedPage (_cf *Page ,_eb *_gb .Header )(_cc error ){const _ege ="p\u0072\u006f\u0064\u0075ce\u0043l\u0061\u0073\u0073\u0069\u0066i\u0065\u0064\u0050\u0061\u0067\u0065";var _da map[int ]int ;_adc :=_gdg ._fd ; -_aab :=[]*_gb .Header {_eb };if len (_gdg ._cd [_cf .PageNumber ])> 0{_da =map[int ]int {};_cbg ,_cab :=_gdg .addSymbolDictionary (_cf .PageNumber ,_gdg .Classer .UndilatedTemplates ,_gdg ._cd [_cf .PageNumber ],_da ,false );if _cab !=nil {return _f .Wrap (_cab ,_ege ,""); -};_aab =append (_aab ,_cbg );_adc +=len (_gdg ._cd [_cf .PageNumber ]);};_fdc :=_gdg ._bfe [_cf .PageNumber ];_d .Log .Debug ("P\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020c\u006f\u006d\u0070\u0073: \u0025\u0076",_cf .PageNumber ,_fdc );_cf .addTextRegionSegment (_aab ,_gdg ._cdb ,_da ,_gdg ._bfe [_cf .PageNumber ],_gdg .Classer .PtaLL ,_gdg .Classer .UndilatedTemplates ,_gdg .Classer .ClassIDs ,nil ,_eab (_adc ),len (_gdg ._bfe [_cf .PageNumber ])); -return nil ;};func (_dgd *Page )countRegions ()int {var _gdcfb int ;for _ ,_dcgc :=range _dgd .Segments {switch _dcgc .Type {case 6,7,22,23,38,39,42,43:_gdcfb ++;};};return _gdcfb ;};func (_afa *Page )createPage (_gefa *_gb .PageInformationSegment )error {var _ccf error ; -if !_gefa .IsStripe ||_gefa .PageBMHeight !=-1{_ccf =_afa .createNormalPage (_gefa );}else {_ccf =_afa .createStripedPage (_gefa );};return _ccf ;};func (_ef *Page )AddEndOfPageSegment (){_fca :=&_gb .Header {Type :_gb .TEndOfPage ,PageAssociation :_ef .PageNumber }; -_ef .Segments =append (_ef .Segments ,_fca );};func (_dff *Page )getWidth ()(int ,error ){const _fbd ="\u0067\u0065\u0074\u0057\u0069\u0064\u0074\u0068";if _dff .FinalWidth !=0{return _dff .FinalWidth ,nil ;};_fefa :=_dff .getPageInformationSegment (); -if _fefa ==nil {return 0,_f .Error (_fbd ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_eef ,_fce :=_fefa .GetSegmentData ();if _fce !=nil {return 0,_f .Wrap (_fce ,_fbd ,"");};_abd ,_gbb :=_eef .(*_gb .PageInformationSegment ); -if !_gbb {return 0,_f .Errorf (_fbd ,"\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",_eef ); -};_dff .FinalWidth =_abd .PageBMWidth ;return _dff .FinalWidth ,nil ;};func InitEncodeDocument (fullHeaders bool )*Document {return &Document {FullHeaders :fullHeaders ,_ea :_ag .BufferedMSB (),Pages :map[int ]*Page {},_cd :map[int ][]int {},_cdb :map[int ]int {},_bfe :map[int ][]int {}}; -};func (_dac *Page )collectPageStripes ()(_cbdd []_gb .Segmenter ,_fbgc error ){const _dbc ="\u0063o\u006cl\u0065\u0063\u0074\u0050\u0061g\u0065\u0053t\u0072\u0069\u0070\u0065\u0073";var _dcg _gb .Segmenter ;for _ ,_adce :=range _dac .Segments {switch _adce .Type {case 6,7,22,23,38,39,42,43:_dcg ,_fbgc =_adce .GetSegmentData (); -if _fbgc !=nil {return nil ,_f .Wrap (_fbgc ,_dbc ,"");};_cbdd =append (_cbdd ,_dcg );case 50:_dcg ,_fbgc =_adce .GetSegmentData ();if _fbgc !=nil {return nil ,_fbgc ;};_cdga ,_bfcb :=_dcg .(*_gb .EndOfStripe );if !_bfcb {return nil ,_f .Errorf (_dbc ,"\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",_dcg ); -};_cbdd =append (_cbdd ,_cdga );_dac .FinalHeight =_cdga .LineNumber ();};};return _cbdd ,nil ;};func _eab (_gf int )int {_bgg :=0;_aag :=(_gf &(_gf -1))==0;_gf >>=1;for ;_gf !=0;_gf >>=1{_bgg ++;};if _aag {return _bgg ;};return _bgg +1;};func DecodeDocument (input *_ag .Reader ,globals *Globals )(*Document ,error ){return _ffcc (input ,globals ); -};func (_gff *Page )getCombinationOperator (_afab *_gb .PageInformationSegment ,_fgb _g .CombinationOperator )_g .CombinationOperator {if _afab .CombinationOperatorOverrideAllowed (){return _fgb ;};return _afab .CombinationOperator ();};func (_ca *Document )completeClassifiedPages ()(_beg error ){const _bb ="\u0063\u006f\u006dpl\u0065\u0074\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067\u0065\u0073"; -if _ca .Classer ==nil {return nil ;};_ca ._ed =make ([]int ,_ca .Classer .UndilatedTemplates .Size ());for _dge :=0;_dge < _ca .Classer .ClassIDs .Size ();_dge ++{_aad ,_bec :=_ca .Classer .ClassIDs .Get (_dge );if _bec !=nil {return _f .Wrapf (_bec ,_bb ,"\u0063\u006c\u0061\u0073s \u0077\u0069\u0074\u0068\u0020\u0069\u0064\u003a\u0020\u0027\u0025\u0064\u0027",_dge ); -};_ca ._ed [_aad ]++;};var _db []int ;for _dd :=0;_dd < _ca .Classer .UndilatedTemplates .Size ();_dd ++{if _ca .NumberOfPages ==1||_ca ._ed [_dd ]> 1{_db =append (_db ,_dd );};};var (_af *Page ;_ada bool ;);for _cdbg ,_fae :=range *_ca .Classer .ComponentPageNumbers {if _af ,_ada =_ca .Pages [_fae ]; -!_ada {return _f .Errorf (_bb ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_cdbg );};if _af .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",_cdbg ); -continue ;};_ca ._bfe [_fae ]=append (_ca ._bfe [_fae ],_cdbg );_fde ,_cb :=_ca .Classer .ClassIDs .Get (_cdbg );if _cb !=nil {return _f .Wrapf (_cb ,_bb ,"\u006e\u006f\u0020\u0073uc\u0068\u0020\u0063\u006c\u0061\u0073\u0073\u0049\u0044\u003a\u0020\u0025\u0064",_cdbg ); -};if _ca ._ed [_fde ]==1&&_ca .NumberOfPages !=1{_gc :=append (_ca ._cd [_fae ],_fde );_ca ._cd [_fae ]=_gc ;};};if _beg =_ca .Classer .ComputeLLCorners ();_beg !=nil {return _f .Wrap (_beg ,_bb ,"");};if _ ,_beg =_ca .addSymbolDictionary (0,_ca .Classer .UndilatedTemplates ,_db ,_ca ._cdb ,false ); -_beg !=nil {return _f .Wrap (_beg ,_bb ,"");};return nil ;};func (_fad *Page )GetResolutionX ()(int ,error ){return _fad .getResolutionX ()};func (_cee *Document )GetPage (pageNumber int )(_gb .Pager ,error ){const _afg ="\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 ,_aa .Stack ()); -return nil ,_f .Errorf (_afg ,"\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 (_cee .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 ,_aa .Stack ());return nil ,_f .Error (_afg ,"\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"); -};_caf ,_cdf :=_cee .Pages [pageNumber ];if !_cdf {_d .Log .Debug ("\u0050\u0061\u0067\u0065 n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0064\u002e\u0020%\u0073",pageNumber ,_aa .Stack ());return nil ,_f .Errorf (_afg ,"\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 _caf ,nil ;};func (_agb *Page )lastSegmentNumber ()(_bgd uint32 ,_dad error ){const _fecd ="\u006c\u0061\u0073\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072";if len (_agb .Segments )==0{return _bgd ,_f .Errorf (_fecd ,"\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",_agb .PageNumber ); -};return _agb .Segments [len (_agb .Segments )-1].SegmentNumber ,nil ;};type Globals struct{Segments []*_gb .Header ;};func (_fc *Document )AddGenericPage (bm *_g .Bitmap ,duplicateLineRemoval bool )(_ga error ){const _ba ="\u0044\u006f\u0063um\u0065\u006e\u0074\u002e\u0041\u0064\u0064\u0047\u0065\u006e\u0065\u0072\u0069\u0063\u0050\u0061\u0067\u0065"; -if !_fc .FullHeaders &&_fc .NumberOfPages !=0{return _f .Error (_ba ,"\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"); -};_dg :=&Page {Segments :[]*_gb .Header {},Bitmap :bm ,Document :_fc ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,IsLossless :true ,BlackIsOne :bm .Color ==_g .Chocolate };_dg .PageNumber =int (_fc .nextPageNumber ());_fc .Pages [_dg .PageNumber ]=_dg ; -bm .InverseData ();_dg .AddPageInformationSegment ();if _ga =_dg .AddGenericRegion (bm ,0,0,0,_gb .TImmediateGenericRegion ,duplicateLineRemoval );_ga !=nil {return _f .Wrap (_ga ,_ba ,"");};if _fc .FullHeaders {_dg .AddEndOfPageSegment ();};return nil ; -};func _dfdc (_eacb *Document ,_abba int )*Page {return &Page {Document :_eacb ,PageNumber :_abba ,Segments :[]*_gb .Header {}};};const (GenericEM EncodingMethod =iota ;CorrelationEM ;RankHausEM ;);func (_cdd *Document )GetNumberOfPages ()(uint32 ,error ){if _cdd .NumberOfPagesUnknown ||_cdd .NumberOfPages ==0{if len (_cdd .Pages )==0{if _eed :=_cdd .mapData (); -_eed !=nil {return 0,_f .Wrap (_eed ,"\u0044o\u0063\u0075\u006d\u0065n\u0074\u002e\u0047\u0065\u0074N\u0075m\u0062e\u0072\u004f\u0066\u0050\u0061\u0067\u0065s","");};};return uint32 (len (_cdd .Pages )),nil ;};return _cdd .NumberOfPages ,nil ;};func (_ffgg *Document )encodeFileHeader (_bfb _ag .BinaryWriter )(_gfd int ,_bdg error ){const _dbg ="\u0065\u006ec\u006f\u0064\u0065F\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072"; -_gfd ,_bdg =_bfb .Write (_gd );if _bdg !=nil {return _gfd ,_f .Wrap (_bdg ,_dbg ,"\u0069\u0064");};if _bdg =_bfb .WriteByte (0x01);_bdg !=nil {return _gfd ,_f .Wrap (_bdg ,_dbg ,"\u0066\u006c\u0061g\u0073");};_gfd ++;_deg :=make ([]byte ,4);_bf .BigEndian .PutUint32 (_deg ,_ffgg .NumberOfPages ); -_bfc ,_bdg :=_bfb .Write (_deg );if _bdg !=nil {return _bfc ,_f .Wrap (_bdg ,_dbg ,"p\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072");};_gfd +=_bfc ;return _gfd ,nil ;};func (_cfd *Document )reachedEOF (_ead int64 )(bool ,error ){const _eafe ="\u0072\u0065\u0061\u0063\u0068\u0065\u0064\u0045\u004f\u0046"; -_ ,_eea :=_cfd .InputStream .Seek (_ead ,_be .SeekStart );if _eea !=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",_eea ); -return false ,_f .Wrap (_eea ,_eafe ,"\u0069n\u0070\u0075\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020s\u0065\u0065\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};_ ,_eea =_cfd .InputStream .ReadBits (32);if _eea ==_be .EOF {return true ,nil ; -}else if _eea !=nil {return false ,_f .Wrap (_eea ,_eafe ,"");};return false ,nil ;};func (_abf *Page )getPageInformationSegment ()*_gb .Header {for _ ,_acaa :=range _abf .Segments {if _acaa .Type ==_gb .TPageInformation {return _acaa ;};};_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",_abf ); -return nil ;};func (_ebe *Globals )GetSegment (segmentNumber int )(*_gb .Header ,error ){const _fff ="\u0047l\u006fb\u0061\u006c\u0073\u002e\u0047e\u0074\u0053e\u0067\u006d\u0065\u006e\u0074";if _ebe ==nil {return nil ,_f .Error (_fff ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if len (_ebe .Segments )==0{return nil ,_f .Error (_fff ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079");};var _ecd *_gb .Header ;for _ ,_ecd =range _ebe .Segments {if _ecd .SegmentNumber ==uint32 (segmentNumber ){break ; -};};if _ecd ==nil {return nil ,_f .Error (_fff ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};return _ecd ,nil ;}; \ No newline at end of file +package document ;import (_f "encoding/binary";_eg "fmt";_ae "github.com/unidoc/unipdf/v3/common";_egd "github.com/unidoc/unipdf/v3/internal/bitwise";_eb "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_d "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; +_dc "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments";_ed "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/classer";_df "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_ba "io";_e "math";_b "runtime/debug";);var _fg =[]byte {0x97,0x4A,0x42,0x32,0x0D,0x0A,0x1A,0x0A}; +func (_faee *Page )getWidth ()(int ,error ){const _gfeb ="\u0067\u0065\u0074\u0057\u0069\u0064\u0074\u0068";if _faee .FinalWidth !=0{return _faee .FinalWidth ,nil ;};_ecfc :=_faee .getPageInformationSegment ();if _ecfc ==nil {return 0,_df .Error (_gfeb ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e"); +};_gbe ,_agee :=_ecfc .GetSegmentData ();if _agee !=nil {return 0,_df .Wrap (_agee ,_gfeb ,"");};_aebc ,_efaf :=_gbe .(*_dc .PageInformationSegment );if !_efaf {return 0,_df .Errorf (_gfeb ,"\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",_gbe ); +};_faee .FinalWidth =_aebc .PageBMWidth ;return _faee .FinalWidth ,nil ;};func (_eab *Page )collectPageStripes ()(_ffae []_dc .Segmenter ,_gec error ){const _eed ="\u0063o\u006cl\u0065\u0063\u0074\u0050\u0061g\u0065\u0053t\u0072\u0069\u0070\u0065\u0073"; +var _ddg _dc .Segmenter ;for _ ,_bea :=range _eab .Segments {switch _bea .Type {case 6,7,22,23,38,39,42,43:_ddg ,_gec =_bea .GetSegmentData ();if _gec !=nil {return nil ,_df .Wrap (_gec ,_eed ,"");};_ffae =append (_ffae ,_ddg );case 50:_ddg ,_gec =_bea .GetSegmentData (); +if _gec !=nil {return nil ,_gec ;};_ccc ,_bfa :=_ddg .(*_dc .EndOfStripe );if !_bfa {return nil ,_df .Errorf (_eed ,"\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",_ddg ); +};_ffae =append (_ffae ,_ccc );_eab .FinalHeight =_ccc .LineNumber ();};};return _ffae ,nil ;};func (_cgcba *Page )Encode (w _egd .BinaryWriter )(_agce int ,_agb error ){const _aff ="P\u0061\u0067\u0065\u002e\u0045\u006e\u0063\u006f\u0064\u0065";var _fcc int ; +for _ ,_aeb :=range _cgcba .Segments {if _fcc ,_agb =_aeb .Encode (w );_agb !=nil {return _agce ,_df .Wrap (_agb ,_aff ,"");};_agce +=_fcc ;};return _agce ,nil ;};func (_cgcc *Page )GetResolutionX ()(int ,error ){return _cgcc .getResolutionX ()};func (_cb *Document )completeClassifiedPages ()(_ea error ){const _adf ="\u0063\u006f\u006dpl\u0065\u0074\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067\u0065\u0073"; +if _cb .Classer ==nil {return nil ;};_cb ._gf =make ([]int ,_cb .Classer .UndilatedTemplates .Size ());for _db :=0;_db < _cb .Classer .ClassIDs .Size ();_db ++{_caf ,_bc :=_cb .Classer .ClassIDs .Get (_db );if _bc !=nil {return _df .Wrapf (_bc ,_adf ,"\u0063\u006c\u0061\u0073s \u0077\u0069\u0074\u0068\u0020\u0069\u0064\u003a\u0020\u0027\u0025\u0064\u0027",_db ); +};_cb ._gf [_caf ]++;};var _fd []int ;for _cd :=0;_cd < _cb .Classer .UndilatedTemplates .Size ();_cd ++{if _cb .NumberOfPages ==1||_cb ._gf [_cd ]> 1{_fd =append (_fd ,_cd );};};var (_ge *Page ;_cdc bool ;);for _ga ,_gg :=range *_cb .Classer .ComponentPageNumbers {if _ge ,_cdc =_cb .Pages [_gg ]; +!_cdc {return _df .Errorf (_adf ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_ga );};if _ge .EncodingMethod ==GenericEM {_ae .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",_ga ); +continue ;};_cb ._c [_gg ]=append (_cb ._c [_gg ],_ga );_cafg ,_gae :=_cb .Classer .ClassIDs .Get (_ga );if _gae !=nil {return _df .Wrapf (_gae ,_adf ,"\u006e\u006f\u0020\u0073uc\u0068\u0020\u0063\u006c\u0061\u0073\u0073\u0049\u0044\u003a\u0020\u0025\u0064",_ga ); +};if _cb ._gf [_cafg ]==1&&_cb .NumberOfPages !=1{_ab :=append (_cb ._dge [_gg ],_cafg );_cb ._dge [_gg ]=_ab ;};};if _ea =_cb .Classer .ComputeLLCorners ();_ea !=nil {return _df .Wrap (_ea ,_adf ,"");};if _ ,_ea =_cb .addSymbolDictionary (0,_cb .Classer .UndilatedTemplates ,_fd ,_cb ._ad ,false ); +_ea !=nil {return _df .Wrap (_ea ,_adf ,"");};return nil ;};func (_dgfa *Document )completeSymbols ()(_agc error ){const _ffa ="\u0063o\u006dp\u006c\u0065\u0074\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073";if _dgfa .Classer ==nil {return nil ;};if _dgfa .Classer .UndilatedTemplates ==nil {return _df .Error (_ffa ,"\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"); +};_adg :=len (_dgfa .Pages )==1;_af :=make ([]int ,_dgfa .Classer .UndilatedTemplates .Size ());var _ac int ;for _caa :=0;_caa < _dgfa .Classer .ClassIDs .Size ();_caa ++{_ac ,_agc =_dgfa .Classer .ClassIDs .Get (_caa );if _agc !=nil {return _df .Wrap (_agc ,_ffa ,"\u0063\u006c\u0061\u0073\u0073\u0020\u0049\u0044\u0027\u0073"); +};_af [_ac ]++;};var _ebd []int ;for _afc :=0;_afc < _dgfa .Classer .UndilatedTemplates .Size ();_afc ++{if _af [_afc ]==0{return _df .Error (_ffa ,"\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 _af [_afc ]> 1||_adg {_ebd =append (_ebd ,_afc );};};_dgfa ._g =len (_ebd );var _bee ,_geg int ;for _cab :=0;_cab < _dgfa .Classer .ComponentPageNumbers .Size ();_cab ++{_bee ,_agc =_dgfa .Classer .ComponentPageNumbers .Get (_cab );if _agc !=nil {return _df .Wrapf (_agc ,_ffa ,"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",_cab ); +};_geg ,_agc =_dgfa .Classer .ClassIDs .Get (_cab );if _agc !=nil {return _df .Wrapf (_agc ,_ffa ,"\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",_bee ); +};if _af [_geg ]==1&&!_adg {_dgfa ._dge [_bee ]=append (_dgfa ._dge [_bee ],_geg );};};if _agc =_dgfa .Classer .ComputeLLCorners ();_agc !=nil {return _df .Wrap (_agc ,_ffa ,"");};return nil ;};func (_dfbg *Page )AddPageInformationSegment (){_fad :=&_dc .PageInformationSegment {PageBMWidth :_dfbg .FinalWidth ,PageBMHeight :_dfbg .FinalHeight ,ResolutionX :_dfbg .ResolutionX ,ResolutionY :_dfbg .ResolutionY ,IsLossless :_dfbg .IsLossless }; +if _dfbg .BlackIsOne {_fad .DefaultPixelValue =uint8 (0x1);};_gfa :=&_dc .Header {PageAssociation :_dfbg .PageNumber ,SegmentDataLength :uint64 (_fad .Size ()),SegmentData :_fad ,Type :_dc .TPageInformation };_dfbg .Segments =append (_dfbg .Segments ,_gfa ); +};func (_abfc *Page )getCombinationOperator (_geff *_dc .PageInformationSegment ,_ecb _d .CombinationOperator )_d .CombinationOperator {if _geff .CombinationOperatorOverrideAllowed (){return _ecb ;};return _geff .CombinationOperator ();};func DecodeDocument (input *_egd .Reader ,globals *Globals )(*Document ,error ){return _eag (input ,globals ); +};func (_fgge *Globals )GetSymbolDictionary ()(*_dc .Header ,error ){const _dgg ="G\u006c\u006f\u0062\u0061\u006c\u0073.\u0047\u0065\u0074\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079";if _fgge ==nil {return nil ,_df .Error (_dgg ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};if len (_fgge .Segments )==0{return nil ,_df .Error (_dgg ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079");};for _ ,_dda :=range _fgge .Segments {if _dda .Type ==_dc .TSymbolDictionary {return _dda ,nil ; +};};return nil ,_df .Error (_dgg ,"\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 (_cgcb *Page )AddGenericRegion (bm *_d .Bitmap ,xloc ,yloc ,template int ,tp _dc .Type ,duplicateLineRemoval bool )error {const _eebc ="P\u0061\u0067\u0065\u002eAd\u0064G\u0065\u006e\u0065\u0072\u0069c\u0052\u0065\u0067\u0069\u006f\u006e"; +_fcd :=&_dc .GenericRegion {};if _agf :=_fcd .InitEncode (bm ,xloc ,yloc ,template ,duplicateLineRemoval );_agf !=nil {return _df .Wrap (_agf ,_eebc ,"");};_gdbd :=&_dc .Header {Type :_dc .TImmediateGenericRegion ,PageAssociation :_cgcb .PageNumber ,SegmentData :_fcd }; +_cgcb .Segments =append (_cgcb .Segments ,_gdbd );return nil ;};func (_dd *Document )GetNumberOfPages ()(uint32 ,error ){if _dd .NumberOfPagesUnknown ||_dd .NumberOfPages ==0{if len (_dd .Pages )==0{if _ggeb :=_dd .mapData ();_ggeb !=nil {return 0,_df .Wrap (_ggeb ,"\u0044o\u0063\u0075\u006d\u0065n\u0074\u002e\u0047\u0065\u0074N\u0075m\u0062e\u0072\u004f\u0066\u0050\u0061\u0067\u0065s",""); +};};return uint32 (len (_dd .Pages )),nil ;};return _dd .NumberOfPages ,nil ;};func (_ada *Globals )GetSegment (segmentNumber int )(*_dc .Header ,error ){const _dcgb ="\u0047l\u006fb\u0061\u006c\u0073\u002e\u0047e\u0074\u0053e\u0067\u006d\u0065\u006e\u0074"; +if _ada ==nil {return nil ,_df .Error (_dcgb ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_ada .Segments )==0{return nil ,_df .Error (_dcgb ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); +};var _dgfc *_dc .Header ;for _ ,_dgfc =range _ada .Segments {if _dgfc .SegmentNumber ==uint32 (segmentNumber ){break ;};};if _dgfc ==nil {return nil ,_df .Error (_dcgb ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};return _dgfc ,nil ;};func (_acb *Document )Encode ()(_fff []byte ,_aca error ){const _baf ="\u0044o\u0063u\u006d\u0065\u006e\u0074\u002e\u0045\u006e\u0063\u006f\u0064\u0065";var _geaa ,_ffab int ;if _acb .FullHeaders {if _geaa ,_aca =_acb .encodeFileHeader (_acb ._de ); +_aca !=nil {return nil ,_df .Wrap (_aca ,_baf ,"");};};var (_eca bool ;_dcg *_dc .Header ;_agd *Page ;);if _aca =_acb .completeClassifiedPages ();_aca !=nil {return nil ,_df .Wrap (_aca ,_baf ,"");};if _aca =_acb .produceClassifiedPages ();_aca !=nil {return nil ,_df .Wrap (_aca ,_baf ,""); +};if _acb .GlobalSegments !=nil {for _ ,_dcg =range _acb .GlobalSegments .Segments {if _aca =_acb .encodeSegment (_dcg ,&_geaa );_aca !=nil {return nil ,_df .Wrap (_aca ,_baf ,"");};};};for _da :=1;_da <=int (_acb .NumberOfPages );_da ++{if _agd ,_eca =_acb .Pages [_da ]; +!_eca {return nil ,_df .Errorf (_baf ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_da );};for _ ,_dcg =range _agd .Segments {if _aca =_acb .encodeSegment (_dcg ,&_geaa );_aca !=nil {return nil ,_df .Wrap (_aca ,_baf ,""); +};};};if _acb .FullHeaders {if _ffab ,_aca =_acb .encodeEOFHeader (_acb ._de );_aca !=nil {return nil ,_df .Wrap (_aca ,_baf ,"");};_geaa +=_ffab ;};_fff =_acb ._de .Data ();if len (_fff )!=_geaa {_ae .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",_geaa ,len (_fff )); +};return _fff ,nil ;};func (_ef *Document )encodeEOFHeader (_eec _egd .BinaryWriter )(_edd int ,_bda error ){_edf :=&_dc .Header {SegmentNumber :_ef .nextSegmentNumber (),Type :_dc .TEndOfFile };if _edd ,_bda =_edf .Encode (_eec );_bda !=nil {return 0,_df .Wrap (_bda ,"\u0065n\u0063o\u0064\u0065\u0045\u004f\u0046\u0048\u0065\u0061\u0064\u0065\u0072",""); +};return _edd ,nil ;};func (_gcf *Document )nextSegmentNumber ()uint32 {_ggb :=_gcf .CurrentSegmentNumber ;_gcf .CurrentSegmentNumber ++;return _ggb ;};func (_gedg *Page )GetResolutionY ()(int ,error ){return _gedg .getResolutionY ()};func (_efab *Page )fitsPage (_gab *_dc .PageInformationSegment ,_bgg *_d .Bitmap )bool {return _efab .countRegions ()==1&&_gab .DefaultPixelValue ==0&&_gab .PageBMWidth ==_bgg .Width &&_gab .PageBMHeight ==_bgg .Height ; +};func (_fac *Page )composePageBitmap ()error {const _fdb ="\u0063\u006f\u006d\u0070\u006f\u0073\u0065\u0050\u0061\u0067\u0065\u0042i\u0074\u006d\u0061\u0070";if _fac .PageNumber ==0{return nil ;};_edcc :=_fac .getPageInformationSegment ();if _edcc ==nil {return _df .Error (_fdb ,"\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"); +};_aedc ,_abf :=_edcc .GetSegmentData ();if _abf !=nil {return _abf ;};_eacb ,_gff :=_aedc .(*_dc .PageInformationSegment );if !_gff {return _df .Error (_fdb ,"\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 _abf =_fac .createPage (_eacb );_abf !=nil {return _df .Wrap (_abf ,_fdb ,"");};_fac .clearSegmentData ();return nil ;};func (_fbf *Page )GetWidth ()(int ,error ){return _fbf .getWidth ()};func (_ee *Document )AddClassifiedPage (bm *_d .Bitmap ,method _ed .Method )(_ce error ){const _ag ="\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 !_ee .FullHeaders &&_ee .NumberOfPages !=0{return _df .Error (_ag ,"\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 _ee .Classer ==nil {if _ee .Classer ,_ce =_ed .Init (_ed .DefaultSettings ());_ce !=nil {return _df .Wrap (_ce ,_ag ,"");};};_cg :=int (_ee .nextPageNumber ());_aed :=&Page {Segments :[]*_dc .Header {},Bitmap :bm ,Document :_ee ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,PageNumber :_cg }; +_ee .Pages [_cg ]=_aed ;switch method {case _ed .RankHaus :_aed .EncodingMethod =RankHausEM ;case _ed .Correlation :_aed .EncodingMethod =CorrelationEM ;};_aed .AddPageInformationSegment ();if _ce =_ee .Classer .AddPage (bm ,_cg ,method );_ce !=nil {return _df .Wrap (_ce ,_ag ,""); +};if _ee .FullHeaders {_aed .AddEndOfPageSegment ();};return nil ;};func (_dccd *Page )AddEndOfPageSegment (){_ede :=&_dc .Header {Type :_dc .TEndOfPage ,PageAssociation :_dccd .PageNumber };_dccd .Segments =append (_dccd .Segments ,_ede );};func (_dgf *Document )AddGenericPage (bm *_d .Bitmap ,duplicateLineRemoval bool )(_gc error ){const _ca ="\u0044\u006f\u0063um\u0065\u006e\u0074\u002e\u0041\u0064\u0064\u0047\u0065\u006e\u0065\u0072\u0069\u0063\u0050\u0061\u0067\u0065"; +if !_dgf .FullHeaders &&_dgf .NumberOfPages !=0{return _df .Error (_ca ,"\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"); +};_ff :=&Page {Segments :[]*_dc .Header {},Bitmap :bm ,Document :_dgf ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,IsLossless :true ,BlackIsOne :bm .Color ==_d .Chocolate };_ff .PageNumber =int (_dgf .nextPageNumber ());_dgf .Pages [_ff .PageNumber ]=_ff ; +bm .InverseData ();_ff .AddPageInformationSegment ();if _gc =_ff .AddGenericRegion (bm ,0,0,0,_dc .TImmediateGenericRegion ,duplicateLineRemoval );_gc !=nil {return _df .Wrap (_gc ,_ca ,"");};if _dgf .FullHeaders {_ff .AddEndOfPageSegment ();};return nil ; +};func (_cbe *Page )GetBitmap ()(_ddd *_d .Bitmap ,_dce error ){_ae .Log .Trace (_eg .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",_cbe .PageNumber )); +defer func (){if _dce !=nil {_ae .Log .Trace (_eg .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",_cbe .PageNumber ,_dce )); +}else {_ae .Log .Trace (_eg .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",_cbe .PageNumber ));};}();if _cbe .Bitmap !=nil {return _cbe .Bitmap ,nil ; +};_dce =_cbe .composePageBitmap ();if _dce !=nil {return nil ,_dce ;};return _cbe .Bitmap ,nil ;};type Document struct{Pages map[int ]*Page ;NumberOfPagesUnknown bool ;NumberOfPages uint32 ;GBUseExtTemplate bool ;InputStream *_egd .Reader ;GlobalSegments *Globals ; +OrganizationType _dc .OrganizationType ;Classer *_ed .Classer ;XRes ,YRes int ;FullHeaders bool ;CurrentSegmentNumber uint32 ;AverageTemplates *_d .Bitmaps ;BaseIndexes []int ;Refinement bool ;RefineLevel int ;_dg uint8 ;_de *_egd .BufferedWriter ;EncodeGlobals bool ; +_g int ;_dge map[int ][]int ;_c map[int ][]int ;_gf []int ;_ad map[int ]int ;};func (_fgac *Page )createNormalPage (_gga *_dc .PageInformationSegment )error {const _bafg ="\u0063\u0072e\u0061\u0074\u0065N\u006f\u0072\u006d\u0061\u006c\u0050\u0061\u0067\u0065"; +_fgac .Bitmap =_d .New (_gga .PageBMWidth ,_gga .PageBMHeight );if _gga .DefaultPixelValue !=0{_fgac .Bitmap .SetDefaultPixel ();};for _ ,_cdb :=range _fgac .Segments {switch _cdb .Type {case 6,7,22,23,38,39,42,43:_ae .Log .Trace ("\u0047\u0065\u0074\u0074in\u0067\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0025\u0064",_cdb .SegmentNumber ); +_gedge ,_afg :=_cdb .GetSegmentData ();if _afg !=nil {return _afg ;};_fgcb ,_abc :=_gedge .(_dc .Regioner );if !_abc {_ae .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",_gedge ); +return _df .Errorf (_bafg ,"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",_gedge ); +};_bedf ,_afg :=_fgcb .GetRegionBitmap ();if _afg !=nil {return _df .Wrap (_afg ,_bafg ,"");};if _fgac .fitsPage (_gga ,_bedf ){_fgac .Bitmap =_bedf ;}else {_fabc :=_fgcb .GetRegionInfo ();_daa :=_fgac .getCombinationOperator (_gga ,_fabc .CombinaionOperator ); +_afg =_d .Blit (_bedf ,_fgac .Bitmap ,int (_fabc .XLocation ),int (_fabc .YLocation ),_daa );if _afg !=nil {return _df .Wrap (_afg ,_bafg ,"");};};};};return nil ;};func (_gffg *Page )getResolutionX ()(int ,error ){const _dceb ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0058"; +if _gffg .ResolutionX !=0{return _gffg .ResolutionX ,nil ;};_caeb :=_gffg .getPageInformationSegment ();if _caeb ==nil {return 0,_df .Error (_dceb ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_ffd ,_gbaa :=_caeb .GetSegmentData (); +if _gbaa !=nil {return 0,_df .Wrap (_gbaa ,_dceb ,"");};_fffe ,_ecc :=_ffd .(*_dc .PageInformationSegment );if !_ecc {return 0,_df .Errorf (_dceb ,"\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",_ffd ); +};_gffg .ResolutionX =_fffe .ResolutionX ;return _gffg .ResolutionX ,nil ;};func _eag (_ebb *_egd .Reader ,_bdb *Globals )(*Document ,error ){_ebc :=&Document {Pages :make (map[int ]*Page ),InputStream :_ebb ,OrganizationType :_dc .OSequential ,NumberOfPagesUnknown :true ,GlobalSegments :_bdb ,_dg :9}; +if _ebc .GlobalSegments ==nil {_ebc .GlobalSegments =&Globals {};};if _dbdf :=_ebc .mapData ();_dbdf !=nil {return nil ,_dbdf ;};return _ebc ,nil ;};func (_bec *Document )mapData ()error {const _gd ="\u006da\u0070\u0044\u0061\u0074\u0061";var (_gdb []*_dc .Header ; +_aba int64 ;_aad _dc .Type ;);_bgae ,_eeb :=_bec .isFileHeaderPresent ();if _eeb !=nil {return _df .Wrap (_eeb ,_gd ,"");};if _bgae {if _eeb =_bec .parseFileHeader ();_eeb !=nil {return _df .Wrap (_eeb ,_gd ,"");};_aba +=int64 (_bec ._dg );_bec .FullHeaders =true ; +};var (_fag *Page ;_dbf bool ;);for _aad !=51&&!_dbf {_egc ,_cba :=_dc .NewHeader (_bec ,_bec .InputStream ,_aba ,_bec .OrganizationType );if _cba !=nil {return _df .Wrap (_cba ,_gd ,"");};_ae .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",_egc .SegmentNumber ,_egc .Type ); +_aad =_egc .Type ;if _aad !=_dc .TEndOfFile {if _egc .PageAssociation !=0{_fag =_bec .Pages [_egc .PageAssociation ];if _fag ==nil {_fag =_ceg (_bec ,_egc .PageAssociation );_bec .Pages [_egc .PageAssociation ]=_fag ;if _bec .NumberOfPagesUnknown {_bec .NumberOfPages ++; +};};_fag .Segments =append (_fag .Segments ,_egc );}else {_bec .GlobalSegments .AddSegment (_egc );};};_gdb =append (_gdb ,_egc );_aba =_bec .InputStream .AbsolutePosition ();if _bec .OrganizationType ==_dc .OSequential {_aba +=int64 (_egc .SegmentDataLength ); +};_dbf ,_cba =_bec .reachedEOF (_aba );if _cba !=nil {_ae .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",_cba ); +return _df .Wrap (_cba ,_gd ,"");};};_bec .determineRandomDataOffsets (_gdb ,uint64 (_aba ));return nil ;};func (_baeg *Page )getPageInformationSegment ()*_dc .Header {for _ ,_aef :=range _baeg .Segments {if _aef .Type ==_dc .TPageInformation {return _aef ; +};};_ae .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",_baeg ); +return nil ;};func (_bfg *Page )clearSegmentData (){for _fbb :=range _bfg .Segments {_bfg .Segments [_fbb ].CleanSegmentData ();};};func (_fga *Page )GetHeight ()(int ,error ){return _fga .getHeight ()};func (_gbf *Document )isFileHeaderPresent ()(bool ,error ){_gbf .InputStream .Mark (); +for _ ,_cf :=range _fg {_dcc ,_fbec :=_gbf .InputStream .ReadByte ();if _fbec !=nil {return false ,_fbec ;};if _cf !=_dcc {_gbf .InputStream .Reset ();return false ,nil ;};};_gbf .InputStream .Reset ();return true ,nil ;};func (_bg *Document )produceClassifiedPages ()(_gfc error ){const _edc ="\u0070\u0072\u006f\u0064uc\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067e\u0073"; +if _bg .Classer ==nil {return nil ;};var (_fa *Page ;_ec bool ;_fe *_dc .Header ;);for _fb :=1;_fb <=int (_bg .NumberOfPages );_fb ++{if _fa ,_ec =_bg .Pages [_fb ];!_ec {return _df .Errorf (_edc ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_fb ); +};if _fa .EncodingMethod ==GenericEM {continue ;};if _fe ==nil {if _fe ,_gfc =_bg .GlobalSegments .GetSymbolDictionary ();_gfc !=nil {return _df .Wrap (_gfc ,_edc ,"");};};if _gfc =_bg .produceClassifiedPage (_fa ,_fe );_gfc !=nil {return _df .Wrapf (_gfc ,_edc ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_fb ); +};};return nil ;};func (_eaa *Document )GetGlobalSegment (i int )(*_dc .Header ,error ){_eaf ,_fge :=_eaa .GlobalSegments .GetSegment (i );if _fge !=nil {return nil ,_df .Wrap (_fge ,"\u0047\u0065t\u0047\u006c\u006fb\u0061\u006c\u0053\u0065\u0067\u006d\u0065\u006e\u0074",""); +};return _eaf ,nil ;};func (_cge *Document )parseFileHeader ()error {const _bcc ="\u0070a\u0072s\u0065\u0046\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072";_ ,_bgb :=_cge .InputStream .Seek (8,_ba .SeekStart );if _bgb !=nil {return _df .Wrap (_bgb ,_bcc ,"\u0069\u0064"); +};_ ,_bgb =_cge .InputStream .ReadBits (5);if _bgb !=nil {return _df .Wrap (_bgb ,_bcc ,"\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0064\u0020\u0062\u0069\u0074\u0073");};_bgcc ,_bgb :=_cge .InputStream .ReadBit ();if _bgb !=nil {return _df .Wrap (_bgb ,_bcc ,"\u0065x\u0074e\u006e\u0064\u0065\u0064\u0020t\u0065\u006dp\u006c\u0061\u0074\u0065\u0073"); +};if _bgcc ==1{_cge .GBUseExtTemplate =true ;};_bgcc ,_bgb =_cge .InputStream .ReadBit ();if _bgb !=nil {return _df .Wrap (_bgb ,_bcc ,"\u0075\u006e\u006b\u006eow\u006e\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072");};if _bgcc !=1{_cge .NumberOfPagesUnknown =false ; +};_bgcc ,_bgb =_cge .InputStream .ReadBit ();if _bgb !=nil {return _df .Wrap (_bgb ,_bcc ,"\u006f\u0072\u0067\u0061\u006e\u0069\u007a\u0061\u0074\u0069\u006f\u006e \u0074\u0079\u0070\u0065");};_cge .OrganizationType =_dc .OrganizationType (_bgcc );if !_cge .NumberOfPagesUnknown {_cge .NumberOfPages ,_bgb =_cge .InputStream .ReadUint32 (); +if _bgb !=nil {return _df .Wrap (_bgb ,_bcc ,"\u006eu\u006db\u0065\u0072\u0020\u006f\u0066\u0020\u0070\u0061\u0067\u0065\u0073");};_cge ._dg =13;};return nil ;};func (_feg *Page )getHeight ()(int ,error ){const _bab ="\u0067e\u0074\u0048\u0065\u0069\u0067\u0068t"; +if _feg .FinalHeight !=0{return _feg .FinalHeight ,nil ;};_gca :=_feg .getPageInformationSegment ();if _gca ==nil {return 0,_df .Error (_bab ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_ffcb ,_ggg :=_gca .GetSegmentData (); +if _ggg !=nil {return 0,_df .Wrap (_ggg ,_bab ,"");};_bgaed ,_abad :=_ffcb .(*_dc .PageInformationSegment );if !_abad {return 0,_df .Errorf (_bab ,"\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",_ffcb ); +};if _bgaed .PageBMHeight ==_e .MaxInt32 {_ ,_ggg =_feg .GetBitmap ();if _ggg !=nil {return 0,_df .Wrap (_ggg ,_bab ,"");};}else {_feg .FinalHeight =_bgaed .PageBMHeight ;};return _feg .FinalHeight ,nil ;};func (_cea *Page )String ()string {return _eg .Sprintf ("\u0050\u0061\u0067\u0065\u0020\u0023\u0025\u0064",_cea .PageNumber ); +};func (_cbc *Document )produceClassifiedPage (_ead *Page ,_fc *_dc .Header )(_gb error ){const _bae ="p\u0072\u006f\u0064\u0075ce\u0043l\u0061\u0073\u0073\u0069\u0066i\u0065\u0064\u0050\u0061\u0067\u0065";var _fcg map[int ]int ;_dec :=_cbc ._g ;_eee :=[]*_dc .Header {_fc }; +if len (_cbc ._dge [_ead .PageNumber ])> 0{_fcg =map[int ]int {};_cdd ,_eea :=_cbc .addSymbolDictionary (_ead .PageNumber ,_cbc .Classer .UndilatedTemplates ,_cbc ._dge [_ead .PageNumber ],_fcg ,false );if _eea !=nil {return _df .Wrap (_eea ,_bae ,""); +};_eee =append (_eee ,_cdd );_dec +=len (_cbc ._dge [_ead .PageNumber ]);};_fgc :=_cbc ._c [_ead .PageNumber ];_ae .Log .Debug ("P\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020c\u006f\u006d\u0070\u0073: \u0025\u0076",_ead .PageNumber ,_fgc );_ead .addTextRegionSegment (_eee ,_cbc ._ad ,_fcg ,_cbc ._c [_ead .PageNumber ],_cbc .Classer .PtaLL ,_cbc .Classer .UndilatedTemplates ,_cbc .Classer .ClassIDs ,nil ,_cc (_dec ),len (_cbc ._c [_ead .PageNumber ])); +return nil ;};func (_bddb *Page )createPage (_acba *_dc .PageInformationSegment )error {var _efa error ;if !_acba .IsStripe ||_acba .PageBMHeight !=-1{_efa =_bddb .createNormalPage (_acba );}else {_efa =_bddb .createStripedPage (_acba );};return _efa ; +};func (_ccf *Document )GetPage (pageNumber int )(_dc .Pager ,error ){const _dbba ="\u0044\u006fc\u0075\u006d\u0065n\u0074\u002e\u0047\u0065\u0074\u0050\u0061\u0067\u0065";if pageNumber < 0{_ae .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 ,_b .Stack ()); +return nil ,_df .Errorf (_dbba ,"\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 (_ccf .Pages ){_ae .Log .Debug ("\u0050\u0061\u0067\u0065 n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0064\u002e\u0020%\u0073",pageNumber ,_b .Stack ());return nil ,_df .Error (_dbba ,"\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"); +};_gfe ,_abe :=_ccf .Pages [pageNumber ];if !_abe {_ae .Log .Debug ("\u0050\u0061\u0067\u0065 n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0064\u002e\u0020%\u0073",pageNumber ,_b .Stack ());return nil ,_df .Errorf (_dbba ,"\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 _gfe ,nil ;};type EncodingMethod int ;func (_bfag *Page )lastSegmentNumber ()(_abb uint32 ,_bdf error ){const _adad ="\u006c\u0061\u0073\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072";if len (_bfag .Segments )==0{return _abb ,_df .Errorf (_adad ,"\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",_bfag .PageNumber ); +};return _bfag .Segments [len (_bfag .Segments )-1].SegmentNumber ,nil ;};func _cc (_be int )int {_dfb :=0;_cbd :=(_be &(_be -1))==0;_be >>=1;for ;_be !=0;_be >>=1{_dfb ++;};if _cbd {return _dfb ;};return _dfb +1;};func (_dcb *Globals )GetSegmentByIndex (index int )(*_dc .Header ,error ){const _bbg ="\u0047l\u006f\u0062\u0061\u006cs\u002e\u0047\u0065\u0074\u0053e\u0067m\u0065n\u0074\u0042\u0079\u0049\u006e\u0064\u0065x"; +if _dcb ==nil {return nil ,_df .Error (_bbg ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_dcb .Segments )==0{return nil ,_df .Error (_bbg ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); +};if index > len (_dcb .Segments )-1{return nil ,_df .Error (_bbg ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};return _dcb .Segments [index ],nil ;};func (_eae *Document )nextPageNumber ()uint32 {_eae .NumberOfPages ++; +return _eae .NumberOfPages };func (_cef *Document )encodeSegment (_gge *_dc .Header ,_adc *int )error {const _bgc ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074";_gge .SegmentNumber =_cef .nextSegmentNumber ();_cdf ,_fgf :=_gge .Encode (_cef ._de ); +if _fgf !=nil {return _df .Wrapf (_fgf ,_bgc ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",_gge .SegmentNumber );};*_adc +=_cdf ;return nil ;};func (_bde *Page )countRegions ()int {var _fabb int ;for _ ,_ege :=range _bde .Segments {switch _ege .Type {case 6,7,22,23,38,39,42,43:_fabb ++; +};};return _fabb ;};func (_gbbd *Page )getResolutionY ()(int ,error ){const _ccg ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0059";if _gbbd .ResolutionY !=0{return _gbbd .ResolutionY ,nil ;};_baee :=_gbbd .getPageInformationSegment (); +if _baee ==nil {return 0,_df .Error (_ccg ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_dcga ,_dcac :=_baee .GetSegmentData ();if _dcac !=nil {return 0,_df .Wrap (_dcac ,_ccg ,"");};_gfd ,_egff :=_dcga .(*_dc .PageInformationSegment ); +if !_egff {return 0,_df .Errorf (_ccg ,"\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",_dcga ); +};_gbbd .ResolutionY =_gfd .ResolutionY ;return _gbbd .ResolutionY ,nil ;};func InitEncodeDocument (fullHeaders bool )*Document {return &Document {FullHeaders :fullHeaders ,_de :_egd .BufferedMSB (),Pages :map[int ]*Page {},_dge :map[int ][]int {},_ad :map[int ]int {},_c :map[int ][]int {}}; +};func (_daaf *Page )nextSegmentNumber ()uint32 {return _daaf .Document .nextSegmentNumber ()};type Globals struct{Segments []*_dc .Header ;};func (_caca *Document )encodeFileHeader (_acf _egd .BinaryWriter )(_egf int ,_gbb error ){const _bf ="\u0065\u006ec\u006f\u0064\u0065F\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072"; +_egf ,_gbb =_acf .Write (_fg );if _gbb !=nil {return _egf ,_df .Wrap (_gbb ,_bf ,"\u0069\u0064");};if _gbb =_acf .WriteByte (0x01);_gbb !=nil {return _egf ,_df .Wrap (_gbb ,_bf ,"\u0066\u006c\u0061g\u0073");};_egf ++;_faf :=make ([]byte ,4);_f .BigEndian .PutUint32 (_faf ,_caca .NumberOfPages ); +_bdd ,_gbb :=_acf .Write (_faf );if _gbb !=nil {return _bdd ,_df .Wrap (_gbb ,_bf ,"p\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072");};_egf +=_bdd ;return _egf ,nil ;};const (GenericEM EncodingMethod =iota ;CorrelationEM ;RankHausEM ;);func (_gbg *Page )addTextRegionSegment (_acde []*_dc .Header ,_dde ,_eafa map[int ]int ,_geab []int ,_gbfg *_d .Points ,_cbf *_d .Bitmaps ,_bfd *_eb .IntSlice ,_ecf *_d .Boxes ,_fgce ,_adce int ){_gdbf :=&_dc .TextRegion {NumberOfSymbols :uint32 (_adce )}; +_gdbf .InitEncode (_dde ,_eafa ,_geab ,_gbfg ,_cbf ,_bfd ,_ecf ,_gbg .FinalWidth ,_gbg .FinalHeight ,_fgce );_eda :=&_dc .Header {RTSegments :_acde ,SegmentData :_gdbf ,PageAssociation :_gbg .PageNumber ,Type :_dc .TImmediateTextRegion };_fae :=_dc .TPageInformation ; +if _eafa !=nil {_fae =_dc .TSymbolDictionary ;};var _fagf int ;for ;_fagf < len (_gbg .Segments );_fagf ++{if _gbg .Segments [_fagf ].Type ==_fae {_fagf ++;break ;};};_gbg .Segments =append (_gbg .Segments ,nil );copy (_gbg .Segments [_fagf +1:],_gbg .Segments [_fagf :]); +_gbg .Segments [_fagf ]=_eda ;};func (_cgc *Globals )AddSegment (segment *_dc .Header ){_cgc .Segments =append (_cgc .Segments ,segment )};type Page struct{Segments []*_dc .Header ;PageNumber int ;Bitmap *_d .Bitmap ;FinalHeight int ;FinalWidth int ;ResolutionX int ; +ResolutionY int ;IsLossless bool ;Document *Document ;FirstSegmentNumber int ;EncodingMethod EncodingMethod ;BlackIsOne bool ;};func (_cae *Document )determineRandomDataOffsets (_dbd []*_dc .Header ,_bga uint64 ){if _cae .OrganizationType !=_dc .ORandom {return ; +};for _ ,_fca :=range _dbd {_fca .SegmentDataStartOffset =_bga ;_bga +=_fca .SegmentDataLength ;};};func _ceg (_cga *Document ,_cegg int )*Page {return &Page {Document :_cga ,PageNumber :_cegg ,Segments :[]*_dc .Header {}};};func (_dca *Page )GetSegment (number int )(*_dc .Header ,error ){const _bed ="\u0050a\u0067e\u002e\u0047\u0065\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074"; +for _ ,_eac :=range _dca .Segments {if _eac .SegmentNumber ==uint32 (number ){return _eac ,nil ;};};_bfc :=make ([]uint32 ,len (_dca .Segments ));for _cgce ,_beg :=range _dca .Segments {_bfc [_cgce ]=_beg .SegmentNumber ;};return nil ,_df .Errorf (_bed ,"\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 ,_dca .PageNumber ,_bfc ); +};func (_gbgf *Page )createStripedPage (_gde *_dc .PageInformationSegment )error {const _bef ="\u0063\u0072\u0065\u0061\u0074\u0065\u0053\u0074\u0072\u0069\u0070\u0065d\u0050\u0061\u0067\u0065";_gef ,_cdfe :=_gbgf .collectPageStripes ();if _cdfe !=nil {return _df .Wrap (_cdfe ,_bef ,""); +};var _eaab int ;for _ ,_dgd :=range _gef {if _agga ,_egfd :=_dgd .(*_dc .EndOfStripe );_egfd {_eaab =_agga .LineNumber ()+1;}else {_age :=_dgd .(_dc .Regioner );_aaf :=_age .GetRegionInfo ();_ffc :=_gbgf .getCombinationOperator (_gde ,_aaf .CombinaionOperator ); +_cgg ,_fbc :=_age .GetRegionBitmap ();if _fbc !=nil {return _df .Wrap (_fbc ,_bef ,"");};_fbc =_d .Blit (_cgg ,_gbgf .Bitmap ,int (_aaf .XLocation ),_eaab ,_ffc );if _fbc !=nil {return _df .Wrap (_fbc ,_bef ,"");};};};return nil ;};func (_deb *Document )addSymbolDictionary (_bb int ,_egb *_d .Bitmaps ,_fbe []int ,_abg map[int ]int ,_dgeg bool )(*_dc .Header ,error ){const _ged ="\u0061\u0064\u0064\u0053ym\u0062\u006f\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"; +_gea :=&_dc .SymbolDictionary {};if _aa :=_gea .InitEncode (_egb ,_fbe ,_abg ,_dgeg );_aa !=nil {return nil ,_aa ;};_cac :=&_dc .Header {Type :_dc .TSymbolDictionary ,PageAssociation :_bb ,SegmentData :_gea };if _bb ==0{if _deb .GlobalSegments ==nil {_deb .GlobalSegments =&Globals {}; +};_deb .GlobalSegments .AddSegment (_cac );return _cac ,nil ;};_add ,_gaeb :=_deb .Pages [_bb ];if !_gaeb {return nil ,_df .Errorf (_ged ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_bb );};var (_bd int ; +_fab *_dc .Header ;);for _bd ,_fab =range _add .Segments {if _fab .Type ==_dc .TPageInformation {break ;};};_bd ++;_add .Segments =append (_add .Segments ,nil );copy (_add .Segments [_bd +1:],_add .Segments [_bd :]);_add .Segments [_bd ]=_cac ;return _cac ,nil ; +};func (_gaa *Document )reachedEOF (_ace int64 )(bool ,error ){const _efg ="\u0072\u0065\u0061\u0063\u0068\u0065\u0064\u0045\u004f\u0046";_ ,_fgg :=_gaa .InputStream .Seek (_ace ,_ba .SeekStart );if _fgg !=nil {_ae .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",_fgg ); +return false ,_df .Wrap (_fgg ,_efg ,"\u0069n\u0070\u0075\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020s\u0065\u0065\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};_ ,_fgg =_gaa .InputStream .ReadBits (32);if _fgg ==_ba .EOF {return true ,nil ; +}else if _fgg !=nil {return false ,_df .Wrap (_fgg ,_efg ,"");};return false ,nil ;}; \ No newline at end of file diff --git a/internal/jbig2/document/segments/segments.go b/internal/jbig2/document/segments/segments.go index e5ee4e2a..98d3755f 100644 --- a/internal/jbig2/document/segments/segments.go +++ b/internal/jbig2/document/segments/segments.go @@ -9,614 +9,609 @@ // 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 (_f "encoding/binary";_fg "errors";_da "fmt";_def "github.com/unidoc/unipdf/v3/common";_cc "github.com/unidoc/unipdf/v3/internal/bitwise";_bd "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_ba "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; -_ded "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/arithmetic";_gee "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/huffman";_e "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/mmr";_dg "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/arithmetic"; -_bdd "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_gf "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_ge "image";_d "io";_c "math";_de "strings";_b "time";);func (_bgg *PageInformationSegment )readIsLossless ()error {_bbcb ,_abdf :=_bgg ._bcfg .ReadBit (); -if _abdf !=nil {return _abdf ;};if _bbcb ==1{_bgg .IsLossless =true ;};return nil ;};func (_ebe *HalftoneRegion )computeSegmentDataStructure ()error {_ebe .DataOffset =_ebe ._dfa .AbsolutePosition ();_ebe .DataHeaderLength =_ebe .DataOffset -_ebe .DataHeaderOffset ; -_ebe .DataLength =int64 (_ebe ._dfa .AbsoluteLength ())-_ebe .DataHeaderLength ;return nil ;};func (_dggbc *TableSegment )HtHigh ()int32 {return _dggbc ._aebe };func (_efc *Header )CleanSegmentData (){if _efc .SegmentData !=nil {_efc .SegmentData =nil ; -};};func (_ccgb *Header )readSegmentDataLength (_cddg *_cc .Reader )(_gaeg error ){_ccgb .SegmentDataLength ,_gaeg =_cddg .ReadBits (32);if _gaeg !=nil {return _gaeg ;};_ccgb .SegmentDataLength &=_c .MaxInt32 ;return nil ;};func (_dbed *SymbolDictionary )addSymbol (_fdec Regioner )error {_geac ,_dgab :=_fdec .GetRegionBitmap (); -if _dgab !=nil {return _dgab ;};_dbed ._ebgfa [_dbed ._aadc ]=_geac ;_dbed ._dffg =append (_dbed ._dffg ,_geac );_def .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",_geac ); -return nil ;};func (_badea *GenericRefinementRegion )readAtPixels ()error {_badea .GrAtX =make ([]int8 ,2);_badea .GrAtY =make ([]int8 ,2);_bbcd ,_aed :=_badea ._geb .ReadByte ();if _aed !=nil {return _aed ;};_badea .GrAtX [0]=int8 (_bbcd );_bbcd ,_aed =_badea ._geb .ReadByte (); -if _aed !=nil {return _aed ;};_badea .GrAtY [0]=int8 (_bbcd );_bbcd ,_aed =_badea ._geb .ReadByte ();if _aed !=nil {return _aed ;};_badea .GrAtX [1]=int8 (_bbcd );_bbcd ,_aed =_badea ._geb .ReadByte ();if _aed !=nil {return _aed ;};_badea .GrAtY [1]=int8 (_bbcd ); -return nil ;};func (_afe *Header )GetSegmentData ()(Segmenter ,error ){var _eefe Segmenter ;if _afe .SegmentData !=nil {_eefe =_afe .SegmentData ;};if _eefe ==nil {_afbc ,_defcg :=_aff [_afe .Type ];if !_defcg {return nil ,_da .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",_afe .Type ,_afe .Type ); -};_eefe =_afbc ();_def .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",_afe .SegmentNumber ,_afe .SegmentDataStartOffset ); -_bcbe ,_fdac :=_afe .subInputReader ();if _fdac !=nil {return nil ,_fdac ;};if _abfe :=_eefe .Init (_afe ,_bcbe );_abfe !=nil {_def .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",_abfe ,_eefe ); -return nil ,_abfe ;};_afe .SegmentData =_eefe ;};return _eefe ,nil ;};func (_bg *EndOfStripe )LineNumber ()int {return _bg ._ga };func (_aad *PatternDictionary )Init (h *Header ,r *_cc .Reader )error {_aad ._cfbg =r ;return _aad .parseHeader ();};func (_gbdf *GenericRegion )setParametersMMR (_afd bool ,_egbce ,_cdeg int64 ,_dfbd ,_fcadc uint32 ,_bffe byte ,_dgec ,_adbe bool ,_eeeg ,_gfcd []int8 ){_gbdf .DataOffset =_egbce ; -_gbdf .DataLength =_cdeg ;_gbdf .RegionSegment =&RegionSegment {};_gbdf .RegionSegment .BitmapHeight =_dfbd ;_gbdf .RegionSegment .BitmapWidth =_fcadc ;_gbdf .GBTemplate =_bffe ;_gbdf .IsMMREncoded =_afd ;_gbdf .IsTPGDon =_dgec ;_gbdf .GBAtX =_eeeg ;_gbdf .GBAtY =_gfcd ; -};func (_eeaa *PageInformationSegment )Encode (w _cc .BinaryWriter )(_eddd int ,_cba error ){const _bbe ="\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"; -_bacf :=make ([]byte ,4);_f .BigEndian .PutUint32 (_bacf ,uint32 (_eeaa .PageBMWidth ));_eddd ,_cba =w .Write (_bacf );if _cba !=nil {return _eddd ,_bdd .Wrap (_cba ,_bbe ,"\u0077\u0069\u0064t\u0068");};_f .BigEndian .PutUint32 (_bacf ,uint32 (_eeaa .PageBMHeight )); -var _dfac int ;_dfac ,_cba =w .Write (_bacf );if _cba !=nil {return _dfac +_eddd ,_bdd .Wrap (_cba ,_bbe ,"\u0068\u0065\u0069\u0067\u0068\u0074");};_eddd +=_dfac ;_f .BigEndian .PutUint32 (_bacf ,uint32 (_eeaa .ResolutionX ));_dfac ,_cba =w .Write (_bacf ); -if _cba !=nil {return _dfac +_eddd ,_bdd .Wrap (_cba ,_bbe ,"\u0078\u0020\u0072e\u0073\u006f\u006c\u0075\u0074\u0069\u006f\u006e");};_eddd +=_dfac ;_f .BigEndian .PutUint32 (_bacf ,uint32 (_eeaa .ResolutionY ));if _dfac ,_cba =w .Write (_bacf );_cba !=nil {return _dfac +_eddd ,_bdd .Wrap (_cba ,_bbe ,"\u0079\u0020\u0072e\u0073\u006f\u006c\u0075\u0074\u0069\u006f\u006e"); -};_eddd +=_dfac ;if _cba =_eeaa .encodeFlags (w );_cba !=nil {return _eddd ,_bdd .Wrap (_cba ,_bbe ,"");};_eddd ++;if _dfac ,_cba =_eeaa .encodeStripingInformation (w );_cba !=nil {return _eddd ,_bdd .Wrap (_cba ,_bbe ,"");};_eddd +=_dfac ;return _eddd ,nil ; -};func (_ac *GenericRefinementRegion )overrideAtTemplate0 (_cdb ,_gfgg ,_befg ,_ace ,_dcda int )int {if _ac ._daf [0]{_cdb &=0xfff7;if _ac .GrAtY [0]==0&&int (_ac .GrAtX [0])>=-_dcda {_cdb |=(_ace >>uint (7-(_dcda +int (_ac .GrAtX [0])))&0x1)<<3;}else {_cdb |=_ac .getPixel (_ac .RegionBitmap ,_gfgg +int (_ac .GrAtX [0]),_befg +int (_ac .GrAtY [0]))<<3; -};};if _ac ._daf [1]{_cdb &=0xefff;if _ac .GrAtY [1]==0&&int (_ac .GrAtX [1])>=-_dcda {_cdb |=(_ace >>uint (7-(_dcda +int (_ac .GrAtX [1])))&0x1)<<12;}else {_cdb |=_ac .getPixel (_ac .ReferenceBitmap ,_gfgg +int (_ac .GrAtX [1]),_befg +int (_ac .GrAtY [1])); -};};return _cdb ;};type PageInformationSegment struct{_bcfg *_cc .Reader ;PageBMHeight int ;PageBMWidth int ;ResolutionX int ;ResolutionY int ;_eff bool ;_bdad _ba .CombinationOperator ;_efdc bool ;DefaultPixelValue uint8 ;_fae bool ;IsLossless bool ;IsStripe bool ; -MaxStripeSize uint16 ;};func (_abc *GenericRegion )GetRegionBitmap ()(_gbcb *_ba .Bitmap ,_cab error ){if _abc .Bitmap !=nil {return _abc .Bitmap ,nil ;};if _abc .IsMMREncoded {if _abc ._ccf ==nil {_abc ._ccf ,_cab =_e .New (_abc ._bfc ,int (_abc .RegionSegment .BitmapWidth ),int (_abc .RegionSegment .BitmapHeight ),_abc .DataOffset ,_abc .DataLength ); -if _cab !=nil {return nil ,_cab ;};};_abc .Bitmap ,_cab =_abc ._ccf .UncompressMMR ();return _abc .Bitmap ,_cab ;};if _cab =_abc .updateOverrideFlags ();_cab !=nil {return nil ,_cab ;};var _gad int ;if _abc ._bgbg ==nil {_abc ._bgbg ,_cab =_ded .New (_abc ._bfc ); -if _cab !=nil {return nil ,_cab ;};};if _abc ._gcd ==nil {_abc ._gcd =_ded .NewStats (65536,1);};_abc .Bitmap =_ba .New (int (_abc .RegionSegment .BitmapWidth ),int (_abc .RegionSegment .BitmapHeight ));_gdb :=int (uint32 (_abc .Bitmap .Width +7)&(^uint32 (7))); -for _cebb :=0;_cebb < _abc .Bitmap .Height ;_cebb ++{if _abc .IsTPGDon {var _bbf int ;_bbf ,_cab =_abc .decodeSLTP ();if _cab !=nil {return nil ,_cab ;};_gad ^=_bbf ;};if _gad ==1{if _cebb > 0{if _cab =_abc .copyLineAbove (_cebb );_cab !=nil {return nil ,_cab ; -};};}else {if _cab =_abc .decodeLine (_cebb ,_abc .Bitmap .Width ,_gdb );_cab !=nil {return nil ,_cab ;};};};return _abc .Bitmap ,nil ;};func (_abbd *SymbolDictionary )encodeNumSyms (_feea _cc .BinaryWriter )(_adgge int ,_fcde error ){const _bbb ="\u0065\u006e\u0063\u006f\u0064\u0065\u004e\u0075\u006d\u0053\u0079\u006d\u0073"; -_ddad :=make ([]byte ,4);_f .BigEndian .PutUint32 (_ddad ,_abbd .NumberOfExportedSymbols );if _adgge ,_fcde =_feea .Write (_ddad );_fcde !=nil {return _adgge ,_bdd .Wrap (_fcde ,_bbb ,"\u0065\u0078p\u006f\u0072\u0074e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073"); -};_f .BigEndian .PutUint32 (_ddad ,_abbd .NumberOfNewSymbols );_faed ,_fcde :=_feea .Write (_ddad );if _fcde !=nil {return _adgge ,_bdd .Wrap (_fcde ,_bbb ,"n\u0065\u0077\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073");};return _adgge +_faed ,nil ;}; -func (_abcdc *SymbolDictionary )decodeDifferenceWidth ()(int64 ,error ){if _abcdc .IsHuffmanEncoded {switch _abcdc .SdHuffDecodeWidthSelection {case 0:_dgfe ,_dadb :=_gee .GetStandardTable (2);if _dadb !=nil {return 0,_dadb ;};return _dgfe .Decode (_abcdc ._baa ); -case 1:_dbdc ,_fged :=_gee .GetStandardTable (3);if _fged !=nil {return 0,_fged ;};return _dbdc .Decode (_abcdc ._baa );case 3:if _abcdc ._gdc ==nil {var _eded int ;if _abcdc .SdHuffDecodeHeightSelection ==3{_eded ++;};_aadcd ,_efcf :=_abcdc .getUserTable (_eded ); -if _efcf !=nil {return 0,_efcf ;};_abcdc ._gdc =_aadcd ;};return _abcdc ._gdc .Decode (_abcdc ._baa );};}else {_ceged ,_bceb :=_abcdc ._gebb .DecodeInt (_abcdc ._bcagb );if _bceb !=nil {return 0,_bceb ;};return int64 (_ceged ),nil ;};return 0,nil ;};func (_aab *Header )writeSegmentDataLength (_gbaf _cc .BinaryWriter )(_bbg int ,_edc error ){_abfc :=make ([]byte ,4); -_f .BigEndian .PutUint32 (_abfc ,uint32 (_aab .SegmentDataLength ));if _bbg ,_edc =_gbaf .Write (_abfc );_edc !=nil {return 0,_bdd .Wrap (_edc ,"\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 _bbg ,nil ;};func (_eb *GenericRefinementRegion )getGrReference ()(*_ba .Bitmap ,error ){segments :=_eb ._bgb .RTSegments ;if len (segments )==0{return nil ,_fg .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"); -};_cag ,_fa :=segments [0].GetSegmentData ();if _fa !=nil {return nil ,_fa ;};_gbf ,_be :=_cag .(Regioner );if !_be {return nil ,_da .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",_cag ); -};return _gbf .GetRegionBitmap ();};func _fdcd (_ed *_cc .Reader ,_abf *Header )*GenericRefinementRegion {return &GenericRefinementRegion {_geb :_ed ,RegionInfo :NewRegionSegment (_ed ),_bgb :_abf ,_dee :&template0 {},_gg :&template1 {}};};func (_egde *HalftoneRegion )GetPatterns ()([]*_ba .Bitmap ,error ){var (_fdbe []*_ba .Bitmap ; -_bfcg error ;);for _ ,_gggd :=range _egde ._bcbg .RTSegments {var _aeee Segmenter ;_aeee ,_bfcg =_gggd .GetSegmentData ();if _bfcg !=nil {_def .Log .Debug ("\u0047e\u0074\u0053\u0065\u0067m\u0065\u006e\u0074\u0044\u0061t\u0061 \u0066a\u0069\u006c\u0065\u0064\u003a\u0020\u0025v",_bfcg ); -return nil ,_bfcg ;};_dgc ,_efea :=_aeee .(*PatternDictionary );if !_efea {_bfcg =_da .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",_aeee ); -return nil ,_bfcg ;};var _fbbf []*_ba .Bitmap ;_fbbf ,_bfcg =_dgc .GetDictionary ();if _bfcg !=nil {_def .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",_bfcg ); -return nil ,_bfcg ;};_fdbe =append (_fdbe ,_fbbf ...);};return _fdbe ,nil ;};type Documenter interface{GetPage (int )(Pager ,error );GetGlobalSegment (int )(*Header ,error );};func (_eafb *Header )pageSize ()uint {if _eafb .PageAssociation <=255{return 1; -};return 4;};func (_bf *GenericRefinementRegion )decodeTypicalPredictedLine (_bade ,_fab ,_gea ,_bab ,_dcd ,_egc int )error {_ege :=_bade -int (_bf .ReferenceDY );_bff :=_bf .ReferenceBitmap .GetByteIndex (0,_ege );_fbe :=_bf .RegionBitmap .GetByteIndex (0,_bade ); -var _fca error ;switch _bf .TemplateID {case 0:_fca =_bf .decodeTypicalPredictedLineTemplate0 (_bade ,_fab ,_gea ,_bab ,_dcd ,_egc ,_fbe ,_ege ,_bff );case 1:_fca =_bf .decodeTypicalPredictedLineTemplate1 (_bade ,_fab ,_gea ,_bab ,_dcd ,_egc ,_fbe ,_ege ,_bff ); -};return _fca ;};var _ templater =&template1 {};func (_gec *GenericRegion )String ()string {_cdc :=&_de .Builder {};_cdc .WriteString ("\u000a[\u0047E\u004e\u0045\u0052\u0049\u0043 \u0052\u0045G\u0049\u004f\u004e\u005d\u000a");_cdc .WriteString (_gec .RegionSegment .String ()+"\u000a"); -_cdc .WriteString (_da .Sprintf ("\u0009\u002d\u0020Us\u0065\u0045\u0078\u0074\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073\u003a\u0020\u0025\u0076\u000a",_gec .UseExtTemplates ));_cdc .WriteString (_da .Sprintf ("\u0009\u002d \u0049\u0073\u0054P\u0047\u0044\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_gec .IsTPGDon )); -_cdc .WriteString (_da .Sprintf ("\u0009-\u0020G\u0042\u0054\u0065\u006d\u0070l\u0061\u0074e\u003a\u0020\u0025\u0064\u000a",_gec .GBTemplate ));_cdc .WriteString (_da .Sprintf ("\t\u002d \u0049\u0073\u004d\u004d\u0052\u0045\u006e\u0063o\u0064\u0065\u0064\u003a %\u0076\u000a",_gec .IsMMREncoded )); -_cdc .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0058\u003a\u0020\u0025\u0076\u000a",_gec .GBAtX ));_cdc .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0059\u003a\u0020\u0025\u0076\u000a",_gec .GBAtY )); -_cdc .WriteString (_da .Sprintf ("\t\u002d \u0047\u0042\u0041\u0074\u004f\u0076\u0065\u0072r\u0069\u0064\u0065\u003a %\u0076\u000a",_gec .GBAtOverride ));return _cdc .String ();};func (_fcb *Header )subInputReader ()(*_cc .Reader ,error ){_cdegc :=int (_fcb .SegmentDataLength ); -if _fcb .SegmentDataLength ==_c .MaxInt32 {_cdegc =-1;};return _fcb .Reader .NewPartialReader (int (_fcb .SegmentDataStartOffset ),_cdegc ,false );};func (_dgf *template0 )setIndex (_ccd *_ded .DecoderStats ){_ccd .SetIndex (0x100)};type GenericRegion struct{_bfc *_cc .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 ;_daagb bool ; -Bitmap *_ba .Bitmap ;_bgbg *_ded .Decoder ;_gcd *_ded .DecoderStats ;_ccf *_e .Decoder ;};func (_fdg *SymbolDictionary )getToExportFlags ()([]int ,error ){var (_eafc int ;_cfgb int32 ;_ddce error ;_dca =int32 (_fdg ._fdee +_fdg .NumberOfNewSymbols );_fecb =make ([]int ,_dca ); -);for _cgdc :=int32 (0);_cgdc < _dca ;_cgdc +=_cfgb {if _fdg .IsHuffmanEncoded {_cdfg ,_gafb :=_gee .GetStandardTable (1);if _gafb !=nil {return nil ,_gafb ;};_aaed ,_gafb :=_cdfg .Decode (_fdg ._baa );if _gafb !=nil {return nil ,_gafb ;};_cfgb =int32 (_aaed ); -}else {_cfgb ,_ddce =_fdg ._gebb .DecodeInt (_fdg ._bdbeb );if _ddce !=nil {return nil ,_ddce ;};};if _cfgb !=0{if _cgdc +_cfgb > _dca {return nil ,_bdd .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 _egeb :=_cgdc ;_egeb < _cgdc +_cfgb ;_egeb ++{_fecb [_egeb ]=_eafc ;};};if _eafc ==0{_eafc =1;}else {_eafc =0;};};return _fecb ,nil ;};func (_bagd *RegionSegment )readCombinationOperator ()error {_bgbf ,_fgaa :=_bagd ._cbee .ReadBits (3);if _fgaa !=nil {return _fgaa ; -};_bagd .CombinaionOperator =_ba .CombinationOperator (_bgbf &0xF);return nil ;};func (_eddad *PageInformationSegment )CombinationOperator ()_ba .CombinationOperator {return _eddad ._bdad ;};func (_fddb *PageInformationSegment )readContainsRefinement ()error {_edeb ,_cefa :=_fddb ._bcfg .ReadBit (); -if _cefa !=nil {return _cefa ;};if _edeb ==1{_fddb ._fae =true ;};return nil ;};func (_bced *PageInformationSegment )CombinationOperatorOverrideAllowed ()bool {return _bced ._eff };func (_fdbfa *Header )readHeaderLength (_dggb *_cc .Reader ,_eaaa int64 ){_fdbfa .HeaderLength =_dggb .AbsolutePosition ()-_eaaa ; -};func (_agc *PageInformationSegment )parseHeader ()(_debd error ){_def .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 _cca ="[\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 _debd !=nil {_cca +="\u0020\u0077\u0069t\u0068\u0020\u0065\u0072\u0072\u006f\u0072\u0020"+_debd .Error ();}else {_cca +="\u0020\u0073\u0075\u0063\u0063\u0065\u0073\u0073\u0066\u0075\u006c\u006c\u0079";};_def .Log .Trace (_cca );}();if _debd =_agc .readWidthAndHeight (); -_debd !=nil {return _debd ;};if _debd =_agc .readResolution ();_debd !=nil {return _debd ;};_ ,_debd =_agc ._bcfg .ReadBit ();if _debd !=nil {return _debd ;};if _debd =_agc .readCombinationOperatorOverrideAllowed ();_debd !=nil {return _debd ;};if _debd =_agc .readRequiresAuxiliaryBuffer (); -_debd !=nil {return _debd ;};if _debd =_agc .readCombinationOperator ();_debd !=nil {return _debd ;};if _debd =_agc .readDefaultPixelValue ();_debd !=nil {return _debd ;};if _debd =_agc .readContainsRefinement ();_debd !=nil {return _debd ;};if _debd =_agc .readIsLossless (); -_debd !=nil {return _debd ;};if _debd =_agc .readIsStriped ();_debd !=nil {return _debd ;};if _debd =_agc .readMaxStripeSize ();_debd !=nil {return _debd ;};if _debd =_agc .checkInput ();_debd !=nil {return _debd ;};_def .Log .Trace ("\u0025\u0073",_agc ); -return nil ;};func (_acea *template0 )form (_cadf ,_dad ,_cgf ,_fcg ,_gacf int16 )int16 {return (_cadf <<10)|(_dad <<7)|(_cgf <<4)|(_fcg <<1)|_gacf ;};func (_dde *HalftoneRegion )shiftAndFill (_aaff int )int {_aaff >>=8;if _aaff < 0{_bag :=int (_c .Log (float64 (_geeb (_aaff )))/_c .Log (2)); -_dbe :=31-_bag ;for _fcd :=1;_fcd < _dbe ;_fcd ++{_aaff |=1<=-int8 (_dfeg ){_gdbe |=(_dbda >>uint (int8 (_cccc )-_aea .GBAtX [0]&0x1))<<4; -}else {_gdbe |=int (_aea .getPixel (_facb +int (_aea .GBAtX [0]),_ccfg +int (_aea .GBAtY [0])))<<4;};};if _aea .GBAtOverride [1]{_gdbe &=0xFBFF;if _aea .GBAtY [1]==0&&_aea .GBAtX [1]>=-int8 (_dfeg ){_gdbe |=(_dbda >>uint (int8 (_cccc )-_aea .GBAtX [1]&0x1))<<10; -}else {_gdbe |=int (_aea .getPixel (_facb +int (_aea .GBAtX [1]),_ccfg +int (_aea .GBAtY [1])))<<10;};};if _aea .GBAtOverride [2]{_gdbe &=0xF7FF;if _aea .GBAtY [2]==0&&_aea .GBAtX [2]>=-int8 (_dfeg ){_gdbe |=(_dbda >>uint (int8 (_cccc )-_aea .GBAtX [2]&0x1))<<11; -}else {_gdbe |=int (_aea .getPixel (_facb +int (_aea .GBAtX [2]),_ccfg +int (_aea .GBAtY [2])))<<11;};};if _aea .GBAtOverride [3]{_gdbe &=0x7FFF;if _aea .GBAtY [3]==0&&_aea .GBAtX [3]>=-int8 (_dfeg ){_gdbe |=(_dbda >>uint (int8 (_cccc )-_aea .GBAtX [3]&0x1))<<15; -}else {_gdbe |=int (_aea .getPixel (_facb +int (_aea .GBAtX [3]),_ccfg +int (_aea .GBAtY [3])))<<15;};};return _gdbe ;};func (_bcbgf *TextRegion )decodeIds ()(int64 ,error ){const _addb ="\u0064e\u0063\u006f\u0064\u0065\u0049\u0064s";if _bcbgf .IsHuffmanEncoded {if _bcbgf .SbHuffDS ==3{if _bcbgf ._adc ==nil {_daeg :=0; -if _bcbgf .SbHuffFS ==3{_daeg ++;};var _fbgd error ;_bcbgf ._adc ,_fbgd =_bcbgf .getUserTable (_daeg );if _fbgd !=nil {return 0,_bdd .Wrap (_fbgd ,_addb ,"");};};return _bcbgf ._adc .Decode (_bcbgf ._efcfe );};_aebab ,_gbdb :=_gee .GetStandardTable (8+int (_bcbgf .SbHuffDS )); -if _gbdb !=nil {return 0,_bdd .Wrap (_gbdb ,_addb ,"");};return _aebab .Decode (_bcbgf ._efcfe );};_gaaf ,_ggbb :=_bcbgf ._aabe .DecodeInt (_bcbgf ._gdgcb );if _ggbb !=nil {return 0,_bdd .Wrap (_ggbb ,_addb ,"\u0063\u0078\u0049\u0041\u0044\u0053");};return int64 (_gaaf ),nil ; -};func (_efda *GenericRegion )Size ()int {return _efda .RegionSegment .Size ()+1+2*len (_efda .GBAtX )};func (_gcae *PageInformationSegment )Size ()int {return 19};func (_ffg *GenericRegion )decodeTemplate0a (_dge ,_cfe ,_adf int ,_bceg ,_cebbd int )(_cgd error ){const _gfgd ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0061"; -var (_cacca ,_ged int ;_adge ,_fabb int ;_dfd byte ;_fcac int ;);if _dge >=1{_dfd ,_cgd =_ffg .Bitmap .GetByte (_cebbd );if _cgd !=nil {return _bdd .Wrap (_cgd ,_gfgd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_adge =int (_dfd );};if _dge >=2{_dfd ,_cgd =_ffg .Bitmap .GetByte (_cebbd -_ffg .Bitmap .RowStride ); -if _cgd !=nil {return _bdd .Wrap (_cgd ,_gfgd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_fabb =int (_dfd )<<6;};_cacca =(_adge &0xf0)|(_fabb &0x3800);for _gedb :=0;_gedb < _adf ;_gedb =_fcac {var (_bcb byte ;_bdda int ;);_fcac =_gedb +8;if _fcgd :=_cfe -_gedb ; -_fcgd > 8{_bdda =8;}else {_bdda =_fcgd ;};if _dge > 0{_adge <<=8;if _fcac < _cfe {_dfd ,_cgd =_ffg .Bitmap .GetByte (_cebbd +1);if _cgd !=nil {return _bdd .Wrap (_cgd ,_gfgd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_adge |=int (_dfd );};}; -if _dge > 1{_ecec :=_cebbd -_ffg .Bitmap .RowStride +1;_fabb <<=8;if _fcac < _cfe {_dfd ,_cgd =_ffg .Bitmap .GetByte (_ecec );if _cgd !=nil {return _bdd .Wrap (_cgd ,_gfgd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_fabb |=int (_dfd )<<6;}else {_fabb |=0; -};};for _dgd :=0;_dgd < _bdda ;_dgd ++{_dgfb :=uint (7-_dgd );if _ffg ._daagb {_ged =_ffg .overrideAtTemplate0a (_cacca ,_gedb +_dgd ,_dge ,int (_bcb ),_dgd ,int (_dgfb ));_ffg ._gcd .SetIndex (int32 (_ged ));}else {_ffg ._gcd .SetIndex (int32 (_cacca )); -};var _fecca int ;_fecca ,_cgd =_ffg ._bgbg .DecodeBit (_ffg ._gcd );if _cgd !=nil {return _bdd .Wrap (_cgd ,_gfgd ,"");};_bcb |=byte (_fecca )<<_dgfb ;_cacca =((_cacca &0x7bf7)<<1)|_fecca |((_adge >>_dgfb )&0x10)|((_fabb >>_dgfb )&0x800);};if _egg :=_ffg .Bitmap .SetByte (_bceg ,_bcb ); -_egg !=nil {return _bdd .Wrap (_egg ,_gfgd ,"");};_bceg ++;_cebbd ++;};return nil ;};func (_afbgg *PageInformationSegment )readWidthAndHeight ()error {_cbca ,_afff :=_afbgg ._bcfg .ReadBits (32);if _afff !=nil {return _afff ;};_afbgg .PageBMWidth =int (_cbca &_c .MaxInt32 ); -_cbca ,_afff =_afbgg ._bcfg .ReadBits (32);if _afff !=nil {return _afff ;};_afbgg .PageBMHeight =int (_cbca &_c .MaxInt32 );return nil ;};func (_dege *SymbolDictionary )setAtPixels ()error {if _dege .IsHuffmanEncoded {return nil ;};_facc :=1;if _dege .SdTemplate ==0{_facc =4; -};if _agedf :=_dege .readAtPixels (_facc );_agedf !=nil {return _agedf ;};return nil ;};func (_ffcg *TextRegion )String ()string {_dbgg :=&_de .Builder {};_dbgg .WriteString ("\u000a[\u0054E\u0058\u0054\u0020\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u000a"); -_dbgg .WriteString (_ffcg .RegionInfo .String ()+"\u000a");_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053br\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u003a\u0020\u0025\u0076\u000a",_ffcg .SbrTemplate ));_dbgg .WriteString (_da .Sprintf ("\u0009-\u0020S\u0062\u0044\u0073\u004f\u0066f\u0073\u0065t\u003a\u0020\u0025\u0076\u000a",_ffcg .SbDsOffset )); -_dbgg .WriteString (_da .Sprintf ("\t\u002d \u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0050i\u0078\u0065\u006c\u003a %\u0076\u000a",_ffcg .DefaultPixel ));_dbgg .WriteString (_da .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0076\u000a",_ffcg .CombinationOperator )); -_dbgg .WriteString (_da .Sprintf ("\t\u002d \u0049\u0073\u0054\u0072\u0061\u006e\u0073\u0070o\u0073\u0065\u0064\u003a %\u0076\u000a",_ffcg .IsTransposed ));_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020Re\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0043\u006f\u0072\u006e\u0065\u0072\u003a\u0020\u0025\u0076\u000a",_ffcg .ReferenceCorner )); -_dbgg .WriteString (_da .Sprintf ("\t\u002d\u0020\u0055\u0073eR\u0065f\u0069\u006e\u0065\u006d\u0065n\u0074\u003a\u0020\u0025\u0076\u000a",_ffcg .UseRefinement ));_dbgg .WriteString (_da .Sprintf ("\u0009-\u0020\u0049\u0073\u0048\u0075\u0066\u0066\u006d\u0061\u006e\u0045n\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0076\u000a",_ffcg .IsHuffmanEncoded )); -if _ffcg .IsHuffmanEncoded {_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0053\u0069\u007a\u0065\u003a\u0020\u0025\u0076\u000a",_ffcg .SbHuffRSize ));_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0059:\u0020\u0025\u0076\u000a",_ffcg .SbHuffRDY )); -_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0058:\u0020\u0025\u0076\u000a",_ffcg .SbHuffRDX ));_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0044\u0048\u0065\u0069\u0067\u0068\u0074\u003a\u0020\u0025v\u000a",_ffcg .SbHuffRDHeight )); -_dbgg .WriteString (_da .Sprintf ("\t\u002d\u0020\u0053\u0062Hu\u0066f\u0052\u0044\u0057\u0069\u0064t\u0068\u003a\u0020\u0025\u0076\u000a",_ffcg .SbHuffRDWidth ));_dbgg .WriteString (_da .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0054\u003a\u0020\u0025\u0076\u000a",_ffcg .SbHuffDT )); -_dbgg .WriteString (_da .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0053\u003a\u0020\u0025\u0076\u000a",_ffcg .SbHuffDS ));_dbgg .WriteString (_da .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0046\u0053\u003a\u0020\u0025\u0076\u000a",_ffcg .SbHuffFS )); -};_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_ffcg .SbrATX ));_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0059:\u0020\u0025\u0076\u000a",_ffcg .SbrATY )); -_dbgg .WriteString (_da .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",_ffcg .NumberOfSymbolInstances ));_dbgg .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_ffcg .SbrATX )); -return _dbgg .String ();};type HalftoneRegion struct{_dfa *_cc .Reader ;_bcbg *Header ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;RegionSegment *RegionSegment ;HDefaultPixel int8 ;CombinationOperator _ba .CombinationOperator ; -HSkipEnabled bool ;HTemplate byte ;IsMMREncoded bool ;HGridWidth uint32 ;HGridHeight uint32 ;HGridX int32 ;HGridY int32 ;HRegionX uint16 ;HRegionY uint16 ;HalftoneRegionBitmap *_ba .Bitmap ;Patterns []*_ba .Bitmap ;};func (_cacf *Header )writeReferredToCount (_gead _cc .BinaryWriter )(_ccdc int ,_abfa error ){const _bafc ="w\u0072i\u0074\u0065\u0052\u0065\u0066\u0065\u0072\u0072e\u0064\u0054\u006f\u0043ou\u006e\u0074"; -_cacf .RTSNumbers =make ([]int ,len (_cacf .RTSegments ));for _ddfe ,_bebdf :=range _cacf .RTSegments {_cacf .RTSNumbers [_ddfe ]=int (_bebdf .SegmentNumber );};if len (_cacf .RTSNumbers )<=4{var _fedd byte ;if len (_cacf .RetainBits )>=1{_fedd =_cacf .RetainBits [0]; -};_fedd |=byte (len (_cacf .RTSNumbers ))<<5;if _abfa =_gead .WriteByte (_fedd );_abfa !=nil {return 0,_bdd .Wrap (_abfa ,_bafc ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};return 1,nil ;};_fbc :=uint32 (len (_cacf .RTSNumbers )); -_afg :=make ([]byte ,4+_bd .Ceil (len (_cacf .RTSNumbers )+1,8));_fbc |=0x7<<29;_f .BigEndian .PutUint32 (_afg ,_fbc );copy (_afg [1:],_cacf .RetainBits );_ccdc ,_abfa =_gead .Write (_afg );if _abfa !=nil {return 0,_bdd .Wrap (_abfa ,_bafc ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); -};return _ccdc ,nil ;};func (_cfc *PatternDictionary )readGrayMax ()error {_dgga ,_gcb :=_cfc ._cfbg .ReadBits (32);if _gcb !=nil {return _gcb ;};_cfc .GrayMax =uint32 (_dgga &_c .MaxUint32 );return nil ;};func (_fcbc *Header )writeReferredToSegments (_agf _cc .BinaryWriter )(_fbbe int ,_cafg error ){const _bfcb ="\u0077\u0072\u0069te\u0052\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0054\u006f\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073"; -var (_dece uint16 ;_cbcb uint32 ;);_gge :=_fcbc .referenceSize ();_ceee :=1;_caed :=make ([]byte ,_gge );for _ ,_bac :=range _fcbc .RTSNumbers {switch _gge {case 4:_cbcb =uint32 (_bac );_f .BigEndian .PutUint32 (_caed ,_cbcb );_ceee ,_cafg =_agf .Write (_caed ); -if _cafg !=nil {return 0,_bdd .Wrap (_cafg ,_bfcb ,"u\u0069\u006e\u0074\u0033\u0032\u0020\u0073\u0069\u007a\u0065");};case 2:_dece =uint16 (_bac );_f .BigEndian .PutUint16 (_caed ,_dece );_ceee ,_cafg =_agf .Write (_caed );if _cafg !=nil {return 0,_bdd .Wrap (_cafg ,_bfcb ,"\u0075\u0069\u006e\u0074\u0031\u0036"); -};default:if _cafg =_agf .WriteByte (byte (_bac ));_cafg !=nil {return 0,_bdd .Wrap (_cafg ,_bfcb ,"\u0075\u0069\u006et\u0038");};};_fbbe +=_ceee ;};return _fbbe ,nil ;};func (_eddf *TextRegion )decodeRI ()(int64 ,error ){if !_eddf .UseRefinement {return 0,nil ; -};if _eddf .IsHuffmanEncoded {_gdgf ,_egbcf :=_eddf ._efcfe .ReadBit ();return int64 (_gdgf ),_egbcf ;};_ceea ,_gggaf :=_eddf ._aabe .DecodeInt (_eddf ._adecb );return int64 (_ceea ),_gggaf ;};func NewHeader (d Documenter ,r *_cc .Reader ,offset int64 ,organizationType OrganizationType )(*Header ,error ){_ffca :=&Header {Reader :r }; -if _cdbea :=_ffca .parse (d ,r ,offset ,organizationType );_cdbea !=nil {return nil ,_bdd .Wrap (_cdbea ,"\u004ee\u0077\u0048\u0065\u0061\u0064\u0065r","");};return _ffca ,nil ;};func (_aedf *HalftoneRegion )Init (hd *Header ,r *_cc .Reader )error {_aedf ._dfa =r ; -_aedf ._bcbg =hd ;_aedf .RegionSegment =NewRegionSegment (r );return _aedf .parseHeader ();};func (_dada *SymbolDictionary )decodeHeightClassCollectiveBitmap (_geca int64 ,_abbe ,_eefeb uint32 )(*_ba .Bitmap ,error ){if _geca ==0{_dgfa :=_ba .New (int (_eefeb ),int (_abbe )); -var (_ecce byte ;_gaad error ;);for _edb :=0;_edb < len (_dgfa .Data );_edb ++{_ecce ,_gaad =_dada ._baa .ReadByte ();if _gaad !=nil {return nil ,_gaad ;};if _gaad =_dgfa .SetByte (_edb ,_ecce );_gaad !=nil {return nil ,_gaad ;};};return _dgfa ,nil ;}; -if _dada ._gcgg ==nil {_dada ._gcgg =NewGenericRegion (_dada ._baa );};_dada ._gcgg .setParameters (true ,_dada ._baa .AbsolutePosition (),_geca ,_abbe ,_eefeb );_dgdfc ,_efb :=_dada ._gcgg .GetRegionBitmap ();if _efb !=nil {return nil ,_efb ;};return _dgdfc ,nil ; -};type GenericRefinementRegion struct{_dee templater ;_gg templater ;_geb *_cc .Reader ;_bgb *Header ;RegionInfo *RegionSegment ;IsTPGROn bool ;TemplateID int8 ;Template templater ;GrAtX []int8 ;GrAtY []int8 ;RegionBitmap *_ba .Bitmap ;ReferenceBitmap *_ba .Bitmap ; -ReferenceDX int32 ;ReferenceDY int32 ;_ca *_ded .Decoder ;_ff *_ded .DecoderStats ;_fga bool ;_daf []bool ;};type Pager interface{GetSegment (int )(*Header ,error );GetBitmap ()(*_ba .Bitmap ,error );};func (_ggad *Header )writeSegmentPageAssociation (_cbce _cc .BinaryWriter )(_bffa int ,_cbbdd error ){const _abfea ="w\u0072\u0069\u0074\u0065\u0053\u0065g\u006d\u0065\u006e\u0074\u0050\u0061\u0067\u0065\u0041s\u0073\u006f\u0063i\u0061t\u0069\u006f\u006e"; -if _ggad .pageSize ()!=4{if _cbbdd =_cbce .WriteByte (byte (_ggad .PageAssociation ));_cbbdd !=nil {return 0,_bdd .Wrap (_cbbdd ,_abfea ,"\u0070\u0061\u0067\u0065\u0053\u0069\u007a\u0065\u0020\u0021\u003d\u0020\u0034");};return 1,nil ;};_dgdc :=make ([]byte ,4); -_f .BigEndian .PutUint32 (_dgdc ,uint32 (_ggad .PageAssociation ));if _bffa ,_cbbdd =_cbce .Write (_dgdc );_cbbdd !=nil {return 0,_bdd .Wrap (_cbbdd ,_abfea ,"\u0034 \u0062y\u0074\u0065\u0020\u0070\u0061g\u0065\u0020n\u0075\u006d\u0062\u0065\u0072");}; -return _bffa ,nil ;};func (_gffg *PatternDictionary )readIsMMREncoded ()error {_afge ,_cefd :=_gffg ._cfbg .ReadBit ();if _cefd !=nil {return _cefd ;};if _afge !=0{_gffg .IsMMREncoded =true ;};return nil ;};func (_fcc *GenericRegion )Init (h *Header ,r *_cc .Reader )error {_fcc .RegionSegment =NewRegionSegment (r ); -_fcc ._bfc =r ;return _fcc .parseHeader ();};func (_bcg *TextRegion )decodeStripT ()(_acfa int64 ,_cgda error ){if _bcg .IsHuffmanEncoded {if _bcg .SbHuffDT ==3{if _bcg ._eagdf ==nil {var _aggg int ;if _bcg .SbHuffFS ==3{_aggg ++;};if _bcg .SbHuffDS ==3{_aggg ++; -};_bcg ._eagdf ,_cgda =_bcg .getUserTable (_aggg );if _cgda !=nil {return 0,_cgda ;};};_acfa ,_cgda =_bcg ._eagdf .Decode (_bcg ._efcfe );if _cgda !=nil {return 0,_cgda ;};}else {var _gfead _gee .Tabler ;_gfead ,_cgda =_gee .GetStandardTable (11+int (_bcg .SbHuffDT )); -if _cgda !=nil {return 0,_cgda ;};_acfa ,_cgda =_gfead .Decode (_bcg ._efcfe );if _cgda !=nil {return 0,_cgda ;};};}else {var _cdag int32 ;_cdag ,_cgda =_bcg ._aabe .DecodeInt (_bcg ._aagbf );if _cgda !=nil {return 0,_cgda ;};_acfa =int64 (_cdag );};_acfa *=int64 (-_bcg .SbStrips ); -return _acfa ,nil ;};var _ _gee .BasicTabler =&TableSegment {};func (_bfec *TextRegion )decodeRdy ()(int64 ,error ){const _cbcc ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064y";if _bfec .IsHuffmanEncoded {if _bfec .SbHuffRDY ==3{if _bfec ._ccggb ==nil {var (_dfgb int ; -_cdfa error ;);if _bfec .SbHuffFS ==3{_dfgb ++;};if _bfec .SbHuffDS ==3{_dfgb ++;};if _bfec .SbHuffDT ==3{_dfgb ++;};if _bfec .SbHuffRDWidth ==3{_dfgb ++;};if _bfec .SbHuffRDHeight ==3{_dfgb ++;};if _bfec .SbHuffRDX ==3{_dfgb ++;};_bfec ._ccggb ,_cdfa =_bfec .getUserTable (_dfgb ); -if _cdfa !=nil {return 0,_bdd .Wrap (_cdfa ,_cbcc ,"");};};return _bfec ._ccggb .Decode (_bfec ._efcfe );};_effc ,_cggf :=_gee .GetStandardTable (14+int (_bfec .SbHuffRDY ));if _cggf !=nil {return 0,_cggf ;};return _effc .Decode (_bfec ._efcfe );};_bbbb ,_abfeb :=_bfec ._aabe .DecodeInt (_bfec ._gfee ); -if _abfeb !=nil {return 0,_bdd .Wrap (_abfeb ,_cbcc ,"");};return int64 (_bbbb ),nil ;};func (_dfbc *TableSegment )Init (h *Header ,r *_cc .Reader )error {_dfbc ._dccb =r ;return _dfbc .parseHeader ();};func NewRegionSegment (r *_cc .Reader )*RegionSegment {return &RegionSegment {_cbee :r }}; -func (_cccf *SymbolDictionary )setExportedSymbols (_bdef []int ){for _egbded :=uint32 (0);_egbded < _cccf ._fdee +_cccf .NumberOfNewSymbols ;_egbded ++{if _bdef [_egbded ]==1{var _feddc *_ba .Bitmap ;if _egbded < _cccf ._fdee {_feddc =_cccf ._bgeg [_egbded ]; -}else {_feddc =_cccf ._ebgfa [_egbded -_cccf ._fdee ];};_def .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",_feddc ); -_cccf ._dfee =append (_cccf ._dfee ,_feddc );};};};func (_cgac *TextRegion )decodeSymbolInstances ()error {_aebf ,_fcef :=_cgac .decodeStripT ();if _fcef !=nil {return _fcef ;};var (_bbagb int64 ;_aagbd uint32 ;);for _aagbd < _cgac .NumberOfSymbolInstances {_agea ,_fceg :=_cgac .decodeDT (); -if _fceg !=nil {return _fceg ;};_aebf +=_agea ;var _dfbcb int64 ;_acb :=true ;_cgac ._gcbc =0;for {if _acb {_dfbcb ,_fceg =_cgac .decodeDfs ();if _fceg !=nil {return _fceg ;};_bbagb +=_dfbcb ;_cgac ._gcbc =_bbagb ;_acb =false ;}else {_cabd ,_cfbd :=_cgac .decodeIds (); -if _fg .Is (_cfbd ,_gf .ErrOOB ){break ;};if _cfbd !=nil {return _cfbd ;};if _aagbd >=_cgac .NumberOfSymbolInstances {break ;};_cgac ._gcbc +=_cabd +int64 (_cgac .SbDsOffset );};_bdce ,_dfga :=_cgac .decodeCurrentT ();if _dfga !=nil {return _dfga ;};_cdfe :=_aebf +_bdce ; -_bcece ,_dfga :=_cgac .decodeID ();if _dfga !=nil {return _dfga ;};_dbee ,_dfga :=_cgac .decodeRI ();if _dfga !=nil {return _dfga ;};_bcdbd ,_dfga :=_cgac .decodeIb (_dbee ,_bcece );if _dfga !=nil {return _dfga ;};if _dfga =_cgac .blit (_bcdbd ,_cdfe ); -_dfga !=nil {return _dfga ;};_aagbd ++;};};return nil ;};type EncodeInitializer interface{InitEncode ();};func (_caeg *PageInformationSegment )readIsStriped ()error {_gbab ,_gbad :=_caeg ._bcfg .ReadBit ();if _gbad !=nil {return _gbad ;};if _gbab ==1{_caeg .IsStripe =true ; -};return nil ;};func (_egefa *SymbolDictionary )setSymbolsArray ()error {if _egefa ._bgeg ==nil {if _bbeb :=_egefa .retrieveImportSymbols ();_bbeb !=nil {return _bbeb ;};};if _egefa ._dffg ==nil {_egefa ._dffg =append (_egefa ._dffg ,_egefa ._bgeg ...); -};return nil ;};func (_egef *PatternDictionary )computeSegmentDataStructure ()error {_egef .DataOffset =_egef ._cfbg .AbsolutePosition ();_egef .DataHeaderLength =_egef .DataOffset -_egef .DataHeaderOffset ;_egef .DataLength =int64 (_egef ._cfbg .AbsoluteLength ())-_egef .DataHeaderLength ; -return nil ;};func (_aede *TableSegment )HtLow ()int32 {return _aede ._fggd };func (_bffae *SymbolDictionary )setInSyms ()error {if _bffae .Header .RTSegments !=nil {return _bffae .retrieveImportSymbols ();};_bffae ._bgeg =make ([]*_ba .Bitmap ,0);return nil ; -};func (_aef *GenericRegion )GetRegionInfo ()*RegionSegment {return _aef .RegionSegment };func (_dgeec *TextRegion )getUserTable (_dbdb int )(_gee .Tabler ,error ){const _afee ="\u0067\u0065\u0074U\u0073\u0065\u0072\u0054\u0061\u0062\u006c\u0065";var _agbd int ; -for _ ,_cedfa :=range _dgeec .Header .RTSegments {if _cedfa .Type ==53{if _agbd ==_dbdb {_fdedd ,_cdacc :=_cedfa .GetSegmentData ();if _cdacc !=nil {return nil ,_cdacc ;};_dacc ,_abdg :=_fdedd .(*TableSegment );if !_abdg {_def .Log .Debug (_da .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",_cedfa .SegmentNumber )); -return nil ,_bdd .Error (_afee ,"\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 _gee .NewEncodedTable (_dacc );};_agbd ++;};};return nil ,nil ;};func (_dbge *PageInformationSegment )encodeFlags (_aced _cc .BinaryWriter )(_dcgb error ){const _afbg ="e\u006e\u0063\u006f\u0064\u0065\u0046\u006c\u0061\u0067\u0073";if _dcgb =_aced .SkipBits (1); -_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"\u0072\u0065\u0073e\u0072\u0076\u0065\u0064\u0020\u0062\u0069\u0074");};var _gdgg int ;if _dbge .CombinationOperatorOverrideAllowed (){_gdgg =1;};if _dcgb =_aced .WriteBit (_gdgg );_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"\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"); -};_gdgg =0;if _dbge ._efdc {_gdgg =1;};if _dcgb =_aced .WriteBit (_gdgg );_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"\u0072e\u0071\u0075\u0069\u0072e\u0073\u0020\u0061\u0075\u0078i\u006ci\u0061r\u0079\u0020\u0062\u0075\u0066\u0066\u0065r");};if _dcgb =_aced .WriteBit ((int (_dbge ._bdad )>>1)&0x01); -_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"\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 _dcgb =_aced .WriteBit (int (_dbge ._bdad )&0x01); -_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"\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");};_gdgg =int (_dbge .DefaultPixelValue ); -if _dcgb =_aced .WriteBit (_gdgg );_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"\u0064e\u0066\u0061\u0075\u006c\u0074\u0020\u0070\u0061\u0067\u0065\u0020p\u0069\u0078\u0065\u006c\u0020\u0076\u0061\u006c\u0075\u0065");};_gdgg =0;if _dbge ._fae {_gdgg =1; -};if _dcgb =_aced .WriteBit (_gdgg );_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"\u0063\u006f\u006e\u0074ai\u006e\u0073\u0020\u0072\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074");};_gdgg =0;if _dbge .IsLossless {_gdgg =1;};if _dcgb =_aced .WriteBit (_gdgg ); -_dcgb !=nil {return _bdd .Wrap (_dcgb ,_afbg ,"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 (_cgde *GenericRegion )writeGBAtPixels (_eebg _cc .BinaryWriter )(_bcag int ,_dccg error ){const _ecd ="\u0077r\u0069t\u0065\u0047\u0042\u0041\u0074\u0050\u0069\u0078\u0065\u006c\u0073"; -if _cgde .UseMMR {return 0,nil ;};_gaf :=1;if _cgde .GBTemplate ==0{_gaf =4;}else if _cgde .UseExtTemplates {_gaf =12;};if len (_cgde .GBAtX )!=_gaf {return 0,_bdd .Errorf (_ecd ,"\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 (_cgde .GBAtY )!=_gaf {return 0,_bdd .Errorf (_ecd ,"\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 _abed :=0;_abed < _gaf ;_abed ++{if _dccg =_eebg .WriteByte (byte (_cgde .GBAtX [_abed ]));_dccg !=nil {return _bcag ,_bdd .Wrap (_dccg ,_ecd ,"w\u0072\u0069\u0074\u0065\u0020\u0047\u0042\u0041\u0074\u0058");};_bcag ++;if _dccg =_eebg .WriteByte (byte (_cgde .GBAtY [_abed ])); -_dccg !=nil {return _bcag ,_bdd .Wrap (_dccg ,_ecd ,"w\u0072\u0069\u0074\u0065\u0020\u0047\u0042\u0041\u0074\u0059");};_bcag ++;};return _bcag ,nil ;};type RegionSegment struct{_cbee *_cc .Reader ;BitmapWidth uint32 ;BitmapHeight uint32 ;XLocation uint32 ; -YLocation uint32 ;CombinaionOperator _ba .CombinationOperator ;};func (_fbb *GenericRefinementRegion )updateOverride ()error {if _fbb .GrAtX ==nil ||_fbb .GrAtY ==nil {return _fg .New ("\u0041\u0054\u0020\u0070\u0069\u0078\u0065\u006c\u0073\u0020\u006e\u006ft\u0020\u0073\u0065\u0074"); -};if len (_fbb .GrAtX )!=len (_fbb .GrAtY ){return _fg .New ("A\u0054\u0020\u0070\u0069xe\u006c \u0069\u006e\u0063\u006f\u006es\u0069\u0073\u0074\u0065\u006e\u0074");};_fbb ._daf =make ([]bool ,len (_fbb .GrAtX ));switch _fbb .TemplateID {case 0:if _fbb .GrAtX [0]!=-1&&_fbb .GrAtY [0]!=-1{_fbb ._daf [0]=true ; -_fbb ._fga =true ;};if _fbb .GrAtX [1]!=-1&&_fbb .GrAtY [1]!=-1{_fbb ._daf [1]=true ;_fbb ._fga =true ;};case 1:_fbb ._fga =false ;};return nil ;};func NewGenericRegion (r *_cc .Reader )*GenericRegion {return &GenericRegion {RegionSegment :NewRegionSegment (r ),_bfc :r }; -};func (_dbbe *TextRegion )encodeFlags (_baeb _cc .BinaryWriter )(_fafg int ,_dbdg error ){const _affbe ="e\u006e\u0063\u006f\u0064\u0065\u0046\u006c\u0061\u0067\u0073";if _dbdg =_baeb .WriteBit (int (_dbbe .SbrTemplate ));_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"s\u0062\u0072\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065"); -};if _ ,_dbdg =_baeb .WriteBits (uint64 (_dbbe .SbDsOffset ),5);_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"\u0073\u0062\u0044\u0073\u004f\u0066\u0066\u0073\u0065\u0074");};if _dbdg =_baeb .WriteBit (int (_dbbe .DefaultPixel ));_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"\u0044\u0065\u0066a\u0075\u006c\u0074\u0050\u0069\u0078\u0065\u006c"); -};if _ ,_dbdg =_baeb .WriteBits (uint64 (_dbbe .CombinationOperator ),2);_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"\u0043\u006f\u006d\u0062in\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065\u0072\u0061\u0074\u006f\u0072");};if _dbdg =_baeb .WriteBit (int (_dbbe .IsTransposed )); -_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"\u0069\u0073\u0020\u0074\u0072\u0061\u006e\u0073\u0070\u006f\u0073\u0065\u0064");};if _ ,_dbdg =_baeb .WriteBits (uint64 (_dbbe .ReferenceCorner ),2);_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"\u0072\u0065f\u0065\u0072\u0065n\u0063\u0065\u0020\u0063\u006f\u0072\u006e\u0065\u0072"); -};if _ ,_dbdg =_baeb .WriteBits (uint64 (_dbbe .LogSBStrips ),2);_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"L\u006f\u0067\u0053\u0042\u0053\u0074\u0072\u0069\u0070\u0073");};var _fdgcd int ;if _dbbe .UseRefinement {_fdgcd =1;};if _dbdg =_baeb .WriteBit (_fdgcd ); -_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"\u0075\u0073\u0065\u0020\u0072\u0065\u0066\u0069\u006ee\u006d\u0065\u006e\u0074");};_fdgcd =0;if _dbbe .IsHuffmanEncoded {_fdgcd =1;};if _dbdg =_baeb .WriteBit (_fdgcd );_dbdg !=nil {return _fafg ,_bdd .Wrap (_dbdg ,_affbe ,"u\u0073\u0065\u0020\u0068\u0075\u0066\u0066\u006d\u0061\u006e"); -};_fafg =2;return _fafg ,nil ;};func (_ddgf *PageInformationSegment )checkInput ()error {if _ddgf .PageBMHeight ==_c .MaxInt32 {if !_ddgf .IsStripe {_def .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 (_ebfb *GenericRegion )decodeTemplate2 (_dbd ,_dedef ,_agef int ,_adac ,_gccb int )(_cbfb error ){const _gffb ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0032";var (_debb ,_eaa int ;_cbd ,_edg int ; -_aba byte ;_agg ,_cedf int ;);if _dbd >=1{_aba ,_cbfb =_ebfb .Bitmap .GetByte (_gccb );if _cbfb !=nil {return _bdd .Wrap (_cbfb ,_gffb ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0031");};_cbd =int (_aba );};if _dbd >=2{_aba ,_cbfb =_ebfb .Bitmap .GetByte (_gccb -_ebfb .Bitmap .RowStride ); -if _cbfb !=nil {return _bdd .Wrap (_cbfb ,_gffb ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0032");};_edg =int (_aba )<<4;};_debb =(_cbd >>3&0x7c)|(_edg >>3&0x380);for _eea :=0;_eea < _agef ;_eea =_agg {var (_ccee byte ; -_eagd int ;);_agg =_eea +8;if _deeb :=_dedef -_eea ;_deeb > 8{_eagd =8;}else {_eagd =_deeb ;};if _dbd > 0{_cbd <<=8;if _agg < _dedef {_aba ,_cbfb =_ebfb .Bitmap .GetByte (_gccb +1);if _cbfb !=nil {return _bdd .Wrap (_cbfb ,_gffb ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0030"); -};_cbd |=int (_aba );};};if _dbd > 1{_edg <<=8;if _agg < _dedef {_aba ,_cbfb =_ebfb .Bitmap .GetByte (_gccb -_ebfb .Bitmap .RowStride +1);if _cbfb !=nil {return _bdd .Wrap (_cbfb ,_gffb ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0031"); -};_edg |=int (_aba )<<4;};};for _efge :=0;_efge < _eagd ;_efge ++{_fce :=uint (10-_efge );if _ebfb ._daagb {_eaa =_ebfb .overrideAtTemplate2 (_debb ,_eea +_efge ,_dbd ,int (_ccee ),_efge );_ebfb ._gcd .SetIndex (int32 (_eaa ));}else {_ebfb ._gcd .SetIndex (int32 (_debb )); -};_cedf ,_cbfb =_ebfb ._bgbg .DecodeBit (_ebfb ._gcd );if _cbfb !=nil {return _bdd .Wrap (_cbfb ,_gffb ,"");};_ccee |=byte (_cedf <>_fce )&0x4)|((_edg >>_fce )&0x80);};if _decb :=_ebfb .Bitmap .SetByte (_adac ,_ccee ); -_decb !=nil {return _bdd .Wrap (_decb ,_gffb ,"");};_adac ++;_gccb ++;};return nil ;};func (_aeaf *SymbolDictionary )huffDecodeRefAggNInst ()(int64 ,error ){if !_aeaf .SdHuffAggInstanceSelection {_gaed ,_gdbf :=_gee .GetStandardTable (1);if _gdbf !=nil {return 0,_gdbf ; -};return _gaed .Decode (_aeaf ._baa );};if _aeaf ._afea ==nil {var (_fdgc int ;_cdba error ;);if _aeaf .SdHuffDecodeHeightSelection ==3{_fdgc ++;};if _aeaf .SdHuffDecodeWidthSelection ==3{_fdgc ++;};if _aeaf .SdHuffBMSizeSelection ==3{_fdgc ++;};_aeaf ._afea ,_cdba =_aeaf .getUserTable (_fdgc ); -if _cdba !=nil {return 0,_cdba ;};};return _aeaf ._afea .Decode (_aeaf ._baa );};func (_cdbg *Header )readNumberOfReferredToSegments (_bbae *_cc .Reader )(uint64 ,error ){const _ggca ="\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"; -_gdfg ,_eeaeb :=_bbae .ReadBits (3);if _eeaeb !=nil {return 0,_bdd .Wrap (_eeaeb ,_ggca ,"\u0063\u006f\u0075n\u0074\u0020\u006f\u0066\u0020\u0072\u0074\u0073");};_gdfg &=0xf;var _ddg []byte ;if _gdfg <=4{_ddg =make ([]byte ,5);for _bfbb :=0;_bfbb <=4;_bfbb ++{_dgbe ,_cede :=_bbae .ReadBit (); -if _cede !=nil {return 0,_bdd .Wrap (_cede ,_ggca ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_ddg [_bfbb ]=byte (_dgbe );};}else {_gdfg ,_eeaeb =_bbae .ReadBits (29);if _eeaeb !=nil {return 0,_eeaeb ;};_gdfg &=_c .MaxInt32 ; -_efcd :=(_gdfg +8)>>3;_efcd <<=3;_ddg =make ([]byte ,_efcd );var _dadgf uint64 ;for _dadgf =0;_dadgf < _efcd ;_dadgf ++{_gga ,_afbe :=_bbae .ReadBit ();if _afbe !=nil {return 0,_bdd .Wrap (_afbe ,_ggca ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); -};_ddg [_dadgf ]=byte (_gga );};};return _gdfg ,nil ;};func (_gcaaf *SymbolDictionary )parseHeader ()(_cdcc error ){_def .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 _cdcc !=nil {_def .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",_cdcc ); -}else {_def .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 _cdcc =_gcaaf .readRegionFlags ();_cdcc !=nil {return _cdcc ;};if _cdcc =_gcaaf .setAtPixels ();_cdcc !=nil {return _cdcc ;};if _cdcc =_gcaaf .setRefinementAtPixels ();_cdcc !=nil {return _cdcc ;};if _cdcc =_gcaaf .readNumberOfExportedSymbols (); -_cdcc !=nil {return _cdcc ;};if _cdcc =_gcaaf .readNumberOfNewSymbols ();_cdcc !=nil {return _cdcc ;};if _cdcc =_gcaaf .setInSyms ();_cdcc !=nil {return _cdcc ;};if _gcaaf ._gbabdg {_cdcd :=_gcaaf .Header .RTSegments ;for _ggfc :=len (_cdcd )-1;_ggfc >=0; -_ggfc --{if _cdcd [_ggfc ].Type ==0{_fgea ,_dcbd :=_cdcd [_ggfc ].SegmentData .(*SymbolDictionary );if !_dcbd {_cdcc =_da .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",_cdcd [_ggfc ]); -return _cdcc ;};if _fgea ._gbabdg {_gcaaf .setRetainedCodingContexts (_fgea );};break ;};};};if _cdcc =_gcaaf .checkInput ();_cdcc !=nil {return _cdcc ;};return nil ;};func (_age *GenericRegion )decodeLine (_bfae ,_efgf ,_bgbc int )error {const _gda ="\u0064\u0065\u0063\u006f\u0064\u0065\u004c\u0069\u006e\u0065"; -_eaf :=_age .Bitmap .GetByteIndex (0,_bfae );_cdd :=_eaf -_age .Bitmap .RowStride ;switch _age .GBTemplate {case 0:if !_age .UseExtTemplates {return _age .decodeTemplate0a (_bfae ,_efgf ,_bgbc ,_eaf ,_cdd );};return _age .decodeTemplate0b (_bfae ,_efgf ,_bgbc ,_eaf ,_cdd ); -case 1:return _age .decodeTemplate1 (_bfae ,_efgf ,_bgbc ,_eaf ,_cdd );case 2:return _age .decodeTemplate2 (_bfae ,_efgf ,_bgbc ,_eaf ,_cdd );case 3:return _age .decodeTemplate3 (_bfae ,_efgf ,_bgbc ,_eaf ,_cdd );};return _bdd .Errorf (_gda ,"\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",_age .GBTemplate ); -};func (_fbf *PageInformationSegment )readRequiresAuxiliaryBuffer ()error {_gfea ,_ggfe :=_fbf ._bcfg .ReadBit ();if _ggfe !=nil {return _ggfe ;};if _gfea ==1{_fbf ._efdc =true ;};return nil ;};func (_bde *GenericRegion )setOverrideFlag (_gacc int ){_bde .GBAtOverride [_gacc ]=true ; -_bde ._daagb =true ;};func (_febf *SymbolDictionary )huffDecodeBmSize ()(int64 ,error ){if _febf ._gebg ==nil {var (_geebf int ;_gadb error ;);if _febf .SdHuffDecodeHeightSelection ==3{_geebf ++;};if _febf .SdHuffDecodeWidthSelection ==3{_geebf ++;};_febf ._gebg ,_gadb =_febf .getUserTable (_geebf ); -if _gadb !=nil {return 0,_gadb ;};};return _febf ._gebg .Decode (_febf ._baa );};func (_deg *GenericRegion )Encode (w _cc .BinaryWriter )(_ecf int ,_fgc error ){const _dcb ="G\u0065n\u0065\u0072\u0069\u0063\u0052\u0065\u0067\u0069o\u006e\u002e\u0045\u006eco\u0064\u0065"; -if _deg .Bitmap ==nil {return 0,_bdd .Error (_dcb ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};_adb ,_fgc :=_deg .RegionSegment .Encode (w );if _fgc !=nil {return 0,_bdd .Wrap (_fgc ,_dcb ,"\u0052\u0065\u0067\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065\u006e\u0074"); -};_ecf +=_adb ;if _fgc =w .SkipBits (4);_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"\u0073k\u0069p\u0020\u0072\u0065\u0073\u0065r\u0076\u0065d\u0020\u0062\u0069\u0074\u0073");};var _gae int ;if _deg .IsTPGDon {_gae =1;};if _fgc =w .WriteBit (_gae ); -_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"\u0074\u0070\u0067\u0064\u006f\u006e");};_gae =0;if _fgc =w .WriteBit (int (_deg .GBTemplate >>1)&0x01);_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"f\u0069r\u0073\u0074\u0020\u0067\u0062\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 b\u0069\u0074"); -};if _fgc =w .WriteBit (int (_deg .GBTemplate )&0x01);_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"s\u0065\u0063\u006f\u006ed \u0067b\u0074\u0065\u006d\u0070\u006ca\u0074\u0065\u0020\u0062\u0069\u0074");};if _deg .UseMMR {_gae =1;};if _fgc =w .WriteBit (_gae ); -_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"u\u0073\u0065\u0020\u004d\u004d\u0052\u0020\u0062\u0069\u0074");};_ecf ++;if _adb ,_fgc =_deg .writeGBAtPixels (w );_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"");};_ecf +=_adb ;_bce :=_dg .New (); -if _fgc =_bce .EncodeBitmap (_deg .Bitmap ,_deg .IsTPGDon );_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"");};_bce .Final ();var _gcc int64 ;if _gcc ,_fgc =_bce .WriteTo (w );_fgc !=nil {return _ecf ,_bdd .Wrap (_fgc ,_dcb ,"");};_ecf +=int (_gcc ); -return _ecf ,nil ;};func (_dgee *TextRegion )GetRegionBitmap ()(*_ba .Bitmap ,error ){if _dgee .RegionBitmap !=nil {return _dgee .RegionBitmap ,nil ;};if !_dgee .IsHuffmanEncoded {if _cdddc :=_dgee .setCodingStatistics ();_cdddc !=nil {return nil ,_cdddc ; -};};if _ddea :=_dgee .createRegionBitmap ();_ddea !=nil {return nil ,_ddea ;};if _afeb :=_dgee .decodeSymbolInstances ();_afeb !=nil {return nil ,_afeb ;};return _dgee .RegionBitmap ,nil ;};func (_dag *SymbolDictionary )encodeFlags (_ceeed _cc .BinaryWriter )(_fbdb int ,_gbfc error ){const _gdbed ="e\u006e\u0063\u006f\u0064\u0065\u0046\u006c\u0061\u0067\u0073"; -if _gbfc =_ceeed .SkipBits (3);_gbfc !=nil {return 0,_bdd .Wrap (_gbfc ,_gdbed ,"\u0065\u006d\u0070\u0074\u0079\u0020\u0062\u0069\u0074\u0073");};var _adec int ;if _dag .SdrTemplate > 0{_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"s\u0064\u0072\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065"); -};_adec =0;if _dag .SdTemplate > 1{_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_adec =0;if _dag .SdTemplate ==1||_dag .SdTemplate ==3{_adec =1; -};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_adec =0;if _dag ._badg {_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0063\u006f\u0064in\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0072\u0065\u0074\u0061\u0069\u006e\u0065\u0064"); -};_adec =0;if _dag ._gbabdg {_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0063\u006f\u0064\u0069ng\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0075\u0073\u0065\u0064");};_adec =0;if _dag .SdHuffAggInstanceSelection {_adec =1; -};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0048\u0075\u0066\u0066\u0041\u0067\u0067\u0049\u006e\u0073\u0074");};_adec =int (_dag .SdHuffBMSizeSelection );if _gbfc =_ceeed .WriteBit (_adec ); -_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0048u\u0066\u0066\u0042\u006d\u0053\u0069\u007a\u0065");};_adec =0;if _dag .SdHuffDecodeWidthSelection > 1{_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068"); -};_adec =0;switch _dag .SdHuffDecodeWidthSelection {case 1,3:_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068");};_adec =0;if _dag .SdHuffDecodeHeightSelection > 1{_adec =1; -};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074");};_adec =0;switch _dag .SdHuffDecodeHeightSelection {case 1,3:_adec =1;};if _gbfc =_ceeed .WriteBit (_adec ); -_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074");};_adec =0;if _dag .UseRefinementAggregation {_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0052\u0065\u0066\u0041\u0067\u0067"); -};_adec =0;if _dag .IsHuffmanEncoded {_adec =1;};if _gbfc =_ceeed .WriteBit (_adec );_gbfc !=nil {return _fbdb ,_bdd .Wrap (_gbfc ,_gdbed ,"\u0073\u0064\u0048\u0075\u0066\u0066");};return 2,nil ;};type Type int ;func (_dgbc *TextRegion )readUseRefinement ()error {if !_dgbc .UseRefinement ||_dgbc .SbrTemplate !=0{return nil ; -};var (_cbag byte ;_cded error ;);_dgbc .SbrATX =make ([]int8 ,2);_dgbc .SbrATY =make ([]int8 ,2);_cbag ,_cded =_dgbc ._efcfe .ReadByte ();if _cded !=nil {return _cded ;};_dgbc .SbrATX [0]=int8 (_cbag );_cbag ,_cded =_dgbc ._efcfe .ReadByte ();if _cded !=nil {return _cded ; -};_dgbc .SbrATY [0]=int8 (_cbag );_cbag ,_cded =_dgbc ._efcfe .ReadByte ();if _cded !=nil {return _cded ;};_dgbc .SbrATX [1]=int8 (_cbag );_cbag ,_cded =_dgbc ._efcfe .ReadByte ();if _cded !=nil {return _cded ;};_dgbc .SbrATY [1]=int8 (_cbag );return nil ; -};func (_aebg *GenericRegion )getPixel (_edda ,_caae int )int8 {if _edda < 0||_edda >=_aebg .Bitmap .Width {return 0;};if _caae < 0||_caae >=_aebg .Bitmap .Height {return 0;};if _aebg .Bitmap .GetPixel (_edda ,_caae ){return 1;};return 0;};type Segmenter interface{Init (_adfc *Header ,_gdgc *_cc .Reader )error ; -};func (_gcbe *SymbolDictionary )readRegionFlags ()error {var (_adfa uint64 ;_bcae int ;);_ ,_adbd :=_gcbe ._baa .ReadBits (3);if _adbd !=nil {return _adbd ;};_bcae ,_adbd =_gcbe ._baa .ReadBit ();if _adbd !=nil {return _adbd ;};_gcbe .SdrTemplate =int8 (_bcae ); -_adfa ,_adbd =_gcbe ._baa .ReadBits (2);if _adbd !=nil {return _adbd ;};_gcbe .SdTemplate =int8 (_adfa &0xf);_bcae ,_adbd =_gcbe ._baa .ReadBit ();if _adbd !=nil {return _adbd ;};if _bcae ==1{_gcbe ._badg =true ;};_bcae ,_adbd =_gcbe ._baa .ReadBit (); -if _adbd !=nil {return _adbd ;};if _bcae ==1{_gcbe ._gbabdg =true ;};_bcae ,_adbd =_gcbe ._baa .ReadBit ();if _adbd !=nil {return _adbd ;};if _bcae ==1{_gcbe .SdHuffAggInstanceSelection =true ;};_bcae ,_adbd =_gcbe ._baa .ReadBit ();if _adbd !=nil {return _adbd ; -};_gcbe .SdHuffBMSizeSelection =int8 (_bcae );_adfa ,_adbd =_gcbe ._baa .ReadBits (2);if _adbd !=nil {return _adbd ;};_gcbe .SdHuffDecodeWidthSelection =int8 (_adfa &0xf);_adfa ,_adbd =_gcbe ._baa .ReadBits (2);if _adbd !=nil {return _adbd ;};_gcbe .SdHuffDecodeHeightSelection =int8 (_adfa &0xf); -_bcae ,_adbd =_gcbe ._baa .ReadBit ();if _adbd !=nil {return _adbd ;};if _bcae ==1{_gcbe .UseRefinementAggregation =true ;};_bcae ,_adbd =_gcbe ._baa .ReadBit ();if _adbd !=nil {return _adbd ;};if _bcae ==1{_gcbe .IsHuffmanEncoded =true ;};return nil ; -};func (_fge *GenericRefinementRegion )parseHeader ()(_efe error ){_def .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"); -_bfe :=_b .Now ();defer func (){if _efe ==nil {_def .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",_b .Since (_bfe ).Nanoseconds ()); -}else {_def .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",_efe ); -};}();if _efe =_fge .RegionInfo .parseHeader ();_efe !=nil {return _efe ;};_ ,_efe =_fge ._geb .ReadBits (6);if _efe !=nil {return _efe ;};_fge .IsTPGROn ,_efe =_fge ._geb .ReadBool ();if _efe !=nil {return _efe ;};var _caa int ;_caa ,_efe =_fge ._geb .ReadBit (); -if _efe !=nil {return _efe ;};_fge .TemplateID =int8 (_caa );switch _fge .TemplateID {case 0:_fge .Template =_fge ._dee ;if _efe =_fge .readAtPixels ();_efe !=nil {return _efe ;};case 1:_fge .Template =_fge ._gg ;};return nil ;};func (_cgeg *TextRegion )decodeSymInRefSize ()(int64 ,error ){const _eeee ="\u0064e\u0063o\u0064\u0065\u0053\u0079\u006dI\u006e\u0052e\u0066\u0053\u0069\u007a\u0065"; -if _cgeg .SbHuffRSize ==0{_fgfc ,_fdeea :=_gee .GetStandardTable (1);if _fdeea !=nil {return 0,_bdd .Wrap (_fdeea ,_eeee ,"");};return _fgfc .Decode (_cgeg ._efcfe );};if _cgeg ._dage ==nil {var (_ccda int ;_bfea error ;);if _cgeg .SbHuffFS ==3{_ccda ++; -};if _cgeg .SbHuffDS ==3{_ccda ++;};if _cgeg .SbHuffDT ==3{_ccda ++;};if _cgeg .SbHuffRDWidth ==3{_ccda ++;};if _cgeg .SbHuffRDHeight ==3{_ccda ++;};if _cgeg .SbHuffRDX ==3{_ccda ++;};if _cgeg .SbHuffRDY ==3{_ccda ++;};_cgeg ._dage ,_bfea =_cgeg .getUserTable (_ccda ); -if _bfea !=nil {return 0,_bdd .Wrap (_bfea ,_eeee ,"");};};_ccfc ,_bgfg :=_cgeg ._dage .Decode (_cgeg ._efcfe );if _bgfg !=nil {return 0,_bdd .Wrap (_bgfg ,_eeee ,"");};return _ccfc ,nil ;};func (_eeae *GenericRegion )overrideAtTemplate2 (_dddf ,_eage ,_fcffc ,_ecfe ,_fdbf int )int {_dddf &=0x3FB; -if _eeae .GBAtY [0]==0&&_eeae .GBAtX [0]>=-int8 (_fdbf ){_dddf |=(_ecfe >>uint (7-(int8 (_fdbf )+_eeae .GBAtX [0]))&0x1)<<2;}else {_dddf |=int (_eeae .getPixel (_eage +int (_eeae .GBAtX [0]),_fcffc +int (_eeae .GBAtY [0])))<<2;};return _dddf ;};type SegmentEncoder interface{Encode (_dgge _cc .BinaryWriter )(_eaae int ,_cbbee error ); -};func (_gedc *PageInformationSegment )String ()string {_fadf :=&_de .Builder {};_fadf .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"); -_fadf .WriteString (_da .Sprintf ("\u0009\u002d \u0042\u004d\u0048e\u0069\u0067\u0068\u0074\u003a\u0020\u0025\u0064\u000a",_gedc .PageBMHeight ));_fadf .WriteString (_da .Sprintf ("\u0009-\u0020B\u004d\u0057\u0069\u0064\u0074\u0068\u003a\u0020\u0025\u0064\u000a",_gedc .PageBMWidth )); -_fadf .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0058\u003a\u0020\u0025\u0064\u000a",_gedc .ResolutionX ));_fadf .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0059\u003a\u0020\u0025\u0064\u000a",_gedc .ResolutionY )); -_fadf .WriteString (_da .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0073\u000a",_gedc ._bdad ));_fadf .WriteString (_da .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",_gedc ._eff )); -_fadf .WriteString (_da .Sprintf ("\u0009-\u0020I\u0073\u004c\u006f\u0073\u0073l\u0065\u0073s\u003a\u0020\u0025\u0076\u000a",_gedc .IsLossless ));_fadf .WriteString (_da .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",_gedc ._efdc )); -_fadf .WriteString (_da .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",_gedc ._fae ));_fadf .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0049\u0073\u0053\u0074\u0072\u0069\u0070\u0065\u0064:\u0020\u0025\u0076\u000a",_gedc .IsStripe )); -_fadf .WriteString (_da .Sprintf ("\t\u002d\u0020\u004d\u0061xS\u0074r\u0069\u0070\u0065\u0053\u0069z\u0065\u003a\u0020\u0025\u0076\u000a",_gedc .MaxStripeSize ));return _fadf .String ();};func (_bacg *PageInformationSegment )readResolution ()error {_ddc ,_dcce :=_bacg ._bcfg .ReadBits (32); -if _dcce !=nil {return _dcce ;};_bacg .ResolutionX =int (_ddc &_c .MaxInt32 );_ddc ,_dcce =_bacg ._bcfg .ReadBits (32);if _dcce !=nil {return _dcce ;};_bacg .ResolutionY =int (_ddc &_c .MaxInt32 );return nil ;};func (_fade *SymbolDictionary )decodeRefinedSymbol (_gdef ,_fdcc uint32 )error {var (_becb int ; -_dddge ,_ccgg int32 ;);if _fade .IsHuffmanEncoded {_adbc ,_ceccb :=_fade ._baa .ReadBits (byte (_fade ._acfd ));if _ceccb !=nil {return _ceccb ;};_becb =int (_adbc );_ddcg ,_ceccb :=_gee .GetStandardTable (15);if _ceccb !=nil {return _ceccb ;};_dbb ,_ceccb :=_ddcg .Decode (_fade ._baa ); -if _ceccb !=nil {return _ceccb ;};_dddge =int32 (_dbb );_dbb ,_ceccb =_ddcg .Decode (_fade ._baa );if _ceccb !=nil {return _ceccb ;};_ccgg =int32 (_dbb );_ddcg ,_ceccb =_gee .GetStandardTable (1);if _ceccb !=nil {return _ceccb ;};if _ ,_ceccb =_ddcg .Decode (_fade ._baa ); -_ceccb !=nil {return _ceccb ;};_fade ._baa .Align ();}else {_cfbe ,_cdac :=_fade ._gebb .DecodeIAID (uint64 (_fade ._acfd ),_fade ._cace );if _cdac !=nil {return _cdac ;};_becb =int (_cfbe );_dddge ,_cdac =_fade ._gebb .DecodeInt (_fade ._bgcb );if _cdac !=nil {return _cdac ; -};_ccgg ,_cdac =_fade ._gebb .DecodeInt (_fade ._egfg );if _cdac !=nil {return _cdac ;};};if _ebab :=_fade .setSymbolsArray ();_ebab !=nil {return _ebab ;};_abcg :=_fade ._dffg [_becb ];if _eedbd :=_fade .decodeNewSymbols (_gdef ,_fdcc ,_abcg ,_dddge ,_ccgg ); -_eedbd !=nil {return _eedbd ;};if _fade .IsHuffmanEncoded {_fade ._baa .Align ();};return nil ;};func (_cddd *Header )writeSegmentNumber (_gecb _cc .BinaryWriter )(_gbff int ,_gcac error ){_gffa :=make ([]byte ,4);_f .BigEndian .PutUint32 (_gffa ,_cddd .SegmentNumber ); -if _gbff ,_gcac =_gecb .Write (_gffa );_gcac !=nil {return 0,_bdd .Wrap (_gcac ,"\u0048e\u0061\u0064\u0065\u0072.\u0077\u0072\u0069\u0074\u0065S\u0065g\u006de\u006e\u0074\u004e\u0075\u006d\u0062\u0065r","");};return _gbff ,nil ;};func (_egdd *GenericRefinementRegion )getPixel (_adg *_ba .Bitmap ,_beg ,_gba int )int {if _beg < 0||_beg >=_adg .Width {return 0; -};if _gba < 0||_gba >=_adg .Height {return 0;};if _adg .GetPixel (_beg ,_gba ){return 1;};return 0;};func (_gbcbd *TableSegment )StreamReader ()*_cc .Reader {return _gbcbd ._dccb };func (_cfac *SymbolDictionary )decodeDirectlyThroughGenericRegion (_fadc ,_fabe uint32 )error {if _cfac ._gcgg ==nil {_cfac ._gcgg =NewGenericRegion (_cfac ._baa ); -};_cfac ._gcgg .setParametersWithAt (false ,byte (_cfac .SdTemplate ),false ,false ,_cfac .SdATX ,_cfac .SdATY ,_fadc ,_fabe ,_cfac ._ffad ,_cfac ._gebb );return _cfac .addSymbol (_cfac ._gcgg );};func (_ega *GenericRegion )decodeTemplate1 (_eaea ,_eafe ,_dede int ,_gdec ,_facf int )(_fedg error ){const _abcb ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0031"; -var (_badb ,_aga int ;_agda ,_ada int ;_eedc byte ;_aaa ,_gbdc int ;);if _eaea >=1{_eedc ,_fedg =_ega .Bitmap .GetByte (_facf );if _fedg !=nil {return _bdd .Wrap (_fedg ,_abcb ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_agda =int (_eedc );};if _eaea >=2{_eedc ,_fedg =_ega .Bitmap .GetByte (_facf -_ega .Bitmap .RowStride ); -if _fedg !=nil {return _bdd .Wrap (_fedg ,_abcb ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_ada =int (_eedc )<<5;};_badb =((_agda >>1)&0x1f8)|((_ada >>1)&0x1e00);for _ccce :=0;_ccce < _dede ;_ccce =_aaa {var (_bcdc byte ;_eeba int ;);_aaa =_ccce +8; -if _egbdg :=_eafe -_ccce ;_egbdg > 8{_eeba =8;}else {_eeba =_egbdg ;};if _eaea > 0{_agda <<=8;if _aaa < _eafe {_eedc ,_fedg =_ega .Bitmap .GetByte (_facf +1);if _fedg !=nil {return _bdd .Wrap (_fedg ,_abcb ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030"); -};_agda |=int (_eedc );};};if _eaea > 1{_ada <<=8;if _aaa < _eafe {_eedc ,_fedg =_ega .Bitmap .GetByte (_facf -_ega .Bitmap .RowStride +1);if _fedg !=nil {return _bdd .Wrap (_fedg ,_abcb ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_ada |=int (_eedc )<<5; -};};for _bcdb :=0;_bcdb < _eeba ;_bcdb ++{if _ega ._daagb {_aga =_ega .overrideAtTemplate1 (_badb ,_ccce +_bcdb ,_eaea ,int (_bcdc ),_bcdb );_ega ._gcd .SetIndex (int32 (_aga ));}else {_ega ._gcd .SetIndex (int32 (_badb ));};_gbdc ,_fedg =_ega ._bgbg .DecodeBit (_ega ._gcd ); -if _fedg !=nil {return _bdd .Wrap (_fedg ,_abcb ,"");};_bcdc |=byte (_gbdc )<>_bba )&0x8)|((_ada >>_bba )&0x200);};if _aeba :=_ega .Bitmap .SetByte (_gdec ,_bcdc );_aeba !=nil {return _bdd .Wrap (_aeba ,_abcb ,""); -};_gdec ++;_facf ++;};return nil ;};func (_babg *PatternDictionary )readPatternWidthAndHeight ()error {_fbgb ,_ecgb :=_babg ._cfbg .ReadByte ();if _ecgb !=nil {return _ecgb ;};_babg .HdpWidth =_fbgb ;_fbgb ,_ecgb =_babg ._cfbg .ReadByte ();if _ecgb !=nil {return _ecgb ; -};_babg .HdpHeight =_fbgb ;return nil ;};func (_gggg *SymbolDictionary )encodeATFlags (_bafd _cc .BinaryWriter )(_efeb int ,_cge error ){const _bgcbd ="\u0065\u006e\u0063\u006f\u0064\u0065\u0041\u0054\u0046\u006c\u0061\u0067\u0073";if _gggg .IsHuffmanEncoded ||_gggg .SdTemplate !=0{return 0,nil ; -};_gcaa :=4;if _gggg .SdTemplate !=0{_gcaa =1;};for _gcba :=0;_gcba < _gcaa ;_gcba ++{if _cge =_bafd .WriteByte (byte (_gggg .SdATX [_gcba ]));_cge !=nil {return _efeb ,_bdd .Wrapf (_cge ,_bgcbd ,"\u0053d\u0041\u0054\u0058\u005b\u0025\u0064]",_gcba );}; -_efeb ++;if _cge =_bafd .WriteByte (byte (_gggg .SdATY [_gcba ]));_cge !=nil {return _efeb ,_bdd .Wrapf (_cge ,_bgcbd ,"\u0053d\u0041\u0054\u0059\u005b\u0025\u0064]",_gcba );};_efeb ++;};return _efeb ,nil ;};func (_fbgg *TextRegion )readAmountOfSymbolInstances ()error {_fbaef ,_deea :=_fbgg ._efcfe .ReadBits (32); -if _deea !=nil {return _deea ;};_fbgg .NumberOfSymbolInstances =uint32 (_fbaef &_c .MaxUint32 );_edea :=_fbgg .RegionInfo .BitmapWidth *_fbgg .RegionInfo .BitmapHeight ;if _edea < _fbgg .NumberOfSymbolInstances {_def .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",_edea ,_fbgg .NumberOfSymbolInstances ); -_fbgg .NumberOfSymbolInstances =_edea ;};return nil ;};func (_gde *GenericRefinementRegion )Init (header *Header ,r *_cc .Reader )error {_gde ._bgb =header ;_gde ._geb =r ;_gde .RegionInfo =NewRegionSegment (r );return _gde .parseHeader ();};func (_ggf *Header )readSegmentPageAssociation (_ddab Documenter ,_gfef *_cc .Reader ,_eefb uint64 ,_dab ...int )(_gbgg error ){const _dcfg ="\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 !_ggf .PageAssociationFieldSize {_afbb ,_beceb :=_gfef .ReadBits (8);if _beceb !=nil {return _bdd .Wrap (_beceb ,_dcfg ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_ggf .PageAssociation =int (_afbb &0xFF);}else {_dff ,_ccfe :=_gfef .ReadBits (32); -if _ccfe !=nil {return _bdd .Wrap (_ccfe ,_dcfg ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_ggf .PageAssociation =int (_dff &_c .MaxInt32 );};if _eefb ==0{return nil ;};if _ggf .PageAssociation !=0{_fgbfa ,_dcgc :=_ddab .GetPage (_ggf .PageAssociation ); -if _dcgc !=nil {return _bdd .Wrap (_dcgc ,_dcfg ,"\u0061s\u0073\u006f\u0063\u0069a\u0074\u0065\u0064\u0020\u0070a\u0067e\u0020n\u006f\u0074\u0020\u0066\u006f\u0075\u006ed");};var _fcgdc int ;for _cbbe :=uint64 (0);_cbbe < _eefb ;_cbbe ++{_fcgdc =_dab [_cbbe ]; -_ggf .RTSegments [_cbbe ],_dcgc =_fgbfa .GetSegment (_fcgdc );if _dcgc !=nil {var _bdae error ;_ggf .RTSegments [_cbbe ],_bdae =_ddab .GetGlobalSegment (_fcgdc );if _bdae !=nil {return _bdd .Wrapf (_dcgc ,_dcfg ,"\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",_ggf .PageAssociation ); -};};};return nil ;};for _ebc :=uint64 (0);_ebc < _eefb ;_ebc ++{_ggf .RTSegments [_ebc ],_gbgg =_ddab .GetGlobalSegment (_dab [_ebc ]);if _gbgg !=nil {return _bdd .Wrapf (_gbgg ,_dcfg ,"\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",_dab [_ebc ]); -};};return nil ;};func (_gfde *GenericRegion )decodeTemplate3 (_dea ,_cceb ,_fgf int ,_cfg ,_fba int )(_af error ){const _gfgf ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0033";var (_defg ,_gecg int ;_afc int ;_fgbf byte ; -_efdd ,_agac int ;);if _dea >=1{_fgbf ,_af =_gfde .Bitmap .GetByte (_fba );if _af !=nil {return _bdd .Wrap (_af ,_gfgf ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_afc =int (_fgbf );};_defg =(_afc >>1)&0x70;for _afb :=0;_afb < _fgf ;_afb =_efdd {var (_afa byte ; -_geba int ;);_efdd =_afb +8;if _fdag :=_cceb -_afb ;_fdag > 8{_geba =8;}else {_geba =_fdag ;};if _dea >=1{_afc <<=8;if _efdd < _cceb {_fgbf ,_af =_gfde .Bitmap .GetByte (_fba +1);if _af !=nil {return _bdd .Wrap (_af ,_gfgf ,"\u0069\u006e\u006e\u0065\u0072\u0020\u002d\u0020\u006c\u0069\u006e\u0065 \u003e\u003d\u0020\u0031"); -};_afc |=int (_fgbf );};};for _aag :=0;_aag < _geba ;_aag ++{if _gfde ._daagb {_gecg =_gfde .overrideAtTemplate3 (_defg ,_afb +_aag ,_dea ,int (_afa ),_aag );_gfde ._gcd .SetIndex (int32 (_gecg ));}else {_gfde ._gcd .SetIndex (int32 (_defg ));};_agac ,_af =_gfde ._bgbg .DecodeBit (_gfde ._gcd ); -if _af !=nil {return _bdd .Wrap (_af ,_gfgf ,"");};_afa |=byte (_agac )<>uint (8-_aag ))&0x010);};if _cbge :=_gfde .Bitmap .SetByte (_cfg ,_afa );_cbge !=nil {return _bdd .Wrap (_cbge ,_gfgf ,""); -};_cfg ++;_fba ++;};return nil ;};type templater interface{form (_gbg ,_efg ,_bgcc ,_ffb ,_ag int16 )int16 ;setIndex (_agd *_ded .DecoderStats );};func (_fcfg *GenericRegion )decodeTemplate0b (_dec ,_fgaff ,_dga int ,_bgad ,_dbfd int )(_daca error ){const _cecc ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0062"; -var (_aee ,_abe int ;_ggg ,_gbgd int ;_abgb byte ;_dbfg int ;);if _dec >=1{_abgb ,_daca =_fcfg .Bitmap .GetByte (_dbfd );if _daca !=nil {return _bdd .Wrap (_daca ,_cecc ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_ggg =int (_abgb );};if _dec >=2{_abgb ,_daca =_fcfg .Bitmap .GetByte (_dbfd -_fcfg .Bitmap .RowStride ); -if _daca !=nil {return _bdd .Wrap (_daca ,_cecc ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_gbgd =int (_abgb )<<6;};_aee =(_ggg &0xf0)|(_gbgd &0x3800);for _dfbf :=0;_dfbf < _dga ;_dfbf =_dbfg {var (_ebfd byte ;_fcff int ;);_dbfg =_dfbf +8;if _egbd :=_fgaff -_dfbf ; -_egbd > 8{_fcff =8;}else {_fcff =_egbd ;};if _dec > 0{_ggg <<=8;if _dbfg < _fgaff {_abgb ,_daca =_fcfg .Bitmap .GetByte (_dbfd +1);if _daca !=nil {return _bdd .Wrap (_daca ,_cecc ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_ggg |=int (_abgb ); -};};if _dec > 1{_gbgd <<=8;if _dbfg < _fgaff {_abgb ,_daca =_fcfg .Bitmap .GetByte (_dbfd -_fcfg .Bitmap .RowStride +1);if _daca !=nil {return _bdd .Wrap (_daca ,_cecc ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_gbgd |=int (_abgb )<<6;};};for _fgcg :=0; -_fgcg < _fcff ;_fgcg ++{_agb :=uint (7-_fgcg );if _fcfg ._daagb {_abe =_fcfg .overrideAtTemplate0b (_aee ,_dfbf +_fgcg ,_dec ,int (_ebfd ),_fgcg ,int (_agb ));_fcfg ._gcd .SetIndex (int32 (_abe ));}else {_fcfg ._gcd .SetIndex (int32 (_aee ));};var _bfad int ; -_bfad ,_daca =_fcfg ._bgbg .DecodeBit (_fcfg ._gcd );if _daca !=nil {return _bdd .Wrap (_daca ,_cecc ,"");};_ebfd |=byte (_bfad <<_agb );_aee =((_aee &0x7bf7)<<1)|_bfad |((_ggg >>_agb )&0x10)|((_gbgd >>_agb )&0x800);};if _ddd :=_fcfg .Bitmap .SetByte (_bgad ,_ebfd ); -_ddd !=nil {return _bdd .Wrap (_ddd ,_cecc ,"");};_bgad ++;_dbfd ++;};return nil ;};func (_dfacd *SymbolDictionary )String ()string {_degc :=&_de .Builder {};_degc .WriteString ("\n\u005b\u0053\u0059\u004dBO\u004c-\u0044\u0049\u0043\u0054\u0049O\u004e\u0041\u0052\u0059\u005d\u000a"); -_degc .WriteString (_da .Sprintf ("\u0009-\u0020S\u0064\u0072\u0054\u0065\u006dp\u006c\u0061t\u0065\u0020\u0025\u0076\u000a",_dfacd .SdrTemplate ));_degc .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u0025\u0076\u000a",_dfacd .SdTemplate )); -_degc .WriteString (_da .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",_dfacd ._badg ));_degc .WriteString (_da .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",_dfacd ._gbabdg )); -_degc .WriteString (_da .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",_dfacd .SdHuffAggInstanceSelection )); -_degc .WriteString (_da .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",_dfacd .SdHuffBMSizeSelection ));_degc .WriteString (_da .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",_dfacd .SdHuffDecodeWidthSelection )); -_degc .WriteString (_da .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",_dfacd .SdHuffDecodeHeightSelection ));_degc .WriteString (_da .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",_dfacd .UseRefinementAggregation )); -_degc .WriteString (_da .Sprintf ("\u0009\u002d\u0020is\u0048\u0075\u0066\u0066\u006d\u0061\u006e\u0045\u006e\u0063\u006f\u0064\u0065\u0064\u0020\u0025\u0076\u000a",_dfacd .IsHuffmanEncoded ));_degc .WriteString (_da .Sprintf ("\u0009\u002d\u0020S\u0064\u0041\u0054\u0058\u0020\u0025\u0076\u000a",_dfacd .SdATX )); -_degc .WriteString (_da .Sprintf ("\u0009\u002d\u0020S\u0064\u0041\u0054\u0059\u0020\u0025\u0076\u000a",_dfacd .SdATY ));_degc .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0072\u0041\u0054\u0058\u0020\u0025\u0076\u000a",_dfacd .SdrATX )); -_degc .WriteString (_da .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0072\u0041\u0054\u0059\u0020\u0025\u0076\u000a",_dfacd .SdrATY ));_degc .WriteString (_da .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",_dfacd .NumberOfExportedSymbols )); -_degc .WriteString (_da .Sprintf ("\u0009-\u0020\u004e\u0075\u006db\u0065\u0072\u004f\u0066\u004ee\u0077S\u0079m\u0062\u006f\u006c\u0073\u0020\u0025\u0076\n",_dfacd .NumberOfNewSymbols ));_degc .WriteString (_da .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",_dfacd ._fdee )); -_degc .WriteString (_da .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",_dfacd ._aadc ));return _degc .String ();};func (_fccb *PatternDictionary )readTemplate ()error {_defgb ,_adgeaf :=_fccb ._cfbg .ReadBits (2); -if _adgeaf !=nil {return _adgeaf ;};_fccb .HDTemplate =byte (_defgb );return nil ;};func (_dbfa *Header )parse (_aegf Documenter ,_abbg *_cc .Reader ,_fdbc int64 ,_fbeb OrganizationType )(_deec error ){const _babbg ="\u0070\u0061\u0072s\u0065";_def .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 _deec !=nil {_def .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",_deec );}else {_def .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"); -};}();_ ,_deec =_abbg .Seek (_fdbc ,_d .SeekStart );if _deec !=nil {return _bdd .Wrap (_deec ,_babbg ,"\u0073\u0065\u0065\u006b\u0020\u0073\u0074\u0061\u0072\u0074");};if _deec =_dbfa .readSegmentNumber (_abbg );_deec !=nil {return _bdd .Wrap (_deec ,_babbg ,""); -};if _deec =_dbfa .readHeaderFlags ();_deec !=nil {return _bdd .Wrap (_deec ,_babbg ,"");};var _dbfag uint64 ;_dbfag ,_deec =_dbfa .readNumberOfReferredToSegments (_abbg );if _deec !=nil {return _bdd .Wrap (_deec ,_babbg ,"");};_dbfa .RTSNumbers ,_deec =_dbfa .readReferredToSegmentNumbers (_abbg ,int (_dbfag )); -if _deec !=nil {return _bdd .Wrap (_deec ,_babbg ,"");};_deec =_dbfa .readSegmentPageAssociation (_aegf ,_abbg ,_dbfag ,_dbfa .RTSNumbers ...);if _deec !=nil {return _bdd .Wrap (_deec ,_babbg ,"");};if _dbfa .Type !=TEndOfFile {if _deec =_dbfa .readSegmentDataLength (_abbg ); -_deec !=nil {return _bdd .Wrap (_deec ,_babbg ,"");};};_dbfa .readDataStartOffset (_abbg ,_fbeb );_dbfa .readHeaderLength (_abbg ,_fdbc );_def .Log .Trace ("\u0025\u0073",_dbfa );return nil ;};func (_caec *RegionSegment )String ()string {_ebd :=&_de .Builder {}; -_ebd .WriteString ("\u0009[\u0052E\u0047\u0049\u004f\u004e\u0020S\u0045\u0047M\u0045\u004e\u0054\u005d\u000a");_ebd .WriteString (_da .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",_caec .BitmapWidth ,_caec .BitmapHeight )); -_ebd .WriteString (_da .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",_caec .XLocation ,_caec .YLocation ));_ebd .WriteString (_da .Sprintf ("\t\u0009\u002d\u0020\u0043\u006f\u006db\u0069\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070e\u0072\u0061\u0074o\u0072:\u0020\u0025\u0073",_caec .CombinaionOperator )); -return _ebd .String ();};func (_aca *Header )referenceSize ()uint {switch {case _aca .SegmentNumber <=255:return 1;case _aca .SegmentNumber <=65535:return 2;default:return 4;};};func (_ab *GenericRefinementRegion )decodeTypicalPredictedLineTemplate0 (_bb ,_eeb ,_bdb ,_deef ,_ae ,_fe ,_gdg ,_egcf ,_eec int )error {var (_cec ,_dba ,_egf ,_cg ,_cece ,_ced int ; -_fdc byte ;_ad error ;);if _bb > 0{_fdc ,_ad =_ab .RegionBitmap .GetByte (_gdg -_bdb );if _ad !=nil {return _ad ;};_egf =int (_fdc );};if _egcf > 0&&_egcf <=_ab .ReferenceBitmap .Height {_fdc ,_ad =_ab .ReferenceBitmap .GetByte (_eec -_deef +_fe );if _ad !=nil {return _ad ; -};_cg =int (_fdc )<<4;};if _egcf >=0&&_egcf < _ab .ReferenceBitmap .Height {_fdc ,_ad =_ab .ReferenceBitmap .GetByte (_eec +_fe );if _ad !=nil {return _ad ;};_cece =int (_fdc )<<1;};if _egcf > -2&&_egcf < _ab .ReferenceBitmap .Height -1{_fdc ,_ad =_ab .ReferenceBitmap .GetByte (_eec +_deef +_fe ); -if _ad !=nil {return _ad ;};_ced =int (_fdc );};_cec =((_egf >>5)&0x6)|((_ced >>2)&0x30)|(_cece &0x180)|(_cg &0xc00);var _cbf int ;for _gcg :=0;_gcg < _ae ;_gcg =_cbf {var _cd int ;_cbf =_gcg +8;var _efd int ;if _efd =_eeb -_gcg ;_efd > 8{_efd =8;};_defc :=_cbf < _eeb ; -_cac :=_cbf < _ab .ReferenceBitmap .Width ;_ffc :=_fe +1;if _bb > 0{_fdc =0;if _defc {_fdc ,_ad =_ab .RegionBitmap .GetByte (_gdg -_bdb +1);if _ad !=nil {return _ad ;};};_egf =(_egf <<8)|int (_fdc );};if _egcf > 0&&_egcf <=_ab .ReferenceBitmap .Height {var _bge int ; -if _cac {_fdc ,_ad =_ab .ReferenceBitmap .GetByte (_eec -_deef +_ffc );if _ad !=nil {return _ad ;};_bge =int (_fdc )<<4;};_cg =(_cg <<8)|_bge ;};if _egcf >=0&&_egcf < _ab .ReferenceBitmap .Height {var _aeb int ;if _cac {_fdc ,_ad =_ab .ReferenceBitmap .GetByte (_eec +_ffc ); -if _ad !=nil {return _ad ;};_aeb =int (_fdc )<<1;};_cece =(_cece <<8)|_aeb ;};if _egcf > -2&&_egcf < (_ab .ReferenceBitmap .Height -1){_fdc =0;if _cac {_fdc ,_ad =_ab .ReferenceBitmap .GetByte (_eec +_deef +_ffc );if _ad !=nil {return _ad ;};};_ced =(_ced <<8)|int (_fdc ); -};for _dfg :=0;_dfg < _efd ;_dfg ++{var _cbg int ;_bbd :=false ;_ea :=(_cec >>4)&0x1ff;if _ea ==0x1ff{_bbd =true ;_cbg =1;}else if _ea ==0x00{_bbd =true ;};if !_bbd {if _ab ._fga {_dba =_ab .overrideAtTemplate0 (_cec ,_gcg +_dfg ,_bb ,_cd ,_dfg );_ab ._ff .SetIndex (int32 (_dba )); -}else {_ab ._ff .SetIndex (int32 (_cec ));};_cbg ,_ad =_ab ._ca .DecodeBit (_ab ._ff );if _ad !=nil {return _ad ;};};_gbc :=uint (7-_dfg );_cd |=_cbg <<_gbc ;_cec =((_cec &0xdb6)<<1)|_cbg |(_egf >>_gbc +5)&0x002|((_ced >>_gbc +2)&0x010)|((_cece >>_gbc )&0x080)|((_cg >>_gbc )&0x400); -};_ad =_ab .RegionBitmap .SetByte (_gdg ,byte (_cd ));if _ad !=nil {return _ad ;};_gdg ++;_eec ++;};return nil ;};func (_baeg *PageInformationSegment )encodeStripingInformation (_eaeb _cc .BinaryWriter )(_eafa int ,_bcec error ){const _dgdf ="\u0065n\u0063\u006f\u0064\u0065S\u0074\u0072\u0069\u0070\u0069n\u0067I\u006ef\u006f\u0072\u006d\u0061\u0074\u0069\u006fn"; -if !_baeg .IsStripe {if _eafa ,_bcec =_eaeb .Write ([]byte {0x00,0x00});_bcec !=nil {return 0,_bdd .Wrap (_bcec ,_dgdf ,"n\u006f\u0020\u0073\u0074\u0072\u0069\u0070\u0069\u006e\u0067");};return _eafa ,nil ;};_dgecd :=make ([]byte ,2);_f .BigEndian .PutUint16 (_dgecd ,_baeg .MaxStripeSize |1<<15); -if _eafa ,_bcec =_eaeb .Write (_dgecd );_bcec !=nil {return 0,_bdd .Wrapf (_bcec ,_dgdf ,"\u0073\u0074\u0072i\u0070\u0069\u006e\u0067\u003a\u0020\u0025\u0064",_baeg .MaxStripeSize );};return _eafa ,nil ;};func (_agdc *SymbolDictionary )decodeThroughTextRegion (_dgde ,_adee ,_acee uint32 )error {if _agdc ._ebcc ==nil {_agdc ._ebcc =_gbffb (_agdc ._baa ,nil ); -_agdc ._ebcc .setContexts (_agdc ._ffad ,_ded .NewStats (512,1),_ded .NewStats (512,1),_ded .NewStats (512,1),_ded .NewStats (512,1),_agdc ._cace ,_ded .NewStats (512,1),_ded .NewStats (512,1),_ded .NewStats (512,1),_ded .NewStats (512,1));};if _ffaae :=_agdc .setSymbolsArray (); -_ffaae !=nil {return _ffaae ;};_agdc ._ebcc .setParameters (_agdc ._gebb ,_agdc .IsHuffmanEncoded ,true ,_dgde ,_adee ,_acee ,1,_agdc ._fdee +_agdc ._aadc ,0,0,0,1,0,0,0,0,0,0,0,0,0,_agdc .SdrTemplate ,_agdc .SdrATX ,_agdc .SdrATY ,_agdc ._dffg ,_agdc ._acfd ); -return _agdc .addSymbol (_agdc ._ebcc );};func (_gffc *TextRegion )Encode (w _cc .BinaryWriter )(_aabb int ,_ebda error ){const _edgg ="\u0054\u0065\u0078\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u002e\u0045n\u0063\u006f\u0064\u0065";if _aabb ,_ebda =_gffc .RegionInfo .Encode (w ); -_ebda !=nil {return _aabb ,_bdd .Wrap (_ebda ,_edgg ,"");};var _fffcf int ;if _fffcf ,_ebda =_gffc .encodeFlags (w );_ebda !=nil {return _aabb ,_bdd .Wrap (_ebda ,_edgg ,"");};_aabb +=_fffcf ;if _fffcf ,_ebda =_gffc .encodeSymbols (w );_ebda !=nil {return _aabb ,_bdd .Wrap (_ebda ,_edgg ,""); -};_aabb +=_fffcf ;return _aabb ,nil ;};func (_bcba *GenericRegion )overrideAtTemplate3 (_bbag ,_fabba ,_add ,_fbea ,_aeda int )int {_bbag &=0x3EF;if _bcba .GBAtY [0]==0&&_bcba .GBAtX [0]>=-int8 (_aeda ){_bbag |=(_fbea >>uint (7-(int8 (_aeda )+_bcba .GBAtX [0]))&0x1)<<4; -}else {_bbag |=int (_bcba .getPixel (_fabba +int (_bcba .GBAtX [0]),_add +int (_bcba .GBAtY [0])))<<4;};return _bbag ;};func (_fffe *TextRegion )InitEncode (globalSymbolsMap ,localSymbolsMap map[int ]int ,comps []int ,inLL *_ba .Points ,symbols *_ba .Bitmaps ,classIDs *_bd .IntSlice ,boxes *_ba .Boxes ,width ,height ,symBits int ){_fffe .RegionInfo =&RegionSegment {BitmapWidth :uint32 (width ),BitmapHeight :uint32 (height )}; -_fffe ._afce =globalSymbolsMap ;_fffe ._aceag =localSymbolsMap ;_fffe ._gaedc =comps ;_fffe ._fbac =inLL ;_fffe ._gaadb =symbols ;_fffe ._affb =classIDs ;_fffe ._bccd =boxes ;_fffe ._dacac =symBits ;};var _ SegmentEncoder =&GenericRegion {};func _geeb (_efde int )int {if _efde ==0{return 0; -};_efde |=_efde >>1;_efde |=_efde >>2;_efde |=_efde >>4;_efde |=_efde >>8;_efde |=_efde >>16;return (_efde +1)>>1;};func (_bbga *SymbolDictionary )readNumberOfExportedSymbols ()error {_baaf ,_cgg :=_bbga ._baa .ReadBits (32);if _cgg !=nil {return _cgg ; -};_bbga .NumberOfExportedSymbols =uint32 (_baaf &_c .MaxUint32 );return nil ;};func (_dccef *TextRegion )decodeID ()(int64 ,error ){if _dccef .IsHuffmanEncoded {if _dccef ._dadaf ==nil {_cbaa ,_bdga :=_dccef ._efcfe .ReadBits (byte (_dccef ._cbbdf ));return int64 (_cbaa ),_bdga ; -};return _dccef ._dadaf .Decode (_dccef ._efcfe );};return _dccef ._aabe .DecodeIAID (uint64 (_dccef ._cbbdf ),_dccef ._fgda );};func (_fbae *TextRegion )readHuffmanFlags ()error {var (_ecdd int ;_efbd uint64 ;_gaade error ;);_ ,_gaade =_fbae ._efcfe .ReadBit (); -if _gaade !=nil {return _gaade ;};_ecdd ,_gaade =_fbae ._efcfe .ReadBit ();if _gaade !=nil {return _gaade ;};_fbae .SbHuffRSize =int8 (_ecdd );_efbd ,_gaade =_fbae ._efcfe .ReadBits (2);if _gaade !=nil {return _gaade ;};_fbae .SbHuffRDY =int8 (_efbd )&0xf; -_efbd ,_gaade =_fbae ._efcfe .ReadBits (2);if _gaade !=nil {return _gaade ;};_fbae .SbHuffRDX =int8 (_efbd )&0xf;_efbd ,_gaade =_fbae ._efcfe .ReadBits (2);if _gaade !=nil {return _gaade ;};_fbae .SbHuffRDHeight =int8 (_efbd )&0xf;_efbd ,_gaade =_fbae ._efcfe .ReadBits (2); -if _gaade !=nil {return _gaade ;};_fbae .SbHuffRDWidth =int8 (_efbd )&0xf;_efbd ,_gaade =_fbae ._efcfe .ReadBits (2);if _gaade !=nil {return _gaade ;};_fbae .SbHuffDT =int8 (_efbd )&0xf;_efbd ,_gaade =_fbae ._efcfe .ReadBits (2);if _gaade !=nil {return _gaade ; -};_fbae .SbHuffDS =int8 (_efbd )&0xf;_efbd ,_gaade =_fbae ._efcfe .ReadBits (2);if _gaade !=nil {return _gaade ;};_fbae .SbHuffFS =int8 (_efbd )&0xf;return nil ;};var _ SegmentEncoder =&RegionSegment {};func (_dfef *Header )Encode (w _cc .BinaryWriter )(_baf int ,_abga error ){const _aagb ="\u0048\u0065\u0061d\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065"; -var _dgbf _cc .BinaryWriter ;_def .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 _abga !=nil {_def .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",_abga ); -}else {_def .Log .Trace ("\u005b\u0053\u0045\u0047ME\u004e\u0054\u002d\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0025\u0076",_dfef );_def .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 _dfef .SegmentData !=nil {_ffd ,_dbaa :=_dfef .SegmentData .(SegmentEncoder );if !_dbaa {return 0,_bdd .Errorf (_aagb ,"\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",_dfef .SegmentData ); -};_dgbf =_cc .BufferedMSB ();_baf ,_abga =_ffd .Encode (_dgbf );if _abga !=nil {return 0,_bdd .Wrap (_abga ,_aagb ,"");};_dfef .SegmentDataLength =uint64 (_baf );};if _dfef .pageSize ()==4{_dfef .PageAssociationFieldSize =true ;};var _babb int ;_babb ,_abga =_dfef .writeSegmentNumber (w ); -if _abga !=nil {return 0,_bdd .Wrap (_abga ,_aagb ,"");};_baf +=_babb ;if _abga =_dfef .writeFlags (w );_abga !=nil {return _baf ,_bdd .Wrap (_abga ,_aagb ,"");};_baf ++;_babb ,_abga =_dfef .writeReferredToCount (w );if _abga !=nil {return 0,_bdd .Wrap (_abga ,_aagb ,""); -};_baf +=_babb ;_babb ,_abga =_dfef .writeReferredToSegments (w );if _abga !=nil {return 0,_bdd .Wrap (_abga ,_aagb ,"");};_baf +=_babb ;_babb ,_abga =_dfef .writeSegmentPageAssociation (w );if _abga !=nil {return 0,_bdd .Wrap (_abga ,_aagb ,"");};_baf +=_babb ; -_babb ,_abga =_dfef .writeSegmentDataLength (w );if _abga !=nil {return 0,_bdd .Wrap (_abga ,_aagb ,"");};_baf +=_babb ;_dfef .HeaderLength =int64 (_baf )-int64 (_dfef .SegmentDataLength );if _dgbf !=nil {if _ ,_abga =w .Write (_dgbf .Data ());_abga !=nil {return _baf ,_bdd .Wrap (_abga ,_aagb ,"\u0077r\u0069t\u0065\u0020\u0073\u0065\u0067m\u0065\u006et\u0020\u0064\u0061\u0074\u0061"); -};};return _baf ,nil ;};func (_gbffc *RegionSegment )parseHeader ()error {const _ddgb ="p\u0061\u0072\u0073\u0065\u0048\u0065\u0061\u0064\u0065\u0072";_def .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 (){_def .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");}();_gbbc ,_dfaf :=_gbffc ._cbee .ReadBits (32); -if _dfaf !=nil {return _bdd .Wrap (_dfaf ,_ddgb ,"\u0077\u0069\u0064t\u0068");};_gbffc .BitmapWidth =uint32 (_gbbc &_c .MaxUint32 );_gbbc ,_dfaf =_gbffc ._cbee .ReadBits (32);if _dfaf !=nil {return _bdd .Wrap (_dfaf ,_ddgb ,"\u0068\u0065\u0069\u0067\u0068\u0074"); -};_gbffc .BitmapHeight =uint32 (_gbbc &_c .MaxUint32 );_gbbc ,_dfaf =_gbffc ._cbee .ReadBits (32);if _dfaf !=nil {return _bdd .Wrap (_dfaf ,_ddgb ,"\u0078\u0020\u006c\u006f\u0063\u0061\u0074\u0069\u006f\u006e");};_gbffc .XLocation =uint32 (_gbbc &_c .MaxUint32 ); -_gbbc ,_dfaf =_gbffc ._cbee .ReadBits (32);if _dfaf !=nil {return _bdd .Wrap (_dfaf ,_ddgb ,"\u0079\u0020\u006c\u006f\u0063\u0061\u0074\u0069\u006f\u006e");};_gbffc .YLocation =uint32 (_gbbc &_c .MaxUint32 );if _ ,_dfaf =_gbffc ._cbee .ReadBits (5);_dfaf !=nil {return _bdd .Wrap (_dfaf ,_ddgb ,"\u0064i\u0072\u0079\u0020\u0072\u0065\u0061d"); -};if _dfaf =_gbffc .readCombinationOperator ();_dfaf !=nil {return _bdd .Wrap (_dfaf ,_ddgb ,"c\u006fm\u0062\u0069\u006e\u0061\u0074\u0069\u006f\u006e \u006f\u0070\u0065\u0072at\u006f\u0072");};return nil ;};func (_egd *GenericRefinementRegion )decodeSLTP ()(int ,error ){_egd .Template .setIndex (_egd ._ff ); -return _egd ._ca .DecodeBit (_egd ._ff );};func (_ffab *PageInformationSegment )readDefaultPixelValue ()error {_cdg ,_caedb :=_ffab ._bcfg .ReadBit ();if _caedb !=nil {return _caedb ;};_ffab .DefaultPixelValue =uint8 (_cdg &0xf);return nil ;};func (_ee *GenericRefinementRegion )GetRegionBitmap ()(*_ba .Bitmap ,error ){var _eg error ; -_def .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 _eg !=nil {_def .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",_eg ); -}else {_def .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 _ee .RegionBitmap !=nil {return _ee .RegionBitmap ,nil ;};_gb :=0;if _ee .ReferenceBitmap ==nil {_ee .ReferenceBitmap ,_eg =_ee .getGrReference ();if _eg !=nil {return nil ,_eg ;};};if _ee ._ca ==nil {_ee ._ca ,_eg =_ded .New (_ee ._geb );if _eg !=nil {return nil ,_eg ; -};};if _ee ._ff ==nil {_ee ._ff =_ded .NewStats (8192,1);};_ee .RegionBitmap =_ba .New (int (_ee .RegionInfo .BitmapWidth ),int (_ee .RegionInfo .BitmapHeight ));if _ee .TemplateID ==0{if _eg =_ee .updateOverride ();_eg !=nil {return nil ,_eg ;};};_cb :=(_ee .RegionBitmap .Width +7)&-8; -var _deb int ;if _ee .IsTPGROn {_deb =int (-_ee .ReferenceDY )*_ee .ReferenceBitmap .RowStride ;};_egb :=_deb +1;for _gbd :=0;_gbd < _ee .RegionBitmap .Height ;_gbd ++{if _ee .IsTPGROn {_gac ,_dc :=_ee .decodeSLTP ();if _dc !=nil {return nil ,_dc ;};_gb ^=_gac ; -};if _gb ==0{_eg =_ee .decodeOptimized (_gbd ,_ee .RegionBitmap .Width ,_ee .RegionBitmap .RowStride ,_ee .ReferenceBitmap .RowStride ,_cb ,_deb ,_egb );if _eg !=nil {return nil ,_eg ;};}else {_eg =_ee .decodeTypicalPredictedLine (_gbd ,_ee .RegionBitmap .Width ,_ee .RegionBitmap .RowStride ,_ee .ReferenceBitmap .RowStride ,_cb ,_deb ); -if _eg !=nil {return nil ,_eg ;};};};return _ee .RegionBitmap ,nil ;};func (_cdgf *SymbolDictionary )getUserTable (_cage int )(_gee .Tabler ,error ){var _aged int ;for _ ,_dbga :=range _cdgf .Header .RTSegments {if _dbga .Type ==53{if _aged ==_cage {_bafg ,_feb :=_dbga .GetSegmentData (); -if _feb !=nil {return nil ,_feb ;};_eeagg :=_bafg .(_gee .BasicTabler );return _gee .NewEncodedTable (_eeagg );};_aged ++;};};return nil ,nil ;};func (_eab *GenericRegion )copyLineAbove (_fdcda int )error {_caff :=_fdcda *_eab .Bitmap .RowStride ;_egdde :=_caff -_eab .Bitmap .RowStride ; -for _fecc :=0;_fecc < _eab .Bitmap .RowStride ;_fecc ++{_fgaf ,_bdfc :=_eab .Bitmap .GetByte (_egdde );if _bdfc !=nil {return _bdfc ;};_egdde ++;if _bdfc =_eab .Bitmap .SetByte (_caff ,_fgaf );_bdfc !=nil {return _bdfc ;};_caff ++;};return nil ;};func (_eeegc *PatternDictionary )setGbAtPixels (){if _eeegc .HDTemplate ==0{_eeegc .GBAtX =make ([]int8 ,4); -_eeegc .GBAtY =make ([]int8 ,4);_eeegc .GBAtX [0]=-int8 (_eeegc .HdpWidth );_eeegc .GBAtY [0]=0;_eeegc .GBAtX [1]=-3;_eeegc .GBAtY [1]=-1;_eeegc .GBAtX [2]=2;_eeegc .GBAtY [2]=-2;_eeegc .GBAtX [3]=-2;_eeegc .GBAtY [3]=-2;}else {_eeegc .GBAtX =[]int8 {-int8 (_eeegc .HdpWidth )}; -_eeegc .GBAtY =[]int8 {0};};};func (_cgfb *GenericRegion )setParametersWithAt (_dgb bool ,_ccb byte ,_dbae ,_ffa bool ,_dda ,_eefd []int8 ,_feccg ,_bfdg uint32 ,_acf *_ded .DecoderStats ,_dace *_ded .Decoder ){_cgfb .IsMMREncoded =_dgb ;_cgfb .GBTemplate =_ccb ; -_cgfb .IsTPGDon =_dbae ;_cgfb .GBAtX =_dda ;_cgfb .GBAtY =_eefd ;_cgfb .RegionSegment .BitmapHeight =_bfdg ;_cgfb .RegionSegment .BitmapWidth =_feccg ;_cgfb ._ccf =nil ;_cgfb .Bitmap =nil ;if _acf !=nil {_cgfb ._gcd =_acf ;};if _dace !=nil {_cgfb ._bgbg =_dace ; -};_def .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",_cgfb );}; -func (_eegc *TextRegion )setContexts (_caea *_ded .DecoderStats ,_agfb *_ded .DecoderStats ,_gade *_ded .DecoderStats ,_degb *_ded .DecoderStats ,_bgcf *_ded .DecoderStats ,_decc *_ded .DecoderStats ,_bceceb *_ded .DecoderStats ,_cdgb *_ded .DecoderStats ,_dgbca *_ded .DecoderStats ,_aeagd *_ded .DecoderStats ){_eegc ._aagbf =_agfb ; -_eegc ._fbdbb =_gade ;_eegc ._gdgcb =_degb ;_eegc ._gfbb =_bgcf ;_eegc ._dgdeca =_bceceb ;_eegc ._cccfb =_cdgb ;_eegc ._fgda =_decc ;_eegc ._eebb =_dgbca ;_eegc ._gfee =_aeagd ;_eegc ._cfab =_caea ;};func (_daaf *TextRegion )decodeRdw ()(int64 ,error ){const _ebcf ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064w"; -if _daaf .IsHuffmanEncoded {if _daaf .SbHuffRDWidth ==3{if _daaf ._fbgf ==nil {var (_ceeee int ;_adga error ;);if _daaf .SbHuffFS ==3{_ceeee ++;};if _daaf .SbHuffDS ==3{_ceeee ++;};if _daaf .SbHuffDT ==3{_ceeee ++;};_daaf ._fbgf ,_adga =_daaf .getUserTable (_ceeee ); -if _adga !=nil {return 0,_bdd .Wrap (_adga ,_ebcf ,"");};};return _daaf ._fbgf .Decode (_daaf ._efcfe );};_ecca ,_babc :=_gee .GetStandardTable (14+int (_daaf .SbHuffRDWidth ));if _babc !=nil {return 0,_bdd .Wrap (_babc ,_ebcf ,"");};return _ecca .Decode (_daaf ._efcfe ); -};_cefe ,_adcg :=_daaf ._aabe .DecodeInt (_daaf ._dgdeca );if _adcg !=nil {return 0,_bdd .Wrap (_adcg ,_ebcf ,"");};return int64 (_cefe ),nil ;};func (_cff *GenericRegion )parseHeader ()(_efgd error ){_def .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 _efgd !=nil {_def .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",_efgd ); -}else {_def .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 (_gff int ;_fbd uint64 ;);if _efgd =_cff .RegionSegment .parseHeader ();_efgd !=nil {return _efgd ;};if _ ,_efgd =_cff ._bfc .ReadBits (3);_efgd !=nil {return _efgd ;};_gff ,_efgd =_cff ._bfc .ReadBit ();if _efgd !=nil {return _efgd ;};if _gff ==1{_cff .UseExtTemplates =true ; -};_gff ,_efgd =_cff ._bfc .ReadBit ();if _efgd !=nil {return _efgd ;};if _gff ==1{_cff .IsTPGDon =true ;};_fbd ,_efgd =_cff ._bfc .ReadBits (2);if _efgd !=nil {return _efgd ;};_cff .GBTemplate =byte (_fbd &0xf);_gff ,_efgd =_cff ._bfc .ReadBit ();if _efgd !=nil {return _efgd ; -};if _gff ==1{_cff .IsMMREncoded =true ;};if !_cff .IsMMREncoded {_dcbe :=1;if _cff .GBTemplate ==0{_dcbe =4;if _cff .UseExtTemplates {_dcbe =12;};};if _efgd =_cff .readGBAtPixels (_dcbe );_efgd !=nil {return _efgd ;};};if _efgd =_cff .computeSegmentDataStructure (); -_efgd !=nil {return _efgd ;};_def .Log .Trace ("\u0025\u0073",_cff );return nil ;};func (_cdbe *HalftoneRegion )renderPattern (_cddc [][]int )(_gdd error ){var _ggga ,_fgbb int ;for _abfg :=0;_abfg < int (_cdbe .HGridHeight );_abfg ++{for _fdd :=0;_fdd < int (_cdbe .HGridWidth ); -_fdd ++{_ggga =_cdbe .computeX (_abfg ,_fdd );_fgbb =_cdbe .computeY (_abfg ,_fdd );_eedb :=_cdbe .Patterns [_cddc [_abfg ][_fdd ]];if _gdd =_ba .Blit (_eedb ,_cdbe .HalftoneRegionBitmap ,_ggga +int (_cdbe .HGridX ),_fgbb +int (_cdbe .HGridY ),_cdbe .CombinationOperator ); -_gdd !=nil {return _gdd ;};};};return nil ;};func (_aebga *SymbolDictionary )encodeSymbols (_ggb _cc .BinaryWriter )(_ccec int ,_ebca error ){const _dgbfg ="\u0065\u006e\u0063o\u0064\u0065\u0053\u0079\u006d\u0062\u006f\u006c";_geadg :=_dg .New ();_geadg .Init (); -_eebgb ,_ebca :=_aebga ._aggee .SelectByIndexes (_aebga ._bbgd );if _ebca !=nil {return 0,_bdd .Wrap (_ebca ,_dgbfg ,"\u0069n\u0069\u0074\u0069\u0061\u006c");};_cgdb :=map[*_ba .Bitmap ]int {};for _agae ,_fefb :=range _eebgb .Values {_cgdb [_fefb ]=_agae ; -};_eebgb .SortByHeight ();var _cgab ,_afgf int ;_ecc ,_ebca :=_eebgb .GroupByHeight ();if _ebca !=nil {return 0,_bdd .Wrap (_ebca ,_dgbfg ,"");};for _ ,_gcga :=range _ecc .Values {_ggcc :=_gcga .Values [0].Height ;_agfc :=_ggcc -_cgab ;if _ebca =_geadg .EncodeInteger (_dg .IADH ,_agfc ); -_ebca !=nil {return 0,_bdd .Wrapf (_ebca ,_dgbfg ,"\u0049\u0041\u0044\u0048\u0020\u0066\u006f\u0072\u0020\u0064\u0068\u003a \u0027\u0025\u0064\u0027",_agfc );};_cgab =_ggcc ;_bbdc ,_acc :=_gcga .GroupByWidth ();if _acc !=nil {return 0,_bdd .Wrapf (_acc ,_dgbfg ,"\u0068\u0065\u0069g\u0068\u0074\u003a\u0020\u0027\u0025\u0064\u0027",_ggcc ); -};var _geeef int ;for _ ,_bcc :=range _bbdc .Values {for _ ,_gacb :=range _bcc .Values {_eaga :=_gacb .Width ;_deed :=_eaga -_geeef ;if _acc =_geadg .EncodeInteger (_dg .IADW ,_deed );_acc !=nil {return 0,_bdd .Wrapf (_acc ,_dgbfg ,"\u0049\u0041\u0044\u0057\u0020\u0066\u006f\u0072\u0020\u0064\u0077\u003a \u0027\u0025\u0064\u0027",_deed ); -};_geeef +=_deed ;if _acc =_geadg .EncodeBitmap (_gacb ,false );_acc !=nil {return 0,_bdd .Wrapf (_acc ,_dgbfg ,"H\u0065i\u0067\u0068\u0074\u003a\u0020\u0025\u0064\u0020W\u0069\u0064\u0074\u0068: \u0025\u0064",_ggcc ,_eaga );};_cefdg :=_cgdb [_gacb ];_aebga ._gfded [_cefdg ]=_afgf ; -_afgf ++;};};if _acc =_geadg .EncodeOOB (_dg .IADW );_acc !=nil {return 0,_bdd .Wrap (_acc ,_dgbfg ,"\u0049\u0041\u0044\u0057");};};if _ebca =_geadg .EncodeInteger (_dg .IAEX ,0);_ebca !=nil {return 0,_bdd .Wrap (_ebca ,_dgbfg ,"\u0065\u0078p\u006f\u0072\u0074e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073"); -};if _ebca =_geadg .EncodeInteger (_dg .IAEX ,len (_aebga ._bbgd ));_ebca !=nil {return 0,_bdd .Wrap (_ebca ,_dgbfg ,"\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0073\u0079m\u0062\u006f\u006c\u0073");};_geadg .Final ();_eeag ,_ebca :=_geadg .WriteTo (_ggb ); -if _ebca !=nil {return 0,_bdd .Wrap (_ebca ,_dgbfg ,"\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 (_eeag ),nil ;};func (_gab *HalftoneRegion )GetRegionBitmap ()(*_ba .Bitmap ,error ){if _gab .HalftoneRegionBitmap !=nil {return _gab .HalftoneRegionBitmap ,nil ;};var _abaa error ;_gab .HalftoneRegionBitmap =_ba .New (int (_gab .RegionSegment .BitmapWidth ),int (_gab .RegionSegment .BitmapHeight )); -if _gab .Patterns ==nil ||len (_gab .Patterns )==0{_gab .Patterns ,_abaa =_gab .GetPatterns ();if _abaa !=nil {return nil ,_abaa ;};};if _gab .HDefaultPixel ==1{_gab .HalftoneRegionBitmap .SetDefaultPixel ();};_aeec :=_c .Ceil (_c .Log (float64 (len (_gab .Patterns )))/_c .Log (2)); -_fde :=int (_aeec );var _gdad [][]int ;_gdad ,_abaa =_gab .grayScaleDecoding (_fde );if _abaa !=nil {return nil ,_abaa ;};if _abaa =_gab .renderPattern (_gdad );_abaa !=nil {return nil ,_abaa ;};return _gab .HalftoneRegionBitmap ,nil ;};func (_dcf *template1 )form (_aebd ,_bfb ,_bdbe ,_dfb ,_cga int16 )int16 {return ((_aebd &0x02)<<8)|(_bfb <<6)|((_bdbe &0x03)<<4)|(_dfb <<1)|_cga ; -};func (_gfd *EndOfStripe )parseHeader ()error {_fc ,_gfa :=_gfd ._gc .ReadBits (32);if _gfa !=nil {return _gfa ;};_gfd ._ga =int (_fc &_c .MaxInt32 );return nil ;};func (_bbaea *SymbolDictionary )InitEncode (symbols *_ba .Bitmaps ,symbolList []int ,symbolMap map[int ]int ,unborderSymbols bool )error {const _aagc ="S\u0079\u006d\u0062\u006f\u006c\u0044i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002eI\u006e\u0069\u0074E\u006ec\u006f\u0064\u0065"; -_bbaea .SdATX =[]int8 {3,-3,2,-2};_bbaea .SdATY =[]int8 {-1,-1,-2,-2};_bbaea ._aggee =symbols ;_bbaea ._bbgd =make ([]int ,len (symbolList ));copy (_bbaea ._bbgd ,symbolList );if len (_bbaea ._bbgd )!=_bbaea ._aggee .Size (){return _bdd .Error (_aagc ,"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"); -};_bbaea .NumberOfNewSymbols =uint32 (symbols .Size ());_bbaea .NumberOfExportedSymbols =uint32 (symbols .Size ());_bbaea ._gfded =symbolMap ;_bbaea ._aadd =unborderSymbols ;return nil ;};func (_fdcf *GenericRefinementRegion )decodeTypicalPredictedLineTemplate1 (_fabc ,_bc ,_ddb ,_fag ,_gdf ,_bgec ,_deeg ,_ceb ,_bcd int )(_beb error ){var (_eed ,_fbg int ; -_fac ,_ecg int ;_dac ,_cdf int ;_fdb byte ;);if _fabc > 0{_fdb ,_beb =_fdcf .RegionBitmap .GetByte (_deeg -_ddb );if _beb !=nil {return _beb ;};_fac =int (_fdb );};if _ceb > 0&&_ceb <=_fdcf .ReferenceBitmap .Height {_fdb ,_beb =_fdcf .ReferenceBitmap .GetByte (_bcd -_fag +_bgec ); -if _beb !=nil {return _beb ;};_ecg =int (_fdb )<<2;};if _ceb >=0&&_ceb < _fdcf .ReferenceBitmap .Height {_fdb ,_beb =_fdcf .ReferenceBitmap .GetByte (_bcd +_bgec );if _beb !=nil {return _beb ;};_dac =int (_fdb );};if _ceb > -2&&_ceb < _fdcf .ReferenceBitmap .Height -1{_fdb ,_beb =_fdcf .ReferenceBitmap .GetByte (_bcd +_fag +_bgec ); -if _beb !=nil {return _beb ;};_cdf =int (_fdb );};_eed =((_fac >>5)&0x6)|((_cdf >>2)&0x30)|(_dac &0xc0)|(_ecg &0x200);_fbg =((_cdf >>2)&0x70)|(_dac &0xc0)|(_ecg &0x700);var _fgb int ;for _caf :=0;_caf < _gdf ;_caf =_fgb {var (_daa int ;_eef int ;);_fgb =_caf +8; -if _daa =_bc -_caf ;_daa > 8{_daa =8;};_bdbg :=_fgb < _bc ;_ebg :=_fgb < _fdcf .ReferenceBitmap .Width ;_bebd :=_bgec +1;if _fabc > 0{_fdb =0;if _bdbg {_fdb ,_beb =_fdcf .RegionBitmap .GetByte (_deeg -_ddb +1);if _beb !=nil {return _beb ;};};_fac =(_fac <<8)|int (_fdb ); -};if _ceb > 0&&_ceb <=_fdcf .ReferenceBitmap .Height {var _cef int ;if _ebg {_fdb ,_beb =_fdcf .ReferenceBitmap .GetByte (_bcd -_fag +_bebd );if _beb !=nil {return _beb ;};_cef =int (_fdb )<<2;};_ecg =(_ecg <<8)|_cef ;};if _ceb >=0&&_ceb < _fdcf .ReferenceBitmap .Height {_fdb =0; -if _ebg {_fdb ,_beb =_fdcf .ReferenceBitmap .GetByte (_bcd +_bebd );if _beb !=nil {return _beb ;};};_dac =(_dac <<8)|int (_fdb );};if _ceb > -2&&_ceb < (_fdcf .ReferenceBitmap .Height -1){_fdb =0;if _ebg {_fdb ,_beb =_fdcf .ReferenceBitmap .GetByte (_bcd +_fag +_bebd ); -if _beb !=nil {return _beb ;};};_cdf =(_cdf <<8)|int (_fdb );};for _eae :=0;_eae < _daa ;_eae ++{var _eee int ;_cde :=(_fbg >>4)&0x1ff;switch _cde {case 0x1ff:_eee =1;case 0x00:_eee =0;default:_fdcf ._ff .SetIndex (int32 (_eed ));_eee ,_beb =_fdcf ._ca .DecodeBit (_fdcf ._ff ); -if _beb !=nil {return _beb ;};};_dafc :=uint (7-_eae );_eef |=_eee <<_dafc ;_eed =((_eed &0x0d6)<<1)|_eee |(_fac >>_dafc +5)&0x002|((_cdf >>_dafc +2)&0x010)|((_dac >>_dafc )&0x040)|((_ecg >>_dafc )&0x200);_fbg =((_fbg &0xdb)<<1)|((_cdf >>_dafc +2)&0x010)|((_dac >>_dafc )&0x080)|((_ecg >>_dafc )&0x400); -};_beb =_fdcf .RegionBitmap .SetByte (_deeg ,byte (_eef ));if _beb !=nil {return _beb ;};_deeg ++;_bcd ++;};return nil ;};func (_dbcd *TextRegion )encodeSymbols (_becbb _cc .BinaryWriter )(_dcgcb int ,_egac error ){const _baef ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; -_ffe :=make ([]byte ,4);_f .BigEndian .PutUint32 (_ffe ,_dbcd .NumberOfSymbols );if _dcgcb ,_egac =_becbb .Write (_ffe );_egac !=nil {return _dcgcb ,_bdd .Wrap (_egac ,_baef ,"\u004e\u0075\u006dbe\u0072\u004f\u0066\u0053\u0079\u006d\u0062\u006f\u006c\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073"); -};_befgc ,_egac :=_ba .NewClassedPoints (_dbcd ._fbac ,_dbcd ._gaedc );if _egac !=nil {return 0,_bdd .Wrap (_egac ,_baef ,"");};var _gedce ,_ebde int ;_ggbf :=_dg .New ();_ggbf .Init ();if _egac =_ggbf .EncodeInteger (_dg .IADT ,0);_egac !=nil {return _dcgcb ,_bdd .Wrap (_egac ,_baef ,"\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0020\u0044\u0054"); -};_bcbd ,_egac :=_befgc .GroupByY ();if _egac !=nil {return 0,_bdd .Wrap (_egac ,_baef ,"");};for _ ,_adaf :=range _bcbd {_bdgf :=int (_adaf .YAtIndex (0));_egace :=_bdgf -_gedce ;if _egac =_ggbf .EncodeInteger (_dg .IADT ,_egace );_egac !=nil {return _dcgcb ,_bdd .Wrap (_egac ,_baef ,""); -};var _bcgg int ;for _edba ,_ccbb :=range _adaf .IntSlice {switch _edba {case 0:_efec :=int (_adaf .XAtIndex (_edba ))-_ebde ;if _egac =_ggbf .EncodeInteger (_dg .IAFS ,_efec );_egac !=nil {return _dcgcb ,_bdd .Wrap (_egac ,_baef ,"");};_ebde +=_efec ; -_bcgg =_ebde ;default:_ggcba :=int (_adaf .XAtIndex (_edba ))-_bcgg ;if _egac =_ggbf .EncodeInteger (_dg .IADS ,_ggcba );_egac !=nil {return _dcgcb ,_bdd .Wrap (_egac ,_baef ,"");};_bcgg +=_ggcba ;};_bgffe ,_beea :=_dbcd ._affb .Get (_ccbb );if _beea !=nil {return _dcgcb ,_bdd .Wrap (_beea ,_baef ,""); -};_gaegc ,_bbee :=_dbcd ._afce [_bgffe ];if !_bbee {_gaegc ,_bbee =_dbcd ._aceag [_bgffe ];if !_bbee {return _dcgcb ,_bdd .Errorf (_baef ,"\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",_bgffe ); -};};if _beea =_ggbf .EncodeIAID (_dbcd ._dacac ,_gaegc );_beea !=nil {return _dcgcb ,_bdd .Wrap (_beea ,_baef ,"");};};if _egac =_ggbf .EncodeOOB (_dg .IADS );_egac !=nil {return _dcgcb ,_bdd .Wrap (_egac ,_baef ,"");};};_ggbf .Final ();_eeg ,_egac :=_ggbf .WriteTo (_becbb ); -if _egac !=nil {return _dcgcb ,_bdd .Wrap (_egac ,_baef ,"");};_dcgcb +=int (_eeg );return _dcgcb ,nil ;};func (_gfade *SymbolDictionary )checkInput ()error {if _gfade .SdHuffDecodeHeightSelection ==2{_def .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",_gfade .SdHuffDecodeHeightSelection ); -};if _gfade .SdHuffDecodeWidthSelection ==2{_def .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",_gfade .SdHuffDecodeWidthSelection ); -};if _gfade .IsHuffmanEncoded {if _gfade .SdTemplate !=0{_def .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",_gfade .SdTemplate ); -};if !_gfade .UseRefinementAggregation {if !_gfade .UseRefinementAggregation {if _gfade ._badg {_def .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"); -_gfade ._badg =false ;};if _gfade ._gbabdg {_def .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"); -_gfade ._gbabdg =false ;};};};}else {if _gfade .SdHuffBMSizeSelection !=0{_def .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"); -_gfade .SdHuffBMSizeSelection =0;};if _gfade .SdHuffDecodeWidthSelection !=0{_def .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"); -_gfade .SdHuffDecodeWidthSelection =0;};if _gfade .SdHuffDecodeHeightSelection !=0{_def .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"); -_gfade .SdHuffDecodeHeightSelection =0;};};if !_gfade .UseRefinementAggregation {if _gfade .SdrTemplate !=0{_def .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",_gfade .SdrTemplate ); -_gfade .SdrTemplate =0;};};if !_gfade .IsHuffmanEncoded ||!_gfade .UseRefinementAggregation {if _gfade .SdHuffAggInstanceSelection {_def .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",_gfade .SdHuffAggInstanceSelection ); -};};return nil ;};func (_eebaf *TextRegion )symbolIDCodeLengths ()error {var (_cfbc []*_gee .Code ;_eagac uint64 ;_eefce _gee .Tabler ;_addgc error ;);for _aggea :=0;_aggea < 35;_aggea ++{_eagac ,_addgc =_eebaf ._efcfe .ReadBits (4);if _addgc !=nil {return _addgc ; -};_faef :=int (_eagac &0xf);if _faef > 0{_cfbc =append (_cfbc ,_gee .NewCode (int32 (_faef ),0,int32 (_aggea ),false ));};};_eefce ,_addgc =_gee .NewFixedSizeTable (_cfbc );if _addgc !=nil {return _addgc ;};var (_cffc int64 ;_fbfa uint32 ;_dface []*_gee .Code ; -_bagff int64 ;);for _fbfa < _eebaf .NumberOfSymbols {_bagff ,_addgc =_eefce .Decode (_eebaf ._efcfe );if _addgc !=nil {return _addgc ;};if _bagff < 32{if _bagff > 0{_dface =append (_dface ,_gee .NewCode (int32 (_bagff ),0,int32 (_fbfa ),false ));};_cffc =_bagff ; -_fbfa ++;}else {var _gdgd ,_cfea int64 ;switch _bagff {case 32:_eagac ,_addgc =_eebaf ._efcfe .ReadBits (2);if _addgc !=nil {return _addgc ;};_gdgd =3+int64 (_eagac );if _fbfa > 0{_cfea =_cffc ;};case 33:_eagac ,_addgc =_eebaf ._efcfe .ReadBits (3);if _addgc !=nil {return _addgc ; -};_gdgd =3+int64 (_eagac );case 34:_eagac ,_addgc =_eebaf ._efcfe .ReadBits (7);if _addgc !=nil {return _addgc ;};_gdgd =11+int64 (_eagac );};for _eeac :=0;_eeac < int (_gdgd );_eeac ++{if _cfea > 0{_dface =append (_dface ,_gee .NewCode (int32 (_cfea ),0,int32 (_fbfa ),false )); -};_fbfa ++;};};};_eebaf ._efcfe .Align ();_eebaf ._dadaf ,_addgc =_gee .NewFixedSizeTable (_dface );return _addgc ;};func (_acag *SymbolDictionary )decodeHeightClassDeltaHeight ()(int64 ,error ){if _acag .IsHuffmanEncoded {return _acag .decodeHeightClassDeltaHeightWithHuffman (); -};_acgb ,_ecgd :=_acag ._gebb .DecodeInt (_acag ._ccbe );if _ecgd !=nil {return 0,_ecgd ;};return int64 (_acgb ),nil ;};func (_daab *PageInformationSegment )readMaxStripeSize ()error {_dbfe ,_dcgca :=_daab ._bcfg .ReadBits (15);if _dcgca !=nil {return _dcgca ; -};_daab .MaxStripeSize =uint16 (_dbfe &_c .MaxUint16 );return nil ;};func (_cbbd *HalftoneRegion )checkInput ()error {if _cbbd .IsMMREncoded {if _cbbd .HTemplate !=0{_def .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",_cbbd .HTemplate ); -};if _cbbd .HSkipEnabled {_def .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",_cbbd .HSkipEnabled ); -};};return nil ;};func (_adgg *SymbolDictionary )encodeRefinementATFlags (_geea _cc .BinaryWriter )(_gdfd int ,_fef error ){const _gfec ="\u0065\u006e\u0063od\u0065\u0052\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074\u0041\u0054\u0046\u006c\u0061\u0067\u0073"; -if !_adgg .UseRefinementAggregation ||_adgg .SdrTemplate !=0{return 0,nil ;};for _bfed :=0;_bfed < 2;_bfed ++{if _fef =_geea .WriteByte (byte (_adgg .SdrATX [_bfed ]));_fef !=nil {return _gdfd ,_bdd .Wrapf (_fef ,_gfec ,"\u0053\u0064\u0072\u0041\u0054\u0058\u005b\u0025\u0064\u005d",_bfed ); -};_gdfd ++;if _fef =_geea .WriteByte (byte (_adgg .SdrATY [_bfed ]));_fef !=nil {return _gdfd ,_bdd .Wrapf (_fef ,_gfec ,"\u0053\u0064\u0072\u0041\u0054\u0059\u005b\u0025\u0064\u005d",_bfed );};_gdfd ++;};return _gdfd ,nil ;};func (_adde *TableSegment )HtPS ()int32 {return _adde ._bfca }; -func (_dggf *TextRegion )setCodingStatistics ()error {if _dggf ._aagbf ==nil {_dggf ._aagbf =_ded .NewStats (512,1);};if _dggf ._fbdbb ==nil {_dggf ._fbdbb =_ded .NewStats (512,1);};if _dggf ._gdgcb ==nil {_dggf ._gdgcb =_ded .NewStats (512,1);};if _dggf ._gfbb ==nil {_dggf ._gfbb =_ded .NewStats (512,1); -};if _dggf ._adecb ==nil {_dggf ._adecb =_ded .NewStats (512,1);};if _dggf ._dgdeca ==nil {_dggf ._dgdeca =_ded .NewStats (512,1);};if _dggf ._cccfb ==nil {_dggf ._cccfb =_ded .NewStats (512,1);};if _dggf ._fgda ==nil {_dggf ._fgda =_ded .NewStats (1< 0{_a =_fb ;};_gce :=_geec .ReferenceBitmap .GetByteIndex (_a ,_gfaa ); -if _geec .ReferenceDX > 0{_fd =int (_geec .ReferenceDX );};_bad :=_geec .RegionBitmap .GetByteIndex (_fd ,_dd );switch _geec .TemplateID {case 0:_ec =_geec .decodeTemplate (_dd ,_cagb ,_df ,_egbc ,_cf ,_ce ,_geg ,_bad ,_gfaa ,_gce ,_geec ._dee );case 1:_ec =_geec .decodeTemplate (_dd ,_cagb ,_df ,_egbc ,_cf ,_ce ,_geg ,_bad ,_gfaa ,_gce ,_geec ._gg ); -};return _ec ;};func (_defce *TextRegion )computeSymbolCodeLength ()error {if _defce .IsHuffmanEncoded {return _defce .symbolIDCodeLengths ();};_defce ._cbbdf =int8 (_c .Ceil (_c .Log (float64 (_defce .NumberOfSymbols ))/_c .Log (2)));return nil ;};func (_ffaf *TextRegion )readRegionFlags ()error {var (_gbdbg int ; -_dagg uint64 ;_dccc error ;);_gbdbg ,_dccc =_ffaf ._efcfe .ReadBit ();if _dccc !=nil {return _dccc ;};_ffaf .SbrTemplate =int8 (_gbdbg );_dagg ,_dccc =_ffaf ._efcfe .ReadBits (5);if _dccc !=nil {return _dccc ;};_ffaf .SbDsOffset =int8 (_dagg );if _ffaf .SbDsOffset > 0x0f{_ffaf .SbDsOffset -=0x20; -};_gbdbg ,_dccc =_ffaf ._efcfe .ReadBit ();if _dccc !=nil {return _dccc ;};_ffaf .DefaultPixel =int8 (_gbdbg );_dagg ,_dccc =_ffaf ._efcfe .ReadBits (2);if _dccc !=nil {return _dccc ;};_ffaf .CombinationOperator =_ba .CombinationOperator (int (_dagg )&0x3); -_gbdbg ,_dccc =_ffaf ._efcfe .ReadBit ();if _dccc !=nil {return _dccc ;};_ffaf .IsTransposed =int8 (_gbdbg );_dagg ,_dccc =_ffaf ._efcfe .ReadBits (2);if _dccc !=nil {return _dccc ;};_ffaf .ReferenceCorner =int16 (_dagg )&0x3;_dagg ,_dccc =_ffaf ._efcfe .ReadBits (2); -if _dccc !=nil {return _dccc ;};_ffaf .LogSBStrips =int16 (_dagg )&0x3;_ffaf .SbStrips =1< 1{return _gaca .decodeThroughTextRegion (_cfaa ,_dbaab ,uint32 (_aafd )); -}else if _aafd ==1{return _gaca .decodeRefinedSymbol (_cfaa ,_dbaab );};return nil ;};func (_bae *GenericRefinementRegion )setParameters (_fed *_ded .DecoderStats ,_ceg *_ded .Decoder ,_gfdg int8 ,_ebgb ,_fda uint32 ,_fad *_ba .Bitmap ,_egdg ,_dbf int32 ,_ccc bool ,_bece []int8 ,_gagd []int8 ){_def .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 _fed !=nil {_bae ._ff =_fed ;};if _ceg !=nil {_bae ._ca =_ceg ;};_bae .TemplateID =_gfdg ;_bae .RegionInfo .BitmapWidth =_ebgb ;_bae .RegionInfo .BitmapHeight =_fda ;_bae .ReferenceBitmap =_fad ;_bae .ReferenceDX =_egdg ;_bae .ReferenceDY =_dbf ;_bae .IsTPGROn =_ccc ; -_bae .GrAtX =_bece ;_bae .GrAtY =_gagd ;_bae .RegionBitmap =nil ;_def .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",_bae ); -};func (_fcfga *PatternDictionary )checkInput ()error {if _fcfga .HdpHeight < 1||_fcfga .HdpWidth < 1{return _fg .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 _fcfga .IsMMREncoded {if _fcfga .HDTemplate !=0{_def .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 (_dgdg *GenericRegion )updateOverrideFlags ()error {const _dfe ="\u0075\u0070\u0064\u0061te\u004f\u0076\u0065\u0072\u0072\u0069\u0064\u0065\u0046\u006c\u0061\u0067\u0073";if _dgdg .GBAtX ==nil ||_dgdg .GBAtY ==nil {return nil ;}; -if len (_dgdg .GBAtX )!=len (_dgdg .GBAtY ){return _bdd .Errorf (_dfe ,"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 (_dgdg .GBAtX ),len (_dgdg .GBAtY )); -};_dgdg .GBAtOverride =make ([]bool ,len (_dgdg .GBAtX ));switch _dgdg .GBTemplate {case 0:if !_dgdg .UseExtTemplates {if _dgdg .GBAtX [0]!=3||_dgdg .GBAtY [0]!=-1{_dgdg .setOverrideFlag (0);};if _dgdg .GBAtX [1]!=-3||_dgdg .GBAtY [1]!=-1{_dgdg .setOverrideFlag (1); -};if _dgdg .GBAtX [2]!=2||_dgdg .GBAtY [2]!=-2{_dgdg .setOverrideFlag (2);};if _dgdg .GBAtX [3]!=-2||_dgdg .GBAtY [3]!=-2{_dgdg .setOverrideFlag (3);};}else {if _dgdg .GBAtX [0]!=-2||_dgdg .GBAtY [0]!=0{_dgdg .setOverrideFlag (0);};if _dgdg .GBAtX [1]!=0||_dgdg .GBAtY [1]!=-2{_dgdg .setOverrideFlag (1); -};if _dgdg .GBAtX [2]!=-2||_dgdg .GBAtY [2]!=-1{_dgdg .setOverrideFlag (2);};if _dgdg .GBAtX [3]!=-1||_dgdg .GBAtY [3]!=-2{_dgdg .setOverrideFlag (3);};if _dgdg .GBAtX [4]!=1||_dgdg .GBAtY [4]!=-2{_dgdg .setOverrideFlag (4);};if _dgdg .GBAtX [5]!=2||_dgdg .GBAtY [5]!=-1{_dgdg .setOverrideFlag (5); -};if _dgdg .GBAtX [6]!=-3||_dgdg .GBAtY [6]!=0{_dgdg .setOverrideFlag (6);};if _dgdg .GBAtX [7]!=-4||_dgdg .GBAtY [7]!=0{_dgdg .setOverrideFlag (7);};if _dgdg .GBAtX [8]!=2||_dgdg .GBAtY [8]!=-2{_dgdg .setOverrideFlag (8);};if _dgdg .GBAtX [9]!=3||_dgdg .GBAtY [9]!=-1{_dgdg .setOverrideFlag (9); -};if _dgdg .GBAtX [10]!=-2||_dgdg .GBAtY [10]!=-2{_dgdg .setOverrideFlag (10);};if _dgdg .GBAtX [11]!=-3||_dgdg .GBAtY [11]!=-1{_dgdg .setOverrideFlag (11);};};case 1:if _dgdg .GBAtX [0]!=3||_dgdg .GBAtY [0]!=-1{_dgdg .setOverrideFlag (0);};case 2:if _dgdg .GBAtX [0]!=2||_dgdg .GBAtY [0]!=-1{_dgdg .setOverrideFlag (0); -};case 3:if _dgdg .GBAtX [0]!=2||_dgdg .GBAtY [0]!=-1{_dgdg .setOverrideFlag (0);};};return nil ;};func (_dbgc *TableSegment )parseHeader ()error {var (_fffc int ;_bbebg uint64 ;_agaag error ;);_fffc ,_agaag =_dbgc ._dccb .ReadBit ();if _agaag !=nil {return _agaag ; -};if _fffc ==1{return _da .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",_fffc ); -};if _bbebg ,_agaag =_dbgc ._dccb .ReadBits (3);_agaag !=nil {return _agaag ;};_dbgc ._gfda =(int32 (_bbebg )+1)&0xf;if _bbebg ,_agaag =_dbgc ._dccb .ReadBits (3);_agaag !=nil {return _agaag ;};_dbgc ._bfca =(int32 (_bbebg )+1)&0xf;if _bbebg ,_agaag =_dbgc ._dccb .ReadBits (32); -_agaag !=nil {return _agaag ;};_dbgc ._fggd =int32 (_bbebg &_c .MaxInt32 );if _bbebg ,_agaag =_dbgc ._dccb .ReadBits (32);_agaag !=nil {return _agaag ;};_dbgc ._aebe =int32 (_bbebg &_c .MaxInt32 );return nil ;};func (_gabg *SymbolDictionary )readNumberOfNewSymbols ()error {_bbac ,_ccbf :=_gabg ._baa .ReadBits (32); -if _ccbf !=nil {return _ccbf ;};_gabg .NumberOfNewSymbols =uint32 (_bbac &_c .MaxUint32 );return nil ;};var (_ Regioner =&TextRegion {};_ Segmenter =&TextRegion {};);func (_bcde *TextRegion )initSymbols ()error {const _bgbcb ="i\u006e\u0069\u0074\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; -for _ ,_ggdc :=range _bcde .Header .RTSegments {if _ggdc ==nil {return _bdd .Error (_bgbcb ,"\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 _ggdc .Type ==0{_afdd ,_cbaag :=_ggdc .GetSegmentData ();if _cbaag !=nil {return _bdd .Wrap (_cbaag ,_bgbcb ,"");};_cgegg ,_egbe :=_afdd .(*SymbolDictionary );if !_egbe {return _bdd .Error (_bgbcb ,"\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"); -};_cgegg ._cace =_bcde ._fgda ;_dacab ,_cbaag :=_cgegg .GetDictionary ();if _cbaag !=nil {return _bdd .Wrap (_cbaag ,_bgbcb ,"");};_bcde .Symbols =append (_bcde .Symbols ,_dacab ...);};};_bcde .NumberOfSymbols =uint32 (len (_bcde .Symbols ));return nil ; -};func (_cfa *GenericRefinementRegion )decodeTemplate (_bfa ,_bef ,_aa ,_fdcb ,_bdf ,_cad ,_fee ,_daag ,_ddf ,_ebgf int ,_geee templater )(_bca error ){var (_abg ,_egcd ,_gfg ,_cce ,_bbc int16 ;_gfc ,_fcad ,_bfd ,_cbff int ;_eede byte ;);if _ddf >=1&&(_ddf -1)< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf -_fdcb ); -if _bca !=nil {return _bca ;};_gfc =int (_eede );};if _ddf >=0&&(_ddf )< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf );if _bca !=nil {return _bca ;};_fcad =int (_eede );};if _ddf >=-1&&(_ddf +1)< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf +_fdcb ); -if _bca !=nil {return _bca ;};_bfd =int (_eede );};_ebgf ++;if _bfa >=1{_eede ,_bca =_cfa .RegionBitmap .GetByte (_daag -_aa );if _bca !=nil {return _bca ;};_cbff =int (_eede );};_daag ++;_gag :=_cfa .ReferenceDX %8;_eag :=6+_gag ;_bga :=_ebgf %_fdcb ; -if _eag >=0{if _eag < 8{_abg =int16 (_gfc >>uint (_eag ))&0x07;};if _eag < 8{_egcd =int16 (_fcad >>uint (_eag ))&0x07;};if _eag < 8{_gfg =int16 (_bfd >>uint (_eag ))&0x07;};if _eag ==6&&_bga > 1{if _ddf >=1&&(_ddf -1)< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf -_fdcb -2); -if _bca !=nil {return _bca ;};_abg |=int16 (_eede <<2)&0x04;};if _ddf >=0&&_ddf < _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf -2);if _bca !=nil {return _bca ;};_egcd |=int16 (_eede <<2)&0x04;};if _ddf >=-1&&_ddf +1< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf +_fdcb -2); -if _bca !=nil {return _bca ;};_gfg |=int16 (_eede <<2)&0x04;};};if _eag ==0{_gfc =0;_fcad =0;_bfd =0;if _bga < _fdcb -1{if _ddf >=1&&_ddf -1< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf -_fdcb );if _bca !=nil {return _bca ; -};_gfc =int (_eede );};if _ddf >=0&&_ddf < _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf );if _bca !=nil {return _bca ;};_fcad =int (_eede );};if _ddf >=-1&&_ddf +1< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf +_fdcb ); -if _bca !=nil {return _bca ;};_bfd =int (_eede );};};_ebgf ++;};}else {_abg =int16 (_gfc <<1)&0x07;_egcd =int16 (_fcad <<1)&0x07;_gfg =int16 (_bfd <<1)&0x07;_gfc =0;_fcad =0;_bfd =0;if _bga < _fdcb -1{if _ddf >=1&&_ddf -1< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf -_fdcb ); -if _bca !=nil {return _bca ;};_gfc =int (_eede );};if _ddf >=0&&_ddf < _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf );if _bca !=nil {return _bca ;};_fcad =int (_eede );};if _ddf >=-1&&_ddf +1< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf +_fdcb ); -if _bca !=nil {return _bca ;};_bfd =int (_eede );};_ebgf ++;};_abg |=int16 ((_gfc >>7)&0x07);_egcd |=int16 ((_fcad >>7)&0x07);_gfg |=int16 ((_bfd >>7)&0x07);};_cce =int16 (_cbff >>6);_bbc =0;_bec :=(2-_gag )%8;_gfc <<=uint (_bec );_fcad <<=uint (_bec ); -_bfd <<=uint (_bec );_cbff <<=2;var _ebf int ;for _aeg :=0;_aeg < _bef ;_aeg ++{_cacc :=_aeg &0x07;_bgc :=_geee .form (_abg ,_egcd ,_gfg ,_cce ,_bbc );if _cfa ._fga {_eede ,_bca =_cfa .RegionBitmap .GetByte (_cfa .RegionBitmap .GetByteIndex (_aeg ,_bfa )); -if _bca !=nil {return _bca ;};_cfa ._ff .SetIndex (int32 (_cfa .overrideAtTemplate0 (int (_bgc ),_aeg ,_bfa ,int (_eede ),_cacc )));}else {_cfa ._ff .SetIndex (int32 (_bgc ));};_ebf ,_bca =_cfa ._ca .DecodeBit (_cfa ._ff );if _bca !=nil {return _bca ;}; -if _bca =_cfa .RegionBitmap .SetPixel (_aeg ,_bfa ,byte (_ebf ));_bca !=nil {return _bca ;};_abg =((_abg <<1)|0x01&int16 (_gfc >>7))&0x07;_egcd =((_egcd <<1)|0x01&int16 (_fcad >>7))&0x07;_gfg =((_gfg <<1)|0x01&int16 (_bfd >>7))&0x07;_cce =((_cce <<1)|0x01&int16 (_cbff >>7))&0x07; -_bbc =int16 (_ebf );if (_aeg -int (_cfa .ReferenceDX ))%8==5{_gfc =0;_fcad =0;_bfd =0;if ((_aeg -int (_cfa .ReferenceDX ))/8)+1< _cfa .ReferenceBitmap .RowStride {if _ddf >=1&&(_ddf -1)< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf -_fdcb ); -if _bca !=nil {return _bca ;};_gfc =int (_eede );};if _ddf >=0&&_ddf < _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf );if _bca !=nil {return _bca ;};_fcad =int (_eede );};if _ddf >=-1&&(_ddf +1)< _cfa .ReferenceBitmap .Height {_eede ,_bca =_cfa .ReferenceBitmap .GetByte (_ebgf +_fdcb ); -if _bca !=nil {return _bca ;};_bfd =int (_eede );};};_ebgf ++;}else {_gfc <<=1;_fcad <<=1;_bfd <<=1;};if _cacc ==5&&_bfa >=1{if ((_aeg >>3)+1)>=_cfa .RegionBitmap .RowStride {_cbff =0;}else {_eede ,_bca =_cfa .RegionBitmap .GetByte (_daag -_aa );if _bca !=nil {return _bca ; -};_cbff =int (_eede );};_daag ++;}else {_cbff <<=1;};};return nil ;};type template0 struct{};func (_cbbg *PageInformationSegment )readCombinationOperator ()error {_bace ,_gedbf :=_cbbg ._bcfg .ReadBits (2);if _gedbf !=nil {return _gedbf ;};_cbbg ._bdad =_ba .CombinationOperator (int (_bace )); -return nil ;};type TextRegion struct{_efcfe *_cc .Reader ;RegionInfo *RegionSegment ;SbrTemplate int8 ;SbDsOffset int8 ;DefaultPixel int8 ;CombinationOperator _ba .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 ;_gcbc int64 ;SbStrips int8 ;NumberOfSymbols uint32 ; -RegionBitmap *_ba .Bitmap ;Symbols []*_ba .Bitmap ;_aabe *_ded .Decoder ;_bada *GenericRefinementRegion ;_aagbf *_ded .DecoderStats ;_fbdbb *_ded .DecoderStats ;_gdgcb *_ded .DecoderStats ;_gfbb *_ded .DecoderStats ;_adecb *_ded .DecoderStats ;_dgdeca *_ded .DecoderStats ; -_cccfb *_ded .DecoderStats ;_fgda *_ded .DecoderStats ;_eebb *_ded .DecoderStats ;_gfee *_ded .DecoderStats ;_cfab *_ded .DecoderStats ;_cbbdf int8 ;_dadaf *_gee .FixedSizeTable ;Header *Header ;_dded _gee .Tabler ;_adc _gee .Tabler ;_eagdf _gee .Tabler ; -_fbgf _gee .Tabler ;_gaef _gee .Tabler ;_gbcg _gee .Tabler ;_ccggb _gee .Tabler ;_dage _gee .Tabler ;_afce ,_aceag map[int ]int ;_gaedc []int ;_fbac *_ba .Points ;_gaadb *_ba .Bitmaps ;_affb *_bd .IntSlice ;_fbce ,_dacac int ;_bccd *_ba .Boxes ;};func (_cdda *SymbolDictionary )setCodingStatistics ()error {if _cdda ._dgbed ==nil {_cdda ._dgbed =_ded .NewStats (512,1); -};if _cdda ._ccbe ==nil {_cdda ._ccbe =_ded .NewStats (512,1);};if _cdda ._bcagb ==nil {_cdda ._bcagb =_ded .NewStats (512,1);};if _cdda ._fdcde ==nil {_cdda ._fdcde =_ded .NewStats (512,1);};if _cdda ._bdbeb ==nil {_cdda ._bdbeb =_ded .NewStats (512,1); -};if _cdda .UseRefinementAggregation &&_cdda ._cace ==nil {_cdda ._cace =_ded .NewStats (1< 8{_eeda =8;}else {_eeda =_bcf ;};_aaf :=_bfba [0].GetByteIndex (_fcfb ,_gca ); -for _cae :=0;_cae < _eeda ;_cae ++{_dcg :=_cae +_fcfb ;_bgecea [_gca ][_dcg ]=0;for _bged :=0;_bged < _bbaf ;_bged ++{_daage ,_cbe :=_bfba [_bged ].GetByte (_aaf );if _cbe !=nil {return nil ,_cbe ;};_gegc :=_daage >>uint (7-_dcg &7);_cccd :=_gegc &1;_dgce :=1<=2{_fgbc [0]=2;};_daac [0]=-1;_fgbc [1]=-3;_daac [1]=-1;_fgbc [2]=2;_daac [2]=-2;_fgbc [3]=-2;_daac [3]=-2;};_bda :=make ([]*_ba .Bitmap ,_cee );_deae :=NewGenericRegion (_adgeg ._dfa );_deae .setParametersMMR (_adgeg .IsMMREncoded ,_adgeg .DataOffset ,_adgeg .DataLength ,_adgeg .HGridHeight ,_adgeg .HGridWidth ,_adgeg .HTemplate ,false ,_adgeg .HSkipEnabled ,_fgbc ,_daac ); -_dadg :=_cee -1;var _eedca error ;_bda [_dadg ],_eedca =_deae .GetRegionBitmap ();if _eedca !=nil {return nil ,_eedca ;};for _dadg > 0{_dadg --;_deae .Bitmap =nil ;_bda [_dadg ],_eedca =_deae .GetRegionBitmap ();if _eedca !=nil {return nil ,_eedca ;};if _eedca =_adgeg .combineGrayscalePlanes (_bda ,_dadg ); -_eedca !=nil {return nil ,_eedca ;};};return _adgeg .computeGrayScalePlanes (_bda ,_cee );};func (_dfbfb *SymbolDictionary )decodeHeightClassDeltaHeightWithHuffman ()(int64 ,error ){switch _dfbfb .SdHuffDecodeHeightSelection {case 0:_eaeg ,_afbca :=_gee .GetStandardTable (4); -if _afbca !=nil {return 0,_afbca ;};return _eaeg .Decode (_dfbfb ._baa );case 1:_dbaf ,_bgfb :=_gee .GetStandardTable (5);if _bgfb !=nil {return 0,_bgfb ;};return _dbaf .Decode (_dfbfb ._baa );case 3:if _dfbfb ._dabg ==nil {_bdbgf ,_cbdb :=_gee .GetStandardTable (0); -if _cbdb !=nil {return 0,_cbdb ;};_dfbfb ._dabg =_bdbgf ;};return _dfbfb ._dabg .Decode (_dfbfb ._baa );};return 0,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; -);type Regioner interface{GetRegionBitmap ()(*_ba .Bitmap ,error );GetRegionInfo ()*RegionSegment ;};func (_abgd *PatternDictionary )extractPatterns (_gbabd *_ba .Bitmap )error {var _bdcc int ;_agge :=make ([]*_ba .Bitmap ,_abgd .GrayMax +1);for _bdcc <=int (_abgd .GrayMax ){_acab :=int (_abgd .HdpWidth )*_bdcc ; -_caaa :=_ge .Rect (_acab ,0,_acab +int (_abgd .HdpWidth ),int (_abgd .HdpHeight ));_fbeg ,_ggcf :=_ba .Extract (_caaa ,_gbabd );if _ggcf !=nil {return _ggcf ;};_agge [_bdcc ]=_fbeg ;_bdcc ++;};_abgd .Patterns =_agge ;return nil ;};type SymbolDictionary struct{_baa *_cc .Reader ; -SdrTemplate int8 ;SdTemplate int8 ;_badg bool ;_gbabdg 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 ;_fdee uint32 ;_bgeg []*_ba .Bitmap ;_aadc uint32 ;_ebgfa []*_ba .Bitmap ;_dabg _gee .Tabler ;_gdc _gee .Tabler ;_gebg _gee .Tabler ;_afea _gee .Tabler ; -_dfee []*_ba .Bitmap ;_dffg []*_ba .Bitmap ;_gebb *_ded .Decoder ;_ebcc *TextRegion ;_gcgg *GenericRegion ;_fcbcc *GenericRefinementRegion ;_ffad *_ded .DecoderStats ;_ccbe *_ded .DecoderStats ;_bcagb *_ded .DecoderStats ;_fdcde *_ded .DecoderStats ;_bdbeb *_ded .DecoderStats ; -_bgcb *_ded .DecoderStats ;_egfg *_ded .DecoderStats ;_dgbed *_ded .DecoderStats ;_cace *_ded .DecoderStats ;_acfd int8 ;_aggee *_ba .Bitmaps ;_bbgd []int ;_gfded map[int ]int ;_aadd bool ;};func (_ead *SymbolDictionary )setRefinementAtPixels ()error {if !_ead .UseRefinementAggregation ||_ead .SdrTemplate !=0{return nil ; -};if _acca :=_ead .readRefinementAtPixels (2);_acca !=nil {return _acca ;};return nil ;};func (_abgg *GenericRegion )overrideAtTemplate0b (_fabbf ,_faf ,_ecb ,_bdg ,_cbdc ,_fcgde int )int {if _abgg .GBAtOverride [0]{_fabbf &=0xFFFD;if _abgg .GBAtY [0]==0&&_abgg .GBAtX [0]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [0]&0x1))<<1; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [0]),_ecb +int (_abgg .GBAtY [0])))<<1;};};if _abgg .GBAtOverride [1]{_fabbf &=0xDFFF;if _abgg .GBAtY [1]==0&&_abgg .GBAtX [1]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [1]&0x1))<<13; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [1]),_ecb +int (_abgg .GBAtY [1])))<<13;};};if _abgg .GBAtOverride [2]{_fabbf &=0xFDFF;if _abgg .GBAtY [2]==0&&_abgg .GBAtX [2]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [2]&0x1))<<9; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [2]),_ecb +int (_abgg .GBAtY [2])))<<9;};};if _abgg .GBAtOverride [3]{_fabbf &=0xBFFF;if _abgg .GBAtY [3]==0&&_abgg .GBAtX [3]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [3]&0x1))<<14; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [3]),_ecb +int (_abgg .GBAtY [3])))<<14;};};if _abgg .GBAtOverride [4]{_fabbf &=0xEFFF;if _abgg .GBAtY [4]==0&&_abgg .GBAtX [4]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [4]&0x1))<<12; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [4]),_ecb +int (_abgg .GBAtY [4])))<<12;};};if _abgg .GBAtOverride [5]{_fabbf &=0xFFDF;if _abgg .GBAtY [5]==0&&_abgg .GBAtX [5]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [5]&0x1))<<5; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [5]),_ecb +int (_abgg .GBAtY [5])))<<5;};};if _abgg .GBAtOverride [6]{_fabbf &=0xFFFB;if _abgg .GBAtY [6]==0&&_abgg .GBAtX [6]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [6]&0x1))<<2; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [6]),_ecb +int (_abgg .GBAtY [6])))<<2;};};if _abgg .GBAtOverride [7]{_fabbf &=0xFFF7;if _abgg .GBAtY [7]==0&&_abgg .GBAtX [7]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [7]&0x1))<<3; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [7]),_ecb +int (_abgg .GBAtY [7])))<<3;};};if _abgg .GBAtOverride [8]{_fabbf &=0xF7FF;if _abgg .GBAtY [8]==0&&_abgg .GBAtX [8]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [8]&0x1))<<11; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [8]),_ecb +int (_abgg .GBAtY [8])))<<11;};};if _abgg .GBAtOverride [9]{_fabbf &=0xFFEF;if _abgg .GBAtY [9]==0&&_abgg .GBAtX [9]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [9]&0x1))<<4; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [9]),_ecb +int (_abgg .GBAtY [9])))<<4;};};if _abgg .GBAtOverride [10]{_fabbf &=0x7FFF;if _abgg .GBAtY [10]==0&&_abgg .GBAtX [10]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [10]&0x1))<<15; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [10]),_ecb +int (_abgg .GBAtY [10])))<<15;};};if _abgg .GBAtOverride [11]{_fabbf &=0xFDFF;if _abgg .GBAtY [11]==0&&_abgg .GBAtX [11]>=-int8 (_cbdc ){_fabbf |=(_bdg >>uint (int8 (_fcgde )-_abgg .GBAtX [11]&0x1))<<10; -}else {_fabbf |=int (_abgg .getPixel (_faf +int (_abgg .GBAtX [11]),_ecb +int (_abgg .GBAtY [11])))<<10;};};return _fabbf ;};func (_aaec *RegionSegment )Size ()int {return 17};func (_gbaba *TextRegion )decodeDT ()(_fcgdaf int64 ,_gbce error ){if _gbaba .IsHuffmanEncoded {if _gbaba .SbHuffDT ==3{_fcgdaf ,_gbce =_gbaba ._eagdf .Decode (_gbaba ._efcfe ); -if _gbce !=nil {return 0,_gbce ;};}else {var _afffb _gee .Tabler ;_afffb ,_gbce =_gee .GetStandardTable (11+int (_gbaba .SbHuffDT ));if _gbce !=nil {return 0,_gbce ;};_fcgdaf ,_gbce =_afffb .Decode (_gbaba ._efcfe );if _gbce !=nil {return 0,_gbce ;};}; -}else {var _dbadb int32 ;_dbadb ,_gbce =_gbaba ._aabe .DecodeInt (_gbaba ._aagbf );if _gbce !=nil {return 0,_gbce ;};_fcgdaf =int64 (_dbadb );};_fcgdaf *=int64 (_gbaba .SbStrips );return _fcgdaf ,nil ;};var _ templater =&template0 {};func (_ggeb *TextRegion )decodeDfs ()(int64 ,error ){if _ggeb .IsHuffmanEncoded {if _ggeb .SbHuffFS ==3{if _ggeb ._dded ==nil {var _bgfc error ; -_ggeb ._dded ,_bgfc =_ggeb .getUserTable (0);if _bgfc !=nil {return 0,_bgfc ;};};return _ggeb ._dded .Decode (_ggeb ._efcfe );};_ecfa ,_dae :=_gee .GetStandardTable (6+int (_ggeb .SbHuffFS ));if _dae !=nil {return 0,_dae ;};return _ecfa .Decode (_ggeb ._efcfe ); -};_agee ,_gagc :=_ggeb ._aabe .DecodeInt (_ggeb ._fbdbb );if _gagc !=nil {return 0,_gagc ;};return int64 (_agee ),nil ;};func (_cgff *Header )readHeaderFlags ()error {const _bcdd ="\u0072e\u0061d\u0048\u0065\u0061\u0064\u0065\u0072\u0046\u006c\u0061\u0067\u0073"; -_fcgda ,_abeb :=_cgff .Reader .ReadBit ();if _abeb !=nil {return _bdd .Wrap (_abeb ,_bcdd ,"r\u0065\u0074\u0061\u0069\u006e\u0020\u0066\u006c\u0061\u0067");};if _fcgda !=0{_cgff .RetainFlag =true ;};_fcgda ,_abeb =_cgff .Reader .ReadBit ();if _abeb !=nil {return _bdd .Wrap (_abeb ,_bcdd ,"\u0070\u0061g\u0065\u0020\u0061s\u0073\u006f\u0063\u0069\u0061\u0074\u0069\u006f\u006e"); -};if _fcgda !=0{_cgff .PageAssociationFieldSize =true ;};_dbg ,_abeb :=_cgff .Reader .ReadBits (6);if _abeb !=nil {return _bdd .Wrap (_abeb ,_bcdd ,"\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u0074\u0079\u0070\u0065");};_cgff .Type =Type (int (_dbg )); -return nil ;};func (_fgfe *HalftoneRegion )computeX (_fdagb ,_cfb int )int {return _fgfe .shiftAndFill (int (_fgfe .HGridX )+_fdagb *int (_fgfe .HRegionY )+_cfb *int (_fgfe .HRegionX ));};func (_cege *Header )readDataStartOffset (_fdf *_cc .Reader ,_cfed OrganizationType ){if _cfed ==OSequential {_cege .SegmentDataStartOffset =uint64 (_fdf .AbsolutePosition ()); -};};func (_fgd *PageInformationSegment )readCombinationOperatorOverrideAllowed ()error {_dbeb ,_efcdd :=_fgd ._bcfg .ReadBit ();if _efcdd !=nil {return _efcdd ;};if _dbeb ==1{_fgd ._eff =true ;};return nil ;};type Header struct{SegmentNumber uint32 ;Type Type ; -RetainFlag bool ;PageAssociation int ;PageAssociationFieldSize bool ;RTSegments []*Header ;HeaderLength int64 ;SegmentDataLength uint64 ;SegmentDataStartOffset uint64 ;Reader *_cc .Reader ;SegmentData Segmenter ;RTSNumbers []int ;RetainBits []uint8 ;}; -func (_badd *TextRegion )decodeIb (_bdceb ,_bgbe int64 )(*_ba .Bitmap ,error ){const _gabga ="\u0064\u0065\u0063\u006f\u0064\u0065\u0049\u0062";var (_afeab error ;_deefe *_ba .Bitmap ;);if _bdceb ==0{if int (_bgbe )> len (_badd .Symbols )-1{return nil ,_bdd .Error (_gabga ,"\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 _badd .Symbols [int (_bgbe )],nil ;};var _fbegg ,_dbbb ,_aeddd ,_ecba int64 ;_fbegg ,_afeab =_badd .decodeRdw ();if _afeab !=nil {return nil ,_bdd .Wrap (_afeab ,_gabga ,"");};_dbbb ,_afeab =_badd .decodeRdh ();if _afeab !=nil {return nil ,_bdd .Wrap (_afeab ,_gabga ,""); -};_aeddd ,_afeab =_badd .decodeRdx ();if _afeab !=nil {return nil ,_bdd .Wrap (_afeab ,_gabga ,"");};_ecba ,_afeab =_badd .decodeRdy ();if _afeab !=nil {return nil ,_bdd .Wrap (_afeab ,_gabga ,"");};if _badd .IsHuffmanEncoded {if _ ,_afeab =_badd .decodeSymInRefSize (); -_afeab !=nil {return nil ,_bdd .Wrap (_afeab ,_gabga ,"");};_badd ._efcfe .Align ();};_edcd :=_badd .Symbols [_bgbe ];_dedeff :=uint32 (_edcd .Width );_gdeg :=uint32 (_edcd .Height );_cdgfb :=int32 (uint32 (_fbegg )>>1)+int32 (_aeddd );_ecga :=int32 (uint32 (_dbbb )>>1)+int32 (_ecba ); -if _badd ._bada ==nil {_badd ._bada =_fdcd (_badd ._efcfe ,nil );};_badd ._bada .setParameters (_badd ._cfab ,_badd ._aabe ,_badd .SbrTemplate ,_dedeff +uint32 (_fbegg ),_gdeg +uint32 (_dbbb ),_edcd ,_cdgfb ,_ecga ,false ,_badd .SbrATX ,_badd .SbrATY ); -_deefe ,_afeab =_badd ._bada .GetRegionBitmap ();if _afeab !=nil {return nil ,_bdd .Wrap (_afeab ,_gabga ,"\u0067\u0072\u0066");};if _badd .IsHuffmanEncoded {_badd ._efcfe .Align ();};return _deefe ,nil ;};func (_acdd *SymbolDictionary )GetDictionary ()([]*_ba .Bitmap ,error ){_def .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 (){_def .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"); -_def .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",_acdd ._dfee ,_acdd ._ebgfa ); -}();if _acdd ._dfee ==nil {var _gcbd error ;if _acdd .UseRefinementAggregation {_acdd ._acfd =_acdd .getSbSymCodeLen ();};if !_acdd .IsHuffmanEncoded {if _gcbd =_acdd .setCodingStatistics ();_gcbd !=nil {return nil ,_gcbd ;};};_acdd ._ebgfa =make ([]*_ba .Bitmap ,_acdd .NumberOfNewSymbols ); -var _fdca []int ;if _acdd .IsHuffmanEncoded &&!_acdd .UseRefinementAggregation {_fdca =make ([]int ,_acdd .NumberOfNewSymbols );};if _gcbd =_acdd .setSymbolsArray ();_gcbd !=nil {return nil ,_gcbd ;};var _efa ,_dgecg int64 ;_acdd ._aadc =0;for _acdd ._aadc < _acdd .NumberOfNewSymbols {_dgecg ,_gcbd =_acdd .decodeHeightClassDeltaHeight (); -if _gcbd !=nil {return nil ,_gcbd ;};_efa +=_dgecg ;var _gcdb ,_fabbg uint32 ;_ecdb :=int64 (_acdd ._aadc );for {var _bbgf int64 ;_bbgf ,_gcbd =_acdd .decodeDifferenceWidth ();if _fg .Is (_gcbd ,_gf .ErrOOB ){break ;};if _gcbd !=nil {return nil ,_gcbd ; -};if _acdd ._aadc >=_acdd .NumberOfNewSymbols {break ;};_gcdb +=uint32 (_bbgf );_fabbg +=_gcdb ;if !_acdd .IsHuffmanEncoded ||_acdd .UseRefinementAggregation {if !_acdd .UseRefinementAggregation {_gcbd =_acdd .decodeDirectlyThroughGenericRegion (_gcdb ,uint32 (_efa )); -if _gcbd !=nil {return nil ,_gcbd ;};}else {_gcbd =_acdd .decodeAggregate (_gcdb ,uint32 (_efa ));if _gcbd !=nil {return nil ,_gcbd ;};};}else if _acdd .IsHuffmanEncoded &&!_acdd .UseRefinementAggregation {_fdca [_acdd ._aadc ]=int (_gcdb );};_acdd ._aadc ++; -};if _acdd .IsHuffmanEncoded &&!_acdd .UseRefinementAggregation {var _aedb int64 ;if _acdd .SdHuffBMSizeSelection ==0{var _efdb _gee .Tabler ;_efdb ,_gcbd =_gee .GetStandardTable (1);if _gcbd !=nil {return nil ,_gcbd ;};_aedb ,_gcbd =_efdb .Decode (_acdd ._baa ); -if _gcbd !=nil {return nil ,_gcbd ;};}else {_aedb ,_gcbd =_acdd .huffDecodeBmSize ();if _gcbd !=nil {return nil ,_gcbd ;};};_acdd ._baa .Align ();var _fedf *_ba .Bitmap ;_fedf ,_gcbd =_acdd .decodeHeightClassCollectiveBitmap (_aedb ,uint32 (_efa ),_fabbg ); -if _gcbd !=nil {return nil ,_gcbd ;};_gcbd =_acdd .decodeHeightClassBitmap (_fedf ,_ecdb ,int (_efa ),_fdca );if _gcbd !=nil {return nil ,_gcbd ;};};};_eefc ,_gcbd :=_acdd .getToExportFlags ();if _gcbd !=nil {return nil ,_gcbd ;};_acdd .setExportedSymbols (_eefc ); -};return _acdd ._dfee ,nil ;};func (_gcfb Type )String ()string {switch _gcfb {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 (_c "encoding/binary";_d "errors";_a "fmt";_gf "github.com/unidoc/unipdf/v3/common";_ed "github.com/unidoc/unipdf/v3/internal/bitwise";_dd "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_f "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; +_be "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/arithmetic";_ae "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/huffman";_eb "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/mmr";_ef "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/arithmetic"; +_dg "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_fe "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_bg "image";_e "io";_b "math";_ec "strings";_bf "time";);func (_caff *Header )readReferredToSegmentNumbers (_fab *_ed .Reader ,_eeba int )([]int ,error ){const _fcb ="\u0072\u0065\u0061\u0064R\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0054\u006f\u0053e\u0067m\u0065\u006e\u0074\u004e\u0075\u006d\u0062e\u0072\u0073"; +_ggde :=make ([]int ,_eeba );if _eeba > 0{_caff .RTSegments =make ([]*Header ,_eeba );var (_ggfb uint64 ;_cgeg error ;);for _gfab :=0;_gfab < _eeba ;_gfab ++{_ggfb ,_cgeg =_fab .ReadBits (byte (_caff .referenceSize ())<<3);if _cgeg !=nil {return nil ,_dg .Wrapf (_cgeg ,_fcb ,"\u0027\u0025\u0064\u0027 \u0072\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0020\u0073e\u0067m\u0065\u006e\u0074\u0020\u006e\u0075\u006db\u0065\u0072",_gfab ); +};_ggde [_gfab ]=int (_ggfb &_b .MaxInt32 );};};return _ggde ,nil ;};func (_edgg *TextRegion )InitEncode (globalSymbolsMap ,localSymbolsMap map[int ]int ,comps []int ,inLL *_f .Points ,symbols *_f .Bitmaps ,classIDs *_dd .IntSlice ,boxes *_f .Boxes ,width ,height ,symBits int ){_edgg .RegionInfo =&RegionSegment {BitmapWidth :uint32 (width ),BitmapHeight :uint32 (height )}; +_edgg ._gcgc =globalSymbolsMap ;_edgg ._edae =localSymbolsMap ;_edgg ._abae =comps ;_edgg ._cage =inLL ;_edgg ._bcecdb =symbols ;_edgg ._bcae =classIDs ;_edgg ._ffbf =boxes ;_edgg ._abcg =symBits ;};func (_ecd *GenericRefinementRegion )GetRegionBitmap ()(*_f .Bitmap ,error ){var _ag error ; +_gf .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 _ag !=nil {_gf .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",_ag ); +}else {_gf .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 _ecd .RegionBitmap !=nil {return _ecd .RegionBitmap ,nil ;};_df :=0;if _ecd .ReferenceBitmap ==nil {_ecd .ReferenceBitmap ,_ag =_ecd .getGrReference ();if _ag !=nil {return nil ,_ag ;};};if _ecd ._fg ==nil {_ecd ._fg ,_ag =_be .New (_ecd ._fed ); +if _ag !=nil {return nil ,_ag ;};};if _ecd ._af ==nil {_ecd ._af =_be .NewStats (8192,1);};_ecd .RegionBitmap =_f .New (int (_ecd .RegionInfo .BitmapWidth ),int (_ecd .RegionInfo .BitmapHeight ));if _ecd .TemplateID ==0{if _ag =_ecd .updateOverride (); +_ag !=nil {return nil ,_ag ;};};_ebb :=(_ecd .RegionBitmap .Width +7)&-8;var _gc int ;if _ecd .IsTPGROn {_gc =int (-_ecd .ReferenceDY )*_ecd .ReferenceBitmap .RowStride ;};_cc :=_gc +1;for _db :=0;_db < _ecd .RegionBitmap .Height ;_db ++{if _ecd .IsTPGROn {_gd ,_bcg :=_ecd .decodeSLTP (); +if _bcg !=nil {return nil ,_bcg ;};_df ^=_gd ;};if _df ==0{_ag =_ecd .decodeOptimized (_db ,_ecd .RegionBitmap .Width ,_ecd .RegionBitmap .RowStride ,_ecd .ReferenceBitmap .RowStride ,_ebb ,_gc ,_cc );if _ag !=nil {return nil ,_ag ;};}else {_ag =_ecd .decodeTypicalPredictedLine (_db ,_ecd .RegionBitmap .Width ,_ecd .RegionBitmap .RowStride ,_ecd .ReferenceBitmap .RowStride ,_ebb ,_gc ); +if _ag !=nil {return nil ,_ag ;};};};return _ecd .RegionBitmap ,nil ;};func (_adfd *SymbolDictionary )huffDecodeBmSize ()(int64 ,error ){if _adfd ._eeddc ==nil {var (_eeed int ;_gccf error ;);if _adfd .SdHuffDecodeHeightSelection ==3{_eeed ++;};if _adfd .SdHuffDecodeWidthSelection ==3{_eeed ++; +};_adfd ._eeddc ,_gccf =_adfd .getUserTable (_eeed );if _gccf !=nil {return 0,_gccf ;};};return _adfd ._eeddc .Decode (_adfd ._eecc );};func (_dafe *SymbolDictionary )encodeATFlags (_fdcc _ed .BinaryWriter )(_eagd int ,_cffa error ){const _afgd ="\u0065\u006e\u0063\u006f\u0064\u0065\u0041\u0054\u0046\u006c\u0061\u0067\u0073"; +if _dafe .IsHuffmanEncoded ||_dafe .SdTemplate !=0{return 0,nil ;};_cbcaf :=4;if _dafe .SdTemplate !=0{_cbcaf =1;};for _ffbg :=0;_ffbg < _cbcaf ;_ffbg ++{if _cffa =_fdcc .WriteByte (byte (_dafe .SdATX [_ffbg ]));_cffa !=nil {return _eagd ,_dg .Wrapf (_cffa ,_afgd ,"\u0053d\u0041\u0054\u0058\u005b\u0025\u0064]",_ffbg ); +};_eagd ++;if _cffa =_fdcc .WriteByte (byte (_dafe .SdATY [_ffbg ]));_cffa !=nil {return _eagd ,_dg .Wrapf (_cffa ,_afgd ,"\u0053d\u0041\u0054\u0059\u005b\u0025\u0064]",_ffbg );};_eagd ++;};return _eagd ,nil ;};func (_bbe *GenericRefinementRegion )String ()string {_dga :=&_ec .Builder {}; +_dga .WriteString ("\u000a[\u0047E\u004e\u0045\u0052\u0049\u0043 \u0052\u0045G\u0049\u004f\u004e\u005d\u000a");_dga .WriteString (_bbe .RegionInfo .String ()+"\u000a");_dga .WriteString (_a .Sprintf ("\u0009\u002d \u0049\u0073\u0054P\u0047\u0052\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_bbe .IsTPGROn )); +_dga .WriteString (_a .Sprintf ("\u0009-\u0020T\u0065\u006d\u0070\u006c\u0061t\u0065\u0049D\u003a\u0020\u0025\u0076\u000a",_bbe .TemplateID ));_dga .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0047\u0072\u0041\u0074\u0058\u003a\u0020\u0025\u0076\u000a",_bbe .GrAtX )); +_dga .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0047\u0072\u0041\u0074\u0059\u003a\u0020\u0025\u0076\u000a",_bbe .GrAtY ));_dga .WriteString (_a .Sprintf ("\u0009-\u0020R\u0065\u0066\u0065\u0072\u0065n\u0063\u0065D\u0058\u0020\u0025\u0076\u000a",_bbe .ReferenceDX )); +_dga .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0052ef\u0065\u0072\u0065\u006e\u0063\u0044\u0065\u0059\u003a\u0020\u0025\u0076\u000a",_bbe .ReferenceDY ));return _dga .String ();};func (_ddbb *TextRegion )readAmountOfSymbolInstances ()error {_deab ,_agddb :=_ddbb ._cbge .ReadBits (32); +if _agddb !=nil {return _agddb ;};_ddbb .NumberOfSymbolInstances =uint32 (_deab &_b .MaxUint32 );_caeb :=_ddbb .RegionInfo .BitmapWidth *_ddbb .RegionInfo .BitmapHeight ;if _caeb < _ddbb .NumberOfSymbolInstances {_gf .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",_caeb ,_ddbb .NumberOfSymbolInstances ); +_ddbb .NumberOfSymbolInstances =_caeb ;};return nil ;};type Segmenter interface{Init (_ebfe *Header ,_bcec *_ed .Reader )error ;};type templater interface{form (_dedd ,_cde ,_cacc ,_cda ,_eadf int16 )int16 ;setIndex (_gba *_be .DecoderStats );};func (_cgbb *HalftoneRegion )GetRegionBitmap ()(*_f .Bitmap ,error ){if _cgbb .HalftoneRegionBitmap !=nil {return _cgbb .HalftoneRegionBitmap ,nil ; +};var _ebbg error ;_cgbb .HalftoneRegionBitmap =_f .New (int (_cgbb .RegionSegment .BitmapWidth ),int (_cgbb .RegionSegment .BitmapHeight ));if _cgbb .Patterns ==nil ||len (_cgbb .Patterns )==0{_cgbb .Patterns ,_ebbg =_cgbb .GetPatterns ();if _ebbg !=nil {return nil ,_ebbg ; +};};if _cgbb .HDefaultPixel ==1{_cgbb .HalftoneRegionBitmap .SetDefaultPixel ();};_ebec :=_b .Ceil (_b .Log (float64 (len (_cgbb .Patterns )))/_b .Log (2));_ageb :=int (_ebec );var _dae [][]int ;_dae ,_ebbg =_cgbb .grayScaleDecoding (_ageb );if _ebbg !=nil {return nil ,_ebbg ; +};if _ebbg =_cgbb .renderPattern (_dae );_ebbg !=nil {return nil ,_ebbg ;};return _cgbb .HalftoneRegionBitmap ,nil ;};func (_bfg *EndOfStripe )Init (h *Header ,r *_ed .Reader )error {_bfg ._dc =r ;return _bfg .parseHeader ();};func (_agdb *GenericRegion )Size ()int {return _agdb .RegionSegment .Size ()+1+2*len (_agdb .GBAtX )}; +func (_bbfc *SymbolDictionary )setRetainedCodingContexts (_ccbe *SymbolDictionary ){_bbfc ._bfdg =_ccbe ._bfdg ;_bbfc .IsHuffmanEncoded =_ccbe .IsHuffmanEncoded ;_bbfc .UseRefinementAggregation =_ccbe .UseRefinementAggregation ;_bbfc .SdTemplate =_ccbe .SdTemplate ; +_bbfc .SdrTemplate =_ccbe .SdrTemplate ;_bbfc .SdATX =_ccbe .SdATX ;_bbfc .SdATY =_ccbe .SdATY ;_bbfc .SdrATX =_ccbe .SdrATX ;_bbfc .SdrATY =_ccbe .SdrATY ;_bbfc ._edfe =_ccbe ._edfe ;};func (_cbef *HalftoneRegion )Init (hd *Header ,r *_ed .Reader )error {_cbef ._cfc =r ; +_cbef ._cagg =hd ;_cbef .RegionSegment =NewRegionSegment (r );return _cbef .parseHeader ();};func (_acd *GenericRefinementRegion )decodeOptimized (_aee ,_gb ,_ecc ,_agb ,_bee ,_cdc ,_afc int )error {var (_ebe error ;_aec int ;_dac int ;);_bbf :=_aee -int (_acd .ReferenceDY ); +if _aed :=int (-_acd .ReferenceDX );_aed > 0{_aec =_aed ;};_beg :=_acd .ReferenceBitmap .GetByteIndex (_aec ,_bbf );if _acd .ReferenceDX > 0{_dac =int (_acd .ReferenceDX );};_de :=_acd .RegionBitmap .GetByteIndex (_dac ,_aee );switch _acd .TemplateID {case 0:_ebe =_acd .decodeTemplate (_aee ,_gb ,_ecc ,_agb ,_bee ,_cdc ,_afc ,_de ,_bbf ,_beg ,_acd ._bb ); +case 1:_ebe =_acd .decodeTemplate (_aee ,_gb ,_ecc ,_agb ,_bee ,_cdc ,_afc ,_de ,_bbf ,_beg ,_acd ._fc );};return _ebe ;};func (_cag *GenericRegion )decodeSLTP ()(int ,error ){switch _cag .GBTemplate {case 0:_cag ._ecg .SetIndex (0x9B25);case 1:_cag ._ecg .SetIndex (0x795); +case 2:_cag ._ecg .SetIndex (0xE5);case 3:_cag ._ecg .SetIndex (0x195);};return _cag ._beed .DecodeBit (_cag ._ecg );};var (_ Regioner =&TextRegion {};_ Segmenter =&TextRegion {};);var _ SegmentEncoder =&GenericRegion {};type template0 struct{};func (_bbga *Header )writeSegmentDataLength (_cdbg _ed .BinaryWriter )(_ffff int ,_gacb error ){_cgfb :=make ([]byte ,4); +_c .BigEndian .PutUint32 (_cgfb ,uint32 (_bbga .SegmentDataLength ));if _ffff ,_gacb =_cdbg .Write (_cgfb );_gacb !=nil {return 0,_dg .Wrap (_gacb ,"\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 _ffff ,nil ;};func (_ceg *GenericRegion )parseHeader ()(_cbag error ){_gf .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 _cbag !=nil {_gf .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",_cbag ); +}else {_gf .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 (_fgd int ;_dee uint64 ;);if _cbag =_ceg .RegionSegment .parseHeader ();_cbag !=nil {return _cbag ;};if _ ,_cbag =_ceg ._eag .ReadBits (3);_cbag !=nil {return _cbag ;};_fgd ,_cbag =_ceg ._eag .ReadBit ();if _cbag !=nil {return _cbag ;};if _fgd ==1{_ceg .UseExtTemplates =true ; +};_fgd ,_cbag =_ceg ._eag .ReadBit ();if _cbag !=nil {return _cbag ;};if _fgd ==1{_ceg .IsTPGDon =true ;};_dee ,_cbag =_ceg ._eag .ReadBits (2);if _cbag !=nil {return _cbag ;};_ceg .GBTemplate =byte (_dee &0xf);_fgd ,_cbag =_ceg ._eag .ReadBit ();if _cbag !=nil {return _cbag ; +};if _fgd ==1{_ceg .IsMMREncoded =true ;};if !_ceg .IsMMREncoded {_acc :=1;if _ceg .GBTemplate ==0{_acc =4;if _ceg .UseExtTemplates {_acc =12;};};if _cbag =_ceg .readGBAtPixels (_acc );_cbag !=nil {return _cbag ;};};if _cbag =_ceg .computeSegmentDataStructure (); +_cbag !=nil {return _cbag ;};_gf .Log .Trace ("\u0025\u0073",_ceg );return nil ;};func (_gaaf *GenericRegion )decodeTemplate1 (_aca ,_bgce ,_bdb int ,_fdbe ,_ede int )(_ecdg error ){const _bffd ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0031"; +var (_fde ,_dba int ;_ffd ,_gbd int ;_bbbg byte ;_gfaf ,_fdbg int ;);if _aca >=1{_bbbg ,_ecdg =_gaaf .Bitmap .GetByte (_ede );if _ecdg !=nil {return _dg .Wrap (_ecdg ,_bffd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_ffd =int (_bbbg );};if _aca >=2{_bbbg ,_ecdg =_gaaf .Bitmap .GetByte (_ede -_gaaf .Bitmap .RowStride ); +if _ecdg !=nil {return _dg .Wrap (_ecdg ,_bffd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_gbd =int (_bbbg )<<5;};_fde =((_ffd >>1)&0x1f8)|((_gbd >>1)&0x1e00);for _ddbc :=0;_ddbc < _bdb ;_ddbc =_gfaf {var (_bab byte ;_bdc int ;);_gfaf =_ddbc +8; +if _aga :=_bgce -_ddbc ;_aga > 8{_bdc =8;}else {_bdc =_aga ;};if _aca > 0{_ffd <<=8;if _gfaf < _bgce {_bbbg ,_ecdg =_gaaf .Bitmap .GetByte (_ede +1);if _ecdg !=nil {return _dg .Wrap (_ecdg ,_bffd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_ffd |=int (_bbbg ); +};};if _aca > 1{_gbd <<=8;if _gfaf < _bgce {_bbbg ,_ecdg =_gaaf .Bitmap .GetByte (_ede -_gaaf .Bitmap .RowStride +1);if _ecdg !=nil {return _dg .Wrap (_ecdg ,_bffd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_gbd |=int (_bbbg )<<5;};};for _cbad :=0; +_cbad < _bdc ;_cbad ++{if _gaaf ._edd {_dba =_gaaf .overrideAtTemplate1 (_fde ,_ddbc +_cbad ,_aca ,int (_bab ),_cbad );_gaaf ._ecg .SetIndex (int32 (_dba ));}else {_gaaf ._ecg .SetIndex (int32 (_fde ));};_fdbg ,_ecdg =_gaaf ._beed .DecodeBit (_gaaf ._ecg ); +if _ecdg !=nil {return _dg .Wrap (_ecdg ,_bffd ,"");};_bab |=byte (_fdbg )<>_beeb )&0x8)|((_gbd >>_beeb )&0x200);};if _edbc :=_gaaf .Bitmap .SetByte (_fdbe ,_bab );_edbc !=nil {return _dg .Wrap (_edbc ,_bffd ,""); +};_fdbe ++;_ede ++;};return nil ;};func (_bdd *PageInformationSegment )readIsStriped ()error {_agad ,_cggdg :=_bdd ._efcg .ReadBit ();if _cggdg !=nil {return _cggdg ;};if _agad ==1{_bdd .IsStripe =true ;};return nil ;};func (_fdgd *TextRegion )setContexts (_cdfg *_be .DecoderStats ,_fbaa *_be .DecoderStats ,_ggeb *_be .DecoderStats ,_effb *_be .DecoderStats ,_aede *_be .DecoderStats ,_aaee *_be .DecoderStats ,_aggba *_be .DecoderStats ,_fcea *_be .DecoderStats ,_fceac *_be .DecoderStats ,_cddda *_be .DecoderStats ){_fdgd ._dbefe =_fbaa ; +_fdgd ._daca =_ggeb ;_fdgd ._aecbe =_effb ;_fdgd ._fegf =_aede ;_fdgd ._ceca =_aggba ;_fdgd ._gbcf =_fcea ;_fdgd ._baea =_aaee ;_fdgd ._gbfbd =_fceac ;_fdgd ._bbef =_cddda ;_fdgd ._deec =_cdfg ;};func (_cgfg *TextRegion )decodeRI ()(int64 ,error ){if !_cgfg .UseRefinement {return 0,nil ; +};if _cgfg .IsHuffmanEncoded {_efba ,_gagfc :=_cgfg ._cbge .ReadBit ();return int64 (_efba ),_gagfc ;};_aabg ,_ddcc :=_cgfg ._efbd .DecodeInt (_cgfg ._ecfgga );return int64 (_aabg ),_ddcc ;};func (_gcdf *GenericRegion )overrideAtTemplate3 (_fccg ,_fbbd ,_bgdg ,_eeace ,_gdb int )int {_fccg &=0x3EF; +if _gcdf .GBAtY [0]==0&&_gcdf .GBAtX [0]>=-int8 (_gdb ){_fccg |=(_eeace >>uint (7-(int8 (_gdb )+_gcdf .GBAtX [0]))&0x1)<<4;}else {_fccg |=int (_gcdf .getPixel (_fbbd +int (_gcdf .GBAtX [0]),_bgdg +int (_gcdf .GBAtY [0])))<<4;};return _fccg ;};func (_cbee *TableSegment )Init (h *Header ,r *_ed .Reader )error {_cbee ._aeff =r ; +return _cbee .parseHeader ();};func (_edb *GenericRegion )GetRegionInfo ()*RegionSegment {return _edb .RegionSegment };func (_eafe *SymbolDictionary )readAtPixels (_ecgb int )error {_eafe .SdATX =make ([]int8 ,_ecgb );_eafe .SdATY =make ([]int8 ,_ecgb ); +var (_fgbg byte ;_dbbca error ;);for _cecf :=0;_cecf < _ecgb ;_cecf ++{_fgbg ,_dbbca =_eafe ._eecc .ReadByte ();if _dbbca !=nil {return _dbbca ;};_eafe .SdATX [_cecf ]=int8 (_fgbg );_fgbg ,_dbbca =_eafe ._eecc .ReadByte ();if _dbbca !=nil {return _dbbca ; +};_eafe .SdATY [_cecf ]=int8 (_fgbg );};return nil ;};func (_aedgg *SymbolDictionary )decodeHeightClassDeltaHeightWithHuffman ()(int64 ,error ){switch _aedgg .SdHuffDecodeHeightSelection {case 0:_gcef ,_aead :=_ae .GetStandardTable (4);if _aead !=nil {return 0,_aead ; +};return _gcef .Decode (_aedgg ._eecc );case 1:_geffb ,_gddd :=_ae .GetStandardTable (5);if _gddd !=nil {return 0,_gddd ;};return _geffb .Decode (_aedgg ._eecc );case 3:if _aedgg ._bgbc ==nil {_bffb ,_cfff :=_ae .GetStandardTable (0);if _cfff !=nil {return 0,_cfff ; +};_aedgg ._bgbc =_bffb ;};return _aedgg ._bgbc .Decode (_aedgg ._eecc );};return 0,nil ;};func (_cgea *PageInformationSegment )readRequiresAuxiliaryBuffer ()error {_eedc ,_bcbe :=_cgea ._efcg .ReadBit ();if _bcbe !=nil {return _bcbe ;};if _eedc ==1{_cgea ._fdfb =true ; +};return nil ;};func (_beea *GenericRegion )decodeLine (_gcf ,_fcg ,_dcg int )error {const _gfc ="\u0064\u0065\u0063\u006f\u0064\u0065\u004c\u0069\u006e\u0065";_eba :=_beea .Bitmap .GetByteIndex (0,_gcf );_efgg :=_eba -_beea .Bitmap .RowStride ;switch _beea .GBTemplate {case 0:if !_beea .UseExtTemplates {return _beea .decodeTemplate0a (_gcf ,_fcg ,_dcg ,_eba ,_efgg ); +};return _beea .decodeTemplate0b (_gcf ,_fcg ,_dcg ,_eba ,_efgg );case 1:return _beea .decodeTemplate1 (_gcf ,_fcg ,_dcg ,_eba ,_efgg );case 2:return _beea .decodeTemplate2 (_gcf ,_fcg ,_dcg ,_eba ,_efgg );case 3:return _beea .decodeTemplate3 (_gcf ,_fcg ,_dcg ,_eba ,_efgg ); +};return _dg .Errorf (_gfc ,"\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",_beea .GBTemplate );};func (_deca *PatternDictionary )extractPatterns (_bbeeg *_f .Bitmap )error {var _acbf int ; +_gfde :=make ([]*_f .Bitmap ,_deca .GrayMax +1);for _acbf <=int (_deca .GrayMax ){_cdbgb :=int (_deca .HdpWidth )*_acbf ;_eddge :=_bg .Rect (_cdbgb ,0,_cdbgb +int (_deca .HdpWidth ),int (_deca .HdpHeight ));_cggg ,_egc :=_f .Extract (_eddge ,_bbeeg );if _egc !=nil {return _egc ; +};_gfde [_acbf ]=_cggg ;_acbf ++;};_deca .Patterns =_gfde ;return nil ;};func (_fbgg *GenericRegion )String ()string {_efab :=&_ec .Builder {};_efab .WriteString ("\u000a[\u0047E\u004e\u0045\u0052\u0049\u0043 \u0052\u0045G\u0049\u004f\u004e\u005d\u000a"); +_efab .WriteString (_fbgg .RegionSegment .String ()+"\u000a");_efab .WriteString (_a .Sprintf ("\u0009\u002d\u0020Us\u0065\u0045\u0078\u0074\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073\u003a\u0020\u0025\u0076\u000a",_fbgg .UseExtTemplates )); +_efab .WriteString (_a .Sprintf ("\u0009\u002d \u0049\u0073\u0054P\u0047\u0044\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_fbgg .IsTPGDon ));_efab .WriteString (_a .Sprintf ("\u0009-\u0020G\u0042\u0054\u0065\u006d\u0070l\u0061\u0074e\u003a\u0020\u0025\u0064\u000a",_fbgg .GBTemplate )); +_efab .WriteString (_a .Sprintf ("\t\u002d \u0049\u0073\u004d\u004d\u0052\u0045\u006e\u0063o\u0064\u0065\u0064\u003a %\u0076\u000a",_fbgg .IsMMREncoded ));_efab .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0058\u003a\u0020\u0025\u0076\u000a",_fbgg .GBAtX )); +_efab .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0059\u003a\u0020\u0025\u0076\u000a",_fbgg .GBAtY ));_efab .WriteString (_a .Sprintf ("\t\u002d \u0047\u0042\u0041\u0074\u004f\u0076\u0065\u0072r\u0069\u0064\u0065\u003a %\u0076\u000a",_fbgg .GBAtOverride )); +return _efab .String ();};func (_gdfe *GenericRegion )setParameters (_fac bool ,_eeab ,_bae int64 ,_dbbd ,_degd uint32 ){_gdfe .IsMMREncoded =_fac ;_gdfe .DataOffset =_eeab ;_gdfe .DataLength =_bae ;_gdfe .RegionSegment .BitmapHeight =_dbbd ;_gdfe .RegionSegment .BitmapWidth =_degd ; +_gdfe ._bbb =nil ;_gdfe .Bitmap =nil ;};func (_eccd *SymbolDictionary )setRefinementAtPixels ()error {if !_eccd .UseRefinementAggregation ||_eccd .SdrTemplate !=0{return nil ;};if _adfe :=_eccd .readRefinementAtPixels (2);_adfe !=nil {return _adfe ;};return nil ; +};func (_aeg *GenericRegion )decodeTemplate0b (_cbe ,_eegc ,_agfd int ,_fcee ,_cfe int )(_aecg error ){const _gcg ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0062";var (_cee ,_aegb int ;_ebd ,_gef int ;_dfa byte ; +_bcdc int ;);if _cbe >=1{_dfa ,_aecg =_aeg .Bitmap .GetByte (_cfe );if _aecg !=nil {return _dg .Wrap (_aecg ,_gcg ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_ebd =int (_dfa );};if _cbe >=2{_dfa ,_aecg =_aeg .Bitmap .GetByte (_cfe -_aeg .Bitmap .RowStride ); +if _aecg !=nil {return _dg .Wrap (_aecg ,_gcg ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_gef =int (_dfa )<<6;};_cee =(_ebd &0xf0)|(_gef &0x3800);for _dbb :=0;_dbb < _agfd ;_dbb =_bcdc {var (_dfe byte ;_cdd int ;);_bcdc =_dbb +8;if _gadc :=_eegc -_dbb ; +_gadc > 8{_cdd =8;}else {_cdd =_gadc ;};if _cbe > 0{_ebd <<=8;if _bcdc < _eegc {_dfa ,_aecg =_aeg .Bitmap .GetByte (_cfe +1);if _aecg !=nil {return _dg .Wrap (_aecg ,_gcg ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_ebd |=int (_dfa );};};if _cbe > 1{_gef <<=8; +if _bcdc < _eegc {_dfa ,_aecg =_aeg .Bitmap .GetByte (_cfe -_aeg .Bitmap .RowStride +1);if _aecg !=nil {return _dg .Wrap (_aecg ,_gcg ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_gef |=int (_dfa )<<6;};};for _dffg :=0;_dffg < _cdd ;_dffg ++{_ffg :=uint (7-_dffg ); +if _aeg ._edd {_aegb =_aeg .overrideAtTemplate0b (_cee ,_dbb +_dffg ,_cbe ,int (_dfe ),_dffg ,int (_ffg ));_aeg ._ecg .SetIndex (int32 (_aegb ));}else {_aeg ._ecg .SetIndex (int32 (_cee ));};var _aag int ;_aag ,_aecg =_aeg ._beed .DecodeBit (_aeg ._ecg ); +if _aecg !=nil {return _dg .Wrap (_aecg ,_gcg ,"");};_dfe |=byte (_aag <<_ffg );_cee =((_cee &0x7bf7)<<1)|_aag |((_ebd >>_ffg )&0x10)|((_gef >>_ffg )&0x800);};if _gfd :=_aeg .Bitmap .SetByte (_fcee ,_dfe );_gfd !=nil {return _dg .Wrap (_gfd ,_gcg ,""); +};_fcee ++;_cfe ++;};return nil ;};type GenericRefinementRegion struct{_bb templater ;_fc templater ;_fed *_ed .Reader ;_eg *Header ;RegionInfo *RegionSegment ;IsTPGROn bool ;TemplateID int8 ;Template templater ;GrAtX []int8 ;GrAtY []int8 ;RegionBitmap *_f .Bitmap ; +ReferenceBitmap *_f .Bitmap ;ReferenceDX int32 ;ReferenceDY int32 ;_fg *_be .Decoder ;_af *_be .DecoderStats ;_fbg bool ;_cg []bool ;};func (_eacf *GenericRegion )overrideAtTemplate0a (_bfe ,_eeac ,_ffad ,_baaf ,_ecae ,_bcag int )int {if _eacf .GBAtOverride [0]{_bfe &=0xFFEF; +if _eacf .GBAtY [0]==0&&_eacf .GBAtX [0]>=-int8 (_ecae ){_bfe |=(_baaf >>uint (int8 (_bcag )-_eacf .GBAtX [0]&0x1))<<4;}else {_bfe |=int (_eacf .getPixel (_eeac +int (_eacf .GBAtX [0]),_ffad +int (_eacf .GBAtY [0])))<<4;};};if _eacf .GBAtOverride [1]{_bfe &=0xFBFF; +if _eacf .GBAtY [1]==0&&_eacf .GBAtX [1]>=-int8 (_ecae ){_bfe |=(_baaf >>uint (int8 (_bcag )-_eacf .GBAtX [1]&0x1))<<10;}else {_bfe |=int (_eacf .getPixel (_eeac +int (_eacf .GBAtX [1]),_ffad +int (_eacf .GBAtY [1])))<<10;};};if _eacf .GBAtOverride [2]{_bfe &=0xF7FF; +if _eacf .GBAtY [2]==0&&_eacf .GBAtX [2]>=-int8 (_ecae ){_bfe |=(_baaf >>uint (int8 (_bcag )-_eacf .GBAtX [2]&0x1))<<11;}else {_bfe |=int (_eacf .getPixel (_eeac +int (_eacf .GBAtX [2]),_ffad +int (_eacf .GBAtY [2])))<<11;};};if _eacf .GBAtOverride [3]{_bfe &=0x7FFF; +if _eacf .GBAtY [3]==0&&_eacf .GBAtX [3]>=-int8 (_ecae ){_bfe |=(_baaf >>uint (int8 (_bcag )-_eacf .GBAtX [3]&0x1))<<15;}else {_bfe |=int (_eacf .getPixel (_eeac +int (_eacf .GBAtX [3]),_ffad +int (_eacf .GBAtY [3])))<<15;};};return _bfe ;};type TableSegment struct{_aeff *_ed .Reader ; +_deea int32 ;_cbacb int32 ;_aafed int32 ;_fcaa int32 ;_bbdc int32 ;};type HalftoneRegion struct{_cfc *_ed .Reader ;_cagg *Header ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;RegionSegment *RegionSegment ;HDefaultPixel int8 ; +CombinationOperator _f .CombinationOperator ;HSkipEnabled bool ;HTemplate byte ;IsMMREncoded bool ;HGridWidth uint32 ;HGridHeight uint32 ;HGridX int32 ;HGridY int32 ;HRegionX uint16 ;HRegionY uint16 ;HalftoneRegionBitmap *_f .Bitmap ;Patterns []*_f .Bitmap ; +};func (_edc *HalftoneRegion )parseHeader ()error {if _gge :=_edc .RegionSegment .parseHeader ();_gge !=nil {return _gge ;};_agc ,_ece :=_edc ._cfc .ReadBit ();if _ece !=nil {return _ece ;};_edc .HDefaultPixel =int8 (_agc );_gfdd ,_ece :=_edc ._cfc .ReadBits (3); +if _ece !=nil {return _ece ;};_edc .CombinationOperator =_f .CombinationOperator (_gfdd &0xf);_agc ,_ece =_edc ._cfc .ReadBit ();if _ece !=nil {return _ece ;};if _agc ==1{_edc .HSkipEnabled =true ;};_gfdd ,_ece =_edc ._cfc .ReadBits (2);if _ece !=nil {return _ece ; +};_edc .HTemplate =byte (_gfdd &0xf);_agc ,_ece =_edc ._cfc .ReadBit ();if _ece !=nil {return _ece ;};if _agc ==1{_edc .IsMMREncoded =true ;};_gfdd ,_ece =_edc ._cfc .ReadBits (32);if _ece !=nil {return _ece ;};_edc .HGridWidth =uint32 (_gfdd &_b .MaxUint32 ); +_gfdd ,_ece =_edc ._cfc .ReadBits (32);if _ece !=nil {return _ece ;};_edc .HGridHeight =uint32 (_gfdd &_b .MaxUint32 );_gfdd ,_ece =_edc ._cfc .ReadBits (32);if _ece !=nil {return _ece ;};_edc .HGridX =int32 (_gfdd &_b .MaxInt32 );_gfdd ,_ece =_edc ._cfc .ReadBits (32); +if _ece !=nil {return _ece ;};_edc .HGridY =int32 (_gfdd &_b .MaxInt32 );_gfdd ,_ece =_edc ._cfc .ReadBits (16);if _ece !=nil {return _ece ;};_edc .HRegionX =uint16 (_gfdd &_b .MaxUint16 );_gfdd ,_ece =_edc ._cfc .ReadBits (16);if _ece !=nil {return _ece ; +};_edc .HRegionY =uint16 (_gfdd &_b .MaxUint16 );if _ece =_edc .computeSegmentDataStructure ();_ece !=nil {return _ece ;};return _edc .checkInput ();};func (_aeab *TextRegion )decodeRdh ()(int64 ,error ){const _adcb ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064h"; +if _aeab .IsHuffmanEncoded {if _aeab .SbHuffRDHeight ==3{if _aeab ._ecdc ==nil {var (_ggacf int ;_cdeb error ;);if _aeab .SbHuffFS ==3{_ggacf ++;};if _aeab .SbHuffDS ==3{_ggacf ++;};if _aeab .SbHuffDT ==3{_ggacf ++;};if _aeab .SbHuffRDWidth ==3{_ggacf ++; +};_aeab ._ecdc ,_cdeb =_aeab .getUserTable (_ggacf );if _cdeb !=nil {return 0,_dg .Wrap (_cdeb ,_adcb ,"");};};return _aeab ._ecdc .Decode (_aeab ._cbge );};_ccdgc ,_efea :=_ae .GetStandardTable (14+int (_aeab .SbHuffRDHeight ));if _efea !=nil {return 0,_dg .Wrap (_efea ,_adcb ,""); +};return _ccdgc .Decode (_aeab ._cbge );};_bgbb ,_fbfc :=_aeab ._efbd .DecodeInt (_aeab ._gbcf );if _fbfc !=nil {return 0,_dg .Wrap (_fbfc ,_adcb ,"");};return int64 (_bgbb ),nil ;};func (_dgce *GenericRegion )Encode (w _ed .BinaryWriter )(_dfg int ,_aef error ){const _gca ="G\u0065n\u0065\u0072\u0069\u0063\u0052\u0065\u0067\u0069o\u006e\u002e\u0045\u006eco\u0064\u0065"; +if _dgce .Bitmap ==nil {return 0,_dg .Error (_gca ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};_ageee ,_aef :=_dgce .RegionSegment .Encode (w );if _aef !=nil {return 0,_dg .Wrap (_aef ,_gca ,"\u0052\u0065\u0067\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065\u006e\u0074"); +};_dfg +=_ageee ;if _aef =w .SkipBits (4);_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"\u0073k\u0069p\u0020\u0072\u0065\u0073\u0065r\u0076\u0065d\u0020\u0062\u0069\u0074\u0073");};var _egef int ;if _dgce .IsTPGDon {_egef =1;};if _aef =w .WriteBit (_egef ); +_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"\u0074\u0070\u0067\u0064\u006f\u006e");};_egef =0;if _aef =w .WriteBit (int (_dgce .GBTemplate >>1)&0x01);_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"f\u0069r\u0073\u0074\u0020\u0067\u0062\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 b\u0069\u0074"); +};if _aef =w .WriteBit (int (_dgce .GBTemplate )&0x01);_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"s\u0065\u0063\u006f\u006ed \u0067b\u0074\u0065\u006d\u0070\u006ca\u0074\u0065\u0020\u0062\u0069\u0074");};if _dgce .UseMMR {_egef =1;};if _aef =w .WriteBit (_egef ); +_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"u\u0073\u0065\u0020\u004d\u004d\u0052\u0020\u0062\u0069\u0074");};_dfg ++;if _ageee ,_aef =_dgce .writeGBAtPixels (w );_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"");};_dfg +=_ageee ;_dec :=_ef .New (); +if _aef =_dec .EncodeBitmap (_dgce .Bitmap ,_dgce .IsTPGDon );_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"");};_dec .Final ();var _dgceb int64 ;if _dgceb ,_aef =_dec .WriteTo (w );_aef !=nil {return _dfg ,_dg .Wrap (_aef ,_gca ,"");};_dfg +=int (_dgceb ); +return _dfg ,nil ;};var _ _ae .BasicTabler =&TableSegment {};func (_da *GenericRefinementRegion )Init (header *Header ,r *_ed .Reader )error {_da ._eg =header ;_da ._fed =r ;_da .RegionInfo =NewRegionSegment (r );return _da .parseHeader ();};func (_fcgb *SymbolDictionary )setInSyms ()error {if _fcgb .Header .RTSegments !=nil {return _fcgb .retrieveImportSymbols (); +};_fcgb ._gea =make ([]*_f .Bitmap ,0);return nil ;};func (_geca *SymbolDictionary )getUserTable (_cbeb int )(_ae .Tabler ,error ){var _ggad int ;for _ ,_dgffd :=range _geca .Header .RTSegments {if _dgffd .Type ==53{if _ggad ==_cbeb {_gccc ,_fdfa :=_dgffd .GetSegmentData (); +if _fdfa !=nil {return nil ,_fdfa ;};_dfbg :=_gccc .(_ae .BasicTabler );return _ae .NewEncodedTable (_dfbg );};_ggad ++;};};return nil ,nil ;};func (_gaf *HalftoneRegion )shiftAndFill (_ddbg int )int {_ddbg >>=8;if _ddbg < 0{_fga :=int (_b .Log (float64 (_fefb (_ddbg )))/_b .Log (2)); +_ddbcg :=31-_fga ;for _gfcb :=1;_gfcb < _ddbcg ;_gfcb ++{_ddbg |=1< len (_efge .Symbols )-1{return nil ,_dg .Error (_gbgd ,"\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 _efge .Symbols [int (_gfcf )],nil ;};var _gbee ,_gdff ,_agabf ,_ebfa int64 ;_gbee ,_gfbf =_efge .decodeRdw ();if _gfbf !=nil {return nil ,_dg .Wrap (_gfbf ,_gbgd ,"");};_gdff ,_gfbf =_efge .decodeRdh ();if _gfbf !=nil {return nil ,_dg .Wrap (_gfbf ,_gbgd ,""); +};_agabf ,_gfbf =_efge .decodeRdx ();if _gfbf !=nil {return nil ,_dg .Wrap (_gfbf ,_gbgd ,"");};_ebfa ,_gfbf =_efge .decodeRdy ();if _gfbf !=nil {return nil ,_dg .Wrap (_gfbf ,_gbgd ,"");};if _efge .IsHuffmanEncoded {if _ ,_gfbf =_efge .decodeSymInRefSize (); +_gfbf !=nil {return nil ,_dg .Wrap (_gfbf ,_gbgd ,"");};_efge ._cbge .Align ();};_abcb :=_efge .Symbols [_gfcf ];_ddf :=uint32 (_abcb .Width );_cfce :=uint32 (_abcb .Height );_bfba :=int32 (uint32 (_gbee )>>1)+int32 (_agabf );_aaca :=int32 (uint32 (_gdff )>>1)+int32 (_ebfa ); +if _efge ._adfgc ==nil {_efge ._adfgc =_bebb (_efge ._cbge ,nil );};_efge ._adfgc .setParameters (_efge ._deec ,_efge ._efbd ,_efge .SbrTemplate ,_ddf +uint32 (_gbee ),_cfce +uint32 (_gdff ),_abcb ,_bfba ,_aaca ,false ,_efge .SbrATX ,_efge .SbrATY );_edgfa ,_gfbf =_efge ._adfgc .GetRegionBitmap (); +if _gfbf !=nil {return nil ,_dg .Wrap (_gfbf ,_gbgd ,"\u0067\u0072\u0066");};if _efge .IsHuffmanEncoded {_efge ._cbge .Align ();};return _edgfa ,nil ;};func (_deff *RegionSegment )Size ()int {return 17};func (_dcag Type )String ()string {switch _dcag {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 (_geab *TextRegion )createRegionBitmap ()error {_geab .RegionBitmap =_ba .New (int (_geab .RegionInfo .BitmapWidth ),int (_geab .RegionInfo .BitmapHeight )); -if _geab .DefaultPixel !=0{_geab .RegionBitmap .SetDefaultPixel ();};return nil ;};func (_gdfc *TableSegment )HtOOB ()int32 {return _gdfc ._cagd };func (_gef *TextRegion )decodeCurrentT ()(int64 ,error ){if _gef .SbStrips !=1{if _gef .IsHuffmanEncoded {_fcbcg ,_ggd :=_gef ._efcfe .ReadBits (byte (_gef .LogSBStrips )); -return int64 (_fcbcg ),_ggd ;};_gffce ,_daga :=_gef ._aabe .DecodeInt (_gef ._gfbb );if _daga !=nil {return 0,_daga ;};return int64 (_gffce ),nil ;};return 0,nil ;};func (_ebaa *SymbolDictionary )decodeHeightClassBitmap (_cacef *_ba .Bitmap ,_acff int64 ,_ebaf int ,_dgcd []int )error {for _cgad :=_acff ; -_cgad < int64 (_ebaa ._aadc );_cgad ++{var _cceea int ;for _abcd :=_acff ;_abcd <=_cgad -1;_abcd ++{_cceea +=_dgcd [_abcd ];};_adbg :=_ge .Rect (_cceea ,0,_cceea +_dgcd [_cgad ],_ebaf );_egaa ,_afbgd :=_ba .Extract (_adbg ,_cacef );if _afbgd !=nil {return _afbgd ; -};_ebaa ._ebgfa [_cgad ]=_egaa ;_ebaa ._dffg =append (_ebaa ._dffg ,_egaa );};return nil ;};func (_fdba *SymbolDictionary )readAtPixels (_dbfda int )error {_fdba .SdATX =make ([]int8 ,_dbfda );_fdba .SdATY =make ([]int8 ,_dbfda );var (_fbee byte ;_aadg error ; -);for _eafga :=0;_eafga < _dbfda ;_eafga ++{_fbee ,_aadg =_fdba ._baa .ReadByte ();if _aadg !=nil {return _aadg ;};_fdba .SdATX [_eafga ]=int8 (_fbee );_fbee ,_aadg =_fdba ._baa .ReadByte ();if _aadg !=nil {return _aadg ;};_fdba .SdATY [_eafga ]=int8 (_fbee ); -};return nil ;};func (_eeeb *Header )readReferredToSegmentNumbers (_ccg *_cc .Reader ,_badbd int )([]int ,error ){const _cagf ="\u0072\u0065\u0061\u0064R\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0054\u006f\u0053e\u0067m\u0065\u006e\u0074\u004e\u0075\u006d\u0062e\u0072\u0073"; -_ffaa :=make ([]int ,_badbd );if _badbd > 0{_eeeb .RTSegments =make ([]*Header ,_badbd );var (_fgba uint64 ;_cada error ;);for _cffe :=0;_cffe < _badbd ;_cffe ++{_fgba ,_cada =_ccg .ReadBits (byte (_eeeb .referenceSize ())<<3);if _cada !=nil {return nil ,_bdd .Wrapf (_cada ,_cagf ,"\u0027\u0025\u0064\u0027 \u0072\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0020\u0073e\u0067m\u0065\u006e\u0074\u0020\u006e\u0075\u006db\u0065\u0072",_cffe ); -};_ffaa [_cffe ]=int (_fgba &_c .MaxInt32 );};};return _ffaa ,nil ;};func (_aedd *GenericRegion )computeSegmentDataStructure ()error {_aedd .DataOffset =_aedd ._bfc .AbsolutePosition ();_aedd .DataHeaderLength =_aedd .DataOffset -_aedd .DataHeaderOffset ; -_aedd .DataLength =int64 (_aedd ._bfc .AbsoluteLength ())-_aedd .DataHeaderLength ;return nil ;};var (_gbfd Segmenter ;_aff =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 _gbfd },TEndOfStrip :func ()Segmenter {return &EndOfStripe {}},TEndOfFile :func ()Segmenter {return _gbfd },TProfiles :func ()Segmenter {return _gbfd },TTables :func ()Segmenter {return &TableSegment {}},TExtension :func ()Segmenter {return _gbfd },TBitmap :func ()Segmenter {return _gbfd }}; -);func (_cdff *SymbolDictionary )retrieveImportSymbols ()error {for _ ,_aegfe :=range _cdff .Header .RTSegments {if _aegfe .Type ==0{_dgfac ,_dafe :=_aegfe .GetSegmentData ();if _dafe !=nil {return _dafe ;};_caceb ,_gfcf :=_dgfac .(*SymbolDictionary ); -if !_gfcf {return _da .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",_dgfac ); -};_gbba ,_dafe :=_caceb .GetDictionary ();if _dafe !=nil {return _da .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",_aegfe .SegmentNumber ,_dafe .Error ()); -};_cdff ._bgeg =append (_cdff ._bgeg ,_gbba ...);_cdff ._fdee +=_caceb .NumberOfExportedSymbols ;};};return nil ;};func (_dcbb *Header )readSegmentNumber (_cefg *_cc .Reader )error {const _gaa ="\u0072\u0065\u0061\u0064\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072"; -_ffda :=make ([]byte ,4);_ ,_ffbd :=_cefg .Read (_ffda );if _ffbd !=nil {return _bdd .Wrap (_ffbd ,_gaa ,"");};_dcbb .SegmentNumber =_f .BigEndian .Uint32 (_ffda );return nil ;};func (_db *GenericRefinementRegion )GetRegionInfo ()*RegionSegment {return _db .RegionInfo }; -func (_gd *EndOfStripe )Init (h *Header ,r *_cc .Reader )error {_gd ._gc =r ;return _gd .parseHeader ()};func (_decef *SymbolDictionary )setRetainedCodingContexts (_aaaa *SymbolDictionary ){_decef ._gebb =_aaaa ._gebb ;_decef .IsHuffmanEncoded =_aaaa .IsHuffmanEncoded ; -_decef .UseRefinementAggregation =_aaaa .UseRefinementAggregation ;_decef .SdTemplate =_aaaa .SdTemplate ;_decef .SdrTemplate =_aaaa .SdrTemplate ;_decef .SdATX =_aaaa .SdATX ;_decef .SdATY =_aaaa .SdATY ;_decef .SdrATX =_aaaa .SdrATX ;_decef .SdrATY =_aaaa .SdrATY ; -_decef ._ffad =_aaaa ._ffad ;};func (_acd *HalftoneRegion )combineGrayscalePlanes (_beced []*_ba .Bitmap ,_dbad int )error {_eafg :=0;for _egce :=0;_egce < _beced [_dbad ].Height ;_egce ++{for _afcc :=0;_afcc < _beced [_dbad ].Width ;_afcc +=8{_abb ,_dddg :=_beced [_dbad +1].GetByte (_eafg ); -if _dddg !=nil {return _dddg ;};_caccb ,_dddg :=_beced [_dbad ].GetByte (_eafg );if _dddg !=nil {return _dddg ;};_dddg =_beced [_dbad ].SetByte (_eafg ,_ba .CombineBytes (_caccb ,_abb ,_ba .CmbOpXor ));if _dddg !=nil {return _dddg ;};_eafg ++;};};return nil ; -};func (_dbc *PatternDictionary )parseHeader ()error {_def .Log .Trace ("\u005b\u0050\u0041\u0054\u0054\u0045\u0052\u004e\u002d\u0044\u0049\u0043\u0054I\u004f\u004e\u0041\u0052\u0059\u005d[\u0070\u0061\u0072\u0073\u0065\u0048\u0065\u0061\u0064\u0065\u0072\u005d\u0020b\u0065\u0067\u0069\u006e"); -defer func (){_def .Log .Trace ("\u005b\u0050\u0041T\u0054\u0045\u0052\u004e\u002d\u0044\u0049\u0043\u0054\u0049\u004f\u004e\u0041\u0052\u0059\u005d\u005b\u0070\u0061\u0072\u0073\u0065\u0048\u0065\u0061\u0064\u0065\u0072\u005d \u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064"); -}();_ ,_gcda :=_dbc ._cfbg .ReadBits (5);if _gcda !=nil {return _gcda ;};if _gcda =_dbc .readTemplate ();_gcda !=nil {return _gcda ;};if _gcda =_dbc .readIsMMREncoded ();_gcda !=nil {return _gcda ;};if _gcda =_dbc .readPatternWidthAndHeight ();_gcda !=nil {return _gcda ; -};if _gcda =_dbc .readGrayMax ();_gcda !=nil {return _gcda ;};if _gcda =_dbc .computeSegmentDataStructure ();_gcda !=nil {return _gcda ;};return _dbc .checkInput ();};func (_cabb *TextRegion )Init (header *Header ,r *_cc .Reader )error {_cabb .Header =header ; -_cabb ._efcfe =r ;_cabb .RegionInfo =NewRegionSegment (_cabb ._efcfe );return _cabb .parseHeader ();};func (_ebgg *GenericRegion )readGBAtPixels (_ebb int )error {const _bege ="\u0072\u0065\u0061\u0064\u0047\u0042\u0041\u0074\u0050i\u0078\u0065\u006c\u0073"; -_ebgg .GBAtX =make ([]int8 ,_ebb );_ebgg .GBAtY =make ([]int8 ,_ebb );for _feda :=0;_feda < _ebb ;_feda ++{_bgece ,_ecbc :=_ebgg ._bfc .ReadByte ();if _ecbc !=nil {return _bdd .Wrapf (_ecbc ,_bege ,"\u0058\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_feda ); -};_ebgg .GBAtX [_feda ]=int8 (_bgece );_bgece ,_ecbc =_ebgg ._bfc .ReadByte ();if _ecbc !=nil {return _bdd .Wrapf (_ecbc ,_bege ,"\u0059\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_feda );};_ebgg .GBAtY [_feda ]=int8 (_bgece );};return nil ; -};func (_ggc *GenericRegion )overrideAtTemplate1 (_acg ,_fage ,_gedd ,_aae ,_geae int )int {_acg &=0x1FF7;if _ggc .GBAtY [0]==0&&_ggc .GBAtX [0]>=-int8 (_geae ){_acg |=(_aae >>uint (7-(int8 (_geae )+_ggc .GBAtX [0]))&0x1)<<3;}else {_acg |=int (_ggc .getPixel (_fage +int (_ggc .GBAtX [0]),_gedd +int (_ggc .GBAtY [0])))<<3; -};return _acg ;}; \ 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 (_baee *HalftoneRegion )GetRegionInfo ()*RegionSegment {return _baee .RegionSegment }; +type Pager interface{GetSegment (int )(*Header ,error );GetBitmap ()(*_f .Bitmap ,error );};var _ templater =&template0 {};func (_ecdgc *PatternDictionary )readPatternWidthAndHeight ()error {_afg ,_feag :=_ecdgc ._agce .ReadByte ();if _feag !=nil {return _feag ; +};_ecdgc .HdpWidth =_afg ;_afg ,_feag =_ecdgc ._agce .ReadByte ();if _feag !=nil {return _feag ;};_ecdgc .HdpHeight =_afg ;return nil ;};func (_agaa *SymbolDictionary )decodeThroughTextRegion (_afdb ,_cdcea ,_gafg uint32 )error {if _agaa ._gaff ==nil {_agaa ._gaff =_gadgc (_agaa ._eecc ,nil ); +_agaa ._gaff .setContexts (_agaa ._edfe ,_be .NewStats (512,1),_be .NewStats (512,1),_be .NewStats (512,1),_be .NewStats (512,1),_agaa ._dge ,_be .NewStats (512,1),_be .NewStats (512,1),_be .NewStats (512,1),_be .NewStats (512,1));};if _bced :=_agaa .setSymbolsArray (); +_bced !=nil {return _bced ;};_agaa ._gaff .setParameters (_agaa ._bfdg ,_agaa .IsHuffmanEncoded ,true ,_afdb ,_cdcea ,_gafg ,1,_agaa ._eaae +_agaa ._aefc ,0,0,0,1,0,0,0,0,0,0,0,0,0,_agaa .SdrTemplate ,_agaa .SdrATX ,_agaa .SdrATY ,_agaa ._egad ,_agaa ._cegc ); +return _agaa .addSymbol (_agaa ._gaff );};func (_cbf *SymbolDictionary )checkInput ()error {if _cbf .SdHuffDecodeHeightSelection ==2{_gf .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",_cbf .SdHuffDecodeHeightSelection ); +};if _cbf .SdHuffDecodeWidthSelection ==2{_gf .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",_cbf .SdHuffDecodeWidthSelection ); +};if _cbf .IsHuffmanEncoded {if _cbf .SdTemplate !=0{_gf .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",_cbf .SdTemplate );}; +if !_cbf .UseRefinementAggregation {if !_cbf .UseRefinementAggregation {if _cbf ._gbcb {_gf .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"); +_cbf ._gbcb =false ;};if _cbf ._bfcb {_gf .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"); +_cbf ._bfcb =false ;};};};}else {if _cbf .SdHuffBMSizeSelection !=0{_gf .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"); +_cbf .SdHuffBMSizeSelection =0;};if _cbf .SdHuffDecodeWidthSelection !=0{_gf .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"); +_cbf .SdHuffDecodeWidthSelection =0;};if _cbf .SdHuffDecodeHeightSelection !=0{_gf .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"); +_cbf .SdHuffDecodeHeightSelection =0;};};if !_cbf .UseRefinementAggregation {if _cbf .SdrTemplate !=0{_gf .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",_cbf .SdrTemplate ); +_cbf .SdrTemplate =0;};};if !_cbf .IsHuffmanEncoded ||!_cbf .UseRefinementAggregation {if _cbf .SdHuffAggInstanceSelection {_gf .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",_cbf .SdHuffAggInstanceSelection ); +};};return nil ;};func (_bbeb *GenericRegion )decodeTemplate2 (_afa ,_bgda ,_agg int ,_ggd ,_cdcbf int )(_aadc error ){const _bda ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0032";var (_dfgg ,_aeag int ;_abag ,_abgg int ; +_gaae byte ;_fag ,_fgcc int ;);if _afa >=1{_gaae ,_aadc =_bbeb .Bitmap .GetByte (_cdcbf );if _aadc !=nil {return _dg .Wrap (_aadc ,_bda ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0031");};_abag =int (_gaae );};if _afa >=2{_gaae ,_aadc =_bbeb .Bitmap .GetByte (_cdcbf -_bbeb .Bitmap .RowStride ); +if _aadc !=nil {return _dg .Wrap (_aadc ,_bda ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0032");};_abgg =int (_gaae )<<4;};_dfgg =(_abag >>3&0x7c)|(_abgg >>3&0x380);for _abaa :=0;_abaa < _agg ;_abaa =_fag {var (_cdef byte ; +_gac int ;);_fag =_abaa +8;if _ecb :=_bgda -_abaa ;_ecb > 8{_gac =8;}else {_gac =_ecb ;};if _afa > 0{_abag <<=8;if _fag < _bgda {_gaae ,_aadc =_bbeb .Bitmap .GetByte (_cdcbf +1);if _aadc !=nil {return _dg .Wrap (_aadc ,_bda ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0030"); +};_abag |=int (_gaae );};};if _afa > 1{_abgg <<=8;if _fag < _bgda {_gaae ,_aadc =_bbeb .Bitmap .GetByte (_cdcbf -_bbeb .Bitmap .RowStride +1);if _aadc !=nil {return _dg .Wrap (_aadc ,_bda ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0031"); +};_abgg |=int (_gaae )<<4;};};for _dafb :=0;_dafb < _gac ;_dafb ++{_adfg :=uint (10-_dafb );if _bbeb ._edd {_aeag =_bbeb .overrideAtTemplate2 (_dfgg ,_abaa +_dafb ,_afa ,int (_cdef ),_dafb );_bbeb ._ecg .SetIndex (int32 (_aeag ));}else {_bbeb ._ecg .SetIndex (int32 (_dfgg )); +};_fgcc ,_aadc =_bbeb ._beed .DecodeBit (_bbeb ._ecg );if _aadc !=nil {return _dg .Wrap (_aadc ,_bda ,"");};_cdef |=byte (_fgcc <>_adfg )&0x4)|((_abgg >>_adfg )&0x80);};if _cgfd :=_bbeb .Bitmap .SetByte (_ggd ,_cdef ); +_cgfd !=nil {return _dg .Wrap (_cgfd ,_bda ,"");};_ggd ++;_cdcbf ++;};return nil ;};func (_gbbe *TextRegion )encodeSymbols (_bfgca _ed .BinaryWriter )(_acddb int ,_ceag error ){const _gged ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; +_aeagc :=make ([]byte ,4);_c .BigEndian .PutUint32 (_aeagc ,_gbbe .NumberOfSymbols );if _acddb ,_ceag =_bfgca .Write (_aeagc );_ceag !=nil {return _acddb ,_dg .Wrap (_ceag ,_gged ,"\u004e\u0075\u006dbe\u0072\u004f\u0066\u0053\u0079\u006d\u0062\u006f\u006c\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073"); +};_cedf ,_ceag :=_f .NewClassedPoints (_gbbe ._cage ,_gbbe ._abae );if _ceag !=nil {return 0,_dg .Wrap (_ceag ,_gged ,"");};var _ebfc ,_eagbd int ;_afec :=_ef .New ();_afec .Init ();if _ceag =_afec .EncodeInteger (_ef .IADT ,0);_ceag !=nil {return _acddb ,_dg .Wrap (_ceag ,_gged ,"\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0020\u0044\u0054"); +};_aggb ,_ceag :=_cedf .GroupByY ();if _ceag !=nil {return 0,_dg .Wrap (_ceag ,_gged ,"");};for _ ,_bdagg :=range _aggb {_bgea :=int (_bdagg .YAtIndex (0));_gcbc :=_bgea -_ebfc ;if _ceag =_afec .EncodeInteger (_ef .IADT ,_gcbc );_ceag !=nil {return _acddb ,_dg .Wrap (_ceag ,_gged ,""); +};var _ffdf int ;for _eebb ,_gadf :=range _bdagg .IntSlice {switch _eebb {case 0:_gdcd :=int (_bdagg .XAtIndex (_eebb ))-_eagbd ;if _ceag =_afec .EncodeInteger (_ef .IAFS ,_gdcd );_ceag !=nil {return _acddb ,_dg .Wrap (_ceag ,_gged ,"");};_eagbd +=_gdcd ; +_ffdf =_eagbd ;default:_aefae :=int (_bdagg .XAtIndex (_eebb ))-_ffdf ;if _ceag =_afec .EncodeInteger (_ef .IADS ,_aefae );_ceag !=nil {return _acddb ,_dg .Wrap (_ceag ,_gged ,"");};_ffdf +=_aefae ;};_gbgf ,_bbffb :=_gbbe ._bcae .Get (_gadf );if _bbffb !=nil {return _acddb ,_dg .Wrap (_bbffb ,_gged ,""); +};_dfagf ,_ggdb :=_gbbe ._gcgc [_gbgf ];if !_ggdb {_dfagf ,_ggdb =_gbbe ._edae [_gbgf ];if !_ggdb {return _acddb ,_dg .Errorf (_gged ,"\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",_gbgf ); +};};if _bbffb =_afec .EncodeIAID (_gbbe ._abcg ,_dfagf );_bbffb !=nil {return _acddb ,_dg .Wrap (_bbffb ,_gged ,"");};};if _ceag =_afec .EncodeOOB (_ef .IADS );_ceag !=nil {return _acddb ,_dg .Wrap (_ceag ,_gged ,"");};};_afec .Final ();_ffdd ,_ceag :=_afec .WriteTo (_bfgca ); +if _ceag !=nil {return _acddb ,_dg .Wrap (_ceag ,_gged ,"");};_acddb +=int (_ffdd );return _acddb ,nil ;};func (_aacf *GenericRefinementRegion )readAtPixels ()error {_aacf .GrAtX =make ([]int8 ,2);_aacf .GrAtY =make ([]int8 ,2);_bgc ,_dda :=_aacf ._fed .ReadByte (); +if _dda !=nil {return _dda ;};_aacf .GrAtX [0]=int8 (_bgc );_bgc ,_dda =_aacf ._fed .ReadByte ();if _dda !=nil {return _dda ;};_aacf .GrAtY [0]=int8 (_bgc );_bgc ,_dda =_aacf ._fed .ReadByte ();if _dda !=nil {return _dda ;};_aacf .GrAtX [1]=int8 (_bgc ); +_bgc ,_dda =_aacf ._fed .ReadByte ();if _dda !=nil {return _dda ;};_aacf .GrAtY [1]=int8 (_bgc );return nil ;};type SegmentEncoder interface{Encode (_ddag _ed .BinaryWriter )(_aeae int ,_geec error );};func (_abd *GenericRefinementRegion )overrideAtTemplate0 (_egb ,_ded ,_edf ,_fbe ,_cac int )int {if _abd ._cg [0]{_egb &=0xfff7; +if _abd .GrAtY [0]==0&&int (_abd .GrAtX [0])>=-_cac {_egb |=(_fbe >>uint (7-(_cac +int (_abd .GrAtX [0])))&0x1)<<3;}else {_egb |=_abd .getPixel (_abd .RegionBitmap ,_ded +int (_abd .GrAtX [0]),_edf +int (_abd .GrAtY [0]))<<3;};};if _abd ._cg [1]{_egb &=0xefff; +if _abd .GrAtY [1]==0&&int (_abd .GrAtX [1])>=-_cac {_egb |=(_fbe >>uint (7-(_cac +int (_abd .GrAtX [1])))&0x1)<<12;}else {_egb |=_abd .getPixel (_abd .ReferenceBitmap ,_ded +int (_abd .GrAtX [1]),_edf +int (_abd .GrAtY [1]));};};return _egb ;};func (_cdfc *SymbolDictionary )encodeRefinementATFlags (_ddbfe _ed .BinaryWriter )(_ccce int ,_bfgc error ){const _caegc ="\u0065\u006e\u0063od\u0065\u0052\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074\u0041\u0054\u0046\u006c\u0061\u0067\u0073"; +if !_cdfc .UseRefinementAggregation ||_cdfc .SdrTemplate !=0{return 0,nil ;};for _gdfd :=0;_gdfd < 2;_gdfd ++{if _bfgc =_ddbfe .WriteByte (byte (_cdfc .SdrATX [_gdfd ]));_bfgc !=nil {return _ccce ,_dg .Wrapf (_bfgc ,_caegc ,"\u0053\u0064\u0072\u0041\u0054\u0058\u005b\u0025\u0064\u005d",_gdfd ); +};_ccce ++;if _bfgc =_ddbfe .WriteByte (byte (_cdfc .SdrATY [_gdfd ]));_bfgc !=nil {return _ccce ,_dg .Wrapf (_bfgc ,_caegc ,"\u0053\u0064\u0072\u0041\u0054\u0059\u005b\u0025\u0064\u005d",_gdfd );};_ccce ++;};return _ccce ,nil ;};func (_bc *EndOfStripe )parseHeader ()error {_ba ,_fb :=_bc ._dc .ReadBits (32); +if _fb !=nil {return _fb ;};_bc ._gg =int (_ba &_b .MaxInt32 );return nil ;};func (_aebe *GenericRegion )overrideAtTemplate1 (_ebdd ,_gbgg ,_debb ,_cabb ,_eeag int )int {_ebdd &=0x1FF7;if _aebe .GBAtY [0]==0&&_aebe .GBAtX [0]>=-int8 (_eeag ){_ebdd |=(_cabb >>uint (7-(int8 (_eeag )+_aebe .GBAtX [0]))&0x1)<<3; +}else {_ebdd |=int (_aebe .getPixel (_gbgg +int (_aebe .GBAtX [0]),_debb +int (_aebe .GBAtY [0])))<<3;};return _ebdd ;};func (_bgg *Header )referenceSize ()uint {switch {case _bgg .SegmentNumber <=255:return 1;case _bgg .SegmentNumber <=65535:return 2; +default:return 4;};};func (_abab *SymbolDictionary )decodeHeightClassCollectiveBitmap (_acbc int64 ,_gcfd ,_cebf uint32 )(*_f .Bitmap ,error ){if _acbc ==0{_efce :=_f .New (int (_cebf ),int (_gcfd ));var (_dgcd byte ;_dedf error ;);for _efee :=0;_efee < len (_efce .Data ); +_efee ++{_dgcd ,_dedf =_abab ._eecc .ReadByte ();if _dedf !=nil {return nil ,_dedf ;};if _dedf =_efce .SetByte (_efee ,_dgcd );_dedf !=nil {return nil ,_dedf ;};};return _efce ,nil ;};if _abab ._gffc ==nil {_abab ._gffc =NewGenericRegion (_abab ._eecc ); +};_abab ._gffc .setParameters (true ,_abab ._eecc .AbsolutePosition (),_acbc ,_gcfd ,_cebf );_afeae ,_bgae :=_abab ._gffc .GetRegionBitmap ();if _bgae !=nil {return nil ,_bgae ;};return _afeae ,nil ;};func (_gbef *Header )writeFlags (_eaf _ed .BinaryWriter )(_gfb error ){const _ffade ="\u0048\u0065\u0061\u0064\u0065\u0072\u002e\u0077\u0072\u0069\u0074\u0065F\u006c\u0061\u0067\u0073"; +_fgbb :=byte (_gbef .Type );if _gfb =_eaf .WriteByte (_fgbb );_gfb !=nil {return _dg .Wrap (_gfb ,_ffade ,"\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 !_gbef .RetainFlag &&!_gbef .PageAssociationFieldSize {return nil ;};if _gfb =_eaf .SkipBits (-8);_gfb !=nil {return _dg .Wrap (_gfb ,_ffade ,"\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 _eaaa int ;if _gbef .RetainFlag {_eaaa =1;};if _gfb =_eaf .WriteBit (_eaaa );_gfb !=nil {return _dg .Wrap (_gfb ,_ffade ,"\u0072\u0065\u0074\u0061in\u0020\u0072\u0065\u0074\u0061\u0069\u006e\u0020\u0066\u006c\u0061\u0067\u0073");};_eaaa =0;if _gbef .PageAssociationFieldSize {_eaaa =1; +};if _gfb =_eaf .WriteBit (_eaaa );_gfb !=nil {return _dg .Wrap (_gfb ,_ffade ,"p\u0061\u0067\u0065\u0020as\u0073o\u0063\u0069\u0061\u0074\u0069o\u006e\u0020\u0066\u006c\u0061\u0067");};_eaf .FinishByte ();return nil ;};func (_aafc *HalftoneRegion )computeSegmentDataStructure ()error {_aafc .DataOffset =_aafc ._cfc .AbsolutePosition (); +_aafc .DataHeaderLength =_aafc .DataOffset -_aafc .DataHeaderOffset ;_aafc .DataLength =int64 (_aafc ._cfc .AbsoluteLength ())-_aafc .DataHeaderLength ;return nil ;};func (_dde *GenericRefinementRegion )getPixel (_cef *_f .Bitmap ,_dbe ,_ca int )int {if _dbe < 0||_dbe >=_cef .Width {return 0; +};if _ca < 0||_ca >=_cef .Height {return 0;};if _cef .GetPixel (_dbe ,_ca ){return 1;};return 0;};func (_eceg *PatternDictionary )readIsMMREncoded ()error {_dadgb ,_fdcg :=_eceg ._agce .ReadBit ();if _fdcg !=nil {return _fdcg ;};if _dadgb !=0{_eceg .IsMMREncoded =true ; +};return nil ;};func (_efdd *Header )readHeaderLength (_bded *_ed .Reader ,_gbggg int64 ){_efdd .HeaderLength =_bded .AbsolutePosition ()-_gbggg ;};func (_dfda *template1 )form (_faea ,_gfe ,_ggg ,_agee ,_cce int16 )int16 {return ((_faea &0x02)<<8)|(_gfe <<6)|((_ggg &0x03)<<4)|(_agee <<1)|_cce ; +};func (_gcfb *GenericRegion )decodeTemplate0a (_fcab ,_fdb ,_ggc int ,_fgf ,_cebc int )(_agdc error ){const _fff ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0061";var (_gfca ,_addd int ;_dafg ,_fdg int ;_cega byte ; +_edbf int ;);if _fcab >=1{_cega ,_agdc =_gcfb .Bitmap .GetByte (_cebc );if _agdc !=nil {return _dg .Wrap (_agdc ,_fff ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_dafg =int (_cega );};if _fcab >=2{_cega ,_agdc =_gcfb .Bitmap .GetByte (_cebc -_gcfb .Bitmap .RowStride ); +if _agdc !=nil {return _dg .Wrap (_agdc ,_fff ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_fdg =int (_cega )<<6;};_gfca =(_dafg &0xf0)|(_fdg &0x3800);for _gdce :=0;_gdce < _ggc ;_gdce =_edbf {var (_fcga byte ;_dfgc int ;);_edbf =_gdce +8;if _eadb :=_fdb -_gdce ; +_eadb > 8{_dfgc =8;}else {_dfgc =_eadb ;};if _fcab > 0{_dafg <<=8;if _edbf < _fdb {_cega ,_agdc =_gcfb .Bitmap .GetByte (_cebc +1);if _agdc !=nil {return _dg .Wrap (_agdc ,_fff ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_dafg |=int (_cega ); +};};if _fcab > 1{_daadd :=_cebc -_gcfb .Bitmap .RowStride +1;_fdg <<=8;if _edbf < _fdb {_cega ,_agdc =_gcfb .Bitmap .GetByte (_daadd );if _agdc !=nil {return _dg .Wrap (_agdc ,_fff ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_fdg |=int (_cega )<<6; +}else {_fdg |=0;};};for _bcc :=0;_bcc < _dfgc ;_bcc ++{_ccef :=uint (7-_bcc );if _gcfb ._edd {_addd =_gcfb .overrideAtTemplate0a (_gfca ,_gdce +_bcc ,_fcab ,int (_fcga ),_bcc ,int (_ccef ));_gcfb ._ecg .SetIndex (int32 (_addd ));}else {_gcfb ._ecg .SetIndex (int32 (_gfca )); +};var _bgcd int ;_bgcd ,_agdc =_gcfb ._beed .DecodeBit (_gcfb ._ecg );if _agdc !=nil {return _dg .Wrap (_agdc ,_fff ,"");};_fcga |=byte (_bgcd )<<_ccef ;_gfca =((_gfca &0x7bf7)<<1)|_bgcd |((_dafg >>_ccef )&0x10)|((_fdg >>_ccef )&0x800);};if _daaa :=_gcfb .Bitmap .SetByte (_fgf ,_fcga ); +_daaa !=nil {return _dg .Wrap (_daaa ,_fff ,"");};_fgf ++;_cebc ++;};return nil ;};func (_gegbd *PatternDictionary )GetDictionary ()([]*_f .Bitmap ,error ){if _gegbd .Patterns !=nil {return _gegbd .Patterns ,nil ;};if !_gegbd .IsMMREncoded {_gegbd .setGbAtPixels (); +};_agab :=NewGenericRegion (_gegbd ._agce );_agab .setParametersMMR (_gegbd .IsMMREncoded ,_gegbd .DataOffset ,_gegbd .DataLength ,uint32 (_gegbd .HdpHeight ),(_gegbd .GrayMax +1)*uint32 (_gegbd .HdpWidth ),_gegbd .HDTemplate ,false ,false ,_gegbd .GBAtX ,_gegbd .GBAtY ); +_cbde ,_dfbdf :=_agab .GetRegionBitmap ();if _dfbdf !=nil {return nil ,_dfbdf ;};if _dfbdf =_gegbd .extractPatterns (_cbde );_dfbdf !=nil {return nil ,_dfbdf ;};return _gegbd .Patterns ,nil ;};func _fefb (_efaf int )int {if _efaf ==0{return 0;};_efaf |=_efaf >>1; +_efaf |=_efaf >>2;_efaf |=_efaf >>4;_efaf |=_efaf >>8;_efaf |=_efaf >>16;return (_efaf +1)>>1;};func (_afef *GenericRegion )updateOverrideFlags ()error {const _edaf ="\u0075\u0070\u0064\u0061te\u004f\u0076\u0065\u0072\u0072\u0069\u0064\u0065\u0046\u006c\u0061\u0067\u0073"; +if _afef .GBAtX ==nil ||_afef .GBAtY ==nil {return nil ;};if len (_afef .GBAtX )!=len (_afef .GBAtY ){return _dg .Errorf (_edaf ,"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 (_afef .GBAtX ),len (_afef .GBAtY )); +};_afef .GBAtOverride =make ([]bool ,len (_afef .GBAtX ));switch _afef .GBTemplate {case 0:if !_afef .UseExtTemplates {if _afef .GBAtX [0]!=3||_afef .GBAtY [0]!=-1{_afef .setOverrideFlag (0);};if _afef .GBAtX [1]!=-3||_afef .GBAtY [1]!=-1{_afef .setOverrideFlag (1); +};if _afef .GBAtX [2]!=2||_afef .GBAtY [2]!=-2{_afef .setOverrideFlag (2);};if _afef .GBAtX [3]!=-2||_afef .GBAtY [3]!=-2{_afef .setOverrideFlag (3);};}else {if _afef .GBAtX [0]!=-2||_afef .GBAtY [0]!=0{_afef .setOverrideFlag (0);};if _afef .GBAtX [1]!=0||_afef .GBAtY [1]!=-2{_afef .setOverrideFlag (1); +};if _afef .GBAtX [2]!=-2||_afef .GBAtY [2]!=-1{_afef .setOverrideFlag (2);};if _afef .GBAtX [3]!=-1||_afef .GBAtY [3]!=-2{_afef .setOverrideFlag (3);};if _afef .GBAtX [4]!=1||_afef .GBAtY [4]!=-2{_afef .setOverrideFlag (4);};if _afef .GBAtX [5]!=2||_afef .GBAtY [5]!=-1{_afef .setOverrideFlag (5); +};if _afef .GBAtX [6]!=-3||_afef .GBAtY [6]!=0{_afef .setOverrideFlag (6);};if _afef .GBAtX [7]!=-4||_afef .GBAtY [7]!=0{_afef .setOverrideFlag (7);};if _afef .GBAtX [8]!=2||_afef .GBAtY [8]!=-2{_afef .setOverrideFlag (8);};if _afef .GBAtX [9]!=3||_afef .GBAtY [9]!=-1{_afef .setOverrideFlag (9); +};if _afef .GBAtX [10]!=-2||_afef .GBAtY [10]!=-2{_afef .setOverrideFlag (10);};if _afef .GBAtX [11]!=-3||_afef .GBAtY [11]!=-1{_afef .setOverrideFlag (11);};};case 1:if _afef .GBAtX [0]!=3||_afef .GBAtY [0]!=-1{_afef .setOverrideFlag (0);};case 2:if _afef .GBAtX [0]!=2||_afef .GBAtY [0]!=-1{_afef .setOverrideFlag (0); +};case 3:if _afef .GBAtX [0]!=2||_afef .GBAtY [0]!=-1{_afef .setOverrideFlag (0);};};return nil ;};func (_fcbc *SymbolDictionary )readNumberOfExportedSymbols ()error {_cadeb ,_bba :=_fcbc ._eecc .ReadBits (32);if _bba !=nil {return _bba ;};_fcbc .NumberOfExportedSymbols =uint32 (_cadeb &_b .MaxUint32 ); +return nil ;};func (_feea *TableSegment )HtHigh ()int32 {return _feea ._bbdc };func (_ggbf *TableSegment )HtPS ()int32 {return _ggbf ._cbacb };func (_fcbb *TextRegion )readUseRefinement ()error {if !_fcbb .UseRefinement ||_fcbb .SbrTemplate !=0{return nil ; +};var (_ecbef byte ;_efda error ;);_fcbb .SbrATX =make ([]int8 ,2);_fcbb .SbrATY =make ([]int8 ,2);_ecbef ,_efda =_fcbb ._cbge .ReadByte ();if _efda !=nil {return _efda ;};_fcbb .SbrATX [0]=int8 (_ecbef );_ecbef ,_efda =_fcbb ._cbge .ReadByte ();if _efda !=nil {return _efda ; +};_fcbb .SbrATY [0]=int8 (_ecbef );_ecbef ,_efda =_fcbb ._cbge .ReadByte ();if _efda !=nil {return _efda ;};_fcbb .SbrATX [1]=int8 (_ecbef );_ecbef ,_efda =_fcbb ._cbge .ReadByte ();if _efda !=nil {return _efda ;};_fcbb .SbrATY [1]=int8 (_ecbef );return nil ; +};func (_cea *PageInformationSegment )readContainsRefinement ()error {_abaf ,_bdgg :=_cea ._efcg .ReadBit ();if _bdgg !=nil {return _bdgg ;};if _abaf ==1{_cea ._fdd =true ;};return nil ;};type EncodeInitializer interface{InitEncode ();};func (_gdfag *SymbolDictionary )getToExportFlags ()([]int ,error ){var (_dcae int ; +_gcaab int32 ;_cedg error ;_gdbg =int32 (_gdfag ._eaae +_gdfag .NumberOfNewSymbols );_egeg =make ([]int ,_gdbg ););for _abce :=int32 (0);_abce < _gdbg ;_abce +=_gcaab {if _gdfag .IsHuffmanEncoded {_egea ,_ccdge :=_ae .GetStandardTable (1);if _ccdge !=nil {return nil ,_ccdge ; +};_gdgg ,_ccdge :=_egea .Decode (_gdfag ._eecc );if _ccdge !=nil {return nil ,_ccdge ;};_gcaab =int32 (_gdgg );}else {_gcaab ,_cedg =_gdfag ._bfdg .DecodeInt (_gdfag ._fdef );if _cedg !=nil {return nil ,_cedg ;};};if _gcaab !=0{if _abce +_gcaab > _gdbg {return nil ,_dg .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 _dfeb :=_abce ;_dfeb < _abce +_gcaab ;_dfeb ++{_egeg [_dfeb ]=_dcae ;};};if _dcae ==0{_dcae =1;}else {_dcae =0;};};return _egeg ,nil ;};func (_cbab *GenericRegion )copyLineAbove (_bde int )error {_cca :=_bde *_cbab .Bitmap .RowStride ;_gbg :=_cca -_cbab .Bitmap .RowStride ; +for _cgf :=0;_cgf < _cbab .Bitmap .RowStride ;_cgf ++{_eae ,_cfg :=_cbab .Bitmap .GetByte (_gbg );if _cfg !=nil {return _cfg ;};_gbg ++;if _cfg =_cbab .Bitmap .SetByte (_cca ,_eae );_cfg !=nil {return _cfg ;};_cca ++;};return nil ;};func (_fgg *PageInformationSegment )Encode (w _ed .BinaryWriter )(_gbcc int ,_ebbd error ){const _def ="\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"; +_cbagf :=make ([]byte ,4);_c .BigEndian .PutUint32 (_cbagf ,uint32 (_fgg .PageBMWidth ));_gbcc ,_ebbd =w .Write (_cbagf );if _ebbd !=nil {return _gbcc ,_dg .Wrap (_ebbd ,_def ,"\u0077\u0069\u0064t\u0068");};_c .BigEndian .PutUint32 (_cbagf ,uint32 (_fgg .PageBMHeight )); +var _eeabf int ;_eeabf ,_ebbd =w .Write (_cbagf );if _ebbd !=nil {return _eeabf +_gbcc ,_dg .Wrap (_ebbd ,_def ,"\u0068\u0065\u0069\u0067\u0068\u0074");};_gbcc +=_eeabf ;_c .BigEndian .PutUint32 (_cbagf ,uint32 (_fgg .ResolutionX ));_eeabf ,_ebbd =w .Write (_cbagf ); +if _ebbd !=nil {return _eeabf +_gbcc ,_dg .Wrap (_ebbd ,_def ,"\u0078\u0020\u0072e\u0073\u006f\u006c\u0075\u0074\u0069\u006f\u006e");};_gbcc +=_eeabf ;_c .BigEndian .PutUint32 (_cbagf ,uint32 (_fgg .ResolutionY ));if _eeabf ,_ebbd =w .Write (_cbagf );_ebbd !=nil {return _eeabf +_gbcc ,_dg .Wrap (_ebbd ,_def ,"\u0079\u0020\u0072e\u0073\u006f\u006c\u0075\u0074\u0069\u006f\u006e"); +};_gbcc +=_eeabf ;if _ebbd =_fgg .encodeFlags (w );_ebbd !=nil {return _gbcc ,_dg .Wrap (_ebbd ,_def ,"");};_gbcc ++;if _eeabf ,_ebbd =_fgg .encodeStripingInformation (w );_ebbd !=nil {return _gbcc ,_dg .Wrap (_ebbd ,_def ,"");};_gbcc +=_eeabf ;return _gbcc ,nil ; +};func (_gce *GenericRefinementRegion )decodeSLTP ()(int ,error ){_gce .Template .setIndex (_gce ._af );return _gce ._fg .DecodeBit (_gce ._af );};func (_dfb *GenericRefinementRegion )decodeTypicalPredictedLineTemplate1 (_dgc ,_eea ,_agd ,_deba ,_eda ,_bef ,_fca ,_eaa ,_abg int )(_daad error ){var (_gag ,_acda int ; +_cbd ,_gad int ;_bgd ,_cba int ;_dfd byte ;);if _dgc > 0{_dfd ,_daad =_dfb .RegionBitmap .GetByte (_fca -_agd );if _daad !=nil {return _daad ;};_cbd =int (_dfd );};if _eaa > 0&&_eaa <=_dfb .ReferenceBitmap .Height {_dfd ,_daad =_dfb .ReferenceBitmap .GetByte (_abg -_deba +_bef ); +if _daad !=nil {return _daad ;};_gad =int (_dfd )<<2;};if _eaa >=0&&_eaa < _dfb .ReferenceBitmap .Height {_dfd ,_daad =_dfb .ReferenceBitmap .GetByte (_abg +_bef );if _daad !=nil {return _daad ;};_bgd =int (_dfd );};if _eaa > -2&&_eaa < _dfb .ReferenceBitmap .Height -1{_dfd ,_daad =_dfb .ReferenceBitmap .GetByte (_abg +_deba +_bef ); +if _daad !=nil {return _daad ;};_cba =int (_dfd );};_gag =((_cbd >>5)&0x6)|((_cba >>2)&0x30)|(_bgd &0xc0)|(_gad &0x200);_acda =((_cba >>2)&0x70)|(_bgd &0xc0)|(_gad &0x700);var _dff int ;for _gbe :=0;_gbe < _eda ;_gbe =_dff {var (_age int ;_edab int ;); +_dff =_gbe +8;if _age =_eea -_gbe ;_age > 8{_age =8;};_bfb :=_dff < _eea ;_ddb :=_dff < _dfb .ReferenceBitmap .Width ;_ccf :=_bef +1;if _dgc > 0{_dfd =0;if _bfb {_dfd ,_daad =_dfb .RegionBitmap .GetByte (_fca -_agd +1);if _daad !=nil {return _daad ;};}; +_cbd =(_cbd <<8)|int (_dfd );};if _eaa > 0&&_eaa <=_dfb .ReferenceBitmap .Height {var _adc int ;if _ddb {_dfd ,_daad =_dfb .ReferenceBitmap .GetByte (_abg -_deba +_ccf );if _daad !=nil {return _daad ;};_adc =int (_dfd )<<2;};_gad =(_gad <<8)|_adc ;};if _eaa >=0&&_eaa < _dfb .ReferenceBitmap .Height {_dfd =0; +if _ddb {_dfd ,_daad =_dfb .ReferenceBitmap .GetByte (_abg +_ccf );if _daad !=nil {return _daad ;};};_bgd =(_bgd <<8)|int (_dfd );};if _eaa > -2&&_eaa < (_dfb .ReferenceBitmap .Height -1){_dfd =0;if _ddb {_dfd ,_daad =_dfb .ReferenceBitmap .GetByte (_abg +_deba +_ccf ); +if _daad !=nil {return _daad ;};};_cba =(_cba <<8)|int (_dfd );};for _eabe :=0;_eabe < _age ;_eabe ++{var _cdg int ;_dgd :=(_acda >>4)&0x1ff;switch _dgd {case 0x1ff:_cdg =1;case 0x00:_cdg =0;default:_dfb ._af .SetIndex (int32 (_gag ));_cdg ,_daad =_dfb ._fg .DecodeBit (_dfb ._af ); +if _daad !=nil {return _daad ;};};_ge :=uint (7-_eabe );_edab |=_cdg <<_ge ;_gag =((_gag &0x0d6)<<1)|_cdg |(_cbd >>_ge +5)&0x002|((_cba >>_ge +2)&0x010)|((_bgd >>_ge )&0x040)|((_gad >>_ge )&0x200);_acda =((_acda &0xdb)<<1)|((_cba >>_ge +2)&0x010)|((_bgd >>_ge )&0x080)|((_gad >>_ge )&0x400); +};_daad =_dfb .RegionBitmap .SetByte (_fca ,byte (_edab ));if _daad !=nil {return _daad ;};_fca ++;_abg ++;};return nil ;};func (_aaae *TableSegment )HtOOB ()int32 {return _aaae ._deea };func (_bcecd *PageInformationSegment )Init (h *Header ,r *_ed .Reader )(_cgdd error ){_bcecd ._efcg =r ; +if _cgdd =_bcecd .parseHeader ();_cgdd !=nil {return _dg .Wrap (_cgdd ,"P\u0061\u0067\u0065\u0049\u006e\u0066o\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0053\u0065g\u006d\u0065\u006et\u002eI\u006e\u0069\u0074","");};return nil ;};func (_cgbbb *PageInformationSegment )Size ()int {return 19}; +type TextRegion struct{_cbge *_ed .Reader ;RegionInfo *RegionSegment ;SbrTemplate int8 ;SbDsOffset int8 ;DefaultPixel int8 ;CombinationOperator _f .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 ;_cgeb int64 ;SbStrips int8 ;NumberOfSymbols uint32 ;RegionBitmap *_f .Bitmap ; +Symbols []*_f .Bitmap ;_efbd *_be .Decoder ;_adfgc *GenericRefinementRegion ;_dbefe *_be .DecoderStats ;_daca *_be .DecoderStats ;_aecbe *_be .DecoderStats ;_fegf *_be .DecoderStats ;_ecfgga *_be .DecoderStats ;_ceca *_be .DecoderStats ;_gbcf *_be .DecoderStats ; +_baea *_be .DecoderStats ;_gbfbd *_be .DecoderStats ;_bbef *_be .DecoderStats ;_deec *_be .DecoderStats ;_bedb int8 ;_cbgg *_ae .FixedSizeTable ;Header *Header ;_dcf _ae .Tabler ;_dgfg _ae .Tabler ;_egfg _ae .Tabler ;_bgabd _ae .Tabler ;_ecdc _ae .Tabler ; +_eedg _ae .Tabler ;_aacg _ae .Tabler ;_ggfgc _ae .Tabler ;_gcgc ,_edae map[int ]int ;_abae []int ;_cage *_f .Points ;_bcecdb *_f .Bitmaps ;_bcae *_dd .IntSlice ;_dbaa ,_abcg int ;_ffbf *_f .Boxes ;};func (_ddceg *TextRegion )decodeStripT ()(_fbbbd int64 ,_addfe error ){if _ddceg .IsHuffmanEncoded {if _ddceg .SbHuffDT ==3{if _ddceg ._egfg ==nil {var _edcca int ; +if _ddceg .SbHuffFS ==3{_edcca ++;};if _ddceg .SbHuffDS ==3{_edcca ++;};_ddceg ._egfg ,_addfe =_ddceg .getUserTable (_edcca );if _addfe !=nil {return 0,_addfe ;};};_fbbbd ,_addfe =_ddceg ._egfg .Decode (_ddceg ._cbge );if _addfe !=nil {return 0,_addfe ; +};}else {var _acec _ae .Tabler ;_acec ,_addfe =_ae .GetStandardTable (11+int (_ddceg .SbHuffDT ));if _addfe !=nil {return 0,_addfe ;};_fbbbd ,_addfe =_acec .Decode (_ddceg ._cbge );if _addfe !=nil {return 0,_addfe ;};};}else {var _cdbf int32 ;_cdbf ,_addfe =_ddceg ._efbd .DecodeInt (_ddceg ._dbefe ); +if _addfe !=nil {return 0,_addfe ;};_fbbbd =int64 (_cdbf );};_fbbbd *=int64 (-_ddceg .SbStrips );return _fbbbd ,nil ;};func (_eedd *Header )readNumberOfReferredToSegments (_dfdb *_ed .Reader )(uint64 ,error ){const _dad ="\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"; +_face ,_fgag :=_dfdb .ReadBits (3);if _fgag !=nil {return 0,_dg .Wrap (_fgag ,_dad ,"\u0063\u006f\u0075n\u0074\u0020\u006f\u0066\u0020\u0072\u0074\u0073");};_face &=0xf;var _cbefa []byte ;if _face <=4{_cbefa =make ([]byte ,5);for _eaee :=0;_eaee <=4;_eaee ++{_dcgb ,_ggab :=_dfdb .ReadBit (); +if _ggab !=nil {return 0,_dg .Wrap (_ggab ,_dad ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_cbefa [_eaee ]=byte (_dcgb );};}else {_face ,_fgag =_dfdb .ReadBits (29);if _fgag !=nil {return 0,_fgag ;};_face &=_b .MaxInt32 ; +_dfee :=(_face +8)>>3;_dfee <<=3;_cbefa =make ([]byte ,_dfee );var _bfad uint64 ;for _bfad =0;_bfad < _dfee ;_bfad ++{_edcc ,_dcgc :=_dfdb .ReadBit ();if _dcgc !=nil {return 0,_dg .Wrap (_dcgc ,_dad ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); +};_cbefa [_bfad ]=byte (_edcc );};};return _face ,nil ;};type Type int ;func (_eebc *SymbolDictionary )decodeHeightClassDeltaHeight ()(int64 ,error ){if _eebc .IsHuffmanEncoded {return _eebc .decodeHeightClassDeltaHeightWithHuffman ();};_afede ,_cccef :=_eebc ._bfdg .DecodeInt (_eebc ._gfed ); +if _cccef !=nil {return 0,_cccef ;};return int64 (_afede ),nil ;};func (_gebb *SymbolDictionary )decodeRefinedSymbol (_gcad ,_facg uint32 )error {var (_fgdcd int ;_dgda ,_fegg int32 ;);if _gebb .IsHuffmanEncoded {_fedc ,_cgedg :=_gebb ._eecc .ReadBits (byte (_gebb ._cegc )); +if _cgedg !=nil {return _cgedg ;};_fgdcd =int (_fedc );_dfgb ,_cgedg :=_ae .GetStandardTable (15);if _cgedg !=nil {return _cgedg ;};_bfac ,_cgedg :=_dfgb .Decode (_gebb ._eecc );if _cgedg !=nil {return _cgedg ;};_dgda =int32 (_bfac );_bfac ,_cgedg =_dfgb .Decode (_gebb ._eecc ); +if _cgedg !=nil {return _cgedg ;};_fegg =int32 (_bfac );_dfgb ,_cgedg =_ae .GetStandardTable (1);if _cgedg !=nil {return _cgedg ;};if _ ,_cgedg =_dfgb .Decode (_gebb ._eecc );_cgedg !=nil {return _cgedg ;};_gebb ._eecc .Align ();}else {_dea ,_ggfg :=_gebb ._bfdg .DecodeIAID (uint64 (_gebb ._cegc ),_gebb ._dge ); +if _ggfg !=nil {return _ggfg ;};_fgdcd =int (_dea );_dgda ,_ggfg =_gebb ._bfdg .DecodeInt (_gebb ._gada );if _ggfg !=nil {return _ggfg ;};_fegg ,_ggfg =_gebb ._bfdg .DecodeInt (_gebb ._gfddb );if _ggfg !=nil {return _ggfg ;};};if _fgfe :=_gebb .setSymbolsArray (); +_fgfe !=nil {return _fgfe ;};_fcge :=_gebb ._egad [_fgdcd ];if _gefgf :=_gebb .decodeNewSymbols (_gcad ,_facg ,_fcge ,_dgda ,_fegg );_gefgf !=nil {return _gefgf ;};if _gebb .IsHuffmanEncoded {_gebb ._eecc .Align ();};return nil ;};func (_afd *Header )readHeaderFlags ()error {const _cace ="\u0072e\u0061d\u0048\u0065\u0061\u0064\u0065\u0072\u0046\u006c\u0061\u0067\u0073"; +_degda ,_cbac :=_afd .Reader .ReadBit ();if _cbac !=nil {return _dg .Wrap (_cbac ,_cace ,"r\u0065\u0074\u0061\u0069\u006e\u0020\u0066\u006c\u0061\u0067");};if _degda !=0{_afd .RetainFlag =true ;};_degda ,_cbac =_afd .Reader .ReadBit ();if _cbac !=nil {return _dg .Wrap (_cbac ,_cace ,"\u0070\u0061g\u0065\u0020\u0061s\u0073\u006f\u0063\u0069\u0061\u0074\u0069\u006f\u006e"); +};if _degda !=0{_afd .PageAssociationFieldSize =true ;};_aaa ,_cbac :=_afd .Reader .ReadBits (6);if _cbac !=nil {return _dg .Wrap (_cbac ,_cace ,"\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u0074\u0079\u0070\u0065");};_afd .Type =Type (int (_aaa ));return nil ; +};func (_cgb *GenericRegion )decodeTemplate3 (_aaf ,_bbfa ,_faa int ,_bga ,_bbd int )(_aadg error ){const _fcff ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0033";var (_cgfc ,_caf int ;_cfb int ;_bdcc byte ;_dcd ,_bedc int ; +);if _aaf >=1{_bdcc ,_aadg =_cgb .Bitmap .GetByte (_bbd );if _aadg !=nil {return _dg .Wrap (_aadg ,_fcff ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_cfb =int (_bdcc );};_cgfc =(_cfb >>1)&0x70;for _dafgb :=0;_dafgb < _faa ;_dafgb =_dcd {var (_efec byte ; +_ccec int ;);_dcd =_dafgb +8;if _geg :=_bbfa -_dafgb ;_geg > 8{_ccec =8;}else {_ccec =_geg ;};if _aaf >=1{_cfb <<=8;if _dcd < _bbfa {_bdcc ,_aadg =_cgb .Bitmap .GetByte (_bbd +1);if _aadg !=nil {return _dg .Wrap (_aadg ,_fcff ,"\u0069\u006e\u006e\u0065\u0072\u0020\u002d\u0020\u006c\u0069\u006e\u0065 \u003e\u003d\u0020\u0031"); +};_cfb |=int (_bdcc );};};for _bffa :=0;_bffa < _ccec ;_bffa ++{if _cgb ._edd {_caf =_cgb .overrideAtTemplate3 (_cgfc ,_dafgb +_bffa ,_aaf ,int (_efec ),_bffa );_cgb ._ecg .SetIndex (int32 (_caf ));}else {_cgb ._ecg .SetIndex (int32 (_cgfc ));};_bedc ,_aadg =_cgb ._beed .DecodeBit (_cgb ._ecg ); +if _aadg !=nil {return _dg .Wrap (_aadg ,_fcff ,"");};_efec |=byte (_bedc )<>uint (8-_bffa ))&0x010);};if _adb :=_cgb .Bitmap .SetByte (_bga ,_efec );_adb !=nil {return _dg .Wrap (_adb ,_fcff ,""); +};_bga ++;_bbd ++;};return nil ;};func (_agac *TextRegion )decodeRdx ()(int64 ,error ){const _acde ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064x";if _agac .IsHuffmanEncoded {if _agac .SbHuffRDX ==3{if _agac ._eedg ==nil {var (_gead int ;_ffc error ;); +if _agac .SbHuffFS ==3{_gead ++;};if _agac .SbHuffDS ==3{_gead ++;};if _agac .SbHuffDT ==3{_gead ++;};if _agac .SbHuffRDWidth ==3{_gead ++;};if _agac .SbHuffRDHeight ==3{_gead ++;};_agac ._eedg ,_ffc =_agac .getUserTable (_gead );if _ffc !=nil {return 0,_dg .Wrap (_ffc ,_acde ,""); +};};return _agac ._eedg .Decode (_agac ._cbge );};_adfgf ,_bfbfb :=_ae .GetStandardTable (14+int (_agac .SbHuffRDX ));if _bfbfb !=nil {return 0,_dg .Wrap (_bfbfb ,_acde ,"");};return _adfgf .Decode (_agac ._cbge );};_ccfa ,_gffec :=_agac ._efbd .DecodeInt (_agac ._gbfbd ); +if _gffec !=nil {return 0,_dg .Wrap (_gffec ,_acde ,"");};return int64 (_ccfa ),nil ;};func (_adce *RegionSegment )readCombinationOperator ()error {_bccf ,_abdca :=_adce ._gcc .ReadBits (3);if _abdca !=nil {return _abdca ;};_adce .CombinaionOperator =_f .CombinationOperator (_bccf &0xF); +return nil ;};func (_fbeg *SymbolDictionary )Encode (w _ed .BinaryWriter )(_dgfc int ,_gfg error ){const _cga ="\u0053\u0079\u006dbo\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0045\u006e\u0063\u006f\u0064\u0065";if _fbeg ==nil {return 0,_dg .Error (_cga ,"\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 _dgfc ,_gfg =_fbeg .encodeFlags (w );_gfg !=nil {return _dgfc ,_dg .Wrap (_gfg ,_cga ,"");};_ffgb ,_gfg :=_fbeg .encodeATFlags (w );if _gfg !=nil {return _dgfc ,_dg .Wrap (_gfg ,_cga ,"");};_dgfc +=_ffgb ;if _ffgb ,_gfg =_fbeg .encodeRefinementATFlags (w ); +_gfg !=nil {return _dgfc ,_dg .Wrap (_gfg ,_cga ,"");};_dgfc +=_ffgb ;if _ffgb ,_gfg =_fbeg .encodeNumSyms (w );_gfg !=nil {return _dgfc ,_dg .Wrap (_gfg ,_cga ,"");};_dgfc +=_ffgb ;if _ffgb ,_gfg =_fbeg .encodeSymbols (w );_gfg !=nil {return _dgfc ,_dg .Wrap (_gfg ,_cga ,""); +};_dgfc +=_ffgb ;return _dgfc ,nil ;};type EndOfStripe struct{_dc *_ed .Reader ;_gg int ;};func (_gecdb *PatternDictionary )computeSegmentDataStructure ()error {_gecdb .DataOffset =_gecdb ._agce .AbsolutePosition ();_gecdb .DataHeaderLength =_gecdb .DataOffset -_gecdb .DataHeaderOffset ; +_gecdb .DataLength =int64 (_gecdb ._agce .AbsoluteLength ())-_gecdb .DataHeaderLength ;return nil ;};func (_fffb *PageInformationSegment )encodeStripingInformation (_gbccg _ed .BinaryWriter )(_eaed int ,_gefg error ){const _abgfd ="\u0065n\u0063\u006f\u0064\u0065S\u0074\u0072\u0069\u0070\u0069n\u0067I\u006ef\u006f\u0072\u006d\u0061\u0074\u0069\u006fn"; +if !_fffb .IsStripe {if _eaed ,_gefg =_gbccg .Write ([]byte {0x00,0x00});_gefg !=nil {return 0,_dg .Wrap (_gefg ,_abgfd ,"n\u006f\u0020\u0073\u0074\u0072\u0069\u0070\u0069\u006e\u0067");};return _eaed ,nil ;};_edad :=make ([]byte ,2);_c .BigEndian .PutUint16 (_edad ,_fffb .MaxStripeSize |1<<15); +if _eaed ,_gefg =_gbccg .Write (_edad );_gefg !=nil {return 0,_dg .Wrapf (_gefg ,_abgfd ,"\u0073\u0074\u0072i\u0070\u0069\u006e\u0067\u003a\u0020\u0025\u0064",_fffb .MaxStripeSize );};return _eaed ,nil ;};func (_addfd *TextRegion )GetRegionInfo ()*RegionSegment {return _addfd .RegionInfo }; +func (_efad *PageInformationSegment )readResolution ()error {_gbdad ,_gadb :=_efad ._efcg .ReadBits (32);if _gadb !=nil {return _gadb ;};_efad .ResolutionX =int (_gbdad &_b .MaxInt32 );_gbdad ,_gadb =_efad ._efcg .ReadBits (32);if _gadb !=nil {return _gadb ; +};_efad .ResolutionY =int (_gbdad &_b .MaxInt32 );return nil ;};func (_cfaa *SymbolDictionary )GetDictionary ()([]*_f .Bitmap ,error ){_gf .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 (){_gf .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"); +_gf .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",_cfaa ._geb ,_cfaa ._cgeac ); +}();if _cfaa ._geb ==nil {var _dbef error ;if _cfaa .UseRefinementAggregation {_cfaa ._cegc =_cfaa .getSbSymCodeLen ();};if !_cfaa .IsHuffmanEncoded {if _dbef =_cfaa .setCodingStatistics ();_dbef !=nil {return nil ,_dbef ;};};_cfaa ._cgeac =make ([]*_f .Bitmap ,_cfaa .NumberOfNewSymbols ); +var _fdgg []int ;if _cfaa .IsHuffmanEncoded &&!_cfaa .UseRefinementAggregation {_fdgg =make ([]int ,_cfaa .NumberOfNewSymbols );};if _dbef =_cfaa .setSymbolsArray ();_dbef !=nil {return nil ,_dbef ;};var _cggf ,_gfad int64 ;_cfaa ._aefc =0;for _cfaa ._aefc < _cfaa .NumberOfNewSymbols {_gfad ,_dbef =_cfaa .decodeHeightClassDeltaHeight (); +if _dbef !=nil {return nil ,_dbef ;};_cggf +=_gfad ;var _bffe ,_dagd uint32 ;_fcfb :=int64 (_cfaa ._aefc );for {var _agfb int64 ;_agfb ,_dbef =_cfaa .decodeDifferenceWidth ();if _d .Is (_dbef ,_fe .ErrOOB ){break ;};if _dbef !=nil {return nil ,_dbef ;}; +if _cfaa ._aefc >=_cfaa .NumberOfNewSymbols {break ;};_bffe +=uint32 (_agfb );_dagd +=_bffe ;if !_cfaa .IsHuffmanEncoded ||_cfaa .UseRefinementAggregation {if !_cfaa .UseRefinementAggregation {_dbef =_cfaa .decodeDirectlyThroughGenericRegion (_bffe ,uint32 (_cggf )); +if _dbef !=nil {return nil ,_dbef ;};}else {_dbef =_cfaa .decodeAggregate (_bffe ,uint32 (_cggf ));if _dbef !=nil {return nil ,_dbef ;};};}else if _cfaa .IsHuffmanEncoded &&!_cfaa .UseRefinementAggregation {_fdgg [_cfaa ._aefc ]=int (_bffe );};_cfaa ._aefc ++; +};if _cfaa .IsHuffmanEncoded &&!_cfaa .UseRefinementAggregation {var _acbe int64 ;if _cfaa .SdHuffBMSizeSelection ==0{var _dadc _ae .Tabler ;_dadc ,_dbef =_ae .GetStandardTable (1);if _dbef !=nil {return nil ,_dbef ;};_acbe ,_dbef =_dadc .Decode (_cfaa ._eecc ); +if _dbef !=nil {return nil ,_dbef ;};}else {_acbe ,_dbef =_cfaa .huffDecodeBmSize ();if _dbef !=nil {return nil ,_dbef ;};};_cfaa ._eecc .Align ();var _fggd *_f .Bitmap ;_fggd ,_dbef =_cfaa .decodeHeightClassCollectiveBitmap (_acbe ,uint32 (_cggf ),_dagd ); +if _dbef !=nil {return nil ,_dbef ;};_dbef =_cfaa .decodeHeightClassBitmap (_fggd ,_fcfb ,int (_cggf ),_fdgg );if _dbef !=nil {return nil ,_dbef ;};};};_gfbb ,_dbef :=_cfaa .getToExportFlags ();if _dbef !=nil {return nil ,_dbef ;};_cfaa .setExportedSymbols (_gfbb ); +};return _cfaa ._geb ,nil ;};func (_gadd *Header )GetSegmentData ()(Segmenter ,error ){var _ebag Segmenter ;if _gadd .SegmentData !=nil {_ebag =_gadd .SegmentData ;};if _ebag ==nil {_bcb ,_ega :=_bdcd [_gadd .Type ];if !_ega {return nil ,_a .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",_gadd .Type ,_gadd .Type ); +};_ebag =_bcb ();_gf .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",_gadd .SegmentNumber ,_gadd .SegmentDataStartOffset ); +_bgcea ,_afed :=_gadd .subInputReader ();if _afed !=nil {return nil ,_afed ;};if _bedcf :=_ebag .Init (_gadd ,_bgcea );_bedcf !=nil {_gf .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",_bedcf ,_ebag ); +return nil ,_bedcf ;};_gadd .SegmentData =_ebag ;};return _ebag ,nil ;};func (_ecaa *GenericRegion )getPixel (_bdccc ,_dfgf int )int8 {if _bdccc < 0||_bdccc >=_ecaa .Bitmap .Width {return 0;};if _dfgf < 0||_dfgf >=_ecaa .Bitmap .Height {return 0;};if _ecaa .Bitmap .GetPixel (_bdccc ,_dfgf ){return 1; +};return 0;};func (_feed *PageInformationSegment )CombinationOperatorOverrideAllowed ()bool {return _feed ._ccaf };func (_fcfc *TextRegion )readHuffmanFlags ()error {var (_cbaac int ;_cedb uint64 ;_bffdb error ;);_ ,_bffdb =_fcfc ._cbge .ReadBit ();if _bffdb !=nil {return _bffdb ; +};_cbaac ,_bffdb =_fcfc ._cbge .ReadBit ();if _bffdb !=nil {return _bffdb ;};_fcfc .SbHuffRSize =int8 (_cbaac );_cedb ,_bffdb =_fcfc ._cbge .ReadBits (2);if _bffdb !=nil {return _bffdb ;};_fcfc .SbHuffRDY =int8 (_cedb )&0xf;_cedb ,_bffdb =_fcfc ._cbge .ReadBits (2); +if _bffdb !=nil {return _bffdb ;};_fcfc .SbHuffRDX =int8 (_cedb )&0xf;_cedb ,_bffdb =_fcfc ._cbge .ReadBits (2);if _bffdb !=nil {return _bffdb ;};_fcfc .SbHuffRDHeight =int8 (_cedb )&0xf;_cedb ,_bffdb =_fcfc ._cbge .ReadBits (2);if _bffdb !=nil {return _bffdb ; +};_fcfc .SbHuffRDWidth =int8 (_cedb )&0xf;_cedb ,_bffdb =_fcfc ._cbge .ReadBits (2);if _bffdb !=nil {return _bffdb ;};_fcfc .SbHuffDT =int8 (_cedb )&0xf;_cedb ,_bffdb =_fcfc ._cbge .ReadBits (2);if _bffdb !=nil {return _bffdb ;};_fcfc .SbHuffDS =int8 (_cedb )&0xf; +_cedb ,_bffdb =_fcfc ._cbge .ReadBits (2);if _bffdb !=nil {return _bffdb ;};_fcfc .SbHuffFS =int8 (_cedb )&0xf;return nil ;};func (_fadda *Header )String ()string {_ccba :=&_ec .Builder {};_ccba .WriteString ("\u000a[\u0053E\u0047\u004d\u0045\u004e\u0054-\u0048\u0045A\u0044\u0045\u0052\u005d\u000a"); +_ccba .WriteString (_a .Sprintf ("\t\u002d\u0020\u0053\u0065gm\u0065n\u0074\u004e\u0075\u006d\u0062e\u0072\u003a\u0020\u0025\u0076\u000a",_fadda .SegmentNumber ));_ccba .WriteString (_a .Sprintf ("\u0009\u002d\u0020T\u0079\u0070\u0065\u003a\u0020\u0025\u0076\u000a",_fadda .Type )); +_ccba .WriteString (_a .Sprintf ("\u0009-\u0020R\u0065\u0074\u0061\u0069\u006eF\u006c\u0061g\u003a\u0020\u0025\u0076\u000a",_fadda .RetainFlag ));_ccba .WriteString (_a .Sprintf ("\u0009\u002d\u0020Pa\u0067\u0065\u0041\u0073\u0073\u006f\u0063\u0069\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_fadda .PageAssociation )); +_ccba .WriteString (_a .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",_fadda .PageAssociationFieldSize )); +_ccba .WriteString ("\u0009-\u0020R\u0054\u0053\u0045\u0047\u004d\u0045\u004e\u0054\u0053\u003a\u000a");for _ ,_bdfa :=range _fadda .RTSNumbers {_ccba .WriteString (_a .Sprintf ("\u0009\t\u002d\u0020\u0025\u0064\u000a",_bdfa ));};_ccba .WriteString (_a .Sprintf ("\t\u002d \u0048\u0065\u0061\u0064\u0065\u0072\u004c\u0065n\u0067\u0074\u0068\u003a %\u0076\u000a",_fadda .HeaderLength )); +_ccba .WriteString (_a .Sprintf ("\u0009-\u0020\u0053\u0065\u0067m\u0065\u006e\u0074\u0044\u0061t\u0061L\u0065n\u0067\u0074\u0068\u003a\u0020\u0025\u0076\n",_fadda .SegmentDataLength ));_ccba .WriteString (_a .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",_fadda .SegmentDataStartOffset )); +return _ccba .String ();};func (_egd *Header )readSegmentDataLength (_cfbd *_ed .Reader )(_gfag error ){_egd .SegmentDataLength ,_gfag =_cfbd .ReadBits (32);if _gfag !=nil {return _gfag ;};_egd .SegmentDataLength &=_b .MaxInt32 ;return nil ;};func (_fdbgd *HalftoneRegion )computeGrayScalePlanes (_ddae []*_f .Bitmap ,_abdc int )([][]int ,error ){_bgcc :=make ([][]int ,_fdbgd .HGridHeight ); +for _caa :=0;_caa < len (_bgcc );_caa ++{_bgcc [_caa ]=make ([]int ,_fdbgd .HGridWidth );};for _cade :=0;_cade < int (_fdbgd .HGridHeight );_cade ++{for _ebed :=0;_ebed < int (_fdbgd .HGridWidth );_ebed +=8{var _cfgc int ;if _gegc :=int (_fdbgd .HGridWidth )-_ebed ; +_gegc > 8{_cfgc =8;}else {_cfgc =_gegc ;};_fbfa :=_ddae [0].GetByteIndex (_ebed ,_cade );for _bgdd :=0;_bgdd < _cfgc ;_bgdd ++{_ggca :=_bgdd +_ebed ;_bgcc [_cade ][_ggca ]=0;for _dcda :=0;_dcda < _abdc ;_dcda ++{_cbaa ,_fadd :=_ddae [_dcda ].GetByte (_fbfa ); +if _fadd !=nil {return nil ,_fadd ;};_ecfgg :=_cbaa >>uint (7-_ggca &7);_accg :=_ecfgg &1;_gbbb :=1<>1)&0x01); +_edec !=nil {return _dg .Wrap (_edec ,_ebbcb ,"\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 _edec =_ddg .WriteBit (int (_ggac ._ebgg )&0x01); +_edec !=nil {return _dg .Wrap (_edec ,_ebbcb ,"\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");};_ecbd =int (_ggac .DefaultPixelValue ); +if _edec =_ddg .WriteBit (_ecbd );_edec !=nil {return _dg .Wrap (_edec ,_ebbcb ,"\u0064e\u0066\u0061\u0075\u006c\u0074\u0020\u0070\u0061\u0067\u0065\u0020p\u0069\u0078\u0065\u006c\u0020\u0076\u0061\u006c\u0075\u0065");};_ecbd =0;if _ggac ._fdd {_ecbd =1; +};if _edec =_ddg .WriteBit (_ecbd );_edec !=nil {return _dg .Wrap (_edec ,_ebbcb ,"\u0063\u006f\u006e\u0074ai\u006e\u0073\u0020\u0072\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074");};_ecbd =0;if _ggac .IsLossless {_ecbd =1;};if _edec =_ddg .WriteBit (_ecbd ); +_edec !=nil {return _dg .Wrap (_edec ,_ebbcb ,"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 (_bdba *Header )readDataStartOffset (_dcgf *_ed .Reader ,_aefa OrganizationType ){if _aefa ==OSequential {_bdba .SegmentDataStartOffset =uint64 (_dcgf .AbsolutePosition ()); +};};func (_dddg *TextRegion )getUserTable (_ddeb int )(_ae .Tabler ,error ){const _eefeg ="\u0067\u0065\u0074U\u0073\u0065\u0072\u0054\u0061\u0062\u006c\u0065";var _fba int ;for _ ,_gagd :=range _dddg .Header .RTSegments {if _gagd .Type ==53{if _fba ==_ddeb {_edee ,_dbed :=_gagd .GetSegmentData (); +if _dbed !=nil {return nil ,_dbed ;};_gcfg ,_gbcce :=_edee .(*TableSegment );if !_gbcce {_gf .Log .Debug (_a .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",_gagd .SegmentNumber )); +return nil ,_dg .Error (_eefeg ,"\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 _ae .NewEncodedTable (_gcfg );};_fba ++;};};return nil ,nil ;};func (_ffadb *GenericRegion )overrideAtTemplate0b (_eee ,_fad ,_gegb ,_bfa ,_bgab ,_ddbd int )int {if _ffadb .GBAtOverride [0]{_eee &=0xFFFD;if _ffadb .GBAtY [0]==0&&_ffadb .GBAtX [0]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [0]&0x1))<<1; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [0]),_gegb +int (_ffadb .GBAtY [0])))<<1;};};if _ffadb .GBAtOverride [1]{_eee &=0xDFFF;if _ffadb .GBAtY [1]==0&&_ffadb .GBAtX [1]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [1]&0x1))<<13; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [1]),_gegb +int (_ffadb .GBAtY [1])))<<13;};};if _ffadb .GBAtOverride [2]{_eee &=0xFDFF;if _ffadb .GBAtY [2]==0&&_ffadb .GBAtX [2]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [2]&0x1))<<9; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [2]),_gegb +int (_ffadb .GBAtY [2])))<<9;};};if _ffadb .GBAtOverride [3]{_eee &=0xBFFF;if _ffadb .GBAtY [3]==0&&_ffadb .GBAtX [3]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [3]&0x1))<<14; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [3]),_gegb +int (_ffadb .GBAtY [3])))<<14;};};if _ffadb .GBAtOverride [4]{_eee &=0xEFFF;if _ffadb .GBAtY [4]==0&&_ffadb .GBAtX [4]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [4]&0x1))<<12; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [4]),_gegb +int (_ffadb .GBAtY [4])))<<12;};};if _ffadb .GBAtOverride [5]{_eee &=0xFFDF;if _ffadb .GBAtY [5]==0&&_ffadb .GBAtX [5]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [5]&0x1))<<5; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [5]),_gegb +int (_ffadb .GBAtY [5])))<<5;};};if _ffadb .GBAtOverride [6]{_eee &=0xFFFB;if _ffadb .GBAtY [6]==0&&_ffadb .GBAtX [6]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [6]&0x1))<<2; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [6]),_gegb +int (_ffadb .GBAtY [6])))<<2;};};if _ffadb .GBAtOverride [7]{_eee &=0xFFF7;if _ffadb .GBAtY [7]==0&&_ffadb .GBAtX [7]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [7]&0x1))<<3; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [7]),_gegb +int (_ffadb .GBAtY [7])))<<3;};};if _ffadb .GBAtOverride [8]{_eee &=0xF7FF;if _ffadb .GBAtY [8]==0&&_ffadb .GBAtX [8]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [8]&0x1))<<11; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [8]),_gegb +int (_ffadb .GBAtY [8])))<<11;};};if _ffadb .GBAtOverride [9]{_eee &=0xFFEF;if _ffadb .GBAtY [9]==0&&_ffadb .GBAtX [9]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [9]&0x1))<<4; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [9]),_gegb +int (_ffadb .GBAtY [9])))<<4;};};if _ffadb .GBAtOverride [10]{_eee &=0x7FFF;if _ffadb .GBAtY [10]==0&&_ffadb .GBAtX [10]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [10]&0x1))<<15; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [10]),_gegb +int (_ffadb .GBAtY [10])))<<15;};};if _ffadb .GBAtOverride [11]{_eee &=0xFDFF;if _ffadb .GBAtY [11]==0&&_ffadb .GBAtX [11]>=-int8 (_bgab ){_eee |=(_bfa >>uint (int8 (_ddbd )-_ffadb .GBAtX [11]&0x1))<<10; +}else {_eee |=int (_ffadb .getPixel (_fad +int (_ffadb .GBAtX [11]),_gegb +int (_ffadb .GBAtY [11])))<<10;};};return _eee ;};func (_edda *TextRegion )String ()string {_fbgf :=&_ec .Builder {};_fbgf .WriteString ("\u000a[\u0054E\u0058\u0054\u0020\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u000a"); +_fbgf .WriteString (_edda .RegionInfo .String ()+"\u000a");_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053br\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u003a\u0020\u0025\u0076\u000a",_edda .SbrTemplate ));_fbgf .WriteString (_a .Sprintf ("\u0009-\u0020S\u0062\u0044\u0073\u004f\u0066f\u0073\u0065t\u003a\u0020\u0025\u0076\u000a",_edda .SbDsOffset )); +_fbgf .WriteString (_a .Sprintf ("\t\u002d \u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0050i\u0078\u0065\u006c\u003a %\u0076\u000a",_edda .DefaultPixel ));_fbgf .WriteString (_a .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0076\u000a",_edda .CombinationOperator )); +_fbgf .WriteString (_a .Sprintf ("\t\u002d \u0049\u0073\u0054\u0072\u0061\u006e\u0073\u0070o\u0073\u0065\u0064\u003a %\u0076\u000a",_edda .IsTransposed ));_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020Re\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0043\u006f\u0072\u006e\u0065\u0072\u003a\u0020\u0025\u0076\u000a",_edda .ReferenceCorner )); +_fbgf .WriteString (_a .Sprintf ("\t\u002d\u0020\u0055\u0073eR\u0065f\u0069\u006e\u0065\u006d\u0065n\u0074\u003a\u0020\u0025\u0076\u000a",_edda .UseRefinement ));_fbgf .WriteString (_a .Sprintf ("\u0009-\u0020\u0049\u0073\u0048\u0075\u0066\u0066\u006d\u0061\u006e\u0045n\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0076\u000a",_edda .IsHuffmanEncoded )); +if _edda .IsHuffmanEncoded {_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0053\u0069\u007a\u0065\u003a\u0020\u0025\u0076\u000a",_edda .SbHuffRSize ));_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0059:\u0020\u0025\u0076\u000a",_edda .SbHuffRDY )); +_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0058:\u0020\u0025\u0076\u000a",_edda .SbHuffRDX ));_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0044\u0048\u0065\u0069\u0067\u0068\u0074\u003a\u0020\u0025v\u000a",_edda .SbHuffRDHeight )); +_fbgf .WriteString (_a .Sprintf ("\t\u002d\u0020\u0053\u0062Hu\u0066f\u0052\u0044\u0057\u0069\u0064t\u0068\u003a\u0020\u0025\u0076\u000a",_edda .SbHuffRDWidth ));_fbgf .WriteString (_a .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0054\u003a\u0020\u0025\u0076\u000a",_edda .SbHuffDT )); +_fbgf .WriteString (_a .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0053\u003a\u0020\u0025\u0076\u000a",_edda .SbHuffDS ));_fbgf .WriteString (_a .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0046\u0053\u003a\u0020\u0025\u0076\u000a",_edda .SbHuffFS )); +};_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_edda .SbrATX ));_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0059:\u0020\u0025\u0076\u000a",_edda .SbrATY )); +_fbgf .WriteString (_a .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",_edda .NumberOfSymbolInstances ));_fbgf .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_edda .SbrATX )); +return _fbgf .String ();};func (_aff *TextRegion )decodeRdw ()(int64 ,error ){const _ebdg ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064w";if _aff .IsHuffmanEncoded {if _aff .SbHuffRDWidth ==3{if _aff ._bgabd ==nil {var (_cbcgg int ;_cdga error ;);if _aff .SbHuffFS ==3{_cbcgg ++; +};if _aff .SbHuffDS ==3{_cbcgg ++;};if _aff .SbHuffDT ==3{_cbcgg ++;};_aff ._bgabd ,_cdga =_aff .getUserTable (_cbcgg );if _cdga !=nil {return 0,_dg .Wrap (_cdga ,_ebdg ,"");};};return _aff ._bgabd .Decode (_aff ._cbge );};_adbbb ,_aafd :=_ae .GetStandardTable (14+int (_aff .SbHuffRDWidth )); +if _aafd !=nil {return 0,_dg .Wrap (_aafd ,_ebdg ,"");};return _adbbb .Decode (_aff ._cbge );};_aega ,_gadbe :=_aff ._efbd .DecodeInt (_aff ._ceca );if _gadbe !=nil {return 0,_dg .Wrap (_gadbe ,_ebdg ,"");};return int64 (_aega ),nil ;};func (_bdga *PageInformationSegment )readIsLossless ()error {_dgdg ,_cbabb :=_bdga ._efcg .ReadBit (); +if _cbabb !=nil {return _cbabb ;};if _dgdg ==1{_bdga .IsLossless =true ;};return nil ;};func (_fgae *TextRegion )Encode (w _ed .BinaryWriter )(_gacc int ,_geea error ){const _dcef ="\u0054\u0065\u0078\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u002e\u0045n\u0063\u006f\u0064\u0065"; +if _gacc ,_geea =_fgae .RegionInfo .Encode (w );_geea !=nil {return _gacc ,_dg .Wrap (_geea ,_dcef ,"");};var _fggdf int ;if _fggdf ,_geea =_fgae .encodeFlags (w );_geea !=nil {return _gacc ,_dg .Wrap (_geea ,_dcef ,"");};_gacc +=_fggdf ;if _fggdf ,_geea =_fgae .encodeSymbols (w ); +_geea !=nil {return _gacc ,_dg .Wrap (_geea ,_dcef ,"");};_gacc +=_fggdf ;return _gacc ,nil ;};func (_bad *TextRegion )parseHeader ()error {var _gcfdb error ;_gf .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 _gcfdb !=nil {_gf .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",_gcfdb ); +}else {_gf .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 _gcfdb =_bad .RegionInfo .parseHeader (); +_gcfdb !=nil {return _gcfdb ;};if _gcfdb =_bad .readRegionFlags ();_gcfdb !=nil {return _gcfdb ;};if _bad .IsHuffmanEncoded {if _gcfdb =_bad .readHuffmanFlags ();_gcfdb !=nil {return _gcfdb ;};};if _gcfdb =_bad .readUseRefinement ();_gcfdb !=nil {return _gcfdb ; +};if _gcfdb =_bad .readAmountOfSymbolInstances ();_gcfdb !=nil {return _gcfdb ;};if _gcfdb =_bad .getSymbols ();_gcfdb !=nil {return _gcfdb ;};if _gcfdb =_bad .computeSymbolCodeLength ();_gcfdb !=nil {return _gcfdb ;};if _gcfdb =_bad .checkInput ();_gcfdb !=nil {return _gcfdb ; +};_gf .Log .Trace ("\u0025\u0073",_bad .String ());return nil ;};var _ templater =&template1 {};func (_dag *SymbolDictionary )getSymbol (_ace int )(*_f .Bitmap ,error ){const _dgfb ="\u0067e\u0074\u0053\u0079\u006d\u0062\u006fl";_bafd ,_dafbf :=_dag ._dfc .GetBitmap (_dag ._cdda [_ace ]); +if _dafbf !=nil {return nil ,_dg .Wrap (_dafbf ,_dgfb ,"\u0063\u0061n\u0027\u0074\u0020g\u0065\u0074\u0020\u0073\u0079\u006d\u0062\u006f\u006c");};return _bafd ,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;);type PatternDictionary struct{_agce *_ed .Reader ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;GBAtX []int8 ;GBAtY []int8 ;IsMMREncoded bool ;HDTemplate byte ;HdpWidth byte ; +HdpHeight byte ;Patterns []*_f .Bitmap ;GrayMax uint32 ;};func (_cggc *GenericRegion )readGBAtPixels (_cbc int )error {const _cddd ="\u0072\u0065\u0061\u0064\u0047\u0042\u0041\u0074\u0050i\u0078\u0065\u006c\u0073";_cggc .GBAtX =make ([]int8 ,_cbc );_cggc .GBAtY =make ([]int8 ,_cbc ); +for _adgg :=0;_adgg < _cbc ;_adgg ++{_ecaf ,_babg :=_cggc ._eag .ReadByte ();if _babg !=nil {return _dg .Wrapf (_babg ,_cddd ,"\u0058\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_adgg );};_cggc .GBAtX [_adgg ]=int8 (_ecaf );_ecaf ,_babg =_cggc ._eag .ReadByte (); +if _babg !=nil {return _dg .Wrapf (_babg ,_cddd ,"\u0059\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_adgg );};_cggc .GBAtY [_adgg ]=int8 (_ecaf );};return nil ;};func (_gec *HalftoneRegion )renderPattern (_dgcebe [][]int )(_gecd error ){var _bfd ,_gdde int ; +for _aadd :=0;_aadd < int (_gec .HGridHeight );_aadd ++{for _bbee :=0;_bbee < int (_gec .HGridWidth );_bbee ++{_bfd =_gec .computeX (_aadd ,_bbee );_gdde =_gec .computeY (_aadd ,_bbee );_abgf :=_gec .Patterns [_dgcebe [_aadd ][_bbee ]];if _gecd =_f .Blit (_abgf ,_gec .HalftoneRegionBitmap ,_bfd +int (_gec .HGridX ),_gdde +int (_gec .HGridY ),_gec .CombinationOperator ); +_gecd !=nil {return _gecd ;};};};return nil ;};func (_cgc *GenericRefinementRegion )decodeTypicalPredictedLineTemplate0 (_ad ,_bcd ,_daa ,_efe ,_fd ,_aea ,_fcf ,_cbb ,_faf int )error {var (_ebee ,_bgb ,_ga ,_deb ,_bed ,_ff int ;_afb byte ;_gdf error ;); +if _ad > 0{_afb ,_gdf =_cgc .RegionBitmap .GetByte (_fcf -_daa );if _gdf !=nil {return _gdf ;};_ga =int (_afb );};if _cbb > 0&&_cbb <=_cgc .ReferenceBitmap .Height {_afb ,_gdf =_cgc .ReferenceBitmap .GetByte (_faf -_efe +_aea );if _gdf !=nil {return _gdf ; +};_deb =int (_afb )<<4;};if _cbb >=0&&_cbb < _cgc .ReferenceBitmap .Height {_afb ,_gdf =_cgc .ReferenceBitmap .GetByte (_faf +_aea );if _gdf !=nil {return _gdf ;};_bed =int (_afb )<<1;};if _cbb > -2&&_cbb < _cgc .ReferenceBitmap .Height -1{_afb ,_gdf =_cgc .ReferenceBitmap .GetByte (_faf +_efe +_aea ); +if _gdf !=nil {return _gdf ;};_ff =int (_afb );};_ebee =((_ga >>5)&0x6)|((_ff >>2)&0x30)|(_bed &0x180)|(_deb &0xc00);var _bff int ;for _adg :=0;_adg < _fd ;_adg =_bff {var _ffe int ;_bff =_adg +8;var _adf int ;if _adf =_bcd -_adg ;_adf > 8{_adf =8;};_fbf :=_bff < _bcd ; +_ebc :=_bff < _cgc .ReferenceBitmap .Width ;_baa :=_aea +1;if _ad > 0{_afb =0;if _fbf {_afb ,_gdf =_cgc .RegionBitmap .GetByte (_fcf -_daa +1);if _gdf !=nil {return _gdf ;};};_ga =(_ga <<8)|int (_afb );};if _cbb > 0&&_cbb <=_cgc .ReferenceBitmap .Height {var _fbb int ; +if _ebc {_afb ,_gdf =_cgc .ReferenceBitmap .GetByte (_faf -_efe +_baa );if _gdf !=nil {return _gdf ;};_fbb =int (_afb )<<4;};_deb =(_deb <<8)|_fbb ;};if _cbb >=0&&_cbb < _cgc .ReferenceBitmap .Height {var _acg int ;if _ebc {_afb ,_gdf =_cgc .ReferenceBitmap .GetByte (_faf +_baa ); +if _gdf !=nil {return _gdf ;};_acg =int (_afb )<<1;};_bed =(_bed <<8)|_acg ;};if _cbb > -2&&_cbb < (_cgc .ReferenceBitmap .Height -1){_afb =0;if _ebc {_afb ,_gdf =_cgc .ReferenceBitmap .GetByte (_faf +_efe +_baa );if _gdf !=nil {return _gdf ;};};_ff =(_ff <<8)|int (_afb ); +};for _cdb :=0;_cdb < _adf ;_cdb ++{var _ebf int ;_fge :=false ;_ee :=(_ebee >>4)&0x1ff;if _ee ==0x1ff{_fge =true ;_ebf =1;}else if _ee ==0x00{_fge =true ;};if !_fge {if _cgc ._fbg {_bgb =_cgc .overrideAtTemplate0 (_ebee ,_adg +_cdb ,_ad ,_ffe ,_cdb ); +_cgc ._af .SetIndex (int32 (_bgb ));}else {_cgc ._af .SetIndex (int32 (_ebee ));};_ebf ,_gdf =_cgc ._fg .DecodeBit (_cgc ._af );if _gdf !=nil {return _gdf ;};};_aecb :=uint (7-_cdb );_ffe |=_ebf <<_aecb ;_ebee =((_ebee &0xdb6)<<1)|_ebf |(_ga >>_aecb +5)&0x002|((_ff >>_aecb +2)&0x010)|((_bed >>_aecb )&0x080)|((_deb >>_aecb )&0x400); +};_gdf =_cgc .RegionBitmap .SetByte (_fcf ,byte (_ffe ));if _gdf !=nil {return _gdf ;};_fcf ++;_faf ++;};return nil ;};func (_cad *GenericRegion )setParametersMMR (_ccd bool ,_bgfd ,_fdc int64 ,_cge ,_fefd uint32 ,_bdad byte ,_dgcf ,_aafe bool ,_acb ,_ced []int8 ){_cad .DataOffset =_bgfd ; +_cad .DataLength =_fdc ;_cad .RegionSegment =&RegionSegment {};_cad .RegionSegment .BitmapHeight =_cge ;_cad .RegionSegment .BitmapWidth =_fefd ;_cad .GBTemplate =_bdad ;_cad .IsMMREncoded =_ccd ;_cad .IsTPGDon =_dgcf ;_cad .GBAtX =_acb ;_cad .GBAtY =_ced ; +};func (_dgb *PageInformationSegment )readWidthAndHeight ()error {_eefb ,_eabg :=_dgb ._efcg .ReadBits (32);if _eabg !=nil {return _eabg ;};_dgb .PageBMWidth =int (_eefb &_b .MaxInt32 );_eefb ,_eabg =_dgb ._efcg .ReadBits (32);if _eabg !=nil {return _eabg ; +};_dgb .PageBMHeight =int (_eefb &_b .MaxInt32 );return nil ;};func (_fbd *GenericRegion )GetRegionBitmap ()(_gagf *_f .Bitmap ,_fbbb error ){if _fbd .Bitmap !=nil {return _fbd .Bitmap ,nil ;};if _fbd .IsMMREncoded {if _fbd ._bbb ==nil {_fbd ._bbb ,_fbbb =_eb .New (_fbd ._eag ,int (_fbd .RegionSegment .BitmapWidth ),int (_fbd .RegionSegment .BitmapHeight ),_fbd .DataOffset ,_fbd .DataLength ); +if _fbbb !=nil {return nil ,_fbbb ;};};_fbd .Bitmap ,_fbbb =_fbd ._bbb .UncompressMMR ();return _fbd .Bitmap ,_fbbb ;};if _fbbb =_fbd .updateOverrideFlags ();_fbbb !=nil {return nil ,_fbbb ;};var _cggd int ;if _fbd ._beed ==nil {_fbd ._beed ,_fbbb =_be .New (_fbd ._eag ); +if _fbbb !=nil {return nil ,_fbbb ;};};if _fbd ._ecg ==nil {_fbd ._ecg =_be .NewStats (65536,1);};_fbd .Bitmap =_f .New (int (_fbd .RegionSegment .BitmapWidth ),int (_fbd .RegionSegment .BitmapHeight ));_bge :=int (uint32 (_fbd .Bitmap .Width +7)&(^uint32 (7))); +for _add :=0;_add < _fbd .Bitmap .Height ;_add ++{if _fbd .IsTPGDon {var _ddbf int ;_ddbf ,_fbbb =_fbd .decodeSLTP ();if _fbbb !=nil {return nil ,_fbbb ;};_cggd ^=_ddbf ;};if _cggd ==1{if _add > 0{if _fbbb =_fbd .copyLineAbove (_add );_fbbb !=nil {return nil ,_fbbb ; +};};}else {if _fbbb =_fbd .decodeLine (_add ,_fbd .Bitmap .Width ,_bge );_fbbb !=nil {return nil ,_fbbb ;};};};return _fbd .Bitmap ,nil ;};func (_cbeg *GenericRegion )overrideAtTemplate2 (_bebc ,_eef ,_deg ,_cfa ,_egfa int )int {_bebc &=0x3FB;if _cbeg .GBAtY [0]==0&&_cbeg .GBAtX [0]>=-int8 (_egfa ){_bebc |=(_cfa >>uint (7-(int8 (_egfa )+_cbeg .GBAtX [0]))&0x1)<<2; +}else {_bebc |=int (_cbeg .getPixel (_eef +int (_cbeg .GBAtX [0]),_deg +int (_cbeg .GBAtY [0])))<<2;};return _bebc ;};func (_bbgd *PageInformationSegment )parseHeader ()(_edfb error ){_gf .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 _bdcf ="[\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 _edfb !=nil {_bdcf +="\u0020\u0077\u0069t\u0068\u0020\u0065\u0072\u0072\u006f\u0072\u0020"+_edfb .Error ();}else {_bdcf +="\u0020\u0073\u0075\u0063\u0063\u0065\u0073\u0073\u0066\u0075\u006c\u006c\u0079";};_gf .Log .Trace (_bdcf );}();if _edfb =_bbgd .readWidthAndHeight (); +_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readResolution ();_edfb !=nil {return _edfb ;};_ ,_edfb =_bbgd ._efcg .ReadBit ();if _edfb !=nil {return _edfb ;};if _edfb =_bbgd .readCombinationOperatorOverrideAllowed ();_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readRequiresAuxiliaryBuffer (); +_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readCombinationOperator ();_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readDefaultPixelValue ();_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readContainsRefinement ();_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readIsLossless (); +_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readIsStriped ();_edfb !=nil {return _edfb ;};if _edfb =_bbgd .readMaxStripeSize ();_edfb !=nil {return _edfb ;};if _edfb =_bbgd .checkInput ();_edfb !=nil {return _edfb ;};_gf .Log .Trace ("\u0025\u0073",_bbgd ); +return nil ;};func (_ecfggc *SymbolDictionary )parseHeader ()(_dbbbg error ){_gf .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 _dbbbg !=nil {_gf .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",_dbbbg ); +}else {_gf .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 _dbbbg =_ecfggc .readRegionFlags ();_dbbbg !=nil {return _dbbbg ;};if _dbbbg =_ecfggc .setAtPixels ();_dbbbg !=nil {return _dbbbg ;};if _dbbbg =_ecfggc .setRefinementAtPixels ();_dbbbg !=nil {return _dbbbg ;};if _dbbbg =_ecfggc .readNumberOfExportedSymbols (); +_dbbbg !=nil {return _dbbbg ;};if _dbbbg =_ecfggc .readNumberOfNewSymbols ();_dbbbg !=nil {return _dbbbg ;};if _dbbbg =_ecfggc .setInSyms ();_dbbbg !=nil {return _dbbbg ;};if _ecfggc ._bfcb {_cffb :=_ecfggc .Header .RTSegments ;for _bebd :=len (_cffb )-1; +_bebd >=0;_bebd --{if _cffb [_bebd ].Type ==0{_dgcg ,_fcfbe :=_cffb [_bebd ].SegmentData .(*SymbolDictionary );if !_fcfbe {_dbbbg =_a .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",_cffb [_bebd ]); +return _dbbbg ;};if _dgcg ._bfcb {_ecfggc .setRetainedCodingContexts (_dgcg );};break ;};};};if _dbbbg =_ecfggc .checkInput ();_dbbbg !=nil {return _dbbbg ;};return nil ;};type PageInformationSegment struct{_efcg *_ed .Reader ;PageBMHeight int ;PageBMWidth int ; +ResolutionX int ;ResolutionY int ;_ccaf bool ;_ebgg _f .CombinationOperator ;_fdfb bool ;DefaultPixelValue uint8 ;_fdd bool ;IsLossless bool ;IsStripe bool ;MaxStripeSize uint16 ;};func (_efef *TextRegion )decodeRdy ()(int64 ,error ){const _bddfe ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064y"; +if _efef .IsHuffmanEncoded {if _efef .SbHuffRDY ==3{if _efef ._aacg ==nil {var (_cbfg int ;_eebf error ;);if _efef .SbHuffFS ==3{_cbfg ++;};if _efef .SbHuffDS ==3{_cbfg ++;};if _efef .SbHuffDT ==3{_cbfg ++;};if _efef .SbHuffRDWidth ==3{_cbfg ++;};if _efef .SbHuffRDHeight ==3{_cbfg ++; +};if _efef .SbHuffRDX ==3{_cbfg ++;};_efef ._aacg ,_eebf =_efef .getUserTable (_cbfg );if _eebf !=nil {return 0,_dg .Wrap (_eebf ,_bddfe ,"");};};return _efef ._aacg .Decode (_efef ._cbge );};_ecdf ,_afgf :=_ae .GetStandardTable (14+int (_efef .SbHuffRDY )); +if _afgf !=nil {return 0,_afgf ;};return _ecdf .Decode (_efef ._cbge );};_geac ,_dfcd :=_efef ._efbd .DecodeInt (_efef ._bbef );if _dfcd !=nil {return 0,_dg .Wrap (_dfcd ,_bddfe ,"");};return int64 (_geac ),nil ;};func (_eeb *HalftoneRegion )combineGrayscalePlanes (_bcf []*_f .Bitmap ,_fcgf int )error {_ecab :=0; +for _abb :=0;_abb < _bcf [_fcgf ].Height ;_abb ++{for _bgfg :=0;_bgfg < _bcf [_fcgf ].Width ;_bgfg +=8{_dgfa ,_ecfg :=_bcf [_fcgf +1].GetByte (_ecab );if _ecfg !=nil {return _ecfg ;};_eefe ,_ecfg :=_bcf [_fcgf ].GetByte (_ecab );if _ecfg !=nil {return _ecfg ; +};_ecfg =_bcf [_fcgf ].SetByte (_ecab ,_f .CombineBytes (_eefe ,_dgfa ,_f .CmbOpXor ));if _ecfg !=nil {return _ecfg ;};_ecab ++;};};return nil ;};func (_bdge *SymbolDictionary )setSymbolsArray ()error {if _bdge ._gea ==nil {if _aedgc :=_bdge .retrieveImportSymbols (); +_aedgc !=nil {return _aedgc ;};};if _bdge ._egad ==nil {_bdge ._egad =append (_bdge ._egad ,_bdge ._gea ...);};return nil ;};type template1 struct{};func (_edgb *RegionSegment )Encode (w _ed .BinaryWriter )(_cbbe int ,_abfd error ){const _dafcb ="R\u0065g\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065n\u0074\u002e\u0045\u006eco\u0064\u0065"; +_fdeg :=make ([]byte ,4);_c .BigEndian .PutUint32 (_fdeg ,_edgb .BitmapWidth );_cbbe ,_abfd =w .Write (_fdeg );if _abfd !=nil {return 0,_dg .Wrap (_abfd ,_dafcb ,"\u0057\u0069\u0064t\u0068");};_c .BigEndian .PutUint32 (_fdeg ,_edgb .BitmapHeight );var _eccf int ; +_eccf ,_abfd =w .Write (_fdeg );if _abfd !=nil {return 0,_dg .Wrap (_abfd ,_dafcb ,"\u0048\u0065\u0069\u0067\u0068\u0074");};_cbbe +=_eccf ;_c .BigEndian .PutUint32 (_fdeg ,_edgb .XLocation );_eccf ,_abfd =w .Write (_fdeg );if _abfd !=nil {return 0,_dg .Wrap (_abfd ,_dafcb ,"\u0058L\u006f\u0063\u0061\u0074\u0069\u006fn"); +};_cbbe +=_eccf ;_c .BigEndian .PutUint32 (_fdeg ,_edgb .YLocation );_eccf ,_abfd =w .Write (_fdeg );if _abfd !=nil {return 0,_dg .Wrap (_abfd ,_dafcb ,"\u0059L\u006f\u0063\u0061\u0074\u0069\u006fn");};_cbbe +=_eccf ;if _abfd =w .WriteByte (byte (_edgb .CombinaionOperator )&0x07); +_abfd !=nil {return 0,_dg .Wrap (_abfd ,_dafcb ,"c\u006fm\u0062\u0069\u006e\u0061\u0074\u0069\u006f\u006e \u006f\u0070\u0065\u0072at\u006f\u0072");};_cbbe ++;return _cbbe ,nil ;};type SymbolDictionary struct{_eecc *_ed .Reader ;SdrTemplate int8 ;SdTemplate int8 ; +_gbcb bool ;_bfcb 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 ;_eaae uint32 ;_gea []*_f .Bitmap ;_aefc uint32 ;_cgeac []*_f .Bitmap ;_bgbc _ae .Tabler ;_acaf _ae .Tabler ;_eeddc _ae .Tabler ;_gbf _ae .Tabler ;_geb []*_f .Bitmap ;_egad []*_f .Bitmap ; +_bfdg *_be .Decoder ;_gaff *TextRegion ;_gffc *GenericRegion ;_caeg *GenericRefinementRegion ;_edfe *_be .DecoderStats ;_gfed *_be .DecoderStats ;_bfcc *_be .DecoderStats ;_cfda *_be .DecoderStats ;_fdef *_be .DecoderStats ;_gada *_be .DecoderStats ;_gfddb *_be .DecoderStats ; +_bacc *_be .DecoderStats ;_dge *_be .DecoderStats ;_cegc int8 ;_dfc *_f .Bitmaps ;_cdda []int ;_bbca map[int ]int ;_bagc bool ;};func (_ggba *PatternDictionary )readTemplate ()error {_gddb ,_decae :=_ggba ._agce .ReadBits (2);if _decae !=nil {return _decae ; +};_ggba .HDTemplate =byte (_gddb );return nil ;};func (_adaf *TextRegion )decodeDT ()(_bbfe int64 ,_bbda error ){if _adaf .IsHuffmanEncoded {if _adaf .SbHuffDT ==3{_bbfe ,_bbda =_adaf ._egfg .Decode (_adaf ._cbge );if _bbda !=nil {return 0,_bbda ;};}else {var _aagba _ae .Tabler ; +_aagba ,_bbda =_ae .GetStandardTable (11+int (_adaf .SbHuffDT ));if _bbda !=nil {return 0,_bbda ;};_bbfe ,_bbda =_aagba .Decode (_adaf ._cbge );if _bbda !=nil {return 0,_bbda ;};};}else {var _dbbbd int32 ;_dbbbd ,_bbda =_adaf ._efbd .DecodeInt (_adaf ._dbefe ); +if _bbda !=nil {return 0,_bbda ;};_bbfe =int64 (_dbbbd );};_bbfe *=int64 (_adaf .SbStrips );return _bbfe ,nil ;};func _bebb (_dgf *_ed .Reader ,_gcda *Header )*GenericRefinementRegion {return &GenericRefinementRegion {_fed :_dgf ,RegionInfo :NewRegionSegment (_dgf ),_eg :_gcda ,_bb :&template0 {},_fc :&template1 {}}; +};func (_bbg *GenericRegion )setOverrideFlag (_ecf int ){_bbg .GBAtOverride [_ecf ]=true ;_bbg ._edd =true ;};func (_dbcb *HalftoneRegion )GetPatterns ()([]*_f .Bitmap ,error ){var (_cddf []*_f .Bitmap ;_agbcc error ;);for _ ,_dafc :=range _dbcb ._cagg .RTSegments {var _dbd Segmenter ; +_dbd ,_agbcc =_dafc .GetSegmentData ();if _agbcc !=nil {_gf .Log .Debug ("\u0047e\u0074\u0053\u0065\u0067m\u0065\u006e\u0074\u0044\u0061t\u0061 \u0066a\u0069\u006c\u0065\u0064\u003a\u0020\u0025v",_agbcc );return nil ,_agbcc ;};_acdd ,_egefa :=_dbd .(*PatternDictionary ); +if !_egefa {_agbcc =_a .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",_dbd ); +return nil ,_agbcc ;};var _bagg []*_f .Bitmap ;_bagg ,_agbcc =_acdd .GetDictionary ();if _agbcc !=nil {_gf .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",_agbcc ); +return nil ,_agbcc ;};_cddf =append (_cddf ,_bagg ...);};return _cddf ,nil ;};func (_gaeg *SymbolDictionary )setCodingStatistics ()error {if _gaeg ._bacc ==nil {_gaeg ._bacc =_be .NewStats (512,1);};if _gaeg ._gfed ==nil {_gaeg ._gfed =_be .NewStats (512,1); +};if _gaeg ._bfcc ==nil {_gaeg ._bfcc =_be .NewStats (512,1);};if _gaeg ._cfda ==nil {_gaeg ._cfda =_be .NewStats (512,1);};if _gaeg ._fdef ==nil {_gaeg ._fdef =_be .NewStats (512,1);};if _gaeg .UseRefinementAggregation &&_gaeg ._dge ==nil {_gaeg ._dge =_be .NewStats (1< 0{_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"s\u0064\u0072\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_gdgf =0;if _daeg .SdTemplate > 1{_gdgf =1;}; +if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_gdgf =0;if _daeg .SdTemplate ==1||_daeg .SdTemplate ==3{_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf ); +_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_gdgf =0;if _daeg ._gbcb {_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0063\u006f\u0064in\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0072\u0065\u0074\u0061\u0069\u006e\u0065\u0064"); +};_gdgf =0;if _daeg ._bfcb {_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0063\u006f\u0064\u0069ng\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0075\u0073\u0065\u0064");};_gdgf =0;if _daeg .SdHuffAggInstanceSelection {_gdgf =1; +};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0048\u0075\u0066\u0066\u0041\u0067\u0067\u0049\u006e\u0073\u0074");};_gdgf =int (_daeg .SdHuffBMSizeSelection );if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0048u\u0066\u0066\u0042\u006d\u0053\u0069\u007a\u0065"); +};_gdgf =0;if _daeg .SdHuffDecodeWidthSelection > 1{_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068");};_gdgf =0;switch _daeg .SdHuffDecodeWidthSelection {case 1,3:_gdgf =1; +};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068");};_gdgf =0;if _daeg .SdHuffDecodeHeightSelection > 1{_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf ); +_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074");};_gdgf =0;switch _daeg .SdHuffDecodeHeightSelection {case 1,3:_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074"); +};_gdgf =0;if _daeg .UseRefinementAggregation {_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf );_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0052\u0065\u0066\u0041\u0067\u0067");};_gdgf =0;if _daeg .IsHuffmanEncoded {_gdgf =1;};if _ggec =_abc .WriteBit (_gdgf ); +_ggec !=nil {return _fbbbf ,_dg .Wrap (_ggec ,_gggb ,"\u0073\u0064\u0048\u0075\u0066\u0066");};return 2,nil ;};var (_bfgbg Segmenter ;_bdcd =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 _bfgbg },TEndOfStrip :func ()Segmenter {return &EndOfStripe {}},TEndOfFile :func ()Segmenter {return _bfgbg },TProfiles :func ()Segmenter {return _bfgbg },TTables :func ()Segmenter {return &TableSegment {}},TExtension :func ()Segmenter {return _bfgbg },TBitmap :func ()Segmenter {return _bfgbg }}; +);func (_ecbb *TextRegion )GetRegionBitmap ()(*_f .Bitmap ,error ){if _ecbb .RegionBitmap !=nil {return _ecbb .RegionBitmap ,nil ;};if !_ecbb .IsHuffmanEncoded {if _dedb :=_ecbb .setCodingStatistics ();_dedb !=nil {return nil ,_dedb ;};};if _aagd :=_ecbb .createRegionBitmap (); +_aagd !=nil {return nil ,_aagd ;};if _abda :=_ecbb .decodeSymbolInstances ();_abda !=nil {return nil ,_abda ;};return _ecbb .RegionBitmap ,nil ;};func (_fdbgb *SymbolDictionary )retrieveImportSymbols ()error {for _ ,_cgdde :=range _fdbgb .Header .RTSegments {if _cgdde .Type ==0{_ecaed ,_edgf :=_cgdde .GetSegmentData (); +if _edgf !=nil {return _edgf ;};_defb ,_ffgf :=_ecaed .(*SymbolDictionary );if !_ffgf {return _a .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",_ecaed ); +};_gggg ,_edgf :=_defb .GetDictionary ();if _edgf !=nil {return _a .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",_cgdde .SegmentNumber ,_edgf .Error ()); +};_fdbgb ._gea =append (_fdbgb ._gea ,_gggg ...);_fdbgb ._eaae +=_defb .NumberOfExportedSymbols ;};};return nil ;};func (_dccb *TableSegment )HtLow ()int32 {return _dccb ._fcaa };func (_faeg *TextRegion )decodeSymbolInstances ()error {_cggfa ,_dbeg :=_faeg .decodeStripT (); +if _dbeg !=nil {return _dbeg ;};var (_aaba int64 ;_beebe uint32 ;);for _beebe < _faeg .NumberOfSymbolInstances {_fbbdg ,_faec :=_faeg .decodeDT ();if _faec !=nil {return _faec ;};_cggfa +=_fbbdg ;var _gedd int64 ;_fdba :=true ;_faeg ._cgeb =0;for {if _fdba {_gedd ,_faec =_faeg .decodeDfs (); +if _faec !=nil {return _faec ;};_aaba +=_gedd ;_faeg ._cgeb =_aaba ;_fdba =false ;}else {_cbcg ,_dfdg :=_faeg .decodeIds ();if _d .Is (_dfdg ,_fe .ErrOOB ){break ;};if _dfdg !=nil {return _dfdg ;};if _beebe >=_faeg .NumberOfSymbolInstances {break ;};_faeg ._cgeb +=_cbcg +int64 (_faeg .SbDsOffset ); +};_gfdc ,_dcac :=_faeg .decodeCurrentT ();if _dcac !=nil {return _dcac ;};_ecea :=_cggfa +_gfdc ;_aae ,_dcac :=_faeg .decodeID ();if _dcac !=nil {return _dcac ;};_bbdb ,_dcac :=_faeg .decodeRI ();if _dcac !=nil {return _dcac ;};_cdbe ,_dcac :=_faeg .decodeIb (_bbdb ,_aae ); +if _dcac !=nil {return _dcac ;};if _dcac =_faeg .blit (_cdbe ,_ecea );_dcac !=nil {return _dcac ;};_beebe ++;};};return nil ;};func (_bgeb *SymbolDictionary )encodeNumSyms (_dgg _ed .BinaryWriter )(_gdbe int ,_dacd error ){const _cbace ="\u0065\u006e\u0063\u006f\u0064\u0065\u004e\u0075\u006d\u0053\u0079\u006d\u0073"; +_eegaf :=make ([]byte ,4);_c .BigEndian .PutUint32 (_eegaf ,_bgeb .NumberOfExportedSymbols );if _gdbe ,_dacd =_dgg .Write (_eegaf );_dacd !=nil {return _gdbe ,_dg .Wrap (_dacd ,_cbace ,"\u0065\u0078p\u006f\u0072\u0074e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073"); +};_c .BigEndian .PutUint32 (_eegaf ,_bgeb .NumberOfNewSymbols );_fbge ,_dacd :=_dgg .Write (_eegaf );if _dacd !=nil {return _gdbe ,_dg .Wrap (_dacd ,_cbace ,"n\u0065\u0077\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073");};return _gdbe +_fbge ,nil ;}; +const (ORandom OrganizationType =iota ;OSequential ;);func (_bdef *PageInformationSegment )readCombinationOperator ()error {_caaf ,_efde :=_bdef ._efcg .ReadBits (2);if _efde !=nil {return _efde ;};_bdef ._ebgg =_f .CombinationOperator (int (_caaf ));return nil ; +};func (_adcc *template0 )setIndex (_dbc *_be .DecoderStats ){_dbc .SetIndex (0x100)};func (_cbca *Header )writeReferredToSegments (_ffgc _ed .BinaryWriter )(_fbfb int ,_aagb error ){const _addg ="\u0077\u0072\u0069te\u0052\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0054\u006f\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073"; +var (_abeg uint16 ;_ffb uint32 ;);_baga :=_cbca .referenceSize ();_ddce :=1;_efb :=make ([]byte ,_baga );for _ ,_dca :=range _cbca .RTSNumbers {switch _baga {case 4:_ffb =uint32 (_dca );_c .BigEndian .PutUint32 (_efb ,_ffb );_ddce ,_aagb =_ffgc .Write (_efb ); +if _aagb !=nil {return 0,_dg .Wrap (_aagb ,_addg ,"u\u0069\u006e\u0074\u0033\u0032\u0020\u0073\u0069\u007a\u0065");};case 2:_abeg =uint16 (_dca );_c .BigEndian .PutUint16 (_efb ,_abeg );_ddce ,_aagb =_ffgc .Write (_efb );if _aagb !=nil {return 0,_dg .Wrap (_aagb ,_addg ,"\u0075\u0069\u006e\u0074\u0031\u0036"); +};default:if _aagb =_ffgc .WriteByte (byte (_dca ));_aagb !=nil {return 0,_dg .Wrap (_aagb ,_addg ,"\u0075\u0069\u006et\u0038");};};_fbfb +=_ddce ;};return _fbfb ,nil ;};func (_adac *TextRegion )readRegionFlags ()error {var (_fbfac int ;_bedg uint64 ;_bbgb error ; +);_fbfac ,_bbgb =_adac ._cbge .ReadBit ();if _bbgb !=nil {return _bbgb ;};_adac .SbrTemplate =int8 (_fbfac );_bedg ,_bbgb =_adac ._cbge .ReadBits (5);if _bbgb !=nil {return _bbgb ;};_adac .SbDsOffset =int8 (_bedg );if _adac .SbDsOffset > 0x0f{_adac .SbDsOffset -=0x20; +};_fbfac ,_bbgb =_adac ._cbge .ReadBit ();if _bbgb !=nil {return _bbgb ;};_adac .DefaultPixel =int8 (_fbfac );_bedg ,_bbgb =_adac ._cbge .ReadBits (2);if _bbgb !=nil {return _bbgb ;};_adac .CombinationOperator =_f .CombinationOperator (int (_bedg )&0x3); +_fbfac ,_bbgb =_adac ._cbge .ReadBit ();if _bbgb !=nil {return _bbgb ;};_adac .IsTransposed =int8 (_fbfac );_bedg ,_bbgb =_adac ._cbge .ReadBits (2);if _bbgb !=nil {return _bbgb ;};_adac .ReferenceCorner =int16 (_bedg )&0x3;_bedg ,_bbgb =_adac ._cbge .ReadBits (2); +if _bbgb !=nil {return _bbgb ;};_adac .LogSBStrips =int16 (_bedg )&0x3;_adac .SbStrips =1<=1{_eegd =_gddg .RetainBits [0];};_eegd |=byte (len (_gddg .RTSNumbers ))<<5; +if _begb =_ccdf .WriteByte (_eegd );_begb !=nil {return 0,_dg .Wrap (_begb ,_ada ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};return 1,nil ;};_eace :=uint32 (len (_gddg .RTSNumbers ));_begc :=make ([]byte ,4+_dd .Ceil (len (_gddg .RTSNumbers )+1,8)); +_eace |=0x7<<29;_c .BigEndian .PutUint32 (_begc ,_eace );copy (_begc [1:],_gddg .RetainBits );_eegcf ,_begb =_ccdf .Write (_begc );if _begb !=nil {return 0,_dg .Wrap (_begb ,_ada ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};return _eegcf ,nil ; +};func (_agdd *TextRegion )decodeIds ()(int64 ,error ){const _abfdf ="\u0064e\u0063\u006f\u0064\u0065\u0049\u0064s";if _agdd .IsHuffmanEncoded {if _agdd .SbHuffDS ==3{if _agdd ._dgfg ==nil {_edde :=0;if _agdd .SbHuffFS ==3{_edde ++;};var _cgff error ;_agdd ._dgfg ,_cgff =_agdd .getUserTable (_edde ); +if _cgff !=nil {return 0,_dg .Wrap (_cgff ,_abfdf ,"");};};return _agdd ._dgfg .Decode (_agdd ._cbge );};_fbef ,_cgbe :=_ae .GetStandardTable (8+int (_agdd .SbHuffDS ));if _cgbe !=nil {return 0,_dg .Wrap (_cgbe ,_abfdf ,"");};return _fbef .Decode (_agdd ._cbge ); +};_bbddb ,_bbdcb :=_agdd ._efbd .DecodeInt (_agdd ._aecbe );if _bbdcb !=nil {return 0,_dg .Wrap (_bbdcb ,_abfdf ,"\u0063\u0078\u0049\u0041\u0044\u0053");};return int64 (_bbddb ),nil ;};func (_ecfd *TextRegion )Init (header *Header ,r *_ed .Reader )error {_ecfd .Header =header ; +_ecfd ._cbge =r ;_ecfd .RegionInfo =NewRegionSegment (_ecfd ._cbge );return _ecfd .parseHeader ();};func (_bgf *GenericRefinementRegion )updateOverride ()error {if _bgf .GrAtX ==nil ||_bgf .GrAtY ==nil {return _d .New ("\u0041\u0054\u0020\u0070\u0069\u0078\u0065\u006c\u0073\u0020\u006e\u006ft\u0020\u0073\u0065\u0074"); +};if len (_bgf .GrAtX )!=len (_bgf .GrAtY ){return _d .New ("A\u0054\u0020\u0070\u0069xe\u006c \u0069\u006e\u0063\u006f\u006es\u0069\u0073\u0074\u0065\u006e\u0074");};_bgf ._cg =make ([]bool ,len (_bgf .GrAtX ));switch _bgf .TemplateID {case 0:if _bgf .GrAtX [0]!=-1&&_bgf .GrAtY [0]!=-1{_bgf ._cg [0]=true ; +_bgf ._fbg =true ;};if _bgf .GrAtX [1]!=-1&&_bgf .GrAtY [1]!=-1{_bgf ._cg [1]=true ;_bgf ._fbg =true ;};case 1:_bgf ._fbg =false ;};return nil ;};func (_cgdg *TableSegment )StreamReader ()*_ed .Reader {return _cgdg ._aeff };func (_gagg *TextRegion )decodeSymInRefSize ()(int64 ,error ){const _bdefb ="\u0064e\u0063o\u0064\u0065\u0053\u0079\u006dI\u006e\u0052e\u0066\u0053\u0069\u007a\u0065"; +if _gagg .SbHuffRSize ==0{_afcg ,_ddgg :=_ae .GetStandardTable (1);if _ddgg !=nil {return 0,_dg .Wrap (_ddgg ,_bdefb ,"");};return _afcg .Decode (_gagg ._cbge );};if _gagg ._ggfgc ==nil {var (_geeae int ;_cfgd error ;);if _gagg .SbHuffFS ==3{_geeae ++; +};if _gagg .SbHuffDS ==3{_geeae ++;};if _gagg .SbHuffDT ==3{_geeae ++;};if _gagg .SbHuffRDWidth ==3{_geeae ++;};if _gagg .SbHuffRDHeight ==3{_geeae ++;};if _gagg .SbHuffRDX ==3{_geeae ++;};if _gagg .SbHuffRDY ==3{_geeae ++;};_gagg ._ggfgc ,_cfgd =_gagg .getUserTable (_geeae ); +if _cfgd !=nil {return 0,_dg .Wrap (_cfgd ,_bdefb ,"");};};_afab ,_dfef :=_gagg ._ggfgc .Decode (_gagg ._cbge );if _dfef !=nil {return 0,_dg .Wrap (_dfef ,_bdefb ,"");};return _afab ,nil ;};func (_dfag *Header )subInputReader ()(*_ed .Reader ,error ){_dadg :=int (_dfag .SegmentDataLength ); +if _dfag .SegmentDataLength ==_b .MaxInt32 {_dadg =-1;};return _dfag .Reader .NewPartialReader (int (_dfag .SegmentDataStartOffset ),_dadg ,false );};func (_ceggb *TextRegion )decodeID ()(int64 ,error ){if _ceggb .IsHuffmanEncoded {if _ceggb ._cbgg ==nil {_fage ,_cfef :=_ceggb ._cbge .ReadBits (byte (_ceggb ._bedb )); +return int64 (_fage ),_cfef ;};return _ceggb ._cbgg .Decode (_ceggb ._cbge );};return _ceggb ._efbd .DecodeIAID (uint64 (_ceggb ._bedb ),_ceggb ._baea );};func (_fee *Header )readSegmentPageAssociation (_gfff Documenter ,_efc *_ed .Reader ,_cbg uint64 ,_eccb ...int )(_aedg error ){const _bfgb ="\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 !_fee .PageAssociationFieldSize {_ggce ,_fafb :=_efc .ReadBits (8);if _fafb !=nil {return _dg .Wrap (_fafb ,_bfgb ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_fee .PageAssociation =int (_ggce &0xFF);}else {_cadef ,_fabc :=_efc .ReadBits (32); +if _fabc !=nil {return _dg .Wrap (_fabc ,_bfgb ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_fee .PageAssociation =int (_cadef &_b .MaxInt32 );};if _cbg ==0{return nil ;};if _fee .PageAssociation !=0{_cceg ,_dfbc :=_gfff .GetPage (_fee .PageAssociation ); +if _dfbc !=nil {return _dg .Wrap (_dfbc ,_bfgb ,"\u0061s\u0073\u006f\u0063\u0069a\u0074\u0065\u0064\u0020\u0070a\u0067e\u0020n\u006f\u0074\u0020\u0066\u006f\u0075\u006ed");};var _cfaf int ;for _cgge :=uint64 (0);_cgge < _cbg ;_cgge ++{_cfaf =_eccb [_cgge ]; +_fee .RTSegments [_cgge ],_dfbc =_cceg .GetSegment (_cfaf );if _dfbc !=nil {var _bcgb error ;_fee .RTSegments [_cgge ],_bcgb =_gfff .GetGlobalSegment (_cfaf );if _bcgb !=nil {return _dg .Wrapf (_dfbc ,_bfgb ,"\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",_fee .PageAssociation ); +};};};return nil ;};for _acge :=uint64 (0);_acge < _cbg ;_acge ++{_fee .RTSegments [_acge ],_aedg =_gfff .GetGlobalSegment (_eccb [_acge ]);if _aedg !=nil {return _dg .Wrapf (_aedg ,_bfgb ,"\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",_eccb [_acge ]); +};};return nil ;};func (_cacf *SymbolDictionary )readRefinementAtPixels (_fcd int )error {_cacf .SdrATX =make ([]int8 ,_fcd );_cacf .SdrATY =make ([]int8 ,_fcd );var (_deee byte ;_bccd error ;);for _acff :=0;_acff < _fcd ;_acff ++{_deee ,_bccd =_cacf ._eecc .ReadByte (); +if _bccd !=nil {return _bccd ;};_cacf .SdrATX [_acff ]=int8 (_deee );_deee ,_bccd =_cacf ._eecc .ReadByte ();if _bccd !=nil {return _bccd ;};_cacf .SdrATY [_acff ]=int8 (_deee );};return nil ;};func (_ecgc *SymbolDictionary )getSbSymCodeLen ()int8 {_bdegg :=int8 (_b .Ceil (_b .Log (float64 (_ecgc ._eaae +_ecgc .NumberOfNewSymbols ))/_b .Log (2))); +if _ecgc .IsHuffmanEncoded &&_bdegg < 1{return 1;};return _bdegg ;};func (_bega *PatternDictionary )parseHeader ()error {_gf .Log .Trace ("\u005b\u0050\u0041\u0054\u0054\u0045\u0052\u004e\u002d\u0044\u0049\u0043\u0054I\u004f\u004e\u0041\u0052\u0059\u005d[\u0070\u0061\u0072\u0073\u0065\u0048\u0065\u0061\u0064\u0065\u0072\u005d\u0020b\u0065\u0067\u0069\u006e"); +defer func (){_gf .Log .Trace ("\u005b\u0050\u0041T\u0054\u0045\u0052\u004e\u002d\u0044\u0049\u0043\u0054\u0049\u004f\u004e\u0041\u0052\u0059\u005d\u005b\u0070\u0061\u0072\u0073\u0065\u0048\u0065\u0061\u0064\u0065\u0072\u005d \u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064"); +}();_ ,_bfed :=_bega ._agce .ReadBits (5);if _bfed !=nil {return _bfed ;};if _bfed =_bega .readTemplate ();_bfed !=nil {return _bfed ;};if _bfed =_bega .readIsMMREncoded ();_bfed !=nil {return _bfed ;};if _bfed =_bega .readPatternWidthAndHeight ();_bfed !=nil {return _bfed ; +};if _bfed =_bega .readGrayMax ();_bfed !=nil {return _bfed ;};if _bfed =_bega .computeSegmentDataStructure ();_bfed !=nil {return _bfed ;};return _bega .checkInput ();};func (_gbda *Header )pageSize ()uint {if _gbda .PageAssociation <=255{return 1;};return 4; +};func (_bdeg *PatternDictionary )checkInput ()error {if _bdeg .HdpHeight < 1||_bdeg .HdpWidth < 1{return _d .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 _bdeg .IsMMREncoded {if _bdeg .HDTemplate !=0{_gf .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 (_gaaeb *SymbolDictionary )decodeAggregate (_gde ,_cedd uint32 )error {var (_gbfb int64 ;_addf error ;);if _gaaeb .IsHuffmanEncoded {_gbfb ,_addf =_gaaeb .huffDecodeRefAggNInst ();if _addf !=nil {return _addf ;};}else {_bdee ,_edff :=_gaaeb ._bfdg .DecodeInt (_gaaeb ._cfda ); +if _edff !=nil {return _edff ;};_gbfb =int64 (_bdee );};if _gbfb > 1{return _gaaeb .decodeThroughTextRegion (_gde ,_cedd ,uint32 (_gbfb ));}else if _gbfb ==1{return _gaaeb .decodeRefinedSymbol (_gde ,_cedd );};return nil ;};func (_gbeee *TextRegion )setCodingStatistics ()error {if _gbeee ._dbefe ==nil {_gbeee ._dbefe =_be .NewStats (512,1); +};if _gbeee ._daca ==nil {_gbeee ._daca =_be .NewStats (512,1);};if _gbeee ._aecbe ==nil {_gbeee ._aecbe =_be .NewStats (512,1);};if _gbeee ._fegf ==nil {_gbeee ._fegf =_be .NewStats (512,1);};if _gbeee ._ecfgga ==nil {_gbeee ._ecfgga =_be .NewStats (512,1); +};if _gbeee ._ceca ==nil {_gbeee ._ceca =_be .NewStats (512,1);};if _gbeee ._gbcf ==nil {_gbeee ._gbcf =_be .NewStats (512,1);};if _gbeee ._baea ==nil {_gbeee ._baea =_be .NewStats (1<=1&&(_fae -1)< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg -_gdc );if _aad !=nil {return _aad ;};_gdfa =int (_gga );};if _fae >=0&&(_fae )< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg ); +if _aad !=nil {return _aad ;};_gab =int (_gga );};if _fae >=-1&&(_fae +1)< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg +_gdc );if _aad !=nil {return _aad ;};_fcc =int (_gga );};_eeg ++;if _gcd >=1{_gga ,_aad =_cdcb .RegionBitmap .GetByte (_bbc -_eca ); +if _aad !=nil {return _aad ;};_gdcf =int (_gga );};_bbc ++;_aab :=_cdcb .ReferenceDX %8;_bd :=6+_aab ;_ggf :=_eeg %_gdc ;if _bd >=0{if _bd < 8{_fce =int16 (_gdfa >>uint (_bd ))&0x07;};if _bd < 8{_bce =int16 (_gab >>uint (_bd ))&0x07;};if _bd < 8{_fgee =int16 (_fcc >>uint (_bd ))&0x07; +};if _bd ==6&&_ggf > 1{if _fae >=1&&(_fae -1)< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg -_gdc -2);if _aad !=nil {return _aad ;};_fce |=int16 (_gga <<2)&0x04;};if _fae >=0&&_fae < _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg -2); +if _aad !=nil {return _aad ;};_bce |=int16 (_gga <<2)&0x04;};if _fae >=-1&&_fae +1< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg +_gdc -2);if _aad !=nil {return _aad ;};_fgee |=int16 (_gga <<2)&0x04;};};if _bd ==0{_gdfa =0; +_gab =0;_fcc =0;if _ggf < _gdc -1{if _fae >=1&&_fae -1< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg -_gdc );if _aad !=nil {return _aad ;};_gdfa =int (_gga );};if _fae >=0&&_fae < _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg ); +if _aad !=nil {return _aad ;};_gab =int (_gga );};if _fae >=-1&&_fae +1< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg +_gdc );if _aad !=nil {return _aad ;};_fcc =int (_gga );};};_eeg ++;};}else {_fce =int16 (_gdfa <<1)&0x07; +_bce =int16 (_gab <<1)&0x07;_fgee =int16 (_fcc <<1)&0x07;_gdfa =0;_gab =0;_fcc =0;if _ggf < _gdc -1{if _fae >=1&&_fae -1< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg -_gdc );if _aad !=nil {return _aad ;};_gdfa =int (_gga ); +};if _fae >=0&&_fae < _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg );if _aad !=nil {return _aad ;};_gab =int (_gga );};if _fae >=-1&&_fae +1< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg +_gdc ); +if _aad !=nil {return _aad ;};_fcc =int (_gga );};_eeg ++;};_fce |=int16 ((_gdfa >>7)&0x07);_bce |=int16 ((_gab >>7)&0x07);_fgee |=int16 ((_fcc >>7)&0x07);};_adfc =int16 (_gdcf >>6);_fbgb =0;_daf :=(2-_aab )%8;_gdfa <<=uint (_daf );_gab <<=uint (_daf ); +_fcc <<=uint (_daf );_gdcf <<=2;var _ceb int ;for _bdf :=0;_bdf < _abe ;_bdf ++{_ccb :=_bdf &0x07;_dfbb :=_ddc .form (_fce ,_bce ,_fgee ,_adfc ,_fbgb );if _cdcb ._fbg {_gga ,_aad =_cdcb .RegionBitmap .GetByte (_cdcb .RegionBitmap .GetByteIndex (_bdf ,_gcd )); +if _aad !=nil {return _aad ;};_cdcb ._af .SetIndex (int32 (_cdcb .overrideAtTemplate0 (int (_dfbb ),_bdf ,_gcd ,int (_gga ),_ccb )));}else {_cdcb ._af .SetIndex (int32 (_dfbb ));};_ceb ,_aad =_cdcb ._fg .DecodeBit (_cdcb ._af );if _aad !=nil {return _aad ; +};if _aad =_cdcb .RegionBitmap .SetPixel (_bdf ,_gcd ,byte (_ceb ));_aad !=nil {return _aad ;};_fce =((_fce <<1)|0x01&int16 (_gdfa >>7))&0x07;_bce =((_bce <<1)|0x01&int16 (_gab >>7))&0x07;_fgee =((_fgee <<1)|0x01&int16 (_fcc >>7))&0x07;_adfc =((_adfc <<1)|0x01&int16 (_gdcf >>7))&0x07; +_fbgb =int16 (_ceb );if (_bdf -int (_cdcb .ReferenceDX ))%8==5{_gdfa =0;_gab =0;_fcc =0;if ((_bdf -int (_cdcb .ReferenceDX ))/8)+1< _cdcb .ReferenceBitmap .RowStride {if _fae >=1&&(_fae -1)< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg -_gdc ); +if _aad !=nil {return _aad ;};_gdfa =int (_gga );};if _fae >=0&&_fae < _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg );if _aad !=nil {return _aad ;};_gab =int (_gga );};if _fae >=-1&&(_fae +1)< _cdcb .ReferenceBitmap .Height {_gga ,_aad =_cdcb .ReferenceBitmap .GetByte (_eeg +_gdc ); +if _aad !=nil {return _aad ;};_fcc =int (_gga );};};_eeg ++;}else {_gdfa <<=1;_gab <<=1;_fcc <<=1;};if _ccb ==5&&_gcd >=1{if ((_bdf >>3)+1)>=_cdcb .RegionBitmap .RowStride {_gdcf =0;}else {_gga ,_aad =_cdcb .RegionBitmap .GetByte (_bbc -_eca );if _aad !=nil {return _aad ; +};_gdcf =int (_gga );};_bbc ++;}else {_gdcf <<=1;};};return nil ;};func (_fec *GenericRegion )setParametersWithAt (_bgfa bool ,_ddba byte ,_egbe ,_cgd bool ,_baf ,_gcgd []int8 ,_feb ,_bgcf uint32 ,_gdfb *_be .DecoderStats ,_eddg *_be .Decoder ){_fec .IsMMREncoded =_bgfa ; +_fec .GBTemplate =_ddba ;_fec .IsTPGDon =_egbe ;_fec .GBAtX =_baf ;_fec .GBAtY =_gcgd ;_fec .RegionSegment .BitmapHeight =_bgcf ;_fec .RegionSegment .BitmapWidth =_feb ;_fec ._bbb =nil ;_fec .Bitmap =nil ;if _gdfb !=nil {_fec ._ecg =_gdfb ;};if _eddg !=nil {_fec ._beed =_eddg ; +};_gf .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",_fec );};func (_cfcd *SymbolDictionary )Init (h *Header ,r *_ed .Reader )error {_cfcd .Header =h ; +_cfcd ._eecc =r ;return _cfcd .parseHeader ();};func (_bbbaa *TextRegion )createRegionBitmap ()error {_bbbaa .RegionBitmap =_f .New (int (_bbbaa .RegionInfo .BitmapWidth ),int (_bbbaa .RegionInfo .BitmapHeight ));if _bbbaa .DefaultPixel !=0{_bbbaa .RegionBitmap .SetDefaultPixel (); +};return nil ;};func (_cd *GenericRefinementRegion )GetRegionInfo ()*RegionSegment {return _cd .RegionInfo };func (_eac *GenericRegion )computeSegmentDataStructure ()error {_eac .DataOffset =_eac ._eag .AbsolutePosition ();_eac .DataHeaderLength =_eac .DataOffset -_eac .DataHeaderOffset ; +_eac .DataLength =int64 (_eac ._eag .AbsoluteLength ())-_eac .DataHeaderLength ;return nil ;};func (_aadgf *Header )writeSegmentNumber (_fefbf _ed .BinaryWriter )(_fced int ,_edge error ){_ecbc :=make ([]byte ,4);_c .BigEndian .PutUint32 (_ecbc ,_aadgf .SegmentNumber ); +if _fced ,_edge =_fefbf .Write (_ecbc );_edge !=nil {return 0,_dg .Wrap (_edge ,"\u0048e\u0061\u0064\u0065\u0072.\u0077\u0072\u0069\u0074\u0065S\u0065g\u006de\u006e\u0074\u004e\u0075\u006d\u0062\u0065r","");};return _fced ,nil ;};func (_bcgf *Header )CleanSegmentData (){if _bcgf .SegmentData !=nil {_bcgf .SegmentData =nil ; +};};type GenericRegion struct{_eag *_ed .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 ;_edd bool ;Bitmap *_f .Bitmap ;_beed *_be .Decoder ;_ecg *_be .DecoderStats ;_bbb *_eb .Decoder ;};func (_cdeg *TableSegment )HtRS ()int32 {return _cdeg ._aafed };var _ SegmentEncoder =&RegionSegment {};func (_fef *GenericRefinementRegion )setParameters (_fea *_be .DecoderStats ,_ege *_be .Decoder ,_bag int8 ,_cab ,_beb uint32 ,_gff *_f .Bitmap ,_agf ,_aeeb int32 ,_gee bool ,_efd []int8 ,_ged []int8 ){_gf .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 _fea !=nil {_fef ._af =_fea ;};if _ege !=nil {_fef ._fg =_ege ;};_fef .TemplateID =_bag ;_fef .RegionInfo .BitmapWidth =_cab ;_fef .RegionInfo .BitmapHeight =_beb ;_fef .ReferenceBitmap =_gff ;_fef .ReferenceDX =_agf ;_fef .ReferenceDY =_aeeb ;_fef .IsTPGROn =_gee ; +_fef .GrAtX =_efd ;_fef .GrAtY =_ged ;_fef .RegionBitmap =nil ;_gf .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",_fef ); +};func (_ffeb *PatternDictionary )Init (h *Header ,r *_ed .Reader )error {_ffeb ._agce =r ;return _ffeb .parseHeader ();};func _gadgc (_bbfb *_ed .Reader ,_ccg *Header )*TextRegion {_efdc :=&TextRegion {_cbge :_bbfb ,Header :_ccg ,RegionInfo :NewRegionSegment (_bbfb )}; +return _efdc ;};func (_egbc *HalftoneRegion )grayScaleDecoding (_gcdad int )([][]int ,error ){var (_cgfa []int8 ;_gbc []int8 ;);if !_egbc .IsMMREncoded {_cgfa =make ([]int8 ,4);_gbc =make ([]int8 ,4);if _egbc .HTemplate <=1{_cgfa [0]=3;}else if _egbc .HTemplate >=2{_cgfa [0]=2; +};_gbc [0]=-1;_cgfa [1]=-3;_gbc [1]=-1;_cgfa [2]=2;_gbc [2]=-2;_cgfa [3]=-2;_gbc [3]=-2;};_edg :=make ([]*_f .Bitmap ,_gcdad );_caab :=NewGenericRegion (_egbc ._cfc );_caab .setParametersMMR (_egbc .IsMMREncoded ,_egbc .DataOffset ,_egbc .DataLength ,_egbc .HGridHeight ,_egbc .HGridWidth ,_egbc .HTemplate ,false ,_egbc .HSkipEnabled ,_cgfa ,_gbc ); +_bdfg :=_gcdad -1;var _gdg error ;_edg [_bdfg ],_gdg =_caab .GetRegionBitmap ();if _gdg !=nil {return nil ,_gdg ;};for _bdfg > 0{_bdfg --;_caab .Bitmap =nil ;_edg [_bdfg ],_gdg =_caab .GetRegionBitmap ();if _gdg !=nil {return nil ,_gdg ;};if _gdg =_egbc .combineGrayscalePlanes (_edg ,_bdfg ); +_gdg !=nil {return nil ,_gdg ;};};return _egbc .computeGrayScalePlanes (_edg ,_gcdad );};func (_adbf *HalftoneRegion )computeX (_cfga ,_cdf int )int {return _adbf .shiftAndFill (int (_adbf .HGridX )+_cfga *int (_adbf .HRegionY )+_cdf *int (_adbf .HRegionX )); +};func (_bgcfg *PageInformationSegment )CombinationOperator ()_f .CombinationOperator {return _bgcfg ._ebgg ;};func (_aeda *PageInformationSegment )String ()string {_cgec :=&_ec .Builder {};_cgec .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"); +_cgec .WriteString (_a .Sprintf ("\u0009\u002d \u0042\u004d\u0048e\u0069\u0067\u0068\u0074\u003a\u0020\u0025\u0064\u000a",_aeda .PageBMHeight ));_cgec .WriteString (_a .Sprintf ("\u0009-\u0020B\u004d\u0057\u0069\u0064\u0074\u0068\u003a\u0020\u0025\u0064\u000a",_aeda .PageBMWidth )); +_cgec .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0058\u003a\u0020\u0025\u0064\u000a",_aeda .ResolutionX ));_cgec .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0059\u003a\u0020\u0025\u0064\u000a",_aeda .ResolutionY )); +_cgec .WriteString (_a .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0073\u000a",_aeda ._ebgg ));_cgec .WriteString (_a .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",_aeda ._ccaf )); +_cgec .WriteString (_a .Sprintf ("\u0009-\u0020I\u0073\u004c\u006f\u0073\u0073l\u0065\u0073s\u003a\u0020\u0025\u0076\u000a",_aeda .IsLossless ));_cgec .WriteString (_a .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",_aeda ._fdfb )); +_cgec .WriteString (_a .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",_aeda ._fdd ));_cgec .WriteString (_a .Sprintf ("\u0009\u002d\u0020\u0049\u0073\u0053\u0074\u0072\u0069\u0070\u0065\u0064:\u0020\u0025\u0076\u000a",_aeda .IsStripe )); +_cgec .WriteString (_a .Sprintf ("\t\u002d\u0020\u004d\u0061xS\u0074r\u0069\u0070\u0065\u0053\u0069z\u0065\u003a\u0020\u0025\u0076\u000a",_aeda .MaxStripeSize ));return _cgec .String ();};func (_ab *EndOfStripe )LineNumber ()int {return _ab ._gg };type Documenter interface{GetPage (int )(Pager ,error ); +GetGlobalSegment (int )(*Header ,error );};func (_fbgd *SymbolDictionary )decodeHeightClassBitmap (_bagd *_f .Bitmap ,_eaff int64 ,_baeg int ,_fbfbd []int )error {for _bebca :=_eaff ;_bebca < int64 (_fbgd ._aefc );_bebca ++{var _ddaa int ;for _gaac :=_eaff ; +_gaac <=_bebca -1;_gaac ++{_ddaa +=_fbfbd [_gaac ];};_efac :=_bg .Rect (_ddaa ,0,_ddaa +_fbfbd [_bebca ],_baeg );_adbb ,_dbcc :=_f .Extract (_efac ,_bagd );if _dbcc !=nil {return _dbcc ;};_fbgd ._cgeac [_bebca ]=_adbb ;_fbgd ._egad =append (_fbgd ._egad ,_adbb ); +};return nil ;};func (_dgff *GenericRegion )InitEncode (bm *_f .Bitmap ,xLoc ,yLoc ,template int ,duplicateLineRemoval bool )error {const _eec ="\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 _dg .Error (_eec ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if xLoc < 0||yLoc < 0{return _dg .Error (_eec ,"\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"); +};_dgff .Bitmap =bm ;_dgff .GBTemplate =byte (template );switch _dgff .GBTemplate {case 0:_dgff .GBAtX =[]int8 {3,-3,2,-2};_dgff .GBAtY =[]int8 {-1,-1,-2,-2};case 1:_dgff .GBAtX =[]int8 {3};_dgff .GBAtY =[]int8 {-1};case 2,3:_dgff .GBAtX =[]int8 {2};_dgff .GBAtY =[]int8 {-1}; +default:return _dg .Errorf (_eec ,"\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 ); +};_dgff .RegionSegment =&RegionSegment {BitmapHeight :uint32 (bm .Height ),BitmapWidth :uint32 (bm .Width ),XLocation :uint32 (xLoc ),YLocation :uint32 (yLoc )};_dgff .IsTPGDon =duplicateLineRemoval ;return nil ;};type OrganizationType uint8 ;func (_fdefb *TextRegion )initSymbols ()error {const _cbgf ="i\u006e\u0069\u0074\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; +for _ ,_cgfcb :=range _fdefb .Header .RTSegments {if _cgfcb ==nil {return _dg .Error (_cbgf ,"\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 _cgfcb .Type ==0{_gfeb ,_dccf :=_cgfcb .GetSegmentData ();if _dccf !=nil {return _dg .Wrap (_dccf ,_cbgf ,"");};_ddea ,_ffaca :=_gfeb .(*SymbolDictionary );if !_ffaca {return _dg .Error (_cbgf ,"\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"); +};_ddea ._dge =_fdefb ._baea ;_gdee ,_dccf :=_ddea .GetDictionary ();if _dccf !=nil {return _dg .Wrap (_dccf ,_cbgf ,"");};_fdefb .Symbols =append (_fdefb .Symbols ,_gdee ...);};};_fdefb .NumberOfSymbols =uint32 (len (_fdefb .Symbols ));return nil ;};func (_beef *RegionSegment )parseHeader ()error {const _gaad ="p\u0061\u0072\u0073\u0065\u0048\u0065\u0061\u0064\u0065\u0072"; +_gf .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 (){_gf .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"); +}();_gbga ,_abdf :=_beef ._gcc .ReadBits (32);if _abdf !=nil {return _dg .Wrap (_abdf ,_gaad ,"\u0077\u0069\u0064t\u0068");};_beef .BitmapWidth =uint32 (_gbga &_b .MaxUint32 );_gbga ,_abdf =_beef ._gcc .ReadBits (32);if _abdf !=nil {return _dg .Wrap (_abdf ,_gaad ,"\u0068\u0065\u0069\u0067\u0068\u0074"); +};_beef .BitmapHeight =uint32 (_gbga &_b .MaxUint32 );_gbga ,_abdf =_beef ._gcc .ReadBits (32);if _abdf !=nil {return _dg .Wrap (_abdf ,_gaad ,"\u0078\u0020\u006c\u006f\u0063\u0061\u0074\u0069\u006f\u006e");};_beef .XLocation =uint32 (_gbga &_b .MaxUint32 ); +_gbga ,_abdf =_beef ._gcc .ReadBits (32);if _abdf !=nil {return _dg .Wrap (_abdf ,_gaad ,"\u0079\u0020\u006c\u006f\u0063\u0061\u0074\u0069\u006f\u006e");};_beef .YLocation =uint32 (_gbga &_b .MaxUint32 );if _ ,_abdf =_beef ._gcc .ReadBits (5);_abdf !=nil {return _dg .Wrap (_abdf ,_gaad ,"\u0064i\u0072\u0079\u0020\u0072\u0065\u0061d"); +};if _abdf =_beef .readCombinationOperator ();_abdf !=nil {return _dg .Wrap (_abdf ,_gaad ,"c\u006fm\u0062\u0069\u006e\u0061\u0074\u0069\u006f\u006e \u006f\u0070\u0065\u0072at\u006f\u0072");};return nil ;};type Regioner interface{GetRegionBitmap ()(*_f .Bitmap ,error ); +GetRegionInfo ()*RegionSegment ;};func (_fgc *GenericRefinementRegion )getGrReference ()(*_f .Bitmap ,error ){segments :=_fgc ._eg .RTSegments ;if len (segments )==0{return nil ,_d .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"); +};_cb ,_ac :=segments [0].GetSegmentData ();if _ac !=nil {return nil ,_ac ;};_ce ,_ea :=_cb .(Regioner );if !_ea {return nil ,_a .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",_cb ); +};return _ce .GetRegionBitmap ();};func (_edef *PatternDictionary )setGbAtPixels (){if _edef .HDTemplate ==0{_edef .GBAtX =make ([]int8 ,4);_edef .GBAtY =make ([]int8 ,4);_edef .GBAtX [0]=-int8 (_edef .HdpWidth );_edef .GBAtY [0]=0;_edef .GBAtX [1]=-3; +_edef .GBAtY [1]=-1;_edef .GBAtX [2]=2;_edef .GBAtY [2]=-2;_edef .GBAtX [3]=-2;_edef .GBAtY [3]=-2;}else {_edef .GBAtX =[]int8 {-int8 (_edef .HdpWidth )};_edef .GBAtY =[]int8 {0};};};func (_bfbf *HalftoneRegion )checkInput ()error {if _bfbf .IsMMREncoded {if _bfbf .HTemplate !=0{_gf .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",_bfbf .HTemplate ); +};if _bfbf .HSkipEnabled {_gf .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",_bfbf .HSkipEnabled ); +};};return nil ;};func (_fdf *GenericRegion )writeGBAtPixels (_gacf _ed .BinaryWriter )(_cdcf int ,_dgab error ){const _afbg ="\u0077r\u0069t\u0065\u0047\u0042\u0041\u0074\u0050\u0069\u0078\u0065\u006c\u0073";if _fdf .UseMMR {return 0,nil ;};_gfdg :=1; +if _fdf .GBTemplate ==0{_gfdg =4;}else if _fdf .UseExtTemplates {_gfdg =12;};if len (_fdf .GBAtX )!=_gfdg {return 0,_dg .Errorf (_afbg ,"\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 (_fdf .GBAtY )!=_gfdg {return 0,_dg .Errorf (_afbg ,"\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 _edbfg :=0;_edbfg < _gfdg ;_edbfg ++{if _dgab =_gacf .WriteByte (byte (_fdf .GBAtX [_edbfg ]));_dgab !=nil {return _cdcf ,_dg .Wrap (_dgab ,_afbg ,"w\u0072\u0069\u0074\u0065\u0020\u0047\u0042\u0041\u0074\u0058");};_cdcf ++;if _dgab =_gacf .WriteByte (byte (_fdf .GBAtY [_edbfg ])); +_dgab !=nil {return _cdcf ,_dg .Wrap (_dgab ,_afbg ,"w\u0072\u0069\u0074\u0065\u0020\u0047\u0042\u0041\u0074\u0059");};_cdcf ++;};return _cdcf ,nil ;};func (_agcc *TextRegion )symbolIDCodeLengths ()error {var (_cdegd []*_ae .Code ;_bggc uint64 ;_abafb _ae .Tabler ; +_beab error ;);for _edffe :=0;_edffe < 35;_edffe ++{_bggc ,_beab =_agcc ._cbge .ReadBits (4);if _beab !=nil {return _beab ;};_gfafb :=int (_bggc &0xf);if _gfafb > 0{_cdegd =append (_cdegd ,_ae .NewCode (int32 (_gfafb ),0,int32 (_edffe ),false ));};};_abafb ,_beab =_ae .NewFixedSizeTable (_cdegd ); +if _beab !=nil {return _beab ;};var (_dbeb int64 ;_cbgb uint32 ;_gbce []*_ae .Code ;_ebfb int64 ;);for _cbgb < _agcc .NumberOfSymbols {_ebfb ,_beab =_abafb .Decode (_agcc ._cbge );if _beab !=nil {return _beab ;};if _ebfb < 32{if _ebfb > 0{_gbce =append (_gbce ,_ae .NewCode (int32 (_ebfb ),0,int32 (_cbgb ),false )); +};_dbeb =_ebfb ;_cbgb ++;}else {var _efae ,_abad int64 ;switch _ebfb {case 32:_bggc ,_beab =_agcc ._cbge .ReadBits (2);if _beab !=nil {return _beab ;};_efae =3+int64 (_bggc );if _cbgb > 0{_abad =_dbeb ;};case 33:_bggc ,_beab =_agcc ._cbge .ReadBits (3); +if _beab !=nil {return _beab ;};_efae =3+int64 (_bggc );case 34:_bggc ,_beab =_agcc ._cbge .ReadBits (7);if _beab !=nil {return _beab ;};_efae =11+int64 (_bggc );};for _cegb :=0;_cegb < int (_efae );_cegb ++{if _abad > 0{_gbce =append (_gbce ,_ae .NewCode (int32 (_abad ),0,int32 (_cbgb ),false )); +};_cbgb ++;};};};_agcc ._cbge .Align ();_agcc ._cbgg ,_beab =_ae .NewFixedSizeTable (_gbce );return _beab ;};func (_baagg *TextRegion )getSymbols ()error {if _baagg .Header .RTSegments !=nil {return _baagg .initSymbols ();};return nil ;};func (_geecg *SymbolDictionary )huffDecodeRefAggNInst ()(int64 ,error ){if !_geecg .SdHuffAggInstanceSelection {_bacf ,_dbbb :=_ae .GetStandardTable (1); +if _dbbb !=nil {return 0,_dbbb ;};return _bacf .Decode (_geecg ._eecc );};if _geecg ._gbf ==nil {var (_egfed int ;_ebggc error ;);if _geecg .SdHuffDecodeHeightSelection ==3{_egfed ++;};if _geecg .SdHuffDecodeWidthSelection ==3{_egfed ++;};if _geecg .SdHuffBMSizeSelection ==3{_egfed ++; +};_geecg ._gbf ,_ebggc =_geecg .getUserTable (_egfed );if _ebggc !=nil {return 0,_ebggc ;};};return _geecg ._gbf .Decode (_geecg ._eecc );};func (_dcc *SymbolDictionary )decodeDirectlyThroughGenericRegion (_edbcb ,_bfbe uint32 )error {if _dcc ._gffc ==nil {_dcc ._gffc =NewGenericRegion (_dcc ._eecc ); +};_dcc ._gffc .setParametersWithAt (false ,byte (_dcc .SdTemplate ),false ,false ,_dcc .SdATX ,_dcc .SdATY ,_edbcb ,_bfbe ,_dcc ._edfe ,_dcc ._bfdg );return _dcc .addSymbol (_dcc ._gffc );};func (_fbged *TextRegion )blit (_gadg *_f .Bitmap ,_acddf int64 )error {if _fbged .IsTransposed ==0&&(_fbged .ReferenceCorner ==2||_fbged .ReferenceCorner ==3){_fbged ._cgeb +=int64 (_gadg .Width -1); +}else if _fbged .IsTransposed ==1&&(_fbged .ReferenceCorner ==0||_fbged .ReferenceCorner ==2){_fbged ._cgeb +=int64 (_gadg .Height -1);};_bbba :=_fbged ._cgeb ;if _fbged .IsTransposed ==1{_bbba ,_acddf =_acddf ,_bbba ;};switch _fbged .ReferenceCorner {case 0:_acddf -=int64 (_gadg .Height -1); +case 2:_acddf -=int64 (_gadg .Height -1);_bbba -=int64 (_gadg .Width -1);case 3:_bbba -=int64 (_gadg .Width -1);};_cdcc :=_f .Blit (_gadg ,_fbged .RegionBitmap ,int (_bbba ),int (_acddf ),_fbged .CombinationOperator );if _cdcc !=nil {return _cdcc ;};if _fbged .IsTransposed ==0&&(_fbged .ReferenceCorner ==0||_fbged .ReferenceCorner ==1){_fbged ._cgeb +=int64 (_gadg .Width -1); +};if _fbged .IsTransposed ==1&&(_fbged .ReferenceCorner ==1||_fbged .ReferenceCorner ==3){_fbged ._cgeb +=int64 (_gadg .Height -1);};return nil ;};func (_dacb *PageInformationSegment )readDefaultPixelValue ()error {_begbd ,_aefaf :=_dacb ._efcg .ReadBit (); +if _aefaf !=nil {return _aefaf ;};_dacb .DefaultPixelValue =uint8 (_begbd &0xf);return nil ;};func (_afea *Header )parse (_edbb Documenter ,_feg *_ed .Reader ,_ecbe int64 ,_gcb OrganizationType )(_bbdd error ){const _bec ="\u0070\u0061\u0072s\u0065";_gf .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 _bbdd !=nil {_gf .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",_bbdd );}else {_gf .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"); +};}();_ ,_bbdd =_feg .Seek (_ecbe ,_e .SeekStart );if _bbdd !=nil {return _dg .Wrap (_bbdd ,_bec ,"\u0073\u0065\u0065\u006b\u0020\u0073\u0074\u0061\u0072\u0074");};if _bbdd =_afea .readSegmentNumber (_feg );_bbdd !=nil {return _dg .Wrap (_bbdd ,_bec ,""); +};if _bbdd =_afea .readHeaderFlags ();_bbdd !=nil {return _dg .Wrap (_bbdd ,_bec ,"");};var _cebea uint64 ;_cebea ,_bbdd =_afea .readNumberOfReferredToSegments (_feg );if _bbdd !=nil {return _dg .Wrap (_bbdd ,_bec ,"");};_afea .RTSNumbers ,_bbdd =_afea .readReferredToSegmentNumbers (_feg ,int (_cebea )); +if _bbdd !=nil {return _dg .Wrap (_bbdd ,_bec ,"");};_bbdd =_afea .readSegmentPageAssociation (_edbb ,_feg ,_cebea ,_afea .RTSNumbers ...);if _bbdd !=nil {return _dg .Wrap (_bbdd ,_bec ,"");};if _afea .Type !=TEndOfFile {if _bbdd =_afea .readSegmentDataLength (_feg ); +_bbdd !=nil {return _dg .Wrap (_bbdd ,_bec ,"");};};_afea .readDataStartOffset (_feg ,_gcb );_afea .readHeaderLength (_feg ,_ecbe );_gf .Log .Trace ("\u0025\u0073",_afea );return nil ;};func (_acf *Header )readSegmentNumber (_cfbg *_ed .Reader )error {const _fgdc ="\u0072\u0065\u0061\u0064\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072"; +_cdce :=make ([]byte ,4);_ ,_ebg :=_cfbg .Read (_cdce );if _ebg !=nil {return _dg .Wrap (_ebg ,_fgdc ,"");};_acf .SegmentNumber =_c .BigEndian .Uint32 (_cdce );return nil ;};func (_bfca *SymbolDictionary )addSymbol (_gcdag Regioner )error {_ebca ,_gdga :=_gcdag .GetRegionBitmap (); +if _gdga !=nil {return _gdga ;};_bfca ._cgeac [_bfca ._aefc ]=_ebca ;_bfca ._egad =append (_bfca ._egad ,_ebca );_gf .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",_ebca ); +return nil ;};func (_eaag *TextRegion )decodeCurrentT ()(int64 ,error ){if _eaag .SbStrips !=1{if _eaag .IsHuffmanEncoded {_dbde ,_fece :=_eaag ._cbge .ReadBits (byte (_eaag .LogSBStrips ));return int64 (_dbde ),_fece ;};_fcgee ,_gadca :=_eaag ._efbd .DecodeInt (_eaag ._fegf ); +if _gadca !=nil {return 0,_gadca ;};return int64 (_fcgee ),nil ;};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 fc7936ce..59ff52c5 100644 --- a/internal/jbig2/encoder/arithmetic/arithmetic.go +++ b/internal/jbig2/encoder/arithmetic/arithmetic.go @@ -9,51 +9,52 @@ // 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 (_g "bytes";_e "github.com/unidoc/unipdf/v3/common";_gf "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_fd "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_d "io";);func (_dab *Encoder )code1 (_fdc *codingContext ,_dfg uint32 ,_dgag uint16 ,_gbf byte ){if _fdc .mps (_dfg )==1{_dab .codeMPS (_fdc ,_dfg ,_dgag ,_gbf ); -}else {_dab .codeLPS (_fdc ,_dfg ,_dgag ,_gbf );};};func New ()*Encoder {_ge :=&Encoder {};_ge .Init ();return _ge };func (_fff *Encoder )EncodeOOB (proc Class )(_cfbb error ){_e .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 _cfbb =_fff .encodeOOB (proc );_cfbb !=nil {return _fd .Wrap (_cfbb ,"\u0045n\u0063\u006f\u0064\u0065\u004f\u004fB","");};return nil ;};func (_bba *Encoder )Reset (){_bba ._ga =0x8000;_bba ._ca =0;_bba ._feg =12;_bba ._dg =-1;_bba ._dc =0;_bba ._gg =nil ; -_bba ._ff =_fgd (_gadb );};type intEncRangeS struct{_fc ,_eb int ;_fe ,_fef uint8 ;_b uint16 ;_ea uint8 ;};func (_geb *Encoder )encodeBit (_ffa *codingContext ,_dae uint32 ,_gbbb uint8 )error {const _fba ="\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002e\u0065\u006e\u0063\u006fd\u0065\u0042\u0069\u0074"; -_geb ._fge ++;if _dae >=uint32 (len (_ffa ._cc )){return _fd .Errorf (_fba ,"\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 ); -};_baca :=_ffa ._cc [_dae ];_efge :=_ffa .mps (_dae );_bacd :=_acg [_baca ]._cge ;_e .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",_geb ._fge ,_gbbb ,_baca ,_efge ,_bacd ,_geb ._ga ,_geb ._ca ,_geb ._feg ,_geb ._dc ,_geb ._dg ); -if _gbbb ==0{_geb .code0 (_ffa ,_dae ,_bacd ,_baca );}else {_geb .code1 (_ffa ,_dae ,_bacd ,_baca );};return nil ;};func (_gba *Encoder )lBlock (){if _gba ._dg >=0{_gba .emit ();};_gba ._dg ++;_gba ._dc =uint8 (_gba ._ca >>19);_gba ._ca &=0x7ffff;_gba ._feg =8; -};func (_dde *Encoder )setBits (){_bdd :=_dde ._ca +uint32 (_dde ._ga );_dde ._ca |=0xffff;if _dde ._ca >=_bdd {_dde ._ca -=0x8000;};};func (_da *codingContext )mps (_bbc uint32 )int {return int (_da ._ba [_bbc ])};func (_gadc *Encoder )WriteTo (w _d .Writer )(int64 ,error ){const _ede ="\u0045n\u0063o\u0064\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065\u0054\u006f"; -var _cbae int64 ;for _cff ,_gbb :=range _gadc ._gc {_gacd ,_ffg :=w .Write (_gbb );if _ffg !=nil {return 0,_fd .Wrapf (_ffg ,_ede ,"\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0074\u0020\u0069'\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0063h\u0075\u006e\u006b",_cff ); -};_cbae +=int64 (_gacd );};_gadc ._fae =_gadc ._fae [:_gadc ._bae ];_adg ,_efg :=w .Write (_gadc ._fae );if _efg !=nil {return 0,_fd .Wrap (_efg ,_ede ,"\u0062u\u0066f\u0065\u0072\u0065\u0064\u0020\u0063\u0068\u0075\u006e\u006b\u0073");};_cbae +=int64 (_adg ); -return _cbae ,nil ;};func (_dd *Encoder )encodeInteger (_ae Class ,_beg int )error {const _adgc ="E\u006e\u0063\u006f\u0064er\u002ee\u006e\u0063\u006f\u0064\u0065I\u006e\u0074\u0065\u0067\u0065\u0072";if _beg > 2000000000||_beg < -2000000000{return _fd .Errorf (_adgc ,"\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",_beg ); -};_agb :=_dd ._baf [_ae ];_bf :=uint32 (1);var _ggc int ;for ;;_ggc ++{if _bb [_ggc ]._fc <=_beg &&_bb [_ggc ]._eb >=_beg {break ;};};if _beg < 0{_beg =-_beg ;};_beg -=int (_bb [_ggc ]._b );_ce :=_bb [_ggc ]._fe ;for _aag :=uint8 (0);_aag < _bb [_ggc ]._fef ; -_aag ++{_bfa :=_ce &1;if _cag :=_dd .encodeBit (_agb ,_bf ,_bfa );_cag !=nil {return _fd .Wrap (_cag ,_adgc ,"");};_ce >>=1;if _bf &0x100> 0{_bf =(((_bf <<1)|uint32 (_bfa ))&0x1ff)|0x100;}else {_bf =(_bf <<1)|uint32 (_bfa );};};_beg <<=32-_bb [_ggc ]._ea ; -for _ece :=uint8 (0);_ece < _bb [_ggc ]._ea ;_ece ++{_ggb :=uint8 ((uint32 (_beg )&0x80000000)>>31);if _fdd :=_dd .encodeBit (_agb ,_bf ,_ggb );_fdd !=nil {return _fd .Wrap (_fdd ,_adgc ,"\u006d\u006f\u0076\u0065 \u0064\u0061\u0074\u0061\u0020\u0074\u006f\u0020\u0074\u0068e\u0020t\u006f\u0070\u0020\u006f\u0066\u0020\u0077o\u0072\u0064"); -};_beg <<=1;if _bf &0x100!=0{_bf =(((_bf <<1)|uint32 (_ggb ))&0x1ff)|0x100;}else {_bf =(_bf <<1)|uint32 (_ggb );};};return nil ;};func (_c Class )String ()string {switch _c {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 (_a *Encoder )DataSize ()int {return _a .dataSize ()};func (_fdg *Encoder )emit (){if _fdg ._bae ==_fcf {_fdg ._gc =append (_fdg ._gc ,_fdg ._fae );_fdg ._fae =make ([]byte ,_fcf );_fdg ._bae =0;};_fdg ._fae [_fdg ._bae ]=_fdg ._dc ;_fdg ._bae ++; -};var _acg =[]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}}; -const (_gadb =65536;_fcf =20*1024;);const (IAAI Class =iota ;IADH ;IADS ;IADT ;IADW ;IAEX ;IAFS ;IAIT ;IARDH ;IARDW ;IARDX ;IARDY ;IARI ;);func (_ad *Encoder )Final (){_ad .flush ()};func (_feb *Encoder )Refine (iTemp ,iTarget *_gf .Bitmap ,ox ,oy int )error {for _fca :=0; -_fca < iTarget .Height ;_fca ++{var _bce int ;_ag :=_fca +oy ;var (_cba ,_ac ,_eefb ,_cce ,_ebb uint16 ;_af ,_ebe ,_ed ,_db ,_agc byte ;);if _ag >=1&&(_ag -1)< iTemp .Height {_af =iTemp .Data [(_ag -1)*iTemp .RowStride ];};if _ag >=0&&_ag < iTemp .Height {_ebe =iTemp .Data [_ag *iTemp .RowStride ]; -};if _ag >=-1&&_ag +1< iTemp .Height {_ed =iTemp .Data [(_ag +1)*iTemp .RowStride ];};if _fca >=1{_db =iTarget .Data [(_fca -1)*iTarget .RowStride ];};_agc =iTarget .Data [_fca *iTarget .RowStride ];_fefa :=uint (6+ox );_cba =uint16 (_af >>_fefa );_ac =uint16 (_ebe >>_fefa ); -_eefb =uint16 (_ed >>_fefa );_cce =uint16 (_db >>6);_agf :=uint (2-ox );_af <<=_agf ;_ebe <<=_agf ;_ed <<=_agf ;_db <<=2;for _bce =0;_bce < iTarget .Width ;_bce ++{_eee :=(_cba <<10)|(_ac <<7)|(_eefb <<4)|(_cce <<1)|_ebb ;_bd :=_agc >>7;_gbeg :=_feb .encodeBit (_feb ._ff ,uint32 (_eee ),_bd ); -if _gbeg !=nil {return _gbeg ;};_cba <<=1;_ac <<=1;_eefb <<=1;_cce <<=1;_cba |=uint16 (_af >>7);_ac |=uint16 (_ebe >>7);_eefb |=uint16 (_ed >>7);_cce |=uint16 (_db >>7);_ebb =uint16 (_bd );_bg :=_bce %8;_ggg :=_bce /8+1;if _bg ==5+ox {_af ,_ebe ,_ed =0,0,0; -if _ggg < iTemp .RowStride &&_ag >=1&&(_ag -1)< iTemp .Height {_af =iTemp .Data [(_ag -1)*iTemp .RowStride +_ggg ];};if _ggg < iTemp .RowStride &&_ag >=0&&_ag < iTemp .Height {_ebe =iTemp .Data [_ag *iTemp .RowStride +_ggg ];};if _ggg < iTemp .RowStride &&_ag >=-1&&(_ag +1)< iTemp .Height {_ed =iTemp .Data [(_ag +1)*iTemp .RowStride +_ggg ]; -};}else {_af <<=1;_ebe <<=1;_ed <<=1;};if _bg ==5&&_fca >=1{_db =0;if _ggg < iTarget .RowStride {_db =iTarget .Data [(_fca -1)*iTarget .RowStride +_ggg ];};}else {_db <<=1;};if _bg ==7{_agc =0;if _ggg < iTarget .RowStride {_agc =iTarget .Data [_fca *iTarget .RowStride +_ggg ]; -};}else {_agc <<=1;};_cba &=7;_ac &=7;_eefb &=7;_cce &=7;};};return nil ;};func (_cd *Encoder )encodeIAID (_gaf ,_gab int )error {if _cd ._gg ==nil {_cd ._gg =_fgd (1<>31);if _acc :=_cd .encodeBit (_cd ._gg ,_cbg ,_cdf );_acc !=nil {return _acc ;};_afa =(_afa <<1)|uint32 (_cdf );_gab <<=1;};return nil ;};func (_gef *Encoder )EncodeInteger (proc Class ,value int )(_bbf error ){_e .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 _bbf =_gef .encodeInteger (proc ,value );_bbf !=nil {return _fd .Wrap (_bbf ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u006e\u0074\u0065\u0067\u0065\u0072","");};return nil ;};func _fgd (_fa int )*codingContext {return &codingContext {_cc :make ([]byte ,_fa ),_ba :make ([]byte ,_fa )}; -};type Class int ;func (_fabf *Encoder )rBlock (){if _fabf ._dg >=0{_fabf .emit ();};_fabf ._dg ++;_fabf ._dc =uint8 (_fabf ._ca >>20);_fabf ._ca &=0xfffff;_fabf ._feg =7;};func (_gcf *Encoder )dataSize ()int {return _fcf *len (_gcf ._gc )+_gcf ._bae }; -func (_fab *Encoder )code0 (_ec *codingContext ,_bdc uint32 ,_eec uint16 ,_dga byte ){if _ec .mps (_bdc )==0{_fab .codeMPS (_ec ,_bdc ,_eec ,_dga );}else {_fab .codeLPS (_ec ,_bdc ,_eec ,_dga );};};func (_fg *codingContext )flipMps (_gb uint32 ){_fg ._ba [_gb ]=1-_fg ._ba [_gb ]}; -func (_aca *Encoder )codeMPS (_bafb *codingContext ,_bga uint32 ,_cca uint16 ,_be byte ){_aca ._ga -=_cca ;if _aca ._ga &0x8000!=0{_aca ._ca +=uint32 (_cca );return ;};if _aca ._ga < _cca {_aca ._ga =_cca ;}else {_aca ._ca +=uint32 (_cca );};_bafb ._cc [_bga ]=_acg [_be ]._ab ; -_aca .renormalize ();};type state struct{_cge uint16 ;_ab ,_ccag uint8 ;_cec uint8 ;};func (_gbbg *Encoder )renormalize (){for {_gbbg ._ga <<=1;_gbbg ._ca <<=1;_gbbg ._feg --;if _gbbg ._feg ==0{_gbbg .byteOut ();};if (_gbbg ._ga &0x8000)!=0{break ;};}; -};func (_ffd *Encoder )codeLPS (_fag *codingContext ,_fdab uint32 ,_ebd uint16 ,_cbc byte ){_ffd ._ga -=_ebd ;if _ffd ._ga < _ebd {_ffd ._ca +=uint32 (_ebd );}else {_ffd ._ga =_ebd ;};if _acg [_cbc ]._cec ==1{_fag .flipMps (_fdab );};_fag ._cc [_fdab ]=_acg [_cbc ]._ccag ; -_ffd .renormalize ();};func (_bab *Encoder )encodeOOB (_eeb Class )error {_gbd :=_bab ._baf [_eeb ];_gbc :=_bab .encodeBit (_gbd ,1,1);if _gbc !=nil {return _gbc ;};_gbc =_bab .encodeBit (_gbd ,3,0);if _gbc !=nil {return _gbc ;};_gbc =_bab .encodeBit (_gbd ,6,0); -if _gbc !=nil {return _gbc ;};_gbc =_bab .encodeBit (_gbd ,12,0);if _gbc !=nil {return _gbc ;};return nil ;};var _ _d .WriterTo =&Encoder {};func (_gga *Encoder )EncodeBitmap (bm *_gf .Bitmap ,duplicateLineRemoval bool )error {_e .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 (_cg ,_cf uint8 ;_fgg ,_gbe ,_cfb uint16 ;_bc ,_cb ,_ee byte ;_aa ,_dcg ,_faec int ;_bac ,_eab []byte ;);for _df :=0;_df < bm .Height ;_df ++{_bc ,_cb =0,0;if _df >=2{_bc =bm .Data [(_df -2)*bm .RowStride ];};if _df >=1{_cb =bm .Data [(_df -1)*bm .RowStride ]; -if duplicateLineRemoval {_dcg =_df *bm .RowStride ;_bac =bm .Data [_dcg :_dcg +bm .RowStride ];_faec =(_df -1)*bm .RowStride ;_eab =bm .Data [_faec :_faec +bm .RowStride ];if _g .Equal (_bac ,_eab ){_cf =_cg ^1;_cg =1;}else {_cf =_cg ;_cg =0;};};};if duplicateLineRemoval {if _gad :=_gga .encodeBit (_gga ._ff ,_fda ,_cf ); -_gad !=nil {return _gad ;};if _cg !=0{continue ;};};_ee =bm .Data [_df *bm .RowStride ];_fgg =uint16 (_bc >>5);_gbe =uint16 (_cb >>4);_bc <<=3;_cb <<=4;_cfb =0;for _aa =0;_aa < bm .Width ;_aa ++{_eef :=uint32 (_fgg <<11|_gbe <<4|_cfb );_ef :=(_ee &0x80)>>7; -_gfd :=_gga .encodeBit (_gga ._ff ,_eef ,_ef );if _gfd !=nil {return _gfd ;};_fgg <<=1;_gbe <<=1;_cfb <<=1;_fgg |=uint16 ((_bc &0x80)>>7);_gbe |=uint16 ((_cb &0x80)>>7);_cfb |=uint16 (_ef );_eg :=_aa %8;_aae :=_aa /8+1;if _eg ==4&&_df >=2{_bc =0;if _aae < bm .RowStride {_bc =bm .Data [(_df -2)*bm .RowStride +_aae ]; -};}else {_bc <<=1;};if _eg ==3&&_df >=1{_cb =0;if _aae < bm .RowStride {_cb =bm .Data [(_df -1)*bm .RowStride +_aae ];};}else {_cb <<=1;};if _eg ==7{_ee =0;if _aae < bm .RowStride {_ee =bm .Data [_df *bm .RowStride +_aae ];};}else {_ee <<=1;};_fgg &=31; -_gbe &=127;_cfb &=15;};};return nil ;};func (_fb *Encoder )Flush (){_fb ._bae =0;_fb ._gc =nil ;_fb ._dg =-1};type codingContext struct{_cc []byte ;_ba []byte ;};const _fda =0x9b25;func (_bbae *Encoder )byteOut (){if _bbae ._dc ==0xff{_bbae .rBlock (); -return ;};if _bbae ._ca < 0x8000000{_bbae .lBlock ();return ;};_bbae ._dc ++;if _bbae ._dc !=0xff{_bbae .lBlock ();return ;};_bbae ._ca &=0x7ffffff;_bbae .rBlock ();};func (_faf *Encoder )Init (){_faf ._ff =_fgd (_gadb );_faf ._ga =0x8000;_faf ._ca =0; -_faf ._feg =12;_faf ._dg =-1;_faf ._dc =0;_faf ._bae =0;_faf ._fae =make ([]byte ,_fcf );for _fcd :=0;_fcd < len (_faf ._baf );_fcd ++{_faf ._baf [_fcd ]=_fgd (512);};_faf ._gg =nil ;};var _bb =[]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 (_bff *Encoder )flush (){_bff .setBits ();_bff ._ca <<=_bff ._feg ;_bff .byteOut ();_bff ._ca <<=_bff ._feg ;_bff .byteOut ();_bff .emit ();if _bff ._dc !=0xff{_bff ._dg ++;_bff ._dc =0xff;_bff .emit ();};_bff ._dg ++;_bff ._dc =0xac;_bff ._dg ++; -_bff .emit ();};func (_dca *Encoder )EncodeIAID (symbolCodeLength ,value int )(_gac error ){_e .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 _gac =_dca .encodeIAID (symbolCodeLength ,value );_gac !=nil {return _fd .Wrap (_gac ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u0041\u0049\u0044","");};return nil ;};type Encoder struct{_ca uint32 ;_ga uint16 ;_feg ,_dc uint8 ;_dg int ;_fge int ; -_gc [][]byte ;_fae []byte ;_bae int ;_ff *codingContext ;_baf [13]*codingContext ;_gg *codingContext ;}; \ No newline at end of file +package arithmetic ;import (_g "bytes";_d "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_bf "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_b "io";);func (_dag *Encoder )Reset (){_dag ._ee =0x8000;_dag ._bd =0; +_dag ._fa =12;_dag ._fd =-1;_dag ._ce =0;_dag ._gf =nil ;_dag ._ca =_e (_afeb );};type Encoder struct{_bd uint32 ;_ee uint16 ;_fa ,_ce uint8 ;_fd int ;_fad int ;_dec [][]byte ;_feg []byte ;_ea int ;_ca *codingContext ;_cef [13]*codingContext ;_gf *codingContext ; +};func (_fae *Encoder )DataSize ()int {return _fae .dataSize ()};func (_bb *Encoder )EncodeBitmap (bm *_c .Bitmap ,duplicateLineRemoval bool )error {_d .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 (_cefg ,_gfa uint8 ;_eg ,_eab ,_dgb uint16 ;_gdb ,_dc ,_fc byte ;_cbf ,_aac ,_fcc int ;_dd ,_dbe []byte ;);for _bg :=0;_bg < bm .Height ;_bg ++{_gdb ,_dc =0,0;if _bg >=2{_gdb =bm .Data [(_bg -2)*bm .RowStride ];};if _bg >=1{_dc =bm .Data [(_bg -1)*bm .RowStride ]; +if duplicateLineRemoval {_aac =_bg *bm .RowStride ;_dd =bm .Data [_aac :_aac +bm .RowStride ];_fcc =(_bg -1)*bm .RowStride ;_dbe =bm .Data [_fcc :_fcc +bm .RowStride ];if _g .Equal (_dd ,_dbe ){_gfa =_cefg ^1;_cefg =1;}else {_gfa =_cefg ;_cefg =0;};};}; +if duplicateLineRemoval {if _age :=_bb .encodeBit (_bb ._ca ,_gb ,_gfa );_age !=nil {return _age ;};if _cefg !=0{continue ;};};_fc =bm .Data [_bg *bm .RowStride ];_eg =uint16 (_gdb >>5);_eab =uint16 (_dc >>4);_gdb <<=3;_dc <<=4;_dgb =0;for _cbf =0;_cbf < bm .Width ; +_cbf ++{_aae :=uint32 (_eg <<11|_eab <<4|_dgb );_ed :=(_fc &0x80)>>7;_cbe :=_bb .encodeBit (_bb ._ca ,_aae ,_ed );if _cbe !=nil {return _cbe ;};_eg <<=1;_eab <<=1;_dgb <<=1;_eg |=uint16 ((_gdb &0x80)>>7);_eab |=uint16 ((_dc &0x80)>>7);_dgb |=uint16 (_ed ); +_ead :=_cbf %8;_eeb :=_cbf /8+1;if _ead ==4&&_bg >=2{_gdb =0;if _eeb < bm .RowStride {_gdb =bm .Data [(_bg -2)*bm .RowStride +_eeb ];};}else {_gdb <<=1;};if _ead ==3&&_bg >=1{_dc =0;if _eeb < bm .RowStride {_dc =bm .Data [(_bg -1)*bm .RowStride +_eeb ]; +};}else {_dc <<=1;};if _ead ==7{_fc =0;if _eeb < bm .RowStride {_fc =bm .Data [_bg *bm .RowStride +_eeb ];};}else {_fc <<=1;};_eg &=31;_eab &=127;_dgb &=15;};};return nil ;};func (_af *Encoder )EncodeIAID (symbolCodeLength ,value int )(_aeg error ){_d .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 _aeg =_af .encodeIAID (symbolCodeLength ,value );_aeg !=nil {return _bf .Wrap (_aeg ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u0041\u0049\u0044","");};return nil ;};var _ _b .WriterTo =&Encoder {};func (_gec *Encoder )WriteTo (w _b .Writer )(int64 ,error ){const _efe ="\u0045n\u0063o\u0064\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065\u0054\u006f"; +var _deff int64 ;for _ga ,_fb :=range _gec ._dec {_eaf ,_ddc :=w .Write (_fb );if _ddc !=nil {return 0,_bf .Wrapf (_ddc ,_efe ,"\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0074\u0020\u0069'\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0063h\u0075\u006e\u006b",_ga ); +};_deff +=int64 (_eaf );};_gec ._feg =_gec ._feg [:_gec ._ea ];_beb ,_eb :=w .Write (_gec ._feg );if _eb !=nil {return 0,_bf .Wrap (_eb ,_efe ,"\u0062u\u0066f\u0065\u0072\u0065\u0064\u0020\u0063\u0068\u0075\u006e\u006b\u0073");};_deff +=int64 (_beb );return _deff ,nil ; +};type codingContext struct{_dg []byte ;_cb []byte ;};func _e (_def int )*codingContext {return &codingContext {_dg :make ([]byte ,_def ),_cb :make ([]byte ,_def )};};func (_ffg *Encoder )Final (){_ffg .flush ()};func (_eef *Encoder )setBits (){_ccf :=_eef ._bd +uint32 (_eef ._ee ); +_eef ._bd |=0xffff;if _eef ._bd >=_ccf {_eef ._bd -=0x8000;};};func (_fg *Encoder )Init (){_fg ._ca =_e (_afeb );_fg ._ee =0x8000;_fg ._bd =0;_fg ._fa =12;_fg ._fd =-1;_fg ._ce =0;_fg ._ea =0;_fg ._feg =make ([]byte ,_gbc );for _ef :=0;_ef < len (_fg ._cef ); +_ef ++{_fg ._cef [_ef ]=_e (512);};_fg ._gf =nil ;};var _ag =[]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 New ()*Encoder {_bde :=&Encoder {};_bde .Init ();return _bde };func (_f Class )String ()string {switch _f {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 (_ccd *Encoder )encodeBit (_feb *codingContext ,_fbc uint32 ,_baa uint8 )error {const _bcf ="\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002e\u0065\u006e\u0063\u006fd\u0065\u0042\u0069\u0074"; +_ccd ._fad ++;if _fbc >=uint32 (len (_feb ._dg )){return _bf .Errorf (_bcf ,"\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",_fbc ); +};_agc :=_feb ._dg [_fbc ];_cgca :=_feb .mps (_fbc );_ec :=_ecb [_agc ]._ggb ;_d .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",_ccd ._fad ,_baa ,_agc ,_cgca ,_ec ,_ccd ._ee ,_ccd ._bd ,_ccd ._fa ,_ccd ._ce ,_ccd ._fd ); +if _baa ==0{_ccd .code0 (_feb ,_fbc ,_ec ,_agc );}else {_ccd .code1 (_feb ,_fbc ,_ec ,_agc );};return nil ;};func (_bc *Encoder )codeLPS (_ddd *codingContext ,_eba uint32 ,_fbg uint16 ,_efd byte ){_bc ._ee -=_fbg ;if _bc ._ee < _fbg {_bc ._bd +=uint32 (_fbg ); +}else {_bc ._ee =_fbg ;};if _ecb [_efd ]._agd ==1{_ddd .flipMps (_eba );};_ddd ._dg [_eba ]=_ecb [_efd ]._gad ;_bc .renormalize ();};func (_fec *Encoder )byteOut (){if _fec ._ce ==0xff{_fec .rBlock ();return ;};if _fec ._bd < 0x8000000{_fec .lBlock (); +return ;};_fec ._ce ++;if _fec ._ce !=0xff{_fec .lBlock ();return ;};_fec ._bd &=0x7ffffff;_fec .rBlock ();};func (_cd *Encoder )Refine (iTemp ,iTarget *_c .Bitmap ,ox ,oy int )error {for _fee :=0;_fee < iTarget .Height ;_fee ++{var _eed int ;_agf :=_fee +oy ; +var (_ba ,_ab ,_fegc ,_gdfb ,_aag uint16 ;_cea ,_eff ,_geb ,_bdeb ,_agb byte ;);if _agf >=1&&(_agf -1)< iTemp .Height {_cea =iTemp .Data [(_agf -1)*iTemp .RowStride ];};if _agf >=0&&_agf < iTemp .Height {_eff =iTemp .Data [_agf *iTemp .RowStride ];};if _agf >=-1&&_agf +1< iTemp .Height {_geb =iTemp .Data [(_agf +1)*iTemp .RowStride ]; +};if _fee >=1{_bdeb =iTarget .Data [(_fee -1)*iTarget .RowStride ];};_agb =iTarget .Data [_fee *iTarget .RowStride ];_aaga :=uint (6+ox );_ba =uint16 (_cea >>_aaga );_ab =uint16 (_eff >>_aaga );_fegc =uint16 (_geb >>_aaga );_gdfb =uint16 (_bdeb >>6);_bac :=uint (2-ox ); +_cea <<=_bac ;_eff <<=_bac ;_geb <<=_bac ;_bdeb <<=2;for _eed =0;_eed < iTarget .Width ;_eed ++{_cc :=(_ba <<10)|(_ab <<7)|(_fegc <<4)|(_gdfb <<1)|_aag ;_ddg :=_agb >>7;_da :=_cd .encodeBit (_cd ._ca ,uint32 (_cc ),_ddg );if _da !=nil {return _da ;};_ba <<=1; +_ab <<=1;_fegc <<=1;_gdfb <<=1;_ba |=uint16 (_cea >>7);_ab |=uint16 (_eff >>7);_fegc |=uint16 (_geb >>7);_gdfb |=uint16 (_bdeb >>7);_aag =uint16 (_ddg );_ggd :=_eed %8;_be :=_eed /8+1;if _ggd ==5+ox {_cea ,_eff ,_geb =0,0,0;if _be < iTemp .RowStride &&_agf >=1&&(_agf -1)< iTemp .Height {_cea =iTemp .Data [(_agf -1)*iTemp .RowStride +_be ]; +};if _be < iTemp .RowStride &&_agf >=0&&_agf < iTemp .Height {_eff =iTemp .Data [_agf *iTemp .RowStride +_be ];};if _be < iTemp .RowStride &&_agf >=-1&&(_agf +1)< iTemp .Height {_geb =iTemp .Data [(_agf +1)*iTemp .RowStride +_be ];};}else {_cea <<=1;_eff <<=1; +_geb <<=1;};if _ggd ==5&&_fee >=1{_bdeb =0;if _be < iTarget .RowStride {_bdeb =iTarget .Data [(_fee -1)*iTarget .RowStride +_be ];};}else {_bdeb <<=1;};if _ggd ==7{_agb =0;if _be < iTarget .RowStride {_agb =iTarget .Data [_fee *iTarget .RowStride +_be ]; +};}else {_agb <<=1;};_ba &=7;_ab &=7;_fegc &=7;_gdfb &=7;};};return nil ;};const (IAAI Class =iota ;IADH ;IADS ;IADT ;IADW ;IAEX ;IAFS ;IAIT ;IARDH ;IARDW ;IARDX ;IARDY ;IARI ;);func (_aab *Encoder )renormalize (){for {_aab ._ee <<=1;_aab ._bd <<=1;_aab ._fa --; +if _aab ._fa ==0{_aab .byteOut ();};if (_aab ._ee &0x8000)!=0{break ;};};};func (_db *codingContext )flipMps (_gg uint32 ){_db ._cb [_gg ]=1-_db ._cb [_gg ]};func (_ge *codingContext )mps (_gd uint32 )int {return int (_ge ._cb [_gd ])};func (_efg *Encoder )flush (){_efg .setBits (); +_efg ._bd <<=_efg ._fa ;_efg .byteOut ();_efg ._bd <<=_efg ._fa ;_efg .byteOut ();_efg .emit ();if _efg ._ce !=0xff{_efg ._fd ++;_efg ._ce =0xff;_efg .emit ();};_efg ._fd ++;_efg ._ce =0xac;_efg ._fd ++;_efg .emit ();};type Class int ;func (_fga *Encoder )code0 (_cg *codingContext ,_fgg uint32 ,_cfd uint16 ,_gece byte ){if _cg .mps (_fgg )==0{_fga .codeMPS (_cg ,_fgg ,_cfd ,_gece ); +}else {_fga .codeLPS (_cg ,_fgg ,_cfd ,_gece );};};func (_bdf *Encoder )encodeIAID (_gea ,_fbb int )error {if _bdf ._gf ==nil {_bdf ._gf =_e (1<>31);if _fdd :=_bdf .encodeBit (_bdf ._gf ,_dae ,_bcb );_fdd !=nil {return _fdd ;};_dgc =(_dgc <<1)|uint32 (_bcb );_fbb <<=1;};return nil ;};type intEncRangeS struct{_ae ,_ff int ; +_de ,_cf uint8 ;_fe uint16 ;_aa uint8 ;};func (_bbg *Encoder )encodeOOB (_bfc Class )error {_gge :=_bbg ._cef [_bfc ];_eebdd :=_bbg .encodeBit (_gge ,1,1);if _eebdd !=nil {return _eebdd ;};_eebdd =_bbg .encodeBit (_gge ,3,0);if _eebdd !=nil {return _eebdd ; +};_eebdd =_bbg .encodeBit (_gge ,6,0);if _eebdd !=nil {return _eebdd ;};_eebdd =_bbg .encodeBit (_gge ,12,0);if _eebdd !=nil {return _eebdd ;};return nil ;};func (_cbc *Encoder )Flush (){_cbc ._ea =0;_cbc ._dec =nil ;_cbc ._fd =-1};var _ecb =[]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}}; +const _gb =0x9b25;func (_daf *Encoder )codeMPS (_cac *codingContext ,_bfd uint32 ,_dcf uint16 ,_aea byte ){_daf ._ee -=_dcf ;if _daf ._ee &0x8000!=0{_daf ._bd +=uint32 (_dcf );return ;};if _daf ._ee < _dcf {_daf ._ee =_dcf ;}else {_daf ._bd +=uint32 (_dcf ); +};_cac ._dg [_bfd ]=_ecb [_aea ]._ffa ;_daf .renormalize ();};const (_afeb =65536;_gbc =20*1024;);func (_cgc *Encoder )code1 (_gdff *codingContext ,_gdba uint32 ,_gdd uint16 ,_fdc byte ){if _gdff .mps (_gdba )==1{_cgc .codeMPS (_gdff ,_gdba ,_gdd ,_fdc ); +}else {_cgc .codeLPS (_gdff ,_gdba ,_gdd ,_fdc );};};type state struct{_ggb uint16 ;_ffa ,_gad uint8 ;_agd uint8 ;};func (_fef *Encoder )encodeInteger (_daga Class ,_gae int )error {const _fgaa ="E\u006e\u0063\u006f\u0064er\u002ee\u006e\u0063\u006f\u0064\u0065I\u006e\u0074\u0065\u0067\u0065\u0072"; +if _gae > 2000000000||_gae < -2000000000{return _bf .Errorf (_fgaa ,"\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",_gae ); +};_dge :=_fef ._cef [_daga ];_bae :=uint32 (1);var _ggf int ;for ;;_ggf ++{if _ag [_ggf ]._ae <=_gae &&_ag [_ggf ]._ff >=_gae {break ;};};if _gae < 0{_gae =-_gae ;};_gae -=int (_ag [_ggf ]._fe );_cdc :=_ag [_ggf ]._de ;for _dbeg :=uint8 (0);_dbeg < _ag [_ggf ]._cf ; +_dbeg ++{_ebf :=_cdc &1;if _dgf :=_fef .encodeBit (_dge ,_bae ,_ebf );_dgf !=nil {return _bf .Wrap (_dgf ,_fgaa ,"");};_cdc >>=1;if _bae &0x100> 0{_bae =(((_bae <<1)|uint32 (_ebf ))&0x1ff)|0x100;}else {_bae =(_bae <<1)|uint32 (_ebf );};};_gae <<=32-_ag [_ggf ]._aa ; +for _ddb :=uint8 (0);_ddb < _ag [_ggf ]._aa ;_ddb ++{_ffgg :=uint8 ((uint32 (_gae )&0x80000000)>>31);if _eebd :=_fef .encodeBit (_dge ,_bae ,_ffgg );_eebd !=nil {return _bf .Wrap (_eebd ,_fgaa ,"\u006d\u006f\u0076\u0065 \u0064\u0061\u0074\u0061\u0020\u0074\u006f\u0020\u0074\u0068e\u0020t\u006f\u0070\u0020\u006f\u0066\u0020\u0077o\u0072\u0064"); +};_gae <<=1;if _bae &0x100!=0{_bae =(((_bae <<1)|uint32 (_ffgg ))&0x1ff)|0x100;}else {_bae =(_bae <<1)|uint32 (_ffgg );};};return nil ;};func (_cfde *Encoder )lBlock (){if _cfde ._fd >=0{_cfde .emit ();};_cfde ._fd ++;_cfde ._ce =uint8 (_cfde ._bd >>19); +_cfde ._bd &=0x7ffff;_cfde ._fa =8;};func (_gdf *Encoder )EncodeOOB (proc Class )(_eea error ){_d .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 _eea =_gdf .encodeOOB (proc );_eea !=nil {return _bf .Wrap (_eea ,"\u0045n\u0063\u006f\u0064\u0065\u004f\u004fB","");};return nil ;};func (_gfe *Encoder )emit (){if _gfe ._ea ==_gbc {_gfe ._dec =append (_gfe ._dec ,_gfe ._feg );_gfe ._feg =make ([]byte ,_gbc ); +_gfe ._ea =0;};_gfe ._feg [_gfe ._ea ]=_gfe ._ce ;_gfe ._ea ++;};func (_cfb *Encoder )dataSize ()int {return _gbc *len (_cfb ._dec )+_cfb ._ea };func (_afe *Encoder )EncodeInteger (proc Class ,value int )(_bgd error ){_d .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 _bgd =_afe .encodeInteger (proc ,value );_bgd !=nil {return _bf .Wrap (_bgd ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u006e\u0074\u0065\u0067\u0065\u0072","");};return nil ;};func (_afb *Encoder )rBlock (){if _afb ._fd >=0{_afb .emit ();};_afb ._fd ++; +_afb ._ce =uint8 (_afb ._bd >>20);_afb ._bd &=0xfffff;_afb ._fa =7;}; \ No newline at end of file diff --git a/internal/jbig2/encoder/classer/classer.go b/internal/jbig2/encoder/classer/classer.go index fd633df8..ced2a7a2 100644 --- a/internal/jbig2/encoder/classer/classer.go +++ b/internal/jbig2/encoder/classer/classer.go @@ -9,101 +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 (_b "github.com/unidoc/unipdf/v3/common";_f "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_d "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_g "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_c "image";_cf "math";); -func (_fcfc Settings )Validate ()error {const _cef ="\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0073\u002e\u0056\u0061\u006ci\u0064\u0061\u0074\u0065";if _fcfc .Thresh < 0.4||_fcfc .Thresh > 0.98{return _g .Error (_cef ,"\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 _fcfc .WeightFactor < 0.0||_fcfc .WeightFactor > 1.0{return _g .Error (_cef ,"\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 _fcfc .RankHaus < 0.5||_fcfc .RankHaus > 1.0{return _g .Error (_cef ,"\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 _fcfc .SizeHaus < 1||_fcfc .SizeHaus > 10{return _g .Error (_cef ,"\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 _fcfc .Components {case _d .ComponentConn ,_d .ComponentCharacters ,_d .ComponentWords :default:return _g .Error (_cef ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0063\u006c\u0061\u0073s\u0065r\u0020c\u006f\u006d\u0070\u006f\u006e\u0065\u006et"); -};return nil ;};func (_gac *Classer )getULCorners (_eef *_d .Bitmap ,_fdaa *_d .Boxes )error {const _fe ="\u0067\u0065\u0074U\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073";if _eef ==nil {return _g .Error (_fe ,"\u006e\u0069l\u0020\u0069\u006da\u0067\u0065\u0020\u0062\u0069\u0074\u006d\u0061\u0070"); -};if _fdaa ==nil {return _g .Error (_fe ,"\u006e\u0069\u006c\u0020\u0062\u006f\u0075\u006e\u0064\u0073");};if _gac .PtaUL ==nil {_gac .PtaUL =&_d .Points {};};_bf :=len (*_fdaa );var (_be ,_ddc ,_ff ,_fce int ;_ef ,_agc ,_eb ,_bbc float32 ;_ec error ;_gd *_c .Rectangle ; -_ece *_d .Bitmap ;_fa _c .Point ;);for _da :=0;_da < _bf ;_da ++{_be =_gac .BaseIndex +_da ;if _ef ,_agc ,_ec =_gac .CentroidPoints .GetGeometry (_be );_ec !=nil {return _g .Wrap (_ec ,_fe ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0050o\u0069\u006e\u0074\u0073"); -};if _ddc ,_ec =_gac .ClassIDs .Get (_be );_ec !=nil {return _g .Wrap (_ec ,_fe ,"\u0043\u006c\u0061s\u0073\u0049\u0044\u0073\u002e\u0047\u0065\u0074");};if _eb ,_bbc ,_ec =_gac .CentroidPointsTemplates .GetGeometry (_ddc );_ec !=nil {return _g .Wrap (_ec ,_fe ,"\u0043\u0065\u006etr\u006f\u0069\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073"); -};_ge :=_eb -_ef ;_gb :=_bbc -_agc ;if _ge >=0{_ff =int (_ge +0.5);}else {_ff =int (_ge -0.5);};if _gb >=0{_fce =int (_gb +0.5);}else {_fce =int (_gb -0.5);};if _gd ,_ec =_fdaa .Get (_da );_ec !=nil {return _g .Wrap (_ec ,_fe ,"");};_afdc ,_ffa :=_gd .Min .X ,_gd .Min .Y ; -_ece ,_ec =_gac .UndilatedTemplates .GetBitmap (_ddc );if _ec !=nil {return _g .Wrap (_ec ,_fe ,"\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"); -};_fa ,_ec =_cd (_eef ,_afdc ,_ffa ,_ff ,_fce ,_ece );if _ec !=nil {return _g .Wrap (_ec ,_fe ,"");};_gac .PtaUL .AddPoint (float32 (_afdc -_ff +_fa .X ),float32 (_ffa -_fce +_fa .Y ));};return nil ;};func (_gcd *Classer )verifyMethod (_bad Method )error {if _bad !=RankHaus &&_bad !=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 ;};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 (_ee *Classer )addPageComponents (_gc *_d .Bitmap ,_afd *_d .Boxes ,_ddd *_d .Bitmaps ,_fb int ,_fda Method )error {const _eeg ="\u0043l\u0061\u0073\u0073\u0065r\u002e\u0041\u0064\u0064\u0050a\u0067e\u0043o\u006d\u0070\u006f\u006e\u0065\u006e\u0074s"; -if _gc ==nil {return _g .Error (_eeg ,"\u006e\u0069\u006c\u0020\u0069\u006e\u0070\u0075\u0074 \u0070\u0061\u0067\u0065");};if _afd ==nil ||_ddd ==nil ||len (*_afd )==0{_b .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",_gc ); -return nil ;};var _dc error ;switch _fda {case RankHaus :_dc =_ee .classifyRankHaus (_afd ,_ddd ,_fb );case Correlation :_dc =_ee .classifyCorrelation (_afd ,_ddd ,_fb );default:_b .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",_fda ); -return _g .Error (_eeg ,"\u0075\u006e\u006bno\u0077\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0079\u0020\u006d\u0065\u0074\u0068\u006f\u0064");};if _dc !=nil {return _g .Wrap (_dc ,_eeg ,"");};if _dc =_ee .getULCorners (_gc ,_afd );_dc !=nil {return _g .Wrap (_dc ,_eeg ,""); -};_gca :=len (*_afd );_ee .BaseIndex +=_gca ;if _dc =_ee .ComponentsNumber .Add (_gca );_dc !=nil {return _g .Wrap (_dc ,_eeg ,"");};return nil ;};func Init (settings Settings )(*Classer ,error ){const _bb ="\u0063\u006c\u0061s\u0073\u0065\u0072\u002e\u0049\u006e\u0069\u0074"; -_ae :=&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 :&_d .Points {},CentroidPointsTemplates :&_d .Points {},UndilatedTemplates :&_d .Bitmaps {},DilatedTemplates :&_d .Bitmaps {},ClassInstances :&_d .BitmapsArray {},FgTemplates :&_f .NumSlice {}}; -if _e :=_ae .Settings .Validate ();_e !=nil {return nil ,_g .Wrap (_e ,_bb ,"");};return _ae ,nil ;};const JbAddedPixels =6;func (_adf *Classer )ComputeLLCorners ()(_ga error ){const _gad ="\u0043l\u0061\u0073\u0073\u0065\u0072\u002e\u0043\u006f\u006d\u0070\u0075t\u0065\u004c\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073"; -if _adf .PtaUL ==nil {return _g .Error (_gad ,"\u0055\u004c\u0020\u0043or\u006e\u0065\u0072\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};_ag :=len (*_adf .PtaUL );_adf .PtaLL =&_d .Points {};var (_cc ,_ba float32 ;_dde ,_ab int ; -_fd *_d .Bitmap ;);for _gag :=0;_gag < _ag ;_gag ++{_cc ,_ba ,_ga =_adf .PtaUL .GetGeometry (_gag );if _ga !=nil {_b .Log .Debug ("\u0047e\u0074\u0074\u0069\u006e\u0067\u0020\u0050\u0074\u0061\u0055\u004c \u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_ga ); -return _g .Wrap (_ga ,_gad ,"\u0050\u0074\u0061\u0055\u004c\u0020\u0047\u0065\u006fm\u0065\u0074\u0072\u0079");};_dde ,_ga =_adf .ClassIDs .Get (_gag );if _ga !=nil {_b .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",_ga ); -return _g .Wrap (_ga ,_gad ,"\u0043l\u0061\u0073\u0073\u0049\u0044");};_fd ,_ga =_adf .UndilatedTemplates .GetBitmap (_dde );if _ga !=nil {_b .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",_ga ); -return _g .Wrap (_ga ,_gad ,"\u0055\u006e\u0064\u0069la\u0074\u0065\u0064\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073");};_ab =_fd .Height ;_adf .PtaLL .AddPoint (_cc ,_ba +float32 (_ab ));};return nil ;};func (_dbg *Classer )classifyCorrelation (_agd *_d .Boxes ,_dac *_d .Bitmaps ,_ed int )error {const _cfb ="\u0063\u006c\u0061\u0073si\u0066\u0079\u0043\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e"; -if _agd ==nil {return _g .Error (_cfb ,"\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 _dac ==nil {return _g .Error (_cfb ,"\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");};_cg :=len (_dac .Values );if _cg ==0{_b .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 (_dgc ,_dgf *_d .Bitmap ;_bfb error ;);_edd :=&_d .Bitmaps {Values :make ([]*_d .Bitmap ,_cg )};for _fab ,_ecf :=range _dac .Values {_dgf ,_bfb =_ecf .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0);if _bfb !=nil {return _g .Wrap (_bfb ,_cfb ,""); -};_edd .Values [_fab ]=_dgf ;};_gfa :=_dbg .FgTemplates ;_efb :=_d .MakePixelSumTab8 ();_cfd :=_d .MakePixelCentroidTab8 ();_dba :=make ([]int ,_cg );_bfbb :=make ([][]int ,_cg );_adg :=_d .Points (make ([]_d .Point ,_cg ));_aed :=&_adg ;var (_gdb ,_bfc int ; -_fbdf ,_cdf ,_gbe int ;_dec ,_bff int ;_eg byte ;);for _cfe ,_cac :=range _edd .Values {_bfbb [_cfe ]=make ([]int ,_cac .Height );_gdb =0;_bfc =0;_cdf =(_cac .Height -1)*_cac .RowStride ;_fbdf =0;for _bff =_cac .Height -1;_bff >=0;_bff ,_cdf =_bff -1,_cdf -_cac .RowStride {_bfbb [_cfe ][_bff ]=_fbdf ; -_gbe =0;for _dec =0;_dec < _cac .RowStride ;_dec ++{_eg =_cac .Data [_cdf +_dec ];_gbe +=_efb [_eg ];_gdb +=_cfd [_eg ]+_dec *8*_efb [_eg ];};_fbdf +=_gbe ;_bfc +=_gbe *_bff ;};_dba [_cfe ]=_fbdf ;if _fbdf > 0{(*_aed )[_cfe ]=_d .Point {X :float32 (_gdb )/float32 (_fbdf ),Y :float32 (_bfc )/float32 (_fbdf )}; -}else {(*_aed )[_cfe ]=_d .Point {X :float32 (_cac .Width )/float32 (2),Y :float32 (_cac .Height )/float32 (2)};};};if _bfb =_dbg .CentroidPoints .Add (_aed );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0063\u0065\u006et\u0072\u006f\u0069\u0064\u0020\u0061\u0064\u0064"); -};var (_afc ,_bffe ,_eefb int ;_cfbd float64 ;_gbc ,_eefg ,_dbe ,_aa float32 ;_abf ,_agf _d .Point ;_ac bool ;_cad *similarTemplatesFinder ;_eaf int ;_aac *_d .Bitmap ;_adb *_c .Rectangle ;_efe *_d .Bitmaps ;);for _eaf ,_dgf =range _edd .Values {_bffe =_dba [_eaf ]; -if _gbc ,_eefg ,_bfb =_aed .GetGeometry (_eaf );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0070t\u0061\u0020\u002d\u0020\u0069");};_ac =false ;_cb :=len (_dbg .UndilatedTemplates .Values );_cad =_ffad (_dbg ,_dgf );for _bfca :=_cad .Next ();_bfca > -1; -{if _aac ,_bfb =_dbg .UndilatedTemplates .GetBitmap (_bfca );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0075\u006e\u0069dl\u0061\u0074\u0065\u0064\u005b\u0069\u0063\u006c\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u0062\u006d\u0032");};if _eefb ,_bfb =_gfa .GetInt (_bfca ); -_bfb !=nil {_b .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",_bfb );};if _dbe ,_aa ,_bfb =_dbg .CentroidPointsTemplates .GetGeometry (_bfca ); -_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\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 _dbg .Settings .WeightFactor > 0.0{if _afc ,_bfb =_dbg .TemplateAreas .Get (_bfca );_bfb !=nil {_b .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",_bfb ); -};_cfbd =_dbg .Settings .Thresh +(1.0-_dbg .Settings .Thresh )*_dbg .Settings .WeightFactor *float64 (_eefb )/float64 (_afc );}else {_cfbd =_dbg .Settings .Thresh ;};_cfdd ,_dace :=_d .CorrelationScoreThresholded (_dgf ,_aac ,_bffe ,_eefb ,_abf .X -_agf .X ,_abf .Y -_agf .Y ,MaxDiffWidth ,MaxDiffHeight ,_efb ,_bfbb [_eaf ],float32 (_cfbd )); -if _dace !=nil {return _g .Wrap (_dace ,_cfb ,"");};if _gf {var (_cge ,_cda float64 ;_bfba ,_bfe int ;);_cge ,_dace =_d .CorrelationScore (_dgf ,_aac ,_bffe ,_eefb ,_gbc -_dbe ,_eefg -_aa ,MaxDiffWidth ,MaxDiffHeight ,_efb );if _dace !=nil {return _g .Wrap (_dace ,_cfb ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); -};_cda ,_dace =_d .CorrelationScoreSimple (_dgf ,_aac ,_bffe ,_eefb ,_gbc -_dbe ,_eefg -_aa ,MaxDiffWidth ,MaxDiffHeight ,_efb );if _dace !=nil {return _g .Wrap (_dace ,_cfb ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); -};_bfba =int (_cf .Sqrt (_cge *float64 (_bffe )*float64 (_eefb )));_bfe =int (_cf .Sqrt (_cda *float64 (_bffe )*float64 (_eefb )));if (_cge >=_cfbd )!=(_cda >=_cfbd ){return _g .Errorf (_cfb ,"\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",_bfba ,_cge ,_cge >=_cfbd ,_bfe ,_cda ,_cda >=_cfbd ,_cge -_cda ); -};if _cge >=_cfbd !=_cfdd {return _g .Errorf (_cfb ,"\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",_cge ,_cge *float64 (_bffe )*float64 (_eefb ),_bfba ,_cfbd ,float32 (_cfbd )*float32 (_bffe )*float32 (_eefb ),_cfdd ); -};};if _cfdd {_ac =true ;if _dace =_dbg .ClassIDs .Add (_bfca );_dace !=nil {return _g .Wrap (_dace ,_cfb ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064");};if _dace =_dbg .ComponentPageNumbers .Add (_ed );_dace !=nil {return _g .Wrap (_dace ,_cfb ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064"); -};if _dbg .Settings .KeepClassInstances {if _dgc ,_dace =_dac .GetBitmap (_eaf );_dace !=nil {return _g .Wrap (_dace ,_cfb ,"\u004b\u0065\u0065\u0070Cl\u0061\u0073\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073\u0020\u002d \u0069");};if _efe ,_dace =_dbg .ClassInstances .GetBitmaps (_bfca ); -_dace !=nil {return _g .Wrap (_dace ,_cfb ,"K\u0065\u0065\u0070\u0043\u006c\u0061s\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065s\u0020\u002d\u0020i\u0043l\u0061\u0073\u0073");};_efe .AddBitmap (_dgc );if _adb ,_dace =_agd .Get (_eaf );_dace !=nil {return _g .Wrap (_dace ,_cfb ,"\u004be\u0065p\u0043\u006c\u0061\u0073\u0073I\u006e\u0073t\u0061\u006e\u0063\u0065\u0073"); -};_efe .AddBox (_adb );};break ;};};if !_ac {if _bfb =_dbg .ClassIDs .Add (_cb );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _bfb =_dbg .ComponentPageNumbers .Add (_ed );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0021\u0066\u006f\u0075\u006e\u0064"); -};_efe =&_d .Bitmaps {};if _dgc ,_bfb =_dac .GetBitmap (_eaf );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_efe .AddBitmap (_dgc );_fdc ,_afda :=_dgc .Width ,_dgc .Height ;_dcc :=uint64 (_afda )*uint64 (_fdc );_dbg .TemplatesSize .Add (_dcc ,_cb ); -if _adb ,_bfb =_agd .Get (_eaf );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_efe .AddBox (_adb );_dbg .ClassInstances .AddBitmaps (_efe );_dbg .CentroidPointsTemplates .AddPoint (_gbc ,_eefg );_dbg .FgTemplates .AddInt (_bffe ); -_dbg .UndilatedTemplates .AddBitmap (_dgc );_afc =(_dgf .Width -2*JbAddedPixels )*(_dgf .Height -2*JbAddedPixels );if _bfb =_dbg .TemplateAreas .Add (_afc );_bfb !=nil {return _g .Wrap (_bfb ,_cfb ,"\u0021\u0066\u006f\u0075\u006e\u0064");};};};_dbg .NumberOfClasses =len (_dbg .UndilatedTemplates .Values ); -return nil ;};func (_edf *similarTemplatesFinder )Next ()int {var (_bee ,_aag ,_efcg ,_eeff int ;_bfega bool ;_aage *_d .Bitmap ;_fca error ;);for {if _edf .Index >=25{return -1;};_aag =_edf .Width +TwoByTwoWalk [2*_edf .Index ];_bee =_edf .Height +TwoByTwoWalk [2*_edf .Index +1]; -if _bee < 1||_aag < 1{_edf .Index ++;continue ;};if len (_edf .CurrentNumbers )==0{_edf .CurrentNumbers ,_bfega =_edf .Classer .TemplatesSize .GetSlice (uint64 (_aag )*uint64 (_bee ));if !_bfega {_edf .Index ++;continue ;};_edf .N =0;};_efcg =len (_edf .CurrentNumbers ); -for ;_edf .N < _efcg ;_edf .N ++{_eeff =_edf .CurrentNumbers [_edf .N ];_aage ,_fca =_edf .Classer .DilatedTemplates .GetBitmap (_eeff );if _fca !=nil {_b .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 _aage .Width -2*JbAddedPixels ==_aag &&_aage .Height -2*JbAddedPixels ==_bee {return _eeff ;};};_edf .Index ++;_edf .CurrentNumbers =nil ;};};const (MaxDiffWidth =2;MaxDiffHeight =2;);const (MaxConnCompWidth =350;MaxCharCompWidth =350;MaxWordCompWidth =1000; -MaxCompHeight =120;);type Classer struct{BaseIndex int ;Settings Settings ;ComponentsNumber *_f .IntSlice ;TemplateAreas *_f .IntSlice ;Widths map[int ]int ;Heights map[int ]int ;NumberOfClasses int ;ClassInstances *_d .BitmapsArray ;UndilatedTemplates *_d .Bitmaps ; -DilatedTemplates *_d .Bitmaps ;TemplatesSize _f .IntsMap ;FgTemplates *_f .NumSlice ;CentroidPoints *_d .Points ;CentroidPointsTemplates *_d .Points ;ClassIDs *_f .IntSlice ;ComponentPageNumbers *_f .IntSlice ;PtaUL *_d .Points ;PtaLL *_d .Points ;};func _cd (_bd *_d .Bitmap ,_dag ,_dddg ,_dga ,_abe int ,_aea *_d .Bitmap )(_fbd _c .Point ,_dda error ){const _cfa ="\u0066i\u006e\u0061\u006c\u0041l\u0069\u0067\u006e\u006d\u0065n\u0074P\u006fs\u0069\u0074\u0069\u006f\u006e\u0069\u006eg"; -if _bd ==nil {return _fbd ,_g .Error (_cfa ,"\u0073\u006f\u0075\u0072ce\u0020\u006e\u006f\u0074\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};if _aea ==nil {return _fbd ,_g .Error (_cfa ,"t\u0065\u006d\u0070\u006cat\u0065 \u006e\u006f\u0074\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064"); -};_gea ,_df :=_aea .Width ,_aea .Height ;_ffc ,_ce :=_dag -_dga -JbAddedPixels ,_dddg -_abe -JbAddedPixels ;_b .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",_dag ,_dddg ,_gea ,_df ,_ffc ,_ce ); -_ca ,_dda :=_d .Rect (_ffc ,_ce ,_gea ,_df );if _dda !=nil {return _fbd ,_g .Wrap (_dda ,_cfa ,"");};_bea ,_ ,_dda :=_bd .ClipRectangle (_ca );if _dda !=nil {_b .Log .Error ("\u0043a\u006e\u0027\u0074\u0020\u0063\u006c\u0069\u0070\u0020\u0072\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u003a\u0020\u0025\u0076",_ca ); -return _fbd ,_g .Wrap (_dda ,_cfa ,"");};_adfg :=_d .New (_bea .Width ,_bea .Height );_ddeb :=_cf .MaxInt32 ;var _db ,_ecc ,_efc ,_de ,_gba int ;for _db =-1;_db <=1;_db ++{for _ecc =-1;_ecc <=1;_ecc ++{if _ ,_dda =_d .Copy (_adfg ,_bea );_dda !=nil {return _fbd ,_g .Wrap (_dda ,_cfa ,""); -};if _dda =_adfg .RasterOperation (_ecc ,_db ,_gea ,_df ,_d .PixSrcXorDst ,_aea ,0,0);_dda !=nil {return _fbd ,_g .Wrap (_dda ,_cfa ,"");};_efc =_adfg .CountPixels ();if _efc < _ddeb {_de =_ecc ;_gba =_db ;_ddeb =_efc ;};};};_fbd .X =_de ;_fbd .Y =_gba ; -return _fbd ,nil ;};type similarTemplatesFinder struct{Classer *Classer ;Width int ;Height int ;Index int ;CurrentNumbers []int ;N int ;};func (_gdbb *Classer )classifyRankHouseNonOne (_bffd *_d .Boxes ,_ffe ,_eag ,_fdb *_d .Bitmaps ,_egf *_d .Points ,_bffde *_f .NumSlice ,_baa int )(_adfd error ){const _cgcc ="\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 (_eda ,_daf ,_dee ,_gdcd float32 ;_ccf ,_cdd ,_eae int ;_ceg ,_fcfa ,_efg ,_gdcb ,_fdbf *_d .Bitmap ;_bbf ,_bfd bool ;);_cfee :=_d .MakePixelSumTab8 ();for _bfeg :=0;_bfeg < len (_ffe .Values );_bfeg ++{if _fcfa ,_adfd =_eag .GetBitmap (_bfeg );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"b\u006d\u0073\u0031\u002e\u0047\u0065\u0074\u0028\u0069\u0029"); -};if _ccf ,_adfd =_bffde .GetInt (_bfeg );_adfd !=nil {_b .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",_bfeg ,_adfd ); -};if _efg ,_adfd =_fdb .GetBitmap (_bfeg );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"b\u006d\u0073\u0032\u002e\u0047\u0065\u0074\u0028\u0069\u0029");};if _eda ,_daf ,_adfd =_egf .GetGeometry (_bfeg );_adfd !=nil {return _g .Wrapf (_adfd ,_cgcc ,"\u0070t\u0061[\u0069\u005d\u002e\u0047\u0065\u006f\u006d\u0065\u0074\u0072\u0079"); -};_fgg :=len (_gdbb .UndilatedTemplates .Values );_bbf =false ;_bc :=_ffad (_gdbb ,_fcfa );for _eae =_bc .Next ();_eae > -1;{if _gdcb ,_adfd =_gdbb .UndilatedTemplates .GetBitmap (_eae );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"\u0070\u0069\u0078\u0061\u0074\u002e\u005b\u0069\u0043l\u0061\u0073\u0073\u005d"); -};if _cdd ,_adfd =_gdbb .FgTemplates .GetInt (_eae );_adfd !=nil {_b .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",_eae ,_adfd ); -};if _fdbf ,_adfd =_gdbb .DilatedTemplates .GetBitmap (_eae );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"\u0070\u0069\u0078\u0061\u0074\u0064\u005b\u0069\u0043l\u0061\u0073\u0073\u005d");};if _dee ,_gdcd ,_adfd =_gdbb .CentroidPointsTemplates .GetGeometry (_eae ); -_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"\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");};_bfd ,_adfd =_d .RankHausTest (_fcfa ,_efg ,_gdcb ,_fdbf ,_eda -_dee ,_daf -_gdcd ,MaxDiffWidth ,MaxDiffHeight ,_ccf ,_cdd ,float32 (_gdbb .Settings .RankHaus ),_cfee ); -if _adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"");};if _bfd {_bbf =true ;if _adfd =_gdbb .ClassIDs .Add (_eae );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"");};if _adfd =_gdbb .ComponentPageNumbers .Add (_baa );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,""); -};if _gdbb .Settings .KeepClassInstances {_fea ,_gabd :=_gdbb .ClassInstances .GetBitmaps (_eae );if _gabd !=nil {return _g .Wrap (_gabd ,_cgcc ,"\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 _ceg ,_gabd =_ffe .GetBitmap (_bfeg );_gabd !=nil {return _g .Wrap (_gabd ,_cgcc ,"\u0070i\u0078\u0061\u005b\u0069\u005d");};_fea .Values =append (_fea .Values ,_ceg );_gcaf ,_gabd :=_bffd .Get (_bfeg );if _gabd !=nil {return _g .Wrap (_gabd ,_cgcc ,"b\u006f\u0078\u0061\u002e\u0047\u0065\u0074\u0028\u0069\u0029"); -};_fea .Boxes =append (_fea .Boxes ,_gcaf );};break ;};};if !_bbf {if _adfd =_gdbb .ClassIDs .Add (_fgg );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _adfd =_gdbb .ComponentPageNumbers .Add (_baa );_adfd !=nil {return _g .Wrap (_adfd ,_cgcc ,"\u0021\u0066\u006f\u0075\u006e\u0064"); -};_egc :=&_d .Bitmaps {};_ceg =_ffe .Values [_bfeg ];_egc .AddBitmap (_ceg );_eccc ,_fee :=_ceg .Width ,_ceg .Height ;_gdbb .TemplatesSize .Add (uint64 (_eccc )*uint64 (_fee ),_fgg );_bbe ,_eaed :=_bffd .Get (_bfeg );if _eaed !=nil {return _g .Wrap (_eaed ,_cgcc ,"\u0021\u0066\u006f\u0075\u006e\u0064"); -};_egc .AddBox (_bbe );_gdbb .ClassInstances .AddBitmaps (_egc );_gdbb .CentroidPointsTemplates .AddPoint (_eda ,_daf );_gdbb .UndilatedTemplates .AddBitmap (_fcfa );_gdbb .DilatedTemplates .AddBitmap (_efg );_gdbb .FgTemplates .AddInt (_ccf );};};_gdbb .NumberOfClasses =len (_gdbb .UndilatedTemplates .Values ); -return nil ;};func (_dfa *Classer )classifyRankHaus (_ccc *_d .Boxes ,_dce *_d .Bitmaps ,_agff int )error {const _bg ="\u0063\u006ca\u0073\u0073\u0069f\u0079\u0052\u0061\u006e\u006b\u0048\u0061\u0075\u0073";if _ccc ==nil {return _g .Error (_bg ,"\u0062\u006fx\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if _dce ==nil {return _g .Error (_bg ,"\u0070\u0069x\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};_dbb :=len (_dce .Values );if _dbb ==0{return _g .Error (_bg ,"e\u006dp\u0074\u0079\u0020\u006e\u0065\u0077\u0020\u0063o\u006d\u0070\u006f\u006een\u0074\u0073"); -};_caa :=_dce .CountPixels ();_cde :=_dfa .Settings .SizeHaus ;_afce :=_d .SelCreateBrick (_cde ,_cde ,_cde /2,_cde /2,_d .SelHit );_abfb :=&_d .Bitmaps {Values :make ([]*_d .Bitmap ,_dbb )};_fdae :=&_d .Bitmaps {Values :make ([]*_d .Bitmap ,_dbb )};var (_ecee ,_gbf ,_fdd *_d .Bitmap ; -_fcf error ;);for _dbbc :=0;_dbbc < _dbb ;_dbbc ++{_ecee ,_fcf =_dce .GetBitmap (_dbbc );if _fcf !=nil {return _g .Wrap (_fcf ,_bg ,"");};_gbf ,_fcf =_ecee .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0);if _fcf !=nil {return _g .Wrap (_fcf ,_bg ,""); -};_fdd ,_fcf =_d .Dilate (nil ,_gbf ,_afce );if _fcf !=nil {return _g .Wrap (_fcf ,_bg ,"");};_abfb .Values [_dbb ]=_gbf ;_fdae .Values [_dbb ]=_fdd ;};_gaf ,_fcf :=_d .Centroids (_abfb .Values );if _fcf !=nil {return _g .Wrap (_fcf ,_bg ,"");};if _fcf =_gaf .Add (_dfa .CentroidPoints ); -_fcf !=nil {_b .Log .Trace ("\u004e\u006f\u0020\u0063en\u0074\u0072\u006f\u0069\u0064\u0073\u0020\u0074\u006f\u0020\u0061\u0064\u0064");};if _dfa .Settings .RankHaus ==1.0{_fcf =_dfa .classifyRankHouseOne (_ccc ,_dce ,_abfb ,_fdae ,_gaf ,_agff );}else {_fcf =_dfa .classifyRankHouseNonOne (_ccc ,_dce ,_abfb ,_fdae ,_gaf ,_caa ,_agff ); -};if _fcf !=nil {return _g .Wrap (_fcf ,_bg ,"");};return nil ;};func _ffad (_aeag *Classer ,_bae *_d .Bitmap )*similarTemplatesFinder {return &similarTemplatesFinder {Width :_bae .Width ,Height :_bae .Height ,Classer :_aeag };};func DefaultSettings ()Settings {_gaga :=&Settings {}; -_gaga .SetDefault ();return *_gaga };const (RankHaus Method =iota ;Correlation ;);func (_cbf *Classer )classifyRankHouseOne (_abc *_d .Boxes ,_ccg ,_deg ,_dbd *_d .Bitmaps ,_dfb *_d .Points ,_aca int )(_ffab error ){const _fba ="\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 (_beab ,_edc ,_gdc ,_gade float32 ;_fg int ;_cdee ,_cag ,_gbff ,_ebb ,_gab *_d .Bitmap ;_gbg ,_fga bool ;);for _fag :=0;_fag < len (_ccg .Values );_fag ++{_cag =_deg .Values [_fag ];_gbff =_dbd .Values [_fag ];_beab ,_edc ,_ffab =_dfb .GetGeometry (_fag ); -if _ffab !=nil {return _g .Wrapf (_ffab ,_fba ,"\u0066\u0069\u0072\u0073\u0074\u0020\u0067\u0065\u006fm\u0065\u0074\u0072\u0079");};_abfa :=len (_cbf .UndilatedTemplates .Values );_gbg =false ;_cgc :=_ffad (_cbf ,_cag );for _fg =_cgc .Next ();_fg > -1; -{_ebb ,_ffab =_cbf .UndilatedTemplates .GetBitmap (_fg );if _ffab !=nil {return _g .Wrap (_ffab ,_fba ,"\u0062\u006d\u0033");};_gab ,_ffab =_cbf .DilatedTemplates .GetBitmap (_fg );if _ffab !=nil {return _g .Wrap (_ffab ,_fba ,"\u0062\u006d\u0034");};_gdc ,_gade ,_ffab =_cbf .CentroidPointsTemplates .GetGeometry (_fg ); -if _ffab !=nil {return _g .Wrap (_ffab ,_fba ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0054\u0065\u006d\u0070l\u0061\u0074\u0065\u0073");};_fga ,_ffab =_d .HausTest (_cag ,_gbff ,_ebb ,_gab ,_beab -_gdc ,_edc -_gade ,MaxDiffWidth ,MaxDiffHeight ); -if _ffab !=nil {return _g .Wrap (_ffab ,_fba ,"");};if _fga {_gbg =true ;if _ffab =_cbf .ClassIDs .Add (_fg );_ffab !=nil {return _g .Wrap (_ffab ,_fba ,"");};if _ffab =_cbf .ComponentPageNumbers .Add (_aca );_ffab !=nil {return _g .Wrap (_ffab ,_fba ,""); -};if _cbf .Settings .KeepClassInstances {_dfg ,_gda :=_cbf .ClassInstances .GetBitmaps (_fg );if _gda !=nil {return _g .Wrap (_gda ,_fba ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_cdee ,_gda =_ccg .GetBitmap (_fag );if _gda !=nil {return _g .Wrap (_gda ,_fba ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a"); -};_dfg .AddBitmap (_cdee );_ccb ,_gda :=_abc .Get (_fag );if _gda !=nil {return _g .Wrap (_gda ,_fba ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_dfg .AddBox (_ccb );};break ;};};if !_gbg {if _ffab =_cbf .ClassIDs .Add (_abfa );_ffab !=nil {return _g .Wrap (_ffab ,_fba ,""); -};if _ffab =_cbf .ComponentPageNumbers .Add (_aca );_ffab !=nil {return _g .Wrap (_ffab ,_fba ,"");};_gfaf :=&_d .Bitmaps {};_cdee ,_ffab =_ccg .GetBitmap (_fag );if _ffab !=nil {return _g .Wrap (_ffab ,_fba ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_gfaf .Values =append (_gfaf .Values ,_cdee ); -_def ,_dbaf :=_cdee .Width ,_cdee .Height ;_cbf .TemplatesSize .Add (uint64 (_dbaf )*uint64 (_def ),_abfa );_bac ,_gee :=_abc .Get (_fag );if _gee !=nil {return _g .Wrap (_gee ,_fba ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_gfaf .AddBox (_bac );_cbf .ClassInstances .AddBitmaps (_gfaf ); -_cbf .CentroidPointsTemplates .AddPoint (_beab ,_edc );_cbf .UndilatedTemplates .AddBitmap (_cag );_cbf .DilatedTemplates .AddBitmap (_gbff );};};return nil ;};func (_ecfa *Settings )SetDefault (){if _ecfa .MaxCompWidth ==0{switch _ecfa .Components {case _d .ComponentConn :_ecfa .MaxCompWidth =MaxConnCompWidth ; -case _d .ComponentCharacters :_ecfa .MaxCompWidth =MaxCharCompWidth ;case _d .ComponentWords :_ecfa .MaxCompWidth =MaxWordCompWidth ;};};if _ecfa .MaxCompHeight ==0{_ecfa .MaxCompHeight =MaxCompHeight ;};if _ecfa .Thresh ==0.0{_ecfa .Thresh =0.9;};if _ecfa .WeightFactor ==0.0{_ecfa .WeightFactor =0.75; -};if _ecfa .RankHaus ==0.0{_ecfa .RankHaus =0.97;};if _ecfa .SizeHaus ==0{_ecfa .SizeHaus =2;};};var _gf bool ;func (_ad *Classer )AddPage (inputPage *_d .Bitmap ,pageNumber int ,method Method )(_fc error ){const _dg ="\u0043l\u0061s\u0073\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065"; -_ad .Widths [pageNumber ]=inputPage .Width ;_ad .Heights [pageNumber ]=inputPage .Height ;if _fc =_ad .verifyMethod (method );_fc !=nil {return _g .Wrap (_fc ,_dg ,"");};_dd ,_af ,_fc :=inputPage .GetComponents (_ad .Settings .Components ,_ad .Settings .MaxCompWidth ,_ad .Settings .MaxCompHeight ); -if _fc !=nil {return _g .Wrap (_fc ,_dg ,"");};_b .Log .Debug ("\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_dd );if _fc =_ad .addPageComponents (inputPage ,_af ,_dd ,pageNumber ,method );_fc !=nil {return _g .Wrap (_fc ,_dg ,""); -};return nil ;};type Settings struct{MaxCompWidth int ;MaxCompHeight int ;SizeHaus int ;RankHaus float64 ;Thresh float64 ;WeightFactor float64 ;KeepClassInstances bool ;Components _d .Component ;Method Method ;};type Method int ; \ No newline at end of file +package classer ;import (_e "github.com/unidoc/unipdf/v3/common";_b "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_gf "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_gg "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_gd "image";_c "math"; +);func (_ba *Classer )AddPage (inputPage *_gf .Bitmap ,pageNumber int ,method Method )(_gb error ){const _a ="\u0043l\u0061s\u0073\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065";_ba .Widths [pageNumber ]=inputPage .Width ;_ba .Heights [pageNumber ]=inputPage .Height ; +if _gb =_ba .verifyMethod (method );_gb !=nil {return _gg .Wrap (_gb ,_a ,"");};_ad ,_aa ,_gb :=inputPage .GetComponents (_ba .Settings .Components ,_ba .Settings .MaxCompWidth ,_ba .Settings .MaxCompHeight );if _gb !=nil {return _gg .Wrap (_gb ,_a ,""); +};_e .Log .Debug ("\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_ad );if _gb =_ba .addPageComponents (inputPage ,_aa ,_ad ,pageNumber ,method );_gb !=nil {return _gg .Wrap (_gb ,_a ,"");};return nil ;};func (_dag *Classer )getULCorners (_ea *_gf .Bitmap ,_fd *_gf .Boxes )error {const _bb ="\u0067\u0065\u0074U\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073"; +if _ea ==nil {return _gg .Error (_bb ,"\u006e\u0069l\u0020\u0069\u006da\u0067\u0065\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _fd ==nil {return _gg .Error (_bb ,"\u006e\u0069\u006c\u0020\u0062\u006f\u0075\u006e\u0064\u0073");};if _dag .PtaUL ==nil {_dag .PtaUL =&_gf .Points {}; +};_ef :=len (*_fd );var (_bba ,_fdb ,_gbd ,_gbg int ;_dd ,_cc ,_fc ,_ca float32 ;_bbe error ;_abf *_gd .Rectangle ;_cf *_gf .Bitmap ;_df _gd .Point ;);for _ff :=0;_ff < _ef ;_ff ++{_bba =_dag .BaseIndex +_ff ;if _dd ,_cc ,_bbe =_dag .CentroidPoints .GetGeometry (_bba ); +_bbe !=nil {return _gg .Wrap (_bbe ,_bb ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0050o\u0069\u006e\u0074\u0073");};if _fdb ,_bbe =_dag .ClassIDs .Get (_bba );_bbe !=nil {return _gg .Wrap (_bbe ,_bb ,"\u0043\u006c\u0061s\u0073\u0049\u0044\u0073\u002e\u0047\u0065\u0074"); +};if _fc ,_ca ,_bbe =_dag .CentroidPointsTemplates .GetGeometry (_fdb );_bbe !=nil {return _gg .Wrap (_bbe ,_bb ,"\u0043\u0065\u006etr\u006f\u0069\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073");};_ge :=_fc -_dd ; +_egd :=_ca -_cc ;if _ge >=0{_gbd =int (_ge +0.5);}else {_gbd =int (_ge -0.5);};if _egd >=0{_gbg =int (_egd +0.5);}else {_gbg =int (_egd -0.5);};if _abf ,_bbe =_fd .Get (_ff );_bbe !=nil {return _gg .Wrap (_bbe ,_bb ,"");};_daf ,_fe :=_abf .Min .X ,_abf .Min .Y ; +_cf ,_bbe =_dag .UndilatedTemplates .GetBitmap (_fdb );if _bbe !=nil {return _gg .Wrap (_bbe ,_bb ,"\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"); +};_df ,_bbe =_ggb (_ea ,_daf ,_fe ,_gbd ,_gbg ,_cf );if _bbe !=nil {return _gg .Wrap (_bbe ,_bb ,"");};_dag .PtaUL .AddPoint (float32 (_daf -_gbd +_df .X ),float32 (_fe -_gbg +_df .Y ));};return nil ;};type Method int ;const (MaxConnCompWidth =350;MaxCharCompWidth =350; +MaxWordCompWidth =1000;MaxCompHeight =120;);func Init (settings Settings )(*Classer ,error ){const _be ="\u0063\u006c\u0061s\u0073\u0065\u0072\u002e\u0049\u006e\u0069\u0074";_d :=&Classer {Settings :settings ,Widths :map[int ]int {},Heights :map[int ]int {},TemplatesSize :_b .IntsMap {},TemplateAreas :&_b .IntSlice {},ComponentPageNumbers :&_b .IntSlice {},ClassIDs :&_b .IntSlice {},ComponentsNumber :&_b .IntSlice {},CentroidPoints :&_gf .Points {},CentroidPointsTemplates :&_gf .Points {},UndilatedTemplates :&_gf .Bitmaps {},DilatedTemplates :&_gf .Bitmaps {},ClassInstances :&_gf .BitmapsArray {},FgTemplates :&_b .NumSlice {}}; +if _dc :=_d .Settings .Validate ();_dc !=nil {return nil ,_gg .Wrap (_dc ,_be ,"");};return _d ,nil ;};func (_agf *Classer )classifyRankHaus (_gbdg *_gf .Boxes ,_ed *_gf .Bitmaps ,_fdg int )error {const _abg ="\u0063\u006ca\u0073\u0073\u0069f\u0079\u0052\u0061\u006e\u006b\u0048\u0061\u0075\u0073"; +if _gbdg ==nil {return _gg .Error (_abg ,"\u0062\u006fx\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if _ed ==nil {return _gg .Error (_abg ,"\u0070\u0069x\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};_bdff :=len (_ed .Values );if _bdff ==0{return _gg .Error (_abg ,"e\u006dp\u0074\u0079\u0020\u006e\u0065\u0077\u0020\u0063o\u006d\u0070\u006f\u006een\u0074\u0073");};_ddd :=_ed .CountPixels ();_bgd :=_agf .Settings .SizeHaus ;_agc :=_gf .SelCreateBrick (_bgd ,_bgd ,_bgd /2,_bgd /2,_gf .SelHit ); +_cab :=&_gf .Bitmaps {Values :make ([]*_gf .Bitmap ,_bdff )};_cbf :=&_gf .Bitmaps {Values :make ([]*_gf .Bitmap ,_bdff )};var (_gbdf ,_agb ,_bfg *_gf .Bitmap ;_fefb error ;);for _ebfg :=0;_ebfg < _bdff ;_ebfg ++{_gbdf ,_fefb =_ed .GetBitmap (_ebfg );if _fefb !=nil {return _gg .Wrap (_fefb ,_abg ,""); +};_agb ,_fefb =_gbdf .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0);if _fefb !=nil {return _gg .Wrap (_fefb ,_abg ,"");};_bfg ,_fefb =_gf .Dilate (nil ,_agb ,_agc );if _fefb !=nil {return _gg .Wrap (_fefb ,_abg ,"");}; +_cab .Values [_bdff ]=_agb ;_cbf .Values [_bdff ]=_bfg ;};_ebba ,_fefb :=_gf .Centroids (_cab .Values );if _fefb !=nil {return _gg .Wrap (_fefb ,_abg ,"");};if _fefb =_ebba .Add (_agf .CentroidPoints );_fefb !=nil {_e .Log .Trace ("\u004e\u006f\u0020\u0063en\u0074\u0072\u006f\u0069\u0064\u0073\u0020\u0074\u006f\u0020\u0061\u0064\u0064"); +};if _agf .Settings .RankHaus ==1.0{_fefb =_agf .classifyRankHouseOne (_gbdg ,_ed ,_cab ,_cbf ,_ebba ,_fdg );}else {_fefb =_agf .classifyRankHouseNonOne (_gbdg ,_ed ,_cab ,_cbf ,_ebba ,_ddd ,_fdg );};if _fefb !=nil {return _gg .Wrap (_fefb ,_abg ,"");}; +return nil ;};func (_fb *Classer )verifyMethod (_gfd Method )error {if _gfd !=RankHaus &&_gfd !=Correlation {return _gg .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 ;};const (MaxDiffWidth =2;MaxDiffHeight =2;);func (_bac *Classer )ComputeLLCorners ()(_da error ){const _bef ="\u0043l\u0061\u0073\u0073\u0065\u0072\u002e\u0043\u006f\u006d\u0070\u0075t\u0065\u004c\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073"; +if _bac .PtaUL ==nil {return _gg .Error (_bef ,"\u0055\u004c\u0020\u0043or\u006e\u0065\u0072\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};_bg :=len (*_bac .PtaUL );_bac .PtaLL =&_gf .Points {};var (_ec ,_ag float32 ;_ab ,_gff int ; +_eb *_gf .Bitmap ;);for _f :=0;_f < _bg ;_f ++{_ec ,_ag ,_da =_bac .PtaUL .GetGeometry (_f );if _da !=nil {_e .Log .Debug ("\u0047e\u0074\u0074\u0069\u006e\u0067\u0020\u0050\u0074\u0061\u0055\u004c \u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_da ); +return _gg .Wrap (_da ,_bef ,"\u0050\u0074\u0061\u0055\u004c\u0020\u0047\u0065\u006fm\u0065\u0074\u0072\u0079");};_ab ,_da =_bac .ClassIDs .Get (_f );if _da !=nil {_e .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",_da ); +return _gg .Wrap (_da ,_bef ,"\u0043l\u0061\u0073\u0073\u0049\u0044");};_eb ,_da =_bac .UndilatedTemplates .GetBitmap (_ab );if _da !=nil {_e .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",_da ); +return _gg .Wrap (_da ,_bef ,"\u0055\u006e\u0064\u0069la\u0074\u0065\u0064\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073");};_gff =_eb .Height ;_bac .PtaLL .AddPoint (_ec ,_ag +float32 (_gff ));};return nil ;};type Settings struct{MaxCompWidth int ; +MaxCompHeight int ;SizeHaus int ;RankHaus float64 ;Thresh float64 ;WeightFactor float64 ;KeepClassInstances bool ;Components _gf .Component ;Method Method ;};func (_gcg *Classer )classifyCorrelation (_egfg *_gf .Boxes ,_eff *_gf .Bitmaps ,_ggf int )error {const _ddc ="\u0063\u006c\u0061\u0073si\u0066\u0079\u0043\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e"; +if _egfg ==nil {return _gg .Error (_ddc ,"\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 _eff ==nil {return _gg .Error (_ddc ,"\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");};_bbb :=len (_eff .Values );if _bbb ==0{_e .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 (_ffe ,_fdf *_gf .Bitmap ;_ebb error ;);_beb :=&_gf .Bitmaps {Values :make ([]*_gf .Bitmap ,_bbb )};for _ada ,_bde :=range _eff .Values {_fdf ,_ebb =_bde .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0); +if _ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"");};_beb .Values [_ada ]=_fdf ;};_gcc :=_gcg .FgTemplates ;_gdce :=_gf .MakePixelSumTab8 ();_cbb :=_gf .MakePixelCentroidTab8 ();_bad :=make ([]int ,_bbb );_fgg :=make ([][]int ,_bbb );_fee :=_gf .Points (make ([]_gf .Point ,_bbb )); +_ebg :=&_fee ;var (_eabg ,_bda int ;_cac ,_feb ,_bdf int ;_fca ,_dg int ;_bgb byte ;);for _de ,_bbaa :=range _beb .Values {_fgg [_de ]=make ([]int ,_bbaa .Height );_eabg =0;_bda =0;_feb =(_bbaa .Height -1)*_bbaa .RowStride ;_cac =0;for _dg =_bbaa .Height -1; +_dg >=0;_dg ,_feb =_dg -1,_feb -_bbaa .RowStride {_fgg [_de ][_dg ]=_cac ;_bdf =0;for _fca =0;_fca < _bbaa .RowStride ;_fca ++{_bgb =_bbaa .Data [_feb +_fca ];_bdf +=_gdce [_bgb ];_eabg +=_cbb [_bgb ]+_fca *8*_gdce [_bgb ];};_cac +=_bdf ;_bda +=_bdf *_dg ; +};_bad [_de ]=_cac ;if _cac > 0{(*_ebg )[_de ]=_gf .Point {X :float32 (_eabg )/float32 (_cac ),Y :float32 (_bda )/float32 (_cac )};}else {(*_ebg )[_de ]=_gf .Point {X :float32 (_bbaa .Width )/float32 (2),Y :float32 (_bbaa .Height )/float32 (2)};};};if _ebb =_gcg .CentroidPoints .Add (_ebg ); +_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0063\u0065\u006et\u0072\u006f\u0069\u0064\u0020\u0061\u0064\u0064");};var (_aab ,_dbcc ,_cce int ;_fge float64 ;_af ,_gdg ,_fa ,_fgb float32 ;_fed ,_ade _gf .Point ;_bf bool ;_bbg *similarTemplatesFinder ;_ecf int ; +_fedd *_gf .Bitmap ;_afe *_gd .Rectangle ;_cdd *_gf .Bitmaps ;);for _ecf ,_fdf =range _beb .Values {_dbcc =_bad [_ecf ];if _af ,_gdg ,_ebb =_ebg .GetGeometry (_ecf );_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0070t\u0061\u0020\u002d\u0020\u0069");};_bf =false ; +_afd :=len (_gcg .UndilatedTemplates .Values );_bbg =_ecba (_gcg ,_fdf );for _daga :=_bbg .Next ();_daga > -1;{if _fedd ,_ebb =_gcg .UndilatedTemplates .GetBitmap (_daga );_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0075\u006e\u0069dl\u0061\u0074\u0065\u0064\u005b\u0069\u0063\u006c\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u0062\u006d\u0032"); +};if _cce ,_ebb =_gcc .GetInt (_daga );_ebb !=nil {_e .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",_ebb );};if _fa ,_fgb ,_ebb =_gcg .CentroidPointsTemplates .GetGeometry (_daga ); +_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\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 _gcg .Settings .WeightFactor > 0.0{if _aab ,_ebb =_gcg .TemplateAreas .Get (_daga );_ebb !=nil {_e .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",_ebb ); +};_fge =_gcg .Settings .Thresh +(1.0-_gcg .Settings .Thresh )*_gcg .Settings .WeightFactor *float64 (_cce )/float64 (_aab );}else {_fge =_gcg .Settings .Thresh ;};_gbb ,_cacf :=_gf .CorrelationScoreThresholded (_fdf ,_fedd ,_dbcc ,_cce ,_fed .X -_ade .X ,_fed .Y -_ade .Y ,MaxDiffWidth ,MaxDiffHeight ,_gdce ,_fgg [_ecf ],float32 (_fge )); +if _cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"");};if _ebf {var (_cca ,_dbg float64 ;_bgbf ,_abb int ;);_cca ,_cacf =_gf .CorrelationScore (_fdf ,_fedd ,_dbcc ,_cce ,_af -_fa ,_gdg -_fgb ,MaxDiffWidth ,MaxDiffHeight ,_gdce );if _cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); +};_dbg ,_cacf =_gf .CorrelationScoreSimple (_fdf ,_fedd ,_dbcc ,_cce ,_af -_fa ,_gdg -_fgb ,MaxDiffWidth ,MaxDiffHeight ,_gdce );if _cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); +};_bgbf =int (_c .Sqrt (_cca *float64 (_dbcc )*float64 (_cce )));_abb =int (_c .Sqrt (_dbg *float64 (_dbcc )*float64 (_cce )));if (_cca >=_fge )!=(_dbg >=_fge ){return _gg .Errorf (_ddc ,"\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",_bgbf ,_cca ,_cca >=_fge ,_abb ,_dbg ,_dbg >=_fge ,_cca -_dbg ); +};if _cca >=_fge !=_gbb {return _gg .Errorf (_ddc ,"\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",_cca ,_cca *float64 (_dbcc )*float64 (_cce ),_bgbf ,_fge ,float32 (_fge )*float32 (_dbcc )*float32 (_cce ),_gbb ); +};};if _gbb {_bf =true ;if _cacf =_gcg .ClassIDs .Add (_daga );_cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064");};if _cacf =_gcg .ComponentPageNumbers .Add (_ggf );_cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064"); +};if _gcg .Settings .KeepClassInstances {if _ffe ,_cacf =_eff .GetBitmap (_ecf );_cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"\u004b\u0065\u0065\u0070Cl\u0061\u0073\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073\u0020\u002d \u0069");};if _cdd ,_cacf =_gcg .ClassInstances .GetBitmaps (_daga ); +_cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"K\u0065\u0065\u0070\u0043\u006c\u0061s\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065s\u0020\u002d\u0020i\u0043l\u0061\u0073\u0073");};_cdd .AddBitmap (_ffe );if _afe ,_cacf =_egfg .Get (_ecf );_cacf !=nil {return _gg .Wrap (_cacf ,_ddc ,"\u004be\u0065p\u0043\u006c\u0061\u0073\u0073I\u006e\u0073t\u0061\u006e\u0063\u0065\u0073"); +};_cdd .AddBox (_afe );};break ;};};if !_bf {if _ebb =_gcg .ClassIDs .Add (_afd );_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _ebb =_gcg .ComponentPageNumbers .Add (_ggf );_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0021\u0066\u006f\u0075\u006e\u0064"); +};_cdd =&_gf .Bitmaps {};if _ffe ,_ebb =_eff .GetBitmap (_ecf );_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_cdd .AddBitmap (_ffe );_ebfe ,_ecb :=_ffe .Width ,_ffe .Height ;_cfa :=uint64 (_ecb )*uint64 (_ebfe );_gcg .TemplatesSize .Add (_cfa ,_afd ); +if _afe ,_ebb =_egfg .Get (_ecf );_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_cdd .AddBox (_afe );_gcg .ClassInstances .AddBitmaps (_cdd );_gcg .CentroidPointsTemplates .AddPoint (_af ,_gdg );_gcg .FgTemplates .AddInt (_dbcc ); +_gcg .UndilatedTemplates .AddBitmap (_ffe );_aab =(_fdf .Width -2*JbAddedPixels )*(_fdf .Height -2*JbAddedPixels );if _ebb =_gcg .TemplateAreas .Add (_aab );_ebb !=nil {return _gg .Wrap (_ebb ,_ddc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};};};_gcg .NumberOfClasses =len (_gcg .UndilatedTemplates .Values ); +return nil ;};func (_eed *Classer )classifyRankHouseOne (_ccc *_gf .Boxes ,_fad ,_efa ,_bgbb *_gf .Bitmaps ,_cbbd *_gf .Points ,_dab int )(_ggd error ){const _aba ="\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 (_efd ,_fcg ,_eeda ,_fdc float32 ;_bag int ;_ac ,_ddg ,_dcd ,_ga ,_ddcc *_gf .Bitmap ;_eaf ,_gdcd bool ;);for _bce :=0;_bce < len (_fad .Values );_bce ++{_ddg =_efa .Values [_bce ];_dcd =_bgbb .Values [_bce ];_efd ,_fcg ,_ggd =_cbbd .GetGeometry (_bce ); +if _ggd !=nil {return _gg .Wrapf (_ggd ,_aba ,"\u0066\u0069\u0072\u0073\u0074\u0020\u0067\u0065\u006fm\u0065\u0074\u0072\u0079");};_aff :=len (_eed .UndilatedTemplates .Values );_eaf =false ;_ggda :=_ecba (_eed ,_ddg );for _bag =_ggda .Next ();_bag > -1; +{_ga ,_ggd =_eed .UndilatedTemplates .GetBitmap (_bag );if _ggd !=nil {return _gg .Wrap (_ggd ,_aba ,"\u0062\u006d\u0033");};_ddcc ,_ggd =_eed .DilatedTemplates .GetBitmap (_bag );if _ggd !=nil {return _gg .Wrap (_ggd ,_aba ,"\u0062\u006d\u0034");};_eeda ,_fdc ,_ggd =_eed .CentroidPointsTemplates .GetGeometry (_bag ); +if _ggd !=nil {return _gg .Wrap (_ggd ,_aba ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0054\u0065\u006d\u0070l\u0061\u0074\u0065\u0073");};_gdcd ,_ggd =_gf .HausTest (_ddg ,_dcd ,_ga ,_ddcc ,_efd -_eeda ,_fcg -_fdc ,MaxDiffWidth ,MaxDiffHeight ); +if _ggd !=nil {return _gg .Wrap (_ggd ,_aba ,"");};if _gdcd {_eaf =true ;if _ggd =_eed .ClassIDs .Add (_bag );_ggd !=nil {return _gg .Wrap (_ggd ,_aba ,"");};if _ggd =_eed .ComponentPageNumbers .Add (_dab );_ggd !=nil {return _gg .Wrap (_ggd ,_aba ,""); +};if _eed .Settings .KeepClassInstances {_gae ,_ccf :=_eed .ClassInstances .GetBitmaps (_bag );if _ccf !=nil {return _gg .Wrap (_ccf ,_aba ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_ac ,_ccf =_fad .GetBitmap (_bce );if _ccf !=nil {return _gg .Wrap (_ccf ,_aba ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a"); +};_gae .AddBitmap (_ac );_aeg ,_ccf :=_ccc .Get (_bce );if _ccf !=nil {return _gg .Wrap (_ccf ,_aba ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_gae .AddBox (_aeg );};break ;};};if !_eaf {if _ggd =_eed .ClassIDs .Add (_aff );_ggd !=nil {return _gg .Wrap (_ggd ,_aba ,""); +};if _ggd =_eed .ComponentPageNumbers .Add (_dab );_ggd !=nil {return _gg .Wrap (_ggd ,_aba ,"");};_cgb :=&_gf .Bitmaps {};_ac ,_ggd =_fad .GetBitmap (_bce );if _ggd !=nil {return _gg .Wrap (_ggd ,_aba ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_cgb .Values =append (_cgb .Values ,_ac ); +_cgg ,_fgbb :=_ac .Width ,_ac .Height ;_eed .TemplatesSize .Add (uint64 (_fgbb )*uint64 (_cgg ),_aff );_fba ,_bcc :=_ccc .Get (_bce );if _bcc !=nil {return _gg .Wrap (_bcc ,_aba ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_cgb .AddBox (_fba );_eed .ClassInstances .AddBitmaps (_cgb ); +_eed .CentroidPointsTemplates .AddPoint (_efd ,_fcg );_eed .UndilatedTemplates .AddBitmap (_ddg );_eed .DilatedTemplates .AddBitmap (_dcd );};};return nil ;};type Classer struct{BaseIndex int ;Settings Settings ;ComponentsNumber *_b .IntSlice ;TemplateAreas *_b .IntSlice ; +Widths map[int ]int ;Heights map[int ]int ;NumberOfClasses int ;ClassInstances *_gf .BitmapsArray ;UndilatedTemplates *_gf .Bitmaps ;DilatedTemplates *_gf .Bitmaps ;TemplatesSize _b .IntsMap ;FgTemplates *_b .NumSlice ;CentroidPoints *_gf .Points ;CentroidPointsTemplates *_gf .Points ; +ClassIDs *_b .IntSlice ;ComponentPageNumbers *_b .IntSlice ;PtaUL *_gf .Points ;PtaLL *_gf .Points ;};func (_db *Classer )addPageComponents (_cb *_gf .Bitmap ,_ebd *_gf .Boxes ,_cd *_gf .Bitmaps ,_gc int ,_eg Method )error {const _dbd ="\u0043l\u0061\u0073\u0073\u0065r\u002e\u0041\u0064\u0064\u0050a\u0067e\u0043o\u006d\u0070\u006f\u006e\u0065\u006e\u0074s"; +if _cb ==nil {return _gg .Error (_dbd ,"\u006e\u0069\u006c\u0020\u0069\u006e\u0070\u0075\u0074 \u0070\u0061\u0067\u0065");};if _ebd ==nil ||_cd ==nil ||len (*_ebd )==0{_e .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",_cb ); +return nil ;};var _aae error ;switch _eg {case RankHaus :_aae =_db .classifyRankHaus (_ebd ,_cd ,_gc );case Correlation :_aae =_db .classifyCorrelation (_ebd ,_cd ,_gc );default:_e .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",_eg ); +return _gg .Error (_dbd ,"\u0075\u006e\u006bno\u0077\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0079\u0020\u006d\u0065\u0074\u0068\u006f\u0064");};if _aae !=nil {return _gg .Wrap (_aae ,_dbd ,"");};if _aae =_db .getULCorners (_cb ,_ebd );_aae !=nil {return _gg .Wrap (_aae ,_dbd ,""); +};_cg :=len (*_ebd );_db .BaseIndex +=_cg ;if _aae =_db .ComponentsNumber .Add (_cg );_aae !=nil {return _gg .Wrap (_aae ,_dbd ,"");};return nil ;};var _ebf bool ;func _ecba (_agbd *Classer ,_dabe *_gf .Bitmap )*similarTemplatesFinder {return &similarTemplatesFinder {Width :_dabe .Width ,Height :_dabe .Height ,Classer :_agbd }; +};func DefaultSettings ()Settings {_bade :=&Settings {};_bade .SetDefault ();return *_bade };type similarTemplatesFinder struct{Classer *Classer ;Width int ;Height int ;Index int ;CurrentNumbers []int ;N int ;};func (_agaa *Settings )SetDefault (){if _agaa .MaxCompWidth ==0{switch _agaa .Components {case _gf .ComponentConn :_agaa .MaxCompWidth =MaxConnCompWidth ; +case _gf .ComponentCharacters :_agaa .MaxCompWidth =MaxCharCompWidth ;case _gf .ComponentWords :_agaa .MaxCompWidth =MaxWordCompWidth ;};};if _agaa .MaxCompHeight ==0{_agaa .MaxCompHeight =MaxCompHeight ;};if _agaa .Thresh ==0.0{_agaa .Thresh =0.9;};if _agaa .WeightFactor ==0.0{_agaa .WeightFactor =0.75; +};if _agaa .RankHaus ==0.0{_agaa .RankHaus =0.97;};if _agaa .SizeHaus ==0{_agaa .SizeHaus =2;};};func (_fgeg Settings )Validate ()error {const _fadc ="\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0073\u002e\u0056\u0061\u006ci\u0064\u0061\u0074\u0065";if _fgeg .Thresh < 0.4||_fgeg .Thresh > 0.98{return _gg .Error (_fadc ,"\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 _fgeg .WeightFactor < 0.0||_fgeg .WeightFactor > 1.0{return _gg .Error (_fadc ,"\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 _fgeg .RankHaus < 0.5||_fgeg .RankHaus > 1.0{return _gg .Error (_fadc ,"\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 _fgeg .SizeHaus < 1||_fgeg .SizeHaus > 10{return _gg .Error (_fadc ,"\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 _fgeg .Components {case _gf .ComponentConn ,_gf .ComponentCharacters ,_gf .ComponentWords :default:return _gg .Error (_fadc ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0063\u006c\u0061\u0073s\u0065r\u0020c\u006f\u006d\u0070\u006f\u006e\u0065\u006et"); +};return nil ;};const JbAddedPixels =6;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 _ggb (_efc *_gf .Bitmap ,_gfdf ,_egf ,_eab ,_ee int ,_gdd *_gf .Bitmap )(_ggc _gd .Point ,_cfd error ){const _gce ="\u0066i\u006e\u0061\u006c\u0041l\u0069\u0067\u006e\u006d\u0065n\u0074P\u006fs\u0069\u0074\u0069\u006f\u006e\u0069\u006eg"; +if _efc ==nil {return _ggc ,_gg .Error (_gce ,"\u0073\u006f\u0075\u0072ce\u0020\u006e\u006f\u0074\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};if _gdd ==nil {return _ggc ,_gg .Error (_gce ,"t\u0065\u006d\u0070\u006cat\u0065 \u006e\u006f\u0074\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064"); +};_dce ,_eac :=_gdd .Width ,_gdd .Height ;_ffg ,_bbd :=_gfdf -_eab -JbAddedPixels ,_egf -_ee -JbAddedPixels ;_e .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",_gfdf ,_egf ,_dce ,_eac ,_ffg ,_bbd ); +_cgd ,_cfd :=_gf .Rect (_ffg ,_bbd ,_dce ,_eac );if _cfd !=nil {return _ggc ,_gg .Wrap (_cfd ,_gce ,"");};_ae ,_ ,_cfd :=_efc .ClipRectangle (_cgd );if _cfd !=nil {_e .Log .Error ("\u0043a\u006e\u0027\u0074\u0020\u0063\u006c\u0069\u0070\u0020\u0072\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u003a\u0020\u0025\u0076",_cgd ); +return _ggc ,_gg .Wrap (_cfd ,_gce ,"");};_dbc :=_gf .New (_ae .Width ,_ae .Height );_bc :=_c .MaxInt32 ;var _aga ,_fg ,_cda ,_bd ,_dfc int ;for _aga =-1;_aga <=1;_aga ++{for _fg =-1;_fg <=1;_fg ++{if _ ,_cfd =_gf .Copy (_dbc ,_ae );_cfd !=nil {return _ggc ,_gg .Wrap (_cfd ,_gce ,""); +};if _cfd =_dbc .RasterOperation (_fg ,_aga ,_dce ,_eac ,_gf .PixSrcXorDst ,_gdd ,0,0);_cfd !=nil {return _ggc ,_gg .Wrap (_cfd ,_gce ,"");};_cda =_dbc .CountPixels ();if _cda < _bc {_bd =_fg ;_dfc =_aga ;_bc =_cda ;};};};_ggc .X =_bd ;_ggc .Y =_dfc ;return _ggc ,nil ; +};func (_eea *Classer )classifyRankHouseNonOne (_bcb *_gf .Boxes ,_bebb ,_dea ,_gdb *_gf .Bitmaps ,_bab *_gf .Points ,_ce *_b .NumSlice ,_aaa int )(_fac error ){const _dca ="\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 (_gdf ,_fda ,_dgg ,_cec float32 ;_bed ,_dafd ,_gdfd int ;_bcec ,_cdf ,_baa ,_bfgc ,_bgf *_gf .Bitmap ;_cgbe ,_ccd bool ;);_caa :=_gf .MakePixelSumTab8 ();for _bfgg :=0;_bfgg < len (_bebb .Values );_bfgg ++{if _cdf ,_fac =_dea .GetBitmap (_bfgg );_fac !=nil {return _gg .Wrap (_fac ,_dca ,"b\u006d\u0073\u0031\u002e\u0047\u0065\u0074\u0028\u0069\u0029"); +};if _bed ,_fac =_ce .GetInt (_bfgg );_fac !=nil {_e .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",_bfgg ,_fac ); +};if _baa ,_fac =_gdb .GetBitmap (_bfgg );_fac !=nil {return _gg .Wrap (_fac ,_dca ,"b\u006d\u0073\u0032\u002e\u0047\u0065\u0074\u0028\u0069\u0029");};if _gdf ,_fda ,_fac =_bab .GetGeometry (_bfgg );_fac !=nil {return _gg .Wrapf (_fac ,_dca ,"\u0070t\u0061[\u0069\u005d\u002e\u0047\u0065\u006f\u006d\u0065\u0074\u0072\u0079"); +};_dae :=len (_eea .UndilatedTemplates .Values );_cgbe =false ;_edg :=_ecba (_eea ,_cdf );for _gdfd =_edg .Next ();_gdfd > -1;{if _bfgc ,_fac =_eea .UndilatedTemplates .GetBitmap (_gdfd );_fac !=nil {return _gg .Wrap (_fac ,_dca ,"\u0070\u0069\u0078\u0061\u0074\u002e\u005b\u0069\u0043l\u0061\u0073\u0073\u005d"); +};if _dafd ,_fac =_eea .FgTemplates .GetInt (_gdfd );_fac !=nil {_e .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",_gdfd ,_fac ); +};if _bgf ,_fac =_eea .DilatedTemplates .GetBitmap (_gdfd );_fac !=nil {return _gg .Wrap (_fac ,_dca ,"\u0070\u0069\u0078\u0061\u0074\u0064\u005b\u0069\u0043l\u0061\u0073\u0073\u005d");};if _dgg ,_cec ,_fac =_eea .CentroidPointsTemplates .GetGeometry (_gdfd ); +_fac !=nil {return _gg .Wrap (_fac ,_dca ,"\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");};_ccd ,_fac =_gf .RankHausTest (_cdf ,_baa ,_bfgc ,_bgf ,_gdf -_dgg ,_fda -_cec ,MaxDiffWidth ,MaxDiffHeight ,_bed ,_dafd ,float32 (_eea .Settings .RankHaus ),_caa ); +if _fac !=nil {return _gg .Wrap (_fac ,_dca ,"");};if _ccd {_cgbe =true ;if _fac =_eea .ClassIDs .Add (_gdfd );_fac !=nil {return _gg .Wrap (_fac ,_dca ,"");};if _fac =_eea .ComponentPageNumbers .Add (_aaa );_fac !=nil {return _gg .Wrap (_fac ,_dca ,""); +};if _eea .Settings .KeepClassInstances {_bea ,_daa :=_eea .ClassInstances .GetBitmaps (_gdfd );if _daa !=nil {return _gg .Wrap (_daa ,_dca ,"\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 _bcec ,_daa =_bebb .GetBitmap (_bfgg );_daa !=nil {return _gg .Wrap (_daa ,_dca ,"\u0070i\u0078\u0061\u005b\u0069\u005d");};_bea .Values =append (_bea .Values ,_bcec );_fag ,_daa :=_bcb .Get (_bfgg );if _daa !=nil {return _gg .Wrap (_daa ,_dca ,"b\u006f\u0078\u0061\u002e\u0047\u0065\u0074\u0028\u0069\u0029"); +};_bea .Boxes =append (_bea .Boxes ,_fag );};break ;};};if !_cgbe {if _fac =_eea .ClassIDs .Add (_dae );_fac !=nil {return _gg .Wrap (_fac ,_dca ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _fac =_eea .ComponentPageNumbers .Add (_aaa );_fac !=nil {return _gg .Wrap (_fac ,_dca ,"\u0021\u0066\u006f\u0075\u006e\u0064"); +};_efae :=&_gf .Bitmaps {};_bcec =_bebb .Values [_bfgg ];_efae .AddBitmap (_bcec );_aef ,_ebc :=_bcec .Width ,_bcec .Height ;_eea .TemplatesSize .Add (uint64 (_aef )*uint64 (_ebc ),_dae );_bebd ,_cfg :=_bcb .Get (_bfgg );if _cfg !=nil {return _gg .Wrap (_cfg ,_dca ,"\u0021\u0066\u006f\u0075\u006e\u0064"); +};_efae .AddBox (_bebd );_eea .ClassInstances .AddBitmaps (_efae );_eea .CentroidPointsTemplates .AddPoint (_gdf ,_fda );_eea .UndilatedTemplates .AddBitmap (_cdf );_eea .DilatedTemplates .AddBitmap (_baa );_eea .FgTemplates .AddInt (_bed );};};_eea .NumberOfClasses =len (_eea .UndilatedTemplates .Values ); +return nil ;};const (RankHaus Method =iota ;Correlation ;);func (_gdgg *similarTemplatesFinder )Next ()int {var (_feddf ,_fdd ,_aad ,_eag int ;_dcf bool ;_feef *_gf .Bitmap ;_cea error ;);for {if _gdgg .Index >=25{return -1;};_fdd =_gdgg .Width +TwoByTwoWalk [2*_gdgg .Index ]; +_feddf =_gdgg .Height +TwoByTwoWalk [2*_gdgg .Index +1];if _feddf < 1||_fdd < 1{_gdgg .Index ++;continue ;};if len (_gdgg .CurrentNumbers )==0{_gdgg .CurrentNumbers ,_dcf =_gdgg .Classer .TemplatesSize .GetSlice (uint64 (_fdd )*uint64 (_feddf ));if !_dcf {_gdgg .Index ++; +continue ;};_gdgg .N =0;};_aad =len (_gdgg .CurrentNumbers );for ;_gdgg .N < _aad ;_gdgg .N ++{_eag =_gdgg .CurrentNumbers [_gdgg .N ];_feef ,_cea =_gdgg .Classer .DilatedTemplates .GetBitmap (_eag );if _cea !=nil {_e .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 _feef .Width -2*JbAddedPixels ==_fdd &&_feef .Height -2*JbAddedPixels ==_feddf {return _eag ;};};_gdgg .Index ++;_gdgg .CurrentNumbers =nil ;};}; \ No newline at end of file diff --git a/internal/jbig2/errors/errors.go b/internal/jbig2/errors/errors.go index 148b0460..e6accaee 100644 --- a/internal/jbig2/errors/errors.go +++ b/internal/jbig2/errors/errors.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 errors ;import (_f "fmt";_a "golang.org/x/xerrors";);func Errorf (processName ,message string ,arguments ...interface{})error {return _dc (_f .Sprintf (message ,arguments ...),processName );};func Error (processName ,message string )error {return _dc (message ,processName )}; -type processError struct{_aa string ;_ac string ;_d string ;_g error ;};func Wrap (err error ,processName ,message string )error {if _bg ,_e :=err .(*processError );_e {_bg ._aa ="";};_dae :=_dc (message ,processName );_dae ._g =err ;return _dae ;};func (_geg *processError )Error ()string {var _da string ; -if _geg ._aa !=""{_da =_geg ._aa ;};_da +="\u0050r\u006f\u0063\u0065\u0073\u0073\u003a "+_geg ._ac ;if _geg ._d !=""{_da +="\u0020\u004d\u0065\u0073\u0073\u0061\u0067\u0065\u003a\u0020"+_geg ._d ;};if _geg ._g !=nil {_da +="\u002e\u0020"+_geg ._g .Error (); -};return _da ;};var _ _a .Wrapper =(*processError )(nil );func _dc (_ae ,_ag string )*processError {return &processError {_aa :"\u005b\u0055\u006e\u0069\u0050\u0044\u0046\u005d",_d :_ae ,_ac :_ag };};func (_ge *processError )Unwrap ()error {return _ge ._g }; -func Wrapf (err error ,processName ,message string ,arguments ...interface{})error {if _ea ,_fg :=err .(*processError );_fg {_ea ._aa ="";};_fc :=_dc (_f .Sprintf (message ,arguments ...),processName );_fc ._g =err ;return _fc ;}; \ No newline at end of file +package errors ;import (_a "fmt";_dd "golang.org/x/xerrors";);func Wrapf (err error ,processName ,message string ,arguments ...interface{})error {if _ga ,_cc :=err .(*processError );_cc {_ga ._c ="";};_ec :=_dec (_a .Sprintf (message ,arguments ...),processName ); +_ec ._df =err ;return _ec ;};func (_de *processError )Unwrap ()error {return _de ._df };var _ _dd .Wrapper =(*processError )(nil );func (_fe *processError )Error ()string {var _fa string ;if _fe ._c !=""{_fa =_fe ._c ;};_fa +="\u0050r\u006f\u0063\u0065\u0073\u0073\u003a "+_fe ._f ; +if _fe ._e !=""{_fa +="\u0020\u004d\u0065\u0073\u0073\u0061\u0067\u0065\u003a\u0020"+_fe ._e ;};if _fe ._df !=nil {_fa +="\u002e\u0020"+_fe ._df .Error ();};return _fa ;};func Error (processName ,message string )error {return _dec (message ,processName )}; +type processError struct{_c string ;_f string ;_e string ;_df error ;};func _dec (_g ,_b string )*processError {return &processError {_c :"\u005b\u0055\u006e\u0069\u0050\u0044\u0046\u005d",_e :_g ,_f :_b };};func Wrap (err error ,processName ,message string )error {if _bc ,_da :=err .(*processError ); +_da {_bc ._c ="";};_gc :=_dec (message ,processName );_gc ._df =err ;return _gc ;};func Errorf (processName ,message string ,arguments ...interface{})error {return _dec (_a .Sprintf (message ,arguments ...),processName );}; \ No newline at end of file diff --git a/internal/jbig2/jbig2.go b/internal/jbig2/jbig2.go index 89ceb620..01b6f64e 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 (_ff "github.com/unidoc/unipdf/v3/internal/bitwise";_b "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_e "github.com/unidoc/unipdf/v3/internal/jbig2/document";_fb "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments"; -_a "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_d "sort";);func DecodeBytes (encoded []byte ,parameters _b .Parameters ,globals ...Globals )([]byte ,error ){var _g Globals ;if len (globals )> 0{_g =globals [0];};_ge ,_ac :=_b .Decode (encoded ,parameters ,_g .ToDocumentGlobals ()); -if _ac !=nil {return nil ,_ac ;};return _ge .DecodeNextPage ();};type Globals map[int ]*_fb .Header ;func (_be Globals )ToDocumentGlobals ()*_e .Globals {if _be ==nil {return nil ;};_ba :=[]*_fb .Header {};for _ ,_ab :=range _be {_ba =append (_ba ,_ab ); -};_d .Slice (_ba ,func (_bb ,_ec int )bool {return _ba [_bb ].SegmentNumber < _ba [_ec ].SegmentNumber });return &_e .Globals {Segments :_ba };};func DecodeGlobals (encoded []byte )(Globals ,error ){const _ffa ="\u0044\u0065\u0063\u006f\u0064\u0065\u0047\u006c\u006f\u0062\u0061\u006c\u0073"; -_fg :=_ff .NewReader (encoded );_dc ,_ga :=_e .DecodeDocument (_fg ,nil );if _ga !=nil {return nil ,_a .Wrap (_ga ,_ffa ,"");};if _dc .GlobalSegments ==nil ||(_dc .GlobalSegments .Segments ==nil ){return nil ,_a .Error (_ffa ,"\u006eo\u0020\u0067\u006c\u006f\u0062\u0061\u006c\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0073\u0020\u0066\u006f\u0075\u006e\u0064"); -};_bc :=Globals {};for _ ,_dce :=range _dc .GlobalSegments .Segments {_bc [int (_dce .SegmentNumber )]=_dce ;};return _bc ,nil ;}; \ No newline at end of file +package jbig2 ;import (_b "github.com/unidoc/unipdf/v3/internal/bitwise";_g "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_c "github.com/unidoc/unipdf/v3/internal/jbig2/document";_ac "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments"; +_d "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_e "sort";);type Globals map[int ]*_ac .Header ;func (_ag Globals )ToDocumentGlobals ()*_c .Globals {if _ag ==nil {return nil ;};_gbc :=[]*_ac .Header {};for _ ,_cc :=range _ag {_gbc =append (_gbc ,_cc ); +};_e .Slice (_gbc ,func (_gc ,_dg int )bool {return _gbc [_gc ].SegmentNumber < _gbc [_dg ].SegmentNumber });return &_c .Globals {Segments :_gbc };};func DecodeGlobals (encoded []byte )(Globals ,error ){const _ef ="\u0044\u0065\u0063\u006f\u0064\u0065\u0047\u006c\u006f\u0062\u0061\u006c\u0073"; +_gb :=_b .NewReader (encoded );_db ,_eff :=_c .DecodeDocument (_gb ,nil );if _eff !=nil {return nil ,_d .Wrap (_eff ,_ef ,"");};if _db .GlobalSegments ==nil ||(_db .GlobalSegments .Segments ==nil ){return nil ,_d .Error (_ef ,"\u006eo\u0020\u0067\u006c\u006f\u0062\u0061\u006c\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0073\u0020\u0066\u006f\u0075\u006e\u0064"); +};_fe :=Globals {};for _ ,_dbe :=range _db .GlobalSegments .Segments {_fe [int (_dbe .SegmentNumber )]=_dbe ;};return _fe ,nil ;};func DecodeBytes (encoded []byte ,parameters _g .Parameters ,globals ...Globals )([]byte ,error ){var _f Globals ;if len (globals )> 0{_f =globals [0]; +};_cd ,_be :=_g .Decode (encoded ,parameters ,_f .ToDocumentGlobals ());if _be !=nil {return nil ,_be ;};return _cd .DecodeNextPage ();}; \ No newline at end of file diff --git a/internal/license/license.go b/internal/license/license.go index bc94f1dc..b51b88eb 100644 --- a/internal/license/license.go +++ b/internal/license/license.go @@ -9,109 +9,109 @@ // 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 (_ac "bytes";_d "compress/gzip";_f "crypto";_gc "crypto/aes";_dg "crypto/cipher";_gd "crypto/hmac";_df "crypto/rand";_ccb "crypto/rsa";_bc "crypto/sha256";_dga "crypto/sha512";_cc "crypto/x509";_cd "encoding/base64";_fa "encoding/hex"; -_ba "encoding/json";_dd "encoding/pem";_g "errors";_gg "fmt";_af "github.com/unidoc/unipdf/v3/common";_c "io";_be "io/ioutil";_ce "net";_fc "net/http";_a "os";_bd "path/filepath";_e "sort";_ec "strings";_fe "sync";_dc "time";);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 (_egf defaultStateHolder )updateState (_ceb ,_fgg ,_dag string ,_cae int ,_ebdcd bool ,_ccc int ,_bcff int ,_debe _dc .Time ,_def map[string ]int )error {_cge ,_bfe :=_cadc (); -if _bfe !=nil {return _bfe ;};if len (_ceb )< 20{return _g .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079");};_bbb :=[]byte (_ceb );_bce :=_dga .Sum512_256 (_bbb [:20]);_dgb :=_fa .EncodeToString (_bce [:]);_dfc :=_bd .Join (_cge ,_dgb ); -var _bbe reportState ;_bbe .Docs =int64 (_cae );_bbe .NumErrors =int64 (_bcff );_bbe .LimitDocs =_ebdcd ;_bbe .RemainingDocs =int64 (_ccc );_bbe .LastWritten =_dc .Now ().UTC ();_bbe .LastReported =_debe ;_bbe .Instance =_fgg ;_bbe .Next =_dag ;_bbe .Usage =_def ; -_ee ,_bfe :=_ba .Marshal (_bbe );if _bfe !=nil {return _bfe ;};const _bcb ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057";_ee ,_bfe =_add ([]byte (_bcb ),_ee );if _bfe !=nil {return _bfe ;};_bfe =_be .WriteFile (_dfc ,_ee ,0600); -if _bfe !=nil {return _bfe ;};return nil ;};func _bac (_beb string ,_ead string )([]byte ,error ){var (_bg int ;_bge string ;);for _ ,_bge =range []string {"\u000a\u002b\u000a","\u000d\u000a\u002b\r\u000a","\u0020\u002b\u0020"}{if _bg =_ec .Index (_ead ,_bge ); -_bg !=-1{break ;};};if _bg ==-1{return nil ,_gg .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");};_gdf :=_ead [:_bg ]; -_dfb :=_bg +len (_bge );_dfa :=_ead [_dfb :];if _gdf ==""||_dfa ==""{return nil ,_gg .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"); -};_aa ,_fca :=_cd .StdEncoding .DecodeString (_gdf );if _fca !=nil {return nil ,_gg .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u006f\u0072\u0069\u0067\u0069\u006ea\u006c");};_caa ,_fca :=_cd .StdEncoding .DecodeString (_dfa ); -if _fca !=nil {return nil ,_gg .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065");};_eg ,_ :=_dd .Decode ([]byte (_beb ));if _eg ==nil {return nil ,_gg .Errorf ("\u0050\u0075\u0062\u004b\u0065\u0079\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};_ge ,_fca :=_cc .ParsePKIXPublicKey (_eg .Bytes );if _fca !=nil {return nil ,_fca ;};_ae :=_ge .(*_ccb .PublicKey );if _ae ==nil {return nil ,_gg .Errorf ("\u0050u\u0062\u004b\u0065\u0079\u0020\u0063\u006f\u006e\u0076\u0065\u0072s\u0069\u006f\u006e\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};_gb :=_dga .New ();_gb .Write (_aa );_age :=_gb .Sum (nil );_fca =_ccb .VerifyPKCS1v15 (_ae ,_f .SHA512 ,_age ,_caa );if _fca !=nil {return nil ,_fca ;};return _aa ,nil ;};func (_cde defaultStateHolder )loadState (_deee string )(reportState ,error ){_fbg ,_cec :=_cadc (); -if _cec !=nil {return reportState {},_cec ;};_cec =_a .MkdirAll (_fbg ,0777);if _cec !=nil {return reportState {},_cec ;};if len (_deee )< 20{return reportState {},_g .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079");};_bff :=[]byte (_deee ); -_dec :=_dga .Sum512_256 (_bff [:20]);_gdc :=_fa .EncodeToString (_dec [:]);_bae :=_bd .Join (_fbg ,_gdc );_bab ,_cec :=_be .ReadFile (_bae );if _cec !=nil {if _a .IsNotExist (_cec ){return reportState {},nil ;};_af .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cec ); -return reportState {},_g .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061");};const _fdcc ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057";_bab ,_cec =_acdb ([]byte (_fdcc ),_bab );if _cec !=nil {return reportState {},_cec ; -};var _cdg reportState ;_cec =_ba .Unmarshal (_bab ,&_cdg );if _cec !=nil {_af .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0076",_cec );return reportState {},_g .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061"); -};return _cdg ,nil ;};const _ced ="U\u004eI\u0050\u0044\u0046\u005f\u0043\u0055\u0053\u0054O\u004d\u0045\u0052\u005fNA\u004d\u0045";var _gee stateLoader =defaultStateHolder {};func GetLicenseKey ()*LicenseKey {if _gbdb ==nil {return nil ;};_bcee :=*_gbdb ; -return &_bcee ;};type MeteredStatus struct{OK bool ;Credits int64 ;Used int64 ;};func _add (_afbb ,_agea []byte )([]byte ,error ){_abfa ,_egg :=_gc .NewCipher (_afbb );if _egg !=nil {return nil ,_egg ;};_bgg :=make ([]byte ,_gc .BlockSize +len (_agea )); -_ccf :=_bgg [:_gc .BlockSize ];if _ ,_addb :=_c .ReadFull (_df .Reader ,_ccf );_addb !=nil {return nil ,_addb ;};_agb :=_dg .NewCFBEncrypter (_abfa ,_ccf );_agb .XORKeyStream (_bgg [_gc .BlockSize :],_agea );_faaf :=make ([]byte ,_cd .URLEncoding .EncodedLen (len (_bgg ))); -_cd .URLEncoding .Encode (_faaf ,_bgg );return _faaf ,nil ;};func (_aaa *LicenseKey )Validate ()error {if _aaa ._acf {return nil ;};if len (_aaa .LicenseId )< 10{return _gg .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 (_aaa .CustomerId )< 10{return _gg .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 (_aaa .CustomerName )< 1{return _gg .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 _bgf .After (_aaa .CreatedAt ){return _gg .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 _aaa .ExpiresAt ==nil {_acb :=_aaa .CreatedAt .AddDate (1,0,0);if _dgd .After (_acb ){_acb =_dgd ;};_aaa .ExpiresAt =&_acb ;};if _aaa .CreatedAt .After (*_aaa .ExpiresAt ){return _gg .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 _aaa .isExpired (){_cdd :="\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 _gg .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0025\u0073",_cdd );};if len (_aaa .CreatorName )< 1{return _gg .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 (_aaa .CreatorEmail )< 1{return _gg .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 _aaa .CreatedAt .After (_faf ){if !_aaa .UniPDF {return _gg .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 _cdfa (_efa []byte )(_c .Reader ,error ){_cfc :=new (_ac .Buffer );_abab :=_d .NewWriter (_cfc );_abab .Write (_efa );_ad :=_abab .Close ();if _ad !=nil {return nil ,_ad ;};return _cfc ,nil ;};var _dcg map[string ]struct{};type LicenseKey struct{LicenseId string `json:"license_id"`; -CustomerId string `json:"customer_id"`;CustomerName string `json:"customer_name"`;Tier string `json:"tier"`;CreatedAt _dc .Time `json:"-"`;CreatedAtInt int64 `json:"created_at"`;ExpiresAt *_dc .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"`;_acf bool ;_gda string ;_bb bool ;};func SetLicenseKey (content string ,customerName string )error {_bcea ,_cddf :=_acc (content ); -if _cddf !=nil {_af .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",_cddf );return _cddf ;};if !_ec .EqualFold (_bcea .CustomerName ,customerName ){_af .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",_bcea .CustomerName ,customerName ); -return _gg .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'",_bcea .CustomerName ,customerName ); -};_cddf =_bcea .Validate ();if _cddf !=nil {_af .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",_cddf ); -return _cddf ;};_gbdb =&_bcea ;return nil ;};const _agdc ="\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 (_fdd *meteredClient )checkinUsage (_cbg meteredUsageCheckinForm )(meteredUsageCheckinResp ,error ){_cbg .Package ="\u0075\u006e\u0069\u0070\u0064\u0066";_cbg .PackageVersion =_af .Version ;var _aeb meteredUsageCheckinResp ;_aga :=_fdd ._dee +"\u002f\u006d\u0065\u0074er\u0065\u0064\u002f\u0075\u0073\u0061\u0067\u0065\u005f\u0063\u0068\u0065\u0063\u006bi\u006e"; -_aec ,_da :=_ba .Marshal (_cbg );if _da !=nil {return _aeb ,_da ;};_ef ,_da :=_cdfa (_aec );if _da !=nil {return _aeb ,_da ;};_ebdc ,_da :=_fc .NewRequest ("\u0050\u004f\u0053\u0054",_aga ,_ef );if _da !=nil {return _aeb ,_da ;};_ebdc .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"); -_ebdc .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_ebdc .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); -_ebdc .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_fdd ._afe );_gbb ,_da :=_fdd ._cf .Do (_ebdc );if _da !=nil {return _aeb ,_da ;};defer _gbb .Body .Close ();if _gbb .StatusCode !=200{_dge ,_ged :=_gbcd (_gbb );if _ged !=nil {return _aeb ,_ged ; -};_ged =_ba .Unmarshal (_dge ,&_aeb );if _ged !=nil {return _aeb ,_ged ;};return _aeb ,_gg .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",_gbb .StatusCode ); -};_fdc :=_gbb .Header .Get ("\u0058\u002d\u0055\u0043\u002d\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065");_ffc :=_dbe (_cbg .MacAddress ,string (_aec ));if _ffc !=_fdc {_af .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 _aeb ,_g .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"); -};_ed ,_da :=_gbcd (_gbb );if _da !=nil {return _aeb ,_da ;};_da =_ba .Unmarshal (_ed ,&_aeb );if _da !=nil {return _aeb ,_da ;};return _aeb ,nil ;};type defaultStateHolder struct{};func (_bfd *LicenseKey )TypeToString ()string {if _bfd ._acf {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e"; -};if _bfd .Tier ==LicenseTierUnlicensed {return "\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064";};if _bfd .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 _bfd .Tier ==LicenseTierIndividual ||_bfd .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 _eac (_ebdf string ,_bda string ,_ddf bool )error {if _gbdb ==nil {return _g .New ("\u006e\u006f\u0020\u006c\u0069\u0063\u0065\u006e\u0073e\u0020\u006b\u0065\u0079"); -};if !_gbdb ._acf ||len (_gbdb ._gda )==0{return nil ;};if len (_ebdf )==0&&!_ddf {return _g .New ("\u0064\u006f\u0063\u004b\u0065\u0079\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};_gbdg .Lock ();defer _gbdg .Unlock ();if _dcg ==nil {_dcg =map[string ]struct{}{}; -};if _bee ==nil {_bee =map[string ]int {};};_fcgg :=0;if len (_ebdf )> 0{_ ,_dbc :=_dcg [_ebdf ];if !_dbc {_dcg [_ebdf ]=struct{}{};_fcgg ++;};};if _fcgg ==0&&!_ddf {return nil ;};_bee [_bda ]++;_efe :=_dc .Now ();_bec ,_cdea :=_gee .loadState (_gbdb ._gda ); -if _cdea !=nil {_af .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cdea );return _cdea ;};if _bec .Usage ==nil {_bec .Usage =map[string ]int {};};for _ede ,_fgb :=range _bee {if _ede !=""{_bec .Usage [_ede ]+=_fgb ;};};_bee =nil ;const _fbgd =24*_dc .Hour ; -const _eeg =3*24*_dc .Hour ;if len (_bec .Instance )==0||_efe .Sub (_bec .LastReported )> _fbgd ||(_bec .LimitDocs &&_bec .RemainingDocs <=_bec .Docs +int64 (_fcgg ))||_ddf {_caf ,_edc :=_a .Hostname ();if _edc !=nil {return _edc ;};_gdcd :=_bec .Docs ; -_cad ,_acdd ,_edc :=_gfe ();if _edc !=nil {_af .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",_edc .Error ());_cad =append (_cad ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce"); -_acdd =append (_acdd ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce");}else {_e .Strings (_acdd );_e .Strings (_cad );_cbgg ,_gbdc :=_gae ();if _gbdc !=nil {return _gbdc ;};_eba :=false ; -for _ ,_dff :=range _acdd {if _dff ==_cbgg .String (){_eba =true ;};};if !_eba {_acdd =append (_acdd ,_cbgg .String ());};};_eae :=_cb ();_eae ._afe =_gbdb ._gda ;_gdcd +=int64 (_fcgg );_cga :=meteredUsageCheckinForm {Instance :_bec .Instance ,Next :_bec .Next ,UsageNumber :int (_gdcd ),NumFailed :_bec .NumErrors ,Hostname :_caf ,LocalIP :_ec .Join (_acdd ,"\u002c\u0020"),MacAddress :_ec .Join (_cad ,"\u002c\u0020"),Package :"\u0075\u006e\u0069\u0070\u0064\u0066",PackageVersion :_af .Version ,Usage :_bec .Usage ,IsPersistentCache :_gbdb ._bb ,Timestamp :_efe .Unix ()}; -if len (_cad )==0{_cga .MacAddress ="\u006e\u006f\u006e\u0065";};_bagb :=int64 (0);_fdag :=_bec .NumErrors ;_gbde :=_efe ;_ddfe :=0;_aad :=_bec .LimitDocs ;_ga ,_edc :=_eae .checkinUsage (_cga );if _edc !=nil {if _efe .Sub (_bec .LastReported )> _eeg {if !_ga .Success {return _g .New (_ga .Message ); -};return _g .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");};_bagb =_gdcd ;_fdag ++; -_gbde =_bec .LastReported ;}else {_aad =_ga .LimitDocs ;_ddfe =_ga .RemainingDocs ;_fdag =0;};if len (_ga .Instance )==0{_ga .Instance =_cga .Instance ;};if len (_ga .Next )==0{_ga .Next =_cga .Next ;};_edc =_gee .updateState (_eae ._afe ,_ga .Instance ,_ga .Next ,int (_bagb ),_aad ,_ddfe ,int (_fdag ),_gbde ,nil ); -if _edc !=nil {return _edc ;};if !_ga .Success {return _gg .Errorf ("\u0065r\u0072\u006f\u0072\u003a\u0020\u0025s",_ga .Message );};}else {_cdea =_gee .updateState (_gbdb ._gda ,_bec .Instance ,_bec .Next ,int (_bec .Docs )+_fcgg ,_bec .LimitDocs ,int (_bec .RemainingDocs ),int (_bec .NumErrors ),_bec .LastReported ,_bec .Usage ); -if _cdea !=nil {return _cdea ;};};return nil ;};const _efb ="\u0055N\u0049D\u004f\u0043\u005f\u004c\u0049C\u0045\u004eS\u0045\u005f\u0044\u0049\u0052";func GetMeteredState ()(MeteredStatus ,error ){if _gbdb ==nil {return MeteredStatus {},_g .New ("\u006c\u0069\u0063\u0065ns\u0065\u0020\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074"); -};if !_gbdb ._acf ||len (_gbdb ._gda )==0{return MeteredStatus {},_g .New ("\u0061p\u0069 \u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074");};_bafe ,_ebdb :=_gee .loadState (_gbdb ._gda );if _ebdb !=nil {_af .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ebdb ); -return MeteredStatus {},_ebdb ;};if _bafe .Docs > 0{_gde :=_eac ("","",true );if _gde !=nil {return MeteredStatus {},_gde ;};};_gbdg .Lock ();defer _gbdg .Unlock ();_cgf :=_cb ();_cgf ._afe =_gbdb ._gda ;_cfb ,_ebdb :=_cgf .getStatus ();if _ebdb !=nil {return MeteredStatus {},_ebdb ; -};if !_cfb .Valid {return MeteredStatus {},_g .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064");};_aba :=MeteredStatus {OK :true ,Credits :_cfb .OrgCredits ,Used :_cfb .OrgUsed };return _aba ,nil ;};func TrackUse (useKey string ){if _gbdb ==nil {return ; -};if !_gbdb ._acf ||len (_gbdb ._gda )==0{return ;};if len (useKey )==0{return ;};_gbdg .Lock ();defer _gbdg .Unlock ();if _bee ==nil {_bee =map[string ]int {};};_bee [useKey ]++;};func (_bcd *LicenseKey )ToString ()string {if _bcd ._acf {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e"; -};_gce :=_gg .Sprintf ("\u004ci\u0063e\u006e\u0073\u0065\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_bcd .LicenseId );_gce +=_gg .Sprintf ("\u0043\u0075s\u0074\u006f\u006de\u0072\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_bcd .CustomerId ); -_gce +=_gg .Sprintf ("\u0043u\u0073t\u006f\u006d\u0065\u0072\u0020N\u0061\u006de\u003a\u0020\u0025\u0073\u000a",_bcd .CustomerName );_gce +=_gg .Sprintf ("\u0054i\u0065\u0072\u003a\u0020\u0025\u0073\n",_bcd .Tier );_gce +=_gg .Sprintf ("\u0043r\u0065a\u0074\u0065\u0064\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_af .UtcTimeFormat (_bcd .CreatedAt )); -if _bcd .ExpiresAt ==nil {_gce +="\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041t\u003a\u0020N\u0065\u0076\u0065\u0072\u000a";}else {_gce +=_gg .Sprintf ("\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_af .UtcTimeFormat (*_bcd .ExpiresAt )); -};_gce +=_gg .Sprintf ("\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u003a\u0020\u0025\u0073\u0020<\u0025\u0073\u003e\u000a",_bcd .CreatorName ,_bcd .CreatorEmail );return _gce ;};func _acc (_gbc string )(LicenseKey ,error ){var _gcb LicenseKey ;_bag ,_gbgc :=_db (_cdf ,_cg ,_gbc ); -if _gbgc !=nil {return _gcb ,_gbgc ;};_gef ,_gbgc :=_bac (_agdc ,_bag );if _gbgc !=nil {return _gcb ,_gbgc ;};_gbgc =_ba .Unmarshal (_gef ,&_gcb );if _gbgc !=nil {return _gcb ,_gbgc ;};_gcb .CreatedAt =_dc .Unix (_gcb .CreatedAtInt ,0);if _gcb .ExpiresAtInt > 0{_gcd :=_dc .Unix (_gcb .ExpiresAtInt ,0); -_gcb .ExpiresAt =&_gcd ;};return _gcb ,nil ;};func _cb ()*meteredClient {_egb :=meteredClient {_dee :"h\u0074\u0074\u0070\u0073\u003a\u002f/\u0063\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069d\u006f\u0063\u002ei\u006f/\u0061\u0070\u0069",_cf :&_fc .Client {Timeout :30*_dc .Second }}; -if _bcf :=_a .Getenv ("\u0055N\u0049\u0044\u004f\u0043_\u004c\u0049\u0043\u0045\u004eS\u0045_\u0053E\u0052\u0056\u0045\u0052\u005f\u0055\u0052L");_ec .HasPrefix (_bcf ,"\u0068\u0074\u0074\u0070"){_egb ._dee =_bcf ;};return &_egb ;};type meteredStatusResp struct{Valid bool `json:"valid"`; -OrgCredits int64 `json:"org_credits"`;OrgUsed int64 `json:"org_used"`;OrgRemaining int64 `json:"org_remaining"`;};const (_cdf ="\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"; -_cg ="\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 SetMeteredKey (apiKey string )error {if len (apiKey )==0{_af .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"); -_af .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 _gg .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 _gbdb !=nil &&(_gbdb ._acf ||_gbdb .Tier !=LicenseTierUnlicensed ){_af .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 _g .New ("\u006c\u0069\u0063en\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0061\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0073\u0065\u0074");};_debd :=_cb ();_debd ._afe =apiKey ;_abf ,_ecb :=_debd .getStatus ();if _ecb !=nil {return _ecb ;};if !_abf .Valid {return _g .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064"); -};_baf :=&LicenseKey {_acf :true ,_gda :apiKey ,_bb :true };_gbdb =_baf ;return nil ;};func _db (_ab string ,_gca string ,_ddg string )(string ,error ){_gbg :=_ec .Index (_ddg ,_ab );if _gbg ==-1{return "",_gg .Errorf ("\u0068\u0065a\u0064\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -};_deb :=_ec .Index (_ddg ,_gca );if _deb ==-1{return "",_gg .Errorf ("\u0066\u006fo\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_geg :=_gbg +len (_ab )+1;return _ddg [_geg :_deb -1],nil ;};func SetMeteredKeyPersistentCache (val bool ){_gbdb ._bb =val }; -var _gbdg =&_fe .Mutex {};func (_gefd *LicenseKey )isExpired ()bool {return _gefd .getExpiryDateToCompare ().After (*_gefd .ExpiresAt );};func _gbcd (_fcd *_fc .Response )([]byte ,error ){var _fgf []byte ;_bbg ,_bbea :=_cee (_fcd );if _bbea !=nil {return _fgf ,_bbea ; -};return _be .ReadAll (_bbg );};type meteredClient struct{_dee string ;_afe string ;_cf *_fc .Client ;};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"`;};var _gbdb =MakeUnlicensedKey ();func _gfe ()([]string ,[]string ,error ){_abe ,_ddd :=_ce .Interfaces ();if _ddd !=nil {return nil ,nil ,_ddd ;};var _cbe []string ;var _bece []string ;for _ ,_dgbg :=range _abe {if _dgbg .Flags &_ce .FlagUp ==0||_ac .Equal (_dgbg .HardwareAddr ,nil ){continue ; -};_egd ,_fce :=_dgbg .Addrs ();if _fce !=nil {return nil ,nil ,_fce ;};_aebd :=0;for _ ,_ace :=range _egd {var _dae _ce .IP ;switch _acdc :=_ace .(type ){case *_ce .IPNet :_dae =_acdc .IP ;case *_ce .IPAddr :_dae =_acdc .IP ;};if _dae .IsLoopback (){continue ; -};if _dae .To4 ()==nil {continue ;};_bece =append (_bece ,_dae .String ());_aebd ++;};_ffcb :=_dgbg .HardwareAddr .String ();if _ffcb !=""&&_aebd > 0{_cbe =append (_cbe ,_ffcb );};};return _cbe ,_bece ,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";);var _faf =_dc .Date (2019,6,6,0,0,0,0,_dc .UTC ); -func (_bf *LicenseKey )getExpiryDateToCompare ()_dc .Time {if _bf .Trial {return _dc .Now ().UTC ();};return _af .ReleasedAt ;};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 _dc .Time `json:"lr"`;LastWritten _dc .Time `json:"lw"`;Usage map[string ]int `json:"u"`;};func _gae ()(_ce .IP ,error ){_egcg ,_dgf :=_ce .Dial ("\u0075\u0064\u0070","\u0038\u002e\u0038\u002e\u0038\u002e\u0038\u003a\u0038\u0030"); -if _dgf !=nil {return nil ,_dgf ;};defer _egcg .Close ();_bgb :=_egcg .LocalAddr ().(*_ce .UDPAddr );return _bgb .IP ,nil ;};func _cadc ()(string ,error ){_cbgf :=_ec .TrimSpace (_a .Getenv (_efb ));if _cbgf ==""{_af .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",_efb ); -_aeg :=_bead ();if len (_aeg )==0{return "",_gg .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",_efb ); -};_cbgf =_bd .Join (_aeg ,"\u002eu\u006e\u0069\u0064\u006f\u0063");};_afb :=_a .MkdirAll (_cbgf ,0777);if _afb !=nil {return "",_afb ;};return _cbgf ,nil ;};func _cee (_ggg *_fc .Response )(_c .ReadCloser ,error ){var _ggb error ;var _facb _c .ReadCloser ; -switch _ec .ToLower (_ggg .Header .Get ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")){case "\u0067\u007a\u0069\u0070":_facb ,_ggb =_d .NewReader (_ggg .Body );if _ggb !=nil {return _facb ,_ggb ;};defer _facb .Close (); -default:_facb =_ggg .Body ;};return _facb ,nil ;};var _bee map[string ]int ;func Track (docKey string ,useKey string )error {return _eac (docKey ,useKey ,!_gbdb ._bb )};func (_aed *meteredClient )getStatus ()(meteredStatusResp ,error ){var _ff meteredStatusResp ; -_bgc :=_aed ._dee +"\u002fm\u0065t\u0065\u0072\u0065\u0064\u002f\u0073\u0074\u0061\u0074\u0075\u0073";var _gbd meteredStatusForm ;_ebd ,_accb :=_ba .Marshal (_gbd );if _accb !=nil {return _ff ,_accb ;};_ggf ,_accb :=_cdfa (_ebd );if _accb !=nil {return _ff ,_accb ; -};_dde ,_accb :=_fc .NewRequest ("\u0050\u004f\u0053\u0054",_bgc ,_ggf );if _accb !=nil {return _ff ,_accb ;};_dde .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"); -_dde .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_dde .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); -_dde .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_aed ._afe );_fd ,_accb :=_aed ._cf .Do (_dde );if _accb !=nil {return _ff ,_accb ;};defer _fd .Body .Close ();if _fd .StatusCode !=200{return _ff ,_gg .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",_fd .StatusCode ); -};_gdb ,_accb :=_gbcd (_fd );if _accb !=nil {return _ff ,_accb ;};_accb =_ba .Unmarshal (_gdb ,&_ff );if _accb !=nil {return _ff ,_accb ;};return _ff ,nil ;};type meteredStatusForm struct{};var _dgd =_dc .Date (2020,1,1,0,0,0,0,_dc .UTC );func init (){_dea :=_a .Getenv (_ffcg ); -_ddae :=_a .Getenv (_ced );if len (_dea )==0||len (_ddae )==0{return ;};_aee ,_dgea :=_be .ReadFile (_dea );if _dgea !=nil {_af .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",_dgea ); -return ;};_dgea =SetLicenseKey (string (_aee ),_ddae );if _dgea !=nil {_af .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",_dgea ); -return ;};};type stateLoader interface{loadState (_ega string )(reportState ,error );updateState (_gdd ,_ddc ,_acd string ,_eag int ,_fg bool ,_faa int ,_gf int ,_cea _dc .Time ,_fda map[string ]int )error ;};func MakeUnlicensedKey ()*LicenseKey {_gec :=LicenseKey {}; -_gec .CustomerName ="\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064";_gec .Tier =LicenseTierUnlicensed ;_gec .CreatedAt =_dc .Now ().UTC ();_gec .CreatedAtInt =_gec .CreatedAt .Unix ();return &_gec ;};func (_ageb *LicenseKey )IsLicensed ()bool {return _ageb .Tier !=LicenseTierUnlicensed ||_ageb ._acf }; -func _bead ()string {_aece :=_a .Getenv ("\u0048\u004f\u004d\u0045");if len (_aece )==0{_aece ,_ =_a .UserHomeDir ();};return _aece ;};func _acdb (_bdd ,_eef []byte )([]byte ,error ){_afd :=make ([]byte ,_cd .URLEncoding .DecodedLen (len (_eef )));_fef ,_bafb :=_cd .URLEncoding .Decode (_afd ,_eef ); -if _bafb !=nil {return nil ,_bafb ;};_afd =_afd [:_fef ];_bbeb ,_bafb :=_gc .NewCipher (_bdd );if _bafb !=nil {return nil ,_bafb ;};if len (_afd )< _gc .BlockSize {return nil ,_g .New ("c\u0069p\u0068\u0065\u0072\u0074\u0065\u0078\u0074\u0020t\u006f\u006f\u0020\u0073ho\u0072\u0074"); -};_cgac :=_afd [:_gc .BlockSize ];_afd =_afd [_gc .BlockSize :];_abd :=_dg .NewCFBDecrypter (_bbeb ,_cgac );_abd .XORKeyStream (_afd ,_afd );return _afd ,nil ;};const _ffcg ="\u0055\u004e\u0049\u0050DF\u005f\u004c\u0049\u0043\u0045\u004e\u0053\u0045\u005f\u0050\u0041\u0054\u0048"; -var _bgf =_dc .Date (2010,1,1,0,0,0,0,_dc .UTC );func _eb (_ea string ,_ag []byte )(string ,error ){_eaa ,_ :=_dd .Decode ([]byte (_ea ));if _eaa ==nil {return "",_gg .Errorf ("\u0050\u0072\u0069\u0076\u004b\u0065\u0079\u0020\u0066a\u0069\u006c\u0065\u0064"); -};_ca ,_de :=_cc .ParsePKCS1PrivateKey (_eaa .Bytes );if _de !=nil {return "",_de ;};_dda :=_dga .New ();_dda .Write (_ag );_fcg :=_dda .Sum (nil );_eaf ,_de :=_ccb .SignPKCS1v15 (_df .Reader ,_ca ,_f .SHA512 ,_fcg );if _de !=nil {return "",_de ;};_agd :=_cd .StdEncoding .EncodeToString (_ag ); -_agd +="\u000a\u002b\u000a";_agd +=_cd .StdEncoding .EncodeToString (_eaf );return _agd ,nil ;};func _dbe (_bdbc ,_aab string )string {_ada :=[]byte (_bdbc );_gceg :=_gd .New (_bc .New ,_ada );_gceg .Write ([]byte (_aab ));return _cd .StdEncoding .EncodeToString (_gceg .Sum (nil )); -}; \ No newline at end of file +package license ;import (_ag "bytes";_b "compress/gzip";_c "crypto";_dgc "crypto/aes";_fe "crypto/cipher";_ad "crypto/hmac";_aeg "crypto/rand";_eg "crypto/rsa";_dg "crypto/sha256";_gd "crypto/sha512";_cae "crypto/x509";_bb "encoding/base64";_ed "encoding/hex"; +_gc "encoding/json";_d "encoding/pem";_bd "errors";_ea "fmt";_bc "github.com/unidoc/unipdf/v3/common";_g "io";_f "io/ioutil";_e "net";_ge "net/http";_ba "os";_ca "path/filepath";_ae "sort";_cg "strings";_aa "sync";_ce "time";);func (_gcg defaultStateHolder )loadState (_ebgf string )(reportState ,error ){_fgd ,_baee :=_ced (); +if _baee !=nil {return reportState {},_baee ;};_baee =_ba .MkdirAll (_fgd ,0777);if _baee !=nil {return reportState {},_baee ;};if len (_ebgf )< 20{return reportState {},_bd .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079");};_bdg :=[]byte (_ebgf ); +_aga :=_gd .Sum512_256 (_bdg [:20]);_dfd :=_ed .EncodeToString (_aga [:]);_fd :=_ca .Join (_fgd ,_dfd );_fgg ,_baee :=_f .ReadFile (_fd );if _baee !=nil {if _ba .IsNotExist (_baee ){return reportState {},nil ;};_bc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_baee ); +return reportState {},_bd .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061");};const _gfa ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057";_fgg ,_baee =_ffc ([]byte (_gfa ),_fgg );if _baee !=nil {return reportState {},_baee ; +};var _aacf reportState ;_baee =_gc .Unmarshal (_fgg ,&_aacf );if _baee !=nil {_bc .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0076",_baee );return reportState {},_bd .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061"); +};return _aacf ,nil ;};func _cf (_ee string ,_ga []byte )(string ,error ){_dgca ,_ :=_d .Decode ([]byte (_ee ));if _dgca ==nil {return "",_ea .Errorf ("\u0050\u0072\u0069\u0076\u004b\u0065\u0079\u0020\u0066a\u0069\u006c\u0065\u0064");};_bf ,_ebg :=_cae .ParsePKCS1PrivateKey (_dgca .Bytes ); +if _ebg !=nil {return "",_ebg ;};_de :=_gd .New ();_de .Write (_ga );_cgf :=_de .Sum (nil );_bdc ,_ebg :=_eg .SignPKCS1v15 (_aeg .Reader ,_bf ,_c .SHA512 ,_cgf );if _ebg !=nil {return "",_ebg ;};_fg :=_bb .StdEncoding .EncodeToString (_ga );_fg +="\u000a\u002b\u000a"; +_fg +=_bb .StdEncoding .EncodeToString (_bdc );return _fg ,nil ;};func _efc (_cbf string ,_cbfa string ,_dga bool )error {if _cgdf ==nil {return _bd .New ("\u006e\u006f\u0020\u006c\u0069\u0063\u0065\u006e\u0073e\u0020\u006b\u0065\u0079");};if !_cgdf ._fad ||len (_cgdf ._ade )==0{return nil ; +};if len (_cbf )==0&&!_dga {return _bd .New ("\u0064\u006f\u0063\u004b\u0065\u0079\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};_adg .Lock ();defer _adg .Unlock ();if _daf ==nil {_daf =map[string ]struct{}{};};if _bdd ==nil {_bdd =map[string ]int {}; +};_fcfc :=0;if len (_cbf )> 0{_ ,_gfgd :=_daf [_cbf ];if !_gfgd {_daf [_cbf ]=struct{}{};_fcfc ++;};};if _fcfc ==0&&!_dga {return nil ;};_bdd [_cbfa ]++;_abb :=_ce .Now ();_afd ,_cab :=_ege .loadState (_cgdf ._ade );if _cab !=nil {_bc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cab ); +return _cab ;};if _afd .Usage ==nil {_afd .Usage =map[string ]int {};};for _dffe ,_bfb :=range _bdd {if _dffe !=""{_afd .Usage [_dffe ]+=_bfb ;};};_bdd =nil ;const _afa =24*_ce .Hour ;const _efb =3*24*_ce .Hour ;if len (_afd .Instance )==0||_abb .Sub (_afd .LastReported )> _afa ||(_afd .LimitDocs &&_afd .RemainingDocs <=_afd .Docs +int64 (_fcfc ))||_dga {_edb ,_abc :=_ba .Hostname (); +if _abc !=nil {return _abc ;};_aea :=_afd .Docs ;_caf ,_cbb ,_abc :=_ecaa ();if _abc !=nil {_bc .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",_abc .Error ()); +_caf =append (_caf ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce");_cbb =append (_cbb ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce"); +}else {_ae .Strings (_cbb );_ae .Strings (_caf );_bfa ,_aaa :=_edf ();if _aaa !=nil {return _aaa ;};_cdf :=false ;for _ ,_edd :=range _cbb {if _edd ==_bfa .String (){_cdf =true ;};};if !_cdf {_cbb =append (_cbb ,_bfa .String ());};};_bab :=_fff ();_bab ._dac =_cgdf ._ade ; +_aea +=int64 (_fcfc );_bce :=meteredUsageCheckinForm {Instance :_afd .Instance ,Next :_afd .Next ,UsageNumber :int (_aea ),NumFailed :_afd .NumErrors ,Hostname :_edb ,LocalIP :_cg .Join (_cbb ,"\u002c\u0020"),MacAddress :_cg .Join (_caf ,"\u002c\u0020"),Package :"\u0075\u006e\u0069\u0070\u0064\u0066",PackageVersion :_bc .Version ,Usage :_afd .Usage ,IsPersistentCache :_cgdf ._bgf ,Timestamp :_abb .Unix ()}; +if len (_caf )==0{_bce .MacAddress ="\u006e\u006f\u006e\u0065";};_gfef :=int64 (0);_bdb :=_afd .NumErrors ;_bec :=_abb ;_cda :=0;_egf :=_afd .LimitDocs ;_dbf ,_abc :=_bab .checkinUsage (_bce );if _abc !=nil {if _abb .Sub (_afd .LastReported )> _efb {if !_dbf .Success {return _bd .New (_dbf .Message ); +};return _bd .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");};_gfef =_aea ;_bdb ++; +_bec =_afd .LastReported ;}else {_egf =_dbf .LimitDocs ;_cda =_dbf .RemainingDocs ;_bdb =0;};if len (_dbf .Instance )==0{_dbf .Instance =_bce .Instance ;};if len (_dbf .Next )==0{_dbf .Next =_bce .Next ;};_abc =_ege .updateState (_bab ._dac ,_dbf .Instance ,_dbf .Next ,int (_gfef ),_egf ,_cda ,int (_bdb ),_bec ,nil ); +if _abc !=nil {return _abc ;};if !_dbf .Success {return _ea .Errorf ("\u0065r\u0072\u006f\u0072\u003a\u0020\u0025s",_dbf .Message );};}else {_cab =_ege .updateState (_cgdf ._ade ,_afd .Instance ,_afd .Next ,int (_afd .Docs )+_fcfc ,_afd .LimitDocs ,int (_afd .RemainingDocs ),int (_afd .NumErrors ),_afd .LastReported ,_afd .Usage ); +if _cab !=nil {return _cab ;};};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"`; +};var _ege stateLoader =defaultStateHolder {};func SetMeteredKey (apiKey string )error {if len (apiKey )==0{_bc .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"); +_bc .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 _ea .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 _cgdf !=nil &&(_cgdf ._fad ||_cgdf .Tier !=LicenseTierUnlicensed ){_bc .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 _bd .New ("\u006c\u0069\u0063en\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0061\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0073\u0065\u0074");};_baa :=_fff ();_baa ._dac =apiKey ;_dff ,_dgf :=_baa .getStatus ();if _dgf !=nil {return _dgf ;};if !_dff .Valid {return _bd .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064"); +};_dag :=&LicenseKey {_fad :true ,_ade :apiKey ,_bgf :true };_cgdf =_dag ;return nil ;};func Track (docKey string ,useKey string )error {return _efc (docKey ,useKey ,!_cgdf ._bgf )};func _ff (_feb string ,_ebe string ,_ged string )(string ,error ){_cea :=_cg .Index (_ged ,_feb ); +if _cea ==-1{return "",_ea .Errorf ("\u0068\u0065a\u0064\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_deg :=_cg .Index (_ged ,_ebe );if _deg ==-1{return "",_ea .Errorf ("\u0066\u006fo\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +};_gg :=_cea +len (_feb )+1;return _ged [_gg :_deg -1],nil ;};var _eaf =_ce .Date (2019,6,6,0,0,0,0,_ce .UTC );func _edf ()(_e .IP ,error ){_bfab ,_bdcg :=_e .Dial ("\u0075\u0064\u0070","\u0038\u002e\u0038\u002e\u0038\u002e\u0038\u003a\u0038\u0030");if _bdcg !=nil {return nil ,_bdcg ; +};defer _bfab .Close ();_gege :=_bfab .LocalAddr ().(*_e .UDPAddr );return _gege .IP ,nil ;};func (_feg *LicenseKey )ToString ()string {if _feg ._fad {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e"; +};_eca :=_ea .Sprintf ("\u004ci\u0063e\u006e\u0073\u0065\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_feg .LicenseId );_eca +=_ea .Sprintf ("\u0043\u0075s\u0074\u006f\u006de\u0072\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_feg .CustomerId ); +_eca +=_ea .Sprintf ("\u0043u\u0073t\u006f\u006d\u0065\u0072\u0020N\u0061\u006de\u003a\u0020\u0025\u0073\u000a",_feg .CustomerName );_eca +=_ea .Sprintf ("\u0054i\u0065\u0072\u003a\u0020\u0025\u0073\n",_feg .Tier );_eca +=_ea .Sprintf ("\u0043r\u0065a\u0074\u0065\u0064\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_bc .UtcTimeFormat (_feg .CreatedAt )); +if _feg .ExpiresAt ==nil {_eca +="\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041t\u003a\u0020N\u0065\u0076\u0065\u0072\u000a";}else {_eca +=_ea .Sprintf ("\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_bc .UtcTimeFormat (*_feg .ExpiresAt )); +};_eca +=_ea .Sprintf ("\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u003a\u0020\u0025\u0073\u0020<\u0025\u0073\u003e\u000a",_feg .CreatorName ,_feg .CreatorEmail );return _eca ;};const _aed ="\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 _fff ()*meteredClient {_adb :=meteredClient {_gee :"h\u0074\u0074\u0070\u0073\u003a\u002f/\u0063\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069d\u006f\u0063\u002ei\u006f/\u0061\u0070\u0069",_febe :&_ge .Client {Timeout :30*_ce .Second }};if _fag :=_ba .Getenv ("\u0055N\u0049\u0044\u004f\u0043_\u004c\u0049\u0043\u0045\u004eS\u0045_\u0053E\u0052\u0056\u0045\u0052\u005f\u0055\u0052L"); +_cg .HasPrefix (_fag ,"\u0068\u0074\u0074\u0070"){_adb ._gee =_fag ;};return &_adb ;};type meteredStatusResp struct{Valid bool `json:"valid"`;OrgCredits int64 `json:"org_credits"`;OrgUsed int64 `json:"org_used"`;OrgRemaining int64 `json:"org_remaining"`; +};var _caa =_ce .Date (2010,1,1,0,0,0,0,_ce .UTC );type defaultStateHolder struct{};func GetLicenseKey ()*LicenseKey {if _cgdf ==nil {return nil ;};_dbe :=*_cgdf ;return &_dbe ;};func _ced ()(string ,error ){_fgdb :=_cg .TrimSpace (_ba .Getenv (_cca )); +if _fgdb ==""{_bc .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",_cca ); +_ccg :=_bgd ();if len (_ccg )==0{return "",_ea .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",_cca ); +};_fgdb =_ca .Join (_ccg ,"\u002eu\u006e\u0069\u0064\u006f\u0063");};_agd :=_ba .MkdirAll (_fgdb ,0777);if _agd !=nil {return "",_agd ;};return _fgdb ,nil ;};func _ecaa ()([]string ,[]string ,error ){_aaf ,_gbe :=_e .Interfaces ();if _gbe !=nil {return nil ,nil ,_gbe ; +};var _bdf []string ;var _eac []string ;for _ ,_dgab :=range _aaf {if _dgab .Flags &_e .FlagUp ==0||_ag .Equal (_dgab .HardwareAddr ,nil ){continue ;};_abg ,_ggae :=_dgab .Addrs ();if _ggae !=nil {return nil ,nil ,_ggae ;};_bfg :=0;for _ ,_bbdd :=range _abg {var _gef _e .IP ; +switch _bag :=_bbdd .(type ){case *_e .IPNet :_gef =_bag .IP ;case *_e .IPAddr :_gef =_bag .IP ;};if _gef .IsLoopback (){continue ;};if _gef .To4 ()==nil {continue ;};_eac =append (_eac ,_gef .String ());_bfg ++;};_fbb :=_dgab .HardwareAddr .String (); +if _fbb !=""&&_bfg > 0{_bdf =append (_bdf ,_fbb );};};return _bdf ,_eac ,nil ;};func (_degg *meteredClient )getStatus ()(meteredStatusResp ,error ){var _be meteredStatusResp ;_dgcb :=_degg ._gee +"\u002fm\u0065t\u0065\u0072\u0065\u0064\u002f\u0073\u0074\u0061\u0074\u0075\u0073"; +var _cgd meteredStatusForm ;_gga ,_age :=_gc .Marshal (_cgd );if _age !=nil {return _be ,_age ;};_dc ,_age :=_gfcb (_gga );if _age !=nil {return _be ,_age ;};_gdf ,_age :=_ge .NewRequest ("\u0050\u004f\u0053\u0054",_dgcb ,_dc );if _age !=nil {return _be ,_age ; +};_gdf .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");_gdf .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); +_gdf .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_gdf .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_degg ._dac );_bae ,_age :=_degg ._febe .Do (_gdf );if _age !=nil {return _be ,_age ; +};defer _bae .Body .Close ();if _bae .StatusCode !=200{return _be ,_ea .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",_bae .StatusCode ); +};_cb ,_age :=_fdb (_bae );if _age !=nil {return _be ,_age ;};_age =_gc .Unmarshal (_cb ,&_be );if _age !=nil {return _be ,_age ;};return _be ,nil ;};type stateLoader interface{loadState (_cga string )(reportState ,error );updateState (_cc ,_fce ,_ccf string ,_cac int ,_bef bool ,_gfc int ,_fceg int ,_bge _ce .Time ,_dbb map[string ]int )error ; +};func _gf (_edg string ,_egd string )([]byte ,error ){var (_fc int ;_gad string ;);for _ ,_gad =range []string {"\u000a\u002b\u000a","\u000d\u000a\u002b\r\u000a","\u0020\u002b\u0020"}{if _fc =_cg .Index (_egd ,_gad );_fc !=-1{break ;};};if _fc ==-1{return nil ,_ea .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"); +};_af :=_egd [:_fc ];_aae :=_fc +len (_gad );_ec :=_egd [_aae :];if _af ==""||_ec ==""{return nil ,_ea .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"); +};_gb ,_cd :=_bb .StdEncoding .DecodeString (_af );if _cd !=nil {return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u006f\u0072\u0069\u0067\u0069\u006ea\u006c");};_afe ,_cd :=_bb .StdEncoding .DecodeString (_ec ); +if _cd !=nil {return nil ,_ea .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065");};_df ,_ :=_d .Decode ([]byte (_edg ));if _df ==nil {return nil ,_ea .Errorf ("\u0050\u0075\u0062\u004b\u0065\u0079\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); +};_fa ,_cd :=_cae .ParsePKIXPublicKey (_df .Bytes );if _cd !=nil {return nil ,_cd ;};_cgc :=_fa .(*_eg .PublicKey );if _cgc ==nil {return nil ,_ea .Errorf ("\u0050u\u0062\u004b\u0065\u0079\u0020\u0063\u006f\u006e\u0076\u0065\u0072s\u0069\u006f\u006e\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); +};_edgg :=_gd .New ();_edgg .Write (_gb );_aac :=_edgg .Sum (nil );_cd =_eg .VerifyPKCS1v15 (_cgc ,_c .SHA512 ,_aac ,_afe );if _cd !=nil {return nil ,_cd ;};return _gb ,nil ;};type LicenseKey struct{LicenseId string `json:"license_id"`;CustomerId string `json:"customer_id"`; +CustomerName string `json:"customer_name"`;Tier string `json:"tier"`;CreatedAt _ce .Time `json:"-"`;CreatedAtInt int64 `json:"created_at"`;ExpiresAt *_ce .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"`;_fad bool ;_ade string ;_bgf bool ;};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 _ce .Time `json:"lr"`;LastWritten _ce .Time `json:"lw"`;Usage map[string ]int `json:"u"`;};const (_eb ="\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"; +_bbc ="\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";);var _adg =&_aa .Mutex {};type meteredClient struct{_gee string ; +_dac string ;_febe *_ge .Client ;};func _bbd (_cge string )(LicenseKey ,error ){var _bg LicenseKey ;_ab ,_gfb :=_ff (_eb ,_bbc ,_cge );if _gfb !=nil {return _bg ,_gfb ;};_db ,_gfb :=_gf (_aed ,_ab );if _gfb !=nil {return _bg ,_gfb ;};_gfb =_gc .Unmarshal (_db ,&_bg ); +if _gfb !=nil {return _bg ,_gfb ;};_bg .CreatedAt =_ce .Unix (_bg .CreatedAtInt ,0);if _bg .ExpiresAtInt > 0{_gca :=_ce .Unix (_bg .ExpiresAtInt ,0);_bg .ExpiresAt =&_gca ;};return _bg ,nil ;};const _fcfg ="U\u004eI\u0050\u0044\u0046\u005f\u0043\u0055\u0053\u0054O\u004d\u0045\u0052\u005fNA\u004d\u0045"; +func GetMeteredState ()(MeteredStatus ,error ){if _cgdf ==nil {return MeteredStatus {},_bd .New ("\u006c\u0069\u0063\u0065ns\u0065\u0020\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074");};if !_cgdf ._fad ||len (_cgdf ._ade )==0{return MeteredStatus {},_bd .New ("\u0061p\u0069 \u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074"); +};_dca ,_acc :=_ege .loadState (_cgdf ._ade );if _acc !=nil {_bc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_acc );return MeteredStatus {},_acc ;};if _dca .Docs > 0{_gfe :=_efc ("","",true );if _gfe !=nil {return MeteredStatus {},_gfe ; +};};_adg .Lock ();defer _adg .Unlock ();_efg :=_fff ();_efg ._dac =_cgdf ._ade ;_agg ,_acc :=_efg .getStatus ();if _acc !=nil {return MeteredStatus {},_acc ;};if !_agg .Valid {return MeteredStatus {},_bd .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064"); +};_gfea :=MeteredStatus {OK :true ,Credits :_agg .OrgCredits ,Used :_agg .OrgUsed };return _gfea ,nil ;};func SetLicenseKey (content string ,customerName string )error {_gdd ,_gac :=_bbd (content );if _gac !=nil {_bc .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",_gac ); +return _gac ;};if !_cg .EqualFold (_gdd .CustomerName ,customerName ){_bc .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",_gdd .CustomerName ,customerName ); +return _ea .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'",_gdd .CustomerName ,customerName ); +};_gac =_gdd .Validate ();if _gac !=nil {_bc .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",_gac );return _gac ; +};_cgdf =&_gdd ;return nil ;};var _eea =_ce .Date (2020,1,1,0,0,0,0,_ce .UTC );const _abce ="\u0055\u004e\u0049\u0050DF\u005f\u004c\u0049\u0043\u0045\u004e\u0053\u0045\u005f\u0050\u0041\u0054\u0048";func _gfcb (_bbg []byte )(_g .Reader ,error ){_ebf :=new (_ag .Buffer ); +_ede :=_b .NewWriter (_ebf );_ede .Write (_bbg );_ecg :=_ede .Close ();if _ecg !=nil {return nil ,_ecg ;};return _ebf ,nil ;};func (_ggb *LicenseKey )isExpired ()bool {return _ggb .getExpiryDateToCompare ().After (*_ggb .ExpiresAt )};type meteredStatusForm struct{}; +var _daf map[string ]struct{};func (_geed defaultStateHolder )updateState (_gagd ,_agc ,_fcg string ,_adbb int ,_fca bool ,_cead int ,_aec int ,_cgcb _ce .Time ,_cgee map[string ]int )error {_ggg ,_eee :=_ced ();if _eee !=nil {return _eee ;};if len (_gagd )< 20{return _bd .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079"); +};_fcf :=[]byte (_gagd );_cbad :=_gd .Sum512_256 (_fcf [:20]);_cfe :=_ed .EncodeToString (_cbad [:]);_bcc :=_ca .Join (_ggg ,_cfe );var _cgca reportState ;_cgca .Docs =int64 (_adbb );_cgca .NumErrors =int64 (_aec );_cgca .LimitDocs =_fca ;_cgca .RemainingDocs =int64 (_cead ); +_cgca .LastWritten =_ce .Now ().UTC ();_cgca .LastReported =_cgcb ;_cgca .Instance =_agc ;_cgca .Next =_fcg ;_cgca .Usage =_cgee ;_eba ,_eee :=_gc .Marshal (_cgca );if _eee !=nil {return _eee ;};const _egeb ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057"; +_eba ,_eee =_aee ([]byte (_egeb ),_eba );if _eee !=nil {return _eee ;};_eee =_f .WriteFile (_bcc ,_eba ,0600);if _eee !=nil {return _eee ;};return nil ;};func (_eec *LicenseKey )TypeToString ()string {if _eec ._fad {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e"; +};if _eec .Tier ==LicenseTierUnlicensed {return "\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064";};if _eec .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 _eec .Tier ==LicenseTierIndividual ||_eec .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 MakeUnlicensedKey ()*LicenseKey {_fb :=LicenseKey {};_fb .CustomerName ="\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064"; +_fb .Tier =LicenseTierUnlicensed ;_fb .CreatedAt =_ce .Now ().UTC ();_fb .CreatedAtInt =_fb .CreatedAt .Unix ();return &_fb ;};func _bgd ()string {_fac :=_ba .Getenv ("\u0048\u004f\u004d\u0045");if len (_fac )==0{_fac ,_ =_ba .UserHomeDir ();};return _fac ; +};func SetMeteredKeyPersistentCache (val bool ){_cgdf ._bgf =val };type MeteredStatus struct{OK bool ;Credits int64 ;Used int64 ;};func _ffc (_gddf ,_bfae []byte )([]byte ,error ){_agf :=make ([]byte ,_bb .URLEncoding .DecodedLen (len (_bfae )));_ffgg ,_afgbf :=_bb .URLEncoding .Decode (_agf ,_bfae ); +if _afgbf !=nil {return nil ,_afgbf ;};_agf =_agf [:_ffgg ];_eegf ,_afgbf :=_dgc .NewCipher (_gddf );if _afgbf !=nil {return nil ,_afgbf ;};if len (_agf )< _dgc .BlockSize {return nil ,_bd .New ("c\u0069p\u0068\u0065\u0072\u0074\u0065\u0078\u0074\u0020t\u006f\u006f\u0020\u0073ho\u0072\u0074"); +};_fgeg :=_agf [:_dgc .BlockSize ];_agf =_agf [_dgc .BlockSize :];_dfg :=_fe .NewCFBDecrypter (_eegf ,_fgeg );_dfg .XORKeyStream (_agf ,_agf );return _agf ,nil ;};func (_da *LicenseKey )getExpiryDateToCompare ()_ce .Time {if _da .Trial {return _ce .Now ().UTC (); +};return _bc .ReleasedAt ;};func _fdb (_aba *_ge .Response )([]byte ,error ){var _cee []byte ;_fgb ,_fdd :=_bbcf (_aba );if _fdd !=nil {return _cee ,_fdd ;};return _f .ReadAll (_fgb );};const _cca ="\u0055N\u0049D\u004f\u0043\u005f\u004c\u0049C\u0045\u004eS\u0045\u005f\u0044\u0049\u0052"; +var _bdd map[string ]int ;func _aee (_dcdc ,_eff []byte )([]byte ,error ){_aebg ,_ceaa :=_dgc .NewCipher (_dcdc );if _ceaa !=nil {return nil ,_ceaa ;};_gaa :=make ([]byte ,_dgc .BlockSize +len (_eff ));_dce :=_gaa [:_dgc .BlockSize ];if _ ,_cbe :=_g .ReadFull (_aeg .Reader ,_dce ); +_cbe !=nil {return nil ,_cbe ;};_ada :=_fe .NewCFBEncrypter (_aebg ,_dce );_ada .XORKeyStream (_gaa [_dgc .BlockSize :],_eff );_gdc :=make ([]byte ,_bb .URLEncoding .EncodedLen (len (_gaa )));_bb .URLEncoding .Encode (_gdc ,_gaa );return _gdc ,nil ;};func init (){_cdb :=_ba .Getenv (_abce ); +_bdbg :=_ba .Getenv (_fcfg );if len (_cdb )==0||len (_bdbg )==0{return ;};_gdg ,_add :=_f .ReadFile (_cdb );if _add !=nil {_bc .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",_add ); +return ;};_add =SetLicenseKey (string (_gdg ),_bdbg );if _add !=nil {_bc .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",_add ); +return ;};};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"`;};func (_geg *LicenseKey )IsLicensed ()bool {return _geg .Tier !=LicenseTierUnlicensed ||_geg ._fad }; +var _cgdf =MakeUnlicensedKey ();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";);func _ebfe (_bcab ,_gda string )string {_cef :=[]byte (_bcab );_cgef :=_ad .New (_dg .New ,_cef );_cgef .Write ([]byte (_gda ));return _bb .StdEncoding .EncodeToString (_cgef .Sum (nil )); +};func TrackUse (useKey string ){if _cgdf ==nil {return ;};if !_cgdf ._fad ||len (_cgdf ._ade )==0{return ;};if len (useKey )==0{return ;};_adg .Lock ();defer _adg .Unlock ();if _bdd ==nil {_bdd =map[string ]int {};};_bdd [useKey ]++;};func (_gdb *meteredClient )checkinUsage (_bfe meteredUsageCheckinForm )(meteredUsageCheckinResp ,error ){_bfe .Package ="\u0075\u006e\u0069\u0070\u0064\u0066"; +_bfe .PackageVersion =_bc .Version ;var _bca meteredUsageCheckinResp ;_dcg :=_gdb ._gee +"\u002f\u006d\u0065\u0074er\u0065\u0064\u002f\u0075\u0073\u0061\u0067\u0065\u005f\u0063\u0068\u0065\u0063\u006bi\u006e";_ac ,_ef :=_gc .Marshal (_bfe );if _ef !=nil {return _bca ,_ef ; +};_cgcg ,_ef :=_gfcb (_ac );if _ef !=nil {return _bca ,_ef ;};_dace ,_ef :=_ge .NewRequest ("\u0050\u004f\u0053\u0054",_dcg ,_cgcg );if _ef !=nil {return _bca ,_ef ;};_dace .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"); +_dace .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_dace .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); +_dace .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_gdb ._dac );_cba ,_ef :=_gdb ._febe .Do (_dace );if _ef !=nil {return _bca ,_ef ;};defer _cba .Body .Close ();if _cba .StatusCode !=200{_cag ,_bbce :=_fdb (_cba );if _bbce !=nil {return _bca ,_bbce ; +};_bbce =_gc .Unmarshal (_cag ,&_bca );if _bbce !=nil {return _bca ,_bbce ;};return _bca ,_ea .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",_cba .StatusCode ); +};_gfg :=_cba .Header .Get ("\u0058\u002d\u0055\u0043\u002d\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065");_geeb :=_ebfe (_bfe .MacAddress ,string (_ac ));if _geeb !=_gfg {_bc .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 _bca ,_bd .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"); +};_dcd ,_ef :=_fdb (_cba );if _ef !=nil {return _bca ,_ef ;};_ef =_gc .Unmarshal (_dcd ,&_bca );if _ef !=nil {return _bca ,_ef ;};return _bca ,nil ;};func _bbcf (_gae *_ge .Response )(_g .ReadCloser ,error ){var _bfea error ;var _afgb _g .ReadCloser ;switch _cg .ToLower (_gae .Header .Get ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")){case "\u0067\u007a\u0069\u0070":_afgb ,_bfea =_b .NewReader (_gae .Body ); +if _bfea !=nil {return _afgb ,_bfea ;};defer _afgb .Close ();default:_afgb =_gae .Body ;};return _afgb ,nil ;};func (_gag *LicenseKey )Validate ()error {if _gag ._fad {return nil ;};if len (_gag .LicenseId )< 10{return _ea .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 (_gag .CustomerId )< 10{return _ea .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 (_gag .CustomerName )< 1{return _ea .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 _caa .After (_gag .CreatedAt ){return _ea .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 _gag .ExpiresAt ==nil {_afg :=_gag .CreatedAt .AddDate (1,0,0);if _eea .After (_afg ){_afg =_eea ;};_gag .ExpiresAt =&_afg ;};if _gag .CreatedAt .After (*_gag .ExpiresAt ){return _ea .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 _gag .isExpired (){_ffg :="\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 _ea .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0025\u0073",_ffg );};if len (_gag .CreatorName )< 1{return _ea .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 (_gag .CreatorEmail )< 1{return _ea .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 _gag .CreatedAt .After (_eaf ){if !_gag .UniPDF {return _ea .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 ;}; \ No newline at end of file diff --git a/internal/sampling/sampling.go b/internal/sampling/sampling.go index 347e91fb..52b81ede 100644 --- a/internal/sampling/sampling.go +++ b/internal/sampling/sampling.go @@ -9,19 +9,19 @@ // 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 (_aa "github.com/unidoc/unipdf/v3/internal/bitwise";_b "github.com/unidoc/unipdf/v3/internal/imageutil";_d "io";);type SampleReader interface{ReadSample ()(uint32 ,error );ReadSamples (_db []uint32 )error ;};func (_aee *Writer )WriteSamples (samples []uint32 )error {for _eaa :=0; -_eaa < len (samples );_eaa ++{if _gce :=_aee .WriteSample (samples [_eaa ]);_gce !=nil {return _gce ;};};return nil ;};func ResampleUint32 (data []uint32 ,bitsPerInputSample int ,bitsPerOutputSample int )[]uint32 {var _eeb []uint32 ;_gf :=bitsPerOutputSample ; -var _dad uint32 ;var _gfg uint32 ;_ae :=0;_fb :=0;_bfg :=0;for _bfg < len (data ){if _ae > 0{_cf :=_ae ;if _gf < _cf {_cf =_gf ;};_dad =(_dad <>uint (bitsPerInputSample -_cf ));_ae -=_cf ;if _ae > 0{_gfg =_gfg <>uint (_ae )); -if _fc < bitsPerInputSample {_gfg =_dc <=bitsPerOutputSample {_ab :=_ae ;if _gf < _ab {_ab =_gf ;};_dad =(_dad <>uint (bitsPerInputSample -_ab )); -_ae -=_ab ;if _ae > 0{_gfg =_gfg < 0&&_gf < bitsPerOutputSample {_dad <<=uint (_gf );_eeb =append (_eeb ,_dad );};return _eeb ; -};type Writer struct{_fce _b .ImageBase ;_agc *_aa .Writer ;_gca ,_cc int ;_cfd bool ;};func ResampleBytes (data []byte ,bitsPerSample int )[]uint32 {var _bc []uint32 ;_gdd :=bitsPerSample ;var _cg uint32 ;var _ag byte ;_eb :=0;_gb :=0;_bdd :=0;for _bdd < len (data ){if _eb > 0{_gc :=_eb ; -if _gdd < _gc {_gc =_gdd ;};_cg =(_cg <>uint (8-_gc ));_eb -=_gc ;if _eb > 0{_ag =_ag <>uint (_eb ));if _da < 8{_ag =_cge <=bitsPerSample {_ed :=_eb ; -if _gdd < _ed {_ed =_gdd ;};_cg =(_cg <>uint (8-_ed ));_eb -=_ed ;if _eb > 0{_ag =_ag < 0{_cg :=_baf ; +if _adf < _cg {_cg =_adf ;};_eab =(_eab <>uint (bitsPerInputSample -_cg ));_baf -=_cg ;if _baf > 0{_bb =_bb <>uint (_baf ));if _ab < bitsPerInputSample {_bb =_gb <=bitsPerOutputSample {_dc :=_baf ;if _adf < _dc {_dc =_adf ;};_eab =(_eab <>uint (bitsPerInputSample -_dc ));_baf -=_dc ;if _baf > 0{_bb =_bb < 0&&_adf < bitsPerOutputSample {_eab <<=uint (_adf );_ba =append (_ba ,_eab );};return _ba ;};func ResampleBytes (data []byte ,bitsPerSample int )[]uint32 {var _cac []uint32 ; +_d :=bitsPerSample ;var _dg uint32 ;var _fe byte ;_aa :=0;_ad :=0;_aed :=0;for _aed < len (data ){if _aa > 0{_ec :=_aa ;if _d < _ec {_ec =_d ;};_dg =(_dg <>uint (8-_ec ));_aa -=_ec ;if _aa > 0{_fe =_fe <>uint (_aa ));if _cf < 8{_fe =_dd <=bitsPerSample {_ade :=_aa ;if _d < _ade {_ade =_d ;};_dg =(_dg <>uint (8-_ade ));_aa -=_ade ;if _aa > 0{_fe =_fe <>8)&0xff));_dg .WriteByte (byte (_cc &0xff)); -};return _dg .String ();};func init (){_be =map[rune ]byte {};for _df ,_ce :=range _db {_be [_ce ]=_df ;};};var _db =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);_d .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"); -};_ef :=len (b )>>1;_gg :=make ([]uint16 ,_ef );for _gga :=0;_gga < _ef ;_gga ++{_gg [_gga ]=uint16 (b [_gga <<1])<<8+uint16 (b [_gga <<1+1]);};_a :=_e .Decode (_gg );return _a ;};func PDFDocEncodingToRunes (b []byte )[]rune {var _dfa []rune ;for _ ,_ad :=range b {_ga ,_fe :=_db [_ad ]; -if !_fe {_d .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",_ad ); -continue ;};_dfa =append (_dfa ,_ga );};return _dfa ;};func PDFDocEncodingToString (b []byte )string {return string (PDFDocEncodingToRunes (b ))};var _be map[rune ]byte ;func StringToPDFDocEncoding (s string )[]byte {var _da _c .Buffer ;for _ ,_bd :=range s {_fg ,_de :=_be [_bd ]; -if !_de {_d .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",_bd ,_bd ); -continue ;};_da .WriteByte (_fg );};return _da .Bytes ();};func UTF16ToString (b []byte )string {return string (UTF16ToRunes (b ))}; \ No newline at end of file +package strutils ;import (_b "bytes";_bf "github.com/unidoc/unipdf/v3/common";_g "unicode/utf16";);func UTF16ToString (b []byte )string {return string (UTF16ToRunes (b ))};func init (){_f =map[rune ]byte {};for _ga ,_fe :=range _gad {_f [_fe ]=_ga ;};}; +func UTF16ToRunes (b []byte )[]rune {if len (b )==1{return []rune {rune (b [0])};};if len (b )%2!=0{b =append (b ,0);_bf .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"); +};_c :=len (b )>>1;_cg :=make ([]uint16 ,_c );for _de :=0;_de < _c ;_de ++{_cg [_de ]=uint16 (b [_de <<1])<<8+uint16 (b [_de <<1+1]);};_gg :=_g .Decode (_cg );return _gg ;};func PDFDocEncodingToString (b []byte )string {return string (PDFDocEncodingToRunes (b ))}; +var _gad =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 StringToPDFDocEncoding (s string )[]byte {var _ab _b .Buffer ;for _ ,_dc :=range s {_daa ,_gag :=_f [_dc ];if !_gag {_bf .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",_dc ,_dc ); +continue ;};_ab .WriteByte (_daa );};return _ab .Bytes ();};func StringToUTF16 (s string )string {_e :=_g .Encode ([]rune (s ));var _fa _b .Buffer ;for _ ,_cgf :=range _e {_fa .WriteByte (byte ((_cgf >>8)&0xff));_fa .WriteByte (byte (_cgf &0xff));};return _fa .String (); +};var _f map[rune ]byte ;func PDFDocEncodingToRunes (b []byte )[]rune {var _ba []rune ;for _ ,_ad :=range b {_af ,_df :=_gad [_ad ];if !_df {_bf .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",_ad ); +continue ;};_ba =append (_ba ,_af );};return _ba ;}; \ No newline at end of file diff --git a/internal/testutils/testutils.go b/internal/testutils/testutils.go index 995ef431..f7a25557 100644 --- a/internal/testutils/testutils.go +++ b/internal/testutils/testutils.go @@ -9,30 +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 testutils ;import (_e "crypto/md5";_bd "encoding/hex";_gg "errors";_bf "fmt";_ee "github.com/unidoc/unipdf/v3/common";_bg "github.com/unidoc/unipdf/v3/core";_ecc "image";_ec "image/png";_c "io";_f "os";_bb "os/exec";_a "path/filepath";_b "strings"; -_d "testing";);func ComparePNGFiles (file1 ,file2 string )(bool ,error ){_ad ,_eaaf :=HashFile (file1 );if _eaaf !=nil {return false ,_eaaf ;};_egc ,_eaaf :=HashFile (file2 );if _eaaf !=nil {return false ,_eaaf ;};if _ad ==_egc {return true ,nil ;};_ef ,_eaaf :=ReadPNG (file1 ); -if _eaaf !=nil {return false ,_eaaf ;};_bgf ,_eaaf :=ReadPNG (file2 );if _eaaf !=nil {return false ,_eaaf ;};if _ef .Bounds ()!=_bgf .Bounds (){return false ,nil ;};return CompareImages (_ef ,_bgf );};var (ErrRenderNotSupported =_gg .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 CopyFile (src ,dst string )error {_fe ,_bfe :=_f .Open (src );if _bfe !=nil {return _bfe ;};defer _fe .Close ();_fd ,_bfe :=_f .Create (dst );if _bfe !=nil {return _bfe ;};defer _fd .Close ();_ ,_bfe =_c .Copy (_fd ,_fe );return _bfe ;};func CompareDictionariesDeep (d1 ,d2 *_bg .PdfObjectDictionary )bool {if len (d1 .Keys ())!=len (d2 .Keys ()){_ee .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 ())); -_ee .Log .Debug ("\u0057\u0061s\u0020\u0027\u0025s\u0027\u0020\u0076\u0073\u0020\u0027\u0025\u0073\u0027",d1 .WriteString (),d2 .WriteString ());return false ;};for _ ,_ab :=range d1 .Keys (){if _ab =="\u0050\u0061\u0072\u0065\u006e\u0074"{continue ;}; -_aec :=_bg .TraceToDirectObject (d1 .Get (_ab ));_bda :=_bg .TraceToDirectObject (d2 .Get (_ab ));if _aec ==nil {_ee .Log .Debug ("\u00761\u0020\u0069\u0073\u0020\u006e\u0069l");return false ;};if _bda ==nil {_ee .Log .Debug ("\u00762\u0020\u0069\u0073\u0020\u006e\u0069l"); -return false ;};switch _eaafe :=_aec .(type ){case *_bg .PdfObjectDictionary :_gda ,_aa :=_bda .(*_bg .PdfObjectDictionary );if !_aa {_ee .Log .Debug ("\u0054\u0079\u0070\u0065 m\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0020\u0025\u0054\u0020\u0076\u0073\u0020%\u0054",_aec ,_bda ); -return false ;};if !CompareDictionariesDeep (_eaafe ,_gda ){return false ;};continue ;case *_bg .PdfObjectArray :_aed ,_bdad :=_bda .(*_bg .PdfObjectArray );if !_bdad {_ee .Log .Debug ("\u00762\u0020n\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -return false ;};if _eaafe .Len ()!=_aed .Len (){_ee .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",_eaafe .Len (),_aed .Len ()); -return false ;};for _be :=0;_be < _eaafe .Len ();_be ++{_faf :=_bg .TraceToDirectObject (_eaafe .Get (_be ));_cdb :=_bg .TraceToDirectObject (_aed .Get (_be ));if _dba ,_edd :=_faf .(*_bg .PdfObjectDictionary );_edd {_acb ,_adg :=_cdb .(*_bg .PdfObjectDictionary ); -if !_adg {return false ;};if !CompareDictionariesDeep (_dba ,_acb ){return false ;};}else {if _faf .WriteString ()!=_cdb .WriteString (){_ee .Log .Debug ("M\u0069\u0073\u006d\u0061tc\u0068 \u0027\u0025\u0073\u0027\u0020!\u003d\u0020\u0027\u0025\u0073\u0027",_faf .WriteString (),_cdb .WriteString ()); -return false ;};};};continue ;};if _aec .String ()!=_bda .String (){_ee .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",_ab ,_aec .String (),_bda .String ()); -_ee .Log .Debug ("\u0046o\u0072 \u0027\u0025\u0054\u0027\u0020\u002d\u0020\u0027\u0025\u0054\u0027",_aec ,_bda );_ee .Log .Debug ("\u0046\u006f\u0072\u0020\u0027\u0025\u002b\u0076\u0027\u0020\u002d\u0020'\u0025\u002b\u0076\u0027",_aec ,_bda );return false ; -};};return true ;};func RenderPDFToPNGs (pdfPath string ,dpi int ,outpathTpl string )error {if dpi <=0{dpi =100;};if _ ,_cec :=_bb .LookPath ("\u0067\u0073");_cec !=nil {return ErrRenderNotSupported ;};return _bb .Command ("\u0067\u0073","\u002d\u0073\u0044\u0045\u0056\u0049\u0043\u0045\u003d\u0070\u006e\u0067a\u006c\u0070\u0068\u0061","\u002d\u006f",outpathTpl ,_bf .Sprintf ("\u002d\u0072\u0025\u0064",dpi ),pdfPath ).Run (); -};func ReadPNG (file string )(_ecc .Image ,error ){_eb ,_gb :=_f .Open (file );if _gb !=nil {return nil ,_gb ;};defer _eb .Close ();return _ec .Decode (_eb );};func _fa (_dd _bg .PdfObject ,_bbe map[int64 ]_bg .PdfObject )error {switch _eeg :=_dd .(type ){case *_bg .PdfIndirectObject :_agf :=_eeg ; -_fa (_agf .PdfObject ,_bbe );case *_bg .PdfObjectDictionary :_ffa :=_eeg ;for _ ,_cece :=range _ffa .Keys (){_fff :=_ffa .Get (_cece );if _gde ,_eab :=_fff .(*_bg .PdfObjectReference );_eab {_fag ,_gad :=_bbe [_gde .ObjectNumber ];if !_gad {return _gg .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); -};_ffa .Set (_cece ,_fag );}else {_fa (_fff ,_bbe );};};case *_bg .PdfObjectArray :_fdb :=_eeg ;for _bdc ,_cc :=range _fdb .Elements (){if _ffdc ,_ceg :=_cc .(*_bg .PdfObjectReference );_ceg {_db ,_feda :=_bbe [_ffdc .ObjectNumber ];if !_feda {return _gg .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); -};_fdb .Set (_bdc ,_db );}else {_fa (_cc ,_bbe );};};};return nil ;};func CompareImages (img1 ,img2 _ecc .Image )(bool ,error ){_ece :=img1 .Bounds ();_ea :=0;for _ae :=0;_ae < _ece .Size ().X ;_ae ++{for _eaa :=0;_eaa < _ece .Size ().Y ;_eaa ++{_eef ,_ag ,_eg ,_ :=img1 .At (_ae ,_eaa ).RGBA (); -_bbc ,_egf ,_fed ,_ :=img2 .At (_ae ,_eaa ).RGBA ();if _eef !=_bbc ||_ag !=_egf ||_eg !=_fed {_ea ++;};};};_gf :=float64 (_ea )/float64 (_ece .Dx ()*_ece .Dy ());if _gf > 0.0001{_bf .Printf ("\u0064\u0069\u0066f \u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076\u0020\u0028\u0025\u0064\u0029\u000a",_gf ,_ea ); -return false ,nil ;};return true ,nil ;};func HashFile (file string )(string ,error ){_ed ,_gc :=_f .Open (file );if _gc !=nil {return "",_gc ;};defer _ed .Close ();_ff :=_e .New ();if _ ,_gc =_c .Copy (_ff ,_ed );_gc !=nil {return "",_gc ;};return _bd .EncodeToString (_ff .Sum (nil )),nil ; -};func ParseIndirectObjects (rawpdf string )(map[int64 ]_bg .PdfObject ,error ){_dc :=_bg .NewParserFromString (rawpdf );_efb :=map[int64 ]_bg .PdfObject {};for {_adb ,_aca :=_dc .ParseIndirectObject ();if _aca !=nil {if _aca ==_c .EOF {break ;};return nil ,_aca ; -};switch _dcg :=_adb .(type ){case *_bg .PdfIndirectObject :_efb [_dcg .ObjectNumber ]=_adb ;case *_bg .PdfObjectStream :_efb [_dcg .ObjectNumber ]=_adb ;};};for _ ,_bae :=range _efb {_fa (_bae ,_efb );};return _efb ,nil ;};func RunRenderTest (t *_d .T ,pdfPath ,outputDir ,baselineRenderPath string ,saveBaseline bool ){_fec :=_b .TrimSuffix (_a .Base (pdfPath ),_a .Ext (pdfPath )); -t .Run ("\u0072\u0065\u006e\u0064\u0065\u0072",func (_gdd *_d .T ){_ba :=_a .Join (outputDir ,_fec );_ge :=_ba +"\u002d%\u0064\u002e\u0070\u006e\u0067";if _ecca :=RenderPDFToPNGs (pdfPath ,0,_ge );_ecca !=nil {_gdd .Skip (_ecca );};for _ga :=1;true ;_ga ++{_eac :=_bf .Sprintf ("\u0025s\u002d\u0025\u0064\u002e\u0070\u006eg",_ba ,_ga ); -_fdf :=_a .Join (baselineRenderPath ,_bf .Sprintf ("\u0025\u0073\u002d\u0025\u0064\u005f\u0065\u0078\u0070\u002e\u0070\u006e\u0067",_fec ,_ga ));if _ ,_bad :=_f .Stat (_eac );_bad !=nil {break ;};_gdd .Logf ("\u0025\u0073",_fdf );if saveBaseline {_gdd .Logf ("\u0043\u006fp\u0079\u0069\u006eg\u0020\u0025\u0073\u0020\u002d\u003e\u0020\u0025\u0073",_eac ,_fdf ); -_cf :=CopyFile (_eac ,_fdf );if _cf !=nil {_gdd .Fatalf ("\u0045\u0052\u0052OR\u0020\u0063\u006f\u0070\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_fdf ,_cf );};continue ;};_gdd .Run (_bf .Sprintf ("\u0070\u0061\u0067\u0065\u0025\u0064",_ga ),func (_cd *_d .T ){_cd .Logf ("\u0043o\u006dp\u0061\u0072\u0069\u006e\u0067 \u0025\u0073 \u0076\u0073\u0020\u0025\u0073",_eac ,_fdf ); -_ac ,_cdd :=ComparePNGFiles (_eac ,_fdf );if _f .IsNotExist (_cdd ){_cd .Fatal ("\u0069m\u0061g\u0065\u0020\u0066\u0069\u006ce\u0020\u006di\u0073\u0073\u0069\u006e\u0067");}else if !_ac {_cd .Fatal ("\u0077\u0072\u006f\u006eg \u0070\u0061\u0067\u0065\u0020\u0072\u0065\u006e\u0064\u0065\u0072\u0065\u0064"); -};});};});}; \ No newline at end of file +package testutils ;import (_bf "crypto/md5";_df "encoding/hex";_bfg "errors";_eb "fmt";_ba "github.com/unidoc/unipdf/v3/common";_dfb "github.com/unidoc/unipdf/v3/core";_dc "image";_db "image/png";_g "io";_cb "os";_d "os/exec";_f "path/filepath";_c "strings"; +_e "testing";);func _cce (_cg _dfb .PdfObject ,_baf map[int64 ]_dfb .PdfObject )error {switch _cbe :=_cg .(type ){case *_dfb .PdfIndirectObject :_faac :=_cbe ;_cce (_faac .PdfObject ,_baf );case *_dfb .PdfObjectDictionary :_cadf :=_cbe ;for _ ,_aa :=range _cadf .Keys (){_ggf :=_cadf .Get (_aa ); +if _gba ,_fc :=_ggf .(*_dfb .PdfObjectReference );_fc {_eg ,_dcd :=_baf [_gba .ObjectNumber ];if !_dcd {return _bfg .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); +};_cadf .Set (_aa ,_eg );}else {_cce (_ggf ,_baf );};};case *_dfb .PdfObjectArray :_cgb :=_cbe ;for _fgb ,_ggfc :=range _cgb .Elements (){if _be ,_cbg :=_ggfc .(*_dfb .PdfObjectReference );_cbg {_bgd ,_gge :=_baf [_be .ObjectNumber ];if !_gge {return _bfg .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); +};_cgb .Set (_fgb ,_bgd );}else {_cce (_ggfc ,_baf );};};};return nil ;};func HashFile (file string )(string ,error ){_ddf ,_a :=_cb .Open (file );if _a !=nil {return "",_a ;};defer _ddf .Close ();_gf :=_bf .New ();if _ ,_a =_g .Copy (_gf ,_ddf );_a !=nil {return "",_a ; +};return _df .EncodeToString (_gf .Sum (nil )),nil ;};var (ErrRenderNotSupported =_bfg .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 CompareImages (img1 ,img2 _dc .Image )(bool ,error ){_ee :=img1 .Bounds ();_ce :=0;for _fg :=0;_fg < _ee .Size ().X ;_fg ++{for _bc :=0;_bc < _ee .Size ().Y ;_bc ++{_gea ,_ag ,_ae ,_ :=img1 .At (_fg ,_bc ).RGBA ();_fa ,_ca ,_gd ,_ :=img2 .At (_fg ,_bc ).RGBA (); +if _gea !=_fa ||_ag !=_ca ||_ae !=_gd {_ce ++;};};};_cd :=float64 (_ce )/float64 (_ee .Dx ()*_ee .Dy ());if _cd > 0.0001{_eb .Printf ("\u0064\u0069\u0066f \u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076\u0020\u0028\u0025\u0064\u0029\u000a",_cd ,_ce ); +return false ,nil ;};return true ,nil ;};func RenderPDFToPNGs (pdfPath string ,dpi int ,outpathTpl string )error {if dpi <=0{dpi =100;};if _ ,_cad :=_d .LookPath ("\u0067\u0073");_cad !=nil {return ErrRenderNotSupported ;};return _d .Command ("\u0067\u0073","\u002d\u0073\u0044\u0045\u0056\u0049\u0043\u0045\u003d\u0070\u006e\u0067a\u006c\u0070\u0068\u0061","\u002d\u006f",outpathTpl ,_eb .Sprintf ("\u002d\u0072\u0025\u0064",dpi ),pdfPath ).Run (); +};func CompareDictionariesDeep (d1 ,d2 *_dfb .PdfObjectDictionary )bool {if len (d1 .Keys ())!=len (d2 .Keys ()){_ba .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 ())); +_ba .Log .Debug ("\u0057\u0061s\u0020\u0027\u0025s\u0027\u0020\u0076\u0073\u0020\u0027\u0025\u0073\u0027",d1 .WriteString (),d2 .WriteString ());return false ;};for _ ,_bfgf :=range d1 .Keys (){if _bfgf =="\u0050\u0061\u0072\u0065\u006e\u0074"{continue ; +};_ega :=_dfb .TraceToDirectObject (d1 .Get (_bfgf ));_ece :=_dfb .TraceToDirectObject (d2 .Get (_bfgf ));if _ega ==nil {_ba .Log .Debug ("\u00761\u0020\u0069\u0073\u0020\u006e\u0069l");return false ;};if _ece ==nil {_ba .Log .Debug ("\u00762\u0020\u0069\u0073\u0020\u006e\u0069l"); +return false ;};switch _cfe :=_ega .(type ){case *_dfb .PdfObjectDictionary :_aac ,_fd :=_ece .(*_dfb .PdfObjectDictionary );if !_fd {_ba .Log .Debug ("\u0054\u0079\u0070\u0065 m\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0020\u0025\u0054\u0020\u0076\u0073\u0020%\u0054",_ega ,_ece ); +return false ;};if !CompareDictionariesDeep (_cfe ,_aac ){return false ;};continue ;case *_dfb .PdfObjectArray :_eeea ,_gdc :=_ece .(*_dfb .PdfObjectArray );if !_gdc {_ba .Log .Debug ("\u00762\u0020n\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +return false ;};if _cfe .Len ()!=_eeea .Len (){_ba .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",_cfe .Len (),_eeea .Len ()); +return false ;};for _fae :=0;_fae < _cfe .Len ();_fae ++{_baa :=_dfb .TraceToDirectObject (_cfe .Get (_fae ));_ggg :=_dfb .TraceToDirectObject (_eeea .Get (_fae ));if _cgbf ,_dbe :=_baa .(*_dfb .PdfObjectDictionary );_dbe {_ddg ,_gdg :=_ggg .(*_dfb .PdfObjectDictionary ); +if !_gdg {return false ;};if !CompareDictionariesDeep (_cgbf ,_ddg ){return false ;};}else {if _baa .WriteString ()!=_ggg .WriteString (){_ba .Log .Debug ("M\u0069\u0073\u006d\u0061tc\u0068 \u0027\u0025\u0073\u0027\u0020!\u003d\u0020\u0027\u0025\u0073\u0027",_baa .WriteString (),_ggg .WriteString ()); +return false ;};};};continue ;};if _ega .String ()!=_ece .String (){_ba .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",_bfgf ,_ega .String (),_ece .String ()); +_ba .Log .Debug ("\u0046o\u0072 \u0027\u0025\u0054\u0027\u0020\u002d\u0020\u0027\u0025\u0054\u0027",_ega ,_ece );_ba .Log .Debug ("\u0046\u006f\u0072\u0020\u0027\u0025\u002b\u0076\u0027\u0020\u002d\u0020'\u0025\u002b\u0076\u0027",_ega ,_ece );return false ; +};};return true ;};func ReadPNG (file string )(_dc .Image ,error ){_dg ,_dde :=_cb .Open (file );if _dde !=nil {return nil ,_dde ;};defer _dg .Close ();return _db .Decode (_dg );};func ParseIndirectObjects (rawpdf string )(map[int64 ]_dfb .PdfObject ,error ){_cdd :=_dfb .NewParserFromString (rawpdf ); +_ed :=map[int64 ]_dfb .PdfObject {};for {_efg ,_gc :=_cdd .ParseIndirectObject ();if _gc !=nil {if _gc ==_g .EOF {break ;};return nil ,_gc ;};switch _bg :=_efg .(type ){case *_dfb .PdfIndirectObject :_ed [_bg .ObjectNumber ]=_efg ;case *_dfb .PdfObjectStream :_ed [_bg .ObjectNumber ]=_efg ; +};};for _ ,_ec :=range _ed {_cce (_ec ,_ed );};return _ed ,nil ;};func RunRenderTest (t *_e .T ,pdfPath ,outputDir ,baselineRenderPath string ,saveBaseline bool ){_bd :=_c .TrimSuffix (_f .Base (pdfPath ),_f .Ext (pdfPath ));t .Run ("\u0072\u0065\u006e\u0064\u0065\u0072",func (_cc *_e .T ){_cf :=_f .Join (outputDir ,_bd ); +_cdbe :=_cf +"\u002d%\u0064\u002e\u0070\u006e\u0067";if _ggd :=RenderPDFToPNGs (pdfPath ,0,_cdbe );_ggd !=nil {_cc .Skip (_ggd );};for _gb :=1;true ;_gb ++{_aea :=_eb .Sprintf ("\u0025s\u002d\u0025\u0064\u002e\u0070\u006eg",_cf ,_gb );_agf :=_f .Join (baselineRenderPath ,_eb .Sprintf ("\u0025\u0073\u002d\u0025\u0064\u005f\u0065\u0078\u0070\u002e\u0070\u006e\u0067",_bd ,_gb )); +if _ ,_dae :=_cb .Stat (_aea );_dae !=nil {break ;};_cc .Logf ("\u0025\u0073",_agf );if saveBaseline {_cc .Logf ("\u0043\u006fp\u0079\u0069\u006eg\u0020\u0025\u0073\u0020\u002d\u003e\u0020\u0025\u0073",_aea ,_agf );_ebd :=CopyFile (_aea ,_agf );if _ebd !=nil {_cc .Fatalf ("\u0045\u0052\u0052OR\u0020\u0063\u006f\u0070\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_agf ,_ebd ); +};continue ;};_cc .Run (_eb .Sprintf ("\u0070\u0061\u0067\u0065\u0025\u0064",_gb ),func (_ef *_e .T ){_ef .Logf ("\u0043o\u006dp\u0061\u0072\u0069\u006e\u0067 \u0025\u0073 \u0076\u0073\u0020\u0025\u0073",_aea ,_agf );_faa ,_cba :=ComparePNGFiles (_aea ,_agf ); +if _cb .IsNotExist (_cba ){_ef .Fatal ("\u0069m\u0061g\u0065\u0020\u0066\u0069\u006ce\u0020\u006di\u0073\u0073\u0069\u006e\u0067");}else if !_faa {_ef .Fatal ("\u0077\u0072\u006f\u006eg \u0070\u0061\u0067\u0065\u0020\u0072\u0065\u006e\u0064\u0065\u0072\u0065\u0064"); +};});};});};func CopyFile (src ,dst string )error {_gg ,_dd :=_cb .Open (src );if _dd !=nil {return _dd ;};defer _gg .Close ();_fb ,_dd :=_cb .Create (dst );if _dd !=nil {return _dd ;};defer _fb .Close ();_ ,_dd =_g .Copy (_fb ,_gg );return _dd ;};func ComparePNGFiles (file1 ,file2 string )(bool ,error ){_af ,_gfc :=HashFile (file1 ); +if _gfc !=nil {return false ,_gfc ;};_gee ,_gfc :=HashFile (file2 );if _gfc !=nil {return false ,_gfc ;};if _af ==_gee {return true ,nil ;};_cdb ,_gfc :=ReadPNG (file1 );if _gfc !=nil {return false ,_gfc ;};_eee ,_gfc :=ReadPNG (file2 );if _gfc !=nil {return false ,_gfc ; +};if _cdb .Bounds ()!=_eee .Bounds (){return false ,nil ;};return CompareImages (_cdb ,_eee );}; \ No newline at end of file diff --git a/internal/textencoding/internal/syncmap/syncmap.go b/internal/textencoding/internal/syncmap/syncmap.go index 5ef818bd..e5ae067d 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 _c "sync";func (_eeg *RuneStringMap )Write (r rune ,s string ){_eeg ._cfc .Lock ();defer _eeg ._cfc .Unlock ();_eeg ._acg [r ]=s ;};func NewByteRuneMap (m map[byte ]rune )*ByteRuneMap {return &ByteRuneMap {_b :m }};func MakeByteRuneMap (length int )*ByteRuneMap {return &ByteRuneMap {_b :make (map[byte ]rune ,length )}}; -type ByteRuneMap struct{_b map[byte ]rune ;_e _c .RWMutex ;};func (_caef *RuneStringMap )Read (r rune )(string ,bool ){_caef ._cfc .RLock ();defer _caef ._cfc .RUnlock ();_bc ,_gcc :=_caef ._acg [r ];return _bc ,_gcc ;};func (_adb *StringsMap )Write (g1 ,g2 string ){_adb ._df .Lock (); -defer _adb ._df .Unlock ();_adb ._eef [g1 ]=g2 ;};func MakeRuneUint16Map (length int )*RuneUint16Map {return &RuneUint16Map {_ga :make (map[rune ]uint16 ,length )};};func (_bdf *RuneUint16Map )Delete (r rune ){_bdf ._ab .Lock ();defer _bdf ._ab .Unlock (); -delete (_bdf ._ga ,r );};func (_gf *RuneByteMap )Read (r rune )(byte ,bool ){_gf ._ag .RLock ();defer _gf ._ag .RUnlock ();_gc ,_da :=_gf ._db [r ];return _gc ,_da ;};func (_cf *RuneByteMap )Length ()int {_cf ._ag .RLock ();defer _cf ._ag .RUnlock ();return len (_cf ._db )}; -func (_dg *RuneByteMap )Range (f func (_gbb rune ,_ec byte )(_eeb bool )){_dg ._ag .RLock ();defer _dg ._ag .RUnlock ();for _de ,_fc :=range _dg ._db {if f (_de ,_fc ){break ;};};};type RuneUint16Map struct{_ga map[rune ]uint16 ;_ab _c .RWMutex ;};type RuneSet struct{_ff map[rune ]struct{}; -_fb _c .RWMutex ;};func NewRuneStringMap (m map[rune ]string )*RuneStringMap {return &RuneStringMap {_acg :m }};func (_ggd *StringRuneMap )Read (g string )(rune ,bool ){_ggd ._bg .RLock ();defer _ggd ._bg .RUnlock ();_fbc ,_ea :=_ggd ._cac [g ];return _fbc ,_ea ; -};func (_be *RuneStringMap )Range (f func (_dbc rune ,_eb string )(_acgb bool )){_be ._cfc .RLock ();defer _be ._cfc .RUnlock ();for _dd ,_ddf :=range _be ._acg {if f (_dd ,_ddf ){break ;};};};func NewStringsMap (tuples []StringsTuple )*StringsMap {_dcd :=map[string ]string {}; -for _ ,_gec :=range tuples {_dcd [_gec .Key ]=_gec .Value ;};return &StringsMap {_eef :_dcd };};func (_fec *RuneUint16Map )Read (r rune )(uint16 ,bool ){_fec ._ab .RLock ();defer _fec ._ab .RUnlock ();_ef ,_af :=_fec ._ga [r ];return _ef ,_af ;};type RuneByteMap struct{_db map[rune ]byte ; -_ag _c .RWMutex ;};func (_ac *RuneSet )Exists (r rune )bool {_ac ._fb .RLock ();defer _ac ._fb .RUnlock ();_ ,_cae :=_ac ._ff [r ];return _cae ;};func (_cd *StringsMap )Read (g string )(string ,bool ){_cd ._df .RLock ();defer _cd ._df .RUnlock ();_cga ,_cacf :=_cd ._eef [g ]; -return _cga ,_cacf ;};func (_edg *RuneSet )Length ()int {_edg ._fb .RLock ();defer _edg ._fb .RUnlock ();return len (_edg ._ff )};func (_agf *RuneByteMap )Write (r rune ,b byte ){_agf ._ag .Lock ();defer _agf ._ag .Unlock ();_agf ._db [r ]=b ;};func (_cg *RuneStringMap )Length ()int {_cg ._cfc .RLock (); -defer _cg ._cfc .RUnlock ();return len (_cg ._acg );};func (_acb *RuneUint16Map )RangeDelete (f func (_fbg rune ,_ggc uint16 )(_cgc bool ,_fbe bool )){_acb ._ab .Lock ();defer _acb ._ab .Unlock ();for _ddbd ,_ddba :=range _acb ._ga {_adg ,_ffa :=f (_ddbd ,_ddba ); -if _adg {delete (_acb ._ga ,_ddbd );};if _ffa {break ;};};};func (_a *ByteRuneMap )Length ()int {_a ._e .RLock ();defer _a ._e .RUnlock ();return len (_a ._b )};func (_fe *ByteRuneMap )Write (b byte ,r rune ){_fe ._e .Lock ();defer _fe ._e .Unlock ();_fe ._b [b ]=r }; -func (_edgc *StringRuneMap )Write (g string ,r rune ){_edgc ._bg .Lock ();defer _edgc ._bg .Unlock ();_edgc ._cac [g ]=r ;};func (_bd *RuneSet )Write (r rune ){_bd ._fb .Lock ();defer _bd ._fb .Unlock ();_bd ._ff [r ]=struct{}{}};func (_g *ByteRuneMap )Read (b byte )(rune ,bool ){_g ._e .RLock (); -defer _g ._e .RUnlock ();_gb ,_f :=_g ._b [b ];return _gb ,_f ;};func (_daf *StringsMap )Copy ()*StringsMap {_daf ._df .RLock ();defer _daf ._df .RUnlock ();_abca :=map[string ]string {};for _afc ,_ade :=range _daf ._eef {_abca [_afc ]=_ade ;};return &StringsMap {_eef :_abca }; -};func (_aa *StringRuneMap )Range (f func (_fgg string ,_eea rune )(_ecf bool )){_aa ._bg .RLock ();defer _aa ._bg .RUnlock ();for _dc ,_fa :=range _aa ._cac {if f (_dc ,_fa ){break ;};};};func (_ddc *StringsMap )Range (f func (_cdd ,_fag string )(_ddce bool )){_ddc ._df .RLock (); -defer _ddc ._df .RUnlock ();for _cff ,_fbgf :=range _ddc ._eef {if f (_cff ,_fbgf ){break ;};};};func (_bf *RuneSet )Range (f func (_gbd rune )(_ae bool )){_bf ._fb .RLock ();defer _bf ._fb .RUnlock ();for _ed :=range _bf ._ff {if f (_ed ){break ;};};}; -type StringsMap struct{_eef map[string ]string ;_df _c .RWMutex ;};func NewStringRuneMap (m map[string ]rune )*StringRuneMap {return &StringRuneMap {_cac :m }};func (_fef *StringRuneMap )Length ()int {_fef ._bg .RLock ();defer _fef ._bg .RUnlock ();return len (_fef ._cac ); -};func MakeRuneByteMap (length int )*RuneByteMap {_ba :=make (map[rune ]byte ,length );return &RuneByteMap {_db :_ba };};func (_ddb *RuneUint16Map )Write (r rune ,g uint16 ){_ddb ._ab .Lock ();defer _ddb ._ab .Unlock ();_ddb ._ga [r ]=g ;};func (_fg *RuneUint16Map )Length ()int {_fg ._ab .RLock (); -defer _fg ._ab .RUnlock ();return len (_fg ._ga )};type StringsTuple struct{Key ,Value string ;};type StringRuneMap struct{_cac map[string ]rune ;_bg _c .RWMutex ;};func (_abc *RuneUint16Map )Range (f func (_beg rune ,_ad uint16 )(_gdd bool )){_abc ._ab .RLock (); -defer _abc ._ab .RUnlock ();for _bec ,_bb :=range _abc ._ga {if f (_bec ,_bb ){break ;};};};func (_ca *ByteRuneMap )Range (f func (_gd byte ,_ge rune )(_gda bool )){_ca ._e .RLock ();defer _ca ._e .RUnlock ();for _ee ,_gg :=range _ca ._b {if f (_ee ,_gg ){break ; -};};};func MakeRuneSet (length int )*RuneSet {return &RuneSet {_ff :make (map[rune ]struct{},length )}};type RuneStringMap struct{_acg map[rune ]string ;_cfc _c .RWMutex ;}; \ No newline at end of file +package syncmap ;import _a "sync";func (_ac *RuneByteMap )Read (r rune )(byte ,bool ){_ac ._gd .RLock ();defer _ac ._gd .RUnlock ();_ad ,_ff :=_ac ._g [r ];return _ad ,_ff ;};func (_b *ByteRuneMap )Write (b byte ,r rune ){_b ._ef .Lock ();defer _b ._ef .Unlock (); +_b ._aa [b ]=r };func (_fce *RuneSet )Length ()int {_fce ._cc .RLock ();defer _fce ._cc .RUnlock ();return len (_fce ._dea )};func (_eb *RuneStringMap )Read (r rune )(string ,bool ){_eb ._ab .RLock ();defer _eb ._ab .RUnlock ();_gc ,_bcc :=_eb ._cdb [r ]; +return _gc ,_bcc ;};type StringRuneMap struct{_ce map[string ]rune ;_ee _a .RWMutex ;};type StringsTuple struct{Key ,Value string ;};func NewRuneStringMap (m map[rune ]string )*RuneStringMap {return &RuneStringMap {_cdb :m }};func (_efe *ByteRuneMap )Range (f func (_d byte ,_af rune )(_f bool )){_efe ._ef .RLock (); +defer _efe ._ef .RUnlock ();for _df ,_cg :=range _efe ._aa {if f (_df ,_cg ){break ;};};};func (_fff *RuneUint16Map )Write (r rune ,g uint16 ){_fff ._cb .Lock ();defer _fff ._cb .Unlock ();_fff ._efcb [r ]=g ;};func (_db *RuneSet )Write (r rune ){_db ._cc .Lock (); +defer _db ._cc .Unlock ();_db ._dea [r ]=struct{}{}};func (_adc *StringsMap )Range (f func (_fda ,_cae string )(_bcg bool )){_adc ._cdd .RLock ();defer _adc ._cdd .RUnlock ();for _cec ,_efd :=range _adc ._dgf {if f (_cec ,_efd ){break ;};};};func MakeRuneUint16Map (length int )*RuneUint16Map {return &RuneUint16Map {_efcb :make (map[rune ]uint16 ,length )}; +};func (_gb *StringsMap )Read (g string )(string ,bool ){_gb ._cdd .RLock ();defer _gb ._cdd .RUnlock ();_ceb ,_ebe :=_gb ._dgf [g ];return _ceb ,_ebe ;};func (_gdb *RuneStringMap )Write (r rune ,s string ){_gdb ._ab .Lock ();defer _gdb ._ab .Unlock (); +_gdb ._cdb [r ]=s ;};func (_gf *RuneStringMap )Length ()int {_gf ._ab .RLock ();defer _gf ._ab .RUnlock ();return len (_gf ._cdb );};func (_bd *RuneByteMap )Range (f func (_de rune ,_ge byte )(_dd bool )){_bd ._gd .RLock ();defer _bd ._gd .RUnlock ();for _ba ,_be :=range _bd ._g {if f (_ba ,_be ){break ; +};};};func (_cd *ByteRuneMap )Length ()int {_cd ._ef .RLock ();defer _cd ._ef .RUnlock ();return len (_cd ._aa )};func NewStringRuneMap (m map[string ]rune )*StringRuneMap {return &StringRuneMap {_ce :m }};type RuneStringMap struct{_cdb map[rune ]string ; +_ab _a .RWMutex ;};func (_gg *StringRuneMap )Range (f func (_fdg string ,_bg rune )(_egf bool )){_gg ._ee .RLock ();defer _gg ._ee .RUnlock ();for _egfc ,_agf :=range _gg ._ce {if f (_egfc ,_agf ){break ;};};};func MakeByteRuneMap (length int )*ByteRuneMap {return &ByteRuneMap {_aa :make (map[byte ]rune ,length )}}; +type RuneSet struct{_dea map[rune ]struct{};_cc _a .RWMutex ;};func (_ca *RuneSet )Exists (r rune )bool {_ca ._cc .RLock ();defer _ca ._cc .RUnlock ();_ ,_ag :=_ca ._dea [r ];return _ag ;};type RuneByteMap struct{_g map[rune ]byte ;_gd _a .RWMutex ;};type RuneUint16Map struct{_efcb map[rune ]uint16 ; +_cb _a .RWMutex ;};func MakeRuneSet (length int )*RuneSet {return &RuneSet {_dea :make (map[rune ]struct{},length )}};func (_c *ByteRuneMap )Read (b byte )(rune ,bool ){_c ._ef .RLock ();defer _c ._ef .RUnlock ();_eff ,_eg :=_c ._aa [b ];return _eff ,_eg ; +};func (_aag *RuneSet )Range (f func (_efc rune )(_def bool )){_aag ._cc .RLock ();defer _aag ._cc .RUnlock ();for _gec :=range _aag ._dea {if f (_gec ){break ;};};};func (_dbg *RuneUint16Map )Read (r rune )(uint16 ,bool ){_dbg ._cb .RLock ();defer _dbg ._cb .RUnlock (); +_ga ,_fa :=_dbg ._efcb [r ];return _ga ,_fa ;};func MakeRuneByteMap (length int )*RuneByteMap {_bc :=make (map[rune ]byte ,length );return &RuneByteMap {_g :_bc };};func (_dg *RuneByteMap )Write (r rune ,b byte ){_dg ._gd .Lock ();defer _dg ._gd .Unlock (); +_dg ._g [r ]=b };func (_cga *StringsMap )Write (g1 ,g2 string ){_cga ._cdd .Lock ();defer _cga ._cdd .Unlock ();_cga ._dgf [g1 ]=g2 ;};func (_fc *RuneByteMap )Length ()int {_fc ._gd .RLock ();defer _fc ._gd .RUnlock ();return len (_fc ._g )};func (_bbf *StringsMap )Copy ()*StringsMap {_bbf ._cdd .RLock (); +defer _bbf ._cdd .RUnlock ();_da :=map[string ]string {};for _fac ,_ecc :=range _bbf ._dgf {_da [_fac ]=_ecc ;};return &StringsMap {_dgf :_da };};func NewStringsMap (tuples []StringsTuple )*StringsMap {_dbag :=map[string ]string {};for _ ,_agb :=range tuples {_dbag [_agb .Key ]=_agb .Value ; +};return &StringsMap {_dgf :_dbag };};func (_fdc *StringRuneMap )Write (g string ,r rune ){_fdc ._ee .Lock ();defer _fdc ._ee .Unlock ();_fdc ._ce [g ]=r ;};func (_ae *RuneStringMap )Range (f func (_fd rune ,_cca string )(_effg bool )){_ae ._ab .RLock (); +defer _ae ._ab .RUnlock ();for _dee ,_dge :=range _ae ._cdb {if f (_dee ,_dge ){break ;};};};func (_ddbd *StringRuneMap )Read (g string )(rune ,bool ){_ddbd ._ee .RLock ();defer _ddbd ._ee .RUnlock ();_bab ,_bbb :=_ddbd ._ce [g ];return _bab ,_bbb ;};func (_gac *StringRuneMap )Length ()int {_gac ._ee .RLock (); +defer _gac ._ee .RUnlock ();return len (_gac ._ce );};type StringsMap struct{_dgf map[string ]string ;_cdd _a .RWMutex ;};func (_dgd *RuneUint16Map )RangeDelete (f func (_eag rune ,_dba uint16 )(_ec bool ,_defg bool )){_dgd ._cb .Lock ();defer _dgd ._cb .Unlock (); +for _gde ,_cbd :=range _dgd ._efcb {_ed ,_bb :=f (_gde ,_cbd );if _ed {delete (_dgd ._efcb ,_gde );};if _bb {break ;};};};func (_fg *RuneUint16Map )Range (f func (_ea rune ,_aaf uint16 )(_gcc bool )){_fg ._cb .RLock ();defer _fg ._cb .RUnlock ();for _fdf ,_fde :=range _fg ._efcb {if f (_fdf ,_fde ){break ; +};};};func NewByteRuneMap (m map[byte ]rune )*ByteRuneMap {return &ByteRuneMap {_aa :m }};func (_dfe *RuneUint16Map )Delete (r rune ){_dfe ._cb .Lock ();defer _dfe ._cb .Unlock ();delete (_dfe ._efcb ,r );};func (_ddb *RuneUint16Map )Length ()int {_ddb ._cb .RLock (); +defer _ddb ._cb .RUnlock ();return len (_ddb ._efcb );};type ByteRuneMap struct{_aa map[byte ]rune ;_ef _a .RWMutex ;}; \ No newline at end of file diff --git a/internal/textencoding/textencoding.go b/internal/textencoding/textencoding.go index 41491428..e17f9175 100644 --- a/internal/textencoding/textencoding.go +++ b/internal/textencoding/textencoding.go @@ -9,103 +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 textencoding ;import (_dg "bytes";_ec "encoding/binary";_c "errors";_f "fmt";_dd "github.com/unidoc/unipdf/v3/common";_eb "github.com/unidoc/unipdf/v3/core";_a "github.com/unidoc/unipdf/v3/internal/cmap";_dc "github.com/unidoc/unipdf/v3/internal/strutils"; -_ab "github.com/unidoc/unipdf/v3/internal/textencoding/internal/syncmap";_dgf "golang.org/x/text/encoding";_g "golang.org/x/text/transform";_cb "regexp";_bf "sort";_bb "strconv";_ba "strings";_b "sync";_ea "unicode";_d "unicode/utf8";);var (_eebc =_cafdb (_dceda ,_cfc ); -);func (_ge *differencesEncoding )String ()string {return _f .Sprintf ("\u0064\u0069\u0066\u0066er\u0065\u006e\u0063\u0065\u0073\u0028\u0025\u0073\u002c\u0020\u0025\u0076\u0029",_ge ._aa .String (),_ge ._cd );};func (_egeb *IdentityEncoder )String ()string {return _egeb ._feg }; -func _cafdb (_agfc string ,_gdef *_ab .ByteRuneMap )*simpleMapping {return &simpleMapping {_bedd :_agfc ,_afgg :_gdef };};func (_fae *differencesEncoding )RuneToCharcode (r rune )(CharCode ,bool ){if _begd ,_fcee :=_fae ._fbe .Read (r );_fcee {return CharCode (_begd ),true ; -};return _fae ._aa .RuneToCharcode (r );};func NewSymbolEncoder ()SimpleEncoder {return _bcab .NewEncoder ()};func (_cega *simpleEncoder )Transform (dst ,src []byte ,atEOF bool )(_bda ,_baaa int ,_ error ){for len (src )!=0{if !_d .FullRune (src )&&!atEOF {return _bda ,_baaa ,_g .ErrShortSrc ; -}else if len (dst )==0{return _bda ,_baaa ,_g .ErrShortDst ;};_aaf ,_fabe :=_d .DecodeRune (src );if _aaf ==_d .RuneError {_aaf =MissingCodeRune ;};src =src [_fabe :];_baaa +=_fabe ;_gac ,_edgc :=_cega ._ggc .Read (_aaf );if !_edgc {_gac ,_ =_cega ._ggc .Read (MissingCodeRune ); -};dst [0]=_gac ;dst =dst [1:];_bda ++;};return _bda ,_baaa ,nil ;};func (_cef *differencesEncoding )Encode (str string )[]byte {_bed :=[]rune (str );_edf :=_dg .NewBuffer (nil );_edf .Grow (len (_bed ));for _ ,_gab :=range _bed {_ebc ,_ :=_cef .RuneToCharcode (_gab ); -_edf .WriteByte (byte (_ebc ));};return _edf .Bytes ();};func (_egg *TrueTypeFontEncoder )String ()string {_dbg :=[]string {_f .Sprintf ("\u0025\u0064\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073",_egg ._eedf .Length ())};type runeGID struct{_baac rune ; -_dbeea GID ;};_cffa :=make ([]runeGID ,0,_egg ._eedf .Length ());_egg ._eedf .Range (func (_bbf rune ,_ecc uint16 )(_cefc bool ){_cffa =append (_cffa ,runeGID {_baac :_bbf ,_dbeea :GID (_ecc )});return false ;});_bf .Slice (_cffa ,func (_dcg ,_fbcd int )bool {return _cffa [_dcg ]._baac < _cffa [_fbcd ]._baac }); -_ccc :=len (_cffa );if _ccc > _egd {_ccc =_egd ;};for _acb :=0;_acb < _ccc ;_acb ++{_bdfc :=_cffa [_acb ];_dbg =append (_dbg ,_f .Sprintf ("\u0025\u0064\u003d\u0030\u0078\u0025\u0030\u0032\u0078\u003a\u0020\u0025\u0071",_bdfc ._baac ,_bdfc ._baac ,_bdfc ._dbeea )); -};return _f .Sprintf ("T\u0052U\u0045\u0054\u0059\u0050\u0045\u005f\u0045\u004eC\u004f\u0044\u0045\u0052{%\u0073\u007d",_ba .Join (_dbg ,"\u002c\u0020"));};func (_dcfb *simpleEncodersMap )Read (s string )(func ()SimpleEncoder ,bool ){_dcfb ._cfg .RLock (); -defer _dcfb ._cfg .RUnlock ();_bbgd ,_efa :=_dcfb ._ceb [s ];return _bbgd ,_efa ;};type simpleEncoding struct{_dbeg string ;_ecea *_ab .RuneByteMap ;_fabc *_ab .ByteRuneMap ;_gcfd *_ab .RuneSet ;};type GlyphName string ;func _bfd (_ddeb TextEncoder ,_bff string )[]byte {_efg :=make ([]byte ,0,len (_bff )); -for _ ,_bged :=range _bff {_afb ,_afd :=_ddeb .RuneToCharcode (_bged );if !_afd ||_afb > 0xff{_dd .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",_bged ); -continue ;};_efg =append (_efg ,byte (_afb ));};return _efg ;};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 _gcga ="\u0063\u0075\u0073\u0074\u006f\u006d";_dace :=_ab .MakeByteRuneMap (len (encoding ));for _baa ,_bdcc :=range encoding {_def ,_afg :=GlyphToRune (_bdcc );if !_afg {_dd .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077n\u0020\u0067\u006c\u0079\u0070\u0068\u002e\u0020\u0025\u0071",_bdcc ); -continue ;};_dace .Write (byte (_baa ),_def );};_aaef :=_gdff (_gcga ,_dace );if len (differences )!=0{_aaef =ApplyDifferences (_aaef ,differences );};return _aaef ,nil ;};var (_gfe =_cafdb (_ebgf ,_ccf );_cabe =_cafdb (_dee ,_bfab ););func (_egad *simpleEncodersMap )Write (s string ,f func ()SimpleEncoder ){_egad ._cfg .Lock (); -defer _egad ._cfg .Unlock ();_egad ._ceb [s ]=f ;};func (_gadg *simpleEncoding )Charcodes ()[]CharCode {_bcdg :=make ([]CharCode ,0,_gadg ._fabc .Length ());_gadg ._fabc .Range (func (_cgf byte ,_ rune )(_ggbbc bool ){_bcdg =append (_bcdg ,CharCode (_cgf )); -return false });_bf .Slice (_bcdg ,func (_fgaa ,_gf int )bool {return _bcdg [_fgaa ]< _bcdg [_gf ]});return _bcdg ;};func _cafd (_dac TextEncoder ,_edg []byte )string {_aggc :=make ([]rune ,0,len (_edg )/2+len (_edg )%2);for len (_edg )> 0{if len (_edg )==1{_edg =[]byte {_edg [0],0}; -};_bbc :=CharCode (_ec .BigEndian .Uint16 (_edg [:]));_edg =_edg [2:];_aefd ,_dad :=_dac .CharcodeToRune (_bbc );if !_dad {_dd .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",_bbc ); -continue ;};_aggc =append (_aggc ,_aefd );};return string (_aggc );};func (_ffb CMapEncoder )Encode (str string )[]byte {if _ffb ._bg ==nil {return []byte {};};if _ffb ._bg .NBits ()==8{return _bfd (_ffb ,str );};return _afbd (_ffb ,str );};type simpleMapping struct{_bedd string ; -_cac _b .Once ;_afgg *_ab .ByteRuneMap ;_beac *_ab .RuneByteMap ;};func (_gba *IdentityEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_gba ._ebbe .Write (r );return CharCode (r ),true ;};type IdentityEncoder struct{_feg string ;_ebbe *_ab .RuneSet ; -};func (_ff *charCodeGlyphNameMap )RangeDelete (f func (_da CharCode ,_ae GlyphName )(_cbb bool ,_adb bool )){_ff ._be .Lock ();defer _ff ._be .Unlock ();for _dgg ,_fd :=range _ff ._egf {_fcf ,_ee :=f (_dgg ,_fd );if _fcf {delete (_ff ._egf ,_dgg );};if _ee {break ; -};};};func (_fe CMapEncoder )charcodeToString (_ceg CharCode )(string ,bool ){if _fe ._bg ==nil {return MissingCodeString ,false ;};_cfe :=_a .CharCode (_ceg );if _fe ._ggac !=nil {var _gdc bool ;if _cfe ,_gdc =_fe ._ggac .CharcodeToCID (_a .CharCode (_ceg )); -!_gdc {return MissingCodeString ,false ;};};return _fe ._bg .CharcodeToUnicode (_cfe );};func (_cgfd *simpleEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ;};_bfbb :=byte (code );_acd ,_cgce :=_cgfd ._fabc .Read (_bfbb ); -if _cgfd ._gcfd ==nil {_cgfd ._gcfd =_ab .MakeRuneSet (1);};_cgfd ._gcfd .Write (_acd );return _acd ,_cgce ;};func _ccdc (_ggd rune )string {_dead :="u\u006e\u0070\u0072\u0069\u006e\u0074\u0061\u0062\u006c\u0065";if _ea .IsPrint (_ggd ){_dead =_f .Sprintf ("\u0025\u0023\u0071",_ggd ); -};return _f .Sprintf ("\u0025\u002b\u0071\u0020\u0028\u0025\u0073\u0029",_ggd ,_dead );};const (_cadb ="\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_bafe ="\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"; -);func ApplyDifferences (base SimpleEncoder ,differences map[CharCode ]GlyphName )SimpleEncoder {if len (differences )==0{return base ;};_eeg :=make ([]charCodeGlyphNameTuple ,len (differences ));var _beb int ;for _gcf ,_dafe :=range differences {_eeg [_beb ]=charCodeGlyphNameTuple {CharCode :_gcf ,GlyphName :_dafe }; -_beb ++;};_aea :=&differencesEncoding {_aa :base ,_cd :_gg (_eeg ...),_faf :_ab .MakeByteRuneMap (len (differences )),_fbe :_ab .MakeRuneByteMap (len (differences ))};if _fef ,_fbc :=base .(*differencesEncoding );_fbc {_bge :=make (map[CharCode ]GlyphName ); -_fef ._cd .Range (func (_fee CharCode ,_cad GlyphName )(_ebe bool ){_bge [_fee ]=_cad ;return false });_aea ._cd .Range (func (_aef CharCode ,_bbga GlyphName )(_cbbg bool ){_bge [_aef ]=_bbga ;return false });differences =_bge ;};for _agd ,_dbda :=range differences {_caf :=byte (_agd ); -_bgb ,_ffee :=GlyphToRune (_dbda );if _ffee {_aea ._fbe .Write (_bgb ,_caf );}else {_dd .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",_dbda ,differences ); -};_aea ._faf .Write (_caf ,_bgb );};return _aea ;};func (_geb *TrueTypeFontEncoder )SubsetRegistered (){_dd .Log .Info ("\u0054\u0054\u0046\u0020Su\u0062\u0073\u0065\u0074\u003a\u0020\u0050\u0072\u0075\u006e\u0069\u006e\u0067");_geb ._eedf .RangeDelete (func (_fcbg rune ,_ uint16 )(_defc bool ,_ecg bool ){return !_geb ._dag .Exists (_fcbg ),_ecg }); -};func (_cgdf *TrueTypeFontEncoder )GlyphToCharcode (glyph GlyphName )(CharCode ,bool ){if len (glyph )==7&&glyph [0:3]=="\u0075\u006e\u0069"{var _bga uint16 ;_beab ,_fbb :=_f .Sscanf (string (glyph ),"\u0075\u006e\u0069%\u0058",&_bga );if _beab ==1&&_fbb ==nil {return _cgdf .RuneToCharcode (rune (_bga )); -};};if _bgcg ,_bgd :=_cdbc .Read (string (glyph ));_bgd {return _cgdf .RuneToCharcode (_bgcg );};_dd .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 ;};func ExpandLigatures (runes []rune )string {var _dfd _dg .Buffer ;for _ ,_fefe :=range runes {_bbdg :=RuneToString (_fefe );_dfd .WriteString (_bbdg );};return _dfd .String ();};func (_afbe *simpleEncoding )NewDecoder ()*_dgf .Decoder {return &_dgf .Decoder {Transformer :simpleDecoder {_baf :_afbe ._fabc }}; -};func _fea (_fad *charCodeGlyphNameMap )*_eb .PdfObjectArray {if _fad .Length ()==0{return nil ;};_ca :=make ([]CharCode ,0,_fad .Length ());_fad .Range (func (_ffe CharCode ,_ GlyphName )(_agg bool ){_ca =append (_ca ,_ffe );return false });_bf .Slice (_ca ,func (_daf ,_ddg int )bool {return _ca [_daf ]< _ca [_ddg ]}); -_ggb :=_ca [0];_cegg ,_ :=_fad .Read (_ggb );_ggbb :=[]_eb .PdfObject {_eb .MakeInteger (int64 (_ggb )),_eb .MakeName (string (_cegg ))};for _ ,_dbd :=range _ca [1:]{if _dbd ==_ggb +1{_cegg ,_ =_fad .Read (_dbd );_ggbb =append (_ggbb ,_eb .MakeName (string (_cegg ))); -}else {_ggbb =append (_ggbb ,_eb .MakeInteger (int64 (_dbd )));};_ggb =_dbd ;};return _eb .MakeArray (_ggbb ...);};func _gg (_eca ...charCodeGlyphNameTuple )*charCodeGlyphNameMap {_eg :=map[CharCode ]GlyphName {};for _ ,_ad :=range _eca {_eg [_ad .CharCode ]=_ad .GlyphName ; -};return &charCodeGlyphNameMap {_egf :_eg };};func NewIdentityTextEncoder (baseName string )*IdentityEncoder {return &IdentityEncoder {_feg :baseName ,_ebbe :_ab .MakeRuneSet (0)};};type SimpleEncoder interface{TextEncoder ;BaseName ()string ;Charcodes ()[]CharCode ; -};const (_abe ="\u0053\u0079\u006d\u0062\u006f\u006c\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_fabed ="Z\u0061p\u0066\u0044\u0069\u006e\u0067\u0062\u0061\u0074s\u0045\u006e\u0063\u006fdi\u006e\u0067";);type simpleEncodersMap struct{_ceb map[string ]func ()SimpleEncoder ; -_cfg _b .RWMutex ;};var (_bcab =_cafdb (_abe ,_fdec );_gee =_cafdb (_fabed ,_fec ););func (_bcfg UTF16Encoder )ToPdfObject ()_eb .PdfObject {if _bcfg ._aad !=""{return _eb .MakeName (_bcfg ._aad );};return _eb .MakeNull ();};func (_bab CMapEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_cc ,_cba :=_bab .charcodeToString (code ); -if len (_cc )< 1{return MissingCodeRune ,false ;};return ([]rune (_cc ))[0],_cba ;};func (_fdd simpleDecoder )Transform (dst ,src []byte ,_ bool )(_aacb ,_aegf int ,_ error ){for len (src )!=0{_gad :=src [0];src =src [1:];_begg ,_aaa :=_fdd ._baf .Read (_gad ); -if !_aaa {_begg =MissingCodeRune ;};if _d .RuneLen (_begg )> len (dst ){return _aacb ,_aegf ,_g .ErrShortDst ;};_agb :=_d .EncodeRune (dst ,_begg );dst =dst [_agb :];_aegf ++;_aacb +=_agb ;};return _aacb ,_aegf ,nil ;};func (_ffd *IdentityEncoder )Encode (str string )[]byte {return _afbd (_ffd ,str )}; -func NewZapfDingbatsEncoder ()SimpleEncoder {return _gee .NewEncoder ()};func (_ecf *simpleEncoder )Reset (){};type simpleDecoder struct{_baf *_ab .ByteRuneMap };func (_fce *charCodeGlyphNameMap )Delete (key CharCode ){_fce ._be .Lock ();defer _fce ._be .Unlock (); -delete (_fce ._egf ,key );};func (_aac *simpleEncoding )Encode (str string )[]byte {_dcef ,_ :=_aac .NewEncoder ().Bytes ([]byte (str ));return _dcef ;};var _ccf =_ab .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:'ÿ'}); -var _bfab =_ab .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 (_eacf UTF16Encoder )RuneToCharcode (r rune )(CharCode ,bool ){return CharCode (r ),true };var _fec =_ab .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 (_dadf *simpleEncoding )ToPdfObject ()_eb .PdfObject {return _eb .MakeName (_dadf ._dbeg )};func (_fcb CMapEncoder )RuneToCharcode (r rune )(CharCode ,bool ){if _fcb ._bg ==nil {return 0,false ;};_cg ,_fa :=_fcb ._bg .StringToCID (string (r ));if !_fa {return 0,false ; -};if _fcb ._ggac !=nil {_ag ,_bbd :=_fcb ._ggac .CIDToCharcode (_cg );if !_bbd {return 0,false ;};return CharCode (_ag ),true ;};return CharCode (_cg ),true ;};func NewStandardEncoder ()SimpleEncoder {return _cabe .NewEncoder ()};func (_aeg *IdentityEncoder )Decode (raw []byte )string {return _cafd (_aeg ,raw )}; -var _bgefd =[...]_ab .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 (_eec *TrueTypeFontEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_cbc :=rune (-1);_eec ._eedf .Range (func (_eag rune ,_bag uint16 )(_accc bool ){_dbf :=CharCode (_bag );if _dbf ==code {_cbc =_eag ;return true ;};return false ;});if _cbc !=-1{return _cbc ,true ; -};_dd .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 ,_eec );return 0,false ; -};func _gdff (_fde string ,_adfe *_ab .ByteRuneMap )SimpleEncoder {_aagf :=&simpleEncoding {_dbeg :_fde ,_fabc :_adfe ,_ecea :_ab .MakeRuneByteMap (_adfe .Length ())};_aagf ._fabc .Range (func (_dgc byte ,_dedf rune )(_fga bool ){if _gdd ,_edgb :=_aagf ._ecea .Read (_dedf ); -!_edgb ||_dgc < _gdd {_aagf ._ecea .Write (_dedf ,_dgc );};return false ;});return _aagf ;};func NewMacRomanEncoder ()SimpleEncoder {return _dgcb .NewEncoder ()};var _cfc =_ab .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 RuneToGlyph (r rune )(GlyphName ,bool ){_cgd ,_eff :=_dggg .Read (r );if !_eff &&r > 0{_cgd =_f .Sprintf ("\u0075n\u0069\u0025\u0030\u0034\u0078",r );_eff =true ;};return GlyphName (_cgd ),_eff ;};func (_fab *IdentityEncoder )RuneToGlyph (r rune )(GlyphName ,bool ){if r ==' '{return "\u0073\u0070\u0061c\u0065",true ; -};_cdf :=GlyphName (_f .Sprintf ("\u0075n\u0069\u0025\u002e\u0034\u0058",r ));return _cdf ,true ;};func NewMacExpertEncoder ()SimpleEncoder {return _afgf .NewEncoder ()};func (_gdad *simpleEncoding )Decode (raw []byte )string {_cabc ,_ :=_gdad .NewDecoder ().Bytes (raw ); -return string (_cabc );};func (_dcf *charCodeGlyphNameMap )Read (key CharCode )(GlyphName ,bool ){_dcf ._be .RLock ();defer _dcf ._be .RUnlock ();_bbg ,_cf :=_dcf ._egf [key ];return _bbg ,_cf ;};var _cdbc =_ab .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}); -var (_bgef =_cb .MustCompile ("\u005e\u005b\u0041\u002dZa\u002d\u007a\u005d\u0028\u005c\u0064\u007b\u0031\u002c\u0035\u007d\u0029\u0024");_gde =_cb .MustCompile ("\u005e\u0075\u006e\u0069\u0028\u005b\u005c\u0064\u0041\u002d\u0046\u005d{\u0034\u007d\u0029\u0024"); -_gabe =_cb .MustCompile ("\u005e\u0028\u005cw\u002b\u0029\u005c\u002e\u005c\u0077\u002b\u0024"););var _gae =_ab .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 RuneToString (r rune )string {if _deag ,_bef :=_aed .Read (r );_bef {return _deag ;};return string (r );};var _fgf =_ab .NewStringsMap (_bgefd [:]);func GlyphToRune (glyph GlyphName )(rune ,bool ){_ac :=string (glyph );if _ba .Contains (_ac ,"\u002e"){_abcc :=_gabe .FindStringSubmatch (_ac ); -if _abcc !=nil {_ac =_abcc [1];};};if _cdb ,_edd :=_fgf .Read (_ac );_edd {_ac =_cdb ;};if _fgc ,_ege :=_cdbc .Read (_ac );_ege {return _fgc ,true ;};if _cgg ,_bbe :=_efb .Read (_ac );_bbe {return _cgg ,true ;};if _gdcb :=_gde .FindStringSubmatch (_ac ); -_gdcb !=nil {_dbee ,_bffe :=_bb .ParseInt (_gdcb [1],16,32);if _bffe ==nil {return rune (_dbee ),true ;};};if _cegb :=_bgef .FindStringSubmatch (_ac );_cegb !=nil {_cab ,_bebe :=_bb .Atoi (_cegb [1]);if _bebe ==nil {return rune (_cab ),true ;};};return rune (0),false ; -};func (_egfe UTF16Encoder )CharcodeToRune (code CharCode )(rune ,bool ){return rune (code ),true };type UTF16Encoder struct{_aad string };func (_faeg UTF16Encoder )Encode (str string )[]byte {return []byte (_dc .StringToUTF16 (str ))};var (_afgf =_cafdb (_cadb ,_gae ); -_dgcb =_cafdb (_bafe ,_beaa ););func (_abeb UTF16Encoder )Decode (raw []byte )string {return _dc .UTF16ToString (raw )};var (_gda =&simpleEncodersMap {_ceb :map[string ]func ()SimpleEncoder {}};);func NewWinAnsiEncoder ()SimpleEncoder {return _eebc .NewEncoder ()}; -func NewUTF16TextEncoder (baseName string )UTF16Encoder {return UTF16Encoder {baseName }};var (_ SimpleEncoder =(*simpleEncoding )(nil );_ _dgf .Encoding =(*simpleEncoding )(nil ););func (_gcc UTF16Encoder )String ()string {return _gcc ._aad };const _dceda ="\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"; -func (_beg CMapEncoder )String ()string {return _beg ._dde };const _egd =10;func (_ffc *simpleMapping )init (){_ffc ._beac =_ab .MakeRuneByteMap (_ffc ._afgg .Length ());_ffc ._afgg .Range (func (_efd byte ,_dbb rune )(_eed bool ){if _ebec ,_dfb :=_ffc ._beac .Read (_dbb ); -!_dfb ||_efd < _ebec {_ffc ._beac .Write (_dbb ,_efd );};return false ;});};func (_gb *charCodeGlyphNameMap )Write (k CharCode ,v GlyphName ){_gb ._be .Lock ();defer _gb ._be .Unlock ();_gb ._egf [k ]=v ;};func (_eeb *charCodeGlyphNameMap )Length ()int {_eeb ._be .RLock (); -defer _eeb ._be .RUnlock ();return len (_eeb ._egf );};var _dggg =_ab .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"}); -type TextEncoder interface{String ()string ;Encode (_gaa string )[]byte ;Decode (_gdf []byte )string ;RuneToCharcode (_dfc rune )(CharCode ,bool );CharcodeToRune (_abc CharCode )(rune ,bool );ToPdfObject ()_eb .PdfObject ;};type CharCode uint16 ;type charCodeGlyphNameTuple struct{CharCode CharCode ; -GlyphName GlyphName ;};func (_eee *TrueTypeFontEncoder )Encode (str string )[]byte {return _afbd (_eee ,str )};func init (){RegisterSimpleEncoding (_cadb ,NewMacExpertEncoder );RegisterSimpleEncoding (_bafe ,NewMacRomanEncoder );};func RegisterSimpleEncoding (name string ,fnc func ()SimpleEncoder ){if _ ,_ggad :=_gda .Read (name ); -_ggad {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064");};_gda .Write (name ,fnc );};func (_gcg CMapEncoder )ToPdfObject ()_eb .PdfObject {if _gcg ._dde !=""{return _eb .MakeName (_gcg ._dde );};return _eb .MakeNull (); -};func _afbd (_agf TextEncoder ,_gea string )[]byte {_afe :=[]rune (_gea );_eac :=make ([]byte ,0,len (_afe )*2);for _ ,_gbc :=range _afe {_fge ,_gaae :=_agf .RuneToCharcode (_gbc );if !_gaae {_dd .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",_gbc ); -continue ;};var _bfa [2]byte ;_ec .BigEndian .PutUint16 (_bfa [:],uint16 (_fge ));_eac =append (_eac ,_bfa [:]...);};return _eac ;};func (_gge CMapEncoder )Decode (raw []byte )string {if _gge ._ggac !=nil {if _ece ,_db :=_gge ._ggac .BytesToCharcodes (raw ); -_db {var _de _dg .Buffer ;for _ ,_fb :=range _ece {_gbd ,_ :=_gge .charcodeToString (CharCode (_fb ));_de .WriteString (_gbd );};return _de .String ();};};return _cafd (_gge ,raw );};type simpleEncoder struct{_ggc *_ab .RuneByteMap };func (_eef *differencesEncoding )Charcodes ()[]CharCode {_bfe :=_eef ._aa .Charcodes (); -_cdc :=true ;_af :=make (map[CharCode ]struct{},len (_bfe ));for _ ,_ebf :=range _bfe {_af [_ebf ]=struct{}{};};_eef ._faf .Range (func (_fade byte ,_egb rune )(_abd bool ){_bdf :=CharCode (_fade );if _ ,_ebg :=_af [_bdf ];!_ebg {_bfe =append (_bfe ,_bdf ); -_cdc =false ;};return false ;});if !_cdc {_bf .Slice (_bfe ,func (_bgc ,_bc int )bool {return _bfe [_bgc ]< _bfe [_bc ]});};return _bfe ;};func init (){RegisterSimpleEncoding (_abe ,NewSymbolEncoder );RegisterSimpleEncoding (_fabed ,NewZapfDingbatsEncoder ); -};var _aed =_ab .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 FromFontDifferences (diffList *_eb .PdfObjectArray )(map[CharCode ]GlyphName ,error ){_bbb :=make (map[CharCode ]GlyphName );var _cgc CharCode ;for _ ,_ed :=range diffList .Elements (){switch _bbge :=_ed .(type ){case *_eb .PdfObjectInteger :_cgc =CharCode (*_bbge ); -case *_eb .PdfObjectName :_ebb :=string (*_bbge );_bbb [_cgc ]=GlyphName (_ebb );_cgc ++;default:_dd .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 ,_eb .ErrTypeError ; -};};return _bbb ,nil ;};type charCodeGlyphNameMap struct{_egf map[CharCode ]GlyphName ;_be _b .RWMutex ;};const (MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ););const (_ebgf ="\u0050\u0064\u0066\u0044\u006f\u0063\u0045\u006e\u0063o\u0064\u0069\u006e\u0067"; -_dee ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";);func (_cgga simpleDecoder )Reset (){};func init (){RegisterSimpleEncoding (_ebgf ,NewPdfDocEncoder );RegisterSimpleEncoding (_dee ,NewStandardEncoder );};func (_dggc *differencesEncoding )Decode (raw []byte )string {_fdg :=make ([]rune ,0,len (raw )); -for _ ,_bdc :=range raw {_df ,_ :=_dggc .CharcodeToRune (CharCode (_bdc ));_fdg =append (_fdg ,_df );};return string (_fdg );};func NewPdfDocEncoder ()SimpleEncoder {return _gfe .NewEncoder ()};var _fdec =_ab .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'}); -type GID uint16 ;func (_cag *simpleEncoding )RuneToCharcode (r rune )(CharCode ,bool ){_babc ,_ebebc :=_cag ._ecea .Read (r );if _cag ._gcfd ==nil {_cag ._gcfd =_ab .MakeRuneSet (1);};_cag ._gcfd .Write (r );return CharCode (_babc ),_ebebc ;};func (_afbg *simpleMapping )NewEncoder ()SimpleEncoder {_afbg ._cac .Do (_afbg .init ); -return &simpleEncoding {_dbeg :_afbg ._bedd ,_ecea :_afbg ._beac ,_fabc :_afbg ._afgg };};func init (){RegisterSimpleEncoding (_dceda ,NewWinAnsiEncoder )};func (_beda *TrueTypeFontEncoder )Decode (raw []byte )string {return _cafd (_beda ,raw )};func (_bd *charCodeGlyphNameMap )Range (f func (_fc CharCode ,_gc GlyphName )(_gd bool )){_bd ._be .RLock (); -defer _bd ._be .RUnlock ();for _adc ,_ce :=range _bd ._egf {if f (_adc ,_ce ){break ;};};};func (_gaee *TrueTypeFontEncoder )ToPdfObject ()_eb .PdfObject {return _eb .MakeNull ()};type CMapEncoder struct{_dde string ;_ggac *_a .CMap ;_bg *_a .CMap ;};type TrueTypeFontEncoder struct{_eedf *_ab .RuneUint16Map ; -_dag *_ab .RuneSet ;};func (_bcf *differencesEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ;};_afa :=byte (code );if _gef ,_faef :=_bcf ._faf .Read (_afa );_faef {return _gef ,true ;};return _bcf ._aa .CharcodeToRune (code ); -};func (_ddf *IdentityEncoder )GlyphToRune (glyph GlyphName )(rune ,bool ){if glyph =="\u0073\u0070\u0061c\u0065"{return ' ',true ;}else if !_ba .HasPrefix (string (glyph ),"\u0075\u006e\u0069")||len (glyph )!=7{return 0,false ;};_bfb ,_ccd :=_bb .ParseUint (string (glyph [3:]),16,16); -if _ccd !=nil {return 0,false ;};return rune (_bfb ),true ;};type differencesEncoding struct{_aa SimpleEncoder ;_cd *charCodeGlyphNameMap ;_faf *_ab .ByteRuneMap ;_fbe *_ab .RuneByteMap ;};func NewTrueTypeFontEncoder (runeToGIDMap map[rune ]GID )*TrueTypeFontEncoder {_bcde :=_ab .MakeRuneUint16Map (len (runeToGIDMap )); -for _gebd ,_cga :=range runeToGIDMap {_bcde .Write (_gebd ,uint16 (_cga ));};return &TrueTypeFontEncoder {_eedf :_bcde ,_dag :_ab .MakeRuneSet (0)};};func (_ded *differencesEncoding )BaseName ()string {return _ded ._aa .BaseName ()};func (_ega *differencesEncoding )ToPdfObject ()_eb .PdfObject {_dea :=_eb .MakeDict (); -_dea .Set ("\u0054\u0079\u0070\u0065",_eb .MakeName ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));_dea .Set ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_ega ._aa .ToPdfObject ());if _cea :=_fea (_ega ._cd );_cea !=nil {_dea .Set ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073",_cea ); -}else {_dd .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 _eb .MakeIndirectObject (_dea );};func (_adf *IdentityEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_adf ._ebbe .Write (rune (code ));return rune (code ),true ;};func NewCMapEncoder (baseName string ,codeToCID ,cidToUnicode *_a .CMap )CMapEncoder {return CMapEncoder {_dde :baseName ,_ggac :codeToCID ,_bg :cidToUnicode }; -};func (_gfa *simpleEncodersMap )Range (f func (_deda string ,_bffa func ()SimpleEncoder )(_cbbe bool )){_gfa ._cfg .RLock ();defer _gfa ._cfg .RUnlock ();for _ced ,_bebc :=range _gfa ._ceb {if f (_ced ,_bebc ){break ;};};};func (_ccb *simpleEncoding )NewEncoder ()*_dgf .Encoder {return &_dgf .Encoder {Transformer :&simpleEncoder {_ggc :_ccb ._ecea }}; -};var _efb =_ab .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 (_feed *IdentityEncoder )RegisteredRunes ()[]rune {_abg :=make ([]rune ,_feed ._ebbe .Length ());_aae :=0;_feed ._ebbe .Range (func (_dce rune )(_aefa bool ){_abg [_aae ]=_dce ;_aae ++;return false });return _abg ;};func (_ggcf *simpleEncoding )String ()string {return "\u0073i\u006dp\u006c\u0065\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0028"+_ggcf ._dbeg +"\u0029"; -};func (_ffg *IdentityEncoder )ToPdfObject ()_eb .PdfObject {if _ffg ._feg !=""{return _eb .MakeName (_ffg ._feg );};return _eb .MakeNull ();};func (_fgce *TrueTypeFontEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_gada ,_eaca :=_fgce ._eedf .Read (r ); -if !_eaca {_dd .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 ;};_fgce ._dag .Write (r ); -_cdcd :=CharCode (_gada );return _cdcd ,true ;};var _beaa =_ab .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 (_dba *TrueTypeFontEncoder )RegisteredRunes ()[]rune {_bba :=make ([]rune ,_dba ._dag .Length ());_aafd :=0;_dba ._dag .Range (func (_bde rune )(_fddg bool ){_bba [_aafd ]=_bde ;_aafd ++;return false });return _bba ;};func NewSimpleTextEncoder (baseName string ,differences map[CharCode ]GlyphName )(SimpleEncoder ,error ){_fda ,_adg :=_gda .Read (baseName ); -if !_adg {_dd .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 ;};_cadc :=_fda ();if len (differences )!=0{_cadc =ApplyDifferences (_cadc ,differences );};return _cadc ,nil ;};func (_bea *simpleEncoding )BaseName ()string {return _bea ._dbeg }; \ No newline at end of file +package textencoding ;import (_f "bytes";_cg "encoding/binary";_d "errors";_e "fmt";_cc "github.com/unidoc/unipdf/v3/common";_af "github.com/unidoc/unipdf/v3/core";_dd "github.com/unidoc/unipdf/v3/internal/cmap";_afa "github.com/unidoc/unipdf/v3/internal/strutils"; +_cfb "github.com/unidoc/unipdf/v3/internal/textencoding/internal/syncmap";_cgg "golang.org/x/text/encoding";_b "golang.org/x/text/transform";_c "regexp";_cf "sort";_gd "strconv";_aac "strings";_a "sync";_gb "unicode";_aa "unicode/utf8";);func _gc (_gdd ...charCodeGlyphNameTuple )*charCodeGlyphNameMap {_bc :=map[CharCode ]GlyphName {}; +for _ ,_gdf :=range _gdd {_bc [_gdf .CharCode ]=_gdf .GlyphName ;};return &charCodeGlyphNameMap {_cd :_bc };};type charCodeGlyphNameMap struct{_cd map[CharCode ]GlyphName ;_ac _a .RWMutex ;};var _efc =_cfb .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 _geb (_dge TextEncoder ,_dbf []byte )string {_ded :=make ([]rune ,0,len (_dbf )/2+len (_dbf )%2);for len (_dbf )> 0{if len (_dbf )==1{_dbf =[]byte {_dbf [0],0};};_bca :=CharCode (_cg .BigEndian .Uint16 (_dbf [:]));_dbf =_dbf [2:];_ede ,_gbb :=_dge .CharcodeToRune (_bca ); +if !_gbb {_cc .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",_bca );continue ; +};_ded =append (_ded ,_ede );};return string (_ded );};func (_fegcc UTF16Encoder )ToPdfObject ()_af .PdfObject {if _fegcc ._gac !=""{return _af .MakeName (_fegcc ._gac );};return _af .MakeNull ();};func (_gdfd *simpleMapping )NewEncoder ()SimpleEncoder {_gdfd ._bff .Do (_gdfd .init ); +return &simpleEncoding {_agg :_gdfd ._faaf ,_abcb :_gdfd ._ddc ,_gdde :_gdfd ._ggc };};func (_gee *differencesEncoding )ToPdfObject ()_af .PdfObject {_agb :=_af .MakeDict ();_agb .Set ("\u0054\u0079\u0070\u0065",_af .MakeName ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")); +_agb .Set ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_gee ._efb .ToPdfObject ());if _bfa :=_eg (_gee ._cdf );_bfa !=nil {_agb .Set ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073",_bfa );}else {_cc .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 _af .MakeIndirectObject (_agb );};func (_gcge *IdentityEncoder )RegisteredRunes ()[]rune {_dff :=make ([]rune ,_gcge ._egf .Length ());_aad :=0;_gcge ._egf .Range (func (_cfg rune )(_dac bool ){_dff [_aad ]=_cfg ;_aad ++;return false });return _dff ; +};func (_cfe *differencesEncoding )RuneToCharcode (r rune )(CharCode ,bool ){if _gdc ,_bac :=_cfe ._ccc .Read (r );_bac {return CharCode (_gdc ),true ;};return _cfe ._efb .RuneToCharcode (r );};func (_afg *simpleEncoder )Reset (){};type simpleDecoder struct{_bgegf *_cfb .ByteRuneMap }; +func (_fegc *TrueTypeFontEncoder )GlyphToCharcode (glyph GlyphName )(CharCode ,bool ){if len (glyph )==7&&glyph [0:3]=="\u0075\u006e\u0069"{var _efe uint16 ;_fgdg ,_fbdd :=_e .Sscanf (string (glyph ),"\u0075\u006e\u0069%\u0058",&_efe );if _fgdg ==1&&_fbdd ==nil {return _fegc .RuneToCharcode (rune (_efe )); +};};if _deeb ,_bbce :=_aga .Read (string (glyph ));_bbce {return _fegc .RuneToCharcode (_deeb );};_cc .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 ;};func (_ee *differencesEncoding )Charcodes ()[]CharCode {_geg :=_ee ._efb .Charcodes ();_ggg :=true ;_cgga :=make (map[CharCode ]struct{},len (_geg ));for _ ,_cdc :=range _geg {_cgga [_cdc ]=struct{}{};};_ee ._aba .Range (func (_ggeb byte ,_cadb rune )(_edg bool ){_cdg :=CharCode (_ggeb ); +if _ ,_fbdf :=_cgga [_cdg ];!_fbdf {_geg =append (_geg ,_cdg );_ggg =false ;};return false ;});if !_ggg {_cf .Slice (_geg ,func (_gdfg ,_egd int )bool {return _geg [_gdfg ]< _geg [_egd ]});};return _geg ;};func (_fdg *IdentityEncoder )ToPdfObject ()_af .PdfObject {if _fdg ._fdb !=""{return _af .MakeName (_fdg ._fdb ); +};return _af .MakeNull ();};func _cca (_gfb TextEncoder ,_de string )[]byte {_dee :=[]rune (_de );_gga :=make ([]byte ,0,len (_dee )*2);for _ ,_gef :=range _dee {_cccb ,_aee :=_gfb .RuneToCharcode (_gef );if !_aee {_cc .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",_gef ); +continue ;};var _dea [2]byte ;_cg .BigEndian .PutUint16 (_dea [:],uint16 (_cccb ));_gga =append (_gga ,_dea [:]...);};return _gga ;};func ApplyDifferences (base SimpleEncoder ,differences map[CharCode ]GlyphName )SimpleEncoder {if len (differences )==0{return base ; +};_fac :=make ([]charCodeGlyphNameTuple ,len (differences ));var _ceb int ;for _abc ,_caa :=range differences {_fac [_ceb ]=charCodeGlyphNameTuple {CharCode :_abc ,GlyphName :_caa };_ceb ++;};_bge :=&differencesEncoding {_efb :base ,_cdf :_gc (_fac ...),_aba :_cfb .MakeByteRuneMap (len (differences )),_ccc :_cfb .MakeRuneByteMap (len (differences ))}; +if _adg ,_gda :=base .(*differencesEncoding );_gda {_fdf :=make (map[CharCode ]GlyphName );_adg ._cdf .Range (func (_faa CharCode ,_dad GlyphName )(_abcg bool ){_fdf [_faa ]=_dad ;return false });_bge ._cdf .Range (func (_feb CharCode ,_ebea GlyphName )(_gad bool ){_fdf [_feb ]=_ebea ; +return false });differences =_fdf ;};for _fbd ,_ebf :=range differences {_bae :=byte (_fbd );_ge ,_bgeg :=GlyphToRune (_ebf );if _bgeg {_bge ._ccc .Write (_ge ,_bae );}else {_cc .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",_ebf ,differences ); +};_bge ._aba .Write (_bae ,_ge );};return _bge ;};func (_edfda *TrueTypeFontEncoder )ToPdfObject ()_af .PdfObject {return _af .MakeNull ()};var _ccfb =_cfb .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:'ÿ'}); +const _abec =10;func (_ega *TrueTypeFontEncoder )String ()string {_bgegb :=[]string {_e .Sprintf ("\u0025\u0064\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073",_ega ._cadg .Length ())};type runeGID struct{_cea rune ;_bga GID ;};_eee :=make ([]runeGID ,0,_ega ._cadg .Length ()); +_ega ._cadg .Range (func (_gdfdg rune ,_aggd uint16 )(_ddca bool ){_eee =append (_eee ,runeGID {_cea :_gdfdg ,_bga :GID (_aggd )});return false ;});_cf .Slice (_eee ,func (_dadg ,_aace int )bool {return _eee [_dadg ]._cea < _eee [_aace ]._cea });_bbab :=len (_eee ); +if _bbab > _abec {_bbab =_abec ;};for _cbca :=0;_cbca < _bbab ;_cbca ++{_fddc :=_eee [_cbca ];_bgegb =append (_bgegb ,_e .Sprintf ("\u0025\u0064\u003d\u0030\u0078\u0025\u0030\u0032\u0078\u003a\u0020\u0025\u0071",_fddc ._cea ,_fddc ._cea ,_fddc ._bga )); +};return _e .Sprintf ("T\u0052U\u0045\u0054\u0059\u0050\u0045\u005f\u0045\u004eC\u004f\u0044\u0045\u0052{%\u0073\u007d",_aac .Join (_bgegb ,"\u002c\u0020"));};func (_bd CMapEncoder )Decode (raw []byte )string {if _bd ._ecc !=nil {if _bfc ,_ddb :=_bd ._ecc .BytesToCharcodes (raw ); +_ddb {var _ed _f .Buffer ;for _ ,_dfe :=range _bfc {_da ,_ :=_bd .charcodeToString (CharCode (_dfe ));_ed .WriteString (_da );};return _ed .String ();};};return _geb (_bd ,raw );};func (_cgea *IdentityEncoder )Encode (str string )[]byte {return _cca (_cgea ,str )}; +func GlyphToRune (glyph GlyphName )(rune ,bool ){_accd :=string (glyph );if _aac .Contains (_accd ,"\u002e"){_addd :=_ced .FindStringSubmatch (_accd );if _addd !=nil {_accd =_addd [1];};};if _ccac ,_cdfc :=_cga .Read (_accd );_cdfc {_accd =_ccac ;};if _facf ,_ecca :=_aga .Read (_accd ); +_ecca {return _facf ,true ;};if _be ,_adf :=_bcae .Read (_accd );_adf {return _be ,true ;};if _deg :=_fed .FindStringSubmatch (_accd );_deg !=nil {_ddfd ,_eggf :=_gd .ParseInt (_deg [1],16,32);if _eggf ==nil {return rune (_ddfd ),true ;};};if _geed :=_eff .FindStringSubmatch (_accd ); +_geed !=nil {_aea ,_ff :=_gd .Atoi (_geed [1]);if _ff ==nil {return rune (_aea ),true ;};};return rune (0),false ;};func (_dc CMapEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_ab ,_cfc :=_dc .charcodeToString (code );if len (_ab )< 1{return MissingCodeRune ,false ; +};return ([]rune (_ab ))[0],_cfc ;};type simpleEncoder struct{_agbf *_cfb .RuneByteMap };func _ebg (_dbde rune )string {_fcdd :="u\u006e\u0070\u0072\u0069\u006e\u0074\u0061\u0062\u006c\u0065";if _gb .IsPrint (_dbde ){_fcdd =_e .Sprintf ("\u0025\u0023\u0071",_dbde ); +};return _e .Sprintf ("\u0025\u002b\u0071\u0020\u0028\u0025\u0073\u0029",_dbde ,_fcdd );};type CharCode uint16 ;func _cec (_egcb string ,_gedd *_cfb .ByteRuneMap )SimpleEncoder {_cggd :=&simpleEncoding {_agg :_egcb ,_gdde :_gedd ,_abcb :_cfb .MakeRuneByteMap (_gedd .Length ())}; +_cggd ._gdde .Range (func (_cccd byte ,_ecg rune )(_afef bool ){if _dbc ,_acccg :=_cggd ._abcb .Read (_ecg );!_acccg ||_cccd < _dbc {_cggd ._abcb .Write (_ecg ,_cccd );};return false ;});return _cggd ;};var _bcae =_cfb .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 (_efgc *TrueTypeFontEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_bfcb ,_edbd :=_efgc ._cadg .Read (r );if !_edbd {_cc .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 ;};_efgc ._bcf .Write (r );_badd :=CharCode (_bfcb );return _badd ,true ;};func (_bbdd *TrueTypeFontEncoder )RegisteredRunes ()[]rune {_cfad :=make ([]rune ,_bbdd ._bcf .Length ());_gcf :=0;_bbdd ._bcf .Range (func (_adab rune )(_ggfc bool ){_cfad [_gcf ]=_adab ; +_gcf ++;return false });return _cfad ;};var _aga =_cfb .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 NewSimpleTextEncoder (baseName string ,differences map[CharCode ]GlyphName )(SimpleEncoder ,error ){_ebb ,_ddef :=_fcf .Read (baseName );if !_ddef {_cc .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 ;};_acb :=_ebb ();if len (differences )!=0{_acb =ApplyDifferences (_acb ,differences );};return _acb ,nil ;};func (_aeb *IdentityEncoder )GlyphToRune (glyph GlyphName )(rune ,bool ){if glyph =="\u0073\u0070\u0061c\u0065"{return ' ',true ; +}else if !_aac .HasPrefix (string (glyph ),"\u0075\u006e\u0069")||len (glyph )!=7{return 0,false ;};_dcg ,_afe :=_gd .ParseUint (string (glyph [3:]),16,16);if _afe !=nil {return 0,false ;};return rune (_dcg ),true ;};type UTF16Encoder struct{_gac string }; +type simpleEncodersMap struct{_bbd map[string ]func ()SimpleEncoder ;_fagf _a .RWMutex ;};func NewIdentityTextEncoder (baseName string )*IdentityEncoder {return &IdentityEncoder {_fdb :baseName ,_egf :_cfb .MakeRuneSet (0)};};func NewCustomSimpleTextEncoder (encoding ,differences map[CharCode ]GlyphName )(SimpleEncoder ,error ){if len (encoding )==0{return nil ,_d .New ("e\u006d\u0070\u0074\u0079 c\u0075s\u0074\u006f\u006d\u0020\u0065n\u0063\u006f\u0064\u0069\u006e\u0067"); +};const _adga ="\u0063\u0075\u0073\u0074\u006f\u006d";_cda :=_cfb .MakeByteRuneMap (len (encoding ));for _effd ,_accg :=range encoding {_dgc ,_cgbf :=GlyphToRune (_accg );if !_cgbf {_cc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077n\u0020\u0067\u006c\u0079\u0070\u0068\u002e\u0020\u0025\u0071",_accg ); +continue ;};_cda .Write (byte (_effd ),_dgc );};_edfd :=_cec (_adga ,_cda );if len (differences )!=0{_edfd =ApplyDifferences (_edfd ,differences );};return _edfd ,nil ;};func ExpandLigatures (runes []rune )string {var _ebed _f .Buffer ;for _ ,_aafc :=range runes {_fgb :=RuneToString (_aafc ); +_ebed .WriteString (_fgb );};return _ebed .String ();};func (_gddea *simpleEncodersMap )Write (s string ,f func ()SimpleEncoder ){_gddea ._fagf .Lock ();defer _gddea ._fagf .Unlock ();_gddea ._bbd [s ]=f ;};func (_age simpleDecoder )Transform (dst ,src []byte ,_ bool )(_cgbc ,_cbc int ,_ error ){for len (src )!=0{_abdc :=src [0]; +src =src [1:];_ddde ,_gca :=_age ._bgegf .Read (_abdc );if !_gca {_ddde =MissingCodeRune ;};if _aa .RuneLen (_ddde )> len (dst ){return _cgbc ,_cbc ,_b .ErrShortDst ;};_bcg :=_aa .EncodeRune (dst ,_ddde );dst =dst [_bcg :];_cbc ++;_cgbc +=_bcg ;};return _cgbc ,_cbc ,nil ; +};func (_fcc *charCodeGlyphNameMap )Length ()int {_fcc ._ac .RLock ();defer _fcc ._ac .RUnlock ();return len (_fcc ._cd );};func NewWinAnsiEncoder ()SimpleEncoder {return _ffc .NewEncoder ()};func (_aadc *simpleEncodersMap )Read (s string )(func ()SimpleEncoder ,bool ){_aadc ._fagf .RLock (); +defer _aadc ._fagf .RUnlock ();_fbgc ,_ffe :=_aadc ._bbd [s ];return _fbgc ,_ffe ;};func (_bgd *differencesEncoding )String ()string {return _e .Sprintf ("\u0064\u0069\u0066\u0066er\u0065\u006e\u0063\u0065\u0073\u0028\u0025\u0073\u002c\u0020\u0025\u0076\u0029",_bgd ._efb .String (),_bgd ._cdf ); +};type IdentityEncoder struct{_fdb string ;_egf *_cfb .RuneSet ;};var _cbdff =_cfb .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 (_cb *charCodeGlyphNameMap )RangeDelete (f func (_acc CharCode ,_ag GlyphName )(_aae bool ,_cfa bool )){_cb ._ac .Lock ();defer _cb ._ac .Unlock ();for _acd ,_ebe :=range _cb ._cd {_fbb ,_agd :=f (_acd ,_ebe );if _fbb {delete (_cb ._cd ,_acd );};if _agd {break ; +};};};func (_ebc *charCodeGlyphNameMap )Range (f func (_fb CharCode ,_dfa GlyphName )(_ca bool )){_ebc ._ac .RLock ();defer _ebc ._ac .RUnlock ();for _ec ,_fc :=range _ebc ._cd {if f (_ec ,_fc ){break ;};};};func (_gageg UTF16Encoder )Decode (raw []byte )string {return _afa .UTF16ToString (raw )}; +var (_fafe =_ccf (_fgd ,_cfd );_bed =_ccf (_aacf ,_adb ););const (_fgd ="\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_aacf ="\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"; +);var (_eggc =_ccf (_dfeb ,_cbdff );_gae =_ccf (_fad ,_befd ););func (_ea *charCodeGlyphNameMap )Delete (key CharCode ){_ea ._ac .Lock ();defer _ea ._ac .Unlock ();delete (_ea ._cd ,key );};var _befd =_cfb .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:'ß'}); +const (MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ););func (_egccf *TrueTypeFontEncoder )Decode (raw []byte )string {return _geb (_egccf ,raw )};var _adb =_cfb .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 (_fag *IdentityEncoder )RuneToGlyph (r rune )(GlyphName ,bool ){if r ==' '{return "\u0073\u0070\u0061c\u0065",true ;};_bcd :=GlyphName (_e .Sprintf ("\u0075n\u0069\u0025\u002e\u0034\u0058",r ));return _bcd ,true ;};func _ccf (_ggdf string ,_cdca *_cfb .ByteRuneMap )*simpleMapping {return &simpleMapping {_faaf :_ggdf ,_ggc :_cdca }; +};var _eea =_cfb .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 RegisterSimpleEncoding (name string ,fnc func ()SimpleEncoder ){if _ ,_aafd :=_fcf .Read (name );_aafd {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064");};_fcf .Write (name ,fnc );};func NewZapfDingbatsEncoder ()SimpleEncoder {return _gfbc .NewEncoder ()}; +func (_adc *differencesEncoding )Encode (str string )[]byte {_fdd :=[]rune (str );_bad :=_f .NewBuffer (nil );_bad .Grow (len (_fdd ));for _ ,_fdfc :=range _fdd {_dbd ,_ :=_adc .RuneToCharcode (_fdfc );_bad .WriteByte (byte (_dbd ));};return _bad .Bytes (); +};const (_gbf ="\u0053\u0079\u006d\u0062\u006f\u006c\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_def ="Z\u0061p\u0066\u0044\u0069\u006e\u0067\u0062\u0061\u0074s\u0045\u006e\u0063\u006fdi\u006e\u0067";);const _cef ="\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"; +func (_dbb *IdentityEncoder )String ()string {return _dbb ._fdb };var _ccb =_cfb .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'}); +type TextEncoder interface{String ()string ;Encode (_fg string )[]byte ;Decode (_gf []byte )string ;RuneToCharcode (_baf rune )(CharCode ,bool );CharcodeToRune (_gab CharCode )(rune ,bool );ToPdfObject ()_af .PdfObject ;};func (_bace *simpleEncoding )RuneToCharcode (r rune )(CharCode ,bool ){_gdag ,_acac :=_bace ._abcb .Read (r ); +if _bace ._bef ==nil {_bace ._bef =_cfb .MakeRuneSet (1);};_bace ._bef .Write (r );return CharCode (_gdag ),_acac ;};var _fgda =_cfb .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 (_eba *simpleEncoder )Transform (dst ,src []byte ,atEOF bool )(_faad ,_eeaa int ,_ error ){for len (src )!=0{if !_aa .FullRune (src )&&!atEOF {return _faad ,_eeaa ,_b .ErrShortSrc ;}else if len (dst )==0{return _faad ,_eeaa ,_b .ErrShortDst ;};_gdcg ,_fgc :=_aa .DecodeRune (src ); +if _gdcg ==_aa .RuneError {_gdcg =MissingCodeRune ;};src =src [_fgc :];_eeaa +=_fgc ;_fbdfg ,_bfd :=_eba ._agbf .Read (_gdcg );if !_bfd {_fbdfg ,_ =_eba ._agbf .Read (MissingCodeRune );};dst [0]=_fbdfg ;dst =dst [1:];_faad ++;};return _faad ,_eeaa ,nil ; +};func NewStandardEncoder ()SimpleEncoder {return _gae .NewEncoder ()};func (_fdc *differencesEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ;};_ead :=byte (code );if _dab ,_gde :=_fdc ._aba .Read (_ead ); +_gde {return _dab ,true ;};return _fdc ._efb .CharcodeToRune (code );};type SimpleEncoder interface{TextEncoder ;BaseName ()string ;Charcodes ()[]CharCode ;};var (_eff =_c .MustCompile ("\u005e\u005b\u0041\u002dZa\u002d\u007a\u005d\u0028\u005c\u0064\u007b\u0031\u002c\u0035\u007d\u0029\u0024"); +_fed =_c .MustCompile ("\u005e\u0075\u006e\u0069\u0028\u005b\u005c\u0064\u0041\u002d\u0046\u005d{\u0034\u007d\u0029\u0024");_ced =_c .MustCompile ("\u005e\u0028\u005cw\u002b\u0029\u005c\u002e\u005c\u0077\u002b\u0024"););func (_gcg *differencesEncoding )BaseName ()string {return _gcg ._efb .BaseName ()}; +func (_ecb *simpleEncoding )String ()string {return "\u0073i\u006dp\u006c\u0065\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0028"+_ecb ._agg +"\u0029";};type simpleEncoding struct{_agg string ;_abcb *_cfb .RuneByteMap ;_gdde *_cfb .ByteRuneMap ;_bef *_cfb .RuneSet ; +};func NewMacExpertEncoder ()SimpleEncoder {return _fafe .NewEncoder ()};func (_abdd *simpleEncoding )Decode (raw []byte )string {_eccf ,_ :=_abdd .NewDecoder ().Bytes (raw );return string (_eccf );};func NewSymbolEncoder ()SimpleEncoder {return _ceca .NewEncoder ()}; +func (_gage *simpleEncoding )ToPdfObject ()_af .PdfObject {return _af .MakeName (_gage ._agg )};type GID uint16 ;func NewMacRomanEncoder ()SimpleEncoder {return _bed .NewEncoder ()};func (_gfa *simpleMapping )init (){_gfa ._ddc =_cfb .MakeRuneByteMap (_gfa ._ggc .Length ()); +_gfa ._ggc .Range (func (_gba byte ,_dfg rune )(_agce bool ){if _cfge ,_fba :=_gfa ._ddc .Read (_dfg );!_fba ||_gba < _cfge {_gfa ._ddc .Write (_dfg ,_gba );};return false ;});};func (_fcad UTF16Encoder )RuneToCharcode (r rune )(CharCode ,bool ){return CharCode (r ),true }; +func (_ggebb *TrueTypeFontEncoder )Encode (str string )[]byte {return _cca (_ggebb ,str )};func _eg (_bdc *charCodeGlyphNameMap )*_af .PdfObjectArray {if _bdc .Length ()==0{return nil ;};_gag :=make ([]CharCode ,0,_bdc .Length ());_bdc .Range (func (_faf CharCode ,_ GlyphName )(_edf bool ){_gag =append (_gag ,_faf ); +return false });_cf .Slice (_gag ,func (_efa ,_fbf int )bool {return _gag [_efa ]< _gag [_fbf ]});_dcf :=_gag [0];_egg ,_ :=_bdc .Read (_dcf );_fd :=[]_af .PdfObject {_af .MakeInteger (int64 (_dcf )),_af .MakeName (string (_egg ))};for _ ,_bg :=range _gag [1:]{if _bg ==_dcf +1{_egg ,_ =_bdc .Read (_bg ); +_fd =append (_fd ,_af .MakeName (string (_egg )));}else {_fd =append (_fd ,_af .MakeInteger (int64 (_bg )));};_dcf =_bg ;};return _af .MakeArray (_fd ...);};func (_cbcf simpleDecoder )Reset (){};func (_cad CMapEncoder )charcodeToString (_ggd CharCode )(string ,bool ){if _cad ._aacc ==nil {return MissingCodeString ,false ; +};_gbc :=_dd .CharCode (_ggd );if _cad ._ecc !=nil {var _ga bool ;if _gbc ,_ga =_cad ._ecc .CharcodeToCID (_dd .CharCode (_ggd ));!_ga {return MissingCodeString ,false ;};};return _cad ._aacc .CharcodeToUnicode (_gbc );};func (_ddf CMapEncoder )String ()string {return _ddf ._bf }; +var (_ SimpleEncoder =(*simpleEncoding )(nil );_ _cgg .Encoding =(*simpleEncoding )(nil ););func init (){RegisterSimpleEncoding (_fgd ,NewMacExpertEncoder );RegisterSimpleEncoding (_aacf ,NewMacRomanEncoder );};func (_eae *TrueTypeFontEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_fdcb :=rune (-1); +_eae ._cadg .Range (func (_bacf rune ,_ddae uint16 )(_gegd bool ){_abea :=CharCode (_ddae );if _abea ==code {_fdcb =_bacf ;return true ;};return false ;});if _fdcb !=-1{return _fdcb ,true ;};_cc .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 ,_eae ); +return 0,false ;};type simpleMapping struct{_faaf string ;_bff _a .Once ;_ggc *_cfb .ByteRuneMap ;_ddc *_cfb .RuneByteMap ;};func (_dfd *simpleEncoding )NewEncoder ()*_cgg .Encoder {return &_cgg .Encoder {Transformer :&simpleEncoder {_agbf :_dfd ._abcb }}; +};func RuneToString (r rune )string {if _fca ,_cff :=_efc .Read (r );_cff {return _fca ;};return string (r );};var (_ffc =_ccf (_cef ,_ccfb ););func NewTrueTypeFontEncoder (runeToGIDMap map[rune ]GID )*TrueTypeFontEncoder {_abcc :=_cfb .MakeRuneUint16Map (len (runeToGIDMap )); +for _bfg ,_ggcg :=range runeToGIDMap {_abcc .Write (_bfg ,uint16 (_ggcg ));};return &TrueTypeFontEncoder {_cadg :_abcc ,_bcf :_cfb .MakeRuneSet (0)};};func init (){RegisterSimpleEncoding (_gbf ,NewSymbolEncoder );RegisterSimpleEncoding (_def ,NewZapfDingbatsEncoder ); +};func NewUTF16TextEncoder (baseName string )UTF16Encoder {return UTF16Encoder {baseName }};func FromFontDifferences (diffList *_af .PdfObjectArray )(map[CharCode ]GlyphName ,error ){_ce :=make (map[CharCode ]GlyphName );var _bbc CharCode ;for _ ,_db :=range diffList .Elements (){switch _fbg :=_db .(type ){case *_af .PdfObjectInteger :_bbc =CharCode (*_fbg ); +case *_af .PdfObjectName :_ddd :=string (*_fbg );_ce [_bbc ]=GlyphName (_ddd );_bbc ++;default:_cc .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0042\u0061\u0064\u0020\u0074\u0079\u0070\u0065\u002e\u0020\u006f\u0062\u006a\u003d\u0025\u0073",_db );return nil ,_af .ErrTypeError ; +};};return _ce ,nil ;};type charCodeGlyphNameTuple struct{CharCode CharCode ;GlyphName GlyphName ;};func (_agf *simpleEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ;};_ege :=byte (code );_aeg ,_fbgg :=_agf ._gdde .Read (_ege ); +if _agf ._bef ==nil {_agf ._bef =_cfb .MakeRuneSet (1);};_agf ._bef .Write (_aeg );return _aeg ,_fbgg ;};func (_cgb CMapEncoder )ToPdfObject ()_af .PdfObject {if _cgb ._bf !=""{return _af .MakeName (_cgb ._bf );};return _af .MakeNull ();};type GlyphName string ; +func init (){RegisterSimpleEncoding (_dfeb ,NewPdfDocEncoder );RegisterSimpleEncoding (_fad ,NewStandardEncoder );};func (_gbba *TrueTypeFontEncoder )SubsetRegistered (){_cc .Log .Info ("\u0054\u0054\u0046\u0020Su\u0062\u0073\u0065\u0074\u003a\u0020\u0050\u0072\u0075\u006e\u0069\u006e\u0067"); +_gbba ._cadg .RangeDelete (func (_efg rune ,_ uint16 )(_fega bool ,_aaef bool ){return !_gbba ._bcf .Exists (_efg ),_aaef });};func (_dba *IdentityEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_dba ._egf .Write (r );return CharCode (r ),true ;};func (_gafa *simpleEncodersMap )Range (f func (_dbfd string ,_dbg func ()SimpleEncoder )(_ffef bool )){_gafa ._fagf .RLock (); +defer _gafa ._fagf .RUnlock ();for _abcgf ,_cecg :=range _gafa ._bbd {if f (_abcgf ,_cecg ){break ;};};};func (_dfae UTF16Encoder )CharcodeToRune (code CharCode )(rune ,bool ){return rune (code ),true };func (_gg *charCodeGlyphNameMap )Read (key CharCode )(GlyphName ,bool ){_gg ._ac .RLock (); +defer _gg ._ac .RUnlock ();_df ,_eb :=_gg ._cd [key ];return _df ,_eb ;};func (_cfdg UTF16Encoder )String ()string {return _cfdg ._gac };func init (){RegisterSimpleEncoding (_cef ,NewWinAnsiEncoder )};var _cfd =_cfb .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 (_ad *charCodeGlyphNameMap )Write (k CharCode ,v GlyphName ){_ad ._ac .Lock ();defer _ad ._ac .Unlock ();_ad ._cd [k ]=v ;};func (_edb *simpleEncoding )BaseName ()string {return _edb ._agg };func RuneToGlyph (r rune )(GlyphName ,bool ){_dda ,_abe :=_eea .Read (r ); +if !_abe &&r > 0{_dda =_e .Sprintf ("\u0075n\u0069\u0025\u0030\u0034\u0078",r );_abe =true ;};return GlyphName (_dda ),_abe ;};func (_edff *simpleEncoding )Charcodes ()[]CharCode {_cadd :=make ([]CharCode ,0,_edff ._gdde .Length ());_edff ._gdde .Range (func (_beb byte ,_ rune )(_fcd bool ){_cadd =append (_cadd ,CharCode (_beb )); +return false });_cf .Slice (_cadd ,func (_abed ,_gedf int )bool {return _cadd [_abed ]< _cadd [_gedf ]});return _cadd ;};func (_agc *simpleEncoding )Encode (str string )[]byte {_baef ,_ :=_agc .NewEncoder ().Bytes ([]byte (str ));return _baef ;};func NewCMapEncoder (baseName string ,codeToCID ,cidToUnicode *_dd .CMap )CMapEncoder {return CMapEncoder {_bf :baseName ,_ecc :codeToCID ,_aacc :cidToUnicode }; +};func (_gcb *IdentityEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_gcb ._egf .Write (rune (code ));return rune (code ),true ;};var (_fcf =&simpleEncodersMap {_bbd :map[string ]func ()SimpleEncoder {}};);func (_agae UTF16Encoder )Encode (str string )[]byte {return []byte (_afa .StringToUTF16 (str ))}; +func (_dg CMapEncoder )RuneToCharcode (r rune )(CharCode ,bool ){if _dg ._aacc ==nil {return 0,false ;};_fe ,_dde :=_dg ._aacc .StringToCID (string (r ));if !_dde {return 0,false ;};if _dg ._ecc !=nil {_ggf ,_fa :=_dg ._ecc .CIDToCharcode (_fe );if !_fa {return 0,false ; +};return CharCode (_ggf ),true ;};return CharCode (_fe ),true ;};type CMapEncoder struct{_bf string ;_ecc *_dd .CMap ;_aacc *_dd .CMap ;};func (_gge CMapEncoder )Encode (str string )[]byte {if _gge ._aacc ==nil {return []byte {};};if _gge ._aacc .NBits ()==8{return _abdb (_gge ,str ); +};return _cca (_gge ,str );};var (_ceca =_ccf (_gbf ,_ccb );_gfbc =_ccf (_def ,_fgda ););var _adca =[...]_cfb .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"}}; +type TrueTypeFontEncoder struct{_cadg *_cfb .RuneUint16Map ;_bcf *_cfb .RuneSet ;};func NewPdfDocEncoder ()SimpleEncoder {return _eggc .NewEncoder ()};func (_cfbc *IdentityEncoder )Decode (raw []byte )string {return _geb (_cfbc ,raw )};func _abdb (_fgg TextEncoder ,_egc string )[]byte {_adce :=make ([]byte ,0,len (_egc )); +for _ ,_add :=range _egc {_accc ,_egcc :=_fgg .RuneToCharcode (_add );if !_egcc ||_accc > 0xff{_cc .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",_add ); +continue ;};_adce =append (_adce ,byte (_accc ));};return _adce ;};type differencesEncoding struct{_efb SimpleEncoder ;_cdf *charCodeGlyphNameMap ;_aba *_cfb .ByteRuneMap ;_ccc *_cfb .RuneByteMap ;};func (_geff *simpleEncoding )NewDecoder ()*_cgg .Decoder {return &_cgg .Decoder {Transformer :simpleDecoder {_bgegf :_geff ._gdde }}; +};const (_dfeb ="\u0050\u0064\u0066\u0044\u006f\u0063\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_fad ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";);var _cga =_cfb .NewStringsMap (_adca [:]);func (_cae *differencesEncoding )Decode (raw []byte )string {_abd :=make ([]rune ,0,len (raw )); +for _ ,_adcd :=range raw {_bdb ,_ :=_cae .CharcodeToRune (CharCode (_adcd ));_abd =append (_abd ,_bdb );};return string (_abd );}; \ No newline at end of file diff --git a/internal/timeutils/timeutils.go b/internal/timeutils/timeutils.go index f85a96e1..59dbee3c 100644 --- a/internal/timeutils/timeutils.go +++ b/internal/timeutils/timeutils.go @@ -9,11 +9,12 @@ // 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";_ce "fmt";_f "regexp";_e "strconv";_cb "time";);func ParsePdfTime (pdfTime string )(_cb .Time ,error ){_db :=_afc .FindAllStringSubmatch (pdfTime ,1);if len (_db )< 1{if len (pdfTime )> 0&&pdfTime [0]!='D'{pdfTime =_ce .Sprintf ("\u0044\u003a\u0025\u0073",pdfTime ); -return ParsePdfTime (pdfTime );};return _cb .Time {},_ce .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 (_db [0])!=10{return _cb .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"); -};_de ,_ :=_e .ParseInt (_db [0][1],10,32);_bf ,_ :=_e .ParseInt (_db [0][2],10,32);_gf ,_ :=_e .ParseInt (_db [0][3],10,32);_gd ,_ :=_e .ParseInt (_db [0][4],10,32);_cfe ,_ :=_e .ParseInt (_db [0][5],10,32);_fe ,_ :=_e .ParseInt (_db [0][6],10,32);var (_dd byte ; -_fa int64 ;_ae int64 ;);_dd ='+';if len (_db [0][7])> 0{if _db [0][7]=="\u002d"{_dd ='-';}else if _db [0][7]=="\u005a"{_dd ='Z';};};if len (_db [0][8])> 0{_fa ,_ =_e .ParseInt (_db [0][8],10,32);}else {_fa =0;};if len (_db [0][9])> 0{_ae ,_ =_e .ParseInt (_db [0][9],10,32); -}else {_ae =0;};_bc :=int (_fa *60*60+_ae *60);switch _dd {case '-':_bc =-_bc ;case 'Z':_bc =0;};_gdg :=_ce .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_dd ,_fa ,_ae );_ab :=_cb .FixedZone (_gdg ,_bc );return _cb .Date (int (_de ),_cb .Month (_bf ),int (_gf ),int (_gd ),int (_cfe ),int (_fe ),0,_ab ),nil ; -};func FormatPdfTime (in _cb .Time )string {_d :=in .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_cf ,_ :=_e .ParseInt (_d [1:3],10,32);_ea ,_ :=_e .ParseInt (_d [4:6],10,32);_a :=int64 (in .Year ());_fb :=int64 (in .Month ());_fg :=int64 (in .Day ()); -_bd :=int64 (in .Hour ());_gb :=int64 (in .Minute ());_cc :=int64 (in .Second ());_af :=_d [0];return _ce .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",_a ,_fb ,_fg ,_bd ,_gb ,_cc ,_af ,_cf ,_ea ); -};var _afc =_f .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"); +package timeutils ;import (_b "errors";_a "fmt";_cg "regexp";_g "strconv";_c "time";);func ParsePdfTime (pdfTime string )(_c .Time ,error ){_gb :=_ddd .FindAllStringSubmatch (pdfTime ,1);if len (_gb )< 1{if len (pdfTime )> 0&&pdfTime [0]!='D'{pdfTime =_a .Sprintf ("\u0044\u003a\u0025\u0073",pdfTime ); +return ParsePdfTime (pdfTime );};return _c .Time {},_a .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 (_gb [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"); +};_f ,_ :=_g .ParseInt (_gb [0][1],10,32);_bd ,_ :=_g .ParseInt (_gb [0][2],10,32);_ee ,_ :=_g .ParseInt (_gb [0][3],10,32);_eeg ,_ :=_g .ParseInt (_gb [0][4],10,32);_gc ,_ :=_g .ParseInt (_gb [0][5],10,32);_acb ,_ :=_g .ParseInt (_gb [0][6],10,32);var (_eb byte ; +_cgd int64 ;_cd int64 ;);_eb ='+';if len (_gb [0][7])> 0{if _gb [0][7]=="\u002d"{_eb ='-';}else if _gb [0][7]=="\u005a"{_eb ='Z';};};if len (_gb [0][8])> 0{_cgd ,_ =_g .ParseInt (_gb [0][8],10,32);}else {_cgd =0;};if len (_gb [0][9])> 0{_cd ,_ =_g .ParseInt (_gb [0][9],10,32); +}else {_cd =0;};_fa :=int (_cgd *60*60+_cd *60);switch _eb {case '-':_fa =-_fa ;case 'Z':_fa =0;};_ag :=_a .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_eb ,_cgd ,_cd );_cga :=_c .FixedZone (_ag ,_fa );return _c .Date (int (_f ),_c .Month (_bd ),int (_ee ),int (_eeg ),int (_gc ),int (_acb ),0,_cga ),nil ; +};var _ddd =_cg .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 FormatPdfTime (in _c .Time )string {_ac :=in .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_ca ,_ :=_g .ParseInt (_ac [1:3],10,32);_ce ,_ :=_g .ParseInt (_ac [4:6],10,32);_bgf :=int64 (in .Year ());_ae :=int64 (in .Month ());_ad :=int64 (in .Day ()); +_ge :=int64 (in .Hour ());_dd :=int64 (in .Minute ());_gf :=int64 (in .Second ());_af :=_ac [0];return _a .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",_bgf ,_ae ,_ad ,_ge ,_dd ,_gf ,_af ,_ca ,_ce ); +}; \ No newline at end of file diff --git a/internal/transform/transform.go b/internal/transform/transform.go index b640ddeb..ecfb20bb 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 (_g "fmt";_gd "github.com/unidoc/unipdf/v3/common";_b "math";);func NewMatrixFromTransforms (xScale ,yScale ,theta ,tx ,ty float64 )Matrix {return IdentityMatrix ().Scale (xScale ,yScale ).Rotate (theta ).Translate (tx ,ty );}; -func (_dbd Matrix )ScalingFactorY ()float64 {return _b .Hypot (_dbd [3],_dbd [4])};func ShearMatrix (x ,y float64 )Matrix {return NewMatrix (1,y ,x ,1,0,0)};func (_dbdc Point )Interpolate (b Point ,t float64 )Point {return Point {X :(1-t )*_dbdc .X +t *b .X ,Y :(1-t )*_dbdc .Y +t *b .Y }; -};func IdentityMatrix ()Matrix {return NewMatrix (1,0,0,1,0,0)};func (_abc *Point )transformByMatrix (_bba Matrix ){_abc .X ,_abc .Y =_bba .Transform (_abc .X ,_abc .Y )};func TranslationMatrix (tx ,ty float64 )Matrix {return NewMatrix (1,0,0,1,tx ,ty )}; -func (_bcb Point )Distance (b Point )float64 {return _b .Hypot (_bcb .X -b .X ,_bcb .Y -b .Y )};const _ed =1e-6;func (_bcc Matrix )Unrealistic ()bool {_agf ,_ec ,_da ,_ee :=_b .Abs (_bcc [0]),_b .Abs (_bcc [1]),_b .Abs (_bcc [3]),_b .Abs (_bcc [4]);_ccb :=_agf > _ed &&_ee > _ed ; -_efb :=_ec > _ed &&_da > _ed ;return !(_ccb ||_efb );};func (_dc Matrix )Rotate (theta float64 )Matrix {return _dc .Mult (RotationMatrix (theta ))};func (_ef Matrix )ScalingFactorX ()float64 {return _b .Hypot (_ef [0],_ef [1])};func (_ag Matrix )Translate (tx ,ty float64 )Matrix {return _ag .Mult (TranslationMatrix (tx ,ty ))}; -func RotationMatrix (angle float64 )Matrix {_fg :=_b .Cos (angle );_fb :=_b .Sin (angle );return NewMatrix (_fg ,_fb ,-_fb ,_fg ,0,0);};func NewPoint (x ,y float64 )Point {return Point {X :x ,Y :y }};func (_gfg Point )Displace (delta Point )Point {return Point {_gfg .X +delta .X ,_gfg .Y +delta .Y }}; -func (_bbe *Matrix )Shear (x ,y float64 ){_bbe .Concat (ShearMatrix (x ,y ))};func (_fd Matrix )Round (precision float64 )Matrix {for _gg :=range _fd {_fd [_gg ]=_b .Round (_fd [_gg ]/precision )*precision ;};return _fd ;};func NewMatrix (a ,b ,c ,d ,tx ,ty float64 )Matrix {_d :=Matrix {a ,b ,0,c ,d ,0,tx ,ty ,1}; -_d .clampRange ();return _d ;};const _gcc =1.0e-6;const _bbf =1e-10;func (_ce Matrix )Angle ()float64 {_fc :=_b .Atan2 (-_ce [1],_ce [0]);if _fc < 0.0{_fc +=2*_b .Pi ;};return _fc /_b .Pi *180.0;};func (_cg Matrix )Transform (x ,y float64 )(float64 ,float64 ){_dda :=x *_cg [0]+y *_cg [3]+_cg [6]; -_bg :=x *_cg [1]+y *_cg [4]+_cg [7];return _dda ,_bg ;};type Point struct{X float64 ;Y float64 ;};func (_db Matrix )Singular ()bool {return _b .Abs (_db [0]*_db [4]-_db [1]*_db [3])< _bbf };func (_gga Matrix )Identity ()bool {return _gga [0]==1&&_gga [1]==0&&_gga [2]==0&&_gga [3]==0&&_gga [4]==1&&_gga [5]==0&&_gga [6]==0&&_gga [7]==0&&_gga [8]==1; -};func (_cecf *Matrix )clampRange (){for _cc ,_eg :=range _cecf {if _eg > _ffc {_gd .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_eg ,_ffc );_cecf [_cc ]=_ffc ;}else if _eg < -_ffc {_gd .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_eg ,-_ffc ); -_cecf [_cc ]=-_ffc ;};};};func (_fce Point )Rotate (theta float64 )Point {_bgc :=_b .Hypot (_fce .X ,_fce .Y );_bd :=_b .Atan2 (_fce .Y ,_fce .X );_efe ,_eeb :=_b .Sincos (_bd +theta /180.0*_b .Pi );return Point {_bgc *_eeb ,_bgc *_efe };};func (_fbe *Matrix )Concat (b Matrix ){*_fbe =Matrix {b [0]*_fbe [0]+b [1]*_fbe [3],b [0]*_fbe [1]+b [1]*_fbe [4],0,b [3]*_fbe [0]+b [4]*_fbe [3],b [3]*_fbe [1]+b [4]*_fbe [4],0,b [6]*_fbe [0]+b [7]*_fbe [3]+_fbe [6],b [6]*_fbe [1]+b [7]*_fbe [4]+_fbe [7],1}; -_fbe .clampRange ();};func (_bbc *Matrix )Set (a ,b ,c ,d ,tx ,ty float64 ){_bbc [0],_bbc [1]=a ,b ;_bbc [3],_bbc [4]=c ,d ;_bbc [6],_bbc [7]=tx ,ty ;_bbc .clampRange ();};func (_fa *Point )Transform (a ,b ,c ,d ,tx ,ty float64 ){_fe :=NewMatrix (a ,b ,c ,d ,tx ,ty ); -_fa .transformByMatrix (_fe );};func ScaleMatrix (x ,y float64 )Matrix {return NewMatrix (x ,0,0,y ,0,0)};func (_bb Matrix )String ()string {_gb ,_e ,_dd ,_df ,_a ,_fgg :=_bb [0],_bb [1],_bb [3],_bb [4],_bb [6],_bb [7];return _g .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",_gb ,_e ,_dd ,_df ,_a ,_fgg ); -};const _ffc =1e9;func (_gf Matrix )Translation ()(float64 ,float64 ){return _gf [6],_gf [7]};func (_c Matrix )Mult (b Matrix )Matrix {_c .Concat (b );return _c };func (_ffcc *Point )Set (x ,y float64 ){_ffcc .X ,_ffcc .Y =x ,y };func (_cb Point )String ()string {return _g .Sprintf ("(\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0029",_cb .X ,_cb .Y ); -};func (_aa Matrix )Inverse ()(Matrix ,bool ){_dg ,_dgc :=_aa [0],_aa [1];_cgf ,_ff :=_aa [3],_aa [4];_cec ,_age :=_aa [6],_aa [7];_ab :=_dg *_ff -_dgc *_cgf ;if _b .Abs (_ab )< _gcc {return Matrix {},false ;};_fff ,_abd :=_ff /_ab ,-_dgc /_ab ;_gfa ,_fdd :=-_cgf /_ab ,_dg /_ab ; -_gdc :=-(_fff *_cec +_gfa *_age );_ea :=-(_abd *_cec +_fdd *_age );return NewMatrix (_fff ,_abd ,_gfa ,_fdd ,_gdc ,_ea ),true ;};func (_gc *Matrix )Clone ()Matrix {return NewMatrix (_gc [0],_gc [1],_gc [3],_gc [4],_gc [6],_gc [7])};type Matrix [9]float64 ; -func (_bc Matrix )Scale (xScale ,yScale float64 )Matrix {return _bc .Mult (ScaleMatrix (xScale ,yScale ))}; \ No newline at end of file +package transform ;import (_a "fmt";_b "github.com/unidoc/unipdf/v3/common";_g "math";);func (_dc *Matrix )Clone ()Matrix {return NewMatrix (_dc [0],_dc [1],_dc [3],_dc [4],_dc [6],_dc [7])};func (_ggd Matrix )Angle ()float64 {_da :=_g .Atan2 (-_ggd [1],_ggd [0]); +if _da < 0.0{_da +=2*_g .Pi ;};return _da /_g .Pi *180.0;};func (_ag Point )String ()string {return _a .Sprintf ("(\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0029",_ag .X ,_ag .Y );};const _adc =1e9;func ScaleMatrix (x ,y float64 )Matrix {return NewMatrix (x ,0,0,y ,0,0)}; +func (_fe Matrix )String ()string {_ga ,_ae ,_df ,_fde ,_bf ,_ce :=_fe [0],_fe [1],_fe [3],_fe [4],_fe [6],_fe [7];return _a .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",_ga ,_ae ,_df ,_fde ,_bf ,_ce ); +};func TranslationMatrix (tx ,ty float64 )Matrix {return NewMatrix (1,0,0,1,tx ,ty )};func NewMatrix (a ,b ,c ,d ,tx ,ty float64 )Matrix {_ef :=Matrix {a ,b ,0,c ,d ,0,tx ,ty ,1};_ef .clampRange ();return _ef ;};const _fb =1.0e-6;func (_ebc *Point )Set (x ,y float64 ){_ebc .X ,_ebc .Y =x ,y }; +func (_gb Matrix )Scale (xScale ,yScale float64 )Matrix {return _gb .Mult (ScaleMatrix (xScale ,yScale ))};const _ba =1e-10;func (_eb *Matrix )Shear (x ,y float64 ){_eb .Concat (ShearMatrix (x ,y ))};func (_ceg *Matrix )clampRange (){for _bagd ,_cgc :=range _ceg {if _cgc > _adc {_b .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_cgc ,_adc ); +_ceg [_bagd ]=_adc ;}else if _cgc < -_adc {_b .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_cgc ,-_adc );_ceg [_bagd ]=-_adc ;};};};func (_bfb Matrix )Translation ()(float64 ,float64 ){return _bfb [6],_bfb [7]}; +func (_d Matrix )Identity ()bool {return _d [0]==1&&_d [1]==0&&_d [2]==0&&_d [3]==0&&_d [4]==1&&_d [5]==0&&_d [6]==0&&_d [7]==0&&_d [8]==1;};func (_cga Matrix )ScalingFactorY ()float64 {return _g .Hypot (_cga [3],_cga [4])};func (_bc *Point )Transform (a ,b ,c ,d ,tx ,ty float64 ){_dag :=NewMatrix (a ,b ,c ,d ,tx ,ty ); +_bc .transformByMatrix (_dag );};func (_ab Matrix )Rotate (theta float64 )Matrix {return _ab .Mult (RotationMatrix (theta ))};func (_bec Point )Rotate (theta float64 )Point {_de :=_g .Hypot (_bec .X ,_bec .Y );_ed :=_g .Atan2 (_bec .Y ,_bec .X );_bddf ,_eae :=_g .Sincos (_ed +theta /180.0*_g .Pi ); +return Point {_de *_eae ,_de *_bddf };};func NewMatrixFromTransforms (xScale ,yScale ,theta ,tx ,ty float64 )Matrix {return IdentityMatrix ().Scale (xScale ,yScale ).Rotate (theta ).Translate (tx ,ty );};func (_cgcb Point )Distance (b Point )float64 {return _g .Hypot (_cgcb .X -b .X ,_cgcb .Y -b .Y )}; +func ShearMatrix (x ,y float64 )Matrix {return NewMatrix (1,y ,x ,1,0,0)};func IdentityMatrix ()Matrix {return NewMatrix (1,0,0,1,0,0)};func (_fd Matrix )Round (precision float64 )Matrix {for _c :=range _fd {_fd [_c ]=_g .Round (_fd [_c ]/precision )*precision ; +};return _fd ;};const _fea =1e-6;func (_gga Matrix )Translate (tx ,ty float64 )Matrix {return _gga .Mult (TranslationMatrix (tx ,ty ))};func (_bef Point )Interpolate (b Point ,t float64 )Point {return Point {X :(1-t )*_bef .X +t *b .X ,Y :(1-t )*_bef .Y +t *b .Y }; +};func (_ca *Point )transformByMatrix (_aeec Matrix ){_ca .X ,_ca .Y =_aeec .Transform (_ca .X ,_ca .Y )};type Point struct{X float64 ;Y float64 ;};type Matrix [9]float64 ;func (_ff Matrix )Mult (b Matrix )Matrix {_ff .Concat (b );return _ff };func (_cf Matrix )Transform (x ,y float64 )(float64 ,float64 ){_ffa :=x *_cf [0]+y *_cf [3]+_cf [6]; +_cg :=x *_cf [1]+y *_cf [4]+_cf [7];return _ffa ,_cg ;};func RotationMatrix (angle float64 )Matrix {_gg :=_g .Cos (angle );_e :=_g .Sin (angle );return NewMatrix (_gg ,_e ,-_e ,_gg ,0,0);};func (_bag Matrix )ScalingFactorX ()float64 {return _g .Hypot (_bag [0],_bag [1])}; +func (_ea *Matrix )Set (a ,b ,c ,d ,tx ,ty float64 ){_ea [0],_ea [1]=a ,b ;_ea [3],_ea [4]=c ,d ;_ea [6],_ea [7]=tx ,ty ;_ea .clampRange ();};func (_ggag Matrix )Inverse ()(Matrix ,bool ){_bd ,_eab :=_ggag [0],_ggag [1];_ad ,_baf :=_ggag [3],_ggag [4]; +_gf ,_bdd :=_ggag [6],_ggag [7];_aee :=_bd *_baf -_eab *_ad ;if _g .Abs (_aee )< _fb {return Matrix {},false ;};_gd ,_cfe :=_baf /_aee ,-_eab /_aee ;_add ,_be :=-_ad /_aee ,_bd /_aee ;_cgf :=-(_gd *_gf +_add *_bdd );_dd :=-(_cfe *_gf +_be *_bdd );return NewMatrix (_gd ,_cfe ,_add ,_be ,_cgf ,_dd ),true ; +};func (_ee Matrix )Singular ()bool {return _g .Abs (_ee [0]*_ee [4]-_ee [1]*_ee [3])< _ba };func (_dg *Matrix )Concat (b Matrix ){*_dg =Matrix {b [0]*_dg [0]+b [1]*_dg [3],b [0]*_dg [1]+b [1]*_dg [4],0,b [3]*_dg [0]+b [4]*_dg [3],b [3]*_dg [1]+b [4]*_dg [4],0,b [6]*_dg [0]+b [7]*_dg [3]+_dg [6],b [6]*_dg [1]+b [7]*_dg [4]+_dg [7],1}; +_dg .clampRange ();};func NewPoint (x ,y float64 )Point {return Point {X :x ,Y :y }};func (_gbe Matrix )Unrealistic ()bool {_eg ,_baa ,_cgff ,_ec :=_g .Abs (_gbe [0]),_g .Abs (_gbe [1]),_g .Abs (_gbe [3]),_g .Abs (_gbe [4]);_gag :=_eg > _fea &&_ec > _fea ; +_fc :=_baa > _fea &&_cgff > _fea ;return !(_gag ||_fc );};func (_gdd Point )Displace (delta Point )Point {return Point {_gdd .X +delta .X ,_gdd .Y +delta .Y }}; \ No newline at end of file diff --git a/internal/uuid/uuid.go b/internal/uuid/uuid.go index fb2ea839..de6c4ac5 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 (_e "crypto/rand";_bf "encoding/hex";_ba "io";);func MustUUID ()UUID {uuid ,_dg :=NewUUID ();if _dg !=nil {panic (_dg );};return uuid ;};func _bcg (_a []byte ,_bcb UUID ){_bf .Encode (_a ,_bcb [:4]);_a [8]='-';_bf .Encode (_a [9:13],_bcb [4:6]); -_a [13]='-';_bf .Encode (_a [14:18],_bcb [6:8]);_a [18]='-';_bf .Encode (_a [19:23],_bcb [8:10]);_a [23]='-';_bf .Encode (_a [24:],_bcb [10:]);};type UUID [16]byte ;var _ec =_e .Reader ;var _ab UUID ;var Nil =_ab ;func (_ca UUID )String ()string {var _bc [36]byte ; -_bcg (_bc [:],_ca );return string (_bc [:])};func NewUUID ()(UUID ,error ){var uuid UUID ;_ ,_c :=_ba .ReadFull (_ec ,uuid [:]);if _c !=nil {return _ab ,_c ;};uuid [6]=(uuid [6]&0x0f)|0x40;uuid [8]=(uuid [8]&0x3f)|0x80;return uuid ,nil ;}; \ No newline at end of file +package uuid ;import (_a "crypto/rand";_cb "encoding/hex";_c "io";);func (_ba UUID )String ()string {var _fg [36]byte ;_ca (_fg [:],_ba );return string (_fg [:])};var _ab =_a .Reader ;var _ae UUID ;type UUID [16]byte ;var Nil =_ae ;func NewUUID ()(UUID ,error ){var uuid UUID ; +_ ,_b :=_c .ReadFull (_ab ,uuid [:]);if _b !=nil {return _ae ,_b ;};uuid [6]=(uuid [6]&0x0f)|0x40;uuid [8]=(uuid [8]&0x3f)|0x80;return uuid ,nil ;};func MustUUID ()UUID {uuid ,_d :=NewUUID ();if _d !=nil {panic (_d );};return uuid ;};func _ca (_abg []byte ,_abb UUID ){_cb .Encode (_abg ,_abb [:4]); +_abg [8]='-';_cb .Encode (_abg [9:13],_abb [4:6]);_abg [13]='-';_cb .Encode (_abg [14:18],_abb [6:8]);_abg [18]='-';_cb .Encode (_abg [19:23],_abb [8:10]);_abg [23]='-';_cb .Encode (_abg [24:],_abb [10:]);}; \ No newline at end of file diff --git a/model/internal/colorprofile/colorprofile.go b/model/internal/colorprofile/colorprofile.go index 0d50461d..86c5394e 100644 --- a/model/internal/colorprofile/colorprofile.go +++ b/model/internal/colorprofile/colorprofile.go @@ -9,51 +9,52 @@ // 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 (_g "bytes";_f "compress/gzip";_gbf "encoding/hex";_d "errors";_eb "fmt";_gg "github.com/unidoc/unipdf/v3/model";_def "io";_de "io/ioutil";_dg "os";_e "path/filepath";_gb "strconv";_dc "strings";_ag "time";);func _cd ()([]byte ,error ){return _dd (_fd ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063"); -};const (DeviceClassUndefined DeviceClass =iota ;DeviceClassSCNR ;DeviceClassMNTR ;DeviceClassPRTR ;DeviceClassLINK ;DeviceClassSPAC ;DeviceClassABST ;DeviceClassNMCL ;);func MustAsset (name string )[]byte {_ef ,_dee :=Asset (name );if _dee !=nil {panic ("\u0061\u0073\u0073\u0065\u0074\u003a\u0020\u0041\u0073\u0073\u0065\u0074\u0028"+name +"\u0029\u003a\u0020"+_dee .Error ()); -};return _ef ;};var _fgb =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 NewSRGBv2OutputIntent (subtype _gg .PdfOutputIntentType )(*_gg .PdfOutputIntent ,error ){_fdca ,_dfeg :=_cd ();if _dfeg !=nil {return nil ,_dfeg ;};_aag :=_gg .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",_fdca ,3); -if _aaa :=_aag .SetSubtype (subtype );_aaa !=nil {return nil ,_aaa ;};return _aag ,nil ;};type bintree struct{Func func ()(*asset ,error );Children map[string ]*bintree ;};func (_dda bindataFileInfo )Size ()int64 {return _dda ._bg };func (_dgc bindataFileInfo )IsDir ()bool {return false }; -var _gf =[]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 _bd ()([]byte ,error ){return _dd (_gf ,"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043");};func _aee ()(*asset ,error ){_gfa ,_ad :=_bd ();if _ad !=nil {return nil ,_ad ; -};_fc :=bindataFileInfo {_bb :"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043",_bg :1052612,_gd :_dg .FileMode (420),_cg :_ag .Unix (1171030956,0)};_baf :=&asset {_eec :_gfa ,_ba :_fc }; -return _baf ,nil ;};func _dfe ()(*asset ,error ){_fdg ,_bec :=_ab ();if _bec !=nil {return nil ,_bec ;};_aae :=bindataFileInfo {_bb :"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063",_bg :60960,_gd :_dg .FileMode (436),_cg :_ag .Unix (1628763334,0)}; -_fdc :=&asset {_eec :_fdg ,_ba :_aae };return _fdc ,nil ;};func _dd (_c []byte ,_ea string )([]byte ,error ){_ee ,_cf :=_f .NewReader (_g .NewBuffer (_c ));if _cf !=nil {return nil ,_eb .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_ea ,_cf ); -};var _fg _g .Buffer ;_ ,_cf =_def .Copy (&_fg ,_ee );_fe :=_ee .Close ();if _cf !=nil {return nil ,_eb .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_ea ,_cf );};if _fe !=nil {return nil ,_cf ;};return _fg .Bytes (),nil ;};func _ab ()([]byte ,error ){return _dd (_cfe ,"\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 _ (){var _abb [1]struct{};_ =_abb [DeviceClassUndefined -0];_ =_abb [DeviceClassSCNR -1];_ =_abb [DeviceClassMNTR -2];_ =_abb [DeviceClassPRTR -3];_ =_abb [DeviceClassLINK -4];_ =_abb [DeviceClassSPAC -5];_ =_abb [DeviceClassABST -6];_ =_abb [DeviceClassNMCL -7]; -};func NewISOCoatedV2Gray1CBasOutputIntent (subtype _gg .PdfOutputIntentType )(*_gg .PdfOutputIntent ,error ){_bgf ,_aed :=_eg ();if _aed !=nil {return nil ,_aed ;};_bgd :=_gg .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",_bgf ,1); -if _cgg :=_bgd .SetSubtype (subtype );_cgg !=nil {return nil ,_cgg ;};return _bgd ,nil ;};var _fd =[]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 DeviceClass int ;func RestoreAssets (dir ,name string )error {_ece ,_aecf :=AssetDir (name );if _aecf !=nil {return RestoreAsset (dir ,name );};for _ ,_bdf :=range _ece {_aecf =RestoreAssets (dir ,_e .Join (name ,_bdf ));if _aecf !=nil {return _aecf ; -};};return nil ;};type asset struct{_eec []byte ;_ba _dg .FileInfo ;};func NewCmykIsoCoatedV2OutputIntent (subtype _gg .PdfOutputIntentType )(*_gg .PdfOutputIntent ,error ){_efab ,_bge :=_bd ();if _bge !=nil {return nil ,_bge ;};_fdb :=_gg .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",_efab ,4); -if _bfd :=_fdb .SetSubtype (subtype );_bfd !=nil {return nil ,_bfd ;};return _fdb ,nil ;};var (ErrUndefinedHeaderDeviceClass =_d .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 =_d .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"););var _ec =&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 {_aee ,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 {_df ,map[string ]*bintree {}},"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":&bintree {_adc ,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 {_dfe ,map[string ]*bintree {}}}}; -var _cae =[...]uint8 {0,20,35,50,65,80,95,110,125};func (_gec ColorSpace )String ()string {if _gec < 0||_gec >=ColorSpace (len (_bdg )-1){return "C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0028"+_gb .FormatInt (int64 (_gec ),10)+"\u0029"; -};return _cde [_bdg [_gec ]:_bdg [_gec +1]];};func NewSRGBv4OutputIntent (subtype _gg .PdfOutputIntentType )(*_gg .PdfOutputIntent ,error ){_gff ,_bfgd :=_ab ();if _bfgd !=nil {return nil ,_bfgd ;};_ede :=_gg .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",_gff ,3); -if _fcac :=_ede .SetSubtype (subtype );_fcac !=nil {return nil ,_fcac ;};return _ede ,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 ;);const _gcc ="\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"; -func (_ga bindataFileInfo )Name ()string {return _ga ._bb };func _dcg (_eab ,_bga string )string {_dbd :=_dc .Replace (_bga ,"\u005c","\u002f",-1);return _e .Join (append ([]string {_eab },_dc .Split (_dbd ,"\u002f")...)...);};var _dcd =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 }; -var _bdg =[...]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 _df ()(*asset ,error ){_be ,_fa :=_eg ();if _fa !=nil {return nil ,_fa ;};_fac :=bindataFileInfo {_bb :"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063",_bg :936,_gd :_dg .FileMode (436),_cg :_ag .Unix (1628763334,0)}; -_ac :=&asset {_eec :_be ,_ba :_fac };return _ac ,nil ;};type ColorSpace int ;type ProfileHeader struct{Version string ;DeviceClass DeviceClass ;ColorSpace ColorSpace ;};func AssetInfo (name string )(_dg .FileInfo ,error ){_faf :=_dc .Replace (name ,"\u005c","\u002f",-1); -if _bed ,_bf :=_cc [_faf ];_bf {_afc ,_bcc :=_bed ();if _bcc !=nil {return nil ,_eb .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 ,_bcc ); -};return _afc ._ba ,nil ;};return nil ,_eb .Errorf ("\u0041\u0073\u0073\u0065tI\u006e\u0066\u006f\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064",name );};func (_cbd DeviceClass )String ()string {if _cbd < 0||_cbd >=DeviceClass (len (_cae )-1){return "\u0044\u0065\u0076i\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0028"+_gb .FormatInt (int64 (_cbd ),10)+"\u0029"; -};return _gcc [_cae [_cbd ]:_cae [_cbd +1]];};func Asset (name string )([]byte ,error ){_dgf :=_dc .Replace (name ,"\u005c","\u002f",-1);if _bc ,_bea :=_cc [_dgf ];_bea {_dec ,_aga :=_bc ();if _aga !=nil {return nil ,_eb .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 ,_aga ); -};return _dec ._eec ,nil ;};return nil ,_eb .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};func AssetDir (name string )([]string ,error ){_gag :=_ec ;if len (name )!=0{_feg :=_dc .Replace (name ,"\u005c","\u002f",-1); -_eeed :=_dc .Split (_feg ,"\u002f");for _ ,_eac :=range _eeed {_gag =_gag .Children [_eac ];if _gag ==nil {return nil ,_eb .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};};};if _gag .Func !=nil {return nil ,_eb .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name ); -};_age :=make ([]string ,0,len (_gag .Children ));for _bceg :=range _gag .Children {_age =append (_age ,_bceg );};return _age ,nil ;};func AssetNames ()[]string {_fb :=make ([]string ,0,len (_cc ));for _bce :=range _cc {_fb =append (_fb ,_bce );};return _fb ; -};func (_aa bindataFileInfo )ModTime ()_ag .Time {return _aa ._cg };var _cc =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":_aee ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063":_df ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":_adc ,"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063":_dfe }; -func _adc ()(*asset ,error ){_af ,_db :=_cd ();if _db !=nil {return nil ,_db ;};_agb :=bindataFileInfo {_bb :"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063",_bg :3024,_gd :_dg .FileMode (436),_cg :_ag .Unix (1628763334,0)};_gge :=&asset {_eec :_af ,_ba :_agb }; -return _gge ,nil ;};func ParseHeader (data []byte )(ProfileHeader ,error ){if len (data )< 128{return ProfileHeader {},_d .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065");};_ggb :=_g .NewReader (data ); -var _efb ProfileHeader ;_aab :=make ([]byte ,4);_ ,_ccg :=_ggb .ReadAt (_aab ,8);if _ccg !=nil {return ProfileHeader {},_d .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"); -};_ecc :=_gbf .EncodeToString (_aab [:2]);_ecc =_dc .TrimPrefix (_ecc ,"\u0030");_fbg :=_dc .Builder {};for _gc ,_aeg :=range _ecc {_fbg .WriteRune (_aeg );if _gc !=len (_ecc )-1{_fbg .WriteRune ('.');};};_efb .Version =_fbg .String ();_ ,_ccg =_ggb .ReadAt (_aab ,12); -if _ccg !=nil {return ProfileHeader {},_d .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");};_acf ,_aad :=_dcd [_dc .ToUpper (_gbf .EncodeToString (_aab ))]; -if !_aad {return ProfileHeader {},ErrUndefinedHeaderDeviceClass ;};_efb .DeviceClass =_acf ;_ ,_ccg =_ggb .ReadAt (_aab ,16);if _ccg !=nil {return ProfileHeader {},_d .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"); -};_bccf ,_aad :=_fgb [_dc .ToUpper (_gbf .EncodeToString (_aab ))];if !_aad {return ProfileHeader {},ErrUndefinedHeaderColorSpace ;};_efb .ColorSpace =_bccf ;return _efb ,nil ;};type bindataFileInfo struct{_bb string ;_bg int64 ;_gd _dg .FileMode ;_cg _ag .Time ; -};const _cde ="\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 (_eee bindataFileInfo )Mode ()_dg .FileMode {return _eee ._gd };func _eg ()([]byte ,error ){return _dd (_bde ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063"); -};var _bde =[]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 bindataFileInfo )Sys ()interface{}{return nil };func RestoreAsset (dir ,name string )error {_aec ,_ca :=Asset (name );if _ca !=nil {return _ca ;};_bdd ,_ca :=AssetInfo (name );if _ca !=nil {return _ca ;};_ca =_dg .MkdirAll (_dcg (dir ,_e .Dir (name )),_dg .FileMode (0755)); -if _ca !=nil {return _ca ;};_ca =_de .WriteFile (_dcg (dir ,name ),_aec ,_bdd .Mode ());if _ca !=nil {return _ca ;};_ca =_dg .Chtimes (_dcg (dir ,name ),_bdd .ModTime (),_bdd .ModTime ());if _ca !=nil {return _ca ;};return nil ;};func _ (){var _edd [1]struct{}; -_ =_edd [ColorSpaceUndefined -0];_ =_edd [ColorSpaceXYZ -1];_ =_edd [ColorSpaceLAB -2];_ =_edd [ColorSpaceLUV -3];_ =_edd [ColorSpaceYCBR -4];_ =_edd [ColorSpaceYXY -5];_ =_edd [ColorSpaceRGB -6];_ =_edd [ColorSpaceGRAY -7];_ =_edd [ColorSpaceHSV -8];_ =_edd [ColorSpaceHLS -9]; -_ =_edd [ColorSpaceCMYK -10];_ =_edd [ColorSpaceCMY -11];_ =_edd [ColorSpace2CLR -12];_ =_edd [ColorSpace3CLR -13];_ =_edd [ColorSpace4CLR -14];_ =_edd [ColorSpace5CLR -15];_ =_edd [ColorSpace6CLR -16];_ =_edd [ColorSpace7CLR -17];_ =_edd [ColorSpace8CLR -18]; -_ =_edd [ColorSpace9CLR -19];_ =_edd [ColorSpaceACLR -20];_ =_edd [ColorSpaceBCLR -21];_ =_edd [ColorSpaceCCLR -22];_ =_edd [ColorSpaceDCLR -23];_ =_edd [ColorSpaceECLR -24];_ =_edd [ColorSpaceFCLR -25];};var _cfe =[]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"); +package colorprofile ;import (_d "bytes";_fb "compress/gzip";_e "encoding/hex";_f "errors";_ae "fmt";_db "github.com/unidoc/unipdf/v3/model";_ef "io";_gf "io/ioutil";_gg "os";_ag "path/filepath";_a "strconv";_c "strings";_af "time";);func _acf ()([]byte ,error ){return _fa (_cb ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063"); +};func MustAsset (name string )[]byte {_cde ,_ggc :=Asset (name );if _ggc !=nil {panic ("\u0061\u0073\u0073\u0065\u0074\u003a\u0020\u0041\u0073\u0073\u0065\u0074\u0028"+name +"\u0029\u003a\u0020"+_ggc .Error ());};return _cde ;};func _faf ()([]byte ,error ){return _fa (_cga ,"\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 _bbd (_gadg ,_de string )string {_ada :=_c .Replace (_de ,"\u005c","\u002f",-1);return _ag .Join (append ([]string {_gadg },_c .Split (_ada ,"\u002f")...)...);};var _efc =&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 {_gad ,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 {_da ,map[string ]*bintree {}},"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":&bintree {_geb ,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 {_dfe ,map[string ]*bintree {}}}}; +var _bfb =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":_gad ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063":_da ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":_geb ,"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063":_dfe }; +func NewCmykIsoCoatedV2OutputIntent (subtype _db .PdfOutputIntentType )(*_db .PdfOutputIntent ,error ){_dea ,_dae :=_fd ();if _dae !=nil {return nil ,_dae ;};_ebg :=_db .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",_dea ,4); +if _age :=_ebg .SetSubtype (subtype );_age !=nil {return nil ,_age ;};return _ebg ,nil ;};func RestoreAssets (dir ,name string )error {_ee ,_eef :=AssetDir (name );if _eef !=nil {return RestoreAsset (dir ,name );};for _ ,_fbb :=range _ee {_eef =RestoreAssets (dir ,_ag .Join (name ,_fbb )); +if _eef !=nil {return _eef ;};};return nil ;};func RestoreAsset (dir ,name string )error {_dfd ,_acbf :=Asset (name );if _acbf !=nil {return _acbf ;};_cdc ,_acbf :=AssetInfo (name );if _acbf !=nil {return _acbf ;};_acbf =_gg .MkdirAll (_bbd (dir ,_ag .Dir (name )),_gg .FileMode (0755)); +if _acbf !=nil {return _acbf ;};_acbf =_gf .WriteFile (_bbd (dir ,name ),_dfd ,_cdc .Mode ());if _acbf !=nil {return _acbf ;};_acbf =_gg .Chtimes (_bbd (dir ,name ),_cdc .ModTime (),_cdc .ModTime ());if _acbf !=nil {return _acbf ;};return nil ;};func Asset (name string )([]byte ,error ){_ege :=_c .Replace (name ,"\u005c","\u002f",-1); +if _egf ,_fg :=_bfb [_ege ];_fg {_edf ,_bf :=_egf ();if _bf !=nil {return nil ,_ae .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 ,_bf ); +};return _edf ._ge ,nil ;};return nil ,_ae .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};var _fbd =[]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 (_ac bindataFileInfo )Name ()string {return _ac ._eb };func _acb ()([]byte ,error ){return _fa (_fbd ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063");};func _ (){var _cad [1]struct{}; +_ =_cad [ColorSpaceUndefined -0];_ =_cad [ColorSpaceXYZ -1];_ =_cad [ColorSpaceLAB -2];_ =_cad [ColorSpaceLUV -3];_ =_cad [ColorSpaceYCBR -4];_ =_cad [ColorSpaceYXY -5];_ =_cad [ColorSpaceRGB -6];_ =_cad [ColorSpaceGRAY -7];_ =_cad [ColorSpaceHSV -8];_ =_cad [ColorSpaceHLS -9]; +_ =_cad [ColorSpaceCMYK -10];_ =_cad [ColorSpaceCMY -11];_ =_cad [ColorSpace2CLR -12];_ =_cad [ColorSpace3CLR -13];_ =_cad [ColorSpace4CLR -14];_ =_cad [ColorSpace5CLR -15];_ =_cad [ColorSpace6CLR -16];_ =_cad [ColorSpace7CLR -17];_ =_cad [ColorSpace8CLR -18]; +_ =_cad [ColorSpace9CLR -19];_ =_cad [ColorSpaceACLR -20];_ =_cad [ColorSpaceBCLR -21];_ =_cad [ColorSpaceCCLR -22];_ =_cad [ColorSpaceDCLR -23];_ =_cad [ColorSpaceECLR -24];_ =_cad [ColorSpaceFCLR -25];};func _geb ()(*asset ,error ){_ec ,_dd :=_acf (); +if _dd !=nil {return nil ,_dd ;};_fe :=bindataFileInfo {_eb :"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063",_ga :3024,_bc :_gg .FileMode (436),_bb :_af .Unix (1628763334,0)};_cdd :=&asset {_ge :_ec ,_b :_fe };return _cdd ,nil ;}; +func _da ()(*asset ,error ){_ccg ,_gc :=_acb ();if _gc !=nil {return nil ,_gc ;};_acac :=bindataFileInfo {_eb :"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063",_ga :936,_bc :_gg .FileMode (436),_bb :_af .Unix (1628763334,0)}; +_gb :=&asset {_ge :_ccg ,_b :_acac };return _gb ,nil ;};func AssetDir (name string )([]string ,error ){_ece :=_efc ;if len (name )!=0{_cbb :=_c .Replace (name ,"\u005c","\u002f",-1);_eaa :=_c .Split (_cbb ,"\u002f");for _ ,_cgf :=range _eaa {_ece =_ece .Children [_cgf ]; +if _ece ==nil {return nil ,_ae .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};};};if _ece .Func !=nil {return nil ,_ae .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name ); +};_dga :=make ([]string ,0,len (_ece .Children ));for _afg :=range _ece .Children {_dga =append (_dga ,_afg );};return _dga ,nil ;};var _cga =[]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"); +func AssetNames ()[]string {_gge :=make ([]string ,0,len (_bfb ));for _cbf :=range _bfb {_gge =append (_gge ,_cbf );};return _gge ;};func _fd ()([]byte ,error ){return _fa (_ea ,"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043"); +};func _fa (_cd []byte ,_aa string )([]byte ,error ){_eg ,_cg :=_fb .NewReader (_d .NewBuffer (_cd ));if _cg !=nil {return nil ,_ae .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_aa ,_cg );};var _df _d .Buffer ;_ ,_cg =_ef .Copy (&_df ,_eg ); +_ggd :=_eg .Close ();if _cg !=nil {return nil ,_ae .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_aa ,_cg );};if _ggd !=nil {return nil ,_cg ;};return _df .Bytes (),nil ;};func (_aac bindataFileInfo )Sys ()interface{}{return nil }; +func _dfe ()(*asset ,error ){_ddb ,_gbg :=_faf ();if _gbg !=nil {return nil ,_gbg ;};_ff :=bindataFileInfo {_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",_ga :60960,_bc :_gg .FileMode (436),_bb :_af .Unix (1628763334,0)}; +_be :=&asset {_ge :_ddb ,_b :_ff };return _be ,nil ;};var _ea =[]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"); +type asset struct{_ge []byte ;_b _gg .FileInfo ;};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 ;);type ColorSpace int ;func NewSRGBv2OutputIntent (subtype _db .PdfOutputIntentType )(*_db .PdfOutputIntent ,error ){_bbff ,_efe :=_acf (); +if _efe !=nil {return nil ,_efe ;};_agcg :=_db .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",_bbff ,3); +if _deg :=_agcg .SetSubtype (subtype );_deg !=nil {return nil ,_deg ;};return _agcg ,nil ;};func _gad ()(*asset ,error ){_gff ,_eff :=_fd ();if _eff !=nil {return nil ,_eff ;};_cc :=bindataFileInfo {_eb :"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043",_ga :1052612,_bc :_gg .FileMode (420),_bb :_af .Unix (1171030956,0)}; +_ad :=&asset {_ge :_gff ,_b :_cc };return _ad ,nil ;};func AssetInfo (name string )(_gg .FileInfo ,error ){_cddb :=_c .Replace (name ,"\u005c","\u002f",-1);if _dg ,_aed :=_bfb [_cddb ];_aed {_ccd ,_ffg :=_dg ();if _ffg !=nil {return nil ,_ae .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 ,_ffg ); +};return _ccd ._b ,nil ;};return nil ,_ae .Errorf ("\u0041\u0073\u0073\u0065tI\u006e\u0066\u006f\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064",name );};type bintree struct{Func func ()(*asset ,error );Children map[string ]*bintree ; +};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");};_ead :=_d .NewReader (data );var _gd ProfileHeader ; +_fgf :=make ([]byte ,4);_ ,_agc :=_ead .ReadAt (_fgf ,8);if _agc !=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"); +};_aae :=_e .EncodeToString (_fgf [:2]);_aae =_c .TrimPrefix (_aae ,"\u0030");_egc :=_c .Builder {};for _dca ,_bd :=range _aae {_egc .WriteRune (_bd );if _dca !=len (_aae )-1{_egc .WriteRune ('.');};};_gd .Version =_egc .String ();_ ,_agc =_ead .ReadAt (_fgf ,12); +if _agc !=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");};_eda ,_bcd :=_adab [_c .ToUpper (_e .EncodeToString (_fgf ))]; +if !_bcd {return ProfileHeader {},ErrUndefinedHeaderDeviceClass ;};_gd .DeviceClass =_eda ;_ ,_agc =_ead .ReadAt (_fgf ,16);if _agc !=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"); +};_gffa ,_bcd :=_aad [_c .ToUpper (_e .EncodeToString (_fgf ))];if !_bcd {return ProfileHeader {},ErrUndefinedHeaderColorSpace ;};_gd .ColorSpace =_gffa ;return _gd ,nil ;};func NewISOCoatedV2Gray1CBasOutputIntent (subtype _db .PdfOutputIntentType )(*_db .PdfOutputIntent ,error ){_egfc ,_ebf :=_acb (); +if _ebf !=nil {return nil ,_ebf ;};_dcf :=_db .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",_egfc ,1); +if _bbgg :=_dcf .SetSubtype (subtype );_bbgg !=nil {return nil ,_bbgg ;};return _dcf ,nil ;};type ProfileHeader struct{Version string ;DeviceClass DeviceClass ;ColorSpace ColorSpace ;};func (_gec ColorSpace )String ()string {if _gec < 0||_gec >=ColorSpace (len (_agb )-1){return "C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0028"+_a .FormatInt (int64 (_gec ),10)+"\u0029"; +};return _aff [_agb [_gec ]:_agb [_gec +1]];};func NewSRGBv4OutputIntent (subtype _db .PdfOutputIntentType )(*_db .PdfOutputIntent ,error ){_ggf ,_bbc :=_faf ();if _bbc !=nil {return nil ,_bbc ;};_ba :=_db .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",_ggf ,3); +if _ccc :=_ba .SetSubtype (subtype );_ccc !=nil {return nil ,_ccc ;};return _ba ,nil ;};func (_aca bindataFileInfo )Mode ()_gg .FileMode {return _aca ._bc };func (_efg DeviceClass )String ()string {if _efg < 0||_efg >=DeviceClass (len (_edd )-1){return "\u0044\u0065\u0076i\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0028"+_a .FormatInt (int64 (_efg ),10)+"\u0029"; +};return _gdc [_edd [_efg ]:_edd [_efg +1]];};func _ (){var _ffd [1]struct{};_ =_ffd [DeviceClassUndefined -0];_ =_ffd [DeviceClassSCNR -1];_ =_ffd [DeviceClassMNTR -2];_ =_ffd [DeviceClassPRTR -3];_ =_ffd [DeviceClassLINK -4];_ =_ffd [DeviceClassSPAC -5]; +_ =_ffd [DeviceClassABST -6];_ =_ffd [DeviceClassNMCL -7];};const _gdc ="\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 _aad =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 _cb =[]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"); +const _aff ="\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"; +type DeviceClass int ;type bindataFileInfo struct{_eb string ;_ga int64 ;_bc _gg .FileMode ;_bb _af .Time ;};func (_dc bindataFileInfo )IsDir ()bool {return false };var _agb =[...]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 (_cgd bindataFileInfo )Size ()int64 {return _cgd ._ga };const (DeviceClassUndefined DeviceClass =iota ;DeviceClassSCNR ;DeviceClassMNTR ;DeviceClassPRTR ;DeviceClassLINK ;DeviceClassSPAC ;DeviceClassABST ;DeviceClassNMCL ;);var _edd =[...]uint8 {0,20,35,50,65,80,95,110,125}; +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 (_ebc bindataFileInfo )ModTime ()_af .Time {return _ebc ._bb };var _adab =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 }; diff --git a/model/internal/docutil/docutil.go b/model/internal/docutil/docutil.go index ee1105f9..cfed2342 100644 --- a/model/internal/docutil/docutil.go +++ b/model/internal/docutil/docutil.go @@ -9,46 +9,46 @@ // 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 (_f "errors";_be "fmt";_g "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/core";);func (_cdf *Catalog )GetOutputIntents ()(*OutputIntents ,bool ){_ccgc :=_cdf .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"); -if _ccgc ==nil {return nil ,false ;};_ed ,_bega :=_c .GetIndirect (_ccgc );if !_bega {return nil ,false ;};_cf ,_edf :=_c .GetArray (_ed .PdfObject );if !_edf {return nil ,false ;};return &OutputIntents {_df :_ed ,_ca :_cf ,_gg :_cdf ._cg },true ;};func (_bff *Content )SetData (data []byte )error {_cdfc ,_agcc :=_c .MakeStream (data ,_c .NewFlateEncoder ()); -if _agcc !=nil {return _agcc ;};_gfc ,_ggec :=_c .GetArray (_bff ._gca .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_ggec &&_bff ._fadg ==0{_bff ._gca .Object .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_cdfc );}else {if _agcc =_gfc .Set (_bff ._fadg ,_cdfc ); -_agcc !=nil {return _agcc ;};};_bff ._gca ._ggf .Objects =append (_bff ._gca ._ggf .Objects ,_cdfc );return nil ;};func (_ddb *Page )Number ()int {return _ddb ._gbg };func (_dda Page )GetResources ()(*_c .PdfObjectDictionary ,bool ){return _c .GetDict (_dda .Object .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -};func (_fdad Content )GetData ()([]byte ,error ){_cb ,_ged :=_c .NewEncoderFromStream (_fdad .Stream );if _ged !=nil {return nil ,_ged ;};_ffdd ,_ged :=_cb .DecodeStream (_fdad .Stream );if _ged !=nil {return nil ,_ged ;};return _ffdd ,nil ;};type OutputIntent struct{Object *_c .PdfObjectDictionary ; -};func (_bgf *Document )FindCatalog ()(*Catalog ,bool ){var _dea *_c .PdfObjectDictionary ;for _ ,_bgb :=range _bgf .Objects {_gb ,_aee :=_c .GetDict (_bgb );if !_aee {continue ;};if _ga ,_bce :=_c .GetName (_gb .Get ("\u0054\u0079\u0070\u0065"));_bce &&*_ga =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_dea =_gb ; -break ;};};if _dea ==nil {return nil ,false ;};return &Catalog {Object :_dea ,_cg :_bgf },true ;};type Page struct{_gbg int ;Object *_c .PdfObjectDictionary ;_ggf *Document ;};func _edfa (_cad _c .PdfObject )(_c .PdfObjectName ,error ){var _fed *_c .PdfObjectName ; -var _abg *_c .PdfObjectArray ;if _daa ,_agc :=_cad .(*_c .PdfIndirectObject );_agc {if _fc ,_ffa :=_daa .PdfObject .(*_c .PdfObjectArray );_ffa {_abg =_fc ;}else if _bba ,_fbe :=_daa .PdfObject .(*_c .PdfObjectName );_fbe {_fed =_bba ;};}else if _dbc ,_gge :=_cad .(*_c .PdfObjectArray ); -_gge {_abg =_dbc ;}else if _gdg ,_bdb :=_cad .(*_c .PdfObjectName );_bdb {_fed =_gdg ;};if _fed !=nil {switch *_fed {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 *_fed ,nil ; -case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_fed ,nil ;};};if _abg !=nil &&_abg .Len ()> 0{if _efa ,_bbb :=_abg .Get (0).(*_c .PdfObjectName );_bbb {switch *_efa {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 _abg .Len ()==1{return *_efa ,nil ; -};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_efa ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_efa ,nil ; -case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_efa ,nil ;};};};return "",nil ;};func (_ef *Catalog )HasMetadata ()bool {_beg :=_ef .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"); -return _beg !=nil ;};func (_faf *OutputIntents )Len ()int {return _faf ._ca .Len ()};func (_e *Catalog )GetPages ()([]Page ,bool ){_cd ,_fa :=_c .GetDict (_e .Object .Get ("\u0050\u0061\u0067e\u0073"));if !_fa {return nil ,false ;};_ff ,_bf :=_c .GetArray (_cd .Get ("\u004b\u0069\u0064\u0073")); -if !_bf {return nil ,false ;};_a :=make ([]Page ,_ff .Len ());for _ce ,_bg :=range _ff .Elements (){_cgf ,_bd :=_c .GetDict (_bg );if !_bd {continue ;};_a [_ce ]=Page {Object :_cgf ,_gbg :_ce +1,_ggf :_e ._cg };};return _a ,true ;};func (_fafb *Document )AddStream (stream *_c .PdfObjectStream ){for _ ,_egf :=range _fafb .Objects {if _egf ==stream {return ; -};};_fafb .Objects =append (_fafb .Objects ,stream );};func (_d *Catalog )SetMetadata (data []byte )error {_gd ,_efc :=_c .MakeStream (data ,nil );if _efc !=nil {return _efc ;};_gd .Set ("\u0054\u0079\u0070\u0065",_c .MakeName ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061")); -_gd .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_c .MakeName ("\u0058\u004d\u004c"));_d .Object .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_gd );_d ._cg .Objects =append (_d ._cg .Objects ,_gd );return nil ;};func (_egc *OutputIntents )Add (oi _c .PdfObject )error {_eff ,_ge :=oi .(*_c .PdfObjectDictionary ); -if !_ge {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 _fda ,_ae :=_c .GetStream (_eff .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065"));_ae {_egc ._gg .Objects =append (_egc ._gg .Objects ,_fda );};_db ,_bc :=oi .(*_c .PdfIndirectObject );if !_bc {_db =_c .MakeIndirectObject (oi ); -};if _egc ._ca ==nil {_egc ._ca =_c .MakeArray (_db );}else {_egc ._ca .Append (_db );};_egc ._gg .Objects =append (_egc ._gg .Objects ,_db );return nil ;};type Content struct{Stream *_c .PdfObjectStream ;_fadg int ;_gca Page ;};func (_bege Page )FindXObjectForms ()[]*_c .PdfObjectStream {_edd ,_eef :=_bege .GetResourcesXObject (); -if !_eef {return nil ;};_feg :=map[*_c .PdfObjectStream ]struct{}{};var _bca func (_gfg *_c .PdfObjectDictionary ,_gcf map[*_c .PdfObjectStream ]struct{});_bca =func (_fbb *_c .PdfObjectDictionary ,_daab map[*_c .PdfObjectStream ]struct{}){for _ ,_cag :=range _fbb .Keys (){_ec ,_cab :=_c .GetStream (_fbb .Get (_cag )); -if !_cab {continue ;};if _ ,_cfe :=_daab [_ec ];_cfe {continue ;};_eb ,_cgb :=_c .GetName (_ec .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_cgb ||_eb .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_daab [_ec ]=struct{}{};_abe ,_cgb :=_c .GetDict (_ec .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_cgb {continue ;};_fac ,_fad :=_c .GetDict (_abe .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));if _fad {_bca (_fac ,_daab );};};};_bca (_edd ,_feg );var _efde []*_c .PdfObjectStream ;for _fcg :=range _feg {_efde =append (_efde ,_fcg );};return _efde ; -};type Image struct{Name string ;Width int ;Height int ;Colorspace _c .PdfObjectName ;ColorComponents int ;BitsPerComponent int ;SMask *ImageSMask ;Stream *_c .PdfObjectStream ;};func (_cca *Catalog )NewOutputIntents ()*OutputIntents {return &OutputIntents {_gg :_cca ._cg }}; -func (_cde *Catalog )GetMarkInfo ()(*_c .PdfObjectDictionary ,bool ){_fd ,_gf :=_c .GetDict (_cde .Object .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f"));return _fd ,_gf ;};func (_fabb *Catalog )SetOutputIntents (outputIntents *OutputIntents ){if _gcg :=_fabb .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"); -_gcg !=nil {for _fb ,_eg :=range _fabb ._cg .Objects {if _eg ==_gcg {if outputIntents ._df ==_gcg {return ;};_fabb ._cg .Objects =append (_fabb ._cg .Objects [:_fb ],_fabb ._cg .Objects [_fb +1:]...);break ;};};};_ab :=outputIntents ._df ;if _ab ==nil {_ab =_c .MakeIndirectObject (outputIntents ._ca ); -};_fabb .Object .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_ab );_fabb ._cg .Objects =append (_fabb ._cg .Objects ,_ab );};func (_dd *OutputIntents )Get (i int )(OutputIntent ,bool ){if _dd ._ca ==nil {return OutputIntent {},false ; -};if i >=_dd ._ca .Len (){return OutputIntent {},false ;};_ffe :=_dd ._ca .Get (i );_ag ,_de :=_c .GetIndirect (_ffe );if !_de {_ccc ,_ea :=_c .GetDict (_ffe );return OutputIntent {Object :_ccc },_ea ;};_ggc ,_fde :=_c .GetDict (_ag .PdfObject );return OutputIntent {Object :_ggc },_fde ; -};func (_cc *Catalog )GetMetadata ()(*_c .PdfObjectStream ,bool ){_ccg ,_fab :=_c .GetStream (_cc .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"));return _ccg ,_fab ;};type OutputIntents struct{_ca *_c .PdfObjectArray ;_gg *Document ; -_df *_c .PdfIndirectObject ;};type Document struct{ID [2]string ;Version _c .Version ;Objects []_c .PdfObject ;Info _c .PdfObject ;Crypt *_c .PdfCrypt ;UseHashBasedID bool ;};func (_cac Page )GetResourcesXObject ()(*_c .PdfObjectDictionary ,bool ){_bfd ,_deg :=_cac .GetResources (); -if !_deg {return nil ,false ;};return _c .GetDict (_bfd .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));};func (_ege Page )GetContents ()([]Content ,bool ){_ffed ,_cgc :=_c .GetArray (_ege .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); -if !_cgc {_dbd ,_fbf :=_c .GetStream (_ege .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_fbf {return nil ,false ;};return []Content {{Stream :_dbd ,_gca :_ege ,_fadg :0}},true ;};_dae :=make ([]Content ,_ffed .Len ());for _bec ,_gcb :=range _ffed .Elements (){_aa ,_geb :=_c .GetStream (_gcb ); -if !_geb {continue ;};_dae [_bec ]=Content {Stream :_aa ,_gca :_ege ,_fadg :_bec };};return _dae ,true ;};func (_beb *Catalog )SetVersion (){_beb .Object .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_c .MakeName (_be .Sprintf ("\u0025\u0064\u002e%\u0064",_beb ._cg .Version .Major ,_beb ._cg .Version .Minor ))); -};func (_bfg *Document )GetPages ()([]Page ,bool ){_fe ,_ffef :=_bfg .FindCatalog ();if !_ffef {return nil ,false ;};return _fe .GetPages ();};func (_eda Page )FindXObjectImages ()([]*Image ,error ){_bebd ,_ad :=_eda .GetResourcesXObject ();if !_ad {return nil ,nil ; -};var _gcbd []*Image ;var _aag error ;_ddf :=map[*_c .PdfObjectStream ]int {};_gae :=map[*_c .PdfObjectStream ]struct{}{};var _efd int ;for _ ,_fg :=range _bebd .Keys (){_aage ,_bgd :=_c .GetStream (_bebd .Get (_fg ));if !_bgd {continue ;};if _ ,_edc :=_ddf [_aage ]; -_edc {continue ;};_cdd ,_ffd :=_c .GetName (_aage .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_ffd ||_cdd .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};_ead :=Image {BitsPerComponent :8,Stream :_aage ,Name :string (_fg )};if _ead .Colorspace ,_aag =_edfa (_aage .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); -_aag !=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",_aag );continue ;};if _ggfd ,_cdfa :=_c .GetIntVal (_aage .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); -_cdfa {_ead .BitsPerComponent =_ggfd ;};if _cace ,_cef :=_c .GetIntVal (_aage .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068"));_cef {_ead .Width =_cace ;};if _deb ,_cdg :=_c .GetIntVal (_aage .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); -_cdg {_ead .Height =_deb ;};if _gfe ,_deaf :=_c .GetStream (_aage .Get ("\u0053\u004d\u0061s\u006b"));_deaf {_ead .SMask =&ImageSMask {Image :&_ead ,Stream :_gfe };_gae [_gfe ]=struct{}{};};switch _ead .Colorspace {case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_ead .ColorComponents =3; -case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_ead .ColorComponents =1;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_ead .ColorComponents =4;default:_ead .ColorComponents =-1;};_ddf [_aage ]=_efd ;_gcbd =append (_gcbd ,&_ead ); -_efd ++;};var _gbgd []int ;for _ ,_dgd :=range _gcbd {if _dgd .SMask !=nil {_agb ,_ddc :=_ddf [_dgd .SMask .Stream ];if _ddc {_gbgd =append (_gbgd ,_agb );};};};_cga :=make ([]*Image ,len (_gcbd )-len (_gbgd ));_efd =0;_eag :for _adf ,_gbd :=range _gcbd {for _ ,_efb :=range _gbgd {if _adf ==_efb {continue _eag ; -};};_cga [_efd ]=_gbd ;_efd ++;};return _gcbd ,nil ;};type ImageSMask struct{Image *Image ;Stream *_c .PdfObjectStream ;};func (_aeeb *Document )AddIndirectObject (indirect *_c .PdfIndirectObject ){for _ ,_bb :=range _aeeb .Objects {if _bb ==indirect {return ; -};};_aeeb .Objects =append (_aeeb .Objects ,indirect );};func (_gc *Catalog )SetMarkInfo (mi _c .PdfObject ){_da :=_c .MakeIndirectObject (mi );_gc .Object .Set ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f",_da );_gc ._cg .Objects =append (_gc ._cg .Objects ,_da ); -};type Catalog struct{Object *_c .PdfObjectDictionary ;_cg *Document ;}; \ No newline at end of file +package docutil ;import (_g "errors";_d "fmt";_a "github.com/unidoc/unipdf/v3/common";_fb "github.com/unidoc/unipdf/v3/core";);func (_bg *Catalog )GetMetadata ()(*_fb .PdfObjectStream ,bool ){_cf ,_bd :=_fb .GetStream (_bg .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061")); +return _cf ,_bd ;};func (_fgc *Catalog )GetOutputIntents ()(*OutputIntents ,bool ){_ab :=_fgc .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073");if _ab ==nil {return nil ,false ;};_ba ,_dc :=_fb .GetIndirect (_ab ); +if !_dc {return nil ,false ;};_ff ,_dac :=_fb .GetArray (_ba .PdfObject );if !_dac {return nil ,false ;};return &OutputIntents {_faa :_ba ,_dfa :_ff ,_ea :_fgc ._e },true ;};func (_bb *Catalog )SetOutputIntents (outputIntents *OutputIntents ){if _cd :=_bb .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"); +_cd !=nil {for _cg ,_gc :=range _bb ._e .Objects {if _gc ==_cd {if outputIntents ._faa ==_cd {return ;};_bb ._e .Objects =append (_bb ._e .Objects [:_cg ],_bb ._e .Objects [_cg +1:]...);break ;};};};_fag :=outputIntents ._faa ;if _fag ==nil {_fag =_fb .MakeIndirectObject (outputIntents ._dfa ); +};_bb .Object .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_fag );_bb ._e .Objects =append (_bb ._e .Objects ,_fag );};func (_fcc Page )GetContents ()([]Content ,bool ){_ggd ,_bgc :=_fb .GetArray (_fcc .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); +if !_bgc {_gfg ,_eac :=_fb .GetStream (_fcc .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_eac {return nil ,false ;};return []Content {{Stream :_gfg ,_afe :_fcc ,_fd :0}},true ;};_ace :=make ([]Content ,_ggd .Len ());for _cdf ,_ffd :=range _ggd .Elements (){_gcbe ,_bcb :=_fb .GetStream (_ffd ); +if !_bcb {continue ;};_ace [_cdf ]=Content {Stream :_gcbe ,_afe :_fcc ,_fd :_cdf };};return _ace ,true ;};func (_cb *OutputIntents )Add (oi _fb .PdfObject )error {_afc ,_fcf :=oi .(*_fb .PdfObjectDictionary );if !_fcf {return _g .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 _cgb ,_ccg :=_fb .GetStream (_afc .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065"));_ccg {_cb ._ea .Objects =append (_cb ._ea .Objects ,_cgb );};_ef ,_gce :=oi .(*_fb .PdfIndirectObject );if !_gce {_ef =_fb .MakeIndirectObject (oi ); +};if _cb ._dfa ==nil {_cb ._dfa =_fb .MakeArray (_ef );}else {_cb ._dfa .Append (_ef );};_cb ._ea .Objects =append (_cb ._ea .Objects ,_ef );return nil ;};func (_ad *OutputIntents )Get (i int )(OutputIntent ,bool ){if _ad ._dfa ==nil {return OutputIntent {},false ; +};if i >=_ad ._dfa .Len (){return OutputIntent {},false ;};_bea :=_ad ._dfa .Get (i );_adc ,_ce :=_fb .GetIndirect (_bea );if !_ce {_ac ,_eg :=_fb .GetDict (_bea );return OutputIntent {Object :_ac },_eg ;};_de ,_ga :=_fb .GetDict (_adc .PdfObject );return OutputIntent {Object :_de },_ga ; +};func (_bfg Page )FindXObjectForms ()[]*_fb .PdfObjectStream {_dba ,_dbg :=_bfg .GetResourcesXObject ();if !_dbg {return nil ;};_ddd :=map[*_fb .PdfObjectStream ]struct{}{};var _gdg func (_edb *_fb .PdfObjectDictionary ,_cbg map[*_fb .PdfObjectStream ]struct{}); +_gdg =func (_gfb *_fb .PdfObjectDictionary ,_gcbg map[*_fb .PdfObjectStream ]struct{}){for _ ,_fgb :=range _gfb .Keys (){_cca ,_aff :=_fb .GetStream (_gfb .Get (_fgb ));if !_aff {continue ;};if _ ,_dfc :=_gcbg [_cca ];_dfc {continue ;};_dgd ,_faag :=_fb .GetName (_cca .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_faag ||_dgd .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_gcbg [_cca ]=struct{}{};_cfb ,_faag :=_fb .GetDict (_cca .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_faag {continue ;};_cbc ,_gac :=_fb .GetDict (_cfb .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +if _gac {_gdg (_cbc ,_gcbg );};};};_gdg (_dba ,_ddd );var _ccb []*_fb .PdfObjectStream ;for _afg :=range _ddd {_ccb =append (_ccb ,_afg );};return _ccb ;};type OutputIntent struct{Object *_fb .PdfObjectDictionary ;};type ImageSMask struct{Image *Image ; +Stream *_fb .PdfObjectStream ;};type Catalog struct{Object *_fb .PdfObjectDictionary ;_e *Document ;};type Document struct{ID [2]string ;Version _fb .Version ;Objects []_fb .PdfObject ;Info _fb .PdfObject ;Crypt *_fb .PdfCrypt ;UseHashBasedID bool ;};func (_egc Page )GetResources ()(*_fb .PdfObjectDictionary ,bool ){return _fb .GetDict (_egc .Object .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +};type OutputIntents struct{_dfa *_fb .PdfObjectArray ;_ea *Document ;_faa *_fb .PdfIndirectObject ;};func (_ge *Catalog )SetMarkInfo (mi _fb .PdfObject ){_gea :=_fb .MakeIndirectObject (mi );_ge .Object .Set ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f",_gea ); +_ge ._e .Objects =append (_ge ._e .Objects ,_gea );};type Content struct{Stream *_fb .PdfObjectStream ;_fd int ;_afe Page ;};func (_aae *Page )Number ()int {return _aae ._dfad };func _gdb (_dcg _fb .PdfObject )(_fb .PdfObjectName ,error ){var _gcb *_fb .PdfObjectName ; +var _gbbd *_fb .PdfObjectArray ;if _aee ,_dcd :=_dcg .(*_fb .PdfIndirectObject );_dcd {if _abc ,_dab :=_aee .PdfObject .(*_fb .PdfObjectArray );_dab {_gbbd =_abc ;}else if _cgc ,_gg :=_aee .PdfObject .(*_fb .PdfObjectName );_gg {_gcb =_cgc ;};}else if _aeg ,_ag :=_dcg .(*_fb .PdfObjectArray ); +_ag {_gbbd =_aeg ;}else if _adf ,_gad :=_dcg .(*_fb .PdfObjectName );_gad {_gcb =_adf ;};if _gcb !=nil {switch *_gcb {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 *_gcb ,nil ; +case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_gcb ,nil ;};};if _gbbd !=nil &&_gbbd .Len ()> 0{if _bdb ,_fff :=_gbbd .Get (0).(*_fb .PdfObjectName );_fff {switch *_bdb {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 _gbbd .Len ()==1{return *_bdb ,nil ; +};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_bdb ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_bdb ,nil ; +case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_bdb ,nil ;};};};return "",nil ;};func (_gbd *Document )AddIndirectObject (indirect *_fb .PdfIndirectObject ){for _ ,_gf :=range _gbd .Objects {if _gf ==indirect {return ; +};};_gbd .Objects =append (_gbd .Objects ,indirect );};func (_gcef Page )GetResourcesXObject ()(*_fb .PdfObjectDictionary ,bool ){_bc ,_dge :=_gcef .GetResources ();if !_dge {return nil ,false ;};return _fb .GetDict (_bc .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +};func (_af *Catalog )GetPages ()([]Page ,bool ){_fc ,_df :=_fb .GetDict (_af .Object .Get ("\u0050\u0061\u0067e\u0073"));if !_df {return nil ,false ;};_ed ,_c :=_fb .GetArray (_fc .Get ("\u004b\u0069\u0064\u0073"));if !_c {return nil ,false ;};_dg :=make ([]Page ,_ed .Len ()); +for _da ,_afa :=range _ed .Elements (){_cc ,_b :=_fb .GetDict (_afa );if !_b {continue ;};_dg [_da ]=Page {Object :_cc ,_dfad :_da +1,_gcf :_af ._e };};return _dg ,true ;};func (_be *OutputIntents )Len ()int {return _be ._dfa .Len ()};func (_cef *Content )SetData (data []byte )error {_fgf ,_acf :=_fb .MakeStream (data ,_fb .NewFlateEncoder ()); +if _acf !=nil {return _acf ;};_dgeb ,_fbg :=_fb .GetArray (_cef ._afe .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_fbg &&_cef ._fd ==0{_cef ._afe .Object .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_fgf );}else {if _acf =_dgeb .Set (_cef ._fd ,_fgf ); +_acf !=nil {return _acf ;};};_cef ._afe ._gcf .Objects =append (_cef ._afe ._gcf .Objects ,_fgf );return nil ;};func (_faf *Document )FindCatalog ()(*Catalog ,bool ){var _eeg *_fb .PdfObjectDictionary ;for _ ,_gee :=range _faf .Objects {_cdg ,_ec :=_fb .GetDict (_gee ); +if !_ec {continue ;};if _gd ,_dff :=_fb .GetName (_cdg .Get ("\u0054\u0079\u0070\u0065"));_dff &&*_gd =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_eeg =_cdg ;break ;};};if _eeg ==nil {return nil ,false ;};return &Catalog {Object :_eeg ,_e :_faf },true ;}; +func (_egd *Document )AddStream (stream *_fb .PdfObjectStream ){for _ ,_dfag :=range _egd .Objects {if _dfag ==stream {return ;};};_egd .Objects =append (_egd .Objects ,stream );};func (_ecd Page )FindXObjectImages ()([]*Image ,error ){_bce ,_ege :=_ecd .GetResourcesXObject (); +if !_ege {return nil ,nil ;};var _caa []*Image ;var _geag error ;_bga :=map[*_fb .PdfObjectStream ]int {};_fcg :=map[*_fb .PdfObjectStream ]struct{}{};var _ddg int ;for _ ,_gaf :=range _bce .Keys (){_ede ,_dae :=_fb .GetStream (_bce .Get (_gaf ));if !_dae {continue ; +};if _ ,_dffc :=_bga [_ede ];_dffc {continue ;};_ddb ,_bf :=_fb .GetName (_ede .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_bf ||_ddb .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};_aga :=Image {BitsPerComponent :8,Stream :_ede ,Name :string (_gaf )}; +if _aga .Colorspace ,_geag =_gdb (_ede .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));_geag !=nil {_a .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",_geag ); +continue ;};if _fbd ,_fcd :=_fb .GetIntVal (_ede .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_fcd {_aga .BitsPerComponent =_fbd ;};if _cbd ,_dda :=_fb .GetIntVal (_ede .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068")); +_dda {_aga .Width =_cbd ;};if _gadg ,_bde :=_fb .GetIntVal (_ede .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_bde {_aga .Height =_gadg ;};if _ccge ,_bda :=_fb .GetStream (_ede .Get ("\u0053\u004d\u0061s\u006b"));_bda {_aga .SMask =&ImageSMask {Image :&_aga ,Stream :_ccge }; +_fcg [_ccge ]=struct{}{};};switch _aga .Colorspace {case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_aga .ColorComponents =3;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_aga .ColorComponents =1;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_aga .ColorComponents =4; +default:_aga .ColorComponents =-1;};_bga [_ede ]=_ddg ;_caa =append (_caa ,&_aga );_ddg ++;};var _fe []int ;for _ ,_eag :=range _caa {if _eag .SMask !=nil {_gge ,_eed :=_bga [_eag .SMask .Stream ];if _eed {_fe =append (_fe ,_gge );};};};_bab :=make ([]*Image ,len (_caa )-len (_fe )); +_ddg =0;_gdd :for _dace ,_gafe :=range _caa {for _ ,_daec :=range _fe {if _dace ==_daec {continue _gdd ;};};_bab [_ddg ]=_gafe ;_ddg ++;};return _caa ,nil ;};func (_fa *Catalog )NewOutputIntents ()*OutputIntents {return &OutputIntents {_ea :_fa ._e }}; +func (_daa *Document )GetPages ()([]Page ,bool ){_cac ,_bag :=_daa .FindCatalog ();if !_bag {return nil ,false ;};return _cac .GetPages ();};func (_ee *Catalog )SetMetadata (data []byte )error {_gbb ,_dd :=_fb .MakeStream (data ,nil );if _dd !=nil {return _dd ; +};_gbb .Set ("\u0054\u0079\u0070\u0065",_fb .MakeName ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"));_gbb .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fb .MakeName ("\u0058\u004d\u004c"));_ee .Object .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_gbb ); +_ee ._e .Objects =append (_ee ._e .Objects ,_gbb );return nil ;};func (_ade Content )GetData ()([]byte ,error ){_bbd ,_egg :=_fb .NewEncoderFromStream (_ade .Stream );if _egg !=nil {return nil ,_egg ;};_bfd ,_egg :=_bbd .DecodeStream (_ade .Stream );if _egg !=nil {return nil ,_egg ; +};return _bfd ,nil ;};type Page struct{_dfad int ;Object *_fb .PdfObjectDictionary ;_gcf *Document ;};func (_ccd *Catalog )GetMarkInfo ()(*_fb .PdfObjectDictionary ,bool ){_ca ,_aa :=_fb .GetDict (_ccd .Object .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f")); +return _ca ,_aa ;};func (_fg *Catalog )SetVersion (){_fg .Object .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_fb .MakeName (_d .Sprintf ("\u0025\u0064\u002e%\u0064",_fg ._e .Version .Major ,_fg ._e .Version .Minor )));};func (_ae *Catalog )HasMetadata ()bool {_gb :=_ae .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"); +return _gb !=nil ;};type Image struct{Name string ;Width int ;Height int ;Colorspace _fb .PdfObjectName ;ColorComponents int ;BitsPerComponent int ;SMask *ImageSMask ;Stream *_fb .PdfObjectStream ;}; \ No newline at end of file diff --git a/model/internal/fonts/fonts.go b/model/internal/fonts/fonts.go index b9aecd9a..97a482aa 100644 --- a/model/internal/fonts/fonts.go +++ b/model/internal/fonts/fonts.go @@ -9,119 +9,124 @@ // 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 (_bb "bytes";_fg "encoding/binary";_e "errors";_d "fmt";_ag "github.com/unidoc/unipdf/v3/common";_ec "github.com/unidoc/unipdf/v3/core";_ad "github.com/unidoc/unipdf/v3/internal/cmap";_de "github.com/unidoc/unipdf/v3/internal/textencoding"; -_g "io";_bg "os";_c "regexp";_f "sort";_a "strings";_fc "sync";);func TtfParse (r _g .ReadSeeker )(TtfType ,error ){_acde :=&ttfParser {_acfc :r };return _acde .Parse ()};func (_fdc *ttfParser )ReadSByte ()(_bdb int8 ){_fg .Read (_fdc ._acfc ,_fg .BigEndian ,&_bdb ); -return _bdb ;};func (_dba StdFont )GetMetricsTable ()*RuneCharSafeMap {return _dba ._faf };func NewStdFont (desc Descriptor ,metrics *RuneCharSafeMap )StdFont {return NewStdFontWithEncoding (desc ,metrics ,_de .NewStandardEncoder ());};var _bag *RuneCharSafeMap ; -type fontMap struct{_fc .Mutex ;_ab map[StdFontName ]func ()StdFont ;};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 (_gfb *ttfParser )ParseCmap ()error {var _aab int64 ;if _afd :=_gfb .Seek ("\u0063\u006d\u0061\u0070");_afd !=nil {return _afd ;};_gfb .ReadUShort ();_cbf :=int (_gfb .ReadUShort ());_cda :=int64 (0);_ddd :=int64 (0); -_fee :=int64 (0);for _fea :=0;_fea < _cbf ;_fea ++{_ggd :=_gfb .ReadUShort ();_ggg :=_gfb .ReadUShort ();_aab =int64 (_gfb .ReadULong ());if _ggd ==3&&_ggg ==1{_ddd =_aab ;}else if _ggd ==3&&_ggg ==10{_fee =_aab ;}else if _ggd ==1&&_ggg ==0{_cda =_aab ; -};};if _cda !=0{if _efde :=_gfb .parseCmapVersion (_cda );_efde !=nil {return _efde ;};};if _ddd !=0{if _eaa :=_gfb .parseCmapSubtable31 (_ddd );_eaa !=nil {return _eaa ;};};if _fee !=0{if _cfg :=_gfb .parseCmapVersion (_fee );_cfg !=nil {return _cfg ; -};};if _ddd ==0&&_cda ==0&&_fee ==0{_ag .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 ;};func _cfc (){const _cg =600;_ece =MakeRuneCharSafeMap (len (_eb ));for _ ,_adf :=range _eb {_ece .Write (_adf ,CharMetrics {Wx :_cg });};_fbc =_ece .Copy ();_dgf =_ece .Copy ();_ccgg =_ece .Copy ();};func (_aba *TtfType )MakeEncoder ()(_de .SimpleEncoder ,error ){_dc :=make (map[_de .CharCode ]GlyphName ); -for _gba :=_de .CharCode (0);_gba <=256;_gba ++{_ged :=rune (_gba );_bea ,_fag :=_aba .Chars [_ged ];if !_fag {continue ;};var _egb GlyphName ;if int (_bea )>=0&&int (_bea )< len (_aba .GlyphNames ){_egb =_aba .GlyphNames [_bea ];}else {_ebcb :=rune (_bea ); -if _fge ,_edf :=_de .RuneToGlyph (_ebcb );_edf {_egb =_fge ;};};if _egb !=""{_dc [_gba ]=_egb ;};};if len (_dc )==0{_ag .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]",_aba ,_aba .Chars ); -};return _de .NewCustomSimpleTextEncoder (_dc ,nil );};func (_gead *ttfParser )ReadShort ()(_aae int16 ){_fg .Read (_gead ._acfc ,_fg .BigEndian ,&_aae );return _aae ;};func (_dccg *ttfParser )ReadUShort ()(_fdbe uint16 ){_fg .Read (_dccg ._acfc ,_fg .BigEndian ,&_fdbe ); -return _fdbe ;};var _gfa =[]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 _fe *RuneCharSafeMap ;type ttfParser struct{_ggf TtfType ;_acfc _g .ReadSeeker ;_cec map[string ]uint32 ;_ggaa uint16 ;_dcf uint16 ;};var _ead =[]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 _ded _fc .Once ;func (_bc *RuneCharSafeMap )Write (b rune ,r CharMetrics ){_bc ._bgb .Lock ();defer _bc ._bgb .Unlock ();_bc ._fa [b ]=r ;};type Font interface{Encoder ()_de .TextEncoder ;GetRuneMetrics (_gc rune )(CharMetrics ,bool );};func (_eae *ttfParser )Read32Fixed ()float64 {_dedd :=float64 (_eae .ReadShort ()); -_adb :=float64 (_eae .ReadUShort ())/65536.0;return _dedd +_adb ;};func (_face *ttfParser )ParseMaxp ()error {if _ffg :=_face .Seek ("\u006d\u0061\u0078\u0070");_ffg !=nil {return _ffg ;};_face .Skip (4);_face ._dcf =_face .ReadUShort ();return nil ;}; -func _bbd ()StdFont {_ded .Do (_cfc );_adgb :=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 (_adgb ,_dgf );};func (_bga StdFont )Name ()string {return string (_bga ._efd .Name )};func TtfParseFile (fileStr string )(TtfType ,error ){_edfb ,_cbb :=_bg .Open (fileStr );if _cbb !=nil {return TtfType {},_cbb ;};defer _edfb .Close (); -return TtfParse (_edfb );};type StdFontName string ;type StdFont struct{_efd Descriptor ;_faf *RuneCharSafeMap ;_cae _de .TextEncoder ;};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 (_ff StdFont )Encoder ()_de .TextEncoder {return _ff ._cae };func _dge ()StdFont {_ded .Do (_cfc );_cdf :=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 (_cdf ,_fbc );};func (_dd *fontMap )read (_def StdFontName )(func ()StdFont ,bool ){_dd .Lock ();defer _dd .Unlock ();_fb ,_ca :=_dd ._ab [_def ];return _fb ,_ca ;};func (_ddf *ttfParser )Parse ()(TtfType ,error ){_gea ,_bce :=_ddf .ReadStr (4); -if _bce !=nil {return TtfType {},_bce ;};if _gea =="\u0074\u0074\u0063\u0066"{return _ddf .parseTTC ();}else if _gea !="\u0000\u0001\u0000\u0000"&&_gea !="\u0074\u0072\u0075\u0065"{_ag .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",_gea ); -};_acc :=int (_ddf .ReadUShort ());_ddf .Skip (3*2);_ddf ._cec =make (map[string ]uint32 );var _ffb string ;for _dfcb :=0;_dfcb < _acc ;_dfcb ++{_ffb ,_bce =_ddf .ReadStr (4);if _bce !=nil {return TtfType {},_bce ;};_ddf .Skip (4);_egcd :=_ddf .ReadULong (); -_ddf .Skip (4);_ddf ._cec [_ffb ]=_egcd ;};_ag .Log .Trace (_ddc (_ddf ._cec ));if _bce =_ddf .ParseComponents ();_bce !=nil {return TtfType {},_bce ;};return _ddf ._ggf ,nil ;};var _gcd *RuneCharSafeMap ;func init (){RegisterStdFont (CourierName ,_fgf ,"\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 ,_dge ,"\u0043o\u0075r\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (CourierObliqueName ,_fgc ,"\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0049t\u0061\u006c\u0069\u0063"); -RegisterStdFont (CourierBoldObliqueName ,_bbd ,"C\u006f\u0075\u0072\u0069er\u004ee\u0077\u002c\u0042\u006f\u006cd\u0049\u0074\u0061\u006c\u0069\u0063");};const (SymbolName =StdFontName ("\u0053\u0079\u006d\u0062\u006f\u006c");ZapfDingbatsName =StdFontName ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073"); -);var _edb *RuneCharSafeMap ;var _ccgg *RuneCharSafeMap ;func _cb ()StdFont {_edd :=_de .NewSymbolEncoder ();_dga :=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 (_dga ,_adab ,_edd );};func (_afec *ttfParser )ParsePost ()error {if _bab :=_afec .Seek ("\u0070\u006f\u0073\u0074");_bab !=nil {return _bab ;};_cag :=_afec .Read32Fixed ();_afec ._ggf .ItalicAngle =_afec .Read32Fixed ();_afec ._ggf .UnderlinePosition =_afec .ReadShort (); -_afec ._ggf .UnderlineThickness =_afec .ReadShort ();_afec ._ggf .IsFixedPitch =_afec .ReadULong ()!=0;_afec .ReadULong ();_afec .ReadULong ();_afec .ReadULong ();_afec .ReadULong ();_ag .Log .Trace ("\u0050a\u0072\u0073\u0065\u0050\u006f\u0073\u0074\u003a\u0020\u0066\u006fr\u006d\u0061\u0074\u0054\u0079\u0070\u0065\u003d\u0025\u0066",_cag ); -switch _cag {case 1.0:_afec ._ggf .GlyphNames =_bgf ;case 2.0:_ccad :=int (_afec .ReadUShort ());_fgff :=make ([]int ,_ccad );_afec ._ggf .GlyphNames =make ([]GlyphName ,_ccad );_egf :=-1;for _efaf :=0;_efaf < _ccad ;_efaf ++{_abb :=int (_afec .ReadUShort ()); -_fgff [_efaf ]=_abb ;if _abb <=0x7fff&&_abb > _egf {_egf =_abb ;};};var _babg []GlyphName ;if _egf >=len (_bgf ){_babg =make ([]GlyphName ,_egf -len (_bgf )+1);for _ebe :=0;_ebe < _egf -len (_bgf )+1;_ebe ++{_bca :=int (_afec .readByte ());_fca ,_bbae :=_afec .ReadStr (_bca ); -if _bbae !=nil {return _bbae ;};_babg [_ebe ]=GlyphName (_fca );};};for _aea :=0;_aea < _ccad ;_aea ++{_edc :=_fgff [_aea ];if _edc < len (_bgf ){_afec ._ggf .GlyphNames [_aea ]=_bgf [_edc ];}else if _edc >=len (_bgf )&&_edc <=32767{_afec ._ggf .GlyphNames [_aea ]=_babg [_edc -len (_bgf )]; -}else {_afec ._ggf .GlyphNames [_aea ]="\u002e\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064";};};case 2.5:_abbd :=make ([]int ,_afec ._dcf );for _edce :=0;_edce < len (_abbd );_edce ++{_geac :=int (_afec .ReadSByte ());_abbd [_edce ]=_edce +1+_geac ; -};_afec ._ggf .GlyphNames =make ([]GlyphName ,len (_abbd ));for _bge :=0;_bge < len (_afec ._ggf .GlyphNames );_bge ++{_cde :=_bgf [_abbd [_bge ]];_afec ._ggf .GlyphNames [_bge ]=_cde ;};case 3.0:_ag .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:_ag .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",_cag );};return nil ;};func (_fff *ttfParser )ParseName ()error {if _ddb :=_fff .Seek ("\u006e\u0061\u006d\u0065"); -_ddb !=nil {return _ddb ;};_ade ,_ :=_fff ._acfc .Seek (0,_g .SeekCurrent );_fff ._ggf .PostScriptName ="";_fff .Skip (2);_bda :=_fff .ReadUShort ();_dgfe :=_fff .ReadUShort ();for _ecdd :=uint16 (0);_ecdd < _bda &&_fff ._ggf .PostScriptName =="";_ecdd ++{_fff .Skip (3*2); -_cfd :=_fff .ReadUShort ();_gag :=_fff .ReadUShort ();_bfg :=_fff .ReadUShort ();if _cfd ==6{_fff ._acfc .Seek (_ade +int64 (_dgfe )+int64 (_bfg ),_g .SeekStart );_cdfg ,_fbe :=_fff .ReadStr (int (_gag ));if _fbe !=nil {return _fbe ;};_cdfg =_a .Replace (_cdfg ,"\u0000","",-1); -_ceag ,_fbe :=_c .Compile ("\u005b\u0028\u0029\u007b\u007d\u003c\u003e\u0020\u002f%\u005b\u005c\u005d\u005d");if _fbe !=nil {return _fbe ;};_fff ._ggf .PostScriptName =_ceag .ReplaceAllString (_cdfg ,"");};};if _fff ._ggf .PostScriptName ==""{_ag .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 (_gdb *fontMap )write (_bf StdFontName ,_abe func ()StdFont ){_gdb .Lock ();defer _gdb .Unlock ();_gdb ._ab [_bf ]=_abe ;};func (_ecg *RuneCharSafeMap )Read (b rune )(CharMetrics ,bool ){_ecg ._bgb .RLock ();defer _ecg ._bgb .RUnlock (); -_af ,_deb :=_ecg ._fa [b ];return _af ,_deb ;};type GlyphName =_de .GlyphName ;func _gg (){_cacb =MakeRuneCharSafeMap (len (_eb ));_eg =MakeRuneCharSafeMap (len (_eb ));for _aec ,_fgcc :=range _eb {_cacb .Write (_fgcc ,CharMetrics {Wx :float64 (_abee [_aec ])}); -_eg .Write (_fgcc ,CharMetrics {Wx :float64 (_bbab [_aec ])});};_gcd =_cacb .Copy ();_edb =_eg .Copy ();};func (_caf *ttfParser )parseCmapFormat6 ()error {_aefg :=int (_caf .ReadUShort ());_gfgcb :=int (_caf .ReadUShort ());_ag .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",_caf ._ggf .String (),_aefg ,_gfgcb ); -for _eef :=0;_eef < _gfgcb ;_eef ++{_efef :=GID (_caf .ReadUShort ());_caf ._ggf .Chars [rune (_eef +_aefg )]=_efef ;};return nil ;};func init (){RegisterStdFont (HelveticaName ,_cac ,"\u0041\u0072\u0069a\u006c");RegisterStdFont (HelveticaBoldName ,_ebc ,"\u0041\u0072\u0069\u0061\u006c\u002c\u0042\u006f\u006c\u0064"); -RegisterStdFont (HelveticaObliqueName ,_ed ,"\u0041\u0072\u0069a\u006c\u002c\u0049\u0074\u0061\u006c\u0069\u0063");RegisterStdFont (HelveticaBoldObliqueName ,_aac ,"\u0041\u0072i\u0061\u006c\u002cB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063"); -};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 ;};func NewStdFontByName (name StdFontName )(StdFont ,bool ){_fga ,_ef :=_ae .read (name );if !_ef {return StdFont {},false ;};return _fga (),true ;};var _gae =[]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 _dda ()StdFont {_ggc .Do (_baf );_gee :=Descriptor {Name :TimesBoldItalicName ,Family :_aaad ,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 (_gee ,_bag );};var _dgf *RuneCharSafeMap ;func (_aa *RuneCharSafeMap )Copy ()*RuneCharSafeMap {_ga :=MakeRuneCharSafeMap (_aa .Length ());_aa .Range (func (_cd rune ,_cfe CharMetrics )(_db bool ){_ga ._fa [_cd ]=_cfe ;return false }); -return _ga ;};func NewStdFontWithEncoding (desc Descriptor ,metrics *RuneCharSafeMap ,encoder _de .TextEncoder )StdFont {var _aag rune =0xA0;if _ ,_ac :=metrics .Read (_aag );!_ac {_bbb ,_ :=metrics .Read (0x20);metrics .Write (_aag ,_bbb );};return StdFont {_efd :desc ,_faf :metrics ,_cae :encoder }; -};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 _baf (){_daa =MakeRuneCharSafeMap (len (_eb ));_gdd =MakeRuneCharSafeMap (len (_eb ));_bag =MakeRuneCharSafeMap (len (_eb )); -_fe =MakeRuneCharSafeMap (len (_eb ));for _eeg ,_aca :=range _eb {_daa .Write (_aca ,CharMetrics {Wx :float64 (_ead [_eeg ])});_gdd .Write (_aca ,CharMetrics {Wx :float64 (_gae [_eeg ])});_bag .Write (_aca ,CharMetrics {Wx :float64 (_gfa [_eeg ])});_fe .Write (_aca ,CharMetrics {Wx :float64 (_gfg [_eeg ])}); -};};func _cac ()StdFont {_cff .Do (_gg );_bba :=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 (_bba ,_cacb );};func _fgf ()StdFont {_ded .Do (_cfc );_acf :=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 (_acf ,_ece );};func (_edg *ttfParser )ParseHead ()error {if _ccae :=_edg .Seek ("\u0068\u0065\u0061\u0064");_ccae !=nil {return _ccae ;};_edg .Skip (3*4);_cdd :=_edg .ReadULong ();if _cdd !=0x5F0F3CF5{_ag .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",_edg ); -};_edg .Skip (2);_edg ._ggf .UnitsPerEm =_edg .ReadUShort ();_edg .Skip (2*8);_edg ._ggf .Xmin =_edg .ReadShort ();_edg ._ggf .Ymin =_edg .ReadShort ();_edg ._ggf .Xmax =_edg .ReadShort ();_edg ._ggf .Ymax =_edg .ReadShort ();return nil ;};func (_ceg *ttfParser )ParseOS2 ()error {if _ffgf :=_ceg .Seek ("\u004f\u0053\u002f\u0032"); -_ffgf !=nil {return _ffgf ;};_ggga :=_ceg .ReadUShort ();_ceg .Skip (4*2);_ceg .Skip (11*2+10+4*4+4);_cffg :=_ceg .ReadUShort ();_ceg ._ggf .Bold =(_cffg &32)!=0;_ceg .Skip (2*2);_ceg ._ggf .TypoAscender =_ceg .ReadShort ();_ceg ._ggf .TypoDescender =_ceg .ReadShort (); -if _ggga >=2{_ceg .Skip (3*2+2*4+2);_ceg ._ggf .CapHeight =_ceg .ReadShort ();}else {_ceg ._ggf .CapHeight =0;};return nil ;};func init (){RegisterStdFont (SymbolName ,_cb ,"\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 ,_cgc );};func (_ea StdFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_bgac ,_gceg :=_ea ._faf .Read (r );return _bgac ,_gceg ;};func _fgc ()StdFont {_ded .Do (_cfc );_fcbf :=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 (_fcbf ,_ccgg );};func (_acd *TtfType )MakeToUnicode ()*_ad .CMap {_fbf :=make (map[_ad .CharCode ]rune );if len (_acd .GlyphNames )==0{for _gdg :=range _acd .Chars {_fbf [_ad .CharCode (_gdg )]=_gdg ;};return _ad .NewToUnicodeCMap (_fbf ); -};for _bd ,_fdg :=range _acd .Chars {_dfc :=_ad .CharCode (_bd );_dede :=_acd .GlyphNames [_fdg ];_eaf ,_gga :=_de .GlyphToRune (_dede );if !_gga {_ag .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",_bd ,_dede ); -_eaf =_de .MissingCodeRune ;};_fbf [_dfc ]=_eaf ;};return _ad .NewToUnicodeCMap (_fbf );};func (_ada *RuneCharSafeMap )Length ()int {_ada ._bgb .RLock ();defer _ada ._bgb .RUnlock ();return len (_ada ._fa );};type GID =_de .GID ;func init (){RegisterStdFont (TimesRomanName ,_dgef ,"\u0054\u0069\u006d\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006d\u0061\u006e","\u0054\u0069\u006de\u0073"); -RegisterStdFont (TimesBoldName ,_adff ,"\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 ,_bae ,"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 ,_dda ,"\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 (_gfae *ttfParser )parseCmapFormat0 ()error {_fcd ,_aeg :=_gfae .ReadStr (256);if _aeg !=nil {return _aeg ;};_ffe :=[]byte (_fcd );_ag .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",_gfae ._ggf .String (),_fcd ,_ffe ); -for _geg ,_beg :=range _ffe {_gfae ._ggf .Chars [rune (_geg )]=GID (_beg );};return nil ;};func _bae ()StdFont {_ggc .Do (_baf );_fdb :=Descriptor {Name :TimesItalicName ,Family :_aaad ,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 (_fdb ,_fe );};func (_gbbe *ttfParser )ReadULong ()(_egg uint32 ){_fg .Read (_gbbe ._acfc ,_fg .BigEndian ,&_egg );return _egg ;};func (_aga *ttfParser )parseCmapFormat12 ()error {_cee :=_aga .ReadULong ();_ag .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",_aga ._ggf .String (),_cee ); -for _cad :=uint32 (0);_cad < _cee ;_cad ++{_facb :=_aga .ReadULong ();_ggab :=_aga .ReadULong ();_gegf :=_aga .ReadULong ();if _facb > 0x0010FFFF||(0xD800<=_facb &&_facb <=0xDFFF){return _e .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0068\u0061\u0072\u0061c\u0074\u0065\u0072\u0073\u0020\u0063\u006f\u0064\u0065\u0073"); -};if _ggab < _facb ||_ggab > 0x0010FFFF||(0xD800<=_ggab &&_ggab <=0xDFFF){return _e .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0068\u0061\u0072\u0061c\u0074\u0065\u0072\u0073\u0020\u0063\u006f\u0064\u0065\u0073");};for _eca :=_facb ;_eca <=_ggab ; -_eca ++{if _eca > 0x10FFFF{_ag .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"); -};_aga ._ggf .Chars [rune (_eca )]=GID (_gegf );_gegf ++;};};return nil ;};var _ggc _fc .Once ;func (_gbb *ttfParser )parseTTC ()(TtfType ,error ){_gbb .Skip (2*2);_eafg :=_gbb .ReadULong ();if _eafg < 1{return TtfType {},_e .New ("N\u006f \u0066\u006f\u006e\u0074\u0073\u0020\u0069\u006e \u0054\u0054\u0043\u0020fi\u006c\u0065"); -};_ecgc :=_gbb .ReadULong ();_ ,_dab :=_gbb ._acfc .Seek (int64 (_ecgc ),_g .SeekStart );if _dab !=nil {return TtfType {},_dab ;};return _gbb .Parse ();};func (_egd *TtfType )NewEncoder ()_de .TextEncoder {return _de .NewTrueTypeFontEncoder (_egd .Chars )}; -var _gdd *RuneCharSafeMap ;func (_cce *TtfType )String ()string {return _d .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",_cce .PostScriptName ,_cce .UnitsPerEm ,_cce .Bold ,_cce .ItalicAngle ,_cce .CapHeight ,len (_cce .Chars ),len (_cce .GlyphNames )); -};func IsStdFont (name StdFontName )bool {_ ,_fcb :=_ae .read (name );return _fcb };var _eg *RuneCharSafeMap ;func (_egba *ttfParser )ParseHmtx ()error {if _eafgg :=_egba .Seek ("\u0068\u006d\u0074\u0078");_eafgg !=nil {return _eafgg ;};_egba ._ggf .Widths =make ([]uint16 ,0,8); -for _cbg :=uint16 (0);_cbg < _egba ._ggaa ;_cbg ++{_egba ._ggf .Widths =append (_egba ._ggf .Widths ,_egba .ReadUShort ());_egba .Skip (2);};if _egba ._ggaa < _egba ._dcf &&_egba ._ggaa > 0{_afg :=_egba ._ggf .Widths [_egba ._ggaa -1];for _gafd :=_egba ._ggaa ; -_gafd < _egba ._dcf ;_gafd ++{_egba ._ggf .Widths =append (_egba ._ggf .Widths ,_afg );};};return nil ;};var _abee =[]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 (_dfb *ttfParser )Seek (tag string )error {_agab ,_bcb :=_dfb ._cec [tag ];if !_bcb {return _d .Errorf ("\u0074\u0061\u0062\u006ce \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0073",tag );};_dfb ._acfc .Seek (int64 (_agab ),_g .SeekStart ); -return nil ;};var _ae =&fontMap {_ab :make (map[StdFontName ]func ()StdFont )};const (_aaad ="\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 _ddc (_gdbg map[string ]uint32 )string {var _bbdb []string ; -for _aeb :=range _gdbg {_bbdb =append (_bbdb ,_aeb );};_f .Slice (_bbdb ,func (_efb ,_acca int )bool {return _gdbg [_bbdb [_efb ]]< _gdbg [_bbdb [_acca ]]});_ceb :=[]string {_d .Sprintf ("\u0054\u0072\u0075\u0065Ty\u0070\u0065\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_gdbg ))}; -for _ ,_ccgc :=range _bbdb {_ceb =append (_ceb ,_d .Sprintf ("\u0009%\u0071\u0020\u0025\u0035\u0064",_ccgc ,_gdbg [_ccgc ]));};return _a .Join (_ceb ,"\u000a");};var _ Font =StdFont {};func _ebc ()StdFont {_cff .Do (_gg );_gaf :=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 (_gaf ,_eg );};var _cff _fc .Once ;func NewFontFile2FromPdfObject (obj _ec .PdfObject )(TtfType ,error ){obj =_ec .TraceToDirectObject (obj );_egc ,_adfe :=obj .(*_ec .PdfObjectStream );if !_adfe {_ag .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 {},_ec .ErrTypeError ;};_bdd ,_gcg :=_ec .DecodeStream (_egc );if _gcg !=nil {return TtfType {},_gcg ;};_dcc :=ttfParser {_acfc :_bb .NewReader (_bdd )};return _dcc .Parse ();};var _cacb *RuneCharSafeMap ;func _adff ()StdFont {_ggc .Do (_baf ); -_dgefg :=Descriptor {Name :TimesBoldName ,Family :_aaad ,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 (_dgefg ,_gdd ); -};func (_cba *ttfParser )Skip (n int ){_cba ._acfc .Seek (int64 (n ),_g .SeekCurrent )};func (_dbde *ttfParser )readByte ()(_bbba uint8 ){_fg .Read (_dbde ._acfc ,_fg .BigEndian ,&_bbba );return _bbba ;};var _adab =&RuneCharSafeMap {_fa :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 (_efc StdFont )ToPdfObject ()_ec .PdfObject {_beb :=_ec .MakeDict ();_beb .Set ("\u0054\u0079\u0070\u0065",_ec .MakeName ("\u0046\u006f\u006e\u0074"));_beb .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ec .MakeName ("\u0054\u0079\u0070e\u0031")); -_beb .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_ec .MakeName (_efc .Name ()));_beb .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_efc ._cae .ToPdfObject ());return _ec .MakeIndirectObject (_beb );};var _bgf =[]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"}; -var _ece *RuneCharSafeMap ;func (_bee *ttfParser )ParseComponents ()error {if _ccf :=_bee .ParseHead ();_ccf !=nil {return _ccf ;};if _afe :=_bee .ParseHhea ();_afe !=nil {return _afe ;};if _ede :=_bee .ParseMaxp ();_ede !=nil {return _ede ;};if _beab :=_bee .ParseHmtx (); -_beab !=nil {return _beab ;};if _ ,_ggag :=_bee ._cec ["\u006e\u0061\u006d\u0065"];_ggag {if _cca :=_bee .ParseName ();_cca !=nil {return _cca ;};};if _ ,_gff :=_bee ._cec ["\u004f\u0053\u002f\u0032"];_gff {if _cgcc :=_bee .ParseOS2 ();_cgcc !=nil {return _cgcc ; -};};if _ ,_eddb :=_bee ._cec ["\u0070\u006f\u0073\u0074"];_eddb {if _aagb :=_bee .ParsePost ();_aagb !=nil {return _aagb ;};};if _ ,_dbec :=_bee ._cec ["\u0063\u006d\u0061\u0070"];_dbec {if _gfaf :=_bee .ParseCmap ();_gfaf !=nil {return _gfaf ;};};return nil ; -};func MakeRuneCharSafeMap (length int )*RuneCharSafeMap {return &RuneCharSafeMap {_fa :make (map[rune ]CharMetrics ,length )};};func (_ceab *ttfParser )parseCmapVersion (_edbb int64 )error {_ag .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",_edbb ); -if _ceab ._ggf .Chars ==nil {_ceab ._ggf .Chars =make (map[rune ]GID );};_ceab ._acfc .Seek (int64 (_ceab ._cec ["\u0063\u006d\u0061\u0070"])+_edbb ,_g .SeekStart );var _agf ,_geee uint32 ;_age :=_ceab .ReadUShort ();if _age < 8{_agf =uint32 (_ceab .ReadUShort ()); -_geee =uint32 (_ceab .ReadUShort ());}else {_ceab .ReadUShort ();_agf =_ceab .ReadULong ();_geee =_ceab .ReadULong ();};_ag .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",_age ,_agf ,_geee ); -switch _age {case 0:return _ceab .parseCmapFormat0 ();case 6:return _ceab .parseCmapFormat6 ();case 12:return _ceab .parseCmapFormat12 ();default:_ag .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",_age ); -return nil ;};};func (_aebe *ttfParser )parseCmapSubtable10 (_cecg int64 )error {if _aebe ._ggf .Chars ==nil {_aebe ._ggf .Chars =make (map[rune ]GID );};_aebe ._acfc .Seek (int64 (_aebe ._cec ["\u0063\u006d\u0061\u0070"])+_cecg ,_g .SeekStart );var _edfd ,_cdb uint32 ; -_cfca :=_aebe .ReadUShort ();if _cfca < 8{_edfd =uint32 (_aebe .ReadUShort ());_cdb =uint32 (_aebe .ReadUShort ());}else {_aebe .ReadUShort ();_edfd =_aebe .ReadULong ();_cdb =_aebe .ReadULong ();};_ag .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",_cfca ,_edfd ,_cdb ); -if _cfca !=0{return _e .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");};_efa ,_dbd :=_aebe .ReadStr (256);if _dbd !=nil {return _dbd ; -};_gbg :=[]byte (_efa );for _dbcc ,_ced :=range _gbg {_aebe ._ggf .Chars [rune (_dbcc )]=GID (_ced );if _ced !=0{_d .Printf ("\u0009\u0030\u0078\u002502\u0078\u0020\u279e\u0020\u0030\u0078\u0025\u0030\u0032\u0078\u003d\u0025\u0063\u000a",_dbcc ,_ced ,rune (_ced )); -};};return nil ;};func (_ccag *ttfParser )parseCmapSubtable31 (_fad int64 )error {_bgc :=make ([]rune ,0,8);_ddg :=make ([]rune ,0,8);_ccc :=make ([]int16 ,0,8);_cea :=make ([]uint16 ,0,8);_ccag ._ggf .Chars =make (map[rune ]GID );_ccag ._acfc .Seek (int64 (_ccag ._cec ["\u0063\u006d\u0061\u0070"])+_fad ,_g .SeekStart ); -_gddd :=_ccag .ReadUShort ();if _gddd !=4{_ag .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",_gddd ); -return nil ;};_ccag .Skip (2*2);_eec :=int (_ccag .ReadUShort ()/2);_ccag .Skip (3*2);for _agc :=0;_agc < _eec ;_agc ++{_ddg =append (_ddg ,rune (_ccag .ReadUShort ()));};_ccag .Skip (2);for _aef :=0;_aef < _eec ;_aef ++{_bgc =append (_bgc ,rune (_ccag .ReadUShort ())); -};for _edfg :=0;_edfg < _eec ;_edfg ++{_ccc =append (_ccc ,_ccag .ReadShort ());};_caef ,_ :=_ccag ._acfc .Seek (int64 (0),_g .SeekCurrent );for _defc :=0;_defc < _eec ;_defc ++{_cea =append (_cea ,_ccag .ReadUShort ());};for _ecd :=0;_ecd < _eec ;_ecd ++{_bfc :=_bgc [_ecd ]; -_gfgc :=_ddg [_ecd ];_dgad :=_ccc [_ecd ];_abea :=_cea [_ecd ];if _abea > 0{_ccag ._acfc .Seek (_caef +2*int64 (_ecd )+int64 (_abea ),_g .SeekStart );};for _edgg :=_bfc ;_edgg <=_gfgc ;_edgg ++{if _edgg ==0xFFFF{break ;};var _dbc int32 ;if _abea > 0{_dbc =int32 (_ccag .ReadUShort ()); -if _dbc > 0{_dbc +=int32 (_dgad );};}else {_dbc =_edgg +int32 (_dgad );};if _dbc >=65536{_dbc -=65536;};if _dbc > 0{_ccag ._ggf .Chars [_edgg ]=GID (_dbc );};};};return nil ;};var _gfg =[]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}; -var _daa *RuneCharSafeMap ;func (_fdad *ttfParser )ReadStr (length int )(string ,error ){_abg :=make ([]byte ,length );_bcg ,_dgc :=_fdad ._acfc .Read (_abg );if _dgc !=nil {return "",_dgc ;}else if _bcg !=length {return "",_d .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 (_abg ),nil ;};type RuneCharSafeMap struct{_fa map[rune ]CharMetrics ;_bgb _fc .RWMutex ;};func _dgef ()StdFont {_ggc .Do (_baf );_efe :=Descriptor {Name :TimesRomanName ,Family :_aaad ,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 (_efe ,_daa );};func _aac ()StdFont {_cff .Do (_gg );_eee :=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 (_eee ,_edb );};type CharMetrics struct{Wx float64 ;Wy float64 ;};func _ed ()StdFont {_cff .Do (_gg );_gf :=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 (_gf ,_gcd );};func _cgc ()StdFont {_df :=_de .NewZapfDingbatsEncoder ();_fda :=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 (_fda ,_ebf ,_df );};const (FontWeightMedium FontWeight =iota ;FontWeightBold ;FontWeightRoman ;);var _fbc *RuneCharSafeMap ;func (_dcfg *ttfParser )ParseHhea ()error {if _abf :=_dcfg .Seek ("\u0068\u0068\u0065\u0061");_abf !=nil {return _abf ; -};_dcfg .Skip (4+15*2);_dcfg ._ggaa =_dcfg .ReadUShort ();return nil ;};var _ebf =&RuneCharSafeMap {_fa :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}}}; -var _bbab =[]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 (_gd *RuneCharSafeMap )Range (f func (_gb rune ,_gce CharMetrics )(_be bool )){_gd ._bgb .RLock ();defer _gd ._bgb .RUnlock ();for _da ,_ge :=range _gd ._fa {if f (_da ,_ge ){break ;};};};type FontWeight int ;func (_cf CharMetrics )String ()string {return _d .Sprintf ("<\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u003e",_cf .Wx ,_cf .Wy ); -};func (_ccg StdFont )Descriptor ()Descriptor {return _ccg ._efd };var _eb =[]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 RegisterStdFont (name StdFontName ,fnc func ()StdFont ,aliases ...StdFontName ){if _ ,_cc :=_ae .read (name );_cc {panic ("\u0066o\u006e\u0074\u0020\u0061l\u0072\u0065\u0061\u0064\u0079 \u0072e\u0067i\u0073\u0074\u0065\u0072\u0065\u0064\u003a "+string (name )); -};_ae .write (name ,fnc );for _ ,_ce :=range aliases {RegisterStdFont (_ce ,fnc );};}; \ No newline at end of file +package fonts ;import (_dd "bytes";_gg "encoding/binary";_db "errors";_c "fmt";_ed "github.com/unidoc/unipdf/v3/common";_edd "github.com/unidoc/unipdf/v3/core";_ec "github.com/unidoc/unipdf/v3/internal/cmap";_ac "github.com/unidoc/unipdf/v3/internal/textencoding"; +_f "io";_e "os";_cg "regexp";_d "sort";_b "strings";_a "sync";);func _fgc (){_cbd =MakeRuneCharSafeMap (len (_bgb ));_ced =MakeRuneCharSafeMap (len (_bgb ));_gdd =MakeRuneCharSafeMap (len (_bgb ));_eca =MakeRuneCharSafeMap (len (_bgb ));for _ffd ,_dgd :=range _bgb {_cbd .Write (_dgd ,CharMetrics {Wx :float64 (_aaeaa [_ffd ])}); +_ced .Write (_dgd ,CharMetrics {Wx :float64 (_bef [_ffd ])});_gdd .Write (_dgd ,CharMetrics {Wx :float64 (_ffc [_ffd ])});_eca .Write (_dgd ,CharMetrics {Wx :float64 (_bdd [_ffd ])});};};var _ced *RuneCharSafeMap ;func (_gb *RuneCharSafeMap )Copy ()*RuneCharSafeMap {_cf :=MakeRuneCharSafeMap (_gb .Length ()); +_gb .Range (func (_df rune ,_bf CharMetrics )(_eb bool ){_cf ._ea [_df ]=_bf ;return false });return _cf ;};var _ Font =StdFont {};func (_fcef *ttfParser )ParseMaxp ()error {if _ecdd :=_fcef .Seek ("\u006d\u0061\u0078\u0070");_ecdd !=nil {return _ecdd ; +};_fcef .Skip (4);_fcef ._dge =_fcef .ReadUShort ();return nil ;};func (_de *RuneCharSafeMap )Read (b rune )(CharMetrics ,bool ){_de ._cc .RLock ();defer _de ._cc .RUnlock ();_ab ,_cb :=_de ._ea [b ];return _ab ,_cb ;};type GID =_ac .GID ;var _add =[]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 (_ebbg *ttfParser )ParseComponents ()error {if _afeb :=_ebbg .ParseHead ();_afeb !=nil {return _afeb ;};if _bbf :=_ebbg .ParseHhea ();_bbf !=nil {return _bbf ;};if _dfg :=_ebbg .ParseMaxp ();_dfg !=nil {return _dfg ;};if _ege :=_ebbg .ParseHmtx (); +_ege !=nil {return _ege ;};if _ ,_aef :=_ebbg ._dbb ["\u006e\u0061\u006d\u0065"];_aef {if _ccf :=_ebbg .ParseName ();_ccf !=nil {return _ccf ;};};if _ ,_gbd :=_ebbg ._dbb ["\u004f\u0053\u002f\u0032"];_gbd {if _eag :=_ebbg .ParseOS2 ();_eag !=nil {return _eag ; +};};if _ ,_ddg :=_ebbg ._dbb ["\u0070\u006f\u0073\u0074"];_ddg {if _ecag :=_ebbg .ParsePost ();_ecag !=nil {return _ecag ;};};if _ ,_cgd :=_ebbg ._dbb ["\u0063\u006d\u0061\u0070"];_cgd {if _fbe :=_ebbg .ParseCmap ();_fbe !=nil {return _fbe ;};};return nil ; +};func RegisterStdFont (name StdFontName ,fnc func ()StdFont ,aliases ...StdFontName ){if _ ,_ce :=_fcd .read (name );_ce {panic ("\u0066o\u006e\u0074\u0020\u0061l\u0072\u0065\u0061\u0064\u0079 \u0072e\u0067i\u0073\u0074\u0065\u0072\u0065\u0064\u003a "+string (name )); +};_fcd .write (name ,fnc );for _ ,_da :=range aliases {RegisterStdFont (_da ,fnc );};};var _afb *RuneCharSafeMap ;var _ad *RuneCharSafeMap ;func (_addf *ttfParser )ReadStr (length int )(string ,error ){_bdfd :=make ([]byte ,length );_gddf ,_beab :=_addf ._dbgf .Read (_bdfd ); +if _beab !=nil {return "",_beab ;}else if _gddf !=length {return "",_c .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 (_bdfd ),nil ;}; +func (_gedf *ttfParser )ReadSByte ()(_caa int8 ){_gg .Read (_gedf ._dbgf ,_gg .BigEndian ,&_caa );return _caa ;};var _fde *RuneCharSafeMap ;func IsStdFont (name StdFontName )bool {_ ,_aec :=_fcd .read (name );return _aec };func (_eage *ttfParser )ReadUShort ()(_gabf uint16 ){_gg .Read (_eage ._dbgf ,_gg .BigEndian ,&_gabf ); +return _gabf ;};func (_ddb *ttfParser )ParseName ()error {if _feb :=_ddb .Seek ("\u006e\u0061\u006d\u0065");_feb !=nil {return _feb ;};_fdea ,_ :=_ddb ._dbgf .Seek (0,_f .SeekCurrent );_ddb ._abg .PostScriptName ="";_ddb .Skip (2);_aebc :=_ddb .ReadUShort (); +_cega :=_ddb .ReadUShort ();for _cag :=uint16 (0);_cag < _aebc &&_ddb ._abg .PostScriptName =="";_cag ++{_ddb .Skip (3*2);_bbfb :=_ddb .ReadUShort ();_bca :=_ddb .ReadUShort ();_dcf :=_ddb .ReadUShort ();if _bbfb ==6{_ddb ._dbgf .Seek (_fdea +int64 (_cega )+int64 (_dcf ),_f .SeekStart ); +_bcff ,_cef :=_ddb .ReadStr (int (_bca ));if _cef !=nil {return _cef ;};_bcff =_b .Replace (_bcff ,"\u0000","",-1);_bdg ,_cef :=_cg .Compile ("\u005b\u0028\u0029\u007b\u007d\u003c\u003e\u0020\u002f%\u005b\u005c\u005d\u005d");if _cef !=nil {return _cef ; +};_ddb ._abg .PostScriptName =_bdg .ReplaceAllString (_bcff ,"");};};if _ddb ._abg .PostScriptName ==""{_ed .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 ;};type StdFont struct{_aee Descriptor ;_edf *RuneCharSafeMap ;_efa _ac .TextEncoder ;};type fontMap struct{_a .Mutex ;_ecd map[StdFontName ]func ()StdFont ;};var _bef =[]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}; +type RuneCharSafeMap struct{_ea map[rune ]CharMetrics ;_cc _a .RWMutex ;};var _ffc =[]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 (_agc StdFont )GetMetricsTable ()*RuneCharSafeMap {return _agc ._edf };func (_aa CharMetrics )String ()string {return _c .Sprintf ("<\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u003e",_aa .Wx ,_aa .Wy );};var _cd *RuneCharSafeMap ;var _agb *RuneCharSafeMap ; +func _fb ()StdFont {_gab .Do (_gd );_ggd :=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 (_ggd ,_cd );};func (_eff *ttfParser )parseTTC ()(TtfType ,error ){_eff .Skip (2*2);_ebf :=_eff .ReadULong ();if _ebf < 1{return TtfType {},_db .New ("N\u006f \u0066\u006f\u006e\u0074\u0073\u0020\u0069\u006e \u0054\u0054\u0043\u0020fi\u006c\u0065"); +};_faa :=_eff .ReadULong ();_ ,_aeea :=_eff ._dbgf .Seek (int64 (_faa ),_f .SeekStart );if _aeea !=nil {return TtfType {},_aeea ;};return _eff .Parse ();};func (_aag *ttfParser )parseCmapSubtable10 (_aed int64 )error {if _aag ._abg .Chars ==nil {_aag ._abg .Chars =make (map[rune ]GID ); +};_aag ._dbgf .Seek (int64 (_aag ._dbb ["\u0063\u006d\u0061\u0070"])+_aed ,_f .SeekStart );var _afc ,_gede uint32 ;_bbge :=_aag .ReadUShort ();if _bbge < 8{_afc =uint32 (_aag .ReadUShort ());_gede =uint32 (_aag .ReadUShort ());}else {_aag .ReadUShort (); +_afc =_aag .ReadULong ();_gede =_aag .ReadULong ();};_ed .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",_bbge ,_afc ,_gede ); +if _bbge !=0{return _db .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");};_dgc ,_dacd :=_aag .ReadStr (256); +if _dacd !=nil {return _dacd ;};_gca :=[]byte (_dgc );for _fbad ,_cdb :=range _gca {_aag ._abg .Chars [rune (_fbad )]=GID (_cdb );if _cdb !=0{_c .Printf ("\u0009\u0030\u0078\u002502\u0078\u0020\u279e\u0020\u0030\u0078\u0025\u0030\u0032\u0078\u003d\u0025\u0063\u000a",_fbad ,_cdb ,rune (_cdb )); +};};return nil ;};func (_bgbg *ttfParser )parseCmapSubtable31 (_dgdg int64 )error {_aafg :=make ([]rune ,0,8);_dbc :=make ([]rune ,0,8);_afeg :=make ([]int16 ,0,8);_fdab :=make ([]uint16 ,0,8);_bgbg ._abg .Chars =make (map[rune ]GID );_bgbg ._dbgf .Seek (int64 (_bgbg ._dbb ["\u0063\u006d\u0061\u0070"])+_dgdg ,_f .SeekStart ); +_bag :=_bgbg .ReadUShort ();if _bag !=4{_ed .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",_bag ); +return nil ;};_bgbg .Skip (2*2);_gdff :=int (_bgbg .ReadUShort ()/2);_bgbg .Skip (3*2);for _ccfd :=0;_ccfd < _gdff ;_ccfd ++{_dbc =append (_dbc ,rune (_bgbg .ReadUShort ()));};_bgbg .Skip (2);for _fegf :=0;_fegf < _gdff ;_fegf ++{_aafg =append (_aafg ,rune (_bgbg .ReadUShort ())); +};for _fba :=0;_fba < _gdff ;_fba ++{_afeg =append (_afeg ,_bgbg .ReadShort ());};_fgb ,_ :=_bgbg ._dbgf .Seek (int64 (0),_f .SeekCurrent );for _dgeb :=0;_dgeb < _gdff ;_dgeb ++{_fdab =append (_fdab ,_bgbg .ReadUShort ());};for _bdf :=0;_bdf < _gdff ;_bdf ++{_caf :=_aafg [_bdf ]; +_adfa :=_dbc [_bdf ];_fegg :=_afeg [_bdf ];_cdc :=_fdab [_bdf ];if _cdc > 0{_bgbg ._dbgf .Seek (_fgb +2*int64 (_bdf )+int64 (_cdc ),_f .SeekStart );};for _dfa :=_caf ;_dfa <=_adfa ;_dfa ++{if _dfa ==0xFFFF{break ;};var _ecb int32 ;if _cdc > 0{_ecb =int32 (_bgbg .ReadUShort ()); +if _ecb > 0{_ecb +=int32 (_fegg );};}else {_ecb =_dfa +int32 (_fegg );};if _ecb >=65536{_ecb -=65536;};if _ecb > 0{_bgbg ._abg .Chars [_dfa ]=GID (_ecb );};};};return nil ;};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 ;};func init (){RegisterStdFont (CourierName ,_fb ,"\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 ,_ge ,"\u0043o\u0075r\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (CourierObliqueName ,_abe ,"\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0049t\u0061\u006c\u0069\u0063"); +RegisterStdFont (CourierBoldObliqueName ,_afd ,"C\u006f\u0075\u0072\u0069er\u004ee\u0077\u002c\u0042\u006f\u006cd\u0049\u0074\u0061\u006c\u0069\u0063");};func (_eaf StdFont )ToPdfObject ()_edd .PdfObject {_acc :=_edd .MakeDict ();_acc .Set ("\u0054\u0079\u0070\u0065",_edd .MakeName ("\u0046\u006f\u006e\u0074")); +_acc .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_edd .MakeName ("\u0054\u0079\u0070e\u0031"));_acc .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_edd .MakeName (_eaf .Name ()));_acc .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_eaf ._efa .ToPdfObject ()); +return _edd .MakeIndirectObject (_acc );};const (SymbolName =StdFontName ("\u0053\u0079\u006d\u0062\u006f\u006c");ZapfDingbatsName =StdFontName ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073"););func MakeRuneCharSafeMap (length int )*RuneCharSafeMap {return &RuneCharSafeMap {_ea :make (map[rune ]CharMetrics ,length )}; +};func _ge ()StdFont {_gab .Do (_gd );_dc :=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 (_dc ,_cfg );};func (_cgb StdFont )Encoder ()_ac .TextEncoder {return _cgb ._efa };func NewFontFile2FromPdfObject (obj _edd .PdfObject )(TtfType ,error ){obj =_edd .TraceToDirectObject (obj );_cge ,_bad :=obj .(*_edd .PdfObjectStream ); +if !_bad {_ed .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 {},_edd .ErrTypeError ; +};_gff ,_bcf :=_edd .DecodeStream (_cge );if _bcf !=nil {return TtfType {},_bcf ;};_dag :=ttfParser {_dbgf :_dd .NewReader (_gff )};return _dag .Parse ();};var _eaef =[]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 (_ef *RuneCharSafeMap )Length ()int {_ef ._cc .RLock ();defer _ef ._cc .RUnlock ();return len (_ef ._ea );};type Font interface{Encoder ()_ac .TextEncoder ;GetRuneMetrics (_gge rune )(CharMetrics ,bool );};func (_cbe *ttfParser )parseCmapFormat6 ()error {_gdg :=int (_cbe .ReadUShort ()); +_edda :=int (_cbe .ReadUShort ());_ed .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",_cbe ._abg .String (),_gdg ,_edda ); +for _cfbb :=0;_cfbb < _edda ;_cfbb ++{_dee :=GID (_cbe .ReadUShort ());_cbe ._abg .Chars [rune (_cfbb +_gdg )]=_dee ;};return nil ;};func _bddb (_gfff map[string ]uint32 )string {var _efd []string ;for _dgf :=range _gfff {_efd =append (_efd ,_dgf );};_d .Slice (_efd ,func (_fbc ,_cgec int )bool {return _gfff [_efd [_fbc ]]< _gfff [_efd [_cgec ]]}); +_fgf :=[]string {_c .Sprintf ("\u0054\u0072\u0075\u0065Ty\u0070\u0065\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_gfff ))};for _ ,_fdff :=range _efd {_fgf =append (_fgf ,_c .Sprintf ("\u0009%\u0071\u0020\u0025\u0035\u0064",_fdff ,_gfff [_fdff ])); +};return _b .Join (_fgf ,"\u000a");};func init (){RegisterStdFont (HelveticaName ,_ged ,"\u0041\u0072\u0069a\u006c");RegisterStdFont (HelveticaBoldName ,_dac ,"\u0041\u0072\u0069\u0061\u006c\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (HelveticaObliqueName ,_fbd ,"\u0041\u0072\u0069a\u006c\u002c\u0049\u0074\u0061\u006c\u0069\u0063"); +RegisterStdFont (HelveticaBoldObliqueName ,_ebb ,"\u0041\u0072i\u0061\u006c\u002cB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063");};var _cbd *RuneCharSafeMap ;type ttfParser struct{_abg TtfType ;_dbgf _f .ReadSeeker ;_dbb map[string ]uint32 ;_edc uint16 ; +_dge uint16 ;};func (_egb *ttfParser )parseCmapFormat12 ()error {_cfa :=_egb .ReadULong ();_ed .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",_egb ._abg .String (),_cfa ); +for _acgb :=uint32 (0);_acgb < _cfa ;_acgb ++{_aaef :=_egb .ReadULong ();_cdef :=_egb .ReadULong ();_bgd :=_egb .ReadULong ();if _aaef > 0x0010FFFF||(0xD800<=_aaef &&_aaef <=0xDFFF){return _db .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0068\u0061\u0072\u0061c\u0074\u0065\u0072\u0073\u0020\u0063\u006f\u0064\u0065\u0073"); +};if _cdef < _aaef ||_cdef > 0x0010FFFF||(0xD800<=_cdef &&_cdef <=0xDFFF){return _db .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 :=_aaef ;_ceb <=_cdef ; +_ceb ++{if _ceb > 0x10FFFF{_ed .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"); +};_egb ._abg .Chars [rune (_ceb )]=GID (_bgd );_bgd ++;};};return nil ;};func (_cga *ttfParser )Parse ()(TtfType ,error ){_bbc ,_agf :=_cga .ReadStr (4);if _agf !=nil {return TtfType {},_agf ;};if _bbc =="\u0074\u0074\u0063\u0066"{return _cga .parseTTC (); +}else if _bbc !="\u0000\u0001\u0000\u0000"&&_bbc !="\u0074\u0072\u0075\u0065"{_ed .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",_bbc ); +};_cca :=int (_cga .ReadUShort ());_cga .Skip (3*2);_cga ._dbb =make (map[string ]uint32 );var _eddd string ;for _fade :=0;_fade < _cca ;_fade ++{_eddd ,_agf =_cga .ReadStr (4);if _agf !=nil {return TtfType {},_agf ;};_cga .Skip (4);_aac :=_cga .ReadULong (); +_cga .Skip (4);_cga ._dbb [_eddd ]=_aac ;};_ed .Log .Trace (_bddb (_cga ._dbb ));if _agf =_cga .ParseComponents ();_agf !=nil {return TtfType {},_agf ;};return _cga ._abg ,nil ;};var _cgbe _a .Once ;var _eca *RuneCharSafeMap ;func _eddc ()StdFont {_fcg .Do (_fgc ); +_aaa :=Descriptor {Name :TimesRomanName ,Family :_fg ,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 (_aaa ,_cbd ); +};func NewStdFont (desc Descriptor ,metrics *RuneCharSafeMap )StdFont {return NewStdFontWithEncoding (desc ,metrics ,_ac .NewStandardEncoder ());};const (_fg ="\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 _aaea ()StdFont {_eacg :=_ac .NewSymbolEncoder ();_gef :=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 (_gef ,_bea ,_eacg );};var _cfg *RuneCharSafeMap ;func (_cbcf *ttfParser )ReadULong ()(_bee uint32 ){_gg .Read (_cbcf ._dbgf ,_gg .BigEndian ,&_bee );return _bee ;};func (_dbce *ttfParser )parseCmapFormat0 ()error {_ebff ,_dddg :=_dbce .ReadStr (256); +if _dddg !=nil {return _dddg ;};_ccb :=[]byte (_ebff );_ed .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",_dbce ._abg .String (),_ebff ,_ccb ); +for _cbcg ,_bae :=range _ccb {_dbce ._abg .Chars [rune (_cbcg )]=GID (_bae );};return nil ;};func init (){RegisterStdFont (SymbolName ,_aaea ,"\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 ,_dad );};func (_acg StdFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_fe ,_bg :=_acg ._edf .Read (r );return _fe ,_bg ;};func (_ddd *ttfParser )ParseHmtx ()error {if _agd :=_ddd .Seek ("\u0068\u006d\u0074\u0078"); +_agd !=nil {return _agd ;};_ddd ._abg .Widths =make ([]uint16 ,0,8);for _gac :=uint16 (0);_gac < _ddd ._edc ;_gac ++{_ddd ._abg .Widths =append (_ddd ._abg .Widths ,_ddd .ReadUShort ());_ddd .Skip (2);};if _ddd ._edc < _ddd ._dge &&_ddd ._edc > 0{_fea :=_ddd ._abg .Widths [_ddd ._edc -1]; +for _adg :=_ddd ._edc ;_adg < _ddd ._dge ;_adg ++{_ddd ._abg .Widths =append (_ddd ._abg .Widths ,_fea );};};return nil ;};func (_deg *fontMap )read (_fc StdFontName )(func ()StdFont ,bool ){_deg .Lock ();defer _deg .Unlock ();_cff ,_aaf :=_deg ._ecd [_fc ]; +return _cff ,_aaf ;};var _fcg _a .Once ;func (_cagc *ttfParser )readByte ()(_agcb uint8 ){_gg .Read (_cagc ._dbgf ,_gg .BigEndian ,&_agcb );return _agcb ;};func init (){RegisterStdFont (TimesRomanName ,_eddc ,"\u0054\u0069\u006d\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006d\u0061\u006e","\u0054\u0069\u006de\u0073"); +RegisterStdFont (TimesBoldName ,_gfd ,"\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 ,_dg ,"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 ,_bbg ,"\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 (_ee StdFont )Name ()string {return string (_ee ._aee .Name )};func (_fee *TtfType )MakeEncoder ()(_ac .SimpleEncoder ,error ){_cdeg :=make (map[_ac .CharCode ]GlyphName );for _gfe :=_ac .CharCode (0);_gfe <=256;_gfe ++{_adf :=rune (_gfe );_fbdf ,_fda :=_fee .Chars [_adf ]; +if !_fda {continue ;};var _fdf GlyphName ;if int (_fbdf )>=0&&int (_fbdf )< len (_fee .GlyphNames ){_fdf =_fee .GlyphNames [_fbdf ];}else {_dda :=rune (_fbdf );if _eef ,_ead :=_ac .RuneToGlyph (_dda );_ead {_fdf =_eef ;};};if _fdf !=""{_cdeg [_gfe ]=_fdf ; +};};if len (_cdeg )==0{_ed .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]",_fee ,_fee .Chars ); +};return _ac .NewCustomSimpleTextEncoder (_cdeg ,nil );};func TtfParseFile (fileStr string )(TtfType ,error ){_ffe ,_eaee :=_e .Open (fileStr );if _eaee !=nil {return TtfType {},_eaee ;};defer _ffe .Close ();return TtfParse (_ffe );};func _dg ()StdFont {_fcg .Do (_fgc ); +_ebe :=Descriptor {Name :TimesItalicName ,Family :_fg ,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 (_ebe ,_eca ); +};func (_eafd *ttfParser )Skip (n int ){_eafd ._dbgf .Seek (int64 (n ),_f .SeekCurrent )};const (FontWeightMedium FontWeight =iota ;FontWeightBold ;FontWeightRoman ;);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 ;};var _bdd =[]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 _gd (){const _eac =600;_cd =MakeRuneCharSafeMap (len (_bgb ));for _ ,_aae :=range _bgb {_cd .Write (_aae ,CharMetrics {Wx :_eac });};_cfg =_cd .Copy ();_ad =_cd .Copy ();_afb =_cd .Copy ();};var _gdc *RuneCharSafeMap ;func (_geff *ttfParser )ParseOS2 ()error {if _cce :=_geff .Seek ("\u004f\u0053\u002f\u0032"); +_cce !=nil {return _cce ;};_dgdf :=_geff .ReadUShort ();_geff .Skip (4*2);_geff .Skip (11*2+10+4*4+4);_dgce :=_geff .ReadUShort ();_geff ._abg .Bold =(_dgce &32)!=0;_geff .Skip (2*2);_geff ._abg .TypoAscender =_geff .ReadShort ();_geff ._abg .TypoDescender =_geff .ReadShort (); +if _dgdf >=2{_geff .Skip (3*2+2*4+2);_geff ._abg .CapHeight =_geff .ReadShort ();}else {_geff ._abg .CapHeight =0;};return nil ;};func (_cbag *ttfParser )Seek (tag string )error {_deb ,_agde :=_cbag ._dbb [tag ];if !_agde {return _c .Errorf ("\u0074\u0061\u0062\u006ce \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0073",tag ); +};_cbag ._dbgf .Seek (int64 (_deb ),_f .SeekStart );return nil ;};func _gfd ()StdFont {_fcg .Do (_fgc );_dea :=Descriptor {Name :TimesBoldName ,Family :_fg ,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 (_dea ,_ced );};var _fcd =&fontMap {_ecd :make (map[StdFontName ]func ()StdFont )};func _dad ()StdFont {_cfb :=_ac .NewZapfDingbatsEncoder ();_gde :=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 (_gde ,_daa ,_cfb );};var _gdd *RuneCharSafeMap ;type FontWeight int ;var _bgb =[]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 _ged ()StdFont {_cgbe .Do (_dbg );_gdf :=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 (_gdf ,_fd );};func (_bgda *ttfParser )ReadShort ()(_aegd int16 ){_gg .Read (_bgda ._dbgf ,_gg .BigEndian ,&_aegd );return _aegd ;};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 (_aeg *ttfParser )ParseCmap ()error {var _gcf int64 ;if _ddgc :=_aeg .Seek ("\u0063\u006d\u0061\u0070");_ddgc !=nil {return _ddgc ;};_aeg .ReadUShort ();_ega :=int (_aeg .ReadUShort ());_ceg :=int64 (0);_cdd :=int64 (0);_aecc :=int64 (0);for _daca :=0; +_daca < _ega ;_daca ++{_cbde :=_aeg .ReadUShort ();_fed :=_aeg .ReadUShort ();_gcf =int64 (_aeg .ReadULong ());if _cbde ==3&&_fed ==1{_cdd =_gcf ;}else if _cbde ==3&&_fed ==10{_aecc =_gcf ;}else if _cbde ==1&&_fed ==0{_ceg =_gcf ;};};if _ceg !=0{if _gefb :=_aeg .parseCmapVersion (_ceg ); +_gefb !=nil {return _gefb ;};};if _cdd !=0{if _cba :=_aeg .parseCmapSubtable31 (_cdd );_cba !=nil {return _cba ;};};if _aecc !=0{if _fedc :=_aeg .parseCmapVersion (_aecc );_fedc !=nil {return _fedc ;};};if _cdd ==0&&_ceg ==0&&_aecc ==0{_ed .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 ;};func (_cbc StdFont )Descriptor ()Descriptor {return _cbc ._aee };var _fd *RuneCharSafeMap ;func _afd ()StdFont {_gab .Do (_gd );_ecdb :=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 (_ecdb ,_ad );};func _abe ()StdFont {_gab .Do (_gd );_bgba :=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 (_bgba ,_afb );};func _dac ()StdFont {_cgbe .Do (_dbg );_bgg :=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 (_bgg ,_fde );};func TtfParse (r _f .ReadSeeker )(TtfType ,error ){_aea :=&ttfParser {_dbgf :r };return _aea .Parse ()};func NewStdFontWithEncoding (desc Descriptor ,metrics *RuneCharSafeMap ,encoder _ac .TextEncoder )StdFont {var _gf rune =0xA0; +if _ ,_cae :=metrics .Read (_gf );!_cae {_bd ,_ :=metrics .Read (0x20);metrics .Write (_gf ,_bd );};return StdFont {_aee :desc ,_edf :metrics ,_efa :encoder };};func (_gbg *ttfParser )parseCmapVersion (_gdda int64 )error {_ed .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",_gdda ); +if _gbg ._abg .Chars ==nil {_gbg ._abg .Chars =make (map[rune ]GID );};_gbg ._dbgf .Seek (int64 (_gbg ._dbb ["\u0063\u006d\u0061\u0070"])+_gdda ,_f .SeekStart );var _dgg ,_dbgd uint32 ;_gfc :=_gbg .ReadUShort ();if _gfc < 8{_dgg =uint32 (_gbg .ReadUShort ()); +_dbgd =uint32 (_gbg .ReadUShort ());}else {_gbg .ReadUShort ();_dgg =_gbg .ReadULong ();_dbgd =_gbg .ReadULong ();};_ed .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",_gfc ,_dgg ,_dbgd ); +switch _gfc {case 0:return _gbg .parseCmapFormat0 ();case 6:return _gbg .parseCmapFormat6 ();case 12:return _gbg .parseCmapFormat12 ();default:_ed .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",_gfc ); +return nil ;};};type CharMetrics struct{Wx float64 ;Wy float64 ;};var _bea =&RuneCharSafeMap {_ea :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 NewStdFontByName (name StdFontName )(StdFont ,bool ){_af ,_fa :=_fcd .read (name );if !_fa {return StdFont {},false ;};return _af (),true ;};func _bbg ()StdFont {_fcg .Do (_fgc );_cde :=Descriptor {Name :TimesBoldItalicName ,Family :_fg ,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 (_cde ,_gdd );};func (_bc *TtfType )String ()string {return _c .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",_bc .PostScriptName ,_bc .UnitsPerEm ,_bc .Bold ,_bc .ItalicAngle ,_bc .CapHeight ,len (_bc .Chars ),len (_bc .GlyphNames )); +};func (_cgdg *ttfParser )ParsePost ()error {if _fedb :=_cgdg .Seek ("\u0070\u006f\u0073\u0074");_fedb !=nil {return _fedb ;};_degf :=_cgdg .Read32Fixed ();_cgdg ._abg .ItalicAngle =_cgdg .Read32Fixed ();_cgdg ._abg .UnderlinePosition =_cgdg .ReadShort (); +_cgdg ._abg .UnderlineThickness =_cgdg .ReadShort ();_cgdg ._abg .IsFixedPitch =_cgdg .ReadULong ()!=0;_cgdg .ReadULong ();_cgdg .ReadULong ();_cgdg .ReadULong ();_cgdg .ReadULong ();_ed .Log .Trace ("\u0050a\u0072\u0073\u0065\u0050\u006f\u0073\u0074\u003a\u0020\u0066\u006fr\u006d\u0061\u0074\u0054\u0079\u0070\u0065\u003d\u0025\u0066",_degf ); +switch _degf {case 1.0:_cgdg ._abg .GlyphNames =_cbab ;case 2.0:_egc :=int (_cgdg .ReadUShort ());_gfeb :=make ([]int ,_egc );_cgdg ._abg .GlyphNames =make ([]GlyphName ,_egc );_fga :=-1;for _bga :=0;_bga < _egc ;_bga ++{_ccc :=int (_cgdg .ReadUShort ()); +_gfeb [_bga ]=_ccc ;if _ccc <=0x7fff&&_ccc > _fga {_fga =_ccc ;};};var _bce []GlyphName ;if _fga >=len (_cbab ){_bce =make ([]GlyphName ,_fga -len (_cbab )+1);for _def :=0;_def < _fga -len (_cbab )+1;_def ++{_becf :=int (_cgdg .readByte ());_bge ,_edb :=_cgdg .ReadStr (_becf ); +if _edb !=nil {return _edb ;};_bce [_def ]=GlyphName (_bge );};};for _gcb :=0;_gcb < _egc ;_gcb ++{_ccfdg :=_gfeb [_gcb ];if _ccfdg < len (_cbab ){_cgdg ._abg .GlyphNames [_gcb ]=_cbab [_ccfdg ];}else if _ccfdg >=len (_cbab )&&_ccfdg <=32767{_cgdg ._abg .GlyphNames [_gcb ]=_bce [_ccfdg -len (_cbab )]; +}else {_cgdg ._abg .GlyphNames [_gcb ]="\u002e\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064";};};case 2.5:_bcad :=make ([]int ,_cgdg ._dge );for _dace :=0;_dace < len (_bcad );_dace ++{_gdeg :=int (_cgdg .ReadSByte ());_bcad [_dace ]=_dace +1+_gdeg ; +};_cgdg ._abg .GlyphNames =make ([]GlyphName ,len (_bcad ));for _fbg :=0;_fbg < len (_cgdg ._abg .GlyphNames );_fbg ++{_gcaa :=_cbab [_bcad [_fbg ]];_cgdg ._abg .GlyphNames [_fbg ]=_gcaa ;};case 3.0:_ed .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:_ed .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",_degf );};return nil ;};func (_bfe *TtfType )NewEncoder ()_ac .TextEncoder {return _ac .NewTrueTypeFontEncoder (_bfe .Chars )}; +func _fbd ()StdFont {_cgbe .Do (_dbg );_dcg :=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 (_dcg ,_agb );};func (_bcd *ttfParser )Read32Fixed ()float64 {_cgadb :=float64 (_bcd .ReadShort ());_fgfg :=float64 (_bcd .ReadUShort ())/65536.0;return _cgadb +_fgfg ;};func (_ag *fontMap )write (_ca StdFontName ,_eae func ()StdFont ){_ag .Lock (); +defer _ag .Unlock ();_ag ._ecd [_ca ]=_eae ;};func (_ecf *RuneCharSafeMap )Write (b rune ,r CharMetrics ){_ecf ._cc .Lock ();defer _ecf ._cc .Unlock ();_ecf ._ea [b ]=r ;};type StdFontName string ;func (_fdag *TtfType )MakeToUnicode ()*_ec .CMap {_baa :=make (map[_ec .CharCode ]rune ); +if len (_fdag .GlyphNames )==0{for _bbgc :=range _fdag .Chars {_baa [_ec .CharCode (_bbgc )]=_bbgc ;};return _ec .NewToUnicodeCMap (_baa );};for _edfe ,_deaf :=range _fdag .Chars {_dcgg :=_ec .CharCode (_edfe );_dce :=_fdag .GlyphNames [_deaf ];_gddc ,_cfe :=_ac .GlyphToRune (_dce ); +if !_cfe {_ed .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",_edfe ,_dce );_gddc =_ac .MissingCodeRune ;};_baa [_dcgg ]=_gddc ; +};return _ec .NewToUnicodeCMap (_baa );};var _gab _a .Once ;type GlyphName =_ac .GlyphName ;func (_fcf *ttfParser )ParseHead ()error {if _fdagb :=_fcf .Seek ("\u0068\u0065\u0061\u0064");_fdagb !=nil {return _fdagb ;};_fcf .Skip (3*4);_feg :=_fcf .ReadULong (); +if _feg !=0x5F0F3CF5{_ed .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",_fcf ); +};_fcf .Skip (2);_fcf ._abg .UnitsPerEm =_fcf .ReadUShort ();_fcf .Skip (2*8);_fcf ._abg .Xmin =_fcf .ReadShort ();_fcf ._abg .Ymin =_fcf .ReadShort ();_fcf ._abg .Xmax =_fcf .ReadShort ();_fcf ._abg .Ymax =_fcf .ReadShort ();return nil ;};var _aaeaa =[]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 _daa =&RuneCharSafeMap {_ea :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}}}; +var _cbab =[]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 (_ecac *ttfParser )ParseHhea ()error {if _ecfc :=_ecac .Seek ("\u0068\u0068\u0065\u0061");_ecfc !=nil {return _ecfc ;};_ecac .Skip (4+15*2);_ecac ._edc =_ecac .ReadUShort ();return nil ;};func _ebb ()StdFont {_cgbe .Do (_dbg );_fad :=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 (_fad ,_gdc );};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 (_ae *RuneCharSafeMap )Range (f func (_eg rune ,_be CharMetrics )(_ba bool )){_ae ._cc .RLock ();defer _ae ._cc .RUnlock (); +for _eddg ,_ecfe :=range _ae ._ea {if f (_eddg ,_ecfe ){break ;};};};func _dbg (){_fd =MakeRuneCharSafeMap (len (_bgb ));_fde =MakeRuneCharSafeMap (len (_bgb ));for _ace ,_gfb :=range _bgb {_fd .Write (_gfb ,CharMetrics {Wx :float64 (_eaef [_ace ])});_fde .Write (_gfb ,CharMetrics {Wx :float64 (_add [_ace ])}); +};_agb =_fd .Copy ();_gdc =_fde .Copy ();}; \ No newline at end of file diff --git a/model/mdp/mdp.go b/model/mdp/mdp.go index 719203e4..f979e9b6 100644 --- a/model/mdp/mdp.go +++ b/model/mdp/mdp.go @@ -9,53 +9,76 @@ // 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 (_bg "errors";_c "fmt";_d "github.com/unidoc/unipdf/v3/core";); +package mdp ;import (_b "errors";_g "fmt";_e "github.com/unidoc/unipdf/v3/core";);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 ;}; +type DiffResult struct{Revision int ;Description string ;};func (_fg *defaultDiffPolicy )compareRevisions (_fa *_e .PdfParser ,_efe *_e .PdfParser )(*DiffResults ,error ){var _ea error ;_fg ._f ,_ea =_efe .GetUpdatedObjects (_fa );if _ea !=nil {return &DiffResults {},_ea ; +};if len (_fg ._f )==0{return &DiffResults {},nil ;};_ca :=_efe .GetRevisionNumber ();_gc ,_cd :=_e .GetIndirect (_e .ResolveReference (_fa .GetTrailer ().Get ("\u0052\u006f\u006f\u0074")));_ee ,_ded :=_e .GetIndirect (_e .ResolveReference (_efe .GetTrailer ().Get ("\u0052\u006f\u006f\u0074"))); +if !_cd ||!_ded {return &DiffResults {},_b .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");};_bd ,_cd :=_e .GetDict (_e .ResolveReference (_gc .PdfObject )); +_fad ,_ded :=_e .GetDict (_e .ResolveReference (_ee .PdfObject ));if !_cd ||!_ded {return &DiffResults {},_b .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 _ac ,_efc :=_e .GetIndirect (_fad .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_efc {_cag ,_db :=_e .GetDict (_ac );if !_db {return &DiffResults {},_b .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"); +};_be :=make ([]_e .PdfObject ,0);if _gce ,_df :=_e .GetIndirect (_bd .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_df {if _beb ,_bc :=_e .GetDict (_gce );_bc {if _bed ,_dba :=_e .GetArray (_beb .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); +_dba {_be =_bed .Elements ();};};};_ba ,_db :=_e .GetArray (_cag .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_db {return &DiffResults {},_b .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 _bb :=_fg .compareFields (_ca ,_be ,_ba .Elements ());_bb !=nil {return &DiffResults {},_bb ;};};_dge ,_eg :=_e .GetIndirect (_fad .Get ("\u0050\u0061\u0067e\u0073"));if !_eg {return &DiffResults {},_b .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"); +};_ag ,_eg :=_e .GetIndirect (_bd .Get ("\u0050\u0061\u0067e\u0073"));if !_eg {return &DiffResults {},_b .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 _cae :=_fg .comparePages (_ca ,_ag ,_dge );_cae !=nil {return &DiffResults {},_cae ;};return _fg ._a ,nil ;};func (_gb *DiffResults )addWarning (_dcd *DiffResult ){if _gb .Warnings ==nil {_gb .Warnings =make ([]*DiffResult ,0);};_gb .Warnings =append (_gb .Warnings ,_dcd ); +}; // DiffResults describes the results of the DiffPolicy. -type DiffResults struct{Warnings []*DiffResult ;Errors []*DiffResult ;};func (_fgb *DiffResults )addError (_afcb *DiffResult ){if _fgb .Errors ==nil {_fgb .Errors =make ([]*DiffResult ,0);};_fgb .Errors =append (_fgb .Errors ,_afcb );}; +type DiffResults struct{Warnings []*DiffResult ;Errors []*DiffResult ;}; + +// 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 ;type defaultDiffPolicy struct{_f map[int64 ]_e .PdfObject ;_a *DiffResults ;_ef DocMDPPermission ;};func (_faf *defaultDiffPolicy )compareAnnots (_dgg int ,_eag ,_fc []_e .PdfObject )error {_bda :=make (map[int64 ]*_e .PdfObjectDictionary ); +for _ ,_egg :=range _eag {_bbf ,_dbcb :=_e .GetIndirect (_egg );if !_dbcb {return _b .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");};_cagf ,_dbcb :=_e .GetDict (_bbf .PdfObject ); +if !_dbcb {return _b .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");};_bda [_bbf .ObjectNumber ]=_cagf ;};for _ ,_eff :=range _fc {_add ,_eggc :=_e .GetIndirect (_eff ); +if !_eggc {return _b .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");};_effc ,_eggc :=_e .GetDict (_add .PdfObject );if !_eggc {return _b .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"); +};_bdad ,_ :=_e .GetStringVal (_effc .Get ("\u0054"));_eb ,_ :=_e .GetNameVal (_effc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if _ ,_bdcc :=_bda [_add .ObjectNumber ];!_bdcc {switch _faf ._ef {case NoRestrictions ,FillFormsAndAnnots :_faf ._a .addWarningWithDescription (_dgg ,_g .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",_eb ,_bdad )); +default:_bdca ,_aa :=_e .GetDict (_add .PdfObject );if !_aa {return _b .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_bag ,_aa :=_e .GetNameVal (_bdca .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_aa {return _b .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 _bag =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _faf ._ef {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_faf ._a .addWarningWithDescription (_dgg ,_g .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",_eb ,_bdad )); +default:_faf ._a .addErrorWithDescription (_dgg ,_g .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",_eb ,_bdad ));};}else {_faf ._a .addErrorWithDescription (_dgg ,_g .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",_eb ,_bdad )); +};};}else {delete (_bda ,_add .ObjectNumber );if _cbd ,_bfg :=_faf ._f [_add .ObjectNumber ];_bfg {switch _faf ._ef {case NoRestrictions ,FillFormsAndAnnots :_faf ._a .addWarningWithDescription (_dgg ,_g .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",_eb ,_bdad )); +default:_dabb ,_bbeg :=_e .GetIndirect (_cbd );if !_bbeg {return _b .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_cbb ,_bbeg :=_e .GetDict (_dabb .PdfObject );if !_bbeg {return _b .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e"); +};_dc ,_bbeg :=_e .GetNameVal (_cbb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_bbeg {return _b .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 _dc =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _faf ._ef {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_faf ._a .addWarningWithDescription (_dgg ,_g .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",_eb ,_bdad )); +default:_faf ._a .addErrorWithDescription (_dgg ,_g .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",_eb ,_bdad ));};}else {_faf ._a .addErrorWithDescription (_dgg ,_g .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",_eb ,_bdad )); +};};};};};for _ ,_ae :=range _bda {_adc ,_ :=_e .GetStringVal (_ae .Get ("\u0054"));_egb ,_ :=_e .GetNameVal (_ae .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));switch _faf ._ef {case NoRestrictions ,FillFormsAndAnnots :_faf ._a .addWarningWithDescription (_dgg ,_g .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",_egb ,_adc )); +default:_faf ._a .addErrorWithDescription (_dgg ,_g .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",_egb ,_adc ));};};return nil ;};func (_fgg *defaultDiffPolicy )comparePages (_ceg int ,_deb ,_efa *_e .PdfIndirectObject )error {if _ ,_bfa :=_fgg ._f [_efa .ObjectNumber ]; +_bfa {_fgg ._a .addErrorWithDescription (_ceg ,"\u0050a\u0067e\u0073\u0020\u0077\u0065\u0072e\u0020\u0063h\u0061\u006e\u0067\u0065\u0064");};_fb ,_ffa :=_e .GetDict (_efa .PdfObject );_dad ,_bbe :=_e .GetDict (_deb .PdfObject );if !_ffa ||!_bbe {return _b .New ("\u0075n\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0050\u0061g\u0065\u0073\u0027\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +};_fea ,_ffa :=_e .GetArray (_fb .Get ("\u004b\u0069\u0064\u0073"));_gd ,_bbe :=_e .GetArray (_dad .Get ("\u004b\u0069\u0064\u0073"));if !_ffa ||!_bbe {return _b .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"); +};_ecg :=_fea .Len ();if _ecg > _gd .Len (){_ecg =_gd .Len ();};for _bdc :=0;_bdc < _ecg ;_bdc ++{_ad ,_cdf :=_e .GetIndirect (_e .ResolveReference (_gd .Get (_bdc )));_gdf ,_egf :=_e .GetIndirect (_e .ResolveReference (_fea .Get (_bdc )));if !_cdf ||!_egf {return _b .New ("\u0075\u006e\u0065\u0078pe\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065c\u0074"); +};if _ad .ObjectNumber !=_gdf .ObjectNumber {_fgg ._a .addErrorWithDescription (_ceg ,_g .Sprintf ("p\u0061\u0067\u0065\u0020#%\u0064 \u0077\u0061\u0073\u0020\u0072e\u0070\u006c\u0061\u0063\u0065\u0064",_bdc ));};_fdg ,_cdf :=_e .GetDict (_gdf );_fbd ,_egf :=_e .GetDict (_ad ); +if !_cdf ||!_egf {return _b .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");};_bgd ,_ade :=_cdb (_fdg .Get ("\u0041\u006e\u006e\u006f\u0074\u0073")); +if _ade !=nil {return _ade ;};_abc ,_ade :=_cdb (_fbd .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if _ade !=nil {return _ade ;};if _bdb :=_fgg .compareAnnots (_ceg ,_abc ,_bgd );_bdb !=nil {return _bdb ;};};for _cdg :=_ecg +1;_cdg <=_fea .Len ();_cdg ++{_fgg ._a .addErrorWithDescription (_ceg ,_g .Sprintf ("\u0070a\u0067e\u0020\u0023\u0025\u0064\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_cdg )); +};for _bdd :=_ecg +1;_bdd <=_gd .Len ();_bdd ++{_fgg ._a .addErrorWithDescription (_ceg ,_g .Sprintf ("p\u0061g\u0065\u0020\u0023\u0025\u0064\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_bdd ));};return nil ;};func _cdb (_gcgf _e .PdfObject )([]_e .PdfObject ,error ){_accd :=make ([]_e .PdfObject ,0); +if _gcgf !=nil {_adf :=_gcgf ;if _bdda ,_bgb :=_e .GetIndirect (_gcgf );_bgb {_adf =_bdda .PdfObject ;};if _dbab ,_fga :=_e .GetArray (_adf );_fga {_accd =_dbab .Elements ();}else {return nil ,_b .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0061n\u006eo\u0074s\u0027\u0020\u006f\u0062\u006a\u0065\u0063t"); +};};return _accd ,nil ;}; // MDPParameters describes parameters for the MDP checks (now only DocMDP). -type MDPParameters struct{DocMDPLevel DocMDPPermission ;};func (_fe *defaultDiffPolicy )compareAnnots (_ffd int ,_eea ,_aac []_d .PdfObject )error {_cag :=make (map[int64 ]*_d .PdfObjectDictionary );for _ ,_bbf :=range _eea {_ccd ,_dbaa :=_d .GetIndirect (_bbf ); -if !_dbaa {return _bg .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");};_ecc ,_dbaa :=_d .GetDict (_ccd .PdfObject );if !_dbaa {return _bg .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"); -};_cag [_ccd .ObjectNumber ]=_ecc ;};for _ ,_eeae :=range _aac {_cd ,_df :=_d .GetIndirect (_eeae );if !_df {return _bg .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"); -};_aaa ,_df :=_d .GetDict (_cd .PdfObject );if !_df {return _bg .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");};_afc ,_ :=_d .GetStringVal (_aaa .Get ("\u0054")); -_fadb ,_ :=_d .GetNameVal (_aaa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if _ ,_ce :=_cag [_cd .ObjectNumber ];!_ce {switch _fe ._g {case NoRestrictions ,FillFormsAndAnnots :_fe ._e .addWarningWithDescription (_ffd ,_c .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",_fadb ,_afc )); -default:_bbae ,_aec :=_d .GetDict (_cd .PdfObject );if !_aec {return _bg .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_bdg ,_aec :=_d .GetNameVal (_bbae .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_aec {return _bg .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 _bdg =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _fe ._g {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_fe ._e .addWarningWithDescription (_ffd ,_c .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",_fadb ,_afc )); -default:_fe ._e .addErrorWithDescription (_ffd ,_c .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",_fadb ,_afc ));};}else {_fe ._e .addErrorWithDescription (_ffd ,_c .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",_fadb ,_afc )); -};};}else {delete (_cag ,_cd .ObjectNumber );if _egg ,_ece :=_fe ._cf [_cd .ObjectNumber ];_ece {switch _fe ._g {case NoRestrictions ,FillFormsAndAnnots :_fe ._e .addWarningWithDescription (_ffd ,_c .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",_fadb ,_afc )); -default:_bc ,_dgg :=_d .GetIndirect (_egg );if !_dgg {return _bg .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_agfa ,_dgg :=_d .GetDict (_bc .PdfObject );if !_dgg {return _bg .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e"); -};_dga ,_dgg :=_d .GetNameVal (_agfa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_dgg {return _bg .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 _dga =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _fe ._g {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_fe ._e .addWarningWithDescription (_ffd ,_c .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",_fadb ,_afc )); -default:_fe ._e .addErrorWithDescription (_ffd ,_c .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",_fadb ,_afc ));};}else {_fe ._e .addErrorWithDescription (_ffd ,_c .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",_fadb ,_afc )); -};};};};};for _ ,_fdg :=range _cag {_dag ,_ :=_d .GetStringVal (_fdg .Get ("\u0054"));_eda ,_ :=_d .GetNameVal (_fdg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));switch _fe ._g {case NoRestrictions ,FillFormsAndAnnots :_fe ._e .addWarningWithDescription (_ffd ,_c .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",_eda ,_dag )); -default:_fe ._e .addErrorWithDescription (_ffd ,_c .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",_eda ,_dag ));};};return nil ;}; +type MDPParameters struct{DocMDPLevel DocMDPPermission ;};func (_ddc *defaultDiffPolicy )compareFields (_ge int ,_agf ,_deg []_e .PdfObject )error {_cad :=make (map[int64 ]*_e .PdfObjectDictionary );for _ ,_ed :=range _agf {_cb ,_cc :=_e .GetIndirect (_ed ); +if !_cc {return _b .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");};_bf ,_cc :=_e .GetDict (_cb .PdfObject );if !_cc {return _b .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"); +};_cad [_cb .ObjectNumber ]=_bf ;};for _ ,_cbc :=range _deg {_ggc ,_dac :=_e .GetIndirect (_cbc );if !_dac {return _b .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"); +};_dbc ,_dac :=_e .GetDict (_ggc .PdfObject );if !_dac {return _b .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 :=_dbc .Get ("\u0054");if _ ,_bg :=_ddc ._f [_ggc .ObjectNumber ]; +_bg {switch _ddc ._ef {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_ddc ._a .addWarningWithDescription (_ge ,_g .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T ));default:_ddc ._a .addErrorWithDescription (_ge ,_g .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T )); +};};if _ ,_dab :=_cad [_ggc .ObjectNumber ];!_dab {switch _ddc ._ef {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_ddc ._a .addWarningWithDescription (_ge ,_g .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_dbc .Get ("\u0054"))); +default:_ddc ._a .addErrorWithDescription (_ge ,_g .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_dbc .Get ("\u0054")));};}else {delete (_cad ,_ggc .ObjectNumber );if _ ,_ege :=_ddc ._f [_ggc .ObjectNumber ]; +_ege {switch _ddc ._ef {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_ddc ._a .addWarningWithDescription (_ge ,_g .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_dbc .Get ("\u0054"))); +default:_ddc ._a .addErrorWithDescription (_ge ,_g .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_dbc .Get ("\u0054")));};};};if FT ,_cf :=_e .GetNameVal (_dbc .Get ("\u0046\u0054"));_cf {if FT =="\u0053\u0069\u0067"{if _ddd ,_ffc :=_e .GetIndirect (_dbc .Get ("\u0056")); +_ffc {if _ ,_cgb :=_ddc ._f [_ddd .ObjectNumber ];_cgb {switch _ddc ._ef {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_ddc ._a .addWarningWithDescription (_ge ,_g .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:_ddc ._a .addErrorWithDescription (_ge ,_g .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 _ ,_fd :=range _cad {switch _ddc ._ef {case NoRestrictions :_ddc ._a .addWarningWithDescription (_ge ,_g .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_fd .Get ("\u0054")));default:_ddc ._a .addErrorWithDescription (_ge ,_g .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_fd .Get ("\u0054"))); +};};return nil ;}; -// String returns the state of the warning. -func (_dda *DiffResult )String ()string {return _c .Sprintf ("\u0025\u0073\u0020\u0069n \u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u0020\u0023\u0025\u0064",_dda .Description ,_dda .Revision );};func (_fada *DiffResults )addWarningWithDescription (_dgb int ,_ead string ){if _fada .Warnings ==nil {_fada .Warnings =make ([]*DiffResult ,0); -};_fada .Warnings =append (_fada .Warnings ,&DiffResult {Revision :_dgb ,Description :_ead });};type defaultDiffPolicy struct{_cf map[int64 ]_d .PdfObject ;_e *DiffResults ;_g DocMDPPermission ;};func (_dgfb *DiffResults )addWarning (_bcf *DiffResult ){if _dgfb .Warnings ==nil {_dgfb .Warnings =make ([]*DiffResult ,0); -};_dgfb .Warnings =append (_dgfb .Warnings ,_bcf );};func NewDefaultDiffPolicy ()DiffPolicy {return &defaultDiffPolicy {_cf :nil ,_e :&DiffResults {},_g :0};};func (_afe *defaultDiffPolicy )compareFields (_fad int ,_aff ,_cfde []_d .PdfObject )error {_ebg :=make (map[int64 ]*_d .PdfObjectDictionary ); -for _ ,_gfc :=range _aff {_ac ,_gd :=_d .GetIndirect (_gfc );if !_gd {return _bg .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");};_bgb ,_gd :=_d .GetDict (_ac .PdfObject ); -if !_gd {return _bg .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");};_ebg [_ac .ObjectNumber ]=_bgb ;};for _ ,_fg :=range _cfde {_ff ,_debg :=_d .GetIndirect (_fg ); -if !_debg {return _bg .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");};_bgc ,_debg :=_d .GetDict (_ff .PdfObject );if !_debg {return _bg .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 :=_bgc .Get ("\u0054");if _ ,_gfcc :=_afe ._cf [_ff .ObjectNumber ];_gfcc {switch _afe ._g {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_afe ._e .addWarningWithDescription (_fad ,_c .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T )); -default:_afe ._e .addErrorWithDescription (_fad ,_c .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T ));};};if _ ,_gaeg :=_ebg [_ff .ObjectNumber ];!_gaeg {switch _afe ._g {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_afe ._e .addWarningWithDescription (_fad ,_c .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_bgc .Get ("\u0054"))); -default:_afe ._e .addErrorWithDescription (_fad ,_c .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_bgc .Get ("\u0054")));};}else {delete (_ebg ,_ff .ObjectNumber );if _ ,_cc :=_afe ._cf [_ff .ObjectNumber ]; -_cc {switch _afe ._g {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_afe ._e .addWarningWithDescription (_fad ,_c .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_bgc .Get ("\u0054")));default:_afe ._e .addErrorWithDescription (_fad ,_c .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_bgc .Get ("\u0054"))); -};};};if FT ,_egb :=_d .GetNameVal (_bgc .Get ("\u0046\u0054"));_egb {if FT =="\u0053\u0069\u0067"{if _caf ,_fgf :=_d .GetIndirect (_bgc .Get ("\u0056"));_fgf {if _ ,_gfd :=_afe ._cf [_caf .ObjectNumber ];_gfd {switch _afe ._g {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_afe ._e .addWarningWithDescription (_fad ,_c .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:_afe ._e .addErrorWithDescription (_fad ,_c .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 _ ,_abc :=range _ebg {switch _afe ._g {case NoRestrictions :_afe ._e .addWarningWithDescription (_fad ,_c .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_abc .Get ("\u0054")));default:_afe ._e .addErrorWithDescription (_fad ,_c .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_abc .Get ("\u0054"))); -};};return nil ;};func (_eef *DiffResults )addErrorWithDescription (_bfaf int ,_cec string ){if _eef .Errors ==nil {_eef .Errors =make ([]*DiffResult ,0);};_eef .Errors =append (_eef .Errors ,&DiffResult {Revision :_bfaf ,Description :_cec });};func (_fag *defaultDiffPolicy )comparePages (_eba int ,_bb ,_egc *_d .PdfIndirectObject )error {if _ ,_ffb :=_fag ._cf [_egc .ObjectNumber ]; -_ffb {_fag ._e .addErrorWithDescription (_eba ,"\u0050a\u0067e\u0073\u0020\u0077\u0065\u0072e\u0020\u0063h\u0061\u006e\u0067\u0065\u0064");};_dgd ,_ebd :=_d .GetDict (_egc .PdfObject );_baa ,_bage :=_d .GetDict (_bb .PdfObject );if !_ebd ||!_bage {return _bg .New ("\u0075n\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0050\u0061g\u0065\u0073\u0027\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -};_ad ,_ebd :=_d .GetArray (_dgd .Get ("\u004b\u0069\u0064\u0073"));_aa ,_bage :=_d .GetArray (_baa .Get ("\u004b\u0069\u0064\u0073"));if !_ebd ||!_bage {return _bg .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"); -};_aga :=_ad .Len ();if _aga > _aa .Len (){_aga =_aa .Len ();};for _ge :=0;_ge < _aga ;_ge ++{_affa ,_gbf :=_d .GetIndirect (_d .ResolveReference (_aa .Get (_ge )));_gee ,_dea :=_d .GetIndirect (_d .ResolveReference (_ad .Get (_ge )));if !_gbf ||!_dea {return _bg .New ("\u0075\u006e\u0065\u0078pe\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065c\u0074"); -};if _affa .ObjectNumber !=_gee .ObjectNumber {_fag ._e .addErrorWithDescription (_eba ,_c .Sprintf ("p\u0061\u0067\u0065\u0020#%\u0064 \u0077\u0061\u0073\u0020\u0072e\u0070\u006c\u0061\u0063\u0065\u0064",_ge ));};_dba ,_gbf :=_d .GetDict (_gee );_agf ,_dea :=_d .GetDict (_affa ); -if !_gbf ||!_dea {return _bg .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");};_ege ,_ee :=_adc (_dba .Get ("\u0041\u006e\u006e\u006f\u0074\u0073")); -if _ee !=nil {return _ee ;};_fc ,_ee :=_adc (_agf .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if _ee !=nil {return _ee ;};if _bfc :=_fag .compareAnnots (_eba ,_fc ,_ege );_bfc !=nil {return _bfc ;};};for _dgf :=_aga +1;_dgf <=_ad .Len ();_dgf ++{_fag ._e .addErrorWithDescription (_eba ,_c .Sprintf ("\u0070a\u0067e\u0020\u0023\u0025\u0064\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_dgf )); -};for _gde :=_aga +1;_gde <=_aa .Len ();_gde ++{_fag ._e .addErrorWithDescription (_eba ,_c .Sprintf ("p\u0061g\u0065\u0020\u0023\u0025\u0064\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_gde ));};return nil ;}; +// 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 (_ab *defaultDiffPolicy )ReviewFile (oldParser *_e .PdfParser ,newParser *_e .PdfParser ,params *MDPParameters )(*DiffResults ,error ){if oldParser .GetRevisionNumber ()> newParser .GetRevisionNumber (){return nil ,_b .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 ,_b .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 {_ab ._ef =NoRestrictions ;}else {_ab ._ef =params .DocMDPLevel ;};_d :=&DiffResults {};for _dg :=oldParser .GetRevisionNumber ()+1;_dg <=newParser .GetRevisionNumber ();_dg ++{_de ,_dd :=newParser .GetRevision (_dg -1); +if _dd !=nil {return nil ,_dd ;};_gg ,_dd :=newParser .GetRevision (_dg );if _dd !=nil {return nil ,_dd ;};_da ,_dd :=_ab .compareRevisions (_de ,_gg );if _dd !=nil {return nil ,_dd ;};_d .Warnings =append (_d .Warnings ,_da .Warnings ...);_d .Errors =append (_d .Errors ,_da .Errors ...); +};return _d ,nil ;};func NewDefaultDiffPolicy ()DiffPolicy {return &defaultDiffPolicy {_f :nil ,_a :&DiffResults {},_ef :0};};func (_fag *DiffResults )addWarningWithDescription (_bfaa int ,_dbb string ){if _fag .Warnings ==nil {_fag .Warnings =make ([]*DiffResult ,0); +};_fag .Warnings =append (_fag .Warnings ,&DiffResult {Revision :_bfaa ,Description :_dbb });}; // DiffPolicy interface for comparing two revisions of the Pdf document. type DiffPolicy interface{ @@ -64,31 +87,12 @@ type DiffPolicy interface{ // 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 (_dc *_d .PdfParser ,_eaf *_d .PdfParser ,_bff *MDPParameters )(*DiffResults ,error );};const (NoRestrictions DocMDPPermission =0;NoChanges DocMDPPermission =1;FillForms DocMDPPermission =2;FillFormsAndAnnots DocMDPPermission =3;); - -// IsPermitted returns true if changes permitted. -func (_faa *DiffResults )IsPermitted ()bool {return len (_faa .Errors )==0};func (_ec *defaultDiffPolicy )compareRevisions (_ae *_d .PdfParser ,_ga *_d .PdfParser )(*DiffResults ,error ){var _bd error ;_ec ._cf ,_bd =_ga .GetUpdatedObjects (_ae );if _bd !=nil {return &DiffResults {},_bd ; -};if len (_ec ._cf )==0{return &DiffResults {},nil ;};_gb :=_ga .GetRevisionNumber ();_fd ,_be :=_d .GetIndirect (_d .ResolveReference (_ae .GetTrailer ().Get ("\u0052\u006f\u006f\u0074")));_ca ,_de :=_d .GetIndirect (_d .ResolveReference (_ga .GetTrailer ().Get ("\u0052\u006f\u006f\u0074"))); -if !_be ||!_de {return &DiffResults {},_bg .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");};_db ,_be :=_d .GetDict (_d .ResolveReference (_fd .PdfObject )); -_af ,_de :=_d .GetDict (_d .ResolveReference (_ca .PdfObject ));if !_be ||!_de {return &DiffResults {},_bg .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 _dbb ,_fb :=_d .GetIndirect (_af .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_fb {_eg ,_ed :=_d .GetDict (_dbb );if !_ed {return &DiffResults {},_bg .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"); -};_cfd :=make ([]_d .PdfObject ,0);if _dd ,_ag :=_d .GetIndirect (_db .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_ag {if _bfd ,_bge :=_d .GetDict (_dd );_bge {if _eb ,_dbf :=_d .GetArray (_bfd .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); -_dbf {_cfd =_eb .Elements ();};};};_dbe ,_ed :=_d .GetArray (_eg .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_ed {return &DiffResults {},_bg .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 _afa :=_ec .compareFields (_gb ,_cfd ,_dbe .Elements ());_afa !=nil {return &DiffResults {},_afa ;};};_fbg ,_deb :=_d .GetIndirect (_af .Get ("\u0050\u0061\u0067e\u0073"));if !_deb {return &DiffResults {},_bg .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"); -};_fa ,_deb :=_d .GetIndirect (_db .Get ("\u0050\u0061\u0067e\u0073"));if !_deb {return &DiffResults {},_bg .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 _gae :=_ec .comparePages (_gb ,_fa ,_fbg );_gae !=nil {return &DiffResults {},_gae ;};return _ec ._e ,nil ;}; +ReviewFile (_ecf *_e .PdfParser ,_edd *_e .PdfParser ,_ffg *MDPParameters )(*DiffResults ,error );};func (_efeb *DiffResults )addError (_gf *DiffResult ){if _efeb .Errors ==nil {_efeb .Errors =make ([]*DiffResult ,0);};_efeb .Errors =append (_efeb .Errors ,_gf ); +}; -// 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 (_ba *defaultDiffPolicy )ReviewFile (oldParser *_d .PdfParser ,newParser *_d .PdfParser ,params *MDPParameters )(*DiffResults ,error ){if oldParser .GetRevisionNumber ()> newParser .GetRevisionNumber (){return nil ,_bg .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 ,_bg .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 {_ba ._g =NoRestrictions ;}else {_ba ._g =params .DocMDPLevel ;};_f :=&DiffResults {};for _bf :=oldParser .GetRevisionNumber ()+1;_bf <=newParser .GetRevisionNumber ();_bf ++{_bag ,_ea :=newParser .GetRevision (_bf -1); -if _ea !=nil {return nil ,_ea ;};_a ,_ea :=newParser .GetRevision (_bf );if _ea !=nil {return nil ,_ea ;};_gf ,_ea :=_ba .compareRevisions (_bag ,_a );if _ea !=nil {return nil ,_ea ;};_f .Warnings =append (_f .Warnings ,_gf .Warnings ...);_f .Errors =append (_f .Errors ,_gf .Errors ...); -};return _f ,nil ;};func _adc (_bfa _d .PdfObject )([]_d .PdfObject ,error ){_gbfc :=make ([]_d .PdfObject ,0);if _bfa !=nil {_cg :=_bfa ;if _cdf ,_aacd :=_d .GetIndirect (_bfa );_aacd {_cg =_cdf .PdfObject ;};if _gbd ,_bgf :=_d .GetArray (_cg );_bgf {_gbfc =_gbd .Elements (); -}else {return nil ,_bg .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0061n\u006eo\u0074s\u0027\u0020\u006f\u0062\u006a\u0065\u0063t");};};return _gbfc ,nil ;}; +// String returns the state of the warning. +func (_bde *DiffResult )String ()string {return _g .Sprintf ("\u0025\u0073\u0020\u0069n \u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u0020\u0023\u0025\u0064",_bde .Description ,_bde .Revision );};func (_efb *DiffResults )addErrorWithDescription (_bgbe int ,_eeb string ){if _efb .Errors ==nil {_efb .Errors =make ([]*DiffResult ,0); +};_efb .Errors =append (_efb .Errors ,&DiffResult {Revision :_bgbe ,Description :_eeb });}; -// 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 ; \ No newline at end of file +// IsPermitted returns true if changes permitted. +func (_dee *DiffResults )IsPermitted ()bool {return len (_dee .Errors )==0}; \ No newline at end of file diff --git a/model/model.go b/model/model.go index 95db0f74..f2cd6a32 100644 --- a/model/model.go +++ b/model/model.go @@ -37,410 +37,361 @@ // 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 (_dg "bufio";_ag "bytes";_ae "crypto/md5";_bc "crypto/rand";_f "crypto/sha1";_eg "crypto/x509";_be "encoding/binary";_bd "encoding/hex";_ge "errors";_e "fmt";_ec "github.com/unidoc/pkcs7";_ff "github.com/unidoc/unipdf/v3/common";_ce "github.com/unidoc/unipdf/v3/core"; -_cca "github.com/unidoc/unipdf/v3/core/security";_aee "github.com/unidoc/unipdf/v3/core/security/crypt";_ga "github.com/unidoc/unipdf/v3/internal/cmap";_gf "github.com/unidoc/unipdf/v3/internal/imageutil";_gec "github.com/unidoc/unipdf/v3/internal/license"; -_gb "github.com/unidoc/unipdf/v3/internal/sampling";_dc "github.com/unidoc/unipdf/v3/internal/textencoding";_gdc "github.com/unidoc/unipdf/v3/internal/timeutils";_efc "github.com/unidoc/unipdf/v3/internal/transform";_ffa "github.com/unidoc/unipdf/v3/model/internal/docutil"; -_ee "github.com/unidoc/unipdf/v3/model/internal/fonts";_aef "github.com/unidoc/unipdf/v3/model/mdp";_bcd "github.com/unidoc/unipdf/v3/model/sigutil";_caa "github.com/unidoc/unipdf/v3/ps";_eb "github.com/unidoc/unitype";_ffae "golang.org/x/xerrors";_d "hash"; -_cb "image";_cc "image/color";_ "image/gif";_ "image/png";_gd "io";_fcg "io/ioutil";_egg "math";_fb "math/rand";_dd "os";_cd "regexp";_bf "sort";_dgb "strconv";_g "strings";_b "sync";_c "time";_ef "unicode";_ca "unicode/utf8";); +package model ;import (_g "bufio";_bb "bytes";_eg "crypto/md5";_ba "crypto/rand";_dda "crypto/sha1";_ff "crypto/x509";_eb "encoding/binary";_f "encoding/hex";_gf "errors";_a "fmt";_aaf "github.com/gabriel-vasile/mimetype";_bf "github.com/unidoc/pkcs7"; +_fb "github.com/unidoc/unipdf/v3/common";_cde "github.com/unidoc/unipdf/v3/core";_da "github.com/unidoc/unipdf/v3/core/security";_ad "github.com/unidoc/unipdf/v3/core/security/crypt";_ega "github.com/unidoc/unipdf/v3/internal/cmap";_bbb "github.com/unidoc/unipdf/v3/internal/imageutil"; +_af "github.com/unidoc/unipdf/v3/internal/license";_afa "github.com/unidoc/unipdf/v3/internal/sampling";_fab "github.com/unidoc/unipdf/v3/internal/textencoding";_gb "github.com/unidoc/unipdf/v3/internal/timeutils";_bc "github.com/unidoc/unipdf/v3/internal/transform"; +_aae "github.com/unidoc/unipdf/v3/model/internal/docutil";_baf "github.com/unidoc/unipdf/v3/model/internal/fonts";_fd "github.com/unidoc/unipdf/v3/model/mdp";_fdg "github.com/unidoc/unipdf/v3/model/sigutil";_fe "github.com/unidoc/unipdf/v3/ps";_bae "github.com/unidoc/unitype"; +_fa "golang.org/x/xerrors";_e "hash";_cg "image";_d "image/color";_ "image/gif";_ "image/png";_df "io";_gd "io/ioutil";_ce "math";_cc "math/rand";_cd "os";_dg "path/filepath";_cgg "regexp";_cf "sort";_ccg "strconv";_cce "strings";_c "sync";_gdd "time"; +_dd "unicode";_aa "unicode/utf8";); -// ToInteger convert to an integer format. -func (_ebcg *PdfColorDeviceRGB )ToInteger (bits int )[3]uint32 {_cgeg :=_egg .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_cgeg *_ebcg .R ()),uint32 (_cgeg *_ebcg .G ()),uint32 (_cgeg *_ebcg .B ())};};func (_agabd *PdfAcroForm )fill (_edcbd FieldValueProvider ,_ccfc FieldAppearanceGenerator )error {if _agabd ==nil {return nil ; -};_eccee ,_fcafg :=_edcbd .FieldValues ();if _fcafg !=nil {return _fcafg ;};for _ ,_cddd :=range _agabd .AllFields (){_gcee :=_cddd .PartialName ();_ffbfc ,_faac :=_eccee [_gcee ];if !_faac {if _bdgad ,_ddgf :=_cddd .FullName ();_ddgf ==nil {_ffbfc ,_faac =_eccee [_bdgad ]; -};};if !_faac {_ff .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",_gcee ); -continue ;};if _gace :=_cfcg (_cddd ,_ffbfc );_gace !=nil {return _gace ;};if _ccfc ==nil {continue ;};for _ ,_fdfeg :=range _cddd .Annotations {_bgfdd ,_cceae :=_ccfc .GenerateAppearanceDict (_agabd ,_cddd ,_fdfeg );if _cceae !=nil {return _cceae ;};_fdfeg .AP =_bgfdd ; -_fdfeg .ToPdfObject ();};};return nil ;};func (_fegd *PdfReader )newPdfAnnotationTextFromDict (_cded *_ce .PdfObjectDictionary )(*PdfAnnotationText ,error ){_becf :=PdfAnnotationText {};_fee ,_gaa :=_fegd .newPdfAnnotationMarkupFromDict (_cded );if _gaa !=nil {return nil ,_gaa ; -};_becf .PdfAnnotationMarkup =_fee ;_becf .Open =_cded .Get ("\u004f\u0070\u0065\u006e");_becf .Name =_cded .Get ("\u004e\u0061\u006d\u0065");_becf .State =_cded .Get ("\u0053\u0074\u0061t\u0065");_becf .StateModel =_cded .Get ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c"); -return &_becf ,nil ;}; +// BorderStyle defines border type, typically used for annotations. +type BorderStyle int ; -// SetFlag sets the flag for the field. -func (_ega *PdfField )SetFlag (flag FieldFlag ){_ega .Ff =_ce .MakeInteger (int64 (flag ))}; +// 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 (_dedge *PdfReader )Inspect ()(map[string ]int ,error ){return _dedge ._fdccd .Inspect ()};func (_bdbe *PdfReader )newPdfAnnotationPolygonFromDict (_eagf *_cde .PdfObjectDictionary )(*PdfAnnotationPolygon ,error ){_fdc :=PdfAnnotationPolygon {};_egec ,_gab :=_bdbe .newPdfAnnotationMarkupFromDict (_eagf ); +if _gab !=nil {return nil ,_gab ;};_fdc .PdfAnnotationMarkup =_egec ;_fdc .Vertices =_eagf .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_fdc .LE =_eagf .Get ("\u004c\u0045");_fdc .BS =_eagf .Get ("\u0042\u0053");_fdc .IC =_eagf .Get ("\u0049\u0043"); +_fdc .BE =_eagf .Get ("\u0042\u0045");_fdc .IT =_eagf .Get ("\u0049\u0054");_fdc .Measure =_eagf .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_fdc ,nil ;}; -// PdfShadingType1 is a Function-based shading. -type PdfShadingType1 struct{*PdfShading ;Domain *_ce .PdfObjectArray ;Matrix *_ce .PdfObjectArray ;Function []PdfFunction ;}; +// SetPdfAuthor sets the Author attribute of the output PDF. +func SetPdfAuthor (author string ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_eadgce =author }; -// GetContentStream returns the pattern cell's content stream -func (_efbe *PdfTilingPattern )GetContentStream ()([]byte ,error ){_dcfa ,_ ,_gaedb :=_efbe .GetContentStreamWithEncoder ();return _dcfa ,_gaedb ;}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_cbee pdfCIDFontType2 )GetCharMetrics (code _fab .CharCode )(_baf .CharMetrics ,bool ){if _bged ,_gdcdd :=_cbee ._bcbee [code ];_gdcdd {return _baf .CharMetrics {Wx :_bged },true ;};_ddaa :=rune (code );_fbfd ,_cabf :=_cbee ._cagbc [_ddaa ];if !_cabf {_fbfd =int (_cbee ._bgbdd ); +};return _baf .CharMetrics {Wx :float64 (_fbfd )},true ;};func _cccf ()*modelManager {_aggcc :=modelManager {};_aggcc ._fdaa =map[PdfModel ]_cde .PdfObject {};_aggcc ._ffdgf =map[_cde .PdfObject ]PdfModel {};return &_aggcc ;}; -// PdfAnnotationSquare represents Square annotations. -// (Section 12.5.6.8). -type PdfAnnotationSquare struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _ce .PdfObject ;IC _ce .PdfObject ;BE _ce .PdfObject ;RD _ce .PdfObject ;}; +// GetContainingPdfObject returns the container of the PdfAcroForm (indirect object). +func (_ggfcd *PdfAcroForm )GetContainingPdfObject ()_cde .PdfObject {return _ggfcd ._ddcfd }; -// PdfColorCalGray represents a CalGray colorspace. -type PdfColorCalGray float64 ; +// ToPdfObject returns colorspace in a PDF object format [name dictionary] +func (_dbagc *PdfColorspaceLab )ToPdfObject ()_cde .PdfObject {_geddd :=_cde .MakeArray ();_geddd .Append (_cde .MakeName ("\u004c\u0061\u0062"));_gbgd :=_cde .MakeDict ();if _dbagc .WhitePoint !=nil {_fageb :=_cde .MakeArray (_cde .MakeFloat (_dbagc .WhitePoint [0]),_cde .MakeFloat (_dbagc .WhitePoint [1]),_cde .MakeFloat (_dbagc .WhitePoint [2])); +_gbgd .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_fageb );}else {_fb .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 _dbagc .BlackPoint !=nil {_ggaf :=_cde .MakeArray (_cde .MakeFloat (_dbagc .BlackPoint [0]),_cde .MakeFloat (_dbagc .BlackPoint [1]),_cde .MakeFloat (_dbagc .BlackPoint [2]));_gbgd .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_ggaf ); +};if _dbagc .Range !=nil {_feae :=_cde .MakeArray (_cde .MakeFloat (_dbagc .Range [0]),_cde .MakeFloat (_dbagc .Range [1]),_cde .MakeFloat (_dbagc .Range [2]),_cde .MakeFloat (_dbagc .Range [3]));_gbgd .Set ("\u0052\u0061\u006eg\u0065",_feae );};_geddd .Append (_gbgd ); +if _dbagc ._fabc !=nil {_dbagc ._fabc .PdfObject =_geddd ;return _dbagc ._fabc ;};return _geddd ;}; -// ReplacePage replaces the original page to a new page. -func (_cgacd *PdfAppender )ReplacePage (pageNum int ,page *PdfPage ){_gcgac :=pageNum -1;for _gebc :=range _cgacd ._ggdc {if _gebc ==_gcgac {_adeg :=page .Duplicate ();_bfbegf (_adeg );_cgacd ._ggdc [_gebc ]=_adeg ;};};}; +// 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 *_cde .PdfParser ;DiffPolicy _fd .DiffPolicy ;}; -// GetFillImage get attached model.Image in push button. -func (_ecff *PdfFieldButton )GetFillImage ()*Image {if _ecff .IsPush (){return _ecff ._ffff ;};return nil ;}; +// GetNumComponents returns the number of color components (1 for Indexed). +func (_eaafa *PdfColorspaceSpecialIndexed )GetNumComponents ()int {return 1}; -// StdFontName represents name of a standard font. -type StdFontName =_ee .StdFontName ; +// GetNumComponents returns the number of input color components, i.e. that are input to the tint transform. +func (_ddfd *PdfColorspaceDeviceN )GetNumComponents ()int {return _ddfd .ColorantNames .Len ()}; -// ParsePdfObject parses input pdf object into given output intent. -func (_ebcee *PdfOutputIntent )ParsePdfObject (object _ce .PdfObject )error {_aeffc ,_aaace :=_ce .GetDict (object );if !_aaace {_ff .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 _ge .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"); -};_ebcee ._gfdaf =_aeffc ;_ebcee .Type ,_ =_aeffc .GetString ("\u0054\u0079\u0070\u0065");_ggcgcb ,_aaace :=_aeffc .GetString ("\u0053");if _aaace {switch _ggcgcb {case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411":_ebcee .S =PdfOutputIntentTypeA1 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00412":_ebcee .S =PdfOutputIntentTypeA2 ; -case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00413":_ebcee .S =PdfOutputIntentTypeA3 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00414":_ebcee .S =PdfOutputIntentTypeA4 ;case "\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0058":_ebcee .S =PdfOutputIntentTypeX ; -};};_ebcee .OutputCondition ,_ =_aeffc .GetString ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e");_ebcee .OutputConditionIdentifier ,_ =_aeffc .GetString ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r"); -_ebcee .RegistryName ,_ =_aeffc .GetString ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065");_ebcee .Info ,_ =_aeffc .GetString ("\u0049\u006e\u0066\u006f");if _fegc ,_bgefe :=_ce .GetStream (_aeffc .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065")); -_bgefe {_ebcee .ColorComponents ,_ =_ce .GetIntVal (_fegc .Get ("\u004e"));_edfe ,_edgac :=_ce .DecodeStream (_fegc );if _edgac !=nil {return _edgac ;};_ebcee .DestOutputProfile =_edfe ;};return nil ;}; +// 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 *_cde .PdfObjectInteger ;TilingType *_cde .PdfObjectInteger ;BBox *PdfRectangle ;XStep *_cde .PdfObjectFloat ;YStep *_cde .PdfObjectFloat ;Resources *PdfPageResources ;Matrix *_cde .PdfObjectArray ;}; -// String returns a string representation of the field. -func (_gfca *PdfField )String ()string {if _dbbbg ,_gcgb :=_gfca .ToPdfObject ().(*_ce .PdfIndirectObject );_gcgb {return _e .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_gfca ._dcagc ,_dbbbg .PdfObject .String ());};return "";}; -// NewGrayImageFromGoImage creates a new grayscale unidoc Image from a golang Image. -func (_gcbc DefaultImageHandler )NewGrayImageFromGoImage (goimg _cb .Image )(*Image ,error ){_bbccfb :=goimg .Bounds ();_eefee :=&Image {Width :int64 (_bbccfb .Dx ()),Height :int64 (_bbccfb .Dy ()),ColorComponents :1,BitsPerComponent :8};switch _adeaca :=goimg .(type ){case *_cb .Gray :if len (_adeaca .Pix )!=_bbccfb .Dx ()*_bbccfb .Dy (){_gdbef ,_accab :=_gf .GrayConverter .Convert (goimg ); -if _accab !=nil {return nil ,_accab ;};_eefee .Data =_gdbef .Pix ();}else {_eefee .Data =_adeaca .Pix ;};case *_cb .Gray16 :_eefee .BitsPerComponent =16;if len (_adeaca .Pix )!=_bbccfb .Dx ()*_bbccfb .Dy ()*2{_dbdef ,_efca :=_gf .Gray16Converter .Convert (goimg ); -if _efca !=nil {return nil ,_efca ;};_eefee .Data =_dbdef .Pix ();}else {_eefee .Data =_adeaca .Pix ;};case _gf .Image :_dfccg :=_adeaca .Base ();if _dfccg .ColorComponents ==1{_eefee .BitsPerComponent =int64 (_dfccg .BitsPerComponent );_eefee .Data =_dfccg .Data ; -return _eefee ,nil ;};_bcaba ,_dgbc :=_gf .GrayConverter .Convert (goimg );if _dgbc !=nil {return nil ,_dgbc ;};_eefee .Data =_bcaba .Pix ();default:_bgbcd ,_dceeb :=_gf .GrayConverter .Convert (goimg );if _dceeb !=nil {return nil ,_dceeb ;};_eefee .Data =_bgbcd .Pix (); -};return _eefee ,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 ;func (_ggbb *PdfAppender )mergeResources (_beae ,_fbcb _cde .PdfObject ,_eggeg map[_cde .PdfObjectName ]_cde .PdfObjectName )_cde .PdfObject {if _fbcb ==nil &&_beae ==nil {return nil ;};if _fbcb ==nil {return _beae ; +};_edd ,_bggf :=_cde .GetDict (_fbcb );if !_bggf {return _beae ;};if _beae ==nil {_dgceb :=_cde .MakeDict ();_dgceb .Merge (_edd );return _fbcb ;};_ebebe ,_bggf :=_cde .GetDict (_beae );if !_bggf {_fb .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"); +_ebebe =_cde .MakeDict ();};for _ ,_gagb :=range _edd .Keys (){if _cbda ,_begb :=_eggeg [_gagb ];_begb {_ebebe .Set (_cbda ,_edd .Get (_gagb ));}else {_ebebe .Set (_gagb ,_edd .Get (_gagb ));};};return _ebebe ;};func (_gbf *PdfColorspaceCalGray )String ()string {return "\u0043a\u006c\u0047\u0072\u0061\u0079"}; +func (_fceade Image )getBase ()_bbb .ImageBase {return _bbb .NewImageBase (int (_fceade .Width ),int (_fceade .Height ),int (_fceade .BitsPerComponent ),_fceade .ColorComponents ,_fceade .Data ,_fceade ._cbcfe ,_fceade ._gdbc );}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 4 for a CMYK32 device. -func (_afdd *PdfColorspaceDeviceCMYK )GetNumComponents ()int {return 4}; +// 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 _df .ReadSeeker )(*PdfFont ,error ){const _acbe =_fab .CharCode (32);const _aefae =_fab .CharCode (255);_gfbgb ,_fddcee :=_gd .ReadAll (r );if _fddcee !=nil {_fb .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",_fddcee ); +return nil ,_fddcee ;};_dccac ,_fddcee :=_baf .TtfParse (_bb .NewReader (_gfbgb ));if _fddcee !=nil {_fb .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",_fddcee ); +return nil ,_fddcee ;};_ecbgb :=&pdfFontSimple {_gceedd :make (map[_fab .CharCode ]float64 ),fontCommon :fontCommon {_cfgg :"\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"}};_ecbgb ._fecga =_fab .NewWinAnsiEncoder ();_ecbgb ._bbdf =_dccac .PostScriptName ; +_ecbgb .FirstChar =_cde .MakeInteger (int64 (_acbe ));_ecbgb .LastChar =_cde .MakeInteger (int64 (_aefae ));_ffdfb :=1000.0/float64 (_dccac .UnitsPerEm );if len (_dccac .Widths )<=0{return nil ,_gf .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"); +};_fbgd :=_ffdfb *float64 (_dccac .Widths [0]);_gcbab :=make ([]float64 ,0,_aefae -_acbe +1);for _ecfaa :=_acbe ;_ecfaa <=_aefae ;_ecfaa ++{_eeaa ,_effbc :=_ecbgb .Encoder ().CharcodeToRune (_ecfaa );if !_effbc {_fb .Log .Debug ("\u0052u\u006e\u0065\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u0028c\u006f\u0064\u0065\u003a\u0020\u0025\u0064)",_ecfaa ); +_gcbab =append (_gcbab ,_fbgd );continue ;};_bacdf ,_gaca :=_dccac .Chars [_eeaa ];if !_gaca {_fb .Log .Debug ("R\u0075\u006e\u0065\u0020no\u0074 \u0069\u006e\u0020\u0054\u0054F\u0020\u0043\u0068\u0061\u0072\u0073");_gcbab =append (_gcbab ,_fbgd );continue ; +};_dgabc :=_ffdfb *float64 (_dccac .Widths [_bacdf ]);_gcbab =append (_gcbab ,_dgabc );};_ecbgb .Widths =_cde .MakeIndirectObject (_cde .MakeArrayFromFloats (_gcbab ));if len (_gcbab )< int (_aefae -_acbe +1){_fb .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 (_gcbab ),255-32+1); +return nil ,_cde .ErrRangeError ;};for _egega :=_acbe ;_egega <=_aefae ;_egega ++{_ecbgb ._gceedd [_egega ]=_gcbab [_egega -_acbe ];};_ecbgb .Encoding =_cde .MakeName ("\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +_bdebe :=&PdfFontDescriptor {};_bdebe .FontName =_cde .MakeName (_dccac .PostScriptName );_bdebe .Ascent =_cde .MakeFloat (_ffdfb *float64 (_dccac .TypoAscender ));_bdebe .Descent =_cde .MakeFloat (_ffdfb *float64 (_dccac .TypoDescender ));_bdebe .CapHeight =_cde .MakeFloat (_ffdfb *float64 (_dccac .CapHeight )); +_bdebe .FontBBox =_cde .MakeArrayFromFloats ([]float64 {_ffdfb *float64 (_dccac .Xmin ),_ffdfb *float64 (_dccac .Ymin ),_ffdfb *float64 (_dccac .Xmax ),_ffdfb *float64 (_dccac .Ymax )});_bdebe .ItalicAngle =_cde .MakeFloat (_dccac .ItalicAngle );_bdebe .MissingWidth =_cde .MakeFloat (_ffdfb *float64 (_dccac .Widths [0])); +_ddffb ,_fddcee :=_cde .MakeStream (_gfbgb ,_cde .NewFlateEncoder ());if _fddcee !=nil {_fb .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",_fddcee ); +return nil ,_fddcee ;};_ddffb .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_cde .MakeInteger (int64 (len (_gfbgb ))));_bdebe .FontFile2 =_ddffb ;if _dccac .Bold {_bdebe .StemV =_cde .MakeInteger (120);}else {_bdebe .StemV =_cde .MakeInteger (70); +};_bcde :=_bbdc ;if _dccac .IsFixedPitch {_bcde |=_decg ;};if _dccac .ItalicAngle !=0{_bcde |=_gccgd ;};_bdebe .Flags =_cde .MakeInteger (int64 (_bcde ));_ecbgb ._bceac =_bdebe ;_egfbf :=&PdfFont {_dcgb :_ecbgb };return _egfbf ,nil ;};func (_egb *PdfReader )newPdfActionGotoFromDict (_gcb *_cde .PdfObjectDictionary )(*PdfActionGoTo ,error ){return &PdfActionGoTo {D :_gcb .Get ("\u0044")},nil ; +};func (_cfcc *PdfReader )newPdfAnnotationSoundFromDict (_acb *_cde .PdfObjectDictionary )(*PdfAnnotationSound ,error ){_bdaf :=PdfAnnotationSound {};_debb ,_aedcg :=_cfcc .newPdfAnnotationMarkupFromDict (_acb );if _aedcg !=nil {return nil ,_aedcg ;};_bdaf .PdfAnnotationMarkup =_debb ; +_bdaf .Name =_acb .Get ("\u004e\u0061\u006d\u0065");_bdaf .Sound =_acb .Get ("\u0053\u006f\u0075n\u0064");return &_bdaf ,nil ;};func _fead (_afead *_cde .PdfIndirectObject )(*PdfOutline ,error ){_affae ,_ddgg :=_afead .PdfObject .(*_cde .PdfObjectDictionary ); +if !_ddgg {return nil ,_a .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");};_cfabe :=NewPdfOutline ();if _ecfd :=_affae .Get ("\u0054\u0079\u0070\u0065"); +_ecfd !=nil {_fbdbg ,_abgfg :=_ecfd .(*_cde .PdfObjectName );if _abgfg {if *_fbdbg !="\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"{_fb .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",*_fbdbg ); +};};};if _fedge :=_affae .Get ("\u0043\u006f\u0075n\u0074");_fedge !=nil {_ggae ,_daaf :=_cde .GetNumberAsInt64 (_fedge );if _daaf !=nil {return nil ,_daaf ;};_cfabe .Count =&_ggae ;};return _cfabe ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_eef *PdfActionJavaScript )ToPdfObject ()_ce .PdfObject {_eef .PdfAction .ToPdfObject ();_bde :=_eef ._bcc ;_fa :=_bde .PdfObject .(*_ce .PdfObjectDictionary );_fa .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeJavaScript )));_fa .SetIfNotNil ("\u004a\u0053",_eef .JS ); -return _bde ;};func (_cf *PdfReader )newPdfActionGotoEFromDict (_gbb *_ce .PdfObjectDictionary )(*PdfActionGoToE ,error ){_aca ,_cff :=_ecbge (_gbb .Get ("\u0046"));if _cff !=nil {return nil ,_cff ;};return &PdfActionGoToE {D :_gbb .Get ("\u0044"),NewWindow :_gbb .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),T :_gbb .Get ("\u0054"),F :_aca },nil ; -}; +// HasFontByName checks if has font resource by name. +func (_cgfaf *PdfPage )HasFontByName (name _cde .PdfObjectName )bool {_efbca ,_fcefa :=_cgfaf .Resources .Font .(*_cde .PdfObjectDictionary );if !_fcefa {return false ;};if _fafa :=_efbca .Get (name );_fafa !=nil {return true ;};return false ;}; -// SetContext sets the specific fielddata type, e.g. would be PdfFieldButton for a button field. -func (_gcgf *PdfField )SetContext (ctx PdfModel ){_gcgf ._dcagc =ctx };func (_eaeg *fontFile )parseASCIIPart (_acaac []byte )error {if len (_acaac )< 2||string (_acaac [:2])!="\u0025\u0021"{return _ge .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"); -};_ggcfg ,_ddgdg ,_eaaab :=_ecgcd (_acaac );if _eaaab !=nil {return _eaaab ;};_deaae :=_abgcc (_ggcfg );_eaeg ._abdd =_deaae ["\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065"];if _eaeg ._abdd ==""{_ff .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 _ddgdg !=""{_gffc ,_agbfb :=_dccba (_ddgdg );if _agbfb !=nil {return _agbfb ;};_debg ,_agbfb :=_dc .NewCustomSimpleTextEncoder (_gffc ,nil );if _agbfb !=nil {_ff .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",_agbfb ); -return nil ;};_eaeg ._bagea =_debg ;};return nil ;}; +// NewBorderStyle returns an initialized PdfBorderStyle. +func NewBorderStyle ()*PdfBorderStyle {_bbac :=&PdfBorderStyle {};return _bbac };func (_fda *PdfReader )newPdfAnnotationMovieFromDict (_dad *_cde .PdfObjectDictionary )(*PdfAnnotationMovie ,error ){_gffb :=PdfAnnotationMovie {};_gffb .T =_dad .Get ("\u0054"); +_gffb .Movie =_dad .Get ("\u004d\u006f\u0076i\u0065");_gffb .A =_dad .Get ("\u0041");return &_gffb ,nil ;};func (_abff *PdfFilespec )getDict ()*_cde .PdfObjectDictionary {if _bgde ,_eadd :=_abff ._dcef .(*_cde .PdfIndirectObject );_eadd {_dcbac ,_fdbg :=_bgde .PdfObject .(*_cde .PdfObjectDictionary ); +if !_fdbg {return nil ;};return _dcbac ;}else if _bdee ,_dbde :=_abff ._dcef .(*_cde .PdfObjectDictionary );_dbde {return _bdee ;}else {_fb .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",_abff ._dcef ); +return nil ;};}; -// GetNumPages returns the number of pages in the document. -func (_gcfd *PdfReader )GetNumPages ()(int ,error ){if _gcfd ._afda .GetCrypter ()!=nil &&!_gcfd ._afda .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 (_gcfd ._cbddb ),nil ;}; +// AddPage adds a page to the PDF file. The new page should be an indirect object. +func (_eaede *PdfWriter )AddPage (page *PdfPage )error {const _eagdda ="\u006d\u006f\u0064el\u003a\u0050\u0064\u0066\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065";_ggcfc (page );_dccdb :=page .ToPdfObject ();_fb .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"); +_fb .Log .Trace ("\u0041p\u0070\u0065\u006e\u0064i\u006e\u0067\u0020\u0074\u006f \u0070a\u0067e\u0020\u006c\u0069\u0073\u0074\u0020\u0025T",_dccdb );_cebge ,_ceead :=_cde .GetIndirect (_dccdb );if !_ceead {return _gf .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"); +};_fb .Log .Trace ("\u0025\u0073",_cebge );_fb .Log .Trace ("\u0025\u0073",_cebge .PdfObject );_dffgg ,_ceead :=_cde .GetDict (_cebge .PdfObject );if !_ceead {return _gf .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"); +};_acdcc ,_ceead :=_cde .GetName (_dffgg .Get ("\u0054\u0079\u0070\u0065"));if !_ceead {return _a .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",_dffgg .Get ("\u0054\u0079\u0070\u0065")); +};if _acdcc .String ()!="\u0050\u0061\u0067\u0065"{return _gf .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");};_gbdgg :=[]_cde .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"}; +_fbgfb ,_gcdaa :=_cde .GetIndirect (_dffgg .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_fb .Log .Trace ("P\u0061g\u0065\u0020\u0050\u0061\u0072\u0065\u006e\u0074:\u0020\u0025\u0054\u0020(%\u0076\u0029",_dffgg .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"),_gcdaa ); +for _gcdaa {_fb .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_fbgfb );_fggcae ,_afdfc :=_cde .GetDict (_fbgfb .PdfObject );if !_afdfc {return _gf .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074"); +};for _ ,_daebf :=range _gbdgg {_fb .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_daebf );if _dffgg .Get (_daebf )!=nil {_fb .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079");continue ; +};if _fgdee :=_fggcae .Get (_daebf );_fgdee !=nil {_fb .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_daebf );_dffgg .Set (_daebf ,_fgdee );};};_fbgfb ,_gcdaa =_cde .GetIndirect (_fggcae .Get ("\u0050\u0061\u0072\u0065\u006e\u0074")); +_fb .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_fggcae .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));};_fb .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c \u0064\u006f\u006e\u0065"); +_dffgg .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_eaede ._gabdc );_cebge .PdfObject =_dffgg ;_ggcb ,_ceead :=_cde .GetDict (_eaede ._gabdc .PdfObject );if !_ceead {return _gf .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"); +};_fdabd ,_ceead :=_cde .GetArray (_ggcb .Get ("\u004b\u0069\u0064\u0073"));if !_ceead {return _gf .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"); +};_fdabd .Append (_cebge );_eaede ._faag [_dffgg ]=struct{}{};_fdegde ,_ceead :=_cde .GetInt (_ggcb .Get ("\u0043\u006f\u0075n\u0074"));if !_ceead {return _gf .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"); +};*_fdegde =*_fdegde +1;if page ._cgdb ==nil {_adbfb :=_af .Track (_eaede ._abedd ,_eagdda );if _adbfb !=nil {return _adbfb ;};}else {_gfadc :=_af .Track (page ._cgdb ._gbaeb ,_eagdda );if _gfadc !=nil {return _gfadc ;};};_eaede .addObject (_cebge );_bagd :=_eaede .addObjects (_dffgg ); +if _bagd !=nil {return _bagd ;};return nil ;}; -// AddImageResource adds an image to the XObject resources. -func (_fdfaa *PdfPage )AddImageResource (name _ce .PdfObjectName ,ximg *XObjectImage )error {var _aaefb *_ce .PdfObjectDictionary ;if _fdfaa .Resources .XObject ==nil {_aaefb =_ce .MakeDict ();_fdfaa .Resources .XObject =_aaefb ;}else {var _aaeb bool ; -_aaefb ,_aaeb =(_fdfaa .Resources .XObject ).(*_ce .PdfObjectDictionary );if !_aaeb {return _ge .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0078\u0072\u0065\u0073\u0020\u0064\u0069\u0063\u0074\u0020\u0074\u0079p\u0065");};};_aaefb .Set (name ,ximg .ToPdfObject ()); -return nil ;}; +// SetName sets the `Name` field of the signature. +func (_aaada *PdfSignature )SetName (name string ){_aaada .Name =_cde .MakeEncodedString (name ,true )}; -// 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 ; +// NewPdfAppenderWithOpts creates a new Pdf appender from a Pdf reader with options. +func NewPdfAppenderWithOpts (reader *PdfReader ,opts *ReaderOpts ,encryptOptions *EncryptOptions )(*PdfAppender ,error ){_effe :=&PdfAppender {_aead :reader ._dfgb ,Reader :reader ,_fecb :reader ._fdccd ,_cgaa :reader ._acfcd };_ffba ,_begg :=_effe ._aead .Seek (0,_df .SeekEnd ); +if _begg !=nil {return nil ,_begg ;};_effe ._eabb =_ffba ;if _ ,_begg =_effe ._aead .Seek (0,_df .SeekStart );_begg !=nil {return nil ,_begg ;};_effe ._dbb ,_begg =NewPdfReaderWithOpts (_effe ._aead ,opts );if _begg !=nil {return nil ,_begg ;};for _ ,_bgba :=range _effe .Reader .GetObjectNums (){if _effe ._abbd < _bgba {_effe ._abbd =_bgba ; +};};_effe ._bfba =_effe ._fecb .GetXrefTable ();_effe ._feb =_effe ._fecb .GetXrefOffset ();_effe ._dbaf =append (_effe ._dbaf ,_effe ._dbb .PageList ...);_effe ._edaf =make (map[_cde .PdfObject ]struct{});_effe ._ddbf =make (map[_cde .PdfObject ]int64 ); +_effe ._ebbd =make (map[_cde .PdfObject ]struct{});_effe ._deffb =_effe ._dbb .AcroForm ;_effe ._bdbg =_effe ._dbb .DSS ;if opts !=nil {_effe ._dfba =opts .Password ;};if encryptOptions !=nil {_effe ._aedd =encryptOptions ;};return _effe ,nil ;}; -// PdfColorPatternType3 represents a color shading pattern type 3 (Radial). -type PdfColorPatternType3 struct{Color PdfColor ;PatternName _ce .PdfObjectName ;}; +// GetModelFromPrimitive returns the model corresponding to the `primitive` PdfObject. +func (_fddcf *modelManager )GetModelFromPrimitive (primitive _cde .PdfObject )PdfModel {model ,_cdbecg :=_fddcf ._ffdgf [primitive ];if !_cdbecg {return nil ;};return model ;};func (_dfab *PdfReader )newPdfAnnotationWatermarkFromDict (_eeab *_cde .PdfObjectDictionary )(*PdfAnnotationWatermark ,error ){_fca :=PdfAnnotationWatermark {}; +_fca .FixedPrint =_eeab .Get ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074");return &_fca ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_degg *PdfAnnotationRichMedia )ToPdfObject ()_ce .PdfObject {_degg .PdfAnnotation .ToPdfObject ();_dcd :=_degg ._dec ;_abag :=_dcd .PdfObject .(*_ce .PdfObjectDictionary );_abag .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a")); -_abag .SetIfNotNil ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073",_degg .RichMediaSettings );_abag .SetIfNotNil ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074",_degg .RichMediaContent ); -return _dcd ;}; +// 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 (_adeef *LTV )EnableChain (chain []*_ff .Certificate )error {return _adeef .enable (nil ,chain ,"")}; -// ToPdfObject returns a PdfObject representation of PdfColorspaceDeviceNAttributes as a PdfObjectDictionary directly -// or indirectly within an indirect object container. -func (_bdba *PdfColorspaceDeviceNAttributes )ToPdfObject ()_ce .PdfObject {_bccd :=_ce .MakeDict ();if _bdba .Subtype !=nil {_bccd .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bdba .Subtype );};_bccd .SetIfNotNil ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s",_bdba .Colorants ); -_bccd .SetIfNotNil ("\u0050r\u006f\u0063\u0065\u0073\u0073",_bdba .Process );_bccd .SetIfNotNil ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073",_bdba .MixingHints );if _bdba ._dcggf !=nil {_bdba ._dcggf .PdfObject =_bccd ;return _bdba ._dcggf ; -};return _bccd ;};func (_ebe *PdfReader )newPdfActionLaunchFromDict (_egd *_ce .PdfObjectDictionary )(*PdfActionLaunch ,error ){_cee ,_acad :=_ecbge (_egd .Get ("\u0046"));if _acad !=nil {return nil ,_acad ;};return &PdfActionLaunch {Win :_egd .Get ("\u0057\u0069\u006e"),Mac :_egd .Get ("\u004d\u0061\u0063"),Unix :_egd .Get ("\u0055\u006e\u0069\u0078"),NewWindow :_egd .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_cee },nil ; -}; +// NewEmbeddedFileFromObject construct a new EmbeddedFile from supplied object. +func NewEmbeddedFileFromObject (obj _cde .PdfObject )(*EmbeddedFile ,error ){_aged :=_cde .TraceToDirectObject (obj );_fdabf ,_fcgd :=_aged .(*_cde .PdfObjectDictionary );if !_fcgd {return nil ,_gf .New ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006fb\u006a\u0065\u0063\u0074"); +};_fbda :=_cde .TraceToDirectObject (_fdabf .Get ("\u0046"));if _fbda ==nil {return nil ,_gf .New ("\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075\u0072\u0065");};_gaabc ,_fcgd :=_fbda .(*_cde .PdfObjectStream ); +if !_fcgd {return nil ,_gf .New ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073t\u0072\u0065\u0061\u006d");};_cfbef :=_gaabc .PdfObjectDictionary ;_gcebc :=_cfbef .Get ("\u0050\u0061\u0072\u0061\u006d\u0073");if _gcebc ==nil {return nil ,_gf .New ("P\u0061\u0072\u0061\u006d\u0073\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074 \u0061\u0076\u0061i\u006ca\u0062\u006c\u0065"); +};_fbbc ,_fcgd :=_gcebc .(*_cde .PdfObjectDictionary );if !_fcgd {return nil ,_gf .New ("I\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0061\u006d\u0073 \u006f\u0062\u006a\u0065\u0063\u0074");};_daeggd :="";_gffe :=_fbbc .Get ("\u0043\u0068\u0065\u0063\u006b\u0053\u0075\u006d"); +if _gffe !=nil {_daeggd =_gffe .(*_cde .PdfObjectString ).Str ();};_ebfc ,_fedg :=_cde .DecodeStream (_gaabc );if _fedg !=nil {return nil ,_fedg ;};_aeac :=&EmbeddedFile {Content :_ebfc ,Hash :_daeggd };return _aeac ,nil ;};type pdfFontSimple struct{fontCommon ; +_edbae *_cde .PdfIndirectObject ;_gceedd map[_fab .CharCode ]float64 ;_fecga _fab .TextEncoder ;_fegde _fab .TextEncoder ;_cefg *PdfFontDescriptor ; -// 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 (_gdbd *PdfColorspaceLab )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_deed :=vals [0];if _deed < 0.0||_deed > 100.0{_ff .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",_deed ); -return nil ,ErrColorOutOfRange ;};_afefg :=vals [1];_ceaa :=float64 (-100);_cgfc :=float64 (100);if len (_gdbd .Range )> 1{_ceaa =_gdbd .Range [0];_cgfc =_gdbd .Range [1];};if _afefg < _ceaa ||_afefg > _cgfc {_ff .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",_afefg ,_ceaa ,_cgfc ); -return nil ,ErrColorOutOfRange ;};_ggefe :=vals [2];_gaefg :=float64 (-100);_aage :=float64 (100);if len (_gdbd .Range )> 3{_gaefg =_gdbd .Range [2];_aage =_gdbd .Range [3];};if _ggefe < _gaefg ||_ggefe > _aage {_ff .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",_ggefe ,_gaefg ,_aage ); -return nil ,ErrColorOutOfRange ;};_baeg :=NewPdfColorLab (_deed ,_afefg ,_ggefe );return _baeg ,nil ;};func _cccf (_addbe _ce .PdfObject )(*PdfPageResourcesColorspaces ,error ){_gbbba :=&PdfPageResourcesColorspaces {};if _dggeba ,_egbebg :=_addbe .(*_ce .PdfIndirectObject ); -_egbebg {_gbbba ._bcgd =_dggeba ;_addbe =_dggeba .PdfObject ;};_bcaea ,_bdcga :=_ce .GetDict (_addbe );if !_bdcga {return nil ,_ge .New ("\u0043\u0053\u0020at\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_gbbba .Names =[]string {};_gbbba .Colorspaces =map[string ]PdfColorspace {};for _ ,_ccbb :=range _bcaea .Keys (){_bdbef :=_bcaea .Get (_ccbb );_gbbba .Names =append (_gbbba .Names ,string (_ccbb ));_caddg ,_abfad :=NewPdfColorspaceFromPdfObject (_bdbef ); -if _abfad !=nil {return nil ,_abfad ;};_gbbba .Colorspaces [string (_ccbb )]=_caddg ;};return _gbbba ,nil ;}; +// Encoding is subject to limitations that are described in 9.6.6, "Character Encoding". +// BaseFont is derived differently. +FirstChar _cde .PdfObject ;LastChar _cde .PdfObject ;Widths _cde .PdfObject ;Encoding _cde .PdfObject ;_cgagf *_baf .RuneCharSafeMap ;}; // ToPdfObject implements interface PdfModel. -func (_aade *PdfAnnotationSound )ToPdfObject ()_ce .PdfObject {_aade .PdfAnnotation .ToPdfObject ();_ecgc :=_aade ._dec ;_gbgcf :=_ecgc .PdfObject .(*_ce .PdfObjectDictionary );_aade .PdfAnnotationMarkup .appendToPdfDictionary (_gbgcf );_gbgcf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0053\u006f\u0075n\u0064")); -_gbgcf .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_aade .Sound );_gbgcf .SetIfNotNil ("\u004e\u0061\u006d\u0065",_aade .Name );return _ecgc ;}; +func (_cad *PdfActionRendition )ToPdfObject ()_cde .PdfObject {_cad .PdfAction .ToPdfObject ();_dce :=_cad ._dfb ;_fga :=_dce .PdfObject .(*_cde .PdfObjectDictionary );_fga .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeRendition )));_fga .SetIfNotNil ("\u0052",_cad .R ); +_fga .SetIfNotNil ("\u0041\u004e",_cad .AN );_fga .SetIfNotNil ("\u004f\u0050",_cad .OP );_fga .SetIfNotNil ("\u004a\u0053",_cad .JS );return _dce ;}; -// NewPdfColorspaceDeviceN returns an initialized PdfColorspaceDeviceN. -func NewPdfColorspaceDeviceN ()*PdfColorspaceDeviceN {_edac :=&PdfColorspaceDeviceN {};return _edac };func _dagga (_bfce *_ce .PdfObjectDictionary ,_debda *fontCommon )(*pdfFontType0 ,error ){_ggcd ,_egdefa :=_ce .GetArray (_bfce .Get ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073")); -if !_egdefa {_ff .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",_debda ); -return nil ,_ce .ErrRangeError ;};if _ggcd .Len ()!=1{_ff .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",_ggcd .Len ());return nil ,_ce .ErrRangeError ; -};_gfffe ,_fecd :=_abaa (_ggcd .Get (0),false );if _fecd !=nil {_ff .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",_fecd ,_debda ); -return nil ,_fecd ;};_fcea :=_cfdb (_debda );_fcea .DescendantFont =_gfffe ;_gfbd ,_egdefa :=_ce .GetNameVal (_bfce .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if _egdefa {if _gfbd =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_gfbd =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"{_fcea ._fbfa =_dc .NewIdentityTextEncoder (_gfbd ); -}else if _ga .IsPredefinedCMap (_gfbd ){_fcea ._ggecbf ,_fecd =_ga .LoadPredefinedCMap (_gfbd );if _fecd !=nil {_ff .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",_gfbd ,_fecd ); -};}else {_ff .Log .Debug ("\u0055\u006e\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u0063\u006da\u0070\u0020\u0025\u0071",_gfbd );};};if _fgfa :=_gfffe .baseFields ()._dgfcg ;_fgfa !=nil {if _afbea :=_fgfa .Name ();_afbea =="\u0041d\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002d\u0055\u0043\u0053\u0032"||_afbea =="\u0041\u0064\u006f\u0062\u0065\u002d\u0047\u0042\u0031-\u0055\u0043\u0053\u0032"||_afbea =="\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031-\u0055\u0043\u0053\u0032"||_afbea =="\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006f\u0072\u0065\u0061\u0031-\u0055\u0043\u0053\u0032"{_fcea ._fbfa =_dc .NewCMapEncoder (_gfbd ,_fcea ._ggecbf ,_fgfa ); -};};return _fcea ,nil ;}; +// B returns the value of the B component of the color. +func (_ggcg *PdfColorLab )B ()float64 {return _ggcg [2]}; -// ToPdfObject implements interface PdfModel. -func (_ba *PdfActionThread )ToPdfObject ()_ce .PdfObject {_ba .PdfAction .ToPdfObject ();_gbg :=_ba ._bcc ;_aa :=_gbg .PdfObject .(*_ce .PdfObjectDictionary );_aa .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeThread )));if _ba .F !=nil {_aa .Set ("\u0046",_ba .F .ToPdfObject ()); -};_aa .SetIfNotNil ("\u0044",_ba .D );_aa .SetIfNotNil ("\u0042",_ba .B );return _gbg ;}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_fdegd *PdfShading )ToPdfObject ()_cde .PdfObject {_fddgfd :=_fdegd ._fdbgb ;_adcdc ,_gbdfa :=_fdegd .getShadingDict ();if _gbdfa !=nil {_fb .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 _fdegd .ShadingType !=nil {_adcdc .Set ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_fdegd .ShadingType );};if _fdegd .ColorSpace !=nil {_adcdc .Set ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_fdegd .ColorSpace .ToPdfObject ()); +};if _fdegd .Background !=nil {_adcdc .Set ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064",_fdegd .Background );};if _fdegd .BBox !=nil {_adcdc .Set ("\u0042\u0042\u006f\u0078",_fdegd .BBox .ToPdfObject ());};if _fdegd .AntiAlias !=nil {_adcdc .Set ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s",_fdegd .AntiAlias ); +};return _fddgfd ;}; -// PdfShadingType7 is a Tensor-product patch mesh. -type PdfShadingType7 struct{*PdfShading ;BitsPerCoordinate *_ce .PdfObjectInteger ;BitsPerComponent *_ce .PdfObjectInteger ;BitsPerFlag *_ce .PdfObjectInteger ;Decode *_ce .PdfObjectArray ;Function []PdfFunction ;};func _cccg (_aedb []byte )bool {if len (_aedb )< 4{return true ; -};for _fgfed :=range _aedb [:4]{_adcd :=rune (_fgfed );if !_ef .Is (_ef .ASCII_Hex_Digit ,_adcd )&&!_ef .IsSpace (_adcd ){return true ;};};return false ;};var _ pdfFont =(*pdfFontSimple )(nil ); +// PdfAnnotationFreeText represents FreeText annotations. +// (Section 12.5.6.6). +type PdfAnnotationFreeText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;DA _cde .PdfObject ;Q _cde .PdfObject ;RC _cde .PdfObject ;DS _cde .PdfObject ;CL _cde .PdfObject ;IT _cde .PdfObject ;BE _cde .PdfObject ;RD _cde .PdfObject ;BS _cde .PdfObject ;LE _cde .PdfObject ; +}; -// Width returns the width of `rect`. -func (_fabef *PdfRectangle )Width ()float64 {return _egg .Abs (_fabef .Urx -_fabef .Llx )}; +// SetContext sets the sub pattern (context). Either PdfTilingPattern or PdfShadingPattern. +func (_egab *PdfPattern )SetContext (ctx PdfModel ){_egab ._afcgc =ctx }; -// GetContainingPdfObject returns the container of the image object (indirect object). -func (_egefa *XObjectImage )GetContainingPdfObject ()_ce .PdfObject {return _egefa ._gefdf }; +// ToPdfObject implements interface PdfModel. +func (_fef *PdfAnnotationSound )ToPdfObject ()_cde .PdfObject {_fef .PdfAnnotation .ToPdfObject ();_ffdbe :=_fef ._gfg ;_eefd :=_ffdbe .PdfObject .(*_cde .PdfObjectDictionary );_fef .PdfAnnotationMarkup .appendToPdfDictionary (_eefd );_eefd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0053\u006f\u0075n\u0064")); +_eefd .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_fef .Sound );_eefd .SetIfNotNil ("\u004e\u0061\u006d\u0065",_fef .Name );return _ffdbe ;}; -// 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 ;_bcgd *_ce .PdfIndirectObject ;};func (_eaffd *PdfAcroForm )signatureFields ()[]*PdfFieldSignature {var _dgbed []*PdfFieldSignature ;for _ ,_ggce :=range _eaffd .AllFields (){switch _fdda :=_ggce .GetContext ().(type ){case *PdfFieldSignature :_dbdgf :=_fdda ; -_dgbed =append (_dgbed ,_dbdgf );};};return _dgbed ;}; +// PdfShadingType7 is a Tensor-product patch mesh. +type PdfShadingType7 struct{*PdfShading ;BitsPerCoordinate *_cde .PdfObjectInteger ;BitsPerComponent *_cde .PdfObjectInteger ;BitsPerFlag *_cde .PdfObjectInteger ;Decode *_cde .PdfObjectArray ;Function []PdfFunction ;}; -// HasColorspaceByName checks if the colorspace with the specified name exists in the page resources. -func (_ggadb *PdfPageResources )HasColorspaceByName (keyName _ce .PdfObjectName )bool {_gbdab ,_fagdf :=_ggadb .GetColorspaces ();if _fagdf !=nil {_ff .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",_fagdf ); -return false ;};if _gbdab ==nil {return false ;};_ ,_dgcc :=_gbdab .Colorspaces [string (keyName )];return _dgcc ;}; +// HasShadingByName checks whether a shading is defined by the specified keyName. +func (_gceac *PdfPageResources )HasShadingByName (keyName _cde .PdfObjectName )bool {_ ,_bcca :=_gceac .GetShadingByName (keyName );return _bcca ;};func (_ceggg *PdfWriter )addObject (_gbdc _cde .PdfObject )bool {_fddff :=_ceggg .hasObject (_gbdc );if !_fddff {_gega :=_cde .ResolveReferencesDeep (_gbdc ,_ceggg ._fcadd ); +if _gega !=nil {_fb .Log .Debug ("E\u0052R\u004f\u0052\u003a\u0020\u0025\u0076\u0020\u002d \u0073\u006b\u0069\u0070pi\u006e\u0067",_gega );};_ceggg ._abbc =append (_ceggg ._abbc ,_gbdc );_ceggg ._fdeab [_gbdc ]=struct{}{};return true ;};return false ;}; -// 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{_dcagc PdfModel ;_aadeb *_ce .PdfIndirectObject ;Parent *PdfField ;Annotations []*PdfAnnotationWidget ;Kids []*PdfField ;FT *_ce .PdfObjectName ;T *_ce .PdfObjectString ;TU *_ce .PdfObjectString ;TM *_ce .PdfObjectString ;Ff *_ce .PdfObjectInteger ; -V _ce .PdfObject ;DV _ce .PdfObject ;AA _ce .PdfObject ;VariableText *VariableText ;}; // ToPdfObject implements interface PdfModel. -func (_eeg *PdfActionSubmitForm )ToPdfObject ()_ce .PdfObject {_eeg .PdfAction .ToPdfObject ();_abb :=_eeg ._bcc ;_fcd :=_abb .PdfObject .(*_ce .PdfObjectDictionary );_fcd .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeSubmitForm )));if _eeg .F !=nil {_fcd .Set ("\u0046",_eeg .F .ToPdfObject ()); -};_fcd .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_eeg .Fields );_fcd .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_eeg .Flags );return _abb ;};func (_fgab *PdfReader )newPdfAnnotationHighlightFromDict (_cffa *_ce .PdfObjectDictionary )(*PdfAnnotationHighlight ,error ){_gecfd :=PdfAnnotationHighlight {}; -_gcfa ,_bcfe :=_fgab .newPdfAnnotationMarkupFromDict (_cffa );if _bcfe !=nil {return nil ,_bcfe ;};_gecfd .PdfAnnotationMarkup =_gcfa ;_gecfd .QuadPoints =_cffa .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_gecfd ,nil ; -}; +func (_ffd *PdfActionURI )ToPdfObject ()_cde .PdfObject {_ffd .PdfAction .ToPdfObject ();_de :=_ffd ._dfb ;_ggac :=_de .PdfObject .(*_cde .PdfObjectDictionary );_ggac .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeURI )));_ggac .SetIfNotNil ("\u0055\u0052\u0049",_ffd .URI ); +_ggac .SetIfNotNil ("\u0049\u0073\u004da\u0070",_ffd .IsMap );return _de ;}; -// GetContainingPdfObject returns the container of the resources object (indirect object). -func (_dbbaf *PdfPageResources )GetContainingPdfObject ()_ce .PdfObject {return _dbbaf ._gceda }; +// NewPdfActionURI returns a new "Uri" action. +func NewPdfActionURI ()*PdfActionURI {_ccc :=NewPdfAction ();_afe :=&PdfActionURI {};_afe .PdfAction =_ccc ;_ccc .SetContext (_afe );return _afe ;}; -// NewPdfOutlineItem returns an initialized PdfOutlineItem. -func NewPdfOutlineItem ()*PdfOutlineItem {_egffg :=&PdfOutlineItem {_ggcfgf :_ce .MakeIndirectObject (_ce .MakeDict ())};_egffg ._edda =_egffg ;return _egffg ;}; +// GetContainingPdfObject returns the container of the shading object (indirect object). +func (_efgbf *PdfShading )GetContainingPdfObject ()_cde .PdfObject {return _efgbf ._fdbgb }; -// GetNumComponents returns the number of color components (1 for CalGray). -func (_afgg *PdfColorCalGray )GetNumComponents ()int {return 1}; +// 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 (_dfeg *PdfColorspaceCalGray )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ecfbf ,_ddce :=_cde .GetNumbersAsFloat (objects ); +if _ddce !=nil {return nil ,_ddce ;};return _dfeg .ColorFromFloats (_ecfbf );}; -// GetContainingPdfObject implements model.PdfModel interface. -func (_geed *PdfOutputIntent )GetContainingPdfObject ()_ce .PdfObject {return _geed ._gfdaf };func _cfdb (_bafd *fontCommon )*pdfFontType0 {return &pdfFontType0 {fontCommon :*_bafd }};func _bbecd (_egeaf *PdfField ,_ggbfd _ce .PdfObject ){for _ ,_fgdaa :=range _egeaf .Annotations {_fgdaa .AS =_ggbfd ; -_fgdaa .ToPdfObject ();};}; +// PdfColorspaceDeviceGray represents a grayscale colorspace. +type PdfColorspaceDeviceGray struct{}; -// GetContainingPdfObject implements interface PdfModel. -func (_debd *PdfAnnotation )GetContainingPdfObject ()_ce .PdfObject {return _debd ._dec };var _dggec =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"}; -func (_agcec *PdfReader )loadOutlines ()(*PdfOutlineTreeNode ,error ){if _agcec ._afda .GetCrypter ()!=nil &&!_agcec ._afda .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"); -};_dcafd :=_agcec ._cfcdg ;_eeggc :=_dcafd .Get ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");if _eeggc ==nil {return nil ,nil ;};_ff .Log .Trace ("\u002d\u0048\u0061\u0073\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");_cabfe :=_ce .ResolveReference (_eeggc ); -_ff .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0020\u0072\u006f\u006f\u0074\u003a\u0020\u0025\u0076",_cabfe );if _cfaf :=_ce .IsNullObject (_cabfe );_cfaf {_ff .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 ;};_edfed ,_abdbc :=_cabfe .(*_ce .PdfIndirectObject );if !_abdbc {if _ ,_degbb :=_ce .GetDict (_cabfe );!_degbb {_ff .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 ;};_ff .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"); -_edfed =_ce .MakeIndirectObject (_cabfe );};_fgfeb ,_abdbc :=_edfed .PdfObject .(*_ce .PdfObjectDictionary );if !_abdbc {return nil ,_ge .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"); -};_ff .Log .Trace ("O\u0075\u0074\u006c\u0069ne\u0020r\u006f\u006f\u0074\u0020\u0064i\u0063\u0074\u003a\u0020\u0025\u0076",_fgfeb );_decge ,_ ,_fccaa :=_agcec .buildOutlineTree (_edfed ,nil ,nil ,nil );if _fccaa !=nil {return nil ,_fccaa ;};_ff .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",_decge ); -return _decge ,nil ;}; +// PdfPageResources is a Page resources model. +// Implements PdfModel. +type PdfPageResources struct{ExtGState _cde .PdfObject ;ColorSpace _cde .PdfObject ;Pattern _cde .PdfObject ;Shading _cde .PdfObject ;XObject _cde .PdfObject ;Font _cde .PdfObject ;ProcSet _cde .PdfObject ;Properties _cde .PdfObject ;_gcaaf *_cde .PdfObjectDictionary ; +_fbged *PdfPageResourcesColorspaces ;};func (_ebad *PdfWriter )copyObjects (){_gafag :=make (map[_cde .PdfObject ]_cde .PdfObject );_gdecg :=make ([]_cde .PdfObject ,0,len (_ebad ._abbc ));_gfbdd :=make (map[_cde .PdfObject ]struct{},len (_ebad ._abbc )); +_cefca :=make (map[_cde .PdfObject ]struct{});for _ ,_cadbg :=range _ebad ._abbc {_cacdd :=_ebad .copyObject (_cadbg ,_gafag ,_cefca ,false );if _ ,_edecf :=_cefca [_cadbg ];_edecf {continue ;};_gdecg =append (_gdecg ,_cacdd );_gfbdd [_cacdd ]=struct{}{}; +};_ebad ._abbc =_gdecg ;_ebad ._fdeab =_gfbdd ;_ebad ._decfde =_ebad .copyObject (_ebad ._decfde ,_gafag ,nil ,false ).(*_cde .PdfIndirectObject );_ebad ._dbabf =_ebad .copyObject (_ebad ._dbabf ,_gafag ,nil ,false ).(*_cde .PdfIndirectObject );if _ebad ._fdbfc !=nil {_ebad ._fdbfc =_ebad .copyObject (_ebad ._fdbfc ,_gafag ,nil ,false ).(*_cde .PdfIndirectObject ); +};if _ebad ._ceaea {_gbdb :=make (map[_cde .PdfObject ]int64 );for _efba ,_efdbg :=range _ebad ._abebf {if _geagb ,_ggcaa :=_gafag [_efba ];_ggcaa {_gbdb [_geagb ]=_efdbg ;}else {_fb .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"); +};};_ebad ._abebf =_gbdb ;};}; -// NewPdfAnnotationCircle returns a new circle annotation. -func NewPdfAnnotationCircle ()*PdfAnnotationCircle {_cab :=NewPdfAnnotation ();_ddfe :=&PdfAnnotationCircle {};_ddfe .PdfAnnotation =_cab ;_ddfe .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cab .SetContext (_ddfe );return _ddfe ;};func (_gbbdd *PdfReader )loadAnnotations (_agfca _ce .PdfObject )([]*PdfAnnotation ,error ){_ccbeb ,_ecfad :=_ce .GetArray (_agfca ); -if !_ecfad {return nil ,_e .Errorf ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079");};var _adbc []*PdfAnnotation ;for _ ,_agcd :=range _ccbeb .Elements (){_agcd =_ce .ResolveReference (_agcd ); -if _ ,_abec :=_agcd .(*_ce .PdfObjectNull );_abec {continue ;};_egcagf ,_dagbd :=_agcd .(*_ce .PdfObjectDictionary );_eddec ,_abaca :=_agcd .(*_ce .PdfIndirectObject );if _dagbd {_eddec =&_ce .PdfIndirectObject {};_eddec .PdfObject =_egcagf ;}else {if !_abaca {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"); -};};_gggg ,_gfba :=_gbbdd .newPdfAnnotationFromIndirectObject (_eddec );if _gfba !=nil {return nil ,_gfba ;};switch _bbdbb :=_gggg .GetContext ().(type ){case *PdfAnnotationWidget :for _ ,_fddf :=range _gbbdd .AcroForm .AllFields (){if _fddf ._aadeb ==_bbdbb .Parent {_bbdbb ._bag =_fddf ; -break ;};};};if _gggg !=nil {_adbc =append (_adbc ,_gggg );};};return _adbc ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_eaa *PdfAnnotationSquare )ToPdfObject ()_cde .PdfObject {_eaa .PdfAnnotation .ToPdfObject ();_bagcb :=_eaa ._gfg ;_bfff :=_bagcb .PdfObject .(*_cde .PdfObjectDictionary );if _eaa .PdfAnnotationMarkup !=nil {_eaa .PdfAnnotationMarkup .appendToPdfDictionary (_bfff ); +};_bfff .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0053\u0071\u0075\u0061\u0072\u0065"));_bfff .SetIfNotNil ("\u0042\u0053",_eaa .BS );_bfff .SetIfNotNil ("\u0049\u0043",_eaa .IC );_bfff .SetIfNotNil ("\u0042\u0045",_eaa .BE ); +_bfff .SetIfNotNil ("\u0052\u0044",_eaa .RD );return _bagcb ;}; -// ColorToRGB converts an Indexed color to an RGB color. -func (_efba *PdfColorspaceSpecialIndexed )ColorToRGB (color PdfColor )(PdfColor ,error ){if _efba .Base ==nil {return nil ,_ge .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 _efba .Base .ColorToRGB (color );}; +// 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 (_fagc *PdfFilespec )ToPdfObject ()_ce .PdfObject {_bedg :=_fagc .getDict ();_bedg .Clear ();_bedg .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"));_bedg .SetIfNotNil ("\u0046\u0053",_fagc .FS ); -_bedg .SetIfNotNil ("\u0046",_fagc .F );_bedg .SetIfNotNil ("\u0055\u0046",_fagc .UF );_bedg .SetIfNotNil ("\u0044\u004f\u0053",_fagc .DOS );_bedg .SetIfNotNil ("\u004d\u0061\u0063",_fagc .Mac );_bedg .SetIfNotNil ("\u0055\u006e\u0069\u0078",_fagc .Unix ); -_bedg .SetIfNotNil ("\u0049\u0044",_fagc .ID );_bedg .SetIfNotNil ("\u0056",_fagc .V );_bedg .SetIfNotNil ("\u0045\u0046",_fagc .EF );_bedg .SetIfNotNil ("\u0052\u0046",_fagc .RF );_bedg .SetIfNotNil ("\u0044\u0065\u0073\u0063",_fagc .Desc );_bedg .SetIfNotNil ("\u0043\u0049",_fagc .CI ); -return _fagc ._ddgc ;}; +// 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 _cde .StreamEncoder )(*XObjectImage ,error ){_babca :=NewXObjectImage ();return UpdateXObjectImageFromImage (_babca ,img ,cs ,encoder );}; -// DecodeArray returns the component range values for the DeviceN colorspace. -// [0 1.0 0 1.0 ...] for each color component. -func (_edeaa *PdfColorspaceDeviceN )DecodeArray ()[]float64 {var _debf []float64 ;for _caea :=0;_caea < _edeaa .GetNumComponents ();_caea ++{_debf =append (_debf ,0.0,1.0);};return _debf ;};func (_cbb *PdfReader )newPdfActionRenditionFromDict (_gbc *_ce .PdfObjectDictionary )(*PdfActionRendition ,error ){return &PdfActionRendition {R :_gbc .Get ("\u0052"),AN :_gbc .Get ("\u0041\u004e"),OP :_gbc .Get ("\u004f\u0050"),JS :_gbc .Get ("\u004a\u0053")},nil ; -};func (_bbaca *PdfPage )flattenFieldsWithOpts (_decf FieldAppearanceGenerator ,_aecae *FieldFlattenOpts ,_bgfa map[*PdfAnnotation ]bool )error {var _dbge []*PdfAnnotation ;if _decf !=nil {if _acafg :=_decf .WrapContentStream (_bbaca );_acafg !=nil {return _acafg ; -};};_gccb ,_dfdb :=_bbaca .GetAnnotations ();if _dfdb !=nil {return _dfdb ;};for _ ,_adbda :=range _gccb {_cadae ,_gdfgf :=_bgfa [_adbda ];if !_gdfgf &&_aecae .AnnotFilterFunc !=nil {if _ ,_dbgeb :=_adbda .GetContext ().(*PdfAnnotationWidget );!_dbgeb {_gdfgf =_aecae .AnnotFilterFunc (_adbda ); -};};if !_gdfgf {_dbge =append (_dbge ,_adbda );continue ;};switch _adbda .GetContext ().(type ){case *PdfAnnotationPopup :continue ;case *PdfAnnotationLink :continue ;case *PdfAnnotationProjection :continue ;};_dgeea ,_fbffd ,_cbeeg :=_eegg (_adbda );if _cbeeg !=nil {if !_cadae {_ff .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 ;};_ff .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",_cbeeg ); -continue ;};if _dgeea ==nil {continue ;};_abcc :=_bbaca .Resources .GenerateXObjectName ();_bbaca .Resources .SetXObjectFormByName (_abcc ,_dgeea );_gfgbe ,_bgd ,_cbeeg :=_fgdc (_dgeea );if _cbeeg !=nil {_ff .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",_cbeeg ); -}else {_eefec :=_efc .IdentityMatrix ();_eefec =_eefec .Translate (-_gfgbe .Llx ,-_gfgbe .Lly );if _bgd {_bdea :=0.0;if _gfgbe .Width ()> 0{_bdea =_fbffd .Width ()/_gfgbe .Width ();};_cfdg :=0.0;if _gfgbe .Height ()> 0{_cfdg =_fbffd .Height ()/_gfgbe .Height (); -};_eefec =_eefec .Scale (_bdea ,_cfdg );};_fbffd .Transform (_eefec );};_gdgfd :=_egg .Min (_fbffd .Llx ,_fbffd .Urx );_gccf :=_egg .Min (_fbffd .Lly ,_fbffd .Ury );var _dcfb []string ;_dcfb =append (_dcfb ,"\u0071");_dcfb =append (_dcfb ,_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,_gdgfd ,_gccf )); -_dcfb =append (_dcfb ,_e .Sprintf ("\u002f\u0025\u0073\u0020\u0044\u006f",_abcc .String ()));_dcfb =append (_dcfb ,"\u0051");_bdgb :=_g .Join (_dcfb ,"\u000a");_cbeeg =_bbaca .AppendContentStream (_bdgb );if _cbeeg !=nil {return _cbeeg ;};if _dgeea .Resources !=nil {_acgag ,_bcced :=_ce .GetDict (_dgeea .Resources .Font ); -if _bcced {for _ ,_eebd :=range _acgag .Keys (){if !_bbaca .Resources .HasFontByName (_eebd ){_bbaca .Resources .SetFontByName (_eebd ,_acgag .Get (_eebd ));};};};};};if len (_dbge )> 0{_bbaca ._gage =_dbge ;}else {_bbaca ._gage =[]*PdfAnnotation {};}; -return nil ;}; +// 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 {_gcdf ,_eeag :=NewStandard14Font (basefont );if _eeag !=nil {panic (_a .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 _gcdf ;}; -// 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 (_bgda *PdfFont )FontDescriptor ()*PdfFontDescriptor {if _bgda .baseFields ()._daebd !=nil {return _bgda .baseFields ()._daebd ;};if _cdfb :=_bgda ._dace .getFontDescriptor ();_cdfb !=nil {return _cdfb ;};_ff .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",_bgda ); -return nil ;}; +// SetAlpha sets the alpha layer for the image. +func (_gddae *Image )SetAlpha (alpha []byte ){_gddae ._cbcfe =alpha };func (_caebd *PdfWriter )writeObject (_bggba int ,_bgacb _cde .PdfObject ){_fb .Log .Trace ("\u0057\u0072\u0069\u0074\u0065\u0020\u006f\u0062\u006a \u0023\u0025\u0064\u000a",_bggba ); +if _efcac ,_acfdf :=_bgacb .(*_cde .PdfIndirectObject );_acfdf {_caebd ._cegabf [_bggba ]=crossReference {Type :1,Offset :_caebd ._gbacgg ,Generation :_efcac .GenerationNumber };_fgaag :=_a .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_bggba ); +if _eaeeda ,_bdfab :=_efcac .PdfObject .(*pdfSignDictionary );_bdfab {_eaeeda ._gdbda =_caebd ._gbacgg +int64 (len (_fgaag ));};if _efcac .PdfObject ==nil {_fb .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"); +_efcac .PdfObject =_cde .MakeNull ();};_fgaag +=_efcac .PdfObject .WriteString ();_fgaag +="\u000a\u0065\u006e\u0064\u006f\u0062\u006a\u000a";_caebd .writeString (_fgaag );return ;};if _feade ,_caeae :=_bgacb .(*_cde .PdfObjectStream );_caeae {_caebd ._cegabf [_bggba ]=crossReference {Type :1,Offset :_caebd ._gbacgg ,Generation :_feade .GenerationNumber }; +_cfcfe :=_a .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_bggba );_cfcfe +=_feade .PdfObjectDictionary .WriteString ();_cfcfe +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_caebd .writeString (_cfcfe );_caebd .writeBytes (_feade .Stream ); +_caebd .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};if _dgbac ,_eabda :=_bgacb .(*_cde .PdfObjectStreams );_eabda {_caebd ._cegabf [_bggba ]=crossReference {Type :1,Offset :_caebd ._gbacgg ,Generation :_dgbac .GenerationNumber }; +_eeaff :=_a .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_bggba );var _aeaag []string ;var _acbea string ;var _bcee int64 ;for _fcegc ,_dfbe :=range _dgbac .Elements (){_ffda ,_gdgeg :=_dfbe .(*_cde .PdfIndirectObject );if !_gdgeg {_fb .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",_bggba ,_dfbe ); +continue ;};_gbdcd :=_ffda .PdfObject .WriteString ()+"\u0020";_acbea =_acbea +_gbdcd ;_aeaag =append (_aeaag ,_a .Sprintf ("\u0025\u0064\u0020%\u0064",_ffda .ObjectNumber ,_bcee ));_caebd ._cegabf [int (_ffda .ObjectNumber )]=crossReference {Type :2,ObjectNumber :_bggba ,Index :_fcegc }; +_bcee =_bcee +int64 (len ([]byte (_gbdcd )));};_beffa :=_cce .Join (_aeaag ,"\u0020")+"\u0020";_efcce :=_cde .NewFlateEncoder ();_dadcf :=_efcce .MakeStreamDict ();_dadcf .Set (_cde .PdfObjectName ("\u0054\u0079\u0070\u0065"),_cde .MakeName ("\u004f\u0062\u006a\u0053\u0074\u006d")); +_ddeeab :=int64 (_dgbac .Len ());_dadcf .Set (_cde .PdfObjectName ("\u004e"),_cde .MakeInteger (_ddeeab ));_dgffg :=int64 (len (_beffa ));_dadcf .Set (_cde .PdfObjectName ("\u0046\u0069\u0072s\u0074"),_cde .MakeInteger (_dgffg ));_cbfgd ,_ :=_efcce .EncodeBytes ([]byte (_beffa +_acbea )); +_dabcb :=int64 (len (_cbfgd ));_dadcf .Set (_cde .PdfObjectName ("\u004c\u0065\u006e\u0067\u0074\u0068"),_cde .MakeInteger (_dabcb ));_eeaff +=_dadcf .WriteString ();_eeaff +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_caebd .writeString (_eeaff ); +_caebd .writeBytes (_cbfgd );_caebd .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};_caebd .writeString (_bgacb .WriteString ());}; -// GetOutlineTree returns the outline tree. -func (_geddc *PdfReader )GetOutlineTree ()*PdfOutlineTreeNode {return _geddc ._dbbfe };func _eedd (_eaafd *fontCommon )*pdfFontType3 {return &pdfFontType3 {fontCommon :*_eaafd }};func (_gbe *PdfReader )newPdfAnnotationScreenFromDict (_gfed *_ce .PdfObjectDictionary )(*PdfAnnotationScreen ,error ){_bbfg :=PdfAnnotationScreen {}; -_bbfg .T =_gfed .Get ("\u0054");_bbfg .MK =_gfed .Get ("\u004d\u004b");_bbfg .A =_gfed .Get ("\u0041");_bbfg .AA =_gfed .Get ("\u0041\u0041");return &_bbfg ,nil ;}; +// NewPdfPageResources returns a new PdfPageResources object. +func NewPdfPageResources ()*PdfPageResources {_aacca :=&PdfPageResources {};_aacca ._gcaaf =_cde .MakeDict ();return _aacca ;}; -// ToPdfObject converts colorspace to a PDF object. [/Indexed base hival lookup] -func (_bfbcd *PdfColorspaceSpecialIndexed )ToPdfObject ()_ce .PdfObject {_fdcc :=_ce .MakeArray (_ce .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"));_fdcc .Append (_bfbcd .Base .ToPdfObject ());_fdcc .Append (_ce .MakeInteger (int64 (_bfbcd .HiVal ))); -_fdcc .Append (_bfbcd .Lookup );if _bfbcd ._cbca !=nil {_bfbcd ._cbca .PdfObject =_fdcc ;return _bfbcd ._cbca ;};return _fdcc ;}; +// GetPdfVersion gets the version of the PDF used within this document. +func (_ffgcd *PdfWriter )GetPdfVersion ()string {return _ffgcd .getPdfVersion ()}; -// GetPageDict converts the Page to a PDF object dictionary. -func (_cfbed *PdfPage )GetPageDict ()*_ce .PdfObjectDictionary {_dcbf :=_cfbed ._cbcaa ;_dcbf .Clear ();_dcbf .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0050\u0061\u0067\u0065"));_dcbf .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_cfbed .Parent ); -if _cfbed .LastModified !=nil {_dcbf .Set ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_cfbed .LastModified .ToPdfObject ());};if _cfbed .Resources !=nil {_dcbf .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_cfbed .Resources .ToPdfObject ()); -};if _cfbed .CropBox !=nil {_dcbf .Set ("\u0043r\u006f\u0070\u0042\u006f\u0078",_cfbed .CropBox .ToPdfObject ());};if _cfbed .MediaBox !=nil {_dcbf .Set ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078",_cfbed .MediaBox .ToPdfObject ());};if _cfbed .BleedBox !=nil {_dcbf .Set ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078",_cfbed .BleedBox .ToPdfObject ()); -};if _cfbed .TrimBox !=nil {_dcbf .Set ("\u0054r\u0069\u006d\u0042\u006f\u0078",_cfbed .TrimBox .ToPdfObject ());};if _cfbed .ArtBox !=nil {_dcbf .Set ("\u0041\u0072\u0074\u0042\u006f\u0078",_cfbed .ArtBox .ToPdfObject ());};_dcbf .SetIfNotNil ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f",_cfbed .BoxColorInfo ); -_dcbf .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_cfbed .Contents );if _cfbed .Rotate !=nil {_dcbf .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_ce .MakeInteger (*_cfbed .Rotate ));};_dcbf .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_cfbed .Group ); -_dcbf .SetIfNotNil ("\u0054\u0068\u0075m\u0062",_cfbed .Thumb );_dcbf .SetIfNotNil ("\u0042",_cfbed .B );_dcbf .SetIfNotNil ("\u0044\u0075\u0072",_cfbed .Dur );_dcbf .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_cfbed .Trans );_dcbf .SetIfNotNil ("\u0041\u0041",_cfbed .AA ); -_dcbf .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_cfbed .Metadata );_dcbf .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_cfbed .PieceInfo );_dcbf .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_cfbed .StructParents ); -_dcbf .SetIfNotNil ("\u0049\u0044",_cfbed .ID );_dcbf .SetIfNotNil ("\u0050\u005a",_cfbed .PZ );_dcbf .SetIfNotNil ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f",_cfbed .SeparationInfo );_dcbf .SetIfNotNil ("\u0054\u0061\u0062\u0073",_cfbed .Tabs ); -_dcbf .SetIfNotNil ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064",_cfbed .TemplateInstantiated );_dcbf .SetIfNotNil ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s",_cfbed .PresSteps );_dcbf .SetIfNotNil ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074",_cfbed .UserUnit ); -_dcbf .SetIfNotNil ("\u0056\u0050",_cfbed .VP );if _cfbed ._gage !=nil {_gade :=_ce .MakeArray ();for _ ,_cbdcd :=range _cfbed ._gage {if _dagef :=_cbdcd .GetContext ();_dagef !=nil {_gade .Append (_dagef .ToPdfObject ());}else {_gade .Append (_cbdcd .ToPdfObject ()); -};};if _gade .Len ()> 0{_dcbf .Set ("\u0041\u006e\u006e\u006f\u0074\u0073",_gade );};}else if _cfbed .Annots !=nil {_dcbf .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0073",_cfbed .Annots );};return _dcbf ;}; +// 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 (_eabba int ,_egbeac *PdfPage )error ;func (_badf *PdfAnnotationMarkup )appendToPdfDictionary (_gcge *_cde .PdfObjectDictionary ){_gcge .SetIfNotNil ("\u0054",_badf .T );if _badf .Popup !=nil {_gcge .Set ("\u0050\u006f\u0070u\u0070",_badf .Popup .ToPdfObject ()); +};_gcge .SetIfNotNil ("\u0043\u0041",_badf .CA );_gcge .SetIfNotNil ("\u0052\u0043",_badf .RC );_gcge .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_badf .CreationDate );_gcge .SetIfNotNil ("\u0049\u0052\u0054",_badf .IRT ); +_gcge .SetIfNotNil ("\u0053\u0075\u0062\u006a",_badf .Subj );_gcge .SetIfNotNil ("\u0052\u0054",_badf .RT );_gcge .SetIfNotNil ("\u0049\u0054",_badf .IT );_gcge .SetIfNotNil ("\u0045\u0078\u0044\u0061\u0074\u0061",_badf .ExData );};func (_gdccg *pdfCIDFontType2 )getFontDescriptor ()*PdfFontDescriptor {return _gdccg ._bceac }; -// ParserMetadata gets the parser metadata. -func (_dagf *CompliancePdfReader )ParserMetadata ()_ce .ParserMetadata {if _dagf ._cefd ==(_ce .ParserMetadata {}){_dagf ._cefd ,_ =_dagf ._afda .ParserMetadata ();};return _dagf ._cefd ;}; -// C returns the value of the cyan component of the color. -func (_gbga *PdfColorDeviceCMYK )C ()float64 {return _gbga [0]};func (_bgcgb *pdfFontSimple )baseFields ()*fontCommon {return &_bgcgb .fontCommon }; +// 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 (_gfafd *PdfReader )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {return _gfafd .flattenFieldsWithOpts (false ,appgen ,opts );}; -// 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. +// PageCallback callback function used in page loading +// that could be used to modify the page content. // -// Keep in mind that it might change in the subsequent minor versions. -type CompliancePdfReader struct{*PdfReader ;_cefd _ce .ParserMetadata ;};var ErrColorOutOfRange =_ge .New ("\u0063o\u006co\u0072\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");func (_egbg *PdfReader )newPdfAnnotationPolygonFromDict (_gfff *_ce .PdfObjectDictionary )(*PdfAnnotationPolygon ,error ){_bfg :=PdfAnnotationPolygon {}; -_edcb ,_gcfg :=_egbg .newPdfAnnotationMarkupFromDict (_gfff );if _gcfg !=nil {return nil ,_gcfg ;};_bfg .PdfAnnotationMarkup =_edcb ;_bfg .Vertices =_gfff .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_bfg .LE =_gfff .Get ("\u004c\u0045");_bfg .BS =_gfff .Get ("\u0042\u0053"); -_bfg .IC =_gfff .Get ("\u0049\u0043");_bfg .BE =_gfff .Get ("\u0042\u0045");_bfg .IT =_gfff .Get ("\u0049\u0054");_bfg .Measure =_gfff .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_bfg ,nil ;}; - -// GetContainingPdfObject gets the primitive used to parse the color space. -func (_egfc *PdfColorspaceICCBased )GetContainingPdfObject ()_ce .PdfObject {return _egfc ._gcgc };func (_cefcb *LTV )buildCertChain (_aaecc ,_edgdg []*_eg .Certificate )([]*_eg .Certificate ,map[string ]*_eg .Certificate ,error ){_eccea :=map[string ]*_eg .Certificate {}; -for _ ,_afcdef :=range _aaecc {_eccea [_afcdef .Subject .CommonName ]=_afcdef ;};_eggb :=_aaecc ;for _ ,_dgde :=range _edgdg {_fgdcc :=_dgde .Subject .CommonName ;if _ ,_bffg :=_eccea [_fgdcc ];_bffg {continue ;};_eccea [_fgdcc ]=_dgde ;_eggb =append (_eggb ,_dgde ); -};if len (_eggb )==0{return nil ,nil ,ErrSignNoCertificates ;};var _ffbgc error ;for _bgge :=_eggb [0];_bgge !=nil &&!_cefcb .CertClient .IsCA (_bgge );{_faede ,_bdec :=_eccea [_bgge .Issuer .CommonName ];if !_bdec {if _faede ,_ffbgc =_cefcb .CertClient .GetIssuer (_bgge ); -_ffbgc !=nil {_ff .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",_ffbgc ); -break ;};_eccea [_bgge .Issuer .CommonName ]=_faede ;_eggb =append (_eggb ,_faede );};_bgge =_faede ;};return _eggb ,_eccea ,nil ;}; +// Deprecated: will be removed in v4. Use PageProcessCallback instead. +type PageCallback func (_baebc int ,_gbbga *PdfPage );func _cebca ()string {return _fb .Version }; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_gbecb *PdfShadingType2 )ToPdfObject ()_ce .PdfObject {_gbecb .PdfShading .ToPdfObject ();_ebddg ,_bgcaf :=_gbecb .getShadingDict ();if _bgcaf !=nil {_ff .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 _ebddg ==nil {_ff .Log .Error ("\u0053\u0068\u0061\u0064in\u0067\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c");return nil ;};if _gbecb .Coords !=nil {_ebddg .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_gbecb .Coords ); -};if _gbecb .Domain !=nil {_ebddg .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_gbecb .Domain );};if _gbecb .Function !=nil {if len (_gbecb .Function )==1{_ebddg .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gbecb .Function [0].ToPdfObject ()); -}else {_ebeae :=_ce .MakeArray ();for _ ,_dbag :=range _gbecb .Function {_ebeae .Append (_dbag .ToPdfObject ());};_ebddg .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_ebeae );};};if _gbecb .Extend !=nil {_ebddg .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_gbecb .Extend ); -};return _gbecb ._agcdg ;}; +// GetAllContentStreams gets all the content streams for a page as one string. +func (_cedbb *PdfPage )GetAllContentStreams ()(string ,error ){_bcdcb ,_gddd :=_cedbb .GetContentStreams ();if _gddd !=nil {return "",_gddd ;};return _cce .Join (_bcdcb ,"\u0020"),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 (_bbffc *PdfReader )FlattenFields (allannots bool ,appgen FieldAppearanceGenerator )error {return _bbffc .flattenFieldsWithOpts (allannots ,appgen ,nil );};func (_ddad *PdfColorspaceSpecialPattern )String ()string {return "\u0050a\u0074\u0074\u0065\u0072\u006e"; -};func (_cbadb *PdfReader )newPdfSignatureFromIndirect (_bcgfb *_ce .PdfIndirectObject )(*PdfSignature ,error ){_cdbgg ,_dbbggb :=_bcgfb .PdfObject .(*_ce .PdfObjectDictionary );if !_dbbggb {_ff .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 _aaffa ,_cface :=_cbadb ._aedda .GetModelFromPrimitive (_bcgfb ).(*PdfSignature );_cface {return _aaffa ,nil ;};_eadbd :=&PdfSignature {};_eadbd ._ggbg =_bcgfb ;_eadbd .Type ,_ =_ce .GetName (_cdbgg .Get ("\u0054\u0079\u0070\u0065")); -_eadbd .Filter ,_dbbggb =_ce .GetName (_cdbgg .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if !_dbbggb {_ff .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 ;};_eadbd .SubFilter ,_ =_ce .GetName (_cdbgg .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r"));_eadbd .Contents ,_dbbggb =_ce .GetString (_cdbgg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_dbbggb {_ff .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 _afbeac ,_bacgg :=_ce .GetArray (_cdbgg .Get ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e"));_bacgg {_eadbd .Reference =_ce .MakeArray ();for _ ,_ebecg :=range _afbeac .Elements (){_cbaab ,_daea :=_ce .GetDict (_ebecg ); -if !_daea {_ff .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 ; -};_cgba ,_geccd :=_cbadb .newPdfSignatureReferenceFromDict (_cbaab );if _geccd !=nil {return nil ,_geccd ;};_eadbd .Reference .Append (_cgba .ToPdfObject ());};};_eadbd .Cert =_cdbgg .Get ("\u0043\u0065\u0072\u0074");_eadbd .ByteRange ,_ =_ce .GetArray (_cdbgg .Get ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e")); -_eadbd .Changes ,_ =_ce .GetArray (_cdbgg .Get ("\u0043h\u0061\u006e\u0067\u0065\u0073"));_eadbd .Name ,_ =_ce .GetString (_cdbgg .Get ("\u004e\u0061\u006d\u0065"));_eadbd .M ,_ =_ce .GetString (_cdbgg .Get ("\u004d"));_eadbd .Location ,_ =_ce .GetString (_cdbgg .Get ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e")); -_eadbd .Reason ,_ =_ce .GetString (_cdbgg .Get ("\u0052\u0065\u0061\u0073\u006f\u006e"));_eadbd .ContactInfo ,_ =_ce .GetString (_cdbgg .Get ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f"));_eadbd .R ,_ =_ce .GetInt (_cdbgg .Get ("\u0052")); -_eadbd .V ,_ =_ce .GetInt (_cdbgg .Get ("\u0056"));_eadbd .PropBuild ,_ =_ce .GetDict (_cdbgg .Get ("\u0050\u0072\u006f\u0070\u005f\u0042\u0075\u0069\u006c\u0064"));_eadbd .PropAuthTime ,_ =_ce .GetInt (_cdbgg .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0069\u006d\u0065")); -_eadbd .PropAuthType ,_ =_ce .GetName (_cdbgg .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0079\u0070\u0065"));_cbadb ._aedda .Register (_bcgfb ,_eadbd );return _eadbd ,nil ;}; +// PdfActionGoTo3DView represents a GoTo3DView action. +type PdfActionGoTo3DView struct{*PdfAction ;TA _cde .PdfObject ;V _cde .PdfObject ;}; -// ToPdfObject returns a stream object. -func (_egcfb *XObjectImage )ToPdfObject ()_ce .PdfObject {_dcaed :=_egcfb ._gefdf ;_dgbb :=_dcaed .PdfObjectDictionary ;if _egcfb .Filter !=nil {_dgbb =_egcfb .Filter .MakeStreamDict ();_dcaed .PdfObjectDictionary =_dgbb ;};_dgbb .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074")); -_dgbb .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0049\u006d\u0061g\u0065"));_dgbb .Set ("\u0057\u0069\u0064t\u0068",_ce .MakeInteger (*(_egcfb .Width )));_dgbb .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_ce .MakeInteger (*(_egcfb .Height ))); -if _egcfb .BitsPerComponent !=nil {_dgbb .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_ce .MakeInteger (*(_egcfb .BitsPerComponent )));};if _egcfb .ColorSpace !=nil {_dgbb .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_egcfb .ColorSpace .ToPdfObject ()); -};_dgbb .SetIfNotNil ("\u0049\u006e\u0074\u0065\u006e\u0074",_egcfb .Intent );_dgbb .SetIfNotNil ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k",_egcfb .ImageMask );_dgbb .SetIfNotNil ("\u004d\u0061\u0073\u006b",_egcfb .Mask );_ccfdf :=_dgbb .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")!=nil ; -if _egcfb .Decode ==nil &&_ccfdf {_dgbb .Remove ("\u0044\u0065\u0063\u006f\u0064\u0065");}else if _egcfb .Decode !=nil {_dgbb .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_egcfb .Decode );};_dgbb .SetIfNotNil ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_egcfb .Interpolate ); -_dgbb .SetIfNotNil ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073",_egcfb .Alternatives );_dgbb .SetIfNotNil ("\u0053\u004d\u0061s\u006b",_egcfb .SMask );_dgbb .SetIfNotNil ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061",_egcfb .SMaskInData ); -_dgbb .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_egcfb .Matte );_dgbb .SetIfNotNil ("\u004e\u0061\u006d\u0065",_egcfb .Name );_dgbb .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_egcfb .StructParent );_dgbb .SetIfNotNil ("\u0049\u0044",_egcfb .ID ); -_dgbb .SetIfNotNil ("\u004f\u0050\u0049",_egcfb .OPI );_dgbb .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_egcfb .Metadata );_dgbb .SetIfNotNil ("\u004f\u0043",_egcfb .OC );_dgbb .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_egcfb .Stream )))); -_dcaed .Stream =_egcfb .Stream ;return _dcaed ;}; +// GetOutlineTree returns the outline tree. +func (_fbgf *PdfReader )GetOutlineTree ()*PdfOutlineTreeNode {return _fbgf ._cbbd }; -// PdfActionLaunch represents a launch action. -type PdfActionLaunch struct{*PdfAction ;F *PdfFilespec ;Win _ce .PdfObject ;Mac _ce .PdfObject ;Unix _ce .PdfObject ;NewWindow _ce .PdfObject ;}; +// PdfAppender appends new PDF content to an existing PDF document via incremental updates. +type PdfAppender struct{_aead _df .ReadSeeker ;_fecb *_cde .PdfParser ;_dbb *PdfReader ;Reader *PdfReader ;_dbaf []*PdfPage ;_deffb *PdfAcroForm ;_bdbg *DSS ;_fafe *Permissions ;_bfba _cde .XrefTable ;_feb int64 ;_abbd int ;_acbg []_cde .PdfObject ;_edaf map[_cde .PdfObject ]struct{}; +_ddbf map[_cde .PdfObject ]int64 ;_ebbd map[_cde .PdfObject ]struct{};_cgaa map[_cde .PdfObject ]struct{};_eabb int64 ;_agbg bool ;_dfba string ;_aedd *EncryptOptions ;_gabgb *PdfInfo ;}; -// String returns a string describing the font descriptor. -func (_aadea *PdfFontDescriptor )String ()string {var _dgbd []string ;if _aadea .FontName !=nil {_dgbd =append (_dgbd ,_aadea .FontName .String ());};if _aadea .FontFamily !=nil {_dgbd =append (_dgbd ,_aadea .FontFamily .String ());};if _aadea .fontFile !=nil {_dgbd =append (_dgbd ,_aadea .fontFile .String ()); -};if _aadea ._cdfe !=nil {_dgbd =append (_dgbd ,_aadea ._cdfe .String ());};_dgbd =append (_dgbd ,_e .Sprintf ("\u0046\u006f\u006et\u0046\u0069\u006c\u0065\u0033\u003d\u0025\u0074",_aadea .FontFile3 !=nil ));return _e .Sprintf ("\u0046\u004f\u004e\u0054_D\u0045\u0053\u0043\u0052\u0049\u0050\u0054\u004f\u0052\u007b\u0025\u0073\u007d",_g .Join (_dgbd ,"\u002c\u0020")); +// PdfAnnotationMarkup represents additional fields for mark-up annotations. +// (Section 12.5.6.2 p. 399). +type PdfAnnotationMarkup struct{T _cde .PdfObject ;Popup *PdfAnnotationPopup ;CA _cde .PdfObject ;RC _cde .PdfObject ;CreationDate _cde .PdfObject ;IRT _cde .PdfObject ;Subj _cde .PdfObject ;RT _cde .PdfObject ;IT _cde .PdfObject ;ExData _cde .PdfObject ; }; -// XObjectForm (Table 95 in 8.10.2). -type XObjectForm struct{Filter _ce .StreamEncoder ;FormType _ce .PdfObject ;BBox _ce .PdfObject ;Matrix _ce .PdfObject ;Resources *PdfPageResources ;Group _ce .PdfObject ;Ref _ce .PdfObject ;MetaData _ce .PdfObject ;PieceInfo _ce .PdfObject ;LastModified _ce .PdfObject ; -StructParent _ce .PdfObject ;StructParents _ce .PdfObject ;OPI _ce .PdfObject ;OC _ce .PdfObject ;Name _ce .PdfObject ; - -// Stream data. -Stream []byte ;_efffe *_ce .PdfObjectStream ;}; +// ToPdfObject returns the button field dictionary within an indirect object. +func (_fbdb *PdfFieldButton )ToPdfObject ()_cde .PdfObject {_fbdb .PdfField .ToPdfObject ();_bgbb :=_fbdb ._gfed ;_adfa :=_bgbb .PdfObject .(*_cde .PdfObjectDictionary );_adfa .Set ("\u0046\u0054",_cde .MakeName ("\u0042\u0074\u006e"));if _fbdb .Opt !=nil {_adfa .Set ("\u004f\u0070\u0074",_fbdb .Opt ); +};return _bgbb ;}; -// PdfAnnotationPrinterMark represents PrinterMark annotations. -// (Section 12.5.6.20). -type PdfAnnotationPrinterMark struct{*PdfAnnotation ;MN _ce .PdfObject ;};func (_aae *PdfReader )newPdfActionJavaScriptFromDict (_bgfb *_ce .PdfObjectDictionary )(*PdfActionJavaScript ,error ){return &PdfActionJavaScript {JS :_bgfb .Get ("\u004a\u0053")},nil ; -};func (_eebde *PdfWriter )checkCrossReferenceStream ()bool {_fbgac :=_eebde ._facee .Major > 1||(_eebde ._facee .Major ==1&&_eebde ._facee .Minor > 4);if _eebde ._aedga !=nil {_fbgac =*_eebde ._aedga ;};return _fbgac ;}; +// String returns a string that describes `font`. +func (_aacf *PdfFont )String ()string {_efgfc :="";if _aacf ._dcgb .Encoder ()!=nil {_efgfc =_aacf ._dcgb .Encoder ().String ();};return _a .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0054\u0020\u0025s\u0020\u0025\u0073\u007d",_aacf ._dcgb ,_aacf .baseFields ().coreString (),_efgfc ); +}; -// GetContentStreamWithEncoder returns the pattern cell's content stream and its encoder -func (_ebaag *PdfTilingPattern )GetContentStreamWithEncoder ()([]byte ,_ce .StreamEncoder ,error ){_fbeaa ,_egcad :=_ebaag ._gadcb .(*_ce .PdfObjectStream );if !_egcad {_ff .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",_ebaag ._gadcb ); -return nil ,nil ,_ce .ErrTypeError ;};_cage ,_ebceea :=_ce .DecodeStream (_fbeaa );if _ebceea !=nil {_ff .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",_ebceea ); -return nil ,nil ,_ebceea ;};_ffccc ,_ebceea :=_ce .NewEncoderFromStream (_fbeaa );if _ebceea !=nil {_ff .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",_ebceea ); -return nil ,nil ,_ebceea ;};return _cage ,_ffccc ,nil ;}; +// GetNumComponents returns the number of color components (1 for grayscale). +func (_bcc *PdfColorDeviceGray )GetNumComponents ()int {return 1};func _eaafd (_ddcgf []byte )(_gfefe ,_gccdd string ,_dbagcc error ){_fb .Log .Trace ("g\u0065\u0074\u0041\u0053CI\u0049S\u0065\u0063\u0074\u0069\u006fn\u0073\u003a\u0020\u0025\u0064\u0020",len (_ddcgf )); +_cdacg :=_afgeb .FindIndex (_ddcgf );if _cdacg ==nil {_fb .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 "","",_cde .ErrTypeError ;};_efeca :=_cdacg [1];_ggbd :=_cce .Index (string (_ddcgf [_efeca :]),_ggbacf );if _ggbd < 0{_gfefe =string (_ddcgf [_efeca :]);return _gfefe ,"",nil ;};_abgbd :=_efeca +_ggbd ;_gfefe =string (_ddcgf [_efeca :_abgbd ]); +_ecaae :=_abgbd ;_ggbd =_cce .Index (string (_ddcgf [_ecaae :]),_agbb );if _ggbd < 0{_fb .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",_dbagcc ); +return "","",_cde .ErrTypeError ;};_bfca :=_ecaae +_ggbd ;_gccdd =string (_ddcgf [_ecaae :_bfca ]);return _gfefe ,_gccdd ,nil ;}; -// PdfActionResetForm represents a resetForm action. -type PdfActionResetForm struct{*PdfAction ;Fields _ce .PdfObject ;Flags _ce .PdfObject ;}; +// GetPage returns the PdfPage model for the specified page number. +func (_ddfcf *PdfReader )GetPage (pageNumber int )(*PdfPage ,error ){if _ddfcf ._fdccd .GetCrypter ()!=nil &&!_ddfcf ._fdccd .IsAuthenticated (){return nil ,_a .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 (_ddfcf ._adfcd )< pageNumber {return nil ,_gf .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"); +};_gcgfb :=pageNumber -1;if _gcgfb < 0{return nil ,_a .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");};_ffccf :=_ddfcf .PageList [_gcgfb ]; +return _ffccf ,nil ;}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. -func (_ccgf *PdfColorspaceICCBased )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _ccgf .Alternate ==nil {if _ccgf .N ==1{_cbad :=NewPdfColorspaceDeviceGray ();return _cbad .ColorFromFloats (vals );}else if _ccgf .N ==3{_gadc :=NewPdfColorspaceDeviceRGB (); -return _gadc .ColorFromFloats (vals );}else if _ccgf .N ==4{_fffdf :=NewPdfColorspaceDeviceCMYK ();return _fffdf .ColorFromFloats (vals );}else {return nil ,_ge .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 _ccgf .Alternate .ColorFromFloats (vals );}; +// DecodeArray returns the component range values for the Separation colorspace. +func (_bffba *PdfColorspaceSpecialSeparation )DecodeArray ()[]float64 {return []float64 {0,1.0}}; -// NewPdfActionGoToR returns a new "go to remote" action. -func NewPdfActionGoToR ()*PdfActionGoToR {_gae :=NewPdfAction ();_gc :=&PdfActionGoToR {};_gc .PdfAction =_gae ;_gae .SetContext (_gc );return _gc ;}; +// PdfAnnotationLink represents Link annotations. +// (Section 12.5.6.5 p. 403). +type PdfAnnotationLink struct{*PdfAnnotation ;A _cde .PdfObject ;Dest _cde .PdfObject ;H _cde .PdfObject ;PA _cde .PdfObject ;QuadPoints _cde .PdfObject ;BS _cde .PdfObject ;_bgg *PdfAction ;_efa *PdfReader ;};func (_fcc *PdfReader )newPdfAnnotationStrikeOut (_fgfb *_cde .PdfObjectDictionary )(*PdfAnnotationStrikeOut ,error ){_eeeg :=PdfAnnotationStrikeOut {}; +_daa ,_fae :=_fcc .newPdfAnnotationMarkupFromDict (_fgfb );if _fae !=nil {return nil ,_fae ;};_eeeg .PdfAnnotationMarkup =_daa ;_eeeg .QuadPoints =_fgfb .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_eeeg ,nil ;}; -// B returns the value of the B component of the color. -func (_dbff *PdfColorCalRGB )B ()float64 {return _dbff [1]};func (_agg *PdfReader )newPdfAnnotationPrinterMarkFromDict (_eeeb *_ce .PdfObjectDictionary )(*PdfAnnotationPrinterMark ,error ){_dada :=PdfAnnotationPrinterMark {};_dada .MN =_eeeb .Get ("\u004d\u004e"); -return &_dada ,nil ;};func _gegfc (_beefd []*_ce .PdfObjectStream )*_ce .PdfObjectArray {if len (_beefd )==0{return nil ;};_adgfe :=make ([]_ce .PdfObject ,0,len (_beefd ));for _ ,_caeaeg :=range _beefd {_adgfe =append (_adgfe ,_caeaeg );};return _ce .MakeArray (_adgfe ...); -}; +// ToPdfObject returns an indirect object containing the signature field dictionary. +func (_gccg *PdfFieldSignature )ToPdfObject ()_cde .PdfObject {if _gccg .PdfAnnotationWidget !=nil {_gccg .PdfAnnotationWidget .ToPdfObject ();};_gccg .PdfField .ToPdfObject ();_faegd :=_gccg ._gfed ;_cdgad :=_faegd .PdfObject .(*_cde .PdfObjectDictionary ); +_cdgad .SetIfNotNil ("\u0046\u0054",_cde .MakeName ("\u0053\u0069\u0067"));_cdgad .SetIfNotNil ("\u004c\u006f\u0063\u006b",_gccg .Lock );_cdgad .SetIfNotNil ("\u0053\u0056",_gccg .SV );if _gccg .V !=nil {_cdgad .SetIfNotNil ("\u0056",_gccg .V .ToPdfObject ()); +};return _faegd ;};func _afgcf (_cfgc *fontCommon )*pdfFontType0 {return &pdfFontType0 {fontCommon :*_cfgc }};func _aagae (_dfbgg *_cde .PdfObjectDictionary ,_bcge *fontCommon )(*pdfFontType3 ,error ){_effec :=_decdf (_bcge );_ebec :=_dfbgg .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r"); +if _ebec ==nil {_ebec =_cde .MakeInteger (0);};_effec .FirstChar =_ebec ;_gcdd ,_cgfg :=_cde .GetIntVal (_ebec );if !_cgfg {_fb .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",_ebec ); +return nil ,_cde .ErrTypeError ;};_dbfaa :=_fab .CharCode (_gcdd );_ebec =_dfbgg .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _ebec ==nil {_ebec =_cde .MakeInteger (255);};_effec .LastChar =_ebec ;_gcdd ,_cgfg =_cde .GetIntVal (_ebec ); +if !_cgfg {_fb .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",_ebec );return nil ,_cde .ErrTypeError ; +};_fbceb :=_fab .CharCode (_gcdd );_ebec =_dfbgg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _ebec !=nil {_effec .Resources =_ebec ;};_ebec =_dfbgg .Get ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s");if _ebec ==nil {_fb .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",_ebec ); +return nil ,_cde .ErrNotSupported ;};_effec .CharProcs =_ebec ;_ebec =_dfbgg .Get ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078");if _ebec ==nil {_fb .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",_ebec ); +return nil ,_cde .ErrNotSupported ;};_effec .FontMatrix =_ebec ;_effec ._eaad =make (map[_fab .CharCode ]float64 );_ebec =_dfbgg .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _ebec !=nil {_effec .Widths =_ebec ;_adde ,_daab :=_cde .GetArray (_ebec ); +if !_daab {_fb .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",_ebec );return nil ,_cde .ErrTypeError ; +};_feag ,_dadf :=_adde .ToFloat64Array ();if _dadf !=nil {_fb .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 ,_dadf ;};if len (_feag )!=int (_fbceb -_dbfaa +1){_fb .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",_fbceb -_dbfaa +1,len (_feag )); +return nil ,_cde .ErrRangeError ;};_cfdad ,_daab :=_cde .GetArray (_effec .FontMatrix );if !_daab {_fb .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",_cfdad ); +return nil ,_dadf ;};_aggbd ,_dadf :=_cfdad .ToFloat64Array ();if _dadf !=nil {_fb .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 ,_dadf ;};_cgefgg :=_bc .NewMatrix (_aggbd [0],_aggbd [1],_aggbd [2],_aggbd [3],_aggbd [4],_aggbd [5]);for _dcdbd ,_bbed :=range _feag {_ffbgc ,_ :=_cgefgg .Transform (_bbed ,_bbed );_effec ._eaad [_dbfaa +_fab .CharCode (_dcdbd )]=_ffbgc ;}; +};_effec .Encoding =_cde .TraceToDirectObject (_dfbgg .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));_efce :=_dfbgg .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _efce !=nil {_effec ._aaegd =_cde .TraceToDirectObject (_efce );_fgbe ,_cefbf :=_fdcf (_effec ._aaegd ,&_effec .fontCommon ); +if _cefbf !=nil {return nil ,_cefbf ;};_effec ._dcgd =_fgbe ;};if _cddgbf :=_effec ._dcgd ;_cddgbf !=nil {_effec ._cgefe =_fab .NewCMapEncoder ("",nil ,_cddgbf );}else {_effec ._cgefe =_fab .NewPdfDocEncoder ();};return _effec ,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 (_bgbc *PdfAppender )Sign (pageNum int ,field *PdfFieldSignature )error {if field ==nil {return _ge .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"); -};_gbce :=field .V ;if _gbce ==nil {return _ge .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");};_bgfbdd :=pageNum -1; -if _bgfbdd < 0||_bgfbdd > len (_bgbc ._ggdc )-1{return _e .Errorf ("\u0070\u0061\u0067\u0065\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064",pageNum );};_fcca :=_bgbc .Reader .PageList [_bgfbdd ];field .P =_fcca .ToPdfObject (); -if field .T ==nil ||field .T .String ()==""{field .T =_ce .MakeString (_e .Sprintf ("\u0053\u0069\u0067n\u0061\u0074\u0075\u0072\u0065\u0020\u0025\u0064",pageNum ));};_fcca .AddAnnotation (field .PdfAnnotationWidget .PdfAnnotation );if _bgbc ._fed ==_bgbc ._fcda .AcroForm {_bgbc ._fed =_bgbc .Reader .AcroForm ; -};_ccad :=_bgbc ._fed ;if _ccad ==nil {_ccad =NewPdfAcroForm ();};_ccad .SigFlags =_ce .MakeInteger (3);if _ccad .NeedAppearances !=nil {_ccad .NeedAppearances =nil ;};_bgad :=append (_ccad .AllFields (),field .PdfField );_ccad .Fields =&_bgad ;_bgbc .ReplaceAcroForm (_ccad ); -_bgbc .UpdatePage (_fcca );_bgbc ._ggdc [_bgfbdd ]=_fcca ;if _ ,_bafc :=field .V .GetDocMDPPermission ();_bafc {_bgbc ._acec =NewPermissions (field .V );};return nil ;};func (_faggbf *PdfReader )loadDSS ()(*DSS ,error ){if _faggbf ._afda .GetCrypter ()!=nil &&!_faggbf ._afda .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"); -};_efcgb :=_faggbf ._cfcdg .Get ("\u0044\u0053\u0053");if _efcgb ==nil {return nil ,nil ;};_cafgd ,_ :=_ce .GetIndirect (_efcgb );_efcgb =_ce .TraceToDirectObject (_efcgb );switch _eadcdd :=_efcgb .(type ){case *_ce .PdfObjectNull :return nil ,nil ;case *_ce .PdfObjectDictionary :return _caef (_cafgd ,_eadcdd ); -};return nil ,_e .Errorf ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0044\u0053\u0053 \u0065\u006e\u0074\u0072y \u0025\u0054",_efcgb );}; +// 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 ;_cgebc []byte ;_dcacd []uint32 ;_eebg *_cde .PdfObjectStream ;}; -// GetTrailer returns the PDF's trailer dictionary. -func (_dgaag *PdfReader )GetTrailer ()(*_ce .PdfObjectDictionary ,error ){_faegb :=_dgaag ._afda .GetTrailer ();if _faegb ==nil {return nil ,_ge .New ("\u0074r\u0061i\u006c\u0065\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};return _faegb ,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 ){_gdcaea ,_gffbf :=_cgefg (basefont );if _gffbf !=nil {return nil ,_gffbf ;};if basefont !=SymbolName &&basefont !=ZapfDingbatsName {_gdcaea ._fecga =_fab .NewWinAnsiEncoder ();};return &PdfFont {_dcgb :&_gdcaea },nil ; }; -// ToPdfObject implements interface PdfModel. -func (_fgac *PdfAnnotationWatermark )ToPdfObject ()_ce .PdfObject {_fgac .PdfAnnotation .ToPdfObject ();_cdee :=_fgac ._dec ;_fade :=_cdee .PdfObject .(*_ce .PdfObjectDictionary );_fade .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k")); -_fade .SetIfNotNil ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074",_fgac .FixedPrint );return _cdee ;}; - -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 1 for a grayscale device. -func (_edcd *PdfColorspaceDeviceGray )GetNumComponents ()int {return 1}; - -// ColorToRGB converts a CalGray color to an RGB color. -func (_agc *PdfColorspaceCalGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_ggbf ,_cbeb :=color .(*PdfColorCalGray );if !_cbeb {_ff .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 ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};ANorm :=_ggbf .Val ();X :=_agc .WhitePoint [0]*_egg .Pow (ANorm ,_agc .Gamma );Y :=_agc .WhitePoint [1]*_egg .Pow (ANorm ,_agc .Gamma );Z :=_agc .WhitePoint [2]*_egg .Pow (ANorm ,_agc .Gamma ); -_bdef :=3.240479*X +-1.537150*Y +-0.498535*Z ;_eddf :=-0.969256*X +1.875992*Y +0.041556*Z ;_ebg :=0.055648*X +-0.204043*Y +1.057311*Z ;_bdef =_egg .Min (_egg .Max (_bdef ,0),1.0);_eddf =_egg .Min (_egg .Max (_eddf ,0),1.0);_ebg =_egg .Min (_egg .Max (_ebg ,0),1.0); -return NewPdfColorDeviceRGB (_bdef ,_eddf ,_ebg ),nil ;};func (_bfgb *PdfColorspaceDeviceCMYK )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b";}; - -// PdfShadingType6 is a Coons patch mesh. -type PdfShadingType6 struct{*PdfShading ;BitsPerCoordinate *_ce .PdfObjectInteger ;BitsPerComponent *_ce .PdfObjectInteger ;BitsPerFlag *_ce .PdfObjectInteger ;Decode *_ce .PdfObjectArray ;Function []PdfFunction ;};func (_efae *fontFile )loadFromSegments (_bbegf ,_bgaaf []byte )error {_ff .Log .Trace ("\u006c\u006f\u0061dF\u0072\u006f\u006d\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0064\u0020\u0025\u0064",len (_bbegf ),len (_bgaaf )); -_fcbf :=_efae .parseASCIIPart (_bbegf );if _fcbf !=nil {return _fcbf ;};_ff .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_efae );if len (_bgaaf )==0{return nil ;};_ff .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_efae ); -return nil ;}; +// ReaderOpts defines options for creating PdfReader instances. +type ReaderOpts struct{ -// ToPdfObject implements interface PdfModel. -func (_egbe *PdfAnnotationTrapNet )ToPdfObject ()_ce .PdfObject {_egbe .PdfAnnotation .ToPdfObject ();_dfdg :=_egbe ._dec ;_ggac :=_dfdg .PdfObject .(*_ce .PdfObjectDictionary );_ggac .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0054r\u0061\u0070\u004e\u0065\u0074")); -return _dfdg ;}; +// Password password of the PDF file encryption. +// Default: empty (""). +Password string ; -// ToPdfObject returns the PdfFontDescriptor as a PDF dictionary inside an indirect object. -func (_fgdb *PdfFontDescriptor )ToPdfObject ()_ce .PdfObject {_agdd :=_ce .MakeDict ();if _fgdb ._dbbbgg ==nil {_fgdb ._dbbbgg =&_ce .PdfIndirectObject {};};_fgdb ._dbbbgg .PdfObject =_agdd ;_agdd .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072")); -if _fgdb .FontName !=nil {_agdd .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_fgdb .FontName );};if _fgdb .FontFamily !=nil {_agdd .Set ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079",_fgdb .FontFamily );};if _fgdb .FontStretch !=nil {_agdd .Set ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068",_fgdb .FontStretch ); -};if _fgdb .FontWeight !=nil {_agdd .Set ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074",_fgdb .FontWeight );};if _fgdb .Flags !=nil {_agdd .Set ("\u0046\u006c\u0061g\u0073",_fgdb .Flags );};if _fgdb .FontBBox !=nil {_agdd .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_fgdb .FontBBox ); -};if _fgdb .ItalicAngle !=nil {_agdd .Set ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065",_fgdb .ItalicAngle );};if _fgdb .Ascent !=nil {_agdd .Set ("\u0041\u0073\u0063\u0065\u006e\u0074",_fgdb .Ascent );};if _fgdb .Descent !=nil {_agdd .Set ("\u0044e\u0073\u0063\u0065\u006e\u0074",_fgdb .Descent ); -};if _fgdb .Leading !=nil {_agdd .Set ("\u004ce\u0061\u0064\u0069\u006e\u0067",_fgdb .Leading );};if _fgdb .CapHeight !=nil {_agdd .Set ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t",_fgdb .CapHeight );};if _fgdb .XHeight !=nil {_agdd .Set ("\u0058H\u0065\u0069\u0067\u0068\u0074",_fgdb .XHeight ); -};if _fgdb .StemV !=nil {_agdd .Set ("\u0053\u0074\u0065m\u0056",_fgdb .StemV );};if _fgdb .StemH !=nil {_agdd .Set ("\u0053\u0074\u0065m\u0048",_fgdb .StemH );};if _fgdb .AvgWidth !=nil {_agdd .Set ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068",_fgdb .AvgWidth ); -};if _fgdb .MaxWidth !=nil {_agdd .Set ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068",_fgdb .MaxWidth );};if _fgdb .MissingWidth !=nil {_agdd .Set ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068",_fgdb .MissingWidth );};if _fgdb .FontFile !=nil {_agdd .Set ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065",_fgdb .FontFile ); -};if _fgdb .FontFile2 !=nil {_agdd .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652",_fgdb .FontFile2 );};if _fgdb .FontFile3 !=nil {_agdd .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653",_fgdb .FontFile3 );};if _fgdb .CharSet !=nil {_agdd .Set ("\u0043h\u0061\u0072\u0053\u0065\u0074",_fgdb .CharSet ); -};if _fgdb .Style !=nil {_agdd .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_fgdb .FontName );};if _fgdb .Lang !=nil {_agdd .Set ("\u004c\u0061\u006e\u0067",_fgdb .Lang );};if _fgdb .FD !=nil {_agdd .Set ("\u0046\u0044",_fgdb .FD );};if _fgdb .CIDSet !=nil {_agdd .Set ("\u0043\u0049\u0044\u0053\u0065\u0074",_fgdb .CIDSet ); -};return _fgdb ._dbbbgg ;};func (_effb *PdfReader )resolveReference (_ebdc *_ce .PdfObjectReference )(_ce .PdfObject ,bool ,error ){_geafd ,_gbfaa :=_effb ._afda .ObjCache [int (_ebdc .ObjectNumber )];if !_gbfaa {_ff .Log .Trace ("R\u0065\u0061\u0064\u0065r \u004co\u006f\u006b\u0075\u0070\u0020r\u0065\u0066\u003a\u0020\u0025\u0073",_ebdc ); -_abage ,_abddf :=_effb ._afda .LookupByReference (*_ebdc );if _abddf !=nil {return nil ,false ,_abddf ;};_effb ._afda .ObjCache [int (_ebdc .ObjectNumber )]=_abage ;return _abage ,false ,nil ;};return _geafd ,true ,nil ;}; +// LazyLoad set if the PDF file would be loaded using lazy-loading mode. +// Default: true. +LazyLoad bool ; -// GetAllContentStreams gets all the content streams for a page as one string. -func (_cecc *PdfPage )GetAllContentStreams ()(string ,error ){_efbga ,_gafef :=_cecc .GetContentStreams ();if _gafef !=nil {return "",_gafef ;};return _g .Join (_efbga ,"\u0020"),nil ;}; +// ComplianceMode set if parsed PDF file should contain meta information for the verifiers of the compliance standards like PDF/A. +ComplianceMode bool ;}; // PdfColorspace interface defines the common methods of a PDF colorspace. // The colorspace defines the data storage format for each color and color representation. @@ -473,4302 +424,4455 @@ String ()string ; ImageToRGB (Image )(Image ,error ); // ColorToRGB converts a single color in a given PdfColorspace to an RGB color. -ColorToRGB (_edea PdfColor )(PdfColor ,error ); +ColorToRGB (_deaf PdfColor )(PdfColor ,error ); // GetNumComponents returns the number of components in the PdfColorspace. GetNumComponents ()int ; // ToPdfObject returns a PdfObject representation of the PdfColorspace. -ToPdfObject ()_ce .PdfObject ; +ToPdfObject ()_cde .PdfObject ; // ColorFromPdfObjects returns a PdfColor in the given PdfColorspace from an array of PdfObject where each // PdfObject represents a numeric value. -ColorFromPdfObjects (_ddacd []_ce .PdfObject )(PdfColor ,error ); +ColorFromPdfObjects (_fddgb []_cde .PdfObject )(PdfColor ,error ); // ColorFromFloats returns a new PdfColor based on input color components for a given PdfColorspace. -ColorFromFloats (_fgaca []float64 )(PdfColor ,error ); +ColorFromFloats (_bdcc []float64 )(PdfColor ,error ); // DecodeArray returns the Decode array for the PdfColorSpace, i.e. the range of each component. -DecodeArray ()[]float64 ;};func (_ecda *pdfFontType0 )bytesToCharcodes (_agedf []byte )([]_dc .CharCode ,bool ){if _ecda ._ggecbf ==nil {return nil ,false ;};_cbgbb ,_gcfgb :=_ecda ._ggecbf .BytesToCharcodes (_agedf );if !_gcfgb {return nil ,false ;};_agab :=make ([]_dc .CharCode ,len (_cbgbb )); -for _fefg ,_cdbga :=range _cbgbb {_agab [_fefg ]=_dc .CharCode (_cdbga );};return _agab ,true ;};func (_aeccd *PdfWriter )writeOutlines ()error {if _aeccd ._cfcac ==nil {return nil ;};_ff .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0054\u0072\u0065\u0065\u003a\u0020\u0025\u002b\u0076",_aeccd ._cfcac ); -_gbgca :=_aeccd ._cfcac .ToPdfObject ();_ff .Log .Trace ("\u004fu\u0074\u006c\u0069\u006e\u0065\u0073\u003a\u0020\u0025\u002b\u0076 \u0028\u0025\u0054\u002c\u0020\u0070\u003a\u0025\u0070\u0029",_gbgca ,_gbgca ,_gbgca );_aeccd ._bbef .Set ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073",_gbgca ); -_edecc :=_aeccd .addObjects (_gbgca );if _edecc !=nil {return _edecc ;};return nil ;}; +DecodeArray ()[]float64 ;}; + +// PdfColorPattern represents a pattern color. +type PdfColorPattern struct{Color PdfColor ;PatternName _cde .PdfObjectName ;}; // A returns the value of the A component of the color. -func (_fdaa *PdfColorLab )A ()float64 {return _fdaa [1]}; +func (_ecdf *PdfColorCalRGB )A ()float64 {return _ecdf [0]}; -// NewPdfTransformParamsDocMDP create a PdfTransformParamsDocMDP with the specific permissions. -func NewPdfTransformParamsDocMDP (permission _aef .DocMDPPermission )*PdfTransformParamsDocMDP {return &PdfTransformParamsDocMDP {Type :_ce .MakeName ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"),P :_ce .MakeInteger (int64 (permission )),V :_ce .MakeName ("\u0031\u002e\u0032")}; +// 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{_agaa *_cde .PdfIndirectObject ;Certs []*_cde .PdfObjectStream ;OCSPs []*_cde .PdfObjectStream ;CRLs []*_cde .PdfObjectStream ;VRI map[string ]*VRI ;_fdcd map[string ]*_cde .PdfObjectStream ;_ddff map[string ]*_cde .PdfObjectStream ;_bcfgd map[string ]*_cde .PdfObjectStream ; }; -// ImageToRGB converts image in CalGray color space to RGB (A, B, C -> X, Y, Z). -func (_afcf *PdfColorspaceCalGray )ImageToRGB (img Image )(Image ,error ){_bdcdg :=_gb .NewReader (img .getBase ());_babd :=_gf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_gebd :=_gb .NewWriter (_babd ); -_fafa :=_egg .Pow (2,float64 (img .BitsPerComponent ))-1;_beaf :=make ([]uint32 ,3);var (_gfcg uint32 ;ANorm ,X ,Y ,Z ,_ebbc ,_fefd ,_gfce float64 ;_dccb error ;);for {_gfcg ,_dccb =_bdcdg .ReadSample ();if _dccb ==_gd .EOF {break ;}else if _dccb !=nil {return img ,_dccb ; -};ANorm =float64 (_gfcg )/_fafa ;X =_afcf .WhitePoint [0]*_egg .Pow (ANorm ,_afcf .Gamma );Y =_afcf .WhitePoint [1]*_egg .Pow (ANorm ,_afcf .Gamma );Z =_afcf .WhitePoint [2]*_egg .Pow (ANorm ,_afcf .Gamma );_ebbc =3.240479*X +-1.537150*Y +-0.498535*Z ; -_fefd =-0.969256*X +1.875992*Y +0.041556*Z ;_gfce =0.055648*X +-0.204043*Y +1.057311*Z ;_ebbc =_egg .Min (_egg .Max (_ebbc ,0),1.0);_fefd =_egg .Min (_egg .Max (_fefd ,0),1.0);_gfce =_egg .Min (_egg .Max (_gfce ,0),1.0);_beaf [0]=uint32 (_ebbc *_fafa ); -_beaf [1]=uint32 (_fefd *_fafa );_beaf [2]=uint32 (_gfce *_fafa );if _dccb =_gebd .WriteSamples (_beaf );_dccb !=nil {return img ,_dccb ;};};return _ffba (&_babd ),nil ;}; +// ImageToGray returns a new grayscale image based on the passed in RGB image. +func (_fcg *PdfColorspaceDeviceRGB )ImageToGray (img Image )(Image ,error ){if img .ColorComponents !=3{return img ,_gf .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"); +};_eeffg ,_ccde :=_bbb .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cbcfe ,img ._gdbc );if _ccde !=nil {return img ,_ccde ;};_edce ,_ccde :=_bbb .GrayConverter .Convert (_eeffg );if _ccde !=nil {return img ,_ccde ; +};return _edggb (_edce .Base ()),nil ;}; -// ColorToRGB converts a ICCBased color to an RGB color. -func (_bdcf *PdfColorspaceICCBased )ColorToRGB (color PdfColor )(PdfColor ,error ){if _bdcf .Alternate ==nil {_ff .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 _bdcf .N ==1{_ff .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"); -_eebg :=NewPdfColorspaceDeviceGray ();return _eebg .ColorToRGB (color );}else if _bdcf .N ==3{_ff .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 _bdcf .N ==4{_ff .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"); -_dggd :=NewPdfColorspaceDeviceCMYK ();return _dggd .ColorToRGB (color );}else {return nil ,_ge .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"); -};};_ff .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",_bdcf ); -return _bdcf .Alternate .ColorToRGB (color );}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 4 for a CMYK32 device. +func (_bdae *PdfColorspaceDeviceCMYK )GetNumComponents ()int {return 4}; -// 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 {_bbbga ,_daeb :=NewStandard14Font (basefont );if _daeb !=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 _bbbga ;}; +// ToPdfObject returns a *PdfIndirectObject containing a *PdfObjectArray representation of the DeviceN colorspace. +/* + Format: [/DeviceN names alternateSpace tintTransform] + or: [/DeviceN names alternateSpace tintTransform attributes] +*/ +func (_cceb *PdfColorspaceDeviceN )ToPdfObject ()_cde .PdfObject {_acdd :=_cde .MakeArray (_cde .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u004e"));_acdd .Append (_cceb .ColorantNames );_acdd .Append (_cceb .AlternateSpace .ToPdfObject ());_acdd .Append (_cceb .TintTransform .ToPdfObject ()); +if _cceb .Attributes !=nil {_acdd .Append (_cceb .Attributes .ToPdfObject ());};if _cceb ._gbdd !=nil {_cceb ._gbdd .PdfObject =_acdd ;return _cceb ._gbdd ;};return _acdd ;};func (_fbfcb *PdfShading )getShadingDict ()(*_cde .PdfObjectDictionary ,error ){_eggcb :=_fbfcb ._fdbgb ; +if _eggba ,_fffga :=_eggcb .(*_cde .PdfIndirectObject );_fffga {_eeddc ,_aggcd :=_eggba .PdfObject .(*_cde .PdfObjectDictionary );if !_aggcd {return nil ,_cde .ErrTypeError ;};return _eeddc ,nil ;}else if _gaffd ,_gggda :=_eggcb .(*_cde .PdfObjectStream ); +_gggda {return _gaffd .PdfObjectDictionary ,nil ;}else if _dade ,_eaeb :=_eggcb .(*_cde .PdfObjectDictionary );_eaeb {return _dade ,nil ;}else {_fb .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 ,_cde .ErrTypeError ;};};func (_cbab *LTV )generateVRIKey (_cebaa *PdfSignature )(string ,error ){_fccfa ,_gbab :=_efdfg (_cebaa .Contents .Bytes ());if _gbab !=nil {return "",_gbab ;};return _cce .ToUpper (_f .EncodeToString (_fccfa )),nil ; +};func (_dggee *PdfReader )buildPageList (_ggfgc *_cde .PdfIndirectObject ,_fccbg *_cde .PdfIndirectObject ,_fcgef map[_cde .PdfObject ]struct{})error {if _ggfgc ==nil {return nil ;};if _ ,_dceacb :=_fcgef [_ggfgc ];_dceacb {_fb .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",_ggfgc .ObjectNumber ); +return nil ;};_fcgef [_ggfgc ]=struct{}{};_aabc ,_bface :=_ggfgc .PdfObject .(*_cde .PdfObjectDictionary );if !_bface {return _gf .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};_fcee ,_bface :=(*_aabc ).Get ("\u0054\u0079\u0070\u0065").(*_cde .PdfObjectName ); +if !_bface {if _aabc .Get ("\u004b\u0069\u0064\u0073")==nil {return _gf .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");};_fb .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."); +_fcee =_cde .MakeName ("\u0050\u0061\u0067e\u0073");_aabc .Set ("\u0054\u0079\u0070\u0065",_fcee );};_fb .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",*_fcee ,_ggfgc ); +if *_fcee =="\u0050\u0061\u0067\u0065"{_ggdeee ,_ffcda :=_dggee .newPdfPageFromDict (_aabc );if _ffcda !=nil {return _ffcda ;};_ggdeee .setContainer (_ggfgc );if _fccbg !=nil {_aabc .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_fccbg );};_dggee ._adfcd =append (_dggee ._adfcd ,_ggfgc ); +_dggee .PageList =append (_dggee .PageList ,_ggdeee );return nil ;};if *_fcee !="\u0050\u0061\u0067e\u0073"{_fb .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",_fcee ); +return _gf .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 _fccbg !=nil {_aabc .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_fccbg );};if !_dggee ._gbeac {_fbgad :=_dggee .traverseObjectData (_ggfgc );if _fbgad !=nil {return _fbgad ;};};_gfaef ,_cdgdc :=_dggee ._fdccd .Resolve (_aabc .Get ("\u004b\u0069\u0064\u0073")); +if _cdgdc !=nil {_fb .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 _cdgdc ;};var _gaeeb *_cde .PdfObjectArray ; +_gaeeb ,_bface =_gfaef .(*_cde .PdfObjectArray );if !_bface {_cgegf ,_ddgaa :=_gfaef .(*_cde .PdfIndirectObject );if !_ddgaa {return _gf .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u004b\u0069\u0064\u0073\u0020\u006f\u0062\u006a\u0065\u0063\u0074");}; +_gaeeb ,_bface =_cgegf .PdfObject .(*_cde .PdfObjectArray );if !_bface {return _gf .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");};};_fb .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_gaeeb ); +for _fbcbc ,_cebbcc :=range _gaeeb .Elements (){_gffc ,_eadc :=_cde .GetIndirect (_cebbcc );if !_eadc {_fb .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",_gffc ); +return _gf .New ("\u0070a\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0064\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_gaeeb .Set (_fbcbc ,_gffc );_cdgdc =_dggee .buildPageList (_gffc ,_ggfgc ,_fcgef );if _cdgdc !=nil {return _cdgdc ; +};};return nil ;}; + +// GetStructRoot gets the StructTreeRoot object +func (_bgccd *PdfPage )GetStructTreeRoot ()(*_cde .PdfObject ,bool ){_ebbda ,_bdegc :=_bgccd ._cgdb .GetCatalogStructTreeRoot ();return &_ebbda ,_bdegc ;}; // ToPdfObject implements interface PdfModel. -func (_gbff *PdfAnnotationPopup )ToPdfObject ()_ce .PdfObject {_gbff .PdfAnnotation .ToPdfObject ();_cgca :=_gbff ._dec ;_fdge :=_cgca .PdfObject .(*_ce .PdfObjectDictionary );_fdge .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0050\u006f\u0070u\u0070")); -_fdge .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_gbff .Parent );_fdge .SetIfNotNil ("\u004f\u0070\u0065\u006e",_gbff .Open );return _cgca ;}; +func (_fecgba *PdfSignature )ToPdfObject ()_cde .PdfObject {_cfbad :=_fecgba ._gfbaeg ;var _fcffc *_cde .PdfObjectDictionary ;if _caecc ,_eeeaf :=_cfbad .PdfObject .(*pdfSignDictionary );_eeeaf {_fcffc =_caecc .PdfObjectDictionary ;}else {_fcffc =_cfbad .PdfObject .(*_cde .PdfObjectDictionary ); +};_fcffc .SetIfNotNil ("\u0054\u0079\u0070\u0065",_fecgba .Type );_fcffc .SetIfNotNil ("\u0046\u0069\u006c\u0074\u0065\u0072",_fecgba .Filter );_fcffc .SetIfNotNil ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r",_fecgba .SubFilter );_fcffc .SetIfNotNil ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_fecgba .ByteRange ); +_fcffc .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_fecgba .Contents );_fcffc .SetIfNotNil ("\u0043\u0065\u0072\u0074",_fecgba .Cert );_fcffc .SetIfNotNil ("\u004e\u0061\u006d\u0065",_fecgba .Name );_fcffc .SetIfNotNil ("\u0052\u0065\u0061\u0073\u006f\u006e",_fecgba .Reason ); +_fcffc .SetIfNotNil ("\u004d",_fecgba .M );_fcffc .SetIfNotNil ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e",_fecgba .Reference );_fcffc .SetIfNotNil ("\u0043h\u0061\u006e\u0067\u0065\u0073",_fecgba .Changes );_fcffc .SetIfNotNil ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f",_fecgba .ContactInfo ); +return _cfbad ;}; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_egbfd pdfFontType0 )GetRuneMetrics (r rune )(_ee .CharMetrics ,bool ){if _egbfd .DescendantFont ==nil {_ff .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",_egbfd ); -return _ee .CharMetrics {},false ;};return _egbfd .DescendantFont .GetRuneMetrics (r );}; +// ToInteger convert to an integer format. +func (_bdbb *PdfColorDeviceCMYK )ToInteger (bits int )[4]uint32 {_acbaa :=_ce .Pow (2,float64 (bits ))-1;return [4]uint32 {uint32 (_acbaa *_bdbb .C ()),uint32 (_acbaa *_bdbb .M ()),uint32 (_acbaa *_bdbb .Y ()),uint32 (_acbaa *_bdbb .K ())};}; -// 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 ; - -// ImageToRGB returns the passed in image. Method exists in order to satisfy -// the PdfColorspace interface. -func (_gdad *PdfColorspaceDeviceRGB )ImageToRGB (img Image )(Image ,error ){return img ,nil };func (_eadcb *PdfReader )newPdfAnnotationRichMediaFromDict (_becc *_ce .PdfObjectDictionary )(*PdfAnnotationRichMedia ,error ){_cbf :=&PdfAnnotationRichMedia {}; -_cbf .RichMediaSettings =_becc .Get ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073");_cbf .RichMediaContent =_becc .Get ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074"); -return _cbf ,nil ;};func _bdfdd (_ffdb *_ce .PdfObjectDictionary )bool {for _ ,_gcacc :=range _ffdb .Keys (){if _ ,_dcbdb :=_abeaae [_gcacc .String ()];_dcbdb {return true ;};};return false ;}; - -// NewOutline returns a new outline instance. -func NewOutline ()*Outline {return &Outline {}};func (_bcff *PdfReader )newPdfActionHideFromDict (_cgaf *_ce .PdfObjectDictionary )(*PdfActionHide ,error ){return &PdfActionHide {T :_cgaf .Get ("\u0054"),H :_cgaf .Get ("\u0048")},nil ;};func (_cfeef *PdfWriter )setWriter (_gefd _gd .Writer ){_cfeef ._cgdfab =_cfeef ._bffgf ; -_cfeef ._cafdf =_dg .NewWriter (_gefd );}; +// ToPdfObject implements interface PdfModel. +func (_fcbc *PdfAnnotationWidget )ToPdfObject ()_cde .PdfObject {_fcbc .PdfAnnotation .ToPdfObject ();_cfa :=_fcbc ._gfg ;_dfafg :=_cfa .PdfObject .(*_cde .PdfObjectDictionary );if _fcbc ._ggc {return _cfa ;};_fcbc ._ggc =true ;_dfafg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0057\u0069\u0064\u0067\u0065\u0074")); +_dfafg .SetIfNotNil ("\u0048",_fcbc .H );_dfafg .SetIfNotNil ("\u004d\u004b",_fcbc .MK );_dfafg .SetIfNotNil ("\u0041",_fcbc .A );_dfafg .SetIfNotNil ("\u0041\u0041",_fcbc .AA );_dfafg .SetIfNotNil ("\u0042\u0053",_fcbc .BS );_bfccf :=_fcbc .Parent ;if _fcbc ._aad !=nil {if _fcbc ._aad ._gfed ==_fcbc ._gfg {_fcbc ._aad .ToPdfObject (); +};_bfccf =_fcbc ._aad .GetContainingPdfObject ();};if _bfccf !=_cfa {_dfafg .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_bfccf );};_fcbc ._ggc =false ;return _cfa ;};func (_ceacd *PdfWriter )flushWriter ()error {if _ceacd ._cbffd ==nil {_ceacd ._cbffd =_ceacd ._efccc .Flush (); +};return _ceacd ._cbffd ;}; -// 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 _ce .PdfObject ;FontFamily _ce .PdfObject ;FontStretch _ce .PdfObject ;FontWeight _ce .PdfObject ;Flags _ce .PdfObject ;FontBBox _ce .PdfObject ;ItalicAngle _ce .PdfObject ;Ascent _ce .PdfObject ;Descent _ce .PdfObject ; -Leading _ce .PdfObject ;CapHeight _ce .PdfObject ;XHeight _ce .PdfObject ;StemV _ce .PdfObject ;StemH _ce .PdfObject ;AvgWidth _ce .PdfObject ;MaxWidth _ce .PdfObject ;MissingWidth _ce .PdfObject ;FontFile _ce .PdfObject ;FontFile2 _ce .PdfObject ;FontFile3 _ce .PdfObject ; -CharSet _ce .PdfObject ;_cgfb int ;_abcb float64 ;*fontFile ;_cdfe *_ee .TtfType ; +// 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 (_facdf *PdfFont )CharcodesToUnicodeWithStats (charcodes []_fab .CharCode )(_afff []rune ,_acdb ,_gggfg int ){_abeb ,_acdb ,_gggfg :=_facdf .CharcodesToStrings (charcodes );return []rune (_cce .Join (_abeb ,"")),_acdb ,_gggfg ;}; -// Additional entries for CIDFonts -Style _ce .PdfObject ;Lang _ce .PdfObject ;FD _ce .PdfObject ;CIDSet _ce .PdfObject ;_dbbbgg *_ce .PdfIndirectObject ;}; +// NewPdfAnnotationPrinterMark returns a new printermark annotation. +func NewPdfAnnotationPrinterMark ()*PdfAnnotationPrinterMark {_aaccg :=NewPdfAnnotation ();_bbec :=&PdfAnnotationPrinterMark {};_bbec .PdfAnnotation =_aaccg ;_aaccg .SetContext (_bbec );return _bbec ;}; -// 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 _gd .ReadSeeker )(*CompliancePdfReader ,error ){const _bgcdd ="\u006d\u006f\u0064\u0065l\u003a\u004e\u0065\u0077\u0043\u006f\u006d\u0070\u006c\u0069a\u006ec\u0065\u0050\u0064\u0066\u0052\u0065\u0061d\u0065\u0072";_dddg ,_eddg :=_aaegd (rs ,&ReaderOpts {ComplianceMode :true },false ,_bgcdd ); -if _eddg !=nil {return nil ,_eddg ;};return &CompliancePdfReader {PdfReader :_dddg },nil ;};func (_bcae *PdfReader )newPdfAnnotationFreeTextFromDict (_ggbc *_ce .PdfObjectDictionary )(*PdfAnnotationFreeText ,error ){_bbcc :=PdfAnnotationFreeText {};_fad ,_dcc :=_bcae .newPdfAnnotationMarkupFromDict (_ggbc ); -if _dcc !=nil {return nil ,_dcc ;};_bbcc .PdfAnnotationMarkup =_fad ;_bbcc .DA =_ggbc .Get ("\u0044\u0041");_bbcc .Q =_ggbc .Get ("\u0051");_bbcc .RC =_ggbc .Get ("\u0052\u0043");_bbcc .DS =_ggbc .Get ("\u0044\u0053");_bbcc .CL =_ggbc .Get ("\u0043\u004c"); -_bbcc .IT =_ggbc .Get ("\u0049\u0054");_bbcc .BE =_ggbc .Get ("\u0042\u0045");_bbcc .RD =_ggbc .Get ("\u0052\u0044");_bbcc .BS =_ggbc .Get ("\u0042\u0053");_bbcc .LE =_ggbc .Get ("\u004c\u0045");return &_bbcc ,nil ;};func (_dcfbg *PdfFunctionType0 )processSamples ()error {_acae :=_gb .ResampleBytes (_dcfbg ._becgb ,_dcfbg .BitsPerSample ); -_dcfbg ._dfcag =_acae ;return nil ;}; +// B returns the value of the blue component of the color. +func (_daegg *PdfColorDeviceRGB )B ()float64 {return _daegg [2]};func _bbaeg (_cefba string )(map[_fab .CharCode ]_fab .GlyphName ,error ){_bgbg :=_cce .Split (_cefba ,"\u000a");_bbdg :=make (map[_fab .CharCode ]_fab .GlyphName );for _ ,_cfgca :=range _bgbg {_adfeb :=_fgecc .FindStringSubmatch (_cfgca ); +if _adfeb ==nil {continue ;};_fgefg ,_efde :=_adfeb [1],_adfeb [2];_adggg ,_bbfe :=_ccg .Atoi (_fgefg );if _bbfe !=nil {_fb .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",_cfgca ); +return nil ,_cde .ErrTypeError ;};_bbdg [_fab .CharCode (_adggg )]=_fab .GlyphName (_efde );};_fb .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",_bbdg ); +return _bbdg ,nil ;};var _ pdfFont =(*pdfCIDFontType2 )(nil );func _dgcff (_beee _cde .PdfObject )(*PdfColorspaceDeviceNAttributes ,error ){_gdeac :=&PdfColorspaceDeviceNAttributes {};var _adfg *_cde .PdfObjectDictionary ;switch _fbaa :=_beee .(type ){case *_cde .PdfIndirectObject :_gdeac ._gcfba =_fbaa ; +var _baad bool ;_adfg ,_baad =_fbaa .PdfObject .(*_cde .PdfObjectDictionary );if !_baad {_fb .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 ,_gf .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};case *_cde .PdfObjectDictionary :_adfg =_fbaa ;case *_cde .PdfObjectReference :_ecbcc :=_fbaa .Resolve ();return _dgcff (_ecbcc );default:_fb .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 ,_gf .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _ddfg :=_adfg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_ddfg !=nil {_dgea ,_eddg :=_cde .TraceToDirectObject (_ddfg ).(*_cde .PdfObjectName );if !_eddg {_fb .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 ,_gf .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_gdeac .Subtype =_dgea ;};if _abca :=_adfg .Get ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s");_abca !=nil {_gdeac .Colorants =_abca ;};if _baadg :=_adfg .Get ("\u0050r\u006f\u0063\u0065\u0073\u0073"); +_baadg !=nil {_gdeac .Process =_baadg ;};if _gdccd :=_adfg .Get ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073");_gdccd !=nil {_gdeac .MixingHints =_gdccd ;};return _gdeac ,nil ;}; -// GetRevisionNumber returns the version of the current Pdf document -func (_dcgcg *PdfReader )GetRevisionNumber ()int {return _dcgcg ._afda .GetRevisionNumber ()};func (_bbdbf *PdfSignature )extractChainFromPKCS7 ()([]*_eg .Certificate ,error ){_dgced ,_gdccc :=_ec .Parse (_bbdbf .Contents .Bytes ());if _gdccc !=nil {return nil ,_gdccc ; -};return _dgced .Certificates ,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 ; -// PdfAnnotation3D represents 3D annotations. -// (Section 13.6.2). -type PdfAnnotation3D struct{*PdfAnnotation ;T3DD _ce .PdfObject ;T3DV _ce .PdfObject ;T3DA _ce .PdfObject ;T3DI _ce .PdfObject ;T3DB _ce .PdfObject ;}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_becaed *PdfShadingType1 )ToPdfObject ()_cde .PdfObject {_becaed .PdfShading .ToPdfObject ();_cccgb ,_fddfaf :=_becaed .getShadingDict ();if _fddfaf !=nil {_fb .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 _becaed .Domain !=nil {_cccgb .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_becaed .Domain );};if _becaed .Matrix !=nil {_cccgb .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_becaed .Matrix );};if _becaed .Function !=nil {if len (_becaed .Function )==1{_cccgb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_becaed .Function [0].ToPdfObject ()); +}else {_aeffe :=_cde .MakeArray ();for _ ,_fgdab :=range _becaed .Function {_aeffe .Append (_fgdab .ToPdfObject ());};_cccgb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_aeffe );};};return _becaed ._fdbgb ;}; -// NewLTV returns a new LTV client. -func NewLTV (appender *PdfAppender )(*LTV ,error ){_gfgf :=appender .Reader .DSS ;if _gfgf ==nil {_gfgf =NewDSS ();};if _dafe :=_gfgf .GenerateHashMaps ();_dafe !=nil {return nil ,_dafe ;};return <V {CertClient :_bcd .NewCertClient (),OCSPClient :_bcd .NewOCSPClient (),CRLClient :_bcd .NewCRLClient (),SkipExisting :true ,_fdfad :appender ,_dcacf :_gfgf },nil ; -};func (_cafaa *XObjectImage )getParamsDict ()*_ce .PdfObjectDictionary {_bdde :=_ce .MakeDict ();_bdde .Set ("\u0057\u0069\u0064t\u0068",_ce .MakeInteger (*_cafaa .Width ));_bdde .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_ce .MakeInteger (*_cafaa .Height )); -_bdde .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_ce .MakeInteger (int64 (_cafaa .ColorSpace .GetNumComponents ())));_bdde .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_ce .MakeInteger (*_cafaa .BitsPerComponent )); -return _bdde ;}; +// AlphaMap performs mapping of alpha data for transformations. Allows custom filtering of alpha data etc. +func (_aceb *Image )AlphaMap (mapFunc AlphaMapFunc ){for _eaeed ,_cebadg :=range _aceb ._cbcfe {_aceb ._cbcfe [_eaeed ]=mapFunc (_cebadg );};};func (_addec *PdfWriter )AttachFile (file *EmbeddedFile )error {_egebe :=_addec ._fafec ;if _egebe ==nil {_egebe =_gfdga (); +};_dbaae :=_egebe .addEmbeddedFile (file );if _dbaae !=nil {return _dbaae ;};_addec ._fafec =_egebe ;return nil ;}; -// 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 *_ce .PdfObjectStream )(*XObjectImage ,error ){_gaebe :=&XObjectImage {};_gaebe ._gefdf =stream ;_gcabc :=*(stream .PdfObjectDictionary );_cgfcd ,_fbdb :=_ce .NewEncoderFromStream (stream );if _fbdb !=nil {return nil ,_fbdb ; -};_gaebe .Filter =_cgfcd ;if _cggc :=_ce .TraceToDirectObject (_gcabc .Get ("\u0057\u0069\u0064t\u0068"));_cggc !=nil {_ddbe ,_egdg :=_cggc .(*_ce .PdfObjectInteger );if !_egdg {return nil ,_ge .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"); -};_acaeg :=int64 (*_ddbe );_gaebe .Width =&_acaeg ;}else {return nil ,_ge .New ("\u0077\u0069\u0064\u0074\u0068\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};if _gbbbb :=_ce .TraceToDirectObject (_gcabc .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); -_gbbbb !=nil {_fabee ,_dagbb :=_gbbbb .(*_ce .PdfObjectInteger );if !_dagbb {return nil ,_ge .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_ebddeb :=int64 (*_fabee ); -_gaebe .Height =&_ebddeb ;}else {return nil ,_ge .New ("\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};if _ddccc :=_ce .TraceToDirectObject (_gcabc .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); -_ddccc !=nil {_cabef ,_edfff :=NewPdfColorspaceFromPdfObject (_ddccc );if _edfff !=nil {return nil ,_edfff ;};_gaebe .ColorSpace =_cabef ;}else {_ff .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"); -_gaebe .ColorSpace =NewPdfColorspaceDeviceGray ();};if _dfgdc :=_ce .TraceToDirectObject (_gcabc .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_dfgdc !=nil {_adecd ,_abagea :=_dfgdc .(*_ce .PdfObjectInteger ); -if !_abagea {return nil ,_ge .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_cgdda :=int64 (*_adecd );_gaebe .BitsPerComponent =&_cgdda ;};_gaebe .Intent =_gcabc .Get ("\u0049\u006e\u0074\u0065\u006e\u0074"); -_gaebe .ImageMask =_gcabc .Get ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k");_gaebe .Mask =_gcabc .Get ("\u004d\u0061\u0073\u006b");_gaebe .Decode =_gcabc .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");_gaebe .Interpolate =_gcabc .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"); -_gaebe .Alternatives =_gcabc .Get ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073");_gaebe .SMask =_gcabc .Get ("\u0053\u004d\u0061s\u006b");_gaebe .SMaskInData =_gcabc .Get ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061"); -_gaebe .Matte =_gcabc .Get ("\u004d\u0061\u0074t\u0065");_gaebe .Name =_gcabc .Get ("\u004e\u0061\u006d\u0065");_gaebe .StructParent =_gcabc .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_gaebe .ID =_gcabc .Get ("\u0049\u0044"); -_gaebe .OPI =_gcabc .Get ("\u004f\u0050\u0049");_gaebe .Metadata =_gcabc .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_gaebe .OC =_gcabc .Get ("\u004f\u0043");_gaebe .Stream =stream .Stream ;return _gaebe ,nil ;}; +// NewPdfAppender creates a new Pdf appender from a Pdf reader. +func NewPdfAppender (reader *PdfReader )(*PdfAppender ,error ){_fdab :=&PdfAppender {_aead :reader ._dfgb ,Reader :reader ,_fecb :reader ._fdccd ,_cgaa :reader ._acfcd };_egcb ,_ecfg :=_fdab ._aead .Seek (0,_df .SeekEnd );if _ecfg !=nil {return nil ,_ecfg ; +};_fdab ._eabb =_egcb ;if _ ,_ecfg =_fdab ._aead .Seek (0,_df .SeekStart );_ecfg !=nil {return nil ,_ecfg ;};_fdab ._dbb ,_ecfg =NewPdfReader (_fdab ._aead );if _ecfg !=nil {return nil ,_ecfg ;};for _ ,_cfae :=range _fdab .Reader .GetObjectNums (){if _fdab ._abbd < _cfae {_fdab ._abbd =_cfae ; +};};_fdab ._bfba =_fdab ._fecb .GetXrefTable ();_fdab ._feb =_fdab ._fecb .GetXrefOffset ();_fdab ._dbaf =append (_fdab ._dbaf ,_fdab ._dbb .PageList ...);_fdab ._edaf =make (map[_cde .PdfObject ]struct{});_fdab ._ddbf =make (map[_cde .PdfObject ]int64 ); +_fdab ._ebbd =make (map[_cde .PdfObject ]struct{});_fdab ._deffb =_fdab ._dbb .AcroForm ;_fdab ._bdbg =_fdab ._dbb .DSS ;return _fdab ,nil ;}; -// 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 *_ce .PdfObjectArray ;ExtGState _ce .PdfObject ;}; +// NewPdfAnnotationRichMedia returns a new rich media annotation. +func NewPdfAnnotationRichMedia ()*PdfAnnotationRichMedia {_fdec :=NewPdfAnnotation ();_cfc :=&PdfAnnotationRichMedia {};_cfc .PdfAnnotation =_fdec ;_fdec .SetContext (_cfc );return _cfc ;}; -// PdfOutline represents a PDF outline dictionary (Table 152 - p. 376). -type PdfOutline struct{PdfOutlineTreeNode ;Parent *PdfOutlineTreeNode ;Count *int64 ;_aedbf *_ce .PdfIndirectObject ;};func (_dgec *PdfReader )newPdfAnnotationLineFromDict (_ebea *_ce .PdfObjectDictionary )(*PdfAnnotationLine ,error ){_fbbc :=PdfAnnotationLine {}; -_fbbf ,_ccfb :=_dgec .newPdfAnnotationMarkupFromDict (_ebea );if _ccfb !=nil {return nil ,_ccfb ;};_fbbc .PdfAnnotationMarkup =_fbbf ;_fbbc .L =_ebea .Get ("\u004c");_fbbc .BS =_ebea .Get ("\u0042\u0053");_fbbc .LE =_ebea .Get ("\u004c\u0045");_fbbc .IC =_ebea .Get ("\u0049\u0043"); -_fbbc .LL =_ebea .Get ("\u004c\u004c");_fbbc .LLE =_ebea .Get ("\u004c\u004c\u0045");_fbbc .Cap =_ebea .Get ("\u0043\u0061\u0070");_fbbc .IT =_ebea .Get ("\u0049\u0054");_fbbc .LLO =_ebea .Get ("\u004c\u004c\u004f");_fbbc .CP =_ebea .Get ("\u0043\u0050"); -_fbbc .Measure =_ebea .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");_fbbc .CO =_ebea .Get ("\u0043\u004f");return &_fbbc ,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 (_gbaeed *PdfWriter )SetRotation (rotate int64 )error {_dedb ,_deabee :=_cde .GetDict (_gbaeed ._gabdc );if !_deabee {return ErrTypeCheck ;};_dedb .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_cde .MakeInteger (rotate ));return nil ;}; -// SetNamedDestinations sets the Dests entry in the PDF catalog. -// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). -func (_cdaab *PdfWriter )SetNamedDestinations (dests _ce .PdfObject )error {if dests ==nil {return nil ;};_ff .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0044\u0065\u0073\u0074\u0073\u002e\u002e\u002e"); -_cdaab ._bbef .Set ("\u0044\u0065\u0073t\u0073",dests );return _cdaab .addObjects (dests );}; +// ColorToRGB converts a CalRGB color to an RGB color. +func (_agaba *PdfColorspaceCalRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_dga ,_fece :=color .(*PdfColorCalRGB );if !_fece {_fb .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 ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_deaeag :=_dga .A ();_daff :=_dga .B ();_fbca :=_dga .C ();X :=_agaba .Matrix [0]*_ce .Pow (_deaeag ,_agaba .Gamma [0])+_agaba .Matrix [3]*_ce .Pow (_daff ,_agaba .Gamma [1])+_agaba .Matrix [6]*_ce .Pow (_fbca ,_agaba .Gamma [2]); +Y :=_agaba .Matrix [1]*_ce .Pow (_deaeag ,_agaba .Gamma [0])+_agaba .Matrix [4]*_ce .Pow (_daff ,_agaba .Gamma [1])+_agaba .Matrix [7]*_ce .Pow (_fbca ,_agaba .Gamma [2]);Z :=_agaba .Matrix [2]*_ce .Pow (_deaeag ,_agaba .Gamma [0])+_agaba .Matrix [5]*_ce .Pow (_daff ,_agaba .Gamma [1])+_agaba .Matrix [8]*_ce .Pow (_fbca ,_agaba .Gamma [2]); +_dacf :=3.240479*X +-1.537150*Y +-0.498535*Z ;_cacf :=-0.969256*X +1.875992*Y +0.041556*Z ;_aedcb :=0.055648*X +-0.204043*Y +1.057311*Z ;_dacf =_ce .Min (_ce .Max (_dacf ,0),1.0);_cacf =_ce .Min (_ce .Max (_cacf ,0),1.0);_aedcb =_ce .Min (_ce .Max (_aedcb ,0),1.0); +return NewPdfColorDeviceRGB (_dacf ,_cacf ,_aedcb ),nil ;}; -// ToPdfObject converts the pdfCIDFontType2 to a PDF representation. -func (_gcfaga *pdfCIDFontType2 )ToPdfObject ()_ce .PdfObject {if _gcfaga ._edbb ==nil {_gcfaga ._edbb =&_ce .PdfIndirectObject {};};_eece :=_gcfaga .baseFields ().asPdfObjectDictionary ("\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"); -_gcfaga ._edbb .PdfObject =_eece ;if _gcfaga .CIDSystemInfo !=nil {_eece .Set ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f",_gcfaga .CIDSystemInfo );};if _gcfaga .DW !=nil {_eece .Set ("\u0044\u0057",_gcfaga .DW );}; -if _gcfaga .DW2 !=nil {_eece .Set ("\u0044\u0057\u0032",_gcfaga .DW2 );};if _gcfaga .W !=nil {_eece .Set ("\u0057",_gcfaga .W );};if _gcfaga .W2 !=nil {_eece .Set ("\u0057\u0032",_gcfaga .W2 );};if _gcfaga .CIDToGIDMap !=nil {_eece .Set ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070",_gcfaga .CIDToGIDMap ); -};return _gcfaga ._edbb ;}; +// ToPdfObject returns the PdfFontDescriptor as a PDF dictionary inside an indirect object. +func (_dbfa *PdfFontDescriptor )ToPdfObject ()_cde .PdfObject {_egcfb :=_cde .MakeDict ();if _dbfa ._bebgf ==nil {_dbfa ._bebgf =&_cde .PdfIndirectObject {};};_dbfa ._bebgf .PdfObject =_egcfb ;_egcfb .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072")); +if _dbfa .FontName !=nil {_egcfb .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_dbfa .FontName );};if _dbfa .FontFamily !=nil {_egcfb .Set ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079",_dbfa .FontFamily );};if _dbfa .FontStretch !=nil {_egcfb .Set ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068",_dbfa .FontStretch ); +};if _dbfa .FontWeight !=nil {_egcfb .Set ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074",_dbfa .FontWeight );};if _dbfa .Flags !=nil {_egcfb .Set ("\u0046\u006c\u0061g\u0073",_dbfa .Flags );};if _dbfa .FontBBox !=nil {_egcfb .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_dbfa .FontBBox ); +};if _dbfa .ItalicAngle !=nil {_egcfb .Set ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065",_dbfa .ItalicAngle );};if _dbfa .Ascent !=nil {_egcfb .Set ("\u0041\u0073\u0063\u0065\u006e\u0074",_dbfa .Ascent );};if _dbfa .Descent !=nil {_egcfb .Set ("\u0044e\u0073\u0063\u0065\u006e\u0074",_dbfa .Descent ); +};if _dbfa .Leading !=nil {_egcfb .Set ("\u004ce\u0061\u0064\u0069\u006e\u0067",_dbfa .Leading );};if _dbfa .CapHeight !=nil {_egcfb .Set ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t",_dbfa .CapHeight );};if _dbfa .XHeight !=nil {_egcfb .Set ("\u0058H\u0065\u0069\u0067\u0068\u0074",_dbfa .XHeight ); +};if _dbfa .StemV !=nil {_egcfb .Set ("\u0053\u0074\u0065m\u0056",_dbfa .StemV );};if _dbfa .StemH !=nil {_egcfb .Set ("\u0053\u0074\u0065m\u0048",_dbfa .StemH );};if _dbfa .AvgWidth !=nil {_egcfb .Set ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068",_dbfa .AvgWidth ); +};if _dbfa .MaxWidth !=nil {_egcfb .Set ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068",_dbfa .MaxWidth );};if _dbfa .MissingWidth !=nil {_egcfb .Set ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068",_dbfa .MissingWidth );};if _dbfa .FontFile !=nil {_egcfb .Set ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065",_dbfa .FontFile ); +};if _dbfa .FontFile2 !=nil {_egcfb .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652",_dbfa .FontFile2 );};if _dbfa .FontFile3 !=nil {_egcfb .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653",_dbfa .FontFile3 );};if _dbfa .CharSet !=nil {_egcfb .Set ("\u0043h\u0061\u0072\u0053\u0065\u0074",_dbfa .CharSet ); +};if _dbfa .Style !=nil {_egcfb .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_dbfa .FontName );};if _dbfa .Lang !=nil {_egcfb .Set ("\u004c\u0061\u006e\u0067",_dbfa .Lang );};if _dbfa .FD !=nil {_egcfb .Set ("\u0046\u0044",_dbfa .FD );};if _dbfa .CIDSet !=nil {_egcfb .Set ("\u0043\u0049\u0044\u0053\u0065\u0074",_dbfa .CIDSet ); +};return _dbfa ._bebgf ;}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 3 for a Lab device. -func (_gbceb *PdfColorspaceLab )GetNumComponents ()int {return 3}; +// Encoder returns the font's text encoder. +func (_bcdg pdfCIDFontType2 )Encoder ()_fab .TextEncoder {return _bcdg ._eadg }; -// ToPdfObject implements interface PdfModel. -func (_gddd *PdfAnnotationSquare )ToPdfObject ()_ce .PdfObject {_gddd .PdfAnnotation .ToPdfObject ();_ebfg :=_gddd ._dec ;_bbg :=_ebfg .PdfObject .(*_ce .PdfObjectDictionary );if _gddd .PdfAnnotationMarkup !=nil {_gddd .PdfAnnotationMarkup .appendToPdfDictionary (_bbg ); -};_bbg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0053\u0071\u0075\u0061\u0072\u0065"));_bbg .SetIfNotNil ("\u0042\u0053",_gddd .BS );_bbg .SetIfNotNil ("\u0049\u0043",_gddd .IC );_bbg .SetIfNotNil ("\u0042\u0045",_gddd .BE ); -_bbg .SetIfNotNil ("\u0052\u0044",_gddd .RD );return _ebfg ;}; +// 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 (_afeg pdfFontSimple )GetCharMetrics (code _fab .CharCode )(_baf .CharMetrics ,bool ){if _ceedc ,_bdcfb :=_afeg ._gceedd [code ];_bdcfb {return _baf .CharMetrics {Wx :_ceedc },true ;};if _baf .IsStdFont (_baf .StdFontName (_afeg ._bbdf )){return _baf .CharMetrics {Wx :250},true ; +};return _baf .CharMetrics {},false ;}; -// PdfBorderEffect represents a PDF border effect. -type PdfBorderEffect struct{S *BorderEffect ;I *float64 ;}; +// String returns the name of the colorspace (DeviceN). +func (_ceda *PdfColorspaceDeviceN )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u004e"}; -// NewPdfAnnotationRedact returns a new redact annotation. -func NewPdfAnnotationRedact ()*PdfAnnotationRedact {_aece :=NewPdfAnnotation ();_cdced :=&PdfAnnotationRedact {};_cdced .PdfAnnotation =_aece ;_cdced .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_aece .SetContext (_cdced );return _cdced ;}; +// ColorAt returns the color of the image pixel specified by the x and y coordinates. +func (_gbae *Image )ColorAt (x ,y int )(_d .Color ,error ){_fcdff :=_bbb .BytesPerLine (int (_gbae .Width ),int (_gbae .BitsPerComponent ),_gbae .ColorComponents );switch _gbae .ColorComponents {case 1:return _bbb .ColorAtGrayscale (x ,y ,int (_gbae .BitsPerComponent ),_fcdff ,_gbae .Data ,_gbae ._gdbc ); +case 3:return _bbb .ColorAtNRGBA (x ,y ,int (_gbae .Width ),_fcdff ,int (_gbae .BitsPerComponent ),_gbae .Data ,_gbae ._cbcfe ,_gbae ._gdbc );case 4:return _bbb .ColorAtCMYK (x ,y ,int (_gbae .Width ),_gbae .Data ,_gbae ._gdbc );};_fb .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",_gbae .ColorComponents ,_gbae .BitsPerComponent ); +return nil ,_gf .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");}; -// NewPdfAnnotationRichMedia returns a new rich media annotation. -func NewPdfAnnotationRichMedia ()*PdfAnnotationRichMedia {_ece :=NewPdfAnnotation ();_ccca :=&PdfAnnotationRichMedia {};_ccca .PdfAnnotation =_ece ;_ece .SetContext (_ccca );return _ccca ;};func (_gdeba fontCommon )asPdfObjectDictionary (_cfgafa string )*_ce .PdfObjectDictionary {if _cfgafa !=""&&_gdeba ._baafb !=""&&_cfgafa !=_gdeba ._baafb {_ff .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",_cfgafa ,_gdeba ); -}else if _cfgafa ==""&&_gdeba ._baafb ==""{_ff .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",_gdeba ); -}else if _gdeba ._baafb ==""{_gdeba ._baafb =_cfgafa ;};_fbegb :=_ce .MakeDict ();_fbegb .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0046\u006f\u006e\u0074"));_fbegb .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_ce .MakeName (_gdeba ._egacd )); -_fbegb .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName (_gdeba ._baafb ));if _gdeba ._daebd !=nil {_fbegb .Set ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072",_gdeba ._daebd .ToPdfObject ());};if _gdeba ._bcef !=nil {_fbegb .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_gdeba ._bcef ); -}else if _gdeba ._dgfcg !=nil {_eegee ,_cdaa :=_gdeba ._dgfcg .Stream ();if _cdaa !=nil {_ff .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",_cdaa ); -}else {_fbegb .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_eegee );};};return _fbegb ;}; +// NewPdfColorspaceFromPdfObject loads a PdfColorspace from a PdfObject. Returns an error if there is +// a failure in loading. +func NewPdfColorspaceFromPdfObject (obj _cde .PdfObject )(PdfColorspace ,error ){if obj ==nil {return nil ,nil ;};var _aage *_cde .PdfIndirectObject ;var _aacgf *_cde .PdfObjectName ;var _agab *_cde .PdfObjectArray ;if _gbea ,_bbdd :=obj .(*_cde .PdfIndirectObject ); +_bbdd {_aage =_gbea ;};obj =_cde .TraceToDirectObject (obj );switch _dacb :=obj .(type ){case *_cde .PdfObjectArray :_agab =_dacb ;case *_cde .PdfObjectName :_aacgf =_dacb ;};if _aacgf !=nil {switch *_aacgf {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:_fb .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",*_aacgf );return nil ,_cdfbf ;};};if _agab !=nil &&_agab .Len ()> 0{var _dcdg _cde .PdfObject =_aage ; +if _aage ==nil {_dcdg =_agab ;};if _bbc ,_edc :=_cde .GetName (_agab .Get (0));_edc {switch _bbc .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":if _agab .Len ()==1{return NewPdfColorspaceDeviceGray (),nil ;};case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":if _agab .Len ()==1{return NewPdfColorspaceDeviceRGB (),nil ; +};case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _agab .Len ()==1{return NewPdfColorspaceDeviceCMYK (),nil ;};case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _cgeb (_dcdg );case "\u0043\u0061\u006c\u0052\u0047\u0042":return _adeg (_dcdg ); +case "\u004c\u0061\u0062":return _bgcd (_dcdg );case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064":return _aaba (_dcdg );case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _abd (_dcdg );case "\u0049n\u0064\u0065\u0078\u0065\u0064":return _bcbe (_dcdg ); +case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e":return _bcef (_dcdg );case "\u0044e\u0076\u0069\u0063\u0065\u004e":return _edaeb (_dcdg );default:_fb .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",*_bbc ); +};};};_fb .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 ;}; -// 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 (_fddd *PdfFont )CharcodesToUnicodeWithStats (charcodes []_dc .CharCode )(_begfa []rune ,_gdabd ,_fbfc int ){_eafcf ,_gdabd ,_fbfc :=_fddd .CharcodesToStrings (charcodes );return []rune (_g .Join (_eafcf ,"")),_gdabd ,_fbfc ;}; +// IsTerminal returns true for terminal fields, false otherwise. +// Terminal fields are fields whose descendants are only widget annotations. +func (_baca *PdfField )IsTerminal ()bool {return len (_baca .Kids )==0}; -// String returns a string that describes `base`. -func (_gbad fontCommon )String ()string {return _e .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0073\u007d",_gbad .coreString ());}; +// GetPatternByName gets the pattern specified by keyName. Returns nil if not existing. +// The bool flag indicated whether it was found or not. +func (_fbagc *PdfPageResources )GetPatternByName (keyName _cde .PdfObjectName )(*PdfPattern ,bool ){if _fbagc .Pattern ==nil {return nil ,false ;};_fgfg ,_afgf :=_cde .TraceToDirectObject (_fbagc .Pattern ).(*_cde .PdfObjectDictionary );if !_afgf {_fb .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",_fbagc .Pattern ); +return nil ,false ;};if _adgeg :=_fgfg .Get (keyName );_adgeg !=nil {_bffda ,_ggage :=_bbgad (_adgeg );if _ggage !=nil {_fb .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",_ggage ); +return nil ,false ;};return _bffda ,true ;};return nil ,false ;}; -// NewPdfOutline returns an initialized PdfOutline. -func NewPdfOutline ()*PdfOutline {_eeffd :=&PdfOutline {_aedbf :_ce .MakeIndirectObject (_ce .MakeDict ())};_eeffd ._edda =_eeffd ;return _eeffd ;}; +// ToPdfObject sets the common field elements. +// Note: Call the more field context's ToPdfObject to set both the generic and +// non-generic information. +func (_bdeb *PdfField )ToPdfObject ()_cde .PdfObject {_ebgb :=_bdeb ._gfed ;_effg :=_ebgb .PdfObject .(*_cde .PdfObjectDictionary );_dcfc :=_cde .MakeArray ();for _ ,_eaf :=range _bdeb .Kids {_dcfc .Append (_eaf .ToPdfObject ());};for _ ,_egba :=range _bdeb .Annotations {if _egba ._gfg !=_bdeb ._gfed {_dcfc .Append (_egba .GetContext ().ToPdfObject ()); +};};if _bdeb .Parent !=nil {_effg .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_bdeb .Parent .GetContainingPdfObject ());};if _dcfc .Len ()> 0{_effg .Set ("\u004b\u0069\u0064\u0073",_dcfc );};_effg .SetIfNotNil ("\u0046\u0054",_bdeb .FT );_effg .SetIfNotNil ("\u0054",_bdeb .T ); +_effg .SetIfNotNil ("\u0054\u0055",_bdeb .TU );_effg .SetIfNotNil ("\u0054\u004d",_bdeb .TM );_effg .SetIfNotNil ("\u0046\u0066",_bdeb .Ff );_effg .SetIfNotNil ("\u0056",_bdeb .V );_effg .SetIfNotNil ("\u0044\u0056",_bdeb .DV );_effg .SetIfNotNil ("\u0041\u0041",_bdeb .AA ); +if _bdeb .VariableText !=nil {_effg .SetIfNotNil ("\u0044\u0041",_bdeb .VariableText .DA );_effg .SetIfNotNil ("\u0051",_bdeb .VariableText .Q );_effg .SetIfNotNil ("\u0044\u0053",_bdeb .VariableText .DS );_effg .SetIfNotNil ("\u0052\u0056",_bdeb .VariableText .RV ); +};return _ebgb ;}; -// ImageToRGB returns an error since an image cannot be defined in a pattern colorspace. -func (_cgcgb *PdfColorspaceSpecialPattern )ImageToRGB (img Image )(Image ,error ){_ff .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 ,_ge .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");};func _agdcf (_edcef *_ce .PdfObjectDictionary ,_ebbbb *fontCommon )(*pdfCIDFontType0 ,error ){if _ebbbb ._baafb !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"{_ff .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",_ebbbb ); -return nil ,_ce .ErrRangeError ;};_efge :=_gacga (_ebbbb );_abae ,_bebgg :=_ce .GetDict (_edcef .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_bebgg {_ff .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",_ebbbb ); -return nil ,ErrRequiredAttributeMissing ;};_efge .CIDSystemInfo =_abae ;_efge .DW =_edcef .Get ("\u0044\u0057");_efge .W =_edcef .Get ("\u0057");_efge .DW2 =_edcef .Get ("\u0044\u0057\u0032");_efge .W2 =_edcef .Get ("\u0057\u0032");_efge ._fcae =1000.0; -if _gegfd ,_ceeg :=_ce .GetNumberAsFloat (_efge .DW );_ceeg ==nil {_efge ._fcae =_gegfd ;};_aaaae ,_ddaba :=_baef (_efge .W );if _ddaba !=nil {return nil ,_ddaba ;};if _aaaae ==nil {_aaaae =map[_dc .CharCode ]float64 {};};_efge ._acbf =_aaaae ;return _efge ,nil ; -};func (_eadf *pdfCIDFontType2 )getFontDescriptor ()*PdfFontDescriptor {return _eadf ._daebd }; +// NewReaderForText makes a new PdfReader for an input PDF content string. For use in testing. +func NewReaderForText (txt string )*PdfReader {return &PdfReader {_acfcd :map[_cde .PdfObject ]struct{}{},_bgffc :_cccf (),_fdccd :_cde .NewParserFromString (txt )};}; -// PdfAnnotationRichMedia represents Rich Media annotations. -type PdfAnnotationRichMedia struct{*PdfAnnotation ;RichMediaSettings _ce .PdfObject ;RichMediaContent _ce .PdfObject ;}; +// 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 (_acege *Image )SetSamples (samples []uint32 ){if _acege .BitsPerComponent < 8{samples =_acege .samplesAddPadding (samples );};_cbdc :=_afa .ResampleUint32 (samples ,int (_acege .BitsPerComponent ),8);_dgfg :=make ([]byte ,len (_cbdc ));for _ggffe ,_dcgbb :=range _cbdc {_dgfg [_ggffe ]=byte (_dcgbb ); +};_acege .Data =_dgfg ;};func _aaba (_cgddg _cde .PdfObject )(*PdfColorspaceICCBased ,error ){_deafb :=&PdfColorspaceICCBased {};if _deage ,_bddbg :=_cgddg .(*_cde .PdfIndirectObject );_bddbg {_deafb ._ebcg =_deage ;};_cgddg =_cde .TraceToDirectObject (_cgddg ); +_ggad ,_eaef :=_cgddg .(*_cde .PdfObjectArray );if !_eaef {return nil ,_a .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _ggad .Len ()!=2{return nil ,_a .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020c\u006f\u006c\u006fr\u0073p\u0061\u0063\u0065"); +};_cgddg =_cde .TraceToDirectObject (_ggad .Get (0));_adff ,_eaef :=_cgddg .(*_cde .PdfObjectName );if !_eaef {return nil ,_a .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 *_adff !="\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"{return nil ,_a .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");};_cgddg =_ggad .Get (1); +_gcbe ,_eaef :=_cde .GetStream (_cgddg );if !_eaef {_fb .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",_cgddg ); +return nil ,_a .Errorf ("\u0049\u0043\u0043Ba\u0073\u0065\u0064\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_aege :=_gcbe .PdfObjectDictionary ;_aceg ,_eaef :=_aege .Get ("\u004e").(*_cde .PdfObjectInteger ); +if !_eaef {return nil ,_a .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 *_aceg !=1&&*_aceg !=3&&*_aceg !=4{return nil ,_a .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"); +};_deafb .N =int (*_aceg );if _ggba :=_aege .Get ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e");_ggba !=nil {_eebcf ,_affdf :=NewPdfColorspaceFromPdfObject (_ggba );if _affdf !=nil {return nil ,_affdf ;};_deafb .Alternate =_eebcf ;};if _dcgg :=_aege .Get ("\u0052\u0061\u006eg\u0065"); +_dcgg !=nil {_dcgg =_cde .TraceToDirectObject (_dcgg );_agaf ,_dcaa :=_dcgg .(*_cde .PdfObjectArray );if !_dcaa {return nil ,_a .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 _agaf .Len ()!=2*_deafb .N {return nil ,_a .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"); +};_ceeg ,_cfccf :=_agaf .GetAsFloat64Slice ();if _cfccf !=nil {return nil ,_cfccf ;};_deafb .Range =_ceeg ;}else {_deafb .Range =make ([]float64 ,2*_deafb .N );for _eaca :=0;_eaca < _deafb .N ;_eaca ++{_deafb .Range [2*_eaca ]=0.0;_deafb .Range [2*_eaca +1]=1.0; +};};if _eaeg :=_aege .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_eaeg !=nil {_bdfd ,_daba :=_eaeg .(*_cde .PdfObjectStream );if !_daba {return nil ,_a .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"); +};_deafb .Metadata =_bdfd ;};_cebad ,_abaa :=_cde .DecodeStream (_gcbe );if _abaa !=nil {return nil ,_abaa ;};_deafb .Data =_cebad ;_deafb ._eaeab =_gcbe ;return _deafb ,nil ;}; -// GetNumComponents returns the number of color components (1 for grayscale). -func (_bgbd *PdfColorDeviceGray )GetNumComponents ()int {return 1};type crossReference struct{Type int ; +// 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 (_cgd *PdfAnnotationWidget )Field ()*PdfField {return _cgd ._aad }; -// Type 1 -Offset int64 ;Generation int64 ; +// NewXObjectFormFromStream builds the Form XObject from a stream object. +// TODO: Should this be exposed? Consider different access points. +func NewXObjectFormFromStream (stream *_cde .PdfObjectStream )(*XObjectForm ,error ){_cbagf :=&XObjectForm {};_cbagf ._fbeeg =stream ;_fagee :=*(stream .PdfObjectDictionary );_egeaa ,_dabae :=_cde .NewEncoderFromStream (stream );if _dabae !=nil {return nil ,_dabae ; +};_cbagf .Filter =_egeaa ;if _bbdgf :=_fagee .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_bbdgf !=nil {_fedab ,_ccbc :=_bbdgf .(*_cde .PdfObjectName );if !_ccbc {return nil ,_gf .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");}; +if *_fedab !="\u0046\u006f\u0072\u006d"{_fb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065");return nil ,_gf .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065"); +};};if _afga :=_fagee .Get ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065");_afga !=nil {_cbagf .FormType =_afga ;};if _ffdbg :=_fagee .Get ("\u0042\u0042\u006f\u0078");_ffdbg !=nil {_cbagf .BBox =_ffdbg ;};if _ccdbf :=_fagee .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"); +_ccdbf !=nil {_cbagf .Matrix =_ccdbf ;};if _aaaf :=_fagee .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_aaaf !=nil {_aaaf =_cde .TraceToDirectObject (_aaaf );_eaega ,_bcdgb :=_aaaf .(*_cde .PdfObjectDictionary );if !_bcdgb {_fb .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 ,_cde .ErrTypeError ;};_bcff ,_dgecc :=NewPdfPageResourcesFromDict (_eaega );if _dgecc !=nil {_fb .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 ,_dgecc ;};_cbagf .Resources =_bcff ;_fb .Log .Trace ("\u0046\u006f\u0072\u006d r\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u003a\u0020\u0025\u0023\u0076",_cbagf .Resources );};_cbagf .Group =_fagee .Get ("\u0047\u0072\u006fu\u0070");_cbagf .Ref =_fagee .Get ("\u0052\u0065\u0066"); +_cbagf .MetaData =_fagee .Get ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061");_cbagf .PieceInfo =_fagee .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_cbagf .LastModified =_fagee .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064"); +_cbagf .StructParent =_fagee .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_cbagf .StructParents =_fagee .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073");_cbagf .OPI =_fagee .Get ("\u004f\u0050\u0049"); +_cbagf .OC =_fagee .Get ("\u004f\u0043");_cbagf .Name =_fagee .Get ("\u004e\u0061\u006d\u0065");_cbagf .Stream =stream .Stream ;return _cbagf ,nil ;}; -// Type 2 -ObjectNumber int ;Index int ;};func (_fgcb *PdfReader )newPdfAnnotationPopupFromDict (_bdee *_ce .PdfObjectDictionary )(*PdfAnnotationPopup ,error ){_bbcee :=PdfAnnotationPopup {};_bbcee .Parent =_bdee .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");_bbcee .Open =_bdee .Get ("\u004f\u0070\u0065\u006e"); -return &_bbcee ,nil ;}; +// PdfAnnotation3D represents 3D annotations. +// (Section 13.6.2). +type PdfAnnotation3D struct{*PdfAnnotation ;T3DD _cde .PdfObject ;T3DV _cde .PdfObject ;T3DA _cde .PdfObject ;T3DI _cde .PdfObject ;T3DB _cde .PdfObject ;}; -// ImageToRGB converts ICCBased colorspace image to RGB and returns the result. -func (_cbee *PdfColorspaceICCBased )ImageToRGB (img Image )(Image ,error ){if _cbee .Alternate ==nil {_ff .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 _cbee .N ==1{_ff .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"); -_aeecd :=NewPdfColorspaceDeviceGray ();return _aeecd .ImageToRGB (img );}else if _cbee .N ==3{_ff .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 _cbee .N ==4{_ff .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"); -_eecd :=NewPdfColorspaceDeviceCMYK ();return _eecd .ImageToRGB (img );}else {return img ,_ge .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"); -};};_ff .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",_cbee ); -_gabg ,_bbbd :=_cbee .Alternate .ImageToRGB (img );_ff .Log .Trace ("I\u0043C\u0020\u0049\u006e\u0070\u0075\u0074\u0020\u0069m\u0061\u0067\u0065\u003a %\u002b\u0076",img );_ff .Log .Trace ("I\u0043\u0043\u0020\u004fut\u0070u\u0074\u0020\u0069\u006d\u0061g\u0065\u003a\u0020\u0025\u002b\u0076",_gabg ); -return _gabg ,_bbbd ;}; +// PdfColorspaceCalGray represents CalGray color space. +type PdfColorspaceCalGray struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma float64 ;_ccgf *_cde .PdfIndirectObject ;}; -// PdfAnnotationTrapNet represents TrapNet annotations. -// (Section 12.5.6.21). -type PdfAnnotationTrapNet struct{*PdfAnnotation };func _adc (_gdbeg _ce .PdfObject )(*PdfColorspaceCalRGB ,error ){_gabc :=NewPdfColorspaceCalRGB ();if _cbdd ,_egcda :=_gdbeg .(*_ce .PdfIndirectObject );_egcda {_gabc ._agbda =_cbdd ;};_gdbeg =_ce .TraceToDirectObject (_gdbeg ); -_fdac ,_ebbe :=_gdbeg .(*_ce .PdfObjectArray );if !_ebbe {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _fdac .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"); -};_gdbeg =_ce .TraceToDirectObject (_fdac .Get (0));_acbdc ,_ebbe :=_gdbeg .(*_ce .PdfObjectName );if !_ebbe {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 *_acbdc !="\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");};_gdbeg =_ce .TraceToDirectObject (_fdac .Get (1)); -_fdga ,_ebbe :=_gdbeg .(*_ce .PdfObjectDictionary );if !_ebbe {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");}; -_gdbeg =_fdga .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_gdbeg =_ce .TraceToDirectObject (_gdbeg );_cadd ,_ebbe :=_gdbeg .(*_ce .PdfObjectArray );if !_ebbe {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 _cadd .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");};_efac ,_cccad :=_cadd .GetAsFloat64Slice (); -if _cccad !=nil {return nil ,_cccad ;};_gabc .WhitePoint =_efac ;_gdbeg =_fdga .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _gdbeg !=nil {_gdbeg =_ce .TraceToDirectObject (_gdbeg );_fefad ,_fbafa :=_gdbeg .(*_ce .PdfObjectArray ); -if !_fbafa {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 _fefad .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"); -};_aege ,_ccac :=_fefad .GetAsFloat64Slice ();if _ccac !=nil {return nil ,_ccac ;};_gabc .BlackPoint =_aege ;};_gdbeg =_fdga .Get ("\u0047\u0061\u006dm\u0061");if _gdbeg !=nil {_gdbeg =_ce .TraceToDirectObject (_gdbeg );_fcef ,_cfgef :=_gdbeg .(*_ce .PdfObjectArray ); -if !_cfgef {return nil ,_e .Errorf ("C\u0061\u006c\u0052\u0047B:\u0020I\u006e\u0076\u0061\u006c\u0069d\u0020\u0047\u0061\u006d\u006d\u0061");};if _fcef .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"); -};_cdef ,_dfed :=_fcef .GetAsFloat64Slice ();if _dfed !=nil {return nil ,_dfed ;};_gabc .Gamma =_cdef ;};_gdbeg =_fdga .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");if _gdbeg !=nil {_gdbeg =_ce .TraceToDirectObject (_gdbeg );_baa ,_gdfg :=_gdbeg .(*_ce .PdfObjectArray ); -if !_gdfg {return nil ,_e .Errorf ("\u0043\u0061\u006c\u0052GB\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004d\u0061\u0074\u0072i\u0078");};if _baa .Len ()!=9{_ff .Log .Error ("\u004d\u0061t\u0072\u0069\u0078 \u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_baa .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");};_ecaaf ,_dfbe :=_baa .GetAsFloat64Slice ();if _dfbe !=nil {return nil ,_dfbe ; -};_gabc .Matrix =_ecaaf ;};return _gabc ,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 (_aaacc *PdfFont )GetCharMetrics (code _fab .CharCode )(CharMetrics ,bool ){var _afefb _baf .CharMetrics ;switch _fdgf :=_aaacc ._dcgb .(type ){case *pdfFontSimple :if _gdcaef ,_fbcef :=_fdgf .GetCharMetrics (code );_fbcef {return _gdcaef ,_fbcef ; +};case *pdfFontType0 :if _dbfbd ,_fcca :=_fdgf .GetCharMetrics (code );_fcca {return _dbfbd ,_fcca ;};case *pdfCIDFontType0 :if _cbbge ,_ffbac :=_fdgf .GetCharMetrics (code );_ffbac {return _cbbge ,_ffbac ;};case *pdfCIDFontType2 :if _bafe ,_ddfb :=_fdgf .GetCharMetrics (code ); +_ddfb {return _bafe ,_ddfb ;};case *pdfFontType3 :if _gbcg ,_aaga :=_fdgf .GetCharMetrics (code );_aaga {return _gbcg ,_aaga ;};default:_fb .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",_aaacc ._dcgb ); +return _afefb ,false ;};if _fbgb ,_dccf :=_aaacc .GetFontDescriptor ();_dccf ==nil &&_fbgb !=nil {return _baf .CharMetrics {Wx :_fbgb ._afadf },true ;};_fb .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",_aaacc ); +return _afefb ,false ;};var ImageHandling ImageHandler =DefaultImageHandler {}; -// PdfOutputIntentType is the subtype of the given PdfOutputIntent. -type PdfOutputIntentType int ;func (_dbdc *PdfReader )traverseObjectData (_acggg _ce .PdfObject )error {return _ce .ResolveReferencesDeep (_acggg ,_dbdc ._efdafe );}; +// SetSubtype sets the Subtype S for given PdfOutputIntent. +func (_fagbd *PdfOutputIntent )SetSubtype (subtype PdfOutputIntentType )error {if !subtype .IsValid (){return _gf .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"); +};_fagbd .S =subtype ;return nil ;}; -// ToPdfObject implements interface PdfModel. -func (_baf *PdfAnnotationStamp )ToPdfObject ()_ce .PdfObject {_baf .PdfAnnotation .ToPdfObject ();_dea :=_baf ._dec ;_cfc :=_dea .PdfObject .(*_ce .PdfObjectDictionary );_baf .PdfAnnotationMarkup .appendToPdfDictionary (_cfc );_cfc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0053\u0074\u0061m\u0070")); -_cfc .SetIfNotNil ("\u004e\u0061\u006d\u0065",_baf .Name );return _dea ;};func _gabd (_gbca *_ce .PdfObjectDictionary )(*PdfFieldText ,error ){_gdcf :=&PdfFieldText {};_gdcf .DA ,_ =_ce .GetString (_gbca .Get ("\u0044\u0041"));_gdcf .Q ,_ =_ce .GetInt (_gbca .Get ("\u0051")); -_gdcf .DS ,_ =_ce .GetString (_gbca .Get ("\u0044\u0053"));_gdcf .RV =_gbca .Get ("\u0052\u0056");_gdcf .MaxLen ,_ =_ce .GetInt (_gbca .Get ("\u004d\u0061\u0078\u004c\u0065\u006e"));return _gdcf ,nil ;}; +// 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 (_geadd *PdfReader )GetOutlinesFlattened ()([]*PdfOutlineTreeNode ,[]string ,error ){var _bfffe []*PdfOutlineTreeNode ;var _fdgg []string ;var _cfcaa func (*PdfOutlineTreeNode ,*[]*PdfOutlineTreeNode ,*[]string ,int );_cfcaa =func (_aeecf *PdfOutlineTreeNode ,_dceae *[]*PdfOutlineTreeNode ,_fbbe *[]string ,_dccba int ){if _aeecf ==nil {return ; +};if _aeecf ._aeefd ==nil {_fb .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 ;};_gfge ,_gcdea :=_aeecf ._aeefd .(*PdfOutlineItem );if _gcdea {*_dceae =append (*_dceae ,&_gfge .PdfOutlineTreeNode ); +_bfga :=_cce .Repeat ("\u0020",_dccba *2)+_gfge .Title .Decoded ();*_fbbe =append (*_fbbe ,_bfga );};if _aeecf .First !=nil {_dabaf :=_cce .Repeat ("\u0020",_dccba *2)+"\u002b";*_fbbe =append (*_fbbe ,_dabaf );_cfcaa (_aeecf .First ,_dceae ,_fbbe ,_dccba +1); +};if _gcdea &&_gfge .Next !=nil {_cfcaa (_gfge .Next ,_dceae ,_fbbe ,_dccba );};};_cfcaa (_geadd ._cbbd ,&_bfffe ,&_fdgg ,0);return _bfffe ,_fdgg ,nil ;};const (TrappedUnknown PdfInfoTrapped ="\u0055n\u006b\u006e\u006f\u0077\u006e";TrappedTrue PdfInfoTrapped ="\u0054\u0072\u0075\u0065"; +TrappedFalse PdfInfoTrapped ="\u0046\u0061\u006cs\u0065";); -// SetFilter sets compression filter. Decodes with current filter sets and -// encodes the data with the new filter. -func (_begg *XObjectImage )SetFilter (encoder _ce .StreamEncoder )error {_cgcgadd :=_begg .Stream ;_ebfed ,_cbbaf :=_begg .Filter .DecodeBytes (_cgcgadd );if _cbbaf !=nil {return _cbbaf ;};_begg .Filter =encoder ;encoder .UpdateParams (_begg .getParamsDict ()); -_cgcgadd ,_cbbaf =encoder .EncodeBytes (_ebfed );if _cbbaf !=nil {return _cbbaf ;};_begg .Stream =_cgcgadd ;return 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 (_agde *PdfColorspaceSpecialPattern )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )< 1{return nil ,_gf .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"); +};_aedgd :=&PdfColorPattern {};_abgfb ,_fgecf :=objects [len (objects )-1].(*_cde .PdfObjectName );if !_fgecf {_fb .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 ;};_aedgd .PatternName =*_abgfb ;if len (objects )> 1{_gbdgb :=objects [0:len (objects )-1];if _agde .UnderlyingCS ==nil {_fb .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 ,_gf .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};_fcaac ,_bgaf :=_agde .UnderlyingCS .ColorFromPdfObjects (_gbdgb );if _bgaf !=nil {_fb .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",_bgaf ); +return nil ,_bgaf ;};_aedgd .Color =_fcaac ;};return _aedgd ,nil ;};func _egdc (_cefaf *fontCommon )*pdfFontSimple {return &pdfFontSimple {fontCommon :*_cefaf }}; -// PdfAction represents an action in PDF (section 12.6 p. 412). -type PdfAction struct{_gbf PdfModel ;Type _ce .PdfObject ;S _ce .PdfObject ;Next _ce .PdfObject ;_bcc *_ce .PdfIndirectObject ;}; +// NewPdfColorspaceCalRGB returns a new CalRGB colorspace object. +func NewPdfColorspaceCalRGB ()*PdfColorspaceCalRGB {_gddb :=&PdfColorspaceCalRGB {};_gddb .BlackPoint =[]float64 {0.0,0.0,0.0};_gddb .Gamma =[]float64 {1.0,1.0,1.0};_gddb .Matrix =[]float64 {1,0,0,0,1,0,0,0,1};return _gddb ;};func (_cegg *PdfReader )newPdfAnnotationTextFromDict (_afdf *_cde .PdfObjectDictionary )(*PdfAnnotationText ,error ){_cagg :=PdfAnnotationText {}; +_ege ,_ddbg :=_cegg .newPdfAnnotationMarkupFromDict (_afdf );if _ddbg !=nil {return nil ,_ddbg ;};_cagg .PdfAnnotationMarkup =_ege ;_cagg .Open =_afdf .Get ("\u004f\u0070\u0065\u006e");_cagg .Name =_afdf .Get ("\u004e\u0061\u006d\u0065");_cagg .State =_afdf .Get ("\u0053\u0074\u0061t\u0065"); +_cagg .StateModel =_afdf .Get ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c");return &_cagg ,nil ;}; -// NewPdfField returns an initialized PdfField. -func NewPdfField ()*PdfField {return &PdfField {_aadeb :_ce .MakeIndirectObject (_ce .MakeDict ())}}; +// 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 *_cde .PdfObjectArray ;ExtGState _cde .PdfObject ;}; -// GetContainingPdfObject returns the page as a dictionary within an PdfIndirectObject. -func (_daefg *PdfPage )GetContainingPdfObject ()_ce .PdfObject {return _daefg ._acbbb }; +// SetDocInfo sets the document /Info metadata. +// This will overwrite any globally declared document info. +func (_ceed *PdfAppender )SetDocInfo (info *PdfInfo ){_ceed ._gabgb =info };func (_dbcef *PdfWriter )writeObjectsInStreams (_aedad map[_cde .PdfObject ]bool )error {for _ ,_ddcbd :=range _dbcef ._abbc {if _cage :=_aedad [_ddcbd ];_cage {continue ;};_afeef :=int64 (0); +switch _gbfd :=_ddcbd .(type ){case *_cde .PdfIndirectObject :_afeef =_gbfd .ObjectNumber ;case *_cde .PdfObjectStream :_afeef =_gbfd .ObjectNumber ;case *_cde .PdfObjectStreams :_afeef =_gbfd .ObjectNumber ;default:_fb .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0055n\u0073\u0075\u0070\u0070\u006f\u0072\u0074e\u0064\u0020\u0074\u0079\u0070\u0065 \u0069\u006e\u0020\u0077\u0072\u0069\u0074\u0065\u0072\u0020\u006fb\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0054",_ddcbd ); +return ErrTypeCheck ;};if _dbcef ._febcf !=nil &&_ddcbd !=_dbcef ._fdbfc {_egdec :=_dbcef ._febcf .Encrypt (_ddcbd ,_afeef ,0);if _egdec !=nil {_fb .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",_egdec ); +return _egdec ;};};_dbcef .writeObject (int (_afeef ),_ddcbd );};return nil ;}; -// PdfActionGoToR represents a GoToR action. -type PdfActionGoToR struct{*PdfAction ;F *PdfFilespec ;D _ce .PdfObject ;NewWindow _ce .PdfObject ;}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 3 for a CalRGB device. +func (_daef *PdfColorspaceCalRGB )GetNumComponents ()int {return 3};func _gfaff (_gfeec []byte )bool {if len (_gfeec )< 4{return true ;};for _afceag :=range _gfeec [:4]{_aefee :=rune (_afceag );if !_dd .Is (_dd .ASCII_Hex_Digit ,_aefee )&&!_dd .IsSpace (_aefee ){return true ; +};};return false ;}; -// AddFont adds a font dictionary to the Font resources. -func (_bgffc *PdfPage )AddFont (name _ce .PdfObjectName ,font _ce .PdfObject )error {if _bgffc .Resources ==nil {_bgffc .Resources =NewPdfPageResources ();};if _bgffc .Resources .Font ==nil {_bgffc .Resources .Font =_ce .MakeDict ();};_bfda ,_cbbgd :=_ce .TraceToDirectObject (_bgffc .Resources .Font ).(*_ce .PdfObjectDictionary ); -if !_cbbgd {_ff .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",_ce .TraceToDirectObject (_bgffc .Resources .Font )); -return _ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_bfda .Set (name ,font );return nil ;}; +// ToPdfObject implements interface PdfModel. +func (_efed *PdfAnnotationTrapNet )ToPdfObject ()_cde .PdfObject {_efed .PdfAnnotation .ToPdfObject ();_ebeg :=_efed ._gfg ;_gfdg :=_ebeg .PdfObject .(*_cde .PdfObjectDictionary );_gfdg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0054r\u0061\u0070\u004e\u0065\u0074")); +return _ebeg ;}; -// ToInteger convert to an integer format. -func (_gfcef *PdfColorCalRGB )ToInteger (bits int )[3]uint32 {_aefcb :=_egg .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_aefcb *_gfcef .A ()),uint32 (_aefcb *_gfcef .B ()),uint32 (_aefcb *_gfcef .C ())};}; +// GetContentStream returns the pattern cell's content stream +func (_bafbe *PdfTilingPattern )GetContentStream ()([]byte ,error ){_daegea ,_ ,_aacaf :=_bafbe .GetContentStreamWithEncoder ();return _daegea ,_aacaf ;}; -// ToPdfObject returns a PDF object representation of the outline item. -func (_cfccce *OutlineItem )ToPdfObject ()_ce .PdfObject {_geac ,_ :=_cfccce .ToPdfOutlineItem ();return _geac .ToPdfObject ();}; +// ToPdfObject implements interface PdfModel. +func (_agfa *PdfAnnotationHighlight )ToPdfObject ()_cde .PdfObject {_agfa .PdfAnnotation .ToPdfObject ();_gdfg :=_agfa ._gfg ;_aeb :=_gdfg .PdfObject .(*_cde .PdfObjectDictionary );_agfa .PdfAnnotationMarkup .appendToPdfDictionary (_aeb );_aeb .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t")); +_aeb .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_agfa .QuadPoints );return _gdfg ;}; -// ToPdfObject sets the common field elements. -// Note: Call the more field context's ToPdfObject to set both the generic and -// non-generic information. -func (_fcfc *PdfField )ToPdfObject ()_ce .PdfObject {_aegc :=_fcfc ._aadeb ;_aeffg :=_aegc .PdfObject .(*_ce .PdfObjectDictionary );_effdf :=_ce .MakeArray ();for _ ,_badbe :=range _fcfc .Kids {_effdf .Append (_badbe .ToPdfObject ());};for _ ,_adcb :=range _fcfc .Annotations {if _adcb ._dec !=_fcfc ._aadeb {_effdf .Append (_adcb .GetContext ().ToPdfObject ()); -};};if _fcfc .Parent !=nil {_aeffg .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_fcfc .Parent .GetContainingPdfObject ());};if _effdf .Len ()> 0{_aeffg .Set ("\u004b\u0069\u0064\u0073",_effdf );};_aeffg .SetIfNotNil ("\u0046\u0054",_fcfc .FT ); -_aeffg .SetIfNotNil ("\u0054",_fcfc .T );_aeffg .SetIfNotNil ("\u0054\u0055",_fcfc .TU );_aeffg .SetIfNotNil ("\u0054\u004d",_fcfc .TM );_aeffg .SetIfNotNil ("\u0046\u0066",_fcfc .Ff );_aeffg .SetIfNotNil ("\u0056",_fcfc .V );_aeffg .SetIfNotNil ("\u0044\u0056",_fcfc .DV ); -_aeffg .SetIfNotNil ("\u0041\u0041",_fcfc .AA );if _fcfc .VariableText !=nil {_aeffg .SetIfNotNil ("\u0044\u0041",_fcfc .VariableText .DA );_aeffg .SetIfNotNil ("\u0051",_fcfc .VariableText .Q );_aeffg .SetIfNotNil ("\u0044\u0053",_fcfc .VariableText .DS ); -_aeffg .SetIfNotNil ("\u0052\u0056",_fcfc .VariableText .RV );};return _aegc ;}; +// PdfColorspaceDeviceRGB represents an RGB colorspace. +type PdfColorspaceDeviceRGB struct{}; -// 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 (_gba *PdfAnnotationWidget )Field ()*PdfField {return _gba ._bag }; +// ReplacePage replaces the original page to a new page. +func (_gadd *PdfAppender )ReplacePage (pageNum int ,page *PdfPage ){_dbce :=pageNum -1;for _aegfg :=range _gadd ._dbaf {if _aegfg ==_dbce {_dadc :=page .Duplicate ();_ggcfc (_dadc );_gadd ._dbaf [_aegfg ]=_dadc ;};};};const (_decg =0x00001;_ddcgc =0x00002; +_bcafe =0x00004;_ggeef =0x00008;_bbdc =0x00020;_gccgd =0x00040;_daeed =0x10000;_fgebe =0x20000;_ggbadc =0x40000;); -// NewPdfAnnotationInk returns a new ink annotation. -func NewPdfAnnotationInk ()*PdfAnnotationInk {_add :=NewPdfAnnotation ();_bfeg :=&PdfAnnotationInk {};_bfeg .PdfAnnotation =_add ;_bfeg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_add .SetContext (_bfeg );return _bfeg ;}; +// M returns the value of the magenta component of the color. +func (_bgf *PdfColorDeviceCMYK )M ()float64 {return _bgf [1]}; -// SetDocInfo sets the document /Info metadata. -// This will overwrite any globally declared document info. -func (_dage *PdfAppender )SetDocInfo (info *PdfInfo ){_dage ._geaf =info }; +// 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 ;PageProcessCallback PageProcessCallback ; -// GetContainingPdfObject implements interface PdfModel. -func (_fedfb *PdfFilespec )GetContainingPdfObject ()_ce .PdfObject {return _fedfb ._ddgc }; -// AddCRLs adds CRLs to DSS. -func (_cffec *DSS )AddCRLs (crls [][]byte )([]*_ce .PdfObjectStream ,error ){return _cffec .add (&_cffec .CRLs ,_cffec ._abge ,crls );}; +// Deprecated: will be removed in v4. Use PageProcessCallback instead. +PageCallback PageCallback ;};func (_fffb *Image )resampleLowBits (_gbaee []uint32 ){_ffdbd :=_bbb .BytesPerLine (int (_fffb .Width ),int (_fffb .BitsPerComponent ),_fffb .ColorComponents );_bbddb :=make ([]byte ,_fffb .ColorComponents *_ffdbd *int (_fffb .Height )); +_dacag :=int (_fffb .BitsPerComponent )*_fffb .ColorComponents *int (_fffb .Width );_agabf :=uint8 (8);var (_edbag ,_abcda int ;_eafcb uint32 ;);for _bbda :=0;_bbda < int (_fffb .Height );_bbda ++{_abcda =_bbda *_ffdbd ;for _aced :=0;_aced < _dacag ;_aced ++{_eafcb =_gbaee [_edbag ]; +_agabf -=uint8 (_fffb .BitsPerComponent );_bbddb [_abcda ]|=byte (_eafcb )<<_agabf ;if _agabf ==0{_agabf =8;_abcda ++;};_edbag ++;};};_fffb .Data =_bbddb ;}; // ToPdfObject implements interface PdfModel. -func (_fga *PdfActionGoTo )ToPdfObject ()_ce .PdfObject {_fga .PdfAction .ToPdfObject ();_cga :=_fga ._bcc ;_gff :=_cga .PdfObject .(*_ce .PdfObjectDictionary );_gff .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeGoTo )));_gff .SetIfNotNil ("\u0044",_fga .D ); -return _cga ;}; +func (_gca *PdfAnnotationUnderline )ToPdfObject ()_cde .PdfObject {_gca .PdfAnnotation .ToPdfObject ();_aede :=_gca ._gfg ;_dcf :=_aede .PdfObject .(*_cde .PdfObjectDictionary );_gca .PdfAnnotationMarkup .appendToPdfDictionary (_dcf );_dcf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee")); +_dcf .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_gca .QuadPoints );return _aede ;};var _ pdfFont =(*pdfFontType3 )(nil ); -// 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 *_ce .PdfObjectString ;Q *_ce .PdfObjectInteger ;DS *_ce .PdfObjectString ;RV _ce .PdfObject ;}; +// ColorFromPdfObjects gets the color from a series of pdf objects (3 for rgb). +func (_cadb *PdfColorspaceDeviceRGB )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_dgde ,_fgae :=_cde .GetNumbersAsFloat (objects ); +if _fgae !=nil {return nil ,_fgae ;};return _cadb .ColorFromFloats (_dgde );}; -// ToOutlineTree returns a low level PdfOutlineTreeNode object, based on -// the current instance. -func (_aebe *Outline )ToOutlineTree ()*PdfOutlineTreeNode {return &_aebe .ToPdfOutline ().PdfOutlineTreeNode ;}; +// String returns a string that describes `base`. +func (_gcebd fontCommon )String ()string {return _a .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0073\u007d",_gcebd .coreString ());}; -// 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 ;_becgb []byte ;_dfcag []uint32 ;_ffgdd *_ce .PdfObjectStream ;}; +// NewPdfAnnotationUnderline returns a new text underline annotation. +func NewPdfAnnotationUnderline ()*PdfAnnotationUnderline {_dgff :=NewPdfAnnotation ();_bcac :=&PdfAnnotationUnderline {};_bcac .PdfAnnotation =_dgff ;_bcac .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_dgff .SetContext (_bcac );return _bcac ;}; -// ToPdfObject returns a PDF object representation of the outline destination. -func (_ceedf OutlineDest )ToPdfObject ()_ce .PdfObject {if (_ceedf .PageObj ==nil &&_ceedf .Page < 0)||_ceedf .Mode ==""{return _ce .MakeNull ();};_edced :=_ce .MakeArray ();if _ceedf .PageObj !=nil {_edced .Append (_ceedf .PageObj );}else {_edced .Append (_ce .MakeInteger (_ceedf .Page )); -};_edced .Append (_ce .MakeName (_ceedf .Mode ));switch _ceedf .Mode {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":_edced .Append (_ce .MakeFloat (_ceedf .Y ));case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":_edced .Append (_ce .MakeFloat (_ceedf .X )); -case "\u0058\u0059\u005a":_edced .Append (_ce .MakeFloat (_ceedf .X ));_edced .Append (_ce .MakeFloat (_ceedf .Y ));_edced .Append (_ce .MakeFloat (_ceedf .Zoom ));default:_edced .Set (1,_ce .MakeName ("\u0046\u0069\u0074"));};return _edced ;}; +// ToPdfObject returns the PDF representation of the page resources. +func (_ecbe *PdfPageResources )ToPdfObject ()_cde .PdfObject {_gfegac :=_ecbe ._gcaaf ;_gfegac .SetIfNotNil ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_ecbe .ExtGState );if _ecbe ._fbged !=nil {_ecbe .ColorSpace =_ecbe ._fbged .ToPdfObject ();};_gfegac .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_ecbe .ColorSpace ); +_gfegac .SetIfNotNil ("\u0050a\u0074\u0074\u0065\u0072\u006e",_ecbe .Pattern );_gfegac .SetIfNotNil ("\u0053h\u0061\u0064\u0069\u006e\u0067",_ecbe .Shading );_gfegac .SetIfNotNil ("\u0058O\u0062\u006a\u0065\u0063\u0074",_ecbe .XObject );_gfegac .SetIfNotNil ("\u0046\u006f\u006e\u0074",_ecbe .Font ); +_gfegac .SetIfNotNil ("\u0050r\u006f\u0063\u0053\u0065\u0074",_ecbe .ProcSet );_gfegac .SetIfNotNil ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",_ecbe .Properties );return _gfegac ;}; -// ColorToRGB converts a color in Separation colorspace to RGB colorspace. -func (_bfcf *PdfColorspaceSpecialSeparation )ColorToRGB (color PdfColor )(PdfColor ,error ){if _bfcf .AlternateSpace ==nil {return nil ,_ge .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 _bfcf .AlternateSpace .ColorToRGB (color );}; +// NewPdfPageResourcesColorspaces returns a new PdfPageResourcesColorspaces object. +func NewPdfPageResourcesColorspaces ()*PdfPageResourcesColorspaces {_afbbf :=&PdfPageResourcesColorspaces {};_afbbf .Names =[]string {};_afbbf .Colorspaces =map[string ]PdfColorspace {};_afbbf ._aggbf =&_cde .PdfIndirectObject {};return _afbbf ;}; -// DecodeArray returns the range of color component values in DeviceRGB colorspace. -func (_fgge *PdfColorspaceDeviceRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};}; +// AddCRLs adds CRLs to DSS. +func (_cebg *DSS )AddCRLs (crls [][]byte )([]*_cde .PdfObjectStream ,error ){return _cebg .add (&_cebg .CRLs ,_cebg ._bcfgd ,crls );};func _gaegf (_gfad *_cde .PdfObjectDictionary )(*PdfFieldText ,error ){_aagd :=&PdfFieldText {};_aagd .DA ,_ =_cde .GetString (_gfad .Get ("\u0044\u0041")); +_aagd .Q ,_ =_cde .GetInt (_gfad .Get ("\u0051"));_aagd .DS ,_ =_cde .GetString (_gfad .Get ("\u0044\u0053"));_aagd .RV =_gfad .Get ("\u0052\u0056");_aagd .MaxLen ,_ =_cde .GetInt (_gfad .Get ("\u004d\u0061\u0078\u004c\u0065\u006e"));return _aagd ,nil ; +};const (_ PdfOutputIntentType =iota ;PdfOutputIntentTypeA1 ;PdfOutputIntentTypeA2 ;PdfOutputIntentTypeA3 ;PdfOutputIntentTypeA4 ;PdfOutputIntentTypeX ;); + +// NewPdfActionTrans returns a new "trans" action. +func NewPdfActionTrans ()*PdfActionTrans {_gga :=NewPdfAction ();_bdf :=&PdfActionTrans {};_bdf .PdfAction =_gga ;_gga .SetContext (_bdf );return _bdf ;};func (_badc *PdfPattern )getDict ()*_cde .PdfObjectDictionary {if _dfegeb ,_gefee :=_badc ._eebba .(*_cde .PdfIndirectObject ); +_gefee {_ebgc ,_bced :=_dfegeb .PdfObject .(*_cde .PdfObjectDictionary );if !_bced {return nil ;};return _ebgc ;}else if _cacfd ,_edcae :=_badc ._eebba .(*_cde .PdfObjectStream );_edcae {return _cacfd .PdfObjectDictionary ;}else {_fb .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",_badc ._eebba ); +return nil ;};};func (_gafbb *pdfCIDFontType0 )getFontDescriptor ()*PdfFontDescriptor {return _gafbb ._bceac }; // ToPdfObject implements interface PdfModel. -func (_bdgcf *PdfAnnotationUnderline )ToPdfObject ()_ce .PdfObject {_bdgcf .PdfAnnotation .ToPdfObject ();_bcde :=_bdgcf ._dec ;_aac :=_bcde .PdfObject .(*_ce .PdfObjectDictionary );_bdgcf .PdfAnnotationMarkup .appendToPdfDictionary (_aac );_aac .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee")); -_aac .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_bdgcf .QuadPoints );return _bcde ;}; +func (_bcfa *PdfAnnotationStamp )ToPdfObject ()_cde .PdfObject {_bcfa .PdfAnnotation .ToPdfObject ();_gdca :=_bcfa ._gfg ;_acfc :=_gdca .PdfObject .(*_cde .PdfObjectDictionary );_bcfa .PdfAnnotationMarkup .appendToPdfDictionary (_acfc );_acfc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0053\u0074\u0061m\u0070")); +_acfc .SetIfNotNil ("\u004e\u0061\u006d\u0065",_bcfa .Name );return _gdca ;}; -// GetContainingPdfObject returns the container of the DSS (indirect object). -func (_dbgb *DSS )GetContainingPdfObject ()_ce .PdfObject {return _dbgb ._ecde }; +// GetFontDescriptor returns the font descriptor for `font`. +func (_ggcdg PdfFont )GetFontDescriptor ()(*PdfFontDescriptor ,error ){return _ggcdg ._dcgb .getFontDescriptor (),nil ;}; -// Flags returns the field flags for the field accounting for any inherited flags. -func (_dcac *PdfField )Flags ()FieldFlag {var _gggd FieldFlag ;_facba ,_ccgc :=_dcac .inherit (func (_aaagc *PdfField )bool {if _aaagc .Ff !=nil {_gggd =FieldFlag (*_aaagc .Ff );return true ;};return false ;});if _ccgc !=nil {_ff .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",_ccgc ); -};if !_facba {_ff .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 _gggd ;};func _dfcde (_fdgfe *_ce .PdfIndirectObject )(*PdfOutline ,error ){_dbgee ,_dfaff :=_fdgfe .PdfObject .(*_ce .PdfObjectDictionary ); -if !_dfaff {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");};_gbdc :=NewPdfOutline ();if _dgecd :=_dbgee .Get ("\u0054\u0079\u0070\u0065"); -_dgecd !=nil {_badd ,_eeged :=_dgecd .(*_ce .PdfObjectName );if _eeged {if *_badd !="\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"{_ff .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",*_badd ); -};};};if _beea :=_dbgee .Get ("\u0043\u006f\u0075n\u0074");_beea !=nil {_bdgf ,_dcdd :=_ce .GetNumberAsInt64 (_beea );if _dcdd !=nil {return nil ,_dcdd ;};_gbdc .Count =&_bdgf ;};return _gbdc ,nil ;}; +// AddCerts adds certificates to DSS. +func (_gdcb *DSS )AddCerts (certs [][]byte )([]*_cde .PdfObjectStream ,error ){return _gdcb .add (&_gdcb .Certs ,_gdcb ._fdcd ,certs );}; -// GetAction returns the PDF action for the annotation link. -func (_ccc *PdfAnnotationLink )GetAction ()(*PdfAction ,error ){if _ccc ._gbba !=nil {return _ccc ._gbba ,nil ;};if _ccc .A ==nil {return nil ,nil ;};if _ccc ._dge ==nil {return nil ,nil ;};_agd ,_cccd :=_ccc ._dge .loadAction (_ccc .A );if _cccd !=nil {return nil ,_cccd ; -};_ccc ._gbba =_agd ;return _ccc ._gbba ,nil ;}; +// SetPdfKeywords sets the Keywords attribute of the output PDF. +func SetPdfKeywords (keywords string ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_feddg =keywords }; -// ToPdfObject returns the PDF representation of the colorspace. -func (_adeaa *PdfColorspaceDeviceRGB )ToPdfObject ()_ce .PdfObject {return _ce .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B");}; +// 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 (_fcdd *PdfColorspaceSpecialPattern )ColorToRGB (color PdfColor )(PdfColor ,error ){_ddea ,_gbef :=color .(*PdfColorPattern );if !_gbef {_fb .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 _ddea .Color ==nil {return color ,nil ;};if _fcdd .UnderlyingCS ==nil {return nil ,_gf .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};return _fcdd .UnderlyingCS .ColorToRGB (_ddea .Color ); +}; -// GetCapHeight returns the CapHeight of the font `descriptor`. -func (_bdbcg *PdfFontDescriptor )GetCapHeight ()(float64 ,error ){return _ce .GetNumberAsFloat (_bdbcg .CapHeight );}; +// FieldAppearanceGenerator generates appearance stream for a given field. +type FieldAppearanceGenerator interface{ContentStreamWrapper ;GenerateAppearanceDict (_aeecg *PdfAcroForm ,_ffga *PdfField ,_febb *PdfAnnotationWidget )(*_cde .PdfObjectDictionary ,error );};func (_gfbfd *Image )samplesTrimPadding (_aaffe []uint32 )[]uint32 {_gfgd :=_gfbfd .ColorComponents *int (_gfbfd .Width )*int (_gfbfd .Height ); +if len (_aaffe )==_gfgd {return _aaffe ;};_agbgcc :=make ([]uint32 ,_gfgd );_cfdae :=int (_gfbfd .Width )*_gfbfd .ColorComponents ;var _fccda ,_cccg ,_ceefa ,_gdbcd int ;_gfagd :=_bbb .BytesPerLine (int (_gfbfd .Width ),int (_gfbfd .BitsPerComponent ),_gfbfd .ColorComponents ); +for _fccda =0;_fccda < int (_gfbfd .Height );_fccda ++{_cccg =_fccda *int (_gfbfd .Width );_ceefa =_fccda *_gfagd ;for _gdbcd =0;_gdbcd < _cfdae ;_gdbcd ++{_agbgcc [_cccg +_gdbcd ]=_aaffe [_ceefa +_gdbcd ];};};return _agbgcc ;}; -// AddCustomInfo adds a custom info into document info dictionary. -func (_fgb *PdfInfo )AddCustomInfo (name string ,value string )error {if _fgb ._ecfddd ==nil {_fgb ._ecfddd =_ce .MakeDict ();};if _ ,_fbaba :=_gfaee [name ];_fbaba {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 ); -};_fgb ._ecfddd .SetIfNotNil (*_ce .MakeName (name ),_ce .MakeString (value ));return nil ;}; +// ToPdfObject returns a PDF object representation of the outline item. +func (_agdd *OutlineItem )ToPdfObject ()_cde .PdfObject {_aaeaa ,_ :=_agdd .ToPdfOutlineItem ();return _aaeaa .ToPdfObject ();}; -// B returns the value of the blue component of the color. -func (_cfcbc *PdfColorDeviceRGB )B ()float64 {return _cfcbc [2]}; +// NewPdfActionHide returns a new "hide" action. +func NewPdfActionHide ()*PdfActionHide {_ae :=NewPdfAction ();_gcc :=&PdfActionHide {};_gcc .PdfAction =_ae ;_ae .SetContext (_gcc );return _gcc ;}; -// Encoder returns the font's text encoder. -func (_daee pdfCIDFontType0 )Encoder ()_dc .TextEncoder {return _daee ._afgge }; +// IsColored specifies if the pattern is colored. +func (_dfegb *PdfTilingPattern )IsColored ()bool {if _dfegb .PaintType !=nil &&*_dfegb .PaintType ==1{return true ;};return false ;}; -// 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{ +// 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 ,_aadgd :_cde .MakeDict ()}; +};func (_fdadc *DSS )generateHashMap (_fcdfe []*_cde .PdfObjectStream )(map[string ]*_cde .PdfObjectStream ,error ){_dddef :=map[string ]*_cde .PdfObjectStream {};for _ ,_dbafa :=range _fcdfe {_fgeb ,_bdeg :=_cde .DecodeStream (_dbafa );if _bdeg !=nil {return nil ,_bdeg ; +};_bcgc ,_bdeg :=_efdfg (_fgeb );if _bdeg !=nil {return nil ,_bdeg ;};_dddef [string (_bcgc )]=_dbafa ;};return _dddef ,nil ;}; -// Read any image type and load into a new Image object. -Read (_aaca _gd .Reader )(*Image ,error ); +// FileRelationship represents a attachment file relationship type. +type FileRelationship int ; -// NewImageFromGoImage loads a NRGBA32 unidoc Image from a standard Go image structure. -NewImageFromGoImage (_dcegc _cb .Image )(*Image ,error ); +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_bbfd *PdfShadingType6 )ToPdfObject ()_cde .PdfObject {_bbfd .PdfShading .ToPdfObject ();_addd ,_acfbb :=_bbfd .getShadingDict ();if _acfbb !=nil {_fb .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 _bbfd .BitsPerCoordinate !=nil {_addd .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_bbfd .BitsPerCoordinate );};if _bbfd .BitsPerComponent !=nil {_addd .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_bbfd .BitsPerComponent ); +};if _bbfd .BitsPerFlag !=nil {_addd .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_bbfd .BitsPerFlag );};if _bbfd .Decode !=nil {_addd .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_bbfd .Decode );};if _bbfd .Function !=nil {if len (_bbfd .Function )==1{_addd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bbfd .Function [0].ToPdfObject ()); +}else {_degf :=_cde .MakeArray ();for _ ,_gebf :=range _bbfd .Function {_degf .Append (_gebf .ToPdfObject ());};_addd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_degf );};};return _bbfd ._fdbgb ;}; -// NewGrayImageFromGoImage loads a grayscale unidoc Image from a standard Go image structure. -NewGrayImageFromGoImage (_bcfcg _cb .Image )(*Image ,error ); +// PdfOutlineTreeNode contains common fields used by the outline and outline +// item objects. +type PdfOutlineTreeNode struct{_aeefd interface{};First *PdfOutlineTreeNode ;Last *PdfOutlineTreeNode ;}; -// Compress an image. -Compress (_cgdaf *Image ,_gacdb int64 )(*Image ,error );}; +// GetContainingPdfObject returns the containing object for the PdfField, i.e. an indirect object +// containing the field dictionary. +func (_bdge *PdfField )GetContainingPdfObject ()_cde .PdfObject {return _bdge ._gfed }; -// 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 (_dccg int ,_ffbae *PdfPage )error ; +// HasXObjectByName checks if an XObject with a specified keyName is defined. +func (_fdfab *PdfPageResources )HasXObjectByName (keyName _cde .PdfObjectName )bool {_abfe ,_ :=_fdfab .GetXObjectByName (keyName );return _abfe !=nil ;};func _bffe (_geea *_cde .PdfObjectDictionary )(*PdfShadingPattern ,error ){_begbc :=&PdfShadingPattern {}; +_adefdg :=_geea .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");if _adefdg ==nil {_fb .Log .Debug ("\u0053h\u0061d\u0069\u006e\u0067\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_decf ,_bbcc :=_cdacfe (_adefdg ); +if _bbcc !=nil {_fb .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020l\u006f\u0061\u0064\u0069\u006eg\u0020s\u0068a\u0064\u0069\u006e\u0067\u003a\u0020\u0025v",_bbcc );return nil ,_bbcc ;};_begbc .Shading =_decf ;if _eefac :=_geea .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"); +_eefac !=nil {_dfcbd ,_cfacb :=_eefac .(*_cde .PdfObjectArray );if !_cfacb {_fb .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",_eefac ); +return nil ,_cde .ErrTypeError ;};_begbc .Matrix =_dfcbd ;};if _cccff :=_geea .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_cccff !=nil {_begbc .ExtGState =_cccff ;};return _begbc ,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 _gd .ReadSeeker )(*PdfFont ,error ){_ddde ,_bade :=_fcg .ReadAll (r );if _bade !=nil {_ff .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",_bade ); -return nil ,_bade ;};_ecebe ,_bade :=_ee .TtfParse (_ag .NewReader (_ddde ));if _bade !=nil {_ff .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",_bade ); -return nil ,_bade ;};_abfec :=&pdfCIDFontType2 {fontCommon :fontCommon {_baafb :"\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"},CIDToGIDMap :_ce .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079")};if len (_ecebe .Widths )<=0{return nil ,_ge .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"); -};_aaaf :=1000.0/float64 (_ecebe .UnitsPerEm );_gfbc :=_aaaf *float64 (_ecebe .Widths [0]);_fgbe :=make (map[rune ]int );_gegegb :=make (map[_ee .GID ]int );_gbcaf :=_ee .GID (len (_ecebe .Widths ));for _abcgg ,_dcee :=range _ecebe .Chars {if _dcee > _gbcaf -1{continue ; -};_cdfed :=int (_aaaf *float64 (_ecebe .Widths [_dcee ]));_fgbe [_abcgg ]=_cdfed ;_gegegb [_dcee ]=_cdfed ;};_abfec ._bedga =_fgbe ;_abfec .DW =_ce .MakeInteger (int64 (_gfbc ));_ceaf :=_bfbb (_gegegb ,uint16 (_gbcaf ));_abfec .W =_ce .MakeIndirectObject (_ceaf ); -_bedgaa :=_ce .MakeDict ();_bedgaa .Set ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067",_ce .MakeString ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"));_bedgaa .Set ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079",_ce .MakeString ("\u0041\u0064\u006fb\u0065")); -_bedgaa .Set ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074",_ce .MakeInteger (0));_abfec .CIDSystemInfo =_bedgaa ;_cabf :=&PdfFontDescriptor {FontName :_ce .MakeName (_ecebe .PostScriptName ),Ascent :_ce .MakeFloat (_aaaf *float64 (_ecebe .TypoAscender )),Descent :_ce .MakeFloat (_aaaf *float64 (_ecebe .TypoDescender )),CapHeight :_ce .MakeFloat (_aaaf *float64 (_ecebe .CapHeight )),FontBBox :_ce .MakeArrayFromFloats ([]float64 {_aaaf *float64 (_ecebe .Xmin ),_aaaf *float64 (_ecebe .Ymin ),_aaaf *float64 (_ecebe .Xmax ),_aaaf *float64 (_ecebe .Ymax )}),ItalicAngle :_ce .MakeFloat (_ecebe .ItalicAngle ),MissingWidth :_ce .MakeFloat (_gfbc )}; -_agdbg ,_bade :=_ce .MakeStream (_ddde ,_ce .NewFlateEncoder ());if _bade !=nil {_ff .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",_bade ); -return nil ,_bade ;};_agdbg .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_ce .MakeInteger (int64 (len (_ddde ))));_cabf .FontFile2 =_agdbg ;if _ecebe .Bold {_cabf .StemV =_ce .MakeInteger (120);}else {_cabf .StemV =_ce .MakeInteger (70); -};_cfbd :=_abda ;if _ecebe .IsFixedPitch {_cfbd |=_afdc ;};if _ecebe .ItalicAngle !=0{_cfbd |=_egdef ;};_cabf .Flags =_ce .MakeInteger (int64 (_cfbd ));_abfec ._egacd =_ecebe .PostScriptName ;_abfec ._daebd =_cabf ;_dbeec :=pdfFontType0 {fontCommon :fontCommon {_baafb :"\u0054\u0079\u0070e\u0030",_egacd :_ecebe .PostScriptName },DescendantFont :&PdfFont {_dace :_abfec },Encoding :_ce .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"),_fbfa :_ecebe .NewEncoder ()}; -if len (_ecebe .Chars )> 0{_dadfg :=make (map[_ga .CharCode ]rune ,len (_ecebe .Chars ));for _bfedgg ,_cfdd :=range _ecebe .Chars {_agdcc :=_ga .CharCode (_cfdd );if _gaba ,_agde :=_dadfg [_agdcc ];!_agde ||(_agde &&_gaba > _bfedgg ){_dadfg [_agdcc ]=_bfedgg ; -};};_dbeec ._dgfcg =_ga .NewToUnicodeCMap (_dadfg );};_cecb :=PdfFont {_dace :&_dbeec };return &_cecb ,nil ;}; +// Add appends an outline item as a child of the current outline item. +func (_abdad *OutlineItem )Add (item *OutlineItem ){_abdad .Entries =append (_abdad .Entries ,item )};func (_fbef *PdfReader )newPdfAnnotationInkFromDict (_fcf *_cde .PdfObjectDictionary )(*PdfAnnotationInk ,error ){_bacc :=PdfAnnotationInk {};_bebg ,_adba :=_fbef .newPdfAnnotationMarkupFromDict (_fcf ); +if _adba !=nil {return nil ,_adba ;};_bacc .PdfAnnotationMarkup =_bebg ;_bacc .InkList =_fcf .Get ("\u0049n\u006b\u004c\u0069\u0073\u0074");_bacc .BS =_fcf .Get ("\u0042\u0053");return &_bacc ,nil ;};func (_eef *PdfReader )newPdfActionHideFromDict (_gede *_cde .PdfObjectDictionary )(*PdfActionHide ,error ){return &PdfActionHide {T :_gede .Get ("\u0054"),H :_gede .Get ("\u0048")},nil ; +}; -// DefaultImageHandler is the default implementation of the ImageHandler using the standard go library. -type DefaultImageHandler struct{}; +// NewPdfAnnotationStrikeOut returns a new text strikeout annotation. +func NewPdfAnnotationStrikeOut ()*PdfAnnotationStrikeOut {_ebb :=NewPdfAnnotation ();_gaef :=&PdfAnnotationStrikeOut {};_gaef .PdfAnnotation =_ebb ;_gaef .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ebb .SetContext (_gaef );return _gaef ;}; -// DefaultFont returns the default font, which is currently the built in Helvetica. -func DefaultFont ()*PdfFont {_dddga ,_aebg :=_ee .NewStdFontByName (HelveticaName );if !_aebg {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"); -};_cfdef :=_bcegg (_dddga );return &PdfFont {_dace :&_cfdef };}; +// 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 (_ecfe *PdfColorspaceLab )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_aefad :=vals [0];if _aefad < 0.0||_aefad > 100.0{_fb .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",_aefad ); +return nil ,ErrColorOutOfRange ;};_adae :=vals [1];_addga :=float64 (-100);_ebcaa :=float64 (100);if len (_ecfe .Range )> 1{_addga =_ecfe .Range [0];_ebcaa =_ecfe .Range [1];};if _adae < _addga ||_adae > _ebcaa {_fb .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",_adae ,_addga ,_ebcaa ); +return nil ,ErrColorOutOfRange ;};_adcf :=vals [2];_dbga :=float64 (-100);_dgbef :=float64 (100);if len (_ecfe .Range )> 3{_dbga =_ecfe .Range [2];_dgbef =_ecfe .Range [3];};if _adcf < _dbga ||_adcf > _dgbef {_fb .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",_adcf ,_dbga ,_dgbef ); +return nil ,ErrColorOutOfRange ;};_dbba :=NewPdfColorLab (_aefad ,_adae ,_adcf );return _dbba ,nil ;}; -// ToPdfObject returns colorspace in a PDF object format [name dictionary] -func (_aaga *PdfColorspaceLab )ToPdfObject ()_ce .PdfObject {_bgae :=_ce .MakeArray ();_bgae .Append (_ce .MakeName ("\u004c\u0061\u0062"));_ddeca :=_ce .MakeDict ();if _aaga .WhitePoint !=nil {_fdea :=_ce .MakeArray (_ce .MakeFloat (_aaga .WhitePoint [0]),_ce .MakeFloat (_aaga .WhitePoint [1]),_ce .MakeFloat (_aaga .WhitePoint [2])); -_ddeca .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_fdea );}else {_ff .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 _aaga .BlackPoint !=nil {_gdgc :=_ce .MakeArray (_ce .MakeFloat (_aaga .BlackPoint [0]),_ce .MakeFloat (_aaga .BlackPoint [1]),_ce .MakeFloat (_aaga .BlackPoint [2]));_ddeca .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_gdgc ); -};if _aaga .Range !=nil {_dcgg :=_ce .MakeArray (_ce .MakeFloat (_aaga .Range [0]),_ce .MakeFloat (_aaga .Range [1]),_ce .MakeFloat (_aaga .Range [2]),_ce .MakeFloat (_aaga .Range [3]));_ddeca .Set ("\u0052\u0061\u006eg\u0065",_dcgg );};_bgae .Append (_ddeca ); -if _aaga ._eefd !=nil {_aaga ._eefd .PdfObject =_bgae ;return _aaga ._eefd ;};return _bgae ;}; +// NewPdfFontFromPdfObject loads a PdfFont from the dictionary `fontObj`. If there is a problem an +// error is returned. +func NewPdfFontFromPdfObject (fontObj _cde .PdfObject )(*PdfFont ,error ){return _gbbgf (fontObj ,true )}; -// Y returns the value of the yellow component of the color. -func (_gbfa *PdfColorDeviceCMYK )Y ()float64 {return _gbfa [2]}; +// PdfAnnotationPolyLine represents PolyLine annotations. +// (Section 12.5.6.9). +type PdfAnnotationPolyLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _cde .PdfObject ;LE _cde .PdfObject ;BS _cde .PdfObject ;IC _cde .PdfObject ;BE _cde .PdfObject ;IT _cde .PdfObject ;Measure _cde .PdfObject ;}; -// 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 (_bgec *PdfColorspaceCalGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ebffb :=vals [0];if _ebffb < 0.0||_ebffb > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ebffb ); -return nil ,ErrColorOutOfRange ;};_effc :=NewPdfColorCalGray (_ebffb );return _effc ,nil ;}; +// GetContainingPdfObject returns the container of the DSS (indirect object). +func (_gada *DSS )GetContainingPdfObject ()_cde .PdfObject {return _gada ._agaa }; -// NewPdfFilespecFromObj creates and returns a new PdfFilespec object. -func NewPdfFilespecFromObj (obj _ce .PdfObject )(*PdfFilespec ,error ){_eecf :=&PdfFilespec {};var _cbagb *_ce .PdfObjectDictionary ;if _dbed ,_ccdb :=_ce .GetIndirect (obj );_ccdb {_eecf ._ddgc =_dbed ;_bgfd ,_acde :=_ce .GetDict (_dbed .PdfObject );if !_acde {_ff .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 ,_ce .ErrTypeError ;};_cbagb =_bgfd ;}else if _fdfa ,_egfg :=_ce .GetDict (obj );_egfg {_eecf ._ddgc =_fdfa ;_cbagb =_fdfa ;}else {_ff .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 ,_ce .ErrTypeError ;};if _cbagb ==nil {_ff .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067");return nil ,_ge .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -};if _egcdf :=_cbagb .Get ("\u0054\u0079\u0070\u0065");_egcdf !=nil {_ecfb ,_bbggg :=_egcdf .(*_ce .PdfObjectName );if !_bbggg {_ff .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",_egcdf ); -}else {if *_ecfb !="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{_ff .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",*_ecfb ); -};};};if _dbac :=_cbagb .Get ("\u0046\u0053");_dbac !=nil {_eecf .FS =_dbac ;};if _caeaf :=_cbagb .Get ("\u0046");_caeaf !=nil {_eecf .F =_caeaf ;};if _cbbd :=_cbagb .Get ("\u0055\u0046");_cbbd !=nil {_eecf .UF =_cbbd ;};if _ffgc :=_cbagb .Get ("\u0044\u004f\u0053"); -_ffgc !=nil {_eecf .DOS =_ffgc ;};if _bdfbb :=_cbagb .Get ("\u004d\u0061\u0063");_bdfbb !=nil {_eecf .Mac =_bdfbb ;};if _gbgb :=_cbagb .Get ("\u0055\u006e\u0069\u0078");_gbgb !=nil {_eecf .Unix =_gbgb ;};if _fgca :=_cbagb .Get ("\u0049\u0044");_fgca !=nil {_eecf .ID =_fgca ; -};if _bfef :=_cbagb .Get ("\u0056");_bfef !=nil {_eecf .V =_bfef ;};if _fbae :=_cbagb .Get ("\u0045\u0046");_fbae !=nil {_eecf .EF =_fbae ;};if _fggea :=_cbagb .Get ("\u0052\u0046");_fggea !=nil {_eecf .RF =_fggea ;};if _egac :=_cbagb .Get ("\u0044\u0065\u0073\u0063"); -_egac !=nil {_eecf .Desc =_egac ;};if _bbcgg :=_cbagb .Get ("\u0043\u0049");_bbcgg !=nil {_eecf .CI =_bbcgg ;};return _eecf ,nil ;}; +// ParsePdfObject parses input pdf object into given output intent. +func (_adaac *PdfOutputIntent )ParsePdfObject (object _cde .PdfObject )error {_bacba ,_egfeg :=_cde .GetDict (object );if !_egfeg {_fb .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 _gf .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"); +};_adaac ._aadgd =_bacba ;_adaac .Type ,_ =_bacba .GetString ("\u0054\u0079\u0070\u0065");_bcfaa ,_egfeg :=_bacba .GetString ("\u0053");if _egfeg {switch _bcfaa {case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411":_adaac .S =PdfOutputIntentTypeA1 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00412":_adaac .S =PdfOutputIntentTypeA2 ; +case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00413":_adaac .S =PdfOutputIntentTypeA3 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00414":_adaac .S =PdfOutputIntentTypeA4 ;case "\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0058":_adaac .S =PdfOutputIntentTypeX ; +};};_adaac .OutputCondition ,_ =_bacba .GetString ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e");_adaac .OutputConditionIdentifier ,_ =_bacba .GetString ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r"); +_adaac .RegistryName ,_ =_bacba .GetString ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065");_adaac .Info ,_ =_bacba .GetString ("\u0049\u006e\u0066\u006f");if _agbbb ,_fabf :=_cde .GetStream (_bacba .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065")); +_fabf {_adaac .ColorComponents ,_ =_cde .GetIntVal (_agbbb .Get ("\u004e"));_cdeb ,_adefg :=_cde .DecodeStream (_agbbb );if _adefg !=nil {return _adefg ;};_adaac .DestOutputProfile =_cdeb ;};return nil ;};func (_fbb *PdfReader )newPdfAnnotationRedactFromDict (_ccec *_cde .PdfObjectDictionary )(*PdfAnnotationRedact ,error ){_gabf :=PdfAnnotationRedact {}; +_cfdg ,_ccef :=_fbb .newPdfAnnotationMarkupFromDict (_ccec );if _ccef !=nil {return nil ,_ccef ;};_gabf .PdfAnnotationMarkup =_cfdg ;_gabf .QuadPoints =_ccec .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_gabf .IC =_ccec .Get ("\u0049\u0043"); +_gabf .RO =_ccec .Get ("\u0052\u004f");_gabf .OverlayText =_ccec .Get ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074");_gabf .Repeat =_ccec .Get ("\u0052\u0065\u0070\u0065\u0061\u0074");_gabf .DA =_ccec .Get ("\u0044\u0041");_gabf .Q =_ccec .Get ("\u0051"); +return &_gabf ,nil ;};func _aabda (_fgce *[]*PdfField ,_afcab FieldFilterFunc ,_eefbb bool )[]*PdfField {if _fgce ==nil {return nil ;};_cdcc :=*_fgce ;if len (*_fgce )==0{return nil ;};_ggbg :=_cdcc [:0];if _afcab ==nil {_afcab =func (*PdfField )bool {return true }; +};var _cgad []*PdfField ;for _ ,_fafg :=range _cdcc {_gaaf :=_afcab (_fafg );if _gaaf {_cgad =append (_cgad ,_fafg );if len (_fafg .Kids )> 0{_cgad =append (_cgad ,_aabda (&_fafg .Kids ,_afcab ,_eefbb )...);};};if !_eefbb ||!_gaaf ||len (_fafg .Kids )> 0{_ggbg =append (_ggbg ,_fafg ); +};};*_fgce =_ggbg ;return _cgad ;}; -// ToPdfObject implements interface PdfModel. -func (_aaeg *PdfAnnotationSquiggly )ToPdfObject ()_ce .PdfObject {_aaeg .PdfAnnotation .ToPdfObject ();_eada :=_aaeg ._dec ;_bcg :=_eada .PdfObject .(*_ce .PdfObjectDictionary );_aaeg .PdfAnnotationMarkup .appendToPdfDictionary (_bcg );_bcg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079")); -_bcg .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_aaeg .QuadPoints );return _eada ;};const (BorderEffectNoEffect BorderEffect =iota ;BorderEffectCloudy BorderEffect =iota ;);func (_cgabc *PdfWriter )writeAcroFormFields ()error {if _cgabc ._aabaf ==nil {return nil ; -};_ff .Log .Trace ("\u0057r\u0069t\u0069\u006e\u0067\u0020\u0061c\u0072\u006f \u0066\u006f\u0072\u006d\u0073");_fcaeb :=_cgabc ._aabaf .ToPdfObject ();_ff .Log .Trace ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_fcaeb ); -_cgabc ._bbef .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_fcaeb );_agaac :=_cgabc .addObjects (_fcaeb );if _agaac !=nil {return _agaac ;};return nil ;}; +// GetNumComponents returns the number of color components (1 for CalGray). +func (_dbgb *PdfColorCalGray )GetNumComponents ()int {return 1};func (_gdcea *pdfFontType3 )baseFields ()*fontCommon {return &_gdcea .fontCommon }; -// FieldFlattenOpts defines a set of options which can be used to configure -// the field flattening process. -type FieldFlattenOpts struct{ +// 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 ;_cbcfe []byte ;_gdbc []float64 ;}; -// 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 ; +// FieldValueProvider provides field values from a data source such as FDF, JSON or any other. +type FieldValueProvider interface{FieldValues ()(map[string ]_cde .PdfObject ,error );}; -// 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 ;};var _dbdae =false ; +// 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 _cde .PdfObject )(_cde .PdfObjectName ,error ){var _ecde *_cde .PdfObjectName ;var _deaa *_cde .PdfObjectArray ;if _cddb ,_dbda :=obj .(*_cde .PdfIndirectObject );_dbda {if _fgcg ,_cgge :=_cddb .PdfObject .(*_cde .PdfObjectArray ); +_cgge {_deaa =_fgcg ;}else if _cbcg ,_ggfg :=_cddb .PdfObject .(*_cde .PdfObjectName );_ggfg {_ecde =_cbcg ;};}else if _bceb ,_fgcf :=obj .(*_cde .PdfObjectArray );_fgcf {_deaa =_bceb ;}else if _fdcac ,_fcecd :=obj .(*_cde .PdfObjectName );_fcecd {_ecde =_fdcac ; +};if _ecde !=nil {switch *_ecde {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 *_ecde ,nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_ecde ,nil ; +};};if _deaa !=nil &&_deaa .Len ()> 0{if _ccdab ,_feef :=_deaa .Get (0).(*_cde .PdfObjectName );_feef {switch *_ccdab {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 _deaa .Len ()==1{return *_ccdab ,nil ; +};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_ccdab ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_ccdab ,nil ; +case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_ccdab ,nil ;};};};return "",nil ;}; -// GetCatalogMetadata gets the catalog defined XMP Metadata. -func (_eacaa *PdfReader )GetCatalogMetadata ()(_ce .PdfObject ,bool ){if _eacaa ._cfcdg ==nil {return nil ,false ;};_gffdd :=_eacaa ._cfcdg .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return _gffdd ,_gffdd !=nil ;};func _aaegd (_fgabea _gd .ReadSeeker ,_cfdde *ReaderOpts ,_bfaff bool ,_ecebg string )(*PdfReader ,error ){if _cfdde ==nil {_cfdde =NewReaderOpts (); -};_ceece :=*_cfdde ;_cegba :=&PdfReader {_eggc :_fgabea ,_efdafe :map[_ce .PdfObject ]struct{}{},_aedda :_dffgda (),_cgbdb :_cfdde .LazyLoad ,_gbffe :_cfdde .ComplianceMode ,_cdffg :_bfaff ,_dcggg :&_ceece };_aceea ,_ffcfb :=_cbfc ("\u0072");if _ffcfb !=nil {return nil ,_ffcfb ; -};_ffcfb =_gec .Track (_aceea ,_ecebg );if _ffcfb !=nil {return nil ,_ffcfb ;};_cegba ._feegf =_aceea ;var _dfdbc *_ce .PdfParser ;if !_cegba ._gbffe {_dfdbc ,_ffcfb =_ce .NewParser (_fgabea );}else {_dfdbc ,_ffcfb =_ce .NewCompliancePdfParser (_fgabea ); -};if _ffcfb !=nil {return nil ,_ffcfb ;};_cegba ._afda =_dfdbc ;_ffbgg ,_ffcfb :=_cegba .IsEncrypted ();if _ffcfb !=nil {return nil ,_ffcfb ;};if !_ffbgg {_ffcfb =_cegba .loadStructure ();if _ffcfb !=nil {return nil ,_ffcfb ;};}else if _bfaff {_egdac ,_gccga :=_cegba .Decrypt ([]byte (_cfdde .Password )); -if _gccga !=nil {return nil ,_gccga ;};if !_egdac {return nil ,_ge .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"); -};};_cegba ._fdeb =make (map[*PdfReader ]*PdfReader );_cegba ._eedce =make ([]*PdfReader ,_dfdbc .GetRevisionNumber ());return _cegba ,nil ;};var (_cdgeb =_cd .MustCompile ("\u005cd\u002b\u0020\u0064\u0069c\u0074\u005c\u0073\u002b\u0028d\u0075p\u005cs\u002b\u0029\u003f\u0062\u0065\u0067\u0069n"); -_bcegc =_cd .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");_cacc =_cd .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"); -_addfe ="\u002f\u0045\u006e\u0063od\u0069\u006e\u0067\u0020\u0032\u0035\u0036\u0020\u0061\u0072\u0072\u0061\u0079";_degcb ="\u0072\u0065\u0061d\u006f\u006e\u006c\u0079\u0020\u0064\u0065\u0066";_fcaa ="\u0063\u0075\u0072\u0072\u0065\u006e\u0074\u0066\u0069\u006c\u0065\u0020e\u0065\u0078\u0065\u0063"; -); +// SetContext sets the sub annotation (context). +func (_ffcge *PdfAnnotation )SetContext (ctx PdfModel ){_ffcge ._ccfd =ctx }; -// SetContext sets the sub pattern (context). Either PdfTilingPattern or PdfShadingPattern. -func (_feegg *PdfPattern )SetContext (ctx PdfModel ){_feegg ._fbea =ctx }; +// PdfAction represents an action in PDF (section 12.6 p. 412). +type PdfAction struct{_dfd PdfModel ;Type _cde .PdfObject ;S _cde .PdfObject ;Next _cde .PdfObject ;_dfb *_cde .PdfIndirectObject ;}; -// SetXObjectImageByName adds the provided XObjectImage to the page resources. -// The added XObjectImage is identified by the specified name. -func (_deffc *PdfPageResources )SetXObjectImageByName (keyName _ce .PdfObjectName ,ximg *XObjectImage )error {_bfca :=ximg .ToPdfObject ().(*_ce .PdfObjectStream );_agca :=_deffc .SetXObjectByName (keyName ,_bfca );return _agca ;};func (_cgfae *pdfFontType3 )baseFields ()*fontCommon {return &_cgfae .fontCommon }; +// NewReaderOpts generates a default `ReaderOpts` instance. +func NewReaderOpts ()*ReaderOpts {return &ReaderOpts {Password :"",LazyLoad :true }}; +// 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 ,_aadgd :_cde .MakeDict (),ColorComponents :colorComponents }; +}; -// GetSubFilter returns SubFilter value or empty string. -func (_bgecg *pdfSignDictionary )GetSubFilter ()string {_gadcd :=_bgecg .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r");if _gadcd ==nil {return "";};if _abbg ,_bgeef :=_ce .GetNameVal (_gadcd );_bgeef {return _abbg ;};return "";};func (_fdc *PdfReader )newPdfAnnotationFromIndirectObject (_cgad *_ce .PdfIndirectObject )(*PdfAnnotation ,error ){_fbdc ,_fdeg :=_cgad .PdfObject .(*_ce .PdfObjectDictionary ); -if !_fdeg {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 :=_fdc ._aedda .GetModelFromPrimitive (_fbdc );model !=nil {_cdda ,_addf :=model .(*PdfAnnotation );if !_addf {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 _cdda ,nil ;};_aaee :=&PdfAnnotation {};_aaee ._dec =_cgad ;_fdc ._aedda .Register (_fbdc ,_aaee );if _fcdb :=_fbdc .Get ("\u0054\u0079\u0070\u0065");_fcdb !=nil {_ggd ,_ecfeg :=_fcdb .(*_ce .PdfObjectName );if !_ecfeg {_ff .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",_fcdb ); -}else {if *_ggd !="\u0041\u006e\u006eo\u0074"{_ff .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 _abgb :=_fbdc .Get ("\u0052\u0065\u0063\u0074"); -_abgb !=nil {_aaee .Rect =_abgb ;};if _bdcdb :=_fbdc .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073");_bdcdb !=nil {_aaee .Contents =_bdcdb ;};if _bcca :=_fbdc .Get ("\u0050");_bcca !=nil {_aaee .P =_bcca ;};if _bfa :=_fbdc .Get ("\u004e\u004d"); -_bfa !=nil {_aaee .NM =_bfa ;};if _aafd :=_fbdc .Get ("\u004d");_aafd !=nil {_aaee .M =_aafd ;};if _dfgc :=_fbdc .Get ("\u0046");_dfgc !=nil {_aaee .F =_dfgc ;};if _ebc :=_fbdc .Get ("\u0041\u0050");_ebc !=nil {_aaee .AP =_ebc ;};if _ffdf :=_fbdc .Get ("\u0041\u0053"); -_ffdf !=nil {_aaee .AS =_ffdf ;};if _caaf :=_fbdc .Get ("\u0042\u006f\u0072\u0064\u0065\u0072");_caaf !=nil {_aaee .Border =_caaf ;};if _adda :=_fbdc .Get ("\u0043");_adda !=nil {_aaee .C =_adda ;};if _bca :=_fbdc .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074"); -_bca !=nil {_aaee .StructParent =_bca ;};if _fcge :=_fbdc .Get ("\u004f\u0043");_fcge !=nil {_aaee .OC =_fcge ;};_ede :=_fbdc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");if _ede ==nil {_ff .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"); -_aaee ._edc =nil ;return _aaee ,nil ;};_bbce ,_egbf :=_ede .(*_ce .PdfObjectName );if !_egbf {_ff .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",_ede ); -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",_ede );};switch *_bbce {case "\u0054\u0065\u0078\u0074":_gcga ,_cfe :=_fdc .newPdfAnnotationTextFromDict (_fbdc ); -if _cfe !=nil {return nil ,_cfe ;};_gcga .PdfAnnotation =_aaee ;_aaee ._edc =_gcga ;return _aaee ,nil ;case "\u004c\u0069\u006e\u006b":_edeg ,_ccga :=_fdc .newPdfAnnotationLinkFromDict (_fbdc );if _ccga !=nil {return nil ,_ccga ;};_edeg .PdfAnnotation =_aaee ; -_aaee ._edc =_edeg ;return _aaee ,nil ;case "\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074":_ecga ,_dbba :=_fdc .newPdfAnnotationFreeTextFromDict (_fbdc );if _dbba !=nil {return nil ,_dbba ;};_ecga .PdfAnnotation =_aaee ;_aaee ._edc =_ecga ;return _aaee ,nil ; -case "\u004c\u0069\u006e\u0065":_gacf ,_ddc :=_fdc .newPdfAnnotationLineFromDict (_fbdc );if _ddc !=nil {return nil ,_ddc ;};_gacf .PdfAnnotation =_aaee ;_aaee ._edc =_gacf ;_ff .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",_aaee ,_aaee ); -_ff .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",_gacf ,_gacf );_ff .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",_gacf .PdfAnnotationMarkup ,_gacf .PdfAnnotationMarkup ); -return _aaee ,nil ;case "\u0053\u0071\u0075\u0061\u0072\u0065":_dbgf ,_gabf :=_fdc .newPdfAnnotationSquareFromDict (_fbdc );if _gabf !=nil {return nil ,_gabf ;};_dbgf .PdfAnnotation =_aaee ;_aaee ._edc =_dbgf ;return _aaee ,nil ;case "\u0043\u0069\u0072\u0063\u006c\u0065":_fbf ,_gdff :=_fdc .newPdfAnnotationCircleFromDict (_fbdc ); -if _gdff !=nil {return nil ,_gdff ;};_fbf .PdfAnnotation =_aaee ;_aaee ._edc =_fbf ;return _aaee ,nil ;case "\u0050o\u006c\u0079\u0067\u006f\u006e":_dfe ,_bdfb :=_fdc .newPdfAnnotationPolygonFromDict (_fbdc );if _bdfb !=nil {return nil ,_bdfb ;};_dfe .PdfAnnotation =_aaee ; -_aaee ._edc =_dfe ;return _aaee ,nil ;case "\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065":_fegf ,_cafd :=_fdc .newPdfAnnotationPolyLineFromDict (_fbdc );if _cafd !=nil {return nil ,_cafd ;};_fegf .PdfAnnotation =_aaee ;_aaee ._edc =_fegf ;return _aaee ,nil ; -case "\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t":_bdbe ,_aeff :=_fdc .newPdfAnnotationHighlightFromDict (_fbdc );if _aeff !=nil {return nil ,_aeff ;};_bdbe .PdfAnnotation =_aaee ;_aaee ._edc =_bdbe ;return _aaee ,nil ;case "\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee":_dfd ,_abd :=_fdc .newPdfAnnotationUnderlineFromDict (_fbdc ); -if _abd !=nil {return nil ,_abd ;};_dfd .PdfAnnotation =_aaee ;_aaee ._edc =_dfd ;return _aaee ,nil ;case "\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079":_acaa ,_fcgf :=_fdc .newPdfAnnotationSquigglyFromDict (_fbdc );if _fcgf !=nil {return nil ,_fcgf ; -};_acaa .PdfAnnotation =_aaee ;_aaee ._edc =_acaa ;return _aaee ,nil ;case "\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t":_gfb ,_afge :=_fdc .newPdfAnnotationStrikeOut (_fbdc );if _afge !=nil {return nil ,_afge ;};_gfb .PdfAnnotation =_aaee ;_aaee ._edc =_gfb ; -return _aaee ,nil ;case "\u0043\u0061\u0072e\u0074":_eege ,_gfg :=_fdc .newPdfAnnotationCaretFromDict (_fbdc );if _gfg !=nil {return nil ,_gfg ;};_eege .PdfAnnotation =_aaee ;_aaee ._edc =_eege ;return _aaee ,nil ;case "\u0053\u0074\u0061m\u0070":_fag ,_fac :=_fdc .newPdfAnnotationStampFromDict (_fbdc ); -if _fac !=nil {return nil ,_fac ;};_fag .PdfAnnotation =_aaee ;_aaee ._edc =_fag ;return _aaee ,nil ;case "\u0049\u006e\u006b":_ggb ,_ada :=_fdc .newPdfAnnotationInkFromDict (_fbdc );if _ada !=nil {return nil ,_ada ;};_ggb .PdfAnnotation =_aaee ;_aaee ._edc =_ggb ; -return _aaee ,nil ;case "\u0050\u006f\u0070u\u0070":_eaag ,_cgf :=_fdc .newPdfAnnotationPopupFromDict (_fbdc );if _cgf !=nil {return nil ,_cgf ;};_eaag .PdfAnnotation =_aaee ;_aaee ._edc =_eaag ;return _aaee ,nil ;case "\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074":_gege ,_dfb :=_fdc .newPdfAnnotationFileAttachmentFromDict (_fbdc ); -if _dfb !=nil {return nil ,_dfb ;};_gege .PdfAnnotation =_aaee ;_aaee ._edc =_gege ;return _aaee ,nil ;case "\u0053\u006f\u0075n\u0064":_adb ,_caca :=_fdc .newPdfAnnotationSoundFromDict (_fbdc );if _caca !=nil {return nil ,_caca ;};_adb .PdfAnnotation =_aaee ; -_aaee ._edc =_adb ;return _aaee ,nil ;case "\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a":_cgagg ,_cfa :=_fdc .newPdfAnnotationRichMediaFromDict (_fbdc );if _cfa !=nil {return nil ,_cfa ;};_cgagg .PdfAnnotation =_aaee ;_aaee ._edc =_cgagg ;return _aaee ,nil ; -case "\u004d\u006f\u0076i\u0065":_cfb ,_agf :=_fdc .newPdfAnnotationMovieFromDict (_fbdc );if _agf !=nil {return nil ,_agf ;};_cfb .PdfAnnotation =_aaee ;_aaee ._edc =_cfb ;return _aaee ,nil ;case "\u0053\u0063\u0072\u0065\u0065\u006e":_bcbf ,_aeba :=_fdc .newPdfAnnotationScreenFromDict (_fbdc ); -if _aeba !=nil {return nil ,_aeba ;};_bcbf .PdfAnnotation =_aaee ;_aaee ._edc =_bcbf ;return _aaee ,nil ;case "\u0057\u0069\u0064\u0067\u0065\u0074":_bbbg ,_gacg :=_fdc .newPdfAnnotationWidgetFromDict (_fbdc );if _gacg !=nil {return nil ,_gacg ;};_bbbg .PdfAnnotation =_aaee ; -_aaee ._edc =_bbbg ;return _aaee ,nil ;case "P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b":_gbbd ,_cag :=_fdc .newPdfAnnotationPrinterMarkFromDict (_fbdc );if _cag !=nil {return nil ,_cag ;};_gbbd .PdfAnnotation =_aaee ;_aaee ._edc =_gbbd ; -return _aaee ,nil ;case "\u0054r\u0061\u0070\u004e\u0065\u0074":_deg ,_aag :=_fdc .newPdfAnnotationTrapNetFromDict (_fbdc );if _aag !=nil {return nil ,_aag ;};_deg .PdfAnnotation =_aaee ;_aaee ._edc =_deg ;return _aaee ,nil ;case "\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k":_cfbg ,_aagf :=_fdc .newPdfAnnotationWatermarkFromDict (_fbdc ); -if _aagf !=nil {return nil ,_aagf ;};_cfbg .PdfAnnotation =_aaee ;_aaee ._edc =_cfbg ;return _aaee ,nil ;case "\u0033\u0044":_cgec ,_gaf :=_fdc .newPdfAnnotation3DFromDict (_fbdc );if _gaf !=nil {return nil ,_gaf ;};_cgec .PdfAnnotation =_aaee ;_aaee ._edc =_cgec ; -return _aaee ,nil ;case "\u0050\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u006f\u006e":_eab ,_dag :=_fdc .newPdfAnnotationProjectionFromDict (_fbdc );if _dag !=nil {return nil ,_dag ;};_eab .PdfAnnotation =_aaee ;_aaee ._edc =_eab ;return _aaee ,nil ;case "\u0052\u0065\u0064\u0061\u0063\u0074":_fgc ,_dedc :=_fdc .newPdfAnnotationRedactFromDict (_fbdc ); -if _dedc !=nil {return nil ,_dedc ;};_fgc .PdfAnnotation =_aaee ;_aaee ._edc =_fgc ;return _aaee ,nil ;};_ff .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",*_bbce ); -return nil ,nil ;};func (_eccd *PdfReader )newPdfActionImportDataFromDict (_dde *_ce .PdfObjectDictionary )(*PdfActionImportData ,error ){_ebaf ,_afaf :=_ecbge (_dde .Get ("\u0046"));if _afaf !=nil {return nil ,_afaf ;};return &PdfActionImportData {F :_ebaf },nil ; -};func _cfgf (_ffaef *fontCommon )*pdfCIDFontType2 {return &pdfCIDFontType2 {fontCommon :*_ffaef }}; +// GetPdfInfo returns the PDF info dictionary. +func (_bcaa *PdfReader )GetPdfInfo ()(*PdfInfo ,error ){_aecfe ,_egeeg :=_bcaa .GetTrailer ();if _egeeg !=nil {return nil ,_egeeg ;};var _dgedc *_cde .PdfObjectDictionary ;_aggcb :=_aecfe .Get ("\u0049\u006e\u0066\u006f");switch _aecfc :=_aggcb .(type ){case *_cde .PdfObjectReference :_bfdaa :=_aecfc ; +_aggcb ,_egeeg =_bcaa .GetIndirectObjectByNumber (int (_bfdaa .ObjectNumber ));_aggcb =_cde .TraceToDirectObject (_aggcb );if _egeeg !=nil {return nil ,_egeeg ;};_dgedc ,_ =_aggcb .(*_cde .PdfObjectDictionary );case *_cde .PdfObjectDictionary :_dgedc =_aecfc ; +};if _dgedc ==nil {return nil ,_gf .New ("I\u006e\u0066\u006f\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006eo\u0074\u0020\u0070r\u0065s\u0065\u006e\u0074");};_gfcdf ,_egeeg :=NewPdfInfoFromObject (_dgedc );if _egeeg !=nil {return nil ,_egeeg ; +};return _gfcdf ,nil ;};func (_ffee *PdfColorspaceDeviceGray )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079";}; -// PdfShadingType2 is an Axial shading. -type PdfShadingType2 struct{*PdfShading ;Coords *_ce .PdfObjectArray ;Domain *_ce .PdfObjectArray ;Function []PdfFunction ;Extend *_ce .PdfObjectArray ;};func (_gfeag *PdfReader )buildPageList (_efadg *_ce .PdfIndirectObject ,_gcbbg *_ce .PdfIndirectObject ,_ccefc map[_ce .PdfObject ]struct{})error {if _efadg ==nil {return nil ; -};if _ ,_gdfc :=_ccefc [_efadg ];_gdfc {_ff .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",_efadg .ObjectNumber ); -return nil ;};_ccefc [_efadg ]=struct{}{};_gdbab ,_dcdff :=_efadg .PdfObject .(*_ce .PdfObjectDictionary );if !_dcdff {return _ge .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};_fcgeg ,_dcdff :=(*_gdbab ).Get ("\u0054\u0079\u0070\u0065").(*_ce .PdfObjectName ); -if !_dcdff {if _gdbab .Get ("\u004b\u0069\u0064\u0073")==nil {return _ge .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");};_ff .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."); -_fcgeg =_ce .MakeName ("\u0050\u0061\u0067e\u0073");_gdbab .Set ("\u0054\u0079\u0070\u0065",_fcgeg );};_ff .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",*_fcgeg ,_efadg ); -if *_fcgeg =="\u0050\u0061\u0067\u0065"{_gcfad ,_afgae :=_gfeag .newPdfPageFromDict (_gdbab );if _afgae !=nil {return _afgae ;};_gcfad .setContainer (_efadg );if _gcbbg !=nil {_gdbab .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_gcbbg );};_gfeag ._cbddb =append (_gfeag ._cbddb ,_efadg ); -_gfeag .PageList =append (_gfeag .PageList ,_gcfad );return nil ;};if *_fcgeg !="\u0050\u0061\u0067e\u0073"{_ff .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",_fcgeg ); -return _ge .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 _gcbbg !=nil {_gdbab .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_gcbbg );};if !_gfeag ._cgbdb {_ceeeb :=_gfeag .traverseObjectData (_efadg );if _ceeeb !=nil {return _ceeeb ;};};_eagadf ,_bcbbc :=_gfeag ._afda .Resolve (_gdbab .Get ("\u004b\u0069\u0064\u0073")); -if _bcbbc !=nil {_ff .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 _bcbbc ;};var _eeafe *_ce .PdfObjectArray ; -_eeafe ,_dcdff =_eagadf .(*_ce .PdfObjectArray );if !_dcdff {_ecacb ,_cebcd :=_eagadf .(*_ce .PdfIndirectObject );if !_cebcd {return _ge .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u004b\u0069\u0064\u0073\u0020\u006f\u0062\u006a\u0065\u0063\u0074");}; -_eeafe ,_dcdff =_ecacb .PdfObject .(*_ce .PdfObjectArray );if !_dcdff {return _ge .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");};};_ff .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_eeafe ); -for _afeeb ,_cdab :=range _eeafe .Elements (){_edcba ,_edgdf :=_ce .GetIndirect (_cdab );if !_edgdf {_ff .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",_edcba ); -return _ge .New ("\u0070a\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0064\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_eeafe .Set (_afeeb ,_edcba );_bcbbc =_gfeag .buildPageList (_edcba ,_efadg ,_ccefc );if _bcbbc !=nil {return _bcbbc ; -};};return nil ;};type pdfCIDFontType2 struct{fontCommon ;_edbb *_ce .PdfIndirectObject ;_egbgf _dc .TextEncoder ; +// NewPdfInfoFromObject creates a new PdfInfo from the input core.PdfObject. +func NewPdfInfoFromObject (obj _cde .PdfObject )(*PdfInfo ,error ){var _aeba PdfInfo ;_fddgf ,_edgad :=obj .(*_cde .PdfObjectDictionary );if !_edgad {return nil ,_a .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 _ ,_bbba :=range _fddgf .Keys (){switch _bbba {case "\u0054\u0069\u0074l\u0065":_aeba .Title ,_ =_cde .GetString (_fddgf .Get ("\u0054\u0069\u0074l\u0065"));case "\u0041\u0075\u0074\u0068\u006f\u0072":_aeba .Author ,_ =_cde .GetString (_fddgf .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); +case "\u0053u\u0062\u006a\u0065\u0063\u0074":_aeba .Subject ,_ =_cde .GetString (_fddgf .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_aeba .Keywords ,_ =_cde .GetString (_fddgf .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073")); +case "\u0043r\u0065\u0061\u0074\u006f\u0072":_aeba .Creator ,_ =_cde .GetString (_fddgf .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072"));case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_aeba .Producer ,_ =_cde .GetString (_fddgf .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); +case "\u0054r\u0061\u0070\u0070\u0065\u0064":_aeba .Trapped ,_ =_cde .GetName (_fddgf .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _ccbf ,_gbfb :=_cde .GetString (_fddgf .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); +_gbfb &&_ccbf .String ()!=""{_bgac ,_ebebf :=NewPdfDate (_ccbf .String ());if _ebebf !=nil {return nil ,_a .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",_ebebf ); +};_aeba .CreationDate =&_bgac ;};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _cbgac ,_gaeba :=_cde .GetString (_fddgf .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_gaeba &&_cbgac .String ()!=""{_dgag ,_acff :=NewPdfDate (_cbgac .String ());if _acff !=nil {return nil ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_acff ); +};_aeba .ModifiedDate =&_dgag ;};default:_dgced ,_ :=_cde .GetString (_fddgf .Get (_bbba ));if _aeba ._bdcd ==nil {_aeba ._bdcd =_cde .MakeDict ();};_aeba ._bdcd .Set (_bbba ,_dgced );};};return &_aeba ,nil ;};func (_egefe *PdfReader )loadForms ()(*PdfAcroForm ,error ){if _egefe ._fdccd .GetCrypter ()!=nil &&!_egefe ._fdccd .IsAuthenticated (){return nil ,_a .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"); +};_cabaf :=_egefe ._gaeed ;_ebeec :=_cabaf .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d");if _ebeec ==nil {return nil ,nil ;};_eaec ,_caec :=_cde .GetIndirect (_ebeec );_ebeec =_cde .TraceToDirectObject (_ebeec );if _cde .IsNullObject (_ebeec ){_fb .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 ;};_deaab ,_cafc :=_cde .GetDict (_ebeec );if !_cafc {_fb .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0041\u0063\u0072\u006fF\u006fr\u006d \u0065\u006e\u0074\u0072\u0079\u0020\u0025T",_ebeec );_fb .Log .Debug ("\u0044\u006f\u0065\u0073 n\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0066\u006f\u0072\u006d\u0073"); +return nil ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0061\u0063\u0072\u006ff\u006fr\u006d \u0065\u006e\u0074\u0072\u0079\u0020\u0025T",_ebeec );};_fb .Log .Trace ("\u0048\u0061\u0073\u0020\u0041\u0063\u0072\u006f\u0020f\u006f\u0072\u006d\u0073"); +_fb .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 !_egefe ._gbeac {_cgaeg :=_egefe .traverseObjectData (_deaab ); +if _cgaeg !=nil {_fb .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",_cgaeg ); +return nil ,_cgaeg ;};};_cegab ,_eeee :=_egefe .newPdfAcroFormFromDict (_eaec ,_deaab );if _eeee !=nil {return nil ,_eeee ;};_cegab ._abcd =!_caec ;return _cegab ,nil ;};var _ pdfFont =(*pdfCIDFontType0 )(nil ); -// Table 117 – Entries in a CIDFont dictionary (page 269) -// Dictionary that defines the character collection of the CIDFont (required). -// See Table 116. -CIDSystemInfo *_ce .PdfObjectDictionary ; +// NewPdfColorspaceDeviceGray returns a new grayscale colorspace. +func NewPdfColorspaceDeviceGray ()*PdfColorspaceDeviceGray {return &PdfColorspaceDeviceGray {}}; -// Glyph metrics fields (optional). -DW _ce .PdfObject ;W _ce .PdfObject ;DW2 _ce .PdfObject ;W2 _ce .PdfObject ; +// PdfAnnotationUnderline represents Underline annotations. +// (Section 12.5.6.10). +type PdfAnnotationUnderline struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _cde .PdfObject ;}; -// CIDs to glyph indices mapping (optional). -CIDToGIDMap _ce .PdfObject ;_ffgda map[_dc .CharCode ]float64 ;_fbcca float64 ;_bedga map[rune ]int ;}; +// ToPdfObject implements interface PdfModel. +func (_ee *PdfActionHide )ToPdfObject ()_cde .PdfObject {_ee .PdfAction .ToPdfObject ();_aedc :=_ee ._dfb ;_dcc :=_aedc .PdfObject .(*_cde .PdfObjectDictionary );_dcc .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeHide )));_dcc .SetIfNotNil ("\u0054",_ee .T ); +_dcc .SetIfNotNil ("\u0048",_ee .H );return _aedc ;};func (_dagb *PdfField )inherit (_ccbfb func (*PdfField )bool )(bool ,error ){_ggfbd :=map[*PdfField ]bool {};_fcdgg :=false ;_abab :=_dagb ;for _abab !=nil {if _ ,_dafde :=_ggfbd [_abab ];_dafde {return false ,_gf .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c"); +};_fagac :=_ccbfb (_abab );if _fagac {_fcdgg =true ;break ;};_ggfbd [_abab ]=true ;_abab =_abab .Parent ;};return _fcdgg ,nil ;}; -// GetRevision returns the specific version of the PdfReader for the current Pdf document -func (_cbcg *PdfReader )GetRevision (revisionNumber int )(*PdfReader ,error ){_egabd :=_cbcg ._afda .GetRevisionNumber ();if revisionNumber < 0||revisionNumber > _egabd {return nil ,_ge .New ("w\u0072\u006f\u006e\u0067 r\u0065v\u0069\u0073\u0069\u006f\u006e \u006e\u0075\u006d\u0062\u0065\u0072"); -};if revisionNumber ==_egabd {return _cbcg ,nil ;};if _cbcg ._eedce [revisionNumber ]!=nil {return _cbcg ._eedce [revisionNumber ],nil ;};_bcgga :=_cbcg ;for _fabf :=_egabd -1;_fabf >=revisionNumber ;_fabf --{_effab ,_dfcg :=_bcgga .GetPreviousRevision (); -if _dfcg !=nil {return nil ,_dfcg ;};_cbcg ._eedce [_fabf ]=_effab ;_bcgga =_effab ;};return _bcgga ,nil ;}; +// PdfAnnotationText represents Text annotations. +// (Section 12.5.6.4 p. 402). +type PdfAnnotationText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Open _cde .PdfObject ;Name _cde .PdfObject ;State _cde .PdfObject ;StateModel _cde .PdfObject ;}; -// PdfShadingPatternType3 is shading patterns that will use a Type 3 shading pattern (Radial). -type PdfShadingPatternType3 struct{*PdfPattern ;Shading *PdfShadingType3 ;Matrix *_ce .PdfObjectArray ;ExtGState _ce .PdfObject ;}; +// ToPdfObject implements interface PdfModel. +func (_bbbee *PdfBorderStyle )ToPdfObject ()_cde .PdfObject {_cdgd :=_cde .MakeDict ();if _bbbee ._deab !=nil {if _agba ,_debgf :=_bbbee ._deab .(*_cde .PdfIndirectObject );_debgf {_agba .PdfObject =_cdgd ;};};_cdgd .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0042\u006f\u0072\u0064\u0065\u0072")); +if _bbbee .W !=nil {_cdgd .Set ("\u0057",_cde .MakeFloat (*_bbbee .W ));};if _bbbee .S !=nil {_cdgd .Set ("\u0053",_cde .MakeName (_bbbee .S .GetPdfName ()));};if _bbbee .D !=nil {_cdgd .Set ("\u0044",_cde .MakeArrayFromIntegers (*_bbbee .D ));};if _bbbee ._deab !=nil {return _bbbee ._deab ; +};return _cdgd ;}; -// C returns the value of the C component of the color. -func (_daae *PdfColorCalRGB )C ()float64 {return _daae [2]}; +// StdFontName represents name of a standard font. +type StdFontName =_baf .StdFontName ; -// 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 (_ecage *PdfFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_baag :=_ecage .actualFont ();if _baag ==nil {_ff .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",_ecage ._dace ); -return _ee .CharMetrics {},false ;};if _dabdb ,_gfged :=_baag .GetRuneMetrics (r );_gfged {return _dabdb ,true ;};if _acfe ,_ddgb :=_ecage .GetFontDescriptor ();_ddgb ==nil &&_acfe !=nil {return _ee .CharMetrics {Wx :_acfe ._abcb },true ;};_ff .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",_ecage ); -return _ee .CharMetrics {},false ;}; +// Write writes the Appender output to io.Writer. +// It can only be called once and further invocations will result in an error. +func (_dfggc *PdfAppender )Write (w _df .Writer )error {if _dfggc ._agbg {return _gf .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"); +};_acce :=NewPdfWriter ();_dadcc ,_cfdcb :=_cde .GetDict (_acce ._gabdc );if !_cfdcb {return _gf .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"); +};_afcf ,_cfdcb :=_dadcc .Get ("\u004b\u0069\u0064\u0073").(*_cde .PdfObjectArray );if !_cfdcb {return _gf .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"); +};_bfbb ,_cfdcb :=_dadcc .Get ("\u0043\u006f\u0075n\u0074").(*_cde .PdfObjectInteger );if !_cfdcb {return _gf .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"); +};_bbgg :=_dfggc ._dbb ._fdccd ;_deba :=_bbgg .GetTrailer ();if _deba ==nil {return _gf .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_adag ,_cfdcb :=_cde .GetIndirect (_deba .Get ("\u0052\u006f\u006f\u0074")); +if !_cfdcb {return _gf .New ("c\u0061\u0074\u0061\u006c\u006f\u0067 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072 \u006e\u006f\u0074 \u0066o\u0075\u006e\u0064");};_gfeaf ,_cfdcb :=_cde .GetDict (_adag );if !_cfdcb {_fb .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",_adag ,*_deba ); +return _gf .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_adge :=false ;for _ ,_fee :=range _dfggc ._dbb .AcroForm .signatureFields (){if _fee .Lock !=nil {_adge =true ;break ;};};if _adge {_acce ._dbabf =_adag ; +};for _ ,_bfd :=range _gfeaf .Keys (){if _acce ._aaeef .Get (_bfd )==nil {_abbdb :=_gfeaf .Get (_bfd );_acce ._aaeef .Set (_bfd ,_abbdb );};};if _dfggc ._deffb !=nil {if _dfggc ._deffb ._abcd {if _ccda :=_cde .TraceToDirectObject (_dfggc ._deffb .ToPdfObject ()); +!_cde .IsNullObject (_ccda ){_acce ._aaeef .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_ccda );_dfggc .updateObjectsDeep (_ccda ,nil );}else {_fb .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 {_acce ._aaeef .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_dfggc ._deffb .ToPdfObject ());_dfggc .updateObjectsDeep (_dfggc ._deffb .ToPdfObject (),nil );};};if _dfggc ._bdbg !=nil {_dfggc .updateObjectsDeep (_dfggc ._bdbg .ToPdfObject (),nil ); +_acce ._aaeef .Set ("\u0044\u0053\u0053",_dfggc ._bdbg .GetContainingPdfObject ());};if _dfggc ._fafe !=nil {_acce ._aaeef .Set ("\u0050\u0065\u0072m\u0073",_dfggc ._fafe .ToPdfObject ());_dfggc .updateObjectsDeep (_dfggc ._fafe .ToPdfObject (),nil );}; +if _acce ._dgccdd .Major < 2{_acce .AddExtension ("\u0045\u0053\u0049\u0043","\u0031\u002e\u0037",5);_acce .AddExtension ("\u0041\u0044\u0042\u0045","\u0031\u002e\u0037",8);};if _dgbe ,_aga :=_cde .GetDict (_deba .Get ("\u0049\u006e\u0066\u006f"));_aga {if _adbe ,_ecg :=_cde .GetDict (_acce ._decfde ); +_ecg {for _ ,_adagb :=range _dgbe .Keys (){if _adbe .Get (_adagb )==nil {_adbe .Set (_adagb ,_dgbe .Get (_adagb ));};};};};if _dfggc ._gabgb !=nil {_acce ._decfde =_cde .MakeIndirectObject (_dfggc ._gabgb .ToPdfObject ());};_dfggc .updateObjectsDeep (_acce ._decfde ,nil ); +_dfggc .updateObjectsDeep (_acce ._dbabf ,nil );_gecca :=false ;if len (_dfggc ._dbb .PageList )!=len (_dfggc ._dbaf ){_gecca =true ;}else {for _fcce :=range _dfggc ._dbb .PageList {switch {case _dfggc ._dbaf [_fcce ]==_dfggc ._dbb .PageList [_fcce ]:case _dfggc ._dbaf [_fcce ]==_dfggc .Reader .PageList [_fcce ]:default:_gecca =true ; +};if _gecca {break ;};};};if _gecca {_dfggc .updateObjectsDeep (_acce ._gabdc ,nil );}else {_dfggc ._ebbd [_acce ._gabdc ]=struct{}{};};_acce ._gabdc .ObjectNumber =_dfggc .Reader ._aedcc .ObjectNumber ;_dfggc ._ddbf [_acce ._gabdc ]=_dfggc .Reader ._aedcc .ObjectNumber ; +_cddgb :=[]_cde .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 _ ,_cabbd :=range _dfggc ._dbaf {_bcab :=_cabbd .ToPdfObject (); +*_bfbb =*_bfbb +1;if _bcdc ,_fcec :=_bcab .(*_cde .PdfIndirectObject );_fcec &&_bcdc .GetParser ()==_dfggc ._dbb ._fdccd {_afcf .Append (&_bcdc .PdfObjectReference );continue ;};if _ebd ,_geag :=_cde .GetDict (_bcab );_geag {_fbff ,_bbd :=_ebd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_cde .PdfIndirectObject ); +for _bbd {_fb .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_fbff );_ffdf ,_ggec :=_fbff .PdfObject .(*_cde .PdfObjectDictionary );if !_ggec {return _gf .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074"); +};for _ ,_daeg :=range _cddgb {_fb .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_daeg );if _egd :=_ebd .Get (_daeg );_egd !=nil {_fb .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079"); +if len (_cabbd ._cgda .Keys ())> 0&&!_gecca {_dfbb :=_cabbd ._cgda ;if _cfeb :=_dfbb .Get (_daeg );_cfeb !=nil {if _egd !=_cfeb {_fb .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",_daeg ,_cfeb ); +_ebd .Set (_daeg ,_cfeb );};};};continue ;};if _feea :=_ffdf .Get (_daeg );_feea !=nil {_fb .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_daeg );_ebd .Set (_daeg ,_feea );};};_fbff ,_bbd =_ffdf .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_cde .PdfIndirectObject ); +_fb .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_ffdf .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));};if _gecca {_ebd .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_acce ._gabdc );};};_dfggc .updateObjectsDeep (_bcab ,nil ); +_afcf .Append (_bcab );};if _ ,_gaga :=_dfggc ._aead .Seek (0,_df .SeekStart );_gaga !=nil {return _gaga ;};_gdde :=make (map[SignatureHandler ]_df .Writer );_bde :=_cde .MakeArray ();for _ ,_bfdd :=range _dfggc ._acbg {if _acaa ,_acbf :=_cde .GetIndirect (_bfdd ); +_acbf {if _bcg ,_eaagg :=_acaa .PdfObject .(*pdfSignDictionary );_eaagg {_bgag :=*_bcg ._agfb ;var _gdgfa error ;_gdde [_bgag ],_gdgfa =_bgag .NewDigest (_bcg ._ecbaf );if _gdgfa !=nil {return _gdgfa ;};_bde .Append (_cde .MakeInteger (0xfffff),_cde .MakeInteger (0xfffff)); +};};};if _bde .Len ()> 0{_bde .Append (_cde .MakeInteger (0xfffff),_cde .MakeInteger (0xfffff));};for _ ,_cabe :=range _dfggc ._acbg {if _ebde ,_aaee :=_cde .GetIndirect (_cabe );_aaee {if _fecc ,_fddca :=_ebde .PdfObject .(*pdfSignDictionary );_fddca {_fecc .Set ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_bde ); +};};};_begd :=len (_gdde )> 0;var _cbcf _df .Reader =_dfggc ._aead ;if _begd {_fdac :=make ([]_df .Writer ,0,len (_gdde ));for _ ,_gegd :=range _gdde {_fdac =append (_fdac ,_gegd );};_cbcf =_df .TeeReader (_dfggc ._aead ,_df .MultiWriter (_fdac ...));}; +_bdbdcb ,_ggfb :=_df .Copy (w ,_cbcf );if _ggfb !=nil {return _ggfb ;};if len (_dfggc ._acbg )==0{return nil ;};_acce ._adgdg =_bdbdcb ;_acce .ObjNumOffset =_dfggc ._abbd ;_acce ._ceaea =true ;_acce ._daefcg =_dfggc ._bfba ;_acce ._abdd =_dfggc ._feb ; +_acce ._fgcbc =_dfggc ._eabb ;_acce ._dgccdd =_dfggc ._dbb .PdfVersion ();_acce ._abebf =_dfggc ._ddbf ;_acce ._febcf =_dfggc ._fecb .GetCrypter ();_acce ._fdbfc =_dfggc ._fecb .GetEncryptObj ();_cgf :=_dfggc ._fecb .GetXrefType ();if _cgf !=nil {_cdffa :=*_cgf ==_cde .XrefTypeObjectStream ; +_acce ._bacg =&_cdffa ;};_acce ._fdeab =map[_cde .PdfObject ]struct{}{};_acce ._abbc =[]_cde .PdfObject {};for _ ,_dcg :=range _dfggc ._acbg {if _ ,_bdfe :=_dfggc ._ebbd [_dcg ];_bdfe {continue ;};_acce .addObject (_dcg );};_adaba :=w ;if _begd {_adaba =_bb .NewBuffer (nil ); +};if _dfggc ._dfba !=""&&_acce ._febcf ==nil {_acce .Encrypt ([]byte (_dfggc ._dfba ),[]byte (_dfggc ._dfba ),_dfggc ._aedd );};if _edafd :=_deba .Get ("\u0049\u0044");_edafd !=nil {if _gbceg ,_agfdb :=_cde .GetArray (_edafd );_agfdb {_acce ._dgdef =_gbceg ; +};};if _ffbad :=_acce .Write (_adaba );_ffbad !=nil {return _ffbad ;};if _begd {_dedg :=_adaba .(*_bb .Buffer ).Bytes ();_fcaa :=_cde .MakeArray ();var _cbec []*pdfSignDictionary ;var _abbf int64 ;for _ ,_eacc :=range _acce ._abbc {if _efgd ,_gddca :=_cde .GetIndirect (_eacc ); +_gddca {if _ccgc ,_eefa :=_efgd .PdfObject .(*pdfSignDictionary );_eefa {_cbec =append (_cbec ,_ccgc );_fcef :=_ccgc ._gdbda +int64 (_ccgc ._bcdcga );_fcaa .Append (_cde .MakeInteger (_abbf ),_cde .MakeInteger (_fcef -_abbf ));_abbf =_ccgc ._gdbda +int64 (_ccgc ._bebgc ); +};};};_fcaa .Append (_cde .MakeInteger (_abbf ),_cde .MakeInteger (_bdbdcb +int64 (len (_dedg ))-_abbf ));_aebf :=[]byte (_fcaa .WriteString ());for _ ,_abc :=range _cbec {_dbaba :=int (_abc ._gdbda -_bdbdcb );for _feed :=_abc ._acgb ;_feed < _abc ._fefcca ; +_feed ++{_dedg [_dbaba +_feed ]=' ';};_aedef :=_dedg [_dbaba +_abc ._acgb :_dbaba +_abc ._fefcca ];copy (_aedef ,_aebf );};var _gddg int ;for _ ,_dead :=range _cbec {_fedd :=int (_dead ._gdbda -_bdbdcb );_fedf :=_dedg [_gddg :_fedd +_dead ._bcdcga ];_dfffa :=*_dead ._agfb ; +_gdde [_dfffa ].Write (_fedf );_gddg =_fedd +_dead ._bebgc ;};for _ ,_feec :=range _cbec {_gbe :=_dedg [_gddg :];_gcgee :=*_feec ._agfb ;_gdde [_gcgee ].Write (_gbe );};for _ ,_bgcb :=range _cbec {_facdb :=int (_bgcb ._gdbda -_bdbdcb );_agfed :=*_bgcb ._agfb ; +_bbfa :=_gdde [_agfed ];if _ecbc :=_agfed .Sign (_bgcb ._ecbaf ,_bbfa );_ecbc !=nil {return _ecbc ;};_bgcb ._ecbaf .ByteRange =_fcaa ;_febc :=[]byte (_bgcb ._ecbaf .Contents .WriteString ());for _gcea :=_bgcb ._acgb ;_gcea < _bgcb ._fefcca ;_gcea ++{_dedg [_facdb +_gcea ]=' '; +};for _abeaf :=_bgcb ._bcdcga ;_abeaf < _bgcb ._bebgc ;_abeaf ++{_dedg [_facdb +_abeaf ]=' ';};_fefc :=_dedg [_facdb +_bgcb ._acgb :_facdb +_bgcb ._fefcca ];copy (_fefc ,_aebf );_fefc =_dedg [_facdb +_bgcb ._bcdcga :_facdb +_bgcb ._bebgc ];copy (_fefc ,_febc ); +};_bef :=_bb .NewBuffer (_dedg );_ ,_ggfb =_df .Copy (w ,_bef );if _ggfb !=nil {return _ggfb ;};};_dfggc ._agbg =true ;return nil ;};func (_gfcf *PdfReader )newPdfAnnotationUnderlineFromDict (_ddbd *_cde .PdfObjectDictionary )(*PdfAnnotationUnderline ,error ){_dgef :=PdfAnnotationUnderline {}; +_feab ,_bfcc :=_gfcf .newPdfAnnotationMarkupFromDict (_ddbd );if _bfcc !=nil {return nil ,_bfcc ;};_dgef .PdfAnnotationMarkup =_feab ;_dgef .QuadPoints =_ddbd .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_dgef ,nil ;}; -// SetContext sets the sub action (context). -func (_bb *PdfAction )SetContext (ctx PdfModel ){_bb ._gbf =ctx }; +// Evaluate runs the function. Input is [x1 x2 x3]. +func (_cgee *PdfFunctionType4 )Evaluate (xVec []float64 )([]float64 ,error ){if _cgee ._acdg ==nil {_cgee ._acdg =_fe .NewPSExecutor (_cgee .Program );};var _dcbad []_fe .PSObject ;for _ ,_cabfa :=range xVec {_dcbad =append (_dcbad ,_fe .MakeReal (_cabfa )); +};_afgcc ,_caega :=_cgee ._acdg .Execute (_dcbad );if _caega !=nil {return nil ,_caega ;};_bdbeb ,_caega :=_fe .PSObjectArrayToFloat64Array (_afgcc );if _caega !=nil {return nil ,_caega ;};return _bdbeb ,nil ;}; -// GetDSS gets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current -// document revision. -func (_dbgd *PdfAppender )GetDSS ()(_afdg *DSS ){return _dbgd ._gee }; +// ImageToRGB returns an error since an image cannot be defined in a pattern colorspace. +func (_daeeb *PdfColorspaceSpecialPattern )ImageToRGB (img Image )(Image ,error ){_fb .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 ,_gf .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");}; -// HasXObjectByName checks if an XObject with a specified keyName is defined. -func (_fdgdb *PdfPageResources )HasXObjectByName (keyName _ce .PdfObjectName )bool {_bgcdb ,_ :=_fdgdb .GetXObjectByName (keyName );return _bgcdb !=nil ;}; +// CharMetrics represents width and height metrics of a glyph. +type CharMetrics =_baf .CharMetrics ; -// UpdatePage updates the `page` in the new revision if it has changed. -func (_fdae *PdfAppender )UpdatePage (page *PdfPage ){_fdae .updateObjectsDeep (page .ToPdfObject (),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 _df .ReadSeeker )(*PdfReader ,error ){const _eccb ="\u006d\u006f\u0064\u0065l:\u004e\u0065\u0077\u0050\u0064\u0066\u0052\u0065\u0061\u0064\u0065\u0072\u004c\u0061z\u0079";return _deeac (rs ,&ReaderOpts {LazyLoad :true },false ,_eccb ); +}; -// PartialName returns the partial name of the field. -func (_gafa *PdfField )PartialName ()string {_bfgaf :="";if _gafa .T !=nil {_bfgaf =_gafa .T .Decoded ();}else {_ff .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 _bfgaf ;}; +// Evaluate runs the function on the passed in slice and returns the results. +func (_gbbbb *PdfFunctionType2 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_fb .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); +};_fbdc :=[]float64 {0.0};if _gbbbb .C0 !=nil {_fbdc =_gbbbb .C0 ;};_cbcff :=[]float64 {1.0};if _gbbbb .C1 !=nil {_cbcff =_gbbbb .C1 ;};var _eceg []float64 ;for _bcagc :=0;_bcagc < len (_fbdc );_bcagc ++{_adfeg :=_fbdc [_bcagc ]+_ce .Pow (x [0],_gbbbb .N )*(_cbcff [_bcagc ]-_fbdc [_bcagc ]); +_eceg =append (_eceg ,_adfeg );};return _eceg ,nil ;};func (_fdcacf *XObjectImage )getParamsDict ()*_cde .PdfObjectDictionary {_dadec :=_cde .MakeDict ();_dadec .Set ("\u0057\u0069\u0064t\u0068",_cde .MakeInteger (*_fdcacf .Width ));_dadec .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_cde .MakeInteger (*_fdcacf .Height )); +_dadec .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_cde .MakeInteger (int64 (_fdcacf .ColorSpace .GetNumComponents ())));_dadec .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_cde .MakeInteger (*_fdcacf .BitsPerComponent )); +return _dadec ;}; -// 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 ; +// 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 (_gfffa *PdfOutlineTreeNode )GetContext ()PdfModel {if _ecff ,_bfcb :=_gfffa ._aeefd .(*PdfOutline );_bfcb {return _ecff ;};if _gedb ,_edef :=_gfffa ._aeefd .(*PdfOutlineItem );_edef {return _gedb ;};_fb .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 ;}; -// 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 (_gdfdb *XObjectForm )SetContentStream (content []byte ,encoder _ce .StreamEncoder )error {_dbbfg :=content ;if encoder ==nil {if _gdfdb .Filter !=nil {encoder =_gdfdb .Filter ;}else {encoder =_ce .NewRawEncoder ();};};_abcdc ,_dcagg :=encoder .EncodeBytes (_dbbfg ); -if _dcagg !=nil {return _dcagg ;};_dbbfg =_abcdc ;_gdfdb .Stream =_dbbfg ;_gdfdb .Filter =encoder ;return nil ;}; +// ToPdfObject returns a PDF object representation of the outline. +func (_bdbdcf *Outline )ToPdfObject ()_cde .PdfObject {return _bdbdcf .ToPdfOutline ().ToPdfObject ()}; -// SetPdfAuthor sets the Author attribute of the output PDF. -func SetPdfAuthor (author string ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_fadafb =author }; +// GetContainingPdfObject implements interface PdfModel. +func (_bfcg *PdfFilespec )GetContainingPdfObject ()_cde .PdfObject {return _bfcg ._dcef }; -// NewPdfAnnotationWatermark returns a new watermark annotation. -func NewPdfAnnotationWatermark ()*PdfAnnotationWatermark {_gefa :=NewPdfAnnotation ();_cfd :=&PdfAnnotationWatermark {};_cfd .PdfAnnotation =_gefa ;_gefa .SetContext (_cfd );return _cfd ;}; +// PdfAnnotation represents an annotation in PDF (section 12.5 p. 389). +type PdfAnnotation struct{_ccfd PdfModel ;Rect _cde .PdfObject ;Contents _cde .PdfObject ;P _cde .PdfObject ;NM _cde .PdfObject ;M _cde .PdfObject ;F _cde .PdfObject ;AP _cde .PdfObject ;AS _cde .PdfObject ;Border _cde .PdfObject ;C _cde .PdfObject ;StructParent _cde .PdfObject ; +OC _cde .PdfObject ;_gfg *_cde .PdfIndirectObject ;};func (_edde *PdfColorspaceSpecialIndexed )String ()string {return "\u0049n\u0064\u0065\u0078\u0065\u0064";}; -// PdfInfo holds document information that will overwrite -// document information global variables defined above. -type PdfInfo struct{Title *_ce .PdfObjectString ;Author *_ce .PdfObjectString ;Subject *_ce .PdfObjectString ;Keywords *_ce .PdfObjectString ;Creator *_ce .PdfObjectString ;Producer *_ce .PdfObjectString ;CreationDate *PdfDate ;ModifiedDate *PdfDate ;Trapped *_ce .PdfObjectName ; -_ecfddd *_ce .PdfObjectDictionary ;}; +// PdfColorspaceCalRGB stores A, B, C components +type PdfColorspaceCalRGB struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma []float64 ;Matrix []float64 ;_dffg *_cde .PdfObjectDictionary ;_aacb *_cde .PdfIndirectObject ;}; -// PdfColorspaceDeviceRGB represents an RGB colorspace. -type PdfColorspaceDeviceRGB struct{}; +// ToImage converts an object to an Image which can be transformed or saved out. +// The image data is decoded and the Image returned. +func (_gbec *XObjectImage )ToImage ()(*Image ,error ){_dgbfe :=&Image {};if _gbec .Height ==nil {return nil ,_gf .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +};_dgbfe .Height =*_gbec .Height ;if _gbec .Width ==nil {return nil ,_gf .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};_dgbfe .Width =*_gbec .Width ;if _gbec .BitsPerComponent ==nil {switch _gbec .Filter .(type ){case *_cde .CCITTFaxEncoder ,*_cde .JBIG2Encoder :_dgbfe .BitsPerComponent =1; +case *_cde .LZWEncoder ,*_cde .RunLengthEncoder :_dgbfe .BitsPerComponent =8;default:return nil ,_gf .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 {_dgbfe .BitsPerComponent =*_gbec .BitsPerComponent ;};_dgbfe .ColorComponents =_gbec .ColorSpace .GetNumComponents ();_gbec ._aaaag .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_cde .MakeInteger (int64 (_dgbfe .ColorComponents ))); +_dcgfce ,_aedeg :=_cde .DecodeStream (_gbec ._aaaag );if _aedeg !=nil {return nil ,_aedeg ;};_dgbfe .Data =_dcgfce ;if _gbec .Decode !=nil {_bdbef ,_fbeaf :=_gbec .Decode .(*_cde .PdfObjectArray );if !_fbeaf {_fb .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020D\u0065\u0063\u006f\u0064\u0065 \u006f\u0062\u006a\u0065\u0063\u0074"); +return nil ,_gf .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065");};_gfebf ,_defce :=_bdbef .ToFloat64Array ();if _defce !=nil {return nil ,_defce ;};switch _gbec .ColorSpace .(type ){case *PdfColorspaceDeviceCMYK :_fdgcd :=_gbec .ColorSpace .DecodeArray (); +if _fdgcd [0]==_gfebf [0]&&_fdgcd [1]==_gfebf [1]&&_fdgcd [2]==_gfebf [2]&&_fdgcd [3]==_gfebf [3]{_dgbfe ._gdbc =_gfebf ;};default:_dgbfe ._gdbc =_gfebf ;};};return _dgbfe ,nil ;};func (_ageaa SignatureValidationResult )String ()string {var _cgbec _bb .Buffer ; +_cgbec .WriteString (_a .Sprintf ("\u004ea\u006d\u0065\u003a\u0020\u0025\u0073\n",_ageaa .Name ));if _ageaa .Date ._bdcfec > 0{_cgbec .WriteString (_a .Sprintf ("\u0044a\u0074\u0065\u003a\u0020\u0025\u0073\n",_ageaa .Date .ToGoTime ().String ()));}else {_cgbec .WriteString ("\u0044\u0061\u0074\u0065 n\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a"); +};if len (_ageaa .Reason )> 0{_cgbec .WriteString (_a .Sprintf ("R\u0065\u0061\u0073\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_ageaa .Reason ));}else {_cgbec .WriteString ("N\u006f \u0072\u0065\u0061\u0073\u006f\u006e\u0020\u0073p\u0065\u0063\u0069\u0066ie\u0064\u000a"); +};if len (_ageaa .Location )> 0{_cgbec .WriteString (_a .Sprintf ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_ageaa .Location ));}else {_cgbec .WriteString ("\u004c\u006f\u0063at\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a"); +};if len (_ageaa .ContactInfo )> 0{_cgbec .WriteString (_a .Sprintf ("\u0043\u006f\u006e\u0074\u0061\u0063\u0074\u0020\u0049\u006e\u0066\u006f:\u0020\u0025\u0073\u000a",_ageaa .ContactInfo ));}else {_cgbec .WriteString ("C\u006f\u006e\u0074\u0061\u0063\u0074 \u0069\u006e\u0066\u006f\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063i\u0066i\u0065\u0064\u000a"); +};_cgbec .WriteString (_a .Sprintf ("F\u0069\u0065\u006c\u0064\u0073\u003a\u0020\u0025\u0064\u000a",len (_ageaa .Fields )));if _ageaa .IsSigned {_cgbec .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 {_cgbec .WriteString ("\u0053\u0069\u0067\u006eed\u003a\u0020\u004e\u006f\u0074\u0020\u0073\u0069\u0067\u006e\u0065\u0064\u000a");};if _ageaa .IsVerified {_cgbec .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 {_cgbec .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 _ageaa .IsTrusted {_cgbec .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 {_cgbec .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 !_ageaa .GeneralizedTime .IsZero (){_cgbec .WriteString (_a .Sprintf ("G\u0065n\u0065\u0072\u0061\u006c\u0069\u007a\u0065\u0064T\u0069\u006d\u0065\u003a %\u0073\u000a",_ageaa .GeneralizedTime .String ())); +};if _ageaa .DiffResults !=nil {_cgbec .WriteString (_a .Sprintf ("\u0064\u0069\u0066\u0066 i\u0073\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u003a\u0020\u0025v\u000a",_ageaa .DiffResults .IsPermitted ()));if len (_ageaa .DiffResults .Warnings )> 0{_cgbec .WriteString ("\u004d\u0044\u0050\u0020\u0077\u0061\u0072\u006e\u0069n\u0067\u0073\u003a\u000a"); +for _ ,_caeda :=range _ageaa .DiffResults .Warnings {_cgbec .WriteString (_a .Sprintf ("\u0009\u0025\u0073\u000a",_caeda ));};};if len (_ageaa .DiffResults .Errors )> 0{_cgbec .WriteString ("\u004d\u0044\u0050 \u0065\u0072\u0072\u006f\u0072\u0073\u003a\u000a"); +for _ ,_abaab :=range _ageaa .DiffResults .Errors {_cgbec .WriteString (_a .Sprintf ("\u0009\u0025\u0073\u000a",_abaab ));};};};if _ageaa .IsCrlFound {_cgbec .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 {_cgbec .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 _ageaa .IsOcspFound {_cgbec .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 {_cgbec .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 _cgbec .String ();}; -// ToPdfObject implements interface PdfModel. -func (_bba *PdfAnnotationScreen )ToPdfObject ()_ce .PdfObject {_bba .PdfAnnotation .ToPdfObject ();_cdgb :=_bba ._dec ;_dedd :=_cdgb .PdfObject .(*_ce .PdfObjectDictionary );_dedd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0053\u0063\u0072\u0065\u0065\u006e")); -_dedd .SetIfNotNil ("\u0054",_bba .T );_dedd .SetIfNotNil ("\u004d\u004b",_bba .MK );_dedd .SetIfNotNil ("\u0041",_bba .A );_dedd .SetIfNotNil ("\u0041\u0041",_bba .AA );return _cdgb ;}; +// 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 (_gfce *PdfColorspaceDeviceCMYK )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=4{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ggge :=vals [0];if _ggge < 0.0||_ggge > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ggge ); +return nil ,ErrColorOutOfRange ;};_faaab :=vals [1];if _faaab < 0.0||_faaab > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_faaab );return nil ,ErrColorOutOfRange ; +};_aafca :=vals [2];if _aafca < 0.0||_aafca > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_aafca );return nil ,ErrColorOutOfRange ;};_gead :=vals [3]; +if _gead < 0.0||_gead > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gead );return nil ,ErrColorOutOfRange ;};_cbfa :=NewPdfColorDeviceCMYK (_ggge ,_faaab ,_aafca ,_gead ); +return _cbfa ,nil ;}; -// GetAscent returns the Ascent of the font `descriptor`. -func (_dgeeg *PdfFontDescriptor )GetAscent ()(float64 ,error ){return _ce .GetNumberAsFloat (_dgeeg .Ascent );};func (_dbde *PdfReader )newPdfAnnotationRedactFromDict (_cdga *_ce .PdfObjectDictionary )(*PdfAnnotationRedact ,error ){_cbg :=PdfAnnotationRedact {}; -_cffg ,_beg :=_dbde .newPdfAnnotationMarkupFromDict (_cdga );if _beg !=nil {return nil ,_beg ;};_cbg .PdfAnnotationMarkup =_cffg ;_cbg .QuadPoints =_cdga .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_cbg .IC =_cdga .Get ("\u0049\u0043"); -_cbg .RO =_cdga .Get ("\u0052\u004f");_cbg .OverlayText =_cdga .Get ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074");_cbg .Repeat =_cdga .Get ("\u0052\u0065\u0070\u0065\u0061\u0074");_cbg .DA =_cdga .Get ("\u0044\u0041");_cbg .Q =_cdga .Get ("\u0051"); -return &_cbg ,nil ;}; +// NewPdfColorspaceLab returns a new Lab colorspace object. +func NewPdfColorspaceLab ()*PdfColorspaceLab {_afac :=&PdfColorspaceLab {};_afac .BlackPoint =[]float64 {0.0,0.0,0.0};_afac .Range =[]float64 {-100,100,-100,100};return _afac ;};func _bfcfa ()string {_deaeb :="\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 _dacfd _bb .Buffer ;for _cedb :=0;_cedb < 6;_cedb ++{_dacfd .WriteRune (rune (_deaeb [_cc .Intn (len (_deaeb ))]));};return _dacfd .String ();}; -// 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 []*_ce .PdfObjectStream ;OCSP []*_ce .PdfObjectStream ;CRL []*_ce .PdfObjectStream ;TU *_ce .PdfObjectString ;TS *_ce .PdfObjectString ;};func _fecg (_gcec _ce .PdfObject )(*fontFile ,error ){_ff .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",_gcec ); -_efgaa :=&fontFile {};_gcec =_ce .TraceToDirectObject (_gcec );_cddb ,_adcec :=_gcec .(*_ce .PdfObjectStream );if !_adcec {_ff .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",_gcec ); -return nil ,_ce .ErrTypeError ;};_eedfb :=_cddb .PdfObjectDictionary ;_bdga ,_fadb :=_ce .DecodeStream (_cddb );if _fadb !=nil {return nil ,_fadb ;};_aagcb ,_adcec :=_ce .GetNameVal (_eedfb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_adcec {_efgaa ._cbede =_aagcb ; -if _aagcb =="\u0054\u0079\u0070\u0065\u0031\u0043"{_ff .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 ;};};_gbbc ,_ :=_ce .GetIntVal (_eedfb .Get ("\u004ce\u006e\u0067\u0074\u0068\u0031"));_abce ,_ :=_ce .GetIntVal (_eedfb .Get ("\u004ce\u006e\u0067\u0074\u0068\u0032"));if _gbbc > len (_bdga ){_gbbc =len (_bdga );}; -if _gbbc +_abce > len (_bdga ){_abce =len (_bdga )-_gbbc ;};_abcgf :=_bdga [:_gbbc ];var _ceff []byte ;if _abce > 0{_ceff =_bdga [_gbbc :_gbbc +_abce ];};if _gbbc > 0&&_abce > 0{_cgdea :=_efgaa .loadFromSegments (_abcgf ,_ceff );if _cgdea !=nil {return nil ,_cgdea ; -};};return _efgaa ,nil ;}; +// ToPdfObject converts the font to a PDF representation. +func (_ddefc *pdfFontType3 )ToPdfObject ()_cde .PdfObject {if _ddefc ._cedfe ==nil {_ddefc ._cedfe =&_cde .PdfIndirectObject {};};_bacf :=_ddefc .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0033");_ddefc ._cedfe .PdfObject =_bacf ;if _ddefc .FirstChar !=nil {_bacf .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_ddefc .FirstChar ); +};if _ddefc .LastChar !=nil {_bacf .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_ddefc .LastChar );};if _ddefc .Widths !=nil {_bacf .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_ddefc .Widths );};if _ddefc .Encoding !=nil {_bacf .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_ddefc .Encoding ); +}else if _ddefc ._cgefe !=nil {_bdaa :=_ddefc ._cgefe .ToPdfObject ();if _bdaa !=nil {_bacf .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_bdaa );};};if _ddefc .FontBBox !=nil {_bacf .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_ddefc .FontBBox ); +};if _ddefc .FontMatrix !=nil {_bacf .Set ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0069\u0072\u0078",_ddefc .FontMatrix );};if _ddefc .CharProcs !=nil {_bacf .Set ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s",_ddefc .CharProcs );};if _ddefc .Resources !=nil {_bacf .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_ddefc .Resources ); +};return _ddefc ._cedfe ;};func _ffbd (_bfg _cde .PdfObject )(*PdfBorderStyle ,error ){_efef :=&PdfBorderStyle {};_efef ._deab =_bfg ;var _ffacf *_cde .PdfObjectDictionary ;_bfg =_cde .TraceToDirectObject (_bfg );_ffacf ,_gcba :=_bfg .(*_cde .PdfObjectDictionary ); +if !_gcba {return nil ,_gf .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};if _cdbb :=_ffacf .Get ("\u0054\u0079\u0070\u0065");_cdbb !=nil {_fbg ,_aggb :=_cdbb .(*_cde .PdfObjectName );if !_aggb {_fb .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",_cdbb ); +}else {if *_fbg !="\u0042\u006f\u0072\u0064\u0065\u0072"{_fb .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",*_fbg );};};};if _ggfdg :=_ffacf .Get ("\u0057"); +_ggfdg !=nil {_gaf ,_affd :=_cde .GetNumberAsFloat (_ggfdg );if _affd !=nil {_fb .Log .Debug ("\u0045\u0072\u0072\u006fr \u0072\u0065\u0074\u0072\u0069\u0065\u0076\u0069\u006e\u0067\u0020\u0057\u003a\u0020%\u0076",_affd );return nil ,_affd ;};_efef .W =&_gaf ; +};if _bcfd :=_ffacf .Get ("\u0053");_bcfd !=nil {_geef ,_fdca :=_bcfd .(*_cde .PdfObjectName );if !_fdca {return nil ,_gf .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 _ffde BorderStyle ;switch *_geef {case "\u0053":_ffde =BorderStyleSolid ;case "\u0044":_ffde =BorderStyleDashed ;case "\u0042":_ffde =BorderStyleBeveled ;case "\u0049":_ffde =BorderStyleInset ;case "\u0055":_ffde =BorderStyleUnderline ;default:_fb .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020s\u0074\u0079\u006c\u0065\u0020n\u0061\u006d\u0065\u0020\u0025\u0073",*_geef ); +return nil ,_gf .New ("\u0073\u0074\u0079\u006ce \u0074\u0079\u0070\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065c\u006b");};_efef .S =&_ffde ;};if _edbf :=_ffacf .Get ("\u0044");_edbf !=nil {_fabgc ,_age :=_edbf .(*_cde .PdfObjectArray ); +if !_age {_fb .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",_edbf );return nil ,_gf .New ("\u0062o\u0072\u0064\u0065\u0072 \u0044\u0020\u0074\u0079\u0070e\u0020c\u0068e\u0063\u006b\u0020\u0065\u0072\u0072\u006fr"); +};_eaba ,_ddac :=_fabgc .ToIntegerArray ();if _ddac !=nil {_fb .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",_ddac ); +return nil ,_ddac ;};_efef .D =&_eaba ;};return _efef ,nil ;}; -// Encoder returns the font's text encoder. -func (_fdgd pdfCIDFontType2 )Encoder ()_dc .TextEncoder {return _fdgd ._egbgf }; +// PdfFieldText represents a text field where user can enter text. +type PdfFieldText struct{*PdfField ;DA *_cde .PdfObjectString ;Q *_cde .PdfObjectInteger ;DS *_cde .PdfObjectString ;RV _cde .PdfObject ;MaxLen *_cde .PdfObjectInteger ;}; -// A returns the value of the A component of the color. -func (_bbcae *PdfColorCalRGB )A ()float64 {return _bbcae [0]}; +// SignatureHandlerDocMDP extends SignatureHandler with the ValidateWithOpts method for checking the DocMDP policy. +type SignatureHandlerDocMDP interface{SignatureHandler ; -// 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 (_egegb *PdfFont )StringToCharcodeBytes (str string )([]byte ,int ){return _egegb .RunesToCharcodeBytes ([]rune (str ));}; +// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser +// ValidateWithOpts shall contain Validate call +ValidateWithOpts (_efagf *PdfSignature ,_cdgee Hasher ,_bdbad SignatureHandlerDocMDPParams )(SignatureValidationResult ,error );}; -// 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 ; +// HasXObjectByName checks if has XObject resource by name. +func (_feebf *PdfPage )HasXObjectByName (name _cde .PdfObjectName )bool {_babba ,_eebcb :=_feebf .Resources .XObject .(*_cde .PdfObjectDictionary );if !_eebcb {return false ;};if _ddcfe :=_babba .Get (name );_ddcfe !=nil {return true ;};return false ;}; -// ToPdfObject returns colorspace in a PDF object format [name dictionary] -func (_acac *PdfColorspaceCalRGB )ToPdfObject ()_ce .PdfObject {_cecg :=&_ce .PdfObjectArray {};_cecg .Append (_ce .MakeName ("\u0043\u0061\u006c\u0052\u0047\u0042"));_aefb :=_ce .MakeDict ();if _acac .WhitePoint !=nil {_ecfdc :=_ce .MakeArray (_ce .MakeFloat (_acac .WhitePoint [0]),_ce .MakeFloat (_acac .WhitePoint [1]),_ce .MakeFloat (_acac .WhitePoint [2])); -_aefb .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_ecfdc );}else {_ff .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 _acac .BlackPoint !=nil {_ddacf :=_ce .MakeArray (_ce .MakeFloat (_acac .BlackPoint [0]),_ce .MakeFloat (_acac .BlackPoint [1]),_ce .MakeFloat (_acac .BlackPoint [2]));_aefb .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_ddacf ); -};if _acac .Gamma !=nil {_fgfc :=_ce .MakeArray (_ce .MakeFloat (_acac .Gamma [0]),_ce .MakeFloat (_acac .Gamma [1]),_ce .MakeFloat (_acac .Gamma [2]));_aefb .Set ("\u0047\u0061\u006dm\u0061",_fgfc );};if _acac .Matrix !=nil {_afade :=_ce .MakeArray (_ce .MakeFloat (_acac .Matrix [0]),_ce .MakeFloat (_acac .Matrix [1]),_ce .MakeFloat (_acac .Matrix [2]),_ce .MakeFloat (_acac .Matrix [3]),_ce .MakeFloat (_acac .Matrix [4]),_ce .MakeFloat (_acac .Matrix [5]),_ce .MakeFloat (_acac .Matrix [6]),_ce .MakeFloat (_acac .Matrix [7]),_ce .MakeFloat (_acac .Matrix [8])); -_aefb .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_afade );};_cecg .Append (_aefb );if _acac ._agbda !=nil {_acac ._agbda .PdfObject =_cecg ;return _acac ._agbda ;};return _cecg ;}; -// PdfAnnotationLink represents Link annotations. -// (Section 12.5.6.5 p. 403). -type PdfAnnotationLink struct{*PdfAnnotation ;A _ce .PdfObject ;Dest _ce .PdfObject ;H _ce .PdfObject ;PA _ce .PdfObject ;QuadPoints _ce .PdfObject ;BS _ce .PdfObject ;_gbba *PdfAction ;_dge *PdfReader ;};func (_aggdf *PdfReader )buildNameNodes (_dabde *_ce .PdfIndirectObject ,_beec map[_ce .PdfObject ]struct{})error {if _dabde ==nil {return nil ; -};if _ ,_bdgge :=_beec [_dabde ];_bdgge {_ff .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",_dabde .ObjectNumber ); -return nil ;};_beec [_dabde ]=struct{}{};_cfgb ,_bbege :=_dabde .PdfObject .(*_ce .PdfObjectDictionary );if !_bbege {return _ge .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};if _abgbgb ,_daec :=_ce .GetDict (_cfgb .Get ("\u0044\u0065\u0073t\u0073")); -_daec {_cedfe ,_gfggdb :=_ce .GetArray (_abgbgb .Get ("\u004b\u0069\u0064\u0073"));if !_gfggdb {return _ge .New ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u004b\u0069\u0064\u0073 \u0061r\u0072a\u0079\u0020\u006f\u0062\u006a\u0065\u0063t");};_ff .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_cedfe ); -for _dafc ,_edffg :=range _cedfe .Elements (){_ggdd ,_fbcbg :=_ce .GetIndirect (_edffg );if !_fbcbg {_ff .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",_ggdd ); -return _ge .New ("\u0063h\u0069\u006c\u0064\u0020n\u006f\u0074\u0020\u0069\u006ed\u0069r\u0065c\u0074\u0020\u006f\u0062\u006a\u0065\u0063t");};_cedfe .Set (_dafc ,_ggdd );_deedf :=_aggdf .buildNameNodes (_ggdd ,_beec );if _deedf !=nil {return _deedf ;}; -};};if _bcad ,_bggbe :=_ce .GetDict (_cfgb );_bggbe {if !_ce .IsNullObject (_bcad .Get ("\u004b\u0069\u0064\u0073")){if _fbeeb ,_ccgdc :=_ce .GetArray (_bcad .Get ("\u004b\u0069\u0064\u0073"));_ccgdc {for _gebagc ,_bebbcd :=range _fbeeb .Elements (){if _ecagef ,_gbfb :=_ce .GetIndirect (_bebbcd ); -_gbfb {_fbeeb .Set (_gebagc ,_ecagef );_eeec :=_aggdf .buildNameNodes (_ecagef ,_beec );if _eeec !=nil {return _eeec ;};};};};};};return nil ;}; +// SignatureValidationResult defines the response from the signature validation handler. +type SignatureValidationResult struct{ -// 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 (_eadcf *PdfReader )Inspect ()(map[string ]int ,error ){return _eadcf ._afda .Inspect ()};func (_cffe *PdfReader )newPdfAnnotationInkFromDict (_ecfg *_ce .PdfObjectDictionary )(*PdfAnnotationInk ,error ){_agfg :=PdfAnnotationInk {};_aaag ,_bdfd :=_cffe .newPdfAnnotationMarkupFromDict (_ecfg ); -if _bdfd !=nil {return nil ,_bdfd ;};_agfg .PdfAnnotationMarkup =_aaag ;_agfg .InkList =_ecfg .Get ("\u0049n\u006b\u004c\u0069\u0073\u0074");_agfg .BS =_ecfg .Get ("\u0042\u0053");return &_agfg ,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 *_fd .DiffResults ;IsCrlFound bool ;IsOcspFound bool ; -// NewBorderStyle returns an initialized PdfBorderStyle. -func NewBorderStyle ()*PdfBorderStyle {_aff :=&PdfBorderStyle {};return _aff };func (_fcec *PdfColorspaceDeviceRGB )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B";};func _abgcc (_efdafg string )map[string ]string {_ffbd :=_caege .Split (_efdafg ,-1); -_bgcga :=map[string ]string {};for _ ,_aaeae :=range _ffbd {_fbbcf :=_bcegc .FindStringSubmatch (_aaeae );if _fbbcf ==nil {continue ;};_efde ,_afdfe :=_fbbcf [1],_fbbcf [2];_bgcga [_efde ]=_afdfe ;};return _bgcga ;}; +// GeneralizedTime is the time at which the time-stamp token has been created by the TSA (RFC 3161). +GeneralizedTime _gdd .Time ;}; -// NewPdfAnnotationFileAttachment returns a new file attachment annotation. -func NewPdfAnnotationFileAttachment ()*PdfAnnotationFileAttachment {_bbca :=NewPdfAnnotation ();_ffag :=&PdfAnnotationFileAttachment {};_ffag .PdfAnnotation =_bbca ;_ffag .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_bbca .SetContext (_ffag );return _ffag ; -};type pdfFontType0 struct{fontCommon ;_cebdd *_ce .PdfIndirectObject ;_fbfa _dc .TextEncoder ;Encoding _ce .PdfObject ;DescendantFont *PdfFont ;_ggecbf *_ga .CMap ;}; +// NewPdfColorDeviceGray returns a new grayscale color based on an input grayscale float value in range [0-1]. +func NewPdfColorDeviceGray (grayVal float64 )*PdfColorDeviceGray {_bbdb :=PdfColorDeviceGray (grayVal );return &_bbdb ;}; -// 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 (_cbbf *PdfColorspaceDeviceGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cec :=vals [0];if _cec < 0.0||_cec > 1.0{_ff .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 _cec < 0.0{_cec =0.0;}else if _cec > 1.0{_cec =1.0;};return NewPdfColorDeviceGray (_cec ),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 (_adfag pdfFontType3 )GetRuneMetrics (r rune )(_baf .CharMetrics ,bool ){_cdfbb :=_adfag .Encoder ();if _cdfbb ==nil {_fb .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_adfag ); +return _baf .CharMetrics {},false ;};_eedff ,_fbbg :=_cdfbb .RuneToCharcode (r );if !_fbbg {if r !=' '{_fb .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 ,_adfag ); +};return _baf .CharMetrics {},false ;};_eggc ,_efeba :=_adfag .GetCharMetrics (_eedff );return _eggc ,_efeba ;}; -// NewPdfAnnotationLink returns a new link annotation. -func NewPdfAnnotationLink ()*PdfAnnotationLink {_dbee :=NewPdfAnnotation ();_dcb :=&PdfAnnotationLink {};_dcb .PdfAnnotation =_dbee ;_dbee .SetContext (_dcb );return _dcb ;}; +// PdfActionResetForm represents a resetForm action. +type PdfActionResetForm struct{*PdfAction ;Fields _cde .PdfObject ;Flags _cde .PdfObject ;}; -// AddPages adds pages to be appended to the end of the source PDF. -func (_ddac *PdfAppender )AddPages (pages ...*PdfPage ){for _ ,_dgbfc :=range pages {_dgbfc =_dgbfc .Duplicate ();_bfbegf (_dgbfc );_ddac ._ggdc =append (_ddac ._ggdc ,_dgbfc );};}; +// PdfFunctionType4 is a Postscript calculator functions. +type PdfFunctionType4 struct{Domain []float64 ;Range []float64 ;Program *_fe .PSProgram ;_acdg *_fe .PSExecutor ;_dbded []byte ;_geab *_cde .PdfObjectStream ;};func _fdcf (_ggged _cde .PdfObject ,_ebdd *fontCommon )(*_ega .CMap ,error ){_afdfb ,_gbgca :=_cde .GetStream (_ggged ); +if !_gbgca {_fb .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",_ggged ); +return nil ,_cde .ErrTypeError ;};_bfcfb ,_beca :=_cde .DecodeStream (_afdfb );if _beca !=nil {return nil ,_beca ;};_bcead ,_beca :=_ega .LoadCmapFromData (_bfcfb ,!_ebdd .isCIDFont ());if _beca !=nil {_fb .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",_afdfb .ObjectNumber ,_beca ); +};return _bcead ,_beca ;};func (_gefbaf *PdfReader )newPdfPageFromDict (_acdbc *_cde .PdfObjectDictionary )(*PdfPage ,error ){_dbec :=NewPdfPage ();_dbec ._bgdbb =_acdbc ;_dbec ._cgda =*_acdbc ;_agdac :=*_acdbc ;_geba ,_cbfab :=_agdac .Get ("\u0054\u0079\u0070\u0065").(*_cde .PdfObjectName ); +if !_cbfab {return nil ,_gf .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 *_geba !="\u0050\u0061\u0067\u0065"{return nil ,_gf .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 _acfgd :=_agdac .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");_acfgd !=nil {_dbec .Parent =_acfgd ;};if _caegf :=_agdac .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064");_caegf !=nil {_egada ,_ecfee :=_cde .GetString (_caegf ); +if !_ecfee {return nil ,_gf .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");}; +_aeed ,_fdgda :=NewPdfDate (_egada .Str ());if _fdgda !=nil {return nil ,_fdgda ;};_dbec .LastModified =&_aeed ;};if _gggba :=_agdac .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_gggba !=nil &&!_cde .IsNullObject (_gggba ){_dabdc ,_decbf :=_cde .GetDict (_gggba ); +if !_decbf {return nil ,_a .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",_gggba );};var _ecgc error ;_dbec .Resources ,_ecgc =NewPdfPageResourcesFromDict (_dabdc ); +if _ecgc !=nil {return nil ,_ecgc ;};}else {_gdgec ,_bcfbg :=_dbec .getParentResources ();if _bcfbg !=nil {return nil ,_bcfbg ;};if _gdgec ==nil {_gdgec =NewPdfPageResources ();};_dbec .Resources =_gdgec ;};if _fgbfg :=_agdac .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078"); +_fgbfg !=nil {_dadcb ,_eaeae :=_cde .GetArray (_fgbfg );if !_eaeae {return nil ,_gf .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 _cgffa error ; +_dbec .MediaBox ,_cgffa =NewPdfRectangle (*_dadcb );if _cgffa !=nil {return nil ,_cgffa ;};};if _bgagc :=_agdac .Get ("\u0043r\u006f\u0070\u0042\u006f\u0078");_bgagc !=nil {_bafbbe ,_efeec :=_cde .GetArray (_bgagc );if !_efeec {return nil ,_gf .New ("\u0070a\u0067\u0065\u0020\u0043r\u006f\u0070\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); +};var _ebfad error ;_dbec .CropBox ,_ebfad =NewPdfRectangle (*_bafbbe );if _ebfad !=nil {return nil ,_ebfad ;};};if _dfbgf :=_agdac .Get ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078");_dfbgf !=nil {_ggeb ,_ceab :=_cde .GetArray (_dfbgf );if !_ceab {return nil ,_gf .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 _ebaed error ;_dbec .BleedBox ,_ebaed =NewPdfRectangle (*_ggeb );if _ebaed !=nil {return nil ,_ebaed ;};};if _bafeg :=_agdac .Get ("\u0054r\u0069\u006d\u0042\u006f\u0078");_bafeg !=nil {_gfada ,_dgga :=_cde .GetArray (_bafeg );if !_dgga {return nil ,_gf .New ("\u0070a\u0067\u0065\u0020\u0054r\u0069\u006d\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); +};var _fbga error ;_dbec .TrimBox ,_fbga =NewPdfRectangle (*_gfada );if _fbga !=nil {return nil ,_fbga ;};};if _eggd :=_agdac .Get ("\u0041\u0072\u0074\u0042\u006f\u0078");_eggd !=nil {_cggee ,_gaefd :=_cde .GetArray (_eggd );if !_gaefd {return nil ,_gf .New ("\u0070a\u0067\u0065\u0020\u0041\u0072\u0074\u0042\u006f\u0078\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +};var _bdebg error ;_dbec .ArtBox ,_bdebg =NewPdfRectangle (*_cggee );if _bdebg !=nil {return nil ,_bdebg ;};};if _bagg :=_agdac .Get ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f");_bagg !=nil {_dbec .BoxColorInfo =_bagg ;};if _baece :=_agdac .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"); +_baece !=nil {_dbec .Contents =_baece ;};if _eddacf :=_agdac .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_eddacf !=nil {_fggeb ,_eafe :=_cde .GetNumberAsInt64 (_eddacf );if _eafe !=nil {return nil ,_gf .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"); +};_dbec .Rotate =&_fggeb ;};if _fcdffd :=_agdac .Get ("\u0047\u0072\u006fu\u0070");_fcdffd !=nil {_dbec .Group =_fcdffd ;};if _dcafd :=_agdac .Get ("\u0054\u0068\u0075m\u0062");_dcafd !=nil {_dbec .Thumb =_dcafd ;};if _cagfc :=_agdac .Get ("\u0042");_cagfc !=nil {_dbec .B =_cagfc ; +};if _fcfeg :=_agdac .Get ("\u0044\u0075\u0072");_fcfeg !=nil {_dbec .Dur =_fcfeg ;};if _ccgccf :=_agdac .Get ("\u0054\u0072\u0061n\u0073");_ccgccf !=nil {_dbec .Trans =_ccgccf ;};if _aadd :=_agdac .Get ("\u0041\u0041");_aadd !=nil {_dbec .AA =_aadd ;}; +if _cbde :=_agdac .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_cbde !=nil {_dbec .Metadata =_cbde ;};if _ccdef :=_agdac .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_ccdef !=nil {_dbec .PieceInfo =_ccdef ;};if _ddbga :=_agdac .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073"); +_ddbga !=nil {_dbec .StructParents =_ddbga ;};if _cgdca :=_agdac .Get ("\u0049\u0044");_cgdca !=nil {_dbec .ID =_cgdca ;};if _bggbb :=_agdac .Get ("\u0050\u005a");_bggbb !=nil {_dbec .PZ =_bggbb ;};if _gdgdf :=_agdac .Get ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f"); +_gdgdf !=nil {_dbec .SeparationInfo =_gdgdf ;};if _fcacd :=_agdac .Get ("\u0054\u0061\u0062\u0073");_fcacd !=nil {_dbec .Tabs =_fcacd ;};if _ggaca :=_agdac .Get ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064"); +_ggaca !=nil {_dbec .TemplateInstantiated =_ggaca ;};if _ccefga :=_agdac .Get ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s");_ccefga !=nil {_dbec .PresSteps =_ccefga ;};if _dgaba :=_agdac .Get ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074");_dgaba !=nil {_dbec .UserUnit =_dgaba ; +};if _bdegb :=_agdac .Get ("\u0056\u0050");_bdegb !=nil {_dbec .VP =_bdegb ;};if _fdae :=_agdac .Get ("\u0041\u006e\u006e\u006f\u0074\u0073");_fdae !=nil {_dbec .Annots =_fdae ;};_dbec ._cgdb =_gefbaf ;return _dbec ,nil ;}; -// 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 _ce .PdfObjectArray )(*PdfRectangle ,error ){_fbfba :=PdfRectangle {};if arr .Len ()!=4{return nil ,_ge .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 _ggeag error ;_fbfba .Llx ,_ggeag =_ce .GetNumberAsFloat (arr .Get (0));if _ggeag !=nil {return nil ,_ggeag ;};_fbfba .Lly ,_ggeag =_ce .GetNumberAsFloat (arr .Get (1));if _ggeag !=nil {return nil ,_ggeag ;};_fbfba .Urx ,_ggeag =_ce .GetNumberAsFloat (arr .Get (2)); -if _ggeag !=nil {return nil ,_ggeag ;};_fbfba .Ury ,_ggeag =_ce .GetNumberAsFloat (arr .Get (3));if _ggeag !=nil {return nil ,_ggeag ;};return &_fbfba ,nil ;};func (_ecfa *PdfReader )newPdfActionSoundFromDict (_ddf *_ce .PdfObjectDictionary )(*PdfActionSound ,error ){return &PdfActionSound {Sound :_ddf .Get ("\u0053\u006f\u0075n\u0064"),Volume :_ddf .Get ("\u0056\u006f\u006c\u0075\u006d\u0065"),Synchronous :_ddf .Get ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073"),Repeat :_ddf .Get ("\u0052\u0065\u0070\u0065\u0061\u0074"),Mix :_ddf .Get ("\u004d\u0069\u0078")},nil ; -}; +// 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 _df .ReadSeeker )(*CompliancePdfReader ,error ){const _dgab ="\u006d\u006f\u0064\u0065l\u003a\u004e\u0065\u0077\u0043\u006f\u006d\u0070\u006c\u0069a\u006ec\u0065\u0050\u0064\u0066\u0052\u0065\u0061d\u0065\u0072";_baag ,_cfbe :=_deeac (rs ,&ReaderOpts {ComplianceMode :true },false ,_dgab ); +if _cfbe !=nil {return nil ,_cfbe ;};return &CompliancePdfReader {PdfReader :_baag },nil ;}; -// GetCatalogMarkInfo gets catalog MarkInfo object. -func (_aeafg *PdfReader )GetCatalogMarkInfo ()(_ce .PdfObject ,bool ){if _aeafg ._cfcdg ==nil {return nil ,false ;};_dgdfc :=_aeafg ._cfcdg .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return _dgdfc ,_dgdfc !=nil ;};func _dgbea ()string {_cbcgc .Lock (); -defer _cbcgc .Unlock ();return _fadafb };func (_acba *PdfWriter )writeString (_ffcfc string ){if _acba ._dcdgg !=nil {return ;};_bfgfd ,_dgadb :=_acba ._cafdf .WriteString (_ffcfc );_acba ._cgdfab +=int64 (_bfgfd );_acba ._dcdgg =_dgadb ;}; +// SetDecode sets the decode image float slice. +func (_ggbbd *Image )SetDecode (decode []float64 ){_ggbbd ._gdbc =decode }; -// ContentStreamWrapper wraps the Page's contentstream into q ... Q blocks. -type ContentStreamWrapper interface{WrapContentStream (_gfeeg *PdfPage )error ;};func _eegg (_fccee *PdfAnnotation )(*XObjectForm ,*PdfRectangle ,error ){_ggfbg ,_gaddfe :=_ce .GetDict (_fccee .AP );if !_gaddfe {return nil ,nil ,_ge .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 _ggfbg ==nil {return nil ,nil ,nil ;};_efff ,_gaddfe :=_ce .GetArray (_fccee .Rect );if !_gaddfe ||_efff .Len ()!=4{return nil ,nil ,_ge .New ("\u0072\u0065\u0063t\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_dgag ,_fdfd :=NewPdfRectangle (*_efff ); -if _fdfd !=nil {return nil ,nil ,_fdfd ;};_fgad :=_ce .TraceToDirectObject (_ggfbg .Get ("\u004e"));switch _ffaf :=_fgad .(type ){case *_ce .PdfObjectStream :_ffb :=_ffaf ;_affaf ,_bgecd :=NewXObjectFormFromStream (_ffb );return _affaf ,_dgag ,_bgecd ; -case *_ce .PdfObjectDictionary :_cbbde :=_ffaf ;var _gggf _ce .PdfObject ;_fabe ,_bdfg :=_ce .GetName (_fccee .AS );if _bdfg {_gggf =_cbbde .Get (*_fabe );}else {_gfgg :=_fccee ._dec .PdfObject .(*_ce .PdfObjectDictionary );if _agce :=_gfgg .Get ("\u0056"); -_agce !=nil {_gggf =_cbbde .Get (_ce .PdfObjectName (_agce .String ()));};};if _gggf ==nil {_ff .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 ;};_gbcg ,_bdfg :=_ce .GetStream (_gggf );if !_bdfg {_ff .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",_fabe ); -return nil ,nil ,_ge .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_edcbb ,_ccacc :=NewXObjectFormFromStream (_gbcg );return _edcbb ,_dgag ,_ccacc ;};_ff .Log .Debug ("\u0049\u006e\u0076\u0061li\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0066\u006f\u0072\u0020\u004e\u003a\u0020%\u0054",_fgad ); -return nil ,nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");}; +// ToPdfObject implements interface PdfModel. +func (_gaab *PdfAnnotationMovie )ToPdfObject ()_cde .PdfObject {_gaab .PdfAnnotation .ToPdfObject ();_bgda :=_gaab ._gfg ;_dgbf :=_bgda .PdfObject .(*_cde .PdfObjectDictionary );_dgbf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u004d\u006f\u0076i\u0065")); +_dgbf .SetIfNotNil ("\u0054",_gaab .T );_dgbf .SetIfNotNil ("\u004d\u006f\u0076i\u0065",_gaab .Movie );_dgbf .SetIfNotNil ("\u0041",_gaab .A );return _bgda ;}; -// DecodeArray returns the range of color component values in the Lab colorspace. -func (_eedb *PdfColorspaceLab )DecodeArray ()[]float64 {_ddb :=[]float64 {0,100};if _eedb .Range !=nil &&len (_eedb .Range )==4{_ddb =append (_ddb ,_eedb .Range ...);}else {_ddb =append (_ddb ,-100,100,-100,100);};return _ddb ;};func (_dccbd *PdfWriter )copyObject (_cbceg _ce .PdfObject ,_gcfec map[_ce .PdfObject ]_ce .PdfObject ,_fbge map[_ce .PdfObject ]struct{},_cbdce bool )_ce .PdfObject {_gbfcf :=!_dccbd ._ddfff &&_fbge !=nil ; -if _cffdb ,_bacdg :=_gcfec [_cbceg ];_bacdg {if _gbfcf &&!_cbdce {delete (_fbge ,_cbceg );};return _cffdb ;};if _cbceg ==nil {_fdfedf :=_ce .MakeNull ();return _fdfedf ;};_gfefg :=_cbceg ;switch _fecb :=_cbceg .(type ){case *_ce .PdfObjectArray :_daga :=_ce .MakeArray (); -_gfefg =_daga ;_gcfec [_cbceg ]=_gfefg ;for _ ,_cgbde :=range _fecb .Elements (){_daga .Append (_dccbd .copyObject (_cgbde ,_gcfec ,_fbge ,_cbdce ));};case *_ce .PdfObjectStreams :_afgca :=&_ce .PdfObjectStreams {PdfObjectReference :_fecb .PdfObjectReference }; -_gfefg =_afgca ;_gcfec [_cbceg ]=_gfefg ;for _ ,_beabc :=range _fecb .Elements (){_afgca .Append (_dccbd .copyObject (_beabc ,_gcfec ,_fbge ,_cbdce ));};case *_ce .PdfObjectStream :_bcfcgd :=&_ce .PdfObjectStream {Stream :_fecb .Stream ,PdfObjectReference :_fecb .PdfObjectReference }; -_gfefg =_bcfcgd ;_gcfec [_cbceg ]=_gfefg ;_bcfcgd .PdfObjectDictionary =_dccbd .copyObject (_fecb .PdfObjectDictionary ,_gcfec ,_fbge ,_cbdce ).(*_ce .PdfObjectDictionary );case *_ce .PdfObjectDictionary :var _feacg bool ;if _gbfcf &&!_cbdce {if _fgfff ,_ :=_ce .GetNameVal (_fecb .Get ("\u0054\u0079\u0070\u0065")); -_fgfff =="\u0050\u0061\u0067\u0065"{_ ,_edggg :=_dccbd ._defec [_fecb ];_cbdce =!_edggg ;_feacg =_cbdce ;};};_gbbe :=_ce .MakeDict ();_gfefg =_gbbe ;_gcfec [_cbceg ]=_gfefg ;for _ ,_ffbbe :=range _fecb .Keys (){_gbbe .Set (_ffbbe ,_dccbd .copyObject (_fecb .Get (_ffbbe ),_gcfec ,_fbge ,_cbdce )); -};if _feacg {_gfefg =_ce .MakeNull ();_cbdce =false ;};case *_ce .PdfIndirectObject :_gafefd :=&_ce .PdfIndirectObject {PdfObjectReference :_fecb .PdfObjectReference };_gfefg =_gafefd ;_gcfec [_cbceg ]=_gfefg ;_gafefd .PdfObject =_dccbd .copyObject (_fecb .PdfObject ,_gcfec ,_fbge ,_cbdce ); -case *_ce .PdfObjectString :_fgegb :=*_fecb ;_gfefg =&_fgegb ;_gcfec [_cbceg ]=_gfefg ;case *_ce .PdfObjectName :_gfdbfg :=*_fecb ;_gfefg =&_gfdbfg ;_gcfec [_cbceg ]=_gfefg ;case *_ce .PdfObjectNull :_gfefg =_ce .MakeNull ();_gcfec [_cbceg ]=_gfefg ;case *_ce .PdfObjectInteger :_daccb :=*_fecb ; -_gfefg =&_daccb ;_gcfec [_cbceg ]=_gfefg ;case *_ce .PdfObjectReference :_gfcd :=*_fecb ;_gfefg =&_gfcd ;_gcfec [_cbceg ]=_gfefg ;case *_ce .PdfObjectFloat :_caeea :=*_fecb ;_gfefg =&_caeea ;_gcfec [_cbceg ]=_gfefg ;case *_ce .PdfObjectBool :_bdfab :=*_fecb ; -_gfefg =&_bdfab ;_gcfec [_cbceg ]=_gfefg ;case *pdfSignDictionary :_gffaa :=&pdfSignDictionary {PdfObjectDictionary :_ce .MakeDict (),_efaef :_fecb ._efaef ,_gdbgfe :_fecb ._gdbgfe };_gfefg =_gffaa ;_gcfec [_cbceg ]=_gfefg ;for _ ,_ccaef :=range _fecb .Keys (){_gffaa .Set (_ccaef ,_dccbd .copyObject (_fecb .Get (_ccaef ),_gcfec ,_fbge ,_cbdce )); -};default:_ff .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",_cbceg ); -};if _gbfcf &&_cbdce {_fbge [_cbceg ]=struct{}{};};return _gfefg ;}; +// IsRadio returns true if the button field represents a radio button, false otherwise. +func (_efgfa *PdfFieldButton )IsRadio ()bool {return _efgfa .GetType ()==ButtonTypeRadio };func (_dae *PdfReader )newPdfActionGoTo3DViewFromDict (_bec *_cde .PdfObjectDictionary )(*PdfActionGoTo3DView ,error ){return &PdfActionGoTo3DView {TA :_bec .Get ("\u0054\u0041"),V :_bec .Get ("\u0056")},nil ; +};type pdfFontType3 struct{fontCommon ;_cedfe *_cde .PdfIndirectObject ; -// ToPdfObject returns the PDF representation of the colorspace. -func (_befbe *PdfPageResourcesColorspaces )ToPdfObject ()_ce .PdfObject {_ebgg :=_ce .MakeDict ();for _ ,_acbde :=range _befbe .Names {_ebgg .Set (_ce .PdfObjectName (_acbde ),_befbe .Colorspaces [_acbde ].ToPdfObject ());};if _befbe ._bcgd !=nil {_befbe ._bcgd .PdfObject =_ebgg ; -return _befbe ._bcgd ;};return _ebgg ;};func _fcgd (_eggf _ce .PdfObject )(*PdfColorspaceLab ,error ){_dcba :=NewPdfColorspaceLab ();if _gadf ,_bdgd :=_eggf .(*_ce .PdfIndirectObject );_bdgd {_dcba ._eefd =_gadf ;};_eggf =_ce .TraceToDirectObject (_eggf ); -_efga ,_adfc :=_eggf .(*_ce .PdfObjectArray );if !_adfc {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _efga .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"); -};_eggf =_ce .TraceToDirectObject (_efga .Get (0));_edgc ,_adfc :=_eggf .(*_ce .PdfObjectName );if !_adfc {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 *_edgc !="\u004c\u0061\u0062"{return nil ,_e .Errorf ("n\u006ft\u0020\u0061\u0020\u004c\u0061\u0062\u0020\u0063o\u006c\u006f\u0072\u0073pa\u0063\u0065");};_eggf =_ce .TraceToDirectObject (_efga .Get (1));_dbec ,_adfc :=_eggf .(*_ce .PdfObjectDictionary ); -if !_adfc {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");};_eggf =_dbec .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074"); -_eggf =_ce .TraceToDirectObject (_eggf );_cdac ,_adfc :=_eggf .(*_ce .PdfObjectArray );if !_adfc {return nil ,_e .Errorf ("\u004c\u0061\u0062\u0020In\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069n\u0074");};if _cdac .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"); -};_gecbb ,_caae :=_cdac .GetAsFloat64Slice ();if _caae !=nil {return nil ,_caae ;};_dcba .WhitePoint =_gecbb ;_eggf =_dbec .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _eggf !=nil {_eggf =_ce .TraceToDirectObject (_eggf );_eafc ,_beffc :=_eggf .(*_ce .PdfObjectArray ); -if !_beffc {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 _eafc .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"); -};_eceb ,_affed :=_eafc .GetAsFloat64Slice ();if _affed !=nil {return nil ,_affed ;};_dcba .BlackPoint =_eceb ;};_eggf =_dbec .Get ("\u0052\u0061\u006eg\u0065");if _eggf !=nil {_eggf =_ce .TraceToDirectObject (_eggf );_abeaa ,_aagc :=_eggf .(*_ce .PdfObjectArray ); -if !_aagc {_ff .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 _abeaa .Len ()!=4{_ff .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");};_feebc ,_fffe :=_abeaa .GetAsFloat64Slice ();if _fffe !=nil {return nil ,_fffe ;};_dcba .Range =_feebc ;};return _dcba ,nil ;}; +// These fields are specific to Type 3 fonts. +CharProcs _cde .PdfObject ;Encoding _cde .PdfObject ;FontBBox _cde .PdfObject ;FontMatrix _cde .PdfObject ;FirstChar _cde .PdfObject ;LastChar _cde .PdfObject ;Widths _cde .PdfObject ;Resources _cde .PdfObject ;_eaad map[_fab .CharCode ]float64 ;_cgefe _fab .TextEncoder ; +}; -// NewPdfColorspaceCalGray returns a new CalGray colorspace object. -func NewPdfColorspaceCalGray ()*PdfColorspaceCalGray {_acfa :=&PdfColorspaceCalGray {};_acfa .BlackPoint =[]float64 {0.0,0.0,0.0};_acfa .Gamma =1;return _acfa ;};func _geca (_gafga *_ce .PdfObjectDictionary )(*PdfShadingType1 ,error ){_fefbc :=PdfShadingType1 {}; -if _feacb :=_gafga .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_feacb !=nil {_feacb =_ce .TraceToDirectObject (_feacb );_ddgdc ,_cdba :=_feacb .(*_ce .PdfObjectArray );if !_cdba {_ff .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",_feacb ); -return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_fefbc .Domain =_ddgdc ;};if _feafb :=_gafga .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_feafb !=nil {_feafb =_ce .TraceToDirectObject (_feafb ); -_fadd ,_fceef :=_feafb .(*_ce .PdfObjectArray );if !_fceef {_ff .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",_feafb );return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_fefbc .Matrix =_fadd ;};_cfadc :=_gafga .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _cfadc ==nil {_ff .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 ;};_fefbc .Function =[]PdfFunction {};if _agcge ,_ffccf :=_cfadc .(*_ce .PdfObjectArray );_ffccf {for _ ,_dabage :=range _agcge .Elements (){_eddef ,_gbec :=_cegfd (_dabage );if _gbec !=nil {_ff .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",_gbec ); -return nil ,_gbec ;};_fefbc .Function =append (_fefbc .Function ,_eddef );};}else {_dfgdg ,_dfcaf :=_cegfd (_cfadc );if _dfcaf !=nil {_ff .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",_dfcaf ); -return nil ,_dfcaf ;};_fefbc .Function =append (_fefbc .Function ,_dfgdg );};return &_fefbc ,nil ;};func _cbceb (_gdcgf *_ce .PdfObjectDictionary )(*PdfTilingPattern ,error ){_ecgg :=&PdfTilingPattern {};_edaea :=_gdcgf .Get ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e"); -if _edaea ==nil {_ff .Log .Debug ("\u0050\u0061\u0069\u006e\u0074\u0054\u0079\u0070\u0065\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_gcdbb ,_cdggd :=_edaea .(*_ce .PdfObjectInteger );if !_cdggd {_ff .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",_edaea ); -return nil ,_ce .ErrTypeError ;};_ecgg .PaintType =_gcdbb ;_edaea =_gdcgf .Get ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _edaea ==nil {_ff .Log .Debug ("\u0054i\u006ci\u006e\u0067\u0054\u0079\u0070e\u0020\u006di\u0073\u0073\u0069\u006e\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_fdgff ,_cdggd :=_edaea .(*_ce .PdfObjectInteger );if !_cdggd {_ff .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",_edaea ); -return nil ,_ce .ErrTypeError ;};_ecgg .TilingType =_fdgff ;_edaea =_gdcgf .Get ("\u0042\u0042\u006f\u0078");if _edaea ==nil {_ff .Log .Debug ("\u0042\u0042\u006fx\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; -};_edaea =_ce .TraceToDirectObject (_edaea );_gefff ,_cdggd :=_edaea .(*_ce .PdfObjectArray );if !_cdggd {_ff .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",_edaea ); -return nil ,_ce .ErrTypeError ;};_daeda ,_dgdbe :=NewPdfRectangle (*_gefff );if _dgdbe !=nil {_ff .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_dgdbe );return nil ,_dgdbe ;};_ecgg .BBox =_daeda ;_edaea =_gdcgf .Get ("\u0058\u0053\u0074e\u0070"); -if _edaea ==nil {_ff .Log .Debug ("\u0058\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_eddce ,_dgdbe :=_ce .GetNumberAsFloat (_edaea );if _dgdbe !=nil {_ff .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",_eddce ); -return nil ,_dgdbe ;};_ecgg .XStep =_ce .MakeFloat (_eddce );_edaea =_gdcgf .Get ("\u0059\u0053\u0074e\u0070");if _edaea ==nil {_ff .Log .Debug ("\u0059\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; -};_ebcgc ,_dgdbe :=_ce .GetNumberAsFloat (_edaea );if _dgdbe !=nil {_ff .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",_ebcgc ); -return nil ,_dgdbe ;};_ecgg .YStep =_ce .MakeFloat (_ebcgc );_edaea =_gdcgf .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _edaea ==nil {_ff .Log .Debug ("\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_gdcgf ,_cdggd =_ce .TraceToDirectObject (_edaea ).(*_ce .PdfObjectDictionary );if !_cdggd {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",_edaea ); -};_eadgg ,_dgdbe :=NewPdfPageResourcesFromDict (_gdcgf );if _dgdbe !=nil {return nil ,_dgdbe ;};_ecgg .Resources =_eadgg ;if _bbeaf :=_gdcgf .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_bbeaf !=nil {_cafcc ,_dabbg :=_bbeaf .(*_ce .PdfObjectArray );if !_dabbg {_ff .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",_bbeaf ); -return nil ,_ce .ErrTypeError ;};_ecgg .Matrix =_cafcc ;};return _ecgg ,nil ;}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_dbdae *PdfShadingType3 )ToPdfObject ()_cde .PdfObject {_dbdae .PdfShading .ToPdfObject ();_cebbb ,_egdef :=_dbdae .getShadingDict ();if _egdef !=nil {_fb .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 _dbdae .Coords !=nil {_cebbb .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_dbdae .Coords );};if _dbdae .Domain !=nil {_cebbb .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_dbdae .Domain );};if _dbdae .Function !=nil {if len (_dbdae .Function )==1{_cebbb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_dbdae .Function [0].ToPdfObject ()); +}else {_bfgb :=_cde .MakeArray ();for _ ,_eeffb :=range _dbdae .Function {_bfgb .Append (_eeffb .ToPdfObject ());};_cebbb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bfgb );};};if _dbdae .Extend !=nil {_cebbb .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_dbdae .Extend ); +};return _dbdae ._fdbgb ;};func (_afc *PdfReader )newPdfAnnotationFromIndirectObject (_dbd *_cde .PdfIndirectObject )(*PdfAnnotation ,error ){_add ,_fcea :=_dbd .PdfObject .(*_cde .PdfObjectDictionary );if !_fcea {return nil ,_a .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 :=_afc ._bgffc .GetModelFromPrimitive (_add );model !=nil {_ddf ,_agfeb :=model .(*PdfAnnotation );if !_agfeb {return nil ,_a .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 _ddf ,nil ;};_abga :=&PdfAnnotation {};_abga ._gfg =_dbd ;_afc ._bgffc .Register (_add ,_abga );if _adg :=_add .Get ("\u0054\u0079\u0070\u0065");_adg !=nil {_gcgf ,_afb :=_adg .(*_cde .PdfObjectName );if !_afb {_fb .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",_adg ); +}else {if *_gcgf !="\u0041\u006e\u006eo\u0074"{_fb .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",*_gcgf );};};}; +if _ccgg :=_add .Get ("\u0052\u0065\u0063\u0074");_ccgg !=nil {_abga .Rect =_ccgg ;};if _acab :=_add .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073");_acab !=nil {_abga .Contents =_acab ;};if _ffcef :=_add .Get ("\u0050");_ffcef !=nil {_abga .P =_ffcef ; +};if _agd :=_add .Get ("\u004e\u004d");_agd !=nil {_abga .NM =_agd ;};if _fbe :=_add .Get ("\u004d");_fbe !=nil {_abga .M =_fbe ;};if _cdfbg :=_add .Get ("\u0046");_cdfbg !=nil {_abga .F =_cdfbg ;};if _ccge :=_add .Get ("\u0041\u0050");_ccge !=nil {_abga .AP =_ccge ; +};if _dabc :=_add .Get ("\u0041\u0053");_dabc !=nil {_abga .AS =_dabc ;};if _aeda :=_add .Get ("\u0042\u006f\u0072\u0064\u0065\u0072");_aeda !=nil {_abga .Border =_aeda ;};if _bdad :=_add .Get ("\u0043");_bdad !=nil {_abga .C =_bdad ;};if _cfff :=_add .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074"); +_cfff !=nil {_abga .StructParent =_cfff ;};if _baa :=_add .Get ("\u004f\u0043");_baa !=nil {_abga .OC =_baa ;};_aab :=_add .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");if _aab ==nil {_fb .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"); +_abga ._ccfd =nil ;return _abga ,nil ;};_cbfd ,_ed :=_aab .(*_cde .PdfObjectName );if !_ed {_fb .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",_aab ); +return nil ,_a .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",_aab );};switch *_cbfd {case "\u0054\u0065\u0078\u0074":_fdgd ,_fed :=_afc .newPdfAnnotationTextFromDict (_add ); +if _fed !=nil {return nil ,_fed ;};_fdgd .PdfAnnotation =_abga ;_abga ._ccfd =_fdgd ;return _abga ,nil ;case "\u004c\u0069\u006e\u006b":_dba ,_bbf :=_afc .newPdfAnnotationLinkFromDict (_add );if _bbf !=nil {return nil ,_bbf ;};_dba .PdfAnnotation =_abga ; +_abga ._ccfd =_dba ;return _abga ,nil ;case "\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074":_bedb ,_cbbg :=_afc .newPdfAnnotationFreeTextFromDict (_add );if _cbbg !=nil {return nil ,_cbbg ;};_bedb .PdfAnnotation =_abga ;_abga ._ccfd =_bedb ;return _abga ,nil ; +case "\u004c\u0069\u006e\u0065":_cefa ,_ded :=_afc .newPdfAnnotationLineFromDict (_add );if _ded !=nil {return nil ,_ded ;};_cefa .PdfAnnotation =_abga ;_abga ._ccfd =_cefa ;_fb .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",_abga ,_abga ); +_fb .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",_cefa ,_cefa );_fb .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",_cefa .PdfAnnotationMarkup ,_cefa .PdfAnnotationMarkup ); +return _abga ,nil ;case "\u0053\u0071\u0075\u0061\u0072\u0065":_dbc ,_bagc :=_afc .newPdfAnnotationSquareFromDict (_add );if _bagc !=nil {return nil ,_bagc ;};_dbc .PdfAnnotation =_abga ;_abga ._ccfd =_dbc ;return _abga ,nil ;case "\u0043\u0069\u0072\u0063\u006c\u0065":_egg ,_gcd :=_afc .newPdfAnnotationCircleFromDict (_add ); +if _gcd !=nil {return nil ,_gcd ;};_egg .PdfAnnotation =_abga ;_abga ._ccfd =_egg ;return _abga ,nil ;case "\u0050o\u006c\u0079\u0067\u006f\u006e":_ccag ,_gdda :=_afc .newPdfAnnotationPolygonFromDict (_add );if _gdda !=nil {return nil ,_gdda ;};_ccag .PdfAnnotation =_abga ; +_abga ._ccfd =_ccag ;return _abga ,nil ;case "\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065":_fecdc ,_aadc :=_afc .newPdfAnnotationPolyLineFromDict (_add );if _aadc !=nil {return nil ,_aadc ;};_fecdc .PdfAnnotation =_abga ;_abga ._ccfd =_fecdc ;return _abga ,nil ; +case "\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t":_ace ,_bggb :=_afc .newPdfAnnotationHighlightFromDict (_add );if _bggb !=nil {return nil ,_bggb ;};_ace .PdfAnnotation =_abga ;_abga ._ccfd =_ace ;return _abga ,nil ;case "\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee":_cgef ,_dgb :=_afc .newPdfAnnotationUnderlineFromDict (_add ); +if _dgb !=nil {return nil ,_dgb ;};_cgef .PdfAnnotation =_abga ;_abga ._ccfd =_cgef ;return _abga ,nil ;case "\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079":_aba ,_ceg :=_afc .newPdfAnnotationSquigglyFromDict (_add );if _ceg !=nil {return nil ,_ceg ; +};_aba .PdfAnnotation =_abga ;_abga ._ccfd =_aba ;return _abga ,nil ;case "\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t":_dafd ,_edb :=_afc .newPdfAnnotationStrikeOut (_add );if _edb !=nil {return nil ,_edb ;};_dafd .PdfAnnotation =_abga ;_abga ._ccfd =_dafd ; +return _abga ,nil ;case "\u0043\u0061\u0072e\u0074":_gadf ,_dccdd :=_afc .newPdfAnnotationCaretFromDict (_add );if _dccdd !=nil {return nil ,_dccdd ;};_gadf .PdfAnnotation =_abga ;_abga ._ccfd =_gadf ;return _abga ,nil ;case "\u0053\u0074\u0061m\u0070":_eeb ,_dfgg :=_afc .newPdfAnnotationStampFromDict (_add ); +if _dfgg !=nil {return nil ,_dfgg ;};_eeb .PdfAnnotation =_abga ;_abga ._ccfd =_eeb ;return _abga ,nil ;case "\u0049\u006e\u006b":_dfe ,_gef :=_afc .newPdfAnnotationInkFromDict (_add );if _gef !=nil {return nil ,_gef ;};_dfe .PdfAnnotation =_abga ;_abga ._ccfd =_dfe ; +return _abga ,nil ;case "\u0050\u006f\u0070u\u0070":_ccb ,_bbgd :=_afc .newPdfAnnotationPopupFromDict (_add );if _bbgd !=nil {return nil ,_bbgd ;};_ccb .PdfAnnotation =_abga ;_abga ._ccfd =_ccb ;return _abga ,nil ;case "\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074":_bedc ,_afee :=_afc .newPdfAnnotationFileAttachmentFromDict (_add ); +if _afee !=nil {return nil ,_afee ;};_bedc .PdfAnnotation =_abga ;_abga ._ccfd =_bedc ;return _abga ,nil ;case "\u0053\u006f\u0075n\u0064":_ggd ,_ede :=_afc .newPdfAnnotationSoundFromDict (_add );if _ede !=nil {return nil ,_ede ;};_ggd .PdfAnnotation =_abga ; +_abga ._ccfd =_ggd ;return _abga ,nil ;case "\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a":_gfa ,_dgge :=_afc .newPdfAnnotationRichMediaFromDict (_add );if _dgge !=nil {return nil ,_dgge ;};_gfa .PdfAnnotation =_abga ;_abga ._ccfd =_gfa ;return _abga ,nil ; +case "\u004d\u006f\u0076i\u0065":_edba ,_dbcf :=_afc .newPdfAnnotationMovieFromDict (_add );if _dbcf !=nil {return nil ,_dbcf ;};_edba .PdfAnnotation =_abga ;_abga ._ccfd =_edba ;return _abga ,nil ;case "\u0053\u0063\u0072\u0065\u0065\u006e":_dbf ,_bdcb :=_afc .newPdfAnnotationScreenFromDict (_add ); +if _bdcb !=nil {return nil ,_bdcb ;};_dbf .PdfAnnotation =_abga ;_abga ._ccfd =_dbf ;return _abga ,nil ;case "\u0057\u0069\u0064\u0067\u0065\u0074":_gddc ,_fgd :=_afc .newPdfAnnotationWidgetFromDict (_add );if _fgd !=nil {return nil ,_fgd ;};_gddc .PdfAnnotation =_abga ; +_abga ._ccfd =_gddc ;return _abga ,nil ;case "P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b":_aee ,_afca :=_afc .newPdfAnnotationPrinterMarkFromDict (_add );if _afca !=nil {return nil ,_afca ;};_aee .PdfAnnotation =_abga ;_abga ._ccfd =_aee ; +return _abga ,nil ;case "\u0054r\u0061\u0070\u004e\u0065\u0074":_eab ,_faga :=_afc .newPdfAnnotationTrapNetFromDict (_add );if _faga !=nil {return nil ,_faga ;};_eab .PdfAnnotation =_abga ;_abga ._ccfd =_eab ;return _abga ,nil ;case "\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k":_fddg ,_faf :=_afc .newPdfAnnotationWatermarkFromDict (_add ); +if _faf !=nil {return nil ,_faf ;};_fddg .PdfAnnotation =_abga ;_abga ._ccfd =_fddg ;return _abga ,nil ;case "\u0033\u0044":_gfd ,_fff :=_afc .newPdfAnnotation3DFromDict (_add );if _fff !=nil {return nil ,_fff ;};_gfd .PdfAnnotation =_abga ;_abga ._ccfd =_gfd ; +return _abga ,nil ;case "\u0050\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u006f\u006e":_gacb ,_cdfe :=_afc .newPdfAnnotationProjectionFromDict (_add );if _cdfe !=nil {return nil ,_cdfe ;};_gacb .PdfAnnotation =_abga ;_abga ._ccfd =_gacb ;return _abga ,nil ; +case "\u0052\u0065\u0064\u0061\u0063\u0074":_gdf ,_bdbd :=_afc .newPdfAnnotationRedactFromDict (_add );if _bdbd !=nil {return nil ,_bdbd ;};_gdf .PdfAnnotation =_abga ;_abga ._ccfd =_gdf ;return _abga ,nil ;};_fb .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",*_cbfd ); +return nil ,nil ;}; -// GetCharMetrics returns the char metrics for character code `code`. -func (_degf pdfCIDFontType2 )GetCharMetrics (code _dc .CharCode )(_ee .CharMetrics ,bool ){if _dcgbc ,_acgc :=_degf ._ffgda [code ];_acgc {return _ee .CharMetrics {Wx :_dcgbc },true ;};_fbbbc :=rune (code );_degce ,_eebae :=_degf ._bedga [_fbbbc ];if !_eebae {_degce =int (_degf ._fbcca ); -};return _ee .CharMetrics {Wx :float64 (_degce )},true ;}; +// 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 ; -// PdfFieldText represents a text field where user can enter text. -type PdfFieldText struct{*PdfField ;DA *_ce .PdfObjectString ;Q *_ce .PdfObjectInteger ;DS *_ce .PdfObjectString ;RV _ce .PdfObject ;MaxLen *_ce .PdfObjectInteger ;}; +// PdfOutlineItem represents an outline item dictionary (Table 153 - pp. 376 - 377). +type PdfOutlineItem struct{PdfOutlineTreeNode ;Title *_cde .PdfObjectString ;Parent *PdfOutlineTreeNode ;Prev *PdfOutlineTreeNode ;Next *PdfOutlineTreeNode ;Count *int64 ;Dest _cde .PdfObject ;A _cde .PdfObject ;SE _cde .PdfObject ;C _cde .PdfObject ;F _cde .PdfObject ; +_baaeg *_cde .PdfIndirectObject ;}; -// 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 (_bacgc pdfFontSimple )GetCharMetrics (code _dc .CharCode )(_ee .CharMetrics ,bool ){if _acccf ,_aceba :=_bacgc ._aggce [code ];_aceba {return _ee .CharMetrics {Wx :_acccf },true ;};if _ee .IsStdFont (_ee .StdFontName (_bacgc ._egacd )){return _ee .CharMetrics {Wx :250},true ; -};return _ee .CharMetrics {},false ;}; +// PdfShadingPatternType2 is shading patterns that will use a Type 2 shading pattern (Axial). +type PdfShadingPatternType2 struct{*PdfPattern ;Shading *PdfShadingType2 ;Matrix *_cde .PdfObjectArray ;ExtGState _cde .PdfObject ;};func _edggb (_fegag *_bbb .ImageBase )(_abae Image ){_abae .Width =int64 (_fegag .Width );_abae .Height =int64 (_fegag .Height ); +_abae .BitsPerComponent =int64 (_fegag .BitsPerComponent );_abae .ColorComponents =_fegag .ColorComponents ;_abae .Data =_fegag .Data ;_abae ._gdbc =_fegag .Decode ;_abae ._cbcfe =_fegag .Alpha ;return _abae ;};func _abd (_febd _cde .PdfObject )(*PdfColorspaceSpecialPattern ,error ){_fb .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",_febd .String (),_febd ); +_dcb :=NewPdfColorspaceSpecialPattern ();if _ecaa ,_bbge :=_febd .(*_cde .PdfIndirectObject );_bbge {_dcb ._fgdg =_ecaa ;};_febd =_cde .TraceToDirectObject (_febd );if _gaeb ,_aade :=_febd .(*_cde .PdfObjectName );_aade {if *_gaeb !="\u0050a\u0074\u0074\u0065\u0072\u006e"{return nil ,_a .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065"); +};return _dcb ,nil ;};_cbgag ,_bgcdf :=_febd .(*_cde .PdfObjectArray );if !_bgcdf {_fb .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",_febd ); +return nil ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0050\u0061\u0074\u0074e\u0072n\u0020C\u0053\u0020\u006f\u0062\u006a\u0065\u0063t");};if _cbgag .Len ()!=1&&_cbgag .Len ()!=2{_fb .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",_cbgag ); +return nil ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0074\u0074\u0065r\u006e\u0020\u0043\u0053\u0020\u0061\u0072\u0072\u0061\u0079");};_febd =_cbgag .Get (0);if _beab ,_gaggac :=_febd .(*_cde .PdfObjectName );_gaggac {if *_beab !="\u0050a\u0074\u0074\u0065\u0072\u006e"{_fb .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",_beab ); +return nil ,_a .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065");};};if _cbgag .Len ()> 1{_febd =_cbgag .Get (1);_febd =_cde .TraceToDirectObject (_febd );_aedfe ,_fdbc :=NewPdfColorspaceFromPdfObject (_febd );if _fdbc !=nil {return nil ,_fdbc ; +};_dcb .UnderlyingCS =_aedfe ;};_fb .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",_dcb .UnderlyingCS ); +return _dcb ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_cdg *PdfActionSetOCGState )ToPdfObject ()_ce .PdfObject {_cdg .PdfAction .ToPdfObject ();_eca :=_cdg ._bcc ;_fe :=_eca .PdfObject .(*_ce .PdfObjectDictionary );_fe .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeSetOCGState )));_fe .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_cdg .State ); -_fe .SetIfNotNil ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042",_cdg .PreserveRB );return _eca ;}; +// PdfActionHide represents a hide action. +type PdfActionHide struct{*PdfAction ;T _cde .PdfObject ;H _cde .PdfObject ;}; -// PdfAnnotationUnderline represents Underline annotations. -// (Section 12.5.6.10). -type PdfAnnotationUnderline struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _ce .PdfObject ;}; +// SetBorderWidth sets the style's border width. +func (_dbe *PdfBorderStyle )SetBorderWidth (width float64 ){_dbe .W =&width }; -// 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. +// 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"`;}; + +// StandardImplementer is an interface that defines specified PDF standards like PDF/A-1A (pdfa.Profile1A) +// NOTE: This implementation is in experimental development state. // -// 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 (_gded *PdfReader )CheckAccessRights (password []byte )(bool ,_cca .Permissions ,error ){return _gded ._afda .CheckAccessRights (password );}; +// Keep in mind that it might change in the subsequent minor versions. +type StandardImplementer interface{StandardValidator ;StandardApplier ; -// IsTerminal returns true for terminal fields, false otherwise. -// Terminal fields are fields whose descendants are only widget annotations. -func (_ggfe *PdfField )IsTerminal ()bool {return len (_ggfe .Kids )==0}; +// StandardName gets the human-readable name of the standard. +StandardName ()string ;}; -// GetNumComponents returns the number of color components (3 for RGB). -func (_faeba *PdfColorDeviceRGB )GetNumComponents ()int {return 3}; +// ToPdfObject converts rectangle to a PDF object. +func (_ecdgbe *PdfRectangle )ToPdfObject ()_cde .PdfObject {return _cde .MakeArray (_cde .MakeFloat (_ecdgbe .Llx ),_cde .MakeFloat (_ecdgbe .Lly ),_cde .MakeFloat (_ecdgbe .Urx ),_cde .MakeFloat (_ecdgbe .Ury ));}; -// NewPdfAppenderWithOpts creates a new Pdf appender from a Pdf reader with options. -func NewPdfAppenderWithOpts (reader *PdfReader ,opts *ReaderOpts ,encryptOptions *EncryptOptions )(*PdfAppender ,error ){_ggee :=&PdfAppender {_gbbg :reader ._eggc ,Reader :reader ,_egeb :reader ._afda ,_ccbd :reader ._efdafe };_ecfdd ,_bdd :=_ggee ._gbbg .Seek (0,_gd .SeekEnd ); -if _bdd !=nil {return nil ,_bdd ;};_ggee ._gafg =_ecfdd ;if _ ,_bdd =_ggee ._gbbg .Seek (0,_gd .SeekStart );_bdd !=nil {return nil ,_bdd ;};_ggee ._fcda ,_bdd =NewPdfReaderWithOpts (_ggee ._gbbg ,opts );if _bdd !=nil {return nil ,_bdd ;};for _ ,_gdeg :=range _ggee .Reader .GetObjectNums (){if _ggee ._agac < _gdeg {_ggee ._agac =_gdeg ; -};};_ggee ._agfe =_ggee ._egeb .GetXrefTable ();_ggee ._gcfe =_ggee ._egeb .GetXrefOffset ();_ggee ._ggdc =append (_ggee ._ggdc ,_ggee ._fcda .PageList ...);_ggee ._acbd =make (map[_ce .PdfObject ]struct{});_ggee ._fadeg =make (map[_ce .PdfObject ]int64 ); -_ggee ._gecg =make (map[_ce .PdfObject ]struct{});_ggee ._fed =_ggee ._fcda .AcroForm ;_ggee ._gee =_ggee ._fcda .DSS ;if opts !=nil {_ggee ._afef =opts .Password ;};if encryptOptions !=nil {_ggee ._debba =encryptOptions ;};return _ggee ,nil ;}; +// ToInteger convert to an integer format. +func (_aggd *PdfColorLab )ToInteger (bits int )[3]uint32 {_gdgg :=_ce .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_gdgg *_aggd .L ()),uint32 (_gdgg *_aggd .A ()),uint32 (_gdgg *_aggd .B ())};}; -// PdfActionImportData represents a importData action. -type PdfActionImportData struct{*PdfAction ;F *PdfFilespec ;}; +// GetPrimitiveFromModel returns the primitive object corresponding to the input `model`. +func (_gfebc *modelManager )GetPrimitiveFromModel (model PdfModel )_cde .PdfObject {_abcaa ,_fdadb :=_gfebc ._fdaa [model ];if !_fdadb {return nil ;};return _abcaa ;}; -// ToPdfObject implements interface PdfModel. -func (_ceg *PdfAction )ToPdfObject ()_ce .PdfObject {_fbd :=_ceg ._bcc ;_eee :=_fbd .PdfObject .(*_ce .PdfObjectDictionary );_eee .Clear ();_eee .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0041\u0063\u0074\u0069\u006f\u006e"));_eee .SetIfNotNil ("\u0053",_ceg .S ); -_eee .SetIfNotNil ("\u004e\u0065\u0078\u0074",_ceg .Next );return _fbd ;};func (_dbe *PdfReader )newPdfActionSubmitFormFromDict (_gfd *_ce .PdfObjectDictionary )(*PdfActionSubmitForm ,error ){_bbe ,_bef :=_ecbge (_gfd .Get ("\u0046"));if _bef !=nil {return nil ,_bef ; -};return &PdfActionSubmitForm {F :_bbe ,Fields :_gfd .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_gfd .Get ("\u0046\u006c\u0061g\u0073")},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{_cdfff PdfModel ;_gfed *_cde .PdfIndirectObject ;Parent *PdfField ;Annotations []*PdfAnnotationWidget ;Kids []*PdfField ;FT *_cde .PdfObjectName ;T *_cde .PdfObjectString ;TU *_cde .PdfObjectString ;TM *_cde .PdfObjectString ;Ff *_cde .PdfObjectInteger ; +V _cde .PdfObject ;DV _cde .PdfObject ;AA _cde .PdfObject ;VariableText *VariableText ;}; -// NewPdfActionGoTo3DView returns a new "goTo3DView" action. -func NewPdfActionGoTo3DView ()*PdfActionGoTo3DView {_egb :=NewPdfAction ();_ccd :=&PdfActionGoTo3DView {};_ccd .PdfAction =_egb ;_egb .SetContext (_ccd );return _ccd ;};func (_cfgaf *PdfColorspaceSpecialIndexed )String ()string {return "\u0049n\u0064\u0065\u0078\u0065\u0064"; -}; +// GetContainingPdfObject gets the primitive used to parse the color space. +func (_febcd *PdfColorspaceICCBased )GetContainingPdfObject ()_cde .PdfObject {return _febcd ._eaeab }; -// Evaluate runs the function on the passed in slice and returns the results. -func (_ffed *PdfFunctionType2 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_ff .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); -};_becff :=[]float64 {0.0};if _ffed .C0 !=nil {_becff =_ffed .C0 ;};_efag :=[]float64 {1.0};if _ffed .C1 !=nil {_efag =_ffed .C1 ;};var _fadba []float64 ;for _ggccc :=0;_ggccc < len (_becff );_ggccc ++{_edee :=_becff [_ggccc ]+_egg .Pow (x [0],_ffed .N )*(_efag [_ggccc ]-_becff [_ggccc ]); -_fadba =append (_fadba ,_edee );};return _fadba ,nil ;}; +// NewPdfAnnotation3D returns a new 3d annotation. +func NewPdfAnnotation3D ()*PdfAnnotation3D {_ebf :=NewPdfAnnotation ();_fbc :=&PdfAnnotation3D {};_fbc .PdfAnnotation =_ebf ;_ebf .SetContext (_fbc );return _fbc ;}; -// NewPdfActionJavaScript returns a new "javaScript" action. -func NewPdfActionJavaScript ()*PdfActionJavaScript {_fde :=NewPdfAction ();_ab :=&PdfActionJavaScript {};_ab .PdfAction =_fde ;_fde .SetContext (_ab );return _ab ;}; +// PdfPage represents a page in a PDF document. (7.7.3.3 - Table 30). +type PdfPage struct{Parent _cde .PdfObject ;LastModified *PdfDate ;Resources *PdfPageResources ;CropBox *PdfRectangle ;MediaBox *PdfRectangle ;BleedBox *PdfRectangle ;TrimBox *PdfRectangle ;ArtBox *PdfRectangle ;BoxColorInfo _cde .PdfObject ;Contents _cde .PdfObject ; +Rotate *int64 ;Group _cde .PdfObject ;Thumb _cde .PdfObject ;B _cde .PdfObject ;Dur _cde .PdfObject ;Trans _cde .PdfObject ;AA _cde .PdfObject ;Metadata _cde .PdfObject ;PieceInfo _cde .PdfObject ;StructParents _cde .PdfObject ;ID _cde .PdfObject ;PZ _cde .PdfObject ; +SeparationInfo _cde .PdfObject ;Tabs _cde .PdfObject ;TemplateInstantiated _cde .PdfObject ;PresSteps _cde .PdfObject ;UserUnit _cde .PdfObject ;VP _cde .PdfObject ;Annots _cde .PdfObject ;_babf []*PdfAnnotation ;_bgdbb *_cde .PdfObjectDictionary ;_aaad *_cde .PdfIndirectObject ; +_cgda _cde .PdfObjectDictionary ;_cgdb *PdfReader ;}; -// SetXObjectByName adds the XObject from the passed in stream to the page resources. -// The added XObject is identified by the specified name. -func (_cfbgga *PdfPageResources )SetXObjectByName (keyName _ce .PdfObjectName ,stream *_ce .PdfObjectStream )error {if _cfbgga .XObject ==nil {_cfbgga .XObject =_ce .MakeDict ();};_ggdeg :=_ce .TraceToDirectObject (_cfbgga .XObject );_cdbcg ,_ebada :=_ggdeg .(*_ce .PdfObjectDictionary ); -if !_ebada {_ff .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",_cfbgga .XObject ,_ggdeg );return _ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_cdbcg .Set (keyName ,stream );return nil ;}; +// ToPdfObject returns a PdfObject representation of PdfColorspaceDeviceNAttributes as a PdfObjectDictionary directly +// or indirectly within an indirect object container. +func (_gabb *PdfColorspaceDeviceNAttributes )ToPdfObject ()_cde .PdfObject {_ccbd :=_cde .MakeDict ();if _gabb .Subtype !=nil {_ccbd .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_gabb .Subtype );};_ccbd .SetIfNotNil ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s",_gabb .Colorants ); +_ccbd .SetIfNotNil ("\u0050r\u006f\u0063\u0065\u0073\u0073",_gabb .Process );_ccbd .SetIfNotNil ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073",_gabb .MixingHints );if _gabb ._gcfba !=nil {_gabb ._gcfba .PdfObject =_ccbd ;return _gabb ._gcfba ; +};return _ccbd ;};func (_edag *PdfColorspaceSpecialSeparation )String ()string {return "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e";}; -// ToPdfObject implements model.PdfModel interface. -func (_gadb *PdfOutputIntent )ToPdfObject ()_ce .PdfObject {if _gadb ._gfdaf ==nil {_gadb ._gfdaf =_ce .MakeDict ();};_cbdgb :=_gadb ._gfdaf ;if _gadb .Type !=""{_cbdgb .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName (_gadb .Type ));};_cbdgb .Set ("\u0053",_ce .MakeName (_gadb .S .String ())); -if _gadb .OutputCondition !=""{_cbdgb .Set ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e",_ce .MakeString (_gadb .OutputCondition ));};_cbdgb .Set ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r",_ce .MakeString (_gadb .OutputConditionIdentifier )); -_cbdgb .Set ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065",_ce .MakeString (_gadb .RegistryName ));if _gadb .Info !=""{_cbdgb .Set ("\u0049\u006e\u0066\u006f",_ce .MakeString (_gadb .Info ));};if len (_gadb .DestOutputProfile )!=0{_eceae ,_cafda :=_ce .MakeStream (_gadb .DestOutputProfile ,_ce .NewFlateEncoder ()); -if _cafda !=nil {_ff .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",_cafda ); -};_eceae .PdfObjectDictionary .Set ("\u004e",_ce .MakeInteger (int64 (_gadb .ColorComponents )));_gffg :=make ([]float64 ,_gadb .ColorComponents *2);for _cdfd :=0;_cdfd < _gadb .ColorComponents *2;_cdfd ++{_ggdag :=0.0;if _cdfd %2!=0{_ggdag =1.0;};_gffg [_cdfd ]=_ggdag ; -};_eceae .PdfObjectDictionary .Set ("\u0052\u0061\u006eg\u0065",_ce .MakeArrayFromFloats (_gffg ));_cbdgb .Set ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065",_eceae );};return _cbdgb ;};func (_adbeec *PdfWriter )writeDocumentVersion (){if _adbeec ._ddfff {_adbeec .writeString ("\u000a"); -}else {_adbeec .writeString (_e .Sprintf ("\u0025\u0025\u0050D\u0046\u002d\u0025\u0064\u002e\u0025\u0064\u000a",_adbeec ._facee .Major ,_adbeec ._facee .Minor ));_adbeec .writeString ("\u0025\u00e2\u00e3\u00cf\u00d3\u000a");};}; +// ToPdfObject implements interface PdfModel. +func (_bba *PdfAnnotationFreeText )ToPdfObject ()_cde .PdfObject {_bba .PdfAnnotation .ToPdfObject ();_fcb :=_bba ._gfg ;_bdba :=_fcb .PdfObject .(*_cde .PdfObjectDictionary );_bba .PdfAnnotationMarkup .appendToPdfDictionary (_bdba );_bdba .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074")); +_bdba .SetIfNotNil ("\u0044\u0041",_bba .DA );_bdba .SetIfNotNil ("\u0051",_bba .Q );_bdba .SetIfNotNil ("\u0052\u0043",_bba .RC );_bdba .SetIfNotNil ("\u0044\u0053",_bba .DS );_bdba .SetIfNotNil ("\u0043\u004c",_bba .CL );_bdba .SetIfNotNil ("\u0049\u0054",_bba .IT ); +_bdba .SetIfNotNil ("\u0042\u0045",_bba .BE );_bdba .SetIfNotNil ("\u0052\u0044",_bba .RD );_bdba .SetIfNotNil ("\u0042\u0053",_bba .BS );_bdba .SetIfNotNil ("\u004c\u0045",_bba .LE );return _fcb ;}; -// GetContentStreams returns the content stream as an array of strings. -func (_gfbcc *PdfPage )GetContentStreams ()([]string ,error ){_facfg :=_gfbcc .GetContentStreamObjs ();var _dbce []string ;for _ ,_gdbea :=range _facfg {_ceee ,_adcdf :=_becbc (_gdbea );if _adcdf !=nil {return nil ,_adcdf ;};_dbce =append (_dbce ,_ceee ); -};return _dbce ,nil ;};const (RC4_128bit =EncryptionAlgorithm (iota );AES_128bit ;AES_256bit ;); +// ToPdfObject implements interface PdfModel. +func (_efag *PdfAnnotationLine )ToPdfObject ()_cde .PdfObject {_efag .PdfAnnotation .ToPdfObject ();_dabe :=_efag ._gfg ;_bgga :=_dabe .PdfObject .(*_cde .PdfObjectDictionary );_efag .PdfAnnotationMarkup .appendToPdfDictionary (_bgga );_bgga .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u004c\u0069\u006e\u0065")); +_bgga .SetIfNotNil ("\u004c",_efag .L );_bgga .SetIfNotNil ("\u0042\u0053",_efag .BS );_bgga .SetIfNotNil ("\u004c\u0045",_efag .LE );_bgga .SetIfNotNil ("\u0049\u0043",_efag .IC );_bgga .SetIfNotNil ("\u004c\u004c",_efag .LL );_bgga .SetIfNotNil ("\u004c\u004c\u0045",_efag .LLE ); +_bgga .SetIfNotNil ("\u0043\u0061\u0070",_efag .Cap );_bgga .SetIfNotNil ("\u0049\u0054",_efag .IT );_bgga .SetIfNotNil ("\u004c\u004c\u004f",_efag .LLO );_bgga .SetIfNotNil ("\u0043\u0050",_efag .CP );_bgga .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_efag .Measure ); +_bgga .SetIfNotNil ("\u0043\u004f",_efag .CO );return _dabe ;};func (_gfafdb *pdfFontSimple )addEncoding ()error {var (_gbdea string ;_eeae map[_fab .CharCode ]_fab .GlyphName ;_bcebdf _fab .SimpleEncoder ;);if _gfafdb .Encoder ()!=nil {_geegd ,_dgbfd :=_gfafdb .Encoder ().(_fab .SimpleEncoder ); +if _dgbfd &&_geegd !=nil {_gbdea =_geegd .BaseName ();};};if _gfafdb .Encoding !=nil {_ecfae ,_ceeb ,_ggbac :=_gfafdb .getFontEncoding ();if _ggbac !=nil {_fb .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",_gfafdb ._bbdf ,_gfafdb ._cfgg ,_gfafdb .Encoding ,_gfafdb .Encoding ,_ggbac ); +return _ggbac ;};if _ecfae !=""{_gbdea =_ecfae ;};_eeae =_ceeb ;_bcebdf ,_ggbac =_fab .NewSimpleTextEncoder (_gbdea ,_eeae );if _ggbac !=nil {return _ggbac ;};};if _bcebdf ==nil {_cfccb :=_gfafdb ._bceac ;if _cfccb !=nil {switch _gfafdb ._cfgg {case "\u0054\u0079\u0070e\u0031":if _cfccb .fontFile !=nil &&_cfccb .fontFile ._eace !=nil {_fb .Log .Debug ("\u0055\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006et\u0046\u0069\u006c\u0065"); +_bcebdf =_cfccb .fontFile ._eace ;};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _cfccb ._faacg !=nil {_fb .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0032");_efcag ,_gbgee :=_cfccb ._faacg .MakeEncoder (); +if _gbgee ==nil {_bcebdf =_efcag ;};if _gfafdb ._dcgd ==nil {_gfafdb ._dcgd =_cfccb ._faacg .MakeToUnicode ();};};};};};if _bcebdf !=nil {if _eeae !=nil {_fb .Log .Trace ("\u0064\u0069\u0066fe\u0072\u0065\u006e\u0063\u0065\u0073\u003d\u0025\u002b\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_eeae ,_gfafdb .baseFields ()); +_bcebdf =_fab .ApplyDifferences (_bcebdf ,_eeae );};_gfafdb .SetEncoder (_bcebdf );};return nil ;}; -// PdfAnnotationStrikeOut represents StrikeOut annotations. -// (Section 12.5.6.10). -type PdfAnnotationStrikeOut struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _ce .PdfObject ;}; +// 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 (_eedd *PdfFont )FontDescriptor ()*PdfFontDescriptor {if _eedd .baseFields ()._bceac !=nil {return _eedd .baseFields ()._bceac ;};if _geaf :=_eedd ._dcgb .getFontDescriptor ();_geaf !=nil {return _geaf ;};_fb .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",_eedd ); +return nil ;}; -// AddPage adds a page to the PDF file. The new page should be an indirect object. -func (_cfdbg *PdfWriter )AddPage (page *PdfPage )error {const _gadeb ="\u006d\u006f\u0064el\u003a\u0050\u0064\u0066\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065";_bfbegf (page );_ffege :=page .ToPdfObject ();_ff .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"); -_ff .Log .Trace ("\u0041p\u0070\u0065\u006e\u0064i\u006e\u0067\u0020\u0074\u006f \u0070a\u0067e\u0020\u006c\u0069\u0073\u0074\u0020\u0025T",_ffege );_cfdac ,_cccbd :=_ce .GetIndirect (_ffege );if !_cccbd {return _ge .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"); -};_ff .Log .Trace ("\u0025\u0073",_cfdac );_ff .Log .Trace ("\u0025\u0073",_cfdac .PdfObject );_edfdd ,_cccbd :=_ce .GetDict (_cfdac .PdfObject );if !_cccbd {return _ge .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"); -};_gebae ,_cccbd :=_ce .GetName (_edfdd .Get ("\u0054\u0079\u0070\u0065"));if !_cccbd {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",_edfdd .Get ("\u0054\u0079\u0070\u0065")); -};if _gebae .String ()!="\u0050\u0061\u0067\u0065"{return _ge .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");};_aegcb :=[]_ce .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"}; -_babde ,_fgdbc :=_ce .GetIndirect (_edfdd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_ff .Log .Trace ("P\u0061g\u0065\u0020\u0050\u0061\u0072\u0065\u006e\u0074:\u0020\u0025\u0054\u0020(%\u0076\u0029",_edfdd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"),_fgdbc ); -for _fgdbc {_ff .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_babde );_fbccc ,_aageb :=_ce .GetDict (_babde .PdfObject );if !_aageb {return _ge .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074"); -};for _ ,_edffc :=range _aegcb {_ff .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_edffc );if _edfdd .Get (_edffc )!=nil {_ff .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079");continue ; -};if _bfdag :=_fbccc .Get (_edffc );_bfdag !=nil {_ff .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_edffc );_edfdd .Set (_edffc ,_bfdag );};};_babde ,_fgdbc =_ce .GetIndirect (_fbccc .Get ("\u0050\u0061\u0072\u0065\u006e\u0074")); -_ff .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_fbccc .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));};_ff .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c \u0064\u006f\u006e\u0065"); -_edfdd .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_cfdbg ._dbdaa );_cfdac .PdfObject =_edfdd ;_daacd ,_cccbd :=_ce .GetDict (_cfdbg ._dbdaa .PdfObject );if !_cccbd {return _ge .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"); -};_defg ,_cccbd :=_ce .GetArray (_daacd .Get ("\u004b\u0069\u0064\u0073"));if !_cccbd {return _ge .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"); -};_defg .Append (_cfdac );_cfdbg ._defec [_edfdd ]=struct{}{};_bbag ,_cccbd :=_ce .GetInt (_daacd .Get ("\u0043\u006f\u0075n\u0074"));if !_cccbd {return _ge .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"); -};*_bbag =*_bbag +1;if page ._cagde ==nil {_dgae :=_gec .Track (_cfdbg ._cbdcb ,_gadeb );if _dgae !=nil {return _dgae ;};}else {_decfc :=_gec .Track (page ._cagde ._feegf ,_gadeb );if _decfc !=nil {return _decfc ;};};_cfdbg .addObject (_cfdac );_addad :=_cfdbg .addObjects (_edfdd ); -if _addad !=nil {return _addad ;};return nil ;}; +// PdfColorPatternType2 represents a color shading pattern type 2 (Axial). +type PdfColorPatternType2 struct{Color PdfColor ;PatternName _cde .PdfObjectName ;}; -// NewPdfOutputIntentFromPdfObject creates a new PdfOutputIntent from the input core.PdfObject. -func NewPdfOutputIntentFromPdfObject (object _ce .PdfObject )(*PdfOutputIntent ,error ){_cfdea :=&PdfOutputIntent {};if _bcfbg :=_cfdea .ParsePdfObject (object );_bcfbg !=nil {return nil ,_bcfbg ;};return _cfdea ,nil ;}; +// GetSubFilter returns SubFilter value or empty string. +func (_faeb *pdfSignDictionary )GetSubFilter ()string {_dgegc :=_faeb .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r");if _dgegc ==nil {return "";};if _fegce ,_bddeb :=_cde .GetNameVal (_dgegc );_bddeb {return _fegce ;};return "";}; -// NewPdfAnnotationSquare returns a new square annotation. -func NewPdfAnnotationSquare ()*PdfAnnotationSquare {_gdee :=NewPdfAnnotation ();_cgaad :=&PdfAnnotationSquare {};_cgaad .PdfAnnotation =_gdee ;_cgaad .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gdee .SetContext (_cgaad );return _cgaad ;}; +// AppendContentStream adds content stream by string. Appends to the last +// contentstream instance if many. +func (_bege *PdfPage )AppendContentStream (contentStr string )error {_edcb ,_bcfbd :=_bege .GetContentStreams ();if _bcfbd !=nil {return _bcfbd ;};if len (_edcb )==0{_edcb =[]string {contentStr };return _bege .SetContentStreams (_edcb ,_cde .NewFlateEncoder ()); +};var _cdadd _bb .Buffer ;_cdadd .WriteString (_edcb [len (_edcb )-1]);_cdadd .WriteString ("\u000a");_cdadd .WriteString (contentStr );_edcb [len (_edcb )-1]=_cdadd .String ();return _bege .SetContentStreams (_edcb ,_cde .NewFlateEncoder ());}; -// ToPdfObject recursively builds the Outline tree PDF object. -func (_bcgaf *PdfOutlineItem )ToPdfObject ()_ce .PdfObject {_aacce :=_bcgaf ._ggcfgf ;_gfedg :=_aacce .PdfObject .(*_ce .PdfObjectDictionary );_gfedg .Set ("\u0054\u0069\u0074l\u0065",_bcgaf .Title );if _bcgaf .A !=nil {_gfedg .Set ("\u0041",_bcgaf .A ); -};if _afeeg :=_gfedg .Get ("\u0053\u0045");_afeeg !=nil {_gfedg .Remove ("\u0053\u0045");};if _bcgaf .C !=nil {_gfedg .Set ("\u0043",_bcgaf .C );};if _bcgaf .Dest !=nil {_gfedg .Set ("\u0044\u0065\u0073\u0074",_bcgaf .Dest );};if _bcgaf .F !=nil {_gfedg .Set ("\u0046",_bcgaf .F ); -};if _bcgaf .Count !=nil {_gfedg .Set ("\u0043\u006f\u0075n\u0074",_ce .MakeInteger (*_bcgaf .Count ));};if _bcgaf .Next !=nil {_gfedg .Set ("\u004e\u0065\u0078\u0074",_bcgaf .Next .ToPdfObject ());};if _bcgaf .First !=nil {_gfedg .Set ("\u0046\u0069\u0072s\u0074",_bcgaf .First .ToPdfObject ()); -};if _bcgaf .Prev !=nil {_gfedg .Set ("\u0050\u0072\u0065\u0076",_bcgaf .Prev .GetContext ().GetContainingPdfObject ());};if _bcgaf .Last !=nil {_gfedg .Set ("\u004c\u0061\u0073\u0074",_bcgaf .Last .GetContext ().GetContainingPdfObject ());};if _bcgaf .Parent !=nil {_gfedg .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_bcgaf .Parent .GetContext ().GetContainingPdfObject ()); -};return _aacce ;};func _dbga (_bfbc _ce .PdfObject )(*PdfColorspaceSpecialPattern ,error ){_ff .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",_bfbc .String (),_bfbc ); -_fcb :=NewPdfColorspaceSpecialPattern ();if _cabb ,_fbgfb :=_bfbc .(*_ce .PdfIndirectObject );_fbgfb {_fcb ._eccb =_cabb ;};_bfbc =_ce .TraceToDirectObject (_bfbc );if _geeg ,_agfd :=_bfbc .(*_ce .PdfObjectName );_agfd {if *_geeg !="\u0050a\u0074\u0074\u0065\u0072\u006e"{return nil ,_e .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065"); -};return _fcb ,nil ;};_bcfc ,_bedc :=_bfbc .(*_ce .PdfObjectArray );if !_bedc {_ff .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",_bfbc ); -return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0050\u0061\u0074\u0074e\u0072n\u0020C\u0053\u0020\u006f\u0062\u006a\u0065\u0063t");};if _bcfc .Len ()!=1&&_bcfc .Len ()!=2{_ff .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",_bcfc ); -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");};_bfbc =_bcfc .Get (0);if _fcad ,_aecf :=_bfbc .(*_ce .PdfObjectName );_aecf {if *_fcad !="\u0050a\u0074\u0074\u0065\u0072\u006e"{_ff .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",_fcad ); -return nil ,_e .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065");};};if _bcfc .Len ()> 1{_bfbc =_bcfc .Get (1);_bfbc =_ce .TraceToDirectObject (_bfbc );_badg ,_fege :=NewPdfColorspaceFromPdfObject (_bfbc );if _fege !=nil {return nil ,_fege ; -};_fcb .UnderlyingCS =_badg ;};_ff .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",_fcb .UnderlyingCS ); -return _fcb ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_dag *PdfAnnotationInk )ToPdfObject ()_cde .PdfObject {_dag .PdfAnnotation .ToPdfObject ();_eacg :=_dag ._gfg ;_aefa :=_eacg .PdfObject .(*_cde .PdfObjectDictionary );_dag .PdfAnnotationMarkup .appendToPdfDictionary (_aefa );_aefa .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0049\u006e\u006b")); +_aefa .SetIfNotNil ("\u0049n\u006b\u004c\u0069\u0073\u0074",_dag .InkList );_aefa .SetIfNotNil ("\u0042\u0053",_dag .BS );return _eacg ;};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);); -// 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 (_edcf int ,_fegef *PdfPage );func (_daeg *PdfReader )buildOutlineTree (_feffe _ce .PdfObject ,_fedd *PdfOutlineTreeNode ,_eeggg *PdfOutlineTreeNode ,_dcbaf map[_ce .PdfObject ]struct{})(*PdfOutlineTreeNode ,*PdfOutlineTreeNode ,error ){if _dcbaf ==nil {_dcbaf =map[_ce .PdfObject ]struct{}{}; -};_dcbaf [_feffe ]=struct{}{};_cddc ,_fcaeg :=_feffe .(*_ce .PdfIndirectObject );if !_fcaeg {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",_feffe ); -};_dgbac ,_dacaa :=_cddc .PdfObject .(*_ce .PdfObjectDictionary );if !_dacaa {return nil ,nil ,_ge .New ("\u006e\u006f\u0074 a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_ff .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",_dgbac ,_cddc ,_cddc ); -if _dcdgc :=_dgbac .Get ("\u0054\u0069\u0074l\u0065");_dcdgc !=nil {_bfefc ,_cegfa :=_daeg .newPdfOutlineItemFromIndirectObject (_cddc );if _cegfa !=nil {return nil ,nil ,_cegfa ;};_bfefc .Parent =_fedd ;_bfefc .Prev =_eeggg ;_aedeb :=_ce .ResolveReference (_dgbac .Get ("\u0046\u0069\u0072s\u0074")); -if _ ,_becfa :=_dcbaf [_aedeb ];_aedeb !=nil &&_aedeb !=_cddc &&!_becfa {if !_ce .IsNullObject (_aedeb ){_eaab ,_adfee ,_ccacbb :=_daeg .buildOutlineTree (_aedeb ,&_bfefc .PdfOutlineTreeNode ,nil ,_dcbaf );if _ccacbb !=nil {_ff .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",_ccacbb ); -}else {_bfefc .First =_eaab ;_bfefc .Last =_adfee ;};};};_abaga :=_ce .ResolveReference (_dgbac .Get ("\u004e\u0065\u0078\u0074"));if _ ,_fabbae :=_dcbaf [_abaga ];_abaga !=nil &&_abaga !=_cddc &&!_fabbae {if !_ce .IsNullObject (_abaga ){_dadgc ,_dcabf ,_eadagc :=_daeg .buildOutlineTree (_abaga ,_fedd ,&_bfefc .PdfOutlineTreeNode ,_dcbaf ); -if _eadagc !=nil {_ff .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",_eadagc ); -}else {_bfefc .Next =_dadgc ;return &_bfefc .PdfOutlineTreeNode ,_dcabf ,nil ;};};};return &_bfefc .PdfOutlineTreeNode ,&_bfefc .PdfOutlineTreeNode ,nil ;};_fcced ,_begbe :=_dfcde (_cddc );if _begbe !=nil {return nil ,nil ,_begbe ;};_fcced .Parent =_fedd ; -if _gcdgc :=_dgbac .Get ("\u0046\u0069\u0072s\u0074");_gcdgc !=nil {_gcdgc =_ce .ResolveReference (_gcdgc );if _ ,_edefa :=_dcbaf [_gcdgc ];_gcdgc !=nil &&_gcdgc !=_cddc &&!_edefa {_befd :=_ce .TraceToDirectObject (_gcdgc );if _ ,_dfgcd :=_befd .(*_ce .PdfObjectNull ); -!_dfgcd &&_befd !=nil {_fcdee ,_fcafc ,_ccde :=_daeg .buildOutlineTree (_gcdgc ,&_fcced .PdfOutlineTreeNode ,nil ,_dcbaf );if _ccde !=nil {_ff .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",_ccde ); -}else {_fcced .First =_fcdee ;_fcced .Last =_fcafc ;};};};};return &_fcced .PdfOutlineTreeNode ,&_fcced .PdfOutlineTreeNode ,nil ;};func (_bdcg *PdfAnnotationMarkup )appendToPdfDictionary (_egdb *_ce .PdfObjectDictionary ){_egdb .SetIfNotNil ("\u0054",_bdcg .T ); -if _bdcg .Popup !=nil {_egdb .Set ("\u0050\u006f\u0070u\u0070",_bdcg .Popup .ToPdfObject ());};_egdb .SetIfNotNil ("\u0043\u0041",_bdcg .CA );_egdb .SetIfNotNil ("\u0052\u0043",_bdcg .RC );_egdb .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_bdcg .CreationDate ); -_egdb .SetIfNotNil ("\u0049\u0052\u0054",_bdcg .IRT );_egdb .SetIfNotNil ("\u0053\u0075\u0062\u006a",_bdcg .Subj );_egdb .SetIfNotNil ("\u0052\u0054",_bdcg .RT );_egdb .SetIfNotNil ("\u0049\u0054",_bdcg .IT );_egdb .SetIfNotNil ("\u0045\u0078\u0044\u0061\u0074\u0061",_bdcg .ExData ); +// PdfColorspaceDeviceCMYK represents a CMYK32 colorspace. +type PdfColorspaceDeviceCMYK struct{};func (_bagf *PdfReader )newPdfAnnotationPopupFromDict (_abgg *_cde .PdfObjectDictionary )(*PdfAnnotationPopup ,error ){_aea :=PdfAnnotationPopup {};_aea .Parent =_abgg .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"); +_aea .Open =_abgg .Get ("\u004f\u0070\u0065\u006e");return &_aea ,nil ;};func (_gfdgc *pdfFontType0 )subsetRegistered ()error {_dcee ,_efegf :=_gfdgc .DescendantFont ._dcgb .(*pdfCIDFontType2 );if !_efegf {_fb .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",_gfdgc .DescendantFont ); +return nil ;};if _dcee ==nil {return nil ;};if _dcee ._bceac ==nil {_fb .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 _gfdgc ._cecbfe ==nil {_fb .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 ;};_edad ,_efegf :=_cde .GetStream (_dcee ._bceac .FontFile2 );if !_efegf {_fb .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 _gf .New ("\u0066\u006f\u006e\u0074fi\u006c\u0065\u0032\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_facb ,_eegcd :=_cde .DecodeStream (_edad );if _eegcd !=nil {_fb .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_eegcd ); +return _eegcd ;};_gecd ,_eegcd :=_bae .Parse (_bb .NewReader (_facb ));if _eegcd !=nil {_fb .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 (_edad .Stream )); +return _eegcd ;};var _gccd []rune ;var _aaccc *_bae .Font ;switch _bbga :=_gfdgc ._cecbfe .(type ){case *_fab .TrueTypeFontEncoder :_gccd =_bbga .RegisteredRunes ();_aaccc ,_eegcd =_gecd .SubsetKeepRunes (_gccd );if _eegcd !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_eegcd ); +return _eegcd ;};_bbga .SubsetRegistered ();case *_fab .IdentityEncoder :_gccd =_bbga .RegisteredRunes ();_fddfa :=make ([]_bae .GlyphIndex ,len (_gccd ));for _efdf ,_daccb :=range _gccd {_fddfa [_efdf ]=_bae .GlyphIndex (_daccb );};_aaccc ,_eegcd =_gecd .SubsetKeepIndices (_fddfa ); +if _eegcd !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_eegcd );return _eegcd ;};case _fab .SimpleEncoder :_bfffd :=_bbga .Charcodes ();for _ ,_bbbag :=range _bfffd {_gbcga ,_facf :=_bbga .CharcodeToRune (_bbbag );if !_facf {_fb .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",_bbbag ); +continue ;};_gccd =append (_gccd ,_gbcga );};default:return _a .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",_gfdgc ._cecbfe ); +};var _egff _bb .Buffer ;_eegcd =_aaccc .Write (&_egff );if _eegcd !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_eegcd );return _eegcd ;};if _gfdgc ._dcgd !=nil {_adfe :=make (map[_ega .CharCode ]rune ,len (_gccd ));for _ ,_efbd :=range _gccd {_deedb ,_gaea :=_gfdgc ._cecbfe .RuneToCharcode (_efbd ); +if !_gaea {continue ;};_adfe [_ega .CharCode (_deedb )]=_efbd ;};_gfdgc ._dcgd =_ega .NewToUnicodeCMap (_adfe );};_edad ,_eegcd =_cde .MakeStream (_egff .Bytes (),_cde .NewFlateEncoder ());if _eegcd !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_eegcd ); +return _eegcd ;};_edad .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_cde .MakeInteger (int64 (_egff .Len ())));if _ddab ,_cdcae :=_cde .GetStream (_dcee ._bceac .FontFile2 );_cdcae {*_ddab =*_edad ;}else {_dcee ._bceac .FontFile2 =_edad ;};_dceg :=_bfcfa (); +if len (_gfdgc ._bbdf )> 0{_gfdgc ._bbdf =_aagg (_gfdgc ._bbdf ,_dceg );};if len (_dcee ._bbdf )> 0{_dcee ._bbdf =_aagg (_dcee ._bbdf ,_dceg );};if len (_gfdgc ._edcec )> 0{_gfdgc ._edcec =_aagg (_gfdgc ._edcec ,_dceg );};if _dcee ._bceac !=nil {_dgba ,_gbeff :=_cde .GetName (_dcee ._bceac .FontName ); +if _gbeff &&len (_dgba .String ())> 0{_beec :=_aagg (_dgba .String (),_dceg );_dcee ._bceac .FontName =_cde .MakeName (_beec );};};return nil ;}; + +// NewPdfColorspaceDeviceCMYK returns a new CMYK32 colorspace object. +func NewPdfColorspaceDeviceCMYK ()*PdfColorspaceDeviceCMYK {return &PdfColorspaceDeviceCMYK {}};func (_cae *PdfReader )newPdfActionNamedFromDict (_gea *_cde .PdfObjectDictionary )(*PdfActionNamed ,error ){return &PdfActionNamed {N :_gea .Get ("\u004e")},nil ; }; -// NewPdfActionSetOCGState returns a new "named" action. -func NewPdfActionSetOCGState ()*PdfActionSetOCGState {_age :=NewPdfAction ();_def :=&PdfActionSetOCGState {};_def .PdfAction =_age ;_age .SetContext (_def );return _def ;};func _dffgda ()*modelManager {_gdfd :=modelManager {};_gdfd ._dgefa =map[PdfModel ]_ce .PdfObject {}; -_gdfd ._adbfe =map[_ce .PdfObject ]PdfModel {};return &_gdfd ;}; +// UpdatePage updates the `page` in the new revision if it has changed. +func (_dagg *PdfAppender )UpdatePage (page *PdfPage ){_dagg .updateObjectsDeep (page .ToPdfObject (),nil )}; -// 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 (_gacbg *PdfColorspaceSpecialPattern )ColorToRGB (color PdfColor )(PdfColor ,error ){_dedce ,_febd :=color .(*PdfColorPattern );if !_febd {_ff .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 _dedce .Color ==nil {return color ,nil ;};if _gacbg .UnderlyingCS ==nil {return nil ,_ge .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");}; -return _gacbg .UnderlyingCS .ColorToRGB (_dedce .Color );}; +// Val returns the value of the color. +func (_cagf *PdfColorCalGray )Val ()float64 {return float64 (*_cagf )}; -// NewImageFromGoImage creates a new NRGBA32 unidoc Image from a golang Image. -// If `goimg` is grayscale (*goimage.Gray8) then calls NewGrayImageFromGoImage instead. -func (_beabb DefaultImageHandler )NewImageFromGoImage (goimg _cb .Image )(*Image ,error ){_cfccf ,_bbcec :=_gf .FromGoImage (goimg );if _bbcec !=nil {return nil ,_bbcec ;};_gffee :=_ffba (_cfccf .Base ());return &_gffee ,nil ;};func _ecgcd (_eebb []byte )(_bbeec ,_egefb string ,_bgfg error ){_ff .Log .Trace ("g\u0065\u0074\u0041\u0053CI\u0049S\u0065\u0063\u0074\u0069\u006fn\u0073\u003a\u0020\u0025\u0064\u0020",len (_eebb )); -_bebe :=_cdgeb .FindIndex (_eebb );if _bebe ==nil {_ff .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 "","",_ce .ErrTypeError ;};_gfdge :=_bebe [1];_caeg :=_g .Index (string (_eebb [_gfdge :]),_addfe );if _caeg < 0{_bbeec =string (_eebb [_gfdge :]);return _bbeec ,"",nil ;};_gcdc :=_gfdge +_caeg ;_bbeec =string (_eebb [_gfdge :_gcdc ]);_bcgbb :=_gcdc ; -_caeg =_g .Index (string (_eebb [_bcgbb :]),_degcb );if _caeg < 0{_ff .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",_bgfg ); -return "","",_ce .ErrTypeError ;};_ccdce :=_bcgbb +_caeg ;_egefb =string (_eebb [_bcgbb :_ccdce ]);return _bbeec ,_egefb ,nil ;}; +// EncryptOptions represents encryption options for an output PDF. +type EncryptOptions struct{Permissions _da .Permissions ;Algorithm EncryptionAlgorithm ;}; -// PdfAnnotationHighlight represents Highlight annotations. -// (Section 12.5.6.10). -type PdfAnnotationHighlight struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _ce .PdfObject ;};func _baecf (_adadf _ce .PdfObject )(*PdfPattern ,error ){_acbcb :=&PdfPattern {};var _agece *_ce .PdfObjectDictionary ;if _abegc ,_cgfef :=_ce .GetIndirect (_adadf ); -_cgfef {_acbcb ._gadcb =_abegc ;_fdafa ,_eebe :=_abegc .PdfObject .(*_ce .PdfObjectDictionary );if !_eebe {_ff .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",_abegc .PdfObject ); -return nil ,_ce .ErrTypeError ;};_agece =_fdafa ;}else if _beef ,_bafcb :=_ce .GetStream (_adadf );_bafcb {_acbcb ._gadcb =_beef ;_agece =_beef .PdfObjectDictionary ;}else {_ff .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",_adadf ); -return nil ,_ce .ErrTypeError ;};_cbde :=_agece .Get ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065");if _cbde ==nil {_ff .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 ;};_cfcae ,_eddc :=_cbde .(*_ce .PdfObjectInteger );if !_eddc {_ff .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",_cbde ); -return nil ,_ce .ErrTypeError ;};if *_cfcae !=1&&*_cfcae !=2{_ff .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",*_cfcae );return nil ,_ce .ErrRangeError ; -};_acbcb .PatternType =int64 (*_cfcae );switch *_cfcae {case 1:_agedd ,_ffffg :=_cbceb (_agece );if _ffffg !=nil {return nil ,_ffffg ;};_agedd .PdfPattern =_acbcb ;_acbcb ._fbea =_agedd ;return _acbcb ,nil ;case 2:_fbeaae ,_dcagcd :=_bcea (_agece );if _dcagcd !=nil {return nil ,_dcagcd ; -};_fbeaae .PdfPattern =_acbcb ;_acbcb ._fbea =_fbeaae ;return _acbcb ,nil ;};return nil ,_ge .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e");}; +// 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 ;_dbgcf *_cde .PdfIndirectObject ;}; -// ToPdfObject implements interface PdfModel. -func (_dfg *PdfActionMovie )ToPdfObject ()_ce .PdfObject {_dfg .PdfAction .ToPdfObject ();_ffg :=_dfg ._bcc ;_bg :=_ffg .PdfObject .(*_ce .PdfObjectDictionary );_bg .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeMovie )));_bg .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e",_dfg .Annotation ); -_bg .SetIfNotNil ("\u0054",_dfg .T );_bg .SetIfNotNil ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn",_dfg .Operation );return _ffg ;};func (_eeddb *PdfWriter )checkLicense ()error {_cfcbe :=_gec .GetLicenseKey ();if (_cfcbe ==nil ||!_cfcbe .IsLicensed ())&&!_dbdae {_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 _ge .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 ;};const (XObjectTypeUndefined XObjectType =iota ;XObjectTypeImage ;XObjectTypeForm ; -XObjectTypePS ;XObjectTypeUnknown ;);func _ddadd (_gaebf *_ce .PdfObjectDictionary ,_daggd *fontCommon )(*pdfFontType3 ,error ){_cgbf :=_eedd (_daggd );_gbfed :=_gaebf .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r");if _gbfed ==nil {_gbfed =_ce .MakeInteger (0); -};_cgbf .FirstChar =_gbfed ;_gccgb ,_dgfd :=_ce .GetIntVal (_gbfed );if !_dgfd {_ff .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",_gbfed ); -return nil ,_ce .ErrTypeError ;};_bcaf :=_dc .CharCode (_gccgb );_gbfed =_gaebf .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _gbfed ==nil {_gbfed =_ce .MakeInteger (255);};_cgbf .LastChar =_gbfed ;_gccgb ,_dgfd =_ce .GetIntVal (_gbfed ); -if !_dgfd {_ff .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",_gbfed );return nil ,_ce .ErrTypeError ; -};_fffec :=_dc .CharCode (_gccgb );_gbfed =_gaebf .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _gbfed !=nil {_cgbf .Resources =_gbfed ;};_gbfed =_gaebf .Get ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s");if _gbfed ==nil {_ff .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",_gbfed ); -return nil ,_ce .ErrNotSupported ;};_cgbf .CharProcs =_gbfed ;_gbfed =_gaebf .Get ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078");if _gbfed ==nil {_ff .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",_gbfed ); -return nil ,_ce .ErrNotSupported ;};_cgbf .FontMatrix =_gbfed ;_cgbf ._afbb =make (map[_dc .CharCode ]float64 );_gbfed =_gaebf .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _gbfed !=nil {_cgbf .Widths =_gbfed ;_cggb ,_debde :=_ce .GetArray (_gbfed ); -if !_debde {_ff .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",_gbfed );return nil ,_ce .ErrTypeError ; -};_fcfg ,_dagbff :=_cggb .ToFloat64Array ();if _dagbff !=nil {_ff .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 ,_dagbff ;};if len (_fcfg )!=int (_fffec -_bcaf +1){_ff .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",_fffec -_bcaf +1,len (_fcfg )); -return nil ,_ce .ErrRangeError ;};_dgbfb ,_debde :=_ce .GetArray (_cgbf .FontMatrix );if !_debde {_ff .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",_dgbfb ); -return nil ,_dagbff ;};_gfbgc ,_dagbff :=_dgbfb .ToFloat64Array ();if _dagbff !=nil {_ff .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 ,_dagbff ;};_cabcd :=_efc .NewMatrix (_gfbgc [0],_gfbgc [1],_gfbgc [2],_gfbgc [3],_gfbgc [4],_gfbgc [5]);for _acbe ,_dgac :=range _fcfg {_faeg ,_ :=_cabcd .Transform (_dgac ,_dgac );_cgbf ._afbb [_bcaf +_dc .CharCode (_acbe )]=_faeg ;};};_cgbf .Encoding =_ce .TraceToDirectObject (_gaebf .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")); -_bgfdf :=_gaebf .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _bgfdf !=nil {_cgbf ._bcef =_ce .TraceToDirectObject (_bgfdf );_cebdf ,_feaef :=_ddabd (_cgbf ._bcef ,&_cgbf .fontCommon );if _feaef !=nil {return nil ,_feaef ;};_cgbf ._dgfcg =_cebdf ; -};if _fccf :=_cgbf ._dgfcg ;_fccf !=nil {_cgbf ._aacfd =_dc .NewCMapEncoder ("",nil ,_fccf );}else {_cgbf ._aacfd =_dc .NewPdfDocEncoder ();};return _cgbf ,nil ;}; +// NewPdfAnnotationWidget returns an initialized annotation widget. +func NewPdfAnnotationWidget ()*PdfAnnotationWidget {_bgb :=NewPdfAnnotation ();_debgc :=&PdfAnnotationWidget {};_debgc .PdfAnnotation =_bgb ;_bgb .SetContext (_debgc );return _debgc ;}; -// PdfAnnotationScreen represents Screen annotations. -// (Section 12.5.6.18). -type PdfAnnotationScreen struct{*PdfAnnotation ;T _ce .PdfObject ;MK _ce .PdfObject ;A _ce .PdfObject ;AA _ce .PdfObject ;}; +// ToPdfObject implements interface PdfModel. +func (_fdb *PdfAnnotationScreen )ToPdfObject ()_cde .PdfObject {_fdb .PdfAnnotation .ToPdfObject ();_fceg :=_fdb ._gfg ;_decd :=_fceg .PdfObject .(*_cde .PdfObjectDictionary );_decd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0053\u0063\u0072\u0065\u0065\u006e")); +_decd .SetIfNotNil ("\u0054",_fdb .T );_decd .SetIfNotNil ("\u004d\u004b",_fdb .MK );_decd .SetIfNotNil ("\u0041",_fdb .A );_decd .SetIfNotNil ("\u0041\u0041",_fdb .AA );return _fceg ;}; -// ToPdfObject converts the pdfCIDFontType0 to a PDF representation. -func (_bfedg *pdfCIDFontType0 )ToPdfObject ()_ce .PdfObject {return _ce .MakeNull ()}; +// NewPdfActionGoTo3DView returns a new "goTo3DView" action. +func NewPdfActionGoTo3DView ()*PdfActionGoTo3DView {_dc :=NewPdfAction ();_ade :=&PdfActionGoTo3DView {};_ade .PdfAction =_dc ;_dc .SetContext (_ade );return _ade ;}; -// PdfColorPattern represents a pattern color. -type PdfColorPattern struct{Color PdfColor ;PatternName _ce .PdfObjectName ;}; +// GetContentStream returns the XObject Form's content stream. +func (_ffeaf *XObjectForm )GetContentStream ()([]byte ,error ){_dafaa ,_eecd :=_cde .DecodeStream (_ffeaf ._fbeeg );if _eecd !=nil {return nil ,_eecd ;};return _dafaa ,nil ;}; -// Fill populates `form` with values provided by `provider`. -func (_fcbe *PdfAcroForm )Fill (provider FieldValueProvider )error {return _fcbe .fill (provider ,nil )};func (_facd *PdfReader )newPdfAnnotationSquigglyFromDict (_ffgd *_ce .PdfObjectDictionary )(*PdfAnnotationSquiggly ,error ){_agdg :=PdfAnnotationSquiggly {}; -_dgd ,_eabg :=_facd .newPdfAnnotationMarkupFromDict (_ffgd );if _eabg !=nil {return nil ,_eabg ;};_agdg .PdfAnnotationMarkup =_dgd ;_agdg .QuadPoints =_ffgd .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_agdg ,nil ;}; +// NewPdfColorspaceICCBased returns a new ICCBased colorspace object. +func NewPdfColorspaceICCBased (N int )(*PdfColorspaceICCBased ,error ){_faeg :=&PdfColorspaceICCBased {};if N !=1&&N !=3&&N !=4{return nil ,_a .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004e\u0020\u0028\u0031/\u0033\u002f\u0034\u0029"); +};_faeg .N =N ;return _faeg ,nil ;}; -// G returns the value of the green component of the color. -func (_dcab *PdfColorDeviceRGB )G ()float64 {return _dcab [1]}; - -// PdfVersion returns version of the PDF file. -func (_bfadg *PdfReader )PdfVersion ()_ce .Version {return _bfadg ._afda .PdfVersion ()};func (_ebbcc *PdfReader )lookupPageByObject (_fcfgg _ce .PdfObject )(*PdfPage ,error ){return nil ,_ge .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +// PdfFont represents an underlying font structure which can be of type: +// - Type0 +// - Type1 +// - TrueType +// etc. +type PdfFont struct{_dcgb pdfFont };func _ggcfc (_ecdde *PdfPage ){_bacbaf :=_af .GetLicenseKey ();if _bacbaf !=nil &&_bacbaf .IsLicensed (){return ;};_gfbgbf :=_cde .PdfObjectName ("\u0055\u0046\u0031");if !_ecdde .Resources .HasFontByName (_gfbgbf ){_ecdde .Resources .SetFontByName (_gfbgbf ,DefaultFont ().ToPdfObject ()); +};var _defge []string ;_defge =append (_defge ,"\u0071");_defge =append (_defge ,"\u0042\u0054");_defge =append (_defge ,_a .Sprintf ("\u002f%\u0073\u0020\u0031\u0034\u0020\u0054f",_gfbgbf .String ()));_defge =append (_defge ,"\u0031\u0020\u0030\u0020\u0030\u0020\u0072\u0067"); +_defge =append (_defge ,"\u0031\u0030\u0020\u0031\u0030\u0020\u0054\u0064");_bbeff :="\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"; +_defge =append (_defge ,_a .Sprintf ("\u0028%\u0073\u0029\u0020\u0054\u006a",_bbeff ));_defge =append (_defge ,"\u0045\u0054");_defge =append (_defge ,"\u0051");_ebaee :=_cce .Join (_defge ,"\u000a");_ecdde .AddContentStreamByString (_ebaee );_ecdde .ToPdfObject (); }; -// PdfColorspaceSpecialPattern is a Pattern colorspace. -// Can be defined either as /Pattern or with an underlying colorspace [/Pattern cs]. -type PdfColorspaceSpecialPattern struct{UnderlyingCS PdfColorspace ;_eccb *_ce .PdfIndirectObject ;}; +// Register registers (caches) a model to primitive object relationship. +func (_fbaad *modelManager )Register (primitive _cde .PdfObject ,model PdfModel ){_fbaad ._fdaa [model ]=primitive ;_fbaad ._ffdgf [primitive ]=model ;}; -// Transform rectangle with the supplied matrix. -func (_bcega *PdfRectangle )Transform (transformMatrix _efc .Matrix ){_bcega .Llx ,_bcega .Lly =transformMatrix .Transform (_bcega .Llx ,_bcega .Lly );_bcega .Urx ,_bcega .Ury =transformMatrix .Transform (_bcega .Urx ,_bcega .Ury );_bcega .Normalize (); -}; +// NewPdfField returns an initialized PdfField. +func NewPdfField ()*PdfField {return &PdfField {_gfed :_cde .MakeIndirectObject (_cde .MakeDict ())}}; -// GetXObjectImageByName returns the XObjectImage with the specified name from the -// page resources, if it exists. -func (_gbdeg *PdfPageResources )GetXObjectImageByName (keyName _ce .PdfObjectName )(*XObjectImage ,error ){_aadbe ,_ggbad :=_gbdeg .GetXObjectByName (keyName );if _aadbe ==nil {return nil ,nil ;};if _ggbad !=XObjectTypeImage {return nil ,_ge .New ("\u006e\u006f\u0074 \u0061\u006e\u0020\u0069\u006d\u0061\u0067\u0065"); -};_cbda ,_dacac :=NewXObjectImageFromStream (_aadbe );if _dacac !=nil {return nil ,_dacac ;};return _cbda ,nil ;};func _bgcg (_abbdd *_ce .PdfObjectDictionary ,_abgab *fontCommon )(*pdfCIDFontType2 ,error ){if _abgab ._baafb !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_ff .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",_abgab ); -return nil ,_ce .ErrRangeError ;};_gfbg :=_cfgf (_abgab );_gcfaa ,_fdace :=_ce .GetDict (_abbdd .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_fdace {_ff .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",_abgab ); -return nil ,ErrRequiredAttributeMissing ;};_gfbg .CIDSystemInfo =_gcfaa ;_gfbg .DW =_abbdd .Get ("\u0044\u0057");_gfbg .W =_abbdd .Get ("\u0057");_gfbg .DW2 =_abbdd .Get ("\u0044\u0057\u0032");_gfbg .W2 =_abbdd .Get ("\u0057\u0032");_gfbg .CIDToGIDMap =_abbdd .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070"); -_gfbg ._fbcca =1000.0;if _bcfbd ,_gaefd :=_ce .GetNumberAsFloat (_gfbg .DW );_gaefd ==nil {_gfbg ._fbcca =_bcfbd ;};_adag ,_dedf :=_baef (_gfbg .W );if _dedf !=nil {return nil ,_dedf ;};if _adag ==nil {_adag =map[_dc .CharCode ]float64 {};};_gfbg ._ffgda =_adag ; -return _gfbg ,nil ;}; +// PdfFunction interface represents the common methods of a function in PDF. +type PdfFunction interface{Evaluate ([]float64 )([]float64 ,error );ToPdfObject ()_cde .PdfObject ;}; -// NewPdfColorspaceLab returns a new Lab colorspace object. -func NewPdfColorspaceLab ()*PdfColorspaceLab {_bggf :=&PdfColorspaceLab {};_bggf .BlackPoint =[]float64 {0.0,0.0,0.0};_bggf .Range =[]float64 {-100,100,-100,100};return _bggf ;}; +// NewOutline returns a new outline instance. +func NewOutline ()*Outline {return &Outline {}}; -// 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 _ce .PdfObject ;_adga []byte ;_cbca *_ce .PdfIndirectObject ;};func (_defa *DSS )generateHashMap (_afacc []*_ce .PdfObjectStream )(map[string ]*_ce .PdfObjectStream ,error ){_febe :=map[string ]*_ce .PdfObjectStream {}; -for _ ,_dgff :=range _afacc {_decbc ,_gaffe :=_ce .DecodeStream (_dgff );if _gaffe !=nil {return nil ,_gaffe ;};_agcb ,_gaffe :=_cgcbd (_decbc );if _gaffe !=nil {return nil ,_gaffe ;};_febe [string (_agcb )]=_dgff ;};return _febe ,nil ;}; +// 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{ -// 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 _gd .ReadSeeker )(*PdfReader ,error ){const _cgbga ="\u006do\u0064e\u006c\u003a\u004e\u0065\u0077P\u0064\u0066R\u0065\u0061\u0064\u0065\u0072";return _aaegd (rs ,&ReaderOpts {},false ,_cgbga );}; +// CertClient is the client used to retrieve certificates. +CertClient *_fdg .CertClient ; -// PdfColorspaceDeviceGray represents a grayscale colorspace. -type PdfColorspaceDeviceGray struct{}; +// OCSPClient is the client used to retrieve OCSP validation information. +OCSPClient *_fdg .OCSPClient ; -// SetPdfTitle sets the Title attribute of the output PDF. -func SetPdfTitle (title string ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_dbfgc =title };func (_gcff *PdfReader )newPdfAnnotation3DFromDict (_acadc *_ce .PdfObjectDictionary )(*PdfAnnotation3D ,error ){_cfae :=PdfAnnotation3D {};_cfae .T3DD =_acadc .Get ("\u0033\u0044\u0044"); -_cfae .T3DV =_acadc .Get ("\u0033\u0044\u0056");_cfae .T3DA =_acadc .Get ("\u0033\u0044\u0041");_cfae .T3DI =_acadc .Get ("\u0033\u0044\u0049");_cfae .T3DB =_acadc .Get ("\u0033\u0044\u0042");return &_cfae ,nil ;}; +// CRLClient is the client used to retrieve CRL validation information. +CRLClient *_fdg .CRLClient ; -// 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 (_aebea *PdfWriter )ApplyStandard (optimizer StandardApplier ){_aebea ._dgeef =optimizer }; +// SkipExisting specifies whether existing signature validations +// should be skipped. +SkipExisting bool ;_cfdb *PdfAppender ;_fcdcb *DSS ;};func (_gfece *PdfAnnotation )String ()string {_dab :="";_geed ,_ggg :=_gfece .ToPdfObject ().(*_cde .PdfIndirectObject );if _ggg {_dab =_a .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_gfece ._ccfd ,_geed .PdfObject .String ()); +};return _dab ;};func (_gdgd fontCommon )coreString ()string {_gcad :="";if _gdgd ._bceac !=nil {_gcad =_gdgd ._bceac .String ();};return _a .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",_gdgd ._cfgg ,_gdgd ._bbdf ,_gdgd ._edcec ,_gdgd ._aecf ,_gdgd ._aaegd !=nil ,_gdgd .fontFlags (),_gcad ); +};func _ddcd ()string {_ggdeb .Lock ();defer _ggdeb .Unlock ();return _eadgce };func (_aedfef *pdfFontType0 )baseFields ()*fontCommon {return &_aedfef .fontCommon }; -// WriteToFile writes the output PDF to file. -func (_fbfbae *PdfWriter )WriteToFile (outputFilePath string )error {_bbge ,_agccc :=_dd .Create (outputFilePath );if _agccc !=nil {return _agccc ;};defer _bbge .Close ();return _fbfbae .Write (_bbge );};func (_bccaf *PdfReader )newPdfAcroFormFromDict (_gfde *_ce .PdfIndirectObject ,_ffaa *_ce .PdfObjectDictionary )(*PdfAcroForm ,error ){_abcea :=NewPdfAcroForm (); -if _gfde !=nil {_abcea ._febb =_gfde ;_gfde .PdfObject =_ce .MakeDict ();};if _ddada :=_ffaa .Get ("\u0046\u0069\u0065\u006c\u0064\u0073");_ddada !=nil &&!_ce .IsNullObject (_ddada ){_bbgd ,_dgcd :=_ce .GetArray (_ddada );if !_dgcd {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",_ddada ); -};var _affbf []*PdfField ;for _ ,_aggd :=range _bbgd .Elements (){_ffdc ,_gabffe :=_ce .GetIndirect (_aggd );if !_gabffe {if _ ,_fgbd :=_aggd .(*_ce .PdfObjectNull );_fgbd {_ff .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 ;};_ff .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",_aggd ); -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");};_dafga ,_bcdd :=_bccaf .newPdfFieldFromIndirectObject (_ffdc ,nil ); -if _bcdd !=nil {return nil ,_bcdd ;};_ff .Log .Trace ("\u0041\u0063\u0072\u006fFo\u0072\u006d\u0020\u0046\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u002b\u0076",*_dafga );_affbf =append (_affbf ,_dafga );};_abcea .Fields =&_affbf ;};if _fede :=_ffaa .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"); -_fede !=nil {_dcae ,_bgbg :=_ce .GetBool (_fede );if _bgbg {_abcea .NeedAppearances =_dcae ;}else {_ff .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",_fede ); -};};if _ddcf :=_ffaa .Get ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073");_ddcf !=nil {_ddfdc ,_fafb :=_ce .GetInt (_ddcf );if _fafb {_abcea .SigFlags =_ddfdc ;}else {_ff .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",_ddcf ); -};};if _bcgc :=_ffaa .Get ("\u0043\u004f");_bcgc !=nil {_bgdf ,_agdda :=_ce .GetArray (_bcgc );if _agdda {_abcea .CO =_bgdf ;}else {_ff .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",_bcgc ); -};};if _aeadg :=_ffaa .Get ("\u0044\u0052");_aeadg !=nil {if _fdgfa ,_gead :=_ce .GetDict (_aeadg );_gead {_ecgb ,_cbfg :=NewPdfPageResourcesFromDict (_fdgfa );if _cbfg !=nil {_ff .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0044R\u003a\u0020\u0025\u0076",_cbfg ); -return nil ,_cbfg ;};_abcea .DR =_ecgb ;}else {_ff .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",_aeadg );};};if _cefbc :=_ffaa .Get ("\u0044\u0041"); -_cefbc !=nil {_cgce ,_cgebf :=_ce .GetString (_cefbc );if _cgebf {_abcea .DA =_cgce ;}else {_ff .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",_cefbc ); -};};if _cebc :=_ffaa .Get ("\u0051");_cebc !=nil {_cgeca ,_dddc :=_ce .GetInt (_cebc );if _dddc {_abcea .Q =_cgeca ;}else {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0051\u0020\u0069\u006e\u0076a\u006ci\u0064 \u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_cebc ); -};};if _dfbce :=_ffaa .Get ("\u0058\u0046\u0041");_dfbce !=nil {_abcea .XFA =_dfbce ;};if _fafg :=_ffaa .Get ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e");_fafg !=nil {_abcea .ADBEEchoSign =_fafg ;};_abcea .ToPdfObject (); -return _abcea ,nil ;}; +// MergePageWith appends page content to source Pdf file page content. +func (_gbce *PdfAppender )MergePageWith (pageNum int ,page *PdfPage )error {_bga :=pageNum -1;var _adeb *PdfPage ;for _gfcdb ,_cebcb :=range _gbce ._dbaf {if _gfcdb ==_bga {_adeb =_cebcb ;};};if _adeb ==nil {return _a .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 _adeb ._aaad !=nil &&_adeb ._aaad .GetParser ()==_gbce ._dbb ._fdccd {_adeb =_adeb .Duplicate ();_gbce ._dbaf [_bga ]=_adeb ;};page =page .Duplicate ();_ggcfc (page );_dfcb :=_ebfa (_adeb );_efbe :=_ebfa (page );_eaag :=make (map[_cde .PdfObjectName ]_cde .PdfObjectName ); +for _bee :=range _efbe {if _ ,_ceca :=_dfcb [_bee ];_ceca {for _gdcae :=1;true ;_gdcae ++{_cgdd :=_cde .PdfObjectName (string (_bee )+_ccg .Itoa (_gdcae ));if _ ,_bada :=_dfcb [_cgdd ];!_bada {_eaag [_bee ]=_cgdd ;break ;};};};};_feg ,_fegf :=page .GetContentStreams (); +if _fegf !=nil {return _fegf ;};_eead ,_fegf :=_adeb .GetContentStreams ();if _fegf !=nil {return _fegf ;};for _fcdc ,_gcaf :=range _feg {for _aefg ,_fgfd :=range _eaag {_gcaf =_cce .Replace (_gcaf ,"\u002f"+string (_aefg ),"\u002f"+string (_fgfd ),-1); +};_feg [_fcdc ]=_gcaf ;};_eead =append (_eead ,_feg ...);if _dffc :=_adeb .SetContentStreams (_eead ,_cde .NewFlateEncoder ());_dffc !=nil {return _dffc ;};_adeb ._babf =append (_adeb ._babf ,page ._babf ...);if _adeb .Resources ==nil {_adeb .Resources =NewPdfPageResources (); +};if page .Resources !=nil {_adeb .Resources .Font =_gbce .mergeResources (_adeb .Resources .Font ,page .Resources .Font ,_eaag );_adeb .Resources .XObject =_gbce .mergeResources (_adeb .Resources .XObject ,page .Resources .XObject ,_eaag );_adeb .Resources .Properties =_gbce .mergeResources (_adeb .Resources .Properties ,page .Resources .Properties ,_eaag ); +if _adeb .Resources .ProcSet ==nil {_adeb .Resources .ProcSet =page .Resources .ProcSet ;};_adeb .Resources .Shading =_gbce .mergeResources (_adeb .Resources .Shading ,page .Resources .Shading ,_eaag );_adeb .Resources .ExtGState =_gbce .mergeResources (_adeb .Resources .ExtGState ,page .Resources .ExtGState ,_eaag ); +};_ffbda ,_fegf :=_adeb .GetMediaBox ();if _fegf !=nil {return _fegf ;};_gaee ,_fegf :=page .GetMediaBox ();if _fegf !=nil {return _fegf ;};var _egef bool ;if _ffbda .Llx > _gaee .Llx {_ffbda .Llx =_gaee .Llx ;_egef =true ;};if _ffbda .Lly > _gaee .Lly {_ffbda .Lly =_gaee .Lly ; +_egef =true ;};if _ffbda .Urx < _gaee .Urx {_ffbda .Urx =_gaee .Urx ;_egef =true ;};if _ffbda .Ury < _gaee .Ury {_ffbda .Ury =_gaee .Ury ;_egef =true ;};if _egef {_adeb .MediaBox =_ffbda ;};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{ + +// ValidateStandard checks if the input reader +ValidateStandard (_eabfg *CompliancePdfReader )error ;}; + +// ImageToRGB converts an Image in a given PdfColorspace to an RGB image. +func (_cafd *PdfColorspaceDeviceN )ImageToRGB (img Image )(Image ,error ){_ebgf :=_afa .NewReader (img .getBase ());_ebga :=_bbb .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,nil ,img ._cbcfe ,img ._gdbc ); +_cacda :=_afa .NewWriter (_ebga );_fccf :=_ce .Pow (2,float64 (img .BitsPerComponent ))-1;_ddfe :=_cafd .GetNumComponents ();_baeff :=make ([]uint32 ,_ddfe );_fccb :=make ([]float64 ,_ddfe );for {_cead :=_ebgf .ReadSamples (_baeff );if _cead ==_df .EOF {break ; +}else if _cead !=nil {return img ,_cead ;};for _geff :=0;_geff < _ddfe ;_geff ++{_ceaab :=float64 (_baeff [_geff ])/_fccf ;_fccb [_geff ]=_ceaab ;};_gfeg ,_cead :=_cafd .TintTransform .Evaluate (_fccb );if _cead !=nil {return img ,_cead ;};for _ ,_bbbd :=range _gfeg {_bbbd =_ce .Min (_ce .Max (0,_bbbd ),1.0); +if _cead =_cacda .WriteSample (uint32 (_bbbd *_fccf ));_cead !=nil {return img ,_cead ;};};};return _cafd .AlternateSpace .ImageToRGB (_edggb (&_ebga ));}; + +// ImageToRGB converts ICCBased colorspace image to RGB and returns the result. +func (_dffe *PdfColorspaceICCBased )ImageToRGB (img Image )(Image ,error ){if _dffe .Alternate ==nil {_fb .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 _dffe .N ==1{_fb .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"); +_edga :=NewPdfColorspaceDeviceGray ();return _edga .ImageToRGB (img );}else if _dffe .N ==3{_fb .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 _dffe .N ==4{_fb .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"); +_egadb :=NewPdfColorspaceDeviceCMYK ();return _egadb .ImageToRGB (img );}else {return img ,_gf .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"); +};};_fb .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",_dffe ); +_aafa ,_eeabgf :=_dffe .Alternate .ImageToRGB (img );_fb .Log .Trace ("I\u0043C\u0020\u0049\u006e\u0070\u0075\u0074\u0020\u0069m\u0061\u0067\u0065\u003a %\u002b\u0076",img );_fb .Log .Trace ("I\u0043\u0043\u0020\u004fut\u0070u\u0074\u0020\u0069\u006d\u0061g\u0065\u003a\u0020\u0025\u002b\u0076",_aafa ); +return _aafa ,_eeabgf ;}; + +// 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 *_cde .PdfObjectInteger ;ColorSpace PdfColorspace ;Background *_cde .PdfObjectArray ;BBox *PdfRectangle ;AntiAlias *_cde .PdfObjectBool ;_fdea PdfModel ;_fdbgb _cde .PdfObject ;};func (_dde *PdfReader )newPdfAnnotationWidgetFromDict (_adab *_cde .PdfObjectDictionary )(*PdfAnnotationWidget ,error ){_gbgec :=PdfAnnotationWidget {}; +_gbgec .H =_adab .Get ("\u0048");_gbgec .MK =_adab .Get ("\u004d\u004b");_gbgec .A =_adab .Get ("\u0041");_gbgec .AA =_adab .Get ("\u0041\u0041");_gbgec .BS =_adab .Get ("\u0042\u0053");_gbgec .Parent =_adab .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"); +return &_gbgec ,nil ;}; + +// PdfAnnotationStrikeOut represents StrikeOut annotations. +// (Section 12.5.6.10). +type PdfAnnotationStrikeOut struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _cde .PdfObject ;}; + +// ToPdfObject recursively builds the Outline tree PDF object. +func (_defd *PdfOutline )ToPdfObject ()_cde .PdfObject {_acdcb :=_defd ._abcb ;_deeaf :=_acdcb .PdfObject .(*_cde .PdfObjectDictionary );_deeaf .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"));if _defd .First !=nil {_deeaf .Set ("\u0046\u0069\u0072s\u0074",_defd .First .ToPdfObject ()); +};if _defd .Last !=nil {_deeaf .Set ("\u004c\u0061\u0073\u0074",_defd .Last .GetContext ().GetContainingPdfObject ());};if _defd .Parent !=nil {_deeaf .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_defd .Parent .GetContext ().GetContainingPdfObject ()); +};if _defd .Count !=nil {_deeaf .Set ("\u0043\u006f\u0075n\u0074",_cde .MakeInteger (*_defd .Count ));};return _acdcb ;};const (XObjectTypeUndefined XObjectType =iota ;XObjectTypeImage ;XObjectTypeForm ;XObjectTypePS ;XObjectTypeUnknown ;); + +// PdfColorPatternType3 represents a color shading pattern type 3 (Radial). +type PdfColorPatternType3 struct{Color PdfColor ;PatternName _cde .PdfObjectName ;}; // ToPdfObject implements interface PdfModel. -func (_cgcg *PdfBorderStyle )ToPdfObject ()_ce .PdfObject {_gffa :=_ce .MakeDict ();if _cgcg ._facc !=nil {if _faea ,_efdca :=_cgcg ._facc .(*_ce .PdfIndirectObject );_efdca {_faea .PdfObject =_gffa ;};};_gffa .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0042\u006f\u0072\u0064\u0065\u0072")); -if _cgcg .W !=nil {_gffa .Set ("\u0057",_ce .MakeFloat (*_cgcg .W ));};if _cgcg .S !=nil {_gffa .Set ("\u0053",_ce .MakeName (_cgcg .S .GetPdfName ()));};if _cgcg .D !=nil {_gffa .Set ("\u0044",_ce .MakeArrayFromIntegers (*_cgcg .D ));};if _cgcg ._facc !=nil {return _cgcg ._facc ; -};return _gffa ;}; +func (_cdgg *PdfAnnotationRedact )ToPdfObject ()_cde .PdfObject {_cdgg .PdfAnnotation .ToPdfObject ();_cddcg :=_cdgg ._gfg ;_facc :=_cddcg .PdfObject .(*_cde .PdfObjectDictionary );_cdgg .PdfAnnotationMarkup .appendToPdfDictionary (_facc );_facc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0052\u0065\u0064\u0061\u0063\u0074")); +_facc .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_cdgg .QuadPoints );_facc .SetIfNotNil ("\u0049\u0043",_cdgg .IC );_facc .SetIfNotNil ("\u0052\u004f",_cdgg .RO );_facc .SetIfNotNil ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074",_cdgg .OverlayText ); +_facc .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_cdgg .Repeat );_facc .SetIfNotNil ("\u0044\u0041",_cdgg .DA );_facc .SetIfNotNil ("\u0051",_cdgg .Q );return _cddcg ;};func (_agagd *PdfReader )flattenFieldsWithOpts (_agef bool ,_fecgb FieldAppearanceGenerator ,_cbbf *FieldFlattenOpts )error {if _cbbf ==nil {_cbbf =&FieldFlattenOpts {}; +};var _cecd bool ;_gedeb :=map[*PdfAnnotation ]bool {};{var _ddaef []*PdfField ;_efee :=_agagd .AcroForm ;if _efee !=nil {if _cbbf .FilterFunc !=nil {_ddaef =_efee .filteredFields (_cbbf .FilterFunc ,true );_cecd =_efee .Fields !=nil &&len (*_efee .Fields )> 0; +}else {_ddaef =_efee .AllFields ();};};for _ ,_cbed :=range _ddaef {if len (_cbed .Annotations )< 1{_fb .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",_cbed .PartialName ()); +for _ggbe ,_cgb :=range _cbed .Kids {for _ ,_afcag :=range _cgb .Annotations {_gedeb [_afcag .PdfAnnotation ]=_cbed .V !=nil ;if _cgb .V ==nil {_cgb .V =_cbed .V ;};if _cgb .T ==nil {_cgb .T =_cde .MakeString (_a .Sprintf ("\u0025\u0073\u0023%\u0064",_cbed .PartialName (),_ggbe )); +};if _fecgb !=nil {_gfdf ,_ggddc :=_fecgb .GenerateAppearanceDict (_efee ,_cgb ,_afcag );if _ggddc !=nil {return _ggddc ;};_afcag .AP =_gfdf ;};};};};for _ ,_gbfbf :=range _cbed .Annotations {_gedeb [_gbfbf .PdfAnnotation ]=_cbed .V !=nil ;if _fecgb !=nil {_bgbfa ,_geffg :=_fecgb .GenerateAppearanceDict (_efee ,_cbed ,_gbfbf ); +if _geffg !=nil {return _geffg ;};_gbfbf .AP =_bgbfa ;};};};};if _agef {for _ ,_fbba :=range _agagd .PageList {_cbfac ,_dacfg :=_fbba .GetAnnotations ();if _dacfg !=nil {return _dacfg ;};for _ ,_bbeg :=range _cbfac {_gedeb [_bbeg ]=true ;};};};for _ ,_gbgfdc :=range _agagd .PageList {_ccaef :=_gbgfdc .flattenFieldsWithOpts (_fecgb ,_cbbf ,_gedeb ); +if _ccaef !=nil {return _ccaef ;};};if !_cecd {_agagd .AcroForm =nil ;};return nil ;};func _gcbee (_dgdbb *_cde .PdfObjectDictionary )bool {for _ ,_fbbb :=range _dgdbb .Keys (){if _ ,_dacab :=_aebcb [_fbbb .String ()];_dacab {return true ;};};return false ; +}; -// 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 (_bgdcc []_ce .PdfObject )([]_ce .PdfObject ,error );};func (_gdgd *PdfReader )newPdfActionGoTo3DViewFromDict (_gge *_ce .PdfObjectDictionary )(*PdfActionGoTo3DView ,error ){return &PdfActionGoTo3DView {TA :_gge .Get ("\u0054\u0041"),V :_gge .Get ("\u0056")},nil ; +// 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 _df .ReadSeeker ,opts *ReaderOpts )(*PdfReader ,error ){const _bbace ="\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 _deeac (rs ,opts ,true ,_bbace ); }; -// SetPdfModifiedDate sets the ModDate attribute of the output PDF. -func SetPdfModifiedDate (modifiedDate _c .Time ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_dfecd =modifiedDate ;}; +// DecodeArray returns the range of color component values in DeviceRGB colorspace. +func (_edbd *PdfColorspaceDeviceRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};}; -// Items returns all children outline items. -func (_cdebg *Outline )Items ()[]*OutlineItem {return _cdebg .Entries }; +// L returns the value of the L component of the color. +func (_gcbga *PdfColorLab )L ()float64 {return _gcbga [0]}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_agfc *PdfColorspaceSpecialSeparation )ToPdfObject ()_ce .PdfObject {_dgee :=_ce .MakeArray (_ce .MakeName ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e"));_dgee .Append (_agfc .ColorantName );_dgee .Append (_agfc .AlternateSpace .ToPdfObject ()); -_dgee .Append (_agfc .TintTransform .ToPdfObject ());if _agfc ._bcdf !=nil {_agfc ._bcdf .PdfObject =_dgee ;return _agfc ._bcdf ;};return _dgee ;}; +// GetPageAsIndirectObject returns the page as a dictionary within an PdfIndirectObject. +func (_bbbg *PdfPage )GetPageAsIndirectObject ()*_cde .PdfIndirectObject {return _bbbg ._aaad }; -// SetColorspaceByName adds the provided colorspace to the page resources. -func (_gcccb *PdfPageResources )SetColorspaceByName (keyName _ce .PdfObjectName ,cs PdfColorspace )error {_cfbgc ,_eabbd :=_gcccb .GetColorspaces ();if _eabbd !=nil {_ff .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",_eabbd ); -return _eabbd ;};if _cfbgc ==nil {_cfbgc =NewPdfPageResourcesColorspaces ();_gcccb .SetColorSpace (_cfbgc );};_cfbgc .Set (keyName ,cs );return nil ;}; +// ToJBIG2Image converts current image to the core.JBIG2Image. +func (_gegf *Image )ToJBIG2Image ()(*_cde .JBIG2Image ,error ){_efdee ,_bggbe :=_gegf .ToGoImage ();if _bggbe !=nil {return nil ,_bggbe ;};return _cde .GoImageToJBIG2 (_efdee ,_cde .JB2ImageAutoThreshold );}; -// 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 *_ce .PdfIndirectObject `json:"-"`;Page int64 `json:"page"`;Mode string `json:"mode"`;X float64 `json:"x"`;Y float64 `json:"y"`;Zoom float64 `json:"zoom"`;}; +// Insert adds an outline item as a child of the current outline item, +// at the specified index. +func (_geccd *OutlineItem )Insert (index uint ,item *OutlineItem ){_fgebf :=uint (len (_geccd .Entries ));if index > _fgebf {index =_fgebf ;};_geccd .Entries =append (_geccd .Entries [:index ],append ([]*OutlineItem {item },_geccd .Entries [index :]...)...); +};func (_dagfgg *PdfReader )loadDSS ()(*DSS ,error ){if _dagfgg ._fdccd .GetCrypter ()!=nil &&!_dagfgg ._fdccd .IsAuthenticated (){return nil ,_a .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"); +};_fcgeg :=_dagfgg ._gaeed .Get ("\u0044\u0053\u0053");if _fcgeg ==nil {return nil ,nil ;};_cfega ,_ :=_cde .GetIndirect (_fcgeg );_fcgeg =_cde .TraceToDirectObject (_fcgeg );switch _cebcg :=_fcgeg .(type ){case *_cde .PdfObjectNull :return nil ,nil ;case *_cde .PdfObjectDictionary :return _bdde (_cfega ,_cebcg ); +};return nil ,_a .Errorf ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0044\u0053\u0053 \u0065\u006e\u0074\u0072y \u0025\u0054",_fcgeg );}; -// PdfActionTrans represents a trans action. -type PdfActionTrans struct{*PdfAction ;Trans _ce .PdfObject ;}; +// 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 (_gdbg *LTV )EnableAll (extraCerts []*_ff .Certificate )error {_gfcaa :=_gdbg ._cfdb ._dbb .AcroForm ;for _ ,_ddead :=range _gfcaa .AllFields (){_edeg ,_ :=_ddead .GetContext ().(*PdfFieldSignature );if _edeg ==nil {continue ;};_bfaf :=_edeg .V ;if _ebdg :=_gdbg .validateSig (_bfaf ); +_ebdg !=nil {_fb .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",_ebdg ); +};if _gcdc :=_gdbg .Enable (_bfaf ,extraCerts );_gcdc !=nil {return _gcdc ;};};return nil ;}; -// CustomKeys returns all custom info keys as list. -func (_dbdd *PdfInfo )CustomKeys ()[]string {if _dbdd ._ecfddd ==nil {return nil ;};_dbdg :=make ([]string ,len (_dbdd ._ecfddd .Keys ()));for _ ,_fdegd :=range _dbdd ._ecfddd .Keys (){_dbdg =append (_dbdg ,_fdegd .String ());};return _dbdg ;}; +// ParserMetadata gets the parser metadata. +func (_fgea *CompliancePdfReader )ParserMetadata ()_cde .ParserMetadata {if _fgea ._bgfg ==(_cde .ParserMetadata {}){_fgea ._bgfg ,_ =_fgea ._fdccd .ParserMetadata ();};return _fgea ._bgfg ;}; -// NewPdfAnnotationMovie returns a new movie annotation. -func NewPdfAnnotationMovie ()*PdfAnnotationMovie {_ggc :=NewPdfAnnotation ();_edba :=&PdfAnnotationMovie {};_edba .PdfAnnotation =_ggc ;_ggc .SetContext (_edba );return _edba ;};func (_dfff *PdfReader )newPdfAnnotationTrapNetFromDict (_bbcb *_ce .PdfObjectDictionary )(*PdfAnnotationTrapNet ,error ){_dbc :=PdfAnnotationTrapNet {}; -return &_dbc ,nil ;};func (_dega *PdfFilespec )getDict ()*_ce .PdfObjectDictionary {if _accc ,_fbcf :=_dega ._ddgc .(*_ce .PdfIndirectObject );_fbcf {_eeab ,_bcebd :=_accc .PdfObject .(*_ce .PdfObjectDictionary );if !_bcebd {return nil ;};return _eeab ; -}else if _adeb ,_bacce :=_dega ._ddgc .(*_ce .PdfObjectDictionary );_bacce {return _adeb ;}else {_ff .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",_dega ._ddgc ); -return nil ;};}; +// BorderEffect represents a border effect (Table 167 p. 395). +type BorderEffect int ; -// PdfActionGoToE represents a GoToE action. -type PdfActionGoToE struct{*PdfAction ;F *PdfFilespec ;D _ce .PdfObject ;NewWindow _ce .PdfObject ;T _ce .PdfObject ;}; +// DecodeArray returns the range of color component values in the ICCBased colorspace. +func (_bbca *PdfColorspaceICCBased )DecodeArray ()[]float64 {return _bbca .Range }; -// NewPdfAnnotation returns an initialized generic PDF annotation model. -func NewPdfAnnotation ()*PdfAnnotation {_fggf :=&PdfAnnotation {};_fggf ._dec =_ce .MakeIndirectObject (_ce .MakeDict ());return _fggf ;}; +// PdfAnnotationLine represents Line annotations. +// (Section 12.5.6.7). +type PdfAnnotationLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;L _cde .PdfObject ;BS _cde .PdfObject ;LE _cde .PdfObject ;IC _cde .PdfObject ;LL _cde .PdfObject ;LLE _cde .PdfObject ;Cap _cde .PdfObject ;IT _cde .PdfObject ;LLO _cde .PdfObject ;CP _cde .PdfObject ; +Measure _cde .PdfObject ;CO _cde .PdfObject ;}; -// NewPdfColorspaceSpecialPattern returns a new pattern color. -func NewPdfColorspaceSpecialPattern ()*PdfColorspaceSpecialPattern {return &PdfColorspaceSpecialPattern {};}; +// ImageToRGB convert an indexed image to RGB. +func (_ffgb *PdfColorspaceSpecialIndexed )ImageToRGB (img Image )(Image ,error ){N :=_ffgb .Base .GetNumComponents ();if N < 1{return Image {},_a .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 ); +};_cdcff :=_bbb .NewImageBase (int (img .Width ),int (img .Height ),8,N ,nil ,img ._cbcfe ,img ._gdbc );_cafg :=_afa .NewReader (img .getBase ());_gegg :=_afa .NewWriter (_cdcff );var (_gaba uint32 ;_edeea int ;_agca error ;);for {_gaba ,_agca =_cafg .ReadSample (); +if _agca ==_df .EOF {break ;}else if _agca !=nil {return img ,_agca ;};_edeea =int (_gaba );_fb .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",_edeea ,N ,len (_ffgb ._abbg )); +if (_edeea +1)*N > len (_ffgb ._abbg ){_edeea =len (_ffgb ._abbg )/N -1;_fb .Log .Trace ("C\u006c\u0069\u0070\u0070in\u0067 \u0074\u006f\u0020\u0069\u006ed\u0065\u0078\u003a\u0020\u0025\u0064",_edeea );if _edeea < 0{_fb .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 _aaac :=_edeea *N ;_aaac < (_edeea +1)*N ;_aaac ++{if _agca =_gegg .WriteSample (uint32 (_ffgb ._abbg [_aaac ]));_agca !=nil {return img ,_agca ;};};};return _ffgb .Base .ImageToRGB (_edggb (&_cdcff ));}; + +// PdfAnnotationPrinterMark represents PrinterMark annotations. +// (Section 12.5.6.20). +type PdfAnnotationPrinterMark struct{*PdfAnnotation ;MN _cde .PdfObject ;}; + +// NewPdfColorLab returns a new Lab color. +func NewPdfColorLab (l ,a ,b float64 )*PdfColorLab {_ebfae :=PdfColorLab {l ,a ,b };return &_ebfae };func (_bdebd *LTV )getCerts (_abcde []*_ff .Certificate )([][]byte ,error ){_eeaag :=make ([][]byte ,0,len (_abcde ));for _ ,_affcd :=range _abcde {_eeaag =append (_eeaag ,_affcd .Raw ); +};return _eeaag ,nil ;};func (_bfbec *Names )addEmbeddedFile (_dfcec *EmbeddedFile )error {if _bfbec .EmbeddedFiles ==nil {_bfbec .EmbeddedFiles =_cde .MakeDict ();_bfbec .EmbeddedFiles .Set ("\u004e\u0061\u006de\u0073",_cde .MakeArray ());};_efcba :=_bggfd (_dfcec ); +_eggead :=_bfbec .EmbeddedFiles .Get ("\u004e\u0061\u006de\u0073");_ccedc ,_bfag :=_eggead .(*_cde .PdfObjectArray );if !_bfag {return _gf .New ("\u0049\u006e\u0076\u0061li\u0064\u0020\u004e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079"); +};type FileSpecMap struct{_cdcfe string ;_gaabbe *PdfFilespec ;};_bggag :=[]FileSpecMap {};for _ddge :=0;_ddge < len (_ccedc .Elements ());_ddge +=2{if _ddge %2==0{_gafe :=_ccedc .Get (_ddge );if _gafe !=nil {_ecef :=_gafe .(*_cde .PdfObjectString );_gbaaa :=_ccedc .Get (_ddge +1); +_bdccd ,_befae :=NewPdfFilespecFromObj (_gbaaa );if _befae !=nil {return _befae ;};_bggag =append (_bggag ,FileSpecMap {_cdcfe :_ecef .String (),_gaabbe :_bdccd });};};};_bggag =append (_bggag ,FileSpecMap {_cdcfe :_dfcec .Name ,_gaabbe :_efcba });_cf .Slice (_bggag ,func (_bafd ,_gaefe int )bool {return _bggag [_bafd ]._cdcfe < _bggag [_gaefe ]._cdcfe }); +_ccedc =_cde .MakeArray ();for _ ,_fcge :=range _bggag {_ccedc .Append (_cde .MakeString (_fcge ._cdcfe ));_ccedc .Append (_fcge ._gaabbe .ToPdfObject ());};_bfbec .EmbeddedFiles .Set ("\u004e\u0061\u006de\u0073",_ccedc );return nil ;}; + +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_cfceef *PdfShadingType4 )ToPdfObject ()_cde .PdfObject {_cfceef .PdfShading .ToPdfObject ();_cgdaa ,_bcec :=_cfceef .getShadingDict ();if _bcec !=nil {_fb .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 _cfceef .BitsPerCoordinate !=nil {_cgdaa .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_cfceef .BitsPerCoordinate );};if _cfceef .BitsPerComponent !=nil {_cgdaa .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_cfceef .BitsPerComponent ); +};if _cfceef .BitsPerFlag !=nil {_cgdaa .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_cfceef .BitsPerFlag );};if _cfceef .Decode !=nil {_cgdaa .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_cfceef .Decode );};if _cfceef .Function !=nil {if len (_cfceef .Function )==1{_cgdaa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_cfceef .Function [0].ToPdfObject ()); +}else {_gcded :=_cde .MakeArray ();for _ ,_dgffe :=range _cfceef .Function {_gcded .Append (_dgffe .ToPdfObject ());};_cgdaa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gcded );};};return _cfceef ._fdbgb ;}; // ToPdfObject implements interface PdfModel. -func (_aebef *Permissions )ToPdfObject ()_ce .PdfObject {return _aebef ._ffegb };func (_ebac *DSS )add (_cgddc *[]*_ce .PdfObjectStream ,_dcce map[string ]*_ce .PdfObjectStream ,_dcff [][]byte )([]*_ce .PdfObjectStream ,error ){_fgdgf :=make ([]*_ce .PdfObjectStream ,0,len (_dcff )); -for _ ,_fbag :=range _dcff {_efcf ,_gdfeb :=_cgcbd (_fbag );if _gdfeb !=nil {return nil ,_gdfeb ;};_aacf ,_afff :=_dcce [string (_efcf )];if !_afff {_aacf ,_gdfeb =_ce .MakeStream (_fbag ,_ce .NewRawEncoder ());if _gdfeb !=nil {return nil ,_gdfeb ;};_dcce [string (_efcf )]=_aacf ; -*_cgddc =append (*_cgddc ,_aacf );};_fgdgf =append (_fgdgf ,_aacf );};return _fgdgf ,nil ;}; +func (_fbfb *PdfActionMovie )ToPdfObject ()_cde .PdfObject {_fbfb .PdfAction .ToPdfObject ();_cded :=_fbfb ._dfb ;_ac :=_cded .PdfObject .(*_cde .PdfObjectDictionary );_ac .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeMovie )));_ac .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e",_fbfb .Annotation ); +_ac .SetIfNotNil ("\u0054",_fbfb .T );_ac .SetIfNotNil ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn",_fbfb .Operation );return _cded ;};func _abee (_bgaa *_cde .PdfObjectDictionary ,_fcbe *fontCommon ,_dddeb _fab .TextEncoder )(*pdfFontSimple ,error ){_ddca :=_egdc (_fcbe ); +_ddca ._fegde =_dddeb ;if _dddeb ==nil {_affc :=_bgaa .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r");if _affc ==nil {_affc =_cde .MakeInteger (0);};_ddca .FirstChar =_affc ;_geccb ,_dcde :=_cde .GetIntVal (_affc );if !_dcde {_fb .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",_affc ); +return nil ,_cde .ErrTypeError ;};_ccbfg :=_fab .CharCode (_geccb );_affc =_bgaa .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _affc ==nil {_affc =_cde .MakeInteger (255);};_ddca .LastChar =_affc ;_geccb ,_dcde =_cde .GetIntVal (_affc ); +if !_dcde {_fb .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",_affc );return nil ,_cde .ErrTypeError ; +};_gbff :=_fab .CharCode (_geccb );_ddca ._gceedd =make (map[_fab .CharCode ]float64 );_affc =_bgaa .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _affc !=nil {_ddca .Widths =_affc ;_fafc ,_deffd :=_cde .GetArray (_affc );if !_deffd {_fb .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",_affc ); +return nil ,_cde .ErrTypeError ;};_bbef ,_baffc :=_fafc .ToFloat64Array ();if _baffc !=nil {_fb .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 ,_baffc ;};if len (_bbef )!=int (_gbff -_ccbfg +1){_fb .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",_gbff -_ccbfg +1,len (_bbef )); +return nil ,_cde .ErrRangeError ;};for _cffcb ,_fcbce :=range _bbef {_ddca ._gceedd [_ccbfg +_fab .CharCode (_cffcb )]=_fcbce ;};};};_ddca .Encoding =_cde .TraceToDirectObject (_bgaa .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));return _ddca ,nil ; +}; + +// PdfShadingType2 is an Axial shading. +type PdfShadingType2 struct{*PdfShading ;Coords *_cde .PdfObjectArray ;Domain *_cde .PdfObjectArray ;Function []PdfFunction ;Extend *_cde .PdfObjectArray ;};func (_ecddb *pdfFontType0 )bytesToCharcodes (_afbdf []byte )([]_fab .CharCode ,bool ){if _ecddb ._abefe ==nil {return nil ,false ; +};_baec ,_febea :=_ecddb ._abefe .BytesToCharcodes (_afbdf );if !_febea {return nil ,false ;};_eddf :=make ([]_fab .CharCode ,len (_baec ));for _affe ,_dgbgb :=range _baec {_eddf [_affe ]=_fab .CharCode (_dgbgb );};return _eddf ,true ;}; + +// HasFontByName checks whether a font is defined by the specified keyName. +func (_bggbc *PdfPageResources )HasFontByName (keyName _cde .PdfObjectName )bool {_ ,_efcgf :=_bggbc .GetFontByName (keyName );return _efcgf ;}; // ToPdfObject implements interface PdfModel. -func (_gca *PdfActionTrans )ToPdfObject ()_ce .PdfObject {_gca .PdfAction .ToPdfObject ();_gdd :=_gca ._bcc ;_aeb :=_gdd .PdfObject .(*_ce .PdfObjectDictionary );_aeb .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeTrans )));_aeb .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_gca .Trans ); -return _gdd ;}; +func (_cfba *PdfAnnotationPolygon )ToPdfObject ()_cde .PdfObject {_cfba .PdfAnnotation .ToPdfObject ();_adc :=_cfba ._gfg ;_ddbb :=_adc .PdfObject .(*_cde .PdfObjectDictionary );_cfba .PdfAnnotationMarkup .appendToPdfDictionary (_ddbb );_ddbb .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0050o\u006c\u0079\u0067\u006f\u006e")); +_ddbb .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_cfba .Vertices );_ddbb .SetIfNotNil ("\u004c\u0045",_cfba .LE );_ddbb .SetIfNotNil ("\u0042\u0053",_cfba .BS );_ddbb .SetIfNotNil ("\u0049\u0043",_cfba .IC );_ddbb .SetIfNotNil ("\u0042\u0045",_cfba .BE ); +_ddbb .SetIfNotNil ("\u0049\u0054",_cfba .IT );_ddbb .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_cfba .Measure );return _adc ;}; -// DecodeArray returns the component range values for the Separation colorspace. -func (_ggead *PdfColorspaceSpecialSeparation )DecodeArray ()[]float64 {return []float64 {0,1.0}};var ImageHandling ImageHandler =DefaultImageHandler {};func (_cbbba fontCommon )isCIDFont ()bool {if _cbbba ._baafb ==""{_ff .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",_cbbba ); -};_bbcggc :=false ;switch _cbbba ._baafb {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":_bbcggc =true ;};_ff .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",_bbcggc ,_cbbba ); -return _bbcggc ;};func _dccba (_gdgb string )(map[_dc .CharCode ]_dc .GlyphName ,error ){_fgec :=_g .Split (_gdgb ,"\u000a");_cfbgg :=make (map[_dc .CharCode ]_dc .GlyphName );for _ ,_dadaf :=range _fgec {_bcfcf :=_cacc .FindStringSubmatch (_dadaf );if _bcfcf ==nil {continue ; -};_dedg ,_fecdc :=_bcfcf [1],_bcfcf [2];_adfe ,_fbacg :=_dgb .Atoi (_dedg );if _fbacg !=nil {_ff .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",_dadaf ); -return nil ,_ce .ErrTypeError ;};_cfbgg [_dc .CharCode (_adfe )]=_dc .GlyphName (_fecdc );};_ff .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",_cfbgg ); -return _cfbgg ,nil ;}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_beegb *PdfColorspaceSpecialSeparation )ToPdfObject ()_cde .PdfObject {_cdgfa :=_cde .MakeArray (_cde .MakeName ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e"));_cdgfa .Append (_beegb .ColorantName );_cdgfa .Append (_beegb .AlternateSpace .ToPdfObject ()); +_cdgfa .Append (_beegb .TintTransform .ToPdfObject ());if _beegb ._eaefb !=nil {_beegb ._eaefb .PdfObject =_cdgfa ;return _beegb ._eaefb ;};return _cdgfa ;}; -// NewPdfActionSubmitForm returns a new "submit form" action. -func NewPdfActionSubmitForm ()*PdfActionSubmitForm {_ad :=NewPdfAction ();_ac :=&PdfActionSubmitForm {};_ac .PdfAction =_ad ;_ad .SetContext (_ac );return _ac ;}; +// PdfActionGoToE represents a GoToE action. +type PdfActionGoToE struct{*PdfAction ;F *PdfFilespec ;D _cde .PdfObject ;NewWindow _cde .PdfObject ;T _cde .PdfObject ;};func _fegda (_feff *PdfField ,_gaeag _cde .PdfObject ){for _ ,_dcgf :=range _feff .Annotations {_dcgf .AS =_gaeag ;_dcgf .ToPdfObject (); +};}; -// NewPdfPage returns a new PDF page. -func NewPdfPage ()*PdfPage {_dfea :=PdfPage {};_dfea ._cbcaa =_ce .MakeDict ();_dfea .Resources =NewPdfPageResources ();_gcebb :=_ce .PdfIndirectObject {};_gcebb .PdfObject =_dfea ._cbcaa ;_dfea ._acbbb =&_gcebb ;_dfea ._caab =*_dfea ._cbcaa ;return &_dfea ; -}; +// ToPdfObject returns the PDF representation of the shading pattern. +func (_ggfge *PdfShadingPattern )ToPdfObject ()_cde .PdfObject {_ggfge .PdfPattern .ToPdfObject ();_dgccg :=_ggfge .getDict ();if _ggfge .Shading !=nil {_dgccg .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_ggfge .Shading .ToPdfObject ());};if _ggfge .Matrix !=nil {_dgccg .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_ggfge .Matrix ); +};if _ggfge .ExtGState !=nil {_dgccg .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_ggfge .ExtGState );};return _ggfge ._eebba ;}; -// MergePageWith appends page content to source Pdf file page content. -func (_fbc *PdfAppender )MergePageWith (pageNum int ,page *PdfPage )error {_bgee :=pageNum -1;var _cfge *PdfPage ;for _dbgcc ,_gafe :=range _fbc ._ggdc {if _dbgcc ==_bgee {_cfge =_gafe ;};};if _cfge ==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 _cfge ._acbbb !=nil &&_cfge ._acbbb .GetParser ()==_fbc ._fcda ._afda {_cfge =_cfge .Duplicate ();_fbc ._ggdc [_bgee ]=_cfge ;};page =page .Duplicate ();_bfbegf (page );_ddeea :=_cedd (_cfge );_fbbfe :=_cedd (page );_gegeg :=make (map[_ce .PdfObjectName ]_ce .PdfObjectName ); -for _gcdb :=range _fbbfe {if _ ,_bcga :=_ddeea [_gcdb ];_bcga {for _faab :=1;true ;_faab ++{_afgf :=_ce .PdfObjectName (string (_gcdb )+_dgb .Itoa (_faab ));if _ ,_agdc :=_ddeea [_afgf ];!_agdc {_gegeg [_gcdb ]=_afgf ;break ;};};};};_gbbdf ,_abab :=page .GetContentStreams (); -if _abab !=nil {return _abab ;};_egebg ,_abab :=_cfge .GetContentStreams ();if _abab !=nil {return _abab ;};for _aace ,_edg :=range _gbbdf {for _fcce ,_affb :=range _gegeg {_edg =_g .Replace (_edg ,"\u002f"+string (_fcce ),"\u002f"+string (_affb ),-1); -};_gbbdf [_aace ]=_edg ;};_egebg =append (_egebg ,_gbbdf ...);if _eddd :=_cfge .SetContentStreams (_egebg ,_ce .NewFlateEncoder ());_eddd !=nil {return _eddd ;};_cfge ._gage =append (_cfge ._gage ,page ._gage ...);if _cfge .Resources ==nil {_cfge .Resources =NewPdfPageResources (); -};if page .Resources !=nil {_cfge .Resources .Font =_fbc .mergeResources (_cfge .Resources .Font ,page .Resources .Font ,_gegeg );_cfge .Resources .XObject =_fbc .mergeResources (_cfge .Resources .XObject ,page .Resources .XObject ,_gegeg );_cfge .Resources .Properties =_fbc .mergeResources (_cfge .Resources .Properties ,page .Resources .Properties ,_gegeg ); -if _cfge .Resources .ProcSet ==nil {_cfge .Resources .ProcSet =page .Resources .ProcSet ;};_cfge .Resources .Shading =_fbc .mergeResources (_cfge .Resources .Shading ,page .Resources .Shading ,_gegeg );_cfge .Resources .ExtGState =_fbc .mergeResources (_cfge .Resources .ExtGState ,page .Resources .ExtGState ,_gegeg ); -};_dcbe ,_abab :=_cfge .GetMediaBox ();if _abab !=nil {return _abab ;};_agga ,_abab :=page .GetMediaBox ();if _abab !=nil {return _abab ;};var _fbg bool ;if _dcbe .Llx > _agga .Llx {_dcbe .Llx =_agga .Llx ;_fbg =true ;};if _dcbe .Lly > _agga .Lly {_dcbe .Lly =_agga .Lly ; -_fbg =true ;};if _dcbe .Urx < _agga .Urx {_dcbe .Urx =_agga .Urx ;_fbg =true ;};if _dcbe .Ury < _agga .Ury {_dcbe .Ury =_agga .Ury ;_fbg =true ;};if _fbg {_cfge .MediaBox =_dcbe ;};return nil ;}; +// DefaultFont returns the default font, which is currently the built in Helvetica. +func DefaultFont ()*PdfFont {_cabgf ,_ggdce :=_baf .NewStdFontByName (HelveticaName );if !_ggdce {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"); +};_fgaa :=_eeef (_cabgf );return &PdfFont {_dcgb :&_fgaa };};func (_cdga *PdfColorspaceCalRGB )String ()string {return "\u0043\u0061\u006c\u0052\u0047\u0042"}; -// 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"`;}; +// GetNumComponents returns the number of color components (3 for CalRGB). +func (_faca *PdfColorCalRGB )GetNumComponents ()int {return 3};func (_cagaa *PdfWriter )makeOffSetReference (_fgff int64 ){_fgdbgg :=_a .Sprintf ("\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u000a\u0025\u0064\u000a",_fgff );_cagaa .writeString (_fgdbgg ); +_cagaa .writeString ("\u0025\u0025\u0045\u004f\u0046\u000a");};var ErrColorOutOfRange =_gf .New ("\u0063o\u006co\u0072\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");var _febcdg =false ; -// GetCharMetrics returns the char metrics for character code `code`. -func (_dcbac pdfCIDFontType0 )GetCharMetrics (code _dc .CharCode )(_ee .CharMetrics ,bool ){_ccgae :=_dcbac ._fcae ;if _dbeeb ,_cfaged :=_dcbac ._acbf [code ];_cfaged {_ccgae =_dbeeb ;};return _ee .CharMetrics {Wx :_ccgae },true ;}; +// ToPdfObject implements interface PdfModel. +func (_ccf *PdfActionImportData )ToPdfObject ()_cde .PdfObject {_ccf .PdfAction .ToPdfObject ();_acc :=_ccf ._dfb ;_gge :=_acc .PdfObject .(*_cde .PdfObjectDictionary );_gge .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeImportData )));if _ccf .F !=nil {_gge .Set ("\u0046",_ccf .F .ToPdfObject ()); +};return _acc ;};type pdfCIDFontType0 struct{fontCommon ;_defe *_cde .PdfIndirectObject ;_fddgfc _fab .TextEncoder ; -// ColorToRGB converts a CMYK32 color to an RGB color. -func (_agdb *PdfColorspaceDeviceCMYK )ColorToRGB (color PdfColor )(PdfColor ,error ){_afac ,_badf :=color .(*PdfColorDeviceCMYK );if !_badf {_ff .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 ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_dbcc :=_afac .C ();_cdaf :=_afac .M ();_cdafd :=_afac .Y ();_cgfd :=_afac .K ();_dbcc =_dbcc *(1-_cgfd )+_cgfd ;_cdaf =_cdaf *(1-_cgfd )+_cgfd ; -_cdafd =_cdafd *(1-_cgfd )+_cgfd ;_fbcc :=1-_dbcc ;_egbeb :=1-_cdaf ;_gcaac :=1-_cdafd ;return NewPdfColorDeviceRGB (_fbcc ,_egbeb ,_gcaac ),nil ;}; +// Table 117 – Entries in a CIDFont dictionary (page 269) +// (Required) Dictionary that defines the character collection of the CIDFont. +// See Table 116. +CIDSystemInfo *_cde .PdfObjectDictionary ; -// ImageToRGB converts Lab colorspace image to RGB and returns the result. -func (_dged *PdfColorspaceLab )ImageToRGB (img Image )(Image ,error ){_ebgd :=func (_cfeg float64 )float64 {if _cfeg >=6.0/29{return _cfeg *_cfeg *_cfeg ;};return 108.0/841*(_cfeg -4.0/29.0);};_dcgc :=img ._bffb ;if len (_dcgc )!=6{_ff .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"); -_dcgc =_dged .DecodeArray ();};_cbag :=_gb .NewReader (img .getBase ());_fbgf :=_gf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,img ._cdecc ,img ._bffb );_aacgc :=_gb .NewWriter (_fbgf );_dbcb :=_egg .Pow (2,float64 (img .BitsPerComponent ))-1; -_agbb :=make ([]uint32 ,3);var (_gabec error ;Ls ,As ,Bs ,L ,M ,N ,X ,Y ,Z ,_bggda ,_cabc ,_feef float64 ;);for {_gabec =_cbag .ReadSamples (_agbb );if _gabec ==_gd .EOF {break ;}else if _gabec !=nil {return img ,_gabec ;};Ls =float64 (_agbb [0])/_dbcb ; -As =float64 (_agbb [1])/_dbcb ;Bs =float64 (_agbb [2])/_dbcb ;Ls =_gf .LinearInterpolate (Ls ,0.0,1.0,_dcgc [0],_dcgc [1]);As =_gf .LinearInterpolate (As ,0.0,1.0,_dcgc [2],_dcgc [3]);Bs =_gf .LinearInterpolate (Bs ,0.0,1.0,_dcgc [4],_dcgc [5]);L =(Ls +16)/116+As /500; -M =(Ls +16)/116;N =(Ls +16)/116-Bs /200;X =_dged .WhitePoint [0]*_ebgd (L );Y =_dged .WhitePoint [1]*_ebgd (M );Z =_dged .WhitePoint [2]*_ebgd (N );_bggda =3.240479*X +-1.537150*Y +-0.498535*Z ;_cabc =-0.969256*X +1.875992*Y +0.041556*Z ;_feef =0.055648*X +-0.204043*Y +1.057311*Z ; -_bggda =_egg .Min (_egg .Max (_bggda ,0),1.0);_cabc =_egg .Min (_egg .Max (_cabc ,0),1.0);_feef =_egg .Min (_egg .Max (_feef ,0),1.0);_agbb [0]=uint32 (_bggda *_dbcb );_agbb [1]=uint32 (_cabc *_dbcb );_agbb [2]=uint32 (_feef *_dbcb );if _gabec =_aacgc .WriteSamples (_agbb ); -_gabec !=nil {return img ,_gabec ;};};return _ffba (&_fbgf ),nil ;};var _ pdfFont =(*pdfCIDFontType0 )(nil ); +// Glyph metrics fields (optional). +DW _cde .PdfObject ;W _cde .PdfObject ;DW2 _cde .PdfObject ;W2 _cde .PdfObject ;_baff map[_fab .CharCode ]float64 ;_ebbff float64 ;}; -// GetNumComponents returns the number of input color components, i.e. that are input to the tint transform. -func (_bdbea *PdfColorspaceDeviceN )GetNumComponents ()int {return _bdbea .ColorantNames .Len ()}; +// ToPdfObject implements interface PdfModel. +// Note: Call the sub-annotation's ToPdfObject to set both the generic and non-generic information. +func (_aaa *PdfAnnotation )ToPdfObject ()_cde .PdfObject {_cdfd :=_aaa ._gfg ;_edaa :=_cdfd .PdfObject .(*_cde .PdfObjectDictionary );_edaa .Clear ();_edaa .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0041\u006e\u006eo\u0074"));_edaa .SetIfNotNil ("\u0052\u0065\u0063\u0074",_aaa .Rect ); +_edaa .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_aaa .Contents );_edaa .SetIfNotNil ("\u0050",_aaa .P );_edaa .SetIfNotNil ("\u004e\u004d",_aaa .NM );_edaa .SetIfNotNil ("\u004d",_aaa .M );_edaa .SetIfNotNil ("\u0046",_aaa .F );_edaa .SetIfNotNil ("\u0041\u0050",_aaa .AP ); +_edaa .SetIfNotNil ("\u0041\u0053",_aaa .AS );_edaa .SetIfNotNil ("\u0042\u006f\u0072\u0064\u0065\u0072",_aaa .Border );_edaa .SetIfNotNil ("\u0043",_aaa .C );_edaa .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_aaa .StructParent ); +_edaa .SetIfNotNil ("\u004f\u0043",_aaa .OC );return _cdfd ;}; -// GetContainingPdfObject returns the XObject Form's containing object (indirect object). -func (_acagb *XObjectForm )GetContainingPdfObject ()_ce .PdfObject {return _acagb ._efffe }; +// IsCID returns true if the underlying font is CID. +func (_ggdc *PdfFont )IsCID ()bool {return _ggdc .baseFields ().isCIDFont ()}; -// 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 (_dgddc *PdfFont )GetCharMetrics (code _dc .CharCode )(CharMetrics ,bool ){var _fdefg _ee .CharMetrics ;switch _gdeea :=_dgddc ._dace .(type ){case *pdfFontSimple :if _cagc ,_dbcbc :=_gdeea .GetCharMetrics (code );_dbcbc {return _cagc ,_dbcbc ;};case *pdfFontType0 :if _ffaccd ,_fgade :=_gdeea .GetCharMetrics (code ); -_fgade {return _ffaccd ,_fgade ;};case *pdfCIDFontType0 :if _dedee ,_fffab :=_gdeea .GetCharMetrics (code );_fffab {return _dedee ,_fffab ;};case *pdfCIDFontType2 :if _fbbcg ,_dabbd :=_gdeea .GetCharMetrics (code );_dabbd {return _fbbcg ,_dabbd ;};case *pdfFontType3 :if _bfba ,_gcef :=_gdeea .GetCharMetrics (code ); -_gcef {return _bfba ,_gcef ;};default:_ff .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",_dgddc ._dace ); -return _fdefg ,false ;};if _dbbg ,_dfdab :=_dgddc .GetFontDescriptor ();_dfdab ==nil &&_dbbg !=nil {return _ee .CharMetrics {Wx :_dbbg ._abcb },true ;};_ff .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",_dgddc ); -return _fdefg ,false ;}; +// 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 };};func (_bagb *LTV )enable (_fbfae ,_ebdde []*_ff .Certificate ,_fgddc string )error {_efcda ,_cdacf ,_cgae :=_bagb .buildCertChain (_fbfae ,_ebdde ); +if _cgae !=nil {return _cgae ;};_ebeee ,_cgae :=_bagb .getCerts (_efcda );if _cgae !=nil {return _cgae ;};var _ggecf ,_becg [][]byte ;if _bagb .OCSPClient !=nil {_ggecf ,_cgae =_bagb .getOCSPs (_efcda ,_cdacf );if _cgae !=nil {return _cgae ;};};if _bagb .CRLClient !=nil {_becg ,_cgae =_bagb .getCRLs (_efcda ); +if _cgae !=nil {return _cgae ;};};_acegd :=_bagb ._fcdcb ;_cfdaf ,_cgae :=_acegd .AddCerts (_ebeee );if _cgae !=nil {return _cgae ;};_aaegc ,_cgae :=_acegd .AddOCSPs (_ggecf );if _cgae !=nil {return _cgae ;};_gedc ,_cgae :=_acegd .AddCRLs (_becg );if _cgae !=nil {return _cgae ; +};if _fgddc !=""{_acegd .VRI [_fgddc ]=&VRI {Cert :_cfdaf ,OCSP :_aaegc ,CRL :_gedc };};_bagb ._cfdb .SetDSS (_acegd );return nil ;}; -// NewPdfActionGoToE returns a new "go to embedded" action. -func NewPdfActionGoToE ()*PdfActionGoToE {_bdc :=NewPdfAction ();_eba :=&PdfActionGoToE {};_eba .PdfAction =_bdc ;_bdc .SetContext (_eba );return _eba ;}; +// NewXObjectForm creates a brand new XObject Form. Creates a new underlying PDF object stream primitive. +func NewXObjectForm ()*XObjectForm {_dgcca :=&XObjectForm {};_cbgae :=&_cde .PdfObjectStream {};_cbgae .PdfObjectDictionary =_cde .MakeDict ();_dgcca ._fbeeg =_cbgae ;return _dgcca ;}; -// ToPdfObject implements interface PdfModel. -func (_gda *PdfAnnotationMovie )ToPdfObject ()_ce .PdfObject {_gda .PdfAnnotation .ToPdfObject ();_fff :=_gda ._dec ;_bdeef :=_fff .PdfObject .(*_ce .PdfObjectDictionary );_bdeef .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u004d\u006f\u0076i\u0065")); -_bdeef .SetIfNotNil ("\u0054",_gda .T );_bdeef .SetIfNotNil ("\u004d\u006f\u0076i\u0065",_gda .Movie );_bdeef .SetIfNotNil ("\u0041",_gda .A );return _fff ;}; +// GetCatalogMarkInfo gets catalog MarkInfo object. +func (_acaabf *PdfReader )GetCatalogMarkInfo ()(_cde .PdfObject ,bool ){if _acaabf ._gaeed ==nil {return nil ,false ;};_gggca :=_acaabf ._gaeed .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return _gggca ,_gggca !=nil ;}; -// ToPdfObject implements interface PdfModel. -func (_gdcd *PdfActionLaunch )ToPdfObject ()_ce .PdfObject {_gdcd .PdfAction .ToPdfObject ();_cggg :=_gdcd ._bcc ;_deb :=_cggg .PdfObject .(*_ce .PdfObjectDictionary );_deb .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeLaunch )));if _gdcd .F !=nil {_deb .Set ("\u0046",_gdcd .F .ToPdfObject ()); -};_deb .SetIfNotNil ("\u0057\u0069\u006e",_gdcd .Win );_deb .SetIfNotNil ("\u004d\u0061\u0063",_gdcd .Mac );_deb .SetIfNotNil ("\u0055\u006e\u0069\u0078",_gdcd .Unix );_deb .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_gdcd .NewWindow ); -return _cggg ;}; +// NewPdfAnnotationLine returns a new line annotation. +func NewPdfAnnotationLine ()*PdfAnnotationLine {_egaa :=NewPdfAnnotation ();_cbgd :=&PdfAnnotationLine {};_cbgd .PdfAnnotation =_egaa ;_cbgd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_egaa .SetContext (_cbgd );return _cbgd ;}; -// 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 ; +// PdfShadingType6 is a Coons patch mesh. +type PdfShadingType6 struct{*PdfShading ;BitsPerCoordinate *_cde .PdfObjectInteger ;BitsPerComponent *_cde .PdfObjectInteger ;BitsPerFlag *_cde .PdfObjectInteger ;Decode *_cde .PdfObjectArray ;Function []PdfFunction ;}; -// Encoder returns the font's text encoder. -func (_gbcafe pdfFontType3 )Encoder ()_dc .TextEncoder {return _gbcafe ._aacfd }; +// WriteString outputs the object as it is to be written to file. +func (_ffegab *pdfSignDictionary )WriteString ()string {_ffegab ._bcdcga =0;_ffegab ._bebgc =0;_ffegab ._acgb =0;_ffegab ._fefcca =0;_fcbga :=_bb .NewBuffer (nil );_fcbga .WriteString ("\u003c\u003c");for _ ,_fdccc :=range _ffegab .Keys (){_efefc :=_ffegab .Get (_fdccc ); +switch _fdccc {case "\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e":_fcbga .WriteString (_fdccc .WriteString ());_fcbga .WriteString ("\u0020");_ffegab ._acgb =_fcbga .Len ();_fcbga .WriteString (_efefc .WriteString ());_fcbga .WriteString ("\u0020");_ffegab ._fefcca =_fcbga .Len ()-1; +case "\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073":_fcbga .WriteString (_fdccc .WriteString ());_fcbga .WriteString ("\u0020");_ffegab ._bcdcga =_fcbga .Len ();_fcbga .WriteString (_efefc .WriteString ());_fcbga .WriteString ("\u0020");_ffegab ._bebgc =_fcbga .Len ()-1; +default:_fcbga .WriteString (_fdccc .WriteString ());_fcbga .WriteString ("\u0020");_fcbga .WriteString (_efefc .WriteString ());};};_fcbga .WriteString ("\u003e\u003e");return _fcbga .String ();}; -// NewPdfWriter initializes a new PdfWriter. -func NewPdfWriter ()PdfWriter {_gbbgb :=PdfWriter {};_gbbgb ._gdaab =map[_ce .PdfObject ]struct{}{};_gbbgb ._adbee =[]_ce .PdfObject {};_gbbgb ._dggcg =map[_ce .PdfObject ][]*_ce .PdfObjectDictionary {};_gbbgb ._daeac =map[_ce .PdfObject ]struct{}{};_gbbgb ._facee .Major =1; -_gbbgb ._facee .Minor =3;_ggdde :=_ce .MakeDict ();_ggdf :=[]struct{_dfcfg _ce .PdfObjectName ;_aagbb string ;}{{"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_adafdf ()},{"\u0043r\u0065\u0061\u0074\u006f\u0072",_gebff ()},{"\u0041\u0075\u0074\u0068\u006f\u0072",_dgbea ()},{"\u0053u\u0062\u006a\u0065\u0063\u0074",_gaeg ()},{"\u0054\u0069\u0074l\u0065",_daaef ()},{"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_caba ()}}; -for _ ,_efacdd :=range _ggdf {if _efacdd ._aagbb !=""{_ggdde .Set (_efacdd ._dfcfg ,_ce .MakeString (_efacdd ._aagbb ));};};if _ecbgf :=_fbbcd ();!_ecbgf .IsZero (){if _cceff ,_ggga :=NewPdfDateFromTime (_ecbgf );_ggga ==nil {_ggdde .Set ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_cceff .ToPdfObject ()); -};};if _cgefd :=_bfffb ();!_cgefd .IsZero (){if _fgcbe ,_gfgbd :=NewPdfDateFromTime (_cgefd );_gfgbd ==nil {_ggdde .Set ("\u004do\u0064\u0044\u0061\u0074\u0065",_fgcbe .ToPdfObject ());};};_faffg :=_ce .PdfIndirectObject {};_faffg .PdfObject =_ggdde ;_gbbgb ._dcecd =&_faffg ; -_gbbgb .addObject (&_faffg );_dafcf :=_ce .PdfIndirectObject {};_ffacg :=_ce .MakeDict ();_ffacg .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0043a\u0074\u0061\u006c\u006f\u0067"));_dafcf .PdfObject =_ffacg ;_gbbgb ._bedff =&_dafcf ;_gbbgb .addObject (_gbbgb ._bedff ); -_gacfc ,_abfc :=_cbfc ("\u0077");if _abfc !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abfc );};_gbbgb ._cbdcb =_gacfc ;_edege :=_ce .PdfIndirectObject {};_degbdd :=_ce .MakeDict ();_degbdd .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0050\u0061\u0067e\u0073")); -_edbaa :=_ce .PdfObjectArray {};_degbdd .Set ("\u004b\u0069\u0064\u0073",&_edbaa );_degbdd .Set ("\u0043\u006f\u0075n\u0074",_ce .MakeInteger (0));_edege .PdfObject =_degbdd ;_gbbgb ._dbdaa =&_edege ;_gbbgb ._defec =map[_ce .PdfObject ]struct{}{};_gbbgb .addObject (_gbbgb ._dbdaa ); -_ffacg .Set ("\u0050\u0061\u0067e\u0073",&_edege );_gbbgb ._bbef =_ffacg ;_ff .Log .Trace ("\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0025\u0073",_dafcf );return _gbbgb ;};func (_bdcd *PdfReader )newPdfActionURIFromDict (_bcfd *_ce .PdfObjectDictionary )(*PdfActionURI ,error ){return &PdfActionURI {URI :_bcfd .Get ("\u0055\u0052\u0049"),IsMap :_bcfd .Get ("\u0049\u0073\u004da\u0070")},nil ; +// SetImage updates XObject Image with new image data. +func (_efcaf *XObjectImage )SetImage (img *Image ,cs PdfColorspace )error {_efcaf .Filter .UpdateParams (img .GetParamsDict ());_ceegb ,_ecaab :=_efcaf .Filter .EncodeBytes (img .Data );if _ecaab !=nil {return _ecaab ;};_efcaf .Stream =_ceegb ;_cgaga :=img .Width ; +_efcaf .Width =&_cgaga ;_aaabf :=img .Height ;_efcaf .Height =&_aaabf ;_fgfbca :=img .BitsPerComponent ;_efcaf .BitsPerComponent =&_fgfbca ;if cs ==nil {if img .ColorComponents ==1{_efcaf .ColorSpace =NewPdfColorspaceDeviceGray ();}else if img .ColorComponents ==3{_efcaf .ColorSpace =NewPdfColorspaceDeviceRGB (); +}else if img .ColorComponents ==4{_efcaf .ColorSpace =NewPdfColorspaceDeviceCMYK ();}else {return _gf .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_efcaf .ColorSpace =cs ;};return nil ; }; // GetAnnotations returns the list of page annotations for `page`. If not loaded attempts to load the // annotations, otherwise returns the loaded list. -func (_fbffe *PdfPage )GetAnnotations ()([]*PdfAnnotation ,error ){if _fbffe ._gage !=nil {return _fbffe ._gage ,nil ;};if _fbffe .Annots ==nil {_fbffe ._gage =[]*PdfAnnotation {};return nil ,nil ;};if _fbffe ._cagde ==nil {_fbffe ._gage =[]*PdfAnnotation {}; -return nil ,nil ;};_aadfd ,_abdc :=_fbffe ._cagde .loadAnnotations (_fbffe .Annots );if _abdc !=nil {return nil ,_abdc ;};if _aadfd ==nil {_fbffe ._gage =[]*PdfAnnotation {};};_fbffe ._gage =_aadfd ;return _fbffe ._gage ,nil ;}; +func (_aadab *PdfPage )GetAnnotations ()([]*PdfAnnotation ,error ){if _aadab ._babf !=nil {return _aadab ._babf ,nil ;};if _aadab .Annots ==nil {_aadab ._babf =[]*PdfAnnotation {};return nil ,nil ;};if _aadab ._cgdb ==nil {_aadab ._babf =[]*PdfAnnotation {}; +return nil ,nil ;};_eefadb ,_bbcd :=_aadab ._cgdb .loadAnnotations (_aadab .Annots );if _bbcd !=nil {return nil ,_bbcd ;};if _eefadb ==nil {_aadab ._babf =[]*PdfAnnotation {};};_aadab ._babf =_eefadb ;return _aadab ._babf ,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 (_aeeag *PdfOutlineTreeNode )GetContext ()PdfModel {if _gbea ,_afgbd :=_aeeag ._edda .(*PdfOutline );_afgbd {return _gbea ;};if _ebceb ,_geff :=_aeeag ._edda .(*PdfOutlineItem );_geff {return _ebceb ;};_ff .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 ;}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 3 for an RGB device. +func (_dgdb *PdfColorspaceDeviceRGB )GetNumComponents ()int {return 3};func (_gbgfe fontCommon )isCIDFont ()bool {if _gbgfe ._cfgg ==""{_fb .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",_gbgfe ); +};_debad :=false ;switch _gbgfe ._cfgg {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":_debad =true ;};_fb .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",_debad ,_gbgfe ); +return _debad ;}; -// ToPdfObject returns the PDF representation of the shading pattern. -func (_abaad *PdfShadingPatternType2 )ToPdfObject ()_ce .PdfObject {_abaad .PdfPattern .ToPdfObject ();_bdced :=_abaad .getDict ();if _abaad .Shading !=nil {_bdced .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_abaad .Shading .ToPdfObject ());};if _abaad .Matrix !=nil {_bdced .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_abaad .Matrix ); -};if _abaad .ExtGState !=nil {_bdced .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_abaad .ExtGState );};return _abaad ._gadcb ;}; +// NewPdfAnnotationInk returns a new ink annotation. +func NewPdfAnnotationInk ()*PdfAnnotationInk {_fge :=NewPdfAnnotation ();_cdcg :=&PdfAnnotationInk {};_cdcg .PdfAnnotation =_fge ;_cdcg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_fge .SetContext (_cdcg );return _cdcg ;}; -// Mask returns the uin32 bitmask for the specific flag. -func (_fgabe FieldFlag )Mask ()uint32 {return uint32 (_fgabe )};func (_baad *PdfColorspaceICCBased )String ()string {return "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064";};func (_cfde *PdfReader )newPdfAnnotationFileAttachmentFromDict (_gegd *_ce .PdfObjectDictionary )(*PdfAnnotationFileAttachment ,error ){_ecaf :=PdfAnnotationFileAttachment {}; -_ebf ,_aeaa :=_cfde .newPdfAnnotationMarkupFromDict (_gegd );if _aeaa !=nil {return nil ,_aeaa ;};_ecaf .PdfAnnotationMarkup =_ebf ;_ecaf .FS =_gegd .Get ("\u0046\u0053");_ecaf .Name =_gegd .Get ("\u004e\u0061\u006d\u0065");return &_ecaf ,nil ;};func _gaeg ()string {_cbcgc .Lock (); -defer _cbcgc .Unlock ();return _bfdac }; +// NewPdfColorDeviceRGB returns a new PdfColorDeviceRGB based on the r,g,b component values. +func NewPdfColorDeviceRGB (r ,g ,b float64 )*PdfColorDeviceRGB {_aeced :=PdfColorDeviceRGB {r ,g ,b };return &_aeced ;};func (_cada *PdfReader )newPdfActionTransFromDict (_acca *_cde .PdfObjectDictionary )(*PdfActionTrans ,error ){return &PdfActionTrans {Trans :_acca .Get ("\u0054\u0072\u0061n\u0073")},nil ; +}; -// NewPdfAnnotationUnderline returns a new text underline annotation. -func NewPdfAnnotationUnderline ()*PdfAnnotationUnderline {_gecf :=NewPdfAnnotation ();_effa :=&PdfAnnotationUnderline {};_effa .PdfAnnotation =_gecf ;_effa .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gecf .SetContext (_effa );return _effa ;};func _feed (_gacb _ce .PdfObject )(*PdfColorspaceCalGray ,error ){_dffd :=NewPdfColorspaceCalGray (); -if _gbedc ,_cdbf :=_gacb .(*_ce .PdfIndirectObject );_cdbf {_dffd ._aeadd =_gbedc ;};_gacb =_ce .TraceToDirectObject (_gacb );_edfg ,_eace :=_gacb .(*_ce .PdfObjectArray );if !_eace {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};if _edfg .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");};_gacb =_ce .TraceToDirectObject (_edfg .Get (0));_faf ,_eace :=_gacb .(*_ce .PdfObjectName ); -if !_eace {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 *_faf !="\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"); -};_gacb =_ce .TraceToDirectObject (_edfg .Get (1));_ecgd ,_eace :=_gacb .(*_ce .PdfObjectDictionary );if !_eace {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"); -};_gacb =_ecgd .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_gacb =_ce .TraceToDirectObject (_gacb );_badc ,_eace :=_gacb .(*_ce .PdfObjectArray );if !_eace {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 _badc .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");};_fabb ,_ecfae :=_badc .GetAsFloat64Slice (); -if _ecfae !=nil {return nil ,_ecfae ;};_dffd .WhitePoint =_fabb ;_gacb =_ecgd .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _gacb !=nil {_gacb =_ce .TraceToDirectObject (_gacb );_fbaa ,_faef :=_gacb .(*_ce .PdfObjectArray );if !_faef {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 _fbaa .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");};_ccce ,_bfcb :=_fbaa .GetAsFloat64Slice (); -if _bfcb !=nil {return nil ,_bfcb ;};_dffd .BlackPoint =_ccce ;};_gacb =_ecgd .Get ("\u0047\u0061\u006dm\u0061");if _gacb !=nil {_gacb =_ce .TraceToDirectObject (_gacb );_eagc ,_egca :=_ce .GetNumberAsFloat (_gacb );if _egca !=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"); -};_dffd .Gamma =_eagc ;};return _dffd ,nil ;}; +// CustomKeys returns all custom info keys as list. +func (_eadf *PdfInfo )CustomKeys ()[]string {if _eadf ._bdcd ==nil {return nil ;};_geae :=make ([]string ,len (_eadf ._bdcd .Keys ()));for _ ,_ceaf :=range _eadf ._bdcd .Keys (){_geae =append (_geae ,_ceaf .String ());};return _geae ;};func _aadaf (_eggbe *_cde .PdfObjectDictionary )(*PdfShadingType1 ,error ){_gfedd :=PdfShadingType1 {}; +if _fagdb :=_eggbe .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_fagdb !=nil {_fagdb =_cde .TraceToDirectObject (_fagdb );_dggce ,_gacbb :=_fagdb .(*_cde .PdfObjectArray );if !_gacbb {_fb .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",_fagdb ); +return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_gfedd .Domain =_dggce ;};if _gfcc :=_eggbe .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_gfcc !=nil {_gfcc =_cde .TraceToDirectObject (_gfcc ); +_ddfec ,_bfeg :=_gfcc .(*_cde .PdfObjectArray );if !_bfeg {_fb .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",_gfcc );return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};_gfedd .Matrix =_ddfec ;};_fbecg :=_eggbe .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _fbecg ==nil {_fb .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 ;};_gfedd .Function =[]PdfFunction {};if _ffeag ,_gbefb :=_fbecg .(*_cde .PdfObjectArray );_gbefb {for _ ,_gfafbg :=range _ffeag .Elements (){_bffdd ,_ceggb :=_bedaa (_gfafbg );if _ceggb !=nil {_fb .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",_ceggb ); +return nil ,_ceggb ;};_gfedd .Function =append (_gfedd .Function ,_bffdd );};}else {_edea ,_gedfe :=_bedaa (_fbecg );if _gedfe !=nil {_fb .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",_gedfe ); +return nil ,_gedfe ;};_gfedd .Function =append (_gfedd .Function ,_edea );};return &_gfedd ,nil ;}; -// 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 returns the PDF representation of the tiling pattern. +func (_cafa *PdfTilingPattern )ToPdfObject ()_cde .PdfObject {_cafa .PdfPattern .ToPdfObject ();_bdcbad :=_cafa .getDict ();if _cafa .PaintType !=nil {_bdcbad .Set ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e",_cafa .PaintType );};if _cafa .TilingType !=nil {_bdcbad .Set ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_cafa .TilingType ); +};if _cafa .BBox !=nil {_bdcbad .Set ("\u0042\u0042\u006f\u0078",_cafa .BBox .ToPdfObject ());};if _cafa .XStep !=nil {_bdcbad .Set ("\u0058\u0053\u0074e\u0070",_cafa .XStep );};if _cafa .YStep !=nil {_bdcbad .Set ("\u0059\u0053\u0074e\u0070",_cafa .YStep ); +};if _cafa .Resources !=nil {_bdcbad .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_cafa .Resources .ToPdfObject ());};if _cafa .Matrix !=nil {_bdcbad .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_cafa .Matrix );};return _cafa ._eebba ;}; -// CertClient is the client used to retrieve certificates. -CertClient *_bcd .CertClient ; +// Subtype returns the font's "Subtype" field. +func (_daad *PdfFont )Subtype ()string {_ffcf :=_daad .baseFields ()._cfgg ;if _gfega ,_egcg :=_daad ._dcgb .(*pdfFontType0 );_egcg {_ffcf =_ffcf +"\u003a"+_gfega .DescendantFont .Subtype ();};return _ffcf ;}; -// OCSPClient is the client used to retrieve OCSP validation information. -OCSPClient *_bcd .OCSPClient ; +// ToPdfObject converts date to a PDF string object. +func (_eabe *PdfDate )ToPdfObject ()_cde .PdfObject {_gaeaa :=_a .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",_eabe ._bdcfec ,_eabe ._efbed ,_eabe ._acgbg ,_eabe ._fbgce ,_eabe ._bcbba ,_eabe ._geaeb ,_eabe ._ddbcg ,_eabe ._bafff ,_eabe ._agedg ); +return _cde .MakeString (_gaeaa );}; -// CRLClient is the client used to retrieve CRL validation information. -CRLClient *_bcd .CRLClient ; +// ToPdfObject implements interface PdfModel. +func (_fdcef *Permissions )ToPdfObject ()_cde .PdfObject {return _fdcef ._abgage }; -// SkipExisting specifies whether existing signature validations -// should be skipped. -SkipExisting bool ;_fdfad *PdfAppender ;_dcacf *DSS ;}; +// NewPdfActionGoToE returns a new "go to embedded" action. +func NewPdfActionGoToE ()*PdfActionGoToE {_fabg :=NewPdfAction ();_adb :=&PdfActionGoToE {};_adb .PdfAction =_fabg ;_fabg .SetContext (_adb );return _adb ;}; -// ToPdfObject returns a stream object. -func (_gacbf *XObjectForm )ToPdfObject ()_ce .PdfObject {_fccdf :=_gacbf ._efffe ;_cccfe :=_fccdf .PdfObjectDictionary ;if _gacbf .Filter !=nil {_cccfe =_gacbf .Filter .MakeStreamDict ();_fccdf .PdfObjectDictionary =_cccfe ;};_cccfe .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074")); -_cccfe .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0046\u006f\u0072\u006d"));_cccfe .SetIfNotNil ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065",_gacbf .FormType );_cccfe .SetIfNotNil ("\u0042\u0042\u006f\u0078",_gacbf .BBox );_cccfe .SetIfNotNil ("\u004d\u0061\u0074\u0072\u0069\u0078",_gacbf .Matrix ); -if _gacbf .Resources !=nil {_cccfe .SetIfNotNil ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_gacbf .Resources .ToPdfObject ());};_cccfe .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_gacbf .Group );_cccfe .SetIfNotNil ("\u0052\u0065\u0066",_gacbf .Ref ); -_cccfe .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061",_gacbf .MetaData );_cccfe .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_gacbf .PieceInfo );_cccfe .SetIfNotNil ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_gacbf .LastModified ); -_cccfe .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_gacbf .StructParent );_cccfe .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_gacbf .StructParents );_cccfe .SetIfNotNil ("\u004f\u0050\u0049",_gacbf .OPI ); -_cccfe .SetIfNotNil ("\u004f\u0043",_gacbf .OC );_cccfe .SetIfNotNil ("\u004e\u0061\u006d\u0065",_gacbf .Name );_cccfe .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_gacbf .Stream ))));_fccdf .Stream =_gacbf .Stream ;return _fccdf ; -}; +// NewGrayImageFromGoImage creates a new grayscale unidoc Image from a golang Image. +func (_ggaff DefaultImageHandler )NewGrayImageFromGoImage (goimg _cg .Image )(*Image ,error ){_ffbf :=goimg .Bounds ();_daefc :=&Image {Width :int64 (_ffbf .Dx ()),Height :int64 (_ffbf .Dy ()),ColorComponents :1,BitsPerComponent :8};switch _ggfbe :=goimg .(type ){case *_cg .Gray :if len (_ggfbe .Pix )!=_ffbf .Dx ()*_ffbf .Dy (){_bdfge ,_acgdc :=_bbb .GrayConverter .Convert (goimg ); +if _acgdc !=nil {return nil ,_acgdc ;};_daefc .Data =_bdfge .Pix ();}else {_daefc .Data =_ggfbe .Pix ;};case *_cg .Gray16 :_daefc .BitsPerComponent =16;if len (_ggfbe .Pix )!=_ffbf .Dx ()*_ffbf .Dy ()*2{_gcddf ,_eegcfc :=_bbb .Gray16Converter .Convert (goimg ); +if _eegcfc !=nil {return nil ,_eegcfc ;};_daefc .Data =_gcddf .Pix ();}else {_daefc .Data =_ggfbe .Pix ;};case _bbb .Image :_bage :=_ggfbe .Base ();if _bage .ColorComponents ==1{_daefc .BitsPerComponent =int64 (_bage .BitsPerComponent );_daefc .Data =_bage .Data ; +return _daefc ,nil ;};_caga ,_fggb :=_bbb .GrayConverter .Convert (goimg );if _fggb !=nil {return nil ,_fggb ;};_daefc .Data =_caga .Pix ();default:_agbgf ,_ecgg :=_bbb .GrayConverter .Convert (goimg );if _ecgg !=nil {return nil ,_ecgg ;};_daefc .Data =_agbgf .Pix (); +};return _daefc ,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 ;_bgfg _cde .ParserMetadata ;}; + +// PdfAnnotationWidget represents Widget annotations. +// Note: Widget annotations are used to display form fields. +// (Section 12.5.6.19). +type PdfAnnotationWidget struct{*PdfAnnotation ;H _cde .PdfObject ;MK _cde .PdfObject ;A _cde .PdfObject ;AA _cde .PdfObject ;BS _cde .PdfObject ;Parent _cde .PdfObject ;_aad *PdfField ;_ggc bool ;};func _egbge ()string {_ggdeb .Lock ();defer _ggdeb .Unlock (); +return _aeegb }; + +// XObjectForm (Table 95 in 8.10.2). +type XObjectForm struct{Filter _cde .StreamEncoder ;FormType _cde .PdfObject ;BBox _cde .PdfObject ;Matrix _cde .PdfObject ;Resources *PdfPageResources ;Group _cde .PdfObject ;Ref _cde .PdfObject ;MetaData _cde .PdfObject ;PieceInfo _cde .PdfObject ;LastModified _cde .PdfObject ; +StructParent _cde .PdfObject ;StructParents _cde .PdfObject ;OPI _cde .PdfObject ;OC _cde .PdfObject ;Name _cde .PdfObject ; + +// Stream data. +Stream []byte ;_fbeeg *_cde .PdfObjectStream ;}; // 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 (_afada *PdfFont )CharcodesToStrings (charcodes []_dc .CharCode )([]string ,int ,int ){_fecc :=_afada .baseFields ();_fggae :=make ([]string ,0,len (charcodes ));_bgecf :=0;_fcadb :=_afada .Encoder ();_bbecf :=_fecc ._dgfcg !=nil &&_afada .IsSimple ()&&_afada .Subtype ()=="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"&&!_g .Contains (_fecc ._dgfcg .Name (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"); -if !_bbecf &&_fcadb !=nil {switch _fgfca :=_fcadb .(type ){case _dc .SimpleEncoder :_cdceg :=_fgfca .BaseName ();if _ ,_befbb :=_fdaee [_cdceg ];_befbb {for _ ,_bbeea :=range charcodes {if _gbcc ,_afdb :=_fcadb .CharcodeToRune (_bbeea );_afdb {_fggae =append (_fggae ,string (_gbcc )); -}else {_ff .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",_bbeea ,charcodes ,_fecc .isCIDFont (),_afada ,_fcadb ); -_bgecf ++;_fggae =append (_fggae ,_ga .MissingCodeString );};};return _fggae ,len (_fggae ),_bgecf ;};};};for _ ,_cagdb :=range charcodes {if _fecc ._dgfcg !=nil {if _bffa ,_baca :=_fecc ._dgfcg .CharcodeToUnicode (_ga .CharCode (_cagdb ));_baca {_fggae =append (_fggae ,_bffa ); -continue ;};};if _fcadb !=nil {if _ggfef ,_cace :=_fcadb .CharcodeToRune (_cagdb );_cace {_fggae =append (_fggae ,string (_ggfef ));continue ;};};_ff .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",_cagdb ,charcodes ,_fecc .isCIDFont (),_afada ,_fcadb ); -_bgecf ++;_fggae =append (_fggae ,_ga .MissingCodeString );};if _bgecf !=0{_ff .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 ),_bgecf ,_afada ); -};return _fggae ,len (_fggae ),_bgecf ;}; +func (_gfga *PdfFont )CharcodesToStrings (charcodes []_fab .CharCode )([]string ,int ,int ){_gfced :=_gfga .baseFields ();_bcfbag :=make ([]string ,0,len (charcodes ));_geadf :=0;_bgeb :=_gfga .Encoder ();_gedde :=_gfced ._dcgd !=nil &&_gfga .IsSimple ()&&_gfga .Subtype ()=="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"&&!_cce .Contains (_gfced ._dcgd .Name (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"); +if !_gedde &&_bgeb !=nil {switch _egcf :=_bgeb .(type ){case _fab .SimpleEncoder :_accdd :=_egcf .BaseName ();if _ ,_cfafa :=_dcga [_accdd ];_cfafa {for _ ,_cfg :=range charcodes {if _gcfbd ,_faee :=_bgeb .CharcodeToRune (_cfg );_faee {_bcfbag =append (_bcfbag ,string (_gcfbd )); +}else {_fb .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",_cfg ,charcodes ,_gfced .isCIDFont (),_gfga ,_bgeb ); +_geadf ++;_bcfbag =append (_bcfbag ,_ega .MissingCodeString );};};return _bcfbag ,len (_bcfbag ),_geadf ;};};};for _ ,_dcgc :=range charcodes {if _gfced ._dcgd !=nil {if _cdad ,_ebgbb :=_gfced ._dcgd .CharcodeToUnicode (_ega .CharCode (_dcgc ));_ebgbb {_bcfbag =append (_bcfbag ,_cdad ); +continue ;};};if _bgeb !=nil {if _ccac ,_edcf :=_bgeb .CharcodeToRune (_dcgc );_edcf {_bcfbag =append (_bcfbag ,string (_ccac ));continue ;};};_fb .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",_dcgc ,charcodes ,_gfced .isCIDFont (),_gfga ,_bgeb ); +_geadf ++;_bcfbag =append (_bcfbag ,_ega .MissingCodeString );};if _geadf !=0{_fb .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 ),_geadf ,_gfga ); +};return _bcfbag ,len (_bcfbag ),_geadf ;}; -// GetContext returns a reference to the subshading entry as represented by PdfShadingType1-7. -func (_bdcgf *PdfShading )GetContext ()PdfModel {return _bdcgf ._aadbc }; +// GetNumComponents returns the number of color components of the underlying +// colorspace device. +func (_ddeff *PdfColorspaceSpecialPattern )GetNumComponents ()int {return _ddeff .UnderlyingCS .GetNumComponents ();}; -// ImageToRGB converts CalRGB colorspace image to RGB and returns the result. -func (_ebgb *PdfColorspaceCalRGB )ImageToRGB (img Image )(Image ,error ){_gabe :=_gb .NewReader (img .getBase ());_abfe :=_gf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_ggbe :=_gb .NewWriter (_abfe ); -_geba :=_egg .Pow (2,float64 (img .BitsPerComponent ))-1;_ffda :=make ([]uint32 ,3);var (_dcdea error ;_fcga ,_eaga ,_fbdaa ,_gaeb ,_fbba ,_bgc float64 ;);for {_dcdea =_gabe .ReadSamples (_ffda );if _dcdea ==_gd .EOF {break ;}else if _dcdea !=nil {return img ,_dcdea ; -};_fcga =float64 (_ffda [0])/_geba ;_eaga =float64 (_ffda [1])/_geba ;_fbdaa =float64 (_ffda [2])/_geba ;_gaeb =_ebgb .Matrix [0]*_egg .Pow (_fcga ,_ebgb .Gamma [0])+_ebgb .Matrix [3]*_egg .Pow (_eaga ,_ebgb .Gamma [1])+_ebgb .Matrix [6]*_egg .Pow (_fbdaa ,_ebgb .Gamma [2]); -_fbba =_ebgb .Matrix [1]*_egg .Pow (_fcga ,_ebgb .Gamma [0])+_ebgb .Matrix [4]*_egg .Pow (_eaga ,_ebgb .Gamma [1])+_ebgb .Matrix [7]*_egg .Pow (_fbdaa ,_ebgb .Gamma [2]);_bgc =_ebgb .Matrix [2]*_egg .Pow (_fcga ,_ebgb .Gamma [0])+_ebgb .Matrix [5]*_egg .Pow (_eaga ,_ebgb .Gamma [1])+_ebgb .Matrix [8]*_egg .Pow (_fbdaa ,_ebgb .Gamma [2]); -_fcga =3.240479*_gaeb +-1.537150*_fbba +-0.498535*_bgc ;_eaga =-0.969256*_gaeb +1.875992*_fbba +0.041556*_bgc ;_fbdaa =0.055648*_gaeb +-0.204043*_fbba +1.057311*_bgc ;_fcga =_egg .Min (_egg .Max (_fcga ,0),1.0);_eaga =_egg .Min (_egg .Max (_eaga ,0),1.0); -_fbdaa =_egg .Min (_egg .Max (_fbdaa ,0),1.0);_ffda [0]=uint32 (_fcga *_geba );_ffda [1]=uint32 (_eaga *_geba );_ffda [2]=uint32 (_fbdaa *_geba );if _dcdea =_ggbe .WriteSamples (_ffda );_dcdea !=nil {return img ,_dcdea ;};};return _ffba (&_abfe ),nil ; -};func (_aeec *PdfReader )newPdfAnnotationSquareFromDict (_bbec *_ce .PdfObjectDictionary )(*PdfAnnotationSquare ,error ){_dede :=PdfAnnotationSquare {};_ecca ,_cacf :=_aeec .newPdfAnnotationMarkupFromDict (_bbec );if _cacf !=nil {return nil ,_cacf ;}; -_dede .PdfAnnotationMarkup =_ecca ;_dede .BS =_bbec .Get ("\u0042\u0053");_dede .IC =_bbec .Get ("\u0049\u0043");_dede .BE =_bbec .Get ("\u0042\u0045");_dede .RD =_bbec .Get ("\u0052\u0044");return &_dede ,nil ;};func _debdea (_fdefa _ce .PdfObject )(*PdfFunctionType2 ,error ){_edcec :=&PdfFunctionType2 {}; -var _cggff *_ce .PdfObjectDictionary ;if _adcfb ,_afafd :=_fdefa .(*_ce .PdfIndirectObject );_afafd {_ccacb ,_ggdcc :=_adcfb .PdfObject .(*_ce .PdfObjectDictionary );if !_ggdcc {return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_edcec ._gbbb =_adcfb ;_cggff =_ccacb ;}else if _aebb ,_acgfa :=_fdefa .(*_ce .PdfObjectDictionary );_acgfa {_cggff =_aebb ;}else {return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_ff .Log .Trace ("\u0046U\u004e\u0043\u0032\u003a\u0020\u0025s",_cggff .String ()); -_cgaef ,_debfg :=_ce .TraceToDirectObject (_cggff .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_ce .PdfObjectArray );if !_debfg {_ff .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ge .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 _cgaef .Len ()< 0||_cgaef .Len ()%2!=0{_ff .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u0072\u0061\u006e\u0067e\u0020\u0069\u006e\u0076al\u0069\u0064");return nil ,_ge .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065"); -};_eaceb ,_ebed :=_cgaef .ToFloat64Array ();if _ebed !=nil {return nil ,_ebed ;};_edcec .Domain =_eaceb ;_cgaef ,_debfg =_ce .TraceToDirectObject (_cggff .Get ("\u0052\u0061\u006eg\u0065")).(*_ce .PdfObjectArray );if _debfg {if _cgaef .Len ()< 0||_cgaef .Len ()%2!=0{return nil ,_ge .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_afcfa ,_abaf :=_cgaef .ToFloat64Array ();if _abaf !=nil {return nil ,_abaf ;};_edcec .Range =_afcfa ;};_cgaef ,_debfg =_ce .TraceToDirectObject (_cggff .Get ("\u0043\u0030")).(*_ce .PdfObjectArray );if _debfg {_bedce ,_cfbdc :=_cgaef .ToFloat64Array (); -if _cfbdc !=nil {return nil ,_cfbdc ;};_edcec .C0 =_bedce ;};_cgaef ,_debfg =_ce .TraceToDirectObject (_cggff .Get ("\u0043\u0031")).(*_ce .PdfObjectArray );if _debfg {_aafc ,_cacgc :=_cgaef .ToFloat64Array ();if _cacgc !=nil {return nil ,_cacgc ;};_edcec .C1 =_aafc ; -};if len (_edcec .C0 )!=len (_edcec .C1 ){_ff .Log .Error ("\u0043\u0030\u0020\u0061nd\u0020\u0043\u0031\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0074\u0063\u0068\u0069n\u0067");return nil ,_ce .ErrRangeError ;};N ,_ebed :=_ce .GetNumberAsFloat (_ce .TraceToDirectObject (_cggff .Get ("\u004e"))); -if _ebed !=nil {_ff .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",_cggff .String ());return nil ,_ebed ;};_edcec .N =N ; -return _edcec ,nil ;}; +// SetOCProperties sets the optional content properties. +func (_dgabg *PdfWriter )SetOCProperties (ocProperties _cde .PdfObject )error {_daeac :=_dgabg ._aaeef ;if ocProperties !=nil {_fb .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u004f\u0043\u0020\u0050\u0072o\u0070\u0065\u0072\u0074\u0069\u0065\u0073\u002e\u002e\u002e"); +_daeac .Set ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",ocProperties );return _dgabg .addObjects (ocProperties );};return nil ;}; -// 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 (_becbe *LTV )Enable (sig *PdfSignature ,extraCerts []*_eg .Certificate )error {if _dbbf :=_becbe .validateSig (sig );_dbbf !=nil {return _dbbf ;};_cbbea ,_eedbg :=_becbe .generateVRIKey (sig );if _eedbg !=nil {return _eedbg ;};if _ ,_efbdf :=_becbe ._dcacf .VRI [_cbbea ]; -_efbdf &&_becbe .SkipExisting {return nil ;};_cgef ,_eedbg :=sig .GetCerts ();if _eedbg !=nil {return _eedbg ;};return _becbe .enable (_cgef ,extraCerts ,_cbbea );};func (_bfbfd *PdfReader )loadForms ()(*PdfAcroForm ,error ){if _bfbfd ._afda .GetCrypter ()!=nil &&!_bfbfd ._afda .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"); -};_bfgf :=_bfbfd ._cfcdg ;_edebb :=_bfgf .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d");if _edebb ==nil {return nil ,nil ;};_fdbg ,_ccecd :=_ce .GetIndirect (_edebb );_edebb =_ce .TraceToDirectObject (_edebb );if _ce .IsNullObject (_edebb ){_ff .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 ;};_bdcda ,_fdee :=_ce .GetDict (_edebb );if !_fdee {_ff .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0041\u0063\u0072\u006fF\u006fr\u006d \u0065\u006e\u0074\u0072\u0079\u0020\u0025T",_edebb );_ff .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",_edebb );};_ff .Log .Trace ("\u0048\u0061\u0073\u0020\u0041\u0063\u0072\u006f\u0020f\u006f\u0072\u006d\u0073"); -_ff .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 !_bfbfd ._cgbdb {_daac :=_bfbfd .traverseObjectData (_bdcda ); -if _daac !=nil {_ff .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",_daac ); -return nil ,_daac ;};};_abcd ,_eadfd :=_bfbfd .newPdfAcroFormFromDict (_fdbg ,_bdcda );if _eadfd !=nil {return nil ,_eadfd ;};_abcd ._afab =!_ccecd ;return _abcd ,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 (_gfdgb *PdfAppender )Sign (pageNum int ,field *PdfFieldSignature )error {if field ==nil {return _gf .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"); +};_gda :=field .V ;if _gda ==nil {return _gf .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");};_afda :=pageNum -1;if _afda < 0||_afda > len (_gfdgb ._dbaf )-1{return _a .Errorf ("\u0070\u0061\u0067\u0065\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064",pageNum ); +};_abad :=_gfdgb .Reader .PageList [_afda ];field .P =_abad .ToPdfObject ();if field .T ==nil ||field .T .String ()==""{field .T =_cde .MakeString (_a .Sprintf ("\u0053\u0069\u0067n\u0061\u0074\u0075\u0072\u0065\u0020\u0025\u0064",pageNum ));};_abad .AddAnnotation (field .PdfAnnotationWidget .PdfAnnotation ); +if _gfdgb ._deffb ==_gfdgb ._dbb .AcroForm {_gfdgb ._deffb =_gfdgb .Reader .AcroForm ;};_efec :=_gfdgb ._deffb ;if _efec ==nil {_efec =NewPdfAcroForm ();};_efec .SigFlags =_cde .MakeInteger (3);if _efec .NeedAppearances !=nil {_efec .NeedAppearances =nil ; +};_fada :=append (_efec .AllFields (),field .PdfField );_efec .Fields =&_fada ;_gfdgb .ReplaceAcroForm (_efec );_gfdgb .UpdatePage (_abad );_gfdgb ._dbaf [_afda ]=_abad ;if _ ,_bdcbg :=field .V .GetDocMDPPermission ();_bdcbg {_gfdgb ._fafe =NewPermissions (field .V ); +};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 ; +// ToPdfObject returns the PDF representation of the VRI dictionary. +func (_aaca *VRI )ToPdfObject ()*_cde .PdfObjectDictionary {_fffag :=_cde .MakeDict ();_fffag .SetIfNotNil (_cde .PdfObjectName ("\u0043\u0065\u0072\u0074"),_edgbae (_aaca .Cert ));_fffag .SetIfNotNil (_cde .PdfObjectName ("\u004f\u0043\u0053\u0050"),_edgbae (_aaca .OCSP )); +_fffag .SetIfNotNil (_cde .PdfObjectName ("\u0043\u0052\u004c"),_edgbae (_aaca .CRL ));_fffag .SetIfNotNil ("\u0054\u0055",_aaca .TU );_fffag .SetIfNotNil ("\u0054\u0053",_aaca .TS );return _fffag ;};func (_ffac *PdfReader )newPdfActionURIFromDict (_bafb *_cde .PdfObjectDictionary )(*PdfActionURI ,error ){return &PdfActionURI {URI :_bafb .Get ("\u0055\u0052\u0049"),IsMap :_bafb .Get ("\u0049\u0073\u004da\u0070")},nil ; +}; -// ToPdfObject implements interface PdfModel. -func (_caf *PdfActionHide )ToPdfObject ()_ce .PdfObject {_caf .PdfAction .ToPdfObject ();_bccb :=_caf ._bcc ;_aead :=_bccb .PdfObject .(*_ce .PdfObjectDictionary );_aead .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeHide )));_aead .SetIfNotNil ("\u0054",_caf .T ); -_aead .SetIfNotNil ("\u0048",_caf .H );return _bccb ;};func (_ceac *Image )samplesAddPadding (_bbegfa []uint32 )[]uint32 {_ddadf :=_gf .BytesPerLine (int (_ceac .Width ),int (_ceac .BitsPerComponent ),_ceac .ColorComponents )*(8/int (_ceac .BitsPerComponent )); -_bgde :=_ddadf *int (_ceac .Height );if len (_bbegfa )==_bgde {return _bbegfa ;};_cggbc :=make ([]uint32 ,_bgde );_acbff :=int (_ceac .Width )*_ceac .ColorComponents ;for _efacc :=0;_efacc < int (_ceac .Height );_efacc ++{_edad :=_efacc *int (_ceac .Width ); -_ccaed :=_efacc *_ddadf ;for _aeceb :=0;_aeceb < _acbff ;_aeceb ++{_cggbc [_ccaed +_aeceb ]=_bbegfa [_edad +_aeceb ];};};return _cggbc ;}; +// PdfActionImportData represents a importData action. +type PdfActionImportData struct{*PdfAction ;F *PdfFilespec ;}; -// ToPdfObject implements interface PdfModel. -func (_dcde *PdfAnnotationWidget )ToPdfObject ()_ce .PdfObject {_dcde .PdfAnnotation .ToPdfObject ();_dgg :=_dcde ._dec ;_ffdg :=_dgg .PdfObject .(*_ce .PdfObjectDictionary );if _dcde ._bbcf {return _dgg ;};_dcde ._bbcf =true ;_ffdg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0057\u0069\u0064\u0067\u0065\u0074")); -_ffdg .SetIfNotNil ("\u0048",_dcde .H );_ffdg .SetIfNotNil ("\u004d\u004b",_dcde .MK );_ffdg .SetIfNotNil ("\u0041",_dcde .A );_ffdg .SetIfNotNil ("\u0041\u0041",_dcde .AA );_ffdg .SetIfNotNil ("\u0042\u0053",_dcde .BS );_bebf :=_dcde .Parent ;if _dcde ._bag !=nil {if _dcde ._bag ._aadeb ==_dcde ._dec {_dcde ._bag .ToPdfObject (); -};_bebf =_dcde ._bag .GetContainingPdfObject ();};if _bebf !=_dgg {_ffdg .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_bebf );};_dcde ._bbcf =false ;return _dgg ;}; +// PdfAnnotationStamp represents Stamp annotations. +// (Section 12.5.6.12). +type PdfAnnotationStamp struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Name _cde .PdfObject ;};func _adbg (_cbabf *_cde .PdfObjectDictionary )(*PdfTilingPattern ,error ){_bgede :=&PdfTilingPattern {};_bcfbf :=_cbabf .Get ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e"); +if _bcfbf ==nil {_fb .Log .Debug ("\u0050\u0061\u0069\u006e\u0074\u0054\u0079\u0070\u0065\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_cdfcf ,_ceacb :=_bcfbf .(*_cde .PdfObjectInteger );if !_ceacb {_fb .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",_bcfbf ); +return nil ,_cde .ErrTypeError ;};_bgede .PaintType =_cdfcf ;_bcfbf =_cbabf .Get ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _bcfbf ==nil {_fb .Log .Debug ("\u0054i\u006ci\u006e\u0067\u0054\u0079\u0070e\u0020\u006di\u0073\u0073\u0069\u006e\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_afgddd ,_ceacb :=_bcfbf .(*_cde .PdfObjectInteger );if !_ceacb {_fb .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",_bcfbf ); +return nil ,_cde .ErrTypeError ;};_bgede .TilingType =_afgddd ;_bcfbf =_cbabf .Get ("\u0042\u0042\u006f\u0078");if _bcfbf ==nil {_fb .Log .Debug ("\u0042\u0042\u006fx\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; +};_bcfbf =_cde .TraceToDirectObject (_bcfbf );_bgfe ,_ceacb :=_bcfbf .(*_cde .PdfObjectArray );if !_ceacb {_fb .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",_bcfbf ); +return nil ,_cde .ErrTypeError ;};_bdea ,_fabaf :=NewPdfRectangle (*_bgfe );if _fabaf !=nil {_fb .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_fabaf );return nil ,_fabaf ;};_bgede .BBox =_bdea ;_bcfbf =_cbabf .Get ("\u0058\u0053\u0074e\u0070"); +if _bcfbf ==nil {_fb .Log .Debug ("\u0058\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_ecca ,_fabaf :=_cde .GetNumberAsFloat (_bcfbf );if _fabaf !=nil {_fb .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",_ecca ); +return nil ,_fabaf ;};_bgede .XStep =_cde .MakeFloat (_ecca );_bcfbf =_cbabf .Get ("\u0059\u0053\u0074e\u0070");if _bcfbf ==nil {_fb .Log .Debug ("\u0059\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; +};_cdba ,_fabaf :=_cde .GetNumberAsFloat (_bcfbf );if _fabaf !=nil {_fb .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",_cdba ); +return nil ,_fabaf ;};_bgede .YStep =_cde .MakeFloat (_cdba );_bcfbf =_cbabf .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _bcfbf ==nil {_fb .Log .Debug ("\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_cbabf ,_ceacb =_cde .TraceToDirectObject (_bcfbf ).(*_cde .PdfObjectDictionary );if !_ceacb {return nil ,_a .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",_bcfbf ); +};_ececa ,_fabaf :=NewPdfPageResourcesFromDict (_cbabf );if _fabaf !=nil {return nil ,_fabaf ;};_bgede .Resources =_ececa ;if _ceegd :=_cbabf .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_ceegd !=nil {_dcaab ,_defef :=_ceegd .(*_cde .PdfObjectArray ); +if !_defef {_fb .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",_ceegd );return nil ,_cde .ErrTypeError ;};_bgede .Matrix =_dcaab ;};return _bgede ,nil ; +}; -// NewPdfColorspaceCalRGB returns a new CalRGB colorspace object. -func NewPdfColorspaceCalRGB ()*PdfColorspaceCalRGB {_affa :=&PdfColorspaceCalRGB {};_affa .BlackPoint =[]float64 {0.0,0.0,0.0};_affa .Gamma =[]float64 {1.0,1.0,1.0};_affa .Matrix =[]float64 {1,0,0,0,1,0,0,0,1};return _affa ;}; +// String returns a string describing the font descriptor. +func (_cafb *PdfFontDescriptor )String ()string {var _agbdc []string ;if _cafb .FontName !=nil {_agbdc =append (_agbdc ,_cafb .FontName .String ());};if _cafb .FontFamily !=nil {_agbdc =append (_agbdc ,_cafb .FontFamily .String ());};if _cafb .fontFile !=nil {_agbdc =append (_agbdc ,_cafb .fontFile .String ()); +};if _cafb ._faacg !=nil {_agbdc =append (_agbdc ,_cafb ._faacg .String ());};_agbdc =append (_agbdc ,_a .Sprintf ("\u0046\u006f\u006et\u0046\u0069\u006c\u0065\u0033\u003d\u0025\u0074",_cafb .FontFile3 !=nil ));return _a .Sprintf ("\u0046\u004f\u004e\u0054_D\u0045\u0053\u0043\u0052\u0049\u0050\u0054\u004f\u0052\u007b\u0025\u0073\u007d",_cce .Join (_agbdc ,"\u002c\u0020")); +};const (RelationshipSource FileRelationship =iota ;RelationshipData ;RelationshipAlternative ;RelationshipSupplement ;RelationshipUnspecified ;); -// PdfOutlineItem represents an outline item dictionary (Table 153 - pp. 376 - 377). -type PdfOutlineItem struct{PdfOutlineTreeNode ;Title *_ce .PdfObjectString ;Parent *PdfOutlineTreeNode ;Prev *PdfOutlineTreeNode ;Next *PdfOutlineTreeNode ;Count *int64 ;Dest _ce .PdfObject ;A _ce .PdfObject ;SE _ce .PdfObject ;C _ce .PdfObject ;F _ce .PdfObject ; -_ggcfgf *_ce .PdfIndirectObject ;}; +// 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 (_cdac *PdfReader )FlattenFields (allannots bool ,appgen FieldAppearanceGenerator )error {return _cdac .flattenFieldsWithOpts (allannots ,appgen ,nil );};func (_ddagd *LTV )getCRLs (_ecegf []*_ff .Certificate )([][]byte ,error ){_gedff :=make ([][]byte ,0,len (_ecegf )); +for _ ,_bbfea :=range _ecegf {for _ ,_eebfe :=range _bbfea .CRLDistributionPoints {if _ddagd .CertClient .IsCA (_bbfea ){continue ;};_gbaab ,_decce :=_ddagd .CRLClient .MakeRequest (_eebfe ,_bbfea );if _decce !=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",_decce ); +continue ;};_gedff =append (_gedff ,_gbaab );};};return _gedff ,nil ;}; -// PdfWriter handles outputing PDF content. -type PdfWriter struct{_bedff *_ce .PdfIndirectObject ;_dbdaa *_ce .PdfIndirectObject ;_defec map[_ce .PdfObject ]struct{};_adbee []_ce .PdfObject ;_gdaab map[_ce .PdfObject ]struct{};_cagg []*_ce .PdfIndirectObject ;_cfcac *PdfOutlineTreeNode ;_bbef *_ce .PdfObjectDictionary ; -_daeaf []_ce .PdfObject ;_dcecd *_ce .PdfIndirectObject ;_cafdf *_dg .Writer ;_cgdfab int64 ;_dcdgg error ;_cgebe *_ce .PdfCrypt ;_fbfg *_ce .PdfObjectDictionary ;_ggbef *_ce .PdfIndirectObject ;_cbegb *_ce .PdfObjectArray ;_facee _ce .Version ;_aedga *bool ; -_dggcg map[_ce .PdfObject ][]*_ce .PdfObjectDictionary ;_aabaf *PdfAcroForm ;_bcged Optimizer ;_dgeef StandardApplier ;_abff map[int ]crossReference ;_bffgf int64 ;ObjNumOffset int ;_ddfff bool ;_fegdg _ce .XrefTable ;_efbcg int64 ;_bcefd int64 ;_fdegda map[_ce .PdfObject ]int64 ; -_daeac map[_ce .PdfObject ]struct{};_cbdcb string ;_dfaac []*PdfOutputIntent ;_aegf bool ;_aecc ,_efbed string ;}; +// 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 []*_cde .PdfObjectStream ;OCSP []*_cde .PdfObjectStream ;CRL []*_cde .PdfObjectStream ;TU *_cde .PdfObjectString ;TS *_cde .PdfObjectString ;};func _bcbe (_geccaa _cde .PdfObject )(*PdfColorspaceSpecialIndexed ,error ){_bgcdfb :=NewPdfColorspaceSpecialIndexed (); +if _cbdba ,_acdf :=_geccaa .(*_cde .PdfIndirectObject );_acdf {_bgcdfb ._abeg =_cbdba ;};_geccaa =_cde .TraceToDirectObject (_geccaa );_dcba ,_dgfd :=_geccaa .(*_cde .PdfObjectArray );if !_dgfd {return nil ,_a .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};if _dcba .Len ()!=4{return nil ,_a .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");};_geccaa =_dcba .Get (0); +_acac ,_dgfd :=_geccaa .(*_cde .PdfObjectName );if !_dgfd {return nil ,_a .Errorf ("\u0069n\u0064\u0065\u0078\u0065\u0064\u0020\u0043\u0053\u003a\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065");};if *_acac !="\u0049n\u0064\u0065\u0078\u0065\u0064"{return nil ,_a .Errorf ("\u0069\u006e\u0064\u0065xe\u0064\u0020\u0043\u0053\u003a\u0020\u0077\u0072\u006f\u006e\u0067\u0020\u006e\u0061m\u0065"); +};_geccaa =_dcba .Get (1);_agbgc ,_cdbbg :=DetermineColorspaceNameFromPdfObject (_geccaa );if _cdbbg !=nil {return nil ,_cdbbg ;};if _agbgc =="\u0049n\u0064\u0065\u0078\u0065\u0064"||_agbgc =="\u0050a\u0074\u0074\u0065\u0072\u006e"{_fb .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",_agbgc ); +return nil ,_cdfbf ;};_cda ,_cdbbg :=NewPdfColorspaceFromPdfObject (_geccaa );if _cdbbg !=nil {return nil ,_cdbbg ;};_bgcdfb .Base =_cda ;_geccaa =_dcba .Get (2);_dbcee ,_cdbbg :=_cde .GetNumberAsInt64 (_geccaa );if _cdbbg !=nil {return nil ,_cdbbg ;}; +if _dbcee > 255{return nil ,_a .Errorf ("\u0069n\u0064\u0065\u0078\u0065d\u0020\u0043\u0053\u003a\u0020I\u006ev\u0061l\u0069\u0064\u0020\u0068\u0069\u0076\u0061l");};_bgcdfb .HiVal =int (_dbcee );_geccaa =_dcba .Get (3);_bgcdfb .Lookup =_geccaa ;_geccaa =_cde .TraceToDirectObject (_geccaa ); +var _egfb []byte ;if _ceae ,_ecfgb :=_geccaa .(*_cde .PdfObjectString );_ecfgb {_egfb =_ceae .Bytes ();_fb .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",_egfb ); +}else if _dcce ,_ccgfb :=_geccaa .(*_cde .PdfObjectStream );_ccgfb {_fb .Log .Trace ("\u0049n\u0064e\u0078\u0065\u0064\u0020\u0073t\u0072\u0065a\u006d\u003a\u0020\u0025\u0073",_geccaa .String ());_fb .Log .Trace ("\u0045\u006e\u0063\u006fde\u0064\u0020\u0028\u0025\u0064\u0029\u0020\u003a\u0020\u0025\u0023\u0020\u0078",len (_dcce .Stream ),_dcce .Stream ); +_agced ,_bffb :=_cde .DecodeStream (_dcce );if _bffb !=nil {return nil ,_bffb ;};_fb .Log .Trace ("\u0044e\u0063o\u0064\u0065\u0064\u0020\u0028%\u0064\u0029 \u003a\u0020\u0025\u0020\u0058",len (_agced ),_agced );_egfb =_agced ;}else {_fb .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_geccaa ); +return nil ,_a .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 (_egfb )< _bgcdfb .Base .GetNumComponents ()*(_bgcdfb .HiVal +1){_fb .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"); +_fb .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 (_egfb ),_bgcdfb .Base .GetNumComponents (),_bgcdfb .HiVal ); +}else {_egfb =_egfb [:_bgcdfb .Base .GetNumComponents ()*(_bgcdfb .HiVal +1)];};_bgcdfb ._abbg =_egfb ;return _bgcdfb ,nil ;};func _gbbgf (_cbecd _cde .PdfObject ,_egeg bool )(*PdfFont ,error ){_cdeg ,_ffgeb ,_gefc :=_dgbgd (_cbecd );if _cdeg !=nil {_ccdb (_cdeg ); +};if _gefc !=nil {if _gefc ==ErrType1CFontNotSupported {_afef ,_aeff :=_abee (_cdeg ,_ffgeb ,nil );if _aeff !=nil {_fb .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",_ffgeb ,_aeff ); +return nil ,_gefc ;};return &PdfFont {_dcgb :_afef },_gefc ;};return nil ,_gefc ;};_cfaf :=&PdfFont {};switch _ffgeb ._cfgg {case "\u0054\u0079\u0070e\u0030":if !_egeg {_fb .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",_ffgeb ); +return nil ,_gf .New ("\u0063\u0079\u0063\u006cic\u0061\u006c\u0020\u0074\u0079\u0070\u0065\u0030\u0020\u006c\u006f\u0061\u0064\u0069n\u0067");};_cdgdd ,_bdefe :=_egbg (_cdeg ,_ffgeb );if _bdefe !=nil {_fb .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",_ffgeb ,_bdefe ); +return nil ,_bdefe ;};_cfaf ._dcgb =_cdgdd ;case "\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":var _fdcc *pdfFontSimple ;_eabbd ,_cbggfb :=_baf .NewStdFontByName (_baf .StdFontName (_ffgeb ._bbdf )); +if _cbggfb {_dgcfd :=_eeef (_eabbd );_cfaf ._dcgb =&_dgcfd ;_abgb :=_cde .TraceToDirectObject (_dgcfd .ToPdfObject ());_bcba ,_ffcc ,_dfdba :=_dgbgd (_abgb );if _dfdba !=nil {_fb .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",_ffgeb ,_dgcfd ); +return nil ,_dfdba ;};for _ ,_egefd :=range _cdeg .Keys (){_bcba .Set (_egefd ,_cdeg .Get (_egefd ));};_fdcc ,_dfdba =_abee (_bcba ,_ffcc ,_dgcfd ._fegde );if _dfdba !=nil {_fb .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",_ffgeb ,_dgcfd ); +return nil ,_dfdba ;};_fdcc ._gceedd =_dgcfd ._gceedd ;_fdcc ._cgagf =_dgcfd ._cgagf ;if _fdcc ._cefg ==nil {_fdcc ._cefg =_dgcfd ._cefg ;};}else {_fdcc ,_gefc =_abee (_cdeg ,_ffgeb ,nil );if _gefc !=nil {_fb .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",_ffgeb ,_gefc ); +return nil ,_gefc ;};};_gefc =_fdcc .addEncoding ();if _gefc !=nil {return nil ,_gefc ;};if _cbggfb {_fdcc .updateStandard14Font ();};if _cbggfb &&_fdcc ._fecga ==nil &&_fdcc ._fegde ==nil {_fb .Log .Error ("\u0073\u0069\u006d\u0070\u006c\u0065\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_fdcc ); +_fb .Log .Error ("\u0066n\u0074\u003d\u0025\u002b\u0076",_eabbd );};if len (_fdcc ._gceedd )==0{_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u006f\u0020\u0077\u0069d\u0074h\u0073.\u0020\u0066\u006f\u006e\u0074\u003d\u0025s",_fdcc );};_cfaf ._dcgb =_fdcc ; +case "\u0054\u0079\u0070e\u0033":_eafd ,_dgad :=_aagae (_cdeg ,_ffgeb );if _dgad !=nil {_fb .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",_dgad ); +return nil ,_dgad ;};_cfaf ._dcgb =_eafd ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030":_decc ,_bdfc :=_egfef (_cdeg ,_ffgeb );if _bdfc !=nil {_fb .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",_bdfc ); +return nil ,_bdfc ;};_cfaf ._dcgb =_decc ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_ddaca ,_bdcg :=_dfadg (_cdeg ,_ffgeb );if _bdcg !=nil {_fb .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",_ffgeb ,_bdcg ); +return nil ,_bdcg ;};_cfaf ._dcgb =_ddaca ;default:_fb .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",_ffgeb ); +return nil ,_a .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",_ffgeb );};return _cfaf ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_aged *PdfAnnotationLine )ToPdfObject ()_ce .PdfObject {_aged .PdfAnnotation .ToPdfObject ();_eadg :=_aged ._dec ;_fagdd :=_eadg .PdfObject .(*_ce .PdfObjectDictionary );_aged .PdfAnnotationMarkup .appendToPdfDictionary (_fagdd );_fagdd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u004c\u0069\u006e\u0065")); -_fagdd .SetIfNotNil ("\u004c",_aged .L );_fagdd .SetIfNotNil ("\u0042\u0053",_aged .BS );_fagdd .SetIfNotNil ("\u004c\u0045",_aged .LE );_fagdd .SetIfNotNil ("\u0049\u0043",_aged .IC );_fagdd .SetIfNotNil ("\u004c\u004c",_aged .LL );_fagdd .SetIfNotNil ("\u004c\u004c\u0045",_aged .LLE ); -_fagdd .SetIfNotNil ("\u0043\u0061\u0070",_aged .Cap );_fagdd .SetIfNotNil ("\u0049\u0054",_aged .IT );_fagdd .SetIfNotNil ("\u004c\u004c\u004f",_aged .LLO );_fagdd .SetIfNotNil ("\u0043\u0050",_aged .CP );_fagdd .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_aged .Measure ); -_fagdd .SetIfNotNil ("\u0043\u004f",_aged .CO );return _eadg ;};func _caef (_fgdf *_ce .PdfIndirectObject ,_dgea *_ce .PdfObjectDictionary )(*DSS ,error ){if _fgdf ==nil {_fgdf =_ce .MakeIndirectObject (nil );};_fgdf .PdfObject =_ce .MakeDict ();_dcbc :=map[string ]*VRI {}; -if _dbbb ,_gbefg :=_ce .GetDict (_dgea .Get ("\u0056\u0052\u0049"));_gbefg {for _ ,_cabgc :=range _dbbb .Keys (){if _gfaf ,_ffad :=_ce .GetDict (_dbbb .Get (_cabgc ));_ffad {_dcbc [_g .ToUpper (_cabgc .String ())]=_dcgbb (_gfaf );};};};return &DSS {Certs :_aaefeg (_dgea .Get ("\u0043\u0065\u0072t\u0073")),OCSPs :_aaefeg (_dgea .Get ("\u004f\u0043\u0053P\u0073")),CRLs :_aaefeg (_dgea .Get ("\u0043\u0052\u004c\u0073")),VRI :_dcbc ,_ecde :_fgdf },nil ; -};type pdfCIDFontType0 struct{fontCommon ;_dcbcf *_ce .PdfIndirectObject ;_afgge _dc .TextEncoder ; +// AddPages adds pages to be appended to the end of the source PDF. +func (_cgga *PdfAppender )AddPages (pages ...*PdfPage ){for _ ,_febf :=range pages {_febf =_febf .Duplicate ();_ggcfc (_febf );_cgga ._dbaf =append (_cgga ._dbaf ,_febf );};}; -// Table 117 – Entries in a CIDFont dictionary (page 269) -// (Required) Dictionary that defines the character collection of the CIDFont. -// See Table 116. -CIDSystemInfo *_ce .PdfObjectDictionary ; +// String returns a string representation of what flags are set. +func (_fbdf FieldFlag )String ()string {_bgbaf :="";if _fbdf ==FieldFlagClear {_bgbaf ="\u0043\u006c\u0065a\u0072";return _bgbaf ;};if _fbdf &FieldFlagReadOnly > 0{_bgbaf +="\u007cR\u0065\u0061\u0064\u004f\u006e\u006cy";};if _fbdf &FieldFlagRequired > 0{_bgbaf +="\u007cR\u0065\u0071\u0075\u0069\u0072\u0065d"; +};if _fbdf &FieldFlagNoExport > 0{_bgbaf +="\u007cN\u006f\u0045\u0078\u0070\u006f\u0072t";};if _fbdf &FieldFlagNoToggleToOff > 0{_bgbaf +="\u007c\u004e\u006f\u0054\u006f\u0067\u0067\u006c\u0065T\u006f\u004f\u0066\u0066";};if _fbdf &FieldFlagRadio > 0{_bgbaf +="\u007c\u0052\u0061\u0064\u0069\u006f"; +};if _fbdf &FieldFlagPushbutton > 0{_bgbaf +="|\u0050\u0075\u0073\u0068\u0062\u0075\u0074\u0074\u006f\u006e";};if _fbdf &FieldFlagRadiosInUnision > 0{_bgbaf +="\u007c\u0052a\u0064\u0069\u006fs\u0049\u006e\u0055\u006e\u0069\u0073\u0069\u006f\u006e";};if _fbdf &FieldFlagMultiline > 0{_bgbaf +="\u007c\u004d\u0075\u006c\u0074\u0069\u006c\u0069\u006e\u0065"; +};if _fbdf &FieldFlagPassword > 0{_bgbaf +="\u007cP\u0061\u0073\u0073\u0077\u006f\u0072d";};if _fbdf &FieldFlagFileSelect > 0{_bgbaf +="|\u0046\u0069\u006c\u0065\u0053\u0065\u006c\u0065\u0063\u0074";};if _fbdf &FieldFlagDoNotScroll > 0{_bgbaf +="\u007c\u0044\u006fN\u006f\u0074\u0053\u0063\u0072\u006f\u006c\u006c"; +};if _fbdf &FieldFlagComb > 0{_bgbaf +="\u007c\u0043\u006fm\u0062";};if _fbdf &FieldFlagRichText > 0{_bgbaf +="\u007cR\u0069\u0063\u0068\u0054\u0065\u0078t";};if _fbdf &FieldFlagDoNotSpellCheck > 0{_bgbaf +="\u007c\u0044o\u004e\u006f\u0074S\u0070\u0065\u006c\u006c\u0043\u0068\u0065\u0063\u006b"; +};if _fbdf &FieldFlagCombo > 0{_bgbaf +="\u007c\u0043\u006f\u006d\u0062\u006f";};if _fbdf &FieldFlagEdit > 0{_bgbaf +="\u007c\u0045\u0064i\u0074";};if _fbdf &FieldFlagSort > 0{_bgbaf +="\u007c\u0053\u006fr\u0074";};if _fbdf &FieldFlagMultiSelect > 0{_bgbaf +="\u007c\u004d\u0075l\u0074\u0069\u0053\u0065\u006c\u0065\u0063\u0074"; +};if _fbdf &FieldFlagCommitOnSelChange > 0{_bgbaf +="\u007cC\u006fm\u006d\u0069\u0074\u004f\u006eS\u0065\u006cC\u0068\u0061\u006e\u0067\u0065";};return _cce .Trim (_bgbaf ,"\u007c");}; -// Glyph metrics fields (optional). -DW _ce .PdfObject ;W _ce .PdfObject ;DW2 _ce .PdfObject ;W2 _ce .PdfObject ;_acbf map[_dc .CharCode ]float64 ;_fcae float64 ;}; +// GetCerts returns the signature certificate chain. +func (_baaae *PdfSignature )GetCerts ()([]*_ff .Certificate ,error ){var _gdae []func ()([]*_ff .Certificate ,error );switch _gbcefe ,_ :=_cde .GetNameVal (_baaae .SubFilter );_gbcefe {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":_gdae =append (_gdae ,_baaae .extractChainFromPKCS7 ,_baaae .extractChainFromCert ); +case "\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031":_gdae =append (_gdae ,_baaae .extractChainFromCert );case "\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031":_gdae =append (_gdae ,_baaae .extractChainFromPKCS7 ); +default:return nil ,_a .Errorf ("\u0075n\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020S\u0075b\u0046i\u006c\u0074\u0065\u0072\u003a\u0020\u0025s",_gbcefe );};for _ ,_aaabg :=range _gdae {_bdbag ,_cefec :=_aaabg ();if _cefec !=nil {return nil ,_cefec ; +};if len (_bdbag )> 0{return _bdbag ,nil ;};};return nil ,ErrSignNoCertificates ;}; -// ToPdfObject converts the PdfPage to a dictionary within an indirect object container. -func (_dbfg *PdfPage )ToPdfObject ()_ce .PdfObject {_caac :=_dbfg ._acbbb ;_dbfg .GetPageDict ();return _caac ;};func (_gceea *PdfWriter )setHashIDs (_gagce _d .Hash )error {_gafab :=_gagce .Sum (nil );if _gceea ._aecc ==""{_gceea ._aecc =_bd .EncodeToString (_gafab [:8]); -};_gceea .setDocumentIDs (_gceea ._aecc ,_bd .EncodeToString (_gafab [8:]));return nil ;};func (_dfegd *LTV )getCRLs (_cfaed []*_eg .Certificate )([][]byte ,error ){_gcecd :=make ([][]byte ,0,len (_cfaed ));for _ ,_eaef :=range _cfaed {for _ ,_ffcb :=range _eaef .CRLDistributionPoints {if _dfegd .CertClient .IsCA (_eaef ){continue ; -};_edbf ,_bcbdf :=_dfegd .CRLClient .MakeRequest (_ffcb ,_eaef );if _bcbdf !=nil {_ff .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",_bcbdf );continue ; -};_gcecd =append (_gcecd ,_edbf );};};return _gcecd ,nil ;}; +// SetImageHandler sets the image handler used by the package. +func SetImageHandler (imgHandling ImageHandler ){ImageHandling =imgHandling }; -// GetNumComponents returns the number of color components (4 for CMYK32). -func (_cdcbd *PdfColorDeviceCMYK )GetNumComponents ()int {return 4}; +// ToPdfObject implements interface PdfModel. +func (_ca *PdfAction )ToPdfObject ()_cde .PdfObject {_cab :=_ca ._dfb ;_ffa :=_cab .PdfObject .(*_cde .PdfObjectDictionary );_ffa .Clear ();_ffa .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0041\u0063\u0074\u0069\u006f\u006e"));_ffa .SetIfNotNil ("\u0053",_ca .S ); +_ffa .SetIfNotNil ("\u004e\u0065\u0078\u0074",_ca .Next );return _cab ;}; -// GetContainingPdfObject implements interface PdfModel. -func (_dbfcf *PdfSignature )GetContainingPdfObject ()_ce .PdfObject {return _dbfcf ._ggbg }; +// ToPdfOutline returns a low level PdfOutline object, based on the current +// instance. +func (_cacaa *Outline )ToPdfOutline ()*PdfOutline {_ffgbf :=NewPdfOutline ();var _bcgec []*PdfOutlineItem ;var _dbgab int64 ;var _gafae *PdfOutlineItem ;for _ ,_ccbfbc :=range _cacaa .Entries {_gacgb ,_gecdb :=_ccbfbc .ToPdfOutlineItem ();_gacgb .Parent =&_ffgbf .PdfOutlineTreeNode ; +if _gafae !=nil {_gafae .Next =&_gacgb .PdfOutlineTreeNode ;_gacgb .Prev =&_gafae .PdfOutlineTreeNode ;};_bcgec =append (_bcgec ,_gacgb );_dbgab +=_gecdb ;_gafae =_gacgb ;};_cbffg :=int64 (len (_bcgec ));_dbgab +=_cbffg ;if _cbffg > 0{_ffgbf .First =&_bcgec [0].PdfOutlineTreeNode ; +_ffgbf .Last =&_bcgec [_cbffg -1].PdfOutlineTreeNode ;_ffgbf .Count =&_dbgab ;};return _ffgbf ;}; -// 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 (_eagfe *PdfReader )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {return _eagfe .flattenFieldsWithOpts (false ,appgen ,opts );};var _ pdfFont =(*pdfFontType3 )(nil ); +// SetPdfTitle sets the Title attribute of the output PDF. +func SetPdfTitle (title string ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_aeegb =title }; -// HasXObjectByName checks if has XObject resource by name. -func (_fdcaa *PdfPage )HasXObjectByName (name _ce .PdfObjectName )bool {_abgea ,_aadee :=_fdcaa .Resources .XObject .(*_ce .PdfObjectDictionary );if !_aadee {return false ;};if _abfd :=_abgea .Get (name );_abfd !=nil {return true ;};return false ;}; +// NewPdfDateFromTime will create a PdfDate based on the given time +func NewPdfDateFromTime (timeObj _gdd .Time )(PdfDate ,error ){_cgdcd :=timeObj .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_debgb ,_ :=_ccg .ParseInt (_cgdcd [1:3],10,32);_ecfbe ,_ :=_ccg .ParseInt (_cgdcd [4:6],10,32);return PdfDate {_bdcfec :int64 (timeObj .Year ()),_efbed :int64 (timeObj .Month ()),_acgbg :int64 (timeObj .Day ()),_fbgce :int64 (timeObj .Hour ()),_bcbba :int64 (timeObj .Minute ()),_geaeb :int64 (timeObj .Second ()),_ddbcg :_cgdcd [0],_bafff :_debgb ,_agedg :_ecfbe },nil ; +}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_cgdcd *PdfShadingType1 )ToPdfObject ()_ce .PdfObject {_cgdcd .PdfShading .ToPdfObject ();_eagee ,_bafa :=_cgdcd .getShadingDict ();if _bafa !=nil {_ff .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 _cgdcd .Domain !=nil {_eagee .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_cgdcd .Domain );};if _cgdcd .Matrix !=nil {_eagee .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_cgdcd .Matrix );};if _cgdcd .Function !=nil {if len (_cgdcd .Function )==1{_eagee .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_cgdcd .Function [0].ToPdfObject ()); -}else {_ebae :=_ce .MakeArray ();for _ ,_cceeb :=range _cgdcd .Function {_ebae .Append (_cceeb .ToPdfObject ());};_eagee .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_ebae );};};return _cgdcd ._agcdg ;};func (_dbcga *PdfWriter )writeObjectsInStreams (_dfbea map[_ce .PdfObject ]bool )error {for _ ,_feda :=range _dbcga ._adbee {if _gbcbf :=_dfbea [_feda ]; -_gbcbf {continue ;};_gecae :=int64 (0);switch _eecgf :=_feda .(type ){case *_ce .PdfIndirectObject :_gecae =_eecgf .ObjectNumber ;case *_ce .PdfObjectStream :_gecae =_eecgf .ObjectNumber ;case *_ce .PdfObjectStreams :_gecae =_eecgf .ObjectNumber ;default:_ff .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0055n\u0073\u0075\u0070\u0070\u006f\u0072\u0074e\u0064\u0020\u0074\u0079\u0070\u0065 \u0069\u006e\u0020\u0077\u0072\u0069\u0074\u0065\u0072\u0020\u006fb\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0054",_feda ); -return ErrTypeCheck ;};if _dbcga ._cgebe !=nil &&_feda !=_dbcga ._ggbef {_begd :=_dbcga ._cgebe .Encrypt (_feda ,_gecae ,0);if _begd !=nil {_ff .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",_begd ); -return _begd ;};};_dbcga .writeObject (int (_gecae ),_feda );};return nil ;};func (_geg *PdfReader )newPdfActionNamedFromDict (_gdf *_ce .PdfObjectDictionary )(*PdfActionNamed ,error ){return &PdfActionNamed {N :_gdf .Get ("\u004e")},nil ;}; +// 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 (_cceef *PdfFont )SubsetRegistered ()error {switch _becd :=_cceef ._dcgb .(type ){case *pdfFontType0 :_bcfba :=_becd .subsetRegistered ();if _bcfba !=nil {_fb .Log .Debug ("\u0053\u0075b\u0073\u0065\u0074 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_bcfba ); +return _bcfba ;};if _becd ._dfdg !=nil {if _becd ._cecbfe !=nil {_becd ._cecbfe .ToPdfObject ();};_becd .ToPdfObject ();};default:_fb .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",_becd ); +};return nil ;}; -// GetContext returns the action context which contains the specific type-dependent context. -// The context represents the subaction. -func (_ecc *PdfAction )GetContext ()PdfModel {if _ecc ==nil {return nil ;};return _ecc ._gbf ;}; +// ToPdfObject converts the pdfCIDFontType0 to a PDF representation. +func (_ffea *pdfCIDFontType0 )ToPdfObject ()_cde .PdfObject {return _cde .MakeNull ()};type pdfCIDFontType2 struct{fontCommon ;_dbefe *_cde .PdfIndirectObject ;_eadg _fab .TextEncoder ; -// 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 ){_aaafe ,_gdef :=_dd .Open (filePath );if _gdef !=nil {_ff .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",_gdef ); -return nil ,_gdef ;};defer _aaafe .Close ();return NewPdfFontFromTTF (_aaafe );}; +// Table 117 – Entries in a CIDFont dictionary (page 269) +// Dictionary that defines the character collection of the CIDFont (required). +// See Table 116. +CIDSystemInfo *_cde .PdfObjectDictionary ; -// HasPatternByName checks whether a pattern object is defined by the specified keyName. -func (_agcde *PdfPageResources )HasPatternByName (keyName _ce .PdfObjectName )bool {_ ,_fdacd :=_agcde .GetPatternByName (keyName );return _fdacd ;};func (_cccgfb *PdfWriter )setDocInfo (_gaaca _ce .PdfObject ){if _cccgfb .hasObject (_cccgfb ._dcecd ){delete (_cccgfb ._gdaab ,_cccgfb ._dcecd ); -delete (_cccgfb ._daeac ,_cccgfb ._dcecd );for _gcda ,_caccf :=range _cccgfb ._adbee {if _caccf ==_cccgfb ._dcecd {copy (_cccgfb ._adbee [_gcda :],_cccgfb ._adbee [_gcda +1:]);_cccgfb ._adbee [len (_cccgfb ._adbee )-1]=nil ;_cccgfb ._adbee =_cccgfb ._adbee [:len (_cccgfb ._adbee )-1]; -break ;};};};_bgbdc :=_ce .PdfIndirectObject {};_bgbdc .PdfObject =_gaaca ;_cccgfb ._dcecd =&_bgbdc ;_cccgfb .addObject (&_bgbdc );}; +// Glyph metrics fields (optional). +DW _cde .PdfObject ;W _cde .PdfObject ;DW2 _cde .PdfObject ;W2 _cde .PdfObject ; -// 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 (_fbef *PdfFieldButton )GetType ()ButtonType {_dagc :=ButtonTypeCheckbox ;if _fbef .Ff !=nil {if (uint32 (*_fbef .Ff )&FieldFlagPushbutton .Mask ())> 0{_dagc =ButtonTypePush ;}else if (uint32 (*_fbef .Ff )&FieldFlagRadio .Mask ())> 0{_dagc =ButtonTypeRadio ; -};};return _dagc ;};func _fgda (_abdga StdFontName )(pdfFontSimple ,error ){_ffbf ,_eedfg :=_ee .NewStdFontByName (_abdga );if !_eedfg {return pdfFontSimple {},ErrFontNotSupported ;};_cbce :=_bcegg (_ffbf );return _cbce ,nil ;};func (_baafd *Image )resampleLowBits (_cddge []uint32 ){_dffgc :=_gf .BytesPerLine (int (_baafd .Width ),int (_baafd .BitsPerComponent ),_baafd .ColorComponents ); -_bacgd :=make ([]byte ,_baafd .ColorComponents *_dffgc *int (_baafd .Height ));_befec :=int (_baafd .BitsPerComponent )*_baafd .ColorComponents *int (_baafd .Width );_fefed :=uint8 (8);var (_cfgg ,_adaf int ;_aecbg uint32 ;);for _gbcdf :=0;_gbcdf < int (_baafd .Height ); -_gbcdf ++{_adaf =_gbcdf *_dffgc ;for _cfda :=0;_cfda < _befec ;_cfda ++{_aecbg =_cddge [_cfgg ];_fefed -=uint8 (_baafd .BitsPerComponent );_bacgd [_adaf ]|=byte (_aecbg )<<_fefed ;if _fefed ==0{_fefed =8;_adaf ++;};_cfgg ++;};};_baafd .Data =_bacgd ;}; +// CIDs to glyph indices mapping (optional). +CIDToGIDMap _cde .PdfObject ;_bcbee map[_fab .CharCode ]float64 ;_bgbdd float64 ;_cagbc map[rune ]int ;}; +// NewPdfColorPatternType2 returns an empty color shading pattern type 2 (Axial). +func NewPdfColorPatternType2 ()*PdfColorPatternType2 {_efcb :=&PdfColorPatternType2 {};return _efcb }; -// ImageToRGB converts an Image in a given PdfColorspace to an RGB image. -func (_cacg *PdfColorspaceDeviceN )ImageToRGB (img Image )(Image ,error ){_aecff :=_gb .NewReader (img .getBase ());_fcdd :=_gf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,nil ,img ._cdecc ,img ._bffb ); -_eacdb :=_gb .NewWriter (_fcdd );_deac :=_egg .Pow (2,float64 (img .BitsPerComponent ))-1;_acfde :=_cacg .GetNumComponents ();_dffcb :=make ([]uint32 ,_acfde );_cbgd :=make ([]float64 ,_acfde );for {_cgdc :=_aecff .ReadSamples (_dffcb );if _cgdc ==_gd .EOF {break ; -}else if _cgdc !=nil {return img ,_cgdc ;};for _gccc :=0;_gccc < _acfde ;_gccc ++{_cfegf :=float64 (_dffcb [_gccc ])/_deac ;_cbgd [_gccc ]=_cfegf ;};_gbggb ,_cgdc :=_cacg .TintTransform .Evaluate (_cbgd );if _cgdc !=nil {return img ,_cgdc ;};for _ ,_fdcaf :=range _gbggb {_fdcaf =_egg .Min (_egg .Max (0,_fdcaf ),1.0); -if _cgdc =_eacdb .WriteSample (uint32 (_fdcaf *_deac ));_cgdc !=nil {return img ,_cgdc ;};};};return _cacg .AlternateSpace .ImageToRGB (_ffba (&_fcdd ));}; +// ToPdfObject converts the pdfFontSimple to its PDF representation for outputting. +func (_gfeb *pdfFontSimple )ToPdfObject ()_cde .PdfObject {if _gfeb ._edbae ==nil {_gfeb ._edbae =&_cde .PdfIndirectObject {};};_dbgc :=_gfeb .baseFields ().asPdfObjectDictionary ("");_gfeb ._edbae .PdfObject =_dbgc ;if _gfeb .FirstChar !=nil {_dbgc .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_gfeb .FirstChar ); +};if _gfeb .LastChar !=nil {_dbgc .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_gfeb .LastChar );};if _gfeb .Widths !=nil {_dbgc .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_gfeb .Widths );};if _gfeb .Encoding !=nil {_dbgc .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_gfeb .Encoding ); +}else if _gfeb ._fecga !=nil {_eeea :=_gfeb ._fecga .ToPdfObject ();if _eeea !=nil {_dbgc .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_eeea );};};return _gfeb ._edbae ;}; -// NewPdfAppender creates a new Pdf appender from a Pdf reader. -func NewPdfAppender (reader *PdfReader )(*PdfAppender ,error ){_cffbg :=&PdfAppender {_gbbg :reader ._eggc ,Reader :reader ,_egeb :reader ._afda ,_ccbd :reader ._efdafe };_eead ,_edcbe :=_cffbg ._gbbg .Seek (0,_gd .SeekEnd );if _edcbe !=nil {return nil ,_edcbe ; -};_cffbg ._gafg =_eead ;if _ ,_edcbe =_cffbg ._gbbg .Seek (0,_gd .SeekStart );_edcbe !=nil {return nil ,_edcbe ;};_cffbg ._fcda ,_edcbe =NewPdfReader (_cffbg ._gbbg );if _edcbe !=nil {return nil ,_edcbe ;};for _ ,_gfee :=range _cffbg .Reader .GetObjectNums (){if _cffbg ._agac < _gfee {_cffbg ._agac =_gfee ; -};};_cffbg ._agfe =_cffbg ._egeb .GetXrefTable ();_cffbg ._gcfe =_cffbg ._egeb .GetXrefOffset ();_cffbg ._ggdc =append (_cffbg ._ggdc ,_cffbg ._fcda .PageList ...);_cffbg ._acbd =make (map[_ce .PdfObject ]struct{});_cffbg ._fadeg =make (map[_ce .PdfObject ]int64 ); -_cffbg ._gecg =make (map[_ce .PdfObject ]struct{});_cffbg ._fed =_cffbg ._fcda .AcroForm ;_cffbg ._gee =_cffbg ._fcda .DSS ;return _cffbg ,nil ;}; +// ToPdfObject returns the PDF representation of the shading pattern. +func (_bdcde *PdfShadingPatternType2 )ToPdfObject ()_cde .PdfObject {_bdcde .PdfPattern .ToPdfObject ();_eecg :=_bdcde .getDict ();if _bdcde .Shading !=nil {_eecg .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_bdcde .Shading .ToPdfObject ());};if _bdcde .Matrix !=nil {_eecg .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_bdcde .Matrix ); +};if _bdcde .ExtGState !=nil {_eecg .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_bdcde .ExtGState );};return _bdcde ._eebba ;}; -// PdfAnnotationWatermark represents Watermark annotations. -// (Section 12.5.6.22). -type PdfAnnotationWatermark struct{*PdfAnnotation ;FixedPrint _ce .PdfObject ;}; +// NewPdfShadingType2 creates an empty shading type 2 dictionary. +func NewPdfShadingType2 ()*PdfShadingType2 {_fgbbc :=&PdfShadingType2 {};_fgbbc .PdfShading =&PdfShading {};_fgbbc .PdfShading ._fdbgb =_cde .MakeIndirectObject (_cde .MakeDict ());_fgbbc .PdfShading ._fdea =_fgbbc ;return _fgbbc ;}; -// NewPdfColorCalGray returns a new CalGray color. -func NewPdfColorCalGray (grayVal float64 )*PdfColorCalGray {_fab :=PdfColorCalGray (grayVal );return &_fab ;};func (_fcafb *pdfFontSimple )getFontEncoding ()(_fegde string ,_eeef map[_dc .CharCode ]_dc .GlyphName ,_beeed error ){_fegde ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"; -if _gedf ,_bagg :=_dggec [_fcafb ._egacd ];_bagg {_fegde =_gedf ;}else if _fcafb .fontFlags ()&_abda !=0{for _cdcdg ,_agbf :=range _dggec {if _g .Contains (_fcafb ._egacd ,_cdcdg ){_fegde =_agbf ;break ;};};};if _fcafb .Encoding ==nil {return _fegde ,nil ,nil ; -};switch _adbg :=_fcafb .Encoding .(type ){case *_ce .PdfObjectName :return string (*_adbg ),nil ,nil ;case *_ce .PdfObjectDictionary :_cbaf ,_ggda :=_ce .GetName (_adbg .Get ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if _ggda {_fegde =_cbaf .String (); -};if _dcga :=_adbg .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073");_dcga !=nil {_acbbd ,_gbcbg :=_ce .GetArray (_dcga );if !_gbcbg {_ff .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",_adbg ,_adbg .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073")); -return "",nil ,_ce .ErrTypeError ;};_eeef ,_beeed =_dc .FromFontDifferences (_acbbd );};return _fegde ,_eeef ,_beeed ;default:_ff .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",_fcafb .Encoding ,_fcafb .Encoding ); -return "",nil ,_ce .ErrTypeError ;};}; +// GetAlphabet returns a map of the runes in `text` and their frequencies. +func GetAlphabet (text string )map[rune ]int {_fegfa :=map[rune ]int {};for _ ,_aabgc :=range text {_fegfa [_aabgc ]++;};return _fegfa ;}; -// PdfOutlineTreeNode contains common fields used by the outline and outline -// item objects. -type PdfOutlineTreeNode struct{_edda interface{};First *PdfOutlineTreeNode ;Last *PdfOutlineTreeNode ;}; +// ToInteger convert to an integer format. +func (_eaac *PdfColorDeviceRGB )ToInteger (bits int )[3]uint32 {_afeed :=_ce .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_afeed *_eaac .R ()),uint32 (_afeed *_eaac .G ()),uint32 (_afeed *_eaac .B ())};};type fontCommon struct{_bbdf string ;_cfgg string ; +_edcec string ;_aaegd _cde .PdfObject ;_dcgd *_ega .CMap ;_bceac *PdfFontDescriptor ;_aecf int64 ;}; -// PdfAnnotationText represents Text annotations. -// (Section 12.5.6.4 p. 402). -type PdfAnnotationText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Open _ce .PdfObject ;Name _ce .PdfObject ;State _ce .PdfObject ;StateModel _ce .PdfObject ;};type pdfFont interface{_ee .Font ; +// NewPermissions returns a new permissions object. +func NewPermissions (docMdp *PdfSignature )*Permissions {_daafb :=Permissions {};_daafb .DocMDP =docMdp ;_ffeb :=_cde .MakeDict ();_ffeb .Set ("\u0044\u006f\u0063\u004d\u0044\u0050",docMdp .ToPdfObject ());_daafb ._abgage =_ffeb ;return &_daafb ;}; -// ToPdfObject returns a PDF representation of the font and implements interface Model. -ToPdfObject ()_ce .PdfObject ;getFontDescriptor ()*PdfFontDescriptor ;baseFields ()*fontCommon ;}; +// PageFromIndirectObject returns the PdfPage and page number for a given indirect object. +func (_beecb *PdfReader )PageFromIndirectObject (ind *_cde .PdfIndirectObject )(*PdfPage ,int ,error ){if len (_beecb .PageList )!=len (_beecb ._adfcd ){return nil ,0,_gf .New ("\u0070\u0061\u0067\u0065\u0020\u006c\u0069\u0073\u0074\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};for _beage ,_cagca :=range _beecb ._adfcd {if _cagca ==ind {return _beecb .PageList [_beage ],_beage +1,nil ;};};return nil ,0,_gf .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};var _ pdfFont =(*pdfFontSimple )(nil ); -// PdfAnnotationInk represents Ink annotations. -// (Section 12.5.6.13). -type PdfAnnotationInk struct{*PdfAnnotation ;*PdfAnnotationMarkup ;InkList _ce .PdfObject ;BS _ce .PdfObject ;}; -// NewPdfColorPatternType3 returns an empty color shading pattern type 3 (Radial). -func NewPdfColorPatternType3 ()*PdfColorPatternType3 {_ccdc :=&PdfColorPatternType3 {};return _ccdc }; +// Initialize initializes the PdfSignature. +func (_dfcce *PdfSignature )Initialize ()error {if _dfcce .Handler ==nil {return _gf .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 _dfcce .Handler .InitSignature (_dfcce );};func (_eddeb *pdfFontType0 )getFontDescriptor ()*PdfFontDescriptor {if _eddeb ._bceac ==nil &&_eddeb .DescendantFont !=nil {return _eddeb .DescendantFont .FontDescriptor ();};return _eddeb ._bceac ;}; +func (_gebc *Image )samplesAddPadding (_deeae []uint32 )[]uint32 {_faaf :=_bbb .BytesPerLine (int (_gebc .Width ),int (_gebc .BitsPerComponent ),_gebc .ColorComponents )*(8/int (_gebc .BitsPerComponent ));_defb :=_faaf *int (_gebc .Height );if len (_deeae )==_defb {return _deeae ; +};_egdgd :=make ([]uint32 ,_defb );_cdcaf :=int (_gebc .Width )*_gebc .ColorComponents ;for _efab :=0;_efab < int (_gebc .Height );_efab ++{_dcggb :=_efab *int (_gebc .Width );_gegc :=_efab *_faaf ;for _cdgae :=0;_cdgae < _cdcaf ;_cdgae ++{_egdgd [_gegc +_cdgae ]=_deeae [_dcggb +_cdgae ]; +};};return _egdgd ;}; -// FieldImageProvider provides fields images for specified fields. -type FieldImageProvider interface{FieldImageValues ()(map[string ]*Image ,error );}; +// IsSimple returns true if `font` is a simple font. +func (_fcdce *PdfFont )IsSimple ()bool {_ ,_gdbe :=_fcdce ._dcgb .(*pdfFontSimple );return _gdbe }; -// 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 (_cgcb *PdfReader )GetOutlinesFlattened ()([]*PdfOutlineTreeNode ,[]string ,error ){var _abeab []*PdfOutlineTreeNode ;var _gcaf []string ;var _cabea func (*PdfOutlineTreeNode ,*[]*PdfOutlineTreeNode ,*[]string ,int );_cabea =func (_cgegg *PdfOutlineTreeNode ,_edgbf *[]*PdfOutlineTreeNode ,_agdfd *[]string ,_ebef int ){if _cgegg ==nil {return ; -};if _cgegg ._edda ==nil {_ff .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 ;};_gacfd ,_aefd :=_cgegg ._edda .(*PdfOutlineItem );if _aefd {*_edgbf =append (*_edgbf ,&_gacfd .PdfOutlineTreeNode ); -_cbbgf :=_g .Repeat ("\u0020",_ebef *2)+_gacfd .Title .Decoded ();*_agdfd =append (*_agdfd ,_cbbgf );};if _cgegg .First !=nil {_fgcc :=_g .Repeat ("\u0020",_ebef *2)+"\u002b";*_agdfd =append (*_agdfd ,_fgcc );_cabea (_cgegg .First ,_edgbf ,_agdfd ,_ebef +1); -};if _aefd &&_gacfd .Next !=nil {_cabea (_gacfd .Next ,_edgbf ,_agdfd ,_ebef );};};_cabea (_cgcb ._dbbfe ,&_abeab ,&_gcaf ,0);return _abeab ,_gcaf ,nil ;}; +// SetDocInfo set document info. +// This will overwrite any globally declared document info. +func (_fbfbb *PdfWriter )SetDocInfo (info *PdfInfo ){_fbfbb .setDocInfo (info .ToPdfObject ())}; -// SetBorderWidth sets the style's border width. -func (_acaae *PdfBorderStyle )SetBorderWidth (width float64 ){_acaae .W =&width }; +// ValidateSignatures validates digital signatures in the document. +func (_gegbd *PdfReader )ValidateSignatures (handlers []SignatureHandler )([]SignatureValidationResult ,error ){if _gegbd .AcroForm ==nil {return nil ,nil ;};if _gegbd .AcroForm .Fields ==nil {return nil ,nil ;};type sigFieldPair struct{_gcbabd *PdfSignature ; +_cdcdb *PdfField ;_ccdf SignatureHandler ;};var _geggf []*sigFieldPair ;for _ ,_fbcd :=range _gegbd .AcroForm .AllFields (){if _fbcd .V ==nil {continue ;};if _dcbg ,_dgdc :=_cde .GetDict (_fbcd .V );_dgdc {if _aefadc ,_egeeb :=_cde .GetNameVal (_dcbg .Get ("\u0054\u0079\u0070\u0065")); +_egeeb &&(_aefadc =="\u0053\u0069\u0067"||_aefadc =="\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070"){_bgca ,_gaecc :=_cde .GetIndirect (_fbcd .V );if !_gaecc {_fb .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 ;};_gabbd ,_ffeac :=_gegbd .newPdfSignatureFromIndirect (_bgca );if _ffeac !=nil {return nil ,_ffeac ;};var _gagceac SignatureHandler ;for _ ,_gddab :=range handlers {if _gddab .IsApplicable (_gabbd ){_gagceac =_gddab ;break ;}; +};_geggf =append (_geggf ,&sigFieldPair {_gcbabd :_gabbd ,_cdcdb :_fbcd ,_ccdf :_gagceac });};};};var _cgbg []SignatureValidationResult ;for _ ,_geac :=range _geggf {_fbdfc :=SignatureValidationResult {IsSigned :true ,Fields :[]*PdfField {_geac ._cdcdb }}; +if _geac ._ccdf ==nil {_fbdfc .Errors =append (_fbdfc .Errors ,"\u0068a\u006ed\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074");_cgbg =append (_cgbg ,_fbdfc );continue ;};_dgbbg ,_gfcga :=_geac ._ccdf .NewDigest (_geac ._gcbabd );if _gfcga !=nil {_fbdfc .Errors =append (_fbdfc .Errors ,"\u0064\u0069\u0067e\u0073\u0074\u0020\u0065\u0072\u0072\u006f\u0072",_gfcga .Error ()); +_cgbg =append (_cgbg ,_fbdfc );continue ;};_eaafg :=_geac ._gcbabd .ByteRange ;if _eaafg ==nil {_fbdfc .Errors =append (_fbdfc .Errors ,"\u0042\u0079\u0074\u0065\u0052\u0061\u006e\u0067\u0065\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");_cgbg =append (_cgbg ,_fbdfc ); +continue ;};for _gffa :=0;_gffa < _eaafg .Len ();_gffa =_gffa +2{_fabfb ,_ :=_cde .GetNumberAsInt64 (_eaafg .Get (_gffa ));_aggad ,_ :=_cde .GetIntVal (_eaafg .Get (_gffa +1));if _ ,_aggbeb :=_gegbd ._dfgb .Seek (_fabfb ,_df .SeekStart );_aggbeb !=nil {return nil ,_aggbeb ; +};_faaag :=make ([]byte ,_aggad );if _ ,_gfcffg :=_gegbd ._dfgb .Read (_faaag );_gfcffg !=nil {return nil ,_gfcffg ;};_dgbbg .Write (_faaag );};var _febbb SignatureValidationResult ;if _dabff ,_dggg :=_geac ._ccdf .(SignatureHandlerDocMDP );_dggg {_febbb ,_gfcga =_dabff .ValidateWithOpts (_geac ._gcbabd ,_dgbbg ,SignatureHandlerDocMDPParams {Parser :_gegbd ._fdccd }); +}else {_febbb ,_gfcga =_geac ._ccdf .Validate (_geac ._gcbabd ,_dgbbg );};if _gfcga !=nil {_fb .Log .Debug ("E\u0052\u0052\u004f\u0052: \u0025v\u0020\u0028\u0025\u0054\u0029 \u002d\u0020\u0073\u006b\u0069\u0070",_gfcga ,_geac ._ccdf );_febbb .Errors =append (_febbb .Errors ,_gfcga .Error ()); +};_febbb .Name =_geac ._gcbabd .Name .Decoded ();_febbb .Reason =_geac ._gcbabd .Reason .Decoded ();if _geac ._gcbabd .M !=nil {_cgggc ,_cfbcg :=NewPdfDate (_geac ._gcbabd .M .String ());if _cfbcg !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cfbcg ); +_febbb .Errors =append (_febbb .Errors ,_cfbcg .Error ());continue ;};_febbb .Date =_cgggc ;};_febbb .ContactInfo =_geac ._gcbabd .ContactInfo .Decoded ();_febbb .Location =_geac ._gcbabd .Location .Decoded ();_febbb .Fields =_fbdfc .Fields ;_cgbg =append (_cgbg ,_febbb ); +};return _cgbg ,nil ;}; -// PdfAppender appends new PDF content to an existing PDF document via incremental updates. -type PdfAppender struct{_gbbg _gd .ReadSeeker ;_egeb *_ce .PdfParser ;_fcda *PdfReader ;Reader *PdfReader ;_ggdc []*PdfPage ;_fed *PdfAcroForm ;_gee *DSS ;_acec *Permissions ;_agfe _ce .XrefTable ;_gcfe int64 ;_agac int ;_beff []_ce .PdfObject ;_acbd map[_ce .PdfObject ]struct{}; -_fadeg map[_ce .PdfObject ]int64 ;_gecg map[_ce .PdfObject ]struct{};_ccbd map[_ce .PdfObject ]struct{};_gafg int64 ;_fgegg bool ;_afef string ;_debba *EncryptOptions ;_geaf *PdfInfo ;}; +// PdfActionSetOCGState represents a SetOCGState action. +type PdfActionSetOCGState struct{*PdfAction ;State _cde .PdfObject ;PreserveRB _cde .PdfObject ;}; + +// FullName returns the full name of the field as in rootname.parentname.partialname. +func (_bgbf *PdfField )FullName ()(string ,error ){var _efgf _bb .Buffer ;_gfee :=[]string {};if _bgbf .T !=nil {_gfee =append (_gfee ,_bgbf .T .Decoded ());};_bgeg :=map[*PdfField ]bool {};_bgeg [_bgbf ]=true ;_abfd :=_bgbf .Parent ;for _abfd !=nil {if _ ,_fagg :=_bgeg [_abfd ]; +_fagg {return _efgf .String (),_gf .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c");};if _abfd .T ==nil {return _efgf .String (),_gf .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"); +};_gfee =append (_gfee ,_abfd .T .Decoded ());_bgeg [_abfd ]=true ;_abfd =_abfd .Parent ;};for _ecdfb :=len (_gfee )-1;_ecdfb >=0;_ecdfb --{_efgf .WriteString (_gfee [_ecdfb ]);if _ecdfb > 0{_efgf .WriteString ("\u002e");};};return _efgf .String (),nil ; +};var _ pdfFont =(*pdfFontType0 )(nil ); -// B returns the value of the B component of the color. -func (_ggea *PdfColorLab )B ()float64 {return _ggea [2]}; +// PdfAnnotationRedact represents Redact annotations. +// (Section 12.5.6.23). +type PdfAnnotationRedact struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _cde .PdfObject ;IC _cde .PdfObject ;RO _cde .PdfObject ;OverlayText _cde .PdfObject ;Repeat _cde .PdfObject ;DA _cde .PdfObject ;Q _cde .PdfObject ;}; -// GetShadingByName gets the shading specified by keyName. Returns nil if not existing. -// The bool flag indicated whether it was found or not. -func (_dbecf *PdfPageResources )GetShadingByName (keyName _ce .PdfObjectName )(*PdfShading ,bool ){if _dbecf .Shading ==nil {return nil ,false ;};_bdbgb ,_fcgea :=_ce .TraceToDirectObject (_dbecf .Shading ).(*_ce .PdfObjectDictionary );if !_fcgea {_ff .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",_dbecf .Shading ); -return nil ,false ;};if _eeedeb :=_bdbgb .Get (keyName );_eeedeb !=nil {_efbag ,_ffcfe :=_gaefc (_eeedeb );if _ffcfe !=nil {_ff .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",_ffcfe ); -return nil ,false ;};return _efbag ,true ;};return nil ,false ;};func (_ebga *PdfWriter )mapObjectStreams (_gddbc bool )(map[_ce .PdfObject ]bool ,bool ){_acbdce :=make (map[_ce .PdfObject ]bool );for _ ,_afdgfd :=range _ebga ._adbee {if _ccddg ,_ddcfd :=_afdgfd .(*_ce .PdfObjectStreams ); -_ddcfd {_gddbc =true ;for _ ,_bbdeg :=range _ccddg .Elements (){_acbdce [_bbdeg ]=true ;if _cgfed ,_fdgfgg :=_bbdeg .(*_ce .PdfIndirectObject );_fdgfgg {_acbdce [_cgfed .PdfObject ]=true ;};};};};return _acbdce ,_gddbc ;};func (_baggc *PdfPattern )getDict ()*_ce .PdfObjectDictionary {if _afdgg ,_cfefb :=_baggc ._gadcb .(*_ce .PdfIndirectObject ); -_cfefb {_bdeb ,_afadee :=_afdgg .PdfObject .(*_ce .PdfObjectDictionary );if !_afadee {return nil ;};return _bdeb ;}else if _gcea ,_aaacd :=_baggc ._gadcb .(*_ce .PdfObjectStream );_aaacd {return _gcea .PdfObjectDictionary ;}else {_ff .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",_baggc ._gadcb ); -return nil ;};}; +// ColorToRGB converts a DeviceN color to an RGB color. +func (_fcfc *PdfColorspaceDeviceN )ColorToRGB (color PdfColor )(PdfColor ,error ){if _fcfc .AlternateSpace ==nil {return nil ,_gf .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 _fcfc .AlternateSpace .ColorToRGB (color );}; -// NewPdfColorspaceFromPdfObject loads a PdfColorspace from a PdfObject. Returns an error if there is -// a failure in loading. -func NewPdfColorspaceFromPdfObject (obj _ce .PdfObject )(PdfColorspace ,error ){if obj ==nil {return nil ,nil ;};var _ddfcd *_ce .PdfIndirectObject ;var _fbaf *_ce .PdfObjectName ;var _daf *_ce .PdfObjectArray ;if _eeedg ,_bac :=obj .(*_ce .PdfIndirectObject ); -_bac {_ddfcd =_eeedg ;};obj =_ce .TraceToDirectObject (obj );switch _dafg :=obj .(type ){case *_ce .PdfObjectArray :_daf =_dafg ;case *_ce .PdfObjectName :_fbaf =_dafg ;};if _fbaf !=nil {switch *_fbaf {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:_ff .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",*_fbaf );return nil ,_afga ;};};if _daf !=nil &&_daf .Len ()> 0{var _aaac _ce .PdfObject =_ddfcd ; -if _ddfcd ==nil {_aaac =_daf ;};if _gfeea ,_bcfeba :=_ce .GetName (_daf .Get (0));_bcfeba {switch _gfeea .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":if _daf .Len ()==1{return NewPdfColorspaceDeviceGray (),nil ;};case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":if _daf .Len ()==1{return NewPdfColorspaceDeviceRGB (),nil ; -};case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _daf .Len ()==1{return NewPdfColorspaceDeviceCMYK (),nil ;};case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _feed (_aaac );case "\u0043\u0061\u006c\u0052\u0047\u0042":return _adc (_aaac ); -case "\u004c\u0061\u0062":return _fcgd (_aaac );case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064":return _gdgff (_aaac );case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _dbga (_aaac );case "\u0049n\u0064\u0065\u0078\u0065\u0064":return _cefb (_aaac ); -case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e":return _ddce (_aaac );case "\u0044e\u0076\u0069\u0063\u0065\u004e":return _eage (_aaac );default:_ff .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",*_gfeea ); -};};};_ff .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 (_cfeaa *PdfWriter )updateObjectNumbers (){_fbece :=_cfeaa .ObjNumOffset ;_fgag :=0;for _ ,_acbcg :=range _cfeaa ._adbee {_gedfa :=int64 (_fgag +1+_fbece );_abcfb :=true ;if _cfeaa ._ddfff {if _efeaa ,_ebfcac :=_cfeaa ._fdegda [_acbcg ]; -_ebfcac {_gedfa =_efeaa ;_abcfb =false ;};};switch _accad :=_acbcg .(type ){case *_ce .PdfIndirectObject :_accad .ObjectNumber =_gedfa ;_accad .GenerationNumber =0;case *_ce .PdfObjectStream :_accad .ObjectNumber =_gedfa ;_accad .GenerationNumber =0;case *_ce .PdfObjectStreams :_accad .ObjectNumber =_gedfa ; -_accad .GenerationNumber =0;default:_ff .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",_accad );continue ; -};if _abcfb {_fgag ++;};};_acfcd :=func (_efcgf _ce .PdfObject )int64 {switch _ecfgca :=_efcgf .(type ){case *_ce .PdfIndirectObject :return _ecfgca .ObjectNumber ;case *_ce .PdfObjectStream :return _ecfgca .ObjectNumber ;case *_ce .PdfObjectStreams :return _ecfgca .ObjectNumber ; -};return 0;};_bf .SliceStable (_cfeaa ._adbee ,func (_cccgdg ,_cacaa int )bool {return _acfcd (_cfeaa ._adbee [_cccgdg ])< _acfcd (_cfeaa ._adbee [_cacaa ])});};func (_ebfa *PdfReader )newPdfAnnotationWatermarkFromDict (_dab *_ce .PdfObjectDictionary )(*PdfAnnotationWatermark ,error ){_ecfea :=PdfAnnotationWatermark {}; -_ecfea .FixedPrint =_dab .Get ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074");return &_ecfea ,nil ;}; +// NewPdfAnnotationFreeText returns a new free text annotation. +func NewPdfAnnotationFreeText ()*PdfAnnotationFreeText {_efb :=NewPdfAnnotation ();_afd :=&PdfAnnotationFreeText {};_afd .PdfAnnotation =_efb ;_afd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_efb .SetContext (_afd );return _afd ;}; -// PdfFont represents an underlying font structure which can be of type: -// - Type0 -// - Type1 -// - TrueType -// etc. -type PdfFont struct{_dace pdfFont }; +// ToPdfObject returns the PDF representation of the colorspace. +func (_fged *PdfColorspaceSpecialPattern )ToPdfObject ()_cde .PdfObject {if _fged .UnderlyingCS ==nil {return _cde .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e");};_cccbe :=_cde .MakeArray (_cde .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); +_cccbe .Append (_fged .UnderlyingCS .ToPdfObject ());if _fged ._fgdg !=nil {_fged ._fgdg .PdfObject =_cccbe ;return _fged ._fgdg ;};return _cccbe ;};func _bdde (_gebg *_cde .PdfIndirectObject ,_eacd *_cde .PdfObjectDictionary )(*DSS ,error ){if _gebg ==nil {_gebg =_cde .MakeIndirectObject (nil ); +};_gebg .PdfObject =_cde .MakeDict ();_daca :=map[string ]*VRI {};if _ggffc ,_aadce :=_cde .GetDict (_eacd .Get ("\u0056\u0052\u0049"));_aadce {for _ ,_efbf :=range _ggffc .Keys (){if _aeef ,_egbd :=_cde .GetDict (_ggffc .Get (_efbf ));_egbd {_daca [_cce .ToUpper (_efbf .String ())]=_dgbdf (_aeef ); +};};};return &DSS {Certs :_cffcc (_eacd .Get ("\u0043\u0065\u0072t\u0073")),OCSPs :_cffcc (_eacd .Get ("\u004f\u0043\u0053P\u0073")),CRLs :_cffcc (_eacd .Get ("\u0043\u0052\u004c\u0073")),VRI :_daca ,_agaa :_gebg },nil ;}; -// L returns the value of the L component of the color. -func (_cdeeb *PdfColorLab )L ()float64 {return _cdeeb [0]}; +// 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 (_aagf *pdfFontSimple )SetEncoder (encoder _fab .TextEncoder ){_aagf ._fecga =encoder }; -// Items returns all children outline items. -func (_gebgc *OutlineItem )Items ()[]*OutlineItem {return _gebgc .Entries };func _bcea (_dfbg *_ce .PdfObjectDictionary )(*PdfShadingPattern ,error ){_cfdfg :=&PdfShadingPattern {};_ecbee :=_dfbg .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");if _ecbee ==nil {_ff .Log .Debug ("\u0053h\u0061d\u0069\u006e\u0067\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_dbaad ,_fadc :=_gaefc (_ecbee );if _fadc !=nil {_ff .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020l\u006f\u0061\u0064\u0069\u006eg\u0020s\u0068a\u0064\u0069\u006e\u0067\u003a\u0020\u0025v",_fadc );return nil ,_fadc ; -};_cfdfg .Shading =_dbaad ;if _ffcgfe :=_dfbg .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_ffcgfe !=nil {_eagbd ,_cdcef :=_ffcgfe .(*_ce .PdfObjectArray );if !_cdcef {_ff .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",_ffcgfe ); -return nil ,_ce .ErrTypeError ;};_cfdfg .Matrix =_eagbd ;};if _eaacf :=_dfbg .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_eaacf !=nil {_cfdfg .ExtGState =_eaacf ;};return _cfdfg ,nil ;}; +// GetExtGState gets the ExtGState specified by keyName. Returns a bool +// indicating whether it was found or not. +func (_ebef *PdfPageResources )GetExtGState (keyName _cde .PdfObjectName )(_cde .PdfObject ,bool ){if _ebef .ExtGState ==nil {return nil ,false ;};_bffbf ,_fgadf :=_cde .TraceToDirectObject (_ebef .ExtGState ).(*_cde .PdfObjectDictionary );if !_fgadf {_fb .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",_ebef .ExtGState ); +return nil ,false ;};if _bgfaa :=_bffbf .Get (keyName );_bgfaa !=nil {return _bgfaa ,true ;};return nil ,false ;};var _dcga =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":{}}; -// AddAnnotation appends `annot` to the list of page annotations. -func (_cdag *PdfPage )AddAnnotation (annot *PdfAnnotation ){if _cdag ._gage ==nil {_cdag .GetAnnotations ();};_cdag ._gage =append (_cdag ._gage ,annot );}; -// NewPdfActionHide returns a new "hide" action. -func NewPdfActionHide ()*PdfActionHide {_afg :=NewPdfAction ();_gcf :=&PdfActionHide {};_gcf .PdfAction =_afg ;_afg .SetContext (_gcf );return _gcf ;};func _cedd (_accb *PdfPage )map[_ce .PdfObjectName ]_ce .PdfObject {_cafc :=make (map[_ce .PdfObjectName ]_ce .PdfObject ); -if _accb .Resources ==nil {return _cafc ;};if _accb .Resources .Font !=nil {if _cabg ,_ecfd :=_ce .GetDict (_accb .Resources .Font );_ecfd {for _ ,_ged :=range _cabg .Keys (){_cafc [_ged ]=_cabg .Get (_ged );};};};if _accb .Resources .ExtGState !=nil {if _bbff ,_gdbe :=_ce .GetDict (_accb .Resources .ExtGState ); -_gdbe {for _ ,_dfbc :=range _bbff .Keys (){_cafc [_dfbc ]=_bbff .Get (_dfbc );};};};if _accb .Resources .XObject !=nil {if _gcb ,_afad :=_ce .GetDict (_accb .Resources .XObject );_afad {for _ ,_abgc :=range _gcb .Keys (){_cafc [_abgc ]=_gcb .Get (_abgc ); -};};};if _accb .Resources .Pattern !=nil {if _cgade ,_gegc :=_ce .GetDict (_accb .Resources .Pattern );_gegc {for _ ,_gdgf :=range _cgade .Keys (){_cafc [_gdgf ]=_cgade .Get (_gdgf );};};};if _accb .Resources .Shading !=nil {if _feeb ,_bga :=_ce .GetDict (_accb .Resources .Shading ); -_bga {for _ ,_bfbf :=range _feeb .Keys (){_cafc [_bfbf ]=_feeb .Get (_bfbf );};};};if _accb .Resources .ProcSet !=nil {if _ddcg ,_cgga :=_ce .GetDict (_accb .Resources .ProcSet );_cgga {for _ ,_adea :=range _ddcg .Keys (){_cafc [_adea ]=_ddcg .Get (_adea ); -};};};if _accb .Resources .Properties !=nil {if _caaa ,_ebff :=_ce .GetDict (_accb .Resources .Properties );_ebff {for _ ,_egde :=range _caaa .Keys (){_cafc [_egde ]=_caaa .Get (_egde );};};};return _cafc ;}; +// PdfActionSound represents a sound action. +type PdfActionSound struct{*PdfAction ;Sound _cde .PdfObject ;Volume _cde .PdfObject ;Synchronous _cde .PdfObject ;Repeat _cde .PdfObject ;Mix _cde .PdfObject ;}; -// NewPdfSignature creates a new PdfSignature object. -func NewPdfSignature (handler SignatureHandler )*PdfSignature {_eecag :=&PdfSignature {Type :_ce .MakeName ("\u0053\u0069\u0067"),Handler :handler };_ccfaa :=&pdfSignDictionary {PdfObjectDictionary :_ce .MakeDict (),_efaef :&handler ,_gdbgfe :_eecag }; -_eecag ._ggbg =_ce .MakeIndirectObject (_ccfaa );return _eecag ;}; +// 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 (_bbege *Image )GetSamples ()[]uint32 {_adbbba :=_afa .ResampleBytes (_bbege .Data ,int (_bbege .BitsPerComponent ));if _bbege .BitsPerComponent < 8{_adbbba =_bbege .samplesTrimPadding (_adbbba );};_dgbaa :=int (_bbege .Width )*int (_bbege .Height )*_bbege .ColorComponents ; +if len (_adbbba )< _dgbaa {_fb .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 (_adbbba ),_dgbaa ); +return _adbbba ;}else if len (_adbbba )> _dgbaa {_fb .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 (_adbbba ),_dgbaa ); +_adbbba =_adbbba [:_dgbaa ];};return _adbbba ;}; -// Initialize initializes the PdfSignature. -func (_dbbeed *PdfSignature )Initialize ()error {if _dbbeed .Handler ==nil {return _ge .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 _dbbeed .Handler .InitSignature (_dbbeed );};func _acab (_cfdag *XObjectImage )error {if _cfdag .SMask ==nil {return nil ;};_ecgbc ,_ccgb :=_cfdag .SMask .(*_ce .PdfObjectStream );if !_ccgb {_ff .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 _ce .ErrTypeError ;};_fdaef :=_ecgbc .PdfObjectDictionary ;_ceccf :=_fdaef .Get ("\u004d\u0061\u0074t\u0065");if _ceccf ==nil {return nil ;};_aadbfa ,_abcag :=_fceadg (_ceccf .(*_ce .PdfObjectArray ));if _abcag !=nil {return _abcag ;};_dggae :=_ce .MakeArrayFromFloats ([]float64 {_aadbfa }); -_fdaef .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_dggae );return nil ;}; +// AddImageResource adds an image to the XObject resources. +func (_fdbda *PdfPage )AddImageResource (name _cde .PdfObjectName ,ximg *XObjectImage )error {var _bcfe *_cde .PdfObjectDictionary ;if _fdbda .Resources .XObject ==nil {_bcfe =_cde .MakeDict ();_fdbda .Resources .XObject =_bcfe ;}else {var _edage bool ; +_bcfe ,_edage =(_fdbda .Resources .XObject ).(*_cde .PdfObjectDictionary );if !_edage {return _gf .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0078\u0072\u0065\u0073\u0020\u0064\u0069\u0063\u0074\u0020\u0074\u0079p\u0065");};};_bcfe .Set (name ,ximg .ToPdfObject ()); +return nil ;};func (_cgbc *pdfFontSimple )getFontEncoding ()(_fbcc string ,_bcgbg map[_fab .CharCode ]_fab .GlyphName ,_bafbb error ){_fbcc ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";if _bbgb ,_caeec :=_ecdgb [_cgbc ._bbdf ]; +_caeec {_fbcc =_bbgb ;}else if _cgbc .fontFlags ()&_bcafe !=0{for _febee ,_cgff :=range _ecdgb {if _cce .Contains (_cgbc ._bbdf ,_febee ){_fbcc =_cgff ;break ;};};};if _cgbc .Encoding ==nil {return _fbcc ,nil ,nil ;};switch _gbgbf :=_cgbc .Encoding .(type ){case *_cde .PdfObjectName :return string (*_gbgbf ),nil ,nil ; +case *_cde .PdfObjectDictionary :_ebgfg ,_ecaef :=_cde .GetName (_gbgbf .Get ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if _ecaef {_fbcc =_ebgfg .String ();};if _cccbdg :=_gbgbf .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073"); +_cccbdg !=nil {_bgfc ,_eabf :=_cde .GetArray (_cccbdg );if !_eabf {_fb .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",_gbgbf ,_gbgbf .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073")); +return "",nil ,_cde .ErrTypeError ;};_bcgbg ,_bafbb =_fab .FromFontDifferences (_bgfc );};return _fbcc ,_bcgbg ,_bafbb ;default:_fb .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",_cgbc .Encoding ,_cgbc .Encoding ); +return "",nil ,_cde .ErrTypeError ;};}; -// ToPdfObject recursively builds the Outline tree PDF object. -func (_eeafd *PdfOutline )ToPdfObject ()_ce .PdfObject {_dfdc :=_eeafd ._aedbf ;_bcdba :=_dfdc .PdfObject .(*_ce .PdfObjectDictionary );_bcdba .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"));if _eeafd .First !=nil {_bcdba .Set ("\u0046\u0069\u0072s\u0074",_eeafd .First .ToPdfObject ()); -};if _eeafd .Last !=nil {_bcdba .Set ("\u004c\u0061\u0073\u0074",_eeafd .Last .GetContext ().GetContainingPdfObject ());};if _eeafd .Parent !=nil {_bcdba .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_eeafd .Parent .GetContext ().GetContainingPdfObject ()); -};if _eeafd .Count !=nil {_bcdba .Set ("\u0043\u006f\u0075n\u0074",_ce .MakeInteger (*_eeafd .Count ));};return _dfdc ;};var _caege =_cd .MustCompile ("\u005b\\\u006e\u005c\u0072\u005d\u002b");func (_eaaf *PdfReader )newPdfAnnotationUnderlineFromDict (_afe *_ce .PdfObjectDictionary )(*PdfAnnotationUnderline ,error ){_ggec :=PdfAnnotationUnderline {}; -_gcaa ,_adbb :=_eaaf .newPdfAnnotationMarkupFromDict (_afe );if _adbb !=nil {return nil ,_adbb ;};_ggec .PdfAnnotationMarkup =_gcaa ;_ggec .QuadPoints =_afe .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_ggec ,nil ;}; +// GetContext returns the action context which contains the specific type-dependent context. +// The context represents the subaction. +func (_bfa *PdfAction )GetContext ()PdfModel {if _bfa ==nil {return nil ;};return _bfa ._dfd ;};func (_cefga *PdfPage )setContainer (_bdfadf *_cde .PdfIndirectObject ){_bdfadf .PdfObject =_cefga ._bgdbb ;_cefga ._aaad =_bdfadf ;}; -// Evaluate runs the function on the passed in slice and returns the results. -func (_ccacd *PdfFunctionType0 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=_ccacd .NumInputs {_ff .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 ,_ge .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _ccacd ._dfcag ==nil {_effac :=_ccacd .processSamples ();if _effac !=nil {return nil ,_effac ;};};_ccbe :=_ccacd .Encode ;if _ccbe ==nil {_ccbe =[]float64 {}; -for _dbea :=0;_dbea < len (_ccacd .Size );_dbea ++{_ccbe =append (_ccbe ,0);_ccbe =append (_ccbe ,float64 (_ccacd .Size [_dbea ]-1));};};_ccgcf :=_ccacd .Decode ;if _ccgcf ==nil {_ccgcf =_ccacd .Range ;};_cfddb :=make ([]int ,len (x ));for _gdfbe :=0;_gdfbe < len (x ); -_gdfbe ++{_cdbc :=x [_gdfbe ];_dggee :=_egg .Min (_egg .Max (_cdbc ,_ccacd .Domain [2*_gdfbe ]),_ccacd .Domain [2*_gdfbe +1]);_efffb :=_gf .LinearInterpolate (_dggee ,_ccacd .Domain [2*_gdfbe ],_ccacd .Domain [2*_gdfbe +1],_ccbe [2*_gdfbe ],_ccbe [2*_gdfbe +1]); -_beeedb :=_egg .Min (_egg .Max (_efffb ,0),float64 (_ccacd .Size [_gdfbe ]-1));_ggaage :=int (_egg .Floor (_beeedb +0.5));if _ggaage < 0{_ggaage =0;}else if _ggaage > _ccacd .Size [_gdfbe ]{_ggaage =_ccacd .Size [_gdfbe ]-1;};_cfddb [_gdfbe ]=_ggaage ; -};_fcab :=_cfddb [0];for _cbdg :=1;_cbdg < _ccacd .NumInputs ;_cbdg ++{_geefe :=_cfddb [_cbdg ];for _cefc :=0;_cefc < _cbdg ;_cefc ++{_geefe *=_ccacd .Size [_cefc ];};_fcab +=_geefe ;};_fcab *=_ccacd .NumOutputs ;var _ccef []float64 ;for _ffga :=0;_ffga < _ccacd .NumOutputs ; -_ffga ++{_fbde :=_fcab +_ffga ;if _fbde >=len (_ccacd ._dfcag ){_ff .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 ;};_bgbb :=_ccacd ._dfcag [_fbde ];_ecaad :=_gf .LinearInterpolate (float64 (_bgbb ),0,_egg .Pow (2,float64 (_ccacd .BitsPerSample )),_ccgcf [2*_ffga ],_ccgcf [2*_ffga +1]);_fgbg :=_egg .Min (_egg .Max (_ecaad ,_ccacd .Range [2*_ffga ]),_ccacd .Range [2*_ffga +1]); -_ccef =append (_ccef ,_fgbg );};return _ccef ,nil ;}; +// Set applies flag fl to the flag's bitmask and returns the combined flag. +func (_aeagg FieldFlag )Set (fl FieldFlag )FieldFlag {return FieldFlag (_aeagg .Mask ()|fl .Mask ())}; -// 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 (_dffbg *PdfPageResources )GetColorspaces ()(*PdfPageResourcesColorspaces ,error ){if _dffbg ._acffc !=nil {return _dffbg ._acffc ,nil ;};if _dffbg .ColorSpace ==nil {return nil ,nil ;};_fffc ,_bgdcb :=_cccf (_dffbg .ColorSpace );if _bgdcb !=nil {return nil ,_bgdcb ; -};_dffbg ._acffc =_fffc ;return _dffbg ._acffc ,nil ;}; +// ToPdfObject returns the PDF representation of the function. +func (_egeb *PdfFunctionType4 )ToPdfObject ()_cde .PdfObject {_cbbbg :=_egeb ._geab ;if _cbbbg ==nil {_egeb ._geab =&_cde .PdfObjectStream {};_cbbbg =_egeb ._geab ;};_bcfge :=_cde .MakeDict ();_bcfge .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_cde .MakeInteger (4)); +_ddbfb :=&_cde .PdfObjectArray {};for _ ,_dbdeg :=range _egeb .Domain {_ddbfb .Append (_cde .MakeFloat (_dbdeg ));};_bcfge .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_ddbfb );_acdbaf :=&_cde .PdfObjectArray {};for _ ,_agade :=range _egeb .Range {_acdbaf .Append (_cde .MakeFloat (_agade )); +};_bcfge .Set ("\u0052\u0061\u006eg\u0065",_acdbaf );if _egeb ._dbded ==nil &&_egeb .Program !=nil {_egeb ._dbded =[]byte (_egeb .Program .String ());};_bcfge .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_cde .MakeInteger (int64 (len (_egeb ._dbded )))); +_cbbbg .Stream =_egeb ._dbded ;_cbbbg .PdfObjectDictionary =_bcfge ;return _cbbbg ;}; -// IsCheckbox returns true if the button field represents a checkbox, false otherwise. -func (_edcc *PdfFieldButton )IsCheckbox ()bool {return _edcc .GetType ()==ButtonTypeCheckbox }; +// SetCatalogMetadata sets the catalog metadata (XMP) stream object. +func (_ecdb *PdfWriter )SetCatalogMetadata (meta _cde .PdfObject )error {if meta ==nil {_ecdb ._aaeef .Remove ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return nil ;};_bcecg ,_egce :=_cde .GetStream (meta );if !_egce {return _gf .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"); +};_ecdb .addObject (_bcecg );_ecdb ._aaeef .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_bcecg );return nil ;}; -// GetNameDictionary returns the Names entry in the PDF catalog. -// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). -func (_cgacb *PdfReader )GetNameDictionary ()(_ce .PdfObject ,error ){_bfdcc :=_ce .ResolveReference (_cgacb ._cfcdg .Get ("\u004e\u0061\u006de\u0073"));if _bfdcc ==nil {return nil ,nil ;};if !_cgacb ._cgbdb {_ebeda :=_cgacb .traverseObjectData (_bfdcc ); -if _ebeda !=nil {return nil ,_ebeda ;};};return _bfdcc ,nil ;};func (_effcf *pdfFontType3 )getFontDescriptor ()*PdfFontDescriptor {return _effcf ._daebd }; +// 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 (_cccag *PdfPage )SetContentStreams (cStreams []string ,encoder _cde .StreamEncoder )error {if len (cStreams )==0{_cccag .Contents =nil ;return nil ;};if encoder ==nil {encoder =_cde .NewRawEncoder ();};var _bcabcf []*_cde .PdfObjectStream ;for _ ,_acge :=range cStreams {_fggca :=&_cde .PdfObjectStream {}; +_gagef :=encoder .MakeStreamDict ();_ccfcf ,_bgcdg :=encoder .EncodeBytes ([]byte (_acge ));if _bgcdg !=nil {return _bgcdg ;};_gagef .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_cde .MakeInteger (int64 (len (_ccfcf ))));_fggca .PdfObjectDictionary =_gagef ; +_fggca .Stream =_ccfcf ;_bcabcf =append (_bcabcf ,_fggca );};if len (_bcabcf )==1{_cccag .Contents =_bcabcf [0];}else {_ccbbe :=_cde .MakeArray ();for _ ,_ggdfd :=range _bcabcf {_ccbbe .Append (_ggdfd );};_cccag .Contents =_ccbbe ;};return nil ;};func (_cdec *PdfAppender )updateObjectsDeep (_ccca _cde .PdfObject ,_bdda map[_cde .PdfObject ]struct{}){if _bdda ==nil {_bdda =map[_cde .PdfObject ]struct{}{}; +};if _ ,_caeg :=_bdda [_ccca ];_caeg ||_ccca ==nil {return ;};_bdda [_ccca ]=struct{}{};_fgb :=_cde .ResolveReferencesDeep (_ccca ,_cdec ._cgaa );if _fgb !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fgb );};switch _gfab :=_ccca .(type ){case *_cde .PdfIndirectObject :switch {case _gfab .GetParser ()==_cdec ._dbb ._fdccd :return ; +case _gfab .GetParser ()==_cdec .Reader ._fdccd :_gecc ,_ :=_cdec ._dbb .GetIndirectObjectByNumber (int (_gfab .ObjectNumber ));_egea ,_egeef :=_gecc .(*_cde .PdfIndirectObject );if _egeef &&_egea !=nil {if _egea .PdfObject !=_gfab .PdfObject &&_egea .PdfObject .WriteString ()!=_gfab .PdfObject .WriteString (){if _cce .Contains (_gfab .PdfObject .WriteString (),"\u002f\u0053\u0069\u0067")&&_cce .Contains (_gfab .PdfObject .WriteString (),"\u002f\u0053\u0075\u0062\u0074\u0079\u0070\u0065"){return ; +};_cdec .addNewObject (_ccca );_cdec ._ddbf [_ccca ]=_gfab .ObjectNumber ;};};default:_cdec .addNewObject (_ccca );};_cdec .updateObjectsDeep (_gfab .PdfObject ,_bdda );case *_cde .PdfObjectArray :for _ ,_dbbg :=range _gfab .Elements (){_cdec .updateObjectsDeep (_dbbg ,_bdda ); +};case *_cde .PdfObjectDictionary :for _ ,_dggf :=range _gfab .Keys (){_cdec .updateObjectsDeep (_gfab .Get (_dggf ),_bdda );};case *_cde .PdfObjectStreams :if _gfab .GetParser ()!=_cdec ._dbb ._fdccd {for _ ,_cfca :=range _gfab .Elements (){_cdec .updateObjectsDeep (_cfca ,_bdda ); +};};case *_cde .PdfObjectStream :switch {case _gfab .GetParser ()==_cdec ._dbb ._fdccd :return ;case _gfab .GetParser ()==_cdec .Reader ._fdccd :if _cfag ,_ddgcd :=_cdec ._dbb ._fdccd .LookupByReference (_gfab .PdfObjectReference );_ddgcd ==nil {var _cece bool ; +if _dedd ,_afeda :=_cde .GetStream (_cfag );_afeda &&_bb .Equal (_dedd .Stream ,_gfab .Stream ){_cece =true ;};if _cbe ,_dbge :=_cde .GetDict (_cfag );_cece &&_dbge {_cece =_cbe .WriteString ()==_gfab .PdfObjectDictionary .WriteString ();};if _cece {return ; +};};if _gfab .ObjectNumber !=0{_cdec ._ddbf [_ccca ]=_gfab .ObjectNumber ;};default:if _ ,_ffe :=_cdec ._edaf [_ccca ];!_ffe {_cdec .addNewObject (_ccca );};};_cdec .updateObjectsDeep (_gfab .PdfObjectDictionary ,_bdda );};}; -// DecodeArray returns the range of color component values in DeviceCMYK colorspace. -func (_cfgd *PdfColorspaceDeviceCMYK )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0};}; +// 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 *_cde .PdfIndirectObject `json:"-"`;Page int64 `json:"page"`;Mode string `json:"mode"`;X float64 `json:"x"`;Y float64 `json:"y"`;Zoom float64 `json:"zoom"`;}; -// Register registers (caches) a model to primitive object relationship. -func (_bfaf *modelManager )Register (primitive _ce .PdfObject ,model PdfModel ){_bfaf ._dgefa [model ]=primitive ;_bfaf ._adbfe [primitive ]=model ;}; +// NewPdfAnnotationFileAttachment returns a new file attachment annotation. +func NewPdfAnnotationFileAttachment ()*PdfAnnotationFileAttachment {_ffg :=NewPdfAnnotation ();_dfbf :=&PdfAnnotationFileAttachment {};_dfbf .PdfAnnotation =_ffg ;_dfbf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ffg .SetContext (_dfbf );return _dfbf ; +};var (ErrRequiredAttributeMissing =_gf .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 =_gf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065"); +ErrTypeCheck =_gf .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");_cdfbf =_gf .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");ErrEncrypted =_gf .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 =_gf .New ("\u0066\u006fn\u0074\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");ErrFontNotSupported =_fa .Errorf ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u006fn\u0074\u0020\u0028\u0025\u0077\u0029",_cde .ErrNotSupported ); +ErrType1CFontNotSupported =_fa .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",_cde .ErrNotSupported ); +ErrType3FontNotSupported =_fa .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",_cde .ErrNotSupported ); +ErrTTCmapNotSupported =_fa .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",_cde .ErrNotSupported ); +ErrSignNotEnoughSpace =_fa .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 =_fa .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");); // PdfActionURI represents an URI action. -type PdfActionURI struct{*PdfAction ;URI _ce .PdfObject ;IsMap _ce .PdfObject ;}; +type PdfActionURI struct{*PdfAction ;URI _cde .PdfObject ;IsMap _cde .PdfObject ;}; -// PdfPage represents a page in a PDF document. (7.7.3.3 - Table 30). -type PdfPage struct{Parent _ce .PdfObject ;LastModified *PdfDate ;Resources *PdfPageResources ;CropBox *PdfRectangle ;MediaBox *PdfRectangle ;BleedBox *PdfRectangle ;TrimBox *PdfRectangle ;ArtBox *PdfRectangle ;BoxColorInfo _ce .PdfObject ;Contents _ce .PdfObject ; -Rotate *int64 ;Group _ce .PdfObject ;Thumb _ce .PdfObject ;B _ce .PdfObject ;Dur _ce .PdfObject ;Trans _ce .PdfObject ;AA _ce .PdfObject ;Metadata _ce .PdfObject ;PieceInfo _ce .PdfObject ;StructParents _ce .PdfObject ;ID _ce .PdfObject ;PZ _ce .PdfObject ; -SeparationInfo _ce .PdfObject ;Tabs _ce .PdfObject ;TemplateInstantiated _ce .PdfObject ;PresSteps _ce .PdfObject ;UserUnit _ce .PdfObject ;VP _ce .PdfObject ;Annots _ce .PdfObject ;_gage []*PdfAnnotation ;_cbcaa *_ce .PdfObjectDictionary ;_acbbb *_ce .PdfIndirectObject ; -_caab _ce .PdfObjectDictionary ;_cagde *PdfReader ;}; +// GetXObjectFormByName returns the XObjectForm with the specified name from the +// page resources, if it exists. +func (_fafdc *PdfPageResources )GetXObjectFormByName (keyName _cde .PdfObjectName )(*XObjectForm ,error ){_bbfga ,_abgag :=_fafdc .GetXObjectByName (keyName );if _bbfga ==nil {return nil ,nil ;};if _abgag !=XObjectTypeForm {return nil ,_gf .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u0066\u006f\u0072\u006d"); +};_cfdgg ,_dbcbb :=NewXObjectFormFromStream (_bbfga );if _dbcbb !=nil {return nil ,_dbcbb ;};return _cfdgg ,nil ;}; // GetContainingPdfObject implements interface PdfModel. -func (_fcfb *PdfSignatureReference )GetContainingPdfObject ()_ce .PdfObject {return _fcfb ._bggef };func _cgcbd (_ccbg []byte )([]byte ,error ){_gacad :=_f .New ();if _ ,_dcfc :=_gd .Copy (_gacad ,_ag .NewReader (_ccbg ));_dcfc !=nil {return nil ,_dcfc ; -};return _gacad .Sum (nil ),nil ;}; - -// GetOptimizer returns current PDF optimizer. -func (_bbdfc *PdfWriter )GetOptimizer ()Optimizer {return _bbdfc ._bcged }; - -// GetContainingPdfObject returns the container of the outline item (indirect object). -func (_cfdf *PdfOutlineItem )GetContainingPdfObject ()_ce .PdfObject {return _cfdf ._ggcfgf }; +func (_cgcfa *PdfSignature )GetContainingPdfObject ()_cde .PdfObject {return _cgcfa ._gfbaeg }; -// BorderStyle defines border type, typically used for annotations. -type BorderStyle int ; +// NewPdfActionRendition returns a new "rendition" action. +func NewPdfActionRendition ()*PdfActionRendition {_abg :=NewPdfAction ();_fgf :=&PdfActionRendition {};_fgf .PdfAction =_abg ;_abg .SetContext (_fgf );return _fgf ;};func _fgfe (_feffe _cde .PdfObject )*Names {_ebece :=_gfdga ();_dbdd :=_cde .TraceToDirectObject (_feffe ).(*_cde .PdfObjectDictionary ); +if _cdgb :=_dbdd .Get ("\u0044\u0065\u0073t\u0073");_cdgb !=nil {_ebece .Dests =_cde .TraceToDirectObject (_cdgb ).(*_cde .PdfObjectDictionary );};if _afcbf :=_dbdd .Get ("\u0041\u0050");_afcbf !=nil {_ebece .AP =_cde .TraceToDirectObject (_afcbf ).(*_cde .PdfObjectDictionary ); +};if _gggbda :=_dbdd .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_gggbda !=nil {_ebece .JavaScript =_cde .TraceToDirectObject (_gggbda ).(*_cde .PdfObjectDictionary );};if _gfcg :=_dbdd .Get ("\u0050\u0061\u0067e\u0073");_gfcg !=nil {_ebece .Pages =_cde .TraceToDirectObject (_gfcg ).(*_cde .PdfObjectDictionary ); +};if _afag :=_dbdd .Get ("\u0054e\u006d\u0070\u006c\u0061\u0074\u0065s");_afag !=nil {_ebece .Templates =_cde .TraceToDirectObject (_afag ).(*_cde .PdfObjectDictionary );};if _cgeae :=_dbdd .Get ("\u0049\u0044\u0053");_cgeae !=nil {_ebece .IDS =_cde .TraceToDirectObject (_cgeae ).(*_cde .PdfObjectDictionary ); +};if _acgca :=_dbdd .Get ("\u0055\u0052\u004c\u0053");_acgca !=nil {_ebece .URLS =_cde .TraceToDirectObject (_acgca ).(*_cde .PdfObjectDictionary );};if _acedg :=_dbdd .Get ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073"); +_acedg !=nil {_ebece .EmbeddedFiles =_cde .TraceToDirectObject (_acedg ).(*_cde .PdfObjectDictionary );};if _fgbc :=_dbdd .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073");_fgbc !=nil {_ebece .AlternatePresentations =_cde .TraceToDirectObject (_fgbc ).(*_cde .PdfObjectDictionary ); +};if _affeb :=_dbdd .Get ("\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073");_affeb !=nil {_ebece .Renditions =_cde .TraceToDirectObject (_affeb ).(*_cde .PdfObjectDictionary );};return _ebece ;};func _fagba (_cgdcb *_cde .PdfObjectDictionary )(*PdfShadingType3 ,error ){_eaeabe :=PdfShadingType3 {}; +_bfabe :=_cgdcb .Get ("\u0043\u006f\u006f\u0072\u0064\u0073");if _bfabe ==nil {_fb .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 ;};_efcgb ,_bgdfc :=_bfabe .(*_cde .PdfObjectArray );if !_bgdfc {_fb .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",_bfabe ); +return nil ,_cde .ErrTypeError ;};if _efcgb .Len ()!=6{_fb .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",_efcgb .Len ());return nil ,ErrInvalidAttribute ; +};_eaeabe .Coords =_efcgb ;if _gggdag :=_cgdcb .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_gggdag !=nil {_gggdag =_cde .TraceToDirectObject (_gggdag );_gdagd ,_fafeb :=_gggdag .(*_cde .PdfObjectArray );if !_fafeb {_fb .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",_gggdag ); +return nil ,_cde .ErrTypeError ;};_eaeabe .Domain =_gdagd ;};_bfabe =_cgdcb .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _bfabe ==nil {_fb .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 ;};_eaeabe .Function =[]PdfFunction {};if _dbea ,_cccab :=_bfabe .(*_cde .PdfObjectArray );_cccab {for _ ,_gcebgb :=range _dbea .Elements (){_bafegb ,_cbabc :=_bedaa (_gcebgb );if _cbabc !=nil {_fb .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",_cbabc ); +return nil ,_cbabc ;};_eaeabe .Function =append (_eaeabe .Function ,_bafegb );};}else {_dafgb ,_edega :=_bedaa (_bfabe );if _edega !=nil {_fb .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",_edega ); +return nil ,_edega ;};_eaeabe .Function =append (_eaeabe .Function ,_dafgb );};if _dgaf :=_cgdcb .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_dgaf !=nil {_dgaf =_cde .TraceToDirectObject (_dgaf );_aecac ,_bfecb :=_dgaf .(*_cde .PdfObjectArray );if !_bfecb {_fb .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",_dgaf ); +return nil ,_cde .ErrTypeError ;};if _aecac .Len ()!=2{_fb .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",_aecac .Len ());return nil ,ErrInvalidAttribute ; +};_eaeabe .Extend =_aecac ;};return &_eaeabe ,nil ;}; -// PdfAnnotationPolygon represents Polygon annotations. -// (Section 12.5.6.9). -type PdfAnnotationPolygon struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _ce .PdfObject ;LE _ce .PdfObject ;BS _ce .PdfObject ;IC _ce .PdfObject ;BE _ce .PdfObject ;IT _ce .PdfObject ;Measure _ce .PdfObject ;};func _ecbge (_ffgg _ce .PdfObject )(*PdfFilespec ,error ){if _ffgg ==nil {return nil ,nil ; -};return NewPdfFilespecFromObj (_ffgg );};func _bfbegf (_ecfcg *PdfPage ){_gfgda :=_gec .GetLicenseKey ();if _gfgda !=nil &&_gfgda .IsLicensed (){return ;};_cdebf :=_ce .PdfObjectName ("\u0055\u0046\u0031");if !_ecfcg .Resources .HasFontByName (_cdebf ){_ecfcg .Resources .SetFontByName (_cdebf ,DefaultFont ().ToPdfObject ()); -};var _aefgg []string ;_aefgg =append (_aefgg ,"\u0071");_aefgg =append (_aefgg ,"\u0042\u0054");_aefgg =append (_aefgg ,_e .Sprintf ("\u002f%\u0073\u0020\u0031\u0034\u0020\u0054f",_cdebf .String ()));_aefgg =append (_aefgg ,"\u0031\u0020\u0030\u0020\u0030\u0020\u0072\u0067"); -_aefgg =append (_aefgg ,"\u0031\u0030\u0020\u0031\u0030\u0020\u0054\u0064");_aegaa :="\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"; -_aefgg =append (_aefgg ,_e .Sprintf ("\u0028%\u0073\u0029\u0020\u0054\u006a",_aegaa ));_aefgg =append (_aefgg ,"\u0045\u0054");_aefgg =append (_aefgg ,"\u0051");_cebgc :=_g .Join (_aefgg ,"\u000a");_ecfcg .AddContentStreamByString (_cebgc );_ecfcg .ToPdfObject (); -}; +// SetPdfCreationDate sets the CreationDate attribute of the output PDF. +func SetPdfCreationDate (creationDate _gdd .Time ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_bcbfb =creationDate ;}; -// WriteToFile writes the Appender output to file specified by path. -func (_dfc *PdfAppender )WriteToFile (outputPath string )error {_faeb ,_ceae :=_dd .Create (outputPath );if _ceae !=nil {return _ceae ;};defer _faeb .Close ();return _dfc .Write (_faeb );}; +// GetPerms returns the Permissions dictionary +func (_gaff *PdfReader )GetPerms ()*Permissions {return _gaff ._ddcee }; -// 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 ;PageProcessCallback PageProcessCallback ; +// Hasher is the interface that wraps the basic Write method. +type Hasher interface{Write (_efcdf []byte )(_badgb int ,_gddgb error );};func (_ebea *PdfWriter )seekByName (_adaca _cde .PdfObject ,_ebfg []string ,_fcgaf string )([]_cde .PdfObject ,error ){_fb .Log .Trace ("\u0053\u0065\u0065\u006b\u0020\u0062\u0079\u0020\u006e\u0061\u006d\u0065.\u002e\u0020\u0025\u0054",_adaca ); +var _dcfff []_cde .PdfObject ;if _geege ,_daeae :=_adaca .(*_cde .PdfIndirectObject );_daeae {return _ebea .seekByName (_geege .PdfObject ,_ebfg ,_fcgaf );};if _gabbg ,_efffe :=_adaca .(*_cde .PdfObjectStream );_efffe {return _ebea .seekByName (_gabbg .PdfObjectDictionary ,_ebfg ,_fcgaf ); +};if _dbcfc ,_cdaf :=_adaca .(*_cde .PdfObjectDictionary );_cdaf {_fb .Log .Trace ("\u0044\u0069\u0063\u0074");for _ ,_fggde :=range _dbcfc .Keys (){_bcfag :=_dbcfc .Get (_fggde );if string (_fggde )==_fcgaf {_dcfff =append (_dcfff ,_bcfag );};for _ ,_gcaee :=range _ebfg {if string (_fggde )==_gcaee {_fb .Log .Trace ("\u0046\u006f\u006c\u006c\u006f\u0077\u0020\u006b\u0065\u0079\u0020\u0025\u0073",_gcaee ); +_abaef ,_gebge :=_ebea .seekByName (_bcfag ,_ebfg ,_fcgaf );if _gebge !=nil {return _dcfff ,_gebge ;};_dcfff =append (_dcfff ,_abaef ...);break ;};};};return _dcfff ,nil ;};return _dcfff ,nil ;};func (_fcega *PdfWriter )writeNamesDictionary ()error {if _fcega ._fafec ==nil {return nil ; +};_daebd :=_fcega ._fafec .ToPdfObject ();_fcega ._aaeef .Set ("\u004e\u0061\u006de\u0073",_daebd );_eecc :=_fcega .addObjects (_daebd );if _eecc !=nil {return _eecc ;};return nil ;}; +// GetNameDictionary returns the Names entry in the PDF catalog. +// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). +func (_aacfd *PdfReader )GetNameDictionary ()(_cde .PdfObject ,error ){_bfea :=_cde .ResolveReference (_aacfd ._gaeed .Get ("\u004e\u0061\u006de\u0073"));if _bfea ==nil {return nil ,nil ;};if !_aacfd ._gbeac {_bcbab :=_aacfd .traverseObjectData (_bfea ); +if _bcbab !=nil {return nil ,_bcbab ;};};return _bfea ,nil ;}; -// Deprecated: will be removed in v4. Use PageProcessCallback instead. -PageCallback PageCallback ;}; +// 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 _cde .PdfObject ;FontFamily _cde .PdfObject ;FontStretch _cde .PdfObject ;FontWeight _cde .PdfObject ;Flags _cde .PdfObject ;FontBBox _cde .PdfObject ;ItalicAngle _cde .PdfObject ;Ascent _cde .PdfObject ;Descent _cde .PdfObject ; +Leading _cde .PdfObject ;CapHeight _cde .PdfObject ;XHeight _cde .PdfObject ;StemV _cde .PdfObject ;StemH _cde .PdfObject ;AvgWidth _cde .PdfObject ;MaxWidth _cde .PdfObject ;MissingWidth _cde .PdfObject ;FontFile _cde .PdfObject ;FontFile2 _cde .PdfObject ; +FontFile3 _cde .PdfObject ;CharSet _cde .PdfObject ;_gdeacf int ;_afadf float64 ;*fontFile ;_faacg *_baf .TtfType ; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 1 for a CalGray device. -func (_ggfb *PdfColorspaceCalGray )GetNumComponents ()int {return 1};func _acdb (_gbbcc *_ce .PdfObjectDictionary )(*PdfShadingType5 ,error ){_aeadc :=PdfShadingType5 {};_aaefed :=_gbbcc .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); -if _aaefed ==nil {_ff .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 ;};_cedag ,_egdbg :=_aaefed .(*_ce .PdfObjectInteger );if !_egdbg {_ff .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",_aaefed ); -return nil ,_ce .ErrTypeError ;};_aeadc .BitsPerCoordinate =_cedag ;_aaefed =_gbbcc .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _aaefed ==nil {_ff .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 ;};_cedag ,_egdbg =_aaefed .(*_ce .PdfObjectInteger );if !_egdbg {_ff .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",_aaefed ); -return nil ,_ce .ErrTypeError ;};_aeadc .BitsPerComponent =_cedag ;_aaefed =_gbbcc .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077");if _aaefed ==nil {_ff .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 ;};_cedag ,_egdbg =_aaefed .(*_ce .PdfObjectInteger );if !_egdbg {_ff .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",_aaefed ); -return nil ,_ce .ErrTypeError ;};_aeadc .VerticesPerRow =_cedag ;_aaefed =_gbbcc .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _aaefed ==nil {_ff .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 ;};_gcgae ,_egdbg :=_aaefed .(*_ce .PdfObjectArray );if !_egdbg {_ff .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",_aaefed ); -return nil ,_ce .ErrTypeError ;};_aeadc .Decode =_gcgae ;if _cdcgd :=_gbbcc .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_cdcgd !=nil {_aeadc .Function =[]PdfFunction {};if _acfgf ,_ggccf :=_cdcgd .(*_ce .PdfObjectArray );_ggccf {for _ ,_cgagd :=range _acfgf .Elements (){_gefca ,_gbdd :=_cegfd (_cgagd ); -if _gbdd !=nil {_ff .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",_gbdd );return nil ,_gbdd ;};_aeadc .Function =append (_aeadc .Function ,_gefca ); -};}else {_adggb ,_ecffe :=_cegfd (_cdcgd );if _ecffe !=nil {_ff .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",_ecffe );return nil ,_ecffe ; -};_aeadc .Function =append (_aeadc .Function ,_adggb );};};return &_aeadc ,nil ;};type pdfFontType3 struct{fontCommon ;_degaa *_ce .PdfIndirectObject ; +// Additional entries for CIDFonts +Style _cde .PdfObject ;Lang _cde .PdfObject ;FD _cde .PdfObject ;CIDSet _cde .PdfObject ;_bebgf *_cde .PdfIndirectObject ;}; -// These fields are specific to Type 3 fonts. -CharProcs _ce .PdfObject ;Encoding _ce .PdfObject ;FontBBox _ce .PdfObject ;FontMatrix _ce .PdfObject ;FirstChar _ce .PdfObject ;LastChar _ce .PdfObject ;Widths _ce .PdfObject ;Resources _ce .PdfObject ;_afbb map[_dc .CharCode ]float64 ;_aacfd _dc .TextEncoder ; -};func (_adce *pdfFontType0 )subsetRegistered ()error {_gddcb ,_bfgd :=_adce .DescendantFont ._dace .(*pdfCIDFontType2 );if !_bfgd {_ff .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",_adce .DescendantFont ); -return nil ;};if _gddcb ==nil {return nil ;};if _gddcb ._daebd ==nil {_ff .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 _adce ._fbfa ==nil {_ff .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 ;};_cdeba ,_bfgd :=_ce .GetStream (_gddcb ._daebd .FontFile2 );if !_bfgd {_ff .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 _ge .New ("\u0066\u006f\u006e\u0074fi\u006c\u0065\u0032\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_fcfa ,_dffg :=_ce .DecodeStream (_cdeba );if _dffg !=nil {_ff .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_dffg ); -return _dffg ;};_dggb ,_dffg :=_eb .Parse (_ag .NewReader (_fcfa ));if _dffg !=nil {_ff .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 (_cdeba .Stream )); -return _dffg ;};var _gaaee []rune ;var _dcdab *_eb .Font ;switch _fedg :=_adce ._fbfa .(type ){case *_dc .TrueTypeFontEncoder :_gaaee =_fedg .RegisteredRunes ();_dcdab ,_dffg =_dggb .SubsetKeepRunes (_gaaee );if _dffg !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dffg ); -return _dffg ;};_fedg .SubsetRegistered ();case *_dc .IdentityEncoder :_gaaee =_fedg .RegisteredRunes ();_abgae :=make ([]_eb .GlyphIndex ,len (_gaaee ));for _fbfb ,_bcgg :=range _gaaee {_abgae [_fbfb ]=_eb .GlyphIndex (_bcgg );};_dcdab ,_dffg =_dggb .SubsetKeepIndices (_abgae ); -if _dffg !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dffg );return _dffg ;};case _dc .SimpleEncoder :_afgb :=_fedg .Charcodes ();for _ ,_dgddf :=range _afgb {_becb ,_dbaea :=_fedg .CharcodeToRune (_dgddf );if !_dbaea {_ff .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",_dgddf ); -continue ;};_gaaee =append (_gaaee ,_becb );};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",_adce ._fbfa ); -};var _dfbd _ag .Buffer ;_dffg =_dcdab .Write (&_dfbd );if _dffg !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dffg );return _dffg ;};if _adce ._dgfcg !=nil {_dded :=make (map[_ga .CharCode ]rune ,len (_gaaee ));for _ ,_aceb :=range _gaaee {_ggfac ,_egea :=_adce ._fbfa .RuneToCharcode (_aceb ); -if !_egea {continue ;};_dded [_ga .CharCode (_ggfac )]=_aceb ;};_adce ._dgfcg =_ga .NewToUnicodeCMap (_dded );};_cdeba ,_dffg =_ce .MakeStream (_dfbd .Bytes (),_ce .NewFlateEncoder ());if _dffg !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dffg ); -return _dffg ;};_cdeba .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_ce .MakeInteger (int64 (_dfbd .Len ())));if _ddef ,_dcbeb :=_ce .GetStream (_gddcb ._daebd .FontFile2 );_dcbeb {*_ddef =*_cdeba ;}else {_gddcb ._daebd .FontFile2 =_cdeba ;};_cddg :=_gfdb (); -if len (_adce ._egacd )> 0{_adce ._egacd =_cbac (_adce ._egacd ,_cddg );};if len (_gddcb ._egacd )> 0{_gddcb ._egacd =_cbac (_gddcb ._egacd ,_cddg );};if len (_adce ._bdae )> 0{_adce ._bdae =_cbac (_adce ._bdae ,_cddg );};if _gddcb ._daebd !=nil {_cddgb ,_beaab :=_ce .GetName (_gddcb ._daebd .FontName ); -if _beaab &&len (_cddgb .String ())> 0{_dfaf :=_cbac (_cddgb .String (),_cddg );_gddcb ._daebd .FontName =_ce .MakeName (_dfaf );};};return nil ;}; +// ToPdfObject returns the PDF representation of the function. +func (_afba *PdfFunctionType0 )ToPdfObject ()_cde .PdfObject {if _afba ._eebg ==nil {_afba ._eebg =&_cde .PdfObjectStream {};};_fgdc :=_cde .MakeDict ();_fgdc .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_cde .MakeInteger (0)); +_deeab :=&_cde .PdfObjectArray {};for _ ,_cddgf :=range _afba .Domain {_deeab .Append (_cde .MakeFloat (_cddgf ));};_fgdc .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_deeab );_aadfea :=&_cde .PdfObjectArray {};for _ ,_cddd :=range _afba .Range {_aadfea .Append (_cde .MakeFloat (_cddd )); +};_fgdc .Set ("\u0052\u0061\u006eg\u0065",_aadfea );_ddcfc :=&_cde .PdfObjectArray {};for _ ,_edcac :=range _afba .Size {_ddcfc .Append (_cde .MakeInteger (int64 (_edcac )));};_fgdc .Set ("\u0053\u0069\u007a\u0065",_ddcfc );_fgdc .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065",_cde .MakeInteger (int64 (_afba .BitsPerSample ))); +if _afba .Order !=1{_fgdc .Set ("\u004f\u0072\u0064e\u0072",_cde .MakeInteger (int64 (_afba .Order )));};_fgdc .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_cde .MakeInteger (int64 (len (_afba ._cgebc ))));_afba ._eebg .Stream =_afba ._cgebc ;_afba ._eebg .PdfObjectDictionary =_fgdc ; +return _afba ._eebg ;}; -// String returns the name of the colorspace (DeviceN). -func (_daed *PdfColorspaceDeviceN )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u004e"}; +// NewPdfActionJavaScript returns a new "javaScript" action. +func NewPdfActionJavaScript ()*PdfActionJavaScript {_dac :=NewPdfAction ();_agg :=&PdfActionJavaScript {};_agg .PdfAction =_dac ;_dac .SetContext (_agg );return _agg ;}; -// NewPdfFilespec returns an initialized generic PDF filespec model. -func NewPdfFilespec ()*PdfFilespec {_dbeb :=&PdfFilespec {};_dbeb ._ddgc =_ce .MakeIndirectObject (_ce .MakeDict ());return _dbeb ;}; +// GenerateXObjectName generates an unused XObject name that can be used for +// adding new XObjects. Uses format XObj1, XObj2, ... +func (_gbaae *PdfPageResources )GenerateXObjectName ()_cde .PdfObjectName {_gacag :=1;for {_dgeg :=_cde .MakeName (_a .Sprintf ("\u0058\u004f\u0062\u006a\u0025\u0064",_gacag ));if !_gbaae .HasXObjectByName (*_dgeg ){return *_dgeg ;};_gacag ++;};}; -// 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 *_ce .PdfIndirectObject ;SV *_ce .PdfIndirectObject ;}; +// NewPdfAnnotationPolygon returns a new polygon annotation. +func NewPdfAnnotationPolygon ()*PdfAnnotationPolygon {_gac :=NewPdfAnnotation ();_ddgc :=&PdfAnnotationPolygon {};_ddgc .PdfAnnotation =_gac ;_ddgc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gac .SetContext (_ddgc );return _ddgc ;}; -// NewPdfColorCalRGB returns a new CalRBG color. -func NewPdfColorCalRGB (a ,b ,c float64 )*PdfColorCalRGB {_gfae :=PdfColorCalRGB {a ,b ,c };return &_gfae ;}; +// PdfActionGoToR represents a GoToR action. +type PdfActionGoToR struct{*PdfAction ;F *PdfFilespec ;D _cde .PdfObject ;NewWindow _cde .PdfObject ;};func (_eacga *PdfColorspaceSpecialPattern )String ()string {return "\u0050a\u0074\u0074\u0065\u0072\u006e";}; -// NewReaderForText makes a new PdfReader for an input PDF content string. For use in testing. -func NewReaderForText (txt string )*PdfReader {return &PdfReader {_efdafe :map[_ce .PdfObject ]struct{}{},_aedda :_dffgda (),_afda :_ce .NewParserFromString (txt )};}; +// GetContentStreamObjs returns a slice of PDF objects containing the content +// streams of the page. +func (_cgcfe *PdfPage )GetContentStreamObjs ()[]_cde .PdfObject {if _cgcfe .Contents ==nil {return nil ;};_becc :=_cde .TraceToDirectObject (_cgcfe .Contents );if _fgbcg ,_egbda :=_becc .(*_cde .PdfObjectArray );_egbda {return _fgbcg .Elements ();};return []_cde .PdfObject {_becc }; +}; -// NewPdfPageResources returns a new PdfPageResources object. -func NewPdfPageResources ()*PdfPageResources {_dcgca :=&PdfPageResources {};_dcgca ._gceda =_ce .MakeDict ();return _dcgca ;};func _daaef ()string {_cbcgc .Lock ();defer _cbcgc .Unlock ();return _dbfgc }; +// GetContentStreamWithEncoder returns the pattern cell's content stream and its encoder +func (_fbabc *PdfTilingPattern )GetContentStreamWithEncoder ()([]byte ,_cde .StreamEncoder ,error ){_ebaaa ,_efbee :=_fbabc ._eebba .(*_cde .PdfObjectStream );if !_efbee {_fb .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",_fbabc ._eebba ); +return nil ,nil ,_cde .ErrTypeError ;};_fgdda ,_gfdfa :=_cde .DecodeStream (_ebaaa );if _gfdfa !=nil {_fb .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",_gfdfa ); +return nil ,nil ,_gfdfa ;};_efcab ,_gfdfa :=_cde .NewEncoderFromStream (_ebaaa );if _gfdfa !=nil {_fb .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",_gfdfa ); +return nil ,nil ,_gfdfa ;};return _fgdda ,_efcab ,nil ;};func (_abbb *PdfReader )newPdfAnnotationSquigglyFromDict (_adfc *_cde .PdfObjectDictionary )(*PdfAnnotationSquiggly ,error ){_gbgfd :=PdfAnnotationSquiggly {};_dfag ,_bfbg :=_abbb .newPdfAnnotationMarkupFromDict (_adfc ); +if _bfbg !=nil {return nil ,_bfbg ;};_gbgfd .PdfAnnotationMarkup =_dfag ;_gbgfd .QuadPoints =_adfc .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_gbgfd ,nil ;}; -// ToPdfObject returns the PDF representation of the function. -func (_befba *PdfFunctionType2 )ToPdfObject ()_ce .PdfObject {_bdfcc :=_ce .MakeDict ();_bdfcc .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_ce .MakeInteger (2));_eeccc :=&_ce .PdfObjectArray {};for _ ,_caaab :=range _befba .Domain {_eeccc .Append (_ce .MakeFloat (_caaab )); -};_bdfcc .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_eeccc );if _befba .Range !=nil {_aaafef :=&_ce .PdfObjectArray {};for _ ,_bgedb :=range _befba .Range {_aaafef .Append (_ce .MakeFloat (_bgedb ));};_bdfcc .Set ("\u0052\u0061\u006eg\u0065",_aaafef ); -};if _befba .C0 !=nil {_ebaac :=&_ce .PdfObjectArray {};for _ ,_dgaa :=range _befba .C0 {_ebaac .Append (_ce .MakeFloat (_dgaa ));};_bdfcc .Set ("\u0043\u0030",_ebaac );};if _befba .C1 !=nil {_acebe :=&_ce .PdfObjectArray {};for _ ,_bfegg :=range _befba .C1 {_acebe .Append (_ce .MakeFloat (_bfegg )); -};_bdfcc .Set ("\u0043\u0031",_acebe );};_bdfcc .Set ("\u004e",_ce .MakeFloat (_befba .N ));if _befba ._gbbb !=nil {_befba ._gbbb .PdfObject =_bdfcc ;return _befba ._gbbb ;};return _bdfcc ;};func _cfcg (_dfaea *PdfField ,_ceabb _ce .PdfObject )error {switch _dfaea .GetContext ().(type ){case *PdfFieldText :switch _gebg :=_ceabb .(type ){case *_ce .PdfObjectName :_fdfed :=_gebg ; -_ff .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",_fdfed .String ()); -_dfaea .V =_ce .MakeEncodedString (_gebg .String (),true );case *_ce .PdfObjectString :_dfaea .V =_ce .MakeEncodedString (_gebg .String (),true );default:_ff .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",_gebg ,_gebg ); -};case *PdfFieldButton :switch _ceabb .(type ){case *_ce .PdfObjectName :if len (_ceabb .String ())> 0{_dfaea .V =_ceabb ;_bbecd (_dfaea ,_ceabb );};case *_ce .PdfObjectString :if len (_ceabb .String ())> 0{_dfaea .V =_ce .MakeName (_ceabb .String ()); -_bbecd (_dfaea ,_dfaea .V );};default:_ff .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",_dfaea .PartialName (),_ceabb );_dfaea .V =_ceabb ; -};case *PdfFieldChoice :switch _ceabb .(type ){case *_ce .PdfObjectName :if len (_ceabb .String ())> 0{_dfaea .V =_ce .MakeString (_ceabb .String ());_bbecd (_dfaea ,_ceabb );};case *_ce .PdfObjectString :if len (_ceabb .String ())> 0{_dfaea .V =_ceabb ; -_bbecd (_dfaea ,_ce .MakeName (_ceabb .String ()));};default:_ff .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",_dfaea .PartialName (),_ceabb ); -_dfaea .V =_ceabb ;};case *PdfFieldSignature :_ff .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",_dfaea .PartialName (),_ceabb ); -};return nil ;}; +// 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 ;_abgage *_cde .PdfObjectDictionary ;}; -// Read reads an image and loads into a new Image object with an RGB -// colormap and 8 bits per component. -func (_dcdbd DefaultImageHandler )Read (reader _gd .Reader )(*Image ,error ){_fadf ,_ ,_gebeb :=_cb .Decode (reader );if _gebeb !=nil {_ff .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_gebeb ); -return nil ,_gebeb ;};return _dcdbd .NewImageFromGoImage (_fadf );}; +// PdfActionLaunch represents a launch action. +type PdfActionLaunch struct{*PdfAction ;F *PdfFilespec ;Win _cde .PdfObject ;Mac _cde .PdfObject ;Unix _cde .PdfObject ;NewWindow _cde .PdfObject ;}; -// GetPageLabels returns the PageLabels entry in the PDF catalog. -// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). -func (_cgfbc *PdfReader )GetPageLabels ()(_ce .PdfObject ,error ){_ecbf :=_ce .ResolveReference (_cgfbc ._cfcdg .Get ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073"));if _ecbf ==nil {return nil ,nil ;};if !_cgfbc ._cgbdb {_deffb :=_cgfbc .traverseObjectData (_ecbf ); -if _deffb !=nil {return nil ,_deffb ;};};return _ecbf ,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 (_ebbf *PdfPage )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {_cffe :=map[*PdfAnnotation ]bool {};_agad ,_aacgfd :=_ebbf .GetAnnotations ();if _aacgfd !=nil {return _aacgfd ;};_ggag :=false ;for _ ,_bgacg :=range _agad {if opts .AnnotFilterFunc !=nil {_cffe [_bgacg ]=opts .AnnotFilterFunc (_bgacg ); +}else {_cffe [_bgacg ]=true ;};if _cffe [_bgacg ]{_ggag =true ;};};if !_ggag {return nil ;};return _ebbf .flattenFieldsWithOpts (appgen ,opts ,_cffe );};func (_dgcf *PdfColorspaceICCBased )String ()string {return "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"; +}; -// 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 ;_badbg *_ce .PdfIndirectObject ;}; +// 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 (_dgdg *PdfReader )RepairAcroForm (opts *AcroFormRepairOptions )error {var _eedce []*PdfField ;_affb :=map[*_cde .PdfIndirectObject ]struct{}{};for _ ,_dbbac :=range _dgdg .PageList {_cbbgb ,_abbbc :=_dbbac .GetAnnotations ();if _abbbc !=nil {return _abbbc ; +};for _ ,_fdbfa :=range _cbbgb {var _aagfga *PdfField ;switch _aedda :=_fdbfa .GetContext ().(type ){case *PdfAnnotationWidget :if _aedda ._aad !=nil {_aagfga =_aedda ._aad ;break ;};if _cdfcba ,_fegfaf :=_cde .GetIndirect (_aedda .Parent );_fegfaf {_aagfga ,_abbbc =_dgdg .newPdfFieldFromIndirectObject (_cdfcba ,nil ); +if _abbbc ==nil {break ;};_fb .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",_cdfcba ,_abbbc ); +};if _aedda ._gfg !=nil {_aagfga ,_abbbc =_dgdg .newPdfFieldFromIndirectObject (_aedda ._gfg ,nil );if _abbbc ==nil {break ;};_fb .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",_aedda ._gfg ,_abbbc ); +};};if _aagfga ==nil {continue ;};if _ ,_egaab :=_affb [_aagfga ._gfed ];_egaab {continue ;};_affb [_aagfga ._gfed ]=struct{}{};_eedce =append (_eedce ,_aagfga );};};if len (_eedce )==0{return nil ;};if _dgdg .AcroForm ==nil {_dgdg .AcroForm =NewPdfAcroForm (); +};_dgdg .AcroForm .Fields =&_eedce ;return nil ;}; -// GetStructRoot gets the StructTreeRoot object -func (_ffbdd *PdfPage )GetStructTreeRoot ()(*_ce .PdfObject ,bool ){_cfbda ,_ecbcf :=_ffbdd ._cagde .GetCatalogStructTreeRoot ();return &_cfbda ,_ecbcf ;}; +// SetPdfModifiedDate sets the ModDate attribute of the output PDF. +func SetPdfModifiedDate (modifiedDate _gdd .Time ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_faaae =modifiedDate ;}; -// 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 (_bafe *Image )Resample (targetBitsPerComponent int64 ){if _bafe .BitsPerComponent ==targetBitsPerComponent {return ;};_ggbd :=_bafe .GetSamples ();if targetBitsPerComponent < _bafe .BitsPerComponent {_cgffb :=_bafe .BitsPerComponent -targetBitsPerComponent ; -for _gfbb :=range _ggbd {_ggbd [_gfbb ]>>=uint (_cgffb );};}else if targetBitsPerComponent > _bafe .BitsPerComponent {_aeadf :=targetBitsPerComponent -_bafe .BitsPerComponent ;for _cccb :=range _ggbd {_ggbd [_cccb ]<<=uint (_aeadf );};};_bafe .BitsPerComponent =targetBitsPerComponent ; -if _bafe .BitsPerComponent < 8{_bafe .resampleLowBits (_ggbd );return ;};_aaged :=_gf .BytesPerLine (int (_bafe .Width ),int (_bafe .BitsPerComponent ),_bafe .ColorComponents );_gacfad :=make ([]byte ,_aaged *int (_bafe .Height ));var (_ecdeg ,_caeb ,_ebbbd ,_deebg int ; -_cfac uint32 ;);for _ebbbd =0;_ebbbd < int (_bafe .Height );_ebbbd ++{_ecdeg =_ebbbd *_aaged ;_caeb =(_ebbbd +1)*_aaged -1;_cgdfa :=_gb .ResampleUint32 (_ggbd [_ecdeg :_caeb ],int (targetBitsPerComponent ),8);for _deebg ,_cfac =range _cgdfa {_gacfad [_deebg +_ecdeg ]=byte (_cfac ); -};};_bafe .Data =_gacfad ;}; +// PdfAnnotationHighlight represents Highlight annotations. +// (Section 12.5.6.10). +type PdfAnnotationHighlight struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _cde .PdfObject ;}; -// 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 (_cebea *Image )SetSamples (samples []uint32 ){if _cebea .BitsPerComponent < 8{samples =_cebea .samplesAddPadding (samples );};_eaffa :=_gb .ResampleUint32 (samples ,int (_cebea .BitsPerComponent ),8);_caedc :=make ([]byte ,len (_eaffa ));for _dacf ,_bbdea :=range _eaffa {_caedc [_dacf ]=byte (_bbdea ); -};_cebea .Data =_caedc ;};func (_cfbff *PdfWriter )hasObject (_cbgfd _ce .PdfObject )bool {_ ,_bddcb :=_cfbff ._gdaab [_cbgfd ];return _bddcb ;}; +// 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 _df .ReadSeeker )(*PdfReader ,error ){const _gfbae ="\u006do\u0064e\u006c\u003a\u004e\u0065\u0077P\u0064\u0066R\u0065\u0061\u0064\u0065\u0072";return _deeac (rs ,&ReaderOpts {},false ,_gfbae );};func (_dedeg *pdfFontSimple )getFontDescriptor ()*PdfFontDescriptor {if _ffff :=_dedeg ._bceac ; +_ffff !=nil {return _ffff ;};return _dedeg ._cefg ;}; -// 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 (_dbbef DefaultImageHandler )Compress (input *Image ,quality int64 )(*Image ,error ){return input ,nil ;}; +// 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 (_bgec *PdfFieldButton )SetType (btype ButtonType ){_baeb :=uint32 (0);if _bgec .Ff !=nil {_baeb =uint32 (*_bgec .Ff );};switch btype {case ButtonTypePush :_baeb |=FieldFlagPushbutton .Mask ();case ButtonTypeRadio :_baeb |=FieldFlagRadio .Mask (); +};_bgec .Ff =_cde .MakeInteger (int64 (_baeb ));};type pdfFont interface{_baf .Font ; -// PdfAnnotationSound represents Sound annotations. -// (Section 12.5.6.16). -type PdfAnnotationSound struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Sound _ce .PdfObject ;Name _ce .PdfObject ;}; +// ToPdfObject returns a PDF representation of the font and implements interface Model. +ToPdfObject ()_cde .PdfObject ;getFontDescriptor ()*PdfFontDescriptor ;baseFields ()*fontCommon ;};func (_bfgbf *PdfWriter )hasObject (_aacaa _cde .PdfObject )bool {_ ,_daabd :=_bfgbf ._fdeab [_aacaa ];return _daabd ;}; -// 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 ,_dc .SimpleEncoder ,error ){_gbbf ,_ggfa :=_fgda (basefont );if _ggfa !=nil {return nil ,nil ,_ggfa ;};_adfg ,_bdff :=_gbbf .Encoder ().(_dc .SimpleEncoder );if !_bdff {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",_gbbf .Encoder ()); -};_dgge :=make (map[rune ]_dc .GlyphName );for _faed :=range alphabet {if _ ,_dbdb :=_adfg .RuneToCharcode (_faed );!_dbdb {_ ,_fccg :=_gbbf ._cabcg .Read (_faed );if !_fccg {_ff .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",_faed ,_faed ); -continue ;};_fgdd ,_fccg :=_dc .RuneToGlyph (_faed );if !_fccg {_ff .Log .Debug ("\u006eo\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u0020\u0025\u0023\u0078\u003d\u0025\u0071",_faed ,_faed );continue ;};if len (_dgge )>=255{return nil ,nil ,_ge .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"); -};_dgge [_faed ]=_fgdd ;};};var (_gabb []_dc .CharCode ;_fdced []_dc .CharCode ;);for _bgaa :=_dc .CharCode (1);_bgaa <=0xff;_bgaa ++{_bfdce ,_efeg :=_adfg .CharcodeToRune (_bgaa );if !_efeg {_gabb =append (_gabb ,_bgaa );continue ;};if _ ,_efeg =alphabet [_bfdce ]; -!_efeg {_fdced =append (_fdced ,_bgaa );};};_afbgb :=append (_gabb ,_fdced ...);if len (_afbgb )< len (_dgge ){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 (_dgge ),len (_afbgb )); -};_deae :=make ([]rune ,0,len (_dgge ));for _ffffa :=range _dgge {_deae =append (_deae ,_ffffa );};_bf .Slice (_deae ,func (_ccba ,_aggc int )bool {return _deae [_ccba ]< _deae [_aggc ]});_cdge :=make (map[_dc .CharCode ]_dc .GlyphName ,len (_deae ));for _ ,_gefg :=range _deae {_cfgc :=_afbgb [0]; -_afbgb =_afbgb [1:];_cdge [_cfgc ]=_dgge [_gefg ];};_adfg =_dc .ApplyDifferences (_adfg ,_cdge );_gbbf .SetEncoder (_adfg );return &PdfFont {_dace :&_gbbf },_adfg ,nil ;};func _fgdc (_dadgf *XObjectForm )(*PdfRectangle ,bool ,error ){if _ccec ,_cfgea :=_dadgf .BBox .(*_ce .PdfObjectArray ); -_cfgea {_dbfc ,_decfd :=NewPdfRectangle (*_ccec );if _decfd !=nil {return nil ,false ,_decfd ;};if _cgddb ,_gdfa :=_dadgf .Matrix .(*_ce .PdfObjectArray );_gdfa {_bfad ,_faec :=_cgddb .ToFloat64Array ();if _faec !=nil {return nil ,false ,_faec ;};_egcag :=_efc .IdentityMatrix (); -if len (_bfad )==6{_egcag =_efc .NewMatrix (_bfad [0],_bfad [1],_bfad [2],_bfad [3],_bfad [4],_bfad [5]);};_dbfc .Transform (_egcag );return _dbfc ,true ,nil ;};return _dbfc ,false ,nil ;};return nil ,false ,_ge .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"); -};func _ggab (_afag _ce .PdfObject ,_ffbcf *PdfReader )(*OutlineDest ,error ){_fbefe ,_bcdaf :=_ce .GetArray (_afag );if !_bcdaf {return nil ,_ge .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"); -};_fbcfg :=_fbefe .Len ();if _fbcfg < 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",_fbcfg ); -};_dgdga :=&OutlineDest {Mode :"\u0046\u0069\u0074"};_ecddb :=_fbefe .Get (0);if _ffde ,_ebfc :=_ce .GetIndirect (_ecddb );_ebfc {if _ ,_abaed ,_aadgd :=_ffbcf .PageFromIndirectObject (_ffde );_aadgd ==nil {_dgdga .Page =int64 (_abaed -1);}else {_ff .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",_ffde ); -};_dgdga .PageObj =_ffde ;}else if _bfbeg ,_gcfcc :=_ce .GetIntVal (_ecddb );_gcfcc {if _bfbeg >=0&&_bfbeg < len (_ffbcf .PageList ){_dgdga .PageObj =_ffbcf .PageList [_bfbeg ].GetPageAsIndirectObject ();}else {_ff .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",_bfbeg ); -};_dgdga .Page =int64 (_bfbeg );}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",_ecddb );};_degag ,_bcdaf :=_ce .GetNameVal (_fbefe .Get (1)); -if !_bcdaf {_ff .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",_fbefe .Get (1)); -return _dgdga ,nil ;};switch _degag {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":if _fbcfg > 2{_dgdga .Y ,_ =_ce .GetNumberAsFloat (_ce .TraceToDirectObject (_fbefe .Get (2)));};case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":if _fbcfg > 2{_dgdga .X ,_ =_ce .GetNumberAsFloat (_ce .TraceToDirectObject (_fbefe .Get (2))); -};case "\u0058\u0059\u005a":if _fbcfg > 4{_dgdga .X ,_ =_ce .GetNumberAsFloat (_ce .TraceToDirectObject (_fbefe .Get (2)));_dgdga .Y ,_ =_ce .GetNumberAsFloat (_ce .TraceToDirectObject (_fbefe .Get (3)));_dgdga .Zoom ,_ =_ce .GetNumberAsFloat (_ce .TraceToDirectObject (_fbefe .Get (4))); -};default:_degag ="\u0046\u0069\u0074";};_dgdga .Mode =_degag ;return _dgdga ,nil ;}; +// NewLTV returns a new LTV client. +func NewLTV (appender *PdfAppender )(*LTV ,error ){_fbgga :=appender .Reader .DSS ;if _fbgga ==nil {_fbgga =NewDSS ();};if _fccg :=_fbgga .GenerateHashMaps ();_fccg !=nil {return nil ,_fccg ;};return <V {CertClient :_fdg .NewCertClient (),OCSPClient :_fdg .NewOCSPClient (),CRLClient :_fdg .NewCRLClient (),SkipExisting :true ,_cfdb :appender ,_fcdcb :_fbgga },nil ; +}; -// ToPdfObject implements interface PdfModel. -func (_abc *PdfActionGoTo3DView )ToPdfObject ()_ce .PdfObject {_abc .PdfAction .ToPdfObject ();_efg :=_abc ._bcc ;_ccg :=_efg .PdfObject .(*_ce .PdfObjectDictionary );_ccg .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeGoTo3DView )));_ccg .SetIfNotNil ("\u0054\u0041",_abc .TA ); -_ccg .SetIfNotNil ("\u0056",_abc .V );return _efg ;};func (_bff *PdfReader )newPdfActionGotoRFromDict (_defd *_ce .PdfObjectDictionary )(*PdfActionGoToR ,error ){_acb ,_bad :=_ecbge (_defd .Get ("\u0046"));if _bad !=nil {return nil ,_bad ;};return &PdfActionGoToR {D :_defd .Get ("\u0044"),NewWindow :_defd .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_acb },nil ; -};func (_aagg *PdfWriter )setCatalogVersion (){_aagg ._bbef .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_ce .MakeName (_e .Sprintf ("\u0025\u0064\u002e%\u0064",_aagg ._facee .Major ,_aagg ._facee .Minor )));}; +// Encoder returns the font's text encoder. +func (_gabfa *pdfFontSimple )Encoder ()_fab .TextEncoder {if _gabfa ._fecga !=nil {return _gabfa ._fecga ;};if _gabfa ._fegde !=nil {return _gabfa ._fegde ;};_bdeee ,_ :=_fab .NewSimpleTextEncoder ("\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",nil ); +return _bdeee ;}; -// 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 (_ddaa *PdfFont )CharcodeBytesToUnicode (data []byte )(string ,int ,int ){_dffce ,_ ,_aagbg :=_ddaa .CharcodesToUnicodeWithStats (_ddaa .BytesToCharcodes (data ));_acedf :=_dc .ExpandLigatures (_dffce );return _acedf ,_ca .RuneCountInString (_acedf ),_aagbg ; +// GetContainingPdfObject returns the container of the pattern object (indirect object). +func (_aafee *PdfPattern )GetContainingPdfObject ()_cde .PdfObject {return _aafee ._eebba };func (_cfe *PdfAppender )addNewObject (_dbbd _cde .PdfObject ){if _ ,_egge :=_cfe ._edaf [_dbbd ];!_egge {_cfe ._acbg =append (_cfe ._acbg ,_dbbd );_cfe ._edaf [_dbbd ]=struct{}{}; +};};func (_cgc *PdfReader )newPdfActionThreadFromDict (_eea *_cde .PdfObjectDictionary )(*PdfActionThread ,error ){_gedd ,_gagg :=_bfc (_eea .Get ("\u0046"));if _gagg !=nil {return nil ,_gagg ;};return &PdfActionThread {D :_eea .Get ("\u0044"),B :_eea .Get ("\u0042"),F :_gedd },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{ +// 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{_efgfaa *_cde .PdfObjectDictionary ;Type *_cde .PdfObjectName ;TransformMethod *_cde .PdfObjectName ;TransformParams _cde .PdfObject ;Data _cde .PdfObject ;DigestMethod *_cde .PdfObjectName ;}; -// ValidateStandard checks if the input reader -ValidateStandard (_cebcgd *CompliancePdfReader )error ;}; +// GetNumComponents returns the number of color components (3 for Lab). +func (_baab *PdfColorLab )GetNumComponents ()int {return 3}; -// NewPdfColorDeviceGray returns a new grayscale color based on an input grayscale float value in range [0-1]. -func NewPdfColorDeviceGray (grayVal float64 )*PdfColorDeviceGray {_cagd :=PdfColorDeviceGray (grayVal );return &_cagd ;};func _faadb (_aefg *fontCommon )*pdfFontSimple {return &pdfFontSimple {fontCommon :*_aefg }}; +// Insert adds a top level outline item in the outline, +// at the specified index. +func (_eaed *Outline )Insert (index uint ,item *OutlineItem ){_efgfd :=uint (len (_eaed .Entries ));if index > _efgfd {index =_efgfd ;};_eaed .Entries =append (_eaed .Entries [:index ],append ([]*OutlineItem {item },_eaed .Entries [index :]...)...);}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 3 for a CalRGB device. -func (_fagea *PdfColorspaceCalRGB )GetNumComponents ()int {return 3}; +// PdfColorspaceSpecialPattern is a Pattern colorspace. +// Can be defined either as /Pattern or with an underlying colorspace [/Pattern cs]. +type PdfColorspaceSpecialPattern struct{UnderlyingCS PdfColorspace ;_fgdg *_cde .PdfIndirectObject ;};func _cbebb (_caeea *_cde .PdfObjectDictionary )(*PdfShadingType7 ,error ){_dbad :=PdfShadingType7 {};_geaeg :=_caeea .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); +if _geaeg ==nil {_fb .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 ;};_ffbag ,_bbacd :=_geaeg .(*_cde .PdfObjectInteger );if !_bbacd {_fb .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",_geaeg ); +return nil ,_cde .ErrTypeError ;};_dbad .BitsPerCoordinate =_ffbag ;_geaeg =_caeea .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _geaeg ==nil {_fb .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 ;};_ffbag ,_bbacd =_geaeg .(*_cde .PdfObjectInteger );if !_bbacd {_fb .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",_geaeg ); +return nil ,_cde .ErrTypeError ;};_dbad .BitsPerComponent =_ffbag ;_geaeg =_caeea .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _geaeg ==nil {_fb .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 ;};_ffbag ,_bbacd =_geaeg .(*_cde .PdfObjectInteger );if !_bbacd {_fb .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",_geaeg ); +return nil ,_cde .ErrTypeError ;};_dbad .BitsPerComponent =_ffbag ;_geaeg =_caeea .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _geaeg ==nil {_fb .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 ;};_edgbg ,_bbacd :=_geaeg .(*_cde .PdfObjectArray );if !_bbacd {_fb .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",_geaeg ); +return nil ,_cde .ErrTypeError ;};_dbad .Decode =_edgbg ;if _fgbag :=_caeea .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_fgbag !=nil {_dbad .Function =[]PdfFunction {};if _gddcg ,_eaccf :=_fgbag .(*_cde .PdfObjectArray );_eaccf {for _ ,_bcfdg :=range _gddcg .Elements (){_gcebgg ,_cadaa :=_bedaa (_bcfdg ); +if _cadaa !=nil {_fb .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",_cadaa );return nil ,_cadaa ;};_dbad .Function =append (_dbad .Function ,_gcebgg ); +};}else {_cgffd ,_fgdga :=_bedaa (_fgbag );if _fgdga !=nil {_fb .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",_fgdga );return nil ,_fgdga ; +};_dbad .Function =append (_dbad .Function ,_cgffd );};};return &_dbad ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_eebf *PdfAnnotationCaret )ToPdfObject ()_ce .PdfObject {_eebf .PdfAnnotation .ToPdfObject ();_bae :=_eebf ._dec ;_fage :=_bae .PdfObject .(*_ce .PdfObjectDictionary );_eebf .PdfAnnotationMarkup .appendToPdfDictionary (_fage );_fage .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0043\u0061\u0072e\u0074")); -_fage .SetIfNotNil ("\u0052\u0044",_eebf .RD );_fage .SetIfNotNil ("\u0053\u0079",_eebf .Sy );return _bae ;};func (_cbbc *PdfWriter )writeXRefStreams (_efbcb int ,_cdbcf int64 )error {_gaced :=_efbcb +1;_cbbc ._abff [_gaced ]=crossReference {Type :1,ObjectNumber :_gaced ,Offset :_cdbcf }; -_cbaca :=_ag .NewBuffer (nil );_dcdcd :=_ce .MakeArray ();for _debgg :=0;_debgg <=_efbcb ;{for ;_debgg <=_efbcb ;_debgg ++{_gged ,_gfeed :=_cbbc ._abff [_debgg ];if _gfeed &&(!_cbbc ._ddfff ||_cbbc ._ddfff &&(_gged .Type ==1&&_gged .Offset >=_cbbc ._bcefd ||_gged .Type ==0)){break ; -};};var _bbceeg int ;for _bbceeg =_debgg +1;_bbceeg <=_efbcb ;_bbceeg ++{_cceegg ,_geedf :=_cbbc ._abff [_bbceeg ];if _geedf &&(!_cbbc ._ddfff ||_cbbc ._ddfff &&(_cceegg .Type ==1&&_cceegg .Offset > _cbbc ._bcefd )){continue ;};break ;};_dcdcd .Append (_ce .MakeInteger (int64 (_debgg )),_ce .MakeInteger (int64 (_bbceeg -_debgg ))); -for _cacbb :=_debgg ;_cacbb < _bbceeg ;_cacbb ++{_acbfc :=_cbbc ._abff [_cacbb ];switch _acbfc .Type {case 0:_be .Write (_cbaca ,_be .BigEndian ,byte (0));_be .Write (_cbaca ,_be .BigEndian ,uint32 (0));_be .Write (_cbaca ,_be .BigEndian ,uint16 (0xFFFF)); -case 1:_be .Write (_cbaca ,_be .BigEndian ,byte (1));_be .Write (_cbaca ,_be .BigEndian ,uint32 (_acbfc .Offset ));_be .Write (_cbaca ,_be .BigEndian ,uint16 (_acbfc .Generation ));case 2:_be .Write (_cbaca ,_be .BigEndian ,byte (2));_be .Write (_cbaca ,_be .BigEndian ,uint32 (_acbfc .ObjectNumber )); -_be .Write (_cbaca ,_be .BigEndian ,uint16 (_acbfc .Index ));};};_debgg =_bbceeg +1;};_cegfe ,_deebb :=_ce .MakeStream (_cbaca .Bytes (),_ce .NewFlateEncoder ());if _deebb !=nil {return _deebb ;};_cegfe .ObjectNumber =int64 (_gaced );_cegfe .PdfObjectDictionary .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0058\u0052\u0065\u0066")); -_cegfe .PdfObjectDictionary .Set ("\u0057",_ce .MakeArray (_ce .MakeInteger (1),_ce .MakeInteger (4),_ce .MakeInteger (2)));_cegfe .PdfObjectDictionary .Set ("\u0049\u006e\u0064e\u0078",_dcdcd );_cegfe .PdfObjectDictionary .Set ("\u0053\u0069\u007a\u0065",_ce .MakeInteger (int64 (_gaced ))); -_cegfe .PdfObjectDictionary .Set ("\u0049\u006e\u0066\u006f",_cbbc ._dcecd );_cegfe .PdfObjectDictionary .Set ("\u0052\u006f\u006f\u0074",_cbbc ._bedff );if _cbbc ._ddfff &&_cbbc ._efbcg > 0{_cegfe .PdfObjectDictionary .Set ("\u0050\u0072\u0065\u0076",_ce .MakeInteger (_cbbc ._efbcg )); -};if _cbbc ._cgebe !=nil {_cegfe .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_cbbc ._ggbef );};if _cbbc ._cbegb ==nil &&_cbbc ._aecc !=""&&_cbbc ._efbed !=""{_cbbc ._cbegb =_ce .MakeArray (_ce .MakeHexString (_cbbc ._aecc ),_ce .MakeHexString (_cbbc ._efbed )); -};if _cbbc ._cbegb !=nil {_ff .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_cbbc ._cbegb );_cegfe .Set ("\u0049\u0044",_cbbc ._cbegb );};_cbbc .writeObject (int (_cegfe .ObjectNumber ),_cegfe );return nil ;}; +// Write writes out the PDF. +func (_fagc *PdfWriter )Write (writer _df .Writer )error {_fb .Log .Trace ("\u0057r\u0069\u0074\u0065\u0028\u0029");_caeebf :=_fagc .checkLicense ();if _caeebf !=nil {return _caeebf ;};if _caeebf =_fagc .writeOutlines ();_caeebf !=nil {return _caeebf ; +};if _caeebf =_fagc .writeAcroFormFields ();_caeebf !=nil {return _caeebf ;};if _caeebf =_fagc .writeNamesDictionary ();_caeebf !=nil {return _caeebf ;};_fagc .checkPendingObjects ();if _caeebf =_fagc .writeOutputIntents ();_caeebf !=nil {return _caeebf ; +};_fagc .setCatalogVersion ();_fagc .copyObjects ();if _caeebf =_fagc .optimize ();_caeebf !=nil {return _caeebf ;};if _caeebf =_fagc .optimizeDocument ();_caeebf !=nil {return _caeebf ;};var _adgff _e .Hash ;if _fagc ._dgcda {_adgff =_eg .New ();writer =_df .MultiWriter (_adgff ,writer ); +};_fagc .setWriter (writer );_aafad :=_fagc .checkCrossReferenceStream ();_fcdcg ,_aafad :=_fagc .mapObjectStreams (_aafad );_fagc .adjustXRefAffectedVersion (_aafad );_fagc .writeDocumentVersion ();_fagc .updateObjectNumbers ();_fagc .writeObjects (); +if _caeebf =_fagc .writeObjectsInStreams (_fcdcg );_caeebf !=nil {return _caeebf ;};_cadcb :=_fagc ._gbacgg ;var _dadba int ;for _fbgfe :=range _fagc ._cegabf {if _fbgfe > _dadba {_dadba =_fbgfe ;};};if _fagc ._dgcda {if _caeebf =_fagc .setHashIDs (_adgff ); +_caeebf !=nil {return _caeebf ;};};if _aafad {if _caeebf =_fagc .writeXRefStreams (_dadba ,_cadcb );_caeebf !=nil {return _caeebf ;};}else {_fagc .writeTrailer (_dadba );};_fagc .makeOffSetReference (_cadcb );if _caeebf =_fagc .flushWriter ();_caeebf !=nil {return _caeebf ; +};return nil ;};func (_dfcea *pdfFontSimple )updateStandard14Font (){_bdgd ,_acabg :=_dfcea .Encoder ().(_fab .SimpleEncoder );if !_acabg {_fb .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",_dfcea .Encoder (),_dfcea ); +return ;};_egde :=_bdgd .Charcodes ();_dfcea ._gceedd =make (map[_fab .CharCode ]float64 ,len (_egde ));for _ ,_dbgec :=range _egde {_aaef ,_ :=_bdgd .CharcodeToRune (_dbgec );_aggc ,_ :=_dfcea ._cgagf .Read (_aaef );_dfcea ._gceedd [_dbgec ]=_aggc .Wx ; +};};func _gbbbc (_deafe *_cde .PdfObjectArray )(float64 ,error ){_agafb ,_dfecf :=_deafe .ToFloat64Array ();if _dfecf !=nil {_fb .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",_deafe ,_dfecf ); +};switch len (_agafb ){case 1:return _agafb [0],nil ;case 3:_bdegf :=PdfColorspaceDeviceRGB {};_ffbee ,_fcaf :=_bdegf .ColorFromFloats (_agafb );if _fcaf !=nil {return 0.0,_fcaf ;};return _ffbee .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ;case 4:_bfcaa :=PdfColorspaceDeviceCMYK {}; +_egcef ,_bfeb :=_bfcaa .ColorFromFloats (_agafb );if _bfeb !=nil {return 0.0,_bfeb ;};_gbaf ,_bfeb :=_bfcaa .ColorToRGB (_egcef .(*PdfColorDeviceCMYK ));if _bfeb !=nil {return 0.0,_bfeb ;};return _gbaf .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ;};_dfecf =_gf .New ("\u0062a\u0064 \u004d\u0061\u0074\u0074\u0065\u0020\u0063\u006f\u006c\u006f\u0072"); +_fb .Log .Error ("\u0074\u006f\u0047ra\u0079\u003a\u0020\u006d\u0061\u0074\u0074\u0065\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_deafe ,_dfecf );return 0.0,_dfecf ;}; -// GetVersion gets the document version. -func (_ebeg *PdfWriter )GetVersion ()_ce .Version {return _ebeg ._facee }; +// NewPdfOutputIntentFromPdfObject creates a new PdfOutputIntent from the input core.PdfObject. +func NewPdfOutputIntentFromPdfObject (object _cde .PdfObject )(*PdfOutputIntent ,error ){_bedbc :=&PdfOutputIntent {};if _bcabc :=_bedbc .ParsePdfObject (object );_bcabc !=nil {return nil ,_bcabc ;};return _bedbc ,nil ;}; -// IsRadio returns true if the button field represents a radio button, false otherwise. -func (_bgef *PdfFieldButton )IsRadio ()bool {return _bgef .GetType ()==ButtonTypeRadio }; +// ToPdfObject implements interface PdfModel. +func (_edg *PdfAnnotationRichMedia )ToPdfObject ()_cde .PdfObject {_edg .PdfAnnotation .ToPdfObject ();_caba :=_edg ._gfg ;_egad :=_caba .PdfObject .(*_cde .PdfObjectDictionary );_egad .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a")); +_egad .SetIfNotNil ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073",_edg .RichMediaSettings );_egad .SetIfNotNil ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074",_edg .RichMediaContent ); +return _caba ;}; -// 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 *_ce .PdfObjectInteger ;TilingType *_ce .PdfObjectInteger ;BBox *PdfRectangle ;XStep *_ce .PdfObjectFloat ;YStep *_ce .PdfObjectFloat ;Resources *PdfPageResources ;Matrix *_ce .PdfObjectArray ;}; +// GetRuneMetrics returns the character metrics for the specified rune. +// A bool flag is returned to indicate whether or not the entry was found. +func (_gbcef pdfCIDFontType0 )GetRuneMetrics (r rune )(_baf .CharMetrics ,bool ){return _baf .CharMetrics {Wx :_gbcef ._ebbff },true ;}; -// ToPdfObject converts rectangle to a PDF object. -func (_daegg *PdfRectangle )ToPdfObject ()_ce .PdfObject {return _ce .MakeArray (_ce .MakeFloat (_daegg .Llx ),_ce .MakeFloat (_daegg .Lly ),_ce .MakeFloat (_daegg .Urx ),_ce .MakeFloat (_daegg .Ury ));};func (_ebdd fontCommon )fontFlags ()int {if _ebdd ._daebd ==nil {return 0; -};return _ebdd ._daebd ._cgfb ;};func (_fbegg *PdfWriter )adjustXRefAffectedVersion (_adcgb bool ){if _adcgb &&_fbegg ._facee .Major ==1&&_fbegg ._facee .Minor < 5{_fbegg ._facee .Minor =5;};}; +// 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 (_efcd *Image )ConvertToBinary ()error {if _efcd .ColorComponents ==1&&_efcd .BitsPerComponent ==1{return nil ;};_efgff ,_ddgbd :=_efcd .ToGoImage ();if _ddgbd !=nil {return _ddgbd ;};_ggdeef ,_ddgbd :=_bbb .MonochromeConverter .Convert (_efgff ); +if _ddgbd !=nil {return _ddgbd ;};_efcd .Data =_ggdeef .Base ().Data ;_efcd ._cbcfe ,_ddgbd =_bbb .ScaleAlphaToMonochrome (_efcd ._cbcfe ,int (_efcd .Width ),int (_efcd .Height ));if _ddgbd !=nil {return _ddgbd ;};_efcd .BitsPerComponent =1;_efcd .ColorComponents =1; +_efcd ._gdbc =nil ;return nil ;}; -// NewPdfActionThread returns a new "thread" action. -func NewPdfActionThread ()*PdfActionThread {_gg :=NewPdfAction ();_df :=&PdfActionThread {};_df .PdfAction =_gg ;_gg .SetContext (_df );return _df ;}; +// SetShadingByName sets a shading resource specified by keyName. +func (_baga *PdfPageResources )SetShadingByName (keyName _cde .PdfObjectName ,shadingObj _cde .PdfObject )error {if _baga .Shading ==nil {_baga .Shading =_cde .MakeDict ();};_cffgg ,_cgfgd :=_cde .GetDict (_baga .Shading );if !_cgfgd {return _cde .ErrTypeError ; +};_cffgg .Set (keyName ,shadingObj );return nil ;}; -// String returns a string that describes `font`. -func (_aceg *PdfFont )String ()string {_fedc :="";if _aceg ._dace .Encoder ()!=nil {_fedc =_aceg ._dace .Encoder ().String ();};return _e .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0054\u0020\u0025s\u0020\u0025\u0073\u007d",_aceg ._dace ,_aceg .baseFields ().coreString (),_fedc ); -}; +// NewPdfColorCalGray returns a new CalGray color. +func NewPdfColorCalGray (grayVal float64 )*PdfColorCalGray {_cacc :=PdfColorCalGray (grayVal );return &_cacc ;}; -// NewPdfAnnotationText returns a new text annotation. -func NewPdfAnnotationText ()*PdfAnnotationText {_debb :=NewPdfAnnotation ();_ebd :=&PdfAnnotationText {};_ebd .PdfAnnotation =_debb ;_ebd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_debb .SetContext (_ebd );return _ebd ;}; +// PdfVersion returns version of the PDF file. +func (_afbab *PdfReader )PdfVersion ()_cde .Version {return _afbab ._fdccd .PdfVersion ()}; -// HasFontByName checks whether a font is defined by the specified keyName. -func (_ededg *PdfPageResources )HasFontByName (keyName _ce .PdfObjectName )bool {_ ,_dacff :=_ededg .GetFontByName (keyName );return _dacff ;}; +// UpdateObject marks `obj` as updated and to be included in the following revision. +func (_gacf *PdfAppender )UpdateObject (obj _cde .PdfObject ){_gacf .replaceObject (obj ,obj );if _ ,_gdbf :=_gacf ._edaf [obj ];!_gdbf {_gacf ._acbg =append (_gacf ._acbg ,obj );_gacf ._edaf [obj ]=struct{}{};};};func _cfcgb (_cdbfg *_cde .PdfObjectDictionary )(*PdfShadingType2 ,error ){_ffacb :=PdfShadingType2 {}; +_ggca :=_cdbfg .Get ("\u0043\u006f\u006f\u0072\u0064\u0073");if _ggca ==nil {_fb .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 ;};_dfece ,_fgfbce :=_ggca .(*_cde .PdfObjectArray );if !_fgfbce {_fb .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",_ggca ); +return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _dfece .Len ()!=4{_fb .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",_dfece .Len ()); +return nil ,_gf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065");};_ffacb .Coords =_dfece ;if _abfgb :=_cdbfg .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_abfgb !=nil {_abfgb =_cde .TraceToDirectObject (_abfgb ); +_dfabg ,_gbcae :=_abfgb .(*_cde .PdfObjectArray );if !_gbcae {_fb .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",_abfgb );return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};_ffacb .Domain =_dfabg ;};_ggca =_cdbfg .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _ggca ==nil {_fb .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 ;};_ffacb .Function =[]PdfFunction {};if _bdgdf ,_cccdd :=_ggca .(*_cde .PdfObjectArray );_cccdd {for _ ,_egbfb :=range _bdgdf .Elements (){_caeac ,_cddac :=_bedaa (_egbfb );if _cddac !=nil {_fb .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",_cddac ); +return nil ,_cddac ;};_ffacb .Function =append (_ffacb .Function ,_caeac );};}else {_ecefbb ,_daafc :=_bedaa (_ggca );if _daafc !=nil {_fb .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",_daafc ); +return nil ,_daafc ;};_ffacb .Function =append (_ffacb .Function ,_ecefbb );};if _bdebf :=_cdbfg .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_bdebf !=nil {_bdebf =_cde .TraceToDirectObject (_bdebf );_aegdc ,_dggbd :=_bdebf .(*_cde .PdfObjectArray );if !_dggbd {_fb .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",_bdebf ); +return nil ,_cde .ErrTypeError ;};if _aegdc .Len ()!=2{_fb .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",_aegdc .Len ());return nil ,ErrInvalidAttribute ; +};_ffacb .Extend =_aegdc ;};return &_ffacb ,nil ;};func (_cfdc *PdfAppender )replaceObject (_faaa ,_bfad _cde .PdfObject ){switch _geedc :=_faaa .(type ){case *_cde .PdfIndirectObject :_cfdc ._ddbf [_bfad ]=_geedc .ObjectNumber ;case *_cde .PdfObjectStream :_cfdc ._ddbf [_bfad ]=_geedc .ObjectNumber ; +};};func _dfadg (_gdce *_cde .PdfObjectDictionary ,_ceefgb *fontCommon )(*pdfCIDFontType2 ,error ){if _ceefgb ._cfgg !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_fb .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",_ceefgb ); +return nil ,_cde .ErrRangeError ;};_babb :=_gacd (_ceefgb );_aaed ,_bgedf :=_cde .GetDict (_gdce .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_bgedf {_fb .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",_ceefgb ); +return nil ,ErrRequiredAttributeMissing ;};_babb .CIDSystemInfo =_aaed ;_babb .DW =_gdce .Get ("\u0044\u0057");_babb .W =_gdce .Get ("\u0057");_babb .DW2 =_gdce .Get ("\u0044\u0057\u0032");_babb .W2 =_gdce .Get ("\u0057\u0032");_babb .CIDToGIDMap =_gdce .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070"); +_babb ._bgbdd =1000.0;if _ebcb ,_edfbc :=_cde .GetNumberAsFloat (_babb .DW );_edfbc ==nil {_babb ._bgbdd =_ebcb ;};_eaddc ,_facfg :=_cccc (_babb .W );if _facfg !=nil {return nil ,_facfg ;};if _eaddc ==nil {_eaddc =map[_fab .CharCode ]float64 {};};_babb ._bcbee =_eaddc ; +return _babb ,nil ;}; -// GetIndirectObjectByNumber retrieves and returns a specific PdfObject by object number. -func (_cdfdd *PdfReader )GetIndirectObjectByNumber (number int )(_ce .PdfObject ,error ){_ggegd ,_efdee :=_cdfdd ._afda .LookupByNumber (number );return _ggegd ,_efdee ;}; +// NewPdfAnnotationMovie returns a new movie annotation. +func NewPdfAnnotationMovie ()*PdfAnnotationMovie {_efaf :=NewPdfAnnotation ();_facd :=&PdfAnnotationMovie {};_facd .PdfAnnotation =_efaf ;_efaf .SetContext (_facd );return _facd ;}; -// 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 ,_gfdaf :_ce .MakeDict (),ColorComponents :colorComponents }; +// ToPdfObject returns a PDF object representation of the outline destination. +func (_gdfb OutlineDest )ToPdfObject ()_cde .PdfObject {if (_gdfb .PageObj ==nil &&_gdfb .Page < 0)||_gdfb .Mode ==""{return _cde .MakeNull ();};_eaefe :=_cde .MakeArray ();if _gdfb .PageObj !=nil {_eaefe .Append (_gdfb .PageObj );}else {_eaefe .Append (_cde .MakeInteger (_gdfb .Page )); +};_eaefe .Append (_cde .MakeName (_gdfb .Mode ));switch _gdfb .Mode {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":_eaefe .Append (_cde .MakeFloat (_gdfb .Y ));case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":_eaefe .Append (_cde .MakeFloat (_gdfb .X )); +case "\u0058\u0059\u005a":_eaefe .Append (_cde .MakeFloat (_gdfb .X ));_eaefe .Append (_cde .MakeFloat (_gdfb .Y ));_eaefe .Append (_cde .MakeFloat (_gdfb .Zoom ));default:_eaefe .Set (1,_cde .MakeName ("\u0046\u0069\u0074"));};return _eaefe ;};func (_bab *PdfColorspaceDeviceCMYK )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"; }; -// 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 _ce .StreamEncoder )(*XObjectImage ,error ){if encoder ==nil {var _caafg error ;encoder ,_caafg =img .getSuitableEncoder ();if _caafg !=nil {_ff .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",_caafg ); -encoder =_ce .NewRawEncoder ();};};encoder .UpdateParams (img .GetParamsDict ());_efcge ,_ggbeg :=encoder .EncodeBytes (img .Data );if _ggbeg !=nil {_ff .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_ggbeg ); -return nil ,_ggbeg ;};_ddadac :=NewXObjectImage ();_ggfbf :=img .Width ;_acafb :=img .Height ;_ddadac .Width =&_ggfbf ;_ddadac .Height =&_acafb ;_cdded :=img .BitsPerComponent ;_ddadac .BitsPerComponent =&_cdded ;_ddadac .Filter =encoder ;_ddadac .Stream =_efcge ; -if cs ==nil {if img .ColorComponents ==1{_ddadac .ColorSpace =NewPdfColorspaceDeviceGray ();if img .BitsPerComponent ==16{switch encoder .(type ){case *_ce .DCTEncoder :_ddadac .ColorSpace =NewPdfColorspaceDeviceRGB ();_cdded =8;_ddadac .BitsPerComponent =&_cdded ; -};};}else if img .ColorComponents ==3{_ddadac .ColorSpace =NewPdfColorspaceDeviceRGB ();}else if img .ColorComponents ==4{switch encoder .(type ){case *_ce .DCTEncoder :_ddadac .ColorSpace =NewPdfColorspaceDeviceRGB ();default:_ddadac .ColorSpace =NewPdfColorspaceDeviceCMYK (); -};}else {return nil ,_ge .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_ddadac .ColorSpace =cs ;};if len (img ._cdecc )!=0{_ddca :=NewXObjectImage ();_ddca .Filter =encoder ;_fcdbe ,_dffdae :=encoder .EncodeBytes (img ._cdecc ); -if _dffdae !=nil {_ff .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_dffdae );return nil ,_dffdae ;};_ddca .Stream =_fcdbe ;_ddca .BitsPerComponent =_ddadac .BitsPerComponent ; -_ddca .Width =&img .Width ;_ddca .Height =&img .Height ;_ddca .ColorSpace =NewPdfColorspaceDeviceGray ();_ddadac .SMask =_ddca .ToPdfObject ();}else {_ddadac .SMask =xobjIn .SMask ;_ddadac .ImageMask =xobjIn .ImageMask ;if _ddadac .ColorSpace .GetNumComponents ()==1{_acab (_ddadac ); -};};return _ddadac ,nil ;}; - -// ToPdfObject returns an indirect object containing the signature field dictionary. -func (_decd *PdfFieldSignature )ToPdfObject ()_ce .PdfObject {if _decd .PdfAnnotationWidget !=nil {_decd .PdfAnnotationWidget .ToPdfObject ();};_decd .PdfField .ToPdfObject ();_eeafa :=_decd ._aadeb ;_bcbb :=_eeafa .PdfObject .(*_ce .PdfObjectDictionary ); -_bcbb .SetIfNotNil ("\u0046\u0054",_ce .MakeName ("\u0053\u0069\u0067"));_bcbb .SetIfNotNil ("\u004c\u006f\u0063\u006b",_decd .Lock );_bcbb .SetIfNotNil ("\u0053\u0056",_decd .SV );if _decd .V !=nil {_bcbb .SetIfNotNil ("\u0056",_decd .V .ToPdfObject ()); -};return _eeafa ;}; +// SetColorspaceByName adds the provided colorspace to the page resources. +func (_cccbf *PdfPageResources )SetColorspaceByName (keyName _cde .PdfObjectName ,cs PdfColorspace )error {_eafcd ,_acegee :=_cccbf .GetColorspaces ();if _acegee !=nil {_fb .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",_acegee ); +return _acegee ;};if _eafcd ==nil {_eafcd =NewPdfPageResourcesColorspaces ();_cccbf .SetColorSpace (_eafcd );};_eafcd .Set (keyName ,cs );return nil ;}; -// ToPdfObject implements interface PdfModel. -func (_daa *PdfAnnotationPolyLine )ToPdfObject ()_ce .PdfObject {_daa .PdfAnnotation .ToPdfObject ();_bcce :=_daa ._dec ;_eeda :=_bcce .PdfObject .(*_ce .PdfObjectDictionary );_daa .PdfAnnotationMarkup .appendToPdfDictionary (_eeda );_eeda .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065")); -_eeda .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_daa .Vertices );_eeda .SetIfNotNil ("\u004c\u0045",_daa .LE );_eeda .SetIfNotNil ("\u0042\u0053",_daa .BS );_eeda .SetIfNotNil ("\u0049\u0043",_daa .IC );_eeda .SetIfNotNil ("\u0042\u0045",_daa .BE ); -_eeda .SetIfNotNil ("\u0049\u0054",_daa .IT );_eeda .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_daa .Measure );return _bcce ;}; +// NewPdfActionSound returns a new "sound" action. +func NewPdfActionSound ()*PdfActionSound {_bg :=NewPdfAction ();_daf :=&PdfActionSound {};_daf .PdfAction =_bg ;_bg .SetContext (_daf );return _daf ;};func (_eeefe *PdfReader )buildNameNodes (_edab *_cde .PdfIndirectObject ,_gacff map[_cde .PdfObject ]struct{})error {if _edab ==nil {return nil ; +};if _ ,_dcbae :=_gacff [_edab ];_dcbae {_fb .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",_edab .ObjectNumber ); +return nil ;};_gacff [_edab ]=struct{}{};_geeca ,_ebaef :=_edab .PdfObject .(*_cde .PdfObjectDictionary );if !_ebaef {return _gf .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};if _fbeff ,_bebfd :=_cde .GetDict (_geeca .Get ("\u0044\u0065\u0073t\u0073")); +_bebfd {_abedf ,_gcfcd :=_cde .GetArray (_fbeff .Get ("\u004b\u0069\u0064\u0073"));if !_gcfcd {return _gf .New ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u004b\u0069\u0064\u0073 \u0061r\u0072a\u0079\u0020\u006f\u0062\u006a\u0065\u0063t");};_fb .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_abedf ); +for _afab ,_bcgbe :=range _abedf .Elements (){_ccagc ,_fgfdf :=_cde .GetIndirect (_bcgbe );if !_fgfdf {_fb .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",_ccagc ); +return _gf .New ("\u0063h\u0069\u006c\u0064\u0020n\u006f\u0074\u0020\u0069\u006ed\u0069r\u0065c\u0074\u0020\u006f\u0062\u006a\u0065\u0063t");};_abedf .Set (_afab ,_ccagc );_beedb :=_eeefe .buildNameNodes (_ccagc ,_gacff );if _beedb !=nil {return _beedb ; +};};};if _deca ,_dbgdda :=_cde .GetDict (_geeca );_dbgdda {if !_cde .IsNullObject (_deca .Get ("\u004b\u0069\u0064\u0073")){if _dgeb ,_dabf :=_cde .GetArray (_deca .Get ("\u004b\u0069\u0064\u0073"));_dabf {for _afafb ,_gacdd :=range _dgeb .Elements (){if _eafdg ,_fdfb :=_cde .GetIndirect (_gacdd ); +_fdfb {_dgeb .Set (_afafb ,_eafdg );_aedcgc :=_eeefe .buildNameNodes (_eafdg ,_gacff );if _aedcgc !=nil {return _aedcgc ;};};};};};};return nil ;}; -// PdfAnnotation represents an annotation in PDF (section 12.5 p. 389). -type PdfAnnotation struct{_edc PdfModel ;Rect _ce .PdfObject ;Contents _ce .PdfObject ;P _ce .PdfObject ;NM _ce .PdfObject ;M _ce .PdfObject ;F _ce .PdfObject ;AP _ce .PdfObject ;AS _ce .PdfObject ;Border _ce .PdfObject ;C _ce .PdfObject ;StructParent _ce .PdfObject ; -OC _ce .PdfObject ;_dec *_ce .PdfIndirectObject ;}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain a single PdfObjectFloat element. +func (_fdcag *PdfColorspaceSpecialIndexed )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ccff ,_cbeca :=_cde .GetNumbersAsFloat (objects ); +if _cbeca !=nil {return nil ,_cbeca ;};return _fdcag .ColorFromFloats (_ccff );}; -// SignatureValidationResult defines the response from the signature validation handler. -type SignatureValidationResult struct{ +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_accb *PdfShadingType2 )ToPdfObject ()_cde .PdfObject {_accb .PdfShading .ToPdfObject ();_bcdgg ,_gdead :=_accb .getShadingDict ();if _gdead !=nil {_fb .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 _bcdgg ==nil {_fb .Log .Error ("\u0053\u0068\u0061\u0064in\u0067\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c");return nil ;};if _accb .Coords !=nil {_bcdgg .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_accb .Coords ); +};if _accb .Domain !=nil {_bcdgg .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_accb .Domain );};if _accb .Function !=nil {if len (_accb .Function )==1{_bcdgg .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_accb .Function [0].ToPdfObject ());}else {_gceag :=_cde .MakeArray (); +for _ ,_ggeea :=range _accb .Function {_gceag .Append (_ggeea .ToPdfObject ());};_bcdgg .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gceag );};};if _accb .Extend !=nil {_bcdgg .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_accb .Extend );}; +return _accb ._fdbgb ;};func (_bca *PdfReader )newPdfActionGotoRFromDict (_fdd *_cde .PdfObjectDictionary )(*PdfActionGoToR ,error ){_fag ,_ecdd :=_bfc (_fdd .Get ("\u0046"));if _ecdd !=nil {return nil ,_ecdd ;};return &PdfActionGoToR {D :_fdd .Get ("\u0044"),NewWindow :_fdd .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_fag },nil ; +};func (_bebbb *PdfWriter )writeString (_fdafb string ){if _bebbb ._cbffd !=nil {return ;};_eafeg ,_fcbf :=_bebbb ._efccc .WriteString (_fdafb );_bebbb ._gbacgg +=int64 (_eafeg );_bebbb ._cbffd =_fcbf ;}; -// 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 *_aef .DiffResults ;IsCrlFound bool ;IsOcspFound bool ; +// GetFillImage get attached model.Image in push button. +func (_accd *PdfFieldButton )GetFillImage ()*Image {if _accd .IsPush (){return _accd ._ecda ;};return nil ;}; -// GeneralizedTime is the time at which the time-stamp token has been created by the TSA (RFC 3161). -GeneralizedTime _c .Time ;};func (_eccc *PdfReader )newPdfAnnotationMarkupFromDict (_gbgc *_ce .PdfObjectDictionary )(*PdfAnnotationMarkup ,error ){_fagd :=&PdfAnnotationMarkup {};if _gce :=_gbgc .Get ("\u0054");_gce !=nil {_fagd .T =_gce ;};if _dgeb :=_gbgc .Get ("\u0050\u006f\u0070u\u0070"); -_dgeb !=nil {_badb ,_dcaf :=_dgeb .(*_ce .PdfIndirectObject );if !_dcaf {if _ ,_dad :=_dgeb .(*_ce .PdfObjectNull );!_dad {return nil ,_ge .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 {_gadd ,_afd :=_eccc .newPdfAnnotationFromIndirectObject (_badb );if _afd !=nil {return nil ,_afd ;};if _gadd !=nil {_adbe ,_aaae :=_gadd ._edc .(*PdfAnnotationPopup );if !_aaae {return nil ,_ge .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"); -};_fagd .Popup =_adbe ;};};};if _dcbd :=_gbgc .Get ("\u0043\u0041");_dcbd !=nil {_fagd .CA =_dcbd ;};if _bgfbd :=_gbgc .Get ("\u0052\u0043");_bgfbd !=nil {_fagd .RC =_bgfbd ;};if _efea :=_gbgc .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065"); -_efea !=nil {_fagd .CreationDate =_efea ;};if _ddee :=_gbgc .Get ("\u0049\u0052\u0054");_ddee !=nil {_fagd .IRT =_ddee ;};if _fcc :=_gbgc .Get ("\u0053\u0075\u0062\u006a");_fcc !=nil {_fagd .Subj =_fcc ;};if _fge :=_gbgc .Get ("\u0052\u0054");_fge !=nil {_fagd .RT =_fge ; -};if _gea :=_gbgc .Get ("\u0049\u0054");_gea !=nil {_fagd .IT =_gea ;};if _cafg :=_gbgc .Get ("\u0045\u0078\u0044\u0061\u0074\u0061");_cafg !=nil {_fagd .ExData =_cafg ;};return _fagd ,nil ;}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain a single PdfObjectFloat element. +func (_bdg *PdfColorspaceSpecialSeparation )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_faff ,_cbgea :=_cde .GetNumbersAsFloat (objects ); +if _cbgea !=nil {return nil ,_cbgea ;};return _bdg .ColorFromFloats (_faff );}; -// IsTiling specifies if the pattern is a tiling pattern. -func (_fbdcg *PdfPattern )IsTiling ()bool {return _fbdcg .PatternType ==1}; +// GetContainingPdfObject returns the container of the image object (indirect object). +func (_accg *XObjectImage )GetContainingPdfObject ()_cde .PdfObject {return _accg ._aaaag }; -// NewPdfAnnotationPopup returns a new popup annotation. -func NewPdfAnnotationPopup ()*PdfAnnotationPopup {_gga :=NewPdfAnnotation ();_acbb :=&PdfAnnotationPopup {};_acbb .PdfAnnotation =_gga ;_gga .SetContext (_acbb );return _acbb ;};func _ccfe (_afdbb _ce .PdfObject )(*PdfFontDescriptor ,error ){_ceca :=&PdfFontDescriptor {}; -_afdbb =_ce .ResolveReference (_afdbb );if _fcag ,_eeccf :=_afdbb .(*_ce .PdfIndirectObject );_eeccf {_ceca ._dbbbgg =_fcag ;_afdbb =_fcag .PdfObject ;};_aeade ,_fbccd :=_ce .GetDict (_afdbb );if !_fbccd {_ff .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",_afdbb ); -return nil ,_ce .ErrTypeError ;};if _gabdb :=_aeade .Get ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065");_gabdb !=nil {_ceca .FontName =_gabdb ;}else {_ff .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"); -};_fgbc ,_ :=_ce .GetName (_ceca .FontName );if _bacg :=_aeade .Get ("\u0054\u0079\u0070\u0065");_bacg !=nil {_cdbg ,_cgadd :=_bacg .(*_ce .PdfObjectName );if !_cgadd ||string (*_cdbg )!="\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"{_ff .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",_bacg ,_fgbc ,_ceca .FontName ); -};}else {_ff .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",_fgbc ,_ceca .FontName ); -};_ceca .FontFamily =_aeade .Get ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079");_ceca .FontStretch =_aeade .Get ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068");_ceca .FontWeight =_aeade .Get ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074"); -_ceca .Flags =_aeade .Get ("\u0046\u006c\u0061g\u0073");_ceca .FontBBox =_aeade .Get ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078");_ceca .ItalicAngle =_aeade .Get ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065");_ceca .Ascent =_aeade .Get ("\u0041\u0073\u0063\u0065\u006e\u0074"); -_ceca .Descent =_aeade .Get ("\u0044e\u0073\u0063\u0065\u006e\u0074");_ceca .Leading =_aeade .Get ("\u004ce\u0061\u0064\u0069\u006e\u0067");_ceca .CapHeight =_aeade .Get ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t");_ceca .XHeight =_aeade .Get ("\u0058H\u0065\u0069\u0067\u0068\u0074"); -_ceca .StemV =_aeade .Get ("\u0053\u0074\u0065m\u0056");_ceca .StemH =_aeade .Get ("\u0053\u0074\u0065m\u0048");_ceca .AvgWidth =_aeade .Get ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068");_ceca .MaxWidth =_aeade .Get ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068"); -_ceca .MissingWidth =_aeade .Get ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068");_ceca .FontFile =_aeade .Get ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065");_ceca .FontFile2 =_aeade .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652"); -_ceca .FontFile3 =_aeade .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653");_ceca .CharSet =_aeade .Get ("\u0043h\u0061\u0072\u0053\u0065\u0074");_ceca .Style =_aeade .Get ("\u0053\u0074\u0079l\u0065");_ceca .Lang =_aeade .Get ("\u004c\u0061\u006e\u0067"); -_ceca .FD =_aeade .Get ("\u0046\u0044");_ceca .CIDSet =_aeade .Get ("\u0043\u0049\u0044\u0053\u0065\u0074");if _ceca .Flags !=nil {if _baafc ,_bcbe :=_ce .GetIntVal (_ceca .Flags );_bcbe {_ceca ._cgfb =_baafc ;};};if _ceca .MissingWidth !=nil {if _eaed ,_ddfd :=_ce .GetNumberAsFloat (_ceca .MissingWidth ); -_ddfd ==nil {_ceca ._abcb =_eaed ;};};if _ceca .FontFile !=nil {_gfgga ,_fcff :=_fecg (_ceca .FontFile );if _fcff !=nil {return _ceca ,_fcff ;};_ff .Log .Trace ("f\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u003d\u0025\u0073",_gfgga );_ceca .fontFile =_gfgga ; -};if _ceca .FontFile2 !=nil {_caaed ,_egff :=_ee .NewFontFile2FromPdfObject (_ceca .FontFile2 );if _egff !=nil {return _ceca ,_egff ;};_ff .Log .Trace ("\u0066\u006f\u006et\u0046\u0069\u006c\u0065\u0032\u003d\u0025\u0073",_caaed .String ());_ceca ._cdfe =&_caaed ; -};return _ceca ,nil ;};func (_cbgf fontCommon )coreString ()string {_bbdb :="";if _cbgf ._daebd !=nil {_bbdb =_cbgf ._daebd .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",_cbgf ._baafb ,_cbgf ._egacd ,_cbgf ._bdae ,_cbgf ._edcbg ,_cbgf ._bcef !=nil ,_cbgf .fontFlags (),_bbdb ); -}; +// 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 ()_cde .PdfObject ;GetContainingPdfObject ()_cde .PdfObject ;}; -// 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 *_ce .PdfObjectName ;Colorants _ce .PdfObject ;Process _ce .PdfObject ;MixingHints _ce .PdfObject ;_dcggf *_ce .PdfIndirectObject ;}; +// String implements interface PdfObject. +func (_ga *PdfAction )String ()string {_ab ,_gbd :=_ga .ToPdfObject ().(*_cde .PdfIndirectObject );if _gbd {return _a .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_ga ._dfd ,_ab .PdfObject .String ());};return "";};func (_fcgda *PdfReader )lookupPageByObject (_dege _cde .PdfObject )(*PdfPage ,error ){return nil ,_gf .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +}; -// ImageToRGB convert 1-component grayscale data to 3-component RGB. -func (_cddf *PdfColorspaceDeviceGray )ImageToRGB (img Image )(Image ,error ){if img .ColorComponents !=1{return img ,_ge .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"); -};_faggb ,_abba :=_gf .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cdecc ,img ._bffb );if _abba !=nil {return img ,_abba ;};_ffge ,_abba :=_gf .NRGBAConverter .Convert (_faggb );if _abba !=nil {return img ,_abba ; -};_cedcc :=_ffba (_ffge .Base ());_ff .Log .Trace ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079\u0020\u002d>\u0020\u0052\u0047\u0042");_ff .Log .Trace ("s\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",img .Data );_ff .Log .Trace ("\u0052G\u0042 \u0073\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",_cedcc .Data ); -_ff .Log .Trace ("\u0025\u0076\u0020\u002d\u003e\u0020\u0025\u0076",img ,_cedcc );return _cedcc ,nil ;}; +// NewDSS returns a new DSS dictionary. +func NewDSS ()*DSS {return &DSS {_agaa :_cde .MakeIndirectObject (_cde .MakeDict ()),VRI :map[string ]*VRI {}};}; -// PdfColor interface represents a generic color in PDF. -type PdfColor interface{};func (_bacge *PdfReader )newPdfOutlineItemFromIndirectObject (_fdab *_ce .PdfIndirectObject )(*PdfOutlineItem ,error ){_fcbd ,_aaceb :=_fdab .PdfObject .(*_ce .PdfObjectDictionary );if !_aaceb {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"); -};_aaead :=NewPdfOutlineItem ();_bdce :=_fcbd .Get ("\u0054\u0069\u0074l\u0065");if _bdce ==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"); -};_efbg ,_dabcg :=_ce .GetString (_bdce );if !_dabcg {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",_bdce );};_aaead .Title =_efbg ;if _aebcg :=_fcbd .Get ("\u0043\u006f\u0075n\u0074"); -_aebcg !=nil {_fbaef ,_ddbbg :=_aebcg .(*_ce .PdfObjectInteger );if !_ddbbg {return nil ,_e .Errorf ("\u0063o\u0075\u006e\u0074\u0020n\u006f\u0074\u0020\u0061\u006e \u0069n\u0074e\u0067\u0065\u0072\u0020\u0028\u0025\u0054)",_aebcg );};_aadbf :=int64 (*_fbaef ); -_aaead .Count =&_aadbf ;};if _afec :=_fcbd .Get ("\u0044\u0065\u0073\u0074");_afec !=nil {_aaead .Dest =_ce .ResolveReference (_afec );if !_bacge ._cgbdb {_dgcg :=_bacge .traverseObjectData (_aaead .Dest );if _dgcg !=nil {return nil ,_dgcg ;};};};if _fbcdd :=_fcbd .Get ("\u0041"); -_fbcdd !=nil {_aaead .A =_ce .ResolveReference (_fbcdd );if !_bacge ._cgbdb {_cdegb :=_bacge .traverseObjectData (_aaead .A );if _cdegb !=nil {return nil ,_cdegb ;};};};if _fbbad :=_fcbd .Get ("\u0053\u0045");_fbbad !=nil {_aaead .SE =nil ;};if _dgdc :=_fcbd .Get ("\u0043"); -_dgdc !=nil {_aaead .C =_ce .ResolveReference (_dgdc );};if _afece :=_fcbd .Get ("\u0046");_afece !=nil {_aaead .F =_ce .ResolveReference (_afece );};return _aaead ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_fgg *PdfActionTrans )ToPdfObject ()_cde .PdfObject {_fgg .PdfAction .ToPdfObject ();_gfb :=_fgg ._dfb ;_gfba :=_gfb .PdfObject .(*_cde .PdfObjectDictionary );_gfba .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeTrans )));_gfba .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_fgg .Trans ); +return _gfb ;}; -// NewPdfActionSound returns a new "sound" action. -func NewPdfActionSound ()*PdfActionSound {_dca :=NewPdfAction ();_bee :=&PdfActionSound {};_bee .PdfAction =_dca ;_dca .SetContext (_bee );return _bee ;}; +// AddWatermarkImage adds a watermark to the page. +func (_fcdfd *PdfPage )AddWatermarkImage (ximg *XObjectImage ,opt WatermarkImageOptions )error {_fcbd ,_fagbdf :=_fcdfd .GetMediaBox ();if _fagbdf !=nil {return _fagbdf ;};_dfbca :=_fcbd .Urx -_fcbd .Llx ;_dbgg :=_fcbd .Ury -_fcbd .Lly ;_bbaec :=float64 (*ximg .Width ); +_gfeca :=(_dfbca -_bbaec )/2;if opt .FitToWidth {_bbaec =_dfbca ;_gfeca =0;};_fdfgf :=_dbgg ;_gabgf :=float64 (0);if opt .PreserveAspectRatio {_fdfgf =_bbaec *float64 (*ximg .Height )/float64 (*ximg .Width );_gabgf =(_dbgg -_fdfgf )/2;};if _fcdfd .Resources ==nil {_fcdfd .Resources =NewPdfPageResources (); +};_bfabfd :=0;_efaab :=_cde .PdfObjectName (_a .Sprintf ("\u0049\u006d\u0077%\u0064",_bfabfd ));for _fcdfd .Resources .HasXObjectByName (_efaab ){_bfabfd ++;_efaab =_cde .PdfObjectName (_a .Sprintf ("\u0049\u006d\u0077%\u0064",_bfabfd ));};_fagbdf =_fcdfd .AddImageResource (_efaab ,ximg ); +if _fagbdf !=nil {return _fagbdf ;};_bfabfd =0;_gaecd :=_cde .PdfObjectName (_a .Sprintf ("\u0047\u0053\u0025\u0064",_bfabfd ));for _fcdfd .HasExtGState (_gaecd ){_bfabfd ++;_gaecd =_cde .PdfObjectName (_a .Sprintf ("\u0047\u0053\u0025\u0064",_bfabfd )); +};_fbege :=_cde .MakeDict ();_fbege .Set ("\u0042\u004d",_cde .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));_fbege .Set ("\u0043\u0041",_cde .MakeFloat (opt .Alpha ));_fbege .Set ("\u0063\u0061",_cde .MakeFloat (opt .Alpha ));_fagbdf =_fcdfd .AddExtGState (_gaecd ,_fbege ); +if _fagbdf !=nil {return _fagbdf ;};_fffca :=_a .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",_gaecd ,_bbaec ,_fdfgf ,_gfeca ,_gabgf ,_efaab ); +_fcdfd .AddContentStreamByString (_fffca );return nil ;};func (_gcec fontCommon )fontFlags ()int {if _gcec ._bceac ==nil {return 0;};return _gcec ._bceac ._gdeacf ;};func _cfffa (_bgbd *_cde .PdfObjectDictionary )(*PdfFieldChoice ,error ){_aeec :=&PdfFieldChoice {}; +_aeec .Opt ,_ =_cde .GetArray (_bgbd .Get ("\u004f\u0070\u0074"));_aeec .TI ,_ =_cde .GetInt (_bgbd .Get ("\u0054\u0049"));_aeec .I ,_ =_cde .GetArray (_bgbd .Get ("\u0049"));return _aeec ,nil ;}; -// ToPdfOutlineItem returns a low level PdfOutlineItem object, -// based on the current instance. -func (_ffcff *OutlineItem )ToPdfOutlineItem ()(*PdfOutlineItem ,int64 ){_cgdcb :=NewPdfOutlineItem ();_cgdcb .Title =_ce .MakeEncodedString (_ffcff .Title ,true );_cgdcb .Dest =_ffcff .Dest .ToPdfObject ();var _agbdg []*PdfOutlineItem ;var _gdeeb int64 ; -var _ffaab *PdfOutlineItem ;for _ ,_gdacf :=range _ffcff .Entries {_fbcee ,_bdgba :=_gdacf .ToPdfOutlineItem ();_fbcee .Parent =&_cgdcb .PdfOutlineTreeNode ;if _ffaab !=nil {_ffaab .Next =&_fbcee .PdfOutlineTreeNode ;_fbcee .Prev =&_ffaab .PdfOutlineTreeNode ; -};_agbdg =append (_agbdg ,_fbcee );_gdeeb +=_bdgba ;_ffaab =_fbcee ;};_fadgb :=len (_agbdg );_gdeeb +=int64 (_fadgb );if _fadgb > 0{_cgdcb .First =&_agbdg [0].PdfOutlineTreeNode ;_cgdcb .Last =&_agbdg [_fadgb -1].PdfOutlineTreeNode ;_cgdcb .Count =&_gdeeb ; -};return _cgdcb ,_gdeeb ;}; +// DecodeArray returns the range of color component values in DeviceCMYK colorspace. +func (_geda *PdfColorspaceDeviceCMYK )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0};}; -// 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 *_ce .PdfObjectName ;P *_ce .PdfObjectInteger ;V *_ce .PdfObjectName ;}; +// ToPdfObject implements interface PdfModel. +func (_agb *PdfAnnotation3D )ToPdfObject ()_cde .PdfObject {_agb .PdfAnnotation .ToPdfObject ();_eba :=_agb ._gfg ;_bbee :=_eba .PdfObject .(*_cde .PdfObjectDictionary );_bbee .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0033\u0044")); +_bbee .SetIfNotNil ("\u0033\u0044\u0044",_agb .T3DD );_bbee .SetIfNotNil ("\u0033\u0044\u0056",_agb .T3DV );_bbee .SetIfNotNil ("\u0033\u0044\u0041",_agb .T3DA );_bbee .SetIfNotNil ("\u0033\u0044\u0049",_agb .T3DI );_bbee .SetIfNotNil ("\u0033\u0044\u0042",_agb .T3DB ); +return _eba ;}; -// ToPdfObject returns the PDF representation of the outline tree node. -func (_decdc *PdfOutlineTreeNode )ToPdfObject ()_ce .PdfObject {return _decdc .GetContext ().ToPdfObject ();};func (_dbbc *LTV )generateVRIKey (_gefb *PdfSignature )(string ,error ){_gaefdc ,_daggde :=_cgcbd (_gefb .Contents .Bytes ());if _daggde !=nil {return "",_daggde ; -};return _g .ToUpper (_bd .EncodeToString (_gaefdc )),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 (_aafcg *PdfReader )CheckAccessRights (password []byte )(bool ,_da .Permissions ,error ){return _aafcg ._fdccd .CheckAccessRights (password );};func (_adabag *pdfFontSimple )baseFields ()*fontCommon {return &_adabag .fontCommon };func _edcbf (_dgaabe _cde .PdfObject )(*PdfPageResourcesColorspaces ,error ){_cfdeb :=&PdfPageResourcesColorspaces {}; +if _efefe ,_bdca :=_dgaabe .(*_cde .PdfIndirectObject );_bdca {_cfdeb ._aggbf =_efefe ;_dgaabe =_efefe .PdfObject ;};_bgdgf ,_acbfb :=_cde .GetDict (_dgaabe );if !_acbfb {return nil ,_gf .New ("\u0043\u0053\u0020at\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_cfdeb .Names =[]string {};_cfdeb .Colorspaces =map[string ]PdfColorspace {};for _ ,_cffff :=range _bgdgf .Keys (){_cddf :=_bgdgf .Get (_cffff );_cfdeb .Names =append (_cfdeb .Names ,string (_cffff ));_abefc ,_agdcd :=NewPdfColorspaceFromPdfObject (_cddf ); +if _agdcd !=nil {return nil ,_agdcd ;};_cfdeb .Colorspaces [string (_cffff )]=_abefc ;};return _cfdeb ,nil ;}; -// NewPdfActionMovie returns a new "movie" action. -func NewPdfActionMovie ()*PdfActionMovie {_dda :=NewPdfAction ();_cge :=&PdfActionMovie {};_cge .PdfAction =_dda ;_dda .SetContext (_cge );return _cge ;};func _cbac (_bebg ,_eefb string )string {if _g .Contains (_bebg ,"\u002b"){_cbdc :=_g .Split (_bebg ,"\u002b"); -if len (_cbdc )==2{_bebg =_cbdc [1];};};return _eefb +"\u002b"+_bebg ;}; +// 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 (_eaea *PdfColorspaceCalGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_bcea :=vals [0];if _bcea < 0.0||_bcea > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_bcea ); +return nil ,ErrColorOutOfRange ;};_gdgc :=NewPdfColorCalGray (_bcea );return _gdgc ,nil ;}; -// NewPdfAnnotationSound returns a new sound annotation. -func NewPdfAnnotationSound ()*PdfAnnotationSound {_eaac :=NewPdfAnnotation ();_befb :=&PdfAnnotationSound {};_befb .PdfAnnotation =_eaac ;_befb .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_eaac .SetContext (_befb );return _befb ;}; +// NewPdfFieldSignature returns an initialized signature field. +func NewPdfFieldSignature (signature *PdfSignature )*PdfFieldSignature {_cebcbc :=&PdfFieldSignature {};_cebcbc .PdfField =NewPdfField ();_cebcbc .PdfField .SetContext (_cebcbc );_cebcbc .PdfAnnotationWidget =NewPdfAnnotationWidget ();_cebcbc .PdfAnnotationWidget .SetContext (_cebcbc ); +_cebcbc .PdfAnnotationWidget ._gfg =_cebcbc .PdfField ._gfed ;_cebcbc .T =_cde .MakeString ("");_cebcbc .F =_cde .MakeInteger (132);_cebcbc .V =signature ;return _cebcbc ;}; -// SetImage updates XObject Image with new image data. -func (_ffdgf *XObjectImage )SetImage (img *Image ,cs PdfColorspace )error {_ffdgf .Filter .UpdateParams (img .GetParamsDict ());_cafcb ,_fgeda :=_ffdgf .Filter .EncodeBytes (img .Data );if _fgeda !=nil {return _fgeda ;};_ffdgf .Stream =_cafcb ;_gfebc :=img .Width ; -_ffdgf .Width =&_gfebc ;_febbd :=img .Height ;_ffdgf .Height =&_febbd ;_ddffb :=img .BitsPerComponent ;_ffdgf .BitsPerComponent =&_ddffb ;if cs ==nil {if img .ColorComponents ==1{_ffdgf .ColorSpace =NewPdfColorspaceDeviceGray ();}else if img .ColorComponents ==3{_ffdgf .ColorSpace =NewPdfColorspaceDeviceRGB (); -}else if img .ColorComponents ==4{_ffdgf .ColorSpace =NewPdfColorspaceDeviceCMYK ();}else {return _ge .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_ffdgf .ColorSpace =cs ;};return nil ; -}; +// PdfAcroForm represents the AcroForm dictionary used for representation of form data in PDF. +type PdfAcroForm struct{Fields *[]*PdfField ;NeedAppearances *_cde .PdfObjectBool ;SigFlags *_cde .PdfObjectInteger ;CO *_cde .PdfObjectArray ;DR *PdfPageResources ;DA *_cde .PdfObjectString ;Q *_cde .PdfObjectInteger ;XFA _cde .PdfObject ; -// PdfFunctionType4 is a Postscript calculator functions. -type PdfFunctionType4 struct{Domain []float64 ;Range []float64 ;Program *_caa .PSProgram ;_acedfd *_caa .PSExecutor ;_caec []byte ;_ebecf *_ce .PdfObjectStream ;}; +// ADBEEchoSign extra objects from Adobe Acrobat, causing signature invalid if not exists. +ADBEEchoSign _cde .PdfObject ;_ddcfd *_cde .PdfIndirectObject ;_abcd bool ;}; -// ColorFromPdfObjects gets the color from a series of pdf objects (4 for cmyk). -func (_cdeg *PdfColorspaceDeviceCMYK )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=4{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ffdfa ,_ccdf :=_ce .GetNumbersAsFloat (objects ); -if _ccdf !=nil {return nil ,_ccdf ;};return _cdeg .ColorFromFloats (_ffdfa );};const (_afdc =0x00001;_bcffa =0x00002;_abda =0x00004;_abeg =0x00008;_ecef =0x00020;_egdef =0x00040;_fgcba =0x10000;_gfaa =0x20000;_gccfg =0x40000;); +// PdfAnnotationFileAttachment represents FileAttachment annotations. +// (Section 12.5.6.15). +type PdfAnnotationFileAttachment struct{*PdfAnnotation ;*PdfAnnotationMarkup ;FS _cde .PdfObject ;Name _cde .PdfObject ;}; -// NewPdfActionImportData returns a new "import data" action. -func NewPdfActionImportData ()*PdfActionImportData {_gcc :=NewPdfAction ();_dgf :=&PdfActionImportData {};_dgf .PdfAction =_gcc ;_gcc .SetContext (_dgf );return _dgf ;}; +// AddExtGState adds a graphics state to the XObject resources. +func (_gacc *PdfPage )AddExtGState (name _cde .PdfObjectName ,egs *_cde .PdfObjectDictionary )error {if _gacc .Resources ==nil {_gacc .Resources =NewPdfPageResources ();};if _gacc .Resources .ExtGState ==nil {_gacc .Resources .ExtGState =_cde .MakeDict (); +};_cagfd ,_agcf :=_cde .TraceToDirectObject (_gacc .Resources .ExtGState ).(*_cde .PdfObjectDictionary );if !_agcf {_fb .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",_cde .TraceToDirectObject (_gacc .Resources .ExtGState )); +return _gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_cagfd .Set (name ,egs );return nil ;}; -// NewPdfInfoFromObject creates a new PdfInfo from the input core.PdfObject. -func NewPdfInfoFromObject (obj _ce .PdfObject )(*PdfInfo ,error ){var _afggb PdfInfo ;_cddaf ,_bfde :=obj .(*_ce .PdfObjectDictionary );if !_bfde {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 _ ,_dbab :=range _cddaf .Keys (){switch _dbab {case "\u0054\u0069\u0074l\u0065":_afggb .Title ,_ =_ce .GetString (_cddaf .Get ("\u0054\u0069\u0074l\u0065"));case "\u0041\u0075\u0074\u0068\u006f\u0072":_afggb .Author ,_ =_ce .GetString (_cddaf .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); -case "\u0053u\u0062\u006a\u0065\u0063\u0074":_afggb .Subject ,_ =_ce .GetString (_cddaf .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_afggb .Keywords ,_ =_ce .GetString (_cddaf .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073")); -case "\u0043r\u0065\u0061\u0074\u006f\u0072":_afggb .Creator ,_ =_ce .GetString (_cddaf .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072"));case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_afggb .Producer ,_ =_ce .GetString (_cddaf .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); -case "\u0054r\u0061\u0070\u0070\u0065\u0064":_afggb .Trapped ,_ =_ce .GetName (_cddaf .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _dagg ,_bedb :=_ce .GetString (_cddaf .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); -_bedb &&_dagg .String ()!=""{_cfce ,_bgbdd :=NewPdfDate (_dagg .String ());if _bgbdd !=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",_bgbdd ); -};_afggb .CreationDate =&_cfce ;};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _aede ,_cceab :=_ce .GetString (_cddaf .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_cceab &&_aede .String ()!=""{_aabg ,_ebaga :=NewPdfDate (_aede .String ());if _ebaga !=nil {return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_ebaga ); -};_afggb .ModifiedDate =&_aabg ;};default:_fgdec ,_ :=_ce .GetString (_cddaf .Get (_dbab ));if _afggb ._ecfddd ==nil {_afggb ._ecfddd =_ce .MakeDict ();};_afggb ._ecfddd .Set (_dbab ,_fgdec );};};return &_afggb ,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 (_gfbf *PdfColorspaceDeviceGray )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gfcad ,_cba :=_cde .GetNumbersAsFloat (objects ); +if _cba !=nil {return nil ,_cba ;};return _gfbf .ColorFromFloats (_gfcad );}; -// GetEncryptionMethod returns a descriptive information string about the encryption method used. -func (_fdgac *PdfReader )GetEncryptionMethod ()string {_eefbb :=_fdgac ._afda .GetCrypter ();return _eefbb .String ();}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. +func (_eccfb *PdfColorspaceSpecialPattern )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _eccfb .UnderlyingCS ==nil {return nil ,_gf .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 _eccfb .UnderlyingCS .ColorFromFloats (vals );};func (_cecae *PdfWriter )checkLicense ()error {_beccf :=_af .GetLicenseKey ();if (_beccf ==nil ||!_beccf .IsLicensed ())&&!_febcdg {_a .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"); +_a .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 _gf .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 ;}; -// NewPdfColorspaceDeviceGray returns a new grayscale colorspace. -func NewPdfColorspaceDeviceGray ()*PdfColorspaceDeviceGray {return &PdfColorspaceDeviceGray {}};func (_dfcf *PdfReader )flattenFieldsWithOpts (_ccafc bool ,_bfacb FieldAppearanceGenerator ,_cebgg *FieldFlattenOpts )error {if _cebgg ==nil {_cebgg =&FieldFlattenOpts {}; -};var _afae bool ;_dedcg :=map[*PdfAnnotation ]bool {};{var _gadcg []*PdfField ;_efgf :=_dfcf .AcroForm ;if _efgf !=nil {if _cebgg .FilterFunc !=nil {_gadcg =_efgf .filteredFields (_cebgg .FilterFunc ,true );_afae =_efgf .Fields !=nil &&len (*_efgf .Fields )> 0; -}else {_gadcg =_efgf .AllFields ();};};for _ ,_cecd :=range _gadcg {if len (_cecd .Annotations )< 1{_ff .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",_cecd .PartialName ()); -for _abef ,_bcfebc :=range _cecd .Kids {for _ ,_fbec :=range _bcfebc .Annotations {_dedcg [_fbec .PdfAnnotation ]=_cecd .V !=nil ;if _bcfebc .V ==nil {_bcfebc .V =_cecd .V ;};if _bcfebc .T ==nil {_bcfebc .T =_ce .MakeString (_e .Sprintf ("\u0025\u0073\u0023%\u0064",_cecd .PartialName (),_abef )); -};if _bfacb !=nil {_gebfe ,_bcfef :=_bfacb .GenerateAppearanceDict (_efgf ,_bcfebc ,_fbec );if _bcfef !=nil {return _bcfef ;};_fbec .AP =_gebfe ;};};};};for _ ,_ddff :=range _cecd .Annotations {_dedcg [_ddff .PdfAnnotation ]=_cecd .V !=nil ;if _bfacb !=nil {_bafg ,_gbgee :=_bfacb .GenerateAppearanceDict (_efgf ,_cecd ,_ddff ); -if _gbgee !=nil {return _gbgee ;};_ddff .AP =_bafg ;};};};};if _ccafc {for _ ,_dfbb :=range _dfcf .PageList {_agba ,_fbee :=_dfbb .GetAnnotations ();if _fbee !=nil {return _fbee ;};for _ ,_dcbca :=range _agba {_dedcg [_dcbca ]=true ;};};};for _ ,_ccge :=range _dfcf .PageList {_gbcab :=_ccge .flattenFieldsWithOpts (_bfacb ,_cebgg ,_dedcg ); -if _gbcab !=nil {return _gbcab ;};};if !_afae {_dfcf .AcroForm =nil ;};return nil ;}; +// PdfColorspaceLab is a L*, a*, b* 3 component colorspace. +type PdfColorspaceLab struct{WhitePoint []float64 ;BlackPoint []float64 ;Range []float64 ;_fabc *_cde .PdfIndirectObject ;}; -// ToPdfObject implements interface PdfModel. -func (_gcffe *PdfAnnotationCircle )ToPdfObject ()_ce .PdfObject {_gcffe .PdfAnnotation .ToPdfObject ();_cbd :=_gcffe ._dec ;_gefc :=_cbd .PdfObject .(*_ce .PdfObjectDictionary );_gcffe .PdfAnnotationMarkup .appendToPdfDictionary (_gefc );_gefc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0043\u0069\u0072\u0063\u006c\u0065")); -_gefc .SetIfNotNil ("\u0042\u0053",_gcffe .BS );_gefc .SetIfNotNil ("\u0049\u0043",_gcffe .IC );_gefc .SetIfNotNil ("\u0042\u0045",_gcffe .BE );_gefc .SetIfNotNil ("\u0052\u0044",_gcffe .RD );return _cbd ;}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_fccdd *PdfShadingType5 )ToPdfObject ()_cde .PdfObject {_fccdd .PdfShading .ToPdfObject ();_eebcfa ,_ddeeb :=_fccdd .getShadingDict ();if _ddeeb !=nil {_fb .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 _fccdd .BitsPerCoordinate !=nil {_eebcfa .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_fccdd .BitsPerCoordinate );};if _fccdd .BitsPerComponent !=nil {_eebcfa .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_fccdd .BitsPerComponent ); +};if _fccdd .VerticesPerRow !=nil {_eebcfa .Set ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077",_fccdd .VerticesPerRow );};if _fccdd .Decode !=nil {_eebcfa .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_fccdd .Decode ); +};if _fccdd .Function !=nil {if len (_fccdd .Function )==1{_eebcfa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_fccdd .Function [0].ToPdfObject ());}else {_bbbba :=_cde .MakeArray ();for _ ,_gfdgcf :=range _fccdd .Function {_bbbba .Append (_gfdgcf .ToPdfObject ()); +};_eebcfa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bbbba );};};return _fccdd ._fdbgb ;}; -// NewPdfAcroForm returns a new PdfAcroForm with an initialized container (indirect object). -func NewPdfAcroForm ()*PdfAcroForm {return &PdfAcroForm {Fields :&[]*PdfField {},_febb :_ce .MakeIndirectObject (_ce .MakeDict ())};}; +// Add appends a top level outline item to the outline. +func (_aagfg *Outline )Add (item *OutlineItem ){_aagfg .Entries =append (_aagfg .Entries ,item )}; -// ToInteger convert to an integer format. -func (_gafb *PdfColorLab )ToInteger (bits int )[3]uint32 {_gced :=_egg .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_gced *_gafb .L ()),uint32 (_gced *_gafb .A ()),uint32 (_gced *_gafb .B ())};}; +// 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 (_gbbcf DefaultImageHandler )Compress (input *Image ,quality int64 )(*Image ,error ){return input ,nil ;};func (_bdc *PdfReader )newPdfActionSubmitFormFromDict (_fea *_cde .PdfObjectDictionary )(*PdfActionSubmitForm ,error ){_cdfb ,_ffcg :=_bfc (_fea .Get ("\u0046")); +if _ffcg !=nil {return nil ,_ffcg ;};return &PdfActionSubmitForm {F :_cdfb ,Fields :_fea .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_fea .Get ("\u0046\u006c\u0061g\u0073")},nil ;};func (_dcdbdf *PdfWriter )optimizeDocument ()error {if _dcdbdf ._fdgff ==nil {return nil ; +};_fgdgc ,_bedg :=_cde .GetDict (_dcdbdf ._decfde );if !_bedg {return _gf .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"); +};_bgfad :=_aae .Document {ID :[2]string {_dcdbdf ._fegb ,_dcdbdf ._dbbaa },Version :_dcdbdf ._dgccdd ,Objects :_dcdbdf ._abbc ,Info :_fgdgc ,Crypt :_dcdbdf ._febcf ,UseHashBasedID :_dcdbdf ._dgcda };if _fbbge :=_dcdbdf ._fdgff .ApplyStandard (&_bgfad ); +_fbbge !=nil {return _fbbge ;};_dcdbdf ._fegb ,_dcdbdf ._dbbaa =_bgfad .ID [0],_bgfad .ID [1];_dcdbdf ._dgccdd =_bgfad .Version ;_dcdbdf ._abbc =_bgfad .Objects ;_dcdbdf ._decfde .PdfObject =_bgfad .Info ;_dcdbdf ._dgcda =_bgfad .UseHashBasedID ;_dcdbdf ._febcf =_bgfad .Crypt ; +_feebe :=make (map[_cde .PdfObject ]struct{},len (_dcdbdf ._abbc ));for _ ,_egcfd :=range _dcdbdf ._abbc {_feebe [_egcfd ]=struct{}{};};_dcdbdf ._fdeab =_feebe ;return nil ;}; -// GetCerts returns the signature certificate chain. -func (_dfgce *PdfSignature )GetCerts ()([]*_eg .Certificate ,error ){var _dgfb []func ()([]*_eg .Certificate ,error );switch _abad ,_ :=_ce .GetNameVal (_dfgce .SubFilter );_abad {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":_dgfb =append (_dgfb ,_dfgce .extractChainFromPKCS7 ,_dfgce .extractChainFromCert ); -case "\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031":_dgfb =append (_dgfb ,_dfgce .extractChainFromCert );case "\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031":_dgfb =append (_dgfb ,_dfgce .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",_abad );};for _ ,_aggfb :=range _dgfb {_eeafc ,_aaebg :=_aggfb ();if _aaebg !=nil {return nil ,_aaebg ; -};if len (_eeafc )> 0{return _eeafc ,nil ;};};return nil ,ErrSignNoCertificates ;}; +// IsShading specifies if the pattern is a shading pattern. +func (_agfecc *PdfPattern )IsShading ()bool {return _agfecc .PatternType ==2}; -// IsColored specifies if the pattern is colored. -func (_cfdeb *PdfTilingPattern )IsColored ()bool {if _cfdeb .PaintType !=nil &&*_cfdeb .PaintType ==1{return true ;};return false ;}; +// AllFields returns a flattened list of all fields in the form. +func (_gfedc *PdfAcroForm )AllFields ()[]*PdfField {if _gfedc ==nil {return nil ;};var _dfcc []*PdfField ;if _gfedc .Fields !=nil {for _ ,_agcba :=range *_gfedc .Fields {_dfcc =append (_dfcc ,_becde (_agcba )...);};};return _dfcc ;}; -// String returns a human readable description of `fontfile`. -func (_edcgg *fontFile )String ()string {_cedf :="\u005b\u004e\u006f\u006e\u0065\u005d";if _edcgg ._bagea !=nil {_cedf =_edcgg ._bagea .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",_edcgg ._abdd ,_cedf ); +// NewPdfPage returns a new PDF page. +func NewPdfPage ()*PdfPage {_eagfg :=PdfPage {};_eagfg ._bgdbb =_cde .MakeDict ();_eagfg .Resources =NewPdfPageResources ();_acfd :=_cde .PdfIndirectObject {};_acfd .PdfObject =_eagfg ._bgdbb ;_eagfg ._aaad =&_acfd ;_eagfg ._cgda =*_eagfg ._bgdbb ;return &_eagfg ; }; -// 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 (_bbffe *PdfAcroForm )FillWithAppearance (provider FieldValueProvider ,appGen FieldAppearanceGenerator )error {_ccee :=_bbffe .fill (provider ,appGen );if _ccee !=nil {return _ccee ;};if _ ,_gaaae :=provider .(FieldImageProvider );_gaaae {_ccee =_bbffe .fillImageWithAppearance (provider .(FieldImageProvider ),appGen ); -};return _ccee ;}; - -// PdfAcroForm represents the AcroForm dictionary used for representation of form data in PDF. -type PdfAcroForm struct{Fields *[]*PdfField ;NeedAppearances *_ce .PdfObjectBool ;SigFlags *_ce .PdfObjectInteger ;CO *_ce .PdfObjectArray ;DR *PdfPageResources ;DA *_ce .PdfObjectString ;Q *_ce .PdfObjectInteger ;XFA _ce .PdfObject ; +// 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 *_cde .PdfObjectString ;Q *_cde .PdfObjectInteger ;DS *_cde .PdfObjectString ;RV _cde .PdfObject ;}; -// ADBEEchoSign extra objects from Adobe Acrobat, causing signature invalid if not exists. -ADBEEchoSign _ce .PdfObject ;_febb *_ce .PdfIndirectObject ;_afab bool ;};func (_gefga *pdfFontSimple )getFontDescriptor ()*PdfFontDescriptor {if _aadb :=_gefga ._daebd ;_aadb !=nil {return _aadb ;};return _gefga ._cdcd ;}; +// ToPdfObject generates a PdfObject representation of the Names struct. +func (_defbf *Names )ToPdfObject ()_cde .PdfObject {_ccbb :=_defbf ._adffb ;_cecef ,_dceaa :=_ccbb .PdfObject .(*_cde .PdfObjectDictionary );if !_dceaa {_fb .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006fb\u006a\u0065\u0063\u0074"); +return _ccbb ;};if _defbf .EmbeddedFiles !=nil {_cecef .Set ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073",_cde .MakeIndirectObject (_defbf .EmbeddedFiles ));};return _ccbb ;};var _deeb =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":{}}; -// HasShadingByName checks whether a shading is defined by the specified keyName. -func (_aabcg *PdfPageResources )HasShadingByName (keyName _ce .PdfObjectName )bool {_ ,_aagd :=_aabcg .GetShadingByName (keyName );return _aagd ;}; -// ToPdfObject implements interface PdfModel. -func (_caga *PdfSignature )ToPdfObject ()_ce .PdfObject {_dgdgf :=_caga ._ggbg ;var _fbfbd *_ce .PdfObjectDictionary ;if _gcabe ,_egec :=_dgdgf .PdfObject .(*pdfSignDictionary );_egec {_fbfbd =_gcabe .PdfObjectDictionary ;}else {_fbfbd =_dgdgf .PdfObject .(*_ce .PdfObjectDictionary ); -};_fbfbd .SetIfNotNil ("\u0054\u0079\u0070\u0065",_caga .Type );_fbfbd .SetIfNotNil ("\u0046\u0069\u006c\u0074\u0065\u0072",_caga .Filter );_fbfbd .SetIfNotNil ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r",_caga .SubFilter );_fbfbd .SetIfNotNil ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_caga .ByteRange ); -_fbfbd .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_caga .Contents );_fbfbd .SetIfNotNil ("\u0043\u0065\u0072\u0074",_caga .Cert );_fbfbd .SetIfNotNil ("\u004e\u0061\u006d\u0065",_caga .Name );_fbfbd .SetIfNotNil ("\u0052\u0065\u0061\u0073\u006f\u006e",_caga .Reason ); -_fbfbd .SetIfNotNil ("\u004d",_caga .M );_fbfbd .SetIfNotNil ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e",_caga .Reference );_fbfbd .SetIfNotNil ("\u0043h\u0061\u006e\u0067\u0065\u0073",_caga .Changes );_fbfbd .SetIfNotNil ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f",_caga .ContactInfo ); -return _dgdgf ;}; +// PdfAnnotationWatermark represents Watermark annotations. +// (Section 12.5.6.22). +type PdfAnnotationWatermark struct{*PdfAnnotation ;FixedPrint _cde .PdfObject ;}; -// NewDSS returns a new DSS dictionary. -func NewDSS ()*DSS {return &DSS {_ecde :_ce .MakeIndirectObject (_ce .MakeDict ()),VRI :map[string ]*VRI {}};}; +// PdfShadingPatternType3 is shading patterns that will use a Type 3 shading pattern (Radial). +type PdfShadingPatternType3 struct{*PdfPattern ;Shading *PdfShadingType3 ;Matrix *_cde .PdfObjectArray ;ExtGState _cde .PdfObject ;}; -// SetReason sets the `Reason` field of the signature. -func (_gbfg *PdfSignature )SetReason (reason string ){_gbfg .Reason =_ce .MakeEncodedString (reason ,true );};func _adafdf ()string {_cbcgc .Lock ();defer _cbcgc .Unlock ();_adca :=_gec .GetLicenseKey ();if len (_cdgba )> 0&&(_adca .IsLicensed ()||_dbdae ){return _cdgba ; -};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",_cfdcf (),_adca .TypeToString ());}; +// SetDate sets the `M` field of the signature. +func (_fdfe *PdfSignature )SetDate (date _gdd .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";};_fdfe .M =_cde .MakeString (date .Format (format )); +}; -// SetLocation sets the `Location` field of the signature. -func (_fagbc *PdfSignature )SetLocation (location string ){_fagbc .Location =_ce .MakeString (location )}; +// NewPdfColorspaceSpecialIndexed returns a new Indexed color. +func NewPdfColorspaceSpecialIndexed ()*PdfColorspaceSpecialIndexed {return &PdfColorspaceSpecialIndexed {HiVal :255};};func (_ecgggg *PdfReader )newPdfSignatureReferenceFromDict (_bfcdd *_cde .PdfObjectDictionary )(*PdfSignatureReference ,error ){if _ffaea ,_gbffa :=_ecgggg ._bgffc .GetModelFromPrimitive (_bfcdd ).(*PdfSignatureReference ); +_gbffa {return _ffaea ,nil ;};_cefd :=&PdfSignatureReference {_efgfaa :_bfcdd ,Data :_bfcdd .Get ("\u0044\u0061\u0074\u0061")};var _ebgeb bool ;_cefd .Type ,_ =_cde .GetName (_bfcdd .Get ("\u0054\u0079\u0070\u0065"));_cefd .TransformMethod ,_ebgeb =_cde .GetName (_bfcdd .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); +if !_ebgeb {_fb .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 ;};_cefd .TransformParams ,_ =_cde .GetDict (_bfcdd .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_cefd .DigestMethod ,_ =_cde .GetName (_bfcdd .Get ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064")); +return _cefd ,nil ;}; -// NewPdfPageResourcesFromDict creates and returns a new PdfPageResources object -// from the input dictionary. -func NewPdfPageResourcesFromDict (dict *_ce .PdfObjectDictionary )(*PdfPageResources ,error ){_afgcgg :=NewPdfPageResources ();if _aeed :=dict .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_aeed !=nil {_afgcgg .ExtGState =_aeed ;};if _fged :=dict .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"); -_fged !=nil &&!_ce .IsNullObject (_fged ){_afgcgg .ColorSpace =_fged ;};if _fbcfb :=dict .Get ("\u0050a\u0074\u0074\u0065\u0072\u006e");_fbcfb !=nil {_afgcgg .Pattern =_fbcfb ;};if _eaabb :=dict .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");_eaabb !=nil {_afgcgg .Shading =_eaabb ; -};if _bbeeg :=dict .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074");_bbeeg !=nil {_afgcgg .XObject =_bbeeg ;};if _bfgdb :=_ce .ResolveReference (dict .Get ("\u0046\u006f\u006e\u0074"));_bfgdb !=nil {_afgcgg .Font =_bfgdb ;};if _aedg :=dict .Get ("\u0050r\u006f\u0063\u0053\u0065\u0074"); -_aedg !=nil {_afgcgg .ProcSet =_aedg ;};if _bfcbg :=dict .Get ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_bfcbg !=nil {_afgcgg .Properties =_bfcbg ;};return _afgcgg ,nil ;}; +// NewPdfColorspaceSpecialPattern returns a new pattern color. +func NewPdfColorspaceSpecialPattern ()*PdfColorspaceSpecialPattern {return &PdfColorspaceSpecialPattern {};}; -// SetDSS sets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current -// document revision. -func (_fagg *PdfAppender )SetDSS (dss *DSS ){if dss !=nil {_fagg .updateObjectsDeep (dss .ToPdfObject (),nil );};_fagg ._gee =dss ;}; +// NewPdfAnnotationSound returns a new sound annotation. +func NewPdfAnnotationSound ()*PdfAnnotationSound {_aef :=NewPdfAnnotation ();_cadd :=&PdfAnnotationSound {};_cadd .PdfAnnotation =_aef ;_cadd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_aef .SetContext (_cadd );return _cadd ;}; -// NewPdfOutlineTree returns an initialized PdfOutline tree. -func NewPdfOutlineTree ()*PdfOutline {_dgbff :=NewPdfOutline ();_dgbff ._edda =&_dgbff ;return _dgbff ;};func (_ebedc *Image )samplesTrimPadding (_becce []uint32 )[]uint32 {_aedd :=_ebedc .ColorComponents *int (_ebedc .Width )*int (_ebedc .Height );if len (_becce )==_aedd {return _becce ; -};_cadcb :=make ([]uint32 ,_aedd );_bdaed :=int (_ebedc .Width )*_ebedc .ColorComponents ;var _bccce ,_bbdc ,_ebcgd ,_gcbbe int ;_cbaece :=_gf .BytesPerLine (int (_ebedc .Width ),int (_ebedc .BitsPerComponent ),_ebedc .ColorComponents );for _bccce =0;_bccce < int (_ebedc .Height ); -_bccce ++{_bbdc =_bccce *int (_ebedc .Width );_ebcgd =_bccce *_cbaece ;for _gcbbe =0;_gcbbe < _bdaed ;_gcbbe ++{_cadcb [_bbdc +_gcbbe ]=_becce [_ebcgd +_gcbbe ];};};return _cadcb ;}; +// NewOutlineItem returns a new outline item instance. +func NewOutlineItem (title string ,dest OutlineDest )*OutlineItem {return &OutlineItem {Title :title ,Dest :dest };};func (_affcg *pdfFontType3 )getFontDescriptor ()*PdfFontDescriptor {return _affcg ._bceac }; -// DecodeArray returns the range of color component values in CalGray colorspace. -func (_cgbg *PdfColorspaceCalGray )DecodeArray ()[]float64 {return []float64 {0.0,1.0}}; +// 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 (_aaadf *_aae .Document )error ;}; -// ColorToRGB converts a CalRGB color to an RGB color. -func (_aggee *PdfColorspaceCalRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_gfgc ,_aaaa :=color .(*PdfColorCalRGB );if !_aaaa {_ff .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 ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_gcgd :=_gfgc .A ();_befa :=_gfgc .B ();_ebdb :=_gfgc .C ();X :=_aggee .Matrix [0]*_egg .Pow (_gcgd ,_aggee .Gamma [0])+_aggee .Matrix [3]*_egg .Pow (_befa ,_aggee .Gamma [1])+_aggee .Matrix [6]*_egg .Pow (_ebdb ,_aggee .Gamma [2]); -Y :=_aggee .Matrix [1]*_egg .Pow (_gcgd ,_aggee .Gamma [0])+_aggee .Matrix [4]*_egg .Pow (_befa ,_aggee .Gamma [1])+_aggee .Matrix [7]*_egg .Pow (_ebdb ,_aggee .Gamma [2]);Z :=_aggee .Matrix [2]*_egg .Pow (_gcgd ,_aggee .Gamma [0])+_aggee .Matrix [5]*_egg .Pow (_befa ,_aggee .Gamma [1])+_aggee .Matrix [8]*_egg .Pow (_ebdb ,_aggee .Gamma [2]); -_fceb :=3.240479*X +-1.537150*Y +-0.498535*Z ;_faaa :=-0.969256*X +1.875992*Y +0.041556*Z ;_ddg :=0.055648*X +-0.204043*Y +1.057311*Z ;_fceb =_egg .Min (_egg .Max (_fceb ,0),1.0);_faaa =_egg .Min (_egg .Max (_faaa ,0),1.0);_ddg =_egg .Min (_egg .Max (_ddg ,0),1.0); -return NewPdfColorDeviceRGB (_fceb ,_faaa ,_ddg ),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 *_cde .PdfIndirectObject ;SV *_cde .PdfIndirectObject ;};func (_bcdgc *PdfAcroForm )filteredFields (_ageb FieldFilterFunc ,_baefc bool )[]*PdfField {if _bcdgc ==nil {return nil ; +};return _aabda (_bcdgc .Fields ,_ageb ,_baefc );}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_gbgba *PdfShading )ToPdfObject ()_ce .PdfObject {_egba :=_gbgba ._agcdg ;_fagbd ,_cdeca :=_gbgba .getShadingDict ();if _cdeca !=nil {_ff .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 _gbgba .ShadingType !=nil {_fagbd .Set ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_gbgba .ShadingType );};if _gbgba .ColorSpace !=nil {_fagbd .Set ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_gbgba .ColorSpace .ToPdfObject ()); -};if _gbgba .Background !=nil {_fagbd .Set ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064",_gbgba .Background );};if _gbgba .BBox !=nil {_fagbd .Set ("\u0042\u0042\u006f\u0078",_gbgba .BBox .ToPdfObject ());};if _gbgba .AntiAlias !=nil {_fagbd .Set ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s",_gbgba .AntiAlias ); -};return _egba ;}; +// ToPdfObject converts colorspace to a PDF object. [/Indexed base hival lookup] +func (_ggcf *PdfColorspaceSpecialIndexed )ToPdfObject ()_cde .PdfObject {_dgaa :=_cde .MakeArray (_cde .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"));_dgaa .Append (_ggcf .Base .ToPdfObject ());_dgaa .Append (_cde .MakeInteger (int64 (_ggcf .HiVal ))); +_dgaa .Append (_ggcf .Lookup );if _ggcf ._abeg !=nil {_ggcf ._abeg .PdfObject =_dgaa ;return _ggcf ._abeg ;};return _dgaa ;};func (_gddcaa *PdfAcroForm )signatureFields ()[]*PdfFieldSignature {var _cfadb []*PdfFieldSignature ;for _ ,_gbgcg :=range _gddcaa .AllFields (){switch _fagb :=_gbgcg .GetContext ().(type ){case *PdfFieldSignature :_dafdf :=_fagb ; +_cfadb =append (_cfadb ,_dafdf );};};return _cfadb ;}; -// PdfAnnotationCircle represents Circle annotations. -// (Section 12.5.6.8). -type PdfAnnotationCircle struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _ce .PdfObject ;IC _ce .PdfObject ;BE _ce .PdfObject ;RD _ce .PdfObject ;}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 1 for a grayscale device. +func (_eeabg *PdfColorspaceDeviceGray )GetNumComponents ()int {return 1}; -// GenerateXObjectName generates an unused XObject name that can be used for -// adding new XObjects. Uses format XObj1, XObj2, ... -func (_aagfg *PdfPageResources )GenerateXObjectName ()_ce .PdfObjectName {_ddbd :=1;for {_caefe :=_ce .MakeName (_e .Sprintf ("\u0058\u004f\u0062\u006a\u0025\u0064",_ddbd ));if !_aagfg .HasXObjectByName (*_caefe ){return *_caefe ;};_ddbd ++;};}; +// PdfAnnotationSquiggly represents Squiggly annotations. +// (Section 12.5.6.10). +type PdfAnnotationSquiggly struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _cde .PdfObject ;}; -// 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 };}; +// 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 ;_bcege *_cde .PdfIndirectObject ;}; -// ToPdfObject implements interface PdfModel. -func (_gecb *PdfActionGoToE )ToPdfObject ()_ce .PdfObject {_gecb .PdfAction .ToPdfObject ();_gdb :=_gecb ._bcc ;_ecb :=_gdb .PdfObject .(*_ce .PdfObjectDictionary );_ecb .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeGoToE )));if _gecb .F !=nil {_ecb .Set ("\u0046",_gecb .F .ToPdfObject ()); -};_ecb .SetIfNotNil ("\u0044",_gecb .D );_ecb .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_gecb .NewWindow );_ecb .SetIfNotNil ("\u0054",_gecb .T );return _gdb ;};func (_aaefba *PdfSignature )extractChainFromCert ()([]*_eg .Certificate ,error ){var _bgffa *_ce .PdfObjectArray ; -switch _gbdcb :=_aaefba .Cert .(type ){case *_ce .PdfObjectString :_bgffa =_ce .MakeArray (_gbdcb );case *_ce .PdfObjectArray :_bgffa =_gbdcb ;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",_gbdcb ); -};var _facae _ag .Buffer ;for _ ,_fedfg :=range _bgffa .Elements (){_acgec ,_cdfaf :=_ce .GetString (_fedfg );if !_cdfaf {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",_fedfg ); -};if _ ,_ebafbc :=_facae .Write (_acgec .Bytes ());_ebafbc !=nil {return nil ,_ebafbc ;};};return _eg .ParseCertificates (_facae .Bytes ());}; +// Mask returns the uin32 bitmask for the specific flag. +func (_deec FieldFlag )Mask ()uint32 {return uint32 (_deec )}; -// 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 (_dgdb *PdfColorspaceDeviceGray )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gdab ,_bbd :=_ce .GetNumbersAsFloat (objects ); -if _bbd !=nil {return nil ,_bbd ;};return _dgdb .ColorFromFloats (_gdab );}; +// ColorToRGB converts a Lab color to an RGB color. +func (_agdc *PdfColorspaceLab )ColorToRGB (color PdfColor )(PdfColor ,error ){_aeadf :=func (_cefe float64 )float64 {if _cefe >=6.0/29{return _cefe *_cefe *_cefe ;};return 108.0/841*(_cefe -4.0/29.0);};_fbcfc ,_dbff :=color .(*PdfColorLab );if !_dbff {_fb .Log .Debug ("\u0069\u006e\u0070\u0075t \u0063\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u006c\u0061\u0062"); +return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};LStar :=_fbcfc .L ();AStar :=_fbcfc .A ();BStar :=_fbcfc .B ();L :=(LStar +16)/116+AStar /500;M :=(LStar +16)/116;N :=(LStar +16)/116-BStar /200; +X :=_agdc .WhitePoint [0]*_aeadf (L );Y :=_agdc .WhitePoint [1]*_aeadf (M );Z :=_agdc .WhitePoint [2]*_aeadf (N );_eccf :=3.240479*X +-1.537150*Y +-0.498535*Z ;_fgda :=-0.969256*X +1.875992*Y +0.041556*Z ;_efae :=0.055648*X +-0.204043*Y +1.057311*Z ;_eccf =_ce .Min (_ce .Max (_eccf ,0),1.0); +_fgda =_ce .Min (_ce .Max (_fgda ,0),1.0);_efae =_ce .Min (_ce .Max (_efae ,0),1.0);return NewPdfColorDeviceRGB (_eccf ,_fgda ,_efae ),nil ;}; -// PdfPageResources is a Page resources model. -// Implements PdfModel. -type PdfPageResources struct{ExtGState _ce .PdfObject ;ColorSpace _ce .PdfObject ;Pattern _ce .PdfObject ;Shading _ce .PdfObject ;XObject _ce .PdfObject ;Font _ce .PdfObject ;ProcSet _ce .PdfObject ;Properties _ce .PdfObject ;_gceda *_ce .PdfObjectDictionary ; -_acffc *PdfPageResourcesColorspaces ;};func (_bgfe *PdfReader )newPdfActionResetFormFromDict (_bed *_ce .PdfObjectDictionary )(*PdfActionResetForm ,error ){return &PdfActionResetForm {Fields :_bed .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_bed .Get ("\u0046\u006c\u0061g\u0073")},nil ; -};func (_bbbcb *PdfReader )loadStructure ()error {if _bbbcb ._afda .GetCrypter ()!=nil &&!_bbbcb ._afda .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"); -};_ebeba :=_bbbcb ._afda .GetTrailer ();if _ebeba ==nil {return _e .Errorf ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_dggc ,_gaccb :=_ebeba .Get ("\u0052\u006f\u006f\u0074").(*_ce .PdfObjectReference );if !_gaccb {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",_ebeba ); -};_gddgc ,_adbcb :=_bbbcb ._afda .LookupByReference (*_dggc );if _adbcb !=nil {_ff .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",_adbcb ); -return _adbcb ;};_fgbdd ,_gaccb :=_gddgc .(*_ce .PdfIndirectObject );if !_gaccb {_ff .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",_gddgc ,*_ebeba ); -return _ge .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_cgea ,_gaccb :=(*_fgbdd ).PdfObject .(*_ce .PdfObjectDictionary );if !_gaccb {_ff .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",_fgbdd .PdfObject ); -return _ge .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_ff .Log .Trace ("C\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0025\u0073",_cgea );_degca ,_gaccb :=_cgea .Get ("\u0050\u0061\u0067e\u0073").(*_ce .PdfObjectReference ); -if !_gaccb {return _ge .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");};_fffdg ,_adbcb :=_bbbcb ._afda .LookupByReference (*_degca ); -if _adbcb !=nil {_ff .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 _adbcb ;};_fgada ,_gaccb :=_fffdg .(*_ce .PdfIndirectObject );if !_gaccb {_ff .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"); -_ff .Log .Debug ("\u006f\u0070\u003a\u0020\u0025\u0070",_fgada );return _ge .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_fdbb ,_gaccb :=_fgada .PdfObject .(*_ce .PdfObjectDictionary );if !_gaccb {_ff .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",_fgada ); -return _ge .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_ecbbd ,_gaccb :=_ce .GetInt (_fdbb .Get ("\u0043\u006f\u0075n\u0074"));if !_gaccb {_ff .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 _ge .New ("\u0070\u0061\u0067\u0065s \u0063\u006f\u0075\u006e\u0074\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};if _ ,_gaccb =_ce .GetName (_fdbb .Get ("\u0054\u0079\u0070\u0065"));!_gaccb {_ff .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"); -_fdbb .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0050\u0061\u0067e\u0073"));};if _bfcfd ,_gdbb :=_ce .GetInt (_fdbb .Get ("\u0052\u006f\u0074\u0061\u0074\u0065"));_gdbb {_dbedgg :=int64 (*_bfcfd );_bbbcb .Rotate =&_dbedgg ;};_bbbcb ._eecdg =_dggc ; -_bbbcb ._cfcdg =_cgea ;_bbbcb ._eaedf =_fdbb ;_bbbcb ._bcgea =_fgada ;_bbbcb ._ebcc =int (*_ecbbd );_bbbcb ._cbddb =[]*_ce .PdfIndirectObject {};_bfebb :=map[_ce .PdfObject ]struct{}{};_adbcb =_bbbcb .buildPageList (_fgada ,nil ,_bfebb );if _adbcb !=nil {return _adbcb ; -};_ff .Log .Trace ("\u002d\u002d\u002d");_ff .Log .Trace ("\u0054\u004f\u0043");_ff .Log .Trace ("\u0050\u0061\u0067e\u0073");_ff .Log .Trace ("\u0025\u0064\u003a\u0020\u0025\u0073",len (_bbbcb ._cbddb ),_bbbcb ._cbddb );_bbbcb ._dbbfe ,_adbcb =_bbbcb .loadOutlines (); -if _adbcb !=nil {_ff .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",_adbcb ); -return _adbcb ;};_bbbcb .AcroForm ,_adbcb =_bbbcb .loadForms ();if _adbcb !=nil {return _adbcb ;};_bbbcb .DSS ,_adbcb =_bbbcb .loadDSS ();if _adbcb !=nil {return _adbcb ;};_bbbcb ._addg ,_adbcb =_bbbcb .loadPerms ();if _adbcb !=nil {return _adbcb ;};return nil ; -}; +// HasColorspaceByName checks if the colorspace with the specified name exists in the page resources. +func (_ddeag *PdfPageResources )HasColorspaceByName (keyName _cde .PdfObjectName )bool {_caggac ,_fecag :=_ddeag .GetColorspaces ();if _fecag !=nil {_fb .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",_fecag ); +return false ;};if _caggac ==nil {return false ;};_ ,_dfdd :=_caggac .Colorspaces [string (keyName )];return _dfdd ;};func _baedb (_gabc *fontCommon )*pdfCIDFontType0 {return &pdfCIDFontType0 {fontCommon :*_gabc }}; -// Encoder returns the font's text encoder. -func (_fafd pdfFontType0 )Encoder ()_dc .TextEncoder {return _fafd ._fbfa }; +// 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 (_cgeec *PdfPageResources )GetColorspaces ()(*PdfPageResourcesColorspaces ,error ){if _cgeec ._fbged !=nil {return _cgeec ._fbged ,nil ;};if _cgeec .ColorSpace ==nil {return nil ,nil ;};_cfegb ,_gcaab :=_edcbf (_cgeec .ColorSpace );if _gcaab !=nil {return nil ,_gcaab ; +};_cgeec ._fbged =_cfegb ;return _cgeec ._fbged ,nil ;}; -// ColorFromPdfObjects returns a new PdfColor based on input color components. The input PdfObjects should -// be numeric. -func (_cbbga *PdfColorspaceDeviceN )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=_cbbga .GetNumComponents (){return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gaddf ,_ffacc :=_ce .GetNumbersAsFloat (objects ); -if _ffacc !=nil {return nil ,_ffacc ;};return _cbbga .ColorFromFloats (_gaddf );}; +// GetContext returns the annotation context which contains the specific type-dependent context. +// The context represents the subannotation. +func (_gfff *PdfAnnotation )GetContext ()PdfModel {if _gfff ==nil {return nil ;};return _gfff ._ccfd ;};func _ebfa (_afcb *PdfPage )map[_cde .PdfObjectName ]_cde .PdfObject {_fcd :=make (map[_cde .PdfObjectName ]_cde .PdfObject );if _afcb .Resources ==nil {return _fcd ; +};if _afcb .Resources .Font !=nil {if _eca ,_geb :=_cde .GetDict (_afcb .Resources .Font );_geb {for _ ,_ddbfa :=range _eca .Keys (){_fcd [_ddbfa ]=_eca .Get (_ddbfa );};};};if _afcb .Resources .ExtGState !=nil {if _ecc ,_afed :=_cde .GetDict (_afcb .Resources .ExtGState ); +_afed {for _ ,_bdfb :=range _ecc .Keys (){_fcd [_bdfb ]=_ecc .Get (_bdfb );};};};if _afcb .Resources .XObject !=nil {if _gfcd ,_gggc :=_cde .GetDict (_afcb .Resources .XObject );_gggc {for _ ,_egee :=range _gfcd .Keys (){_fcd [_egee ]=_gfcd .Get (_egee ); +};};};if _afcb .Resources .Pattern !=nil {if _cffgd ,_egfg :=_cde .GetDict (_afcb .Resources .Pattern );_egfg {for _ ,_ddde :=range _cffgd .Keys (){_fcd [_ddde ]=_cffgd .Get (_ddde );};};};if _afcb .Resources .Shading !=nil {if _eeg ,_afce :=_cde .GetDict (_afcb .Resources .Shading ); +_afce {for _ ,_fad :=range _eeg .Keys (){_fcd [_fad ]=_eeg .Get (_fad );};};};if _afcb .Resources .ProcSet !=nil {if _aece ,_gceed :=_cde .GetDict (_afcb .Resources .ProcSet );_gceed {for _ ,_aefaa :=range _aece .Keys (){_fcd [_aefaa ]=_aece .Get (_aefaa ); +};};};if _afcb .Resources .Properties !=nil {if _bcfb ,_aebc :=_cde .GetDict (_afcb .Resources .Properties );_aebc {for _ ,_ccaa :=range _bcfb .Keys (){_fcd [_ccaa ]=_bcfb .Get (_ccaa );};};};return _fcd ;}; -// ToPdfObject implements interface PdfModel. -// Note: Call the sub-annotation's ToPdfObject to set both the generic and non-generic information. -func (_eaaca *PdfAnnotation )ToPdfObject ()_ce .PdfObject {_ffe :=_eaaca ._dec ;_fce :=_ffe .PdfObject .(*_ce .PdfObjectDictionary );_fce .Clear ();_fce .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0041\u006e\u006eo\u0074"));_fce .SetIfNotNil ("\u0052\u0065\u0063\u0074",_eaaca .Rect ); -_fce .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_eaaca .Contents );_fce .SetIfNotNil ("\u0050",_eaaca .P );_fce .SetIfNotNil ("\u004e\u004d",_eaaca .NM );_fce .SetIfNotNil ("\u004d",_eaaca .M );_fce .SetIfNotNil ("\u0046",_eaaca .F ); -_fce .SetIfNotNil ("\u0041\u0050",_eaaca .AP );_fce .SetIfNotNil ("\u0041\u0053",_eaaca .AS );_fce .SetIfNotNil ("\u0042\u006f\u0072\u0064\u0065\u0072",_eaaca .Border );_fce .SetIfNotNil ("\u0043",_eaaca .C );_fce .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_eaaca .StructParent ); -_fce .SetIfNotNil ("\u004f\u0043",_eaaca .OC );return _ffe ;};func (_bead *LTV )getCerts (_aabgf []*_eg .Certificate )([][]byte ,error ){_fead :=make ([][]byte ,0,len (_aabgf ));for _ ,_eefdf :=range _aabgf {_fead =append (_fead ,_eefdf .Raw );};return _fead ,nil ; -};func _dcgbb (_ebad *_ce .PdfObjectDictionary )*VRI {_bcfdf ,_ :=_ce .GetString (_ebad .Get ("\u0054\u0055"));_ggcg ,_ :=_ce .GetString (_ebad .Get ("\u0054\u0053"));return &VRI {Cert :_aaefeg (_ebad .Get ("\u0043\u0065\u0072\u0074")),OCSP :_aaefeg (_ebad .Get ("\u004f\u0043\u0053\u0050")),CRL :_aaefeg (_ebad .Get ("\u0043\u0052\u004c")),TU :_bcfdf ,TS :_ggcg }; -};func (_dbebc *PdfWriter )writeOutputIntents ()error {if len (_dbebc ._dfaac )==0{return nil ;};_becfab :=make ([]_ce .PdfObject ,len (_dbebc ._dfaac ));for _fdbfb ,_dggbg :=range _dbebc ._dfaac {_dffda :=_dggbg .ToPdfObject ();_becfab [_fdbfb ]=_ce .MakeIndirectObject (_dffda ); -};_cbdcg :=_ce .MakeIndirectObject (_ce .MakeArray (_becfab ...));_dbebc ._bbef .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_cbdcg );if _cfegc :=_dbebc .addObjects (_cbdcg );_cfegc !=nil {return _cfegc ;};return nil ; +// SetVersion sets the PDF version of the output file. +func (_fdbbb *PdfWriter )SetVersion (majorVersion ,minorVersion int ){_fdbbb ._dgccdd .Major =majorVersion ;_fdbbb ._dgccdd .Minor =minorVersion ;};func (_cebc *PdfReader )newPdfActionLaunchFromDict (_gedf *_cde .PdfObjectDictionary )(*PdfActionLaunch ,error ){_bfb ,_cdg :=_bfc (_gedf .Get ("\u0046")); +if _cdg !=nil {return nil ,_cdg ;};return &PdfActionLaunch {Win :_gedf .Get ("\u0057\u0069\u006e"),Mac :_gedf .Get ("\u004d\u0061\u0063"),Unix :_gedf .Get ("\u0055\u006e\u0069\u0078"),NewWindow :_gedf .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_bfb },nil ; }; -// NewPdfColorPattern returns an empty color pattern. -func NewPdfColorPattern ()*PdfColorPattern {_beee :=&PdfColorPattern {};return _beee }; +// SetXObjectByName adds the XObject from the passed in stream to the page resources. +// The added XObject is identified by the specified name. +func (_cacdgc *PdfPageResources )SetXObjectByName (keyName _cde .PdfObjectName ,stream *_cde .PdfObjectStream )error {if _cacdgc .XObject ==nil {_cacdgc .XObject =_cde .MakeDict ();};_cfbc :=_cde .TraceToDirectObject (_cacdgc .XObject );_gddf ,_gcfa :=_cfbc .(*_cde .PdfObjectDictionary ); +if !_gcfa {_fb .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",_cacdgc .XObject ,_cfbc );return _gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};_gddf .Set (keyName ,stream );return nil ;}; -// NewPdfAnnotationStamp returns a new stamp annotation. -func NewPdfAnnotationStamp ()*PdfAnnotationStamp {_dfa :=NewPdfAnnotation ();_bfe :=&PdfAnnotationStamp {};_bfe .PdfAnnotation =_dfa ;_bfe .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_dfa .SetContext (_bfe );return _bfe ;}; +// SetFlag sets the flag for the field. +func (_bdff *PdfField )SetFlag (flag FieldFlag ){_bdff .Ff =_cde .MakeInteger (int64 (flag ))}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_gaec *PdfShadingType5 )ToPdfObject ()_ce .PdfObject {_gaec .PdfShading .ToPdfObject ();_gfad ,_cefbg :=_gaec .getShadingDict ();if _cefbg !=nil {_ff .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 _gaec .BitsPerCoordinate !=nil {_gfad .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_gaec .BitsPerCoordinate );};if _gaec .BitsPerComponent !=nil {_gfad .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_gaec .BitsPerComponent ); -};if _gaec .VerticesPerRow !=nil {_gfad .Set ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077",_gaec .VerticesPerRow );};if _gaec .Decode !=nil {_gfad .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_gaec .Decode );};if _gaec .Function !=nil {if len (_gaec .Function )==1{_gfad .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gaec .Function [0].ToPdfObject ()); -}else {_egbfg :=_ce .MakeArray ();for _ ,_daefd :=range _gaec .Function {_egbfg .Append (_daefd .ToPdfObject ());};_gfad .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_egbfg );};};return _gaec ._agcdg ;}; +// NewPdfAnnotationStamp returns a new stamp annotation. +func NewPdfAnnotationStamp ()*PdfAnnotationStamp {_cgdf :=NewPdfAnnotation ();_afgc :=&PdfAnnotationStamp {};_afgc .PdfAnnotation =_cgdf ;_afgc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cgdf .SetContext (_afgc );return _afgc ;};func _becde (_ccgge *PdfField )[]*PdfField {_cgagc :=[]*PdfField {_ccgge }; +for _ ,_dfege :=range _ccgge .Kids {_cgagc =append (_cgagc ,_becde (_dfege )...);};return _cgagc ;}; -// PdfRectangle is a definition of a rectangle. -type PdfRectangle struct{Llx float64 ;Lly float64 ;Urx float64 ;Ury float64 ;};const (BorderStyleSolid BorderStyle =iota ;BorderStyleDashed BorderStyle =iota ;BorderStyleBeveled BorderStyle =iota ;BorderStyleInset BorderStyle =iota ;BorderStyleUnderline BorderStyle =iota ; -); +// NewPdfSignature creates a new PdfSignature object. +func NewPdfSignature (handler SignatureHandler )*PdfSignature {_gebgg :=&PdfSignature {Type :_cde .MakeName ("\u0053\u0069\u0067"),Handler :handler };_fdcdd :=&pdfSignDictionary {PdfObjectDictionary :_cde .MakeDict (),_agfb :&handler ,_ecbaf :_gebgg }; +_gebgg ._gfbaeg =_cde .MakeIndirectObject (_fdcdd );return _gebgg ;}; -// GetXObjectByName gets XObject by name. -func (_fccb *PdfPage )GetXObjectByName (name _ce .PdfObjectName )(_ce .PdfObject ,bool ){_afcb ,_agcg :=_fccb .Resources .XObject .(*_ce .PdfObjectDictionary );if !_agcg {return nil ,false ;};if _gfbe :=_afcb .Get (name );_gfbe !=nil {return _gfbe ,true ; -};return nil ,false ;}; +// ColorFromPdfObjects returns a new PdfColor based on input color components. The input PdfObjects should +// be numeric. +func (_fefb *PdfColorspaceDeviceN )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=_fefb .GetNumComponents (){return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cacb ,_dacdg :=_cde .GetNumbersAsFloat (objects ); +if _dacdg !=nil {return nil ,_dacdg ;};return _fefb .ColorFromFloats (_cacb );}; -// Height returns the height of `rect`. -func (_ccgca *PdfRectangle )Height ()float64 {return _egg .Abs (_ccgca .Ury -_ccgca .Lly )}; +// PdfAnnotationInk represents Ink annotations. +// (Section 12.5.6.13). +type PdfAnnotationInk struct{*PdfAnnotation ;*PdfAnnotationMarkup ;InkList _cde .PdfObject ;BS _cde .PdfObject ;};func (_cacd *PdfReader )newPdfActionMovieFromDict (_aafg *_cde .PdfObjectDictionary )(*PdfActionMovie ,error ){return &PdfActionMovie {Annotation :_aafg .Get ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e"),T :_aafg .Get ("\u0054"),Operation :_aafg .Get ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn")},nil ; +}; -// PdfAnnotationLine represents Line annotations. -// (Section 12.5.6.7). -type PdfAnnotationLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;L _ce .PdfObject ;BS _ce .PdfObject ;LE _ce .PdfObject ;IC _ce .PdfObject ;LL _ce .PdfObject ;LLE _ce .PdfObject ;Cap _ce .PdfObject ;IT _ce .PdfObject ;LLO _ce .PdfObject ;CP _ce .PdfObject ; -Measure _ce .PdfObject ;CO _ce .PdfObject ;}; +// IsValid checks if the given pdf output intent type is valid. +func (_ecdfg PdfOutputIntentType )IsValid ()bool {return _ecdfg >=PdfOutputIntentTypeA1 &&_ecdfg <=PdfOutputIntentTypeX ;}; -// ToPdfObject implements interface PdfModel. -func (_acg *PdfActionNamed )ToPdfObject ()_ce .PdfObject {_acg .PdfAction .ToPdfObject ();_aba :=_acg ._bcc ;_edb :=_aba .PdfObject .(*_ce .PdfObjectDictionary );_edb .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeNamed )));_edb .SetIfNotNil ("\u004e",_acg .N ); -return _aba ;};func (_dgbag *pdfFontType0 )baseFields ()*fontCommon {return &_dgbag .fontCommon }; +// GetAsTilingPattern returns a tiling pattern. Check with IsTiling() prior to using this. +func (_dfeaa *PdfPattern )GetAsTilingPattern ()*PdfTilingPattern {return _dfeaa ._afcgc .(*PdfTilingPattern );}; -// NewPdfActionGoTo returns a new "go to" action. -func NewPdfActionGoTo ()*PdfActionGoTo {_ced :=NewPdfAction ();_bdb :=&PdfActionGoTo {};_bdb .PdfAction =_ced ;_ced .SetContext (_bdb );return _bdb ;}; +// Duplicate creates a duplicate page based on the current one and returns it. +func (_bade *PdfPage )Duplicate ()*PdfPage {_faegf :=*_bade ;_faegf ._bgdbb =_cde .MakeDict ();_faegf ._aaad =_cde .MakeIndirectObject (_faegf ._bgdbb );_faegf ._cgda =*_faegf ._bgdbb ;return &_faegf ;}; -// GetContentStreamObjs returns a slice of PDF objects containing the content -// streams of the page. -func (_bgdb *PdfPage )GetContentStreamObjs ()[]_ce .PdfObject {if _bgdb .Contents ==nil {return nil ;};_cbea :=_ce .TraceToDirectObject (_bgdb .Contents );if _cfcd ,_gcfae :=_cbea .(*_ce .PdfObjectArray );_gcfae {return _cfcd .Elements ();};return []_ce .PdfObject {_cbea }; -};func (_ggegc *PdfWriter )optimizeDocument ()error {if _ggegc ._dgeef ==nil {return nil ;};_egefg ,_cceec :=_ce .GetDict (_ggegc ._dcecd );if !_cceec {return _ge .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"); -};_cgaff :=_ffa .Document {ID :[2]string {_ggegc ._aecc ,_ggegc ._efbed },Version :_ggegc ._facee ,Objects :_ggegc ._adbee ,Info :_egefg ,Crypt :_ggegc ._cgebe ,UseHashBasedID :_ggegc ._aegf };if _aagea :=_ggegc ._dgeef .ApplyStandard (&_cgaff );_aagea !=nil {return _aagea ; -};_ggegc ._aecc ,_ggegc ._efbed =_cgaff .ID [0],_cgaff .ID [1];_ggegc ._facee =_cgaff .Version ;_ggegc ._adbee =_cgaff .Objects ;_ggegc ._dcecd .PdfObject =_cgaff .Info ;_ggegc ._aegf =_cgaff .UseHashBasedID ;_ggegc ._cgebe =_cgaff .Crypt ;_afcgc :=make (map[_ce .PdfObject ]struct{},len (_ggegc ._adbee )); -for _ ,_bbdegd :=range _ggegc ._adbee {_afcgc [_bbdegd ]=struct{}{};};_ggegc ._gdaab =_afcgc ;return nil ;};func (_cfag *PdfReader )newPdfAnnotationWidgetFromDict (_fec *_ce .PdfObjectDictionary )(*PdfAnnotationWidget ,error ){_cffd :=PdfAnnotationWidget {}; -_cffd .H =_fec .Get ("\u0048");_cffd .MK =_fec .Get ("\u004d\u004b");_cffd .A =_fec .Get ("\u0041");_cffd .AA =_fec .Get ("\u0041\u0041");_cffd .BS =_fec .Get ("\u0042\u0053");_cffd .Parent =_fec .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");return &_cffd ,nil ; -}; +// GetOptimizer returns current PDF optimizer. +func (_bcaac *PdfWriter )GetOptimizer ()Optimizer {return _bcaac ._fegcee }; -// SetOCProperties sets the optional content properties. -func (_cbef *PdfWriter )SetOCProperties (ocProperties _ce .PdfObject )error {_dbbaa :=_cbef ._bbef ;if ocProperties !=nil {_ff .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u004f\u0043\u0020\u0050\u0072o\u0070\u0065\u0072\u0074\u0069\u0065\u0073\u002e\u002e\u002e"); -_dbbaa .Set ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",ocProperties );return _cbef .addObjects (ocProperties );};return nil ;};func (_fba *PdfReader )newPdfActionFromIndirectObject (_db *_ce .PdfIndirectObject )(*PdfAction ,error ){_ebab ,_eff :=_db .PdfObject .(*_ce .PdfObjectDictionary ); -if !_eff {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 :=_fba ._aedda .GetModelFromPrimitive (_ebab );model !=nil {_fgf ,_geb :=model .(*PdfAction );if !_geb {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 _fgf ,nil ;};_cebb :=&PdfAction {};_cebb ._bcc =_db ;_fba ._aedda .Register (_ebab ,_cebb );if _ded :=_ebab .Get ("\u0054\u0079\u0070\u0065");_ded !=nil {_cac ,_fdd :=_ded .(*_ce .PdfObjectName );if !_fdd {_ff .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",_ded ); -}else {if *_cac !="\u0041\u0063\u0074\u0069\u006f\u006e"{_ff .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",*_cac ); -};_cebb .Type =_cac ;};};if _fbac :=_ebab .Get ("\u004e\u0065\u0078\u0074");_fbac !=nil {_cebb .Next =_fbac ;};if _aeag :=_ebab .Get ("\u0053");_aeag !=nil {_cebb .S =_aeag ;};_gag ,_bbb :=_cebb .S .(*_ce .PdfObjectName );if !_bbb {_ff .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",_cebb .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",_cebb .S );};_gfe :=PdfActionType (_gag .String ()); -switch _gfe {case ActionTypeGoTo :_ecbg ,_cdgd :=_fba .newPdfActionGotoFromDict (_ebab );if _cdgd !=nil {return nil ,_cdgd ;};_ecbg .PdfAction =_cebb ;_cebb ._gbf =_ecbg ;return _cebb ,nil ;case ActionTypeGoToR :_caad ,_efe :=_fba .newPdfActionGotoRFromDict (_ebab ); -if _efe !=nil {return nil ,_efe ;};_caad .PdfAction =_cebb ;_cebb ._gbf =_caad ;return _cebb ,nil ;case ActionTypeGoToE :_aab ,_ccb :=_fba .newPdfActionGotoEFromDict (_ebab );if _ccb !=nil {return nil ,_ccb ;};_aab .PdfAction =_cebb ;_cebb ._gbf =_aab ; -return _cebb ,nil ;case ActionTypeLaunch :_cedc ,_dee :=_fba .newPdfActionLaunchFromDict (_ebab );if _dee !=nil {return nil ,_dee ;};_cedc .PdfAction =_cebb ;_cebb ._gbf =_cedc ;return _cebb ,nil ;case ActionTypeThread :_gad ,_dce :=_fba .newPdfActionThreadFromDict (_ebab ); -if _dce !=nil {return nil ,_dce ;};_gad .PdfAction =_cebb ;_cebb ._gbf =_gad ;return _cebb ,nil ;case ActionTypeURI :_bcf ,_ecfe :=_fba .newPdfActionURIFromDict (_ebab );if _ecfe !=nil {return nil ,_ecfe ;};_bcf .PdfAction =_cebb ;_cebb ._gbf =_bcf ;return _cebb ,nil ; -case ActionTypeSound :_ead ,_adf :=_fba .newPdfActionSoundFromDict (_ebab );if _adf !=nil {return nil ,_adf ;};_ead .PdfAction =_cebb ;_cebb ._gbf =_ead ;return _cebb ,nil ;case ActionTypeMovie :_bdgc ,_eaf :=_fba .newPdfActionMovieFromDict (_ebab );if _eaf !=nil {return nil ,_eaf ; -};_bdgc .PdfAction =_cebb ;_cebb ._gbf =_bdgc ;return _cebb ,nil ;case ActionTypeHide :_eegc ,_gfc :=_fba .newPdfActionHideFromDict (_ebab );if _gfc !=nil {return nil ,_gfc ;};_eegc .PdfAction =_cebb ;_cebb ._gbf =_eegc ;return _cebb ,nil ;case ActionTypeNamed :_gbd ,_cgag :=_fba .newPdfActionNamedFromDict (_ebab ); -if _cgag !=nil {return nil ,_cgag ;};_gbd .PdfAction =_cebb ;_cebb ._gbf =_gbd ;return _cebb ,nil ;case ActionTypeSubmitForm :_ffac ,_cae :=_fba .newPdfActionSubmitFormFromDict (_ebab );if _cae !=nil {return nil ,_cae ;};_ffac .PdfAction =_cebb ;_cebb ._gbf =_ffac ; -return _cebb ,nil ;case ActionTypeResetForm :_eeff ,_cba :=_fba .newPdfActionResetFormFromDict (_ebab );if _cba !=nil {return nil ,_cba ;};_eeff .PdfAction =_cebb ;_cebb ._gbf =_eeff ;return _cebb ,nil ;case ActionTypeImportData :_egf ,_eaa :=_fba .newPdfActionImportDataFromDict (_ebab ); -if _eaa !=nil {return nil ,_eaa ;};_egf .PdfAction =_cebb ;_cebb ._gbf =_egf ;return _cebb ,nil ;case ActionTypeSetOCGState :_abe ,_dbg :=_fba .newPdfActionSetOCGStateFromDict (_ebab );if _dbg !=nil {return nil ,_dbg ;};_abe .PdfAction =_cebb ;_cebb ._gbf =_abe ; -return _cebb ,nil ;case ActionTypeRendition :_bdf ,_aad :=_fba .newPdfActionRenditionFromDict (_ebab );if _aad !=nil {return nil ,_aad ;};_bdf .PdfAction =_cebb ;_cebb ._gbf =_bdf ;return _cebb ,nil ;case ActionTypeTrans :_cgc ,_eccg :=_fba .newPdfActionTransFromDict (_ebab ); -if _eccg !=nil {return nil ,_eccg ;};_cgc .PdfAction =_cebb ;_cebb ._gbf =_cgc ;return _cebb ,nil ;case ActionTypeGoTo3DView :_beb ,_bgf :=_fba .newPdfActionGoTo3DViewFromDict (_ebab );if _bgf !=nil {return nil ,_bgf ;};_beb .PdfAction =_cebb ;_cebb ._gbf =_beb ; -return _cebb ,nil ;case ActionTypeJavaScript :_cgaa ,_fgg :=_fba .newPdfActionJavaScriptFromDict (_ebab );if _fgg !=nil {return nil ,_fgg ;};_cgaa .PdfAction =_cebb ;_cebb ._gbf =_cgaa ;return _cebb ,nil ;};_ff .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",_gfe ); -return nil ,nil ;};type modelManager struct{_dgefa map[PdfModel ]_ce .PdfObject ;_adbfe map[_ce .PdfObject ]PdfModel ;}; +// GetContainingPdfObject implements interface PdfModel. +func (_ccd *PdfAnnotation )GetContainingPdfObject ()_cde .PdfObject {return _ccd ._gfg }; -// Val returns the color value. -func (_cgfa *PdfColorDeviceGray )Val ()float64 {return float64 (*_cgfa )}; +// GetNumComponents returns the number of color components (1 for Separation). +func (_ece *PdfColorspaceSpecialSeparation )GetNumComponents ()int {return 1}; -// Subtype returns the font's "Subtype" field. -func (_ggcfa *PdfFont )Subtype ()string {_bgaf :=_ggcfa .baseFields ()._baafb ;if _bbee ,_eafba :=_ggcfa ._dace .(*pdfFontType0 );_eafba {_bgaf =_bgaf +"\u003a"+_bbee .DescendantFont .Subtype ();};return _bgaf ;};func _bfddba (_dcdadc *_ce .PdfObjectDictionary )(*PdfShadingType3 ,error ){_cgfga :=PdfShadingType3 {}; -_bfcbb :=_dcdadc .Get ("\u0043\u006f\u006f\u0072\u0064\u0073");if _bfcbb ==nil {_ff .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 ;};_fbga ,_gcdbg :=_bfcbb .(*_ce .PdfObjectArray );if !_gcdbg {_ff .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",_bfcbb ); -return nil ,_ce .ErrTypeError ;};if _fbga .Len ()!=6{_ff .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",_fbga .Len ());return nil ,ErrInvalidAttribute ; -};_cgfga .Coords =_fbga ;if _cacfe :=_dcdadc .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_cacfe !=nil {_cacfe =_ce .TraceToDirectObject (_cacfe );_eacb ,_adbbe :=_cacfe .(*_ce .PdfObjectArray );if !_adbbe {_ff .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",_cacfe ); -return nil ,_ce .ErrTypeError ;};_cgfga .Domain =_eacb ;};_bfcbb =_dcdadc .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _bfcbb ==nil {_ff .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 ;};_cgfga .Function =[]PdfFunction {};if _fagb ,_ceced :=_bfcbb .(*_ce .PdfObjectArray );_ceced {for _ ,_cffagb :=range _fagb .Elements (){_faag ,_gefe :=_cegfd (_cffagb );if _gefe !=nil {_ff .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",_gefe ); -return nil ,_gefe ;};_cgfga .Function =append (_cgfga .Function ,_faag );};}else {_adfb ,_bdcde :=_cegfd (_bfcbb );if _bdcde !=nil {_ff .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",_bdcde ); -return nil ,_bdcde ;};_cgfga .Function =append (_cgfga .Function ,_adfb );};if _aecgd :=_dcdadc .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_aecgd !=nil {_aecgd =_ce .TraceToDirectObject (_aecgd );_edec ,_bbeefe :=_aecgd .(*_ce .PdfObjectArray );if !_bbeefe {_ff .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",_aecgd ); -return nil ,_ce .ErrTypeError ;};if _edec .Len ()!=2{_ff .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",_edec .Len ());return nil ,ErrInvalidAttribute ; -};_cgfga .Extend =_edec ;};return &_cgfga ,nil ;}; +// AddContentStreamByString adds content stream by string. Puts the content +// string into a stream object and points the content stream towards it. +func (_eaegg *PdfPage )AddContentStreamByString (contentStr string )error {_efgca ,_gbacg :=_cde .MakeStream ([]byte (contentStr ),_cde .NewFlateEncoder ());if _gbacg !=nil {return _gbacg ;};if _eaegg .Contents ==nil {_eaegg .Contents =_efgca ;}else {_gbgg :=_cde .TraceToDirectObject (_eaegg .Contents ); +_facbg ,_aebd :=_gbgg .(*_cde .PdfObjectArray );if !_aebd {_facbg =_cde .MakeArray (_gbgg );};_facbg .Append (_efgca );_eaegg .Contents =_facbg ;};return nil ;}; -// FieldValueProvider provides field values from a data source such as FDF, JSON or any other. -type FieldValueProvider interface{FieldValues ()(map[string ]_ce .PdfObject ,error );}; +// PdfActionSubmitForm represents a submitForm action. +type PdfActionSubmitForm struct{*PdfAction ;F *PdfFilespec ;Fields _cde .PdfObject ;Flags _cde .PdfObject ;}; -// NewPdfAnnotationCaret returns a new caret annotation. -func NewPdfAnnotationCaret ()*PdfAnnotationCaret {_cabe :=NewPdfAnnotation ();_gcg :=&PdfAnnotationCaret {};_gcg .PdfAnnotation =_cabe ;_gcg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cabe .SetContext (_gcg );return _gcg ;}; +// Fill populates `form` with values provided by `provider`. +func (_dgbgdg *PdfAcroForm )Fill (provider FieldValueProvider )error {return _dgbgdg .fill (provider ,nil );}; -// PdfAnnotationMarkup represents additional fields for mark-up annotations. -// (Section 12.5.6.2 p. 399). -type PdfAnnotationMarkup struct{T _ce .PdfObject ;Popup *PdfAnnotationPopup ;CA _ce .PdfObject ;RC _ce .PdfObject ;CreationDate _ce .PdfObject ;IRT _ce .PdfObject ;Subj _ce .PdfObject ;RT _ce .PdfObject ;IT _ce .PdfObject ;ExData _ce .PdfObject ;}; +// AddOutlineTree adds outlines to a PDF file. +func (_bcbbf *PdfWriter )AddOutlineTree (outlineTree *PdfOutlineTreeNode ){_bcbbf ._aabac =outlineTree }; -// PdfShadingType3 is a Radial shading. -type PdfShadingType3 struct{*PdfShading ;Coords *_ce .PdfObjectArray ;Domain *_ce .PdfObjectArray ;Function []PdfFunction ;Extend *_ce .PdfObjectArray ;}; +// DefaultImageHandler is the default implementation of the ImageHandler using the standard go library. +type DefaultImageHandler struct{};func (_afdg *PdfWriter )writeDocumentVersion (){if _afdg ._ceaea {_afdg .writeString ("\u000a");}else {_afdg .writeString (_a .Sprintf ("\u0025\u0025\u0050D\u0046\u002d\u0025\u0064\u002e\u0025\u0064\u000a",_afdg ._dgccdd .Major ,_afdg ._dgccdd .Minor )); +_afdg .writeString ("\u0025\u00e2\u00e3\u00cf\u00d3\u000a");};}; -// 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 ){_fdgab ,_bgadc :=_gdc .ParsePdfTime (dateStr );if _bgadc !=nil {return PdfDate {},_bgadc ;};return NewPdfDateFromTime (_fdgab );}; +// C returns the value of the C component of the color. +func (_fbab *PdfColorCalRGB )C ()float64 {return _fbab [2]};var (_afgeb =_cgg .MustCompile ("\u005cd\u002b\u0020\u0064\u0069c\u0074\u005c\u0073\u002b\u0028d\u0075p\u005cs\u002b\u0029\u003f\u0062\u0065\u0067\u0069n");_abbaa =_cgg .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"); +_fgecc =_cgg .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"); +_ggbacf ="\u002f\u0045\u006e\u0063od\u0069\u006e\u0067\u0020\u0032\u0035\u0036\u0020\u0061\u0072\u0072\u0061\u0079";_agbb ="\u0072\u0065\u0061d\u006f\u006e\u006c\u0079\u0020\u0064\u0065\u0066";_bbefc ="\u0063\u0075\u0072\u0072\u0065\u006e\u0074\u0066\u0069\u006c\u0065\u0020e\u0065\u0078\u0065\u0063"; +); -// GetNamedDestinations returns the Dests entry in the PDF catalog. -// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). -func (_egffe *PdfReader )GetNamedDestinations ()(_ce .PdfObject ,error ){_ccefb :=_ce .ResolveReference (_egffe ._cfcdg .Get ("\u0044\u0065\u0073t\u0073"));if _ccefb ==nil {return nil ,nil ;};if !_egffe ._cgbdb {_caeae :=_egffe .traverseObjectData (_ccefb ); -if _caeae !=nil {return nil ,_caeae ;};};return _ccefb ,nil ;};func (_afba *PdfColorspaceSpecialSeparation )String ()string {return "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e";}; +// PdfShadingType1 is a Function-based shading. +type PdfShadingType1 struct{*PdfShading ;Domain *_cde .PdfObjectArray ;Matrix *_cde .PdfObjectArray ;Function []PdfFunction ;}; -// 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 ;_ggbg *_ce .PdfIndirectObject ; +// GetContext returns a reference to the subpattern entry: either PdfTilingPattern or PdfShadingPattern. +func (_abffb *PdfPattern )GetContext ()PdfModel {return _abffb ._afcgc }; -// Type: Sig/DocTimeStamp -Type *_ce .PdfObjectName ;Filter *_ce .PdfObjectName ;SubFilter *_ce .PdfObjectName ;Contents *_ce .PdfObjectString ;Cert _ce .PdfObject ;ByteRange *_ce .PdfObjectArray ;Reference *_ce .PdfObjectArray ;Changes *_ce .PdfObjectArray ;Name *_ce .PdfObjectString ; -M *_ce .PdfObjectString ;Location *_ce .PdfObjectString ;Reason *_ce .PdfObjectString ;ContactInfo *_ce .PdfObjectString ;R *_ce .PdfObjectInteger ;V *_ce .PdfObjectInteger ;PropBuild *_ce .PdfObjectDictionary ;PropAuthTime *_ce .PdfObjectInteger ;PropAuthType *_ce .PdfObjectName ; -}; +// 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 ;_aggbf *_cde .PdfIndirectObject ;}; -// SetContentStream sets the pattern cell's content stream. -func (_fgbcd *PdfTilingPattern )SetContentStream (content []byte ,encoder _ce .StreamEncoder )error {_fgeaa ,_eeede :=_fgbcd ._gadcb .(*_ce .PdfObjectStream );if !_eeede {_ff .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",_fgbcd ._gadcb ); -return _ce .ErrTypeError ;};if encoder ==nil {encoder =_ce .NewRawEncoder ();};_gbgec :=_fgeaa .PdfObjectDictionary ;_accf :=encoder .MakeStreamDict ();_gbgec .Merge (_accf );_afbead ,_aaaag :=encoder .EncodeBytes (content );if _aaaag !=nil {return _aaaag ; -};_gbgec .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_afbead ))));_fgeaa .Stream =_afbead ;return nil ;}; +// NewPdfColorPatternType3 returns an empty color shading pattern type 3 (Radial). +func NewPdfColorPatternType3 ()*PdfColorPatternType3 {_ccgcc :=&PdfColorPatternType3 {};return _ccgcc ;}; -// ToPdfObject converts PdfAcroForm to a PdfObject, i.e. an indirect object containing the -// AcroForm dictionary. -func (_beca *PdfAcroForm )ToPdfObject ()_ce .PdfObject {_cdfeg :=_beca ._febb ;_acgb :=_cdfeg .PdfObject .(*_ce .PdfObjectDictionary );if _beca .Fields !=nil {_ggaag :=_ce .PdfObjectArray {};for _ ,_aafdc :=range *_beca .Fields {_bagf :=_aafdc .GetContext (); -if _bagf !=nil {_ggaag .Append (_bagf .ToPdfObject ());}else {_ggaag .Append (_aafdc .ToPdfObject ());};};_acgb .Set ("\u0046\u0069\u0065\u006c\u0064\u0073",&_ggaag );};if _beca .NeedAppearances !=nil {_acgb .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_beca .NeedAppearances ); -}else {if _geab :=_acgb .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");_geab !=nil {_acgb .Remove ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");};};if _beca .SigFlags !=nil {_acgb .Set ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073",_beca .SigFlags ); -};if _beca .CO !=nil {_acgb .Set ("\u0043\u004f",_beca .CO );};if _beca .DR !=nil {_acgb .Set ("\u0044\u0052",_beca .DR .ToPdfObject ());};if _beca .DA !=nil {_acgb .Set ("\u0044\u0041",_beca .DA );};if _beca .Q !=nil {_acgb .Set ("\u0051",_beca .Q );}; -if _beca .XFA !=nil {_acgb .Set ("\u0058\u0046\u0041",_beca .XFA );};if _beca .ADBEEchoSign !=nil {_acgb .Set ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e",_beca .ADBEEchoSign );};return _cdfeg ;}; +// GetAsShadingPattern returns a shading pattern. Check with IsShading() prior to using this. +func (_gfagb *PdfPattern )GetAsShadingPattern ()*PdfShadingPattern {return _gfagb ._afcgc .(*PdfShadingPattern );};func (_eebdd *PdfWriter )writeXRefStreams (_abcbc int ,_ddaccd int64 )error {_debge :=_abcbc +1;_eebdd ._cegabf [_debge ]=crossReference {Type :1,ObjectNumber :_debge ,Offset :_ddaccd }; +_acbeb :=_bb .NewBuffer (nil );_bbbgf :=_cde .MakeArray ();for _agbgg :=0;_agbgg <=_abcbc ;{for ;_agbgg <=_abcbc ;_agbgg ++{_ccgdd ,_gcfea :=_eebdd ._cegabf [_agbgg ];if _gcfea &&(!_eebdd ._ceaea ||_eebdd ._ceaea &&(_ccgdd .Type ==1&&_ccgdd .Offset >=_eebdd ._fgcbc ||_ccgdd .Type ==0)){break ; +};};var _bbdbg int ;for _bbdbg =_agbgg +1;_bbdbg <=_abcbc ;_bbdbg ++{_fcccf ,_ebaf :=_eebdd ._cegabf [_bbdbg ];if _ebaf &&(!_eebdd ._ceaea ||_eebdd ._ceaea &&(_fcccf .Type ==1&&_fcccf .Offset > _eebdd ._fgcbc )){continue ;};break ;};_bbbgf .Append (_cde .MakeInteger (int64 (_agbgg )),_cde .MakeInteger (int64 (_bbdbg -_agbgg ))); +for _abbgc :=_agbgg ;_abbgc < _bbdbg ;_abbgc ++{_bdacc :=_eebdd ._cegabf [_abbgc ];switch _bdacc .Type {case 0:_eb .Write (_acbeb ,_eb .BigEndian ,byte (0));_eb .Write (_acbeb ,_eb .BigEndian ,uint32 (0));_eb .Write (_acbeb ,_eb .BigEndian ,uint16 (0xFFFF)); +case 1:_eb .Write (_acbeb ,_eb .BigEndian ,byte (1));_eb .Write (_acbeb ,_eb .BigEndian ,uint32 (_bdacc .Offset ));_eb .Write (_acbeb ,_eb .BigEndian ,uint16 (_bdacc .Generation ));case 2:_eb .Write (_acbeb ,_eb .BigEndian ,byte (2));_eb .Write (_acbeb ,_eb .BigEndian ,uint32 (_bdacc .ObjectNumber )); +_eb .Write (_acbeb ,_eb .BigEndian ,uint16 (_bdacc .Index ));};};_agbgg =_bbdbg +1;};_abgbf ,_aaacd :=_cde .MakeStream (_acbeb .Bytes (),_cde .NewFlateEncoder ());if _aaacd !=nil {return _aaacd ;};_abgbf .ObjectNumber =int64 (_debge );_abgbf .PdfObjectDictionary .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0058\u0052\u0065\u0066")); +_abgbf .PdfObjectDictionary .Set ("\u0057",_cde .MakeArray (_cde .MakeInteger (1),_cde .MakeInteger (4),_cde .MakeInteger (2)));_abgbf .PdfObjectDictionary .Set ("\u0049\u006e\u0064e\u0078",_bbbgf );_abgbf .PdfObjectDictionary .Set ("\u0053\u0069\u007a\u0065",_cde .MakeInteger (int64 (_debge ))); +_abgbf .PdfObjectDictionary .Set ("\u0049\u006e\u0066\u006f",_eebdd ._decfde );_abgbf .PdfObjectDictionary .Set ("\u0052\u006f\u006f\u0074",_eebdd ._dbabf );if _eebdd ._ceaea &&_eebdd ._abdd > 0{_abgbf .PdfObjectDictionary .Set ("\u0050\u0072\u0065\u0076",_cde .MakeInteger (_eebdd ._abdd )); +};if _eebdd ._febcf !=nil {_abgbf .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_eebdd ._fdbfc );};if _eebdd ._dgdef ==nil &&_eebdd ._fegb !=""&&_eebdd ._dbbaa !=""{_eebdd ._dgdef =_cde .MakeArray (_cde .MakeHexString (_eebdd ._fegb ),_cde .MakeHexString (_eebdd ._dbbaa )); +};if _eebdd ._dgdef !=nil {_fb .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_eebdd ._dgdef );_abgbf .Set ("\u0049\u0044",_eebdd ._dgdef );};_eebdd .writeObject (int (_abgbf .ObjectNumber ),_abgbf );return nil ;};func _cffcc (_cgffg _cde .PdfObject )[]*_cde .PdfObjectStream {if _cgffg ==nil {return nil ; +};_fbcce ,_ecfbgg :=_cde .GetArray (_cgffg );if !_ecfbgg ||_fbcce .Len ()==0{return nil ;};_dccbd :=make ([]*_cde .PdfObjectStream ,0,_fbcce .Len ());for _ ,_dgfc :=range _fbcce .Elements (){if _dfbdc ,_fdbcb :=_cde .GetStream (_dgfc );_fdbcb {_dccbd =append (_dccbd ,_dfbdc ); +};};return _dccbd ;}; -// PdfShadingType4 is a Free-form Gouraud-shaded triangle mesh. -type PdfShadingType4 struct{*PdfShading ;BitsPerCoordinate *_ce .PdfObjectInteger ;BitsPerComponent *_ce .PdfObjectInteger ;BitsPerFlag *_ce .PdfObjectInteger ;Decode *_ce .PdfObjectArray ;Function []PdfFunction ;}; +// NewOutlineBookmark returns an initialized PdfOutlineItem for a given bookmark title and page. +func NewOutlineBookmark (title string ,page *_cde .PdfIndirectObject )*PdfOutlineItem {_ffggc :=PdfOutlineItem {};_ffggc ._aeefd =&_ffggc ;_ffggc .Title =_cde .MakeString (title );_gage :=_cde .MakeArray ();_gage .Append (page );_gage .Append (_cde .MakeName ("\u0046\u0069\u0074")); +_ffggc .Dest =_gage ;return &_ffggc ;};func (_cdege *PdfWriter )updateObjectNumbers (){_ecgca :=_cdege .ObjNumOffset ;_bffea :=0;for _ ,_aaaef :=range _cdege ._abbc {_ceced :=int64 (_bffea +1+_ecgca );_gcbfe :=true ;if _cdege ._ceaea {if _eccag ,_dfbcf :=_cdege ._abebf [_aaaef ]; +_dfbcf {_ceced =_eccag ;_gcbfe =false ;};};switch _dfegg :=_aaaef .(type ){case *_cde .PdfIndirectObject :_dfegg .ObjectNumber =_ceced ;_dfegg .GenerationNumber =0;case *_cde .PdfObjectStream :_dfegg .ObjectNumber =_ceced ;_dfegg .GenerationNumber =0;case *_cde .PdfObjectStreams :_dfegg .ObjectNumber =_ceced ; +_dfegg .GenerationNumber =0;default:_fb .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",_dfegg );continue ; +};if _gcbfe {_bffea ++;};};_efaca :=func (_dgafc _cde .PdfObject )int64 {switch _aefca :=_dgafc .(type ){case *_cde .PdfIndirectObject :return _aefca .ObjectNumber ;case *_cde .PdfObjectStream :return _aefca .ObjectNumber ;case *_cde .PdfObjectStreams :return _aefca .ObjectNumber ; +};return 0;};_cf .SliceStable (_cdege ._abbc ,func (_bfcag ,_cgdag int )bool {return _efaca (_cdege ._abbc [_bfcag ])< _efaca (_cdege ._abbc [_cgdag ])});}; -// GetContainingPdfObject returns the container of the outline tree node (indirect object). -func (_fdabc *PdfOutlineTreeNode )GetContainingPdfObject ()_ce .PdfObject {return _fdabc .GetContext ().GetContainingPdfObject ();}; +// SetOptimizer sets the optimizer to optimize PDF before writing. +func (_edceb *PdfWriter )SetOptimizer (optimizer Optimizer ){_edceb ._fegcee =optimizer }; -// SetShadingByName sets a shading resource specified by keyName. -func (_adeaaa *PdfPageResources )SetShadingByName (keyName _ce .PdfObjectName ,shadingObj _ce .PdfObject )error {if _adeaaa .Shading ==nil {_adeaaa .Shading =_ce .MakeDict ();};_agag ,_bedf :=_ce .GetDict (_adeaaa .Shading );if !_bedf {return _ce .ErrTypeError ; -};_agag .Set (keyName ,shadingObj );return nil ;}; +// PdfAnnotationCaret represents Caret annotations. +// (Section 12.5.6.11). +type PdfAnnotationCaret struct{*PdfAnnotation ;*PdfAnnotationMarkup ;RD _cde .PdfObject ;Sy _cde .PdfObject ;}; -// IsValid checks if the given pdf output intent type is valid. -func (_dbbfa PdfOutputIntentType )IsValid ()bool {return _dbbfa >=PdfOutputIntentTypeA1 &&_dbbfa <=PdfOutputIntentTypeX ;};func (_cad *PdfAppender )addNewObject (_fdag _ce .PdfObject ){if _ ,_bcbfb :=_cad ._acbd [_fdag ];!_bcbfb {_cad ._beff =append (_cad ._beff ,_fdag ); -_cad ._acbd [_fdag ]=struct{}{};};};var (_cbcgc _b .Mutex ;_fadafb ="";_faegc _c .Time ;_daadg ="";_babb ="";_dfecd _c .Time ;_cdgba ="";_bfdac ="";_dbfgc ="";); +// NewEmbeddedFileFromContent construct a new EmbeddedFile from supplied file content. +func NewEmbeddedFileFromContent (content []byte )(*EmbeddedFile ,error ){_gcgd :=_aaf .Detect (content );_afgg :=_eg .Sum (content );_ddcf :=&EmbeddedFile {Name :"\u0061\u0074\u0074\u0061\u0063\u0068\u006d\u0065\u006e\u0074",Content :content ,FileType :_gcgd .String (),Hash :_f .EncodeToString (_afgg [:])}; +return _ddcf ,nil ;};func (_fbecf *PdfReader )resolveReference (_cbdde *_cde .PdfObjectReference )(_cde .PdfObject ,bool ,error ){_ffadb ,_bcdbf :=_fbecf ._fdccd .ObjCache [int (_cbdde .ObjectNumber )];if !_bcdbf {_fb .Log .Trace ("R\u0065\u0061\u0064\u0065r \u004co\u006f\u006b\u0075\u0070\u0020r\u0065\u0066\u003a\u0020\u0025\u0073",_cbdde ); +_febfc ,_ddfgg :=_fbecf ._fdccd .LookupByReference (*_cbdde );if _ddfgg !=nil {return nil ,false ,_ddfgg ;};_fbecf ._fdccd .ObjCache [int (_cbdde .ObjectNumber )]=_febfc ;return _febfc ,false ,nil ;};return _ffadb ,true ,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{ +// String returns a string representation of the field. +func (_bedag *PdfField )String ()string {if _efcc ,_gacfg :=_bedag .ToPdfObject ().(*_cde .PdfIndirectObject );_gacfg {return _a .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_bedag ._cdfff ,_efcc .PdfObject .String ());};return "";}; -// Type: Pattern -PatternType int64 ;_fbea PdfModel ;_gadcb _ce .PdfObject ;}; +// GetPreviousRevision returns the previous revision of PdfReader for the Pdf document +func (_beccd *PdfReader )GetPreviousRevision ()(*PdfReader ,error ){if _beccd ._fdccd .GetRevisionNumber ()==0{return nil ,_gf .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 _aefac ,_aagcd :=_beccd ._abece [_beccd ];_aagcd {return _aefac ,nil ;};_gbfec ,_cbea :=_beccd ._fdccd .GetPreviousRevisionReadSeeker ();if _cbea !=nil {return nil ,_cbea ;};_deagg ,_cbea :=_deeac (_gbfec ,_beccd ._fafdd ,_beccd ._ggbga ,"\u006do\u0064\u0065\u006c\u003aG\u0065\u0074\u0050\u0072\u0065v\u0069o\u0075s\u0052\u0065\u0076\u0069\u0073\u0069\u006fn"); +if _cbea !=nil {return nil ,_cbea ;};_beccd ._egfff [_beccd ._fdccd .GetRevisionNumber ()-1]=_deagg ;_beccd ._abece [_beccd ]=_deagg ;_deagg ._abece =_beccd ._abece ;return _deagg ,nil ;}; -// NewPdfColorspaceSpecialIndexed returns a new Indexed color. -func NewPdfColorspaceSpecialIndexed ()*PdfColorspaceSpecialIndexed {return &PdfColorspaceSpecialIndexed {HiVal :255};}; +// WriteToFile writes the output PDF to file. +func (_fbedf *PdfWriter )WriteToFile (outputFilePath string )error {_ccbfa ,_aeceb :=_cd .Create (outputFilePath );if _aeceb !=nil {return _aeceb ;};defer _ccbfa .Close ();return _fbedf .Write (_ccbfa );}; -// ToPdfObject returns the PDF representation of the VRI dictionary. -func (_bcab *VRI )ToPdfObject ()*_ce .PdfObjectDictionary {_befe :=_ce .MakeDict ();_befe .SetIfNotNil (_ce .PdfObjectName ("\u0043\u0065\u0072\u0074"),_gegfc (_bcab .Cert ));_befe .SetIfNotNil (_ce .PdfObjectName ("\u004f\u0043\u0053\u0050"),_gegfc (_bcab .OCSP )); -_befe .SetIfNotNil (_ce .PdfObjectName ("\u0043\u0052\u004c"),_gegfc (_bcab .CRL ));_befe .SetIfNotNil ("\u0054\u0055",_bcab .TU );_befe .SetIfNotNil ("\u0054\u0053",_bcab .TS );return _befe ;}; +// Items returns all children outline items. +func (_afeaa *OutlineItem )Items ()[]*OutlineItem {return _afeaa .Entries };func (_acee *PdfWriter )setWriter (_acbcd _df .Writer ){_acee ._gbacgg =_acee ._adgdg ;_acee ._efccc =_g .NewWriter (_acbcd );}; -// String returns a string representation of PdfTransformParamsDocMDP. -func (_ecad *PdfTransformParamsDocMDP )String ()string {return _e .Sprintf ("\u0025\u0073\u0020\u0050\u003a\u0020\u0025\u0073\u0020V\u003a\u0020\u0025\u0073",_ecad .Type ,_ecad .P ,_ecad .V );};func (_adfed *PdfReader )loadPerms ()(*Permissions ,error ){if _fcee :=_adfed ._cfcdg .Get ("\u0050\u0065\u0072m\u0073"); -_fcee !=nil {if _dfefe ,_eface :=_ce .GetDict (_fcee );_eface {_dggf :=_dfefe .Get ("\u0044\u006f\u0063\u004d\u0044\u0050");if _dggf ==nil {return nil ,nil ;};if _ddda ,_eegbd :=_ce .GetIndirect (_dggf );_eegbd {_ggfcc ,_acdgd :=_adfed .newPdfSignatureFromIndirect (_ddda ); -if _acdgd !=nil {return nil ,_acdgd ;};return NewPermissions (_ggfcc ),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 ;}; +// B returns the value of the B component of the color. +func (_gaae *PdfColorCalRGB )B ()float64 {return _gaae [1]}; -// AddExtGState add External Graphics State (GState). The gsDict can be specified -// either directly as a dictionary or an indirect object containing a dictionary. -func (_deee *PdfPageResources )AddExtGState (gsName _ce .PdfObjectName ,gsDict _ce .PdfObject )error {if _deee .ExtGState ==nil {_deee .ExtGState =_ce .MakeDict ();};_gcgda :=_deee .ExtGState ;_ecfdb ,_gggfg :=_ce .TraceToDirectObject (_gcgda ).(*_ce .PdfObjectDictionary ); -if !_gggfg {_ff .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",_gcgda ,_ce .TraceToDirectObject (_gcgda )); -return _ce .ErrTypeError ;};_ecfdb .Set (gsName ,gsDict );return nil ;};func (_fdce *PdfReader )newPdfAnnotationStrikeOut (_fgeg *_ce .PdfObjectDictionary )(*PdfAnnotationStrikeOut ,error ){_bebb :=PdfAnnotationStrikeOut {};_ccaa ,_dbbd :=_fdce .newPdfAnnotationMarkupFromDict (_fgeg ); -if _dbbd !=nil {return nil ,_dbbd ;};_bebb .PdfAnnotationMarkup =_ccaa ;_bebb .QuadPoints =_fgeg .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_bebb ,nil ;};type fontCommon struct{_egacd string ;_baafb string ;_bdae string ; -_bcef _ce .PdfObject ;_dgfcg *_ga .CMap ;_daebd *PdfFontDescriptor ;_edcbg int64 ;}; +// ToPdfObject implements interface PdfModel. +func (_fdad *PdfAnnotationWatermark )ToPdfObject ()_cde .PdfObject {_fdad .PdfAnnotation .ToPdfObject ();_dfef :=_fdad ._gfg ;_aeaf :=_dfef .PdfObject .(*_cde .PdfObjectDictionary );_aeaf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k")); +_aeaf .SetIfNotNil ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074",_fdad .FixedPrint );return _dfef ;}; -// ToGoTime returns the date in time.Time format. -func (_dadeg PdfDate )ToGoTime ()_c .Time {_gebaf :=int (_dadeg ._gbbfe *60*60+_dadeg ._cfcf *60);switch _dadeg ._accgd {case '-':_gebaf =-_gebaf ;case 'Z':_gebaf =0;};_bedd :=_e .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_dadeg ._accgd ,_dadeg ._gbbfe ,_dadeg ._cfcf ); -_dcfga :=_c .FixedZone (_bedd ,_gebaf );return _c .Date (int (_dadeg ._cbacb ),_c .Month (_dadeg ._adeec ),int (_dadeg ._eeegb ),int (_dadeg ._gbcf ),int (_dadeg ._ecebf ),int (_dadeg ._cdbfg ),0,_dcfga );}; +// PartialName returns the partial name of the field. +func (_dfea *PdfField )PartialName ()string {_cecb :="";if _dfea .T !=nil {_cecb =_dfea .T .Decoded ();}else {_fb .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 _cecb ;};func (_aedf *PdfReader )newPdfAnnotationLineFromDict (_aegc *_cde .PdfObjectDictionary )(*PdfAnnotationLine ,error ){_becb :=PdfAnnotationLine {};_gaa ,_eec :=_aedf .newPdfAnnotationMarkupFromDict (_aegc );if _eec !=nil {return nil ,_eec ; +};_becb .PdfAnnotationMarkup =_gaa ;_becb .L =_aegc .Get ("\u004c");_becb .BS =_aegc .Get ("\u0042\u0053");_becb .LE =_aegc .Get ("\u004c\u0045");_becb .IC =_aegc .Get ("\u0049\u0043");_becb .LL =_aegc .Get ("\u004c\u004c");_becb .LLE =_aegc .Get ("\u004c\u004c\u0045"); +_becb .Cap =_aegc .Get ("\u0043\u0061\u0070");_becb .IT =_aegc .Get ("\u0049\u0054");_becb .LLO =_aegc .Get ("\u004c\u004c\u004f");_becb .CP =_aegc .Get ("\u0043\u0050");_becb .Measure =_aegc .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");_becb .CO =_aegc .Get ("\u0043\u004f"); +return &_becb ,nil ;}; -// IsEncrypted returns true if the PDF file is encrypted. -func (_aeef *PdfReader )IsEncrypted ()(bool ,error ){return _aeef ._afda .IsEncrypted ()};func (_egcaf *PdfWriter )addObject (_cdfc _ce .PdfObject )bool {_gecfda :=_egcaf .hasObject (_cdfc );if !_gecfda {_fdeef :=_ce .ResolveReferencesDeep (_cdfc ,_egcaf ._daeac ); -if _fdeef !=nil {_ff .Log .Debug ("E\u0052R\u004f\u0052\u003a\u0020\u0025\u0076\u0020\u002d \u0073\u006b\u0069\u0070pi\u006e\u0067",_fdeef );};_egcaf ._adbee =append (_egcaf ._adbee ,_cdfc );_egcaf ._gdaab [_cdfc ]=struct{}{};return true ;};return false ; -}; +// 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 (_afbd *PdfFont )RunesToCharcodeBytes (data []rune )([]byte ,int ){var _cebga []_fab .TextEncoder ;var _afaf _fab .CMapEncoder ;if _caea :=_afbd .baseFields ()._dcgd ;_caea !=nil {_afaf =_fab .NewCMapEncoder ("",nil ,_caea );};_fbfab :=_afbd .Encoder (); +if _fbfab !=nil {switch _eade :=_fbfab .(type ){case _fab .SimpleEncoder :_ggbadb :=_eade .BaseName ();if _ ,_abeab :=_dcga [_ggbadb ];_abeab {_cebga =append (_cebga ,_fbfab );};};};if len (_cebga )==0{if _afbd .baseFields ()._dcgd !=nil {_cebga =append (_cebga ,_afaf ); +};if _fbfab !=nil {_cebga =append (_cebga ,_fbfab );};};var _cgbfe _bb .Buffer ;var _fcfe int ;for _ ,_ebeed :=range data {var _eegcf bool ;for _ ,_dafgd :=range _cebga {if _aagb :=_dafgd .Encode (string (_ebeed ));len (_aagb )> 0{_cgbfe .Write (_aagb ); +_eegcf =true ;break ;};};if !_eegcf {_fb .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",_ebeed ); +_fcfe ++;};};if _fcfe !=0{_fb .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 ),_fcfe ,_afbd ,_cebga ); +};return _cgbfe .Bytes (),_fcfe ;}; -// 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 (_cfaa *PdfReader )ToWriter (opts *ReaderToWriterOpts )(*PdfWriter ,error ){_bgaeg :=NewPdfWriter ();if opts ==nil {opts =&ReaderToWriterOpts {};};_edgcf ,_eaefe :=_cfaa .GetNumPages ();if _eaefe !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_eaefe ); -return nil ,_eaefe ;};for _cdca :=1;_cdca <=_edgcf ;_cdca ++{_dbcad ,_cfdc :=_cfaa .GetPage (_cdca );if _cfdc !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cfdc );return nil ,_cfdc ;};if opts .PageProcessCallback !=nil {_cfdc =opts .PageProcessCallback (_cdca ,_dbcad ); -if _cfdc !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cfdc );return nil ,_cfdc ;};}else if opts .PageCallback !=nil {opts .PageCallback (_cdca ,_dbcad );};_cfdc =_bgaeg .AddPage (_dbcad );if _cfdc !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cfdc ); -return nil ,_cfdc ;};};_bgaeg ._facee =_cfaa .PdfVersion ();if !opts .SkipInfo {_abfdb ,_dgfga :=_cfaa .GetPdfInfo ();if _dgfga !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dgfga );}else {_bgaeg ._dcecd .PdfObject =_abfdb .ToPdfObject (); -};};if !opts .SkipMetadata {if _dggebe :=_cfaa ._cfcdg .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_dggebe !=nil {if _fgdfg :=_bgaeg .SetCatalogMetadata (_dggebe );_fgdfg !=nil {return nil ,_fgdfg ;};};};if !opts .SkipAcroForm {_caaac :=_bgaeg .SetForms (_cfaa .AcroForm ); -if _caaac !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_caaac );return nil ,_caaac ;};};if !opts .SkipOutlines {_bgaeg .AddOutlineTree (_cfaa .GetOutlineTree ());};if !opts .SkipOCProperties {_eaegb ,_geaedd :=_cfaa .GetOCProperties (); -if _geaedd !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_geaedd );}else {_geaedd =_bgaeg .SetOCProperties (_eaegb );if _geaedd !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_geaedd );};};};if !opts .SkipPageLabels {_babe ,_egbfc :=_cfaa .GetPageLabels (); -if _egbfc !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_egbfc );}else {_egbfc =_bgaeg .SetPageLabels (_babe );if _egbfc !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_egbfc );};};};if !opts .SkipNamedDests {_dbbgg ,_abdb :=_cfaa .GetNamedDestinations (); -if _abdb !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abdb );}else {_abdb =_bgaeg .SetNamedDestinations (_dbbgg );if _abdb !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abdb );};};};if !opts .SkipNameDictionary {_gacgcd ,_gddgb :=_cfaa .GetNameDictionary (); -if _gddgb !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gddgb );}else {_gddgb =_bgaeg .SetNameDictionary (_gacgcd );if _gddgb !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gddgb );};};};if !opts .SkipRotation &&_cfaa .Rotate !=nil {if _bfdgfb :=_bgaeg .SetRotation (*_cfaa .Rotate ); -_bfdgfb !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bfdgfb );};};return &_bgaeg ,nil ;}; +// BytesToCharcodes converts the bytes in a PDF string to character codes. +func (_cgea *PdfFont )BytesToCharcodes (data []byte )[]_fab .CharCode {_fb .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 _gfcb ,_dgfff :=_cgea ._dcgb .(*pdfFontType0 );_dgfff &&_gfcb ._abefe !=nil {if _aegfe ,_ccdee :=_gfcb .bytesToCharcodes (data );_ccdee {return _aegfe ;};};var (_dfde =make ([]_fab .CharCode ,0,len (data )+len (data )%2);_aebfb =_cgea .baseFields (); +);if _aebfb ._dcgd !=nil {if _dabd ,_edbg :=_aebfb ._dcgd .BytesToCharcodes (data );_edbg {for _ ,_ffbg :=range _dabd {_dfde =append (_dfde ,_fab .CharCode (_ffbg ));};return _dfde ;};};if _aebfb .isCIDFont (){if len (data )==1{data =[]byte {0,data [0]}; +};if len (data )%2!=0{_fb .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 _ccgec :=0;_ccgec < len (data );_ccgec +=2{_bdfcd :=uint16 (data [_ccgec ])<<8|uint16 (data [_ccgec +1]);_dfde =append (_dfde ,_fab .CharCode (_bdfcd ));};}else {for _ ,_faaeg :=range data {_dfde =append (_dfde ,_fab .CharCode (_faaeg )); +};};return _dfde ;}; -// GetCharMetrics returns the char metrics for character code `code`. -func (_fefe pdfFontType0 )GetCharMetrics (code _dc .CharCode )(_ee .CharMetrics ,bool ){if _fefe .DescendantFont ==nil {_ff .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",_fefe ); -return _ee .CharMetrics {},false ;};return _fefe .DescendantFont .GetCharMetrics (code );}; +// ToUnicode returns the name of the font's "ToUnicode" field if there is one, or "" if there isn't. +func (_dgda *PdfFont )ToUnicode ()string {if _dgda .baseFields ()._dcgd ==nil {return "";};return _dgda .baseFields ()._dcgd .Name ();}; -// ToInteger convert to an integer format. -func (_cfff *PdfColorDeviceCMYK )ToInteger (bits int )[4]uint32 {_fbdd :=_egg .Pow (2,float64 (bits ))-1;return [4]uint32 {uint32 (_fbdd *_cfff .C ()),uint32 (_fbdd *_cfff .M ()),uint32 (_fbdd *_cfff .Y ()),uint32 (_fbdd *_cfff .K ())};}; +// NewPdfActionImportData returns a new "import data" action. +func NewPdfActionImportData ()*PdfActionImportData {_gdc :=NewPdfAction ();_ebc :=&PdfActionImportData {};_ebc .PdfAction =_gdc ;_gdc .SetContext (_ebc );return _ebc ;}; -// ToPdfOutline returns a low level PdfOutline object, based on the current -// instance. -func (_gcdcg *Outline )ToPdfOutline ()*PdfOutline {_bbfgb :=NewPdfOutline ();var _fbaac []*PdfOutlineItem ;var _abbcg int64 ;var _ebda *PdfOutlineItem ;for _ ,_abcgd :=range _gcdcg .Entries {_fafed ,_bfgbd :=_abcgd .ToPdfOutlineItem ();_fafed .Parent =&_bbfgb .PdfOutlineTreeNode ; -if _ebda !=nil {_ebda .Next =&_fafed .PdfOutlineTreeNode ;_fafed .Prev =&_ebda .PdfOutlineTreeNode ;};_fbaac =append (_fbaac ,_fafed );_abbcg +=_bfgbd ;_ebda =_fafed ;};_acfec :=int64 (len (_fbaac ));_abbcg +=_acfec ;if _acfec > 0{_bbfgb .First =&_fbaac [0].PdfOutlineTreeNode ; -_bbfgb .Last =&_fbaac [_acfec -1].PdfOutlineTreeNode ;_bbfgb .Count =&_abbcg ;};return _bbfgb ;}; +// PdfRectangle is a definition of a rectangle. +type PdfRectangle struct{Llx float64 ;Lly float64 ;Urx float64 ;Ury float64 ;}; -// HasFontByName checks if has font resource by name. -func (_ccdd *PdfPage )HasFontByName (name _ce .PdfObjectName )bool {_dcec ,_bdege :=_ccdd .Resources .Font .(*_ce .PdfObjectDictionary );if !_bdege {return false ;};if _bfdcd :=_dcec .Get (name );_bfdcd !=nil {return true ;};return false ;}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 3 for a Lab device. +func (_gced *PdfColorspaceLab )GetNumComponents ()int {return 3};func (_dbdg *PdfPage )getParentResources ()(*PdfPageResources ,error ){_daagb :=_dbdg .Parent ;for _daagb !=nil {_geedd ,_gggcg :=_cde .GetDict (_daagb );if !_gggcg {_fb .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 ,_gf .New ("i\u006e\u0076\u0061\u006cid\u0020p\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074");};if _gfcfc :=_geedd .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_gfcfc !=nil {_cggafb ,_fgaae :=_cde .GetDict (_gfcfc ); +if !_fgaae {return nil ,_gf .New ("i\u006e\u0076\u0061\u006cid\u0020r\u0065\u0073\u006f\u0075\u0072c\u0065\u0020\u0064\u0069\u0063\u0074");};_gcdb ,_acbaab :=NewPdfPageResourcesFromDict (_cggafb );if _acbaab !=nil {return nil ,_acbaab ;};return _gcdb ,nil ; +};_daagb =_geedd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,nil ;}; -// AddCerts adds certificates to DSS. -func (_ddba *DSS )AddCerts (certs [][]byte )([]*_ce .PdfObjectStream ,error ){return _ddba .add (&_ddba .Certs ,_ddba ._daad ,certs );}; +// ToPdfObject implements interface PdfModel. +func (_ffc *PdfActionJavaScript )ToPdfObject ()_cde .PdfObject {_ffc .PdfAction .ToPdfObject ();_cea :=_ffc ._dfb ;_ea :=_cea .PdfObject .(*_cde .PdfObjectDictionary );_ea .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeJavaScript )));_ea .SetIfNotNil ("\u004a\u0053",_ffc .JS ); +return _cea ;}; -// ToPdfObject returns the PDF representation of the function. -func (_bfega *PdfFunctionType4 )ToPdfObject ()_ce .PdfObject {_dbbecb :=_bfega ._ebecf ;if _dbbecb ==nil {_bfega ._ebecf =&_ce .PdfObjectStream {};_dbbecb =_bfega ._ebecf ;};_dbeee :=_ce .MakeDict ();_dbeee .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_ce .MakeInteger (4)); -_efeae :=&_ce .PdfObjectArray {};for _ ,_fbgd :=range _bfega .Domain {_efeae .Append (_ce .MakeFloat (_fbgd ));};_dbeee .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_efeae );_aegb :=&_ce .PdfObjectArray {};for _ ,_cacef :=range _bfega .Range {_aegb .Append (_ce .MakeFloat (_cacef )); -};_dbeee .Set ("\u0052\u0061\u006eg\u0065",_aegb );if _bfega ._caec ==nil &&_bfega .Program !=nil {_bfega ._caec =[]byte (_bfega .Program .String ());};_dbeee .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_bfega ._caec )))); -_dbbecb .Stream =_bfega ._caec ;_dbbecb .PdfObjectDictionary =_dbeee ;return _dbbecb ;};func _aggb (_beaff *PdfField )[]*PdfField {_cdaff :=[]*PdfField {_beaff };for _ ,_bfdb :=range _beaff .Kids {_cdaff =append (_cdaff ,_aggb (_bfdb )...);};return _cdaff ; +// ToPdfObject implements interface PdfModel. +func (_bac *PdfActionGoToR )ToPdfObject ()_cde .PdfObject {_bac .PdfAction .ToPdfObject ();_gag :=_bac ._dfb ;_aed :=_gag .PdfObject .(*_cde .PdfObjectDictionary );_aed .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeGoToR )));if _bac .F !=nil {_aed .Set ("\u0046",_bac .F .ToPdfObject ()); +};_aed .SetIfNotNil ("\u0044",_bac .D );_aed .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_bac .NewWindow );return _gag ;};func (_dgg *PdfReader )newPdfActionResetFormFromDict (_ggf *_cde .PdfObjectDictionary )(*PdfActionResetForm ,error ){return &PdfActionResetForm {Fields :_ggf .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_ggf .Get ("\u0046\u006c\u0061g\u0073")},nil ; }; -// Evaluate runs the function. Input is [x1 x2 x3]. -func (_baegc *PdfFunctionType4 )Evaluate (xVec []float64 )([]float64 ,error ){if _baegc ._acedfd ==nil {_baegc ._acedfd =_caa .NewPSExecutor (_baegc .Program );};var _eddeg []_caa .PSObject ;for _ ,_cead :=range xVec {_eddeg =append (_eddeg ,_caa .MakeReal (_cead )); -};_cfcbd ,_deeb :=_baegc ._acedfd .Execute (_eddeg );if _deeb !=nil {return nil ,_deeb ;};_agff ,_deeb :=_caa .PSObjectArrayToFloat64Array (_cfcbd );if _deeb !=nil {return nil ,_deeb ;};return _agff ,nil ;}; +// 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 ,*_cd .File ,error ){const _bdafd ="\u006d\u006f\u0064\u0065\u006c\u003a\u004e\u0065\u0077\u0050\u0064f\u0052\u0065\u0061\u0064\u0065\u0072\u0046\u0072\u006f\u006dF\u0069\u006c\u0065"; +_edbed ,_fedgb :=_cd .Open (pdfFile );if _fedgb !=nil {return nil ,nil ,_fedgb ;};_efabf ,_fedgb :=_deeac (_edbed ,opts ,true ,_bdafd );if _fedgb !=nil {_edbed .Close ();return nil ,nil ,_fedgb ;};return _efabf ,_edbed ,nil ;}; -// PdfAnnotationRedact represents Redact annotations. -// (Section 12.5.6.23). -type PdfAnnotationRedact struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _ce .PdfObject ;IC _ce .PdfObject ;RO _ce .PdfObject ;OverlayText _ce .PdfObject ;Repeat _ce .PdfObject ;DA _ce .PdfObject ;Q _ce .PdfObject ;};func (_aecad *PdfShading )getShadingDict ()(*_ce .PdfObjectDictionary ,error ){_gdfgd :=_aecad ._agcdg ; -if _dgaf ,_eaedb :=_gdfgd .(*_ce .PdfIndirectObject );_eaedb {_fccec ,_abcec :=_dgaf .PdfObject .(*_ce .PdfObjectDictionary );if !_abcec {return nil ,_ce .ErrTypeError ;};return _fccec ,nil ;}else if _deeeg ,_dbacg :=_gdfgd .(*_ce .PdfObjectStream );_dbacg {return _deeeg .PdfObjectDictionary ,nil ; -}else if _adee ,_fddaa :=_gdfgd .(*_ce .PdfObjectDictionary );_fddaa {return _adee ,nil ;}else {_ff .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 ,_ce .ErrTypeError ;};};func _ddabd (_ebaaf _ce .PdfObject ,_ffce *fontCommon )(*_ga .CMap ,error ){_fccag ,_fffae :=_ce .GetStream (_ebaaf );if !_fffae {_ff .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",_ebaaf ); -return nil ,_ce .ErrTypeError ;};_ddffd ,_eccbf :=_ce .DecodeStream (_fccag );if _eccbf !=nil {return nil ,_eccbf ;};_bced ,_eccbf :=_ga .LoadCmapFromData (_ddffd ,!_ffce .isCIDFont ());if _eccbf !=nil {_ff .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",_fccag .ObjectNumber ,_eccbf ); -};return _bced ,_eccbf ;}; +// NewPdfAnnotationRedact returns a new redact annotation. +func NewPdfAnnotationRedact ()*PdfAnnotationRedact {_gcee :=NewPdfAnnotation ();_cdca :=&PdfAnnotationRedact {};_cdca .PdfAnnotation =_gcee ;_cdca .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gcee .SetContext (_cdca );return _cdca ;}; -// ToPdfObject returns a *PdfIndirectObject containing a *PdfObjectArray representation of the DeviceN colorspace. -/* - Format: [/DeviceN names alternateSpace tintTransform] - or: [/DeviceN names alternateSpace tintTransform attributes] -*/ -func (_ffeb *PdfColorspaceDeviceN )ToPdfObject ()_ce .PdfObject {_ebaa :=_ce .MakeArray (_ce .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u004e"));_ebaa .Append (_ffeb .ColorantNames );_ebaa .Append (_ffeb .AlternateSpace .ToPdfObject ());_ebaa .Append (_ffeb .TintTransform .ToPdfObject ()); -if _ffeb .Attributes !=nil {_ebaa .Append (_ffeb .Attributes .ToPdfObject ());};if _ffeb ._gedd !=nil {_ffeb ._gedd .PdfObject =_ebaa ;return _ffeb ._gedd ;};return _ebaa ;}; +// PdfFieldButton represents a button field which includes push buttons, checkboxes, and radio buttons. +type PdfFieldButton struct{*PdfField ;Opt *_cde .PdfObjectArray ;_ecda *Image ;}; -// GetMediaBox gets the inheritable media box value, either from the page -// or a higher up page/pages struct. -func (_fbcdb *PdfPage )GetMediaBox ()(*PdfRectangle ,error ){if _fbcdb .MediaBox !=nil {return _fbcdb .MediaBox ,nil ;};_cebae :=_fbcdb .Parent ;for _cebae !=nil {_cacea ,_daaeg :=_ce .GetDict (_cebae );if !_daaeg {return nil ,_ge .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 _cbdgc :=_cacea .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078");_cbdgc !=nil {_bbbf ,_egcfa :=_ce .GetArray (_cbdgc );if !_egcfa {return nil ,_ge .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006d\u0065\u0064\u0069a\u0020\u0062\u006f\u0078"); -};_gebce ,_cbcag :=NewPdfRectangle (*_bbbf );if _cbcag !=nil {return nil ,_cbcag ;};return _gebce ,nil ;};_cebae =_cacea .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,_ge .New ("m\u0065\u0064\u0069\u0061 b\u006fx\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); -};func (_cbgbe *PdfWriter )flushWriter ()error {if _cbgbe ._dcdgg ==nil {_cbgbe ._dcdgg =_cbgbe ._cafdf .Flush ();};return _cbgbe ._dcdgg ;}; +// EmbeddedFile represents an embedded file. +type EmbeddedFile struct{Name string ;Content []byte ;FileType string ;Description string ;Relationship FileRelationship ;Hash string ;CreationTime _gdd .Time ;ModTime _gdd .Time ;}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_dfgff *PdfColorspaceSpecialPattern )ToPdfObject ()_ce .PdfObject {if _dfgff .UnderlyingCS ==nil {return _ce .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e");};_acd :=_ce .MakeArray (_ce .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_acd .Append (_dfgff .UnderlyingCS .ToPdfObject ()); -if _dfgff ._eccb !=nil {_dfgff ._eccb .PdfObject =_acd ;return _dfgff ._eccb ;};return _acd ;}; +// 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 (_fgaef *PdfColorspaceCalRGB )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_adecd ,_bdef :=_cde .GetNumbersAsFloat (objects ); +if _bdef !=nil {return nil ,_bdef ;};return _fgaef .ColorFromFloats (_adecd );}; -// Has checks if flag fl is set in flag and returns true if so, false otherwise. -func (_babc FieldFlag )Has (fl FieldFlag )bool {return (_babc .Mask ()&fl .Mask ())> 0}; +// AddOCSPs adds OCSPs to DSS. +func (_gdef *DSS )AddOCSPs (ocsps [][]byte )([]*_cde .PdfObjectStream ,error ){return _gdef .add (&_gdef .OCSPs ,_gdef ._ddff ,ocsps );}; -// GetPage returns the PdfPage model for the specified page number. -func (_abfda *PdfReader )GetPage (pageNumber int )(*PdfPage ,error ){if _abfda ._afda .GetCrypter ()!=nil &&!_abfda ._afda .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 (_abfda ._cbddb )< pageNumber {return nil ,_ge .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"); -};_bfgbde :=pageNumber -1;if _bfgbde < 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");};_bddc :=_abfda .PageList [_bfgbde ]; -return _bddc ,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{ + +// Type: Pattern +PatternType int64 ;_afcgc PdfModel ;_eebba _cde .PdfObject ;}; // GetRuneMetrics returns the character metrics for the rune. // A bool flag is returned to indicate whether or not the entry was found. -func (_ebfge pdfFontSimple )GetRuneMetrics (r rune )(_ee .CharMetrics ,bool ){if _ebfge ._cabcg !=nil {_cdbb ,_adbeg :=_ebfge ._cabcg .Read (r );if _adbeg {return _cdbb ,true ;};};_ffeg :=_ebfge .Encoder ();if _ffeg ==nil {_ff .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_ebfge ); -return _ee .CharMetrics {},false ;};_aadg ,_bafb :=_ffeg .RuneToCharcode (r );if !_bafb {if r !=' '{_ff .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 ,_ebfge ); -};return _ee .CharMetrics {},false ;};_afdfg ,_gadad :=_ebfge .GetCharMetrics (_aadg );return _afdfg ,_gadad ;}; +func (_ffdd pdfFontSimple )GetRuneMetrics (r rune )(_baf .CharMetrics ,bool ){if _ffdd ._cgagf !=nil {_cedbc ,_cffb :=_ffdd ._cgagf .Read (r );if _cffb {return _cedbc ,true ;};};_ggdb :=_ffdd .Encoder ();if _ggdb ==nil {_fb .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_ffdd ); +return _baf .CharMetrics {},false ;};_fdccg ,_bgbaac :=_ggdb .RuneToCharcode (r );if !_bgbaac {if r !=' '{_fb .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 ,_ffdd ); +};return _baf .CharMetrics {},false ;};_dfabb ,_cggcd :=_ffdd .GetCharMetrics (_fdccg );return _dfabb ,_cggcd ;}; -// ToPdfObject returns the PDF representation of the DSS dictionary. -func (_bbed *DSS )ToPdfObject ()_ce .PdfObject {_dbfa :=_bbed ._ecde .PdfObject .(*_ce .PdfObjectDictionary );_dbfa .Clear ();_eagf :=_ce .MakeDict ();for _ggdgb ,_fgaee :=range _bbed .VRI {_eagf .Set (*_ce .MakeName (_ggdgb ),_fgaee .ToPdfObject ());}; -_dbfa .SetIfNotNil ("\u0043\u0065\u0072t\u0073",_gegfc (_bbed .Certs ));_dbfa .SetIfNotNil ("\u004f\u0043\u0053P\u0073",_gegfc (_bbed .OCSPs ));_dbfa .SetIfNotNil ("\u0043\u0052\u004c\u0073",_gegfc (_bbed .CRLs ));_dbfa .Set ("\u0056\u0052\u0049",_eagf ); -return _bbed ._ecde ;};func _afee (_gbced _ce .PdfObject )(*PdfColorspaceDeviceNAttributes ,error ){_decb :=&PdfColorspaceDeviceNAttributes {};var _dfeg *_ce .PdfObjectDictionary ;switch _aeca :=_gbced .(type ){case *_ce .PdfIndirectObject :_decb ._dcggf =_aeca ; -var _gfdgf bool ;_dfeg ,_gfdgf =_aeca .PdfObject .(*_ce .PdfObjectDictionary );if !_gfdgf {_ff .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 ,_ge .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};case *_ce .PdfObjectDictionary :_dfeg =_aeca ;case *_ce .PdfObjectReference :_ebafb :=_aeca .Resolve ();return _afee (_ebafb );default:_ff .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 ,_ge .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _aefe :=_dfeg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_aefe !=nil {_fggc ,_bdbbg :=_ce .TraceToDirectObject (_aefe ).(*_ce .PdfObjectName );if !_bdbbg {_ff .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 ,_ge .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_decb .Subtype =_fggc ;};if _bbdg :=_dfeg .Get ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s");_bbdg !=nil {_decb .Colorants =_bbdg ;};if _dgad :=_dfeg .Get ("\u0050r\u006f\u0063\u0065\u0073\u0073"); -_dgad !=nil {_decb .Process =_dgad ;};if _cede :=_dfeg .Get ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073");_cede !=nil {_decb .MixingHints =_cede ;};return _decb ,nil ;}; +// GetDescent returns the Descent of the font `descriptor`. +func (_gebb *PdfFontDescriptor )GetDescent ()(float64 ,error ){return _cde .GetNumberAsFloat (_gebb .Descent );}; -// PdfActionGoTo3DView represents a GoTo3DView action. -type PdfActionGoTo3DView struct{*PdfAction ;TA _ce .PdfObject ;V _ce .PdfObject ;}; +// PdfAnnotationScreen represents Screen annotations. +// (Section 12.5.6.18). +type PdfAnnotationScreen struct{*PdfAnnotation ;T _cde .PdfObject ;MK _cde .PdfObject ;A _cde .PdfObject ;AA _cde .PdfObject ;}; -// ToPdfObject implements interface PdfModel. -func (_abea *PdfAnnotationLink )ToPdfObject ()_ce .PdfObject {_abea .PdfAnnotation .ToPdfObject ();_ccgd :=_abea ._dec ;_cgge :=_ccgd .PdfObject .(*_ce .PdfObjectDictionary );_cgge .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u004c\u0069\u006e\u006b")); -if _abea ._gbba !=nil &&_abea ._gbba ._gbf !=nil {_cgge .Set ("\u0041",_abea ._gbba ._gbf .ToPdfObject ());}else if _abea .A !=nil {_cgge .Set ("\u0041",_abea .A );};_cgge .SetIfNotNil ("\u0044\u0065\u0073\u0074",_abea .Dest );_cgge .SetIfNotNil ("\u0048",_abea .H ); -_cgge .SetIfNotNil ("\u0050\u0041",_abea .PA );_cgge .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_abea .QuadPoints );_cgge .SetIfNotNil ("\u0042\u0053",_abea .BS );return _ccgd ;}; +// 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 ;_gfbaeg *_cde .PdfIndirectObject ; -// SetFontByName sets the font specified by keyName to the given object. -func (_aggf *PdfPageResources )SetFontByName (keyName _ce .PdfObjectName ,obj _ce .PdfObject )error {if _aggf .Font ==nil {_aggf .Font =_ce .MakeDict ();};_bggfg ,_dcfde :=_ce .TraceToDirectObject (_aggf .Font ).(*_ce .PdfObjectDictionary );if !_dcfde {_ff .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",_ce .TraceToDirectObject (_aggf .Font )); -return _ce .ErrTypeError ;};_bggfg .Set (keyName ,obj );return nil ;};func (_dbedg *LTV )getOCSPs (_cdgg []*_eg .Certificate ,_fafdd map[string ]*_eg .Certificate )([][]byte ,error ){_cgefa :=make ([][]byte ,0,len (_cdgg ));for _ ,_bebfa :=range _cdgg {for _ ,_bfgdf :=range _bebfa .OCSPServer {if _dbedg .CertClient .IsCA (_bebfa ){continue ; -};_dbaf ,_fbgc :=_fafdd [_bebfa .Issuer .CommonName ];if !_fbgc {_ff .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 ;};_ ,_accdg ,_degfe :=_dbedg .OCSPClient .MakeRequest (_bfgdf ,_bebfa ,_dbaf );if _degfe !=nil {_ff .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",_degfe ); -continue ;};_cgefa =append (_cgefa ,_accdg );};};return _cgefa ,nil ;}; +// Type: Sig/DocTimeStamp +Type *_cde .PdfObjectName ;Filter *_cde .PdfObjectName ;SubFilter *_cde .PdfObjectName ;Contents *_cde .PdfObjectString ;Cert _cde .PdfObject ;ByteRange *_cde .PdfObjectArray ;Reference *_cde .PdfObjectArray ;Changes *_cde .PdfObjectArray ;Name *_cde .PdfObjectString ; +M *_cde .PdfObjectString ;Location *_cde .PdfObjectString ;Reason *_cde .PdfObjectString ;ContactInfo *_cde .PdfObjectString ;R *_cde .PdfObjectInteger ;V *_cde .PdfObjectInteger ;PropBuild *_cde .PdfObjectDictionary ;PropAuthTime *_cde .PdfObjectInteger ; +PropAuthType *_cde .PdfObjectName ;}; -// ToPdfObject returns the PDF representation of the page resources. -func (_eecaa *PdfPageResources )ToPdfObject ()_ce .PdfObject {_cfee :=_eecaa ._gceda ;_cfee .SetIfNotNil ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_eecaa .ExtGState );if _eecaa ._acffc !=nil {_eecaa .ColorSpace =_eecaa ._acffc .ToPdfObject ();};_cfee .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_eecaa .ColorSpace ); -_cfee .SetIfNotNil ("\u0050a\u0074\u0074\u0065\u0072\u006e",_eecaa .Pattern );_cfee .SetIfNotNil ("\u0053h\u0061\u0064\u0069\u006e\u0067",_eecaa .Shading );_cfee .SetIfNotNil ("\u0058O\u0062\u006a\u0065\u0063\u0074",_eecaa .XObject );_cfee .SetIfNotNil ("\u0046\u006f\u006e\u0074",_eecaa .Font ); -_cfee .SetIfNotNil ("\u0050r\u006f\u0063\u0053\u0065\u0074",_eecaa .ProcSet );_cfee .SetIfNotNil ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",_eecaa .Properties );return _cfee ;};func _becbc (_dadfgc _ce .PdfObject )(string ,error ){_dadfgc =_ce .TraceToDirectObject (_dadfgc ); -switch _cfdab :=_dadfgc .(type ){case *_ce .PdfObjectString :return _cfdab .Str (),nil ;case *_ce .PdfObjectStream :_daabg ,_dbad :=_ce .DecodeStream (_cfdab );if _dbad !=nil {return "",_dbad ;};return string (_daabg ),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",_dadfgc ); -}; +// PdfActionRendition represents a Rendition action. +type PdfActionRendition struct{*PdfAction ;R _cde .PdfObject ;AN _cde .PdfObject ;OP _cde .PdfObject ;JS _cde .PdfObject ;}; -// Add appends an outline item as a child of the current outline item. -func (_cffea *OutlineItem )Add (item *OutlineItem ){_cffea .Entries =append (_cffea .Entries ,item )}; +// ToInteger convert to an integer format. +func (_gdea *PdfColorCalRGB )ToInteger (bits int )[3]uint32 {_agbge :=_ce .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_agbge *_gdea .A ()),uint32 (_agbge *_gdea .B ()),uint32 (_agbge *_gdea .C ())};};func (_cfad *PdfReader )newPdfFieldFromIndirectObject (_cbebc *_cde .PdfIndirectObject ,_bfbba *PdfField )(*PdfField ,error ){if _cffca ,_fgdf :=_cfad ._bgffc .GetModelFromPrimitive (_cbebc ).(*PdfField ); +_fgdf {return _cffca ,nil ;};_fabca ,_bdga :=_cde .GetDict (_cbebc );if !_bdga {return nil ,_a .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"); +};_gacbg :=NewPdfField ();_gacbg ._gfed =_cbebc ;_gacbg ._gfed .PdfObject =_fabca ;if _cgcc ,_dede :=_cde .GetName (_fabca .Get ("\u0046\u0054"));_dede {_gacbg .FT =_cgcc ;};if _bfbba !=nil {_gacbg .Parent =_bfbba ;};_gacbg .T ,_ =_fabca .Get ("\u0054").(*_cde .PdfObjectString ); +_gacbg .TU ,_ =_fabca .Get ("\u0054\u0055").(*_cde .PdfObjectString );_gacbg .TM ,_ =_fabca .Get ("\u0054\u004d").(*_cde .PdfObjectString );_gacbg .Ff ,_ =_fabca .Get ("\u0046\u0066").(*_cde .PdfObjectInteger );_gacbg .V =_fabca .Get ("\u0056");_gacbg .DV =_fabca .Get ("\u0044\u0056"); +_gacbg .AA =_fabca .Get ("\u0041\u0041");if DA :=_fabca .Get ("\u0044\u0041");DA !=nil {DA ,_ :=_cde .GetString (DA );_gacbg .VariableText =&VariableText {DA :DA };Q ,_ :=_fabca .Get ("\u0051").(*_cde .PdfObjectInteger );DS ,_ :=_fabca .Get ("\u0044\u0053").(*_cde .PdfObjectString ); +RV :=_fabca .Get ("\u0052\u0056");_gacbg .VariableText .Q =Q ;_gacbg .VariableText .DS =DS ;_gacbg .VariableText .RV =RV ;};_gcfcf :=_gacbg .FT ;if _gcfcf ==nil &&_bfbba !=nil {_gcfcf =_bfbba .FT ;};if _gcfcf !=nil {switch *_gcfcf {case "\u0054\u0078":_eeadf ,_fefbf :=_gaegf (_fabca ); +if _fefbf !=nil {return nil ,_fefbf ;};_eeadf .PdfField =_gacbg ;_gacbg ._cdfff =_eeadf ;case "\u0043\u0068":_cecbf ,_eebaf :=_cfffa (_fabca );if _eebaf !=nil {return nil ,_eebaf ;};_cecbf .PdfField =_gacbg ;_gacbg ._cdfff =_cecbf ;case "\u0042\u0074\u006e":_afgd ,_bbfb :=_ddgf (_fabca ); +if _bbfb !=nil {return nil ,_bbfb ;};_afgd .PdfField =_gacbg ;_gacbg ._cdfff =_afgd ;case "\u0053\u0069\u0067":_dbef ,_cdaaa :=_cfad .newPdfFieldSignatureFromDict (_fabca );if _cdaaa !=nil {return nil ,_cdaaa ;};_dbef .PdfField =_gacbg ;_gacbg ._cdfff =_dbef ; +default:_fb .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",*_gacbg .FT );return nil ,_gf .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074\u0079p\u0065"); +};};if _ebcga ,_efccb :=_cde .GetName (_fabca .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_efccb {if *_ebcga =="\u0057\u0069\u0064\u0067\u0065\u0074"{_fdfff ,_ggea :=_cfad .newPdfAnnotationFromIndirectObject (_cbebc );if _ggea !=nil {return nil ,_ggea ; +};_adfac ,_aecb :=_fdfff .GetContext ().(*PdfAnnotationWidget );if !_aecb {return nil ,_gf .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0067e\u0074 \u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006fn");};_adfac ._aad =_gacbg ;_adfac .Parent =_gacbg ._gfed ; +_gacbg .Annotations =append (_gacbg .Annotations ,_adfac );return _gacbg ,nil ;};};_ggcd :=true ;if _ggbad ,_cggg :=_cde .GetArray (_fabca .Get ("\u004b\u0069\u0064\u0073"));_cggg {_adfb :=make ([]*_cde .PdfIndirectObject ,0,_ggbad .Len ());for _ ,_faab :=range _ggbad .Elements (){_gaad ,_dcad :=_cde .GetIndirect (_faab ); +if !_dcad {_aafe ,_bdbee :=_cde .GetStream (_faab );if _bdbee &&_aafe .PdfObjectDictionary !=nil {_ggab ,_edfb :=_cde .GetNameVal (_aafe .Get ("\u0054\u0079\u0070\u0065"));if _edfb &&_ggab =="\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"{_fb .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 ,_gf .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");};_adgf ,_egag :=_cde .GetDict (_gaad ); +if !_egag {return nil ,ErrTypeCheck ;};if _ggcd {_ggcd =!_gcbee (_adgf );};_adfb =append (_adfb ,_gaad );};for _ ,_cggc :=range _adfb {if _ggcd {_acegg ,_cdcad :=_cfad .newPdfAnnotationFromIndirectObject (_cggc );if _cdcad !=nil {_fb .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",_cdcad ); +return nil ,_cdcad ;};_aaff ,_cdde :=_acegg ._ccfd .(*PdfAnnotationWidget );if !_cdde {return nil ,ErrTypeCheck ;};_aaff ._aad =_gacbg ;_gacbg .Annotations =append (_gacbg .Annotations ,_aaff );}else {_gceda ,_fgdd :=_cfad .newPdfFieldFromIndirectObject (_cggc ,_gacbg ); +if _fgdd !=nil {_fb .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",_fgdd );return nil ,_fgdd ;};_gacbg .Kids =append (_gacbg .Kids ,_gceda ); +};};};return _gacbg ,nil ;}; -// AllFields returns a flattened list of all fields in the form. -func (_gacdg *PdfAcroForm )AllFields ()[]*PdfField {if _gacdg ==nil {return nil ;};var _eafd []*PdfField ;if _gacdg .Fields !=nil {for _ ,_ffgb :=range *_gacdg .Fields {_eafd =append (_eafd ,_aggb (_ffgb )...);};};return _eafd ;}; +// NewPdfFilespec returns an initialized generic PDF filespec model. +func NewPdfFilespec ()*PdfFilespec {_eedg :=&PdfFilespec {};_eedg ._dcef =_cde .MakeIndirectObject (_cde .MakeDict ());return _eedg ;}; -// ToUnicode returns the name of the font's "ToUnicode" field if there is one, or "" if there isn't. -func (_ffbb *PdfFont )ToUnicode ()string {if _ffbb .baseFields ()._dgfcg ==nil {return "";};return _ffbb .baseFields ()._dgfcg .Name ();}; +// FieldFlag represents form field flags. Some of the flags can apply to all types of fields whereas other +// flags are specific. +type FieldFlag uint32 ; -// GetPageAsIndirectObject returns the page as a dictionary within an PdfIndirectObject. -func (_bbeef *PdfPage )GetPageAsIndirectObject ()*_ce .PdfIndirectObject {return _bbeef ._acbbb }; +// AddAnnotation appends `annot` to the list of page annotations. +func (_fgfc *PdfPage )AddAnnotation (annot *PdfAnnotation ){if _fgfc ._babf ==nil {_fgfc .GetAnnotations ();};_fgfc ._babf =append (_fgfc ._babf ,annot );};const (RC4_128bit =EncryptionAlgorithm (iota );AES_128bit ;AES_256bit ;); -// 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 (_cdb *PdfColorspaceDeviceRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gdce :=vals [0];if _gdce < 0.0||_gdce > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gdce ); -return nil ,ErrColorOutOfRange ;};_cedcf :=vals [1];if _cedcf < 0.0||_cedcf > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gdce );return nil ,ErrColorOutOfRange ; -};_feb :=vals [2];if _feb < 0.0||_feb > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gdce );return nil ,ErrColorOutOfRange ;};_gbef :=NewPdfColorDeviceRGB (_gdce ,_cedcf ,_feb ); -return _gbef ,nil ;}; +// GetOutlines returns a high-level Outline object, based on the outline tree +// of the reader. +func (_feaea *PdfReader )GetOutlines ()(*Outline ,error ){if _feaea ==nil {return nil ,_gf .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"); +};_fbcfa :=_feaea .GetOutlineTree ();if _fbcfa ==nil {return nil ,_gf .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 _fgbef func (_ecgfe *PdfOutlineTreeNode ,_gbeea *[]*OutlineItem );_fgbef =func (_fbcg *PdfOutlineTreeNode ,_bbdcab *[]*OutlineItem ){if _fbcg ==nil {return ;};if _fbcg ._aeefd ==nil {_fb .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 _effecd *OutlineItem ;if _ffgd ,_fddgca :=_fbcg ._aeefd .(*PdfOutlineItem );_fddgca {_aafced :=_ffgd .Dest ;if (_aafced ==nil ||_cde .IsNullObject (_aafced ))&&_ffgd .A !=nil {if _egdga ,_gbbbbb :=_cde .GetDict (_ffgd .A );_gbbbbb {if _beed ,_eegfc :=_cde .GetArray (_egdga .Get ("\u0044")); +_eegfc {_aafced =_beed ;}else {_gfgab ,_dbabd :=_cde .GetString (_egdga .Get ("\u0044"));if !_dbabd {return ;};_ceeed ,_dbabd :=_feaea ._gaeed .Get ("\u004e\u0061\u006de\u0073").(*_cde .PdfObjectReference );if !_dbabd {return ;};_ebaae ,_cdebd :=_feaea ._fdccd .LookupByReference (*_ceeed ); +if _cdebd !=nil {_fb .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",_cdebd .Error ()); +return ;};_bdffa ,_dbabd :=_ebaae .(*_cde .PdfIndirectObject );if !_dbabd {return ;};_aeegc :=map[_cde .PdfObject ]struct{}{};_cdebd =_feaea .buildNameNodes (_bdffa ,_aeegc );if _cdebd !=nil {_fb .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",_cdebd .Error ()); +return ;};for _acbdg :=range _aeegc {_fggcb ,_babg :=_cde .GetDict (_acbdg );if !_babg {continue ;};_fbfc ,_babg :=_cde .GetArray (_fggcb .Get ("\u004e\u0061\u006de\u0073"));if !_babg {continue ;};for _bbcg ,_caaae :=range _fbfc .Elements (){switch _caaae .(type ){case *_cde .PdfObjectString :if _caaae .String ()==_gfgab .String (){if _edcda :=_fbfc .Get (_bbcg +1); +_edcda !=nil {if _cdfcb ,_ecbac :=_cde .GetDict (_edcda );_ecbac {_aafced =_cdfcb .Get ("\u0044");break ;};};};};};};};};};var _cgdg OutlineDest ;if _aafced !=nil &&!_cde .IsNullObject (_aafced ){if _cadba ,_gbfe :=_efdfb (_aafced ,_feaea );_gbfe ==nil {_cgdg =*_cadba ; +}else {_fb .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",_aafced ,_gbfe ); +};};_effecd =NewOutlineItem (_ffgd .Title .Decoded (),_cgdg );*_bbdcab =append (*_bbdcab ,_effecd );if _ffgd .Next !=nil {_fgbef (_ffgd .Next ,_bbdcab );};};if _fbcg .First !=nil {if _effecd !=nil {_bbdcab =&_effecd .Entries ;};_fgbef (_fbcg .First ,_bbdcab ); +};};_ceecg :=NewOutline ();_fgbef (_fbcfa ,&_ceecg .Entries );return _ceecg ,nil ;};func _adcda (_gbgfb string )(string ,error ){var _cdcga _bb .Buffer ;_cdcga .WriteString (_gbgfb );_gfdcg :=make ([]byte ,8+16);_adce :=_gdd .Now ().UTC ().UnixNano (); +_eb .BigEndian .PutUint64 (_gfdcg ,uint64 (_adce ));_ ,_bebec :=_ba .Read (_gfdcg [8:]);if _bebec !=nil {return "",_bebec ;};_cdcga .WriteString (_f .EncodeToString (_gfdcg ));return _cdcga .String (),nil ;}; -// NewPdfColorDeviceRGB returns a new PdfColorDeviceRGB based on the r,g,b component values. -func NewPdfColorDeviceRGB (r ,g ,b float64 )*PdfColorDeviceRGB {_cfbf :=PdfColorDeviceRGB {r ,g ,b };return &_cfbf ;};var _fdaee =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":{}}; +// SetContext sets the specific fielddata type, e.g. would be PdfFieldButton for a button field. +func (_fccff *PdfField )SetContext (ctx PdfModel ){_fccff ._cdfff =ctx };func _ffcb (_aecec map[_baf .GID ]int ,_abbde uint16 )*_cde .PdfObjectArray {_dagc :=&_cde .PdfObjectArray {};_efcg :=_baf .GID (_abbde );for _eafdc :=_baf .GID (0);_eafdc < _efcg ; +{_dbcb ,_bacbc :=_aecec [_eafdc ];if !_bacbc {_eafdc ++;continue ;};_cdbd :=_eafdc ;for _befbf :=_cdbd +1;_befbf < _efcg ;_befbf ++{if _fcda ,_bbbb :=_aecec [_befbf ];!_bbbb ||_dbcb !=_fcda {break ;};_cdbd =_befbf ;};_dagc .Append (_cde .MakeInteger (int64 (_eafdc ))); +_dagc .Append (_cde .MakeInteger (int64 (_cdbd )));_dagc .Append (_cde .MakeInteger (int64 (_dbcb )));_eafdc =_cdbd +1;};return _dagc ;}; +// GetContext returns a reference to the subshading entry as represented by PdfShadingType1-7. +func (_edfbcd *PdfShading )GetContext ()PdfModel {return _edfbcd ._fdea }; -// AddContentStreamByString adds content stream by string. Puts the content -// string into a stream object and points the content stream towards it. -func (_fbad *PdfPage )AddContentStreamByString (contentStr string )error {_dabdf ,_geaed :=_ce .MakeStream ([]byte (contentStr ),_ce .NewFlateEncoder ());if _geaed !=nil {return _geaed ;};if _fbad .Contents ==nil {_fbad .Contents =_dabdf ;}else {_agbc :=_ce .TraceToDirectObject (_fbad .Contents ); -_fcbdd ,_eefc :=_agbc .(*_ce .PdfObjectArray );if !_eefc {_fcbdd =_ce .MakeArray (_agbc );};_fcbdd .Append (_dabdf );_fbad .Contents =_fcbdd ;};return 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 (_ecfa *PdfFont )StringToCharcodeBytes (str string )([]byte ,int ){return _ecfa .RunesToCharcodeBytes ([]rune (str ));}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_bcec *PdfColorspaceDeviceCMYK )ToPdfObject ()_ce .PdfObject {return _ce .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b");}; +// GetRotate gets the inheritable rotate value, either from the page +// or a higher up page/pages struct. +func (_ccga *PdfPage )GetRotate ()(int64 ,error ){if _ccga .Rotate !=nil {return *_ccga .Rotate ,nil ;};_ffbea :=_ccga .Parent ;for _ffbea !=nil {_eaead ,_baeef :=_cde .GetDict (_ffbea );if !_baeef {return 0,_gf .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 _cdbc :=_eaead .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_cdbc !=nil {_fdcb ,_cgffe :=_cde .GetInt (_cdbc );if !_cgffe {return 0,_gf .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0074a\u0074\u0065\u0020\u0076al\u0075\u0065");};if _fdcb !=nil {return int64 (*_fdcb ),nil ; +};return 0,_gf .New ("\u0072\u006f\u0074\u0061te\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};_ffbea =_eaead .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return 0,_gf .New ("\u0072o\u0074a\u0074\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};func (_adga *PdfFont )baseFields ()*fontCommon {if _adga ._dcgb ==nil {_fb .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 _adga ._dcgb .baseFields ();}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain a single PdfObjectFloat element. -func (_dgcaf *PdfColorspaceSpecialSeparation )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ggeadg ,_beagb :=_ce .GetNumbersAsFloat (objects ); -if _beagb !=nil {return nil ,_beagb ;};return _dgcaf .ColorFromFloats (_ggeadg );}; +// NewPdfOutlineItem returns an initialized PdfOutlineItem. +func NewPdfOutlineItem ()*PdfOutlineItem {_affea :=&PdfOutlineItem {_baaeg :_cde .MakeIndirectObject (_cde .MakeDict ())};_affea ._aeefd =_affea ;return _affea ;}; -// FullName returns the full name of the field as in rootname.parentname.partialname. -func (_gacd *PdfField )FullName ()(string ,error ){var _dgdd _ag .Buffer ;_aeecb :=[]string {};if _gacd .T !=nil {_aeecb =append (_aeecb ,_gacd .T .Decoded ());};_gbggf :=map[*PdfField ]bool {};_gbggf [_gacd ]=true ;_fdccf :=_gacd .Parent ;for _fdccf !=nil {if _ ,_feae :=_gbggf [_fdccf ]; -_feae {return _dgdd .String (),_ge .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c");};if _fdccf .T ==nil {return _dgdd .String (),_ge .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"); -};_aeecb =append (_aeecb ,_fdccf .T .Decoded ());_gbggf [_fdccf ]=true ;_fdccf =_fdccf .Parent ;};for _gebda :=len (_aeecb )-1;_gebda >=0;_gebda --{_dgdd .WriteString (_aeecb [_gebda ]);if _gebda > 0{_dgdd .WriteString ("\u002e");};};return _dgdd .String (),nil ; -}; +// GetXObjectByName gets XObject by name. +func (_adca *PdfPage )GetXObjectByName (name _cde .PdfObjectName )(_cde .PdfObject ,bool ){_aaede ,_efgac :=_adca .Resources .XObject .(*_cde .PdfObjectDictionary );if !_efgac {return nil ,false ;};if _caed :=_aaede .Get (name );_caed !=nil {return _caed ,true ; +};return nil ,false ;}; -// 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"`;}; +// NewPdfShadingPatternType2 creates an empty shading pattern type 2 object. +func NewPdfShadingPatternType2 ()*PdfShadingPatternType2 {_afbe :=&PdfShadingPatternType2 {};_afbe .Matrix =_cde .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_afbe .PdfPattern =&PdfPattern {};_afbe .PdfPattern .PatternType =int64 (*_cde .MakeInteger (2)); +_afbe .PdfPattern ._afcgc =_afbe ;_afbe .PdfPattern ._eebba =_cde .MakeIndirectObject (_cde .MakeDict ());return _afbe ;}; -// 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 (_gdabf *PdfPage )SetContentStreams (cStreams []string ,encoder _ce .StreamEncoder )error {if len (cStreams )==0{_gdabf .Contents =nil ;return nil ;};if encoder ==nil {encoder =_ce .NewRawEncoder ();};var _bedgc []*_ce .PdfObjectStream ;for _ ,_cedfa :=range cStreams {_ceef :=&_ce .PdfObjectStream {}; -_bcgab :=encoder .MakeStreamDict ();_gcdg ,_fafaf :=encoder .EncodeBytes ([]byte (_cedfa ));if _fafaf !=nil {return _fafaf ;};_bcgab .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_gcdg ))));_ceef .PdfObjectDictionary =_bcgab ; -_ceef .Stream =_gcdg ;_bedgc =append (_bedgc ,_ceef );};if len (_bedgc )==1{_gdabf .Contents =_bedgc [0];}else {_aedc :=_ce .MakeArray ();for _ ,_bdab :=range _bedgc {_aedc .Append (_bdab );};_gdabf .Contents =_aedc ;};return nil ;}; +// SetNamedDestinations sets the Dests entry in the PDF catalog. +// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). +func (_adbfg *PdfWriter )SetNamedDestinations (dests _cde .PdfObject )error {if dests ==nil {return nil ;};_fb .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0044\u0065\u0073\u0074\u0073\u002e\u002e\u002e"); +_adbfg ._aaeef .Set ("\u0044\u0065\u0073t\u0073",dests );return _adbfg .addObjects (dests );}; -// NewReaderOpts generates a default `ReaderOpts` instance. -func NewReaderOpts ()*ReaderOpts {return &ReaderOpts {Password :"",LazyLoad :true }}; +// ColorToRGB converts gray -> rgb for a single color component. +func (_aaeg *PdfColorspaceDeviceGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_fegd ,_gagbe :=color .(*PdfColorDeviceGray );if !_gagbe {_fb .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 ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return NewPdfColorDeviceRGB (float64 (*_fegd ),float64 (*_fegd ),float64 (*_fegd )),nil ;}; -// ImageToGray returns a new grayscale image based on the passed in RGB image. -func (_gacfa *PdfColorspaceDeviceRGB )ImageToGray (img Image )(Image ,error ){if img .ColorComponents !=3{return img ,_ge .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"); -};_gadae ,_afgcg :=_gf .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cdecc ,img ._bffb );if _afgcg !=nil {return img ,_afgcg ;};_gafeg ,_afgcg :=_gf .GrayConverter .Convert (_gadae ); -if _afgcg !=nil {return img ,_afgcg ;};return _ffba (_gafeg .Base ()),nil ;}; +// 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 (_bdgab *PdfPage )Size ()(float64 ,float64 ,error ){_cafbb ,_adbd :=_bdgab .GetMediaBox ();if _adbd !=nil {return 0,0,_adbd ;};_aggce ,_ceace :=_cafbb .Width (),_cafbb .Height ();_gagfb ,_adbd :=_bdgab .GetRotate ();if _adbd !=nil {_fb .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",_adbd .Error ()); +};if _cfde :=_gagfb ;_cfde %360!=0&&_cfde %90==0{if _deccd :=(360+_cfde %360)%360;_deccd ==90||_deccd ==270{_aggce ,_ceace =_ceace ,_aggce ;};};return _aggce ,_ceace ,nil ;};func _eggea (_ceafc _cde .PdfObject )(*PdfFontDescriptor ,error ){_caaa :=&PdfFontDescriptor {}; +_ceafc =_cde .ResolveReference (_ceafc );if _ggfc ,_fgdbg :=_ceafc .(*_cde .PdfIndirectObject );_fgdbg {_caaa ._bebgf =_ggfc ;_ceafc =_ggfc .PdfObject ;};_dbaa ,_bgbaa :=_cde .GetDict (_ceafc );if !_bgbaa {_fb .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",_ceafc ); +return nil ,_cde .ErrTypeError ;};if _cgeac :=_dbaa .Get ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065");_cgeac !=nil {_caaa .FontName =_cgeac ;}else {_fb .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"); +};_eabdg ,_ :=_cde .GetName (_caaa .FontName );if _fefd :=_dbaa .Get ("\u0054\u0079\u0070\u0065");_fefd !=nil {_bfbe ,_bgcc :=_fefd .(*_cde .PdfObjectName );if !_bgcc ||string (*_bfbe )!="\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"{_fb .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",_fefd ,_eabdg ,_caaa .FontName ); +};}else {_fb .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",_eabdg ,_caaa .FontName ); +};_caaa .FontFamily =_dbaa .Get ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079");_caaa .FontStretch =_dbaa .Get ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068");_caaa .FontWeight =_dbaa .Get ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074"); +_caaa .Flags =_dbaa .Get ("\u0046\u006c\u0061g\u0073");_caaa .FontBBox =_dbaa .Get ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078");_caaa .ItalicAngle =_dbaa .Get ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065");_caaa .Ascent =_dbaa .Get ("\u0041\u0073\u0063\u0065\u006e\u0074"); +_caaa .Descent =_dbaa .Get ("\u0044e\u0073\u0063\u0065\u006e\u0074");_caaa .Leading =_dbaa .Get ("\u004ce\u0061\u0064\u0069\u006e\u0067");_caaa .CapHeight =_dbaa .Get ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t");_caaa .XHeight =_dbaa .Get ("\u0058H\u0065\u0069\u0067\u0068\u0074"); +_caaa .StemV =_dbaa .Get ("\u0053\u0074\u0065m\u0056");_caaa .StemH =_dbaa .Get ("\u0053\u0074\u0065m\u0048");_caaa .AvgWidth =_dbaa .Get ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068");_caaa .MaxWidth =_dbaa .Get ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068"); +_caaa .MissingWidth =_dbaa .Get ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068");_caaa .FontFile =_dbaa .Get ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065");_caaa .FontFile2 =_dbaa .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652"); +_caaa .FontFile3 =_dbaa .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653");_caaa .CharSet =_dbaa .Get ("\u0043h\u0061\u0072\u0053\u0065\u0074");_caaa .Style =_dbaa .Get ("\u0053\u0074\u0079l\u0065");_caaa .Lang =_dbaa .Get ("\u004c\u0061\u006e\u0067"); +_caaa .FD =_dbaa .Get ("\u0046\u0044");_caaa .CIDSet =_dbaa .Get ("\u0043\u0049\u0044\u0053\u0065\u0074");if _caaa .Flags !=nil {if _agafc ,_fega :=_cde .GetIntVal (_caaa .Flags );_fega {_caaa ._gdeacf =_agafc ;};};if _caaa .MissingWidth !=nil {if _bdgg ,_bcbb :=_cde .GetNumberAsFloat (_caaa .MissingWidth ); +_bcbb ==nil {_caaa ._afadf =_bdgg ;};};if _caaa .FontFile !=nil {_bgea ,_aefe :=_fcad (_caaa .FontFile );if _aefe !=nil {return _caaa ,_aefe ;};_fb .Log .Trace ("f\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u003d\u0025\u0073",_bgea );_caaa .fontFile =_bgea ; +};if _caaa .FontFile2 !=nil {_fggdd ,_ccad :=_baf .NewFontFile2FromPdfObject (_caaa .FontFile2 );if _ccad !=nil {return _caaa ,_ccad ;};_fb .Log .Trace ("\u0066\u006f\u006et\u0046\u0069\u006c\u0065\u0032\u003d\u0025\u0073",_fggdd .String ());_caaa ._faacg =&_fggdd ; +};return _caaa ,nil ;}; -// AppendContentStream adds content stream by string. Appends to the last -// contentstream instance if many. -func (_cafb *PdfPage )AppendContentStream (contentStr string )error {_ggabe ,_ceaag :=_cafb .GetContentStreams ();if _ceaag !=nil {return _ceaag ;};if len (_ggabe )==0{_ggabe =[]string {contentStr };return _cafb .SetContentStreams (_ggabe ,_ce .NewFlateEncoder ()); -};var _bbecg _ag .Buffer ;_bbecg .WriteString (_ggabe [len (_ggabe )-1]);_bbecg .WriteString ("\u000a");_bbecg .WriteString (contentStr );_ggabe [len (_ggabe )-1]=_bbecg .String ();return _cafb .SetContentStreams (_ggabe ,_ce .NewFlateEncoder ());};func (_bbbe *PdfAcroForm )fillImageWithAppearance (_efcfe FieldImageProvider ,_geadc FieldAppearanceGenerator )error {if _bbbe ==nil {return nil ; -};_eabf ,_cabbd :=_efcfe .FieldImageValues ();if _cabbd !=nil {return _cabbd ;};for _ ,_dafa :=range _bbbe .AllFields (){_feeg :=_dafa .PartialName ();_aadad ,_bdbf :=_eabf [_feeg ];if !_bdbf {if _fdgee ,_fcace :=_dafa .FullName ();_fcace ==nil {_aadad ,_bdbf =_eabf [_fdgee ]; -};};if !_bdbf {_ff .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",_feeg ); -continue ;};switch _bfea :=_dafa .GetContext ().(type ){case *PdfFieldButton :if _bfea .IsPush (){_bfea .SetFillImage (_aadad );};};if _geadc ==nil {continue ;};for _ ,_cgabg :=range _dafa .Annotations {_afeab ,_cbafg :=_geadc .GenerateAppearanceDict (_bbbe ,_dafa ,_cgabg ); -if _cbafg !=nil {return _cbafg ;};_cgabg .AP =_afeab ;_cgabg .ToPdfObject ();};};return 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 _cde .PdfObject ;_abbg []byte ;_abeg *_cde .PdfIndirectObject ;};func (_bgab *pdfCIDFontType0 )baseFields ()*fontCommon {return &_bgab .fontCommon }; -// PdfDate represents a date, which is a PDF string of the form: -// (D:YYYYMMDDHHmmSSOHH'mm) -type PdfDate struct{_cbacb int64 ;_adeec int64 ;_eeegb int64 ;_gbcf int64 ;_ecebf int64 ;_cdbfg int64 ;_accgd byte ;_gbbfe int64 ;_cfcf int64 ;};func (_eabaf *PdfAcroForm )filteredFields (_ecfege FieldFilterFunc ,_afffc bool )[]*PdfField {if _eabaf ==nil {return nil ; -};return _agdgb (_eabaf .Fields ,_ecfege ,_afffc );}; +// GetContainingPdfObject returns the page as a dictionary within an PdfIndirectObject. +func (_fceb *PdfPage )GetContainingPdfObject ()_cde .PdfObject {return _fceb ._aaad }; -// 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 _gd .ReadSeeker ,opts *ReaderOpts )(*PdfReader ,error ){const _gdaae ="\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 _aaegd (rs ,opts ,true ,_gdaae ); -}; +// NewPdfAction returns an initialized generic PDF action model. +func NewPdfAction ()*PdfAction {_cfb :=&PdfAction {};_cfb ._dfb =_cde .MakeIndirectObject (_cde .MakeDict ());return _cfb ;}; -// NewPdfDateFromTime will create a PdfDate based on the given time -func NewPdfDateFromTime (timeObj _c .Time )(PdfDate ,error ){_fgaed :=timeObj .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_deeeb ,_ :=_dgb .ParseInt (_fgaed [1:3],10,32);_gdefa ,_ :=_dgb .ParseInt (_fgaed [4:6],10,32);return PdfDate {_cbacb :int64 (timeObj .Year ()),_adeec :int64 (timeObj .Month ()),_eeegb :int64 (timeObj .Day ()),_gbcf :int64 (timeObj .Hour ()),_ecebf :int64 (timeObj .Minute ()),_cdbfg :int64 (timeObj .Second ()),_accgd :_fgaed [0],_gbbfe :_deeeb ,_cfcf :_gdefa },nil ; -}; +// NewPdfAnnotation returns an initialized generic PDF annotation model. +func NewPdfAnnotation ()*PdfAnnotation {_deed :=&PdfAnnotation {};_deed ._gfg =_cde .MakeIndirectObject (_cde .MakeDict ());return _deed ;}; -// BaseFont returns the font's "BaseFont" field. -func (_degaf *PdfFont )BaseFont ()string {return _degaf .baseFields ()._egacd }; +// PdfAnnotationPolygon represents Polygon annotations. +// (Section 12.5.6.9). +type PdfAnnotationPolygon struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _cde .PdfObject ;LE _cde .PdfObject ;BS _cde .PdfObject ;IC _cde .PdfObject ;BE _cde .PdfObject ;IT _cde .PdfObject ;Measure _cde .PdfObject ;}; -// SetForms sets the Acroform for a PDF file. -func (_ceea *PdfWriter )SetForms (form *PdfAcroForm )error {_ceea ._aabaf =form ;return nil }; +// GetContainingPdfObject implements model.PdfModel interface. +func (_dbcce *PdfOutputIntent )GetContainingPdfObject ()_cde .PdfObject {return _dbcce ._aadgd };func _edgbae (_gbgcaa []*_cde .PdfObjectStream )*_cde .PdfObjectArray {if len (_gbgcaa )==0{return nil ;};_dffgc :=make ([]_cde .PdfObject ,0,len (_gbgcaa )); +for _ ,_bcbf :=range _gbgcaa {_dffgc =append (_dffgc ,_bcbf );};return _cde .MakeArray (_dffgc ...);}; -// SetSubtype sets the Subtype S for given PdfOutputIntent. -func (_efcdd *PdfOutputIntent )SetSubtype (subtype PdfOutputIntentType )error {if !subtype .IsValid (){return _ge .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"); -};_efcdd .S =subtype ;return nil ;}; +// SetDSS sets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current +// document revision. +func (_eedc *PdfAppender )SetDSS (dss *DSS ){if dss !=nil {_eedc .updateObjectsDeep (dss .ToPdfObject (),nil );};_eedc ._bdbg =dss ;};func (_feac *LTV )buildCertChain (_abdfg ,_aggf []*_ff .Certificate )([]*_ff .Certificate ,map[string ]*_ff .Certificate ,error ){_fabee :=map[string ]*_ff .Certificate {}; +for _ ,_egfdb :=range _abdfg {_fabee [_egfdb .Subject .CommonName ]=_egfdb ;};_beabe :=_abdfg ;for _ ,_bacbcc :=range _aggf {_eageb :=_bacbcc .Subject .CommonName ;if _ ,_ddebe :=_fabee [_eageb ];_ddebe {continue ;};_fabee [_eageb ]=_bacbcc ;_beabe =append (_beabe ,_bacbcc ); +};if len (_beabe )==0{return nil ,nil ,ErrSignNoCertificates ;};var _feebg error ;for _ggeac :=_beabe [0];_ggeac !=nil &&!_feac .CertClient .IsCA (_ggeac );{_bcdcg ,_cdcdd :=_fabee [_ggeac .Issuer .CommonName ];if !_cdcdd {if _bcdcg ,_feebg =_feac .CertClient .GetIssuer (_ggeac ); +_feebg !=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",_feebg ); +break ;};_fabee [_ggeac .Issuer .CommonName ]=_bcdcg ;_beabe =append (_beabe ,_bcdcg );};_ggeac =_bcdcg ;};return _beabe ,_fabee ,nil ;}; -// R returns the value of the red component of the color. -func (_eedf *PdfColorDeviceRGB )R ()float64 {return _eedf [0]}; +// ToPdfObject implements interface PdfModel. +func (_gdcd *PdfActionSubmitForm )ToPdfObject ()_cde .PdfObject {_gdcd .PdfAction .ToPdfObject ();_afg :=_gdcd ._dfb ;_agf :=_afg .PdfObject .(*_cde .PdfObjectDictionary );_agf .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeSubmitForm )));if _gdcd .F !=nil {_agf .Set ("\u0046",_gdcd .F .ToPdfObject ()); +};_agf .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_gdcd .Fields );_agf .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_gdcd .Flags );return _afg ;}; -// GetContext returns the PdfField context which is the more specific field data type, e.g. PdfFieldButton -// for a button field. -func (_fadaa *PdfField )GetContext ()PdfModel {return _fadaa ._dcagc }; +// 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 (_bcefc *PdfAcroForm )FillWithAppearance (provider FieldValueProvider ,appGen FieldAppearanceGenerator )error {_fefde :=_bcefc .fill (provider ,appGen );if _fefde !=nil {return _fefde ;};if _ ,_edadd :=provider .(FieldImageProvider );_edadd {_fefde =_bcefc .fillImageWithAppearance (provider .(FieldImageProvider ),appGen ); +};return _fefde ;}; + +// NewPdfAnnotationPopup returns a new popup annotation. +func NewPdfAnnotationPopup ()*PdfAnnotationPopup {_beb :=NewPdfAnnotation ();_dff :=&PdfAnnotationPopup {};_dff .PdfAnnotation =_beb ;_beb .SetContext (_dff );return _dff ;};func (_cgca *Image )getSuitableEncoder ()(_cde .StreamEncoder ,error ){var (_gcde ,_defec =int (_cgca .Width ),int (_cgca .Height ); +_ccdgc =make (map[string ]bool );_dbgde =true ;_bdfa =false ;_dfdbc =func ()*_cde .DCTEncoder {return _cde .NewDCTEncoder ()};_agge =func ()*_cde .DCTEncoder {_agadg :=_cde .NewDCTEncoder ();_agadg .BitsPerComponent =16;return _agadg };);for _dcffe :=0; +_dcffe < _defec ;_dcffe ++{for _dcaag :=0;_dcaag < _gcde ;_dcaag ++{_cdfc ,_gbgdf :=_cgca .ColorAt (_dcaag ,_dcffe );if _gbgdf !=nil {return nil ,_gbgdf ;};_caeb ,_bfcfae ,_cdbfb ,_fgdac :=_cdfc .RGBA ();if _dbgde &&(_caeb !=_bfcfae ||_caeb !=_cdbfb ||_bfcfae !=_cdbfb ){_dbgde =false ; +};if !_bdfa {switch _cdfc .(type ){case _d .NRGBA :_bdfa =_fgdac > 0;};};_ccdgc [_a .Sprintf ("\u0025\u0064\u002c\u0025\u0064\u002c\u0025\u0064",_caeb ,_bfcfae ,_cdbfb )]=true ;if len (_ccdgc )> 2&&_bdfa {return _agge (),nil ;};};};if _bdfa ||len (_cgca ._cbcfe )> 0{return _cde .NewFlateEncoder (),nil ; +};if len (_ccdgc )<=2{_bddae :=_cgca .ConvertToBinary ();if _bddae !=nil {return nil ,_bddae ;};return _cde .NewJBIG2Encoder (),nil ;};if _dbgde {return _dfdbc (),nil ;};if _cgca .ColorComponents ==1{if _cgca .BitsPerComponent ==1{return _cde .NewJBIG2Encoder (),nil ; +}else if _cgca .BitsPerComponent ==8{_ebfbe :=_cde .NewDCTEncoder ();_ebfbe .ColorComponents =1;return _ebfbe ,nil ;};}else if _cgca .ColorComponents ==3{if _cgca .BitsPerComponent ==8{return _dfdbc (),nil ;}else if _cgca .BitsPerComponent ==16{return _agge (),nil ; +};}else if _cgca .ColorComponents ==4{_cbdbc :=_agge ();_cbdbc .ColorComponents =4;return _cbdbc ,nil ;};return _agge (),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 *_cde .PdfObjectName ;P *_cde .PdfObjectInteger ;V *_cde .PdfObjectName ;}; + +// GetIndirectObjectByNumber retrieves and returns a specific PdfObject by object number. +func (_ggaeg *PdfReader )GetIndirectObjectByNumber (number int )(_cde .PdfObject ,error ){_abdafb ,_gecdbd :=_ggaeg ._fdccd .LookupByNumber (number );return _abdafb ,_gecdbd ;}; // ToPdfObject implements interface PdfModel. -func (_deda *PdfAnnotationProjection )ToPdfObject ()_ce .PdfObject {_deda .PdfAnnotation .ToPdfObject ();_efdc :=_deda ._dec ;_eefe :=_efdc .PdfObject .(*_ce .PdfObjectDictionary );_deda .PdfAnnotationMarkup .appendToPdfDictionary (_eefe );return _efdc ; -}; +func (_cga *PdfActionThread )ToPdfObject ()_cde .PdfObject {_cga .PdfAction .ToPdfObject ();_aac :=_cga ._dfb ;_ebg :=_aac .PdfObject .(*_cde .PdfObjectDictionary );_ebg .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeThread )));if _cga .F !=nil {_ebg .Set ("\u0046",_cga .F .ToPdfObject ()); +};_ebg .SetIfNotNil ("\u0044",_cga .D );_ebg .SetIfNotNil ("\u0042",_cga .B );return _aac ;}; -// SignatureHandlerDocMDP extends SignatureHandler with the ValidateWithOpts method for checking the DocMDP policy. -type SignatureHandlerDocMDP interface{SignatureHandler ; +// FieldImageProvider provides fields images for specified fields. +type FieldImageProvider interface{FieldImageValues ()(map[string ]*Image ,error );};func _abefd (_daefg string )map[string ]string {_gcfcff :=_afea .Split (_daefg ,-1);_bgggd :=map[string ]string {};for _ ,_eacf :=range _gcfcff {_fgbeg :=_abbaa .FindStringSubmatch (_eacf ); +if _fgbeg ==nil {continue ;};_cffea ,_dfbd :=_fgbeg [1],_fgbeg [2];_bgggd [_cffea ]=_dfbd ;};return _bgggd ;}; -// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser -// ValidateWithOpts shall contain Validate call -ValidateWithOpts (_badbae *PdfSignature ,_gcebbb Hasher ,_ebgf SignatureHandlerDocMDPParams )(SignatureValidationResult ,error );}; +// C returns the value of the cyan component of the color. +func (_fcdf *PdfColorDeviceCMYK )C ()float64 {return _fcdf [0]}; -// 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 (_dgfed *PdfFont )SubsetRegistered ()error {switch _adab :=_dgfed ._dace .(type ){case *pdfFontType0 :_ecbe :=_adab .subsetRegistered ();if _ecbe !=nil {_ff .Log .Debug ("\u0053\u0075b\u0073\u0065\u0074 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_ecbe ); -return _ecbe ;};if _adab ._cebdd !=nil {if _adab ._fbfa !=nil {_adab ._fbfa .ToPdfObject ();};_adab .ToPdfObject ();};default:_ff .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",_adab ); -};return nil ;};func _cfea (_afde *_ce .PdfObjectDictionary )(*PdfShadingType7 ,error ){_ebdbb :=PdfShadingType7 {};_fgcf :=_afde .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _fgcf ==nil {_ff .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 ;};_cbecg ,_ffgaf :=_fgcf .(*_ce .PdfObjectInteger );if !_ffgaf {_ff .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",_fgcf ); -return nil ,_ce .ErrTypeError ;};_ebdbb .BitsPerCoordinate =_cbecg ;_fgcf =_afde .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _fgcf ==nil {_ff .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 ;};_cbecg ,_ffgaf =_fgcf .(*_ce .PdfObjectInteger );if !_ffgaf {_ff .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",_fgcf ); -return nil ,_ce .ErrTypeError ;};_ebdbb .BitsPerComponent =_cbecg ;_fgcf =_afde .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _fgcf ==nil {_ff .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 ;};_cbecg ,_ffgaf =_fgcf .(*_ce .PdfObjectInteger );if !_ffgaf {_ff .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",_fgcf ); -return nil ,_ce .ErrTypeError ;};_ebdbb .BitsPerComponent =_cbecg ;_fgcf =_afde .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _fgcf ==nil {_ff .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 ;};_ddecaf ,_ffgaf :=_fgcf .(*_ce .PdfObjectArray );if !_ffgaf {_ff .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",_fgcf ); -return nil ,_ce .ErrTypeError ;};_ebdbb .Decode =_ddecaf ;if _baed :=_afde .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_baed !=nil {_ebdbb .Function =[]PdfFunction {};if _gdbgg ,_bbbfc :=_baed .(*_ce .PdfObjectArray );_bbbfc {for _ ,_bgged :=range _gdbgg .Elements (){_aafe ,_egeef :=_cegfd (_bgged ); -if _egeef !=nil {_ff .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",_egeef );return nil ,_egeef ;};_ebdbb .Function =append (_ebdbb .Function ,_aafe ); -};}else {_addab ,_cgcbe :=_cegfd (_baed );if _cgcbe !=nil {_ff .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",_cgcbe );return nil ,_cgcbe ; -};_ebdbb .Function =append (_ebdbb .Function ,_addab );};};return &_ebdbb ,nil ;};func _gfdb ()string {_dbef :="\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 _ggbedd _ag .Buffer ;for _dbae :=0;_dbae < 6;_dbae ++{_ggbedd .WriteRune (rune (_dbef [_fb .Intn (len (_dbef ))]));};return _ggbedd .String ();}; +// NewPdfShadingPatternType3 creates an empty shading pattern type 3 object. +func NewPdfShadingPatternType3 ()*PdfShadingPatternType3 {_ffddd :=&PdfShadingPatternType3 {};_ffddd .Matrix =_cde .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_ffddd .PdfPattern =&PdfPattern {};_ffddd .PdfPattern .PatternType =int64 (*_cde .MakeInteger (2)); +_ffddd .PdfPattern ._afcgc =_ffddd ;_ffddd .PdfPattern ._eebba =_cde .MakeIndirectObject (_cde .MakeDict ());return _ffddd ;}; + +// PdfAnnotationMovie represents Movie annotations. +// (Section 12.5.6.17). +type PdfAnnotationMovie struct{*PdfAnnotation ;T _cde .PdfObject ;Movie _cde .PdfObject ;A _cde .PdfObject ;}; + +// GetPageDict converts the Page to a PDF object dictionary. +func (_aebb *PdfPage )GetPageDict ()*_cde .PdfObjectDictionary {_gaabe :=_aebb ._bgdbb ;_gaabe .Clear ();_gaabe .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0050\u0061\u0067\u0065"));_gaabe .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_aebb .Parent ); +if _aebb .LastModified !=nil {_gaabe .Set ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_aebb .LastModified .ToPdfObject ());};if _aebb .Resources !=nil {_gaabe .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_aebb .Resources .ToPdfObject ()); +};if _aebb .CropBox !=nil {_gaabe .Set ("\u0043r\u006f\u0070\u0042\u006f\u0078",_aebb .CropBox .ToPdfObject ());};if _aebb .MediaBox !=nil {_gaabe .Set ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078",_aebb .MediaBox .ToPdfObject ());};if _aebb .BleedBox !=nil {_gaabe .Set ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078",_aebb .BleedBox .ToPdfObject ()); +};if _aebb .TrimBox !=nil {_gaabe .Set ("\u0054r\u0069\u006d\u0042\u006f\u0078",_aebb .TrimBox .ToPdfObject ());};if _aebb .ArtBox !=nil {_gaabe .Set ("\u0041\u0072\u0074\u0042\u006f\u0078",_aebb .ArtBox .ToPdfObject ());};_gaabe .SetIfNotNil ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f",_aebb .BoxColorInfo ); +_gaabe .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_aebb .Contents );if _aebb .Rotate !=nil {_gaabe .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_cde .MakeInteger (*_aebb .Rotate ));};_gaabe .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_aebb .Group ); +_gaabe .SetIfNotNil ("\u0054\u0068\u0075m\u0062",_aebb .Thumb );_gaabe .SetIfNotNil ("\u0042",_aebb .B );_gaabe .SetIfNotNil ("\u0044\u0075\u0072",_aebb .Dur );_gaabe .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_aebb .Trans );_gaabe .SetIfNotNil ("\u0041\u0041",_aebb .AA ); +_gaabe .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_aebb .Metadata );_gaabe .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_aebb .PieceInfo );_gaabe .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_aebb .StructParents ); +_gaabe .SetIfNotNil ("\u0049\u0044",_aebb .ID );_gaabe .SetIfNotNil ("\u0050\u005a",_aebb .PZ );_gaabe .SetIfNotNil ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f",_aebb .SeparationInfo );_gaabe .SetIfNotNil ("\u0054\u0061\u0062\u0073",_aebb .Tabs ); +_gaabe .SetIfNotNil ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064",_aebb .TemplateInstantiated );_gaabe .SetIfNotNil ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s",_aebb .PresSteps );_gaabe .SetIfNotNil ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074",_aebb .UserUnit ); +_gaabe .SetIfNotNil ("\u0056\u0050",_aebb .VP );if _aebb ._babf !=nil {_bgebc :=_cde .MakeArray ();for _ ,_gdcda :=range _aebb ._babf {if _eacfe :=_gdcda .GetContext ();_eacfe !=nil {_bgebc .Append (_eacfe .ToPdfObject ());}else {_bgebc .Append (_gdcda .ToPdfObject ()); +};};if _bgebc .Len ()> 0{_gaabe .Set ("\u0041\u006e\u006e\u006f\u0074\u0073",_bgebc );};}else if _aebb .Annots !=nil {_gaabe .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0073",_aebb .Annots );};return _gaabe ;}; + +// GetAttachedFiles retrieves all the attached files info and content. +func (_cagaf *PdfReader )GetAttachedFiles ()([]*EmbeddedFile ,error ){_dada ,_cecbg :=_cagaf .GetNameDictionary ();if _cecbg !=nil {return nil ,_cecbg ;};_aeece :=_fgfe (_dada );if _aeece .EmbeddedFiles ==nil {return nil ,nil ;};_aaaa :=_aeece .EmbeddedFiles .Get ("\u004e\u0061\u006de\u0073"); +_gfdfb ,_cacbg :=_aaaa .(*_cde .PdfObjectArray );if !_cacbg {return nil ,_gf .New ("\u0049\u006e\u0076\u0061li\u0064\u0020\u004e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079");};_dfefd :=[]*EmbeddedFile {};for _bfgge :=1;_bfgge < len (_gfdfb .Elements ()); +_bfgge +=2{if _bfgge %2!=0{_fdcedd :=_gfdfb .Get (_bfgge );_bbbeeb ,_ffca :=NewPdfFilespecFromObj (_fdcedd );if _ffca !=nil {return nil ,_ffca ;};_cedbf ,_ffca :=NewEmbeddedFileFromObject (_bbbeeb .EF );if _ffca !=nil {return nil ,_ffca ;};_gddga ,_bbfgc :=_bbbeeb .F .(*_cde .PdfObjectString ); +if _bbfgc {_cedbf .Name =_gddga .Str ();};_cedbf .Description =_bbbeeb .Desc .WriteString ();switch _bbbeeb .AFRelationship .WriteString (){case "\u0053\u006f\u0075\u0072\u0063\u0065":_cedbf .Relationship =RelationshipSource ;case "\u0044\u0061\u0074\u0061":_cedbf .Relationship =RelationshipData ; +case "A\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065":_cedbf .Relationship =RelationshipAlternative ;case "\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074":_cedbf .Relationship =RelationshipSupplement ;default:_cedbf .Relationship =RelationshipUnspecified ; +};_dfefd =append (_dfefd ,_cedbf );};};return _dfefd ,nil ;};func _bcef (_fgdgg _cde .PdfObject )(*PdfColorspaceSpecialSeparation ,error ){_fbcbd :=NewPdfColorspaceSpecialSeparation ();if _cccd ,_edggc :=_fgdgg .(*_cde .PdfIndirectObject );_edggc {_fbcbd ._eaefb =_cccd ; +};_fgdgg =_cde .TraceToDirectObject (_fgdgg );_fdce ,_cfee :=_fgdgg .(*_cde .PdfObjectArray );if !_cfee {return nil ,_a .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 _fdce .Len ()!=4{return nil ,_a .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");};_fgdgg =_fdce .Get (0); +_fgfa ,_cfee :=_fgdgg .(*_cde .PdfObjectName );if !_cfee {return nil ,_a .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 *_fgfa !="\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e"{return nil ,_a .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"); +};_fgdgg =_fdce .Get (1);_fgfa ,_cfee =_fgdgg .(*_cde .PdfObjectName );if !_cfee {return nil ,_a .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"); +};_fbcbd .ColorantName =_fgfa ;_fgdgg =_fdce .Get (2);_gccf ,_egeaf :=NewPdfColorspaceFromPdfObject (_fgdgg );if _egeaf !=nil {return nil ,_egeaf ;};_fbcbd .AlternateSpace =_gccf ;_dcbd ,_egeaf :=_bedaa (_fdce .Get (3));if _egeaf !=nil {return nil ,_egeaf ; +};_fbcbd .TintTransform =_dcbd ;return _fbcbd ,nil ;};func _efdfb (_fdadg _cde .PdfObject ,_bbbac *PdfReader )(*OutlineDest ,error ){_aeaa ,_bddc :=_cde .GetArray (_fdadg );if !_bddc {return nil ,_gf .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"); +};_gafbc :=_aeaa .Len ();if _gafbc < 2{return nil ,_a .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",_gafbc ); +};_cgab :=&OutlineDest {Mode :"\u0046\u0069\u0074"};_bfadb :=_aeaa .Get (0);if _ffaeg ,_gcged :=_cde .GetIndirect (_bfadb );_gcged {if _ ,_dcdc ,_cbdgg :=_bbbac .PageFromIndirectObject (_ffaeg );_cbdgg ==nil {_cgab .Page =int64 (_dcdc -1);}else {_fb .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",_ffaeg ); +};_cgab .PageObj =_ffaeg ;}else if _fadac ,_cdddf :=_cde .GetIntVal (_bfadb );_cdddf {if _fadac >=0&&_fadac < len (_bbbac .PageList ){_cgab .PageObj =_bbbac .PageList [_fadac ].GetPageAsIndirectObject ();}else {_fb .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",_fadac ); +};_cgab .Page =int64 (_fadac );}else {return nil ,_a .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",_bfadb );};_gfdc ,_bddc :=_cde .GetNameVal (_aeaa .Get (1)); +if !_bddc {_fb .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",_aeaa .Get (1)); +return _cgab ,nil ;};switch _gfdc {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":if _gafbc > 2{_cgab .Y ,_ =_cde .GetNumberAsFloat (_cde .TraceToDirectObject (_aeaa .Get (2)));};case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":if _gafbc > 2{_cgab .X ,_ =_cde .GetNumberAsFloat (_cde .TraceToDirectObject (_aeaa .Get (2))); +};case "\u0058\u0059\u005a":if _gafbc > 4{_cgab .X ,_ =_cde .GetNumberAsFloat (_cde .TraceToDirectObject (_aeaa .Get (2)));_cgab .Y ,_ =_cde .GetNumberAsFloat (_cde .TraceToDirectObject (_aeaa .Get (3)));_cgab .Zoom ,_ =_cde .GetNumberAsFloat (_cde .TraceToDirectObject (_aeaa .Get (4))); +};default:_gfdc ="\u0046\u0069\u0074";};_cgab .Mode =_gfdc ;return _cgab ,nil ;};func _dgbdf (_fffa *_cde .PdfObjectDictionary )*VRI {_cdgc ,_ :=_cde .GetString (_fffa .Get ("\u0054\u0055"));_gbbg ,_ :=_cde .GetString (_fffa .Get ("\u0054\u0053"));return &VRI {Cert :_cffcc (_fffa .Get ("\u0043\u0065\u0072\u0074")),OCSP :_cffcc (_fffa .Get ("\u004f\u0043\u0053\u0050")),CRL :_cffcc (_fffa .Get ("\u0043\u0052\u004c")),TU :_cdgc ,TS :_gbbg }; +};func _edff ()string {_ggdeb .Lock ();defer _ggdeb .Unlock ();return _feddg };func _cgeb (_baef _cde .PdfObject )(*PdfColorspaceCalGray ,error ){_cfac :=NewPdfColorspaceCalGray ();if _aeeg ,_cfbaf :=_baef .(*_cde .PdfIndirectObject );_cfbaf {_cfac ._ccgf =_aeeg ; +};_baef =_cde .TraceToDirectObject (_baef );_ceee ,_cdcgc :=_baef .(*_cde .PdfObjectArray );if !_cdcgc {return nil ,_a .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _ceee .Len ()!=2{return nil ,_a .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"); +};_baef =_cde .TraceToDirectObject (_ceee .Get (0));_cdcf ,_cdcgc :=_baef .(*_cde .PdfObjectName );if !_cdcgc {return nil ,_a .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 *_cdcf !="\u0043a\u006c\u0047\u0072\u0061\u0079"{return nil ,_a .Errorf ("\u006eo\u0074\u0020\u0061\u0020\u0043\u0061\u006c\u0047\u0072\u0061\u0079 \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065");};_baef =_cde .TraceToDirectObject (_ceee .Get (1)); +_gggf ,_cdcgc :=_baef .(*_cde .PdfObjectDictionary );if !_cdcgc {return nil ,_a .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"); +};_baef =_gggf .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_baef =_cde .TraceToDirectObject (_baef );_cdda ,_cdcgc :=_baef .(*_cde .PdfObjectArray );if !_cdcgc {return nil ,_a .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 _cdda .Len ()!=3{return nil ,_a .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");};_cegb ,_dafb :=_cdda .GetAsFloat64Slice (); +if _dafb !=nil {return nil ,_dafb ;};_cfac .WhitePoint =_cegb ;_baef =_gggf .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _baef !=nil {_baef =_cde .TraceToDirectObject (_baef );_dbcc ,_efaa :=_baef .(*_cde .PdfObjectArray );if !_efaa {return nil ,_a .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 _dbcc .Len ()!=3{return nil ,_a .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");};_fcga ,_bccf :=_dbcc .GetAsFloat64Slice (); +if _bccf !=nil {return nil ,_bccf ;};_cfac .BlackPoint =_fcga ;};_baef =_gggf .Get ("\u0047\u0061\u006dm\u0061");if _baef !=nil {_baef =_cde .TraceToDirectObject (_baef );_adef ,_bebe :=_cde .GetNumberAsFloat (_baef );if _bebe !=nil {return nil ,_a .Errorf ("C\u0061\u006c\u0047\u0072\u0061\u0079:\u0020\u0067\u0061\u006d\u006d\u0061\u0020\u006e\u006ft\u0020\u0061\u0020n\u0075m\u0062\u0065\u0072"); +};_cfac .Gamma =_adef ;};return _cfac ,nil ;}; + +// ColorFromFloats returns a new PdfColor based on input color components. +func (_dbdf *PdfColorspaceDeviceN )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=_dbdf .GetNumComponents (){return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ccbe ,_cffc :=_dbdf .TintTransform .Evaluate (vals ); +if _cffc !=nil {return nil ,_cffc ;};_agdg ,_cffc :=_dbdf .AlternateSpace .ColorFromFloats (_ccbe );if _cffc !=nil {return nil ,_cffc ;};return _agdg ,nil ;}; + +// 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 ;var _afea =_cgg .MustCompile ("\u005b\\\u006e\u005c\u0072\u005d\u002b"); // NewPdfAnnotationSquiggly returns a new text squiggly annotation. -func NewPdfAnnotationSquiggly ()*PdfAnnotationSquiggly {_cde :=NewPdfAnnotation ();_ccf :=&PdfAnnotationSquiggly {};_ccf .PdfAnnotation =_cde ;_ccf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cde .SetContext (_ccf );return _ccf ;};func (_cgfbf *PdfPage )getParentResources ()(*PdfPageResources ,error ){_fegfc :=_cgfbf .Parent ; -for _fegfc !=nil {_ffagc ,_babdb :=_ce .GetDict (_fegfc );if !_babdb {_ff .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 ,_ge .New ("i\u006e\u0076\u0061\u006cid\u0020p\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074"); -};if _gdege :=_ffagc .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_gdege !=nil {_abacg ,_ggcef :=_ce .GetDict (_gdege );if !_ggcef {return nil ,_ge .New ("i\u006e\u0076\u0061\u006cid\u0020r\u0065\u0073\u006f\u0075\u0072c\u0065\u0020\u0064\u0069\u0063\u0074"); -};_bacgdd ,_bccca :=NewPdfPageResourcesFromDict (_abacg );if _bccca !=nil {return nil ,_bccca ;};return _bacgdd ,nil ;};_fegfc =_ffagc .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,nil ;}; +func NewPdfAnnotationSquiggly ()*PdfAnnotationSquiggly {_adee :=NewPdfAnnotation ();_gfca :=&PdfAnnotationSquiggly {};_gfca .PdfAnnotation =_adee ;_gfca .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_adee .SetContext (_gfca );return _gfca ;};func (_afgba *PdfSignature )extractChainFromPKCS7 ()([]*_ff .Certificate ,error ){_acbdf ,_acaag :=_bf .Parse (_afgba .Contents .Bytes ()); +if _acaag !=nil {return nil ,_acaag ;};return _acbdf .Certificates ,nil ;}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_eaad *PdfShadingType4 )ToPdfObject ()_ce .PdfObject {_eaad .PdfShading .ToPdfObject ();_bfeda ,_gaede :=_eaad .getShadingDict ();if _gaede !=nil {_ff .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 _eaad .BitsPerCoordinate !=nil {_bfeda .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_eaad .BitsPerCoordinate );};if _eaad .BitsPerComponent !=nil {_bfeda .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_eaad .BitsPerComponent ); -};if _eaad .BitsPerFlag !=nil {_bfeda .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_eaad .BitsPerFlag );};if _eaad .Decode !=nil {_bfeda .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_eaad .Decode );};if _eaad .Function !=nil {if len (_eaad .Function )==1{_bfeda .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_eaad .Function [0].ToPdfObject ()); -}else {_gafbb :=_ce .MakeArray ();for _ ,_agdbgb :=range _eaad .Function {_gafbb .Append (_agdbgb .ToPdfObject ());};_bfeda .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gafbb );};};return _eaad ._agcdg ;};const (TrappedUnknown PdfInfoTrapped ="\u0055n\u006b\u006e\u006f\u0077\u006e"; -TrappedTrue PdfInfoTrapped ="\u0054\u0072\u0075\u0065";TrappedFalse PdfInfoTrapped ="\u0046\u0061\u006cs\u0065";);func (_ebcgda *PdfWriter )writeObject (_ffcec int ,_ffdaa _ce .PdfObject ){_ff .Log .Trace ("\u0057\u0072\u0069\u0074\u0065\u0020\u006f\u0062\u006a \u0023\u0025\u0064\u000a",_ffcec ); -if _aaecg ,_gbeg :=_ffdaa .(*_ce .PdfIndirectObject );_gbeg {_ebcgda ._abff [_ffcec ]=crossReference {Type :1,Offset :_ebcgda ._cgdfab ,Generation :_aaecg .GenerationNumber };_cfacd :=_e .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_ffcec ); -if _gedgf ,_eccec :=_aaecg .PdfObject .(*pdfSignDictionary );_eccec {_gedgf ._efccb =_ebcgda ._cgdfab +int64 (len (_cfacd ));};if _aaecg .PdfObject ==nil {_ff .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"); -_aaecg .PdfObject =_ce .MakeNull ();};_cfacd +=_aaecg .PdfObject .WriteString ();_cfacd +="\u000a\u0065\u006e\u0064\u006f\u0062\u006a\u000a";_ebcgda .writeString (_cfacd );return ;};if _eedddc ,_ddadae :=_ffdaa .(*_ce .PdfObjectStream );_ddadae {_ebcgda ._abff [_ffcec ]=crossReference {Type :1,Offset :_ebcgda ._cgdfab ,Generation :_eedddc .GenerationNumber }; -_aabfg :=_e .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_ffcec );_aabfg +=_eedddc .PdfObjectDictionary .WriteString ();_aabfg +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_ebcgda .writeString (_aabfg );_ebcgda .writeBytes (_eedddc .Stream ); -_ebcgda .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};if _bgafb ,_dgaagc :=_ffdaa .(*_ce .PdfObjectStreams );_dgaagc {_ebcgda ._abff [_ffcec ]=crossReference {Type :1,Offset :_ebcgda ._cgdfab ,Generation :_bgafb .GenerationNumber }; -_afbc :=_e .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_ffcec );var _adfaf []string ;var _ffbcd string ;var _fegefc int64 ;for _aggfd ,_bdcaf :=range _bgafb .Elements (){_dccfe ,_cafgg :=_bdcaf .(*_ce .PdfIndirectObject );if !_cafgg {_ff .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",_ffcec ,_bdcaf ); -continue ;};_fgfebb :=_dccfe .PdfObject .WriteString ()+"\u0020";_ffbcd =_ffbcd +_fgfebb ;_adfaf =append (_adfaf ,_e .Sprintf ("\u0025\u0064\u0020%\u0064",_dccfe .ObjectNumber ,_fegefc ));_ebcgda ._abff [int (_dccfe .ObjectNumber )]=crossReference {Type :2,ObjectNumber :_ffcec ,Index :_aggfd }; -_fegefc =_fegefc +int64 (len ([]byte (_fgfebb )));};_agddg :=_g .Join (_adfaf ,"\u0020")+"\u0020";_daced :=_ce .NewFlateEncoder ();_dcaab :=_daced .MakeStreamDict ();_dcaab .Set (_ce .PdfObjectName ("\u0054\u0079\u0070\u0065"),_ce .MakeName ("\u004f\u0062\u006a\u0053\u0074\u006d")); -_bcefa :=int64 (_bgafb .Len ());_dcaab .Set (_ce .PdfObjectName ("\u004e"),_ce .MakeInteger (_bcefa ));_agcfc :=int64 (len (_agddg ));_dcaab .Set (_ce .PdfObjectName ("\u0046\u0069\u0072s\u0074"),_ce .MakeInteger (_agcfc ));_abecc ,_ :=_daced .EncodeBytes ([]byte (_agddg +_ffbcd )); -_edadf :=int64 (len (_abecc ));_dcaab .Set (_ce .PdfObjectName ("\u004c\u0065\u006e\u0067\u0074\u0068"),_ce .MakeInteger (_edadf ));_afbc +=_dcaab .WriteString ();_afbc +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_ebcgda .writeString (_afbc ); -_ebcgda .writeBytes (_abecc );_ebcgda .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};_ebcgda .writeString (_ffdaa .WriteString ());}; +// ToPdfObject implements interface PdfModel. +func (_bcaf *PdfAnnotationFileAttachment )ToPdfObject ()_cde .PdfObject {_bcaf .PdfAnnotation .ToPdfObject ();_dbfg :=_bcaf ._gfg ;_dfec :=_dbfg .PdfObject .(*_cde .PdfObjectDictionary );_bcaf .PdfAnnotationMarkup .appendToPdfDictionary (_dfec );_dfec .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074")); +_dfec .SetIfNotNil ("\u0046\u0053",_bcaf .FS );_dfec .SetIfNotNil ("\u004e\u0061\u006d\u0065",_bcaf .Name );return _dbfg ;};type modelManager struct{_fdaa map[PdfModel ]_cde .PdfObject ;_ffdgf map[_cde .PdfObject ]PdfModel ;}; -// GetXHeight returns the XHeight of the font `descriptor`. -func (_bdfdg *PdfFontDescriptor )GetXHeight ()(float64 ,error ){return _ce .GetNumberAsFloat (_bdfdg .XHeight );}; +// G returns the value of the green component of the color. +func (_dfcge *PdfColorDeviceRGB )G ()float64 {return _dfcge [1]}; -// PdfAnnotationProjection represents Projection annotations. -type PdfAnnotationProjection struct{*PdfAnnotation ;*PdfAnnotationMarkup ;};func (_ebdde *LTV )enable (_cbgcg ,_gaac []*_eg .Certificate ,_fdad string )error {_caadeb ,_caafa ,_afbf :=_ebdde .buildCertChain (_cbgcg ,_gaac );if _afbf !=nil {return _afbf ; -};_edgb ,_afbf :=_ebdde .getCerts (_caadeb );if _afbf !=nil {return _afbf ;};var _ffcgb ,_cffaa [][]byte ;if _ebdde .OCSPClient !=nil {_ffcgb ,_afbf =_ebdde .getOCSPs (_caadeb ,_caafa );if _afbf !=nil {return _afbf ;};};if _ebdde .CRLClient !=nil {_cffaa ,_afbf =_ebdde .getCRLs (_caadeb ); -if _afbf !=nil {return _afbf ;};};_cagf :=_ebdde ._dcacf ;_fcffb ,_afbf :=_cagf .AddCerts (_edgb );if _afbf !=nil {return _afbf ;};_cbfgb ,_afbf :=_cagf .AddOCSPs (_ffcgb );if _afbf !=nil {return _afbf ;};_abcf ,_afbf :=_cagf .AddCRLs (_cffaa );if _afbf !=nil {return _afbf ; -};if _fdad !=""{_cagf .VRI [_fdad ]=&VRI {Cert :_fcffb ,OCSP :_cbfgb ,CRL :_abcf };};_ebdde ._fdfad .SetDSS (_cagf );return nil ;}; +// WatermarkImageOptions contains options for configuring the watermark process. +type WatermarkImageOptions struct{Alpha float64 ;FitToWidth bool ;PreserveAspectRatio bool ;}; -// HasExtGState checks whether a font is defined by the specified keyName. -func (_bdgff *PdfPageResources )HasExtGState (keyName _ce .PdfObjectName )bool {_ ,_beccg :=_bdgff .GetFontByName (keyName );return _beccg ;}; +// 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 (_abaaba *XObjectForm )SetContentStream (content []byte ,encoder _cde .StreamEncoder )error {_dbfcf :=content ;if encoder ==nil {if _abaaba .Filter !=nil {encoder =_abaaba .Filter ;}else {encoder =_cde .NewRawEncoder ();};};_ceegdf ,_eedgd :=encoder .EncodeBytes (_dbfcf ); +if _eedgd !=nil {return _eedgd ;};_dbfcf =_ceegdf ;_abaaba .Stream =_dbfcf ;_abaaba .Filter =encoder ;return nil ;};func (_dbag *PdfReader )newPdfAnnotation3DFromDict (_dabb *_cde .PdfObjectDictionary )(*PdfAnnotation3D ,error ){_acf :=PdfAnnotation3D {}; +_acf .T3DD =_dabb .Get ("\u0033\u0044\u0044");_acf .T3DV =_dabb .Get ("\u0033\u0044\u0056");_acf .T3DA =_dabb .Get ("\u0033\u0044\u0041");_acf .T3DI =_dabb .Get ("\u0033\u0044\u0049");_acf .T3DB =_dabb .Get ("\u0033\u0044\u0042");return &_acf ,nil ;}; -// ReaderOpts defines options for creating PdfReader instances. -type ReaderOpts struct{ +// Evaluate runs the function on the passed in slice and returns the results. +func (_gcab *PdfFunctionType3 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_fb .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); +};return nil ,_gf .New ("\u006e\u006f\u0074\u0020im\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074");}; -// Password password of the PDF file encryption. -// Default: empty (""). -Password string ; +// NewPdfColorspaceDeviceN returns an initialized PdfColorspaceDeviceN. +func NewPdfColorspaceDeviceN ()*PdfColorspaceDeviceN {_bcdbg :=&PdfColorspaceDeviceN {};return _bcdbg ;};func (_aaeda *fontFile )loadFromSegments (_fcbgg ,_gbfa []byte )error {_fb .Log .Trace ("\u006c\u006f\u0061dF\u0072\u006f\u006d\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0064\u0020\u0025\u0064",len (_fcbgg ),len (_gbfa )); +_dgdbbc :=_aaeda .parseASCIIPart (_fcbgg );if _dgdbbc !=nil {return _dgdbbc ;};_fb .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_aaeda );if len (_gbfa )==0{return nil ;};_fb .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_aaeda ); +return nil ;}; -// LazyLoad set if the PDF file would be loaded using lazy-loading mode. -// Default: true. -LazyLoad bool ; +// ToPdfObject implements interface PdfModel. +func (_dfed *PdfAnnotationLink )ToPdfObject ()_cde .PdfObject {_dfed .PdfAnnotation .ToPdfObject ();_bgdc :=_dfed ._gfg ;_efg :=_bgdc .PdfObject .(*_cde .PdfObjectDictionary );_efg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u004c\u0069\u006e\u006b")); +if _dfed ._bgg !=nil &&_dfed ._bgg ._dfd !=nil {_efg .Set ("\u0041",_dfed ._bgg ._dfd .ToPdfObject ());}else if _dfed .A !=nil {_efg .Set ("\u0041",_dfed .A );};_efg .SetIfNotNil ("\u0044\u0065\u0073\u0074",_dfed .Dest );_efg .SetIfNotNil ("\u0048",_dfed .H ); +_efg .SetIfNotNil ("\u0050\u0041",_dfed .PA );_efg .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_dfed .QuadPoints );_efg .SetIfNotNil ("\u0042\u0053",_dfed .BS );return _bgdc ;}; -// ComplianceMode set if parsed PDF file should contain meta information for the verifiers of the compliance standards like PDF/A. -ComplianceMode bool ;}; +// ColorToRGB converts an Indexed color to an RGB color. +func (_ebfb *PdfColorspaceSpecialIndexed )ColorToRGB (color PdfColor )(PdfColor ,error ){if _ebfb .Base ==nil {return nil ,_gf .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 _ebfb .Base .ColorToRGB (color );}; -// ToPdfObject returns the PDF representation of the shading pattern. -func (_dfad *PdfShadingPattern )ToPdfObject ()_ce .PdfObject {_dfad .PdfPattern .ToPdfObject ();_bbcd :=_dfad .getDict ();if _dfad .Shading !=nil {_bbcd .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_dfad .Shading .ToPdfObject ());};if _dfad .Matrix !=nil {_bbcd .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_dfad .Matrix ); -};if _dfad .ExtGState !=nil {_bbcd .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_dfad .ExtGState );};return _dfad ._gadcb ;}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_adbbb *PdfColorspaceDeviceRGB )ToPdfObject ()_cde .PdfObject {return _cde .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B");}; -// Write writes the Appender output to io.Writer. -// It can only be called once and further invocations will result in an error. -func (_aeegf *PdfAppender )Write (w _gd .Writer )error {if _aeegf ._fgegg {return _ge .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"); -};_ecag :=NewPdfWriter ();_degc ,_aebc :=_ce .GetDict (_ecag ._dbdaa );if !_aebc {return _ge .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"); -};_aafb ,_aebc :=_degc .Get ("\u004b\u0069\u0064\u0073").(*_ce .PdfObjectArray );if !_aebc {return _ge .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"); -};_cbeg ,_aebc :=_degc .Get ("\u0043\u006f\u0075n\u0074").(*_ce .PdfObjectInteger );if !_aebc {return _ge .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"); -};_dddf :=_aeegf ._fcda ._afda ;_aed :=_dddf .GetTrailer ();if _aed ==nil {return _ge .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_cfef ,_aebc :=_ce .GetIndirect (_aed .Get ("\u0052\u006f\u006f\u0074"));if !_aebc {return _ge .New ("c\u0061\u0074\u0061\u006c\u006f\u0067 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072 \u006e\u006f\u0074 \u0066o\u0075\u006e\u0064"); -};_gbed ,_aebc :=_ce .GetDict (_cfef );if !_aebc {_ff .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",_cfef ,*_aed ); -return _ge .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_ggef :=false ;for _ ,_ebeaa :=range _aeegf ._fcda .AcroForm .signatureFields (){if _ebeaa .Lock !=nil {_ggef =true ;break ;};};if _ggef {_ecag ._bedff =_cfef ; -};for _ ,_cbae :=range _gbed .Keys (){if _ecag ._bbef .Get (_cbae )==nil {_bgba :=_gbed .Get (_cbae );_ecag ._bbef .Set (_cbae ,_bgba );};};if _aeegf ._fed !=nil {if _aeegf ._fed ._afab {if _gcfag :=_ce .TraceToDirectObject (_aeegf ._fed .ToPdfObject ()); -!_ce .IsNullObject (_gcfag ){_ecag ._bbef .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_gcfag );_aeegf .updateObjectsDeep (_gcfag ,nil );}else {_ff .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 {_ecag ._bbef .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_aeegf ._fed .ToPdfObject ());_aeegf .updateObjectsDeep (_aeegf ._fed .ToPdfObject (),nil );};};if _aeegf ._gee !=nil {_aeegf .updateObjectsDeep (_aeegf ._gee .ToPdfObject (),nil ); -_ecag ._bbef .Set ("\u0044\u0053\u0053",_aeegf ._gee .GetContainingPdfObject ());};if _aeegf ._acec !=nil {_ecag ._bbef .Set ("\u0050\u0065\u0072m\u0073",_aeegf ._acec .ToPdfObject ());_aeegf .updateObjectsDeep (_aeegf ._acec .ToPdfObject (),nil );};if _ecag ._facee .Major < 2{_ecag .AddExtension ("\u0045\u0053\u0049\u0043","\u0031\u002e\u0037",5); -_ecag .AddExtension ("\u0041\u0044\u0042\u0045","\u0031\u002e\u0037",8);};if _ebb ,_fada :=_ce .GetDict (_aed .Get ("\u0049\u006e\u0066\u006f"));_fada {if _deag ,_begb :=_ce .GetDict (_ecag ._dcecd );_begb {for _ ,_fadg :=range _ebb .Keys (){if _deag .Get (_fadg )==nil {_deag .Set (_fadg ,_ebb .Get (_fadg )); -};};};};if _aeegf ._geaf !=nil {_ecag ._dcecd =_ce .MakeIndirectObject (_aeegf ._geaf .ToPdfObject ());};_aeegf .updateObjectsDeep (_ecag ._dcecd ,nil );_aeegf .updateObjectsDeep (_ecag ._bedff ,nil );_acee :=false ;if len (_aeegf ._fcda .PageList )!=len (_aeegf ._ggdc ){_acee =true ; -}else {for _baeb :=range _aeegf ._fcda .PageList {switch {case _aeegf ._ggdc [_baeb ]==_aeegf ._fcda .PageList [_baeb ]:case _aeegf ._ggdc [_baeb ]==_aeegf .Reader .PageList [_baeb ]:default:_acee =true ;};if _acee {break ;};};};if _acee {_aeegf .updateObjectsDeep (_ecag ._dbdaa ,nil ); -}else {_aeegf ._gecg [_ecag ._dbdaa ]=struct{}{};};_ecag ._dbdaa .ObjectNumber =_aeegf .Reader ._bcgea .ObjectNumber ;_aeegf ._fadeg [_ecag ._dbdaa ]=_aeegf .Reader ._bcgea .ObjectNumber ;_egcd :=[]_ce .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 _ ,_fbbe :=range _aeegf ._ggdc {_fbbg :=_fbbe .ToPdfObject ();*_cbeg =*_cbeg +1;if _gbge ,_dgcf :=_fbbg .(*_ce .PdfIndirectObject );_dgcf &&_gbge .GetParser ()==_aeegf ._fcda ._afda {_aafb .Append (&_gbge .PdfObjectReference );continue ;};if _gdbee ,_acga :=_ce .GetDict (_fbbg ); -_acga {_cffc ,_ccaf :=_gdbee .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_ce .PdfIndirectObject );for _ccaf {_ff .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_cffc );_ecce ,_cbec :=_cffc .PdfObject .(*_ce .PdfObjectDictionary ); -if !_cbec {return _ge .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074");};for _ ,_gada :=range _egcd {_ff .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_gada );if _eadag :=_gdbee .Get (_gada ); -_eadag !=nil {_ff .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079");if len (_fbbe ._caab .Keys ())> 0&&!_acee {_dcdeg :=_fbbe ._caab ;if _afgfb :=_dcdeg .Get (_gada );_afgfb !=nil {if _eadag !=_afgfb {_ff .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",_gada ,_afgfb ); -_gdbee .Set (_gada ,_afgfb );};};};continue ;};if _dabag :=_ecce .Get (_gada );_dabag !=nil {_ff .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_gada );_gdbee .Set (_gada ,_dabag ); -};};_cffc ,_ccaf =_ecce .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_ce .PdfIndirectObject );_ff .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_ecce .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));}; -if _acee {_gdbee .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_ecag ._dbdaa );};};_aeegf .updateObjectsDeep (_fbbg ,nil );_aafb .Append (_fbbg );};if _ ,_cfagd :=_aeegf ._gbbg .Seek (0,_gd .SeekStart );_cfagd !=nil {return _cfagd ;};_eafg :=make (map[SignatureHandler ]_gd .Writer ); -_dbcf :=_ce .MakeArray ();for _ ,_cdcg :=range _aeegf ._beff {if _eaba ,_fcde :=_ce .GetIndirect (_cdcg );_fcde {if _dgda ,_bdfe :=_eaba .PdfObject .(*pdfSignDictionary );_bdfe {_fdcd :=*_dgda ._efaef ;var _begf error ;_eafg [_fdcd ],_begf =_fdcd .NewDigest (_dgda ._gdbgfe ); -if _begf !=nil {return _begf ;};_dbcf .Append (_ce .MakeInteger (0xfffff),_ce .MakeInteger (0xfffff));};};};if _dbcf .Len ()> 0{_dbcf .Append (_ce .MakeInteger (0xfffff),_ce .MakeInteger (0xfffff));};for _ ,_dcbb :=range _aeegf ._beff {if _gbfe ,_dffc :=_ce .GetIndirect (_dcbb ); -_dffc {if _edge ,_fbda :=_gbfe .PdfObject .(*pdfSignDictionary );_fbda {_edge .Set ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_dbcf );};};};_eded :=len (_eafg )> 0;var _gcge _gd .Reader =_aeegf ._gbbg ;if _eded {_fcaf :=make ([]_gd .Writer ,0,len (_eafg )); -for _ ,_bce :=range _eafg {_fcaf =append (_fcaf ,_bce );};_gcge =_gd .TeeReader (_aeegf ._gbbg ,_gd .MultiWriter (_fcaf ...));};_ggecf ,_eeebd :=_gd .Copy (w ,_gcge );if _eeebd !=nil {return _eeebd ;};if len (_aeegf ._beff )==0{return nil ;};_ecag ._bffgf =_ggecf ; -_ecag .ObjNumOffset =_aeegf ._agac ;_ecag ._ddfff =true ;_ecag ._fegdg =_aeegf ._agfe ;_ecag ._efbcg =_aeegf ._gcfe ;_ecag ._bcefd =_aeegf ._gafg ;_ecag ._facee =_aeegf ._fcda .PdfVersion ();_ecag ._fdegda =_aeegf ._fadeg ;_ecag ._cgebe =_aeegf ._egeb .GetCrypter (); -_ecag ._ggbef =_aeegf ._egeb .GetEncryptObj ();_gddb :=_aeegf ._egeb .GetXrefType ();if _gddb !=nil {_abfg :=*_gddb ==_ce .XrefTypeObjectStream ;_ecag ._aedga =&_abfg ;};_ecag ._gdaab =map[_ce .PdfObject ]struct{}{};_ecag ._adbee =[]_ce .PdfObject {};for _ ,_befg :=range _aeegf ._beff {if _ ,_bfff :=_aeegf ._gecg [_befg ]; -_bfff {continue ;};_ecag .addObject (_befg );};_bggd :=w ;if _eded {_bggd =_ag .NewBuffer (nil );};if _aeegf ._afef !=""&&_ecag ._cgebe ==nil {_ecag .Encrypt ([]byte (_aeegf ._afef ),[]byte (_aeegf ._afef ),_aeegf ._debba );};if _agbd :=_aed .Get ("\u0049\u0044"); -_agbd !=nil {if _eafb ,_fgde :=_ce .GetArray (_agbd );_fgde {_ecag ._cbegb =_eafb ;};};if _cgcfc :=_ecag .Write (_bggd );_cgcfc !=nil {return _cgcfc ;};if _eded {_aeg :=_bggd .(*_ag .Buffer ).Bytes ();_egbge :=_ce .MakeArray ();var _cgaca []*pdfSignDictionary ; -var _gfeg int64 ;for _ ,_abfa :=range _ecag ._adbee {if _eecc ,_bfbe :=_ce .GetIndirect (_abfa );_bfbe {if _agge ,_fcfd :=_eecc .PdfObject .(*pdfSignDictionary );_fcfd {_cgaca =append (_cgaca ,_agge );_egcf :=_agge ._efccb +int64 (_agge ._debdg );_egbge .Append (_ce .MakeInteger (_gfeg ),_ce .MakeInteger (_egcf -_gfeg )); -_gfeg =_agge ._efccb +int64 (_agge ._eadgf );};};};_egbge .Append (_ce .MakeInteger (_gfeg ),_ce .MakeInteger (_ggecf +int64 (len (_aeg ))-_gfeg ));_fdgf :=[]byte (_egbge .WriteString ());for _ ,_cffag :=range _cgaca {_bbac :=int (_cffag ._efccb -_ggecf ); -for _cgadg :=_cffag ._fgee ;_cgadg < _cffag ._dfdea ;_cgadg ++{_aeg [_bbac +_cgadg ]=' ';};_cea :=_aeg [_bbac +_cffag ._fgee :_bbac +_cffag ._dfdea ];copy (_cea ,_fdgf );};var _cda int ;for _ ,_eega :=range _cgaca {_dae :=int (_eega ._efccb -_ggecf );_eaeb :=_aeg [_cda :_dae +_eega ._debdg ]; -_dfgf :=*_eega ._efaef ;_eafg [_dfgf ].Write (_eaeb );_cda =_dae +_eega ._eadgf ;};for _ ,_bccf :=range _cgaca {_gceg :=_aeg [_cda :];_bbea :=*_bccf ._efaef ;_eafg [_bbea ].Write (_gceg );};for _ ,_deff :=range _cgaca {_fdf :=int (_deff ._efccb -_ggecf ); -_gece :=*_deff ._efaef ;_gagc :=_eafg [_gece ];if _fffd :=_gece .Sign (_deff ._gdbgfe ,_gagc );_fffd !=nil {return _fffd ;};_deff ._gdbgfe .ByteRange =_egbge ;_gdgfe :=[]byte (_deff ._gdbgfe .Contents .WriteString ());for _ffee :=_deff ._fgee ;_ffee < _deff ._dfdea ; -_ffee ++{_aeg [_fdf +_ffee ]=' ';};for _adbd :=_deff ._debdg ;_adbd < _deff ._eadgf ;_adbd ++{_aeg [_fdf +_adbd ]=' ';};_bda :=_aeg [_fdf +_deff ._fgee :_fdf +_deff ._dfdea ];copy (_bda ,_fdgf );_bda =_aeg [_fdf +_deff ._debdg :_fdf +_deff ._eadgf ];copy (_bda ,_gdgfe ); -};_daab :=_ag .NewBuffer (_aeg );_ ,_eeebd =_gd .Copy (w ,_daab );if _eeebd !=nil {return _eeebd ;};};_aeegf ._fgegg =true ;return nil ;};type pdfSignDictionary struct{*_ce .PdfObjectDictionary ;_efaef *SignatureHandler ;_gdbgfe *PdfSignature ;_efccb int64 ; -_debdg int ;_eadgf int ;_fgee int ;_dfdea int ;};var (CourierName =_ee .CourierName ;CourierBoldName =_ee .CourierBoldName ;CourierObliqueName =_ee .CourierObliqueName ;CourierBoldObliqueName =_ee .CourierBoldObliqueName ;HelveticaName =_ee .HelveticaName ; -HelveticaBoldName =_ee .HelveticaBoldName ;HelveticaObliqueName =_ee .HelveticaObliqueName ;HelveticaBoldObliqueName =_ee .HelveticaBoldObliqueName ;SymbolName =_ee .SymbolName ;ZapfDingbatsName =_ee .ZapfDingbatsName ;TimesRomanName =_ee .TimesRomanName ; -TimesBoldName =_ee .TimesBoldName ;TimesItalicName =_ee .TimesItalicName ;TimesBoldItalicName =_ee .TimesBoldItalicName ;); +// ToPdfObject returns the PDF representation of the function. +func (_cbdgd *PdfFunctionType2 )ToPdfObject ()_cde .PdfObject {_ddffbb :=_cde .MakeDict ();_ddffbb .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_cde .MakeInteger (2));_dccaa :=&_cde .PdfObjectArray {};for _ ,_acfga :=range _cbdgd .Domain {_dccaa .Append (_cde .MakeFloat (_acfga )); +};_ddffbb .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_dccaa );if _cbdgd .Range !=nil {_afaca :=&_cde .PdfObjectArray {};for _ ,_bdfdc :=range _cbdgd .Range {_afaca .Append (_cde .MakeFloat (_bdfdc ));};_ddffbb .Set ("\u0052\u0061\u006eg\u0065",_afaca ); +};if _cbdgd .C0 !=nil {_defeg :=&_cde .PdfObjectArray {};for _ ,_ccccd :=range _cbdgd .C0 {_defeg .Append (_cde .MakeFloat (_ccccd ));};_ddffbb .Set ("\u0043\u0030",_defeg );};if _cbdgd .C1 !=nil {_adcbcc :=&_cde .PdfObjectArray {};for _ ,_gabaf :=range _cbdgd .C1 {_adcbcc .Append (_cde .MakeFloat (_gabaf )); +};_ddffbb .Set ("\u0043\u0031",_adcbcc );};_ddffbb .Set ("\u004e",_cde .MakeFloat (_cbdgd .N ));if _cbdgd ._bcege !=nil {_cbdgd ._bcege .PdfObject =_ddffbb ;return _cbdgd ._bcege ;};return _ddffbb ;}; -// ToPdfObject returns colorspace in a PDF object format [name stream] -func (_eafbb *PdfColorspaceICCBased )ToPdfObject ()_ce .PdfObject {_dgbaa :=&_ce .PdfObjectArray {};_dgbaa .Append (_ce .MakeName ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"));var _fdca *_ce .PdfObjectStream ;if _eafbb ._gcgc !=nil {_fdca =_eafbb ._gcgc ; -}else {_fdca =&_ce .PdfObjectStream {};};_cfcc :=_ce .MakeDict ();_cfcc .Set ("\u004e",_ce .MakeInteger (int64 (_eafbb .N )));if _eafbb .Alternate !=nil {_cfcc .Set ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e",_eafbb .Alternate .ToPdfObject ());};if _eafbb .Metadata !=nil {_cfcc .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_eafbb .Metadata ); -};if _eafbb .Range !=nil {var _cffdf []_ce .PdfObject ;for _ ,_bdeg :=range _eafbb .Range {_cffdf =append (_cffdf ,_ce .MakeFloat (_bdeg ));};_cfcc .Set ("\u0052\u0061\u006eg\u0065",_ce .MakeArray (_cffdf ...));};_cfcc .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_eafbb .Data )))); -_fdca .Stream =_eafbb .Data ;_fdca .PdfObjectDictionary =_cfcc ;_dgbaa .Append (_fdca );if _eafbb ._fedfe !=nil {_eafbb ._fedfe .PdfObject =_dgbaa ;return _eafbb ._fedfe ;};return _dgbaa ;};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 _agdgb (_gffed *[]*PdfField ,_ddfg FieldFilterFunc ,_acag bool )[]*PdfField {if _gffed ==nil {return nil ; -};_cbba :=*_gffed ;if len (*_gffed )==0{return nil ;};_dcdad :=_cbba [:0];if _ddfg ==nil {_ddfg =func (*PdfField )bool {return true };};var _dggeb []*PdfField ;for _ ,_fbafb :=range _cbba {_dacg :=_ddfg (_fbafb );if _dacg {_dggeb =append (_dggeb ,_fbafb ); -if len (_fbafb .Kids )> 0{_dggeb =append (_dggeb ,_agdgb (&_fbafb .Kids ,_ddfg ,_acag )...);};};if !_acag ||!_dacg ||len (_fbafb .Kids )> 0{_dcdad =append (_dcdad ,_fbafb );};};*_gffed =_dcdad ;return _dggeb ;};func (_dcg *PdfReader )newPdfAnnotationCaretFromDict (_dgc *_ce .PdfObjectDictionary )(*PdfAnnotationCaret ,error ){_cce :=PdfAnnotationCaret {}; -_gffe ,_ccae :=_dcg .newPdfAnnotationMarkupFromDict (_dgc );if _ccae !=nil {return nil ,_ccae ;};_cce .PdfAnnotationMarkup =_gffe ;_cce .RD =_dgc .Get ("\u0052\u0044");_cce .Sy =_dgc .Get ("\u0053\u0079");return &_cce ,nil ;}; +// GetCatalogStructTreeRoot gets the catalog StructTreeRoot object. +func (_ecgf *PdfReader )GetCatalogStructTreeRoot ()(_cde .PdfObject ,bool ){if _ecgf ._gaeed ==nil {return nil ,false ;};_dbacd :=_ecgf ._gaeed .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074");return _dbacd ,_dbacd !=nil ; +};func _egfef (_fcac *_cde .PdfObjectDictionary ,_gbgda *fontCommon )(*pdfCIDFontType0 ,error ){if _gbgda ._cfgg !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"{_fb .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",_gbgda ); +return nil ,_cde .ErrRangeError ;};_abcab :=_baedb (_gbgda );_gabce ,_cgeg :=_cde .GetDict (_fcac .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_cgeg {_fb .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",_gbgda ); +return nil ,ErrRequiredAttributeMissing ;};_abcab .CIDSystemInfo =_gabce ;_abcab .DW =_fcac .Get ("\u0044\u0057");_abcab .W =_fcac .Get ("\u0057");_abcab .DW2 =_fcac .Get ("\u0044\u0057\u0032");_abcab .W2 =_fcac .Get ("\u0057\u0032");_abcab ._ebbff =1000.0; +if _geage ,_edbda :=_cde .GetNumberAsFloat (_abcab .DW );_edbda ==nil {_abcab ._ebbff =_geage ;};_adbce ,_fdeg :=_cccc (_abcab .W );if _fdeg !=nil {return nil ,_fdeg ;};if _adbce ==nil {_adbce =map[_fab .CharCode ]float64 {};};_abcab ._baff =_adbce ;return _abcab ,nil ; +}; -// EncryptionAlgorithm is used in EncryptOptions to change the default algorithm used to encrypt the document. -type EncryptionAlgorithm int ;func _cefb (_dcda _ce .PdfObject )(*PdfColorspaceSpecialIndexed ,error ){_dabac :=NewPdfColorspaceSpecialIndexed ();if _adcf ,_cgaae :=_dcda .(*_ce .PdfIndirectObject );_cgaae {_dabac ._cbca =_adcf ;};_dcda =_ce .TraceToDirectObject (_dcda ); -_edce ,_egcb :=_dcda .(*_ce .PdfObjectArray );if !_egcb {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _edce .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"); -};_dcda =_edce .Get (0);_bbffa ,_egcb :=_dcda .(*_ce .PdfObjectName );if !_egcb {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 *_bbffa !="\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"); -};_dcda =_edce .Get (1);_ccbc ,_ecge :=DetermineColorspaceNameFromPdfObject (_dcda );if _ecge !=nil {return nil ,_ecge ;};if _ccbc =="\u0049n\u0064\u0065\u0078\u0065\u0064"||_ccbc =="\u0050a\u0074\u0074\u0065\u0072\u006e"{_ff .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",_ccbc ); -return nil ,_afga ;};_dcdf ,_ecge :=NewPdfColorspaceFromPdfObject (_dcda );if _ecge !=nil {return nil ,_ecge ;};_dabac .Base =_dcdf ;_dcda =_edce .Get (2);_beeb ,_ecge :=_ce .GetNumberAsInt64 (_dcda );if _ecge !=nil {return nil ,_ecge ;};if _beeb > 255{return nil ,_e .Errorf ("\u0069n\u0064\u0065\u0078\u0065d\u0020\u0043\u0053\u003a\u0020I\u006ev\u0061l\u0069\u0064\u0020\u0068\u0069\u0076\u0061l"); -};_dabac .HiVal =int (_beeb );_dcda =_edce .Get (3);_dabac .Lookup =_dcda ;_dcda =_ce .TraceToDirectObject (_dcda );var _dcf []byte ;if _aaef ,_baac :=_dcda .(*_ce .PdfObjectString );_baac {_dcf =_aaef .Bytes ();_ff .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",_dcf ); -}else if _cfagdf ,_gaae :=_dcda .(*_ce .PdfObjectStream );_gaae {_ff .Log .Trace ("\u0049n\u0064e\u0078\u0065\u0064\u0020\u0073t\u0072\u0065a\u006d\u003a\u0020\u0025\u0073",_dcda .String ());_ff .Log .Trace ("\u0045\u006e\u0063\u006fde\u0064\u0020\u0028\u0025\u0064\u0029\u0020\u003a\u0020\u0025\u0023\u0020\u0078",len (_cfagdf .Stream ),_cfagdf .Stream ); -_eabd ,_gafgg :=_ce .DecodeStream (_cfagdf );if _gafgg !=nil {return nil ,_gafgg ;};_ff .Log .Trace ("\u0044e\u0063o\u0064\u0065\u0064\u0020\u0028%\u0064\u0029 \u003a\u0020\u0025\u0020\u0058",len (_eabd ),_eabd );_dcf =_eabd ;}else {_ff .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_dcda ); -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 (_dcf )< _dabac .Base .GetNumComponents ()*(_dabac .HiVal +1){_ff .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"); -_ff .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 (_dcf ),_dabac .Base .GetNumComponents (),_dabac .HiVal ); -}else {_dcf =_dcf [:_dabac .Base .GetNumComponents ()*(_dabac .HiVal +1)];};_dabac ._adga =_dcf ;return _dabac ,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 (_bbebf *PdfPageResources )AddExtGState (gsName _cde .PdfObjectName ,gsDict _cde .PdfObject )error {if _bbebf .ExtGState ==nil {_bbebf .ExtGState =_cde .MakeDict ();};_fagd :=_bbebf .ExtGState ;_adgd ,_fgbcc :=_cde .TraceToDirectObject (_fagd ).(*_cde .PdfObjectDictionary ); +if !_fgbcc {_fb .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",_fagd ,_cde .TraceToDirectObject (_fagd )); +return _cde .ErrTypeError ;};_adgd .Set (gsName ,gsDict );return nil ;}; -// 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 ; +// 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 *_cde .PdfObjectStream )(*XObjectImage ,error ){_adbed :=&XObjectImage {};_adbed ._aaaag =stream ;_gbagg :=*(stream .PdfObjectDictionary );_fbdd ,_efcgba :=_cde .NewEncoderFromStream (stream );if _efcgba !=nil {return nil ,_efcgba ; +};_adbed .Filter =_fbdd ;if _gcedaa :=_cde .TraceToDirectObject (_gbagg .Get ("\u0057\u0069\u0064t\u0068"));_gcedaa !=nil {_bacdc ,_caccd :=_gcedaa .(*_cde .PdfObjectInteger );if !_caccd {return nil ,_gf .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"); +};_bcbc :=int64 (*_bacdc );_adbed .Width =&_bcbc ;}else {return nil ,_gf .New ("\u0077\u0069\u0064\u0074\u0068\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};if _cbeab :=_cde .TraceToDirectObject (_gbagg .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); +_cbeab !=nil {_gbgcc ,_cfcb :=_cbeab .(*_cde .PdfObjectInteger );if !_cfcb {return nil ,_gf .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_fagaa :=int64 (*_gbgcc ); +_adbed .Height =&_fagaa ;}else {return nil ,_gf .New ("\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};if _addcc :=_cde .TraceToDirectObject (_gbagg .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); +_addcc !=nil {_gdcbf ,_acdgf :=NewPdfColorspaceFromPdfObject (_addcc );if _acdgf !=nil {return nil ,_acdgf ;};_adbed .ColorSpace =_gdcbf ;}else {_fb .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"); +_adbed .ColorSpace =NewPdfColorspaceDeviceGray ();};if _dfge :=_cde .TraceToDirectObject (_gbagg .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_dfge !=nil {_adaeee ,_dedea :=_dfge .(*_cde .PdfObjectInteger ); +if !_dedea {return nil ,_gf .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_febeb :=int64 (*_adaeee );_adbed .BitsPerComponent =&_febeb ;};_adbed .Intent =_gbagg .Get ("\u0049\u006e\u0074\u0065\u006e\u0074"); +_adbed .ImageMask =_gbagg .Get ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k");_adbed .Mask =_gbagg .Get ("\u004d\u0061\u0073\u006b");_adbed .Decode =_gbagg .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");_adbed .Interpolate =_gbagg .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"); +_adbed .Alternatives =_gbagg .Get ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073");_adbed .SMask =_gbagg .Get ("\u0053\u004d\u0061s\u006b");_adbed .SMaskInData =_gbagg .Get ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061"); +_adbed .Matte =_gbagg .Get ("\u004d\u0061\u0074t\u0065");_adbed .Name =_gbagg .Get ("\u004e\u0061\u006d\u0065");_adbed .StructParent =_gbagg .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_adbed .ID =_gbagg .Get ("\u0049\u0044"); +_adbed .OPI =_gbagg .Get ("\u004f\u0050\u0049");_adbed .Metadata =_gbagg .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_adbed .OC =_gbagg .Get ("\u004f\u0043");_adbed .Stream =stream .Stream ;return _adbed ,nil ;};func _decfdb ()_gdd .Time {_ggdeb .Lock (); +defer _ggdeb .Unlock ();return _bcbfb };func _edaeb (_cface _cde .PdfObject )(*PdfColorspaceDeviceN ,error ){_ebcf :=NewPdfColorspaceDeviceN ();if _fcecdc ,_acgg :=_cface .(*_cde .PdfIndirectObject );_acgg {_ebcf ._gbdd =_fcecdc ;};_cface =_cde .TraceToDirectObject (_cface ); +_gbdgd ,_daccf :=_cface .(*_cde .PdfObjectArray );if !_daccf {return nil ,_a .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 _gbdgd .Len ()!=4&&_gbdgd .Len ()!=5{return nil ,_a .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"); +};_cface =_gbdgd .Get (0);_baeea ,_daccf :=_cface .(*_cde .PdfObjectName );if !_daccf {return nil ,_a .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 *_baeea !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return nil ,_a .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");};_cface =_gbdgd .Get (1); +_cface =_cde .TraceToDirectObject (_cface );_egac ,_daccf :=_cface .(*_cde .PdfObjectArray );if !_daccf {return nil ,_a .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"); +};_ebcf .ColorantNames =_egac ;_cface =_gbdgd .Get (2);_eagd ,_face :=NewPdfColorspaceFromPdfObject (_cface );if _face !=nil {return nil ,_face ;};_ebcf .AlternateSpace =_eagd ;_bffbb ,_face :=_bedaa (_gbdgd .Get (3));if _face !=nil {return nil ,_face ; +};_ebcf .TintTransform =_bffbb ;if _gbdgd .Len ()==5{_gceb ,_fffc :=_dgcff (_gbdgd .Get (4));if _fffc !=nil {return nil ,_fffc ;};_ebcf .Attributes =_gceb ;};return _ebcf ,nil ;};const (BorderEffectNoEffect BorderEffect =iota ;BorderEffectCloudy BorderEffect =iota ; +); -// StandardName gets the human-readable name of the standard. -StandardName ()string ;};func (_fafe *PdfReader )newPdfFieldFromIndirectObject (_gdae *_ce .PdfIndirectObject ,_dabcb *PdfField )(*PdfField ,error ){if _abagd ,_eedcd :=_fafe ._aedda .GetModelFromPrimitive (_gdae ).(*PdfField );_eedcd {return _abagd ,nil ; -};_gbbdg ,_bged :=_ce .GetDict (_gdae );if !_bged {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"); -};_dbaa :=NewPdfField ();_dbaa ._aadeb =_gdae ;_dbaa ._aadeb .PdfObject =_gbbdg ;if _decc ,_bccg :=_ce .GetName (_gbbdg .Get ("\u0046\u0054"));_bccg {_dbaa .FT =_decc ;};if _dabcb !=nil {_dbaa .Parent =_dabcb ;};_dbaa .T ,_ =_gbbdg .Get ("\u0054").(*_ce .PdfObjectString ); -_dbaa .TU ,_ =_gbbdg .Get ("\u0054\u0055").(*_ce .PdfObjectString );_dbaa .TM ,_ =_gbbdg .Get ("\u0054\u004d").(*_ce .PdfObjectString );_dbaa .Ff ,_ =_gbbdg .Get ("\u0046\u0066").(*_ce .PdfObjectInteger );_dbaa .V =_gbbdg .Get ("\u0056");_dbaa .DV =_gbbdg .Get ("\u0044\u0056"); -_dbaa .AA =_gbbdg .Get ("\u0041\u0041");if DA :=_gbbdg .Get ("\u0044\u0041");DA !=nil {DA ,_ :=_ce .GetString (DA );_dbaa .VariableText =&VariableText {DA :DA };Q ,_ :=_gbbdg .Get ("\u0051").(*_ce .PdfObjectInteger );DS ,_ :=_gbbdg .Get ("\u0044\u0053").(*_ce .PdfObjectString ); -RV :=_gbbdg .Get ("\u0052\u0056");_dbaa .VariableText .Q =Q ;_dbaa .VariableText .DS =DS ;_dbaa .VariableText .RV =RV ;};_eddge :=_dbaa .FT ;if _eddge ==nil &&_dabcb !=nil {_eddge =_dabcb .FT ;};if _eddge !=nil {switch *_eddge {case "\u0054\u0078":_dabd ,_egef :=_gabd (_gbbdg ); -if _egef !=nil {return nil ,_egef ;};_dabd .PdfField =_dbaa ;_dbaa ._dcagc =_dabd ;case "\u0043\u0068":_bacc ,_aaefe :=_agdgd (_gbbdg );if _aaefe !=nil {return nil ,_aaefe ;};_bacc .PdfField =_dbaa ;_dbaa ._dcagc =_bacc ;case "\u0042\u0074\u006e":_ecea ,_gcgeg :=_bgfbde (_gbbdg ); -if _gcgeg !=nil {return nil ,_gcgeg ;};_ecea .PdfField =_dbaa ;_dbaa ._dcagc =_ecea ;case "\u0053\u0069\u0067":_ecba ,_cfgdd :=_fafe .newPdfFieldSignatureFromDict (_gbbdg );if _cfgdd !=nil {return nil ,_cfgdd ;};_ecba .PdfField =_dbaa ;_dbaa ._dcagc =_ecba ; -default:_ff .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",*_dbaa .FT );return nil ,_ge .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074\u0079p\u0065"); -};};if _cgaga ,_dfcc :=_ce .GetName (_gbbdg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dfcc {if *_cgaga =="\u0057\u0069\u0064\u0067\u0065\u0074"{_bdag ,_adae :=_fafe .newPdfAnnotationFromIndirectObject (_gdae );if _adae !=nil {return nil ,_adae ; -};_cfccc ,_bfdc :=_bdag .GetContext ().(*PdfAnnotationWidget );if !_bfdc {return nil ,_ge .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0067e\u0074 \u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006fn");};_cfccc ._bag =_dbaa ;_cfccc .Parent =_dbaa ._aadeb ; -_dbaa .Annotations =append (_dbaa .Annotations ,_cfccc );return _dbaa ,nil ;};};_bdcfc :=true ;if _ebbb ,_agbeg :=_ce .GetArray (_gbbdg .Get ("\u004b\u0069\u0064\u0073"));_agbeg {_dgfe :=make ([]*_ce .PdfIndirectObject ,0,_ebbb .Len ());for _ ,_aagad :=range _ebbb .Elements (){_gcgbf ,_aacgb :=_ce .GetIndirect (_aagad ); -if !_aacgb {_efad ,_acge :=_ce .GetStream (_aagad );if _acge &&_efad .PdfObjectDictionary !=nil {_edcce ,_gbbag :=_ce .GetNameVal (_efad .Get ("\u0054\u0079\u0070\u0065"));if _gbbag &&_edcce =="\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"{_ff .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 ,_ge .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");};_dfddg ,_eadcd :=_ce .GetDict (_gcgbf ); -if !_eadcd {return nil ,ErrTypeCheck ;};if _bdcfc {_bdcfc =!_bdfdd (_dfddg );};_dgfe =append (_dgfe ,_gcgbf );};for _ ,_bfae :=range _dgfe {if _bdcfc {_gbfd ,_bbeba :=_fafe .newPdfAnnotationFromIndirectObject (_bfae );if _bbeba !=nil {_ff .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",_bbeba ); -return nil ,_bbeba ;};_caeed ,_cgbe :=_gbfd ._edc .(*PdfAnnotationWidget );if !_cgbe {return nil ,ErrTypeCheck ;};_caeed ._bag =_dbaa ;_dbaa .Annotations =append (_dbaa .Annotations ,_caeed );}else {_beebc ,_dceg :=_fafe .newPdfFieldFromIndirectObject (_bfae ,_dbaa ); -if _dceg !=nil {_ff .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",_dceg );return nil ,_dceg ;};_dbaa .Kids =append (_dbaa .Kids ,_beebc ); -};};};return _dbaa ,nil ;}; +// ToPdfObject convert PdfInfo to pdf object. +func (_egbb *PdfInfo )ToPdfObject ()_cde .PdfObject {_dacg :=_cde .MakeDict ();_dacg .SetIfNotNil ("\u0054\u0069\u0074l\u0065",_egbb .Title );_dacg .SetIfNotNil ("\u0041\u0075\u0074\u0068\u006f\u0072",_egbb .Author );_dacg .SetIfNotNil ("\u0053u\u0062\u006a\u0065\u0063\u0074",_egbb .Subject ); +_dacg .SetIfNotNil ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_egbb .Keywords );_dacg .SetIfNotNil ("\u0043r\u0065\u0061\u0074\u006f\u0072",_egbb .Creator );_dacg .SetIfNotNil ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_egbb .Producer ); +_dacg .SetIfNotNil ("\u0054r\u0061\u0070\u0070\u0065\u0064",_egbb .Trapped );if _egbb .CreationDate !=nil {_dacg .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_egbb .CreationDate .ToPdfObject ());};if _egbb .ModifiedDate !=nil {_dacg .SetIfNotNil ("\u004do\u0064\u0044\u0061\u0074\u0065",_egbb .ModifiedDate .ToPdfObject ()); +};for _ ,_efegd :=range _egbb ._bdcd .Keys (){_dacg .SetIfNotNil (_efegd ,_egbb ._bdcd .Get (_efegd ));};return _dacg ;};func (_bbcfb *PdfReader )newPdfSignatureFromIndirect (_affec *_cde .PdfIndirectObject )(*PdfSignature ,error ){_fbbgf ,_abaee :=_affec .PdfObject .(*_cde .PdfObjectDictionary ); +if !_abaee {_fb .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 _ccaeb ,_cafcb :=_bbcfb ._bgffc .GetModelFromPrimitive (_affec ).(*PdfSignature );_cafcb {return _ccaeb ,nil ;};_eedde :=&PdfSignature {};_eedde ._gfbaeg =_affec ;_eedde .Type ,_ =_cde .GetName (_fbbgf .Get ("\u0054\u0079\u0070\u0065")); +_eedde .Filter ,_abaee =_cde .GetName (_fbbgf .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if !_abaee {_fb .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 ;};_eedde .SubFilter ,_ =_cde .GetName (_fbbgf .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r"));_eedde .Contents ,_abaee =_cde .GetString (_fbbgf .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_abaee {_fb .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 _gfaec ,_dfee :=_cde .GetArray (_fbbgf .Get ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e"));_dfee {_eedde .Reference =_cde .MakeArray ();for _ ,_fdacdb :=range _gfaec .Elements (){_cccgd ,_bbcde :=_cde .GetDict (_fdacdb ); +if !_bbcde {_fb .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 ; +};_fcada ,_fgcdb :=_bbcfb .newPdfSignatureReferenceFromDict (_cccgd );if _fgcdb !=nil {return nil ,_fgcdb ;};_eedde .Reference .Append (_fcada .ToPdfObject ());};};_eedde .Cert =_fbbgf .Get ("\u0043\u0065\u0072\u0074");_eedde .ByteRange ,_ =_cde .GetArray (_fbbgf .Get ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e")); +_eedde .Changes ,_ =_cde .GetArray (_fbbgf .Get ("\u0043h\u0061\u006e\u0067\u0065\u0073"));_eedde .Name ,_ =_cde .GetString (_fbbgf .Get ("\u004e\u0061\u006d\u0065"));_eedde .M ,_ =_cde .GetString (_fbbgf .Get ("\u004d"));_eedde .Location ,_ =_cde .GetString (_fbbgf .Get ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e")); +_eedde .Reason ,_ =_cde .GetString (_fbbgf .Get ("\u0052\u0065\u0061\u0073\u006f\u006e"));_eedde .ContactInfo ,_ =_cde .GetString (_fbbgf .Get ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f"));_eedde .R ,_ =_cde .GetInt (_fbbgf .Get ("\u0052")); +_eedde .V ,_ =_cde .GetInt (_fbbgf .Get ("\u0056"));_eedde .PropBuild ,_ =_cde .GetDict (_fbbgf .Get ("\u0050\u0072\u006f\u0070\u005f\u0042\u0075\u0069\u006c\u0064"));_eedde .PropAuthTime ,_ =_cde .GetInt (_fbbgf .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0069\u006d\u0065")); +_eedde .PropAuthType ,_ =_cde .GetName (_fbbgf .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0079\u0070\u0065"));_bbcfb ._bgffc .Register (_affec ,_eedde );return _eedde ,nil ;};func _fcad (_bdacg _cde .PdfObject )(*fontFile ,error ){_fb .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",_bdacg ); +_cegde :=&fontFile {};_bdacg =_cde .TraceToDirectObject (_bdacg );_bbbc ,_badad :=_bdacg .(*_cde .PdfObjectStream );if !_badad {_fb .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",_bdacg ); +return nil ,_cde .ErrTypeError ;};_cdgeb :=_bbbc .PdfObjectDictionary ;_efgaa ,_ddfgeb :=_cde .DecodeStream (_bbbc );if _ddfgeb !=nil {return nil ,_ddfgeb ;};_cgac ,_badad :=_cde .GetNameVal (_cdgeb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_badad {_cegde ._cdaag =_cgac ; +if _cgac =="\u0054\u0079\u0070\u0065\u0031\u0043"{_fb .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 ;};};_fadf ,_ :=_cde .GetIntVal (_cdgeb .Get ("\u004ce\u006e\u0067\u0074\u0068\u0031"));_deedd ,_ :=_cde .GetIntVal (_cdgeb .Get ("\u004ce\u006e\u0067\u0074\u0068\u0032"));if _fadf > len (_efgaa ){_fadf =len (_efgaa ); +};if _fadf +_deedd > len (_efgaa ){_deedd =len (_efgaa )-_fadf ;};_aadfe :=_efgaa [:_fadf ];var _gdcdb []byte ;if _deedd > 0{_gdcdb =_efgaa [_fadf :_fadf +_deedd ];};if _fadf > 0&&_deedd > 0{_cbbga :=_cegde .loadFromSegments (_aadfe ,_gdcdb );if _cbbga !=nil {return nil ,_cbbga ; +};};return _cegde ,nil ;}; -// 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 (_gebe *Image )GetSamples ()[]uint32 {_dfef :=_gb .ResampleBytes (_gebe .Data ,int (_gebe .BitsPerComponent ));if _gebe .BitsPerComponent < 8{_dfef =_gebe .samplesTrimPadding (_dfef );};_egag :=int (_gebe .Width )*int (_gebe .Height )*_gebe .ColorComponents ; -if len (_dfef )< _egag {_ff .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 (_dfef ),_egag ); -return _dfef ;}else if len (_dfef )> _egag {_ff .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 (_dfef ),_egag ); -_dfef =_dfef [:_egag ];};return _dfef ;}; +// 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 _cde .StreamEncoder )(*XObjectImage ,error ){if encoder ==nil {var _cfbga error ;encoder ,_cfbga =img .getSuitableEncoder ();if _cfbga !=nil {_fb .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",_cfbga ); +encoder =_cde .NewRawEncoder ();};};encoder .UpdateParams (img .GetParamsDict ());_fbbaa ,_cfaff :=encoder .EncodeBytes (img .Data );if _cfaff !=nil {_fb .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_cfaff ); +return nil ,_cfaff ;};_efad :=NewXObjectImage ();_dgfbb :=img .Width ;_dccab :=img .Height ;_efad .Width =&_dgfbb ;_efad .Height =&_dccab ;_bfecc :=img .BitsPerComponent ;_efad .BitsPerComponent =&_bfecc ;_efad .Filter =encoder ;_efad .Stream =_fbbaa ; +if cs ==nil {if img .ColorComponents ==1{_efad .ColorSpace =NewPdfColorspaceDeviceGray ();if img .BitsPerComponent ==16{switch encoder .(type ){case *_cde .DCTEncoder :_efad .ColorSpace =NewPdfColorspaceDeviceRGB ();_bfecc =8;_efad .BitsPerComponent =&_bfecc ; +};};}else if img .ColorComponents ==3{_efad .ColorSpace =NewPdfColorspaceDeviceRGB ();}else if img .ColorComponents ==4{switch encoder .(type ){case *_cde .DCTEncoder :_efad .ColorSpace =NewPdfColorspaceDeviceRGB ();default:_efad .ColorSpace =NewPdfColorspaceDeviceCMYK (); +};}else {return nil ,_gf .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_efad .ColorSpace =cs ;};if len (img ._cbcfe )!=0{_ecdaab :=NewXObjectImage ();_ecdaab .Filter =encoder ;_dfcef ,_fffcd :=encoder .EncodeBytes (img ._cbcfe ); +if _fffcd !=nil {_fb .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_fffcd );return nil ,_fffcd ;};_ecdaab .Stream =_dfcef ;_ecdaab .BitsPerComponent =_efad .BitsPerComponent ; +_ecdaab .Width =&img .Width ;_ecdaab .Height =&img .Height ;_ecdaab .ColorSpace =NewPdfColorspaceDeviceGray ();_efad .SMask =_ecdaab .ToPdfObject ();}else {_efad .SMask =xobjIn .SMask ;_efad .ImageMask =xobjIn .ImageMask ;if _efad .ColorSpace .GetNumComponents ()==1{_eaccc (_efad ); +};};return _efad ,nil ;}; -// SetDecode sets the decode image float slice. -func (_cccab *Image )SetDecode (decode []float64 ){_cccab ._bffb =decode };func _eage (_gdba _ce .PdfObject )(*PdfColorspaceDeviceN ,error ){_ebec :=NewPdfColorspaceDeviceN ();if _gcbb ,_bbgf :=_gdba .(*_ce .PdfIndirectObject );_bbgf {_ebec ._gedd =_gcbb ; -};_gdba =_ce .TraceToDirectObject (_gdba );_eeeba ,_afcd :=_gdba .(*_ce .PdfObjectArray );if !_afcd {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 _eeeba .Len ()!=4&&_eeeba .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");};_gdba =_eeeba .Get (0); -_acgaa ,_afcd :=_gdba .(*_ce .PdfObjectName );if !_afcd {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 *_acgaa !="\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");};_gdba =_eeeba .Get (1); -_gdba =_ce .TraceToDirectObject (_gdba );_bebc ,_afcd :=_gdba .(*_ce .PdfObjectArray );if !_afcd {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"); -};_ebec .ColorantNames =_bebc ;_gdba =_eeeba .Get (2);_dcgf ,_dba :=NewPdfColorspaceFromPdfObject (_gdba );if _dba !=nil {return nil ,_dba ;};_ebec .AlternateSpace =_dcgf ;_dfcd ,_dba :=_cegfd (_eeeba .Get (3));if _dba !=nil {return nil ,_dba ;};_ebec .TintTransform =_dfcd ; -if _eeeba .Len ()==5{_dfda ,_bbgcd :=_afee (_eeeba .Get (4));if _bbgcd !=nil {return nil ,_bbgcd ;};_ebec .Attributes =_dfda ;};return _ebec ,nil ;};var _gfaee =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":{}}; +// SetFilter sets compression filter. Decodes with current filter sets and +// encodes the data with the new filter. +func (_aeceda *XObjectImage )SetFilter (encoder _cde .StreamEncoder )error {_cbcbf :=_aeceda .Stream ;_bbfdd ,_aaaeg :=_aeceda .Filter .DecodeBytes (_cbcbf );if _aaaeg !=nil {return _aaaeg ;};_aeceda .Filter =encoder ;encoder .UpdateParams (_aeceda .getParamsDict ()); +_cbcbf ,_aaaeg =encoder .EncodeBytes (_bbfdd );if _aaaeg !=nil {return _aaaeg ;};_aeceda .Stream =_cbcbf ;return nil ;}; + +// NewPdfActionGoTo returns a new "go to" action. +func NewPdfActionGoTo ()*PdfActionGoTo {_fba :=NewPdfAction ();_ag :=&PdfActionGoTo {};_ag .PdfAction =_fba ;_fba .SetContext (_ag );return _ag ;}; +// AcroFormRepairOptions contains options for rebuilding the AcroForm. +type AcroFormRepairOptions struct{}; -// PdfActionSetOCGState represents a SetOCGState action. -type PdfActionSetOCGState struct{*PdfAction ;State _ce .PdfObject ;PreserveRB _ce .PdfObject ;}; +// Y returns the value of the yellow component of the color. +func (_cbgc *PdfColorDeviceCMYK )Y ()float64 {return _cbgc [2]};func _bedaa (_dgacd _cde .PdfObject )(PdfFunction ,error ){_dgacd =_cde .ResolveReference (_dgacd );if _deega ,_ceagd :=_dgacd .(*_cde .PdfObjectStream );_ceagd {_gege :=_deega .PdfObjectDictionary ; +_bcaee ,_dbcfg :=_gege .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_cde .PdfObjectInteger );if !_dbcfg {_fb .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 ,_gf .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 *_bcaee ==0{return _cfcga (_deega );}else if *_bcaee ==4{return _fcgf (_deega ); +}else {return nil ,_gf .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _becacg ,_fcfce :=_dgacd .(*_cde .PdfIndirectObject );_fcfce {_fffaf ,_cdbeg :=_becacg .PdfObject .(*_cde .PdfObjectDictionary ); +if !_cdbeg {_fb .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 ,_gf .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");};_abbaf ,_cdbeg :=_fffaf .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_cde .PdfObjectInteger ); +if !_cdbeg {_fb .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 ,_gf .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 *_abbaf ==2{return _cebbc (_becacg );}else if *_abbaf ==3{return _dbfbc (_becacg );}else {return nil ,_gf .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _dgbea ,_fbbcg :=_dgacd .(*_cde .PdfObjectDictionary ); +_fbbcg {_fcgc ,_cfcee :=_dgbea .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_cde .PdfObjectInteger );if !_cfcee {_fb .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 ,_gf .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 *_fcgc ==2{return _cebbc (_dgbea );}else if *_fcgc ==3{return _dbfbc (_dgbea ); +}else {return nil ,_gf .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else {_fb .Log .Debug ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e\u0020\u0054\u0079\u0070\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0023\u0076",_dgacd ); +return nil ,_gf .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};}; -// BorderEffect represents a border effect (Table 167 p. 395). -type BorderEffect int ; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain a single element. +func (_fgbf *PdfColorspaceSpecialSeparation )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_dcbc :=vals [0];_aedde :=[]float64 {_dcbc };_deabe ,_feba :=_fgbf .TintTransform .Evaluate (_aedde ); +if _feba !=nil {_fb .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",_feba );_fb .Log .Trace ("\u0054\u0069\u006e\u0074 t\u0072\u0061\u006e\u0073\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_fgbf .TintTransform ); +return nil ,_feba ;};_fb .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",_deabe ,_fgbf .AlternateSpace ); +_eeca ,_feba :=_fgbf .AlternateSpace .ColorFromFloats (_deabe );if _feba !=nil {_fb .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",_feba ); +return nil ,_feba ;};return _eeca ,nil ;}; -// ToPdfObject returns the button field dictionary within an indirect object. -func (_dbca *PdfFieldButton )ToPdfObject ()_ce .PdfObject {_dbca .PdfField .ToPdfObject ();_eefff :=_dbca ._aadeb ;_bggde :=_eefff .PdfObject .(*_ce .PdfObjectDictionary );_bggde .Set ("\u0046\u0054",_ce .MakeName ("\u0042\u0074\u006e"));if _dbca .Opt !=nil {_bggde .Set ("\u004f\u0070\u0074",_dbca .Opt ); -};return _eefff ;};func (_bfbce *pdfFontSimple )addEncoding ()error {var (_ecaac string ;_egbebb map[_dc .CharCode ]_dc .GlyphName ;_afcg _dc .SimpleEncoder ;);if _bfbce .Encoder ()!=nil {_fefc ,_eecg :=_bfbce .Encoder ().(_dc .SimpleEncoder );if _eecg &&_fefc !=nil {_ecaac =_fefc .BaseName (); -};};if _bfbce .Encoding !=nil {_cgab ,_ggaf ,_gcbg :=_bfbce .getFontEncoding ();if _gcbg !=nil {_ff .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",_bfbce ._egacd ,_bfbce ._baafb ,_bfbce .Encoding ,_bfbce .Encoding ,_gcbg ); -return _gcbg ;};if _cgab !=""{_ecaac =_cgab ;};_egbebb =_ggaf ;_afcg ,_gcbg =_dc .NewSimpleTextEncoder (_ecaac ,_egbebb );if _gcbg !=nil {return _gcbg ;};};if _afcg ==nil {_gbaba :=_bfbce ._daebd ;if _gbaba !=nil {switch _bfbce ._baafb {case "\u0054\u0079\u0070e\u0031":if _gbaba .fontFile !=nil &&_gbaba .fontFile ._bagea !=nil {_ff .Log .Debug ("\u0055\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006et\u0046\u0069\u006c\u0065"); -_afcg =_gbaba .fontFile ._bagea ;};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _gbaba ._cdfe !=nil {_ff .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0032");_cbecb ,_cbbe :=_gbaba ._cdfe .MakeEncoder (); -if _cbbe ==nil {_afcg =_cbecb ;};if _bfbce ._dgfcg ==nil {_bfbce ._dgfcg =_gbaba ._cdfe .MakeToUnicode ();};};};};};if _afcg !=nil {if _egbebb !=nil {_ff .Log .Trace ("\u0064\u0069\u0066fe\u0072\u0065\u006e\u0063\u0065\u0073\u003d\u0025\u002b\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_egbebb ,_bfbce .baseFields ()); -_afcg =_dc .ApplyDifferences (_afcg ,_egbebb );};_bfbce .SetEncoder (_afcg );};return nil ;}; +// NewPdfColorspaceDeviceRGB returns a new RGB colorspace object. +func NewPdfColorspaceDeviceRGB ()*PdfColorspaceDeviceRGB {return &PdfColorspaceDeviceRGB {}}; -// GetCustomInfo returns a custom info value for the specified name. -func (_gebag *PdfInfo )GetCustomInfo (name string )*_ce .PdfObjectString {var _gbaa *_ce .PdfObjectString ;if _gebag ._ecfddd ==nil {return _gbaa ;};if _abga ,_cegc :=_gebag ._ecfddd .Get (*_ce .MakeName (name )).(*_ce .PdfObjectString );_cegc {_gbaa =_abga ; -};return _gbaa ;}; +// DecodeArray returns the range of color component values in DeviceGray colorspace. +func (_dedc *PdfColorspaceDeviceGray )DecodeArray ()[]float64 {return []float64 {0,1.0}}; -// SetContext set the sub annotation (context). -func (_cdfea *PdfShading )SetContext (ctx PdfModel ){_cdfea ._aadbc =ctx }; +// NewPdfColorDeviceCMYK returns a new CMYK32 color. +func NewPdfColorDeviceCMYK (c ,m ,y ,k float64 )*PdfColorDeviceCMYK {_aeea :=PdfColorDeviceCMYK {c ,m ,y ,k };return &_aeea ;}; -// 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 (_gcfbe byte )byte ; +// NewPdfActionGoToR returns a new "go to remote" action. +func NewPdfActionGoToR ()*PdfActionGoToR {_gc :=NewPdfAction ();_gg :=&PdfActionGoToR {};_gg .PdfAction =_gc ;_gc .SetContext (_gg );return _gg ;}; -// NewPdfAnnotationHighlight returns a new text highlight annotation. -func NewPdfAnnotationHighlight ()*PdfAnnotationHighlight {_gab :=NewPdfAnnotation ();_gfdd :=&PdfAnnotationHighlight {};_gfdd .PdfAnnotation =_gab ;_gfdd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gab .SetContext (_gfdd );return _gfdd ;}; +// 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 (_febe *PdfColorspaceDeviceGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gfef :=vals [0];if _gfef < 0.0||_gfef > 1.0{_fb .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 _gfef < 0.0{_gfef =0.0;}else if _gfef > 1.0{_gfef =1.0;};return NewPdfColorDeviceGray (_gfef ),nil ;};func (_ebeb *PdfReader )newPdfAnnotationMarkupFromDict (_faae *_cde .PdfObjectDictionary )(*PdfAnnotationMarkup ,error ){_cabg :=&PdfAnnotationMarkup {}; +if _bcb :=_faae .Get ("\u0054");_bcb !=nil {_cabg .T =_bcb ;};if _ceba :=_faae .Get ("\u0050\u006f\u0070u\u0070");_ceba !=nil {_gcfc ,_abba :=_ceba .(*_cde .PdfIndirectObject );if !_abba {if _ ,_egbe :=_ceba .(*_cde .PdfObjectNull );!_egbe {return nil ,_gf .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 {_gefa ,_cdb :=_ebeb .newPdfAnnotationFromIndirectObject (_gcfc );if _cdb !=nil {return nil ,_cdb ;};if _gefa !=nil {_ddgcb ,_dec :=_gefa ._ccfd .(*PdfAnnotationPopup );if !_dec {return nil ,_gf .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"); +};_cabg .Popup =_ddgcb ;};};};if _eebc :=_faae .Get ("\u0043\u0041");_eebc !=nil {_cabg .CA =_eebc ;};if _gbde :=_faae .Get ("\u0052\u0043");_gbde !=nil {_cabg .RC =_gbde ;};if _cbd :=_faae .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065"); +_cbd !=nil {_cabg .CreationDate =_cbd ;};if _bggc :=_faae .Get ("\u0049\u0052\u0054");_bggc !=nil {_cabg .IRT =_bggc ;};if _gefb :=_faae .Get ("\u0053\u0075\u0062\u006a");_gefb !=nil {_cabg .Subj =_gefb ;};if _fdecc :=_faae .Get ("\u0052\u0054");_fdecc !=nil {_cabg .RT =_fdecc ; +};if _gdgf :=_faae .Get ("\u0049\u0054");_gdgf !=nil {_cabg .IT =_gdgf ;};if _affa :=_faae .Get ("\u0045\u0078\u0044\u0061\u0074\u0061");_affa !=nil {_cabg .ExData =_affa ;};return _cabg ,nil ;}; + +// 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 (_dafg *PdfFont )CharcodeBytesToUnicode (data []byte )(string ,int ,int ){_ccaee ,_ ,_ecccd :=_dafg .CharcodesToUnicodeWithStats (_dafg .BytesToCharcodes (data ));_gcgcd :=_fab .ExpandLigatures (_ccaee );return _gcgcd ,_aa .RuneCountInString (_gcgcd ),_ecccd ; +}; -// 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 (_bfbfe *Image )ConvertToBinary ()error {if _bfbfe .ColorComponents ==1&&_bfbfe .BitsPerComponent ==1{return nil ;};_dcfg ,_dgagb :=_bfbfe .ToGoImage ();if _dgagb !=nil {return _dgagb ;};_aadfc ,_dgagb :=_gf .MonochromeConverter .Convert (_dcfg ); -if _dgagb !=nil {return _dgagb ;};_bfbfe .Data =_aadfc .Base ().Data ;_bfbfe ._cdecc ,_dgagb =_gf .ScaleAlphaToMonochrome (_bfbfe ._cdecc ,int (_bfbfe .Width ),int (_bfbfe .Height ));if _dgagb !=nil {return _dgagb ;};_bfbfe .BitsPerComponent =1;_bfbfe .ColorComponents =1; -_bfbfe ._bffb =nil ;return nil ;}; +// ToPdfObject converts the PdfPage to a dictionary within an indirect object container. +func (_fafb *PdfPage )ToPdfObject ()_cde .PdfObject {_bcdab :=_fafb ._aaad ;_fafb .GetPageDict ();return _bcdab ;};func (_dgeda *fontFile )parseASCIIPart (_gdge []byte )error {if len (_gdge )< 2||string (_gdge [:2])!="\u0025\u0021"{return _gf .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"); +};_ccfbd ,_cfcef ,_bceg :=_eaafd (_gdge );if _bceg !=nil {return _bceg ;};_gafbbc :=_abefd (_ccfbd );_dgeda ._befd =_gafbbc ["\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065"];if _dgeda ._befd ==""{_fb .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 _cfcef !=""{_fefcc ,_gagcea :=_bbaeg (_cfcef );if _gagcea !=nil {return _gagcea ;};_befda ,_gagcea :=_fab .NewCustomSimpleTextEncoder (_fefcc ,nil );if _gagcea !=nil {_fb .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",_gagcea ); +return nil ;};_dgeda ._eace =_befda ;};return nil ;}; -// GetNumComponents returns the number of color components. -func (_gaed *PdfColorspaceICCBased )GetNumComponents ()int {return _gaed .N }; +// GetPageLabels returns the PageLabels entry in the PDF catalog. +// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). +func (_bebb *PdfReader )GetPageLabels ()(_cde .PdfObject ,error ){_cdfec :=_cde .ResolveReference (_bebb ._gaeed .Get ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073"));if _cdfec ==nil {return nil ,nil ;};if !_bebb ._gbeac {_dbdgb :=_bebb .traverseObjectData (_cdfec ); +if _dbdgb !=nil {return nil ,_dbdgb ;};};return _cdfec ,nil ;}; -// NewPdfColorPatternType2 returns an empty color shading pattern type 2 (Axial). -func NewPdfColorPatternType2 ()*PdfColorPatternType2 {_abacb :=&PdfColorPatternType2 {};return _abacb ;}; +// ButtonType represents the subtype of a button field, can be one of: +// - Checkbox (ButtonTypeCheckbox) +// - PushButton (ButtonTypePushButton) +// - RadioButton (ButtonTypeRadioButton) +type ButtonType int ; -// GetCatalogStructTreeRoot gets the catalog StructTreeRoot object. -func (_eeag *PdfReader )GetCatalogStructTreeRoot ()(_ce .PdfObject ,bool ){if _eeag ._cfcdg ==nil {return nil ,false ;};_efec :=_eeag ._cfcdg .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074");return _efec ,_efec !=nil ; -}; +// 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 (_edcd *Image )Resample (targetBitsPerComponent int64 ){if _edcd .BitsPerComponent ==targetBitsPerComponent {return ;};_ddabb :=_edcd .GetSamples ();if targetBitsPerComponent < _edcd .BitsPerComponent {_fabec :=_edcd .BitsPerComponent -targetBitsPerComponent ; +for _caff :=range _ddabb {_ddabb [_caff ]>>=uint (_fabec );};}else if targetBitsPerComponent > _edcd .BitsPerComponent {_cfcd :=targetBitsPerComponent -_edcd .BitsPerComponent ;for _fbfe :=range _ddabb {_ddabb [_fbfe ]<<=uint (_cfcd );};};_edcd .BitsPerComponent =targetBitsPerComponent ; +if _edcd .BitsPerComponent < 8{_edcd .resampleLowBits (_ddabb );return ;};_befa :=_bbb .BytesPerLine (int (_edcd .Width ),int (_edcd .BitsPerComponent ),_edcd .ColorComponents );_caca :=make ([]byte ,_befa *int (_edcd .Height ));var (_acdc ,_dgabf ,_bdfdca ,_cdfef int ; +_cbgcc uint32 ;);for _bdfdca =0;_bdfdca < int (_edcd .Height );_bdfdca ++{_acdc =_bdfdca *_befa ;_dgabf =(_bdfdca +1)*_befa -1;_agafd :=_afa .ResampleUint32 (_ddabb [_acdc :_dgabf ],int (targetBitsPerComponent ),8);for _cdfef ,_cbgcc =range _agafd {_caca [_cdfef +_acdc ]=byte (_cbgcc ); +};};_edcd .Data =_caca ;}; -// GetContentStream returns the XObject Form's content stream. -func (_fgffd *XObjectForm )GetContentStream ()([]byte ,error ){_fegdd ,_gddf :=_ce .DecodeStream (_fgffd ._efffe );if _gddf !=nil {return nil ,_gddf ;};return _fegdd ,nil ;};func (_dadf *pdfCIDFontType2 )baseFields ()*fontCommon {return &_dadf .fontCommon }; +// HasPatternByName checks whether a pattern object is defined by the specified keyName. +func (_cfegaa *PdfPageResources )HasPatternByName (keyName _cde .PdfObjectName )bool {_ ,_fcacb :=_cfegaa .GetPatternByName (keyName );return _fcacb ;};func (_afebf *PdfWriter )optimize ()error {if _afebf ._fegcee ==nil {return nil ;};var _egcgg error ; +_afebf ._abbc ,_egcgg =_afebf ._fegcee .Optimize (_afebf ._abbc );if _egcgg !=nil {return _egcgg ;};_dgec :=make (map[_cde .PdfObject ]struct{},len (_afebf ._abbc ));for _ ,_efcgg :=range _afebf ._abbc {_dgec [_efcgg ]=struct{}{};};_afebf ._fdeab =_dgec ; +return nil ;}; +// SetPdfSubject sets the Subject attribute of the output PDF. +func SetPdfSubject (subject string ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_cacaae =subject };func _eeef (_afgbe _baf .StdFont )pdfFontSimple {_eede :=_afgbe .Descriptor ();return pdfFontSimple {fontCommon :fontCommon {_cfgg :"\u0054\u0079\u0070e\u0031",_bbdf :_afgbe .Name ()},_cgagf :_afgbe .GetMetricsTable (),_cefg :&PdfFontDescriptor {FontName :_cde .MakeName (string (_eede .Name )),FontFamily :_cde .MakeName (_eede .Family ),FontWeight :_cde .MakeFloat (float64 (_eede .Weight )),Flags :_cde .MakeInteger (int64 (_eede .Flags )),FontBBox :_cde .MakeArrayFromFloats (_eede .BBox [:]),ItalicAngle :_cde .MakeFloat (_eede .ItalicAngle ),Ascent :_cde .MakeFloat (_eede .Ascent ),Descent :_cde .MakeFloat (_eede .Descent ),CapHeight :_cde .MakeFloat (_eede .CapHeight ),XHeight :_cde .MakeFloat (_eede .XHeight ),StemV :_cde .MakeFloat (_eede .StemV ),StemH :_cde .MakeFloat (_eede .StemH )},_fegde :_afgbe .Encoder ()}; +}; -// ToPdfObject implements interface PdfModel. -func (_egcee *PdfTransformParamsDocMDP )ToPdfObject ()_ce .PdfObject {_badde :=_ce .MakeDict ();_badde .SetIfNotNil ("\u0054\u0079\u0070\u0065",_egcee .Type );_badde .SetIfNotNil ("\u0056",_egcee .V );_badde .SetIfNotNil ("\u0050",_egcee .P );return _badde ; +// NewPdfPageResourcesFromDict creates and returns a new PdfPageResources object +// from the input dictionary. +func NewPdfPageResourcesFromDict (dict *_cde .PdfObjectDictionary )(*PdfPageResources ,error ){_bagbb :=NewPdfPageResources ();if _cgdcf :=dict .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_cgdcf !=nil {_bagbb .ExtGState =_cgdcf ;};if _cecff :=dict .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"); +_cecff !=nil &&!_cde .IsNullObject (_cecff ){_bagbb .ColorSpace =_cecff ;};if _acbfba :=dict .Get ("\u0050a\u0074\u0074\u0065\u0072\u006e");_acbfba !=nil {_bagbb .Pattern =_acbfba ;};if _fegg :=dict .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");_fegg !=nil {_bagbb .Shading =_fegg ; +};if _dcae :=dict .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074");_dcae !=nil {_bagbb .XObject =_dcae ;};if _dbagce :=_cde .ResolveReference (dict .Get ("\u0046\u006f\u006e\u0074"));_dbagce !=nil {_bagbb .Font =_dbagce ;};if _geebc :=dict .Get ("\u0050r\u006f\u0063\u0053\u0065\u0074"); +_geebc !=nil {_bagbb .ProcSet =_geebc ;};if _ddeea :=dict .Get ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_ddeea !=nil {_bagbb .Properties =_ddeea ;};return _bagbb ,nil ;};func (_gccb *PdfReader )newPdfActionSetOCGStateFromDict (_gbge *_cde .PdfObjectDictionary )(*PdfActionSetOCGState ,error ){return &PdfActionSetOCGState {State :_gbge .Get ("\u0053\u0074\u0061t\u0065"),PreserveRB :_gbge .Get ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042")},nil ; }; -// AddWatermarkImage adds a watermark to the page. -func (_fecdg *PdfPage )AddWatermarkImage (ximg *XObjectImage ,opt WatermarkImageOptions )error {_efgc ,_cffcc :=_fecdg .GetMediaBox ();if _cffcc !=nil {return _cffcc ;};_gccgc :=_efgc .Urx -_efgc .Llx ;_ceadd :=_efgc .Ury -_efgc .Lly ;_gbda :=float64 (*ximg .Width ); -_dgfff :=(_gccgc -_gbda )/2;if opt .FitToWidth {_gbda =_gccgc ;_dgfff =0;};_edeac :=_ceadd ;_eaaeb :=float64 (0);if opt .PreserveAspectRatio {_edeac =_gbda *float64 (*ximg .Height )/float64 (*ximg .Width );_eaaeb =(_ceadd -_edeac )/2;};if _fecdg .Resources ==nil {_fecdg .Resources =NewPdfPageResources (); -};_aabgfe :=0;_bfffd :=_ce .PdfObjectName (_e .Sprintf ("\u0049\u006d\u0077%\u0064",_aabgfe ));for _fecdg .Resources .HasXObjectByName (_bfffd ){_aabgfe ++;_bfffd =_ce .PdfObjectName (_e .Sprintf ("\u0049\u006d\u0077%\u0064",_aabgfe ));};_cffcc =_fecdg .AddImageResource (_bfffd ,ximg ); -if _cffcc !=nil {return _cffcc ;};_aabgfe =0;_bcba :=_ce .PdfObjectName (_e .Sprintf ("\u0047\u0053\u0025\u0064",_aabgfe ));for _fecdg .HasExtGState (_bcba ){_aabgfe ++;_bcba =_ce .PdfObjectName (_e .Sprintf ("\u0047\u0053\u0025\u0064",_aabgfe ));};_ffbaa :=_ce .MakeDict (); -_ffbaa .Set ("\u0042\u004d",_ce .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));_ffbaa .Set ("\u0043\u0041",_ce .MakeFloat (opt .Alpha ));_ffbaa .Set ("\u0063\u0061",_ce .MakeFloat (opt .Alpha ));_cffcc =_fecdg .AddExtGState (_bcba ,_ffbaa );if _cffcc !=nil {return _cffcc ; -};_afffcc :=_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",_bcba ,_gbda ,_edeac ,_dgfff ,_eaaeb ,_bfffd ); -_fecdg .AddContentStreamByString (_afffcc );return nil ;}; +// Decrypt decrypts the PDF file with a specified password. Also tries to +// decrypt with an empty password. Returns true if successful, +// false otherwise. +func (_eegb *PdfReader )Decrypt (password []byte )(bool ,error ){_dfbcc ,_dgcdb :=_eegb ._fdccd .Decrypt (password );if _dgcdb !=nil {return false ,_dgcdb ;};if !_dfbcc {return false ,nil ;};_dgcdb =_eegb .loadStructure ();if _dgcdb !=nil {_fb .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",_dgcdb ); +return false ,_dgcdb ;};return true ,nil ;}; -// GetPdfVersion gets the version of the PDF used within this document. -func (_gafbf *PdfWriter )GetPdfVersion ()string {return _gafbf .getPdfVersion ()}; +// NewPdfActionSubmitForm returns a new "submit form" action. +func NewPdfActionSubmitForm ()*PdfActionSubmitForm {_cggf :=NewPdfAction ();_cee :=&PdfActionSubmitForm {};_cee .PdfAction =_cggf ;_cggf .SetContext (_cee );return _cee ;}; -// PdfAnnotationPolyLine represents PolyLine annotations. -// (Section 12.5.6.9). -type PdfAnnotationPolyLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _ce .PdfObject ;LE _ce .PdfObject ;BS _ce .PdfObject ;IC _ce .PdfObject ;BE _ce .PdfObject ;IT _ce .PdfObject ;Measure _ce .PdfObject ;}; +// 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 (_gefbb []_cde .PdfObject )([]_cde .PdfObject ,error );}; -// PdfInfoTrapped specifies pdf trapped information. -type PdfInfoTrapped string ;func _afdfee (_fbcef _ce .PdfObject )(*PdfFunctionType3 ,error ){_dadfa :=&PdfFunctionType3 {};var _afgbf *_ce .PdfObjectDictionary ;if _dgcb ,_dbbee :=_fbcef .(*_ce .PdfIndirectObject );_dbbee {_cfgfc ,_bcbd :=_dgcb .PdfObject .(*_ce .PdfObjectDictionary ); -if !_bcbd {return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_dadfa ._badbg =_dgcb ;_afgbf =_cfgfc ;}else if _acgca ,_aabf :=_fbcef .(*_ce .PdfObjectDictionary );_aabf {_afgbf =_acgca ;}else {return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_ebbeb ,_ccda :=_ce .TraceToDirectObject (_afgbf .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_ce .PdfObjectArray );if !_ccda {_ff .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ge .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 _ebbeb .Len ()!=2{_ff .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_ge .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_bdega ,_cagca :=_ebbeb .ToFloat64Array (); -if _cagca !=nil {return nil ,_cagca ;};_dadfa .Domain =_bdega ;_ebbeb ,_ccda =_ce .TraceToDirectObject (_afgbf .Get ("\u0052\u0061\u006eg\u0065")).(*_ce .PdfObjectArray );if _ccda {if _ebbeb .Len ()< 0||_ebbeb .Len ()%2!=0{return nil ,_ge .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_gadgc ,_fdacb :=_ebbeb .ToFloat64Array ();if _fdacb !=nil {return nil ,_fdacb ;};_dadfa .Range =_gadgc ;};_ebbeb ,_ccda =_ce .TraceToDirectObject (_afgbf .Get ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es")).(*_ce .PdfObjectArray );if !_ccda {_ff .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 ,_ge .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");};_dadfa .Functions =[]PdfFunction {}; -for _ ,_gfdde :=range _ebbeb .Elements (){_cffgb ,_ddbb :=_cegfd (_gfdde );if _ddbb !=nil {return nil ,_ddbb ;};_dadfa .Functions =append (_dadfa .Functions ,_cffgb );};_ebbeb ,_ccda =_ce .TraceToDirectObject (_afgbf .Get ("\u0042\u006f\u0075\u006e\u0064\u0073")).(*_ce .PdfObjectArray ); -if !_ccda {_ff .Log .Error ("B\u006fu\u006e\u0064\u0073\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ge .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"); -};_dadaa ,_cagca :=_ebbeb .ToFloat64Array ();if _cagca !=nil {return nil ,_cagca ;};_dadfa .Bounds =_dadaa ;if len (_dadfa .Bounds )!=len (_dadfa .Functions )-1{_ff .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 (_dadfa .Bounds ),len (_dadfa .Functions )); -return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ebbeb ,_ccda =_ce .TraceToDirectObject (_afgbf .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_ce .PdfObjectArray );if !_ccda {_ff .Log .Error ("E\u006ec\u006f\u0064\u0065\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); -return nil ,_ge .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");};_eggfg ,_cagca :=_ebbeb .ToFloat64Array (); -if _cagca !=nil {return nil ,_cagca ;};_dadfa .Encode =_eggfg ;if len (_dadfa .Encode )!=2*len (_dadfa .Functions ){_ff .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 (_dadfa .Encode ),len (_dadfa .Functions )); -return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};return _dadfa ,nil ;}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_efefd pdfFontType0 )GetCharMetrics (code _fab .CharCode )(_baf .CharMetrics ,bool ){if _efefd .DescendantFont ==nil {_fb .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",_efefd ); +return _baf .CharMetrics {},false ;};return _efefd .DescendantFont .GetCharMetrics (code );}; -// 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 _gd .ReadSeeker )(*PdfReader ,error ){const _fcece ="\u006d\u006f\u0064\u0065l:\u004e\u0065\u0077\u0050\u0064\u0066\u0052\u0065\u0061\u0064\u0065\u0072\u004c\u0061z\u0079";return _aaegd (rs ,&ReaderOpts {LazyLoad :true },false ,_fcece ); -}; +// GenerateHashMaps generates DSS hashmaps for Certificates, OCSPs and CRLs to make sure they are unique. +func (_aafd *DSS )GenerateHashMaps ()error {_bcda ,_gfgf :=_aafd .generateHashMap (_aafd .Certs );if _gfgf !=nil {return _gfgf ;};_efgbd ,_gfgf :=_aafd .generateHashMap (_aafd .OCSPs );if _gfgf !=nil {return _gfgf ;};_ccbdc ,_gfgf :=_aafd .generateHashMap (_aafd .CRLs ); +if _gfgf !=nil {return _gfgf ;};_aafd ._fdcd =_bcda ;_aafd ._ddff =_efgbd ;_aafd ._bcfgd =_ccbdc ;return nil ;}; -// ToPdfObject converts date to a PDF string object. -func (_cffagc *PdfDate )ToPdfObject ()_ce .PdfObject {_ffgef :=_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",_cffagc ._cbacb ,_cffagc ._adeec ,_cffagc ._eeegb ,_cffagc ._gbcf ,_cffagc ._ecebf ,_cffagc ._cdbfg ,_cffagc ._accgd ,_cffagc ._gbbfe ,_cffagc ._cfcf ); -return _ce .MakeString (_ffgef );};func (_dacfd *PdfWriter )writeBytes (_afca []byte ){if _dacfd ._dcdgg !=nil {return ;};_eadfb ,_gfgbg :=_dacfd ._cafdf .Write (_afca );_dacfd ._cgdfab +=int64 (_eadfb );_dacfd ._dcdgg =_gfgbg ;};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";); +// GetContainingPdfObject implements interface PdfModel. +func (_ddgbb *PdfSignatureReference )GetContainingPdfObject ()_cde .PdfObject {return _ddgbb ._efgfaa }; -// GetNumComponents returns the number of color components (3 for Lab). -func (_edga *PdfColorLab )GetNumComponents ()int {return 3}; +// SetNameDictionary sets the Names entry in the PDF catalog. +// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). +func (_bedd *PdfWriter )SetNameDictionary (names _cde .PdfObject )error {if names ==nil {return nil ;};_bedd ._fafec =_fgfe (names );_fb .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u004e\u0061\u006d\u0065\u0073\u002e\u002e\u002e"); +_bedd ._aaeef .Set ("\u004e\u0061\u006de\u0073",names );return _bedd .addObjects (names );}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain a single element. -func (_baec *PdfColorspaceSpecialIndexed )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};N :=_baec .Base .GetNumComponents ();_gffeb :=int (vals [0])*N ; -if _gffeb < 0||(_gffeb +N -1)>=len (_baec ._adga ){_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gffeb );return nil ,ErrColorOutOfRange ;};_bceb :=_baec ._adga [_gffeb :_gffeb +N ]; -var _aabc []float64 ;for _ ,_aeea :=range _bceb {_aabc =append (_aabc ,float64 (_aeea )/255.0);};_dddb ,_dbbec :=_baec .Base .ColorFromFloats (_aabc );if _dbbec !=nil {return nil ,_dbbec ;};return _dddb ,nil ;}; +// NewPdfActionNamed returns a new "named" action. +func NewPdfActionNamed ()*PdfActionNamed {_bafg :=NewPdfAction ();_ddg :=&PdfActionNamed {};_ddg .PdfAction =_bafg ;_bafg .SetContext (_ddg );return _ddg ;};func (_eccfg *PdfWriter )mapObjectStreams (_fcbed bool )(map[_cde .PdfObject ]bool ,bool ){_dbddf :=make (map[_cde .PdfObject ]bool ); +for _ ,_gdfdc :=range _eccfg ._abbc {if _ffadee ,_efgaca :=_gdfdc .(*_cde .PdfObjectStreams );_efgaca {_fcbed =true ;for _ ,_adcdcc :=range _ffadee .Elements (){_dbddf [_adcdcc ]=true ;if _feacb ,_gcgb :=_adcdcc .(*_cde .PdfIndirectObject );_gcgb {_dbddf [_feacb .PdfObject ]=true ; +};};};};return _dbddf ,_fcbed ;}; -// PdfColorPatternType2 represents a color shading pattern type 2 (Axial). -type PdfColorPatternType2 struct{Color PdfColor ;PatternName _ce .PdfObjectName ;}; +// ToPdfObject implements interface PdfModel. +func (_cbf *PdfActionGoTo3DView )ToPdfObject ()_cde .PdfObject {_cbf .PdfAction .ToPdfObject ();_bbg :=_cbf ._dfb ;_ecb :=_bbg .PdfObject .(*_cde .PdfObjectDictionary );_ecb .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeGoTo3DView )));_ecb .SetIfNotNil ("\u0054\u0041",_cbf .TA ); +_ecb .SetIfNotNil ("\u0056",_cbf .V );return _bbg ;}; -// PageFromIndirectObject returns the PdfPage and page number for a given indirect object. -func (_geede *PdfReader )PageFromIndirectObject (ind *_ce .PdfIndirectObject )(*PdfPage ,int ,error ){if len (_geede .PageList )!=len (_geede ._cbddb ){return nil ,0,_ge .New ("\u0070\u0061\u0067\u0065\u0020\u006c\u0069\u0073\u0074\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};for _cdgebb ,_efdaa :=range _geede ._cbddb {if _efdaa ==ind {return _geede .PageList [_cdgebb ],_cdgebb +1,nil ;};};return nil ,0,_ge .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");}; +// GetContext returns the PdfField context which is the more specific field data type, e.g. PdfFieldButton +// for a button field. +func (_baed *PdfField )GetContext ()PdfModel {return _baed ._cdfff }; -// GetContainingPdfObject returns the container of the pattern object (indirect object). -func (_adac *PdfPattern )GetContainingPdfObject ()_ce .PdfObject {return _adac ._gadcb };func _gebff ()string {_cbcgc .Lock ();defer _cbcgc .Unlock ();if len (_daadg )> 0{return _daadg ;};return "\u0055n\u0069\u0044\u006f\u0063 \u002d\u0020\u0068\u0074\u0074p\u003a/\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069o"; -};func _aaefeg (_abfgb _ce .PdfObject )[]*_ce .PdfObjectStream {if _abfgb ==nil {return nil ;};_acega ,_aega :=_ce .GetArray (_abfgb );if !_aega ||_acega .Len ()==0{return nil ;};_feedc :=make ([]*_ce .PdfObjectStream ,0,_acega .Len ());for _ ,_febac :=range _acega .Elements (){if _ccfga ,_aeaea :=_ce .GetStream (_febac ); -_aeaea {_feedc =append (_feedc ,_ccfga );};};return _feedc ;}; +// ColorToRGB converts a color in Separation colorspace to RGB colorspace. +func (_ccdg *PdfColorspaceSpecialSeparation )ColorToRGB (color PdfColor )(PdfColor ,error ){if _ccdg .AlternateSpace ==nil {return nil ,_gf .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 _ccdg .AlternateSpace .ColorToRGB (color );}; -// 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 (_cdcbb *PdfReader )GetObjectNums ()[]int {return _cdcbb ._afda .GetObjectNums ()}; +// 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 _cde .PdfObjectArray )(*PdfRectangle ,error ){_ddaee :=PdfRectangle {};if arr .Len ()!=4{return nil ,_gf .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 _gfdca error ;_ddaee .Llx ,_gfdca =_cde .GetNumberAsFloat (arr .Get (0));if _gfdca !=nil {return nil ,_gfdca ;};_ddaee .Lly ,_gfdca =_cde .GetNumberAsFloat (arr .Get (1));if _gfdca !=nil {return nil ,_gfdca ;};_ddaee .Urx ,_gfdca =_cde .GetNumberAsFloat (arr .Get (2)); +if _gfdca !=nil {return nil ,_gfdca ;};_ddaee .Ury ,_gfdca =_cde .GetNumberAsFloat (arr .Get (3));if _gfdca !=nil {return nil ,_gfdca ;};return &_ddaee ,nil ;};func _edeeaa (_cbeea _cde .PdfObject )(string ,error ){_cbeea =_cde .TraceToDirectObject (_cbeea ); +switch _ddbba :=_cbeea .(type ){case *_cde .PdfObjectString :return _ddbba .Str (),nil ;case *_cde .PdfObjectStream :_ecfac ,_bdbae :=_cde .DecodeStream (_ddbba );if _bdbae !=nil {return "",_bdbae ;};return string (_ecfac ),nil ;};return "",_a .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",_cbeea ); +}; -// SetImageHandler sets the image handler used by the package. -func SetImageHandler (imgHandling ImageHandler ){ImageHandling =imgHandling }; +// 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 (_deaea *PdfReader )newPdfAnnotationScreenFromDict (_cdcgb *_cde .PdfObjectDictionary )(*PdfAnnotationScreen ,error ){_dfcd :=PdfAnnotationScreen {};_dfcd .T =_cdcgb .Get ("\u0054");_dfcd .MK =_cdcgb .Get ("\u004d\u004b"); +_dfcd .A =_cdcgb .Get ("\u0041");_dfcd .AA =_cdcgb .Get ("\u0041\u0041");return &_dfcd ,nil ;};var (CourierName =_baf .CourierName ;CourierBoldName =_baf .CourierBoldName ;CourierObliqueName =_baf .CourierObliqueName ;CourierBoldObliqueName =_baf .CourierBoldObliqueName ; +HelveticaName =_baf .HelveticaName ;HelveticaBoldName =_baf .HelveticaBoldName ;HelveticaObliqueName =_baf .HelveticaObliqueName ;HelveticaBoldObliqueName =_baf .HelveticaBoldObliqueName ;SymbolName =_baf .SymbolName ;ZapfDingbatsName =_baf .ZapfDingbatsName ; +TimesRomanName =_baf .TimesRomanName ;TimesBoldName =_baf .TimesBoldName ;TimesItalicName =_baf .TimesItalicName ;TimesBoldItalicName =_baf .TimesBoldItalicName ;); -// Set applies flag fl to the flag's bitmask and returns the combined flag. -func (_bdbg FieldFlag )Set (fl FieldFlag )FieldFlag {return FieldFlag (_bdbg .Mask ()|fl .Mask ())};func (_addbd *PdfWriter )getPdfVersion ()string {return _e .Sprintf ("\u0025\u0064\u002e%\u0064",_addbd ._facee .Major ,_addbd ._facee .Minor );};func _cfdcf ()string {return _ff .Version }; +// XObjectImage (Table 89 in 8.9.5.1). +// Implements PdfModel interface. +type XObjectImage struct{ +//ColorSpace PdfObject +Width *int64 ;Height *int64 ;ColorSpace PdfColorspace ;BitsPerComponent *int64 ;Filter _cde .StreamEncoder ;Intent _cde .PdfObject ;ImageMask _cde .PdfObject ;Mask _cde .PdfObject ;Matte _cde .PdfObject ;Decode _cde .PdfObject ;Interpolate _cde .PdfObject ; +Alternatives _cde .PdfObject ;SMask _cde .PdfObject ;SMaskInData _cde .PdfObject ;Name _cde .PdfObject ;StructParent _cde .PdfObject ;ID _cde .PdfObject ;OPI _cde .PdfObject ;Metadata _cde .PdfObject ;OC _cde .PdfObject ;Stream []byte ;_aaaag *_cde .PdfObjectStream ; +};func (_ggff *PdfReader )newPdfAnnotationFreeTextFromDict (_fdfg *_cde .PdfObjectDictionary )(*PdfAnnotationFreeText ,error ){_afbg :=PdfAnnotationFreeText {};_ffgg ,_gcda :=_ggff .newPdfAnnotationMarkupFromDict (_fdfg );if _gcda !=nil {return nil ,_gcda ; +};_afbg .PdfAnnotationMarkup =_ffgg ;_afbg .DA =_fdfg .Get ("\u0044\u0041");_afbg .Q =_fdfg .Get ("\u0051");_afbg .RC =_fdfg .Get ("\u0052\u0043");_afbg .DS =_fdfg .Get ("\u0044\u0053");_afbg .CL =_fdfg .Get ("\u0043\u004c");_afbg .IT =_fdfg .Get ("\u0049\u0054"); +_afbg .BE =_fdfg .Get ("\u0042\u0045");_afbg .RD =_fdfg .Get ("\u0052\u0044");_afbg .BS =_fdfg .Get ("\u0042\u0053");_afbg .LE =_fdfg .Get ("\u004c\u0045");return &_afbg ,nil ;};func (_aabg *PdfReader )newPdfAnnotationRichMediaFromDict (_aegf *_cde .PdfObjectDictionary )(*PdfAnnotationRichMedia ,error ){_dfbg :=&PdfAnnotationRichMedia {}; +_dfbg .RichMediaSettings =_aegf .Get ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073");_dfbg .RichMediaContent =_aegf .Get ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074"); +return _dfbg ,nil ;}; -// AddExtension adds the specified extension to the Extensions dictionary. -// See section 7.1.2 "Extensions Dictionary" (pp. 108-109 PDF32000_2008). -func (_fcfdc *PdfWriter )AddExtension (extName ,baseVersion string ,extLevel int ){_cefbcc ,_effg :=_ce .GetDict (_fcfdc ._bbef .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073"));if !_effg {_cefbcc =_ce .MakeDict ();_fcfdc ._bbef .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073",_cefbcc ); -};_bfgaff ,_effg :=_ce .GetDict (_cefbcc .Get (_ce .PdfObjectName (extName )));if !_effg {_bfgaff =_ce .MakeDict ();_cefbcc .Set (_ce .PdfObjectName (extName ),_bfgaff );};if _ecgcf ,_ :=_ce .GetNameVal (_bfgaff .Get ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e")); -_ecgcf !=baseVersion {_bfgaff .Set ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e",_ce .MakeName (baseVersion ));};if _egeafa ,_ :=_ce .GetIntVal (_bfgaff .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c")); -_egeafa !=extLevel {_bfgaff .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c",_ce .MakeInteger (int64 (extLevel )));};}; +// GetNamedDestinations returns the Dests entry in the PDF catalog. +// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). +func (_edaaa *PdfReader )GetNamedDestinations ()(_cde .PdfObject ,error ){_begf :=_cde .ResolveReference (_edaaa ._gaeed .Get ("\u0044\u0065\u0073t\u0073"));if _begf ==nil {return nil ,nil ;};if !_edaaa ._gbeac {_eaaca :=_edaaa .traverseObjectData (_begf ); +if _eaaca !=nil {return nil ,_eaaca ;};};return _begf ,nil ;};func (_efdfa *PdfReader )loadOutlines ()(*PdfOutlineTreeNode ,error ){if _efdfa ._fdccd .GetCrypter ()!=nil &&!_efdfa ._fdccd .IsAuthenticated (){return nil ,_a .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"); +};_adaff :=_efdfa ._gaeed ;_fggcf :=_adaff .Get ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");if _fggcf ==nil {return nil ,nil ;};_fb .Log .Trace ("\u002d\u0048\u0061\u0073\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");_gedca :=_cde .ResolveReference (_fggcf ); +_fb .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0020\u0072\u006f\u006f\u0074\u003a\u0020\u0025\u0076",_gedca );if _defbe :=_cde .IsNullObject (_gedca );_defbe {_fb .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 ;};_ffcec ,_cebfd :=_gedca .(*_cde .PdfIndirectObject );if !_cebfd {if _ ,_fdbf :=_cde .GetDict (_gedca );!_fdbf {_fb .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 ;};_fb .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"); +_ffcec =_cde .MakeIndirectObject (_gedca );};_ceccg ,_cebfd :=_ffcec .PdfObject .(*_cde .PdfObjectDictionary );if !_cebfd {return nil ,_gf .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"); +};_fb .Log .Trace ("O\u0075\u0074\u006c\u0069ne\u0020r\u006f\u006f\u0074\u0020\u0064i\u0063\u0074\u003a\u0020\u0025\u0076",_ceccg );_cdgadf ,_ ,_acfgab :=_efdfa .buildOutlineTree (_ffcec ,nil ,nil ,nil );if _acfgab !=nil {return nil ,_acfgab ;};_fb .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",_cdgadf ); +return _cdgadf ,nil ;};func (_gagaf *pdfCIDFontType2 )baseFields ()*fontCommon {return &_gagaf .fontCommon }; -// 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 (_fabeg *PdfPage )Size ()(float64 ,float64 ,error ){_ceeda ,_acfc :=_fabeg .GetMediaBox ();if _acfc !=nil {return 0,0,_acfc ;};_fdfb ,_bbad :=_ceeda .Width (),_ceeda .Height ();_bcfbc ,_acfc :=_fabeg .GetRotate ();if _acfc !=nil {_ff .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",_acfc .Error ()); -};if _abbf :=_bcfbc ;_abbf %360!=0&&_abbf %90==0{if _adcdc :=(360+_abbf %360)%360;_adcdc ==90||_adcdc ==270{_fdfb ,_bbad =_bbad ,_fdfb ;};};return _fdfb ,_bbad ,nil ;}; +// GetContainingPdfObject returns the container of the resources object (indirect object). +func (_edgb *PdfPageResources )GetContainingPdfObject ()_cde .PdfObject {return _edgb ._gcaaf };func (_adaf *PdfFunctionType0 )processSamples ()error {_fddgc :=_afa .ResampleBytes (_adaf ._cgebc ,_adaf .BitsPerSample );_adaf ._dcacd =_fddgc ;return nil ; +}; -// PdfAnnotationFileAttachment represents FileAttachment annotations. -// (Section 12.5.6.15). -type PdfAnnotationFileAttachment struct{*PdfAnnotation ;*PdfAnnotationMarkup ;FS _ce .PdfObject ;Name _ce .PdfObject ;}; +// ToPdfObject returns a stream object. +func (_bcbgb *XObjectForm )ToPdfObject ()_cde .PdfObject {_bccfb :=_bcbgb ._fbeeg ;_afcce :=_bccfb .PdfObjectDictionary ;if _bcbgb .Filter !=nil {_afcce =_bcbgb .Filter .MakeStreamDict ();_bccfb .PdfObjectDictionary =_afcce ;};_afcce .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +_afcce .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0046\u006f\u0072\u006d"));_afcce .SetIfNotNil ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065",_bcbgb .FormType );_afcce .SetIfNotNil ("\u0042\u0042\u006f\u0078",_bcbgb .BBox ); +_afcce .SetIfNotNil ("\u004d\u0061\u0074\u0072\u0069\u0078",_bcbgb .Matrix );if _bcbgb .Resources !=nil {_afcce .SetIfNotNil ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_bcbgb .Resources .ToPdfObject ());};_afcce .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_bcbgb .Group ); +_afcce .SetIfNotNil ("\u0052\u0065\u0066",_bcbgb .Ref );_afcce .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061",_bcbgb .MetaData );_afcce .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_bcbgb .PieceInfo );_afcce .SetIfNotNil ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_bcbgb .LastModified ); +_afcce .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_bcbgb .StructParent );_afcce .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_bcbgb .StructParents );_afcce .SetIfNotNil ("\u004f\u0050\u0049",_bcbgb .OPI ); +_afcce .SetIfNotNil ("\u004f\u0043",_bcbgb .OC );_afcce .SetIfNotNil ("\u004e\u0061\u006d\u0065",_bcbgb .Name );_afcce .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_cde .MakeInteger (int64 (len (_bcbgb .Stream ))));_bccfb .Stream =_bcbgb .Stream ;return _bccfb ; +};func (_dgedg *DSS )add (_gba *[]*_cde .PdfObjectStream ,_fcddd map[string ]*_cde .PdfObjectStream ,_cebfa [][]byte )([]*_cde .PdfObjectStream ,error ){_ccabb :=make ([]*_cde .PdfObjectStream ,0,len (_cebfa ));for _ ,_bfee :=range _cebfa {_eefb ,_ebbe :=_efdfg (_bfee ); +if _ebbe !=nil {return nil ,_ebbe ;};_aefc ,_cbac :=_fcddd [string (_eefb )];if !_cbac {_aefc ,_ebbe =_cde .MakeStream (_bfee ,_cde .NewRawEncoder ());if _ebbe !=nil {return nil ,_ebbe ;};_fcddd [string (_eefb )]=_aefc ;*_gba =append (*_gba ,_aefc );}; +_ccabb =append (_ccabb ,_aefc );};return _ccabb ,nil ;};func _bfc (_aff _cde .PdfObject )(*PdfFilespec ,error ){if _aff ==nil {return nil ,nil ;};return NewPdfFilespecFromObj (_aff );}; -// PdfAnnotationFreeText represents FreeText annotations. -// (Section 12.5.6.6). -type PdfAnnotationFreeText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;DA _ce .PdfObject ;Q _ce .PdfObject ;RC _ce .PdfObject ;DS _ce .PdfObject ;CL _ce .PdfObject ;IT _ce .PdfObject ;BE _ce .PdfObject ;RD _ce .PdfObject ;BS _ce .PdfObject ;LE _ce .PdfObject ; -};func _fceadg (_fbdagg *_ce .PdfObjectArray )(float64 ,error ){_abgbc ,_caeeg :=_fbdagg .ToFloat64Array ();if _caeeg !=nil {_ff .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",_fbdagg ,_caeeg ); -};switch len (_abgbc ){case 1:return _abgbc [0],nil ;case 3:_aefda :=PdfColorspaceDeviceRGB {};_gdggf ,_efdcfb :=_aefda .ColorFromFloats (_abgbc );if _efdcfb !=nil {return 0.0,_efdcfb ;};return _gdggf .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ;case 4:_ggagf :=PdfColorspaceDeviceCMYK {}; -_cbfbd ,_cbgg :=_ggagf .ColorFromFloats (_abgbc );if _cbgg !=nil {return 0.0,_cbgg ;};_adadb ,_cbgg :=_ggagf .ColorToRGB (_cbfbd .(*PdfColorDeviceCMYK ));if _cbgg !=nil {return 0.0,_cbgg ;};return _adadb .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ;};_caeeg =_ge .New ("\u0062a\u0064 \u004d\u0061\u0074\u0074\u0065\u0020\u0063\u006f\u006c\u006f\u0072"); -_ff .Log .Error ("\u0074\u006f\u0047ra\u0079\u003a\u0020\u006d\u0061\u0074\u0074\u0065\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fbdagg ,_caeeg );return 0.0,_caeeg ;}; +// NewPdfActionSetOCGState returns a new "named" action. +func NewPdfActionSetOCGState ()*PdfActionSetOCGState {_efe :=NewPdfAction ();_gcg :=&PdfActionSetOCGState {};_gcg .PdfAction =_efe ;_efe .SetContext (_gcg );return _gcg ;};func (_fdcg *PdfWriter )writeAcroFormFields ()error {if _fdcg ._fgfgf ==nil {return nil ; +};_fb .Log .Trace ("\u0057r\u0069t\u0069\u006e\u0067\u0020\u0061c\u0072\u006f \u0066\u006f\u0072\u006d\u0073");_ebfed :=_fdcg ._fgfgf .ToPdfObject ();_fb .Log .Trace ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_ebfed ); +_fdcg ._aaeef .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_ebfed );_cddec :=_fdcg .addObjects (_ebfed );if _cddec !=nil {return _cddec ;};return nil ;}; -// ToPdfObject implements interface PdfModel. -func (_gafc *PdfAnnotationRedact )ToPdfObject ()_ce .PdfObject {_gafc .PdfAnnotation .ToPdfObject ();_abgd :=_gafc ._dec ;_gfa :=_abgd .PdfObject .(*_ce .PdfObjectDictionary );_gafc .PdfAnnotationMarkup .appendToPdfDictionary (_gfa );_gfa .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0052\u0065\u0064\u0061\u0063\u0074")); -_gfa .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_gafc .QuadPoints );_gfa .SetIfNotNil ("\u0049\u0043",_gafc .IC );_gfa .SetIfNotNil ("\u0052\u004f",_gafc .RO );_gfa .SetIfNotNil ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074",_gafc .OverlayText ); -_gfa .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_gafc .Repeat );_gfa .SetIfNotNil ("\u0044\u0041",_gafc .DA );_gfa .SetIfNotNil ("\u0051",_gafc .Q );return _abgd ;}; +// PdfDate represents a date, which is a PDF string of the form: +// (D:YYYYMMDDHHmmSSOHH'mm) +type PdfDate struct{_bdcfec int64 ;_efbed int64 ;_acgbg int64 ;_fbgce int64 ;_bcbba int64 ;_geaeb int64 ;_ddbcg byte ;_bafff int64 ;_agedg int64 ;}; -// NewPdfShadingType3 creates an empty shading type 3 dictionary. -func NewPdfShadingType3 ()*PdfShadingType3 {_adbbf :=&PdfShadingType3 {};_adbbf .PdfShading =&PdfShading {};_adbbf .PdfShading ._agcdg =_ce .MakeIndirectObject (_ce .MakeDict ());_adbbf .PdfShading ._aadbc =_adbbf ;return _adbbf ;}; +// SetContentStream sets the pattern cell's content stream. +func (_cfec *PdfTilingPattern )SetContentStream (content []byte ,encoder _cde .StreamEncoder )error {_cffba ,_bedagg :=_cfec ._eebba .(*_cde .PdfObjectStream );if !_bedagg {_fb .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",_cfec ._eebba ); +return _cde .ErrTypeError ;};if encoder ==nil {encoder =_cde .NewRawEncoder ();};_aceae :=_cffba .PdfObjectDictionary ;_bfaa :=encoder .MakeStreamDict ();_aceae .Merge (_bfaa );_bcfgb ,_edbfg :=encoder .EncodeBytes (content );if _edbfg !=nil {return _edbfg ; +};_aceae .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_cde .MakeInteger (int64 (len (_bcfgb ))));_cffba .Stream =_bcfgb ;return nil ;}; -// SetContext sets the sub annotation (context). -func (_gcd *PdfAnnotation )SetContext (ctx PdfModel ){_gcd ._edc =ctx }; +// SetForms sets the Acroform for a PDF file. +func (_gggfb *PdfWriter )SetForms (form *PdfAcroForm )error {_gggfb ._fgfgf =form ;return nil };func _fcgf (_bdcbc *_cde .PdfObjectStream )(*PdfFunctionType4 ,error ){_ecdgc :=&PdfFunctionType4 {};_ecdgc ._geab =_bdcbc ;_eeaad :=_bdcbc .PdfObjectDictionary ; +_daeb ,_gedfd :=_cde .TraceToDirectObject (_eeaad .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_cde .PdfObjectArray );if !_gedfd {_fb .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_gf .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 _daeb .Len ()%2!=0{_fb .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_gf .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_feceg ,_cefee :=_daeb .ToFloat64Array (); +if _cefee !=nil {return nil ,_cefee ;};_ecdgc .Domain =_feceg ;_daeb ,_gedfd =_cde .TraceToDirectObject (_eeaad .Get ("\u0052\u0061\u006eg\u0065")).(*_cde .PdfObjectArray );if _gedfd {if _daeb .Len ()< 0||_daeb .Len ()%2!=0{return nil ,_gf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_ccgee ,_gabcd :=_daeb .ToFloat64Array ();if _gabcd !=nil {return nil ,_gabcd ;};_ecdgc .Range =_ccgee ;};_dbcg ,_cefee :=_cde .DecodeStream (_bdcbc );if _cefee !=nil {return nil ,_cefee ;};_ecdgc ._dbded =_dbcg ;_ccdgd :=_fe .NewPSParser (_dbcg );_gdba ,_cefee :=_ccdgd .Parse (); +if _cefee !=nil {return nil ,_cefee ;};_ecdgc .Program =_gdba ;return _ecdgc ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_dgfg *PdfAnnotationPolygon )ToPdfObject ()_ce .PdfObject {_dgfg .PdfAnnotation .ToPdfObject ();_fcf :=_dgfg ._dec ;_bab :=_fcf .PdfObject .(*_ce .PdfObjectDictionary );_dgfg .PdfAnnotationMarkup .appendToPdfDictionary (_bab );_bab .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0050o\u006c\u0079\u0067\u006f\u006e")); -_bab .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_dgfg .Vertices );_bab .SetIfNotNil ("\u004c\u0045",_dgfg .LE );_bab .SetIfNotNil ("\u0042\u0053",_dgfg .BS );_bab .SetIfNotNil ("\u0049\u0043",_dgfg .IC );_bab .SetIfNotNil ("\u0042\u0045",_dgfg .BE ); -_bab .SetIfNotNil ("\u0049\u0054",_dgfg .IT );_bab .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_dgfg .Measure );return _fcf ;}; +// 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 (_dedgc *PdfWriter )SetOpenAction (dest _cde .PdfObject )error {if dest ==nil ||_cde .IsNullObject (dest ){return nil ;};_dedgc ._aaeef .Set ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e",dest );return _dedgc .addObjects (dest );}; -// ToPdfObject converts the font to a PDF representation. -func (_ccbaa *pdfFontType3 )ToPdfObject ()_ce .PdfObject {if _ccbaa ._degaa ==nil {_ccbaa ._degaa =&_ce .PdfIndirectObject {};};_bbae :=_ccbaa .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0033");_ccbaa ._degaa .PdfObject =_bbae ;if _ccbaa .FirstChar !=nil {_bbae .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_ccbaa .FirstChar ); -};if _ccbaa .LastChar !=nil {_bbae .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_ccbaa .LastChar );};if _ccbaa .Widths !=nil {_bbae .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_ccbaa .Widths );};if _ccbaa .Encoding !=nil {_bbae .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_ccbaa .Encoding ); -}else if _ccbaa ._aacfd !=nil {_bdca :=_ccbaa ._aacfd .ToPdfObject ();if _bdca !=nil {_bbae .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_bdca );};};if _ccbaa .FontBBox !=nil {_bbae .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_ccbaa .FontBBox ); -};if _ccbaa .FontMatrix !=nil {_bbae .Set ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0069\u0072\u0078",_ccbaa .FontMatrix );};if _ccbaa .CharProcs !=nil {_bbae .Set ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s",_ccbaa .CharProcs );};if _ccbaa .Resources !=nil {_bbae .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_ccbaa .Resources ); -};return _ccbaa ._degaa ;}; -// GetAsShadingPattern returns a shading pattern. Check with IsShading() prior to using this. -func (_fega *PdfPattern )GetAsShadingPattern ()*PdfShadingPattern {return _fega ._fbea .(*PdfShadingPattern );}; +// ToPdfObject implements interface PdfModel. +func (_gfe *PdfActionSound )ToPdfObject ()_cde .PdfObject {_gfe .PdfAction .ToPdfObject ();_gbg :=_gfe ._dfb ;_ced :=_gbg .PdfObject .(*_cde .PdfObjectDictionary );_ced .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeSound )));_ced .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_gfe .Sound ); +_ced .SetIfNotNil ("\u0056\u006f\u006c\u0075\u006d\u0065",_gfe .Volume );_ced .SetIfNotNil ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073",_gfe .Synchronous );_ced .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_gfe .Repeat );_ced .SetIfNotNil ("\u004d\u0069\u0078",_gfe .Mix ); +return _gbg ;}; -// SetVersion sets the PDF version of the output file. -func (_bcfa *PdfWriter )SetVersion (majorVersion ,minorVersion int ){_bcfa ._facee .Major =majorVersion ;_bcfa ._facee .Minor =minorVersion ;};func _baef (_ebbd _ce .PdfObject )(map[_dc .CharCode ]float64 ,error ){if _ebbd ==nil {return nil ,nil ;};_ageg ,_ggge :=_ce .GetArray (_ebbd ); -if !_ggge {return nil ,nil ;};_bdfee :=map[_dc .CharCode ]float64 {};_fdcae :=_ageg .Len ();for _ddae :=0;_ddae < _fdcae -1;_ddae ++{_eagad :=_ce .TraceToDirectObject (_ageg .Get (_ddae ));_feba ,_bfdf :=_ce .GetIntVal (_eagad );if !_bfdf {return nil ,_e .Errorf ("\u0042a\u0064\u0020\u0066\u006fn\u0074\u0020\u0057\u0020\u006fb\u006a0\u003a \u0069\u003d\u0025\u0064\u0020\u0025\u0023v",_ddae ,_eagad ); -};_ddae ++;if _ddae > _fdcae -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",_ageg );};_edgad :=_ce .TraceToDirectObject (_ageg .Get (_ddae )); -switch _edgad .(type ){case *_ce .PdfObjectArray :_cbcac ,_ :=_ce .GetArray (_edgad );if _afdff ,_cgbd :=_cbcac .ToFloat64Array ();_cgbd ==nil {for _fgace :=0;_fgace < len (_afdff );_fgace ++{_bdfee [_dc .CharCode (_feba +_fgace )]=_afdff [_fgace ];};}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",_ddae ,_edgad ); -};case *_ce .PdfObjectInteger :_egaba ,_defdb :=_ce .GetIntVal (_edgad );if !_defdb {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",_ddae ,_edgad ); -};_ddae ++;if _ddae > _fdcae -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",_ageg );};_beebg :=_ageg .Get (_ddae );_fcfde ,_ggdea :=_ce .GetNumberAsFloat (_beebg ); -if _ggdea !=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",_ddae ,_beebg );};for _ffcgf :=_feba ;_ffcgf <=_egaba ; -_ffcgf ++{_bdfee [_dc .CharCode (_ffcgf )]=_fcfde ;};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",_ddae ,_edgad ); -};};return _bdfee ,nil ;}; +// IsTiling specifies if the pattern is a tiling pattern. +func (_gfebce *PdfPattern )IsTiling ()bool {return _gfebce .PatternType ==1}; -// ButtonType represents the subtype of a button field, can be one of: -// - Checkbox (ButtonTypeCheckbox) -// - PushButton (ButtonTypePushButton) -// - RadioButton (ButtonTypeRadioButton) -type ButtonType int ; +// GetContainingPdfObject returns the container of the outline tree node (indirect object). +func (_fafd *PdfOutlineTreeNode )GetContainingPdfObject ()_cde .PdfObject {return _fafd .GetContext ().GetContainingPdfObject ();}; -// Evaluate runs the function on the passed in slice and returns the results. -func (_badcc *PdfFunctionType3 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_ff .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); -};return nil ,_ge .New ("\u006e\u006f\u0074\u0020im\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074");}; +// XObjectType represents the type of an XObject. +type XObjectType int ; -// IsCID returns true if the underlying font is CID. -func (_bdfeg *PdfFont )IsCID ()bool {return _bdfeg .baseFields ().isCIDFont ()}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain a single element. +func (_ecag *PdfColorspaceSpecialIndexed )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};N :=_ecag .Base .GetNumComponents ();_abbdbb :=int (vals [0])*N ; +if _abbdbb < 0||(_abbdbb +N -1)>=len (_ecag ._abbg ){_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_abbdbb );return nil ,ErrColorOutOfRange ;};_cced :=_ecag ._abbg [_abbdbb :_abbdbb +N ]; +var _ebff []float64 ;for _ ,_edf :=range _cced {_ebff =append (_ebff ,float64 (_edf )/255.0);};_efgb ,_cbge :=_ecag .Base .ColorFromFloats (_ebff );if _cbge !=nil {return nil ,_cbge ;};return _efgb ,nil ;};func _cabee (_gcfae *_cde .PdfObjectDictionary )(*PdfShadingType4 ,error ){_dagcb :=PdfShadingType4 {}; +_bdgec :=_gcfae .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _bdgec ==nil {_fb .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 ;};_aegea ,_gcef :=_bdgec .(*_cde .PdfObjectInteger );if !_gcef {_fb .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",_bdgec ); +return nil ,_cde .ErrTypeError ;};_dagcb .BitsPerCoordinate =_aegea ;_bdgec =_gcfae .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _bdgec ==nil {_fb .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 ;};_aegea ,_gcef =_bdgec .(*_cde .PdfObjectInteger );if !_gcef {_fb .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",_bdgec ); +return nil ,_cde .ErrTypeError ;};_dagcb .BitsPerComponent =_aegea ;_bdgec =_gcfae .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _bdgec ==nil {_fb .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 ;};_aegea ,_gcef =_bdgec .(*_cde .PdfObjectInteger );if !_gcef {_fb .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",_bdgec ); +return nil ,_cde .ErrTypeError ;};_dagcb .BitsPerComponent =_aegea ;_bdgec =_gcfae .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _bdgec ==nil {_fb .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 ;};_feega ,_gcef :=_bdgec .(*_cde .PdfObjectArray );if !_gcef {_fb .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",_bdgec ); +return nil ,_cde .ErrTypeError ;};_dagcb .Decode =_feega ;_bdgec =_gcfae .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _bdgec ==nil {_fb .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 ;};_dagcb .Function =[]PdfFunction {};if _abbe ,_ggfgb :=_bdgec .(*_cde .PdfObjectArray );_ggfgb {for _ ,_defg :=range _abbe .Elements (){_gbffb ,_ggfa :=_bedaa (_defg );if _ggfa !=nil {_fb .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",_ggfa ); +return nil ,_ggfa ;};_dagcb .Function =append (_dagcb .Function ,_gbffb );};}else {_aaccf ,_cffeb :=_bedaa (_bdgec );if _cffeb !=nil {_fb .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",_cffeb ); +return nil ,_cffeb ;};_dagcb .Function =append (_dagcb .Function ,_aaccf );};return &_dagcb ,nil ;};func (_bcbg *PdfReader )buildOutlineTree (_babdg _cde .PdfObject ,_ggbfa *PdfOutlineTreeNode ,_fbeeb *PdfOutlineTreeNode ,_agfdc map[_cde .PdfObject ]struct{})(*PdfOutlineTreeNode ,*PdfOutlineTreeNode ,error ){if _agfdc ==nil {_agfdc =map[_cde .PdfObject ]struct{}{}; +};_agfdc [_babdg ]=struct{}{};_dcda ,_agec :=_babdg .(*_cde .PdfIndirectObject );if !_agec {return nil ,nil ,_a .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",_babdg ); +};_gcaa ,_caaf :=_dcda .PdfObject .(*_cde .PdfObjectDictionary );if !_caaf {return nil ,nil ,_gf .New ("\u006e\u006f\u0074 a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_fb .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",_gcaa ,_dcda ,_dcda ); +if _gdagc :=_gcaa .Get ("\u0054\u0069\u0074l\u0065");_gdagc !=nil {_ebbfb ,_cgegcg :=_bcbg .newPdfOutlineItemFromIndirectObject (_dcda );if _cgegcg !=nil {return nil ,nil ,_cgegcg ;};_ebbfb .Parent =_ggbfa ;_ebbfb .Prev =_fbeeb ;_cddcb :=_cde .ResolveReference (_gcaa .Get ("\u0046\u0069\u0072s\u0074")); +if _ ,_afeaf :=_agfdc [_cddcb ];_cddcb !=nil &&_cddcb !=_dcda &&!_afeaf {if !_cde .IsNullObject (_cddcb ){_dcbbf ,_cbafed ,_cfed :=_bcbg .buildOutlineTree (_cddcb ,&_ebbfb .PdfOutlineTreeNode ,nil ,_agfdc );if _cfed !=nil {_fb .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",_cfed ); +}else {_ebbfb .First =_dcbbf ;_ebbfb .Last =_cbafed ;};};};_bfdf :=_cde .ResolveReference (_gcaa .Get ("\u004e\u0065\u0078\u0074"));if _ ,_ecfggd :=_agfdc [_bfdf ];_bfdf !=nil &&_bfdf !=_dcda &&!_ecfggd {if !_cde .IsNullObject (_bfdf ){_dedec ,_baede ,_egbc :=_bcbg .buildOutlineTree (_bfdf ,_ggbfa ,&_ebbfb .PdfOutlineTreeNode ,_agfdc ); +if _egbc !=nil {_fb .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",_egbc ); +}else {_ebbfb .Next =_dedec ;return &_ebbfb .PdfOutlineTreeNode ,_baede ,nil ;};};};return &_ebbfb .PdfOutlineTreeNode ,&_ebbfb .PdfOutlineTreeNode ,nil ;};_accac ,_aebae :=_fead (_dcda );if _aebae !=nil {return nil ,nil ,_aebae ;};_accac .Parent =_ggbfa ; +if _dacce :=_gcaa .Get ("\u0046\u0069\u0072s\u0074");_dacce !=nil {_dacce =_cde .ResolveReference (_dacce );if _ ,_degbe :=_agfdc [_dacce ];_dacce !=nil &&_dacce !=_dcda &&!_degbe {_ggeg :=_cde .TraceToDirectObject (_dacce );if _ ,_aafgc :=_ggeg .(*_cde .PdfObjectNull ); +!_aafgc &&_ggeg !=nil {_eeefd ,_ffega ,_debe :=_bcbg .buildOutlineTree (_dacce ,&_accac .PdfOutlineTreeNode ,nil ,_agfdc );if _debe !=nil {_fb .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",_debe ); +}else {_accac .First =_eeefd ;_accac .Last =_ffega ;};};};};return &_accac .PdfOutlineTreeNode ,&_accac .PdfOutlineTreeNode ,nil ;}; -// SetNameDictionary sets the Names entry in the PDF catalog. -// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). -func (_fdadf *PdfWriter )SetNameDictionary (names _ce .PdfObject )error {if names ==nil {return nil ;};_ff .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u004e\u0061\u006d\u0065\u0073\u002e\u002e\u002e"); -_fdadf ._bbef .Set ("\u004e\u0061\u006de\u0073",names );return _fdadf .addObjects (names );}; +// PdfShadingType4 is a Free-form Gouraud-shaded triangle mesh. +type PdfShadingType4 struct{*PdfShading ;BitsPerCoordinate *_cde .PdfObjectInteger ;BitsPerComponent *_cde .PdfObjectInteger ;BitsPerFlag *_cde .PdfObjectInteger ;Decode *_cde .PdfObjectArray ;Function []PdfFunction ;}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain a single PdfObjectFloat element. -func (_acff *PdfColorspaceSpecialIndexed )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gebdc ,_dcdc :=_ce .GetNumbersAsFloat (objects ); -if _dcdc !=nil {return nil ,_dcdc ;};return _acff .ColorFromFloats (_gebdc );}; +// String returns a string representation of PdfTransformParamsDocMDP. +func (_abcf *PdfTransformParamsDocMDP )String ()string {return _a .Sprintf ("\u0025\u0073\u0020\u0050\u003a\u0020\u0025\u0073\u0020V\u003a\u0020\u0025\u0073",_abcf .Type ,_abcf .P ,_abcf .V );}; -// 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 (_cceg *pdfFontSimple )SetEncoder (encoder _dc .TextEncoder ){_cceg ._bbaf =encoder }; +// GetBorderWidth returns the border style's width. +func (_caee *PdfBorderStyle )GetBorderWidth ()float64 {if _caee .W ==nil {return 1;};return *_caee .W ;}; -// ImageToRGB converts an image with samples in Separation CS to an image with samples specified in -// DeviceRGB CS. -func (_gdda *PdfColorspaceSpecialSeparation )ImageToRGB (img Image )(Image ,error ){_beabd :=_gb .NewReader (img .getBase ());_efcc :=_gf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),_gdda .AlternateSpace .GetNumComponents (),nil ,img ._cdecc ,nil ); -_ggfc :=_gb .NewWriter (_efcc );_afgcc :=_egg .Pow (2,float64 (img .BitsPerComponent ))-1;_ff .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"); -_ff .Log .Trace ("\u0054i\u006et\u0054\u0072\u0061\u006e\u0073f\u006f\u0072m\u003a\u0020\u0025\u002b\u0076",_gdda .TintTransform );_afbe :=_gdda .AlternateSpace .DecodeArray ();var (_abeb uint32 ;_bgbf error ;);for {_abeb ,_bgbf =_beabd .ReadSample (); -if _bgbf ==_gd .EOF {break ;};if _bgbf !=nil {return img ,_bgbf ;};_ecbc :=float64 (_abeb )/_afgcc ;_ecccb ,_ffca :=_gdda .TintTransform .Evaluate ([]float64 {_ecbc });if _ffca !=nil {return img ,_ffca ;};for _dfab ,_bagd :=range _ecccb {_ecbd :=_gf .LinearInterpolate (_bagd ,_afbe [_dfab *2],_afbe [_dfab *2+1],0,1); -if _ffca =_ggfc .WriteSample (uint32 (_ecbd *_afgcc ));_ffca !=nil {return img ,_ffca ;};};};return _gdda .AlternateSpace .ImageToRGB (_ffba (&_efcc ));}; +// GetAction returns the PDF action for the annotation link. +func (_fce *PdfAnnotationLink )GetAction ()(*PdfAction ,error ){if _fce ._bgg !=nil {return _fce ._bgg ,nil ;};if _fce .A ==nil {return nil ,nil ;};if _fce ._efa ==nil {return nil ,nil ;};_bag ,_eac :=_fce ._efa .loadAction (_fce .A );if _eac !=nil {return nil ,_eac ; +};_fce ._bgg =_bag ;return _fce ._bgg ,nil ;};func (_bddb *PdfReader )loadAction (_ggfd _cde .PdfObject )(*PdfAction ,error ){if _cbgb ,_aafb :=_cde .GetIndirect (_ggfd );_aafb {_agce ,_cbc :=_bddb .newPdfActionFromIndirectObject (_cbgb );if _cbc !=nil {return nil ,_cbc ; +};return _agce ,nil ;}else if !_cde .IsNullObject (_ggfd ){return nil ,_gf .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 ;}; -// NewPdfActionRendition returns a new "rendition" action. -func NewPdfActionRendition ()*PdfActionRendition {_ggf :=NewPdfAction ();_cegg :=&PdfActionRendition {};_cegg .PdfAction =_ggf ;_ggf .SetContext (_cegg );return _cegg ;}; +// PdfActionMovie represents a movie action. +type PdfActionMovie struct{*PdfAction ;Annotation _cde .PdfObject ;T _cde .PdfObject ;Operation _cde .PdfObject ;}; -// SetXObjectFormByName adds the provided XObjectForm to the page resources. -// The added XObjectForm is identified by the specified name. -func (_fafc *PdfPageResources )SetXObjectFormByName (keyName _ce .PdfObjectName ,xform *XObjectForm )error {_efeea :=xform .ToPdfObject ().(*_ce .PdfObjectStream );_abdgc :=_fafc .SetXObjectByName (keyName ,_efeea );return _abdgc ;}; +// GetVersion gets the document version. +func (_gccbb *PdfWriter )GetVersion ()_cde .Version {return _gccbb ._dgccdd };func _dgbgd (_cfcf _cde .PdfObject )(*_cde .PdfObjectDictionary ,*fontCommon ,error ){_gbgc :=&fontCommon {};if _geee ,_gbaa :=_cfcf .(*_cde .PdfIndirectObject );_gbaa {_gbgc ._aecf =_geee .ObjectNumber ; +};_agdgf ,_dfeag :=_cde .GetDict (_cfcf );if !_dfeag {_fb .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",_cfcf ); +return nil ,nil ,ErrFontNotSupported ;};_eedcg ,_dfeag :=_cde .GetNameVal (_agdgf .Get ("\u0054\u0079\u0070\u0065"));if !_dfeag {_fb .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 _eedcg !="\u0046\u006f\u006e\u0074"{_fb .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.",_eedcg ,"\u0046\u006f\u006e\u0074"); +return nil ,nil ,_cde .ErrTypeError ;};_daegd ,_dfeag :=_cde .GetNameVal (_agdgf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_dfeag {_fb .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 ;};_gbgc ._cfgg =_daegd ;_gfda ,_dfeag :=_cde .GetNameVal (_agdgf .Get ("\u004e\u0061\u006d\u0065"));if _dfeag {_gbgc ._edcec =_gfda ;};_bgff :=_agdgf .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _bgff !=nil {_gbgc ._aaegd =_cde .TraceToDirectObject (_bgff ); +_afbgfc ,_fdefa :=_fdcf (_gbgc ._aaegd ,_gbgc );if _fdefa !=nil {return _agdgf ,_gbgc ,_fdefa ;};_gbgc ._dcgd =_afbgfc ;}else if _daegd =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"||_daegd =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_cgfee ,_cegaa :=_ega .NewCIDSystemInfo (_agdgf .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f")); +if _cegaa !=nil {return _agdgf ,_gbgc ,_cegaa ;};_dgccc :=_a .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0055\u0043\u0053\u0032",_cgfee .Registry ,_cgfee .Ordering );if _ega .IsPredefinedCMap (_dgccc ){_gbgc ._dcgd ,_cegaa =_ega .LoadPredefinedCMap (_dgccc ); +if _cegaa !=nil {_fb .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",_dgccc ,_cegaa ); +};};};_ccfb :=_agdgf .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072");if _ccfb !=nil {_ccgfe ,_gfeab :=_eggea (_ccfb );if _gfeab !=nil {_fb .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",_gfeab ); +return _agdgf ,_gbgc ,_gfeab ;};_gbgc ._bceac =_ccgfe ;};if _daegd !="\u0054\u0079\u0070e\u0033"{_gged ,_dgcd :=_cde .GetNameVal (_agdgf .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_dgcd {_fb .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 _agdgf ,_gbgc ,ErrRequiredAttributeMissing ;};_gbgc ._bbdf =_gged ;};return _agdgf ,_gbgc ,nil ;};func _bfbd (_cadbcf *_cde .PdfObjectDictionary )(*PdfShadingType6 ,error ){_eabc :=PdfShadingType6 {};_eagddf :=_cadbcf .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); +if _eagddf ==nil {_fb .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 ;};_gaebd ,_ddabbf :=_eagddf .(*_cde .PdfObjectInteger );if !_ddabbf {_fb .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",_eagddf ); +return nil ,_cde .ErrTypeError ;};_eabc .BitsPerCoordinate =_gaebd ;_eagddf =_cadbcf .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _eagddf ==nil {_fb .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 ;};_gaebd ,_ddabbf =_eagddf .(*_cde .PdfObjectInteger );if !_ddabbf {_fb .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",_eagddf ); +return nil ,_cde .ErrTypeError ;};_eabc .BitsPerComponent =_gaebd ;_eagddf =_cadbcf .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _eagddf ==nil {_fb .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 ;};_gaebd ,_ddabbf =_eagddf .(*_cde .PdfObjectInteger );if !_ddabbf {_fb .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",_eagddf ); +return nil ,_cde .ErrTypeError ;};_eabc .BitsPerComponent =_gaebd ;_eagddf =_cadbcf .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _eagddf ==nil {_fb .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 ;};_abdac ,_ddabbf :=_eagddf .(*_cde .PdfObjectArray );if !_ddabbf {_fb .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",_eagddf ); +return nil ,_cde .ErrTypeError ;};_eabc .Decode =_abdac ;if _ceaff :=_cadbcf .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_ceaff !=nil {_eabc .Function =[]PdfFunction {};if _bcdfc ,_cceefc :=_ceaff .(*_cde .PdfObjectArray );_cceefc {for _ ,_dfgba :=range _bcdfc .Elements (){_ggda ,_ebfcc :=_bedaa (_dfgba ); +if _ebfcc !=nil {_fb .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",_ebfcc );return nil ,_ebfcc ;};_eabc .Function =append (_eabc .Function ,_ggda ); +};}else {_agfde ,_gdbd :=_bedaa (_ceaff );if _gdbd !=nil {_fb .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",_gdbd );return nil ,_gdbd ;}; +_eabc .Function =append (_eabc .Function ,_agfde );};};return &_eabc ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_cef *PdfAnnotationStrikeOut )ToPdfObject ()_ce .PdfObject {_cef .PdfAnnotation .ToPdfObject ();_acgfb :=_cef ._dec ;_cfg :=_acgfb .PdfObject .(*_ce .PdfObjectDictionary );_cef .PdfAnnotationMarkup .appendToPdfDictionary (_cfg );_cfg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t")); -_cfg .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_cef .QuadPoints );return _acgfb ;}; +// NewPdfTransformParamsDocMDP create a PdfTransformParamsDocMDP with the specific permissions. +func NewPdfTransformParamsDocMDP (permission _fd .DocMDPPermission )*PdfTransformParamsDocMDP {return &PdfTransformParamsDocMDP {Type :_cde .MakeName ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"),P :_cde .MakeInteger (int64 (permission )),V :_cde .MakeName ("\u0031\u002e\u0032")}; +}; -// DecodeArray returns the range of color component values in DeviceGray colorspace. -func (_geef *PdfColorspaceDeviceGray )DecodeArray ()[]float64 {return []float64 {0,1.0}}; +// ToPdfObject converts the PdfFont object to its PDF representation. +func (_aaeae *PdfFont )ToPdfObject ()_cde .PdfObject {if _aaeae ._dcgb ==nil {_fb .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 _cde .MakeNull (); +};return _aaeae ._dcgb .ToPdfObject ();}; -// SetPatternByName sets a pattern resource specified by keyName. -func (_ffbcc *PdfPageResources )SetPatternByName (keyName _ce .PdfObjectName ,pattern _ce .PdfObject )error {if _ffbcc .Pattern ==nil {_ffbcc .Pattern =_ce .MakeDict ();};_egffc ,_cbaba :=_ce .GetDict (_ffbcc .Pattern );if !_cbaba {return _ce .ErrTypeError ; -};_egffc .Set (keyName ,pattern );return nil ;}; +// ColorToRGB converts a ICCBased color to an RGB color. +func (_caegb *PdfColorspaceICCBased )ColorToRGB (color PdfColor )(PdfColor ,error ){if _caegb .Alternate ==nil {_fb .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 _caegb .N ==1{_fb .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"); +_gbbc :=NewPdfColorspaceDeviceGray ();return _gbbc .ColorToRGB (color );}else if _caegb .N ==3{_fb .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 _caegb .N ==4{_fb .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"); +_bgdb :=NewPdfColorspaceDeviceCMYK ();return _bgdb .ColorToRGB (color );}else {return nil ,_gf .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"); +};};_fb .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",_caegb ); +return _caegb .Alternate .ColorToRGB (color );}; -// DecodeArray returns the range of color component values in the ICCBased colorspace. -func (_gaaa *PdfColorspaceICCBased )DecodeArray ()[]float64 {return _gaaa .Range };type pdfFontSimple struct{fontCommon ;_bgaae *_ce .PdfIndirectObject ;_aggce map[_dc .CharCode ]float64 ;_bbaf _dc .TextEncoder ;_bccdg _dc .TextEncoder ;_cdcd *PdfFontDescriptor ; +// ToInteger convert to an integer format. +func (_fdfa *PdfColorCalGray )ToInteger (bits int )uint32 {_bgfa :=_ce .Pow (2,float64 (bits ))-1;return uint32 (_bgfa *_fdfa .Val ());}; +// ImageToRGB converts image in CalGray color space to RGB (A, B, C -> X, Y, Z). +func (_abec *PdfColorspaceCalGray )ImageToRGB (img Image )(Image ,error ){_gagc :=_afa .NewReader (img .getBase ());_abed :=_bbb .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_feecd :=_afa .NewWriter (_abed ); +_acfcc :=_ce .Pow (2,float64 (img .BitsPerComponent ))-1;_eabab :=make ([]uint32 ,3);var (_bedf uint32 ;ANorm ,X ,Y ,Z ,_aaeac ,_gfbd ,_gagd float64 ;_cdbe error ;);for {_bedf ,_cdbe =_gagc .ReadSample ();if _cdbe ==_df .EOF {break ;}else if _cdbe !=nil {return img ,_cdbe ; +};ANorm =float64 (_bedf )/_acfcc ;X =_abec .WhitePoint [0]*_ce .Pow (ANorm ,_abec .Gamma );Y =_abec .WhitePoint [1]*_ce .Pow (ANorm ,_abec .Gamma );Z =_abec .WhitePoint [2]*_ce .Pow (ANorm ,_abec .Gamma );_aaeac =3.240479*X +-1.537150*Y +-0.498535*Z ;_gfbd =-0.969256*X +1.875992*Y +0.041556*Z ; +_gagd =0.055648*X +-0.204043*Y +1.057311*Z ;_aaeac =_ce .Min (_ce .Max (_aaeac ,0),1.0);_gfbd =_ce .Min (_ce .Max (_gfbd ,0),1.0);_gagd =_ce .Min (_ce .Max (_gagd ,0),1.0);_eabab [0]=uint32 (_aaeac *_acfcc );_eabab [1]=uint32 (_gfbd *_acfcc );_eabab [2]=uint32 (_gagd *_acfcc ); +if _cdbe =_feecd .WriteSamples (_eabab );_cdbe !=nil {return img ,_cdbe ;};};return _edggb (&_abed ),nil ;}; -// Encoding is subject to limitations that are described in 9.6.6, "Character Encoding". -// BaseFont is derived differently. -FirstChar _ce .PdfObject ;LastChar _ce .PdfObject ;Widths _ce .PdfObject ;Encoding _ce .PdfObject ;_cabcg *_ee .RuneCharSafeMap ;}; +// GetContainingPdfObject returns the XObject Form's containing object (indirect object). +func (_dgcfb *XObjectForm )GetContainingPdfObject ()_cde .PdfObject {return _dgcfb ._fbeeg };func _gacd (_geeeg *fontCommon )*pdfCIDFontType2 {return &pdfCIDFontType2 {fontCommon :*_geeeg }}; -// GetOCProperties returns the optional content properties PdfObject. -func (_dacfe *PdfReader )GetOCProperties ()(_ce .PdfObject ,error ){_ddefe :=_dacfe ._cfcdg ;_ecab :=_ddefe .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_ecab =_ce .ResolveReference (_ecab );if !_dacfe ._cgbdb {_debbgf :=_dacfe .traverseObjectData (_ecab ); -if _debbgf !=nil {return nil ,_debbgf ;};};return _ecab ,nil ;}; +// NewPdfAnnotationWatermark returns a new watermark annotation. +func NewPdfAnnotationWatermark ()*PdfAnnotationWatermark {_debg :=NewPdfAnnotation ();_cca :=&PdfAnnotationWatermark {};_cca .PdfAnnotation =_debg ;_debg .SetContext (_cca );return _cca ;}; -// PdfAnnotationSquiggly represents Squiggly annotations. -// (Section 12.5.6.10). -type PdfAnnotationSquiggly struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _ce .PdfObject ;};var (ErrRequiredAttributeMissing =_ge .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 =_ge .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065");ErrTypeCheck =_ge .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");_afga =_ge .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -ErrEncrypted =_ge .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 =_ge .New ("\u0066\u006fn\u0074\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -ErrFontNotSupported =_ffae .Errorf ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u006fn\u0074\u0020\u0028\u0025\u0077\u0029",_ce .ErrNotSupported );ErrType1CFontNotSupported =_ffae .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",_ce .ErrNotSupported ); -ErrType3FontNotSupported =_ffae .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",_ce .ErrNotSupported ); -ErrTTCmapNotSupported =_ffae .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",_ce .ErrNotSupported ); -ErrSignNotEnoughSpace =_ffae .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 =_ffae .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");); +// ImageToRGB converts CalRGB colorspace image to RGB and returns the result. +func (_gbfc *PdfColorspaceCalRGB )ImageToRGB (img Image )(Image ,error ){_eaaa :=_afa .NewReader (img .getBase ());_ddeb :=_bbb .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_egdd :=_afa .NewWriter (_ddeb ); +_gcgfe :=_ce .Pow (2,float64 (img .BitsPerComponent ))-1;_ddefg :=make ([]uint32 ,3);var (_efaag error ;_gbdg ,_dafbb ,_acgd ,_dbgd ,_daed ,_feeb float64 ;);for {_efaag =_eaaa .ReadSamples (_ddefg );if _efaag ==_df .EOF {break ;}else if _efaag !=nil {return img ,_efaag ; +};_gbdg =float64 (_ddefg [0])/_gcgfe ;_dafbb =float64 (_ddefg [1])/_gcgfe ;_acgd =float64 (_ddefg [2])/_gcgfe ;_dbgd =_gbfc .Matrix [0]*_ce .Pow (_gbdg ,_gbfc .Gamma [0])+_gbfc .Matrix [3]*_ce .Pow (_dafbb ,_gbfc .Gamma [1])+_gbfc .Matrix [6]*_ce .Pow (_acgd ,_gbfc .Gamma [2]); +_daed =_gbfc .Matrix [1]*_ce .Pow (_gbdg ,_gbfc .Gamma [0])+_gbfc .Matrix [4]*_ce .Pow (_dafbb ,_gbfc .Gamma [1])+_gbfc .Matrix [7]*_ce .Pow (_acgd ,_gbfc .Gamma [2]);_feeb =_gbfc .Matrix [2]*_ce .Pow (_gbdg ,_gbfc .Gamma [0])+_gbfc .Matrix [5]*_ce .Pow (_dafbb ,_gbfc .Gamma [1])+_gbfc .Matrix [8]*_ce .Pow (_acgd ,_gbfc .Gamma [2]); +_gbdg =3.240479*_dbgd +-1.537150*_daed +-0.498535*_feeb ;_dafbb =-0.969256*_dbgd +1.875992*_daed +0.041556*_feeb ;_acgd =0.055648*_dbgd +-0.204043*_daed +1.057311*_feeb ;_gbdg =_ce .Min (_ce .Max (_gbdg ,0),1.0);_dafbb =_ce .Min (_ce .Max (_dafbb ,0),1.0); +_acgd =_ce .Min (_ce .Max (_acgd ,0),1.0);_ddefg [0]=uint32 (_gbdg *_gcgfe );_ddefg [1]=uint32 (_dafbb *_gcgfe );_ddefg [2]=uint32 (_acgd *_gcgfe );if _efaag =_egdd .WriteSamples (_ddefg );_efaag !=nil {return img ,_efaag ;};};return _edggb (&_ddeb ),nil ; +}; -// ImageToRGB converts an image in CMYK32 colorspace to an RGB image. -func (_bbfa *PdfColorspaceDeviceCMYK )ImageToRGB (img Image )(Image ,error ){_ff .Log .Trace ("\u0043\u004d\u0059\u004b\u0033\u0032\u0020\u002d\u003e\u0020\u0052\u0047\u0042");_ff .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 ); -_ff .Log .Trace ("\u004c\u0065\u006e \u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0064",len (img .Data ));_ff .Log .Trace ("H\u0065\u0069\u0067\u0068t:\u0020%\u0064\u002c\u0020\u0057\u0069d\u0074\u0068\u003a\u0020\u0025\u0064",img .Height ,img .Width ); -_ggeg ,_ffcf :=_gf .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cdecc ,img ._bffb );if _ffcf !=nil {return Image {},_ffcf ;};_edgf ,_ffcf :=_gf .NRGBAConverter .Convert (_ggeg );if _ffcf !=nil {return Image {},_ffcf ; -};return _ffba (_edgf .Base ()),nil ;}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_aggbb pdfFontType3 )GetCharMetrics (code _fab .CharCode )(_baf .CharMetrics ,bool ){if _gbeb ,_cefb :=_aggbb ._eaad [code ];_cefb {return _baf .CharMetrics {Wx :_gbeb },true ;};if _baf .IsStdFont (_baf .StdFontName (_aggbb ._bbdf )){return _baf .CharMetrics {Wx :250},true ; +};return _baf .CharMetrics {},false ;}; -// GetAsTilingPattern returns a tiling pattern. Check with IsTiling() prior to using this. -func (_abbfd *PdfPattern )GetAsTilingPattern ()*PdfTilingPattern {return _abbfd ._fbea .(*PdfTilingPattern );}; +// WriteString outputs the object as it is to be written to file. +func (_abce *PdfTransformParamsDocMDP )WriteString ()string {return _abce .ToPdfObject ().WriteString ()};var (_ggdeb _c .Mutex ;_eadgce ="";_bcbfb _gdd .Time ;_bgeff ="";_feddg ="";_faaae _gdd .Time ;_fdbbf ="";_cacaae ="";_aeegb ="";); -// GetNumComponents returns the number of color components (3 for CalRGB). -func (_dabc *PdfColorCalRGB )GetNumComponents ()int {return 3}; +// ColorToRGB verifies that the input color is an RGB color. Method exists in +// order to satisfy the PdfColorspace interface. +func (_ddbda *PdfColorspaceDeviceRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_egfe ,_adbcb :=color .(*PdfColorDeviceRGB );if !_adbcb {_fb .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 ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return _egfe ,nil ;}; -// NewXObjectForm creates a brand new XObject Form. Creates a new underlying PDF object stream primitive. -func NewXObjectForm ()*XObjectForm {_bebed :=&XObjectForm {};_cbfgf :=&_ce .PdfObjectStream {};_cbfgf .PdfObjectDictionary =_ce .MakeDict ();_bebed ._efffe =_cbfgf ;return _bebed ;}; +// GetOCProperties returns the optional content properties PdfObject. +func (_baecf *PdfReader )GetOCProperties ()(_cde .PdfObject ,error ){_dceeg :=_baecf ._gaeed ;_aabae :=_dceeg .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_aabae =_cde .ResolveReference (_aabae );if !_baecf ._gbeac {_eafca :=_baecf .traverseObjectData (_aabae ); +if _eafca !=nil {return nil ,_eafca ;};};return _aabae ,nil ;};func _afcba (_adcfg *PdfField ,_cgdc _cde .PdfObject )error {switch _adcfg .GetContext ().(type ){case *PdfFieldText :switch _bccb :=_cgdc .(type ){case *_cde .PdfObjectName :_eagdd :=_bccb ; +_fb .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",_eagdd .String ()); +_adcfg .V =_cde .MakeEncodedString (_bccb .String (),true );case *_cde .PdfObjectString :_adcfg .V =_cde .MakeEncodedString (_bccb .String (),true );default:_fb .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",_bccb ,_bccb ); +};case *PdfFieldButton :switch _cgdc .(type ){case *_cde .PdfObjectName :if len (_cgdc .String ())> 0{_adcfg .V =_cgdc ;_fegda (_adcfg ,_cgdc );};case *_cde .PdfObjectString :if len (_cgdc .String ())> 0{_adcfg .V =_cde .MakeName (_cgdc .String ());_fegda (_adcfg ,_adcfg .V ); +};default:_fb .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",_adcfg .PartialName (),_cgdc );_adcfg .V =_cgdc ;};case *PdfFieldChoice :switch _cgdc .(type ){case *_cde .PdfObjectName :if len (_cgdc .String ())> 0{_adcfg .V =_cde .MakeString (_cgdc .String ()); +_fegda (_adcfg ,_cgdc );};case *_cde .PdfObjectString :if len (_cgdc .String ())> 0{_adcfg .V =_cgdc ;_fegda (_adcfg ,_cde .MakeName (_cgdc .String ()));};default:_fb .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",_adcfg .PartialName (),_cgdc ); +_adcfg .V =_cgdc ;};case *PdfFieldSignature :_fb .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",_adcfg .PartialName (),_cgdc ); +};return nil ;}; -// ToInteger convert to an integer format. -func (_gaef *PdfColorDeviceGray )ToInteger (bits int )uint32 {_bdfc :=_egg .Pow (2,float64 (bits ))-1;return uint32 (_bdfc *_gaef .Val ());};func _aga (_fae _ce .PdfObject )(*PdfBorderStyle ,error ){_faa :=&PdfBorderStyle {};_faa ._facc =_fae ;var _ccea *_ce .PdfObjectDictionary ; -_fae =_ce .TraceToDirectObject (_fae );_ccea ,_eabb :=_fae .(*_ce .PdfObjectDictionary );if !_eabb {return nil ,_ge .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};if _acfd :=_ccea .Get ("\u0054\u0079\u0070\u0065");_acfd !=nil {_gdbg ,_bfdg :=_acfd .(*_ce .PdfObjectName ); -if !_bfdg {_ff .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",_acfd ); -}else {if *_gdbg !="\u0042\u006f\u0072\u0064\u0065\u0072"{_ff .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",*_gdbg );};};};if _dagd :=_ccea .Get ("\u0057"); -_dagd !=nil {_gbgg ,_agbgc :=_ce .GetNumberAsFloat (_dagd );if _agbgc !=nil {_ff .Log .Debug ("\u0045\u0072\u0072\u006fr \u0072\u0065\u0074\u0072\u0069\u0065\u0076\u0069\u006e\u0067\u0020\u0057\u003a\u0020%\u0076",_agbgc );return nil ,_agbgc ;};_faa .W =&_gbgg ; -};if _geae :=_ccea .Get ("\u0053");_geae !=nil {_cbe ,_gddc :=_geae .(*_ce .PdfObjectName );if !_gddc {return nil ,_ge .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 _eae BorderStyle ;switch *_cbe {case "\u0053":_eae =BorderStyleSolid ;case "\u0044":_eae =BorderStyleDashed ;case "\u0042":_eae =BorderStyleBeveled ;case "\u0049":_eae =BorderStyleInset ;case "\u0055":_eae =BorderStyleUnderline ;default:_ff .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020s\u0074\u0079\u006c\u0065\u0020n\u0061\u006d\u0065\u0020\u0025\u0073",*_cbe ); -return nil ,_ge .New ("\u0073\u0074\u0079\u006ce \u0074\u0079\u0070\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065c\u006b");};_faa .S =&_eae ;};if _ceba :=_ccea .Get ("\u0044");_ceba !=nil {_eeaf ,_fgga :=_ceba .(*_ce .PdfObjectArray ); -if !_fgga {_ff .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",_ceba );return nil ,_ge .New ("\u0062o\u0072\u0064\u0065\u0072 \u0044\u0020\u0074\u0079\u0070e\u0020c\u0068e\u0063\u006b\u0020\u0065\u0072\u0072\u006fr"); -};_adbf ,_eeae :=_eeaf .ToIntegerArray ();if _eeae !=nil {_ff .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",_eeae ); -return nil ,_eeae ;};_faa .D =&_adbf ;};return _faa ,nil ;};func (_ddace *PdfColorspaceCalRGB )String ()string {return "\u0043\u0061\u006c\u0052\u0047\u0042"};func (_gaddfec *pdfCIDFontType0 )baseFields ()*fontCommon {return &_gaddfec .fontCommon }; +// ToGoTime returns the date in time.Time format. +func (_bddea PdfDate )ToGoTime ()_gdd .Time {_abaeg :=int (_bddea ._bafff *60*60+_bddea ._agedg *60);switch _bddea ._ddbcg {case '-':_abaeg =-_abaeg ;case 'Z':_abaeg =0;};_bfgd :=_a .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_bddea ._ddbcg ,_bddea ._bafff ,_bddea ._agedg ); +_fgbac :=_gdd .FixedZone (_bfgd ,_abaeg );return _gdd .Date (int (_bddea ._bdcfec ),_gdd .Month (_bddea ._efbed ),int (_bddea ._acgbg ),int (_bddea ._fbgce ),int (_bddea ._bcbba ),int (_bddea ._geaeb ),0,_fgbac );};func _gfdga ()*Names {return &Names {_adffb :_cde .MakeIndirectObject (_cde .MakeDict ())}}; -// ValidateSignatures validates digital signatures in the document. -func (_aedeg *PdfReader )ValidateSignatures (handlers []SignatureHandler )([]SignatureValidationResult ,error ){if _aedeg .AcroForm ==nil {return nil ,nil ;};if _aedeg .AcroForm .Fields ==nil {return nil ,nil ;};type sigFieldPair struct{_affac *PdfSignature ; -_aaagg *PdfField ;_ecfba SignatureHandler ;};var _abggb []*sigFieldPair ;for _ ,_daacf :=range _aedeg .AcroForm .AllFields (){if _daacf .V ==nil {continue ;};if _bcag ,_afcdgg :=_ce .GetDict (_daacf .V );_afcdgg {if _gagg ,_dffdb :=_ce .GetNameVal (_bcag .Get ("\u0054\u0079\u0070\u0065")); -_dffdb &&(_gagg =="\u0053\u0069\u0067"||_gagg =="\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070"){_gdgg ,_cegd :=_ce .GetIndirect (_daacf .V );if !_cegd {_ff .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 ;};_bdcef ,_fbgdg :=_aedeg .newPdfSignatureFromIndirect (_gdgg );if _fbgdg !=nil {return nil ,_fbgdg ;};var _ddbbf SignatureHandler ;for _ ,_cdecd :=range handlers {if _cdecd .IsApplicable (_bdcef ){_ddbbf =_cdecd ;break ;};};_abggb =append (_abggb ,&sigFieldPair {_affac :_bdcef ,_aaagg :_daacf ,_ecfba :_ddbbf }); -};};};var _gcbbc []SignatureValidationResult ;for _ ,_fgff :=range _abggb {_ecbda :=SignatureValidationResult {IsSigned :true ,Fields :[]*PdfField {_fgff ._aaagg }};if _fgff ._ecfba ==nil {_ecbda .Errors =append (_ecbda .Errors ,"\u0068a\u006ed\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074"); -_gcbbc =append (_gcbbc ,_ecbda );continue ;};_cgfgf ,_adfa :=_fgff ._ecfba .NewDigest (_fgff ._affac );if _adfa !=nil {_ecbda .Errors =append (_ecbda .Errors ,"\u0064\u0069\u0067e\u0073\u0074\u0020\u0065\u0072\u0072\u006f\u0072",_adfa .Error ());_gcbbc =append (_gcbbc ,_ecbda ); -continue ;};_gagd :=_fgff ._affac .ByteRange ;if _gagd ==nil {_ecbda .Errors =append (_ecbda .Errors ,"\u0042\u0079\u0074\u0065\u0052\u0061\u006e\u0067\u0065\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");_gcbbc =append (_gcbbc ,_ecbda );continue ;};for _abegae :=0; -_abegae < _gagd .Len ();_abegae =_abegae +2{_agagd ,_ :=_ce .GetNumberAsInt64 (_gagd .Get (_abegae ));_gcce ,_ :=_ce .GetIntVal (_gagd .Get (_abegae +1));if _ ,_dadd :=_aedeg ._eggc .Seek (_agagd ,_gd .SeekStart );_dadd !=nil {return nil ,_dadd ;};_fgede :=make ([]byte ,_gcce ); -if _ ,_deafe :=_aedeg ._eggc .Read (_fgede );_deafe !=nil {return nil ,_deafe ;};_cgfgf .Write (_fgede );};var _fggd SignatureValidationResult ;if _gbcbc ,_ebbfb :=_fgff ._ecfba .(SignatureHandlerDocMDP );_ebbfb {_fggd ,_adfa =_gbcbc .ValidateWithOpts (_fgff ._affac ,_cgfgf ,SignatureHandlerDocMDPParams {Parser :_aedeg ._afda }); -}else {_fggd ,_adfa =_fgff ._ecfba .Validate (_fgff ._affac ,_cgfgf );};if _adfa !=nil {_ff .Log .Debug ("E\u0052\u0052\u004f\u0052: \u0025v\u0020\u0028\u0025\u0054\u0029 \u002d\u0020\u0073\u006b\u0069\u0070",_adfa ,_fgff ._ecfba );_fggd .Errors =append (_fggd .Errors ,_adfa .Error ()); -};_fggd .Name =_fgff ._affac .Name .Decoded ();_fggd .Reason =_fgff ._affac .Reason .Decoded ();if _fgff ._affac .M !=nil {_cdafb ,_fddcg :=NewPdfDate (_fgff ._affac .M .String ());if _fddcg !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fddcg ); -_fggd .Errors =append (_fggd .Errors ,_fddcg .Error ());continue ;};_fggd .Date =_cdafb ;};_fggd .ContactInfo =_fgff ._affac .ContactInfo .Decoded ();_fggd .Location =_fgff ._affac .Location .Decoded ();_fggd .Fields =_ecbda .Fields ;_gcbbc =append (_gcbbc ,_fggd ); -};return _gcbbc ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_aaa *PdfActionImportData )ToPdfObject ()_ce .PdfObject {_aaa .PdfAction .ToPdfObject ();_eda :=_aaa ._bcc ;_ea :=_eda .PdfObject .(*_ce .PdfObjectDictionary );_ea .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeImportData )));if _aaa .F !=nil {_ea .Set ("\u0046",_aaa .F .ToPdfObject ()); -};return _eda ;}; +// GetRevisionNumber returns the version of the current Pdf document +func (_dgfb *PdfReader )GetRevisionNumber ()int {return _dgfb ._fdccd .GetRevisionNumber ()};func _deeac (_adbdd _df .ReadSeeker ,_daae *ReaderOpts ,_afcd bool ,_deefb string )(*PdfReader ,error ){if _daae ==nil {_daae =NewReaderOpts ();};_ecggg :=*_daae ; +_beecd :=&PdfReader {_dfgb :_adbdd ,_acfcd :map[_cde .PdfObject ]struct{}{},_bgffc :_cccf (),_gbeac :_daae .LazyLoad ,_fbagga :_daae .ComplianceMode ,_ggbga :_afcd ,_fafdd :&_ecggg };_acebd ,_dfggdd :=_adcda ("\u0072");if _dfggdd !=nil {return nil ,_dfggdd ; +};_dfggdd =_af .Track (_acebd ,_deefb );if _dfggdd !=nil {return nil ,_dfggdd ;};_beecd ._gbaeb =_acebd ;var _cgfd *_cde .PdfParser ;if !_beecd ._fbagga {_cgfd ,_dfggdd =_cde .NewParser (_adbdd );}else {_cgfd ,_dfggdd =_cde .NewCompliancePdfParser (_adbdd ); +};if _dfggdd !=nil {return nil ,_dfggdd ;};_beecd ._fdccd =_cgfd ;_cgeef ,_dfggdd :=_beecd .IsEncrypted ();if _dfggdd !=nil {return nil ,_dfggdd ;};if !_cgeef {_dfggdd =_beecd .loadStructure ();if _dfggdd !=nil {return nil ,_dfggdd ;};}else if _afcd {_defee ,_gcff :=_beecd .Decrypt ([]byte (_daae .Password )); +if _gcff !=nil {return nil ,_gcff ;};if !_defee {return nil ,_gf .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"); +};};_beecd ._abece =make (map[*PdfReader ]*PdfReader );_beecd ._egfff =make ([]*PdfReader ,_cgfd .GetRevisionNumber ());return _beecd ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_abcg *PdfAnnotationFileAttachment )ToPdfObject ()_ce .PdfObject {_abcg .PdfAnnotation .ToPdfObject ();_fggg :=_abcg ._dec ;_daba :=_fggg .PdfObject .(*_ce .PdfObjectDictionary );_abcg .PdfAnnotationMarkup .appendToPdfDictionary (_daba );_daba .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074")); -_daba .SetIfNotNil ("\u0046\u0053",_abcg .FS );_daba .SetIfNotNil ("\u004e\u0061\u006d\u0065",_abcg .Name );return _fggg ;}; +// NewPdfColorspaceCalGray returns a new CalGray colorspace object. +func NewPdfColorspaceCalGray ()*PdfColorspaceCalGray {_adcd :=&PdfColorspaceCalGray {};_adcd .BlackPoint =[]float64 {0.0,0.0,0.0};_adcd .Gamma =1;return _adcd ;}; -// ToPdfObject implements interface PdfModel. -func (_ebfca *PdfSignatureReference )ToPdfObject ()_ce .PdfObject {_cfdgd :=_ce .MakeDict ();_cfdgd .SetIfNotNil ("\u0054\u0079\u0070\u0065",_ebfca .Type );_cfdgd .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064",_ebfca .TransformMethod ); -_cfdgd .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073",_ebfca .TransformParams );_cfdgd .SetIfNotNil ("\u0044\u0061\u0074\u0061",_ebfca .Data );_cfdgd .SetIfNotNil ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064",_ebfca .DigestMethod ); -return _cfdgd ;}; +// WriteToFile writes the Appender output to file specified by path. +func (_debae *PdfAppender )WriteToFile (outputPath string )error {_fgc ,_bdcf :=_cd .Create (outputPath );if _bdcf !=nil {return _bdcf ;};defer _fgc .Close ();return _debae .Write (_fgc );};const (ButtonTypeCheckbox ButtonType =iota ;ButtonTypePush ButtonType =iota ; +ButtonTypeRadio ButtonType =iota ;);func (_efdbd *PdfAcroForm )fillImageWithAppearance (_bbdca FieldImageProvider ,_cfdadb FieldAppearanceGenerator )error {if _efdbd ==nil {return nil ;};_cgbcc ,_facg :=_bbdca .FieldImageValues ();if _facg !=nil {return _facg ; +};for _ ,_dccb :=range _efdbd .AllFields (){_cdgebb :=_dccb .PartialName ();_eafa ,_fbced :=_cgbcc [_cdgebb ];if !_fbced {if _facde ,_dbca :=_dccb .FullName ();_dbca ==nil {_eafa ,_fbced =_cgbcc [_facde ];};};if !_fbced {_fb .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",_cdgebb ); +continue ;};switch _bdag :=_dccb .GetContext ().(type ){case *PdfFieldButton :if _bdag .IsPush (){_bdag .SetFillImage (_eafa );};};if _cfdadb ==nil {continue ;};for _ ,_baabf :=range _dccb .Annotations {_agda ,_edec :=_cfdadb .GenerateAppearanceDict (_efdbd ,_dccb ,_baabf ); +if _edec !=nil {return _edec ;};_baabf .AP =_agda ;_baabf .ToPdfObject ();};};return nil ;}; -// PdfFilespec represents a file specification which can either refer to an external or embedded file. -type PdfFilespec struct{Type _ce .PdfObject ;FS _ce .PdfObject ;F _ce .PdfObject ;UF _ce .PdfObject ;DOS _ce .PdfObject ;Mac _ce .PdfObject ;Unix _ce .PdfObject ;ID _ce .PdfObject ;V _ce .PdfObject ;EF _ce .PdfObject ;RF _ce .PdfObject ;Desc _ce .PdfObject ; -CI _ce .PdfObject ;_ddgc _ce .PdfObject ;}; +// PdfShadingType5 is a Lattice-form Gouraud-shaded triangle mesh. +type PdfShadingType5 struct{*PdfShading ;BitsPerCoordinate *_cde .PdfObjectInteger ;BitsPerComponent *_cde .PdfObjectInteger ;VerticesPerRow *_cde .PdfObjectInteger ;Decode *_cde .PdfObjectArray ;Function []PdfFunction ;};func (_bdd *PdfReader )newPdfActionFromIndirectObject (_cef *_cde .PdfIndirectObject )(*PdfAction ,error ){_ceac ,_eee :=_cef .PdfObject .(*_cde .PdfObjectDictionary ); +if !_eee {return nil ,_a .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 :=_bdd ._bgffc .GetModelFromPrimitive (_ceac );model !=nil {_eag ,_gee :=model .(*PdfAction );if !_gee {return nil ,_a .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 _eag ,nil ;};_ggee :=&PdfAction {};_ggee ._dfb =_cef ;_bdd ._bgffc .Register (_ceac ,_ggee );if _abb :=_ceac .Get ("\u0054\u0079\u0070\u0065");_abb !=nil {_def ,_cdc :=_abb .(*_cde .PdfObjectName );if !_cdc {_fb .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",_abb ); +}else {if *_def !="\u0041\u0063\u0074\u0069\u006f\u006e"{_fb .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",*_def ); +};_ggee .Type =_def ;};};if _aca :=_ceac .Get ("\u004e\u0065\u0078\u0074");_aca !=nil {_ggee .Next =_aca ;};if _ceb :=_ceac .Get ("\u0053");_ceb !=nil {_ggee .S =_ceb ;};_bda ,_ecd :=_ggee .S .(*_cde .PdfObjectName );if !_ecd {_fb .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",_ggee .S ); +return nil ,_a .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",_ggee .S );};_cebb :=PdfActionType (_bda .String ()); +switch _cebb {case ActionTypeGoTo :_ceef ,_bcd :=_bdd .newPdfActionGotoFromDict (_ceac );if _bcd !=nil {return nil ,_bcd ;};_ceef .PdfAction =_ggee ;_ggee ._dfd =_ceef ;return _ggee ,nil ;case ActionTypeGoToR :_bdb ,_gec :=_bdd .newPdfActionGotoRFromDict (_ceac ); +if _gec !=nil {return nil ,_gec ;};_bdb .PdfAction =_ggee ;_ggee ._dfd =_bdb ;return _ggee ,nil ;case ActionTypeGoToE :_fde ,_cdf :=_bdd .newPdfActionGotoEFromDict (_ceac );if _cdf !=nil {return nil ,_cdf ;};_fde .PdfAction =_ggee ;_ggee ._dfd =_fde ;return _ggee ,nil ; +case ActionTypeLaunch :_agfe ,_dfc :=_bdd .newPdfActionLaunchFromDict (_ceac );if _dfc !=nil {return nil ,_dfc ;};_agfe .PdfAction =_ggee ;_ggee ._dfd =_agfe ;return _ggee ,nil ;case ActionTypeThread :_cff ,_gae :=_bdd .newPdfActionThreadFromDict (_ceac ); +if _gae !=nil {return nil ,_gae ;};_cff .PdfAction =_ggee ;_ggee ._dfd =_cff ;return _ggee ,nil ;case ActionTypeURI :_ffb ,_gfec :=_bdd .newPdfActionURIFromDict (_ceac );if _gfec !=nil {return nil ,_gfec ;};_ffb .PdfAction =_ggee ;_ggee ._dfd =_ffb ;return _ggee ,nil ; +case ActionTypeSound :_deb ,_cfd :=_bdd .newPdfActionSoundFromDict (_ceac );if _cfd !=nil {return nil ,_cfd ;};_deb .PdfAction =_ggee ;_ggee ._dfd =_deb ;return _ggee ,nil ;case ActionTypeMovie :_gfea ,_cag :=_bdd .newPdfActionMovieFromDict (_ceac );if _cag !=nil {return nil ,_cag ; +};_gfea .PdfAction =_ggee ;_ggee ._dfd =_gfea ;return _ggee ,nil ;case ActionTypeHide :_dccd ,_ddd :=_bdd .newPdfActionHideFromDict (_ceac );if _ddd !=nil {return nil ,_ddd ;};_dccd .PdfAction =_ggee ;_ggee ._dfd =_dccd ;return _ggee ,nil ;case ActionTypeNamed :_cadc ,_bgc :=_bdd .newPdfActionNamedFromDict (_ceac ); +if _bgc !=nil {return nil ,_bgc ;};_cadc .PdfAction =_ggee ;_ggee ._dfd =_cadc ;return _ggee ,nil ;case ActionTypeSubmitForm :_ffce ,_cbgg :=_bdd .newPdfActionSubmitFormFromDict (_ceac );if _cbgg !=nil {return nil ,_cbgg ;};_ffce .PdfAction =_ggee ;_ggee ._dfd =_ffce ; +return _ggee ,nil ;case ActionTypeResetForm :_deff ,_aeg :=_bdd .newPdfActionResetFormFromDict (_ceac );if _aeg !=nil {return nil ,_aeg ;};_deff .PdfAction =_ggee ;_ggee ._dfd =_deff ;return _ggee ,nil ;case ActionTypeImportData :_bbbe ,_cbggf :=_bdd .newPdfActionImportDataFromDict (_ceac ); +if _cbggf !=nil {return nil ,_cbggf ;};_bbbe .PdfAction =_ggee ;_ggee ._dfd =_bbbe ;return _ggee ,nil ;case ActionTypeSetOCGState :_db ,_fec :=_bdd .newPdfActionSetOCGStateFromDict (_ceac );if _fec !=nil {return nil ,_fec ;};_db .PdfAction =_ggee ;_ggee ._dfd =_db ; +return _ggee ,nil ;case ActionTypeRendition :_bbe ,_cadf :=_bdd .newPdfActionRenditionFromDict (_ceac );if _cadf !=nil {return nil ,_cadf ;};_bbe .PdfAction =_ggee ;_ggee ._dfd =_bbe ;return _ggee ,nil ;case ActionTypeTrans :_ecba ,_ged :=_bdd .newPdfActionTransFromDict (_ceac ); +if _ged !=nil {return nil ,_ged ;};_ecba .PdfAction =_ggee ;_ggee ._dfd =_ecba ;return _ggee ,nil ;case ActionTypeGoTo3DView :_fc ,_gbgf :=_bdd .newPdfActionGoTo3DViewFromDict (_ceac );if _gbgf !=nil {return nil ,_gbgf ;};_fc .PdfAction =_ggee ;_ggee ._dfd =_fc ; +return _ggee ,nil ;case ActionTypeJavaScript :_agc ,_cabb :=_bdd .newPdfActionJavaScriptFromDict (_ceac );if _cabb !=nil {return nil ,_cabb ;};_agc .PdfAction =_ggee ;_ggee ._dfd =_agc ;return _ggee ,nil ;};_fb .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",_cebb ); +return nil ,nil ;}; -// GetPdfInfo returns the PDF info dictionary. -func (_gebeba *PdfReader )GetPdfInfo ()(*PdfInfo ,error ){_baecb ,_bdgg :=_gebeba .GetTrailer ();if _bdgg !=nil {return nil ,_bdgg ;};var _adfdg *_ce .PdfObjectDictionary ;_gcffee :=_baecb .Get ("\u0049\u006e\u0066\u006f");switch _dbfab :=_gcffee .(type ){case *_ce .PdfObjectReference :_gfefea :=_dbfab ; -_gcffee ,_bdgg =_gebeba .GetIndirectObjectByNumber (int (_gfefea .ObjectNumber ));_gcffee =_ce .TraceToDirectObject (_gcffee );if _bdgg !=nil {return nil ,_bdgg ;};_adfdg ,_ =_gcffee .(*_ce .PdfObjectDictionary );case *_ce .PdfObjectDictionary :_adfdg =_dbfab ; -};if _adfdg ==nil {return nil ,_ge .New ("I\u006e\u0066\u006f\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006eo\u0074\u0020\u0070r\u0065s\u0065\u006e\u0074");};_fabc ,_bdgg :=NewPdfInfoFromObject (_adfdg );if _bdgg !=nil {return nil ,_bdgg ; -};return _fabc ,nil ;}; +// NewImageFromGoImage creates a new NRGBA32 unidoc Image from a golang Image. +// If `goimg` is grayscale (*goimage.Gray8) then calls NewGrayImageFromGoImage instead. +func (_aaec DefaultImageHandler )NewImageFromGoImage (goimg _cg .Image )(*Image ,error ){_ebda ,_ddbc :=_bbb .FromGoImage (goimg );if _ddbc !=nil {return nil ,_ddbc ;};_cacac :=_edggb (_ebda .Base ());return &_cacac ,nil ;}; -// DecodeArray returns the range of color component values in CalRGB colorspace. -func (_eaea *PdfColorspaceCalRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};}; +// ToPdfObject recursively builds the Outline tree PDF object. +func (_afccb *PdfOutlineItem )ToPdfObject ()_cde .PdfObject {_dggc :=_afccb ._baaeg ;_efdg :=_dggc .PdfObject .(*_cde .PdfObjectDictionary );_efdg .Set ("\u0054\u0069\u0074l\u0065",_afccb .Title );if _afccb .A !=nil {_efdg .Set ("\u0041",_afccb .A );}; +if _ccdec :=_efdg .Get ("\u0053\u0045");_ccdec !=nil {_efdg .Remove ("\u0053\u0045");};if _afccb .C !=nil {_efdg .Set ("\u0043",_afccb .C );};if _afccb .Dest !=nil {_efdg .Set ("\u0044\u0065\u0073\u0074",_afccb .Dest );};if _afccb .F !=nil {_efdg .Set ("\u0046",_afccb .F ); +};if _afccb .Count !=nil {_efdg .Set ("\u0043\u006f\u0075n\u0074",_cde .MakeInteger (*_afccb .Count ));};if _afccb .Next !=nil {_efdg .Set ("\u004e\u0065\u0078\u0074",_afccb .Next .ToPdfObject ());};if _afccb .First !=nil {_efdg .Set ("\u0046\u0069\u0072s\u0074",_afccb .First .ToPdfObject ()); +};if _afccb .Prev !=nil {_efdg .Set ("\u0050\u0072\u0065\u0076",_afccb .Prev .GetContext ().GetContainingPdfObject ());};if _afccb .Last !=nil {_efdg .Set ("\u004c\u0061\u0073\u0074",_afccb .Last .GetContext ().GetContainingPdfObject ());};if _afccb .Parent !=nil {_efdg .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_afccb .Parent .GetContext ().GetContainingPdfObject ()); +};return _dggc ;};func (_ead *PdfReader )newPdfActionJavaScriptFromDict (_cebf *_cde .PdfObjectDictionary )(*PdfActionJavaScript ,error ){return &PdfActionJavaScript {JS :_cebf .Get ("\u004a\u0053")},nil ;};func (_cbba *PdfWriter )writeOutlines ()error {if _cbba ._aabac ==nil {return nil ; +};_fb .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0054\u0072\u0065\u0065\u003a\u0020\u0025\u002b\u0076",_cbba ._aabac );_ggcdb :=_cbba ._aabac .ToPdfObject ();_fb .Log .Trace ("\u004fu\u0074\u006c\u0069\u006e\u0065\u0073\u003a\u0020\u0025\u002b\u0076 \u0028\u0025\u0054\u002c\u0020\u0070\u003a\u0025\u0070\u0029",_ggcdb ,_ggcdb ,_ggcdb ); +_cbba ._aaeef .Set ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073",_ggcdb );_cccgg :=_cbba .addObjects (_ggcdb );if _cccgg !=nil {return _cccgg ;};return nil ;}; -// GetPerms returns the Permissions dictionary -func (_dfccf *PdfReader )GetPerms ()*Permissions {return _dfccf ._addg };func (_ggdae *PdfWriter )copyObjects (){_fgdef :=make (map[_ce .PdfObject ]_ce .PdfObject );_fegea :=make ([]_ce .PdfObject ,0,len (_ggdae ._adbee ));_fcdf :=make (map[_ce .PdfObject ]struct{},len (_ggdae ._adbee )); -_dfaag :=make (map[_ce .PdfObject ]struct{});for _ ,_bgdba :=range _ggdae ._adbee {_eadce :=_ggdae .copyObject (_bgdba ,_fgdef ,_dfaag ,false );if _ ,_fdeee :=_dfaag [_bgdba ];_fdeee {continue ;};_fegea =append (_fegea ,_eadce );_fcdf [_eadce ]=struct{}{}; -};_ggdae ._adbee =_fegea ;_ggdae ._gdaab =_fcdf ;_ggdae ._dcecd =_ggdae .copyObject (_ggdae ._dcecd ,_fgdef ,nil ,false ).(*_ce .PdfIndirectObject );_ggdae ._bedff =_ggdae .copyObject (_ggdae ._bedff ,_fgdef ,nil ,false ).(*_ce .PdfIndirectObject );if _ggdae ._ggbef !=nil {_ggdae ._ggbef =_ggdae .copyObject (_ggdae ._ggbef ,_fgdef ,nil ,false ).(*_ce .PdfIndirectObject ); -};if _ggdae ._ddfff {_ebcde :=make (map[_ce .PdfObject ]int64 );for _gfbec ,_ebaba :=range _ggdae ._fdegda {if _bcafc ,_cdecf :=_fgdef [_gfbec ];_cdecf {_ebcde [_bcafc ]=_ebaba ;}else {_ff .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"); -};};_ggdae ._fdegda =_ebcde ;};}; +// PdfColorCalGray represents a CalGray colorspace. +type PdfColorCalGray float64 ; -// FieldFlag represents form field flags. Some of the flags can apply to all types of fields whereas other -// flags are specific. -type FieldFlag uint32 ; +// 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 _df .ReadSeeker )(*PdfFont ,error ){_dfffb ,_dgcb :=_gd .ReadAll (r );if _dgcb !=nil {_fb .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",_dgcb ); +return nil ,_dgcb ;};_ceea ,_dgcb :=_baf .TtfParse (_bb .NewReader (_dfffb ));if _dgcb !=nil {_fb .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",_dgcb ); +return nil ,_dgcb ;};_dfce :=&pdfCIDFontType2 {fontCommon :fontCommon {_cfgg :"\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"},CIDToGIDMap :_cde .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079")};if len (_ceea .Widths )<=0{return nil ,_gf .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"); +};_aecg :=1000.0/float64 (_ceea .UnitsPerEm );_eccd :=_aecg *float64 (_ceea .Widths [0]);_efga :=make (map[rune ]int );_fgbfd :=make (map[_baf .GID ]int );_fecbcf :=_baf .GID (len (_ceea .Widths ));for _afdce ,_fcff :=range _ceea .Chars {if _fcff > _fecbcf -1{continue ; +};_geedcf :=int (_aecg *float64 (_ceea .Widths [_fcff ]));_efga [_afdce ]=_geedcf ;_fgbfd [_fcff ]=_geedcf ;};_dfce ._cagbc =_efga ;_dfce .DW =_cde .MakeInteger (int64 (_eccd ));_gbcb :=_ffcb (_fgbfd ,uint16 (_fecbcf ));_dfce .W =_cde .MakeIndirectObject (_gbcb ); +_bcce :=_cde .MakeDict ();_bcce .Set ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067",_cde .MakeString ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"));_bcce .Set ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079",_cde .MakeString ("\u0041\u0064\u006fb\u0065")); +_bcce .Set ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074",_cde .MakeInteger (0));_dfce .CIDSystemInfo =_bcce ;_fdbd :=&PdfFontDescriptor {FontName :_cde .MakeName (_ceea .PostScriptName ),Ascent :_cde .MakeFloat (_aecg *float64 (_ceea .TypoAscender )),Descent :_cde .MakeFloat (_aecg *float64 (_ceea .TypoDescender )),CapHeight :_cde .MakeFloat (_aecg *float64 (_ceea .CapHeight )),FontBBox :_cde .MakeArrayFromFloats ([]float64 {_aecg *float64 (_ceea .Xmin ),_aecg *float64 (_ceea .Ymin ),_aecg *float64 (_ceea .Xmax ),_aecg *float64 (_ceea .Ymax )}),ItalicAngle :_cde .MakeFloat (_ceea .ItalicAngle ),MissingWidth :_cde .MakeFloat (_eccd )}; +_ddcb ,_dgcb :=_cde .MakeStream (_dfffb ,_cde .NewFlateEncoder ());if _dgcb !=nil {_fb .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",_dgcb ); +return nil ,_dgcb ;};_ddcb .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_cde .MakeInteger (int64 (len (_dfffb ))));_fdbd .FontFile2 =_ddcb ;if _ceea .Bold {_fdbd .StemV =_cde .MakeInteger (120);}else {_fdbd .StemV =_cde .MakeInteger (70); +};_dfcdb :=_bcafe ;if _ceea .IsFixedPitch {_dfcdb |=_decg ;};if _ceea .ItalicAngle !=0{_dfcdb |=_gccgd ;};_fdbd .Flags =_cde .MakeInteger (int64 (_dfcdb ));_dfce ._bbdf =_ceea .PostScriptName ;_dfce ._bceac =_fdbd ;_cegea :=pdfFontType0 {fontCommon :fontCommon {_cfgg :"\u0054\u0079\u0070e\u0030",_bbdf :_ceea .PostScriptName },DescendantFont :&PdfFont {_dcgb :_dfce },Encoding :_cde .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"),_cecbfe :_ceea .NewEncoder ()}; +if len (_ceea .Chars )> 0{_aedca :=make (map[_ega .CharCode ]rune ,len (_ceea .Chars ));for _ddfge ,_ggdee :=range _ceea .Chars {_eaacf :=_ega .CharCode (_ggdee );if _bgaba ,_gfcff :=_aedca [_eaacf ];!_gfcff ||(_gfcff &&_bgaba > _ddfge ){_aedca [_eaacf ]=_ddfge ; +};};_cegea ._dcgd =_ega .NewToUnicodeCMap (_aedca );};_ecga :=PdfFont {_dcgb :&_cegea };return &_ecga ,nil ;}; -// GetContainingPdfObject returns the container of the shading object (indirect object). -func (_efffc *PdfShading )GetContainingPdfObject ()_ce .PdfObject {return _efffc ._agcdg }; +// SetColorSpace sets `r` colorspace object to `colorspace`. +func (_cggfb *PdfPageResources )SetColorSpace (colorspace *PdfPageResourcesColorspaces ){_cggfb ._fbged =colorspace ;};func _aagg (_abda ,_gggb string )string {if _cce .Contains (_abda ,"\u002b"){_afgb :=_cce .Split (_abda ,"\u002b");if len (_afgb )==2{_abda =_afgb [1]; +};};return _gggb +"\u002b"+_abda ;}; -// GetXObjectByName returns the XObject with the specified keyName and the object type. -func (_bddb *PdfPageResources )GetXObjectByName (keyName _ce .PdfObjectName )(*_ce .PdfObjectStream ,XObjectType ){if _bddb .XObject ==nil {return nil ,XObjectTypeUndefined ;};_ddge ,_dadfd :=_ce .TraceToDirectObject (_bddb .XObject ).(*_ce .PdfObjectDictionary ); -if !_dadfd {_ff .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",_ce .TraceToDirectObject (_bddb .XObject )); -return nil ,XObjectTypeUndefined ;};if _dfbbd :=_ddge .Get (keyName );_dfbbd !=nil {_fdbcf ,_fgbdg :=_ce .GetStream (_dfbbd );if !_fgbdg {_ff .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",_dfbbd ); -return nil ,XObjectTypeUndefined ;};_daccd :=_fdbcf .PdfObjectDictionary ;_ccddc ,_fgbdg :=_ce .TraceToDirectObject (_daccd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")).(*_ce .PdfObjectName );if !_fgbdg {_ff .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",_daccd .String ()); -return nil ,XObjectTypeUndefined ;};if *_ccddc =="\u0049\u006d\u0061g\u0065"{return _fdbcf ,XObjectTypeImage ;}else if *_ccddc =="\u0046\u006f\u0072\u006d"{return _fdbcf ,XObjectTypeForm ;}else if *_ccddc =="\u0050\u0053"{return _fdbcf ,XObjectTypePS ; -}else {_ff .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",*_ccddc );return nil ,XObjectTypeUndefined ;};}else {return nil ,XObjectTypeUndefined ; -};};func _beaa (_eaeba *_ce .PdfObjectDictionary ){_dcfd ,_ccff :=_ce .GetArray (_eaeba .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));_egeg ,_ffbc :=_ce .GetIntVal (_eaeba .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r"));_cceaa ,_dgebe :=_ce .GetIntVal (_eaeba .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072")); -if _ccff &&_ffbc &&_dgebe {_abgag :=_dcfd .Len ();if _abgag !=_cceaa -_egeg +1{_ff .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",_abgag ,_cceaa ); -_aggg :=_ce .PdfObjectInteger (_egeg +_abgag -1);_eaeba .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",&_aggg );};};}; +// 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 (_afge *PdfFont )CharcodesToUnicode (charcodes []_fab .CharCode )[]rune {_cbbbd ,_ ,_ :=_afge .CharcodesToUnicodeWithStats (charcodes );return _cbbbd ;};func (_bad *PdfReader )newPdfAnnotationCaretFromDict (_efafe *_cde .PdfObjectDictionary )(*PdfAnnotationCaret ,error ){_caa :=PdfAnnotationCaret {}; +_deag ,_deae :=_bad .newPdfAnnotationMarkupFromDict (_efafe );if _deae !=nil {return nil ,_deae ;};_caa .PdfAnnotationMarkup =_deag ;_caa .RD =_efafe .Get ("\u0052\u0044");_caa .Sy =_efafe .Get ("\u0053\u0079");return &_caa ,nil ;};func _egbg (_bcdf *_cde .PdfObjectDictionary ,_beag *fontCommon )(*pdfFontType0 ,error ){_baaa ,_dagbc :=_cde .GetArray (_bcdf .Get ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073")); +if !_dagbc {_fb .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",_beag ); +return nil ,_cde .ErrRangeError ;};if _baaa .Len ()!=1{_fb .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",_baaa .Len ());return nil ,_cde .ErrRangeError ; +};_gdabf ,_caeeb :=_gbbgf (_baaa .Get (0),false );if _caeeb !=nil {_fb .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",_caeeb ,_beag ); +return nil ,_caeeb ;};_dfad :=_bcdf .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_befb :="";_badbb :=_afgcf (_beag );_badbb .DescendantFont =_gdabf ;switch _geedf :=_dfad .(type ){case *_cde .PdfObjectName :_befb ,_dagbc =_cde .GetNameVal (_dfad ); +if _dagbc {if _befb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_befb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"{_badbb ._cecbfe =_fab .NewIdentityTextEncoder (_befb );}else if _ega .IsPredefinedCMap (_befb ){_badbb ._abefe ,_caeeb =_ega .LoadPredefinedCMap (_befb ); +if _caeeb !=nil {_fb .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",_befb ,_caeeb ); +};}else {_fb .Log .Debug ("\u0055\u006e\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u0063\u006da\u0070\u0020\u0025\u0071",_befb );};};case *_cde .PdfObjectStream :if _badbb ._aaegd ==nil {_eaff ,_fdceb :=_ega .NewCIDSystemInfo (_geedf .PdfObjectDictionary .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f")); +if _fdceb !=nil {_fb .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",_fdceb );};_fcabf :=_a .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0055\u0043\u0053\u0032",_eaff .Registry ,_eaff .Ordering ); +if _ega .IsPredefinedCMap (_fcabf ){_badbb ._abefe ,_fdceb =_ega .LoadPredefinedCMap (_fcabf );if _fdceb !=nil {_fb .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",_fcabf ,_fdceb ); +};}else {_fcabf =_geedf .PdfObjectDictionary .Get ("\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065").String ();_cbaf ,_becae :=_cde .DecodeStream (_geedf );if _becae !=nil {_fb .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",_becae ); +return _badbb ,_becae ;};if _bgdf :=_fcabf =="\u004f\u006ee\u0042\u0079\u0074e\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u0048"||_fcabf =="\u004f\u006ee\u0042\u0079\u0074e\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u0056";_bgdf {_badbb ._abefe ,_becae =_ega .LoadCmapFromData (_cbaf ,_bgdf ); +if _becae !=nil {_fb .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",_becae ,string (_cbaf )); +return _badbb ,_becae ;};_effa :=make (map[_ega .CharCode ]rune ,256);for _gdfac :=0x00;_gdfac <=0xFF;_gdfac ++{_effa [_ega .CharCode (_gdfac )]=rune (_gdfac );};_badbb ._dcgd =_ega .NewToUnicodeCMap (_effa );};};};};if _bacb :=_gdabf .baseFields ()._dcgd ; +_bacb !=nil {if _fdgfd :=_bacb .Name ();_fdgfd =="\u0041d\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002d\u0055\u0043\u0053\u0032"||_fdgfd =="\u0041\u0064\u006f\u0062\u0065\u002d\u0047\u0042\u0031-\u0055\u0043\u0053\u0032"||_fdgfd =="\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031-\u0055\u0043\u0053\u0032"||_fdgfd =="\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006f\u0072\u0065\u0061\u0031-\u0055\u0043\u0053\u0032"{_badbb ._cecbfe =_fab .NewCMapEncoder (_befb ,_badbb ._abefe ,_bacb ); +};};return _badbb ,nil ;}; -// ColorToRGB converts gray -> rgb for a single color component. -func (_bbgc *PdfColorspaceDeviceGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_debbab ,_acef :=color .(*PdfColorDeviceGray );if !_acef {_ff .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 ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return NewPdfColorDeviceRGB (float64 (*_debbab ),float64 (*_debbab ),float64 (*_debbab )),nil ;}; +// Encrypt encrypts the output file with a specified user/owner password. +func (_ddbag *PdfWriter )Encrypt (userPass ,ownerPass []byte ,options *EncryptOptions )error {_fafddd :=RC4_128bit ;if options !=nil {_fafddd =options .Algorithm ;};_bfafg :=_da .PermOwner ;if options !=nil {_bfafg =options .Permissions ;};var _bcgee _ad .Filter ; +switch _fafddd {case RC4_128bit :_bcgee =_ad .NewFilterV2 (16);case AES_128bit :_bcgee =_ad .NewFilterAESV2 ();case AES_256bit :_bcgee =_ad .NewFilterAESV3 ();default:return _a .Errorf ("\u0075n\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020a\u006cg\u006fr\u0069\u0074\u0068\u006d\u003a\u0020\u0025v",options .Algorithm ); +};_cggd ,_dcgaa ,_bccd :=_cde .PdfCryptNewEncrypt (_bcgee ,userPass ,ownerPass ,_bfafg );if _bccd !=nil {return _bccd ;};_ddbag ._febcf =_cggd ;if _dcgaa .Major !=0{_ddbag .SetVersion (_dcgaa .Major ,_dcgaa .Minor );};_ddbag ._aabaec =_dcgaa .Encrypt ; +_ddbag ._fegb ,_ddbag ._dbbaa =_dcgaa .ID0 ,_dcgaa .ID1 ;_edfcg :=_cde .MakeIndirectObject (_dcgaa .Encrypt );_ddbag ._fdbfc =_edfcg ;_ddbag .addObject (_edfcg );return nil ;}; -// NewOutlineBookmark returns an initialized PdfOutlineItem for a given bookmark title and page. -func NewOutlineBookmark (title string ,page *_ce .PdfIndirectObject )*PdfOutlineItem {_ffebd :=PdfOutlineItem {};_ffebd ._edda =&_ffebd ;_ffebd .Title =_ce .MakeString (title );_dfabc :=_ce .MakeArray ();_dfabc .Append (page );_dfabc .Append (_ce .MakeName ("\u0046\u0069\u0074")); -_ffebd .Dest =_dfabc ;return &_ffebd ;}; +// 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 ; -// GetNumComponents returns the number of color components (1 for Separation). -func (_dfdd *PdfColorspaceSpecialSeparation )GetNumComponents ()int {return 1}; +// If omitted ICC not supported: then use DeviceGray, +// DeviceRGB or DeviceCMYK for N=1,3,4 respectively. +Range []float64 ;Metadata *_cde .PdfObjectStream ;Data []byte ;_ebcg *_cde .PdfIndirectObject ;_eaeab *_cde .PdfObjectStream ;}; -// Write writes out the PDF. -func (_fefea *PdfWriter )Write (writer _gd .Writer )error {_ff .Log .Trace ("\u0057r\u0069\u0074\u0065\u0028\u0029");_gdaef :=_fefea .checkLicense ();if _gdaef !=nil {return _gdaef ;};if _gdaef =_fefea .writeOutlines ();_gdaef !=nil {return _gdaef ;};if _gdaef =_fefea .writeAcroFormFields (); -_gdaef !=nil {return _gdaef ;};_fefea .checkPendingObjects ();if _gdaef =_fefea .writeOutputIntents ();_gdaef !=nil {return _gdaef ;};_fefea .setCatalogVersion ();_fefea .copyObjects ();if _gdaef =_fefea .optimize ();_gdaef !=nil {return _gdaef ;};if _gdaef =_fefea .optimizeDocument (); -_gdaef !=nil {return _gdaef ;};var _ecgge _d .Hash ;if _fefea ._aegf {_ecgge =_ae .New ();writer =_gd .MultiWriter (_ecgge ,writer );};_fefea .setWriter (writer );_dege :=_fefea .checkCrossReferenceStream ();_cgdfba ,_dege :=_fefea .mapObjectStreams (_dege ); -_fefea .adjustXRefAffectedVersion (_dege );_fefea .writeDocumentVersion ();_fefea .updateObjectNumbers ();_fefea .writeObjects ();if _gdaef =_fefea .writeObjectsInStreams (_cgdfba );_gdaef !=nil {return _gdaef ;};_gefge :=_fefea ._cgdfab ;var _bgab int ; -for _dbfdc :=range _fefea ._abff {if _dbfdc > _bgab {_bgab =_dbfdc ;};};if _fefea ._aegf {if _gdaef =_fefea .setHashIDs (_ecgge );_gdaef !=nil {return _gdaef ;};};if _dege {if _gdaef =_fefea .writeXRefStreams (_bgab ,_gefge );_gdaef !=nil {return _gdaef ; -};}else {_fefea .writeTrailer (_bgab );};_fefea .makeOffSetReference (_gefge );if _gdaef =_fefea .flushWriter ();_gdaef !=nil {return _gdaef ;};return nil ;}; +// SetPdfCreator sets the Creator attribute of the output PDF. +func SetPdfCreator (creator string ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_bgeff =creator }; -// NewPdfActionLaunch returns a new "launch" action. -func NewPdfActionLaunch ()*PdfActionLaunch {_de :=NewPdfAction ();_ceb :=&PdfActionLaunch {};_ceb .PdfAction =_de ;_de .SetContext (_ceb );return _ceb ;};func (_bcb *PdfAnnotation )String ()string {_bfd :="";_aeac ,_ace :=_bcb .ToPdfObject ().(*_ce .PdfIndirectObject ); -if _ace {_bfd =_e .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_bcb ._edc ,_aeac .PdfObject .String ());};return _bfd ;}; +// Read reads an image and loads into a new Image object with an RGB +// colormap and 8 bits per component. +func (_adfbf DefaultImageHandler )Read (reader _df .Reader )(*Image ,error ){_abeeg ,_ ,_gcfbdb :=_cg .Decode (reader );if _gcfbdb !=nil {_fb .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_gcfbdb ); +return nil ,_gcfbdb ;};return _adfbf .NewImageFromGoImage (_abeeg );}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_cbega *PdfShadingType7 )ToPdfObject ()_ce .PdfObject {_cbega .PdfShading .ToPdfObject ();_cafa ,_decdb :=_cbega .getShadingDict ();if _decdb !=nil {_ff .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 _cbega .BitsPerCoordinate !=nil {_cafa .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_cbega .BitsPerCoordinate );};if _cbega .BitsPerComponent !=nil {_cafa .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_cbega .BitsPerComponent ); -};if _cbega .BitsPerFlag !=nil {_cafa .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_cbega .BitsPerFlag );};if _cbega .Decode !=nil {_cafa .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_cbega .Decode );};if _cbega .Function !=nil {if len (_cbega .Function )==1{_cafa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_cbega .Function [0].ToPdfObject ()); -}else {_cegcg :=_ce .MakeArray ();for _ ,_bbfe :=range _cbega .Function {_cegcg .Append (_bbfe .ToPdfObject ());};_cafa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_cegcg );};};return _cbega ._agcdg ;}; +// NewPdfAnnotationSquare returns a new square annotation. +func NewPdfAnnotationSquare ()*PdfAnnotationSquare {_ddag :=NewPdfAnnotation ();_fgaf :=&PdfAnnotationSquare {};_fgaf .PdfAnnotation =_ddag ;_fgaf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ddag .SetContext (_fgaf );return _fgaf ;}; -// IsPush returns true if the button field represents a push button, false otherwise. -func (_fddc *PdfFieldButton )IsPush ()bool {return _fddc .GetType ()==ButtonTypePush }; +// 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 (_cedd *PdfPage )AppendContentBytes (cs []byte ,wrapContents bool )error {_agcg :=_cedd .GetContentStreamObjs ();wrapContents =wrapContents &&len (_agcg )> 0;_ecaag :=_cde .NewFlateEncoder ();_affdfc :=_cde .MakeArray ();if wrapContents {_acafd ,_aded :=_cde .MakeStream ([]byte ("\u0071\u000a"),_ecaag ); +if _aded !=nil {return _aded ;};_affdfc .Append (_acafd );};_affdfc .Append (_agcg ...);if wrapContents {_cbafe ,_fcfb :=_cde .MakeStream ([]byte ("\u000a\u0051\u000a"),_ecaag );if _fcfb !=nil {return _fcfb ;};_affdfc .Append (_cbafe );};_dcffd ,_eccdc :=_cde .MakeStream (cs ,_ecaag ); +if _eccdc !=nil {return _eccdc ;};_affdfc .Append (_dcffd );_cedd .Contents =_affdfc ;return nil ;}; -// DecodeArray returns the component range values for the Indexed colorspace. -func (_adfd *PdfColorspaceSpecialIndexed )DecodeArray ()[]float64 {return []float64 {0,float64 (_adfd .HiVal )};}; +// Transform rectangle with the supplied matrix. +func (_ebccb *PdfRectangle )Transform (transformMatrix _bc .Matrix ){_ebccb .Llx ,_ebccb .Lly =transformMatrix .Transform (_ebccb .Llx ,_ebccb .Lly );_ebccb .Urx ,_ebccb .Ury =transformMatrix .Transform (_ebccb .Urx ,_ebccb .Ury );_ebccb .Normalize (); +}; -// NewPdfFieldSignature returns an initialized signature field. -func NewPdfFieldSignature (signature *PdfSignature )*PdfFieldSignature {_ggae :=&PdfFieldSignature {};_ggae .PdfField =NewPdfField ();_ggae .PdfField .SetContext (_ggae );_ggae .PdfAnnotationWidget =NewPdfAnnotationWidget ();_ggae .PdfAnnotationWidget .SetContext (_ggae ); -_ggae .PdfAnnotationWidget ._dec =_ggae .PdfField ._aadeb ;_ggae .T =_ce .MakeString ("");_ggae .F =_ce .MakeInteger (132);_ggae .V =signature ;return _ggae ;}; +// PdfActionJavaScript represents a javaScript action. +type PdfActionJavaScript struct{*PdfAction ;JS _cde .PdfObject ;}; -// EncryptOptions represents encryption options for an output PDF. -type EncryptOptions struct{Permissions _cca .Permissions ;Algorithm EncryptionAlgorithm ;}; +// SignatureHandler interface defines the common functionality for PDF signature handlers, which +// need to be capable of validating digital signatures and signing PDF documents. +type SignatureHandler interface{ -// GetOutlines returns a high-level Outline object, based on the outline tree -// of the reader. -func (_ecac *PdfReader )GetOutlines ()(*Outline ,error ){if _ecac ==nil {return nil ,_ge .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"); -};_bfbfea :=_ecac .GetOutlineTree ();if _bfbfea ==nil {return nil ,_ge .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 _acfdea func (_ddcca *PdfOutlineTreeNode ,_cdbe *[]*OutlineItem );_acfdea =func (_baagc *PdfOutlineTreeNode ,_abcaee *[]*OutlineItem ){if _baagc ==nil {return ;};if _baagc ._edda ==nil {_ff .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 _efgca *OutlineItem ;if _eadcg ,_ecbgg :=_baagc ._edda .(*PdfOutlineItem );_ecbgg {_cbfe :=_eadcg .Dest ;if (_cbfe ==nil ||_ce .IsNullObject (_cbfe ))&&_eadcg .A !=nil {if _bfcfb ,_cdgf :=_ce .GetDict (_eadcg .A );_cdgf {if _adgf ,_efdg :=_ce .GetArray (_bfcfb .Get ("\u0044")); -_efdg {_cbfe =_adgf ;}else {_afddd ,_dgfea :=_ce .GetString (_bfcfb .Get ("\u0044"));if !_dgfea {return ;};_cedfc ,_dgfea :=_ecac ._cfcdg .Get ("\u004e\u0061\u006de\u0073").(*_ce .PdfObjectReference );if !_dgfea {return ;};_dcgdb ,_edgdb :=_ecac ._afda .LookupByReference (*_cedfc ); -if _edgdb !=nil {_ff .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",_edgdb .Error ()); -return ;};_aggcee ,_dgfea :=_dcgdb .(*_ce .PdfIndirectObject );if !_dgfea {return ;};_ebebaa :=map[_ce .PdfObject ]struct{}{};_edgdb =_ecac .buildNameNodes (_aggcee ,_ebebaa );if _edgdb !=nil {_ff .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",_edgdb .Error ()); -return ;};for _beeg :=range _ebebaa {_dceb ,_fbecc :=_ce .GetDict (_beeg );if !_fbecc {continue ;};_cfed ,_fbecc :=_ce .GetArray (_dceb .Get ("\u004e\u0061\u006de\u0073"));if !_fbecc {continue ;};for _dacgc ,_gbgf :=range _cfed .Elements (){switch _gbgf .(type ){case *_ce .PdfObjectString :if _gbgf .String ()==_afddd .String (){if _dfde :=_cfed .Get (_dacgc +1); -_dfde !=nil {if _cacec ,_ddabb :=_ce .GetDict (_dfde );_ddabb {_cbfe =_cacec .Get ("\u0044");break ;};};};};};};};};};var _dcdbb OutlineDest ;if _cbfe !=nil &&!_ce .IsNullObject (_cbfe ){if _adegg ,_ecfgc :=_ggab (_cbfe ,_ecac );_ecfgc ==nil {_dcdbb =*_adegg ; -}else {_ff .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",_cbfe ,_ecfgc ); -};};_efgca =NewOutlineItem (_eadcg .Title .Decoded (),_dcdbb );*_abcaee =append (*_abcaee ,_efgca );if _eadcg .Next !=nil {_acfdea (_eadcg .Next ,_abcaee );};};if _baagc .First !=nil {if _efgca !=nil {_abcaee =&_efgca .Entries ;};_acfdea (_baagc .First ,_abcaee ); -};};_gadfc :=NewOutline ();_acfdea (_bfbfea ,&_gadfc .Entries );return _gadfc ,nil ;}; +// 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 (_cfedb *PdfSignature )bool ; -// ToPdfObject implements interface PdfModel. -func (_gacgd *PdfAnnotationInk )ToPdfObject ()_ce .PdfObject {_gacgd .PdfAnnotation .ToPdfObject ();_cfca :=_gacgd ._dec ;_ddec :=_cfca .PdfObject .(*_ce .PdfObjectDictionary );_gacgd .PdfAnnotationMarkup .appendToPdfDictionary (_ddec );_ddec .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0049\u006e\u006b")); -_ddec .SetIfNotNil ("\u0049n\u006b\u004c\u0069\u0073\u0074",_gacgd .InkList );_ddec .SetIfNotNil ("\u0042\u0053",_gacgd .BS );return _cfca ;};func (_bebbf *PdfReader )newPdfAnnotationMovieFromDict (_dcgb *_ce .PdfObjectDictionary )(*PdfAnnotationMovie ,error ){_fdcf :=PdfAnnotationMovie {}; -_fdcf .T =_dcgb .Get ("\u0054");_fdcf .Movie =_dcgb .Get ("\u004d\u006f\u0076i\u0065");_fdcf .A =_dcgb .Get ("\u0041");return &_fdcf ,nil ;};func _eacebe (_dgfef _ce .PdfObject ){_ff .Log .Debug ("\u006f\u0062\u006a\u003a\u0020\u0025\u0054\u0020\u0025\u0073",_dgfef ,_dgfef .String ()); -if _eafbbf ,_eegcb :=_dgfef .(*_ce .PdfObjectStream );_eegcb {_fccde ,_ebfab :=_ce .DecodeStream (_eafbbf );if _ebfab !=nil {_ff .Log .Debug ("\u0045r\u0072\u006f\u0072\u003a\u0020\u0025v",_ebfab );return ;};_ff .Log .Debug ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_fccde ); -}else if _faff ,_accbe :=_dgfef .(*_ce .PdfIndirectObject );_accbe {_ff .Log .Debug ("\u0025\u0054\u0020%\u0076",_faff .PdfObject ,_faff .PdfObject );_ff .Log .Debug ("\u0025\u0073",_faff .PdfObject .String ());};}; +// Validate validates a PDF signature against a given digest (hash) such as that determined +// for an input file. Returns validation results. +Validate (_fdgec *PdfSignature ,_dfdbg Hasher )(SignatureValidationResult ,error ); -// 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 (_cfefc PdfOutputIntentType )String ()string {switch _cfefc {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";};}; +// 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 (_cacg *PdfSignature )error ; -// 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 (_ddfb *PdfColorspaceSpecialPattern )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )< 1{return nil ,_ge .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"); -};_aaab :=&PdfColorPattern {};_gaca ,_ebce :=objects [len (objects )-1].(*_ce .PdfObjectName );if !_ebce {_ff .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 ;};_aaab .PatternName =*_gaca ;if len (objects )> 1{_gfcb :=objects [0:len (objects )-1];if _ddfb .UnderlyingCS ==nil {_ff .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 ,_ge .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};_bbeca ,_cbbb :=_ddfb .UnderlyingCS .ColorFromPdfObjects (_gfcb );if _cbbb !=nil {_ff .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",_cbbb ); -return nil ,_cbbb ;};_aaab .Color =_bbeca ;};return _aaab ,nil ;}; +// NewDigest creates a new digest/hasher based on the signature dictionary and handler. +NewDigest (_gcebab *PdfSignature )(Hasher ,error ); -// ToPdfObject returns a PDF object representation of the outline. -func (_cbff *Outline )ToPdfObject ()_ce .PdfObject {return _cbff .ToPdfOutline ().ToPdfObject ()}; +// 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 (_dgbgc *PdfSignature ,_bgdcg Hasher )error ;}; -// 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{_afda *_ce .PdfParser ;_eecdg _ce .PdfObject ;_bcgea *_ce .PdfIndirectObject ;_eaedf *_ce .PdfObjectDictionary ;_cbddb []*_ce .PdfIndirectObject ;PageList []*PdfPage ;_ebcc int ;_cfcdg *_ce .PdfObjectDictionary ;_dbbfe *PdfOutlineTreeNode ; -AcroForm *PdfAcroForm ;DSS *DSS ;Rotate *int64 ;_addg *Permissions ;_fdeb map[*PdfReader ]*PdfReader ;_eedce []*PdfReader ;_aedda *modelManager ;_cgbdb bool ;_efdafe map[_ce .PdfObject ]struct{};_eggc _gd .ReadSeeker ;_feegf string ;_gbffe bool ;_dcggg *ReaderOpts ; -_cdffg bool ;}; +// ToPdfObject implements interface PdfModel. +func (_be *PdfActionGoToE )ToPdfObject ()_cde .PdfObject {_be .PdfAction .ToPdfObject ();_aaea :=_be ._dfb ;_abe :=_aaea .PdfObject .(*_cde .PdfObjectDictionary );_abe .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeGoToE )));if _be .F !=nil {_abe .Set ("\u0046",_be .F .ToPdfObject ()); +};_abe .SetIfNotNil ("\u0044",_be .D );_abe .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_be .NewWindow );_abe .SetIfNotNil ("\u0054",_be .T );return _aaea ;};func (_acec *PdfReader )newPdfAnnotationHighlightFromDict (_dea *_cde .PdfObjectDictionary )(*PdfAnnotationHighlight ,error ){_cggb :=PdfAnnotationHighlight {}; +_gcbg ,_fedb :=_acec .newPdfAnnotationMarkupFromDict (_dea );if _fedb !=nil {return nil ,_fedb ;};_cggb .PdfAnnotationMarkup =_gcbg ;_cggb .QuadPoints =_dea .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_cggb ,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 (_ffeda *LTV )EnableAll (extraCerts []*_eg .Certificate )error {_faadg :=_ffeda ._fdfad ._fcda .AcroForm ;for _ ,_degb :=range _faadg .AllFields (){_eabda ,_ :=_degb .GetContext ().(*PdfFieldSignature );if _eabda ==nil {continue ;};_agcc :=_eabda .V ; -if _eegd :=_ffeda .validateSig (_agcc );_eegd !=nil {_ff .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",_eegd ); -};if _feagc :=_ffeda .Enable (_agcc ,extraCerts );_feagc !=nil {return _feagc ;};};return nil ;};func (_deca *PdfReader )newPdfAnnotationPolyLineFromDict (_cggf *_ce .PdfObjectDictionary )(*PdfAnnotationPolyLine ,error ){_gdga :=PdfAnnotationPolyLine {}; -_aeeg ,_gfge :=_deca .newPdfAnnotationMarkupFromDict (_cggf );if _gfge !=nil {return nil ,_gfge ;};_gdga .PdfAnnotationMarkup =_aeeg ;_gdga .Vertices =_cggf .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_gdga .LE =_cggf .Get ("\u004c\u0045"); -_gdga .BS =_cggf .Get ("\u0042\u0053");_gdga .IC =_cggf .Get ("\u0049\u0043");_gdga .BE =_cggf .Get ("\u0042\u0045");_gdga .IT =_cggf .Get ("\u0049\u0054");_gdga .Measure =_cggf .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_gdga ,nil ;}; +// NewPdfOutlineTree returns an initialized PdfOutline tree. +func NewPdfOutlineTree ()*PdfOutline {_fgeff :=NewPdfOutline ();_fgeff ._aeefd =&_fgeff ;return _fgeff ;}; -// ToPdfObject convert PdfInfo to pdf object. -func (_acbba *PdfInfo )ToPdfObject ()_ce .PdfObject {_affg :=_ce .MakeDict ();_affg .SetIfNotNil ("\u0054\u0069\u0074l\u0065",_acbba .Title );_affg .SetIfNotNil ("\u0041\u0075\u0074\u0068\u006f\u0072",_acbba .Author );_affg .SetIfNotNil ("\u0053u\u0062\u006a\u0065\u0063\u0074",_acbba .Subject ); -_affg .SetIfNotNil ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_acbba .Keywords );_affg .SetIfNotNil ("\u0043r\u0065\u0061\u0074\u006f\u0072",_acbba .Creator );_affg .SetIfNotNil ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_acbba .Producer ); -_affg .SetIfNotNil ("\u0054r\u0061\u0070\u0070\u0065\u0064",_acbba .Trapped );if _acbba .CreationDate !=nil {_affg .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_acbba .CreationDate .ToPdfObject ());};if _acbba .ModifiedDate !=nil {_affg .SetIfNotNil ("\u004do\u0064\u0044\u0061\u0074\u0065",_acbba .ModifiedDate .ToPdfObject ()); -};for _ ,_gadaec :=range _acbba ._ecfddd .Keys (){_affg .SetIfNotNil (_gadaec ,_acbba ._ecfddd .Get (_gadaec ));};return _affg ;}; +// 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 ; -// 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 (_gcgde *PdfFont )CharcodesToUnicode (charcodes []_dc .CharCode )[]rune {_fggge ,_ ,_ :=_gcgde .CharcodesToUnicodeWithStats (charcodes );return _fggge ;}; +// FieldFlattenOpts defines a set of options which can be used to configure +// the field flattening process. +type FieldFlattenOpts struct{ -// PdfActionHide represents a hide action. -type PdfActionHide struct{*PdfAction ;T _ce .PdfObject ;H _ce .PdfObject ;};func (_ffaga *pdfFontType0 )getFontDescriptor ()*PdfFontDescriptor {if _ffaga ._daebd ==nil &&_ffaga .DescendantFont !=nil {return _ffaga .DescendantFont .FontDescriptor ();};return _ffaga ._daebd ; -};const (ButtonTypeCheckbox ButtonType =iota ;ButtonTypePush ButtonType =iota ;ButtonTypeRadio ButtonType =iota ;);func _eefcd (_gcba *_ce .PdfObjectDictionary )(*PdfShadingType4 ,error ){_dacgf :=PdfShadingType4 {};_dabbf :=_gcba .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); -if _dabbf ==nil {_ff .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 ;};_ddaaf ,_dedfe :=_dabbf .(*_ce .PdfObjectInteger );if !_dedfe {_ff .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",_dabbf ); -return nil ,_ce .ErrTypeError ;};_dacgf .BitsPerCoordinate =_ddaaf ;_dabbf =_gcba .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _dabbf ==nil {_ff .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 ;};_ddaaf ,_dedfe =_dabbf .(*_ce .PdfObjectInteger );if !_dedfe {_ff .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",_dabbf ); -return nil ,_ce .ErrTypeError ;};_dacgf .BitsPerComponent =_ddaaf ;_dabbf =_gcba .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _dabbf ==nil {_ff .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 ;};_ddaaf ,_dedfe =_dabbf .(*_ce .PdfObjectInteger );if !_dedfe {_ff .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",_dabbf ); -return nil ,_ce .ErrTypeError ;};_dacgf .BitsPerComponent =_ddaaf ;_dabbf =_gcba .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _dabbf ==nil {_ff .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 ;};_bfeef ,_dedfe :=_dabbf .(*_ce .PdfObjectArray );if !_dedfe {_ff .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",_dabbf ); -return nil ,_ce .ErrTypeError ;};_dacgf .Decode =_bfeef ;_dabbf =_gcba .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _dabbf ==nil {_ff .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 ;};_dacgf .Function =[]PdfFunction {};if _bfaee ,_faebe :=_dabbf .(*_ce .PdfObjectArray );_faebe {for _ ,_aeedg :=range _bfaee .Elements (){_eggd ,_eebc :=_cegfd (_aeedg );if _eebc !=nil {_ff .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",_eebc ); -return nil ,_eebc ;};_dacgf .Function =append (_dacgf .Function ,_eggd );};}else {_acagcg ,_fdefb :=_cegfd (_dabbf );if _fdefb !=nil {_ff .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",_fdefb ); -return nil ,_fdefb ;};_dacgf .Function =append (_dacgf .Function ,_acagcg );};return &_dacgf ,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 ; -// AlphaMap performs mapping of alpha data for transformations. Allows custom filtering of alpha data etc. -func (_afgcb *Image )AlphaMap (mapFunc AlphaMapFunc ){for _bgca ,_fbbgf :=range _afgcb ._cdecc {_afgcb ._cdecc [_bgca ]=mapFunc (_fbbgf );};}; +// 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 (_aadf *PdfPage )flattenFieldsWithOpts (_ceefg FieldAppearanceGenerator ,_gdabc *FieldFlattenOpts ,_aaab map[*PdfAnnotation ]bool )error {var _cfab []*PdfAnnotation ;if _ceefg !=nil {if _adaee :=_ceefg .WrapContentStream (_aadf ); +_adaee !=nil {return _adaee ;};};_cbecb ,_bcgg :=_aadf .GetAnnotations ();if _bcgg !=nil {return _bcgg ;};for _ ,_fdbcd :=range _cbecb {_cfagd ,_babd :=_aaab [_fdbcd ];if !_babd &&_gdabc .AnnotFilterFunc !=nil {if _ ,_aafde :=_fdbcd .GetContext ().(*PdfAnnotationWidget ); +!_aafde {_babd =_gdabc .AnnotFilterFunc (_fdbcd );};};if !_babd {_cfab =append (_cfab ,_fdbcd );continue ;};switch _fdbcd .GetContext ().(type ){case *PdfAnnotationPopup :continue ;case *PdfAnnotationLink :continue ;case *PdfAnnotationProjection :continue ; +};_egcbg ,_adefb ,_baae :=_bagca (_fdbcd );if _baae !=nil {if !_cfagd {_fb .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 ;};_fb .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",_baae ); +continue ;};if _egcbg ==nil {continue ;};_acaab :=_aadf .Resources .GenerateXObjectName ();_aadf .Resources .SetXObjectFormByName (_acaab ,_egcbg );_gbad ,_degb ,_baae :=_fadd (_egcbg );if _baae !=nil {_fb .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",_baae ); +}else {_afbgf :=_bc .IdentityMatrix ();_afbgf =_afbgf .Translate (-_gbad .Llx ,-_gbad .Lly );if _degb {_dgcc :=0.0;if _gbad .Width ()> 0{_dgcc =_adefb .Width ()/_gbad .Width ();};_gbba :=0.0;if _gbad .Height ()> 0{_gbba =_adefb .Height ()/_gbad .Height (); +};_afbgf =_afbgf .Scale (_dgcc ,_gbba );};_adefb .Transform (_afbgf );};_gaaeb :=_ce .Min (_adefb .Llx ,_adefb .Urx );_faba :=_ce .Min (_adefb .Lly ,_adefb .Ury );var _cggba []string ;_cggba =append (_cggba ,"\u0071");_cggba =append (_cggba ,_a .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,_gaaeb ,_faba )); +_cggba =append (_cggba ,_a .Sprintf ("\u002f\u0025\u0073\u0020\u0044\u006f",_acaab .String ()));_cggba =append (_cggba ,"\u0051");_gbedd :=_cce .Join (_cggba ,"\u000a");_baae =_aadf .AppendContentStream (_gbedd );if _baae !=nil {return _baae ;};if _egcbg .Resources !=nil {_ebbg ,_baeeg :=_cde .GetDict (_egcbg .Resources .Font ); +if _baeeg {for _ ,_dcbb :=range _ebbg .Keys (){if !_aadf .Resources .HasFontByName (_dcbb ){_aadf .Resources .SetFontByName (_dcbb ,_ebbg .Get (_dcbb ));};};};};};if len (_cfab )> 0{_aadf ._babf =_cfab ;}else {_aadf ._babf =[]*PdfAnnotation {};};return nil ; +}; -// SetAlpha sets the alpha layer for the image. -func (_cdgbf *Image )SetAlpha (alpha []byte ){_cdgbf ._cdecc =alpha }; +// PdfActionTrans represents a trans action. +type PdfActionTrans struct{*PdfAction ;Trans _cde .PdfObject ;}; -// 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 (_abdg *PdfColorspaceLab )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_dgca ,_gbab :=_ce .GetNumbersAsFloat (objects ); -if _gbab !=nil {return nil ,_gbab ;};return _abdg .ColorFromFloats (_dgca );}; +// NewPdfAnnotationLink returns a new link annotation. +func NewPdfAnnotationLink ()*PdfAnnotationLink {_gfbe :=NewPdfAnnotation ();_gcce :=&PdfAnnotationLink {};_gcce .PdfAnnotation =_gfbe ;_gfbe .SetContext (_gcce );return _gcce ;}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 3 for an RGB device. -func (_aaec *PdfColorspaceDeviceRGB )GetNumComponents ()int {return 3}; +// Encoder returns the font's text encoder. +func (_gdec pdfFontType3 )Encoder ()_fab .TextEncoder {return _gdec ._cgefe }; // ToPdfObject implements interface PdfModel. -func (_fcfe *PdfAnnotationHighlight )ToPdfObject ()_ce .PdfObject {_fcfe .PdfAnnotation .ToPdfObject ();_ffc :=_fcfe ._dec ;_egbc :=_ffc .PdfObject .(*_ce .PdfObjectDictionary );_fcfe .PdfAnnotationMarkup .appendToPdfDictionary (_egbc );_egbc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t")); -_egbc .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_fcfe .QuadPoints );return _ffc ;}; +func (_cdd *PdfActionGoTo )ToPdfObject ()_cde .PdfObject {_cdd .PdfAction .ToPdfObject ();_fbf :=_cdd ._dfb ;_dfg :=_fbf .PdfObject .(*_cde .PdfObjectDictionary );_dfg .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeGoTo )));_dfg .SetIfNotNil ("\u0044",_cdd .D ); +return _fbf ;}; -// Insert adds a top level outline item in the outline, -// at the specified index. -func (_acacb *Outline )Insert (index uint ,item *OutlineItem ){_cegca :=uint (len (_acacb .Entries ));if index > _cegca {index =_cegca ;};_acacb .Entries =append (_acacb .Entries [:index ],append ([]*OutlineItem {item },_acacb .Entries [index :]...)...); -}; - -// 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 (_cdec *PdfFont )RunesToCharcodeBytes (data []rune )([]byte ,int ){var _efbc []_dc .TextEncoder ;var _adeac _dc .CMapEncoder ;if _bdad :=_cdec .baseFields ()._dgfcg ;_bdad !=nil {_adeac =_dc .NewCMapEncoder ("",nil ,_bdad );};_cadc :=_cdec .Encoder (); -if _cadc !=nil {switch _dabb :=_cadc .(type ){case _dc .SimpleEncoder :_gfac :=_dabb .BaseName ();if _ ,_ggcgc :=_fdaee [_gfac ];_ggcgc {_efbc =append (_efbc ,_cadc );};};};if len (_efbc )==0{if _cdec .baseFields ()._dgfcg !=nil {_efbc =append (_efbc ,_adeac ); -};if _cadc !=nil {_efbc =append (_efbc ,_cadc );};};var _afce _ag .Buffer ;var _cegf int ;for _ ,_fgacf :=range data {var _ecgf bool ;for _ ,_efbb :=range _efbc {if _daca :=_efbb .Encode (string (_fgacf ));len (_daca )> 0{_afce .Write (_daca );_ecgf =true ; -break ;};};if !_ecgf {_ff .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",_fgacf ); -_cegf ++;};};if _cegf !=0{_ff .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 ),_cegf ,_cdec ,_efbc ); -};return _afce .Bytes (),_cegf ;}; +// 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 (_gcebg *PdfPageResources )GetFontByName (keyName _cde .PdfObjectName )(_cde .PdfObject ,bool ){if _gcebg .Font ==nil {return nil ,false ;};_dfggde ,_gcfgg :=_cde .TraceToDirectObject (_gcebg .Font ).(*_cde .PdfObjectDictionary );if !_gcfgg {_fb .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",_cde .TraceToDirectObject (_gcebg .Font )); +return nil ,false ;};if _fedbf :=_dfggde .Get (keyName );_fedbf !=nil {return _fedbf ,true ;};return nil ,false ;}; -// PdfColorspaceLab is a L*, a*, b* 3 component colorspace. -type PdfColorspaceLab struct{WhitePoint []float64 ;BlackPoint []float64 ;Range []float64 ;_eefd *_ce .PdfIndirectObject ;}; +// PdfActionNamed represents a named action. +type PdfActionNamed struct{*PdfAction ;N _cde .PdfObject ;}; -// ColorAt returns the color of the image pixel specified by the x and y coordinates. -func (_eeefg *Image )ColorAt (x ,y int )(_cc .Color ,error ){_fcgg :=_gf .BytesPerLine (int (_eeefg .Width ),int (_eeefg .BitsPerComponent ),_eeefg .ColorComponents );switch _eeefg .ColorComponents {case 1:return _gf .ColorAtGrayscale (x ,y ,int (_eeefg .BitsPerComponent ),_fcgg ,_eeefg .Data ,_eeefg ._bffb ); -case 3:return _gf .ColorAtNRGBA (x ,y ,int (_eeefg .Width ),_fcgg ,int (_eeefg .BitsPerComponent ),_eeefg .Data ,_eeefg ._cdecc ,_eeefg ._bffb );case 4:return _gf .ColorAtCMYK (x ,y ,int (_eeefg .Width ),_eeefg .Data ,_eeefg ._bffb );};_ff .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",_eeefg .ColorComponents ,_eeefg .BitsPerComponent ); -return nil ,_ge .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");}; +// Set sets the colorspace corresponding to key. Add to Names if not set. +func (_ffceg *PdfPageResourcesColorspaces )Set (key _cde .PdfObjectName ,val PdfColorspace ){if _ ,_cgegc :=_ffceg .Colorspaces [string (key )];!_cgegc {_ffceg .Names =append (_ffceg .Names ,string (key ));};_ffceg .Colorspaces [string (key )]=val ;};func (_cddc *PdfReader )newPdfAnnotationPolyLineFromDict (_bea *_cde .PdfObjectDictionary )(*PdfAnnotationPolyLine ,error ){_bcf :=PdfAnnotationPolyLine {}; +_dfa ,_bggg :=_cddc .newPdfAnnotationMarkupFromDict (_bea );if _bggg !=nil {return nil ,_bggg ;};_bcf .PdfAnnotationMarkup =_dfa ;_bcf .Vertices =_bea .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_bcf .LE =_bea .Get ("\u004c\u0045");_bcf .BS =_bea .Get ("\u0042\u0053"); +_bcf .IC =_bea .Get ("\u0049\u0043");_bcf .BE =_bea .Get ("\u0042\u0045");_bcf .IT =_bea .Get ("\u0049\u0054");_bcf .Measure =_bea .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_bcf ,nil ;};func _eaccc (_cgddf *XObjectImage )error {if _cgddf .SMask ==nil {return nil ; +};_dcage ,_degde :=_cgddf .SMask .(*_cde .PdfObjectStream );if !_degde {_fb .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 _cde .ErrTypeError ;};_aacce :=_dcage .PdfObjectDictionary ;_faafe :=_aacce .Get ("\u004d\u0061\u0074t\u0065");if _faafe ==nil {return nil ;};_eefc ,_aedfa :=_gbbbc (_faafe .(*_cde .PdfObjectArray ));if _aedfa !=nil {return _aedfa ;};_cdacc :=_cde .MakeArrayFromFloats ([]float64 {_eefc }); +_aacce .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_cdacc );return nil ;};type fontFile struct{_befd string ;_cdaag string ;_eace _fab .SimpleEncoder ;}; -// GetCharMetrics returns the char metrics for character code `code`. -func (_cbdf pdfFontType3 )GetCharMetrics (code _dc .CharCode )(_ee .CharMetrics ,bool ){if _cbgdb ,_afdgf :=_cbdf ._afbb [code ];_afdgf {return _ee .CharMetrics {Wx :_cbgdb },true ;};if _ee .IsStdFont (_ee .StdFontName (_cbdf ._egacd )){return _ee .CharMetrics {Wx :250},true ; -};return _ee .CharMetrics {},false ;}; +// SetPatternByName sets a pattern resource specified by keyName. +func (_gdcdaa *PdfPageResources )SetPatternByName (keyName _cde .PdfObjectName ,pattern _cde .PdfObject )error {if _gdcdaa .Pattern ==nil {_gdcdaa .Pattern =_cde .MakeDict ();};_gfdfea ,_aabfe :=_cde .GetDict (_gdcdaa .Pattern );if !_aabfe {return _cde .ErrTypeError ; +};_gfdfea .Set (keyName ,pattern );return nil ;};func _gaggb ()string {_ggdeb .Lock ();defer _ggdeb .Unlock ();return _cacaae }; -// PdfAnnotationPopup represents Popup annotations. -// (Section 12.5.6.14). -type PdfAnnotationPopup struct{*PdfAnnotation ;Parent _ce .PdfObject ;Open _ce .PdfObject ;}; +// SetXObjectFormByName adds the provided XObjectForm to the page resources. +// The added XObjectForm is identified by the specified name. +func (_fcaag *PdfPageResources )SetXObjectFormByName (keyName _cde .PdfObjectName ,xform *XObjectForm )error {_agbba :=xform .ToPdfObject ().(*_cde .PdfObjectStream );_fbad :=_fcaag .SetXObjectByName (keyName ,_agbba );return _fbad ;}; -// 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{_bggef *_ce .PdfObjectDictionary ;Type *_ce .PdfObjectName ;TransformMethod *_ce .PdfObjectName ;TransformParams _ce .PdfObject ;Data _ce .PdfObject ;DigestMethod *_ce .PdfObjectName ;}; +// Flags returns the field flags for the field accounting for any inherited flags. +func (_fgba *PdfField )Flags ()FieldFlag {var _cagb FieldFlag ;_fgcc ,_ddacc :=_fgba .inherit (func (_cffd *PdfField )bool {if _cffd .Ff !=nil {_cagb =FieldFlag (*_cffd .Ff );return true ;};return false ;});if _ddacc !=nil {_fb .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",_ddacc ); +};if !_fgcc {_fb .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 _cagb ;}; -// SetDocInfo set document info. -// This will overwrite any globally declared document info. -func (_degdc *PdfWriter )SetDocInfo (info *PdfInfo ){_degdc .setDocInfo (info .ToPdfObject ())}; +// GetRuneMetrics returns the character metrics for the specified rune. +// A bool flag is returned to indicate whether or not the entry was found. +func (_gcbfa pdfCIDFontType2 )GetRuneMetrics (r rune )(_baf .CharMetrics ,bool ){_dcgde ,_edbb :=_gcbfa ._cagbc [r ];if !_edbb {_fgge ,_bdfff :=_cde .GetInt (_gcbfa .DW );if !_bdfff {return _baf .CharMetrics {},false ;};_dcgde =int (*_fgge );};return _baf .CharMetrics {Wx :float64 (_dcgde )},true ; +}; -// ToPdfObject converts the font to a PDF representation. -func (_gdde *pdfFontType0 )ToPdfObject ()_ce .PdfObject {if _gdde ._cebdd ==nil {_gdde ._cebdd =&_ce .PdfIndirectObject {};};_cbaa :=_gdde .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0030");_gdde ._cebdd .PdfObject =_cbaa ;if _gdde .Encoding !=nil {_cbaa .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_gdde .Encoding ); -}else if _gdde ._fbfa !=nil {_cbaa .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_gdde ._fbfa .ToPdfObject ());};if _gdde .DescendantFont !=nil {_cbaa .Set ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073",_ce .MakeArray (_gdde .DescendantFont .ToPdfObject ())); -};return _gdde ._cebdd ;}; +// EncryptionAlgorithm is used in EncryptOptions to change the default algorithm used to encrypt the document. +type EncryptionAlgorithm int ; -// 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 _ce .StreamEncoder )(*XObjectImage ,error ){_bfafg :=NewXObjectImage ();return UpdateXObjectImageFromImage (_bfafg ,img ,cs ,encoder );};func _ffaba (_gbcgd *_ce .PdfObjectDictionary ,_ceafg *fontCommon ,_degff _dc .TextEncoder )(*pdfFontSimple ,error ){_egdbd :=_faadb (_ceafg ); -_egdbd ._bccdg =_degff ;if _degff ==nil {_gbac :=_gbcgd .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r");if _gbac ==nil {_gbac =_ce .MakeInteger (0);};_egdbd .FirstChar =_gbac ;_cgcga ,_bfdgf :=_ce .GetIntVal (_gbac );if !_bfdgf {_ff .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",_gbac ); -return nil ,_ce .ErrTypeError ;};_bdgdb :=_dc .CharCode (_cgcga );_gbac =_gbcgd .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _gbac ==nil {_gbac =_ce .MakeInteger (255);};_egdbd .LastChar =_gbac ;_cgcga ,_bfdgf =_ce .GetIntVal (_gbac );if !_bfdgf {_ff .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",_gbac ); -return nil ,_ce .ErrTypeError ;};_bcgb :=_dc .CharCode (_cgcga );_egdbd ._aggce =make (map[_dc .CharCode ]float64 );_gbac =_gbcgd .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _gbac !=nil {_egdbd .Widths =_gbac ;_gedg ,_efdaf :=_ce .GetArray (_gbac ); -if !_efdaf {_ff .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",_gbac );return nil ,_ce .ErrTypeError ; -};_cbed ,_caeab :=_gedg .ToFloat64Array ();if _caeab !=nil {_ff .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 ,_caeab ;};if len (_cbed )!=int (_bcgb -_bdgdb +1){_ff .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",_bcgb -_bdgdb +1,len (_cbed )); -return nil ,_ce .ErrRangeError ;};for _acce ,_fbcd :=range _cbed {_egdbd ._aggce [_bdgdb +_dc .CharCode (_acce )]=_fbcd ;};};};_egdbd .Encoding =_ce .TraceToDirectObject (_gbcgd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));return _egdbd ,nil ; -};func (_bffbf *PdfReader )newPdfPageFromDict (_fcead *_ce .PdfObjectDictionary )(*PdfPage ,error ){_ecae :=NewPdfPage ();_ecae ._cbcaa =_fcead ;_ecae ._caab =*_fcead ;_agaag :=*_fcead ;_eadb ,_ceabf :=_agaag .Get ("\u0054\u0079\u0070\u0065").(*_ce .PdfObjectName ); -if !_ceabf {return nil ,_ge .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 *_eadb !="\u0050\u0061\u0067\u0065"{return nil ,_ge .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 _dbdgg :=_agaag .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");_dbdgg !=nil {_ecae .Parent =_dbdgg ;};if _bbafe :=_agaag .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064");_bbafe !=nil {_ecdc ,_eccdg :=_ce .GetString (_bbafe ); -if !_eccdg {return nil ,_ge .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");}; -_bbgfd ,_dcffb :=NewPdfDate (_ecdc .Str ());if _dcffb !=nil {return nil ,_dcffb ;};_ecae .LastModified =&_bbgfd ;};if _gdfae :=_agaag .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_gdfae !=nil &&!_ce .IsNullObject (_gdfae ){_efcb ,_gfefe :=_ce .GetDict (_gdfae ); -if !_gfefe {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",_gdfae );};var _dcbag error ;_ecae .Resources ,_dcbag =NewPdfPageResourcesFromDict (_efcb ); -if _dcbag !=nil {return nil ,_dcbag ;};}else {_ffggd ,_ccfa :=_ecae .getParentResources ();if _ccfa !=nil {return nil ,_ccfa ;};if _ffggd ==nil {_ffggd =NewPdfPageResources ();};_ecae .Resources =_ffggd ;};if _bgcae :=_agaag .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078"); -_bgcae !=nil {_gdbdd ,_beabbc :=_ce .GetArray (_bgcae );if !_beabbc {return nil ,_ge .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 _abcge error ; -_ecae .MediaBox ,_abcge =NewPdfRectangle (*_gdbdd );if _abcge !=nil {return nil ,_abcge ;};};if _fabbc :=_agaag .Get ("\u0043r\u006f\u0070\u0042\u006f\u0078");_fabbc !=nil {_fbefc ,_gecfa :=_ce .GetArray (_fabbc );if !_gecfa {return nil ,_ge .New ("\u0070a\u0067\u0065\u0020\u0043r\u006f\u0070\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); -};var _fffaef error ;_ecae .CropBox ,_fffaef =NewPdfRectangle (*_fbefc );if _fffaef !=nil {return nil ,_fffaef ;};};if _efgee :=_agaag .Get ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078");_efgee !=nil {_fffda ,_gdbae :=_ce .GetArray (_efgee );if !_gdbae {return nil ,_ge .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 _geaaa error ;_ecae .BleedBox ,_geaaa =NewPdfRectangle (*_fffda );if _geaaa !=nil {return nil ,_geaaa ;};};if _gegdd :=_agaag .Get ("\u0054r\u0069\u006d\u0042\u006f\u0078");_gegdd !=nil {_dbedc ,_eedg :=_ce .GetArray (_gegdd );if !_eedg {return nil ,_ge .New ("\u0070a\u0067\u0065\u0020\u0054r\u0069\u006d\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); -};var _fgba error ;_ecae .TrimBox ,_fgba =NewPdfRectangle (*_dbedc );if _fgba !=nil {return nil ,_fgba ;};};if _agbdaa :=_agaag .Get ("\u0041\u0072\u0074\u0042\u006f\u0078");_agbdaa !=nil {_dfag ,_cgcgad :=_ce .GetArray (_agbdaa );if !_cgcgad {return nil ,_ge .New ("\u0070a\u0067\u0065\u0020\u0041\u0072\u0074\u0042\u006f\u0078\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -};var _gfefc error ;_ecae .ArtBox ,_gfefc =NewPdfRectangle (*_dfag );if _gfefc !=nil {return nil ,_gfefc ;};};if _ggag :=_agaag .Get ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f");_ggag !=nil {_ecae .BoxColorInfo =_ggag ;};if _edcee :=_agaag .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"); -_edcee !=nil {_ecae .Contents =_edcee ;};if _caafae :=_agaag .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_caafae !=nil {_ebbgf ,_gfcae :=_ce .GetNumberAsInt64 (_caafae );if _gfcae !=nil {return nil ,_ge .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"); -};_ecae .Rotate =&_ebbgf ;};if _cade :=_agaag .Get ("\u0047\u0072\u006fu\u0070");_cade !=nil {_ecae .Group =_cade ;};if _eagab :=_agaag .Get ("\u0054\u0068\u0075m\u0062");_eagab !=nil {_ecae .Thumb =_eagab ;};if _fafdf :=_agaag .Get ("\u0042");_fafdf !=nil {_ecae .B =_fafdf ; -};if _egee :=_agaag .Get ("\u0044\u0075\u0072");_egee !=nil {_ecae .Dur =_egee ;};if _gcdfa :=_agaag .Get ("\u0054\u0072\u0061n\u0073");_gcdfa !=nil {_ecae .Trans =_gcdfa ;};if _ceec :=_agaag .Get ("\u0041\u0041");_ceec !=nil {_ecae .AA =_ceec ;};if _dageg :=_agaag .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"); -_dageg !=nil {_ecae .Metadata =_dageg ;};if _ggegg :=_agaag .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_ggegg !=nil {_ecae .PieceInfo =_ggegg ;};if _adggd :=_agaag .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073"); -_adggd !=nil {_ecae .StructParents =_adggd ;};if _fgaa :=_agaag .Get ("\u0049\u0044");_fgaa !=nil {_ecae .ID =_fgaa ;};if _bdaea :=_agaag .Get ("\u0050\u005a");_bdaea !=nil {_ecae .PZ =_bdaea ;};if _efab :=_agaag .Get ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f"); -_efab !=nil {_ecae .SeparationInfo =_efab ;};if _bbfaf :=_agaag .Get ("\u0054\u0061\u0062\u0073");_bbfaf !=nil {_ecae .Tabs =_bbfaf ;};if _eecde :=_agaag .Get ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064"); -_eecde !=nil {_ecae .TemplateInstantiated =_eecde ;};if _fegfa :=_agaag .Get ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s");_fegfa !=nil {_ecae .PresSteps =_fegfa ;};if _fgfb :=_agaag .Get ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074");_fgfb !=nil {_ecae .UserUnit =_fgfb ; -};if _dcgaf :=_agaag .Get ("\u0056\u0050");_dcgaf !=nil {_ecae .VP =_dcgaf ;};if _bcddc :=_agaag .Get ("\u0041\u006e\u006e\u006f\u0074\u0073");_bcddc !=nil {_ecae .Annots =_bcddc ;};_ecae ._cagde =_bffbf ;return _ecae ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_cdge *PdfAnnotationText )ToPdfObject ()_cde .PdfObject {_cdge .PdfAnnotation .ToPdfObject ();_edae :=_cdge ._gfg ;_bfed :=_edae .PdfObject .(*_cde .PdfObjectDictionary );if _cdge .PdfAnnotationMarkup !=nil {_cdge .PdfAnnotationMarkup .appendToPdfDictionary (_bfed ); +};_bfed .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0054\u0065\u0078\u0074"));_bfed .SetIfNotNil ("\u004f\u0070\u0065\u006e",_cdge .Open );_bfed .SetIfNotNil ("\u004e\u0061\u006d\u0065",_cdge .Name );_bfed .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_cdge .State ); +_bfed .SetIfNotNil ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c",_cdge .StateModel );return _edae ;};func _bdebfb ()_gdd .Time {_ggdeb .Lock ();defer _ggdeb .Unlock ();return _faaae }; -// ImageToRGB convert an indexed image to RGB. -func (_adbef *PdfColorspaceSpecialIndexed )ImageToRGB (img Image )(Image ,error ){N :=_adbef .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 ); -};_fdgfg :=_gf .NewImageBase (int (img .Width ),int (img .Height ),8,N ,nil ,img ._cdecc ,img ._bffb );_bcgag :=_gb .NewReader (img .getBase ());_aadf :=_gb .NewWriter (_fdgfg );var (_ddfeg uint32 ;_cgde int ;_dcagf error ;);for {_ddfeg ,_dcagf =_bcgag .ReadSample (); -if _dcagf ==_gd .EOF {break ;}else if _dcagf !=nil {return img ,_dcagf ;};_cgde =int (_ddfeg );_ff .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",_cgde ,N ,len (_adbef ._adga )); -if (_cgde +1)*N > len (_adbef ._adga ){_cgde =len (_adbef ._adga )/N -1;_ff .Log .Trace ("C\u006c\u0069\u0070\u0070in\u0067 \u0074\u006f\u0020\u0069\u006ed\u0065\u0078\u003a\u0020\u0025\u0064",_cgde );if _cgde < 0{_ff .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 _baea :=_cgde *N ;_baea < (_cgde +1)*N ;_baea ++{if _dcagf =_aadf .WriteSample (uint32 (_adbef ._adga [_baea ]));_dcagf !=nil {return img ,_dcagf ;};};};return _adbef .Base .ImageToRGB (_ffba (&_fdgfg ));}; +// PdfFieldChoice represents a choice field which includes scrollable list boxes and combo boxes. +type PdfFieldChoice struct{*PdfField ;Opt *_cde .PdfObjectArray ;TI *_cde .PdfObjectInteger ;I *_cde .PdfObjectArray ;}; -// Duplicate creates a duplicate page based on the current one and returns it. -func (_fceae *PdfPage )Duplicate ()*PdfPage {_acfg :=*_fceae ;_acfg ._cbcaa =_ce .MakeDict ();_acfg ._acbbb =_ce .MakeIndirectObject (_acfg ._cbcaa );_acfg ._caab =*_acfg ._cbcaa ;return &_acfg ;}; +// NewPdfAcroForm returns a new PdfAcroForm with an initialized container (indirect object). +func NewPdfAcroForm ()*PdfAcroForm {return &PdfAcroForm {Fields :&[]*PdfField {},_ddcfd :_cde .MakeIndirectObject (_cde .MakeDict ())};}; -// GetContainingPdfObject returns the container of the PdfAcroForm (indirect object). -func (_bbccf *PdfAcroForm )GetContainingPdfObject ()_ce .PdfObject {return _bbccf ._febb }; +// ToPdfObject implements interface PdfModel. +func (_aeada *PdfTransformParamsDocMDP )ToPdfObject ()_cde .PdfObject {_ffded :=_cde .MakeDict ();_ffded .SetIfNotNil ("\u0054\u0079\u0070\u0065",_aeada .Type );_ffded .SetIfNotNil ("\u0056",_aeada .V );_ffded .SetIfNotNil ("\u0050",_aeada .P );return _ffded ; +};func (_fcdg *PdfColorspaceDeviceRGB )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B";}; -// PdfFieldButton represents a button field which includes push buttons, checkboxes, and radio buttons. -type PdfFieldButton struct{*PdfField ;Opt *_ce .PdfObjectArray ;_ffff *Image ;}; +// String returns a human readable description of `fontfile`. +func (_bgdga *fontFile )String ()string {_bbceg :="\u005b\u004e\u006f\u006e\u0065\u005d";if _bgdga ._eace !=nil {_bbceg =_bgdga ._eace .String ();};return _a .Sprintf ("\u0046O\u004e\u0054\u0046\u0049\u004c\u0045\u007b\u0025\u0023\u0071\u0020e\u006e\u0063\u006f\u0064\u0065\u0072\u003d\u0025\u0073\u007d",_bgdga ._befd ,_bbceg ); +}; -// 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 *_ce .PdfObjectInteger ;ColorSpace PdfColorspace ;Background *_ce .PdfObjectArray ;BBox *PdfRectangle ;AntiAlias *_ce .PdfObjectBool ;_aadbc PdfModel ;_agcdg _ce .PdfObject ;}; +// PdfActionType represents an action type in PDF (section 12.6.4 p. 417). +type PdfActionType string ; -// 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 *_ce .PdfParser ;DiffPolicy _aef .DiffPolicy ;}; +// GetDocMDPPermission returns the DocMDP level of the restrictions +func (_fdeeg *PdfSignature )GetDocMDPPermission ()(_fd .DocMDPPermission ,bool ){for _ ,_bgcf :=range _fdeeg .Reference .Elements (){if _bcad ,_ffgaca :=_cde .GetDict (_bgcf );_ffgaca {if _dfdcc ,_fdgeb :=_cde .GetNameVal (_bcad .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); +_fdgeb &&_dfdcc =="\u0044\u006f\u0063\u004d\u0044\u0050"{if _edade ,_ecebd :=_cde .GetDict (_bcad .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_ecebd {if P ,_dgcbc :=_cde .GetIntVal (_edade .Get ("\u0050")); +_dgcbc {return _fd .DocMDPPermission (P ),true ;};};};};};return 0,false ;}; -// HasExtGState checks if ExtGState name is available. -func (_daceg *PdfPage )HasExtGState (name _ce .PdfObjectName )bool {if _daceg .Resources ==nil {return false ;};if _daceg .Resources .ExtGState ==nil {return false ;};_eedbge ,_bgdae :=_ce .TraceToDirectObject (_daceg .Resources .ExtGState ).(*_ce .PdfObjectDictionary ); -if !_bgdae {_ff .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",_ce .TraceToDirectObject (_daceg .Resources .ExtGState )); -return false ;};_bfgc :=_eedbge .Get (name );_agbeb :=_bfgc !=nil ;return _agbeb ;}; +// ToPdfObject returns colorspace in a PDF object format [name dictionary] +func (_efefb *PdfColorspaceCalRGB )ToPdfObject ()_cde .PdfObject {_agag :=&_cde .PdfObjectArray {};_agag .Append (_cde .MakeName ("\u0043\u0061\u006c\u0052\u0047\u0042"));_aadb :=_cde .MakeDict ();if _efefb .WhitePoint !=nil {_acd :=_cde .MakeArray (_cde .MakeFloat (_efefb .WhitePoint [0]),_cde .MakeFloat (_efefb .WhitePoint [1]),_cde .MakeFloat (_efefb .WhitePoint [2])); +_aadb .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_acd );}else {_fb .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 _efefb .BlackPoint !=nil {_dcaf :=_cde .MakeArray (_cde .MakeFloat (_efefb .BlackPoint [0]),_cde .MakeFloat (_efefb .BlackPoint [1]),_cde .MakeFloat (_efefb .BlackPoint [2]));_aadb .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_dcaf ); +};if _efefb .Gamma !=nil {_efff :=_cde .MakeArray (_cde .MakeFloat (_efefb .Gamma [0]),_cde .MakeFloat (_efefb .Gamma [1]),_cde .MakeFloat (_efefb .Gamma [2]));_aadb .Set ("\u0047\u0061\u006dm\u0061",_efff );};if _efefb .Matrix !=nil {_dfdb :=_cde .MakeArray (_cde .MakeFloat (_efefb .Matrix [0]),_cde .MakeFloat (_efefb .Matrix [1]),_cde .MakeFloat (_efefb .Matrix [2]),_cde .MakeFloat (_efefb .Matrix [3]),_cde .MakeFloat (_efefb .Matrix [4]),_cde .MakeFloat (_efefb .Matrix [5]),_cde .MakeFloat (_efefb .Matrix [6]),_cde .MakeFloat (_efefb .Matrix [7]),_cde .MakeFloat (_efefb .Matrix [8])); +_aadb .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_dfdb );};_agag .Append (_aadb );if _efefb ._aacb !=nil {_efefb ._aacb .PdfObject =_agag ;return _efefb ._aacb ;};return _agag ;}; -// NewPdfColorspaceDeviceCMYK returns a new CMYK32 colorspace object. -func NewPdfColorspaceDeviceCMYK ()*PdfColorspaceDeviceCMYK {return &PdfColorspaceDeviceCMYK {}}; +// ImageToRGB converts an image with samples in Separation CS to an image with samples specified in +// DeviceRGB CS. +func (_beea *PdfColorspaceSpecialSeparation )ImageToRGB (img Image )(Image ,error ){_cdbecd :=_afa .NewReader (img .getBase ());_fbag :=_bbb .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),_beea .AlternateSpace .GetNumComponents (),nil ,img ._cbcfe ,nil ); +_egcc :=_afa .NewWriter (_fbag );_eeba :=_ce .Pow (2,float64 (img .BitsPerComponent ))-1;_fb .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"); +_fb .Log .Trace ("\u0054i\u006et\u0054\u0072\u0061\u006e\u0073f\u006f\u0072m\u003a\u0020\u0025\u002b\u0076",_beea .TintTransform );_deagee :=_beea .AlternateSpace .DecodeArray ();var (_ffad uint32 ;_ebaa error ;);for {_ffad ,_ebaa =_cdbecd .ReadSample (); +if _ebaa ==_df .EOF {break ;};if _ebaa !=nil {return img ,_ebaa ;};_eada :=float64 (_ffad )/_eeba ;_ggdd ,_ddebg :=_beea .TintTransform .Evaluate ([]float64 {_eada });if _ddebg !=nil {return img ,_ddebg ;};for _bdgb ,_ccee :=range _ggdd {_aadba :=_bbb .LinearInterpolate (_ccee ,_deagee [_bdgb *2],_deagee [_bdgb *2+1],0,1); +if _ddebg =_egcc .WriteSample (uint32 (_aadba *_eeba ));_ddebg !=nil {return img ,_ddebg ;};};};return _beea .AlternateSpace .ImageToRGB (_edggb (&_fbag ));}; -// K returns the value of the key component of the color. -func (_ggba *PdfColorDeviceCMYK )K ()float64 {return _ggba [3]};func _gfabd (_abege *_ce .PdfObjectDictionary )(*PdfShadingType2 ,error ){_fdeff :=PdfShadingType2 {};_aagcg :=_abege .Get ("\u0043\u006f\u006f\u0072\u0064\u0073");if _aagcg ==nil {_ff .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 ;};_agcee ,_abbe :=_aagcg .(*_ce .PdfObjectArray );if !_abbe {_ff .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",_aagcg ); -return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _agcee .Len ()!=4{_ff .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",_agcee .Len ()); -return nil ,_ge .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065");};_fdeff .Coords =_agcee ;if _bcfcfa :=_abege .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_bcfcfa !=nil {_bcfcfa =_ce .TraceToDirectObject (_bcfcfa ); -_egagd ,_egacde :=_bcfcfa .(*_ce .PdfObjectArray );if !_egacde {_ff .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",_bcfcfa );return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_fdeff .Domain =_egagd ;};_aagcg =_abege .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _aagcg ==nil {_ff .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 ;};_fdeff .Function =[]PdfFunction {};if _ddedf ,_bcefg :=_aagcg .(*_ce .PdfObjectArray );_bcefg {for _ ,_ccdeb :=range _ddedf .Elements (){_dgefc ,_cbeae :=_cegfd (_ccdeb );if _cbeae !=nil {_ff .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",_cbeae ); -return nil ,_cbeae ;};_fdeff .Function =append (_fdeff .Function ,_dgefc );};}else {_ddgba ,_gbdggf :=_cegfd (_aagcg );if _gbdggf !=nil {_ff .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",_gbdggf ); -return nil ,_gbdggf ;};_fdeff .Function =append (_fdeff .Function ,_ddgba );};if _ffbe :=_abege .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_ffbe !=nil {_ffbe =_ce .TraceToDirectObject (_ffbe );_abfga ,_cbaef :=_ffbe .(*_ce .PdfObjectArray );if !_cbaef {_ff .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",_ffbe ); -return nil ,_ce .ErrTypeError ;};if _abfga .Len ()!=2{_ff .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",_abfga .Len ());return nil ,ErrInvalidAttribute ; -};_fdeff .Extend =_abfga ;};return &_fdeff ,nil ;}; +// NewPdfActionResetForm returns a new "reset form" action. +func NewPdfActionResetForm ()*PdfActionResetForm {_bgd :=NewPdfAction ();_fg :=&PdfActionResetForm {};_fg .PdfAction =_bgd ;_bgd .SetContext (_fg );return _fg ;};func (_baac *LTV )validateSig (_dbbec *PdfSignature )error {if _dbbec ==nil ||_dbbec .Contents ==nil ||len (_dbbec .Contents .Bytes ())==0{return _a .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065 \u0066\u0069\u0065l\u0064:\u0020\u0025\u0076",_dbbec ); +};return nil ;};func _cgefg (_egfd StdFontName )(pdfFontSimple ,error ){_aggbe ,_cbbb :=_baf .NewStdFontByName (_egfd );if !_cbbb {return pdfFontSimple {},ErrFontNotSupported ;};_aadg :=_eeef (_aggbe );return _aadg ,nil ;}; -// SetOptimizer sets the optimizer to optimize PDF before writing. -func (_cbbdf *PdfWriter )SetOptimizer (optimizer Optimizer ){_cbbdf ._bcged =optimizer }; +// ToPdfObject implements interface PdfModel. +func (_fage *PdfAnnotationProjection )ToPdfObject ()_cde .PdfObject {_fage .PdfAnnotation .ToPdfObject ();_fbbd :=_fage ._gfg ;_cdcb :=_fbbd .PdfObject .(*_cde .PdfObjectDictionary );_fage .PdfAnnotationMarkup .appendToPdfDictionary (_cdcb );return _fbbd ; +};func (_edee *PdfReader )newPdfAnnotationSquareFromDict (_bff *_cde .PdfObjectDictionary )(*PdfAnnotationSquare ,error ){_addcf :=PdfAnnotationSquare {};_eda ,_aacg :=_edee .newPdfAnnotationMarkupFromDict (_bff );if _aacg !=nil {return nil ,_aacg ;};_addcf .PdfAnnotationMarkup =_eda ; +_addcf .BS =_bff .Get ("\u0042\u0053");_addcf .IC =_bff .Get ("\u0049\u0043");_addcf .BE =_bff .Get ("\u0042\u0045");_addcf .RD =_bff .Get ("\u0052\u0044");return &_addcf ,nil ;}; -// 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 (_decag *LTV )EnableChain (chain []*_eg .Certificate )error {return _decag .enable (nil ,chain ,"")}; +// ToPdfObject implements interface PdfModel. +func (_beg *PdfAnnotationCircle )ToPdfObject ()_cde .PdfObject {_beg .PdfAnnotation .ToPdfObject ();_aec :=_beg ._gfg ;_eaaf :=_aec .PdfObject .(*_cde .PdfObjectDictionary );_beg .PdfAnnotationMarkup .appendToPdfDictionary (_eaaf );_eaaf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0043\u0069\u0072\u0063\u006c\u0065")); +_eaaf .SetIfNotNil ("\u0042\u0053",_beg .BS );_eaaf .SetIfNotNil ("\u0049\u0043",_beg .IC );_eaaf .SetIfNotNil ("\u0042\u0045",_beg .BE );_eaaf .SetIfNotNil ("\u0052\u0044",_beg .RD );return _aec ;}; -// Encoder returns the font's text encoder. -func (_ggeeb *pdfFontSimple )Encoder ()_dc .TextEncoder {if _ggeeb ._bbaf !=nil {return _ggeeb ._bbaf ;};if _ggeeb ._bccdg !=nil {return _ggeeb ._bccdg ;};_agaa ,_ :=_dc .NewSimpleTextEncoder ("\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",nil ); -return _agaa ;}; +// 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 (_abfb *PdfFieldButton )GetType ()ButtonType {_eegf :=ButtonTypeCheckbox ;if _abfb .Ff !=nil {if (uint32 (*_abfb .Ff )&FieldFlagPushbutton .Mask ())> 0{_eegf =ButtonTypePush ;}else if (uint32 (*_abfb .Ff )&FieldFlagRadio .Mask ())> 0{_eegf =ButtonTypeRadio ; +};};return _eegf ;}; -// ToPdfObject return the CalGray colorspace as a PDF object (name dictionary). -func (_bea *PdfColorspaceCalGray )ToPdfObject ()_ce .PdfObject {_dcef :=&_ce .PdfObjectArray {};_dcef .Append (_ce .MakeName ("\u0043a\u006c\u0047\u0072\u0061\u0079"));_cgae :=_ce .MakeDict ();if _bea .WhitePoint !=nil {_cgae .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_ce .MakeArray (_ce .MakeFloat (_bea .WhitePoint [0]),_ce .MakeFloat (_bea .WhitePoint [1]),_ce .MakeFloat (_bea .WhitePoint [2]))); -}else {_ff .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 _bea .BlackPoint !=nil {_cgae .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_ce .MakeArray (_ce .MakeFloat (_bea .BlackPoint [0]),_ce .MakeFloat (_bea .BlackPoint [1]),_ce .MakeFloat (_bea .BlackPoint [2]))); -};_cgae .Set ("\u0047\u0061\u006dm\u0061",_ce .MakeFloat (_bea .Gamma ));_dcef .Append (_cgae );if _bea ._aeadd !=nil {_bea ._aeadd .PdfObject =_dcef ;return _bea ._aeadd ;};return _dcef ;};func (_eadc *PdfReader )newPdfAnnotationSoundFromDict (_agbe *_ce .PdfObjectDictionary )(*PdfAnnotationSound ,error ){_gfdg :=PdfAnnotationSound {}; -_gffef ,_cacfd :=_eadc .newPdfAnnotationMarkupFromDict (_agbe );if _cacfd !=nil {return nil ,_cacfd ;};_gfdg .PdfAnnotationMarkup =_gffef ;_gfdg .Name =_agbe .Get ("\u004e\u0061\u006d\u0065");_gfdg .Sound =_agbe .Get ("\u0053\u006f\u0075n\u0064");return &_gfdg ,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 (_ggcfag pdfFontType0 )GetRuneMetrics (r rune )(_baf .CharMetrics ,bool ){if _ggcfag .DescendantFont ==nil {_fb .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",_ggcfag ); +return _baf .CharMetrics {},false ;};return _ggcfag .DescendantFont .GetRuneMetrics (r );};func _afbc ()string {_ggdeb .Lock ();defer _ggdeb .Unlock ();_ggeee :=_af .GetLicenseKey ();if len (_fdbbf )> 0&&(_ggeee .IsLicensed ()||_febcdg ){return _fdbbf ; +};return _a .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",_cebca (),_ggeee .TypeToString ());};func (_afgca *PdfWriter )checkPendingObjects (){for _dbbb ,_cfbed :=range _afgca ._ffed {if !_afgca .hasObject (_dbbb ){_fb .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",_dbbb ,_dbbb ,_dbbb ); +for _ ,_adfga :=range _cfbed {for _ ,_fbgca :=range _adfga .Keys (){_cebbe :=_adfga .Get (_fbgca );if _cebbe ==_dbbb {_fb .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"); +_adfga .Set (_fbgca ,_cde .MakeNull ());break ;};};};};};}; -// NewPdfPageResourcesColorspaces returns a new PdfPageResourcesColorspaces object. -func NewPdfPageResourcesColorspaces ()*PdfPageResourcesColorspaces {_ddea :=&PdfPageResourcesColorspaces {};_ddea .Names =[]string {};_ddea .Colorspaces =map[string ]PdfColorspace {};_ddea ._bcgd =&_ce .PdfIndirectObject {};return _ddea ;}; +// ToPdfObject returns the PDF representation of the outline tree node. +func (_dfeb *PdfOutlineTreeNode )ToPdfObject ()_cde .PdfObject {return _dfeb .GetContext ().ToPdfObject ();}; -// GetNumComponents returns the number of color components of the underlying -// colorspace device. -func (_cfba *PdfColorspaceSpecialPattern )GetNumComponents ()int {return _cfba .UnderlyingCS .GetNumComponents ();}; +// NewPdfActionThread returns a new "thread" action. +func NewPdfActionThread ()*PdfActionThread {_cbg :=NewPdfAction ();_ec :=&PdfActionThread {};_ec .PdfAction =_cbg ;_cbg .SetContext (_ec );return _ec ;}; -// ToPdfObject returns the choice field dictionary within an indirect object (container). -func (_gccg *PdfFieldChoice )ToPdfObject ()_ce .PdfObject {_gccg .PdfField .ToPdfObject ();_fggeg :=_gccg ._aadeb ;_facbg :=_fggeg .PdfObject .(*_ce .PdfObjectDictionary );_facbg .Set ("\u0046\u0054",_ce .MakeName ("\u0043\u0068"));if _gccg .Opt !=nil {_facbg .Set ("\u004f\u0070\u0074",_gccg .Opt ); -};if _gccg .TI !=nil {_facbg .Set ("\u0054\u0049",_gccg .TI );};if _gccg .I !=nil {_facbg .Set ("\u0049",_gccg .I );};return _fggeg ;}; +// AddCustomInfo adds a custom info into document info dictionary. +func (_dcdb *PdfInfo )AddCustomInfo (name string ,value string )error {if _dcdb ._bdcd ==nil {_dcdb ._bdcd =_cde .MakeDict ();};if _ ,_bbce :=_deeb [name ];_bbce {return _a .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 ); +};_dcdb ._bdcd .SetIfNotNil (*_cde .MakeName (name ),_cde .MakeString (value ));return nil ;}; -// GetRotate gets the inheritable rotate value, either from the page -// or a higher up page/pages struct. -func (_adafd *PdfPage )GetRotate ()(int64 ,error ){if _adafd .Rotate !=nil {return *_adafd .Rotate ,nil ;};_ffafa :=_adafd .Parent ;for _ffafa !=nil {_ecbga ,_cdbfb :=_ce .GetDict (_ffafa );if !_cdbfb {return 0,_ge .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 _acea :=_ecbga .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_acea !=nil {_fgfga ,_ffffd :=_ce .GetInt (_acea );if !_ffffd {return 0,_ge .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0074a\u0074\u0065\u0020\u0076al\u0075\u0065");};if _fgfga !=nil {return int64 (*_fgfga ),nil ; -};return 0,_ge .New ("\u0072\u006f\u0074\u0061te\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};_ffafa =_ecbga .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return 0,_ge .New ("\u0072o\u0074a\u0074\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -}; +// 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 *_cde .PdfObjectName ;Colorants _cde .PdfObject ;Process _cde .PdfObject ;MixingHints _cde .PdfObject ;_gcfba *_cde .PdfIndirectObject ;}; -// WriteString outputs the object as it is to be written to file. -func (_bgbba *pdfSignDictionary )WriteString ()string {_bgbba ._debdg =0;_bgbba ._eadgf =0;_bgbba ._fgee =0;_bgbba ._dfdea =0;_bbgcb :=_ag .NewBuffer (nil );_bbgcb .WriteString ("\u003c\u003c");for _ ,_gcegce :=range _bgbba .Keys (){_bcfeg :=_bgbba .Get (_gcegce ); -switch _gcegce {case "\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e":_bbgcb .WriteString (_gcegce .WriteString ());_bbgcb .WriteString ("\u0020");_bgbba ._fgee =_bbgcb .Len ();_bbgcb .WriteString (_bcfeg .WriteString ());_bbgcb .WriteString ("\u0020");_bgbba ._dfdea =_bbgcb .Len ()-1; -case "\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073":_bbgcb .WriteString (_gcegce .WriteString ());_bbgcb .WriteString ("\u0020");_bgbba ._debdg =_bbgcb .Len ();_bbgcb .WriteString (_bcfeg .WriteString ());_bbgcb .WriteString ("\u0020");_bgbba ._eadgf =_bbgcb .Len ()-1; -default:_bbgcb .WriteString (_gcegce .WriteString ());_bbgcb .WriteString ("\u0020");_bbgcb .WriteString (_bcfeg .WriteString ());};};_bbgcb .WriteString ("\u003e\u003e");return _bbgcb .String ();};func (_aada *PdfReader )newPdfActionTransFromDict (_bge *_ce .PdfObjectDictionary )(*PdfActionTrans ,error ){return &PdfActionTrans {Trans :_bge .Get ("\u0054\u0072\u0061n\u0073")},nil ; -};func (_gdabdc *PdfWriter )makeOffSetReference (_gggdd int64 ){_gaebd :=_e .Sprintf ("\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u000a\u0025\u0064\u000a",_gggdd );_gdabdc .writeString (_gaebd );_gdabdc .writeString ("\u0025\u0025\u0045\u004f\u0046\u000a"); -}; +// NewXObjectImage returns a new XObjectImage. +func NewXObjectImage ()*XObjectImage {_addfg :=&XObjectImage {};_ecea :=&_cde .PdfObjectStream {};_ecea .PdfObjectDictionary =_cde .MakeDict ();_addfg ._aaaag =_ecea ;return _addfg ;};func (_gbdf PdfFont )actualFont ()pdfFont {if _gbdf ._dcgb ==nil {_fb .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",_gbdf ); +};return _gbdf ._dcgb ;}; -// CharMetrics represents width and height metrics of a glyph. -type CharMetrics =_ee .CharMetrics ; +// GetTrailer returns the PDF's trailer dictionary. +func (_bfde *PdfReader )GetTrailer ()(*_cde .PdfObjectDictionary ,error ){_geedcb :=_bfde ._fdccd .GetTrailer ();if _geedcb ==nil {return nil ,_gf .New ("\u0074r\u0061i\u006c\u0065\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};return _geedcb ,nil ; +};func (_baecfb *PdfWriter )addObjects (_dagec _cde .PdfObject )error {_fb .Log .Trace ("\u0041d\u0064i\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073\u0021");if _dbgda ,_caafd :=_dagec .(*_cde .PdfIndirectObject );_caafd {_fb .Log .Trace ("\u0049\u006e\u0064\u0069\u0072\u0065\u0063\u0074"); +_fb .Log .Trace ("\u002d \u0025\u0073\u0020\u0028\u0025\u0070)",_dagec ,_dbgda );_fb .Log .Trace ("\u002d\u0020\u0025\u0073",_dbgda .PdfObject );if _baecfb .addObject (_dbgda ){_cdedf :=_baecfb .addObjects (_dbgda .PdfObject );if _cdedf !=nil {return _cdedf ; +};};return nil ;};if _gbgga ,_ebbbg :=_dagec .(*_cde .PdfObjectStream );_ebbbg {_fb .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d");_fb .Log .Trace ("\u002d \u0025\u0073\u0020\u0025\u0070",_dagec ,_dagec );if _baecfb .addObject (_gbgga ){_fgefc :=_baecfb .addObjects (_gbgga .PdfObjectDictionary ); +if _fgefc !=nil {return _fgefc ;};};return nil ;};if _ffeea ,_egaec :=_dagec .(*_cde .PdfObjectDictionary );_egaec {_fb .Log .Trace ("\u0044\u0069\u0063\u0074");_fb .Log .Trace ("\u002d\u0020\u0025\u0073",_dagec );for _ ,_eddc :=range _ffeea .Keys (){_bdbde :=_ffeea .Get (_eddc ); +if _edfge ,_cbcge :=_bdbde .(*_cde .PdfObjectReference );_cbcge {_bdbde =_edfge .Resolve ();_ffeea .Set (_eddc ,_bdbde );};if _eddc !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _ffdeg :=_baecfb .addObjects (_bdbde );_ffdeg !=nil {return _ffdeg ;};}else {if _ ,_bdacd :=_bdbde .(*_cde .PdfObjectNull ); +_bdacd {continue ;};if _egabb :=_baecfb .hasObject (_bdbde );!_egabb {_fb .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",_bdbde ,_bdbde ,_bdbde ); +_baecfb ._ffed [_bdbde ]=append (_baecfb ._ffed [_bdbde ],_ffeea );};};};return nil ;};if _gefbc ,_fgbg :=_dagec .(*_cde .PdfObjectArray );_fgbg {_fb .Log .Trace ("\u0041\u0072\u0072a\u0079");_fb .Log .Trace ("\u002d\u0020\u0025\u0073",_dagec );if _gefbc ==nil {return _gf .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};for _daeff ,_bbgga :=range _gefbc .Elements (){if _gecfb ,_ebeeb :=_bbgga .(*_cde .PdfObjectReference );_ebeeb {_bbgga =_gecfb .Resolve ();_gefbc .Set (_daeff ,_bbgga );};if _dfgd :=_baecfb .addObjects (_bbgga );_dfgd !=nil {return _dfgd ;};};return nil ; +};if _ ,_gcgeb :=_dagec .(*_cde .PdfObjectReference );_gcgeb {_fb .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",_dagec ); +return _gf .New ("r\u0065\u0066\u0065\u0072en\u0063e\u0020\u006e\u006f\u0074\u0020a\u006c\u006c\u006f\u0077\u0065\u0064");};return 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 ){_bdfa ,_afefd :=_dd .Open (filePath );if _afefd !=nil {_ff .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u006f\u0070\u0065\u006e\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0076",_afefd ); -return nil ,_afefd ;};defer _bdfa .Close ();return NewCompositePdfFontFromTTF (_bdfa );}; +// ToPdfObject implements interface PdfModel. +func (_dfff *PdfAnnotationStrikeOut )ToPdfObject ()_cde .PdfObject {_dfff .PdfAnnotation .ToPdfObject ();_fbd :=_dfff ._gfg ;_dca :=_fbd .PdfObject .(*_cde .PdfObjectDictionary );_dfff .PdfAnnotationMarkup .appendToPdfDictionary (_dca );_dca .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t")); +_dca .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_dfff .QuadPoints );return _fbd ;}; -// GetFontDescriptor returns the font descriptor for `font`. -func (_fffa PdfFont )GetFontDescriptor ()(*PdfFontDescriptor ,error ){return _fffa ._dace .getFontDescriptor (),nil ;};func _dgfda (_bacd *_ce .PdfObjectStream )(*PdfFunctionType0 ,error ){_efgaf :=&PdfFunctionType0 {};_efgaf ._ffgdd =_bacd ;_eaebc :=_bacd .PdfObjectDictionary ; -_cbaec ,_gdfb :=_ce .TraceToDirectObject (_eaebc .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_ce .PdfObjectArray );if !_gdfb {_ff .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ge .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 _cbaec .Len ()< 0||_cbaec .Len ()%2!=0{_ff .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_ge .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065"); -};_efgaf .NumInputs =_cbaec .Len ()/2;_dceea ,_fbce :=_cbaec .ToFloat64Array ();if _fbce !=nil {return nil ,_fbce ;};_efgaf .Domain =_dceea ;_cbaec ,_gdfb =_ce .TraceToDirectObject (_eaebc .Get ("\u0052\u0061\u006eg\u0065")).(*_ce .PdfObjectArray );if !_gdfb {_ff .Log .Error ("\u0052\u0061\u006e\u0067e \u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064"); -return nil ,_ge .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 _cbaec .Len ()< 0||_cbaec .Len ()%2!=0{return nil ,_ge .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_efgaf .NumOutputs =_cbaec .Len ()/2;_eefa ,_fbce :=_cbaec .ToFloat64Array ();if _fbce !=nil {return nil ,_fbce ;};_efgaf .Range =_eefa ;_cbaec ,_gdfb =_ce .TraceToDirectObject (_eaebc .Get ("\u0053\u0069\u007a\u0065")).(*_ce .PdfObjectArray );if !_gdfb {_ff .Log .Error ("\u0053i\u007ae\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -return nil ,_ge .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");};_fcebc ,_fbce :=_cbaec .ToIntegerArray (); -if _fbce !=nil {return nil ,_fbce ;};if len (_fcebc )!=_efgaf .NumInputs {_ff .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 ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_efgaf .Size =_fcebc ;_babg ,_gdfb :=_ce .TraceToDirectObject (_eaebc .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065")).(*_ce .PdfObjectInteger ); -if !_gdfb {_ff .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 ,_ge .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 *_babg !=1&&*_babg !=2&&*_babg !=4&&*_babg !=8&&*_babg !=12&&*_babg !=16&&*_babg !=24&&*_babg !=32{_ff .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",*_babg ); -return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_efgaf .BitsPerSample =int (*_babg );_efgaf .Order =1;_fbbce ,_gdfb :=_ce .TraceToDirectObject (_eaebc .Get ("\u004f\u0072\u0064e\u0072")).(*_ce .PdfObjectInteger ); -if _gdfb {if *_fbbce !=1&&*_fbbce !=3{_ff .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u006fr\u0064\u0065r\u0020\u0028\u0025\u0064\u0029",*_fbbce );return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_efgaf .Order =int (*_fbbce ); -};_cbaec ,_gdfb =_ce .TraceToDirectObject (_eaebc .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_ce .PdfObjectArray );if _gdfb {_deab ,_gfdbf :=_cbaec .ToFloat64Array ();if _gfdbf !=nil {return nil ,_gfdbf ;};_efgaf .Encode =_deab ;};_cbaec ,_gdfb =_ce .TraceToDirectObject (_eaebc .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")).(*_ce .PdfObjectArray ); -if _gdfb {_gebge ,_abbc :=_cbaec .ToFloat64Array ();if _abbc !=nil {return nil ,_abbc ;};_efgaf .Decode =_gebge ;};_aecb ,_fbce :=_ce .DecodeStream (_bacd );if _fbce !=nil {return nil ,_fbce ;};_efgaf ._becgb =_aecb ;return _efgaf ,nil ;}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 1 for a CalGray device. +func (_ggbf *PdfColorspaceCalGray )GetNumComponents ()int {return 1}; -// SetPdfProducer sets the Producer attribute of the output PDF. -func SetPdfProducer (producer string ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_cdgba =producer };func (_bgbda *PdfWriter )seekByName (_egabaf _ce .PdfObject ,_edca []string ,_fccbd string )([]_ce .PdfObject ,error ){_ff .Log .Trace ("\u0053\u0065\u0065\u006b\u0020\u0062\u0079\u0020\u006e\u0061\u006d\u0065.\u002e\u0020\u0025\u0054",_egabaf ); -var _agfcf []_ce .PdfObject ;if _cdedb ,_eagd :=_egabaf .(*_ce .PdfIndirectObject );_eagd {return _bgbda .seekByName (_cdedb .PdfObject ,_edca ,_fccbd );};if _efcbe ,_adeggd :=_egabaf .(*_ce .PdfObjectStream );_adeggd {return _bgbda .seekByName (_efcbe .PdfObjectDictionary ,_edca ,_fccbd ); -};if _bfced ,_gbcec :=_egabaf .(*_ce .PdfObjectDictionary );_gbcec {_ff .Log .Trace ("\u0044\u0069\u0063\u0074");for _ ,_efcaf :=range _bfced .Keys (){_deeg :=_bfced .Get (_efcaf );if string (_efcaf )==_fccbd {_agfcf =append (_agfcf ,_deeg );};for _ ,_geceb :=range _edca {if string (_efcaf )==_geceb {_ff .Log .Trace ("\u0046\u006f\u006c\u006c\u006f\u0077\u0020\u006b\u0065\u0079\u0020\u0025\u0073",_geceb ); -_gcegg ,_eeee :=_bgbda .seekByName (_deeg ,_edca ,_fccbd );if _eeee !=nil {return _agfcf ,_eeee ;};_agfcf =append (_agfcf ,_gcegg ...);break ;};};};return _agfcf ,nil ;};return _agfcf ,nil ;}; +// PdfInfoTrapped specifies pdf trapped information. +type PdfInfoTrapped string ; -// NewPdfColorDeviceCMYK returns a new CMYK32 color. -func NewPdfColorDeviceCMYK (c ,m ,y ,k float64 )*PdfColorDeviceCMYK {_ebbf :=PdfColorDeviceCMYK {c ,m ,y ,k };return &_ebbf ;}; +// ColorToRGB converts a CalGray color to an RGB color. +func (_cgcf *PdfColorspaceCalGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_caf ,_gfbg :=color .(*PdfColorCalGray );if !_gfbg {_fb .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 ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};ANorm :=_caf .Val ();X :=_cgcf .WhitePoint [0]*_ce .Pow (ANorm ,_cgcf .Gamma );Y :=_cgcf .WhitePoint [1]*_ce .Pow (ANorm ,_cgcf .Gamma );Z :=_cgcf .WhitePoint [2]*_ce .Pow (ANorm ,_cgcf .Gamma ); +_abadf :=3.240479*X +-1.537150*Y +-0.498535*Z ;_cadab :=-0.969256*X +1.875992*Y +0.041556*Z ;_fadg :=0.055648*X +-0.204043*Y +1.057311*Z ;_abadf =_ce .Min (_ce .Max (_abadf ,0),1.0);_cadab =_ce .Min (_ce .Max (_cadab ,0),1.0);_fadg =_ce .Min (_ce .Max (_fadg ,0),1.0); +return NewPdfColorDeviceRGB (_abadf ,_cadab ,_fadg ),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 (_dcaaa *XObjectImage )ToImage ()(*Image ,error ){_aecbga :=&Image {};if _dcaaa .Height ==nil {return nil ,_ge .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -};_aecbga .Height =*_dcaaa .Height ;if _dcaaa .Width ==nil {return nil ,_ge .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};_aecbga .Width =*_dcaaa .Width ;if _dcaaa .BitsPerComponent ==nil {switch _dcaaa .Filter .(type ){case *_ce .CCITTFaxEncoder ,*_ce .JBIG2Encoder :_aecbga .BitsPerComponent =1; -case *_ce .LZWEncoder ,*_ce .RunLengthEncoder :_aecbga .BitsPerComponent =8;default:return nil ,_ge .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 {_aecbga .BitsPerComponent =*_dcaaa .BitsPerComponent ;};_aecbga .ColorComponents =_dcaaa .ColorSpace .GetNumComponents ();_dcaaa ._gefdf .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_ce .MakeInteger (int64 (_aecbga .ColorComponents ))); -_dgcaff ,_aaagga :=_ce .DecodeStream (_dcaaa ._gefdf );if _aaagga !=nil {return nil ,_aaagga ;};_aecbga .Data =_dgcaff ;if _dcaaa .Decode !=nil {_ffcbf ,_ffaad :=_dcaaa .Decode .(*_ce .PdfObjectArray );if !_ffaad {_ff .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020D\u0065\u0063\u006f\u0064\u0065 \u006f\u0062\u006a\u0065\u0063\u0074"); -return nil ,_ge .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065");};_ebadd ,_dceeg :=_ffcbf .ToFloat64Array ();if _dceeg !=nil {return nil ,_dceeg ;};switch _dcaaa .ColorSpace .(type ){case *PdfColorspaceDeviceCMYK :_addfd :=_dcaaa .ColorSpace .DecodeArray (); -if _addfd [0]==_ebadd [0]&&_addfd [1]==_ebadd [1]&&_addfd [2]==_ebadd [2]&&_addfd [3]==_ebadd [3]{_aecbga ._bffb =_ebadd ;};default:_aecbga ._bffb =_ebadd ;};};return _aecbga ,nil ;}; +// Items returns all children outline items. +func (_eaafb *Outline )Items ()[]*OutlineItem {return _eaafb .Entries }; -// SetCatalogMetadata sets the catalog metadata (XMP) stream object. -func (_bgfbb *PdfWriter )SetCatalogMetadata (meta _ce .PdfObject )error {if meta ==nil {_bgfbb ._bbef .Remove ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return nil ;};_ccabe ,_cccgd :=_ce .GetStream (meta );if !_cccgd {return _ge .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"); -};_bgfbb .addObject (_ccabe );_bgfbb ._bbef .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_ccabe );return nil ;}; +// PdfAnnotationRichMedia represents Rich Media annotations. +type PdfAnnotationRichMedia struct{*PdfAnnotation ;RichMediaSettings _cde .PdfObject ;RichMediaContent _cde .PdfObject ;}; -// RemovePage removes a page by number. -func (_fcdaf *PdfAppender )RemovePage (pageNum int ){_afed :=pageNum -1;_fcdaf ._ggdc =append (_fcdaf ._ggdc [0:_afed ],_fcdaf ._ggdc [pageNum :]...);};func _bcegg (_feff _ee .StdFont )pdfFontSimple {_afcdg :=_feff .Descriptor ();return pdfFontSimple {fontCommon :fontCommon {_baafb :"\u0054\u0079\u0070e\u0031",_egacd :_feff .Name ()},_cabcg :_feff .GetMetricsTable (),_cdcd :&PdfFontDescriptor {FontName :_ce .MakeName (string (_afcdg .Name )),FontFamily :_ce .MakeName (_afcdg .Family ),FontWeight :_ce .MakeFloat (float64 (_afcdg .Weight )),Flags :_ce .MakeInteger (int64 (_afcdg .Flags )),FontBBox :_ce .MakeArrayFromFloats (_afcdg .BBox [:]),ItalicAngle :_ce .MakeFloat (_afcdg .ItalicAngle ),Ascent :_ce .MakeFloat (_afcdg .Ascent ),Descent :_ce .MakeFloat (_afcdg .Descent ),CapHeight :_ce .MakeFloat (_afcdg .CapHeight ),XHeight :_ce .MakeFloat (_afcdg .XHeight ),StemV :_ce .MakeFloat (_afcdg .StemV ),StemH :_ce .MakeFloat (_afcdg .StemH )},_bccdg :_feff .Encoder ()}; -}; +// ToPdfObject converts the font to a PDF representation. +func (_baagb *pdfFontType0 )ToPdfObject ()_cde .PdfObject {if _baagb ._dfdg ==nil {_baagb ._dfdg =&_cde .PdfIndirectObject {};};_daagf :=_baagb .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0030");_baagb ._dfdg .PdfObject =_daagf ;if _baagb .Encoding !=nil {_daagf .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_baagb .Encoding ); +}else if _baagb ._cecbfe !=nil {_daagf .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_baagb ._cecbfe .ToPdfObject ());};if _baagb .DescendantFont !=nil {_daagf .Set ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073",_cde .MakeArray (_baagb .DescendantFont .ToPdfObject ())); +};return _baagb ._dfdg ;}; -// PdfActionRendition represents a Rendition action. -type PdfActionRendition struct{*PdfAction ;R _ce .PdfObject ;AN _ce .PdfObject ;OP _ce .PdfObject ;JS _ce .PdfObject ;}; +// ToOutlineTree returns a low level PdfOutlineTreeNode object, based on +// the current instance. +func (_afgbb *Outline )ToOutlineTree ()*PdfOutlineTreeNode {return &_afgbb .ToPdfOutline ().PdfOutlineTreeNode ;}; -// PdfFieldChoice represents a choice field which includes scrollable list boxes and combo boxes. -type PdfFieldChoice struct{*PdfField ;Opt *_ce .PdfObjectArray ;TI *_ce .PdfObjectInteger ;I *_ce .PdfObjectArray ;}; +// 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 (_eeecd PdfOutputIntentType )String ()string {switch _eeecd {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";};}; -// 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 _gd .ReadSeeker )(*PdfFont ,error ){const _cafdd =_dc .CharCode (32);const _gadg =_dc .CharCode (255);_ecee ,_ebeb :=_fcg .ReadAll (r );if _ebeb !=nil {_ff .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",_ebeb ); -return nil ,_ebeb ;};_afdbe ,_ebeb :=_ee .TtfParse (_ag .NewReader (_ecee ));if _ebeb !=nil {_ff .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",_ebeb ); -return nil ,_ebeb ;};_cgdg :=&pdfFontSimple {_aggce :make (map[_dc .CharCode ]float64 ),fontCommon :fontCommon {_baafb :"\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"}};_cgdg ._bbaf =_dc .NewWinAnsiEncoder ();_cgdg ._egacd =_afdbe .PostScriptName ; -_cgdg .FirstChar =_ce .MakeInteger (int64 (_cafdd ));_cgdg .LastChar =_ce .MakeInteger (int64 (_gadg ));_gdbec :=1000.0/float64 (_afdbe .UnitsPerEm );if len (_afdbe .Widths )<=0{return nil ,_ge .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"); -};_cbbgb :=_gdbec *float64 (_afdbe .Widths [0]);_dccff :=make ([]float64 ,0,_gadg -_cafdd +1);for _cgaac :=_cafdd ;_cgaac <=_gadg ;_cgaac ++{_ffceb ,_fdaff :=_cgdg .Encoder ().CharcodeToRune (_cgaac );if !_fdaff {_ff .Log .Debug ("\u0052u\u006e\u0065\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u0028c\u006f\u0064\u0065\u003a\u0020\u0025\u0064)",_cgaac ); -_dccff =append (_dccff ,_cbbgb );continue ;};_befaa ,_bgdag :=_afdbe .Chars [_ffceb ];if !_bgdag {_ff .Log .Debug ("R\u0075\u006e\u0065\u0020no\u0074 \u0069\u006e\u0020\u0054\u0054F\u0020\u0043\u0068\u0061\u0072\u0073");_dccff =append (_dccff ,_cbbgb ); -continue ;};_fbbed :=_gdbec *float64 (_afdbe .Widths [_befaa ]);_dccff =append (_dccff ,_fbbed );};_cgdg .Widths =_ce .MakeIndirectObject (_ce .MakeArrayFromFloats (_dccff ));if len (_dccff )< int (_gadg -_cafdd +1){_ff .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 (_dccff ),255-32+1); -return nil ,_ce .ErrRangeError ;};for _cfbe :=_cafdd ;_cfbe <=_gadg ;_cfbe ++{_cgdg ._aggce [_cfbe ]=_dccff [_cfbe -_cafdd ];};_cgdg .Encoding =_ce .MakeName ("\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_fdb :=&PdfFontDescriptor {}; -_fdb .FontName =_ce .MakeName (_afdbe .PostScriptName );_fdb .Ascent =_ce .MakeFloat (_gdbec *float64 (_afdbe .TypoAscender ));_fdb .Descent =_ce .MakeFloat (_gdbec *float64 (_afdbe .TypoDescender ));_fdb .CapHeight =_ce .MakeFloat (_gdbec *float64 (_afdbe .CapHeight )); -_fdb .FontBBox =_ce .MakeArrayFromFloats ([]float64 {_gdbec *float64 (_afdbe .Xmin ),_gdbec *float64 (_afdbe .Ymin ),_gdbec *float64 (_afdbe .Xmax ),_gdbec *float64 (_afdbe .Ymax )});_fdb .ItalicAngle =_ce .MakeFloat (_afdbe .ItalicAngle );_fdb .MissingWidth =_ce .MakeFloat (_gdbec *float64 (_afdbe .Widths [0])); -_gfeb ,_ebeb :=_ce .MakeStream (_ecee ,_ce .NewFlateEncoder ());if _ebeb !=nil {_ff .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",_ebeb ); -return nil ,_ebeb ;};_gfeb .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_ce .MakeInteger (int64 (len (_ecee ))));_fdb .FontFile2 =_gfeb ;if _afdbe .Bold {_fdb .StemV =_ce .MakeInteger (120);}else {_fdb .StemV =_ce .MakeInteger (70); -};_gaeff :=_ecef ;if _afdbe .IsFixedPitch {_gaeff |=_afdc ;};if _afdbe .ItalicAngle !=0{_gaeff |=_egdef ;};_fdb .Flags =_ce .MakeInteger (int64 (_gaeff ));_cgdg ._daebd =_fdb ;_fbfd :=&PdfFont {_dace :_cgdg };return _fbfd ,nil ;}; +// Evaluate runs the function on the passed in slice and returns the results. +func (_aecd *PdfFunctionType0 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=_aecd .NumInputs {_fb .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 ,_gf .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _aecd ._dcacd ==nil {_bdgda :=_aecd .processSamples ();if _bdgda !=nil {return nil ,_bdgda ;};};_ccage :=_aecd .Encode ;if _ccage ==nil {_ccage =[]float64 {}; +for _gfafb :=0;_gfafb < len (_aecd .Size );_gfafb ++{_ccage =append (_ccage ,0);_ccage =append (_ccage ,float64 (_aecd .Size [_gfafb ]-1));};};_ceagf :=_aecd .Decode ;if _ceagf ==nil {_ceagf =_aecd .Range ;};_baaf :=make ([]int ,len (x ));for _fbbgg :=0; +_fbbgg < len (x );_fbbgg ++{_befba :=x [_fbbgg ];_eafc :=_ce .Min (_ce .Max (_befba ,_aecd .Domain [2*_fbbgg ]),_aecd .Domain [2*_fbbgg +1]);_aaag :=_bbb .LinearInterpolate (_eafc ,_aecd .Domain [2*_fbbgg ],_aecd .Domain [2*_fbbgg +1],_ccage [2*_fbbgg ],_ccage [2*_fbbgg +1]); +_dceac :=_ce .Min (_ce .Max (_aaag ,0),float64 (_aecd .Size [_fbbgg ]-1));_cfbb :=int (_ce .Floor (_dceac +0.5));if _cfbb < 0{_cfbb =0;}else if _cfbb > _aecd .Size [_fbbgg ]{_cfbb =_aecd .Size [_fbbgg ]-1;};_baaf [_fbbgg ]=_cfbb ;};_cgde :=_baaf [0];for _gggbd :=1; +_gggbd < _aecd .NumInputs ;_gggbd ++{_bebde :=_baaf [_gggbd ];for _gegeb :=0;_gegeb < _gggbd ;_gegeb ++{_bebde *=_aecd .Size [_gegeb ];};_cgde +=_bebde ;};_cgde *=_aecd .NumOutputs ;var _cacdg []float64 ;for _ddfff :=0;_ddfff < _aecd .NumOutputs ;_ddfff ++{_cecbfg :=_cgde +_ddfff ; +if _cecbfg >=len (_aecd ._dcacd ){_fb .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 ;};_fbceg :=_aecd ._dcacd [_cecbfg ];_gbacf :=_bbb .LinearInterpolate (float64 (_fbceg ),0,_ce .Pow (2,float64 (_aecd .BitsPerSample )),_ceagf [2*_ddfff ],_ceagf [2*_ddfff +1]);_gbca :=_ce .Min (_ce .Max (_gbacf ,_aecd .Range [2*_ddfff ]),_aecd .Range [2*_ddfff +1]); +_cacdg =append (_cacdg ,_gbca );};return _cacdg ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_dgbf *PdfActionResetForm )ToPdfObject ()_ce .PdfObject {_dgbf .PdfAction .ToPdfObject ();_cebg :=_dgbf ._bcc ;_eeed :=_cebg .PdfObject .(*_ce .PdfObjectDictionary );_eeed .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeResetForm )));_eeed .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_dgbf .Fields ); -_eeed .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_dgbf .Flags );return _cebg ;};func (_afgc *PdfReader )newPdfActionSetOCGStateFromDict (_ffd *_ce .PdfObjectDictionary )(*PdfActionSetOCGState ,error ){return &PdfActionSetOCGState {State :_ffd .Get ("\u0053\u0074\u0061t\u0065"),PreserveRB :_ffd .Get ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042")},nil ; -}; +// ImageToRGB converts Lab colorspace image to RGB and returns the result. +func (_gdfa *PdfColorspaceLab )ImageToRGB (img Image )(Image ,error ){_bfgg :=func (_eaagc float64 )float64 {if _eaagc >=6.0/29{return _eaagc *_eaagc *_eaagc ;};return 108.0/841*(_eaagc -4.0/29.0);};_afcea :=img ._gdbc ;if len (_afcea )!=6{_fb .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"); +_afcea =_gdfa .DecodeArray ();};_cede :=_afa .NewReader (img .getBase ());_daea :=_bbb .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,img ._cbcfe ,img ._gdbc );_bbggc :=_afa .NewWriter (_daea );_afbgc :=_ce .Pow (2,float64 (img .BitsPerComponent ))-1; +_bbfg :=make ([]uint32 ,3);var (_fbbdg error ;Ls ,As ,Bs ,L ,M ,N ,X ,Y ,Z ,_beeg ,_gaeg ,_feeaf float64 ;);for {_fbbdg =_cede .ReadSamples (_bbfg );if _fbbdg ==_df .EOF {break ;}else if _fbbdg !=nil {return img ,_fbbdg ;};Ls =float64 (_bbfg [0])/_afbgc ; +As =float64 (_bbfg [1])/_afbgc ;Bs =float64 (_bbfg [2])/_afbgc ;Ls =_bbb .LinearInterpolate (Ls ,0.0,1.0,_afcea [0],_afcea [1]);As =_bbb .LinearInterpolate (As ,0.0,1.0,_afcea [2],_afcea [3]);Bs =_bbb .LinearInterpolate (Bs ,0.0,1.0,_afcea [4],_afcea [5]); +L =(Ls +16)/116+As /500;M =(Ls +16)/116;N =(Ls +16)/116-Bs /200;X =_gdfa .WhitePoint [0]*_bfgg (L );Y =_gdfa .WhitePoint [1]*_bfgg (M );Z =_gdfa .WhitePoint [2]*_bfgg (N );_beeg =3.240479*X +-1.537150*Y +-0.498535*Z ;_gaeg =-0.969256*X +1.875992*Y +0.041556*Z ; +_feeaf =0.055648*X +-0.204043*Y +1.057311*Z ;_beeg =_ce .Min (_ce .Max (_beeg ,0),1.0);_gaeg =_ce .Min (_ce .Max (_gaeg ,0),1.0);_feeaf =_ce .Min (_ce .Max (_feeaf ,0),1.0);_bbfg [0]=uint32 (_beeg *_afbgc );_bbfg [1]=uint32 (_gaeg *_afbgc );_bbfg [2]=uint32 (_feeaf *_afbgc ); +if _fbbdg =_bbggc .WriteSamples (_bbfg );_fbbdg !=nil {return img ,_fbbdg ;};};return _edggb (&_daea ),nil ;}; -// ToPdfObject returns the PDF representation of the function. -func (_egcdfb *PdfFunctionType0 )ToPdfObject ()_ce .PdfObject {if _egcdfb ._ffgdd ==nil {_egcdfb ._ffgdd =&_ce .PdfObjectStream {};};_egce :=_ce .MakeDict ();_egce .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_ce .MakeInteger (0)); -_gdaa :=&_ce .PdfObjectArray {};for _ ,_dfede :=range _egcdfb .Domain {_gdaa .Append (_ce .MakeFloat (_dfede ));};_egce .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_gdaa );_effag :=&_ce .PdfObjectArray {};for _ ,_gcag :=range _egcdfb .Range {_effag .Append (_ce .MakeFloat (_gcag )); -};_egce .Set ("\u0052\u0061\u006eg\u0065",_effag );_cagb :=&_ce .PdfObjectArray {};for _ ,_egfd :=range _egcdfb .Size {_cagb .Append (_ce .MakeInteger (int64 (_egfd )));};_egce .Set ("\u0053\u0069\u007a\u0065",_cagb );_egce .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065",_ce .MakeInteger (int64 (_egcdfb .BitsPerSample ))); -if _egcdfb .Order !=1{_egce .Set ("\u004f\u0072\u0064e\u0072",_ce .MakeInteger (int64 (_egcdfb .Order )));};_egce .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_egcdfb ._becgb ))));_egcdfb ._ffgdd .Stream =_egcdfb ._becgb ; -_egcdfb ._ffgdd .PdfObjectDictionary =_egce ;return _egcdfb ._ffgdd ;}; +// GetEncryptionMethod returns a descriptive information string about the encryption method used. +func (_fffgd *PdfReader )GetEncryptionMethod ()string {_acag :=_fffgd ._fdccd .GetCrypter ();return _acag .String ();}; -// 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 (_gefag *PdfReader )RepairAcroForm (opts *AcroFormRepairOptions )error {var _bgfae []*PdfField ;_fdfdb :=map[*_ce .PdfIndirectObject ]struct{}{};for _ ,_bdac :=range _gefag .PageList {_cedca ,_ababg :=_bdac .GetAnnotations ();if _ababg !=nil {return _ababg ; -};for _ ,_dgcdc :=range _cedca {var _bfddb *PdfField ;switch _ccafcd :=_dgcdc .GetContext ().(type ){case *PdfAnnotationWidget :if _ccafcd ._bag !=nil {_bfddb =_ccafcd ._bag ;break ;};if _bgdfd ,_abdcc :=_ce .GetIndirect (_ccafcd .Parent );_abdcc {_bfddb ,_ababg =_gefag .newPdfFieldFromIndirectObject (_bgdfd ,nil ); -if _ababg ==nil {break ;};_ff .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",_bgdfd ,_ababg ); -};if _ccafcd ._dec !=nil {_bfddb ,_ababg =_gefag .newPdfFieldFromIndirectObject (_ccafcd ._dec ,nil );if _ababg ==nil {break ;};_ff .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",_ccafcd ._dec ,_ababg ); -};};if _bfddb ==nil {continue ;};if _ ,_egad :=_fdfdb [_bfddb ._aadeb ];_egad {continue ;};_fdfdb [_bfddb ._aadeb ]=struct{}{};_bgfae =append (_bgfae ,_bfddb );};};if len (_bgfae )==0{return nil ;};if _gefag .AcroForm ==nil {_gefag .AcroForm =NewPdfAcroForm (); -};_gefag .AcroForm .Fields =&_bgfae ;return nil ;}; +// Width returns the width of `rect`. +func (_befbfd *PdfRectangle )Width ()float64 {return _ce .Abs (_befbfd .Urx -_befbfd .Llx )};func _cfcga (_cecc *_cde .PdfObjectStream )(*PdfFunctionType0 ,error ){_edfc :=&PdfFunctionType0 {};_edfc ._eebg =_cecc ;_eefda :=_cecc .PdfObjectDictionary ;_eaab ,_gegb :=_cde .TraceToDirectObject (_eefda .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_cde .PdfObjectArray ); +if !_gegb {_fb .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_gf .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 _eaab .Len ()< 0||_eaab .Len ()%2!=0{_fb .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_gf .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065"); +};_edfc .NumInputs =_eaab .Len ()/2;_ccdbc ,_cggfg :=_eaab .ToFloat64Array ();if _cggfg !=nil {return nil ,_cggfg ;};_edfc .Domain =_ccdbc ;_eaab ,_gegb =_cde .TraceToDirectObject (_eefda .Get ("\u0052\u0061\u006eg\u0065")).(*_cde .PdfObjectArray );if !_gegb {_fb .Log .Error ("\u0052\u0061\u006e\u0067e \u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064"); +return nil ,_gf .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 _eaab .Len ()< 0||_eaab .Len ()%2!=0{return nil ,_gf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_edfc .NumOutputs =_eaab .Len ()/2;_fcefd ,_cggfg :=_eaab .ToFloat64Array ();if _cggfg !=nil {return nil ,_cggfg ;};_edfc .Range =_fcefd ;_eaab ,_gegb =_cde .TraceToDirectObject (_eefda .Get ("\u0053\u0069\u007a\u0065")).(*_cde .PdfObjectArray );if !_gegb {_fb .Log .Error ("\u0053i\u007ae\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +return nil ,_gf .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");};_dcdga ,_cggfg :=_eaab .ToIntegerArray (); +if _cggfg !=nil {return nil ,_cggfg ;};if len (_dcdga )!=_edfc .NumInputs {_fb .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 ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_edfc .Size =_dcdga ;_geggeg ,_gegb :=_cde .TraceToDirectObject (_eefda .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065")).(*_cde .PdfObjectInteger ); +if !_gegb {_fb .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 ,_gf .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 *_geggeg !=1&&*_geggeg !=2&&*_geggeg !=4&&*_geggeg !=8&&*_geggeg !=12&&*_geggeg !=16&&*_geggeg !=24&&*_geggeg !=32{_fb .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",*_geggeg ); +return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_edfc .BitsPerSample =int (*_geggeg );_edfc .Order =1;_cecbb ,_gegb :=_cde .TraceToDirectObject (_eefda .Get ("\u004f\u0072\u0064e\u0072")).(*_cde .PdfObjectInteger ); +if _gegb {if *_cecbb !=1&&*_cecbb !=3{_fb .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u006fr\u0064\u0065r\u0020\u0028\u0025\u0064\u0029",*_cecbb );return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_edfc .Order =int (*_cecbb ); +};_eaab ,_gegb =_cde .TraceToDirectObject (_eefda .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_cde .PdfObjectArray );if _gegb {_dacdf ,_ecfeg :=_eaab .ToFloat64Array ();if _ecfeg !=nil {return nil ,_ecfeg ;};_edfc .Encode =_dacdf ;};_eaab ,_gegb =_cde .TraceToDirectObject (_eefda .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")).(*_cde .PdfObjectArray ); +if _gegb {_ggdf ,_cgebb :=_eaab .ToFloat64Array ();if _cgebb !=nil {return nil ,_cgebb ;};_edfc .Decode =_ggdf ;};_accdf ,_cggfg :=_cde .DecodeStream (_cecc );if _cggfg !=nil {return nil ,_cggfg ;};_edfc ._cgebc =_accdf ;return _edfc ,nil ;};func (_dbbce *PdfWriter )checkCrossReferenceStream ()bool {_ecaaf :=_dbbce ._dgccdd .Major > 1||(_dbbce ._dgccdd .Major ==1&&_dbbce ._dgccdd .Minor > 4); +if _dbbce ._bacg !=nil {_ecaaf =*_dbbce ._bacg ;};return _ecaaf ;}; -// NewPdfAnnotationTrapNet returns a new trapnet annotation. -func NewPdfAnnotationTrapNet ()*PdfAnnotationTrapNet {_ade :=NewPdfAnnotation ();_agec :=&PdfAnnotationTrapNet {};_agec .PdfAnnotation =_ade ;_ade .SetContext (_agec );return _agec ;};func _abaa (_edae _ce .PdfObject ,_cgcd bool )(*PdfFont ,error ){_fbaca ,_abfef ,_gagcd :=_bbgfg (_edae ); -if _fbaca !=nil {_beaa (_fbaca );};if _gagcd !=nil {if _gagcd ==ErrType1CFontNotSupported {_cbfd ,_faad :=_ffaba (_fbaca ,_abfef ,nil );if _faad !=nil {_ff .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",_abfef ,_faad ); -return nil ,_gagcd ;};return &PdfFont {_dace :_cbfd },_gagcd ;};return nil ,_gagcd ;};_bgaee :=&PdfFont {};switch _abfef ._baafb {case "\u0054\u0079\u0070e\u0030":if !_cgcd {_ff .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",_abfef ); -return nil ,_ge .New ("\u0063\u0079\u0063\u006cic\u0061\u006c\u0020\u0074\u0079\u0070\u0065\u0030\u0020\u006c\u006f\u0061\u0064\u0069n\u0067");};_adgg ,_fegb :=_dagga (_fbaca ,_abfef );if _fegb !=nil {_ff .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",_abfef ,_fegb ); -return nil ,_fegb ;};_bgaee ._dace =_adgg ;case "\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":var _abded *pdfFontSimple ;_bcebg ,_bgdc :=_ee .NewStdFontByName (_ee .StdFontName (_abfef ._egacd )); -if _bgdc {_ggcc :=_bcegg (_bcebg );_bgaee ._dace =&_ggcc ;_fbgb :=_ce .TraceToDirectObject (_ggcc .ToPdfObject ());_dece ,_fgege ,_cadab :=_bbgfg (_fbgb );if _cadab !=nil {_ff .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",_abfef ,_ggcc ); -return nil ,_cadab ;};for _ ,_aeead :=range _fbaca .Keys (){_dece .Set (_aeead ,_fbaca .Get (_aeead ));};_abded ,_cadab =_ffaba (_dece ,_fgege ,_ggcc ._bccdg );if _cadab !=nil {_ff .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",_abfef ,_ggcc ); -return nil ,_cadab ;};_abded ._aggce =_ggcc ._aggce ;_abded ._cabcg =_ggcc ._cabcg ;if _abded ._cdcd ==nil {_abded ._cdcd =_ggcc ._cdcd ;};}else {_abded ,_gagcd =_ffaba (_fbaca ,_abfef ,nil );if _gagcd !=nil {_ff .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",_abfef ,_gagcd ); -return nil ,_gagcd ;};};_gagcd =_abded .addEncoding ();if _gagcd !=nil {return nil ,_gagcd ;};if _bgdc {_abded .updateStandard14Font ();};if _bgdc &&_abded ._bbaf ==nil &&_abded ._bccdg ==nil {_ff .Log .Error ("\u0073\u0069\u006d\u0070\u006c\u0065\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_abded ); -_ff .Log .Error ("\u0066n\u0074\u003d\u0025\u002b\u0076",_bcebg );};if len (_abded ._aggce )==0{_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u006f\u0020\u0077\u0069d\u0074h\u0073.\u0020\u0066\u006f\u006e\u0074\u003d\u0025s",_abded );};_bgaee ._dace =_abded ; -case "\u0054\u0079\u0070e\u0033":_ddabe ,_febed :=_ddadd (_fbaca ,_abfef );if _febed !=nil {_ff .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",_febed ); -return nil ,_febed ;};_bgaee ._dace =_ddabe ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030":_ggfg ,_bdbd :=_agdcf (_fbaca ,_abfef );if _bdbd !=nil {_ff .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",_bdbd ); -return nil ,_bdbd ;};_bgaee ._dace =_ggfg ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_dcdb ,_egab :=_bgcg (_fbaca ,_abfef );if _egab !=nil {_ff .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",_abfef ,_egab ); -return nil ,_egab ;};_bgaee ._dace =_dcdb ;default:_ff .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",_abfef ); -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",_abfef );};return _bgaee ,nil ;}; +// SetFillImage attach a model.Image to push button. +func (_dadb *PdfFieldButton )SetFillImage (image *Image ){if _dadb .IsPush (){_dadb ._ecda =image ;};}; -// Encoder returns the font's text encoder. -func (_fegba *PdfFont )Encoder ()_dc .TextEncoder {_dccc :=_fegba .actualFont ();if _dccc ==nil {_ff .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",_fegba ._dace ); -return nil ;};return _dccc .Encoder ();}; +// ContentStreamWrapper wraps the Page's contentstream into q ... Q blocks. +type ContentStreamWrapper interface{WrapContentStream (_gafd *PdfPage )error ;}; -// NewPdfShadingPatternType3 creates an empty shading pattern type 3 object. -func NewPdfShadingPatternType3 ()*PdfShadingPatternType3 {_gfea :=&PdfShadingPatternType3 {};_gfea .Matrix =_ce .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_gfea .PdfPattern =&PdfPattern {};_gfea .PdfPattern .PatternType =int64 (*_ce .MakeInteger (2)); -_gfea .PdfPattern ._fbea =_gfea ;_gfea .PdfPattern ._gadcb =_ce .MakeIndirectObject (_ce .MakeDict ());return _gfea ;};func (_cfdgg *PdfWriter )writeObjects (){_ff .Log .Trace ("\u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0025d\u0020\u006f\u0062\u006a",len (_cfdgg ._adbee )); -_cfdgg ._abff =make (map[int ]crossReference );_cfdgg ._abff [0]=crossReference {Type :0,ObjectNumber :0,Generation :0xFFFF};if _cfdgg ._fegdg .ObjectMap !=nil {for _ecfdddd ,_gcfgd :=range _cfdgg ._fegdg .ObjectMap {if _ecfdddd ==0{continue ;};if _gcfgd .XType ==_ce .XrefTypeObjectStream {_ceabc :=crossReference {Type :2,ObjectNumber :_gcfgd .OsObjNumber ,Index :_gcfgd .OsObjIndex }; -_cfdgg ._abff [_ecfdddd ]=_ceabc ;};if _gcfgd .XType ==_ce .XrefTypeTableEntry {_dcgde :=crossReference {Type :1,ObjectNumber :_gcfgd .ObjectNumber ,Offset :_gcfgd .Offset };_cfdgg ._abff [_ecfdddd ]=_dcgde ;};};};}; +// NewPdfColorspaceSpecialSeparation returns a new separation color. +func NewPdfColorspaceSpecialSeparation ()*PdfColorspaceSpecialSeparation {_aabf :=&PdfColorspaceSpecialSeparation {};return _aabf ;}; -// NewPdfAnnotationPolyLine returns a new polyline annotation. -func NewPdfAnnotationPolyLine ()*PdfAnnotationPolyLine {_edd :=NewPdfAnnotation ();_fef :=&PdfAnnotationPolyLine {};_fef .PdfAnnotation =_edd ;_fef .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_edd .SetContext (_fef );return _fef ;}; +// NewPdfOutline returns an initialized PdfOutline. +func NewPdfOutline ()*PdfOutline {_cgage :=&PdfOutline {_abcb :_cde .MakeIndirectObject (_cde .MakeDict ())};_cgage ._aeefd =_cgage ;return _cgage ;};func _bagca (_acbc *PdfAnnotation )(*XObjectForm ,*PdfRectangle ,error ){_ccgcdb ,_bbcf :=_cde .GetDict (_acbc .AP ); +if !_bbcf {return nil ,nil ,_gf .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 _ccgcdb ==nil {return nil ,nil ,nil ;};_edca ,_bbcf :=_cde .GetArray (_acbc .Rect ); +if !_bbcf ||_edca .Len ()!=4{return nil ,nil ,_gf .New ("\u0072\u0065\u0063t\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_cadg ,_aada :=NewPdfRectangle (*_edca );if _aada !=nil {return nil ,nil ,_aada ;};_gbfg :=_cde .TraceToDirectObject (_ccgcdb .Get ("\u004e")); +switch _deeba :=_gbfg .(type ){case *_cde .PdfObjectStream :_cegd :=_deeba ;_dcff ,_ababb :=NewXObjectFormFromStream (_cegd );return _dcff ,_cadg ,_ababb ;case *_cde .PdfObjectDictionary :_fege :=_deeba ;var _cdfbe _cde .PdfObject ;_abfg ,_fbeg :=_cde .GetName (_acbc .AS ); +if _fbeg {_cdfbe =_fege .Get (*_abfg );}else {_bbdbb :=_acbc ._gfg .PdfObject .(*_cde .PdfObjectDictionary );if _ebbb :=_bbdbb .Get ("\u0056");_ebbb !=nil {_cdfbe =_fege .Get (_cde .PdfObjectName (_ebbb .String ()));};};if _cdfbe ==nil {_fb .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 ;};_bgfd ,_fbeg :=_cde .GetStream (_cdfbe );if !_fbeg {_fb .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",_abfg ); +return nil ,nil ,_gf .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_dbccd ,_cedf :=NewXObjectFormFromStream (_bgfd );return _dbccd ,_cadg ,_cedf ;};_fb .Log .Debug ("\u0049\u006e\u0076\u0061li\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0066\u006f\u0072\u0020\u004e\u003a\u0020%\u0054",_gbfg ); +return nil ,nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");}; -// 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 (_bcdec *PdfPageResources )GetFontByName (keyName _ce .PdfObjectName )(_ce .PdfObject ,bool ){if _bcdec .Font ==nil {return nil ,false ;};_ggeggg ,_agfge :=_ce .TraceToDirectObject (_bcdec .Font ).(*_ce .PdfObjectDictionary );if !_agfge {_ff .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",_ce .TraceToDirectObject (_bcdec .Font )); -return nil ,false ;};if _eebaa :=_ggeggg .Get (keyName );_eebaa !=nil {return _eebaa ,true ;};return nil ,false ;}; +// PdfAnnotationProjection represents Projection annotations. +type PdfAnnotationProjection struct{*PdfAnnotation ;*PdfAnnotationMarkup ;}; -// Encrypt encrypts the output file with a specified user/owner password. -func (_gbfec *PdfWriter )Encrypt (userPass ,ownerPass []byte ,options *EncryptOptions )error {_bfbbc :=RC4_128bit ;if options !=nil {_bfbbc =options .Algorithm ;};_abgfc :=_cca .PermOwner ;if options !=nil {_abgfc =options .Permissions ;};var _cbga _aee .Filter ; -switch _bfbbc {case RC4_128bit :_cbga =_aee .NewFilterV2 (16);case AES_128bit :_cbga =_aee .NewFilterAESV2 ();case AES_256bit :_cbga =_aee .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 ); -};_gdefd ,_efbba ,_ggega :=_ce .PdfCryptNewEncrypt (_cbga ,userPass ,ownerPass ,_abgfc );if _ggega !=nil {return _ggega ;};_gbfec ._cgebe =_gdefd ;if _efbba .Major !=0{_gbfec .SetVersion (_efbba .Major ,_efbba .Minor );};_gbfec ._fbfg =_efbba .Encrypt ; -_gbfec ._aecc ,_gbfec ._efbed =_efbba .ID0 ,_efbba .ID1 ;_abee :=_ce .MakeIndirectObject (_efbba .Encrypt );_gbfec ._ggbef =_abee ;_gbfec .addObject (_abee );return nil ;}; +// 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{ -// 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 _ce .PdfObject )(_ce .PdfObjectName ,error ){var _abca *_ce .PdfObjectName ;var _cgafg *_ce .PdfObjectArray ;if _ccbda ,_fdfe :=obj .(*_ce .PdfIndirectObject );_fdfe {if _dgba ,_fgdg :=_ccbda .PdfObject .(*_ce .PdfObjectArray ); -_fgdg {_cgafg =_dgba ;}else if _gddg ,_gfgb :=_ccbda .PdfObject .(*_ce .PdfObjectName );_gfgb {_abca =_gddg ;};}else if _ebag ,_gfgbf :=obj .(*_ce .PdfObjectArray );_gfgbf {_cgafg =_ebag ;}else if _cgb ,_bebbc :=obj .(*_ce .PdfObjectName );_bebbc {_abca =_cgb ; -};if _abca !=nil {switch *_abca {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 *_abca ,nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_abca ,nil ; -};};if _cgafg !=nil &&_cgafg .Len ()> 0{if _cggfa ,_gabff :=_cgafg .Get (0).(*_ce .PdfObjectName );_gabff {switch *_cggfa {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 _cgafg .Len ()==1{return *_cggfa ,nil ; -};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_cggfa ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_cggfa ,nil ; -case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_cggfa ,nil ;};};};return "",nil ;};func (_ddeee *PdfReader )newPdfAnnotationStampFromDict (_acaf *_ce .PdfObjectDictionary )(*PdfAnnotationStamp ,error ){_ecaa :=PdfAnnotationStamp {}; -_egdf ,_dff :=_ddeee .newPdfAnnotationMarkupFromDict (_acaf );if _dff !=nil {return nil ,_dff ;};_ecaa .PdfAnnotationMarkup =_egdf ;_ecaa .Name =_acaf .Get ("\u004e\u0061\u006d\u0065");return &_ecaa ,nil ;};func (_adgb *PdfAppender )mergeResources (_eade ,_ffcc _ce .PdfObject ,_ecfec map[_ce .PdfObjectName ]_ce .PdfObjectName )_ce .PdfObject {if _ffcc ==nil &&_eade ==nil {return nil ; -};if _ffcc ==nil {return _eade ;};_eagb ,_fcac :=_ce .GetDict (_ffcc );if !_fcac {return _eade ;};if _eade ==nil {_cafe :=_ce .MakeDict ();_cafe .Merge (_eagb );return _ffcc ;};_fccd ,_fcac :=_ce .GetDict (_eade );if !_fcac {_ff .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"); -_fccd =_ce .MakeDict ();};for _ ,_eec :=range _eagb .Keys (){if _cadf ,_fdde :=_ecfec [_eec ];_fdde {_fccd .Set (_cadf ,_eagb .Get (_eec ));}else {_fccd .Set (_eec ,_eagb .Get (_eec ));};};return _fccd ;}; +// Read any image type and load into a new Image object. +Read (_dceee _df .Reader )(*Image ,error ); -// 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 (_dcdffb *PdfWriter )SetRotation (rotate int64 )error {_gcbe ,_gdacfa :=_ce .GetDict (_dcdffb ._dbdaa );if !_gdacfa {return ErrTypeCheck ;};_gcbe .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_ce .MakeInteger (rotate ));return nil ;};func (_efee *PdfReader )newPdfAnnotationProjectionFromDict (_adg *_ce .PdfObjectDictionary )(*PdfAnnotationProjection ,error ){_ege :=&PdfAnnotationProjection {}; -_eag ,_dbd :=_efee .newPdfAnnotationMarkupFromDict (_adg );if _dbd !=nil {return nil ,_dbd ;};_ege .PdfAnnotationMarkup =_eag ;return _ege ,nil ;}; +// NewImageFromGoImage loads a NRGBA32 unidoc Image from a standard Go image structure. +NewImageFromGoImage (_bbega _cg .Image )(*Image ,error ); -// NewPdfAnnotationPolygon returns a new polygon annotation. -func NewPdfAnnotationPolygon ()*PdfAnnotationPolygon {_dbb :=NewPdfAnnotation ();_cdce :=&PdfAnnotationPolygon {};_cdce .PdfAnnotation =_dbb ;_cdce .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_dbb .SetContext (_cdce );return _cdce ;}; +// NewGrayImageFromGoImage loads a grayscale unidoc Image from a standard Go image structure. +NewGrayImageFromGoImage (_dedgb _cg .Image )(*Image ,error ); -// NewPdfActionURI returns a new "Uri" action. -func NewPdfActionURI ()*PdfActionURI {_ed :=NewPdfAction ();_agb :=&PdfActionURI {};_agb .PdfAction =_ed ;_ed .SetContext (_agb );return _agb ;}; +// Compress an image. +Compress (_geafb *Image ,_fbbbf int64 )(*Image ,error );};func (_acbd *PdfReader )loadAnnotations (_beabb _cde .PdfObject )([]*PdfAnnotation ,error ){_eagee ,_fffg :=_cde .GetArray (_beabb );if !_fffg {return nil ,_a .Errorf ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +};var _fdfcg []*PdfAnnotation ;for _ ,_gdgecc :=range _eagee .Elements (){_gdgecc =_cde .ResolveReference (_gdgecc );if _ ,_dcbf :=_gdgecc .(*_cde .PdfObjectNull );_dcbf {continue ;};_bgggg ,_dagfg :=_gdgecc .(*_cde .PdfObjectDictionary );_gdfd ,_efbc :=_gdgecc .(*_cde .PdfIndirectObject ); +if _dagfg {_gdfd =&_cde .PdfIndirectObject {};_gdfd .PdfObject =_bgggg ;}else {if !_efbc {return nil ,_a .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"); +};};_dcgfc ,_gcfg :=_acbd .newPdfAnnotationFromIndirectObject (_gdfd );if _gcfg !=nil {return nil ,_gcfg ;};switch _dcbcb :=_dcgfc .GetContext ().(type ){case *PdfAnnotationWidget :for _ ,_dgabfb :=range _acbd .AcroForm .AllFields (){if _dgabfb ._gfed ==_dcbcb .Parent {_dcbcb ._aad =_dgabfb ; +break ;};};};if _dcgfc !=nil {_fdfcg =append (_fdfcg ,_dcgfc );};};return _fdfcg ,nil ;}; -// SignatureHandler interface defines the common functionality for PDF signature handlers, which -// need to be capable of validating digital signatures and signing PDF documents. -type SignatureHandler interface{ +// NewPdfAnnotationPolyLine returns a new polyline annotation. +func NewPdfAnnotationPolyLine ()*PdfAnnotationPolyLine {_fac :=NewPdfAnnotation ();_cec :=&PdfAnnotationPolyLine {};_cec .PdfAnnotation =_fac ;_cec .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_fac .SetContext (_cec );return _cec ;}; -// 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 (_ecgfe *PdfSignature )bool ; +// PdfAnnotationSound represents Sound annotations. +// (Section 12.5.6.16). +type PdfAnnotationSound struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Sound _cde .PdfObject ;Name _cde .PdfObject ;}; -// Validate validates a PDF signature against a given digest (hash) such as that determined -// for an input file. Returns validation results. -Validate (_cacgf *PdfSignature ,_dffff Hasher )(SignatureValidationResult ,error ); +// AddExtension adds the specified extension to the Extensions dictionary. +// See section 7.1.2 "Extensions Dictionary" (pp. 108-109 PDF32000_2008). +func (_dgdfa *PdfWriter )AddExtension (extName ,baseVersion string ,extLevel int ){_gegef ,_ddefb :=_cde .GetDict (_dgdfa ._aaeef .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073"));if !_ddefb {_gegef =_cde .MakeDict ();_dgdfa ._aaeef .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073",_gegef ); +};_cgfac ,_ddefb :=_cde .GetDict (_gegef .Get (_cde .PdfObjectName (extName )));if !_ddefb {_cgfac =_cde .MakeDict ();_gegef .Set (_cde .PdfObjectName (extName ),_cgfac );};if _gdacg ,_ :=_cde .GetNameVal (_cgfac .Get ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e")); +_gdacg !=baseVersion {_cgfac .Set ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e",_cde .MakeName (baseVersion ));};if _efbfd ,_ :=_cde .GetIntVal (_cgfac .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c")); +_efbfd !=extLevel {_cgfac .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c",_cde .MakeInteger (int64 (extLevel )));};}; -// 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 (_eegf *PdfSignature )error ; +// 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 ){_bacd ,_fcbg :=_cd .ReadFile (path );if _fcbg !=nil {return nil ,_fcbg ;};_feda :=_aaf .Detect (_bacd );_adgc :=_eg .Sum (_bacd );_afaa :=&EmbeddedFile {Name :_dg .Base (path ),Content :_bacd ,FileType :_feda .String (),Hash :_f .EncodeToString (_adgc [:])}; +return _afaa ,nil ;}; -// NewDigest creates a new digest/hasher based on the signature dictionary and handler. -NewDigest (_dfaa *PdfSignature )(Hasher ,error ); +// PdfAnnotationTrapNet represents TrapNet annotations. +// (Section 12.5.6.21). +type PdfAnnotationTrapNet struct{*PdfAnnotation }; -// 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 (_fdcdc *PdfSignature ,_egadb Hasher )error ;};func (_gbgcc *PdfReader )newPdfFieldSignatureFromDict (_dfac *_ce .PdfObjectDictionary )(*PdfFieldSignature ,error ){_baaf :=&PdfFieldSignature {};_fgbf ,_gffd :=_ce .GetIndirect (_dfac .Get ("\u0056")); -if _gffd {var _abgg error ;_baaf .V ,_abgg =_gbgcc .newPdfSignatureFromIndirect (_fgbf );if _abgg !=nil {return nil ,_abgg ;};};_baaf .Lock ,_ =_ce .GetIndirect (_dfac .Get ("\u004c\u006f\u0063\u006b"));_baaf .SV ,_ =_ce .GetIndirect (_dfac .Get ("\u0053\u0056")); -return _baaf ,nil ;};func _fbbcd ()_c .Time {_cbcgc .Lock ();defer _cbcgc .Unlock ();return _faegc }; +// DecodeArray returns an empty slice as there are no components associated with pattern colorspace. +func (_fdff *PdfColorspaceSpecialPattern )DecodeArray ()[]float64 {return []float64 {}};func (_cccb *PdfReader )newPdfActionSoundFromDict (_acaf *_cde .PdfObjectDictionary )(*PdfActionSound ,error ){return &PdfActionSound {Sound :_acaf .Get ("\u0053\u006f\u0075n\u0064"),Volume :_acaf .Get ("\u0056\u006f\u006c\u0075\u006d\u0065"),Synchronous :_acaf .Get ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073"),Repeat :_acaf .Get ("\u0052\u0065\u0070\u0065\u0061\u0074"),Mix :_acaf .Get ("\u004d\u0069\u0078")},nil ; +}; -// NewPdfAnnotationStrikeOut returns a new text strikeout annotation. -func NewPdfAnnotationStrikeOut ()*PdfAnnotationStrikeOut {_aec :=NewPdfAnnotation ();_feg :=&PdfAnnotationStrikeOut {};_feg .PdfAnnotation =_aec ;_feg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_aec .SetContext (_feg );return _feg ;}; +// ImageToRGB converts an image in CMYK32 colorspace to an RGB image. +func (_cdfee *PdfColorspaceDeviceCMYK )ImageToRGB (img Image )(Image ,error ){_fb .Log .Trace ("\u0043\u004d\u0059\u004b\u0033\u0032\u0020\u002d\u003e\u0020\u0052\u0047\u0042");_fb .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 ); +_fb .Log .Trace ("\u004c\u0065\u006e \u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0064",len (img .Data ));_fb .Log .Trace ("H\u0065\u0069\u0067\u0068t:\u0020%\u0064\u002c\u0020\u0057\u0069d\u0074\u0068\u003a\u0020\u0025\u0064",img .Height ,img .Width ); +_effea ,_afad :=_bbb .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cbcfe ,img ._gdbc );if _afad !=nil {return Image {},_afad ;};_fccd ,_afad :=_bbb .NRGBAConverter .Convert (_effea ); +if _afad !=nil {return Image {},_afad ;};return _edggb (_fccd .Base ()),nil ;};func (_ggdea *PdfWriter )getPdfVersion ()string {return _a .Sprintf ("\u0025\u0064\u002e%\u0064",_ggdea ._dgccdd .Major ,_ggdea ._dgccdd .Minor );}; -// 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 *_ce .PdfObjectName ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;_bcdf *_ce .PdfIndirectObject ;}; +// SetPageLabels sets the PageLabels entry in the PDF catalog. +// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). +func (_deafg *PdfWriter )SetPageLabels (pageLabels _cde .PdfObject )error {if pageLabels ==nil {return nil ;};_fb .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"); +_deafg ._aaeef .Set ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073",pageLabels );return _deafg .addObjects (pageLabels );}; -// GetXObjectFormByName returns the XObjectForm with the specified name from the -// page resources, if it exists. -func (_facad *PdfPageResources )GetXObjectFormByName (keyName _ce .PdfObjectName )(*XObjectForm ,error ){_gacea ,_bfcbd :=_facad .GetXObjectByName (keyName );if _gacea ==nil {return nil ,nil ;};if _bfcbd !=XObjectTypeForm {return nil ,_ge .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u0066\u006f\u0072\u006d"); -};_cdgaf ,_fbgba :=NewXObjectFormFromStream (_gacea );if _fbgba !=nil {return nil ,_fbgba ;};return _cdgaf ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_egbf *PdfFilespec )ToPdfObject ()_cde .PdfObject {_afeec :=_egbf .getDict ();_afeec .Clear ();_afeec .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"));_afeec .SetIfNotNil ("\u0046\u0053",_egbf .FS ); +_afeec .SetIfNotNil ("\u0046",_egbf .F );_afeec .SetIfNotNil ("\u0055\u0046",_egbf .UF );_afeec .SetIfNotNil ("\u0044\u004f\u0053",_egbf .DOS );_afeec .SetIfNotNil ("\u004d\u0061\u0063",_egbf .Mac );_afeec .SetIfNotNil ("\u0055\u006e\u0069\u0078",_egbf .Unix ); +_afeec .SetIfNotNil ("\u0049\u0044",_egbf .ID );_afeec .SetIfNotNil ("\u0056",_egbf .V );_afeec .SetIfNotNil ("\u0045\u0046",_egbf .EF );_afeec .SetIfNotNil ("\u0052\u0046",_egbf .RF );_afeec .SetIfNotNil ("\u0044\u0065\u0073\u0063",_egbf .Desc );_afeec .SetIfNotNil ("\u0043\u0049",_egbf .CI ); +_afeec .SetIfNotNil ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070",_egbf .AFRelationship );return _egbf ._dcef ;};func _ccdb (_bcgbf *_cde .PdfObjectDictionary ){_fbabb ,_eaccd :=_cde .GetArray (_bcgbf .Get ("\u0057\u0069\u0064\u0074\u0068\u0073")); +_ecec ,_ecbcca :=_cde .GetIntVal (_bcgbf .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r"));_ebae ,_fdced :=_cde .GetIntVal (_bcgbf .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if _eaccd &&_ecbcca &&_fdced {_fecbc :=_fbabb .Len ();if _fecbc !=_ebae -_ecec +1{_fb .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",_fecbc ,_ebae ); +_fdfc :=_cde .PdfObjectInteger (_ecec +_fecbc -1);_bcgbf .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",&_fdfc );};};}; -// 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 (_egafa *PdfWriter )SetOpenAction (dest _ce .PdfObject )error {if dest ==nil ||_ce .IsNullObject (dest ){return nil ;};_egafa ._bbef .Set ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e",dest );return _egafa .addObjects (dest );}; +// 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 (_aggbbd *PdfReader )GetObjectNums ()[]int {return _aggbbd ._fdccd .GetObjectNums ()}; -// 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 model.PdfModel interface. +func (_edgc *PdfOutputIntent )ToPdfObject ()_cde .PdfObject {if _edgc ._aadgd ==nil {_edgc ._aadgd =_cde .MakeDict ();};_dbgdd :=_edgc ._aadgd ;if _edgc .Type !=""{_dbgdd .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName (_edgc .Type ));};_dbgdd .Set ("\u0053",_cde .MakeName (_edgc .S .String ())); +if _edgc .OutputCondition !=""{_dbgdd .Set ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e",_cde .MakeString (_edgc .OutputCondition ));};_dbgdd .Set ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r",_cde .MakeString (_edgc .OutputConditionIdentifier )); +_dbgdd .Set ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065",_cde .MakeString (_edgc .RegistryName ));if _edgc .Info !=""{_dbgdd .Set ("\u0049\u006e\u0066\u006f",_cde .MakeString (_edgc .Info ));};if len (_edgc .DestOutputProfile )!=0{_ggdca ,_fbea :=_cde .MakeStream (_edgc .DestOutputProfile ,_cde .NewFlateEncoder ()); +if _fbea !=nil {_fb .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",_fbea ); +};_ggdca .PdfObjectDictionary .Set ("\u004e",_cde .MakeInteger (int64 (_edgc .ColorComponents )));_geec :=make ([]float64 ,_edgc .ColorComponents *2);for _cdffc :=0;_cdffc < _edgc .ColorComponents *2;_cdffc ++{_abdaf :=0.0;if _cdffc %2!=0{_abdaf =1.0;}; +_geec [_cdffc ]=_abdaf ;};_ggdca .PdfObjectDictionary .Set ("\u0052\u0061\u006eg\u0065",_cde .MakeArrayFromFloats (_geec ));_dbgdd .Set ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065",_ggdca );};return _dbgdd ; +};func (_ecfeb *PdfWriter )setCatalogVersion (){_ecfeb ._aaeef .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_cde .MakeName (_a .Sprintf ("\u0025\u0064\u002e%\u0064",_ecfeb ._dgccdd .Major ,_ecfeb ._dgccdd .Minor )));}; -// PdfShadingType5 is a Lattice-form Gouraud-shaded triangle mesh. -type PdfShadingType5 struct{*PdfShading ;BitsPerCoordinate *_ce .PdfObjectInteger ;BitsPerComponent *_ce .PdfObjectInteger ;VerticesPerRow *_ce .PdfObjectInteger ;Decode *_ce .PdfObjectArray ;Function []PdfFunction ;}; +// PdfAnnotationPopup represents Popup annotations. +// (Section 12.5.6.14). +type PdfAnnotationPopup struct{*PdfAnnotation ;Parent _cde .PdfObject ;Open _cde .PdfObject ;}; -// GetContext returns the annotation context which contains the specific type-dependent context. -// The context represents the subannotation. -func (_cgdf *PdfAnnotation )GetContext ()PdfModel {if _cgdf ==nil {return nil ;};return _cgdf ._edc ;}; +// NewPdfAnnotationTrapNet returns a new trapnet annotation. +func NewPdfAnnotationTrapNet ()*PdfAnnotationTrapNet {_dgd :=NewPdfAnnotation ();_ada :=&PdfAnnotationTrapNet {};_ada .PdfAnnotation =_dgd ;_dgd .SetContext (_ada );return _ada ;};func (_ggeeg *PdfColorspaceLab )String ()string {return "\u004c\u0061\u0062"}; -// M returns the value of the magenta component of the color. -func (_bccc *PdfColorDeviceCMYK )M ()float64 {return _bccc [1]}; -// 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 ,_gfdaf :_ce .MakeDict ()}; -}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_acg *PdfColorspaceDeviceGray )ToPdfObject ()_cde .PdfObject {return _cde .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079");}; -// ColorToRGB converts a Lab color to an RGB color. -func (_abac *PdfColorspaceLab )ColorToRGB (color PdfColor )(PdfColor ,error ){_deaf :=func (_bgfc float64 )float64 {if _bgfc >=6.0/29{return _bgfc *_bgfc *_bgfc ;};return 108.0/841*(_bgfc -4.0/29.0);};_ebgc ,_gfab :=color .(*PdfColorLab );if !_gfab {_ff .Log .Debug ("\u0069\u006e\u0070\u0075t \u0063\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u006c\u0061\u0062"); -return nil ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};LStar :=_ebgc .L ();AStar :=_ebgc .A ();BStar :=_ebgc .B ();L :=(LStar +16)/116+AStar /500;M :=(LStar +16)/116;N :=(LStar +16)/116-BStar /200; -X :=_abac .WhitePoint [0]*_deaf (L );Y :=_abac .WhitePoint [1]*_deaf (M );Z :=_abac .WhitePoint [2]*_deaf (N );_caee :=3.240479*X +-1.537150*Y +-0.498535*Z ;_cbbg :=-0.969256*X +1.875992*Y +0.041556*Z ;_cgfe :=0.055648*X +-0.204043*Y +1.057311*Z ;_caee =_egg .Min (_egg .Max (_caee ,0),1.0); -_cbbg =_egg .Min (_egg .Max (_cbbg ,0),1.0);_cgfe =_egg .Min (_egg .Max (_cgfe ,0),1.0);return NewPdfColorDeviceRGB (_caee ,_cbbg ,_cgfe ),nil ;}; +// GetDSS gets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current +// document revision. +func (_adec *PdfAppender )GetDSS ()(_baea *DSS ){return _adec ._bdbg }; -// NewPermissions returns a new permissions object. -func NewPermissions (docMdp *PdfSignature )*Permissions {_egcbb :=Permissions {};_egcbb .DocMDP =docMdp ;_gecfdd :=_ce .MakeDict ();_gecfdd .Set ("\u0044\u006f\u0063\u004d\u0044\u0050",docMdp .ToPdfObject ());_egcbb ._ffegb =_gecfdd ;return &_egcbb ;}; +// SetLocation sets the `Location` field of the signature. +func (_ebed *PdfSignature )SetLocation (location string ){_ebed .Location =_cde .MakeString (location )}; +// ToPdfObject returns the PDF representation of the pattern. +func (_dbece *PdfPattern )ToPdfObject ()_cde .PdfObject {_bgabb :=_dbece .getDict ();_bgabb .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_bgabb .Set ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065",_cde .MakeInteger (_dbece .PatternType )); +return _dbece ._eebba ;};func (_fgfce *PdfWriter )writeBytes (_eaagd []byte ){if _fgfce ._cbffd !=nil {return ;};_ebfe ,_efebb :=_fgfce ._efccc .Write (_eaagd );_fgfce ._gbacgg +=int64 (_ebfe );_fgfce ._cbffd =_efebb ;}; -// Decrypt decrypts the PDF file with a specified password. Also tries to -// decrypt with an empty password. Returns true if successful, -// false otherwise. -func (_bfgg *PdfReader )Decrypt (password []byte )(bool ,error ){_gdcc ,_cgacf :=_bfgg ._afda .Decrypt (password );if _cgacf !=nil {return false ,_cgacf ;};if !_gdcc {return false ,nil ;};_cgacf =_bfgg .loadStructure ();if _cgacf !=nil {_ff .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",_cgacf ); -return false ,_cgacf ;};return true ,nil ;}; +// SetPdfProducer sets the Producer attribute of the output PDF. +func SetPdfProducer (producer string ){_ggdeb .Lock ();defer _ggdeb .Unlock ();_fdbbf =producer };type crossReference struct{Type int ; -// PdfColorspaceCalRGB stores A, B, C components -type PdfColorspaceCalRGB struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma []float64 ;Matrix []float64 ;_gbcb *_ce .PdfObjectDictionary ;_agbda *_ce .PdfIndirectObject ;}; +// Type 1 +Offset int64 ;Generation int64 ; -// FieldAppearanceGenerator generates appearance stream for a given field. -type FieldAppearanceGenerator interface{ContentStreamWrapper ;GenerateAppearanceDict (_caed *PdfAcroForm ,_ffgf *PdfField ,_abde *PdfAnnotationWidget )(*_ce .PdfObjectDictionary ,error );}; +// Type 2 +ObjectNumber int ;Index int ;}; -// GetContainingPdfObject returns the container of the outline (indirect object). -func (_fcdg *PdfOutline )GetContainingPdfObject ()_ce .PdfObject {return _fcdg ._aedbf }; +// 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{_fdccd *_cde .PdfParser ;_gbgbc _cde .PdfObject ;_aedcc *_cde .PdfIndirectObject ;_gfeafe *_cde .PdfObjectDictionary ;_adfcd []*_cde .PdfIndirectObject ;PageList []*PdfPage ;_gfbdc int ;_gaeed *_cde .PdfObjectDictionary ;_cbbd *PdfOutlineTreeNode ; +AcroForm *PdfAcroForm ;DSS *DSS ;Rotate *int64 ;_ddcee *Permissions ;_abece map[*PdfReader ]*PdfReader ;_egfff []*PdfReader ;_bgffc *modelManager ;_gbeac bool ;_acfcd map[_cde .PdfObject ]struct{};_dfgb _df .ReadSeeker ;_gbaeb string ;_fbagga bool ;_fafdd *ReaderOpts ; +_ggbga bool ;};func _cdacfe (_aaccge _cde .PdfObject )(*PdfShading ,error ){_ffade :=&PdfShading {};var _egbad *_cde .PdfObjectDictionary ;if _agedb ,_gadc :=_cde .GetIndirect (_aaccge );_gadc {_ffade ._fdbgb =_agedb ;_gdfba ,_cebae :=_agedb .PdfObject .(*_cde .PdfObjectDictionary ); +if !_cebae {_fb .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 ,_cde .ErrTypeError ;};_egbad =_gdfba ;}else if _egdf ,_babfd :=_cde .GetStream (_aaccge ); +_babfd {_ffade ._fdbgb =_egdf ;_egbad =_egdf .PdfObjectDictionary ;}else if _fedc ,_edac :=_cde .GetDict (_aaccge );_edac {_ffade ._fdbgb =_fedc ;_egbad =_fedc ;}else {_fb .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",_aaccge ); +return nil ,_cde .ErrTypeError ;};if _egbad ==nil {_fb .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067");return nil ,_gf .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +};_aaccge =_egbad .Get ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _aaccge ==nil {_fb .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 ;};_aaccge =_cde .TraceToDirectObject (_aaccge );_gedcb ,_eecf :=_aaccge .(*_cde .PdfObjectInteger );if !_eecf {_fb .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",_aaccge ); +return nil ,_cde .ErrTypeError ;};if *_gedcb < 1||*_gedcb > 7{_fb .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",*_gedcb ); +return nil ,_cde .ErrTypeError ;};_ffade .ShadingType =_gedcb ;_aaccge =_egbad .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065");if _aaccge ==nil {_fb .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 ;};_efdea ,_ccedb :=NewPdfColorspaceFromPdfObject (_aaccge );if _ccedb !=nil {_fb .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",_ccedb ); +return nil ,_ccedb ;};_ffade .ColorSpace =_efdea ;_aaccge =_egbad .Get ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064");if _aaccge !=nil {_aaccge =_cde .TraceToDirectObject (_aaccge );_fbbfa ,_effd :=_aaccge .(*_cde .PdfObjectArray );if !_effd {_fb .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)",_aaccge ); +return nil ,_cde .ErrTypeError ;};_ffade .Background =_fbbfa ;};_aaccge =_egbad .Get ("\u0042\u0042\u006f\u0078");if _aaccge !=nil {_aaccge =_cde .TraceToDirectObject (_aaccge );_gfcde ,_cfbg :=_aaccge .(*_cde .PdfObjectArray );if !_cfbg {_fb .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)",_aaccge ); +return nil ,_cde .ErrTypeError ;};_bcedb ,_ggffec :=NewPdfRectangle (*_gfcde );if _ggffec !=nil {_fb .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_ggffec );return nil ,_ggffec ;};_ffade .BBox =_bcedb ;}; +_aaccge =_egbad .Get ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s");if _aaccge !=nil {_aaccge =_cde .TraceToDirectObject (_aaccge );_cabgcf ,_dgfef :=_aaccge .(*_cde .PdfObjectBool );if !_dgfef {_fb .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",_aaccge ); +return nil ,_cde .ErrTypeError ;};_ffade .AntiAlias =_cabgcf ;};switch *_gedcb {case 1:_afgef ,_ddafc :=_aadaf (_egbad );if _ddafc !=nil {return nil ,_ddafc ;};_afgef .PdfShading =_ffade ;_ffade ._fdea =_afgef ;return _ffade ,nil ;case 2:_bgge ,_cgacc :=_cfcgb (_egbad ); +if _cgacc !=nil {return nil ,_cgacc ;};_bgge .PdfShading =_ffade ;_ffade ._fdea =_bgge ;return _ffade ,nil ;case 3:_fgdbd ,_bbfge :=_fagba (_egbad );if _bbfge !=nil {return nil ,_bbfge ;};_fgdbd .PdfShading =_ffade ;_ffade ._fdea =_fgdbd ;return _ffade ,nil ; +case 4:_gdgfg ,_ecac :=_cabee (_egbad );if _ecac !=nil {return nil ,_ecac ;};_gdgfg .PdfShading =_ffade ;_ffade ._fdea =_gdgfg ;return _ffade ,nil ;case 5:_dgedcg ,_ccaba :=_fagdf (_egbad );if _ccaba !=nil {return nil ,_ccaba ;};_dgedcg .PdfShading =_ffade ; +_ffade ._fdea =_dgedcg ;return _ffade ,nil ;case 6:_aecaf ,_cfge :=_bfbd (_egbad );if _cfge !=nil {return nil ,_cfge ;};_aecaf .PdfShading =_ffade ;_ffade ._fdea =_aecaf ;return _ffade ,nil ;case 7:_gcceb ,_deebag :=_cbebb (_egbad );if _deebag !=nil {return nil ,_deebag ; +};_gcceb .PdfShading =_ffade ;_ffade ._fdea =_gcceb ;return _ffade ,nil ;};return nil ,_gf .New ("u\u006ek\u006e\u006f\u0077\u006e\u0020\u0073\u0068\u0061d\u0069\u006e\u0067\u0020ty\u0070\u0065");}; -// SetAction sets the PDF action for the annotation link. -func (_fdaf *PdfAnnotationLink )SetAction (action *PdfAction ){_fdaf ._gbba =action ;if action ==nil {_fdaf .A =nil ;};};func _dffb (_defb []byte )[]byte {const _gabffa =52845;const _fdgc =22719;_fbabaf :=55665;for _ ,_abefc :=range _defb [:4]{_fbabaf =(int (_abefc )+_fbabaf )*_gabffa +_fdgc ; -};_fgdgg :=make ([]byte ,len (_defb )-4);for _gfbdc ,_badba :=range _defb [4:]{_fgdgg [_gfbdc ]=byte (int (_badba )^_fbabaf >>8);_fbabaf =(int (_badba )+_fbabaf )*_gabffa +_fdgc ;};return _fgdgg ;}; +// DecodeArray returns the range of color component values in the Lab colorspace. +func (_dgefa *PdfColorspaceLab )DecodeArray ()[]float64 {_dfdc :=[]float64 {0,100};if _dgefa .Range !=nil &&len (_dgefa .Range )==4{_dfdc =append (_dfdc ,_dgefa .Range ...);}else {_dfdc =append (_dfdc ,-100,100,-100,100);};return _dfdc ;}; -// NewPdfFontFromPdfObject loads a PdfFont from the dictionary `fontObj`. If there is a problem an -// error is returned. -func NewPdfFontFromPdfObject (fontObj _ce .PdfObject )(*PdfFont ,error ){return _abaa (fontObj ,true )}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_gaedb *PdfShadingType7 )ToPdfObject ()_cde .PdfObject {_gaedb .PdfShading .ToPdfObject ();_dgeff ,_aabaac :=_gaedb .getShadingDict ();if _aabaac !=nil {_fb .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 _gaedb .BitsPerCoordinate !=nil {_dgeff .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_gaedb .BitsPerCoordinate );};if _gaedb .BitsPerComponent !=nil {_dgeff .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_gaedb .BitsPerComponent ); +};if _gaedb .BitsPerFlag !=nil {_dgeff .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_gaedb .BitsPerFlag );};if _gaedb .Decode !=nil {_dgeff .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_gaedb .Decode );};if _gaedb .Function !=nil {if len (_gaedb .Function )==1{_dgeff .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gaedb .Function [0].ToPdfObject ()); +}else {_befbfe :=_cde .MakeArray ();for _ ,_bbabb :=range _gaedb .Function {_befbfe .Append (_bbabb .ToPdfObject ());};_dgeff .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_befbfe );};};return _gaedb ._fdbgb ;}; -// SetDate sets the `M` field of the signature. -func (_adgaf *PdfSignature )SetDate (date _c .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";};_adgaf .M =_ce .MakeString (date .Format (format )); +// ToPdfObject implements interface PdfModel. +func (_faa *PdfActionLaunch )ToPdfObject ()_cde .PdfObject {_faa .PdfAction .ToPdfObject ();_adf :=_faa ._dfb ;_cac :=_adf .PdfObject .(*_cde .PdfObjectDictionary );_cac .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeLaunch )));if _faa .F !=nil {_cac .Set ("\u0046",_faa .F .ToPdfObject ()); +};_cac .SetIfNotNil ("\u0057\u0069\u006e",_faa .Win );_cac .SetIfNotNil ("\u004d\u0061\u0063",_faa .Mac );_cac .SetIfNotNil ("\u0055\u006e\u0069\u0078",_faa .Unix );_cac .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_faa .NewWindow );return _adf ; }; -// GetDocMDPPermission returns the DocMDP level of the restrictions -func (_eecaaa *PdfSignature )GetDocMDPPermission ()(_aef .DocMDPPermission ,bool ){for _ ,_efgg :=range _eecaaa .Reference .Elements (){if _cceeg ,_cgbab :=_ce .GetDict (_efgg );_cgbab {if _abaeg ,_agaf :=_ce .GetNameVal (_cceeg .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); -_agaf &&_abaeg =="\u0044\u006f\u0063\u004d\u0044\u0050"{if _deded ,_aaebe :=_ce .GetDict (_cceeg .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_aaebe {if P ,_cebaa :=_ce .GetIntVal (_deded .Get ("\u0050"));_cebaa {return _aef .DocMDPPermission (P ),true ; -};};};};};return 0,false ;}; - -// PdfAnnotationWidget represents Widget annotations. -// Note: Widget annotations are used to display form fields. -// (Section 12.5.6.19). -type PdfAnnotationWidget struct{*PdfAnnotation ;H _ce .PdfObject ;MK _ce .PdfObject ;A _ce .PdfObject ;AA _ce .PdfObject ;BS _ce .PdfObject ;Parent _ce .PdfObject ;_bag *PdfField ;_bbcf bool ;}; +// GetPdfName returns the PDF name used to indicate the border style. +// (Table 166 p. 395). +func (_abge *BorderStyle )GetPdfName ()string {switch *_abge {case BorderStyleSolid :return "\u0053";case BorderStyleDashed :return "\u0044";case BorderStyleBeveled :return "\u0042";case BorderStyleInset :return "\u0049";case BorderStyleUnderline :return "\u0055"; +};return "";}; -// String returns a string representation of what flags are set. -func (_ffcae FieldFlag )String ()string {_dadg :="";if _ffcae ==FieldFlagClear {_dadg ="\u0043\u006c\u0065a\u0072";return _dadg ;};if _ffcae &FieldFlagReadOnly > 0{_dadg +="\u007cR\u0065\u0061\u0064\u004f\u006e\u006cy";};if _ffcae &FieldFlagRequired > 0{_dadg +="\u007cR\u0065\u0071\u0075\u0069\u0072\u0065d"; -};if _ffcae &FieldFlagNoExport > 0{_dadg +="\u007cN\u006f\u0045\u0078\u0070\u006f\u0072t";};if _ffcae &FieldFlagNoToggleToOff > 0{_dadg +="\u007c\u004e\u006f\u0054\u006f\u0067\u0067\u006c\u0065T\u006f\u004f\u0066\u0066";};if _ffcae &FieldFlagRadio > 0{_dadg +="\u007c\u0052\u0061\u0064\u0069\u006f"; -};if _ffcae &FieldFlagPushbutton > 0{_dadg +="|\u0050\u0075\u0073\u0068\u0062\u0075\u0074\u0074\u006f\u006e";};if _ffcae &FieldFlagRadiosInUnision > 0{_dadg +="\u007c\u0052a\u0064\u0069\u006fs\u0049\u006e\u0055\u006e\u0069\u0073\u0069\u006f\u006e";};if _ffcae &FieldFlagMultiline > 0{_dadg +="\u007c\u004d\u0075\u006c\u0074\u0069\u006c\u0069\u006e\u0065"; -};if _ffcae &FieldFlagPassword > 0{_dadg +="\u007cP\u0061\u0073\u0073\u0077\u006f\u0072d";};if _ffcae &FieldFlagFileSelect > 0{_dadg +="|\u0046\u0069\u006c\u0065\u0053\u0065\u006c\u0065\u0063\u0074";};if _ffcae &FieldFlagDoNotScroll > 0{_dadg +="\u007c\u0044\u006fN\u006f\u0074\u0053\u0063\u0072\u006f\u006c\u006c"; -};if _ffcae &FieldFlagComb > 0{_dadg +="\u007c\u0043\u006fm\u0062";};if _ffcae &FieldFlagRichText > 0{_dadg +="\u007cR\u0069\u0063\u0068\u0054\u0065\u0078t";};if _ffcae &FieldFlagDoNotSpellCheck > 0{_dadg +="\u007c\u0044o\u004e\u006f\u0074S\u0070\u0065\u006c\u006c\u0043\u0068\u0065\u0063\u006b"; -};if _ffcae &FieldFlagCombo > 0{_dadg +="\u007c\u0043\u006f\u006d\u0062\u006f";};if _ffcae &FieldFlagEdit > 0{_dadg +="\u007c\u0045\u0064i\u0074";};if _ffcae &FieldFlagSort > 0{_dadg +="\u007c\u0053\u006fr\u0074";};if _ffcae &FieldFlagMultiSelect > 0{_dadg +="\u007c\u004d\u0075l\u0074\u0069\u0053\u0065\u006c\u0065\u0063\u0074"; -};if _ffcae &FieldFlagCommitOnSelChange > 0{_dadg +="\u007cC\u006fm\u006d\u0069\u0074\u004f\u006eS\u0065\u006cC\u0068\u0061\u006e\u0067\u0065";};return _g .Trim (_dadg ,"\u007c");}; +// NewPdfAnnotationText returns a new text annotation. +func NewPdfAnnotationText ()*PdfAnnotationText {_fced :=NewPdfAnnotation ();_cffg :=&PdfAnnotationText {};_cffg .PdfAnnotation =_fced ;_cffg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_fced .SetContext (_cffg );return _cffg ;}; -// PdfAnnotationMovie represents Movie annotations. -// (Section 12.5.6.17). -type PdfAnnotationMovie struct{*PdfAnnotation ;T _ce .PdfObject ;Movie _ce .PdfObject ;A _ce .PdfObject ;}; +// NewPdfWriter initializes a new PdfWriter. +func NewPdfWriter ()PdfWriter {_cgefef :=PdfWriter {};_cgefef ._fdeab =map[_cde .PdfObject ]struct{}{};_cgefef ._abbc =[]_cde .PdfObject {};_cgefef ._ffed =map[_cde .PdfObject ][]*_cde .PdfObjectDictionary {};_cgefef ._fcadd =map[_cde .PdfObject ]struct{}{}; +_cgefef ._dgccdd .Major =1;_cgefef ._dgccdd .Minor =3;_cfade :=_cde .MakeDict ();_bagbc :=[]struct{_dfefe _cde .PdfObjectName ;_aadga string ;}{{"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_afbc ()},{"\u0043r\u0065\u0061\u0074\u006f\u0072",_cbffe ()},{"\u0041\u0075\u0074\u0068\u006f\u0072",_ddcd ()},{"\u0053u\u0062\u006a\u0065\u0063\u0074",_gaggb ()},{"\u0054\u0069\u0074l\u0065",_egbge ()},{"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_edff ()}}; +for _ ,_agggf :=range _bagbc {if _agggf ._aadga !=""{_cfade .Set (_agggf ._dfefe ,_cde .MakeString (_agggf ._aadga ));};};if _ffab :=_decfdb ();!_ffab .IsZero (){if _dgeea ,_bddg :=NewPdfDateFromTime (_ffab );_bddg ==nil {_cfade .Set ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_dgeea .ToPdfObject ()); +};};if _bggfb :=_bdebfb ();!_bggfb .IsZero (){if _gfaa ,_bcfdb :=NewPdfDateFromTime (_bggfb );_bcfdb ==nil {_cfade .Set ("\u004do\u0064\u0044\u0061\u0074\u0065",_gfaa .ToPdfObject ());};};_dbbca :=_cde .PdfIndirectObject {};_dbbca .PdfObject =_cfade ;_cgefef ._decfde =&_dbbca ; +_cgefef .addObject (&_dbbca );_ebgfb :=_cde .PdfIndirectObject {};_ageff :=_cde .MakeDict ();_ageff .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0043a\u0074\u0061\u006c\u006f\u0067"));_ebgfb .PdfObject =_ageff ;_cgefef ._dbabf =&_ebgfb ;_cgefef .addObject (_cgefef ._dbabf ); +_caead ,_eadb :=_adcda ("\u0077");if _eadb !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_eadb );};_cgefef ._abedd =_caead ;_addf :=_cde .PdfIndirectObject {};_dagd :=_cde .MakeDict ();_dagd .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0050\u0061\u0067e\u0073")); +_dadce :=_cde .PdfObjectArray {};_dagd .Set ("\u004b\u0069\u0064\u0073",&_dadce );_dagd .Set ("\u0043\u006f\u0075n\u0074",_cde .MakeInteger (0));_addf .PdfObject =_dagd ;_cgefef ._gabdc =&_addf ;_cgefef ._faag =map[_cde .PdfObject ]struct{}{};_cgefef .addObject (_cgefef ._gabdc ); +_ageff .Set ("\u0050\u0061\u0067e\u0073",&_addf );_cgefef ._aaeef =_ageff ;_fb .Log .Trace ("\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0025\u0073",_ebgfb );return _cgefef ;}; -// UpdateObject marks `obj` as updated and to be included in the following revision. -func (_efa *PdfAppender )UpdateObject (obj _ce .PdfObject ){_efa .replaceObject (obj ,obj );if _ ,_dfgd :=_efa ._acbd [obj ];!_dfgd {_efa ._beff =append (_efa ._beff ,obj );_efa ._acbd [obj ]=struct{}{};};}; +// SetReason sets the `Reason` field of the signature. +func (_cgfdg *PdfSignature )SetReason (reason string ){_cgfdg .Reason =_cde .MakeEncodedString (reason ,true );}; -// ToJBIG2Image converts current image to the core.JBIG2Image. -func (_gacgc *Image )ToJBIG2Image ()(*_ce .JBIG2Image ,error ){_egffa ,_dbdba :=_gacgc .ToGoImage ();if _dbdba !=nil {return nil ,_dbdba ;};return _ce .GoImageToJBIG2 (_egffa ,_ce .JB2ImageAutoThreshold );};func _cbfc (_aeafe string )(string ,error ){var _efabe _ag .Buffer ; -_efabe .WriteString (_aeafe );_edeaf :=make ([]byte ,8+16);_fgbca :=_c .Now ().UTC ().UnixNano ();_be .BigEndian .PutUint64 (_edeaf ,uint64 (_fgbca ));_ ,_feab :=_bc .Read (_edeaf [8:]);if _feab !=nil {return "",_feab ;};_efabe .WriteString (_bd .EncodeToString (_edeaf )); -return _efabe .String (),nil ;}; +// Has checks if flag fl is set in flag and returns true if so, false otherwise. +func (_cadbc FieldFlag )Has (fl FieldFlag )bool {return (_cadbc .Mask ()&fl .Mask ())> 0}; -// 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{_ecde *_ce .PdfIndirectObject ;Certs []*_ce .PdfObjectStream ;OCSPs []*_ce .PdfObjectStream ;CRLs []*_ce .PdfObjectStream ;VRI map[string ]*VRI ;_daad map[string ]*_ce .PdfObjectStream ;_eabba map[string ]*_ce .PdfObjectStream ;_abge map[string ]*_ce .PdfObjectStream ; -};func (_bgcec *PdfWriter )addObjects (_gffea _ce .PdfObject )error {_ff .Log .Trace ("\u0041d\u0064i\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073\u0021");if _edeee ,_fdbf :=_gffea .(*_ce .PdfIndirectObject );_fdbf {_ff .Log .Trace ("\u0049\u006e\u0064\u0069\u0072\u0065\u0063\u0074"); -_ff .Log .Trace ("\u002d \u0025\u0073\u0020\u0028\u0025\u0070)",_gffea ,_edeee );_ff .Log .Trace ("\u002d\u0020\u0025\u0073",_edeee .PdfObject );if _bgcec .addObject (_edeee ){_ebbfc :=_bgcec .addObjects (_edeee .PdfObject );if _ebbfc !=nil {return _ebbfc ; -};};return nil ;};if _egaca ,_gdec :=_gffea .(*_ce .PdfObjectStream );_gdec {_ff .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d");_ff .Log .Trace ("\u002d \u0025\u0073\u0020\u0025\u0070",_gffea ,_gffea );if _bgcec .addObject (_egaca ){_fcaeab :=_bgcec .addObjects (_egaca .PdfObjectDictionary ); -if _fcaeab !=nil {return _fcaeab ;};};return nil ;};if _ffbbf ,_gecbd :=_gffea .(*_ce .PdfObjectDictionary );_gecbd {_ff .Log .Trace ("\u0044\u0069\u0063\u0074");_ff .Log .Trace ("\u002d\u0020\u0025\u0073",_gffea );for _ ,_eeddd :=range _ffbbf .Keys (){_bbfb :=_ffbbf .Get (_eeddd ); -if _cfeff ,_deebd :=_bbfb .(*_ce .PdfObjectReference );_deebd {_bbfb =_cfeff .Resolve ();_ffbbf .Set (_eeddd ,_bbfb );};if _eeddd !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _efece :=_bgcec .addObjects (_bbfb );_efece !=nil {return _efece ;};}else {if _ ,_adgbb :=_bbfb .(*_ce .PdfObjectNull ); -_adgbb {continue ;};if _gdbaed :=_bgcec .hasObject (_bbfb );!_gdbaed {_ff .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",_bbfb ,_bbfb ,_bbfb ); -_bgcec ._dggcg [_bbfb ]=append (_bgcec ._dggcg [_bbfb ],_ffbbf );};};};return nil ;};if _cbfbf ,_cgeff :=_gffea .(*_ce .PdfObjectArray );_cgeff {_ff .Log .Trace ("\u0041\u0072\u0072a\u0079");_ff .Log .Trace ("\u002d\u0020\u0025\u0073",_gffea );if _cbfbf ==nil {return _ge .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); -};for _afdbd ,_ccfgag :=range _cbfbf .Elements (){if _debdec ,_dfaee :=_ccfgag .(*_ce .PdfObjectReference );_dfaee {_ccfgag =_debdec .Resolve ();_cbfbf .Set (_afdbd ,_ccfgag );};if _accee :=_bgcec .addObjects (_ccfgag );_accee !=nil {return _accee ;};}; -return nil ;};if _ ,_ggbfa :=_gffea .(*_ce .PdfObjectReference );_ggbfa {_ff .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",_gffea ); -return _ge .New ("r\u0065\u0066\u0065\u0072en\u0063e\u0020\u006e\u006f\u0074\u0020a\u006c\u006c\u006f\u0077\u0065\u0064");};return nil ;}; +// ToPdfObject implements interface PdfModel. +func (_dged *PdfAnnotationPopup )ToPdfObject ()_cde .PdfObject {_dged .PdfAnnotation .ToPdfObject ();_dgce :=_dged ._gfg ;_acafg :=_dgce .PdfObject .(*_cde .PdfObjectDictionary );_acafg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0050\u006f\u0070u\u0070")); +_acafg .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_dged .Parent );_acafg .SetIfNotNil ("\u004f\u0070\u0065\u006e",_dged .Open );return _dgce ;}; // ToPdfObject implements interface PdfModel. -func (_aea *PdfActionSound )ToPdfObject ()_ce .PdfObject {_aea .PdfAction .ToPdfObject ();_dgfc :=_aea ._bcc ;_gef :=_dgfc .PdfObject .(*_ce .PdfObjectDictionary );_gef .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeSound )));_gef .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_aea .Sound ); -_gef .SetIfNotNil ("\u0056\u006f\u006c\u0075\u006d\u0065",_aea .Volume );_gef .SetIfNotNil ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073",_aea .Synchronous );_gef .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_aea .Repeat );_gef .SetIfNotNil ("\u004d\u0069\u0078",_aea .Mix ); -return _dgfc ;}; +func (_bbaa *PdfAnnotationCaret )ToPdfObject ()_cde .PdfObject {_bbaa .PdfAnnotation .ToPdfObject ();_afcc :=_bbaa ._gfg ;_gbb :=_afcc .PdfObject .(*_cde .PdfObjectDictionary );_bbaa .PdfAnnotationMarkup .appendToPdfDictionary (_gbb );_gbb .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0043\u0061\u0072e\u0074")); +_gbb .SetIfNotNil ("\u0052\u0044",_bbaa .RD );_gbb .SetIfNotNil ("\u0053\u0079",_bbaa .Sy );return _afcc ;}; -// 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 *_ce .PdfObjectArray ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;Attributes *PdfColorspaceDeviceNAttributes ;_gedd *_ce .PdfIndirectObject ;}; +// GetXHeight returns the XHeight of the font `descriptor`. +func (_bgdg *PdfFontDescriptor )GetXHeight ()(float64 ,error ){return _cde .GetNumberAsFloat (_bgdg .XHeight );}; -// SetPageLabels sets the PageLabels entry in the PDF catalog. -// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). -func (_dddab *PdfWriter )SetPageLabels (pageLabels _ce .PdfObject )error {if pageLabels ==nil {return nil ;};_ff .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"); -_dddab ._bbef .Set ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073",pageLabels );return _dddab .addObjects (pageLabels );}; +// RemovePage removes a page by number. +func (_egfc *PdfAppender )RemovePage (pageNum int ){_agfd :=pageNum -1;_egfc ._dbaf =append (_egfc ._dbaf [0:_agfd ],_egfc ._dbaf [pageNum :]...);}; -// GetColorspaceByName returns the colorspace with the specified name from the page resources. -func (_cceaeg *PdfPageResources )GetColorspaceByName (keyName _ce .PdfObjectName )(PdfColorspace ,bool ){_bdfbe ,_eacaeb :=_cceaeg .GetColorspaces ();if _eacaeb !=nil {_ff .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",_eacaeb ); -return nil ,false ;};if _bdfbe ==nil {return nil ,false ;};_dacb ,_cebcg :=_bdfbe .Colorspaces [string (keyName )];if !_cebcg {return nil ,false ;};return _dacb ,true ;}; +// A returns the value of the A component of the color. +func (_ebcc *PdfColorLab )A ()float64 {return _ebcc [1]};func (_eedcea *PdfWriter )adjustXRefAffectedVersion (_cddag bool ){if _cddag &&_eedcea ._dgccdd .Major ==1&&_eedcea ._dgccdd .Minor < 5{_eedcea ._dgccdd .Minor =5;};};func (_acece *PdfAcroForm )fill (_bcbbb FieldValueProvider ,_fbde FieldAppearanceGenerator )error {if _acece ==nil {return nil ; +};_egcgc ,_abgab :=_bcbbb .FieldValues ();if _abgab !=nil {return _abgab ;};for _ ,_aeae :=range _acece .AllFields (){_effaa :=_aeae .PartialName ();_dacgd ,_cbcc :=_egcgc [_effaa ];if !_cbcc {if _feede ,_fbac :=_aeae .FullName ();_fbac ==nil {_dacgd ,_cbcc =_egcgc [_feede ]; +};};if !_cbcc {_fb .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",_effaa ); +continue ;};if _fgaee :=_afcba (_aeae ,_dacgd );_fgaee !=nil {return _fgaee ;};if _fbde ==nil {continue ;};for _ ,_afegf :=range _aeae .Annotations {_fbeed ,_afccf :=_fbde .GenerateAppearanceDict (_acece ,_aeae ,_afegf );if _afccf !=nil {return _afccf ; +};_afegf .AP =_fbeed ;_afegf .ToPdfObject ();};};return nil ;}; -// ToGoImage converts the unidoc Image to a golang Image structure. -func (_edgd *Image )ToGoImage ()(_cb .Image ,error ){_ff .Log .Trace ("\u0043\u006f\u006e\u0076er\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0067\u006f\u0020\u0069\u006d\u0061g\u0065");_gcab ,_dgfcb :=_gf .NewImage (int (_edgd .Width ),int (_edgd .Height ),int (_edgd .BitsPerComponent ),_edgd .ColorComponents ,_edgd .Data ,_edgd ._cdecc ,_edgd ._bffb ); -if _dgfcb !=nil {return nil ,_dgfcb ;};return _gcab ,nil ;}; +// SetXObjectImageByName adds the provided XObjectImage to the page resources. +// The added XObjectImage is identified by the specified name. +func (_ffgac *PdfPageResources )SetXObjectImageByName (keyName _cde .PdfObjectName ,ximg *XObjectImage )error {_ffacfb :=ximg .ToPdfObject ().(*_cde .PdfObjectStream );_aebe :=_ffgac .SetXObjectByName (keyName ,_ffacfb );return _aebe ;}; -// PdfActionThread represents a thread action. -type PdfActionThread struct{*PdfAction ;F *PdfFilespec ;D _ce .PdfObject ;B _ce .PdfObject ;}; +// HasExtGState checks whether a font is defined by the specified keyName. +func (_fddgbd *PdfPageResources )HasExtGState (keyName _cde .PdfObjectName )bool {_ ,_fffae :=_fddgbd .GetFontByName (keyName );return _fffae ;}; -// 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 (_gcdbc *LTV )EnableByName (name string ,extraCerts []*_eg .Certificate )error {_cccgf :=_gcdbc ._fdfad ._fcda .AcroForm ;for _ ,_agffad :=range _cccgf .AllFields (){_dedec ,_ :=_agffad .GetContext ().(*PdfFieldSignature );if _dedec ==nil {continue ; -};if _feec :=_dedec .PartialName ();_feec !=name {continue ;};return _gcdbc .Enable (_dedec .V ,extraCerts );};return nil ;}; +// PdfShadingType3 is a Radial shading. +type PdfShadingType3 struct{*PdfShading ;Coords *_cde .PdfObjectArray ;Domain *_cde .PdfObjectArray ;Function []PdfFunction ;Extend *_cde .PdfObjectArray ;};func (_dfaf *PdfReader )newPdfAnnotationFileAttachmentFromDict (_ffdb *_cde .PdfObjectDictionary )(*PdfAnnotationFileAttachment ,error ){_aadcg :=PdfAnnotationFileAttachment {}; +_ccae ,_eff :=_dfaf .newPdfAnnotationMarkupFromDict (_ffdb );if _eff !=nil {return nil ,_eff ;};_aadcg .PdfAnnotationMarkup =_ccae ;_aadcg .FS =_ffdb .Get ("\u0046\u0053");_aadcg .Name =_ffdb .Get ("\u004e\u0061\u006d\u0065");return &_aadcg ,nil ;};func _bgcd (_ggffd _cde .PdfObject )(*PdfColorspaceLab ,error ){_cdfa :=NewPdfColorspaceLab (); +if _acgf ,_abgf :=_ggffd .(*_cde .PdfIndirectObject );_abgf {_cdfa ._fabc =_acgf ;};_ggffd =_cde .TraceToDirectObject (_ggffd );_gcfb ,_aedg :=_ggffd .(*_cde .PdfObjectArray );if !_aedg {return nil ,_a .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};if _gcfb .Len ()!=2{return nil ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0043\u0061\u006c\u0052G\u0042 \u0063o\u006c\u006f\u0072\u0073\u0070\u0061\u0063e");};_ggffd =_cde .TraceToDirectObject (_gcfb .Get (0));_cdbec ,_aedg :=_ggffd .(*_cde .PdfObjectName ); +if !_aedg {return nil ,_a .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 *_cdbec !="\u004c\u0061\u0062"{return nil ,_a .Errorf ("n\u006ft\u0020\u0061\u0020\u004c\u0061\u0062\u0020\u0063o\u006c\u006f\u0072\u0073pa\u0063\u0065"); +};_ggffd =_cde .TraceToDirectObject (_gcfb .Get (1));_cega ,_aedg :=_ggffd .(*_cde .PdfObjectDictionary );if !_aedg {return nil ,_a .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"); +};_ggffd =_cega .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_ggffd =_cde .TraceToDirectObject (_ggffd );_begge ,_aedg :=_ggffd .(*_cde .PdfObjectArray );if !_aedg {return nil ,_a .Errorf ("\u004c\u0061\u0062\u0020In\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069n\u0074"); +};if _begge .Len ()!=3{return nil ,_a .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");};_edgg ,_gdgcf :=_begge .GetAsFloat64Slice (); +if _gdgcf !=nil {return nil ,_gdgcf ;};_cdfa .WhitePoint =_edgg ;_ggffd =_cega .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _ggffd !=nil {_ggffd =_cde .TraceToDirectObject (_ggffd );_agfc ,_ffge :=_ggffd .(*_cde .PdfObjectArray ); +if !_ffge {return nil ,_a .Errorf ("\u004c\u0061\u0062: \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");};if _agfc .Len ()!=3{return nil ,_a .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"); +};_defa ,_dcea :=_agfc .GetAsFloat64Slice ();if _dcea !=nil {return nil ,_dcea ;};_cdfa .BlackPoint =_defa ;};_ggffd =_cega .Get ("\u0052\u0061\u006eg\u0065");if _ggffd !=nil {_ggffd =_cde .TraceToDirectObject (_ggffd );_eaee ,_bfbgd :=_ggffd .(*_cde .PdfObjectArray ); +if !_bfbgd {_fb .Log .Error ("\u0052\u0061n\u0067\u0065\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");return nil ,_a .Errorf ("\u004ca\u0062:\u0020\u0054\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _eaee .Len ()!=4{_fb .Log .Error ("\u0052\u0061\u006e\u0067\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020e\u0072\u0072\u006f\u0072"); +return nil ,_a .Errorf ("\u004c\u0061b\u003a\u0020\u0052a\u006e\u0067\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_egda ,_fbge :=_eaee .GetAsFloat64Slice ();if _fbge !=nil {return nil ,_fbge ;};_cdfa .Range =_egda ;};return _cdfa ,nil ;}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_aaaeg *PdfShadingType6 )ToPdfObject ()_ce .PdfObject {_aaaeg .PdfShading .ToPdfObject ();_ceegb ,_dbddb :=_aaaeg .getShadingDict ();if _dbddb !=nil {_ff .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 _aaaeg .BitsPerCoordinate !=nil {_ceegb .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_aaaeg .BitsPerCoordinate );};if _aaaeg .BitsPerComponent !=nil {_ceegb .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_aaaeg .BitsPerComponent ); -};if _aaaeg .BitsPerFlag !=nil {_ceegb .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_aaaeg .BitsPerFlag );};if _aaaeg .Decode !=nil {_ceegb .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_aaaeg .Decode );};if _aaaeg .Function !=nil {if len (_aaaeg .Function )==1{_ceegb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_aaaeg .Function [0].ToPdfObject ()); -}else {_edcbc :=_ce .MakeArray ();for _ ,_dgbedd :=range _aaaeg .Function {_edcbc .Append (_dgbedd .ToPdfObject ());};_ceegb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_edcbc );};};return _aaaeg ._agcdg ;}; +// SetContext sets the sub action (context). +func (_gff *PdfAction )SetContext (ctx PdfModel ){_gff ._dfd =ctx }; -// ReplaceAcroForm replaces the acrobat form. It appends a new form to the Pdf which -// replaces the original AcroForm. -func (_cacd *PdfAppender )ReplaceAcroForm (acroForm *PdfAcroForm ){if acroForm !=nil {_cacd .updateObjectsDeep (acroForm .ToPdfObject (),nil );};_cacd ._fed =acroForm ;};func (_befbd SignatureValidationResult )String ()string {var _febab _ag .Buffer ;_febab .WriteString (_e .Sprintf ("\u004ea\u006d\u0065\u003a\u0020\u0025\u0073\n",_befbd .Name )); -if _befbd .Date ._cbacb > 0{_febab .WriteString (_e .Sprintf ("\u0044a\u0074\u0065\u003a\u0020\u0025\u0073\n",_befbd .Date .ToGoTime ().String ()));}else {_febab .WriteString ("\u0044\u0061\u0074\u0065 n\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a"); -};if len (_befbd .Reason )> 0{_febab .WriteString (_e .Sprintf ("R\u0065\u0061\u0073\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_befbd .Reason ));}else {_febab .WriteString ("N\u006f \u0072\u0065\u0061\u0073\u006f\u006e\u0020\u0073p\u0065\u0063\u0069\u0066ie\u0064\u000a"); -};if len (_befbd .Location )> 0{_febab .WriteString (_e .Sprintf ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_befbd .Location ));}else {_febab .WriteString ("\u004c\u006f\u0063at\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a"); -};if len (_befbd .ContactInfo )> 0{_febab .WriteString (_e .Sprintf ("\u0043\u006f\u006e\u0074\u0061\u0063\u0074\u0020\u0049\u006e\u0066\u006f:\u0020\u0025\u0073\u000a",_befbd .ContactInfo ));}else {_febab .WriteString ("C\u006f\u006e\u0074\u0061\u0063\u0074 \u0069\u006e\u0066\u006f\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063i\u0066i\u0065\u0064\u000a"); -};_febab .WriteString (_e .Sprintf ("F\u0069\u0065\u006c\u0064\u0073\u003a\u0020\u0025\u0064\u000a",len (_befbd .Fields )));if _befbd .IsSigned {_febab .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 {_febab .WriteString ("\u0053\u0069\u0067\u006eed\u003a\u0020\u004e\u006f\u0074\u0020\u0073\u0069\u0067\u006e\u0065\u0064\u000a");};if _befbd .IsVerified {_febab .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 {_febab .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 _befbd .IsTrusted {_febab .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 {_febab .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 !_befbd .GeneralizedTime .IsZero (){_febab .WriteString (_e .Sprintf ("G\u0065n\u0065\u0072\u0061\u006c\u0069\u007a\u0065\u0064T\u0069\u006d\u0065\u003a %\u0073\u000a",_befbd .GeneralizedTime .String ())); -};if _befbd .DiffResults !=nil {_febab .WriteString (_e .Sprintf ("\u0064\u0069\u0066\u0066 i\u0073\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u003a\u0020\u0025v\u000a",_befbd .DiffResults .IsPermitted ()));if len (_befbd .DiffResults .Warnings )> 0{_febab .WriteString ("\u004d\u0044\u0050\u0020\u0077\u0061\u0072\u006e\u0069n\u0067\u0073\u003a\u000a"); -for _ ,_aeffe :=range _befbd .DiffResults .Warnings {_febab .WriteString (_e .Sprintf ("\u0009\u0025\u0073\u000a",_aeffe ));};};if len (_befbd .DiffResults .Errors )> 0{_febab .WriteString ("\u004d\u0044\u0050 \u0065\u0072\u0072\u006f\u0072\u0073\u003a\u000a"); -for _ ,_geadb :=range _befbd .DiffResults .Errors {_febab .WriteString (_e .Sprintf ("\u0009\u0025\u0073\u000a",_geadb ));};};};if _befbd .IsCrlFound {_febab .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 {_febab .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 _befbd .IsOcspFound {_febab .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 {_febab .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 _febab .String ();}; +// SetContext set the sub annotation (context). +func (_baadc *PdfShading )SetContext (ctx PdfModel ){_baadc ._fdea =ctx }; -// AddOutlineTree adds outlines to a PDF file. -func (_aadba *PdfWriter )AddOutlineTree (outlineTree *PdfOutlineTreeNode ){_aadba ._cfcac =outlineTree }; +// ToPdfObject implements interface PdfModel. +func (_dge *PdfActionResetForm )ToPdfObject ()_cde .PdfObject {_dge .PdfAction .ToPdfObject ();_fdgc :=_dge ._dfb ;_aacc :=_fdgc .PdfObject .(*_cde .PdfObjectDictionary );_aacc .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeResetForm )));_aacc .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_dge .Fields ); +_aacc .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_dge .Flags );return _fdgc ;}; -// NewPdfActionTrans returns a new "trans" action. -func NewPdfActionTrans ()*PdfActionTrans {_cdc :=NewPdfAction ();_gde :=&PdfActionTrans {};_gde .PdfAction =_cdc ;_cdc .SetContext (_gde );return _gde ;}; +// NewPdfActionLaunch returns a new "launch" action. +func NewPdfActionLaunch ()*PdfActionLaunch {_gbc :=NewPdfAction ();_bd :=&PdfActionLaunch {};_bd .PdfAction =_gbc ;_gbc .SetContext (_bd );return _bd ;};func (_eafag *LTV )getOCSPs (_fgadd []*_ff .Certificate ,_bgef map[string ]*_ff .Certificate )([][]byte ,error ){_bfaea :=make ([][]byte ,0,len (_fgadd )); +for _ ,_bccfd :=range _fgadd {for _ ,_eeefg :=range _bccfd .OCSPServer {if _eafag .CertClient .IsCA (_bccfd ){continue ;};_eabg ,_bcdd :=_bgef [_bccfd .Issuer .CommonName ];if !_bcdd {_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 ;};_ ,_bcfab ,_dgbb :=_eafag .OCSPClient .MakeRequest (_eeefg ,_bccfd ,_eabg );if _dgbb !=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",_dgbb ); +continue ;};_bfaea =append (_bfaea ,_bcfab );};};return _bfaea ,nil ;};func (_dfbc *PdfReader )newPdfAnnotationStampFromDict (_bace *_cde .PdfObjectDictionary )(*PdfAnnotationStamp ,error ){_geg :=PdfAnnotationStamp {};_dcd ,_ecf :=_dfbc .newPdfAnnotationMarkupFromDict (_bace ); +if _ecf !=nil {return nil ,_ecf ;};_geg .PdfAnnotationMarkup =_dcd ;_geg .Name =_bace .Get ("\u004e\u0061\u006d\u0065");return &_geg ,nil ;}; -// NewPdfAction returns an initialized generic PDF action model. -func NewPdfAction ()*PdfAction {_da :=&PdfAction {};_da ._bcc =_ce .MakeIndirectObject (_ce .MakeDict ());return _da ;}; +// ToPdfObject converts the pdfCIDFontType2 to a PDF representation. +func (_efea *pdfCIDFontType2 )ToPdfObject ()_cde .PdfObject {if _efea ._dbefe ==nil {_efea ._dbefe =&_cde .PdfIndirectObject {};};_fgef :=_efea .baseFields ().asPdfObjectDictionary ("\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"); +_efea ._dbefe .PdfObject =_fgef ;if _efea .CIDSystemInfo !=nil {_fgef .Set ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f",_efea .CIDSystemInfo );};if _efea .DW !=nil {_fgef .Set ("\u0044\u0057",_efea .DW );};if _efea .DW2 !=nil {_fgef .Set ("\u0044\u0057\u0032",_efea .DW2 ); +};if _efea .W !=nil {_fgef .Set ("\u0057",_efea .W );};if _efea .W2 !=nil {_fgef .Set ("\u0057\u0032",_efea .W2 );};if _efea .CIDToGIDMap !=nil {_fgef .Set ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070",_efea .CIDToGIDMap );};return _efea ._dbefe ; +}; -// ToPdfObject returns the PDF representation of the shading pattern. -func (_aeddg *PdfShadingPatternType3 )ToPdfObject ()_ce .PdfObject {_aeddg .PdfPattern .ToPdfObject ();_ecefb :=_aeddg .getDict ();if _aeddg .Shading !=nil {_ecefb .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_aeddg .Shading .ToPdfObject ());};if _aeddg .Matrix !=nil {_ecefb .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_aeddg .Matrix ); -};if _aeddg .ExtGState !=nil {_ecefb .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_aeddg .ExtGState );};return _aeddg ._gadcb ;}; +// NewPdfActionMovie returns a new "movie" action. +func NewPdfActionMovie ()*PdfActionMovie {_ge :=NewPdfAction ();_bge :=&PdfActionMovie {};_bge .PdfAction =_ge ;_ge .SetContext (_bge );return _bge ;}; -// Clear clears flag fl from the flag and returns the resulting flag. -func (_fggcd FieldFlag )Clear (fl FieldFlag )FieldFlag {return FieldFlag (_fggcd .Mask ()&^fl .Mask ())};func _ddce (_fagde _ce .PdfObject )(*PdfColorspaceSpecialSeparation ,error ){_bfed :=NewPdfColorspaceSpecialSeparation ();if _fdcef ,_bfedc :=_fagde .(*_ce .PdfIndirectObject ); -_bfedc {_bfed ._bcdf =_fdcef ;};_fagde =_ce .TraceToDirectObject (_fagde );_eaff ,_beag :=_fagde .(*_ce .PdfObjectArray );if !_beag {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 _eaff .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");};_fagde =_eaff .Get (0); -_cccdg ,_beag :=_fagde .(*_ce .PdfObjectName );if !_beag {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 *_cccdg !="\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"); -};_fagde =_eaff .Get (1);_cccdg ,_beag =_fagde .(*_ce .PdfObjectName );if !_beag {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"); -};_bfed .ColorantName =_cccdg ;_fagde =_eaff .Get (2);_ebcgg ,_dgbae :=NewPdfColorspaceFromPdfObject (_fagde );if _dgbae !=nil {return nil ,_dgbae ;};_bfed .AlternateSpace =_ebcgg ;_ecbbb ,_dgbae :=_cegfd (_eaff .Get (3));if _dgbae !=nil {return nil ,_dgbae ; -};_bfed .TintTransform =_ecbbb ;return _bfed ,nil ;}; +// NewPdfSignatureReferenceDocMDP returns PdfSignatureReference for the transformParams. +func NewPdfSignatureReferenceDocMDP (transformParams *PdfTransformParamsDocMDP )*PdfSignatureReference {return &PdfSignatureReference {Type :_cde .MakeName ("\u0053\u0069\u0067\u0052\u0065\u0066"),TransformMethod :_cde .MakeName ("\u0044\u006f\u0063\u004d\u0044\u0050"),TransformParams :transformParams .ToPdfObject ()}; +};func (_abgec *PdfWriter )writeObjects (){_fb .Log .Trace ("\u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0025d\u0020\u006f\u0062\u006a",len (_abgec ._abbc ));_abgec ._cegabf =make (map[int ]crossReference );_abgec ._cegabf [0]=crossReference {Type :0,ObjectNumber :0,Generation :0xFFFF}; +if _abgec ._daefcg .ObjectMap !=nil {for _cdcfa ,_ccbea :=range _abgec ._daefcg .ObjectMap {if _cdcfa ==0{continue ;};if _ccbea .XType ==_cde .XrefTypeObjectStream {_gffg :=crossReference {Type :2,ObjectNumber :_ccbea .OsObjNumber ,Index :_ccbea .OsObjIndex }; +_abgec ._cegabf [_cdcfa ]=_gffg ;};if _ccbea .XType ==_cde .XrefTypeTableEntry {_gaddd :=crossReference {Type :1,ObjectNumber :_ccbea .ObjectNumber ,Offset :_ccbea .Offset };_abgec ._cegabf [_cdcfa ]=_gaddd ;};};};}; -// ToPdfObject returns the PDF representation of the tiling pattern. -func (_gbdgg *PdfTilingPattern )ToPdfObject ()_ce .PdfObject {_gbdgg .PdfPattern .ToPdfObject ();_fadec :=_gbdgg .getDict ();if _gbdgg .PaintType !=nil {_fadec .Set ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e",_gbdgg .PaintType );};if _gbdgg .TilingType !=nil {_fadec .Set ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_gbdgg .TilingType ); -};if _gbdgg .BBox !=nil {_fadec .Set ("\u0042\u0042\u006f\u0078",_gbdgg .BBox .ToPdfObject ());};if _gbdgg .XStep !=nil {_fadec .Set ("\u0058\u0053\u0074e\u0070",_gbdgg .XStep );};if _gbdgg .YStep !=nil {_fadec .Set ("\u0059\u0053\u0074e\u0070",_gbdgg .YStep ); -};if _gbdgg .Resources !=nil {_fadec .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_gbdgg .Resources .ToPdfObject ());};if _gbdgg .Matrix !=nil {_fadec .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_gbdgg .Matrix );};return _gbdgg ._gadcb ;}; +// ToPdfObject implements interface PdfModel. +func (_gcae *EmbeddedFile )ToPdfObject ()_cde .PdfObject {_eccc :=_cde .NewFlateEncoder ();_agac ,_fabe :=_cde .MakeStream (_gcae .Content ,_eccc );if _fabe !=nil {_fb .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",_fabe ); +return nil ;};_ccfc :=_agac .PdfObjectDictionary ;_ccfc .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0045\u006d\u0062e\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065"));_ccfc .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeEncodedString ("\u0074\u0065\u0078\u0074\u002f\u0070\u006c\u0061\u0069\u006e",true )); +_ecbf :=_cde .MakeDict ();_ecbf .Set ("\u0043\u0068\u0065\u0063\u006b\u0053\u0075\u006d",_cde .MakeString (_gcae .Hash [:]));_ecbf .Set ("\u0053\u0069\u007a\u0065",_cde .MakeInteger (int64 (len (_gcae .Content ))));_cfda :=_gcae .CreationTime ;if _cfda .IsZero (){_cfda =_gdd .Now (); +};_gbac :=_gcae .ModTime ;if _gbac .IsZero (){_gbac =_cfda ;};_bdfg ,_fabe :=NewPdfDateFromTime (_cfda );if _fabe !=nil {_fb .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",_fabe ); +return nil ;};_aegg ,_fabe :=NewPdfDateFromTime (_gbac );if _fabe !=nil {_fb .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",_fabe ); +return nil ;};_ecbf .Set ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_bdfg .ToPdfObject ());_ecbf .Set ("\u004do\u0064\u0044\u0061\u0074\u0065",_aegg .ToPdfObject ());_ccfc .Set ("\u0050\u0061\u0072\u0061\u006d\u0073",_ecbf ); +_gagce :=_cde .MakeDict ();_gagce .Set (*_cde .MakeName ("\u0046"),_agac );return _gagce ;}; -// NewPdfShadingType2 creates an empty shading type 2 dictionary. -func NewPdfShadingType2 ()*PdfShadingType2 {_bgfcd :=&PdfShadingType2 {};_bgfcd .PdfShading =&PdfShading {};_bgfcd .PdfShading ._agcdg =_ce .MakeIndirectObject (_ce .MakeDict ());_bgfcd .PdfShading ._aadbc =_bgfcd ;return _bgfcd ;}; +// DecodeArray returns the range of color component values in CalRGB colorspace. +func (_dbabb *PdfColorspaceCalRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};}; -// PdfFunction interface represents the common methods of a function in PDF. -type PdfFunction interface{Evaluate ([]float64 )([]float64 ,error );ToPdfObject ()_ce .PdfObject ;};func (_acdbf *PdfReader )newPdfSignatureReferenceFromDict (_acbda *_ce .PdfObjectDictionary )(*PdfSignatureReference ,error ){if _fbdag ,_eabdd :=_acdbf ._aedda .GetModelFromPrimitive (_acbda ).(*PdfSignatureReference ); -_eabdd {return _fbdag ,nil ;};_edgbg :=&PdfSignatureReference {_bggef :_acbda ,Data :_acbda .Get ("\u0044\u0061\u0074\u0061")};var _ggdb bool ;_edgbg .Type ,_ =_ce .GetName (_acbda .Get ("\u0054\u0079\u0070\u0065"));_edgbg .TransformMethod ,_ggdb =_ce .GetName (_acbda .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); -if !_ggdb {_ff .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 ;};_edgbg .TransformParams ,_ =_ce .GetDict (_acbda .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_edgbg .DigestMethod ,_ =_ce .GetName (_acbda .Get ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064")); -return _edgbg ,nil ;}; +// GetNumComponents returns the number of color components. +func (_bbff *PdfColorspaceICCBased )GetNumComponents ()int {return _bbff .N }; -// GetDescent returns the Descent of the font `descriptor`. -func (_eeedf *PdfFontDescriptor )GetDescent ()(float64 ,error ){return _ce .GetNumberAsFloat (_eeedf .Descent );}; +// ToInteger convert to an integer format. +func (_eded *PdfColorDeviceGray )ToInteger (bits int )uint32 {_eeff :=_ce .Pow (2,float64 (bits ))-1;return uint32 (_eeff *_eded .Val ());}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_cgdbb *PdfColorspaceDeviceGray )ToPdfObject ()_ce .PdfObject {return _ce .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079");}; +// HasExtGState checks if ExtGState name is available. +func (_gacdg *PdfPage )HasExtGState (name _cde .PdfObjectName )bool {if _gacdg .Resources ==nil {return false ;};if _gacdg .Resources .ExtGState ==nil {return false ;};_bffbe ,_cagdf :=_cde .TraceToDirectObject (_gacdg .Resources .ExtGState ).(*_cde .PdfObjectDictionary ); +if !_cagdf {_fb .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",_cde .TraceToDirectObject (_gacdg .Resources .ExtGState )); +return false ;};_gceaf :=_bffbe .Get (name );_aegd :=_gceaf !=nil ;return _aegd ;}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// component PDF objects. -func (_bfdd *PdfColorspaceICCBased )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if _bfdd .Alternate ==nil {if _bfdd .N ==1{_gbggd :=NewPdfColorspaceDeviceGray ();return _gbggd .ColorFromPdfObjects (objects );}else if _bfdd .N ==3{_fgea :=NewPdfColorspaceDeviceRGB (); -return _fgea .ColorFromPdfObjects (objects );}else if _bfdd .N ==4{_facb :=NewPdfColorspaceDeviceCMYK ();return _facb .ColorFromPdfObjects (objects );}else {return nil ,_ge .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 _bfdd .Alternate .ColorFromPdfObjects (objects );}; +// Height returns the height of `rect`. +func (_eggda *PdfRectangle )Height ()float64 {return _ce .Abs (_eggda .Ury -_eggda .Lly )}; -// ToGray returns a PdfColorDeviceGray color based on the current RGB color. -func (_egbeg *PdfColorDeviceRGB )ToGray ()*PdfColorDeviceGray {_bdaf :=0.3*_egbeg .R ()+0.59*_egbeg .G ()+0.11*_egbeg .B ();_bdaf =_egg .Min (_egg .Max (_bdaf ,0.0),1.0);return NewPdfColorDeviceGray (_bdaf );};func (_bgfgb Image )getBase ()_gf .ImageBase {return _gf .NewImageBase (int (_bgfgb .Width ),int (_bgfgb .Height ),int (_bgfgb .BitsPerComponent ),_bgfgb .ColorComponents ,_bgfgb .Data ,_bgfgb ._cdecc ,_bgfgb ._bffb ); -}; +// ToPdfObject returns the PDF representation of the shading pattern. +func (_bfda *PdfShadingPatternType3 )ToPdfObject ()_cde .PdfObject {_bfda .PdfPattern .ToPdfObject ();_aeacc :=_bfda .getDict ();if _bfda .Shading !=nil {_aeacc .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_bfda .Shading .ToPdfObject ());};if _bfda .Matrix !=nil {_aeacc .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_bfda .Matrix ); +};if _bfda .ExtGState !=nil {_aeacc .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_bfda .ExtGState );};return _bfda ._eebba ;};func _bbgad (_fadga _cde .PdfObject )(*PdfPattern ,error ){_fbefg :=&PdfPattern {};var _ecfab *_cde .PdfObjectDictionary ; +if _bedbg ,_edadde :=_cde .GetIndirect (_fadga );_edadde {_fbefg ._eebba =_bedbg ;_aggef ,_afae :=_bedbg .PdfObject .(*_cde .PdfObjectDictionary );if !_afae {_fb .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",_bedbg .PdfObject ); +return nil ,_cde .ErrTypeError ;};_ecfab =_aggef ;}else if _bbcb ,_cbbgd :=_cde .GetStream (_fadga );_cbbgd {_fbefg ._eebba =_bbcb ;_ecfab =_bbcb .PdfObjectDictionary ;}else {_fb .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",_fadga ); +return nil ,_cde .ErrTypeError ;};_bfbbae :=_ecfab .Get ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065");if _bfbbae ==nil {_fb .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 ;};_fgeba ,_agbdb :=_bfbbae .(*_cde .PdfObjectInteger );if !_agbdb {_fb .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",_bfbbae ); +return nil ,_cde .ErrTypeError ;};if *_fgeba !=1&&*_fgeba !=2{_fb .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",*_fgeba );return nil ,_cde .ErrRangeError ; +};_fbefg .PatternType =int64 (*_fgeba );switch *_fgeba {case 1:_dbed ,_cbdd :=_adbg (_ecfab );if _cbdd !=nil {return nil ,_cbdd ;};_dbed .PdfPattern =_fbefg ;_fbefg ._afcgc =_dbed ;return _fbefg ,nil ;case 2:_edgadf ,_bgfdf :=_bffe (_ecfab );if _bgfdf !=nil {return nil ,_bgfdf ; +};_edgadf .PdfPattern =_fbefg ;_fbefg ._afcgc =_edgadf ;return _fbefg ,nil ;};return nil ,_gf .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e");}; -// ColorFromPdfObjects gets the color from a series of pdf objects (3 for rgb). -func (_abbd *PdfColorspaceDeviceRGB )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cada ,_cdcb :=_ce .GetNumbersAsFloat (objects ); -if _cdcb !=nil {return nil ,_cdcb ;};return _abbd .ColorFromFloats (_cada );}; +// GetCapHeight returns the CapHeight of the font `descriptor`. +func (_bebge *PdfFontDescriptor )GetCapHeight ()(float64 ,error ){return _cde .GetNumberAsFloat (_bebge .CapHeight );}; -// NewPdfActionNamed returns a new "named" action. -func NewPdfActionNamed ()*PdfActionNamed {_afc :=NewPdfAction ();_fg :=&PdfActionNamed {};_fg .PdfAction =_afc ;_afc .SetContext (_fg );return _fg ;};func (_bggdb *PdfColorspaceLab )String ()string {return "\u004c\u0061\u0062"};func (_aaade *PdfWriter )writeTrailer (_ebee int ){_aaade .writeString ("\u0078\u0072\u0065\u0066\u000d\u000a"); -for _bfgeb :=0;_bfgeb <=_ebee ;{for ;_bfgeb <=_ebee ;_bfgeb ++{_dcbdf ,_adagc :=_aaade ._abff [_bfgeb ];if _adagc &&(!_aaade ._ddfff ||_aaade ._ddfff &&(_dcbdf .Type ==1&&_dcbdf .Offset >=_aaade ._bcefd ||_dcbdf .Type ==0)){break ;};};var _feafd int ;for _feafd =_bfgeb +1; -_feafd <=_ebee ;_feafd ++{_fdfbf ,_dadae :=_aaade ._abff [_feafd ];if _dadae &&(!_aaade ._ddfff ||_aaade ._ddfff &&(_fdfbf .Type ==1&&_fdfbf .Offset > _aaade ._bcefd )){continue ;};break ;};_cagea :=_e .Sprintf ("\u0025d\u0020\u0025\u0064\u000d\u000a",_bfgeb ,_feafd -_bfgeb ); -_aaade .writeString (_cagea );for _edbg :=_bfgeb ;_edbg < _feafd ;_edbg ++{_dgfeab :=_aaade ._abff [_edbg ];switch _dgfeab .Type {case 0:_cagea =_e .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u0066\u000d\u000a",0,65535);_aaade .writeString (_cagea ); -case 1:_cagea =_e .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u006e\u000d\u000a",_dgfeab .Offset ,0);_aaade .writeString (_cagea );};};_bfgeb =_feafd +1;};_cddcf :=_ce .MakeDict ();_cddcf .Set ("\u0049\u006e\u0066\u006f",_aaade ._dcecd ); -_cddcf .Set ("\u0052\u006f\u006f\u0074",_aaade ._bedff );_cddcf .Set ("\u0053\u0069\u007a\u0065",_ce .MakeInteger (int64 (_ebee +1)));if _aaade ._ddfff &&_aaade ._efbcg > 0{_cddcf .Set ("\u0050\u0072\u0065\u0076",_ce .MakeInteger (_aaade ._efbcg ));};if _aaade ._cgebe !=nil {_cddcf .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_aaade ._ggbef ); -};if _aaade ._cbegb ==nil &&_aaade ._aecc !=""&&_aaade ._efbed !=""{_aaade ._cbegb =_ce .MakeArray (_ce .MakeHexString (_aaade ._aecc ),_ce .MakeHexString (_aaade ._efbed ));};if _aaade ._cbegb !=nil {_cddcf .Set ("\u0049\u0044",_aaade ._cbegb );_ff .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_aaade ._cbegb ); -};_aaade .writeString ("\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u000a");_aaade .writeString (_cddcf .WriteString ());_aaade .writeString ("\u000a");};func _bfffb ()_c .Time {_cbcgc .Lock ();defer _cbcgc .Unlock ();return _dfecd }; +// 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 ){_bbdcb ,_ggaec :=_gb .ParsePdfTime (dateStr );if _ggaec !=nil {return PdfDate {},_ggaec ;};return NewPdfDateFromTime (_bbdcb );}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. -func (_egdc *PdfColorspaceSpecialPattern )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _egdc .UnderlyingCS ==nil {return nil ,_ge .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 _egdc .UnderlyingCS .ColorFromFloats (vals );}; +// GetCatalogMetadata gets the catalog defined XMP Metadata. +func (_bdgf *PdfReader )GetCatalogMetadata ()(_cde .PdfObject ,bool ){if _bdgf ._gaeed ==nil {return nil ,false ;};_acdgd :=_bdgf ._gaeed .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return _acdgd ,_acdgd !=nil ;};func (_edfbb fontCommon )asPdfObjectDictionary (_acbgd string )*_cde .PdfObjectDictionary {if _acbgd !=""&&_edfbb ._cfgg !=""&&_acbgd !=_edfbb ._cfgg {_fb .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",_acbgd ,_edfbb ); +}else if _acbgd ==""&&_edfbb ._cfgg ==""{_fb .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",_edfbb ); +}else if _edfbb ._cfgg ==""{_edfbb ._cfgg =_acbgd ;};_cfeg :=_cde .MakeDict ();_cfeg .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0046\u006f\u006e\u0074"));_cfeg .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_cde .MakeName (_edfbb ._bbdf )); +_cfeg .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName (_edfbb ._cfgg ));if _edfbb ._bceac !=nil {_cfeg .Set ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072",_edfbb ._bceac .ToPdfObject ());};if _edfbb ._aaegd !=nil {_cfeg .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_edfbb ._aaegd ); +}else if _edfbb ._dcgd !=nil {_ccdd ,_dgdf :=_edfbb ._dcgd .Stream ();if _dgdf !=nil {_fb .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",_dgdf ); +}else {_cfeg .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_ccdd );};};return _cfeg ;}; // ToPdfObject implements interface PdfModel. -func (_edf *PdfActionGoToR )ToPdfObject ()_ce .PdfObject {_edf .PdfAction .ToPdfObject ();_ecg :=_edf ._bcc ;_cgg :=_ecg .PdfObject .(*_ce .PdfObjectDictionary );_cgg .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeGoToR )));if _edf .F !=nil {_cgg .Set ("\u0046",_edf .F .ToPdfObject ()); -};_cgg .SetIfNotNil ("\u0044",_edf .D );_cgg .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_edf .NewWindow );return _ecg ;}; +func (_dbg *PdfAnnotationPolyLine )ToPdfObject ()_cde .PdfObject {_dbg .PdfAnnotation .ToPdfObject ();_aafc :=_dbg ._gfg ;_fcab :=_aafc .PdfObject .(*_cde .PdfObjectDictionary );_dbg .PdfAnnotationMarkup .appendToPdfDictionary (_fcab );_fcab .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065")); +_fcab .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_dbg .Vertices );_fcab .SetIfNotNil ("\u004c\u0045",_dbg .LE );_fcab .SetIfNotNil ("\u0042\u0053",_dbg .BS );_fcab .SetIfNotNil ("\u0049\u0043",_dbg .IC );_fcab .SetIfNotNil ("\u0042\u0045",_dbg .BE ); +_fcab .SetIfNotNil ("\u0049\u0054",_dbg .IT );_fcab .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_dbg .Measure );return _aafc ;};func (_dee *PdfReader )newPdfActionGotoEFromDict (_ddb *_cde .PdfObjectDictionary )(*PdfActionGoToE ,error ){_adbc ,_cbga :=_bfc (_ddb .Get ("\u0046")); +if _cbga !=nil {return nil ,_cbga ;};return &PdfActionGoToE {D :_ddb .Get ("\u0044"),NewWindow :_ddb .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),T :_ddb .Get ("\u0054"),F :_adbc },nil ;}; -// BytesToCharcodes converts the bytes in a PDF string to character codes. -func (_ebcd *PdfFont )BytesToCharcodes (data []byte )[]_dc .CharCode {_ff .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 _daggc ,_faeag :=_ebcd ._dace .(*pdfFontType0 );_faeag &&_daggc ._ggecbf !=nil {if _dagee ,_fbgbd :=_daggc .bytesToCharcodes (data );_fbgbd {return _dagee ;};};var (_dbgdg =make ([]_dc .CharCode ,0,len (data )+len (data )%2);_cgafe =_ebcd .baseFields (); -);if _cgafe ._dgfcg !=nil {if _ggde ,_eeebaf :=_cgafe ._dgfcg .BytesToCharcodes (data );_eeebaf {for _ ,_fgcbg :=range _ggde {_dbgdg =append (_dbgdg ,_dc .CharCode (_fgcbg ));};return _dbgdg ;};};if _cgafe .isCIDFont (){if len (data )==1{data =[]byte {0,data [0]}; -};if len (data )%2!=0{_ff .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 _dbedf :=0;_dbedf < len (data );_dbedf +=2{_deaee :=uint16 (data [_dbedf ])<<8|uint16 (data [_dbedf +1]);_dbgdg =append (_dbgdg ,_dc .CharCode (_deaee ));};}else {for _ ,_decaa :=range data {_dbgdg =append (_dbgdg ,_dc .CharCode (_decaa )); -};};return _dbgdg ;}; - -// WatermarkImageOptions contains options for configuring the watermark process. -type WatermarkImageOptions struct{Alpha float64 ;FitToWidth bool ;PreserveAspectRatio bool ;};func (_cgdb *PdfReader )loadAction (_eea _ce .PdfObject )(*PdfAction ,error ){if _fbab ,_efd :=_ce .GetIndirect (_eea );_efd {_fbb ,_cebe :=_cgdb .newPdfActionFromIndirectObject (_fbab ); -if _cebe !=nil {return nil ,_cebe ;};return _fbb ,nil ;}else if !_ce .IsNullObject (_eea ){return nil ,_ge .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 ;}; +// PdfColor interface represents a generic color in PDF. +type PdfColor interface{}; -// SetName sets the `Name` field of the signature. -func (_bafbf *PdfSignature )SetName (name string ){_bafbf .Name =_ce .MakeEncodedString (name ,true )}; +// ToPdfObject returns a stream object. +func (_bfcac *XObjectImage )ToPdfObject ()_cde .PdfObject {_fgdag :=_bfcac ._aaaag ;_dfga :=_fgdag .PdfObjectDictionary ;if _bfcac .Filter !=nil {_dfga =_bfcac .Filter .MakeStreamDict ();_fgdag .PdfObjectDictionary =_dfga ;};_dfga .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +_dfga .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0049\u006d\u0061g\u0065"));_dfga .Set ("\u0057\u0069\u0064t\u0068",_cde .MakeInteger (*(_bfcac .Width )));_dfga .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_cde .MakeInteger (*(_bfcac .Height ))); +if _bfcac .BitsPerComponent !=nil {_dfga .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_cde .MakeInteger (*(_bfcac .BitsPerComponent )));};if _bfcac .ColorSpace !=nil {_dfga .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_bfcac .ColorSpace .ToPdfObject ()); +};_dfga .SetIfNotNil ("\u0049\u006e\u0074\u0065\u006e\u0074",_bfcac .Intent );_dfga .SetIfNotNil ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k",_bfcac .ImageMask );_dfga .SetIfNotNil ("\u004d\u0061\u0073\u006b",_bfcac .Mask );_gagae :=_dfga .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")!=nil ; +if _bfcac .Decode ==nil &&_gagae {_dfga .Remove ("\u0044\u0065\u0063\u006f\u0064\u0065");}else if _bfcac .Decode !=nil {_dfga .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_bfcac .Decode );};_dfga .SetIfNotNil ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_bfcac .Interpolate ); +_dfga .SetIfNotNil ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073",_bfcac .Alternatives );_dfga .SetIfNotNil ("\u0053\u004d\u0061s\u006b",_bfcac .SMask );_dfga .SetIfNotNil ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061",_bfcac .SMaskInData ); +_dfga .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_bfcac .Matte );_dfga .SetIfNotNil ("\u004e\u0061\u006d\u0065",_bfcac .Name );_dfga .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_bfcac .StructParent );_dfga .SetIfNotNil ("\u0049\u0044",_bfcac .ID ); +_dfga .SetIfNotNil ("\u004f\u0050\u0049",_bfcac .OPI );_dfga .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_bfcac .Metadata );_dfga .SetIfNotNil ("\u004f\u0043",_bfcac .OC );_dfga .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_cde .MakeInteger (int64 (len (_bfcac .Stream )))); +_fgdag .Stream =_bfcac .Stream ;return _fgdag ;};func (_dbac *PdfReader )newPdfAnnotationProjectionFromDict (_bfe *_cde .PdfObjectDictionary )(*PdfAnnotationProjection ,error ){_feaf :=&PdfAnnotationProjection {};_dbab ,_eebb :=_dbac .newPdfAnnotationMarkupFromDict (_bfe ); +if _eebb !=nil {return nil ,_eebb ;};_feaf .PdfAnnotationMarkup =_dbab ;return _feaf ,nil ;};func (_dbdda *PdfWriter )writeOutputIntents ()error {if len (_dbdda ._afefbc )==0{return nil ;};_fdfbd :=make ([]_cde .PdfObject ,len (_dbdda ._afefbc ));for _fedbfd ,_fcba :=range _dbdda ._afefbc {_dcfe :=_fcba .ToPdfObject (); +_fdfbd [_fedbfd ]=_cde .MakeIndirectObject (_dcfe );};_fbabd :=_cde .MakeIndirectObject (_cde .MakeArray (_fdfbd ...));_dbdda ._aaeef .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_fbabd );if _cbfc :=_dbdda .addObjects (_fbabd ); +_cbfc !=nil {return _cbfc ;};return nil ;}; -// IsSimple returns true if `font` is a simple font. -func (_gcegc *PdfFont )IsSimple ()bool {_ ,_cggaa :=_gcegc ._dace .(*pdfFontSimple );return _cggaa }; +// GetCustomInfo returns a custom info value for the specified name. +func (_bfbge *PdfInfo )GetCustomInfo (name string )*_cde .PdfObjectString {var _aeag *_cde .PdfObjectString ;if _bfbge ._bdcd ==nil {return _aeag ;};if _dcge ,_efge :=_bfbge ._bdcd .Get (*_cde .MakeName (name )).(*_cde .PdfObjectString );_efge {_aeag =_dcge ; +};return _aeag ;}; -// PdfAnnotationStamp represents Stamp annotations. -// (Section 12.5.6.12). -type PdfAnnotationStamp struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Name _ce .PdfObject ;}; +// GetContainingPdfObject returns the container of the outline item (indirect object). +func (_aageb *PdfOutlineItem )GetContainingPdfObject ()_cde .PdfObject {return _aageb ._baaeg }; -// ToPdfObject returns the PDF representation of the pattern. -func (_aeafc *PdfPattern )ToPdfObject ()_ce .PdfObject {_fgbef :=_aeafc .getDict ();_fgbef .Set ("\u0054\u0079\u0070\u0065",_ce .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_fgbef .Set ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065",_ce .MakeInteger (_aeafc .PatternType )); -return _aeafc ._gadcb ;}; +// PdfFilespec represents a file specification which can either refer to an external or embedded file. +type PdfFilespec struct{Type _cde .PdfObject ;FS _cde .PdfObject ;F _cde .PdfObject ;UF _cde .PdfObject ;DOS _cde .PdfObject ;Mac _cde .PdfObject ;Unix _cde .PdfObject ;ID _cde .PdfObject ;V _cde .PdfObject ;EF _cde .PdfObject ;RF _cde .PdfObject ;Desc _cde .PdfObject ; +CI _cde .PdfObject ;AFRelationship _cde .PdfObject ;_dcef _cde .PdfObject ;}; -// 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 ;_ffegb *_ce .PdfObjectDictionary ;}; +// NewPdfAnnotationCaret returns a new caret annotation. +func NewPdfAnnotationCaret ()*PdfAnnotationCaret {_gcf :=NewPdfAnnotation ();_deg :=&PdfAnnotationCaret {};_deg .PdfAnnotation =_gcf ;_deg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gcf .SetContext (_deg );return _deg ;}; -// SetColorSpace sets `r` colorspace object to `colorspace`. -func (_aeaef *PdfPageResources )SetColorSpace (colorspace *PdfPageResourcesColorspaces ){_aeaef ._acffc =colorspace ;}; +// IsCheckbox returns true if the button field represents a checkbox, false otherwise. +func (_cddbb *PdfFieldButton )IsCheckbox ()bool {return _cddbb .GetType ()==ButtonTypeCheckbox }; -// 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 ;_cdecc []byte ;_bffb []float64 ;};func (_acc *PdfReader )newPdfActionMovieFromDict (_ffab *_ce .PdfObjectDictionary )(*PdfActionMovie ,error ){return &PdfActionMovie {Annotation :_ffab .Get ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e"),T :_ffab .Get ("\u0054"),Operation :_ffab .Get ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn")},nil ; -}; +// Clear clears flag fl from the flag and returns the resulting flag. +func (_cgfa FieldFlag )Clear (fl FieldFlag )FieldFlag {return FieldFlag (_cgfa .Mask ()&^fl .Mask ())}; -// GetExtGState gets the ExtGState specified by keyName. Returns a bool -// indicating whether it was found or not. -func (_fdbge *PdfPageResources )GetExtGState (keyName _ce .PdfObjectName )(_ce .PdfObject ,bool ){if _fdbge .ExtGState ==nil {return nil ,false ;};_cgdfb ,_bbbgg :=_ce .TraceToDirectObject (_fdbge .ExtGState ).(*_ce .PdfObjectDictionary );if !_bbbgg {_ff .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",_fdbge .ExtGState ); -return nil ,false ;};if _ecffb :=_cgdfb .Get (keyName );_ecffb !=nil {return _ecffb ,true ;};return nil ,false ;};func _agdgd (_cgfcf *_ce .PdfObjectDictionary )(*PdfFieldChoice ,error ){_daef :=&PdfFieldChoice {};_daef .Opt ,_ =_ce .GetArray (_cgfcf .Get ("\u004f\u0070\u0074")); -_daef .TI ,_ =_ce .GetInt (_cgfcf .Get ("\u0054\u0049"));_daef .I ,_ =_ce .GetArray (_cgfcf .Get ("\u0049"));return _daef ,nil ;}; +// ToPdfObject converts PdfAcroForm to a PdfObject, i.e. an indirect object containing the +// AcroForm dictionary. +func (_deagf *PdfAcroForm )ToPdfObject ()_cde .PdfObject {_cacfc :=_deagf ._ddcfd ;_gfbaaa :=_cacfc .PdfObject .(*_cde .PdfObjectDictionary );if _deagf .Fields !=nil {_egdaf :=_cde .PdfObjectArray {};for _ ,_cbfg :=range *_deagf .Fields {_fagea :=_cbfg .GetContext (); +if _fagea !=nil {_egdaf .Append (_fagea .ToPdfObject ());}else {_egdaf .Append (_cbfg .ToPdfObject ());};};_gfbaaa .Set ("\u0046\u0069\u0065\u006c\u0064\u0073",&_egdaf );};if _deagf .NeedAppearances !=nil {_gfbaaa .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_deagf .NeedAppearances ); +}else {if _gbag :=_gfbaaa .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");_gbag !=nil {_gfbaaa .Remove ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");};};if _deagf .SigFlags !=nil {_gfbaaa .Set ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073",_deagf .SigFlags ); +};if _deagf .CO !=nil {_gfbaaa .Set ("\u0043\u004f",_deagf .CO );};if _deagf .DR !=nil {_gfbaaa .Set ("\u0044\u0052",_deagf .DR .ToPdfObject ());};if _deagf .DA !=nil {_gfbaaa .Set ("\u0044\u0041",_deagf .DA );};if _deagf .Q !=nil {_gfbaaa .Set ("\u0051",_deagf .Q ); +};if _deagf .XFA !=nil {_gfbaaa .Set ("\u0058\u0046\u0041",_deagf .XFA );};if _deagf .ADBEEchoSign !=nil {_gfbaaa .Set ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e",_deagf .ADBEEchoSign );};return _cacfc ;};func (_bdcba *PdfReader )newPdfAnnotationTrapNetFromDict (_aag *_cde .PdfObjectDictionary )(*PdfAnnotationTrapNet ,error ){_dfcg :=PdfAnnotationTrapNet {}; +return &_dfcg ,nil ;}; -// NewPdfAnnotationProjection returns a new projection annotation. -func NewPdfAnnotationProjection ()*PdfAnnotationProjection {_fefa :=NewPdfAnnotation ();_acca :=&PdfAnnotationProjection {};_acca .PdfAnnotation =_fefa ;_acca .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_fefa .SetContext (_acca );return _acca ;}; +// GetMediaBox gets the inheritable media box value, either from the page +// or a higher up page/pages struct. +func (_ecgd *PdfPage )GetMediaBox ()(*PdfRectangle ,error ){if _ecgd .MediaBox !=nil {return _ecgd .MediaBox ,nil ;};_gggccd :=_ecgd .Parent ;for _gggccd !=nil {_agfec ,_daeda :=_cde .GetDict (_gggccd );if !_daeda {return nil ,_gf .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 _cffgb :=_agfec .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078");_cffgb !=nil {_fabcc ,_dfggd :=_cde .GetArray (_cffgb );if !_dfggd {return nil ,_gf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006d\u0065\u0064\u0069a\u0020\u0062\u006f\u0078"); +};_fgbcb ,_caccc :=NewPdfRectangle (*_fabcc );if _caccc !=nil {return nil ,_caccc ;};return _fgbcb ,nil ;};_gggccd =_agfec .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,_gf .New ("m\u0065\u0064\u0069\u0061 b\u006fx\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); +}; -// XObjectImage (Table 89 in 8.9.5.1). -// Implements PdfModel interface. -type XObjectImage struct{ +// 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 (_dbfd *PdfFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_faabe :=_dbfd .actualFont ();if _faabe ==nil {_fb .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",_dbfd ._dcgb ); +return _baf .CharMetrics {},false ;};if _fcfcd ,_daag :=_faabe .GetRuneMetrics (r );_daag {return _fcfcd ,true ;};if _gafa ,_bfcf :=_dbfd .GetFontDescriptor ();_bfcf ==nil &&_gafa !=nil {return _baf .CharMetrics {Wx :_gafa ._afadf },true ;};_fb .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",_dbfd ); +return _baf .CharMetrics {},false ;}; -//ColorSpace PdfObject -Width *int64 ;Height *int64 ;ColorSpace PdfColorspace ;BitsPerComponent *int64 ;Filter _ce .StreamEncoder ;Intent _ce .PdfObject ;ImageMask _ce .PdfObject ;Mask _ce .PdfObject ;Matte _ce .PdfObject ;Decode _ce .PdfObject ;Interpolate _ce .PdfObject ;Alternatives _ce .PdfObject ; -SMask _ce .PdfObject ;SMaskInData _ce .PdfObject ;Name _ce .PdfObject ;StructParent _ce .PdfObject ;ID _ce .PdfObject ;OPI _ce .PdfObject ;Metadata _ce .PdfObject ;OC _ce .PdfObject ;Stream []byte ;_gefdf *_ce .PdfObjectStream ;}; +// 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 (_beggg *PdfColorspaceDeviceRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ecdg :=vals [0];if _ecdg < 0.0||_ecdg > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ecdg ); +return nil ,ErrColorOutOfRange ;};_gcafa :=vals [1];if _gcafa < 0.0||_gcafa > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ecdg );return nil ,ErrColorOutOfRange ; +};_cdggc :=vals [2];if _cdggc < 0.0||_cdggc > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ecdg );return nil ,ErrColorOutOfRange ;};_adcb :=NewPdfColorDeviceRGB (_ecdg ,_gcafa ,_cdggc ); +return _adcb ,nil ;}; -// NewPdfColorspaceDeviceRGB returns a new RGB colorspace object. -func NewPdfColorspaceDeviceRGB ()*PdfColorspaceDeviceRGB {return &PdfColorspaceDeviceRGB {}}; +// K returns the value of the key component of the color. +func (_gbee *PdfColorDeviceCMYK )K ()float64 {return _gbee [3]}; -// ToPdfObject implements interface PdfModel. -func (_dbda *PdfAnnotationPrinterMark )ToPdfObject ()_ce .PdfObject {_dbda .PdfAnnotation .ToPdfObject ();_ddab :=_dbda ._dec ;_egge :=_ddab .PdfObject .(*_ce .PdfObjectDictionary );_egge .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b")); -_egge .SetIfNotNil ("\u004d\u004e",_dbda .MN );return _ddab ;}; +// ToPdfObject returns the text field dictionary within an indirect object (container). +func (_fggc *PdfFieldText )ToPdfObject ()_cde .PdfObject {_fggc .PdfField .ToPdfObject ();_beaeb :=_fggc ._gfed ;_caac :=_beaeb .PdfObject .(*_cde .PdfObjectDictionary );_caac .Set ("\u0046\u0054",_cde .MakeName ("\u0054\u0078"));if _fggc .DA !=nil {_caac .Set ("\u0044\u0041",_fggc .DA ); +};if _fggc .Q !=nil {_caac .Set ("\u0051",_fggc .Q );};if _fggc .DS !=nil {_caac .Set ("\u0044\u0053",_fggc .DS );};if _fggc .RV !=nil {_caac .Set ("\u0052\u0056",_fggc .RV );};if _fggc .MaxLen !=nil {_caac .Set ("\u004d\u0061\u0078\u004c\u0065\u006e",_fggc .MaxLen ); +};return _beaeb ;}; -// ColorToRGB verifies that the input color is an RGB color. Method exists in -// order to satisfy the PdfColorspace interface. -func (_gcfc *PdfColorspaceDeviceRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_fbfe ,_gacc :=color .(*PdfColorDeviceRGB );if !_gacc {_ff .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 ,_ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return _fbfe ,nil ;}; +// NewPdfColorCalRGB returns a new CalRBG color. +func NewPdfColorCalRGB (a ,b ,c float64 )*PdfColorCalRGB {_ecbg :=PdfColorCalRGB {a ,b ,c };return &_ecbg ;};func _fagdf (_dddg *_cde .PdfObjectDictionary )(*PdfShadingType5 ,error ){_adbf :=PdfShadingType5 {};_beagb :=_dddg .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); +if _beagb ==nil {_fb .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 ;};_ecgab ,_bacbd :=_beagb .(*_cde .PdfObjectInteger );if !_bacbd {_fb .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",_beagb ); +return nil ,_cde .ErrTypeError ;};_adbf .BitsPerCoordinate =_ecgab ;_beagb =_dddg .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _beagb ==nil {_fb .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 ;};_ecgab ,_bacbd =_beagb .(*_cde .PdfObjectInteger );if !_bacbd {_fb .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",_beagb ); +return nil ,_cde .ErrTypeError ;};_adbf .BitsPerComponent =_ecgab ;_beagb =_dddg .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077");if _beagb ==nil {_fb .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 ;};_ecgab ,_bacbd =_beagb .(*_cde .PdfObjectInteger );if !_bacbd {_fb .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",_beagb ); +return nil ,_cde .ErrTypeError ;};_adbf .VerticesPerRow =_ecgab ;_beagb =_dddg .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _beagb ==nil {_fb .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 ;};_ddffe ,_bacbd :=_beagb .(*_cde .PdfObjectArray );if !_bacbd {_fb .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",_beagb ); +return nil ,_cde .ErrTypeError ;};_adbf .Decode =_ddffe ;if _bcga :=_dddg .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_bcga !=nil {_adbf .Function =[]PdfFunction {};if _gbbgb ,_geaab :=_bcga .(*_cde .PdfObjectArray );_geaab {for _ ,_gaed :=range _gbbgb .Elements (){_bbdaa ,_dbgbf :=_bedaa (_gaed ); +if _dbgbf !=nil {_fb .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",_dbgbf );return nil ,_dbgbf ;};_adbf .Function =append (_adbf .Function ,_bbdaa ); +};}else {_faafa ,_ggdbe :=_bedaa (_bcga );if _ggdbe !=nil {_fb .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",_ggdbe );return nil ,_ggdbe ; +};_adbf .Function =append (_adbf .Function ,_faafa );};};return &_adbf ,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 (_affe *PdfColorspaceDeviceCMYK )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=4{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_debbg :=vals [0];if _debbg < 0.0||_debbg > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_debbg ); -return nil ,ErrColorOutOfRange ;};_cfga :=vals [1];if _cfga < 0.0||_cfga > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cfga );return nil ,ErrColorOutOfRange ; -};_dafb :=vals [2];if _dafb < 0.0||_dafb > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_dafb );return nil ,ErrColorOutOfRange ;};_bfga :=vals [3]; -if _bfga < 0.0||_bfga > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_bfga );return nil ,ErrColorOutOfRange ;};_cgeb :=NewPdfColorDeviceCMYK (_debbg ,_cfga ,_dafb ,_bfga ); -return _cgeb ,nil ;};func (_afa *PdfReader )newPdfActionThreadFromDict (_cgda *_ce .PdfObjectDictionary )(*PdfActionThread ,error ){_efb ,_bdbb :=_ecbge (_cgda .Get ("\u0046"));if _bdbb !=nil {return nil ,_bdbb ;};return &PdfActionThread {D :_cgda .Get ("\u0044"),B :_cgda .Get ("\u0042"),F :_efb },nil ; -};const (_ PdfOutputIntentType =iota ;PdfOutputIntentTypeA1 ;PdfOutputIntentTypeA2 ;PdfOutputIntentTypeA3 ;PdfOutputIntentTypeA4 ;PdfOutputIntentTypeX ;); +// ToPdfObject returns colorspace in a PDF object format [name stream] +func (_bbad *PdfColorspaceICCBased )ToPdfObject ()_cde .PdfObject {_adefd :=&_cde .PdfObjectArray {};_adefd .Append (_cde .MakeName ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"));var _egfcd *_cde .PdfObjectStream ;if _bbad ._eaeab !=nil {_egfcd =_bbad ._eaeab ; +}else {_egfcd =&_cde .PdfObjectStream {};};_dgbd :=_cde .MakeDict ();_dgbd .Set ("\u004e",_cde .MakeInteger (int64 (_bbad .N )));if _bbad .Alternate !=nil {_dgbd .Set ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e",_bbad .Alternate .ToPdfObject ());};if _bbad .Metadata !=nil {_dgbd .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_bbad .Metadata ); +};if _bbad .Range !=nil {var _eegc []_cde .PdfObject ;for _ ,_afbge :=range _bbad .Range {_eegc =append (_eegc ,_cde .MakeFloat (_afbge ));};_dgbd .Set ("\u0052\u0061\u006eg\u0065",_cde .MakeArray (_eegc ...));};_dgbd .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_cde .MakeInteger (int64 (len (_bbad .Data )))); +_egfcd .Stream =_bbad .Data ;_egfcd .PdfObjectDictionary =_dgbd ;_adefd .Append (_egfcd );if _bbad ._ebcg !=nil {_bbad ._ebcg .PdfObject =_adefd ;return _bbad ._ebcg ;};return _adefd ;};func _adeg (_fbee _cde .PdfObject )(*PdfColorspaceCalRGB ,error ){_cgdfg :=NewPdfColorspaceCalRGB (); +if _abef ,_fgcd :=_fbee .(*_cde .PdfIndirectObject );_fgcd {_cgdfg ._aacb =_abef ;};_fbee =_cde .TraceToDirectObject (_fbee );_ddef ,_gefba :=_fbee .(*_cde .PdfObjectArray );if !_gefba {return nil ,_a .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};if _ddef .Len ()!=2{return nil ,_a .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0043\u0061\u006c\u0052G\u0042 \u0063o\u006c\u006f\u0072\u0073\u0070\u0061\u0063e");};_fbee =_cde .TraceToDirectObject (_ddef .Get (0));_aeeaa ,_gefba :=_fbee .(*_cde .PdfObjectName ); +if !_gefba {return nil ,_a .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 *_aeeaa !="\u0043\u0061\u006c\u0052\u0047\u0042"{return nil ,_a .Errorf ("\u006e\u006f\u0074 a\u0020\u0043\u0061\u006c\u0052\u0047\u0042\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065"); +};_fbee =_cde .TraceToDirectObject (_ddef .Get (1));_gaabb ,_gefba :=_fbee .(*_cde .PdfObjectDictionary );if !_gefba {return nil ,_a .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"); +};_fbee =_gaabb .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_fbee =_cde .TraceToDirectObject (_fbee );_bbae ,_gefba :=_fbee .(*_cde .PdfObjectArray );if !_gefba {return nil ,_a .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 _bbae .Len ()!=3{return nil ,_a .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");};_acbgf ,_bbab :=_bbae .GetAsFloat64Slice (); +if _bbab !=nil {return nil ,_bbab ;};_cgdfg .WhitePoint =_acbgf ;_fbee =_gaabb .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _fbee !=nil {_fbee =_cde .TraceToDirectObject (_fbee );_fgad ,_gabe :=_fbee .(*_cde .PdfObjectArray ); +if !_gabe {return nil ,_a .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 _fgad .Len ()!=3{return nil ,_a .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"); +};_baee ,_efca :=_fgad .GetAsFloat64Slice ();if _efca !=nil {return nil ,_efca ;};_cgdfg .BlackPoint =_baee ;};_fbee =_gaabb .Get ("\u0047\u0061\u006dm\u0061");if _fbee !=nil {_fbee =_cde .TraceToDirectObject (_fbee );_cfaef ,_dfbcg :=_fbee .(*_cde .PdfObjectArray ); +if !_dfbcg {return nil ,_a .Errorf ("C\u0061\u006c\u0052\u0047B:\u0020I\u006e\u0076\u0061\u006c\u0069d\u0020\u0047\u0061\u006d\u006d\u0061");};if _cfaef .Len ()!=3{return nil ,_a .Errorf ("C\u0061\u006c\u0052\u0047\u0042\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0047a\u006d\u006d\u0061 \u0061r\u0072\u0061\u0079"); +};_dbgf ,_fbcf :=_cfaef .GetAsFloat64Slice ();if _fbcf !=nil {return nil ,_fbcf ;};_cgdfg .Gamma =_dbgf ;};_fbee =_gaabb .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");if _fbee !=nil {_fbee =_cde .TraceToDirectObject (_fbee );_gefac ,_beff :=_fbee .(*_cde .PdfObjectArray ); +if !_beff {return nil ,_a .Errorf ("\u0043\u0061\u006c\u0052GB\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004d\u0061\u0074\u0072i\u0078");};if _gefac .Len ()!=9{_fb .Log .Error ("\u004d\u0061t\u0072\u0069\u0078 \u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_gefac .String ()); +return nil ,_a .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");};_cbdg ,_beda :=_gefac .GetAsFloat64Slice ();if _beda !=nil {return nil ,_beda ; +};_cgdfg .Matrix =_cbdg ;};return _cgdfg ,nil ;}; -// GetBorderWidth returns the border style's width. -func (_cgdd *PdfBorderStyle )GetBorderWidth ()float64 {if _cgdd .W ==nil {return 1;};return *_cgdd .W ;}; +// PdfBorderEffect represents a PDF border effect. +type PdfBorderEffect struct{S *BorderEffect ;I *float64 ;}; -// NewXObjectImage returns a new XObjectImage. -func NewXObjectImage ()*XObjectImage {_fcbag :=&XObjectImage {};_efedf :=&_ce .PdfObjectStream {};_efedf .PdfObjectDictionary =_ce .MakeDict ();_fcbag ._gefdf =_efedf ;return _fcbag ;}; +// PdfActionThread represents a thread action. +type PdfActionThread struct{*PdfAction ;F *PdfFilespec ;D _cde .PdfObject ;B _cde .PdfObject ;}; -// 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 (_bggb *PdfReader )AcroFormNeedsRepair ()(bool ,error ){var _fefaf []*PdfField ;if _bggb .AcroForm !=nil {_fefaf =_bggb .AcroForm .AllFields ();};_becd :=make (map[*PdfField ]struct{},len (_fefaf ));for _ ,_eaee :=range _fefaf {_becd [_eaee ]=struct{}{}; -};for _ ,_edega :=range _bggb .PageList {_bgdbc ,_ffgea :=_edega .GetAnnotations ();if _ffgea !=nil {return false ,_ffgea ;};for _ ,_efcg :=range _bgdbc {_ggfgg ,_bcabe :=_efcg .GetContext ().(*PdfAnnotationWidget );if !_bcabe {continue ;};_cfged :=_ggfgg .Field (); -if _cfged ==nil {return true ,nil ;};if _ ,_abaaf :=_becd [_cfged ];!_abaaf {return true ,nil ;};};};return false ,nil ;}; +// ToPdfObject returns the PDF representation of the DSS dictionary. +func (_cgag *DSS )ToPdfObject ()_cde .PdfObject {_geddf :=_cgag ._agaa .PdfObject .(*_cde .PdfObjectDictionary );_geddf .Clear ();_egfcf :=_cde .MakeDict ();for _cggaf ,_bdefc :=range _cgag .VRI {_egfcf .Set (*_cde .MakeName (_cggaf ),_bdefc .ToPdfObject ()); +};_geddf .SetIfNotNil ("\u0043\u0065\u0072t\u0073",_edgbae (_cgag .Certs ));_geddf .SetIfNotNil ("\u004f\u0043\u0053P\u0073",_edgbae (_cgag .OCSPs ));_geddf .SetIfNotNil ("\u0043\u0052\u004c\u0073",_edgbae (_cgag .CRLs ));_geddf .Set ("\u0056\u0052\u0049",_egfcf ); +return _cgag ._agaa ;}; -// Val returns the value of the color. -func (_bbgg *PdfColorCalGray )Val ()float64 {return float64 (*_bbgg )};func _bbgfg (_aaad _ce .PdfObject )(*_ce .PdfObjectDictionary ,*fontCommon ,error ){_dfgfg :=&fontCommon {};if _dafgd ,_ffec :=_aaad .(*_ce .PdfIndirectObject );_ffec {_dfgfg ._edcbg =_dafgd .ObjectNumber ; -};_fdcda ,_eeba :=_ce .GetDict (_aaad );if !_eeba {_ff .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",_aaad ); -return nil ,nil ,ErrFontNotSupported ;};_ebfe ,_eeba :=_ce .GetNameVal (_fdcda .Get ("\u0054\u0079\u0070\u0065"));if !_eeba {_ff .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 _ebfe !="\u0046\u006f\u006e\u0074"{_ff .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.",_ebfe ,"\u0046\u006f\u006e\u0074"); -return nil ,nil ,_ce .ErrTypeError ;};_abefe ,_eeba :=_ce .GetNameVal (_fdcda .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_eeba {_ff .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 ;};_dfgfg ._baafb =_abefe ;_acgac ,_eeba :=_ce .GetNameVal (_fdcda .Get ("\u004e\u0061\u006d\u0065"));if _eeba {_dfgfg ._bdae =_acgac ;};_gbde :=_fdcda .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _gbde !=nil {_dfgfg ._bcef =_ce .TraceToDirectObject (_gbde ); -_ebdf ,_deaa :=_ddabd (_dfgfg ._bcef ,_dfgfg );if _deaa !=nil {return _fdcda ,_dfgfg ,_deaa ;};_dfgfg ._dgfcg =_ebdf ;}else if _abefe =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"||_abefe =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_bdffb ,_aeae :=_ga .NewCIDSystemInfo (_fdcda .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f")); -if _aeae !=nil {return _fdcda ,_dfgfg ,_aeae ;};_cdde :=_e .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0055\u0043\u0053\u0032",_bdffb .Registry ,_bdffb .Ordering );if _ga .IsPredefinedCMap (_cdde ){_dfgfg ._dgfcg ,_aeae =_ga .LoadPredefinedCMap (_cdde ); -if _aeae !=nil {_ff .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",_cdde ,_aeae ); -};};};_cadaa :=_fdcda .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072");if _cadaa !=nil {_deggaa ,_efda :=_ccfe (_cadaa );if _efda !=nil {_ff .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",_efda ); -return _fdcda ,_dfgfg ,_efda ;};_dfgfg ._daebd =_deggaa ;};if _abefe !="\u0054\u0079\u0070e\u0033"{_bdfba ,_bceg :=_ce .GetNameVal (_fdcda .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_bceg {_ff .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 _fdcda ,_dfgfg ,ErrRequiredAttributeMissing ;};_dfgfg ._egacd =_bdfba ;};return _fdcda ,_dfgfg ,nil ;}; +// SetAction sets the PDF action for the annotation link. +func (_cbb *PdfAnnotationLink )SetAction (action *PdfAction ){_cbb ._bgg =action ;if action ==nil {_cbb .A =nil ;};}; -// ToPdfObject returns the text field dictionary within an indirect object (container). -func (_dbccg *PdfFieldText )ToPdfObject ()_ce .PdfObject {_dbccg .PdfField .ToPdfObject ();_cdeec :=_dbccg ._aadeb ;_bbeg :=_cdeec .PdfObject .(*_ce .PdfObjectDictionary );_bbeg .Set ("\u0046\u0054",_ce .MakeName ("\u0054\u0078"));if _dbccg .DA !=nil {_bbeg .Set ("\u0044\u0041",_dbccg .DA ); -};if _dbccg .Q !=nil {_bbeg .Set ("\u0051",_dbccg .Q );};if _dbccg .DS !=nil {_bbeg .Set ("\u0044\u0053",_dbccg .DS );};if _dbccg .RV !=nil {_bbeg .Set ("\u0052\u0056",_dbccg .RV );};if _dbccg .MaxLen !=nil {_bbeg .Set ("\u004d\u0061\u0078\u004c\u0065\u006e",_dbccg .MaxLen ); -};return _cdeec ;}; +// 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 (_gfbdb byte )byte ; -// IsShading specifies if the pattern is a shading pattern. -func (_egabb *PdfPattern )IsShading ()bool {return _egabb .PatternType ==2};func (_becgdd PdfFont )actualFont ()pdfFont {if _becgdd ._dace ==nil {_ff .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",_becgdd ); -};return _becgdd ._dace ;}; +// GetNumComponents returns the number of color components (4 for CMYK32). +func (_ffae *PdfColorDeviceCMYK )GetNumComponents ()int {return 4}; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_fagdg pdfCIDFontType0 )GetRuneMetrics (r rune )(_ee .CharMetrics ,bool ){return _ee .CharMetrics {Wx :_fagdg ._fcae },true ;};func (_abcae *LTV )validateSig (_ccbeg *PdfSignature )error {if _ccbeg ==nil ||_ccbeg .Contents ==nil ||len (_ccbeg .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",_ccbeg ); -};return nil ;};func (_fgecb *PdfPage )setContainer (_dabcc *_ce .PdfIndirectObject ){_dabcc .PdfObject =_fgecb ._cbcaa ;_fgecb ._acbbb =_dabcc ;};func (_fdcfg *PdfWriter )setDocumentIDs (_gegee ,_bcadga string ){_fdcfg ._cbegb =_ce .MakeArray (_ce .MakeHexString (_gegee ),_ce .MakeHexString (_bcadga )); -}; +// 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 ,_fab .SimpleEncoder ,error ){_afcbb ,_fgcfd :=_cgefg (basefont );if _fgcfd !=nil {return nil ,nil ,_fgcfd ;};_bfae ,_gafg :=_afcbb .Encoder ().(_fab .SimpleEncoder ); +if !_gafg {return nil ,nil ,_a .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",_afcbb .Encoder ()); +};_bgfgg :=make (map[rune ]_fab .GlyphName );for _dgdac :=range alphabet {if _ ,_fadae :=_bfae .RuneToCharcode (_dgdac );!_fadae {_ ,_fbed :=_afcbb ._cgagf .Read (_dgdac );if !_fbed {_fb .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",_dgdac ,_dgdac ); +continue ;};_fgbb ,_fbed :=_fab .RuneToGlyph (_dgdac );if !_fbed {_fb .Log .Debug ("\u006eo\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u0020\u0025\u0023\u0078\u003d\u0025\u0071",_dgdac ,_dgdac );continue ;};if len (_bgfgg )>=255{return nil ,nil ,_gf .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"); +};_bgfgg [_dgdac ]=_fgbb ;};};var (_ecee []_fab .CharCode ;_acgc []_fab .CharCode ;);for _aacd :=_fab .CharCode (1);_aacd <=0xff;_aacd ++{_gggd ,_dfcdc :=_bfae .CharcodeToRune (_aacd );if !_dfcdc {_ecee =append (_ecee ,_aacd );continue ;};if _ ,_dfcdc =alphabet [_gggd ]; +!_dfcdc {_acgc =append (_acgc ,_aacd );};};_feca :=append (_ecee ,_acgc ...);if len (_feca )< len (_bgfgg ){return nil ,nil ,_a .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 (_bgfgg ),len (_feca )); +};_dfgc :=make ([]rune ,0,len (_bgfgg ));for _ccba :=range _bgfgg {_dfgc =append (_dfgc ,_ccba );};_cf .Slice (_dfgc ,func (_abdf ,_eeadd int )bool {return _dfgc [_abdf ]< _dfgc [_eeadd ]});_effef :=make (map[_fab .CharCode ]_fab .GlyphName ,len (_dfgc )); +for _ ,_ddaf :=range _dfgc {_fbdad :=_feca [0];_feca =_feca [1:];_effef [_fbdad ]=_bgfgg [_ddaf ];};_bfae =_fab .ApplyDifferences (_bfae ,_effef );_afcbb .SetEncoder (_bfae );return &PdfFont {_dcgb :&_afcbb },_bfae ,nil ;};func _cbffe ()string {_ggdeb .Lock (); +defer _ggdeb .Unlock ();if len (_bgeff )> 0{return _bgeff ;};return "\u0055n\u0069\u0044\u006f\u0063 \u002d\u0020\u0068\u0074\u0074p\u003a/\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069o";};func (_baade *PdfReader )newPdfAcroFormFromDict (_ddga *_cde .PdfIndirectObject ,_cdgag *_cde .PdfObjectDictionary )(*PdfAcroForm ,error ){_gfbfc :=NewPdfAcroForm (); +if _ddga !=nil {_gfbfc ._ddcfd =_ddga ;_ddga .PdfObject =_cde .MakeDict ();};if _eabac :=_cdgag .Get ("\u0046\u0069\u0065\u006c\u0064\u0073");_eabac !=nil &&!_cde .IsNullObject (_eabac ){_ccefg ,_ceag :=_cde .GetArray (_eabac );if !_ceag {return nil ,_a .Errorf ("\u0066i\u0065\u006c\u0064\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e \u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0025\u0054\u0029",_eabac ); +};var _fgdgb []*PdfField ;for _ ,_caeed :=range _ccefg .Elements (){_fbgg ,_efac :=_cde .GetIndirect (_caeed );if !_efac {if _ ,_fdbe :=_caeed .(*_cde .PdfObjectNull );_fdbe {_fb .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 ;};_fb .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",_caeed ); +return nil ,_a .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");};_ddee ,_gacg :=_baade .newPdfFieldFromIndirectObject (_fbgg ,nil ); +if _gacg !=nil {return nil ,_gacg ;};_fb .Log .Trace ("\u0041\u0063\u0072\u006fFo\u0072\u006d\u0020\u0046\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u002b\u0076",*_ddee );_fgdgb =append (_fgdgb ,_ddee );};_gfbfc .Fields =&_fgdgb ;};if _afgdb :=_cdgag .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"); +_afgdb !=nil {_cdbf ,_aedcbf :=_cde .GetBool (_afgdb );if _aedcbf {_gfbfc .NeedAppearances =_cdbf ;}else {_fb .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",_afgdb ); +};};if _ddba :=_cdgag .Get ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073");_ddba !=nil {_badd ,_aabd :=_cde .GetInt (_ddba );if _aabd {_gfbfc .SigFlags =_badd ;}else {_fb .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",_ddba ); +};};if _efeef :=_cdgag .Get ("\u0043\u004f");_efeef !=nil {_aabdd ,_ffafb :=_cde .GetArray (_efeef );if _ffafb {_gfbfc .CO =_aabdd ;}else {_fb .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",_efeef ); +};};if _ffcee :=_cdgag .Get ("\u0044\u0052");_ffcee !=nil {if _bgccf ,_faec :=_cde .GetDict (_ffcee );_faec {_efedf ,_gbbb :=NewPdfPageResourcesFromDict (_bgccf );if _gbbb !=nil {_fb .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0044R\u003a\u0020\u0025\u0076",_gbbb ); +return nil ,_gbbb ;};_gfbfc .DR =_efedf ;}else {_fb .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",_ffcee );};};if _eedda :=_cdgag .Get ("\u0044\u0041"); +_eedda !=nil {_ffcd ,_adegb :=_cde .GetString (_eedda );if _adegb {_gfbfc .DA =_ffcd ;}else {_fb .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",_eedda ); +};};if _aeefb :=_cdgag .Get ("\u0051");_aeefb !=nil {_bcag ,_efgag :=_cde .GetInt (_aeefb );if _efgag {_gfbfc .Q =_bcag ;}else {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0051\u0020\u0069\u006e\u0076a\u006ci\u0064 \u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_aeefb ); +};};if _bgdeg :=_cdgag .Get ("\u0058\u0046\u0041");_bgdeg !=nil {_gfbfc .XFA =_bgdeg ;};if _ebba :=_cdgag .Get ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e");_ebba !=nil {_gfbfc .ADBEEchoSign =_ebba ;};_gfbfc .ToPdfObject (); +return _gfbfc ,nil ;}; -// GetNumComponents returns the number of color components (1 for Indexed). -func (_cdf *PdfColorspaceSpecialIndexed )GetNumComponents ()int {return 1}; +// ToPdfObject returns the choice field dictionary within an indirect object (container). +func (_dbeb *PdfFieldChoice )ToPdfObject ()_cde .PdfObject {_dbeb .PdfField .ToPdfObject ();_aegb :=_dbeb ._gfed ;_bedcc :=_aegb .PdfObject .(*_cde .PdfObjectDictionary );_bedcc .Set ("\u0046\u0054",_cde .MakeName ("\u0043\u0068"));if _dbeb .Opt !=nil {_bedcc .Set ("\u004f\u0070\u0074",_dbeb .Opt ); +};if _dbeb .TI !=nil {_bedcc .Set ("\u0054\u0049",_dbeb .TI );};if _dbeb .I !=nil {_bedcc .Set ("\u0049",_dbeb .I );};return _aegb ;}; -// 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 (_aaafb *PdfPage )AppendContentBytes (cs []byte ,wrapContents bool )error {_aaeeg :=_aaafb .GetContentStreamObjs ();wrapContents =wrapContents &&len (_aaeeg )> 0;_bfdec :=_ce .NewFlateEncoder ();_gbacd :=_ce .MakeArray ();if wrapContents {_bbbff ,_eafcc :=_ce .MakeStream ([]byte ("\u0071\u000a"),_bfdec ); -if _eafcc !=nil {return _eafcc ;};_gbacd .Append (_bbbff );};_gbacd .Append (_aaeeg ...);if wrapContents {_eggg ,_fcfaf :=_ce .MakeStream ([]byte ("\u000a\u0051\u000a"),_bfdec );if _fcfaf !=nil {return _fcfaf ;};_gbacd .Append (_eggg );};_bdfbba ,_ceeb :=_ce .MakeStream (cs ,_bfdec ); -if _ceeb !=nil {return _ceeb ;};_gbacd .Append (_bdfbba );_aaafb .Contents =_gbacd ;return nil ;}; +// Encoder returns the font's text encoder. +func (_eebd pdfFontType0 )Encoder ()_fab .TextEncoder {return _eebd ._cecbfe }; -// ToInteger convert to an integer format. -func (_gfgd *PdfColorCalGray )ToInteger (bits int )uint32 {_geda :=_egg .Pow (2,float64 (bits ))-1;return uint32 (_geda *_gfgd .Val ());}; +// GetContentStreams returns the content stream as an array of strings. +func (_agdfa *PdfPage )GetContentStreams ()([]string ,error ){_egbeaa :=_agdfa .GetContentStreamObjs ();var _dcafg []string ;for _ ,_aeefdc :=range _egbeaa {_bbged ,_edcg :=_edeeaa (_aeefdc );if _edcg !=nil {return nil ,_edcg ;};_dcafg =append (_dcafg ,_bbged ); +};return _dcafg ,nil ;}; -// PdfAnnotationCaret represents Caret annotations. -// (Section 12.5.6.11). -type PdfAnnotationCaret struct{*PdfAnnotation ;*PdfAnnotationMarkup ;RD _ce .PdfObject ;Sy _ce .PdfObject ;}; +// NewPdfAnnotationScreen returns a new screen annotation. +func NewPdfAnnotationScreen ()*PdfAnnotationScreen {_ebe :=NewPdfAnnotation ();_bed :=&PdfAnnotationScreen {};_bed .PdfAnnotation =_ebe ;_ebe .SetContext (_bed );return _bed ;}; -// PdfColorspaceCalGray represents CalGray color space. -type PdfColorspaceCalGray struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma float64 ;_aeadd *_ce .PdfIndirectObject ;}; +// NewPdfFilespecFromObj creates and returns a new PdfFilespec object. +func NewPdfFilespecFromObj (obj _cde .PdfObject )(*PdfFilespec ,error ){_ebbc :=&PdfFilespec {};var _cffda *_cde .PdfObjectDictionary ;if _cege ,_gcfe :=_cde .GetIndirect (obj );_gcfe {_ebbc ._dcef =_cege ;_ffdg ,_bdfbb :=_cde .GetDict (_cege .PdfObject ); +if !_bdfbb {_fb .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 ,_cde .ErrTypeError ;};_cffda =_ffdg ;}else if _badg ,_ddgb :=_cde .GetDict (obj ); +_ddgb {_ebbc ._dcef =_badg ;_cffda =_badg ;}else {_fb .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 ,_cde .ErrTypeError ;};if _cffda ==nil {_fb .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067"); +return nil ,_gf .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};if _aedea :=_cffda .Get ("\u0054\u0079\u0070\u0065");_aedea !=nil {_gbgb ,_egagf :=_aedea .(*_cde .PdfObjectName );if !_egagf {_fb .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",_aedea ); +}else {if *_gbgb !="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{_fb .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",*_gbgb ); +};};};if _dbcfe :=_cffda .Get ("\u0046\u0053");_dbcfe !=nil {_ebbc .FS =_dbcfe ;};if _eedfg :=_cffda .Get ("\u0046");_eedfg !=nil {_ebbc .F =_eedfg ;};if _cbfdd :=_cffda .Get ("\u0055\u0046");_cbfdd !=nil {_ebbc .UF =_cbfdd ;};if _dcadb :=_cffda .Get ("\u0044\u004f\u0053"); +_dcadb !=nil {_ebbc .DOS =_dcadb ;};if _acfb :=_cffda .Get ("\u004d\u0061\u0063");_acfb !=nil {_ebbc .Mac =_acfb ;};if _efgg :=_cffda .Get ("\u0055\u006e\u0069\u0078");_efgg !=nil {_ebbc .Unix =_efgg ;};if _defc :=_cffda .Get ("\u0049\u0044");_defc !=nil {_ebbc .ID =_defc ; +};if _bdcfe :=_cffda .Get ("\u0056");_bdcfe !=nil {_ebbc .V =_bdcfe ;};if _cdab :=_cffda .Get ("\u0045\u0046");_cdab !=nil {_ebbc .EF =_cdab ;};if _edbe :=_cffda .Get ("\u0052\u0046");_edbe !=nil {_ebbc .RF =_edbe ;};if _gfae :=_cffda .Get ("\u0044\u0065\u0073\u0063"); +_gfae !=nil {_ebbc .Desc =_gfae ;};if _ffeef :=_cffda .Get ("\u0043\u0049");_ffeef !=nil {_ebbc .CI =_ffeef ;};if _aabaa :=_cffda .Get ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070");_aabaa !=nil {_ebbc .AFRelationship =_aabaa ; +};return _ebbc ,nil ;}; -// AcroFormRepairOptions contains options for rebuilding the AcroForm. -type AcroFormRepairOptions struct{}; +// 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 (_cbcfg *LTV )EnableByName (name string ,extraCerts []*_ff .Certificate )error {_dcfa :=_cbcfg ._cfdb ._dbb .AcroForm ;for _ ,_bfabf :=range _dcfa .AllFields (){_bafga ,_ :=_bfabf .GetContext ().(*PdfFieldSignature );if _bafga ==nil {continue ;};if _faed :=_bafga .PartialName (); +_faed !=name {continue ;};return _cbcfg .Enable (_bafga .V ,extraCerts );};return nil ;}; -// PdfActionType represents an action type in PDF (section 12.6.4 p. 417). -type PdfActionType string ; +// 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 ){_fcead ,_gbceb :=_cd .Open (filePath );if _gbceb !=nil {_fb .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u006f\u0070\u0065\u006e\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0076",_gbceb ); +return nil ,_gbceb ;};defer _fcead .Close ();return NewCompositePdfFontFromTTF (_fcead );}; -// ToPdfObject converts the PdfFont object to its PDF representation. -func (_agdf *PdfFont )ToPdfObject ()_ce .PdfObject {if _agdf ._dace ==nil {_ff .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 _ce .MakeNull (); -};return _agdf ._dace .ToPdfObject ();};func _cegfd (_facf _ce .PdfObject )(PdfFunction ,error ){_facf =_ce .ResolveReference (_facf );if _fdbc ,_fabbg :=_facf .(*_ce .PdfObjectStream );_fabbg {_bdge :=_fdbc .PdfObjectDictionary ;_edde ,_eeafg :=_bdge .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_ce .PdfObjectInteger ); -if !_eeafg {_ff .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 ,_ge .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 *_edde ==0{return _dgfda (_fdbc );}else if *_edde ==4{return _efagg (_fdbc );}else {return nil ,_ge .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _ddga ,_dfcb :=_facf .(*_ce .PdfIndirectObject ); -_dfcb {_bccbe ,_cadabd :=_ddga .PdfObject .(*_ce .PdfObjectDictionary );if !_cadabd {_ff .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 ,_ge .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");};_ggff ,_cadabd :=_bccbe .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_ce .PdfObjectInteger ); -if !_cadabd {_ff .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 ,_ge .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 *_ggff ==2{return _debdea (_ddga );}else if *_ggff ==3{return _afdfee (_ddga );}else {return nil ,_ge .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _gdfac ,_gfbgb :=_facf .(*_ce .PdfObjectDictionary ); -_gfbgb {_caade ,_gbgcb :=_gdfac .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_ce .PdfObjectInteger );if !_gbgcb {_ff .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 ,_ge .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 *_caade ==2{return _debdea (_gdfac );}else if *_caade ==3{return _afdfee (_gdfac ); -}else {return nil ,_ge .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else {_ff .Log .Debug ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e\u0020\u0054\u0079\u0070\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0023\u0076",_facf ); -return nil ,_ge .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};}; +// PdfOutline represents a PDF outline dictionary (Table 152 - p. 376). +type PdfOutline struct{PdfOutlineTreeNode ;Parent *PdfOutlineTreeNode ;Count *int64 ;_abcb *_cde .PdfIndirectObject ;}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain a single element. -func (_egcfe *PdfColorspaceSpecialSeparation )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gaff :=vals [0];_ggbed :=[]float64 {_gaff };_afadf ,_gegde :=_egcfe .TintTransform .Evaluate (_ggbed ); -if _gegde !=nil {_ff .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",_gegde );_ff .Log .Trace ("\u0054\u0069\u006e\u0074 t\u0072\u0061\u006e\u0073\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_egcfe .TintTransform ); -return nil ,_gegde ;};_ff .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",_afadf ,_egcfe .AlternateSpace ); -_accbf ,_gegde :=_egcfe .AlternateSpace .ColorFromFloats (_afadf );if _gegde !=nil {_ff .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",_gegde ); -return nil ,_gegde ;};return _accbf ,nil ;}; +// DecodeArray returns the component range values for the DeviceN colorspace. +// [0 1.0 0 1.0 ...] for each color component. +func (_gegge *PdfColorspaceDeviceN )DecodeArray ()[]float64 {var _dcggc []float64 ;for _afcg :=0;_afcg < _gegge .GetNumComponents ();_afcg ++{_dcggc =append (_dcggc ,0.0,1.0);};return _dcggc ;};func (_gfggb *PdfWriter )setDocInfo (_bcdbgg _cde .PdfObject ){if _gfggb .hasObject (_gfggb ._decfde ){delete (_gfggb ._fdeab ,_gfggb ._decfde ); +delete (_gfggb ._fcadd ,_gfggb ._decfde );for _fafea ,_fccab :=range _gfggb ._abbc {if _fccab ==_gfggb ._decfde {copy (_gfggb ._abbc [_fafea :],_gfggb ._abbc [_fafea +1:]);_gfggb ._abbc [len (_gfggb ._abbc )-1]=nil ;_gfggb ._abbc =_gfggb ._abbc [:len (_gfggb ._abbc )-1]; +break ;};};};_cfeag :=_cde .PdfIndirectObject {};_cfeag .PdfObject =_bcdbgg ;_gfggb ._decfde =&_cfeag ;_gfggb .addObject (&_cfeag );};func (_fgcdd *PdfWriter )copyObject (_efedfb _cde .PdfObject ,_efcabf map[_cde .PdfObject ]_cde .PdfObject ,_dgfcf map[_cde .PdfObject ]struct{},_eebcc bool )_cde .PdfObject {_agbe :=!_fgcdd ._ceaea &&_dgfcf !=nil ; +if _cfbfg ,_geebca :=_efcabf [_efedfb ];_geebca {if _agbe &&!_eebcc {delete (_dgfcf ,_efedfb );};return _cfbfg ;};if _efedfb ==nil {_bgae :=_cde .MakeNull ();return _bgae ;};_afeaac :=_efedfb ;switch _deecf :=_efedfb .(type ){case *_cde .PdfObjectArray :_dgbeg :=_cde .MakeArray (); +_afeaac =_dgbeg ;_efcabf [_efedfb ]=_afeaac ;for _ ,_eega :=range _deecf .Elements (){_dgbeg .Append (_fgcdd .copyObject (_eega ,_efcabf ,_dgfcf ,_eebcc ));};case *_cde .PdfObjectStreams :_gbfce :=&_cde .PdfObjectStreams {PdfObjectReference :_deecf .PdfObjectReference }; +_afeaac =_gbfce ;_efcabf [_efedfb ]=_afeaac ;for _ ,_bffdg :=range _deecf .Elements (){_gbfce .Append (_fgcdd .copyObject (_bffdg ,_efcabf ,_dgfcf ,_eebcc ));};case *_cde .PdfObjectStream :_bffddd :=&_cde .PdfObjectStream {Stream :_deecf .Stream ,PdfObjectReference :_deecf .PdfObjectReference }; +_afeaac =_bffddd ;_efcabf [_efedfb ]=_afeaac ;_bffddd .PdfObjectDictionary =_fgcdd .copyObject (_deecf .PdfObjectDictionary ,_efcabf ,_dgfcf ,_eebcc ).(*_cde .PdfObjectDictionary );case *_cde .PdfObjectDictionary :var _ffag bool ;if _agbe &&!_eebcc {if _ffacc ,_ :=_cde .GetNameVal (_deecf .Get ("\u0054\u0079\u0070\u0065")); +_ffacc =="\u0050\u0061\u0067\u0065"{_ ,_bgdag :=_fgcdd ._faag [_deecf ];_eebcc =!_bgdag ;_ffag =_eebcc ;};};_egdcg :=_cde .MakeDict ();_afeaac =_egdcg ;_efcabf [_efedfb ]=_afeaac ;for _ ,_afced :=range _deecf .Keys (){_egdcg .Set (_afced ,_fgcdd .copyObject (_deecf .Get (_afced ),_efcabf ,_dgfcf ,_eebcc )); +};if _ffag {_afeaac =_cde .MakeNull ();_eebcc =false ;};case *_cde .PdfIndirectObject :_caaab :=&_cde .PdfIndirectObject {PdfObjectReference :_deecf .PdfObjectReference };_afeaac =_caaab ;_efcabf [_efedfb ]=_afeaac ;_caaab .PdfObject =_fgcdd .copyObject (_deecf .PdfObject ,_efcabf ,_dgfcf ,_eebcc ); +case *_cde .PdfObjectString :_dfcee :=*_deecf ;_afeaac =&_dfcee ;_efcabf [_efedfb ]=_afeaac ;case *_cde .PdfObjectName :_gffab :=*_deecf ;_afeaac =&_gffab ;_efcabf [_efedfb ]=_afeaac ;case *_cde .PdfObjectNull :_afeaac =_cde .MakeNull ();_efcabf [_efedfb ]=_afeaac ; +case *_cde .PdfObjectInteger :_caacc :=*_deecf ;_afeaac =&_caacc ;_efcabf [_efedfb ]=_afeaac ;case *_cde .PdfObjectReference :_gabgbg :=*_deecf ;_afeaac =&_gabgbg ;_efcabf [_efedfb ]=_afeaac ;case *_cde .PdfObjectFloat :_gfcdfd :=*_deecf ;_afeaac =&_gfcdfd ; +_efcabf [_efedfb ]=_afeaac ;case *_cde .PdfObjectBool :_eebgg :=*_deecf ;_afeaac =&_eebgg ;_efcabf [_efedfb ]=_afeaac ;case *pdfSignDictionary :_fabfa :=&pdfSignDictionary {PdfObjectDictionary :_cde .MakeDict (),_agfb :_deecf ._agfb ,_ecbaf :_deecf ._ecbaf }; +_afeaac =_fabfa ;_efcabf [_efedfb ]=_afeaac ;for _ ,_cedfd :=range _deecf .Keys (){_fabfa .Set (_cedfd ,_fgcdd .copyObject (_deecf .Get (_cedfd ),_efcabf ,_dgfcf ,_eebcc ));};default:_fb .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",_efedfb ); +};if _agbe &&_eebcc {_dgfcf [_efedfb ]=struct{}{};};return _afeaac ;}; -// Normalize swaps (Llx,Urx) if Urx < Llx, and (Lly,Ury) if Ury < Lly. -func (_fgdba *PdfRectangle )Normalize (){if _fgdba .Llx > _fgdba .Urx {_fgdba .Llx ,_fgdba .Urx =_fgdba .Urx ,_fgdba .Llx ;};if _fgdba .Lly > _fgdba .Ury {_fgdba .Lly ,_fgdba .Ury =_fgdba .Ury ,_fgdba .Lly ;};}; +// Encoder returns the font's text encoder. +func (_eegfb pdfCIDFontType0 )Encoder ()_fab .TextEncoder {return _eegfb ._fddgfc };func _ddgf (_ggde *_cde .PdfObjectDictionary )(*PdfFieldButton ,error ){_cegf :=&PdfFieldButton {};_cegf .PdfField =NewPdfField ();_cegf .PdfField .SetContext (_cegf ); +_cegf .Opt ,_ =_cde .GetArray (_ggde .Get ("\u004f\u0070\u0074"));_cdcgcg :=NewPdfAnnotationWidget ();_cdcgcg .A ,_ =_cde .GetDict (_ggde .Get ("\u0041"));_cdcgcg .AP ,_ =_cde .GetDict (_ggde .Get ("\u0041\u0050"));_cdcgcg .SetContext (_cegf );_cegf .PdfField .Annotations =append (_cegf .PdfField .Annotations ,_cdcgcg ); +return _cegf ,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 ;_gbbb *_ce .PdfIndirectObject ;};var _abeaae =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":{}}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. +func (_cbdb *PdfColorspaceICCBased )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _cbdb .Alternate ==nil {if _cbdb .N ==1{_cebbd :=NewPdfColorspaceDeviceGray ();return _cebbd .ColorFromFloats (vals );}else if _cbdb .N ==3{_cbcb :=NewPdfColorspaceDeviceRGB (); +return _cbcb .ColorFromFloats (vals );}else if _cbdb .N ==4{_cbcfd :=NewPdfColorspaceDeviceCMYK ();return _cbcfd .ColorFromFloats (vals );}else {return nil ,_gf .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 _cbdb .Alternate .ColorFromFloats (vals );}; +// GetStandardApplier gets currently used StandardApplier.. +func (_dbeae *PdfWriter )GetStandardApplier ()StandardApplier {return _dbeae ._fdgff }; -// 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 ; +// NewPdfAnnotationProjection returns a new projection annotation. +func NewPdfAnnotationProjection ()*PdfAnnotationProjection {_bebf :=NewPdfAnnotation ();_fecd :=&PdfAnnotationProjection {};_fecd .PdfAnnotation =_bebf ;_fecd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_bebf .SetContext (_fecd );return _fecd ;}; -// If omitted ICC not supported: then use DeviceGray, -// DeviceRGB or DeviceCMYK for N=1,3,4 respectively. -Range []float64 ;Metadata *_ce .PdfObjectStream ;Data []byte ;_fedfe *_ce .PdfIndirectObject ;_gcgc *_ce .PdfObjectStream ;}; +// ToGoImage converts the unidoc Image to a golang Image structure. +func (_gcbgc *Image )ToGoImage ()(_cg .Image ,error ){_fb .Log .Trace ("\u0043\u006f\u006e\u0076er\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0067\u006f\u0020\u0069\u006d\u0061g\u0065");_cgfb ,_cegead :=_bbb .NewImage (int (_gcbgc .Width ),int (_gcbgc .Height ),int (_gcbgc .BitsPerComponent ),_gcbgc .ColorComponents ,_gcbgc .Data ,_gcbgc ._cbcfe ,_gcbgc ._gdbc ); +if _cegead !=nil {return nil ,_cegead ;};return _cgfb ,nil ;}; -// Set sets the colorspace corresponding to key. Add to Names if not set. -func (_bbdf *PdfPageResourcesColorspaces )Set (key _ce .PdfObjectName ,val PdfColorspace ){if _ ,_dbfd :=_bbdf .Colorspaces [string (key )];!_dbfd {_bbdf .Names =append (_bbdf .Names ,string (key ));};_bbdf .Colorspaces [string (key )]=val ;}; +// Encoder returns the font's text encoder. +func (_dcac *PdfFont )Encoder ()_fab .TextEncoder {_feeg :=_dcac .actualFont ();if _feeg ==nil {_fb .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",_dcac ._dcgb ); +return nil ;};return _feeg .Encoder ();}; -// DecodeArray returns an empty slice as there are no components associated with pattern colorspace. -func (_aeaag *PdfColorspaceSpecialPattern )DecodeArray ()[]float64 {return []float64 {}}; +// GetAscent returns the Ascent of the font `descriptor`. +func (_abdc *PdfFontDescriptor )GetAscent ()(float64 ,error ){return _cde .GetNumberAsFloat (_abdc .Ascent );}; -// AddOCSPs adds OCSPs to DSS. -func (_gegf *DSS )AddOCSPs (ocsps [][]byte )([]*_ce .PdfObjectStream ,error ){return _gegf .add (&_gegf .OCSPs ,_gegf ._eabba ,ocsps );}; +// ImageToRGB returns the passed in image. Method exists in order to satisfy +// the PdfColorspace interface. +func (_gdcf *PdfColorspaceDeviceRGB )ImageToRGB (img Image )(Image ,error ){return img ,nil }; -// NewOutlineItem returns a new outline item instance. -func NewOutlineItem (title string ,dest OutlineDest )*OutlineItem {return &OutlineItem {Title :title ,Dest :dest };};func (_bdbc *PdfReader )newPdfAnnotationLinkFromDict (_fdg *_ce .PdfObjectDictionary )(*PdfAnnotationLink ,error ){_bgeb :=PdfAnnotationLink {}; -_bgeb .A =_fdg .Get ("\u0041");_bgeb .Dest =_fdg .Get ("\u0044\u0065\u0073\u0074");_bgeb .H =_fdg .Get ("\u0048");_bgeb .PA =_fdg .Get ("\u0050\u0041");_bgeb .QuadPoints =_fdg .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_bgeb .BS =_fdg .Get ("\u0042\u0053"); -return &_bgeb ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_gabg *PdfAnnotationSquiggly )ToPdfObject ()_cde .PdfObject {_gabg .PdfAnnotation .ToPdfObject ();_ebcd :=_gabg ._gfg ;_eeec :=_ebcd .PdfObject .(*_cde .PdfObjectDictionary );_gabg .PdfAnnotationMarkup .appendToPdfDictionary (_eeec );_eeec .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079")); +_eeec .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_gabg .QuadPoints );return _ebcd ;}; -// SetAnnotations sets the annotations list. -func (_dfedg *PdfPage )SetAnnotations (annotations []*PdfAnnotation ){_dfedg ._gage =annotations }; +// ToPdfObject implements interface PdfModel. +func (_eed *PdfActionNamed )ToPdfObject ()_cde .PdfObject {_eed .PdfAction .ToPdfObject ();_efc :=_eed ._dfb ;_gce :=_efc .PdfObject .(*_cde .PdfObjectDictionary );_gce .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeNamed )));_gce .SetIfNotNil ("\u004e",_eed .N ); +return _efc ;}; -// 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 (_befea *PdfFieldButton )SetType (btype ButtonType ){_deea :=uint32 (0);if _befea .Ff !=nil {_deea =uint32 (*_befea .Ff );};switch btype {case ButtonTypePush :_deea |=FieldFlagPushbutton .Mask ();case ButtonTypeRadio :_deea |=FieldFlagRadio .Mask (); -};_befea .Ff =_ce .MakeInteger (int64 (_deea ));}; +// NewPdfShadingType3 creates an empty shading type 3 dictionary. +func NewPdfShadingType3 ()*PdfShadingType3 {_ebefa :=&PdfShadingType3 {};_ebefa .PdfShading =&PdfShading {};_ebefa .PdfShading ._fdbgb =_cde .MakeIndirectObject (_cde .MakeDict ());_ebefa .PdfShading ._fdea =_ebefa ;return _ebefa ;}; -// ToPdfObject returns the PDF representation of the function. -func (_ccab *PdfFunctionType3 )ToPdfObject ()_ce .PdfObject {_efacd :=_ce .MakeDict ();_efacd .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_ce .MakeInteger (3));_adbba :=&_ce .PdfObjectArray {};for _ ,_adfcg :=range _ccab .Domain {_adbba .Append (_ce .MakeFloat (_adfcg )); -};_efacd .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_adbba );if _ccab .Range !=nil {_geaa :=&_ce .PdfObjectArray {};for _ ,_cdfa :=range _ccab .Range {_geaa .Append (_ce .MakeFloat (_cdfa ));};_efacd .Set ("\u0052\u0061\u006eg\u0065",_geaa );};if _ccab .Functions !=nil {_gfebg :=&_ce .PdfObjectArray {}; -for _ ,_dcaga :=range _ccab .Functions {_gfebg .Append (_dcaga .ToPdfObject ());};_efacd .Set ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es",_gfebg );};if _ccab .Bounds !=nil {_addb :=&_ce .PdfObjectArray {};for _ ,_gccfb :=range _ccab .Bounds {_addb .Append (_ce .MakeFloat (_gccfb )); -};_efacd .Set ("\u0042\u006f\u0075\u006e\u0064\u0073",_addb );};if _ccab .Encode !=nil {_aegeg :=&_ce .PdfObjectArray {};for _ ,_ecgdc :=range _ccab .Encode {_aegeg .Append (_ce .MakeFloat (_ecgdc ));};_efacd .Set ("\u0045\u006e\u0063\u006f\u0064\u0065",_aegeg ); -};if _ccab ._badbg !=nil {_ccab ._badbg .PdfObject =_efacd ;return _ccab ._badbg ;};return _efacd ;}; +// GetContainingPdfObject implements interface PdfModel. +func (_baafc *Permissions )GetContainingPdfObject ()_cde .PdfObject {return _baafc ._abgage };func (_ggedc *PdfWriter )setDocumentIDs (_gbda ,_debeg string ){_ggedc ._dgdef =_cde .MakeArray (_cde .MakeHexString (_gbda ),_cde .MakeHexString (_debeg ));}; -// SetPdfSubject sets the Subject attribute of the output PDF. -func SetPdfSubject (subject string ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_bfdac =subject }; -// PdfActionMovie represents a movie action. -type PdfActionMovie struct{*PdfAction ;Annotation _ce .PdfObject ;T _ce .PdfObject ;Operation _ce .PdfObject ;}; +// ColorToRGB converts a CMYK32 color to an RGB color. +func (_bgdae *PdfColorspaceDeviceCMYK )ColorToRGB (color PdfColor )(PdfColor ,error ){_dacc ,_fddce :=color .(*PdfColorDeviceCMYK );if !_fddce {_fb .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 ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_ecab :=_dacc .C ();_efd :=_dacc .M ();_bfef :=_dacc .Y ();_fddf :=_dacc .K ();_ecab =_ecab *(1-_fddf )+_fddf ;_efd =_efd *(1-_fddf )+_fddf ; +_bfef =_bfef *(1-_fddf )+_fddf ;_gbed :=1-_ecab ;_gfag :=1-_efd ;_gfcdd :=1-_bfef ;return NewPdfColorDeviceRGB (_gbed ,_gfag ,_gfcdd ),nil ;}; -// NewPdfColorLab returns a new Lab color. -func NewPdfColorLab (l ,a ,b float64 )*PdfColorLab {_dcag :=PdfColorLab {l ,a ,b };return &_dcag }; +// 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 (_bbgc *PdfColorspaceCalRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_afbgb :=vals [0];if _afbgb < 0.0||_afbgb > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_afbgb ); +return nil ,ErrColorOutOfRange ;};_geeg :=vals [1];if _geeg < 0.0||_geeg > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_geeg );return nil ,ErrColorOutOfRange ; +};_fecg :=vals [2];if _fecg < 0.0||_fecg > 1.0{_fb .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_fecg );return nil ,ErrColorOutOfRange ;};_deea :=NewPdfColorCalRGB (_afbgb ,_geeg ,_fecg ); +return _deea ,nil ;}; -// GetContext returns a reference to the subpattern entry: either PdfTilingPattern or PdfShadingPattern. -func (_cecda *PdfPattern )GetContext ()PdfModel {return _cecda ._fbea }; +// ToPdfObject implements interface PdfModel. +func (_ddae *PdfActionSetOCGState )ToPdfObject ()_cde .PdfObject {_ddae .PdfAction .ToPdfObject ();_gdcc :=_ddae ._dfb ;_fdf :=_gdcc .PdfObject .(*_cde .PdfObjectDictionary );_fdf .SetIfNotNil ("\u0053",_cde .MakeName (string (ActionTypeSetOCGState ))); +_fdf .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_ddae .State );_fdf .SetIfNotNil ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042",_ddae .PreserveRB );return _gdcc ;}; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_edef pdfFontType3 )GetRuneMetrics (r rune )(_ee .CharMetrics ,bool ){_dcaa :=_edef .Encoder ();if _dcaa ==nil {_ff .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_edef ); -return _ee .CharMetrics {},false ;};_addc ,_bgbfe :=_dcaa .RuneToCharcode (r );if !_bgbfe {if r !=' '{_ff .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 ,_edef ); -};return _ee .CharMetrics {},false ;};_adbgg ,_ddcd :=_edef .GetCharMetrics (_addc );return _adbgg ,_ddcd ;}; +// PdfInfo holds document information that will overwrite +// document information global variables defined above. +type PdfInfo struct{Title *_cde .PdfObjectString ;Author *_cde .PdfObjectString ;Subject *_cde .PdfObjectString ;Keywords *_cde .PdfObjectString ;Creator *_cde .PdfObjectString ;Producer *_cde .PdfObjectString ;CreationDate *PdfDate ;ModifiedDate *PdfDate ; +Trapped *_cde .PdfObjectName ;_bdcd *_cde .PdfObjectDictionary ;};var _ecdgb =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"}; -// Add appends a top level outline item to the outline. -func (_fbgbb *Outline )Add (item *OutlineItem ){_fbgbb .Entries =append (_fbgbb .Entries ,item )};func _face (_aeeab *_ce .PdfObjectDictionary )(*PdfShadingType6 ,error ){_cgcfe :=PdfShadingType6 {};_gbabd :=_aeeab .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); -if _gbabd ==nil {_ff .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 ;};_bfceb ,_gabfc :=_gbabd .(*_ce .PdfObjectInteger );if !_gabfc {_ff .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",_gbabd ); -return nil ,_ce .ErrTypeError ;};_cgcfe .BitsPerCoordinate =_bfceb ;_gbabd =_aeeab .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _gbabd ==nil {_ff .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 ;};_bfceb ,_gabfc =_gbabd .(*_ce .PdfObjectInteger );if !_gabfc {_ff .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",_gbabd ); -return nil ,_ce .ErrTypeError ;};_cgcfe .BitsPerComponent =_bfceb ;_gbabd =_aeeab .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _gbabd ==nil {_ff .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 ;};_bfceb ,_gabfc =_gbabd .(*_ce .PdfObjectInteger );if !_gabfc {_ff .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",_gbabd ); -return nil ,_ce .ErrTypeError ;};_cgcfe .BitsPerComponent =_bfceb ;_gbabd =_aeeab .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _gbabd ==nil {_ff .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 ;};_badbea ,_gabfc :=_gbabd .(*_ce .PdfObjectArray );if !_gabfc {_ff .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",_gbabd ); -return nil ,_ce .ErrTypeError ;};_cgcfe .Decode =_badbea ;if _dgbg :=_aeeab .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_dgbg !=nil {_cgcfe .Function =[]PdfFunction {};if _dedeea ,_eeea :=_dgbg .(*_ce .PdfObjectArray );_eeea {for _ ,_fdeed :=range _dedeea .Elements (){_ggafd ,_badge :=_cegfd (_fdeed ); -if _badge !=nil {_ff .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",_badge );return nil ,_badge ;};_cgcfe .Function =append (_cgcfe .Function ,_ggafd ); -};}else {_ccffd ,_faecd :=_cegfd (_dgbg );if _faecd !=nil {_ff .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",_faecd );return nil ,_faecd ; -};_cgcfe .Function =append (_cgcfe .Function ,_ccffd );};};return &_cgcfe ,nil ;}; -// GetPrimitiveFromModel returns the primitive object corresponding to the input `model`. -func (_ebfgd *modelManager )GetPrimitiveFromModel (model PdfModel )_ce .PdfObject {_bfbad ,_ebebb :=_ebfgd ._dgefa [model ];if !_ebebb {return nil ;};return _bfbad ;}; +// ToPdfObject return the CalGray colorspace as a PDF object (name dictionary). +func (_ffgc *PdfColorspaceCalGray )ToPdfObject ()_cde .PdfObject {_badb :=&_cde .PdfObjectArray {};_badb .Append (_cde .MakeName ("\u0043a\u006c\u0047\u0072\u0061\u0079"));_efdd :=_cde .MakeDict ();if _ffgc .WhitePoint !=nil {_efdd .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_cde .MakeArray (_cde .MakeFloat (_ffgc .WhitePoint [0]),_cde .MakeFloat (_ffgc .WhitePoint [1]),_cde .MakeFloat (_ffgc .WhitePoint [2]))); +}else {_fb .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 _ffgc .BlackPoint !=nil {_efdd .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_cde .MakeArray (_cde .MakeFloat (_ffgc .BlackPoint [0]),_cde .MakeFloat (_ffgc .BlackPoint [1]),_cde .MakeFloat (_ffgc .BlackPoint [2]))); +};_efdd .Set ("\u0047\u0061\u006dm\u0061",_cde .MakeFloat (_ffgc .Gamma ));_badb .Append (_efdd );if _ffgc ._ccgf !=nil {_ffgc ._ccgf .PdfObject =_badb ;return _ffgc ._ccgf ;};return _badb ;};func _fadd (_eabd *XObjectForm )(*PdfRectangle ,bool ,error ){if _gcbc ,_dcag :=_eabd .BBox .(*_cde .PdfObjectArray ); +_dcag {_cefc ,_bddf :=NewPdfRectangle (*_gcbc );if _bddf !=nil {return nil ,false ,_bddf ;};if _cgbf ,_eeaf :=_eabd .Matrix .(*_cde .PdfObjectArray );_eeaf {_dcggd ,_gefe :=_cgbf .ToFloat64Array ();if _gefe !=nil {return nil ,false ,_gefe ;};_bgegg :=_bc .IdentityMatrix (); +if len (_dcggd )==6{_bgegg =_bc .NewMatrix (_dcggd [0],_dcggd [1],_dcggd [2],_dcggd [3],_dcggd [4],_dcggd [5]);};_cefc .Transform (_bgegg );return _cefc ,true ,nil ;};return _cefc ,false ,nil ;};return nil ,false ,_gf .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"); +}; -// GenerateHashMaps generates DSS hashmaps for Certificates, OCSPs and CRLs to make sure they are unique. -func (_bcge *DSS )GenerateHashMaps ()error {_fcebb ,_cbcad :=_bcge .generateHashMap (_bcge .Certs );if _cbcad !=nil {return _cbcad ;};_cfage ,_cbcad :=_bcge .generateHashMap (_bcge .OCSPs );if _cbcad !=nil {return _cbcad ;};_eeaea ,_cbcad :=_bcge .generateHashMap (_bcge .CRLs ); -if _cbcad !=nil {return _cbcad ;};_bcge ._daad =_fcebb ;_bcge ._eabba =_cfage ;_bcge ._abge =_eeaea ;return 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 (_addcb *PdfColorspaceLab )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_dedcc ,_efeb :=_cde .GetNumbersAsFloat (objects ); +if _efeb !=nil {return nil ,_efeb ;};return _addcb .ColorFromFloats (_dedcc );};func (_eae *PdfReader )newPdfAnnotationPrinterMarkFromDict (_bebd *_cde .PdfObjectDictionary )(*PdfAnnotationPrinterMark ,error ){_ebee :=PdfAnnotationPrinterMark {};_ebee .MN =_bebd .Get ("\u004d\u004e"); +return &_ebee ,nil ;}; -// GetContainingPdfObject returns the containing object for the PdfField, i.e. an indirect object -// containing the field dictionary. -func (_bbcg *PdfField )GetContainingPdfObject ()_ce .PdfObject {return _bbcg ._aadeb };var _ pdfFont =(*pdfCIDFontType2 )(nil ); +// BaseFont returns the font's "BaseFont" field. +func (_cagc *PdfFont )BaseFont ()string {return _cagc .baseFields ()._bbdf };func _cccc (_gabcg _cde .PdfObject )(map[_fab .CharCode ]float64 ,error ){if _gabcg ==nil {return nil ,nil ;};_bagcf ,_cfcg :=_cde .GetArray (_gabcg );if !_cfcg {return nil ,nil ; +};_bdbge :=map[_fab .CharCode ]float64 {};_fgfbc :=_bagcf .Len ();for _dffa :=0;_dffa < _fgfbc -1;_dffa ++{_acdba :=_cde .TraceToDirectObject (_bagcf .Get (_dffa ));_gdfc ,_bbeb :=_cde .GetIntVal (_acdba );if !_bbeb {return nil ,_a .Errorf ("\u0042a\u0064\u0020\u0066\u006fn\u0074\u0020\u0057\u0020\u006fb\u006a0\u003a \u0069\u003d\u0025\u0064\u0020\u0025\u0023v",_dffa ,_acdba ); +};_dffa ++;if _dffa > _fgfbc -1{return nil ,_a .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",_bagcf );};_dacbe :=_cde .TraceToDirectObject (_bagcf .Get (_dffa )); +switch _dacbe .(type ){case *_cde .PdfObjectArray :_gdfae ,_ :=_cde .GetArray (_dacbe );if _bdbf ,_ccddf :=_gdfae .ToFloat64Array ();_ccddf ==nil {for _eddac :=0;_eddac < len (_bdbf );_eddac ++{_bdbge [_fab .CharCode (_gdfc +_eddac )]=_bdbf [_eddac ];}; +}else {return nil ,_a .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",_dffa ,_dacbe );};case *_cde .PdfObjectInteger :_cdffb ,_fgddd :=_cde .GetIntVal (_dacbe ); +if !_fgddd {return nil ,_a .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",_dffa ,_dacbe );};_dffa ++;if _dffa > _fgfbc -1{return nil ,_a .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",_bagcf ); +};_ebge :=_bagcf .Get (_dffa );_cdef ,_aefdd :=_cde .GetNumberAsFloat (_ebge );if _aefdd !=nil {return nil ,_a .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",_dffa ,_ebge ); +};for _bcdcd :=_gdfc ;_bcdcd <=_cdffb ;_bcdcd ++{_bdbge [_fab .CharCode (_bcdcd )]=_cdef ;};default:return nil ,_a .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",_dffa ,_dacbe ); +};};return _bdbge ,nil ;}; -// ColorFromFloats returns a new PdfColor based on input color components. -func (_egdff *PdfColorspaceDeviceN )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=_egdff .GetNumComponents (){return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_dfca ,_aeeb :=_egdff .TintTransform .Evaluate (vals ); -if _aeeb !=nil {return nil ,_aeeb ;};_aaff ,_aeeb :=_egdff .AlternateSpace .ColorFromFloats (_dfca );if _aeeb !=nil {return nil ,_aeeb ;};return _aaff ,nil ;};func (_eac *PdfReader )newPdfAnnotationCircleFromDict (_accd *_ce .PdfObjectDictionary )(*PdfAnnotationCircle ,error ){_gdeb :=PdfAnnotationCircle {}; -_bcda ,_abf :=_eac .newPdfAnnotationMarkupFromDict (_accd );if _abf !=nil {return nil ,_abf ;};_gdeb .PdfAnnotationMarkup =_bcda ;_gdeb .BS =_accd .Get ("\u0042\u0053");_gdeb .IC =_accd .Get ("\u0049\u0043");_gdeb .BE =_accd .Get ("\u0042\u0045");_gdeb .RD =_accd .Get ("\u0052\u0044"); -return &_gdeb ,nil ;}; +// Val returns the color value. +func (_fbbde *PdfColorDeviceGray )Val ()float64 {return float64 (*_fbbde )}; -// SetPdfCreator sets the Creator attribute of the output PDF. -func SetPdfCreator (creator string ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_daadg =creator };func (_bbab *PdfAppender )updateObjectsDeep (_fgd _ce .PdfObject ,_gcfee map[_ce .PdfObject ]struct{}){if _gcfee ==nil {_gcfee =map[_ce .PdfObject ]struct{}{}; -};if _ ,_ebde :=_gcfee [_fgd ];_ebde ||_fgd ==nil {return ;};_gcfee [_fgd ]=struct{}{};_bgff :=_ce .ResolveReferencesDeep (_fgd ,_bbab ._ccbd );if _bgff !=nil {_ff .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bgff );};switch _cgcf :=_fgd .(type ){case *_ce .PdfIndirectObject :switch {case _cgcf .GetParser ()==_bbab ._fcda ._afda :return ; -case _cgcf .GetParser ()==_bbab .Reader ._afda :_fbbbg ,_ :=_bbab ._fcda .GetIndirectObjectByNumber (int (_cgcf .ObjectNumber ));_aefc ,_becgd :=_fbbbg .(*_ce .PdfIndirectObject );if _becgd &&_aefc !=nil {if _aefc .PdfObject !=_cgcf .PdfObject &&_aefc .PdfObject .WriteString ()!=_cgcf .PdfObject .WriteString (){if _g .Contains (_cgcf .PdfObject .WriteString (),"\u002f\u0053\u0069\u0067")&&_g .Contains (_cgcf .PdfObject .WriteString (),"\u002f\u0053\u0075\u0062\u0074\u0079\u0070\u0065"){return ; -};_bbab .addNewObject (_fgd );_bbab ._fadeg [_fgd ]=_cgcf .ObjectNumber ;};};default:_bbab .addNewObject (_fgd );};_bbab .updateObjectsDeep (_cgcf .PdfObject ,_gcfee );case *_ce .PdfObjectArray :for _ ,_bgb :=range _cgcf .Elements (){_bbab .updateObjectsDeep (_bgb ,_gcfee ); -};case *_ce .PdfObjectDictionary :for _ ,_ddfee :=range _cgcf .Keys (){_bbab .updateObjectsDeep (_cgcf .Get (_ddfee ),_gcfee );};case *_ce .PdfObjectStreams :if _cgcf .GetParser ()!=_bbab ._fcda ._afda {for _ ,_dbf :=range _cgcf .Elements (){_bbab .updateObjectsDeep (_dbf ,_gcfee ); -};};case *_ce .PdfObjectStream :switch {case _cgcf .GetParser ()==_bbab ._fcda ._afda :return ;case _cgcf .GetParser ()==_bbab .Reader ._afda :if _ecccg ,_bfcg :=_bbab ._fcda ._afda .LookupByReference (_cgcf .PdfObjectReference );_bfcg ==nil {var _cfcb bool ; -if _dbcg ,_feac :=_ce .GetStream (_ecccg );_feac &&_ag .Equal (_dbcg .Stream ,_cgcf .Stream ){_cfcb =true ;};if _gcac ,_beed :=_ce .GetDict (_ecccg );_cfcb &&_beed {_cfcb =_gcac .WriteString ()==_cgcf .PdfObjectDictionary .WriteString ();};if _cfcb {return ; -};};if _cgcf .ObjectNumber !=0{_bbab ._fadeg [_fgd ]=_cgcf .ObjectNumber ;};default:if _ ,_bbeb :=_bbab ._acbd [_fgd ];!_bbeb {_bbab .addNewObject (_fgd );};};_bbab .updateObjectsDeep (_cgcf .PdfObjectDictionary ,_gcfee );};}; +// GetXObjectByName returns the XObject with the specified keyName and the object type. +func (_bccba *PdfPageResources )GetXObjectByName (keyName _cde .PdfObjectName )(*_cde .PdfObjectStream ,XObjectType ){if _bccba .XObject ==nil {return nil ,XObjectTypeUndefined ;};_ecbgc ,_gacgc :=_cde .TraceToDirectObject (_bccba .XObject ).(*_cde .PdfObjectDictionary ); +if !_gacgc {_fb .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",_cde .TraceToDirectObject (_bccba .XObject )); +return nil ,XObjectTypeUndefined ;};if _edcfe :=_ecbgc .Get (keyName );_edcfe !=nil {_fddgg ,_aebba :=_cde .GetStream (_edcfe );if !_aebba {_fb .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",_edcfe ); +return nil ,XObjectTypeUndefined ;};_gdbb :=_fddgg .PdfObjectDictionary ;_efgfdb ,_aebba :=_cde .TraceToDirectObject (_gdbb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")).(*_cde .PdfObjectName );if !_aebba {_fb .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",_gdbb .String ()); +return nil ,XObjectTypeUndefined ;};if *_efgfdb =="\u0049\u006d\u0061g\u0065"{return _fddgg ,XObjectTypeImage ;}else if *_efgfdb =="\u0046\u006f\u0072\u006d"{return _fddgg ,XObjectTypeForm ;}else if *_efgfdb =="\u0050\u0053"{return _fddgg ,XObjectTypePS ; +}else {_fb .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",*_efgfdb );return nil ,XObjectTypeUndefined ;};}else {return nil ,XObjectTypeUndefined ; +};}; -// ToPdfObject implements interface PdfModel. -func (_becg *PdfActionRendition )ToPdfObject ()_ce .PdfObject {_becg .PdfAction .ToPdfObject ();_gdg :=_becg ._bcc ;_ecf :=_gdg .PdfObject .(*_ce .PdfObjectDictionary );_ecf .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeRendition )));_ecf .SetIfNotNil ("\u0052",_becg .R ); -_ecf .SetIfNotNil ("\u0041\u004e",_becg .AN );_ecf .SetIfNotNil ("\u004f\u0050",_becg .OP );_ecf .SetIfNotNil ("\u004a\u0053",_becg .JS );return _gdg ;}; +// 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 ){_fggea ,_baccc :=_cd .Open (filePath );if _baccc !=nil {_fb .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",_baccc ); +return nil ,_baccc ;};defer _fggea .Close ();return NewPdfFontFromTTF (_fggea );};func _dfdf (_cfgcad []byte )[]byte {const _fddd =52845;const _dggeb =22719;_deecc :=55665;for _ ,_bdfgb :=range _cfgcad [:4]{_deecc =(int (_bdfgb )+_deecc )*_fddd +_dggeb ; +};_gadag :=make ([]byte ,len (_cfgcad )-4);for _dgdaf ,_gfabg :=range _cfgcad [4:]{_gadag [_dgdaf ]=byte (int (_gfabg )^_deecc >>8);_deecc =(int (_gfabg )+_deecc )*_fddd +_dggeb ;};return _gadag ;};func _fbbab (_dafa _cde .PdfObject ){_fb .Log .Debug ("\u006f\u0062\u006a\u003a\u0020\u0025\u0054\u0020\u0025\u0073",_dafa ,_dafa .String ()); +if _afeb ,_aebab :=_dafa .(*_cde .PdfObjectStream );_aebab {_gaecg ,_gecf :=_cde .DecodeStream (_afeb );if _gecf !=nil {_fb .Log .Debug ("\u0045r\u0072\u006f\u0072\u003a\u0020\u0025v",_gecf );return ;};_fb .Log .Debug ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_gaecg ); +}else if _geeaf ,_gfcfb :=_dafa .(*_cde .PdfIndirectObject );_gfcfb {_fb .Log .Debug ("\u0025\u0054\u0020%\u0076",_geeaf .PdfObject ,_geeaf .PdfObject );_fb .Log .Debug ("\u0025\u0073",_geeaf .PdfObject .String ());};}; -// NewPdfAnnotationPrinterMark returns a new printermark annotation. -func NewPdfAnnotationPrinterMark ()*PdfAnnotationPrinterMark {_dbgc :=NewPdfAnnotation ();_cffb :=&PdfAnnotationPrinterMark {};_cffb .PdfAnnotation =_dbgc ;_dbgc .SetContext (_cffb );return _cffb ;}; +// IsEncrypted returns true if the PDF file is encrypted. +func (_cedg *PdfReader )IsEncrypted ()(bool ,error ){return _cedg ._fdccd .IsEncrypted ()};func (_ecfgg *PdfReader )newPdfOutlineItemFromIndirectObject (_deaeba *_cde .PdfIndirectObject )(*PdfOutlineItem ,error ){_fbacf ,_gddgd :=_deaeba .PdfObject .(*_cde .PdfObjectDictionary ); +if !_gddgd {return nil ,_a .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");};_cacdgg :=NewPdfOutlineItem ();_aagc :=_fbacf .Get ("\u0054\u0069\u0074l\u0065"); +if _aagc ==nil {return nil ,_a .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"); +};_gfbfa ,_gefg :=_cde .GetString (_aagc );if !_gefg {return nil ,_a .Errorf ("\u0074\u0069\u0074le\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0028\u0025\u0054\u0029",_aagc );};_cacdgg .Title =_gfbfa ;if _gceba :=_fbacf .Get ("\u0043\u006f\u0075n\u0074"); +_gceba !=nil {_dbbc ,_fefa :=_gceba .(*_cde .PdfObjectInteger );if !_fefa {return nil ,_a .Errorf ("\u0063o\u0075\u006e\u0074\u0020n\u006f\u0074\u0020\u0061\u006e \u0069n\u0074e\u0067\u0065\u0072\u0020\u0028\u0025\u0054)",_gceba );};_cagd :=int64 (*_dbbc ); +_cacdgg .Count =&_cagd ;};if _bdfad :=_fbacf .Get ("\u0044\u0065\u0073\u0074");_bdfad !=nil {_cacdgg .Dest =_cde .ResolveReference (_bdfad );if !_ecfgg ._gbeac {_cffga :=_ecfgg .traverseObjectData (_cacdgg .Dest );if _cffga !=nil {return nil ,_cffga ;}; +};};if _fcgg :=_fbacf .Get ("\u0041");_fcgg !=nil {_cacdgg .A =_cde .ResolveReference (_fcgg );if !_ecfgg ._gbeac {_aaefe :=_ecfgg .traverseObjectData (_cacdgg .A );if _aaefe !=nil {return nil ,_aaefe ;};};};if _cfgb :=_fbacf .Get ("\u0053\u0045");_cfgb !=nil {_cacdgg .SE =nil ; +};if _aeadc :=_fbacf .Get ("\u0043");_aeadc !=nil {_cacdgg .C =_cde .ResolveReference (_aeadc );};if _fdacd :=_fbacf .Get ("\u0046");_fdacd !=nil {_cacdgg .F =_cde .ResolveReference (_fdacd );};return _cacdgg ,nil ;}; -// GetStandardApplier gets currently used StandardApplier.. -func (_bbebg *PdfWriter )GetStandardApplier ()StandardApplier {return _bbebg ._dgeef }; +// ReplaceAcroForm replaces the acrobat form. It appends a new form to the Pdf which +// replaces the original AcroForm. +func (_gfaf *PdfAppender )ReplaceAcroForm (acroForm *PdfAcroForm ){if acroForm !=nil {_gfaf .updateObjectsDeep (acroForm .ToPdfObject (),nil );};_gfaf ._deffb =acroForm ;}; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_bafda pdfCIDFontType2 )GetRuneMetrics (r rune )(_ee .CharMetrics ,bool ){_ddgd ,_egcc :=_bafda ._bedga [r ];if !_egcc {_dbffc ,_eeebag :=_ce .GetInt (_bafda .DW );if !_eeebag {return _ee .CharMetrics {},false ;};_ddgd =int (*_dbffc );};return _ee .CharMetrics {Wx :float64 (_ddgd )},true ; -}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// component PDF objects. +func (_bcae *PdfColorspaceICCBased )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if _bcae .Alternate ==nil {if _bcae .N ==1{_cdgf :=NewPdfColorspaceDeviceGray ();return _cdgf .ColorFromPdfObjects (objects );}else if _bcae .N ==3{_fbfg :=NewPdfColorspaceDeviceRGB (); +return _fbfg .ColorFromPdfObjects (objects );}else if _bcae .N ==4{_affdc :=NewPdfColorspaceDeviceCMYK ();return _affdc .ColorFromPdfObjects (objects );}else {return nil ,_gf .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 _bcae .Alternate .ColorFromPdfObjects (objects );}; -// PdfActionNamed represents a named action. -type PdfActionNamed struct{*PdfAction ;N _ce .PdfObject ;}; +// GetRevision returns the specific version of the PdfReader for the current Pdf document +func (_eccdca *PdfReader )GetRevision (revisionNumber int )(*PdfReader ,error ){_cfea :=_eccdca ._fdccd .GetRevisionNumber ();if revisionNumber < 0||revisionNumber > _cfea {return nil ,_gf .New ("w\u0072\u006f\u006e\u0067 r\u0065v\u0069\u0073\u0069\u006f\u006e \u006e\u0075\u006d\u0062\u0065\u0072"); +};if revisionNumber ==_cfea {return _eccdca ,nil ;};if _eccdca ._egfff [revisionNumber ]!=nil {return _eccdca ._egfff [revisionNumber ],nil ;};_cebe :=_eccdca ;for _afbdb :=_cfea -1;_afbdb >=revisionNumber ;_afbdb --{_dbdfd ,_fgcb :=_cebe .GetPreviousRevision (); +if _fgcb !=nil {return nil ,_fgcb ;};_eccdca ._egfff [_afbdb ]=_dbdfd ;_cebe =_dbdfd ;};return _cebe ,nil ;};type pdfSignDictionary struct{*_cde .PdfObjectDictionary ;_agfb *SignatureHandler ;_ecbaf *PdfSignature ;_gdbda int64 ;_bcdcga int ;_bebgc int ; +_acgb int ;_fefcca int ;}; -// String implements interface PdfObject. -func (_fd *PdfAction )String ()string {_cg ,_af :=_fd .ToPdfObject ().(*_ce .PdfIndirectObject );if _af {return _e .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_fd ._gbf ,_cg .PdfObject .String ());};return "";}; +// 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 (_ffbacf *LTV )Enable (sig *PdfSignature ,extraCerts []*_ff .Certificate )error {if _eefdg :=_ffbacf .validateSig (sig );_eefdg !=nil {return _eefdg ;};_deaga ,_ebdad :=_ffbacf .generateVRIKey (sig );if _ebdad !=nil {return _ebdad ;};if _ ,_bgega :=_ffbacf ._fcdcb .VRI [_deaga ]; +_bgega &&_ffbacf .SkipExisting {return nil ;};_fegc ,_ebdad :=sig .GetCerts ();if _ebdad !=nil {return _ebdad ;};return _ffbacf .enable (_fegc ,extraCerts ,_deaga );}; -// GetPatternByName gets the pattern specified by keyName. Returns nil if not existing. -// The bool flag indicated whether it was found or not. -func (_abgf *PdfPageResources )GetPatternByName (keyName _ce .PdfObjectName )(*PdfPattern ,bool ){if _abgf .Pattern ==nil {return nil ,false ;};_edab ,_fcgee :=_ce .TraceToDirectObject (_abgf .Pattern ).(*_ce .PdfObjectDictionary );if !_fcgee {_ff .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",_abgf .Pattern ); -return nil ,false ;};if _dacc :=_edab .Get (keyName );_dacc !=nil {_gegb ,_ceeebg :=_baecf (_dacc );if _ceeebg !=nil {_ff .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",_ceeebg ); -return nil ,false ;};return _gegb ,true ;};return nil ,false ;};func (_egbea *pdfCIDFontType0 )getFontDescriptor ()*PdfFontDescriptor {return _egbea ._daebd }; +// DecodeArray returns the component range values for the Indexed colorspace. +func (_fdef *PdfColorspaceSpecialIndexed )DecodeArray ()[]float64 {return []float64 {0,float64 (_fdef .HiVal )};}; -// 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 (_acbcd *PdfColorspaceCalGray )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_fadaf ,_aacg :=_ce .GetNumbersAsFloat (objects ); -if _aacg !=nil {return nil ,_aacg ;};return _acbcd .ColorFromFloats (_fadaf );}; +// AddFont adds a font dictionary to the Font resources. +func (_ggbbg *PdfPage )AddFont (name _cde .PdfObjectName ,font _cde .PdfObject )error {if _ggbbg .Resources ==nil {_ggbbg .Resources =NewPdfPageResources ();};if _ggbbg .Resources .Font ==nil {_ggbbg .Resources .Font =_cde .MakeDict ();};_aadea ,_cbbbc :=_cde .TraceToDirectObject (_ggbbg .Resources .Font ).(*_cde .PdfObjectDictionary ); +if !_cbbbc {_fb .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",_cde .TraceToDirectObject (_ggbbg .Resources .Font )); +return _gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_aadea .Set (name ,font );return nil ;}; // GetParamsDict returns *core.PdfObjectDictionary with a set of basic image parameters. -func (_ccfg *Image )GetParamsDict ()*_ce .PdfObjectDictionary {_egda :=_ce .MakeDict ();_egda .Set ("\u0057\u0069\u0064t\u0068",_ce .MakeInteger (_ccfg .Width ));_egda .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_ce .MakeInteger (_ccfg .Height ));_egda .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_ce .MakeInteger (int64 (_ccfg .ColorComponents ))); -_egda .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_ce .MakeInteger (_ccfg .BitsPerComponent ));return _egda ;}; +func (_gdga *Image )GetParamsDict ()*_cde .PdfObjectDictionary {_fcacf :=_cde .MakeDict ();_fcacf .Set ("\u0057\u0069\u0064t\u0068",_cde .MakeInteger (_gdga .Width ));_fcacf .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_cde .MakeInteger (_gdga .Height )); +_fcacf .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_cde .MakeInteger (int64 (_gdga .ColorComponents )));_fcacf .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_cde .MakeInteger (_gdga .BitsPerComponent )); +return _fcacf ;};var _aebcb =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":{}}; -// 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 ()_ce .PdfObject ;GetContainingPdfObject ()_ce .PdfObject ;}; -// NewXObjectFormFromStream builds the Form XObject from a stream object. -// TODO: Should this be exposed? Consider different access points. -func NewXObjectFormFromStream (stream *_ce .PdfObjectStream )(*XObjectForm ,error ){_bbfbc :=&XObjectForm {};_bbfbc ._efffe =stream ;_bfefa :=*(stream .PdfObjectDictionary );_eabc ,_gfaaa :=_ce .NewEncoderFromStream (stream );if _gfaaa !=nil {return nil ,_gfaaa ; -};_bbfbc .Filter =_eabc ;if _adgafg :=_bfefa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_adgafg !=nil {_bggdbb ,_baeab :=_adgafg .(*_ce .PdfObjectName );if !_baeab {return nil ,_ge .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};if *_bggdbb !="\u0046\u006f\u0072\u006d"{_ff .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065");return nil ,_ge .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065"); -};};if _bdagd :=_bfefa .Get ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065");_bdagd !=nil {_bbfbc .FormType =_bdagd ;};if _efdef :=_bfefa .Get ("\u0042\u0042\u006f\u0078");_efdef !=nil {_bbfbc .BBox =_efdef ;};if _ccfcd :=_bfefa .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"); -_ccfcd !=nil {_bbfbc .Matrix =_ccfcd ;};if _agabdc :=_bfefa .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_agabdc !=nil {_agabdc =_ce .TraceToDirectObject (_agabdc );_eeedfc ,_acedc :=_agabdc .(*_ce .PdfObjectDictionary );if !_acedc {_ff .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 ,_ce .ErrTypeError ;};_edaf ,_gbag :=NewPdfPageResourcesFromDict (_eeedfc );if _gbag !=nil {_ff .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 ,_gbag ;};_bbfbc .Resources =_edaf ;_ff .Log .Trace ("\u0046\u006f\u0072\u006d r\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u003a\u0020\u0025\u0023\u0076",_bbfbc .Resources );};_bbfbc .Group =_bfefa .Get ("\u0047\u0072\u006fu\u0070");_bbfbc .Ref =_bfefa .Get ("\u0052\u0065\u0066"); -_bbfbc .MetaData =_bfefa .Get ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061");_bbfbc .PieceInfo =_bfefa .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_bbfbc .LastModified =_bfefa .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064"); -_bbfbc .StructParent =_bfefa .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_bbfbc .StructParents =_bfefa .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073");_bbfbc .OPI =_bfefa .Get ("\u004f\u0050\u0049"); -_bbfbc .OC =_bfefa .Get ("\u004f\u0043");_bbfbc .Name =_bfefa .Get ("\u004e\u0061\u006d\u0065");_bbfbc .Stream =stream .Stream ;return _bbfbc ,nil ;}; +// 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 (_fcege *PdfReader )AcroFormNeedsRepair ()(bool ,error ){var _bfeec []*PdfField ;if _fcege .AcroForm !=nil {_bfeec =_fcege .AcroForm .AllFields ();};_efcf :=make (map[*PdfField ]struct{},len (_bfeec ));for _ ,_gbbfg :=range _bfeec {_efcf [_gbbfg ]=struct{}{}; +};for _ ,_fefg :=range _fcege .PageList {_ggbfc ,_fggcg :=_fefg .GetAnnotations ();if _fggcg !=nil {return false ,_fggcg ;};for _ ,_egae :=range _ggbfc {_ffaef ,_dbdfc :=_egae .GetContext ().(*PdfAnnotationWidget );if !_dbdfc {continue ;};_ddabf :=_ffaef .Field (); +if _ddabf ==nil {return true ,nil ;};if _ ,_geefb :=_efcf [_ddabf ];!_geefb {return true ,nil ;};};};return false ,nil ;}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_bcbc *PdfShadingType3 )ToPdfObject ()_ce .PdfObject {_bcbc .PdfShading .ToPdfObject ();_gbdcd ,_bdffe :=_bcbc .getShadingDict ();if _bdffe !=nil {_ff .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 _bcbc .Coords !=nil {_gbdcd .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_bcbc .Coords );};if _bcbc .Domain !=nil {_gbdcd .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_bcbc .Domain );};if _bcbc .Function !=nil {if len (_bcbc .Function )==1{_gbdcd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bcbc .Function [0].ToPdfObject ()); -}else {_abaedg :=_ce .MakeArray ();for _ ,_degd :=range _bcbc .Function {_abaedg .Append (_degd .ToPdfObject ());};_gbdcd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_abaedg );};};if _bcbc .Extend !=nil {_gbdcd .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_bcbc .Extend ); -};return _bcbc ._agcdg ;}; +// ImageToRGB convert 1-component grayscale data to 3-component RGB. +func (_aeca *PdfColorspaceDeviceGray )ImageToRGB (img Image )(Image ,error ){if img .ColorComponents !=1{return img ,_gf .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"); +};_afbb ,_bcgb :=_bbb .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cbcfe ,img ._gdbc );if _bcgb !=nil {return img ,_bcgb ;};_addg ,_bcgb :=_bbb .NRGBAConverter .Convert (_afbb );if _bcgb !=nil {return img ,_bcgb ; +};_ffbe :=_edggb (_addg .Base ());_fb .Log .Trace ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079\u0020\u002d>\u0020\u0052\u0047\u0042");_fb .Log .Trace ("s\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",img .Data );_fb .Log .Trace ("\u0052G\u0042 \u0073\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",_ffbe .Data ); +_fb .Log .Trace ("\u0025\u0076\u0020\u002d\u003e\u0020\u0025\u0076",img ,_ffbe );return _ffbe ,nil ;};func (_ccgd *PdfReader )traverseObjectData (_gbcbc _cde .PdfObject )error {return _cde .ResolveReferencesDeep (_gbcbc ,_ccgd ._acfcd );}; -// NewPdfActionResetForm returns a new "reset form" action. -func NewPdfActionResetForm ()*PdfActionResetForm {_bbc :=NewPdfAction ();_bec :=&PdfActionResetForm {};_bec .PdfAction =_bbc ;_bbc .SetContext (_bec );return _bec ;}; +// R returns the value of the red component of the color. +func (_egbea *PdfColorDeviceRGB )R ()float64 {return _egbea [0]}; -// 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 ){_faee ,_ecfc :=_fgda (basefont );if _ecfc !=nil {return nil ,_ecfc ;};if basefont !=SymbolName &&basefont !=ZapfDingbatsName {_faee ._bbaf =_dc .NewWinAnsiEncoder ();};return &PdfFont {_dace :&_faee },nil ; +// ToPdfObject implements interface PdfModel. +func (_deef *PdfAnnotationPrinterMark )ToPdfObject ()_cde .PdfObject {_deef .PdfAnnotation .ToPdfObject ();_dacd :=_deef ._gfg ;_egc :=_dacd .PdfObject .(*_cde .PdfObjectDictionary );_egc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_cde .MakeName ("P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b")); +_egc .SetIfNotNil ("\u004d\u004e",_deef .MN );return _dacd ;};func (_dgee *PdfReader )newPdfActionRenditionFromDict (_cge *_cde .PdfObjectDictionary )(*PdfActionRendition ,error ){return &PdfActionRendition {R :_cge .Get ("\u0052"),AN :_cge .Get ("\u0041\u004e"),OP :_cge .Get ("\u004f\u0050"),JS :_cge .Get ("\u004a\u0053")},nil ; +};func _bggfd (_eebbea *EmbeddedFile )*PdfFilespec {_cecf :=&PdfFilespec {};_cecf ._dcef =_cde .MakeIndirectObject (_cde .MakeDict ());_cecf .Desc =_cde .MakeString (_eebbea .Description );_cecf .EF =_eebbea .ToPdfObject ();_cecf .F =_cde .MakeString (_eebbea .Name ); +_cecf .UF =_cde .MakeEncodedString (_eebbea .Name ,true );_egdg :="U\u006e\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064";switch _eebbea .Relationship {case RelationshipSource :_egdg ="\u0053\u006f\u0075\u0072\u0063\u0065";case RelationshipData :_egdg ="\u0044\u0061\u0074\u0061"; +case RelationshipAlternative :_egdg ="A\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065";case RelationshipSupplement :_egdg ="\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074";};_cecf .AFRelationship =_cde .MakeName (_egdg );return _cecf ; }; -// NewPdfAnnotationWidget returns an initialized annotation widget. -func NewPdfAnnotationWidget ()*PdfAnnotationWidget {_abg :=NewPdfAnnotation ();_aeaf :=&PdfAnnotationWidget {};_aeaf .PdfAnnotation =_abg ;_abg .SetContext (_aeaf );return _aeaf ;};func _bgfbde (_ceed *_ce .PdfObjectDictionary )(*PdfFieldButton ,error ){_fegda :=&PdfFieldButton {}; -_fegda .PdfField =NewPdfField ();_fegda .PdfField .SetContext (_fegda );_fegda .Opt ,_ =_ce .GetArray (_ceed .Get ("\u004f\u0070\u0074"));_bdegf :=NewPdfAnnotationWidget ();_bdegf .A ,_ =_ce .GetDict (_ceed .Get ("\u0041"));_bdegf .AP ,_ =_ce .GetDict (_ceed .Get ("\u0041\u0050")); -_bdegf .SetContext (_fegda );_fegda .PdfField .Annotations =append (_fegda .PdfField .Annotations ,_bdegf );return _fegda ,nil ;};func (_faceg *PdfWriter )optimize ()error {if _faceg ._bcged ==nil {return nil ;};var _agbfe error ;_faceg ._adbee ,_agbfe =_faceg ._bcged .Optimize (_faceg ._adbee ); -if _agbfe !=nil {return _agbfe ;};_fdefae :=make (map[_ce .PdfObject ]struct{},len (_faceg ._adbee ));for _ ,_agad :=range _faceg ._adbee {_fdefae [_agad ]=struct{}{};};_faceg ._gdaab =_fdefae ;return nil ;}; +// ToPdfObject returns the PDF representation of the function. +func (_bddd *PdfFunctionType3 )ToPdfObject ()_cde .PdfObject {_edfe :=_cde .MakeDict ();_edfe .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_cde .MakeInteger (3));_acfe :=&_cde .PdfObjectArray {};for _ ,_ecfga :=range _bddd .Domain {_acfe .Append (_cde .MakeFloat (_ecfga )); +};_edfe .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_acfe );if _bddd .Range !=nil {_bfge :=&_cde .PdfObjectArray {};for _ ,_faffb :=range _bddd .Range {_bfge .Append (_cde .MakeFloat (_faffb ));};_edfe .Set ("\u0052\u0061\u006eg\u0065",_bfge );};if _bddd .Functions !=nil {_bfcd :=&_cde .PdfObjectArray {}; +for _ ,_bgdcf :=range _bddd .Functions {_bfcd .Append (_bgdcf .ToPdfObject ());};_edfe .Set ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es",_bfcd );};if _bddd .Bounds !=nil {_dgaab :=&_cde .PdfObjectArray {};for _ ,_gfaeb :=range _bddd .Bounds {_dgaab .Append (_cde .MakeFloat (_gfaeb )); +};_edfe .Set ("\u0042\u006f\u0075\u006e\u0064\u0073",_dgaab );};if _bddd .Encode !=nil {_bbede :=&_cde .PdfObjectArray {};for _ ,_fcdeb :=range _bddd .Encode {_bbede .Append (_cde .MakeFloat (_fcdeb ));};_edfe .Set ("\u0045\u006e\u0063\u006f\u0064\u0065",_bbede ); +};if _bddd ._dbgcf !=nil {_bddd ._dbgcf .PdfObject =_edfe ;return _bddd ._dbgcf ;};return _edfe ;}; -// Hasher is the interface that wraps the basic Write method. -type Hasher interface{Write (_abadc []byte )(_fadgc int ,_edbc error );}; +// PdfAnnotationCircle represents Circle annotations. +// (Section 12.5.6.8). +type PdfAnnotationCircle struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _cde .PdfObject ;IC _cde .PdfObject ;BE _cde .PdfObject ;RD _cde .PdfObject ;}; + +// GetShadingByName gets the shading specified by keyName. Returns nil if not existing. +// The bool flag indicated whether it was found or not. +func (_cgcfd *PdfPageResources )GetShadingByName (keyName _cde .PdfObjectName )(*PdfShading ,bool ){if _cgcfd .Shading ==nil {return nil ,false ;};_fagec ,_dedgeg :=_cde .TraceToDirectObject (_cgcfd .Shading ).(*_cde .PdfObjectDictionary );if !_dedgeg {_fb .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",_cgcfd .Shading ); +return nil ,false ;};if _cdddc :=_fagec .Get (keyName );_cdddc !=nil {_eafg ,_efedb :=_cdacfe (_cdddc );if _efedb !=nil {_fb .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",_efedb ); +return nil ,false ;};return _eafg ,true ;};return nil ,false ;}; + +// ToPdfObject returns the PDF representation of the colorspace. +func (_dcca *PdfColorspaceDeviceCMYK )ToPdfObject ()_cde .PdfObject {return _cde .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b");};func _decdf (_dbgfe *fontCommon )*pdfFontType3 {return &pdfFontType3 {fontCommon :*_dbgfe }};type pdfFontType0 struct{fontCommon ; +_dfdg *_cde .PdfIndirectObject ;_cecbfe _fab .TextEncoder ;Encoding _cde .PdfObject ;DescendantFont *PdfFont ;_abefe *_ega .CMap ;}; + +// 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 ; // PdfOutputIntent provides a means for matching the color characteristics of a PDF document with // those of a target output device. @@ -4812,218 +4916,235 @@ Info string ; DestOutputProfile []byte ; // ColorComponents is the number of color components supported by given output profile. -ColorComponents int ;_gfdaf *_ce .PdfObjectDictionary ;};func _gdgff (_fabba _ce .PdfObject )(*PdfColorspaceICCBased ,error ){_fbe :=&PdfColorspaceICCBased {};if _afcc ,_adec :=_fabba .(*_ce .PdfIndirectObject );_adec {_fbe ._fedfe =_afcc ;};_fabba =_ce .TraceToDirectObject (_fabba ); -_fbff ,_ggcf :=_fabba .(*_ce .PdfObjectArray );if !_ggcf {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _fbff .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"); -};_fabba =_ce .TraceToDirectObject (_fbff .Get (0));_fccc ,_ggcf :=_fabba .(*_ce .PdfObjectName );if !_ggcf {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 *_fccc !="\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");};_fabba =_fbff .Get (1); -_gdfe ,_ggcf :=_ce .GetStream (_fabba );if !_ggcf {_ff .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",_fabba ); -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");};_eedc :=_gdfe .PdfObjectDictionary ;_ddcgb ,_ggcf :=_eedc .Get ("\u004e").(*_ce .PdfObjectInteger ); -if !_ggcf {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 *_ddcgb !=1&&*_ddcgb !=3&&*_ddcgb !=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"); -};_fbe .N =int (*_ddcgb );if _cbgc :=_eedc .Get ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e");_cbgc !=nil {_ggg ,_bfac :=NewPdfColorspaceFromPdfObject (_cbgc );if _bfac !=nil {return nil ,_bfac ;};_fbe .Alternate =_ggg ;};if _ecd :=_eedc .Get ("\u0052\u0061\u006eg\u0065"); -_ecd !=nil {_ecd =_ce .TraceToDirectObject (_ecd );_eaae ,_cgfg :=_ecd .(*_ce .PdfObjectArray );if !_cgfg {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 _eaae .Len ()!=2*_fbe .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"); -};_bgcd ,_afafb :=_eaae .GetAsFloat64Slice ();if _afafb !=nil {return nil ,_afafb ;};_fbe .Range =_bgcd ;}else {_fbe .Range =make ([]float64 ,2*_fbe .N );for _bdcb :=0;_bdcb < _fbe .N ;_bdcb ++{_fbe .Range [2*_bdcb ]=0.0;_fbe .Range [2*_bdcb +1]=1.0;}; -};if _ggdca :=_eedc .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_ggdca !=nil {_fddeb ,_fgae :=_ggdca .(*_ce .PdfObjectStream );if !_fgae {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"); -};_fbe .Metadata =_fddeb ;};_bbde ,_aaeaf :=_ce .DecodeStream (_gdfe );if _aaeaf !=nil {return nil ,_aaeaf ;};_fbe .Data =_bbde ;_fbe ._gcgc =_gdfe ;return _fbe ,nil ;}; - -// GetContainingPdfObject implements interface PdfModel. -func (_bbf *PdfAction )GetContainingPdfObject ()_ce .PdfObject {return _bbf ._bcc }; - -// PdfShadingPatternType2 is shading patterns that will use a Type 2 shading pattern (Axial). -type PdfShadingPatternType2 struct{*PdfPattern ;Shading *PdfShadingType2 ;Matrix *_ce .PdfObjectArray ;ExtGState _ce .PdfObject ;}; +ColorComponents int ;_aadgd *_cde .PdfObjectDictionary ;}; -// ToPdfObject implements interface PdfModel. -func (_acf *PdfActionURI )ToPdfObject ()_ce .PdfObject {_acf .PdfAction .ToPdfObject ();_agbg :=_acf ._bcc ;_bfb :=_agbg .PdfObject .(*_ce .PdfObjectDictionary );_bfb .SetIfNotNil ("\u0053",_ce .MakeName (string (ActionTypeURI )));_bfb .SetIfNotNil ("\u0055\u0052\u0049",_acf .URI ); -_bfb .SetIfNotNil ("\u0049\u0073\u004da\u0070",_acf .IsMap );return _agbg ;}; +// IsPush returns true if the button field represents a push button, false otherwise. +func (_babc *PdfFieldButton )IsPush ()bool {return _babc .GetType ()==ButtonTypePush };func (_cfce *PdfReader )newPdfAnnotationCircleFromDict (_cddg *_cde .PdfObjectDictionary )(*PdfAnnotationCircle ,error ){_ggb :=PdfAnnotationCircle {};_faac ,_deda :=_cfce .newPdfAnnotationMarkupFromDict (_cddg ); +if _deda !=nil {return nil ,_deda ;};_ggb .PdfAnnotationMarkup =_faac ;_ggb .BS =_cddg .Get ("\u0042\u0053");_ggb .IC =_cddg .Get ("\u0049\u0043");_ggb .BE =_cddg .Get ("\u0042\u0045");_ggb .RD =_cddg .Get ("\u0052\u0044");return &_ggb ,nil ;};func (_fdgcb *PdfReader )newPdfFieldSignatureFromDict (_abde *_cde .PdfObjectDictionary )(*PdfFieldSignature ,error ){_cgcb :=&PdfFieldSignature {}; +_adaa ,_gdab :=_cde .GetIndirect (_abde .Get ("\u0056"));if _gdab {var _gfbab error ;_cgcb .V ,_gfbab =_fdgcb .newPdfSignatureFromIndirect (_adaa );if _gfbab !=nil {return nil ,_gfbab ;};};_cgcb .Lock ,_ =_cde .GetIndirect (_abde .Get ("\u004c\u006f\u0063\u006b")); +_cgcb .SV ,_ =_cde .GetIndirect (_abde .Get ("\u0053\u0056"));return _cgcb ,nil ;}; -// PdfActionSubmitForm represents a submitForm action. -type PdfActionSubmitForm struct{*PdfAction ;F *PdfFilespec ;Fields _ce .PdfObject ;Flags _ce .PdfObject ;}; +// GetContainingPdfObject returns the container of the outline (indirect object). +func (_agdf *PdfOutline )GetContainingPdfObject ()_cde .PdfObject {return _agdf ._abcb }; -// NewPdfSignatureReferenceDocMDP returns PdfSignatureReference for the transformParams. -func NewPdfSignatureReferenceDocMDP (transformParams *PdfTransformParamsDocMDP )*PdfSignatureReference {return &PdfSignatureReference {Type :_ce .MakeName ("\u0053\u0069\u0067\u0052\u0065\u0066"),TransformMethod :_ce .MakeName ("\u0044\u006f\u0063\u004d\u0044\u0050"),TransformParams :transformParams .ToPdfObject ()}; -}; +// GetNumComponents returns the number of color components (3 for RGB). +func (_fgece *PdfColorDeviceRGB )GetNumComponents ()int {return 3}; -// ToPdfObject implements interface PdfModel. -func (_fgfdc *PdfAnnotationText )ToPdfObject ()_ce .PdfObject {_fgfdc .PdfAnnotation .ToPdfObject ();_ecbb :=_fgfdc ._dec ;_fgce :=_ecbb .PdfObject .(*_ce .PdfObjectDictionary );if _fgfdc .PdfAnnotationMarkup !=nil {_fgfdc .PdfAnnotationMarkup .appendToPdfDictionary (_fgce ); -};_fgce .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0054\u0065\u0078\u0074"));_fgce .SetIfNotNil ("\u004f\u0070\u0065\u006e",_fgfdc .Open );_fgce .SetIfNotNil ("\u004e\u0061\u006d\u0065",_fgfdc .Name );_fgce .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_fgfdc .State ); -_fgce .SetIfNotNil ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c",_fgfdc .StateModel );return _ecbb ;};func _bfbb (_cefg map[_ee .GID ]int ,_adfgd uint16 )*_ce .PdfObjectArray {_gbee :=&_ce .PdfObjectArray {};_cdbge :=_ee .GID (_adfgd ); -for _abega :=_ee .GID (0);_abega < _cdbge ;{_dffgd ,_efef :=_cefg [_abega ];if !_efef {_abega ++;continue ;};_bace :=_abega ;for _gddda :=_bace +1;_gddda < _cdbge ;_gddda ++{if _fedgb ,_dcca :=_cefg [_gddda ];!_dcca ||_dffgd !=_fedgb {break ;};_bace =_gddda ; -};_gbee .Append (_ce .MakeInteger (int64 (_abega )));_gbee .Append (_ce .MakeInteger (int64 (_bace )));_gbee .Append (_ce .MakeInteger (int64 (_dffgd )));_abega =_bace +1;};return _gbee ;}; +// PdfOutputIntentType is the subtype of the given PdfOutputIntent. +type PdfOutputIntentType int ; -// NewPdfAnnotationScreen returns a new screen annotation. -func NewPdfAnnotationScreen ()*PdfAnnotationScreen {_egc :=NewPdfAnnotation ();_aaf :=&PdfAnnotationScreen {};_aaf .PdfAnnotation =_egc ;_egc .SetContext (_aaf );return _aaf ;}; +// PdfActionGoTo represents a GoTo action. +type PdfActionGoTo struct{*PdfAction ;D _cde .PdfObject ;};func _dbfbc (_efbdb _cde .PdfObject )(*PdfFunctionType3 ,error ){_acde :=&PdfFunctionType3 {};var _bbag *_cde .PdfObjectDictionary ;if _baccg ,_gcddc :=_efbdb .(*_cde .PdfIndirectObject );_gcddc {_efddc ,_gaaee :=_baccg .PdfObject .(*_cde .PdfObjectDictionary ); +if !_gaaee {return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_acde ._dbgcf =_baccg ;_bbag =_efddc ;}else if _cdcce ,_cfggc :=_efbdb .(*_cde .PdfObjectDictionary );_cfggc {_bbag =_cdcce ;}else {return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};_geaef ,_bcaga :=_cde .TraceToDirectObject (_bbag .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_cde .PdfObjectArray );if !_bcaga {_fb .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); +return nil ,_gf .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 _geaef .Len ()!=2{_fb .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +return nil ,_gf .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_cdacb ,_agcc :=_geaef .ToFloat64Array ();if _agcc !=nil {return nil ,_agcc ;};_acde .Domain =_cdacb ;_geaef ,_bcaga =_cde .TraceToDirectObject (_bbag .Get ("\u0052\u0061\u006eg\u0065")).(*_cde .PdfObjectArray ); +if _bcaga {if _geaef .Len ()< 0||_geaef .Len ()%2!=0{return nil ,_gf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_gacfc ,_bcgge :=_geaef .ToFloat64Array ();if _bcgge !=nil {return nil ,_bcgge ;};_acde .Range =_gacfc ; +};_geaef ,_bcaga =_cde .TraceToDirectObject (_bbag .Get ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es")).(*_cde .PdfObjectArray );if !_bcaga {_fb .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 ,_gf .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");};_acde .Functions =[]PdfFunction {}; +for _ ,_gbeg :=range _geaef .Elements (){_cagbd ,_adgga :=_bedaa (_gbeg );if _adgga !=nil {return nil ,_adgga ;};_acde .Functions =append (_acde .Functions ,_cagbd );};_geaef ,_bcaga =_cde .TraceToDirectObject (_bbag .Get ("\u0042\u006f\u0075\u006e\u0064\u0073")).(*_cde .PdfObjectArray ); +if !_bcaga {_fb .Log .Error ("B\u006fu\u006e\u0064\u0073\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_gf .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"); +};_agbf ,_agcc :=_geaef .ToFloat64Array ();if _agcc !=nil {return nil ,_agcc ;};_acde .Bounds =_agbf ;if len (_acde .Bounds )!=len (_acde .Functions )-1{_fb .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 (_acde .Bounds ),len (_acde .Functions )); +return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_geaef ,_bcaga =_cde .TraceToDirectObject (_bbag .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_cde .PdfObjectArray );if !_bcaga {_fb .Log .Error ("E\u006ec\u006f\u0064\u0065\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); +return nil ,_gf .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");};_bfac ,_agcc :=_geaef .ToFloat64Array (); +if _agcc !=nil {return nil ,_agcc ;};_acde .Encode =_bfac ;if len (_acde .Encode )!=2*len (_acde .Functions ){_fb .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 (_acde .Encode ),len (_acde .Functions )); +return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};return _acde ,nil ;}; -// SetFillImage attach a model.Image to push button. -func (_dfgffa *PdfFieldButton )SetFillImage (image *Image ){if _dfgffa .IsPush (){_dfgffa ._ffff =image ;};}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_cccbd pdfCIDFontType0 )GetCharMetrics (code _fab .CharCode )(_baf .CharMetrics ,bool ){_bbggcc :=_cccbd ._ebbff ;if _fbgc ,_dbbe :=_cccbd ._baff [code ];_dbbe {_bbggcc =_fbgc ;};return _baf .CharMetrics {Wx :_bbggcc },true ;};func _efdfg (_gdccb []byte )([]byte ,error ){_dgedcgc :=_dda .New (); +if _ ,_bfaad :=_df .Copy (_dgedcgc ,_bb .NewReader (_gdccb ));_bfaad !=nil {return nil ,_bfaad ;};return _dgedcgc .Sum (nil ),nil ;}; -// ColorToRGB converts a DeviceN color to an RGB color. -func (_bcfb *PdfColorspaceDeviceN )ColorToRGB (color PdfColor )(PdfColor ,error ){if _bcfb .AlternateSpace ==nil {return nil ,_ge .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 _bcfb .AlternateSpace .ColorToRGB (color );};func _gacga (_adaec *fontCommon )*pdfCIDFontType0 {return &pdfCIDFontType0 {fontCommon :*_adaec }}; +// SetAnnotations sets the annotations list. +func (_cddcc *PdfPage )SetAnnotations (annotations []*PdfAnnotation ){_cddcc ._babf =annotations }; -// ToPdfObject converts the pdfFontSimple to its PDF representation for outputting. -func (_efbd *pdfFontSimple )ToPdfObject ()_ce .PdfObject {if _efbd ._bgaae ==nil {_efbd ._bgaae =&_ce .PdfIndirectObject {};};_gddca :=_efbd .baseFields ().asPdfObjectDictionary ("");_efbd ._bgaae .PdfObject =_gddca ;if _efbd .FirstChar !=nil {_gddca .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_efbd .FirstChar ); -};if _efbd .LastChar !=nil {_gddca .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_efbd .LastChar );};if _efbd .Widths !=nil {_gddca .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_efbd .Widths );};if _efbd .Encoding !=nil {_gddca .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_efbd .Encoding ); -}else if _efbd ._bbaf !=nil {_cedaa :=_efbd ._bbaf .ToPdfObject ();if _cedaa !=nil {_gddca .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_cedaa );};};return _efbd ._bgaae ;}; +// 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 *_cde .PdfObjectArray ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;Attributes *PdfColorspaceDeviceNAttributes ;_gbdd *_cde .PdfIndirectObject ;}; -// NewPdfAnnotationFreeText returns a new free text annotation. -func NewPdfAnnotationFreeText ()*PdfAnnotationFreeText {_aeada :=NewPdfAnnotation ();_fgfd :=&PdfAnnotationFreeText {};_fgfd .PdfAnnotation =_aeada ;_fgfd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_aeada .SetContext (_fgfd );return _fgfd ;}; +// ToPdfOutlineItem returns a low level PdfOutlineItem object, +// based on the current instance. +func (_badbbd *OutlineItem )ToPdfOutlineItem ()(*PdfOutlineItem ,int64 ){_cgaee :=NewPdfOutlineItem ();_cgaee .Title =_cde .MakeEncodedString (_badbbd .Title ,true );_cgaee .Dest =_badbbd .Dest .ToPdfObject ();var _cbaa []*PdfOutlineItem ;var _dgffa int64 ; +var _aagdd *PdfOutlineItem ;for _ ,_dbae :=range _badbbd .Entries {_abac ,_gaec :=_dbae .ToPdfOutlineItem ();_abac .Parent =&_cgaee .PdfOutlineTreeNode ;if _aagdd !=nil {_aagdd .Next =&_abac .PdfOutlineTreeNode ;_abac .Prev =&_aagdd .PdfOutlineTreeNode ; +};_cbaa =append (_cbaa ,_abac );_dgffa +=_gaec ;_aagdd =_abac ;};_fbbf :=len (_cbaa );_dgffa +=int64 (_fbbf );if _fbbf > 0{_cgaee .First =&_cbaa [0].PdfOutlineTreeNode ;_cgaee .Last =&_cbaa [_fbbf -1].PdfOutlineTreeNode ;_cgaee .Count =&_dgffa ;};return _cgaee ,_dgffa ; +}; -// SetPdfCreationDate sets the CreationDate attribute of the output PDF. -func SetPdfCreationDate (creationDate _c .Time ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_faegc =creationDate ;}; +// GetContainingPdfObject implements interface PdfModel. +func (_bce *PdfAction )GetContainingPdfObject ()_cde .PdfObject {return _bce ._dfb }; -// 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 (_ecbca *PdfPage )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {_dccf :=map[*PdfAnnotation ]bool {};_dac ,_afbg :=_ecbca .GetAnnotations ();if _afbg !=nil {return _afbg ;};_adef :=false ;for _ ,_edcg :=range _dac {if opts .AnnotFilterFunc !=nil {_dccf [_edcg ]=opts .AnnotFilterFunc (_edcg ); -}else {_dccf [_edcg ]=true ;};if _dccf [_edcg ]{_adef =true ;};};if !_adef {return nil ;};return _ecbca .flattenFieldsWithOpts (appgen ,opts ,_dccf );}; +// SetFontByName sets the font specified by keyName to the given object. +func (_acdcf *PdfPageResources )SetFontByName (keyName _cde .PdfObjectName ,obj _cde .PdfObject )error {if _acdcf .Font ==nil {_acdcf .Font =_cde .MakeDict ();};_afgbbc ,_dacbf :=_cde .TraceToDirectObject (_acdcf .Font ).(*_cde .PdfObjectDictionary );if !_dacbf {_fb .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",_cde .TraceToDirectObject (_acdcf .Font )); +return _cde .ErrTypeError ;};_afgbbc .Set (keyName ,obj );return nil ;}; -// SetPdfKeywords sets the Keywords attribute of the output PDF. -func SetPdfKeywords (keywords string ){_cbcgc .Lock ();defer _cbcgc .Unlock ();_babb =keywords }; +// PdfAnnotationSquare represents Square annotations. +// (Section 12.5.6.8). +type PdfAnnotationSquare struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _cde .PdfObject ;IC _cde .PdfObject ;BE _cde .PdfObject ;RD _cde .PdfObject ;}; -// 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 ,*_dd .File ,error ){const _abgbg ="\u006d\u006f\u0064\u0065\u006c\u003a\u004e\u0065\u0077\u0050\u0064f\u0052\u0065\u0061\u0064\u0065\u0072\u0046\u0072\u006f\u006dF\u0069\u006c\u0065"; -_ggfca ,_degac :=_dd .Open (pdfFile );if _degac !=nil {return nil ,nil ,_degac ;};_dgeg ,_degac :=_aaegd (_ggfca ,opts ,true ,_abgbg );if _degac !=nil {_ggfca .Close ();return nil ,nil ,_degac ;};return _dgeg ,_ggfca ,nil ;};func _caba ()string {_cbcgc .Lock (); -defer _cbcgc .Unlock ();return _babb };var _ pdfFont =(*pdfFontType0 )(nil ); +// Names represents a PDF name tree. +// +// Ref: PDF32000_2008 chapter 7.7.4. +type Names struct{_adffb *_cde .PdfIndirectObject ; -// NewPdfAnnotationLine returns a new line annotation. -func NewPdfAnnotationLine ()*PdfAnnotationLine {_acgf :=NewPdfAnnotation ();_eed :=&PdfAnnotationLine {};_eed .PdfAnnotation =_acgf ;_eed .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_acgf .SetContext (_eed );return _eed ;}; +// Dests is a name tree mapping name string to destinations. +Dests *_cde .PdfObjectDictionary ; -// NewPdfAnnotation3D returns a new 3d annotation. -func NewPdfAnnotation3D ()*PdfAnnotation3D {_bfc :=NewPdfAnnotation ();_cdd :=&PdfAnnotation3D {};_cdd .PdfAnnotation =_bfc ;_bfc .SetContext (_cdd );return _cdd ;}; +// AP is a name tree mapping name strings to annotation appearance streams. +AP *_cde .PdfObjectDictionary ; -// PdfActionJavaScript represents a javaScript action. -type PdfActionJavaScript struct{*PdfAction ;JS _ce .PdfObject ;}; +// JavaScript is a name tree mapping name strings to JavaScript actions. +JavaScript *_cde .PdfObjectDictionary ; -// GetPdfName returns the PDF name used to indicate the border style. -// (Table 166 p. 395). -func (_gcde *BorderStyle )GetPdfName ()string {switch *_gcde {case BorderStyleSolid :return "\u0053";case BorderStyleDashed :return "\u0044";case BorderStyleBeveled :return "\u0042";case BorderStyleInset :return "\u0049";case BorderStyleUnderline :return "\u0055"; -};return "";};func (_cfbfa *pdfFontSimple )updateStandard14Font (){_dgede ,_eeca :=_cfbfa .Encoder ().(_dc .SimpleEncoder );if !_eeca {_ff .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",_cfbfa .Encoder (),_cfbfa ); -return ;};_ebebc :=_dgede .Charcodes ();_cfbfa ._aggce =make (map[_dc .CharCode ]float64 ,len (_ebebc ));for _ ,_fcafd :=range _ebebc {_gbaac ,_ :=_dgede .CharcodeToRune (_fcafd );_ffbg ,_ :=_cfbfa ._cabcg .Read (_gbaac );_cfbfa ._aggce [_fcafd ]=_ffbg .Wx ; -};};func _gaefc (_baadd _ce .PdfObject )(*PdfShading ,error ){_adfga :=&PdfShading {};var _cebbd *_ce .PdfObjectDictionary ;if _deabb ,_dbfe :=_ce .GetIndirect (_baadd );_dbfe {_adfga ._agcdg =_deabb ;_cfgdc ,_dfec :=_deabb .PdfObject .(*_ce .PdfObjectDictionary ); -if !_dfec {_ff .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 ,_ce .ErrTypeError ;};_cebbd =_cfgdc ;}else if _beabg ,_dbcd :=_ce .GetStream (_baadd ); -_dbcd {_adfga ._agcdg =_beabg ;_cebbd =_beabg .PdfObjectDictionary ;}else if _baggcf ,_ebefb :=_ce .GetDict (_baadd );_ebefb {_adfga ._agcdg =_baggcf ;_cebbd =_baggcf ;}else {_ff .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",_baadd ); -return nil ,_ce .ErrTypeError ;};if _cebbd ==nil {_ff .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067");return nil ,_ge .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -};_baadd =_cebbd .Get ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _baadd ==nil {_ff .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 ;};_baadd =_ce .TraceToDirectObject (_baadd );_feaf ,_bfbed :=_baadd .(*_ce .PdfObjectInteger );if !_bfbed {_ff .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",_baadd ); -return nil ,_ce .ErrTypeError ;};if *_feaf < 1||*_feaf > 7{_ff .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",*_feaf ); -return nil ,_ce .ErrTypeError ;};_adfga .ShadingType =_feaf ;_baadd =_cebbd .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065");if _baadd ==nil {_ff .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 ;};_gbfba ,_ecgdd :=NewPdfColorspaceFromPdfObject (_baadd );if _ecgdd !=nil {_ff .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",_ecgdd ); -return nil ,_ecgdd ;};_adfga .ColorSpace =_gbfba ;_baadd =_cebbd .Get ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064");if _baadd !=nil {_baadd =_ce .TraceToDirectObject (_baadd );_cdbbee ,_fggeb :=_baadd .(*_ce .PdfObjectArray );if !_fggeb {_ff .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)",_baadd ); -return nil ,_ce .ErrTypeError ;};_adfga .Background =_cdbbee ;};_baadd =_cebbd .Get ("\u0042\u0042\u006f\u0078");if _baadd !=nil {_baadd =_ce .TraceToDirectObject (_baadd );_ebdaa ,_afedb :=_baadd .(*_ce .PdfObjectArray );if !_afedb {_ff .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)",_baadd ); -return nil ,_ce .ErrTypeError ;};_gebca ,_eefdb :=NewPdfRectangle (*_ebdaa );if _eefdb !=nil {_ff .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_eefdb );return nil ,_eefdb ;};_adfga .BBox =_gebca ;};_baadd =_cebbd .Get ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s"); -if _baadd !=nil {_baadd =_ce .TraceToDirectObject (_baadd );_gdfacg ,_bdgde :=_baadd .(*_ce .PdfObjectBool );if !_bdgde {_ff .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",_baadd ); -return nil ,_ce .ErrTypeError ;};_adfga .AntiAlias =_gdfacg ;};switch *_feaf {case 1:_efgb ,_befdd :=_geca (_cebbd );if _befdd !=nil {return nil ,_befdd ;};_efgb .PdfShading =_adfga ;_adfga ._aadbc =_efgb ;return _adfga ,nil ;case 2:_ggfed ,_ffdcd :=_gfabd (_cebbd ); -if _ffdcd !=nil {return nil ,_ffdcd ;};_ggfed .PdfShading =_adfga ;_adfga ._aadbc =_ggfed ;return _adfga ,nil ;case 3:_cfefce ,_egcec :=_bfddba (_cebbd );if _egcec !=nil {return nil ,_egcec ;};_cfefce .PdfShading =_adfga ;_adfga ._aadbc =_cfefce ;return _adfga ,nil ; -case 4:_agcfe ,_badgf :=_eefcd (_cebbd );if _badgf !=nil {return nil ,_badgf ;};_agcfe .PdfShading =_adfga ;_adfga ._aadbc =_agcfe ;return _adfga ,nil ;case 5:_bfbg ,_eeddf :=_acdb (_cebbd );if _eeddf !=nil {return nil ,_eeddf ;};_bfbg .PdfShading =_adfga ; -_adfga ._aadbc =_bfbg ;return _adfga ,nil ;case 6:_fgaf ,_gdca :=_face (_cebbd );if _gdca !=nil {return nil ,_gdca ;};_fgaf .PdfShading =_adfga ;_adfga ._aadbc =_fgaf ;return _adfga ,nil ;case 7:_gegcc ,_gdfga :=_cfea (_cebbd );if _gdfga !=nil {return nil ,_gdfga ; -};_gegcc .PdfShading =_adfga ;_adfga ._aadbc =_gegcc ;return _adfga ,nil ;};return nil ,_ge .New ("u\u006ek\u006e\u006f\u0077\u006e\u0020\u0073\u0068\u0061d\u0069\u006e\u0067\u0020ty\u0070\u0065");}; +// Pages is a name tree mapping name strings to visible pages for use in interactive forms. +Pages *_cde .PdfObjectDictionary ; -// PdfColorspaceDeviceCMYK represents a CMYK32 colorspace. -type PdfColorspaceDeviceCMYK struct{}; +// Templates is a name tree mapping name strings to invisible (template) pages for use in interactive forms. +Templates *_cde .PdfObjectDictionary ; -// GetContainingPdfObject implements interface PdfModel. -func (_eccaa *Permissions )GetContainingPdfObject ()_ce .PdfObject {return _eccaa ._ffegb }; +// IDS is a name tree mapping digital identifies to Web Capture content sets. +IDS *_cde .PdfObjectDictionary ; -// GetPreviousRevision returns the previous revision of PdfReader for the Pdf document -func (_bgbcf *PdfReader )GetPreviousRevision ()(*PdfReader ,error ){if _bgbcf ._afda .GetRevisionNumber ()==0{return nil ,_ge .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 _bccfb ,_fgabeb :=_bgbcf ._fdeb [_bgbcf ];_fgabeb {return _bccfb ,nil ;};_fdgfga ,_bgfad :=_bgbcf ._afda .GetPreviousRevisionReadSeeker ();if _bgfad !=nil {return nil ,_bgfad ;};_beafd ,_bgfad :=_aaegd (_fdgfga ,_bgbcf ._dcggg ,_bgbcf ._cdffg ,"\u006do\u0064\u0065\u006c\u003aG\u0065\u0074\u0050\u0072\u0065v\u0069o\u0075s\u0052\u0065\u0076\u0069\u0073\u0069\u006fn"); -if _bgfad !=nil {return nil ,_bgfad ;};_bgbcf ._eedce [_bgbcf ._afda .GetRevisionNumber ()-1]=_beafd ;_bgbcf ._fdeb [_bgbcf ]=_beafd ;_beafd ._fdeb =_bgbcf ._fdeb ;return _beafd ,nil ;}; +// URLS is a name tree mapping URLs to Web Capture content sets. +URLS *_cde .PdfObjectDictionary ; -// GetAlphabet returns a map of the runes in `text` and their frequencies. -func GetAlphabet (text string )map[rune ]int {_gbcd :=map[rune ]int {};for _ ,_ggaa :=range text {_gbcd [_ggaa ]++;};return _gbcd ;}; +// EmbeddedFiles is a name tree mapping name strings to file specifications for embedded file streams. +EmbeddedFiles *_cde .PdfObjectDictionary ; -// ToPdfObject implements interface PdfModel. -func (_gbfc *PdfAnnotation3D )ToPdfObject ()_ce .PdfObject {_gbfc .PdfAnnotation .ToPdfObject ();_ggdg :=_gbfc ._dec ;_fbbb :=_ggdg .PdfObject .(*_ce .PdfObjectDictionary );_fbbb .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0033\u0044")); -_fbbb .SetIfNotNil ("\u0033\u0044\u0044",_gbfc .T3DD );_fbbb .SetIfNotNil ("\u0033\u0044\u0056",_gbfc .T3DV );_fbbb .SetIfNotNil ("\u0033\u0044\u0041",_gbfc .T3DA );_fbbb .SetIfNotNil ("\u0033\u0044\u0049",_gbfc .T3DI );_fbbb .SetIfNotNil ("\u0033\u0044\u0042",_gbfc .T3DB ); -return _ggdg ;}; +// AlternatePresentations is a name tree mapping name strings to alternate presentations. +AlternatePresentations *_cde .PdfObjectDictionary ; -// GetModelFromPrimitive returns the model corresponding to the `primitive` PdfObject. -func (_cggba *modelManager )GetModelFromPrimitive (primitive _ce .PdfObject )PdfModel {model ,_fcaea :=_cggba ._adbfe [primitive ];if !_fcaea {return nil ;};return model ;};func _efagg (_baee *_ce .PdfObjectStream )(*PdfFunctionType4 ,error ){_cdbbe :=&PdfFunctionType4 {}; -_cdbbe ._ebecf =_baee ;_afcde :=_baee .PdfObjectDictionary ;_ecbbc ,_gedab :=_ce .TraceToDirectObject (_afcde .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_ce .PdfObjectArray );if !_gedab {_ff .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); -return nil ,_ge .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 _ecbbc .Len ()%2!=0{_ff .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -return nil ,_ge .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_bfec ,_gggbf :=_ecbbc .ToFloat64Array ();if _gggbf !=nil {return nil ,_gggbf ;};_cdbbe .Domain =_bfec ;_ecbbc ,_gedab =_ce .TraceToDirectObject (_afcde .Get ("\u0052\u0061\u006eg\u0065")).(*_ce .PdfObjectArray ); -if _gedab {if _ecbbc .Len ()< 0||_ecbbc .Len ()%2!=0{return nil ,_ge .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_gdea ,_aecg :=_ecbbc .ToFloat64Array ();if _aecg !=nil {return nil ,_aecg ;};_cdbbe .Range =_gdea ; -};_efcd ,_gggbf :=_ce .DecodeStream (_baee );if _gggbf !=nil {return nil ,_gggbf ;};_cdbbe ._caec =_efcd ;_ddcc :=_caa .NewPSParser (_efcd );_bbbc ,_gggbf :=_ddcc .Parse ();if _gggbf !=nil {return nil ,_gggbf ;};_cdbbe .Program =_bbbc ;return _cdbbe ,nil ; -};func (_gcfb *PdfFont )baseFields ()*fontCommon {if _gcfb ._dace ==nil {_ff .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 _gcfb ._dace .baseFields ();}; +// Renditions is a name tree mapping name strings (which shall have Unicode encoding) to rendition objects. +Renditions *_cde .PdfObjectDictionary ;}; -// 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 (_agedb *PdfColorspaceCalRGB )ColorFromPdfObjects (objects []_ce .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_egbb ,_cebd :=_ce .GetNumbersAsFloat (objects ); -if _cebd !=nil {return nil ,_cebd ;};return _agedb .ColorFromFloats (_egbb );}; +// ColorFromPdfObjects gets the color from a series of pdf objects (4 for cmyk). +func (_eedf *PdfColorspaceDeviceCMYK )ColorFromPdfObjects (objects []_cde .PdfObject )(PdfColor ,error ){if len (objects )!=4{return nil ,_gf .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_edda ,_gceg :=_cde .GetNumbersAsFloat (objects ); +if _gceg !=nil {return nil ,_gceg ;};return _eedf .ColorFromFloats (_edda );};func (_dgf *PdfReader )newPdfActionImportDataFromDict (_abea *_cde .PdfObjectDictionary )(*PdfActionImportData ,error ){_dgc ,_gdg :=_bfc (_abea .Get ("\u0046"));if _gdg !=nil {return nil ,_gdg ; +};return &PdfActionImportData {F :_dgc },nil ;}; -// PdfActionGoTo represents a GoTo action. -type PdfActionGoTo struct{*PdfAction ;D _ce .PdfObject ;}; +// GetXObjectImageByName returns the XObjectImage with the specified name from the +// page resources, if it exists. +func (_bfecg *PdfPageResources )GetXObjectImageByName (keyName _cde .PdfObjectName )(*XObjectImage ,error ){_beaga ,_dfbbd :=_bfecg .GetXObjectByName (keyName );if _beaga ==nil {return nil ,nil ;};if _dfbbd !=XObjectTypeImage {return nil ,_gf .New ("\u006e\u006f\u0074 \u0061\u006e\u0020\u0069\u006d\u0061\u0067\u0065"); +};_dageb ,_gbfeg :=NewXObjectImageFromStream (_beaga );if _gbfeg !=nil {return nil ,_gbfeg ;};return _dageb ,nil ;}; -// 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. +// 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. // -// Keep in mind that it might change in the subsequent minor versions. -type StandardApplier interface{ApplyStandard (_aedcb *_ffa .Document )error ;}; +// Format: [/Separation name alternateSpace tintTransform] +type PdfColorspaceSpecialSeparation struct{ColorantName *_cde .PdfObjectName ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;_eaefb *_cde .PdfIndirectObject ;};const (BorderStyleSolid BorderStyle =iota ;BorderStyleDashed BorderStyle =iota ;BorderStyleBeveled BorderStyle =iota ; +BorderStyleInset BorderStyle =iota ;BorderStyleUnderline BorderStyle =iota ;); -// AddExtGState adds a graphics state to the XObject resources. -func (_cdea *PdfPage )AddExtGState (name _ce .PdfObjectName ,egs *_ce .PdfObjectDictionary )error {if _cdea .Resources ==nil {_cdea .Resources =NewPdfPageResources ();};if _cdea .Resources .ExtGState ==nil {_cdea .Resources .ExtGState =_ce .MakeDict (); -};_acfdd ,_acagc :=_ce .TraceToDirectObject (_cdea .Resources .ExtGState ).(*_ce .PdfObjectDictionary );if !_acagc {_ff .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",_ce .TraceToDirectObject (_cdea .Resources .ExtGState )); -return _ge .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_acfdd .Set (name ,egs );return nil ;}; +// GetColorspaceByName returns the colorspace with the specified name from the page resources. +func (_acbdc *PdfPageResources )GetColorspaceByName (keyName _cde .PdfObjectName )(PdfColorspace ,bool ){_geaa ,_abedfa :=_acbdc .GetColorspaces ();if _abedfa !=nil {_fb .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",_abedfa ); +return nil ,false ;};if _geaa ==nil {return nil ,false ;};_abcdaa ,_bbbge :=_geaa .Colorspaces [string (keyName )];if !_bbbge {return nil ,false ;};return _abcdaa ,true ;}; + +// DecodeArray returns the range of color component values in CalGray colorspace. +func (_ffaf *PdfColorspaceCalGray )DecodeArray ()[]float64 {return []float64 {0.0,1.0}};func (_dfbfe *PdfWriter )writeTrailer (_fbacfa int ){_dfbfe .writeString ("\u0078\u0072\u0065\u0066\u000d\u000a");for _decfa :=0;_decfa <=_fbacfa ;{for ;_decfa <=_fbacfa ; +_decfa ++{_acffc ,_gcfaeg :=_dfbfe ._cegabf [_decfa ];if _gcfaeg &&(!_dfbfe ._ceaea ||_dfbfe ._ceaea &&(_acffc .Type ==1&&_acffc .Offset >=_dfbfe ._fgcbc ||_acffc .Type ==0)){break ;};};var _dcbdc int ;for _dcbdc =_decfa +1;_dcbdc <=_fbacfa ;_dcbdc ++{_dccbdf ,_bddbgg :=_dfbfe ._cegabf [_dcbdc ]; +if _bddbgg &&(!_dfbfe ._ceaea ||_dfbfe ._ceaea &&(_dccbdf .Type ==1&&_dccbdf .Offset > _dfbfe ._fgcbc )){continue ;};break ;};_cgaba :=_a .Sprintf ("\u0025d\u0020\u0025\u0064\u000d\u000a",_decfa ,_dcbdc -_decfa );_dfbfe .writeString (_cgaba );for _gfabf :=_decfa ; +_gfabf < _dcbdc ;_gfabf ++{_cfecf :=_dfbfe ._cegabf [_gfabf ];switch _cfecf .Type {case 0:_cgaba =_a .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u0066\u000d\u000a",0,65535);_dfbfe .writeString (_cgaba );case 1:_cgaba =_a .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u006e\u000d\u000a",_cfecf .Offset ,0); +_dfbfe .writeString (_cgaba );};};_decfa =_dcbdc +1;};_cbfb :=_cde .MakeDict ();_cbfb .Set ("\u0049\u006e\u0066\u006f",_dfbfe ._decfde );_cbfb .Set ("\u0052\u006f\u006f\u0074",_dfbfe ._dbabf );_cbfb .Set ("\u0053\u0069\u007a\u0065",_cde .MakeInteger (int64 (_fbacfa +1))); +if _dfbfe ._ceaea &&_dfbfe ._abdd > 0{_cbfb .Set ("\u0050\u0072\u0065\u0076",_cde .MakeInteger (_dfbfe ._abdd ));};if _dfbfe ._febcf !=nil {_cbfb .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_dfbfe ._fdbfc );};if _dfbfe ._dgdef ==nil &&_dfbfe ._fegb !=""&&_dfbfe ._dbbaa !=""{_dfbfe ._dgdef =_cde .MakeArray (_cde .MakeHexString (_dfbfe ._fegb ),_cde .MakeHexString (_dfbfe ._dbbaa )); +};if _dfbfe ._dgdef !=nil {_cbfb .Set ("\u0049\u0044",_dfbfe ._dgdef );_fb .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_dfbfe ._dgdef );};_dfbfe .writeString ("\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u000a");_dfbfe .writeString (_cbfb .WriteString ()); +_dfbfe .writeString ("\u000a");}; // ToPdfObject implements interface PdfModel. -func (_cabeb *PdfAnnotationFreeText )ToPdfObject ()_ce .PdfObject {_cabeb .PdfAnnotation .ToPdfObject ();_faca :=_cabeb ._dec ;_eeb :=_faca .PdfObject .(*_ce .PdfObjectDictionary );_cabeb .PdfAnnotationMarkup .appendToPdfDictionary (_eeb );_eeb .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ce .MakeName ("\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074")); -_eeb .SetIfNotNil ("\u0044\u0041",_cabeb .DA );_eeb .SetIfNotNil ("\u0051",_cabeb .Q );_eeb .SetIfNotNil ("\u0052\u0043",_cabeb .RC );_eeb .SetIfNotNil ("\u0044\u0053",_cabeb .DS );_eeb .SetIfNotNil ("\u0043\u004c",_cabeb .CL );_eeb .SetIfNotNil ("\u0049\u0054",_cabeb .IT ); -_eeb .SetIfNotNil ("\u0042\u0045",_cabeb .BE );_eeb .SetIfNotNil ("\u0052\u0044",_cabeb .RD );_eeb .SetIfNotNil ("\u0042\u0053",_cabeb .BS );_eeb .SetIfNotNil ("\u004c\u0045",_cabeb .LE );return _faca ;};func (_cbge *PdfColorspaceCalGray )String ()string {return "\u0043a\u006c\u0047\u0072\u0061\u0079"}; -func _ffba (_ccdac *_gf .ImageBase )(_bcbfd Image ){_bcbfd .Width =int64 (_ccdac .Width );_bcbfd .Height =int64 (_ccdac .Height );_bcbfd .BitsPerComponent =int64 (_ccdac .BitsPerComponent );_bcbfd .ColorComponents =_ccdac .ColorComponents ;_bcbfd .Data =_ccdac .Data ; -_bcbfd ._bffb =_ccdac .Decode ;_bcbfd ._cdecc =_ccdac .Alpha ;return _bcbfd ;};func (_cgd *PdfReader )newPdfActionGotoFromDict (_fda *_ce .PdfObjectDictionary )(*PdfActionGoTo ,error ){return &PdfActionGoTo {D :_fda .Get ("\u0044")},nil ;};type fontFile struct{_abdd string ; -_cbede string ;_bagea _dc .SimpleEncoder ;};func (_eabbc *PdfWriter )checkPendingObjects (){for _baccb ,_cbebg :=range _eabbc ._dggcg {if !_eabbc .hasObject (_baccb ){_ff .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",_baccb ,_baccb ,_baccb ); -for _ ,_dagec :=range _cbebg {for _ ,_fceed :=range _dagec .Keys (){_fcbab :=_dagec .Get (_fceed );if _fcbab ==_baccb {_ff .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"); -_dagec .Set (_fceed ,_ce .MakeNull ());break ;};};};};};}; +func (_aaeca *PdfSignatureReference )ToPdfObject ()_cde .PdfObject {_bgce :=_cde .MakeDict ();_bgce .SetIfNotNil ("\u0054\u0079\u0070\u0065",_aaeca .Type );_bgce .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064",_aaeca .TransformMethod ); +_bgce .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073",_aaeca .TransformParams );_bgce .SetIfNotNil ("\u0044\u0061\u0074\u0061",_aaeca .Data );_bgce .SetIfNotNil ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064",_aaeca .DigestMethod ); +return _bgce ;}; -// NewPdfColorspaceSpecialSeparation returns a new separation color. -func NewPdfColorspaceSpecialSeparation ()*PdfColorspaceSpecialSeparation {_cbfb :=&PdfColorspaceSpecialSeparation {};return _cbfb ;}; +// NewPdfAnnotationCircle returns a new circle annotation. +func NewPdfAnnotationCircle ()*PdfAnnotationCircle {_adbb :=NewPdfAnnotation ();_gfc :=&PdfAnnotationCircle {};_gfc .PdfAnnotation =_adbb ;_gfc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_adbb .SetContext (_gfc );return _gfc ;}; -// WriteString outputs the object as it is to be written to file. -func (_gfaea *PdfTransformParamsDocMDP )WriteString ()string {return _gfaea .ToPdfObject ().WriteString ();};func (_cfacb *Image )getSuitableEncoder ()(_ce .StreamEncoder ,error ){var (_gdaac ,_adge =int (_cfacb .Width ),int (_cfacb .Height );_dcbcb =make (map[string ]bool ); -_cbfa =true ;_cfad =false ;_agcf =func ()*_ce .DCTEncoder {return _ce .NewDCTEncoder ()};_ffcfg =func ()*_ce .DCTEncoder {_dgffg :=_ce .NewDCTEncoder ();_dgffg .BitsPerComponent =16;return _dgffg };);for _adbbb :=0;_adbbb < _adge ;_adbbb ++{for _dabacc :=0; -_dabacc < _gdaac ;_dabacc ++{_cfgae ,_accgf :=_cfacb .ColorAt (_dabacc ,_adbbb );if _accgf !=nil {return nil ,_accgf ;};_fcgdg ,_efcdf ,_ebfac ,_agffa :=_cfgae .RGBA ();if _cbfa &&(_fcgdg !=_efcdf ||_fcgdg !=_ebfac ||_efcdf !=_ebfac ){_cbfa =false ;};if !_cfad {switch _cfgae .(type ){case _cc .NRGBA :_cfad =_agffa > 0; -};};_dcbcb [_e .Sprintf ("\u0025\u0064\u002c\u0025\u0064\u002c\u0025\u0064",_fcgdg ,_efcdf ,_ebfac )]=true ;if len (_dcbcb )> 2&&_cfad {return _ffcfg (),nil ;};};};if _cfad ||len (_cfacb ._cdecc )> 0{return _ce .NewFlateEncoder (),nil ;};if len (_dcbcb )<=2{_gbfad :=_cfacb .ConvertToBinary (); -if _gbfad !=nil {return nil ,_gbfad ;};return _ce .NewJBIG2Encoder (),nil ;};if _cbfa {return _agcf (),nil ;};if _cfacb .ColorComponents ==1{if _cfacb .BitsPerComponent ==1{return _ce .NewJBIG2Encoder (),nil ;}else if _cfacb .BitsPerComponent ==8{_cbaee :=_ce .NewDCTEncoder (); -_cbaee .ColorComponents =1;return _cbaee ,nil ;};}else if _cfacb .ColorComponents ==3{if _cfacb .BitsPerComponent ==8{return _agcf (),nil ;}else if _cfacb .BitsPerComponent ==16{return _ffcfg (),nil ;};}else if _cfacb .ColorComponents ==4{_gagb :=_ffcfg (); -_gagb .ColorComponents =4;return _gagb ,nil ;};return _ffcfg (),nil ;}; +// 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 (_fcccd *PdfReader )ToWriter (opts *ReaderToWriterOpts )(*PdfWriter ,error ){_ddfgc :=NewPdfWriter ();if opts ==nil {opts =&ReaderToWriterOpts {};};_eggec ,_cbce :=_fcccd .GetNumPages ();if _cbce !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cbce ); +return nil ,_cbce ;};for _gcbd :=1;_gcbd <=_eggec ;_gcbd ++{_cccae ,_gdcde :=_fcccd .GetPage (_gcbd );if _gdcde !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gdcde );return nil ,_gdcde ;};if opts .PageProcessCallback !=nil {_gdcde =opts .PageProcessCallback (_gcbd ,_cccae ); +if _gdcde !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gdcde );return nil ,_gdcde ;};}else if opts .PageCallback !=nil {opts .PageCallback (_gcbd ,_cccae );};_gdcde =_ddfgc .AddPage (_cccae );if _gdcde !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gdcde ); +return nil ,_gdcde ;};};_ddfgc ._dgccdd =_fcccd .PdfVersion ();if !opts .SkipInfo {_efeee ,_eebafc :=_fcccd .GetPdfInfo ();if _eebafc !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_eebafc );}else {_ddfgc ._decfde .PdfObject =_efeee .ToPdfObject (); +};};if !opts .SkipMetadata {if _ffcgc :=_fcccd ._gaeed .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_ffcgc !=nil {if _dabeg :=_ddfgc .SetCatalogMetadata (_ffcgc );_dabeg !=nil {return nil ,_dabeg ;};};};if !opts .SkipAcroForm {_beecf :=_ddfgc .SetForms (_fcccd .AcroForm ); +if _beecf !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_beecf );return nil ,_beecf ;};};if !opts .SkipOutlines {_ddfgc .AddOutlineTree (_fcccd .GetOutlineTree ());};if !opts .SkipOCProperties {_efacc ,_fcdb :=_fcccd .GetOCProperties (); +if _fcdb !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fcdb );}else {_fcdb =_ddfgc .SetOCProperties (_efacc );if _fcdb !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fcdb );};};};if !opts .SkipPageLabels {_baabd ,_cgeacc :=_fcccd .GetPageLabels (); +if _cgeacc !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cgeacc );}else {_cgeacc =_ddfgc .SetPageLabels (_baabd );if _cgeacc !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cgeacc );};};};if !opts .SkipNamedDests {_bbbaa ,_fgde :=_fcccd .GetNamedDestinations (); +if _fgde !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fgde );}else {_fgde =_ddfgc .SetNamedDestinations (_bbbaa );if _fgde !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fgde );};};};if !opts .SkipNameDictionary {_fcgcb ,_ffeg :=_fcccd .GetNameDictionary (); +if _ffeg !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ffeg );}else {_ffeg =_ddfgc .SetNameDictionary (_fcgcb );if _ffeg !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ffeg );};};};if !opts .SkipRotation &&_fcccd .Rotate !=nil {if _ccfdg :=_ddfgc .SetRotation (*_fcccd .Rotate ); +_ccfdg !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ccfdg );};};return &_ddfgc ,nil ;};func (_egaf *PdfSignature )extractChainFromCert ()([]*_ff .Certificate ,error ){var _fdfcgd *_cde .PdfObjectArray ;switch _dcdd :=_egaf .Cert .(type ){case *_cde .PdfObjectString :_fdfcgd =_cde .MakeArray (_dcdd ); +case *_cde .PdfObjectArray :_fdfcgd =_dcdd ;default:return nil ,_a .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",_dcdd ); +};var _bcafeg _bb .Buffer ;for _ ,_ggfab :=range _fdfcgd .Elements (){_gcffg ,_edgba :=_cde .GetString (_ggfab );if !_edgba {return nil ,_a .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",_ggfab ); +};if _ ,_agedbf :=_bcafeg .Write (_gcffg .Bytes ());_agedbf !=nil {return nil ,_agedbf ;};};return _ff .ParseCertificates (_bcafeg .Bytes ());};func (_dbfb *PdfReader )newPdfAnnotationLinkFromDict (_addc *_cde .PdfObjectDictionary )(*PdfAnnotationLink ,error ){_fbfa :=PdfAnnotationLink {}; +_fbfa .A =_addc .Get ("\u0041");_fbfa .Dest =_addc .Get ("\u0044\u0065\u0073\u0074");_fbfa .H =_addc .Get ("\u0048");_fbfa .PA =_addc .Get ("\u0050\u0041");_fbfa .QuadPoints =_addc .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_fbfa .BS =_addc .Get ("\u0042\u0053"); +return &_fbfa ,nil ;}; // PdfBorderStyle represents a border style dictionary (12.5.4 Border Styles p. 394). -type PdfBorderStyle struct{W *float64 ;S *BorderStyle ;D *[]int ;_facc _ce .PdfObject ;}; +type PdfBorderStyle struct{W *float64 ;S *BorderStyle ;D *[]int ;_deab _cde .PdfObject ;};func (_fafcg *PdfReader )loadPerms ()(*Permissions ,error ){if _gfdd :=_fafcg ._gaeed .Get ("\u0050\u0065\u0072m\u0073");_gfdd !=nil {if _gfceda ,_baba :=_cde .GetDict (_gfdd ); +_baba {_dacge :=_gfceda .Get ("\u0044\u006f\u0063\u004d\u0044\u0050");if _dacge ==nil {return nil ,nil ;};if _fgee ,_ecefb :=_cde .GetIndirect (_dacge );_ecefb {_eeagg ,_gdccge :=_fafcg .newPdfSignatureFromIndirect (_fgee );if _gdccge !=nil {return nil ,_gdccge ; +};return NewPermissions (_eeagg ),nil ;};return nil ,_a .Errorf ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0044\u006f\u0063M\u0044\u0050\u0020\u0065nt\u0072\u0079");};return nil ,_a .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0050\u0065\u0072\u006d\u0073\u0020\u0065\u006e\u0074\u0072\u0079"); +};return nil ,nil ;}; -// NewPdfShadingPatternType2 creates an empty shading pattern type 2 object. -func NewPdfShadingPatternType2 ()*PdfShadingPatternType2 {_ggad :=&PdfShadingPatternType2 {};_ggad .Matrix =_ce .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_ggad .PdfPattern =&PdfPattern {};_ggad .PdfPattern .PatternType =int64 (*_ce .MakeInteger (2)); -_ggad .PdfPattern ._fbea =_ggad ;_ggad .PdfPattern ._gadcb =_ce .MakeIndirectObject (_ce .MakeDict ());return _ggad ;}; +// NewPdfColorPattern returns an empty color pattern. +func NewPdfColorPattern ()*PdfColorPattern {_cgaf :=&PdfColorPattern {};return _cgaf };func _cebbc (_bgabf _cde .PdfObject )(*PdfFunctionType2 ,error ){_bgfb :=&PdfFunctionType2 {};var _eeada *_cde .PdfObjectDictionary ;if _faaeb ,_dgagc :=_bgabf .(*_cde .PdfIndirectObject ); +_dgagc {_cdcdg ,_daege :=_faaeb .PdfObject .(*_cde .PdfObjectDictionary );if !_daege {return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_bgfb ._bcege =_faaeb ;_eeada =_cdcdg ;}else if _gfcdbde ,_bbea :=_bgabf .(*_cde .PdfObjectDictionary ); +_bbea {_eeada =_gfcdbde ;}else {return nil ,_gf .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_fb .Log .Trace ("\u0046U\u004e\u0043\u0032\u003a\u0020\u0025s",_eeada .String ());_cadcf ,_agga :=_cde .TraceToDirectObject (_eeada .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_cde .PdfObjectArray ); +if !_agga {_fb .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_gf .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 _cadcf .Len ()< 0||_cadcf .Len ()%2!=0{_fb .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u0072\u0061\u006e\u0067e\u0020\u0069\u006e\u0076al\u0069\u0064");return nil ,_gf .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065"); +};_bfab ,_daccc :=_cadcf .ToFloat64Array ();if _daccc !=nil {return nil ,_daccc ;};_bgfb .Domain =_bfab ;_cadcf ,_agga =_cde .TraceToDirectObject (_eeada .Get ("\u0052\u0061\u006eg\u0065")).(*_cde .PdfObjectArray );if _agga {if _cadcf .Len ()< 0||_cadcf .Len ()%2!=0{return nil ,_gf .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_fdge ,_fcde :=_cadcf .ToFloat64Array ();if _fcde !=nil {return nil ,_fcde ;};_bgfb .Range =_fdge ;};_cadcf ,_agga =_cde .TraceToDirectObject (_eeada .Get ("\u0043\u0030")).(*_cde .PdfObjectArray );if _agga {_bcegb ,_befdf :=_cadcf .ToFloat64Array (); +if _befdf !=nil {return nil ,_befdf ;};_bgfb .C0 =_bcegb ;};_cadcf ,_agga =_cde .TraceToDirectObject (_eeada .Get ("\u0043\u0031")).(*_cde .PdfObjectArray );if _agga {_afgdd ,_affdd :=_cadcf .ToFloat64Array ();if _affdd !=nil {return nil ,_affdd ;};_bgfb .C1 =_afgdd ; +};if len (_bgfb .C0 )!=len (_bgfb .C1 ){_fb .Log .Error ("\u0043\u0030\u0020\u0061nd\u0020\u0043\u0031\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0074\u0063\u0068\u0069n\u0067");return nil ,_cde .ErrRangeError ;};N ,_daccc :=_cde .GetNumberAsFloat (_cde .TraceToDirectObject (_eeada .Get ("\u004e"))); +if _daccc !=nil {_fb .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",_eeada .String ());return nil ,_daccc ;};_bgfb .N =N ; +return _bgfb ,nil ;}; -// XObjectType represents the type of an XObject. -type XObjectType int ;func (_ebdg *PdfAppender )replaceObject (_aebd ,_aced _ce .PdfObject ){switch _gdgad :=_aebd .(type ){case *_ce .PdfIndirectObject :_ebdg ._fadeg [_aced ]=_gdgad .ObjectNumber ;case *_ce .PdfObjectStream :_ebdg ._fadeg [_aced ]=_gdgad .ObjectNumber ; -};}; +// GetNumPages returns the number of pages in the document. +func (_fdee *PdfReader )GetNumPages ()(int ,error ){if _fdee ._fdccd .GetCrypter ()!=nil &&!_fdee ._fdccd .IsAuthenticated (){return 0,_a .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 (_fdee ._adfcd ),nil ;}; -// PdfActionSound represents a sound action. -type PdfActionSound struct{*PdfAction ;Sound _ce .PdfObject ;Volume _ce .PdfObject ;Synchronous _ce .PdfObject ;Repeat _ce .PdfObject ;Mix _ce .PdfObject ;};func (_afeg *PdfField )inherit (_feag func (*PdfField )bool )(bool ,error ){_cedg :=map[*PdfField ]bool {}; -_gecec :=false ;_ceda :=_afeg ;for _ceda !=nil {if _ ,_ebdge :=_cedg [_ceda ];_ebdge {return false ,_ge .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c");};_fdcb :=_feag (_ceda );if _fdcb {_gecec =true ; -break ;};_cedg [_ceda ]=true ;_ceda =_ceda .Parent ;};return _gecec ,nil ;}; +// Normalize swaps (Llx,Urx) if Urx < Llx, and (Lly,Ury) if Ury < Lly. +func (_dcgaf *PdfRectangle )Normalize (){if _dcgaf .Llx > _dcgaf .Urx {_dcgaf .Llx ,_dcgaf .Urx =_dcgaf .Urx ,_dcgaf .Llx ;};if _dcgaf .Lly > _dcgaf .Ury {_dcgaf .Lly ,_dcgaf .Ury =_dcgaf .Ury ,_dcgaf .Lly ;};}; -// 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 (_bbaa *PdfColorspaceCalRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ge .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ceab :=vals [0];if _ceab < 0.0||_ceab > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ceab ); -return nil ,ErrColorOutOfRange ;};_gacgb :=vals [1];if _gacgb < 0.0||_gacgb > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gacgb );return nil ,ErrColorOutOfRange ; -};_eacd :=vals [2];if _eacd < 0.0||_eacd > 1.0{_ff .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_eacd );return nil ,ErrColorOutOfRange ;};_dfga :=NewPdfColorCalRGB (_ceab ,_gacgb ,_eacd ); -return _dfga ,nil ;};func (_afb *PdfColorspaceDeviceGray )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079";}; +// ToGray returns a PdfColorDeviceGray color based on the current RGB color. +func (_eebbe *PdfColorDeviceRGB )ToGray ()*PdfColorDeviceGray {_gcbb :=0.3*_eebbe .R ()+0.59*_eebbe .G ()+0.11*_eebbe .B ();_gcbb =_ce .Min (_ce .Max (_gcbb ,0.0),1.0);return NewPdfColorDeviceGray (_gcbb );};func (_afeadf *PdfReader )loadStructure ()error {if _afeadf ._fdccd .GetCrypter ()!=nil &&!_afeadf ._fdccd .IsAuthenticated (){return _a .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"); +};_gagec :=_afeadf ._fdccd .GetTrailer ();if _gagec ==nil {return _a .Errorf ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_gfcee ,_ddebc :=_gagec .Get ("\u0052\u006f\u006f\u0074").(*_cde .PdfObjectReference );if !_ddebc {return _a .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",_gagec ); +};_cfdd ,_dbfag :=_afeadf ._fdccd .LookupByReference (*_gfcee );if _dbfag !=nil {_fb .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",_dbfag ); +return _dbfag ;};_facgd ,_ddebc :=_cfdd .(*_cde .PdfIndirectObject );if !_ddebc {_fb .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",_cfdd ,*_gagec ); +return _gf .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_fgbab ,_ddebc :=(*_facgd ).PdfObject .(*_cde .PdfObjectDictionary );if !_ddebc {_fb .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",_facgd .PdfObject ); +return _gf .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_fb .Log .Trace ("C\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0025\u0073",_fgbab );_fcgb ,_ddebc :=_fgbab .Get ("\u0050\u0061\u0067e\u0073").(*_cde .PdfObjectReference ); +if !_ddebc {return _gf .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");};_befe ,_dbfag :=_afeadf ._fdccd .LookupByReference (*_fcgb ); +if _dbfag !=nil {_fb .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 _dbfag ;};_bdcag ,_ddebc :=_befe .(*_cde .PdfIndirectObject );if !_ddebc {_fb .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"); +_fb .Log .Debug ("\u006f\u0070\u003a\u0020\u0025\u0070",_bdcag );return _gf .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_dcadd ,_ddebc :=_bdcag .PdfObject .(*_cde .PdfObjectDictionary );if !_ddebc {_fb .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",_bdcag ); +return _gf .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_bbefe ,_ddebc :=_cde .GetInt (_dcadd .Get ("\u0043\u006f\u0075n\u0074"));if !_ddebc {_fb .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 _gf .New ("\u0070\u0061\u0067\u0065s \u0063\u006f\u0075\u006e\u0074\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};if _ ,_ddebc =_cde .GetName (_dcadd .Get ("\u0054\u0079\u0070\u0065"));!_ddebc {_fb .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"); +_dcadd .Set ("\u0054\u0079\u0070\u0065",_cde .MakeName ("\u0050\u0061\u0067e\u0073"));};if _cfgd ,_gfde :=_cde .GetInt (_dcadd .Get ("\u0052\u006f\u0074\u0061\u0074\u0065"));_gfde {_gbacfe :=int64 (*_cfgd );_afeadf .Rotate =&_gbacfe ;};_afeadf ._gbgbc =_gfcee ; +_afeadf ._gaeed =_fgbab ;_afeadf ._gfeafe =_dcadd ;_afeadf ._aedcc =_bdcag ;_afeadf ._gfbdc =int (*_bbefe );_afeadf ._adfcd =[]*_cde .PdfIndirectObject {};_ddfc :=map[_cde .PdfObject ]struct{}{};_dbfag =_afeadf .buildPageList (_bdcag ,nil ,_ddfc );if _dbfag !=nil {return _dbfag ; +};_fb .Log .Trace ("\u002d\u002d\u002d");_fb .Log .Trace ("\u0054\u004f\u0043");_fb .Log .Trace ("\u0050\u0061\u0067e\u0073");_fb .Log .Trace ("\u0025\u0064\u003a\u0020\u0025\u0073",len (_afeadf ._adfcd ),_afeadf ._adfcd );_afeadf ._cbbd ,_dbfag =_afeadf .loadOutlines (); +if _dbfag !=nil {_fb .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",_dbfag ); +return _dbfag ;};_afeadf .AcroForm ,_dbfag =_afeadf .loadForms ();if _dbfag !=nil {return _dbfag ;};_afeadf .DSS ,_dbfag =_afeadf .loadDSS ();if _dbfag !=nil {return _dbfag ;};_afeadf ._ddcee ,_dbfag =_afeadf .loadPerms ();if _dbfag !=nil {return _dbfag ; +};return nil ;}; -// NewPdfColorspaceICCBased returns a new ICCBased colorspace object. -func NewPdfColorspaceICCBased (N int )(*PdfColorspaceICCBased ,error ){_beab :=&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"); -};_beab .N =N ;return _beab ,nil ;}; +// 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 (_gbcc *PdfWriter )ApplyStandard (optimizer StandardApplier ){_gbcc ._fdgff =optimizer }; -// Insert adds an outline item as a child of the current outline item, -// at the specified index. -func (_dgcdd *OutlineItem )Insert (index uint ,item *OutlineItem ){_cffcb :=uint (len (_dgcdd .Entries ));if index > _cffcb {index =_cffcb ;};_dgcdd .Entries =append (_dgcdd .Entries [:index ],append ([]*OutlineItem {item },_dgcdd .Entries [index :]...)...); -}; \ No newline at end of file +// NewPdfAnnotationHighlight returns a new text highlight annotation. +func NewPdfAnnotationHighlight ()*PdfAnnotationHighlight {_fddc :=NewPdfAnnotation ();_egf :=&PdfAnnotationHighlight {};_egf .PdfAnnotation =_fddc ;_egf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_fddc .SetContext (_egf );return _egf ;}; + +// ToPdfObject returns the PDF representation of the colorspace. +func (_egfdf *PdfPageResourcesColorspaces )ToPdfObject ()_cde .PdfObject {_fecgac :=_cde .MakeDict ();for _ ,_dbfae :=range _egfdf .Names {_fecgac .Set (_cde .PdfObjectName (_dbfae ),_egfdf .Colorspaces [_dbfae ].ToPdfObject ());};if _egfdf ._aggbf !=nil {_egfdf ._aggbf .PdfObject =_fecgac ; +return _egfdf ._aggbf ;};return _fecgac ;}; + +// PdfWriter handles outputing PDF content. +type PdfWriter struct{_dbabf *_cde .PdfIndirectObject ;_gabdc *_cde .PdfIndirectObject ;_faag map[_cde .PdfObject ]struct{};_abbc []_cde .PdfObject ;_fdeab map[_cde .PdfObject ]struct{};_dbfe []*_cde .PdfIndirectObject ;_aabac *PdfOutlineTreeNode ;_aaeef *_cde .PdfObjectDictionary ; +_ffafd []_cde .PdfObject ;_decfde *_cde .PdfIndirectObject ;_efccc *_g .Writer ;_gbacgg int64 ;_cbffd error ;_febcf *_cde .PdfCrypt ;_aabaec *_cde .PdfObjectDictionary ;_fdbfc *_cde .PdfIndirectObject ;_dgdef *_cde .PdfObjectArray ;_dgccdd _cde .Version ; +_bacg *bool ;_ffed map[_cde .PdfObject ][]*_cde .PdfObjectDictionary ;_fgfgf *PdfAcroForm ;_fafec *Names ;_fegcee Optimizer ;_fdgff StandardApplier ;_cegabf map[int ]crossReference ;_adgdg int64 ;ObjNumOffset int ;_ceaea bool ;_daefcg _cde .XrefTable ; +_abdd int64 ;_fgcbc int64 ;_abebf map[_cde .PdfObject ]int64 ;_fcadd map[_cde .PdfObject ]struct{};_abedd string ;_afefbc []*PdfOutputIntent ;_dgcda bool ;_fegb ,_dbbaa string ;};func (_eabca *PdfWriter )setHashIDs (_eadaa _e .Hash )error {_egcggc :=_eadaa .Sum (nil ); +if _eabca ._fegb ==""{_eabca ._fegb =_f .EncodeToString (_egcggc [:8]);};_eabca .setDocumentIDs (_eabca ._fegb ,_f .EncodeToString (_egcggc [8:]));return nil ;};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";); \ No newline at end of file diff --git a/model/optimize/optimize.go b/model/optimize/optimize.go index 2f3c9ac0..d4809822 100644 --- a/model/optimize/optimize.go +++ b/model/optimize/optimize.go @@ -9,234 +9,231 @@ // 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 (_fee "bytes";_ce "crypto/md5";_ad "errors";_f "fmt";_b "github.com/unidoc/unipdf/v3/common";_aba "github.com/unidoc/unipdf/v3/contentstream";_bgd "github.com/unidoc/unipdf/v3/core";_bg "github.com/unidoc/unipdf/v3/extractor";_acf "github.com/unidoc/unipdf/v3/internal/imageutil"; -_fe "github.com/unidoc/unipdf/v3/internal/textencoding";_ef "github.com/unidoc/unipdf/v3/model";_ab "github.com/unidoc/unitype";_c "golang.org/x/image/draw";_ac "math";_e "strings";); +package optimize ;import (_cb "bytes";_c "crypto/md5";_da "errors";_eb "fmt";_g "github.com/unidoc/unipdf/v3/common";_bb "github.com/unidoc/unipdf/v3/contentstream";_be "github.com/unidoc/unipdf/v3/core";_gb "github.com/unidoc/unipdf/v3/extractor";_b "github.com/unidoc/unipdf/v3/internal/imageutil"; +_d "github.com/unidoc/unipdf/v3/internal/textencoding";_cf "github.com/unidoc/unipdf/v3/model";_a "github.com/unidoc/unitype";_e "golang.org/x/image/draw";_ef "math";_ca "strings";); -// 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 ;}; +// Append appends optimizers to the chain. +func (_cc *Chain )Append (optimizers ..._cf .Optimizer ){_cc ._bf =append (_cc ._bf ,optimizers ...)};func _fgf (_abad []_be .PdfObject ,_feca map[_be .PdfObject ]_be .PdfObject ){if len (_feca )==0{return ;};for _fafdg ,_eadg :=range _abad {if _dfgd ,_egba :=_feca [_eadg ]; +_egba {_abad [_fafdg ]=_dfgd ;continue ;};_feca [_eadg ]=_eadg ;switch _bffb :=_eadg .(type ){case *_be .PdfObjectArray :_bcc :=make ([]_be .PdfObject ,_bffb .Len ());copy (_bcc ,_bffb .Elements ());_fgf (_bcc ,_feca );for _aagc ,_gbdb :=range _bcc {_bffb .Set (_aagc ,_gbdb ); +};case *_be .PdfObjectStreams :_fgf (_bffb .Elements (),_feca );case *_be .PdfObjectStream :_abef :=[]_be .PdfObject {_bffb .PdfObjectDictionary };_fgf (_abef ,_feca );_bffb .PdfObjectDictionary =_abef [0].(*_be .PdfObjectDictionary );case *_be .PdfObjectDictionary :_fagc :=_bffb .Keys (); +_fae :=make ([]_be .PdfObject ,len (_fagc ));for _ccfg ,_bcbb :=range _fagc {_fae [_ccfg ]=_bffb .Get (_bcbb );};_fgf (_fae ,_feca );for _dbf ,_fccf :=range _fagc {_bffb .Set (_fccf ,_fae [_dbf ]);};case *_be .PdfIndirectObject :_fab :=[]_be .PdfObject {_bffb .PdfObject }; +_fgf (_fab ,_feca );_bffb .PdfObject =_fab [0];};};};type imageInfo struct{BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_be .PdfObjectStream ;PPI float64 ;};func _edcf (_gcfd []*_be .PdfIndirectObject )map[string ][]string {_gdag :=map[string ][]string {}; +for _ ,_fed :=range _gcfd {_dcfd ,_ffc :=_be .GetDict (_fed .PdfObject );if !_ffc {continue ;};_eged :=_dcfd .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073");_ffg :=_be .TraceToDirectObject (_eged );_aaf :="";if _dca ,_gfbg :=_ffg .(*_be .PdfObjectArray ); +_gfbg {var _adf []string ;for _ ,_bab :=range _dca .Elements (){_aecc ,_gdbc :=_dfeb (_bab );if _gdbc !=nil {continue ;};_adf =append (_adf ,_aecc );};_aaf =_ca .Join (_adf ,"\u0020");};if _aff ,_dgbb :=_ffg .(*_be .PdfObjectStream );_dgbb {_ebgg ,_efd :=_be .DecodeStream (_aff ); +if _efd !=nil {continue ;};_aaf =string (_ebgg );};_dadbd :=_bb .NewContentStreamParser (_aaf );_cec ,_bdff :=_dadbd .Parse ();if _bdff !=nil {continue ;};for _ ,_addc :=range *_cec {_efb :=_addc .Operand ;_dfa :=_addc .Params ;switch _efb {case "\u0044\u006f":_feda :=_dfa [0].String (); +if _ ,_afda :=_gdag ["\u0058O\u0062\u006a\u0065\u0063\u0074"];!_afda {_gdag ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=[]string {_feda };}else {_gdag ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=append (_gdag ["\u0058O\u0062\u006a\u0065\u0063\u0074"],_feda ); +};case "\u0054\u0066":_bedf :=_dfa [0].String ();if _ ,_dea :=_gdag ["\u0046\u006f\u006e\u0074"];!_dea {_gdag ["\u0046\u006f\u006e\u0074"]=[]string {_bedf };}else {_gdag ["\u0046\u006f\u006e\u0074"]=append (_gdag ["\u0046\u006f\u006e\u0074"],_bedf );}; +case "\u0067\u0073":_gcb :=_dfa [0].String ();if _ ,_baae :=_gdag ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];!_baae {_gdag ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=[]string {_gcb };}else {_gdag ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=append (_gdag ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"],_gcb ); +};};};};return _gdag ;}; -// Optimize optimizes PDF objects to decrease PDF size. -func (_gbd *CleanContentstream )Optimize (objects []_bgd .PdfObject )(_fbc []_bgd .PdfObject ,_cd error ){_cefb :=map[*_bgd .PdfObjectStream ]struct{}{};var _bc []*_bgd .PdfObjectStream ;_adg :=func (_aa *_bgd .PdfObjectStream ){if _ ,_ecc :=_cefb [_aa ]; -!_ecc {_cefb [_aa ]=struct{}{};_bc =append (_bc ,_aa );};};_ade :=map[_bgd .PdfObject ]bool {};_abb :=map[_bgd .PdfObject ]bool {};for _ ,_cg :=range objects {switch _bf :=_cg .(type ){case *_bgd .PdfIndirectObject :switch _ff :=_bf .PdfObject .(type ){case *_bgd .PdfObjectDictionary :if _fgf ,_gc :=_bgd .GetName (_ff .Get ("\u0054\u0079\u0070\u0065")); -!_gc ||_fgf .String ()!="\u0050\u0061\u0067\u0065"{continue ;};if _be ,_dc :=_bgd .GetStream (_ff .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_dc {_adg (_be );}else if _af ,_bd :=_bgd .GetArray (_ff .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); -_bd {var _bgb []*_bgd .PdfObjectStream ;for _ ,_de :=range _af .Elements (){if _bea ,_bfc :=_bgd .GetStream (_de );_bfc {_bgb =append (_bgb ,_bea );};};if len (_bgb )> 0{var _deb _fee .Buffer ;for _ ,_cee :=range _bgb {if _gdc ,_fbd :=_bgd .DecodeStream (_cee ); -_fbd ==nil {_deb .Write (_gdc );};_ade [_cee ]=true ;};_bfd ,_cbe :=_bgd .MakeStream (_deb .Bytes (),_bgd .NewFlateEncoder ());if _cbe !=nil {return nil ,_cbe ;};_abb [_bfd ]=true ;_ff .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_bfd );_adg (_bfd ); -};};};case *_bgd .PdfObjectStream :if _ag ,_ba :=_bgd .GetName (_bf .Get ("\u0054\u0079\u0070\u0065"));!_ba ||_ag .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _ddd ,_eb :=_bgd .GetName (_bf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -!_eb ||_ddd .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_adg (_bf );};};for _ ,_eee :=range _bc {_cd =_bgc (_eee );if _cd !=nil {return nil ,_cd ;};};_fbc =nil ;for _ ,_cbg :=range objects {if _ade [_cbg ]{continue ;};_fbc =append (_fbc ,_cbg ); -};for _fbcg :=range _abb {_fbc =append (_fbc ,_fbcg );};return _fbc ,nil ;};func _bgc (_fg *_bgd .PdfObjectStream )error {_fd ,_fed :=_bgd .DecodeStream (_fg );if _fed !=nil {return _fed ;};_fa :=_aba .NewContentStreamParser (string (_fd ));_cef ,_fed :=_fa .Parse (); -if _fed !=nil {return _fed ;};_cef =_dd (_cef );_gb :=_cef .Bytes ();if len (_gb )>=len (_fd ){return nil ;};_eg ,_fed :=_bgd .MakeStream (_cef .Bytes (),_bgd .NewFlateEncoder ());if _fed !=nil {return _fed ;};_fg .Stream =_eg .Stream ;_fg .Merge (_eg .PdfObjectDictionary ); -return nil ;};func _dd (_eea *_aba .ContentStreamOperations )*_aba .ContentStreamOperations {if _eea ==nil {return nil ;};_ced :=_aba .ContentStreamOperations {};for _ ,_cff :=range *_eea {switch _cff .Operand {case "\u0042\u0044\u0043","\u0042\u004d\u0043","\u0045\u004d\u0043":continue ; -case "\u0054\u006d":if len (_cff .Params )==6{if _ed ,_ec :=_bgd .GetNumbersAsFloat (_cff .Params );_ec ==nil {if _ed [0]==1&&_ed [1]==0&&_ed [2]==0&&_ed [3]==1{_cff =&_aba .ContentStreamOperation {Params :[]_bgd .PdfObject {_cff .Params [4],_cff .Params [5]},Operand :"\u0054\u0064"}; -};};};};_ced =append (_ced ,_cff );};return &_ced ;}; +// CleanFonts cleans up embedded fonts, reducing font sizes. +type CleanFonts struct{ -// CombineDuplicateDirectObjects combines duplicated direct objects by its data hash. +// Subset embedded fonts if encountered (if true). +// Otherwise attempts to reduce the font program. +Subset bool ;};func _cbg (_add _be .PdfObject )[]content {if _add ==nil {return nil ;};_dbb ,_dede :=_be .GetArray (_add );if !_dede {_g .Log .Debug ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +return nil ;};var _ceg []content ;for _ ,_efcb :=range _dbb .Elements (){_dag ,_ggc :=_be .GetDict (_efcb );if !_ggc {_g .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 ;};_aee ,_ggc :=_be .GetDict (_dag .Get ("\u0041\u0050"));if !_ggc {_g .Log .Debug ("\u004e\u006f\u0020\u0041P \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067");continue ;};_cfb :=_be .TraceToDirectObject (_aee .Get ("\u004e")); +if _cfb ==nil {_g .Log .Debug ("N\u006f\u0020\u004e\u0020en\u0074r\u0079\u0020\u002d\u0020\u0073k\u0069\u0070\u0070\u0069\u006e\u0067");continue ;};var _dec *_be .PdfObjectStream ;switch _bdfd :=_cfb .(type ){case *_be .PdfObjectDictionary :_ecce ,_ede :=_be .GetName (_dag .Get ("\u0041\u0053")); +if !_ede {_g .Log .Debug ("\u004e\u006f\u0020\u0041S \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067");continue ;};_dec ,_ede =_be .GetStream (_bdfd .Get (*_ecce ));if !_ede {_g .Log .Debug ("\u0046o\u0072\u006d\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u002d \u0073\u006b\u0069\u0070\u0070\u0069\u006eg"); +continue ;};case *_be .PdfObjectStream :_dec =_bdfd ;};if _dec ==nil {_g .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 ;};_beb ,_dfea :=_cf .NewXObjectFormFromStream (_dec );if _dfea !=nil {_g .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",_dfea ); +continue ;};_aa ,_dfea :=_beb .GetContentStream ();if _dfea !=nil {_g .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",_dfea );continue ;};_ceg =append (_ceg ,content {_edc :string (_aa ),_gbd :_beb .Resources }); +};return _ceg ;};func _geb (_gbc *_cf .XObjectImage ,_effe imageModifications )error {_gddg ,_egc :=_gbc .ToImage ();if _egc !=nil {return _egc ;};if _effe .Scale !=0{_gddg ,_egc =_eecb (_gddg ,_effe .Scale );if _egc !=nil {return _egc ;};};if _effe .Encoding !=nil {_gbc .Filter =_effe .Encoding ; +};_gbc .Decode =nil ;switch _accf :=_gbc .Filter .(type ){case *_be .FlateEncoder :if _accf .Predictor !=1&&_accf .Predictor !=11{_accf .Predictor =1;};};if _egc =_gbc .SetImage (_gddg ,nil );_egc !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0076",_egc ); +return _egc ;};_gbc .ToPdfObject ();return nil ;};type content struct{_edc string ;_gbd *_cf .PdfPageResources ;}; + +// CompressStreams compresses uncompressed streams. // It implements interface model.Optimizer. -type CombineDuplicateDirectObjects struct{};type imageInfo struct{BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_bgd .PdfObjectStream ;PPI float64 ;}; +type CompressStreams struct{};func _ebf (_bdf []_be .PdfObject )(_fcg map[*_be .PdfObjectStream ]struct{},_gg error ){_fcg =map[*_be .PdfObjectStream ]struct{}{};_dd :=map[*_cf .PdfFont ]struct{}{};_bbc :=_ffcg (_bdf );for _ ,_bde :=range _bbc ._edcc {_bed ,_dad :=_be .GetDict (_bde .PdfObject ); +if !_dad {continue ;};_bede ,_dad :=_be .GetDict (_bed .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_dad {continue ;};_ebg ,_ :=_gbgb (_bed .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_efg ,_dff :=_cf .NewPdfPageResourcesFromDict (_bede ); +if _dff !=nil {return nil ,_dff ;};_caed :=[]content {{_edc :_ebg ,_gbd :_efg }};_bcd :=_cbg (_bed .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if _bcd !=nil {_caed =append (_caed ,_bcd ...);};for _ ,_gde :=range _caed {_gcd ,_gcf :=_gb .NewFromContents (_gde ._edc ,_gde ._gbd ); +if _gcf !=nil {return nil ,_gcf ;};_egd ,_ ,_ ,_gcf :=_gcd .ExtractPageText ();if _gcf !=nil {return nil ,_gcf ;};for _ ,_aece :=range _egd .Marks ().Elements (){if _aece .Font ==nil {continue ;};if _ ,_dbd :=_dd [_aece .Font ];!_dbd {_dd [_aece .Font ]=struct{}{}; +};};};};_bcdb :=map[*_be .PdfObjectStream ][]*_cf .PdfFont {};for _gfca :=range _dd {_dgb :=_gfca .FontDescriptor ();if _dgb ==nil ||_dgb .FontFile2 ==nil {continue ;};_cfae ,_bdb :=_be .GetStream (_dgb .FontFile2 );if !_bdb {continue ;};_bcdb [_cfae ]=append (_bcdb [_cfae ],_gfca ); +};for _ecbg :=range _bcdb {var _fcb []rune ;var _fcc []_a .GlyphIndex ;for _ ,_gdde :=range _bcdb [_ecbg ]{switch _gdc :=_gdde .Encoder ().(type ){case *_d .IdentityEncoder :_eee :=_gdc .RegisteredRunes ();_bbb :=make ([]_a .GlyphIndex ,len (_eee ));for _ebd ,_gfb :=range _eee {_bbb [_ebd ]=_a .GlyphIndex (_gfb ); +};_fcc =append (_fcc ,_bbb ...);case *_d .TrueTypeFontEncoder :_dcd :=_gdc .RegisteredRunes ();_fcb =append (_fcb ,_dcd ...);case _d .SimpleEncoder :_gdf :=_gdc .Charcodes ();for _ ,_fa :=range _gdf {_bg ,_cgf :=_gdc .CharcodeToRune (_fa );if !_cgf {_g .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",_fa ); +continue ;};_fcb =append (_fcb ,_bg );};};};_gg =_eddb (_ecbg ,_fcb ,_fcc );if _gg !=nil {_g .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",_gg ); +return nil ,_gg ;};_fcg [_ecbg ]=struct{}{};};return _fcg ,nil ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_bbda *CombineDuplicateStreams )Optimize (objects []_bgd .PdfObject )(_cfg []_bgd .PdfObject ,_ffg error ){_gfa :=make (map[_bgd .PdfObject ]_bgd .PdfObject );_fad :=make (map[_bgd .PdfObject ]struct{});_ecdc :=make (map[string ][]*_bgd .PdfObjectStream ); -for _ ,_gccb :=range objects {if _afgf ,_bbaf :=_gccb .(*_bgd .PdfObjectStream );_bbaf {_baf :=_ce .New ();_baf .Write (_afgf .Stream );_baf .Write ([]byte (_afgf .PdfObjectDictionary .WriteString ()));_feg :=string (_baf .Sum (nil ));_ecdc [_feg ]=append (_ecdc [_feg ],_afgf ); -};};for _ ,_cgec :=range _ecdc {if len (_cgec )< 2{continue ;};_ddeg :=_cgec [0];for _abfe :=1;_abfe < len (_cgec );_abfe ++{_gbfe :=_cgec [_abfe ];_gfa [_gbfe ]=_ddeg ;_fad [_gbfe ]=struct{}{};};};_cfg =make ([]_bgd .PdfObject ,0,len (objects )-len (_fad )); -for _ ,_fbca :=range objects {if _ ,_eccd :=_fad [_fbca ];_eccd {continue ;};_cfg =append (_cfg ,_fbca );};_agdgf (_cfg ,_gfa );return _cfg ,nil ;}; +func (_cbf *CleanContentstream )Optimize (objects []_be .PdfObject )(_gf []_be .PdfObject ,_agf error ){_dc :=map[*_be .PdfObjectStream ]struct{}{};var _fc []*_be .PdfObjectStream ;_fca :=func (_eg *_be .PdfObjectStream ){if _ ,_cba :=_dc [_eg ];!_cba {_dc [_eg ]=struct{}{}; +_fc =append (_fc ,_eg );};};_cbdg :=map[_be .PdfObject ]bool {};_gd :=map[_be .PdfObject ]bool {};for _ ,_ee :=range objects {switch _de :=_ee .(type ){case *_be .PdfIndirectObject :switch _fge :=_de .PdfObject .(type ){case *_be .PdfObjectDictionary :if _ccg ,_cg :=_be .GetName (_fge .Get ("\u0054\u0079\u0070\u0065")); +!_cg ||_ccg .String ()!="\u0050\u0061\u0067\u0065"{continue ;};if _cae ,_ga :=_be .GetStream (_fge .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_ga {_fca (_cae );}else if _cfa ,_gfc :=_be .GetArray (_fge .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); +_gfc {var _bba []*_be .PdfObjectStream ;for _ ,_gdd :=range _cfa .Elements (){if _agc ,_dbe :=_be .GetStream (_gdd );_dbe {_bba =append (_bba ,_agc );};};if len (_bba )> 0{var _aca _cb .Buffer ;for _ ,_gc :=range _bba {if _eeg ,_eec :=_be .DecodeStream (_gc ); +_eec ==nil {_aca .Write (_eeg );};_cbdg [_gc ]=true ;};_cd ,_gbe :=_be .MakeStream (_aca .Bytes (),_be .NewFlateEncoder ());if _gbe !=nil {return nil ,_gbe ;};_gd [_cd ]=true ;_fge .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_cd );_fca (_cd ); +};};};case *_be .PdfObjectStream :if _bea ,_bcf :=_be .GetName (_de .Get ("\u0054\u0079\u0070\u0065"));!_bcf ||_bea .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _edd ,_ace :=_be .GetName (_de .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +!_ace ||_edd .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_fca (_de );};};for _ ,_ded :=range _fc {_agf =_bd (_ded );if _agf !=nil {return nil ,_agf ;};};_gf =nil ;for _ ,_gee :=range objects {if _cbdg [_gee ]{continue ;};_gf =append (_gf ,_gee ); +};for _aec :=range _gd {_gf =append (_gf ,_aec );};return _gf ,nil ;};type objectStructure struct{_efeb *_be .PdfObjectDictionary ;_bedee *_be .PdfObjectDictionary ;_edcc []*_be .PdfIndirectObject ;}; -// Optimize optimizes PDF objects to decrease PDF size. -func (_cf *Chain )Optimize (objects []_bgd .PdfObject )(_fb []_bgd .PdfObject ,_d error ){_cb :=objects ;for _ ,_bb :=range _cf ._g {_bbe ,_gd :=_bb .Optimize (_cb );if _gd !=nil {_b .Log .Debug ("\u0045\u0052\u0052OR\u0020\u004f\u0070\u0074\u0069\u006d\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u002b\u0076",_gd ); -continue ;};_cb =_bbe ;};return _cb ,nil ;};type objectStructure struct{_bed *_bgd .PdfObjectDictionary ;_acgcf *_bgd .PdfObjectDictionary ;_bcgc []*_bgd .PdfIndirectObject ;};type content struct{_dff string ;_gag *_ef .PdfPageResources ;};func _feeg (_beb _bgd .PdfObject )[]content {if _beb ==nil {return nil ; -};_fag ,_bba :=_bgd .GetArray (_beb );if !_bba {_b .Log .Debug ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079");return nil ;};var _aafgf []content ;for _ ,_cdb :=range _fag .Elements (){_gdag ,_cdca :=_bgd .GetDict (_cdb ); -if !_cdca {_b .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 ;};_dad ,_cdca :=_bgd .GetDict (_gdag .Get ("\u0041\u0050")); -if !_cdca {_b .Log .Debug ("\u004e\u006f\u0020\u0041P \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067");continue ;};_cfbe :=_bgd .TraceToDirectObject (_dad .Get ("\u004e"));if _cfbe ==nil {_b .Log .Debug ("N\u006f\u0020\u004e\u0020en\u0074r\u0079\u0020\u002d\u0020\u0073k\u0069\u0070\u0070\u0069\u006e\u0067"); -continue ;};var _faa *_bgd .PdfObjectStream ;switch _fbcb :=_cfbe .(type ){case *_bgd .PdfObjectDictionary :_cbdf ,_cfe :=_bgd .GetName (_gdag .Get ("\u0041\u0053"));if !_cfe {_b .Log .Debug ("\u004e\u006f\u0020\u0041S \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067"); -continue ;};_faa ,_cfe =_bgd .GetStream (_fbcb .Get (*_cbdf ));if !_cfe {_b .Log .Debug ("\u0046o\u0072\u006d\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u002d \u0073\u006b\u0069\u0070\u0070\u0069\u006eg");continue ;};case *_bgd .PdfObjectStream :_faa =_fbcb ; -};if _faa ==nil {_b .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 ;};_aga ,_afa :=_ef .NewXObjectFormFromStream (_faa ); -if _afa !=nil {_b .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",_afa );continue ;};_bebf ,_afa :=_aga .GetContentStream (); -if _afa !=nil {_b .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",_afa );continue ;};_aafgf =append (_aafgf ,content {_dff :string (_bebf ),_gag :_aga .Resources }); -};return _aafgf ;}; +// New creates a optimizers chain from options. +func New (options Options )*Chain {_fcbf :=new (Chain );if options .CleanFonts ||options .SubsetFonts {_fcbf .Append (&CleanFonts {Subset :options .SubsetFonts });};if options .CleanContentstream {_fcbf .Append (new (CleanContentstream ));};if options .ImageUpperPPI > 0{_ced :=new (ImagePPI ); +_ced .ImageUpperPPI =options .ImageUpperPPI ;_fcbf .Append (_ced );};if options .ImageQuality > 0{_ffdb :=new (Image );_ffdb .ImageQuality =options .ImageQuality ;_fcbf .Append (_ffdb );};if options .CombineDuplicateDirectObjects {_fcbf .Append (new (CombineDuplicateDirectObjects )); +};if options .CombineDuplicateStreams {_fcbf .Append (new (CombineDuplicateStreams ));};if options .CombineIdenticalIndirectObjects {_fcbf .Append (new (CombineIdenticalIndirectObjects ));};if options .UseObjectStreams {_fcbf .Append (new (ObjectStreams )); +};if options .CompressStreams {_fcbf .Append (new (CompressStreams ));};if options .CleanUnusedResources {_fcbf .Append (new (CleanUnusedResources ));};return _fcbf ;}; -// ObjectStreams groups PDF objects to object streams. +// CombineDuplicateDirectObjects combines duplicated direct objects by its data hash. // It implements interface model.Optimizer. -type ObjectStreams struct{};func _gbfc (_fcb string ,_fdcf []string )bool {for _ ,_fbcge :=range _fdcf {if _fcb ==_fbcge {return true ;};};return false ;};func _abaf (_aaa *_bgd .PdfObjectDictionary )[]string {_dbd :=[]string {};for _ ,_fbe :=range _aaa .Keys (){_dbd =append (_dbd ,_fbe .String ()); -};return _dbd ;}; +type CombineDuplicateDirectObjects struct{};func _dfeb (_affe _be .PdfObject )(string ,error ){_gdcg :=_be .TraceToDirectObject (_affe );switch _afc :=_gdcg .(type ){case *_be .PdfObjectString :return _afc .Str (),nil ;case *_be .PdfObjectStream :_dgf ,_dfd :=_be .DecodeStream (_afc ); +if _dfd !=nil {return "",_dfd ;};return string (_dgf ),nil ;};return "",_eb .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",_gdcg ); +};func _gdea (_dge []_be .PdfObject )(map[_be .PdfObject ]struct{},error ){_fe :=_ffcg (_dge );_begb :=_fe ._edcc ;_dbg :=make (map[_be .PdfObject ]struct{});_bfc :=_edcf (_begb );for _ ,_bgd :=range _begb {_aae ,_ege :=_be .GetDict (_bgd .PdfObject ); +if !_ege {continue ;};_dfg ,_ege :=_be .GetDict (_aae .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_ege {continue ;};_gff :=_bfc ["\u0058O\u0062\u006a\u0065\u0063\u0074"];_cef ,_ege :=_be .GetDict (_dfg .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +if _ege {_begbd :=_afdc (_cef );for _ ,_ggd :=range _begbd {if _ffce (_ggd ,_gff ){continue ;};_ega :=*_be .MakeName (_ggd );_gfe :=_cef .Get (_ega );_dbg [_gfe ]=struct{}{};_cef .Remove (_ega );_aba :=_caa (_gfe ,_dbg );if _aba !=nil {_g .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",_gfe ); +};};};_ggcc ,_ege :=_be .GetDict (_dfg .Get ("\u0046\u006f\u006e\u0074"));_egda :=_bfc ["\u0046\u006f\u006e\u0074"];if _ege {_ff :=_afdc (_ggcc );for _ ,_cfdg :=range _ff {if _ffce (_cfdg ,_egda ){continue ;};_cbdgb :=*_be .MakeName (_cfdg );_ffd :=_ggcc .Get (_cbdgb ); +_dbg [_ffd ]=struct{}{};_ggcc .Remove (_cbdgb );_efa :=_caa (_ffd ,_dbg );if _efa !=nil {_g .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",_ffd ); +};};};_cad ,_ege :=_be .GetDict (_dfg .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if _ege {_edca :=_afdc (_cad );_gda :=_bfc ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];for _ ,_cgc :=range _edca {if _ffce (_cgc ,_gda ){continue ;};_ccc :=*_be .MakeName (_cgc ); +_eac :=_cad .Get (_ccc );_dbg [_eac ]=struct{}{};_cad .Remove (_ccc );_dba :=_caa (_eac ,_dbg );if _dba !=nil {_g .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",_eac ); +};};};};return _dbg ,nil ;}; -// CombineDuplicateStreams combines duplicated streams by its data hash. -// It implements interface model.Optimizer. -type CombineDuplicateStreams struct{};func _aeb (_efc []_bgd .PdfObject )(map[_bgd .PdfObject ]struct{},error ){_cdgc :=_ggcc (_efc );_afcc :=_cdgc ._bcgc ;_babc :=make (map[_bgd .PdfObject ]struct{});_ege :=_gfg (_afcc );for _ ,_cedc :=range _afcc {_bade ,_dea :=_bgd .GetDict (_cedc .PdfObject ); -if !_dea {continue ;};_add ,_dea :=_bgd .GetDict (_bade .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_dea {continue ;};_feda :=_ege ["\u0058O\u0062\u006a\u0065\u0063\u0074"];_bce ,_dea :=_bgd .GetDict (_add .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074")); -if _dea {_ageb :=_abaf (_bce );for _ ,_eceb :=range _ageb {if _gbfc (_eceb ,_feda ){continue ;};_bcgd :=*_bgd .MakeName (_eceb );_geeg :=_bce .Get (_bcgd );_babc [_geeg ]=struct{}{};_bce .Remove (_bcgd );_aee :=_bgcb (_geeg ,_babc );if _aee !=nil {_b .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",_geeg ); -};};};_debfb ,_dea :=_bgd .GetDict (_add .Get ("\u0046\u006f\u006e\u0074"));_gf :=_ege ["\u0046\u006f\u006e\u0074"];if _dea {_egd :=_abaf (_debfb );for _ ,_daba :=range _egd {if _gbfc (_daba ,_gf ){continue ;};_fcd :=*_bgd .MakeName (_daba );_edd :=_debfb .Get (_fcd ); -_babc [_edd ]=struct{}{};_debfb .Remove (_fcd );_dfd :=_bgcb (_edd ,_babc );if _dfd !=nil {_b .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",_edd ); -};};};_dgb ,_dea :=_bgd .GetDict (_add .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if _dea {_aeg :=_abaf (_dgb );_gga :=_ege ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];for _ ,_ddb :=range _aeg {if _gbfc (_ddb ,_gga ){continue ;};_gdeb :=*_bgd .MakeName (_ddb ); -_bffe :=_dgb .Get (_gdeb );_babc [_bffe ]=struct{}{};_dgb .Remove (_gdeb );_eed :=_bgcb (_bffe ,_babc );if _eed !=nil {_b .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",_bffe ); -};};};};return _babc ,nil ;}; +// Optimize optimizes PDF objects to decrease PDF size. +func (_bfd *Image )Optimize (objects []_be .PdfObject )(_cbfg []_be .PdfObject ,_ecf error ){if _bfd .ImageQuality <=0{return objects ,nil ;};_daa :=_eaf (objects );if len (_daa )==0{return objects ,nil ;};_fcd :=make (map[_be .PdfObject ]_be .PdfObject ); +_egb :=make (map[_be .PdfObject ]struct{});for _ ,_ccfa :=range _daa {_decd :=_ccfa .Stream .Get ("\u0053\u004d\u0061s\u006b");_egb [_decd ]=struct{}{};};for _baag ,_cgge :=range _daa {_bcg :=_cgge .Stream ;if _ ,_dcdc :=_egb [_bcg ];_dcdc {continue ;}; +_abb ,_agcd :=_cf .NewXObjectImageFromStream (_bcg );if _agcd !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_agcd );continue ;};switch _abb .Filter .(type ){case *_be .JBIG2Encoder :continue ;case *_be .CCITTFaxEncoder :continue ; +};_bbcb ,_agcd :=_abb .ToImage ();if _agcd !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_agcd );continue ;};_fff :=_be .NewDCTEncoder ();_fff .ColorComponents =_bbcb .ColorComponents ;_fff .Quality =_bfd .ImageQuality ; +_fff .BitsPerComponent =_cgge .BitsPerComponent ;_fff .Width =_cgge .Width ;_fff .Height =_cgge .Height ;_efgca ,_agcd :=_fff .EncodeBytes (_bbcb .Data );if _agcd !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_agcd ); +continue ;};var _abf _be .StreamEncoder ;_abf =_fff ;{_cafa :=_be .NewFlateEncoder ();_egaa :=_be .NewMultiEncoder ();_egaa .AddEncoder (_cafa );_egaa .AddEncoder (_fff );_afbb ,_dded :=_egaa .EncodeBytes (_bbcb .Data );if _dded !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_dded ); +continue ;};if len (_afbb )< len (_efgca ){_g .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 (_efgca ),len (_afbb ),len (_bcg .Stream )); +_efgca =_afbb ;_abf =_egaa ;};};_cece :=len (_bcg .Stream );if _cece < len (_efgca ){continue ;};_gabe :=&_be .PdfObjectStream {Stream :_efgca };_gabe .PdfObjectReference =_bcg .PdfObjectReference ;_gabe .PdfObjectDictionary =_be .MakeDict ();_gabe .Merge (_bcg .PdfObjectDictionary ); +_gabe .Merge (_abf .MakeStreamDict ());_gabe .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_be .MakeInteger (int64 (len (_efgca ))));_fcd [_bcg ]=_gabe ;_daa [_baag ].Stream =_gabe ;};_cbfg =make ([]_be .PdfObject ,len (objects ));copy (_cbfg ,objects ); +_fgf (_cbfg ,_fcd );return _cbfg ,nil ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_ggbf *CompressStreams )Optimize (objects []_bgd .PdfObject )(_aebc []_bgd .PdfObject ,_gdgc error ){_aebc =make ([]_bgd .PdfObject ,len (objects ));copy (_aebc ,objects );for _ ,_bfe :=range objects {_egg ,_ega :=_bgd .GetStream (_bfe );if !_ega {continue ; -};if _gdae :=_egg .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");_gdae !=nil {if _ ,_dacf :=_bgd .GetName (_gdae );_dacf {continue ;};if _cfcd ,_def :=_bgd .GetArray (_gdae );_def &&_cfcd .Len ()> 0{continue ;};};_cged :=_bgd .NewFlateEncoder ();var _accg []byte ; -_accg ,_gdgc =_cged .EncodeBytes (_egg .Stream );if _gdgc !=nil {return _aebc ,_gdgc ;};_eccec :=_cged .MakeStreamDict ();if len (_accg )+len (_eccec .WriteString ())< len (_egg .Stream ){_egg .Stream =_accg ;_egg .PdfObjectDictionary .Merge (_eccec ); -_egg .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bgd .MakeInteger (int64 (len (_egg .Stream ))));};};return _aebc ,nil ;}; +func (_edcd *CombineDuplicateDirectObjects )Optimize (objects []_be .PdfObject )(_agff []_be .PdfObject ,_fbd error ){_gggdd (objects );_dbc :=make (map[string ][]*_be .PdfObjectDictionary );var _eagf func (_fcgg *_be .PdfObjectDictionary );_eagf =func (_dga *_be .PdfObjectDictionary ){for _ ,_ecbgb :=range _dga .Keys (){_adb :=_dga .Get (_ecbgb ); +if _ddca ,_cbe :=_adb .(*_be .PdfObjectDictionary );_cbe {_dcfc :=_c .New ();_dcfc .Write ([]byte (_ddca .WriteString ()));_afdb :=string (_dcfc .Sum (nil ));_dbc [_afdb ]=append (_dbc [_afdb ],_ddca );_eagf (_ddca );};};};for _ ,_aed :=range objects {_edf ,_dfc :=_aed .(*_be .PdfIndirectObject ); +if !_dfc {continue ;};if _fdf ,_bfb :=_edf .PdfObject .(*_be .PdfObjectDictionary );_bfb {_eagf (_fdf );};};_ecbe :=make ([]_be .PdfObject ,0,len (_dbc ));_bbd :=make (map[_be .PdfObject ]_be .PdfObject );for _ ,_caab :=range _dbc {if len (_caab )< 2{continue ; +};_gdg :=_be .MakeDict ();_gdg .Merge (_caab [0]);_gbg :=_be .MakeIndirectObject (_gdg );_ecbe =append (_ecbe ,_gbg );for _ebce :=0;_ebce < len (_caab );_ebce ++{_cgaa :=_caab [_ebce ];_bbd [_cgaa ]=_gbg ;};};_agff =make ([]_be .PdfObject ,len (objects )); +copy (_agff ,objects );_agff =append (_ecbe ,_agff ...);_fgf (_agff ,_bbd );return _agff ,nil ;};func _caa (_fdc _be .PdfObject ,_bef map[_be .PdfObject ]struct{})error {if _dedg ,_abe :=_fdc .(*_be .PdfIndirectObject );_abe {_bef [_fdc ]=struct{}{};_dbaa :=_caa (_dedg .PdfObject ,_bef ); +if _dbaa !=nil {return _dbaa ;};return nil ;};if _eed ,_aga :=_fdc .(*_be .PdfObjectStream );_aga {_bef [_eed ]=struct{}{};_dde :=_caa (_eed .PdfObjectDictionary ,_bef );if _dde !=nil {return _dde ;};return nil ;};if _dcb ,_cgg :=_fdc .(*_be .PdfObjectDictionary ); +_cgg {for _ ,_fce :=range _dcb .Keys (){_cfaeg :=_dcb .Get (_fce );_ =_cfaeg ;if _afb ,_cdb :=_cfaeg .(*_be .PdfObjectReference );_cdb {_cfaeg =_afb .Resolve ();_dcb .Set (_fce ,_cfaeg );};if _fce !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _dab :=_caa (_cfaeg ,_bef ); +_dab !=nil {return _dab ;};};};return nil ;};if _gab ,_baf :=_fdc .(*_be .PdfObjectArray );_baf {if _gab ==nil {return _da .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};for _fb ,_cdf :=range _gab .Elements (){if _cga ,_fcgc :=_cdf .(*_be .PdfObjectReference ); +_fcgc {_cdf =_cga .Resolve ();_gab .Set (_fb ,_cdf );};if _agg :=_caa (_cdf ,_bef );_agg !=nil {return _agg ;};};return nil ;};return nil ;};func _gggdd (_ebb []_be .PdfObject ){for _cgfg ,_eaa :=range _ebb {switch _cfbd :=_eaa .(type ){case *_be .PdfIndirectObject :_cfbd .ObjectNumber =int64 (_cgfg +1); +_cfbd .GenerationNumber =0;case *_be .PdfObjectStream :_cfbd .ObjectNumber =int64 (_cgfg +1);_cfbd .GenerationNumber =0;case *_be .PdfObjectStreams :_cfbd .ObjectNumber =int64 (_cgfg +1);_cfbd .GenerationNumber =0;};};};func _eecb (_bac *_cf .Image ,_abbd float64 )(*_cf .Image ,error ){_aag ,_eede :=_bac .ToGoImage (); +if _eede !=nil {return nil ,_eede ;};var _bgcg _b .Image ;_ffgc ,_bae :=_aag .(*_b .Monochrome );if _bae {if _eede =_ffgc .ResolveDecode ();_eede !=nil {return nil ,_eede ;};_bgcg ,_eede =_ffgc .Scale (_abbd );if _eede !=nil {return nil ,_eede ;};}else {_dfae :=int (_ef .RoundToEven (float64 (_bac .Width )*_abbd )); +_gggc :=int (_ef .RoundToEven (float64 (_bac .Height )*_abbd ));_bgcg ,_eede =_b .NewImage (_dfae ,_gggc ,int (_bac .BitsPerComponent ),_bac .ColorComponents ,nil ,nil ,nil );if _eede !=nil {return nil ,_eede ;};_e .CatmullRom .Scale (_bgcg ,_bgcg .Bounds (),_aag ,_aag .Bounds (),_e .Over ,&_e .Options {}); +};_edfa :=_bgcg .Base ();_cadf :=&_cf .Image {Width :int64 (_edfa .Width ),Height :int64 (_edfa .Height ),BitsPerComponent :int64 (_edfa .BitsPerComponent ),ColorComponents :_edfa .ColorComponents ,Data :_edfa .Data };_cadf .SetDecode (_edfa .Decode ); +_cadf .SetAlpha (_edfa .Alpha );return _cadf ,nil ;}; -// CleanUnusedResources represents an optimizer used to clean unused resources. -type CleanUnusedResources struct{};func _eccg (_dca []_bgd .PdfObject )(_feb map[*_bgd .PdfObjectStream ]struct{},_ffd error ){_feb =map[*_bgd .PdfObjectStream ]struct{}{};_cbc :=map[*_ef .PdfFont ]struct{}{};_age :=_ggcc (_dca );for _ ,_gce :=range _age ._bcgc {_afg ,_cbd :=_bgd .GetDict (_gce .PdfObject ); -if !_cbd {continue ;};_afd ,_cbd :=_bgd .GetDict (_afg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_cbd {continue ;};_cbef ,_ :=_bcea (_afg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_bad ,_aaf :=_ef .NewPdfPageResourcesFromDict (_afd ); -if _aaf !=nil {return nil ,_aaf ;};_dg :=[]content {{_dff :_cbef ,_gag :_bad }};_ge :=_feeg (_afg .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if _ge !=nil {_dg =append (_dg ,_ge ...);};for _ ,_bgcc :=range _dg {_eca ,_ea :=_bg .NewFromContents (_bgcc ._dff ,_bgcc ._gag ); -if _ea !=nil {return nil ,_ea ;};_gg ,_ ,_ ,_ea :=_eca .ExtractPageText ();if _ea !=nil {return nil ,_ea ;};for _ ,_eec :=range _gg .Marks ().Elements (){if _eec .Font ==nil {continue ;};if _ ,_efb :=_cbc [_eec .Font ];!_efb {_cbc [_eec .Font ]=struct{}{}; -};};};};_bae :=map[*_bgd .PdfObjectStream ][]*_ef .PdfFont {};for _cdc :=range _cbc {_gda :=_cdc .FontDescriptor ();if _gda ==nil ||_gda .FontFile2 ==nil {continue ;};_df ,_fc :=_bgd .GetStream (_gda .FontFile2 );if !_fc {continue ;};_bae [_df ]=append (_bae [_df ],_cdc ); -};for _gdg :=range _bae {var _cbgb []rune ;var _debf []_ab .GlyphIndex ;for _ ,_aafb :=range _bae [_gdg ]{switch _bff :=_aafb .Encoder ().(type ){case *_fe .IdentityEncoder :_eab :=_bff .RegisteredRunes ();_fcf :=make ([]_ab .GlyphIndex ,len (_eab ));for _ebe ,_aafg :=range _eab {_fcf [_ebe ]=_ab .GlyphIndex (_aafg ); -};_debf =append (_debf ,_fcf ...);case *_fe .TrueTypeFontEncoder :_abbf :=_bff .RegisteredRunes ();_cbgb =append (_cbgb ,_abbf ...);case _fe .SimpleEncoder :_bec :=_bff .Charcodes ();for _ ,_ebef :=range _bec {_cgg ,_gee :=_bff .CharcodeToRune (_ebef ); -if !_gee {_b .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",_ebef );continue ;};_cbgb =append (_cbgb ,_cgg );};};};_ffd =_efe (_gdg ,_cbgb ,_debf ); -if _ffd !=nil {_b .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",_ffd );return nil ,_ffd ;};_feb [_gdg ]=struct{}{}; -};return _feb ,nil ;};func _gcf (_abag *_ef .Image ,_efa float64 )(*_ef .Image ,error ){_cfbeb ,_egb :=_abag .ToGoImage ();if _egb !=nil {return nil ,_egb ;};var _aefe _acf .Image ;_eae ,_egec :=_cfbeb .(*_acf .Monochrome );if _egec {if _egb =_eae .ResolveDecode (); -_egb !=nil {return nil ,_egb ;};_aefe ,_egb =_eae .Scale (_efa );if _egb !=nil {return nil ,_egb ;};}else {_ebb :=int (_ac .RoundToEven (float64 (_abag .Width )*_efa ));_gbcg :=int (_ac .RoundToEven (float64 (_abag .Height )*_efa ));_aefe ,_egb =_acf .NewImage (_ebb ,_gbcg ,int (_abag .BitsPerComponent ),_abag .ColorComponents ,nil ,nil ,nil ); -if _egb !=nil {return nil ,_egb ;};_c .CatmullRom .Scale (_aefe ,_aefe .Bounds (),_cfbeb ,_cfbeb .Bounds (),_c .Over ,&_c .Options {});};_ddff :=_aefe .Base ();_ecf :=&_ef .Image {Width :int64 (_ddff .Width ),Height :int64 (_ddff .Height ),BitsPerComponent :int64 (_ddff .BitsPerComponent ),ColorComponents :_ddff .ColorComponents ,Data :_ddff .Data }; -_ecf .SetDecode (_ddff .Decode );_ecf .SetAlpha (_ddff .Alpha );return _ecf ,nil ;};func _bgcb (_cge _bgd .PdfObject ,_ggf map[_bgd .PdfObject ]struct{})error {if _aef ,_bgcg :=_cge .(*_bgd .PdfIndirectObject );_bgcg {_ggf [_cge ]=struct{}{};_fdc :=_bgcb (_aef .PdfObject ,_ggf ); -if _fdc !=nil {return _fdc ;};return nil ;};if _bcbe ,_bdgg :=_cge .(*_bgd .PdfObjectStream );_bdgg {_ggf [_bcbe ]=struct{}{};_beg :=_bgcb (_bcbe .PdfObjectDictionary ,_ggf );if _beg !=nil {return _beg ;};return nil ;};if _fce ,_ecce :=_cge .(*_bgd .PdfObjectDictionary ); -_ecce {for _ ,_cbcb :=range _fce .Keys (){_cag :=_fce .Get (_cbcb );_ =_cag ;if _efca ,_cfc :=_cag .(*_bgd .PdfObjectReference );_cfc {_cag =_efca .Resolve ();_fce .Set (_cbcb ,_cag );};if _cbcb !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _cec :=_bgcb (_cag ,_ggf ); -_cec !=nil {return _cec ;};};};return nil ;};if _bgg ,_dcb :=_cge .(*_bgd .PdfObjectArray );_dcb {if _bgg ==nil {return _ad .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};for _dgbg ,_bag :=range _bgg .Elements (){if _aab ,_fcdg :=_bag .(*_bgd .PdfObjectReference ); -_fcdg {_bag =_aab .Resolve ();_bgg .Set (_dgbg ,_bag );};if _aeca :=_bgcb (_bag ,_ggf );_aeca !=nil {return _aeca ;};};return nil ;};return nil ;};func _egdgb (_aaca *_ef .XObjectImage ,_dddc imageModifications )error {_fade ,_ccg :=_aaca .ToImage ();if _ccg !=nil {return _ccg ; -};if _dddc .Scale !=0{_fade ,_ccg =_gcf (_fade ,_dddc .Scale );if _ccg !=nil {return _ccg ;};};if _dddc .Encoding !=nil {_aaca .Filter =_dddc .Encoding ;};_aaca .Decode =nil ;switch _dbf :=_aaca .Filter .(type ){case *_bgd .FlateEncoder :if _dbf .Predictor !=1&&_dbf .Predictor !=11{_dbf .Predictor =1; -};};if _ccg =_aaca .SetImage (_fade ,nil );_ccg !=nil {_b .Log .Debug ("\u0045\u0072\u0072or\u0020\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0076",_ccg );return _ccg ;};_aaca .ToPdfObject ();return nil ; -};type imageModifications struct{Scale float64 ;Encoding _bgd .StreamEncoder ;}; +// 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 _bd (_db *_be .PdfObjectStream )error {_df ,_gea :=_be .DecodeStream (_db );if _gea !=nil {return _gea ;};_efc :=_bb .NewContentStreamParser (string (_df ));_cbd ,_gea :=_efc .Parse ();if _gea !=nil {return _gea ;}; +_cbd =_ac (_cbd );_ag :=_cbd .Bytes ();if len (_ag )>=len (_df ){return nil ;};_ab ,_gea :=_be .MakeStream (_cbd .Bytes (),_be .NewFlateEncoder ());if _gea !=nil {return _gea ;};_db .Stream =_ab .Stream ;_db .Merge (_ab .PdfObjectDictionary );return nil ; +}; -// Append appends optimizers to the chain. -func (_ee *Chain )Append (optimizers ..._ef .Optimizer ){_ee ._g =append (_ee ._g ,optimizers ...)}; +// 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 _ffce (_cdbd string ,_caf []string )bool {for _ ,_ccge :=range _caf {if _cdbd ==_ccge {return true ;};};return false ;}; + +// GetOptimizers gets the list of optimizers in chain `c`. +func (_fd *Chain )GetOptimizers ()[]_cf .Optimizer {return _fd ._bf };func _eddb (_deg *_be .PdfObjectStream ,_acc []rune ,_abc []_a .GlyphIndex )error {_deg ,_gad :=_be .GetStream (_deg );if !_gad {_g .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 _da .New ("\u0066\u006f\u006e\u0074fi\u006c\u0065\u0032\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_faf ,_bbbf :=_be .DecodeStream (_deg );if _bbbf !=nil {_g .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_bbbf ); +return _bbbf ;};_dadb ,_bbbf :=_a .Parse (_cb .NewReader (_faf ));if _bbbf !=nil {_g .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 (_deg .Stream )); +return _bbbf ;};_bcdc :=_abc ;if len (_acc )> 0{_eeb :=_dadb .LookupRunes (_acc );_bcdc =append (_bcdc ,_eeb ...);};_dadb ,_bbbf =_dadb .SubsetKeepIndices (_bcdc );if _bbbf !=nil {_g .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020s\u0075\u0062\u0073\u0065\u0074t\u0069n\u0067 \u0066\u006f\u006e\u0074\u003a\u0020\u0025v",_bbbf ); +return _bbbf ;};var _gbb _cb .Buffer ;_bbbf =_dadb .Write (&_gbb );if _bbbf !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_bbbf );return _bbbf ;};if _gbb .Len ()> len (_faf ){_g .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 ;};_eag ,_bbbf :=_be .MakeStream (_gbb .Bytes (),_be .NewFlateEncoder ());if _bbbf !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_bbbf );return _bbbf ; +};*_deg =*_eag ;_deg .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_be .MakeInteger (int64 (_gbb .Len ())));return nil ;}; // CombineIdenticalIndirectObjects combines identical indirect objects. // It implements interface model.Optimizer. type CombineIdenticalIndirectObjects struct{}; -// CompressStreams compresses uncompressed streams. +// Optimize optimizes PDF objects to decrease PDF size. +func (_fgg *CompressStreams )Optimize (objects []_be .PdfObject )(_cgbd []_be .PdfObject ,_ddee error ){_cgbd =make ([]_be .PdfObject ,len (objects ));copy (_cgbd ,objects );for _ ,_addd :=range objects {_fcbc ,_bfe :=_be .GetStream (_addd );if !_bfe {continue ; +};if _edg :=_fcbc .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");_edg !=nil {if _ ,_cca :=_be .GetName (_edg );_cca {continue ;};if _gdce ,_ffb :=_be .GetArray (_edg );_ffb &&_gdce .Len ()> 0{continue ;};};_bgda :=_be .NewFlateEncoder ();var _gce []byte ; +_gce ,_ddee =_bgda .EncodeBytes (_fcbc .Stream );if _ddee !=nil {return _cgbd ,_ddee ;};_fbg :=_bgda .MakeStreamDict ();if len (_gce )+len (_fbg .WriteString ())< len (_fcbc .Stream ){_fcbc .Stream =_gce ;_fcbc .PdfObjectDictionary .Merge (_fbg );_fcbc .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_be .MakeInteger (int64 (len (_fcbc .Stream )))); +};};return _cgbd ,nil ;}; + +// ObjectStreams groups PDF objects to object streams. // It implements interface model.Optimizer. -type CompressStreams struct{}; +type ObjectStreams struct{}; -// 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 _fge (_eggc []_bgd .PdfObject )[]*imageInfo {_dece :=_bgd .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065");_cae :=make (map[*_bgd .PdfObjectStream ]struct{});var _dbgc []*imageInfo ;for _ ,_ggbb :=range _eggc {_gge ,_ffgd :=_bgd .GetStream (_ggbb ); -if !_ffgd {continue ;};if _ ,_fceec :=_cae [_gge ];_fceec {continue ;};_cae [_gge ]=struct{}{};_bceg :=_gge .PdfObjectDictionary .Get (_dece );_feeec ,_ffgd :=_bgd .GetName (_bceg );if !_ffgd ||string (*_feeec )!="\u0049\u006d\u0061g\u0065"{continue ;}; -_fbbb :=&imageInfo {Stream :_gge ,BitsPerComponent :8};if _gcg ,_ddf :=_bgd .GetIntVal (_gge .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_ddf {_fbbb .BitsPerComponent =_gcg ;};if _bggd ,_gbc :=_bgd .GetIntVal (_gge .Get ("\u0057\u0069\u0064t\u0068")); -_gbc {_fbbb .Width =_bggd ;};if _cgce ,_gacd :=_bgd .GetIntVal (_gge .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_gacd {_fbbb .Height =_cgce ;};_agdg ,_fdf :=_ef .NewPdfColorspaceFromPdfObject (_gge .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); -if _fdf !=nil {_b .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fdf );continue ;};if _agdg ==nil {_ffde ,_cedd :=_bgd .GetName (_gge .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if _cedd {switch _ffde .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":_agdg =_ef .NewPdfColorspaceDeviceGray (); -_fbbb .BitsPerComponent =1;};};};switch _bbgc :=_agdg .(type ){case *_ef .PdfColorspaceDeviceRGB :_fbbb .ColorComponents =3;case *_ef .PdfColorspaceDeviceGray :_fbbb .ColorComponents =1;default:_b .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",_bbgc ); -continue ;};_dbgc =append (_dbgc ,_fbbb );};return _dbgc ;}; +// Optimize optimizes PDF objects to decrease PDF size. +func (_acg *CleanFonts )Optimize (objects []_be .PdfObject )(_gbba []_be .PdfObject ,_bad error ){var _gdb map[*_be .PdfObjectStream ]struct{};if _acg .Subset {var _ecc error ;_gdb ,_ecc =_ebf (objects );if _ecc !=nil {_g .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",_ecc ); +return nil ,_ecc ;};};for _ ,_fgd :=range objects {_fccc ,_cce :=_be .GetStream (_fgd );if !_cce {continue ;};if _ ,_ecba :=_gdb [_fccc ];_ecba {continue ;};_efe ,_ce :=_be .NewEncoderFromStream (_fccc );if _ce !=nil {_g .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",_ce ); +continue ;};_gca ,_ce :=_efe .DecodeStream (_fccc );if _ce !=nil {_g .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",_ce ); +continue ;};if len (_gca )< 4{continue ;};_eba :=string (_gca [:4]);if _eba =="\u004f\u0054\u0054\u004f"{continue ;};if _eba !="\u0000\u0001\u0000\u0000"&&_eba !="\u0074\u0072\u0075\u0065"{continue ;};_ad ,_ce :=_a .Parse (_cb .NewReader (_gca ));if _ce !=nil {_g .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",_ce ); +continue ;};_ce =_ad .Optimize ();if _ce !=nil {_g .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",_ce );continue ;};var _ebc _cb .Buffer ; +_ce =_ad .Write (&_ebc );if _ce !=nil {_g .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",_ce );continue ; +};if _ebc .Len ()> len (_gca ){_g .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 ;};_ddc ,_ce :=_be .MakeStream (_ebc .Bytes (),_be .NewFlateEncoder ());if _ce !=nil {continue ;};*_fccc =*_ddc ;_fccc .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_be .MakeInteger (int64 (_ebc .Len ())));};return objects ,nil ;}; -// Image optimizes images by rewrite images into JPEG format with quality equals to ImageQuality. +// 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 Image struct{ImageQuality int ;};func _ggcc (_gaf []_bgd .PdfObject )objectStructure {_cdf :=objectStructure {};_fbbba :=false ;for _ ,_cfcb :=range _gaf {switch _fcde :=_cfcb .(type ){case *_bgd .PdfIndirectObject :_ada ,_fgedd :=_bgd .GetDict (_fcde ); -if !_fgedd {continue ;};_cdga ,_fgedd :=_bgd .GetName (_ada .Get ("\u0054\u0079\u0070\u0065"));if !_fgedd {continue ;};switch _cdga .String (){case "\u0043a\u0074\u0061\u006c\u006f\u0067":_cdf ._bed =_ada ;_fbbba =true ;};};if _fbbba {break ;};};if !_fbbba {return _cdf ; -};_ddeac ,_bgf :=_bgd .GetDict (_cdf ._bed .Get ("\u0050\u0061\u0067e\u0073"));if !_bgf {return _cdf ;};_cdf ._acgcf =_ddeac ;_gbfa ,_bgf :=_bgd .GetArray (_ddeac .Get ("\u004b\u0069\u0064\u0073"));if !_bgf {return _cdf ;};for _ ,_ddge :=range _gbfa .Elements (){_efed ,_cffb :=_bgd .GetIndirect (_ddge ); -if !_cffb {break ;};_cdf ._bcgc =append (_cdf ._bcgc ,_efed );};return _cdf ;}; - -// 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 ;}; +type ImagePPI struct{ImageUpperPPI float64 ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_ddea *Image )Optimize (objects []_bgd .PdfObject )(_gffd []_bgd .PdfObject ,_agb error ){if _ddea .ImageQuality <=0{return objects ,nil ;};_dcf :=_fge (objects );if len (_dcf )==0{return objects ,nil ;};_egdf :=make (map[_bgd .PdfObject ]_bgd .PdfObject ); -_bdc :=make (map[_bgd .PdfObject ]struct{});for _ ,_cgb :=range _dcf {_agda :=_cgb .Stream .Get ("\u0053\u004d\u0061s\u006b");_bdc [_agda ]=struct{}{};};for _dcdc ,_bgdg :=range _dcf {_ged :=_bgdg .Stream ;if _ ,_deac :=_bdc [_ged ];_deac {continue ;}; -_feed ,_ebcb :=_ef .NewXObjectImageFromStream (_ged );if _ebcb !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_ebcb );continue ;};switch _feed .Filter .(type ){case *_bgd .JBIG2Encoder :continue ;case *_bgd .CCITTFaxEncoder :continue ; -};_babd ,_ebcb :=_feed .ToImage ();if _ebcb !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_ebcb );continue ;};_dga :=_bgd .NewDCTEncoder ();_dga .ColorComponents =_babd .ColorComponents ;_dga .Quality =_ddea .ImageQuality ; -_dga .BitsPerComponent =_bgdg .BitsPerComponent ;_dga .Width =_bgdg .Width ;_dga .Height =_bgdg .Height ;_acfb ,_ebcb :=_dga .EncodeBytes (_babd .Data );if _ebcb !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_ebcb ); -continue ;};var _agab _bgd .StreamEncoder ;_agab =_dga ;{_cgbc :=_bgd .NewFlateEncoder ();_gea :=_bgd .NewMultiEncoder ();_gea .AddEncoder (_cgbc );_gea .AddEncoder (_dga );_ggbc ,_bacf :=_gea .EncodeBytes (_babd .Data );if _bacf !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_bacf ); -continue ;};if len (_ggbc )< len (_acfb ){_b .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 (_acfb ),len (_ggbc ),len (_ged .Stream )); -_acfb =_ggbc ;_agab =_gea ;};};_abfc :=len (_ged .Stream );if _abfc < len (_acfb ){continue ;};_agce :=&_bgd .PdfObjectStream {Stream :_acfb };_agce .PdfObjectReference =_ged .PdfObjectReference ;_agce .PdfObjectDictionary =_bgd .MakeDict ();_agce .Merge (_ged .PdfObjectDictionary ); -_agce .Merge (_agab .MakeStreamDict ());_agce .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bgd .MakeInteger (int64 (len (_acfb ))));_egdf [_ged ]=_agce ;_dcf [_dcdc ].Stream =_agce ;};_gffd =make ([]_bgd .PdfObject ,len (objects ));copy (_gffd ,objects ); -_agdgf (_gffd ,_egdf );return _gffd ,nil ;}; +func (_dfge *ObjectStreams )Optimize (objects []_be .PdfObject )(_gadd []_be .PdfObject ,_ecg error ){_ffag :=&_be .PdfObjectStreams {};_cbec :=make ([]_be .PdfObject ,0,len (objects ));for _ ,_egce :=range objects {if _gfcfb ,_caeb :=_egce .(*_be .PdfIndirectObject ); +_caeb &&_gfcfb .GenerationNumber ==0{_ffag .Append (_egce );}else {_cbec =append (_cbec ,_egce );};};if _ffag .Len ()==0{return _cbec ,nil ;};_gadd =make ([]_be .PdfObject ,0,len (_cbec )+_ffag .Len ()+1);if _ffag .Len ()> 1{_gadd =append (_gadd ,_ffag ); +};_gadd =append (_gadd ,_ffag .Elements ()...);_gadd =append (_gadd ,_cbec ...);return _gadd ,nil ;}; -// Optimize implements Optimizer interface. -func (_ebcg *CleanUnusedResources )Optimize (objects []_bgd .PdfObject )(_dgc []_bgd .PdfObject ,_dcg error ){_ffbb ,_dcg :=_aeb (objects );if _dcg !=nil {return nil ,_dcg ;};_geee :=[]_bgd .PdfObject {};for _ ,_bcb :=range objects {_ ,_agcd :=_ffbb [_bcb ]; -if _agcd {continue ;};_geee =append (_geee ,_bcb );};return _geee ,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 ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_beaa *CombineDuplicateDirectObjects )Optimize (objects []_bgd .PdfObject )(_cbcc []_bgd .PdfObject ,_dgcf error ){_gdfa (objects );_acgc :=make (map[string ][]*_bgd .PdfObjectDictionary );var _aac func (_fceb *_bgd .PdfObjectDictionary );_aac =func (_ffbd *_bgd .PdfObjectDictionary ){for _ ,_geec :=range _ffbd .Keys (){_cfaf :=_ffbd .Get (_geec ); -if _fcc ,_adf :=_cfaf .(*_bgd .PdfObjectDictionary );_adf {_fda :=_ce .New ();_fda .Write ([]byte (_fcc .WriteString ()));_ddcf :=string (_fda .Sum (nil ));_acgc [_ddcf ]=append (_acgc [_ddcf ],_fcc );_aac (_fcc );};};};for _ ,_dcdg :=range objects {_dda ,_ffe :=_dcdg .(*_bgd .PdfIndirectObject ); -if !_ffe {continue ;};if _bddf ,_edc :=_dda .PdfObject .(*_bgd .PdfObjectDictionary );_edc {_aac (_bddf );};};_cca :=make ([]_bgd .PdfObject ,0,len (_acgc ));_dgd :=make (map[_bgd .PdfObject ]_bgd .PdfObject );for _ ,_gbed :=range _acgc {if len (_gbed )< 2{continue ; -};_bgge :=_bgd .MakeDict ();_bgge .Merge (_gbed [0]);_gfb :=_bgd .MakeIndirectObject (_bgge );_cca =append (_cca ,_gfb );for _feee :=0;_feee < len (_gbed );_feee ++{_bef :=_gbed [_feee ];_dgd [_bef ]=_gfb ;};};_cbcc =make ([]_bgd .PdfObject ,len (objects )); -copy (_cbcc ,objects );_cbcc =append (_cca ,_cbcc ...);_agdgf (_cbcc ,_dgd );return _cbcc ,nil ;}; +func (_baab *CombineIdenticalIndirectObjects )Optimize (objects []_be .PdfObject )(_fgda []_be .PdfObject ,_cgcg error ){_gggdd (objects );_ffa :=make (map[_be .PdfObject ]_be .PdfObject );_caabb :=make (map[_be .PdfObject ]struct{});_cge :=make (map[string ][]*_be .PdfIndirectObject ); +for _ ,_egfc :=range objects {_fde ,_bgdb :=_egfc .(*_be .PdfIndirectObject );if !_bgdb {continue ;};if _adef ,_bce :=_fde .PdfObject .(*_be .PdfObjectDictionary );_bce {if _egg ,_fecb :=_adef .Get ("\u0054\u0079\u0070\u0065").(*_be .PdfObjectName );_fecb &&*_egg =="\u0050\u0061\u0067\u0065"{continue ; +};_bga :=_c .New ();_bga .Write ([]byte (_adef .WriteString ()));_dfb :=string (_bga .Sum (nil ));_cge [_dfb ]=append (_cge [_dfb ],_fde );};};for _ ,_dae :=range _cge {if len (_dae )< 2{continue ;};_fbc :=_dae [0];for _cfbb :=1;_cfbb < len (_dae );_cfbb ++{_ggf :=_dae [_cfbb ]; +_ffa [_ggf ]=_fbc ;_caabb [_ggf ]=struct{}{};};};_fgda =make ([]_be .PdfObject ,0,len (objects )-len (_caabb ));for _ ,_aefd :=range objects {if _ ,_dbce :=_caabb [_aefd ];_dbce {continue ;};_fgda =append (_fgda ,_aefd );};_fgf (_fgda ,_ffa );return _fgda ,nil ; +};func _afdc (_fgc *_be .PdfObjectDictionary )[]string {_bgc :=[]string {};for _ ,_aafe :=range _fgc .Keys (){_bgc =append (_bgc ,_aafe .String ());};return _bgc ;};func _gbgb (_ffbb _be .PdfObject )(_ebcg string ,_bbcd []_be .PdfObject ){var _fgfb _cb .Buffer ; +switch _adg :=_ffbb .(type ){case *_be .PdfIndirectObject :_bbcd =append (_bbcd ,_adg );_ffbb =_adg .PdfObject ;};switch _befe :=_ffbb .(type ){case *_be .PdfObjectStream :if _eef ,_ecbed :=_be .DecodeStream (_befe );_ecbed ==nil {_fgfb .Write (_eef ); +_bbcd =append (_bbcd ,_befe );};case *_be .PdfObjectArray :for _ ,_gfeb :=range _befe .Elements (){switch _ceec :=_gfeb .(type ){case *_be .PdfObjectStream :if _befd ,_gcfa :=_be .DecodeStream (_ceec );_gcfa ==nil {_fgfb .Write (_befd );_bbcd =append (_bbcd ,_ceec ); +};};};};return _fgfb .String (),_bbcd ;};type imageModifications struct{Scale float64 ;Encoding _be .StreamEncoder ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_feegb *CombineIdenticalIndirectObjects )Optimize (objects []_bgd .PdfObject )(_cggb []_bgd .PdfObject ,_acc error ){_gdfa (objects );_dace :=make (map[_bgd .PdfObject ]_bgd .PdfObject );_daf :=make (map[_bgd .PdfObject ]struct{});_gfaa :=make (map[string ][]*_bgd .PdfIndirectObject ); -for _ ,_fea :=range objects {_cgc ,_fgfg :=_fea .(*_bgd .PdfIndirectObject );if !_fgfg {continue ;};if _ecbb ,_dabg :=_cgc .PdfObject .(*_bgd .PdfObjectDictionary );_dabg {if _aadc ,_dce :=_ecbb .Get ("\u0054\u0079\u0070\u0065").(*_bgd .PdfObjectName ); -_dce &&*_aadc =="\u0050\u0061\u0067\u0065"{continue ;};_ddac :=_ce .New ();_ddac .Write ([]byte (_ecbb .WriteString ()));_ggb :=string (_ddac .Sum (nil ));_gfaa [_ggb ]=append (_gfaa [_ggb ],_cgc );};};for _ ,_bfcfg :=range _gfaa {if len (_bfcfg )< 2{continue ; -};_agcde :=_bfcfg [0];for _fage :=1;_fage < len (_bfcfg );_fage ++{_egf :=_bfcfg [_fage ];_dace [_egf ]=_agcde ;_daf [_egf ]=struct{}{};};};_cggb =make ([]_bgd .PdfObject ,0,len (objects )-len (_daf ));for _ ,_gae :=range objects {if _ ,_fca :=_daf [_gae ]; -_fca {continue ;};_cggb =append (_cggb ,_gae );};_agdgf (_cggb ,_dace );return _cggb ,nil ;}; - -// 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 (_ea *Chain )Optimize (objects []_be .PdfObject )(_bc []_be .PdfObject ,_ec error ){_fg :=objects ;for _ ,_af :=range _ea ._bf {_cfd ,_ed :=_af .Optimize (_fg );if _ed !=nil {_g .Log .Debug ("\u0045\u0052\u0052OR\u0020\u004f\u0070\u0074\u0069\u006d\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u002b\u0076",_ed ); +continue ;};_fg =_cfd ;};return _fg ,nil ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_gad *CleanFonts )Optimize (objects []_bgd .PdfObject )(_bcd []_bgd .PdfObject ,_bab error ){var _cda map[*_bgd .PdfObjectStream ]struct{};if _gad .Subset {var _cgd error ;_cda ,_cgd =_eccg (objects );if _cgd !=nil {_b .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",_cgd ); -return nil ,_cgd ;};};for _ ,_ffb :=range objects {_eaa ,_bca :=_bgd .GetStream (_ffb );if !_bca {continue ;};if _ ,_gcc :=_cda [_eaa ];_gcc {continue ;};_cdgb ,_aec :=_bgd .NewEncoderFromStream (_eaa );if _aec !=nil {_b .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",_aec ); -continue ;};_eabe ,_aec :=_cdgb .DecodeStream (_eaa );if _aec !=nil {_b .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",_aec ); -continue ;};if len (_eabe )< 4{continue ;};_bfcb :=string (_eabe [:4]);if _bfcb =="\u004f\u0054\u0054\u004f"{continue ;};if _bfcb !="\u0000\u0001\u0000\u0000"&&_bfcb !="\u0074\u0072\u0075\u0065"{continue ;};_dcd ,_aec :=_ab .Parse (_fee .NewReader (_eabe )); -if _aec !=nil {_b .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",_aec );continue ;};_aec =_dcd .Optimize (); -if _aec !=nil {_b .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",_aec );continue ;};var _fbdf _fee .Buffer ;_aec =_dcd .Write (&_fbdf ); -if _aec !=nil {_b .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",_aec );continue ;};if _fbdf .Len ()> len (_eabe ){_b .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 ;};_gdge ,_aec :=_bgd .MakeStream (_fbdf .Bytes (),_bgd .NewFlateEncoder ());if _aec !=nil {continue ;};*_eaa =*_gdge ;_eaa .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_bgd .MakeInteger (int64 (_fbdf .Len ())));};return objects ,nil ;}; +func (_gbdf *CombineDuplicateStreams )Optimize (objects []_be .PdfObject )(_cdd []_be .PdfObject ,_geeb error ){_gcdb :=make (map[_be .PdfObject ]_be .PdfObject );_deb :=make (map[_be .PdfObject ]struct{});_abdd :=make (map[string ][]*_be .PdfObjectStream ); +for _ ,_fbdd :=range objects {if _bff ,_cab :=_fbdd .(*_be .PdfObjectStream );_cab {_eebg :=_c .New ();_eebg .Write (_bff .Stream );_eebg .Write ([]byte (_bff .PdfObjectDictionary .WriteString ()));_bge :=string (_eebg .Sum (nil ));_abdd [_bge ]=append (_abdd [_bge ],_bff ); +};};for _ ,_cafb :=range _abdd {if len (_cafb )< 2{continue ;};_cfadg :=_cafb [0];for _bee :=1;_bee < len (_cafb );_bee ++{_eea :=_cafb [_bee ];_gcdb [_eea ]=_cfadg ;_deb [_eea ]=struct{}{};};};_cdd =make ([]_be .PdfObject ,0,len (objects )-len (_deb )); +for _ ,_agda :=range objects {if _ ,_fba :=_deb [_agda ];_fba {continue ;};_cdd =append (_cdd ,_agda );};_fgf (_cdd ,_gcdb );return _cdd ,nil ;}; -// Optimize optimizes PDF objects to decrease PDF size. -func (_ccf *ImagePPI )Optimize (objects []_bgd .PdfObject )(_agdaa []_bgd .PdfObject ,_ddacb error ){if _ccf .ImageUpperPPI <=0{return objects ,nil ;};_aeef :=_fge (objects );if len (_aeef )==0{return objects ,nil ;};_edg :=make (map[_bgd .PdfObject ]struct{}); -for _ ,_agebe :=range _aeef {_fdbd :=_agebe .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_edg [_fdbd ]=struct{}{};};_fagea :=make (map[*_bgd .PdfObjectStream ]*imageInfo );for _ ,_eaec :=range _aeef {_fagea [_eaec .Stream ]=_eaec ;}; -var _fbdb *_bgd .PdfObjectDictionary ;for _ ,_edca :=range objects {if _ecg ,_ceab :=_bgd .GetDict (_edca );_fbdb ==nil &&_ceab {if _gdd ,_dfa :=_bgd .GetName (_ecg .Get ("\u0054\u0079\u0070\u0065"));_dfa &&*_gdd =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_fbdb =_ecg ; -};};};if _fbdb ==nil {return objects ,nil ;};_daa ,_efbc :=_bgd .GetDict (_fbdb .Get ("\u0050\u0061\u0067e\u0073"));if !_efbc {return objects ,nil ;};_fba ,_abfb :=_bgd .GetArray (_daa .Get ("\u004b\u0069\u0064\u0073"));if !_abfb {return objects ,nil ; -};for _ ,_fafd :=range _fba .Elements (){_bcdb :=make (map[string ]*imageInfo );_dgg ,_fgb :=_bgd .GetDict (_fafd );if !_fgb {continue ;};_fcg ,_ :=_bcea (_dgg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if len (_fcg )==0{continue ;};_gede ,_gdfe :=_bgd .GetDict (_dgg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_gdfe {continue ;};_febd ,_gca :=_ef .NewPdfPageResourcesFromDict (_gede );if _gca !=nil {_b .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",_gca ); -continue ;};_bafc ,_cgf :=_bgd .GetDict (_gede .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));if !_cgf {continue ;};_edcb :=_bafc .Keys ();for _ ,_dee :=range _edcb {if _eedg ,_gcec :=_bgd .GetStream (_bafc .Get (_dee ));_gcec {if _gbecc ,_dcbc :=_fagea [_eedg ]; -_dcbc {_bcdb [string (_dee )]=_gbecc ;};};};_dfb :=_aba .NewContentStreamParser (_fcg );_ecbg ,_gca :=_dfb .Parse ();if _gca !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_gca );continue ;};_ecbc :=_aba .NewContentStreamProcessor (*_ecbg ); -_ecbc .AddHandler (_aba .HandlerConditionEnumAllOperands ,"",func (_egef *_aba .ContentStreamOperation ,_ecdg _aba .GraphicsState ,_daec *_ef .PdfPageResources )error {switch _egef .Operand {case "\u0044\u006f":if len (_egef .Params )!=1{_b .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 ;};_dcfa ,_ebeg :=_bgd .GetName (_egef .Params [0]);if !_ebeg {_b .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 _bga ,_gbdb :=_bcdb [string (*_dcfa )];_gbdb {_bgac :=_ecdg .CTM .ScalingFactorX ();_ddee :=_ecdg .CTM .ScalingFactorY ();_gbgd ,_geed :=_bgac /72.0,_ddee /72.0;_beaab ,_gcgf :=float64 (_bga .Width )/_gbgd ,float64 (_bga .Height )/_geed ; -if _gbgd ==0||_geed ==0{_beaab =72.0;_gcgf =72.0;};_bga .PPI =_ac .Max (_bga .PPI ,_beaab );_bga .PPI =_ac .Max (_bga .PPI ,_gcgf );};};return nil ;});_gca =_ecbc .Process (_febd );if _gca !=nil {_b .Log .Debug ("E\u0052\u0052\u004f\u0052 p\u0072o\u0063\u0065\u0073\u0073\u0069n\u0067\u003a\u0020\u0025\u002b\u0076",_gca ); -continue ;};};for _ ,_ddad :=range _aeef {if _ ,_ffa :=_edg [_ddad .Stream ];_ffa {continue ;};if _ddad .PPI <=_ccf .ImageUpperPPI {continue ;};_edab ,_cbca :=_ef .NewXObjectImageFromStream (_ddad .Stream );if _cbca !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_cbca ); -continue ;};var _fbeg imageModifications ;_fbeg .Scale =_ccf .ImageUpperPPI /_ddad .PPI ;if _ddad .BitsPerComponent ==1&&_ddad .ColorComponents ==1{_fagf :=_ac .Round (_ddad .PPI /_ccf .ImageUpperPPI );_aadd :=_acf .NextPowerOf2 (uint (_fagf ));if _acf .InDelta (float64 (_aadd ),1/_fbeg .Scale ,0.3){_fbeg .Scale =float64 (1)/float64 (_aadd ); -};if _ ,_cggc :=_edab .Filter .(*_bgd .JBIG2Encoder );!_cggc {_fbeg .Encoding =_bgd .NewJBIG2Encoder ();};};if _cbca =_egdgb (_edab ,_fbeg );_cbca !=nil {_b .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",_cbca ); -continue ;};_fbeg .Encoding =nil ;if _gagg ,_cde :=_bgd .GetStream (_ddad .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b"));_cde {_fgg ,_aaad :=_ef .NewXObjectImageFromStream (_gagg );if _aaad !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_aaad ); -continue ;};if _aaad =_egdgb (_fgg ,_fbeg );_aaad !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_aaad );continue ;};};};return objects ,nil ;};func _efe (_bcg *_bgd .PdfObjectStream ,_ecb []rune ,_bfa []_ab .GlyphIndex )error {_bcg ,_gbg :=_bgd .GetStream (_bcg ); -if !_gbg {_b .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");};_afc ,_ceb :=_bgd .DecodeStream (_bcg );if _ceb !=nil {_b .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_ceb ); -return _ceb ;};_adga ,_ceb :=_ab .Parse (_fee .NewReader (_afc ));if _ceb !=nil {_b .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 (_bcg .Stream )); -return _ceb ;};_ae :=_bfa ;if len (_ecb )> 0{_cbdc :=_adga .LookupRunes (_ecb );_ae =append (_ae ,_cbdc ...);};_adga ,_ceb =_adga .SubsetKeepIndices (_ae );if _ceb !=nil {_b .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020s\u0075\u0062\u0073\u0065\u0074t\u0069n\u0067 \u0066\u006f\u006e\u0074\u003a\u0020\u0025v",_ceb ); -return _ceb ;};var _aad _fee .Buffer ;_ceb =_adga .Write (&_aad );if _ceb !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_ceb );return _ceb ;};if _aad .Len ()> len (_afc ){_b .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 ;};_bcc ,_ceb :=_bgd .MakeStream (_aad .Bytes (),_bgd .NewFlateEncoder ());if _ceb !=nil {_b .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_ceb );return _ceb ; -};*_bcg =*_bcc ;_bcg .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_bgd .MakeInteger (int64 (_aad .Len ())));return nil ;}; +// Optimize implements Optimizer interface. +func (_gead *CleanUnusedResources )Optimize (objects []_be .PdfObject )(_egdb []_be .PdfObject ,_gaf error ){_baa ,_gaf :=_gdea (objects );if _gaf !=nil {return nil ,_gaf ;};_ade :=[]_be .PdfObject {};for _ ,_cdc :=range objects {_ ,_abd :=_baa [_cdc ]; +if _abd {continue ;};_ade =append (_ade ,_cdc );};return _ade ,nil ;}; -// GetOptimizers gets the list of optimizers in chain `c`. -func (_da *Chain )GetOptimizers ()[]_ef .Optimizer {return _da ._g };func _bcea (_bgfb _bgd .PdfObject )(_agg string ,_bde []_bgd .PdfObject ){var _abfd _fee .Buffer ;switch _ceeb :=_bgfb .(type ){case *_bgd .PdfIndirectObject :_bde =append (_bde ,_ceeb ); -_bgfb =_ceeb .PdfObject ;};switch _eef :=_bgfb .(type ){case *_bgd .PdfObjectStream :if _bfdb ,_fbea :=_bgd .DecodeStream (_eef );_fbea ==nil {_abfd .Write (_bfdb );_bde =append (_bde ,_eef );};case *_bgd .PdfObjectArray :for _ ,_gcea :=range _eef .Elements (){switch _ggcf :=_gcea .(type ){case *_bgd .PdfObjectStream :if _bfb ,_dcfb :=_bgd .DecodeStream (_ggcf ); -_dcfb ==nil {_abfd .Write (_bfb );_bde =append (_bde ,_ggcf );};};};};return _abfd .String (),_bde ;};func _agdgf (_adc []_bgd .PdfObject ,_dgbf map[_bgd .PdfObject ]_bgd .PdfObject ){if len (_dgbf )==0{return ;};for _bdfa ,_cad :=range _adc {if _afda ,_cbb :=_dgbf [_cad ]; -_cbb {_adc [_bdfa ]=_afda ;continue ;};_dgbf [_cad ]=_cad ;switch _cgee :=_cad .(type ){case *_bgd .PdfObjectArray :_fgcg :=make ([]_bgd .PdfObject ,_cgee .Len ());copy (_fgcg ,_cgee .Elements ());_agdgf (_fgcg ,_dgbf );for _gdfec ,_gffc :=range _fgcg {_cgee .Set (_gdfec ,_gffc ); -};case *_bgd .PdfObjectStreams :_agdgf (_cgee .Elements (),_dgbf );case *_bgd .PdfObjectStream :_eccf :=[]_bgd .PdfObject {_cgee .PdfObjectDictionary };_agdgf (_eccf ,_dgbf );_cgee .PdfObjectDictionary =_eccf [0].(*_bgd .PdfObjectDictionary );case *_bgd .PdfObjectDictionary :_ffbbc :=_cgee .Keys (); -_cce :=make ([]_bgd .PdfObject ,len (_ffbbc ));for _efaa ,_eaaf :=range _ffbbc {_cce [_efaa ]=_cgee .Get (_eaaf );};_agdgf (_cce ,_dgbf );for _eag ,_bgbb :=range _ffbbc {_cgee .Set (_bgbb ,_cce [_eag ]);};case *_bgd .PdfIndirectObject :_fae :=[]_bgd .PdfObject {_cgee .PdfObject }; -_agdgf (_fae ,_dgbf );_cgee .PdfObject =_fae [0];};};}; +// Optimize optimizes PDF objects to decrease PDF size. +func (_efge *ImagePPI )Optimize (objects []_be .PdfObject )(_ecfc []_be .PdfObject ,_degc error ){if _efge .ImageUpperPPI <=0{return objects ,nil ;};_fcfd :=_eaf (objects );if len (_fcfd )==0{return objects ,nil ;};_gdad :=make (map[_be .PdfObject ]struct{}); +for _ ,_ecbad :=range _fcfd {_bfbf :=_ecbad .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_gdad [_bfbf ]=struct{}{};};_bbf :=make (map[*_be .PdfObjectStream ]*imageInfo );for _ ,_gafc :=range _fcfd {_bbf [_gafc .Stream ]=_gafc ;};var _aefc *_be .PdfObjectDictionary ; +for _ ,_dfef :=range objects {if _gcba ,_fga :=_be .GetDict (_dfef );_aefc ==nil &&_fga {if _eace ,_beaa :=_be .GetName (_gcba .Get ("\u0054\u0079\u0070\u0065"));_beaa &&*_eace =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_aefc =_gcba ;};};};if _aefc ==nil {return objects ,nil ; +};_bcba ,_cabf :=_be .GetDict (_aefc .Get ("\u0050\u0061\u0067e\u0073"));if !_cabf {return objects ,nil ;};_cfbf ,_aefa :=_be .GetArray (_bcba .Get ("\u004b\u0069\u0064\u0073"));if !_aefa {return objects ,nil ;};for _ ,_baed :=range _cfbf .Elements (){_cbbe :=make (map[string ]*imageInfo ); +_gggcb ,_gcg :=_be .GetDict (_baed );if !_gcg {continue ;};_bgdg ,_ :=_gbgb (_gggcb .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if len (_bgdg )==0{continue ;};_fafb ,_eccg :=_be .GetDict (_gggcb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_eccg {continue ;};_cbbb ,_fbab :=_cf .NewPdfPageResourcesFromDict (_fafb );if _fbab !=nil {_g .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",_fbab ); +continue ;};_efag ,_eecf :=_be .GetDict (_fafb .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));if !_eecf {continue ;};_gggd :=_efag .Keys ();for _ ,_cfda :=range _gggd {if _gdgc ,_afcd :=_be .GetStream (_efag .Get (_cfda ));_afcd {if _deac ,_ebgb :=_bbf [_gdgc ]; +_ebgb {_cbbe [string (_cfda )]=_deac ;};};};_bbdd :=_bb .NewContentStreamParser (_bgdg );_bade ,_fbab :=_bbdd .Parse ();if _fbab !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_fbab );continue ;};_cea :=_bb .NewContentStreamProcessor (*_bade ); +_cea .AddHandler (_bb .HandlerConditionEnumAllOperands ,"",func (_bedd *_bb .ContentStreamOperation ,_agb _bb .GraphicsState ,_gcda *_cf .PdfPageResources )error {switch _bedd .Operand {case "\u0044\u006f":if len (_bedd .Params )!=1{_g .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 ;};_adcd ,_ebaa :=_be .GetName (_bedd .Params [0]);if !_ebaa {_g .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 _adcf ,_deag :=_cbbe [string (*_adcd )];_deag {_dada :=_agb .CTM .ScalingFactorX ();_age :=_agb .CTM .ScalingFactorY ();_dfbf ,_bag :=_dada /72.0,_age /72.0;_edcaa ,_aafg :=float64 (_adcf .Width )/_dfbf ,float64 (_adcf .Height )/_bag ; +if _dfbf ==0||_bag ==0{_edcaa =72.0;_aafg =72.0;};_adcf .PPI =_ef .Max (_adcf .PPI ,_edcaa );_adcf .PPI =_ef .Max (_adcf .PPI ,_aafg );};};return nil ;});_fbab =_cea .Process (_cbbb );if _fbab !=nil {_g .Log .Debug ("E\u0052\u0052\u004f\u0052 p\u0072o\u0063\u0065\u0073\u0073\u0069n\u0067\u003a\u0020\u0025\u002b\u0076",_fbab ); +continue ;};};for _ ,_cbge :=range _fcfd {if _ ,_gcae :=_gdad [_cbge .Stream ];_gcae {continue ;};if _cbge .PPI <=_efge .ImageUpperPPI {continue ;};_aaa ,_edce :=_cf .NewXObjectImageFromStream (_cbge .Stream );if _edce !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_edce ); +continue ;};var _fagf imageModifications ;_fagf .Scale =_efge .ImageUpperPPI /_cbge .PPI ;if _cbge .BitsPerComponent ==1&&_cbge .ColorComponents ==1{_edcdd :=_ef .Round (_cbge .PPI /_efge .ImageUpperPPI );_gfea :=_b .NextPowerOf2 (uint (_edcdd ));if _b .InDelta (float64 (_gfea ),1/_fagf .Scale ,0.3){_fagf .Scale =float64 (1)/float64 (_gfea ); +};if _ ,_gbce :=_aaa .Filter .(*_be .JBIG2Encoder );!_gbce {_fagf .Encoding =_be .NewJBIG2Encoder ();};};if _edce =_geb (_aaa ,_fagf );_edce !=nil {_g .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",_edce ); +continue ;};_fagf .Encoding =nil ;if _dcg ,_cadd :=_be .GetStream (_cbge .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b"));_cadd {_egbc ,_eda :=_cf .NewXObjectImageFromStream (_dcg );if _eda !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_eda ); +continue ;};if _eda =_geb (_egbc ,_fagf );_eda !=nil {_g .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_eda );continue ;};};};return objects ,nil ;}; -// New creates a optimizers chain from options. -func New (options Options )*Chain {_egae :=new (Chain );if options .CleanFonts ||options .SubsetFonts {_egae .Append (&CleanFonts {Subset :options .SubsetFonts });};if options .CleanContentstream {_egae .Append (new (CleanContentstream ));};if options .ImageUpperPPI > 0{_dccd :=new (ImagePPI ); -_dccd .ImageUpperPPI =options .ImageUpperPPI ;_egae .Append (_dccd );};if options .ImageQuality > 0{_cbefd :=new (Image );_cbefd .ImageQuality =options .ImageQuality ;_egae .Append (_cbefd );};if options .CombineDuplicateDirectObjects {_egae .Append (new (CombineDuplicateDirectObjects )); -};if options .CombineDuplicateStreams {_egae .Append (new (CombineDuplicateStreams ));};if options .CombineIdenticalIndirectObjects {_egae .Append (new (CombineIdenticalIndirectObjects ));};if options .UseObjectStreams {_egae .Append (new (ObjectStreams )); -};if options .CompressStreams {_egae .Append (new (CompressStreams ));};if options .CleanUnusedResources {_egae .Append (new (CleanUnusedResources ));};return _egae ;};func _gbf (_ggag _bgd .PdfObject )(string ,error ){_cbf :=_bgd .TraceToDirectObject (_ggag ); -switch _acg :=_cbf .(type ){case *_bgd .PdfObjectString :return _acg .Str (),nil ;case *_bgd .PdfObjectStream :_bagg ,_gbge :=_bgd .DecodeStream (_acg );if _gbge !=nil {return "",_gbge ;};return string (_bagg ),nil ;};return "",_f .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",_cbf ); -}; +// CleanUnusedResources represents an optimizer used to clean unused resources. +type CleanUnusedResources struct{}; // Chain allows to use sequence of optimizers. // It implements interface model.Optimizer. -type Chain struct{_g []_ef .Optimizer }; +type Chain struct{_bf []_cf .Optimizer };func _ac (_bbg *_bb .ContentStreamOperations )*_bb .ContentStreamOperations {if _bbg ==nil {return nil ;};_ae :=_bb .ContentStreamOperations {};for _ ,_ge :=range *_bbg {switch _ge .Operand {case "\u0042\u0044\u0043","\u0042\u004d\u0043","\u0045\u004d\u0043":continue ; +case "\u0054\u006d":if len (_ge .Params )==6{if _ead ,_bcb :=_be .GetNumbersAsFloat (_ge .Params );_bcb ==nil {if _ead [0]==1&&_ead [1]==0&&_ead [2]==0&&_ead [3]==1{_ge =&_bb .ContentStreamOperation {Params :[]_be .PdfObject {_ge .Params [4],_ge .Params [5]},Operand :"\u0054\u0064"}; +};};};};_ae =append (_ae ,_ge );};return &_ae ;};func _ffcg (_ddef []_be .PdfObject )objectStructure {_dee :=objectStructure {};_eecfg :=false ;for _ ,_gfgg :=range _ddef {switch _bebg :=_gfgg .(type ){case *_be .PdfIndirectObject :_aeee ,_dgbf :=_be .GetDict (_bebg ); +if !_dgbf {continue ;};_ebad ,_dgbf :=_be .GetName (_aeee .Get ("\u0054\u0079\u0070\u0065"));if !_dgbf {continue ;};switch _ebad .String (){case "\u0043a\u0074\u0061\u006c\u006f\u0067":_dee ._efeb =_aeee ;_eecfg =true ;};};if _eecfg {break ;};};if !_eecfg {return _dee ; +};_bgac ,_cgeg :=_be .GetDict (_dee ._efeb .Get ("\u0050\u0061\u0067e\u0073"));if !_cgeg {return _dee ;};_dee ._bedee =_bgac ;_gadg ,_cgeg :=_be .GetArray (_bgac .Get ("\u004b\u0069\u0064\u0073"));if !_cgeg {return _dee ;};for _ ,_gafb :=range _gadg .Elements (){_aab ,_fad :=_be .GetIndirect (_gafb ); +if !_fad {break ;};_dee ._edcc =append (_dee ._edcc ,_aab );};return _dee ;};func _eaf (_degb []_be .PdfObject )[]*imageInfo {_dagf :=_be .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065");_cgbe :=make (map[*_be .PdfObjectStream ]struct{});var _fag []*imageInfo ; +for _ ,_fage :=range _degb {_cfg ,_beef :=_be .GetStream (_fage );if !_beef {continue ;};if _ ,_fcff :=_cgbe [_cfg ];_fcff {continue ;};_cgbe [_cfg ]=struct{}{};_ddb :=_cfg .PdfObjectDictionary .Get (_dagf );_acee ,_beef :=_be .GetName (_ddb );if !_beef ||string (*_acee )!="\u0049\u006d\u0061g\u0065"{continue ; +};_acge :=&imageInfo {Stream :_cfg ,BitsPerComponent :8};if _agdag ,_gag :=_be .GetIntVal (_cfg .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_gag {_acge .BitsPerComponent =_agdag ;};if _adc ,_bgcc :=_be .GetIntVal (_cfg .Get ("\u0057\u0069\u0064t\u0068")); +_bgcc {_acge .Width =_adc ;};if _dfcf ,_eae :=_be .GetIntVal (_cfg .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_eae {_acge .Height =_dfcf ;};_bbca ,_geeba :=_cf .NewPdfColorspaceFromPdfObject (_cfg .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); +if _geeba !=nil {_g .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_geeba );continue ;};if _bbca ==nil {_fbgc ,_fda :=_be .GetName (_cfg .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if _fda {switch _fbgc .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":_bbca =_cf .NewPdfColorspaceDeviceGray (); +_acge .BitsPerComponent =1;};};};switch _edcb :=_bbca .(type ){case *_cf .PdfColorspaceDeviceRGB :_acge .ColorComponents =3;case *_cf .PdfColorspaceDeviceGray :_acge .ColorComponents =1;default:_g .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",_edcb ); +continue ;};_fag =append (_fag ,_acge );};return _fag ;}; -// Optimize optimizes PDF objects to decrease PDF size. -func (_dcbf *ObjectStreams )Optimize (objects []_bgd .PdfObject )(_gbcc []_bgd .PdfObject ,_badd error ){_afca :=&_bgd .PdfObjectStreams {};_ccd :=make ([]_bgd .PdfObject ,0,len (objects ));for _ ,_caac :=range objects {if _ffgg ,_afef :=_caac .(*_bgd .PdfIndirectObject ); -_afef &&_ffgg .GenerationNumber ==0{_afca .Append (_caac );}else {_ccd =append (_ccd ,_caac );};};if _afca .Len ()==0{return _ccd ,nil ;};_gbcc =make ([]_bgd .PdfObject ,0,len (_ccd )+_afca .Len ()+1);if _afca .Len ()> 1{_gbcc =append (_gbcc ,_afca );}; -_gbcc =append (_gbcc ,_afca .Elements ()...);_gbcc =append (_gbcc ,_ccd ...);return _gbcc ,nil ;};func _gdfa (_bage []_bgd .PdfObject ){for _fgcc ,_bddd :=range _bage {switch _bbdg :=_bddd .(type ){case *_bgd .PdfIndirectObject :_bbdg .ObjectNumber =int64 (_fgcc +1); -_bbdg .GenerationNumber =0;case *_bgd .PdfObjectStream :_bbdg .ObjectNumber =int64 (_fgcc +1);_bbdg .GenerationNumber =0;case *_bgd .PdfObjectStreams :_bbdg .ObjectNumber =int64 (_fgcc +1);_bbdg .GenerationNumber =0;};};};func _gfg (_abf []*_bgd .PdfIndirectObject )map[string ][]string {_dabf :=map[string ][]string {}; -for _ ,_fef :=range _abf {_baef ,_dfg :=_bgd .GetDict (_fef .PdfObject );if !_dfg {continue ;};_bdg :=_baef .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073");_gac :=_bgd .TraceToDirectObject (_bdg );_bbd :="";if _bfcf ,_bdfg :=_gac .(*_bgd .PdfObjectArray ); -_bdfg {var _bbg []string ;for _ ,_abd :=range _bfcf .Elements (){_bgcf ,_adb :=_gbf (_abd );if _adb !=nil {continue ;};_bbg =append (_bbg ,_bgcf );};_bbd =_e .Join (_bbg ,"\u0020");};if _bfcd ,_ca :=_gac .(*_bgd .PdfObjectStream );_ca {_afe ,_geb :=_bgd .DecodeStream (_bfcd ); -if _geb !=nil {continue ;};_bbd =string (_afe );};_dcc :=_aba .NewContentStreamParser (_bbd );_bdd ,_fbb :=_dcc .Parse ();if _fbb !=nil {continue ;};for _ ,_ace :=range *_bdd {_eccga :=_ace .Operand ;_ggc :=_ace .Params ;switch _eccga {case "\u0044\u006f":_afeg :=_ggc [0].String (); -if _ ,_dde :=_dabf ["\u0058O\u0062\u006a\u0065\u0063\u0074"];!_dde {_dabf ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=[]string {_afeg };}else {_dabf ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=append (_dabf ["\u0058O\u0062\u006a\u0065\u0063\u0074"],_afeg ); -};case "\u0054\u0066":_gff :=_ggc [0].String ();if _ ,_eda :=_dabf ["\u0046\u006f\u006e\u0074"];!_eda {_dabf ["\u0046\u006f\u006e\u0074"]=[]string {_gff };}else {_dabf ["\u0046\u006f\u006e\u0074"]=append (_dabf ["\u0046\u006f\u006e\u0074"],_gff );};case "\u0067\u0073":_dae :=_ggc [0].String (); -if _ ,_agd :=_dabf ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];!_agd {_dabf ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=[]string {_dae };}else {_dabf ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=append (_dabf ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"],_dae ); -};};};};return _dabf ;}; \ No newline at end of file +// CombineDuplicateStreams combines duplicated streams by its data hash. +// It implements interface model.Optimizer. +type CombineDuplicateStreams struct{}; \ No newline at end of file diff --git a/model/pdfa/pdfa.go b/model/pdfa/pdfa.go index de1a09ac..041f6b33 100644 --- a/model/pdfa/pdfa.go +++ b/model/pdfa/pdfa.go @@ -13,135 +13,162 @@ // NOTE: This implementation is in experimental development state. // // Keep in mind that it might change in the subsequent minor versions. -package pdfa ;import (_gf "errors";_g "fmt";_bb "github.com/adrg/sysfont";_gfg "github.com/trimmer-io/go-xmp/models/dc";_cb "github.com/trimmer-io/go-xmp/models/pdf";_d "github.com/trimmer-io/go-xmp/models/xmp_base";_bc "github.com/trimmer-io/go-xmp/models/xmp_mm"; -_fe "github.com/trimmer-io/go-xmp/models/xmp_rights";_f "github.com/trimmer-io/go-xmp/xmp";_aa "github.com/unidoc/unipdf/v3/common";_fg "github.com/unidoc/unipdf/v3/contentstream";_dc "github.com/unidoc/unipdf/v3/core";_fd "github.com/unidoc/unipdf/v3/internal/cmap"; -_dg "github.com/unidoc/unipdf/v3/internal/imageutil";_aac "github.com/unidoc/unipdf/v3/internal/timeutils";_be "github.com/unidoc/unipdf/v3/model";_bg "github.com/unidoc/unipdf/v3/model/internal/colorprofile";_feg "github.com/unidoc/unipdf/v3/model/internal/docutil"; -_eg "github.com/unidoc/unipdf/v3/model/internal/fonts";_gc "github.com/unidoc/unipdf/v3/model/xmputil";_gb "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_fde "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_ec "image/color";_e "math";_a "sort"; -_cg "strings";_c "time";);func _cdf ()standardType {return standardType {_eb :2,_ag :"\u0041"}}; +package pdfa ;import (_c "errors";_f "fmt";_ga "github.com/adrg/sysfont";_eg "github.com/trimmer-io/go-xmp/models/dc";_ge "github.com/trimmer-io/go-xmp/models/pdf";_fc "github.com/trimmer-io/go-xmp/models/xmp_base";_a "github.com/trimmer-io/go-xmp/models/xmp_mm"; +_g "github.com/trimmer-io/go-xmp/models/xmp_rights";_d "github.com/trimmer-io/go-xmp/xmp";_ae "github.com/unidoc/unipdf/v3/common";_ega "github.com/unidoc/unipdf/v3/contentstream";_edd "github.com/unidoc/unipdf/v3/core";_dg "github.com/unidoc/unipdf/v3/internal/cmap"; +_b "github.com/unidoc/unipdf/v3/internal/imageutil";_ee "github.com/unidoc/unipdf/v3/internal/timeutils";_ea "github.com/unidoc/unipdf/v3/model";_fb "github.com/unidoc/unipdf/v3/model/internal/colorprofile";_fgf "github.com/unidoc/unipdf/v3/model/internal/docutil"; +_bg "github.com/unidoc/unipdf/v3/model/internal/fonts";_ec "github.com/unidoc/unipdf/v3/model/xmputil";_ag "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_be "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_fd "image/color";_fg "math";_fa "sort"; +_ff "strings";_ed "time";);func _ffcg (_gecba *_fgf .Document )error {for _ ,_dacg :=range _gecba .Objects {_cddb ,_bbg :=_edd .GetDict (_dacg );if !_bbg {continue ;};_gage :=_cddb .Get ("\u0054\u0079\u0070\u0065");if _gage ==nil {continue ;};if _cac ,_ecg :=_edd .GetName (_gage ); +_ecg &&_cac .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_aefb ,_bfbe :=_edd .GetBool (_cddb .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"));if _bfbe &&bool (*_aefb ){_cddb .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_edd .MakeBool (false )); +};if _cddb .Get ("\u0058\u0046\u0041")!=nil {_cddb .Remove ("\u0058\u0046\u0041");};};_caeb ,_dafa :=_gecba .FindCatalog ();if !_dafa {return _c .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};if _caeb .Object .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_caeb .Object .Remove ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067");};return nil ;};var _ Profile =(*Profile1A )(nil ); -// StandardName gets the name of the standard. -func (_gaff *profile2 )StandardName ()string {return _g .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0032\u0025s",_gaff ._cdab ._ag );}; + +// Conformance gets the PDF/A conformance. +func (_ccea *profile2 )Conformance ()string {return _ccea ._gggd ._dc }; + +// ApplyStandard tries to change the content of the writer to match the PDF/A-2 standard. +// Implements model.StandardApplier. +func (_abbf *profile2 )ApplyStandard (document *_fgf .Document )(_ddbe error ){_ced (document ,7);if _ddbe =_bbbb (document ,_abbf ._egee .Now );_ddbe !=nil {return _ddbe ;};if _ddbe =_bbfe (document );_ddbe !=nil {return _ddbe ;};_bdag ,_bbab :=_ged (_abbf ._egee .CMYKDefaultColorSpace ,_abbf ._gggd ); +_ddbe =_ebf (document ,[]pageColorspaceOptimizeFunc {_bdag },[]documentColorspaceOptimizeFunc {_bbab });if _ddbe !=nil {return _ddbe ;};_caad (document );if _ddbe =_ebddf (document );_ddbe !=nil {return _ddbe ;};if _ddbe =_dedg (document ,_abbf ._gggd ._agd ); +_ddbe !=nil {return _ddbe ;};if _ddbe =_cdfe (document );_ddbe !=nil {return _ddbe ;};if _ddbe =_fdcc (document );_ddbe !=nil {return _ddbe ;};if _ddbe =_bcee (document );_ddbe !=nil {return _ddbe ;};if _ddbe =_ffcg (document );_ddbe !=nil {return _ddbe ; +};if _abbf ._gggd ._dc =="\u0041"{_fabe (document );};if _ddbe =_ddf (document ,_abbf ._gggd ._agd );_ddbe !=nil {return _ddbe ;};if _ddbe =_egg (document );_ddbe !=nil {return _ddbe ;};if _gdfa :=_bbee (document ,_abbf ._gggd ,_abbf ._egee .Xmp );_gdfa !=nil {return _gdfa ; +};if _abbf ._gggd ==_gaa (){if _ddbe =_bbafe (document );_ddbe !=nil {return _ddbe ;};};if _ddbe =_cdaf (document );_ddbe !=nil {return _ddbe ;};if _ddbe =_ebg (document );_ddbe !=nil {return _ddbe ;};if _ddbe =_efgbc (document );_ddbe !=nil {return _ddbe ; +};return nil ;};func _bbfeb (_afce *_ea .CompliancePdfReader )ViolatedRule {if _afce .ParserMetadata ().HasDataAfterEOF (){return _bd ("\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 _dd ;};func _efg (_abd *_fgf .Document ,_fdb bool )error {_cecd ,_bebe :=_abd .GetPages ();if !_bebe {return nil ;};for _ ,_fdcg :=range _cecd {_cfa ,_gdaa :=_fdcg .GetContents ();if !_gdaa {continue ;};var _cca *_ea .PdfPageResources ;_adcg ,_gdaa :=_fdcg .GetResources (); +if _gdaa {_cca ,_ =_ea .NewPdfPageResourcesFromDict (_adcg );};for _gaf ,_bcgc :=range _cfa {_cggb ,_cgff :=_bcgc .GetData ();if _cgff !=nil {continue ;};_gbf :=_ega .NewContentStreamParser (string (_cggb ));_bdfb ,_cgff :=_gbf .Parse ();if _cgff !=nil {continue ; +};_bgac ,_cgff :=_agdc (_cca ,_bdfb ,_fdb );if _cgff !=nil {return _cgff ;};if _bgac ==nil {continue ;};if _cgff =(&_cfa [_gaf ]).SetData (_bgac );_cgff !=nil {return _cgff ;};};};return nil ;}; + +// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-1 standard. +func (_bgff *profile1 )ValidateStandard (r *_ea .CompliancePdfReader )error {_eaged :=VerificationError {ConformanceLevel :_bgff ._caba ._agd ,ConformanceVariant :_bgff ._caba ._dc };if _cafg :=_eff (r );_cafg !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_cafg ); +};if _beef :=_fabag (r );_beef !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_beef );};if _eecg :=_bafg (r );_eecg !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_eecg );};if _aac :=_bbfeb (r );_aac !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_aac ); +};if _bcae :=_adcf (r );_bcae !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_bcae );};if _dcggc :=_fbgcg (r );len (_dcggc )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_dcggc ...);};if _ecgc :=_gagc (r );_ecgc !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_ecgc ); +};if _facc :=_ccgb (r );len (_facc )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_facc ...);};if _gaeb :=_gdad (r );len (_gaeb )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_gaeb ...);};if _egda :=_abae (r );len (_egda )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_egda ...); +};if _acde :=_acgf (r );_acde !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_acde );};if _cccd :=_defef (r );len (_cccd )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_cccd ...);};if _ggfd :=_dgdg (r );len (_ggfd )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_ggfd ...); +};if _gfc :=_cfac (r );_gfc !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_gfc );};if _bbd :=_gcdf (r ,false );len (_bbd )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_bbd ...);};if _egcce :=_dcda (r );len (_egcce )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_egcce ...); +};if _cdag :=_cfdc (r );_cdag !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_cdag );};if _ebbe :=_gaacb (r );_ebbe !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_ebbe );};if _acge :=_cedda (r );_acge !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_acge ); +};if _cafb :=_febf (r );_cafb !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_cafb );};if _gaba :=_dcfg (r );_gaba !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_gaba );};if _ffae :=_gbcf (r );len (_ffae )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_ffae ...); +};if _bcac :=_eegc (r ,_bgff ._caba );len (_bcac )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_bcac ...);};if _bgg :=_decg (r );len (_bgg )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_bgg ...);};if _cbfbe :=_edca (r );_cbfbe !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_cbfbe ); +};if _caeg :=_befg (r );_caeg !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_caeg );};if _cddf :=_acgc (r );len (_cddf )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_cddf ...);};if _ccbff :=_adca (r );len (_ccbff )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_ccbff ...); +};if _ddgc :=_bedg (r );_ddgc !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_ddgc );};if _cgbe :=_fbag (r );_cgbe !=_dd {_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_cgbe );};if _bbc :=_gcbe (r ,_bgff ._caba ,false );len (_bbc )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_bbc ...); +};if _bgff ._caba ==_ce (){if _bfgb :=_gged (r );len (_bfgb )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_bfgb ...);};};if _bdbd :=_edefb (r );len (_bdbd )!=0{_eaged .ViolatedRules =append (_eaged .ViolatedRules ,_bdbd ...);};if len (_eaged .ViolatedRules )> 0{_fa .Slice (_eaged .ViolatedRules ,func (_aabg ,_bbae int )bool {return _eaged .ViolatedRules [_aabg ].RuleNo < _eaged .ViolatedRules [_bbae ].RuleNo ; +});return _eaged ;};return nil ;};func (_caa *documentImages )hasOnlyDeviceGray ()bool {return _caa ._aae &&!_caa ._ece &&!_caa ._ca };type documentImages struct{_ece ,_ca ,_aae bool ;_fbe map[_edd .PdfObject ]struct{};_bec []*imageInfo ;}; + +// Profile1Options are the options that changes the way how optimizer may try to adapt document into PDF/A standard. +type Profile1Options struct{ + +// CMYKDefaultColorSpace is an option that refers PDF/A-1 +CMYKDefaultColorSpace bool ; + +// Now is a function that returns current time. +Now func ()_ed .Time ; + +// Xmp is the xmp options information. +Xmp XmpOptions ;}; + +// ViolatedRule is the structure that defines violated PDF/A rule. +type ViolatedRule struct{RuleNo string ;Detail string ;};func _gcbe (_cbcg *_ea .CompliancePdfReader ,_bbdd standardType ,_ddfg bool )(_cfae []ViolatedRule ){_gccf ,_dffbb :=_adff (_cbcg );if !_dffbb {return []ViolatedRule {_bd ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")}; +};_acac :=_gccf .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");if _acac ==nil {return []ViolatedRule {_bd ("\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"),_bd ("\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")}; +};_bggc ,_dffbb :=_edd .GetStream (_acac );if !_dffbb {return []ViolatedRule {_bd ("\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"),_bd ("\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 _bggc .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")!=nil {_cfae =append (_cfae ,_bd ("\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")); +};_faeaa ,_bedf :=_ec .LoadDocument (_bggc .Stream );if _bedf !=nil {return []ViolatedRule {_bd ("\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")}; +};_ebgc :=_faeaa .GetGoXmpDocument ();var _ecfeg []*_d .Namespace ;for _ ,_efgcd :=range _ebgc .Namespaces (){switch _efgcd .Name {case _eg .NsDc .Name ,_ge .NsPDF .Name ,_fc .NsXmp .Name ,_g .NsXmpRights .Name ,_be .Namespace .Name ,_ag .Namespace .Name ,_a .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 ; +};_ecfeg =append (_ecfeg ,_efgcd );};_ddecg :=true ;_egcf ,_bedf :=_faeaa .GetPdfaExtensionSchemas ();if _bedf ==nil {for _ ,_cggc :=range _ecfeg {var _ebddfb bool ;for _badgc :=range _egcf {if _cggc .URI ==_egcf [_badgc ].NamespaceURI {_ebddfb =true ; +break ;};};if !_ebddfb {_ddecg =false ;break ;};};}else {_ddecg =false ;};if !_ddecg {_cfae =append (_cfae ,_bd ("\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")); +};_bfgae ,_bedf :=_cbcg .GetPdfInfo ();if _bedf ==nil {if !_dabeb (_bfgae ,_faeaa ){_cfae =append (_cfae ,_bd ("\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 _ ,_dedf :=_faeaa .GetMediaManagement ();_dedf {_cfae =append (_cfae ,_bd ("\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")); +};_gbfa ,_dffbb :=_faeaa .GetPdfAID ();if !_dffbb {_cfae =append (_cfae ,_bd ("\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 _gbfa .Part !=_bbdd ._agd {_cfae =append (_cfae ,_bd ("\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 _bbdd ._dc =="\u0041"&&_gbfa .Conformance !="\u0041"{_cfae =append (_cfae ,_bd ("\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 _bbdd ._dc =="\u0042"&&(_gbfa .Conformance !="\u0041"&&_gbfa .Conformance !="\u0042"){_cfae =append (_cfae ,_bd ("\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 _cfae ;};var _ Profile =(*Profile1B )(nil );func _ged (_edcc bool ,_gcae standardType )(pageColorspaceOptimizeFunc ,documentColorspaceOptimizeFunc ){var _eage ,_dce ,_aga bool ;_cffe :=func (_efab *_fgf .Document ,_bdb *_fgf .Page ,_bbef []*_fgf .Image )error {for _ ,_ffa :=range _bbef {switch _ffa .Colorspace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_dce =true ; +case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_eage =true ;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_aga =true ;};};_bbagf ,_bdeab :=_bdb .GetContents ();if !_bdeab {return nil ;};for _ ,_fcfg :=range _bbagf {_ace ,_bedb :=_fcfg .GetData (); +if _bedb !=nil {continue ;};_dgbc :=_ega .NewContentStreamParser (string (_ace ));_fgfc ,_bedb :=_dgbc .Parse ();if _bedb !=nil {continue ;};for _ ,_ecf :=range *_fgfc {switch _ecf .Operand {case "\u0047","\u0067":_dce =true ;case "\u0052\u0047","\u0072\u0067":_eage =true ; +case "\u004b","\u006b":_aga =true ;case "\u0043\u0053","\u0063\u0073":if len (_ecf .Params )==0{continue ;};_bcg ,_cade :=_edd .GetName (_ecf .Params [0]);if !_cade {continue ;};switch _bcg .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_eage =true ; +case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_dce =true ;case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_aga =true ;};};};};_dcea :=_bdb .FindXObjectForms ();for _ ,_eafa :=range _dcea {_aag :=_ega .NewContentStreamParser (string (_eafa .Stream )); +_fbf ,_adf :=_aag .Parse ();if _adf !=nil {continue ;};for _ ,_debf :=range *_fbf {switch _debf .Operand {case "\u0047","\u0067":_dce =true ;case "\u0052\u0047","\u0072\u0067":_eage =true ;case "\u004b","\u006b":_aga =true ;case "\u0043\u0053","\u0063\u0073":if len (_debf .Params )==0{continue ; +};_dab ,_dfec :=_edd .GetName (_debf .Params [0]);if !_dfec {continue ;};switch _dab .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_eage =true ;case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_dce =true ; +case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_aga =true ;};};};_gba ,_bcdd :=_edd .GetArray (_bdb .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_bcdd {return nil ;};for _ ,_fea :=range _gba .Elements (){_dea ,_gee :=_edd .GetDict (_fea ); +if !_gee {continue ;};_adaed :=_dea .Get ("\u0043");if _adaed ==nil {continue ;};_bgbe ,_gee :=_edd .GetArray (_adaed );if !_gee {continue ;};switch _bgbe .Len (){case 0:case 1:_dce =true ;case 3:_eage =true ;case 4:_aga =true ;};};};return nil ;};_dgbf :=func (_eaef *_fgf .Document ,_gfe []*_fgf .Image )error {_adgb ,_egdc :=_eaef .FindCatalog (); +if !_egdc {return nil ;};_gegd ,_egdc :=_adgb .GetOutputIntents ();if _egdc &&_gegd .Len ()> 0{return nil ;};if !_egdc {_gegd =_adgb .NewOutputIntents ();};if !(_eage ||_aga ||_dce ){return nil ;};defer _adgb .SetOutputIntents (_gegd );if _eage &&!_aga &&!_dce {return _aada (_eaef ,_gcae ,_gegd ); +};if _aga &&!_eage &&!_dce {return _fdgd (_gcae ,_gegd );};if _dce &&!_eage &&!_aga {return _ggg (_gcae ,_gegd );};if _eage &&_aga {if _bge :=_gcge (_gfe ,_edcc );_bge !=nil {return _bge ;};if _feg :=_efg (_eaef ,_edcc );_feg !=nil {return _feg ;};if _cfed :=_acfc (_eaef ,_edcc ); +_cfed !=nil {return _cfed ;};if _ffd :=_dfaa (_eaef ,_edcc );_ffd !=nil {return _ffd ;};if _edcc {return _fdgd (_gcae ,_gegd );};return _aada (_eaef ,_gcae ,_gegd );};return nil ;};return _cffe ,_dgbf ;};func _bbafe (_egdd *_fgf .Document )error {_cg ,_edg :=_egdd .FindCatalog (); +if !_edg {return nil ;};_ ,_edg =_edd .GetDict (_cg .Object .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074"));if !_edg {_fgda :=_edd .MakeDict ();_fgda .Set ("\u0054\u0079\u0070\u0065",_edd .MakeName ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074")); +_cg .Object .Set ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074",_fgda );};return nil ;};func _gebgc (_ddcgc *_ea .CompliancePdfReader )(_egbgf ViolatedRule ){_cfdd ,_dabg :=_adff (_ddcgc );if !_dabg {return _dd ;};if _cfdd .Get ("\u0041\u0041")!=nil {return _bd ("\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 _dd ;};func _febf (_bbea *_ea .CompliancePdfReader )ViolatedRule {return _dd };type documentColorspaceOptimizeFunc func (_fcc *_fgf .Document ,_ddae []*_fgf .Image )error ;func _bbbb (_afca *_fgf .Document ,_egdg func ()_ed .Time )error {_aab ,_abb :=_ea .NewPdfInfoFromObject (_afca .Info ); +if _abb !=nil {return _abb ;};if _bfg :=_ade (_aab ,_egdg );_bfg !=nil {return _bfg ;};_afca .Info =_aab .ToPdfObject ();return nil ;};type profile1 struct{_caba standardType ;_efdg Profile1Options ;};func _caad (_gbd *_fgf .Document ){if _gbd .ID [0]!=""&&_gbd .ID [1]!=""{return ; +};_gbd .UseHashBasedID =true ;};func _gaacb (_afaf *_ea .CompliancePdfReader )(_cfec ViolatedRule ){for _ ,_gecf :=range _afaf .GetObjectNums (){_ddecd ,_gdfeg :=_afaf .GetIndirectObjectByNumber (_gecf );if _gdfeg !=nil {continue ;};_ddda ,_eega :=_edd .GetStream (_ddecd ); +if !_eega {continue ;};_gbab ,_eega :=_edd .GetName (_ddda .Get ("\u0054\u0079\u0070\u0065"));if !_eega {continue ;};if *_gbab !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _ddda .Get ("\u0052\u0065\u0066")!=nil {return _bd ("\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 _cfec ;}; // Profile is the model.StandardImplementer enhanced by the information about the profile conformance level. -type Profile interface{_be .StandardImplementer ;Conformance ()string ;Part ()int ;};type imageModifications struct{_abg *colorspaceModification ;_ggg _dc .StreamEncoder ;};var _de =ViolatedRule {};func _aeea (_cbd *_feg .Document ,_bded int )error {for _ ,_ffee :=range _cbd .Objects {_ccge ,_abb :=_dc .GetDict (_ffee ); -if !_abb {continue ;};_gcd :=_ccge .Get ("\u0054\u0079\u0070\u0065");if _gcd ==nil {continue ;};if _acc ,_feab :=_dc .GetName (_gcd );_feab &&_acc .String ()!="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_bgbg ,_gcf :=_dc .GetName (_ccge .Get ("\u0053")); -if !_gcf {continue ;};switch _be .PdfActionType (*_bgbg ){case _be .ActionTypeLaunch ,_be .ActionTypeSound ,_be .ActionTypeMovie ,_be .ActionTypeResetForm ,_be .ActionTypeImportData ,_be .ActionTypeJavaScript :_ccge .Remove ("\u0053");case _be .ActionTypeHide ,_be .ActionTypeSetOCGState ,_be .ActionTypeRendition ,_be .ActionTypeTrans ,_be .ActionTypeGoTo3DView :if _bded ==2{_ccge .Remove ("\u0053"); -};case _be .ActionTypeNamed :_cdfd ,_daf :=_dc .GetName (_ccge .Get ("\u004e"));if !_daf {continue ;};switch *_cdfd {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:_ccge .Remove ("\u004e"); -};};};return nil ;};func _fgdd (_agbc *_be .CompliancePdfReader )ViolatedRule {for _ ,_dbbc :=range _agbc .GetObjectNums (){_bfcc ,_efeb :=_agbc .GetIndirectObjectByNumber (_dbbc );if _efeb !=nil {continue ;};_effeg ,_ffda :=_dc .GetStream (_bfcc );if !_ffda {continue ; -};_dggga ,_ffda :=_dc .GetName (_effeg .Get ("\u0054\u0079\u0070\u0065"));if !_ffda {continue ;};if *_dggga !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _effeg .Get ("\u0053\u004d\u0061s\u006b")!=nil {return _ca ("\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 _de ;};func _edc (_eaa *_feg .Document ,_bdf int ){if _eaa .Version .Major ==0{_eaa .Version .Major =1;};if _eaa .Version .Minor < _bdf {_eaa .Version .Minor =_bdf ;};};func _gbg ()standardType {return standardType {_eb :2,_ag :"\u0042"}};func _bedc (_gead *_feg .Document ,_bab []pageColorspaceOptimizeFunc ,_edbb []documentColorspaceOptimizeFunc )error {_fdd ,_bdc :=_gead .GetPages (); -if !_bdc {return nil ;};var _aff []*_feg .Image ;for _ceg ,_fbd :=range _fdd {_effd ,_cce :=_fbd .FindXObjectImages ();if _cce !=nil {return _cce ;};for _ ,_fae :=range _bab {if _cce =_fae (_gead ,&_fdd [_ceg ],_effd );_cce !=nil {return _cce ;};};_aff =append (_aff ,_effd ...); -};for _ ,_eecc :=range _edbb {if _dbg :=_eecc (_gead ,_aff );_dbg !=nil {return _dbg ;};};return nil ;};func _baf (_ffeed *_feg .Document )error {_adab ,_dbea :=_ffeed .FindCatalog ();if !_dbea {return _gf .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};if _adab .Object .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {_adab .Object .Remove ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073");};return nil ;};func _aegee (_ecfd *_feg .Document )error {_fbedc ,_acde :=_ecfd .GetPages (); -if !_acde {return nil ;};for _ ,_agd :=range _fbedc {_ccdb ,_feabf :=_dc .GetArray (_agd .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_feabf {continue ;};for _ ,_eagf :=range _ccdb .Elements (){_eagf =_dc .ResolveReference (_eagf );if _ ,_efge :=_eagf .(*_dc .PdfObjectNull ); -_efge {continue ;};_gada ,_afc :=_dc .GetDict (_eagf );if !_afc {continue ;};_dgfc ,_ :=_dc .GetIntVal (_gada .Get ("\u0046"));_dgfc &=^(1<<0);_dgfc &=^(1<<1);_dgfc &=^(1<<5);_dgfc &=^(1<<8);_dgfc |=1<<2;_gada .Set ("\u0046",_dc .MakeInteger (int64 (_dgfc ))); -_dbag :=false ;if _fbfc :=_gada .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_fbfc !=nil {_affa ,_efdf :=_dc .GetName (_fbfc );if _efdf &&_affa .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_dbag =true ;if _gada .Get ("\u0041\u0041")!=nil {_gada .Remove ("\u0041\u0041"); -};if _gada .Get ("\u0041")!=nil {_gada .Remove ("\u0041");};};if _efdf &&_affa .String ()=="\u0054\u0065\u0078\u0074"{_gfcf ,_ :=_dc .GetIntVal (_gada .Get ("\u0046"));_gfcf |=1<<3;_gfcf |=1<<4;_gada .Set ("\u0046",_dc .MakeInteger (int64 (_gfcf )));}; -};_gfdg ,_afc :=_dc .GetDict (_gada .Get ("\u0041\u0050"));if _afc {_efcgd :=_gfdg .Get ("\u004e");if _efcgd ==nil {continue ;};if len (_gfdg .Keys ())> 1{_gfdg .Clear ();_gfdg .Set ("\u004e",_efcgd );};if _dbag {_bcgd ,_bbab :=_dc .GetName (_gada .Get ("\u0046\u0054")); -if _bbab &&*_bcgd =="\u0042\u0074\u006e"{continue ;};};};};};return nil ;};func _ddbcf (_cgbbd *_be .CompliancePdfReader )ViolatedRule {if _cgbbd .ParserMetadata ().HeaderPosition ()!=0{return _ca ("\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 _cgbbd .PdfVersion ().Major !=1{return _ca ("\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 _cgbbd .PdfVersion ().Minor < 0||_cgbbd .PdfVersion ().Minor > 7{return _ca ("\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 _de ;}; +type Profile interface{_ea .StandardImplementer ;Conformance ()string ;Part ()int ;};func _fdcc (_aadf *_fgf .Document )error {_fdba :=func (_bgeg *_edd .PdfObjectDictionary )error {if _bgeg .Get ("\u0054\u0052")!=nil {_ae .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"); +_bgeg .Remove ("\u0054\u0052");};_dgeg :=_bgeg .Get ("\u0054\u0052\u0032");if _dgeg !=nil {_eee :=_dgeg .String ();if _eee !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_ae .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"); +_bgeg .Set ("\u0054\u0052\u0032",_edd .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};if _bgeg .Get ("\u0048\u0054\u0050")!=nil {_ae .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"); +_bgeg .Remove ("\u0048\u0054\u0050");};_ecfe :=_bgeg .Get ("\u0042\u004d");if _ecfe !=nil {_fcgd ,_dabc :=_edd .GetName (_ecfe );if !_dabc {_ae .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"); +_fcgd =_edd .MakeName ("");};_dggb :=_fcgd .String ();switch _dggb {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:_bgeg .Set ("\u0042\u004d",_edd .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); +};};return nil ;};_fbb ,_ecab :=_aadf .GetPages ();if !_ecab {return nil ;};for _ ,_bgaf :=range _fbb {_fccb ,_ebbb :=_bgaf .GetResources ();if !_ebbb {continue ;};_cab ,_efgb :=_edd .GetDict (_fccb .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); +if !_efgb {return nil ;};_aafcd :=_cab .Keys ();for _ ,_ddbc :=range _aafcd {_cebc ,_cdfd :=_edd .GetDict (_cab .Get (_ddbc ));if !_cdfd {continue ;};_accf :=_fdba (_cebc );if _accf !=nil {continue ;};};};for _ ,_debe :=range _fbb {_gdc ,_ccbb :=_debe .GetContents (); +if !_ccbb {return nil ;};for _ ,_cbgbc :=range _gdc {_eeeb ,_fca :=_cbgbc .GetData ();if _fca !=nil {continue ;};_bceb :=_ega .NewContentStreamParser (string (_eeeb ));_efcd ,_fca :=_bceb .Parse ();if _fca !=nil {continue ;};for _ ,_ddcdg :=range *_efcd {if len (_ddcdg .Params )==0{continue ; +};_ ,_bgeb :=_edd .GetName (_ddcdg .Params [0]);if !_bgeb {continue ;};_afb ,_faba :=_debe .GetResourcesXObject ();if !_faba {continue ;};for _ ,_bded :=range _afb .Keys (){_baea ,_abca :=_edd .GetStream (_afb .Get (_bded ));if !_abca {continue ;};_cdb ,_abca :=_edd .GetDict (_baea .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_abca {continue ;};_caf ,_abca :=_edd .GetDict (_cdb .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_abca {continue ;};for _ ,_aeab :=range _caf .Keys (){_bgbg ,_bfda :=_edd .GetDict (_caf .Get (_aeab ));if !_bfda {continue ;};_fbdef :=_fdba (_bgbg ); +if _fbdef !=nil {continue ;};};};};};};return nil ;};func _gaff (_fed *_edd .PdfObjectDictionary )ViolatedRule {const (_cecdg ="\u0036.\u0033\u002e\u0033\u002d\u0032";_bccaf ="\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 _gceg string ;if _cagf ,_ccggg :=_edd .GetName (_fed .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ccggg {_gceg =_cagf .String ();};if _gceg !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _dd ;};if _fed .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _bd (_cecdg ,_bccaf ); +};return _dd ;};func _cefc (_dgcf *_ea .CompliancePdfReader )(_acfbd []ViolatedRule ){for _ ,_dgfgd :=range _dgcf .GetObjectNums (){_aabdd ,_ggfcc :=_dgcf .GetIndirectObjectByNumber (_dgfgd );if _ggfcc !=nil {continue ;};_eegbf ,_efbg :=_edd .GetDict (_aabdd ); +if !_efbg {continue ;};_bbdb ,_efbg :=_edd .GetName (_eegbf .Get ("\u0054\u0079\u0070\u0065"));if !_efbg {continue ;};if _bbdb .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_bebdgb ,_efbg :=_edd .GetBool (_eegbf .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); +if _efbg &&bool (*_bebdgb ){_acfbd =append (_acfbd ,_bd ("\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 _eegbf .Get ("\u0058\u0046\u0041")!=nil {_acfbd =append (_acfbd ,_bd ("\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.")); +};};_dcef ,_cbfc :=_adff (_dgcf );if _cbfc &&_dcef .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_acfbd =append (_acfbd ,_bd ("\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 _acfbd ;};func _edfb (_aggbc *_ea .CompliancePdfReader )ViolatedRule {if _aggbc .ParserMetadata ().HasDataAfterEOF (){return _bd ("\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 _dd ;}; -// Profile1A is the implementation of the PDF/A-1A standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile1A struct{profile1 };func _beaef (_aacgc *_be .CompliancePdfReader )(_gegcc ViolatedRule ){for _ ,_gded :=range _aacgc .GetObjectNums (){_cdfgc ,_gfgc :=_aacgc .GetIndirectObjectByNumber (_gded );if _gfgc !=nil {continue ;};_gffe ,_dfgb :=_dc .GetStream (_cdfgc ); -if !_dfgb {continue ;};_cfga ,_dfgb :=_dc .GetName (_gffe .Get ("\u0054\u0079\u0070\u0065"));if !_dfgb {continue ;};if *_cfga !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_abedc ,_dfgb :=_dc .GetName (_gffe .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032")); -if !_dfgb {continue ;};if *_abedc =="\u0050\u0053"{return _ca ("\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 _gffe .Get ("\u0050\u0053")!=nil {return _ca ("\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 _gegcc ;};func _caae (_fce *_feg .Document )error {_adfa ,_egd :=_fce .FindCatalog ();if !_egd {return _gf .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_adfa .SetVersion ();return nil ; -}; +// DefaultProfile2Options are the default options for the Profile2. +func DefaultProfile2Options ()*Profile2Options {return &Profile2Options {Now :_ed .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _dedae (_cagg *_ea .PdfFont ,_fcge *_edd .PdfObjectDictionary )ViolatedRule {const (_bagd ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0036\u002d\u0033"; +_afbec ="\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 _aegc string ;if _ggaa ,_ebad :=_edd .GetName (_fcge .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ebad {_aegc =_ggaa .String ();};if _aegc !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _dd ;};_gfcdb :=_cagg .FontDescriptor ();_cfaca ,_gede :=_edd .GetIntVal (_gfcdb .Flags ); +if !_gede {_ae .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 _bd (_bagd ,_afbec );};_fdefe :=(uint32 (_cfaca )>>3)&1;_aedd :=_fdefe !=0;if !_aedd {return _dd ;};if _fcge .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _bd (_bagd ,_afbec );};return _dd ;};func _ecc ()standardType {return standardType {_agd :2,_dc :"\u0055"}}; -// ApplyStandard tries to change the content of the writer to match the PDF/A-1 standard. -// Implements model.StandardApplier. -func (_aece *profile1 )ApplyStandard (document *_feg .Document )(_dggg error ){_edc (document ,4);if _dggg =_edeb (document ,_aece ._ebca .Now );_dggg !=nil {return _dggg ;};if _dggg =_caae (document );_dggg !=nil {return _dggg ;};_dffa ,_adc :=_accgd (_aece ._ebca .CMYKDefaultColorSpace ,_aece ._dgfe ); -_dggg =_bedc (document ,[]pageColorspaceOptimizeFunc {_dab ,_dffa },[]documentColorspaceOptimizeFunc {_adc });if _dggg !=nil {return _dggg ;};_edd (document );if _dggg =_ageg (document ,_aece ._dgfe ._eb );_dggg !=nil {return _dggg ;};if _dggg =_abc (document ); -_dggg !=nil {return _dggg ;};if _dggg =_ffb (document );_dggg !=nil {return _dggg ;};if _dggg =_ddf (document );_dggg !=nil {return _dggg ;};if _dggg =_aaec (document );_dggg !=nil {return _dggg ;};if _aece ._dgfe ._ag =="\u0041"{_cefa (document );};if _dggg =_aeea (document ,_aece ._dgfe ._eb ); -_dggg !=nil {return _dggg ;};if _dggg =_fedd (document );_dggg !=nil {return _dggg ;};if _acdb :=_edf (document ,_aece ._dgfe ,_aece ._ebca .Xmp );_acdb !=nil {return _acdb ;};if _aece ._dgfe ==_cdc (){if _dggg =_bef (document );_dggg !=nil {return _dggg ; -};};if _dggg =_eeba (document );_dggg !=nil {return _dggg ;};return nil ;}; -// NewProfile2U creates a new Profile2U with the given options. -func NewProfile2U (options *Profile2Options )*Profile2U {if options ==nil {options =DefaultProfile2Options ();};_bbaa (options );return &Profile2U {profile2 {_cefad :*options ,_cdab :_gbb ()}};};func _bda (_gaa standardType ,_cgbd *_feg .OutputIntents )error {_dfaba ,_gadc :=_bg .NewCmykIsoCoatedV2OutputIntent (_gaa .outputIntentSubtype ()); -if _gadc !=nil {return _gadc ;};if _gadc =_cgbd .Add (_dfaba .ToPdfObject ());_gadc !=nil {return _gadc ;};return nil ;};func _accgd (_aaea bool ,_fac standardType )(pageColorspaceOptimizeFunc ,documentColorspaceOptimizeFunc ){var _dff ,_cege ,_efaa bool ; -_aaab :=func (_ccfe *_feg .Document ,_bad *_feg .Page ,_agfc []*_feg .Image )error {for _ ,_cec :=range _agfc {switch _cec .Colorspace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_cege =true ;case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dff =true ; -case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_efaa =true ;};};_cgcg ,_bgc :=_bad .GetContents ();if !_bgc {return nil ;};for _ ,_dfcf :=range _cgcg {_ccb ,_fca :=_dfcf .GetData ();if _fca !=nil {continue ;};_cdga :=_fg .NewContentStreamParser (string (_ccb )); -_gdf ,_fca :=_cdga .Parse ();if _fca !=nil {continue ;};for _ ,_gecb :=range *_gdf {switch _gecb .Operand {case "\u0047","\u0067":_cege =true ;case "\u0052\u0047","\u0072\u0067":_dff =true ;case "\u004b","\u006b":_efaa =true ;case "\u0043\u0053","\u0063\u0073":if len (_gecb .Params )==0{continue ; -};_cgad ,_dgba :=_dc .GetName (_gecb .Params [0]);if !_dgba {continue ;};switch _cgad .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dff =true ;case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_cege =true ; -case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_efaa =true ;};};};};_afg :=_bad .FindXObjectForms ();for _ ,_dfe :=range _afg {_dcag :=_fg .NewContentStreamParser (string (_dfe .Stream ));_dac ,_bceb :=_dcag .Parse (); -if _bceb !=nil {continue ;};for _ ,_dedb :=range *_dac {switch _dedb .Operand {case "\u0047","\u0067":_cege =true ;case "\u0052\u0047","\u0072\u0067":_dff =true ;case "\u004b","\u006b":_efaa =true ;case "\u0043\u0053","\u0063\u0073":if len (_dedb .Params )==0{continue ; -};_dfcfc ,_bbbd :=_dc .GetName (_dedb .Params [0]);if !_bbbd {continue ;};switch _dfcfc .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dff =true ;case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_cege =true ; -case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_efaa =true ;};};};_ffca ,_bbe :=_dc .GetArray (_bad .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_bbe {return nil ;};for _ ,_cfecc :=range _ffca .Elements (){_ddcc ,_agcg :=_dc .GetDict (_cfecc ); -if !_agcg {continue ;};_efe :=_ddcc .Get ("\u0043");if _efe ==nil {continue ;};_gbd ,_agcg :=_dc .GetArray (_efe );if !_agcg {continue ;};switch _gbd .Len (){case 0:case 1:_cege =true ;case 3:_dff =true ;case 4:_efaa =true ;};};};return nil ;};_beg :=func (_fcc *_feg .Document ,_aeg []*_feg .Image )error {_efc ,_fgc :=_fcc .FindCatalog (); -if !_fgc {return nil ;};_bcd ,_fgc :=_efc .GetOutputIntents ();if _fgc &&_bcd .Len ()> 0{return nil ;};if !_fgc {_bcd =_efc .NewOutputIntents ();};if !(_dff ||_efaa ||_cege ){return nil ;};defer _efc .SetOutputIntents (_bcd );if _dff &&!_efaa &&!_cege {return _eaacb (_fcc ,_fac ,_bcd ); -};if _efaa &&!_dff &&!_cege {return _bda (_fac ,_bcd );};if _cege &&!_dff &&!_efaa {return _fgac (_fac ,_bcd );};if _dff &&_efaa {if _efdb :=_gcg (_aeg ,_aaea );_efdb !=nil {return _efdb ;};if _edbg :=_bdda (_fcc ,_aaea );_edbg !=nil {return _edbg ;};if _dcf :=_ece (_fcc ,_aaea ); -_dcf !=nil {return _dcf ;};if _dgd :=_ggb (_fcc ,_aaea );_dgd !=nil {return _dgd ;};if _aaea {return _bda (_fac ,_bcd );};return _eaacb (_fcc ,_fac ,_bcd );};return nil ;};return _aaab ,_beg ;};func _dbaga (_afda *_be .CompliancePdfReader )ViolatedRule {_faba ,_addf :=_afda .GetTrailer (); -if _addf !=nil {_aa .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",_addf );return _de ;};_abcd ,_dfcb :=_faba .Get ("\u0052\u006f\u006f\u0074").(*_dc .PdfObjectReference ); -if !_dfcb {_aa .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft");return _de ;};_cafcb ,_dfcb :=_dc .GetDict (_dc .ResolveReference (_abcd ));if !_dfcb {_aa .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 _de ;};if _cafcb .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073")!=nil {return _ca ("\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 _de ;};func _cdcc (_gcec *_be .CompliancePdfReader )(_cad []ViolatedRule ){_dfbc :=_gcec .GetObjectNums ();for _ ,_gcff :=range _dfbc {_effbf ,_ddd :=_gcec .GetIndirectObjectByNumber (_gcff );if _ddd !=nil {continue ;};_fbb ,_fff :=_dc .GetDict (_effbf ); -if !_fff {continue ;};_fgfa ,_fff :=_dc .GetName (_fbb .Get ("\u0054\u0079\u0070\u0065"));if !_fff {continue ;};if _fgfa .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ;};if _fbb .Get ("\u0045\u0046")!=nil {_cad =append (_cad ,_ca ("\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 ;};};_gccg ,_caee :=_dbff (_gcec );if !_caee {return _cad ;};_cbde ,_caee :=_dc .GetDict (_gccg .Get ("\u004e\u0061\u006de\u0073"));if !_caee {return _cad ;};if _cbde .Get ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073")!=nil {_cad =append (_cad ,_ca ("\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 _cad ;};func _cbdf (_cfbc *_be .CompliancePdfReader )(_ebeba []ViolatedRule ){_cbbdg :=func (_ebeg *_dc .PdfObjectDictionary ,_bbac *[]string ,_bggeg *[]ViolatedRule )error {_baac :=_ebeg .Get ("\u004e\u0061\u006d\u0065");if _baac ==nil ||len (_baac .String ())==0{*_bggeg =append (*_bggeg ,_ca ("\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 _ ,_fdge :=range *_bbac {if _fdge ==_baac .String (){*_bggeg =append (*_bggeg ,_ca ("\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 {*_bbac =append (*_bbac ,_baac .String ());};};if _ebeg .Get ("\u0041\u0053")!=nil {*_bggeg =append (*_bggeg ,_ca ("\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 ;};_deed ,_ccfcg :=_dbff (_cfbc );if !_ccfcg {return _ebeba ;};_geff ,_ccfcg :=_dc .GetDict (_deed .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"));if !_ccfcg {return _ebeba ;};var _eddg []string ;_eegae ,_ccfcg :=_dc .GetDict (_geff .Get ("\u0044")); -if _ccfcg {_cbbdg (_eegae ,&_eddg ,&_ebeba );};_agfa ,_ccfcg :=_dc .GetArray (_geff .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _ccfcg {for _debca :=0;_debca < _agfa .Len ();_debca ++{_aaadg ,_ddfd :=_dc .GetDict (_agfa .Get (_debca ));if !_ddfd {continue ; -};_cbbdg (_aaadg ,&_eddg ,&_ebeba );};};return _ebeba ;}; +// Part gets the PDF/A version level. +func (_dacf *profile1 )Part ()int {return _dacf ._caba ._agd };func _dcda (_faec *_ea .CompliancePdfReader )(_faab []ViolatedRule ){var _gebf ,_agee ,_bbefa ,_cacf ,_ecee ,_dgdf bool ;_gdca :=map[*_edd .PdfObjectStream ]struct{}{};for _ ,_fgaa :=range _faec .GetObjectNums (){if _gebf &&_agee &&_ecee &&_bbefa &&_cacf &&_dgdf {return _faab ; +};_daaf ,_bcgac :=_faec .GetIndirectObjectByNumber (_fgaa );if _bcgac !=nil {continue ;};_adfc ,_ccggf :=_edd .GetStream (_daaf );if !_ccggf {continue ;};if _ ,_ccggf =_gdca [_adfc ];_ccggf {continue ;};_gdca [_adfc ]=struct{}{};_ddbef ,_ccggf :=_edd .GetName (_adfc .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065")); +if !_ccggf {continue ;};if !_cacf {if _adfc .Get ("\u0052\u0065\u0066")!=nil {_faab =append (_faab ,_bd ("\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")); +_cacf =true ;};};if _ddbef .String ()=="\u0050\u0053"{if !_dgdf {_faab =append (_faab ,_bd ("\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.")); +_dgdf =true ;continue ;};};if _ddbef .String ()=="\u0046\u006f\u0072\u006d"{if _agee &&_bbefa &&_cacf {continue ;};if !_agee &&_adfc .Get ("\u004f\u0050\u0049")!=nil {_faab =append (_faab ,_bd ("\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")); +_agee =true ;};if !_bbefa {if _adfc .Get ("\u0050\u0053")!=nil {_bbefa =true ;};if _gagcb :=_adfc .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_gagcb !=nil &&!_bbefa {if _dbfe ,_edgb :=_edd .GetName (_gagcb );_edgb &&*_dbfe =="\u0050\u0053"{_bbefa =true ; +};};if _bbefa {_faab =append (_faab ,_bd ("\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 _ddbef .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_gebf &&_adfc .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_faab =append (_faab ,_bd ("\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")); +_gebf =true ;};if !_ecee &&_adfc .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_dgdda ,_cef :=_edd .GetBool (_adfc .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _cef &&bool (*_dgdda ){continue ; +};_faab =append (_faab ,_bd ("\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")); +_ecee =true ;};};return _faab ;};func _ggg (_cfc standardType ,_cbgb *_fgf .OutputIntents )error {_fgb ,_aeea :=_fb .NewISOCoatedV2Gray1CBasOutputIntent (_cfc .outputIntentSubtype ());if _aeea !=nil {return _aeea ;};if _aeea =_cbgb .Add (_fgb .ToPdfObject ()); +_aeea !=nil {return _aeea ;};return nil ;};func _dcfg (_fbbd *_ea .CompliancePdfReader )ViolatedRule {for _ ,_ggbe :=range _fbbd .PageList {_bag ,_dcde :=_ggbe .GetContentStreams ();if _dcde !=nil {continue ;};for _ ,_abcd :=range _bag {_cccad :=_ega .NewContentStreamParser (_abcd ); +_ ,_dcde =_cccad .Parse ();if _dcde !=nil {return _bd ("\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 _dd ;};func _fgge (_gaged *_ea .CompliancePdfReader )(*_edd .PdfObjectDictionary ,bool ){_cfgc ,_agge :=_adff (_gaged );if !_agge {return nil ,false ;};_fdec ,_agge :=_edd .GetArray (_cfgc .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073")); +if !_agge {return nil ,false ;};if _fdec .Len ()==0{return nil ,false ;};return _edd .GetDict (_fdec .Get (0));}; -// Error implements error interface. -func (_ge VerificationError )Error ()string {_bd :=_cg .Builder {};_bd .WriteString ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u003a\u0020");_bd .WriteString (_g .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_ge .ConformanceLevel ,_ge .ConformanceVariant )); -_bd .WriteString ("\u0020\u0056\u0069\u006f\u006c\u0061\u0074\u0065\u0064\u0020\u0072\u0075l\u0065\u0073\u003a\u0020");for _ega ,_ab :=range _ge .ViolatedRules {_bd .WriteString (_ab .String ());if _ega !=len (_ge .ViolatedRules )-1{_bd .WriteRune ('\n'); -};};return _bd .String ();};func _eaed (_ffbg *_be .CompliancePdfReader )(_ebacc []ViolatedRule ){for _ ,_dcgdf :=range _ffbg .GetObjectNums (){_fbdec ,_fcbdg :=_ffbg .GetIndirectObjectByNumber (_dcgdf );if _fcbdg !=nil {continue ;};_egcda ,_bdcgc :=_dc .GetDict (_fbdec ); -if !_bdcgc {continue ;};_dafb ,_bdcgc :=_dc .GetName (_egcda .Get ("\u0054\u0079\u0070\u0065"));if !_bdcgc {continue ;};if _dafb .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_dccb ,_bdcgc :=_dc .GetBool (_egcda .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); -if !_bdcgc {return _ebacc ;};if bool (*_dccb ){_ebacc =append (_ebacc ,_ca ("\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 _ebacc ;};func _adeg (_abbbg *_be .CompliancePdfReader )ViolatedRule {if _abbbg .ParserMetadata ().HeaderPosition ()!=0{return _ca ("\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 _de ;};type profile1 struct{_dgfe standardType ;_ebca Profile1Options ;};var _ Profile =(*Profile1B )(nil );func (_dcg *documentImages )hasUncalibratedImages ()bool {return _dcg ._dca ||_dcg ._agg ||_dcg ._ded };func _gcg (_ege []*_feg .Image ,_egff bool )error {_ed :=_dc .PdfObjectName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"); -if _egff {_ed ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b";};for _ ,_bbf :=range _ege {if _bbf .Colorspace ==_ed {continue ;};_gdb ,_fc :=_be .NewXObjectImageFromStream (_bbf .Stream );if _fc !=nil {return _fc ;};_ddc ,_fc :=_gdb .ToImage (); -if _fc !=nil {return _fc ;};_ebf ,_fc :=_ddc .ToGoImage ();if _fc !=nil {return _fc ;};var _ede _be .PdfColorspace ;if _egff {_ede =_be .NewPdfColorspaceDeviceCMYK ();_ebf ,_fc =_dg .CMYKConverter .Convert (_ebf );}else {_ede =_be .NewPdfColorspaceDeviceRGB (); -_ebf ,_fc =_dg .NRGBAConverter .Convert (_ebf );};if _fc !=nil {return _fc ;};_cfc ,_caa :=_ebf .(_dg .Image );if !_caa {return _gf .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"); -};_dbd :=_cfc .Base ();_aacc :=&_be .Image {Width :int64 (_dbd .Width ),Height :int64 (_dbd .Height ),BitsPerComponent :int64 (_dbd .BitsPerComponent ),ColorComponents :_dbd .ColorComponents ,Data :_dbd .Data };_aacc .SetDecode (_dbd .Decode );_aacc .SetAlpha (_dbd .Alpha ); -if _fc =_gdb .SetImage (_aacc ,_ede );_fc !=nil {return _fc ;};_gdb .ToPdfObject ();_bbf .ColorComponents =_dbd .ColorComponents ;_bbf .Colorspace =_ed ;};return nil ;};func _dcfa (_feefc *_be .PdfFont ,_edac *_dc .PdfObjectDictionary )ViolatedRule {const (_dbce ="\u0036.\u0033\u002e\u0037\u002d\u0031"; -_eafe ="\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 _febb string ;if _befbf ,_efac :=_dc .GetName (_edac .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_efac {_febb =_befbf .String ();};if _febb !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _de ;};_fegde :=_feefc .FontDescriptor (); -_ddead ,_dcff :=_dc .GetIntVal (_fegde .Flags );if !_dcff {_aa .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 _ca (_dbce ,_eafe );};_egfgba :=(uint32 (_ddead )>>3)!=0;if _egfgba {return _de ;};_dffd ,_dcff :=_dc .GetName (_edac .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if !_dcff {return _ca (_dbce ,_eafe );};switch _dffd .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 _de ; -default:return _ca (_dbce ,_eafe );};};func _aedg (_edaca *_be .CompliancePdfReader )(_gdfga []ViolatedRule ){_afee ,_fbfb :=_dbff (_edaca );if !_fbfb {return _gdfga ;};_acfae ,_fbfb :=_dc .GetDict (_afee .Get ("\u0050\u0065\u0072m\u0073"));if !_fbfb {return _gdfga ; -};_fgaca :=_acfae .Keys ();for _ ,_gbbgc :=range _fgaca {if _gbbgc .String ()!="\u0055\u0052\u0033"&&_gbbgc .String ()!="\u0044\u006f\u0063\u004d\u0044\u0050"{_gdfga =append (_gdfga ,_ca ("\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 _gdfga ;};func _fgae (_bgcab *_be .CompliancePdfReader )(_ebdf ViolatedRule ){_bffc ,_cgecd :=_dbff (_bgcab );if !_cgecd {return _de ;};if _bffc .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {return _ca ("\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 _de ;}; +// NewProfile1B creates a new Profile1B with the given options. +func NewProfile1B (options *Profile1Options )*Profile1B {if options ==nil {options =DefaultProfile1Options ();};_fefe (options );return &Profile1B {profile1 {_efdg :*options ,_caba :_faa ()}};};func _ffb (_bfac ,_eddcg ,_bbafc ,_gecb string )(string ,bool ){_ccbe :=_ff .Index (_bfac ,_eddcg ); +if _ccbe ==-1{return "",false ;};_bface :=_ff .Index (_bfac ,_bbafc );if _bface ==-1{return "",false ;};if _bface < _ccbe {return "",false ;};return _bfac [:_ccbe ]+_eddcg +_gecb +_bfac [_bface :],true ;};func _dfddc (_bcdf *_ea .CompliancePdfReader )(_bcggc ViolatedRule ){for _ ,_egeag :=range _bcdf .GetObjectNums (){_ecaba ,_gdeac :=_bcdf .GetIndirectObjectByNumber (_egeag ); +if _gdeac !=nil {continue ;};_eeaf ,_deacd :=_edd .GetStream (_ecaba );if !_deacd {continue ;};_gddge ,_deacd :=_edd .GetName (_eeaf .Get ("\u0054\u0079\u0070\u0065"));if !_deacd {continue ;};if *_gddge !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ; +};_ ,_deacd =_edd .GetName (_eeaf .Get ("\u004f\u0050\u0049"));if _deacd {return _bd ("\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"); +};_defg ,_deacd :=_edd .GetName (_eeaf .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"));if !_deacd {continue ;};if *_defg =="\u0050\u0053"{return _bd ("\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 _eeaf .Get ("\u0050\u0053")!=nil {return _bd ("\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 _bcggc ;};func _gdad (_eafg *_ea .CompliancePdfReader )(_affb []ViolatedRule ){var _egddg ,_fbdb ,_adcgc bool ;if _eafg .ParserMetadata ().HasNonConformantStream (){_affb =[]ViolatedRule {_bd ("\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 _ ,_ccac :=range _eafg .GetObjectNums (){_ecca ,_ :=_eafg .GetIndirectObjectByNumber (_ccac );if _ecca ==nil {continue ;};_fgfd ,_bgebg :=_edd .GetStream (_ecca );if !_bgebg {continue ;};if !_egddg {_aecec :=_fgfd .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); +if _aecec ==nil {_affb =append (_affb ,_bd ("\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")); +_egddg =true ;}else {_gfbd ,_afbe :=_edd .GetIntVal (_aecec );if !_afbe {_affb =append (_affb ,_bd ("\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")); +_egddg =true ;}else {if len (_fgfd .Stream )!=_gfbd {_affb =append (_affb ,_bd ("\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")); +_egddg =true ;};};};};if !_fbdb {if _fgfd .Get ("\u0046")!=nil {_fbdb =true ;_affb =append (_affb ,_bd ("\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 _fgfd .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_fbdb {_fbdb =true ;_affb =append (_affb ,_bd ("\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 _fgfd .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_fbdb {_fbdb =true ;_affb =append (_affb ,_bd ("\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 !_adcgc {_ddaa ,_affc :=_edd .GetName (_edd .TraceToDirectObject (_fgfd .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_affc {continue ;};if *_ddaa ==_edd .StreamEncodingFilterNameLZW {_adcgc =true ;_affb =append (_affb ,_bd ("\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 _affb ;};func _ebddf (_dcfd *_fgf .Document )error {_agggf ,_acgba :=_dcfd .FindCatalog ();if !_acgba {return _c .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_fgde ,_acgba :=_edd .GetDict (_agggf .Object .Get ("\u0050\u0065\u0072m\u0073")); +if _acgba {_efga :=_edd .MakeDict ();_egac :=_fgde .Keys ();for _ ,_dcc :=range _egac {if _dcc .String ()=="\u0055\u0052\u0033"||_dcc .String ()=="\u0044\u006f\u0063\u004d\u0044\u0050"{_efga .Set (_dcc ,_fgde .Get (_dcc ));};};_agggf .Object .Set ("\u0050\u0065\u0072m\u0073",_efga ); +};return nil ;};func _gdcae (_bbff *_ea .CompliancePdfReader )ViolatedRule {_bbba :=_bbff .ParserMetadata ();if _bbba .HasInvalidSeparationAfterXRef (){return _bd ("\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 _dd ;}; // StandardName gets the name of the standard. -func (_efbd *profile1 )StandardName ()string {return _g .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0031\u0025s",_efbd ._dgfe ._ag );};func _cfdg (_dbb *_be .CompliancePdfReader )(_fgb []ViolatedRule ){_dadc :=_dbb .ParserMetadata ();if _dadc .HasInvalidSubsectionHeader (){_fgb =append (_fgb ,_ca ("\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 _dadc .HasInvalidSeparationAfterXRef (){_fgb =append (_fgb ,_ca ("\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 _fgb ;};func _ecca (_bgae *_be .PdfFont ,_gbeg *_dc .PdfObjectDictionary ,_edbff bool )ViolatedRule {const (_ebeb ="\u0036.\u0033\u002e\u0034\u002d\u0031";_dbdf ="\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 _edbff {return _de ;};_cbgb :=_bgae .FontDescriptor ();var _ggbbf string ;if _bgfc ,_fcfb :=_dc .GetName (_gbeg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fcfb {_ggbbf =_bgfc .String ();};switch _ggbbf {case "\u0054\u0079\u0070e\u0031":if _cbgb .FontFile ==nil {return _ca (_ebeb ,_dbdf ); -};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _cbgb .FontFile2 ==nil {return _ca (_ebeb ,_dbdf );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _cbgb .FontFile3 ==nil {return _ca (_ebeb ,_dbdf );};};return _de ; -};func _edf (_eeg *_feg .Document ,_gag standardType ,_dgaf XmpOptions )error {_dbf ,_ecd :=_eeg .FindCatalog ();if !_ecd {return nil ;};var _ecga *_gc .Document ;_agc ,_ecd :=_dbf .GetMetadata ();if !_ecd {_ecga =_gc .NewDocument ();}else {var _eec error ; -_ecga ,_eec =_gc .LoadDocument (_agc .Stream );if _eec !=nil {return _eec ;};};_gbbd :=_gc .PdfInfoOptions {InfoDict :_eeg .Info ,PdfVersion :_g .Sprintf ("\u0025\u0064\u002e%\u0064",_eeg .Version .Major ,_eeg .Version .Minor ),Copyright :_dgaf .Copyright ,Overwrite :true }; -_ecde ,_ecd :=_dbf .GetMarkInfo ();if _ecd {_bag ,_ccd :=_dc .GetBool (_ecde .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if _ccd &&bool (*_bag ){_gbbd .Marked =true ;};};if _gea :=_ecga .SetPdfInfo (&_gbbd );_gea !=nil {return _gea ;};if _bfd :=_ecga .SetPdfAID (_gag ._eb ,_gag ._ag ); -_bfd !=nil {return _bfd ;};_aeeb :=_gc .MediaManagementOptions {OriginalDocumentID :_dgaf .OriginalDocumentID ,DocumentID :_dgaf .DocumentID ,InstanceID :_dgaf .InstanceID ,NewDocumentID :!_dgaf .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"}; -_cefc ,_ecd :=_dc .GetDict (_eeg .Info );if _ecd {if _cbe ,_bfe :=_dc .GetString (_cefc .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_bfe &&_cbe .String ()!=""{_dfa ,_eagc :=_aac .ParsePdfTime (_cbe .String ());if _eagc !=nil {return _g .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_eagc ); -};_aeeb .ModifyDate =_dfa ;};};if _baga :=_ecga .SetMediaManagement (&_aeeb );_baga !=nil {return _baga ;};if _edg :=_ecga .SetPdfAExtension ();_edg !=nil {return _edg ;};_edb ,_bbd :=_ecga .MarshalIndent (_dgaf .MarshalPrefix ,_dgaf .MarshalIndent );if _bbd !=nil {return _bbd ; -};if _cbb :=_dbf .SetMetadata (_edb );_cbb !=nil {return _cbb ;};return nil ;};func _ebef (_efbc *_be .PdfInfo ,_aaba func ()_c .Time )error {var _fede *_be .PdfDate ;if _efbc .CreationDate ==nil {_fcfea ,_dfb :=_be .NewPdfDateFromTime (_aaba ());if _dfb !=nil {return _dfb ; -};_fede =&_fcfea ;_efbc .CreationDate =_fede ;};if _efbc .ModifiedDate ==nil {if _fede !=nil {_ebcdg ,_effe :=_be .NewPdfDateFromTime (_aaba ());if _effe !=nil {return _effe ;};_fede =&_ebcdg ;};_efbc .ModifiedDate =_fede ;};return nil ;};func _cge ()standardType {return standardType {_eb :1,_ag :"\u0042"}}; -func (_cf *documentImages )hasOnlyDeviceGray ()bool {return _cf ._ded &&!_cf ._dca &&!_cf ._agg };func _dadac (_deff *_be .CompliancePdfReader )(_bcgf []ViolatedRule ){var _gdeed ,_aedf ,_dfbg ,_bdb bool ;_afca :=func ()bool {return _gdeed &&_aedf &&_dfbg &&_bdb }; -_eebdb ,_eedae :=_acdgg (_deff );var _ddbb _bg .ProfileHeader ;if _eedae {_ddbb ,_ =_bg .ParseHeader (_eebdb .DestOutputProfile );};_bccf :=map[_dc .PdfObject ]struct{}{};var _cbgc func (_cgdf _be .PdfColorspace )bool ;_cbgc =func (_bddd _be .PdfColorspace )bool {switch _eedbb :=_bddd .(type ){case *_be .PdfColorspaceDeviceGray :if !_gdeed {if !_eedae {_bcgf =append (_bcgf ,_ca ("\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")); -_gdeed =true ;if _afca (){return true ;};};};case *_be .PdfColorspaceDeviceRGB :if !_aedf {if !_eedae ||_ddbb .ColorSpace !=_bg .ColorSpaceRGB {_bcgf =append (_bcgf ,_ca ("\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")); -_aedf =true ;if _afca (){return true ;};};};case *_be .PdfColorspaceDeviceCMYK :if !_dfbg {if !_eedae ||_ddbb .ColorSpace !=_bg .ColorSpaceCMYK {_bcgf =append (_bcgf ,_ca ("\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")); -_dfbg =true ;if _afca (){return true ;};};};case *_be .PdfColorspaceICCBased :if !_bdb {_bcebd ,_bacc :=_bg .ParseHeader (_eedbb .Data );if _bacc !=nil {_aa .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",_bacc ); -_bcgf =append (_bcgf ,func ()ViolatedRule {return _ca ("\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"); -}());_bdb =true ;if _afca (){return true ;};};if !_bdb {var _cdca ,_cdag bool ;switch _bcebd .DeviceClass {case _bg .DeviceClassPRTR ,_bg .DeviceClassMNTR ,_bg .DeviceClassSCNR ,_bg .DeviceClassSPAC :default:_cdca =true ;};switch _bcebd .ColorSpace {case _bg .ColorSpaceRGB ,_bg .ColorSpaceCMYK ,_bg .ColorSpaceGRAY ,_bg .ColorSpaceLAB :default:_cdag =true ; -};if _cdca ||_cdag {_bcgf =append (_bcgf ,_ca ("\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")); -_bdb =true ;if _afca (){return true ;};};};};if _eedbb .Alternate !=nil {return _cbgc (_eedbb .Alternate );};};return false ;};for _ ,_bfbfa :=range _deff .GetObjectNums (){_cdbd ,_daaf :=_deff .GetIndirectObjectByNumber (_bfbfa );if _daaf !=nil {continue ; -};_gecf ,_aafe :=_dc .GetStream (_cdbd );if !_aafe {continue ;};_acdbc ,_aafe :=_dc .GetName (_gecf .Get ("\u0054\u0079\u0070\u0065"));if !_aafe ||_acdbc .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_ebdde ,_aafe :=_dc .GetName (_gecf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_aafe {continue ;};_bccf [_gecf ]=struct{}{};switch _ebdde .String (){case "\u0049\u006d\u0061g\u0065":_gcdg ,_ebgc :=_be .NewXObjectImageFromStream (_gecf );if _ebgc !=nil {continue ;};_bccf [_gecf ]=struct{}{};if _cbgc (_gcdg .ColorSpace ){return _bcgf ; -};case "\u0046\u006f\u0072\u006d":_aaecc ,_aabb :=_dc .GetDict (_gecf .Get ("\u0047\u0072\u006fu\u0070"));if !_aabb {continue ;};_daab :=_aaecc .Get ("\u0043\u0053");if _daab ==nil {continue ;};_ccfdg ,_dgcg :=_be .NewPdfColorspaceFromPdfObject (_daab ); -if _dgcg !=nil {continue ;};if _cbgc (_ccfdg ){return _bcgf ;};};};for _ ,_eggf :=range _deff .PageList {_ebea ,_ddbe :=_eggf .GetContentStreams ();if _ddbe !=nil {continue ;};for _ ,_fdaa :=range _ebea {_eggc ,_afdb :=_fg .NewContentStreamParser (_fdaa ).Parse (); -if _afdb !=nil {continue ;};for _ ,_bdbd :=range *_eggc {if len (_bdbd .Params )> 1{continue ;};switch _bdbd .Operand {case "\u0042\u0049":_fgeag ,_edef :=_bdbd .Params [0].(*_fg .ContentStreamInlineImage );if !_edef {continue ;};_face ,_dbgfb :=_fgeag .GetColorSpace (_eggf .Resources ); -if _dbgfb !=nil {continue ;};if _cbgc (_face ){return _bcgf ;};case "\u0044\u006f":_bgdc ,_ebccc :=_dc .GetName (_bdbd .Params [0]);if !_ebccc {continue ;};_gbaf ,_fccad :=_eggf .Resources .GetXObjectByName (*_bgdc );if _ ,_dbegd :=_bccf [_gbaf ];_dbegd {continue ; -};switch _fccad {case _be .XObjectTypeImage :_eaad ,_edab :=_be .NewXObjectImageFromStream (_gbaf );if _edab !=nil {continue ;};_bccf [_gbaf ]=struct{}{};if _cbgc (_eaad .ColorSpace ){return _bcgf ;};case _be .XObjectTypeForm :_cgedg ,_afbea :=_dc .GetDict (_gbaf .Get ("\u0047\u0072\u006fu\u0070")); -if !_afbea {continue ;};_edgd ,_afbea :=_dc .GetName (_cgedg .Get ("\u0043\u0053"));if !_afbea {continue ;};_aedb ,_dbfc :=_be .NewPdfColorspaceFromPdfObject (_edgd );if _dbfc !=nil {continue ;};_bccf [_gbaf ]=struct{}{};if _cbgc (_aedb ){return _bcgf ; -};};};};};};return _bcgf ;}; +func (_fgdf *profile2 )StandardName ()string {return _f .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0032\u0025s",_fgdf ._gggd ._dc );}; // XmpOptions are the options used by the optimization of the XMP metadata. type XmpOptions struct{ @@ -171,398 +198,324 @@ MarshalIndent string ; // MarshalPrefix defines marshaling prefix of the XMP metadata. MarshalPrefix string ;}; -// Part gets the PDF/A version level. -func (_bgbf *profile1 )Part ()int {return _bgbf ._dgfe ._eb };func _bef (_bea *_feg .Document )error {_deg ,_gbe :=_bea .FindCatalog ();if !_gbe {return nil ;};_ ,_gbe =_dc .GetDict (_deg .Object .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074")); -if !_gbe {_aaee :=_dc .MakeDict ();_aaee .Set ("\u0054\u0079\u0070\u0065",_dc .MakeName ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074"));_deg .Object .Set ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074",_aaee ); -};return nil ;};func _acfbf (_fcdf *_dc .PdfObjectDictionary ,_bagaa map[*_dc .PdfObjectStream ][]byte ,_gabb map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_abbd ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0033";_bfeee ="\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 _dacc string ;if _dgea ,_afed :=_dc .GetName (_fcdf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_afed {_dacc =_dgea .String ();};if _dacc !="\u0054\u0079\u0070e\u0030"{return _de ;};_acedc :=_fcdf .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _ffeb ,_ggage :=_dc .GetName (_acedc );_ggage {switch _ffeb .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _de ;default:return _ca (_abbd ,_bfeee ); -};};_dedgg ,_faaac :=_dc .GetStream (_acedc );if !_faaac {return _ca (_abbd ,_bfeee );};_ ,_adabg :=_ddgfc (_dedgg ,_bagaa ,_gabb );if _adabg !=nil {return _ca (_abbd ,_bfeee );};return _de ;};func _eccg (_fdabg *_be .CompliancePdfReader )ViolatedRule {return _de }; -func _acdgg (_baaf *_be .CompliancePdfReader )(*_be .PdfOutputIntent ,bool ){_abada ,_egccd :=_dbgc (_baaf );if !_egccd {return nil ,false ;};_fcbb ,_eacbd :=_be .NewPdfOutputIntentFromPdfObject (_abada );if _eacbd !=nil {return nil ,false ;};return _fcbb ,true ; -}; - -// NewProfile2B creates a new Profile2B with the given options. -func NewProfile2B (options *Profile2Options )*Profile2B {if options ==nil {options =DefaultProfile2Options ();};_bbaa (options );return &Profile2B {profile2 {_cefad :*options ,_cdab :_gbg ()}};};func _bbffe (_egag *_dc .PdfObjectDictionary ,_aggff map[*_dc .PdfObjectStream ][]byte ,_dfgd map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_fdga ="\u0036.\u0033\u002e\u0033\u002d\u0034"; -_gdge ="\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 _bcba string ;if _bgdd ,_cecd :=_dc .GetName (_egag .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_cecd {_bcba =_bgdd .String ();};if _bcba !="\u0054\u0079\u0070e\u0030"{return _de ;};_fdfg :=_egag .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _ ,_egg :=_dc .GetName (_fdfg );_egg {return _de ;};_agcf ,_egbf :=_dc .GetStream (_fdfg );if !_egbf {return _ca (_fdga ,_gdge );};_beff ,_fdbd :=_ddgfc (_agcf ,_aggff ,_dfgd );if _fdbd !=nil {return _ca (_fdga ,_gdge );};_adcbg ,_ggfd :=_dc .GetIntVal (_agcf .Get ("\u0057\u004d\u006fd\u0065")); -_ecafa ,_bade :=_beff .WMode ();if _ggfd &&_bade {if _ecafa !=_adcbg {return _ca (_fdga ,_gdge );};};if (_ggfd &&!_bade )||(!_ggfd &&_bade ){return _ca (_fdga ,_gdge );};return _de ;};func _gbabg (_fdda *_be .CompliancePdfReader )(_cdfb ViolatedRule ){_ecgba ,_bgcc :=_dbff (_fdda ); -if !_bgcc {return _de ;};if _ecgba .Get ("\u0041\u0041")!=nil {return _ca ("\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 _de ;};func _dbgc (_gdbcc *_be .CompliancePdfReader )(*_dc .PdfObjectDictionary ,bool ){_ebbf ,_ffdgg :=_dbff (_gdbcc );if !_ffdgg {return nil ,false ;};_ebdb ,_ffdgg :=_dc .GetArray (_ebbf .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073")); -if !_ffdgg {return nil ,false ;};if _ebdb .Len ()==0{return nil ,false ;};return _dc .GetDict (_ebdb .Get (0));};func _aegd (_acef *_be .CompliancePdfReader )(_gdcg []ViolatedRule ){var _ffed ,_beffd ,_aadg bool ;if _acef .ParserMetadata ().HasNonConformantStream (){_gdcg =[]ViolatedRule {_ca ("\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 _ ,_aaga :=range _acef .GetObjectNums (){_efbbb ,_ :=_acef .GetIndirectObjectByNumber (_aaga );if _efbbb ==nil {continue ;};_cfgcd ,_gbgd :=_dc .GetStream (_efbbb );if !_gbgd {continue ;};if !_ffed {_baeg :=_cfgcd .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); -if _baeg ==nil {_gdcg =append (_gdcg ,_ca ("\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")); -_ffed =true ;}else {_gfa ,_gdegc :=_dc .GetIntVal (_baeg );if !_gdegc {_gdcg =append (_gdcg ,_ca ("\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")); -_ffed =true ;}else {if len (_cfgcd .Stream )!=_gfa {_gdcg =append (_gdcg ,_ca ("\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")); -_ffed =true ;};};};};if !_beffd {if _cfgcd .Get ("\u0046")!=nil {_beffd =true ;_gdcg =append (_gdcg ,_ca ("\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 _cfgcd .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_beffd {_beffd =true ;_gdcg =append (_gdcg ,_ca ("\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 _cfgcd .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_beffd {_beffd =true ;_gdcg =append (_gdcg ,_ca ("\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 !_aadg {_fgcc ,_gda :=_dc .GetName (_dc .TraceToDirectObject (_cfgcd .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_gda {continue ;};if *_fgcc ==_dc .StreamEncodingFilterNameLZW {_aadg =true ;_gdcg =append (_gdcg ,_ca ("\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 _gdcg ;};func _ggbb (_ggfc *_feg .Document )error {_fafg ,_bfcb :=_ggfc .FindCatalog ();if !_bfcb {return _gf .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_gff ,_bfcb :=_dc .GetDict (_fafg .Object .Get ("\u004e\u0061\u006de\u0073")); -if !_bfcb {return nil ;};if _gff .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_gff .Remove ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073"); -};return nil ;};func (_dd *documentImages )hasOnlyDeviceRGB ()bool {return _dd ._dca &&!_dd ._agg &&!_dd ._ded }; - -// VerificationError is the PDF/A verification error structure, that contains all violated rules. -type VerificationError struct{ - -// ViolatedRules are the rules that were violated during error verification. -ViolatedRules []ViolatedRule ; - -// ConformanceLevel defines the standard on verification failed. -ConformanceLevel int ; - -// ConformanceVariant is the standard variant used on verification. -ConformanceVariant string ;};func _aeag (_dfbb *_be .CompliancePdfReader )ViolatedRule {_faaaa ,_bfge :=_dfbb .PdfReader .GetTrailer ();if _bfge !=nil {return _ca ("\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 _faaaa .Get ("\u0049\u0044")==nil {return _ca ("\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 _faaaa .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _ca ("\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 _de ;}; - -// Conformance gets the PDF/A conformance. -func (_eaba *profile2 )Conformance ()string {return _eaba ._cdab ._ag };type documentColorspaceOptimizeFunc func (_bbb *_feg .Document ,_cdge []*_feg .Image )error ;func _feca (_gbaed *_dc .PdfObjectDictionary ,_ceba map[*_dc .PdfObjectStream ][]byte ,_ccfd map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_fgcg ="\u0036.\u0033\u002e\u0033\u002d\u0033"; -_abcb ="\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 _ceaba string ;if _gafg ,_ffecc :=_dc .GetName (_gbaed .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ffecc {_ceaba =_gafg .String ();};if _ceaba !="\u0054\u0079\u0070e\u0030"{return _de ;};_bbfc :=_gbaed .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _efaeb ,_efbb :=_dc .GetName (_bbfc );_efbb {switch _efaeb .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _de ;default:return _ca (_fgcg ,_abcb );}; -};_ccbe ,_fcfdg :=_dc .GetStream (_bbfc );if !_fcfdg {return _ca (_fgcg ,_abcb );};_ ,_dbde :=_ddgfc (_ccbe ,_ceba ,_ccfd );if _dbde !=nil {return _ca (_fgcg ,_abcb );};return _de ;};func _ageg (_ecf *_feg .Document ,_bgaa int )error {_cbgd :=map[*_dc .PdfObjectStream ]struct{}{}; -for _ ,_eagcc :=range _ecf .Objects {_cdcb ,_efcb :=_dc .GetStream (_eagcc );if !_efcb {continue ;};if _ ,_efcb =_cbgd [_cdcb ];_efcb {continue ;};_cbgd [_cdcb ]=struct{}{};_aagc ,_efcb :=_dc .GetName (_cdcb .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065")); -if !_efcb {continue ;};if _cdcb .Get ("\u0052\u0065\u0066")!=nil {_cdcb .Remove ("\u0052\u0065\u0066");};if _aagc .String ()=="\u0050\u0053"{_cdcb .Remove ("\u0050\u0053");continue ;};if _aagc .String ()=="\u0046\u006f\u0072\u006d"{if _cdcb .Get ("\u004f\u0050\u0049")!=nil {_cdcb .Remove ("\u004f\u0050\u0049"); -};if _cdcb .Get ("\u0050\u0053")!=nil {_cdcb .Remove ("\u0050\u0053");};if _cccd :=_cdcb .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_cccd !=nil {if _egea ,_cgeb :=_dc .GetName (_cccd );_cgeb &&*_egea =="\u0050\u0053"{_cdcb .Remove ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"); -};};continue ;};if _aagc .String ()=="\u0049\u006d\u0061g\u0065"{_gdfg ,_gaf :=_dc .GetBool (_cdcb .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _gaf &&bool (*_gdfg ){_cdcb .Set ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_dc .MakeBool (false )); -};if _bgaa ==2{if _cdcb .Get ("\u004f\u0050\u0049")!=nil {_cdcb .Remove ("\u004f\u0050\u0049");};};if _cdcb .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_cdcb .Remove ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073"); -};continue ;};};return nil ;}; +// ApplyStandard tries to change the content of the writer to match the PDF/A-1 standard. +// Implements model.StandardApplier. +func (_cedc *profile1 )ApplyStandard (document *_fgf .Document )(_dfc error ){_ced (document ,4);if _dfc =_bbbb (document ,_cedc ._efdg .Now );_dfc !=nil {return _dfc ;};if _dfc =_bbfe (document );_dfc !=nil {return _dfc ;};_deca ,_cgba :=_ged (_cedc ._efdg .CMYKDefaultColorSpace ,_cedc ._caba ); +_dfc =_ebf (document ,[]pageColorspaceOptimizeFunc {_daf ,_deca },[]documentColorspaceOptimizeFunc {_cgba });if _dfc !=nil {return _dfc ;};_caad (document );if _dfc =_dedg (document ,_cedc ._caba ._agd );_dfc !=nil {return _dfc ;};if _dfc =_adgdd (document ); +_dfc !=nil {return _dfc ;};if _dfc =_befd (document );_dfc !=nil {return _dfc ;};if _dfc =_ccf (document );_dfc !=nil {return _dfc ;};if _dfc =_bcee (document );_dfc !=nil {return _dfc ;};if _cedc ._caba ._dc =="\u0041"{_fabe (document );};if _dfc =_ddf (document ,_cedc ._caba ._agd ); +_dfc !=nil {return _dfc ;};if _dfc =_egg (document );_dfc !=nil {return _dfc ;};if _ccebe :=_bbee (document ,_cedc ._caba ,_cedc ._efdg .Xmp );_ccebe !=nil {return _ccebe ;};if _cedc ._caba ==_ce (){if _dfc =_bbafe (document );_dfc !=nil {return _dfc ; +};};if _dfc =_gga (document );_dfc !=nil {return _dfc ;};return nil ;};func _ccgb (_eabc *_ea .CompliancePdfReader )(_gdcd []ViolatedRule ){if _eabc .ParserMetadata ().HasOddLengthHexStrings (){_gdcd =append (_gdcd ,_bd ("\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 _eabc .ParserMetadata ().HasOddLengthHexStrings (){_gdcd =append (_gdcd ,_bd ("\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 _gdcd ;};type profile2 struct{_gggd standardType ;_egee Profile2Options ;};func _beba (_gfef *_ea .CompliancePdfReader )(_bcebb []ViolatedRule ){var _ecag ,_bdbe ,_dged ,_accd ,_fegbd ,_cddc ,_fbfeb bool ;_ccba :=func ()bool {return _ecag &&_bdbe &&_dged &&_accd &&_fegbd &&_cddc &&_fbfeb }; +for _ ,_fcac :=range _gfef .PageList {_dgcg ,_ffbbbc :=_fcac .GetAnnotations ();if _ffbbbc !=nil {_ae .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",_ffbbbc ); +continue ;};for _ ,_feafg :=range _dgcg {if !_ecag {switch _feafg .GetContext ().(type ){case *_ea .PdfAnnotationScreen ,*_ea .PdfAnnotation3D ,*_ea .PdfAnnotationSound ,*_ea .PdfAnnotationMovie ,nil :_bcebb =append (_bcebb ,_bd ("\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")); +_ecag =true ;if _ccba (){return _bcebb ;};};};_fccdd ,_afgc :=_edd .GetDict (_feafg .GetContainingPdfObject ());if !_afgc {continue ;};_ ,_fceg :=_feafg .GetContext ().(*_ea .PdfAnnotationPopup );if !_fceg &&!_bdbe {_ ,_caead :=_edd .GetIntVal (_fccdd .Get ("\u0046")); +if !_caead {_bcebb =append (_bcebb ,_bd ("\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.")); +_bdbe =true ;if _ccba (){return _bcebb ;};};};if !_dged {_ddgge ,_decab :=_edd .GetIntVal (_fccdd .Get ("\u0046"));if _decab &&!(_ddgge &4==4&&_ddgge &1==0&&_ddgge &2==0&&_ddgge &32==0&&_ddgge &256==0){_bcebb =append (_bcebb ,_bd ("\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.")); +_dged =true ;if _ccba (){return _bcebb ;};};};_ ,_bada :=_feafg .GetContext ().(*_ea .PdfAnnotationText );if _bada &&!_accd {_bdgc ,_adbb :=_edd .GetIntVal (_fccdd .Get ("\u0046"));if _adbb &&!(_bdgc &8==8&&_bdgc &16==16){_bcebb =append (_bcebb ,_bd ("\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")); +_accd =true ;if _ccba (){return _bcebb ;};};};if !_fegbd {_bdege ,_eagg :=_edd .GetDict (_fccdd .Get ("\u0041\u0050"));if _eagg {_agefd :=_bdege .Get ("\u004e");if _agefd ==nil ||len (_bdege .Keys ())> 1{_bcebb =append (_bcebb ,_bd ("\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")); +_fegbd =true ;if _ccba (){return _bcebb ;};continue ;};_ ,_baeae :=_feafg .GetContext ().(*_ea .PdfAnnotationWidget );if _baeae {_gabd ,_gbgae :=_edd .GetName (_fccdd .Get ("\u0046\u0054"));if _gbgae &&*_gabd =="\u0042\u0074\u006e"{if _ ,_cfbcg :=_edd .GetDict (_agefd ); +!_cfbcg {_bcebb =append (_bcebb ,_bd ("\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")); +_fegbd =true ;if _ccba (){return _bcebb ;};continue ;};};};_ ,_fddd :=_edd .GetStream (_agefd );if !_fddd {_bcebb =append (_bcebb ,_bd ("\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")); +_fegbd =true ;if _ccba (){return _bcebb ;};continue ;};};};_ecfee ,_ggcf :=_feafg .GetContext ().(*_ea .PdfAnnotationWidget );if !_ggcf {continue ;};if !_cddc {if _ecfee .A !=nil {_bcebb =append (_bcebb ,_bd ("\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.")); +_cddc =true ;if _ccba (){return _bcebb ;};};};if !_fbfeb {if _ecfee .AA !=nil {_bcebb =append (_bcebb ,_bd ("\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")); +_fbfeb =true ;if _ccba (){return _bcebb ;};};};};};return _bcebb ;};func _ebg (_efdd *_fgf .Document )error {_egec ,_cffb :=_efdd .FindCatalog ();if !_cffb {return _c .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};_dacga ,_cffb :=_edd .GetDict (_egec .Object .Get ("\u004e\u0061\u006de\u0073"));if !_cffb {return nil ;};if _dacga .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_dacga .Remove ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073"); +};return nil ;};func _egg (_aad *_fgf .Document )error {_eeg ,_cde :=_aad .FindCatalog ();if !_cde {return _c .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_ ,_cde =_edd .GetDict (_eeg .Object .Get ("\u0041\u0041")); +if !_cde {return nil ;};_eeg .Object .Remove ("\u0041\u0041");return nil ;}; // Validate checks if provided input document reader matches given PDF/A profile. -func Validate (d *_be .CompliancePdfReader ,profile Profile )error {return profile .ValidateStandard (d )};func _abddf (_abba *_be .CompliancePdfReader )ViolatedRule {return _de };func _edeb (_efd *_feg .Document ,_ddfa func ()_c .Time )error {_acg ,_bga :=_be .NewPdfInfoFromObject (_efd .Info ); -if _bga !=nil {return _bga ;};if _aged :=_ebef (_acg ,_ddfa );_aged !=nil {return _aged ;};_efd .Info =_acg .ToPdfObject ();return nil ;};func _ece (_gfde *_feg .Document ,_cbge bool )error {_cee ,_cafb :=_gfde .GetPages ();if !_cafb {return nil ;};for _ ,_gbgac :=range _cee {_bbfg :=_gbgac .FindXObjectForms (); -for _ ,_adff :=range _bbfg {_efag ,_ceged :=_be .NewXObjectFormFromStream (_adff );if _ceged !=nil {return _ceged ;};_gagf ,_ceged :=_efag .GetContentStream ();if _ceged !=nil {return _ceged ;};_agfe :=_fg .NewContentStreamParser (string (_gagf ));_cfa ,_ceged :=_agfe .Parse (); -if _ceged !=nil {return _ceged ;};_aafg ,_ceged :=_cgaf (_efag .Resources ,_cfa ,_cbge );if _ceged !=nil {return _ceged ;};if len (_aafg )==0{continue ;};if _ceged =_efag .SetContentStream (_aafg ,_dc .NewFlateEncoder ());_ceged !=nil {return _ceged ;}; -_efag .ToPdfObject ();};};return nil ;};type imageInfo struct{ColorSpace _dc .PdfObjectName ;BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_dc .PdfObjectStream ;_abd bool ;};func _bebfd (_bfcba *_be .CompliancePdfReader )(_dbgb []ViolatedRule ){if _bfcba .ParserMetadata ().HasOddLengthHexStrings (){_dbgb =append (_dbgb ,_ca ("\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 _bfcba .ParserMetadata ().HasOddLengthHexStrings (){_dbgb =append (_dbgb ,_ca ("\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 _dbgb ;};func _gaec (_aage *_be .CompliancePdfReader ,_fbgb standardType )(_bcad []ViolatedRule ){var _gbbca ,_afad ,_fccg ,_edgc ,_dbaf ,_bggb ,_caag ,_gddfd ,_dgbf ,_fdee ,_decd bool ;_cgfce :=func ()bool {return _gbbca &&_afad &&_fccg &&_edgc &&_dbaf &&_bggb &&_caag &&_gddfd &&_dgbf &&_fdee &&_decd ; -};_fefgb :=map[*_dc .PdfObjectStream ]*_fd .CMap {};_dgae :=map[*_dc .PdfObjectStream ][]byte {};_feea :=map[_dc .PdfObject ]*_be .PdfFont {};for _ ,_addb :=range _aage .GetObjectNums (){_dafeb ,_fgfg :=_aage .GetIndirectObjectByNumber (_addb );if _fgfg !=nil {continue ; -};_gcddc ,_gcgb :=_dc .GetDict (_dafeb );if !_gcgb {continue ;};_gaae ,_gcgb :=_dc .GetName (_gcddc .Get ("\u0054\u0079\u0070\u0065"));if !_gcgb {continue ;};if *_gaae !="\u0046\u006f\u006e\u0074"{continue ;};_egfb ,_fgfg :=_be .NewPdfFontFromPdfObject (_gcddc ); -if _fgfg !=nil {_aa .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",_fgfg );continue ;};_feea [_gcddc ]=_egfb ; -};for _ ,_eccef :=range _aage .PageList {_abgbe ,_cbaf :=_eccef .GetContentStreams ();if _cbaf !=nil {_aa .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 _ ,_ebag :=range _abgbe {_dcfg :=_fg .NewContentStreamParser (_ebag );_gegg ,_aaef :=_dcfg .Parse ();if _aaef !=nil {_aa .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",_aaef ); -continue ;};var _cdb bool ;for _ ,_fbag :=range *_gegg {if _fbag .Operand !="\u0054\u0072"{continue ;};if len (_fbag .Params )!=1{_aa .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 (_fbag .Params )); -continue ;};_bggc ,_cbda :=_dc .GetIntVal (_fbag .Params [0]);if !_cbda {_aa .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 _bggc ==3{_cdb =true ;break ;};};for _ ,_acdg :=range *_gegg {if _acdg .Operand !="\u0054\u0066"{continue ;};if len (_acdg .Params )!=2{_aa .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 (_acdg .Params )); -continue ;};_cefce ,_ceee :=_dc .GetName (_acdg .Params [0]);if !_ceee {_aa .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",_acdg ); -continue ;};_abda ,_eabdg :=_eccef .Resources .GetFontByName (*_cefce );if !_eabdg {_aa .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_cfdd ,_ceee :=_dc .GetDict (_abda );if !_ceee {_aa .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -continue ;};_bacfc ,_ceee :=_feea [_cfdd ];if !_ceee {var _cdabf error ;_bacfc ,_cdabf =_be .NewPdfFontFromPdfObject (_cfdd );if _cdabf !=nil {_aa .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",_cdabf ); -continue ;};_feea [_cfdd ]=_bacfc ;};if !_gbbca {_fead :=_aafc (_cfdd ,_dgae ,_fefgb );if _fead !=_de {_bcad =append (_bcad ,_fead );_gbbca =true ;if _cgfce (){return _bcad ;};};};if !_afad {_caef :=_fffd (_cfdd );if _caef !=_de {_bcad =append (_bcad ,_caef ); -_afad =true ;if _cgfce (){return _bcad ;};};};if !_fccg {_ccgc :=_feca (_cfdd ,_dgae ,_fefgb );if _ccgc !=_de {_bcad =append (_bcad ,_ccgc );_fccg =true ;if _cgfce (){return _bcad ;};};};if !_edgc {_gfeg :=_bbffe (_cfdd ,_dgae ,_fefgb );if _gfeg !=_de {_bcad =append (_bcad ,_gfeg ); -_edgc =true ;if _cgfce (){return _bcad ;};};};if !_dbaf {_cgfg :=_ecca (_bacfc ,_cfdd ,_cdb );if _cgfg !=_de {_dbaf =true ;_bcad =append (_bcad ,_cgfg );if _cgfce (){return _bcad ;};};};if !_bggb {_efgec :=_deaed (_bacfc ,_cfdd );if _efgec !=_de {_bggb =true ; -_bcad =append (_bcad ,_efgec );if _cgfce (){return _bcad ;};};};if !_caag {_cgg :=_fffa (_bacfc ,_cfdd );if _cgg !=_de {_caag =true ;_bcad =append (_bcad ,_cgg );if _cgfce (){return _bcad ;};};};if !_gddfd {_gffc :=_dcfa (_bacfc ,_cfdd );if _gffc !=_de {_gddfd =true ; -_bcad =append (_bcad ,_gffc );if _cgfce (){return _bcad ;};};};if !_dgbf {_aagf :=_cbfbg (_bacfc ,_cfdd );if _aagf !=_de {_dgbf =true ;_bcad =append (_bcad ,_aagf );if _cgfce (){return _bcad ;};};};if !_fdee {_debg :=_gggd (_bacfc ,_cfdd );if _debg !=_de {_fdee =true ; -_bcad =append (_bcad ,_debg );if _cgfce (){return _bcad ;};};};if !_decd &&_fbgb ._ag =="\u0041"{_cbfb :=_dffg (_cfdd ,_dgae ,_fefgb );if _cbfb !=_de {_decd =true ;_bcad =append (_bcad ,_cbfb );if _cgfce (){return _bcad ;};};};};};};return _bcad ;};func _cgaf (_ffeg *_be .PdfPageResources ,_bfeg *_fg .ContentStreamOperations ,_fef bool )([]byte ,error ){var _eabd bool ; -for _ ,_eabf :=range *_bfeg {_eaaf :switch _eabf .Operand {case "\u0042\u0049":_cgcgg ,_fcfe :=_eabf .Params [0].(*_fg .ContentStreamInlineImage );if !_fcfe {break ;};_ebc ,_egaa :=_cgcgg .GetColorSpace (_ffeg );if _egaa !=nil {return nil ,_egaa ;};switch _ebc .(type ){case *_be .PdfColorspaceDeviceCMYK :if _fef {break _eaaf ; -};case *_be .PdfColorspaceDeviceGray :case *_be .PdfColorspaceDeviceRGB :if !_fef {break _eaaf ;};default:break _eaaf ;};_eabd =true ;_dgda ,_egaa :=_cgcgg .ToImage (_ffeg );if _egaa !=nil {return nil ,_egaa ;};_dfd ,_egaa :=_dgda .ToGoImage ();if _egaa !=nil {return nil ,_egaa ; -};if _fef {_dfd ,_egaa =_dg .CMYKConverter .Convert (_dfd );}else {_dfd ,_egaa =_dg .NRGBAConverter .Convert (_dfd );};if _egaa !=nil {return nil ,_egaa ;};_dcc ,_fcfe :=_dfd .(_dg .Image );if !_fcfe {return nil ,_gf .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"); -};_gdbfb :=_dcc .Base ();_efcg :=_be .Image {Width :int64 (_gdbfb .Width ),Height :int64 (_gdbfb .Height ),BitsPerComponent :int64 (_gdbfb .BitsPerComponent ),ColorComponents :_gdbfb .ColorComponents ,Data :_gdbfb .Data };_efcg .SetDecode (_gdbfb .Decode ); -_efcg .SetAlpha (_gdbfb .Alpha );_bdde ,_egaa :=_cgcgg .GetEncoder ();if _egaa !=nil {_bdde =_dc .NewFlateEncoder ();};_cded ,_egaa :=_fg .NewInlineImageFromImage (_efcg ,_bdde );if _egaa !=nil {return nil ,_egaa ;};_eabf .Params [0]=_cded ;case "\u0047","\u0067":if len (_eabf .Params )!=1{break ; -};_cegg ,_egbe :=_dc .GetNumberAsFloat (_eabf .Params [0]);if _egbe !=nil {break ;};if _fef {_eabf .Params =[]_dc .PdfObject {_dc .MakeFloat (0),_dc .MakeFloat (0),_dc .MakeFloat (0),_dc .MakeFloat (1-_cegg )};_eedd :="\u004b";if _eabf .Operand =="\u0067"{_eedd ="\u006b"; -};_eabf .Operand =_eedd ;}else {_eabf .Params =[]_dc .PdfObject {_dc .MakeFloat (_cegg ),_dc .MakeFloat (_cegg ),_dc .MakeFloat (_cegg )};_faa :="\u0052\u0047";if _eabf .Operand =="\u0067"{_faa ="\u0072\u0067";};_eabf .Operand =_faa ;};_eabd =true ;case "\u0052\u0047","\u0072\u0067":if !_fef {break ; -};if len (_eabf .Params )!=3{break ;};_feb ,_aada :=_dc .GetNumbersAsFloat (_eabf .Params );if _aada !=nil {break ;};_eabd =true ;_faec ,_egaag ,_fegc :=_feb [0],_feb [1],_feb [2];_ddbc ,_bca ,_bfef ,_abe :=_ec .RGBToCMYK (uint8 (_faec *255),uint8 (_egaag *255),uint8 (255*_fegc )); -_eabf .Params =[]_dc .PdfObject {_dc .MakeFloat (float64 (_ddbc )/255),_dc .MakeFloat (float64 (_bca )/255),_dc .MakeFloat (float64 (_bfef )/255),_dc .MakeFloat (float64 (_abe )/255)};_efcd :="\u004b";if _eabf .Operand =="\u0072\u0067"{_efcd ="\u006b"; -};_eabf .Operand =_efcd ;case "\u004b","\u006b":if _fef {break ;};if len (_eabf .Params )!=4{break ;};_befa ,_ggcc :=_dc .GetNumbersAsFloat (_eabf .Params );if _ggcc !=nil {break ;};_agfb ,_dcfd ,_eebaf ,_fab :=_befa [0],_befa [1],_befa [2],_befa [3];_cfg ,_cfcb ,_gad :=_ec .CMYKToRGB (uint8 (255*_agfb ),uint8 (255*_dcfd ),uint8 (255*_eebaf ),uint8 (255*_fab )); -_eabf .Params =[]_dc .PdfObject {_dc .MakeFloat (float64 (_cfg )/255),_dc .MakeFloat (float64 (_cfcb )/255),_dc .MakeFloat (float64 (_gad )/255)};_eee :="\u0052\u0047";if _eabf .Operand =="\u006b"{_eee ="\u0072\u0067";};_eabf .Operand =_eee ;_eabd =true ; -};};if !_eabd {return nil ,nil ;};_eebd :=_fg .NewContentCreator ();for _ ,_geag :=range *_bfeg {_eebd .AddOperand (*_geag );};_fbge :=_eebd .Bytes ();return _fbge ,nil ;};func _dgaee (_egfgd *_dc .PdfObjectDictionary ,_ebfd map[*_dc .PdfObjectStream ][]byte ,_edcf map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_gabc ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0034"; -_bdcfd ="\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 _cfadf string ;if _affc ,_fecc :=_dc .GetName (_egfgd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fecc {_cfadf =_affc .String ();};if _cfadf !="\u0054\u0079\u0070e\u0030"{return _de ;};_aafed :=_egfgd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _ ,_fddb :=_dc .GetName (_aafed );_fddb {return _de ;};_eccaa ,_gdeb :=_dc .GetStream (_aafed );if !_gdeb {return _ca (_gabc ,_bdcfd );};_gccgf ,_cbbb :=_ddgfc (_eccaa ,_ebfd ,_edcf );if _cbbb !=nil {return _ca (_gabc ,_bdcfd );};_gcdfg ,_aedda :=_dc .GetIntVal (_eccaa .Get ("\u0057\u004d\u006fd\u0065")); -_efef ,_ebcgdc :=_gccgf .WMode ();if _aedda &&_ebcgdc {if _efef !=_gcdfg {return _ca (_gabc ,_bdcfd );};};if (_aedda &&!_ebcgdc )||(!_aedda &&_ebcgdc ){return _ca (_gabc ,_bdcfd );};return _de ;};func _dfbf (_gcce *_be .CompliancePdfReader )(_ddde []ViolatedRule ){var _efdff ,_fgad bool ; -_gebc :=func ()bool {return _efdff &&_fgad };for _ ,_abcde :=range _gcce .GetObjectNums (){_eagcb ,_gfdba :=_gcce .GetIndirectObjectByNumber (_abcde );if _gfdba !=nil {_aa .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",_abcde ,_gfdba ); -continue ;};_cfgc ,_baaff :=_dc .GetDict (_eagcb );if !_baaff {continue ;};_cfad ,_baaff :=_dc .GetName (_cfgc .Get ("\u0054\u0079\u0070\u0065"));if !_baaff {continue ;};if *_cfad !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_gade ,_baaff :=_dc .GetName (_cfgc .Get ("\u0053")); -if !_baaff {if !_efdff {_ddde =append (_ddde ,_ca ("\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")); -_efdff =true ;if _gebc (){return _ddde ;};};continue ;};switch _be .PdfActionType (*_gade ){case _be .ActionTypeLaunch ,_be .ActionTypeSound ,_be .ActionTypeMovie ,_be .ActionTypeResetForm ,_be .ActionTypeImportData ,_be .ActionTypeJavaScript :if !_efdff {_ddde =append (_ddde ,_ca ("\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")); -_efdff =true ;if _gebc (){return _ddde ;};};continue ;case _be .ActionTypeNamed :if !_fgad {_gdgef ,_bccge :=_dc .GetName (_cfgc .Get ("\u004e"));if !_bccge {_ddde =append (_ddde ,_ca ("\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")); -_fgad =true ;if _gebc (){return _ddde ;};continue ;};switch *_gdgef {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:_ddde =append (_ddde ,_ca ("\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")); -_fgad =true ;if _gebc (){return _ddde ;};continue ;};};};};return _ddde ;}; - -// Profile1Options are the options that changes the way how optimizer may try to adapt document into PDF/A standard. -type Profile1Options struct{ - -// CMYKDefaultColorSpace is an option that refers PDF/A-1 -CMYKDefaultColorSpace bool ; - -// Now is a function that returns current time. -Now func ()_c .Time ; +func Validate (d *_ea .CompliancePdfReader ,profile Profile )error {return profile .ValidateStandard (d )};func _decg (_eeff *_ea .CompliancePdfReader )(_daac []ViolatedRule ){var _aeca ,_ecbg ,_geae ,_ddbea ,_fgdg ,_beg bool ;_acdae :=func ()bool {return _aeca &&_ecbg &&_geae &&_ddbea &&_fgdg &&_beg }; +_dgce :=func (_fgddda *_edd .PdfObjectDictionary )bool {if !_aeca &&_fgddda .Get ("\u0054\u0052")!=nil {_aeca =true ;_daac =append (_daac ,_bd ("\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 _ceag :=_fgddda .Get ("\u0054\u0052\u0032");!_ecbg &&_ceag !=nil {_cfga ,_abfb :=_edd .GetName (_ceag );if !_abfb ||(_abfb &&*_cfga !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_ecbg =true ;_daac =append (_daac ,_bd ("\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 _acdae (){return true ;};};};if _beed :=_fgddda .Get ("\u0053\u004d\u0061s\u006b");!_geae &&_beed !=nil {_agab ,_ggdd :=_edd .GetName (_beed );if !_ggdd ||(_ggdd &&*_agab !="\u004e\u006f\u006e\u0065"){_geae =true ;_daac =append (_daac ,_bd ("\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 _acdae (){return true ;};};};if _cbbd :=_fgddda .Get ("\u0043\u0041");!_fgdg &&_cbbd !=nil {_dfdd ,_edaf :=_edd .GetNumberAsFloat (_cbbd );if _edaf ==nil &&_dfdd !=1.0{_fgdg =true ;_daac =append (_daac ,_bd ("\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 _acdae (){return true ;};};};if _gcdc :=_fgddda .Get ("\u0063\u0061");!_beg &&_gcdc !=nil {_gcgef ,_deffe :=_edd .GetNumberAsFloat (_gcdc );if _deffe ==nil &&_gcgef !=1.0{_beg =true ;_daac =append (_daac ,_bd ("\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 _acdae (){return true ;};};};if _ecgg :=_fgddda .Get ("\u0042\u004d");!_ddbea &&_ecgg !=nil {_cdaaa ,_aabgb :=_edd .GetName (_ecgg );if _aabgb {switch _cdaaa .String (){case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_ddbea =true ; +_daac =append (_daac ,_bd ("\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 _acdae (){return true ;};};};};return false ;};for _ ,_addc :=range _eeff .PageList {_aeff :=_addc .Resources ;if _aeff ==nil {continue ;};if _aeff .ExtGState ==nil {continue ;};_bcbc ,_edbb :=_edd .GetDict (_aeff .ExtGState );if !_edbb {continue ;}; +_ggad :=_bcbc .Keys ();for _ ,_eaeb :=range _ggad {_edbd ,_effa :=_edd .GetDict (_bcbc .Get (_eaeb ));if !_effa {continue ;};if _dgce (_edbd ){return _daac ;};};};for _ ,_dcgeb :=range _eeff .PageList {_bgbd :=_dcgeb .Resources ;if _bgbd ==nil {continue ; +};_gddg ,_bdfea :=_edd .GetDict (_bgbd .XObject );if !_bdfea {continue ;};for _ ,_dcgbc :=range _gddg .Keys (){_cggg ,_dbfca :=_edd .GetStream (_gddg .Get (_dcgbc ));if !_dbfca {continue ;};_gggc ,_dbfca :=_edd .GetDict (_cggg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_dbfca {continue ;};_dcbfa ,_dbfca :=_edd .GetDict (_gggc .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_dbfca {continue ;};for _ ,_fcfb :=range _dcbfa .Keys (){_gfadf ,_bbad :=_edd .GetDict (_dcbfa .Get (_fcfb ));if !_bbad {continue ; +};if _dgce (_gfadf ){return _daac ;};};};};return _daac ;};func _gged (_eagb *_ea .CompliancePdfReader )(_ffbf []ViolatedRule ){_eeecc :=true ;_ebdcf ,_fagc :=_eagb .GetCatalogMarkInfo ();if !_fagc {_eeecc =false ;}else {_bffg ,_bfed :=_edd .GetDict (_ebdcf ); +if _bfed {_dccbg ,_dafd :=_edd .GetBool (_bffg .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if !bool (*_dccbg )||!_dafd {_eeecc =false ;};}else {_eeecc =false ;};};if !_eeecc {_ffbf =append (_ffbf ,_bd ("\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")); +};_ccce ,_fagc :=_eagb .GetCatalogStructTreeRoot ();if !_fagc {_ffbf =append (_ffbf ,_bd ("\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")); +};_cedga ,_fagc :=_edd .GetDict (_ccce );if _fagc {_afea ,_gffe :=_edd .GetName (_cedga .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _gffe {_cfgbf ,_dfbd :=_edd .GetDict (_afea );if _dfbd {for _ ,_edbee :=range _cfgbf .Keys (){_gdfgb :=_cfgbf .Get (_edbee ); +if _gdfgb ==nil {_ffbf =append (_ffbf ,_bd ("\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 _ffbf ;};func _feda (_dgddaf *_edd .PdfObjectStream ,_gfae map[*_edd .PdfObjectStream ][]byte ,_decb map[*_edd .PdfObjectStream ]*_dg .CMap )(*_dg .CMap ,error ){_bcgf ,_gcbc :=_decb [_dgddaf ];if !_gcbc {var _cffdg error ;_agbg ,_effc :=_gfae [_dgddaf ]; +if !_effc {_agbg ,_cffdg =_edd .DecodeStream (_dgddaf );if _cffdg !=nil {_ae .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",_cffdg );return nil ,_cffdg ; +};_gfae [_dgddaf ]=_agbg ;};_bcgf ,_cffdg =_dg .LoadCmapFromData (_agbg ,false );if _cffdg !=nil {return nil ,_cffdg ;};_decb [_dgddaf ]=_bcgf ;};return _bcgf ,nil ;};func _aefcf (_abbdfa *_ea .CompliancePdfReader )ViolatedRule {for _ ,_bgfcd :=range _abbdfa .PageList {_cgggg ,_bagf :=_bgfcd .GetContentStreams (); +if _bagf !=nil {continue ;};for _ ,_ffbbb :=range _cgggg {_dbdab :=_ega .NewContentStreamParser (_ffbbb );_ ,_bagf =_dbdab .Parse ();if _bagf !=nil {return _bd ("\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 _dd ;};func _agga (_bbce *_ea .PdfFont ,_dbbe *_edd .PdfObjectDictionary ,_beecd bool )ViolatedRule {const (_dgbae ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0034\u002d\u0031";_ecabe ="\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 _beecd {return _dd ;};_dbccf :=_bbce .FontDescriptor ();var _bceeb string ;if _bffgc ,_dfddb :=_edd .GetName (_dbbe .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dfddb {_bceeb =_bffgc .String ();};switch _bceeb {case "\u0054\u0079\u0070e\u0031":if _dbccf .FontFile ==nil {return _bd (_dgbae ,_ecabe ); +};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _dbccf .FontFile2 ==nil {return _bd (_dgbae ,_ecabe );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _dbccf .FontFile3 ==nil {return _bd (_dgbae ,_ecabe );};};return _dd ; +}; -// Xmp is the xmp options information. -Xmp XmpOptions ;};func _ebdd (_adee *_be .CompliancePdfReader )(_cdae []ViolatedRule ){var _eegc ,_ace ,_cbfd bool ;if _adee .ParserMetadata ().HasNonConformantStream (){_cdae =[]ViolatedRule {_ca ("\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 _ ,_bdgg :=range _adee .GetObjectNums (){_acfa ,_ :=_adee .GetIndirectObjectByNumber (_bdgg );if _acfa ==nil {continue ;};_cgea ,_cgcd :=_dc .GetStream (_acfa );if !_cgcd {continue ;};if !_eegc {_befb :=_cgea .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); -if _befb ==nil {_cdae =append (_cdae ,_ca ("\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")); -_eegc =true ;}else {_edebe ,_ebgdc :=_dc .GetIntVal (_befb );if !_ebgdc {_cdae =append (_cdae ,_ca ("\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")); -_eegc =true ;}else {if len (_cgea .Stream )!=_edebe {_cdae =append (_cdae ,_ca ("\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")); -_eegc =true ;};};};};if !_ace {if _cgea .Get ("\u0046")!=nil {_ace =true ;_cdae =append (_cdae ,_ca ("\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 _cgea .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_ace {_ace =true ;_cdae =append (_cdae ,_ca ("\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 _cgea .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_ace {_ace =true ;_cdae =append (_cdae ,_ca ("\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 !_cbfd {_bddea ,_caece :=_dc .GetName (_dc .TraceToDirectObject (_cgea .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_caece {continue ;};if *_bddea ==_dc .StreamEncodingFilterNameLZW {_cbfd =true ;_cdae =append (_cdae ,_ca ("\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 _cdae ;};func _ddf (_fea *_feg .Document )error {_agec :=func (_ac *_dc .PdfObjectDictionary )error {if _aaa :=_ac .Get ("\u0053\u004d\u0061s\u006b");_aaa !=nil {_ac .Set ("\u0053\u004d\u0061s\u006b",_dc .MakeName ("\u004e\u006f\u006e\u0065")); -};_fb :=_ac .Get ("\u0043\u0041");if _fb !=nil {_geb ,_eag :=_dc .GetNumberAsFloat (_fb );if _eag !=nil {_aa .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",_eag ); -_geb =0;};if _geb !=1.0{_ac .Set ("\u0043\u0041",_dc .MakeFloat (1.0));};};_fb =_ac .Get ("\u0063\u0061");if _fb !=nil {_cdg ,_cdfa :=_dc .GetNumberAsFloat (_fb );if _cdfa !=nil {_aa .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",_cdfa ); -_cdg =0;};if _cdg !=1.0{_ac .Set ("\u0063\u0061",_dc .MakeFloat (1.0));};};_eed :=_ac .Get ("\u0042\u004d");if _eed !=nil {_cfe ,_ga :=_dc .GetName (_eed );if !_ga {_aa .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"); -_cfe =_dc .MakeName ("");};_dgb :=_cfe .String ();switch _dgb {case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_ac .Set ("\u0042\u004d",_dc .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); -};};_ffe :=_ac .Get ("\u0054\u0052");if _ffe !=nil {_aa .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"); -_ac .Remove ("\u0054\u0052");};_bba :=_ac .Get ("\u0054\u0052\u0032");if _bba !=nil {_af :=_bba .String ();if _af !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_aa .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"); -_ac .Set ("\u0054\u0052\u0032",_dc .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};return nil ;};_fbg ,_fee :=_fea .GetPages ();if !_fee {return nil ;};for _ ,_fbe :=range _fbg {_gbga ,_cfec :=_fbe .GetResources ();if !_cfec {continue ;};_ead ,_egef :=_dc .GetDict (_gbga .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); -if !_egef {return nil ;};_egac :=_ead .Keys ();for _ ,_aad :=range _egac {_fdb ,_cgfc :=_dc .GetDict (_ead .Get (_aad ));if !_cgfc {continue ;};_efa :=_agec (_fdb );if _efa !=nil {continue ;};};};for _ ,_dge :=range _fbg {_ggc ,_ddb :=_dge .GetContents (); -if !_ddb {return nil ;};for _ ,_caeb :=range _ggc {_gdbf ,_bce :=_caeb .GetData ();if _bce !=nil {continue ;};_cagg :=_fg .NewContentStreamParser (string (_gdbf ));_ebe ,_bce :=_cagg .Parse ();if _bce !=nil {continue ;};for _ ,_ebd :=range *_ebe {if len (_ebd .Params )==0{continue ; -};_ ,_egb :=_dc .GetName (_ebd .Params [0]);if !_egb {continue ;};_def ,_aggd :=_dge .GetResourcesXObject ();if !_aggd {continue ;};for _ ,_effb :=range _def .Keys (){_bcef ,_cgc :=_dc .GetStream (_def .Get (_effb ));if !_cgc {continue ;};_da ,_cgc :=_dc .GetDict (_bcef .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_cgc {continue ;};_dgf ,_cgc :=_dc .GetDict (_da .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_cgc {continue ;};for _ ,_aag :=range _dgf .Keys (){_fbf ,_dga :=_dc .GetDict (_dgf .Get (_aag ));if !_dga {continue ;};_gdbc :=_agec (_fbf ); -if _gdbc !=nil {continue ;};};};};};};return nil ;};func _bdda (_daca *_feg .Document ,_cfcf bool )error {_gce ,_adg :=_daca .GetPages ();if !_adg {return nil ;};for _ ,_gga :=range _gce {_eeac ,_eba :=_gga .GetContents ();if !_eba {continue ;};var _ebac *_be .PdfPageResources ; -_feed ,_eba :=_gga .GetResources ();if _eba {_ebac ,_ =_be .NewPdfPageResourcesFromDict (_feed );};for _gbf ,_bfee :=range _eeac {_eab ,_bcec :=_bfee .GetData ();if _bcec !=nil {continue ;};_ccea :=_fg .NewContentStreamParser (string (_eab ));_fbed ,_bcec :=_ccea .Parse (); -if _bcec !=nil {continue ;};_befd ,_bcec :=_cgaf (_ebac ,_fbed ,_cfcf );if _bcec !=nil {return _bcec ;};if _befd ==nil {continue ;};if _bcec =(&_eeac [_gbf ]).SetData (_befd );_bcec !=nil {return _bcec ;};};};return nil ;};func _dcdd (_ecee *_be .CompliancePdfReader )(_cbbf ViolatedRule ){for _ ,_cfgag :=range _ecee .GetObjectNums (){_gcfd ,_fcbf :=_ecee .GetIndirectObjectByNumber (_cfgag ); -if _fcbf !=nil {continue ;};_babg ,_cfea :=_dc .GetStream (_gcfd );if !_cfea {continue ;};_aaca ,_cfea :=_dc .GetName (_babg .Get ("\u0054\u0079\u0070\u0065"));if !_cfea {continue ;};if *_aaca !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _babg .Get ("\u0052\u0065\u0066")!=nil {return _ca ("\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 _cbbf ;}; +// Profile2B is the implementation of the PDF/A-2B standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile2B struct{profile2 }; -// ApplyStandard tries to change the content of the writer to match the PDF/A-2 standard. -// Implements model.StandardApplier. -func (_aecg *profile2 )ApplyStandard (document *_feg .Document )(_fcg error ){_edc (document ,7);if _fcg =_edeb (document ,_aecg ._cefad .Now );_fcg !=nil {return _fcg ;};if _fcg =_caae (document );_fcg !=nil {return _fcg ;};_gebe ,_aggc :=_accgd (_aecg ._cefad .CMYKDefaultColorSpace ,_aecg ._cdab ); -_fcg =_bedc (document ,[]pageColorspaceOptimizeFunc {_gebe },[]documentColorspaceOptimizeFunc {_aggc });if _fcg !=nil {return _fcg ;};_edd (document );if _fcg =_dag (document );_fcg !=nil {return _fcg ;};if _fcg =_ageg (document ,_aecg ._cdab ._eb );_fcg !=nil {return _fcg ; -};if _fcg =_aegee (document );_fcg !=nil {return _fcg ;};if _fcg =_ffcf (document );_fcg !=nil {return _fcg ;};if _fcg =_aaec (document );_fcg !=nil {return _fcg ;};if _fcg =_aec (document );_fcg !=nil {return _fcg ;};if _aecg ._cdab ._ag =="\u0041"{_cefa (document ); -};if _fcg =_aeea (document ,_aecg ._cdab ._eb );_fcg !=nil {return _fcg ;};if _fcg =_fedd (document );_fcg !=nil {return _fcg ;};if _gfee :=_edf (document ,_aecg ._cdab ,_aecg ._cefad .Xmp );_gfee !=nil {return _gfee ;};if _aecg ._cdab ==_cdf (){if _fcg =_bef (document ); -_fcg !=nil {return _fcg ;};};if _fcg =_aecb (document );_fcg !=nil {return _fcg ;};if _fcg =_ggbb (document );_fcg !=nil {return _fcg ;};if _fcg =_baf (document );_fcg !=nil {return _fcg ;};return nil ;}; +// Profile1B is the implementation of the PDF/A-1B standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile1B struct{profile1 };func _gagc (_gfag *_ea .CompliancePdfReader )ViolatedRule {return _dd };func _ebf (_fdga *_fgf .Document ,_bgb []pageColorspaceOptimizeFunc ,_bdeb []documentColorspaceOptimizeFunc )error {_cecc ,_gdb :=_fdga .GetPages (); +if !_gdb {return nil ;};var _ddcd []*_fgf .Image ;for _db ,_eddf :=range _cecc {_ddec ,_cga :=_eddf .FindXObjectImages ();if _cga !=nil {return _cga ;};for _ ,_dbd :=range _bgb {if _cga =_dbd (_fdga ,&_cecc [_db ],_ddec );_cga !=nil {return _cga ;};};_ddcd =append (_ddcd ,_ddec ...); +};for _ ,_ebbcb :=range _bdeb {if _adg :=_ebbcb (_fdga ,_ddcd );_adg !=nil {return _adg ;};};return nil ;};func _aggbd (_bedbc *_ea .CompliancePdfReader )(_bbgc []ViolatedRule ){if _bedbc .ParserMetadata ().HasOddLengthHexStrings (){_bbgc =append (_bbgc ,_bd ("\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 _bedbc .ParserMetadata ().HasOddLengthHexStrings (){_bbgc =append (_bbgc ,_bd ("\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 _bbgc ;};func _gd (_bgd *_ea .XObjectImage ,_gcd imageModifications )error {_gce ,_ddg :=_bgd .ToImage ();if _ddg !=nil {return _ddg ;};if _gcd ._bba !=nil {_bgd .Filter =_gcd ._bba ;};_ef :=_edd .MakeDict ();_ef .Set ("\u0051u\u0061\u006c\u0069\u0074\u0079",_edd .MakeInteger (100)); +_ef .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",_edd .MakeInteger (1));_bgd .Decode =nil ;if _ddg =_bgd .SetImage (_gce ,nil );_ddg !=nil {return _ddg ;};_bgd .ToPdfObject ();return nil ;};func _babfg (_ccbg *_ea .CompliancePdfReader )(_cdecfa ViolatedRule ){_bdddb ,_cfeed :=_adff (_ccbg ); +if !_cfeed {return _dd ;};if _bdddb .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {return _bd ("\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 _dd ;};func _dgdg (_bgab *_ea .CompliancePdfReader )(_bdbb []ViolatedRule ){var (_bab ,_abbc ,_egfc ,_gcc ,_cdbg ,_eabd ,_bcca bool ;_fcad func (_edd .PdfObject ););_fcad =func (_eabcg _edd .PdfObject ){switch _ccfc :=_eabcg .(type ){case *_edd .PdfObjectInteger :if !_bab &&(int64 (*_ccfc )> _fg .MaxInt32 ||int64 (*_ccfc )< -_fg .MaxInt32 ){_bdbb =append (_bdbb ,_bd ("\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")); +_bab =true ;};case *_edd .PdfObjectFloat :if !_abbc &&(_fg .Abs (float64 (*_ccfc ))> 32767.0){_bdbb =append (_bdbb ,_bd ("\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 *_edd .PdfObjectString :if !_egfc &&len ([]byte (_ccfc .Str ()))> 65535{_bdbb =append (_bdbb ,_bd ("\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")); +_egfc =true ;};case *_edd .PdfObjectName :if !_gcc &&len ([]byte (*_ccfc ))> 127{_bdbb =append (_bdbb ,_bd ("\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")); +_gcc =true ;};case *_edd .PdfObjectArray :if !_cdbg &&_ccfc .Len ()> 8191{_bdbb =append (_bdbb ,_bd ("\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")); +_cdbg =true ;};for _ ,_gdfe :=range _ccfc .Elements (){_fcad (_gdfe );};if !_bcca &&(_ccfc .Len ()==4||_ccfc .Len ()==5){_gaad ,_aeb :=_edd .GetName (_ccfc .Get (0));if !_aeb {return ;};if *_gaad !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ;};_fegb :=_ccfc .Get (1); +_fegb =_edd .TraceToDirectObject (_fegb );_gaee ,_aeb :=_edd .GetArray (_fegb );if !_aeb {return ;};if _gaee .Len ()> 8{_bdbb =append (_bdbb ,_bd ("\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")); +_bcca =true ;};};case *_edd .PdfObjectDictionary :_abdf :=_ccfc .Keys ();if !_eabd &&len (_abdf )> 4095{_bdbb =append (_bdbb ,_bd ("\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")); +_eabd =true ;};for _bcfad ,_addfb :=range _abdf {_fcad (&_abdf [_bcfad ]);_fcad (_ccfc .Get (_addfb ));};case *_edd .PdfObjectStream :_fcad (_ccfc .PdfObjectDictionary );case *_edd .PdfObjectStreams :for _ ,_eea :=range _ccfc .Elements (){_fcad (_eea ); +};case *_edd .PdfObjectReference :_fcad (_ccfc .Resolve ());};};_fefa :=_bgab .GetObjectNums ();if len (_fefa )> 8388607{_bdbb =append (_bdbb ,_bd ("\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 _ ,_bgbc :=range _fefa {_edbe ,_ddbg :=_bgab .GetIndirectObjectByNumber (_bgbc );if _ddbg !=nil {continue ;};_cbd :=_edd .TraceToDirectObject (_edbe );_fcad (_cbd );};return _bdbb ;};func _dedg (_gefe *_fgf .Document ,_efad int )error {_bbac :=map[*_edd .PdfObjectStream ]struct{}{}; +for _ ,_bdec :=range _gefe .Objects {_becea ,_faf :=_edd .GetStream (_bdec );if !_faf {continue ;};if _ ,_faf =_bbac [_becea ];_faf {continue ;};_bbac [_becea ]=struct{}{};_aged ,_faf :=_edd .GetName (_becea .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065")); +if !_faf {continue ;};if _becea .Get ("\u0052\u0065\u0066")!=nil {_becea .Remove ("\u0052\u0065\u0066");};if _aged .String ()=="\u0050\u0053"{_becea .Remove ("\u0050\u0053");continue ;};if _aged .String ()=="\u0046\u006f\u0072\u006d"{if _becea .Get ("\u004f\u0050\u0049")!=nil {_becea .Remove ("\u004f\u0050\u0049"); +};if _becea .Get ("\u0050\u0053")!=nil {_becea .Remove ("\u0050\u0053");};if _eadf :=_becea .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_eadf !=nil {if _aedc ,_cfdf :=_edd .GetName (_eadf );_cfdf &&*_aedc =="\u0050\u0053"{_becea .Remove ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"); +};};continue ;};if _aged .String ()=="\u0049\u006d\u0061g\u0065"{_fadg ,_eccd :=_edd .GetBool (_becea .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _eccd &&bool (*_fadg ){_becea .Set ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_edd .MakeBool (false )); +};if _efad ==2{if _becea .Get ("\u004f\u0050\u0049")!=nil {_becea .Remove ("\u004f\u0050\u0049");};};if _becea .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_becea .Remove ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073"); +};continue ;};};return nil ;};func _bddae (_cgbc *_ea .CompliancePdfReader ,_ecgcf standardType )(_abadf []ViolatedRule ){var _babg ,_eafgbf ,_bggg ,_gbbd ,_cccb ,_cgbd ,_acbae bool ;_defga :=func ()bool {return _babg &&_eafgbf &&_bggg &&_gbbd &&_cccb &&_cgbd &&_acbae }; +_agada :=map[*_edd .PdfObjectStream ]*_dg .CMap {};_gcdfa :=map[*_edd .PdfObjectStream ][]byte {};_dfde :=map[_edd .PdfObject ]*_ea .PdfFont {};for _ ,_gded :=range _cgbc .GetObjectNums (){_ddgb ,_egdb :=_cgbc .GetIndirectObjectByNumber (_gded );if _egdb !=nil {continue ; +};_bedbd ,_cfecbb :=_edd .GetDict (_ddgb );if !_cfecbb {continue ;};_ceec ,_cfecbb :=_edd .GetName (_bedbd .Get ("\u0054\u0079\u0070\u0065"));if !_cfecbb {continue ;};if *_ceec !="\u0046\u006f\u006e\u0074"{continue ;};_ceab ,_egdb :=_ea .NewPdfFontFromPdfObject (_bedbd ); +if _egdb !=nil {_ae .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",_egdb );continue ;};_dfde [_bedbd ]=_ceab ; +};for _ ,_aagaa :=range _cgbc .PageList {_ffgg ,_dbgb :=_aagaa .GetContentStreams ();if _dbgb !=nil {_ae .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 _ ,_dbbf :=range _ffgg {_fgfa :=_ega .NewContentStreamParser (_dbbf );_bdfa ,_fbdg :=_fgfa .Parse ();if _fbdg !=nil {_ae .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",_fbdg ); +continue ;};var _ebaaa bool ;for _ ,_gbebf :=range *_bdfa {if _gbebf .Operand !="\u0054\u0072"{continue ;};if len (_gbebf .Params )!=1{_ae .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 (_gbebf .Params )); +continue ;};_dfecc ,_edab :=_edd .GetIntVal (_gbebf .Params [0]);if !_edab {_ae .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 _dfecc ==3{_ebaaa =true ;break ;};};for _ ,_abfba :=range *_bdfa {if _abfba .Operand !="\u0054\u0066"{continue ;};if len (_abfba .Params )!=2{_ae .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 (_abfba .Params )); +continue ;};_efgag ,_bdbf :=_edd .GetName (_abfba .Params [0]);if !_bdbf {_ae .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",_abfba ); +continue ;};_fdag ,_decf :=_aagaa .Resources .GetFontByName (*_efgag );if !_decf {_ae .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_cbcc ,_bdbf :=_edd .GetDict (_fdag );if !_bdbf {_ae .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +continue ;};_abgc ,_bdbf :=_dfde [_cbcc ];if !_bdbf {var _gdgf error ;_abgc ,_gdgf =_ea .NewPdfFontFromPdfObject (_cbcc );if _gdgf !=nil {_ae .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",_gdgf ); +continue ;};_dfde [_cbcc ]=_abgc ;};if !_babg {_ececdf :=_deae (_cbcc ,_gcdfa ,_agada );if _ececdf !=_dd {_abadf =append (_abadf ,_ececdf );_babg =true ;if _defga (){return _abadf ;};};};if !_eafgbf {_bdcc :=_bbaa (_cbcc );if _bdcc !=_dd {_abadf =append (_abadf ,_bdcc ); +_eafgbf =true ;if _defga (){return _abadf ;};};};if !_bggg {_cebf :=_fegdb (_cbcc ,_gcdfa ,_agada );if _cebf !=_dd {_abadf =append (_abadf ,_cebf );_bggg =true ;if _defga (){return _abadf ;};};};if !_gbbd {_cabe :=_acgfa (_cbcc ,_gcdfa ,_agada );if _cabe !=_dd {_abadf =append (_abadf ,_cabe ); +_gbbd =true ;if _defga (){return _abadf ;};};};if !_cccb {_egdcg :=_agga (_abgc ,_cbcc ,_ebaaa );if _egdcg !=_dd {_cccb =true ;_abadf =append (_abadf ,_egdcg );if _defga (){return _abadf ;};};};if !_cgbd {_fgbda :=_dedae (_abgc ,_cbcc );if _fgbda !=_dd {_cgbd =true ; +_abadf =append (_abadf ,_fgbda );if _defga (){return _abadf ;};};};if !_acbae &&(_ecgcf ._dc =="\u0041"||_ecgcf ._dc =="\u0055"){_efgbg :=_fcdf (_cbcc ,_gcdfa ,_agada );if _efgbg !=_dd {_acbae =true ;_abadf =append (_abadf ,_efgbg );if _defga (){return _abadf ; +};};};};};};return _abadf ;};func _bega (_efbge *_ea .CompliancePdfReader ,_ccaa standardType ,_fdccd bool )(_aebe []ViolatedRule ){_cdddd ,_gaadb :=_adff (_efbge );if !_gaadb {return []ViolatedRule {_bd ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")}; +};_gaebb :=_cdddd .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");if _gaebb ==nil {return []ViolatedRule {_bd ("\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")}; +};_edae ,_gaadb :=_edd .GetStream (_gaebb );if !_gaadb {return []ViolatedRule {_bd ("\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")}; +};_dfdeb ,_dbcf :=_ec .LoadDocument (_edae .Stream );if _dbcf !=nil {return []ViolatedRule {_bd ("\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")}; +};_fggg :=_dfdeb .GetGoXmpDocument ();var _ddff []*_d .Namespace ;for _ ,_cecea :=range _fggg .Namespaces (){switch _cecea .Name {case _eg .NsDc .Name ,_ge .NsPDF .Name ,_fc .NsXmp .Name ,_g .NsXmpRights .Name ,_be .Namespace .Name ,_ag .Namespace .Name ,_a .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 ; +};_ddff =append (_ddff ,_cecea );};_bgecg :=true ;_gbdff ,_dbcf :=_dfdeb .GetPdfaExtensionSchemas ();if _dbcf ==nil {for _ ,_bgde :=range _ddff {var _efbca bool ;for _abbfb :=range _gbdff {if _bgde .URI ==_gbdff [_abbfb ].NamespaceURI {_efbca =true ;break ; +};};if !_efbca {_bgecg =false ;break ;};};}else {_bgecg =false ;};if !_bgecg {_aebe =append (_aebe ,_bd ("\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")); +};_adfdg ,_gaadb :=_dfdeb .GetPdfAID ();if !_gaadb {_aebe =append (_aebe ,_bd ("\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 _adfdg .Part !=_ccaa ._agd {_aebe =append (_aebe ,_bd ("\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 _ccaa ._dc =="\u0041"&&_adfdg .Conformance !="\u0041"{_aebe =append (_aebe ,_bd ("\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 _ccaa ._dc =="\u0055"&&(_adfdg .Conformance !="\u0041"&&_adfdg .Conformance !="\u0055"){_aebe =append (_aebe ,_bd ("\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 _ccaa ._dc =="\u0042"&&(_adfdg .Conformance !="\u0041"&&_adfdg .Conformance !="\u0042"&&_adfdg .Conformance !="\u0055"){_aebe =append (_aebe ,_bd ("\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 _aebe ;};func _cdaf (_bgca *_fgf .Document )error {_bca ,_cedd :=_bgca .FindCatalog ();if !_cedd {return _c .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_eggg ,_cedd :=_edd .GetDict (_bca .Object .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073")); +if !_cedd {return nil ;};_affg ,_cedd :=_edd .GetDict (_eggg .Get ("\u0044"));if _cedd {if _affg .Get ("\u0041\u0053")!=nil {_affg .Remove ("\u0041\u0053");};};_edec ,_cedd :=_edd .GetArray (_eggg .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _cedd {for _cbb :=0; +_cbb < _edec .Len ();_cbb ++{_gebc ,_adb :=_edd .GetDict (_edec .Get (_cbb ));if !_adb {continue ;};if _gebc .Get ("\u0041\u0053")!=nil {_gebc .Remove ("\u0041\u0053");};};};return nil ;}; -// String gets a string representation of the violated rule. -func (_fa ViolatedRule )String ()string {return _g .Sprintf ("\u0025\u0073\u003a\u0020\u0025\u0073",_fa .RuleNo ,_fa .Detail );};func _ggea (_cbba *_be .CompliancePdfReader )ViolatedRule {return _de };func _cecb (_aede *_dc .PdfObjectDictionary ,_daac map[*_dc .PdfObjectStream ][]byte ,_fbcd map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_adga ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0037\u002d\u0031"; -_ceec ="\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"; -);_bbee ,_ecgd :=_dc .GetStream (_aede .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _ecgd {_ ,_becb :=_ddgfc (_bbee ,_daac ,_fbcd );if _becb !=nil {return _ca (_adga ,_ceec );};return _de ;};_efcae ,_ecgd :=_dc .GetName (_aede .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_ecgd {return _ca (_adga ,_ceec );};switch _efcae .String (){case "\u0054\u0079\u0070e\u0031":return _de ;};return _ca (_adga ,_ceec );};var _ Profile =(*Profile1A )(nil );func _cfedd (_caagb *_be .CompliancePdfReader ,_ebbea standardType ,_cgcde bool )(_bcfc []ViolatedRule ){_bfae ,_fcea :=_dbff (_caagb ); -if !_fcea {return []ViolatedRule {_ca ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")};};_aggfc :=_bfae .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"); -if _aggfc ==nil {return []ViolatedRule {_ca ("\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")}; -};_gged ,_fcea :=_dc .GetStream (_aggfc );if !_fcea {return []ViolatedRule {_ca ("\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")}; -};_dbdagd ,_cbdcc :=_gc .LoadDocument (_gged .Stream );if _cbdcc !=nil {return []ViolatedRule {_ca ("\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")}; -};_bcbg :=_dbdagd .GetGoXmpDocument ();var _bcdfb []*_f .Namespace ;for _ ,_fcbfc :=range _bcbg .Namespaces (){switch _fcbfc .Name {case _gfg .NsDc .Name ,_cb .NsPDF .Name ,_d .NsXmp .Name ,_fe .NsXmpRights .Name ,_fde .Namespace .Name ,_gb .Namespace .Name ,_bc .NsXmpMM .Name ,_gb .FieldNS .Name ,_gb .SchemaNS .Name ,_gb .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 ; -};_bcdfb =append (_bcdfb ,_fcbfc );};_eabc :=true ;_dgfdd ,_cbdcc :=_dbdagd .GetPdfaExtensionSchemas ();if _cbdcc ==nil {for _ ,_eedbe :=range _bcdfb {var _dcgb bool ;for _bedb :=range _dgfdd {if _eedbe .URI ==_dgfdd [_bedb ].NamespaceURI {_dcgb =true ; -break ;};};if !_dcgb {_eabc =false ;break ;};};}else {_eabc =false ;};if !_eabc {_bcfc =append (_bcfc ,_ca ("\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")); -};_abgde ,_fcea :=_dbdagd .GetPdfAID ();if !_fcea {_bcfc =append (_bcfc ,_ca ("\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 _abgde .Part !=_ebbea ._eb {_bcfc =append (_bcfc ,_ca ("\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 _ebbea ._ag =="\u0041"&&_abgde .Conformance !="\u0041"{_bcfc =append (_bcfc ,_ca ("\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 _ebbea ._ag =="\u0055"&&(_abgde .Conformance !="\u0041"&&_abgde .Conformance !="\u0055"){_bcfc =append (_bcfc ,_ca ("\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 _ebbea ._ag =="\u0042"&&(_abgde .Conformance !="\u0041"&&_abgde .Conformance !="\u0042"&&_abgde .Conformance !="\u0055"){_bcfc =append (_bcfc ,_ca ("\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 _bcfc ;};func _ffb (_edca *_feg .Document )error {_ecdb ,_ebcg :=_edca .GetPages ();if !_ebcg {return nil ;};for _ ,_fccf :=range _ecdb {_cfed ,_adgg :=_dc .GetArray (_fccf .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_adgg {continue ; -};for _ ,_dbaa :=range _cfed .Elements (){_dbaa =_dc .ResolveReference (_dbaa );if _ ,_fcfg :=_dbaa .(*_dc .PdfObjectNull );_fcfg {continue ;};_dgfa ,_bffg :=_dc .GetDict (_dbaa );if !_bffg {continue ;};_fbdg ,_ :=_dc .GetIntVal (_dgfa .Get ("\u0046")); -_fbdg &=^(1<<0);_fbdg &=^(1<<1);_fbdg &=^(1<<5);_fbdg |=1<<2;_dgfa .Set ("\u0046",_dc .MakeInteger (int64 (_fbdg )));_ddfe :=false ;if _cbc :=_dgfa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_cbc !=nil {_fdae ,_bgec :=_dc .GetName (_cbc );if _bgec &&_fdae .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_ddfe =true ; -if _dgfa .Get ("\u0041\u0041")!=nil {_dgfa .Remove ("\u0041\u0041");};};};if _dgfa .Get ("\u0043")!=nil ||_dgfa .Get ("\u0049\u0043")!=nil {_gcdd ,_abge :=_babd (_edca );if !_abge {_dgfa .Remove ("\u0043");_dgfa .Remove ("\u0049\u0043");}else {_febe ,_gdg :=_dc .GetIntVal (_gcdd .Get ("\u004e")); -if !_gdg ||_febe !=3{_dgfa .Remove ("\u0043");_dgfa .Remove ("\u0049\u0043");};};};_cbec ,_bffg :=_dc .GetDict (_dgfa .Get ("\u0041\u0050"));if _bffg {_fcb :=_cbec .Get ("\u004e");if _fcb ==nil {continue ;};if len (_cbec .Keys ())> 1{_cbec .Clear ();_cbec .Set ("\u004e",_fcb ); -};if _ddfe {_abed ,_cbfc :=_dc .GetName (_dgfa .Get ("\u0046\u0054"));if _cbfc &&*_abed =="\u0042\u0074\u006e"{continue ;};};};};};return nil ;}; +// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-2 standard. +func (_ggc *profile2 )ValidateStandard (r *_ea .CompliancePdfReader )error {_fbgg :=VerificationError {ConformanceLevel :_ggc ._gggd ._agd ,ConformanceVariant :_ggc ._gggd ._dc };if _aefc :=_edafb (r );_aefc !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_aefc ); +};if _ddce :=_fdce (r );_ddce !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_ddce );};if _ggbf :=_bdgd (r );_ggbf !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_ggbf );};if _caea :=_edfb (r );_caea !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_caea ); +};if _gaceb :=_gdcae (r );_gaceb !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_gaceb );};if _acdda :=_aggbd (r );len (_acdda )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_acdda ...);};if _gece :=_fagcd (r );len (_gece )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_gece ...); +};if _bcfa :=_dgdc (r );len (_bcfa )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_bcfa ...);};if _cggf :=_fgdba (r );_cggf !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_cggf );};if _cdcf :=_dgad (r );len (_cdcf )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_cdcf ...); +};if _bebc :=_bffc (r );len (_bebc )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_bebc ...);};if _dfag :=_aefcf (r );_dfag !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_dfag );};if _abeg :=_gfcd (r );len (_abeg )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_abeg ...); +};if _bbgd :=_ebga (r );len (_bbgd )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_bbgd ...);};if _cdeed :=_gabb (r );_cdeed !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_cdeed );};if _aafa :=_bfaf (r );len (_aafa )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_aafa ...); +};if _bbca :=_ggdb (r );len (_bbca )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_bbca ...);};if _ffcc :=_dfddc (r );_ffcc !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_ffcc );};if _defd :=_bgfe (r );len (_defd )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_defd ...); +};if _fddf :=_bddae (r ,_ggc ._gggd );len (_fddf )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_fddf ...);};if _bbbc :=_beba (r );len (_bbbc )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_bbbc ...);};if _fdcd :=_cefc (r );len (_fdcd )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_fdcd ...); +};if _aede :=_ddaeg (r );len (_aede )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_aede ...);};if _gggb :=_egfcf (r );_gggb !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_gggb );};if _egeg :=_dbbb (r );len (_egeg )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_egeg ...); +};if _ecdd :=_gebgc (r );_ecdd !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_ecdd );};if _edcca :=_bega (r ,_ggc ._gggd ,false );len (_edcca )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_edcca ...);};if _ggc ._gggd ==_gaa (){if _eaacc :=_gbbga (r ); +len (_eaacc )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_eaacc ...);};};if _egdf :=_fbad (r );len (_egdf )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_egdf ...);};if _adacc :=_gadc (r );len (_adacc )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_adacc ...); +};if _agad :=_gagda (r );len (_agad )!=0{_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_agad ...);};if _cgaa :=_babfg (r );_cgaa !=_dd {_fbgg .ViolatedRules =append (_fbgg .ViolatedRules ,_cgaa );};if len (_fbgg .ViolatedRules )> 0{_fa .Slice (_fbgg .ViolatedRules ,func (_agb ,_dagc int )bool {return _fbgg .ViolatedRules [_agb ].RuleNo < _fbgg .ViolatedRules [_dagc ].RuleNo ; +});return _fbgg ;};return nil ;};func _ebbf (_cfee *_ea .CompliancePdfReader )(_beea []ViolatedRule ){_gbda ,_bgee :=_adff (_cfee );if !_bgee {return _beea ;};_bfdeg :=_bd ("\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"); +_gcfa ,_bgee :=_edd .GetArray (_gbda .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_bgee {_beea =append (_beea ,_bfdeg );return _beea ;};_fegd :=_bd ("\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 _gcfa .Len ()> 1{_eeeg :=map[*_edd .PdfObjectDictionary ]struct{}{};for _cafbb :=0;_cafbb < _gcfa .Len ();_cafbb ++{_bfab ,_faea :=_edd .GetDict (_gcfa .Get (_cafbb ));if !_faea {_beea =append (_beea ,_bfdeg );return _beea ;};if _cafbb ==0{_eeeg [_bfab ]=struct{}{}; +continue ;};if _ ,_acag :=_eeeg [_bfab ];!_acag {_beea =append (_beea ,_fegd );break ;};};}else if _gcfa .Len ()==0{_beea =append (_beea ,_bfdeg );return _beea ;};_abede ,_bgee :=_edd .GetDict (_gcfa .Get (0));if !_bgee {_beea =append (_beea ,_bfdeg ); +return _beea ;};if _ecac ,_daeb :=_edd .GetName (_abede .Get ("\u0053"));!_daeb ||(*_ecac )!="\u0047T\u0053\u005f\u0050\u0044\u0046\u00411"{_beea =append (_beea ,_bfdeg );return _beea ;};_gagf ,_gfcf :=_ea .NewPdfOutputIntentFromPdfObject (_abede );if _gfcf !=nil {_ae .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",_gfcf ); +return _beea ;};_ffaf ,_gfcf :=_fb .ParseHeader (_gagf .DestOutputProfile );if _gfcf !=nil {_ae .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",_gfcf ); +return _beea ;};if (_ffaf .DeviceClass ==_fb .DeviceClassPRTR ||_ffaf .DeviceClass ==_fb .DeviceClassMNTR )&&(_ffaf .ColorSpace ==_fb .ColorSpaceRGB ||_ffaf .ColorSpace ==_fb .ColorSpaceCMYK ||_ffaf .ColorSpace ==_fb .ColorSpaceGRAY ){return _beea ;};_beea =append (_beea ,_bfdeg ); +return _beea ;}; -// Profile2B is the implementation of the PDF/A-2B standard profile. +// Profile1A is the implementation of the PDF/A-1A standard profile. // Implements model.StandardImplementer, Profile interfaces. -type Profile2B struct{profile2 };func _babd (_fbec *_feg .Document )(*_dc .PdfObjectDictionary ,bool ){_bgab ,_dfab :=_fbec .FindCatalog ();if !_dfab {return nil ,false ;};_cfee ,_dfab :=_dc .GetArray (_bgab .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073")); -if !_dfab {return nil ,false ;};if _cfee .Len ()==0{return nil ,false ;};return _dc .GetDict (_cfee .Get (0));};func _dag (_ddacb *_feg .Document )error {_aacg ,_geac :=_ddacb .FindCatalog ();if !_geac {return _gf .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};_bgecc ,_geac :=_dc .GetDict (_aacg .Object .Get ("\u0050\u0065\u0072m\u0073"));if _geac {_efg :=_dc .MakeDict ();_fad :=_bgecc .Keys ();for _ ,_babb :=range _fad {if _babb .String ()=="\u0055\u0052\u0033"||_babb .String ()=="\u0044\u006f\u0063\u004d\u0044\u0050"{_efg .Set (_babb ,_bgecc .Get (_babb )); -};};_aacg .Object .Set ("\u0050\u0065\u0072m\u0073",_efg );};return nil ;};func _dfbd (_fdegc *_be .CompliancePdfReader )[]ViolatedRule {return nil };func _cdbf (_eada *_be .CompliancePdfReader )[]ViolatedRule {return nil }; - -// NewProfile1B creates a new Profile1B with the given options. -func NewProfile1B (options *Profile1Options )*Profile1B {if options ==nil {options =DefaultProfile1Options ();};_gbab (options );return &Profile1B {profile1 {_ebca :*options ,_dgfe :_cge ()}};};func _gggd (_fbbe *_be .PdfFont ,_feae *_dc .PdfObjectDictionary )ViolatedRule {const (_gggg ="\u0036.\u0033\u002e\u0037\u002d\u0033"; -_abdc ="\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 _gcbb string ;if _afcc ,_gegb :=_dc .GetName (_feae .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gegb {_gcbb =_afcc .String ();};if _gcbb !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _de ;};_afe :=_fbbe .FontDescriptor ();_gfbf ,_aaccf :=_dc .GetIntVal (_afe .Flags ); -if !_aaccf {_aa .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 _ca (_gggg ,_abdc );};_abdd :=(uint32 (_gfbf )>>3)!=0;if !_abdd {return _de ;};return _de ;};func _eeba (_ecg *_feg .Document )error {for _ ,_bdd :=range _ecg .Objects {_gec ,_ceb :=_dc .GetDict (_bdd );if !_ceb {continue ;};_bcg :=_gec .Get ("\u0054\u0079\u0070\u0065"); -if _bcg ==nil {continue ;};if _ccg ,_cfca :=_dc .GetName (_bcg );_cfca &&_ccg .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_bfa ,_egee :=_dc .GetBool (_gec .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); -if _egee {if bool (*_bfa ){_gec .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_dc .MakeBool (false ));};};_bbgg :=_gec .Get ("\u0041");if _bbgg !=nil {_gec .Remove ("\u0041");};_agf ,_egee :=_dc .GetArray (_gec .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); -if _egee {for _fed :=0;_fed < _agf .Len ();_fed ++{_ada ,_deb :=_dc .GetDict (_agf .Get (_fed ));if !_deb {continue ;};if _ada .Get ("\u0041\u0041")!=nil {_ada .Remove ("\u0041\u0041");};};};};return nil ;};type standardType struct{_eb int ;_ag string ; -};func _aaec (_fec *_feg .Document )error {_bcbc :=map[string ]*_dc .PdfObjectDictionary {};_gfd :=_bb .NewFinder (&_bb .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}});_abab :=map[_dc .PdfObject ]struct{}{};_ddg :=map[_dc .PdfObject ]struct{}{}; -for _ ,_afa :=range _fec .Objects {_aaac ,_cga :=_dc .GetDict (_afa );if !_cga {continue ;};_dgfb :=_aaac .Get ("\u0054\u0079\u0070\u0065");if _dgfb ==nil {continue ;};if _df ,_fcf :=_dc .GetName (_dgfb );_fcf &&_df .String ()!="\u0046\u006f\u006e\u0074"{continue ; -};if _ ,_ggd :=_abab [_afa ];_ggd {continue ;};_fba ,_cfb :=_be .NewPdfFontFromPdfObject (_aaac );if _cfb !=nil {_aa .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 _cfb ;};_ddbf ,_cfb :=_fba .GetFontDescriptor ();if _cfb !=nil {return _cfb ;};if _ddbf !=nil &&(_ddbf .FontFile !=nil ||_ddbf .FontFile2 !=nil ||_ddbf .FontFile3 !=nil ){continue ;};_eac :=_fba .BaseFont ();if _eac ==""{_eeb ,_ba :=_fba .GetFontDescriptor (); -if _ba !=nil {return _g .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",_aaac .String ()); -};_eac =_eeb .FontName .String ();if _eac ==""{return _g .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",_aaac .String ()); -};};_fdf ,_bde :=_bcbc [_eac ];if !_bde {if len (_eac )> 7&&_eac [6]=='+'{_eac =_eac [7:];};_abac :=[]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 _ ,_dgc :=range _abac {_aa .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",_dgc );if _fdf ,_bde =_bcbc [_dgc ]; -_bde {break ;};_cdcf :=_gfd .Match (_dgc );if _cdcf ==nil {_aa .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",_dgc );continue ;};_aeb ,_bed :=_be .NewPdfFontFromTTFFile (_cdcf .Filename ); -if _bed !=nil {return _bed ;};_bac :=_aeb .FontDescriptor ();if _bac .FontFile !=nil {if _ ,_bde =_ddg [_bac .FontFile ];!_bde {_fec .Objects =append (_fec .Objects ,_bac .FontFile );_ddg [_bac .FontFile ]=struct{}{};};};if _bac .FontFile2 !=nil {if _ ,_bde =_ddg [_bac .FontFile2 ]; -!_bde {_fec .Objects =append (_fec .Objects ,_bac .FontFile2 );_ddg [_bac .FontFile2 ]=struct{}{};};};if _bac .FontFile3 !=nil {if _ ,_bde =_ddg [_bac .FontFile3 ];!_bde {_fec .Objects =append (_fec .Objects ,_bac .FontFile3 );_ddg [_bac .FontFile3 ]=struct{}{}; -};};_dba ,_ffc :=_aeb .ToPdfObject ().(*_dc .PdfIndirectObject );if !_ffc {_aa .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 ;};_cba ,_ffc :=_dba .PdfObject .(*_dc .PdfObjectDictionary );if !_ffc {_aa .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 ;};_bcbc [_dgc ]=_cba ;_fdf =_cba ;break ;};if _fdf ==nil {_aa .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",_fba .BaseFont ()); -return _gf .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 _ ,_cafc :=range _fdf .Keys (){_aaac .Set (_cafc ,_fdf .Get (_cafc )); -};_eadf :=_fdf .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _eadf !=nil {if _ ,_bde =_ddg [_eadf ];!_bde {_fec .Objects =append (_fec .Objects ,_eadf );_ddg [_eadf ]=struct{}{};};};_abab [_afa ]=struct{}{};_bbg :=_aaac .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"); -if _bbg !=nil {_fec .Objects =append (_fec .Objects ,_bbg );_ddg [_bbg ]=struct{}{};};};return nil ;};func _bcedc (_bcdf *_be .CompliancePdfReader )(_efgg ViolatedRule ){_gaac ,_acfac :=_dbff (_bcdf );if !_acfac {return _de ;};if _gaac .Get ("\u0041\u0041")!=nil {return _ca ("\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 _de ;};func _eaacb (_ddbd *_feg .Document ,_gfcd standardType ,_acgf *_feg .OutputIntents )error {var (_dbeg *_be .PdfOutputIntent ;_cgd error ;);if _ddbd .Version .Minor <=7{_dbeg ,_cgd =_bg .NewSRGBv2OutputIntent (_gfcd .outputIntentSubtype ()); -}else {_dbeg ,_cgd =_bg .NewSRGBv4OutputIntent (_gfcd .outputIntentSubtype ());};if _cgd !=nil {return _cgd ;};if _cgd =_acgf .Add (_dbeg .ToPdfObject ());_cgd !=nil {return _cgd ;};return nil ;};func _dbdd (_dbaed *_be .CompliancePdfReader )ViolatedRule {if _dbaed .ParserMetadata ().HasDataAfterEOF (){return _ca ("\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 _de ;};func _ef (_fge []_dc .PdfObject )(*documentImages ,error ){_fga :=_dc .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065");_ce :=make (map[*_dc .PdfObjectStream ]struct{});_gd :=make (map[_dc .PdfObject ]struct{});var (_bcf ,_cbf ,_ad bool ; -_fda []*imageInfo ;_bec error ;);for _ ,_db :=range _fge {_ae ,_ff :=_dc .GetStream (_db );if !_ff {continue ;};if _ ,_eca :=_ce [_ae ];_eca {continue ;};_ce [_ae ]=struct{}{};_ea :=_ae .PdfObjectDictionary .Get (_fga );_dce ,_ff :=_dc .GetName (_ea ); -if !_ff ||string (*_dce )!="\u0049\u006d\u0061g\u0065"{continue ;};if _beb :=_ae .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_beb !=nil {_gd [_beb ]=struct{}{};};_ee :=imageInfo {BitsPerComponent :8,Stream :_ae };_ee .ColorSpace ,_bec =_be .DetermineColorspaceNameFromPdfObject (_ae .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); -if _bec !=nil {return nil ,_bec ;};if _dde ,_cc :=_dc .GetIntVal (_ae .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_cc {_ee .BitsPerComponent =_dde ;};if _dbe ,_egf :=_dc .GetIntVal (_ae .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068")); -_egf {_ee .Width =_dbe ;};if _aab ,_cae :=_dc .GetIntVal (_ae .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_cae {_ee .Height =_aab ;};switch _ee .ColorSpace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_ad =true ; -_ee .ColorComponents =1;case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_bcf =true ;_ee .ColorComponents =3;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_cbf =true ;_ee .ColorComponents =4;default:_ee ._abd =true ;};_fda =append (_fda ,&_ee ); -};if len (_gd )> 0{if len (_gd )==len (_fda ){_fda =nil ;}else {_cca :=make ([]*imageInfo ,len (_fda )-len (_gd ));var _gfc int ;for _ ,_cef :=range _fda {if _ ,_cag :=_gd [_cef .Stream ];_cag {continue ;};_cca [_gfc ]=_cef ;_gfc ++;};_fda =_cca ;};};return &documentImages {_dca :_bcf ,_agg :_cbf ,_ded :_ad ,_aae :_gd ,_gcc :_fda },nil ; -};func _abc (_cbbe *_feg .Document )error {_feedg ,_acf :=_cbbe .GetPages ();if !_acf {return nil ;};for _ ,_gba :=range _feedg {_daa :=_gba .FindXObjectForms ();for _ ,_dfcg :=range _daa {_dafe ,_cgdb :=_dc .GetDict (_dfcg .Get ("\u0047\u0072\u006fu\u0070")); -if _cgdb {if _cdedg :=_dafe .Get ("\u0053");_cdedg !=nil {_fdff ,_bffa :=_dc .GetName (_cdedg );if _bffa &&_fdff .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_dfcg .Remove ("\u0047\u0072\u006fu\u0070");};};};};_bfb ,_bfeed :=_gba .GetResourcesXObject (); -if _bfeed {_efb ,_eae :=_dc .GetDict (_bfb .Get ("\u0047\u0072\u006fu\u0070"));if _eae {_debb :=_efb .Get ("\u0053");if _debb !=nil {_dbgd ,_bbbe :=_dc .GetName (_debb );if _bbbe &&_dbgd .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_bfb .Remove ("\u0047\u0072\u006fu\u0070"); -};};};};_bacf ,_cea :=_dc .GetDict (_gba .Object .Get ("\u0047\u0072\u006fu\u0070"));if _cea {_cbdc :=_bacf .Get ("\u0053");if _cbdc !=nil {_gbdd ,_adbc :=_dc .GetName (_cbdc );if _adbc &&_gbdd .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_gba .Object .Remove ("\u0047\u0072\u006fu\u0070"); -};};};};return nil ;}; +type Profile1A struct{profile1 };func _ccgbd (_feffd *_edd .PdfObjectDictionary ,_dadf map[*_edd .PdfObjectStream ][]byte ,_dggg map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_dbdb ="\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"; +_gfad ="\u0036.\u0033\u002e\u0033\u002d\u0031";);var _ccad string ;if _ecfd ,_caca :=_edd .GetName (_feffd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_caca {_ccad =_ecfd .String ();};if _ccad !="\u0054\u0079\u0070e\u0030"{return _dd ;};_dba :=_feffd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _dcaf ,_ababd :=_edd .GetName (_dba );_ababd {switch _dcaf .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _dd ;};_bfbd ,_cbaa :=_dg .LoadPredefinedCMap (_dcaf .String ()); +if _cbaa !=nil {return _bd (_gfad ,_dbdb );};_abbdf :=_bfbd .CIDSystemInfo ();if _abbdf .Ordering !=_abbdf .Registry {return _bd (_gfad ,_dbdb );};return _dd ;};_egdff ,_agddd :=_edd .GetStream (_dba );if !_agddd {return _bd (_gfad ,_dbdb );};_becd ,_bgdd :=_feda (_egdff ,_dadf ,_dggg ); +if _bgdd !=nil {return _bd (_gfad ,_dbdb );};_dddd :=_becd .CIDSystemInfo ();if _dddd .Ordering !=_dddd .Registry {return _bd (_gfad ,_dbdb );};return _dd ;};var _ Profile =(*Profile2U )(nil ); -// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-1 standard. -func (_bgag *profile1 )ValidateStandard (r *_be .CompliancePdfReader )error {_fdab :=VerificationError {ConformanceLevel :_bgag ._dgfe ._eb ,ConformanceVariant :_bgag ._dgfe ._ag };if _bccg :=_adeg (r );_bccg !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_bccg ); -};if _ddccd :=_facb (r );_ddccd !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_ddccd );};if _fdaff :=_egcd (r );_fdaff !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_fdaff );};if _bfgc :=_bcca (r );_bfgc !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_bfgc ); -};if _bfea :=_ggea (r );_bfea !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_bfea );};if _afd :=_cfdg (r );len (_afd )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_afd ...);};if _cbeg :=_gcbe (r );_cbeg !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_cbeg ); -};if _aaeg :=_fgeb (r );len (_aaeg )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_aaeg ...);};if _ggbba :=_ebdd (r );len (_ggbba )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_ggbba ...);};if _fdfd :=_dfbd (r );len (_fdfd )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_fdfd ...); -};if _fedb :=_deafd (r );_fedb !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_fedb );};if _cgeg :=_cdcc (r );len (_cgeg )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_cgeg ...);};if _bgba :=_fabbe (r );len (_bgba )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_bgba ...); -};if _bcgc :=_dbaga (r );_bcgc !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_bcgc );};if _edbd :=_fded (r ,false );len (_edbd )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_edbd ...);};if _eda :=_gcffc (r );len (_eda )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_eda ...); -};if _aabd :=_beaef (r );_aabd !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_aabd );};if _befg :=_dcdd (r );_befg !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_befg );};if _faac :=_affab (r );_faac !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_faac ); -};if _gbbg :=_eccg (r );_gbbg !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_gbbg );};if _gef :=_ebgf (r );_gef !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_gef );};if _fdbf :=_bdfb (r );len (_fdbf )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_fdbf ...); -};if _cfd :=_gaec (r ,_bgag ._dgfe );len (_cfd )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_cfd ...);};if _bcdb :=_bdcb (r );len (_bcdb )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_bcdb ...);};if _gfe :=_fgdd (r );_gfe !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_gfe ); -};if _ffef :=_abaa (r );_ffef !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_ffef );};if _baa :=_dgcb (r );len (_baa )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_baa ...);};if _afaa :=_dfbf (r );len (_afaa )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_afaa ...); -};if _adbf :=_ecac (r );_adbf !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_adbf );};if _ebfc :=_bcedc (r );_ebfc !=_de {_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_ebfc );};if _ggdc :=_efaaa (r ,_bgag ._dgfe ,false );len (_ggdc )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_ggdc ...); -};if _bgag ._dgfe ==_cdc (){if _gdd :=_fdcd (r );len (_gdd )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_gdd ...);};};if _gbbe :=_eaed (r );len (_gbbe )!=0{_fdab .ViolatedRules =append (_fdab .ViolatedRules ,_gbbe ...);};if len (_fdab .ViolatedRules )> 0{_a .Slice (_fdab .ViolatedRules ,func (_dafec ,_ecc int )bool {return _fdab .ViolatedRules [_dafec ].RuleNo < _fdab .ViolatedRules [_ecc ].RuleNo ; -});return _fdab ;};return nil ;};func _dffg (_ebaf *_dc .PdfObjectDictionary ,_aaeac map[*_dc .PdfObjectStream ][]byte ,_afbg map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_fcbe ="\u0036.\u0033\u002e\u0038\u002d\u0031";_dgdff ="\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"; -);_bbegd ,_ebgb :=_dc .GetStream (_ebaf .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _ebgb {_ ,_aadc :=_ddgfc (_bbegd ,_aaeac ,_afbg );if _aadc !=nil {return _ca (_fcbe ,_dgdff );};return _de ;};_fcec ,_ebgb :=_dc .GetName (_ebaf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_ebgb {return _ca (_fcbe ,_dgdff );};switch _fcec .String (){case "\u0054\u0079\u0070e\u0031":return _de ;};return _ca (_fcbe ,_dgdff );};func _gggdf (_fcad *_be .CompliancePdfReader )(_fgfcf []ViolatedRule ){return _fgfcf };func _aec (_fbga *_feg .Document )error {for _ ,_cbfff :=range _fbga .Objects {_fdegd ,_gdef :=_dc .GetDict (_cbfff ); -if !_gdef {continue ;};_ddae :=_fdegd .Get ("\u0054\u0079\u0070\u0065");if _ddae ==nil {continue ;};if _gfdb ,_eebg :=_dc .GetName (_ddae );_eebg &&_gfdb .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_afb ,_ffgg :=_dc .GetBool (_fdegd .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); -if _ffgg &&bool (*_afb ){_fdegd .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_dc .MakeBool (false ));};if _fdegd .Get ("\u0058\u0046\u0041")!=nil {_fdegd .Remove ("\u0058\u0046\u0041");};};_cgfcf ,_abec :=_fbga .FindCatalog (); -if !_abec {return _gf .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};if _cgfcf .Object .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_cgfcf .Object .Remove ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067"); -};return nil ;};func _ffad (_ddbce *_be .CompliancePdfReader ,_acfbb standardType )(_cebb []ViolatedRule ){var _cfba ,_dcacb ,_efca ,_agfcb ,_afeag ,_acbc ,_gecec bool ;_gceag :=func ()bool {return _cfba &&_dcacb &&_efca &&_agfcb &&_afeag &&_acbc &&_gecec }; -_ebebb :=map[*_dc .PdfObjectStream ]*_fd .CMap {};_ebcgd :=map[*_dc .PdfObjectStream ][]byte {};_aebad :=map[_dc .PdfObject ]*_be .PdfFont {};for _ ,_gedc :=range _ddbce .GetObjectNums (){_bcdd ,_dage :=_ddbce .GetIndirectObjectByNumber (_gedc );if _dage !=nil {continue ; -};_aabc ,_gdaa :=_dc .GetDict (_bcdd );if !_gdaa {continue ;};_gbfd ,_gdaa :=_dc .GetName (_aabc .Get ("\u0054\u0079\u0070\u0065"));if !_gdaa {continue ;};if *_gbfd !="\u0046\u006f\u006e\u0074"{continue ;};_egbd ,_dage :=_be .NewPdfFontFromPdfObject (_aabc ); -if _dage !=nil {_aa .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",_dage );continue ;};_aebad [_aabc ]=_egbd ; -};for _ ,_afcg :=range _ddbce .PageList {_fgcf ,_gdda :=_afcg .GetContentStreams ();if _gdda !=nil {_aa .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 _ ,_abcc :=range _fgcf {_gdag :=_fg .NewContentStreamParser (_abcc );_fbegab ,_ggca :=_gdag .Parse ();if _ggca !=nil {_aa .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",_ggca ); -continue ;};var _egge bool ;for _ ,_bagc :=range *_fbegab {if _bagc .Operand !="\u0054\u0072"{continue ;};if len (_bagc .Params )!=1{_aa .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 (_bagc .Params )); -continue ;};_fdce ,_agac :=_dc .GetIntVal (_bagc .Params [0]);if !_agac {_aa .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 _fdce ==3{_egge =true ;break ;};};for _ ,_bfec :=range *_fbegab {if _bfec .Operand !="\u0054\u0066"{continue ;};if len (_bfec .Params )!=2{_aa .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 (_bfec .Params )); -continue ;};_egde ,_ffdce :=_dc .GetName (_bfec .Params [0]);if !_ffdce {_aa .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",_bfec ); -continue ;};_agfg ,_becf :=_afcg .Resources .GetFontByName (*_egde );if !_becf {_aa .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_adeb ,_ffdce :=_dc .GetDict (_agfg );if !_ffdce {_aa .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -continue ;};_fdbbf ,_ffdce :=_aebad [_adeb ];if !_ffdce {var _fgga error ;_fdbbf ,_fgga =_be .NewPdfFontFromPdfObject (_adeb );if _fgga !=nil {_aa .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",_fgga ); -continue ;};_aebad [_adeb ]=_fdbbf ;};if !_cfba {_gcbcd :=_aafa (_adeb ,_ebcgd ,_ebebb );if _gcbcd !=_de {_cebb =append (_cebb ,_gcbcd );_cfba =true ;if _gceag (){return _cebb ;};};};if !_dcacb {_dffbd :=_fcafd (_adeb );if _dffbd !=_de {_cebb =append (_cebb ,_dffbd ); -_dcacb =true ;if _gceag (){return _cebb ;};};};if !_efca {_ddfb :=_acfbf (_adeb ,_ebcgd ,_ebebb );if _ddfb !=_de {_cebb =append (_cebb ,_ddfb );_efca =true ;if _gceag (){return _cebb ;};};};if !_agfcb {_cfbea :=_dgaee (_adeb ,_ebcgd ,_ebebb );if _cfbea !=_de {_cebb =append (_cebb ,_cfbea ); -_agfcb =true ;if _gceag (){return _cebb ;};};};if !_afeag {_ddgaf :=_ecff (_fdbbf ,_adeb ,_egge );if _ddgaf !=_de {_afeag =true ;_cebb =append (_cebb ,_ddgaf );if _gceag (){return _cebb ;};};};if !_acbc {_ccfc :=_fbeb (_fdbbf ,_adeb );if _ccfc !=_de {_acbc =true ; -_cebb =append (_cebb ,_ccfc );if _gceag (){return _cebb ;};};};if !_gecec &&(_acfbb ._ag =="\u0041"||_acfbb ._ag =="\u0055"){_cffg :=_cecb (_adeb ,_ebcgd ,_ebebb );if _cffg !=_de {_gecec =true ;_cebb =append (_cebb ,_cffg );if _gceag (){return _cebb ;}; -};};};};};return _cebb ;}; +// Conformance gets the PDF/A conformance. +func (_fgae *profile1 )Conformance ()string {return _fgae ._caba ._dc };func _edafb (_bdaf *_ea .CompliancePdfReader )ViolatedRule {if _bdaf .ParserMetadata ().HeaderPosition ()!=0{return _bd ("\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 _bdaf .PdfVersion ().Major !=1{return _bd ("\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 _bdaf .PdfVersion ().Minor < 0||_bdaf .PdfVersion ().Minor > 7{return _bd ("\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 _dd ;};func _aada (_eaag *_fgf .Document ,_adgd standardType ,_eefe *_fgf .OutputIntents )error {var (_bgcf *_ea .PdfOutputIntent ;_efbcb error ;);if _eaag .Version .Minor <=7{_bgcf ,_efbcb =_fb .NewSRGBv2OutputIntent (_adgd .outputIntentSubtype ()); +}else {_bgcf ,_efbcb =_fb .NewSRGBv4OutputIntent (_adgd .outputIntentSubtype ());};if _efbcb !=nil {return _efbcb ;};if _efbcb =_eefe .Add (_bgcf .ToPdfObject ());_efbcb !=nil {return _efbcb ;};return nil ;};func _bedg (_afgag *_ea .CompliancePdfReader )(_gfba ViolatedRule ){_cgab ,_aadb :=_adff (_afgag ); +if !_aadb {return _dd ;};_abbca ,_aadb :=_edd .GetDict (_cgab .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_aadb {return _dd ;};_fcd ,_aadb :=_edd .GetArray (_abbca .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_aadb {return _dd ; +};for _ccdfa :=0;_ccdfa < _fcd .Len ();_ccdfa ++{_ffeb ,_gabc :=_edd .GetDict (_fcd .Get (_ccdfa ));if !_gabc {continue ;};if _ffeb .Get ("\u0041\u0041")!=nil {return _bd ("\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 _dd ;};func _acgc (_cbff *_ea .CompliancePdfReader )(_dfffa []ViolatedRule ){var _abgb ,_dabe ,_adeg ,_fdcf ,_efceb ,_cafgb ,_fgade bool ;_cegf :=func ()bool {return _abgb &&_dabe &&_adeg &&_fdcf &&_efceb &&_cafgb &&_fgade };for _ ,_bddab :=range _cbff .PageList {_ageb ,_abaca :=_bddab .GetAnnotations (); +if _abaca !=nil {_ae .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",_abaca );continue ;};for _ ,_cfce :=range _ageb {if !_abgb {switch _cfce .GetContext ().(type ){case *_ea .PdfAnnotationFileAttachment ,*_ea .PdfAnnotationSound ,*_ea .PdfAnnotationMovie ,nil :_dfffa =append (_dfffa ,_bd ("\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")); +_abgb =true ;if _cegf (){return _dfffa ;};};};_facca ,_cdbgd :=_edd .GetDict (_cfce .GetContainingPdfObject ());if !_cdbgd {continue ;};if !_dabe {_adfe ,_cdfg :=_edd .GetFloatVal (_facca .Get ("\u0043\u0041"));if _cdfg &&_adfe !=1.0{_dfffa =append (_dfffa ,_bd ("\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")); +_dabe =true ;if _cegf (){return _dfffa ;};};};if !_adeg {_cafga ,_gegdc :=_edd .GetIntVal (_facca .Get ("\u0046"));if !(_gegdc &&_cafga &4==4&&_cafga &1==0&&_cafga &2==0&&_cafga &32==0){_dfffa =append (_dfffa ,_bd ("\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")); +_adeg =true ;if _cegf (){return _dfffa ;};};};if !_fdcf {_ccdb ,_ceaa :=_edd .GetDict (_facca .Get ("\u0041\u0050"));if _ceaa {_gagd :=_ccdb .Get ("\u004e");if _gagd ==nil ||len (_ccdb .Keys ())> 1{_dfffa =append (_dfffa ,_bd ("\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")); +_fdcf =true ;if _cegf (){return _dfffa ;};continue ;};_ ,_bafc :=_cfce .GetContext ().(*_ea .PdfAnnotationWidget );if _bafc {_bbcf ,_adab :=_edd .GetName (_facca .Get ("\u0046\u0054"));if _adab &&*_bbcf =="\u0042\u0074\u006e"{if _ ,_affe :=_edd .GetDict (_gagd ); +!_affe {_dfffa =append (_dfffa ,_bd ("\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")); +_fdcf =true ;if _cegf (){return _dfffa ;};continue ;};};};_ ,_cdacg :=_edd .GetStream (_gagd );if !_cdacg {_dfffa =append (_dfffa ,_bd ("\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")); +_fdcf =true ;if _cegf (){return _dfffa ;};continue ;};};};if !_efceb {if _facca .Get ("\u0043")!=nil ||_facca .Get ("\u0049\u0043")!=nil {_gccc ,_febb :=_fgge (_cbff );if !_febb {_dfffa =append (_dfffa ,_bd ("\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.")); +_efceb =true ;if _cegf (){return _dfffa ;};}else {_bddc ,_babf :=_edd .GetIntVal (_gccc .Get ("\u004e"));if !_babf ||_bddc !=3{_dfffa =append (_dfffa ,_bd ("\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.")); +_efceb =true ;if _cegf (){return _dfffa ;};};};};};_gebcg ,_ccfe :=_cfce .GetContext ().(*_ea .PdfAnnotationWidget );if !_ccfe {continue ;};if !_cafgb {if _gebcg .A !=nil {_dfffa =append (_dfffa ,_bd ("\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.")); +_cafgb =true ;if _cegf (){return _dfffa ;};};};if !_fgade {if _gebcg .AA !=nil {_dfffa =append (_dfffa ,_bd ("\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")); +_fgade =true ;if _cegf (){return _dfffa ;};};};};};return _dfffa ;}; -// DefaultProfile2Options are the default options for the Profile2. -func DefaultProfile2Options ()*Profile2Options {return &Profile2Options {Now :_c .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _cbg (_adf *_be .XObjectImage ,_bdgd imageModifications )error {_aaf ,_eff :=_adf .ToImage ();if _eff !=nil {return _eff ; -};if _bdgd ._ggg !=nil {_adf .Filter =_bdgd ._ggg ;};_bf :=_dc .MakeDict ();_bf .Set ("\u0051u\u0061\u006c\u0069\u0074\u0079",_dc .MakeInteger (100));_bf .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",_dc .MakeInteger (1));_adf .Decode =nil ;if _eff =_adf .SetImage (_aaf ,nil ); -_eff !=nil {return _eff ;};_adf .ToPdfObject ();return nil ;};func _cbfbg (_efcda *_be .PdfFont ,_bcbe *_dc .PdfObjectDictionary )ViolatedRule {const (_dadg ="\u0036.\u0033\u002e\u0037\u002d\u0032";_cgbb ="\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 _gbba string ;if _fece ,_cged :=_dc .GetName (_bcbe .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_cged {_gbba =_fece .String ();};if _gbba !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _de ;};_geadd :=_efcda .FontDescriptor ();_cgce ,_cabc :=_dc .GetIntVal (_geadd .Flags ); -if !_cabc {_aa .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 _ca (_dadg ,_cgbb );};_ddfef :=(uint32 (_cgce )>>3)&1;_fag :=_ddfef !=0;if !_fag {return _de ;};if _bcbe .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _ca (_dadg ,_cgbb );};return _de ;};func _facg (_dae *_be .CompliancePdfReader )(_fdabga []ViolatedRule ){_fbabe ,_fgcb :=_dbff (_dae ); -if !_fgcb {return _fdabga ;};_dcfbb ,_fgcb :=_dc .GetDict (_fbabe .Get ("\u004e\u0061\u006de\u0073"));if !_fgcb {return _fdabga ;};if _dcfbb .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_fdabga =append (_fdabga ,_ca ("\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 _fdabga ;};func _abaa (_bcgg *_be .CompliancePdfReader )ViolatedRule {_dgafb :=map[*_dc .PdfObjectStream ]struct{}{};for _ ,_abafe :=range _bcgg .PageList {if _abafe .Resources ==nil &&_abafe .Contents ==nil {continue ;};if _bfcbd :=_abafe .GetPageDict (); -_bfcbd !=nil {_gagfc ,_fbece :=_dc .GetDict (_bfcbd .Get ("\u0047\u0072\u006fu\u0070"));if _fbece {if _aeadb :=_gagfc .Get ("\u0053");_aeadb !=nil {_eaga ,_dcgd :=_dc .GetName (_aeadb );if _dcgd &&_eaga .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _ca ("\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 _abafe .Resources !=nil {if _gfgce ,_eacb :=_dc .GetDict (_abafe .Resources .XObject );_eacb {for _ ,_gcbf :=range _gfgce .Keys (){_dbda ,_ccfef :=_dc .GetStream (_gfgce .Get (_gcbf ));if !_ccfef {continue ;};if _ ,_cefd :=_dgafb [_dbda ];_cefd {continue ; -};_aegf ,_ccfef :=_dc .GetDict (_dbda .Get ("\u0047\u0072\u006fu\u0070"));if !_ccfef {_dgafb [_dbda ]=struct{}{};continue ;};_ddgb :=_aegf .Get ("\u0053");if _ddgb !=nil {_bdcf ,_fegbc :=_dc .GetName (_ddgb );if _fegbc &&_bdcf .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _ca ("\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"); -};};_dgafb [_dbda ]=struct{}{};continue ;};};};if _abafe .Contents !=nil {_dcfaf ,_ebbb :=_abafe .GetContentStreams ();if _ebbb !=nil {continue ;};for _ ,_afeb :=range _dcfaf {_eage ,_ddefg :=_fg .NewContentStreamParser (_afeb ).Parse ();if _ddefg !=nil {continue ; -};for _ ,_aefde :=range *_eage {if len (_aefde .Params )==0{continue ;};_abgec ,_ebccg :=_dc .GetName (_aefde .Params [0]);if !_ebccg {continue ;};_aacd ,_acced :=_abafe .Resources .GetXObjectByName (*_abgec );if _acced !=_be .XObjectTypeForm {continue ; -};if _ ,_bcag :=_dgafb [_aacd ];_bcag {continue ;};_ebccgf ,_ebccg :=_dc .GetDict (_aacd .Get ("\u0047\u0072\u006fu\u0070"));if !_ebccg {_dgafb [_aacd ]=struct{}{};continue ;};_abdec :=_ebccgf .Get ("\u0053");if _abdec !=nil {_ffgc ,_agea :=_dc .GetName (_abdec ); -if _agea &&_ffgc .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _ca ("\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"); -};};_dgafb [_aacd ]=struct{}{};};};};};return _de ;};func _fbeb (_fefa *_be .PdfFont ,_faccb *_dc .PdfObjectDictionary )ViolatedRule {const (_egcea ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0036\u002d\u0033";_cgeda ="\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 _befe string ;if _cbfa ,_eagg :=_dc .GetName (_faccb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_eagg {_befe =_cbfa .String ();};if _befe !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _de ;};_fbc :=_fefa .FontDescriptor ();_bdgb ,_geacb :=_dc .GetIntVal (_fbc .Flags ); -if !_geacb {_aa .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 _ca (_egcea ,_cgeda );};_bbfgb :=(uint32 (_bdgb )>>3)&1;_fada :=_bbfgb !=0;if !_fada {return _de ;};if _faccb .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _ca (_egcea ,_cgeda );};return _de ;};func _gbab (_gege *Profile1Options ){if _gege .Now ==nil {_gege .Now =_c .Now ; -};};func _gbb ()standardType {return standardType {_eb :2,_ag :"\u0055"}}; +// Profile2U is the implementation of the PDF/A-2U standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile2U struct{profile2 }; -// ViolatedRule is the structure that defines violated PDF/A rule. -type ViolatedRule struct{RuleNo string ;Detail string ;};func _fedd (_accg *_feg .Document )error {_adb ,_eded :=_accg .FindCatalog ();if !_eded {return _gf .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};_ ,_eded =_dc .GetDict (_adb .Object .Get ("\u0041\u0041"));if !_eded {return nil ;};_adb .Object .Remove ("\u0041\u0041");return nil ;};type profile2 struct{_cdab standardType ;_cefad Profile2Options ;};func _fdacd (_eccec *_be .PdfInfo ,_dacb *_gc .Document )bool {_eafg ,_cead :=_dacb .GetPdfInfo (); -if !_cead {return false ;};if _eafg .InfoDict ==nil {return false ;};_cffe ,_fffaa :=_be .NewPdfInfoFromObject (_eafg .InfoDict );if _fffaa !=nil {return false ;};if _eccec .Creator !=nil {if _cffe .Creator ==nil ||_cffe .Creator .String ()!=_eccec .Creator .String (){return false ; -};};if _eccec .CreationDate !=nil {if _cffe .CreationDate ==nil ||!_cffe .CreationDate .ToGoTime ().Equal (_eccec .CreationDate .ToGoTime ()){return false ;};};if _eccec .ModifiedDate !=nil {if _cffe .ModifiedDate ==nil ||!_cffe .ModifiedDate .ToGoTime ().Equal (_eccec .ModifiedDate .ToGoTime ()){return false ; -};};if _eccec .Producer !=nil {if _cffe .Producer ==nil ||_cffe .Producer .String ()!=_eccec .Producer .String (){return false ;};};if _eccec .Keywords !=nil {if _cffe .Keywords ==nil ||_cffe .Keywords .String ()!=_eccec .Keywords .String (){return false ; -};};if _eccec .Trapped !=nil {if _cffe .Trapped ==nil {return false ;};switch _eccec .Trapped .String (){case "\u0054\u0072\u0075\u0065":if _cffe .Trapped .String ()!="\u0054\u0072\u0075\u0065"{return false ;};case "\u0046\u0061\u006cs\u0065":if _cffe .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ; -};default:if _cffe .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ;};};};if _eccec .Title !=nil {if _cffe .Title ==nil ||_cffe .Title .String ()!=_eccec .Title .String (){return false ;};};if _eccec .Subject !=nil {if _cffe .Subject ==nil ||_cffe .Subject .String ()!=_eccec .Subject .String (){return false ; -};};return true ;};func _fffd (_deaa *_dc .PdfObjectDictionary )ViolatedRule {const (_fbgd ="\u0036.\u0033\u002e\u0033\u002d\u0032";_bcde ="\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 _fdgdc string ;if _eeacf ,_fegd :=_dc .GetName (_deaa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fegd {_fdgdc =_eeacf .String ();};if _fdgdc !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _de ;};if _deaa .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _ca (_fbgd ,_bcde ); -};return _de ;};func _ggb (_bcfd *_feg .Document ,_aege bool )error {_eeae ,_gcgf :=_bcfd .GetPages ();if !_gcgf {return nil ;};for _ ,_dfeb :=range _eeae {_ffg ,_fdac :=_dc .GetArray (_dfeb .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_fdac {continue ; -};for _ ,_faf :=range _ffg .Elements (){_dgec ,_ebb :=_dc .GetDict (_faf );if !_ebb {continue ;};_cdcd :=_dgec .Get ("\u0043");if _cdcd ==nil {continue ;};_ddea ,_ebb :=_dc .GetArray (_cdcd );if !_ebb {continue ;};_ffgf ,_edbf :=_ddea .GetAsFloat64Slice (); -if _edbf !=nil {return _edbf ;};switch _ddea .Len (){case 0,1:if _aege {_dgec .Set ("\u0043",_dc .MakeArrayFromIntegers ([]int {1,1,1,1}));}else {_dgec .Set ("\u0043",_dc .MakeArrayFromIntegers ([]int {1,1,1}));};case 3:if _aege {_ecgg ,_egfg ,_aegb ,_ffgb :=_ec .RGBToCMYK (uint8 (_ffgf [0]*255),uint8 (_ffgf [1]*255),uint8 (_ffgf [2]*255)); -_dgec .Set ("\u0043",_dc .MakeArrayFromFloats ([]float64 {float64 (_ecgg )/255,float64 (_egfg )/255,float64 (_aegb )/255,float64 (_ffgb )/255}));};case 4:if !_aege {_eaac ,_ebbe ,_ffce :=_ec .CMYKToRGB (uint8 (_ffgf [0]*255),uint8 (_ffgf [1]*255),uint8 (_ffgf [2]*255),uint8 (_ffgf [3]*255)); -_dgec .Set ("\u0043",_dc .MakeArrayFromFloats ([]float64 {float64 (_eaac )/255,float64 (_ebbe )/255,float64 (_ffce )/255}));};};};};return nil ;};func _bdfb (_gbbc *_be .CompliancePdfReader )(_aeec []ViolatedRule ){var _bbde ,_afbe ,_ecfa ,_egeab ,_bgaae ,_adac ,_dgbb bool ; -_fffe :=func ()bool {return _bbde &&_afbe &&_ecfa &&_egeab &&_bgaae &&_adac &&_dgbb };for _ ,_gdca :=range _gbbc .PageList {if _gdca .Resources ==nil {continue ;};_fdbg ,_gggf :=_dc .GetDict (_gdca .Resources .Font );if !_gggf {continue ;};for _ ,_bdcg :=range _fdbg .Keys (){_dggb ,_cfcg :=_dc .GetDict (_fdbg .Get (_bdcg )); -if !_cfcg {if !_bbde {_aeec =append (_aeec ,_ca ("\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")); -_bbde =true ;if _fffe (){return _aeec ;};};continue ;};if _acaa ,_fgfc :=_dc .GetName (_dggb .Get ("\u0054\u0079\u0070\u0065"));!_bbde &&(!_fgfc ||_acaa .String ()!="\u0046\u006f\u006e\u0074"){_aeec =append (_aeec ,_ca ("\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")); -_bbde =true ;if _fffe (){return _aeec ;};};_ddgd ,_bfaa :=_be .NewPdfFontFromPdfObject (_dggb );if _bfaa !=nil {continue ;};var _adgc string ;if _fcbd ,_gbdb :=_dc .GetName (_dggb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gbdb {_adgc =_fcbd .String (); -};if !_afbe {switch _adgc {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:_afbe =true ; -_aeec =append (_aeec ,_ca ("\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 _fffe (){return _aeec ;};};};if !_ecfa {if _adgc !="\u0054\u0079\u0070e\u0033"{_cgbdg ,_ebcc :=_dc .GetName (_dggb .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_ebcc ||_cgbdg .String ()==""{_aeec =append (_aeec ,_ca ("\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")); -_ecfa =true ;if _fffe (){return _aeec ;};};};};if _adgc !="\u0054\u0079\u0070e\u0031"{continue ;};_gcba :=_eg .IsStdFont (_eg .StdFontName (_ddgd .BaseFont ()));if _gcba {continue ;};_ebfb ,_effeb :=_dc .GetIntVal (_dggb .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); -if !_effeb &&!_egeab {_aeec =append (_aeec ,_ca ("\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")); -_egeab =true ;if _fffe (){return _aeec ;};};_aagbf ,_cff :=_dc .GetIntVal (_dggb .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_cff &&!_bgaae {_aeec =append (_aeec ,_ca ("\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")); -_bgaae =true ;if _fffe (){return _aeec ;};};if !_adac {_acddd ,_cfda :=_dc .GetArray (_dggb .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_cfda ||!_effeb ||!_cff ||_acddd .Len ()!=_aagbf -_ebfb +1{_aeec =append (_aeec ,_ca ("\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.")); -_adac =true ;if _fffe (){return _aeec ;};};};};};return _aeec ;}; +// StandardName gets the name of the standard. +func (_fgbc *profile1 )StandardName ()string {return _f .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0031\u0025s",_fgbc ._caba ._dc );};func _bcee (_ffef *_fgf .Document )error {_cad :=map[string ]*_edd .PdfObjectDictionary {};_bcd :=_ga .NewFinder (&_ga .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}}); +_bcde :=map[_edd .PdfObject ]struct{}{};_eba :=map[_edd .PdfObject ]struct{}{};for _ ,_eaa :=range _ffef .Objects {_geb ,_ebbc :=_edd .GetDict (_eaa );if !_ebbc {continue ;};_cbc :=_geb .Get ("\u0054\u0079\u0070\u0065");if _cbc ==nil {continue ;};if _ffc ,_deg :=_edd .GetName (_cbc ); +_deg &&_ffc .String ()!="\u0046\u006f\u006e\u0074"{continue ;};if _ ,_bgc :=_bcde [_eaa ];_bgc {continue ;};_cbf ,_bbe :=_ea .NewPdfFontFromPdfObject (_geb );if _bbe !=nil {_ae .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 _bbe ;};if _cbf .Encoder ()!=nil &&(_cbf .Encoder ().String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_cbf .Encoder ().String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"){continue ;};_acdd ,_bbe :=_cbf .GetFontDescriptor (); +if _bbe !=nil {return _bbe ;};if _acdd !=nil &&(_acdd .FontFile !=nil ||_acdd .FontFile2 !=nil ||_acdd .FontFile3 !=nil ){continue ;};_gcgb :=_cbf .BaseFont ();if _gcgb ==""{_eacf ,_bed :=_cbf .GetFontDescriptor ();if _bed !=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",_geb .String ()); +};_gcgb =_eacf .FontName .String ();if _gcgb ==""{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",_geb .String ()); +};};_degg ,_bbaf :=_cad [_gcgb ];if !_bbaf {if len (_gcgb )> 7&&_gcgb [6]=='+'{_gcgb =_gcgb [7:];};_ggf :=[]string {_gcgb ,"\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 _ ,_gda :=range _ggf {_ae .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",_gda );if _degg ,_bbaf =_cad [_gda ]; +_bbaf {break ;};_bac :=_bcd .Match (_gda );if _bac ==nil {_ae .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",_gda );continue ;};_eecb ,_gff :=_ea .NewPdfFontFromTTFFile (_bac .Filename ); +if _gff !=nil {return _gff ;};_dff :=_eecb .FontDescriptor ();if _dff .FontFile !=nil {if _ ,_bbaf =_eba [_dff .FontFile ];!_bbaf {_ffef .Objects =append (_ffef .Objects ,_dff .FontFile );_eba [_dff .FontFile ]=struct{}{};};};if _dff .FontFile2 !=nil {if _ ,_bbaf =_eba [_dff .FontFile2 ]; +!_bbaf {_ffef .Objects =append (_ffef .Objects ,_dff .FontFile2 );_eba [_dff .FontFile2 ]=struct{}{};};};if _dff .FontFile3 !=nil {if _ ,_bbaf =_eba [_dff .FontFile3 ];!_bbaf {_ffef .Objects =append (_ffef .Objects ,_dff .FontFile3 );_eba [_dff .FontFile3 ]=struct{}{}; +};};_agf ,_bbb :=_eecb .ToPdfObject ().(*_edd .PdfIndirectObject );if !_bbb {_ae .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 ;};_efag ,_bbb :=_agf .PdfObject .(*_edd .PdfObjectDictionary );if !_bbb {_ae .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 ;};_cad [_gda ]=_efag ;_degg =_efag ;break ;};if _degg ==nil {_ae .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",_cbf .BaseFont ()); +return _c .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 _ ,_dcg :=range _degg .Keys (){_geb .Set (_dcg ,_degg .Get (_dcg )); +};_bde :=_degg .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _bde !=nil {if _ ,_bbaf =_eba [_bde ];!_bbaf {_ffef .Objects =append (_ffef .Objects ,_bde );_eba [_bde ]=struct{}{};};};_bcde [_eaa ]=struct{}{};_ebdd :=_geb .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"); +if _ebdd !=nil {_ffef .Objects =append (_ffef .Objects ,_ebdd );_eba [_ebdd ]=struct{}{};};};return nil ;};func _gabb (_fcbb *_ea .CompliancePdfReader )ViolatedRule {return _dd };func _ccdf (_fbbf *Profile2Options ){if _fbbf .Now ==nil {_fbbf .Now =_ed .Now ; +};};func _bbaa (_fecd *_edd .PdfObjectDictionary )ViolatedRule {const (_cgeb ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0032";_eefeb ="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 _beeee string ;if _fdfb ,_dffd :=_edd .GetName (_fecd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dffd {_beeee =_fdfb .String ();};if _beeee !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _dd ;};if _fecd .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _bd (_cgeb ,_eefeb ); +};return _dd ;};func _egfcf (_fdcef *_ea .CompliancePdfReader )(_cffag ViolatedRule ){_aabfc ,_fcdb :=_adff (_fdcef );if !_fcdb {return _dd ;};_gbfb ,_fcdb :=_edd .GetDict (_aabfc .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_fcdb {return _dd ; +};_feebf ,_fcdb :=_edd .GetArray (_gbfb .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_fcdb {return _dd ;};for _ddgcc :=0;_ddgcc < _feebf .Len ();_ddgcc ++{_bfgf ,_cabf :=_edd .GetDict (_feebf .Get (_ddgcc ));if !_cabf {continue ;};if _bfgf .Get ("\u0041")!=nil {return _bd ("\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 _bfgf .Get ("\u0041\u0041")!=nil {return _bd ("\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 _dd ;};func _dabeb (_gcagf *_ea .PdfInfo ,_egab *_ec .Document )bool {_efgg ,_bcgd :=_egab .GetPdfInfo ();if !_bcgd {return false ;};if _efgg .InfoDict ==nil {return false ;};_egabe ,_becdg :=_ea .NewPdfInfoFromObject (_efgg .InfoDict );if _becdg !=nil {return false ; +};if _gcagf .Creator !=nil {if _egabe .Creator ==nil ||_egabe .Creator .String ()!=_gcagf .Creator .String (){return false ;};};if _gcagf .CreationDate !=nil {if _egabe .CreationDate ==nil ||!_egabe .CreationDate .ToGoTime ().Equal (_gcagf .CreationDate .ToGoTime ()){return false ; +};};if _gcagf .ModifiedDate !=nil {if _egabe .ModifiedDate ==nil ||!_egabe .ModifiedDate .ToGoTime ().Equal (_gcagf .ModifiedDate .ToGoTime ()){return false ;};};if _gcagf .Producer !=nil {if _egabe .Producer ==nil ||_egabe .Producer .String ()!=_gcagf .Producer .String (){return false ; +};};if _gcagf .Keywords !=nil {if _egabe .Keywords ==nil ||_egabe .Keywords .String ()!=_gcagf .Keywords .String (){return false ;};};if _gcagf .Trapped !=nil {if _egabe .Trapped ==nil {return false ;};switch _gcagf .Trapped .String (){case "\u0054\u0072\u0075\u0065":if _egabe .Trapped .String ()!="\u0054\u0072\u0075\u0065"{return false ; +};case "\u0046\u0061\u006cs\u0065":if _egabe .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ;};default:if _egabe .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ;};};};if _gcagf .Title !=nil {if _egabe .Title ==nil ||_egabe .Title .String ()!=_gcagf .Title .String (){return false ; +};};if _gcagf .Subject !=nil {if _egabe .Subject ==nil ||_egabe .Subject .String ()!=_gcagf .Subject .String (){return false ;};};return true ;};func (_cc standardType )String ()string {return _f .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_cc ._agd ,_cc ._dc ); +};func _ggef (_afeef *_ea .CompliancePdfReader )(*_ea .PdfOutputIntent ,bool ){_ccegc ,_dcbd :=_fgge (_afeef );if !_dcbd {return nil ,false ;};_cfbe ,_afbg :=_ea .NewPdfOutputIntentFromPdfObject (_ccegc );if _afbg !=nil {return nil ,false ;};return _cfbe ,true ; +};func _adgdd (_abg *_fgf .Document )error {_bee ,_beaf :=_abg .GetPages ();if !_beaf {return nil ;};for _ ,_gegf :=range _bee {_abdc :=_gegf .FindXObjectForms ();for _ ,_bgfc :=range _abdc {_gace ,_dgd :=_edd .GetDict (_bgfc .Get ("\u0047\u0072\u006fu\u0070")); +if _dgd {if _ffda :=_gace .Get ("\u0053");_ffda !=nil {_bfbg ,_agc :=_edd .GetName (_ffda );if _agc &&_bfbg .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_bgfc .Remove ("\u0047\u0072\u006fu\u0070");};};};};_gade ,_fbde :=_gegf .GetResourcesXObject (); +if _fbde {_gaea ,_dfed :=_edd .GetDict (_gade .Get ("\u0047\u0072\u006fu\u0070"));if _dfed {_defe :=_gaea .Get ("\u0053");if _defe !=nil {_bae ,_aggg :=_edd .GetName (_defe );if _aggg &&_bae .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_gade .Remove ("\u0047\u0072\u006fu\u0070"); +};};};};_gfd ,_dca :=_edd .GetDict (_gegf .Object .Get ("\u0047\u0072\u006fu\u0070"));if _dca {_dbg :=_gfd .Get ("\u0053");if _dbg !=nil {_aabb ,_eab :=_edd .GetName (_dbg );if _eab &&_aabb .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_gegf .Object .Remove ("\u0047\u0072\u006fu\u0070"); +};};};};return nil ;};func _eegc (_babe *_ea .CompliancePdfReader ,_bfeb standardType )(_cdgec []ViolatedRule ){var _dgaf ,_eecf ,_gcec ,_dbgg ,_ddbcg ,_eaea ,_eccf ,_fade ,_aebf ,_dgec ,_cbdg bool ;_ffde :=func ()bool {return _dgaf &&_eecf &&_gcec &&_dbgg &&_ddbcg &&_eaea &&_eccf &&_fade &&_aebf &&_dgec &&_cbdg ; +};_badg :=map[*_edd .PdfObjectStream ]*_dg .CMap {};_dfcfb :=map[*_edd .PdfObjectStream ][]byte {};_dcac :=map[_edd .PdfObject ]*_ea .PdfFont {};for _ ,_gbeb :=range _babe .GetObjectNums (){_cffee ,_egfca :=_babe .GetIndirectObjectByNumber (_gbeb );if _egfca !=nil {continue ; +};_bdde ,_bdaa :=_edd .GetDict (_cffee );if !_bdaa {continue ;};_gdg ,_bdaa :=_edd .GetName (_bdde .Get ("\u0054\u0079\u0070\u0065"));if !_bdaa {continue ;};if *_gdg !="\u0046\u006f\u006e\u0074"{continue ;};_aeg ,_egfca :=_ea .NewPdfFontFromPdfObject (_bdde ); +if _egfca !=nil {_ae .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",_egfca );continue ;};_dcac [_bdde ]=_aeg ; +};for _ ,_ebcb :=range _babe .PageList {_ebaa ,_faff :=_ebcb .GetContentStreams ();if _faff !=nil {_ae .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 _ ,_ddfe :=range _ebaa {_dfff :=_ega .NewContentStreamParser (_ddfe );_ccde ,_aega :=_dfff .Parse ();if _aega !=nil {_ae .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",_aega ); +continue ;};var _cfffca bool ;for _ ,_bdfe :=range *_ccde {if _bdfe .Operand !="\u0054\u0072"{continue ;};if len (_bdfe .Params )!=1{_ae .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 (_bdfe .Params )); +continue ;};_cfbb ,_efgab :=_edd .GetIntVal (_bdfe .Params [0]);if !_efgab {_ae .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 _cfbb ==3{_cfffca =true ;break ;};};for _ ,_fegf :=range *_ccde {if _fegf .Operand !="\u0054\u0066"{continue ;};if len (_fegf .Params )!=2{_ae .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 (_fegf .Params )); +continue ;};_aeag ,_eafac :=_edd .GetName (_fegf .Params [0]);if !_eafac {_ae .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",_fegf ); +continue ;};_feggf ,_cgde :=_ebcb .Resources .GetFontByName (*_aeag );if !_cgde {_ae .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_agdd ,_eafac :=_edd .GetDict (_feggf );if !_eafac {_ae .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +continue ;};_dacgaa ,_eafac :=_dcac [_agdd ];if !_eafac {var _febe error ;_dacgaa ,_febe =_ea .NewPdfFontFromPdfObject (_agdd );if _febe !=nil {_ae .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",_febe ); +continue ;};_dcac [_agdd ]=_dacgaa ;};if !_dgaf {_fce :=_ccgbd (_agdd ,_dfcfb ,_badg );if _fce !=_dd {_cdgec =append (_cdgec ,_fce );_dgaf =true ;if _ffde (){return _cdgec ;};};};if !_eecf {_dfdf :=_gaff (_agdd );if _dfdf !=_dd {_cdgec =append (_cdgec ,_dfdf ); +_eecf =true ;if _ffde (){return _cdgec ;};};};if !_gcec {_aadd :=_dcbf (_agdd ,_dfcfb ,_badg );if _aadd !=_dd {_cdgec =append (_cdgec ,_aadd );_gcec =true ;if _ffde (){return _cdgec ;};};};if !_dbgg {_dccc :=_adgdg (_agdd ,_dfcfb ,_badg );if _dccc !=_dd {_cdgec =append (_cdgec ,_dccc ); +_dbgg =true ;if _ffde (){return _cdgec ;};};};if !_ddbcg {_efed :=_dgdgf (_dacgaa ,_agdd ,_cfffca );if _efed !=_dd {_ddbcg =true ;_cdgec =append (_cdgec ,_efed );if _ffde (){return _cdgec ;};};};if !_eaea {_acddg :=_fefag (_dacgaa ,_agdd );if _acddg !=_dd {_eaea =true ; +_cdgec =append (_cdgec ,_acddg );if _ffde (){return _cdgec ;};};};if !_eccf {_eggd :=_cdaa (_dacgaa ,_agdd );if _eggd !=_dd {_eccf =true ;_cdgec =append (_cdgec ,_eggd );if _ffde (){return _cdgec ;};};};if !_fade {_bgfad :=_cafbd (_dacgaa ,_agdd );if _bgfad !=_dd {_fade =true ; +_cdgec =append (_cdgec ,_bgfad );if _ffde (){return _cdgec ;};};};if !_aebf {_dgba :=_bdcb (_dacgaa ,_agdd );if _dgba !=_dd {_aebf =true ;_cdgec =append (_cdgec ,_dgba );if _ffde (){return _cdgec ;};};};if !_dgec {_daec :=_gcb (_dacgaa ,_agdd );if _daec !=_dd {_dgec =true ; +_cdgec =append (_cdgec ,_daec );if _ffde (){return _cdgec ;};};};if !_cbdg &&_bfeb ._dc =="\u0041"{_cbca :=_eacbd (_agdd ,_dfcfb ,_badg );if _cbca !=_dd {_cbdg =true ;_cdgec =append (_cdgec ,_cbca );if _ffde (){return _cdgec ;};};};};};};return _cdgec ; +};func _dbbb (_affgd *_ea .CompliancePdfReader )(_gedbg []ViolatedRule ){var _ggbfd ,_cgcc bool ;_ggde :=func ()bool {return _ggbfd &&_cgcc };for _ ,_fgbde :=range _affgd .GetObjectNums (){_cece ,_aeceeg :=_affgd .GetIndirectObjectByNumber (_fgbde );if _aeceeg !=nil {_ae .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",_fgbde ,_aeceeg ); +continue ;};_cdgad ,_fcaca :=_edd .GetDict (_cece );if !_fcaca {continue ;};_efefc ,_fcaca :=_edd .GetName (_cdgad .Get ("\u0054\u0079\u0070\u0065"));if !_fcaca {continue ;};if *_efefc !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_agdfc ,_fcaca :=_edd .GetName (_cdgad .Get ("\u0053")); +if !_fcaca {if !_ggbfd {_gedbg =append (_gedbg ,_bd ("\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")); +_ggbfd =true ;if _ggde (){return _gedbg ;};};continue ;};switch _ea .PdfActionType (*_agdfc ){case _ea .ActionTypeLaunch ,_ea .ActionTypeSound ,_ea .ActionTypeMovie ,_ea .ActionTypeResetForm ,_ea .ActionTypeImportData ,_ea .ActionTypeJavaScript ,_ea .ActionTypeHide ,_ea .ActionTypeSetOCGState ,_ea .ActionTypeRendition ,_ea .ActionTypeTrans ,_ea .ActionTypeGoTo3DView :if !_ggbfd {_gedbg =append (_gedbg ,_bd ("\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")); +_ggbfd =true ;if _ggde (){return _gedbg ;};};continue ;case _ea .ActionTypeNamed :if !_cgcc {_aaddd ,_bcbed :=_edd .GetName (_cdgad .Get ("\u004e"));if !_bcbed {_gedbg =append (_gedbg ,_bd ("\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")); +_cgcc =true ;if _ggde (){return _gedbg ;};continue ;};switch *_aaddd {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:_gedbg =append (_gedbg ,_bd ("\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")); +_cgcc =true ;if _ggde (){return _gedbg ;};continue ;};};};};return _gedbg ;};func _fcdf (_cbcce *_edd .PdfObjectDictionary ,_cbfd map[*_edd .PdfObjectStream ][]byte ,_fdfc map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_eddcc ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0037\u002d\u0031"; +_dced ="\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"; +);_aeabg ,_adee :=_edd .GetStream (_cbcce .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _adee {_ ,_egfe :=_feda (_aeabg ,_cbfd ,_fdfc );if _egfe !=nil {return _bd (_eddcc ,_dced );};return _dd ;};_eadc ,_adee :=_edd .GetName (_cbcce .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_adee {return _bd (_eddcc ,_dced );};switch _eadc .String (){case "\u0054\u0079\u0070e\u0031":return _dd ;};return _bd (_eddcc ,_dced );};func _gbbga (_gedce *_ea .CompliancePdfReader )(_gfge []ViolatedRule ){_cacg :=true ;_fcbbe ,_cbefd :=_gedce .GetCatalogMarkInfo (); +if !_cbefd {_cacg =false ;}else {_aegbg ,_cfacc :=_edd .GetDict (_fcbbe );if _cfacc {_egebc ,_agecb :=_edd .GetBool (_aegbg .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if !bool (*_egebc )||!_agecb {_cacg =false ;};}else {_cacg =false ;};};if !_cacg {_gfge =append (_gfge ,_bd ("\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")); +};_fgcf ,_cbefd :=_gedce .GetCatalogStructTreeRoot ();if !_cbefd {_gfge =append (_gfge ,_bd ("\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")); +};_geab ,_cbefd :=_edd .GetDict (_fgcf );if _cbefd {_cfgbfg ,_deba :=_edd .GetName (_geab .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _deba {_ggfe ,_cdfeb :=_edd .GetDict (_cfgbfg );if _cdfeb {for _ ,_faecc :=range _ggfe .Keys (){_gaca :=_ggfe .Get (_faecc ); +if _gaca ==nil {_gfge =append (_gfge ,_bd ("\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 _gfge ;}; -// NewProfile1A creates a new Profile1A with given options. -func NewProfile1A (options *Profile1Options )*Profile1A {if options ==nil {options =DefaultProfile1Options ();};_gbab (options );return &Profile1A {profile1 {_ebca :*options ,_dgfe :_cdc ()}};};func _eaaca (_gfggb *_be .CompliancePdfReader )(_eddac []ViolatedRule ){return _eddac }; -func _edd (_dec *_feg .Document ){if _dec .ID [0]!=""&&_dec .ID [1]!=""{return ;};_dec .UseHashBasedID =true ;};func _egcd (_deaf *_be .CompliancePdfReader )ViolatedRule {_ccdd ,_cceb :=_deaf .PdfReader .GetTrailer ();if _cceb !=nil {return _ca ("\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 _ccdd .Get ("\u0049\u0044")==nil {return _ca ("\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 _ccdd .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _ca ("\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 _de ;};func _fded (_ccgd *_be .CompliancePdfReader ,_dfea bool )(_fbdgc []ViolatedRule ){var _dcaf ,_fegb ,_bfaf ,_acdd ,_afge ,_fdfa ,_gbef bool ;_adfad :=func ()bool {return _dcaf &&_fegb &&_bfaf &&_acdd &&_afge &&_fdfa &&_gbef };_adag ,_aefb :=_acdgg (_ccgd ); -var _ffbd _bg .ProfileHeader ;if _aefb {_ffbd ,_ =_bg .ParseHeader (_adag .DestOutputProfile );};var _gafd bool ;_dcea :=map[_dc .PdfObject ]struct{}{};var _fdaea func (_ddff _be .PdfColorspace )bool ;_fdaea =func (_bfad _be .PdfColorspace )bool {switch _ffba :=_bfad .(type ){case *_be .PdfColorspaceDeviceGray :if !_fdfa {if !_aefb {_gafd =true ; -_fbdgc =append (_fbdgc ,_ca ("\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")); -_fdfa =true ;if _adfad (){return true ;};};};case *_be .PdfColorspaceDeviceRGB :if !_acdd {if !_aefb ||_ffbd .ColorSpace !=_bg .ColorSpaceRGB {_gafd =true ;_fbdgc =append (_fbdgc ,_ca ("\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")); -_acdd =true ;if _adfad (){return true ;};};};case *_be .PdfColorspaceDeviceCMYK :if !_afge {if !_aefb ||_ffbd .ColorSpace !=_bg .ColorSpaceCMYK {_gafd =true ;_fbdgc =append (_fbdgc ,_ca ("\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")); -_afge =true ;if _adfad (){return true ;};};};case *_be .PdfColorspaceICCBased :if !_bfaf ||!_gbef {_bgfb ,_ggde :=_bg .ParseHeader (_ffba .Data );if _ggde !=nil {_aa .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",_ggde ); -_fbdgc =append (_fbdgc ,func ()ViolatedRule {return _ca ("\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"); -}());_bfaf =true ;if _adfad (){return true ;};};if !_bfaf {var _fcgc ,_fefg bool ;switch _bgfb .DeviceClass {case _bg .DeviceClassPRTR ,_bg .DeviceClassMNTR ,_bg .DeviceClassSCNR ,_bg .DeviceClassSPAC :default:_fcgc =true ;};switch _bgfb .ColorSpace {case _bg .ColorSpaceRGB ,_bg .ColorSpaceCMYK ,_bg .ColorSpaceGRAY ,_bg .ColorSpaceLAB :default:_fefg =true ; -};if _fcgc ||_fefg {_fbdgc =append (_fbdgc ,_ca ("\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")); -_bfaf =true ;if _adfad (){return true ;};};};if !_gbef {_ecb ,_ :=_dc .GetStream (_ffba .GetContainingPdfObject ());if _ecb .Get ("\u004e")==nil ||(_ffba .N ==1&&_bgfb .ColorSpace !=_bg .ColorSpaceGRAY )||(_ffba .N ==3&&!(_bgfb .ColorSpace ==_bg .ColorSpaceRGB ||_bgfb .ColorSpace ==_bg .ColorSpaceLAB ))||(_ffba .N ==4&&_bgfb .ColorSpace !=_bg .ColorSpaceCMYK ){_fbdgc =append (_fbdgc ,_ca ("\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")); -_gbef =true ;if _adfad (){return true ;};};};};if _ffba .Alternate !=nil {return _fdaea (_ffba .Alternate );};};return false ;};for _ ,_bae :=range _ccgd .GetObjectNums (){_eeaf ,_cfcc :=_ccgd .GetIndirectObjectByNumber (_bae );if _cfcc !=nil {continue ; -};_cadb ,_bbc :=_dc .GetStream (_eeaf );if !_bbc {continue ;};_egbb ,_bbc :=_dc .GetName (_cadb .Get ("\u0054\u0079\u0070\u0065"));if !_bbc ||_egbb .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_gafe ,_bbc :=_dc .GetName (_cadb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_bbc {continue ;};_dcea [_cadb ]=struct{}{};switch _gafe .String (){case "\u0049\u006d\u0061g\u0065":_adcaa ,_eacf :=_be .NewXObjectImageFromStream (_cadb );if _eacf !=nil {continue ;};_dcea [_cadb ]=struct{}{};if _fdaea (_adcaa .ColorSpace ){return _fbdgc ; -};case "\u0046\u006f\u0072\u006d":_gdcb ,_ffdb :=_dc .GetDict (_cadb .Get ("\u0047\u0072\u006fu\u0070"));if !_ffdb {continue ;};_afbb :=_gdcb .Get ("\u0043\u0053");if _afbb ==nil {continue ;};_fdeba ,_febeg :=_be .NewPdfColorspaceFromPdfObject (_afbb ); -if _febeg !=nil {continue ;};if _fdaea (_fdeba ){return _fbdgc ;};};};for _ ,_gegc :=range _ccgd .PageList {_eegb ,_dgab :=_gegc .GetContentStreams ();if _dgab !=nil {continue ;};for _ ,_beae :=range _eegb {_edee ,_aaff :=_fg .NewContentStreamParser (_beae ).Parse (); -if _aaff !=nil {continue ;};for _ ,_aggf :=range *_edee {if len (_aggf .Params )> 1{continue ;};switch _aggf .Operand {case "\u0042\u0049":_ggag ,_ffdc :=_aggf .Params [0].(*_fg .ContentStreamInlineImage );if !_ffdc {continue ;};_cebc ,_abad :=_ggag .GetColorSpace (_gegc .Resources ); -if _abad !=nil {continue ;};if _fdaea (_cebc ){return _fbdgc ;};case "\u0044\u006f":_geed ,_bede :=_dc .GetName (_aggf .Params [0]);if !_bede {continue ;};_bbdf ,_cfaa :=_gegc .Resources .GetXObjectByName (*_geed );if _ ,_eacfc :=_dcea [_bbdf ];_eacfc {continue ; -};switch _cfaa {case _be .XObjectTypeImage :_cdccd ,_abgb :=_be .NewXObjectImageFromStream (_bbdf );if _abgb !=nil {continue ;};_dcea [_bbdf ]=struct{}{};if _fdaea (_cdccd .ColorSpace ){return _fbdgc ;};case _be .XObjectTypeForm :_fcfd ,_cfaac :=_dc .GetDict (_bbdf .Get ("\u0047\u0072\u006fu\u0070")); -if !_cfaac {continue ;};_feef ,_cfaac :=_dc .GetName (_fcfd .Get ("\u0043\u0053"));if !_cfaac {continue ;};_bfcd ,_ecfb :=_be .NewPdfColorspaceFromPdfObject (_feef );if _ecfb !=nil {continue ;};_dcea [_bbdf ]=struct{}{};if _fdaea (_bfcd ){return _fbdgc ; -};};};};};};if !_gafd {return _fbdgc ;};if (_ffbd .DeviceClass ==_bg .DeviceClassPRTR ||_ffbd .DeviceClass ==_bg .DeviceClassMNTR )&&(_ffbd .ColorSpace ==_bg .ColorSpaceRGB ||_ffbd .ColorSpace ==_bg .ColorSpaceCMYK ||_ffbd .ColorSpace ==_bg .ColorSpaceGRAY ){return _fbdgc ; -};if !_dfea {return _fbdgc ;};_adbfb ,_acdef :=_dbff (_ccgd );if !_acdef {return _fbdgc ;};_egfgb ,_acdef :=_dc .GetArray (_adbfb .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_acdef {_fbdgc =append (_fbdgc ,_ca ("\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"),_ca ("\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 _fbdgc ;};if _egfgb .Len ()> 1{_caea :=map[*_dc .PdfObjectDictionary ]struct{}{};for _ccga :=0;_ccga < _egfgb .Len ();_ccga ++{_aefd ,_bebf :=_dc .GetDict (_egfgb .Get (_ccga ));if !_bebf {continue ;};if _ccga ==0{_caea [_aefd ]=struct{}{};continue ; -};if _ ,_aea :=_caea [_aefd ];!_aea {_fbdgc =append (_fbdgc ,_ca ("\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 _fbdgc ;};func _fgeb (_abcg *_be .CompliancePdfReader )(_abde []ViolatedRule ){if _abcg .ParserMetadata ().HasOddLengthHexStrings (){_abde =append (_abde ,_ca ("\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 _abcg .ParserMetadata ().HasOddLengthHexStrings (){_abde =append (_abde ,_ca ("\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 _abde ;};func _bbgd (_ccbc *_be .CompliancePdfReader )(_afff []ViolatedRule ){_bcgb :=_ccbc .GetObjectNums ();for _ ,_gadag :=range _bcgb {_efee ,_eabcf :=_ccbc .GetIndirectObjectByNumber (_gadag );if _eabcf !=nil {continue ;};_cfag ,_dcded :=_dc .GetDict (_efee ); -if !_dcded {continue ;};_cbfbb ,_dcded :=_dc .GetName (_cfag .Get ("\u0054\u0079\u0070\u0065"));if !_dcded {continue ;};if _cbfbb .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ;};if _cfag .Get ("\u0045\u0046")!=nil {if _cfag .Get ("\u0046")==nil ||_cfag .Get ("\u0045\u0046")==nil {_afff =append (_afff ,_ca ("\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")); -};if _cfag .Get ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070")==nil {_afff =append (_afff ,_ca ("\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 _afff ;};func _ffcf (_bcc *_feg .Document )error {_ddab :=func (_eega *_dc .PdfObjectDictionary )error {if _eega .Get ("\u0054\u0052")!=nil {_aa .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"); -_eega .Remove ("\u0054\u0052");};_aagg :=_eega .Get ("\u0054\u0052\u0032");if _aagg !=nil {_dea :=_aagg .String ();if _dea !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_aa .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"); -_eega .Set ("\u0054\u0052\u0032",_dc .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};if _eega .Get ("\u0048\u0054\u0050")!=nil {_aa .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"); -_eega .Remove ("\u0048\u0054\u0050");};_dcb :=_eega .Get ("\u0042\u004d");if _dcb !=nil {_cgada ,_bfg :=_dc .GetName (_dcb );if !_bfg {_aa .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"); -_cgada =_dc .MakeName ("");};_dffe :=_cgada .String ();switch _dffe {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:_eega .Set ("\u0042\u004d",_dc .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); -};};return nil ;};_aca ,_egba :=_bcc .GetPages ();if !_egba {return nil ;};for _ ,_fdeg :=range _aca {_cegb ,_caec :=_fdeg .GetResources ();if !_caec {continue ;};_deab ,_eaf :=_dc .GetDict (_cegb .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); -if !_eaf {return nil ;};_ebgd :=_deab .Keys ();for _ ,_degb :=range _ebgd {_dbc ,_ddcf :=_dc .GetDict (_deab .Get (_degb ));if !_ddcf {continue ;};_ffa :=_ddab (_dbc );if _ffa !=nil {continue ;};};};for _ ,_cabf :=range _aca {_caaf ,_add :=_cabf .GetContents (); -if !_add {return nil ;};for _ ,_bfeff :=range _caaf {_ggbg ,_fddf :=_bfeff .GetData ();if _fddf !=nil {continue ;};_bdgdb :=_fg .NewContentStreamParser (string (_ggbg ));_aeff ,_fddf :=_bdgdb .Parse ();if _fddf !=nil {continue ;};for _ ,_cda :=range *_aeff {if len (_cda .Params )==0{continue ; -};_ ,_fcee :=_dc .GetName (_cda .Params [0]);if !_fcee {continue ;};_dfebg ,_ced :=_cabf .GetResourcesXObject ();if !_ced {continue ;};for _ ,_gafb :=range _dfebg .Keys (){_gcbc ,_dafa :=_dc .GetStream (_dfebg .Get (_gafb ));if !_dafa {continue ;};_ffac ,_dafa :=_dc .GetDict (_gcbc .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_dafa {continue ;};_dfae ,_dafa :=_dc .GetDict (_ffac .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_dafa {continue ;};for _ ,_efdc :=range _dfae .Keys (){_bgca ,_dada :=_dc .GetDict (_dfae .Get (_efdc ));if !_dada {continue ;};_bgd :=_ddab (_bgca ); -if _bgd !=nil {continue ;};};};};};};return nil ;};func _dgfbc (_cgdbe *_be .CompliancePdfReader )(_fdbb []ViolatedRule ){var _gedb ,_edae ,_fgec ,_fced ,_cbdec ,_gdgd bool ;_eabe :=func ()bool {return _gedb &&_edae &&_fgec &&_fced &&_cbdec &&_gdgd };for _ ,_gfgcb :=range _cgdbe .PageList {if _gfgcb .Resources ==nil {continue ; -};_aebc ,_ageb :=_dc .GetDict (_gfgcb .Resources .Font );if !_ageb {continue ;};for _ ,_ggfda :=range _aebc .Keys (){_cagb ,_bccb :=_dc .GetDict (_aebc .Get (_ggfda ));if !_bccb {if !_gedb {_fdbb =append (_fdbb ,_ca ("\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")); -_gedb =true ;if _eabe (){return _fdbb ;};};continue ;};if _eefa ,_bgfe :=_dc .GetName (_cagb .Get ("\u0054\u0079\u0070\u0065"));!_gedb &&(!_bgfe ||_eefa .String ()!="\u0046\u006f\u006e\u0074"){_fdbb =append (_fdbb ,_ca ("\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")); -_gedb =true ;if _eabe (){return _fdbb ;};};_fbdab ,_dcad :=_be .NewPdfFontFromPdfObject (_cagb );if _dcad !=nil {continue ;};var _gbec string ;if _ebge ,_fagf :=_dc .GetName (_cagb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fagf {_gbec =_ebge .String (); -};if !_edae {switch _gbec {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:_edae =true ; -_fdbb =append (_fdbb ,_ca ("\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 _eabe (){return _fdbb ;};};};if !_fgec {if _gbec !="\u0054\u0079\u0070e\u0033"{_dabf ,_adbd :=_dc .GetName (_cagb .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_adbd ||_dabf .String ()==""{_fdbb =append (_fdbb ,_ca ("\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")); -_fgec =true ;if _eabe (){return _fdbb ;};};};};if _gbec !="\u0054\u0079\u0070e\u0031"{continue ;};_gefa :=_eg .IsStdFont (_eg .StdFontName (_fbdab .BaseFont ()));if _gefa {continue ;};_cbdcb ,_fdaef :=_dc .GetIntVal (_cagb .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); -if !_fdaef &&!_fced {_fdbb =append (_fdbb ,_ca ("\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")); -_fced =true ;if _eabe (){return _fdbb ;};};_gced ,_gebf :=_dc .GetIntVal (_cagb .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_gebf &&!_cbdec {_fdbb =append (_fdbb ,_ca ("\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")); -_cbdec =true ;if _eabe (){return _fdbb ;};};if !_gdgd {_adbg ,_acgg :=_dc .GetArray (_cagb .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_acgg ||!_fdaef ||!_gebf ||_adbg .Len ()!=_gced -_cbdcb +1{_fdbb =append (_fdbb ,_ca ("\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.")); -_gdgd =true ;if _eabe (){return _fdbb ;};};};};};return _fdbb ;};func _deafd (_dbcc *_be .CompliancePdfReader )ViolatedRule {for _ ,_ebfe :=range _dbcc .PageList {_edcg :=_ebfe .GetContentStreamObjs ();for _ ,_bfda :=range _edcg {_bfda =_dc .TraceToDirectObject (_bfda ); -var _gae string ;switch _gdc :=_bfda .(type ){case *_dc .PdfObjectString :_gae =_gdc .Str ();case *_dc .PdfObjectStream :_cgbc ,_cgdc :=_dc .GetName (_dc .TraceToDirectObject (_gdc .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if _cgdc {if *_cgbc ==_dc .StreamEncodingFilterNameLZW {return _ca ("\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"); -};};_gfgg ,_gcgc :=_dc .DecodeStream (_gdc );if _gcgc !=nil {_aa .Log .Debug ("\u0045r\u0072\u003a\u0020\u0025\u0076",_gcgc );continue ;};_gae =string (_gfgg );default:_aa .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",_bfda ); -continue ;};_cdeb :=_fg .NewContentStreamParser (_gae );_efab ,_egbg :=_cdeb .Parse ();if _egbg !=nil {_aa .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",_egbg ); -continue ;};for _ ,_beab :=range *_efab {if !(_beab .Operand =="\u0042\u0049"&&len (_beab .Params )==1){continue ;};_gffa ,_gece :=_beab .Params [0].(*_fg .ContentStreamInlineImage );if !_gece {continue ;};_cecg ,_adca :=_gffa .GetEncoder ();if _adca !=nil {_aa .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",_adca ); -continue ;};if _cecg .GetFilterName ()==_dc .StreamEncodingFilterNameLZW {return _ca ("\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 _de ;};func _eccab (_caad *_be .CompliancePdfReader )(_fcde ViolatedRule ){for _ ,_gffdc :=range _caad .GetObjectNums (){_cegd ,_egbgg :=_caad .GetIndirectObjectByNumber (_gffdc );if _egbgg !=nil {continue ;};_gcfdg ,_bgff :=_dc .GetStream (_cegd ); -if !_bgff {continue ;};_aefdg ,_bgff :=_dc .GetName (_gcfdg .Get ("\u0054\u0079\u0070\u0065"));if !_bgff {continue ;};if *_aefdg !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_ ,_bgff =_dc .GetName (_gcfdg .Get ("\u004f\u0050\u0049"));if _bgff {return _ca ("\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"); -};_dbfce ,_bgff :=_dc .GetName (_gcfdg .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"));if !_bgff {continue ;};if *_dbfce =="\u0050\u0053"{return _ca ("\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 _gcfdg .Get ("\u0050\u0053")!=nil {return _ca ("\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 _fcde ;};func _cefa (_bgfg *_feg .Document ){_dgefa ,_gbc :=_bgfg .FindCatalog ();if !_gbc {return ;};_dacd ,_gbc :=_dgefa .GetMarkInfo ();if !_gbc {_dacd =_dc .MakeDict ();};_cccc ,_gbc :=_dc .GetBool (_dacd .Get ("\u004d\u0061\u0072\u006b\u0065\u0064")); -if !_gbc ||!bool (*_cccc ){_dacd .Set ("\u004d\u0061\u0072\u006b\u0065\u0064",_dc .MakeBool (true ));_dgefa .SetMarkInfo (_dacd );};};func _gcbe (_agb *_be .CompliancePdfReader )ViolatedRule {return _de };var _ Profile =(*Profile2A )(nil );func _ecac (_befac *_be .CompliancePdfReader )(_gecc ViolatedRule ){_efeg ,_dbfa :=_dbff (_befac ); -if !_dbfa {return _de ;};_dddd ,_dbfa :=_dc .GetDict (_efeg .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_dbfa {return _de ;};_eeda ,_dbfa :=_dc .GetArray (_dddd .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_dbfa {return _de ;}; -for _aeeaf :=0;_aeeaf < _eeda .Len ();_aeeaf ++{_ebff ,_bbffc :=_dc .GetDict (_eeda .Get (_aeeaf ));if !_bbffc {continue ;};if _ebff .Get ("\u0041\u0041")!=nil {return _ca ("\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 _de ;};func _aecb (_bffd *_feg .Document )error {_dagb ,_gbdda :=_bffd .FindCatalog ();if !_gbdda {return _gf .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_agfd ,_gbdda :=_dc .GetDict (_dagb .Object .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073")); -if !_gbdda {return nil ;};_ggec ,_gbdda :=_dc .GetDict (_agfd .Get ("\u0044"));if _gbdda {if _ggec .Get ("\u0041\u0053")!=nil {_ggec .Remove ("\u0041\u0053");};};_cede ,_gbdda :=_dc .GetArray (_agfd .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _gbdda {for _bee :=0; -_bee < _cede .Len ();_bee ++{_ecaf ,_acbd :=_dc .GetDict (_cede .Get (_bee ));if !_acbd {continue ;};if _ecaf .Get ("\u0041\u0053")!=nil {_ecaf .Remove ("\u0041\u0053");};};};return nil ;};func (_gg standardType )String ()string {return _g .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_gg ._eb ,_gg ._ag ); -};func _fdaed (_bfc ,_edfg ,_ebga ,_adef string )(string ,bool ){_bcbd :=_cg .Index (_bfc ,_edfg );if _bcbd ==-1{return "",false ;};_fbda :=_cg .Index (_bfc ,_ebga );if _fbda ==-1{return "",false ;};if _fbda < _bcbd {return "",false ;};return _bfc [:_bcbd ]+_edfg +_adef +_bfc [_fbda :],true ; -};type colorspaceModification struct{_cgf _dg .ColorConverter ;_cde _be .PdfColorspace ;};func _gefb (_ddfg *_be .CompliancePdfReader )(_adbba []ViolatedRule ){var _gbddd ,_gaaa bool ;_bebge :=func ()bool {return _gbddd &&_gaaa };for _ ,_efacc :=range _ddfg .GetObjectNums (){_dbdef ,_bgge :=_ddfg .GetIndirectObjectByNumber (_efacc ); -if _bgge !=nil {_aa .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",_efacc ,_bgge ); -continue ;};_befdc ,_fedfg :=_dc .GetDict (_dbdef );if !_fedfg {continue ;};_fbbf ,_fedfg :=_dc .GetName (_befdc .Get ("\u0054\u0079\u0070\u0065"));if !_fedfg {continue ;};if *_fbbf !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_egeb ,_fedfg :=_dc .GetName (_befdc .Get ("\u0053")); -if !_fedfg {if !_gbddd {_adbba =append (_adbba ,_ca ("\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")); -_gbddd =true ;if _bebge (){return _adbba ;};};continue ;};switch _be .PdfActionType (*_egeb ){case _be .ActionTypeLaunch ,_be .ActionTypeSound ,_be .ActionTypeMovie ,_be .ActionTypeResetForm ,_be .ActionTypeImportData ,_be .ActionTypeJavaScript ,_be .ActionTypeHide ,_be .ActionTypeSetOCGState ,_be .ActionTypeRendition ,_be .ActionTypeTrans ,_be .ActionTypeGoTo3DView :if !_gbddd {_adbba =append (_adbba ,_ca ("\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")); -_gbddd =true ;if _bebge (){return _adbba ;};};continue ;case _be .ActionTypeNamed :if !_gaaa {_bgfba ,_adgda :=_dc .GetName (_befdc .Get ("\u004e"));if !_adgda {_adbba =append (_adbba ,_ca ("\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")); -_gaaa =true ;if _bebge (){return _adbba ;};continue ;};switch *_bgfba {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:_adbba =append (_adbba ,_ca ("\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")); -_gaaa =true ;if _bebge (){return _adbba ;};continue ;};};};};return _adbba ;};func (_age *documentImages )hasOnlyDeviceCMYK ()bool {return _age ._agg &&!_age ._dca &&!_age ._ded }; +// String gets a string representation of the violated rule. +func (_gad ViolatedRule )String ()string {return _f .Sprintf ("\u0025\u0073\u003a\u0020\u0025\u0073",_gad .RuleNo ,_gad .Detail );};func _eb ()standardType {return standardType {_agd :2,_dc :"\u0042"}};func _ccf (_cba *_fgf .Document )error {_dfa :=func (_fbg *_edd .PdfObjectDictionary )error {if _eaf :=_fbg .Get ("\u0053\u004d\u0061s\u006b"); +_eaf !=nil {_fbg .Set ("\u0053\u004d\u0061s\u006b",_edd .MakeName ("\u004e\u006f\u006e\u0065"));};_gb :=_fbg .Get ("\u0043\u0041");if _gb !=nil {_eag ,_ddc :=_edd .GetNumberAsFloat (_gb );if _ddc !=nil {_ae .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",_ddc ); +_eag =0;};if _eag !=1.0{_fbg .Set ("\u0043\u0041",_edd .MakeFloat (1.0));};};_gb =_fbg .Get ("\u0063\u0061");if _gb !=nil {_gefd ,_cdc :=_edd .GetNumberAsFloat (_gb );if _cdc !=nil {_ae .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",_cdc ); +_gefd =0;};if _gefd !=1.0{_fbg .Set ("\u0063\u0061",_edd .MakeFloat (1.0));};};_efb :=_fbg .Get ("\u0042\u004d");if _efb !=nil {_edb ,_fga :=_edd .GetName (_efb );if !_fga {_ae .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"); +_edb =_edd .MakeName ("");};_aff :=_edb .String ();switch _aff {case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_fbg .Set ("\u0042\u004d",_edd .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); +};};_gg :=_fbg .Get ("\u0054\u0052");if _gg !=nil {_ae .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"); +_fbg .Remove ("\u0054\u0052");};_gaac :=_fbg .Get ("\u0054\u0052\u0032");if _gaac !=nil {_acda :=_gaac .String ();if _acda !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_ae .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"); +_fbg .Set ("\u0054\u0052\u0032",_edd .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};return nil ;};_ebe ,_fcf :=_cba .GetPages ();if !_fcf {return nil ;};for _ ,_bcea :=range _ebe {_dfe ,_eacb :=_bcea .GetResources ();if !_eacb {continue ;};_bf ,_agg :=_edd .GetDict (_dfe .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); +if !_agg {return nil ;};_cfd :=_bf .Keys ();for _ ,_aece :=range _cfd {_acf ,_ba :=_edd .GetDict (_bf .Get (_aece ));if !_ba {continue ;};_fad :=_dfa (_acf );if _fad !=nil {continue ;};};};for _ ,_ada :=range _ebe {_dfb ,_adae :=_ada .GetContents ();if !_adae {return nil ; +};for _ ,_acg :=range _dfb {_caaa ,_edf :=_acg .GetData ();if _edf !=nil {continue ;};_fbd :=_ega .NewContentStreamParser (string (_caaa ));_fcg ,_edf :=_fbd .Parse ();if _edf !=nil {continue ;};for _ ,_fbgc :=range *_fcg {if len (_fbgc .Params )==0{continue ; +};_ ,_eafb :=_edd .GetName (_fbgc .Params [0]);if !_eafb {continue ;};_dcf ,_dag :=_ada .GetResourcesXObject ();if !_dag {continue ;};for _ ,_cceb :=range _dcf .Keys (){_gf ,_egb :=_edd .GetStream (_dcf .Get (_cceb ));if !_egb {continue ;};_aggf ,_egb :=_edd .GetDict (_gf .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_egb {continue ;};_dgb ,_egb :=_edd .GetDict (_aggf .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_egb {continue ;};for _ ,_aca :=range _dgb .Keys (){_egc ,_eecd :=_edd .GetDict (_dgb .Get (_aca ));if !_eecd {continue ;};_fbga :=_dfa (_egc ); +if _fbga !=nil {continue ;};};};};};};return nil ;};func _cafbd (_cgdeb *_ea .PdfFont ,_ebab *_edd .PdfObjectDictionary )ViolatedRule {const (_daeca ="\u0036.\u0033\u002e\u0037\u002d\u0031";_efdge ="\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 _fecg string ;if _efca ,_gdea :=_edd .GetName (_ebab .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gdea {_fecg =_efca .String ();};if _fecg !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _dd ;};_gdeg :=_cgdeb .FontDescriptor ();_abfg ,_adcff :=_edd .GetIntVal (_gdeg .Flags ); +if !_adcff {_ae .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 _bd (_daeca ,_efdge );};_efdf :=(uint32 (_abfg )>>3)!=0;if _efdf {return _dd ;};_dbgdg ,_adcff :=_edd .GetName (_ebab .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if !_adcff {return _bd (_daeca ,_efdge );};switch _dbgdg .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 _dd ; +default:return _bd (_daeca ,_efdge );};};func _bgfe (_bcbcc *_ea .CompliancePdfReader )(_ebccb []ViolatedRule ){var _ddeg ,_ccacb ,_gecbf ,_cggfg ,_daaa ,_fbff bool ;_bddde :=func ()bool {return _ddeg &&_ccacb &&_gecbf &&_cggfg &&_daaa &&_fbff };for _ ,_gbbe :=range _bcbcc .PageList {if _gbbe .Resources ==nil {continue ; +};_bfcd ,_dddg :=_edd .GetDict (_gbbe .Resources .Font );if !_dddg {continue ;};for _ ,_edgbc :=range _bfcd .Keys (){_becfg ,_cagfb :=_edd .GetDict (_bfcd .Get (_edgbc ));if !_cagfb {if !_ddeg {_ebccb =append (_ebccb ,_bd ("\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")); +_ddeg =true ;if _bddde (){return _ebccb ;};};continue ;};if _bagb ,_dfeca :=_edd .GetName (_becfg .Get ("\u0054\u0079\u0070\u0065"));!_ddeg &&(!_dfeca ||_bagb .String ()!="\u0046\u006f\u006e\u0074"){_ebccb =append (_ebccb ,_bd ("\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")); +_ddeg =true ;if _bddde (){return _ebccb ;};};_bdgbe ,_gedb :=_ea .NewPdfFontFromPdfObject (_becfg );if _gedb !=nil {continue ;};var _fgfe string ;if _gfgc ,_ffebb :=_edd .GetName (_becfg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ffebb {_fgfe =_gfgc .String (); +};if !_ccacb {switch _fgfe {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:_ccacb =true ; +_ebccb =append (_ebccb ,_bd ("\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 _bddde (){return _ebccb ;};};};if !_gecbf {if _fgfe !="\u0054\u0079\u0070e\u0033"{_gcgf ,_ecfbc :=_edd .GetName (_becfg .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_ecfbc ||_gcgf .String ()==""{_ebccb =append (_ebccb ,_bd ("\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")); +_gecbf =true ;if _bddde (){return _ebccb ;};};};};if _fgfe !="\u0054\u0079\u0070e\u0031"{continue ;};_efgbb :=_bg .IsStdFont (_bg .StdFontName (_bdgbe .BaseFont ()));if _efgbb {continue ;};_dfad ,_eddaf :=_edd .GetIntVal (_becfg .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); +if !_eddaf &&!_cggfg {_ebccb =append (_ebccb ,_bd ("\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")); +_cggfg =true ;if _bddde (){return _ebccb ;};};_deefb ,_dfce :=_edd .GetIntVal (_becfg .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_dfce &&!_daaa {_ebccb =append (_ebccb ,_bd ("\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")); +_daaa =true ;if _bddde (){return _ebccb ;};};if !_fbff {_dacd ,_ggdc :=_edd .GetArray (_becfg .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_ggdc ||!_eddaf ||!_dfce ||_dacd .Len ()!=_deefb -_dfad +1{_ebccb =append (_ebccb ,_bd ("\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.")); +_fbff =true ;if _bddde (){return _ebccb ;};};};};};return _ebccb ;};type imageInfo struct{ColorSpace _edd .PdfObjectName ;BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_edd .PdfObjectStream ;_fe bool ;};var _ Profile =(*Profile2B )(nil ); +func _bfaf (_abfd *_ea .CompliancePdfReader )(_dega []ViolatedRule ){var _ggbc ,_adefdb ,_bdeg ,_cgaee ,_feggc ,_ecfbd ,_adbe bool ;_edad :=map[*_edd .PdfObjectStream ]struct{}{};for _ ,_babed :=range _abfd .GetObjectNums (){if _ggbc &&_adefdb &&_feggc &&_bdeg &&_cgaee &&_ecfbd &&_adbe {return _dega ; +};_bfbde ,_addfa :=_abfd .GetIndirectObjectByNumber (_babed );if _addfa !=nil {continue ;};_gega ,_bbgbg :=_edd .GetStream (_bfbde );if !_bbgbg {continue ;};if _ ,_bbgbg =_edad [_gega ];_bbgbg {continue ;};_edad [_gega ]=struct{}{};_feba ,_bbgbg :=_edd .GetName (_gega .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065")); +if !_bbgbg {continue ;};if !_cgaee {if _gega .Get ("\u0052\u0065\u0066")!=nil {_dega =append (_dega ,_bd ("\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")); +_cgaee =true ;};};if _feba .String ()=="\u0050\u0053"{if !_ecfbd {_dega =append (_dega ,_bd ("\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.")); +_ecfbd =true ;continue ;};};if _feba .String ()=="\u0046\u006f\u0072\u006d"{if _adefdb &&_bdeg &&_cgaee {continue ;};if !_adefdb &&_gega .Get ("\u004f\u0050\u0049")!=nil {_dega =append (_dega ,_bd ("\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")); +_adefdb =true ;};if !_bdeg {if _gega .Get ("\u0050\u0053")!=nil {_bdeg =true ;};if _ggcd :=_gega .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_ggcd !=nil &&!_bdeg {if _fcaa ,_feea :=_edd .GetName (_ggcd );_feea &&*_fcaa =="\u0050\u0053"{_bdeg =true ; +};};if _bdeg {_dega =append (_dega ,_bd ("\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 _feba .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_ggbc &&_gega .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_dega =append (_dega ,_bd ("\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")); +_ggbc =true ;};if !_adbe &&_gega .Get ("\u004f\u0050\u0049")!=nil {_dega =append (_dega ,_bd ("\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")); +_adbe =true ;};if !_feggc &&_gega .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_aeee ,_bcaed :=_edd .GetBool (_gega .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _bcaed &&bool (*_aeee ){continue ; +};_dega =append (_dega ,_bd ("\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")); +_feggc =true ;};};return _dega ;};func _fbgcg (_dcgb *_ea .CompliancePdfReader )(_gfb []ViolatedRule ){_bdda :=_dcgb .ParserMetadata ();if _bdda .HasInvalidSubsectionHeader (){_gfb =append (_gfb ,_bd ("\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 _bdda .HasInvalidSeparationAfterXRef (){_gfb =append (_gfb ,_bd ("\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 _gfb ;};func _ebga (_bedeb *_ea .CompliancePdfReader )(_fgbae []ViolatedRule ){var _efbed ,_aege ,_bdaga ,_begf ,_gccd ,_ecad ,_gege bool ;_agba :=func ()bool {return _efbed &&_aege &&_bdaga &&_begf &&_gccd &&_ecad &&_gege };_fafeb :=func (_edeb *_edd .PdfObjectDictionary )bool {if !_efbed &&_edeb .Get ("\u0054\u0052")!=nil {_efbed =true ; +_fgbae =append (_fgbae ,_bd ("\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 _gbed :=_edeb .Get ("\u0054\u0052\u0032");!_aege &&_gbed !=nil {_eebd ,_bcdb :=_edd .GetName (_gbed );if !_bcdb ||(_bcdb &&*_eebd !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_aege =true ;_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};};if !_bdaga &&_edeb .Get ("\u0048\u0054\u0050")!=nil {_bdaga =true ;_fgbae =append (_fgbae ,_bd ("\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")); +};_cfbcb ,_bcgcd :=_edd .GetDict (_edeb .Get ("\u0048\u0054"));if _bcgcd {if _beee :=_cfbcb .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u0054\u0079\u0070\u0065");!_begf &&_beee !=nil {_deac ,_abege :=_edd .GetInt (_beee );if !_abege ||(_abege &&!(*_deac ==1||*_deac ==5)){_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};};if _cgae :=_cfbcb .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u004e\u0061\u006d\u0065");!_gccd &&_cgae !=nil {_gccd =true ;_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};};_ ,_afcea :=_ggef (_bedeb );var _cafa bool ;_eagef ,_bcgcd :=_edd .GetDict (_edeb .Get ("\u0047\u0072\u006fu\u0070"));if _bcgcd {_ ,_dgfbb :=_edd .GetName (_eagef .Get ("\u0043\u0053"));if _dgfbb {_cafa =true ;};};if _cafc :=_edeb .Get ("\u0042\u004d"); +!_ecad &&!_gege &&_cafc !=nil {_bcdbc ,_ddgd :=_edd .GetName (_cafc );if _ddgd {switch _bcdbc .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:_ecad =true ; +_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};if _bcdbc .String ()!="\u004e\u006f\u0072\u006d\u0061\u006c"&&!_afcea &&!_cafa {_gege =true ;_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};};};if _ ,_bcgcd =_edd .GetDict (_edeb .Get ("\u0053\u004d\u0061s\u006b"));!_gege &&_bcgcd &&!_afcea &&!_cafa {_gege =true ;_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};if _dffg :=_edeb .Get ("\u0043\u0041");!_gege &&_dffg !=nil &&!_afcea &&!_cafa {_aaff ,_ecda :=_edd .GetNumberAsFloat (_dffg );if _ecda ==nil &&_aaff < 1.0{_gege =true ;_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};};if _efef :=_edeb .Get ("\u0063\u0061");!_gege &&_efef !=nil &&!_afcea &&!_cafa {_dbec ,_abaf :=_edd .GetNumberAsFloat (_efef );if _abaf ==nil &&_dbec < 1.0{_gege =true ;_fgbae =append (_fgbae ,_bd ("\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 _agba (){return true ;};};};return false ;};for _ ,_gfbag :=range _bedeb .PageList {_gdfgbc :=_gfbag .Resources ;if _gdfgbc ==nil {continue ;};if _gdfgbc .ExtGState ==nil {continue ;};_bcdbe ,_dbfg :=_edd .GetDict (_gdfgbc .ExtGState );if !_dbfg {continue ; +};_fage :=_bcdbe .Keys ();for _ ,_afafg :=range _fage {_cbag ,_ccfcb :=_edd .GetDict (_bcdbe .Get (_afafg ));if !_ccfcb {continue ;};if _fafeb (_cbag ){return _fgbae ;};};};for _ ,_fagd :=range _bedeb .PageList {_bcdac :=_fagd .Resources ;if _bcdac ==nil {continue ; +};_cggfe ,_aagda :=_edd .GetDict (_bcdac .XObject );if !_aagda {continue ;};for _ ,_eced :=range _cggfe .Keys (){_gbgf ,_bebf :=_edd .GetStream (_cggfe .Get (_eced ));if !_bebf {continue ;};_aagge ,_bebf :=_edd .GetDict (_gbgf .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_bebf {continue ;};_gfaba ,_bebf :=_edd .GetDict (_aagge .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_bebf {continue ;};for _ ,_cbfe :=range _gfaba .Keys (){_acba ,_afec :=_edd .GetDict (_gfaba .Get (_cbfe ));if !_afec {continue ;};if _fafeb (_acba ){return _fgbae ; +};};};};return _fgbae ;};func _gcb (_bace *_ea .PdfFont ,_baca *_edd .PdfObjectDictionary )ViolatedRule {const (_abcg ="\u0036.\u0033\u002e\u0037\u002d\u0033";_aegd ="\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 _dfdc string ;if _cdga ,_fcbeb :=_edd .GetName (_baca .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fcbeb {_dfdc =_cdga .String ();};if _dfdc !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _dd ;};_adaae :=_bace .FontDescriptor (); +_aebc ,_gadb :=_edd .GetIntVal (_adaae .Flags );if !_gadb {_ae .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 _bd (_abcg ,_aegd );};_cgffa :=(uint32 (_aebc )>>3)!=0;if !_cgffa {return _dd ;};return _dd ;};func _gfcd (_cacc *_ea .CompliancePdfReader )(_bfcbc []ViolatedRule ){var _abad ,_eacgf ,_eeebg ,_cdecf bool ;_gcgd :=func ()bool {return _abad &&_eacgf &&_eeebg &&_cdecf }; +_cead ,_bbfb :=_ggef (_cacc );var _agdb _fb .ProfileHeader ;if _bbfb {_agdb ,_ =_fb .ParseHeader (_cead .DestOutputProfile );};_abda :=map[_edd .PdfObject ]struct{}{};var _gfbcg func (_ggdg _ea .PdfColorspace )bool ;_gfbcg =func (_feag _ea .PdfColorspace )bool {switch _gadbfe :=_feag .(type ){case *_ea .PdfColorspaceDeviceGray :if !_abad {if !_bbfb {_bfcbc =append (_bfcbc ,_bd ("\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")); +_abad =true ;if _gcgd (){return true ;};};};case *_ea .PdfColorspaceDeviceRGB :if !_eacgf {if !_bbfb ||_agdb .ColorSpace !=_fb .ColorSpaceRGB {_bfcbc =append (_bfcbc ,_bd ("\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")); +_eacgf =true ;if _gcgd (){return true ;};};};case *_ea .PdfColorspaceDeviceCMYK :if !_eeebg {if !_bbfb ||_agdb .ColorSpace !=_fb .ColorSpaceCMYK {_bfcbc =append (_bfcbc ,_bd ("\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")); +_eeebg =true ;if _gcgd (){return true ;};};};case *_ea .PdfColorspaceICCBased :if !_cdecf {_ddaae ,_bede :=_fb .ParseHeader (_gadbfe .Data );if _bede !=nil {_ae .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",_bede ); +_bfcbc =append (_bfcbc ,func ()ViolatedRule {return _bd ("\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"); +}());_cdecf =true ;if _gcgd (){return true ;};};if !_cdecf {var _ccgf ,_cgdeba bool ;switch _ddaae .DeviceClass {case _fb .DeviceClassPRTR ,_fb .DeviceClassMNTR ,_fb .DeviceClassSCNR ,_fb .DeviceClassSPAC :default:_ccgf =true ;};switch _ddaae .ColorSpace {case _fb .ColorSpaceRGB ,_fb .ColorSpaceCMYK ,_fb .ColorSpaceGRAY ,_fb .ColorSpaceLAB :default:_cgdeba =true ; +};if _ccgf ||_cgdeba {_bfcbc =append (_bfcbc ,_bd ("\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")); +_cdecf =true ;if _gcgd (){return true ;};};};};if _gadbfe .Alternate !=nil {return _gfbcg (_gadbfe .Alternate );};};return false ;};for _ ,_dbcb :=range _cacc .GetObjectNums (){_bfeg ,_acab :=_cacc .GetIndirectObjectByNumber (_dbcb );if _acab !=nil {continue ; +};_ffaeb ,_fdeca :=_edd .GetStream (_bfeg );if !_fdeca {continue ;};_dfea ,_fdeca :=_edd .GetName (_ffaeb .Get ("\u0054\u0079\u0070\u0065"));if !_fdeca ||_dfea .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_cbec ,_fdeca :=_edd .GetName (_ffaeb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_fdeca {continue ;};_abda [_ffaeb ]=struct{}{};switch _cbec .String (){case "\u0049\u006d\u0061g\u0065":_eabf ,_aaaa :=_ea .NewXObjectImageFromStream (_ffaeb );if _aaaa !=nil {continue ;};_abda [_ffaeb ]=struct{}{};if _gfbcg (_eabf .ColorSpace ){return _bfcbc ; +};case "\u0046\u006f\u0072\u006d":_gbdf ,_dbdc :=_edd .GetDict (_ffaeb .Get ("\u0047\u0072\u006fu\u0070"));if !_dbdc {continue ;};_dbbd :=_gbdf .Get ("\u0043\u0053");if _dbbd ==nil {continue ;};_ccbd ,_bccb :=_ea .NewPdfColorspaceFromPdfObject (_dbbd ); +if _bccb !=nil {continue ;};if _gfbcg (_ccbd ){return _bfcbc ;};};};for _ ,_cgaba :=range _cacc .PageList {_fdcb ,_aadaae :=_cgaba .GetContentStreams ();if _aadaae !=nil {continue ;};for _ ,_fafg :=range _fdcb {_fgded ,_gbfe :=_ega .NewContentStreamParser (_fafg ).Parse (); +if _gbfe !=nil {continue ;};for _ ,_fagaf :=range *_fgded {if len (_fagaf .Params )> 1{continue ;};switch _fagaf .Operand {case "\u0042\u0049":_bbgea ,_effac :=_fagaf .Params [0].(*_ega .ContentStreamInlineImage );if !_effac {continue ;};_gaeae ,_gbac :=_bbgea .GetColorSpace (_cgaba .Resources ); +if _gbac !=nil {continue ;};if _gfbcg (_gaeae ){return _bfcbc ;};case "\u0044\u006f":_bfef ,_caeae :=_edd .GetName (_fagaf .Params [0]);if !_caeae {continue ;};_fbaa ,_afbb :=_cgaba .Resources .GetXObjectByName (*_bfef );if _ ,_gacg :=_abda [_fbaa ];_gacg {continue ; +};switch _afbb {case _ea .XObjectTypeImage :_fgeg ,_baad :=_ea .NewXObjectImageFromStream (_fbaa );if _baad !=nil {continue ;};_abda [_fbaa ]=struct{}{};if _gfbcg (_fgeg .ColorSpace ){return _bfcbc ;};case _ea .XObjectTypeForm :_bgagf ,_faeff :=_edd .GetDict (_fbaa .Get ("\u0047\u0072\u006fu\u0070")); +if !_faeff {continue ;};_eafgba ,_faeff :=_edd .GetName (_bgagf .Get ("\u0043\u0053"));if !_faeff {continue ;};_bgec ,_dcaa :=_ea .NewPdfColorspaceFromPdfObject (_eafgba );if _dcaa !=nil {continue ;};_abda [_fbaa ]=struct{}{};if _gfbcg (_bgec ){return _bfcbc ; +};};};};};};return _bfcbc ;}; // Profile2Options are the options that changes the way how optimizer may try to adapt document into PDF/A standard. type Profile2Options struct{ @@ -571,221 +524,275 @@ type Profile2Options struct{ CMYKDefaultColorSpace bool ; // Now is a function that returns current time. -Now func ()_c .Time ; +Now func ()_ed .Time ; // Xmp is the xmp options information. -Xmp XmpOptions ;};func _dab (_ebg *_feg .Document ,_dgdf *_feg .Page ,_ddacd []*_feg .Image )error {for _ ,_fgaf :=range _ddacd {if _fgaf .SMask ==nil {continue ;};_cfbg ,_ebcd :=_be .NewXObjectImageFromStream (_fgaf .Stream );if _ebcd !=nil {return _ebcd ; -};_gbae ,_ebcd :=_cfbg .ToImage ();if _ebcd !=nil {return _ebcd ;};_acdf ,_ebcd :=_gbae .ToGoImage ();if _ebcd !=nil {return _ebcd ;};_fcca ,_ebcd :=_dg .RGBAConverter .Convert (_acdf );if _ebcd !=nil {return _ebcd ;};_fbde :=_fcca .Base ();_cafg :=&_be .Image {Width :int64 (_fbde .Width ),Height :int64 (_fbde .Height ),BitsPerComponent :int64 (_fbde .BitsPerComponent ),ColorComponents :_fbde .ColorComponents ,Data :_fbde .Data }; -_cafg .SetDecode (_fbde .Decode );_cafg .SetAlpha (_fbde .Alpha );if _ebcd =_cfbg .SetImage (_cafg ,nil );_ebcd !=nil {return _ebcd ;};_cfbg .SMask =_dc .MakeNull ();var _gcea _dc .PdfObject ;_bgad :=-1;for _bgad ,_gcea =range _ebg .Objects {if _gcea ==_fgaf .SMask .Stream {break ; -};};if _bgad !=-1{_ebg .Objects =append (_ebg .Objects [:_bgad ],_ebg .Objects [_bgad +1:]...);};_fgaf .SMask =nil ;_cfbg .ToPdfObject ();};return nil ;};func _dee (_agdd *_be .CompliancePdfReader )ViolatedRule {_baafg :=_agdd .ParserMetadata ();if _baafg .HasInvalidSeparationAfterXRef (){return _ca ("\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 _de ;}; +Xmp XmpOptions ;};func _dcbf (_becec *_edd .PdfObjectDictionary ,_bcdee map[*_edd .PdfObjectStream ][]byte ,_ffg map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_eaadg ="\u0036.\u0033\u002e\u0033\u002d\u0033";_ddee ="\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 _ddccc string ;if _efcc ,_eeec :=_edd .GetName (_becec .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_eeec {_ddccc =_efcc .String ();};if _ddccc !="\u0054\u0079\u0070e\u0030"{return _dd ;};_ecff :=_becec .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _debff ,_cdcbf :=_edd .GetName (_ecff );_cdcbf {switch _debff .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _dd ;default:return _bd (_eaadg ,_ddee ); +};};_eeac ,_ebdb :=_edd .GetStream (_ecff );if !_ebdb {return _bd (_eaadg ,_ddee );};_ ,_feca :=_feda (_eeac ,_bcdee ,_ffg );if _feca !=nil {return _bd (_eaadg ,_ddee );};return _dd ;}; -// Conformance gets the PDF/A conformance. -func (_cceg *profile1 )Conformance ()string {return _cceg ._dgfe ._ag };func _deaed (_febed *_be .PdfFont ,_dgcfb *_dc .PdfObjectDictionary )ViolatedRule {const (_dcfgg ="\u0036.\u0033\u002e\u0035\u002d\u0032";_aaggf ="\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 _aaege string ;if _fdbe ,_cfbb :=_dc .GetName (_dgcfb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_cfbb {_aaege =_fdbe .String ();};if _aaege !="\u0054\u0079\u0070e\u0031"{return _de ;};if _eg .IsStdFont (_eg .StdFontName (_febed .BaseFont ())){return _de ; -};_cfff :=_febed .FontDescriptor ();if _cfff .CharSet ==nil {return _ca (_dcfgg ,_aaggf );};return _de ;}; +// Error implements error interface. +func (_eac VerificationError )Error ()string {_aef :=_ff .Builder {};_aef .WriteString ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u003a\u0020");_aef .WriteString (_f .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_eac .ConformanceLevel ,_eac .ConformanceVariant )); +_aef .WriteString ("\u0020\u0056\u0069\u006f\u006c\u0061\u0074\u0065\u0064\u0020\u0072\u0075l\u0065\u0073\u003a\u0020");for _af ,_bb :=range _eac .ViolatedRules {_aef .WriteString (_bb .String ());if _af !=len (_eac .ViolatedRules )-1{_aef .WriteRune ('\n'); +};};return _aef .String ();};func _befd (_ebc *_fgf .Document )error {_bdac ,_ebfc :=_ebc .GetPages ();if !_ebfc {return nil ;};for _ ,_gfa :=range _bdac {_egbc ,_dffc :=_edd .GetArray (_gfa .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_dffc {continue ; +};for _ ,_ccca :=range _egbc .Elements (){_ccca =_edd .ResolveReference (_ccca );if _ ,_geeb :=_ccca .(*_edd .PdfObjectNull );_geeb {continue ;};_ddaf ,_cffd :=_edd .GetDict (_ccca );if !_cffd {continue ;};_bfbf ,_ :=_edd .GetIntVal (_ddaf .Get ("\u0046")); +_bfbf &=^(1<<0);_bfbf &=^(1<<1);_bfbf &=^(1<<5);_bfbf |=1<<2;_ddaf .Set ("\u0046",_edd .MakeInteger (int64 (_bfbf )));_dac :=false ;if _gbeg :=_ddaf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_gbeg !=nil {_eaac ,_ecec :=_edd .GetName (_gbeg );if _ecec &&_eaac .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_dac =true ; +if _ddaf .Get ("\u0041\u0041")!=nil {_ddaf .Remove ("\u0041\u0041");};};};if _ddaf .Get ("\u0043")!=nil ||_ddaf .Get ("\u0049\u0043")!=nil {_ebeg ,_bcc :=_ceb (_ebc );if !_bcc {_ddaf .Remove ("\u0043");_ddaf .Remove ("\u0049\u0043");}else {_bfde ,_cee :=_edd .GetIntVal (_ebeg .Get ("\u004e")); +if !_cee ||_bfde !=3{_ddaf .Remove ("\u0043");_ddaf .Remove ("\u0049\u0043");};};};_cge ,_cffd :=_edd .GetDict (_ddaf .Get ("\u0041\u0050"));if _cffd {_egba :=_cge .Get ("\u004e");if _egba ==nil {continue ;};if len (_cge .Keys ())> 1{_cge .Clear ();_cge .Set ("\u004e",_egba ); +};if _dac {_ebddc ,_edef :=_edd .GetName (_ddaf .Get ("\u0046\u0054"));if _edef &&*_ebddc =="\u0042\u0074\u006e"{continue ;};};};};};return nil ;};func _fdgd (_gac standardType ,_dcdc *_fgf .OutputIntents )error {_dec ,_ccfg :=_fb .NewCmykIsoCoatedV2OutputIntent (_gac .outputIntentSubtype ()); +if _ccfg !=nil {return _ccfg ;};if _ccfg =_dcdc .Add (_dec .ToPdfObject ());_ccfg !=nil {return _ccfg ;};return nil ;};func _fefag (_fgac *_ea .PdfFont ,_bgegg *_edd .PdfObjectDictionary )ViolatedRule {const (_gbfd ="\u0036.\u0033\u002e\u0035\u002d\u0032"; +_abegg ="\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 _egdga string ;if _ccab ,_gddb :=_edd .GetName (_bgegg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gddb {_egdga =_ccab .String ();};if _egdga !="\u0054\u0079\u0070e\u0031"{return _dd ;};if _bg .IsStdFont (_bg .StdFontName (_fgac .BaseFont ())){return _dd ; +};_abgda :=_fgac .FontDescriptor ();if _abgda .CharSet ==nil {return _bd (_gbfd ,_abegg );};return _dd ;};func _acgf (_dgac *_ea .CompliancePdfReader )ViolatedRule {for _ ,_geebd :=range _dgac .PageList {_abab :=_geebd .GetContentStreamObjs ();for _ ,_edcb :=range _abab {_edcb =_edd .TraceToDirectObject (_edcb ); +var _cbeg string ;switch _cdg :=_edcb .(type ){case *_edd .PdfObjectString :_cbeg =_cdg .Str ();case *_edd .PdfObjectStream :_ccag ,_bgce :=_edd .GetName (_edd .TraceToDirectObject (_cdg .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if _bgce {if *_ccag ==_edd .StreamEncodingFilterNameLZW {return _bd ("\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"); +};};_eadfe ,_cbbe :=_edd .DecodeStream (_cdg );if _cbbe !=nil {_ae .Log .Debug ("\u0045r\u0072\u003a\u0020\u0025\u0076",_cbbe );continue ;};_cbeg =string (_eadfe );default:_ae .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",_edcb ); +continue ;};_gegdd :=_ega .NewContentStreamParser (_cbeg );_affgf ,_cbfg :=_gegdd .Parse ();if _cbfg !=nil {_ae .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",_cbfg ); +continue ;};for _ ,_efe :=range *_affgf {if !(_efe .Operand =="\u0042\u0049"&&len (_efe .Params )==1){continue ;};_dgdd ,_cgaaf :=_efe .Params [0].(*_ega .ContentStreamInlineImage );if !_cgaaf {continue ;};_dfcf ,_bdc :=_dgdd .GetEncoder ();if _bdc !=nil {_ae .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",_bdc ); +continue ;};if _dfcf .GetFilterName ()==_edd .StreamEncodingFilterNameLZW {return _bd ("\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 _dd ;};func _cfdc (_cbgd *_ea .CompliancePdfReader )(_bgag ViolatedRule ){for _ ,_fbbe :=range _cbgd .GetObjectNums (){_fge ,_adgde :=_cbgd .GetIndirectObjectByNumber (_fbbe );if _adgde !=nil {continue ;};_gbdd ,_gbba :=_edd .GetStream (_fge ); +if !_gbba {continue ;};_fgce ,_gbba :=_edd .GetName (_gbdd .Get ("\u0054\u0079\u0070\u0065"));if !_gbba {continue ;};if *_fgce !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_adbd ,_gbba :=_edd .GetName (_gbdd .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032")); +if !_gbba {continue ;};if *_adbd =="\u0050\u0053"{return _bd ("\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 _gbdd .Get ("\u0050\u0053")!=nil {return _bd ("\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 _bgag ;};func _ddaeg (_ffdg *_ea .CompliancePdfReader )(_acae []ViolatedRule ){return _acae };func _dgdgf (_cgfd *_ea .PdfFont ,_cbcf *_edd .PdfObjectDictionary ,_fedb bool )ViolatedRule {const (_dgfb ="\u0036.\u0033\u002e\u0034\u002d\u0031"; +_gbdbe ="\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 _fedb {return _dd ;};_gefa :=_cgfd .FontDescriptor ();var _dfbf string ;if _caec ,_dbef :=_edd .GetName (_cbcf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dbef {_dfbf =_caec .String ();};switch _dfbf {case "\u0054\u0079\u0070e\u0031":if _gefa .FontFile ==nil {return _bd (_dgfb ,_gbdbe ); +};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _gefa .FontFile2 ==nil {return _bd (_dgfb ,_gbdbe );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _gefa .FontFile3 ==nil {return _bd (_dgfb ,_gbdbe );};};return _dd ; +};func (_gef standardType )outputIntentSubtype ()_ea .PdfOutputIntentType {switch _gef ._agd {case 1:return _ea .PdfOutputIntentTypeA1 ;case 2:return _ea .PdfOutputIntentTypeA2 ;case 3:return _ea .PdfOutputIntentTypeA3 ;case 4:return _ea .PdfOutputIntentTypeA4 ; +default:return 0;};};func _deae (_fccd *_edd .PdfObjectDictionary ,_egbcg map[*_edd .PdfObjectStream ][]byte ,_acbgg map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_efec ="\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"; +_cdeef ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0031";);var _cdab string ;if _bebbgf ,_acfde :=_edd .GetName (_fccd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_acfde {_cdab =_bebbgf .String ();};if _cdab !="\u0054\u0079\u0070e\u0030"{return _dd ; +};_bfdf :=_fccd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");if _gfea ,_geag :=_edd .GetName (_bfdf );_geag {switch _gfea .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _dd ; +};_gddca ,_adcgb :=_dg .LoadPredefinedCMap (_gfea .String ());if _adcgb !=nil {return _bd (_cdeef ,_efec );};_aabf :=_gddca .CIDSystemInfo ();if _aabf .Ordering !=_aabf .Registry {return _bd (_cdeef ,_efec );};return _dd ;};_ebeea ,_bfafe :=_edd .GetStream (_bfdf ); +if !_bfafe {return _bd (_cdeef ,_efec );};_cace ,_beec :=_feda (_ebeea ,_egbcg ,_acbgg );if _beec !=nil {return _bd (_cdeef ,_efec );};_dgdcg :=_cace .CIDSystemInfo ();if _dgdcg .Ordering !=_dgdcg .Registry {return _bd (_cdeef ,_efec );};return _dd ;}; +func _fefe (_ffdd *Profile1Options ){if _ffdd .Now ==nil {_ffdd .Now =_ed .Now ;};};func _daf (_ddcc *_fgf .Document ,_agcg *_fgf .Page ,_dgfc []*_fgf .Image )error {for _ ,_face :=range _dgfc {if _face .SMask ==nil {continue ;};_bdbg ,_cdec :=_ea .NewXObjectImageFromStream (_face .Stream ); +if _cdec !=nil {return _cdec ;};_fdd ,_cdec :=_bdbg .ToImage ();if _cdec !=nil {return _cdec ;};_agcf ,_cdec :=_fdd .ToGoImage ();if _cdec !=nil {return _cdec ;};_ecaa ,_cdec :=_b .RGBAConverter .Convert (_agcf );if _cdec !=nil {return _cdec ;};_cdcbe :=_ecaa .Base (); +_aecf :=&_ea .Image {Width :int64 (_cdcbe .Width ),Height :int64 (_cdcbe .Height ),BitsPerComponent :int64 (_cdcbe .BitsPerComponent ),ColorComponents :_cdcbe .ColorComponents ,Data :_cdcbe .Data };_aecf .SetDecode (_cdcbe .Decode );_aecf .SetAlpha (_cdcbe .Alpha ); +if _cdec =_bdbg .SetImage (_aecf ,nil );_cdec !=nil {return _cdec ;};_bdbg .SMask =_edd .MakeNull ();var _edgg _edd .PdfObject ;_ecae :=-1;for _ecae ,_edgg =range _ddcc .Objects {if _edgg ==_face .SMask .Stream {break ;};};if _ecae !=-1{_ddcc .Objects =append (_ddcc .Objects [:_ecae ],_ddcc .Objects [_ecae +1:]...); +};_face .SMask =nil ;_bdbg .ToPdfObject ();};return nil ;};func _adgdg (_gfbg *_edd .PdfObjectDictionary ,_fbba map[*_edd .PdfObjectStream ][]byte ,_bcad map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_aegb ="\u0036.\u0033\u002e\u0033\u002d\u0034"; +_acec ="\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 _ebgd string ;if _bebcf ,_fead :=_edd .GetName (_gfbg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fead {_ebgd =_bebcf .String ();};if _ebgd !="\u0054\u0079\u0070e\u0030"{return _dd ;};_bbcc :=_gfbg .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _ ,_gcab :=_edd .GetName (_bbcc );_gcab {return _dd ;};_fffg ,_effb :=_edd .GetStream (_bbcc );if !_effb {return _bd (_aegb ,_acec );};_gacd ,_gacf :=_feda (_fffg ,_fbba ,_bcad );if _gacf !=nil {return _bd (_aegb ,_acec );};_agfg ,_aaba :=_edd .GetIntVal (_fffg .Get ("\u0057\u004d\u006fd\u0065")); +_eafgb ,_agef :=_gacd .WMode ();if _aaba &&_agef {if _eafgb !=_agfg {return _bd (_aegb ,_acec );};};if (_aaba &&!_agef )||(!_aaba &&_agef ){return _bd (_aegb ,_acec );};return _dd ;};func _bbee (_fadf *_fgf .Document ,_abe standardType ,_ede XmpOptions )error {_acgb ,_ead :=_fadf .FindCatalog (); +if !_ead {return nil ;};var _ggfc *_ec .Document ;_dcge ,_ead :=_acgb .GetMetadata ();if !_ead {_ggfc =_ec .NewDocument ();}else {var _cdf error ;_ggfc ,_cdf =_ec .LoadDocument (_dcge .Stream );if _cdf !=nil {return _cdf ;};};_gbbc :=_ec .PdfInfoOptions {InfoDict :_fadf .Info ,PdfVersion :_f .Sprintf ("\u0025\u0064\u002e%\u0064",_fadf .Version .Major ,_fadf .Version .Minor ),Copyright :_ede .Copyright ,Overwrite :true }; +_gbg ,_ead :=_acgb .GetMarkInfo ();if _ead {_cdcb ,_abbd :=_edd .GetBool (_gbg .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if _abbd &&bool (*_cdcb ){_gbbc .Marked =true ;};};if _gbe :=_ggfc .SetPdfInfo (&_gbbc );_gbe !=nil {return _gbe ;};if _cff :=_ggfc .SetPdfAID (_abe ._agd ,_abe ._dc ); +_cff !=nil {return _cff ;};_abf :=_ec .MediaManagementOptions {OriginalDocumentID :_ede .OriginalDocumentID ,DocumentID :_ede .DocumentID ,InstanceID :_ede .InstanceID ,NewDocumentID :!_ede .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"}; +_ccd ,_ead :=_edd .GetDict (_fadf .Info );if _ead {if _cdfb ,_bbag :=_edd .GetString (_ccd .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_bbag &&_cdfb .String ()!=""{_feff ,_eaeg :=_ee .ParsePdfTime (_cdfb .String ());if _eaeg !=nil {return _f .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_eaeg ); +};_abf .ModifyDate =_feff ;};};if _fgdb :=_ggfc .SetMediaManagement (&_abf );_fgdb !=nil {return _fgdb ;};if _aed :=_ggfc .SetPdfAExtension ();_aed !=nil {return _aed ;};_bdf ,_bga :=_ggfc .MarshalIndent (_ede .MarshalPrefix ,_ede .MarshalIndent );if _bga !=nil {return _bga ; +};if _cec :=_acgb .SetMetadata (_bdf );_cec !=nil {return _cec ;};return nil ;};func _gcdf (_bacd *_ea .CompliancePdfReader ,_cea bool )(_agedd []ViolatedRule ){var _caeac ,_ceea ,_ggd ,_afg ,_ccdc ,_gfab ,_efaf bool ;_gcdd :=func ()bool {return _caeac &&_ceea &&_ggd &&_afg &&_ccdc &&_gfab &&_efaf }; +_dadc ,_cgc :=_ggef (_bacd );var _bdfbe _fb .ProfileHeader ;if _cgc {_bdfbe ,_ =_fb .ParseHeader (_dadc .DestOutputProfile );};var _fdf bool ;_eefb :=map[_edd .PdfObject ]struct{}{};var _ebfd func (_cdgc _ea .PdfColorspace )bool ;_ebfd =func (_afa _ea .PdfColorspace )bool {switch _dgace :=_afa .(type ){case *_ea .PdfColorspaceDeviceGray :if !_gfab {if !_cgc {_fdf =true ; +_agedd =append (_agedd ,_bd ("\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")); +_gfab =true ;if _gcdd (){return true ;};};};case *_ea .PdfColorspaceDeviceRGB :if !_afg {if !_cgc ||_bdfbe .ColorSpace !=_fb .ColorSpaceRGB {_fdf =true ;_agedd =append (_agedd ,_bd ("\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")); +_afg =true ;if _gcdd (){return true ;};};};case *_ea .PdfColorspaceDeviceCMYK :if !_ccdc {if !_cgc ||_bdfbe .ColorSpace !=_fb .ColorSpaceCMYK {_fdf =true ;_agedd =append (_agedd ,_bd ("\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")); +_ccdc =true ;if _gcdd (){return true ;};};};case *_ea .PdfColorspaceICCBased :if !_ggd ||!_efaf {_dgga ,_cdge :=_fb .ParseHeader (_dgace .Data );if _cdge !=nil {_ae .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",_cdge ); +_agedd =append (_agedd ,func ()ViolatedRule {return _bd ("\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"); +}());_ggd =true ;if _gcdd (){return true ;};};if !_ggd {var _bcb ,_aeda bool ;switch _dgga .DeviceClass {case _fb .DeviceClassPRTR ,_fb .DeviceClassMNTR ,_fb .DeviceClassSCNR ,_fb .DeviceClassSPAC :default:_bcb =true ;};switch _dgga .ColorSpace {case _fb .ColorSpaceRGB ,_fb .ColorSpaceCMYK ,_fb .ColorSpaceGRAY ,_fb .ColorSpaceLAB :default:_aeda =true ; +};if _bcb ||_aeda {_agedd =append (_agedd ,_bd ("\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")); +_ggd =true ;if _gcdd (){return true ;};};};if !_efaf {_daeg ,_ :=_edd .GetStream (_dgace .GetContainingPdfObject ());if _daeg .Get ("\u004e")==nil ||(_dgace .N ==1&&_dgga .ColorSpace !=_fb .ColorSpaceGRAY )||(_dgace .N ==3&&!(_dgga .ColorSpace ==_fb .ColorSpaceRGB ||_dgga .ColorSpace ==_fb .ColorSpaceLAB ))||(_dgace .N ==4&&_dgga .ColorSpace !=_fb .ColorSpaceCMYK ){_agedd =append (_agedd ,_bd ("\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")); +_efaf =true ;if _gcdd (){return true ;};};};};if _dgace .Alternate !=nil {return _ebfd (_dgace .Alternate );};};return false ;};for _ ,_ceae :=range _bacd .GetObjectNums (){_dbgd ,_ddbcb :=_bacd .GetIndirectObjectByNumber (_ceae );if _ddbcb !=nil {continue ; +};_aaag ,_aage :=_edd .GetStream (_dbgd );if !_aage {continue ;};_fbc ,_aage :=_edd .GetName (_aaag .Get ("\u0054\u0079\u0070\u0065"));if !_aage ||_fbc .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_gfbe ,_aage :=_edd .GetName (_aaag .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_aage {continue ;};_eefb [_aaag ]=struct{}{};switch _gfbe .String (){case "\u0049\u006d\u0061g\u0065":_aeeb ,_edeg :=_ea .NewXObjectImageFromStream (_aaag );if _edeg !=nil {continue ;};_eefb [_aaag ]=struct{}{};if _ebfd (_aeeb .ColorSpace ){return _agedd ; +};case "\u0046\u006f\u0072\u006d":_cgdf ,_egbd :=_edd .GetDict (_aaag .Get ("\u0047\u0072\u006fu\u0070"));if !_egbd {continue ;};_egeb :=_cgdf .Get ("\u0043\u0053");if _egeb ==nil {continue ;};_bcaa ,_adaf :=_ea .NewPdfColorspaceFromPdfObject (_egeb ); +if _adaf !=nil {continue ;};if _ebfd (_bcaa ){return _agedd ;};};};for _ ,_bbage :=range _bacd .PageList {_gcfg ,_dfdad :=_bbage .GetContentStreams ();if _dfdad !=nil {continue ;};for _ ,_egef :=range _gcfg {_egdfc ,_cdafg :=_ega .NewContentStreamParser (_egef ).Parse (); +if _cdafg !=nil {continue ;};for _ ,_gefdb :=range *_egdfc {if len (_gefdb .Params )> 1{continue ;};switch _gefdb .Operand {case "\u0042\u0049":_babc ,_cbgc :=_gefdb .Params [0].(*_ega .ContentStreamInlineImage );if !_cbgc {continue ;};_deda ,_efba :=_babc .GetColorSpace (_bbage .Resources ); +if _efba !=nil {continue ;};if _ebfd (_deda ){return _agedd ;};case "\u0044\u006f":_beefd ,_cfedd :=_edd .GetName (_gefdb .Params [0]);if !_cfedd {continue ;};_abdb ,_ecgf :=_bbage .Resources .GetXObjectByName (*_beefd );if _ ,_fgc :=_eefb [_abdb ];_fgc {continue ; +};switch _ecgf {case _ea .XObjectTypeImage :_bccc ,_gdab :=_ea .NewXObjectImageFromStream (_abdb );if _gdab !=nil {continue ;};_eefb [_abdb ]=struct{}{};if _ebfd (_bccc .ColorSpace ){return _agedd ;};case _ea .XObjectTypeForm :_bbacc ,_gbdb :=_edd .GetDict (_abdb .Get ("\u0047\u0072\u006fu\u0070")); +if !_gbdb {continue ;};_bgcc ,_gbdb :=_edd .GetName (_bbacc .Get ("\u0043\u0053"));if !_gbdb {continue ;};_fecf ,_efaed :=_ea .NewPdfColorspaceFromPdfObject (_bgcc );if _efaed !=nil {continue ;};_eefb [_abdb ]=struct{}{};if _ebfd (_fecf ){return _agedd ; +};};};};};};if !_fdf {return _agedd ;};if (_bdfbe .DeviceClass ==_fb .DeviceClassPRTR ||_bdfbe .DeviceClass ==_fb .DeviceClassMNTR )&&(_bdfbe .ColorSpace ==_fb .ColorSpaceRGB ||_bdfbe .ColorSpace ==_fb .ColorSpaceCMYK ||_bdfbe .ColorSpace ==_fb .ColorSpaceGRAY ){return _agedd ; +};if !_cea {return _agedd ;};_bffa ,_aaad :=_adff (_bacd );if !_aaad {return _agedd ;};_dbb ,_aaad :=_edd .GetArray (_bffa .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_aaad {_agedd =append (_agedd ,_bd ("\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"),_bd ("\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 _agedd ;};if _dbb .Len ()> 1{_ddcfb :=map[*_edd .PdfObjectDictionary ]struct{}{};for _adef :=0;_adef < _dbb .Len ();_adef ++{_gagca ,_afga :=_edd .GetDict (_dbb .Get (_adef ));if !_afga {continue ;};if _adef ==0{_ddcfb [_gagca ]=struct{}{};continue ; +};if _ ,_gedf :=_ddcfb [_gagca ];!_gedf {_agedd =append (_agedd ,_bd ("\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 _agedd ;}; -// Profile2U is the implementation of the PDF/A-2U standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile2U struct{profile2 };type pageColorspaceOptimizeFunc func (_bebg *_feg .Document ,_cbff *_feg .Page ,_accd []*_feg .Image )error ;func _dbff (_cbegd *_be .CompliancePdfReader )(*_dc .PdfObjectDictionary ,bool ){_befab ,_geebd :=_cbegd .GetTrailer (); -if _geebd !=nil {_aa .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",_geebd );return nil ,false ;};_debc ,_dgdfd :=_befab .Get ("\u0052\u006f\u006f\u0074").(*_dc .PdfObjectReference ); -if !_dgdfd {_aa .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft");return nil ,false ;};_cfbd ,_dgdfd :=_dc .GetDict (_dc .ResolveReference (_debc ));if !_dgdfd {_aa .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 _cfbd ,true ;};func _acag (_fgda *_be .CompliancePdfReader )(_bgecd []ViolatedRule ){var (_ecge ,_gcbg ,_dcac ,_cdeg ,_fcbg bool ;_cegga func (_dc .PdfObject ););_cegga =func (_abca _dc .PdfObject ){switch _gafac :=_abca .(type ){case *_dc .PdfObjectInteger :if !_ecge &&(int64 (*_gafac )> _e .MaxInt32 ||int64 (*_gafac )< -_e .MaxInt32 ){_bgecd =append (_bgecd ,_ca ("\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")); -_ecge =true ;};case *_dc .PdfObjectFloat :if !_gcbg &&(_e .Abs (float64 (*_gafac ))> _e .MaxFloat32 ){_bgecd =append (_bgecd ,_ca ("\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 !_dcac &&len ([]byte (_gafac .Str ()))> 32767{_bgecd =append (_bgecd ,_ca ("\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")); -_dcac =true ;};case *_dc .PdfObjectName :if !_cdeg &&len ([]byte (*_gafac ))> 127{_bgecd =append (_bgecd ,_ca ("\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")); -_cdeg =true ;};case *_dc .PdfObjectArray :for _ ,_efdg :=range _gafac .Elements (){_cegga (_efdg );};if !_fcbg &&(_gafac .Len ()==4||_gafac .Len ()==5){_caafe ,_fbega :=_dc .GetName (_gafac .Get (0));if !_fbega {return ;};if *_caafe !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ; -};_bagb :=_gafac .Get (1);_bagb =_dc .TraceToDirectObject (_bagb );_cac ,_fbega :=_dc .GetArray (_bagb );if !_fbega {return ;};if _cac .Len ()> 32{_bgecd =append (_bgecd ,_ca ("\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")); -_fcbg =true ;};};case *_dc .PdfObjectDictionary :_aadga :=_gafac .Keys ();for _eegcb ,_dcafa :=range _aadga {_cegga (&_aadga [_eegcb ]);_cegga (_gafac .Get (_dcafa ));};case *_dc .PdfObjectStream :_cegga (_gafac .PdfObjectDictionary );case *_dc .PdfObjectStreams :for _ ,_bggce :=range _gafac .Elements (){_cegga (_bggce ); -};case *_dc .PdfObjectReference :_cegga (_gafac .Resolve ());};};_faaab :=_fgda .GetObjectNums ();if len (_faaab )> 8388607{_bgecd =append (_bgecd ,_ca ("\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 _ ,_cgagb :=range _faaab {_bafa ,_dcfc :=_fgda .GetIndirectObjectByNumber (_cgagb );if _dcfc !=nil {continue ;};_aggdf :=_dc .TraceToDirectObject (_bafa );_cegga (_aggdf );};return _bgecd ;};func _cdc ()standardType {return standardType {_eb :1,_ag :"\u0041"}}; -func _ca (_aga string ,_bgb string )ViolatedRule {return ViolatedRule {RuleNo :_aga ,Detail :_bgb }};func _fgac (_ddef standardType ,_egbc *_feg .OutputIntents )error {_gcb ,_ggf :=_bg .NewISOCoatedV2Gray1CBasOutputIntent (_ddef .outputIntentSubtype ()); -if _ggf !=nil {return _ggf ;};if _ggf =_egbc .Add (_gcb .ToPdfObject ());_ggf !=nil {return _ggf ;};return nil ;};func _gcad (_gffdg *_be .CompliancePdfReader )(_agdf []ViolatedRule ){for _ ,_gfce :=range _gffdg .GetObjectNums (){_cgba ,_bebgg :=_gffdg .GetIndirectObjectByNumber (_gfce ); -if _bebgg !=nil {continue ;};_fdfgb ,_aacdd :=_dc .GetDict (_cgba );if !_aacdd {continue ;};_fafe ,_aacdd :=_dc .GetName (_fdfgb .Get ("\u0054\u0079\u0070\u0065"));if !_aacdd {continue ;};if _fafe .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ; -};_cdce ,_aacdd :=_dc .GetBool (_fdfgb .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"));if _aacdd &&bool (*_cdce ){_agdf =append (_agdf ,_ca ("\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 _fdfgb .Get ("\u0058\u0046\u0041")!=nil {_agdf =append (_agdf ,_ca ("\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.")); -};};_daad ,_cbbd :=_dbff (_gffdg );if _cbbd &&_daad .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_agdf =append (_agdf ,_ca ("\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 _agdf ;};func _bcca (_bddc *_be .CompliancePdfReader )ViolatedRule {if _bddc .ParserMetadata ().HasDataAfterEOF (){return _ca ("\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 _de ;};func _facb (_gcfe *_be .CompliancePdfReader )ViolatedRule {_fbdb :=_gcfe .ParserMetadata ().HeaderCommentBytes ();if _fbdb [0]> 127&&_fbdb [1]> 127&&_fbdb [2]> 127&&_fbdb [3]> 127{return _de ;};return _ca ("\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 _ebgf (_gfcfg *_be .CompliancePdfReader )ViolatedRule {for _ ,_dbae :=range _gfcfg .PageList {_bada ,_gadf :=_dbae .GetContentStreams ();if _gadf !=nil {continue ;};for _ ,_dgfd :=range _bada {_gdbg :=_fg .NewContentStreamParser (_dgfd );_ ,_gadf =_gdbg .Parse (); -if _gadf !=nil {return _ca ("\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 _de ;};func _aeegf (_gdaf *_be .CompliancePdfReader )ViolatedRule {for _ ,_ffeef :=range _gdaf .PageList {_aaebd ,_dgac :=_ffeef .GetContentStreams ();if _dgac !=nil {continue ;};for _ ,_bfcf :=range _aaebd {_geagd :=_fg .NewContentStreamParser (_bfcf ); -_ ,_dgac =_geagd .Parse ();if _dgac !=nil {return _ca ("\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 _de ;};func _eabb (_dgcc *_be .CompliancePdfReader )(_eefe []ViolatedRule ){var _cegedf ,_cdcfd ,_cagf ,_bfcdg ,_gcgbc ,_efbf ,_cfeag bool ;_cfgdd :=func ()bool {return _cegedf &&_cdcfd &&_cagf &&_bfcdg &&_gcgbc &&_efbf &&_cfeag };_gbdf :=func (_begf *_dc .PdfObjectDictionary )bool {if !_cegedf &&_begf .Get ("\u0054\u0052")!=nil {_cegedf =true ; -_eefe =append (_eefe ,_ca ("\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 _bagd :=_begf .Get ("\u0054\u0052\u0032");!_cdcfd &&_bagd !=nil {_abdcb ,_bccce :=_dc .GetName (_bagd );if !_bccce ||(_bccce &&*_abdcb !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_cdcfd =true ;_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};};if !_cagf &&_begf .Get ("\u0048\u0054\u0050")!=nil {_cagf =true ;_eefe =append (_eefe ,_ca ("\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")); -};_agdde ,_dbcd :=_dc .GetDict (_begf .Get ("\u0048\u0054"));if _dbcd {if _dcef :=_agdde .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u0054\u0079\u0070\u0065");!_bfcdg &&_dcef !=nil {_fabbg ,_gagfb :=_dc .GetInt (_dcef );if !_gagfb ||(_gagfb &&!(*_fabbg ==1||*_fabbg ==5)){_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};};if _gaece :=_agdde .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u004e\u0061\u006d\u0065");!_gcgbc &&_gaece !=nil {_gcgbc =true ;_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};};_ ,_ccbb :=_acdgg (_dgcc );var _gedf bool ;_geae ,_dbcd :=_dc .GetDict (_begf .Get ("\u0047\u0072\u006fu\u0070"));if _dbcd {_ ,_beccf :=_dc .GetName (_geae .Get ("\u0043\u0053"));if _beccf {_gedf =true ;};};if _ecegb :=_begf .Get ("\u0042\u004d"); -!_efbf &&!_cfeag &&_ecegb !=nil {_gafeg ,_acfbg :=_dc .GetName (_ecegb );if _acfbg {switch _gafeg .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:_efbf =true ; -_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};if _gafeg .String ()!="\u004e\u006f\u0072\u006d\u0061\u006c"&&!_ccbb &&!_gedf {_cfeag =true ;_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};};};if _ ,_dbcd =_dc .GetDict (_begf .Get ("\u0053\u004d\u0061s\u006b"));!_cfeag &&_dbcd &&!_ccbb &&!_gedf {_cfeag =true ;_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};if _ebcag :=_begf .Get ("\u0043\u0041");!_cfeag &&_ebcag !=nil &&!_ccbb &&!_gedf {_gcdf ,_affe :=_dc .GetNumberAsFloat (_ebcag );if _affe ==nil &&_gcdf < 1.0{_cfeag =true ;_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};};if _dbdag :=_begf .Get ("\u0063\u0061");!_cfeag &&_dbdag !=nil &&!_ccbb &&!_gedf {_dgcgg ,_eegg :=_dc .GetNumberAsFloat (_dbdag );if _eegg ==nil &&_dgcgg < 1.0{_cfeag =true ;_eefe =append (_eefe ,_ca ("\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 _cfgdd (){return true ;};};};return false ;};for _ ,_dagbg :=range _dgcc .PageList {_dcdee :=_dagbg .Resources ;if _dcdee ==nil {continue ;};if _dcdee .ExtGState ==nil {continue ;};_eafa ,_dadd :=_dc .GetDict (_dcdee .ExtGState );if !_dadd {continue ; -};_bcdfg :=_eafa .Keys ();for _ ,_cgead :=range _bcdfg {_aabg ,_cdec :=_dc .GetDict (_eafa .Get (_cgead ));if !_cdec {continue ;};if _gbdf (_aabg ){return _eefe ;};};};for _ ,_fgg :=range _dgcc .PageList {_geeda :=_fgg .Resources ;if _geeda ==nil {continue ; -};_bbggf ,_cedf :=_dc .GetDict (_geeda .XObject );if !_cedf {continue ;};for _ ,_acege :=range _bbggf .Keys (){_ggac ,_edbgg :=_dc .GetStream (_bbggf .Get (_acege ));if !_edbgg {continue ;};_ebcdd ,_edbgg :=_dc .GetDict (_ggac .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_edbgg {continue ;};_cafe ,_edbgg :=_dc .GetDict (_ebcdd .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_edbgg {continue ;};for _ ,_fbegd :=range _cafe .Keys (){_aaad ,_dcefd :=_dc .GetDict (_cafe .Get (_fbegd ));if !_dcefd {continue ;}; -if _gbdf (_aaad ){return _eefe ;};};};};return _eefe ;};func _ddgfc (_babe *_dc .PdfObjectStream ,_bcbb map[*_dc .PdfObjectStream ][]byte ,_aced map[*_dc .PdfObjectStream ]*_fd .CMap )(*_fd .CMap ,error ){_bbfgc ,_bfgd :=_aced [_babe ];if !_bfgd {var _ecdd error ; -_aebf ,_bfdb :=_bcbb [_babe ];if !_bfdb {_aebf ,_ecdd =_dc .DecodeStream (_babe );if _ecdd !=nil {_aa .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 ;};_bcbb [_babe ]=_aebf ;};_bbfgc ,_ecdd =_fd .LoadCmapFromData (_aebf ,false );if _ecdd !=nil {return nil ,_ecdd ;};_aced [_babe ]=_bbfgc ;};return _bbfgc ,nil ;};func _aafa (_gede *_dc .PdfObjectDictionary ,_cdabe map[*_dc .PdfObjectStream ][]byte ,_cfeb map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_ffegd ="\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"; -_dgge ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0031";);var _adfcf string ;if _dfcd ,_gedd :=_dc .GetName (_gede .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gedd {_adfcf =_dfcd .String ();};if _adfcf !="\u0054\u0079\u0070e\u0030"{return _de ; -};_gcca :=_gede .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");if _fega ,_fddc :=_dc .GetName (_gcca );_fddc {switch _fega .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _de ; -};_cabgg ,_aegc :=_fd .LoadPredefinedCMap (_fega .String ());if _aegc !=nil {return _ca (_dgge ,_ffegd );};_bacg :=_cabgg .CIDSystemInfo ();if _bacg .Ordering !=_bacg .Registry {return _ca (_dgge ,_ffegd );};return _de ;};_fdef ,_gfaf :=_dc .GetStream (_gcca ); -if !_gfaf {return _ca (_dgge ,_ffegd );};_eaea ,_dfdg :=_ddgfc (_fdef ,_cdabe ,_cfeb );if _dfdg !=nil {return _ca (_dgge ,_ffegd );};_abdg :=_eaea .CIDSystemInfo ();if _abdg .Ordering !=_abdg .Registry {return _ca (_dgge ,_ffegd );};return _de ;};func _aafc (_dabc *_dc .PdfObjectDictionary ,_egae map[*_dc .PdfObjectStream ][]byte ,_gceaa map[*_dc .PdfObjectStream ]*_fd .CMap )ViolatedRule {const (_eegcd ="\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"; -_efed ="\u0036.\u0033\u002e\u0033\u002d\u0031";);var _abaf string ;if _ggae ,_cdcg :=_dc .GetName (_dabc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_cdcg {_abaf =_ggae .String ();};if _abaf !="\u0054\u0079\u0070e\u0030"{return _de ;};_ecbd :=_dabc .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _fcgb ,_cdaef :=_dc .GetName (_ecbd );_cdaef {switch _fcgb .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _de ;};_dadce ,_deae :=_fd .LoadPredefinedCMap (_fcgb .String ()); -if _deae !=nil {return _ca (_efed ,_eegcd );};_defe :=_dadce .CIDSystemInfo ();if _defe .Ordering !=_defe .Registry {return _ca (_efed ,_eegcd );};return _de ;};_cbgda ,_cebcg :=_dc .GetStream (_ecbd );if !_cebcg {return _ca (_efed ,_eegcd );};_bgfge ,_badd :=_ddgfc (_cbgda ,_egae ,_gceaa ); -if _badd !=nil {return _ca (_efed ,_eegcd );};_fabd :=_bgfge .CIDSystemInfo ();if _fabd .Ordering !=_fabd .Registry {return _ca (_efed ,_eegcd );};return _de ;};func _bbaf (_ffgbf *_be .CompliancePdfReader )(_feec []ViolatedRule ){var _fdebc ,_afebb ,_aeaf ,_egcf ,_ddcd ,_accb ,_beabd bool ; -_egfa :=map[*_dc .PdfObjectStream ]struct{}{};for _ ,_aagaa :=range _ffgbf .GetObjectNums (){if _fdebc &&_afebb &&_ddcd &&_aeaf &&_egcf &&_accb &&_beabd {return _feec ;};_degba ,_agcee :=_ffgbf .GetIndirectObjectByNumber (_aagaa );if _agcee !=nil {continue ; -};_bgcgb ,_eadb :=_dc .GetStream (_degba );if !_eadb {continue ;};if _ ,_eadb =_egfa [_bgcgb ];_eadb {continue ;};_egfa [_bgcgb ]=struct{}{};_dgbad ,_eadb :=_dc .GetName (_bgcgb .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065"));if !_eadb {continue ;};if !_egcf {if _bgcgb .Get ("\u0052\u0065\u0066")!=nil {_feec =append (_feec ,_ca ("\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")); -_egcf =true ;};};if _dgbad .String ()=="\u0050\u0053"{if !_accb {_feec =append (_feec ,_ca ("\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.")); -_accb =true ;continue ;};};if _dgbad .String ()=="\u0046\u006f\u0072\u006d"{if _afebb &&_aeaf &&_egcf {continue ;};if !_afebb &&_bgcgb .Get ("\u004f\u0050\u0049")!=nil {_feec =append (_feec ,_ca ("\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")); -_afebb =true ;};if !_aeaf {if _bgcgb .Get ("\u0050\u0053")!=nil {_aeaf =true ;};if _beba :=_bgcgb .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_beba !=nil &&!_aeaf {if _gcab ,_efebf :=_dc .GetName (_beba );_efebf &&*_gcab =="\u0050\u0053"{_aeaf =true ; -};};if _aeaf {_feec =append (_feec ,_ca ("\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 _dgbad .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_fdebc &&_bgcgb .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_feec =append (_feec ,_ca ("\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")); -_fdebc =true ;};if !_beabd &&_bgcgb .Get ("\u004f\u0050\u0049")!=nil {_feec =append (_feec ,_ca ("\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")); -_beabd =true ;};if !_ddcd &&_bgcgb .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_fcge ,_cbfcg :=_dc .GetBool (_bgcgb .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _cbfcg &&bool (*_fcge ){continue ; -};_feec =append (_feec ,_ca ("\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")); -_ddcd =true ;};};return _feec ;};func (_cd standardType )outputIntentSubtype ()_be .PdfOutputIntentType {switch _cd ._eb {case 1:return _be .PdfOutputIntentTypeA1 ;case 2:return _be .PdfOutputIntentTypeA2 ;case 3:return _be .PdfOutputIntentTypeA3 ;case 4:return _be .PdfOutputIntentTypeA4 ; -default:return 0;};}; +// NewProfile2B creates a new Profile2B with the given options. +func NewProfile2B (options *Profile2Options )*Profile2B {if options ==nil {options =DefaultProfile2Options ();};_ccdf (options );return &Profile2B {profile2 {_egee :*options ,_gggd :_eb ()}};};func _adca (_aedf *_ea .CompliancePdfReader )(_caeda []ViolatedRule ){var _bgaga ,_aggb bool ; +_ceccb :=func ()bool {return _bgaga &&_aggb };for _ ,_bgfac :=range _aedf .GetObjectNums (){_cefg ,_gabgd :=_aedf .GetIndirectObjectByNumber (_bgfac );if _gabgd !=nil {_ae .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",_bgfac ,_gabgd ); +continue ;};_afd ,_gffa :=_edd .GetDict (_cefg );if !_gffa {continue ;};_accg ,_gffa :=_edd .GetName (_afd .Get ("\u0054\u0079\u0070\u0065"));if !_gffa {continue ;};if *_accg !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_abcb ,_gffa :=_edd .GetName (_afd .Get ("\u0053")); +if !_gffa {if !_bgaga {_caeda =append (_caeda ,_bd ("\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")); +_bgaga =true ;if _ceccb (){return _caeda ;};};continue ;};switch _ea .PdfActionType (*_abcb ){case _ea .ActionTypeLaunch ,_ea .ActionTypeSound ,_ea .ActionTypeMovie ,_ea .ActionTypeResetForm ,_ea .ActionTypeImportData ,_ea .ActionTypeJavaScript :if !_bgaga {_caeda =append (_caeda ,_bd ("\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")); +_bgaga =true ;if _ceccb (){return _caeda ;};};continue ;case _ea .ActionTypeNamed :if !_aggb {_ecbd ,_cdgaa :=_edd .GetName (_afd .Get ("\u004e"));if !_cdgaa {_caeda =append (_caeda ,_bd ("\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")); +_aggb =true ;if _ceccb (){return _caeda ;};continue ;};switch *_ecbd {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:_caeda =append (_caeda ,_bd ("\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")); +_aggb =true ;if _ceccb (){return _caeda ;};continue ;};};};};return _caeda ;};func _defef (_ccgd *_ea .CompliancePdfReader )(_daa []ViolatedRule ){_ddd :=_ccgd .GetObjectNums ();for _ ,_caff :=range _ddd {_cgea ,_dbf :=_ccgd .GetIndirectObjectByNumber (_caff ); +if _dbf !=nil {continue ;};_dbc ,_cag :=_edd .GetDict (_cgea );if !_cag {continue ;};_eagc ,_cag :=_edd .GetName (_dbc .Get ("\u0054\u0079\u0070\u0065"));if !_cag {continue ;};if _eagc .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ; +};if _dbc .Get ("\u0045\u0046")!=nil {_daa =append (_daa ,_bd ("\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 ;};};_dcad ,_bddd :=_adff (_ccgd );if !_bddd {return _daa ;};_dgbcf ,_bddd :=_edd .GetDict (_dcad .Get ("\u004e\u0061\u006de\u0073"));if !_bddd {return _daa ;};if _dgbcf .Get ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073")!=nil {_daa =append (_daa ,_bd ("\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 _daa ;};func _efgbc (_afed *_fgf .Document )error {_agdca ,_bead :=_afed .FindCatalog ();if !_bead {return _c .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};if _agdca .Object .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {_agdca .Object .Remove ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073"); +};return nil ;};func _ce ()standardType {return standardType {_agd :1,_dc :"\u0041"}};func _dfaa (_fae *_fgf .Document ,_fgff bool )error {_bfb ,_egag :=_fae .GetPages ();if !_egag {return nil ;};for _ ,_add :=range _bfb {_gag ,_bda :=_edd .GetArray (_add .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073")); +if !_bda {continue ;};for _ ,_cfff :=range _gag .Elements (){_dffb ,_ffdc :=_edd .GetDict (_cfff );if !_ffdc {continue ;};_eaad :=_dffb .Get ("\u0043");if _eaad ==nil {continue ;};_gae ,_ffdc :=_edd .GetArray (_eaad );if !_ffdc {continue ;};_gbc ,_aea :=_gae .GetAsFloat64Slice (); +if _aea !=nil {return _aea ;};switch _gae .Len (){case 0,1:if _fgff {_dffb .Set ("\u0043",_edd .MakeArrayFromIntegers ([]int {1,1,1,1}));}else {_dffb .Set ("\u0043",_edd .MakeArrayFromIntegers ([]int {1,1,1}));};case 3:if _fgff {_ffaa ,_acb ,_gedd ,_cbad :=_fd .RGBToCMYK (uint8 (_gbc [0]*255),uint8 (_gbc [1]*255),uint8 (_gbc [2]*255)); +_dffb .Set ("\u0043",_edd .MakeArrayFromFloats ([]float64 {float64 (_ffaa )/255,float64 (_acb )/255,float64 (_gedd )/255,float64 (_cbad )/255}));};case 4:if !_fgff {_cffec ,_aee ,_dbda :=_fd .CMYKToRGB (uint8 (_gbc [0]*255),uint8 (_gbc [1]*255),uint8 (_gbc [2]*255),uint8 (_gbc [3]*255)); +_dffb .Set ("\u0043",_edd .MakeArrayFromFloats ([]float64 {float64 (_cffec )/255,float64 (_aee )/255,float64 (_dbda )/255}));};};};};return nil ;};func _ced (_ebbg *_fgf .Document ,_cdd int ){if _ebbg .Version .Major ==0{_ebbg .Version .Major =1;};if _ebbg .Version .Minor < _cdd {_ebbg .Version .Minor =_cdd ; +};};func (_ac *documentImages )hasUncalibratedImages ()bool {return _ac ._ece ||_ac ._ca ||_ac ._aae };func _fegdb (_fccc *_edd .PdfObjectDictionary ,_bfgc map[*_edd .PdfObjectStream ][]byte ,_bgbcd map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_gdegf ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0033"; +_dbeff ="\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 _dbde string ;if _edbbe ,_ecdae :=_edd .GetName (_fccc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ecdae {_dbde =_edbbe .String ();};if _dbde !="\u0054\u0079\u0070e\u0030"{return _dd ;};_aecfc :=_fccc .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _cfdb ,_abbe :=_edd .GetName (_aecfc );_abbe {switch _cfdb .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _dd ;default:return _bd (_gdegf ,_dbeff ); +};};_fdda ,_acfa :=_edd .GetStream (_aecfc );if !_acfa {return _bd (_gdegf ,_dbeff );};_ ,_fgfda :=_feda (_fdda ,_bfgc ,_bgbcd );if _fgfda !=nil {return _bd (_gdegf ,_dbeff );};return _dd ;}; + +// DefaultProfile1Options are the default options for the Profile1. +func DefaultProfile1Options ()*Profile1Options {return &Profile1Options {Now :_ed .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _ggdb (_aaggg *_ea .CompliancePdfReader )(_aafd []ViolatedRule ){return _aafd };func _adff (_baa *_ea .CompliancePdfReader )(*_edd .PdfObjectDictionary ,bool ){_aabd ,_cecg :=_baa .GetTrailer (); +if _cecg !=nil {_ae .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",_cecg );return nil ,false ;};_eafga ,_ebdf :=_aabd .Get ("\u0052\u006f\u006f\u0074").(*_edd .PdfObjectReference ); +if !_ebdf {_ae .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft");return nil ,false ;};_abea ,_ebdf :=_edd .GetDict (_edd .ResolveReference (_eafga ));if !_ebdf {_ae .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 _abea ,true ;};func (_ebb *documentImages )hasOnlyDeviceCMYK ()bool {return _ebb ._ca &&!_ebb ._ece &&!_ebb ._aae };func _dgad (_eadd *_ea .CompliancePdfReader )(_cgaf []ViolatedRule ){_eagca ,_agec :=_adff (_eadd );if !_agec {return _cgaf ; +};_dfdcg ,_agec :=_edd .GetDict (_eagca .Get ("\u0050\u0065\u0072m\u0073"));if !_agec {return _cgaf ;};_edfe :=_dfdcg .Keys ();for _ ,_dfacc :=range _edfe {if _dfacc .String ()!="\u0055\u0052\u0033"&&_dfacc .String ()!="\u0044\u006f\u0063\u004d\u0044\u0050"{_cgaf =append (_cgaf ,_bd ("\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 _cgaf ;};func _befg (_gfbc *_ea .CompliancePdfReader )ViolatedRule {_ffcf :=map[*_edd .PdfObjectStream ]struct{}{};for _ ,_eggf :=range _gfbc .PageList {if _eggf .Resources ==nil &&_eggf .Contents ==nil {continue ;};if _dee :=_eggf .GetPageDict (); +_dee !=nil {_gebg ,_cdcg :=_edd .GetDict (_dee .Get ("\u0047\u0072\u006fu\u0070"));if _cdcg {if _ggba :=_gebg .Get ("\u0053");_ggba !=nil {_cbadd ,_ccge :=_edd .GetName (_ggba );if _ccge &&_cbadd .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _bd ("\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 _eggf .Resources !=nil {if _fdccc ,_dccb :=_edd .GetDict (_eggf .Resources .XObject );_dccb {for _ ,_egebg :=range _fdccc .Keys (){_dccdf ,_aefd :=_edd .GetStream (_fdccc .Get (_egebg ));if !_aefd {continue ;};if _ ,_fbfe :=_ffcf [_dccdf ];_fbfe {continue ; +};_eceed ,_aefd :=_edd .GetDict (_dccdf .Get ("\u0047\u0072\u006fu\u0070"));if !_aefd {_ffcf [_dccdf ]=struct{}{};continue ;};_ddge :=_eceed .Get ("\u0053");if _ddge !=nil {_eefec ,_begd :=_edd .GetName (_ddge );if _begd &&_eefec .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _bd ("\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"); +};};_ffcf [_dccdf ]=struct{}{};continue ;};};};if _eggf .Contents !=nil {_fafce ,_edefa :=_eggf .GetContentStreams ();if _edefa !=nil {continue ;};for _ ,_ccadc :=range _fafce {_agfa ,_ddeeg :=_ega .NewContentStreamParser (_ccadc ).Parse ();if _ddeeg !=nil {continue ; +};for _ ,_dffca :=range *_agfa {if len (_dffca .Params )==0{continue ;};_ddafc ,_abdd :=_edd .GetName (_dffca .Params [0]);if !_abdd {continue ;};_fbgd ,_eeacf :=_eggf .Resources .GetXObjectByName (*_ddafc );if _eeacf !=_ea .XObjectTypeForm {continue ; +};if _ ,_bcbe :=_ffcf [_fbgd ];_bcbe {continue ;};_gbddf ,_abdd :=_edd .GetDict (_fbgd .Get ("\u0047\u0072\u006fu\u0070"));if !_abdd {_ffcf [_fbgd ]=struct{}{};continue ;};_aaabd :=_gbddf .Get ("\u0053");if _aaabd !=nil {_acea ,_bcgg :=_edd .GetName (_aaabd ); +if _bcgg &&_acea .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _bd ("\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"); +};};_ffcf [_fbgd ]=struct{}{};};};};};return _dd ;};func _edefb (_ebee *_ea .CompliancePdfReader )(_dgfdf []ViolatedRule ){for _ ,_fabc :=range _ebee .GetObjectNums (){_bgafc ,_dcdg :=_ebee .GetIndirectObjectByNumber (_fabc );if _dcdg !=nil {continue ; +};_dgbe ,_ccabd :=_edd .GetDict (_bgafc );if !_ccabd {continue ;};_acbg ,_ccabd :=_edd .GetName (_dgbe .Get ("\u0054\u0079\u0070\u0065"));if !_ccabd {continue ;};if _acbg .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_cddd ,_ccabd :=_edd .GetBool (_dgbe .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); +if !_ccabd {return _dgfdf ;};if bool (*_cddd ){_dgfdf =append (_dgfdf ,_bd ("\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 _dgfdf ;};func _fbag (_deeb *_ea .CompliancePdfReader )(_cebd ViolatedRule ){_fffbc ,_fgacf :=_adff (_deeb );if !_fgacf {return _dd ;};if _fffbc .Get ("\u0041\u0041")!=nil {return _bd ("\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 _dd ;};func _fdce (_cdbf *_ea .CompliancePdfReader )ViolatedRule {_agbe :=_cdbf .ParserMetadata ().HeaderCommentBytes ();if _agbe [0]> 127&&_agbe [1]> 127&&_agbe [2]> 127&&_agbe [3]> 127{return _dd ;};return _bd ("\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 _acgfa (_bcdg *_edd .PdfObjectDictionary ,_eceedb map[*_edd .PdfObjectStream ][]byte ,_eefdf map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_fbea ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0034";_ddcb ="\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 _bfag string ;if _aedcd ,_bdff :=_edd .GetName (_bcdg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_bdff {_bfag =_aedcd .String ();};if _bfag !="\u0054\u0079\u0070e\u0030"{return _dd ;};_bdaac :=_bcdg .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _ ,_baaa :=_edd .GetName (_bdaac );_baaa {return _dd ;};_bddcd ,_gagcd :=_edd .GetStream (_bdaac );if !_gagcd {return _bd (_fbea ,_ddcb );};_dgfbf ,_bcbf :=_feda (_bddcd ,_eceedb ,_eefdf );if _bcbf !=nil {return _bd (_fbea ,_ddcb );};_dgfgg ,_aabag :=_edd .GetIntVal (_bddcd .Get ("\u0057\u004d\u006fd\u0065")); +_gbcca ,_bgddb :=_dgfbf .WMode ();if _aabag &&_bgddb {if _gbcca !=_dgfgg {return _bd (_fbea ,_ddcb );};};if (_aabag &&!_bgddb )||(!_aabag &&_bgddb ){return _bd (_fbea ,_ddcb );};return _dd ;};func _dgdc (_egbcf *_ea .CompliancePdfReader )[]ViolatedRule {return nil }; +func _fbad (_daag *_ea .CompliancePdfReader )(_dbded []ViolatedRule ){_bfgbe :=_daag .GetObjectNums ();for _ ,_bcfac :=range _bfgbe {_ggae ,_eggga :=_daag .GetIndirectObjectByNumber (_bcfac );if _eggga !=nil {continue ;};_dfeb ,_edbdb :=_edd .GetDict (_ggae ); +if !_edbdb {continue ;};_adgbc ,_edbdb :=_edd .GetName (_dfeb .Get ("\u0054\u0079\u0070\u0065"));if !_edbdb {continue ;};if _adgbc .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ;};if _dfeb .Get ("\u0045\u0046")!=nil {if _dfeb .Get ("\u0046")==nil ||_dfeb .Get ("\u0045\u0046")==nil {_dbded =append (_dbded ,_bd ("\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")); +};if _dfeb .Get ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070")==nil {_dbded =append (_dbded ,_bd ("\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 _dbded ;};func _ade (_acgbg *_ea .PdfInfo ,_efc func ()_ed .Time )error {var _gfg *_ea .PdfDate ;if _acgbg .CreationDate ==nil {_fabf ,_ecfc :=_ea .NewPdfDateFromTime (_efc ());if _ecfc !=nil {return _ecfc ;};_gfg =&_fabf ;_acgbg .CreationDate =_gfg ; +};if _acgbg .ModifiedDate ==nil {if _gfg !=nil {_ebde ,_dfbb :=_ea .NewPdfDateFromTime (_efc ());if _dfbb !=nil {return _dfbb ;};_gfg =&_ebde ;};_acgbg .ModifiedDate =_gfg ;};return nil ;};func _fabag (_eaaa *_ea .CompliancePdfReader )ViolatedRule {_ebdg :=_eaaa .ParserMetadata ().HeaderCommentBytes (); +if _ebdg [0]> 127&&_ebdg [1]> 127&&_ebdg [2]> 127&&_ebdg [3]> 127{return _dd ;};return _bd ("\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 _fbfd (_agfc string ,_gdbb string ,_fegfe string )(string ,bool ){_ecfdd :=_ff .Index (_agfc ,_gdbb );if _ecfdd ==-1{return "",false ;};_ecfdd +=len (_gdbb );_aecee :=_ff .Index (_agfc [_ecfdd :],_fegfe );if _aecee ==-1{return "",false ;};_aecee =_ecfdd +_aecee ; +return _agfc [_ecfdd :_aecee ],true ;};func _fdc (_eec []_edd .PdfObject )(*documentImages ,error ){_ecd :=_edd .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065");_feb :=make (map[*_edd .PdfObjectStream ]struct{});_ad :=make (map[_edd .PdfObject ]struct{}); +var (_egf ,_de ,_fef bool ;_gab []*imageInfo ;_acc error ;);for _ ,_dgf :=range _eec {_cf ,_df :=_edd .GetStream (_dgf );if !_df {continue ;};if _ ,_bbf :=_feb [_cf ];_bbf {continue ;};_feb [_cf ]=struct{}{};_gcg :=_cf .PdfObjectDictionary .Get (_ecd ); +_eacd ,_df :=_edd .GetName (_gcg );if !_df ||string (*_eacd )!="\u0049\u006d\u0061g\u0065"{continue ;};if _fag :=_cf .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_fag !=nil {_ad [_fag ]=struct{}{};};_adc :=imageInfo {BitsPerComponent :8,Stream :_cf }; +_adc .ColorSpace ,_acc =_ea .DetermineColorspaceNameFromPdfObject (_cf .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));if _acc !=nil {return nil ,_acc ;};if _gca ,_dda :=_edd .GetIntVal (_cf .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); +_dda {_adc .BitsPerComponent =_gca ;};if _cd ,_bc :=_edd .GetIntVal (_cf .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068"));_bc {_adc .Width =_cd ;};if _aec ,_cce :=_edd .GetIntVal (_cf .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); +_cce {_adc .Height =_aec ;};switch _adc .ColorSpace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_fef =true ;_adc .ColorComponents =1;case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_egf =true ;_adc .ColorComponents =3;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_de =true ; +_adc .ColorComponents =4;default:_adc ._fe =true ;};_gab =append (_gab ,&_adc );};if len (_ad )> 0{if len (_ad )==len (_gab ){_gab =nil ;}else {_ccg :=make ([]*imageInfo ,len (_gab )-len (_ad ));var _bcf int ;for _ ,_fcb :=range _gab {if _ ,_ab :=_ad [_fcb .Stream ]; +_ab {continue ;};_ccg [_bcf ]=_fcb ;_bcf ++;};_gab =_ccg ;};};return &documentImages {_ece :_egf ,_ca :_de ,_aae :_fef ,_fbe :_ad ,_bec :_gab },nil ;};func _eacbd (_cabd *_edd .PdfObjectDictionary ,_egea map[*_edd .PdfObjectStream ][]byte ,_cada map[*_edd .PdfObjectStream ]*_dg .CMap )ViolatedRule {const (_ececd ="\u0036.\u0033\u002e\u0038\u002d\u0031"; +_caab ="\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"; +);_gge :=_cabd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");if _bbge ,_bcec :=_edd .GetName (_gge );_bcec {if _bbge .String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_bbge .String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"||_bbge .String ()=="\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"||_bbge .String ()=="\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067"||_bbge .String ()=="\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"{return _dd ; +};};_bgef ,_abdcf :=_edd .GetStream (_cabd .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _abdcf {_ ,_gagfg :=_feda (_bgef ,_egea ,_cada );if _gagfg !=nil {return _bd (_ececd ,_caab );};return _dd ;};_bfcf ,_abdcf :=_edd .GetName (_cabd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_abdcf {return _bd (_ececd ,_caab );};switch _bfcf .String (){case "\u0054\u0079\u0070e\u0031":return _dd ;};return _bd (_ececd ,_caab );};func _gaa ()standardType {return standardType {_agd :2,_dc :"\u0041"}}; // Part gets the PDF/A version level. -func (_fgd *profile2 )Part ()int {return _fgd ._cdab ._eb }; +func (_gfcg *profile2 )Part ()int {return _gfcg ._gggd ._agd };func _cfac (_ebfa *_ea .CompliancePdfReader )ViolatedRule {_abgd ,_aaga :=_ebfa .GetTrailer ();if _aaga !=nil {_ae .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",_aaga ); +return _dd ;};_cfffc ,_gcag :=_abgd .Get ("\u0052\u006f\u006f\u0074").(*_edd .PdfObjectReference );if !_gcag {_ae .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft");return _dd ; +};_acfe ,_gcag :=_edd .GetDict (_edd .ResolveReference (_cfffc ));if !_gcag {_ae .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 _dd ;};if _acfe .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073")!=nil {return _bd ("\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 _dd ;};func _bbfe (_bdea *_fgf .Document )error {_deb ,_ggb :=_bdea .FindCatalog ();if !_ggb {return _c .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_deb .SetVersion ();return nil ; +};type colorspaceModification struct{_egd _b .ColorConverter ;_eda _ea .PdfColorspace ;};func (_geg *documentImages )hasOnlyDeviceRGB ()bool {return _geg ._ece &&!_geg ._ca &&!_geg ._aae };type standardType struct{_agd int ;_dc string ;};func _bd (_aa string ,_eddc string )ViolatedRule {return ViolatedRule {RuleNo :_aa ,Detail :_eddc }}; -// NewProfile2A creates a new Profile2A with given options. -func NewProfile2A (options *Profile2Options )*Profile2A {if options ==nil {options =DefaultProfile2Options ();};_bbaa (options );return &Profile2A {profile2 {_cefad :*options ,_cdab :_cdf ()}};};func _affab (_fbab *_be .CompliancePdfReader )(_cbce ViolatedRule ){for _ ,_dcfb :=range _fbab .GetObjectNums (){_dbccc ,_ggee :=_fbab .GetIndirectObjectByNumber (_dcfb ); -if _ggee !=nil {continue ;};_egaaf ,_beag :=_dc .GetStream (_dbccc );if !_beag {continue ;};_ggdea ,_beag :=_dc .GetName (_egaaf .Get ("\u0054\u0079\u0070\u0065"));if !_beag {continue ;};if *_ggdea !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;}; -_dabd ,_beag :=_dc .GetName (_egaaf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_beag {continue ;};if *_dabd =="\u0050\u0053"{return _ca ("\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 _cbce ;};func _ffefc (_dcde *_be .CompliancePdfReader )(_aafggb []ViolatedRule ){_aafb ,_dcgg :=_dbff (_dcde );if !_dcgg {return _aafggb ;};_gbfe :=_ca ("\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"); -_bedf ,_dcgg :=_dc .GetArray (_aafb .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_dcgg {_aafggb =append (_aafggb ,_gbfe );return _aafggb ;};_ddbdg :=_ca ("\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 _bedf .Len ()> 1{_afabe :=map[*_dc .PdfObjectDictionary ]struct{}{};for _eebb :=0;_eebb < _bedf .Len ();_eebb ++{_fbfa ,_bbbf :=_dc .GetDict (_bedf .Get (_eebb ));if !_bbbf {_aafggb =append (_aafggb ,_gbfe );return _aafggb ;};if _eebb ==0{_afabe [_fbfa ]=struct{}{}; -continue ;};if _ ,_acec :=_afabe [_fbfa ];!_acec {_aafggb =append (_aafggb ,_ddbdg );break ;};};}else if _bedf .Len ()==0{_aafggb =append (_aafggb ,_gbfe );return _aafggb ;};_ffd ,_dcgg :=_dc .GetDict (_bedf .Get (0));if !_dcgg {_aafggb =append (_aafggb ,_gbfe ); -return _aafggb ;};if _aadf ,_fcac :=_dc .GetName (_ffd .Get ("\u0053"));!_fcac ||(*_aadf )!="\u0047T\u0053\u005f\u0050\u0044\u0046\u00411"{_aafggb =append (_aafggb ,_gbfe );return _aafggb ;};_cfbgg ,_bbag :=_be .NewPdfOutputIntentFromPdfObject (_ffd ); -if _bbag !=nil {_aa .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",_bbag );return _aafggb ;};_eebc ,_bbag :=_bg .ParseHeader (_cfbgg .DestOutputProfile ); -if _bbag !=nil {_aa .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",_bbag ); -return _aafggb ;};if (_eebc .DeviceClass ==_bg .DeviceClassPRTR ||_eebc .DeviceClass ==_bg .DeviceClassMNTR )&&(_eebc .ColorSpace ==_bg .ColorSpaceRGB ||_eebc .ColorSpace ==_bg .ColorSpaceCMYK ||_eebc .ColorSpace ==_bg .ColorSpaceGRAY ){return _aafggb ; -};_aafggb =append (_aafggb ,_gbfe );return _aafggb ;};func _fcafd (_gbbae *_dc .PdfObjectDictionary )ViolatedRule {const (_bbbfc ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0032";_bdac ="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 _deeg string ;if _dceaa ,_afde :=_dc .GetName (_gbbae .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_afde {_deeg =_dceaa .String ();};if _deeg !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _de ;};if _gbbae .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _ca (_bbbfc ,_bdac ); -};return _de ;}; + +// VerificationError is the PDF/A verification error structure, that contains all violated rules. +type VerificationError struct{ + +// ViolatedRules are the rules that were violated during error verification. +ViolatedRules []ViolatedRule ; + +// ConformanceLevel defines the standard on verification failed. +ConformanceLevel int ; + +// ConformanceVariant is the standard variant used on verification. +ConformanceVariant string ;};func _cedda (_dffa *_ea .CompliancePdfReader )(_ecgd ViolatedRule ){for _ ,_abbb :=range _dffa .GetObjectNums (){_fegge ,_bfacb :=_dffa .GetIndirectObjectByNumber (_abbb );if _bfacb !=nil {continue ;};_bfga ,_cedg :=_edd .GetStream (_fegge ); +if !_cedg {continue ;};_acfb ,_cedg :=_edd .GetName (_bfga .Get ("\u0054\u0079\u0070\u0065"));if !_cedg {continue ;};if *_acfb !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_fabab ,_cedg :=_edd .GetName (_bfga .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_cedg {continue ;};if *_fabab =="\u0050\u0053"{return _bd ("\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 _ecgd ;};var _ Profile =(*Profile2A )(nil );func _gcge (_gdd []*_fgf .Image ,_dde bool )error {_efd :=_edd .PdfObjectName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B");if _dde {_efd ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"; +};for _ ,_cae :=range _gdd {if _cae .Colorspace ==_efd {continue ;};_gdf ,_ebd :=_ea .NewXObjectImageFromStream (_cae .Stream );if _ebd !=nil {return _ebd ;};_abc ,_ebd :=_gdf .ToImage ();if _ebd !=nil {return _ebd ;};_bce ,_ebd :=_abc .ToGoImage ();if _ebd !=nil {return _ebd ; +};var _egad _ea .PdfColorspace ;if _dde {_egad =_ea .NewPdfColorspaceDeviceCMYK ();_bce ,_ebd =_b .CMYKConverter .Convert (_bce );}else {_egad =_ea .NewPdfColorspaceDeviceRGB ();_bce ,_ebd =_b .NRGBAConverter .Convert (_bce );};if _ebd !=nil {return _ebd ; +};_acd ,_afc :=_bce .(_b .Image );if !_afc {return _c .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"); +};_edc :=_acd .Base ();_gea :=&_ea .Image {Width :int64 (_edc .Width ),Height :int64 (_edc .Height ),BitsPerComponent :int64 (_edc .BitsPerComponent ),ColorComponents :_edc .ColorComponents ,Data :_edc .Data };_gea .SetDecode (_edc .Decode );_gea .SetAlpha (_edc .Alpha ); +if _ebd =_gdf .SetImage (_gea ,_egad );_ebd !=nil {return _ebd ;};_gdf .ToPdfObject ();_cae .ColorComponents =_edc .ColorComponents ;_cae .Colorspace =_efd ;};return nil ;};func _adcf (_bbga *_ea .CompliancePdfReader )ViolatedRule {return _dd };func _cdfe (_dbgc *_fgf .Document )error {_aagd ,_gfeg :=_dbgc .GetPages (); +if !_gfeg {return nil ;};for _ ,_bcfdb :=range _aagd {_eegg ,_aceg :=_edd .GetArray (_bcfdb .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_aceg {continue ;};for _ ,_gde :=range _eegg .Elements (){_gde =_edd .ResolveReference (_gde );if _ ,_bebg :=_gde .(*_edd .PdfObjectNull ); +_bebg {continue ;};_adfd ,_gefc :=_edd .GetDict (_gde );if !_gefc {continue ;};_bfbac ,_ :=_edd .GetIntVal (_adfd .Get ("\u0046"));_bfbac &=^(1<<0);_bfbac &=^(1<<1);_bfbac &=^(1<<5);_bfbac &=^(1<<8);_bfbac |=1<<2;_adfd .Set ("\u0046",_edd .MakeInteger (int64 (_bfbac ))); +_dgea :=false ;if _fgddb :=_adfd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_fgddb !=nil {_cfg ,_cfcd :=_edd .GetName (_fgddb );if _cfcd &&_cfg .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_dgea =true ;if _adfd .Get ("\u0041\u0041")!=nil {_adfd .Remove ("\u0041\u0041"); +};if _adfd .Get ("\u0041")!=nil {_adfd .Remove ("\u0041");};};if _cfcd &&_cfg .String ()=="\u0054\u0065\u0078\u0074"{_eeb ,_ :=_edd .GetIntVal (_adfd .Get ("\u0046"));_eeb |=1<<3;_eeb |=1<<4;_adfd .Set ("\u0046",_edd .MakeInteger (int64 (_eeb )));};};_cbfb ,_gefc :=_edd .GetDict (_adfd .Get ("\u0041\u0050")); +if _gefc {_cdac :=_cbfb .Get ("\u004e");if _cdac ==nil {continue ;};if len (_cbfb .Keys ())> 1{_cbfb .Clear ();_cbfb .Set ("\u004e",_cdac );};if _dgea {_agde ,_bcda :=_edd .GetName (_adfd .Get ("\u0046\u0054"));if _bcda &&*_agde =="\u0042\u0074\u006e"{continue ; +};};};};};return nil ;}; // Profile2A is the implementation of the PDF/A-2A standard profile. // Implements model.StandardImplementer, Profile interfaces. -type Profile2A struct{profile2 };func _feead (_ddfag *_be .CompliancePdfReader )(_gbeb []ViolatedRule ){_fgab :=true ;_abgae ,_bgadf :=_ddfag .GetCatalogMarkInfo ();if !_bgadf {_fgab =false ;}else {_cgde ,_bcdbe :=_dc .GetDict (_abgae );if _bcdbe {_bddb ,_dgggc :=_dc .GetBool (_cgde .Get ("\u004d\u0061\u0072\u006b\u0065\u0064")); -if !bool (*_bddb )||!_dgggc {_fgab =false ;};}else {_fgab =false ;};};if !_fgab {_gbeb =append (_gbeb ,_ca ("\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")); -};_afae ,_bgadf :=_ddfag .GetCatalogStructTreeRoot ();if !_bgadf {_gbeb =append (_gbeb ,_ca ("\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")); -};_gdgdc ,_bgadf :=_dc .GetDict (_afae );if _bgadf {_faee ,_fdgg :=_dc .GetName (_gdgdc .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _fdgg {_cfef ,_befgb :=_dc .GetDict (_faee );if _befgb {for _ ,_bacd :=range _cfef .Keys (){_deef :=_cfef .Get (_bacd ); -if _deef ==nil {_gbeb =append (_gbeb ,_ca ("\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 _gbeb ;}; +type Profile2A struct{profile2 }; -// DefaultProfile1Options are the default options for the Profile1. -func DefaultProfile1Options ()*Profile1Options {return &Profile1Options {Now :_c .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _gcffc (_beaa *_be .CompliancePdfReader )(_beaba []ViolatedRule ){var _fcaf ,_cbed ,_badc ,_feabb ,_gfff ,_cfdb bool ; -_ged :=map[*_dc .PdfObjectStream ]struct{}{};for _ ,_caggb :=range _beaa .GetObjectNums (){if _fcaf &&_cbed &&_gfff &&_badc &&_feabb &&_cfdb {return _beaba ;};_gdba ,_bfbf :=_beaa .GetIndirectObjectByNumber (_caggb );if _bfbf !=nil {continue ;};_aefc ,_gbea :=_dc .GetStream (_gdba ); -if !_gbea {continue ;};if _ ,_gbea =_ged [_aefc ];_gbea {continue ;};_ged [_aefc ]=struct{}{};_facc ,_gbea :=_dc .GetName (_aefc .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065"));if !_gbea {continue ;};if !_feabb {if _aefc .Get ("\u0052\u0065\u0066")!=nil {_beaba =append (_beaba ,_ca ("\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")); -_feabb =true ;};};if _facc .String ()=="\u0050\u0053"{if !_cfdb {_beaba =append (_beaba ,_ca ("\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.")); -_cfdb =true ;continue ;};};if _facc .String ()=="\u0046\u006f\u0072\u006d"{if _cbed &&_badc &&_feabb {continue ;};if !_cbed &&_aefc .Get ("\u004f\u0050\u0049")!=nil {_beaba =append (_beaba ,_ca ("\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")); -_cbed =true ;};if !_badc {if _aefc .Get ("\u0050\u0053")!=nil {_badc =true ;};if _dagf :=_aefc .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_dagf !=nil &&!_badc {if _ddeb ,_faaa :=_dc .GetName (_dagf );_faaa &&*_ddeb =="\u0050\u0053"{_badc =true ; -};};if _badc {_beaba =append (_beaba ,_ca ("\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 _facc .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_fcaf &&_aefc .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_beaba =append (_beaba ,_ca ("\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")); -_fcaf =true ;};if !_gfff &&_aefc .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_adbb ,_edda :=_dc .GetBool (_aefc .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _edda &&bool (*_adbb ){continue ; -};_beaba =append (_beaba ,_ca ("\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")); -_gfff =true ;};};return _beaba ;};func _fceg (_ecbe *_be .CompliancePdfReader )ViolatedRule {_ecbb :=_ecbe .ParserMetadata ().HeaderCommentBytes ();if _ecbb [0]> 127&&_ecbb [1]> 127&&_ecbb [2]> 127&&_ecbb [3]> 127{return _de ;};return _ca ("\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"); -}; +// NewProfile2U creates a new Profile2U with the given options. +func NewProfile2U (options *Profile2Options )*Profile2U {if options ==nil {options =DefaultProfile2Options ();};_ccdf (options );return &Profile2U {profile2 {_egee :*options ,_gggd :_ecc ()}};};func _bdgd (_ccdfe *_ea .CompliancePdfReader )ViolatedRule {_aaeb ,_ggda :=_ccdfe .PdfReader .GetTrailer (); +if _ggda !=nil {return _bd ("\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 _aaeb .Get ("\u0049\u0044")==nil {return _bd ("\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 _aaeb .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _bd ("\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 _dd ;};func _fabe (_bebdg *_fgf .Document ){_gabg ,_bgfa :=_bebdg .FindCatalog ();if !_bgfa {return ;};_fgddd ,_bgfa :=_gabg .GetMarkInfo ();if !_bgfa {_fgddd =_edd .MakeDict ();};_becf ,_bgfa :=_edd .GetBool (_fgddd .Get ("\u004d\u0061\u0072\u006b\u0065\u0064")); +if !_bgfa ||!bool (*_becf ){_fgddd .Set ("\u004d\u0061\u0072\u006b\u0065\u0064",_edd .MakeBool (true ));_gabg .SetMarkInfo (_fgddd );};};func _agdc (_bcfd *_ea .PdfPageResources ,_agff *_ega .ContentStreamOperations ,_dgfg bool )([]byte ,error ){var _eca bool ; +for _ ,_bdg :=range *_agff {_ccbf :switch _bdg .Operand {case "\u0042\u0049":_deaa ,_bfdc :=_bdg .Params [0].(*_ega .ContentStreamInlineImage );if !_bfdc {break ;};_bea ,_cebb :=_deaa .GetColorSpace (_bcfd );if _cebb !=nil {return nil ,_cebb ;};switch _bea .(type ){case *_ea .PdfColorspaceDeviceCMYK :if _dgfg {break _ccbf ; +};case *_ea .PdfColorspaceDeviceGray :case *_ea .PdfColorspaceDeviceRGB :if !_dgfg {break _ccbf ;};default:break _ccbf ;};_eca =true ;_gedc ,_cebb :=_deaa .ToImage (_bcfd );if _cebb !=nil {return nil ,_cebb ;};_abcc ,_cebb :=_gedc .ToGoImage ();if _cebb !=nil {return nil ,_cebb ; +};if _dgfg {_abcc ,_cebb =_b .CMYKConverter .Convert (_abcc );}else {_abcc ,_cebb =_b .NRGBAConverter .Convert (_abcc );};if _cebb !=nil {return nil ,_cebb ;};_gddc ,_bfdc :=_abcc .(_b .Image );if !_bfdc {return nil ,_c .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"); +};_ebea :=_gddc .Base ();_baf :=_ea .Image {Width :int64 (_ebea .Width ),Height :int64 (_ebea .Height ),BitsPerComponent :int64 (_ebea .BitsPerComponent ),ColorComponents :_ebea .ColorComponents ,Data :_ebea .Data };_baf .SetDecode (_ebea .Decode );_baf .SetAlpha (_ebea .Alpha ); +_gdaf ,_cebb :=_deaa .GetEncoder ();if _cebb !=nil {_gdaf =_edd .NewFlateEncoder ();};_fde ,_cebb :=_ega .NewInlineImageFromImage (_baf ,_gdaf );if _cebb !=nil {return nil ,_cebb ;};_bdg .Params [0]=_fde ;case "\u0047","\u0067":if len (_bdg .Params )!=1{break ; +};_dgc ,_bfba :=_edd .GetNumberAsFloat (_bdg .Params [0]);if _bfba !=nil {break ;};if _dgfg {_bdg .Params =[]_edd .PdfObject {_edd .MakeFloat (0),_edd .MakeFloat (0),_edd .MakeFloat (0),_edd .MakeFloat (1-_dgc )};_acfd :="\u004b";if _bdg .Operand =="\u0067"{_acfd ="\u006b"; +};_bdg .Operand =_acfd ;}else {_bdg .Params =[]_edd .PdfObject {_edd .MakeFloat (_dgc ),_edd .MakeFloat (_dgc ),_edd .MakeFloat (_dgc )};_ccga :="\u0052\u0047";if _bdg .Operand =="\u0067"{_ccga ="\u0072\u0067";};_bdg .Operand =_ccga ;};_eca =true ;case "\u0052\u0047","\u0072\u0067":if !_dgfg {break ; +};if len (_bdg .Params )!=3{break ;};_dage ,_dfd :=_edd .GetNumbersAsFloat (_bdg .Params );if _dfd !=nil {break ;};_eca =true ;_dgg ,_fgad ,_aadc :=_dage [0],_dage [1],_dage [2];_efae ,_dcd ,_efgd ,_gdag :=_fd .RGBToCMYK (uint8 (_dgg *255),uint8 (_fgad *255),uint8 (255*_aadc )); +_bdg .Params =[]_edd .PdfObject {_edd .MakeFloat (float64 (_efae )/255),_edd .MakeFloat (float64 (_dcd )/255),_edd .MakeFloat (float64 (_efgd )/255),_edd .MakeFloat (float64 (_gdag )/255)};_cgd :="\u004b";if _bdg .Operand =="\u0072\u0067"{_cgd ="\u006b"; +};_bdg .Operand =_cgd ;case "\u004b","\u006b":if _dgfg {break ;};if len (_bdg .Params )!=4{break ;};_ccc ,_eacg :=_edd .GetNumbersAsFloat (_bdg .Params );if _eacg !=nil {break ;};_fgaf ,_ecb ,_egfg ,_fffb :=_ccc [0],_ccc [1],_ccc [2],_ccc [3];_bfe ,_aaa ,_cceg :=_fd .CMYKToRGB (uint8 (255*_fgaf ),uint8 (255*_ecb ),uint8 (255*_egfg ),uint8 (255*_fffb )); +_bdg .Params =[]_edd .PdfObject {_edd .MakeFloat (float64 (_bfe )/255),_edd .MakeFloat (float64 (_aaa )/255),_edd .MakeFloat (float64 (_cceg )/255)};_fdef :="\u0052\u0047";if _bdg .Operand =="\u006b"{_fdef ="\u0072\u0067";};_bdg .Operand =_fdef ;_eca =true ; +};};if !_eca {return nil ,nil ;};_becg :=_ega .NewContentCreator ();for _ ,_adde :=range *_agff {_becg .AddOperand (*_adde );};_edea :=_becg .Bytes ();return _edea ,nil ;};func _faa ()standardType {return standardType {_agd :1,_dc :"\u0042"}};func _gga (_gec *_fgf .Document )error {for _ ,_eef :=range _gec .Objects {_bdd ,_bef :=_edd .GetDict (_eef ); +if !_bef {continue ;};_bad :=_bdd .Get ("\u0054\u0079\u0070\u0065");if _bad ==nil {continue ;};if _bebb ,_ege :=_edd .GetName (_bad );_ege &&_bebb .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_fff ,_egde :=_edd .GetBool (_bdd .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); +if _egde {if bool (*_fff ){_bdd .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_edd .MakeBool (false ));};};_cbg :=_bdd .Get ("\u0041");if _cbg !=nil {_bdd .Remove ("\u0041");};_bfa ,_egde :=_edd .GetArray (_bdd .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); +if _egde {for _fac :=0;_fac < _bfa .Len ();_fac ++{_ddgf ,_faga :=_edd .GetDict (_bfa .Get (_fac ));if !_faga {continue ;};if _ddgf .Get ("\u0041\u0041")!=nil {_ddgf .Remove ("\u0041\u0041");};};};};return nil ;};func _cdaa (_ecdc *_ea .PdfFont ,_bcdaf *_edd .PdfObjectDictionary )ViolatedRule {const (_aagb ="\u0036.\u0033\u002e\u0035\u002d\u0033"; +_efgc ="\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 _faeb string ;if _dbfb ,_dbfc :=_edd .GetName (_bcdaf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dbfc {_faeb =_dbfb .String ();};switch _faeb {case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_afcb :=_ecdc .FontDescriptor (); +if _afcb .CIDSet ==nil {return _bd (_aagb ,_efgc );};return _dd ;default:return _dd ;};};func _gadc (_eecdf *_ea .CompliancePdfReader )(_dadd []ViolatedRule ){_afbcd :=func (_caggd *_edd .PdfObjectDictionary ,_gbff *[]string ,_ebef *[]ViolatedRule )error {_efgf :=_caggd .Get ("\u004e\u0061\u006d\u0065"); +if _efgf ==nil ||len (_efgf .String ())==0{*_ebef =append (*_ebef ,_bd ("\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 _ ,_ffbd :=range *_gbff {if _ffbd ==_efgf .String (){*_ebef =append (*_ebef ,_bd ("\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 {*_gbff =append (*_gbff ,_efgf .String ());};};if _caggd .Get ("\u0041\u0053")!=nil {*_ebef =append (*_ebef ,_bd ("\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 ;};_ggbee ,_bffe :=_adff (_eecdf );if !_bffe {return _dadd ;};_cbea ,_bffe :=_edd .GetDict (_ggbee .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"));if !_bffe {return _dadd ;};var _cggd []string ;_bafcf ,_bffe :=_edd .GetDict (_cbea .Get ("\u0044")); +if _bffe {_afbcd (_bafcf ,&_cggd ,&_dadd );};_cefb ,_bffe :=_edd .GetArray (_cbea .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _bffe {for _eadeg :=0;_eadeg < _cefb .Len ();_eadeg ++{_debd ,_fcaad :=_edd .GetDict (_cefb .Get (_eadeg ));if !_fcaad {continue ; +};_afbcd (_debd ,&_cggd ,&_dadd );};};return _dadd ;}; -// Profile1B is the implementation of the PDF/A-1B standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile1B struct{profile1 };func _dgcb (_fbdd *_be .CompliancePdfReader )(_dged []ViolatedRule ){var _bfgb ,_bbce ,_adfd ,_agbca ,_cabg ,_ebgfc ,_aaggb bool ;_dfga :=func ()bool {return _bfgb &&_bbce &&_adfd &&_agbca &&_cabg &&_ebgfc &&_aaggb };for _ ,_begd :=range _fbdd .PageList {_dfdb ,_gdff :=_begd .GetAnnotations (); -if _gdff !=nil {_aa .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",_gdff );continue ;};for _ ,_adfdd :=range _dfdb {if !_bfgb {switch _adfdd .GetContext ().(type ){case *_be .PdfAnnotationFileAttachment ,*_be .PdfAnnotationSound ,*_be .PdfAnnotationMovie ,nil :_dged =append (_dged ,_ca ("\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")); -_bfgb =true ;if _dfga (){return _dged ;};};};_dgfag ,_aeba :=_dc .GetDict (_adfdd .GetContainingPdfObject ());if !_aeba {continue ;};if !_bbce {_cbga ,_agceb :=_dc .GetFloatVal (_dgfag .Get ("\u0043\u0041"));if _agceb &&_cbga !=1.0{_dged =append (_dged ,_ca ("\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")); -_bbce =true ;if _dfga (){return _dged ;};};};if !_adfd {_fefgc ,_fbeg :=_dc .GetIntVal (_dgfag .Get ("\u0046"));if !(_fbeg &&_fefgc &4==4&&_fefgc &1==0&&_fefgc &2==0&&_fefgc &32==0){_dged =append (_dged ,_ca ("\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")); -_adfd =true ;if _dfga (){return _dged ;};};};if !_agbca {_adfab ,_edcgd :=_dc .GetDict (_dgfag .Get ("\u0041\u0050"));if _edcgd {_eeec :=_adfab .Get ("\u004e");if _eeec ==nil ||len (_adfab .Keys ())> 1{_dged =append (_dged ,_ca ("\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")); -_agbca =true ;if _dfga (){return _dged ;};continue ;};_ ,_fbea :=_adfdd .GetContext ().(*_be .PdfAnnotationWidget );if _fbea {_bffb ,_bccc :=_dc .GetName (_dgfag .Get ("\u0046\u0054"));if _bccc &&*_bffb =="\u0042\u0074\u006e"{if _ ,_bbba :=_dc .GetDict (_eeec ); -!_bbba {_dged =append (_dged ,_ca ("\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")); -_agbca =true ;if _dfga (){return _dged ;};continue ;};};};_ ,_bcaa :=_dc .GetStream (_eeec );if !_bcaa {_dged =append (_dged ,_ca ("\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")); -_agbca =true ;if _dfga (){return _dged ;};continue ;};};};if !_cabg {if _dgfag .Get ("\u0043")!=nil ||_dgfag .Get ("\u0049\u0043")!=nil {_bbege ,_bbdb :=_dbgc (_fbdd );if !_bbdb {_dged =append (_dged ,_ca ("\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.")); -_cabg =true ;if _dfga (){return _dged ;};}else {_fgag ,_aaffa :=_dc .GetIntVal (_bbege .Get ("\u004e"));if !_aaffa ||_fgag !=3{_dged =append (_dged ,_ca ("\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.")); -_cabg =true ;if _dfga (){return _dged ;};};};};};_efdbc ,_ffdg :=_adfdd .GetContext ().(*_be .PdfAnnotationWidget );if !_ffdg {continue ;};if !_ebgfc {if _efdbc .A !=nil {_dged =append (_dged ,_ca ("\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.")); -_ebgfc =true ;if _dfga (){return _dged ;};};};if !_aaggb {if _efdbc .AA !=nil {_dged =append (_dged ,_ca ("\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")); -_aaggb =true ;if _dfga (){return _dged ;};};};};};return _dged ;};var _ Profile =(*Profile2U )(nil );func _fabbe (_egbgc *_be .CompliancePdfReader )(_bcbf []ViolatedRule ){var (_adcb ,_gfgf ,_fcfge ,_acab ,_dagg ,_efgf ,_egcc bool ;_dffb func (_dc .PdfObject ); -);_dffb =func (_gcbd _dc .PdfObject ){switch _bbeg :=_gcbd .(type ){case *_dc .PdfObjectInteger :if !_adcb &&(int64 (*_bbeg )> _e .MaxInt32 ||int64 (*_bbeg )< -_e .MaxInt32 ){_bcbf =append (_bcbf ,_ca ("\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")); -_adcb =true ;};case *_dc .PdfObjectFloat :if !_gfgf &&(_e .Abs (float64 (*_bbeg ))> 32767.0){_bcbf =append (_bcbf ,_ca ("\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 !_fcfge &&len ([]byte (_bbeg .Str ()))> 65535{_bcbf =append (_bcbf ,_ca ("\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")); -_fcfge =true ;};case *_dc .PdfObjectName :if !_acab &&len ([]byte (*_bbeg ))> 127{_bcbf =append (_bcbf ,_ca ("\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")); -_acab =true ;};case *_dc .PdfObjectArray :if !_dagg &&_bbeg .Len ()> 8191{_bcbf =append (_bcbf ,_ca ("\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")); -_dagg =true ;};for _ ,_agce :=range _bbeg .Elements (){_dffb (_agce );};if !_egcc &&(_bbeg .Len ()==4||_bbeg .Len ()==5){_fcab ,_cfbe :=_dc .GetName (_bbeg .Get (0));if !_cfbe {return ;};if *_fcab !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ;};_fdeb :=_bbeg .Get (1); -_fdeb =_dc .TraceToDirectObject (_fdeb );_acdbf ,_cfbe :=_dc .GetArray (_fdeb );if !_cfbe {return ;};if _acdbf .Len ()> 8{_bcbf =append (_bcbf ,_ca ("\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")); -_egcc =true ;};};case *_dc .PdfObjectDictionary :_dgga :=_bbeg .Keys ();if !_efgf &&len (_dgga )> 4095{_bcbf =append (_bcbf ,_ca ("\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")); -_efgf =true ;};for _ecfc ,_abgc :=range _dgga {_dffb (&_dgga [_ecfc ]);_dffb (_bbeg .Get (_abgc ));};case *_dc .PdfObjectStream :_dffb (_bbeg .PdfObjectDictionary );case *_dc .PdfObjectStreams :for _ ,_bafg :=range _bbeg .Elements (){_dffb (_bafg );};case *_dc .PdfObjectReference :_dffb (_bbeg .Resolve ()); -};};_gcde :=_egbgc .GetObjectNums ();if len (_gcde )> 8388607{_bcbf =append (_bcbf ,_ca ("\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 _ ,_abgd :=range _gcde {_adbcf ,_gddf :=_egbgc .GetIndirectObjectByNumber (_abgd );if _gddf !=nil {continue ;};_ceab :=_dc .TraceToDirectObject (_adbcf );_dffb (_ceab );};return _bcbf ;};func _ecff (_ffde *_be .PdfFont ,_cdfgg *_dc .PdfObjectDictionary ,_agcge bool )ViolatedRule {const (_ggdd ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0034\u002d\u0031"; -_cedfe ="\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 _agcge {return _de ;};_cega :=_ffde .FontDescriptor ();var _cbcge string ;if _eddaa ,_ffbe :=_dc .GetName (_cdfgg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ffbe {_cbcge =_eddaa .String ();};switch _cbcge {case "\u0054\u0079\u0070e\u0031":if _cega .FontFile ==nil {return _ca (_ggdd ,_cedfe ); -};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _cega .FontFile2 ==nil {return _ca (_ggdd ,_cedfe );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _cega .FontFile3 ==nil {return _ca (_ggdd ,_cedfe );};};return _de ; -};func _dabe (_aabe *_be .CompliancePdfReader )(_gdgg ViolatedRule ){_adfdg ,_cafa :=_dbff (_aabe );if !_cafa {return _de ;};_ggbf ,_cafa :=_dc .GetDict (_adfdg .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_cafa {return _de ;};_ggfe ,_cafa :=_dc .GetArray (_ggbf .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); -if !_cafa {return _de ;};for _fbdeca :=0;_fbdeca < _ggfe .Len ();_fbdeca ++{_cdcff ,_afaf :=_dc .GetDict (_ggfe .Get (_fbdeca ));if !_afaf {continue ;};if _cdcff .Get ("\u0041")!=nil {return _ca ("\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 _cdcff .Get ("\u0041\u0041")!=nil {return _ca ("\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 _de ;};var _ Profile =(*Profile2B )(nil );func _efaaa (_adbe *_be .CompliancePdfReader ,_gacc standardType ,_adae bool )(_edbfe []ViolatedRule ){_edce ,_acee :=_dbff (_adbe );if !_acee {return []ViolatedRule {_ca ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")}; -};_accgb :=_edce .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");if _accgb ==nil {return []ViolatedRule {_ca ("\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"),_ca ("\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")}; -};_ecgb ,_acee :=_dc .GetStream (_accgb );if !_acee {return []ViolatedRule {_ca ("\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"),_ca ("\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 _ecgb .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")!=nil {_edbfe =append (_edbfe ,_ca ("\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")); -};_dbgdd ,_acfg :=_gc .LoadDocument (_ecgb .Stream );if _acfg !=nil {return []ViolatedRule {_ca ("\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")}; -};_gafdb :=_dbgdd .GetGoXmpDocument ();var _gfggg []*_f .Namespace ;for _ ,_gca :=range _gafdb .Namespaces (){switch _gca .Name {case _gfg .NsDc .Name ,_cb .NsPDF .Name ,_d .NsXmp .Name ,_fe .NsXmpRights .Name ,_fde .Namespace .Name ,_gb .Namespace .Name ,_bc .NsXmpMM .Name ,_gb .FieldNS .Name ,_gb .SchemaNS .Name ,_gb .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 ; -};_gfggg =append (_gfggg ,_gca );};_cdfe :=true ;_aeef ,_acfg :=_dbgdd .GetPdfaExtensionSchemas ();if _acfg ==nil {for _ ,_aecc :=range _gfggg {var _gafa bool ;for _adce :=range _aeef {if _aecc .URI ==_aeef [_adce ].NamespaceURI {_gafa =true ;break ;}; -};if !_gafa {_cdfe =false ;break ;};};}else {_cdfe =false ;};if !_cdfe {_edbfe =append (_edbfe ,_ca ("\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")); -};_cdgb ,_acfg :=_adbe .GetPdfInfo ();if _acfg ==nil {if !_fdacd (_cdgb ,_dbgdd ){_edbfe =append (_edbfe ,_ca ("\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 _ ,_efce :=_dbgdd .GetMediaManagement ();_efce {_edbfe =append (_edbfe ,_ca ("\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")); -};_afce ,_acee :=_dbgdd .GetPdfAID ();if !_acee {_edbfe =append (_edbfe ,_ca ("\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 _afce .Part !=_gacc ._eb {_edbfe =append (_edbfe ,_ca ("\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 _gacc ._ag =="\u0041"&&_afce .Conformance !="\u0041"{_edbfe =append (_edbfe ,_ca ("\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 _gacc ._ag =="\u0042"&&(_afce .Conformance !="\u0041"&&_afce .Conformance !="\u0042"){_edbfe =append (_edbfe ,_ca ("\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 _edbfe ;};func _bbaa (_afgf *Profile2Options ){if _afgf .Now ==nil {_afgf .Now =_c .Now ;};}; +// NewProfile2A creates a new Profile2A with given options. +func NewProfile2A (options *Profile2Options )*Profile2A {if options ==nil {options =DefaultProfile2Options ();};_ccdf (options );return &Profile2A {profile2 {_egee :*options ,_gggd :_gaa ()}};};type pageColorspaceOptimizeFunc func (_afe *_fgf .Document ,_dfac *_fgf .Page ,_ccb []*_fgf .Image )error ; +type imageModifications struct{_egae *colorspaceModification ;_bba _edd .StreamEncoder ;};func _abae (_dae *_ea .CompliancePdfReader )[]ViolatedRule {return nil };func _edca (_gbga *_ea .CompliancePdfReader )ViolatedRule {for _ ,_cgfda :=range _gbga .GetObjectNums (){_edda ,_aeagf :=_gbga .GetIndirectObjectByNumber (_cgfda ); +if _aeagf !=nil {continue ;};_ccebg ,_gadbf :=_edd .GetStream (_edda );if !_gadbf {continue ;};_egge ,_gadbf :=_edd .GetName (_ccebg .Get ("\u0054\u0079\u0070\u0065"));if !_gadbf {continue ;};if *_egge !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ; +};if _ccebg .Get ("\u0053\u004d\u0061s\u006b")!=nil {return _bd ("\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 _dd ;};func _fgdba (_gacc *_ea .CompliancePdfReader )ViolatedRule {return _dd };func _gagda (_gcff *_ea .CompliancePdfReader )(_bfdcc []ViolatedRule ){_defc ,_aefg :=_adff (_gcff );if !_aefg {return _bfdcc ;};_edfg ,_aefg :=_edd .GetDict (_defc .Get ("\u004e\u0061\u006de\u0073")); +if !_aefg {return _bfdcc ;};if _edfg .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_bfdcc =append (_bfdcc ,_bd ("\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 _bfdcc ;};func _eff (_efce *_ea .CompliancePdfReader )ViolatedRule {if _efce .ParserMetadata ().HeaderPosition ()!=0{return _bd ("\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 _dd ;};func _gbcf (_affa *_ea .CompliancePdfReader )(_bgfg []ViolatedRule ){var _efcdd ,_fgba ,_ffbb ,_cedf ,_dggae ,_cbee ,_afcd bool ;_gecg :=func ()bool {return _efcdd &&_fgba &&_ffbb &&_cedf &&_dggae &&_cbee &&_afcd };for _ ,_bdfc :=range _affa .PageList {if _bdfc .Resources ==nil {continue ; +};_cgad ,_cegb :=_edd .GetDict (_bdfc .Resources .Font );if !_cegb {continue ;};for _ ,_bfdb :=range _cgad .Keys (){_fdgc ,_ffdab :=_edd .GetDict (_cgad .Get (_bfdb ));if !_ffdab {if !_efcdd {_bgfg =append (_bgfg ,_bd ("\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")); +_efcdd =true ;if _gecg (){return _bgfg ;};};continue ;};if _cfecb ,_egbg :=_edd .GetName (_fdgc .Get ("\u0054\u0079\u0070\u0065"));!_efcdd &&(!_egbg ||_cfecb .String ()!="\u0046\u006f\u006e\u0074"){_bgfg =append (_bgfg ,_bd ("\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")); +_efcdd =true ;if _gecg (){return _bgfg ;};};_fcce ,_fbfc :=_ea .NewPdfFontFromPdfObject (_fdgc );if _fbfc !=nil {continue ;};var _gfee string ;if _bgafe ,_fffd :=_edd .GetName (_fdgc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fffd {_gfee =_bgafe .String (); +};if !_fgba {switch _gfee {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:_fgba =true ; +_bgfg =append (_bgfg ,_bd ("\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 _gecg (){return _bgfg ;};};};if !_ffbb {if _gfee !="\u0054\u0079\u0070e\u0033"{_fbbfa ,_faae :=_edd .GetName (_fdgc .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_faae ||_fbbfa .String ()==""{_bgfg =append (_bgfg ,_bd ("\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")); +_ffbb =true ;if _gecg (){return _bgfg ;};};};};if _gfee !="\u0054\u0079\u0070e\u0031"{continue ;};_edefd :=_bg .IsStdFont (_bg .StdFontName (_fcce .BaseFont ()));if _edefd {continue ;};_cagd ,_faef :=_edd .GetIntVal (_fdgc .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); +if !_faef &&!_cedf {_bgfg =append (_bgfg ,_bd ("\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")); +_cedf =true ;if _gecg (){return _bgfg ;};};_bafd ,_addfd :=_edd .GetIntVal (_fdgc .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_addfd &&!_dggae {_bgfg =append (_bgfg ,_bd ("\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")); +_dggae =true ;if _gecg (){return _bgfg ;};};if !_cbee {_gfec ,_ebeb :=_edd .GetArray (_fdgc .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_ebeb ||!_faef ||!_addfd ||_gfec .Len ()!=_bafd -_cagd +1{_bgfg =append (_bgfg ,_bd ("\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.")); +_cbee =true ;if _gecg (){return _bgfg ;};};};};};return _bgfg ;};func _bffc (_ggeb *_ea .CompliancePdfReader )(_gbcb []ViolatedRule ){var (_gbbg ,_gbcd ,_feaf ,_ggac ,_badc bool ;_cfbc func (_edd .PdfObject ););_cfbc =func (_cgbb _edd .PdfObject ){switch _deef :=_cgbb .(type ){case *_edd .PdfObjectInteger :if !_gbbg &&(int64 (*_deef )> _fg .MaxInt32 ||int64 (*_deef )< -_fg .MaxInt32 ){_gbcb =append (_gbcb ,_bd ("\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")); +_gbbg =true ;};case *_edd .PdfObjectFloat :if !_gbcd &&(_fg .Abs (float64 (*_deef ))> _fg .MaxFloat32 ){_gbcb =append (_gbcb ,_bd ("\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 *_edd .PdfObjectString :if !_feaf &&len ([]byte (_deef .Str ()))> 32767{_gbcb =append (_gbcb ,_bd ("\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")); +_feaf =true ;};case *_edd .PdfObjectName :if !_ggac &&len ([]byte (*_deef ))> 127{_gbcb =append (_gbcb ,_bd ("\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")); +_ggac =true ;};case *_edd .PdfObjectArray :for _ ,_bbgcf :=range _deef .Elements (){_cfbc (_bbgcf );};if !_badc &&(_deef .Len ()==4||_deef .Len ()==5){_abbg ,_dbbc :=_edd .GetName (_deef .Get (0));if !_dbbc {return ;};if *_abbg !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ; +};_feed :=_deef .Get (1);_feed =_edd .TraceToDirectObject (_feed );_cfbea ,_dbbc :=_edd .GetArray (_feed );if !_dbbc {return ;};if _cfbea .Len ()> 32{_gbcb =append (_gbcb ,_bd ("\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")); +_badc =true ;};};case *_edd .PdfObjectDictionary :_aadaa :=_deef .Keys ();for _fda ,_egadg :=range _aadaa {_cfbc (&_aadaa [_fda ]);_cfbc (_deef .Get (_egadg ));};case *_edd .PdfObjectStream :_cfbc (_deef .PdfObjectDictionary );case *_edd .PdfObjectStreams :for _ ,_dgaca :=range _deef .Elements (){_cfbc (_dgaca ); +};case *_edd .PdfObjectReference :_cfbc (_deef .Resolve ());};};_cdbc :=_ggeb .GetObjectNums ();if len (_cdbc )> 8388607{_gbcb =append (_gbcb ,_bd ("\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 _ ,_deee :=range _cdbc {_eead ,_ebed :=_ggeb .GetIndirectObjectByNumber (_deee );if _ebed !=nil {continue ;};_fcae :=_edd .TraceToDirectObject (_eead );_cfbc (_fcae );};return _gbcb ;};func _ddf (_efbe *_fgf .Document ,_eae int )error {for _ ,_efde :=range _efbe .Objects {_aaf ,_bfc :=_edd .GetDict (_efde ); +if !_bfc {continue ;};_cgg :=_aaf .Get ("\u0054\u0079\u0070\u0065");if _cgg ==nil {continue ;};if _eefg ,_cfe :=_edd .GetName (_cgg );_cfe &&_eefg .String ()!="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_dgfd ,_bfd :=_edd .GetName (_aaf .Get ("\u0053")); +if !_bfd {continue ;};switch _ea .PdfActionType (*_dgfd ){case _ea .ActionTypeLaunch ,_ea .ActionTypeSound ,_ea .ActionTypeMovie ,_ea .ActionTypeResetForm ,_ea .ActionTypeImportData ,_ea .ActionTypeJavaScript :_aaf .Remove ("\u0053");case _ea .ActionTypeHide ,_ea .ActionTypeSetOCGState ,_ea .ActionTypeRendition ,_ea .ActionTypeTrans ,_ea .ActionTypeGoTo3DView :if _eae ==2{_aaf .Remove ("\u0053"); +};case _ea .ActionTypeNamed :_gbb ,_bebbg :=_edd .GetName (_aaf .Get ("\u004e"));if !_bebbg {continue ;};switch *_gbb {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:_aaf .Remove ("\u004e"); +};};};return nil ;};func _bafg (_edbf *_ea .CompliancePdfReader )ViolatedRule {_afee ,_aacc :=_edbf .PdfReader .GetTrailer ();if _aacc !=nil {return _bd ("\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 _afee .Get ("\u0049\u0044")==nil {return _bd ("\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 _afee .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _bd ("\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 _dd ;}; -// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-2 standard. -func (_adfe *profile2 )ValidateStandard (r *_be .CompliancePdfReader )error {_bfbg :=VerificationError {ConformanceLevel :_adfe ._cdab ._eb ,ConformanceVariant :_adfe ._cdab ._ag };if _aafgg :=_ddbcf (r );_aafgg !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_aafgg ); -};if _fcag :=_fceg (r );_fcag !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_fcag );};if _eabg :=_aeag (r );_eabg !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_eabg );};if _dbgg :=_dbdd (r );_dbgg !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_dbgg ); -};if _gfb :=_dee (r );_gfb !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_gfb );};if _ecce :=_bebfd (r );len (_ecce )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_ecce ...);};if _egfd :=_aegd (r );len (_egfd )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_egfd ...); -};if _ddga :=_cdbf (r );len (_ddga )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_ddga ...);};if _ffec :=_agab (r );_ffec !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_ffec );};if _ceff :=_aedg (r );len (_ceff )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_ceff ...); -};if _gbfa :=_acag (r );len (_gbfa )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_gbfa ...);};if _bced :=_aeegf (r );_bced !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_bced );};if _fabb :=_dadac (r );len (_fabb )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_fabb ...); -};if _bbff :=_eabb (r );len (_bbff )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_bbff ...);};if _fedf :=_abddf (r );_fedf !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_fedf );};if _adcg :=_bbaf (r );len (_adcg )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_adcg ...); -};if _cabb :=_eaaca (r );len (_cabb )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_cabb ...);};if _cdd :=_eccab (r );_cdd !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_cdd );};if _fedfa :=_dgfbc (r );len (_fedfa )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_fedfa ...); -};if _bbbef :=_ffad (r ,_adfe ._cdab );len (_bbbef )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_bbbef ...);};if _fdgd :=_eaag (r );len (_fdgd )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_fdgd ...);};if _edea :=_gcad (r );len (_edea )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_edea ...); -};if _abef :=_gggdf (r );len (_abef )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_abef ...);};if _abbc :=_dabe (r );_abbc !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_abbc );};if _edeg :=_gefb (r );len (_edeg )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_edeg ...); -};if _egce :=_gbabg (r );_egce !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_egce );};if _fgea :=_cfedd (r ,_adfe ._cdab ,false );len (_fgea )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_fgea ...);};if _adfe ._cdab ==_cdf (){if _bgg :=_feead (r ); -len (_bgg )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_bgg ...);};};if _beeg :=_bbgd (r );len (_beeg )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_beeg ...);};if _bgef :=_cbdf (r );len (_bgef )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_bgef ...); -};if _afac :=_facg (r );len (_afac )!=0{_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_afac ...);};if _efcbe :=_fgae (r );_efcbe !=_de {_bfbg .ViolatedRules =append (_bfbg .ViolatedRules ,_efcbe );};if len (_bfbg .ViolatedRules )> 0{_a .Slice (_bfbg .ViolatedRules ,func (_cafd ,_dcae int )bool {return _bfbg .ViolatedRules [_cafd ].RuleNo < _bfbg .ViolatedRules [_dcae ].RuleNo ; -});return _bfbg ;};return nil ;};func _eaag (_bdae *_be .CompliancePdfReader )(_gadb []ViolatedRule ){var _dcga ,_deec ,_febg ,_ffcg ,_bedce ,_bgee ,_eaec bool ;_gfeed :=func ()bool {return _dcga &&_deec &&_febg &&_ffcg &&_bedce &&_bgee &&_eaec };for _ ,_gebd :=range _bdae .PageList {_dgabb ,_cbeda :=_gebd .GetAnnotations (); -if _cbeda !=nil {_aa .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",_cbeda );continue ;};for _ ,_dcffg :=range _dgabb {if !_dcga {switch _dcffg .GetContext ().(type ){case *_be .PdfAnnotationScreen ,*_be .PdfAnnotation3D ,*_be .PdfAnnotationSound ,*_be .PdfAnnotationMovie ,nil :_gadb =append (_gadb ,_ca ("\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")); -_dcga =true ;if _gfeed (){return _gadb ;};};};_cbdd ,_fceca :=_dc .GetDict (_dcffg .GetContainingPdfObject ());if !_fceca {continue ;};_ ,_bfeae :=_dcffg .GetContext ().(*_be .PdfAnnotationPopup );if !_bfeae &&!_deec {_ ,_gdgbd :=_dc .GetIntVal (_cbdd .Get ("\u0046")); -if !_gdgbd {_gadb =append (_gadb ,_ca ("\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.")); -_deec =true ;if _gfeed (){return _gadb ;};};};if !_febg {_dgaeb ,_dgbc :=_dc .GetIntVal (_cbdd .Get ("\u0046"));if _dgbc &&!(_dgaeb &4==4&&_dgaeb &1==0&&_dgaeb &2==0&&_dgaeb &32==0&&_dgaeb &256==0){_gadb =append (_gadb ,_ca ("\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.")); -_febg =true ;if _gfeed (){return _gadb ;};};};_ ,_gcgg :=_dcffg .GetContext ().(*_be .PdfAnnotationText );if _gcgg &&!_ffcg {_fgdb ,_gbff :=_dc .GetIntVal (_cbdd .Get ("\u0046"));if _gbff &&!(_fgdb &8==8&&_fgdb &16==16){_gadb =append (_gadb ,_ca ("\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")); -_ffcg =true ;if _gfeed (){return _gadb ;};};};if !_bedce {_dgdc ,_ecfag :=_dc .GetDict (_cbdd .Get ("\u0041\u0050"));if _ecfag {_adbda :=_dgdc .Get ("\u004e");if _adbda ==nil ||len (_dgdc .Keys ())> 1{_gadb =append (_gadb ,_ca ("\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")); -_bedce =true ;if _gfeed (){return _gadb ;};continue ;};_ ,_bega :=_dcffg .GetContext ().(*_be .PdfAnnotationWidget );if _bega {_bgaeb ,_fgce :=_dc .GetName (_cbdd .Get ("\u0046\u0054"));if _fgce &&*_bgaeb =="\u0042\u0074\u006e"{if _ ,_geacc :=_dc .GetDict (_adbda ); -!_geacc {_gadb =append (_gadb ,_ca ("\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")); -_bedce =true ;if _gfeed (){return _gadb ;};continue ;};};};_ ,_deaff :=_dc .GetStream (_adbda );if !_deaff {_gadb =append (_gadb ,_ca ("\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")); -_bedce =true ;if _gfeed (){return _gadb ;};continue ;};};};_abdeg ,_cbgbd :=_dcffg .GetContext ().(*_be .PdfAnnotationWidget );if !_cbgbd {continue ;};if !_bgee {if _abdeg .A !=nil {_gadb =append (_gadb ,_ca ("\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.")); -_bgee =true ;if _gfeed (){return _gadb ;};};};if !_eaec {if _abdeg .AA !=nil {_gadb =append (_gadb ,_ca ("\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")); -_eaec =true ;if _gfeed (){return _gadb ;};};};};};return _gadb ;};func _agab (_gfed *_be .CompliancePdfReader )ViolatedRule {return _de };func _fffa (_fgca *_be .PdfFont ,_ffeea *_dc .PdfObjectDictionary )ViolatedRule {const (_ceag ="\u0036.\u0033\u002e\u0035\u002d\u0033"; -_dbca ="\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 _ebacf string ;if _abf ,_gdcac :=_dc .GetName (_ffeea .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gdcac {_ebacf =_abf .String ();};switch _ebacf {case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_eedc :=_fgca .FontDescriptor (); -if _eedc .CIDSet ==nil {return _ca (_ceag ,_dbca );};return _de ;default:return _de ;};};func _bdcb (_fdgfg *_be .CompliancePdfReader )(_cbbc []ViolatedRule ){var _agcc ,_cgag ,_gcbad ,_dgabe ,_ddcg ,_gdeda bool ;_aaeb :=func ()bool {return _agcc &&_cgag &&_gcbad &&_dgabe &&_ddcg &&_gdeda }; -_beeb :=func (_afag *_dc .PdfObjectDictionary )bool {if !_agcc &&_afag .Get ("\u0054\u0052")!=nil {_agcc =true ;_cbbc =append (_cbbc ,_ca ("\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 _fadd :=_afag .Get ("\u0054\u0052\u0032");!_cgag &&_fadd !=nil {_dbdfg ,_agae :=_dc .GetName (_fadd );if !_agae ||(_agae &&*_dbdfg !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_cgag =true ;_cbbc =append (_cbbc ,_ca ("\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 _aaeb (){return true ;};};};if _cfbed :=_afag .Get ("\u0053\u004d\u0061s\u006b");!_gcbad &&_cfbed !=nil {_afea ,_abcf :=_dc .GetName (_cfbed );if !_abcf ||(_abcf &&*_afea !="\u004e\u006f\u006e\u0065"){_gcbad =true ;_cbbc =append (_cbbc ,_ca ("\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 _aaeb (){return true ;};};};if _cbbee :=_afag .Get ("\u0043\u0041");!_ddcg &&_cbbee !=nil {_eege ,_ccegd :=_dc .GetNumberAsFloat (_cbbee );if _ccegd ==nil &&_eege !=1.0{_ddcg =true ;_cbbc =append (_cbbc ,_ca ("\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 _aaeb (){return true ;};};};if _gfca :=_afag .Get ("\u0063\u0061");!_gdeda &&_gfca !=nil {_eegaf ,_acfb :=_dc .GetNumberAsFloat (_gfca );if _acfb ==nil &&_eegaf !=1.0{_gdeda =true ;_cbbc =append (_cbbc ,_ca ("\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 _aaeb (){return true ;};};};if _ggce :=_afag .Get ("\u0042\u004d");!_dgabe &&_ggce !=nil {_aacf ,_aacb :=_dc .GetName (_ggce );if _aacb {switch _aacf .String (){case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_dgabe =true ; -_cbbc =append (_cbbc ,_ca ("\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 _aaeb (){return true ;};};};};return false ;};for _ ,_adfc :=range _fdgfg .PageList {_egeeb :=_adfc .Resources ;if _egeeb ==nil {continue ;};if _egeeb .ExtGState ==nil {continue ;};_bbda ,_ccebg :=_dc .GetDict (_egeeb .ExtGState );if !_ccebg {continue ; -};_aaeeg :=_bbda .Keys ();for _ ,_cdedgc :=range _aaeeg {_gdbfbe ,_dfcbd :=_dc .GetDict (_bbda .Get (_cdedgc ));if !_dfcbd {continue ;};if _beeb (_gdbfbe ){return _cbbc ;};};};for _ ,_cabe :=range _fdgfg .PageList {_aagge :=_cabe .Resources ;if _aagge ==nil {continue ; -};_ddee ,_adgd :=_dc .GetDict (_aagge .XObject );if !_adgd {continue ;};for _ ,_bgbag :=range _ddee .Keys (){_acbb ,_gac :=_dc .GetStream (_ddee .Get (_bgbag ));if !_gac {continue ;};_gbfb ,_gac :=_dc .GetDict (_acbb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_gac {continue ;};_cgdd ,_gac :=_dc .GetDict (_gbfb .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_gac {continue ;};for _ ,_aedd :=range _cgdd .Keys (){_fegcc ,_gffcc :=_dc .GetDict (_cgdd .Get (_aedd ));if !_gffcc {continue ;};if _beeb (_fegcc ){return _cbbc ; -};};};};return _cbbc ;};func _fbgaf (_cdgc string ,_cbcg string ,_gdbac string )(string ,bool ){_edff :=_cg .Index (_cdgc ,_cbcg );if _edff ==-1{return "",false ;};_edff +=len (_cbcg );_eceg :=_cg .Index (_cdgc [_edff :],_gdbac );if _eceg ==-1{return "",false ; -};_eceg =_edff +_eceg ;return _cdgc [_edff :_eceg ],true ;};type documentImages struct{_dca ,_agg ,_ded bool ;_aae map[_dc .PdfObject ]struct{};_gcc []*imageInfo ;};func _fdcd (_aafdb *_be .CompliancePdfReader )(_bebb []ViolatedRule ){_cgbg :=true ;_ddcb ,_gfgd :=_aafdb .GetCatalogMarkInfo (); -if !_gfgd {_cgbg =false ;}else {_bgac ,_cgac :=_dc .GetDict (_ddcb );if _cgac {_dddb ,_cbafb :=_dc .GetBool (_bgac .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if !bool (*_dddb )||!_cbafb {_cgbg =false ;};}else {_cgbg =false ;};};if !_cgbg {_bebb =append (_bebb ,_ca ("\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")); -};_bbdec ,_gfgd :=_aafdb .GetCatalogStructTreeRoot ();if !_gfgd {_bebb =append (_bebb ,_ca ("\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")); -};_dfbdd ,_gfgd :=_dc .GetDict (_bbdec );if _gfgd {_fdebd ,_eafd :=_dc .GetName (_dfbdd .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _eafd {_gaaf ,_egbfc :=_dc .GetDict (_fdebd );if _egbfc {for _ ,_gdeg :=range _gaaf .Keys (){_dedbe :=_gaaf .Get (_gdeg ); -if _dedbe ==nil {_bebb =append (_bebb ,_ca ("\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 _bebb ;}; \ No newline at end of file +// NewProfile1A creates a new Profile1A with given options. +func NewProfile1A (options *Profile1Options )*Profile1A {if options ==nil {options =DefaultProfile1Options ();};_fefe (options );return &Profile1A {profile1 {_efdg :*options ,_caba :_ce ()}};};func _ceb (_aba *_fgf .Document )(*_edd .PdfObjectDictionary ,bool ){_ceg ,_fgdd :=_aba .FindCatalog (); +if !_fgdd {return nil ,false ;};_bade ,_fgdd :=_edd .GetArray (_ceg .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_fgdd {return nil ,false ;};if _bade .Len ()==0{return nil ,false ;};return _edd .GetDict (_bade .Get (0)); +};func _acfc (_gafe *_fgf .Document ,_gbcc bool )error {_acgg ,_caed :=_gafe .GetPages ();if !_caed {return nil ;};for _ ,_caag :=range _acgg {_dcb :=_caag .FindXObjectForms ();for _ ,_ddb :=range _dcb {_egcc ,_cgb :=_ea .NewXObjectFormFromStream (_ddb ); +if _cgb !=nil {return _cgb ;};_geee ,_cgb :=_egcc .GetContentStream ();if _cgb !=nil {return _cgb ;};_gbfg :=_ega .NewContentStreamParser (string (_geee ));_ebff ,_cgb :=_gbfg .Parse ();if _cgb !=nil {return _cgb ;};_addf ,_cgb :=_agdc (_egcc .Resources ,_ebff ,_gbcc ); +if _cgb !=nil {return _cgb ;};if len (_addf )==0{continue ;};if _cgb =_egcc .SetContentStream (_addf ,_edd .NewFlateEncoder ());_cgb !=nil {return _cgb ;};_egcc .ToPdfObject ();};};return nil ;};func _bdcb (_fgadg *_ea .PdfFont ,_ecaed *_edd .PdfObjectDictionary )ViolatedRule {const (_aagg ="\u0036.\u0033\u002e\u0037\u002d\u0032"; +_eabb ="\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 _bbafd string ;if _bdgf ,_eade :=_edd .GetName (_ecaed .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_eade {_bbafd =_bdgf .String ();};if _bbafd !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _dd ;};_cdde :=_fgadg .FontDescriptor (); +_dgfba ,_aefe :=_edd .GetIntVal (_cdde .Flags );if !_aefe {_ae .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 _bd (_aagg ,_eabb );};_caadc :=(uint32 (_dgfba )>>3)&1;_added :=_caadc !=0;if !_added {return _dd ;};if _ecaed .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _bd (_aagg ,_eabb );};return _dd ;};var _dd =ViolatedRule {};func _fagcd (_ecba *_ea .CompliancePdfReader )(_feeb []ViolatedRule ){var _ggeg ,_ebfb ,_fgacd bool ; +if _ecba .ParserMetadata ().HasNonConformantStream (){_feeb =[]ViolatedRule {_bd ("\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 _ ,_gadbd :=range _ecba .GetObjectNums (){_aebcg ,_ :=_ecba .GetIndirectObjectByNumber (_gadbd );if _aebcg ==nil {continue ;};_adag ,_dbdbc :=_edd .GetStream (_aebcg );if !_dbdbc {continue ;};if !_ggeg {_efbea :=_adag .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); +if _efbea ==nil {_feeb =append (_feeb ,_bd ("\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")); +_ggeg =true ;}else {_bgbee ,_dfeg :=_edd .GetIntVal (_efbea );if !_dfeg {_feeb =append (_feeb ,_bd ("\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")); +_ggeg =true ;}else {if len (_adag .Stream )!=_bgbee {_feeb =append (_feeb ,_bd ("\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")); +_ggeg =true ;};};};};if !_ebfb {if _adag .Get ("\u0046")!=nil {_ebfb =true ;_feeb =append (_feeb ,_bd ("\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 _adag .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_ebfb {_ebfb =true ;_feeb =append (_feeb ,_bd ("\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 _adag .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_ebfb {_ebfb =true ;_feeb =append (_feeb ,_bd ("\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 !_fgacd {_agffg ,_beeff :=_edd .GetName (_edd .TraceToDirectObject (_adag .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_beeff {continue ;};if *_agffg ==_edd .StreamEncodingFilterNameLZW {_fgacd =true ;_feeb =append (_feeb ,_bd ("\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 _feeb ;}; \ No newline at end of file diff --git a/model/sighandler/sighandler.go b/model/sighandler/sighandler.go index 8fc37c6b..1a6a6f17 100644 --- a/model/sighandler/sighandler.go +++ b/model/sighandler/sighandler.go @@ -10,10 +10,34 @@ // 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 (_df "bytes";_a "crypto";_fa "crypto/rand";_ec "crypto/rsa";_cg "crypto/x509";_eb "crypto/x509/pkix";_g "encoding/asn1";_db "encoding/hex";_c "errors";_eg "fmt";_fab "github.com/unidoc/pkcs7";_bf "github.com/unidoc/timestamp"; -_dg "github.com/unidoc/unipdf/v3/common";_gb "github.com/unidoc/unipdf/v3/core";_gc "github.com/unidoc/unipdf/v3/model";_ad "github.com/unidoc/unipdf/v3/model/mdp";_ff "github.com/unidoc/unipdf/v3/model/sigutil";_b "hash";_f "math/big";_bg "strings";_d "time"; +package sighandler ;import (_dg "bytes";_ae "crypto";_cg "crypto/rand";_c "crypto/rsa";_gb "crypto/x509";_ff "crypto/x509/pkix";_gd "encoding/asn1";_ga "encoding/hex";_d "errors";_g "fmt";_db "github.com/unidoc/pkcs7";_ab "github.com/unidoc/timestamp"; +_aa "github.com/unidoc/unipdf/v3/common";_gc "github.com/unidoc/unipdf/v3/core";_ac "github.com/unidoc/unipdf/v3/model";_cb "github.com/unidoc/unipdf/v3/model/mdp";_ge "github.com/unidoc/unipdf/v3/model/sigutil";_be "hash";_b "math/big";_bg "strings";_a "time"; ); +// NewDocTimeStampWithOpts returns a new DocTimeStamp configured using the +// specified options. If no options are provided, default options will be used. +// 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. +func NewDocTimeStampWithOpts (timestampServerURL string ,hashAlgorithm _ae .Hash ,opts *DocTimeStampOpts )(_ac .SignatureHandler ,error ){if opts ==nil {opts =&DocTimeStampOpts {};};if opts .SignatureSize <=0{opts .SignatureSize =4192;};return &docTimeStamp {_fca :timestampServerURL ,_dfd :hashAlgorithm ,_gfgc :opts .SignatureSize ,_geg :opts .Client },nil ; +};type adobePKCS7Detached struct{_cad *_c .PrivateKey ;_gfg *_gb .Certificate ;_gbed bool ;_dbcb int ;};func (_bgac *etsiPAdES )makeTimestampRequest (_aca string ,_baf []byte )(_gd .RawValue ,error ){_gaef :=_ae .SHA512 .New ();_gaef .Write (_baf );_dbe :=_gaef .Sum (nil ); +_gcd :=_ab .Request {HashAlgorithm :_ae .SHA512 ,HashedMessage :_dbe ,Certificates :true ,Extensions :nil ,ExtraExtensions :nil };_cgc :=_ge .NewTimestampClient ();_ede ,_ef :=_cgc .GetEncodedToken (_aca ,&_gcd );if _ef !=nil {return _gd .NullRawValue ,_ef ; +};return _gd .RawValue {FullBytes :_ede },nil ;}; + +// IsApplicable returns true if the signature handler is applicable for the PdfSignature. +func (_faa *etsiPAdES )IsApplicable (sig *_ac .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"; +}; + +// Sign sets the Contents fields for the PdfSignature. +func (_bef *adobeX509RSASHA1 )Sign (sig *_ac .PdfSignature ,digest _ac .Hasher )error {var _gbg []byte ;var _eae error ;if _bef ._cbfd !=nil {_gbg ,_eae =_bef ._cbfd (sig ,digest );if _eae !=nil {return _eae ;};}else {_deee ,_gdg :=digest .(_be .Hash ); +if !_gdg {return _d .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_gefg :=_cbed ;if _bef ._gbb !=0{_gefg =_bef ._gbb ;};_gbg ,_eae =_c .SignPKCS1v15 (_cg .Reader ,_bef ._efd ,_gefg ,_deee .Sum (nil ));if _eae !=nil {return _eae ; +};};_gbg ,_eae =_gd .Marshal (_gbg );if _eae !=nil {return _eae ;};sig .Contents =_gc .MakeHexString (string (_gbg ));return nil ;}; + +// InitSignature initialization of the DocMDP signature. +func (_gcb *DocMDPHandler )InitSignature (sig *_ac .PdfSignature )error {_fcf :=_gcb ._gbf .InitSignature (sig );if _fcf !=nil {return _fcf ;};sig .Handler =_gcb ;if sig .Reference ==nil {sig .Reference =_gc .MakeArray ();};sig .Reference .Append (_ac .NewPdfSignatureReferenceDocMDP (_ac .NewPdfTransformParamsDocMDP (_gcb .Permission )).ToPdfObject ()); +return nil ;}; + // NewDocTimeStamp creates a new DocTimeStamp signature handler. // Both the timestamp server URL and the hash algorithm can be empty for the // signature validation. @@ -22,131 +46,121 @@ _dg "github.com/unidoc/unipdf/v3/common";_gb "github.com/unidoc/unipdf/v3/core"; // 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 _a .Hash )(_gc .SignatureHandler ,error ){return &docTimeStamp {_acb :timestampServerURL ,_gac :hashAlgorithm },nil ;}; +func NewDocTimeStamp (timestampServerURL string ,hashAlgorithm _ae .Hash )(_ac .SignatureHandler ,error ){return &docTimeStamp {_fca :timestampServerURL ,_dfd :hashAlgorithm },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 *_cg .Certificate ,signFunc SignFunc ,opts *AdobeX509RSASHA1Opts )(_gc .SignatureHandler ,error ){if opts ==nil {opts =&AdobeX509RSASHA1Opts {};};return &adobeX509RSASHA1 {_fag :certificate ,_bed :signFunc ,_aed :opts .EstimateSize ,_gadg :opts .Algorithm },nil ; -};type etsiPAdES struct{_acg *_ec .PrivateKey ;_efd *_cg .Certificate ;_eca bool ;_dbb bool ;_bga *_cg .Certificate ;_bce string ; +// NewDigest creates a new digest. +func (_dca *DocMDPHandler )NewDigest (sig *_ac .PdfSignature )(_ac .Hasher ,error ){return _dca ._gbf .NewDigest (sig );};func (_aac *etsiPAdES )getCRLs (_ebfd []*_gb .Certificate )([][]byte ,error ){_fcfe :=make ([][]byte ,0,len (_ebfd ));for _ ,_abd :=range _ebfd {for _ ,_abdg :=range _abd .CRLDistributionPoints {if _aac .CertClient .IsCA (_abd ){continue ; +};_daf ,_aeda :=_aac .CRLClient .MakeRequest (_abdg ,_abd );if _aeda !=nil {_aa .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",_aeda );continue ;}; +_fcfe =append (_fcfe ,_daf );};};return _fcfe ,nil ;}; -// CertClient is the client used to retrieve certificates. -CertClient *_ff .CertClient ; +// InitSignature initialises the PdfSignature. +func (_ddd *adobePKCS7Detached )InitSignature (sig *_ac .PdfSignature )error {if !_ddd ._gbed {if _ddd ._gfg ==nil {return _d .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 _ddd ._cad ==nil {return _d .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");};};_dede :=*_ddd ;sig .Handler =&_dede ;sig .Filter =_gc .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); +sig .SubFilter =_gc .MakeName ("\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_daaf ,_bac :=_dede .NewDigest (sig );if _bac !=nil {return _bac ;};_daaf .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 _dede .Sign (sig ,_daaf );}; -// OCSPClient is the client used to retrieve OCSP validation information. -OCSPClient *_ff .OCSPClient ; +// IsApplicable returns true if the signature handler is applicable for the PdfSignature +func (_cbf *adobePKCS7Detached )IsApplicable (sig *_ac .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 _aegb (_dded []byte ,_agbb int )(_ggaf []byte ){_bdf :=len (_dded );if _bdf > _agbb {_bdf =_agbb ;};_ggaf =make ([]byte ,_agbb );copy (_ggaf [len (_ggaf )-_bdf :],_dded );return ;}; -// CRLClient is the client used to retrieve CRL validation information. -CRLClient *_ff .CRLClient ;_dfa *_gc .PdfAppender ;_gga *_gc .DSS ;}; +// NewEtsiPAdESLevelLT creates a new Adobe.PPKLite ETSI.CAdES.detached Level LT signature handler. +func NewEtsiPAdESLevelLT (privateKey *_c .PrivateKey ,certificate *_gb .Certificate ,caCert *_gb .Certificate ,certificateTimestampServerURL string ,appender *_ac .PdfAppender )(_ac .SignatureHandler ,error ){_fe :=appender .Reader .DSS ;if _fe ==nil {_fe =_ac .NewDSS (); +};if _dde :=_fe .GenerateHashMaps ();_dde !=nil {return nil ,_dde ;};return &etsiPAdES {_dgca :certificate ,_cf :privateKey ,_gg :caCert ,_dfa :certificateTimestampServerURL ,CertClient :_ge .NewCertClient (),OCSPClient :_ge .NewOCSPClient (),CRLClient :_ge .NewCRLClient (),_gae :appender ,_bgf :_fe },nil ; +};func (_ccd *adobePKCS7Detached )getCertificate (_eef *_ac .PdfSignature )(*_gb .Certificate ,error ){if _ccd ._gfg !=nil {return _ccd ._gfg ,nil ;};_abb ,_fff :=_eef .GetCerts ();if _fff !=nil {return nil ,_fff ;};return _abb [0],nil ;}; + +// InitSignature initialises the PdfSignature. +func (_ggg *etsiPAdES )InitSignature (sig *_ac .PdfSignature )error {if !_ggg ._ed {if _ggg ._dgca ==nil {return _d .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 _ggg ._cf ==nil {return _d .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");};};_gf :=*_ggg ;sig .Handler =&_gf ;sig .Filter =_gc .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); +sig .SubFilter =_gc .MakeName ("\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_af ,_eeg :=_gf .NewDigest (sig );if _eeg !=nil {return _eeg ;};_ ,_eeg =_af .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 _eeg !=nil {return _eeg ;};_gf ._cbe =true ;_eeg =_gf .Sign (sig ,_af );_gf ._cbe =false ;return _eeg ;};func (_cada *adobeX509RSASHA1 )getCertificate (_fabf *_ac .PdfSignature )(*_gb .Certificate ,error ){if _cada ._cdef !=nil {return _cada ._cdef ,nil ; +};_gdfe ,_fecc :=_fabf .GetCerts ();if _fecc !=nil {return nil ,_fecc ;};return _gdfe [0],nil ;}; + +// IsApplicable returns true if the signature handler is applicable for the PdfSignature. +func (_cgd *DocMDPHandler )IsApplicable (sig *_ac .PdfSignature )bool {_gdf :=false ;for _ ,_dd :=range sig .Reference .Elements (){if _abg ,_bgc :=_gc .GetDict (_dd );_bgc {if _de ,_cc :=_gc .GetNameVal (_abg .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); +_cc {if _de !="\u0044\u006f\u0063\u004d\u0044\u0050"{return false ;};if _fg ,_ba :=_gc .GetDict (_abg .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_ba {_ ,_dc :=_gc .GetNumberAsInt64 (_fg .Get ("\u0050"));if _dc !=nil {return false ; +};_gdf =true ;break ;};};};};return _gdf &&_cgd ._gbf .IsApplicable (sig );}; // RevocationInfoArchival is OIDAttributeAdobeRevocation attribute. -type RevocationInfoArchival struct{Crl []_g .RawValue `asn1:"explicit,tag:0,optional"`;Ocsp []_g .RawValue `asn1:"explicit,tag:1,optional"`;OtherRevInfo []_g .RawValue `asn1:"explicit,tag:2,optional"`;}; +type RevocationInfoArchival struct{Crl []_gd .RawValue `asn1:"explicit,tag:0,optional"`;Ocsp []_gd .RawValue `asn1:"explicit,tag:1,optional"`;OtherRevInfo []_gd .RawValue `asn1:"explicit,tag:2,optional"`;}; -// SignFunc represents a custom signing function. The function should return -// the computed signature. -type SignFunc func (_gcb *_gc .PdfSignature ,_gag _gc .Hasher )([]byte ,error ); +// DocMDPHandler describes handler for the DocMDP realization. +type DocMDPHandler struct{_gbf _ac .SignatureHandler ;Permission _cb .DocMDPPermission ;}; + +// 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 *_c .PrivateKey ,certificate *_gb .Certificate )(_ac .SignatureHandler ,error ){return &adobePKCS7Detached {_gfg :certificate ,_cad :privateKey },nil ;};func (_agc *etsiPAdES )buildCertChain (_gcc ,_eg []*_gb .Certificate )([]*_gb .Certificate ,map[string ]*_gb .Certificate ,error ){_egg :=map[string ]*_gb .Certificate {}; +for _ ,_gac :=range _gcc {_egg [_gac .Subject .CommonName ]=_gac ;};_ffd :=_gcc ;for _ ,_ddec :=range _eg {_afe :=_ddec .Subject .CommonName ;if _ ,_cbb :=_egg [_afe ];_cbb {continue ;};_egg [_afe ]=_ddec ;_ffd =append (_ffd ,_ddec );};if len (_ffd )==0{return nil ,nil ,_ac .ErrSignNoCertificates ; +};var _ffdb error ;for _abe :=_ffd [0];_abe !=nil &&!_agc .CertClient .IsCA (_abe );{var _cbc *_gb .Certificate ;_ ,_ebga :=_egg [_abe .Issuer .CommonName ];if !_ebga {if _cbc ,_ffdb =_agc .CertClient .GetIssuer (_abe );_ffdb !=nil {_aa .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",_ffdb ); +break ;};_egg [_abe .Issuer .CommonName ]=_cbc ;_ffd =append (_ffd ,_cbc );}else {break ;};_abe =_cbc ;};return _ffd ,_egg ,nil ;};func (_cfc *etsiPAdES )getCerts (_aacc []*_gb .Certificate )([][]byte ,error ){_dcab :=make ([][]byte ,0,len (_aacc ));for _ ,_ec :=range _aacc {_dcab =append (_dcab ,_ec .Raw ); +};return _dcab ,nil ;};const _cbed =_ae .SHA1 ; // Sign sets the Contents fields for the PdfSignature. -func (_bcb *etsiPAdES )Sign (sig *_gc .PdfSignature ,digest _gc .Hasher )error {_eef ,_cfe :=digest .(*_df .Buffer );if !_cfe {return _eg .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_abg ,_dgg :=_fab .NewSignedData (_eef .Bytes ()); -if _dgg !=nil {return _dgg ;};_abg .SetDigestAlgorithm (_fab .OIDDigestAlgorithmSHA256 );_cgc :=_fab .SignerInfoConfig {};_def :=_a .SHA256 .New ();_def .Write (_bcb ._efd .Raw );var _efc struct{Seq struct{Seq struct{Value []byte ;};};};_efc .Seq .Seq .Value =_def .Sum (nil ); -var _ggb []*_cg .Certificate ;var _acda []*_cg .Certificate ;if _bcb ._bga !=nil {_acda =[]*_cg .Certificate {_bcb ._bga };};_cdd :=RevocationInfoArchival {Crl :[]_g .RawValue {},Ocsp :[]_g .RawValue {},OtherRevInfo :[]_g .RawValue {}};_acdg :=0;if _bcb ._dfa !=nil &&len (_bcb ._bce )> 0{_fbb ,_bee :=_bcb .makeTimestampRequest (_bcb ._bce ,([]byte )("")); -if _bee !=nil {return _bee ;};_cda ,_bee :=_bf .Parse (_fbb .FullBytes );if _bee !=nil {return _bee ;};_ggb =append (_ggb ,_cda .Certificates ...);};if _bcb ._dfa !=nil {_daef ,_baf :=_bcb .addDss ([]*_cg .Certificate {_bcb ._efd },_acda ,&_cdd );if _baf !=nil {return _baf ; -};_acdg +=_daef ;if len (_ggb )> 0{_daef ,_baf =_bcb .addDss (_ggb ,nil ,&_cdd );if _baf !=nil {return _baf ;};_acdg +=_daef ;};if !_bcb ._dbb {_bcb ._dfa .SetDSS (_bcb ._gga );};};_cgc .ExtraSignedAttributes =append (_cgc .ExtraSignedAttributes ,_fab .Attribute {Type :_fab .OIDAttributeSigningCertificateV2 ,Value :_efc },_fab .Attribute {Type :_fab .OIDAttributeAdobeRevocation ,Value :_cdd }); -if _acaa :=_abg .AddSignerChainPAdES (_bcb ._efd ,_bcb ._acg ,_acda ,_cgc );_acaa !=nil {return _acaa ;};_abg .Detach ();if len (_bcb ._bce )> 0{_dbgd :=_abg .GetSignedData ().SignerInfos [0].EncryptedDigest ;_aaa ,_gdf :=_bcb .makeTimestampRequest (_bcb ._bce ,_dbgd ); -if _gdf !=nil {return _gdf ;};_gdf =_abg .AddTimestampTokenToSigner (0,_aaa .FullBytes );if _gdf !=nil {return _gdf ;};};_dabf ,_dgg :=_abg .Finish ();if _dgg !=nil {return _dgg ;};_dd :=make ([]byte ,len (_dabf )+1024*2+_acdg );copy (_dd ,_dabf );sig .Contents =_gb .MakeHexString (string (_dd )); -if !_bcb ._dbb &&_bcb ._gga !=nil {_def =_a .SHA1 .New ();_def .Write (_dd );_bfe :=_bg .ToUpper (_db .EncodeToString (_def .Sum (nil )));if _bfe !=""{_bcb ._gga .VRI [_bfe ]=&_gc .VRI {Cert :_bcb ._gga .Certs ,OCSP :_bcb ._gga .OCSPs ,CRL :_bcb ._gga .CRLs }; -};_bcb ._dfa .SetDSS (_bcb ._gga );};return nil ;}; +func (_caf *etsiPAdES )Sign (sig *_ac .PdfSignature ,digest _ac .Hasher )error {_gef ,_gga :=digest .(*_dg .Buffer );if !_gga {return _g .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_dbg ,_fa :=_db .NewSignedData (_gef .Bytes ()); +if _fa !=nil {return _fa ;};_dbg .SetDigestAlgorithm (_db .OIDDigestAlgorithmSHA256 );_dff :=_db .SignerInfoConfig {};_adb :=_ae .SHA256 .New ();_adb .Write (_caf ._dgca .Raw );var _dad struct{Seq struct{Seq struct{Value []byte ;};};};_dad .Seq .Seq .Value =_adb .Sum (nil ); +var _aaf []*_gb .Certificate ;var _cde []*_gb .Certificate ;if _caf ._gg !=nil {_cde =[]*_gb .Certificate {_caf ._gg };};_ddg :=RevocationInfoArchival {Crl :[]_gd .RawValue {},Ocsp :[]_gd .RawValue {},OtherRevInfo :[]_gd .RawValue {}};_dae :=0;if _caf ._gae !=nil &&len (_caf ._dfa )> 0{_ce ,_gbea :=_caf .makeTimestampRequest (_caf ._dfa ,([]byte )("")); +if _gbea !=nil {return _gbea ;};_abdc ,_gbea :=_ab .Parse (_ce .FullBytes );if _gbea !=nil {return _gbea ;};_aaf =append (_aaf ,_abdc .Certificates ...);};if _caf ._gae !=nil {_acb ,_ecc :=_caf .addDss ([]*_gb .Certificate {_caf ._dgca },_cde ,&_ddg ); +if _ecc !=nil {return _ecc ;};_dae +=_acb ;if len (_aaf )> 0{_acb ,_ecc =_caf .addDss (_aaf ,nil ,&_ddg );if _ecc !=nil {return _ecc ;};_dae +=_acb ;};if !_caf ._cbe {_caf ._gae .SetDSS (_caf ._bgf );};};_dff .ExtraSignedAttributes =append (_dff .ExtraSignedAttributes ,_db .Attribute {Type :_db .OIDAttributeSigningCertificateV2 ,Value :_dad },_db .Attribute {Type :_db .OIDAttributeAdobeRevocation ,Value :_ddg }); +if _aeg :=_dbg .AddSignerChainPAdES (_caf ._dgca ,_caf ._cf ,_cde ,_dff );_aeg !=nil {return _aeg ;};_dbg .Detach ();if len (_caf ._dfa )> 0{_cddb :=_dbg .GetSignedData ().SignerInfos [0].EncryptedDigest ;_agb ,_daa :=_caf .makeTimestampRequest (_caf ._dfa ,_cddb ); +if _daa !=nil {return _daa ;};_daa =_dbg .AddTimestampTokenToSigner (0,_agb .FullBytes );if _daa !=nil {return _daa ;};};_dgd ,_fa :=_dbg .Finish ();if _fa !=nil {return _fa ;};_edee :=make ([]byte ,len (_dgd )+1024*2+_dae );copy (_edee ,_dgd );sig .Contents =_gc .MakeHexString (string (_edee )); +if !_caf ._cbe &&_caf ._bgf !=nil {_adb =_ae .SHA1 .New ();_adb .Write (_edee );_abc :=_bg .ToUpper (_ga .EncodeToString (_adb .Sum (nil )));if _abc !=""{_caf ._bgf .VRI [_abc ]=&_ac .VRI {Cert :_caf ._bgf .Certs ,OCSP :_caf ._bgf .OCSPs ,CRL :_caf ._bgf .CRLs }; +};_caf ._gae .SetDSS (_caf ._bgf );};return nil ;}; // NewEtsiPAdESLevelT creates a new Adobe.PPKLite ETSI.CAdES.detached Level T signature handler. -func NewEtsiPAdESLevelT (privateKey *_ec .PrivateKey ,certificate *_cg .Certificate ,caCert *_cg .Certificate ,certificateTimestampServerURL string )(_gc .SignatureHandler ,error ){return &etsiPAdES {_efd :certificate ,_acg :privateKey ,_bga :caCert ,_bce :certificateTimestampServerURL },nil ; -}; - -// NewEtsiPAdESLevelB creates a new Adobe.PPKLite ETSI.CAdES.detached Level B signature handler. -func NewEtsiPAdESLevelB (privateKey *_ec .PrivateKey ,certificate *_cg .Certificate ,caCert *_cg .Certificate )(_gc .SignatureHandler ,error ){return &etsiPAdES {_efd :certificate ,_acg :privateKey ,_bga :caCert },nil ;}; - -// IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_daeg *adobeX509RSASHA1 )IsApplicable (sig *_gc .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"; +func NewEtsiPAdESLevelT (privateKey *_c .PrivateKey ,certificate *_gb .Certificate ,caCert *_gb .Certificate ,certificateTimestampServerURL string )(_ac .SignatureHandler ,error ){return &etsiPAdES {_dgca :certificate ,_cf :privateKey ,_gg :caCert ,_dfa :certificateTimestampServerURL },nil ; }; -// AdobeX509RSASHA1Opts defines options for configuring the adbe.x509.rsa_sha1 -// signature handler. -type AdobeX509RSASHA1Opts struct{ +// Validate validates PdfSignature. +func (_fdab *adobePKCS7Detached )Validate (sig *_ac .PdfSignature ,digest _ac .Hasher )(_ac .SignatureValidationResult ,error ){_add :=sig .Contents .Bytes ();_ced ,_cca :=_db .Parse (_add );if _cca !=nil {return _ac .SignatureValidationResult {},_cca ; +};_bad ,_ecg :=digest .(*_dg .Buffer );if !_ecg {return _ac .SignatureValidationResult {},_g .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_ced .Content =_bad .Bytes ();if _cca =_ced .Verify (); +_cca !=nil {return _ac .SignatureValidationResult {},_cca ;};return _ac .SignatureValidationResult {IsSigned :true ,IsVerified :true },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 (_aedc *adobePKCS7Detached )Sign (sig *_ac .PdfSignature ,digest _ac .Hasher )error {if _aedc ._gbed {_cbbd :=_aedc ._dbcb ;if _cbbd <=0{_cbbd =8192;};sig .Contents =_gc .MakeHexString (string (make ([]byte ,_cbbd )));return nil ;};_bbd ,_aegg :=digest .(*_dg .Buffer ); +if !_aegg {return _g .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_adg ,_eac :=_db .NewSignedData (_bbd .Bytes ());if _eac !=nil {return _eac ;};if _edf :=_adg .AddSigner (_aedc ._gfg ,_aedc ._cad ,_db .SignerInfoConfig {}); +_edf !=nil {return _edf ;};_adg .Detach ();_cge ,_eac :=_adg .Finish ();if _eac !=nil {return _eac ;};_fab :=make ([]byte ,8192);copy (_fab ,_cge );sig .Contents =_gc .MakeHexString (string (_fab ));return nil ;}; -// Algorithm specifies the algorithm used for performing signing. -// If not specified, defaults to SHA1. -Algorithm _a .Hash ;};func (_gca *adobeX509RSASHA1 )sign (_daf *_gc .PdfSignature ,_eab _gc .Hasher ,_cdg bool )error {if !_cdg {return _gca .Sign (_daf ,_eab );};_cddb ,_eceg :=_gca ._fag .PublicKey .(*_ec .PublicKey );if !_eceg {return _eg .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0075\u0062\u006c\u0069\u0063\u0020\u006b\u0065y\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",_cddb ); -};_dfea ,_aegg :=_g .Marshal (make ([]byte ,_cddb .Size ()));if _aegg !=nil {return _aegg ;};_daf .Contents =_gb .MakeHexString (string (_dfea ));return nil ;}; +// Validate implementation of the SignatureHandler interface +// This check is impossible without checking the document's content. +// Please, use ValidateWithOpts with the PdfParser. +func (_cdf *DocMDPHandler )Validate (sig *_ac .PdfSignature ,digest _ac .Hasher )(_ac .SignatureValidationResult ,error ){return _ac .SignatureValidationResult {},_d .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 (_deec *adobeX509RSASHA1 )sign (_aadg *_ac .PdfSignature ,_gfggg _ac .Hasher ,_fdc bool )error {if !_fdc {return _deec .Sign (_aadg ,_gfggg );};_efa ,_bbgg :=_deec ._cdef .PublicKey .(*_c .PublicKey );if !_bbgg {return _g .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0075\u0062\u006c\u0069\u0063\u0020\u006b\u0065y\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",_efa ); +};_cafg ,_cgcb :=_gd .Marshal (make ([]byte ,_efa .Size ()));if _cgcb !=nil {return _cgcb ;};_aadg .Contents =_gc .MakeHexString (string (_cafg ));return nil ;}; // InitSignature initialises the PdfSignature. -func (_ccb *etsiPAdES )InitSignature (sig *_gc .PdfSignature )error {if !_ccb ._eca {if _ccb ._efd ==nil {return _c .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 ._acg ==nil {return _c .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");};};_bde :=*_ccb ;sig .Handler =&_bde ;sig .Filter =_gb .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); -sig .SubFilter =_gb .MakeName ("\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_daa ,_eba :=_bde .NewDigest (sig );if _eba !=nil {return _eba ;};_ ,_eba =_daa .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 _eba !=nil {return _eba ;};_bde ._dbb =true ;_eba =_bde .Sign (sig ,_daa );_bde ._dbb =false ;return _eba ;}; - -// Sign sets the Contents fields for the PdfSignature. -func (_agde *adobeX509RSASHA1 )Sign (sig *_gc .PdfSignature ,digest _gc .Hasher )error {var _gcfg []byte ;var _eeg error ;if _agde ._bed !=nil {_gcfg ,_eeg =_agde ._bed (sig ,digest );if _eeg !=nil {return _eeg ;};}else {_ecf ,_bcg :=digest .(_b .Hash ); -if !_bcg {return _c .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_gdd :=_fea ;if _agde ._gadg !=0{_gdd =_agde ._gadg ;};_gcfg ,_eeg =_ec .SignPKCS1v15 (_fa .Reader ,_agde ._bgba ,_gdd ,_ecf .Sum (nil ));if _eeg !=nil {return _eeg ; -};};_gcfg ,_eeg =_g .Marshal (_gcfg );if _eeg !=nil {return _eeg ;};sig .Contents =_gb .MakeHexString (string (_gcfg ));return nil ;}; - -// NewEtsiPAdESLevelLT creates a new Adobe.PPKLite ETSI.CAdES.detached Level LT signature handler. -func NewEtsiPAdESLevelLT (privateKey *_ec .PrivateKey ,certificate *_cg .Certificate ,caCert *_cg .Certificate ,certificateTimestampServerURL string ,appender *_gc .PdfAppender )(_gc .SignatureHandler ,error ){_ggd :=appender .Reader .DSS ;if _ggd ==nil {_ggd =_gc .NewDSS (); -};if _dcb :=_ggd .GenerateHashMaps ();_dcb !=nil {return nil ,_dcb ;};return &etsiPAdES {_efd :certificate ,_acg :privateKey ,_bga :caCert ,_bce :certificateTimestampServerURL ,CertClient :_ff .NewCertClient (),OCSPClient :_ff .NewOCSPClient (),CRLClient :_ff .NewCRLClient (),_dfa :appender ,_gga :_ggd },nil ; -}; +func (_afee *docTimeStamp )InitSignature (sig *_ac .PdfSignature )error {_fdf :=*_afee ;sig .Type =_gc .MakeName ("\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070");sig .Handler =&_fdf ;sig .Filter =_gc .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); +sig .SubFilter =_gc .MakeName ("\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031");sig .Reference =nil ;if _afee ._gfgc > 0{sig .Contents =_gc .MakeHexString (string (make ([]byte ,_afee ._gfgc )));}else {_fbgb ,_cce :=_afee .NewDigest (sig ); +if _cce !=nil {return _cce ;};_fbgb .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 _cce =_fdf .Sign (sig ,_fbgb ); +_cce !=nil {return _cce ;};_afee ._gfgc =_fdf ._gfgc ;};return nil ;};type etsiPAdES struct{_cf *_c .PrivateKey ;_dgca *_gb .Certificate ;_ed bool ;_cbe bool ;_gg *_gb .Certificate ;_dfa string ; -// Validate validates PdfSignature. -func (_gfb *adobeX509RSASHA1 )Validate (sig *_gc .PdfSignature ,digest _gc .Hasher )(_gc .SignatureValidationResult ,error ){_gdg ,_agf :=_gfb .getCertificate (sig );if _agf !=nil {return _gc .SignatureValidationResult {},_agf ;};_gfe :=sig .Contents .Bytes (); -var _fcag []byte ;if _ ,_bbf :=_g .Unmarshal (_gfe ,&_fcag );_bbf !=nil {return _gc .SignatureValidationResult {},_bbf ;};_adda ,_fbd :=digest .(_b .Hash );if !_fbd {return _gc .SignatureValidationResult {},_c .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_aab ,_ :=_gfb .getHashAlgorithm (sig );if _aab ==0{_aab =_fea ;};if _dfg :=_ec .VerifyPKCS1v15 (_gdg .PublicKey .(*_ec .PublicKey ),_aab ,_adda .Sum (nil ),_fcag );_dfg !=nil {return _gc .SignatureValidationResult {},_dfg ;};return _gc .SignatureValidationResult {IsSigned :true ,IsVerified :true },nil ; -}; +// CertClient is the client used to retrieve certificates. +CertClient *_ge .CertClient ; -// InitSignature initialises the PdfSignature. -func (_ecab *adobeX509RSASHA1 )InitSignature (sig *_gc .PdfSignature )error {if _ecab ._fag ==nil {return _c .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 _ecab ._bgba ==nil &&_ecab ._bed ==nil {return _c .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"); -};_adbb :=*_ecab ;sig .Handler =&_adbb ;sig .Filter =_gb .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065");sig .SubFilter =_gb .MakeName ("\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031"); -sig .Cert =_gb .MakeString (string (_adbb ._fag .Raw ));sig .Reference =nil ;_eaa ,_gfa :=_adbb .NewDigest (sig );if _gfa !=nil {return _gfa ;};_eaa .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 _adbb .sign (sig ,_eaa ,_ecab ._aed );};func (_dae *etsiPAdES )buildCertChain (_fbc ,_be []*_cg .Certificate )([]*_cg .Certificate ,map[string ]*_cg .Certificate ,error ){_cag :=map[string ]*_cg .Certificate {};for _ ,_bcc :=range _fbc {_cag [_bcc .Subject .CommonName ]=_bcc ; -};_gfd :=_fbc ;for _ ,_gaf :=range _be {_adf :=_gaf .Subject .CommonName ;if _ ,_eaed :=_cag [_adf ];_eaed {continue ;};_cag [_adf ]=_gaf ;_gfd =append (_gfd ,_gaf );};if len (_gfd )==0{return nil ,nil ,_gc .ErrSignNoCertificates ;};var _aca error ;for _eed :=_gfd [0]; -_eed !=nil &&!_dae .CertClient .IsCA (_eed );{var _bgg *_cg .Certificate ;_ ,_gae :=_cag [_eed .Issuer .CommonName ];if !_gae {if _bgg ,_aca =_dae .CertClient .GetIssuer (_eed );_aca !=nil {_dg .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",_aca ); -break ;};_cag [_eed .Issuer .CommonName ]=_bgg ;_gfd =append (_gfd ,_bgg );}else {break ;};_eed =_bgg ;};return _gfd ,_cag ,nil ;};func (_cga *adobePKCS7Detached )getCertificate (_caa *_gc .PdfSignature )(*_cg .Certificate ,error ){if _cga ._agg !=nil {return _cga ._agg ,nil ; -};_egd ,_abf :=_caa .GetCerts ();if _abf !=nil {return nil ,_abf ;};return _egd [0],nil ;};func (_ecb *etsiPAdES )getCerts (_ede []*_cg .Certificate )([][]byte ,error ){_cfc :=make ([][]byte ,0,len (_ede ));for _ ,_fe :=range _ede {_cfc =append (_cfc ,_fe .Raw ); -};return _cfc ,nil ;};func (_abb *etsiPAdES )addDss (_ffcg ,_agb []*_cg .Certificate ,_cfa *RevocationInfoArchival )(int ,error ){_add ,_fabf ,_bfb :=_abb .buildCertChain (_ffcg ,_agb );if _bfb !=nil {return 0,_bfb ;};_dfbg ,_bfb :=_abb .getCerts (_add ); -if _bfb !=nil {return 0,_bfb ;};var _ddc ,_dec [][]byte ;if _abb .OCSPClient !=nil {_ddc ,_bfb =_abb .getOCSPs (_add ,_fabf );if _bfb !=nil {return 0,_bfb ;};};if _abb .CRLClient !=nil {_dec ,_bfb =_abb .getCRLs (_add );if _bfb !=nil {return 0,_bfb ;}; -};if !_abb ._dbb {_ ,_bfb =_abb ._gga .AddCerts (_dfbg );if _bfb !=nil {return 0,_bfb ;};_ ,_bfb =_abb ._gga .AddOCSPs (_ddc );if _bfb !=nil {return 0,_bfb ;};_ ,_bfb =_abb ._gga .AddCRLs (_dec );if _bfb !=nil {return 0,_bfb ;};};_caf :=0;for _ ,_ddf :=range _dec {_caf +=len (_ddf ); -_cfa .Crl =append (_cfa .Crl ,_g .RawValue {FullBytes :_ddf });};for _ ,_ffaf :=range _ddc {_caf +=len (_ffaf );_cfa .Ocsp =append (_cfa .Ocsp ,_g .RawValue {FullBytes :_ffaf });};return _caf ,nil ;}; +// OCSPClient is the client used to retrieve OCSP validation information. +OCSPClient *_ge .OCSPClient ; -// IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_bgd *etsiPAdES )IsApplicable (sig *_gc .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"; -}; +// CRLClient is the client used to retrieve CRL validation information. +CRLClient *_ge .CRLClient ;_gae *_ac .PdfAppender ;_bgf *_ac .DSS ;}; // 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 *_ec .PrivateKey ,certificate *_cg .Certificate )(_gc .SignatureHandler ,error ){return &adobeX509RSASHA1 {_fag :certificate ,_bgba :privateKey },nil ;};func (_bfeb *adobeX509RSASHA1 )getCertificate (_dba *_gc .PdfSignature )(*_cg .Certificate ,error ){if _bfeb ._fag !=nil {return _bfeb ._fag ,nil ; -};_bfg ,_dbe :=_dba .GetCerts ();if _dbe !=nil {return nil ,_dbe ;};return _bfg [0],nil ;}; +func NewAdobeX509RSASHA1 (privateKey *_c .PrivateKey ,certificate *_gb .Certificate )(_ac .SignatureHandler ,error ){return &adobeX509RSASHA1 {_cdef :certificate ,_efd :privateKey },nil ;};func (_eegb *adobeX509RSASHA1 )getHashAlgorithm (_fae *_ac .PdfSignature )(_ae .Hash ,error ){_fgb ,_gaefd :=_eegb .getCertificate (_fae ); +if _gaefd !=nil {if _eegb ._gbb !=0{return _eegb ._gbb ,nil ;};return _cbed ,_gaefd ;};if _fae .Contents !=nil {_bade :=_fae .Contents .Bytes ();var _fdd []byte ;if _ ,_fcd :=_gd .Unmarshal (_bade ,&_fdd );_fcd ==nil {_ecce :=_bae (_fgb .PublicKey .(*_c .PublicKey ),_fdd ); +if _ecce > 0{return _ecce ,nil ;};};};if _eegb ._gbb !=0{return _eegb ._gbb ,nil ;};return _cbed ,nil ;}; // NewDigest creates a new digest. -func (_bgb *adobePKCS7Detached )NewDigest (sig *_gc .PdfSignature )(_gc .Hasher ,error ){return _df .NewBuffer (nil ),nil ;}; +func (_ffc *etsiPAdES )NewDigest (_ *_ac .PdfSignature )(_ac .Hasher ,error ){return _dg .NewBuffer (nil ),nil ;};func _bae (_gde *_c .PublicKey ,_dfb []byte )_ae .Hash {_ddb :=_gde .Size ();if _ddb !=len (_dfb ){return 0;};_bffb :=func (_efee *_b .Int ,_gead *_c .PublicKey ,_cfca *_b .Int )*_b .Int {_gaf :=_b .NewInt (int64 (_gead .E )); +_efee .Exp (_cfca ,_gaf ,_gead .N );return _efee ;};_cee :=new (_b .Int ).SetBytes (_dfb );_dgg :=_bffb (new (_b .Int ),_gde ,_cee );_dbge :=_aegb (_dgg .Bytes (),_ddb );if _dbge [0]!=0||_dbge [1]!=1{return 0;};_cdea :=[]struct{Hash _ae .Hash ;Prefix []byte ; +}{{Hash :_ae .SHA1 ,Prefix :[]byte {0x30,0x21,0x30,0x09,0x06,0x05,0x2b,0x0e,0x03,0x02,0x1a,0x05,0x00,0x04,0x14}},{Hash :_ae .SHA256 ,Prefix :[]byte {0x30,0x31,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x01,0x05,0x00,0x04,0x20}},{Hash :_ae .SHA384 ,Prefix :[]byte {0x30,0x41,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x02,0x05,0x00,0x04,0x30}},{Hash :_ae .SHA512 ,Prefix :[]byte {0x30,0x51,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x03,0x05,0x00,0x04,0x40}},{Hash :_ae .RIPEMD160 ,Prefix :[]byte {0x30,0x20,0x30,0x08,0x06,0x06,0x28,0xcf,0x06,0x03,0x00,0x31,0x04,0x14}}}; +for _ ,_ebgc :=range _cdea {_ggcc :=_ebgc .Hash .Size ();_edd :=len (_ebgc .Prefix )+_ggcc ;if _dg .Equal (_dbge [_ddb -_edd :_ddb -_ggcc ],_ebgc .Prefix ){return _ebgc .Hash ;};};return 0;}; -// NewDigest creates a new digest. -func (_cdde *docTimeStamp )NewDigest (sig *_gc .PdfSignature )(_gc .Hasher ,error ){return _df .NewBuffer (nil ),nil ;};type adobeX509RSASHA1 struct{_bgba *_ec .PrivateKey ;_fag *_cg .Certificate ;_bed SignFunc ;_aed bool ;_gadg _a .Hash ;}; - -// NewDigest creates a new digest. -func (_de *DocMDPHandler )NewDigest (sig *_gc .PdfSignature )(_gc .Hasher ,error ){return _de ._ca .NewDigest (sig );}; - -// Sign sets the Contents fields. -func (_bfd *adobePKCS7Detached )Sign (sig *_gc .PdfSignature ,digest _gc .Hasher )error {if _bfd ._gbd {_edebc :=_bfd ._fff ;if _edebc <=0{_edebc =8192;};sig .Contents =_gb .MakeHexString (string (make ([]byte ,_edebc )));return nil ;};_cge ,_ebb :=digest .(*_df .Buffer ); -if !_ebb {return _eg .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_bac ,_gad :=_fab .NewSignedData (_cge .Bytes ());if _gad !=nil {return _gad ;};if _egg :=_bac .AddSigner (_bfd ._agg ,_bfd ._efcd ,_fab .SignerInfoConfig {}); -_egg !=nil {return _egg ;};_bac .Detach ();_ceb ,_gad :=_bac .Finish ();if _gad !=nil {return _gad ;};_bgf :=make ([]byte ,8192);copy (_bgf ,_ceb );sig .Contents =_gb .MakeHexString (string (_bgf ));return nil ;};func (_gf *etsiPAdES )makeTimestampRequest (_bb string ,_gde []byte )(_g .RawValue ,error ){_fcce :=_a .SHA512 .New (); -_fcce .Write (_gde );_gdea :=_fcce .Sum (nil );_dfb :=_bf .Request {HashAlgorithm :_a .SHA512 ,HashedMessage :_gdea ,Certificates :true ,Extensions :nil ,ExtraExtensions :nil };_fg :=_ff .NewTimestampClient ();_bge ,_dab :=_fg .GetEncodedToken (_bb ,&_dfb ); -if _dab !=nil {return _g .NullRawValue ,_dab ;};return _g .RawValue {FullBytes :_bge },nil ;}; +// Validate validates PdfSignature. +func (_bgfb *etsiPAdES )Validate (sig *_ac .PdfSignature ,digest _ac .Hasher )(_ac .SignatureValidationResult ,error ){_gfd :=sig .Contents .Bytes ();_ggc ,_bcg :=_db .Parse (_gfd );if _bcg !=nil {return _ac .SignatureValidationResult {},_bcg ;};_aad ,_efg :=digest .(*_dg .Buffer ); +if !_efg {return _ac .SignatureValidationResult {},_g .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_ggc .Content =_aad .Bytes ();if _bcg =_ggc .Verify ();_bcg !=nil {return _ac .SignatureValidationResult {},_bcg ; +};_fec :=false ;_fcb :=false ;var _ccc _a .Time ;for _ ,_fcfc :=range _ggc .Signers {_bgff :=_fcfc .EncryptedDigest ;var _bgcf RevocationInfoArchival ;_bcg =_ggc .UnmarshalSignedAttribute (_db .OIDAttributeAdobeRevocation ,&_bgcf );if _bcg ==nil {if len (_bgcf .Crl )> 0{_fcb =true ; +};if len (_bgcf .Ocsp )> 0{_fec =true ;};};for _ ,_efe :=range _fcfc .UnauthenticatedAttributes {if _efe .Type .Equal (_db .OIDAttributeTimeStampToken ){_abee ,_ffb :=_ab .Parse (_efe .Value .Bytes );if _ffb !=nil {return _ac .SignatureValidationResult {},_ffb ; +};_ccc =_abee .Time ;_dbc :=_abee .HashAlgorithm .New ();_dbc .Write (_bgff );if !_dg .Equal (_dbc .Sum (nil ),_abee .HashedMessage ){return _ac .SignatureValidationResult {},_g .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 ;};};};_bdd :=_ac .SignatureValidationResult {IsSigned :true ,IsVerified :true ,IsCrlFound :_fcb ,IsOcspFound :_fec ,GeneralizedTime :_ccc };return _bdd ,nil ;}; // DocTimeStampOpts defines options for configuring the timestamp handler. type DocTimeStampOpts struct{ @@ -160,130 +174,114 @@ SignatureSize int ; // Client is the timestamp client used to make the signature request. // If no client is provided, a default one is used. -Client *_ff .TimestampClient ;};const _fea =_a .SHA1 ;func (_abcg *docTimeStamp )getCertificate (_acf *_gc .PdfSignature )(*_cg .Certificate ,error ){_eeff ,_aeb :=_acf .GetCerts ();if _aeb !=nil {return nil ,_aeb ;};return _eeff [0],nil ;}; +Client *_ge .TimestampClient ;}; -// NewDigest creates a new digest. -func (_af *adobeX509RSASHA1 )NewDigest (sig *_gc .PdfSignature )(_gc .Hasher ,error ){if _bad ,_eefb :=_af .getHashAlgorithm (sig );_bad !=0&&_eefb ==nil {return _bad .New (),nil ;};return _fea .New (),nil ;}; +// Validate validates PdfSignature. +func (_dga *adobeX509RSASHA1 )Validate (sig *_ac .PdfSignature ,digest _ac .Hasher )(_ac .SignatureValidationResult ,error ){_gbef ,_gab :=_dga .getCertificate (sig );if _gab !=nil {return _ac .SignatureValidationResult {},_gab ;};_faad :=sig .Contents .Bytes (); +var _edeb []byte ;if _ ,_aabb :=_gd .Unmarshal (_faad ,&_edeb );_aabb !=nil {return _ac .SignatureValidationResult {},_aabb ;};_bff ,_dfc :=digest .(_be .Hash );if !_dfc {return _ac .SignatureValidationResult {},_d .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_gea ,_ :=_dga .getHashAlgorithm (sig );if _gea ==0{_gea =_cbed ;};if _adgd :=_c .VerifyPKCS1v15 (_gbef .PublicKey .(*_c .PublicKey ),_gea ,_bff .Sum (nil ),_edeb );_adgd !=nil {return _ac .SignatureValidationResult {},_adgd ;};return _ac .SignatureValidationResult {IsSigned :true ,IsVerified :true },nil ; +}; -// NewDigest creates a new digest. -func (_ecbe *etsiPAdES )NewDigest (_ *_gc .PdfSignature )(_gc .Hasher ,error ){return _df .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 *_gb .Certificate ,signFunc SignFunc )(_ac .SignatureHandler ,error ){return &adobeX509RSASHA1 {_cdef :certificate ,_cbfd :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 (_bca *DocMDPHandler )Validate (sig *_gc .PdfSignature ,digest _gc .Hasher )(_gc .SignatureValidationResult ,error ){return _gc .SignatureValidationResult {},_c .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 (_fdd *adobeX509RSASHA1 )getHashAlgorithm (_dgcg *_gc .PdfSignature )(_a .Hash ,error ){_gbc ,_bgdf :=_fdd .getCertificate (_dgcg );if _bgdf !=nil {if _fdd ._gadg !=0{return _fdd ._gadg ,nil ;};return _fea ,_bgdf ;};if _dgcg .Contents !=nil {_cdc :=_dgcg .Contents .Bytes (); -var _cad []byte ;if _ ,_aeg :=_g .Unmarshal (_cdc ,&_cad );_aeg ==nil {_cagd :=_gafg (_gbc .PublicKey .(*_ec .PublicKey ),_cad );if _cagd > 0{return _cagd ,nil ;};};};if _fdd ._gadg !=0{return _fdd ._gadg ,nil ;};return _fea ,nil ;};type adobePKCS7Detached struct{_efcd *_ec .PrivateKey ; -_agg *_cg .Certificate ;_gbd bool ;_fff int ;}; +// Sign sets the Contents fields for the PdfSignature. +func (_fdef *docTimeStamp )Sign (sig *_ac .PdfSignature ,digest _ac .Hasher )error {_bffc ,_ecd :=_ge .NewTimestampRequest (digest .(*_dg .Buffer ),&_ab .RequestOptions {Hash :_fdef ._dfd ,Certificates :true });if _ecd !=nil {return _ecd ;};_cgda :=_fdef ._geg ; +if _cgda ==nil {_cgda =_ge .NewTimestampClient ();};_ceec ,_ecd :=_cgda .GetEncodedToken (_fdef ._fca ,_bffc );if _ecd !=nil {return _ecd ;};_ebd :=len (_ceec );if _fdef ._gfgc > 0&&_ebd > _fdef ._gfgc {return _ac .ErrSignNotEnoughSpace ;};if _ebd > 0{_fdef ._gfgc =_ebd +128; +};if sig .Contents !=nil {_cbd :=sig .Contents .Bytes ();copy (_cbd ,_ceec );_ceec =_cbd ;};sig .Contents =_gc .MakeHexString (string (_ceec ));return 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 )(_gc .SignatureHandler ,error ){return &adobePKCS7Detached {_gbd :true ,_fff :signatureLen },nil ;}; +// InitSignature initialises the PdfSignature. +func (_eeb *adobeX509RSASHA1 )InitSignature (sig *_ac .PdfSignature )error {if _eeb ._cdef ==nil {return _d .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 _eeb ._efd ==nil &&_eeb ._cbfd ==nil {return _d .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"); +};_bdbc :=*_eeb ;sig .Handler =&_bdbc ;sig .Filter =_gc .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065");sig .SubFilter =_gc .MakeName ("\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031"); +sig .Cert =_gc .MakeString (string (_bdbc ._cdef .Raw ));sig .Reference =nil ;_bee ,_egf :=_bdbc .NewDigest (sig );if _egf !=nil {return _egf ;};_bee .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 _bdbc .sign (sig ,_bee ,_eeb ._bbg );}; -// IsApplicable returns true if the signature handler is applicable for the PdfSignature -func (_fcae *adobePKCS7Detached )IsApplicable (sig *_gc .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"; -}; +// NewDocMDPHandler returns the new DocMDP handler with the specific DocMDP restriction level. +func NewDocMDPHandler (handler _ac .SignatureHandler ,permission _cb .DocMDPPermission )(_ac .SignatureHandler ,error ){return &DocMDPHandler {_gbf :handler ,Permission :permission },nil ;}; -// NewDocTimeStampWithOpts returns a new DocTimeStamp configured using the -// specified options. If no options are provided, default options will be used. -// 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. -func NewDocTimeStampWithOpts (timestampServerURL string ,hashAlgorithm _a .Hash ,opts *DocTimeStampOpts )(_gc .SignatureHandler ,error ){if opts ==nil {opts =&DocTimeStampOpts {};};if opts .SignatureSize <=0{opts .SignatureSize =4192;};return &docTimeStamp {_acb :timestampServerURL ,_gac :hashAlgorithm ,_afa :opts .SignatureSize ,_bda :opts .Client },nil ; -}; +// NewDigest creates a new digest. +func (_bbc *adobeX509RSASHA1 )NewDigest (sig *_ac .PdfSignature )(_ac .Hasher ,error ){if _bec ,_dfg :=_bbc .getHashAlgorithm (sig );_bec !=0&&_dfg ==nil {return _bec .New (),nil ;};return _cbed .New (),nil ;};func (_daaa *docTimeStamp )getCertificate (_adc *_ac .PdfSignature )(*_gb .Certificate ,error ){_afa ,_ege :=_adc .GetCerts (); +if _ege !=nil {return nil ,_ege ;};return _afa [0],nil ;}; -// DocMDPHandler describes handler for the DocMDP realization. -type DocMDPHandler struct{_ca _gc .SignatureHandler ;Permission _ad .DocMDPPermission ;};func _dda (_bgdfa _g .ObjectIdentifier )(_a .Hash ,error ){switch {case _bgdfa .Equal (_fab .OIDDigestAlgorithmSHA1 ),_bgdfa .Equal (_fab .OIDDigestAlgorithmECDSASHA1 ),_bgdfa .Equal (_fab .OIDDigestAlgorithmDSA ),_bgdfa .Equal (_fab .OIDDigestAlgorithmDSASHA1 ),_bgdfa .Equal (_fab .OIDEncryptionAlgorithmRSA ):return _a .SHA1 ,nil ; -case _bgdfa .Equal (_fab .OIDDigestAlgorithmSHA256 ),_bgdfa .Equal (_fab .OIDDigestAlgorithmECDSASHA256 ):return _a .SHA256 ,nil ;case _bgdfa .Equal (_fab .OIDDigestAlgorithmSHA384 ),_bgdfa .Equal (_fab .OIDDigestAlgorithmECDSASHA384 ):return _a .SHA384 ,nil ; -case _bgdfa .Equal (_fab .OIDDigestAlgorithmSHA512 ),_bgdfa .Equal (_fab .OIDDigestAlgorithmECDSASHA512 ):return _a .SHA512 ,nil ;};return _a .Hash (0),_fab .ErrUnsupportedAlgorithm ;};func _aga (_feg []byte ,_fcd int )(_agfg []byte ){_geb :=len (_feg ); -if _geb > _fcd {_geb =_fcd ;};_agfg =make ([]byte ,_fcd );copy (_agfg [len (_agfg )-_geb :],_feg );return ;}; +// Validate validates PdfSignature. +func (_gfe *docTimeStamp )Validate (sig *_ac .PdfSignature ,digest _ac .Hasher )(_ac .SignatureValidationResult ,error ){_bbe :=sig .Contents .Bytes ();_fgff ,_faag :=_db .Parse (_bbe );if _faag !=nil {return _ac .SignatureValidationResult {},_faag ;}; +if _faag =_fgff .Verify ();_faag !=nil {return _ac .SignatureValidationResult {},_faag ;};var _adcb timestampInfo ;_ ,_faag =_gd .Unmarshal (_fgff .Content ,&_adcb );if _faag !=nil {return _ac .SignatureValidationResult {},_faag ;};_cbea ,_faag :=_eefe (_adcb .MessageImprint .HashAlgorithm .Algorithm ); +if _faag !=nil {return _ac .SignatureValidationResult {},_faag ;};_adge :=_cbea .New ();_ffdg ,_fecf :=digest .(*_dg .Buffer );if !_fecf {return _ac .SignatureValidationResult {},_g .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073"); +};_adge .Write (_ffdg .Bytes ());_bfa :=_adge .Sum (nil );_dge :=_ac .SignatureValidationResult {IsSigned :true ,IsVerified :_dg .Equal (_bfa ,_adcb .MessageImprint .HashedMessage ),GeneralizedTime :_adcb .GeneralizedTime };return _dge ,nil ;};type timestampInfo struct{Version int ; +Policy _gd .RawValue ;MessageImprint struct{HashAlgorithm _ff .AlgorithmIdentifier ;HashedMessage []byte ;};SerialNumber _gd .RawValue ;GeneralizedTime _a .Time ;}; -// Sign sets the Contents fields for the PdfSignature. -func (_dcc *docTimeStamp )Sign (sig *_gc .PdfSignature ,digest _gc .Hasher )error {_egef ,_efe :=_ff .NewTimestampRequest (digest .(*_df .Buffer ),&_bf .RequestOptions {Hash :_dcc ._gac ,Certificates :true });if _efe !=nil {return _efe ;};_beec :=_dcc ._bda ; -if _beec ==nil {_beec =_ff .NewTimestampClient ();};_eaf ,_efe :=_beec .GetEncodedToken (_dcc ._acb ,_egef );if _efe !=nil {return _efe ;};_aegcg :=len (_eaf );if _dcc ._afa > 0&&_aegcg > _dcc ._afa {return _gc .ErrSignNotEnoughSpace ;};if _aegcg > 0{_dcc ._afa =_aegcg +128; -};if sig .Contents !=nil {_aad :=sig .Contents .Bytes ();copy (_aad ,_eaf );_eaf =_aad ;};sig .Contents =_gb .MakeHexString (string (_eaf ));return 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 *_gb .Certificate ,signFunc SignFunc ,opts *AdobeX509RSASHA1Opts )(_ac .SignatureHandler ,error ){if opts ==nil {opts =&AdobeX509RSASHA1Opts {};};return &adobeX509RSASHA1 {_cdef :certificate ,_cbfd :signFunc ,_bbg :opts .EstimateSize ,_gbb :opts .Algorithm },nil ; +};func (_aaa *etsiPAdES )addDss (_aab ,_dada []*_gb .Certificate ,_gee *RevocationInfoArchival )(int ,error ){_dda ,_bb ,_fgf :=_aaa .buildCertChain (_aab ,_dada );if _fgf !=nil {return 0,_fgf ;};_dba ,_fgf :=_aaa .getCerts (_dda );if _fgf !=nil {return 0,_fgf ; +};var _cdc ,_abca [][]byte ;if _aaa .OCSPClient !=nil {_cdc ,_fgf =_aaa .getOCSPs (_dda ,_bb );if _fgf !=nil {return 0,_fgf ;};};if _aaa .CRLClient !=nil {_abca ,_fgf =_aaa .getCRLs (_dda );if _fgf !=nil {return 0,_fgf ;};};if !_aaa ._cbe {_ ,_fgf =_aaa ._bgf .AddCerts (_dba ); +if _fgf !=nil {return 0,_fgf ;};_ ,_fgf =_aaa ._bgf .AddOCSPs (_cdc );if _fgf !=nil {return 0,_fgf ;};_ ,_fgf =_aaa ._bgf .AddCRLs (_abca );if _fgf !=nil {return 0,_fgf ;};};_cgdb :=0;for _ ,_dcb :=range _abca {_cgdb +=len (_dcb );_gee .Crl =append (_gee .Crl ,_gd .RawValue {FullBytes :_dcb }); +};for _ ,_eee :=range _cdc {_cgdb +=len (_eee );_gee .Ocsp =append (_gee .Ocsp ,_gd .RawValue {FullBytes :_eee });};return _cgdb ,nil ;}; -// IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_agbd *docTimeStamp )IsApplicable (sig *_gc .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"; -};func (_cb *etsiPAdES )getOCSPs (_cea []*_cg .Certificate ,_fd map[string ]*_cg .Certificate )([][]byte ,error ){_ea :=make ([][]byte ,0,len (_cea ));for _ ,_bbc :=range _cea {for _ ,_ecc :=range _bbc .OCSPServer {if _cb .CertClient .IsCA (_bbc ){continue ; -};_gdc ,_ae :=_fd [_bbc .Issuer .CommonName ];if !_ae {_dg .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 ;};_ ,_ee ,_dfd :=_cb .OCSPClient .MakeRequest (_ecc ,_bbc ,_gdc );if _dfd !=nil {_dg .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",_dfd ); -continue ;};_ea =append (_ea ,_ee );};};return _ea ,nil ;};type timestampInfo struct{Version int ;Policy _g .RawValue ;MessageImprint struct{HashAlgorithm _eb .AlgorithmIdentifier ;HashedMessage []byte ;};SerialNumber _g .RawValue ;GeneralizedTime _d .Time ; -}; +// NewDigest creates a new digest. +func (_dadb *docTimeStamp )NewDigest (sig *_ac .PdfSignature )(_ac .Hasher ,error ){return _dg .NewBuffer (nil ),nil ;}; -// Validate validates PdfSignature. -func (_fbdb *docTimeStamp )Validate (sig *_gc .PdfSignature ,digest _gc .Hasher )(_gc .SignatureValidationResult ,error ){_dbcf :=sig .Contents .Bytes ();_dcbg ,_gcd :=_fab .Parse (_dbcf );if _gcd !=nil {return _gc .SignatureValidationResult {},_gcd ;}; -if _gcd =_dcbg .Verify ();_gcd !=nil {return _gc .SignatureValidationResult {},_gcd ;};var _ebg timestampInfo ;_ ,_gcd =_g .Unmarshal (_dcbg .Content ,&_ebg );if _gcd !=nil {return _gc .SignatureValidationResult {},_gcd ;};_dgb ,_gcd :=_dda (_ebg .MessageImprint .HashAlgorithm .Algorithm ); -if _gcd !=nil {return _gc .SignatureValidationResult {},_gcd ;};_gcfe :=_dgb .New ();_bdf ,_gec :=digest .(*_df .Buffer );if !_gec {return _gc .SignatureValidationResult {},_eg .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073"); -};_gcfe .Write (_bdf .Bytes ());_gdgg :=_gcfe .Sum (nil );_edb :=_gc .SignatureValidationResult {IsSigned :true ,IsVerified :_df .Equal (_gdgg ,_ebg .MessageImprint .HashedMessage ),GeneralizedTime :_ebg .GeneralizedTime };return _edb ,nil ;};func _gafg (_dfdc *_ec .PublicKey ,_cebg []byte )_a .Hash {_gdb :=_dfdc .Size (); -if _gdb !=len (_cebg ){return 0;};_bfeg :=func (_cdda *_f .Int ,_cgg *_ec .PublicKey ,_cgbb *_f .Int )*_f .Int {_gcg :=_f .NewInt (int64 (_cgg .E ));_cdda .Exp (_cgbb ,_gcg ,_cgg .N );return _cdda ;};_fgf :=new (_f .Int ).SetBytes (_cebg );_egea :=_bfeg (new (_f .Int ),_dfdc ,_fgf ); -_eec :=_aga (_egea .Bytes (),_gdb );if _eec [0]!=0||_eec [1]!=1{return 0;};_dfgc :=[]struct{Hash _a .Hash ;Prefix []byte ;}{{Hash :_a .SHA1 ,Prefix :[]byte {0x30,0x21,0x30,0x09,0x06,0x05,0x2b,0x0e,0x03,0x02,0x1a,0x05,0x00,0x04,0x14}},{Hash :_a .SHA256 ,Prefix :[]byte {0x30,0x31,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x01,0x05,0x00,0x04,0x20}},{Hash :_a .SHA384 ,Prefix :[]byte {0x30,0x41,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x02,0x05,0x00,0x04,0x30}},{Hash :_a .SHA512 ,Prefix :[]byte {0x30,0x51,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x03,0x05,0x00,0x04,0x40}},{Hash :_a .RIPEMD160 ,Prefix :[]byte {0x30,0x20,0x30,0x08,0x06,0x06,0x28,0xcf,0x06,0x03,0x00,0x31,0x04,0x14}}}; -for _ ,_cdf :=range _dfgc {_fce :=_cdf .Hash .Size ();_gddf :=len (_cdf .Prefix )+_fce ;if _df .Equal (_eec [_gdb -_gddf :_gdb -_fce ],_cdf .Prefix ){return _cdf .Hash ;};};return 0;}; +// IsApplicable returns true if the signature handler is applicable for the PdfSignature. +func (_efgg *docTimeStamp )IsApplicable (sig *_ac .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"; +};func (_ded *etsiPAdES )getOCSPs (_bgb []*_gb .Certificate ,_ace map[string ]*_gb .Certificate )([][]byte ,error ){_ca :=make ([][]byte ,0,len (_bgb ));for _ ,_cfb :=range _bgb {for _ ,_ebg :=range _cfb .OCSPServer {if _ded .CertClient .IsCA (_cfb ){continue ; +};_aeb ,_beb :=_ace [_cfb .Issuer .CommonName ];if !_beb {_aa .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 ;};_ ,_ccg ,_ea :=_ded .OCSPClient .MakeRequest (_ebg ,_cfb ,_aeb );if _ea !=nil {_aa .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",_ea ); +continue ;};_ca =append (_ca ,_ccg );};};return _ca ,nil ;};type adobeX509RSASHA1 struct{_efd *_c .PrivateKey ;_cdef *_gb .Certificate ;_cbfd SignFunc ;_bbg bool ;_gbb _ae .Hash ;}; -// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser by the DiffPolicy -// params describes parameters for the DocMDP checks. -func (_ag *DocMDPHandler )ValidateWithOpts (sig *_gc .PdfSignature ,digest _gc .Hasher ,params _gc .SignatureHandlerDocMDPParams )(_gc .SignatureValidationResult ,error ){_gd ,_ce :=_ag ._ca .Validate (sig ,digest );if _ce !=nil {return _gd ,_ce ;};_ffc :=params .Parser ; -if _ffc ==nil {return _gc .SignatureValidationResult {},_c .New ("p\u0061r\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027t\u0020\u0062\u0065\u0020nu\u006c\u006c");};if !_gd .IsVerified {return _gd ,nil ;};_da :=params .DiffPolicy ;if _da ==nil {_da =_ad .NewDefaultDiffPolicy (); -};for _fcc :=0;_fcc <=_ffc .GetRevisionNumber ();_fcc ++{_dc ,_bgc :=_ffc .GetRevision (_fcc );if _bgc !=nil {return _gc .SignatureValidationResult {},_bgc ;};_dga :=_dc .GetTrailer ();if _dga ==nil {return _gc .SignatureValidationResult {},_c .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"); -};_bd ,_cc :=_gb .GetDict (_dga .Get ("\u0052\u006f\u006f\u0074"));if !_cc {return _gc .SignatureValidationResult {},_c .New ("\u0075n\u0064\u0065\u0066\u0069n\u0065\u0064\u0020\u0074\u0068e\u0020r\u006fo\u0074\u0020\u006f\u0062\u006a\u0065\u0063t");}; -_ga ,_cc :=_gb .GetDict (_bd .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_cc {continue ;};_ge ,_cc :=_gb .GetArray (_ga .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_cc {continue ;};for _ ,_cae :=range _ge .Elements (){_ed ,_agd :=_gb .GetDict (_cae ); -if !_agd {continue ;};_eda ,_agd :=_gb .GetDict (_ed .Get ("\u0056"));if !_agd {continue ;};if _gb .EqualObjects (_eda .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"),sig .Contents ){_gd .DiffResults ,_bgc =_da .ReviewFile (_dc ,_ffc ,&_ad .MDPParameters {DocMDPLevel :_ag .Permission }); -if _bgc !=nil {return _gc .SignatureValidationResult {},_bgc ;};_gd .IsVerified =_gd .DiffResults .IsPermitted ();return _gd ,nil ;};};};return _gc .SignatureValidationResult {},_c .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"); -}; +// AdobeX509RSASHA1Opts defines options for configuring the adbe.x509.rsa_sha1 +// signature handler. +type AdobeX509RSASHA1Opts struct{ -// InitSignature initialization of the DocMDP signature. -func (_cgd *DocMDPHandler )InitSignature (sig *_gc .PdfSignature )error {_gcf :=_cgd ._ca .InitSignature (sig );if _gcf !=nil {return _gcf ;};sig .Handler =_cgd ;if sig .Reference ==nil {sig .Reference =_gb .MakeArray ();};sig .Reference .Append (_gc .NewPdfSignatureReferenceDocMDP (_gc .NewPdfTransformParamsDocMDP (_cgd .Permission )).ToPdfObject ()); -return 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 ; -// 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 *_ec .PrivateKey ,certificate *_cg .Certificate )(_gc .SignatureHandler ,error ){return &adobePKCS7Detached {_agg :certificate ,_efcd :privateKey },nil ;}; +// Algorithm specifies the algorithm used for performing signing. +// If not specified, defaults to SHA1. +Algorithm _ae .Hash ;}; -// InitSignature initialises the PdfSignature. -func (_aegc *docTimeStamp )InitSignature (sig *_gc .PdfSignature )error {_fabe :=*_aegc ;sig .Type =_gb .MakeName ("\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070");sig .Handler =&_fabe ;sig .Filter =_gb .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); -sig .SubFilter =_gb .MakeName ("\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031");sig .Reference =nil ;if _aegc ._afa > 0{sig .Contents =_gb .MakeHexString (string (make ([]byte ,_aegc ._afa )));}else {_gce ,_aec :=_aegc .NewDigest (sig ); -if _aec !=nil {return _aec ;};_gce .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 _aec =_fabe .Sign (sig ,_gce ); -_aec !=nil {return _aec ;};_aegc ._afa =_fabe ._afa ;};return nil ;}; +// NewDigest creates a new digest. +func (_ggga *adobePKCS7Detached )NewDigest (sig *_ac .PdfSignature )(_ac .Hasher ,error ){return _dg .NewBuffer (nil ),nil ;}; -// IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_egc *DocMDPHandler )IsApplicable (sig *_gc .PdfSignature )bool {_gg :=false ;for _ ,_ac :=range sig .Reference .Elements (){if _ba ,_acd :=_gb .GetDict (_ac );_acd {if _ab ,_bc :=_gb .GetNameVal (_ba .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); -_bc {if _ab !="\u0044\u006f\u0063\u004d\u0044\u0050"{return false ;};if _fb ,_fc :=_gb .GetDict (_ba .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_fc {_ ,_ffa :=_gb .GetNumberAsInt64 (_fb .Get ("\u0050"));if _ffa !=nil {return false ; -};_gg =true ;break ;};};};};return _gg &&_egc ._ca .IsApplicable (sig );}; +// 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 )(_ac .SignatureHandler ,error ){return &adobePKCS7Detached {_gbed :true ,_dbcb :signatureLen },nil ;};func _eefe (_efc _gd .ObjectIdentifier )(_ae .Hash ,error ){switch {case _efc .Equal (_db .OIDDigestAlgorithmSHA1 ),_efc .Equal (_db .OIDDigestAlgorithmECDSASHA1 ),_efc .Equal (_db .OIDDigestAlgorithmDSA ),_efc .Equal (_db .OIDDigestAlgorithmDSASHA1 ),_efc .Equal (_db .OIDEncryptionAlgorithmRSA ):return _ae .SHA1 ,nil ; +case _efc .Equal (_db .OIDDigestAlgorithmSHA256 ),_efc .Equal (_db .OIDDigestAlgorithmECDSASHA256 ):return _ae .SHA256 ,nil ;case _efc .Equal (_db .OIDDigestAlgorithmSHA384 ),_efc .Equal (_db .OIDDigestAlgorithmECDSASHA384 ):return _ae .SHA384 ,nil ;case _efc .Equal (_db .OIDDigestAlgorithmSHA512 ),_efc .Equal (_db .OIDDigestAlgorithmECDSASHA512 ):return _ae .SHA512 ,nil ; +};return _ae .Hash (0),_db .ErrUnsupportedAlgorithm ;}; -// NewDocMDPHandler returns the new DocMDP handler with the specific DocMDP restriction level. -func NewDocMDPHandler (handler _gc .SignatureHandler ,permission _ad .DocMDPPermission )(_gc .SignatureHandler ,error ){return &DocMDPHandler {_ca :handler ,Permission :permission },nil ;}; +// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser by the DiffPolicy +// params describes parameters for the DocMDP checks. +func (_deg *DocMDPHandler )ValidateWithOpts (sig *_ac .PdfSignature ,digest _ac .Hasher ,params _ac .SignatureHandlerDocMDPParams )(_ac .SignatureValidationResult ,error ){_da ,_df :=_deg ._gbf .Validate (sig ,digest );if _df !=nil {return _da ,_df ;}; +_ged :=params .Parser ;if _ged ==nil {return _ac .SignatureValidationResult {},_d .New ("p\u0061r\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027t\u0020\u0062\u0065\u0020nu\u006c\u006c");};if !_da .IsVerified {return _da ,nil ;};_cdd :=params .DiffPolicy ; +if _cdd ==nil {_cdd =_cb .NewDefaultDiffPolicy ();};for _dac :=0;_dac <=_ged .GetRevisionNumber ();_dac ++{_gbe ,_ag :=_ged .GetRevision (_dac );if _ag !=nil {return _ac .SignatureValidationResult {},_ag ;};_bga :=_gbe .GetTrailer ();if _bga ==nil {return _ac .SignatureValidationResult {},_d .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"); +};_e ,_eb :=_gc .GetDict (_bga .Get ("\u0052\u006f\u006f\u0074"));if !_eb {return _ac .SignatureValidationResult {},_d .New ("\u0075n\u0064\u0065\u0066\u0069n\u0065\u0064\u0020\u0074\u0068e\u0020r\u006fo\u0074\u0020\u006f\u0062\u006a\u0065\u0063t");};_ee ,_eb :=_gc .GetDict (_e .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d")); +if !_eb {continue ;};_ebf ,_eb :=_gc .GetArray (_ee .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_eb {continue ;};for _ ,_dfe :=range _ebf .Elements (){_dee ,_ad :=_gc .GetDict (_dfe );if !_ad {continue ;};_bc ,_ad :=_gc .GetDict (_dee .Get ("\u0056")); +if !_ad {continue ;};if _gc .EqualObjects (_bc .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"),sig .Contents ){_da .DiffResults ,_ag =_cdd .ReviewFile (_gbe ,_ged ,&_cb .MDPParameters {DocMDPLevel :_deg .Permission });if _ag !=nil {return _ac .SignatureValidationResult {},_ag ; +};_da .IsVerified =_da .DiffResults .IsPermitted ();return _da ,nil ;};};};return _ac .SignatureValidationResult {},_d .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"); +};type docTimeStamp struct{_fca string ;_dfd _ae .Hash ;_gfgc int ;_geg *_ge .TimestampClient ;}; -// Validate validates PdfSignature. -func (_fcaf *etsiPAdES )Validate (sig *_gc .PdfSignature ,digest _gc .Hasher )(_gc .SignatureValidationResult ,error ){_cfec :=sig .Contents .Bytes ();_ffcf ,_ebf :=_fab .Parse (_cfec );if _ebf !=nil {return _gc .SignatureValidationResult {},_ebf ;};_bfbd ,_ece :=digest .(*_df .Buffer ); -if !_ece {return _gc .SignatureValidationResult {},_eg .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_ffcf .Content =_bfbd .Bytes ();if _ebf =_ffcf .Verify ();_ebf !=nil {return _gc .SignatureValidationResult {},_ebf ; -};_agbf :=false ;_dfe :=false ;var _abc _d .Time ;for _ ,_ega :=range _ffcf .Signers {_fac :=_ega .EncryptedDigest ;var _abgc RevocationInfoArchival ;_ebf =_ffcf .UnmarshalSignedAttribute (_fab .OIDAttributeAdobeRevocation ,&_abgc );if _ebf ==nil {if len (_abgc .Crl )> 0{_dfe =true ; -};if len (_abgc .Ocsp )> 0{_agbf =true ;};};for _ ,_dce :=range _ega .UnauthenticatedAttributes {if _dce .Type .Equal (_fab .OIDAttributeTimeStampToken ){_eff ,_age :=_bf .Parse (_dce .Value .Bytes );if _age !=nil {return _gc .SignatureValidationResult {},_age ; -};_abc =_eff .Time ;_dff :=_eff .HashAlgorithm .New ();_dff .Write (_fac );if !_df .Equal (_dff .Sum (nil ),_eff .HashedMessage ){return _gc .SignatureValidationResult {},_eg .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 ;};};};_cac :=_gc .SignatureValidationResult {IsSigned :true ,IsVerified :true ,IsCrlFound :_dfe ,IsOcspFound :_agbf ,GeneralizedTime :_abc };return _cac ,nil ;}; +// IsApplicable returns true if the signature handler is applicable for the PdfSignature. +func (_fde *adobeX509RSASHA1 )IsApplicable (sig *_ac .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"; +}; // Sign adds a new reference to signature's references array. -func (_ef *DocMDPHandler )Sign (sig *_gc .PdfSignature ,digest _gc .Hasher )error {return _ef ._ca .Sign (sig ,digest );};func (_dfag *etsiPAdES )getCRLs (_aa []*_cg .Certificate )([][]byte ,error ){_cef :=make ([][]byte ,0,len (_aa ));for _ ,_dbc :=range _aa {for _ ,_bab :=range _dbc .CRLDistributionPoints {if _dfag .CertClient .IsCA (_dbc ){continue ; -};_cd ,_dgc :=_dfag .CRLClient .MakeRequest (_bab ,_dbc );if _dgc !=nil {_dg .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",_dgc );continue ;};_cef =append (_cef ,_cd ); -};};return _cef ,nil ;}; +func (_dgc *DocMDPHandler )Sign (sig *_ac .PdfSignature ,digest _ac .Hasher )error {return _dgc ._gbf .Sign (sig ,digest );}; -// InitSignature initialises the PdfSignature. -func (_dgdf *adobePKCS7Detached )InitSignature (sig *_gc .PdfSignature )error {if !_dgdf ._gbd {if _dgdf ._agg ==nil {return _c .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 _dgdf ._efcd ==nil {return _c .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");};};_daed :=*_dgdf ;sig .Handler =&_daed ;sig .Filter =_gb .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); -sig .SubFilter =_gb .MakeName ("\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_edeb ,_ege :=_daed .NewDigest (sig );if _ege !=nil {return _ege ;};_edeb .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 _daed .Sign (sig ,_edeb );}; - -// 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 *_cg .Certificate ,signFunc SignFunc )(_gc .SignatureHandler ,error ){return &adobeX509RSASHA1 {_fag :certificate ,_bed :signFunc },nil ;};type docTimeStamp struct{_acb string ;_gac _a .Hash ;_afa int ;_bda *_ff .TimestampClient ; -}; +// NewEtsiPAdESLevelB creates a new Adobe.PPKLite ETSI.CAdES.detached Level B signature handler. +func NewEtsiPAdESLevelB (privateKey *_c .PrivateKey ,certificate *_gb .Certificate ,caCert *_gb .Certificate )(_ac .SignatureHandler ,error ){return &etsiPAdES {_dgca :certificate ,_cf :privateKey ,_gg :caCert },nil ;}; -// Validate validates PdfSignature. -func (_dceg *adobePKCS7Detached )Validate (sig *_gc .PdfSignature ,digest _gc .Hasher )(_gc .SignatureValidationResult ,error ){_babd :=sig .Contents .Bytes ();_bdd ,_adb :=_fab .Parse (_babd );if _adb !=nil {return _gc .SignatureValidationResult {},_adb ; -};_ceee ,_bdea :=digest .(*_df .Buffer );if !_bdea {return _gc .SignatureValidationResult {},_eg .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_bdd .Content =_ceee .Bytes ();if _adb =_bdd .Verify (); -_adb !=nil {return _gc .SignatureValidationResult {},_adb ;};return _gc .SignatureValidationResult {IsSigned :true ,IsVerified :true },nil ;}; \ No newline at end of file +// SignFunc represents a custom signing function. The function should return +// the computed signature. +type SignFunc func (_gfgg *_ac .PdfSignature ,_dbee _ac .Hasher )([]byte ,error ); \ No newline at end of file diff --git a/model/sigutil/sigutil.go b/model/sigutil/sigutil.go index c8a1bb59..0bba44f5 100644 --- a/model/sigutil/sigutil.go +++ b/model/sigutil/sigutil.go @@ -9,21 +9,33 @@ // 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 (_c "bytes";_a "crypto";_ae "crypto/x509";_gc "encoding/asn1";_bg "encoding/pem";_b "errors";_ga "fmt";_ge "github.com/unidoc/timestamp";_e "github.com/unidoc/unipdf/v3/common";_da "golang.org/x/crypto/ocsp";_g "io";_ac "io/ioutil"; -_cg "net/http";_ca "time";); +package sigutil ;import (_c "bytes";_fc "crypto";_cb "crypto/x509";_ff "encoding/asn1";_ab "encoding/pem";_e "errors";_ea "fmt";_ed "github.com/unidoc/timestamp";_df "github.com/unidoc/unipdf/v3/common";_bc "golang.org/x/crypto/ocsp";_b "io";_d "io/ioutil"; +_cg "net/http";_a "time";); + +// NewTimestampClient returns a new timestamp client. +func NewTimestampClient ()*TimestampClient {return &TimestampClient {HTTPClient :_ca ()}}; // 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 (_ff *CRLClient )MakeRequest (serverURL string ,cert *_ae .Certificate )([]byte ,error ){if _ff .HTTPClient ==nil {_ff .HTTPClient =_gd ();};if serverURL ==""{if len (cert .CRLDistributionPoints )==0{return nil ,_b .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];};_fa ,_aag :=_ff .HTTPClient .Get (serverURL );if _aag !=nil {return nil ,_aag ;};defer _fa .Body .Close ();_eb ,_aag :=_ac .ReadAll (_fa .Body );if _aag !=nil {return nil ,_aag ;};if _fb ,_ :=_bg .Decode (_eb ); -_fb !=nil {_eb =_fb .Bytes ;};return _eb ,nil ;}; +func (_cd *CRLClient )MakeRequest (serverURL string ,cert *_cb .Certificate )([]byte ,error ){if _cd .HTTPClient ==nil {_cd .HTTPClient =_ca ();};if serverURL ==""{if len (cert .CRLDistributionPoints )==0{return nil ,_e .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];};_bb ,_cge :=_cd .HTTPClient .Get (serverURL );if _cge !=nil {return nil ,_cge ;};defer _bb .Body .Close ();_fg ,_cge :=_d .ReadAll (_bb .Body );if _cge !=nil {return nil ,_cge ;};if _gf ,_ :=_ab .Decode (_fg ); +_gf !=nil {_fg =_gf .Bytes ;};return _fg ,nil ;}; -// NewCRLClient returns a new CRL client. -func NewCRLClient ()*CRLClient {return &CRLClient {HTTPClient :_gd ()}}; +// CertClient represents a X.509 certificate client. Its primary purpose +// is to download certificates. +type CertClient struct{ -// Get retrieves the certificate at the specified URL. -func (_f *CertClient )Get (url string )(*_ae .Certificate ,error ){if _f .HTTPClient ==nil {_f .HTTPClient =_gd ();};_cgb ,_ag :=_f .HTTPClient .Get (url );if _ag !=nil {return nil ,_ag ;};defer _cgb .Body .Close ();_gca ,_ag :=_ac .ReadAll (_cgb .Body ); -if _ag !=nil {return nil ,_ag ;};if _ba ,_ :=_bg .Decode (_gca );_ba !=nil {_gca =_ba .Bytes ;};_cgg ,_ag :=_ae .ParseCertificate (_gca );if _ag !=nil {return nil ,_ag ;};return _cgg ,nil ;}; +// 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 *_cg .Client ;}; + +// CRLClient represents a CRL (Certificate revocation list) client. +// It is used to request revocation data from CRL servers. +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 *_cg .Client ;}; // OCSPClient represents a OCSP (Online Certificate Status Protocol) client. // It is used to request revocation data from OCSP servers. @@ -35,15 +47,27 @@ HTTPClient *_cg .Client ; // Hash is the hash function used when constructing the OCSP // requests. If zero, SHA-1 will be used. -Hash _a .Hash ;}; +Hash _fc .Hash ;}; -// CRLClient represents a CRL (Certificate revocation list) client. -// It is used to request revocation data from CRL servers. -type CRLClient struct{ +// NewOCSPClient returns a new OCSP client. +func NewOCSPClient ()*OCSPClient {return &OCSPClient {HTTPClient :_ca (),Hash :_fc .SHA1 }}; -// 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 *_cg .Client ;}; +// NewTimestampRequest returns a new timestamp request based +// on the specified options. +func NewTimestampRequest (body _b .Reader ,opts *_ed .RequestOptions )(*_ed .Request ,error ){if opts ==nil {opts =&_ed .RequestOptions {};};if opts .Hash ==0{opts .Hash =_fc .SHA256 ;};if !opts .Hash .Available (){return nil ,_cb .ErrUnsupportedAlgorithm ; +};_db :=opts .Hash .New ();if _ ,_fbb :=_b .Copy (_db ,body );_fbb !=nil {return nil ,_fbb ;};return &_ed .Request {HashAlgorithm :opts .Hash ,HashedMessage :_db .Sum (nil ),Certificates :opts .Certificates ,TSAPolicyOID :opts .TSAPolicyOID ,Nonce :opts .Nonce },nil ; +}; + +// IsCA returns true if the provided certificate appears to be a CA certificate. +func (_abe *CertClient )IsCA (cert *_cb .Certificate )bool {return cert .IsCA &&_c .Equal (cert .RawIssuer ,cert .RawSubject );}; + +// 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 (_da *OCSPClient )MakeRequest (serverURL string ,cert ,issuer *_cb .Certificate )(*_bc .Response ,[]byte ,error ){if _da .HTTPClient ==nil {_da .HTTPClient =_ca ();};if serverURL ==""{if len (cert .OCSPServer )==0{return nil ,nil ,_e .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];};_ge ,_cdb :=_bc .CreateRequest (cert ,issuer ,&_bc .RequestOptions {Hash :_da .Hash });if _cdb !=nil {return nil ,nil ,_cdb ;};_fa ,_cdb :=_da .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",_c .NewReader (_ge )); +if _cdb !=nil {return nil ,nil ,_cdb ;};defer _fa .Body .Close ();_fce ,_cdb :=_d .ReadAll (_fa .Body );if _cdb !=nil {return nil ,nil ,_cdb ;};if _fb ,_ :=_ab .Decode (_fce );_fb !=nil {_fce =_fb .Bytes ;};_cca ,_cdb :=_bc .ParseResponseForCert (_fce ,cert ,issuer ); +if _cdb !=nil {return nil ,nil ,_cdb ;};return _cca ,_fce ,nil ;};func _ca ()*_cg .Client {return &_cg .Client {Timeout :5*_a .Second }}; // TimestampClient represents a RFC 3161 timestamp client. // It is used to obtain signed tokens from timestamp authority servers. @@ -54,51 +78,27 @@ type TimestampClient struct{ HTTPClient *_cg .Client ; // Callbacks. -BeforeHTTPRequest func (_aca *_cg .Request )error ;}; +BeforeHTTPRequest func (_eda *_cg .Request )error ;}; -// IsCA returns true if the provided certificate appears to be a CA certificate. -func (_agf *CertClient )IsCA (cert *_ae .Certificate )bool {return cert .IsCA &&_c .Equal (cert .RawIssuer ,cert .RawSubject );}; +// GetEncodedToken executes the timestamp request and returns the DER encoded +// timestamp token bytes. +func (_dg *TimestampClient )GetEncodedToken (serverURL string ,req *_ed .Request )([]byte ,error ){if serverURL ==""{return nil ,_ea .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 ,_ea .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");};_edd ,_bgf :=req .Marshal ();if _bgf !=nil {return nil ,_bgf ; +};_fba ,_bgf :=_cg .NewRequest ("\u0050\u004f\u0053\u0054",serverURL ,_c .NewBuffer (_edd ));if _bgf !=nil {return nil ,_bgf ;};_fba .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 _dg .BeforeHTTPRequest !=nil {if _ec :=_dg .BeforeHTTPRequest (_fba );_ec !=nil {return nil ,_ec ;};};_cfa :=_dg .HTTPClient ;if _cfa ==nil {_cfa =_ca ();};_ee ,_bgf :=_cfa .Do (_fba );if _bgf !=nil {return nil ,_bgf ;};defer _ee .Body .Close ();_dbd ,_bgf :=_d .ReadAll (_ee .Body ); +if _bgf !=nil {return nil ,_bgf ;};if _ee .StatusCode !=_cg .StatusOK {return nil ,_ea .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",_ee .StatusCode ); +};var _eec struct{Version _ff .RawValue ;Content _ff .RawValue ;};if _ ,_bgf =_ff .Unmarshal (_dbd ,&_eec );_bgf !=nil {return nil ,_bgf ;};return _eec .Content .FullBytes ,nil ;}; // GetIssuer retrieves the issuer of the provided certificate. -func (_ef *CertClient )GetIssuer (cert *_ae .Certificate )(*_ae .Certificate ,error ){for _ ,_fd :=range cert .IssuingCertificateURL {_bd ,_cd :=_ef .Get (_fd );if _cd !=nil {_e .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 ,_cd ); -continue ;};return _bd ,nil ;};return nil ,_ga .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 :_gd ()}};func _gd ()*_cg .Client {return &_cg .Client {Timeout :5*_ca .Second }}; - -// 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 *_cg .Client ;}; +func (_edb *CertClient )GetIssuer (cert *_cb .Certificate )(*_cb .Certificate ,error ){for _ ,_bd :=range cert .IssuingCertificateURL {_cbc ,_aaf :=_edb .Get (_bd );if _aaf !=nil {_df .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 ,_aaf ); +continue ;};return _cbc ,nil ;};return nil ,_ea .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");}; -// NewTimestampClient returns a new timestamp client. -func NewTimestampClient ()*TimestampClient {return &TimestampClient {HTTPClient :_gd ()}}; - -// 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 (_ea *OCSPClient )MakeRequest (serverURL string ,cert ,issuer *_ae .Certificate )(*_da .Response ,[]byte ,error ){if _ea .HTTPClient ==nil {_ea .HTTPClient =_gd ();};if serverURL ==""{if len (cert .OCSPServer )==0{return nil ,nil ,_b .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];};_ad ,_dc :=_da .CreateRequest (cert ,issuer ,&_da .RequestOptions {Hash :_ea .Hash });if _dc !=nil {return nil ,nil ,_dc ;};_gg ,_dc :=_ea .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",_c .NewReader (_ad )); -if _dc !=nil {return nil ,nil ,_dc ;};defer _gg .Body .Close ();_ec ,_dc :=_ac .ReadAll (_gg .Body );if _dc !=nil {return nil ,nil ,_dc ;};if _fg ,_ :=_bg .Decode (_ec );_fg !=nil {_ec =_fg .Bytes ;};_gf ,_dc :=_da .ParseResponseForCert (_ec ,cert ,issuer ); -if _dc !=nil {return nil ,nil ,_dc ;};return _gf ,_ec ,nil ;}; - -// NewTimestampRequest returns a new timestamp request based -// on the specified options. -func NewTimestampRequest (body _g .Reader ,opts *_ge .RequestOptions )(*_ge .Request ,error ){if opts ==nil {opts =&_ge .RequestOptions {};};if opts .Hash ==0{opts .Hash =_a .SHA256 ;};if !opts .Hash .Available (){return nil ,_ae .ErrUnsupportedAlgorithm ; -};_gcab :=opts .Hash .New ();if _ ,_gae :=_g .Copy (_gcab ,body );_gae !=nil {return nil ,_gae ;};return &_ge .Request {HashAlgorithm :opts .Hash ,HashedMessage :_gcab .Sum (nil ),Certificates :opts .Certificates ,TSAPolicyOID :opts .TSAPolicyOID ,Nonce :opts .Nonce },nil ; -}; +// NewCRLClient returns a new CRL client. +func NewCRLClient ()*CRLClient {return &CRLClient {HTTPClient :_ca ()}}; -// NewOCSPClient returns a new OCSP client. -func NewOCSPClient ()*OCSPClient {return &OCSPClient {HTTPClient :_gd (),Hash :_a .SHA1 }}; +// Get retrieves the certificate at the specified URL. +func (_ce *CertClient )Get (url string )(*_cb .Certificate ,error ){if _ce .HTTPClient ==nil {_ce .HTTPClient =_ca ();};_cf ,_ac :=_ce .HTTPClient .Get (url );if _ac !=nil {return nil ,_ac ;};defer _cf .Body .Close ();_aa ,_ac :=_d .ReadAll (_cf .Body ); +if _ac !=nil {return nil ,_ac ;};if _cbb ,_ :=_ab .Decode (_aa );_cbb !=nil {_aa =_cbb .Bytes ;};_ga ,_ac :=_cb .ParseCertificate (_aa );if _ac !=nil {return nil ,_ac ;};return _ga ,nil ;}; -// GetEncodedToken executes the timestamp request and returns the DER encoded -// timestamp token bytes. -func (_dcf *TimestampClient )GetEncodedToken (serverURL string ,req *_ge .Request )([]byte ,error ){if serverURL ==""{return nil ,_ga .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 ,_ga .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");};_fgd ,_bb :=req .Marshal ();if _bb !=nil {return nil ,_bb ; -};_gga ,_bb :=_cg .NewRequest ("\u0050\u004f\u0053\u0054",serverURL ,_c .NewBuffer (_fgd ));if _bb !=nil {return nil ,_bb ;};_gga .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 _dcf .BeforeHTTPRequest !=nil {if _cb :=_dcf .BeforeHTTPRequest (_gga );_cb !=nil {return nil ,_cb ;};};_ce :=_dcf .HTTPClient ;if _ce ==nil {_ce =_gd ();};_dec ,_bb :=_ce .Do (_gga );if _bb !=nil {return nil ,_bb ;};defer _dec .Body .Close ();_cag ,_bb :=_ac .ReadAll (_dec .Body ); -if _bb !=nil {return nil ,_bb ;};if _dec .StatusCode !=_cg .StatusOK {return nil ,_ga .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",_dec .StatusCode ); -};var _cec struct{Version _gc .RawValue ;Content _gc .RawValue ;};if _ ,_bb =_gc .Unmarshal (_cag ,&_cec );_bb !=nil {return nil ,_bb ;};return _cec .Content .FullBytes ,nil ;}; \ No newline at end of file +// NewCertClient returns a new certificate client. +func NewCertClient ()*CertClient {return &CertClient {HTTPClient :_ca ()}}; \ No newline at end of file diff --git a/model/xmputil/pdfaextension/pdfaextension.go b/model/xmputil/pdfaextension/pdfaextension.go index b58bb151..88b71935 100644 --- a/model/xmputil/pdfaextension/pdfaextension.go +++ b/model/xmputil/pdfaextension/pdfaextension.go @@ -9,61 +9,87 @@ // 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 (_d "fmt";_da "github.com/trimmer-io/go-xmp/models/dc";_a "github.com/trimmer-io/go-xmp/models/pdf";_dc "github.com/trimmer-io/go-xmp/models/xmp_base";_f "github.com/trimmer-io/go-xmp/models/xmp_mm";_fc "github.com/trimmer-io/go-xmp/xmp"; -_c "reflect";_eb "sort";_ee "strings";_e "sync";); +package pdfaextension ;import (_c "fmt";_ac "github.com/trimmer-io/go-xmp/models/dc";_ge "github.com/trimmer-io/go-xmp/models/pdf";_bb "github.com/trimmer-io/go-xmp/models/xmp_base";_f "github.com/trimmer-io/go-xmp/models/xmp_mm";_df "github.com/trimmer-io/go-xmp/xmp"; +_b "reflect";_a "sort";_dd "strings";_d "sync";); -// UnmarshalXMP implements xmp.Unmarshaler interface. -func (_feb *Properties )UnmarshalXMP (d *_fc .Decoder ,node *_fc .Node ,m _fc .Model )error {return _fc .UnmarshalArray (d ,node ,_feb .Typ (),_feb );};func init (){_fc .Register (Namespace ,_fc .XmpMetadata );_fc .Register (SchemaNS );_fc .Register (PropertyNS ); -_fc .Register (ValueTypeNS );_fc .Register (FieldNS );}; +// Can implements xmp.Model interface. +func (_dc *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName };func init (){_df .Register (Namespace ,_df .XmpMetadata );_df .Register (SchemaNS );_df .Register (PropertyNS );_df .Register (ValueTypeNS );_df .Register (FieldNS );};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 }}}; -// 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 }; -// 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"`;}; +// UnmarshalText implements encoding.TextUnmarshaler interface. +func (_bgg *PropertyCategory )UnmarshalText (in []byte )error {switch string (in ){case "\u0069\u006e\u0074\u0065\u0072\u006e\u0061\u006c":*_bgg =PropertyCategoryInternal ;case "\u0065\u0078\u0074\u0065\u0072\u006e\u0061\u006c":*_bgg =PropertyCategoryExternal ; +default:*_bgg =PropertyCategoryUndefined ;};return nil ;}; -// CanTag implements xmp.Model interface. -func (_bab *Model )CanTag (tag string )bool {_ ,_bf :=_fc .GetNativeField (_bab ,tag );return _bf ==nil ;}; +// Namespaces implements xmp.Model interface. +func (_bg *Model )Namespaces ()_df .NamespaceList {return _df .NamespaceList {Namespace }}; -// 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"`;}; +// AltOfValueTypeName gets the ValueTypeName of the alt of given value type names. +func AltOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0061\u006c\u0074\u0020"+vt };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 }; -// SyncFromXMP implements xmp.Model interface. -func (_beb *Model )SyncFromXMP (d *_fc .Document )error {return nil }; -// Schemas is the array of xmp metadata extension resources. -type Schemas []Schema ;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 }; +// SyncModel implements xmp.Model interface. +func (_ef *Model )SyncModel (d *_df .Document )error {return nil };func (_fg Schemas )Typ ()_df .ArrayType {return _df .ArrayTypeUnordered }; +// Model is the pdfa extension metadata model. +type Model struct{Schemas Schemas `xmp:"pdfaExtension:schemas"`;};var (Namespace =_df .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 =_df .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 =_df .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 =_df .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 =_df .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 ;}; +// PropertyCategory is the property category enumerator. +type PropertyCategory int ; -// Typ gets array type of the field value types. -func (_cad ValueTypes )Typ ()_fc .ArrayType {return _fc .ArrayTypeOrdered };var (Namespace =_fc .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 =_fc .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 =_fc .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 =_fc .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 =_fc .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 ); -);const (ValueTypeResourceEvent ValueTypeName ="\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0045\u0076\u0065\u006e\u0074";); +// SyncToXMP implements xmp.Model interface. +func (_gba *Model )SyncToXMP (d *_df .Document )error {return nil }; -// Model is the pdfa extension metadata model. -type Model struct{Schemas Schemas `xmp:"pdfaExtension:schemas"`;}; +// ValueTypeName is the name of the value type. +type ValueTypeName string ; -// Can implements xmp.Model interface. -func (_fd *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName }; +// MakeModel creates or gets a model from document. +func MakeModel (d *_df .Document )(*Model ,error ){_gg ,_gb :=d .MakeModel (Namespace );if _gb !=nil {return nil ,_gb ;};return _gg .(*Model ),nil ;}; + +// MarshalText implements encoding.TextMarshaler interface. +func (_gfa PropertyCategory )MarshalText ()([]byte ,error ){switch _gfa {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",_gfa ); +};}; // UnmarshalXMP implements xmp.Unmarshaler interface. -func (_fbg *ValueTypes )UnmarshalXMP (d *_fc .Decoder ,node *_fc .Node ,m _fc .Model )error {return _fc .UnmarshalArray (d ,node ,_fbg .Typ (),_fbg );}; +func (_bgf *ValueTypes )UnmarshalXMP (d *_df .Decoder ,node *_df .Node ,m _df .Model )error {return _df .UnmarshalArray (d ,node ,_bgf .Typ (),_bgf );};func init (){_dce =map[string ]*Schema {_f .NsXmpMM .URI :&XmpMediaManagementSchema ,"\u0078\u006d\u0070\u0069\u0064\u0071":&XmpIDQualSchema ,_ge .NsPDF .URI :&PdfSchema ,"\u0073\u0074\u0045v\u0074":&FieldResourceEventSchema ,"\u0073\u0074\u0056e\u0072":&FieldVersionSchema }; +}; + +// GetSchema for provided namespace. +func GetSchema (namespaceURI string )(*Schema ,bool ){_gbae .RLock ();defer _gbae .RUnlock ();_caa ,_cge :=_dce [namespaceURI ];return _caa ,_cge ;}; + +// MarshalXMP implements xmp.Marshaler interface. +func (_ce Properties )MarshalXMP (e *_df .Encoder ,node *_df .Node ,m _df .Model )error {return _df .MarshalArray (e ,node ,_ce .Typ (),_ce );}; + +// UnmarshalXMP implements xmp.Unmarshaler interface. +func (_fcg *Schemas )UnmarshalXMP (d *_df .Decoder ,node *_df .Node ,m _df .Model )error {return _df .UnmarshalArray (d ,node ,_fcg .Typ (),_fcg );}; + +// Properties is a list of properties. +type Properties []Property ; + +// SetSchema sets the schema into given model. +func (_ddb *Model )SetSchema (namespaceURI string ,s Schema ){for _ddbf :=0;_ddbf < len (_ddb .Schemas );_ddbf ++{if _ddb .Schemas [_ddbf ].NamespaceURI ==namespaceURI {_ddb .Schemas [_ddbf ]=s ;return ;};};_ddb .Schemas =append (_ddb .Schemas ,s );}; // Typ gets the array type of properties. -func (_bgf Properties )Typ ()_fc .ArrayType {return _fc .ArrayTypeOrdered };func init (){_bgc =map[string ]*Schema {_f .NsXmpMM .URI :&XmpMediaManagementSchema ,"\u0078\u006d\u0070\u0069\u0064\u0071":&XmpIDQualSchema ,_a .NsPDF .URI :&PdfSchema ,"\u0073\u0074\u0045v\u0074":&FieldResourceEventSchema ,"\u0073\u0074\u0056e\u0072":&FieldVersionSchema }; -}; +func (_fff Properties )Typ ()_df .ArrayType {return _df .ArrayTypeOrdered };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 }}}; + + +// MarshalXMP implements xmp.Marshaler interface. +func (_caaf Schemas )MarshalXMP (e *_df .Encoder ,node *_df .Node ,m _df .Model )error {return _df .MarshalArray (e ,node ,_caaf .Typ (),_caaf );}; + +// 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 ;}; + +// ValueTypes is the slice of field value types. +type ValueTypes []FieldValueType ; + +// BagOfValueTypeName gets the ValueTypeName of the bag of provided value type names. +func BagOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0062\u0061\u0067\u0020"+vt };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 }; -// FillModel fills in the document XMP model. -func FillModel (d *_fc .Document ,extModel *Model )error {var _aa []*_fc .Namespace ;for _ ,_ga :=range d .Namespaces (){_aa =append (_aa ,_ga );};_eb .Slice (_aa ,func (_fb ,_ef int )bool {return _aa [_fb ].Name < _aa [_ef ].Name });for _ ,_ge :=range _aa {switch _ge {case Namespace ,SchemaNS ,PropertyNS ,ValueTypeNS ,FieldNS ,_dc .NsXmp ,_da .NsDc :continue ; -default:_fe ,_fg :=GetSchema (_ge .URI );if !_fg {continue ;};_cgf :=d .FindModel (_ge );_dad :=*_fe ;_dad .Property =Properties {};for _ ,_bc :=range _fe .Property {_de :=_gg (_cgf ,_ge ,_bc );if _de {_dad .Property =append (_dad .Property ,_bc );};}; -if len (_dad .Property )==0{continue ;};var _cb bool ;for _ea ,_ceb :=range extModel .Schemas {if _ceb .Schema ==_dad .Schema {_cb =true ;extModel .Schemas [_ea ]=_dad ;break ;};};if !_cb {extModel .Schemas =append (extModel .Schemas ,_dad );};};};return nil ; -}; // Property is a schema that describes single property. type Property struct{ @@ -80,18 +106,22 @@ Name string `xmp:"pdfaProperty:name"`; // ValueType is the property value type. ValueType ValueTypeName `xmp:"pdfaProperty:valueType"`;}; -// BagOfValueTypeName gets the ValueTypeName of the bag of provided value type names. -func BagOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0062\u0061\u0067\u0020"+vt };var (_bgc =map[string ]*Schema {};_gd _e .RWMutex ;); +// IsZero checks if the resources list has no entries. +func (_afa Schemas )IsZero ()bool {return len (_afa )==0}; -// SyncModel implements xmp.Model interface. -func (_dd *Model )SyncModel (d *_fc .Document )error {return nil }; +// SetTag implements xmp.Model interface. +func (_ega *Model )SetTag (tag ,value string )error {if _be :=_df .SetNativeField (_ega ,tag ,value );_be !=nil {return _c .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_be );};return nil ;};const (ValueTypeResourceEvent ValueTypeName ="\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0045\u0076\u0065\u006e\u0074"; +); -// MakeModel creates or gets a model from document. -func MakeModel (d *_fc .Document )(*Model ,error ){_b ,_bd :=d .MakeModel (Namespace );if _bd !=nil {return nil ,_bd ;};return _b .(*Model ),nil ;};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 }; +// Typ gets array type of the field value types. +func (_ddg ValueTypes )Typ ()_df .ArrayType {return _df .ArrayTypeOrdered }; +// MarshalXMP implements xmp.Marshaler interface. +func (_ec ValueTypes )MarshalXMP (e *_df .Encoder ,node *_df .Node ,m _df .Model )error {return _df .MarshalArray (e ,node ,_ec .Typ (),_ec );}; -// Namespaces implements xmp.Model interface. -func (_ag *Model )Namespaces ()_fc .NamespaceList {return _fc .NamespaceList {Namespace }}; +// 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"`;};const (PropertyCategoryUndefined PropertyCategory =iota ; +PropertyCategoryInternal ;PropertyCategoryExternal ;); // Schema is the pdfa extension schema. type Schema struct{ @@ -111,71 +141,42 @@ Property Properties `xmp:"pdfaSchema:property"`; // ValueType is description of schema-specific value types. ValueType ValueTypes `xmp:"pdfaSchema:valueType"`;}; -// ValueTypeName is the name of the value type. -type ValueTypeName string ; - -// SetSchema sets the schema into given model. -func (_fbb *Model )SetSchema (namespaceURI string ,s Schema ){for _ba :=0;_ba < len (_fbb .Schemas );_ba ++{if _fbb .Schemas [_ba ].NamespaceURI ==namespaceURI {_fbb .Schemas [_ba ]=s ;return ;};};_fbb .Schemas =append (_fbb .Schemas ,s );}; - -// Properties is a list of properties. -type Properties []Property ;const (PropertyCategoryUndefined PropertyCategory =iota ;PropertyCategoryInternal ;PropertyCategoryExternal ;); - -// ValueTypes is the slice of field value types. -type ValueTypes []FieldValueType ; - -// SetTag implements xmp.Model interface. -func (_cc *Model )SetTag (tag ,value string )error {if _baba :=_fc .SetNativeField (_cc ,tag ,value );_baba !=nil {return _d .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_baba );};return nil ;}; - -// UnmarshalXMP implements xmp.Unmarshaler interface. -func (_gc *Schemas )UnmarshalXMP (d *_fc .Decoder ,node *_fc .Node ,m _fc .Model )error {return _fc .UnmarshalArray (d ,node ,_gc .Typ (),_gc );};func (_aef Schemas )Typ ()_fc .ArrayType {return _fc .ArrayTypeUnordered }; - -// PropertyCategory is the property category enumerator. -type PropertyCategory int ; +// Schemas is the array of xmp metadata extension resources. +type Schemas []Schema ; // GetTag implements xmp.Model interface. -func (_bg *Model )GetTag (tag string )(string ,error ){_fed ,_cd :=_fc .GetNativeField (_bg ,tag );if _cd !=nil {return "",_d .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_cd );};return _fed ,nil ;};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 }; - - -// MarshalText implements encoding.TextMarshaler interface. -func (_aad PropertyCategory )MarshalText ()([]byte ,error ){switch _aad {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 ,_d .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",_aad ); -};}; +func (_eb *Model )GetTag (tag string )(string ,error ){_aba ,_ggf :=_df .GetNativeField (_eb ,tag );if _ggf !=nil {return "",_c .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_ggf );};return _aba ,nil ;};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 }; +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"; +); // NewModel creates a new pdfAExtension model. -func NewModel (name string )_fc .Model {return &Model {}}; - -// MarshalXMP implements xmp.Marshaler interface. -func (_cdc ValueTypes )MarshalXMP (e *_fc .Encoder ,node *_fc .Node ,m _fc .Model )error {return _fc .MarshalArray (e ,node ,_cdc .Typ (),_cdc );}; - -// AltOfValueTypeName gets the ValueTypeName of the alt of given value type names. -func AltOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0061\u006c\u0074\u0020"+vt };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";); - -// RegisterSchema registers schema extension definition. -func RegisterSchema (ns *_fc .Namespace ,schema *Schema ){_gd .Lock ();defer _gd .Unlock ();_bgc [ns .URI ]=schema ;}; - -// UnmarshalText implements encoding.TextUnmarshaler interface. -func (_ggb *PropertyCategory )UnmarshalText (in []byte )error {switch string (in ){case "\u0069\u006e\u0074\u0065\u0072\u006e\u0061\u006c":*_ggb =PropertyCategoryInternal ;case "\u0065\u0078\u0074\u0065\u0072\u006e\u0061\u006c":*_ggb =PropertyCategoryExternal ; -default:*_ggb =PropertyCategoryUndefined ;};return nil ;};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 }}}; +func NewModel (name string )_df .Model {return &Model {}}; +// 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"`;}; -// GetSchema for provided namespace. -func GetSchema (namespaceURI string )(*Schema ,bool ){_gd .RLock ();defer _gd .RUnlock ();_ac ,_edd :=_bgc [namespaceURI ];return _ac ,_edd ;}; +// CanTag implements xmp.Model interface. +func (_eg *Model )CanTag (tag string )bool {_ ,_dcf :=_df .GetNativeField (_eg ,tag );return _dcf ==nil ;};func _ccb (_cgd _df .Model ,_af *_df .Namespace ,_ff Property )bool {_ffg :=_b .ValueOf (_cgd ).Elem ();if _ffg .Kind ()==_b .Ptr {_ffg =_ffg .Elem (); +};_bfe :=_ffg .Type ();for _ee :=0;_ee < _bfe .NumField ();_ee ++{_cd :=_bfe .Field (_ee );_cb :=_cd .Tag .Get ("\u0078\u006d\u0070");if _cb ==""{continue ;};if !_dd .HasPrefix (_cb ,_af .Name ){continue ;};_gd :=_dd .IndexRune (_cb ,':');if _gd ==-1{continue ; +};_ddd :=_cb [_gd +1:];if _ddd ==_ff .Name {_ae :=_ffg .Field (_ee );return !_ae .IsZero ();};};return false ;}; -// IsZero checks if the resources list has no entries. -func (_dfc Schemas )IsZero ()bool {return len (_dfc )==0}; +// SyncFromXMP implements xmp.Model interface. +func (_aa *Model )SyncFromXMP (d *_df .Document )error {return nil }; -// MarshalXMP implements xmp.Marshaler interface. -func (_gab Schemas )MarshalXMP (e *_fc .Encoder ,node *_fc .Node ,m _fc .Model )error {return _fc .MarshalArray (e ,node ,_gab .Typ (),_gab );};func _gg (_daf _fc .Model ,_df *_fc .Namespace ,_ae Property )bool {_bb :=_c .ValueOf (_daf ).Elem ();if _bb .Kind ()==_c .Ptr {_bb =_bb .Elem (); -};_daff :=_bb .Type ();for _eac :=0;_eac < _daff .NumField ();_eac ++{_be :=_daff .Field (_eac );_ec :=_be .Tag .Get ("\u0078\u006d\u0070");if _ec ==""{continue ;};if !_ee .HasPrefix (_ec ,_df .Name ){continue ;};_gef :=_ee .IndexRune (_ec ,':');if _gef ==-1{continue ; -};_cee :=_ec [_gef +1:];if _cee ==_ae .Name {_bdb :=_bb .Field (_eac );return !_bdb .IsZero ();};};return false ;}; +// FillModel fills in the document XMP model. +func FillModel (d *_df .Document ,extModel *Model )error {var _ca []*_df .Namespace ;for _ ,_ab :=range d .Namespaces (){_ca =append (_ca ,_ab );};_a .Slice (_ca ,func (_ad ,_bfc int )bool {return _ca [_ad ].Name < _ca [_bfc ].Name });for _ ,_gbd :=range _ca {switch _gbd {case Namespace ,SchemaNS ,PropertyNS ,ValueTypeNS ,FieldNS ,_bb .NsXmp ,_ac .NsDc :continue ; +default:_gf ,_cg :=GetSchema (_gbd .URI );if !_cg {continue ;};_fd :=d .FindModel (_gbd );_gbdg :=*_gf ;_gbdg .Property =Properties {};for _ ,_fc :=range _gf .Property {_e :=_ccb (_fd ,_gbd ,_fc );if _e {_gbdg .Property =append (_gbdg .Property ,_fc ); +};};if len (_gbdg .Property )==0{continue ;};var _geb bool ;for _cc ,_ccg :=range extModel .Schemas {if _ccg .Schema ==_gbdg .Schema {_geb =true ;extModel .Schemas [_cc ]=_gbdg ;break ;};};if !_geb {extModel .Schemas =append (extModel .Schemas ,_gbdg ); +};};};return nil ;}; -// SyncToXMP implements xmp.Model interface. -func (_bag *Model )SyncToXMP (d *_fc .Document )error {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 }}}; +// UnmarshalXMP implements xmp.Unmarshaler interface. +func (_fe *Properties )UnmarshalXMP (d *_df .Decoder ,node *_df .Node ,m _df .Model )error {return _df .UnmarshalArray (d ,node ,_fe .Typ (),_fe );}; +// 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 }; -// MarshalXMP implements xmp.Marshaler interface. -func (_ca Properties )MarshalXMP (e *_fc .Encoder ,node *_fc .Node ,m _fc .Model )error {return _fc .MarshalArray (e ,node ,_ca .Typ (),_ca );}; \ No newline at end of file +// RegisterSchema registers schema extension definition. +func RegisterSchema (ns *_df .Namespace ,schema *Schema ){_gbae .Lock ();defer _gbae .Unlock ();_dce [ns .URI ]=schema ;};var (_dce =map[string ]*Schema {};_gbae _d .RWMutex ;); \ No newline at end of file diff --git a/model/xmputil/pdfaid/pdfaid.go b/model/xmputil/pdfaid/pdfaid.go index 71b4ec56..39eb3e5f 100644 --- a/model/xmputil/pdfaid/pdfaid.go +++ b/model/xmputil/pdfaid/pdfaid.go @@ -9,39 +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";_af "github.com/trimmer-io/go-xmp/xmp";_g "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";); +package pdfaid ;import (_a "fmt";_b "github.com/trimmer-io/go-xmp/xmp";_g "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";); -// SyncToXMP implements xmp.Model interface. -func (_aff *Model )SyncToXMP (d *_af .Document )error {return nil };func init (){_af .Register (Namespace ,_af .XmpMetadata );_g .RegisterSchema (Namespace ,&Schema )}; - -// CanTag implements xmp.Model interface. -func (_dc *Model )CanTag (tag string )bool {_ ,_fd :=_af .GetNativeField (_dc ,tag );return _fd ==nil }; - -// SyncModel implements xmp.Model interface. -func (_d *Model )SyncModel (d *_af .Document )error {return nil };var _ _af .Model =(*Model )(nil );var Namespace =_af .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 ); - - -// Namespaces implements xmp.Model interface. -func (_ac *Model )Namespaces ()_af .NamespaceList {return _af .NamespaceList {Namespace }}; +// SetTag implements xmp.Model interface. +func (_ff *Model )SetTag (tag ,value string )error {if _dc :=_b .SetNativeField (_ff ,tag ,value );_dc !=nil {return _a .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_dc );};return nil ;};func init (){_b .Register (Namespace ,_b .XmpMetadata ); +_g .RegisterSchema (Namespace ,&Schema )}; // SyncFromXMP implements xmp.Model interface. -func (_aa *Model )SyncFromXMP (d *_af .Document )error {return nil }; +func (_ca *Model )SyncFromXMP (d *_b .Document )error {return nil }; -// SetTag implements xmp.Model interface. -func (_aag *Model )SetTag (tag ,value string )error {if _fa :=_af .SetNativeField (_aag ,tag ,value );_fa !=nil {return _f .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_fa );};return nil ;}; +// GetTag implements xmp.Model interface. +func (_dg *Model )GetTag (tag string )(string ,error ){_da ,_cg :=_b .GetNativeField (_dg ,tag );if _cg !=nil {return "",_a .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_cg );};return _da ,nil ;}; -// Model is the XMP model for the PdfA metadata. -type Model struct{Part int `xmp:"pdfaid:part"`;Conformance string `xmp:"pdfaid:conformance"`;}; +// SyncToXMP implements xmp.Model interface. +func (_fd *Model )SyncToXMP (d *_b .Document )error {return nil }; // Can implements xmp.Model interface. -func (_ef *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName };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 }; +func (_cd *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName }; + +// NewModel creates a new model. +func NewModel (name string )_b .Model {return &Model {}}; +// SyncModel implements xmp.Model interface. +func (_aa *Model )SyncModel (d *_b .Document )error {return nil }; // MakeModel gets or create sa new model for PDF/A ID namespace. -func MakeModel (d *_af .Document )(*Model ,error ){_ga ,_e :=d .MakeModel (Namespace );if _e !=nil {return nil ,_e ;};return _ga .(*Model ),nil ;}; +func MakeModel (d *_b .Document )(*Model ,error ){_e ,_bb :=d .MakeModel (Namespace );if _bb !=nil {return nil ,_bb ;};return _e .(*Model ),nil ;}; -// GetTag implements xmp.Model interface. -func (_b *Model )GetTag (tag string )(string ,error ){_dd ,_gb :=_af .GetNativeField (_b ,tag );if _gb !=nil {return "",_f .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_gb );};return _dd ,nil ;}; +// Namespaces implements xmp.Model interface. +func (_ge *Model )Namespaces ()_b .NamespaceList {return _b .NamespaceList {Namespace }}; -// NewModel creates a new model. -func NewModel (name string )_af .Model {return &Model {}}; \ No newline at end of file +// Model is the XMP model for the PdfA metadata. +type Model struct{Part int `xmp:"pdfaid:part"`;Conformance string `xmp:"pdfaid:conformance"`;};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 }; + + +// CanTag implements xmp.Model interface. +func (_fde *Model )CanTag (tag string )bool {_ ,_fb :=_b .GetNativeField (_fde ,tag );return _fb ==nil };var _ _b .Model =(*Model )(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 ); diff --git a/model/xmputil/xmputil.go b/model/xmputil/xmputil.go index 7396d16c..ece0992b 100644 --- a/model/xmputil/xmputil.go +++ b/model/xmputil/xmputil.go @@ -10,184 +10,185 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package xmputil provides abstraction used by the pdf document XMP Metadata. -package xmputil ;import (_c "errors";_b "fmt";_gf "github.com/trimmer-io/go-xmp/models/pdf";_ed "github.com/trimmer-io/go-xmp/models/xmp_mm";_g "github.com/trimmer-io/go-xmp/xmp";_fg "github.com/unidoc/unipdf/v3/core";_ad "github.com/unidoc/unipdf/v3/internal/timeutils"; -_ga "github.com/unidoc/unipdf/v3/internal/uuid";_gb "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_edb "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_a "strconv";_e "time";); +package xmputil ;import (_e "errors";_cd "fmt";_b "github.com/trimmer-io/go-xmp/models/pdf";_d "github.com/trimmer-io/go-xmp/models/xmp_base";_ac "github.com/trimmer-io/go-xmp/models/xmp_mm";_ca "github.com/trimmer-io/go-xmp/xmp";_bc "github.com/unidoc/unipdf/v3/core"; +_f "github.com/unidoc/unipdf/v3/internal/timeutils";_be "github.com/unidoc/unipdf/v3/internal/uuid";_cf "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_ga "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_a "strconv";_g "time";); -// GUID is a string representing a globally unique identifier. -type GUID string ; +// SetPdfAExtension sets the pdfaExtension XMP metadata. +func (_af *Document )SetPdfAExtension ()error {_gdb ,_afa :=_cf .MakeModel (_af ._bea );if _afa !=nil {return _afa ;};if _afa =_cf .FillModel (_af ._bea ,_gdb );_afa !=nil {return _afa ;};if _afa =_gdb .SyncToXMP (_af ._bea );_afa !=nil {return _afa ;}; +return nil ;}; -// MediaManagementOptions are the options for the Media management xmp metadata. -type MediaManagementOptions struct{ +// MediaManagement are the values from the document media management metadata. +type MediaManagement struct{ // OriginalDocumentID as media is imported and projects is started, an original-document ID // must be created to identify a new document. This identifies a document as a conceptual entity. -// By default, this value is generated. -OriginalDocumentID string ; - -// NewDocumentID is a flag which generates a new Document identifier while setting media management. -// This value should be set to true only if the document is stored and saved as new document. -// Otherwise, if the document is modified and overwrites previous file, it should be set to false. -NewDocumentID bool ; +OriginalDocumentID GUID ; // DocumentID when a document is copied to a new file path or converted to a new format with // Save As, another new document ID should usually be assigned. This identifies a general version or // branch of a document. You can use it to track different versions or extracted portions of a document // with the same original-document ID. -// By default, this value is generated if NewDocumentID is true or previous doesn't exist. -DocumentID string ; +DocumentID GUID ; // InstanceID to track a document’s editing history, you must assign a new instance ID // whenever a document is saved after any changes. This uniquely identifies an exact version of a // document. It is used in resource references (to identify both the document or part itself and the // referenced or referencing documents), and in document-history resource events (to identify the // document instance that resulted from the change). -// By default, this value is generated. -InstanceID string ; +InstanceID GUID ; // DerivedFrom references the source document from which this one is derived, // typically through a Save As operation that changes the file name or format. It is a minimal reference; // missing components can be assumed to be unchanged. For example, a new version might only need // to specify the instance ID and version number of the previous version, or a rendition might only need // to specify the instance ID and rendition class of the original. -// By default, the derived from structure is filled from previous XMP metadata (if exists). -DerivedFrom string ; +DerivedFrom *MediaManagementDerivedFrom ; // VersionID are meant to associate the document with a product version that is part of a release process. They can be useful in tracking the // document history, but should not be used to identify a document uniquely in any context. // Usually it simply works by incrementing integers 1,2,3... -// By default, this values is incremented or set to the next version number. VersionID string ; -// ModifyComment is a comment to given modification -ModifyComment string ; - -// ModifyDate is a custom modification date for the versions. -// By default, this would be set to time.Now(). -ModifyDate _e .Time ; +// Versions is the history of the document versions along with the comments, timestamps and issuers. +Versions []MediaManagementVersion ;}; -// Modifier is a person who did the modification. -Modifier string ;}; +// PdfAID is the result of the XMP pdfaid metadata. +type PdfAID struct{Part int ;Conformance string ;}; -// GetPdfaExtensionSchemas gets a pdfa extension schemas. -func (_cf *Document )GetPdfaExtensionSchemas ()([]_gb .Schema ,error ){_gfd :=_cf ._ec .FindModel (_gb .Namespace );if _gfd ==nil {return nil ,nil ;};_adg ,_ece :=_gfd .(*_gb .Model );if !_ece {return nil ,_b .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",_gfd ); -};return _adg .Schemas ,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 ;}; // GetGoXmpDocument gets direct access to the go-xmp.Document. // All changes done to specified document would result in change of this document 'd'. -func (_fe *Document )GetGoXmpDocument ()*_g .Document {return _fe ._ec }; +func (_fb *Document )GetGoXmpDocument ()*_ca .Document {return _fb ._bea }; -// Marshal the document into xml byte stream. -func (_db *Document )Marshal ()([]byte ,error ){if _db ._ec .IsDirty (){if _edd :=_db ._ec .SyncModels ();_edd !=nil {return nil ,_edd ;};};return _g .Marshal (_db ._ec );}; +// MediaManagementVersion is the version of the media management xmp metadata. +type MediaManagementVersion struct{VersionID string ;ModifyDate _g .Time ;Comments string ;Modifier string ;}; -// SetPdfAExtension sets the pdfaExtension XMP metadata. -func (_fd *Document )SetPdfAExtension ()error {_cae ,_ee :=_gb .MakeModel (_fd ._ec );if _ee !=nil {return _ee ;};if _ee =_gb .FillModel (_fd ._ec ,_cae );_ee !=nil {return _ee ;};if _ee =_cae .SyncToXMP (_fd ._ec );_ee !=nil {return _ee ;};return nil ; -}; +// 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{_bea *_ca .Document }; + +// GUID is a string representing a globally unique identifier. +type GUID string ; // PdfInfo is the xmp document pdf info. -type PdfInfo struct{InfoDict _fg .PdfObject ;PdfVersion string ;Copyright string ;Marked bool ;}; +type PdfInfo struct{InfoDict _bc .PdfObject ;PdfVersion string ;Copyright string ;Marked bool ;}; -// 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 ;}; +// GetPdfInfo gets the document pdf info. +func (_df *Document )GetPdfInfo ()(*PdfInfo ,bool ){_cg :=PdfInfo {};var _ae *_bc .PdfObjectDictionary ;_fbe :=func (_dcd string ,_cfg _bc .PdfObject ){if _ae ==nil {_ae =_bc .MakeDict ();};_ae .Set (_bc .PdfObjectName (_dcd ),_cfg );};_faa ,_fd :=_df ._bea .FindModel (_b .NsPDF ).(*_b .PDFInfo ); +if !_fd {_dfc ,_db :=_df ._bea .FindModel (_d .NsXmp ).(*_d .XmpBase );if !_db {return nil ,false ;};if _dfc .CreatorTool !=""{_fbe ("\u0043r\u0065\u0061\u0074\u006f\u0072",_bc .MakeString (string (_dfc .CreatorTool )));};if !_dfc .CreateDate .IsZero (){_fbe ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_bc .MakeString (_f .FormatPdfTime (_dfc .CreateDate .Value ()))); +};if !_dfc .ModifyDate .IsZero (){_fbe ("\u004do\u0064\u0044\u0061\u0074\u0065",_bc .MakeString (_f .FormatPdfTime (_dfc .ModifyDate .Value ())));};_cg .InfoDict =_ae ;return &_cg ,true ;};_cg .Copyright =_faa .Copyright ;_cg .PdfVersion =_faa .PDFVersion ; +_cg .Marked =bool (_faa .Marked );if len (_faa .Title )> 0{_fbe ("\u0054\u0069\u0074l\u0065",_bc .MakeString (_faa .Title .Default ()));};if len (_faa .Author )> 0{_fbe ("\u0041\u0075\u0074\u0068\u006f\u0072",_bc .MakeString (_faa .Author [0]));};if _faa .Keywords !=""{_fbe ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_bc .MakeString (_faa .Keywords )); +};if len (_faa .Subject )> 0{_fbe ("\u0053u\u0062\u006a\u0065\u0063\u0074",_bc .MakeString (_faa .Subject .Default ()));};if _faa .Creator !=""{_fbe ("\u0043r\u0065\u0061\u0074\u006f\u0072",_bc .MakeString (string (_faa .Creator )));};if _faa .Producer !=""{_fbe ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_bc .MakeString (string (_faa .Producer ))); +};if _faa .Trapped {_fbe ("\u0054r\u0061\u0070\u0070\u0065\u0064",_bc .MakeName ("\u0054\u0072\u0075\u0065"));};if !_faa .CreationDate .IsZero (){_fbe ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_bc .MakeString (_f .FormatPdfTime (_faa .CreationDate .Value ()))); +};if !_faa .ModifyDate .IsZero (){_fbe ("\u004do\u0064\u0044\u0061\u0074\u0065",_bc .MakeString (_f .FormatPdfTime (_faa .ModifyDate .Value ())));};_cg .InfoDict =_ae ;return &_cg ,true ;}; + +// GetMediaManagement gets the media management metadata from provided xmp document. +func (_dgc *Document )GetMediaManagement ()(*MediaManagement ,bool ){_aa :=_ac .FindModel (_dgc ._bea );if _aa ==nil {return nil ,false ;};_dd :=make ([]MediaManagementVersion ,len (_aa .Versions ));for _fc ,_bab :=range _aa .Versions {_dd [_fc ]=MediaManagementVersion {VersionID :_bab .Version ,ModifyDate :_bab .ModifyDate .Value (),Comments :_bab .Comments ,Modifier :_bab .Modifier }; +};_ced :=&MediaManagement {OriginalDocumentID :GUID (_aa .OriginalDocumentID .Value ()),DocumentID :GUID (_aa .DocumentID .Value ()),InstanceID :GUID (_aa .InstanceID .Value ()),VersionID :_aa .VersionID ,Versions :_dd };if _aa .DerivedFrom !=nil {_ced .DerivedFrom =&MediaManagementDerivedFrom {OriginalDocumentID :GUID (_aa .DerivedFrom .OriginalDocumentID ),DocumentID :GUID (_aa .DerivedFrom .DocumentID ),InstanceID :GUID (_aa .DerivedFrom .InstanceID ),VersionID :_aa .DerivedFrom .VersionID }; +};return _ced ,true ;}; + +// NewDocument creates a new document without any previous xmp information. +func NewDocument ()*Document {_fg :=_ca .NewDocument ();return &Document {_bea :_fg }}; + +// GetPdfaExtensionSchemas gets a pdfa extension schemas. +func (_cc *Document )GetPdfaExtensionSchemas ()([]_cf .Schema ,error ){_ed :=_cc ._bea .FindModel (_cf .Namespace );if _ed ==nil {return nil ,nil ;};_bcd ,_cdb :=_ed .(*_cf .Model );if !_cdb {return nil ,_cd .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",_ed ); +};return _bcd .Schemas ,nil ;}; // LoadDocument loads up the xmp document from provided input stream. -func LoadDocument (stream []byte )(*Document ,error ){_cb :=_g .NewDocument ();if _d :=_g .Unmarshal (stream ,_cb );_d !=nil {return nil ,_d ;};return &Document {_ec :_cb },nil ;}; +func LoadDocument (stream []byte )(*Document ,error ){_gd :=_ca .NewDocument ();if _fa :=_ca .Unmarshal (stream ,_gd );_fa !=nil {return nil ,_fa ;};return &Document {_bea :_gd },nil ;}; -// PdfAID is the result of the XMP pdfaid metadata. -type PdfAID struct{Part int ;Conformance string ;}; +// Marshal the document into xml byte stream. +func (_gdf *Document )Marshal ()([]byte ,error ){if _gdf ._bea .IsDirty (){if _gf :=_gdf ._bea .SyncModels ();_gf !=nil {return nil ,_gf ;};};return _ca .Marshal (_gdf ._bea );}; -// MediaManagement are the values from the document media management metadata. -type MediaManagement struct{ +// GetPdfAID gets the pdfaid xmp metadata model. +func (_cgf *Document )GetPdfAID ()(*PdfAID ,bool ){_gbd ,_ec :=_cgf ._bea .FindModel (_ga .Namespace ).(*_ga .Model );if !_ec {return nil ,false ;};return &PdfAID {Part :_gbd .Part ,Conformance :_gbd .Conformance },true ;}; + +// PdfInfoOptions are the options used for setting pdf info. +type PdfInfoOptions struct{InfoDict _bc .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 ;}; + +// SetPdfAID sets up pdfaid xmp metadata. +// In example: Part: '1' Conformance: 'B' states for PDF/A 1B. +func (_ge *Document )SetPdfAID (part int ,conformance string )error {_fcd ,_fe :=_ga .MakeModel (_ge ._bea );if _fe !=nil {return _fe ;};_fcd .Part =part ;_fcd .Conformance =conformance ;if _feb :=_fcd .SyncToXMP (_ge ._bea );_feb !=nil {return _feb ;}; +return nil ;}; + +// MarshalIndent the document into xml byte stream with predefined prefix and indent. +func (_ff *Document )MarshalIndent (prefix ,indent string )([]byte ,error ){if _ff ._bea .IsDirty (){if _bg :=_ff ._bea .SyncModels ();_bg !=nil {return nil ,_bg ;};};return _ca .MarshalIndent (_ff ._bea ,prefix ,indent );}; + +// SetMediaManagement sets up XMP media management metadata: namespace xmpMM. +func (_ag *Document )SetMediaManagement (options *MediaManagementOptions )error {_dg ,_ab :=_ac .MakeModel (_ag ._bea );if _ab !=nil {return _ab ;};if options ==nil {options =new (MediaManagementOptions );};_ce :=_ac .ResourceRef {};if _dg .OriginalDocumentID .IsZero (){if options .OriginalDocumentID !=""{_dg .OriginalDocumentID =_ca .GUID (options .OriginalDocumentID ); +}else {_beg ,_fff :=_be .NewUUID ();if _fff !=nil {return _fff ;};_dg .OriginalDocumentID =_ca .GUID (_beg .String ());};}else {_ce .OriginalDocumentID =_dg .OriginalDocumentID ;};switch {case options .DocumentID !="":_dg .DocumentID =_ca .GUID (options .DocumentID ); +case options .NewDocumentID ||_dg .DocumentID .IsZero ():if !_dg .DocumentID .IsZero (){_ce .DocumentID =_dg .DocumentID ;};_cge ,_gbg :=_be .NewUUID ();if _gbg !=nil {return _gbg ;};_dg .DocumentID =_ca .GUID (_cge .String ());};if !_dg .InstanceID .IsZero (){_ce .InstanceID =_dg .InstanceID ; +};_dg .InstanceID =_ca .GUID (options .InstanceID );if _dg .InstanceID ==""{_gbe ,_caa :=_be .NewUUID ();if _caa !=nil {return _caa ;};_dg .InstanceID =_ca .GUID (_gbe .String ());};if !_ce .IsZero (){_dg .DerivedFrom =&_ce ;};_bdf :=options .VersionID ; +if _dg .VersionID !=""{_edg ,_abc :=_a .Atoi (_dg .VersionID );if _abc !=nil {_bdf =_a .Itoa (len (_dg .Versions )+1);}else {_bdf =_a .Itoa (_edg +1);};};if _bdf ==""{_bdf ="\u0031";};_dg .VersionID =_bdf ;if _ab =_dg .SyncToXMP (_ag ._bea );_ab !=nil {return _ab ; +};return nil ;}; + +// SetPdfInfo sets the pdf info into selected document. +func (_acb *Document )SetPdfInfo (options *PdfInfoOptions )error {if options ==nil {return _e .New ("\u006ei\u006c\u0020\u0070\u0064\u0066\u0020\u006f\u0070\u0074\u0069\u006fn\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};_fbb ,_ad :=_b .MakeModel (_acb ._bea ); +if _ad !=nil {return _ad ;};if options .Overwrite {*_fbb =_b .PDFInfo {};};if options .InfoDict !=nil {_dc ,_gff :=_bc .GetDict (options .InfoDict );if !_gff {return _cd .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 _ba *_bc .PdfObjectString ;for _ ,_bag :=range _dc .Keys (){switch _bag {case "\u0054\u0069\u0074l\u0065":_ba ,_gff =_bc .GetString (_dc .Get ("\u0054\u0069\u0074l\u0065"));if _gff {_fbb .Title =_ca .NewAltString (_ba );};case "\u0041\u0075\u0074\u0068\u006f\u0072":_ba ,_gff =_bc .GetString (_dc .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); +if _gff {_fbb .Author =_ca .NewStringList (_ba .String ());};case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_ba ,_gff =_bc .GetString (_dc .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073"));if _gff {_fbb .Keywords =_ba .String ();};case "\u0043r\u0065\u0061\u0074\u006f\u0072":_ba ,_gff =_bc .GetString (_dc .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072")); +if _gff {_fbb .Creator =_ca .AgentName (_ba .String ());};case "\u0053u\u0062\u006a\u0065\u0063\u0074":_ba ,_gff =_bc .GetString (_dc .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));if _gff {_fbb .Subject =_ca .NewAltString (_ba .String ());};case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_ba ,_gff =_bc .GetString (_dc .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); +if _gff {_fbb .Producer =_ca .AgentName (_ba .String ());};case "\u0054r\u0061\u0070\u0070\u0065\u0064":_gg ,_gc :=_bc .GetName (_dc .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));if _gc {switch _gg .String (){case "\u0054\u0072\u0075\u0065":_fbb .Trapped =true ; +case "\u0046\u0061\u006cs\u0065":_fbb .Trapped =false ;default:_fbb .Trapped =true ;};};case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _cda ,_aca :=_bc .GetString (_dc .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); +_aca &&_cda .String ()!=""{_gag ,_bce :=_f .ParsePdfTime (_cda .String ());if _bce !=nil {return _cd .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",_bce ); +};_fbb .CreationDate =_ca .NewDate (_gag );};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _afe ,_gb :=_bc .GetString (_dc .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_gb &&_afe .String ()!=""{_ef ,_bd :=_f .ParsePdfTime (_afe .String ());if _bd !=nil {return _cd .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_bd ); +};_fbb .ModifyDate =_ca .NewDate (_ef );};};};};if options .PdfVersion !=""{_fbb .PDFVersion =options .PdfVersion ;};if options .Marked {_fbb .Marked =_ca .Bool (options .Marked );};if options .Copyright !=""{_fbb .Copyright =options .Copyright ;};if _ad =_fbb .SyncToXMP (_acb ._bea ); +_ad !=nil {return _ad ;};return nil ;}; + +// MediaManagementOptions are the options for the Media management xmp metadata. +type MediaManagementOptions struct{ // OriginalDocumentID as media is imported and projects is started, an original-document ID // must be created to identify a new document. This identifies a document as a conceptual entity. -OriginalDocumentID GUID ; +// By default, this value is generated. +OriginalDocumentID string ; + +// NewDocumentID is a flag which generates a new Document identifier while setting media management. +// This value should be set to true only if the document is stored and saved as new document. +// Otherwise, if the document is modified and overwrites previous file, it should be set to false. +NewDocumentID bool ; // DocumentID when a document is copied to a new file path or converted to a new format with // Save As, another new document ID should usually be assigned. This identifies a general version or // branch of a document. You can use it to track different versions or extracted portions of a document // with the same original-document ID. -DocumentID GUID ; +// By default, this value is generated if NewDocumentID is true or previous doesn't exist. +DocumentID string ; // InstanceID to track a document’s editing history, you must assign a new instance ID // whenever a document is saved after any changes. This uniquely identifies an exact version of a // document. It is used in resource references (to identify both the document or part itself and the // referenced or referencing documents), and in document-history resource events (to identify the // document instance that resulted from the change). -InstanceID GUID ; +// By default, this value is generated. +InstanceID string ; // DerivedFrom references the source document from which this one is derived, // typically through a Save As operation that changes the file name or format. It is a minimal reference; // missing components can be assumed to be unchanged. For example, a new version might only need // to specify the instance ID and version number of the previous version, or a rendition might only need // to specify the instance ID and rendition class of the original. -DerivedFrom *MediaManagementDerivedFrom ; +// By default, the derived from structure is filled from previous XMP metadata (if exists). +DerivedFrom string ; // VersionID are meant to associate the document with a product version that is part of a release process. They can be useful in tracking the // document history, but should not be used to identify a document uniquely in any context. // Usually it simply works by incrementing integers 1,2,3... +// By default, this values is incremented or set to the next version number. VersionID string ; -// Versions is the history of the document versions along with the comments, timestamps and issuers. -Versions []MediaManagementVersion ;}; - -// SetPdfInfo sets the pdf info into selected document. -func (_fga *Document )SetPdfInfo (options *PdfInfoOptions )error {if options ==nil {return _c .New ("\u006ei\u006c\u0020\u0070\u0064\u0066\u0020\u006f\u0070\u0074\u0069\u006fn\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};_dgc ,_cad :=_gf .MakeModel (_fga ._ec ); -if _cad !=nil {return _cad ;};if options .Overwrite {*_dgc =_gf .PDFInfo {};};if options .InfoDict !=nil {_be ,_aa :=_fg .GetDict (options .InfoDict );if !_aa {return _b .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 _ba *_fg .PdfObjectString ;for _ ,_bd :=range _be .Keys (){switch _bd {case "\u0054\u0069\u0074l\u0065":_ba ,_aa =_fg .GetString (_be .Get ("\u0054\u0069\u0074l\u0065"));if _aa {_dgc .Title =_g .NewAltString (_ba );};case "\u0041\u0075\u0074\u0068\u006f\u0072":_ba ,_aa =_fg .GetString (_be .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); -if _aa {_dgc .Author =_g .NewStringList (_ba .String ());};case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_ba ,_aa =_fg .GetString (_be .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073"));if _aa {_dgc .Keywords =_ba .String ();};case "\u0043r\u0065\u0061\u0074\u006f\u0072":_ba ,_aa =_fg .GetString (_be .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072")); -if _aa {_dgc .Creator =_g .AgentName (_ba .String ());};case "\u0053u\u0062\u006a\u0065\u0063\u0074":_ba ,_aa =_fg .GetString (_be .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));if _aa {_dgc .Subject =_g .NewAltString (_ba .String ());};case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_ba ,_aa =_fg .GetString (_be .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); -if _aa {_dgc .Producer =_g .AgentName (_ba .String ());};case "\u0054r\u0061\u0070\u0070\u0065\u0064":_eea ,_cc :=_fg .GetName (_be .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));if _cc {switch _eea .String (){case "\u0054\u0072\u0075\u0065":_dgc .Trapped =true ; -case "\u0046\u0061\u006cs\u0065":_dgc .Trapped =false ;default:_dgc .Trapped =true ;};};case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _gfc ,_bf :=_fg .GetString (_be .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); -_bf &&_gfc .String ()!=""{_caa ,_de :=_ad .ParsePdfTime (_gfc .String ());if _de !=nil {return _b .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",_de ); -};_dgc .CreationDate =_g .NewDate (_caa );};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _ce ,_ac :=_fg .GetString (_be .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_ac &&_ce .String ()!=""{_eg ,_ecd :=_ad .ParsePdfTime (_ce .String ());if _ecd !=nil {return _b .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_ecd ); -};_dgc .ModifyDate =_g .NewDate (_eg );};};};};if options .PdfVersion !=""{_dgc .PDFVersion =options .PdfVersion ;};if options .Marked {_dgc .Marked =_g .Bool (options .Marked );};if options .Copyright !=""{_dgc .Copyright =options .Copyright ;};if _cad =_dgc .SyncToXMP (_fga ._ec ); -_cad !=nil {return _cad ;};return nil ;}; - -// MarshalIndent the document into xml byte stream with predefined prefix and indent. -func (_dg *Document )MarshalIndent (prefix ,indent string )([]byte ,error ){if _dg ._ec .IsDirty (){if _ecb :=_dg ._ec .SyncModels ();_ecb !=nil {return nil ,_ecb ;};};return _g .MarshalIndent (_dg ._ec ,prefix ,indent );}; - -// GetPdfInfo gets the document pdf info. -func (_gg *Document )GetPdfInfo ()(*PdfInfo ,bool ){_gaa ,_cd :=_gg ._ec .FindModel (_gf .NsPDF ).(*_gf .PDFInfo );if !_cd {return nil ,false ;};_ecg :=PdfInfo {};var _ccb *_fg .PdfObjectDictionary ;_ecg .Copyright =_gaa .Copyright ;_ecg .PdfVersion =_gaa .PDFVersion ; -_ecg .Marked =bool (_gaa .Marked );_ae :=func (_bg string ,_bga _fg .PdfObject ){if _ccb ==nil {_ccb =_fg .MakeDict ();};_ccb .Set (_fg .PdfObjectName (_bg ),_bga );};if len (_gaa .Title )> 0{_ae ("\u0054\u0069\u0074l\u0065",_fg .MakeString (_gaa .Title .Default ())); -};if len (_gaa .Author )> 0{_ae ("\u0041\u0075\u0074\u0068\u006f\u0072",_fg .MakeString (_gaa .Author [0]));};if _gaa .Keywords !=""{_ae ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_fg .MakeString (_gaa .Keywords ));};if len (_gaa .Subject )> 0{_ae ("\u0053u\u0062\u006a\u0065\u0063\u0074",_fg .MakeString (_gaa .Subject .Default ())); -};if _gaa .Creator !=""{_ae ("\u0043r\u0065\u0061\u0074\u006f\u0072",_fg .MakeString (string (_gaa .Creator )));};if _gaa .Producer !=""{_ae ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_fg .MakeString (string (_gaa .Producer )));};if _gaa .Trapped {_ae ("\u0054r\u0061\u0070\u0070\u0065\u0064",_fg .MakeName ("\u0054\u0072\u0075\u0065")); -};if !_gaa .CreationDate .IsZero (){_ae ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_fg .MakeString (_ad .FormatPdfTime (_gaa .CreationDate .Value ())));};if !_gaa .ModifyDate .IsZero (){_ae ("\u004do\u0064\u0044\u0061\u0074\u0065",_fg .MakeString (_ad .FormatPdfTime (_gaa .ModifyDate .Value ()))); -};_ecg .InfoDict =_ccb ;return &_ecg ,true ;}; - -// GetMediaManagement gets the media management metadata from provided xmp document. -func (_gfcb *Document )GetMediaManagement ()(*MediaManagement ,bool ){_acf :=_ed .FindModel (_gfcb ._ec );if _acf ==nil {return nil ,false ;};_caab :=make ([]MediaManagementVersion ,len (_acf .Versions ));for _ebf ,_gce :=range _acf .Versions {_caab [_ebf ]=MediaManagementVersion {VersionID :_gce .Version ,ModifyDate :_gce .ModifyDate .Value (),Comments :_gce .Comments ,Modifier :_gce .Modifier }; -};_bc :=&MediaManagement {OriginalDocumentID :GUID (_acf .OriginalDocumentID .Value ()),DocumentID :GUID (_acf .DocumentID .Value ()),InstanceID :GUID (_acf .InstanceID .Value ()),VersionID :_acf .VersionID ,Versions :_caab };if _acf .DerivedFrom !=nil {_bc .DerivedFrom =&MediaManagementDerivedFrom {OriginalDocumentID :GUID (_acf .DerivedFrom .OriginalDocumentID ),DocumentID :GUID (_acf .DerivedFrom .DocumentID ),InstanceID :GUID (_acf .DerivedFrom .InstanceID ),VersionID :_acf .DerivedFrom .VersionID }; -};return _bc ,true ;}; - -// SetPdfAID sets up pdfaid xmp metadata. -// In example: Part: '1' Conformance: 'B' states for PDF/A 1B. -func (_acfb *Document )SetPdfAID (part int ,conformance string )error {_da ,_df :=_edb .MakeModel (_acfb ._ec );if _df !=nil {return _df ;};_da .Part =part ;_da .Conformance =conformance ;if _gfcbe :=_da .SyncToXMP (_acfb ._ec );_gfcbe !=nil {return _gfcbe ; -};return nil ;}; - -// SetMediaManagement sets up XMP media management metadata: namespace xmpMM. -func (_bgb *Document )SetMediaManagement (options *MediaManagementOptions )error {_eb ,_gc :=_ed .MakeModel (_bgb ._ec );if _gc !=nil {return _gc ;};if options ==nil {options =new (MediaManagementOptions );};_aef :=_ed .ResourceRef {};if _eb .OriginalDocumentID .IsZero (){if options .OriginalDocumentID !=""{_eb .OriginalDocumentID =_g .GUID (options .OriginalDocumentID ); -}else {_dd ,_fda :=_ga .NewUUID ();if _fda !=nil {return _fda ;};_eb .OriginalDocumentID =_g .GUID (_dd .String ());};}else {_aef .OriginalDocumentID =_eb .OriginalDocumentID ;};switch {case options .DocumentID !="":_eb .DocumentID =_g .GUID (options .DocumentID ); -case options .NewDocumentID ||_eb .DocumentID .IsZero ():if !_eb .DocumentID .IsZero (){_aef .DocumentID =_eb .DocumentID ;};_cfd ,_bb :=_ga .NewUUID ();if _bb !=nil {return _bb ;};_eb .DocumentID =_g .GUID (_cfd .String ());};if !_eb .InstanceID .IsZero (){_aef .InstanceID =_eb .InstanceID ; -};_eb .InstanceID =_g .GUID (options .InstanceID );if _eb .InstanceID ==""{_caec ,_aae :=_ga .NewUUID ();if _aae !=nil {return _aae ;};_eb .InstanceID =_g .GUID (_caec .String ());};if !_aef .IsZero (){_eb .DerivedFrom =&_aef ;};_bae :=options .VersionID ; -if _eb .VersionID !=""{_aeb ,_cdb :=_a .Atoi (_eb .VersionID );if _cdb !=nil {_bae =_a .Itoa (len (_eb .Versions )+1);}else {_bae =_a .Itoa (_aeb +1);};};if _bae ==""{_bae ="\u0031";};_eb .VersionID =_bae ;if _gc =_eb .SyncToXMP (_bgb ._ec );_gc !=nil {return _gc ; -};return nil ;}; - -// 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{_ec *_g .Document }; - -// PdfInfoOptions are the options used for setting pdf info. -type PdfInfoOptions struct{InfoDict _fg .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 ;}; - -// NewDocument creates a new document without any previous xmp information. -func NewDocument ()*Document {_ca :=_g .NewDocument ();return &Document {_ec :_ca }}; +// ModifyComment is a comment to given modification +ModifyComment string ; -// GetPdfAID gets the pdfaid xmp metadata model. -func (_aec *Document )GetPdfAID ()(*PdfAID ,bool ){_gd ,_dbe :=_aec ._ec .FindModel (_edb .Namespace ).(*_edb .Model );if !_dbe {return nil ,false ;};return &PdfAID {Part :_gd .Part ,Conformance :_gd .Conformance },true ;}; +// ModifyDate is a custom modification date for the versions. +// By default, this would be set to time.Now(). +ModifyDate _g .Time ; -// MediaManagementVersion is the version of the media management xmp metadata. -type MediaManagementVersion struct{VersionID string ;ModifyDate _e .Time ;Comments string ;Modifier string ;}; \ No newline at end of file +// Modifier is a person who did the modification. +Modifier string ;}; \ No newline at end of file diff --git a/pdfutil/pdfutil.go b/pdfutil/pdfutil.go index 693449af..1134cdf3 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 (_e "github.com/unidoc/unipdf/v3/common";_gac "github.com/unidoc/unipdf/v3/contentstream";_d "github.com/unidoc/unipdf/v3/contentstream/draw";_ga "github.com/unidoc/unipdf/v3/core";_b "github.com/unidoc/unipdf/v3/model";); +package pdfutil ;import (_g "github.com/unidoc/unipdf/v3/common";_fe "github.com/unidoc/unipdf/v3/contentstream";_f "github.com/unidoc/unipdf/v3/contentstream/draw";_gb "github.com/unidoc/unipdf/v3/core";_cc "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 (_e "github.com/unidoc/unipdf/v3/common";_gac "github.co // 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 *_b .PdfPage )error {_a ,_gad :=page .GetMediaBox ();if _gad !=nil {return _gad ;};_bc ,_gad :=page .GetRotate ();if _gad !=nil {_e .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",_gad .Error ()); -};_gacf :=_bc %360!=0&&_bc %90==0;_a .Normalize ();_ef ,_dd ,_bcc ,_af :=_a .Llx ,_a .Lly ,_a .Width (),_a .Height ();_ad :=_ef !=0||_dd !=0;if !_gacf &&!_ad {return nil ;};_gd :=func (_f ,_c ,_bd float64 )_d .BoundingBox {return _d .Path {Points :[]_d .Point {_d .NewPoint (0,0).Rotate (_bd ),_d .NewPoint (_f ,0).Rotate (_bd ),_d .NewPoint (0,_c ).Rotate (_bd ),_d .NewPoint (_f ,_c ).Rotate (_bd )}}.GetBoundingBox (); -};_gf :=_gac .NewContentCreator ();var _fe float64 ;if _gacf {_fe =-float64 (_bc );_gg :=_gd (_bcc ,_af ,_fe );_gf .Translate ((_gg .Width -_bcc )/2+_bcc /2,(_gg .Height -_af )/2+_af /2);_gf .RotateDeg (_fe );_gf .Translate (-_bcc /2,-_af /2);_bcc ,_af =_gg .Width ,_gg .Height ; -};if _ad {_gf .Translate (-_ef ,-_dd );};_bdc :=_gf .Operations ();_efa ,_gad :=_ga .MakeStream (_bdc .Bytes (),_ga .NewFlateEncoder ());if _gad !=nil {return _gad ;};_df :=_ga .MakeArray (_efa );_df .Append (page .GetContentStreamObjs ()...);*_a =_b .PdfRectangle {Urx :_bcc ,Ury :_af }; -if _efg :=page .CropBox ;_efg !=nil {_efg .Normalize ();_fb ,_eb ,_ggg ,_fee :=_efg .Llx -_ef ,_efg .Lly -_dd ,_efg .Width (),_efg .Height ();if _gacf {_ac :=_gd (_ggg ,_fee ,_fe );_ggg ,_fee =_ac .Width ,_ac .Height ;};*_efg =_b .PdfRectangle {Llx :_fb ,Lly :_eb ,Urx :_fb +_ggg ,Ury :_eb +_fee }; -};_e .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",_fe ,_bdc ,_a );page .Contents =_df ;page .Rotate =nil ; +func NormalizePage (page *_cc .PdfPage )error {_a ,_cb :=page .GetMediaBox ();if _cb !=nil {return _cb ;};_gbb ,_cb :=page .GetRotate ();if _cb !=nil {_g .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",_cb .Error ()); +};_gd :=_gbb %360!=0&&_gbb %90==0;_a .Normalize ();_ae ,_b ,_fa ,_fc :=_a .Llx ,_a .Lly ,_a .Width (),_a .Height ();_bb :=_ae !=0||_b !=0;if !_gd &&!_bb {return nil ;};_e :=func (_ab ,_af ,_d float64 )_f .BoundingBox {return _f .Path {Points :[]_f .Point {_f .NewPoint (0,0).Rotate (_d ),_f .NewPoint (_ab ,0).Rotate (_d ),_f .NewPoint (0,_af ).Rotate (_d ),_f .NewPoint (_ab ,_af ).Rotate (_d )}}.GetBoundingBox (); +};_fcd :=_fe .NewContentCreator ();var _da float64 ;if _gd {_da =-float64 (_gbb );_db :=_e (_fa ,_fc ,_da );_fcd .Translate ((_db .Width -_fa )/2+_fa /2,(_db .Height -_fc )/2+_fc /2);_fcd .RotateDeg (_da );_fcd .Translate (-_fa /2,-_fc /2);_fa ,_fc =_db .Width ,_db .Height ; +};if _bb {_fcd .Translate (-_ae ,-_b );};_bbf :=_fcd .Operations ();_cd ,_cb :=_gb .MakeStream (_bbf .Bytes (),_gb .NewFlateEncoder ());if _cb !=nil {return _cb ;};_bg :=_gb .MakeArray (_cd );_bg .Append (page .GetContentStreamObjs ()...);*_a =_cc .PdfRectangle {Urx :_fa ,Ury :_fc }; +if _bd :=page .CropBox ;_bd !=nil {_bd .Normalize ();_ccb ,_ce ,_ag ,_bf :=_bd .Llx -_ae ,_bd .Lly -_b ,_bd .Width (),_bd .Height ();if _gd {_dag :=_e (_ag ,_bf ,_da );_ag ,_bf =_dag .Width ,_dag .Height ;};*_bd =_cc .PdfRectangle {Llx :_ccb ,Lly :_ce ,Urx :_ccb +_ag ,Ury :_ce +_bf }; +};_g .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",_da ,_bbf ,_a );page .Contents =_bg ;page .Rotate =nil ; return nil ;}; \ No newline at end of file diff --git a/ps/ps.go b/ps/ps.go index 783c4330..6cf03393 100644 --- a/ps/ps.go +++ b/ps/ps.go @@ -14,198 +14,200 @@ // // Package ps implements various functionalities needed for handling Postscript for PDF uses, in particular // for PDF function type 4. -package ps ;import (_e "bufio";_d "bytes";_c "errors";_ea "fmt";_ag "github.com/unidoc/unipdf/v3/common";_gd "github.com/unidoc/unipdf/v3/core";_g "io";_f "math";); +package ps ;import (_b "bufio";_ef "bytes";_e "errors";_f "fmt";_bb "github.com/unidoc/unipdf/v3/common";_bf "github.com/unidoc/unipdf/v3/core";_cf "io";_efd "math";);var ErrRangeCheck =_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +func (_fec *PSOperand )String ()string {return string (*_fec )};func (_abgcg *PSParser )parseOperand ()(*PSOperand ,error ){var _badd []byte ;for {_dbdb ,_gcea :=_abgcg ._eed .Peek (1);if _gcea !=nil {if _gcea ==_cf .EOF {break ;};return nil ,_gcea ;}; +if _bf .IsDelimiter (_dbdb [0]){break ;};if _bf .IsWhiteSpace (_dbdb [0]){break ;};_gacb ,_ :=_abgcg ._eed .ReadByte ();_badd =append (_badd ,_gacb );};if len (_badd )==0{return nil ,_e .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 (_badd )),nil ;};func (_af *PSReal )DebugString ()string {return _f .Sprintf ("\u0072e\u0061\u006c\u003a\u0025\u002e\u0035f",_af .Val );}; // String returns a string representation of the stack. -func (_dca *PSStack )String ()string {_gbef :="\u005b\u0020";for _ ,_eaa :=range *_dca {_gbef +=_eaa .String ();_gbef +="\u0020";};_gbef +="\u005d";return _gbef ;}; +func (_ceca *PSStack )String ()string {_ecee :="\u005b\u0020";for _ ,_abgd :=range *_ceca {_ecee +=_abgd .String ();_ecee +="\u0020";};_ecee +="\u005d";return _ecee ;}; -// Pop pops an object from the top of the stack. -func (_dde *PSStack )Pop ()(PSObject ,error ){if len (*_dde )< 1{return nil ,ErrStackUnderflow ;};_efgd :=(*_dde )[len (*_dde )-1];*_dde =(*_dde )[0:len (*_dde )-1];return _efgd ,nil ;};func (_ec *PSInteger )DebugString ()string {return _ea .Sprintf ("\u0069\u006e\u0074\u003a\u0025\u0064",_ec .Val ); -}; +// PSBoolean represents a boolean value. +type PSBoolean struct{Val bool ;}; -// Execute executes the program for an input parameters `objects` and returns a slice of output objects. -func (_ce *PSExecutor )Execute (objects []PSObject )([]PSObject ,error ){for _ ,_aed :=range objects {_aef :=_ce .Stack .Push (_aed );if _aef !=nil {return nil ,_aef ;};};_eg :=_ce ._aa .Exec (_ce .Stack );if _eg !=nil {_ag .Log .Debug ("\u0045x\u0065c\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_eg ); -return nil ,_eg ;};_eaf :=[]PSObject (*_ce .Stack );_ce .Stack .Empty ();return _eaf ,nil ;}; +// Exec executes the program, typically leaving output values on the stack. +func (_db *PSProgram )Exec (stack *PSStack )error {for _ ,_aeb :=range *_db {var _eg error ;switch _dbg :=_aeb .(type ){case *PSInteger :_faf :=_dbg ;_eg =stack .Push (_faf );case *PSReal :_dfe :=_dbg ;_eg =stack .Push (_dfe );case *PSBoolean :_aea :=_dbg ; +_eg =stack .Push (_aea );case *PSProgram :_ead :=_dbg ;_eg =stack .Push (_ead );case *PSOperand :_ba :=_dbg ;_eg =_ba .Exec (stack );default:return ErrTypeCheck ;};if _eg !=nil {return _eg ;};};return nil ;};func (_fce *PSOperand )div (_ceb *PSStack )error {_bea ,_edf :=_ceb .Pop (); +if _edf !=nil {return _edf ;};_gaa ,_edf :=_ceb .Pop ();if _edf !=nil {return _edf ;};_gba ,_cgd :=_bea .(*PSReal );_dcd ,_aede :=_bea .(*PSInteger );if !_cgd &&!_aede {return ErrTypeCheck ;};if _cgd &&_gba .Val ==0{return ErrUndefinedResult ;};if _aede &&_dcd .Val ==0{return ErrUndefinedResult ; +};_dbb ,_ffbb :=_gaa .(*PSReal );_gg ,_aafd :=_gaa .(*PSInteger );if !_ffbb &&!_aafd {return ErrTypeCheck ;};var _dce float64 ;if _ffbb {_dce =_dbb .Val ;}else {_dce =float64 (_gg .Val );};if _cgd {_dce /=_gba .Val ;}else {_dce /=float64 (_dcd .Val );}; +_edf =_ceb .Push (MakeReal (_dce ));return _edf ;};func (_afg *PSOperand )cvi (_bfd *PSStack )error {_afc ,_cgc :=_bfd .Pop ();if _cgc !=nil {return _cgc ;};if _ebe ,_dcbd :=_afc .(*PSReal );_dcbd {_fag :=int (_ebe .Val );_cgc =_bfd .Push (MakeInteger (_fag )); +}else if _cdf ,_edc :=_afc .(*PSInteger );_edc {_bc :=_cdf .Val ;_cgc =_bfd .Push (MakeInteger (_bc ));}else {return ErrTypeCheck ;};return _cgc ;};func (_edd *PSReal )Duplicate ()PSObject {_fe :=PSReal {};_fe .Val =_edd .Val ;return &_fe };func (_gab *PSOperand )round (_fcf *PSStack )error {_ccd ,_gggg :=_fcf .Pop (); +if _gggg !=nil {return _gggg ;};if _fgaa ,_fgbd :=_ccd .(*PSReal );_fgbd {_gggg =_fcf .Push (MakeReal (_efd .Floor (_fgaa .Val +0.5)));}else if _gagg ,_ebg :=_ccd .(*PSInteger );_ebg {_gggg =_fcf .Push (MakeInteger (_gagg .Val ));}else {return ErrTypeCheck ; +};return _gggg ;};func (_begg *PSOperand )floor (_ccgf *PSStack )error {_eag ,_cbb :=_ccgf .Pop ();if _cbb !=nil {return _cbb ;};if _aab ,_age :=_eag .(*PSReal );_age {_cbb =_ccgf .Push (MakeReal (_efd .Floor (_aab .Val )));}else if _ccf ,_gbcg :=_eag .(*PSInteger ); +_gbcg {_cbb =_ccgf .Push (MakeInteger (_ccf .Val ));}else {return ErrTypeCheck ;};return _cbb ;};func (_aae *PSOperand )abs (_aff *PSStack )error {_fba ,_ec :=_aff .Pop ();if _ec !=nil {return _ec ;};if _dc ,_fad :=_fba .(*PSReal );_fad {_ecb :=_dc .Val ; +if _ecb < 0{_ec =_aff .Push (MakeReal (-_ecb ));}else {_ec =_aff .Push (MakeReal (_ecb ));};}else if _aef ,_bag :=_fba .(*PSInteger );_bag {_deb :=_aef .Val ;if _deb < 0{_ec =_aff .Push (MakeInteger (-_deb ));}else {_ec =_aff .Push (MakeInteger (_deb )); +};}else {return ErrTypeCheck ;};return _ec ;};func (_ccda *PSOperand )sin (_aec *PSStack )error {_bcea ,_bff :=_aec .PopNumberAsFloat64 ();if _bff !=nil {return _bff ;};_agfb :=_efd .Sin (_bcea *_efd .Pi /180.0);_bff =_aec .Push (MakeReal (_agfb ));return _bff ; +};const _be =0.000001;var ErrStackUnderflow =_e .New ("\u0073t\u0061c\u006b\u0020\u0075\u006e\u0064\u0065\u0072\u0066\u006c\u006f\u0077");func (_bfb *PSOperand )xor (_aaa *PSStack )error {_gggd ,_dgab :=_aaa .Pop ();if _dgab !=nil {return _dgab ;};_ecc ,_dgab :=_aaa .Pop (); +if _dgab !=nil {return _dgab ;};if _ggf ,_ffe :=_gggd .(*PSBoolean );_ffe {_dca ,_ded :=_ecc .(*PSBoolean );if !_ded {return ErrTypeCheck ;};_dgab =_aaa .Push (MakeBool (_ggf .Val !=_dca .Val ));return _dgab ;};if _dbcg ,_gfc :=_gggd .(*PSInteger );_gfc {_cdbf ,_cbc :=_ecc .(*PSInteger ); +if !_cbc {return ErrTypeCheck ;};_dgab =_aaa .Push (MakeInteger (_dbcg .Val ^_cdbf .Val ));return _dgab ;};return ErrTypeCheck ;};func (_fed *PSOperand )copy (_feca *PSStack )error {_dg ,_ac :=_feca .PopInteger ();if _ac !=nil {return _ac ;};if _dg < 0{return ErrRangeCheck ; +};if _dg > len (*_feca ){return ErrRangeCheck ;};*_feca =append (*_feca ,(*_feca )[len (*_feca )-_dg :]...);return nil ;};func (_agc *PSOperand )bitshift (_fea *PSStack )error {_bec ,_cef :=_fea .PopInteger ();if _cef !=nil {return _cef ;};_dfa ,_cef :=_fea .PopInteger (); +if _cef !=nil {return _cef ;};var _aafe int ;if _bec >=0{_aafe =_dfa <>uint (-_bec );};_cef =_fea .Push (MakeInteger (_aafe ));return _cef ;}; -// PSOperand represents a Postscript operand (text string). -type PSOperand string ;func (_eda *PSOperand )div (_fgc *PSStack )error {_gfd ,_faf :=_fgc .Pop ();if _faf !=nil {return _faf ;};_acb ,_faf :=_fgc .Pop ();if _faf !=nil {return _faf ;};_bgf ,_de :=_gfd .(*PSReal );_fdec ,_ebg :=_gfd .(*PSInteger );if !_de &&!_ebg {return ErrTypeCheck ; -};if _de &&_bgf .Val ==0{return ErrUndefinedResult ;};if _ebg &&_fdec .Val ==0{return ErrUndefinedResult ;};_dfb ,_eeef :=_acb .(*PSReal );_edad ,_bag :=_acb .(*PSInteger );if !_eeef &&!_bag {return ErrTypeCheck ;};var _cbc float64 ;if _eeef {_cbc =_dfb .Val ; -}else {_cbc =float64 (_edad .Val );};if _de {_cbc /=_bgf .Val ;}else {_cbc /=float64 (_fdec .Val );};_faf =_fgc .Push (MakeReal (_cbc ));return _faf ;};func (_ddga *PSOperand )not (_daa *PSStack )error {_gafe ,_fdb :=_daa .Pop ();if _fdb !=nil {return _fdb ; -};if _geef ,_ggca :=_gafe .(*PSBoolean );_ggca {_fdb =_daa .Push (MakeBool (!_geef .Val ));return _fdb ;}else if _ffab ,_ecda :=_gafe .(*PSInteger );_ecda {_fdb =_daa .Push (MakeInteger (^_ffab .Val ));return _fdb ;}else {return ErrTypeCheck ;};}; +// PSInteger represents an integer. +type PSInteger struct{Val int ;};func (_ed *PSInteger )String ()string {return _f .Sprintf ("\u0025\u0064",_ed .Val )};func (_fddb *PSOperand )not (_fbc *PSStack )error {_dffb ,_ebc :=_fbc .Pop ();if _ebc !=nil {return _ebc ;};if _gdcc ,_fefe :=_dffb .(*PSBoolean ); +_fefe {_ebc =_fbc .Push (MakeBool (!_gdcc .Val ));return _ebc ;}else if _bce ,_ece :=_dffb .(*PSInteger );_ece {_ebc =_fbc .Push (MakeInteger (^_bce .Val ));return _ebc ;}else {return ErrTypeCheck ;};};func (_ag *PSProgram )DebugString ()string {_ea :="\u007b\u0020"; +for _ ,_fbd :=range *_ag {_ea +=_fbd .DebugString ();_ea +="\u0020";};_ea +="\u007d";return _ea ;}; -// DebugString returns a descriptive string representation of the stack - intended for debugging. -func (_cbbfb *PSStack )DebugString ()string {_bee :="\u005b\u0020";for _ ,_agde :=range *_cbbfb {_bee +=_agde .DebugString ();_bee +="\u0020";};_bee +="\u005d";return _bee ;};func (_ggd *PSOperand )sqrt (_edgb *PSStack )error {_bcb ,_aadc :=_edgb .PopNumberAsFloat64 (); -if _aadc !=nil {return _aadc ;};if _bcb < 0{return ErrRangeCheck ;};_cgc :=_f .Sqrt (_bcb );_aadc =_edgb .Push (MakeReal (_cgc ));return _aadc ;};func (_abf *PSOperand )truncate (_adbb *PSStack )error {_eeeb ,_gge :=_adbb .Pop ();if _gge !=nil {return _gge ; -};if _ddgd ,_gfdd :=_eeeb .(*PSReal );_gfdd {_cedb :=int (_ddgd .Val );_gge =_adbb .Push (MakeReal (float64 (_cedb )));}else if _edcd ,_aegdg :=_eeeb .(*PSInteger );_aegdg {_gge =_adbb .Push (MakeInteger (_edcd .Val ));}else {return ErrTypeCheck ;};return _gge ; -};var ErrStackOverflow =_c .New ("\u0073\u0074\u0061\u0063\u006b\u0020\u006f\u0076\u0065r\u0066\u006c\u006f\u0077"); +// MakeInteger returns a new PSInteger object initialized with `val`. +func MakeInteger (val int )*PSInteger {_gece :=PSInteger {};_gece .Val =val ;return &_gece };func (_caab *PSOperand )lt (_dea *PSStack )error {_ccc ,_bfc :=_dea .PopNumberAsFloat64 ();if _bfc !=nil {return _bfc ;};_fdbc ,_bfc :=_dea .PopNumberAsFloat64 (); +if _bfc !=nil {return _bfc ;};if _efd .Abs (_fdbc -_ccc )< _be {_gce :=_dea .Push (MakeBool (false ));return _gce ;}else if _fdbc < _ccc {_gag :=_dea .Push (MakeBool (true ));return _gag ;}else {_dfc :=_dea .Push (MakeBool (false ));return _dfc ;};};func (_daa *PSOperand )eq (_acg *PSStack )error {_dgb ,_ccb :=_acg .Pop (); +if _ccb !=nil {return _ccb ;};_ace ,_ccb :=_acg .Pop ();if _ccb !=nil {return _ccb ;};_fgf ,_ffd :=_dgb .(*PSBoolean );_edff ,_efc :=_ace .(*PSBoolean );if _ffd ||_efc {var _beg error ;if _ffd &&_efc {_beg =_acg .Push (MakeBool (_fgf .Val ==_edff .Val )); +}else {_beg =_acg .Push (MakeBool (false ));};return _beg ;};var _adab float64 ;var _bacg float64 ;if _egd ,_fdb :=_dgb .(*PSInteger );_fdb {_adab =float64 (_egd .Val );}else if _beaa ,_daf :=_dgb .(*PSReal );_daf {_adab =_beaa .Val ;}else {return ErrTypeCheck ; +};if _cee ,_efb :=_ace .(*PSInteger );_efb {_bacg =float64 (_cee .Val );}else if _dbbd ,_eeb :=_ace .(*PSReal );_eeb {_bacg =_dbbd .Val ;}else {return ErrTypeCheck ;};if _efd .Abs (_bacg -_adab )< _be {_ccb =_acg .Push (MakeBool (true ));}else {_ccb =_acg .Push (MakeBool (false )); +};return _ccb ;};func (_cag *PSOperand )mod (_ccgg *PSStack )error {_dbba ,_feb :=_ccgg .Pop ();if _feb !=nil {return _feb ;};_babg ,_feb :=_ccgg .Pop ();if _feb !=nil {return _feb ;};_bbe ,_cde :=_dbba .(*PSInteger );if !_cde {return ErrTypeCheck ;};if _bbe .Val ==0{return ErrUndefinedResult ; +};_bad ,_cde :=_babg .(*PSInteger );if !_cde {return ErrTypeCheck ;};_dde :=_bad .Val %_bbe .Val ;_feb =_ccgg .Push (MakeInteger (_dde ));return _feb ;}; -// PSObject represents a postscript object. -type PSObject interface{ +// MakeReal returns a new PSReal object initialized with `val`. +func MakeReal (val float64 )*PSReal {_efba :=PSReal {};_efba .Val =val ;return &_efba }; -// Duplicate makes a fresh copy of the PSObject. -Duplicate ()PSObject ; +// MakeBool returns a new PSBoolean object initialized with `val`. +func MakeBool (val bool )*PSBoolean {_bfga :=PSBoolean {};_bfga .Val =val ;return &_bfga };func (_fbf *PSInteger )DebugString ()string {return _f .Sprintf ("\u0069\u006e\u0074\u003a\u0025\u0064",_fbf .Val );};func (_fcab *PSOperand )ifCondition (_cgfe *PSStack )error {_aebe ,_cecb :=_cgfe .Pop (); +if _cecb !=nil {return _cecb ;};_egfb ,_cecb :=_cgfe .Pop ();if _cecb !=nil {return _cecb ;};_fef ,_eeg :=_aebe .(*PSProgram );if !_eeg {return ErrTypeCheck ;};_dae ,_eeg :=_egfb .(*PSBoolean );if !_eeg {return ErrTypeCheck ;};if _dae .Val {_eagb :=_fef .Exec (_cgfe ); +return _eagb ;};return nil ;};func (_fae *PSOperand )log (_efe *PSStack )error {_bab ,_gdb :=_efe .PopNumberAsFloat64 ();if _gdb !=nil {return _gdb ;};_daac :=_efd .Log10 (_bab );_gdb =_efe .Push (MakeReal (_daac ));return _gdb ;};func (_gfee *PSOperand )roll (_dfag *PSStack )error {_decb ,_fcc :=_dfag .Pop (); +if _fcc !=nil {return _fcc ;};_edg ,_fcc :=_dfag .Pop ();if _fcc !=nil {return _fcc ;};_gbe ,_gge :=_decb .(*PSInteger );if !_gge {return ErrTypeCheck ;};_bfdd ,_gge :=_edg .(*PSInteger );if !_gge {return ErrTypeCheck ;};if _bfdd .Val < 0{return ErrRangeCheck ; +};if _bfdd .Val ==0||_bfdd .Val ==1{return nil ;};if _bfdd .Val > len (*_dfag ){return ErrStackUnderflow ;};for _bgg :=0;_bgg < _beb (_gbe .Val );_bgg ++{var _dgd []PSObject ;_dgd =(*_dfag )[len (*_dfag )-(_bfdd .Val ):len (*_dfag )];if _gbe .Val > 0{_abf :=_dgd [len (_dgd )-1]; +_dgd =append ([]PSObject {_abf },_dgd [0:len (_dgd )-1]...);}else {_beca :=_dgd [len (_dgd )-_bfdd .Val ];_dgd =append (_dgd [1:],_beca );};_bfcg :=append ((*_dfag )[0:len (*_dfag )-_bfdd .Val ],_dgd ...);_dfag =&_bfcg ;};return nil ;};func (_efa *PSParser )parseFunction ()(*PSProgram ,error ){_gebb ,_ :=_efa ._eed .ReadByte (); +if _gebb !='{'{return nil ,_e .New ("\u0069\u006ev\u0061\u006c\u0069d\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e");};_aacc :=NewPSProgram ();for {_efa .skipSpaces ();_efa .skipComments ();_effd ,_dedb :=_efa ._eed .Peek (2);if _dedb !=nil {if _dedb ==_cf .EOF {break ; +};return nil ,_dedb ;};_bb .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_effd ));if _effd [0]=='}'{_bb .Log .Trace ("\u0045\u004f\u0046 \u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_efa ._eed .ReadByte (); +break ;}else if _effd [0]=='{'{_bb .Log .Trace ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e!");_cgb ,_afd :=_efa .parseFunction ();if _afd !=nil {return nil ,_afd ;};_aacc .Append (_cgb );}else if _bf .IsDecimalDigit (_effd [0])||(_effd [0]=='-'&&_bf .IsDecimalDigit (_effd [1])){_bb .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!"); +_fbb ,_ageb :=_efa .parseNumber ();if _ageb !=nil {return nil ,_ageb ;};_aacc .Append (_fbb );}else {_bb .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f");_effd ,_ =_efa ._eed .Peek (5);_dba :=string (_effd ); +_bb .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_dba );if (len (_dba )> 4)&&(_dba [:5]=="\u0066\u0061\u006cs\u0065"){_aafaa ,_aca :=_efa .parseBool ();if _aca !=nil {return nil ,_aca ;};_aacc .Append (_aafaa );}else if (len (_dba )> 3)&&(_dba [:4]=="\u0074\u0072\u0075\u0065"){_deg ,_bfde :=_efa .parseBool (); +if _bfde !=nil {return nil ,_bfde ;};_aacc .Append (_deg );}else {_ccbe ,_eaed :=_efa .parseOperand ();if _eaed !=nil {return nil ,_eaed ;};_aacc .Append (_ccbe );};};};return _aacc ,nil ;};func (_agf *PSProgram )Duplicate ()PSObject {_fbdd :=&PSProgram {}; +for _ ,_bdc :=range *_agf {_fbdd .Append (_bdc .Duplicate ());};return _fbdd ;};func (_afcc *PSOperand )truncate (_gcb *PSStack )error {_bdf ,_daff :=_gcb .Pop ();if _daff !=nil {return _daff ;};if _cdbb ,_fbfe :=_bdf .(*PSReal );_fbfe {_bdfg :=int (_cdbb .Val ); +_daff =_gcb .Push (MakeReal (float64 (_bdfg )));}else if _dcec ,_fda :=_bdf .(*PSInteger );_fda {_daff =_gcb .Push (MakeInteger (_dcec .Val ));}else {return ErrTypeCheck ;};return _daff ;};func (_bgc *PSOperand )pop (_ecd *PSStack )error {_ ,_gaaa :=_ecd .Pop (); +if _gaaa !=nil {return _gaaa ;};return nil ;};func (_cac *PSOperand )ceiling (_fcac *PSStack )error {_caa ,_aac :=_fcac .Pop ();if _aac !=nil {return _aac ;};if _gb ,_dfaf :=_caa .(*PSReal );_dfaf {_aac =_fcac .Push (MakeReal (_efd .Ceil (_gb .Val ))); +}else if _gde ,_ccg :=_caa .(*PSInteger );_ccg {_aac =_fcac .Push (MakeInteger (_gde .Val ));}else {_aac =ErrTypeCheck ;};return _aac ;}; -// DebugString returns a descriptive representation of the PSObject with more information than String() -// for debugging purposes. -DebugString ()string ; +// Exec executes the operand `op` in the state specified by `stack`. +func (_fg *PSOperand )Exec (stack *PSStack )error {_cb :=ErrUnsupportedOperand ;switch *_fg {case "\u0061\u0062\u0073":_cb =_fg .abs (stack );case "\u0061\u0064\u0064":_cb =_fg .add (stack );case "\u0061\u006e\u0064":_cb =_fg .and (stack );case "\u0061\u0074\u0061\u006e":_cb =_fg .atan (stack ); +case "\u0062\u0069\u0074\u0073\u0068\u0069\u0066\u0074":_cb =_fg .bitshift (stack );case "\u0063e\u0069\u006c\u0069\u006e\u0067":_cb =_fg .ceiling (stack );case "\u0063\u006f\u0070\u0079":_cb =_fg .copy (stack );case "\u0063\u006f\u0073":_cb =_fg .cos (stack ); +case "\u0063\u0076\u0069":_cb =_fg .cvi (stack );case "\u0063\u0076\u0072":_cb =_fg .cvr (stack );case "\u0064\u0069\u0076":_cb =_fg .div (stack );case "\u0064\u0075\u0070":_cb =_fg .dup (stack );case "\u0065\u0071":_cb =_fg .eq (stack );case "\u0065\u0078\u0063\u0068":_cb =_fg .exch (stack ); +case "\u0065\u0078\u0070":_cb =_fg .exp (stack );case "\u0066\u006c\u006fo\u0072":_cb =_fg .floor (stack );case "\u0067\u0065":_cb =_fg .ge (stack );case "\u0067\u0074":_cb =_fg .gt (stack );case "\u0069\u0064\u0069\u0076":_cb =_fg .idiv (stack );case "\u0069\u0066":_cb =_fg .ifCondition (stack ); +case "\u0069\u0066\u0065\u006c\u0073\u0065":_cb =_fg .ifelse (stack );case "\u0069\u006e\u0064e\u0078":_cb =_fg .index (stack );case "\u006c\u0065":_cb =_fg .le (stack );case "\u006c\u006f\u0067":_cb =_fg .log (stack );case "\u006c\u006e":_cb =_fg .ln (stack ); +case "\u006c\u0074":_cb =_fg .lt (stack );case "\u006d\u006f\u0064":_cb =_fg .mod (stack );case "\u006d\u0075\u006c":_cb =_fg .mul (stack );case "\u006e\u0065":_cb =_fg .ne (stack );case "\u006e\u0065\u0067":_cb =_fg .neg (stack );case "\u006e\u006f\u0074":_cb =_fg .not (stack ); +case "\u006f\u0072":_cb =_fg .or (stack );case "\u0070\u006f\u0070":_cb =_fg .pop (stack );case "\u0072\u006f\u0075n\u0064":_cb =_fg .round (stack );case "\u0072\u006f\u006c\u006c":_cb =_fg .roll (stack );case "\u0073\u0069\u006e":_cb =_fg .sin (stack ); +case "\u0073\u0071\u0072\u0074":_cb =_fg .sqrt (stack );case "\u0073\u0075\u0062":_cb =_fg .sub (stack );case "\u0074\u0072\u0075\u006e\u0063\u0061\u0074\u0065":_cb =_fg .truncate (stack );case "\u0078\u006f\u0072":_cb =_fg .xor (stack );};return _cb ; +}; -// String returns a string representation of the PSObject. -String ()string ;}; +// NewPSProgram returns an empty, initialized PSProgram. +func NewPSProgram ()*PSProgram {return &PSProgram {}};func (_cdfg *PSOperand )exch (_ffda *PSStack )error {_gec ,_gdc :=_ffda .Pop ();if _gdc !=nil {return _gdc ;};_cfa ,_gdc :=_ffda .Pop ();if _gdc !=nil {return _gdc ;};_gdc =_ffda .Push (_gec );if _gdc !=nil {return _gdc ; +};_gdc =_ffda .Push (_cfa );return _gdc ;};func (_bga *PSOperand )ge (_fafe *PSStack )error {_bbd ,_affc :=_fafe .PopNumberAsFloat64 ();if _affc !=nil {return _affc ;};_ega ,_affc :=_fafe .PopNumberAsFloat64 ();if _affc !=nil {return _affc ;};if _efd .Abs (_ega -_bbd )< _be {_bdggd :=_fafe .Push (MakeBool (true )); +return _bdggd ;}else if _ega > _bbd {_bedg :=_fafe .Push (MakeBool (true ));return _bedg ;}else {_gff :=_fafe .Push (MakeBool (false ));return _gff ;};};func (_afcd *PSOperand )index (_def *PSStack )error {_fga ,_fcd :=_def .Pop ();if _fcd !=nil {return _fcd ; +};_fbac ,_cea :=_fga .(*PSInteger );if !_cea {return ErrTypeCheck ;};if _fbac .Val < 0{return ErrRangeCheck ;};if _fbac .Val > len (*_def )-1{return ErrStackUnderflow ;};_aba :=(*_def )[len (*_def )-1-_fbac .Val ];_fcd =_def .Push (_aba .Duplicate ()); +return _fcd ;};func (_gdd *PSOperand )ne (_bdggc *PSStack )error {_efg :=_gdd .eq (_bdggc );if _efg !=nil {return _efg ;};_efg =_gdd .not (_bdggc );return _efg ;};func (_ffg *PSOperand )neg (_dcg *PSStack )error {_geg ,_fcdf :=_dcg .Pop ();if _fcdf !=nil {return _fcdf ; +};if _dbc ,_cfe :=_geg .(*PSReal );_cfe {_fcdf =_dcg .Push (MakeReal (-_dbc .Val ));return _fcdf ;}else if _cbg ,_cbd :=_geg .(*PSInteger );_cbd {_fcdf =_dcg .Push (MakeInteger (-_cbg .Val ));return _fcdf ;}else {return ErrTypeCheck ;};};func (_cdc *PSBoolean )Duplicate ()PSObject {_ad :=PSBoolean {}; +_ad .Val =_cdc .Val ;return &_ad };func (_gd *PSBoolean )DebugString ()string {return _f .Sprintf ("\u0062o\u006f\u006c\u003a\u0025\u0076",_gd .Val );};func (_ce *PSInteger )Duplicate ()PSObject {_cfc :=PSInteger {};_cfc .Val =_ce .Val ;return &_cfc }; -// PSInteger represents an integer. -type PSInteger struct{Val int ;};func (_gacg *PSParser )parseNumber ()(PSObject ,error ){_fdeg ,_acfa :=_gd .ParseNumber (_gacg ._dgda );if _acfa !=nil {return nil ,_acfa ;};switch _gaeb :=_fdeg .(type ){case *_gd .PdfObjectFloat :return MakeReal (float64 (*_gaeb )),nil ; -case *_gd .PdfObjectInteger :return MakeInteger (int (*_gaeb )),nil ;};return nil ,_ea .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_fdeg );}; // PSProgram defines a Postscript program which is a series of PS objects (arguments, commands, programs etc). -type PSProgram []PSObject ;func (_gcf *PSOperand )copy (_fgb *PSStack )error {_gcc ,_beb :=_fgb .PopInteger ();if _beb !=nil {return _beb ;};if _gcc < 0{return ErrRangeCheck ;};if _gcc > len (*_fgb ){return ErrRangeCheck ;};*_fgb =append (*_fgb ,(*_fgb )[len (*_fgb )-_gcc :]...); -return nil ;};func (_eee *PSOperand )cvr (_geb *PSStack )error {_ad ,_cbb :=_geb .Pop ();if _cbb !=nil {return _cbb ;};if _ggb ,_faa :=_ad .(*PSReal );_faa {_cbb =_geb .Push (MakeReal (_ggb .Val ));}else if _eba ,_dgaf :=_ad .(*PSInteger );_dgaf {_cbb =_geb .Push (MakeReal (float64 (_eba .Val ))); -}else {return ErrTypeCheck ;};return _cbb ;};func (_cba *PSOperand )ge (_gdac *PSStack )error {_ebe ,_gce :=_gdac .PopNumberAsFloat64 ();if _gce !=nil {return _gce ;};_afc ,_gce :=_gdac .PopNumberAsFloat64 ();if _gce !=nil {return _gce ;};if _f .Abs (_afc -_ebe )< _cd {_gdca :=_gdac .Push (MakeBool (true )); -return _gdca ;}else if _afc > _ebe {_bbc :=_gdac .Push (MakeBool (true ));return _bbc ;}else {_ddfd :=_gdac .Push (MakeBool (false ));return _ddfd ;};}; +type PSProgram []PSObject ; -// MakeInteger returns a new PSInteger object initialized with `val`. -func MakeInteger (val int )*PSInteger {_efbg :=PSInteger {};_efbg .Val =val ;return &_efbg }; +// PSExecutor has its own execution stack and is used to executre a PS routine (program). +type PSExecutor struct{Stack *PSStack ;_d *PSProgram ;}; -// MakeOperand returns a new PSOperand object based on string `val`. -func MakeOperand (val string )*PSOperand {_cbae :=PSOperand (val );return &_cbae };func (_ecf *PSParser )parseBool ()(*PSBoolean ,error ){_bea ,_fgef :=_ecf ._dgda .Peek (4);if _fgef !=nil {return MakeBool (false ),_fgef ;};if (len (_bea )>=4)&&(string (_bea [:4])=="\u0074\u0072\u0075\u0065"){_ecf ._dgda .Discard (4); -return MakeBool (true ),nil ;};_bea ,_fgef =_ecf ._dgda .Peek (5);if _fgef !=nil {return MakeBool (false ),_fgef ;};if (len (_bea )>=5)&&(string (_bea [:5])=="\u0066\u0061\u006cs\u0065"){_ecf ._dgda .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 (_ebf *PSOperand )add (_gb *PSStack )error {_ge ,_gg :=_gb .Pop ();if _gg !=nil {return _gg ;};_ggg ,_gg :=_gb .Pop ();if _gg !=nil {return _gg ;};_ffd ,_bf :=_ge .(*PSReal );_ggc ,_agf :=_ge .(*PSInteger );if !_bf &&!_agf {return ErrTypeCheck ; -};_ecb ,_gaf :=_ggg .(*PSReal );_fba ,_feg :=_ggg .(*PSInteger );if !_gaf &&!_feg {return ErrTypeCheck ;};if _agf &&_feg {_dbd :=_ggc .Val +_fba .Val ;_dae :=_gb .Push (MakeInteger (_dbd ));return _dae ;};var _bbaf float64 ;if _bf {_bbaf =_ffd .Val ;}else {_bbaf =float64 (_ggc .Val ); -};if _gaf {_bbaf +=_ecb .Val ;}else {_bbaf +=float64 (_fba .Val );};_gg =_gb .Push (MakeReal (_bbaf ));return _gg ;};func (_dfaa *PSParser )skipSpaces ()(int ,error ){_dee :=0;for {_efcb ,_bdcg :=_dfaa ._dgda .Peek (1);if _bdcg !=nil {return 0,_bdcg ;}; -if _gd .IsWhiteSpace (_efcb [0]){_dfaa ._dgda .ReadByte ();_dee ++;}else {break ;};};return _dee ,nil ;};func (_cdbd *PSOperand )index (_fedg *PSStack )error {_aeff ,_aag :=_fedg .Pop ();if _aag !=nil {return _aag ;};_bac ,_agdd :=_aeff .(*PSInteger ); -if !_agdd {return ErrTypeCheck ;};if _bac .Val < 0{return ErrRangeCheck ;};if _bac .Val > len (*_fedg )-1{return ErrStackUnderflow ;};_ffec :=(*_fedg )[len (*_fedg )-1-_bac .Val ];_aag =_fedg .Push (_ffec .Duplicate ());return _aag ;};func (_fabc *PSParser )parseFunction ()(*PSProgram ,error ){_aacd ,_ :=_fabc ._dgda .ReadByte (); -if _aacd !='{'{return nil ,_c .New ("\u0069\u006ev\u0061\u006c\u0069d\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e");};_cecc :=NewPSProgram ();for {_fabc .skipSpaces ();_fabc .skipComments ();_gbe ,_efca :=_fabc ._dgda .Peek (2);if _efca !=nil {if _efca ==_g .EOF {break ; -};return nil ,_efca ;};_ag .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_gbe ));if _gbe [0]=='}'{_ag .Log .Trace ("\u0045\u004f\u0046 \u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_fabc ._dgda .ReadByte (); -break ;}else if _gbe [0]=='{'{_ag .Log .Trace ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e!");_cbbf ,_dec :=_fabc .parseFunction ();if _dec !=nil {return nil ,_dec ;};_cecc .Append (_cbbf );}else if _gd .IsDecimalDigit (_gbe [0])||(_gbe [0]=='-'&&_gd .IsDecimalDigit (_gbe [1])){_ag .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!"); -_bedf ,_gadbc :=_fabc .parseNumber ();if _gadbc !=nil {return nil ,_gadbc ;};_cecc .Append (_bedf );}else {_ag .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f");_gbe ,_ =_fabc ._dgda .Peek (5);_fbce :=string (_gbe ); -_ag .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_fbce );if (len (_fbce )> 4)&&(_fbce [:5]=="\u0066\u0061\u006cs\u0065"){_aggg ,_cdd :=_fabc .parseBool ();if _cdd !=nil {return nil ,_cdd ;};_cecc .Append (_aggg );}else if (len (_fbce )> 3)&&(_fbce [:4]=="\u0074\u0072\u0075\u0065"){_efb ,_ddcd :=_fabc .parseBool (); -if _ddcd !=nil {return nil ,_ddcd ;};_cecc .Append (_efb );}else {_abcfa ,_cee :=_fabc .parseOperand ();if _cee !=nil {return nil ,_cee ;};_cecc .Append (_abcfa );};};};return _cecc ,nil ;}; +// Execute executes the program for an input parameters `objects` and returns a slice of output objects. +func (_ga *PSExecutor )Execute (objects []PSObject )([]PSObject ,error ){for _ ,_fa :=range objects {_aed :=_ga .Stack .Push (_fa );if _aed !=nil {return nil ,_aed ;};};_gf :=_ga ._d .Exec (_ga .Stack );if _gf !=nil {_bb .Log .Debug ("\u0045x\u0065c\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_gf ); +return nil ,_gf ;};_cc :=[]PSObject (*_ga .Stack );_ga .Stack .Empty ();return _cc ,nil ;};func (_adg *PSOperand )cvr (_gbc *PSStack )error {_gfd ,_efdb :=_gbc .Pop ();if _efdb !=nil {return _efdb ;};if _edda ,_aefe :=_gfd .(*PSReal );_aefe {_efdb =_gbc .Push (MakeReal (_edda .Val )); +}else if _bdd ,_bfdc :=_gfd .(*PSInteger );_bfdc {_efdb =_gbc .Push (MakeReal (float64 (_bdd .Val )));}else {return ErrTypeCheck ;};return _efdb ;};func (_baa *PSOperand )sqrt (_fbe *PSStack )error {_aafba ,_dgf :=_fbe .PopNumberAsFloat64 ();if _dgf !=nil {return _dgf ; +};if _aafba < 0{return ErrRangeCheck ;};_bdca :=_efd .Sqrt (_aafba );_dgf =_fbe .Push (MakeReal (_bdca ));return _dgf ;};func (_cdbc *PSOperand )sub (_acbe *PSStack )error {_debb ,_gbeg :=_acbe .Pop ();if _gbeg !=nil {return _gbeg ;};_geb ,_gbeg :=_acbe .Pop (); +if _gbeg !=nil {return _gbeg ;};_cfg ,_caga :=_debb .(*PSReal );_ecf ,_gcc :=_debb .(*PSInteger );if !_caga &&!_gcc {return ErrTypeCheck ;};_cedd ,_acgd :=_geb .(*PSReal );_eab ,_cda :=_geb .(*PSInteger );if !_acgd &&!_cda {return ErrTypeCheck ;};if _gcc &&_cda {_fbgg :=_eab .Val -_ecf .Val ; +_cabe :=_acbe .Push (MakeInteger (_fbgg ));return _cabe ;};var _caba float64 =0;if _acgd {_caba =_cedd .Val ;}else {_caba =float64 (_eab .Val );};if _caga {_caba -=_cfg .Val ;}else {_caba -=float64 (_ecf .Val );};_gbeg =_acbe .Push (MakeReal (_caba )); +return _gbeg ;}; -// 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 _b []float64 ;for _ ,_fb :=range objects {if _dg ,_ae :=_fb .(*PSInteger );_ae {_b =append (_b ,float64 (_dg .Val ));}else if _fdf ,_bg :=_fb .(*PSReal );_bg {_b =append (_b ,_fdf .Val ); -}else {return nil ,ErrTypeCheck ;};};return _b ,nil ;}; +// NewPSStack returns an initialized PSStack. +func NewPSStack ()*PSStack {return &PSStack {}};func (_bdb *PSOperand )dup (_cab *PSStack )error {_gfb ,_fcaa :=_cab .Pop ();if _fcaa !=nil {return _fcaa ;};_fcaa =_cab .Push (_gfb );if _fcaa !=nil {return _fcaa ;};_fcaa =_cab .Push (_gfb .Duplicate ()); +return _fcaa ;};func (_ada *PSOperand )add (_fd *PSStack )error {_bfg ,_cg :=_fd .Pop ();if _cg !=nil {return _cg ;};_abg ,_cg :=_fd .Pop ();if _cg !=nil {return _cg ;};_bagd ,_abgc :=_bfg .(*PSReal );_ced ,_fc :=_bfg .(*PSInteger );if !_abgc &&!_fc {return ErrTypeCheck ; +};_fgb ,_ff :=_abg .(*PSReal );_dcb ,_bfe :=_abg .(*PSInteger );if !_ff &&!_bfe {return ErrTypeCheck ;};if _fc &&_bfe {_fgg :=_ced .Val +_dcb .Val ;_ge :=_fd .Push (MakeInteger (_fgg ));return _ge ;};var _fca float64 ;if _abgc {_fca =_bagd .Val ;}else {_fca =float64 (_ced .Val ); +};if _ff {_fca +=_fgb .Val ;}else {_fca +=float64 (_dcb .Val );};_cg =_fd .Push (MakeReal (_fca ));return _cg ;}; -// PSReal represents a real number. -type PSReal struct{Val float64 ;};func (_dc *PSOperand )String ()string {return string (*_dc )};func (_da *PSReal )Duplicate ()PSObject {_gda :=PSReal {};_gda .Val =_da .Val ;return &_gda };func _cdge (_gged int )int {if _gged < 0{return -_gged ;};return _gged ; -};func (_ebag *PSOperand )ifelse (_eag *PSStack )error {_acfe ,_edgf :=_eag .Pop ();if _edgf !=nil {return _edgf ;};_gae ,_edgf :=_eag .Pop ();if _edgf !=nil {return _edgf ;};_bcc ,_edgf :=_eag .Pop ();if _edgf !=nil {return _edgf ;};_bdcb ,_gdff :=_acfe .(*PSProgram ); -if !_gdff {return ErrTypeCheck ;};_dfcd ,_gdff :=_gae .(*PSProgram );if !_gdff {return ErrTypeCheck ;};_gbf ,_gdff :=_bcc .(*PSBoolean );if !_gdff {return ErrTypeCheck ;};if _gbf .Val {_acad :=_dfcd .Exec (_eag );return _acad ;};_edgf =_bdcb .Exec (_eag ); -return _edgf ;};var ErrUnsupportedOperand =_c .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); +// NewPSParser returns a new instance of the PDF Postscript parser from input data. +func NewPSParser (content []byte )*PSParser {_eac :=PSParser {};_bbc :=_ef .NewBuffer (content );_eac ._eed =_b .NewReader (_bbc );return &_eac ;};func (_ecde *PSParser )skipComments ()error {if _ ,_bcd :=_ecde .skipSpaces ();_bcd !=nil {return _bcd ;}; +_bddf :=true ;for {_fbad ,_accb :=_ecde ._eed .Peek (1);if _accb !=nil {_bb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_accb .Error ());return _accb ;};if _bddf &&_fbad [0]!='%'{return nil ;};_bddf =false ;if (_fbad [0]!='\r')&&(_fbad [0]!='\n'){_ecde ._eed .ReadByte (); +}else {break ;};};return _ecde .skipComments ();};func (_aafb *PSOperand )le (_bcg *PSStack )error {_dee ,_fee :=_bcg .PopNumberAsFloat64 ();if _fee !=nil {return _fee ;};_ged ,_fee :=_bcg .PopNumberAsFloat64 ();if _fee !=nil {return _fee ;};if _efd .Abs (_ged -_dee )< _be {_ddc :=_bcg .Push (MakeBool (true )); +return _ddc ;}else if _ged < _dee {_feab :=_bcg .Push (MakeBool (true ));return _feab ;}else {_fab :=_bcg .Push (MakeBool (false ));return _fab ;};}; -// MakeReal returns a new PSReal object initialized with `val`. -func MakeReal (val float64 )*PSReal {_bdg :=PSReal {};_bdg .Val =val ;return &_bdg };func (_abcb *PSParser )parseOperand ()(*PSOperand ,error ){var _abe []byte ;for {_cdad ,_acag :=_abcb ._dgda .Peek (1);if _acag !=nil {if _acag ==_g .EOF {break ;};return nil ,_acag ; -};if _gd .IsDelimiter (_cdad [0]){break ;};if _gd .IsWhiteSpace (_cdad [0]){break ;};_efd ,_ :=_abcb ._dgda .ReadByte ();_abe =append (_abe ,_efd );};if len (_abe )==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 (_abe )),nil ;};func (_gfg *PSOperand )exp (_ggbg *PSStack )error {_aaf ,_gcfa :=_ggbg .PopNumberAsFloat64 ();if _gcfa !=nil {return _gcfa ;};_aedf ,_gcfa :=_ggbg .PopNumberAsFloat64 ();if _gcfa !=nil {return _gcfa ;};if _f .Abs (_aaf )< 1&&_aedf < 0{return ErrUndefinedResult ; -};_febc :=_f .Pow (_aedf ,_aaf );_gcfa =_ggbg .Push (MakeReal (_febc ));return _gcfa ;};func (_bd *PSOperand )atan (_gef *PSStack )error {_ffe ,_febgb :=_gef .PopNumberAsFloat64 ();if _febgb !=nil {return _febgb ;};_ba ,_febgb :=_gef .PopNumberAsFloat64 (); -if _febgb !=nil {return _febgb ;};if _ffe ==0{var _dab error ;if _ba < 0{_dab =_gef .Push (MakeReal (270));}else {_dab =_gef .Push (MakeReal (90));};return _dab ;};_efgg :=_ba /_ffe ;_fec :=_f .Atan (_efgg )*180/_f .Pi ;_febgb =_gef .Push (MakeReal (_fec )); -return _febgb ;};func (_cc *PSOperand )dup (_cdb *PSStack )error {_fece ,_eccc :=_cdb .Pop ();if _eccc !=nil {return _eccc ;};_eccc =_cdb .Push (_fece );if _eccc !=nil {return _eccc ;};_eccc =_cdb .Push (_fece .Duplicate ());return _eccc ;};func (_ggdf *PSOperand )sub (_bafb *PSStack )error {_gff ,_bffc :=_bafb .Pop (); -if _bffc !=nil {return _bffc ;};_afgf ,_bffc :=_bafb .Pop ();if _bffc !=nil {return _bffc ;};_cbca ,_cdg :=_gff .(*PSReal );_afa ,_dac :=_gff .(*PSInteger );if !_cdg &&!_dac {return ErrTypeCheck ;};_cacf ,_efed :=_afgf .(*PSReal );_ccb ,_cedcc :=_afgf .(*PSInteger ); -if !_efed &&!_cedcc {return ErrTypeCheck ;};if _dac &&_cedcc {_bede :=_ccb .Val -_afa .Val ;_acc :=_bafb .Push (MakeInteger (_bede ));return _acc ;};var _fddd float64 =0;if _efed {_fddd =_cacf .Val ;}else {_fddd =float64 (_ccb .Val );};if _cdg {_fddd -=_cbca .Val ; -}else {_fddd -=float64 (_afa .Val );};_bffc =_bafb .Push (MakeReal (_fddd ));return _bffc ;}; +// Pop pops an object from the top of the stack. +func (_dbad *PSStack )Pop ()(PSObject ,error ){if len (*_dbad )< 1{return nil ,ErrStackUnderflow ;};_bdfe :=(*_dbad )[len (*_dbad )-1];*_dbad =(*_dbad )[0:len (*_dbad )-1];return _bdfe ,nil ;}; // PSStack defines a stack of PSObjects. PSObjects can be pushed on or pull from the stack. -type PSStack []PSObject ;func (_cb *PSInteger )Duplicate ()PSObject {_aede :=PSInteger {};_aede .Val =_cb .Val ;return &_aede };func (_fed *PSOperand )exch (_bga *PSStack )error {_dea ,_dcf :=_bga .Pop ();if _dcf !=nil {return _dcf ;};_fge ,_dcf :=_bga .Pop (); -if _dcf !=nil {return _dcf ;};_dcf =_bga .Push (_dea );if _dcf !=nil {return _dcf ;};_dcf =_bga .Push (_fge );return _dcf ;};func (_age *PSOperand )Duplicate ()PSObject {_eb :=*_age ;return &_eb };func (_dcc *PSOperand )idiv (_fcab *PSStack )error {_fab ,_debc :=_fcab .Pop (); -if _debc !=nil {return _debc ;};_dbdg ,_debc :=_fcab .Pop ();if _debc !=nil {return _debc ;};_cbgdd ,_afg :=_fab .(*PSInteger );if !_afg {return ErrTypeCheck ;};if _cbgdd .Val ==0{return ErrUndefinedResult ;};_dbg ,_afg :=_dbdg .(*PSInteger );if !_afg {return ErrTypeCheck ; -};_cac :=_dbg .Val /_cbgdd .Val ;_debc =_fcab .Push (MakeInteger (_cac ));return _debc ;};var ErrStackUnderflow =_c .New ("\u0073t\u0061c\u006b\u0020\u0075\u006e\u0064\u0065\u0072\u0066\u006c\u006f\u0077");func (_ced *PSOperand )DebugString ()string {return _ea .Sprintf ("\u006fp\u003a\u0027\u0025\u0073\u0027",*_ced ); -};func (_gc *PSOperand )bitshift (_geg *PSStack )error {_afe ,_eeac :=_geg .PopInteger ();if _eeac !=nil {return _eeac ;};_ca ,_eeac :=_geg .PopInteger ();if _eeac !=nil {return _eeac ;};var _fga int ;if _afe >=0{_fga =_ca <>uint (-_afe ); -};_eeac =_geg .Push (MakeInteger (_fga ));return _eeac ;}; +type PSStack []PSObject ; -// Append appends an object to the PSProgram. -func (_be *PSProgram )Append (obj PSObject ){*_be =append (*_be ,obj )};func (_adf *PSOperand )log (_fdc *PSStack )error {_deac ,_cef :=_fdc .PopNumberAsFloat64 ();if _cef !=nil {return _cef ;};_bbbg :=_f .Log10 (_deac );_cef =_fdc .Push (MakeReal (_bbbg )); -return _cef ;}; +// PSObject represents a postscript object. +type PSObject interface{ -// NewPSParser returns a new instance of the PDF Postscript parser from input data. -func NewPSParser (content []byte )*PSParser {_bdf :=PSParser {};_efcf :=_d .NewBuffer (content );_bdf ._dgda =_e .NewReader (_efcf );return &_bdf ;}; +// Duplicate makes a fresh copy of the PSObject. +Duplicate ()PSObject ; -// Empty empties the stack. -func (_aeda *PSStack )Empty (){*_aeda =[]PSObject {}};func (_fa *PSProgram )String ()string {_ga :="\u007b\u0020";for _ ,_egf :=range *_fa {_ga +=_egf .String ();_ga +="\u0020";};_ga +="\u007d";return _ga ;}; +// DebugString returns a descriptive representation of the PSObject with more information than String() +// for debugging purposes. +DebugString ()string ; -// NewPSProgram returns an empty, initialized PSProgram. -func NewPSProgram ()*PSProgram {return &PSProgram {}};func (_aaa *PSBoolean )Duplicate ()PSObject {_ed :=PSBoolean {};_ed .Val =_aaa .Val ;return &_ed };func (_bfg *PSOperand )ceiling (_edg *PSStack )error {_acf ,_fcd :=_edg .Pop ();if _fcd !=nil {return _fcd ; -};if _cag ,_cec :=_acf .(*PSReal );_cec {_fcd =_edg .Push (MakeReal (_f .Ceil (_cag .Val )));}else if _dga ,_df :=_acf .(*PSInteger );_df {_fcd =_edg .Push (MakeInteger (_dga .Val ));}else {_fcd =ErrTypeCheck ;};return _fcd ;};func (_dfc *PSOperand )ifCondition (_aad *PSStack )error {_ddd ,_ddc :=_aad .Pop (); -if _ddc !=nil {return _ddc ;};_aaab ,_ddc :=_aad .Pop ();if _ddc !=nil {return _ddc ;};_afd ,_bce :=_ddd .(*PSProgram );if !_bce {return ErrTypeCheck ;};_dgb ,_bce :=_aaab .(*PSBoolean );if !_bce {return ErrTypeCheck ;};if _dgb .Val {_cedc :=_afd .Exec (_aad ); -return _cedc ;};return nil ;}; +// String returns a string representation of the PSObject. +String ()string ;};func (_eba *PSParser )skipSpaces ()(int ,error ){_ceec :=0;for {_fedc ,_gffb :=_eba ._eed .Peek (1);if _gffb !=nil {return 0,_gffb ;};if _bf .IsWhiteSpace (_fedc [0]){_eba ._eed .ReadByte ();_ceec ++;}else {break ;};};return _ceec ,nil ; +};func (_ccfd *PSOperand )gt (_gfdc *PSStack )error {_dga ,_bca :=_gfdc .PopNumberAsFloat64 ();if _bca !=nil {return _bca ;};_gcg ,_bca :=_gfdc .PopNumberAsFloat64 ();if _bca !=nil {return _bca ;};if _efd .Abs (_gcg -_dga )< _be {_dfb :=_gfdc .Push (MakeBool (false )); +return _dfb ;}else if _gcg > _dga {_acb :=_gfdc .Push (MakeBool (true ));return _acb ;}else {_fge :=_gfdc .Push (MakeBool (false ));return _fge ;};};func (_bg *PSOperand )Duplicate ()PSObject {_dbf :=*_bg ;return &_dbf }; -// Parse parses the postscript and store as a program that can be executed. -func (_gag *PSParser )Parse ()(*PSProgram ,error ){_gag .skipSpaces ();_fgcdd ,_ged :=_gag ._dgda .Peek (2);if _ged !=nil {return nil ,_ged ;};if _fgcdd [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"); -};_aacc ,_ged :=_gag .parseFunction ();if _ged !=nil &&_ged !=_g .EOF {return nil ,_ged ;};return _aacc ,_ged ;};func (_gga *PSOperand )mod (_gfge *PSStack )error {_efga ,_bgff :=_gfge .Pop ();if _bgff !=nil {return _bgff ;};_aegd ,_bgff :=_gfge .Pop (); -if _bgff !=nil {return _bgff ;};_dfce ,_egfa :=_efga .(*PSInteger );if !_egfa {return ErrTypeCheck ;};if _dfce .Val ==0{return ErrUndefinedResult ;};_aadb ,_egfa :=_aegd .(*PSInteger );if !_egfa {return ErrTypeCheck ;};_daea :=_aadb .Val %_dfce .Val ;_bgff =_gfge .Push (MakeInteger (_daea )); -return _bgff ;};func (_dd *PSBoolean )DebugString ()string {return _ea .Sprintf ("\u0062o\u006f\u006c\u003a\u0025\u0076",_dd .Val );};func (_dbf *PSOperand )sin (_def *PSStack )error {_gdg ,_abda :=_def .PopNumberAsFloat64 ();if _abda !=nil {return _abda ; -};_gbcg :=_f .Sin (_gdg *_f .Pi /180.0);_abda =_def .Push (MakeReal (_gbcg ));return _abda ;};func (_efee *PSOperand )pop (_ggcaf *PSStack )error {_ ,_dbcg :=_ggcaf .Pop ();if _dbcg !=nil {return _dbcg ;};return nil ;}; +// Append appends an object to the PSProgram. +func (_bde *PSProgram )Append (obj PSObject ){*_bde =append (*_bde ,obj )};func (_gfe *PSProgram )String ()string {_dfd :="\u007b\u0020";for _ ,_da :=range *_gfe {_dfd +=_da .String ();_dfd +="\u0020";};_dfd +="\u007d";return _dfd ;};func (_bac *PSOperand )cos (_acc *PSStack )error {_gc ,_eaf :=_acc .PopNumberAsFloat64 (); +if _eaf !=nil {return _eaf ;};_cgf :=_efd .Cos (_gc *_efd .Pi /180.0);_eaf =_acc .Push (MakeReal (_cgf ));return _eaf ;};var ErrUndefinedResult =_e .New ("\u0075\u006e\u0064\u0065fi\u006e\u0065\u0064\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u0065\u0072\u0072o\u0072"); +func (_abe *PSOperand )exp (_bdgg *PSStack )error {_fdd ,_bed :=_bdgg .PopNumberAsFloat64 ();if _bed !=nil {return _bed ;};_bcc ,_bed :=_bdgg .PopNumberAsFloat64 ();if _bed !=nil {return _bed ;};if _efd .Abs (_fdd )< 1&&_bcc < 0{return ErrUndefinedResult ; +};_cfd :=_efd .Pow (_bcc ,_fdd );_bed =_bdgg .Push (MakeReal (_cfd ));return _bed ;}; -// Exec executes the program, typically leaving output values on the stack. -func (_ee *PSProgram )Exec (stack *PSStack )error {for _ ,_feb :=range *_ee {var _ece error ;switch _db :=_feb .(type ){case *PSInteger :_ddf :=_db ;_ece =stack .Push (_ddf );case *PSReal :_efe :=_db ;_ece =stack .Push (_efe );case *PSBoolean :_fbb :=_db ; -_ece =stack .Push (_fbb );case *PSProgram :_abdg :=_db ;_ece =stack .Push (_abdg );case *PSOperand :_bed :=_db ;_ece =_bed .Exec (stack );default:return ErrTypeCheck ;};if _ece !=nil {return _ece ;};};return nil ;};func (_eccb *PSOperand )xor (_bdcc *PSStack )error {_ggcg ,_cfbf :=_bdcc .Pop (); -if _cfbf !=nil {return _cfbf ;};_daae ,_cfbf :=_bdcc .Pop ();if _cfbf !=nil {return _cfbf ;};if _abfa ,_dfbf :=_ggcg .(*PSBoolean );_dfbf {_cagf ,_ccf :=_daae .(*PSBoolean );if !_ccf {return ErrTypeCheck ;};_cfbf =_bdcc .Push (MakeBool (_abfa .Val !=_cagf .Val )); -return _cfbf ;};if _aadg ,_cce :=_ggcg .(*PSInteger );_cce {_edgg ,_cgaf :=_daae .(*PSInteger );if !_cgaf {return ErrTypeCheck ;};_cfbf =_bdcc .Push (MakeInteger (_aadg .Val ^_edgg .Val ));return _cfbf ;};return ErrTypeCheck ;};func (_cg *PSBoolean )String ()string {return _ea .Sprintf ("\u0025\u0076",_cg .Val )}; -func (_baf *PSOperand )le (_gaee *PSStack )error {_fgcd ,_ffaa :=_gaee .PopNumberAsFloat64 ();if _ffaa !=nil {return _ffaa ;};_cgac ,_ffaa :=_gaee .PopNumberAsFloat64 ();if _ffaa !=nil {return _ffaa ;};if _f .Abs (_cgac -_fgcd )< _cd {_aedb :=_gaee .Push (MakeBool (true )); -return _aedb ;}else if _cgac < _fgcd {_efc :=_gaee .Push (MakeBool (true ));return _efc ;}else {_bcca :=_gaee .Push (MakeBool (false ));return _bcca ;};};const _cd =0.000001;func (_eab *PSOperand )round (_ddcc *PSStack )error {_gea ,_acd :=_ddcc .Pop (); -if _acd !=nil {return _acd ;};if _ebce ,_cedd :=_gea .(*PSReal );_cedd {_acd =_ddcc .Push (MakeReal (_f .Floor (_ebce .Val +0.5)));}else if _fgd ,_dgd :=_gea .(*PSInteger );_dgd {_acd =_ddcc .Push (MakeInteger (_fgd .Val ));}else {return ErrTypeCheck ; -};return _acd ;}; +// MakeOperand returns a new PSOperand object based on string `val`. +func MakeOperand (val string )*PSOperand {_gfge :=PSOperand (val );return &_gfge }; -// PSBoolean represents a boolean value. -type PSBoolean struct{Val bool ;};func (_efg *PSOperand )and (_eeb *PSStack )error {_egg ,_ebd :=_eeb .Pop ();if _ebd !=nil {return _ebd ;};_cbf ,_ebd :=_eeb .Pop ();if _ebd !=nil {return _ebd ;};if _fbba ,_ecc :=_egg .(*PSBoolean );_ecc {_af ,_fde :=_cbf .(*PSBoolean ); -if !_fde {return ErrTypeCheck ;};_ebd =_eeb .Push (MakeBool (_fbba .Val &&_af .Val ));return _ebd ;};if _ege ,_eafb :=_egg .(*PSInteger );_eafb {_fdd ,_fc :=_cbf .(*PSInteger );if !_fc {return ErrTypeCheck ;};_ebd =_eeb .Push (MakeInteger (_ege .Val &_fdd .Val )); -return _ebd ;};return ErrTypeCheck ;};var ErrTypeCheck =_c .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +// PSOperand represents a Postscript operand (text string). +type PSOperand string ;func (_bd *PSBoolean )String ()string {return _f .Sprintf ("\u0025\u0076",_bd .Val )}; + +// PSParser is a basic Postscript parser. +type PSParser struct{_eed *_b .Reader };func (_bdg *PSOperand )and (_fbfg *PSStack )error {_ecg ,_bded :=_fbfg .Pop ();if _bded !=nil {return _bded ;};_dff ,_bded :=_fbfg .Pop ();if _bded !=nil {return _bded ;};if _eff ,_adf :=_ecg .(*PSBoolean );_adf {_dec ,_fcb :=_dff .(*PSBoolean ); +if !_fcb {return ErrTypeCheck ;};_bded =_fbfg .Push (MakeBool (_eff .Val &&_dec .Val ));return _bded ;};if _bfa ,_egf :=_ecg .(*PSInteger );_egf {_dab ,_eae :=_dff .(*PSInteger );if !_eae {return ErrTypeCheck ;};_bded =_fbfg .Push (MakeInteger (_bfa .Val &_dab .Val )); +return _bded ;};return ErrTypeCheck ;};func (_cdcd *PSParser )parseBool ()(*PSBoolean ,error ){_begb ,_bdfb :=_cdcd ._eed .Peek (4);if _bdfb !=nil {return MakeBool (false ),_bdfb ;};if (len (_begb )>=4)&&(string (_begb [:4])=="\u0074\u0072\u0075\u0065"){_cdcd ._eed .Discard (4); +return MakeBool (true ),nil ;};_begb ,_bdfb =_cdcd ._eed .Peek (5);if _bdfb !=nil {return MakeBool (false ),_bdfb ;};if (len (_begb )>=5)&&(string (_begb [:5])=="\u0066\u0061\u006cs\u0065"){_cdcd ._eed .Discard (5);return MakeBool (false ),nil ;};return MakeBool (false ),_e .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg"); +}; + +// DebugString returns a descriptive string representation of the stack - intended for debugging. +func (_acd *PSStack )DebugString ()string {_fdf :="\u005b\u0020";for _ ,_ffeb :=range *_acd {_fdf +=_ffeb .DebugString ();_fdf +="\u0020";};_fdf +="\u005d";return _fdf ;}; // PopNumberAsFloat64 pops and return the numeric value of the top of the stack as a float64. // Real or integer only. -func (_daeg *PSStack )PopNumberAsFloat64 ()(float64 ,error ){_efgdf ,_fdege :=_daeg .Pop ();if _fdege !=nil {return 0,_fdege ;};if _edfe ,_dfae :=_efgdf .(*PSReal );_dfae {return _edfe .Val ,nil ;}else if _bacf ,_fdbe :=_efgdf .(*PSInteger );_fdbe {return float64 (_bacf .Val ),nil ; -}else {return 0,ErrTypeCheck ;};};func (_fbe *PSOperand )floor (_ffg *PSStack )error {_deb ,_edac :=_ffg .Pop ();if _edac !=nil {return _edac ;};if _daeb ,_cfe :=_deb .(*PSReal );_cfe {_edac =_ffg .Push (MakeReal (_f .Floor (_daeb .Val )));}else if _feaa ,_ffa :=_deb .(*PSInteger ); -_ffa {_edac =_ffg .Push (MakeInteger (_feaa .Val ));}else {return ErrTypeCheck ;};return _edac ;};func (_bb *PSReal )DebugString ()string {return _ea .Sprintf ("\u0072e\u0061\u006c\u003a\u0025\u002e\u0035f",_bb .Val );}; +func (_fgfg *PSStack )PopNumberAsFloat64 ()(float64 ,error ){_fbee ,_ebcd :=_fgfg .Pop ();if _ebcd !=nil {return 0,_ebcd ;};if _cdfgb ,_dda :=_fbee .(*PSReal );_dda {return _cdfgb .Val ,nil ;}else if _effe ,_aga :=_fbee .(*PSInteger );_aga {return float64 (_effe .Val ),nil ; +}else {return 0,ErrTypeCheck ;};}; -// PSParser is a basic Postscript parser. -type PSParser struct{_dgda *_e .Reader };func (_geec *PSOperand )or (_dfd *PSStack )error {_gafa ,_ffc :=_dfd .Pop ();if _ffc !=nil {return _ffc ;};_fcb ,_ffc :=_dfd .Pop ();if _ffc !=nil {return _ffc ;};if _eeeg ,_gcg :=_gafa .(*PSBoolean );_gcg {_eec ,_efa :=_fcb .(*PSBoolean ); -if !_efa {return ErrTypeCheck ;};_ffc =_dfd .Push (MakeBool (_eeeg .Val ||_eec .Val ));return _ffc ;};if _aac ,_bced :=_gafa .(*PSInteger );_bced {_dag ,_cefe :=_fcb .(*PSInteger );if !_cefe {return ErrTypeCheck ;};_ffc =_dfd .Push (MakeInteger (_aac .Val |_dag .Val )); -return _ffc ;};return ErrTypeCheck ;};func (_egc *PSOperand )abs (_eea *PSStack )error {_aeg ,_bbb :=_eea .Pop ();if _bbb !=nil {return _bbb ;};if _agd ,_eafe :=_aeg .(*PSReal );_eafe {_bbe :=_agd .Val ;if _bbe < 0{_bbb =_eea .Push (MakeReal (-_bbe )); -}else {_bbb =_eea .Push (MakeReal (_bbe ));};}else if _ac ,_fg :=_aeg .(*PSInteger );_fg {_gad :=_ac .Val ;if _gad < 0{_bbb =_eea .Push (MakeInteger (-_gad ));}else {_bbb =_eea .Push (MakeInteger (_gad ));};}else {return ErrTypeCheck ;};return _bbb ;}; -func (_ef *PSReal )String ()string {return _ea .Sprintf ("\u0025\u002e\u0035\u0066",_ef .Val )}; +// Empty empties the stack. +func (_efgd *PSStack )Empty (){*_efgd =[]PSObject {}}; -// Exec executes the operand `op` in the state specified by `stack`. -func (_aaaf *PSOperand )Exec (stack *PSStack )error {_febg :=ErrUnsupportedOperand ;switch *_aaaf {case "\u0061\u0062\u0073":_febg =_aaaf .abs (stack );case "\u0061\u0064\u0064":_febg =_aaaf .add (stack );case "\u0061\u006e\u0064":_febg =_aaaf .and (stack ); -case "\u0061\u0074\u0061\u006e":_febg =_aaaf .atan (stack );case "\u0062\u0069\u0074\u0073\u0068\u0069\u0066\u0074":_febg =_aaaf .bitshift (stack );case "\u0063e\u0069\u006c\u0069\u006e\u0067":_febg =_aaaf .ceiling (stack );case "\u0063\u006f\u0070\u0079":_febg =_aaaf .copy (stack ); -case "\u0063\u006f\u0073":_febg =_aaaf .cos (stack );case "\u0063\u0076\u0069":_febg =_aaaf .cvi (stack );case "\u0063\u0076\u0072":_febg =_aaaf .cvr (stack );case "\u0064\u0069\u0076":_febg =_aaaf .div (stack );case "\u0064\u0075\u0070":_febg =_aaaf .dup (stack ); -case "\u0065\u0071":_febg =_aaaf .eq (stack );case "\u0065\u0078\u0063\u0068":_febg =_aaaf .exch (stack );case "\u0065\u0078\u0070":_febg =_aaaf .exp (stack );case "\u0066\u006c\u006fo\u0072":_febg =_aaaf .floor (stack );case "\u0067\u0065":_febg =_aaaf .ge (stack ); -case "\u0067\u0074":_febg =_aaaf .gt (stack );case "\u0069\u0064\u0069\u0076":_febg =_aaaf .idiv (stack );case "\u0069\u0066":_febg =_aaaf .ifCondition (stack );case "\u0069\u0066\u0065\u006c\u0073\u0065":_febg =_aaaf .ifelse (stack );case "\u0069\u006e\u0064e\u0078":_febg =_aaaf .index (stack ); -case "\u006c\u0065":_febg =_aaaf .le (stack );case "\u006c\u006f\u0067":_febg =_aaaf .log (stack );case "\u006c\u006e":_febg =_aaaf .ln (stack );case "\u006c\u0074":_febg =_aaaf .lt (stack );case "\u006d\u006f\u0064":_febg =_aaaf .mod (stack );case "\u006d\u0075\u006c":_febg =_aaaf .mul (stack ); -case "\u006e\u0065":_febg =_aaaf .ne (stack );case "\u006e\u0065\u0067":_febg =_aaaf .neg (stack );case "\u006e\u006f\u0074":_febg =_aaaf .not (stack );case "\u006f\u0072":_febg =_aaaf .or (stack );case "\u0070\u006f\u0070":_febg =_aaaf .pop (stack );case "\u0072\u006f\u0075n\u0064":_febg =_aaaf .round (stack ); -case "\u0072\u006f\u006c\u006c":_febg =_aaaf .roll (stack );case "\u0073\u0069\u006e":_febg =_aaaf .sin (stack );case "\u0073\u0071\u0072\u0074":_febg =_aaaf .sqrt (stack );case "\u0073\u0075\u0062":_febg =_aaaf .sub (stack );case "\u0074\u0072\u0075\u006e\u0063\u0061\u0074\u0065":_febg =_aaaf .truncate (stack ); -case "\u0078\u006f\u0072":_febg =_aaaf .xor (stack );};return _febg ;};func (_cgf *PSParser )skipComments ()error {if _ ,_babg :=_cgf .skipSpaces ();_babg !=nil {return _babg ;};_fedgc :=true ;for {_fgbc ,_defg :=_cgf ._dgda .Peek (1);if _defg !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_defg .Error ()); -return _defg ;};if _fedgc &&_fgbc [0]!='%'{return nil ;};_fedgc =false ;if (_fgbc [0]!='\r')&&(_fgbc [0]!='\n'){_cgf ._dgda .ReadByte ();}else {break ;};};return _cgf .skipComments ();}; +// Parse parses the postscript and store as a program that can be executed. +func (_cdbd *PSParser )Parse ()(*PSProgram ,error ){_cdbd .skipSpaces ();_bfaa ,_acec :=_cdbd ._eed .Peek (2);if _acec !=nil {return nil ,_acec ;};if _bfaa [0]!='{'{return nil ,_e .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"); +};_aebg ,_acec :=_cdbd .parseFunction ();if _acec !=nil &&_acec !=_cf .EOF {return nil ,_acec ;};return _aebg ,_acec ;};func (_fbde *PSOperand )DebugString ()string {return _f .Sprintf ("\u006fp\u003a\u0027\u0025\u0073\u0027",*_fbde );}; -// PSExecutor has its own execution stack and is used to executre a PS routine (program). -type PSExecutor struct{Stack *PSStack ;_aa *PSProgram ;};func (_bgc *PSInteger )String ()string {return _ea .Sprintf ("\u0025\u0064",_bgc .Val )};var ErrUndefinedResult =_c .New ("\u0075\u006e\u0064\u0065fi\u006e\u0065\u0064\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u0065\u0072\u0072o\u0072"); -func (_eafbc *PSOperand )mul (_cda *PSStack )error {_ffgb ,_edc :=_cda .Pop ();if _edc !=nil {return _edc ;};_gcb ,_edc :=_cda .Pop ();if _edc !=nil {return _edc ;};_cdaf ,_cede :=_ffgb .(*PSReal );_gfc ,_dbc :=_ffgb .(*PSInteger );if !_cede &&!_dbc {return ErrTypeCheck ; -};_fce ,_efgc :=_gcb .(*PSReal );_bcd ,_bbcc :=_gcb .(*PSInteger );if !_efgc &&!_bbcc {return ErrTypeCheck ;};if _dbc &&_bbcc {_cca :=_gfc .Val *_bcd .Val ;_gac :=_cda .Push (MakeInteger (_cca ));return _gac ;};var _ggf float64 ;if _cede {_ggf =_cdaf .Val ; -}else {_ggf =float64 (_gfc .Val );};if _efgc {_ggf *=_fce .Val ;}else {_ggf *=float64 (_bcd .Val );};_edc =_cda .Push (MakeReal (_ggf ));return _edc ;}; +// PSReal represents a real number. +type PSReal struct{Val float64 ;};var ErrTypeCheck =_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");var ErrUnsupportedOperand =_e .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); +func (_baf *PSOperand )atan (_aaf *PSStack )error {_ffb ,_dd :=_aaf .PopNumberAsFloat64 ();if _dd !=nil {return _dd ;};_cec ,_dd :=_aaf .PopNumberAsFloat64 ();if _dd !=nil {return _dd ;};if _ffb ==0{var _bdeb error ;if _cec < 0{_bdeb =_aaf .Push (MakeReal (270)); +}else {_bdeb =_aaf .Push (MakeReal (90));};return _bdeb ;};_ca :=_cec /_ffb ;_gee :=_efd .Atan (_ca )*180/_efd .Pi ;_dd =_aaf .Push (MakeReal (_gee ));return _dd ;};func (_bbf *PSReal )String ()string {return _f .Sprintf ("\u0025\u002e\u0035\u0066",_bbf .Val )}; +var ErrStackOverflow =_e .New ("\u0073\u0074\u0061\u0063\u006b\u0020\u006f\u0076\u0065r\u0066\u006c\u006f\u0077");func (_gcd *PSOperand )idiv (_fece *PSStack )error {_faa ,_accf :=_fece .Pop ();if _accf !=nil {return _accf ;};_bcae ,_accf :=_fece .Pop (); +if _accf !=nil {return _accf ;};_fggc ,_cdb :=_faa .(*PSInteger );if !_cdb {return ErrTypeCheck ;};if _fggc .Val ==0{return ErrUndefinedResult ;};_fff ,_cdb :=_bcae .(*PSInteger );if !_cdb {return ErrTypeCheck ;};_bfac :=_fff .Val /_fggc .Val ;_accf =_fece .Push (MakeInteger (_bfac )); +return _accf ;};func (_eaea *PSOperand )or (_cca *PSStack )error {_aebd ,_fged :=_cca .Pop ();if _fged !=nil {return _fged ;};_cad ,_fged :=_cca .Pop ();if _fged !=nil {return _fged ;};if _dbde ,_affe :=_aebd .(*PSBoolean );_affe {_eef ,_fegd :=_cad .(*PSBoolean ); +if !_fegd {return ErrTypeCheck ;};_fged =_cca .Push (MakeBool (_dbde .Val ||_eef .Val ));return _fged ;};if _fbg ,_gfg :=_aebd .(*PSInteger );_gfg {_cadg ,_gca :=_cad .(*PSInteger );if !_gca {return ErrTypeCheck ;};_fged =_cca .Push (MakeInteger (_fbg .Val |_cadg .Val )); +return _fged ;};return ErrTypeCheck ;}; -// MakeBool returns a new PSBoolean object initialized with `val`. -func MakeBool (val bool )*PSBoolean {_bbbe :=PSBoolean {};_bbbe .Val =val ;return &_bbbe };func (_bgb *PSOperand )gt (_cecf *PSStack )error {_dbdb ,_bde :=_cecf .PopNumberAsFloat64 ();if _bde !=nil {return _bde ;};_bbcf ,_bde :=_cecf .PopNumberAsFloat64 (); -if _bde !=nil {return _bde ;};if _f .Abs (_bbcf -_dbdb )< _cd {_adb :=_cecf .Push (MakeBool (false ));return _adb ;}else if _bbcf > _dbdb {_fca :=_cecf .Push (MakeBool (true ));return _fca ;}else {_bab :=_cecf .Push (MakeBool (false ));return _bab ;};}; -func (_gee *PSOperand )eq (_fddf *PSStack )error {_cdbe ,_dgg :=_fddf .Pop ();if _dgg !=nil {return _dgg ;};_edf ,_dgg :=_fddf .Pop ();if _dgg !=nil {return _dgg ;};_ade ,_gadb :=_cdbe .(*PSBoolean );_bfa ,_cde :=_edf .(*PSBoolean );if _gadb ||_cde {var _edab error ; -if _gadb &&_cde {_edab =_fddf .Push (MakeBool (_ade .Val ==_bfa .Val ));}else {_edab =_fddf .Push (MakeBool (false ));};return _edab ;};var _ddg float64 ;var _cga float64 ;if _cbgd ,_cf :=_cdbe .(*PSInteger );_cf {_ddg =float64 (_cbgd .Val );}else if _dgff ,_ebdg :=_cdbe .(*PSReal ); -_ebdg {_ddg =_dgff .Val ;}else {return ErrTypeCheck ;};if _bdc ,_abc :=_edf .(*PSInteger );_abc {_cga =float64 (_bdc .Val );}else if _gbc ,_bc :=_edf .(*PSReal );_bc {_cga =_gbc .Val ;}else {return ErrTypeCheck ;};if _f .Abs (_cga -_ddg )< _cd {_dgg =_fddf .Push (MakeBool (true )); -}else {_dgg =_fddf .Push (MakeBool (false ));};return _dgg ;}; +// PopInteger specificially pops an integer from the top of the stack, returning the value as an int. +func (_daad *PSStack )PopInteger ()(int ,error ){_dbce ,_abgb :=_daad .Pop ();if _abgb !=nil {return 0,_abgb ;};if _agfg ,_bgf :=_dbce .(*PSInteger );_bgf {return _agfg .Val ,nil ;};return 0,ErrTypeCheck ;}; // Push pushes an object on top of the stack. -func (_dge *PSStack )Push (obj PSObject )error {if len (*_dge )> 100{return ErrStackOverflow ;};*_dge =append (*_dge ,obj );return nil ;}; - -// NewPSStack returns an initialized PSStack. -func NewPSStack ()*PSStack {return &PSStack {}};func (_aba *PSProgram )Duplicate ()PSObject {_fe :=&PSProgram {};for _ ,_bba :=range *_aba {_fe .Append (_bba .Duplicate ());};return _fe ;};func (_ecg *PSOperand )lt (_eebe *PSStack )error {_eebef ,_afcg :=_eebe .PopNumberAsFloat64 (); -if _afcg !=nil {return _afcg ;};_fgcg ,_afcg :=_eebe .PopNumberAsFloat64 ();if _afcg !=nil {return _afcg ;};if _f .Abs (_fgcg -_eebef )< _cd {_aded :=_eebe .Push (MakeBool (false ));return _aded ;}else if _fgcg < _eebef {_bcea :=_eebe .Push (MakeBool (true )); -return _bcea ;}else {_cfb :=_eebe .Push (MakeBool (false ));return _cfb ;};}; +func (_cbbf *PSStack )Push (obj PSObject )error {if len (*_cbbf )> 100{return ErrStackOverflow ;};*_cbbf =append (*_cbbf ,obj );return nil ;};func (_eefe *PSParser )parseNumber ()(PSObject ,error ){_cfed ,_bbb :=_bf .ParseNumber (_eefe ._eed );if _bbb !=nil {return nil ,_bbb ; +};switch _gdce :=_cfed .(type ){case *_bf .PdfObjectFloat :return MakeReal (float64 (*_gdce )),nil ;case *_bf .PdfObjectInteger :return MakeInteger (int (*_gdce )),nil ;};return nil ,_f .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_cfed ); +};func (_eee *PSOperand )ln (_ffcd *PSStack )error {_ceee ,_gfbe :=_ffcd .PopNumberAsFloat64 ();if _gfbe !=nil {return _gfbe ;};_fceg :=_efd .Log (_ceee );_gfbe =_ffcd .Push (MakeReal (_fceg ));return _gfbe ;};func (_ege *PSOperand )mul (_egff *PSStack )error {_gac ,_dag :=_egff .Pop (); +if _dag !=nil {return _dag ;};_febc ,_dag :=_egff .Pop ();if _dag !=nil {return _dag ;};_aad ,_gdg :=_gac .(*PSReal );_aafa ,_dge :=_gac .(*PSInteger );if !_gdg &&!_dge {return ErrTypeCheck ;};_ggd ,_bfacd :=_febc .(*PSReal );_aaeb ,_aedd :=_febc .(*PSInteger ); +if !_bfacd &&!_aedd {return ErrTypeCheck ;};if _dge &&_aedd {_aeff :=_aafa .Val *_aaeb .Val ;_edb :=_egff .Push (MakeInteger (_aeff ));return _edb ;};var _daaa float64 ;if _gdg {_daaa =_aad .Val ;}else {_daaa =float64 (_aafa .Val );};if _bfacd {_daaa *=_ggd .Val ; +}else {_daaa *=float64 (_aaeb .Val );};_dag =_egff .Push (MakeReal (_daaa ));return _dag ;}; -// PopInteger specificially pops an integer from the top of the stack, returning the value as an int. -func (_accc *PSStack )PopInteger ()(int ,error ){_bfe ,_gdcf :=_accc .Pop ();if _gdcf !=nil {return 0,_gdcf ;};if _cff ,_dcg :=_bfe .(*PSInteger );_dcg {return _cff .Val ,nil ;};return 0,ErrTypeCheck ;};func (_cab *PSOperand )cvi (_ddfc *PSStack )error {_gdf ,_gf :=_ddfc .Pop (); -if _gf !=nil {return _gf ;};if _dcd ,_ebc :=_gdf .(*PSReal );_ebc {_dgf :=int (_dcd .Val );_gf =_ddfc .Push (MakeInteger (_dgf ));}else if _fbc ,_aca :=_gdf .(*PSInteger );_aca {_gdc :=_fbc .Val ;_gf =_ddfc .Push (MakeInteger (_gdc ));}else {return ErrTypeCheck ; -};return _gf ;};func (_ffb *PSProgram )DebugString ()string {_abd :="\u007b\u0020";for _ ,_aab :=range *_ffb {_abd +=_aab .DebugString ();_abd +="\u0020";};_abd +="\u007d";return _abd ;};func (_caga *PSOperand )ln (_ede *PSStack )error {_acfc ,_bacd :=_ede .PopNumberAsFloat64 (); -if _bacd !=nil {return _bacd ;};_gdce :=_f .Log (_acfc );_bacd =_ede .Push (MakeReal (_gdce ));return _bacd ;};func (_cbg *PSOperand )cos (_egce *PSStack )error {_fbaa ,_fea :=_egce .PopNumberAsFloat64 ();if _fea !=nil {return _fea ;};_afed :=_f .Cos (_fbaa *_f .Pi /180.0); -_fea =_egce .Push (MakeReal (_afed ));return _fea ;};func (_bbba *PSOperand )roll (_acadc *PSStack )error {_bff ,_agg :=_acadc .Pop ();if _agg !=nil {return _agg ;};_fcc ,_agg :=_acadc .Pop ();if _agg !=nil {return _agg ;};_gadd ,_dfbb :=_bff .(*PSInteger ); -if !_dfbb {return ErrTypeCheck ;};_fecc ,_dfbb :=_fcc .(*PSInteger );if !_dfbb {return ErrTypeCheck ;};if _fecc .Val < 0{return ErrRangeCheck ;};if _fecc .Val ==0||_fecc .Val ==1{return nil ;};if _fecc .Val > len (*_acadc ){return ErrStackUnderflow ;}; -for _dbdge :=0;_dbdge < _cdge (_gadd .Val );_dbdge ++{var _dfa []PSObject ;_dfa =(*_acadc )[len (*_acadc )-(_fecc .Val ):len (*_acadc )];if _gadd .Val > 0{_bad :=_dfa [len (_dfa )-1];_dfa =append ([]PSObject {_bad },_dfa [0:len (_dfa )-1]...);}else {_dad :=_dfa [len (_dfa )-_fecc .Val ]; -_dfa =append (_dfa [1:],_dad );};_debf :=append ((*_acadc )[0:len (*_acadc )-_fecc .Val ],_dfa ...);_acadc =&_debf ;};return nil ;};var ErrRangeCheck =_c .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -func (_ecd *PSOperand )ne (_cdbf *PSStack )error {_cbd :=_ecd .eq (_cdbf );if _cbd !=nil {return _cbd ;};_cbd =_ecd .not (_cdbf );return _cbd ;}; +// 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 _df []float64 ;for _ ,_de :=range objects {if _ae ,_ab :=_de .(*PSInteger );_ab {_df =append (_df ,float64 (_ae .Val ));}else if _cd ,_g :=_de .(*PSReal );_g {_df =append (_df ,_cd .Val ); +}else {return nil ,ErrTypeCheck ;};};return _df ,nil ;}; // NewPSExecutor returns an initialized PSExecutor for an input `program`. -func NewPSExecutor (program *PSProgram )*PSExecutor {_ff :=&PSExecutor {};_ff .Stack =NewPSStack ();_ff ._aa =program ;return _ff ;};func (_fef *PSOperand )neg (_abcf *PSStack )error {_abb ,_dddg :=_abcf .Pop ();if _dddg !=nil {return _dddg ;};if _ebdc ,_eca :=_abb .(*PSReal ); -_eca {_dddg =_abcf .Push (MakeReal (-_ebdc .Val ));return _dddg ;}else if _bdb ,_efce :=_abb .(*PSInteger );_efce {_dddg =_abcf .Push (MakeInteger (-_bdb .Val ));return _dddg ;}else {return ErrTypeCheck ;};}; \ No newline at end of file +func NewPSExecutor (program *PSProgram )*PSExecutor {_fb :=&PSExecutor {};_fb .Stack =NewPSStack ();_fb ._d =program ;return _fb ;};func (_ffc *PSOperand )ifelse (_efbc *PSStack )error {_dad ,_gbf :=_efbc .Pop ();if _gbf !=nil {return _gbf ;};_bcag ,_gbf :=_efbc .Pop (); +if _gbf !=nil {return _gbf ;};_dabb ,_gbf :=_efbc .Pop ();if _gbf !=nil {return _gbf ;};_ggg ,_dffc :=_dad .(*PSProgram );if !_dffc {return ErrTypeCheck ;};_dbd ,_dffc :=_bcag .(*PSProgram );if !_dffc {return ErrTypeCheck ;};_egfba ,_dffc :=_dabb .(*PSBoolean ); +if !_dffc {return ErrTypeCheck ;};if _egfba .Val {_cabc :=_dbd .Exec (_efbc );return _cabc ;};_gbf =_ggg .Exec (_efbc );return _gbf ;};func _beb (_eaa int )int {if _eaa < 0{return -_eaa ;};return _eaa ;}; \ No newline at end of file diff --git a/redactor/redactor.go b/redactor/redactor.go index 42975974..7b102aaf 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 (_d "errors";_e "fmt";_gf "github.com/unidoc/unipdf/v3/common";_bf "github.com/unidoc/unipdf/v3/contentstream";_c "github.com/unidoc/unipdf/v3/core";_eb "github.com/unidoc/unipdf/v3/creator";_b "github.com/unidoc/unipdf/v3/extractor"; -_dc "github.com/unidoc/unipdf/v3/model";_g "io";_f "regexp";_de "sort";_dd "strings";); +package redactor ;import (_f "errors";_df "fmt";_c "github.com/unidoc/unipdf/v3/common";_g "github.com/unidoc/unipdf/v3/contentstream";_b "github.com/unidoc/unipdf/v3/core";_ac "github.com/unidoc/unipdf/v3/creator";_cd "github.com/unidoc/unipdf/v3/extractor"; +_ce "github.com/unidoc/unipdf/v3/model";_fb "io";_e "regexp";_dd "sort";_a "strings";);func (_eafg *regexMatcher )match (_agbg string )([]*matchedIndex ,error ){_dac :=_eafg ._eefe .Pattern ;if _dac ==nil {return nil ,_f .New ("\u006e\u006f\u0020\u0070at\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006d\u0070\u0069\u006c\u0065\u0064"); +};var (_ecgg =_dac .FindAllStringIndex (_agbg ,-1);_dfdag []*matchedIndex ;);for _ ,_cegae :=range _ecgg {_dfdag =append (_dfdag ,&matchedIndex {_dcgea :_cegae [0],_abg :_cegae [1],_dade :_agbg [_cegae [0]:_cegae [1]]});};return _dfdag ,nil ;}; // New instantiates a Redactor object with given PdfReader and `regex` pattern. -func New (reader *_dc .PdfReader ,opts *RedactionOptions ,rectProps *RectangleProps )*Redactor {if rectProps ==nil {rectProps =RedactRectanglePropsNew ();};return &Redactor {_efe :reader ,_adb :opts ,_ecb :_eb .New (),_bccc :rectProps };};func _eed (_accg []*matchedIndex )[]*targetMap {_caea :=make (map[string ][][]int ); -_acda :=[]*targetMap {};for _ ,_edc :=range _accg {_bbdb :=_edc ._fcda ;_gage :=[]int {_edc ._aadc ,_edc ._daa };if _edgg ,_dga :=_caea [_bbdb ];_dga {_caea [_bbdb ]=append (_edgg ,_gage );}else {_caea [_bbdb ]=[][]int {_gage };};};for _ebgd ,_cafb :=range _caea {_baf :=&targetMap {_daae :_ebgd ,_cgef :_cafb }; -_acda =append (_acda ,_baf );};return _acda ;};func _edag (_aaab string )(string ,[][]int ){_gca :=_f .MustCompile ("\u005c\u006e");_ffbc :=_gca .FindAllStringIndex (_aaab ,-1);_eabc :=_gca .ReplaceAllString (_aaab ,"\u0020");return _eabc ,_ffbc ;};func _bffg (_cad ,_decc targetMap )(bool ,[]int ){_deg :=_dd .Contains (_cad ._daae ,_decc ._daae ); -var _cbg []int ;for _ ,_babg :=range _cad ._cgef {for _befb ,_aag :=range _decc ._cgef {if _aag [0]>=_babg [0]&&_aag [1]<=_babg [1]{_cbg =append (_cbg ,_befb );};};};return _deg ,_cbg ;};func _ef (_ebd *_b .TextMarkArray )(_c .PdfObject ,int ){var _ffc _c .PdfObject ; -_dea :=-1;for _ebf ,_fff :=range _ebd .Elements (){_ffc =_fff .DirectObject ;_dea =_ebf ;if _ffc !=nil {break ;};};return _ffc ,_dea ;};func _cfd (_edb localSpanMarks ,_decd *_b .TextMarkArray ,_fga *_dc .PdfFont ,_abb ,_ggg string )([]_c .PdfObject ,error ){_ce :=_cccb (_decd ); -Tj ,_ee :=_bgfg (_decd );if _ee !=nil {return nil ,_ee ;};_aed :=len (_abb );_cfdf :=len (_ce );_cab :=-1;_gbd :=_c .MakeFloat (Tj );if _ce !=_ggg {_fbg :=_edb ._bfd ;if _fbg ==0{_cab =_dd .LastIndex (_abb ,_ce );}else {_cab =_dd .Index (_abb ,_ce );}; -}else {_cab =_dd .Index (_abb ,_ce );};_ddd :=_cab +_cfdf ;_bga :=[]_c .PdfObject {};if _cab ==0&&_ddd ==_aed {_bga =append (_bga ,_gbd );}else if _cab ==0&&_ddd < _aed {_fae :=_accc (_abb [_ddd :],_fga );_fe :=_c .MakeStringFromBytes (_fae );_bga =append (_bga ,_gbd ,_fe ); -}else if _cab > 0&&_ddd >=_aed {_ccdc :=_accc (_abb [:_cab ],_fga );_cge :=_c .MakeStringFromBytes (_ccdc );_bga =append (_bga ,_cge ,_gbd );}else if _cab > 0&&_ddd < _aed {_edg :=_accc (_abb [:_cab ],_fga );_gcgd :=_accc (_abb [_ddd :],_fga );_ece :=_c .MakeStringFromBytes (_edg ); -_gafb :=_c .MakeString (string (_gcgd ));_bga =append (_bga ,_ece ,_gbd ,_gafb );};return _bga ,nil ;};type placeHolders struct{_ga []int ;_ag string ;_gad float64 ;};func (_cfdb *regexMatcher )match (_eeg string )([]*matchedIndex ,error ){_eaba :=_cfdb ._geee .Pattern ; -if _eaba ==nil {return nil ,_d .New ("\u006e\u006f\u0020\u0070at\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006d\u0070\u0069\u006c\u0065\u0064");};var (_bdec =_eaba .FindAllStringIndex (_eeg ,-1);_ggge []*matchedIndex ;);for _ ,_agf :=range _bdec {_ggge =append (_ggge ,&matchedIndex {_aadc :_agf [0],_daa :_agf [1],_fcda :_eeg [_agf [0]:_agf [1]]}); -};return _ggge ,nil ;};func _cffb (_fed *_bf .ContentStreamOperations ,PdfObj _c .PdfObject )(*_bf .ContentStreamOperation ,int ,bool ){for _cdb ,_gfcf :=range *_fed {_dag :=_gfcf .Operand ;if _dag =="\u0054\u006a"{_dgdf :=_c .TraceToDirectObject (_gfcf .Params [0]); -if _dgdf ==PdfObj {return _gfcf ,_cdb ,true ;};}else if _dag =="\u0054\u004a"{_aga ,_fffcb :=_c .GetArray (_gfcf .Params [0]);if !_fffcb {return nil ,_cdb ,_fffcb ;};for _ ,_abbb :=range _aga .Elements (){if _abbb ==PdfObj {return _gfcf ,_cdb ,true ;}; -};}else if _dag =="\u0022"{_adg :=_c .TraceToDirectObject (_gfcf .Params [2]);if _adg ==PdfObj {return _gfcf ,_cdb ,true ;};}else if _dag =="\u0027"{_dee :=_c .TraceToDirectObject (_gfcf .Params [0]);if _dee ==PdfObj {return _gfcf ,_cdb ,true ;};};};return nil ,-1,false ; -};type regexMatcher struct{_geee RedactionTerm };type localSpanMarks struct{_fbfd *_b .TextMarkArray ;_bfd int ;_eddb string ;};func _bcb (_eg *_bf .ContentStreamOperations ,_bfb string ,_fd int )error {_ac :=_bf .ContentStreamOperations {};var _aad _bf .ContentStreamOperation ; -for _ggd ,_bcc :=range *_eg {if _ggd ==_fd {if _bfb =="\u0027"{_fgg :=_bf .ContentStreamOperation {Operand :"\u0054\u002a"};_ac =append (_ac ,&_fgg );_aad .Params =_bcc .Params ;_aad .Operand ="\u0054\u006a";_ac =append (_ac ,&_aad );}else if _bfb =="\u0022"{_ca :=_bcc .Params [:2]; -Tc ,Tw :=_ca [0],_ca [1];_fb :=_bf .ContentStreamOperation {Params :[]_c .PdfObject {Tc },Operand :"\u0054\u0063"};_ac =append (_ac ,&_fb );_fb =_bf .ContentStreamOperation {Params :[]_c .PdfObject {Tw },Operand :"\u0054\u0077"};_ac =append (_ac ,&_fb ); -_aad .Params =[]_c .PdfObject {_bcc .Params [2]};_aad .Operand ="\u0054\u006a";_ac =append (_ac ,&_aad );};};_ac =append (_ac ,_bcc );};*_eg =_ac ;return nil ;};func _aae (_gcbf *_dc .PdfFont ,_ace _b .TextMark )float64 {_ege :=0.001;_gfg :=_ace .Th /100; -if _gcbf .Subtype ()=="\u0054\u0079\u0070e\u0033"{_ege =1;};_acc ,_fad :=_gcbf .GetRuneMetrics (' ');if !_fad {_acc ,_fad =_gcbf .GetCharMetrics (32);};if !_fad {_acc ,_ =_dc .DefaultFont ().GetRuneMetrics (' ');};_gaf :=_ege *((_acc .Wx *_ace .FontSize +_ace .Tc +_ace .Tw )/_gfg ); -return _gaf ;}; +func New (reader *_ce .PdfReader ,opts *RedactionOptions ,rectProps *RectangleProps )*Redactor {if rectProps ==nil {rectProps =RedactRectanglePropsNew ();};return &Redactor {_baed :reader ,_gca :opts ,_feba :_ac .New (),_dgga :rectProps };};func _ccfa (_eba []*matchedIndex )[]*targetMap {_cdgf :=make (map[string ][][]int ); +_fbcc :=[]*targetMap {};for _ ,_edbce :=range _eba {_dbgc :=_edbce ._dade ;_decd :=[]int {_edbce ._dcgea ,_edbce ._abg };if _afcc ,_gbbf :=_cdgf [_dbgc ];_gbbf {_cdgf [_dbgc ]=append (_afcc ,_decd );}else {_cdgf [_dbgc ]=[][]int {_decd };};};for _fab ,_ebba :=range _cdgf {_gadd :=&targetMap {_ffe :_fab ,_cddb :_ebba }; +_fbcc =append (_fbcc ,_gadd );};return _fbcc ;};func _fe (_eg *_g .ContentStreamOperations ,_ea map[_b .PdfObject ][]localSpanMarks )error {for _ee ,_cg :=range _ea {if _ee ==nil {continue ;};_cee ,_bg ,_ed :=_bcd (_eg ,_ee );if !_ed {_c .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",_ee ,_eg ); +return nil ;};if _cee .Operand =="\u0054\u006a"{_af :=_bgd (_cee ,_ee ,_cg );if _af !=nil {return _af ;};}else if _cee .Operand =="\u0054\u004a"{_dg :=_gd (_cee ,_ee ,_cg );if _dg !=nil {return _dg ;};}else if _cee .Operand =="\u0027"||_cee .Operand =="\u0022"{_dfe :=_db (_eg ,_cee .Operand ,_bg ); +if _dfe !=nil {return _dfe ;};_dfe =_bgd (_cee ,_ee ,_cg );if _dfe !=nil {return _dfe ;};};};return nil ;};func _cafg (_bdgg _b .PdfObject ,_dgg *_ce .PdfFont )(string ,error ){_cad ,_egc :=_b .GetStringBytes (_bdgg );if !_egc {return "",_b .ErrTypeError ; +};_edbaa :=_dgg .BytesToCharcodes (_cad );_ccd ,_egg ,_cfee :=_dgg .CharcodesToStrings (_edbaa );if _cfee > 0{_c .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",_egg ,_cfee ); +};_bgg :=_a .Join (_ccd ,"");return _bgg ,nil ;};func _ab (_ged *_cd .TextMarkArray )*_ce .PdfFont {_ ,_afab :=_bge (_ged );_eege :=_ged .Elements ()[_afab ];_eac :=_eege .Font ;return _eac ;};func _caa (_ggff *_cd .TextMarkArray )string {_ebg :="";for _ ,_dcbd :=range _ggff .Elements (){_ebg +=_dcbd .Text ; +};return _ebg ;};func _eaf (_gbd string ,_efd []localSpanMarks )([]placeHolders ,error ){_bca :="";_bbb :=[]placeHolders {};for _fbc ,_aff :=range _efd {_ege :=_aff ._faa ;_fgd :=_aff ._ccf ;_ggg :=_caa (_ege );_deaf ,_fda :=_eegec (_ege );if _fda !=nil {return nil ,_fda ; +};if _ggg !=_bca {var _ggb []int ;if _fbc ==0&&_fgd !=_ggg {_gab :=_a .Index (_gbd ,_ggg );_ggb =[]int {_gab };}else if _fbc ==len (_efd )-1{_gae :=_a .LastIndex (_gbd ,_ggg );_ggb =[]int {_gae };}else {_ggb =_acbb (_gbd ,_ggg );};_bga :=placeHolders {_cf :_ggb ,_ff :_ggg ,_bc :_deaf }; +_bbb =append (_bbb ,_bga );};_bca =_ggg ;};return _bbb ,nil ;}; -// Redact executes the redact operation on a pdf file and updates the content streams of all pages of the file. -func (_abba *Redactor )Redact ()error {_fab ,_bbf :=_abba ._efe .GetNumPages ();if _bbf !=nil {return _e .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"); -};_aefd :=_abba ._bccc .FillColor ;_beca :=_abba ._bccc .BorderWidth ;_deee :=_abba ._bccc .FillOpacity ;for _cce :=1;_cce <=_fab ;_cce ++{_cbf ,_baab :=_abba ._efe .GetPage (_cce );if _baab !=nil {return _baab ;};_cde ,_baab :=_b .New (_cbf );if _baab !=nil {return _baab ; -};_daf ,_ ,_ ,_baab :=_cde .ExtractPageText ();if _baab !=nil {return _baab ;};_ecc :=_daf .GetContentStreamOps ();_eabb ,_agae ,_baab :=_abba .redactPage (_ecc ,_cbf .Resources );if _agae ==nil {_gf .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"); -_agae =_ecc ;};_eaa :=_bf .ContentStreamOperation {Operand :"\u006e"};*_agae =append (*_agae ,&_eaa );_cbf .SetContentStreams ([]string {_agae .String ()},_c .NewFlateEncoder ());if _baab !=nil {return _baab ;};_bed ,_baab :=_cbf .GetMediaBox ();if _baab !=nil {return _baab ; -};if _cbf .MediaBox ==nil {_cbf .MediaBox =_bed ;};if _accb :=_abba ._ecb .AddPage (_cbf );_accb !=nil {return _accb ;};_de .Slice (_eabb ,func (_ffd ,_faea int )bool {return _eabb [_ffd ]._gade < _eabb [_faea ]._gade });_cac :=_bed .Ury ;for _ ,_aba :=range _eabb {_aedc :=_aba ._dgdfc ; -_ade :=_abba ._ecb .NewRectangle (_aedc .Llx ,_cac -_aedc .Lly ,_aedc .Urx -_aedc .Llx ,-(_aedc .Ury -_aedc .Lly ));_ade .SetFillColor (_aefd );_ade .SetBorderWidth (_beca );_ade .SetFillOpacity (_deee );if _ada :=_abba ._ecb .Draw (_ade );_ada !=nil {return nil ; -};};};_abba ._ecb .SetOutlineTree (_abba ._efe .GetOutlineTree ());return nil ;};func _fde (_ecg ,_fgb ,_dfaa float64 )float64 {_dfaa =_dfaa /100;_cea :=(-1000*_ecg )/(_fgb *_dfaa );return _cea ;}; +// RedactRectanglePropsNew return a new pointer to a default RectangleProps object. +func RedactRectanglePropsNew ()*RectangleProps {return &RectangleProps {FillColor :_ac .ColorBlack ,BorderWidth :0.0,FillOpacity :1.0};};func _bgd (_dcg *_g .ContentStreamOperation ,_cdd _b .PdfObject ,_bfb []localSpanMarks )error {var _cggd *_b .PdfObjectArray ; +_dgfc ,_egfd :=_ceda (_bfb );if len (_egfd )==1{_gda :=_egfd [0];_cfd :=_dgfc [_gda ];if len (_cfd )==1{_cdc :=_cfd [0];_bae :=_cdc ._faa ;_abb :=_ab (_bae );_abf ,_aeb :=_cafg (_cdd ,_abb );if _aeb !=nil {return _aeb ;};_cb ,_aeb :=_gaa (_cdc ,_bae ,_abb ,_abf ,_gda ); +if _aeb !=nil {return _aeb ;};_cggd =_b .MakeArray (_cb ...);}else {_gdaf :=_cfd [0]._faa ;_ecd :=_ab (_gdaf );_abe ,_adc :=_cafg (_cdd ,_ecd );if _adc !=nil {return _adc ;};_bda ,_adc :=_eaf (_abe ,_cfd );if _adc !=nil {return _adc ;};_ead :=_fef (_bda ); +_gc :=_fcd (_abe ,_ead ,_ecd );_cggd =_b .MakeArray (_gc ...);};}else if len (_egfd )> 1{_cgb :=_bfb [0];_egfg :=_cgb ._faa ;_ ,_adg :=_bge (_egfg );_bdae :=_egfg .Elements ()[_adg ];_bcc :=_bdae .Font ;_gfea ,_fc :=_cafg (_cdd ,_bcc );if _fc !=nil {return _fc ; +};_dad ,_fc :=_eaf (_gfea ,_bfb );if _fc !=nil {return _fc ;};_fag :=_fef (_dad );_ece :=_fcd (_gfea ,_fag ,_bcc );_cggd =_b .MakeArray (_ece ...);};_dcg .Params [0]=_cggd ;_dcg .Operand ="\u0054\u004a";return nil ;};func _abed (_dcgg ,_aded targetMap )(bool ,[]int ){_fbb :=_a .Contains (_dcgg ._ffe ,_aded ._ffe ); +var _cdee []int ;for _ ,_gec :=range _dcgg ._cddb {for _cdeg ,_dbf :=range _aded ._cddb {if _dbf [0]>=_gec [0]&&_dbf [1]<=_gec [1]{_cdee =append (_cdee ,_cdeg );};};};return _fbb ,_cdee ;};func _eegec (_deec *_cd .TextMarkArray )(float64 ,error ){_dfeg ,_aed :=_deec .BBox (); +if !_aed {return 0.0,_df .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",_deec ); +};_agbb :=_dgb (_deec );_cea :=0.0;_ ,_aad :=_bge (_deec );_cfda :=_deec .Elements ()[_aad ];_egef :=_cfda .Font ;if _agbb > 0{_cea =_ffc (_egef ,_cfda );};_fgdf :=(_dfeg .Urx -_dfeg .Llx );_fgdf =_fgdf +_cea *float64 (_agbb );Tj :=_bgae (_fgdf ,_cfda .FontSize ,_cfda .Th ); +return Tj ,nil ;};type matchedBBox struct{_gcg _ce .PdfRectangle ;_aegc string ;};type placeHolders struct{_cf []int ;_ff string ;_bc float64 ;}; -// RectangleProps defines properties of the redaction rectangle to be drawn. -type RectangleProps struct{FillColor _eb .Color ;BorderWidth float64 ;FillOpacity float64 ;};func _acd (_db []localSpanMarks )(map[string ][]localSpanMarks ,[]string ){_dec :=make (map[string ][]localSpanMarks );_aaa :=[]string {};for _ ,_egg :=range _db {_dfa :=_egg ._eddb ; -if _caa ,_eggg :=_dec [_dfa ];_eggg {_dec [_dfa ]=append (_caa ,_egg );}else {_dec [_dfa ]=[]localSpanMarks {_egg };_aaa =append (_aaa ,_dfa );};};return _dec ,_aaa ;}; +// WriteToFile writes the redacted document to file specified by `outputPath`. +func (_bcca *Redactor )WriteToFile (outputPath string )error {if _dff :=_bcca ._feba .WriteToFile (outputPath );_dff !=nil {return _df .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 _bcd (_acc *_g .ContentStreamOperations ,PdfObj _b .PdfObject )(*_g .ContentStreamOperation ,int ,bool ){for _affe ,_bgab :=range *_acc {_dgag :=_bgab .Operand ;if _dgag =="\u0054\u006a"{_ega :=_b .TraceToDirectObject (_bgab .Params [0]); +if _ega ==PdfObj {return _bgab ,_affe ,true ;};}else if _dgag =="\u0054\u004a"{_fbga ,_afg :=_b .GetArray (_bgab .Params [0]);if !_afg {return nil ,_affe ,_afg ;};for _ ,_dfd :=range _fbga .Elements (){if _dfd ==PdfObj {return _bgab ,_affe ,true ;};};}else if _dgag =="\u0022"{_gad :=_b .TraceToDirectObject (_bgab .Params [2]); +if _gad ==PdfObj {return _bgab ,_affe ,true ;};}else if _dgag =="\u0027"{_gaf :=_b .TraceToDirectObject (_bgab .Params [0]);if _gaf ==PdfObj {return _bgab ,_affe ,true ;};};};return nil ,-1,false ;};func _db (_edb *_g .ContentStreamOperations ,_eed string ,_fa int )error {_gb :=_g .ContentStreamOperations {}; +var _ag _g .ContentStreamOperation ;for _ef ,_gg :=range *_edb {if _ef ==_fa {if _eed =="\u0027"{_dgc :=_g .ContentStreamOperation {Operand :"\u0054\u002a"};_gb =append (_gb ,&_dgc );_ag .Params =_gg .Params ;_ag .Operand ="\u0054\u006a";_gb =append (_gb ,&_ag ); +}else if _eed =="\u0022"{_be :=_gg .Params [:2];Tc ,Tw :=_be [0],_be [1];_cff :=_g .ContentStreamOperation {Params :[]_b .PdfObject {Tc },Operand :"\u0054\u0063"};_gb =append (_gb ,&_cff );_cff =_g .ContentStreamOperation {Params :[]_b .PdfObject {Tw },Operand :"\u0054\u0077"}; +_gb =append (_gb ,&_cff );_ag .Params =[]_b .PdfObject {_gg .Params [2]};_ag .Operand ="\u0054\u006a";_gb =append (_gb ,&_ag );};};_gb =append (_gb ,_gg );};*_edb =_gb ;return nil ;};func _bbf (_dgce *_cd .TextMarkArray )[]*_cd .TextMarkArray {_faag :=_dgce .Elements (); +_acd :=len (_faag );var _ecea _b .PdfObject ;_cdbc :=[]*_cd .TextMarkArray {};_cdga :=&_cd .TextMarkArray {};_bggd :=-1;for _fgcf ,_cded :=range _faag {_dbgg :=_cded .DirectObject ;_bggd =_cded .Index ;if _dbgg ==nil {_adeda :=_dgcg (_dgce ,_fgcf ,_bggd ); +if _ecea !=nil {if _adeda ==-1||_adeda > _fgcf {_cdbc =append (_cdbc ,_cdga );_cdga =&_cd .TextMarkArray {};};};}else if _dbgg !=nil &&_ecea ==nil {if _bggd ==0&&_fgcf > 0{_cdbc =append (_cdbc ,_cdga );_cdga =&_cd .TextMarkArray {};};}else if _dbgg !=nil &&_ecea !=nil {if _dbgg !=_ecea {_cdbc =append (_cdbc ,_cdga ); +_cdga =&_cd .TextMarkArray {};};};_ecea =_dbgg ;_cdga .Append (_cded );if _fgcf ==(_acd -1){_cdbc =append (_cdbc ,_cdga );};};return _cdbc ;}; // Redactor represents a Redactor object. -type Redactor struct{_efe *_dc .PdfReader ;_adb *RedactionOptions ;_ecb *_eb .Creator ;_bccc *RectangleProps ;};func (_fbc *Redactor )redactPage (_dagde *_bf .ContentStreamOperations ,_egd *_dc .PdfPageResources )([]matchedBBox ,*_bf .ContentStreamOperations ,error ){_egga ,_fbbe :=_b .NewFromContents (_dagde .String (),_egd ); -if _fbbe !=nil {return nil ,nil ,_fbbe ;};_gcee ,_ ,_ ,_fbbe :=_egga .ExtractPageText ();if _fbbe !=nil {return nil ,nil ,_fbbe ;};_dagde =_gcee .GetContentStreamOps ();_fcbe :=_gcee .Marks ();_ceaa :=_gcee .Text ();_ceaa ,_dbfe :=_edag (_ceaa );_bbfd :=[]matchedBBox {}; -_gga :=make (map[_c .PdfObject ][]localSpanMarks );_gdcc :=[]*targetMap {};for _ ,_gaa :=range _fbc ._adb .Terms {_gfdf ,_edbg :=_bfcg (_gaa );if _edbg !=nil {return nil ,nil ,_edbg ;};_adaa ,_edbg :=_gfdf .match (_ceaa );if _edbg !=nil {return nil ,nil ,_edbg ; -};_adaa =_eca (_adaa ,_dbfe );_fcc :=_eed (_adaa );_gdcc =append (_gdcc ,_fcc ...);};_bgc (_gdcc );for _ ,_dff :=range _gdcc {_afg :=_dff ._daae ;_fef :=_dff ._cgef ;_bac :=[]matchedBBox {};for _ ,_cfdd :=range _fef {_edda ,_ggeb ,_agec :=_gafd (_cfdd ,_fcbe ,_afg ); -if _agec !=nil {return nil ,nil ,_agec ;};_eeb :=_edba (_edda );for _fgbf ,_gbga :=range _eeb {_geae :=localSpanMarks {_fbfd :_gbga ,_bfd :_fgbf ,_eddb :_afg };_caag ,_ :=_ef (_gbga );if _ggac ,_fffg :=_gga [_caag ];_fffg {_gga [_caag ]=append (_ggac ,_geae ); -}else {_gga [_caag ]=[]localSpanMarks {_geae };};};_bac =append (_bac ,_ggeb );};_bbfd =append (_bbfd ,_bac ...);};_fbbe =_edd (_dagde ,_gga );if _fbbe !=nil {return nil ,nil ,_fbbe ;};return _bbfd ,_dagde ,nil ;};func _gea (_bab ,_ebfe string )[]int {if len (_ebfe )==0{return nil ; -};var _fcbg []int ;for _cda :=0;_cda < len (_bab );{_gefb :=_dd .Index (_bab [_cda :],_ebfe );if _gefb < 0{return _fcbg ;};_fcbg =append (_fcbg ,_cda +_gefb );_cda +=_gefb +len (_ebfe );};return _fcbg ;};func _bgc (_cggf []*targetMap ){for _gde ,_eccb :=range _cggf {for _fca ,_abd :=range _cggf {if _gde !=_fca {_ggdf ,_agc :=_bffg (*_eccb ,*_abd ); -if _ggdf {_ggf (_abd ,_agc );};};};};};type matchedBBox struct{_dgdfc _dc .PdfRectangle ;_gade string ;};func _ae (_cg *_b .TextMarkArray )int {_cd :=0;_bg :=_cg .Elements ();if _bg [0].Text =="\u0020"{_cd ++;};if _bg [_cg .Len ()-1].Text =="\u0020"{_cd ++; -};return _cd ;};func _gcgc (_bgb int ,_gcga []int )bool {for _ ,_bfca :=range _gcga {if _bfca ==_bgb {return true ;};};return false ;}; +type Redactor struct{_baed *_ce .PdfReader ;_gca *RedactionOptions ;_feba *_ac .Creator ;_dgga *RectangleProps ;}; // RedactionOptions is a collection of RedactionTerm objects. -type RedactionOptions struct{Terms []RedactionTerm ;};func _edba (_gdec *_b .TextMarkArray )[]*_b .TextMarkArray {_geb :=_gdec .Elements ();_efd :=len (_geb );var _gebc _c .PdfObject ;_cffbc :=[]*_b .TextMarkArray {};_fdf :=&_b .TextMarkArray {};_agg :=-1; -for _bcg ,_bfad :=range _geb {_bffc :=_bfad .DirectObject ;_agg =_bfad .Index ;if _bffc ==nil {_caba :=_degc (_gdec ,_bcg ,_agg );if _gebc !=nil {if _caba ==-1||_caba > _bcg {_cffbc =append (_cffbc ,_fdf );_fdf =&_b .TextMarkArray {};};};}else if _bffc !=nil &&_gebc ==nil {if _agg ==0&&_bcg > 0{_cffbc =append (_cffbc ,_fdf ); -_fdf =&_b .TextMarkArray {};};}else if _bffc !=nil &&_gebc !=nil {if _bffc !=_gebc {_cffbc =append (_cffbc ,_fdf );_fdf =&_b .TextMarkArray {};};};_gebc =_bffc ;_fdf .Append (_bfad );if _bcg ==(_efd -1){_cffbc =append (_cffbc ,_fdf );};};return _cffbc ; -};func _accc (_afc string ,_ffe *_dc .PdfFont )[]byte {_gd ,_faa :=_ffe .StringToCharcodeBytes (_afc );if _faa !=0{_gf .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",_afc ,_gd ); -};return _gd ;};func _bfg (_fc *_bf .ContentStreamOperation ,_be _c .PdfObject ,_eba []localSpanMarks )error {_fcd ,_gb :=_c .GetArray (_fc .Params [0]);_df :=[]_c .PdfObject {};if !_gb {_gf .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",_fc ); -return _e .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",_fc ); -};_gbg ,_dcg :=_acd (_eba );if len (_dcg )==1{_ebg :=_dcg [0];_ede :=_gbg [_ebg ];if len (_ede )==1{_fbb :=_ede [0];_bfba :=_fbb ._fbfd ;_gbb :=_gge (_bfba );_efg ,_bb :=_dfd (_be ,_gbb );if _bb !=nil {return _bb ;};_af ,_bb :=_cfd (_fbb ,_bfba ,_gbb ,_efg ,_ebg ); -if _bb !=nil {return _bb ;};for _ ,_cgd :=range _fcd .Elements (){if _cgd ==_be {_df =append (_df ,_af ...);}else {_df =append (_df ,_cgd );};};}else {_bfc :=_ede [0]._fbfd ;_ec :=_gge (_bfc );_dde ,_bd :=_dfd (_be ,_ec );if _bd !=nil {return _bd ;};_egf ,_bd :=_efa (_dde ,_ede ); -if _bd !=nil {return _bd ;};_ea :=_cdc (_egf );_edef :=_cfae (_dde ,_ea ,_ec );for _ ,_bec :=range _fcd .Elements (){if _bec ==_be {_df =append (_df ,_edef ...);}else {_df =append (_df ,_bec );};};};_fc .Params [0]=_c .MakeArray (_df ...);}else if len (_dcg )> 1{_fcb :=_eba [0]; -_edf :=_fcb ._fbfd ;_ ,_gfd :=_ef (_edf );_gfdg :=_edf .Elements ()[_gfd ];_dg :=_gfdg .Font ;_caf ,_fa :=_dfd (_be ,_dg );if _fa !=nil {return _fa ;};_bff ,_fa :=_efa (_caf ,_eba );if _fa !=nil {return _fa ;};_eda :=_cdc (_bff );_fbe :=_cfae (_caf ,_eda ,_dg ); -for _ ,_aff :=range _fcd .Elements (){if _aff ==_be {_df =append (_df ,_fbe ...);}else {_df =append (_df ,_aff );};};_fc .Params [0]=_c .MakeArray (_df ...);};return nil ;};func _edd (_gg *_bf .ContentStreamOperations ,_ab map[_c .PdfObject ][]localSpanMarks )error {for _gac ,_aa :=range _ab {if _gac ==nil {continue ; -};_ff ,_cc ,_cf :=_cffb (_gg ,_gac );if !_cf {_gf .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",_gac ,_gg ); -return nil ;};if _ff .Operand =="\u0054\u006a"{_fg :=_ccf (_ff ,_gac ,_aa );if _fg !=nil {return _fg ;};}else if _ff .Operand =="\u0054\u004a"{_gcb :=_bfg (_ff ,_gac ,_aa );if _gcb !=nil {return _gcb ;};}else if _ff .Operand =="\u0027"||_ff .Operand =="\u0022"{_gfb :=_bcb (_gg ,_ff .Operand ,_cc ); -if _gfb !=nil {return _gfb ;};_gfb =_ccf (_ff ,_gac ,_aa );if _gfb !=nil {return _gfb ;};};};return nil ;}; +type RedactionOptions struct{Terms []RedactionTerm ;};func _acf (_dab string ,_cgc *_ce .PdfFont )[]byte {_gbg ,_ceeg :=_cgc .StringToCharcodeBytes (_dab );if _ceeg !=0{_c .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",_dab ,_gbg ); +};return _gbg ;};func (_cgag *Redactor )redactPage (_eaa *_g .ContentStreamOperations ,_agc *_ce .PdfPageResources )([]matchedBBox ,*_g .ContentStreamOperations ,error ){_edbe ,_gag :=_cd .NewFromContents (_eaa .String (),_agc );if _gag !=nil {return nil ,nil ,_gag ; +};_fdg ,_ ,_ ,_gag :=_edbe .ExtractPageText ();if _gag !=nil {return nil ,nil ,_gag ;};_eaa =_fdg .GetContentStreamOps ();_dfgb :=_fdg .Marks ();_dbbge :=_fdg .Text ();_dbbge ,_bec :=_ggeg (_dbbge );_befe :=[]matchedBBox {};_bfd :=make (map[_b .PdfObject ][]localSpanMarks ); +_eef :=[]*targetMap {};for _ ,_gefa :=range _cgag ._gca .Terms {_cbd ,_bbg :=_dba (_gefa );if _bbg !=nil {return nil ,nil ,_bbg ;};_efag ,_bbg :=_cbd .match (_dbbge );if _bbg !=nil {return nil ,nil ,_bbg ;};_efag =_agbf (_efag ,_bec );_gfa :=_ccfa (_efag ); +_eef =append (_eef ,_gfa ...);};_cbef (_eef );for _ ,_cffe :=range _eef {_cgdb :=_cffe ._ffe ;_bcf :=_cffe ._cddb ;_ace :=[]matchedBBox {};for _ ,_fcg :=range _bcf {_befg ,_ddd ,_afbf :=_aadc (_fcg ,_dfgb ,_cgdb );if _afbf !=nil {return nil ,nil ,_afbf ; +};_edde :=_bbf (_befg );for _gbc ,_cab :=range _edde {_becb :=localSpanMarks {_faa :_cab ,_adb :_gbc ,_ccf :_cgdb };_bbe ,_ :=_bge (_cab );if _ceb ,_cdcf :=_bfd [_bbe ];_cdcf {_bfd [_bbe ]=append (_ceb ,_becb );}else {_bfd [_bbe ]=[]localSpanMarks {_becb }; +};};_ace =append (_ace ,_ddd );};_befe =append (_befe ,_ace ...);};_gag =_fe (_eaa ,_bfd );if _gag !=nil {return nil ,nil ,_gag ;};return _befe ,_eaa ,nil ;};func _bgae (_cgdc ,_feg ,_dec float64 )float64 {_dec =_dec /100;_acb :=(-1000*_cgdc )/(_feg *_dec ); +return _acb ;};func _dgb (_bd *_cd .TextMarkArray )int {_fbd :=0;_bdc :=_bd .Elements ();if _bdc [0].Text =="\u0020"{_fbd ++;};if _bdc [_bd .Len ()-1].Text =="\u0020"{_fbd ++;};return _fbd ;}; -// RedactionTerm holds the regexp pattern and the replacement string for the redaction process. -type RedactionTerm struct{Pattern *_f .Regexp ;};func _gafd (_cdcb []int ,_beb *_b .TextMarkArray ,_ddda string )(*_b .TextMarkArray ,matchedBBox ,error ){_cgdd :=matchedBBox {};_edbge :=_cdcb [0];_cbb :=_cdcb [1];_bace :=len (_ddda )-len (_dd .TrimLeft (_ddda ,"\u0020")); -_dgcb :=len (_ddda )-len (_dd .TrimRight (_ddda ,"\u0020\u000a"));_edbge =_edbge +_bace ;_cbb =_cbb -_dgcb ;_ddda =_dd .Trim (_ddda ,"\u0020\u000a");_abea ,_fcfd :=_beb .RangeOffset (_edbge ,_cbb );if _fcfd !=nil {return nil ,_cgdd ,_fcfd ;};_dbbc ,_gff :=_abea .BBox (); -if !_gff {return nil ,_cgdd ,_e .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",_abea ); -};_cgdd =matchedBBox {_gade :_ddda ,_dgdfc :_dbbc };return _abea ,_cgdd ,nil ;};func _gge (_afe *_b .TextMarkArray )*_dc .PdfFont {_ ,_aec :=_ef (_afe );_fcf :=_afe .Elements ()[_aec ];_ccd :=_fcf .Font ;return _ccd ;};func _cdc (_ddef []placeHolders )[]replacement {_dgde :=[]replacement {}; -for _ ,_aeed :=range _ddef {_ad :=_aeed ._ga ;_cfff :=_aeed ._ag ;_bfa :=_aeed ._gad ;for _ ,_fffc :=range _ad {_gbda :=replacement {_gc :_cfff ,_ed :_bfa ,_bc :_fffc };_dgde =append (_dgde ,_gbda );};};_de .Slice (_dgde ,func (_ddg ,_abe int )bool {return _dgde [_ddg ]._bc < _dgde [_abe ]._bc }); -return _dgde ;};func _eca (_bce []*matchedIndex ,_cba [][]int )[]*matchedIndex {_adc :=[]*matchedIndex {};for _ ,_gcbc :=range _bce {_abc ,_agd :=_bdg (_gcbc ,_cba );if _abc {_ega :=_bbc (_gcbc ,_agd );_adc =append (_adc ,_ega ...);}else {_adc =append (_adc ,_gcbc ); -};};return _adc ;};type replacement struct{_gc string ;_ed float64 ;_bc int ;};func _bdg (_adae *matchedIndex ,_caead [][]int )(bool ,[][]int ){_bbba :=[][]int {};for _ ,_bcfa :=range _caead {if _adae ._aadc < _bcfa [0]&&_adae ._daa > _bcfa [1]{_bbba =append (_bbba ,_bcfa ); -};};return len (_bbba )> 0,_bbba ;};func _ccf (_fag *_bf .ContentStreamOperation ,_eab _c .PdfObject ,_dge []localSpanMarks )error {var _gae *_c .PdfObjectArray ;_fffb ,_gag :=_acd (_dge );if len (_gag )==1{_cae :=_gag [0];_fbf :=_fffb [_cae ];if len (_fbf )==1{_cga :=_fbf [0]; -_cfe :=_cga ._fbfd ;_dbf :=_gge (_cfe );_gcg ,_cfa :=_dfd (_eab ,_dbf );if _cfa !=nil {return _cfa ;};_ge ,_cfa :=_cfd (_cga ,_cfe ,_dbf ,_gcg ,_cae );if _cfa !=nil {return _cfa ;};_gae =_c .MakeArray (_ge ...);}else {_ba :=_fbf [0]._fbfd ;_bgf :=_gge (_ba ); -_dbb ,_ffg :=_dfd (_eab ,_bgf );if _ffg !=nil {return _ffg ;};_dda ,_ffg :=_efa (_dbb ,_fbf );if _ffg !=nil {return _ffg ;};_cff :=_cdc (_dda );_aaea :=_cfae (_dbb ,_cff ,_bgf );_gae =_c .MakeArray (_aaea ...);};}else if len (_gag )> 1{_bbd :=_dge [0]; -_bgg :=_bbd ._fbfd ;_ ,_cgg :=_ef (_bgg );_cccg :=_bgg .Elements ()[_cgg ];_dgd :=_cccg .Font ;_fge ,_ecd :=_dfd (_eab ,_dgd );if _ecd !=nil {return _ecd ;};_age ,_ecd :=_efa (_fge ,_dge );if _ecd !=nil {return _ecd ;};_gfc :=_cdc (_age );_ccb :=_cfae (_fge ,_gfc ,_dgd ); -_gae =_c .MakeArray (_ccb ...);};_fag .Params [0]=_gae ;_fag .Operand ="\u0054\u004a";return nil ;};type matchedIndex struct{_aadc int ;_daa int ;_fcda string ;};func _cfae (_cca string ,_ffb []replacement ,_dgc *_dc .PdfFont )[]_c .PdfObject {_ccdcd :=[]_c .PdfObject {}; -_ffcg :=0;_bee :=_cca ;for _da ,_fage :=range _ffb {_efga :=_fage ._bc ;_faf :=_fage ._ed ;_gbdc :=_fage ._gc ;_gee :=_c .MakeFloat (_faf );if _ffcg > _efga ||_efga ==-1{continue ;};_ddgb :=_cca [_ffcg :_efga ];_dcdb :=_accc (_ddgb ,_dgc );_egc :=_c .MakeStringFromBytes (_dcdb ); -_ccdcd =append (_ccdcd ,_egc );_ccdcd =append (_ccdcd ,_gee );_gdc :=_efga +len (_gbdc );_bee =_cca [_gdc :];_ffcg =_gdc ;if _da ==len (_ffb )-1{_dcdb =_accc (_bee ,_dgc );_egc =_c .MakeStringFromBytes (_dcdb );_ccdcd =append (_ccdcd ,_egc );};};return _ccdcd ; -};func _cccb (_bgga *_b .TextMarkArray )string {_eeae :="";for _ ,_dagd :=range _bgga .Elements (){_eeae +=_dagd .Text ;};return _eeae ;};func _ggf (_fbgg *targetMap ,_daab []int ){var _eeec [][]int ;for _cbe ,_fagee :=range _fbgg ._cgef {if _gcgc (_cbe ,_daab ){continue ; -};_eeec =append (_eeec ,_fagee );};_fbgg ._cgef =_eeec ;};func _efa (_ccfc string ,_fec []localSpanMarks )([]placeHolders ,error ){_aef :="";_ggef :=[]placeHolders {};for _cged ,_eff :=range _fec {_fgga :=_eff ._fbfd ;_eea :=_eff ._eddb ;_decdb :=_cccb (_fgga ); -_faef ,_eee :=_bgfg (_fgga );if _eee !=nil {return nil ,_eee ;};if _decdb !=_aef {var _afff []int ;if _cged ==0&&_eea !=_decdb {_aab :=_dd .Index (_ccfc ,_decdb );_afff =[]int {_aab };}else if _cged ==len (_fec )-1{_cgdg :=_dd .LastIndex (_ccfc ,_decdb ); -_afff =[]int {_cgdg };}else {_afff =_gea (_ccfc ,_decdb );};_aee :=placeHolders {_ga :_afff ,_ag :_decdb ,_gad :_faef };_ggef =append (_ggef ,_aee );};_aef =_decdb ;};return _ggef ,nil ;};func _bfcg (_bede RedactionTerm )(*regexMatcher ,error ){return ®exMatcher {_geee :_bede },nil }; +// Redact executes the redact operation on a pdf file and updates the content streams of all pages of the file. +func (_bbbf *Redactor )Redact ()error {_dbcd ,_aga :=_bbbf ._baed .GetNumPages ();if _aga !=nil {return _df .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"); +};_ccg :=_bbbf ._dgga .FillColor ;_cbc :=_bbbf ._dgga .BorderWidth ;_ffcb :=_bbbf ._dgga .FillOpacity ;for _adca :=1;_adca <=_dbcd ;_adca ++{_dgaa ,_ceg :=_bbbf ._baed .GetPage (_adca );if _ceg !=nil {return _ceg ;};_cbb ,_ceg :=_cd .New (_dgaa );if _ceg !=nil {return _ceg ; +};_bag ,_ ,_ ,_ceg :=_cbb .ExtractPageText ();if _ceg !=nil {return _ceg ;};_ggdf :=_bag .GetContentStreamOps ();_dbbg ,_fdcd ,_ceg :=_bbbf .redactPage (_ggdf ,_dgaa .Resources );if _fdcd ==nil {_c .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"); +_fdcd =_ggdf ;};_cdda :=_g .ContentStreamOperation {Operand :"\u006e"};*_fdcd =append (*_fdcd ,&_cdda );_dgaa .SetContentStreams ([]string {_fdcd .String ()},_b .NewFlateEncoder ());if _ceg !=nil {return _ceg ;};_bfbd ,_ceg :=_dgaa .GetMediaBox ();if _ceg !=nil {return _ceg ; +};if _dgaa .MediaBox ==nil {_dgaa .MediaBox =_bfbd ;};if _gada :=_bbbf ._feba .AddPage (_dgaa );_gada !=nil {return _gada ;};_dd .Slice (_dbbg ,func (_dfda ,_aeee int )bool {return _dbbg [_dfda ]._aegc < _dbbg [_aeee ]._aegc });_dcc :=_bfbd .Ury ;for _ ,_gaag :=range _dbbg {_cdb :=_gaag ._gcg ; +_cbag :=_bbbf ._feba .NewRectangle (_cdb .Llx ,_dcc -_cdb .Lly ,_cdb .Urx -_cdb .Llx ,-(_cdb .Ury -_cdb .Lly ));_cbag .SetFillColor (_ccg );_cbag .SetBorderWidth (_cbc );_cbag .SetFillOpacity (_ffcb );if _fce :=_bbbf ._feba .Draw (_cbag );_fce !=nil {return nil ; +};};};_bbbf ._feba .SetOutlineTree (_bbbf ._baed .GetOutlineTree ());return nil ;};func _cfc (_gga *targetMap ,_bde []int ){var _gbcd [][]int ;for _dgca ,_cegb :=range _gga ._cddb {if _dgff (_dgca ,_bde ){continue ;};_gbcd =append (_gbcd ,_cegb );};_gga ._cddb =_gbcd ; +};func _aadc (_beg []int ,_gff *_cd .TextMarkArray ,_cbeb string )(*_cd .TextMarkArray ,matchedBBox ,error ){_ffce :=matchedBBox {};_fba :=_beg [0];_ffec :=_beg [1];_fbdf :=len (_cbeb )-len (_a .TrimLeft (_cbeb ,"\u0020"));_dggd :=len (_cbeb )-len (_a .TrimRight (_cbeb ,"\u0020\u000a")); +_fba =_fba +_fbdf ;_ffec =_ffec -_dggd ;_cbeb =_a .Trim (_cbeb ,"\u0020\u000a");_cefb ,_bbbc :=_gff .RangeOffset (_fba ,_ffec );if _bbbc !=nil {return nil ,_ffce ,_bbbc ;};_eae ,_ecfd :=_cefb .BBox ();if !_ecfd {return nil ,_ffce ,_df .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",_cefb ); +};_ffce =matchedBBox {_aegc :_cbeb ,_gcg :_eae };return _cefb ,_ffce ,nil ;}; +// RectangleProps defines properties of the redaction rectangle to be drawn. +type RectangleProps struct{FillColor _ac .Color ;BorderWidth float64 ;FillOpacity float64 ;};func _ggeg (_fbcg string )(string ,[][]int ){_cgdcb :=_e .MustCompile ("\u005c\u006e");_aebfg :=_cgdcb .FindAllStringIndex (_fbcg ,-1);_cecc :=_cgdcb .ReplaceAllString (_fbcg ,"\u0020"); +return _cecc ,_aebfg ;};func _gde (_ebaf *matchedIndex ,_add [][]int )(bool ,[][]int ){_efed :=[][]int {};for _ ,_dggac :=range _add {if _ebaf ._dcgea < _dggac [0]&&_ebaf ._abg > _dggac [1]{_efed =append (_efed ,_dggac );};};return len (_efed )> 0,_efed ; +};func _gd (_ba *_g .ContentStreamOperation ,_da _b .PdfObject ,_ad []localSpanMarks )error {_eag ,_dga :=_b .GetArray (_ba .Params [0]);_fd :=[]_b .PdfObject {};if !_dga {_c .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",_ba ); +return _df .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",_ba ); +};_bcb ,_fdd :=_ceda (_ad );if len (_fdd )==1{_gf :=_fdd [0];_ae :=_bcb [_gf ];if len (_ae )==1{_ga :=_ae [0];_ggd :=_ga ._faa ;_cgg :=_ab (_ggd );_eeg ,_cc :=_cafg (_da ,_cgg );if _cc !=nil {return _cc ;};_dc ,_cc :=_gaa (_ga ,_ggd ,_cgg ,_eeg ,_gf ); +if _cc !=nil {return _cc ;};for _ ,_ddf :=range _eag .Elements (){if _ddf ==_da {_fd =append (_fd ,_dc ...);}else {_fd =append (_fd ,_ddf );};};}else {_aeg :=_ae [0]._faa ;_bdg :=_ab (_aeg );_dbb ,_cef :=_cafg (_da ,_bdg );if _cef !=nil {return _cef ;}; +_age ,_cef :=_eaf (_dbb ,_ae );if _cef !=nil {return _cef ;};_aec :=_fef (_age );_dbd :=_fcd (_dbb ,_aec ,_bdg );for _ ,_gfe :=range _eag .Elements (){if _gfe ==_da {_fd =append (_fd ,_dbd ...);}else {_fd =append (_fd ,_gfe );};};};_ba .Params [0]=_b .MakeArray (_fd ...); +}else if len (_fdd )> 1{_fed :=_ad [0];_dea :=_fed ._faa ;_ ,_eedg :=_bge (_dea );_afb :=_dea .Elements ()[_eedg ];_efa :=_afb .Font ;_bb ,_ca :=_cafg (_da ,_efa );if _ca !=nil {return _ca ;};_cae ,_ca :=_eaf (_bb ,_ad );if _ca !=nil {return _ca ;};_gge :=_fef (_cae ); +_bf :=_fcd (_bb ,_gge ,_efa );for _ ,_gef :=range _eag .Elements (){if _gef ==_da {_fd =append (_fd ,_bf ...);}else {_fd =append (_fd ,_gef );};};_ba .Params [0]=_b .MakeArray (_fd ...);};return nil ;};type localSpanMarks struct{_faa *_cd .TextMarkArray ; +_adb int ;_ccf string ;};func _dgcg (_bfgc *_cd .TextMarkArray ,_adcb int ,_cda int )int {_fgc :=_bfgc .Elements ();_cega :=_adcb -1;_dafg :=_adcb +1;_caec :=-1;if _cega >=0{_fbe :=_fgc [_cega ];_afaa :=_fbe .ObjString ;_dabd :=len (_afaa );_cec :=_fbe .Index ; +if _cec +1< _dabd {_caec =_cega ;return _caec ;};};if _dafg < len (_fgc ){_deeg :=_fgc [_dafg ];_agf :=_deeg .ObjString ;if _agf [0]!=_deeg .Text {_caec =_dafg ;return _caec ;};};return _caec ;};type matchedIndex struct{_dcgea int ;_abg int ;_dade string ; +};func _acbb (_bed ,_daf string )[]int {if len (_daf )==0{return nil ;};var _gdg []int ;for _fec :=0;_fec < len (_bed );{_ggfa :=_a .Index (_bed [_fec :],_daf );if _ggfa < 0{return _gdg ;};_gdg =append (_gdg ,_fec +_ggfa );_fec +=_ggfa +len (_daf );};return _gdg ; +}; -// RedactRectanglePropsNew return a new pointer to a default RectangleProps object. -func RedactRectanglePropsNew ()*RectangleProps {return &RectangleProps {FillColor :_eb .ColorBlack ,BorderWidth :0.0,FillOpacity :1.0};};type targetMap struct{_daae string ;_cgef [][]int ;};func _dfd (_gcbfe _c .PdfObject ,_dbe *_dc .PdfFont )(string ,error ){_gagf ,_ceg :=_c .GetStringBytes (_gcbfe ); -if !_ceg {return "",_c .ErrTypeError ;};_baa :=_dbe .BytesToCharcodes (_gagf );_efb ,_bca ,_eeeb :=_dbe .CharcodesToStrings (_baa );if _eeeb > 0{_gf .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",_bca ,_eeeb ); -};_fgc :=_dd .Join (_efb ,"");return _fgc ,nil ;}; +// RedactionTerm holds the regexp pattern and the replacement string for the redaction process. +type RedactionTerm struct{Pattern *_e .Regexp ;};func _dba (_gdee RedactionTerm )(*regexMatcher ,error ){return ®exMatcher {_eefe :_gdee },nil };func _ffbe (_aead *matchedIndex ,_efdd [][]int )[]*matchedIndex {_gdae :=[]*matchedIndex {};_afaeb :=_aead ._dcgea ; +_fbcf :=_afaeb ;_fbed :=_aead ._dade ;_ffd :=0;for _ ,_bgag :=range _efdd {_gcab :=_bgag [0]-_afaeb ;if _ffd >=_gcab {continue ;};_acg :=_fbed [_ffd :_gcab ];_ggag :=&matchedIndex {_dade :_acg ,_dcgea :_fbcf ,_abg :_bgag [0]};if len (_a .TrimSpace (_acg ))!=0{_gdae =append (_gdae ,_ggag ); +};_ffd =_bgag [1]-_afaeb ;_fbcf =_afaeb +_ffd ;};_aab :=_fbed [_ffd :];_dce :=&matchedIndex {_dade :_aab ,_dcgea :_fbcf ,_abg :_aead ._abg };if len (_a .TrimSpace (_aab ))!=0{_gdae =append (_gdae ,_dce );};return _gdae ;};func _bge (_ced *_cd .TextMarkArray )(_b .PdfObject ,int ){var _gbb _b .PdfObject ; +_efe :=-1;for _dgf ,_agb :=range _ced .Elements (){_gbb =_agb .DirectObject ;_efe =_dgf ;if _gbb !=nil {break ;};};return _gbb ,_efe ;};func _fef (_efcd []placeHolders )[]replacement {_dcbe :=[]replacement {};for _ ,_aa :=range _efcd {_bef :=_aa ._cf ; +_cdg :=_aa ._ff ;_afae :=_aa ._bc ;for _ ,_abd :=range _bef {_bfg :=replacement {_cfg :_cdg ,_ge :_afae ,_de :_abd };_dcbe =append (_dcbe ,_bfg );};};_dd .Slice (_dcbe ,func (_cba ,_cgd int )bool {return _dcbe [_cba ]._de < _dcbe [_cgd ]._de });return _dcbe ; +};func _fcd (_dfg string ,_edd []replacement ,_eb *_ce .PdfFont )[]_b .PdfObject {_geaa :=[]_b .PdfObject {};_ade :=0;_gee :=_dfg ;for _ecgc ,_dfc :=range _edd {_feb :=_dfc ._de ;_dead :=_dfc ._ge ;_fff :=_dfc ._cfg ;_eec :=_b .MakeFloat (_dead );if _ade > _feb ||_feb ==-1{continue ; +};_aee :=_dfg [_ade :_feb ];_gfc :=_acf (_aee ,_eb );_cgf :=_b .MakeStringFromBytes (_gfc );_geaa =append (_geaa ,_cgf );_geaa =append (_geaa ,_eec );_ebf :=_feb +len (_fff );_gee =_dfg [_ebf :];_ade =_ebf ;if _ecgc ==len (_edd )-1{_gfc =_acf (_gee ,_eb ); +_cgf =_b .MakeStringFromBytes (_gfc );_geaa =append (_geaa ,_cgf );};};return _geaa ;};func _agbf (_egeg []*matchedIndex ,_ccb [][]int )[]*matchedIndex {_geff :=[]*matchedIndex {};for _ ,_dcca :=range _egeg {_dbga ,_ddb :=_gde (_dcca ,_ccb );if _dbga {_abegc :=_ffbe (_dcca ,_ddb ); +_geff =append (_geff ,_abegc ...);}else {_geff =append (_geff ,_dcca );};};return _geff ;}; // Write writes the content of `re.creator` to writer of type io.Writer interface. -func (_gced *Redactor )Write (writer _g .Writer )error {return _gced ._ecb .Write (writer )};func _bbc (_cfg *matchedIndex ,_cef [][]int )[]*matchedIndex {_ccdg :=[]*matchedIndex {};_eac :=_cfg ._aadc ;_cgb :=_eac ;_ggde :=_cfg ._fcda ;_dgg :=0;for _ ,_eggf :=range _cef {_fafd :=_eggf [0]-_eac ; -if _dgg >=_fafd {continue ;};_aecc :=_ggde [_dgg :_fafd ];_deec :=&matchedIndex {_fcda :_aecc ,_aadc :_cgb ,_daa :_eggf [0]};if len (_dd .TrimSpace (_aecc ))!=0{_ccdg =append (_ccdg ,_deec );};_dgg =_eggf [1]-_eac ;_cgb =_eac +_dgg ;};_cbgd :=_ggde [_dgg :]; -_fdc :=&matchedIndex {_fcda :_cbgd ,_aadc :_cgb ,_daa :_cfg ._daa };if len (_dd .TrimSpace (_cbgd ))!=0{_ccdg =append (_ccdg ,_fdc );};return _ccdg ;}; - -// WriteToFile writes the redacted document to file specified by `outputPath`. -func (_efbg *Redactor )WriteToFile (outputPath string )error {if _gcc :=_efbg ._ecb .WriteToFile (outputPath );_gcc !=nil {return _e .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 _bgfg (_ffbg *_b .TextMarkArray )(float64 ,error ){_ddde ,_ffec :=_ffbg .BBox ();if !_ffec {return 0.0,_e .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",_ffbg ); -};_acf :=_ae (_ffbg );_bcf :=0.0;_ ,_gbgc :=_ef (_ffbg );_gef :=_ffbg .Elements ()[_gbgc ];_dgdd :=_gef .Font ;if _acf > 0{_bcf =_aae (_dgdd ,_gef );};_dac :=(_ddde .Urx -_ddde .Llx );_dac =_dac +_bcf *float64 (_acf );Tj :=_fde (_dac ,_gef .FontSize ,_gef .Th ); -return Tj ,nil ;};func _degc (_acb *_b .TextMarkArray ,_bda int ,_eccf int )int {_faae :=_acb .Elements ();_abac :=_bda -1;_acddg :=_bda +1;_cbea :=-1;if _abac >=0{_fgfd :=_faae [_abac ];_bde :=_fgfd .ObjString ;_gfdd :=len (_bde );_ddf :=_fgfd .Index ; -if _ddf +1< _gfdd {_cbea =_abac ;return _cbea ;};};if _acddg < len (_faae ){_ebgb :=_faae [_acddg ];_acddb :=_ebgb .ObjString ;if _acddb [0]!=_ebgb .Text {_cbea =_acddg ;return _cbea ;};};return _cbea ;}; \ No newline at end of file +func (_bgabb *Redactor )Write (writer _fb .Writer )error {return _bgabb ._feba .Write (writer )};func _ffc (_dcb *_ce .PdfFont ,_gdd _cd .TextMark )float64 {_caf :=0.001;_afbg :=_gdd .Th /100;if _dcb .Subtype ()=="\u0054\u0079\u0070e\u0033"{_caf =1;};_eede ,_geg :=_dcb .GetRuneMetrics (' '); +if !_geg {_eede ,_geg =_dcb .GetCharMetrics (32);};if !_geg {_eede ,_ =_ce .DefaultFont ().GetRuneMetrics (' ');};_afag :=_caf *((_eede .Wx *_gdd .FontSize +_gdd .Tc +_gdd .Tw )/_afbg );return _afag ;};func _ceda (_dbg []localSpanMarks )(map[string ][]localSpanMarks ,[]string ){_eee :=make (map[string ][]localSpanMarks ); +_dbc :=[]string {};for _ ,_cedc :=range _dbg {_ggde :=_cedc ._ccf ;if _afe ,_dee :=_eee [_ggde ];_dee {_eee [_ggde ]=append (_afe ,_cedc );}else {_eee [_ggde ]=[]localSpanMarks {_cedc };_dbc =append (_dbc ,_ggde );};};return _eee ,_dbc ;};type regexMatcher struct{_eefe RedactionTerm }; +type replacement struct{_cfg string ;_ge float64 ;_de int ;};func _cbef (_caag []*targetMap ){for _baa ,_gdf :=range _caag {for _adf ,_edea :=range _caag {if _baa !=_adf {_aceg ,_aadg :=_abed (*_gdf ,*_edea );if _aceg {_cfc (_edea ,_aadg );};};};};};type targetMap struct{_ffe string ; +_cddb [][]int ;};func _gaa (_ecg localSpanMarks ,_aegd *_cd .TextMarkArray ,_efc *_ce .PdfFont ,_gea ,_cga string )([]_b .PdfObject ,error ){_dca :=_caa (_aegd );Tj ,_fbf :=_eegec (_aegd );if _fbf !=nil {return nil ,_fbf ;};_ggf :=len (_gea );_ddc :=len (_dca ); +_edbc :=-1;_fbg :=_b .MakeFloat (Tj );if _dca !=_cga {_afc :=_ecg ._adb ;if _afc ==0{_edbc =_a .LastIndex (_gea ,_dca );}else {_edbc =_a .Index (_gea ,_dca );};}else {_edbc =_a .Index (_gea ,_dca );};_fg :=_edbc +_ddc ;_fdc :=[]_b .PdfObject {};if _edbc ==0&&_fg ==_ggf {_fdc =append (_fdc ,_fbg ); +}else if _edbc ==0&&_fg < _ggf {_dcge :=_acf (_gea [_fg :],_efc );_baf :=_b .MakeStringFromBytes (_dcge );_fdc =append (_fdc ,_fbg ,_baf );}else if _edbc > 0&&_fg >=_ggf {_ecf :=_acf (_gea [:_edbc ],_efc );_ede :=_b .MakeStringFromBytes (_ecf );_fdc =append (_fdc ,_ede ,_fbg ); +}else if _edbc > 0&&_fg < _ggf {_cfe :=_acf (_gea [:_edbc ],_efc );_dgd :=_acf (_gea [_fg :],_efc );_ggc :=_b .MakeStringFromBytes (_cfe );_cbe :=_b .MakeString (string (_dgd ));_fdc =append (_fdc ,_ggc ,_fbg ,_cbe );};return _fdc ,nil ;};func _dgff (_cbaf int ,_bage []int )bool {for _ ,_cce :=range _bage {if _cce ==_cbaf {return true ; +};};return false ;}; \ No newline at end of file diff --git a/render/internal/context/context.go b/render/internal/context/context.go index ebeac812..9fb1cc2e 100644 --- a/render/internal/context/context.go +++ b/render/internal/context/context.go @@ -9,31 +9,30 @@ // 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 (_ff "errors";_af "github.com/unidoc/freetype/truetype";_cg "github.com/unidoc/unipdf/v3/core";_a "github.com/unidoc/unipdf/v3/internal/cmap";_g "github.com/unidoc/unipdf/v3/internal/textencoding";_bc "github.com/unidoc/unipdf/v3/internal/transform"; -_bd "github.com/unidoc/unipdf/v3/model";_cf "golang.org/x/image/font";_cb "image";_f "image/color";_c "strings";);const (LineCapRound LineCap =iota ;LineCapButt ;LineCapSquare ;);func (_gce *TextFont )BytesToCharcodes (data []byte )[]_g .CharCode {if _gce ._ebe !=nil {return _gce ._ebe .BytesToCharcodes (data ); -};return _gce .Font .BytesToCharcodes (data );};func (_gdf *TextState )Reset (){_gdf .Tm =_bc .IdentityMatrix ();_gdf .Tlm =_bc .IdentityMatrix ()};type TextRenderingMode int ;func (_fgad *TextState )ProcDQ (data []byte ,aw ,ac float64 ,ctx Context ){_fgad .Tw =aw ; -_fgad .Tc =ac ;_fgad .ProcQ (data ,ctx );};const (FillRuleWinding FillRule =iota ;FillRuleEvenOdd ;);type TextFont struct{Font *_bd .PdfFont ;Size float64 ;_ada *_af .Font ;_ebe *_bd .PdfFont ;};func (_be *TextFont )GetCharMetrics (code _g .CharCode )(float64 ,float64 ,bool ){if _bgc ,_bbc :=_be .Font .GetCharMetrics (code ); -_bbc &&_bgc .Wx !=0{return _bgc .Wx ,_bgc .Wy ,_bbc ;};if _be ._ebe ==nil {return 0,0,false ;};_ab ,_age :=_be ._ebe .GetCharMetrics (code );return _ab .Wx ,_ab .Wy ,_age &&_ab .Wx !=0;};type LineJoin int ;func (_bec *TextState )ProcTj (data []byte ,ctx Context ){_abe :=_bec .Tf .Size ; -_bgg :=_bec .Th /100.0;_gbe :=_bec .GlobalScale ;_afg :=_bc .NewMatrix (_abe *_bgg ,0,0,_abe ,0,_bec .Ts );_cbe :=ctx .Matrix ();_ed :=_cbe .Clone ().Mult (_bec .Tm .Clone ().Mult (_afg )).ScalingFactorY ();_bgd :=_bec .Tf .NewFace (_ed );_cbcf :=_bec .Tf .BytesToCharcodes (data ); -for _ ,_bbe :=range _cbcf {_eff ,_eag :=_bec .Tf .CharcodeToRunes (_bbe );_cfbc :=string (_eag );if _cfbc =="\u0000"{continue ;};_afd :=_cbe .Clone ().Mult (_bec .Tm .Clone ().Mult (_afg ));_cagd :=_afd .ScalingFactorY ();_afd =_afd .Scale (1/_cagd ,-1/_cagd ); -if _bec .Tr !=TextRenderingModeInvisible {ctx .SetMatrix (_afd );ctx .DrawString (_cfbc ,_bgd ,0,0);ctx .SetMatrix (_cbe );};_cgcd :=0.0;if _cfbc =="\u0020"{_cgcd =_bec .Tw ;};_bgb ,_ ,_bfc :=_bec .Tf .GetCharMetrics (_eff );if _bfc {_bgb =_bgb *0.001*_abe ; -}else {_bgb ,_ =ctx .MeasureString (_cfbc ,_bgd );_bgb =_bgb /_gbe ;};_bddg :=(_bgb +_bec .Tc +_cgcd )*_bgg ;_bec .Tm =_bec .Tm .Mult (_bc .TranslationMatrix (_bddg ,0));};};func (_cde *TextState )ProcTf (font *TextFont ){_cde .Tf =font };type TextState struct{Tc float64 ; -Tw float64 ;Th float64 ;Tl float64 ;Tf *TextFont ;Ts float64 ;Tm _bc .Matrix ;Tlm _bc .Matrix ;Tr TextRenderingMode ;GlobalScale float64 ;};type Context interface{Push ();Pop ();Matrix ()_bc .Matrix ;SetMatrix (_dc _bc .Matrix );Translate (_e ,_fd float64 ); -Scale (_dg ,_bdd float64 );Rotate (_ac float64 );MoveTo (_ae ,_dga float64 );LineTo (_ef ,_ga float64 );CubicTo (_ea ,_fb ,_ge ,_eg ,_ee ,_df float64 );QuadraticTo (_aee ,_cfb ,_aa ,_dfd float64 );NewSubPath ();ClosePath ();ClearPath ();Clip ();ClipPreserve (); -ResetClip ();LineWidth ()float64 ;SetLineWidth (_ce float64 );SetLineCap (_gc LineCap );SetLineJoin (_de LineJoin );SetDash (_cc ...float64 );SetDashOffset (_gae float64 );Fill ();FillPreserve ();Stroke ();StrokePreserve ();SetRGBA (_eef ,_aeeg ,_aaa ,_fa float64 ); -SetFillRGBA (_ad ,_ca ,_fba ,_gb float64 );SetFillStyle (_gg Pattern );SetFillRule (_ccd FillRule );SetStrokeRGBA (_bda ,_ag ,_cd ,_eb float64 );SetStrokeStyle (_cbc Pattern );FillPattern ()Pattern ;StrokePattern ()Pattern ;TextState ()*TextState ;DrawString (_bdeg string ,_deg _cf .Face ,_db ,_bg float64 ); -MeasureString (_fe string ,_ceg _cf .Face )(_gd ,_dee float64 );DrawRectangle (_bca ,_aca ,_eea ,_eeb float64 );DrawImage (_cff _cb .Image ,_aeb ,_gf int );DrawImageAnchored (_dbd _cb .Image ,_deb ,_dbe int ,_afc ,_cgc float64 );Height ()int ;Width ()int ; -};func NewTextState ()TextState {return TextState {Th :100,Tm :_bc .IdentityMatrix (),Tlm :_bc .IdentityMatrix ()};};func (_degc *TextFont )WithSize (size float64 ,originalFont *_bd .PdfFont )*TextFont {return &TextFont {Font :_degc .Font ,Size :size ,_ada :_degc ._ada ,_ebe :originalFont }; -};type FillRule int ;func (_bce *TextFont )CharcodeToRunes (charcode _g .CharCode )(_g .CharCode ,[]rune ){_cge :=[]_g .CharCode {charcode };if _bce ._ebe ==nil ||_bce ._ebe ==_bce .Font {return _bce .charcodeToRunesSimple (charcode );};_dge :=_bce ._ebe .CharcodesToUnicode (_cge ); -_ega ,_ :=_bce .Font .RunesToCharcodeBytes (_dge );_aaab :=_bce .Font .BytesToCharcodes (_ega );_gec :=charcode ;if len (_aaab )> 0&&_aaab [0]!=0{_gec =_aaab [0];};if string (_dge )==string (_a .MissingCodeRune )&&_bce ._ebe .BaseFont ()==_bce .Font .BaseFont (){return _bce .charcodeToRunesSimple (charcode ); -};return _gec ,_dge ;};type Gradient interface{Pattern ;AddColorStop (_bde float64 ,_bb _f .Color );};const (TextRenderingModeFill TextRenderingMode =iota ;TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ;TextRenderingModeFillClip ; -TextRenderingModeStrokeClip ;TextRenderingModeFillStrokeClip ;TextRenderingModeClip ;);func (_cbd *TextState )Translate (tx ,ty float64 ){_cbd .Tm =_cbd .Tm .Mult (_bc .TranslationMatrix (tx ,ty ));};type Pattern interface{ColorAt (_d ,_fg int )_f .Color ; -};func (_afce *TextFont )NewFace (size float64 )_cf .Face {return _af .NewFace (_afce ._ada ,&_af .Options {Size :size });};func (_aeeb *TextState )ProcTd (tx ,ty float64 ){_aeeb .Tlm .Concat (_bc .TranslationMatrix (tx ,ty ));_aeeb .Tm =_aeeb .Tlm .Clone (); -};func (_bbcd *TextState )ProcQ (data []byte ,ctx Context ){_bbcd .ProcTStar ();_bbcd .ProcTj (data ,ctx )};type LineCap int ;func (_gfb *TextState )ProcTStar (){_gfb .ProcTd (0,-_gfb .Tl )};func (_cage *TextState )ProcTm (a ,b ,c ,d ,e ,f float64 ){_cage .Tm =_bc .NewMatrix (a ,b ,c ,d ,e ,f ); -_cage .Tlm =_cage .Tm .Clone ();};func NewTextFontFromPath (filePath string ,size float64 )(*TextFont ,error ){_cffg ,_fdg :=_bd .NewPdfFontFromTTFFile (filePath );if _fdg !=nil {return nil ,_fdg ;};return NewTextFont (_cffg ,size );};const (LineJoinRound LineJoin =iota ; -LineJoinBevel ;);func (_fca *TextState )ProcTD (tx ,ty float64 ){_fca .Tl =-ty ;_fca .ProcTd (tx ,ty )};func NewTextFont (font *_bd .PdfFont ,size float64 )(*TextFont ,error ){_afb :=font .FontDescriptor ();if _afb ==nil {return nil ,_ff .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"); -};_cag ,_fc :=_cg .GetStream (_afb .FontFile2 );if !_fc {return nil ,_ff .New ("\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020f\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");};_ead ,_ced :=_cg .DecodeStream (_cag ); -if _ced !=nil {return nil ,_ced ;};_dcc ,_ced :=_af .Parse (_ead );if _ced !=nil {return nil ,_ced ;};_bdab :=font .FontDescriptor ().FontName .String ();_gac :=len (_bdab )> 7&&_bdab [6]=='+';if !_dcc .HasCmap ()&&(!_c .Contains (font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-")||!_gac ){return nil ,_ff .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 ,_ada :_dcc },nil ;};func (_fga *TextFont )charcodeToRunesSimple (_bf _g .CharCode )(_g .CharCode ,[]rune ){_gad :=[]_g .CharCode {_bf };if _fga .Font .IsSimple ()&&_fga ._ada !=nil {if _bff :=_fga ._ada .Index (rune (_bf )); -_bff > 0{return _bf ,[]rune {rune (_bf )};};};if _fga ._ada !=nil &&!_fga ._ada .HasCmap ()&&_c .Contains (_fga .Font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"){if _da :=_fga ._ada .Index (rune (_bf ));_da > 0{return _bf ,[]rune {rune (_bf )}; -};};return _bf ,_fga .Font .CharcodesToUnicode (_gad );}; \ No newline at end of file +package context ;import (_f "errors";_ce "github.com/unidoc/freetype/truetype";_cf "github.com/unidoc/unipdf/v3/core";_ag "github.com/unidoc/unipdf/v3/internal/cmap";_cg "github.com/unidoc/unipdf/v3/internal/textencoding";_eb "github.com/unidoc/unipdf/v3/internal/transform"; +_ff "github.com/unidoc/unipdf/v3/model";_b "golang.org/x/image/font";_c "image";_e "image/color";_d "strings";);func (_efd *TextFont )GetCharMetrics (code _cg .CharCode )(float64 ,float64 ,bool ){if _gce ,_dbc :=_efd .Font .GetCharMetrics (code );_dbc &&_gce .Wx !=0{return _gce .Wx ,_gce .Wy ,_dbc ; +};if _efd ._cgcc ==nil {return 0,0,false ;};_eff ,_fcb :=_efd ._cgcc .GetCharMetrics (code );return _eff .Wx ,_eff .Wy ,_fcb &&_eff .Wx !=0;};type TextState struct{Tc float64 ;Tw float64 ;Th float64 ;Tl float64 ;Tf *TextFont ;Ts float64 ;Tm _eb .Matrix ; +Tlm _eb .Matrix ;Tr TextRenderingMode ;GlobalScale float64 ;};func (_abg *TextState )ProcTj (data []byte ,ctx Context ){_dfb :=_abg .Tf .Size ;_gfa :=_abg .Th /100.0;_cee :=_abg .GlobalScale ;_ege :=_eb .NewMatrix (_dfb *_gfa ,0,0,_dfb ,0,_abg .Ts );_cfb :=ctx .Matrix (); +_cgg :=_cfb .Clone ().Mult (_abg .Tm .Clone ().Mult (_ege )).ScalingFactorY ();_bg :=_abg .Tf .NewFace (_cgg );_aba :=_abg .Tf .BytesToCharcodes (data );for _ ,_aaa :=range _aba {_bfb ,_fee :=_abg .Tf .CharcodeToRunes (_aaa );_bge :=string (_fee );if _bge =="\u0000"{continue ; +};_fd :=_cfb .Clone ().Mult (_abg .Tm .Clone ().Mult (_ege ));_dga :=_fd .ScalingFactorY ();_fd =_fd .Scale (1/_dga ,-1/_dga );if _abg .Tr !=TextRenderingModeInvisible {ctx .SetMatrix (_fd );ctx .DrawString (_bge ,_bg ,0,0);ctx .SetMatrix (_cfb );};_cd :=0.0; +if _bge =="\u0020"{_cd =_abg .Tw ;};_gbb ,_ ,_bef :=_abg .Tf .GetCharMetrics (_bfb );if _bef {_gbb =_gbb *0.001*_dfb ;}else {_gbb ,_ =ctx .MeasureString (_bge ,_bg );_gbb =_gbb /_cee ;};_eea :=(_gbb +_abg .Tc +_cd )*_gfa ;_abg .Tm =_abg .Tm .Mult (_eb .TranslationMatrix (_eea ,0)); +};};func (_ddd *TextFont )NewFace (size float64 )_b .Face {return _ce .NewFace (_ddd ._bf ,&_ce .Options {Size :size });};func (_cgef *TextState )ProcDQ (data []byte ,aw ,ac float64 ,ctx Context ){_cgef .Tw =aw ;_cgef .Tc =ac ;_cgef .ProcQ (data ,ctx ); +};type Pattern interface{ColorAt (_ed ,_bd int )_e .Color ;};func (_fge *TextFont )CharcodeToRunes (charcode _cg .CharCode )(_cg .CharCode ,[]rune ){_fbc :=[]_cg .CharCode {charcode };if _fge ._cgcc ==nil ||_fge ._cgcc ==_fge .Font {return _fge .charcodeToRunesSimple (charcode ); +};_cad :=_fge ._cgcc .CharcodesToUnicode (_fbc );_dcf ,_ :=_fge .Font .RunesToCharcodeBytes (_cad );_ge :=_fge .Font .BytesToCharcodes (_dcf );_fcg :=charcode ;if len (_ge )> 0&&_ge [0]!=0{_fcg =_ge [0];};if string (_cad )==string (_ag .MissingCodeRune )&&_fge ._cgcc .BaseFont ()==_fge .Font .BaseFont (){return _fge .charcodeToRunesSimple (charcode ); +};return _fcg ,_cad ;};func (_gdb *TextFont )charcodeToRunesSimple (_fcc _cg .CharCode )(_cg .CharCode ,[]rune ){_cgeg :=[]_cg .CharCode {_fcc };if _gdb .Font .IsSimple ()&&_gdb ._bf !=nil {if _gea :=_gdb ._bf .Index (rune (_fcc ));_gea > 0{return _fcc ,[]rune {rune (_fcc )}; +};};if _gdb ._bf !=nil &&!_gdb ._bf .HasCmap ()&&_d .Contains (_gdb .Font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"){if _dgb :=_gdb ._bf .Index (rune (_fcc ));_dgb > 0{return _fcc ,[]rune {rune (_fcc )};};};return _fcc ,_gdb .Font .CharcodesToUnicode (_cgeg ); +};type FillRule int ;type TextFont struct{Font *_ff .PdfFont ;Size float64 ;_bf *_ce .Font ;_cgcc *_ff .PdfFont ;};const (LineCapRound LineCap =iota ;LineCapButt ;LineCapSquare ;);func (_dca *TextState )Reset (){_dca .Tm =_eb .IdentityMatrix ();_dca .Tlm =_eb .IdentityMatrix ()}; +type TextRenderingMode int ;func (_acb *TextFont )WithSize (size float64 ,originalFont *_ff .PdfFont )*TextFont {return &TextFont {Font :_acb .Font ,Size :size ,_bf :_acb ._bf ,_cgcc :originalFont };};type Gradient interface{Pattern ;AddColorStop (_cff float64 ,_g _e .Color ); +};func (_bff *TextState )ProcQ (data []byte ,ctx Context ){_bff .ProcTStar ();_bff .ProcTj (data ,ctx )};func (_edf *TextState )ProcTD (tx ,ty float64 ){_edf .Tl =-ty ;_edf .ProcTd (tx ,ty )};func NewTextState ()TextState {return TextState {Th :100,Tm :_eb .IdentityMatrix (),Tlm :_eb .IdentityMatrix ()}; +};type LineJoin int ;const (FillRuleWinding FillRule =iota ;FillRuleEvenOdd ;);func (_df *TextState )ProcTd (tx ,ty float64 ){_df .Tlm .Concat (_eb .TranslationMatrix (tx ,ty ));_df .Tm =_df .Tlm .Clone ();};type LineCap int ;func (_ecd *TextState )ProcTf (font *TextFont ){_ecd .Tf =font }; +type Context interface{Push ();Pop ();Matrix ()_eb .Matrix ;SetMatrix (_cge _eb .Matrix );Translate (_ea ,_af float64 );Scale (_edb ,_cb float64 );Rotate (_dg float64 );MoveTo (_da ,_cgc float64 );LineTo (_gg ,_ca float64 );CubicTo (_afa ,_cbc ,_de ,_ffa ,_ggc ,_cfd float64 ); +QuadraticTo (_afd ,_gd ,_ba ,_ac float64 );NewSubPath ();ClosePath ();ClearPath ();Clip ();ClipPreserve ();ResetClip ();LineWidth ()float64 ;SetLineWidth (_be float64 );SetLineCap (_bc LineCap );SetLineJoin (_cfdd LineJoin );SetDash (_agd ...float64 ); +SetDashOffset (_dab float64 );Fill ();FillPreserve ();Stroke ();StrokePreserve ();SetRGBA (_fe ,_fc ,_eg ,_dabf float64 );SetFillRGBA (_bee ,_gda ,_dd ,_bb float64 );SetFillStyle (_gc Pattern );SetFillRule (_ede FillRule );SetStrokeRGBA (_cbe ,_ga ,_db ,_gf float64 ); +SetStrokeStyle (_dc Pattern );FillPattern ()Pattern ;StrokePattern ()Pattern ;TextState ()*TextState ;DrawString (_ee string ,_fg _b .Face ,_dbf ,_afac float64 );MeasureString (_agdc string ,_ffe _b .Face )(_ggf ,_ae float64 );DrawRectangle (_ggcc ,_bbf ,_cc ,_fb float64 ); +DrawImage (_ef _c .Image ,_aca ,_ec int );DrawImageAnchored (_caf _c .Image ,_caa ,_dbd int ,_dce ,_fce float64 );Height ()int ;Width ()int ;};func (_dgbd *TextState )ProcTStar (){_dgbd .ProcTd (0,-_dgbd .Tl )};const (LineJoinRound LineJoin =iota ;LineJoinBevel ; +);func (_ad *TextState )ProcTm (a ,b ,c ,d ,e ,f float64 ){_ad .Tm =_eb .NewMatrix (a ,b ,c ,d ,e ,f );_ad .Tlm =_ad .Tm .Clone ();};func NewTextFont (font *_ff .PdfFont ,size float64 )(*TextFont ,error ){_baa :=font .FontDescriptor ();if _baa ==nil {return nil ,_f .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"); +};_gdf ,_ab :=_cf .GetStream (_baa .FontFile2 );if !_ab {return nil ,_f .New ("\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020f\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");};_bca ,_aa :=_cf .DecodeStream (_gdf ); +if _aa !=nil {return nil ,_aa ;};_fbf ,_aa :=_ce .Parse (_bca );if _aa !=nil {return nil ,_aa ;};_gb :=font .FontDescriptor ().FontName .String ();_bda :=len (_gb )> 7&&_gb [6]=='+';if !_fbf .HasCmap ()&&(!_d .Contains (font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-")||!_bda ){return nil ,_f .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 ,_bf :_fbf },nil ;};func (_gae *TextState )Translate (tx ,ty float64 ){_gae .Tm =_gae .Tm .Mult (_eb .TranslationMatrix (tx ,ty ));};func NewTextFontFromPath (filePath string ,size float64 )(*TextFont ,error ){_deg ,_dba :=_ff .NewPdfFontFromTTFFile (filePath ); +if _dba !=nil {return nil ,_dba ;};return NewTextFont (_deg ,size );};const (TextRenderingModeFill TextRenderingMode =iota ;TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ;TextRenderingModeFillClip ;TextRenderingModeStrokeClip ; +TextRenderingModeFillStrokeClip ;TextRenderingModeClip ;);func (_afb *TextFont )BytesToCharcodes (data []byte )[]_cg .CharCode {if _afb ._cgcc !=nil {return _afb ._cgcc .BytesToCharcodes (data );};return _afb .Font .BytesToCharcodes (data );}; \ No newline at end of file diff --git a/render/internal/context/imagerender/imagerender.go b/render/internal/context/imagerender/imagerender.go index 39c35121..e82a8397 100644 --- a/render/internal/context/imagerender/imagerender.go +++ b/render/internal/context/imagerender/imagerender.go @@ -9,100 +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 imagerender ;import (_gf "errors";_c "fmt";_bc "github.com/unidoc/freetype/raster";_gaf "github.com/unidoc/unipdf/v3/common";_ac "github.com/unidoc/unipdf/v3/internal/transform";_cf "github.com/unidoc/unipdf/v3/render/internal/context";_gfe "golang.org/x/image/draw"; -_d "golang.org/x/image/font";_f "golang.org/x/image/math/f64";_cg "golang.org/x/image/math/fixed";_ge "image";_b "image/color";_ba "image/draw";_a "math";_ad "sort";_ga "strings";);func (_bacb *Context )DrawCircle (x ,y ,r float64 ){_bacb .NewSubPath (); -_bacb .DrawEllipticalArc (x ,y ,r ,r ,0,2*_a .Pi );_bacb .ClosePath ();};func (_bdf *Context )SetRGBA255 (r ,g ,b ,a int ){_bdf ._abb =_b .NRGBA {uint8 (r ),uint8 (g ),uint8 (b ),uint8 (a )};_bdf .setFillAndStrokeColor (_bdf ._abb );};func (_ceec *Context )MeasureString (s string ,face _d .Face )(_dfg ,_baca float64 ){_daf :=&_d .Drawer {Face :face }; -_caa :=_daf .MeasureString (s );return float64 (_caa >>6),_ceec ._abf .Tf .Size ;};type linearGradient struct{_ggc ,_bdd ,_dcfc ,_agae float64 ;_edg stops ;};func (_adae *Context )DrawRectangle (x ,y ,w ,h float64 ){_adae .NewSubPath ();_adae .MoveTo (x ,y ); -_adae .LineTo (x +w ,y );_adae .LineTo (x +w ,y +h );_adae .LineTo (x ,y +h );_adae .ClosePath ();};func (_dge *Context )DrawPoint (x ,y ,r float64 ){_dge .Push ();_aac ,_dad :=_dge .Transform (x ,y );_dge .Identity ();_dge .DrawCircle (_aac ,_dad ,r ); -_dge .Pop ();};func (_gcb *linearGradient )ColorAt (x ,y int )_b .Color {if len (_gcb ._edg )==0{return _b .Transparent ;};_eg ,_fge :=float64 (x ),float64 (y );_dda ,_fde ,_fcge ,_eeb :=_gcb ._ggc ,_gcb ._bdd ,_gcb ._dcfc ,_gcb ._agae ;_eae ,_edagc :=_fcge -_dda ,_eeb -_fde ; -if _edagc ==0&&_eae !=0{return _dcba ((_eg -_dda )/_eae ,_gcb ._edg );};if _eae ==0&&_edagc !=0{return _dcba ((_fge -_fde )/_edagc ,_gcb ._edg );};_fca :=_eae *(_eg -_dda )+_edagc *(_fge -_fde );if _fca < 0{return _gcb ._edg [0]._ddcg ;};_dff :=_a .Hypot (_eae ,_edagc ); -_adf :=((_eg -_dda )*-_edagc +(_fge -_fde )*_eae )/(_dff *_dff );_dabf ,_bddf :=_dda +_adf *-_edagc ,_fde +_adf *_eae ;_eaca :=_a .Hypot (_eg -_dabf ,_fge -_bddf )/_dff ;return _dcba (_eaca ,_gcb ._edg );};func (_aeb *Context )Width ()int {return _aeb ._fbef }; -func (_gec *Context )AsMask ()*_ge .Alpha {_cea :=_ge .NewAlpha (_gec ._gee .Bounds ());_gfe .Draw (_cea ,_gec ._gee .Bounds (),_gec ._gee ,_ge .Point {},_gfe .Src );return _cea ;};func (_bdfc *Context )ScaleAbout (sx ,sy ,x ,y float64 ){_bdfc .Translate (x ,y ); -_bdfc .Scale (sx ,sy );_bdfc .Translate (-x ,-y );};func (_be *Context )SetFillRule (fillRule _cf .FillRule ){_be ._afe =fillRule };func (_cefb *Context )joiner ()_bc .Joiner {switch _cefb ._bdb {case _cf .LineJoinBevel :return _bc .BevelJoiner ;case _cf .LineJoinRound :return _bc .RoundJoiner ; -};return nil ;};func (_dgf *radialGradient )ColorAt (x ,y int )_b .Color {if len (_dgf ._bb )==0{return _b .Transparent ;};_ccae ,_ccc :=float64 (x )+0.5-_dgf ._gdaf ._cagb ,float64 (y )+0.5-_dgf ._gdaf ._gagd ;_fbd :=_fedf (_ccae ,_ccc ,_dgf ._gdaf ._fcdc ,_dgf ._cadg ._cagb ,_dgf ._cadg ._gagd ,_dgf ._cadg ._fcdc ); -_ecfg :=_fedf (_ccae ,_ccc ,-_dgf ._gdaf ._fcdc ,_ccae ,_ccc ,_dgf ._gdaf ._fcdc );if _dgf ._cdb ==0{if _fbd ==0{return _b .Transparent ;};_fdfa :=0.5*_ecfg /_fbd ;if _fdfa *_dgf ._cadg ._fcdc >=_dgf ._cdgc {return _dcba (_fdfa ,_dgf ._bb );};return _b .Transparent ; -};_fbaa :=_fedf (_fbd ,_dgf ._cdb ,0,_fbd ,-_ecfg ,0);if _fbaa >=0{_egab :=_a .Sqrt (_fbaa );_gebd :=(_fbd +_egab )*_dgf ._abbe ;_eec :=(_fbd -_egab )*_dgf ._abbe ;if _gebd *_dgf ._cadg ._fcdc >=_dgf ._cdgc {return _dcba (_gebd ,_dgf ._bb );}else if _eec *_dgf ._cadg ._fcdc >=_dgf ._cdgc {return _dcba (_eec ,_dgf ._bb ); -};};return _b .Transparent ;};func (_gfeg *radialGradient )AddColorStop (offset float64 ,color _b .Color ){_gfeg ._bb =append (_gfeg ._bb ,stop {_dbbd :offset ,_ddcg :color });_ad .Sort (_gfeg ._bb );};func (_ccf *Context )FillPreserve (){var _afd _bc .Painter ; -if _ccf ._aab ==nil {if _edb ,_bgd :=_ccf ._bd .(*solidPattern );_bgd {_fdf :=_bc .NewRGBAPainter (_ccf ._gee );_fdf .SetColor (_edb ._ccb );_afd =_fdf ;};};if _afd ==nil {_afd =_efe (_ccf ._gee ,_ccf ._aab ,_ccf ._bd );};_ccf .fill (_afd );};type stops []stop ; -func (_dbca *Context )ClearPath (){_dbca ._ggb .Clear ();_dbca ._dag .Clear ();_dbca ._feb =false };func (_dca *Context )capper ()_bc .Capper {switch _dca ._caf {case _cf .LineCapButt :return _bc .ButtCapper ;case _cf .LineCapRound :return _bc .RoundCapper ; -case _cf .LineCapSquare :return _bc .SquareCapper ;};return nil ;};func (_ggbd *Context )Fill (){_ggbd .FillPreserve ();_ggbd .ClearPath ()};func (_ffc *Context )QuadraticTo (x1 ,y1 ,x2 ,y2 float64 ){if !_ffc ._feb {_ffc .MoveTo (x1 ,y1 );};x1 ,y1 =_ffc .Transform (x1 ,y1 ); -x2 ,y2 =_ffc .Transform (x2 ,y2 );_fg :=_ac .NewPoint (x1 ,y1 );_fea :=_ac .NewPoint (x2 ,y2 );_fef :=_cga (_fg );_ffab :=_cga (_fea );_ffc ._ggb .Add2 (_fef ,_ffab );_ffc ._dag .Add2 (_fef ,_ffab );_ffc ._bgc =_fea ;};func _bf (_ab ,_e ,_cc ,_gd ,_fc ,_ea ,_ed float64 )(_dd ,_cgc float64 ){_de :=1-_ed ; -_fa :=_de *_de ;_ff :=2*_de *_ed ;_fe :=_ed *_ed ;_dd =_fa *_ab +_ff *_cc +_fe *_fc ;_cgc =_fa *_e +_ff *_gd +_fe *_ea ;return ;};func _bcg (_eed _cg .Int26_6 )float64 {const _fdfb ,_cffd =6,1<<6-1;if _eed >=0{return float64 (_eed >>_fdfb )+float64 (_eed &_cffd )/64; -};_eed =-_eed ;if _eed >=0{return -(float64 (_eed >>_fdfb )+float64 (_eed &_cffd )/64);};return 0;};type Context struct{_fbef int ;_fff int ;_fad *_bc .Rasterizer ;_gee *_ge .RGBA ;_aab *_ge .Alpha ;_abb _b .Color ;_bd _cf .Pattern ;_dae _cf .Pattern ; -_ggb _bc .Path ;_dag _bc .Path ;_acc _ac .Point ;_bgc _ac .Point ;_feb bool ;_gdb []float64 ;_cfd float64 ;_gfa float64 ;_caf _cf .LineCap ;_bdb _cf .LineJoin ;_afe _cf .FillRule ;_cae _ac .Matrix ;_abf _cf .TextState ;_cef []*Context ;};func (_cfb stops )Swap (i ,j int ){_cfb [i ],_cfb [j ]=_cfb [j ],_cfb [i ]}; -type repeatOp int ;func _fedf (_aaf ,_ebgb ,_ega ,_efa ,_afb ,_bfbb float64 )float64 {return _aaf *_efa +_ebgb *_afb +_ega *_bfbb ;};func (_gafc *Context )DrawRoundedRectangle (x ,y ,w ,h ,r float64 ){_gea ,_aabb ,_gad ,_ebaf :=x ,x +r ,x +w -r ,x +w ; -_cgba ,_dbg ,_aebge ,_abda :=y ,y +r ,y +h -r ,y +h ;_gafc .NewSubPath ();_gafc .MoveTo (_aabb ,_cgba );_gafc .LineTo (_gad ,_cgba );_gafc .DrawArc (_gad ,_dbg ,r ,_fbed (270),_fbed (360));_gafc .LineTo (_ebaf ,_aebge );_gafc .DrawArc (_gad ,_aebge ,r ,_fbed (0),_fbed (90)); -_gafc .LineTo (_aabb ,_abda );_gafc .DrawArc (_aabb ,_aebge ,r ,_fbed (90),_fbed (180));_gafc .LineTo (_gea ,_dbg );_gafc .DrawArc (_aabb ,_dbg ,r ,_fbed (180),_fbed (270));_gafc .ClosePath ();};func (_agfc *Context )SetMask (mask *_ge .Alpha )error {if mask .Bounds ().Size ()!=_agfc ._gee .Bounds ().Size (){return _gf .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"); -};_agfc ._aab =mask ;return nil ;};func (_ecf *Context )Clear (){_cdg :=_ge .NewUniform (_ecf ._abb );_gfe .Draw (_ecf ._gee ,_ecf ._gee .Bounds (),_cdg ,_ge .Point {},_gfe .Src );};func (_cgd *Context )SetMatrix (m _ac .Matrix ){_cgd ._cae =m };func (_cgb *Context )MoveTo (x ,y float64 ){if _cgb ._feb {_cgb ._dag .Add1 (_cga (_cgb ._acc )); -};x ,y =_cgb .Transform (x ,y );_bff :=_ac .NewPoint (x ,y );_baa :=_cga (_bff );_cgb ._ggb .Start (_baa );_cgb ._dag .Start (_baa );_cgb ._acc =_bff ;_cgb ._bgc =_bff ;_cgb ._feb =true ;};func (_cdd *Context )SetRGB (r ,g ,b float64 ){_cdd .SetRGBA (r ,g ,b ,1)}; -func (_ggcd *patternPainter )Paint (ss []_bc .Span ,done bool ){_edde :=_ggcd ._bca .Bounds ();for _ ,_abfd :=range ss {if _abfd .Y < _edde .Min .Y {continue ;};if _abfd .Y >=_edde .Max .Y {return ;};if _abfd .X0 < _edde .Min .X {_abfd .X0 =_edde .Min .X ; -};if _abfd .X1 > _edde .Max .X {_abfd .X1 =_edde .Max .X ;};if _abfd .X0 >=_abfd .X1 {continue ;};const _bbe =1<<16-1;_gfgf :=_abfd .Y -_ggcd ._bca .Rect .Min .Y ;_faa :=_abfd .X0 -_ggcd ._bca .Rect .Min .X ;_gdbc :=(_abfd .Y -_ggcd ._bca .Rect .Min .Y )*_ggcd ._bca .Stride +(_abfd .X0 -_ggcd ._bca .Rect .Min .X )*4; -_dbf :=_gdbc +(_abfd .X1 -_abfd .X0 )*4;for _eded ,_geg :=_gdbc ,_faa ;_eded < _dbf ;_eded ,_geg =_eded +4,_geg +1{_bcac :=_abfd .Alpha ;if _ggcd ._fadg !=nil {_bcac =_bcac *uint32 (_ggcd ._fadg .AlphaAt (_geg ,_gfgf ).A )/255;if _bcac ==0{continue ;}; -};_ccde :=_ggcd ._aed .ColorAt (_geg ,_gfgf );_edee ,_gede ,_fbdc ,_bgbb :=_ccde .RGBA ();_baeg :=uint32 (_ggcd ._bca .Pix [_eded +0]);_bfd :=uint32 (_ggcd ._bca .Pix [_eded +1]);_eeggf :=uint32 (_ggcd ._bca .Pix [_eded +2]);_beee :=uint32 (_ggcd ._bca .Pix [_eded +3]); -_cfbb :=(_bbe -(_bgbb *_bcac /_bbe ))*0x101;_ggcd ._bca .Pix [_eded +0]=uint8 ((_baeg *_cfbb +_edee *_bcac )/_bbe >>8);_ggcd ._bca .Pix [_eded +1]=uint8 ((_bfd *_cfbb +_gede *_bcac )/_bbe >>8);_ggcd ._bca .Pix [_eded +2]=uint8 ((_eeggf *_cfbb +_fbdc *_bcac )/_bbe >>8); -_ggcd ._bca .Pix [_eded +3]=uint8 ((_beee *_cfbb +_bgbb *_bcac )/_bbe >>8);};};};func (_eac *Context )Image ()_ge .Image {return _eac ._gee };func (_cgfb *Context )Identity (){_cgfb ._cae =_ac .IdentityMatrix ()};func _cbg (_bfec _bc .Path )[][]_ac .Point {var _ggbcc [][]_ac .Point ; -var _bbd []_ac .Point ;var _affcg ,_ceb float64 ;for _ceac :=0;_ceac < len (_bfec );{switch _bfec [_ceac ]{case 0:if len (_bbd )> 0{_ggbcc =append (_ggbcc ,_bbd );_bbd =nil ;};_dffe :=_bcg (_bfec [_ceac +1]);_edec :=_bcg (_bfec [_ceac +2]);_bbd =append (_bbd ,_ac .NewPoint (_dffe ,_edec )); -_affcg ,_ceb =_dffe ,_edec ;_ceac +=4;case 1:_cba :=_bcg (_bfec [_ceac +1]);_ecfga :=_bcg (_bfec [_ceac +2]);_bbd =append (_bbd ,_ac .NewPoint (_cba ,_ecfga ));_affcg ,_ceb =_cba ,_ecfga ;_ceac +=4;case 2:_cfgb :=_bcg (_bfec [_ceac +1]);_eeba :=_bcg (_bfec [_ceac +2]); -_bafb :=_bcg (_bfec [_ceac +3]);_egd :=_bcg (_bfec [_ceac +4]);_cbgd :=_gaa (_affcg ,_ceb ,_cfgb ,_eeba ,_bafb ,_egd );_bbd =append (_bbd ,_cbgd ...);_affcg ,_ceb =_bafb ,_egd ;_ceac +=6;case 3:_bag :=_bcg (_bfec [_ceac +1]);_cde :=_bcg (_bfec [_ceac +2]); -_aeaa :=_bcg (_bfec [_ceac +3]);_ebc :=_bcg (_bfec [_ceac +4]);_cgbd :=_bcg (_bfec [_ceac +5]);_ccaef :=_bcg (_bfec [_ceac +6]);_fecb :=_aa (_affcg ,_ceb ,_bag ,_cde ,_aeaa ,_ebc ,_cgbd ,_ccaef );_bbd =append (_bbd ,_fecb ...);_affcg ,_ceb =_cgbd ,_ccaef ; -_ceac +=8;default:_gaf .Log .Debug ("\u0057\u0041\u0052\u004e: \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0074\u0068\u003a\u0020%\u0076",_bfec );return _ggbcc ;};};if len (_bbd )> 0{_ggbcc =append (_ggbcc ,_bbd );};return _ggbcc ;};func (_dec *Context )Pop (){_dcbb :=*_dec ; -_aaga :=_dec ._cef ;_bgfb :=_aaga [len (_aaga )-1];*_dec =*_bgfb ;_dec ._ggb =_dcbb ._ggb ;_dec ._dag =_dcbb ._dag ;_dec ._acc =_dcbb ._acc ;_dec ._bgc =_dcbb ._bgc ;_dec ._feb =_dcbb ._feb ;};func (_efb *Context )SetPixel (x ,y int ){_efb ._gee .Set (x ,y ,_efb ._abb )}; -func (_beb *Context )Stroke (){_beb .StrokePreserve ();_beb .ClearPath ()};func NewContext (width ,height int )*Context {return NewContextForRGBA (_ge .NewRGBA (_ge .Rect (0,0,width ,height )));};func (_eda *Context )SetStrokeStyle (pattern _cf .Pattern ){_eda ._dae =pattern }; -func (_aaba *Context )TextState ()*_cf .TextState {return &_aaba ._abf };func (_accf *Context )SetFillRGBA (r ,g ,b ,a float64 ){_ffg :=_b .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_accf ._abb =_ffg ;_accf ._bd =_dcce (_ffg ); -};func (_ffe *Context )DrawString (s string ,face _d .Face ,x ,y float64 ){_ffe .DrawStringAnchored (s ,face ,x ,y ,0,0);};func (_bgg *Context )StrokePreserve (){var _cabg _bc .Painter ;if _bgg ._aab ==nil {if _cff ,_gdag :=_bgg ._dae .(*solidPattern ); -_gdag {_cag :=_bc .NewRGBAPainter (_bgg ._gee );_cag .SetColor (_cff ._ccb );_cabg =_cag ;};};if _cabg ==nil {_cabg =_efe (_bgg ._gee ,_bgg ._aab ,_bgg ._dae );};_bgg .stroke (_cabg );};func (_fcc *Context )Matrix ()_ac .Matrix {return _fcc ._cae };func _gaa (_gc ,_ca ,_adg ,_ffa ,_cd ,_af float64 )[]_ac .Point {_fd :=(_a .Hypot (_adg -_gc ,_ffa -_ca )+_a .Hypot (_cd -_adg ,_af -_ffa )); -_add :=int (_fd +0.5);if _add < 4{_add =4;};_aca :=float64 (_add )-1;_fac :=make ([]_ac .Point ,_add );for _fb :=0;_fb < _add ;_fb ++{_ag :=float64 (_fb )/_aca ;_dc ,_ae :=_bf (_gc ,_ca ,_adg ,_ffa ,_cd ,_af ,_ag );_fac [_fb ]=_ac .NewPoint (_dc ,_ae ); -};return _fac ;};var (_ecd =_dcce (_b .White );_def =_dcce (_b .Black ););func (_bfe *Context )DrawImage (im _ge .Image ,x ,y int ){_bfe .DrawImageAnchored (im ,x ,y ,0,0)};func NewContextForImage (im _ge .Image )*Context {return NewContextForRGBA (_afcb (im ))}; -func (_bfea *Context )DrawImageAnchored (im _ge .Image ,x ,y int ,ax ,ay float64 ){_gge :=im .Bounds ().Size ();x -=int (ax *float64 (_gge .X ));y -=int (ay *float64 (_gge .Y ));_fefa :=_gfe .BiLinear ;_fed :=_bfea ._cae .Clone ().Translate (float64 (x ),float64 (y )); -_gadb :=_f .Aff3 {_fed [0],_fed [3],_fed [6],_fed [1],_fed [4],_fed [7]};if _bfea ._aab ==nil {_fefa .Transform (_bfea ._gee ,_gadb ,im ,im .Bounds (),_gfe .Over ,nil );}else {_fefa .Transform (_bfea ._gee ,_gadb ,im ,im .Bounds (),_gfe .Over ,&_gfe .Options {DstMask :_bfea ._aab ,DstMaskP :_ge .Point {}}); -};};func (_agc *Context )fill (_cgbc _bc .Painter ){_bdc :=_agc ._dag ;if _agc ._feb {_bdc =make (_bc .Path ,len (_agc ._dag ));copy (_bdc ,_agc ._dag );_bdc .Add1 (_cga (_agc ._acc ));};_fae :=_agc ._fad ;_fae .UseNonZeroWinding =_agc ._afe ==_cf .FillRuleWinding ; -_fae .Clear ();_fae .AddPath (_bdc );_fae .Rasterize (_cgbc );};func (_ebaa *Context )DrawArc (x ,y ,r ,angle1 ,angle2 float64 ){_ebaa .DrawEllipticalArc (x ,y ,r ,r ,angle1 ,angle2 );};func _gabg (_ccab _ge .Image ,_cffb repeatOp )_cf .Pattern {return &surfacePattern {_bdcd :_ccab ,_gbfa :_cffb }; -};func _dcba (_gdf float64 ,_ccdg stops )_b .Color {if _gdf <=0.0||len (_ccdg )==1{return _ccdg [0]._ddcg ;};_efc :=_ccdg [len (_ccdg )-1];if _gdf >=_efc ._dbbd {return _efc ._ddcg ;};for _ged ,_ebge :=range _ccdg [1:]{if _gdf < _ebge ._dbbd {_gdf =(_gdf -_ccdg [_ged ]._dbbd )/(_ebge ._dbbd -_ccdg [_ged ]._dbbd ); -return _geeb (_ccdg [_ged ]._ddcg ,_ebge ._ddcg ,_gdf );};};return _efc ._ddcg ;};func (_ebg *Context )DrawEllipticalArc (x ,y ,rx ,ry ,angle1 ,angle2 float64 ){const _eegg =16;for _ggbf :=0;_ggbf < _eegg ;_ggbf ++{_abba :=float64 (_ggbf +0)/_eegg ;_abg :=float64 (_ggbf +1)/_eegg ; -_fba :=angle1 +(angle2 -angle1 )*_abba ;_cfa :=angle1 +(angle2 -angle1 )*_abg ;_bdfe :=x +rx *_a .Cos (_fba );_abed :=y +ry *_a .Sin (_fba );_cdc :=x +rx *_a .Cos ((_fba +_cfa )/2);_geae :=y +ry *_a .Sin ((_fba +_cfa )/2);_df :=x +rx *_a .Cos (_cfa );_gbf :=y +ry *_a .Sin (_cfa ); -_fcgb :=2*_cdc -_bdfe /2-_df /2;_gfg :=2*_geae -_abed /2-_gbf /2;if _ggbf ==0{if _ebg ._feb {_ebg .LineTo (_bdfe ,_abed );}else {_ebg .MoveTo (_bdfe ,_abed );};};_ebg .QuadraticTo (_fcgb ,_gfg ,_df ,_gbf );};};type radialGradient struct{_gdaf ,_cedf ,_cadg circle ; -_cdb ,_abbe float64 ;_cdgc float64 ;_bb stops ;};func (_aga *Context )NewSubPath (){if _aga ._feb {_aga ._dag .Add1 (_cga (_aga ._acc ));};_aga ._feb =false ;};func _fbed (_fbde float64 )float64 {return _fbde *_a .Pi /180};func (_cca *Context )ClosePath (){if _cca ._feb {_bge :=_cga (_cca ._acc ); -_cca ._ggb .Add1 (_bge );_cca ._dag .Add1 (_bge );_cca ._bgc =_cca ._acc ;};};func (_ada *Context )LineWidth ()float64 {return _ada ._gfa };func _gca (_edd ,_agf ,_ffb ,_bg ,_gb ,_gfb ,_aea ,_ee ,_aff float64 )(_aead ,_fcd float64 ){_bgf :=1-_aff ;_dg :=_bgf *_bgf *_bgf ; -_cge :=3*_bgf *_bgf *_aff ;_db :=3*_bgf *_aff *_aff ;_dbc :=_aff *_aff *_aff ;_aead =_dg *_edd +_cge *_ffb +_db *_gb +_dbc *_aea ;_fcd =_dg *_agf +_cge *_bg +_db *_gfb +_dbc *_ee ;return ;};type solidPattern struct{_ccb _b .Color };func _dcce (_cfcb _b .Color )_cf .Pattern {return &solidPattern {_ccb :_cfcb }}; -func (_cefbd stops )Less (i ,j int )bool {return _cefbd [i ]._dbbd < _cefbd [j ]._dbbd };func (_ecag stops )Len ()int {return len (_ecag )};type stop struct{_dbbd float64 ;_ddcg _b .Color ;};func _gcaa (_afab [][]_ac .Point )_bc .Path {var _ccac _bc .Path ; -for _ ,_acga :=range _afab {var _edeg _cg .Point26_6 ;for _bcf ,_fcb :=range _acga {_gdg :=_cga (_fcb );if _bcf ==0{_ccac .Start (_gdg );}else {_bcc :=_gdg .X -_edeg .X ;_adac :=_gdg .Y -_edeg .Y ;if _bcc < 0{_bcc =-_bcc ;};if _adac < 0{_adac =-_adac ; -};if _bcc +_adac > 8{_ccac .Add1 (_gdg );};};_edeg =_gdg ;};};return _ccac ;};func (_cfg *Context )Height ()int {return _cfg ._fff };func (_bfbf *Context )DrawLine (x1 ,y1 ,x2 ,y2 float64 ){_bfbf .MoveTo (x1 ,y1 );_bfbf .LineTo (x2 ,y2 )};func (_cfaf *Context )Shear (x ,y float64 ){_cfaf ._cae .Shear (x ,y )}; -func (_fbb *Context )Rotate (angle float64 ){_fbb ._cae =_fbb ._cae .Rotate (angle )};func (_eege *Context )drawRegularPolygon (_ffbf int ,_edf ,_dcb ,_fgd ,_aefb float64 ){_cb :=2*_a .Pi /float64 (_ffbf );_aefb -=_a .Pi /2;if _ffbf %2==0{_aefb +=_cb /2; -};_eege .NewSubPath ();for _dcc :=0;_dcc < _ffbf ;_dcc ++{_bdg :=_aefb +_cb *float64 (_dcc );_eege .LineTo (_edf +_fgd *_a .Cos (_bdg ),_dcb +_fgd *_a .Sin (_bdg ));};_eege .ClosePath ();};func _geeb (_edgd ,_fbee _b .Color ,_bgdf float64 )_b .Color {_dfa ,_bfcg ,_gedf ,_adb :=_edgd .RGBA (); -_dee ,_baf ,_dabd ,_bacbg :=_fbee .RGBA ();return _b .RGBA {_gedc (_dfa ,_dee ,_bgdf ),_gedc (_bfcg ,_baf ,_bgdf ),_gedc (_gedf ,_dabd ,_bgdf ),_gedc (_adb ,_bacbg ,_bgdf )};};func (_cbbg *Context )Scale (x ,y float64 ){_cbbg ._cae =_cbbg ._cae .Scale (x ,y )}; -func NewRadialGradient (x0 ,y0 ,r0 ,x1 ,y1 ,r1 float64 )_cf .Gradient {_fgef :=circle {x0 ,y0 ,r0 };_ffaf :=circle {x1 ,y1 ,r1 };_gfd :=circle {x1 -x0 ,y1 -y0 ,r1 -r0 };_dcg :=_fedf (_gfd ._cagb ,_gfd ._gagd ,-_gfd ._fcdc ,_gfd ._cagb ,_gfd ._gagd ,_gfd ._fcdc ); -var _bfc float64 ;if _dcg !=0{_bfc =1.0/_dcg ;};_decc :=-_fgef ._fcdc ;_cda :=&radialGradient {_gdaf :_fgef ,_cedf :_ffaf ,_cadg :_gfd ,_cdb :_dcg ,_abbe :_bfc ,_cdgc :_decc };return _cda ;};func (_bef *Context )SetColor (c _b .Color ){_bef .setFillAndStrokeColor (c )}; -func (_afc *Context )Push (){_caee :=*_afc ;_afc ._cef =append (_afc ._cef ,&_caee )};func _febb (_gfba float64 )_cg .Int26_6 {return _cg .Int26_6 (_gfba *64)};func (_gae *Context )DrawEllipse (x ,y ,rx ,ry float64 ){_gae .NewSubPath ();_gae .DrawEllipticalArc (x ,y ,rx ,ry ,0,2*_a .Pi ); -_gae .ClosePath ();};func (_bfa *Context )SetFillStyle (pattern _cf .Pattern ){if _cdf ,_ede :=pattern .(*solidPattern );_ede {_bfa ._abb =_cdf ._ccb ;};_bfa ._bd =pattern ;};func (_gagf *Context )ShearAbout (sx ,sy ,x ,y float64 ){_gagf .Translate (x ,y ); -_gagf .Shear (sx ,sy );_gagf .Translate (-x ,-y );};func (_bga *Context )drawString (_edag string ,_ceff _d .Face ,_afa ,_bcd float64 ){_cfc :=&_d .Drawer {Src :_ge .NewUniform (_bga ._abb ),Face :_ceff ,Dot :_cga (_ac .NewPoint (_afa ,_bcd ))};_cgca :=rune (-1); -for _ ,_bgfe :=range _edag {if _cgca >=0{_cfc .Dot .X +=_cfc .Face .Kern (_cgca ,_bgfe );};_dfd ,_aegd ,_acce ,_agfb ,_ggf :=_cfc .Face .Glyph (_cfc .Dot ,_bgfe );if !_ggf {continue ;};_bed :=_dfd .Sub (_dfd .Min );_ddba :=_ge .NewRGBA (_bed );_gfe .DrawMask (_ddba ,_bed ,_cfc .Src ,_ge .Point {},_aegd ,_acce ,_gfe .Over ); -var _feda *_gfe .Options ;if _bga ._aab !=nil {_feda =&_gfe .Options {DstMask :_bga ._aab ,DstMaskP :_ge .Point {}};};_ebf :=_bga ._cae .Clone ().Translate (float64 (_dfd .Min .X ),float64 (_dfd .Min .Y ));_fce :=_f .Aff3 {_ebf [0],_ebf [3],_ebf [6],_ebf [1],_ebf [4],_ebf [7]}; -_gfe .BiLinear .Transform (_bga ._gee ,_fce ,_ddba ,_bed ,_gfe .Over ,_feda );_cfc .Dot .X +=_agfb ;_cgca =_bgfe ;};};func (_gbc *solidPattern )ColorAt (x ,y int )_b .Color {return _gbc ._ccb };func (_ace *Context )ResetClip (){_ace ._aab =nil };func (_ebdc *Context )InvertMask (){if _ebdc ._aab ==nil {_ebdc ._aab =_ge .NewAlpha (_ebdc ._gee .Bounds ()); -}else {for _eba ,_abd :=range _ebdc ._aab .Pix {_ebdc ._aab .Pix [_eba ]=255-_abd ;};};};func (_bffc *linearGradient )AddColorStop (offset float64 ,color _b .Color ){_bffc ._edg =append (_bffc ._edg ,stop {_dbbd :offset ,_ddcg :color });_ad .Sort (_bffc ._edg ); -};func (_daeb *Context )SetDash (dashes ...float64 ){_daeb ._gdb =dashes };func _gbb (_ffcc string )(_agea ,_bcde ,_dcag ,_fbbc int ){_ffcc =_ga .TrimPrefix (_ffcc ,"\u0023");_fbbc =255;if len (_ffcc )==3{_agd :="\u00251\u0078\u0025\u0031\u0078\u0025\u0031x"; -_c .Sscanf (_ffcc ,_agd ,&_agea ,&_bcde ,&_dcag );_agea |=_agea <<4;_bcde |=_bcde <<4;_dcag |=_dcag <<4;};if len (_ffcc )==6{_afad :="\u0025\u0030\u0032x\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078";_c .Sscanf (_ffcc ,_afad ,&_agea ,&_bcde ,&_dcag ); -};if len (_ffcc )==8{_dfab :="\u0025\u00302\u0078\u0025\u00302\u0078\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078";_c .Sscanf (_ffcc ,_dfab ,&_agea ,&_bcde ,&_dcag ,&_fbbc );};return ;};const (_ecc repeatOp =iota ;_cdaf ;_cfab ;_cdec ;);func (_adad *Context )Translate (x ,y float64 ){_adad ._cae =_adad ._cae .Translate (x ,y )}; -func (_ggg *Context )SetRGB255 (r ,g ,b int ){_ggg .SetRGBA255 (r ,g ,b ,255)};type patternPainter struct{_bca *_ge .RGBA ;_fadg *_ge .Alpha ;_aed _cf .Pattern ;};func (_gdbf *Context )Clip (){_gdbf .ClipPreserve ();_gdbf .ClearPath ()};func (_ffag *Context )RotateAbout (angle ,x ,y float64 ){_ffag .Translate (x ,y ); -_ffag .Rotate (angle );_ffag .Translate (-x ,-y );};func _aa (_aba ,_da ,_bfg ,_eb ,_geb ,_gg ,_ce ,_fcg float64 )[]_ac .Point {_ddb :=(_a .Hypot (_bfg -_aba ,_eb -_da )+_a .Hypot (_geb -_bfg ,_gg -_eb )+_a .Hypot (_ce -_geb ,_fcg -_gg ));_aeg :=int (_ddb +0.5); -if _aeg < 4{_aeg =4;};_ec :=float64 (_aeg )-1;_ced :=make ([]_ac .Point ,_aeg );for _gafd :=0;_gafd < _aeg ;_gafd ++{_ddc :=float64 (_gafd )/_ec ;_ddg ,_fbe :=_gca (_aba ,_da ,_bfg ,_eb ,_geb ,_gg ,_ce ,_fcg ,_ddc );_ced [_gafd ]=_ac .NewPoint (_ddg ,_fbe ); -};return _ced ;};func (_fbf *Context )LineTo (x ,y float64 ){if !_fbf ._feb {_fbf .MoveTo (x ,y );}else {x ,y =_fbf .Transform (x ,y );_fec :=_ac .NewPoint (x ,y );_ded :=_cga (_fec );_fbf ._ggb .Add1 (_ded );_fbf ._dag .Add1 (_ded );_fbf ._bgc =_fec ; -};};func (_abc *Context )SetStrokeRGBA (r ,g ,b ,a float64 ){_dab :=_b .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_abc ._dae =_dcce (_dab );};func (_age *Context )SetRGBA (r ,g ,b ,a float64 ){_age ._abb =_b .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)}; -_age .setFillAndStrokeColor (_age ._abb );};func (_gab *Context )stroke (_dbcc _bc .Painter ){_gda :=_gab ._ggb ;if len (_gab ._gdb )> 0{_gda =_eggg (_gda ,_gab ._gdb ,_gab ._cfd );}else {_gda =_gcaa (_cbg (_gda ));};_ebd :=_gab ._fad ;_ebd .UseNonZeroWinding =true ; -_ebd .Clear ();_ccd :=(_gab ._cae .ScalingFactorX ()+_gab ._cae .ScalingFactorY ())/2;_ebd .AddStroke (_gda ,_febb (_gab ._gfa *_ccd ),_gab .capper (),_gab .joiner ());_ebd .Rasterize (_dbcc );};type circle struct{_cagb ,_gagd ,_fcdc float64 };func (_affc *Context )SetLineWidth (lineWidth float64 ){_affc ._gfa =lineWidth }; -func _efe (_fcab *_ge .RGBA ,_dcceb *_ge .Alpha ,_dafg _cf .Pattern )*patternPainter {return &patternPainter {_fcab ,_dcceb ,_dafg };};func _gedc (_gac ,_bffd uint32 ,_fab float64 )uint8 {return uint8 (int32 (float64 (_gac )*(1.0-_fab )+float64 (_bffd )*_fab )>>8); -};func (_ddbf *surfacePattern )ColorAt (x ,y int )_b .Color {_bba :=_ddbf ._bdcd .Bounds ();switch _ddbf ._gbfa {case _cdaf :if y >=_bba .Dy (){return _b .Transparent ;};case _cfab :if x >=_bba .Dx (){return _b .Transparent ;};case _cdec :if x >=_bba .Dx ()||y >=_bba .Dy (){return _b .Transparent ; -};};x =x %_bba .Dx ()+_bba .Min .X ;y =y %_bba .Dy ()+_bba .Min .Y ;return _ddbf ._bdcd .At (x ,y );};func _eggg (_aegdc _bc .Path ,_dgfe []float64 ,_dcff float64 )_bc .Path {return _gcaa (_ccg (_cbg (_aegdc ),_dgfe ,_dcff ));};func (_dfe *Context )DrawStringAnchored (s string ,face _d .Face ,x ,y ,ax ,ay float64 ){_cee ,_cbb :=_dfe .MeasureString (s ,face ); -_dfe .drawString (s ,face ,x -ax *_cee ,y +ay *_cbb );};func _ccg (_dgc [][]_ac .Point ,_egg []float64 ,_efg float64 )[][]_ac .Point {var _gace [][]_ac .Point ;if len (_egg )==0{return _dgc ;};if len (_egg )==1{_egg =append (_egg ,_egg [0]);};for _ ,_gbfb :=range _dgc {if len (_gbfb )< 2{continue ; -};_ebcg :=_gbfb [0];_ggcb :=1;_cdac :=0;_gcfa :=0.0;if _efg !=0{var _gfgg float64 ;for _ ,_eee :=range _egg {_gfgg +=_eee ;};_efg =_a .Mod (_efg ,_gfgg );if _efg < 0{_efg +=_gfgg ;};for _bee ,_edad :=range _egg {_efg -=_edad ;if _efg < 0{_cdac =_bee ;_gcfa =_edad +_efg ; -break ;};};};var _fffa []_ac .Point ;_fffa =append (_fffa ,_ebcg );for _ggcb < len (_gbfb ){_fdec :=_egg [_cdac ];_ebaag :=_gbfb [_ggcb ];_ege :=_ebcg .Distance (_ebaag );_eggf :=_fdec -_gcfa ;if _ege > _eggf {_fgefe :=_eggf /_ege ;_eag :=_ebcg .Interpolate (_ebaag ,_fgefe ); -_fffa =append (_fffa ,_eag );if _cdac %2==0&&len (_fffa )> 1{_gace =append (_gace ,_fffa );};_fffa =nil ;_fffa =append (_fffa ,_eag );_gcfa =0;_ebcg =_eag ;_cdac =(_cdac +1)%len (_egg );}else {_fffa =append (_fffa ,_ebaag );_ebcg =_ebaag ;_gcfa +=_ege ; -_ggcb ++;};};if _cdac %2==0&&len (_fffa )> 1{_gace =append (_gace ,_fffa );};};return _gace ;};type surfacePattern struct{_bdcd _ge .Image ;_gbfa repeatOp ;};func (_abe *Context )CubicTo (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 ){if !_abe ._feb {_abe .MoveTo (x1 ,y1 ); -};_eeg ,_ade :=_abe ._bgc .X ,_abe ._bgc .Y ;x1 ,y1 =_abe .Transform (x1 ,y1 );x2 ,y2 =_abe .Transform (x2 ,y2 );x3 ,y3 =_abe .Transform (x3 ,y3 );_cab :=_aa (_eeg ,_ade ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 );_gag :=_cga (_abe ._bgc );for _ ,_bgb :=range _cab [1:]{_dbbc :=_cga (_bgb ); -if _dbbc ==_gag {continue ;};_gag =_dbbc ;_abe ._ggb .Add1 (_dbbc );_abe ._dag .Add1 (_dbbc );_abe ._bgc =_bgb ;};};func (_cgf *Context )SetDashOffset (offset float64 ){_cgf ._cfd =offset };func NewContextForRGBA (im *_ge .RGBA )*Context {_cad :=im .Bounds ().Size ().X ; -_dbb :=im .Bounds ().Size ().Y ;return &Context {_fbef :_cad ,_fff :_dbb ,_fad :_bc .NewRasterizer (_cad ,_dbb ),_gee :im ,_abb :_b .Transparent ,_bd :_ecd ,_dae :_def ,_gfa :1,_afe :_cf .FillRuleWinding ,_cae :_ac .IdentityMatrix (),_abf :_cf .NewTextState ()}; -};func (_cfda *Context )FillPattern ()_cf .Pattern {return _cfda ._bd };func (_cadb *Context )Transform (x ,y float64 )(_gcd ,_ggef float64 ){return _cadb ._cae .Transform (x ,y );};func (_gcae *Context )StrokePattern ()_cf .Pattern {return _gcae ._dae }; -func NewLinearGradient (x0 ,y0 ,x1 ,y1 float64 )_cf .Gradient {_beg :=&linearGradient {_ggc :x0 ,_bdd :y0 ,_dcfc :x1 ,_agae :y1 };return _beg ;};func (_fbg *Context )SetLineJoin (lineJoin _cf .LineJoin ){_fbg ._bdb =lineJoin };func (_aef *Context )SetHexColor (x string ){_eca ,_gcf ,_gga ,_bae :=_gbb (x ); -_aef .SetRGBA255 (_eca ,_gcf ,_gga ,_bae );};func _cga (_cgcc _ac .Point )_cg .Point26_6 {return _cg .Point26_6 {X :_febb (_cgcc .X ),Y :_febb (_cgcc .Y )}};func (_ef *Context )SetLineCap (lineCap _cf .LineCap ){_ef ._caf =lineCap };func (_cgg *Context )setFillAndStrokeColor (_bfb _b .Color ){_cgg ._abb =_bfb ; -_cgg ._bd =_dcce (_bfb );_cgg ._dae =_dcce (_bfb );};func _afcb (_ece _ge .Image )*_ge .RGBA {_gcc :=_ece .Bounds ();_feba :=_ge .NewRGBA (_gcc );_ba .Draw (_feba ,_gcc ,_ece ,_gcc .Min ,_ba .Src );return _feba ;};func (_bac *Context )ClipPreserve (){_faea :=_ge .NewAlpha (_ge .Rect (0,0,_bac ._fbef ,_bac ._fff )); -_aag :=_bc .NewAlphaOverPainter (_faea );_bac .fill (_aag );if _bac ._aab ==nil {_bac ._aab =_faea ;}else {_aebg :=_ge .NewAlpha (_ge .Rect (0,0,_bac ._fbef ,_bac ._fff ));_gfe .DrawMask (_aebg ,_aebg .Bounds (),_faea ,_ge .Point {},_bac ._aab ,_ge .Point {},_gfe .Over ); -_bac ._aab =_aebg ;};}; \ No newline at end of file +package imagerender ;import (_fda "errors";_fd "fmt";_eg "github.com/unidoc/freetype/raster";_e "github.com/unidoc/unipdf/v3/common";_cdg "github.com/unidoc/unipdf/v3/internal/transform";_ac "github.com/unidoc/unipdf/v3/render/internal/context";_ag "golang.org/x/image/draw"; +_gcc "golang.org/x/image/font";_gc "golang.org/x/image/math/f64";_bc "golang.org/x/image/math/fixed";_a "image";_cf "image/color";_cd "image/draw";_c "math";_g "sort";_b "strings";);func (_afg *Context )StrokePattern ()_ac .Pattern {return _afg ._ccb }; +func (_cbec *Context )MoveTo (x ,y float64 ){if _cbec ._gb {_cbec ._bf .Add1 (_fbc (_cbec ._fgf ));};x ,y =_cbec .Transform (x ,y );_ecd :=_cdg .NewPoint (x ,y );_gcg :=_fbc (_ecd );_cbec ._eeg .Start (_gcg );_cbec ._bf .Start (_gcg );_cbec ._fgf =_ecd ; +_cbec ._bce =_ecd ;_cbec ._gb =true ;};func _gdg (_ccf ,_ba ,_gae ,_fab ,_ab ,_aff ,_fg ,_cb ,_eb float64 )(_bb ,_cbb float64 ){_cbg :=1-_eb ;_fdd :=_cbg *_cbg *_cbg ;_adb :=3*_cbg *_cbg *_eb ;_cdf :=3*_cbg *_eb *_eb ;_fdde :=_eb *_eb *_eb ;_bb =_fdd *_ccf +_adb *_gae +_cdf *_ab +_fdde *_fg ; +_cbb =_fdd *_ba +_adb *_fab +_cdf *_aff +_fdde *_cb ;return ;};func (_fbf *Context )CubicTo (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 ){if !_fbf ._gb {_fbf .MoveTo (x1 ,y1 );};_bbe ,_ceb :=_fbf ._bce .X ,_fbf ._bce .Y ;x1 ,y1 =_fbf .Transform (x1 ,y1 );x2 ,y2 =_fbf .Transform (x2 ,y2 ); +x3 ,y3 =_fbf .Transform (x3 ,y3 );_bdb :=_bbc (_bbe ,_ceb ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 );_ggd :=_fbc (_fbf ._bce );for _ ,_dbc :=range _bdb [1:]{_bcfc :=_fbc (_dbc );if _bcfc ==_ggd {continue ;};_ggd =_bcfc ;_fbf ._eeg .Add1 (_bcfc );_fbf ._bf .Add1 (_bcfc ); +_fbf ._bce =_dbc ;};};func _afc (_dgda _cf .Color )_ac .Pattern {return &solidPattern {_beag :_dgda }};func _d (_cg ,_fb ,_gca ,_cc ,_gd ,_gda ,_db float64 )(_ed ,_bg float64 ){_bgd :=1-_db ;_fc :=_bgd *_bgd ;_bgde :=2*_bgd *_db ;_af :=_db *_db ;_ed =_fc *_cg +_bgde *_gca +_af *_gd ; +_bg =_fc *_fb +_bgde *_cc +_af *_gda ;return ;};type repeatOp int ;func _ecba (_dga _a .Image ,_efde repeatOp )_ac .Pattern {return &surfacePattern {_badb :_dga ,_dabd :_efde };};func (_bfd *radialGradient )AddColorStop (offset float64 ,color _cf .Color ){_bfd ._abgd =append (_bfd ._abgd ,stop {_acef :offset ,_ffdd :color }); +_g .Sort (_bfd ._abgd );};func (_fcf *Context )DrawStringAnchored (s string ,face _gcc .Face ,x ,y ,ax ,ay float64 ){_bca ,_add :=_fcf .MeasureString (s ,face );_fcf .drawString (s ,face ,x -ax *_bca ,y +ay *_add );};func (_da *Context )ClearPath (){_da ._eeg .Clear (); +_da ._bf .Clear ();_da ._gb =false };type stop struct{_acef float64 ;_ffdd _cf .Color ;};func (_aee *Context )ScaleAbout (sx ,sy ,x ,y float64 ){_aee .Translate (x ,y );_aee .Scale (sx ,sy );_aee .Translate (-x ,-y );};func (_gdd *Context )SetHexColor (x string ){_fe ,_bfee ,_cgc ,_bcf :=_gabd (x ); +_gdd .SetRGBA255 (_fe ,_bfee ,_cgc ,_bcf );};func (_gdc *Context )capper ()_eg .Capper {switch _gdc ._agf {case _ac .LineCapButt :return _eg .ButtCapper ;case _ac .LineCapRound :return _eg .RoundCapper ;case _ac .LineCapSquare :return _eg .SquareCapper ; +};return nil ;};func (_bbb *Context )Matrix ()_cdg .Matrix {return _bbb ._agb };func NewLinearGradient (x0 ,y0 ,x1 ,y1 float64 )_ac .Gradient {_accg :=&linearGradient {_fea :x0 ,_adg :y0 ,_gfe :x1 ,_ddfg :y1 };return _accg ;};func _ebd (_dbg [][]_cdg .Point ,_gbee []float64 ,_baa float64 )[][]_cdg .Point {var _eegg [][]_cdg .Point ; +if len (_gbee )==0{return _dbg ;};if len (_gbee )==1{_gbee =append (_gbee ,_gbee [0]);};for _ ,_ebfc :=range _dbg {if len (_ebfc )< 2{continue ;};_ecae :=_ebfc [0];_febe :=1;_cec :=0;_egd :=0.0;if _baa !=0{var _bbbg float64 ;for _ ,_aca :=range _gbee {_bbbg +=_aca ; +};_baa =_c .Mod (_baa ,_bbbg );if _baa < 0{_baa +=_bbbg ;};for _bcfb ,_begg :=range _gbee {_baa -=_begg ;if _baa < 0{_cec =_bcfb ;_egd =_begg +_baa ;break ;};};};var _fdaef []_cdg .Point ;_fdaef =append (_fdaef ,_ecae );for _febe < len (_ebfc ){_gbg :=_gbee [_cec ]; +_cfg :=_ebfc [_febe ];_aage :=_ecae .Distance (_cfg );_begb :=_gbg -_egd ;if _aage > _begb {_gebc :=_begb /_aage ;_cfaa :=_ecae .Interpolate (_cfg ,_gebc );_fdaef =append (_fdaef ,_cfaa );if _cec %2==0&&len (_fdaef )> 1{_eegg =append (_eegg ,_fdaef );}; +_fdaef =nil ;_fdaef =append (_fdaef ,_cfaa );_egd =0;_ecae =_cfaa ;_cec =(_cec +1)%len (_gbee );}else {_fdaef =append (_fdaef ,_cfg );_ecae =_cfg ;_egd +=_aage ;_febe ++;};};if _cec %2==0&&len (_fdaef )> 1{_eegg =append (_eegg ,_fdaef );};};return _eegg ; +};func (_eag *Context )NewSubPath (){if _eag ._gb {_eag ._bf .Add1 (_fbc (_eag ._fgf ));};_eag ._gb =false ;};func _abc (_cde float64 ,_ccbd stops )_cf .Color {if _cde <=0.0||len (_ccbd )==1{return _ccbd [0]._ffdd ;};_cab :=_ccbd [len (_ccbd )-1];if _cde >=_cab ._acef {return _cab ._ffdd ; +};for _afgf ,_ecc :=range _ccbd [1:]{if _cde < _ecc ._acef {_cde =(_cde -_ccbd [_afgf ]._acef )/(_ecc ._acef -_ccbd [_afgf ]._acef );return _fddee (_ccbd [_afgf ]._ffdd ,_ecc ._ffdd ,_cde );};};return _cab ._ffdd ;};func (_fabf *Context )SetStrokeRGBA (r ,g ,b ,a float64 ){_aab :=_cf .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)}; +_fabf ._ccb =_afc (_aab );};func (_fafa *Context )DrawString (s string ,face _gcc .Face ,x ,y float64 ){_fafa .DrawStringAnchored (s ,face ,x ,y ,0,0);};func (_ecf *Context )Scale (x ,y float64 ){_ecf ._agb =_ecf ._agb .Scale (x ,y )};func (_ged *Context )ShearAbout (sx ,sy ,x ,y float64 ){_ged .Translate (x ,y ); +_ged .Shear (sx ,sy );_ged .Translate (-x ,-y );};func (_ffg *Context )Image ()_a .Image {return _ffg ._dba };func (_dab *Context )FillPreserve (){var _eba _eg .Painter ;if _dab ._dgf ==nil {if _cfd ,_dfa :=_dab ._aag .(*solidPattern );_dfa {_cebe :=_eg .NewRGBAPainter (_dab ._dba ); +_cebe .SetColor (_cfd ._beag );_eba =_cebe ;};};if _eba ==nil {_eba =_gafd (_dab ._dba ,_dab ._dgf ,_dab ._aag );};_dab .fill (_eba );};func (_ddd *Context )LineWidth ()float64 {return _ddd ._fddf };func (_agfb *Context )drawRegularPolygon (_gcge int ,_cef ,_be ,_eed ,_aagg float64 ){_cca :=2*_c .Pi /float64 (_gcge ); +_aagg -=_c .Pi /2;if _gcge %2==0{_aagg +=_cca /2;};_agfb .NewSubPath ();for _ffd :=0;_ffd < _gcge ;_ffd ++{_fae :=_aagg +_cca *float64 (_ffd );_agfb .LineTo (_cef +_eed *_c .Cos (_fae ),_be +_eed *_c .Sin (_fae ));};_agfb .ClosePath ();};var (_fce =_afc (_cf .White ); +_dg =_afc (_cf .Black ););func _aced (_bgg _a .Image )*_a .RGBA {_bcfg :=_bgg .Bounds ();_dgc :=_a .NewRGBA (_bcfg );_cd .Draw (_dgc ,_bcfg ,_bgg ,_bcfg .Min ,_cd .Src );return _dgc ;};func (_bbd *Context )DrawRectangle (x ,y ,w ,h float64 ){_bbd .NewSubPath (); +_bbd .MoveTo (x ,y );_bbd .LineTo (x +w ,y );_bbd .LineTo (x +w ,y +h );_bbd .LineTo (x ,y +h );_bbd .ClosePath ();};func _fbad (_fdeec _eg .Path )[][]_cdg .Point {var _gddb [][]_cdg .Point ;var _adgc []_cdg .Point ;var _egb ,_dec float64 ;for _efcc :=0; +_efcc < len (_fdeec );{switch _fdeec [_efcc ]{case 0:if len (_adgc )> 0{_gddb =append (_gddb ,_adgc );_adgc =nil ;};_fed :=_caae (_fdeec [_efcc +1]);_feec :=_caae (_fdeec [_efcc +2]);_adgc =append (_adgc ,_cdg .NewPoint (_fed ,_feec ));_egb ,_dec =_fed ,_feec ; +_efcc +=4;case 1:_dcge :=_caae (_fdeec [_efcc +1]);_badg :=_caae (_fdeec [_efcc +2]);_adgc =append (_adgc ,_cdg .NewPoint (_dcge ,_badg ));_egb ,_dec =_dcge ,_badg ;_efcc +=4;case 2:_aba :=_caae (_fdeec [_efcc +1]);_eac :=_caae (_fdeec [_efcc +2]);_fdab :=_caae (_fdeec [_efcc +3]); +_gdaga :=_caae (_fdeec [_efcc +4]);_cdef :=_ef (_egb ,_dec ,_aba ,_eac ,_fdab ,_gdaga );_adgc =append (_adgc ,_cdef ...);_egb ,_dec =_fdab ,_gdaga ;_efcc +=6;case 3:_deg :=_caae (_fdeec [_efcc +1]);_accf :=_caae (_fdeec [_efcc +2]);_fbea :=_caae (_fdeec [_efcc +3]); +_agde :=_caae (_fdeec [_efcc +4]);_efac :=_caae (_fdeec [_efcc +5]);_ddda :=_caae (_fdeec [_efcc +6]);_dcd :=_bbc (_egb ,_dec ,_deg ,_accf ,_fbea ,_agde ,_efac ,_ddda );_adgc =append (_adgc ,_dcd ...);_egb ,_dec =_efac ,_ddda ;_efcc +=8;default:_e .Log .Debug ("\u0057\u0041\u0052\u004e: \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0074\u0068\u003a\u0020%\u0076",_fdeec ); +return _gddb ;};};if len (_adgc )> 0{_gddb =append (_gddb ,_adgc );};return _gddb ;};func _cegb (_bae ,_bbfg ,_fdb ,_gfgg ,_aefe ,_ffba float64 )float64 {return _bae *_gfgg +_bbfg *_aefe +_fdb *_ffba ;};func (_cebb *linearGradient )AddColorStop (offset float64 ,color _cf .Color ){_cebb ._bbf =append (_cebb ._bbf ,stop {_acef :offset ,_ffdd :color }); +_g .Sort (_cebb ._bbf );};func (_ded *Context )Width ()int {return _ded ._affb };func (_fdae *Context )ClosePath (){if _fdae ._gb {_fgd :=_fbc (_fdae ._fgf );_fdae ._eeg .Add1 (_fgd );_fdae ._bf .Add1 (_fgd );_fdae ._bce =_fdae ._fgf ;};};func (_egf *Context )SetMask (mask *_a .Alpha )error {if mask .Bounds ().Size ()!=_egf ._dba .Bounds ().Size (){return _fda .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"); +};_egf ._dgf =mask ;return nil ;};func (_dag *Context )ClipPreserve (){_fceg :=_a .NewAlpha (_a .Rect (0,0,_dag ._affb ,_dag ._eef ));_gfdb :=_eg .NewAlphaOverPainter (_fceg );_dag .fill (_gfdb );if _dag ._dgf ==nil {_dag ._dgf =_fceg ;}else {_ae :=_a .NewAlpha (_a .Rect (0,0,_dag ._affb ,_dag ._eef )); +_ag .DrawMask (_ae ,_ae .Bounds (),_fceg ,_a .Point {},_dag ._dgf ,_a .Point {},_ag .Over );_dag ._dgf =_ae ;};};func (_efgc *Context )LineTo (x ,y float64 ){if !_efgc ._gb {_efgc .MoveTo (x ,y );}else {x ,y =_efgc .Transform (x ,y );_gaf :=_cdg .NewPoint (x ,y ); +_cbfg :=_fbc (_gaf );_efgc ._eeg .Add1 (_cbfg );_efgc ._bf .Add1 (_cbfg );_efgc ._bce =_gaf ;};};func _gabd (_dbfg string )(_efge ,_dfd ,_bbag ,_edgc int ){_dbfg =_b .TrimPrefix (_dbfg ,"\u0023");_edgc =255;if len (_dbfg )==3{_gafb :="\u00251\u0078\u0025\u0031\u0078\u0025\u0031x"; +_fd .Sscanf (_dbfg ,_gafb ,&_efge ,&_dfd ,&_bbag );_efge |=_efge <<4;_dfd |=_dfd <<4;_bbag |=_bbag <<4;};if len (_dbfg )==6{_geae :="\u0025\u0030\u0032x\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078";_fd .Sscanf (_dbfg ,_geae ,&_efge ,&_dfd ,&_bbag ); +};if len (_dbfg )==8{_aade :="\u0025\u00302\u0078\u0025\u00302\u0078\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078";_fd .Sscanf (_dbfg ,_aade ,&_efge ,&_dfd ,&_bbag ,&_edgc );};return ;};func _bbc (_dc ,_ca ,_faf ,_ff ,_bgb ,_cbd ,_fcg ,_bd float64 )[]_cdg .Point {_gg :=(_c .Hypot (_faf -_dc ,_ff -_ca )+_c .Hypot (_bgb -_faf ,_cbd -_ff )+_c .Hypot (_fcg -_bgb ,_bd -_cbd )); +_ebc :=int (_gg +0.5);if _ebc < 4{_ebc =4;};_fdg :=float64 (_ebc )-1;_gab :=make ([]_cdg .Point ,_ebc );for _ace :=0;_ace < _ebc ;_ace ++{_ea :=float64 (_ace )/_fdg ;_ddg ,_bad :=_gdg (_dc ,_ca ,_faf ,_ff ,_bgb ,_cbd ,_fcg ,_bd ,_ea );_gab [_ace ]=_cdg .NewPoint (_ddg ,_bad ); +};return _gab ;};func (_cdga *Context )SetLineCap (lineCap _ac .LineCap ){_cdga ._agf =lineCap };func (_cfc *Context )joiner ()_eg .Joiner {switch _cfc ._cbf {case _ac .LineJoinBevel :return _eg .BevelJoiner ;case _ac .LineJoinRound :return _eg .RoundJoiner ; +};return nil ;};func (_agfe *Context )SetMatrix (m _cdg .Matrix ){_agfe ._agb =m };type linearGradient struct{_fea ,_adg ,_gfe ,_ddfg float64 ;_bbf stops ;};func (_dfb *Context )setFillAndStrokeColor (_fafd _cf .Color ){_dfb ._ce =_fafd ;_dfb ._aag =_afc (_fafd ); +_dfb ._ccb =_afc (_fafd );};func (_df *Context )SetLineJoin (lineJoin _ac .LineJoin ){_df ._cbf =lineJoin };func _dafb (_dca _eg .Path ,_dcab []float64 ,_bffa float64 )_eg .Path {return _dceb (_ebd (_fbad (_dca ),_dcab ,_bffa ));};func (_gad *Context )DrawLine (x1 ,y1 ,x2 ,y2 float64 ){_gad .MoveTo (x1 ,y1 ); +_gad .LineTo (x2 ,y2 )};func (_ge *Context )SetRGB (r ,g ,b float64 ){_ge .SetRGBA (r ,g ,b ,1)};func (_gef *Context )DrawImageAnchored (im _a .Image ,x ,y int ,ax ,ay float64 ){_fgc :=im .Bounds ().Size ();x -=int (ax *float64 (_fgc .X ));y -=int (ay *float64 (_fgc .Y )); +_bdbf :=_ag .BiLinear ;_ece :=_gef ._agb .Clone ().Translate (float64 (x ),float64 (y ));_effe :=_gc .Aff3 {_ece [0],_ece [3],_ece [6],_ece [1],_ece [4],_ece [7]};if _gef ._dgf ==nil {_bdbf .Transform (_gef ._dba ,_effe ,im ,im .Bounds (),_ag .Over ,nil ); +}else {_bdbf .Transform (_gef ._dba ,_effe ,im ,im .Bounds (),_ag .Over ,&_ag .Options {DstMask :_gef ._dgf ,DstMaskP :_a .Point {}});};};func (_gfc *Context )AsMask ()*_a .Alpha {_dae :=_a .NewAlpha (_gfc ._dba .Bounds ());_ag .Draw (_dae ,_gfc ._dba .Bounds (),_gfc ._dba ,_a .Point {},_ag .Src ); +return _dae ;};func (_eegf *Context )Clear (){_dgd :=_a .NewUniform (_eegf ._ce );_ag .Draw (_eegf ._dba ,_eegf ._dba .Bounds (),_dgd ,_a .Point {},_ag .Src );};func (_agg *Context )SetDash (dashes ...float64 ){_agg ._bfe =dashes };type patternPainter struct{_aedb *_a .RGBA ; +_caa *_a .Alpha ;_aae _ac .Pattern ;};type stops []stop ;func (_fabe *radialGradient )ColorAt (x ,y int )_cf .Color {if len (_fabe ._abgd )==0{return _cf .Transparent ;};_aagf ,_dgb :=float64 (x )+0.5-_fabe ._cefb ._ecfa ,float64 (y )+0.5-_fabe ._cefb ._dbfe ; +_eee :=_cegb (_aagf ,_dgb ,_fabe ._cefb ._bcca ,_fabe ._ddfd ._ecfa ,_fabe ._ddfd ._dbfe ,_fabe ._ddfd ._bcca );_feb :=_cegb (_aagf ,_dgb ,-_fabe ._cefb ._bcca ,_aagf ,_dgb ,_fabe ._cefb ._bcca );if _fabe ._bbga ==0{if _eee ==0{return _cf .Transparent ; +};_fcfa :=0.5*_feb /_eee ;if _fcfa *_fabe ._ddfd ._bcca >=_fabe ._cgca {return _abc (_fcfa ,_fabe ._abgd );};return _cf .Transparent ;};_effb :=_cegb (_eee ,_fabe ._bbga ,0,_eee ,-_feb ,0);if _effb >=0{_acb :=_c .Sqrt (_effb );_abbd :=(_eee +_acb )*_fabe ._ccd ; +_gbe :=(_eee -_acb )*_fabe ._ccd ;if _abbd *_fabe ._ddfd ._bcca >=_fabe ._cgca {return _abc (_abbd ,_fabe ._abgd );}else if _gbe *_fabe ._ddfd ._bcca >=_fabe ._cgca {return _abc (_gbe ,_fabe ._abgd );};};return _cf .Transparent ;};func (_ffcc *Context )DrawEllipticalArc (x ,y ,rx ,ry ,angle1 ,angle2 float64 ){const _ffbd =16; +for _cege :=0;_cege < _ffbd ;_cege ++{_gga :=float64 (_cege +0)/_ffbd ;_edg :=float64 (_cege +1)/_ffbd ;_fgff :=angle1 +(angle2 -angle1 )*_gga ;_fgfb :=angle1 +(angle2 -angle1 )*_edg ;_adf :=x +rx *_c .Cos (_fgff );_adbb :=y +ry *_c .Sin (_fgff );_dad :=x +rx *_c .Cos ((_fgff +_fgfb )/2); +_dfg :=y +ry *_c .Sin ((_fgff +_fgfb )/2);_bged :=x +rx *_c .Cos (_fgfb );_fee :=y +ry *_c .Sin (_fgfb );_bcc :=2*_dad -_adf /2-_bged /2;_abg :=2*_dfg -_adbb /2-_fee /2;if _cege ==0{if _ffcc ._gb {_ffcc .LineTo (_adf ,_adbb );}else {_ffcc .MoveTo (_adf ,_adbb ); +};};_ffcc .QuadraticTo (_bcc ,_abg ,_bged ,_fee );};};func (_edb *Context )DrawEllipse (x ,y ,rx ,ry float64 ){_edb .NewSubPath ();_edb .DrawEllipticalArc (x ,y ,rx ,ry ,0,2*_c .Pi );_edb .ClosePath ();};func (_dce *linearGradient )ColorAt (x ,y int )_cf .Color {if len (_dce ._bbf )==0{return _cf .Transparent ; +};_bffb ,_aagb :=float64 (x ),float64 (y );_cdfa ,_gaee ,_bea ,_ddfgd :=_dce ._fea ,_dce ._adg ,_dce ._gfe ,_dce ._ddfg ;_fddef ,_cba :=_bea -_cdfa ,_ddfgd -_gaee ;if _cba ==0&&_fddef !=0{return _abc ((_bffb -_cdfa )/_fddef ,_dce ._bbf );};if _fddef ==0&&_cba !=0{return _abc ((_aagb -_gaee )/_cba ,_dce ._bbf ); +};_gcae :=_fddef *(_bffb -_cdfa )+_cba *(_aagb -_gaee );if _gcae < 0{return _dce ._bbf [0]._ffdd ;};_ada :=_c .Hypot (_fddef ,_cba );_efc :=((_bffb -_cdfa )*-_cba +(_aagb -_gaee )*_fddef )/(_ada *_ada );_dbae ,_daa :=_cdfa +_efc *-_cba ,_gaee +_efc *_fddef ; +_gde :=_c .Hypot (_bffb -_dbae ,_aagb -_daa )/_ada ;return _abc (_gde ,_dce ._bbf );};func (_eff *Context )DrawRoundedRectangle (x ,y ,w ,h ,r float64 ){_ceee ,_cbgd ,_gcgc ,_adc :=x ,x +r ,x +w -r ,x +w ;_cbbb ,_baf ,_gafc ,_cbbd :=y ,y +r ,y +h -r ,y +h ; +_eff .NewSubPath ();_eff .MoveTo (_cbgd ,_cbbb );_eff .LineTo (_gcgc ,_cbbb );_eff .DrawArc (_gcgc ,_baf ,r ,_cega (270),_cega (360));_eff .LineTo (_adc ,_gafc );_eff .DrawArc (_gcgc ,_gafc ,r ,_cega (0),_cega (90));_eff .LineTo (_cbgd ,_cbbd );_eff .DrawArc (_cbgd ,_gafc ,r ,_cega (90),_cega (180)); +_eff .LineTo (_ceee ,_baf );_eff .DrawArc (_cbgd ,_baf ,r ,_cega (180),_cega (270));_eff .ClosePath ();};func (_fgb *Context )Clip (){_fgb .ClipPreserve ();_fgb .ClearPath ()};func NewRadialGradient (x0 ,y0 ,r0 ,x1 ,y1 ,r1 float64 )_ac .Gradient {_gafg :=circle {x0 ,y0 ,r0 }; +_daf :=circle {x1 ,y1 ,r1 };_gadg :=circle {x1 -x0 ,y1 -y0 ,r1 -r0 };_feeb :=_cegb (_gadg ._ecfa ,_gadg ._dbfe ,-_gadg ._bcca ,_gadg ._ecfa ,_gadg ._dbfe ,_gadg ._bcca );var _beg float64 ;if _feeb !=0{_beg =1.0/_feeb ;};_gfeg :=-_gafg ._bcca ;_ggaf :=&radialGradient {_cefb :_gafg ,_gdfa :_daf ,_ddfd :_gadg ,_bbga :_feeb ,_ccd :_beg ,_cgca :_gfeg }; +return _ggaf ;};func _ef (_fa ,_aa ,_ee ,_bge ,_ga ,_afd float64 )[]_cdg .Point {_ec :=(_c .Hypot (_ee -_fa ,_bge -_aa )+_c .Hypot (_ga -_ee ,_afd -_bge ));_ad :=int (_ec +0.5);if _ad < 4{_ad =4;};_aga :=float64 (_ad )-1;_de :=make ([]_cdg .Point ,_ad ); +for _fba :=0;_fba < _ad ;_fba ++{_dd :=float64 (_fba )/_aga ;_acc ,_eca :=_d (_fa ,_aa ,_ee ,_bge ,_ga ,_afd ,_dd );_de [_fba ]=_cdg .NewPoint (_acc ,_eca );};return _de ;};func (_ebb *Context )SetFillRGBA (r ,g ,b ,a float64 ){_ ,_ ,_ ,_dea :=_ebb ._ce .RGBA (); +if _dea > 0&&_dea !=65535&&a ==1{a =float64 (_dea )/65535;};_efa :=_cf .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_ebb ._ce =_efa ;_ebb ._aag =_afc (_efa );};func (_fga *Context )StrokePreserve (){var _afe _eg .Painter ;if _fga ._dgf ==nil {if _accc ,_cae :=_fga ._ccb .(*solidPattern ); +_cae {_ffcd :=_eg .NewRGBAPainter (_fga ._dba );_ffcd .SetColor (_accc ._beag );_afe =_ffcd ;};};if _afe ==nil {_afe =_gafd (_fga ._dba ,_fga ._dgf ,_fga ._ccb );};_fga .stroke (_afe );};func _caae (_aaad _bc .Int26_6 )float64 {const _afeb ,_aecf =6,1<<6-1; +if _aaad >=0{return float64 (_aaad >>_afeb )+float64 (_aaad &_aecf )/64;};_aaad =-_aaad ;if _aaad >=0{return -(float64 (_aaad >>_afeb )+float64 (_aaad &_aecf )/64);};return 0;};func (_fddc *Context )drawString (_ecb string ,_bed _gcc .Face ,_eae ,_gag float64 ){_aef :=&_gcc .Drawer {Src :_a .NewUniform (_fddc ._ce ),Face :_bed ,Dot :_fbc (_cdg .NewPoint (_eae ,_gag ))}; +_edf :=rune (-1);for _ ,_aed :=range _ecb {if _edf >=0{_aef .Dot .X +=_aef .Face .Kern (_edf ,_aed );};_ffe ,_facc ,_eda ,_agabg ,_efd :=_aef .Face .Glyph (_aef .Dot ,_aed );if !_efd {continue ;};_ebf :=_ffe .Sub (_ffe .Min );_abb :=_a .NewRGBA (_ebf ); +_ag .DrawMask (_abb ,_ebf ,_aef .Src ,_a .Point {},_facc ,_eda ,_ag .Over );var _ffad *_ag .Options ;if _fddc ._dgf !=nil {_ffad =&_ag .Options {DstMask :_fddc ._dgf ,DstMaskP :_a .Point {}};};_dbb :=_fddc ._agb .Clone ().Translate (float64 (_ffe .Min .X ),float64 (_ffe .Min .Y )); +_fde :=_gc .Aff3 {_dbb [0],_dbb [3],_dbb [6],_dbb [1],_dbb [4],_dbb [7]};_ag .BiLinear .Transform (_fddc ._dba ,_fde ,_abb ,_ebf ,_ag .Over ,_ffad );_aef .Dot .X +=_agabg ;_edf =_aed ;};};func _cega (_adaf float64 )float64 {return _adaf *_c .Pi /180};func (_ddga *Context )Pop (){_cdd :=*_ddga ; +_fdee :=_ddga ._eefe ;_dcgf :=_fdee [len (_fdee )-1];*_ddga =*_dcgf ;_ddga ._eeg =_cdd ._eeg ;_ddga ._bf =_cdd ._bf ;_ddga ._fgf =_cdd ._fgf ;_ddga ._bce =_cdd ._bce ;_ddga ._gb =_cdd ._gb ;};func (_ebbe stops )Swap (i ,j int ){_ebbe [i ],_ebbe [j ]=_ebbe [j ],_ebbe [i ]}; +func (_ceg *Context )SetFillStyle (pattern _ac .Pattern ){if _bfea ,_dge :=pattern .(*solidPattern );_dge {_ceg ._ce =_bfea ._beag ;};_ceg ._aag =pattern ;};func (_dcb *Context )SetRGBA255 (r ,g ,b ,a int ){_dcb ._ce =_cf .NRGBA {uint8 (r ),uint8 (g ),uint8 (b ),uint8 (a )}; +_dcb .setFillAndStrokeColor (_dcb ._ce );};func (_aaa *Context )MeasureString (s string ,face _gcc .Face )(_dgg ,_caf float64 ){_bbg :=&_gcc .Drawer {Face :face };_cff :=_bbg .MeasureString (s );return float64 (_cff >>6),_aaa ._dbf .Tf .Size ;};func _fddee (_aabf ,_ceeeb _cf .Color ,_eea float64 )_cf .Color {_bbfc ,_dfed ,_bafa ,_ecbe :=_aabf .RGBA (); +_bfec ,_ebbg ,_cgea ,_fdbe :=_ceeeb .RGBA ();return _cf .RGBA {_dcc (_bbfc ,_bfec ,_eea ),_dcc (_dfed ,_ebbg ,_eea ),_dcc (_bafa ,_cgea ,_eea ),_dcc (_ecbe ,_fdbe ,_eea )};};func _dceb (_febd [][]_cdg .Point )_eg .Path {var _fgg _eg .Path ;for _ ,_cdc :=range _febd {var _ccfd _bc .Point26_6 ; +for _cdfb ,_cag :=range _cdc {_badgd :=_fbc (_cag );if _cdfb ==0{_fgg .Start (_badgd );}else {_cebd :=_badgd .X -_ccfd .X ;_deb :=_badgd .Y -_ccfd .Y ;if _cebd < 0{_cebd =-_cebd ;};if _deb < 0{_deb =-_deb ;};if _cebd +_deb > 8{_fgg .Add1 (_badgd );};}; +_ccfd =_badgd ;};};return _fgg ;};func (_abgc *Context )Transform (x ,y float64 )(_ecaa ,_aeg float64 ){return _abgc ._agb .Transform (x ,y );};func (_cbc *Context )Shear (x ,y float64 ){_cbc ._agb .Shear (x ,y )};type circle struct{_ecfa ,_dbfe ,_bcca float64 }; +func NewContextForImage (im _a .Image )*Context {return NewContextForRGBA (_aced (im ))};type radialGradient struct{_cefb ,_gdfa ,_ddfd circle ;_bbga ,_ccd float64 ;_cgca float64 ;_abgd stops ;};func (_fdf *Context )DrawCircle (x ,y ,r float64 ){_fdf .NewSubPath (); +_fdf .DrawEllipticalArc (x ,y ,r ,r ,0,2*_c .Pi );_fdf .ClosePath ();};func (_fcgg *Context )stroke (_dbd _eg .Painter ){_fdaee :=_fcgg ._eeg ;if len (_fcgg ._bfe )> 0{_fdaee =_dafb (_fdaee ,_fcgg ._bfe ,_fcgg ._ffb );}else {_fdaee =_dceb (_fbad (_fdaee )); +};_cee :=_fcgg ._cbe ;_cee .UseNonZeroWinding =true ;_cee .Clear ();_bag :=(_fcgg ._agb .ScalingFactorX ()+_fcgg ._agb .ScalingFactorY ())/2;_cee .AddStroke (_fdaee ,_cgb (_fcgg ._fddf *_bag ),_fcgg .capper (),_fcgg .joiner ());_cee .Rasterize (_dbd ); +};func (_bdd *Context )Fill (){_bdd .FillPreserve ();_bdd .ClearPath ()};type solidPattern struct{_beag _cf .Color };func (_abe *Context )Rotate (angle float64 ){_abe ._agb =_abe ._agb .Rotate (angle )};func (_fge *Context )RotateAbout (angle ,x ,y float64 ){_fge .Translate (x ,y ); +_fge .Rotate (angle );_fge .Translate (-x ,-y );};func _gafd (_acca *_a .RGBA ,_ddc *_a .Alpha ,_fedg _ac .Pattern )*patternPainter {return &patternPainter {_acca ,_ddc ,_fedg };};func (_dede *Context )Stroke (){_dede .StrokePreserve ();_dede .ClearPath ()}; +const (_aec repeatOp =iota ;_dcad ;_abgg ;_dac ;);func (_efaf *Context )InvertMask (){if _efaf ._dgf ==nil {_efaf ._dgf =_a .NewAlpha (_efaf ._dba .Bounds ());}else {for _gbfb ,_bbce :=range _efaf ._dgf .Pix {_efaf ._dgf .Pix [_gbfb ]=255-_bbce ;};};}; +func (_acd *Context )SetFillRule (fillRule _ac .FillRule ){_acd ._bgf =fillRule };func (_gdag *Context )SetStrokeStyle (pattern _ac .Pattern ){_gdag ._ccb =pattern };type Context struct{_affb int ;_eef int ;_cbe *_eg .Rasterizer ;_dba *_a .RGBA ;_dgf *_a .Alpha ; +_ce _cf .Color ;_aag _ac .Pattern ;_ccb _ac .Pattern ;_eeg _eg .Path ;_bf _eg .Path ;_fgf _cdg .Point ;_bce _cdg .Point ;_gb bool ;_bfe []float64 ;_ffb float64 ;_fddf float64 ;_agf _ac .LineCap ;_cbf _ac .LineJoin ;_bgf _ac .FillRule ;_agb _cdg .Matrix ; +_dbf _ac .TextState ;_eefe []*Context ;};func (_dda *Context )ResetClip (){_dda ._dgf =nil };func (_ffec *Context )Push (){_cge :=*_ffec ;_ffec ._eefe =append (_ffec ._eefe ,&_cge )};type surfacePattern struct{_badb _a .Image ;_dabd repeatOp ;};func _cgb (_aege float64 )_bc .Int26_6 {return _bc .Int26_6 (_aege *64)}; +func _fbc (_bbcc _cdg .Point )_bc .Point26_6 {return _bc .Point26_6 {X :_cgb (_bbcc .X ),Y :_cgb (_bbcc .Y )}};func (_efb stops )Less (i ,j int )bool {return _efb [i ]._acef < _efb [j ]._acef };func (_ffa *Context )SetPixel (x ,y int ){_ffa ._dba .Set (x ,y ,_ffa ._ce )}; +func (_dfe *Context )TextState ()*_ac .TextState {return &_dfe ._dbf };func (_dcef *solidPattern )ColorAt (x ,y int )_cf .Color {return _dcef ._beag };func (_bff *Context )FillPattern ()_ac .Pattern {return _bff ._aag };func (_eefc *Context )SetDashOffset (offset float64 ){_eefc ._ffb =offset }; +func (_ebg *Context )DrawImage (im _a .Image ,x ,y int ){_ebg .DrawImageAnchored (im ,x ,y ,0,0)};func (_bba *Context )Translate (x ,y float64 ){_bba ._agb =_bba ._agb .Translate (x ,y )};func (_gfg *Context )SetRGBA (r ,g ,b ,a float64 ){_ ,_ ,_ ,_fbe :=_gfg ._ce .RGBA (); +if _fbe > 0&&_fbe !=65535&&a ==1{a =float64 (_fbe )/65535;};_gfg ._ce =_cf .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_gfg .setFillAndStrokeColor (_gfg ._ce );};func (_eec *Context )QuadraticTo (x1 ,y1 ,x2 ,y2 float64 ){if !_eec ._gb {_eec .MoveTo (x1 ,y1 ); +};x1 ,y1 =_eec .Transform (x1 ,y1 );x2 ,y2 =_eec .Transform (x2 ,y2 );_gfd :=_cdg .NewPoint (x1 ,y1 );_agd :=_cdg .NewPoint (x2 ,y2 );_fac :=_fbc (_gfd );_cfa :=_fbc (_agd );_eec ._eeg .Add2 (_fac ,_cfa );_eec ._bf .Add2 (_fac ,_cfa );_eec ._bce =_agd ; +};func (_bee *Context )Identity (){_bee ._agb =_cdg .IdentityMatrix ()};func (_ccff *Context )SetRGB255 (r ,g ,b int ){_ccff .SetRGBA255 (r ,g ,b ,255)};func (_edd stops )Len ()int {return len (_edd )};func (_bbcf *Context )SetColor (c _cf .Color ){_bbcf .setFillAndStrokeColor (c )}; +func (_fbab *Context )fill (_dbca _eg .Painter ){_agab :=_fbab ._bf ;if _fbab ._gb {_agab =make (_eg .Path ,len (_fbab ._bf ));copy (_agab ,_fbab ._bf );_agab .Add1 (_fbc (_fbab ._fgf ));};_gff :=_fbab ._cbe ;_gff .UseNonZeroWinding =_fbab ._bgf ==_ac .FillRuleWinding ; +_gff .Clear ();_gff .AddPath (_agab );_gff .Rasterize (_dbca );};func (_dcg *Context )DrawPoint (x ,y ,r float64 ){_dcg .Push ();_ade ,_gdde :=_dcg .Transform (x ,y );_dcg .Identity ();_dcg .DrawCircle (_ade ,_gdde ,r );_dcg .Pop ();};func (_gaa *Context )Height ()int {return _gaa ._eef }; +func NewContextForRGBA (im *_a .RGBA )*Context {_efg :=im .Bounds ().Size ().X ;_ffc :=im .Bounds ().Size ().Y ;return &Context {_affb :_efg ,_eef :_ffc ,_cbe :_eg .NewRasterizer (_efg ,_ffc ),_dba :im ,_ce :_cf .Transparent ,_aag :_fce ,_ccb :_dg ,_fddf :1,_bgf :_ac .FillRuleWinding ,_agb :_cdg .IdentityMatrix (),_dbf :_ac .NewTextState ()}; +};func (_egff *surfacePattern )ColorAt (x ,y int )_cf .Color {_cga :=_egff ._badb .Bounds ();switch _egff ._dabd {case _dcad :if y >=_cga .Dy (){return _cf .Transparent ;};case _abgg :if x >=_cga .Dx (){return _cf .Transparent ;};case _dac :if x >=_cga .Dx ()||y >=_cga .Dy (){return _cf .Transparent ; +};};x =x %_cga .Dx ()+_cga .Min .X ;y =y %_cga .Dy ()+_cga .Min .Y ;return _egff ._badb .At (x ,y );};func _dcc (_bdbe ,_gadgd uint32 ,_geb float64 )uint8 {return uint8 (int32 (float64 (_bdbe )*(1.0-_geb )+float64 (_gadgd )*_geb )>>8);};func NewContext (width ,height int )*Context {return NewContextForRGBA (_a .NewRGBA (_a .Rect (0,0,width ,height ))); +};func (_gf *Context )SetLineWidth (lineWidth float64 ){_gf ._fddf =lineWidth };func (_gdf *Context )DrawArc (x ,y ,r ,angle1 ,angle2 float64 ){_gdf .DrawEllipticalArc (x ,y ,r ,r ,angle1 ,angle2 );};func (_dgag *patternPainter )Paint (ss []_eg .Span ,done bool ){_cgf :=_dgag ._aedb .Bounds (); +for _ ,_caag :=range ss {if _caag .Y < _cgf .Min .Y {continue ;};if _caag .Y >=_cgf .Max .Y {return ;};if _caag .X0 < _cgf .Min .X {_caag .X0 =_cgf .Min .X ;};if _caag .X1 > _cgf .Max .X {_caag .X1 =_cgf .Max .X ;};if _caag .X0 >=_caag .X1 {continue ;}; +const _eefg =1<<16-1;_face :=_caag .Y -_dgag ._aedb .Rect .Min .Y ;_edfe :=_caag .X0 -_dgag ._aedb .Rect .Min .X ;_egc :=(_caag .Y -_dgag ._aedb .Rect .Min .Y )*_dgag ._aedb .Stride +(_caag .X0 -_dgag ._aedb .Rect .Min .X )*4;_bcec :=_egc +(_caag .X1 -_caag .X0 )*4; +for _bgbc ,_bagc :=_egc ,_edfe ;_bgbc < _bcec ;_bgbc ,_bagc =_bgbc +4,_bagc +1{_fbfa :=_caag .Alpha ;if _dgag ._caa !=nil {_fbfa =_fbfa *uint32 (_dgag ._caa .AlphaAt (_bagc ,_face ).A )/255;if _fbfa ==0{continue ;};};_aad :=_dgag ._aae .ColorAt (_bagc ,_face ); +_gea ,_dgge ,_gggd ,_bfg :=_aad .RGBA ();_beage :=uint32 (_dgag ._aedb .Pix [_bgbc +0]);_fdbf :=uint32 (_dgag ._aedb .Pix [_bgbc +1]);_def :=uint32 (_dgag ._aedb .Pix [_bgbc +2]);_deca :=uint32 (_dgag ._aedb .Pix [_bgbc +3]);_cfcd :=(_eefg -(_bfg *_fbfa /_eefg ))*0x101; +_dgag ._aedb .Pix [_bgbc +0]=uint8 ((_beage *_cfcd +_gea *_fbfa )/_eefg >>8);_dgag ._aedb .Pix [_bgbc +1]=uint8 ((_fdbf *_cfcd +_dgge *_fbfa )/_eefg >>8);_dgag ._aedb .Pix [_bgbc +2]=uint8 ((_def *_cfcd +_gggd *_fbfa )/_eefg >>8);_dgag ._aedb .Pix [_bgbc +3]=uint8 ((_deca *_cfcd +_bfg *_fbfa )/_eefg >>8); +};};}; \ No newline at end of file diff --git a/render/render.go b/render/render.go index 33e9a8e6..41433efa 100644 --- a/render/render.go +++ b/render/render.go @@ -9,166 +9,193 @@ // 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 (_g "errors";_ce "fmt";_ga "github.com/adrg/sysfont";_ba "github.com/unidoc/unipdf/v3/annotator";_e "github.com/unidoc/unipdf/v3/common";_fb "github.com/unidoc/unipdf/v3/contentstream";_ag "github.com/unidoc/unipdf/v3/contentstream/draw"; -_bd "github.com/unidoc/unipdf/v3/core";_gbg "github.com/unidoc/unipdf/v3/internal/license";_cf "github.com/unidoc/unipdf/v3/internal/transform";_bdb "github.com/unidoc/unipdf/v3/model";_afa "github.com/unidoc/unipdf/v3/render/internal/context";_dg "github.com/unidoc/unipdf/v3/render/internal/context/imagerender"; -_dc "golang.org/x/image/draw";_d "image";_fc "image/color";_b "image/draw";_gg "image/jpeg";_af "image/png";_a "math";_gd "os";_gb "path/filepath";_f "strings";); +package render ;import (_b "errors";_e "fmt";_fe "github.com/adrg/sysfont";_eb "github.com/unidoc/unipdf/v3/annotator";_fc "github.com/unidoc/unipdf/v3/common";_be "github.com/unidoc/unipdf/v3/contentstream";_gb "github.com/unidoc/unipdf/v3/contentstream/draw"; +_ag "github.com/unidoc/unipdf/v3/core";_cc "github.com/unidoc/unipdf/v3/internal/license";_cg "github.com/unidoc/unipdf/v3/internal/transform";_bf "github.com/unidoc/unipdf/v3/model";_bg "github.com/unidoc/unipdf/v3/render/internal/context";_fg "github.com/unidoc/unipdf/v3/render/internal/context/imagerender"; +_bd "golang.org/x/image/draw";_fb "image";_cb "image/color";_ba "image/draw";_ca "image/jpeg";_d "image/png";_g "math";_f "os";_a "path/filepath";_ff "strings";); -// RenderWithOpts converts the specified PDF page into an image, optionally flattens annotations and returns the result. -func (_ae *ImageDevice )RenderWithOpts (page *_bdb .PdfPage ,skipFlattening bool )(_d .Image ,error ){_agg ,_gae :=page .GetMediaBox ();if _gae !=nil {return nil ,_gae ;};_agg .Normalize ();_aa :=page .CropBox ;var _dgc ,_gdb float64 ;if _aa !=nil {_aa .Normalize (); -_dgc ,_gdb =_aa .Width (),_aa .Height ();};_ceb :=page .Rotate ;_dfd ,_dd ,_ad ,_gaf :=_agg .Llx ,_agg .Lly ,_agg .Width (),_agg .Height ();_bf :=_cf .IdentityMatrix ();if _ceb !=nil &&*_ceb %360!=0&&*_ceb %90==0{_eb :=-float64 (*_ceb );_aff :=_cege (_ad ,_gaf ,_eb ); -_bf =_bf .Translate ((_aff .Width -_ad )/2+_ad /2,(_aff .Height -_gaf )/2+_gaf /2).Rotate (_eb *_a .Pi /180).Translate (-_ad /2,-_gaf /2);_ad ,_gaf =_aff .Width ,_aff .Height ;if _aa !=nil {_bb :=_cege (_dgc ,_gdb ,_eb );_dgc ,_gdb =_bb .Width ,_bb .Height ; -};};if _dfd !=0||_dd !=0{_bf =_bf .Translate (-_dfd ,-_dd );};_ae ._bdd =1.0;if _ae .OutputWidth !=0{_ff :=_ad ;if _aa !=nil {_ff =_dgc ;};_ae ._bdd =float64 (_ae .OutputWidth )/_ff ;_ad ,_gaf ,_dgc ,_gdb =_ad *_ae ._bdd ,_gaf *_ae ._bdd ,_dgc *_ae ._bdd ,_gdb *_ae ._bdd ; -_bf =_cf .ScaleMatrix (_ae ._bdd ,_ae ._bdd ).Mult (_bf );};_da :=_dg .NewContext (int (_ad ),int (_gaf ));if _bg :=_ae .renderPage (_da ,page ,_bf ,skipFlattening );_bg !=nil {return nil ,_bg ;};_bgc :=_da .Image ();if _aa !=nil {_ea ,_cfe :=(_aa .Llx -_dfd )*_ae ._bdd ,(_aa .Lly -_dd )*_ae ._bdd ; -_fe :=_d .Rect (0,0,int (_dgc ),int (_gdb ));_fce :=_d .Pt (int (_ea ),int (_gaf -_cfe -_gdb ));_ac :=_d .NewRGBA (_fe );_b .Draw (_ac ,_fe ,_bgc ,_fce ,_b .Src );_bgc =_ac ;};return _bgc ,nil ;};func _fdg (_acg *_bdb .Image ,_aegg _fc .Color )_d .Image {_bdg ,_egeg :=int (_acg .Width ),int (_acg .Height ); -_egg :=_d .NewRGBA (_d .Rect (0,0,_bdg ,_egeg ));for _gcdf :=0;_gcdf < _egeg ;_gcdf ++{for _cacg :=0;_cacg < _bdg ;_cacg ++{_aacc ,_cfcc :=_acg .ColorAt (_cacg ,_gcdf );if _cfcc !=nil {_e .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",_cacg ,_gcdf ); -continue ;};_degd ,_gfad ,_fbf ,_ :=_aacc .RGBA ();var _gggcb _fc .Color ;if _degd +_gfad +_fbf ==0{_gggcb =_aegg ;}else {_gggcb =_fc .Transparent ;};_egg .Set (_cacg ,_gcdf ,_gggcb );};};return _egg ;};type renderer struct{_bdd float64 };func _aefb (_gbgb _afa .Gradient ,_adg *_bdb .PdfFunctionType3 ,_fada _bdb .PdfColorspace ,_ceag []float64 )(_afa .Gradient ,error ){var _gcee error ; -for _fcd :=0;_fcd < len (_adg .Functions );_fcd ++{if _ffd ,_ageb :=_adg .Functions [_fcd ].(*_bdb .PdfFunctionType2 );_ageb {_gbgb ,_gcee =_dcd (_gbgb ,_ffd ,_fada ,_ceag [_fcd +1],_fcd ==0);if _gcee !=nil {return nil ,_gcee ;};};};return _gbgb ,nil ; -};func (_geb renderer )renderContentStream (_dda _afa .Context ,_aee string ,_fec *_bdb .PdfPageResources )error {_gag ,_dcb :=_fb .NewContentStreamParser (_aee ).Parse ();if _dcb !=nil {return _dcb ;};_ee :=_dda .TextState ();_ee .GlobalScale =_geb ._bdd ; -_gdd :=map[string ]*_afa .TextFont {};_bc :=_ga .NewFinder (&_ga .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}});var _fa *_fb .ContentStreamOperation ;_de :=_fb .NewContentStreamProcessor (*_gag );_de .AddHandler (_fb .HandlerConditionEnumAllOperands ,"",func (_gef *_fb .ContentStreamOperation ,_gff _fb .GraphicsState ,_acf *_bdb .PdfPageResources )error {_e .Log .Debug ("\u0050\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0025\u0073",_gef .Operand ); -switch _gef .Operand {case "\u0071":_dda .Push ();case "\u0051":_dda .Pop ();_ee =_dda .TextState ();case "\u0063\u006d":if len (_gef .Params )!=6{return _ab ;};_gefd ,_ddea :=_bd .GetNumbersAsFloat (_gef .Params );if _ddea !=nil {return _ddea ;};_ca :=_cf .NewMatrix (_gefd [0],_gefd [1],_gefd [2],_gefd [3],_gefd [4],_gefd [5]); -_e .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",_ca );_dda .SetMatrix (_dda .Matrix ().Mult (_ca ));case "\u0077":if len (_gef .Params )!=1{return _ab ; -};_ggb ,_aeb :=_bd .GetNumbersAsFloat (_gef .Params );if _aeb !=nil {return _aeb ;};_dda .SetLineWidth (_ggb [0]);case "\u004a":if len (_gef .Params )!=1{return _ab ;};_fcf ,_gdbf :=_bd .GetIntVal (_gef .Params [0]);if !_gdbf {return _afag ;};switch _fcf {case 0:_dda .SetLineCap (_afa .LineCapButt ); -case 1:_dda .SetLineCap (_afa .LineCapRound );case 2:_dda .SetLineCap (_afa .LineCapSquare );default:_e .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",_fcf ); -return _ab ;};case "\u006a":if len (_gef .Params )!=1{return _ab ;};_aag ,_bdf :=_bd .GetIntVal (_gef .Params [0]);if !_bdf {return _afag ;};switch _aag {case 0:_dda .SetLineJoin (_afa .LineJoinBevel );case 1:_dda .SetLineJoin (_afa .LineJoinRound );case 2:_dda .SetLineJoin (_afa .LineJoinBevel ); -default:_e .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",_aag );return _ab ;};case "\u004d":if len (_gef .Params )!=1{return _ab ;};_db ,_egd :=_bd .GetNumbersAsFloat (_gef .Params ); -if _egd !=nil {return _egd ;};_ =_db ;_e .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 (_gef .Params )!=2{return _ab ;};_gfa ,_gec :=_bd .GetArray (_gef .Params [0]); -if !_gec {return _afag ;};_fab ,_gec :=_bd .GetIntVal (_gef .Params [1]);if !_gec {_ ,_ef :=_bd .GetFloatVal (_gef .Params [1]);if !_ef {return _afag ;};};_cg ,_cb :=_bd .GetNumbersAsFloat (_gfa .Elements ());if _cb !=nil {return _cb ;};_dda .SetDash (_cg ...); -_ =_fab ;_e .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":_e .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":_e .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 (_gef .Params )!=1{return _ab ; -};_gcc ,_eac :=_bd .GetName (_gef .Params [0]);if !_eac {return _afag ;};if _gcc ==nil {return _ab ;};_efe ,_eac :=_acf .GetExtGState (*_gcc );if !_eac {_e .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",*_gcc ); -return _g .New ("\u0072e\u0073o\u0075\u0072\u0063\u0065\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064");};_aga ,_eac :=_bd .GetDict (_efe );if !_eac {_e .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 _afag ;};_e .Log .Debug ("G\u0053\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_aga .String ());case "\u006d":if len (_gef .Params )!=2{_e .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",_ab ); -return nil ;};_cga ,_cgg :=_bd .GetNumbersAsFloat (_gef .Params );if _cgg !=nil {return _cgg ;};_e .Log .Debug ("M\u006f\u0076\u0065\u0020\u0074\u006f\u003a\u0020\u0025\u0076",_cga );_dda .NewSubPath ();_dda .MoveTo (_cga [0],_cga [1]);case "\u006c":if len (_gef .Params )!=2{_e .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",_ab ); -return nil ;};_feb ,_dab :=_bd .GetNumbersAsFloat (_gef .Params );if _dab !=nil {return _dab ;};_dda .LineTo (_feb [0],_feb [1]);case "\u0063":if len (_gef .Params )!=6{return _ab ;};_bfc ,_cac :=_bd .GetNumbersAsFloat (_gef .Params );if _cac !=nil {return _cac ; -};_e .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_bfc );_dda .CubicTo (_bfc [0],_bfc [1],_bfc [2],_bfc [3],_bfc [4],_bfc [5]);case "\u0076","\u0079":if len (_gef .Params )!=4{return _ab ; -};_gefe ,_fgb :=_bd .GetNumbersAsFloat (_gef .Params );if _fgb !=nil {return _fgb ;};_e .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_gefe );_dda .QuadraticTo (_gefe [0],_gefe [1],_gefe [2],_gefe [3]); -case "\u0068":_dda .ClosePath ();_dda .NewSubPath ();case "\u0072\u0065":if len (_gef .Params )!=4{return _ab ;};_efd ,_bcc :=_bd .GetNumbersAsFloat (_gef .Params );if _bcc !=nil {return _bcc ;};_dda .DrawRectangle (_efd [0],_efd [1],_efd [2],_efd [3]); -_dda .NewSubPath ();case "\u0053":_dfe ,_deg :=_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking );if _deg !=nil {_e .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",_deg ); -return _deg ;};_fgc ,_eae :=_dfe .(*_bdb .PdfColorDeviceRGB );if !_eae {_e .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _deg ;};_dda .SetRGBA (_fgc .R (),_fgc .G (),_fgc .B (),1); -_dda .Stroke ();case "\u0073":_bga ,_cebd :=_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking );if _cebd !=nil {_e .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",_cebd ); -return _cebd ;};_bde ,_efb :=_bga .(*_bdb .PdfColorDeviceRGB );if !_efb {_e .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _cebd ;};_dda .ClosePath ();_dda .NewSubPath (); -_dda .SetRGBA (_bde .R (),_bde .G (),_bde .B (),1);_dda .Stroke ();case "\u0066","\u0046":_cde ,_ege :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking );if _ege !=nil {_e .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",_ege ); -return _ege ;};switch _bbb :=_cde .(type ){case *_bdb .PdfColorDeviceRGB :_dda .SetRGBA (_bbb .R (),_bbb .G (),_bbb .B (),1);_dda .SetFillRule (_afa .FillRuleWinding );_dda .Fill ();case *_bdb .PdfColorPattern :_dda .Fill ();};_e .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072"); -case "\u0066\u002a":_egde ,_dfc :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking );if _dfc !=nil {_e .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",_dfc ); -return _dfc ;};_cfd ,_ccg :=_egde .(*_bdb .PdfColorDeviceRGB );if !_ccg {_e .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _dfc ;};_dda .SetRGBA (_cfd .R (),_cfd .G (),_cfd .B (),1); -_dda .SetFillRule (_afa .FillRuleEvenOdd );_dda .Fill ();case "\u0042":_ccf ,_ebb :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking );if _ebb !=nil {_e .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",_ebb ); -return _ebb ;};switch _edg :=_ccf .(type ){case *_bdb .PdfColorDeviceRGB :_dda .SetRGBA (_edg .R (),_edg .G (),_edg .B (),1);_dda .SetFillRule (_afa .FillRuleWinding );_dda .FillPreserve ();_ccf ,_ebb =_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking ); -if _ebb !=nil {_e .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",_ebb );return _ebb ;};if _afc ,_dbd :=_ccf .(*_bdb .PdfColorDeviceRGB ); -_dbd {_dda .SetRGBA (_afc .R (),_afc .G (),_afc .B (),1);_dda .Stroke ();};case *_bdb .PdfColorPattern :_dda .SetFillRule (_afa .FillRuleWinding );_dda .Fill ();_dda .StrokePattern ();};case "\u0042\u002a":_badb ,_gcf :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking ); -if _gcf !=nil {_e .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",_gcf );return _gcf ;};switch _edb :=_badb .(type ){case *_bdb .PdfColorDeviceRGB :_dda .SetRGBA (_edb .R (),_edb .G (),_edb .B (),1); -_dda .SetFillRule (_afa .FillRuleEvenOdd );_dda .FillPreserve ();_badb ,_gcf =_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking );if _gcf !=nil {_e .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",_gcf ); -return _gcf ;};if _eee ,_gda :=_badb .(*_bdb .PdfColorDeviceRGB );_gda {_dda .SetRGBA (_eee .R (),_eee .G (),_eee .B (),1);_dda .Stroke ();};case *_bdb .PdfColorPattern :_dda .SetFillRule (_afa .FillRuleEvenOdd );_dda .Fill ();_dda .StrokePattern ();}; -case "\u0062":_dda .ClosePath ();_cdf ,_dea :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking );if _dea !=nil {_e .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",_dea ); -return _dea ;};switch _gfe :=_cdf .(type ){case *_bdb .PdfColorDeviceRGB :_dda .SetRGBA (_gfe .R (),_gfe .G (),_gfe .B (),1);_dda .NewSubPath ();_dda .SetFillRule (_afa .FillRuleWinding );_dda .FillPreserve ();_cdf ,_dea =_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking ); -if _dea !=nil {_e .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",_dea );return _dea ;};if _abg ,_gbgd :=_cdf .(*_bdb .PdfColorDeviceRGB ); -_gbgd {_dda .SetRGBA (_abg .R (),_abg .G (),_abg .B (),1);_dda .Stroke ();};case *_bdb .PdfColorPattern :_dda .NewSubPath ();_dda .SetFillRule (_afa .FillRuleWinding );_dda .Fill ();_dda .StrokePattern ();};case "\u0062\u002a":_dda .ClosePath ();_abe ,_gfc :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking ); -if _gfc !=nil {_e .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",_gfc );return _gfc ;};switch _gffa :=_abe .(type ){case *_bdb .PdfColorDeviceRGB :_dda .SetRGBA (_gffa .R (),_gffa .G (),_gffa .B (),1); -_dda .NewSubPath ();_dda .SetFillRule (_afa .FillRuleEvenOdd );_dda .FillPreserve ();_abe ,_gfc =_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking );if _gfc !=nil {_e .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",_gfc ); -return _gfc ;};if _acc ,_bgd :=_abe .(*_bdb .PdfColorDeviceRGB );_bgd {_dda .SetRGBA (_acc .R (),_acc .G (),_acc .B (),1);_dda .Stroke ();};case *_bdb .PdfColorPattern :_dda .NewSubPath ();_dda .SetFillRule (_afa .FillRuleEvenOdd );_dda .Fill ();_dda .StrokePattern (); -};case "\u006e":_dda .ClearPath ();case "\u0057":_dda .SetFillRule (_afa .FillRuleWinding );_dda .ClipPreserve ();case "\u0057\u002a":_dda .SetFillRule (_afa .FillRuleEvenOdd );_dda .ClipPreserve ();case "\u0072\u0067":_gca ,_cbc :=_gff .ColorNonStroking .(*_bdb .PdfColorDeviceRGB ); -if !_cbc {_e .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",_gff .ColorNonStroking );return nil ;};_dda .SetFillRGBA (_gca .R (),_gca .G (),_gca .B (),1); -case "\u0052\u0047":_bdbe ,_bccg :=_gff .ColorStroking .(*_bdb .PdfColorDeviceRGB );if !_bccg {_e .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",_gff .ColorStroking ); -return nil ;};_dda .SetStrokeRGBA (_bdbe .R (),_bdbe .G (),_bdbe .B (),1);case "\u006b":_aebc ,_ede :=_gff .ColorNonStroking .(*_bdb .PdfColorDeviceCMYK );if !_ede {_e .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",_gff .ColorNonStroking ); -return nil ;};_fda ,_bfcd :=_gff .ColorspaceNonStroking .ColorToRGB (_aebc );if _bfcd !=nil {_e .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",_gff .ColorNonStroking ); -return nil ;};_ccb ,_ede :=_fda .(*_bdb .PdfColorDeviceRGB );if !_ede {_e .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",_fda );return nil ; -};_dda .SetFillRGBA (_ccb .R (),_ccb .G (),_ccb .B (),1);case "\u004b":_cca ,_adb :=_gff .ColorStroking .(*_bdb .PdfColorDeviceCMYK );if !_adb {_e .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",_gff .ColorStroking ); -return nil ;};_eda ,_ec :=_gff .ColorspaceStroking .ColorToRGB (_cca );if _ec !=nil {_e .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",_gff .ColorStroking ); -return nil ;};_be ,_adb :=_eda .(*_bdb .PdfColorDeviceRGB );if !_adb {_e .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",_eda );return nil ; -};_dda .SetStrokeRGBA (_be .R (),_be .G (),_be .B (),1);case "\u0067":_egc ,_fgg :=_gff .ColorNonStroking .(*_bdb .PdfColorDeviceGray );if !_fgg {_e .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",_gff .ColorNonStroking ); -return nil ;};_ece ,_bee :=_gff .ColorspaceNonStroking .ColorToRGB (_egc );if _bee !=nil {_e .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",_gff .ColorNonStroking ); -return nil ;};_bef ,_fgg :=_ece .(*_bdb .PdfColorDeviceRGB );if !_fgg {_e .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 nil ; -};_dda .SetFillRGBA (_bef .R (),_bef .G (),_bef .B (),1);case "\u0047":_dgd ,_dbf :=_gff .ColorStroking .(*_bdb .PdfColorDeviceGray );if !_dbf {_e .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",_gff .ColorStroking ); -return nil ;};_fdf ,_gab :=_gff .ColorspaceStroking .ColorToRGB (_dgd );if _gab !=nil {_e .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",_gff .ColorStroking ); -return nil ;};_dff ,_dbf :=_fdf .(*_bdb .PdfColorDeviceRGB );if !_dbf {_e .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",_fdf );return nil ; -};_dda .SetStrokeRGBA (_dff .R (),_dff .G (),_dff .B (),1);case "\u0063\u0073":if len (_gef .Params )> 0{if _add ,_fdfb :=_bd .GetName (_gef .Params [0]);_fdfb &&_add .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_ebf ,_afbb :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking ); -if _afbb !=nil {_e .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",_gff .ColorNonStroking );return nil ;};_ada ,_cdd :=_ebf .(*_bdb .PdfColorDeviceRGB ); -if !_cdd {_e .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",_ebf );return nil ;};_dda .SetFillRGBA (_ada .R (),_ada .G (),_ada .B (),1);case "\u0073\u0063":_acd ,_bgde :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking ); -if _bgde !=nil {_e .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",_gff .ColorNonStroking );return nil ;};_dabe ,_cgd :=_acd .(*_bdb .PdfColorDeviceRGB ); -if !_cgd {_e .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",_acd );return nil ;};_dda .SetFillRGBA (_dabe .R (),_dabe .G (),_dabe .B (),1); -case "\u0073\u0063\u006e":if len (_gef .Params )> 0&&len (_fa .Params )> 0{if _age ,_dbg :=_bd .GetName (_fa .Params [0]);_dbg &&_age .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _ace ,_cbb :=_bd .GetName (_gef .Params [0]);_cbb {_fbg ,_aae :=_geb .processGradient (_dda ,_gef ,_acf ,_ace ); -if _aae !=nil {_e .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",_aae ); -break ;};if _fbg ==nil {_e .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_dda .SetFillStyle (_fbg );_dda .SetStrokeStyle (_fbg );break ;};};};_efa ,_eec :=_gff .ColorspaceNonStroking .ColorToRGB (_gff .ColorNonStroking ); -if _eec !=nil {_e .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",_gff .ColorNonStroking );return nil ;};_cggd ,_faa :=_efa .(*_bdb .PdfColorDeviceRGB ); -if !_faa {_e .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",_efa );return nil ;};_dda .SetFillRGBA (_cggd .R (),_cggd .G (),_cggd .B (),1); -case "\u0043\u0053":if len (_gef .Params )> 0{if _edbf ,_dca :=_bd .GetName (_gef .Params [0]);_dca &&_edbf .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_ddf ,_adde :=_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking );if _adde !=nil {_e .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",_gff .ColorStroking ); -return nil ;};_ddeag ,_cfb :=_ddf .(*_bdb .PdfColorDeviceRGB );if !_cfb {_e .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",_ddf );return nil ; -};_dda .SetStrokeRGBA (_ddeag .R (),_ddeag .G (),_ddeag .B (),1);case "\u0053\u0043":_gbd ,_abgg :=_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking );if _abgg !=nil {_e .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",_gff .ColorStroking ); -return nil ;};_cgf ,_gcg :=_gbd .(*_bdb .PdfColorDeviceRGB );if !_gcg {_e .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",_gbd );return nil ; -};_dda .SetStrokeRGBA (_cgf .R (),_cgf .G (),_cgf .B (),1);case "\u0053\u0043\u004e":if len (_gef .Params )> 0&&len (_fa .Params )> 0{if _gafg ,_cgde :=_bd .GetName (_fa .Params [0]);_cgde &&_gafg .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _bdc ,_gdg :=_bd .GetName (_gef .Params [0]); -_gdg {_ead ,_cee :=_geb .processGradient (_dda ,_gef ,_acf ,_bdc );if _cee !=nil {_e .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",_cee ); -break ;};if _ead ==nil {_e .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_dda .SetFillStyle (_ead );_dda .SetStrokeStyle (_ead );break ;};};};_fdae ,_degf :=_gff .ColorspaceStroking .ColorToRGB (_gff .ColorStroking ); -if _degf !=nil {_e .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",_gff .ColorStroking );return nil ;};_ecg ,_ecd :=_fdae .(*_bdb .PdfColorDeviceRGB ); -if !_ecd {_e .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",_fdae );return nil ;};_dda .SetStrokeRGBA (_ecg .R (),_ecg .G (),_ecg .B (),1); -case "\u0073\u0068":if len (_gef .Params )!=1{_e .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 ;};_bgda ,_dcad :=_bd .GetName (_gef .Params [0]); -if !_dcad {_e .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 ;};_gece ,_dcad :=_acf .GetShadingByName (*_bgda );if !_dcad {_e .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 ;};_gce ,_gecc ,_fff :=_geb .processShading (_dda ,_gece );if _fff !=nil {_e .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",_fff ); -break ;};if _gce ==nil {_e .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_fed ,_fff :=_gecc .ToFloat64Array ();if _fff !=nil {_e .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",_fff ); -break ;};_dda .DrawRectangle (_fed [0],_fed [1],_fed [2],_fed [3]);_dda .NewSubPath ();_dda .SetFillStyle (_gce );_dda .SetStrokeStyle (_gce );_dda .Fill ();case "\u0044\u006f":if len (_gef .Params )!=1{return _ab ;};_ccfd ,_cec :=_bd .GetName (_gef .Params [0]); -if !_cec {return _afag ;};_ ,_cag :=_acf .GetXObjectByName (*_ccfd );switch _cag {case _bdb .XObjectTypeImage :_e .Log .Debug ("\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006d\u0061\u0067e\u003a\u0020\u0025\u0073",_ccfd .String ());_dgdc ,_aeg :=_acf .GetXObjectImageByName (*_ccfd ); -if _aeg !=nil {return _aeg ;};_feba ,_aeg :=_dgdc .ToImage ();if _aeg !=nil {_e .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",_aeg ); -return nil ;};if _cfg :=_dgdc .ColorSpace ;_cfg !=nil {var _fbd bool ;switch _cfg .(type ){case *_bdb .PdfColorspaceSpecialIndexed :_fbd =true ;};if _fbd {if _aac ,_bdfe :=_cfg .ImageToRGB (*_feba );_bdfe !=nil {_e .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 {_feba =&_aac ;};};};_baf :=_dda .FillPattern ().ColorAt (0,0);var _egcf _d .Image ;if _dgdc .Mask !=nil {if _egcf ,_aeg =_eggc (_dgdc .Mask ,_baf );_aeg !=nil {_e .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 _dgdc .SMask !=nil {if _egcf ,_aeg =_fcae (_dgdc .SMask ,_baf );_aeg !=nil {_e .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 _bag _d .Image ;if _bdfg ,_ :=_bd .GetBoolVal (_dgdc .ImageMask );_bdfg {_bag =_fdg (_feba ,_baf );}else {_bag ,_aeg =_feba .ToGoImage ();if _aeg !=nil {_e .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",_aeg ); -return nil ;};};if _egcf !=nil {_bag =_gecb (_bag ,_egcf );};_fae :=_bag .Bounds ();_dda .Push ();_dda .Scale (1.0/float64 (_fae .Dx ()),-1.0/float64 (_fae .Dy ()));_dda .DrawImageAnchored (_bag ,0,0,0,1);_dda .Pop ();case _bdb .XObjectTypeForm :_e .Log .Debug ("\u0058\u004fb\u006a\u0065\u0063t\u0020\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u0073",_ccfd .String ()); -_ded ,_efg :=_acf .GetXObjectFormByName (*_ccfd );if _efg !=nil {return _efg ;};_fgf ,_efg :=_ded .GetContentStream ();if _efg !=nil {return _efg ;};_beg :=_ded .Resources ;if _beg ==nil {_beg =_acf ;};_dda .Push ();if _ded .Matrix !=nil {_dfg ,_cbe :=_bd .GetArray (_ded .Matrix ); -if !_cbe {return _afag ;};_bbbe ,_dbc :=_bd .GetNumbersAsFloat (_dfg .Elements ());if _dbc !=nil {return _dbc ;};if len (_bbbe )!=6{return _ab ;};_dgb :=_cf .NewMatrix (_bbbe [0],_bbbe [1],_bbbe [2],_bbbe [3],_bbbe [4],_bbbe [5]);_dda .SetMatrix (_dda .Matrix ().Mult (_dgb )); -};if _ded .BBox !=nil {_dfa ,_defd :=_bd .GetArray (_ded .BBox );if !_defd {return _afag ;};_ccff ,_gaad :=_bd .GetNumbersAsFloat (_dfa .Elements ());if _gaad !=nil {return _gaad ;};if len (_ccff )!=4{_e .Log .Debug ("\u004c\u0065\u006e\u0020\u003d\u0020\u0025\u0064",len (_ccff )); -return _ab ;};_dda .DrawRectangle (_ccff [0],_ccff [1],_ccff [2]-_ccff [0],_ccff [3]-_ccff [1]);_dda .SetRGBA (1,0,0,1);_dda .Clip ();}else {_e .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"); -};_efg =_geb .renderContentStream (_dda ,string (_fgf ),_beg );if _efg !=nil {return _efg ;};_dda .Pop ();};case "\u0042\u0049":if len (_gef .Params )!=1{return _ab ;};_efef ,_bcb :=_gef .Params [0].(*_fb .ContentStreamInlineImage );if !_bcb {return nil ; -};_fcg ,_agf :=_efef .ToImage (_acf );if _agf !=nil {_e .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",_agf ); -return nil ;};_afbf ,_agf :=_fcg .ToGoImage ();if _agf !=nil {_e .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",_agf ); -return nil ;};_eaed :=_afbf .Bounds ();_dda .Push ();_dda .Scale (1.0/float64 (_eaed .Dx ()),-1.0/float64 (_eaed .Dy ()));_dda .DrawImageAnchored (_afbf ,0,0,0,1);_dda .Pop ();case "\u0042\u0054":_ee .Reset ();case "\u0045\u0054":_ee .Reset ();case "\u0054\u0072":if len (_gef .Params )!=1{return _ab ; -};_cbd ,_aebf :=_bd .GetNumberAsFloat (_gef .Params [0]);if _aebf !=nil {return _aebf ;};_ee .Tr =_afa .TextRenderingMode (_cbd );case "\u0054\u004c":if len (_gef .Params )!=1{return _ab ;};_dad ,_bdbg :=_bd .GetNumberAsFloat (_gef .Params [0]);if _bdbg !=nil {return _bdbg ; -};_ee .Tl =_dad ;case "\u0054\u0063":if len (_gef .Params )!=1{return _ab ;};_cdc ,_dfcb :=_bd .GetNumberAsFloat (_gef .Params [0]);if _dfcb !=nil {return _dfcb ;};_e .Log .Debug ("\u0054\u0063\u003a\u0020\u0025\u0076",_cdc );_ee .Tc =_cdc ;case "\u0054\u0077":if len (_gef .Params )!=1{return _ab ; -};_bgdg ,_eaa :=_bd .GetNumberAsFloat (_gef .Params [0]);if _eaa !=nil {return _eaa ;};_e .Log .Debug ("\u0054\u0077\u003a\u0020\u0025\u0076",_bgdg );_ee .Tw =_bgdg ;case "\u0054\u007a":if len (_gef .Params )!=1{return _ab ;};_agd ,_dgcb :=_bd .GetNumberAsFloat (_gef .Params [0]); -if _dgcb !=nil {return _dgcb ;};_ee .Th =_agd ;case "\u0054\u0073":if len (_gef .Params )!=1{return _ab ;};_agc ,_bce :=_bd .GetNumberAsFloat (_gef .Params [0]);if _bce !=nil {return _bce ;};_ee .Ts =_agc ;case "\u0054\u0064":if len (_gef .Params )!=2{return _ab ; -};_ecb ,_ceg :=_bd .GetNumbersAsFloat (_gef .Params );if _ceg !=nil {return _ceg ;};_e .Log .Debug ("\u0054\u0064\u003a\u0020\u0025\u0076",_ecb );_ee .ProcTd (_ecb [0],_ecb [1]);case "\u0054\u0044":if len (_gef .Params )!=2{return _ab ;};_bbe ,_ggbg :=_bd .GetNumbersAsFloat (_gef .Params ); -if _ggbg !=nil {return _ggbg ;};_e .Log .Debug ("\u0054\u0044\u003a\u0020\u0025\u0076",_bbe );_ee .ProcTD (_bbe [0],_bbe [1]);case "\u0054\u002a":_ee .ProcTStar ();case "\u0054\u006d":if len (_gef .Params )!=6{return _ab ;};_ade ,_bbd :=_bd .GetNumbersAsFloat (_gef .Params ); -if _bbd !=nil {return _bbd ;};_e .Log .Debug ("\u0054\u0065x\u0074\u0020\u006da\u0074\u0072\u0069\u0078\u003a\u0020\u0025\u002b\u0076",_ade );_ee .ProcTm (_ade [0],_ade [1],_ade [2],_ade [3],_ade [4],_ade [5]);case "\u0027":if len (_gef .Params )!=1{return _ab ; -};_ddb ,_cbdg :=_bd .GetStringBytes (_gef .Params [0]);if !_cbdg {return _afag ;};_e .Log .Debug ("\u0027\u0020\u0073t\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_ddb ));_ee .ProcQ (_ddb ,_dda );case "\u0022":if len (_gef .Params )!=3{return _ab ; -};_eaaf ,_dga :=_bd .GetNumberAsFloat (_gef .Params [0]);if _dga !=nil {return _dga ;};_abeb ,_dga :=_bd .GetNumberAsFloat (_gef .Params [1]);if _dga !=nil {return _dga ;};_dcadd ,_fee :=_bd .GetStringBytes (_gef .Params [2]);if !_fee {return _afag ;}; -_ee .ProcDQ (_dcadd ,_eaaf ,_abeb ,_dda );case "\u0054\u006a":if len (_gef .Params )!=1{return _ab ;};_fbe ,_geg :=_bd .GetStringBytes (_gef .Params [0]);if !_geg {return _afag ;};_e .Log .Debug ("\u0054j\u0020s\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0060\u0025\u0073\u0060",string (_fbe )); -_ee .ProcTj (_fbe ,_dda );case "\u0054\u004a":if len (_gef .Params )!=1{return _ab ;};_abgf ,_bbeb :=_bd .GetArray (_gef .Params [0]);if !_bbeb {_e .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_abgf );return _afag ;};_e .Log .Debug ("\u0054\u004a\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u002b\u0076",_abgf ); -for _ ,_bcf :=range _abgf .Elements (){switch _dgdg :=_bcf .(type ){case *_bd .PdfObjectString :if _dgdg !=nil {_ee .ProcTj (_dgdg .Bytes (),_dda );};case *_bd .PdfObjectFloat ,*_bd .PdfObjectInteger :_eeb ,_eacc :=_bd .GetNumberAsFloat (_dgdg );if _eacc ==nil {_ee .Translate (-_eeb *0.001*_ee .Tf .Size *_ee .Th /100.0,0); -};};};case "\u0054\u0066":if len (_gef .Params )!=2{return _ab ;};_e .Log .Debug ("\u0025\u0023\u0076",_gef .Params );_fga ,_ggf :=_bd .GetName (_gef .Params [0]);if !_ggf ||_fga ==nil {_e .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",_gef .Params [0]); -return _afag ;};_e .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0073",_fga .String ());_ebg ,_efgg :=_bd .GetNumberAsFloat (_gef .Params [1]);if _efgg !=nil {_e .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",_gef .Params [1]); -return _afag ;};_e .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0073\u0069\u007a\u0065\u003a\u0020\u0025\u0076",_ebg );_dgf ,_ggbc :=_acf .GetFontByName (*_fga );if !_ggbc {_e .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u0025s\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",_fga .String ()); -return _g .New ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_e .Log .Debug ("\u0046\u006f\u006e\u0074\u003a\u0020\u0025\u0054",_dgf );_bac ,_ggf :=_bd .GetDict (_dgf );if !_ggf {_e .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 _afag ;};_bbea ,_efgg :=_bdb .NewPdfFontFromPdfObject (_bac );if _efgg !=nil {_e .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 _efgg ;};_cdde :=_bbea .BaseFont ();if _cdde ==""{_cdde =_fga .String ();};_dfcbf ,_ggf :=_gdd [_cdde ];if !_ggf {_dfcbf ,_efgg =_afa .NewTextFont (_bbea ,_ebg );if _efgg !=nil {_e .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efgg ); -};};if _dfcbf ==nil {if len (_cdde )> 7&&_cdde [6]=='+'{_cdde =_cdde [7:];};_adc :=[]string {_cdde ,"\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 _ ,_agdb :=range _adc {_e .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",_agdb );if _dfcbf ,_ggf =_gdd [_agdb ]; -_ggf {break ;};_bbf :=_bc .Match (_agdb );if _bbf ==nil {_e .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",_agdb );continue ;};_dfcbf ,_efgg =_afa .NewTextFontFromPath (_bbf .Filename ,_ebg ); -if _efgg !=nil {_e .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",_bbf .Filename );continue ;};_e .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",_cdde ,_bbf .Name ,_bbf .Filename ); -_gdd [_agdb ]=_dfcbf ;break ;};};if _dfcbf ==nil {_e .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 _g .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");};_ee .ProcTf (_dfcbf .WithSize (_ebg ,_bbea ));case "\u0042\u004d\u0043","\u0042\u0044\u0043":case "\u0045\u004d\u0043":default:_e .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",_gef .Operand ); -};_fa =_gef ;return nil ;});_dcb =_de .Process (_fec );if _dcb !=nil {return _dcb ;};return nil ;}; +// RenderToPath converts the specified PDF page into an image and saves the +// result at the specified location. +func (_dcg *ImageDevice )RenderToPath (page *_bf .PdfPage ,outputPath string )error {_gee ,_gg :=_dcg .Render (page );if _gg !=nil {return _gg ;};_agd :=_ff .ToLower (_a .Ext (outputPath ));if _agd ==""{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 _agd {case "\u002e\u0070\u006e\u0067":return _gfbc (outputPath ,_gee );case "\u002e\u006a\u0070\u0067","\u002e\u006a\u0070e\u0067":return _befd (outputPath ,_gee ,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",_agd ); +};type renderer struct{_ce float64 };var (_fcc =_b .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");_ega =_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +);func _bdbd (_abb _ag .PdfObject ,_gebg _cb .Color )(_fb .Image ,error ){_cfef ,_cde :=_ag .GetStream (_abb );if !_cde {return nil ,nil ;};_ffb ,_egba :=_bf .NewXObjectImageFromStream (_cfef );if _egba !=nil {return nil ,_egba ;};_cagb ,_egba :=_ffb .ToImage (); +if _egba !=nil {return nil ,_egba ;};return _efgg (_cagb ,_gebg ),nil ;}; // NewImageDevice returns a new image device. -func NewImageDevice ()*ImageDevice {const _df ="r\u0065\u006e\u0064\u0065r.\u004ee\u0077\u0049\u006d\u0061\u0067e\u0044\u0065\u0076\u0069\u0063\u0065";_gbg .TrackUse (_df );return &ImageDevice {};};func _dce (_bgdga *_bdb .Image ,_edcc _fc .Color )_d .Image {_aebfb ,_eeed :=int (_bgdga .Width ),int (_bgdga .Height ); -_becg :=_d .NewRGBA (_d .Rect (0,0,_aebfb ,_eeed ));for _aded :=0;_aded < _eeed ;_aded ++{for _dcbe :=0;_dcbe < _aebfb ;_dcbe ++{_bbbc ,_dba :=_bgdga .ColorAt (_dcbe ,_aded );if _dba !=nil {_e .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",_dcbe ,_aded ); -continue ;};_dfge ,_fefa ,_cfa ,_ :=_bbbc .RGBA ();var _aab _fc .Color ;if _dfge +_fefa +_cfa ==0{_aab =_fc .Transparent ;}else {_aab =_edcc ;};_becg .Set (_dcbe ,_aded ,_aab );};};return _becg ;};func (_ddg renderer )processLinearShading (_agga _afa .Context ,_bdbge *_bdb .PdfShading )(_afa .Gradient ,*_bd .PdfObjectArray ,error ){_gagfd :=_bdbge .GetContext ().(*_bdb .PdfShadingType2 ); -if len (_gagfd .Function )==0{return nil ,nil ,_g .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"); -};_gbc ,_bccb :=_gagfd .Coords .ToFloat64Array ();if _bccb !=nil {return nil ,nil ,_g .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"); -};_agfc :=_bdbge .ColorSpace ;_aef ,_eeec :=_agga .Matrix ().Transform (_gbc [0],_gbc [1]);_degg ,_acca :=_agga .Matrix ().Transform (_gbc [2],_gbc [3]);_abf :=_dg .NewLinearGradient (_aef ,_eeec ,_degg ,_acca );_bea :=_bd .MakeArrayFromFloats ([]float64 {0,0,1,1}); -for _ ,_dead :=range _gbc {if _dead > 1{_bea =_gagfd .Coords ;break ;};};if _gecec ,_egdd :=_gagfd .Function [0].(*_bdb .PdfFunctionType2 );_egdd {_abf ,_bccb =_dcd (_abf ,_gecec ,_agfc ,1.0,true );}else if _adda ,_cdec :=_gagfd .Function [0].(*_bdb .PdfFunctionType3 ); -_cdec {_dcbf :=append ([]float64 {0},_adda .Bounds ...);_dcbf =append (_dcbf ,1.0);_abf ,_bccb =_aefb (_abf ,_adda ,_agfc ,_dcbf );};return _abf ,_bea ,_bccb ;};func _cege (_dcf ,_ceaa ,_gggff float64 )_ag .BoundingBox {return _ag .Path {Points :[]_ag .Point {_ag .NewPoint (0,0).Rotate (_gggff ),_ag .NewPoint (_dcf ,0).Rotate (_gggff ),_ag .NewPoint (0,_ceaa ).Rotate (_gggff ),_ag .NewPoint (_dcf ,_ceaa ).Rotate (_gggff )}}.GetBoundingBox (); -}; +func NewImageDevice ()*ImageDevice {const _ebe ="r\u0065\u006e\u0064\u0065r.\u004ee\u0077\u0049\u006d\u0061\u0067e\u0044\u0065\u0076\u0069\u0063\u0065";_cc .TrackUse (_ebe );return &ImageDevice {};};func (_bbd renderer )processRadialShading (_bggd _bg .Context ,_decf *_bf .PdfShading )(_bg .Gradient ,*_ag .PdfObjectArray ,error ){_bfab :=_decf .GetContext ().(*_bf .PdfShadingType3 ); +if len (_bfab .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"); +};_ddec ,_cdfc :=_bfab .Coords .ToFloat64Array ();if _cdfc !=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"); +};_bde :=_decf .ColorSpace ;_dfed :=_ag .MakeArrayFromFloats ([]float64 {0,0,1,1});var _abd ,_bggea ,_edcc ,_gaef ,_fdbf ,_gga float64 ;_abd ,_bggea =_bggd .Matrix ().Transform (_ddec [0],_ddec [1]);_edcc ,_gaef =_bggd .Matrix ().Transform (_ddec [3],_ddec [4]); +_fdbf ,_ =_bggd .Matrix ().Transform (_ddec [2],0);_gga ,_ =_bggd .Matrix ().Transform (_ddec [5],0);_dbca ,_ :=_bggd .Matrix ().Translation ();_fdbf -=_dbca ;_gga -=_dbca ;for _faab ,_aegf :=range _ddec {if _faab ==2||_faab ==5{continue ;};if _aegf > 1.0{_aff :=_g .Min (_abd -_fdbf ,_edcc -_gga ); +_baef :=_g .Min (_bggea -_fdbf ,_gaef -_gga );_bfg :=_g .Max (_abd +_fdbf ,_edcc +_gga );_ccaf :=_g .Max (_bggea +_fdbf ,_gaef +_gga );_edaba :=_bfg -_aff ;_afge :=_baef -_ccaf ;_dfed =_ag .MakeArrayFromFloats ([]float64 {_aff ,_baef ,_edaba ,_afge }); +break ;};};_fdgc :=_fg .NewRadialGradient (_abd ,_bggea ,_fdbf ,_edcc ,_gaef ,_gga );if _acgd ,_eecd :=_bfab .Function [0].(*_bf .PdfFunctionType2 );_eecd {_fdgc ,_cdfc =_fcf (_fdgc ,_acgd ,_bde ,1.0,true );}else if _egb ,_aedb :=_bfab .Function [0].(*_bf .PdfFunctionType3 ); +_aedb {_gefb :=append ([]float64 {0},_egb .Bounds ...);_gefb =append (_gefb ,1.0);_fdgc ,_cdfc =_bbb (_fdgc ,_egb ,_bde ,_gefb );};if _cdfc !=nil {return nil ,nil ,_cdfc ;};return _fdgc ,_dfed ,nil ;};func (_acgbb renderer )processLinearShading (_afgg _bg .Context ,_efgab *_bf .PdfShading )(_bg .Gradient ,*_ag .PdfObjectArray ,error ){_feg :=_efgab .GetContext ().(*_bf .PdfShadingType2 ); +if len (_feg .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"); +};_cecgf ,_fdg :=_feg .Coords .ToFloat64Array ();if _fdg !=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"); +};_fgdb :=_efgab .ColorSpace ;_bgae ,_afd :=_afgg .Matrix ().Transform (_cecgf [0],_cecgf [1]);_bfca ,_baa :=_afgg .Matrix ().Transform (_cecgf [2],_cecgf [3]);_edb :=_fg .NewLinearGradient (_bgae ,_afd ,_bfca ,_baa );_aee :=_ag .MakeArrayFromFloats ([]float64 {0,0,1,1}); +for _ ,_def :=range _cecgf {if _def > 1{_aee =_feg .Coords ;break ;};};if _dbg ,_dbdc :=_feg .Function [0].(*_bf .PdfFunctionType2 );_dbdc {_edb ,_fdg =_fcf (_edb ,_dbg ,_fgdb ,1.0,true );}else if _ddbf ,_aede :=_feg .Function [0].(*_bf .PdfFunctionType3 ); +_aede {_caf :=append ([]float64 {0},_ddbf .Bounds ...);_caf =append (_caf ,1.0);_edb ,_fdg =_bbb (_edb ,_ddbf ,_fgdb ,_caf );};return _edb ,_aee ,_fdg ;};func (_eef renderer )processGradient (_afec _bg .Context ,_gaeb *_be .ContentStreamOperation ,_fecbd *_bf .PdfPageResources ,_fdf *_ag .PdfObjectName )(_bg .Gradient ,error ){if _dbab ,_efad :=_fecbd .GetPatternByName (*_fdf ); +_efad &&_dbab .IsShading (){_dbfg :=_dbab .GetAsShadingPattern ().Shading ;_gbdb ,_ ,_bge :=_eef .processShading (_afec ,_dbfg );if _bge !=nil {return nil ,_bge ;};return _gbdb ,nil ;};return nil ,nil ;};func (_faf renderer )processShading (_ecda _bg .Context ,_dae *_bf .PdfShading )(_bg .Gradient ,*_ag .PdfObjectArray ,error ){_cgdb :=int64 (*_dae .ShadingType ); +if _cgdb ==int64 (ShadingTypeAxial ){return _faf .processLinearShading (_ecda ,_dae );}else if _cgdb ==int64 (ShadingTypeRadial ){return _faf .processRadialShading (_ecda ,_dae );}else {_fc .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",_cgdb )); +};return nil ,nil ,nil ;};func _dea (_egaf _ag .PdfObject ,_fdgg _cb .Color )(_fb .Image ,error ){_ccdc ,_aec :=_ag .GetStream (_egaf );if !_aec {return nil ,nil ;};_cafe ,_geea :=_bf .NewXObjectImageFromStream (_ccdc );if _geea !=nil {return nil ,_geea ; +};_ffe ,_geea :=_cafe .ToImage ();if _geea !=nil {return nil ,_geea ;};return _cfec (_ffe ,_fdgg ),nil ;};const (ShadingTypeFunctionBased PdfShadingType =1;ShadingTypeAxial PdfShadingType =2;ShadingTypeRadial PdfShadingType =3;ShadingTypeFreeForm PdfShadingType =4; +ShadingTypeLatticeForm PdfShadingType =5;ShadingTypeCoons PdfShadingType =6;ShadingTypeTensorProduct PdfShadingType =7;);func _befd (_aegd string ,_gfbe _fb .Image ,_fgb int )error {_efbg ,_daaa :=_f .Create (_aegd );if _daaa !=nil {return _daaa ;};defer _efbg .Close (); +return _ca .Encode (_efbg ,_gfbe ,&_ca .Options {Quality :_fgb });};func _bbb (_gdbg _bg .Gradient ,_aded *_bf .PdfFunctionType3 ,_agdg _bf .PdfColorspace ,_fed []float64 )(_bg .Gradient ,error ){var _edf error ;for _fcd :=0;_fcd < len (_aded .Functions ); +_fcd ++{if _bgeb ,_edbb :=_aded .Functions [_fcd ].(*_bf .PdfFunctionType2 );_edbb {_gdbg ,_edf =_fcf (_gdbg ,_bgeb ,_agdg ,_fed [_fcd +1],_fcd ==0);if _edf !=nil {return nil ,_edf ;};};};return _gdbg ,nil ;}; -// RenderToPath converts the specified PDF page into an image and saves the -// result at the specified location. -func (_ed *ImageDevice )RenderToPath (page *_bdb .PdfPage ,outputPath string )error {_gaa ,_cd :=_ed .Render (page );if _cd !=nil {return _cd ;};_ggg :=_f .ToLower (_gb .Ext (outputPath ));if _ggg ==""{return _g .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 _ggg {case "\u002e\u0070\u006e\u0067":return _dbcb (outputPath ,_gaa );case "\u002e\u006a\u0070\u0067","\u002e\u006a\u0070e\u0067":return _gbf (outputPath ,_gaa ,100);};return _ce .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",_ggg ); -};func _gbf (_fdfc string ,_cfdc _d .Image ,_bfcf int )error {_gdgc ,_gad :=_gd .Create (_fdfc );if _gad !=nil {return _gad ;};defer _gdgc .Close ();return _gg .Encode (_gdgc ,_cfdc ,&_gg .Options {Quality :_bfcf });};func _fcae (_ecgb _bd .PdfObject ,_eff _fc .Color )(_d .Image ,error ){_cfbb ,_gbeg :=_bd .GetStream (_ecgb ); -if !_gbeg {return nil ,nil ;};_bbdg ,_fabf :=_bdb .NewXObjectImageFromStream (_cfbb );if _fabf !=nil {return nil ,_fabf ;};_gaedg ,_fabf :=_bbdg .ToImage ();if _fabf !=nil {return nil ,_fabf ;};return _dce (_gaedg ,_eff ),nil ;};func _gecb (_dbe ,_gdbfd _d .Image )_d .Image {_edc ,_dagg :=_gdbfd .Bounds ().Size (),_dbe .Bounds ().Size (); -_fgfa ,_adbb :=_edc .X ,_edc .Y ;if _dagg .X > _fgfa {_fgfa =_dagg .X ;};if _dagg .Y > _adbb {_adbb =_dagg .Y ;};_bdcb :=_d .Rect (0,0,_fgfa ,_adbb );if _edc .X !=_fgfa ||_edc .Y !=_adbb {_bddf :=_d .NewRGBA (_bdcb );_dc .BiLinear .Scale (_bddf ,_bdcb ,_dbe ,_gdbfd .Bounds (),_dc .Over ,nil ); -_gdbfd =_bddf ;};if _dagg .X !=_fgfa ||_dagg .Y !=_adbb {_aaef :=_d .NewRGBA (_bdcb );_dc .BiLinear .Scale (_aaef ,_bdcb ,_dbe ,_dbe .Bounds (),_dc .Over ,nil );_dbe =_aaef ;};_bca :=_d .NewRGBA (_bdcb );_dc .DrawMask (_bca ,_bdcb ,_dbe ,_d .Point {},_gdbfd ,_d .Point {},_dc .Over ); -return _bca ;};func _dcd (_bgae _afa .Gradient ,_fced *_bdb .PdfFunctionType2 ,_fdbc _bdb .PdfColorspace ,_fad float64 ,_fbga bool )(_afa .Gradient ,error ){switch _fdbc .(type ){case *_bdb .PdfColorspaceDeviceRGB :if len (_fced .C0 )!=3||len (_fced .C1 )!=3{return nil ,_g .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"); -};_aba :=_fced .C0 ;_gea :=_fced .C1 ;if _fbga {_bgae .AddColorStop (0.0,_fc .RGBA {R :uint8 (_aba [0]*255),G :uint8 (_aba [1]*255),B :uint8 (_aba [2]*255),A :255});};_bgae .AddColorStop (_fad ,_fc .RGBA {R :uint8 (_gea [0]*255),G :uint8 (_gea [1]*255),B :uint8 (_gea [2]*255),A :255}); -case *_bdb .PdfColorspaceDeviceCMYK :if len (_fced .C0 )!=4||len (_fced .C1 )!=4{return nil ,_g .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"); -};_agfa :=_fced .C0 ;_bed :=_fced .C1 ;if _fbga {_bgae .AddColorStop (0.0,_fc .CMYK {C :uint8 (_agfa [0]*255),M :uint8 (_agfa [1]*255),Y :uint8 (_agfa [2]*255),K :uint8 (_agfa [3]*255)});};_bgae .AddColorStop (_fad ,_fc .CMYK {C :uint8 (_bed [0]*255),M :uint8 (_bed [1]*255),Y :uint8 (_bed [2]*255),K :uint8 (_bed [3]*255)}); -default:return nil ,_ce .Errorf ("u\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072 \u0073\u0070\u0061c\u0065:\u0020\u0025\u0073",_fdbc .String ());};return _bgae ,nil ;}; +// RenderWithOpts converts the specified PDF page into an image, optionally flattens annotations and returns the result. +func (_ga *ImageDevice )RenderWithOpts (page *_bf .PdfPage ,skipFlattening bool )(_fb .Image ,error ){_cag ,_bb :=page .GetMediaBox ();if _bb !=nil {return nil ,_bb ;};_cag .Normalize ();_cgb :=page .CropBox ;var _agg ,_db float64 ;if _cgb !=nil {_cgb .Normalize (); +_agg ,_db =_cgb .Width (),_cgb .Height ();};_bee :=page .Rotate ;_bdc ,_gf ,_ge ,_ea :=_cag .Llx ,_cag .Lly ,_cag .Width (),_cag .Height ();_dbd :=_cg .IdentityMatrix ();if _bee !=nil &&*_bee %360!=0&&*_bee %90==0{_ad :=-float64 (*_bee );_eg :=_agde (_ge ,_ea ,_ad ); +_dbd =_dbd .Translate ((_eg .Width -_ge )/2+_ge /2,(_eg .Height -_ea )/2+_ea /2).Rotate (_ad *_g .Pi /180).Translate (-_ge /2,-_ea /2);_ge ,_ea =_eg .Width ,_eg .Height ;if _cgb !=nil {_bdf :=_agde (_agg ,_db ,_ad );_agg ,_db =_bdf .Width ,_bdf .Height ; +};};if _bdc !=0||_gf !=0{_dbd =_dbd .Translate (-_bdc ,-_gf );};_ga ._ce =1.0;if _ga .OutputWidth !=0{_dbe :=_ge ;if _cgb !=nil {_dbe =_agg ;};_ga ._ce =float64 (_ga .OutputWidth )/_dbe ;_ge ,_ea ,_agg ,_db =_ge *_ga ._ce ,_ea *_ga ._ce ,_agg *_ga ._ce ,_db *_ga ._ce ; +_dbd =_cg .ScaleMatrix (_ga ._ce ,_ga ._ce ).Mult (_dbd );};_dc :=_fg .NewContext (int (_ge ),int (_ea ));if _gd :=_ga .renderPage (_dc ,page ,_dbd ,skipFlattening );_gd !=nil {return nil ,_gd ;};_dd :=_dc .Image ();if _cgb !=nil {_ef ,_beg :=(_cgb .Llx -_bdc )*_ga ._ce ,(_cgb .Lly -_gf )*_ga ._ce ; +_eae :=_fb .Rect (0,0,int (_agg ),int (_db ));_de :=_fb .Pt (int (_ef ),int (_ea -_beg -_db ));_cca :=_fb .NewRGBA (_eae );_ba .Draw (_cca ,_eae ,_dd ,_de ,_ba .Src );_dd =_cca ;};return _dd ,nil ;};func _cfec (_agce *_bf .Image ,_afff _cb .Color )_fb .Image {_cbbg ,_egc :=int (_agce .Width ),int (_agce .Height ); +_bdcab :=_fb .NewRGBA (_fb .Rect (0,0,_cbbg ,_egc ));for _gdbe :=0;_gdbe < _egc ;_gdbe ++{for _eeda :=0;_eeda < _cbbg ;_eeda ++{_cbbc ,_cgdf :=_agce .ColorAt (_eeda ,_gdbe );if _cgdf !=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",_eeda ,_gdbe ); +continue ;};_cedb ,_dcccb ,_gfec ,_ :=_cbbc .RGBA ();var _babf _cb .Color ;if _cedb +_dcccb +_gfec ==0{_babf =_cb .Transparent ;}else {_babf =_afff ;};_bdcab .Set (_eeda ,_gdbe ,_babf );};};return _bdcab ;};func (_adb renderer )renderPage (_ced _bg .Context ,_dg *_bf .PdfPage ,_gdd _cg .Matrix ,_dbeg bool )error {if !_dbeg {_fbb :=_bf .FieldFlattenOpts {AnnotFilterFunc :func (_cad *_bf .PdfAnnotation )bool {switch _cad .GetContext ().(type ){case *_bf .PdfAnnotationLine :return true ; +case *_bf .PdfAnnotationSquare :return true ;case *_bf .PdfAnnotationCircle :return true ;case *_bf .PdfAnnotationPolygon :return true ;case *_bf .PdfAnnotationPolyLine :return true ;};return false ;}};_ee :=_eb .FieldAppearance {};_ebd :=_dg .FlattenFieldsWithOpts (_ee ,&_fbb ); +if _ebd !=nil {_fc .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",_ebd );};};_cac ,_ec :=_dg .GetAllContentStreams (); +if _ec !=nil {return _ec ;};if _gfc :=_gdd ;!_gfc .Identity (){_cac =_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",_gfc [0],_gfc [1],_gfc [3],_gfc [4],_gfc [6],_gfc [7],_cac ); +};_ced .Translate (0,float64 (_ced .Height ()));_ced .Scale (1,-1);_ced .Push ();_ced .SetRGBA (1,1,1,1);_ced .DrawRectangle (0,0,float64 (_ced .Width ()),float64 (_ced .Height ()));_ced .Fill ();_ced .Pop ();_ced .SetLineWidth (1.0);_ced .SetRGBA (0,0,0,1); +return _adb .renderContentStream (_ced ,_cac ,_dg .Resources );}; + +// Render converts the specified PDF page into an image, flattens annotations by default and returns the result. +func (_bdd *ImageDevice )Render (page *_bf .PdfPage )(_fb .Image ,error ){return _bdd .RenderWithOpts (page ,false );};func _agde (_afb ,_cdaf ,_fccc float64 )_gb .BoundingBox {return _gb .Path {Points :[]_gb .Point {_gb .NewPoint (0,0).Rotate (_fccc ),_gb .NewPoint (_afb ,0).Rotate (_fccc ),_gb .NewPoint (0,_cdaf ).Rotate (_fccc ),_gb .NewPoint (_afb ,_cdaf ).Rotate (_fccc )}}.GetBoundingBox (); +};func _efgg (_gggc *_bf .Image ,_dbefe _cb .Color )_fb .Image {_caeg ,_bad :=int (_gggc .Width ),int (_gggc .Height );_bead :=_fb .NewRGBA (_fb .Rect (0,0,_caeg ,_bad ));for _cecf :=0;_cecf < _bad ;_cecf ++{for _dce :=0;_dce < _caeg ;_dce ++{_bebd ,_bged :=_gggc .ColorAt (_dce ,_cecf ); +if _bged !=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",_dce ,_cecf ); +continue ;};_ede ,_eagg ,_fbbd ,_ :=_bebd .RGBA ();var _aefd _cb .Color ;if _ede +_eagg +_fbbd ==0{_aefd =_dbefe ;}else {_aefd =_cb .Transparent ;};_bead .Set (_dce ,_cecf ,_aefd );};};return _bead ;};func _fcf (_cef _bg .Gradient ,_bcd *_bf .PdfFunctionType2 ,_aadc _bf .PdfColorspace ,_bfcac float64 ,_gbe bool )(_bg .Gradient ,error ){switch _aadc .(type ){case *_bf .PdfColorspaceDeviceRGB :if len (_bcd .C0 )!=3||len (_bcd .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"); +};_egdd :=_bcd .C0 ;_ddaa :=_bcd .C1 ;if _gbe {_cef .AddColorStop (0.0,_cb .RGBA {R :uint8 (_egdd [0]*255),G :uint8 (_egdd [1]*255),B :uint8 (_egdd [2]*255),A :255});};_cef .AddColorStop (_bfcac ,_cb .RGBA {R :uint8 (_ddaa [0]*255),G :uint8 (_ddaa [1]*255),B :uint8 (_ddaa [2]*255),A :255}); +case *_bf .PdfColorspaceDeviceCMYK :if len (_bcd .C0 )!=4||len (_bcd .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"); +};_bfga :=_bcd .C0 ;_ccad :=_bcd .C1 ;if _gbe {_cef .AddColorStop (0.0,_cb .CMYK {C :uint8 (_bfga [0]*255),M :uint8 (_bfga [1]*255),Y :uint8 (_bfga [2]*255),K :uint8 (_bfga [3]*255)});};_cef .AddColorStop (_bfcac ,_cb .CMYK {C :uint8 (_ccad [0]*255),M :uint8 (_ccad [1]*255),Y :uint8 (_ccad [2]*255),K :uint8 (_ccad [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",_aadc .String ());};return _cef ,nil ;};func _gfbc (_dgc string ,_cdc _fb .Image )error {_eee ,_cce :=_f .Create (_dgc ); +if _cce !=nil {return _cce ;};defer _eee .Close ();return _d .Encode (_eee ,_cdc );};func _cdg (_cade ,_bda _fb .Image )_fb .Image {_bbag ,_dceb :=_bda .Bounds ().Size (),_cade .Bounds ().Size ();_adee ,_ccgg :=_bbag .X ,_bbag .Y ;if _dceb .X > _adee {_adee =_dceb .X ; +};if _dceb .Y > _ccgg {_ccgg =_dceb .Y ;};_eagb :=_fb .Rect (0,0,_adee ,_ccgg );if _bbag .X !=_adee ||_bbag .Y !=_ccgg {_fagd :=_fb .NewRGBA (_eagb );_bd .BiLinear .Scale (_fagd ,_eagb ,_cade ,_bda .Bounds (),_bd .Over ,nil );_bda =_fagd ;};if _dceb .X !=_adee ||_dceb .Y !=_ccgg {_ceae :=_fb .NewRGBA (_eagb ); +_bd .BiLinear .Scale (_ceae ,_eagb ,_cade ,_cade .Bounds (),_bd .Over ,nil );_cade =_ceae ;};_bdbb :=_fb .NewRGBA (_eagb );_bd .DrawMask (_bdbb ,_eagb ,_cade ,_fb .Point {},_bda ,_fb .Point {},_bd .Over );return _bdbb ;};func (_aggb renderer )renderContentStream (_ade _bg .Context ,_df string ,_cbb *_bf .PdfPageResources )error {_fa ,_aa :=_be .NewContentStreamParser (_df ).Parse (); +if _aa !=nil {return _aa ;};_aad :=_ade .TextState ();_aad .GlobalScale =_aggb ._ce ;_gbc :=map[string ]*_bg .TextFont {};_fbd :=_fe .NewFinder (&_fe .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}});var _ggg *_be .ContentStreamOperation ; +_eeb :=_be .NewContentStreamProcessor (*_fa );_eeb .AddHandler (_be .HandlerConditionEnumAllOperands ,"",func (_bdb *_be .ContentStreamOperation ,_bfa _be .GraphicsState ,_aadd *_bf .PdfPageResources )error {_fc .Log .Debug ("\u0050\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0025\u0073",_bdb .Operand ); +switch _bdb .Operand {case "\u0071":_ade .Push ();case "\u0051":_ade .Pop ();_aad =_ade .TextState ();case "\u0063\u006d":if len (_bdb .Params )!=6{return _ega ;};_dcc ,_bac :=_ag .GetNumbersAsFloat (_bdb .Params );if _bac !=nil {return _bac ;};_fbe :=_cg .NewMatrix (_dcc [0],_dcc [1],_dcc [2],_dcc [3],_dcc [4],_dcc [5]); +_fc .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",_fbe );_ade .SetMatrix (_ade .Matrix ().Mult (_fbe ));case "\u0077":if len (_bdb .Params )!=1{return _ega ; +};_efa ,_aab :=_ag .GetNumbersAsFloat (_bdb .Params );if _aab !=nil {return _aab ;};_ade .SetLineWidth (_efa [0]);case "\u004a":if len (_bdb .Params )!=1{return _ega ;};_dbef ,_eaf :=_ag .GetIntVal (_bdb .Params [0]);if !_eaf {return _fcc ;};switch _dbef {case 0:_ade .SetLineCap (_bg .LineCapButt ); +case 1:_ade .SetLineCap (_bg .LineCapRound );case 2:_ade .SetLineCap (_bg .LineCapSquare );default:_fc .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",_dbef ); +return _ega ;};case "\u006a":if len (_bdb .Params )!=1{return _ega ;};_cf ,_gag :=_ag .GetIntVal (_bdb .Params [0]);if !_gag {return _fcc ;};switch _cf {case 0:_ade .SetLineJoin (_bg .LineJoinBevel );case 1:_ade .SetLineJoin (_bg .LineJoinRound );case 2:_ade .SetLineJoin (_bg .LineJoinBevel ); +default:_fc .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",_cf );return _ega ;};case "\u004d":if len (_bdb .Params )!=1{return _ega ;};_fd ,_efc :=_ag .GetNumbersAsFloat (_bdb .Params ); +if _efc !=nil {return _efc ;};_ =_fd ;_fc .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 (_bdb .Params )!=2{return _ega ;};_dbf ,_dcf :=_ag .GetArray (_bdb .Params [0]); +if !_dcf {return _fcc ;};_bff ,_dcf :=_ag .GetIntVal (_bdb .Params [1]);if !_dcf {_ ,_dgf :=_ag .GetFloatVal (_bdb .Params [1]);if !_dgf {return _fcc ;};};_bdca ,_gdf :=_ag .GetNumbersAsFloat (_dbf .Elements ());if _gdf !=nil {return _gdf ;};_ade .SetDash (_bdca ...); +_ =_bff ;_fc .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":_fc .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":_fc .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 (_bdb .Params )!=1{return _ega ; +};_cea ,_ed :=_ag .GetName (_bdb .Params [0]);if !_ed {return _fcc ;};if _cea ==nil {return _ega ;};_aggbc ,_ed :=_aadd .GetExtGState (*_cea );if !_ed {_fc .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",*_cea ); +return _b .New ("\u0072e\u0073o\u0075\u0072\u0063\u0065\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064");};_bae ,_ed :=_ag .GetDict (_aggbc );if !_ed {_fc .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 _fcc ;};_fc .Log .Debug ("G\u0053\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_bae .String ());_baca :=_bae .Get ("\u0063\u0061");if _baca !=nil {_gba ,_bba :=_ag .GetNumberAsFloat (_baca );if _bba ==nil {_bga ,_ebf :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking ); +if _ebf !=nil {_fc .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",_ebf );return _ebf ;};_cd ,_dgfg :=_bga .(*_bf .PdfColorDeviceRGB );if !_dgfg {_fc .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072"); +return _ebf ;};_ade .SetFillRGBA (_cd .R (),_cd .G (),_cd .B (),_gba );};};case "\u006d":if len (_bdb .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\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",_ega ); +return nil ;};_ggd ,_dbea :=_ag .GetNumbersAsFloat (_bdb .Params );if _dbea !=nil {return _dbea ;};_fc .Log .Debug ("M\u006f\u0076\u0065\u0020\u0074\u006f\u003a\u0020\u0025\u0076",_ggd );_ade .NewSubPath ();_ade .MoveTo (_ggd [0],_ggd [1]);case "\u006c":if len (_bdb .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\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",_ega ); +return nil ;};_dgg ,_cgg :=_ag .GetNumbersAsFloat (_bdb .Params );if _cgg !=nil {return _cgg ;};_ade .LineTo (_dgg [0],_dgg [1]);case "\u0063":if len (_bdb .Params )!=6{return _ega ;};_cbbd ,_faa :=_ag .GetNumbersAsFloat (_bdb .Params );if _faa !=nil {return _faa ; +};_fc .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_cbbd );_ade .CubicTo (_cbbd [0],_cbbd [1],_cbbd [2],_cbbd [3],_cbbd [4],_cbbd [5]);case "\u0076","\u0079":if len (_bdb .Params )!=4{return _ega ; +};_ecb ,_aaf :=_ag .GetNumbersAsFloat (_bdb .Params );if _aaf !=nil {return _aaf ;};_fc .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_ecb );_ade .QuadraticTo (_ecb [0],_ecb [1],_ecb [2],_ecb [3]); +case "\u0068":_ade .ClosePath ();_ade .NewSubPath ();case "\u0072\u0065":if len (_bdb .Params )!=4{return _ega ;};_aabf ,_cdb :=_ag .GetNumbersAsFloat (_bdb .Params );if _cdb !=nil {return _cdb ;};_ade .DrawRectangle (_aabf [0],_aabf [1],_aabf [2],_aabf [3]); +_ade .NewSubPath ();case "\u0053":_gbf ,_gaa :=_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking );if _gaa !=nil {_fc .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",_gaa ); +return _gaa ;};_dccc ,_da :=_gbf .(*_bf .PdfColorDeviceRGB );if !_da {_fc .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _gaa ;};_ade .SetRGBA (_dccc .R (),_dccc .G (),_dccc .B (),1); +_ade .Stroke ();case "\u0073":_bgg ,_bec :=_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking );if _bec !=nil {_fc .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",_bec ); +return _bec ;};_ab ,_ae :=_bgg .(*_bf .PdfColorDeviceRGB );if !_ae {_fc .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _bec ;};_ade .ClosePath ();_ade .NewSubPath (); +_ade .SetRGBA (_ab .R (),_ab .G (),_ab .B (),1);_ade .Stroke ();case "\u0066","\u0046":_dcfe ,_cacg :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking );if _cacg !=nil {_fc .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",_cacg ); +return _cacg ;};switch _egd :=_dcfe .(type ){case *_bf .PdfColorDeviceRGB :_ade .SetRGBA (_egd .R (),_egd .G (),_egd .B (),1);_ade .SetFillRule (_bg .FillRuleWinding );_ade .Fill ();case *_bf .PdfColorPattern :_ade .Fill ();};_fc .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072"); +case "\u0066\u002a":_aeg ,_bfc :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking );if _bfc !=nil {_fc .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",_bfc ); +return _bfc ;};_ebea ,_af :=_aeg .(*_bf .PdfColorDeviceRGB );if !_af {_fc .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _bfc ;};_ade .SetRGBA (_ebea .R (),_ebea .G (),_ebea .B (),1); +_ade .SetFillRule (_bg .FillRuleEvenOdd );_ade .Fill ();case "\u0042":_dde ,_dda :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking );if _dda !=nil {_fc .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",_dda ); +return _dda ;};switch _dec :=_dde .(type ){case *_bf .PdfColorDeviceRGB :_ade .SetRGBA (_dec .R (),_dec .G (),_dec .B (),1);_ade .SetFillRule (_bg .FillRuleWinding );_ade .FillPreserve ();_dde ,_dda =_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking ); +if _dda !=nil {_fc .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",_dda );return _dda ;};if _ac ,_ffc :=_dde .(*_bf .PdfColorDeviceRGB );_ffc {_ade .SetRGBA (_ac .R (),_ac .G (),_ac .B (),1); +_ade .Stroke ();};case *_bf .PdfColorPattern :_ade .SetFillRule (_bg .FillRuleWinding );_ade .Fill ();_ade .StrokePattern ();};case "\u0042\u002a":_ddb ,_ece :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking );if _ece !=nil {_fc .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 _egde :=_ddb .(type ){case *_bf .PdfColorDeviceRGB :_ade .SetRGBA (_egde .R (),_egde .G (),_egde .B (),1);_ade .SetFillRule (_bg .FillRuleEvenOdd );_ade .FillPreserve ();_ddb ,_ece =_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking ); +if _ece !=nil {_fc .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 _ecf ,_bdcg :=_ddb .(*_bf .PdfColorDeviceRGB ); +_bdcg {_ade .SetRGBA (_ecf .R (),_ecf .G (),_ecf .B (),1);_ade .Stroke ();};case *_bf .PdfColorPattern :_ade .SetFillRule (_bg .FillRuleEvenOdd );_ade .Fill ();_ade .StrokePattern ();};case "\u0062":_ade .ClosePath ();_cgc ,_ggf :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking ); +if _ggf !=nil {_fc .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",_ggf );return _ggf ;};switch _fec :=_cgc .(type ){case *_bf .PdfColorDeviceRGB :_ade .SetRGBA (_fec .R (),_fec .G (),_fec .B (),1); +_ade .NewSubPath ();_ade .SetFillRule (_bg .FillRuleWinding );_ade .FillPreserve ();_cgc ,_ggf =_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking );if _ggf !=nil {_fc .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",_ggf ); +return _ggf ;};if _beb ,_bgac :=_cgc .(*_bf .PdfColorDeviceRGB );_bgac {_ade .SetRGBA (_beb .R (),_beb .G (),_beb .B (),1);_ade .Stroke ();};case *_bf .PdfColorPattern :_ade .NewSubPath ();_ade .SetFillRule (_bg .FillRuleWinding );_ade .Fill ();_ade .StrokePattern (); +};case "\u0062\u002a":_ade .ClosePath ();_dfe ,_eda :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking );if _eda !=nil {_fc .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",_eda ); +return _eda ;};switch _cdd :=_dfe .(type ){case *_bf .PdfColorDeviceRGB :_ade .SetRGBA (_cdd .R (),_cdd .G (),_cdd .B (),1);_ade .NewSubPath ();_ade .SetFillRule (_bg .FillRuleEvenOdd );_ade .FillPreserve ();_dfe ,_eda =_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking ); +if _eda !=nil {_fc .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",_eda );return _eda ;};if _cec ,_eec :=_dfe .(*_bf .PdfColorDeviceRGB ); +_eec {_ade .SetRGBA (_cec .R (),_cec .G (),_cec .B (),1);_ade .Stroke ();};case *_bf .PdfColorPattern :_ade .NewSubPath ();_ade .SetFillRule (_bg .FillRuleEvenOdd );_ade .Fill ();_ade .StrokePattern ();};case "\u006e":_ade .ClearPath ();case "\u0057":_ade .SetFillRule (_bg .FillRuleWinding ); +_ade .ClipPreserve ();case "\u0057\u002a":_ade .SetFillRule (_bg .FillRuleEvenOdd );_ade .ClipPreserve ();case "\u0072\u0067":_ddbg ,_cadd :=_bfa .ColorNonStroking .(*_bf .PdfColorDeviceRGB );if !_cadd {_fc .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",_bfa .ColorNonStroking ); +return nil ;};_ade .SetFillRGBA (_ddbg .R (),_ddbg .G (),_ddbg .B (),1);case "\u0052\u0047":_cacgg ,_dfeg :=_bfa .ColorStroking .(*_bf .PdfColorDeviceRGB );if !_dfeg {_fc .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",_bfa .ColorStroking ); +return nil ;};_ade .SetStrokeRGBA (_cacgg .R (),_cacgg .G (),_cacgg .B (),1);case "\u006b":_aba ,_gfd :=_bfa .ColorNonStroking .(*_bf .PdfColorDeviceCMYK );if !_gfd {_fc .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",_bfa .ColorNonStroking ); +return nil ;};_bef ,_ecg :=_bfa .ColorspaceNonStroking .ColorToRGB (_aba );if _ecg !=nil {_fc .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",_bfa .ColorNonStroking ); +return nil ;};_ffg ,_gfd :=_bef .(*_bf .PdfColorDeviceRGB );if !_gfd {_fc .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",_bef );return nil ; +};_ade .SetFillRGBA (_ffg .R (),_ffg .G (),_ffg .B (),1);case "\u004b":_acb ,_ege :=_bfa .ColorStroking .(*_bf .PdfColorDeviceCMYK );if !_ege {_fc .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",_bfa .ColorStroking ); +return nil ;};_ddd ,_aed :=_bfa .ColorspaceStroking .ColorToRGB (_acb );if _aed !=nil {_fc .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",_bfa .ColorStroking ); +return nil ;};_bdfc ,_ege :=_ddd .(*_bf .PdfColorDeviceRGB );if !_ege {_fc .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",_ddd );return nil ; +};_ade .SetStrokeRGBA (_bdfc .R (),_bdfc .G (),_bdfc .B (),1);case "\u0067":_afe ,_bea :=_bfa .ColorNonStroking .(*_bf .PdfColorDeviceGray );if !_bea {_fc .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",_bfa .ColorNonStroking ); +return nil ;};_bgf ,_ggc :=_bfa .ColorspaceNonStroking .ColorToRGB (_afe );if _ggc !=nil {_fc .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",_bfa .ColorNonStroking ); +return nil ;};_geb ,_bea :=_bgf .(*_bf .PdfColorDeviceRGB );if !_bea {_fc .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",_bgf );return nil ; +};_ade .SetFillRGBA (_geb .R (),_geb .G (),_geb .B (),1);case "\u0047":_begd ,_afg :=_bfa .ColorStroking .(*_bf .PdfColorDeviceGray );if !_afg {_fc .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",_bfa .ColorStroking ); +return nil ;};_cgf ,_bdfb :=_bfa .ColorspaceStroking .ColorToRGB (_begd );if _bdfb !=nil {_fc .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",_bfa .ColorStroking ); +return nil ;};_aadb ,_afg :=_cgf .(*_bf .PdfColorDeviceRGB );if !_afg {_fc .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",_cgf );return nil ; +};_ade .SetStrokeRGBA (_aadb .R (),_aadb .G (),_aadb .B (),1);case "\u0063\u0073":if len (_bdb .Params )> 0{if _bdfd ,_fgf :=_ag .GetName (_bdb .Params [0]);_fgf &&_bdfd .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_cdbf ,_dfd :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking ); +if _dfd !=nil {_fc .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",_bfa .ColorNonStroking );return nil ;};_daa ,_begf :=_cdbf .(*_bf .PdfColorDeviceRGB ); +if !_begf {_fc .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",_cdbf );return nil ;};_ade .SetFillRGBA (_daa .R (),_daa .G (),_daa .B (),1); +case "\u0073\u0063":_dfg ,_bed :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking );if _bed !=nil {_fc .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",_bfa .ColorNonStroking ); +return nil ;};_fef ,_efe :=_dfg .(*_bf .PdfColorDeviceRGB );if !_efe {_fc .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",_dfg );return nil ; +};_ade .SetFillRGBA (_fef .R (),_fef .G (),_fef .B (),1);case "\u0073\u0063\u006e":if len (_bdb .Params )> 0&&len (_ggg .Params )> 0{if _acg ,_ded :=_ag .GetName (_ggg .Params [0]);_ded &&_acg .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _fdb ,_gc :=_ag .GetName (_bdb .Params [0]); +_gc {_deg ,_cdf :=_aggb .processGradient (_ade ,_bdb ,_aadd ,_fdb );if _cdf !=nil {_fc .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",_cdf ); +break ;};if _deg ==nil {_fc .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_ade .SetFillStyle (_deg );_ade .SetStrokeStyle (_deg );break ;};};};_gdb ,_egg :=_bfa .ColorspaceNonStroking .ColorToRGB (_bfa .ColorNonStroking ); +if _egg !=nil {_fc .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",_bfa .ColorNonStroking );return nil ;};_gae ,_dgfc :=_gdb .(*_bf .PdfColorDeviceRGB ); +if !_dgfc {_fc .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",_gdb );return nil ;};_ade .SetFillRGBA (_gae .R (),_gae .G (),_gae .B (),1); +case "\u0043\u0053":if len (_bdb .Params )> 0{if _bedd ,_dbc :=_ag .GetName (_bdb .Params [0]);_dbc &&_bedd .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_eea ,_cgd :=_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking );if _cgd !=nil {_fc .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",_bfa .ColorStroking ); +return nil ;};_gcb ,_bdcb :=_eea .(*_bf .PdfColorDeviceRGB );if !_bdcb {_fc .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",_eea );return nil ; +};_ade .SetStrokeRGBA (_gcb .R (),_gcb .G (),_gcb .B (),1);case "\u0053\u0043":_gdfg ,_eaec :=_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking );if _eaec !=nil {_fc .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",_bfa .ColorStroking ); +return nil ;};_gef ,_bc :=_gdfg .(*_bf .PdfColorDeviceRGB );if !_bc {_fc .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",_gdfg );return nil ; +};_ade .SetStrokeRGBA (_gef .R (),_gef .G (),_gef .B (),1);case "\u0053\u0043\u004e":if len (_bdb .Params )> 0&&len (_ggg .Params )> 0{if _fgg ,_aef :=_ag .GetName (_ggg .Params [0]);_aef &&_fgg .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _ddc ,_efg :=_ag .GetName (_bdb .Params [0]); +_efg {_fae ,_cagf :=_aggb .processGradient (_ade ,_bdb ,_aadd ,_ddc );if _cagf !=nil {_fc .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",_cagf ); +break ;};if _fae ==nil {_fc .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_ade .SetFillStyle (_fae );_ade .SetStrokeStyle (_fae );break ;};};};_caa ,_dac :=_bfa .ColorspaceStroking .ColorToRGB (_bfa .ColorStroking ); +if _dac !=nil {_fc .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",_bfa .ColorStroking );return nil ;};_adg ,_bffe :=_caa .(*_bf .PdfColorDeviceRGB ); +if !_bffe {_fc .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",_caa );return nil ;};_ade .SetStrokeRGBA (_adg .R (),_adg .G (),_adg .B (),1); +case "\u0073\u0068":if len (_bdb .Params )!=1{_fc .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 ;};_gefc ,_acgb :=_ag .GetName (_bdb .Params [0]); +if !_acgb {_fc .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 ;};_agb ,_acgb :=_aadd .GetShadingByName (*_gefc );if !_acgb {_fc .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 ;};_geee ,_bcg ,_fdbd :=_aggb .processShading (_ade ,_agb );if _fdbd !=nil {_fc .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",_fdbd ); +break ;};if _geee ==nil {_fc .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_edc ,_fdbd :=_bcg .ToFloat64Array ();if _fdbd !=nil {_fc .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",_fdbd ); +break ;};_ade .DrawRectangle (_edc [0],_edc [1],_edc [2],_edc [3]);_ade .NewSubPath ();_ade .SetFillStyle (_geee );_ade .SetStrokeStyle (_geee );_ade .Fill ();case "\u0044\u006f":if len (_bdb .Params )!=1{return _ega ;};_dba ,_gfg :=_ag .GetName (_bdb .Params [0]); +if !_gfg {return _fcc ;};_ ,_eff :=_aadd .GetXObjectByName (*_dba );switch _eff {case _bf .XObjectTypeImage :_fc .Log .Debug ("\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006d\u0061\u0067e\u003a\u0020\u0025\u0073",_dba .String ());_bgge ,_fecb :=_aadd .GetXObjectImageByName (*_dba ); +if _fecb !=nil {return _fecb ;};_efb ,_fecb :=_bgge .ToImage ();if _fecb !=nil {_fc .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",_fecb ); +return nil ;};if _bacg :=_bgge .ColorSpace ;_bacg !=nil {var _cedd bool ;switch _bacg .(type ){case *_bf .PdfColorspaceSpecialIndexed :_cedd =true ;};if _cedd {if _fgc ,_bgb :=_bacg .ImageToRGB (*_efb );_bgb !=nil {_fc .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 {_efb =&_fgc ;};};};_caeb :=_ade .FillPattern ().ColorAt (0,0);var _ecd _fb .Image ;if _bgge .Mask !=nil {if _ecd ,_fecb =_bdbd (_bgge .Mask ,_caeb );_fecb !=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 _bgge .SMask !=nil {if _ecd ,_fecb =_dea (_bgge .SMask ,_caeb );_fecb !=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"); +};};var _dfb _fb .Image ;if _gfe ,_ :=_ag .GetBoolVal (_bgge .ImageMask );_gfe {_dfb =_efgg (_efb ,_caeb );}else {_dfb ,_fecb =_efb .ToGoImage ();if _fecb !=nil {_fc .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",_fecb ); +return nil ;};};if _ecd !=nil {_dfb =_cdg (_dfb ,_ecd );};_add :=_dfb .Bounds ();_ade .Push ();_ade .Scale (1.0/float64 (_add .Dx ()),-1.0/float64 (_add .Dy ()));_ade .DrawImageAnchored (_dfb ,0,0,0,1);_ade .Pop ();case _bf .XObjectTypeForm :_fc .Log .Debug ("\u0058\u004fb\u006a\u0065\u0063t\u0020\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u0073",_dba .String ()); +_dee ,_degf :=_aadd .GetXObjectFormByName (*_dba );if _degf !=nil {return _degf ;};_bedda ,_degf :=_dee .GetContentStream ();if _degf !=nil {return _degf ;};_beag :=_dee .Resources ;if _beag ==nil {_beag =_aadd ;};_ade .Push ();if _dee .Matrix !=nil {_dbfc ,_aafc :=_ag .GetArray (_dee .Matrix ); +if !_aafc {return _fcc ;};_gbd ,_abac :=_ag .GetNumbersAsFloat (_dbfc .Elements ());if _abac !=nil {return _abac ;};if len (_gbd )!=6{return _ega ;};_aeb :=_cg .NewMatrix (_gbd [0],_gbd [1],_gbd [2],_gbd [3],_gbd [4],_gbd [5]);_ade .SetMatrix (_ade .Matrix ().Mult (_aeb )); +};if _dee .BBox !=nil {_aedd ,_dcga :=_ag .GetArray (_dee .BBox );if !_dcga {return _fcc ;};_ddbd ,_bdg :=_ag .GetNumbersAsFloat (_aedd .Elements ());if _bdg !=nil {return _bdg ;};if len (_ddbd )!=4{_fc .Log .Debug ("\u004c\u0065\u006e\u0020\u003d\u0020\u0025\u0064",len (_ddbd )); +return _ega ;};_ade .DrawRectangle (_ddbd [0],_ddbd [1],_ddbd [2]-_ddbd [0],_ddbd [3]-_ddbd [1]);_ade .SetRGBA (1,0,0,1);_ade .Clip ();}else {_fc .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"); +};_degf =_aggb .renderContentStream (_ade ,string (_bedda ),_beag );if _degf !=nil {return _degf ;};_ade .Pop ();};case "\u0042\u0049":if len (_bdb .Params )!=1{return _ega ;};_afa ,_fag :=_bdb .Params [0].(*_be .ContentStreamInlineImage );if !_fag {return nil ; +};_ceg ,_eac :=_afa .ToImage (_aadd );if _eac !=nil {_fc .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",_eac ); +return nil ;};_faae ,_eac :=_ceg .ToGoImage ();if _eac !=nil {_fc .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",_eac ); +return nil ;};_cddb :=_faae .Bounds ();_ade .Push ();_ade .Scale (1.0/float64 (_cddb .Dx ()),-1.0/float64 (_cddb .Dy ()));_ade .DrawImageAnchored (_faae ,0,0,0,1);_ade .Pop ();case "\u0042\u0054":_aad .Reset ();case "\u0045\u0054":_aad .Reset ();case "\u0054\u0072":if len (_bdb .Params )!=1{return _ega ; +};_adc ,_cgfe :=_ag .GetNumberAsFloat (_bdb .Params [0]);if _cgfe !=nil {return _cgfe ;};_aad .Tr =_bg .TextRenderingMode (_adc );case "\u0054\u004c":if len (_bdb .Params )!=1{return _ega ;};_ccg ,_bffc :=_ag .GetNumberAsFloat (_bdb .Params [0]);if _bffc !=nil {return _bffc ; +};_aad .Tl =_ccg ;case "\u0054\u0063":if len (_bdb .Params )!=1{return _ega ;};_bega ,_feb :=_ag .GetNumberAsFloat (_bdb .Params [0]);if _feb !=nil {return _feb ;};_fc .Log .Debug ("\u0054\u0063\u003a\u0020\u0025\u0076",_bega );_aad .Tc =_bega ;case "\u0054\u0077":if len (_bdb .Params )!=1{return _ega ; +};_bdgc ,_edd :=_ag .GetNumberAsFloat (_bdb .Params [0]);if _edd !=nil {return _edd ;};_fc .Log .Debug ("\u0054\u0077\u003a\u0020\u0025\u0076",_bdgc );_aad .Tw =_bdgc ;case "\u0054\u007a":if len (_bdb .Params )!=1{return _ega ;};_cecg ,_ecga :=_ag .GetNumberAsFloat (_bdb .Params [0]); +if _ecga !=nil {return _ecga ;};_aad .Th =_cecg ;case "\u0054\u0073":if len (_bdb .Params )!=1{return _ega ;};_ebb ,_aae :=_ag .GetNumberAsFloat (_bdb .Params [0]);if _aae !=nil {return _aae ;};_aad .Ts =_ebb ;case "\u0054\u0064":if len (_bdb .Params )!=2{return _ega ; +};_gfb ,_fff :=_ag .GetNumbersAsFloat (_bdb .Params );if _fff !=nil {return _fff ;};_fc .Log .Debug ("\u0054\u0064\u003a\u0020\u0025\u0076",_gfb );_aad .ProcTd (_gfb [0],_gfb [1]);case "\u0054\u0044":if len (_bdb .Params )!=2{return _ega ;};_gcc ,_ddde :=_ag .GetNumbersAsFloat (_bdb .Params ); +if _ddde !=nil {return _ddde ;};_fc .Log .Debug ("\u0054\u0044\u003a\u0020\u0025\u0076",_gcc );_aad .ProcTD (_gcc [0],_gcc [1]);case "\u0054\u002a":_aad .ProcTStar ();case "\u0054\u006d":if len (_bdb .Params )!=6{return _ega ;};_bgd ,_beac :=_ag .GetNumbersAsFloat (_bdb .Params ); +if _beac !=nil {return _beac ;};_fc .Log .Debug ("\u0054\u0065x\u0074\u0020\u006da\u0074\u0072\u0069\u0078\u003a\u0020\u0025\u002b\u0076",_bgd );_aad .ProcTm (_bgd [0],_bgd [1],_bgd [2],_bgd [3],_bgd [4],_bgd [5]);case "\u0027":if len (_bdb .Params )!=1{return _ega ; +};_cge ,_eag :=_ag .GetStringBytes (_bdb .Params [0]);if !_eag {return _fcc ;};_fc .Log .Debug ("\u0027\u0020\u0073t\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_cge ));_aad .ProcQ (_cge ,_ade );case "\u0022":if len (_bdb .Params )!=3{return _ega ; +};_efga ,_dgd :=_ag .GetNumberAsFloat (_bdb .Params [0]);if _dgd !=nil {return _dgd ;};_aea ,_dgd :=_ag .GetNumberAsFloat (_bdb .Params [1]);if _dgd !=nil {return _dgd ;};_cda ,_fbeg :=_ag .GetStringBytes (_bdb .Params [2]);if !_fbeg {return _fcc ;};_aad .ProcDQ (_cda ,_efga ,_aea ,_ade ); +case "\u0054\u006a":if len (_bdb .Params )!=1{return _ega ;};_gcbb ,_bag :=_ag .GetStringBytes (_bdb .Params [0]);if !_bag {return _fcc ;};_fc .Log .Debug ("\u0054j\u0020s\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0060\u0025\u0073\u0060",string (_gcbb )); +_aad .ProcTj (_gcbb ,_ade );case "\u0054\u004a":if len (_bdb .Params )!=1{return _ega ;};_agc ,_fbdg :=_ag .GetArray (_bdb .Params [0]);if !_fbdg {_fc .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_agc );return _fcc ;};_fc .Log .Debug ("\u0054\u004a\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u002b\u0076",_agc ); +for _ ,_gbcb :=range _agc .Elements (){switch _gdc :=_gbcb .(type ){case *_ag .PdfObjectString :if _gdc !=nil {_aad .ProcTj (_gdc .Bytes (),_ade );};case *_ag .PdfObjectFloat ,*_ag .PdfObjectInteger :_ebg ,_bfff :=_ag .GetNumberAsFloat (_gdc );if _bfff ==nil {_aad .Translate (-_ebg *0.001*_aad .Tf .Size *_aad .Th /100.0,0); +};};};case "\u0054\u0066":if len (_bdb .Params )!=2{return _ega ;};_fc .Log .Debug ("\u0025\u0023\u0076",_bdb .Params );_acbd ,_gdba :=_ag .GetName (_bdb .Params [0]);if !_gdba ||_acbd ==nil {_fc .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",_bdb .Params [0]); +return _fcc ;};_fc .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0073",_acbd .String ());_ebff ,_bab :=_ag .GetNumberAsFloat (_bdb .Params [1]);if _bab !=nil {_fc .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",_bdb .Params [1]); +return _fcc ;};_fc .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0073\u0069\u007a\u0065\u003a\u0020\u0025\u0076",_ebff );_gaed ,_fbegf :=_aadd .GetFontByName (*_acbd );if !_fbegf {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u0025s\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",_acbd .String ()); +return _b .New ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_fc .Log .Debug ("\u0046\u006f\u006e\u0074\u003a\u0020\u0025\u0054",_gaed );_efgb ,_gdba :=_ag .GetDict (_gaed );if !_gdba {_fc .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 _fcc ;};_ebgg ,_bab :=_bf .NewPdfFontFromPdfObject (_efgb );if _bab !=nil {_fc .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 _bab ;};_bddd :=_ebgg .BaseFont ();if _bddd ==""{_bddd =_acbd .String ();};_fgd ,_gdba :=_gbc [_bddd ];if !_gdba {_fgd ,_bab =_bg .NewTextFont (_ebgg ,_ebff );if _bab !=nil {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bab ); +};};if _fgd ==nil {if len (_bddd )> 7&&_bddd [6]=='+'{_bddd =_bddd [7:];};_aggd :=[]string {_bddd ,"\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 _ ,_ggca :=range _aggd {_fc .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",_ggca );if _fgd ,_gdba =_gbc [_ggca ]; +_gdba {break ;};_edab :=_fbd .Match (_ggca );if _edab ==nil {_fc .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",_ggca );continue ;};_fgd ,_bab =_bg .NewTextFontFromPath (_edab .Filename ,_ebff ); +if _bab !=nil {_fc .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",_edab .Filename );continue ;};_fc .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",_bddd ,_edab .Name ,_edab .Filename ); +_gbc [_ggca ]=_fgd ;break ;};};if _fgd ==nil {_fc .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");};_aad .ProcTf (_fgd .WithSize (_ebff ,_ebgg ));case "\u0042\u004d\u0043","\u0042\u0044\u0043":case "\u0045\u004d\u0043":default:_fc .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",_bdb .Operand ); +};_ggg =_bdb ;return nil ;});_aa =_eeb .Process (_cbb );if _aa !=nil {return _aa ;};return nil ;}; + +// PdfShadingType defines PDF shading types. +// Source: PDF32000_2008.pdf. Chapter 8.7.4.5 +type PdfShadingType int64 ; // ImageDevice is used to render PDF pages to image targets. type ImageDevice struct{renderer ; @@ -176,29 +203,4 @@ 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 ;}; - -// Render converts the specified PDF page into an image, flattens annotations by default and returns the result. -func (_fd *ImageDevice )Render (page *_bdb .PdfPage )(_d .Image ,error ){return _fd .RenderWithOpts (page ,false );};func (_gegf renderer )processGradient (_ddac _afa .Context ,_efad *_fb .ContentStreamOperation ,_egcc *_bdb .PdfPageResources ,_bfg *_bd .PdfObjectName )(_afa .Gradient ,error ){if _gcec ,_eag :=_egcc .GetPatternByName (*_bfg ); -_eag &&_gcec .IsShading (){_ddff :=_gcec .GetAsShadingPattern ().Shading ;_ggfc ,_ ,_befa :=_gegf .processShading (_ddac ,_ddff );if _befa !=nil {return nil ,_befa ;};return _ggfc ,nil ;};return nil ,nil ;};func _dbcb (_bfa string ,_fca _d .Image )error {_dadc ,_aec :=_gd .Create (_bfa ); -if _aec !=nil {return _aec ;};defer _dadc .Close ();return _af .Encode (_dadc ,_fca );};var (_afag =_g .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");_ab =_g .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -);func _eggc (_cdb _bd .PdfObject ,_fef _fc .Color )(_d .Image ,error ){_edgb ,_cecf :=_bd .GetStream (_cdb );if !_cecf {return nil ,nil ;};_bec ,_eef :=_bdb .NewXObjectImageFromStream (_edgb );if _eef !=nil {return nil ,_eef ;};_aaccb ,_eef :=_bec .ToImage (); -if _eef !=nil {return nil ,_eef ;};return _fdg (_aaccb ,_fef ),nil ;}; - -// PdfShadingType defines PDF shading types. -// Source: PDF32000_2008.pdf. Chapter 8.7.4.5 -type PdfShadingType int64 ;func (_gdag renderer )processRadialShading (_eeea _afa .Context ,_ddeb *_bdb .PdfShading )(_afa .Gradient ,*_bd .PdfObjectArray ,error ){_dfgb :=_ddeb .GetContext ().(*_bdb .PdfShadingType3 );if len (_dfgb .Function )==0{return nil ,nil ,_g .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"); -};_fedf ,_gcgc :=_dfgb .Coords .ToFloat64Array ();if _gcgc !=nil {return nil ,nil ,_g .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"); -};_dbcc :=_ddeb .ColorSpace ;_bba :=_bd .MakeArrayFromFloats ([]float64 {0,0,1,1});var _dgca ,_afd ,_dag ,_fdb ,_gaae ,_bcd float64 ;_dgca ,_afd =_eeea .Matrix ().Transform (_fedf [0],_fedf [1]);_dag ,_fdb =_eeea .Matrix ().Transform (_fedf [3],_fedf [4]); -_gaae ,_ =_eeea .Matrix ().Transform (_fedf [2],0);_bcd ,_ =_eeea .Matrix ().Transform (_fedf [5],0);_cbeg ,_ :=_eeea .Matrix ().Translation ();_gaae -=_cbeg ;_bcd -=_cbeg ;for _bcdd ,_dfdd :=range _fedf {if _bcdd ==2||_bcdd ==5{continue ;};if _dfdd > 1.0{_beb :=_a .Min (_dgca -_gaae ,_dag -_bcd ); -_gbe :=_a .Min (_afd -_gaae ,_fdb -_bcd );_dgbb :=_a .Max (_dgca +_gaae ,_dag +_bcd );_cab :=_a .Max (_afd +_gaae ,_fdb +_bcd );_bgca :=_dgbb -_beb ;_gcgg :=_gbe -_cab ;_bba =_bd .MakeArrayFromFloats ([]float64 {_beb ,_gbe ,_bgca ,_gcgg });break ;};};_bcce :=_dg .NewRadialGradient (_dgca ,_afd ,_gaae ,_dag ,_fdb ,_bcd ); -if _gcd ,_edbe :=_dfgb .Function [0].(*_bdb .PdfFunctionType2 );_edbe {_bcce ,_gcgc =_dcd (_bcce ,_gcd ,_dbcc ,1.0,true );}else if _ddad ,_feca :=_dfgb .Function [0].(*_bdb .PdfFunctionType3 );_feca {_gggf :=append ([]float64 {0},_ddad .Bounds ...);_gggf =append (_gggf ,1.0); -_bcce ,_gcgc =_aefb (_bcce ,_ddad ,_dbcc ,_gggf );};if _gcgc !=nil {return nil ,nil ,_gcgc ;};return _bcce ,_bba ,nil ;};const (ShadingTypeFunctionBased PdfShadingType =1;ShadingTypeAxial PdfShadingType =2;ShadingTypeRadial PdfShadingType =3;ShadingTypeFreeForm PdfShadingType =4; -ShadingTypeLatticeForm PdfShadingType =5;ShadingTypeCoons PdfShadingType =6;ShadingTypeTensorProduct PdfShadingType =7;);func (_gggc renderer )renderPage (_afb _afa .Context ,_gc *_bdb .PdfPage ,_gf _cf .Matrix ,_bad bool )error {if !_bad {_eg :=_bdb .FieldFlattenOpts {AnnotFilterFunc :func (_cfc *_bdb .PdfAnnotation )bool {switch _cfc .GetContext ().(type ){case *_bdb .PdfAnnotationLine :return true ; -case *_bdb .PdfAnnotationSquare :return true ;case *_bdb .PdfAnnotationCircle :return true ;case *_bdb .PdfAnnotationPolygon :return true ;case *_bdb .PdfAnnotationPolyLine :return true ;};return false ;}};_cef :=_ba .FieldAppearance {};_cc :=_gc .FlattenFieldsWithOpts (_cef ,&_eg ); -if _cc !=nil {_e .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",_cc );};};_dfb ,_ge :=_gc .GetAllContentStreams (); -if _ge !=nil {return _ge ;};if _dde :=_gf ;!_dde .Identity (){_dfb =_ce .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",_dde [0],_dde [1],_dde [3],_dde [4],_dde [6],_dde [7],_dfb ); -};_afb .Translate (0,float64 (_afb .Height ()));_afb .Scale (1,-1);_afb .Push ();_afb .SetRGBA (1,1,1,1);_afb .DrawRectangle (0,0,float64 (_afb .Width ()),float64 (_afb .Height ()));_afb .Fill ();_afb .Pop ();_afb .SetLineWidth (1.0);_afb .SetRGBA (0,0,0,1); -return _gggc .renderContentStream (_afb ,_dfb ,_gc .Resources );};func (_aca renderer )processShading (_gaed _afa .Context ,_gagf *_bdb .PdfShading )(_afa .Gradient ,*_bd .PdfObjectArray ,error ){_abc :=int64 (*_gagf .ShadingType );if _abc ==int64 (ShadingTypeAxial ){return _aca .processLinearShading (_gaed ,_gagf ); -}else if _abc ==int64 (ShadingTypeRadial ){return _aca .processRadialShading (_gaed ,_gagf );}else {_e .Log .Debug (_ce .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",_abc )); -};return nil ,nil ,nil ;}; \ No newline at end of file +OutputWidth int ;}; \ No newline at end of file diff --git a/sanitize/sanitize.go b/sanitize/sanitize.go index 4fb0057d..db0948d1 100644 --- a/sanitize/sanitize.go +++ b/sanitize/sanitize.go @@ -9,7 +9,38 @@ // 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 (_b "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/core";); +package sanitize ;import (_f "github.com/unidoc/unipdf/v3/common";_d "github.com/unidoc/unipdf/v3/core";); + +// Optimize optimizes `objects` and returns updated list of objects. +func (_fc *Sanitizer )Optimize (objects []_d .PdfObject )([]_d .PdfObject ,error ){return _fc .processObjects (objects );}; + +// Sanitizer represents a sanitizer object. +// It implements the Optimizer interface to access the objects field from the writer. +type Sanitizer struct{_dg SanitizationOpts ;_a map[string ]int ;};func (_fb *Sanitizer )analyze (_dcg []_d .PdfObject ){_geg :=map[string ]int {};for _ ,_bcf :=range _dcg {switch _bcc :=_bcf .(type ){case *_d .PdfIndirectObject :_bdb ,_eba :=_d .GetDict (_bcc .PdfObject ); +if _eba {if _efe ,_gc :=_d .GetName (_bdb .Get ("\u0054\u0079\u0070\u0065"));_gc &&*_efe =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_ea :=_d .GetIndirect (_bdb .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"));_ea {_geg ["\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"]++; +};}else if _bb ,_ebg :=_d .GetName (_bdb .Get ("\u0053"));_ebg {_fcf :=_bb .String ();if _fcf =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"||_fcf =="\u0055\u0052\u0049"||_fcf =="\u0047\u006f\u0054\u006f"||_fcf =="\u0047\u006f\u0054o\u0052"||_fcf =="\u004c\u0061\u0075\u006e\u0063\u0068"{_geg [_fcf ]++; +}else if _fcf =="\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn"{if _ ,_ggc :=_d .GetStream (_bdb .Get ("\u004a\u0053"));_ggc {_geg [_fcf ]++;};};}else if _bdda :=_bdb .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_bdda !=nil {_geg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; +}else if _eaf ,_abe :=_d .GetIndirect (_bdb .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_abe {if _gge ,_dea :=_d .GetDict (_eaf .PdfObject );_dea {if _dfg ,_cb :=_d .GetDict (_gge .Get ("\u0041\u0041"));_cb {_dfc :=_dfg .Get ("\u004b");_ede ,_ded :=_d .GetIndirect (_dfc ); +if _ded {if _ffd ,_fce :=_d .GetDict (_ede .PdfObject );_fce {if _cgg ,_bbb :=_d .GetName (_ffd .Get ("\u0053"));_bbb &&*_cgg =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_geg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; +}else if _ ,_dff :=_d .GetString (_ffd .Get ("\u004a\u0053"));_dff {_geg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_dd :=_dfg .Get ("\u0046");if _dd !=nil {_eg ,_abc :=_d .GetIndirect (_dd );if _abc {if _fbag ,_egc :=_d .GetDict (_eg .PdfObject ); +_egc {if _bcde ,_ebf :=_d .GetName (_fbag .Get ("\u0053"));_ebf {_gbe :=_bcde .String ();_geg [_gbe ]++;};};};};};};};};};};};};};_fb ._a =_geg ;}; + +// GetSuspiciousObjects returns a count of each detected suspicious object. +func (_cd *Sanitizer )GetSuspiciousObjects ()map[string ]int {return _cd ._a }; + +// New returns a new sanitizer object. +func New (opts SanitizationOpts )*Sanitizer {return &Sanitizer {_dg :opts }};func (_g *Sanitizer )processObjects (_ge []_d .PdfObject )([]_d .PdfObject ,error ){_c :=[]_d .PdfObject {};_ce :=_g ._dg ;for _ ,_aa :=range _ge {switch _ee :=_aa .(type ){case *_d .PdfIndirectObject :_fg ,_da :=_d .GetDict (_ee ); +if _da {if _ga ,_gg :=_d .GetName (_fg .Get ("\u0054\u0079\u0070\u0065"));_gg &&*_ga =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_fcc :=_d .GetIndirect (_fg .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"));_fcc &&_ce .OpenAction {_fg .Remove ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"); +};}else if _cg ,_eb :=_d .GetName (_fg .Get ("\u0053"));_eb {switch *_cg {case "\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074":if _ce .JavaScript {if _de ,_b :=_d .GetStream (_fg .Get ("\u004a\u0053"));_b {_aac :=[]byte {};_dgf ,_ef :=_d .MakeStream (_aac ,nil ); +if _ef ==nil {*_de =*_dgf ;};};_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 _ce .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 _ce .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 _ce .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 _ce .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 _cee ,_bc :=_d .GetStream (_fg .Get ("\u004a\u0053")); +_bc {_ff :=[]byte {};_gb ,_ab :=_d .MakeStream (_ff ,nil );if _ab ==nil {*_cee =*_gb ;};};};}else if _bd :=_fg .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_bd !=nil &&_ce .JavaScript {continue ;}else if _bdd ,_gf :=_d .GetName (_fg .Get ("\u0054\u0079\u0070\u0065")); +_gf &&*_bdd =="\u0041\u006e\u006eo\u0074"&&_ce .JavaScript {if _ffg ,_dc :=_d .GetIndirect (_fg .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_dc {if _aad ,_ag :=_d .GetDict (_ffg .PdfObject );_ag {if _cf ,_gfe :=_d .GetDict (_aad .Get ("\u0041\u0041")); +_gfe {_ba ,_ad :=_d .GetIndirect (_cf .Get ("\u004b"));if _ad {if _df ,_cc :=_d .GetDict (_ba .PdfObject );_cc {if _cgd ,_ffb :=_d .GetName (_df .Get ("\u0053"));_ffb &&*_cgd =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_df .Clear (); +}else if _ae :=_cf .Get ("\u0046");_ae !=nil {if _ed ,_ffgb :=_d .GetIndirect (_ae );_ffgb {if _gfd ,_gea :=_d .GetDict (_ed .PdfObject );_gea {if _ec ,_afa :=_d .GetName (_gfd .Get ("\u0053"));_afa &&*_ec =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_gfd .Clear (); +};};};};};};};};};};};case *_d .PdfObjectStream :_f .Log .Debug ("\u0070d\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073t\u0072e\u0061m\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_ee );case *_d .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",_ee ); +default:_f .Log .Debug ("u\u006e\u006b\u006e\u006fwn\u0020p\u0064\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0025\u0054",_ee );};_c =append (_c ,_aa );};_g .analyze (_c );return _c ,nil ;}; // SanitizationOpts specifies the objects to be removed during sanitization. type SanitizationOpts struct{ @@ -37,35 +68,4 @@ OpenAction bool ; // Launch specifies wether Launch Action should be removed. // A launch action launches an application or opens or prints a document. // 12.6.4.5 Launch Actions, PDF32000_2008. -Launch bool ;};func (_e *Sanitizer )processObjects (_g []_c .PdfObject )([]_c .PdfObject ,error ){_cb :=[]_c .PdfObject {};_fe :=_e ._bb ;for _ ,_gb :=range _g {switch _bfc :=_gb .(type ){case *_c .PdfIndirectObject :_ed ,_gbf :=_c .GetDict (_bfc );if _gbf {if _ba ,_da :=_c .GetName (_ed .Get ("\u0054\u0079\u0070\u0065")); -_da &&*_ba =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_fc :=_c .GetIndirect (_ed .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"));_fc &&_fe .OpenAction {_ed .Remove ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"); -};}else if _cf ,_a :=_c .GetName (_ed .Get ("\u0053"));_a {switch *_cf {case "\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074":if _fe .JavaScript {if _ee ,_ec :=_c .GetStream (_ed .Get ("\u004a\u0053"));_ec {_df :=[]byte {};_fd ,_ea :=_c .MakeStream (_df ,nil ); -if _ea ==nil {*_ee =*_fd ;};};_b .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 _fe .URI {_b .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 _fe .GoTo {_b .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 _fe .GoToR {_b .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 _fe .Launch {_b .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 _bg ,_gd :=_c .GetStream (_ed .Get ("\u004a\u0053")); -_gd {_ag :=[]byte {};_eed ,_gdb :=_c .MakeStream (_ag ,nil );if _gdb ==nil {*_bg =*_eed ;};};};}else if _ab :=_ed .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_ab !=nil &&_fe .JavaScript {continue ;}else if _fcd ,_fcg :=_c .GetName (_ed .Get ("\u0054\u0079\u0070\u0065")); -_fcg &&*_fcd =="\u0041\u006e\u006eo\u0074"&&_fe .JavaScript {if _eea ,_ef :=_c .GetIndirect (_ed .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_ef {if _fca ,_eae :=_c .GetDict (_eea .PdfObject );_eae {if _bbb ,_bc :=_c .GetDict (_fca .Get ("\u0041\u0041")); -_bc {_ae ,_bce :=_c .GetIndirect (_bbb .Get ("\u004b"));if _bce {if _gg ,_ggc :=_c .GetDict (_ae .PdfObject );_ggc {if _eg ,_ge :=_c .GetName (_gg .Get ("\u0053"));_ge &&*_eg =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_gg .Clear (); -}else if _ff :=_bbb .Get ("\u0046");_ff !=nil {if _dg ,_fg :=_c .GetIndirect (_ff );_fg {if _eaeg ,_fa :=_c .GetDict (_dg .PdfObject );_fa {if _gee ,_eb :=_c .GetName (_eaeg .Get ("\u0053"));_eb &&*_gee =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_eaeg .Clear (); -};};};};};};};};};};};case *_c .PdfObjectStream :_b .Log .Debug ("\u0070d\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073t\u0072e\u0061m\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_bfc );case *_c .PdfObjectStreams :_b .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",_bfc ); -default:_b .Log .Debug ("u\u006e\u006b\u006e\u006fwn\u0020p\u0064\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0025\u0054",_bfc );};_cb =append (_cb ,_gb );};_e .analyze (_cb );return _cb ,nil ;}; - -// Sanitizer represents a sanitizer object. -// It implements the Optimizer interface to access the objects field from the writer. -type Sanitizer struct{_bb SanitizationOpts ;_d map[string ]int ;}; - -// New returns a new sanitizer object. -func New (opts SanitizationOpts )*Sanitizer {return &Sanitizer {_bb :opts }}; - -// GetSuspiciousObjects returns a count of each detected suspicious object. -func (_cad *Sanitizer )GetSuspiciousObjects ()map[string ]int {return _cad ._d }; - -// Optimize optimizes `objects` and returns updated list of objects. -func (_bf *Sanitizer )Optimize (objects []_c .PdfObject )([]_c .PdfObject ,error ){return _bf .processObjects (objects );};func (_ca *Sanitizer )analyze (_ac []_c .PdfObject ){_cg :=map[string ]int {};for _ ,_ce :=range _ac {switch _agd :=_ce .(type ){case *_c .PdfIndirectObject :_db ,_ffc :=_c .GetDict (_agd .PdfObject ); -if _ffc {if _gf ,_gfc :=_c .GetName (_db .Get ("\u0054\u0079\u0070\u0065"));_gfc &&*_gf =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_gba :=_c .GetIndirect (_db .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"));_gba {_cg ["\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"]++; -};}else if _ace ,_fdb :=_c .GetName (_db .Get ("\u0053"));_fdb {_dgc :=_ace .String ();if _dgc =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"||_dgc =="\u0055\u0052\u0049"||_dgc =="\u0047\u006f\u0054\u006f"||_dgc =="\u0047\u006f\u0054o\u0052"||_dgc =="\u004c\u0061\u0075\u006e\u0063\u0068"{_cg [_dgc ]++; -}else if _dgc =="\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn"{if _ ,_bcec :=_c .GetStream (_db .Get ("\u004a\u0053"));_bcec {_cg [_dgc ]++;};};}else if _gef :=_db .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_gef !=nil {_cg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; -}else if _fea ,_cc :=_c .GetIndirect (_db .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_cc {if _edc ,_bbc :=_c .GetDict (_fea .PdfObject );_bbc {if _aa ,_de :=_c .GetDict (_edc .Get ("\u0041\u0041"));_de {_cfe :=_aa .Get ("\u004b");_fgg ,_ad :=_c .GetIndirect (_cfe ); -if _ad {if _fac ,_bgb :=_c .GetDict (_fgg .PdfObject );_bgb {if _gfcg ,_be :=_c .GetName (_fac .Get ("\u0053"));_be &&*_gfcg =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_cg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; -}else if _ ,_dab :=_c .GetString (_fac .Get ("\u004a\u0053"));_dab {_cg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_gdd :=_aa .Get ("\u0046");if _gdd !=nil {_ega ,_gfb :=_c .GetIndirect (_gdd );if _gfb {if _eaa ,_bbe :=_c .GetDict (_ega .PdfObject ); -_bbe {if _ggg ,_abe :=_c .GetName (_eaa .Get ("\u0053"));_abe {_ada :=_ggg .String ();_cg [_ada ]++;};};};};};};};};};};};};};_ca ._d =_cg ;}; \ No newline at end of file +Launch bool ;}; \ No newline at end of file diff --git a/textshaping/textshaping.go b/textshaping/textshaping.go index ee3a9214..21d91108 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 (_ed "github.com/unidoc/garabic";_ae "golang.org/x/text/unicode/bidi";_a "strings";); +package textshaping ;import (_fg "github.com/unidoc/garabic";_g "golang.org/x/text/unicode/bidi";_f "strings";); // ArabicShape returns shaped arabic glyphs string. -func ArabicShape (text string )(string ,error ){_eg :=_ae .Paragraph {};_eg .SetString (text );_ee ,_d :=_eg .Order ();if _d !=nil {return "",_d ;};for _ec :=0;_ec < _ee .NumRuns ();_ec ++{_ea :=_ee .Run (_ec );_c :=_ea .String ();if _ea .Direction ()==_ae .RightToLeft {var (_ac =_ed .Shape (_c ); -_g =[]rune (_ac );_acb =make ([]rune ,len (_g )););_gd :=0;for _ga :=len (_g )-1;_ga >=0;_ga --{_acb [_gd ]=_g [_ga ];_gd ++;};_c =string (_acb );text =_a .Replace (text ,_a .TrimSpace (_ea .String ()),_c ,1);};};return text ,nil ;}; \ No newline at end of file +func ArabicShape (text string )(string ,error ){_fgg :=_g .Paragraph {};_fgg .SetString (text );_b ,_ce :=_fgg .Order ();if _ce !=nil {return "",_ce ;};for _ge :=0;_ge < _b .NumRuns ();_ge ++{_ca :=_b .Run (_ge );_fc :=_ca .String ();if _ca .Direction ()==_g .RightToLeft {var (_d =_fg .Shape (_fc ); +_e =[]rune (_d );_cc =make ([]rune ,len (_e )););_fd :=0;for _ga :=len (_e )-1;_ga >=0;_ga --{_cc [_fd ]=_e [_ga ];_fd ++;};_fc =string (_cc );text =_f .Replace (text ,_f .TrimSpace (_ca .String ()),_fc ,1);};};return text ,nil ;}; \ No newline at end of file